Address breaking change in typelevel-prelude dependency for PureScript v0.13.0
thomashoneyman opened this issue · 1 comments
thomashoneyman commented
This package needs an update because the typelevel-prelude dependency has had a breaking release (to address a re-export issue in the compiler, purescript/#3502). The relevant change is in typelevel-prelude/#48. Ideally this update can be done without requiring a breaking release of this library by ensuring the package works with both 4.x.x and 5.x.x of typelevel-prelude.
Issue purescript/#3650 tracks the various libraries affected by the change.
thomashoneyman commented
This doesn't actually appear to be necessary.