diff options
| author | Miguel <m.i@gmx.at> | 2019-02-18 17:35:09 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-02-18 17:35:09 +0100 |
| commit | 3366fb07342249ccd9037ac487205058c88fabc4 (patch) | |
| tree | f5fcd311663e055626f9b2b92b2d43210ce021e4 /staticus.cabal | |
| parent | 217208e3f342d31da541b88af8d06aabbf322f86 (diff) | |
something useful
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 |
