forked from Lainports/opnsense-ports
11 lines
342 B
Text
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
|