summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mention "handle is semi-closed" in error messagesThomas Miedema2015-12-153-12/+16
* DynFlags Remove -fwarn-context-quantification flagBen Gamari2015-12-156-50/+27
* Test #9632 in dependent/should_compile/T9632Richard Eisenberg2015-12-142-0/+12
* Add IsString Outputable.SDoc instanceHerbert Valerio Riedel2015-12-141-0/+4
* Add testcase for #11216Ben Gamari2015-12-142-0/+7
* Make binds in do-blocks strict when -XStrict (#11193)Adam Sandberg Eriksson2015-12-144-9/+23
* Suggest import Data.Kinds when * is out of scopeRichard Eisenberg2015-12-144-12/+40
* Use Cxt for deriving clauses in TH (#10819)Ben Gamari2015-12-1411-48/+92
* Some more typos in commentsGabor Greif2015-12-143-4/+4
* Don't pass CC= explicitly to `./configure` scriptsHerbert Valerio Riedel2015-12-141-1/+0
* Use idiomatic way to tell Autoconf the c compilerHerbert Valerio Riedel2015-12-146-9/+3
* Update Cabal submoduleHerbert Valerio Riedel2015-12-131-0/+0
* configure: add support for 'sh4' (Trac #11209)Sergei Trofimovich2015-12-131-1/+4
* Remove redundant importsRichard Eisenberg2015-12-123-3/+0
* Fix release notes markupBen Gamari2015-12-121-25/+51
* Refactor type families in Template HaskellJohn Leo2015-12-1218-75/+106
* Build system: fix 'make install-strip' in bindistThomas Miedema2015-12-122-12/+15
* Dwarf: Use .short instead of .hword on DarwinBen Gamari2015-12-121-1/+8
* Make -XStrict imply -XStrictDataAdam Sandberg Eriksson2015-12-124-2/+15
* Rework the Implicit CallStack solver to handle local lets.Eric Seidel2015-12-1238-539/+626
* Implement -fwarn-missing-pat-syn-sigsMatthew Pickering2015-12-1210-27/+109
* Frontend plugins.Edward Z. Yang2015-12-1212-7/+179
* Test #9017 in polykinds/T9017Richard Eisenberg2015-12-113-0/+35
* Test case for #7961.Richard Eisenberg2015-12-112-0/+27
* rm rae.txtAustin Seipp2015-12-111-319/+0
* Revert .gitmodules changes from 6746549772c5Austin Seipp2015-12-111-29/+29
* haddock: Fix submodule commit to point to ghc-headAustin Seipp2015-12-111-0/+0
* Revert README.md changes from 6746549772c5Austin Seipp2015-12-111-71/+19
* Add kind equalities to GHC.Richard Eisenberg2015-12-11576-16009/+22573
* Fix infix record field fixity (#11167 and #11173).Adam Gundry2015-12-1122-33/+205
* testsuite: Only run recomp015 on ELF-based platformsBen Gamari2015-12-111-1/+2
* Improved data family export documentationDavid Kraeutmann2015-12-112-2/+8
* Removed colon append operation (fixes #10785)Ben Gamari2015-12-116-17/+17
* T4801: Update expected allocations on DarwinBen Gamari2015-12-111-2/+3
* Mark retc001 as broken on DarwinBen Gamari2015-12-111-1/+2
* T7478: Don't expect broken on DarwinBen Gamari2015-12-111-1/+0
* Make sure PatSyns only get added once to tcg_patsynsMatthew Pickering2015-12-113-14/+11
* Test Trac #11187Simon Peyton Jones2015-12-102-0/+19
* Test Trac #11192Simon Peyton Jones2015-12-103-0/+60
* More typos in comments/docsGabor Greif2015-12-0913-17/+17
* Improve documentation for DeriveAnyClassSimon Peyton Jones2015-12-091-9/+51
* Comments onlySimon Peyton Jones2015-12-091-5/+4
* Fix DeriveAnyClass (Trac #9968)Simon Peyton Jones2015-12-097-157/+232
* Add missing whitespace in toArgs' error msgHerbert Valerio Riedel2015-12-081-2/+2
* Refactor GHCi Command type; allow "hidden" commandsHerbert Valerio Riedel2015-12-082-18/+49
* An assortment of typosGabor Greif2015-12-087-9/+9
* Comments about polymorphic recursionSimon Peyton Jones2015-12-082-10/+49
* Comments onlySimon Peyton Jones2015-12-081-4/+24
* users_guide: Show sub-sub-sections in ToCBen Gamari2015-12-081-1/+1
* docs/glasgow_exts: Use warning admonitionBen Gamari2015-12-081-2/+2