multipart 0.1 → 0.1.0.1
raw patch · 1 files changed
+3/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- multipart.cabal +3/−2
multipart.cabal view
@@ -1,5 +1,7 @@ name: multipart-version: 0.1+version: 0.1.0.1+synopsis: A partial fork of the cgi package exposing the multipart module+description: A partial fork of the cgi package exposing the multipart module copyright: Bjorn Bringert, Andy Gill, Anders Kaseorg, Ian Lynagh, Erik Meijer, Sven Panne, Jeremy Shaw category: Network maintainer: code@silk.co@@ -7,7 +9,6 @@ homepage: http://www.github.com/silkapp/multipart license: BSD3 license-file: LICENSE-synopsis: A partial fork of the cgi package exposing the multipart module build-type: Simple cabal-version: >=1.10