[project @ 2004-05-07 14:06:45 by simonpj]
--------------------------------- Make sure that GHCi loads all necessary orphan-instance modules --------------------------------- When you do :m A, we need to load any orphan-instance modules below A. That's easily done, but had been forgotten. Do not merge to stable: the fix is different there
Please register or sign in to comment