Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -1/+1 |
* | Testsuite: Introduce req_rts_linker | Stefan Schulze Frielinghaus | 2019-11-08 | 1 | -2/+1 |
* | testsuite: skip test requiring RTS linker on PowerPC | Peter Trommler | 2019-11-05 | 1 | -1/+1 |
* | testsuite: Mark broken tests on powerpc64le | Peter Trommler | 2016-06-03 | 1 | -1/+1 |
* | testsuite: mark tests broken on powerpc64 | Peter Trommler | 2016-02-25 | 1 | -0/+1 |
* | don't need ghci_way_flags, the ghc package works all ways | Simon Marlow | 2013-10-11 | 1 | -1/+1 |
* | Fix tests for dynamic ghc | Ian Lynagh | 2013-03-15 | 1 | -1/+1 |
* | Replace 'if_os' and 'unless_os' with 'opsys' | Ian Lynagh | 2013-02-11 | 1 | -1/+1 |
* | dynCompileExpr(dyn) fails on Windows as ghc isn't built the dyn way | Ian Lynagh | 2013-01-26 | 1 | -0/+1 |
* | disable profilng ways (GHC cannot interpret code with profiling) | Simon Marlow | 2011-10-19 | 1 | -1/+2 |
* | Run the dynCompileExpr test all ways | Ian Lynagh | 2011-10-05 | 2 | -12/+2 |
* | Add a test for dynCompileExpr | Ian Lynagh | 2011-10-05 | 4 | -0/+36 |