hs 0.1.0.0 → 0.1.0.1
raw patch · 2 files changed
+9/−4 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ChangeLog.md +5/−0
- hs.cabal +4/−4
ChangeLog.md view
@@ -3,6 +3,11 @@ ## Unreleased changes +## v0.1.0.1++ * Fix GitHub package metadata++ ## v0.1.0.0 * First release: provides minimal working integration of stack and cabal-install for Unix.
hs.cabal view
@@ -5,13 +5,13 @@ -- see: https://github.com/sol/hpack name: hs-version: 0.1.0.0+version: 0.1.0.1 synopsis: GHC-toolchain installer broker description: A tool for keeping track of where GHC installations have been placed and reporting that to the build managers (like @stack@ and @cabal-install@). category: Development-homepage: https://github.com/githubuser/hs#readme-bug-reports: https://github.com/githubuser/hs/issues+homepage: https://github.com/cdornan/hs#readme+bug-reports: https://github.com/cdornan/hs/issues author: Chris Dornan <chris@chrisdornan.com> maintainer: Chris Dornan <chris@chrisdornan.com> copyright: 2021 Chris Dornan@@ -24,7 +24,7 @@ source-repository head type: git- location: https://github.com/githubuser/hs+ location: https://github.com/cdornan/hs library exposed-modules: