237
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update nofib submodule More... 12 months ago
hadrian: Reduce Cabal verbosity More... 12 months ago
Improve SpecConstr (esp nofib/spectral/ansi) More... 12 months ago
Fix four bug in handling of (forall cv. body_ty) More... 12 months ago
Make the build more strict on documentation errors More... 12 months ago
Use lookupOccRn_maybe in TH.lookupName More... 12 months ago
Add more instances for Compose: Fractional, RealFrac, Floating, RealFloat More... 12 months ago
base: clarify how to disable warnings about partiality of Data.List.{head,tail} More... 12 months ago
Stop retaining old ModGuts throughout subsequent simplifier phases More... 12 months ago
Aarch64: Enable -mfma by default. More... 12 months ago
Pmc: COMPLETE pragmas associated with Family TyCons should apply to representation TyCons as well (#24326) More... 12 months ago
Parser: Add a Note detailing why we need happy's `error` to implement layout More... 12 months ago
release-ci: remove release-x86_64-linux-deb11-release+boot_nonmoving_gc job More... 12 months ago
ci: Fix typo in mk_ghcup_metadata.py More... 12 months ago
eventlog: Fix off-by-one error in postIPE More... 12 months ago
Make TYPE and CONSTRAINT not-apart More... 12 months ago
testsuite: rename objcpp -> objcxx More... 12 months ago
driver: Set -DPROFILING when compiling C++ sources with profiling More... 12 months ago
testsuite: Teach testsuite driver about c++ sources More... 12 months ago
Fix prettyprinting of SCC pragmas More... 12 months ago
Move testsuite/tests/stranal to testsuite/tests/dmdanal More... 12 months ago
Arity: Require called *exactly once* for eta exp with -fpedantic-bottoms (#24296) More... 12 months ago
Fix loopification in the presence of void arguments More... 12 months ago
Fix VoidRep handling in ghci debugger More... 12 months ago
Remove VoidRep from PrimRep, introduce PrimOrVoidRep More... 12 months ago
VoidRep-related refactor More... 12 months ago
Use "-V" for alex version check for better backward compatibility Fixes #24302. In recent versions of alex, "-v" is used for "--verbose" instead of "-version". More... 12 months ago
Refactor: remove calls to typePrimRepArgs More... 12 months ago
Kind signatures docs: mention that they're allowed in newtypes More... 12 months ago
Refactor: store [[PrimRep]] rather than [Type] in STG More... 12 months ago