hack-contrib: Hack contrib

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

Common middlewares and utilities that helps working with Hack


[Skip to Readme]

Modules

[Last Documentation]

  • Hack
    • Contrib
      • Hack.Contrib.Constants
      • Middleware
        • Hack.Contrib.Middleware.BounceFavicon
        • Hack.Contrib.Middleware.Censor
        • 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.IOConfig
        • Hack.Contrib.Middleware.Inspect
        • Hack.Contrib.Middleware.Lambda
        • Hack.Contrib.Middleware.Lucky
        • Hack.Contrib.Middleware.NotFound
        • Hack.Contrib.Middleware.RegexpRouter
        • Hack.Contrib.Middleware.ShowExceptions
        • Hack.Contrib.Middleware.SimpleAccessLogger
        • Hack.Contrib.Middleware.Static
        • Hack.Contrib.Middleware.URLMap
        • Hack.Contrib.Middleware.UTF8Body
        • Hack.Contrib.Middleware.UserMime
      • Hack.Contrib.Mime
      • 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 (>=4 && <5), bytestring, cgi, containers, data-default (>=0.2), directory, filepath, hack (>=2009.10.30), haskell98, mps (>=2009.9.18), network, old-locale, old-time, pureMD5, time, utf8-string [details]
License BSD-3-Clause
Author Wang, Jinjing
Maintainer Wang, Jinjing <nfjinjing@gmail.com>
Category Web
Home page http://github.com/nfjinjing/hack-contrib/tree/master
Uploaded by JinjingWang at 2009-11-01T03:04:18Z
Distributions
Reverse Dependencies 12 direct, 4 indirect [details]
Downloads 13432 total (28 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 2016-12-31 [all 7 reports]

Readme for hack-contrib-2009.11.1

[back to package description]

Middleware and Helper for Hack