getopt-generics 0.11.0.1 → 0.11.0.2
raw patch · 1 files changed
+5/−5 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- getopt-generics.cabal +5/−5
getopt-generics.cabal view
@@ -3,14 +3,14 @@ -- see: https://github.com/sol/hpack name: getopt-generics-version: 0.11.0.1+version: 0.11.0.2 synopsis: Create command line interfaces with ease description: Create command line interfaces with ease category: Console, System-homepage: https://github.com/zalora/getopt-generics#readme-bug-reports: https://github.com/zalora/getopt-generics/issues+homepage: https://github.com/soenkehahn/getopt-generics#readme+bug-reports: https://github.com/soenkehahn/getopt-generics/issues author: Linh Nguyen, Sönke Hahn-maintainer: linh.nguyen@zalora.com, soenke.hahn@zalora.com+maintainer: linh.nguyen@zalora.com, soenkehahn@gmail.com copyright: Zalora South East Asia Pte Ltd license: BSD3 license-file: LICENSE@@ -39,7 +39,7 @@ source-repository head type: git- location: https://github.com/zalora/getopt-generics+ location: https://github.com/soenkehahn/getopt-generics library hs-source-dirs: