Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tests for addrToAny# levity | Naomi Liu | 2022-06-27 | 2 | -0/+45 |
* | Change GHC.Prim to GHC.Exts in docs and tests | Krzysztof Gogolewski | 2022-04-01 | 1 | -1/+1 |
* | Improve out-of-order inferred type variables | sheaf | 2022-03-02 | 2 | -1/+10 |
* | Levity-polymorphic arrays and mutable variables | sheaf | 2022-01-26 | 3 | -0/+40 |
* | Don't default type variables in type families | sheaf | 2021-10-26 | 2 | -0/+12 |
* | constant folding: Make shiftRule for Word8/16/32# types return correct type | Matthew Pickering | 2021-05-19 | 2 | -0/+12 |
* | Use GHC2021 as default language | Joachim Breitner | 2021-03-10 | 1 | -0/+1 |
* | Fix #16293 by cleaning up Proxy# infelicities | Ryan Scott | 2019-02-12 | 2 | -0/+20 |
* | testsuite/codegen: Add missing dummy Makefiles | Ben Gamari | 2015-12-27 | 1 | -0/+3 |
* | Testsuite: delete remaining only_compiler_types(['ghc']) setups | Thomas Miedema | 2015-07-14 | 1 | -1/+1 |
* | Follow changes in comparison primops (see #6135) | Jan Stolarek | 2013-09-18 | 1 | -1/+1 |
* | Comparison primops return Int# (Fixes #6135) | Jan Stolarek | 2013-08-14 | 2 | -0/+23 |