Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
6cea7311
Commit
6cea7311
authored
Dec 14, 2021
by
Cheng Shao
Committed by
Marge Bot
Dec 15, 2021
Browse files
Add a note to base changelog
parent
89c1ffd6
Pipeline
#45344
failed with stages
in 393 minutes and 51 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
libraries/base/changelog.md
View file @
6cea7311
...
...
@@ -35,6 +35,10 @@
*
Fix the
`Ord1`
instance for
`Data.Ord.Down`
to reverse sort order.
*
Any Haskell type that wraps a C pointer type has been changed from
`Ptr ()`
to
`CUIntPtr`
. For typical glibc based platforms, the
affected type is
`CTimer`
.
## 4.16.0.0 *Nov 2021*
*
The unary tuple type,
`Solo`
, is now exported by
`Data.Tuple`
.
...
...
Marge Bot
💬
@marge-bot
mentioned in merge request
!6896 (closed)
·
Dec 15, 2021
mentioned in merge request
!6896 (closed)
mentioned in merge request !6896
Toggle commit list
Greg Steuck
@blackgnezdo
mentioned in issue
#20841
·
Dec 20, 2021
mentioned in issue
#20841
mentioned in issue #20841
Toggle commit list
Write
Preview
Supports
Markdown
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