[GHC] #1475: Adding imports and exports with Template Haskell

GHC ghc-devs at haskell.org
Wed Jun 18 11:30:25 UTC 2014


#1475: Adding imports and exports with Template Haskell
-------------------------------------+------------------------------------
        Reporter:  igloo             |            Owner:
            Type:  feature request   |           Status:  new
        Priority:  normal            |        Milestone:  ⊥
       Component:  Template Haskell  |          Version:  6.8.2
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by simonpj):

 '''Warning''': allowing splicing of imports would make it much harder to
 track dependencies between modules, so things like `ghc --make` would
 become harder.  I've only just realised this.

 So tread carefully here!

 Simon

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1475#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list