Name: digestive-functors-heist Version: 0.4.0.0 Synopsis: Heist frontend for the digestive-functors library Description: Heist frontend for the digestive-functors library Homepage: http://github.com/jaspervdj/digestive-functors License: BSD3 License-file: LICENSE Author: Jasper Van der Jeugt Maintainer: Jasper Van der Jeugt Category: Web Build-type: Simple Cabal-version: >= 1.6 Library Hs-source-dirs: src GHC-options: -Wall -fwarn-tabs Exposed-modules: Text.Digestive.Heist Build-depends: base >= 4 && < 5, digestive-functors >= 0.4 && < 0.5, heist >= 0.8 && < 0.9, text >= 0.11 && < 0.12, xmlhtml >= 0.1 && < 0.3