
4 May
2005
4 May
'05
4:58 a.m.
On 03 May 2005 17:20, SourceForge.net wrote:
----------------------------------------------------------------------
Comment By: Ferenc Wágner (wferi) Date: 2005-05-03 18:19
Message: Logged In: YES user_id=142529
Just to make sure: the "Could not find module `HTMLMonadBase'..." is entirely reasonable (and my package.conf is crap), it's the "ghc: panic!" I found worrying.
Yes, we plan to fix the panic and emit a more helpful message.
Anyway. Let me drift off topic: why no ghcOptions field in package.conf? I'd perhaps try porting Wash if it were present...
The ability to specify extra GHC options in a package was a misfeature that we removed. It isn't reasonable for a package to be able to change the global GHC behaviour. Cheers, Simon