summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use types already in AST when making .hie filewip/fix-hie-mapMatthew Pickering2019-05-302-1/+3
* Provide details in `plusSimplCount` errorsJosh Meredith2019-05-291-1/+8
* tcMatchesFun s/rho/sigma #16692Vladislav Zavialov2019-05-292-3/+3
* CNF.c: Move debug functions behind ifdefÖmer Sinan Ağacan2019-05-291-1/+1
* downsweep: Allow TargetFile not to exist when a buffer is givenDaniel Gröber2019-05-294-18/+14
* Allow using tagetContents for modules needing preprocessingDaniel Gröber2019-05-296-38/+242
* Add hPutStringBuffer utilityDaniel Gröber2019-05-291-0/+6
* Don't lose parentheses in show SomeAsyncExceptionNathan Collins2019-05-291-1/+1
* Fix missing unboxed tuple RuntimeReps (#16565)Krzysztof Gogolewski2019-05-294-34/+47
* In hole fits, don't show VTA for inferred variables (#16456)Krzysztof Gogolewski2019-05-296-13/+41
* Add test for old issue displaying unboxed tuples in error messages (#502)Kevin Buhr2019-05-293-0/+23
* Fix some warnings in users_guide (incl #16640)Oleg Grenrus2019-05-293-3/+11
* Remove stale 8.2.1-notesOleg Grenrus2019-05-291-527/+0
* Minor spelling fixes to users guide.P.C. Shyamshankar2019-05-298-8/+8
* testsuite: introduce 'static_stats' testsAlp Mestanogullari2019-05-2910-22/+62
* Handle hs-boot files in -Wmissing-home-modules (#16551)Krzysztof Gogolewski2019-05-296-0/+13
* Improve comments around injectivity checksRichard Eisenberg2019-05-283-21/+23
* Add missing opening braces in Cmm dumpsÖmer Sinan Ağacan2019-05-271-1/+1
* hadrian: Fix generation of settingsJohn Ericson2019-05-271-2/+2
* Fix padding of entries in .prof filesJasper Van der Jeugt2019-05-271-1/+1
* base: Include (<$) in all exports of FunctorSimon Jakobi2019-05-272-3/+2
* Add a pprTraceWith functionSebastian Graf2019-05-271-3/+9
* Fix tcfail158 (#15899)Krzysztof Gogolewski2019-05-272-4/+5
* Correct the large tuples section in user's guideJoshua Price2019-05-271-8/+8
* Fix typo of primop formatmizunashi_mana2019-05-271-1/+1
* Hadrian: Fix problem with unlit path in settings fileAlp Mestanogullari2019-05-271-1/+3
* Lowercase windows importsMoritz Angermann2019-05-272-4/+4
* Let the specialiser work on dicts under lambdasSandy Maguire2019-05-267-121/+629
* Hadrian: Add Mising Libffi Dependencies #16653David Eichmann2019-05-251-5/+23
* Add `keepCAFs` to RtsSymbolsMoritz Angermann2019-05-251-0/+1
* Add PlainPanic for throwing exceptions without depending on pprintMichael Sloan2019-05-2411-96/+178
* Allow metric change after reverting "Add Generic tuple instances up to 15-tup...David Eichmann2019-05-240-0/+0
* Some forall-related cleanup in deriving codeRyan Scott2019-05-237-5/+40
* Add a `NOINLINE` pragma on `someNatVal` (#16586)Iavor Diatchki2019-05-235-0/+91
* Add a test for #16597Ömer Sinan Ağacan2019-05-233-0/+11
* add an --hadrian mode to ./validateAlp Mestanogullari2019-05-235-210/+309
* Revert "Add Generic tuple instances up to 15-tuple" #16688David Eichmann2019-05-231-48/+0
* fix Template Haskell cross compilation on 64 bit compiler with 32 bit targetLuite Stegeman2019-05-225-13/+18
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-2232-325/+474
* Hadrian: add --test-root-dirs, to only run specific directories of testsAlp Mestanogullari2019-05-223-4/+49
* RTS: Fix restrictive castAlec Theriault2019-05-221-2/+2
* Add regression test for old Word32 arithmetic issue (#497)Kevin Buhr2019-05-223-0/+15
* Use datatype for unboxed returns when loading ghc into ghciMichael Sloan2019-05-223-58/+110
* Have GHCi use object code for UnboxedTuples modules #15454Michael Sloan2019-05-229-21/+71
* Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston2019-05-2112-151/+284
* Update .gitlab-ci.ymlBen Gamari2019-05-211-1/+1
* gitlab-ci: Allow Windows Hadrian build to failBen Gamari2019-05-211-1/+3
* Fix #16666 by parenthesizing contexts in ConvertRyan Scott2019-05-214-11/+30
* distrib/configure.ac.in: remove mention to 'settings', since settings.in is goneAlp Mestanogullari2019-05-211-1/+1
* Update resolver for for happy 1.19.10Shayne Fletcher2019-05-211-1/+1