-
v0.5.3.08af2f620 · ·
array 0.5.3.0 Bundled with GHC 8.6.2 Drop support for GHC versions prior to GHC 8.0
-
v0.5.2.09a23feac · ·
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
-
v0.5.1.16026ba0e · ·
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)
-
v0.5.1.03b750b3e · ·
array 0.5.1.0 - Bundled with GHC 7.10.1 - Add role annotations for GHC >= 7.8 (#9220)