1
0
forked from GitHub/gf-core

Remove NoMonadFailDesugaring flag

I've fixed so everything has the fail it needs now
This commit is contained in:
Andreas Källberg
2020-08-05 17:58:11 +02:00
parent 05903b271c
commit e351e7b79a

View File

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