opnsense-ports/www/hs-happstack/files/patch-happstack.cabal
Franco Fichtner 380121386c */*: sync with upstream
Taken from: FreeBSD
2015-08-21 10:51:02 +02:00

11 lines
342 B
Text

--- happstack.cabal.orig 2014-06-26 00:31:28 UTC
+++ happstack.cabal
@@ -29,7 +29,7 @@ Library
other-modules: Paths_happstack
build-depends: base >= 3 && <5,
- happstack-server >= 7.0 && < 7.4
+ happstack-server >= 7.0 && < 7.5
if flag(tests)
hs-source-dirs: tests