logo       

RE: new -fext-core bug (X = zdwX): msg#00052

lang.haskell.glasgow.bugs

Subject: RE: new -fext-core bug (X = zdwX)


| > Prelude.LT :: Prelude.Ordering = Prelude.zdwLT;
| > Prelude.GT :: Prelude.Ordering = Prelude.zdwGT;
| > Prelude.EQ :: Prelude.Ordering = Prelude.zdwEQ;
|
| Except these last three lines are backwards. They should read:
|
| > Prelude.zdwLT :: Prelude.Ordering = Prelude.LT;

Not so, in fact. Check out the commentary:

http://www.cse.unsw.edu.au/~chak/haskell/ghc/comm/the-beast/data-types.h
tml


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise