summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-17Do not eta-expand in SimplGentlwip/T9020Joachim Breitner
2015-04-17Make T9579 parallel-safe and add build outputs to .gitignoreEdward Z. Yang
2015-04-17Stub out pkgState with non-error, helps with debugging.Edward Z. Yang
2015-04-17Comments only.Edward Z. Yang
2015-04-17Documentation for rnImports/rnImportDecl.Edward Z. Yang
2015-04-17Better hints when RTS options not available (Trac #9579)Javran Cheng
2015-04-16Rename tests so that they have a unique name.Iavor S. Diatchki
2015-04-16Fix test outputIavor S. Diatchki
2015-04-16Fix test output.Iavor S. Diatchki
2015-04-16Fixes (hopefully!) T9858Iavor S. Diatchki
2015-04-16Add exception for `KnownNat` and `KnownSymbol` in super classes.Iavor S. Diatchki
2015-04-16Call Arity: Trade precision for performance in large mutually recursive groupsJoachim Breitner
2015-04-15Improve Call Arity performanceJoachim Breitner
2015-04-15Fix fundep coverage-condition check for poly-kindsSimon Peyton Jones
2015-04-14Do not allow Typeable on constraints (Trac #9858)Simon Peyton Jones
2015-04-14Implement -f[no-]print-unicode-syntax flag for unicode syntax output (#8959)Bertram Felgenhauer
2015-04-14ApiAnnotations : lexer discards comment close in nested commentAlan Zimmerman
2015-04-14API Annotations : ExprWithTySig processing discards annotated spansAlan Zimmerman
2015-04-14Remove LlvmCodeGen panic variants.Edward Z. Yang
2015-04-14Add "error:" prefix to error-messagesKonstantine Rybnikov
2015-04-14Comments and white space onlySimon Peyton Jones
2015-04-14Comments onlySimon Peyton Jones
2015-04-14Zap usage info in CSE (Trac #10218)Simon Peyton Jones
2015-04-14parser : the API annotation on opt_sig is being discardedAlan Zimmerman
2015-04-14parser: API Annotations : guardquals1 does not annotate commas properlyAlan Zimmerman
2015-04-14parser: opt_kind_sig has incorrect SrcSpanAlan Zimmerman
2015-04-14use projectVersion from DynFlags rather than cProjectVersion for versionedAppDirLuite Stegeman
2015-04-14Derive Generic instance for Data.Version.VersionHerbert Valerio Riedel
2015-04-14Derive Generic instance for System.Exit.ExitCodeHerbert Valerio Riedel
2015-04-14Fix autoconf's check for create_timer()Austin Seipp
2015-04-10configure : LLVM and LD detections improvements (#10234).Erik de Castro Lopo
2015-04-10Typos in error messages and in commentsGabor Greif
2015-04-09Make the evidence in a CtGiven into an EvIdSimon Peyton Jones
2015-04-09Comments onlySimon Peyton Jones
2015-04-09Comments in rejigConResSimon Peyton Jones
2015-04-09Comments about AnyKSimon Peyton Jones
2015-04-09Import rand using capiReid Barton
2015-04-08Fixes a compiler error with -DDEBUG (#10265)Dave Laing
2015-04-08Test Trac #8030Simon Peyton Jones
2015-04-07Ignore temporary ./configure files.Edward Z. Yang
2015-04-07Axe one-shot sig-ofEdward Z. Yang
2015-04-07Commit missing T10148 files and ignore the built executable.Edward Z. Yang
2015-04-07Support for multiple signature files in scope.Edward Z. Yang
2015-04-07Final error message wibbleSimon Peyton Jones
2015-04-07More error message wibblesSimon Peyton Jones
2015-04-07Test Trac #10148Simon Peyton Jones
2015-04-07The production for squals is incorrect; see D806 for specifics.Alan Zimmerman
2015-04-07The production for `pquals` is incorrect; the specifics are in D803.Alan Zimmerman
2015-04-07Don't repeat package key with -dppr-debug when package info is missing.Edward Z. Yang
2015-04-07rts/Linker.c: distinct between DATA and CODE labels when importingSergei Trofimovich