[Q] bootstrapping ghc on netbsd

2001-04-05 Thread fis
Dear all, QUESTION: Is there an easy way of keeping ghc-4.08.2 from using any assembler code when compiling it from .hc files + sources? DETAILS: Why do I want to do this? gmp-2.0.2 has some problems compiling on netbsd machines that can be solved by hiding all assembler code from the comp

How do I force evaluation?

2001-03-11 Thread fis
Hi, I want to do something like: | main = do | monstrousDataStructure <- monstrousComputation | hPutStr stderr "success!" | ... The important point is that I want to make sure that the computation has terminated and not failed before I go to `...'. I have tried |

greencard again (what about haskell98?)

1999-04-16 Thread fis
compile with 4.02. Should I use haskell-1.4 (ie ghc-4.01) only or do I miss something? -Matthias -- Max-Planck-Institut für Informatik [EMAIL PROTECTED] http://www.mpi-sb.mpg.de/~fis

greencard example does not compile

1999-04-16 Thread fis
Hi, I am playing with greencard a little bit and failed to compile the examples in the documentation. I am using ghc-4.01 (4-02 refuses to compile greencard) and GNU CPP version 2.8.1 (i386 GNU/Linux with ELF). We I make ghc eat the following code (in module Main with a trivial main function):

[q] locating run-time errors in the source code

1999-03-29 Thread fis
für Informatik [EMAIL PROTECTED] http://www.mpi-sb.mpg.de/~fis

Re: Q: Efficiency of Array Implementation

1999-02-19 Thread fis
when I work on the problem again. (It's still possible that it's a bug in my code, however.) -Matthias -- Max-Planck-Institut für Informatik | DFKI [EMAIL PROTECTED] | [EMAIL PROTECTED] http://www.mpi-sb.mpg.de/~fis |

Re: pretty printing with pphs and without: nice quick hack

1998-07-03 Thread fis
p://www.mpi-sb.mpg.de/~fis |

pretty printing with pphs and without

1998-07-02 Thread fis
-sb.mpg.de/~fis |