packages feed

quickwebapp 2.1.0.0 → 2.1.1.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

quickwebapp.cabal view
@@ -1,5 +1,5 @@ name:                quickwebapp-version:             2.1.0.0+version:             2.1.1.0 synopsis:            A quick webapp generator for any file processing tool description:     A quick-and-dirty api generator, inspired from the 'interact' function from@@ -28,7 +28,7 @@  library   exposed-modules:     QuickWebApp-  build-depends:       base >=4.7 && <4.8,+  build-depends:       base ==4.*,                        bytestring,                        text,                        http-types,