summaryrefslogtreecommitdiff
path: root/GF.cabal
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2009-04-30 05:13:55 +0000
committerkrasimir <krasimir@chalmers.se>2009-04-30 05:13:55 +0000
commitc6ac4801ad271ac2b7c093ce77172930529a1fb1 (patch)
tree926faede59c9838c58e384402ffe9bef2a9bf87d /GF.cabal
parentc14a899ab49167b025c1cc744af1e9694682c1bc (diff)
upgrade to GHC 6.10.2
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 8d86528b5..207c3944f 100644
--- a/GF.cabal
+++ b/GF.cabal
@@ -709,7 +709,7 @@ executable gf
other-modules: GF.System.NoReadline
if flag(interrupt)
- ghc-options: -DUSE_INTERRUPT
+ cpp-options: -DUSE_INTERRUPT
other-modules: GF.System.UseSignal
else
other-modules: GF.System.NoSignal