From 285a1633bbfd92a7e82a32990ba5764093b142b8 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Sun, 30 Jan 2022 17:01:00 -0500 Subject: [PATCH] Trim down deps --- haskell-template.cabal | 5 ----- 1 file changed, 5 deletions(-) diff --git a/haskell-template.cabal b/haskell-template.cabal index c245b5b..6075783 100644 --- a/haskell-template.cabal +++ b/haskell-template.cabal @@ -32,17 +32,12 @@ executable haskell-template , directory , filepath , lens - , megaparsec - , monad-logger , mtl - , neat-interpolation , profunctors , relude , shower - , tagged , text , time - , unliftio , with-utf8 mixins: