Jon Mountjoy writes:
> Hello People,
> 
> Compiling with ghc-3.00 I get:
> TypeDt.lhs:189: 
>     Pattern match(es) are overlapped
>         in the definition of function `showType'
>             x = ...
>  
>  
> NOTE: Simplifier still going after 4 iterations; bailing out.
>  
> stranal/SaAbsInt.lhs:665: Non-exhaustive patterns in function `absApply'
> *** Error code 1
> 
> 
> This bug occured in 2.03 as well(May 20), and Simon I think sent me a
> patch.  I guess the patch didn't get through to the distribution...
> 

That fix was installed, this looks to be a new one. Could you send us
the file(s) that's causing this? The version of TypeDt.lhs and friends
you sent us the last time around doesn't show up this problem.

Thanks,
--Sigbjorn

Reply via email to