summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
* | Replace HsImplicitBndrs with HsOuterTyVarBndrsRyan Scott2020-11-061-0/+0
* | primops: Generate ByteArray# index/read/write primopsBen Gamari2020-10-311-0/+144
* | Split HsConDecl{H98,GADT}DetailsRyan Scott2020-10-301-0/+0
* | Check for large tuples more thoroughlywip/T18723Ryan Scott2020-10-291-0/+0
* | Split GHC.Driver.TypesSylvain Henry2020-10-291-0/+0
* | Version bump: base-4.16 (#18712)Vladislav Zavialov2020-10-271-0/+0
|/
* API Annotations: Keep track of unicode for linear arrow notationwip/az/unicode-hsscaledAlan Zimmerman2020-10-201-0/+0
* Implement -Woperator-whitespace (#18834)Vladislav Zavialov2020-10-191-0/+0
* Unification of Nat and NaturalsHaskellMouse2020-10-131-0/+0