registry-options 0.2.0.0 → 0.2.1.0
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- registry-options.cabal +2/−2
registry-options.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.35.0.+-- This file has been generated from package.yaml by hpack version 0.35.2. -- -- see: https://github.com/sol/hpack name: registry-options-version: 0.2.0.0+version: 0.2.1.0 synopsis: application options parsing description: This library provides various parsers for assembling application options category: Data