mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 16:34:15 +03:00
haskell-happstack-server: update to version 7.3.5
This commit is contained in:
parent
fb74f950c0
commit
918ad1af54
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "happstack-server";
|
pname = "happstack-server";
|
||||||
version = "7.3.4";
|
version = "7.3.5";
|
||||||
sha256 = "1k9614f0x5ravblb00xiy8z2nqi4k9jhp2vzm1vdpx9q8sg47h1p";
|
sha256 = "1n0pdishsngrri83flipfzmk0gn01n256rg7vrbn7kjl1aff9r1g";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring blazeHtml extensibleExceptions filepath hslogger
|
base64Bytestring blazeHtml extensibleExceptions filepath hslogger
|
||||||
html monadControl mtl network parsec sendfile syb systemFilepath
|
html monadControl mtl network parsec sendfile syb systemFilepath
|
||||||
|
Loading…
Reference in New Issue
Block a user