summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update haddock submodule to include the D5036 changeswip/az-D5036-2Alan Zimmerman2018-10-241-0/+0
* D5036 rebased.Alan Zimmerman2018-10-241-1/+1
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-10-2345-607/+797
* Clarify Note about ForAllCo coercions.Richard Eisenberg2018-10-221-4/+17
* Update hsc2hs submodule to work around bug in response file handling.klebinger.andreas@gmx.at2018-10-225-0/+15
* Adding almost devoid check for covar in ForAllCoNingning Xie2018-10-194-23/+132
* Fix T15729 in masterZejun Wu2018-10-171-1/+1
* testsuite: Fix non-canonical Monoid instance in T3001-2Ben Gamari2018-10-171-1/+1
* Fix #15761 by adding parensRichard Eisenberg2018-10-174-7/+20
* base: Fill in TBAs in changelogBen Gamari2018-10-151-4/+4
* Add a strict version of foldMap to FoldableSimon Jakobi2018-10-152-0/+8
* Update integer_gmp_gcdext documentation.David Eichmann2018-10-151-7/+7
* Fix BLACKHOLE inspection in RtClosureInspectÖmer Sinan Ağacan2018-10-151-4/+16
* Allocate bss section within proper range of other sectionsZejun Wu2018-10-1516-76/+132
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2018-10-159-94/+151
* Enable -Wcompat=error in the testsuiteVladislav Zavialov2018-10-15302-798/+1281
* ghc-heap: Fix writing closures on big endianPeter Trommler2018-10-151-1/+4
* Generate correct relocation for external cost centreZejun Wu2018-10-156-4/+38
* Fix #15738 by defining (and using) parenthesizeHsContextRyan Scott2018-10-156-2/+41
* Fix cardinality change of fields in addDataConStrictnessÖmer Sinan Ağacan2018-10-152-2/+6
* Fix #12430 by expanding type synonyms in injTyVarsOfTypeRyan Scott2018-10-154-0/+18
* Surprising error message with bang patternSasa Bogicevic2018-10-159-6/+75
* Typeable: Only render saturated tuple types with tuple syntaxBen Gamari2018-10-154-1/+18
* Cleanup boot and validateKrzysztof Gogolewski2018-10-152-19/+7
* Fix plugin tests requirementsTamar Christina2018-10-153-7/+51
* Deprecate -fllvm-pass-vectors-in-regsBen Gamari2018-10-153-17/+12
* Correct typo "Deppendency" -> DependencyNathan van Doorn2018-10-152-2/+2
* Fix test for GCC support for atomics in AutotoolsOndra Pelech2018-10-151-1/+1
* Use an accumulator version of tyCoVarsOfTypeTobias Dammers2018-10-151-103/+184
* Fix #15725 with an extra SymRyan Scott2018-10-153-11/+97
* Fix typo in documentationJan Path2018-10-141-1/+1
* Minor documentation markup fix in HsExpr.hsJosh Price2018-10-141-1/+1
* Add RubbishLit for absent bindings of UnliftedRepSebastian Graf2018-10-1412-20/+508
* rts: Stop tracing environment variables (fixes #15371)Mitsutoshi Aoe2018-10-141-10/+0
* Fix dataToTag# comment syntax again (primops.txt.pp)Ömer Sinan Ağacan2018-10-121-53/+52
* Include -fwarn-star-is-type in -WcompatVladislav Zavialov2018-10-126-2/+19
* Comments about dataToTag# onlySimon Peyton Jones2018-10-122-22/+56
* Support builtin classes like KnownNat in backpackPiyush P Kurur2018-10-118-17/+171
* Re-enable test T14251Ömer Sinan Ağacan2018-10-101-2/+1
* Fix dataToTag# argument evaluationÖmer Sinan Ağacan2018-10-1018-160/+102
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-0943-1267/+179
* update amd64 linux/osx stats for haddock.base perf testAlp Mestanogullari2018-10-091-1/+2
* Add Int8# and Word8#Michal Terepeta2018-10-0743-179/+1267
* testsuite: disable T11760 on non-smp targetsSergei Trofimovich2018-10-071-1/+1
* testsuite: disable nursery-chunks1 on non-smp targetsSergei Trofimovich2018-10-071-0/+1
* testsuite: disable T10017 on non-smp targetsSergei Trofimovich2018-10-071-0/+1
* testsuite: disable T14075 on non-smp targetsSergei Trofimovich2018-10-071-1/+3
* UNREG: don't prefix asm prefixes in via-C modeSergei Trofimovich2018-10-061-1/+1
* Add a missing write barrier to small array writesÖmer Sinan Ağacan2018-10-061-0/+1
* Stable name type roleDavid Feuer2018-10-043-1/+13