summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hallgren <th-github@altocumulus.org>2017-08-11 16:05:44 +0200
committerThomas Hallgren <th-github@altocumulus.org>2017-08-11 16:05:44 +0200
commit06bf8454f79b4e9fb3b249d9e52385ff407ffccc (patch)
tree8bf8e8eb40df65fa39eb0000995cb943b477a2b6
parentda1272c36d476637ab58b358c538a4f843b7b974 (diff)
parentce1c1042e7ba238d91ff1fd06bb1a8ed07e0a8d9 (diff)
Merge branch 'master' of www.grammaticalframework.org:/usr/local/www/GF
-rw-r--r--gf.cabal8
1 files changed, 4 insertions, 4 deletions
diff --git a/gf.cabal b/gf.cabal
index c83d4185b..92e041799 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -99,7 +99,7 @@ Library
else
build-depends: binary, data-binary-ieee754
- ghc-options: -fwarn-unused-imports
+--ghc-options: -fwarn-unused-imports
--if impl(ghc>=7.8)
-- ghc-options: +RTS -A20M -RTS
ghc-prof-options: -fprof-auto
@@ -312,8 +312,7 @@ Library
else
build-tools: happy, alex>=3
- if impl(ghc>=7.10)
- ghc-options: -fno-warn-tabs
+ ghc-options: -fno-warn-tabs
if os(windows)
build-depends: Win32
@@ -326,7 +325,8 @@ Executable gf
main-is: gf-main.hs
default-language: Haskell2010
build-depends: gf, base
- ghc-options: -threaded -fwarn-unused-imports
+ ghc-options: -threaded
+--ghc-options: -fwarn-unused-imports
if impl(ghc>=7.0)
ghc-options: -rtsopts -with-rtsopts=-I5