Skip to content

Latest commit

 

History

History
64 lines (48 loc) · 3.14 KB

2023-10-02.md

File metadata and controls

64 lines (48 loc) · 3.14 KB

SWG 2023-10-02

Meeting URL: https://meet.jit.si/StableHaskellMeetBiWeekly

Previous meeting notes

Agenda & Notes

New items to discuss

  • How can we support the stable api work
    • Reach out in solidarity for the effort.
    • Invite to next meeting.
      • Holding the token: Trevis
  • Nightly builds from email
    • How widespread is the desire for nightlies?
      • Maintenance resources are finite
      • Best effort currently; cannot promise dependeable nightly builds without more resources
      • One cause of failures: patches land, based on testing on a few platforms. Nightly build fails because the patch doesn't work on some other platform/configuration. It's good to have daily knowlege of this happening; not so good to have to guarantee that every nightly build works on every platform/configuation.
      • Maybe we could say
        • Dependable nightlies for some platforms (the ones we use in per-MR tests); e.g. certain Linux distributions Ubuntu/Debian/Fedora; Windows; mac(?)
        • Non-dependable versions on a best-effort basis, but may well be broken.
        • Nightlies version of platforms
      • Not wanting to add stress to team!
  • GHC Steering committee Stability pre-proposal;
    • Relates to: GHC proposal #601.
    • Relates to: -Wsevere proposal
    • Re the -Wsevere proposal, Chris proposes the following tweak
      • New language extension:-XWombat implies -Werror=severe
      • Then, later GHC202x implies -XWombat
      • Why a new language extension? We could just say GHC2024 implies -Werror=severe. But generally GHC20x doesn't affect warning settings, so maybe this would be a change in policy?
      • This relates to conversations here:

Short-Term Action Items From Previous

  • None

In progress projects

Updates

Parked Action Items/Projects due to expected absence of token holder

New for next week

Action items

Discussion items