Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 31 | -48/+48 |
* | TH: support raw bytes literals (#14741) | Sylvain Henry | 2019-03-08 | 6 | -1/+51 |
* | Fix #16392: revertCAFs in external interpreter when necessary | Phuong Trinh | 2019-03-07 | 2 | -1/+9 |
* | Visible dependent quantification | Ryan Scott | 2019-03-01 | 5 | -6/+31 |
* | Cleanup iserv/iserv-proxy | Moritz Angermann | 2019-02-28 | 4 | -13/+39 |
* | base: Allow fusion for zip7 and related | Alexandre | 2019-02-24 | 3 | -0/+34 |
* | hWaitForInput-accurate-socket test | Tom Sydney Kerckhove | 2019-02-23 | 3 | -0/+25 |
* | Build and copy libffi shared libraries correctly and enable dynamically linki... | David Eichmann | 2019-02-22 | 1 | -0/+0 |
* | Text.ParserCombinators.ReadP: use NonEmpty in Final | Vaibhav Sagar | 2019-02-21 | 1 | -19/+22 |
* | Add comments about how zip fusion | Simon Peyton Jones | 2019-02-20 | 2 | -26/+65 |
* | Bump ghc version to 8.9 | Ryan Scott | 2019-02-20 | 1 | -1/+5 |
* | base: Document errno behaviour in haddocks. | Niklas Hambüchen | 2019-02-19 | 1 | -1/+5 |
* | Fix Haddock comment for Integer datatype | Alexandre Baldé | 2019-02-18 | 1 | -2/+6 |
* | Remove `parallel` as a submodule | Alec Theriault | 2019-02-16 | 1 | -0/+0 |
* | Minor documentation fix in GHC.ForeignPtr | Ömer Sinan Ağacan | 2019-02-16 | 1 | -5/+3 |
* | Properly escape character literals in Haddocks | Alec Theriault | 2019-02-15 | 5 | -14/+14 |
* | Implement -Wredundant-record-wildcards and -Wunused-record-wildcards | Matthew Pickering | 2019-02-14 | 4 | -5/+5 |
* | Add `liftedTyped` to `Lift` class | Alec Theriault | 2019-02-13 | 2 | -4/+59 |
* | Fix typos [skip ci] | Alexandre Esteves | 2019-02-13 | 1 | -2/+2 |
* | Update parallel submodule | Herbert Valerio Riedel | 2019-02-13 | 1 | -0/+0 |
* | Update array submodule | Herbert Valerio Riedel | 2019-02-12 | 1 | -0/+0 |
* | Fix invalid doc comment | Alec Theriault | 2019-02-10 | 1 | -16/+22 |
* | Update directory submodule | Herbert Valerio Riedel | 2019-02-08 | 1 | -0/+0 |
* | Update filepath submodule | Herbert Valerio Riedel | 2019-02-08 | 1 | -0/+0 |
* | Add a changelog for base 4.14.0.0 | Langston Barrett | 2019-02-08 | 2 | -1/+6 |
* | TestEquality instance for Compose | Langston Barrett | 2019-02-08 | 1 | -1/+13 |
* | Update hpc submodule | Herbert Valerio Riedel | 2019-02-08 | 1 | -0/+0 |
* | Update terminfo submodule | Herbert Valerio Riedel | 2019-01-31 | 1 | -0/+0 |
* | Update stm submodule | Herbert Valerio Riedel | 2019-01-31 | 1 | -0/+0 |
* | Update process submodule | Herbert Valerio Riedel | 2019-01-31 | 1 | -0/+0 |
* | Update parsec submodule | Herbert Valerio Riedel | 2019-01-31 | 1 | -0/+0 |
* | Update haskeline submodule | Herbert Valerio Riedel | 2019-01-31 | 1 | -0/+0 |
* | Update deepseq submodule | Herbert Valerio Riedel | 2019-01-31 | 1 | -0/+0 |
* | Update unix submodule | Herbert Valerio Riedel | 2019-01-31 | 1 | -0/+0 |
* | Update text submodule | Herbert Valerio Riedel | 2019-01-31 | 1 | -0/+0 |
* | hWaitForInput-accurate-stdin test | Ben Gamari | 2019-01-31 | 3 | -0/+53 |
* | Use ByteString to represent Cmm string literals (#16198) | Sylvain Henry | 2019-01-31 | 2 | -5/+10 |
* | Add a RTS option -xp to load PIC object anywhere in address space | Zejun Wu | 2019-01-30 | 1 | -0/+3 |
* | Compile count{Leading,Trailing}Zeros to corresponding x86_64 instructions und... | Dmitry Ivanov | 2019-01-30 | 3 | -0/+34 |
* | testsuite: Use makefile_test | Ben Gamari | 2019-01-30 | 2 | -7/+5 |
* | Revert "Batch merge" | Ben Gamari | 2019-01-30 | 6 | -42/+7 |
* | Batch merge | Ben Gamari | 2019-01-30 | 6 | -7/+42 |
* | Fix incorrectly named configure options | Alec Theriault | 2019-01-27 | 1 | -2/+2 |
* | Update Cabal submodule to latest master branch tip | Herbert Valerio Riedel | 2019-01-27 | 1 | -0/+0 |
* | Update binary submodule to latest master branch tip | Herbert Valerio Riedel | 2019-01-27 | 1 | -0/+0 |
* | testsuite: Mark hWaitForInput-accurate-socket as requiring unix | Ben Gamari | 2019-01-27 | 1 | -1/+1 |
* | A few typofixes | Gabor Greif | 2019-01-23 | 2 | -3/+3 |
* | Error out of invalid Int/Word bit shifts | Alec Theriault | 2019-01-23 | 4 | -26/+80 |
* | Hadrian: support in-tree GMP | Alec Theriault | 2019-01-23 | 2 | -2/+4 |
* | Minor typo in docs for KProxy | Joachim Breitner | 2019-01-23 | 1 | -1/+1 |