Hallo everybody! The file bug1.hs includes an example where acording to main sT==sXXP is True, but sXXP==sT is False. The file bug2.hs doesn't have the problem after inlinige one where clause. The file bug3.hs also doesn't have the problem after adding a type signature to the function "h0CMt". So what exactly is the problem here? Thanks, Andreas
- Re: strange bug andreas.marth
- Re: strange bug Johan Nordlander
- strange bug Andreas Marth
bug1.hs