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
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
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
Glasgow Haskell Compiler
GHC
Commits
91a9f2c1
Commit
91a9f2c1
authored
5 years ago
by
Ben Gamari
Browse files
Options
Downloads
Patches
Plain Diff
template-haskell: Fix TBAs in changelog
parent
dab94f2c
Loading
Loading
4 merge requests
!1923
Fix #14690 - :steplocal panics after break-on-error. Backport to 8.8.2
,
!1318
GHC 8.8 merges
,
!1187
Combined merge for 8.8
,
!814
GHC 8.8 merges
Pipeline
#5167
failed
5 years ago
Stage: lint
Stage: build
Stage: full-build
Stage: cleanup
Stage: packaging
Stage: hackage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libraries/template-haskell/changelog.md
+2
-2
2 additions, 2 deletions
libraries/template-haskell/changelog.md
with
2 additions
and
2 deletions
libraries/template-haskell/changelog.md
+
2
−
2
View file @
91a9f2c1
# Changelog for [`template-haskell` package](http://hackage.haskell.org/package/template-haskell)
## 2.15.0.0 *
TBA*
## 2.15.0.0 *
May 2019
*
In
`Language.Haskell.TH.Syntax`
,
`DataInstD`
,
`NewTypeInstD`
,
`TySynEqn`
,
and
`RuleP`
now all have a
`Maybe [TyVarBndr]`
argument, which contains a
...
...
@@ -22,7 +22,7 @@
*
`addForeignFilePath`
now support assembler sources (#16180).
## 2.14.0.0 *
TBA*
## 2.14.0.0 *
September 2018
*
Introduce an
`addForeignFilePath`
function, as well as a corresponding
`qAddForeignFile`
class method to
`Quasi`
. Unlike
`addForeignFile`
, which
...
...
This diff is collapsed.
Click to expand it.
Ryan Scott
@RyanGlScott
mentioned in merge request
!2112 (closed)
·
5 years ago
mentioned in merge request
!2112 (closed)
mentioned in merge request !2112
Toggle commit list
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