[GHC] #13054: Generating unique names with template haskell
GHC
ghc-devs at haskell.org
Mon Jul 31 09:16:46 UTC 2017
#13054: Generating unique names with template haskell
-------------------------------------+-------------------------------------
Reporter: tim-m89 | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Template Haskell | Version: 8.0.1
Resolution: | Keywords:
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 simonpj):
Yes, that's what I've been trying to say too. If you want a name you can
mention outside TH, use `mkName :: String -> Name`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13054#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list