Make the initial rdr and type scope available in the ghc-api.
authorLemmih <lemmih@gmail.com>
Tue, 18 Apr 2006 02:36:06 +0000 (02:36 +0000)
committerLemmih <lemmih@gmail.com>
Tue, 18 Apr 2006 02:36:06 +0000 (02:36 +0000)
commit2c1ea2cedb1a8034b0828e24b554a35f56bb8924
tree7f85e6ebceb6e4090c99f047d11199ed6c83c502
parent10cc302badc3704ed300f7517a52ecc8304c61e9
Make the initial rdr and type scope available in the ghc-api.
compiler/main/GHC.hs
compiler/main/HscMain.lhs
compiler/main/HscTypes.lhs
compiler/typecheck/TcRnDriver.lhs
compiler/typecheck/TcRnMonad.lhs