Name: clckwrks-plugin-media Version: 0.6.17 Synopsis: media plugin for clckwrks Description: support for images and image gallerys. Homepage: http://clckwrks.com/ License: BSD3 License-file: LICENSE Author: Jeremy Shaw Maintainer: Jeremy Shaw Copyright: 2012 Jeremy Shaw, SeeReason Partners LLC Category: Clckwrks Build-type: Simple Cabal-version: >=1.10 Tested-With: GHC == 8.0.1, GHC == 8.6.3, GHC == 8.8.3, GHC == 8.10.1 extra-source-files: README.md Data-Files: data/style.css source-repository head type: darcs subdir: clckwrks-plugin-media location: http://hub.darcs.net/stepcut/clckwrks Library Default-language: Haskell2010 Exposed-modules: Clckwrks.Media Clckwrks.Media.Acid Clckwrks.Media.Monad Clckwrks.Media.Page.AllMedia Clckwrks.Media.Page.GetMedium Clckwrks.Media.Page.Preview Clckwrks.Media.Page.Upload Clckwrks.Media.Plugin Clckwrks.Media.PreProcess Clckwrks.Media.Preview Clckwrks.Media.Route Clckwrks.Media.Types Clckwrks.Media.URL Paths_clckwrks_plugin_media Build-depends: base < 5, acid-state >= 0.12 && < 0.17, attoparsec >= 0.10 && < 0.14, blaze-html >= 0.5 && < 0.10, cereal >= 0.4 && < 0.6, clckwrks >= 0.21 && < 0.27, containers >= 0.4 && < 0.7, directory >= 1.1 && < 1.4, filepath >= 1.2 && < 1.5, gd == 3000.*, happstack-server >= 7.0 && < 7.7, hsp >= 0.9 && < 0.11, hsx2hs >= 0.13 && < 0.15, ixset >= 1.0 && < 1.2, magic >= 1.0 && < 1.2, mtl >= 2.0 && < 2.3, reform >= 0.2 && < 0.4, reform-happstack == 0.2.*, reform-hsp >= 0.2 && < 0.3, safecopy >= 0.6, text >= 0.11 && < 1.3, web-plugins >= 0.4 && < 0.5, web-routes == 0.27.*, web-routes-th >= 0.21