[commit: ghc] tc-untouchables's head updated: Fix an outright bug in my "left/right" stuff, (b00c29d)
Simon Peyton Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
Branch 'tc-untouchables' now includes:
98903b9... Give packHalfWordsCLit a more specific type
b44db6f... Remove some uses of the WORDS_BIGENDIAN CPP symbol
8244ec3... Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
3a4c64c... Make StgHalfWord a portable type
a9b986e... Make StgWord a portable type too
0176c3f... Remove a little more CPP
62bb618... Add some LDV_* constants to platformConstants
f1e3729... Remove redundant #includes
20670cc... Make the StgWord/StgHalfWord types more similar
08167ac... Merge remote-tracking branch 'origin/master' into tc-untouchables
23db38b... Comments only
b00c29d... Fix an outright bug in my "left/right" stuff, and refactor canEqLeafTyVarEq along the same lines as our earlier refactoring of canEqLeafFunEq