This commit is contained in:
Greg Steuck
2019-01-24 13:30:54 +00:00
committed by Stephen Diehl
parent b45c3e6e73
commit a69d4ec1dd
+1 -1
View File
@@ -23,7 +23,7 @@
`throwE`, `catchE`. `throwE`, `catchE`.
* Fix `safe` version bounds for new versions. * Fix `safe` version bounds for new versions.
* Add `mapExceptT and `withExceptT`. * Add `mapExceptT and `withExceptT`.
* Export `scanl'` and provide shim for backwards compatability. * Export `scanl'` and provide shim for backwards compatibility.
* Add `putErrLn`. * Add `putErrLn`.
* Expose `RealFloat`. * Expose `RealFloat`.
* Expose `GHC.Records` exports for GHC 8.2 and above. * Expose `GHC.Records` exports for GHC 8.2 and above.