Skip to content
Snippets Groups Projects
Commit 9a23feac authored by Herbert Valerio Riedel's avatar Herbert Valerio Riedel :man_dancing:
Browse files

Prepare for 0.5.2.0 release

parent f7b69e9c
Branches ghc-9.12
No related tags found
No related merge requests found
name: array
version: 0.5.1.2
version: 0.5.2.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
......
# Changelog for [`array` package](http://hackage.haskell.org/package/array)
## 0.5.1.2 *May 2017*
## 0.5.2.0 *Jul 2017*
* Bundled with GHC 8.2.1
* Overflow check in `unsafeNewArray` (#229)
* Fix and simplify handling of `Bool` arrays
* Export `unsafeFreezeIOUArray` from `Data.Array.IO.Internals`
* Drop support for GHC versions prior to GHC 7.8
## 0.5.1.1 *Apr 2016*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment