haskell-snap: jailbreak to allows building with current versions of lens
This commit is contained in:
parent
f2fc204811
commit
ba60dea515
@ -628,6 +628,9 @@ self: super: {
|
|||||||
# https://github.com/tych0/xcffib/issues/37
|
# https://github.com/tych0/xcffib/issues/37
|
||||||
xcffib = markBroken super.xcffib;
|
xcffib = markBroken super.xcffib;
|
||||||
|
|
||||||
|
# https://github.com/snapframework/snap/issues/141
|
||||||
|
# snap = overrideCabal super.snap (drv: { preConfigure = "sed -i -e 's|lens .*<4.8|lens|' snap.cabal"; });
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
Loading…
Reference in New Issue
Block a user