Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
homepage
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
Container 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
Zubin
homepage
Commits
b51217fb
Commit
b51217fb
authored
5 years ago
by
Ben Gamari
Browse files
Options
Downloads
Patches
Plain Diff
Announce 8.6.5-rc1 release
parent
37b24bb7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
blog/201904080-ghc-8.6.5-rc1-released.mkd
+34
-0
34 additions, 0 deletions
blog/201904080-ghc-8.6.5-rc1-released.mkd
with
34 additions
and
0 deletions
blog/201904080-ghc-8.6.5-rc1-released.mkd
0 → 100644
+
34
−
0
View file @
b51217fb
---
author
:
bgamari
title
:
"
GHC
8.6.5-rc1
released"
date
:
2019-04-08T14:30:00
tags
:
release
---
The GHC team is proud to announce the first release candidate of 8.6.5.
The source distribution, binary distributions, and documentation are
available on
[
downloads.haskell.org
](
https://downloads.haskell.org/~ghc/8.6.5-rc1
)
.
This release fixes a handful of issues with 8.6.4:
-
Binary distributions once again ship with Haddock documentation including
syntax highlighted source of core libraries (#16445)
-
A build system issue where use of GCC with
`-flto`
broke
`configure`
was fixed (#16440)
-
An bug affecting Windows platforms wherein XMM register values could be
mangled when entering STG has been fixed (#16514)
-
Several Windows packaging issues resulting from the recent CI rework.
(#16408, #16398, #16516)
Since this is a relatively small bugfix release we are bypassing the
alpha releases and moving right to the release candidate stage. If all
goes well the final release will be cut next week.
As always, if anything looks amiss do let us know.
Happy testing!
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