purescript / purescript-free

Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.
BSD 3-Clause "New" or "Revised" License
93 stars 27 forks source link

Fix Foldable1 instance; update CI to v0.14.0-rc5 #110

Closed JordanMartinez closed 3 years ago

JordanMartinez commented 3 years ago

CI will fail until lazy has its Foldable1 instance updated. Tuples has already been updated.