diff options
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -255,6 +255,8 @@ executable pgf-shell hs-source-dirs: src/runtime/haskell-bind/examples build-depends: gf, base default-language: Haskell2010 + if impl(ghc>=7.0) + ghc-options: -rtsopts test-suite rgl-tests type: exitcode-stdio-1.0 |
