Use jailbreak to get rid of overspecified version restrictions to fix

builds of Agda, accelerate-cuda, clientsession, filestore, ghc-events,
gitit, happstack, happstack, happstack, hledger-lib, hledger, mime-mail,
pandoc, snap, wai-app-static, yesod-static, and urlencoded.
This commit is contained in:
Peter Simons
2012-09-10 12:36:18 +02:00
parent 470ade254e
commit d7d1f995e6
17 changed files with 17 additions and 52 deletions
@@ -13,9 +13,7 @@ cabal.mkDerivation (self: {
html monadControl mtl network parsec sendfile syb systemFilepath
text time transformers transformersBase utf8String xhtml zlib
];
patchPhase = ''
sed -i -e 's|base64-bytestring.*,|base64-bytestring,|' happstack-server.cabal
'';
jailbreak = true;
meta = {
homepage = "http://happstack.com";
description = "Web related tools and services";