purescript/purescript-bifunctors

Release

Closed this issue · 4 comments

@garyb I bumped the const dependency in bower.json. Does that need a major version bump?

Yeah, or at least that's what I've been doing now - a major version bump is propagated through all the dependant libraries. That list I made on purescript-contravariant is a toposorted list of transient dependencies.

Hmm, the build breaks after my commit, but I'm not sure why. It works for me locally.

Perhaps because the latest psc release doesn't have the Semigroup Ordering instance?

Oh right. Yeah, I'll try to make a release soon, after I merge a couple of PRs.