|
RE: new -fext-core bug (X = zdwX): msg#00052lang.haskell.glasgow.bugs
| > 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> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-642810 ] Still fails to build with GCC 3.2 on Mandrake, noreply |
|---|---|
| Next by Date: | [ ghc-Bugs-644657 ] interface decl for PrelTup, noreply |
| Previous by Thread: | new -fext-core bug (X = zdwX), Hal Daume III |
| Next by Thread: | RE: new -fext-core bug (X = zdwX), Hal Daume III |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |