Skip to content
Snippets Groups Projects
Commit d7de0d81 authored by Ryan Scott's avatar Ryan Scott Committed by Marge Bot
Browse files

template-haskell: Fix italics in changelog

[ci-skip]
parent 4a75a832
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment