packages feed

ghci 8.4.2 → 8.4.3

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~ghc-bootdep ~ghc-boot-thPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: ghc-boot, ghc-boot-th

API changes (from Hackage documentation)

Files

ghci.cabal view
@@ -1,5 +1,5 @@ name:           ghci-version:        8.4.2+version:        8.4.3 license:        BSD3 license-file:   LICENSE category:       GHC@@ -72,8 +72,8 @@         containers       == 0.5.*,         deepseq          == 1.4.*,         filepath         == 1.4.*,-        ghc-boot         == 8.4.2,-        ghc-boot-th      == 8.4.2,+        ghc-boot         == 8.4.3,+        ghc-boot-th      == 8.4.3,         template-haskell == 2.13.*,         transformers     == 0.5.*