[commit: ghc] master: template-haskell: Rip out FamFlavour (cfea745)
git at git.haskell.org
git at git.haskell.org
Mon Dec 4 21:40:03 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/cfea745097c619be8f9746d5a0d346eb06779129/ghc
>---------------------------------------------------------------
commit cfea745097c619be8f9746d5a0d346eb06779129
Author: Ben Gamari <ben at smart-cactus.org>
Date: Mon Dec 4 13:50:36 2017 -0500
template-haskell: Rip out FamFlavour
This was scheduled to happen for 8.2, it looks like it will actually
happen in 8.4.
>---------------------------------------------------------------
cfea745097c619be8f9746d5a0d346eb06779129
compiler/prelude/THNames.hs | 12 ------
docs/users_guide/8.4.1-notes.rst | 4 ++
libraries/ghci/GHCi/TH/Binary.hs | 1 -
libraries/template-haskell/Language/Haskell/TH.hs | 2 +-
.../template-haskell/Language/Haskell/TH/Lib.hs | 3 +-
.../Language/Haskell/TH/Lib/Internal.hs | 48 ----------------------
.../template-haskell/Language/Haskell/TH/Ppr.hs | 5 ---
.../template-haskell/Language/Haskell/TH/Syntax.hs | 3 --
libraries/template-haskell/changelog.md | 7 +++-
9 files changed, 11 insertions(+), 74 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc cfea745097c619be8f9746d5a0d346eb06779129
More information about the ghc-commits
mailing list