haddock (and -- $)

2003-12-18 Thread Johannes Waldmann
hello. a few comments and questions on haddock (www.haskell.org/haddock/) 1. haddock is great 2. haddock's interpretation of "-- $" is un-great: I have two types of "-- $" occurences in my code that conflict with haddock's idea of "named doc chunks" a. CVS macros: -- $Id: ...$ b. pipes like thi

RE: haddock (and -- $)

2003-12-18 Thread Simon Marlow
> hello. a few comments and questions on haddock > (www.haskell.org/haddock/) > > 1. haddock is great Thanks ;) > 2. haddock's interpretation of "-- $" is un-great: > > I have two types of "-- $" occurences in my code > that conflict with haddock's idea of "named doc chunks" > > a. CVS macr

GHC: Installation problem on suse 9.0.

2003-12-18 Thread Gustavo Villavicencio
Dear all i have running ghc on suse 7.3, but i can't install it on suse 9.0. the next error is raising during the HC files compilation: ... CTypes.hc:55265: warning: (near initialization for `CTypes_tpl890_closure.payload') CTypes.hc:55297: warning: ex

RE: Installation problem on suse 9.0.

2003-12-18 Thread Gustavo Villavicencio
before nothing, THANKS Simon. I have begun the ghc installation process from the 4.08.2 version. By other side, the suse 9.0 comes with gcc 3.3.1-24. thanks again, gustavo Simon Marlow said: > [ moved to [EMAIL PROTECTED] ] > >> i have running ghc on suse 7.3, but i can't install it on >> suse 9.0

Fundeps discrepancy

2003-12-18 Thread Martin SULZMANN
Hi, Yes, there is a formal description of type inference for FDs. You can download a paper via http://www.comp.nus.edu.sg/~sulzmann/chr/publications.html (Sound and Decidable Type Inference for Functional Dependencies by Gregory J. Duck, Simon Peyton-Jones, Peter J. Stuckey and Martin Sulzmann)

Re: Installation problem on suse 9.0.

2003-12-18 Thread Donald Bruce Stewart
gustavov: > before nothing, THANKS Simon. I have begun the ghc installation > process from the 4.08.2 version. By other side, the suse 9.0 > comes with gcc 3.3.1-24. > thanks again, > gustavo > > Simon Marlow said: > > [ moved to [EMAIL PROTECTED] ] > > > >> i have running ghc on suse 7.3, but i c

Re: ANNOUNCE: GHC version 6.2

2003-12-18 Thread Donald Bruce Stewart
simonmar: > > > The (Interactive) Glasgow Haskell Compiler -- version 6.2 > > > We are pleased to announce a new major release of the Glasgow Haskell > Compiler (GHC