packages feed

digestive-functors-lucid-0.0.0.4: digestive-functors-lucid.cabal

Name:          digestive-functors-lucid
Version:       0.0.0.4
Synopsis:      Lucid frontend for the digestive-functors library
Description:   Ludic frontend for the digestive-functors library
Homepage:      https://github.com/athanclark/digestive-functors-lucid
License:       BSD3
License-file:  LICENSE
Author:        Athan Clark <athan.clark@gmail.com>
Maintainer:    Athan Clark <athan.clark@gmail.com>
Category:      Web
Build-type:    Simple
Cabal-version: >= 1.6

Library
  Hs-source-dirs:  src
  GHC-options:     -Wall -fwarn-tabs
  Exposed-modules: Text.Digestive.Lucid.Html5

  Build-depends:
    base               >= 4.8  && < 5,
    lucid              >= 2.9,
    digestive-functors >= 0.6  && < 0.9,
    text               >= 0.11 && < 1.3