haskell-diagrams-svg: jailbreak to fix build with latest version of 'lens'
This commit is contained in:
@@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
|
||||
diagramsLib filepath hashable JuicyPixels lens monoidExtras mtl
|
||||
split time vectorSpace
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://projects.haskell.org/diagrams/";
|
||||
description = "SVG backend for diagrams drawing EDSL";
|
||||
|
||||
Reference in New Issue
Block a user