name:                happs-tutorial
version:             0.0
build-type:          Simple
synopsis:            A HAppS Tutorial that is is own demo
description:         A nice way to learn how to build web sites with HAppS
category:            Web
license:             BSD3
license-file:        LICENSE
author:              Thomas Hartman
maintainer:          thomashartman1 at gmail dot com
build-Depends:       base >= 3, HStringTemplate >= 0.3.1, mtl >= 1.1.0.1, bytestring >= 0.9.0.1.1,
                     HAppS-Server >= 0.9.2.1, HAppS-Data >= 0.9.2.1, HAppS-State >= 0.9.2.1,
		     containers >= 0.1.0.2
executable:          happs-tutorial
main-is:             Main.hs
Hs-source-dirs:      src