issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add role annotation to `Free`
#127
jterbraak
opened
1 year ago
1
FoldableWithIndex and TraversableWithIndex instances for Cofree
#126
postsolar
closed
1 year ago
2
Prepare v7.0.0 release (1st PS 0.15.0-compatible release)
#125
JordanMartinez
closed
2 years ago
0
Drop deprecated `unfoldCofree`
#124
JordanMartinez
closed
2 years ago
1
Update to v0.15.0
#123
JordanMartinez
closed
2 years ago
0
Drop MonadZero instance
#122
JordanMartinez
closed
2 years ago
1
Use spago
#121
Neppord
opened
2 years ago
4
Cofree rep
#120
mikesol
closed
3 years ago
2
Split LICENSE files
#119
maxdeviant
closed
3 years ago
0
Adds FunctorWithIndex instance to Cofree
#118
mikesol
closed
3 years ago
3
Adds recastCofree
#117
mikesol
opened
3 years ago
0
Adds semigroup and monoid instances for Cofree
#116
mikesol
closed
3 years ago
0
Fix warnings revealed by v0.14.1 PS release
#115
JordanMartinez
closed
3 years ago
0
Remove unused constraint
#114
rintcius
closed
3 years ago
1
Prepare v6.0.0 release
#113
kl0tl
closed
3 years ago
0
Update changelog since v5.2.0
#112
milesfrain
closed
3 years ago
0
Generate changelog and add PR template
#111
JordanMartinez
closed
3 years ago
0
Fix Foldable1 instance; update CI to v0.14.0-rc5
#110
JordanMartinez
closed
3 years ago
1
Remove MonadZero instance (PureScript 0.15)
#109
thomashoneyman
closed
2 years ago
0
Migrate to GitHub Actions
#108
thomashoneyman
closed
3 years ago
1
Re-enable benchmarks disabled in 106
#107
JordanMartinez
opened
4 years ago
0
Update to v0.14.0-rc3
#106
JordanMartinez
closed
4 years ago
3
fix: Fix `Foldable1 (Coyoneda f)` instance
#105
srghma
closed
4 years ago
2
Faster implementation for Free
#104
thomashoneyman
closed
2 years ago
10
Update benchmarks
#103
thomashoneyman
closed
4 years ago
5
Bump pulp version
#102
garyb
closed
4 years ago
0
Update CI
#101
garyb
closed
4 years ago
0
update Coyoneda -> use same argument names as in datatype
#100
srghma
opened
4 years ago
4
add Show instances for Free and Cofree
#99
sedram
opened
5 years ago
15
add Semigroup and Monoid instances
#98
safareli
closed
5 years ago
1
Updates for 0.12
#97
garyb
closed
6 years ago
0
Additional `Coyoneda` instances
#96
garyb
closed
6 years ago
0
Foldable, etc. instances for Coyoneda/Yoneda
#95
LiamGoodacre
closed
6 years ago
3
Add wrap
#94
ajnsit
closed
6 years ago
1
Please publish docs to Pursuit
#93
matthewleon
closed
6 years ago
3
Lazy Cofree constructor
#92
natefaubion
closed
6 years ago
2
Export `Cofree` constructor
#91
natefaubion
closed
6 years ago
10
Expose `Cofree` constructor
#90
natefaubion
closed
5 years ago
5
Add MonadFree and ComonadCofree
#89
paf31
closed
6 years ago
5
update benchmarks
#88
safareli
closed
4 years ago
0
composition of cofree comonads
#87
coot
opened
7 years ago
14
More general resume
#86
natefaubion
closed
7 years ago
1
use ((->) Unit) instead of Lazy
#85
safareli
closed
6 years ago
11
Free monad could be an instance of MMonad
#84
safareli
closed
7 years ago
3
Provide non memoized Trampoline?
#83
safareli
closed
6 years ago
3
Coyoneda docs - lets add some math ;)
#82
coot
closed
7 years ago
2
Make Applicative/Monad instances consistent for Cofree
#81
garyb
closed
7 years ago
1
Rearrange arguments of unfoldCofree
#80
garyb
closed
7 years ago
1
Remove `Inject` related functions
#79
garyb
closed
7 years ago
1
Update for PureScript 0.11
#78
garyb
closed
7 years ago
0
Next