summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix pretty-printing of the mult-polymorphic arrowwip/backport-9.0-linear-types-syntaxVladislav Zavialov2020-10-026-12/+12
* New linear types syntax: a %p -> b (#18459)Vladislav Zavialov2020-09-3068-155/+178
* Linear types: fix kind inference when checking dataconsKrzysztof Gogolewski2020-09-301-1/+3
* Fix handling of function coercions (#18747)Krzysztof Gogolewski2020-09-294-1/+136
* Various documentation fixesKrzysztof Gogolewski2020-09-299-19/+21
* Disallow linear types in FFI (#18472)Krzysztof Gogolewski2020-09-294-10/+48
* Pattern guards BindStmt always use multiplicity ManyArnaud Spiwack2020-09-294-1/+21
* Bignum: add bigNatFromWordArraySylvain Henry2020-09-282-0/+45
* Bignum: implement extended GCD (#18427)Sylvain Henry2020-09-2813-30/+1415
* Bignum: refactor backend modulesSylvain Henry2020-09-288-38/+53
* Disable -Wdeprecations for deepseqBen Gamari2020-09-252-0/+3
* Bump Cabal, haskeline, directory, process submodulesBen Gamari2020-09-256-2/+2
* Remove ConDeclGADTPrefixPsRyan Scott2020-09-2412-404/+345
* Export singleton function from Data.ListWander Hillen2020-09-249-15/+16
* Deprecate Data.Semigroup.OptionSimon Jakobi2020-09-243-6/+6
* gitlab-ci: Ensure that cabal-install overwrites existing executablesBen Gamari2020-09-221-1/+6
* ci.sh: Enforce minimum happy/alex versionsBen Gamari2020-09-211-10/+9
* Bump Win32 submoduleBen Gamari2020-09-211-0/+0
* 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