packages feed

cmptype 0.1.0.0 → 0.1.0.1

raw patch · 2 files changed

+11/−6 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -1,6 +1,10 @@ # Changelog for type-sets -## 0.1.0.0 --- 2019-08-05+## 0.1.0.1 --- 2019-08-06++Fixed a bug in the cabal metadata++## 0.1.0.0 --- 2019-08-06  Initial release! 
cmptype.cabal view
@@ -4,15 +4,15 @@ -- -- see: https://github.com/sol/hpack ----- hash: 961cf4bb432f401123d81aa11c22e60aaab80702b2adb69c1bd87dcf6d8881c9+-- hash: 3b4e66bcfdf70bc5d83e2a5accad1ca013b0205b5677de6a796ed6a3983bec67  name:           cmptype-version:        0.1.0.0+version:        0.1.0.1 synopsis:       Compare types of any kinds description:    Please see the README on GitHub at <https://github.com/isovector/type-sets/tree/master/cmptype#readme> category:       Type-homepage:       https://github.com/https://github.com/isovector/type-sets/tree/master/cmptype#readme-bug-reports:    https://github.com/https://github.com/isovector/type-sets/tree/master/cmptype/issues+homepage:       https://github.com/isovector/type-sets#readme+bug-reports:    https://github.com/isovector/type-sets/issues author:         Sandy Maguire maintainer:     sandy@sandymaguire.me copyright:      2019 Sandy Maguire@@ -25,7 +25,8 @@  source-repository head   type: git-  location: https://github.com/https://github.com/isovector/type-sets/tree/master/cmptype+  location: https://github.com/isovector/type-sets+  subdir: cmptype  library   exposed-modules: