Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Alexander Kaznacheev
GHC
Commits
b13a6f8d
Commit
b13a6f8d
authored
12 years ago
by
Ian Lynagh
Browse files
Options
Downloads
Patches
Plain Diff
Update ANNOUNCE
parent
a8366ce9
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
ANNOUNCE
+5
-15
5 additions, 15 deletions
ANNOUNCE
with
5 additions
and
15 deletions
ANNOUNCE
+
5
−
15
View file @
b13a6f8d
=============================================================
The (Interactive) Glasgow Haskell Compiler -- version 7.6.
1
The (Interactive) Glasgow Haskell Compiler -- version 7.6.
2
=============================================================
The GHC Team is pleased to announce a new major release of GHC, 7.6.
1
.
The GHC Team is pleased to announce a new major release of GHC, 7.6.
2
.
Here are some of the highlights of the 7.6 branch since 7.4:
* Polymorphic kinds and data promotion are now fully implemented and
supported features.
* Windows 64bit is now a supported platform.
* It is now possible to defer type errors until runtime using the
-fdefer-type-errors flag.
* The RTS now supports changing the number of capabilities at runtime
with Control.Concurrent.setNumCapabilities.
This release fixes a number of bugs relative to 7.6.1, so we recommend
upgrading.
Full release notes are here:
http://www.haskell.org/ghc/docs/7.6.
1
/html/users_guide/release-7-6-
1
.html
http://www.haskell.org/ghc/docs/7.6.
2
/html/users_guide/release-7-6-
2
.html
How to get it
~~~~~~~~~~~~~
...
...
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