summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use primops onlywip/alexbiehlalexbiehl2017-03-231-1/+5
* Rewrite modulo hASH_TBL_SIZE (killed some transformation)alexbiehl2017-03-231-2/+2
* Try out another hash for FastStrings as discussed in IRCalexbiehl2017-03-231-11/+12
* OccurAnal.hs: Add an assert for an invariantÖmer Sinan Ağacan2017-03-191-1/+2
* OccurAnal.hs: Fix "Adjusting for lambdas" note nameÖmer Sinan Ağacan2017-03-181-2/+2
* Revert "GHC_STAGE1 isn't defined, use other form."Edward Z. Yang2017-03-171-1/+1
* No join-point from an INLINE function with wrong aritySimon Peyton Jones2017-03-1717-1122/+1231
* Improve Lint a littleSimon Peyton Jones2017-03-171-5/+13
* Test #13435 in typecheck/should_run/T13435Richard Eisenberg2017-03-173-0/+16
* Remove solveSomeEqualitiesRichard Eisenberg2017-03-173-102/+8
* Fix #13343 by not defaulting SigTvsRichard Eisenberg2017-03-173-8/+23
* Fix #13202 by failing more eagerly in tcRnStmtRichard Eisenberg2017-03-176-0/+28
* Fix #12709 by not building bad applicationsRichard Eisenberg2017-03-178-15/+96
* Comment coercion flattening [skip ci]Richard Eisenberg2017-03-171-1/+26
* Typos in manual and comments [ci skip]Gabor Greif2017-03-176-8/+8
* GHC_STAGE1 isn't defined, use other form.Edward Z. Yang2017-03-171-1/+1
* Save renamed syntax when signature merging.Edward Z. Yang2017-03-173-4/+32
* GHC.Word: Move Read instances to GHC.ReadErik de Castro Lopo2017-03-173-24/+27
* Bump unix submoduleBen Gamari2017-03-151-0/+0
* Bump hsc2hs submoduleBen Gamari2017-03-151-0/+0
* Bump nofib submoduleBen Gamari2017-03-151-0/+0
* Decrease locked region size on Windows to fix ERROR_LOCK_INVALID_RANGEAndrzej Rybczak2017-03-151-4/+4
* Bump hsc2hs submoduleBen Gamari2017-03-152-2/+0
* Introduce putLogMsgBen Gamari2017-03-1515-53/+52
* Introduce and use EnumSet in DynFlagsBen Gamari2017-03-158-45/+77
* Always build GHCi libsSimon Marlow2017-03-152-6/+4
* testsuite: Bump margin of T4029 to 15%Ben Gamari2017-03-151-1/+2
* Reimplement minusList using SetDavid Feuer2017-03-142-3/+41
* Shortcut a test in exprIsOkDavid Feuer2017-03-141-2/+2
* Fix #13337.Richard Eisenberg2017-03-1417-54/+176
* Fix Windows GCC driverTamar Christina2017-03-141-5/+3
* Allow associated types to pattern-match in non-class-bound variablesRyan Scott2017-03-1415-114/+125
* Further document :type +v's role in analyzing -XTypeApplications in GHCiRyan Scott2017-03-142-19/+56
* testsuite: Bump allocations for T4029Ben Gamari2017-03-141-1/+2
* Introduce and use mkLetRec, mkLetNonRecBen Gamari2017-03-143-35/+41
* Fix CaseIdentity optimisation AGAINSimon Peyton Jones2017-03-143-9/+18
* Typos in manual and commentsGabor Greif2017-03-1419-26/+26
* Fix #13382: Put join ceiling underneath lambdasLuke Maurer2017-03-132-2/+5
* Bump nofib submoduleBen Gamari2017-03-131-0/+0
* testsuite: Fix peak_megabytes_allocated for T4029Ben Gamari2017-03-131-1/+1
* testsuite: Fix use of wc in T13340Ben Gamari2017-03-131-1/+1
* Typeable: Fix remaining typeRepX referencdsBen Gamari2017-03-133-24/+24
* Make exports from Data.Typeable and Type.Reflection consistentRyan Scott2017-03-132-3/+12
* Broaden demand analysis IO hack notesDavid Feuer2017-03-131-4/+8
* Maybe Monoid doc: "is no semigroup" -> "used to be no semigroup"Chris Martin2017-03-131-2/+2
* Add COLUMN pragmaPhil Ruffwind2017-03-135-1/+50
* Add `-fmax-errors` flagCharles Cooper2017-03-134-10/+28
* unlit: replace the SHEBANG with an empty linePhil Ruffwind2017-03-134-0/+9
* Elaborate further on ZipList Applicative docsChris Martin2017-03-131-5/+13
* Don't reference elSupremum in haddock for Lifetime MonoidChris Martin2017-03-131-1/+1