int-index / union

Extensible type-safe unions for Haskell
BSD 3-Clause "New" or "Revised" License
31 stars 2 forks source link

Support GHC 9.0 & test in CI #12

Closed raehik closed 3 years ago

raehik commented 3 years ago

Like before, no changes required. There's a StarIsType warning I could fix if you'd like (not sure if I could import Type for all GHC 8.2 and newer, or if it necessitates CPP).

int-index commented 3 years ago

not sure if I could import Type for all GHC 8.2 and newer

Yes, it should be available starting with 8.0