Skip to content
Snippets Groups Projects

Patch libraries to work with GHC 8.9

Merged Ryan Scott requested to merge RyanGlScott/head.hackage:ghc-8.10 into master

A handful of patches to make libraries work with the current GHC HEAD (8.9):

  • kind-generics needs to explicitly quantify a kind variable to be compatible with GHC proposal 24.
  • file-embed, free, haskell-src-meta, lens, and th-desugar need to accommodate GHC commit ghc@cef80c0b and work over Maybe Exp instead of Exp.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading