[GHC] #4429: Ability to specify the namespace in mkName
GHC
ghc-devs at haskell.org
Sun Nov 30 18:06:56 UTC 2014
#4429: Ability to specify the namespace in mkName
-------------------------------------+-------------------------------------
Reporter: reinerp | Owner: reinerp
Type: feature | Status: closed
request | Milestone:
Priority: low | Version: 6.12.3
Component: Template | Keywords:
Haskell | Architecture: Unknown/Multiple
Resolution: fixed | Difficulty: Unknown
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets:
Type of failure: |
None/Unknown |
Test Case: |
th/TH_lookupName |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => closed
* testcase: => th/TH_lookupName
* resolution: => fixed
* milestone: 7.10.1 =>
Comment:
It looks like work for this ticket was finished a long time ago. Actual
changes in comment:10, documentation and test in the following 2 commits:
Commit d27c4541937219b60551a75662df805f0e6e54a1:
{{{
Author: Simon Peyton Jones <>
Date: Mon Jul 16 17:42:49 2012 +0100
Add documentation for Template Haskell functions
Thanks to Reiner Pope for doing this
}}}
Commit dee226ccbaa091c9c8214f8764a6ebeaa0634587:
{{{
Author: Reiner Pope <>
Date: Wed Aug 24 09:41:09 2011 +1000
Test #4429, #5406
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4429#comment:35>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list