summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix failing API Annotations tests from master cherry pickwip/7.10-api-annotsAlan Zimmerman2015-05-082-4/+11
* ApiAnnotations: misplaced AnnComma for squals productionAlan Zimmerman2015-05-088-1/+689
* ApiAnnotations : AnnComma missing in TupleSectionAlan Zimmerman2015-05-088-2/+162
* ApiAnnotations : RdrHsSyn.isFunLhs discards parenthesesAlan Zimmerman2015-05-088-23/+184
* ApiAnnotations : quoted type variables missing leading quoteAlan Zimmerman2015-05-089-16/+219
* Correct parsing of lifted empty list constructorMatthew Pickering2015-05-082-8/+22
* ApiAnnotations : lexer discards comment close in nested commentAlan Zimmerman2015-05-084-15/+17
* API Annotations : ExprWithTySig processing discards annotated spansAlan Zimmerman2015-05-088-2/+162
* parser : the API annotation on opt_sig is being discardedAlan Zimmerman2015-05-084-9/+23
* parser: API Annotations : guardquals1 does not annotate commas properlyAlan Zimmerman2015-05-084-132/+174
* parser: opt_kind_sig has incorrect SrcSpanAlan Zimmerman2015-05-086-27/+56
* Wibble to DmdAnalSimon Peyton Jones2015-05-071-4/+4
* base: Fix confusing docs typoAlexander Berntsen2015-05-061-4/+3
* Fix typo: identifer -> identifierVikraman Choudhury2015-05-062-2/+2
* Teach DmdAnal that coercions are value arguments!Simon Peyton Jones2015-05-061-7/+5
* arm: Force non-executable stack (#10369)Erik de Castro Lopo2015-05-061-1/+2
* Use the gold linker for aarch64/linux (#9673)Erik de Castro Lopo2015-05-061-7/+11
* Fix fundep coverage-condition check for poly-kindsSimon Peyton Jones2015-05-063-4/+16
* Make sure GHC.List.last is memory-efficientJoachim Breitner2015-05-061-2/+9
* base: Export GHC.Event(.Internal).LifetimeBen Gamari2015-04-253-0/+9
* Bump base version to 4.8.1.0Herbert Valerio Riedel2015-04-2568-76/+76
* Accept changed DmdType in spec-inline test outputHerbert Valerio Riedel2015-04-251-1/+1
* Commit missing T10148 files and ignore the built executable.Edward Z. Yang2015-04-252-0/+7
* testsuite: Accept qualified GHC.Prim.ConstraintHerbert Valerio Riedel2015-04-2515-21/+24
* T10195: Drop -fno-warn-redundant-constraints for GHC 7.10Herbert Valerio Riedel2015-04-251-1/+0
* configure: Test for #9920 when compiling for armErik de Castro Lopo2015-04-251-0/+34
* configure: LLVM and LD detection improvements (#10329)Erik de Castro Lopo2015-04-253-32/+62
* Update Cabal submodule to 1.22.3.0 releaseHerbert Valerio Riedel2015-04-231-0/+0
* GHC.Prim.Constraint is not built-in syntaxSimon Peyton Jones2015-04-144-15/+25
* More aggressive Given/Wanted overlap checkSimon Peyton Jones2015-04-144-67/+110
* Do version specific detection of LLVM tools (#10170).Erik de Castro Lopo2015-04-142-30/+52
* Fix detection of llvm-x.xThomas Miedema2015-04-143-8/+18
* Move libffi configuration after basic toolchain setupReid Barton2015-04-141-56/+56
* use projectVersion from DynFlags rather than cProjectVersion for versionedAppDirLuite Stegeman2015-04-141-1/+1
* Import rand using capiReid Barton2015-04-141-2/+2
* Zap usage info in CSE (Trac #10218)Simon Peyton Jones2015-04-1410-32/+84
* Test Trac #10148Simon Peyton Jones2015-04-143-0/+29
* Fix a long-standing bug in the demand analyserSimon Peyton Jones2015-04-142-87/+165
* Look inside synonyms for foralls when unifyingSimon Peyton Jones2015-04-075-4/+26
* Do not quantify over the function itself in a RULESimon Peyton Jones2015-04-073-17/+68
* Add a bizarre corner-case to cgExpr (Trac #9964)Simon Peyton Jones2015-04-073-23/+67
* The production for squals is incorrect; see D806 for specifics.Alan Zimmerman2015-04-0711-32/+80
* The production for `pquals` is incorrect; the specifics are in D803.Alan Zimmerman2015-04-078-3/+256
* rts/Linker.c: distinct between DATA and CODE labels when importingSergei Trofimovich2015-04-071-18/+42
* Suggest how to fix .ghci when it is group writeable (#8248)Vikas Menon2015-04-071-1/+3
* fix '&stg_interp_constr_entry' FFI type to be FunPtrSergei Trofimovich2015-04-071-13/+16
* User's guide: .a files can be 2-2.5x larger with -split-objsThomas Miedema2015-04-071-4/+4
* Remove an incorrect statement about -fwarn-tabsDave Laing2015-04-031-2/+0
* docs: some 7.10.2 release notesAustin Seipp2015-04-031-1/+15
* docs: add 7.10.2 relnotes skeletonAustin Seipp2015-04-033-0/+23