[GHC] #11785: Merge types and kinds in Template Haskell
GHC
ghc-devs at haskell.org
Sun Jul 30 05:25:10 UTC 2017
#11785: Merge types and kinds in Template Haskell
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: (none)
Type: task | Status: patch
Priority: normal | Milestone:
Component: Template Haskell | Version: 8.1
Resolution: | Keywords: TypeInType
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3751
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
I looked into completing the `TcSplice` portion of this ticket recently.
While making the change was simple enough, many reified kinds became a lot
noisier due to the symptoms described in #14060.
It'd be nice to fix #14060 first so as not to regress the quality of
reified kinds.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11785#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list