summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optimise optCoercion. (#9233)wip/T9233Richard Eisenberg2014-07-161-94/+187
* Rewrite coercionRole. (#9233)Richard Eisenberg2014-07-163-30/+60
* Improve documentation of overlapping instances (again)Simon Peyton Jones2014-07-151-55/+73
* Improve documentation of :set/:setiSimon Peyton Jones2014-07-152-37/+47
* Entirely re-jig the handling of default type-family instances (fixes Trac #9063)Simon Peyton Jones2014-07-1538-395/+632
* Define PrelNames.allNameStrings and use it in TcHsTypeSimon Peyton Jones2014-07-152-5/+15
* White space onlySimon Peyton Jones2014-07-141-1/+1
* Add a clarifying comment about scoping of type variables in associated type d...Simon Peyton Jones2014-07-141-0/+5
* Partially revert 194107ea9333c1d9d61abf307db2da6a699847afAustin Seipp2014-07-141-3/+1
* Give performance benchmark deviation also in percentsJoachim Breitner2014-07-141-2/+6
* New testsuite verbosity level 4Joachim Breitner2014-07-142-3/+3
* Update various performance benchmarksJoachim Breitner2014-07-143-12/+19
* Finish TCs sectionEdward Z. Yang2014-07-141-85/+238
* Type classesEdward Z. Yang2014-07-141-11/+268
* add support for x86_64-solaris2 platformKarel Gardas2014-07-132-1/+11
* Acquire all_tasks_mutex in forkProcessEdsko de Vries2014-07-133-2/+18
* Avoid deadlock in freeTask (called by forkProcess)Edsko de Vries2014-07-131-0/+14
* Fix ghci tab completion of duplicate identifiers.Shachaf Ben-Kiki2014-07-132-3/+7
* Typo in commentGabor Greif2014-07-131-1/+1
* Test case for #9305Joachim Breitner2014-07-133-1/+17
* integer-gmp: tweak gitignore.Austin Seipp2014-07-122-3/+3
* testsuite: Tweak T6048 boundsAustin Seipp2014-07-121-4/+4
* Add travis-ci badgeGabor Greif2014-07-121-0/+2
* Fix note spellingGabor Greif2014-07-121-2/+2
* Rectify some panic messagesGabor Greif2014-07-121-6/+6
* Typoes in commentsGabor Greif2014-07-121-3/+3
* Fix commentGabor Greif2014-07-121-1/+1
* Activate tab checksGabor Greif2014-07-121-6/+0
* M-x untabifyGabor Greif2014-07-121-111/+111
* Add a .travis.yml fileJoachim Breitner2014-07-121-0/+36
* Declare official github home of libraries/unixHerbert Valerio Riedel2014-07-111-1/+1
* Comments onlyJan Stolarek2014-07-111-1/+1
* Remove unused parameter in rnHsTyVarJan Stolarek2014-07-111-10/+9
* Integrate changelog entries from base-4.7.0.1 relHerbert Valerio Riedel2014-07-111-0/+13
* Fix typos in base documentation.Shachaf Ben-Kiki2014-07-102-4/+4
* GHC.Conc: clarify that 'forkOn' binds to capability, not a 'CPU' or 'Task'Sergei Trofimovich2014-07-101-3/+3
* remove SPARC related comment in PPC code generatorPeter Trommler2014-07-101-9/+0
* Avoid unnecessary clock_gettime() syscalls in GC stats.Brian Brooks2014-07-104-53/+3
* [backpack] Rework definite package compilationEdward Z. Yang2014-07-101-105/+103
* Make the example a little more complexEdward Z. Yang2014-07-101-142/+208
* rts: Fix #9003 with an annoying hackAustin Seipp2014-07-092-1/+8
* Start expanding out linking textEdward Z. Yang2014-07-091-92/+239
* Add hyperref package.Edward Z. Yang2014-07-091-0/+1
* [docs/backpack] Get lint to stop complainingEdward Z. Yang2014-07-091-6/+6
* Scott's updates to the impl paper.Edward Z. Yang2014-07-091-25/+92
* More testsuite ignores.Edward Z. Yang2014-07-071-0/+2
* Track gitignore update in submodule unixEdward Z. Yang2014-07-071-0/+0
* Private axiom comment in BackpackEdward Z. Yang2014-07-071-2/+27
* Do not print the result of 'main' after invoking ':main' (fixes #9086).Gintautas Miliauskas2014-07-077-3/+12
* Fix imports in GHC.Event.Poll when not HAVE_POLL_H (#9275)Reid Barton2014-07-061-0/+1