diff options
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -83,6 +83,9 @@ Library mtl, exceptions, fail, + -- For compatability with ghc < 8 + -- We need transformers-compat >= 0.6.3, but that is only in newer snapshots where it is redundant. + transformers-compat, ghc-prim hs-source-dirs: src/runtime/haskell |
