summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EPA: record annotations for braces in LetStmtwip/az/T19814Alan Zimmerman2021-05-116-5/+15
* EPA: Use custom AnnsIf structure for HsIf and HsCmdIfAlan Zimmerman2021-05-119-16/+72
* Minor refactoring in WorkWrapSimon Peyton Jones2021-05-111-15/+7
* Expand Note [Data con representation].Andreas Klebinger2021-05-111-4/+30
* EPA: properly capture leading semicolons in statement listsAlan Zimmerman2021-05-097-8/+24
* EPA: update some comments in Annotations.Alan Zimmerman2021-05-081-119/+82
* Fix newtype eta-reductionSimon Peyton Jones2021-05-078-18/+130
* rts: Correctly call pthread_setname_np() on NetBSDPHO2021-05-074-5/+34
* rts/posix/OSThreads.c: Implement getNumberOfProcessors() for NetBSDPHO2021-05-071-6/+19
* Allow visible type application for levity-poly data consSimon Peyton Jones2021-05-0729-387/+707
* [ci] Default values for CI_COMMIT_BRANCH, CI_PROJECT_PATHMoritz Angermann2021-05-071-2/+2
* [darwin] stop the DYLD_LIBRARY_PATH madnessMoritz Angermann2021-05-071-5/+2
* [ci/nix-shell] uniquify NIX_LDFLAGS{_FOR_TARGET}Moritz Angermann2021-05-071-1/+11
* [testsuite/arm64] fix section_alignmentMoritz Angermann2021-05-071-1/+1
* [testsuite] static001 is not broken anymore.Moritz Angermann2021-05-071-1/+2
* [ci/nix-shell] [Darwin] Stop the ld warnings about libiconv.Moritz Angermann2021-05-071-0/+3
* [testsuite/json2] Fix failure with LLVM backendsMoritz Angermann2021-05-071-2/+6
* [ci/nix-shell] Add Foundation and SecurityMoritz Angermann2021-05-071-3/+3
* [testsuite] filter out superfluous dylib warningsMoritz Angermann2021-05-071-3/+18
* [Darwin] mark stdc++ tests as brokenMoritz Angermann2021-05-071-10/+10
* [Aarch64] No div-by-zero; disable test.Moritz Angermann2021-05-071-0/+5
* [testsuite/darwin] fix conc059Moritz Angermann2021-05-071-0/+2
* [ci] Default value for MAKE_ARGSMoritz Angermann2021-05-071-2/+2
* [ci] default value for CONFIGURE_ARGSMoritz Angermann2021-05-071-1/+1
* [testlib/driver] denoiseMoritz Angermann2021-05-072-6/+11
* [ci] Add support for building on aarch64-darwinMoritz Angermann2021-05-073-29/+265
* hadrian: Don't depend upon bash from PATHBen Gamari2021-05-066-7/+30
* Disallow -XDerivingVia when -XSafe is on (#19786)Aaron Allen2021-05-064-1/+23
* Bump binary submoduleBen Gamari2021-05-061-0/+0
* rts/posix/GetTime.c: Use Solaris-specific gethrvtime(3) on OpenSolaris deriva...PHO2021-05-061-0/+10
* EPA: properly capture semicolons between Matches in a FunBindAlan Zimmerman2021-05-069-64/+88
* 19486 Nearly all uses of `uniqCompareFS` are dubious and lack a non-determini...Sasha Bogicevic2021-05-067-10/+17
* Use fix-sized arithmetic primops for fixed size boxed typesJohn Ericson2021-05-063-108/+239
* Re-introduce Note [keepAlive# magic]Ben Gamari2021-05-063-1/+148
* Add an .editorconfig fileHécate Moonlight2021-05-051-0/+14
* support LiftedRep and UnliftedRep in GHCi FFILuite Stegeman2021-05-054-17/+44
* More specific error messages for annotations (fixes #19740)Jaro Reinders2021-05-056-21/+23
* test driver: Make sure RESIDENCY_OPTS is passed for 'all' perf testsMatthew Pickering2021-05-053-13/+34
* Add some DriverMessage type constructorsAlfredo Di Napoli2021-05-058-106/+270
* configure: Move libdw search logic to macroBen Gamari2021-05-052-53/+58
* configure: Move libnuma check to macroBen Gamari2021-05-052-57/+61
* configure: Move pthreads checks to macroBen Gamari2021-05-052-95/+102
* Break up aclocal.m4Ben Gamari2021-05-0569-2742/+2640
* Persist CorePrepProv into IfaceUnivCoProvSimon Peyton Jones2021-05-0416-63/+84
* Tweak function `quantifyType` to fix #12449Roland Senn2021-05-049-38/+75
* Improve hs-boot binds error (#19781)sheaf2021-05-037-10/+52
* visually align expected and actual modules nameiori tsu2021-05-033-3/+3
* Disable HLint coloursHécate Moonlight2021-05-031-2/+3
* Remove duplicate modules in GHCi %s promptPhilipp Dargel2021-05-031-1/+1
* pe: enable code unloading for WindowsTamar Christina2021-05-032-6/+3