summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* API Annotations: Fix annotation for strictnesswip/az/ghc-9.0-anns-2Alan Zimmerman2020-09-201-6/+11
* ApiAnnotations: Fix parser for new GHC 9.0 featuresAlan Zimmerman2020-09-181-4/+5
* Api Annotations : Adjust SrcSpans for prefix bang (!).Alan Zimmerman2020-09-183-4/+6
* Stop removing definitions of record fields in GHC.Iface.Ext.AstZubin Duggal2020-09-181-16/+10
* rts: Drop field initializer on thread_basic_info_data_tBen Gamari2020-09-181-1/+1
* gitlab-ci: Use hadrian builds for Windows release artifactsBen Gamari2020-09-171-5/+9
* rts/nonmoving: Add missing STM write barrierBen Gamari2020-09-171-0/+3
* Added explicit fixity to (~).HaskellMouse2020-09-177-0/+36
* rts: Fix erroneous usage of vsnprintfBen Gamari2020-09-171-1/+1
* Make sure we can read past perf notesKrzysztof Gogolewski2020-09-171-1/+9
* Don't quote argument to Hadrian's test-env flag (#18656)Ryan Scott2020-09-171-1/+1
* Postpone associated tyfam default checks until after typecheckingRyan Scott2020-09-1717-108/+198
* rts: Add stg_copyArray_barrier to RtsSymbols listBen Gamari2020-09-171-0/+1
* gitlab-ci: Fix typoBen Gamari2020-09-171-1/+1
* testsuite: Mark T5975[ab] as broken on WindowsBen Gamari2020-09-171-2/+5
* testsuite: Drop Windows-specific output for parseTreeBen Gamari2020-09-171-160/+0
* gitlab-ci: Drop Windows make jobBen Gamari2020-09-171-7/+4
* gitlab-ci: Bump Windows toolchain versionBen Gamari2020-09-171-1/+1
* configure: Fix whitespaceBen Gamari2020-09-171-68/+68
* Limit upper version of Happy for ghc-9.0 and earlier (#18620)Takenobu Tani2020-09-172-1/+3
* Move pprTyTcApp' inside pprTyTcAppKrzysztof Gogolewski2020-09-171-44/+39
* Do not print synonyms in :i (->), :i Type (#18594)Krzysztof Gogolewski2020-09-1711-8/+60
* llvm-targets: Add i686 targetsBen Gamari2020-09-172-0/+6
* testsuite: Drop --io-manager flag from testsuite configurationBen Gamari2020-09-171-1/+1
* testsuite: Add test for #18118Ben Gamari2020-09-173-0/+11
* typecheck: Drop SPECIALISE pragmas when there is no unfoldingBen Gamari2020-09-171-3/+7
* Clean up the inferred type variable restrictionRyan Scott2020-09-1714-128/+232
* Don't mark closed type family equations as occurrencesRyan Scott2020-09-1711-71/+147
* Bump Win32 submodule to 2.9.0.0Ben Gamari2020-09-175-8/+21
* Export enrichHie from GHC.Iface.Ext.AstZubin Duggal2020-09-161-1/+1
* gitlab-ci: Rename RELEASE variable to RELEASE_JOBBen Gamari2020-09-081-1/+1
* gitlab-ci: Handle distributions without localesBen Gamari2020-09-071-0/+6
* gitlab-ci: Accept Centos 7 C.utf8 localeBen Gamari2020-09-071-0/+3
* Bignum: add missing compat import/export functionsSylvain Henry2020-09-071-3/+30
* Remove outdated noteSylvain Henry2020-09-071-29/+0
* testsuite: Only run llvm ways if llc is availableBen Gamari2020-09-074-19/+14
* gitlab-ci: Use hadrian builds for Window release artifactsBen Gamari2020-09-071-3/+3
* gitlab-ci: Configure bignum backend in Hadrian buildsBen Gamari2020-09-071-0/+2
* gitlab-ci: More intelligent detection of locale availabilityBen Gamari2020-09-061-3/+26
* configure: Avoid hard-coded ld path on WindowsGHC GitLab CI2020-09-037-24/+45
* users-guide: A few release notes fixesBen Gamari2020-09-021-7/+7
* Bignum: add BigNat compat functions (#18613)Sylvain Henry2020-09-011-0/+54
* Fix documentation and fix "check" bignum backend (#18604)Sylvain Henry2020-09-015-19/+19
* Bignum: fix BigNat subtraction (#18604)Sylvain Henry2020-08-317-19/+31
* Import qualified Prelude in Cmm/Parser.yVladislav Zavialov2020-08-292-1/+2
* Fix types in silly shifts (#18589)Krzysztof Gogolewski2020-08-243-9/+26
* Accept spurious performance shiftBen Gamari2020-08-210-0/+0
* Bump Cabal submoduleBen Gamari2020-08-175-21/+8
* Bump binary submoduleBen Gamari2020-08-171-0/+0
* Bump bytestring submoduleBen Gamari2020-08-171-0/+0