forked from mirrors/nixpkgs
haskell-happstack-server: re-generate with cabal2nix
This commit is contained in:
parent
fd796ed69a
commit
a2d8fccdfe
|
@ -16,8 +16,8 @@ cabal.mkDerivation (self: {
|
|||
utf8String xhtml zlib
|
||||
];
|
||||
testDepends = [ HUnit parsec zlib ];
|
||||
doCheck = false;
|
||||
jailbreak = true;
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "http://happstack.com";
|
||||
description = "Web related tools and services";
|
||||
|
|
Loading…
Reference in a new issue