packages feed

ghc-boot 8.8.1 → 8.8.3

raw patch · 2 files changed

+3/−7 lines, 2 filesdep ~ghc-boot-thsetup-changedPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: ghc-boot-th

API changes (from Hackage documentation)

Files

− Setup.hs
@@ -1,4 +0,0 @@-import Distribution.Simple--main = defaultMain-
ghc-boot.cabal view
@@ -1,6 +1,6 @@ cabal-version:  1.22 name:           ghc-boot-version:        8.8.1+version:        8.8.3  license:        BSD3 license-file:   LICENSE@@ -40,9 +40,9 @@             GHC.ForeignSrcLang             GHC.HandleEncoding -    build-depends: base       >= 4.11 && < 4.14,+    build-depends: base       >= 4.7 && < 4.14,                    binary     == 0.8.*,                    bytestring == 0.10.*,                    directory  >= 1.2 && < 1.4,                    filepath   >= 1.3 && < 1.5,-                   ghc-boot-th == 8.8.1+                   ghc-boot-th == 8.8.3