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