From b74714630a07b05b696733bd533ad0d8569392e1 Mon Sep 17 00:00:00 2001 From: Miguel Date: Thu, 7 Mar 2019 22:21:09 +0100 Subject: scaling images with image magick --- estatico.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'estatico.cabal') 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 -- cgit v1.2.3