Skip to content

Latest commit

 

History

History
80 lines (50 loc) · 3.2 KB

2024-05-13.md

File metadata and controls

80 lines (50 loc) · 3.2 KB

SWG 2024-05-13

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

Previous meeting notes

Agenda & Notes

New items to discuss

  • GHC 9.10.1 and breakage guide

    • What about the GHC API. Invite Alexis?
    • Ben: will add notes in the user manual to explain how plugins can avoid relying on hard-coding name locations.
    • Ben is optimistic about low breakage with GHC 9.10.1
  • What do we think about #24453? (Merge ghc-prim, ghc-bignum, ghc-internal)

    • Currently we get no gain, but we do get pain.
    • In future, it would be great to split out stuff, such as the IO library, thereby making them re-installable. Yes yes! But that's quite different to what we have now!
    • Conclusion:
      • thumbs up to general direction of #24453
      • explicitly flag up the goal of splitting out more re-installable packages, e.g. I/O.
  • Lots happening on the TH front -- invite Sebastian and Teo next time?

    • #24783: tracking ticket
    • #24021: Making TH more stable
    • #24713: hygiene
    • !12479: moving stuff into ghc-internal to make template-haskell (more) reinstallable.
    • #24766 exposing stuff from L.H.TH.Lib.Internal
    • etc
    • Twitter discussion
    • Conclusion Invite Teo and Sebastian to the next meeting.
  • Making Prelude reinstallable? (Discussed last time.) Design work needed.

  • Making base reinstallable?

Short-Term Action Items From Previous

In progress projects

Updates

Parked Action Items/Projects

  • Bulletin discussed previously
    • Previously holding the token: Chris

New for next week

Action items

  • (jappie) go through head.hackage categorise according to the 5 categories + as of today + as of one year ago + as of two years ago

Discussion items