RE: moving to ghc-6.6

2006-11-02 Thread Simon Peyton-Jones
Johannes Thanks for the summary. Concerning some specific points: | when "ghc --make" finds a source file that starts wrongly | (e. g. "modul Foo" instead of "module Foo") | (might occur from unobserved CVS merge conflicts) it just says | | : file name does not match module name `Main' | | an

Re: moving to ghc-6.6

2006-10-23 Thread Juan Carlos Arevalo Baeza
Another one: library change: the HasBounds class is gone. JCAB Johannes Waldmann wrote: Hello. I just move a larger project to ghc-6.6 (from 6.4) http://dfa.imn.htwk-leipzig.de/auto/ (ca. 1000 modules) I had to modify my sources in several places. Perhaps the following list of observations