1
0
forked from GitHub/gf-core

upgrade to GHC 6.10.2

This commit is contained in:
krasimir
2009-04-30 05:13:55 +00:00
parent 06c0b57ed1
commit 26ab90c652
6 changed files with 33 additions and 31 deletions

View File

@@ -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