forked from mirrors/nixpkgs
haskell-diagrams: cosmetic
This commit is contained in:
parent
20518a9556
commit
d23a9edde1
|
@ -6,10 +6,10 @@ cabal.mkDerivation (self: {
|
|||
pname = "diagrams-cairo";
|
||||
version = "0.5.0.2";
|
||||
sha256 = "1wwk65c2cx7rkhmai5spms791fjhl3snwhj0w9399q8pgj6g4lj8";
|
||||
jailbreak = true;
|
||||
buildDepends = [
|
||||
cairo cmdargs diagramsCore diagramsLib filepath gtk mtl split
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://projects.haskell.org/diagrams";
|
||||
description = "Cairo backend for diagrams drawing EDSL";
|
||||
|
|
Loading…
Reference in a new issue