summaryrefslogtreecommitdiff
path: root/compiler/main
Commit message (Expand)AuthorAgeFilesLines
* Allow compilation of C/C++/ObjC/ObjC++ files with module from THFrancesco Mazzoli2017-03-087-72/+118
* Read COMPLETE sets from external packagesBen Gamari2017-03-061-11/+90
* Revert "Read COMPLETE sets from external packages"Ben Gamari2017-03-031-90/+11
* Read COMPLETE sets from external packagesRyan Scott2017-03-021-11/+90
* Print out sub-libraries of packages more nicely.Edward Z. Yang2017-03-021-3/+10
* Add -fwhole-archive-hs-libsSimon Marlow2017-03-022-6/+24
* Eliminate ListSetOps from imp_trust_pkgsDavid Feuer2017-03-022-20/+24
* Properly acquire locks on not yet existing package databasesAndrzej Rybczak2017-03-021-2/+27
* iOS: shared objects have .dylib extension.Moritz Angermann2017-02-281-0/+1
* Add -fspec-constr-keenSimon Peyton Jones2017-02-261-0/+2
* Correct Windows libdir assumptions.Tamar Christina2017-02-231-14/+16
* Give better error message with you run ghc foo.bkpEdward Z. Yang2017-02-232-3/+12
* Change -dppr-ticks to -dsuppress-ticksSimon Peyton Jones2017-02-201-2/+6
* Improvements/bugfixes to signature reexport handling.Edward Z. Yang2017-02-171-1/+1
* Check local type family instances against all imported onesReid Barton2017-02-141-2/+5
* Setup more error context for Backpack operations.Edward Z. Yang2017-02-121-1/+0
* Avoid repeated list elem checksDavid Feuer2017-02-111-2/+5
* Add dump flags for the renamed and typechecked hsSyn ASTsAlan Zimmerman2017-02-081-0/+6
* More typos in comments [skip ci]Gabor Greif2017-02-082-2/+2
* Clean up findPartiallyCompletedCyclesDavid Feuer2017-02-071-17/+12
* Don't replace type family instances with the same LHS in GHCi (#7102)Reid Barton2017-02-051-2/+3
* New internal dynamic flag: Very aggressive inliningJoachim Breitner2017-02-041-0/+2
* Ditch static flagsSylvain Henry2017-02-0211-281/+57
* Add support for StaticPointers in GHCiBen Gamari2017-02-028-35/+111
* Use top-level instances to solve superclasses where possibleDaniel Haraj2017-01-311-0/+3
* Add a flag to emit error messages as JSONMatthew Pickering2017-01-305-4/+111
* COMPLETE pragmas for enhanced pattern exhaustiveness checkingMatthew Pickering2017-01-262-7/+40
* Typos in comments [ci skip]Gabor Greif2017-01-251-1/+1
* Bump Win32 version.Ben Gamari2017-01-241-2/+6
* HscTypes: Use foldl' instead of foldrBen Gamari2017-01-241-3/+4
* Typos and grammar in manual/commentsGabor Greif2017-01-233-3/+3
* Always use -Xlinker for -rpathBartosz Nitka2017-01-212-4/+20
* Warn on missing home modulesYuras Shumovich2017-01-202-0/+41
* Show explicit quantifiers in conflicting definitions errorPhil de Joux2017-01-202-32/+39
* Allow top-level string literals in Core (#8472)Takano Akio2017-01-201-2/+2
* Update levity polymorphismRichard Eisenberg2017-01-193-7/+12
* Add dump-parsed-ast flag and functionalityAlan Zimmerman2017-01-152-2/+12
* Use latin1 code page on Windows for response files.Tamar Christina2017-01-151-0/+4
* Desugar static forms to makeStatic calls.Facundo Domínguez2017-01-132-77/+230
* Simplify CPP logic as we now need v7.10 for bootstrappingGabor Greif2017-01-132-12/+2
* Support for using only partial pieces of included signatures.Edward Z. Yang2017-01-112-2/+4
* Fix terminal corruption bug and clean up SDoc interface.Phil Ruffwind2017-01-101-8/+7
* Remove deprecated InteractiveEval APIDavid Feuer2017-01-102-45/+1
* Enable subsections via symbols on iOSDemi Obenour2017-01-102-3/+3
* -dead_strip is now the default on DarwinDemi Obenour2017-01-102-11/+17
* Revert "Have addModFinalizer expose the local type environment."Facundo Domínguez2017-01-062-133/+74
* Have addModFinalizer expose the local type environment.Facundo Domínguez2017-01-062-74/+133
* Add a CSE pass to Stg (#9291)Joachim Breitner2017-01-051-0/+3
* Add caret diagnosticsPhil Ruffwind2016-12-233-10/+104
* White space onlySimon Peyton Jones2016-12-231-4/+4