From 4ce20e3dd94235364870bfcf6231b587ea39c7d7 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 8 Aug 2024 11:03:02 +0200 Subject: Provide own lzma conduit adapters --- src/Main.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Main.hs') diff --git a/src/Main.hs b/src/Main.hs index 1ea73da..ec74432 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -7,7 +7,6 @@ module Main ) where import Data.Char (isNumber) -import Control.Applicative (Applicative(..)) import Data.List.NonEmpty (NonEmpty(..)) import Control.Monad.Catch (MonadThrow(..)) import Control.Monad.IO.Class (MonadIO(..)) -- cgit v1.2.3