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
|
hashable JuicyPixels lens mtl optparseApplicative pango split
|
||||||
statestack time transformers vector
|
statestack time transformers vector
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/diagrams";
|
homepage = "http://projects.haskell.org/diagrams";
|
||||||
description = "Cairo backend for diagrams drawing EDSL";
|
description = "Cairo backend for diagrams drawing EDSL";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user