[GHC] #1480: Template Haskell should allow reification of modules
GHC
ghc-devs at haskell.org
Wed Nov 6 11:25: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 simonmar):
An alternative is to split `dep_mods` into two; the direct imports and the
rest. That would avoid growing the `.hi` file.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1480#comment:29>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list