happstack-jmacro-6.0.2: happstack-jmacro.cabal
Name: happstack-jmacro
Version: 6.0.2
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,
utf8-string == 0.3.*