[GHC] #5545: ($!) not in scope

GHC cvs-ghc at haskell.org
Tue Oct 18 17:26:18 CEST 2011


#5545: ($!) not in scope
----------------------------------+-----------------------------------------
    Reporter:  daniel.is.fischer  |        Owner:  simonmar    
        Type:  bug                |       Status:  new         
    Priority:  high               |    Milestone:  7.4.1       
   Component:  GHCi               |      Version:  7.2.1       
    Keywords:                     |     Testcase:              
   Blockedby:                     |   Difficulty:              
          Os:  Unknown/Multiple   |     Blocking:              
Architecture:  Unknown/Multiple   |      Failure:  None/Unknown
----------------------------------+-----------------------------------------

Comment(by marlowsd@…):

 commit 6a342059c19c85a929884453806b1727b526df68
 {{{
 Author: Simon Marlow <marlowsd at gmail.com>
 Date:   Tue Oct 18 11:31:53 2011 +0100

     fix value of this_mod passed to tcRnImports (#5545)

  compiler/main/HscMain.lhs        |    7 +++----
  compiler/main/InteractiveEval.hs |    7 +------
  2 files changed, 4 insertions(+), 10 deletions(-)
 }}}

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



More information about the Glasgow-haskell-bugs mailing list