FIX panic from the GHC API
authorDavid Waern <davve@dtek.chalmers.se>
Sat, 14 Jul 2007 12:47:43 +0000 (12:47 +0000)
committerDavid Waern <davve@dtek.chalmers.se>
Sat, 14 Jul 2007 12:47:43 +0000 (12:47 +0000)
commitbf2f000a552e025ec156010d52aee282bdfcf7a4
tree1d9ffff2e7765d9d0821e5e8e49df6fe370b630e
parent8ae1a8cfdf8159ae1adf9890561b714542e87809
FIX panic from the GHC API
In hscFileCheck, initialize md_vect_info with noVectInfo instead of
a panic value, since this is a strict field.
compiler/main/HscMain.lhs