4 Jan
2007
4 Jan
'07
3:45 a.m.
On Wed, Jan 03, 2007 at 04:53:49PM -0500, Lihn, Steve wrote:
I am trying to compile htoolkit's HSQL package. Got the following error on my first step. It seems like an internal error from the standard library. Any idea?
cd HSQL/HSQL runhugs Setup.lhs configure runhugs: Error occurred ERROR "/home/econ/hugs/lib/hugs/packages/base/Text/ParserCombinators/ReadP.hs" :156 - Syntax error in type expression (unexpected `.')
Give runhugs a -98 argument: runhugs -98 Setup.lhs configure