hack2-2011.6.20: hack2.cabal
Name: hack2
Version: 2011.6.20
Build-type: Simple
Synopsis: a Haskell Webserver Interface (V2)
Description:
Hack2: a Haskell Webserver Interface (V2)
License: BSD3
License-file: LICENSE
Author: Jinjing Wang
Maintainer: Jinjing Wang <nfjinjing@gmail.com>
Build-Depends: base
Cabal-version: >= 1.2
category: Web
homepage: https://github.com/nfjinjing/hack2
data-files: readme.md, changelog.md
library
ghc-options: -Wall
build-depends: base >= 3 && < 5, data-default >= 0.2, bytestring, enumerator < 5
hs-source-dirs: src/
exposed-modules:
Hack2