summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix DFun renamingwip/names3Ben Gamari2016-10-132-30/+20
* Fix haddock submoduleBen Gamari2016-10-131-0/+0
* Fix RnModIfaceBen Gamari2016-10-133-10/+30
* MkIface: Turn a foldr into a foldl'Ben Gamari2016-10-111-2/+2
* Fix some style issuesBen Gamari2016-10-114-12/+19
* Handle deserialization of tuples, etc specificallyBen Gamari2016-10-1129-584/+838
* Unique: Simplify encoding of sum uniquesBen Gamari2016-10-111-16/+11
* Add a broken test case for #12689Joachim Breitner2016-10-113-0/+11
* Add test case for #12689Joachim Breitner2016-10-115-0/+64
* More tests for Trac #12522Simon Peyton Jones2016-10-105-0/+61
* Improved stats for Trac #1969Simon Peyton Jones2016-10-101-1/+1
* Move zonking out of tcFamTyPatsSimon Peyton Jones2016-10-102-31/+47
* Delete orphan where clauseSimon Peyton Jones2016-10-101-1/+0
* Rename a parameter; trivial refactorSimon Peyton Jones2016-10-101-2/+2
* Orient improvement constraints betterSimon Peyton Jones2016-10-103-22/+107
* Escape lambda.Vaibhav Sagar2016-10-091-1/+1
* Turn on -n4m with -A16m or greaterSimon Marlow2016-10-093-14/+19
* Default +RTS -qn to the number of coresSimon Marlow2016-10-092-4/+14
* Cleanup PosixSource.hMoritz Angermann2016-10-092-10/+18
* Do not segfault if no common root can be foundMoritz Angermann2016-10-091-0/+5
* Generate a unique symbol for signature object stub files, fixes #12673Edward Z. Yang2016-10-091-5/+10
* Fix buildCsongor Kiss2016-10-083-4/+4
* Add trailing comma to fix the build.Matthew Pickering2016-10-081-1/+1
* Rework renaming of children in export lists.Matthew Pickering2016-10-0834-659/+1021
* Cabal submodule update.Edward Z. Yang2016-10-081-0/+0
* Report that we support Backpack in --info.Edward Z. Yang2016-10-081-0/+2
* Update haddock.Cabal perf for Cabal update.Edward Z. Yang2016-10-081-1/+2
* Make InstalledUnitId be ONLY a FastString.Edward Z. Yang2016-10-0815-253/+250
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-0842-432/+700
* The Backpack patch.Edward Z. Yang2016-10-08277-1242/+7324
* Exclude Cabal PackageTests from gen_contents_index.Edward Z. Yang2016-10-081-1/+2
* Remove reexports from ghc-boot, help bootstrap with GHC 8.Edward Z. Yang2016-10-082-4/+1
* Note about external interface changes.Edward Z. Yang2016-10-081-0/+5
* Tc267, tests what happens if you forgot to knot-tie.Edward Z. Yang2016-10-087-0/+30
* Simplify implementation of wWarningFlagsMatthew Pickering2016-10-071-10/+3
* Don't suggest deprecated flags in error messagesMartin Ceresa2016-10-076-3/+21
* Fix memory leak from #12664Bartosz Nitka2016-10-075-18/+37
* Add compact to packages so it gets cleaned on make clean.Edward Z. Yang2016-10-061-0/+1
* Remove dead code “mkHsConApp”Joachim Breitner2016-10-062-9/+2
* RegAlloc: Make some pattern matched completeJoachim Breitner2016-10-062-5/+8
* Refactor TcDeriv and TcGenDerivRyan Scott2016-10-067-2049/+2184
* Remove unused T12124.srderrRyan Scott2016-10-061-1/+0
* Improve error handling in TcRnMonadSimon Peyton Jones2016-10-058-39/+57
* Bring Note in TcDeriv up to dateRyan Scott2016-10-051-11/+6
* Mark zipWithAndUnzipM as INLINABLE rather than INLINEMatthew Pickering2016-10-041-1/+1
* genapply: update source file in autogenerated textSergei Trofimovich2016-10-041-1/+1
* runghc: Fix import of System.Process on WindowsBen Gamari2016-10-021-1/+1
* Update Cabal submodule to latest version.Edward Z. Yang2016-10-026-30/+34
* testsuite: Mark test for #12355 as unbroken on Darwin.Ben Gamari2016-10-021-1/+1
* DynFlags: Fix absolute import path to generated headerBen Gamari2016-10-021-1/+1