Problem to load the file Stack.hs with Hugs98
21 May
2001
21 May
'01
6:51 p.m.
Hello, I would like to use the file stack.hs wich is provided with Hugs 98 but the following message errors display: "Haskell98 does not support restricted type synonyms" Can you explain me why and how I can load stack.hs ? Thanks in advance
21 May
21 May
8:30 p.m.
Mon, 21 May 2001 20:51:37 +0200, Mickaël GAUTIER <mikg@free.fr> pisze:
I would like to use the file stack.hs wich is provided with Hugs 98 but the following message errors display: "Haskell98 does not support restricted type synonyms" Can you explain me why and how I can load stack.hs ?
hugs -98 Stack.hs This command line flag enables non-Haskell-98 extensions. -- __("< Marcin Kowalczyk * qrczak@knm.org.pl http://qrczak.ids.net.pl/ \__/ ^^ SYGNATURA ZASTÊPCZA QRCZAK
9230
Age (days ago)
9230
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marcin 'Qrczak' Kowalczyk -
Mickaël GAUTIER