[GHC] #12732: GHC bug

GHC ghc-devs at haskell.org
Tue Oct 18 11:09:29 UTC 2016


#12732: GHC bug
-------------------------------------+-------------------------------------
        Reporter:  Iceland_jack      |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 Thanks.  I think that's been fixed now.  With HEAD I get
 {{{
 bash$ c:/code/HEAD/inplace/bin/ghc-stage1 -c T12732.hs

 T12732.hs:4:11: error: Variable not in scope: x

 T12732.hs:5:28: error: Variable not in scope: x

 T12732.hs:6:12: error: Variable not in scope: x
 }}}
 I'm not in a position to try with the 8.0 branch today; could someone try?

 Simon

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


More information about the ghc-tickets mailing list