You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2020. It is now read-only.
The version released yesterday, which includes 9de5651, added an implicit dependency of purescript-foldable-traversable 3.4.0. It uses Data.FoldableWithIndex, and some others, which does not exist in purescript-foldable-traversable until 3.4.0. This dependency is pulled in via purescript-arrays, but it only requires ^3.0.0 of purescript-foldable-traversable.