diff options
Diffstat (limited to 'staticus.cabal')
| -rw-r--r-- | staticus.cabal | 6 |
1 files changed, 1 insertions, 5 deletions
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 |
