packages feed

ngx-export-tools-extra 0.3.2.0 → 0.3.2.1

raw patch · 2 files changed

+2/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

NgxExport/Tools/Subrequest.hs view
@@ -109,6 +109,7 @@ --             if ($hs_subrequest = \'\') { --                 echo_status 404; --                 echo \"Failed to perform subrequest\";+--                 break; --             } -- --             echo -n $hs_subrequest;
ngx-export-tools-extra.cabal view
@@ -1,5 +1,5 @@ name:                       ngx-export-tools-extra-version:                    0.3.2.0+version:                    0.3.2.1 synopsis:                   More extra tools for Nginx haskell module description:                More extra tools for         <https://github.com/lyokha/nginx-haskell-module Nginx haskell module>.