Cabal revisions of digestive-functors-blaze-0.6.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: digestive-functors-blaze-Version: 0.6.2.0-Synopsis: Blaze frontend for the digestive-functors library-Description: Blaze frontend for the digestive-functors library-Homepage: http://github.com/jaspervdj/digestive-functors-License: BSD3-License-file: LICENSE-Author: Jasper Van der Jeugt <m@jaspervdj.be>-Maintainer: Jasper Van der Jeugt <m@jaspervdj.be>-Category: Web-Build-type: Simple-Cabal-version: >= 1.6--Extra-source-files:- CHANGELOG--Library- Hs-source-dirs: src- GHC-options: -Wall -fwarn-tabs- Exposed-modules: Text.Digestive.Blaze.Html5-- Build-depends:- base >= 4 && < 5,- blaze-html >= 0.5 && < 0.10,- blaze-markup >= 0.5 && < 0.9,- digestive-functors >= 0.8.3 && < 0.9,- text >= 0.11 && < 1.3+Name: digestive-functors-blaze +Version: 0.6.2.0 +x-revision: 1 +Synopsis: Blaze frontend for the digestive-functors library +Description: Blaze frontend for the digestive-functors library +Homepage: http://github.com/jaspervdj/digestive-functors +License: BSD3 +License-file: LICENSE +Author: Jasper Van der Jeugt <m@jaspervdj.be> +Maintainer: Jasper Van der Jeugt <m@jaspervdj.be> +Category: Web +Build-type: Simple +Cabal-version: >= 1.6 + +Extra-source-files: + CHANGELOG + +Library + Hs-source-dirs: src + GHC-options: -Wall -fwarn-tabs + Exposed-modules: Text.Digestive.Blaze.Html5 + + Build-depends: + base >= 4 && < 5, + blaze-html >= 0.5 && < 0.10, + blaze-markup >= 0.5 && < 0.9, + digestive-functors >= 0.8.3 && < 0.9, + text >= 0.11 && < 2.1