Re: Bug in compiling large projects ?

2004-11-26 Thread Christian Maeder
Use -fallow-incoherent-instances to use the first choice above) This flag should be added to the flag reference list: http://www.haskell.org/ghc/docs/latest/html/users_guide/flag-reference.html#AEN5847 Christian ___ Glasgow-haskell-users mailing

Re: Bug in compiling large projects ?

2004-08-25 Thread John Meacham
Just a thought... but do you have mutually recursive modules with incorrect or non-existant .hi-boot files? I have encounted similar 'transient' problems like the ones described when that was the problem. John -- John Meacham - repetae.netjohn