Name: car-pool Version: 0.0.1 License: BSD3 License-File: LICENSE Author: Henning Thielemann Maintainer: Henning Thielemann Homepage: http://hub.darcs.net/thielema/car-pool/ Category: Web Synopsis: Simple web-server for organizing car-pooling for an event Description: Simple web-server for organizing car-pooling for an event Tested-With: GHC==6.12.1, GHC==7.4.2 Cabal-Version: >=1.8 Build-Type: Simple Source-Repository this Tag: 0.0.1 Type: darcs Location: http://hub.darcs.net/thielema/car-pool/ Source-Repository head Type: darcs Location: http://hub.darcs.net/thielema/car-pool/ Executable car-pool Build-Depends: spreadsheet >=0.1.3 && <0.2, transformers >=0.2 && <0.5, explicit-exception >=0.1.7 && <0.2, blaze-html >=0.8 && <0.9, digestive-functors-blaze >=0.6 && <0.7, digestive-functors-happstack >=0.6 && <0.7, digestive-functors >=0.8 && <0.9, happstack-server >=7.4 && <7.5, text >=1.2 && <1.3, non-empty >=0.1 && <0.3, containers >=0.3 && <0.6, utility-ht >=0.0.1 && <0.1, base >=4 && <5 GHC-Options: -Wall -threaded Hs-Source-Dirs: src Main-Is: Main.hs