[GHC] #10391: Ability to get export list of TH reified module

GHC ghc-devs at haskell.org
Tue Jul 3 01:03:55 UTC 2018


#10391: Ability to get export list of TH reified module
-------------------------------------+-------------------------------------
        Reporter:  dmcclean          |                Owner:  mgsloan
            Type:  feature request   |               Status:  new
        Priority:  low               |            Milestone:
       Component:  Template Haskell  |              Version:
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #10842            |  Differential Rev(s):  Phab:D4925
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by mgsloan):

 * differential:   => Phab:D4925


Comment:

 I've implemented this feature in https://phabricator.haskell.org/D4925 !
 I was pleasantly surprised to see that this was fairly straightforward to
 implement, though there was a fair bit to consider design-wise.  Wish I'd
 known how small the change would be when I was itching for this years ago!

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


More information about the ghc-tickets mailing list