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
Terraform modules
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
Grégoire Locqueville
GHC
Commits
8c2cfc66
Commit
8c2cfc66
authored
6 years ago
by
Ben Gamari
Browse files
Options
Downloads
Patches
Plain Diff
libraries: Update changelogs
parent
f3c5115b
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
libraries/base/changelog.md
+2
-2
2 additions, 2 deletions
libraries/base/changelog.md
libraries/integer-gmp/changelog.md
+1
-1
1 addition, 1 deletion
libraries/integer-gmp/changelog.md
libraries/template-haskell/changelog.md
+2
-2
2 additions, 2 deletions
libraries/template-haskell/changelog.md
with
5 additions
and
5 deletions
libraries/base/changelog.md
+
2
−
2
View file @
8c2cfc66
# Changelog for [`base` package](http://hackage.haskell.org/package/base)
## 4.11.1.0 *
TBA
*
## 4.11.1.0 *
April 2018
*
*
Bundled with GHC 8.4.2
*
Add the
`readFieldHash`
function to
`GHC.Read`
which behaves like
`readField`
, but for a field that ends with a
`#`
symbol (#14918).
## 4.11.0.0 *
TBA
*
## 4.11.0.0 *
March 2018
*
*
Bundled with GHC 8.4.1
*
`System.IO.openTempFile`
is now thread-safe on Windows.
...
...
This diff is collapsed.
Click to expand it.
libraries/integer-gmp/changelog.md
+
1
−
1
View file @
8c2cfc66
# Changelog for [`integer-gmp` package](http://hackage.haskell.org/package/integer-gmp)
## 1.0.2.0 *
TBA
*
## 1.0.2.0 *
April 2018
*
*
Bundled with GHC 8.4.2
...
...
This diff is collapsed.
Click to expand it.
libraries/template-haskell/changelog.md
+
2
−
2
View file @
8c2cfc66
# Changelog for [`template-haskell` package](http://hackage.haskell.org/package/template-haskell)
## 2.13.0.0 *
TBA
*
## 2.13.0.0 *
March 2018
*
*
Bundled with GHC
*TBA*
*
Bundled with GHC
8.4.1
*
`Language.Haskell.TH.FamFlavour`
, which was deprecated in 2.11,
has been removed.
...
...
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