summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't include BufPos in interface fileswip/ghc-interfaceMatthew Pickering2022-09-133-19/+11
* CmmToC: enable 64-bit CallishMachOp on 32-bit targetsCheng Shao2022-09-081-31/+29
* Isolate some Applicative hidings to GHC.PreludeGeorgi Lyubenov2022-09-085-9/+7
* Bump submodule Cabal to one with liftA2 warnings fixedGeorgi Lyubenov2022-09-081-0/+0
* Bump submodule containers to one with liftA2 warnings fixedGeorgi Lyubenov2022-09-081-0/+0
* Add changelog entry for liftA2 export from PreludeGeorgi Lyubenov2022-09-081-0/+4
* Export liftA2 from PreludeGeorgi Lyubenov2022-09-0811-16/+17
* Remove Outputable Char instanceKrzysztof Gogolewski2022-09-0713-24/+26
* Minor SDoc cleanupKrzysztof Gogolewski2022-09-0711-28/+19
* CmmToAsm: remove unused ModLocation from NatM_StateCheng Shao2022-09-073-21/+10
* whitespaceEric Lindblad2022-09-071-1/+1
* typosEric Lindblad2022-09-076-13/+13
* typoEric Lindblad2022-09-071-1/+1
* ci: remove unused build_make/test_make in ci scriptCheng Shao2022-09-061-46/+0
* Fix :add docs in user guideJan HrĨek2022-09-061-1/+1
* Update instances.rst, clarifying InstanceSigssheaf2022-09-061-5/+30
* gitlab-ci: Ensure that ghc derivation is in scopeBen Gamari2022-09-051-1/+1
* DmdAnal: Don't panic in addCaseBndrDmd (#22039)Sebastian Graf2022-09-053-18/+117
* Fix bootstrap with ghc-9.0Matthew Pickering2022-09-011-0/+9
* Change Ord defaults per CLC proposalTommy Bidne2022-09-013-3/+11
* Minor cleanupKrzysztof Gogolewski2022-09-0112-40/+19
* Add regression test for #21550Zubin Duggal2022-09-012-0/+40
* Make ghcDebugAssertions into a Stage predicate (Stage -> Bool)Matthew Pickering2022-08-317-11/+14
* Refine in-tree compiler args for --test-compiler=stage1Matthew Pickering2022-08-311-4/+6
* Update submodule Cabal to tag Cabal-v3.8.1.0wip/9.4-foward-fixed-makeDouglas Wilson2022-08-315-8/+4
* Bump bytestring submodule to 0.11.3.1Ben Gamari2022-08-311-0/+0
* Update autoconf scriptsBen Gamari2022-08-312-607/+775
* Add dates to base, ghc-prim changelogsBen Gamari2022-08-311-1/+1
* Bump deepseq submodule to 1.4.8.0Ben Gamari2022-08-311-0/+0
* Bump text submodule to 2.0.1Douglas Wilson2022-08-311-0/+0
* Bump directory submodule to 1.3.7.1Ben Gamari2022-08-311-0/+0
* Update submodule process to 1.6.15.0Douglas Wilson2022-08-311-0/+0
* Update submodule containers to 0.6.6Douglas Wilson2022-08-312-2/+2
* users-guide: Document system-cxx-std-libBen Gamari2022-08-311-0/+20
* Bump stm submodule to 2.5.1.0Ben Gamari2022-08-311-0/+0
* Bump binary submodule to 0.8.9.1Ben Gamari2022-08-311-0/+0
* Add a missing trimArityTypeSimon Peyton Jones2022-08-314-146/+184
* Fix typo in Any docs: syntatic -> syntacticPi Delport2022-08-301-1/+1
* Fix typo in Any docs: stray "--"Pi Delport2022-08-301-1/+1
* ci: Attempt using normal submodule cloning strategyMatthew Pickering2022-08-302-3/+3
* Various Hadrian bootstrapping fixessheaf2022-08-301-14/+22
* Fix a bug in anyInRnEnvRSimon Peyton Jones2022-08-294-4/+26
* Use TcRnDiagnostic in GHC.Tc.TyCl.Class (#20117)Giles Anderson2022-08-298-49/+168
* Fix a nasty loop in TidySimon Peyton Jones2022-08-276-71/+124
* Use Solo to avoid retaining the SCE but to avoid performing the substitutionMatthew Pickering2022-08-271-4/+18
* Force imposs_deflt_cons in filterAltsMatthew Pickering2022-08-271-1/+5
* Avoid retaining bindings via ModGuts held on the stackMatthew Pickering2022-08-272-19/+24
* Revert "Revert "Refactor SpecConstr to use treat bindings uniformly""Matthew Pickering2022-08-271-263/+259
* Improve SpecConstr for evalsSimon Peyton Jones2022-08-277-15/+121
* boot: cleanup legacy argsCheng Shao2022-08-262-9/+1