diff options
| author | Miguel <m.i@gmx.at> | 2019-03-08 02:19:53 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-03-08 02:19:53 +0100 |
| commit | c65858e71cb1f6644a80f7caaaab1f1ae7390618 (patch) | |
| tree | 14d614fff2d03251aada2d79b84b383a1aa2085a /estatico.cabal | |
| parent | 287288f832241d5c388f8931cbcbf7b1a617f397 (diff) | |
added automatic video conversion via ffmpeg : ogv/ogg->mp4
Diffstat (limited to 'estatico.cabal')
| -rw-r--r-- | estatico.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/estatico.cabal b/estatico.cabal index 6c8f18b..3e0bfff 100644 --- a/estatico.cabal +++ b/estatico.cabal @@ -34,6 +34,7 @@ library , http-conduit , bytestring , process + , filepath default-language: Haskell2010 executable estatico-exe |
