hack2-contrib: Hack2 contrib

[ bsd3, library, web ] [ Propose Tags ]

Common middlewares and utilities for Hack2


[Skip to Readme]

Modules

[Last Documentation]

  • Hack2
    • Contrib
      • Hack2.Contrib.AirBackports
      • Hack2.Contrib.Constants
      • Middleware
        • Hack2.Contrib.Middleware.BounceFavicon
        • Hack2.Contrib.Middleware.Cascade
        • Hack2.Contrib.Middleware.Censor
        • Hack2.Contrib.Middleware.Config
        • Hack2.Contrib.Middleware.ContentLength
        • Hack2.Contrib.Middleware.ContentType
        • Hack2.Contrib.Middleware.Debug
        • Hack2.Contrib.Middleware.File
        • Hack2.Contrib.Middleware.Head
        • Hack2.Contrib.Middleware.IOConfig
        • Hack2.Contrib.Middleware.Inspect
        • Hack2.Contrib.Middleware.NotFound
        • Hack2.Contrib.Middleware.RegexpRouter
        • Hack2.Contrib.Middleware.SimpleAccessLogger
        • Hack2.Contrib.Middleware.Static
        • Hack2.Contrib.Middleware.URLMap
        • Hack2.Contrib.Middleware.UserMime
        • Hack2.Contrib.Middleware.XForwardedForToRemoteHost
      • Hack2.Contrib.Mime
      • Hack2.Contrib.Request
      • Hack2.Contrib.Response
      • Hack2.Contrib.Utils

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2010.9.28, 2011.6.10, 2011.6.13, 2011.6.19, 2011.6.20, 2011.6.21, 2011.10.12, 2012.1.19, 2012.1.19.1, 2012.5.15, 2012.12.18, 2013.6.15, 2013.6.15.1, 2013.6.16, 2013.6.22, 2013.7.18, 2014.4.14, 2014.5.19, 2014.5.19.1, 2014.10.12, 2014.11.17, 2015.5.4
Change log changelog.md
Dependencies air, base (>=4 && <100), bytestring, cgi, containers, data-default, directory, filepath, hack2, network, old-locale, old-time, regexpr, time, utf8-string [details]
License BSD-3-Clause
Author Jinjing Wang
Maintainer Jinjing Wang <nfjinjing@gmail.com>
Category Web
Home page https://github.com/nfjinjing/hack2-contrib
Uploaded by JinjingWang at 2013-06-15T07:09:53Z
Distributions
Reverse Dependencies 4 direct, 1 indirect [details]
Downloads 15404 total (57 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-21 [all 7 reports]

Readme for hack2-contrib-2013.6.15

[back to package description]

Middleware and Helper for Hack2