[nhc-users] Newbie Problem

Dufflebunk dufflebunk@dufflebunk.homeip.net
12 Jun 2002 12:41:43 -0400


--=-WHfj8ThCD2a8UPrcn/1h
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hello, I'm not subscribed to this list, so please make sure you CC to me
if you reply.
I just installed nhc98 (from source) and tried to compile a simple
program:
	module Test where
	main =3D return ()
Here is the result:
$ nhc98 test.hs=20
/usr/lib/nhc98/ix86-Linux/Prelude.a(_Driver.o)(.data+0x88): undefined
reference to `CF_Main_46main'
collect2: ld returned 1 exit status
$

This is the first "program" I've tried to write in Haskell (although
I've used Clean and Miranda before). Did I do something wrong??

--=20

-----------------
PGP public key at
http://wwwkeys.pgp.net:11371/pks/lookup?op=3Dget&search=3D0x92B5D3F1

--=-WHfj8ThCD2a8UPrcn/1h
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQA9B3nH1iFjljMnqaURAkP4AJ9I+MED36bzxpHamfKypVluoRMRLQCeINk0
T6+30U+cc+pdd91tHjMBq5Q=
=TU5s
-----END PGP SIGNATURE-----

--=-WHfj8ThCD2a8UPrcn/1h--