packages feed

happs-tutorial 0.9.1 → 0.9.2

raw patch · 1 files changed

+5/−2 lines, 1 filesdep ~hscolour

Dependency ranges changed: hscolour

Files

happs-tutorial.cabal view
@@ -1,12 +1,15 @@ Name:                happs-tutorial-Version:             0.9.1+Version:             0.9.2 Synopsis:            A Happstack Tutorial that is its own web 2.0-type demo.  Description:         A nice way to learn how to build web sites with Happstack+ License:             BSD3 License-file:        LICENSE Author:              Thomas Hartman, Eelco Lempsink, Creighton Hogg+ Maintainer:          Creighton Hogg <wchogg at gmail.com> Copyright:           2008 Thomas Hartman, 2009 Thomas Hartman & Creighton Hogg+ Stability:           Experimental Category:            Web Build-type:          Simple@@ -55,7 +58,7 @@                      , pureMD5 >= 1.0.0.0 && < 1.1.0.0                      , directory >= 1.0.0.0 && < 1.1.0.0                      , filepath >= 1.1.0.0 && < 1.2.0.0-                     , hscolour >= 1.0 && < 2.0+                     , hscolour == 1.13                      , HTTP >= 4000.0.7 && < 4000.0.8                      , safe >= 0.2 && < 0.3                      , old-time >= 1.0.0.0 && < 1.1.0.0