From c7e26d7cd2d8d2178f619cf891588dca8356d997 Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Sun, 3 Aug 2025 16:30:18 +0200 Subject: also add the 9.6 compatibility fixes to PGF2 --- src/compiler/GF/Interactive2.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compiler/GF') diff --git a/src/compiler/GF/Interactive2.hs b/src/compiler/GF/Interactive2.hs index d429b4530..f0c3f6043 100644 --- a/src/compiler/GF/Interactive2.hs +++ b/src/compiler/GF/Interactive2.hs @@ -12,7 +12,7 @@ import GF.Command.Abstract import GF.Command.Parse(readCommandLine,pCommand) import GF.Data.Operations (Err(..)) import GF.Data.Utilities(whenM,repeatM) - +import Control.Monad (join, when, (<=<)) import GF.Infra.UseIO(ioErrorText,putStrLnE) import GF.Infra.SIO import GF.Infra.Option -- cgit v1.2.3