1
0
forked from GitHub/gf-core

gf.cabal: fix tab char problem

This commit is contained in:
hallgren
2013-04-02 14:53:15 +00:00
parent eb3fc960d5
commit 078edf3e6b

View File

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