forked from GitHub/gf-core
Remove NoMonadFailDesugaring flag
I've fixed so everything has the fail it needs now
This commit is contained in:
2
gf.cabal
2
gf.cabal
@@ -98,8 +98,6 @@ Library
|
|||||||
--if impl(ghc>=7.8)
|
--if impl(ghc>=7.8)
|
||||||
-- ghc-options: +RTS -A20M -RTS
|
-- ghc-options: +RTS -A20M -RTS
|
||||||
ghc-prof-options: -fprof-auto
|
ghc-prof-options: -fprof-auto
|
||||||
if impl(ghc>=8.6)
|
|
||||||
Default-extensions: NoMonadFailDesugaring
|
|
||||||
|
|
||||||
exposed-modules:
|
exposed-modules:
|
||||||
PGF
|
PGF
|
||||||
|
|||||||
Reference in New Issue
Block a user