mig-extra 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~migPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: mig
API changes (from Hackage documentation)
Files
- mig-extra.cabal +2/−2
mig-extra.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: mig-extra-version: 0.1.0.0+version: 0.1.0.1 synopsis: Extra utils for Mig core library description: Extra utils for mig server library category: Web@@ -62,7 +62,7 @@ , http-api-data , http-media , http-types- , mig >=0.2+ , mig >=0.2.0.1 , mig-client , openapi3 , template-haskell