#2947: infix precedence of backtick functions defined in ghci is not reported by
:info
---------------------------------+------------------------------------------
Reporter: EyalLotem | Owner: pcapriotti
Type: bug | Status: patch
Priority: lowest | Milestone: 7.6.1
Component: GHCi | Version: 6.10.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by p.capriotti@…):
commit 215c8265e72a7f2a8d57793d5a5dec4c0deed08a
{{{
Author: Paolo Capriotti <[email protected]>
Date: Wed May 2 19:22:10 2012 +0100
Add a fixity environment to InteractiveContext (#2947)
compiler/main/HscMain.hs | 8 ++++----
compiler/main/HscTypes.lhs | 4 ++++
compiler/main/InteractiveEval.hs | 17 ++++++++++++++---
compiler/typecheck/TcRnDriver.lhs | 29 +++++++++++++++++------------
4 files changed, 39 insertions(+), 19 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2947#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs