How is the compiler to know the else branch is never executed at run-time? If you do, then why is it there in your source code?
On Tue, Jun 14, 2011 at 7:35 AM, Johannes Waldmann <[email protected]> wrote: > Thanks for the analysis. > > So is this a problem that should be fixed in GHC? > > And what can I do to circumvent the problem? > (Perhaps write some RULES magic?) > > Thanks - J.W. > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > -- -- Regards, KC _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
