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
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
Niklas Hambüchen
GHC
Commits
ba11d0aa
Commit
ba11d0aa
authored
6 years ago
by
Ben Gamari
Browse files
Options
Downloads
Patches
Plain Diff
users-guide: Some more release notes for 8.6.4
parent
0f253b89
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/users_guide/8.6.4-notes.rst
+12
-0
12 additions, 0 deletions
docs/users_guide/8.6.4-notes.rst
with
12 additions
and
0 deletions
docs/users_guide/8.6.4-notes.rst
+
12
−
0
View file @
ba11d0aa
...
@@ -11,10 +11,22 @@ Highlights
...
@@ -11,10 +11,22 @@ Highlights
The highlights, since the 8.6.3 release, are:
The highlights, since the 8.6.3 release, are:
- Inconsistencies between the versions of ``transformers`` and ``process``
shipped with the compiler and those present on Hackage have been resolved
(:ghc-ticket:`16199`).
- A patch fixing a set of linker failures on Windows has been reverted as it unfortunately caused
- A patch fixing a set of linker failures on Windows has been reverted as it unfortunately caused
(:ghc-ticket:`15105`, :ghc-ticket:`15894`, :ghc-ticket:`15934`)
(:ghc-ticket:`15105`, :ghc-ticket:`15894`, :ghc-ticket:`15934`)
- A bug wherein changes in default method definitions would fail to trigger
- A bug wherein changes in default method definitions would fail to trigger
recompilation has been fixed (:ghc-ticket:`15970`).
recompilation has been fixed (:ghc-ticket:`15970`).
- A bug wherein plugins would fail to lookup names not in scope in the module
being compiled has been fixed (:ghc-ticket:`16104`)
- A bug resulting in hangs during RTS shutdown on Darwin has been resolved
(:ghc-ticket:`16150`)
- A bug where some programs involving :extension:`StaticData` would be rejected
with either a typechecking error or internal compiler error has been fixed
(:ghc-ticket:`16141`)
- A bug where compilation on Windows can fail with linker errors referring to
``__chkstk_ms`` has been fixed (:ghc-ticket:`16166`)
Known issues
Known issues
------------
------------
...
...
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