From d252912df57ba117982133f41b0ab02452565216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 20 Feb 2024 20:46:45 +0100 Subject: Fix compatibility with mtl-2.3 --- src/Erebos/Channel.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Erebos/Channel.hs') diff --git a/src/Erebos/Channel.hs b/src/Erebos/Channel.hs index c10f971..5f66637 100644 --- a/src/Erebos/Channel.hs +++ b/src/Erebos/Channel.hs @@ -14,6 +14,7 @@ module Erebos.Channel ( import Control.Concurrent.MVar import Control.Monad import Control.Monad.Except +import Control.Monad.IO.Class import Crypto.Cipher.ChaChaPoly1305 import Crypto.Error -- cgit v1.2.3