Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/purescript/purescript-free

Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.
https://github.com/purescript/purescript-free

Add role annotation to `Free`

jterbraak opened this issue about 1 year ago
FoldableWithIndex and TraversableWithIndex instances for Cofree

postsolar opened this pull request over 1 year ago
Prepare v7.0.0 release (1st PS 0.15.0-compatible release)

JordanMartinez opened this pull request over 2 years ago
Drop deprecated `unfoldCofree`

JordanMartinez opened this pull request almost 3 years ago
Update to v0.15.0

JordanMartinez opened this pull request almost 3 years ago
Drop MonadZero instance

JordanMartinez opened this pull request almost 3 years ago
Use spago

Neppord opened this issue almost 3 years ago
Cofree rep

mikesol opened this pull request about 3 years ago
Split LICENSE files

maxdeviant opened this pull request about 3 years ago
Adds FunctorWithIndex instance to Cofree

mikesol opened this pull request over 3 years ago
Adds recastCofree

mikesol opened this pull request over 3 years ago
Adds semigroup and monoid instances for Cofree

mikesol opened this pull request over 3 years ago
Fix warnings revealed by v0.14.1 PS release

JordanMartinez opened this pull request over 3 years ago
Remove unused constraint

rintcius opened this pull request over 3 years ago
Prepare v6.0.0 release

kl0tl opened this pull request almost 4 years ago
Update changelog since v5.2.0

milesfrain opened this pull request almost 4 years ago
Generate changelog and add PR template

JordanMartinez opened this pull request almost 4 years ago
Fix Foldable1 instance; update CI to v0.14.0-rc5

JordanMartinez opened this pull request almost 4 years ago
Remove MonadZero instance (PureScript 0.15)

thomashoneyman opened this issue about 4 years ago
Migrate to GitHub Actions

thomashoneyman opened this pull request about 4 years ago
Re-enable benchmarks disabled in 106

JordanMartinez opened this issue about 4 years ago
Update to v0.14.0-rc3

JordanMartinez opened this pull request about 4 years ago
fix: Fix `Foldable1 (Coyoneda f)` instance

srghma opened this pull request about 4 years ago
Faster implementation for Free

thomashoneyman opened this pull request about 4 years ago
Update benchmarks

thomashoneyman opened this pull request about 4 years ago
Bump pulp version

garyb opened this pull request over 4 years ago
Update CI

garyb opened this pull request over 4 years ago
update Coyoneda -> use same argument names as in datatype

srghma opened this pull request over 4 years ago
add Show instances for Free and Cofree

sedram opened this issue about 5 years ago
add Semigroup and Monoid instances

safareli opened this pull request about 6 years ago
Updates for 0.12

garyb opened this pull request over 6 years ago
Additional `Coyoneda` instances

garyb opened this pull request over 6 years ago
Foldable, etc. instances for Coyoneda/Yoneda

LiamGoodacre opened this issue over 6 years ago
Add wrap

ajnsit opened this pull request almost 7 years ago
Please publish docs to Pursuit

matthewleon opened this issue almost 7 years ago
Lazy Cofree constructor

natefaubion opened this pull request about 7 years ago
Export `Cofree` constructor

natefaubion opened this pull request about 7 years ago
Expose `Cofree` constructor

natefaubion opened this issue about 7 years ago
Add MonadFree and ComonadCofree

paf31 opened this pull request about 7 years ago
update benchmarks

safareli opened this pull request about 7 years ago
composition of cofree comonads

coot opened this issue over 7 years ago
More general resume

natefaubion opened this pull request over 7 years ago
use ((->) Unit) instead of Lazy

safareli opened this pull request over 7 years ago
Free monad could be an instance of MMonad

safareli opened this issue over 7 years ago
Provide non memoized Trampoline?

safareli opened this issue over 7 years ago
Coyoneda docs - lets add some math ;)

coot opened this pull request over 7 years ago
Make Applicative/Monad instances consistent for Cofree

garyb opened this pull request over 7 years ago
Rearrange arguments of unfoldCofree

garyb opened this pull request over 7 years ago
Remove `Inject` related functions

garyb opened this issue over 7 years ago
Update for PureScript 0.11

garyb opened this pull request over 7 years ago
Export exploreM

paf31 opened this pull request almost 8 years ago
Add coiter

coot opened this issue almost 8 years ago
add exploreM

coot opened this pull request almost 8 years ago
Add exploreM

paf31 opened this issue almost 8 years ago
add mkFree and :> infix operator

coot opened this pull request almost 8 years ago
Add `Eq1` and `Ord1` instances, fix `Eq`/`Ord`

garyb opened this pull request almost 8 years ago
`Eq` and `Ord` are unusable for `Free` and `Cofree`

garyb opened this issue almost 8 years ago
Fix typos

kelden opened this pull request almost 8 years ago
Provide an `unCoyoneda` function

garyb opened this pull request almost 8 years ago
Add Eq and Ord instances for Free and Cofree

garyb opened this pull request almost 8 years ago
Add Foldable and Traversable instances for Free

garyb opened this pull request almost 8 years ago
Rearrange `unfoldCofree` arguments?

garyb opened this issue about 8 years ago
What is use case for this?

xgrommx opened this issue about 8 years ago
Add explore combinator

paf31 opened this pull request about 8 years ago
Fix shadowed name warnings

garyb opened this pull request about 8 years ago
Add `FreeAp` for free applicatives

garyb opened this pull request about 8 years ago
Unfold cofree 2

garyb opened this pull request about 8 years ago
Updates for 2.0

natefaubion opened this pull request about 8 years ago
Add unfoldCofree

paf31 opened this pull request about 8 years ago
Add `hoistCofree`

garyb opened this pull request over 8 years ago
Add operator for Cofree constructor

garyb opened this pull request over 8 years ago
Add substFree

natefaubion opened this pull request over 8 years ago
Fast hoistFree

natefaubion opened this pull request over 8 years ago
Add `resume`.

natefaubion opened this pull request over 8 years ago
Add `resume`

natefaubion opened this pull request over 8 years ago
Tweaks for v1

garyb opened this pull request over 8 years ago
Remove src/Data/NaturalTransformation.purs

paf31 opened this pull request over 8 years ago
Relax instance requirements for bind/monad

parsonsmatt opened this pull request over 8 years ago
Reinstate benchotron usage

garyb opened this issue over 8 years ago
Updates for PureScript 0.8

garyb opened this pull request over 8 years ago
Fix warnings generated by purescript-0.8.0

telser opened this pull request almost 9 years ago
Free Applicative

LiamGoodacre opened this issue almost 9 years ago
Add MonadEff instance

garyb opened this pull request almost 9 years ago
Bump transformers dependency

paf31 opened this pull request over 9 years ago
Topic/benchotron

ethul opened this pull request over 9 years ago
Cofree instances are inconsistent

xuwei-k opened this issue over 9 years ago
Ignore benchmarks directory from bower

ethul opened this issue over 9 years ago
Add foldFree_ variant (for discussion)

garyb opened this pull request over 9 years ago
Topic/reflection without remorse

ethul opened this pull request over 9 years ago
Added `Functor f => MonadRec (Free f)` instance.

LiamGoodacre opened this pull request over 9 years ago
`mapF` and `bindF` are stack safe

garyb opened this pull request over 9 years ago
Add functions for injecting while lifting into Free

garyb opened this pull request over 9 years ago
Add bindF

garyb opened this pull request over 9 years ago
Introduce a non-Coyoneda inj helper

garyb opened this pull request over 9 years ago
Add instances for MonadEff and transformers classes

garyb opened this pull request over 9 years ago
Why do we have both pure and pureF?

hdgarrood opened this issue over 9 years ago
Update purescript-control to a version that actually exists

jdegoes opened this pull request over 9 years ago
Error in running the examples.

wpoosanguansit opened this issue almost 10 years ago