compendium-client 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+8/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- compendium-client.cabal +8/−4
compendium-client.cabal view
@@ -1,17 +1,21 @@ cabal-version: >=1.10- name: compendium-client-version: 0.1.0.0+version: 0.1.0.1 synopsis: Client for the Compendium schema server description: Client for the <https://github.com/higherkindness/compendium Compendium> schema server license: Apache-2.0 license-file: LICENSE author: Alejandro Serrano maintainer: alejandro.serrano@47deg.com-copyright: Copyright © 2019-2020 47 Degrees. <http://47deg.com>+copyright: Copyright © 2019-2020 <http://47deg.com 47 Degrees> category: Network build-type: Simple-homepage: https://github.com/higherkindness/mu-haskell+homepage: https://higherkindness.io/mu-haskell/+bug-reports: https://github.com/higherkindness/mu-haskell/issues++source-repository head+ type: git+ location: https://github.com/higherkindness/mu-haskell library exposed-modules: Compendium.Client