[GHC] #8305: ghci macros override built-ins for command expansion

GHC ghc-devs at haskell.org
Mon Sep 16 09:56:52 CEST 2013


#8305: ghci macros override built-ins for command expansion
-------------------------------------+------------------------------------
        Reporter:  rwbarton          |            Owner:
            Type:  bug               |           Status:  new
        Priority:  highest           |        Milestone:  7.8.1
       Component:  GHCi              |          Version:  7.7
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:  #8113
-------------------------------------+------------------------------------

Comment (by carter):

 so the priority would be:

 exact match macro > exact match builtin > expands to built-in > expands to
 macro ?

 sounds reasonable to me.

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



More information about the ghc-tickets mailing list