haskell-diagrams-contrib: jailbreak to support semigroups 0.12
This commit is contained in:
parent
45f78c667d
commit
e15f6bcecb
@ -18,6 +18,7 @@ cabal.mkDerivation (self: {
|
|||||||
diagramsLib HUnit QuickCheck testFramework testFrameworkHunit
|
diagramsLib HUnit QuickCheck testFramework testFrameworkHunit
|
||||||
testFrameworkQuickcheck2
|
testFrameworkQuickcheck2
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/diagrams/";
|
homepage = "http://projects.haskell.org/diagrams/";
|
||||||
description = "Collection of user contributions to diagrams EDSL";
|
description = "Collection of user contributions to diagrams EDSL";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user