summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes to dealing with the export of mainwip/T19397-backportSimon Peyton Jones2021-04-1647-395/+516
* gitlab-ci: Build releases with hyperlinked sourcesBen Gamari2021-04-131-5/+4
* Enforce maximum happy/alex versionBen Gamari2021-04-091-12/+12
* users-guide: Document deprecation of -funfolding-keeness-factorBen Gamari2021-04-082-8/+10
* ci.sh: Factor out common utilitiesBen Gamari2021-04-082-47/+55
* hadrian: Fix leakage of GHC in PATH into buildBen Gamari2021-04-081-1/+7
* gitlab-ci: Bump Docker imagesBen Gamari2021-04-075-51/+93
* gitlab-ci: Disable utimensat in Darwin buildsBen Gamari2021-04-071-0/+2
* Add missing .hi-boot dependencies with ghc -M (#14482)Sylvain Henry2021-04-0710-2/+72
* rts: stats: Fix calculation for fragmentationDouglas Wilson2021-04-071-1/+1
* rts: stats: Some fixes to stats for sequential gcsDouglas Wilson2021-04-072-14/+37
* base: Fix since-annotation for Data.List.singletonSimon Jakobi2021-04-071-1/+1
* rts/Linker: Add noreturn to loadNativeObj on non-ELF platformsBen Gamari2021-04-071-2/+6
* Fix assertion error with linear types, #19400Krzysztof Gogolewski2021-04-073-10/+24
* Fix an levity-polymorphism errorSimon Peyton Jones2021-04-074-87/+108
* Fix the binder-swap transformation in OccurAnalSimon Peyton Jones2021-04-075-53/+234
* Bignum: fix invalid hs-boot declaration (#19638)Sylvain Henry2021-04-071-1/+1
* Bignum: remove unused extra filesSylvain Henry2021-04-071-2/+0
* llvmGen: Accept range of LLVM versionsBen Gamari2021-04-0710-35/+243
* Location for tuple section pattern error (#19504)Vladislav Zavialov2021-04-074-1/+9
* configure: avoid empty lines in AC_CONFIG_FILESSylvain Henry2021-04-071-4/+2
* linker: Fix atexit handlers on PETamar Christina2021-04-072-3/+5
* Short-circuit warning generation for partial type signaturesSimon Peyton Jones2021-04-071-2/+27
* make: disable ghc package environments #18988Adam Sandberg Ericsson2021-04-072-0/+2
* Don't catch async exceptions when evaluating Template HaskellZubin Duggal2021-04-071-3/+20
* Ensure tcg_env is up-to-date when running typechecker pluginsalexbiehl2021-04-071-4/+8
* configure: fix the use of some obsolete macros (#19189)Sylvain Henry2021-04-072-35/+35
* Fix Storeable instances for the windows timeout executable.Andreas Klebinger2021-04-072-2/+6
* Make unsafeDupablePerformIO have a lazy demandAndreas Klebinger2021-04-072-39/+44
* driver: Fix mention of GHC 8.12Ben Gamari2021-04-071-1/+1
* users-guide: Mention whitespace-sensitivity in relnotesBen Gamari2021-04-071-0/+4
* rts: Make markLiveObject thread-safeBen Gamari2021-04-072-3/+9
* rts: Fix joinOSThread on WindowsBen Gamari2021-04-071-1/+6
* libiserv: Add descriptionBen Gamari2021-04-071-2/+2
* ghc-boot: Use cabal-version: 3.0Ben Gamari2021-04-071-2/+3
* ghc-bignum: Add missing source files to cabal fileBen Gamari2021-03-281-0/+2
* [base] inline mconcatMoritz Angermann2021-03-181-0/+2
* Replace more autotools obsolete macros (#19189)Sylvain Henry2021-03-035-18/+12
* touchy: use a valid cabal-versionSylvain Henry2021-03-031-1/+1
* Fix Windows build with autoconf >=2.70 (#19189)Sylvain Henry2021-03-038-7132/+2
* Third pass on doctest corrections.Oleg Grenrus2021-02-173-11/+30
* Remove references to ApplicativeDo in the base haddocksHécate2021-02-175-137/+106
* Correct more doctestsOleg Grenrus2021-02-179-20/+48
* Apply suggestion to libraries/base/Data/Foldable.hschessai2021-02-171-1/+1
* Apply suggestion to libraries/base/Data/Foldable.hschessai2021-02-171-1/+1
* Optimisations in Data.Foldable (T17867)chessai2021-02-171-20/+28
* Bignum: fix bogus rewrite rule (#19345)Sylvain Henry2021-02-154-5/+31
* Do absence analysis on stable unfoldingsSimon Peyton Jones2021-02-126-10/+147
* Ensure that Windows integer-simple job is built in perf wayBen Gamari2021-02-091-0/+1
* utils: Bump cabal-version of hp2ps and unlitBen Gamari2021-02-092-2/+2