Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4,322
Issues
4,322
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
367
Merge Requests
367
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
83fd2baf
Commit
83fd2baf
authored
Nov 02, 2015
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
base: Add changelog entry for 4.8.2.0
parent
0bc8c6ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
libraries/base/changelog.md
libraries/base/changelog.md
+10
-0
No files found.
libraries/base/changelog.md
View file @
83fd2baf
...
...
@@ -82,6 +82,16 @@
*
The
`MINIMAL`
definition of
`ArrowChoice`
is now
`left OR (+++)`
.
## 4.8.2.0 *Oct 2015*
*
Bundled with GHC 7.10.3
*
The restore operation provided by
`mask`
and
`uninterruptibleMask`
now
restores the previous masking state whatever the current masking state is.
*
Exported
`GiveGCStats`
,
`DoCostCentres`
,
`DoHeapProfile`
,
`DoTrace`
,
`RtsTime`
, and
`RtsNat`
from
`GHC.RTS.Flags`
## 4.8.1.0 *Jul 2015*
*
Bundled with GHC 7.10.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment