[GHC] #8176: Language extensions not registered

GHC ghc-devs at haskell.org
Tue Aug 27 06:55:57 UTC 2013


#8176: Language extensions not registered
------------------------------------------+--------------------------------
        Reporter:  duncan                 |            Owner:
            Type:  bug                    |  thoughtpolice
        Priority:  normal                 |           Status:  new
       Component:  Compiler               |        Milestone:  7.8.1
      Resolution:                         |          Version:  7.7
Operating System:  Unknown/Multiple       |         Keywords:
 Type of failure:  None/Unknown           |     Architecture:
       Test Case:  tests/driver/T4437.hs  |  Unknown/Multiple
        Blocking:                         |       Difficulty:  Unknown
                                          |       Blocked By:
                                          |  Related Tickets:
------------------------------------------+--------------------------------

Comment (by simonpj):

 I think that the underlying difficulty is that we don't have a clearly-
 articulated protocol.  What, step by step, should a GHC developer do when
 adding an extension?  The steps should cover what happens in the
 intervening bit, when the extension isn't in Cabal but is in GHC... we
 don't want validate to fail at that point.

 I think if we laid out some steps (and pointed to them from the test) it'd
 be much more likely to happen.

 Thanks, Simon

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




More information about the ghc-tickets mailing list