ghc-paths 0.1 → 0.1.0.1
raw patch · 1 files changed
+3/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ghc-paths.cabal +3/−2
ghc-paths.cabal view
@@ -1,12 +1,13 @@ name: ghc-paths-version: 0.1+version: 0.1.0.1 license: BSD3 license-file: LICENSE copyright: (c) Simon Marlow author: Simon Marlow maintainer: Simon Marlow <marlowsd@gmail.com> stability: stable-synopsis: Knowledge of the GHC's installation directories+synopsis: Knowledge of GHC's installation directories+description: Knowledge of GHC's installation directories category: Development cabal-version: >= 1.2 build-depends: base