summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix more typos, via an improved Levenshtein-style correctorBrian Wignall2020-01-122-3/+3
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-081-0/+0
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-062-1/+1
* Update to Cabal submodule to v3.2.0.0-alpha3Oleg Grenrus2020-01-046-12/+14
* Fix typos, via a Levenshtein-style correctorBrian Wignall2020-01-043-3/+3
* Add --show-unit-ids flag to ghc-pkgOleg Grenrus2019-12-121-9/+22
* Make BCO# liftedBen Gamari2019-12-031-1/+1
* Fix more typosBrian Wignall2019-12-022-2/+2
* Remove HasSrcSpan (#17494)Vladislav Zavialov2019-11-301-0/+0
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-283-4/+4
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-271-0/+0
* Fix typosBrian Wignall2019-11-231-1/+1
* Bump ghc version to 8.11Ben Gamari2019-11-231-0/+0
* Bump hsc2hs submodule againBen Gamari2019-11-231-0/+0
* Bump hsc2hs submoduleBen Gamari2019-11-211-0/+0
* hpc: Fix encoding issues. Add test for and fix #17073Alexey Kuleshevich2019-11-193-33/+11
* Bump version to 8.10.0Ben Gamari2019-11-171-0/+0
* base: Bump version to 4.14.0.0Ben Gamari2019-11-142-0/+0
* Ensure that coreView/tcView are able to inlineBen Gamari2019-11-131-0/+0
* Bump hsc2hs submoduleBen Gamari2019-11-071-0/+0
* configure: Add checking python3-sphinxTakenobu Tani2019-11-063-0/+32
* Separate `LPat` from `Pat` on the type-levelSebastian Graf2019-11-021-0/+0
* Revert "Replace freebsd-gnueabihf with freebsd"Ben Gamari2019-10-291-2/+2
* Use FlexibleInstances for `Outputable (* p)` instead of match-all instances w...Sebastian Graf2019-10-281-0/+0
* Merge non-moving garbage collectorBen Gamari2019-10-231-0/+3
|\
| * rts: Give stack flags proper macrosBen Gamari2019-10-181-0/+3
* | Make dynflag argument for withTiming pure.Andreas Klebinger2019-10-231-0/+0
* | Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-0/+2
* | Replace freebsd-gnueabihf with freebsdMatthew Bauer2019-10-221-2/+2
* | Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-203-37/+294
|/
* Delete ghctags cabal fileJohn Ericson2019-10-161-23/+0
* Rename STAGE macro to GHC_STAGEBen Gamari2019-10-091-1/+1
* users-guide: Run sphinx in nit-picky modeBen Gamari2019-10-081-0/+0
* Get rid of GHC_PACKAGE_DB_FLAGJohn Ericson2019-10-071-1/+1
* Refactor, document, and optimize LLVM configuration loadingBen Gamari2019-10-071-0/+3
* Add musl systems to llvm-targetsMatthew Bauer2019-10-041-0/+13
* Factor out a smaller part of Platform for host fallbackJohn Ericson2019-10-041-11/+7
* Per stage headers, ghc_boot_platform.h -> stage 0 ghcplatform.hJohn Ericson2019-10-045-5/+14
* Remove unneeded CPP now that GHC 8.6 is the minimumRyan Scott2019-09-251-7/+0
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-202-1/+1
* Deduplicate `HaskellMachRegs.h` and `RtsMachRegs.h` headersJohn Ericson2019-09-171-1/+1
* Windows: Fix hsc2hs non-deterministic failures.Tamar Christina2019-09-131-0/+0
* Bump Cabal submodule to 3.1Sebastian Graf2019-09-124-5/+4
* Module hierarchy: StgToCmm (#13009)Sylvain Henry2019-09-101-1/+1
* Minor refactoring in deriveConstantsÖmer Sinan Ağacan2019-09-071-42/+37
* Fix bug preventing information about patterns from being serialized in .hie f...Zubin Duggal2019-08-071-0/+0
* ghc-cabal: Use fromFlagOrDefault instead of fromFlagBen Gamari2019-07-211-2/+2
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-141-1/+1
* Deduplicate "unique subdir" code between GHC and CabalJohn Ericson2019-07-093-20/+9
* Remove most uses of TARGET platform macrosJohn Ericson2019-07-092-3/+5