packages feed

ghc-prim 0.5.1.0 → 0.5.1.1

raw patch · 2 files changed

+8/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

changelog.md view
@@ -1,4 +1,10 @@-## 0.5.1.0+## 0.5.1.1 *November 2017*++- Shipped with GHC 8.2.2++- Changed strictness properties of `catchRetry#` (#14171)++## 0.5.1.0 *July 2017*  - Shipped with GHC 8.2.1 
ghc-prim.cabal view
@@ -1,5 +1,5 @@ name:           ghc-prim-version:        0.5.1.0+version:        0.5.1.1 -- NOTE: Don't forget to update ./changelog.md license:        BSD3 license-file:   LICENSE