haskell-diagrams-core: update to version 0.5.0.1
This commit is contained in:
parent
8afc31a740
commit
6413bb1533
@ -9,6 +9,7 @@ cabal.mkDerivation (self: {
|
|||||||
buildDepends = [
|
buildDepends = [
|
||||||
MemoTrie newtype semigroups vectorSpace vectorSpacePoints
|
MemoTrie newtype semigroups vectorSpace vectorSpacePoints
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/diagrams";
|
homepage = "http://projects.haskell.org/diagrams";
|
||||||
description = "Core libraries for diagrams EDSL";
|
description = "Core libraries for diagrams EDSL";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user