summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wibbles in response to Richard's commentswip/T9858-typeable-spjSimon Peyton Jones2015-04-1412-31/+63
* Remove a redndant 'return'Simon Peyton Jones2015-03-261-2/+1
* Error message wibblesSimon Peyton Jones2015-03-2669-356/+493
* Generate Typeble info at definition sitesSimon Peyton Jones2015-03-2651-1488/+2183
* tcRnDeclsi can use tcRnSrcDeclsSimon Peyton Jones2015-03-261-39/+3
* Implement lookupGlobal in TcEnv, and use itSimon Peyton Jones2015-03-263-14/+35
* Comments and white spaceSimon Peyton Jones2015-03-263-5/+6
* Improve the error messages for class instance errorsSimon Peyton Jones2015-03-264-18/+107
* Add Monad instance for `((,) a)` (#10190)Fumiaki Kinoshita2015-03-255-1/+8
* More comments (related to Trac #10180)Simon Peyton Jones2015-03-243-41/+65
* Improve environment handling in TcBindsSimon Peyton Jones2015-03-2410-175/+193
* Some stress tests for the empty case linterJoachim Breitner2015-03-242-0/+28
* Delete DynFlag for NDP wayThomas Miedema2015-03-241-13/+0
* Empty alternative lint check: Explain why there are two checksJoachim Breitner2015-03-241-0/+9
* exprIsBottom: Make use of isEmptyTy (#10186)Joachim Breitner2015-03-242-1/+5
* Fix bug in hs-libraries field munging.Edward Z. Yang2015-03-231-1/+2
* Do version specific detection of LLVM tools (#10170).Erik de Castro Lopo2015-03-242-30/+52
* isEmptyTy: Improve commentJoachim Breitner2015-03-231-1/+3
* Add Note [No alternatives lint check]Joachim Breitner2015-03-232-1/+17
* New lint check: Check idArity invariants (#10181)Joachim Breitner2015-03-232-2/+22
* New Lint check: no alternatives implies bottoming expressionJoachim Breitner2015-03-232-1/+25
* exprIsBottom should look through type lambdasJoachim Breitner2015-03-231-0/+1
* Do proper depth checking in the flattener to avoid looping.Richard Eisenberg2015-03-2359-1048/+1136
* Make testsuite driver Python 2.6 compatible againThomas Miedema2015-03-231-8/+8
* Update base changelog regarding 4.8.1 changesHerbert Valerio Riedel2015-03-231-3/+27
* Minor bump `base` version to 4.8.1.0Herbert Valerio Riedel2015-03-2369-77/+83
* Fix quasiquotation test (#4150)Thomas Miedema2015-03-231-1/+1
* Minor fix to Note [Trimming arity]Joachim Breitner2015-03-231-1/+1
* Fix integer-gmp source tarball distributionHerbert Valerio Riedel2015-03-232-0/+528
* Update integer-gmp2's changelog for releaseHerbert Valerio Riedel2015-03-231-1/+1
* rts: check arguments to flags that don't have anyCarlos Tomé2015-03-234-7/+49
* fix bus error (misaligned data access) on SPARC in __decodeDouble_Int64Karel Gardas2015-03-221-3/+3
* docs: make gen_contents_index --verbose more verboseAustin Seipp2015-03-221-1/+3
* Trim Call ArityJoachim Breitner2015-03-222-6/+47
* Test case for #10176Joachim Breitner2015-03-222-0/+35
* New lint check: exprIsHNF = True and alts = [] is bogusJoachim Breitner2015-03-221-0/+3
* Clarify meaning of the RTS `taskCount` variableThomas Miedema2015-03-221-1/+1
* Update haskeline submodule to 0.7.2.1 release tagHerbert Valerio Riedel2015-03-221-0/+0
* testsuite: add test for #10177Austin Seipp2015-03-212-0/+11
* Correct documentation in `Parser`.Matthew Pickering2015-03-211-2/+2
* Update Cabal submodule to Cabal-v1.22.2.0 rls tagHerbert Valerio Riedel2015-03-211-0/+0
* Update bytestring submodule to 0.10.6.0 release tagHerbert Valerio Riedel2015-03-201-0/+0
* Try to reconstruct a changelog for TH 2.10Herbert Valerio Riedel2015-03-201-1/+18
* Bump ghc-prim to 0.4.0.0Herbert Valerio Riedel2015-03-2053-122/+122
* Modify test th/T10019 to wobble lessSimon Peyton Jones2015-03-202-2/+9
* Update deepseq submodule to 1.4.1.1 tagHerbert Valerio Riedel2015-03-203-4/+4
* testsuite: add a regression test for #10011Austin Seipp2015-03-194-0/+17
* Remove unused parameter to `EvTypeableTyCon`Iavor S. Diatchki2015-03-194-10/+8
* Merge branch 'master' of git://git.haskell.org/ghcIavor S. Diatchki2015-03-192-1/+0
|\
| * libraries: update win32 submoduleAustin Seipp2015-03-191-0/+0