[GHC] #10391: Ability to get export list of TH reified module
GHC
ghc-devs at haskell.org
Thu May 7 12:41:53 UTC 2015
#10391: Ability to get export list of TH reified module
-------------------------------------+-------------------------------------
Reporter: dmcclean | Owner:
Type: feature request | Status: new
Priority: low | Milestone:
Component: Template Haskell | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by goldfire):
I'm not too bothered about the types here: I think it's reasonable just to
have a TH-runtime error if someone tries to use a time machine.
But what would be a better answer here is an API specification that also
addresses #1475, which covers full support for import/export lists. I'd
settle for just exports, as imports can be separated quite easily.
Unfortunately, I don't have the time to dive into this now, but would be
happy to support someone else who did.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10391#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list