From 40015c9ffb6863b7df68e950ee24b75024de6042 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 18 Mar 2025 18:50:03 +0100 Subject: Fixup Monad imports in Eval and Run --- src/Command/Run.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Command/Run.hs') diff --git a/src/Command/Run.hs b/src/Command/Run.hs index fd5b6d7..7c6162a 100644 --- a/src/Command/Run.hs +++ b/src/Command/Run.hs @@ -6,7 +6,6 @@ import Control.Concurrent import Control.Concurrent.STM import Control.Exception import Control.Monad -import Control.Monad.Except import Control.Monad.IO.Class import Data.Either -- cgit v1.2.3