[GHC] #1480: Template Haskell should allow reification of modules
GHC
ghc-devs at haskell.org
Wed Nov 6 11:55:25 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):
I don't think splitting `mi_deps` will work, because it lists only the
''home-package'' imports, so we would not thereby find the directly
imported modules that happen to be in other packages.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1480#comment:30>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list