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)
In hscFileCheck, initialize md_vect_info with noVectInfo instead of
a panic value, since this is a strict field.


No differences found