[Git][ghc/ghc][ghc-8.8.1-alpha1] template-haskell: Fix TBAs in changelog

Ben Gamari gitlab at gitlab.haskell.org
Mon Apr 22 20:33:45 UTC 2019



Ben Gamari pushed to tag ghc-8.8.1-alpha1 at Glasgow Haskell Compiler / GHC


Commits:
91a9f2c1 by Ben Gamari at 2019-04-22T16:58:14Z
template-haskell: Fix TBAs in changelog

- - - - -


1 changed file:

- libraries/template-haskell/changelog.md


Changes:

=====================================
libraries/template-haskell/changelog.md
=====================================
@@ -1,6 +1,6 @@
 # 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



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/91a9f2c1977f9dfcaf536384309b3627893665ef

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/commit/91a9f2c1977f9dfcaf536384309b3627893665ef
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190422/0b377508/attachment.html>


More information about the ghc-commits mailing list