[GHC] #1480: Template Haskell should allow reification of modules
GHC
ghc-devs at haskell.org
Tue Nov 5 15:16:42 UTC 2013
#1480: Template Haskell should allow reification of modules
----------------------------+----------------------------------------------
Reporter: igloo | Owner:
Type: feature | Status: closed
request | Milestone: 7.8.1
Priority: highest | Version: 7.7
Component: | Keywords:
Template Haskell | Architecture: Unknown/Multiple
Resolution: fixed | Difficulty: Moderate (less than a day)
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets:
Type of failure: |
None/Unknown |
Test Case: |
Blocking: 8398 |
----------------------------+----------------------------------------------
Comment (by simonpj):
Got it. I'll add comments.
I agree about not using `mi_usages` for Gergely's purposes. Maybe add
`dep_dir_imps :: [Module]` to `Dependencies` to record the directly-
imported modules?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1480#comment:28>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list