haskell-diagrams-rasterific: jailbreak to fix build with latest version of 'lens'

This commit is contained in:
Peter Simons 2014-11-01 16:45:15 +01:00
parent 0fbdf5aa4e
commit 723809545f

View File

@ -14,6 +14,7 @@ cabal.mkDerivation (self: {
JuicyPixels lens mtl optparseApplicative Rasterific split
statestack time
];
jailbreak = true;
meta = {
homepage = "http://projects.haskell.org/diagrams/";
description = "Rasterific backend for diagrams";