[GHC] #12091: 'Variable not in scope" when using GHCi with `-fobject-code`

GHC ghc-devs at haskell.org
Fri Jan 11 02:16:56 UTC 2019


#12091: 'Variable not in scope" when using GHCi with `-fobject-code`
-------------------------------------+-------------------------------------
        Reporter:  thomie            |                Owner:  (none)
            Type:  bug               |               Status:  closed
        Priority:  high              |            Milestone:  8.4.1
       Component:  GHCi              |              Version:  8.0.1
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #7253, #14108     |  Differential Rev(s):  Phab:D3849
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by osa1):

 I reverted ddb870bf7055ccc8ff8b86c161f31aad81d01add in
 https://gitlab.haskell.org/ghc/ghc/merge_requests/97, which fixes the
 difference between `x = ...` and `let x = ...` in GHCi.

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


More information about the ghc-tickets mailing list