summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump Cabal submoduleghc-8.0.1-rc2Ben Gamari2016-02-041-0/+0
* Fix a few loose ends from D1795Ben Gamari2016-02-043-4/+9
* Overhaul the Overhauled Pattern Match CheckerGeorge Karachalias2016-02-0424-851/+914
* Allow all RTS options to iservSimon Marlow2016-02-031-0/+1
* Use the in_scope set in lint_appBartosz Nitka2016-02-021-7/+10
* Fix some substitution InScopeSetsRichard Eisenberg2016-02-025-4/+9
* Rename "open" subst functionsBartosz Nitka2016-02-0218-72/+64
* Make TypeError a newtype, add changelog entryRyanGlScott2016-02-023-1/+14
* Define CTYPE for more Posix typesHerbert Valerio Riedel2016-02-021-10/+10
* Use a correct substitution in tcCheckPatSynDeclBartosz Nitka2016-02-023-1/+26
* Properly track live registers when saving the CCCS.Geoffrey Mainland2016-02-022-6/+29
* Code formatting cleanup.Geoffrey Mainland2016-02-021-3/+3
* Add type signatures.Geoffrey Mainland2016-02-021-0/+2
* Update binary submodule to 0.8.2.0 releaseHerbert Valerio Riedel2016-02-021-0/+0
* Update cabal_macros_boot.hHerbert Valerio Riedel2016-02-021-9/+20
* fix validate breakageSimon Marlow2016-02-021-2/+0
* Remote GHCi: parallelise BCO serializationSimon Marlow2016-02-025-6/+52
* Remote GHCi: batch the creation of stringsSimon Marlow2016-02-027-81/+148
* Remote GHCi: Optimize the serialization/deserialization of byte codeSimon Marlow2016-02-022-11/+67
* Update unix submodule to latest snapshotHerbert Valerio Riedel2016-02-021-0/+0
* Avoid mangled/derived names in GHCi autocomplete (fixes #11328)Adam Gundry2016-02-025-3/+16
* Remote GHCi: create cost centre stacks in batchesSimon Marlow2016-02-024-38/+30
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-02-02128-1720/+2666
* Tidy up tidySkolemInfoSimon Peyton Jones2016-02-026-40/+24
* Put docs in /usr/share/doc/ghc-<version>Thomas Miedema2016-02-021-7/+4
* Typo in docsBen Gamari2016-02-011-2/+2
* Fix LOOKS_LIKE_PTR for 64-bit platformsReid Barton2016-02-011-1/+1
* Implement basic uniform warning set towerHerbert Valerio Riedel2016-02-011-4/+24
* Hide the CallStack implicit parameterEric Seidel2016-02-019-153/+245
* Restore original alignment for info tablesSimon Brenner2016-01-273-4/+24
* rts/Timer: Actually fix #9105Ben Gamari2016-01-271-1/+3
* ghci: fix trac issue #11481Benjamin Bykowski2016-01-274-25/+55
* Typos in commentsGabor Greif2016-01-274-4/+4
* Fix a typo in the note name in commentsBartosz Nitka2016-01-273-9/+8
* Enable RemoteGHCi on WindowsTamar Christina2016-01-279-38/+81
* Build profiling libraries on `validate --slow` (#11496)Thomas Miedema2016-01-271-1/+5
* Testsuite: fixup req_profiling tests (#11496)Thomas Miedema2016-01-278-10/+10
* Construct in_scope set in mkTopTCvSubstBartosz Nitka2016-01-278-16/+23
* Split off -Wunused-type-variables from -Wunused-matchesRyanGlScott2016-01-2717-71/+150
* Fix segmentation fault when .prof file not writeableThomas Miedema2016-01-278-11/+29
* Nicer error on +RTS -hc without -rtsopts or -profThomas Miedema2016-01-271-4/+42
* Pass InScopeSet to substTy in lintTyAppBartosz Nitka2016-01-272-8/+25
* Fix three broken tests involving exceptionsSimon Peyton Jones2016-01-273-11/+9
* Update process submodule to 1.4.2.0 releaseHerbert Valerio Riedel2016-01-271-0/+0
* Update transformers submodule to 0.5.1.0 releaseHerbert Valerio Riedel2016-01-271-0/+0
* Minor users-guide markup fixup [skip ci]Herbert Valerio Riedel2016-01-271-2/+2
* Missed plural renaming in user's guideHerbert Valerio Riedel2016-01-271-1/+1
* Fix two cloning-related bugsSimon Peyton Jones2016-01-273-41/+69
* Kill off zipTopTCvSubst in favour of zipOpenTCvSubstSimon Peyton Jones2016-01-277-32/+25
* Add "ticks-exhausted" commentSimon Peyton Jones2016-01-271-0/+7