29 Jul 1999 16:58:53 GMT, Marcin 'Qrczak' Kowalczyk <[EMAIL PROTECTED]> pisze:
> Is it possible to set up classes that express the following (using
> ghc extensions)?
[...]
I hoped that the following would work (with -fglasgow-exts
-fallow-overlapping-instances -fallow-undecidable-instances)
but
The ghc binary distribution was easy to install, thank you.
I did the full install, with "make install". If you try to
do a "make in-place", you get:
make: Fatal error in reader: = missing from replacement macro reference
I tried to follow the links from
http://research.microsoft.com/users/t-
> Happens also with the solaris binary:
>
> ld: fatal: library -lgmp: not found
> ld: fatal: File processing errors. No output written to ...
Ok, looks like I need to remake these distributions with gmp libraries
included.
Simon
Happens also with the solaris binary:
ld: fatal: library -lgmp: not found
ld: fatal: File processing errors. No output written to ...
> "S" == S D Mechveliani <[EMAIL PROTECTED]> writes:
S> I have a question for the GHC developers: where it is explained
S> the path setting for the
I have a question for the GHC developers:
where it is explained the path setting for the gmp library?
I have installed ghc-4.04 from ghc...i386-unknown-linux
by running cd ...fptools
./configure;
setting prefix = /usr/ghc/4.04;
running make install
Then,ghc -c T.hs
On Thu, 29 Jul 1999, Simon Marlow wrote:
>The Glasgow Haskell Compiler -- version 4.04
> ==
>
[Snip]
>- Rewrite rules can be specified in the source using the RULES
> pragma. This is used for automatic fusion of common l