summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-20Fix unused-import warningswip/T13064Simon Peyton Jones
2018-08-18CSE should deal with letrec (#9441)roland
2018-08-17Add test cases for Ticket #12146.Aditya
2018-08-17Add comment explaining change in syntax error suggestion for #12146.Aditya
2018-08-17Make ghci work for stage1 and HadrianNeil Mitchell
2018-08-17base: Rewrite semigroup documentationTobias Pflug
2018-08-17base: rewrite Monoid module docsTobias Pflug
2018-08-17Be mindful of GADT tyvar order when desugaring record updatesRyan Scott
2018-08-17Document default value of +RTS -N in user's guideÖmer Sinan Ağacan
2018-08-17Rename SigTv to TyVarTv (#15480)Joachim Breitner
2018-08-16Fix #15527 by pretty-printing an RdrName prefixlyRyan Scott
2018-08-16primops: Drop documentation for WORD_SIZE_IN_BITS < 32Chai T. Rex
2018-08-15Cosmetics in GraphColorKrzysztof Gogolewski
2018-08-15Add a test for Trac #15523Krzysztof Gogolewski
2018-08-15primops: Drop support for WORD_SIZE_IN_BITS < 32Ben Gamari
2018-08-14Properly designate LambdaCase alts as CaseAlt in THRyan Scott
2018-08-13Bump parsec submoduleBen Gamari
2018-08-12Suppress redundant givens during error reportingRyan Scott
2018-08-12Check if files are same in combineSrcSpansZubin Duggal
2018-08-12--show-iface: Qualify all non-local namesSimon Jakobi
2018-08-12use *test instead of *slowtest for llvm validation on Circle CIAlp Mestanogullari
2018-08-12CSE should deal with letrecroland
2018-08-12Simplify testsuite driver, part 2Krzysztof Gogolewski
2018-08-11Simplify testsuite driverKrzysztof Gogolewski
2018-08-11Filter plugin dylib locationsChristiaan Baaij
2018-08-09testsuite: Bump for unix 2.7Ben Gamari
2018-08-09Bump unix submoduleBen Gamari
2018-08-09base: improve Functor documentationTobias Pflug
2018-08-09Add FreeBSD amd64 LLVM targetViktor Dukhovni
2018-08-09circleci: Reduce compression effort to 3Ben Gamari
2018-08-09circleci: Reduce build verbosityBen Gamari
2018-08-09circleci: Fix documentation buildingBen Gamari
2018-08-08Revert "rts: Ensure that the_gc_thread is aligned"Ben Gamari
2018-08-08Allow arbitrary options to be passed to tar compressionBen Gamari
2018-08-07Yet another Cabal submodule bumpBen Gamari
2018-08-07testsuite: Add (broken) test for #15473Ben Gamari
2018-08-07Bump Cabal submoduleBen Gamari
2018-08-07Turn on MonadFail desugaring by defaultHerbert Valerio Riedel
2018-08-07users-guide: Enlarge title underlines in 8.8 release notesBen Gamari
2018-08-07Bump binary submodule to 0.8.6.0Ben Gamari
2018-08-06Support typechecking of type literals in backpackPiyush P Kurur
2018-08-06fix timeout related i686 validation issuesAlp Mestanogullari
2018-08-06[docs] Add missed specialisations warnings to list of those not enabled by -WallMaximilian Tagher
2018-08-06Unhide GHC.List for haddockSimon Jakobi
2018-08-06docs: Fix wrong module name in hsig exampleMathieu Boespflug
2018-08-06Add since annotation to GHC.ByteOrderAlexander Biehl
2018-08-06rts: Ensure that the_gc_thread is alignedBen Gamari
2018-08-06Improve error message for flags with missing required arguments (#12625)roland
2018-08-06Stop the linker panicMoritz Angermann
2018-08-06Testsuite driver: fix encoding issue when calling ghc-pkgKrzysztof Gogolewski