forked from GitHub/gf-core
gf.cabal: fix tab char problem
This commit is contained in:
2
gf.cabal
2
gf.cabal
@@ -119,7 +119,7 @@ executable gf
|
|||||||
mtl,
|
mtl,
|
||||||
haskeline,
|
haskeline,
|
||||||
parallel>=3,
|
parallel>=3,
|
||||||
utf8-string
|
utf8-string
|
||||||
ghc-options: -threaded
|
ghc-options: -threaded
|
||||||
if flag(server)
|
if flag(server)
|
||||||
build-depends: httpd-shed, network, json, cgi
|
build-depends: httpd-shed, network, json, cgi
|
||||||
|
|||||||
Reference in New Issue
Block a user