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:
parent
fce4017f32
commit
4903ec0281
@ -7,6 +7,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.1.6.1";
|
version = "0.1.6.1";
|
||||||
sha256 = "093grvlpm19l3g10ka82xpzl2wr0gli71kfkbvk4gvg3194fkw4h";
|
sha256 = "093grvlpm19l3g10ka82xpzl2wr0gli71kfkbvk4gvg3194fkw4h";
|
||||||
buildDepends = [ lens text xmlConduit ];
|
buildDepends = [ lens text xmlConduit ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/fumieval/xml-lens";
|
homepage = "https://github.com/fumieval/xml-lens";
|
||||||
description = "Lenses, traversals, prisms for xml-conduit";
|
description = "Lenses, traversals, prisms for xml-conduit";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user