Subject: CVS commit: wip/hs-reflection
From: Ryosuke Moro
Date: 2014-11-06 14:02:52
Message id: E1XmMiT-0002pD-Qc@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Update to 1.5.1

CHANGELOG:
# 1.5.1
* We no longer export Show (Q a) for GHC >= 7.4. This was causing random \ 
hangs when users tried to somehow run declaration splices from the REPL.
* We no longer depend on tagged for GHC >= 7.8, since `Proxy` is now in `base`.

# 1.5
* Added a flag to disable `template-haskell` support for GHC stage1 platforms.
* Added instances of `Reifies` for `GHC.TypeLits`

Files:
RevisionActionfile
1.5modifywip/hs-reflection/Makefile
1.5modifywip/hs-reflection/buildlink3.mk
1.3modifywip/hs-reflection/distinfo