summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Modules: Core (#13009)Sylvain Henry2020-03-161-0/+0
* Use correct option name (-opti) (fix #17314)Sylvain Henry2020-03-141-2/+2
* Monotonic locations (#17632)Vladislav Zavialov2020-02-292-1/+1
* llvm-targets: Add arm-unknown-linux-gnueabiIlias Tsitsimpis2020-02-281-0/+1
* Modules: Core (#13009)Sylvain Henry2020-02-261-0/+0
* Bump hsc2hs submoduleBen Gamari2020-02-261-0/+0
* Remove Ord SrcLoc, Ord SrcSpanVladislav Zavialov2020-02-242-1/+1
* fs: Port fixes from ghc-jailbreak repositoryBen Gamari2020-02-231-25/+89
* Modules: Driver (#13009)Sylvain Henry2020-02-213-2/+2
* Parser API annotations: RealSrcLocVladislav Zavialov2020-02-212-22/+22
* Remove the MonadFail P instanceVladislav Zavialov2020-02-181-0/+0
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-0/+0
* Add arithmetic exception primops (#14664)Sylvain Henry2020-02-111-0/+1
* Fs: Fix UNC remapping code.Tamar Christina2020-02-101-2/+6
* Rename ghcAssert to stgAssert in hp2ps/Main.h.Andreas Klebinger2020-02-081-2/+2
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-0/+0
* Fix scoping of TyCon binders in TcTyClsDeclsSimon Peyton Jones2020-02-011-0/+0
* Refactor package related codeSylvain Henry2020-01-311-0/+0
* Disable two warnings for files that trigger themTom Ellis2020-01-271-0/+1
* Handle local fixity declarations in DsMeta properlyRyan Scott2020-01-251-0/+0
* 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
|/