mighttpd2 2.5.9 → 2.5.10
raw patch · 1 files changed
+3/−1 lines, 1 filesdep +blaze-html
Dependencies added: blaze-html
Files
- mighttpd2.cabal +3/−1
mighttpd2.cabal view
@@ -1,5 +1,5 @@ Name: mighttpd2-Version: 2.5.9+Version: 2.5.10 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3@@ -36,6 +36,8 @@ , unix-bytestring , unordered-containers , wai >= 1.1+ -- should be removed someday+ , blaze-html >= 0.5 , wai-app-file-cgi , wai-logger , wai-logger-prefork