packages feed

digestive-functors-blaze-0.0.2.1: digestive-functors-blaze.cabal

Name:                digestive-functors-blaze
Version:             0.0.2.1
Synopsis:            Snap backend for the digestive-functors library
Description:         This is a blaze frontend for the digestive-functors library.

Homepage:            http://github.com/jaspervdj/digestive-functors
License:             BSD3
License-file:        LICENSE
Author:              Jasper Van der Jeugt
Maintainer:          jaspervdj@gmail.com
Category:            Web
Build-type:          Simple
Cabal-version:       >=1.6


Library
  Hs-source-dirs:    src
  Exposed-modules:   Text.Digestive.Blaze.Html5
  Build-depends:     base >= 4 && < 5,
                     digestive-functors == 0.0.2.*,
                     blaze-html >= 0.3 && < 0.4