summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_run/CountAstDeps.stdout
Commit message (Expand)AuthorAgeFilesLines
* Make 'count-deps' a ghc/util standalone programShayne Fletcher2021-06-051-267/+0
* Port HsToCore messages to new infrastructureAlfredo Di Napoli2021-06-031-1/+9
* Use GHC's State monad consistentlyBen Gamari2021-05-291-0/+1
* Split GHC.Utils.Monad.State into .Strict and .LazyBen Gamari2021-05-291-1/+1
* Support new parser types in GHCAlfredo Di Napoli2021-05-261-2/+1
* Introduce Strict.Maybe, Strict.Pair (#19156)Vladislav Zavialov2021-05-231-1/+2
* Extensible Hints for diagnostic messagesAlfredo Di Napoli2021-05-201-1/+2
* Replace CPP assertions with Haskell functionsSylvain Henry2021-05-121-1/+2
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-291-1/+11
* Fix testsSylvain Henry2021-04-011-1/+3
* Transfer tickish things to GHC.Types.TickishLuite Stegeman2021-03-201-1/+2
* DynFlags: move temp file management into HscEnv (#17957)Sylvain Henry2021-03-081-1/+1
* Implement riscv64 LLVM backendAndreas Schwab2021-03-051-1/+2
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-1/+3
* Refactor LoggerSylvain Henry2021-02-131-1/+2
* Track the dependencies of `GHC.Hs.Expr.Types`John Ericson2021-01-231-0/+239