Meeting URL: https://meet.jit.si/StableHaskellMeetBiWeekly
Previous meeting notes
-
- Perhaps related to this reinstallable base doc.
- Reinstallable base
- Ongoing work
- Goal: extend reinstallable-base to template-haskell
- Needs reinstallable base first
- Actions: Ben and Simon to polish reinstallable base proposal.
- Will become HF Tech Track proposal
-
- Possibilities:
- Move away from c2hs (towards hsc2hs)
- Port c2hs to another parser (e.g. clang)
- Continue with the status quo, patching things as necessary
- Hybrids of the above
- Possibilities:
-
- ghc-experimental doesn't seem like a huge benefit for this one specific case, as pointed out in thread.
- None
-
Bulletin discussed previously
- Previously holding the token: Chris
-
GHC warning policy document as discussed previously
- Previously holding the token: Chris
-
Creating and maintaining a set of hlint rules to promote stability
- Previously holding the token: Trevis
- Opened issue asking if we can write rules for typeclasses.