Skip to content

Tags: haskell/array

Tags

v0.5.8.0-r3

Toggle v0.5.8.0-r3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #15 from haskell/wip/ghc-9.14

Bump base upper bound to < 4.23

v0.5.8.0-r2

Toggle v0.5.8.0-r2's commit message

Verified

This commit was signed with the committer’s verified signature.
July541 Lei Zhu
Allow base-4.21

v0.5.8.0

Toggle v0.5.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #6 from haskell/release-v0.5.8.0

Prepare release v0.5.8.0

v0.5.7.0

Toggle v0.5.7.0's commit message
Release array-0.5.7.0

v0.5.6.0

Toggle v0.5.6.0's commit message
Prepare v0.5.6.0 release

v0.5.5.0

Toggle v0.5.5.0's commit message
Release 0.5.5.0

v0.5.4.0r1

Toggle v0.5.4.0r1's commit message
Bump base upper bound

v0.5.4.0

Toggle v0.5.4.0's commit message
Release 0.5.4.0

v0.5.3.0

Toggle v0.5.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
hvr Herbert Valerio Riedel
array 0.5.3.0

 Bundled with GHC 8.6.2
 Drop support for GHC versions prior to GHC 8.0

v0.5.2.0

Toggle v0.5.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
hvr Herbert Valerio Riedel
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