haskell-diagrams-svg: jailbreak to fix build with recent blaze-markup
This commit is contained in:
parent
c13d4085a3
commit
b8d6e1d458
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
|||||||
blazeMarkup blazeSvg colour diagramsCore diagramsLib filepath
|
blazeMarkup blazeSvg colour diagramsCore diagramsLib filepath
|
||||||
hashable lens monoidExtras mtl split time vectorSpace
|
hashable lens monoidExtras mtl split time vectorSpace
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://projects.haskell.org/diagrams/";
|
homepage = "http://projects.haskell.org/diagrams/";
|
||||||
description = "SVG backend for diagrams drawing EDSL";
|
description = "SVG backend for diagrams drawing EDSL";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user