Name: happstack-jmacro
Version: 6.0.3
Synopsis: Support for using JMacro with Happstack
Homepage: http://www.happstack.com/
License: BSD3
License-file: LICENSE
Author: Jeremy Shaw
Maintainer: jeremy@n-heptane.com
-- Copyright:
Stability: Provisional
Category: Web
Build-type: Simple
Cabal-version: >=1.6
Library
Exposed-modules: Happstack.Server.JMacro
Build-depends:
base >4 && <5,
bytestring == 0.9.*,
jmacro == 0.5.*,
happstack-server >= 6.4 && <6.7,
pretty == 1.0.* || == 1.1.*,
utf8-string == 0.3.*