haskell-diagrams-rasterific: jailbreak to fix build with latest version of 'lens'
This commit is contained in:
parent
0fbdf5aa4e
commit
723809545f
@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
|||||||
JuicyPixels lens mtl optparseApplicative Rasterific split
|
JuicyPixels lens mtl optparseApplicative Rasterific split
|
||||||
statestack time
|
statestack time
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/diagrams/";
|
homepage = "http://projects.haskell.org/diagrams/";
|
||||||
description = "Rasterific backend for diagrams";
|
description = "Rasterific backend for diagrams";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user