summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Recursively annotate core exprwip/annotate-coreMatthew Pickering2017-08-101-14/+19
* Add binds type for RecMatthew Pickering2017-08-091-3/+4
* Add reference to ppr_ty for type variablesMatthew Pickering2017-08-094-6/+15
* Push varBinder annotations further inMatthew Pickering2017-08-091-4/+4
* Use NamedThing rather than just outputablebndrMatthew Pickering2017-07-273-20/+24
* Some more references and actually export binder typeMatthew Pickering2017-07-262-3/+3
* More refined annotations + binders + bindingsMatthew Pickering2017-07-262-11/+24
* Try using https urlMatthew Pickering2017-07-261-1/+1
* Add the correct commitMatthew Pickering2017-07-261-0/+0
* Use my branch of haddockMatthew Pickering2017-07-261-2/+2
* Start of annotating coreMatthew Pickering2017-07-257-6/+38
* Hack: Produce latin1 asm outputBen Gamari2017-07-211-1/+2
* ghc-prim: Don't allocate a thunk for each unpacked UTF-8 characterBen Gamari2017-07-211-12/+12
* Never tick primitive string literalsBen Gamari2017-07-214-32/+22
* llvmGen: Fix anotherBen Gamari2017-07-211-1/+0
* nativeGen: Clean up warningBen Gamari2017-07-211-1/+0
* llvmGen: Clean up warningBen Gamari2017-07-211-1/+0
* Debugging ghc-pkgBen Gamari2017-07-211-1/+1
* Try somethingBen Gamari2017-07-201-2/+2
* Fix errant newlinesBen Gamari2017-07-201-1/+2
* Use prettyprinterBen Gamari2017-07-207-36/+203
* Add pretty-printer dependencyBen Gamari2017-07-206-1/+8
* Add text dependencyBen Gamari2017-07-208-1/+11
* build system: Ensure there are no duplicate files in bindist listBen Gamari2017-07-201-1/+3
* HsPat: Assume that no spliced patterns are irrefutableBen Gamari2017-07-203-9/+17
* Revert "testsuite: Add test for #13916"Ben Gamari2017-07-203-169/+0
* testsuite: Add test for #13916Ben Gamari2017-07-203-0/+169
* distrib/configure: Canonicalize triplesBen Gamari2017-07-201-0/+7
* rts: Claim AP_STACK before adjusting SpBen Gamari2017-07-201-5/+5
* Interpreter.c: use macros to access/modify SpMichal Terepeta2017-07-201-227/+240
* Make IfaceAxiom typechecking lazier.Edward Z. Yang2017-07-2010-12/+107
* Fix busy-wait in SysTools.builderMainLoopDouglas Wilson2017-07-202-44/+55
* arcconfig: Set project ruleset to use master merge-base by defaultBen Gamari2017-07-201-0/+1
* testsuite: Pipe stdin directly to processBen Gamari2017-07-201-11/+5
* Introduce -fcatch-bottomsBen Gamari2017-07-205-2/+31
* Demand: Improve commentsBen Gamari2017-07-201-23/+26
* Spelling fixesGabor Greif2017-07-2012-15/+15
* Typeable: Ensure that promoted data family instance tycons get bindingsBen Gamari2017-07-198-10/+40
* base: Improve docs to clarify when finalizers may not be runAndrew Martin2017-07-191-0/+26
* typo: -XUndeci[d]ableInstancesChris Martin2017-07-191-1/+1
* Fix #13983 by creating a TyConFlavour type, and using itRyan Scott2017-07-199-66/+161
* dmdAnal: Ensure that ExnStr flag isn't dropped inappropriatelyBen Gamari2017-07-191-2/+5
* Add Haddocks for Eq (STRef a) and Eq (IORef a)Adam Sandberg Eriksson2017-07-192-7/+7
* Fix links to SPJ’s papers (fixes #12578)Takenobu Tani2017-07-194-8/+8
* Allow visible type application for []Ryan Scott2017-07-193-0/+37
* testsuite: Ensure that hs_try_putmvar003 terminatesBen Gamari2017-07-192-5/+9
* configure: Cleanup ARM COPY bug test artifactsBen Gamari2017-07-181-1/+3
* Typeable: Always use UTF-8 string unpacking primitiveBen Gamari2017-07-181-6/+6
* Make module membership on ModuleGraph fasterBartosz Nitka2017-07-1814-74/+158
* Typos in comments and explanation for unusused importsGabor Greif2017-07-184-9/+9