summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* template-haskell: Add putDoc, getDoc, withDecDoc and friendsLuke Lau2021-03-101-0/+0
* Bump bytestring submodule to 0.11.1.0Ben Gamari2021-03-103-3/+3
* FastMutInt: Ensure that newFastMutInt initializes valueBen Gamari2021-03-101-0/+0
* Require GHC 8.10 as the minimum compiler for bootstrappingRyan Scott2021-03-093-3/+3
* Implement BoxedRep proposalwip/boxed-repBen Gamari2021-03-071-0/+0
* Implement record dot syntaxwip/joachim/bump-haddockShayne Fletcher2021-03-061-0/+0
* Implement riscv64 LLVM backendAndreas Schwab2021-03-051-0/+3
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-031-9/+9
* Wrap LHsContext in Maybe in the GHC ASTAlan Zimmerman2021-03-011-0/+0
* touchy: use a valid cabal-versionSylvain Henry2021-02-271-1/+1
* Move absentError into ghc-prim.Andreas Klebinger2021-02-261-1/+1
* directory: ensure xdg compliance (Fix #6077)Gauvain 'GovanifY' Roussel-Tarbouriech2021-02-181-4/+4
* ghc-in-ghci: Drop itBen Gamari2021-02-144-110/+0
* genprimopcode: Add a second levity-polymorphic tyvarBen Gamari2021-02-141-0/+3
* Refactor LoggerSylvain Henry2021-02-131-0/+0
* Bump Haddock submodulewip/bump-haddockBen Gamari2021-02-061-0/+0
* The Char kind (#11342)Daniel Rogozin2021-02-061-0/+0
* Rename ErrMsg into MsgEnvelopeAlfredo Di Napoli2021-02-011-0/+0
* Make PatSyn immutableSimon Peyton Jones2021-01-291-0/+0
* Fix check-uniques scriptKrzysztof Gogolewski2021-01-291-7/+7
* Add explicit import lists to Data.List importsOleg Grenrus2021-01-292-2/+4
* Bump haddock submoduleJoachim Breitner2021-01-281-0/+0
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-0/+0
* Factorize and document binder collect functionsSylvain Henry2021-01-221-0/+0
* Bump Haddock submodulealexbiehl2021-01-171-0/+0
* rts: Zero shrunk array slop in vanilla RTSBen Gamari2021-01-071-0/+2
* Put hole instantiation typechecking in the module graph and fix driver batch ...John Ericson2020-12-281-0/+0
* Refactor renamer datastructuresAdam Gundry2020-12-241-0/+0
* make: disable ghc package environments #18988Adam Sandberg Ericsson2020-12-221-0/+1
* submodule update: haddockTom Ellis2020-12-191-0/+0
* Use HsOuterExplicit in instance sigs in deriving-generated codeRyan Scott2020-12-181-0/+0
* Bump haddock submoduleGHC GitLab CI2020-12-161-0/+0
* Revert haddock submodule yet againBen Gamari2020-12-151-0/+0
* Roll-back broken haddock commitBen Gamari2020-12-151-0/+0
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-151-0/+0
* Implement BoxedRep proposalAndrew Martin2020-12-141-0/+0
* Optimise nullary type constructor usagewip/tyconapp-optsBen Gamari2020-12-141-0/+0
* Optimize dumping of consecutive whitespace.wip/andreask/opt_dumpsAndreas Klebinger2020-12-141-0/+0
* Move Unit related fields from DynFlags to HscEnvSylvain Henry2020-12-141-0/+0
* Revert "Optimise nullary type constructor usage"Ben Gamari2020-12-141-0/+0
* Optimise nullary type constructor usageBen Gamari2020-12-141-0/+0
* Implement type applications in patternsCale Gibbard2020-12-141-0/+0
* Remove flattening variablesRichard Eisenberg2020-12-011-0/+0
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-261-0/+0
* Bump time submodule to 1.11.1Ben Gamari2020-11-222-10/+12
* Move Plugins into HscEnv (#17957)Sylvain Henry2020-11-211-0/+0
* AArch64/arm64 adjustmentsMoritz Angermann2020-11-151-2/+5
* Use tcSplitForAllInvisTyVars (not tcSplitForAllTyVars) in more placesRyan Scott2020-11-151-0/+0
* Fix haddock submoduleBen Gamari2020-11-081-0/+0
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-081-0/+0
|\