From 1294269cd60f3db7b056135104615625baeb528c Mon Sep 17 00:00:00 2001 From: Krasimir Angelov Date: Wed, 24 Aug 2022 11:57:47 +0200 Subject: workaround for the Nix madness --- src/compiler/GF/Interactive.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/compiler') diff --git a/src/compiler/GF/Interactive.hs b/src/compiler/GF/Interactive.hs index 1ea62e4b3..676511680 100644 --- a/src/compiler/GF/Interactive.hs +++ b/src/compiler/GF/Interactive.hs @@ -38,8 +38,6 @@ import GF.Server(server) #endif import GF.Command.Messages(welcome) --- Provides an orphan instance of MonadFail for StateT in ghc versions < 8 -import Control.Monad.Trans.Instances () -- | Run the GF Shell in quiet mode (@gf -run@). mainRunGFI :: Options -> [FilePath] -> IO () -- cgit v1.2.3