Skip to content

Latest commit

 

History

History
68 lines (58 loc) · 4.08 KB

2022-04-04.md

File metadata and controls

68 lines (58 loc) · 4.08 KB

SWG 2022-04-04

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

Previous meeting notes

Agenda

Notes

  • GHC.X.Hackage update

    • Ben: Met with Andrea Bedini, the maintainer of foliage to guide technical direction. "Foliage is a tool to create custom or private Haskell package repositories, in a fully reproducible way."
    • Looks to be a good foundation for the proposed extensions to head.hackage
    • Currently still struggling to find time to engage in discussion
    • Parked until GHC 9.4 is branched
    • Holding the token: Ben
  • Update on GHC tick-tock releases

    • Similarly, struggling to find time to push forward discussion
    • Parked until GHC 9.4 is branched
    • Holding the token: Ben
  • Update on Language/compiler features to help stability

    • Main idea: collect ideas for language suppport that would help to mitigate the cost of change, and

      • refine,
      • categorise,
      • prioritise
    • Then present them to the Haskell community, inviting

      • feedback
      • further ideas
      • actual cycles to help develop them
    • Then turn (some of) them into proper GHC proposals

    • Notes from Ben and Trevis's discussion

    • One refinement already

    • For now, Trevis is holding the token.

  • Update on API breakage policy

  • Type variable binders in datatypes and Discourse

    • Discussion was great, we want more
      • The more it happens we hope the involvement will increase
  • Proposed Data.List monomorphisation

    • Want to make sure those who would dislike it are being heard

Reducing the pain of breakage