haskell-snap-web-routes: jailbreak to fix build with network 2.6.x
This commit is contained in:
parent
c9bccb869f
commit
a2181e4ed8
@ -7,6 +7,7 @@ cabal.mkDerivation (self: {
|
||||
version = "0.5.0.0";
|
||||
sha256 = "1ml0b759k2n9bd2x4akz4dfyk8ywnpgrdlcymng4vhjxbzngnniv";
|
||||
buildDepends = [ heist mtl snap snapCore text webRoutes xmlhtml ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "https://github.com/lukerandall/snap-web-routes";
|
||||
description = "Type safe URLs for Snap";
|
||||
|
Loading…
Reference in New Issue
Block a user