ihp-zip 0.1.0 → 0.1.1
raw patch · 2 files changed
+1/−2 lines, 2 filesdep ~base
Dependency ranges changed: base
Files
- IHP/Zip/ControllerFunctions.hs +0/−1
- ihp-zip.cabal +1/−1
IHP/Zip/ControllerFunctions.hs view
@@ -4,7 +4,6 @@ ) where import IHP.Prelude-import IHP.Controller.Context import IHP.ControllerSupport import Network.Wai import Network.HTTP.Types
ihp-zip.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: ihp-zip-version: 0.1.0+version: 0.1.1 synopsis: Support for making ZIP archives with IHP description: Provides the @renderZip@ / @renderZipUnnamed@ controller helpers for streaming a @Codec.Archive.Zip.Archive@