diff options
| author | hallgren <hallgren@chalmers.se> | 2013-04-02 14:53:15 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-04-02 14:53:15 +0000 |
| commit | 078edf3e6ba762da039d5de696c54cee324be08d (patch) | |
| tree | c9a6c33176bd0b3b666405d548f320863de5a231 /gf.cabal | |
| parent | eb3fc960d5df1f6de565927bd0757a6dfd233fe1 (diff) | |
gf.cabal: fix tab char problem
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
