| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary use of -DGENERICS flag | Ryan Scott | 2017-02-06 | 1 | -1/+1 |
* | Fix comment (old file names) in mk/ and utils/ | Takenobu Tani | 2017-02-04 | 2 | -7/+7 |
* | Ditch static flags | Sylvain Henry | 2017-02-02 | 1 | -0/+0 |
* | Spelling fixes | Gabor Greif | 2017-02-02 | 2 | -4/+4 |
* | Bump hsc2hs submodule | Ben Gamari | 2017-01-26 | 1 | -0/+0 |
* | Make type import/export API Annotation friendly | Alan Zimmerman | 2017-01-26 | 2 | -2/+5 |
* | Warn on missing home modules | Yuras Shumovich | 2017-01-20 | 1 | -0/+9 |
* | Update levity polymorphism | Richard Eisenberg | 2017-01-19 | 1 | -0/+0 |
* | Add dump-parsed-ast flag and functionality | Alan Zimmerman | 2017-01-15 | 1 | -135/+3 |
* | Require python3 like everywhere else too | Gabor Greif | 2017-01-13 | 1 | -1/+1 |
* | Ensure mkUserGuidePart is compiled with current GHC version | Ben Gamari | 2017-01-10 | 1 | -2/+6 |
* | Make HsIParamTy have a Located HsIPName | Alan Zimmerman | 2017-01-10 | 1 | -0/+0 |
* | Remove redudant import from check-ppr | Matthew Pickering | 2016-12-26 | 1 | -1/+0 |
* | check-ppr: Make --dump the default behavior | Ben Gamari | 2016-12-26 | 1 | -11/+6 |
* | Add caret diagnostics | Phil Ruffwind | 2016-12-23 | 1 | -0/+4 |
* | users-guide: Kill extraneous link | Ben Gamari | 2016-12-23 | 1 | -1/+1 |
* | Update ghc-cabal command line usage text. | Edward Z. Yang | 2016-12-21 | 1 | -3/+7 |
* | Support for abi-depends for computing shadowing. | Edward Z. Yang | 2016-12-21 | 2 | -1/+2 |
* | utils/genargs: delete unused tool | Sergei Trofimovich | 2016-12-17 | 2 | -73/+0 |
* | Fix Pretty printer tests on Windows | Tamar Christina | 2016-12-17 | 1 | -5/+10 |
* | base: Bump version to 4.10.0.0 | Ben Gamari | 2016-12-15 | 6 | -4/+4 |
* | check-ppr: Add a --dump flag to aid in debugging | Ben Gamari | 2016-12-15 | 2 | -5/+24 |
* | Show constraints when reporting typed holes | Maciej Bielecki | 2016-12-15 | 1 | -0/+4 |
* | Add infix flag for class and data declarations | Alan Zimmerman | 2016-12-12 | 1 | -0/+0 |
* | Scrutinee Constant Folding | Sylvain Henry | 2016-12-09 | 1 | -0/+5 |
* | Bump haddock submodule | Ben Gamari | 2016-12-09 | 1 | -0/+0 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 7 | -5/+298 |
* | Overhaul of Compact Regions (#12455) | Simon Marlow | 2016-12-07 | 1 | -0/+4 |
* | Purge GHC of literate Perl | Demi Obenour | 2016-11-29 | 2 | -7/+1 |
* | Replace -fshow-source-paths with -fhide-source-paths | Sylvain Henry | 2016-11-29 | 1 | -2/+2 |
* | Make diagnostics slightly more colorful | Phil Ruffwind | 2016-11-29 | 1 | -0/+4 |
* | Implement fine-grained `-Werror=...` facility | Maciej Bielecki | 2016-11-21 | 1 | -0/+10 |
* | Make default output less verbose (source/object paths) | Sylvain HENRY | 2016-11-11 | 1 | -0/+5 |
* | ghc-pkg: Munge dynamic library directories | Ben Gamari | 2016-11-11 | 1 | -0/+1 |
* | ghc-cabal: Use correct name of linker flags env variable | Ben Gamari | 2016-11-10 | 1 | -1/+1 |
* | Omit unnecessary linker flags | Simon Marlow | 2016-11-03 | 1 | -3/+0 |
* | API Annotations: make all ModuleName Located | Alan Zimmerman | 2016-11-03 | 1 | -0/+0 |
* | Add and use a new dynamic-library-dirs field in the ghc-pkg info | Duncan Coutts | 2016-10-21 | 2 | -1/+7 |
* | Typos in comments | Gabor Greif | 2016-10-21 | 1 | -1/+1 |
* | Clean up handling of known-key Names in interface files | Ben Gamari | 2016-10-13 | 1 | -0/+0 |
* | Make InstalledUnitId be ONLY a FastString. | Edward Z. Yang | 2016-10-08 | 1 | -8/+9 |
* | Distinguish between UnitId and InstalledUnitId. | Edward Z. Yang | 2016-10-08 | 1 | -4/+9 |
* | The Backpack patch. | Edward Z. Yang | 2016-10-08 | 1 | -17/+39 |
* | genapply: update source file in autogenerated text | Sergei Trofimovich | 2016-10-04 | 1 | -1/+1 |
* | runghc: Fix import of System.Process on Windows | Ben Gamari | 2016-10-02 | 1 | -1/+1 |
* | Update Cabal submodule to latest version. | Edward Z. Yang | 2016-10-02 | 2 | -28/+32 |
* | runghc: use executeFile to run ghc process on POSIX | Michael Snoyman | 2016-10-02 | 2 | -6/+21 |
* | ghc-pkg: Allow unregistering multiple packages in one call | Niklas Hambüchen | 2016-10-01 | 1 | -5/+6 |
* | Implement deriving strategies | Ryan Scott | 2016-09-30 | 2 | -0/+7 |
* | Bump Haddock submodule to fix rendering of class methods | Matthew Pickering | 2016-09-20 | 1 | -0/+0 |