From e351e7b79a0817410a4a1dcf605923f1e824da6a Mon Sep 17 00:00:00 2001 From: Andreas Källberg Date: Wed, 5 Aug 2020 17:58:11 +0200 Subject: Remove NoMonadFailDesugaring flag I've fixed so everything has the fail it needs now --- gf.cabal | 2 -- 1 file changed, 2 deletions(-) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index b6d6c7111..a0fb968eb 100644 --- a/gf.cabal +++ b/gf.cabal @@ -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 -- cgit v1.2.3