Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
array
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
Packages
array
Commits
26ff0474
Commit
26ff0474
authored
11 years ago
by
Herbert Valerio Riedel
Browse files
Options
Downloads
Patches
Plain Diff
Untabify changelog and bump release date for 0.5.0.0
Signed-off-by:
Herbert Valerio Riedel
<
hvr@gnu.org
>
parent
82abd749
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
changelog
+17
-17
17 additions, 17 deletions
changelog
with
17 additions
and
17 deletions
changelog
+
17
−
17
View file @
26ff0474
-*-change-log-*-
0.5.0.0
Oct
2013
* Update to Cabal 1.10 format
* Remove NHC and Hugs specific code
* Remove deprecated function exports `Data.Array.IO.castIOUArray`,
`Data.Array.MArray.unsafeFreeze`, `Data.Array.MArray.unsafeThaw`,
and `Data.Array.ST.castSTUArray`; These functions are still
available from the "Data.Array.Unsafe" module.
0.5.0.0
Nov
2013
* Update to Cabal 1.10 format
* Remove NHC and Hugs specific code
* Remove deprecated function exports `Data.Array.IO.castIOUArray`,
`Data.Array.MArray.unsafeFreeze`, `Data.Array.MArray.unsafeThaw`,
and `Data.Array.ST.castSTUArray`; These functions are still
available from the "Data.Array.Unsafe" module.
0.4.0.1 Sep 2012
* Bundled with GHC 7.6.1
* Fix inline rule shadowing warnings
* Bundled with GHC 7.6.1
* Fix inline rule shadowing warnings
0.4.0.0 Feb 2012
* Bundled with GHC 7.4.1
* Add support for SafeHaskell
* New "Data.Array.IO.Safe" module
* New "Data.Array.MArray.safe" module
* New "Data.Array.ST.safe" module
* New "Data.Array.Storable.Internals" module
* New "Data.Array.Storable.Safe" module
* New "Data.Array.Unsafe" module
* Bundled with GHC 7.4.1
* Add support for SafeHaskell
* New "Data.Array.IO.Safe" module
* New "Data.Array.MArray.safe" module
* New "Data.Array.ST.safe" module
* New "Data.Array.Storable.Internals" module
* New "Data.Array.Storable.Safe" module
* New "Data.Array.Unsafe" module
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment