diff options
| author | Andreas Källberg <anka.213@gmail.com> | 2020-08-05 17:58:11 +0200 |
|---|---|---|
| committer | Andreas Källberg <anka.213@gmail.com> | 2020-08-05 18:48:24 +0200 |
| commit | e351e7b79a0817410a4a1dcf605923f1e824da6a (patch) | |
| tree | 2e8a7faca7f44b9bd2303120ed460b77ffeb0244 /gf.cabal | |
| parent | 05903b271c6938a5e2b25479dc77b986d65c664a (diff) | |
Remove NoMonadFailDesugaring flag
I've fixed so everything has the fail it needs now
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -98,8 +98,6 @@ Library --if impl(ghc>=7.8) -- ghc-options: +RTS -A20M -RTS ghc-prof-options: -fprof-auto - if impl(ghc>=8.6) - Default-extensions: NoMonadFailDesugaring exposed-modules: PGF |
