From 19015f22e9f5470bb21b244d9ac3e0eb7a7bd5da Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 25 Jan 2019 14:19:25 +0100 Subject: remove redundant import Data.Monoid --- Utils.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Utils.hs') diff --git a/Utils.hs b/Utils.hs index b0dcf87..a14be89 100644 --- a/Utils.hs +++ b/Utils.hs @@ -1,7 +1,6 @@ module Utils where import Control.Exception -import Data.Monoid import System.Directory import System.IO -- cgit v1.2.3