Name: clckwrks-plugin-media Version: 0.6.17.2 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.18 tested-with: GHC==8.0.2, GHC==8.2.2, GHC==8.4.4, GHC==8.6.5, GHC==8.8.4, GHC==8.10.7, GHC==9.0.2, GHC==9.2.2 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.15, blaze-html >= 0.5 && < 0.10, cereal >= 0.4 && < 0.6, clckwrks >= 0.21 && < 0.29, containers >= 0.4 && < 0.7, directory >= 1.1 && < 1.4, filepath >= 1.2 && < 1.5, gd == 3000.*, happstack-server >= 7.0 && < 7.8, hsp >= 0.9 && < 0.11, hsx2hs >= 0.13 && < 0.15, ixset >= 1.0 && < 1.2, magic >= 1.0 && < 1.2, mtl >= 2.0 && < 2.4, reform >= 0.2 && < 0.4, reform-happstack == 0.2.*, reform-hsp >= 0.2 && < 0.3, safecopy >= 0.6, text >= 0.11 && < 2.1, web-plugins >= 0.4 && < 0.5, web-routes == 0.27.*, web-routes-th >= 0.21