mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
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