xml-lens upper bounds jailbroken, built and tested with lens v4.4.0.1

bug filed upstream to bump upper bounds
This commit is contained in:
Cray Elliott 2014-08-24 03:34:39 -07:00 committed by Peter Simons
parent fce4017f32
commit 4903ec0281
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ cabal.mkDerivation (self: {
version = "0.1.6.1";
sha256 = "093grvlpm19l3g10ka82xpzl2wr0gli71kfkbvk4gvg3194fkw4h";
buildDepends = [ lens text xmlConduit ];
jailbreak = true;
meta = {
homepage = "https://github.com/fumieval/xml-lens";
description = "Lenses, traversals, prisms for xml-conduit";