ghc-lib-parser 8.10.7.20210828 → 8.10.7.20220219
raw patch · 1 files changed
+4/−4 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ghc-lib-parser.cabal +4/−4
ghc-lib-parser.cabal view
@@ -1,7 +1,7 @@ cabal-version: >=1.22 build-type: Simple name: ghc-lib-parser-version: 8.10.7.20210828+version: 8.10.7.20220219 license: BSD3 license-file: LICENSE category: Development@@ -68,17 +68,17 @@ else build-depends: Win32 build-depends:+ base >= 4.12 && < 4.15, ghc-prim > 0.2 && < 0.8,- base >= 4.12 && < 4.17,- containers >= 0.5 && < 0.7, bytestring >= 0.9 && < 0.11,+ time >= 1.4 && < 1.10,+ containers >= 0.5 && < 0.7, binary == 0.8.*, filepath >= 1 && < 1.5, directory >= 1 && < 1.4, array >= 0.1 && < 0.6, deepseq >= 1.4 && < 1.5, pretty == 1.1.*,- time >= 1.4 && < 1.10, transformers == 0.5.*, process >= 1 && < 1.7 build-tools: alex >= 3.1, happy >= 1.19.4