From 3366fb07342249ccd9037ac487205058c88fabc4 Mon Sep 17 00:00:00 2001 From: Miguel Date: Mon, 18 Feb 2019 17:35:09 +0100 Subject: something useful --- staticus.cabal | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'staticus.cabal') diff --git a/staticus.cabal b/staticus.cabal index e2145f6..b8a8f67 100644 --- a/staticus.cabal +++ b/staticus.cabal @@ -28,6 +28,7 @@ library , directory , text , pandoc + , extra , MissingH default-language: Haskell2010 @@ -40,10 +41,5 @@ executable staticus-exe ghc-options: -threaded -rtsopts -with-rtsopts=-N build-depends: base >=4.7 && <5 - , directory - , split - , text - , regex-compat - , containers , staticus default-language: Haskell2010 -- cgit v1.2.3