summaryrefslogtreecommitdiff
path: root/estatico.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'estatico.cabal')
-rw-r--r--estatico.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/estatico.cabal b/estatico.cabal
index c16e424..a65b47f 100644
--- a/estatico.cabal
+++ b/estatico.cabal
@@ -11,7 +11,6 @@ license-file: LICENSE
build-type: Simple
extra-source-files:
README.md
- ChangeLog.md
library
exposed-modules:
@@ -34,6 +33,7 @@ library
, time
, http-conduit
, bytestring
+ , process
default-language: Haskell2010
executable estatico-exe