packages feed

web-routes-hsp-0.24.1: web-routes-hsp.cabal

Name:             web-routes-hsp
Version:          0.24.1
License:          BSD3
License-File:     LICENSE
Author:           jeremy@seereason.com
Maintainer:       partners@seereason.com
Bug-Reports:      http://bugzilla.seereason.com/
Category:         Web, Language
Synopsis:         Adds XMLGenerator instance for RouteT monad
Cabal-Version:    >= 1.6
Build-type:       Simple

Library
        Build-Depends:    base       >= 4      && < 5,
                          hsp        >= 0.9  && < 0.10,
                          text       == 0.11.*,
                          web-routes >= 0.26   && < 0.28

        Exposed-Modules:  Web.Routes.XMLGenT

source-repository head
    type:     darcs
    subdir:   web-routes-hsp
    location: http://hub.darcs.net/stepcut/web-routes