From 1923a8a4ea3a1bcb55f194ff226359ea492b419a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Wed, 21 Feb 2024 22:10:39 +0100 Subject: Update to support mtl-2.3 --- src/Parser/Core.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Parser/Core.hs') diff --git a/src/Parser/Core.hs b/src/Parser/Core.hs index 1bbdd8f..da93905 100644 --- a/src/Parser/Core.hs +++ b/src/Parser/Core.hs @@ -1,6 +1,6 @@ module Parser.Core where -import Control.Monad.Identity +import Control.Monad import Control.Monad.State import Data.Text (Text) -- cgit v1.2.3