samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit ef3c34a883dd69f6ca63112972e082067b150097
Author: Timothy Sample <[email protected]>
Date: Fri Nov 1 10:40:59 2019 -0400
squash! gnu: ghc-snap-server: Update to 1.1.1.1.
---
gnu/packages/haskell-web.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-web.scm b/gnu/packages/haskell-web.scm
index 53cdf08..ba42a9c 100644
--- a/gnu/packages/haskell-web.scm
+++ b/gnu/packages/haskell-web.scm
@@ -1450,7 +1450,7 @@ contains the core definitions and types for the Snap
framework.")
("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2)))
(arguments
`(#:cabal-revision
- ("3" "0a9d3nqb5rvgm25nak68lp6yj9m6cwhbgdbg5l7ib5i2czcg7yjh")))
+ ("1" "094b7ll47lxd4lvr6kd59jyw0vz686gw5cx16w758d6fli0cy3x3")))
(home-page "http://snapframework.com/")
(synopsis "Web server for the Snap Framework")
(description "Snap is a simple and fast web development framework