packages feed

ghc-lib 8.10.1.20200518 → 8.10.1.20200523

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~ghc-lib-parser

Dependency ranges changed: ghc-lib-parser

Files

ghc-lib.cabal view
@@ -1,7 +1,7 @@ cabal-version: >=1.22 build-type: Simple name: ghc-lib-version: 8.10.1.20200518+version: 8.10.1.20200523 license: BSD3 license-file: LICENSE category: Development@@ -82,7 +82,7 @@         transformers == 0.5.*,         process >= 1 && < 1.7,         hpc == 0.6.*,-        ghc-lib-parser == 8.10.1.20200518+        ghc-lib-parser == 8.10.1.20200523     build-tools: alex >= 3.1, happy >= 1.19.4     other-extensions:         BangPatterns