issues
search
purescript
/
purescript-control
Common control classes and utility functions
BSD 3-Clause "New" or "Revised" License
56
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Aff Plus instance does not meet the right identy law?
#83
erykciepiela
closed
1 week ago
1
Add Function instance to Comonad to match Extend instance
#82
spocino
opened
9 months ago
0
Prepare v6.0.0 release (1st PS 0.15.0-compatible release)
#81
JordanMartinez
closed
2 years ago
0
Change <|> to be right-associative
#80
JordanMartinez
closed
2 years ago
0
Proposal: Make <|> right associative
#79
natefaubion
closed
2 years ago
4
Update to v0.15.0
#78
JordanMartinez
closed
2 years ago
0
Migrate FFI to ES modules
#77
JordanMartinez
closed
2 years ago
0
Drop MonadZero file, class, and instance
#76
JordanMartinez
closed
2 years ago
3
Prepare v5.0.0 release
#75
kl0tl
closed
3 years ago
0
Consider updating misleading Alt documentation
#74
hdgarrood
opened
3 years ago
2
Update changelog since v4.2.0
#73
milesfrain
closed
3 years ago
0
Generate changelog and add PR template
#72
JordanMartinez
closed
3 years ago
0
Minor simplification of foreign arrayExtend
#71
milesfrain
opened
3 years ago
0
Remove MonadZero from class hierarchy
#70
kl0tl
closed
3 years ago
0
Update class hierarchy to remove mention of MonadZero
#69
thomashoneyman
closed
3 years ago
0
Don’t let MonadZero imply its deprecation warning
#68
kl0tl
closed
3 years ago
3
Remove deprecated MonadZero instance (v0.15.0 PS)
#67
kl0tl
closed
2 years ago
0
Add Array's MonadZero instance again with a compiler warning
#66
JordanMartinez
closed
3 years ago
0
Migrate to GitHub Actions
#65
thomashoneyman
closed
3 years ago
2
Deprecate MonadZero
#64
kl0tl
closed
3 years ago
0
The distributivity law for Alternative rules out effectful instances
#63
hdgarrood
opened
4 years ago
28
Deprecate MonadZero
#62
hdgarrood
closed
3 years ago
21
Update to v0.14.0-rc2
#61
JordanMartinez
closed
4 years ago
2
Bump pulp version
#60
garyb
closed
4 years ago
0
fix function -> add example
#59
srghma
opened
4 years ago
2
Add examples for alt
#58
milesfrain
closed
4 years ago
0
Lazy instance for `Effect`
#57
natefaubion
opened
4 years ago
0
Update CI
#56
garyb
closed
4 years ago
0
Weaken constraints for Alternative class
#55
masaeedu
closed
4 years ago
1
Add newtype instance for Alternate
#53
masaeedu
closed
5 years ago
1
purescript-control#^3.0.0 vs purescript-control#^4.0.0
#52
sajalcody
closed
5 years ago
1
class Lazy1 f where defer1 :: forall a. (Unit -> f a) -> f a
#54
safareli
closed
2 years ago
10
MonadZero and MonadPlus seem redundant?
#51
LukaJCB
closed
4 years ago
10
re-add Alternate newtype
#50
Thimoteus
closed
6 years ago
3
Update for PureScript 0.12
#49
garyb
closed
6 years ago
0
Definition of `fix` lacks sharing
#48
natefaubion
closed
6 years ago
1
Use fundeps for an intermediate representation in `defer`
#47
natefaubion
closed
6 years ago
8
Add Lazy Tuple instance
#46
paf31
closed
7 years ago
2
Fix `guard` example
#45
megamaddu
closed
7 years ago
1
Add `extend` instance for `Array`
#44
i-am-tom
closed
7 years ago
2
provide filter for Alternative and Monad?
#43
safareli
closed
5 years ago
5
deferFunctor - helper for defining defer
#42
matthewleon
closed
7 years ago
1
[BREAKING] More polymorphic definition of defer.
#41
matthewleon
closed
7 years ago
4
trivial Lazy instance for Unit
#40
matthewleon
closed
7 years ago
4
laws for Lazy
#39
matthewleon
closed
5 years ago
2
trivial Lazy instance for functions
#38
matthewleon
closed
7 years ago
6
Update for PureScript 0.11
#37
garyb
closed
7 years ago
0
Update docs for `guard`
#36
JamieWohletz
closed
7 years ago
2
Add MonadOr?
#35
safareli
closed
5 years ago
2
Annihilation law of alternative has incorrect order?
#34
safareli
closed
8 years ago
1
Next