summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2013-04-02 14:53:15 +0000
committerhallgren <hallgren@chalmers.se>2013-04-02 14:53:15 +0000
commit078edf3e6ba762da039d5de696c54cee324be08d (patch)
treec9a6c33176bd0b3b666405d548f320863de5a231 /gf.cabal
parenteb3fc960d5df1f6de565927bd0757a6dfd233fe1 (diff)
gf.cabal: fix tab char problem
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index f8961d5c1..4dd58b8a8 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -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