hack-contrib: Hack contrib

[ bsd3, deprecated, library, web ] [ Propose Tags ]
Deprecated

Hack contrib


[Skip to Readme]

Modules

[Last Documentation]

  • Hack
    • Contrib
      • Hack.Contrib.Constants
      • Middleware
        • Hack.Contrib.Middleware.BounceFavicon
        • Hack.Contrib.Middleware.Config
        • Hack.Contrib.Middleware.ContentLength
        • Hack.Contrib.Middleware.ContentType
        • Hack.Contrib.Middleware.Debug
        • Hack.Contrib.Middleware.ETag
        • Hack.Contrib.Middleware.File
        • Hack.Contrib.Middleware.Head
        • Hack.Contrib.Middleware.Hub
        • Hack.Contrib.Middleware.Inspect
        • Hack.Contrib.Middleware.Lambda
        • Hack.Contrib.Middleware.Lucky
        • Hack.Contrib.Middleware.Mime
        • Hack.Contrib.Middleware.NotFound
        • Hack.Contrib.Middleware.RawRouter
        • Hack.Contrib.Middleware.ShowExceptions
        • Hack.Contrib.Middleware.ShowStatus
        • Hack.Contrib.Middleware.SimpleAccessLogger
        • Hack.Contrib.Middleware.SimpleRouter
        • Hack.Contrib.Middleware.Static
      • Hack.Contrib.Request
      • Hack.Contrib.Response
      • Hack.Contrib.Utils

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2009.4.30, 2009.4.50, 2009.4.51, 2009.4.52, 2009.4.52.1, 2009.4.52.2, 2009.5.13, 2009.5.19, 2009.6.9, 2009.6.25, 2009.7.3, 2009.8.16, 2009.8.18, 2009.11.1, 2009.12.20, 2010.1.24, 2010.1.26, 2010.2.25, 2010.9.28
Change log changelog.md
Dependencies ansi-wl-pprint, base, bytestring, cgi, containers, data-default (>=0.2), directory, filepath, hack (>=2009.5.19), haskell98, mps (>=2009.5.13), network, old-locale, old-time, pureMD5, time, unix [details]
License LicenseRef-GPL
Author Wang, Jinjing
Maintainer Wang, Jinjing <nfjinjing@gmail.com>
Category Web
Home page http://github.com/nfjinjing/hack/tree/master
Uploaded by JinjingWang at 2009-05-19T01:52:00Z
Distributions
Reverse Dependencies 12 direct, 4 indirect [details]
Downloads 13453 total (47 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-01 [all 7 reports]

Readme for hack-contrib-2009.5.19

[back to package description]

Middleware and Helper for Hack