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
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
tweag
GHC
Commits
d7de0d81
Commit
d7de0d81
authored
5 years ago
by
Ryan Scott
Committed by
Marge Bot
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
template-haskell: Fix italics in changelog
[ci-skip]
parent
4a75a832
Loading
Loading
No related merge requests found
Changes
1
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 @
d7de0d81
...
...
@@ -22,7 +22,7 @@
*
Introduce
`reifyType`
to reify the type or kind of a thing referenced by
`Name`
.
## 2.15.0.0 *May 2019
## 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
...
...
@@ -44,7 +44,7 @@
*
`addForeignFilePath`
now support assembler sources (#16180).
## 2.14.0.0 *September 2018
## 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.
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