Name: maid Version: 2009.8.25 Build-type: Simple Synopsis: A simple static web server Description: Serve files from the current path License: BSD3 License-file: LICENSE Author: Wang, Jinjing Maintainer: Wang, Jinjing Build-Depends: base Cabal-version: >= 1.2 category: Web homepage: http://github.com/nfjinjing/maid/tree/master data-files: readme.md, changelog.md, known-issues.md, Nemesis Executable maid ghc-options: -Wall -threaded build-depends: base >= 4 && < 5, mps >= 2009.8.18.1, loli >= 2009.8.18, haskell98, hack-contrib >= 2009.8.18, data-default, hack-handler-happstack, hack hs-source-dirs: src/ main-is: maid.hs