array 0.5.3.0 Bundled with GHC 8.6.2 Drop support for GHC versions prior to GHC 8.0
array 0.5.2.0 * 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
array 0.5.1.1 - Bundled with GHC 8.0.1 - Use `@since` syntax in Haddock comments - Don't needlessly call `bounds` in `Data.Array.Base.elems` (#10014)
array 0.5.1.0 - Bundled with GHC 7.10.1 - Add role annotations for GHC >= 7.8 (#9220)