gf.cabal: version of parallel needs to be >=3

This commit is contained in:
hallgren
2012-10-26 09:25:45 +00:00
parent 44dc93ae8f
commit 5bfaed7b10

View File

@@ -108,7 +108,7 @@ executable gf
pretty,
mtl,
haskeline,
parallel
parallel>=3
ghc-options: -threaded
if flag(server)
build-depends: httpd-shed, network, utf8-string, json, cgi