[GHC] #8639: GHC API `runStmt` overrides qualified import of `it` variable

GHC ghc-devs at haskell.org
Tue Dec 31 18:58:57 UTC 2013


#8639: GHC API `runStmt` overrides qualified import of `it` variable
-------------------------------------+------------------------------------
        Reporter:  agibiansky        |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  GHC API           |          Version:  7.6.3
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by agibiansky):

 Simon,

 I'm not sure if this is relevant to the bug, but just FYI, the program I
 posted was complete. I did not have `Hspec.hs` as a target, I simply had
 the `hspec` package installed via `cabal install` (as a user normally
 would.) I just verified to make sure - if you copy and paste the entire
 program and compile with ghc 7.6.3, everything works (or doesn't work) as
 reported.

 Thanks for tackling this!

 -- Andrew

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


More information about the ghc-tickets mailing list