From a2181e4ed8b95fe9b3ab5ce3c9860b6dd0999d2c Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 14 Oct 2014 16:06:29 +0200 Subject: haskell-snap-web-routes: jailbreak to fix build with network 2.6.x --- pkgs/development/libraries/haskell/snap-web-routes/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs/development') diff --git a/pkgs/development/libraries/haskell/snap-web-routes/default.nix b/pkgs/development/libraries/haskell/snap-web-routes/default.nix index 71b8c3c49da3..a8252a4f3f02 100644 --- a/pkgs/development/libraries/haskell/snap-web-routes/default.nix +++ b/pkgs/development/libraries/haskell/snap-web-routes/default.nix @@ -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"; -- cgit 1.4.1