haskell-diagrams-cairo: jailbreak to fix build with latest lens library
This commit is contained in:
parent
ba6ff63568
commit
485283d648
@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
||||
hashable JuicyPixels lens mtl optparseApplicative pango split
|
||||
statestack time transformers vector
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://projects.haskell.org/diagrams";
|
||||
description = "Cairo backend for diagrams drawing EDSL";
|
||||
|
Loading…
Reference in New Issue
Block a user