haskell-diagrams-contrib: jailbreak to fix build with latest version of 'lens'
This commit is contained in:
parent
71673e0941
commit
0fbdf5aa4e
@ -20,6 +20,7 @@ cabal.mkDerivation (self: {
|
||||
diagramsLib HUnit QuickCheck testFramework testFrameworkHunit
|
||||
testFrameworkQuickcheck2
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://projects.haskell.org/diagrams/";
|
||||
description = "Collection of user contributions to diagrams EDSL";
|
||||
|
Loading…
x
Reference in New Issue
Block a user