diff options
| author | Miguel <m.i@gmx.at> | 2019-03-07 22:21:09 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-03-07 22:21:09 +0100 |
| commit | b74714630a07b05b696733bd533ad0d8569392e1 (patch) | |
| tree | ddcce40a14106b1aca0c4176b34c42b9235032b6 /estatico.cabal | |
| parent | 4638487e5a44a5f291e0bc9cb15b20eb3b553399 (diff) | |
scaling images with image magick
Diffstat (limited to 'estatico.cabal')
| -rw-r--r-- | estatico.cabal | 2 |
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 |
