[GHC] #8113: Cannot override ghci builtin commands with :def[!]
GHC
ghc-devs at haskell.org
Sat Aug 24 09:44:30 UTC 2013
#8113: Cannot override ghci builtin commands with :def[!]
-------------------------------+-------------------------------------------
Reporter: duncan | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 7.8.1
Component: GHCi | Version: 7.6.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Easy (less than 1 hour)
Type of failure: Other | Blocked By:
Test Case: | Related Tickets:
Blocking: |
-------------------------------+-------------------------------------------
Comment (by Herbert Valerio Riedel <hvr@…>):
In [changeset:3229eadbff857b110f20ffddb80d5f7abd5d7216/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="3229eadbff857b110f20ffddb80d5f7abd5d7216"
Fix GHCi macros not shadowing builtins (#8113)
This restores the original behaviour that was broken accidentally during
the refactoring peformed via 4f764d06f3b9899c09a6a459a22d4be694ee45d9.
This has been broken effectively for all GHC 7.6.x releases.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8113#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list