apiary 0.11.1 → 0.11.2
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −aesonPVP ok
version bump matches the API change (PVP)
Dependencies removed: aeson
API changes (from Hackage documentation)
Files
- apiary.cabal +1/−2
apiary.cabal view
@@ -1,5 +1,5 @@ name: apiary-version: 0.11.1+version: 0.11.2 synopsis: Simple web framework inspired by scotty. description: Simple web framework inspired by scotty.@@ -95,7 +95,6 @@ , http-types >=0.8 && <0.9 , mime-types >=0.1 && <0.2 , exceptions >=0.6 && <0.7- , aeson >=0.7 && <0.8 if impl(ghc < 7.8) build-depends: tagged >=0.7 && <0.8