
You can replace just libHSrts.a in your Visual Haskell directory and
it should work. I will release a new VSHaskell after GHC-6.6.1
release. If the .hi format is still the same in the last GHC-6.6
revision then you should safely replace everything.
Cheers,
Krasimir
On 12/8/06, Bulat Ziganshin
Hello Krasimir,
Friday, December 8, 2006, 4:30:31 PM, you wrote:
It is already bundled with slightly newer version of GHC-6.6. There was a bug that had to be fixed in order to have working Visual Haskell. Visual Haskell is dependent of GHC API and you can't simply use it with different GHC version.
i mean newr 6.6.* versions, what fixed also other errors, not only VH-related. if my project needs, for example, GC bugfix, i can't use VH because this error was fixed only a few weeks ago
-- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com