[GHC] #16177: Rename Q (TExp a) to Code a
GHC
ghc-devs at haskell.org
Mon Jan 14 13:54:50 UTC 2019
#16177: Rename Q (TExp a) to Code a
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Template Haskell | Version: 8.6.3
Resolution: | Keywords:
| TypedTemplateHaskell
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by goldfire):
This also (in reference to #16176) might be a ghc-proposal. What
operations in the `Q` monad are unsafe? Surely not lookups. Perhaps you
mean unsafe in the sense that they aren't reflected in typed TH? I'm
really not sure.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16177#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list