Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-control

Common control classes and utility functions
https://github.com/purescript/purescript-control

Aff Plus instance does not meet the right identy law?

erykciepiela opened this issue about 2 months ago
Add Function instance to Comonad to match Extend instance

spocino opened this pull request 11 months ago
Prepare v6.0.0 release (1st PS 0.15.0-compatible release)

JordanMartinez opened this pull request over 2 years ago
Change <|> to be right-associative

JordanMartinez opened this pull request almost 3 years ago
Proposal: Make <|> right associative

natefaubion opened this issue almost 3 years ago
Update to v0.15.0

JordanMartinez opened this pull request almost 3 years ago
Migrate FFI to ES modules

JordanMartinez opened this pull request almost 3 years ago
Drop MonadZero file, class, and instance

JordanMartinez opened this pull request almost 3 years ago
Prepare v5.0.0 release

kl0tl opened this pull request almost 4 years ago
Consider updating misleading Alt documentation

hdgarrood opened this issue almost 4 years ago
Update changelog since v4.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
Minor simplification of foreign arrayExtend

milesfrain opened this pull request almost 4 years ago
Remove MonadZero from class hierarchy

kl0tl opened this pull request about 4 years ago
Update class hierarchy to remove mention of MonadZero

thomashoneyman opened this issue about 4 years ago
Don’t let MonadZero imply its deprecation warning

kl0tl opened this pull request about 4 years ago
Remove deprecated MonadZero instance (v0.15.0 PS)

kl0tl opened this issue about 4 years ago
Add Array's MonadZero instance again with a compiler warning

JordanMartinez opened this pull request about 4 years ago
Migrate to GitHub Actions

thomashoneyman opened this pull request about 4 years ago
Deprecate MonadZero

kl0tl opened this pull request about 4 years ago
The distributivity law for Alternative rules out effectful instances

hdgarrood opened this issue about 4 years ago
Deprecate MonadZero

hdgarrood opened this issue about 4 years ago
Update to v0.14.0-rc2

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

garyb opened this pull request over 4 years ago
fix function -> add example

srghma opened this pull request over 4 years ago
Add examples for alt

milesfrain opened this pull request over 4 years ago
Lazy instance for `Effect`

natefaubion opened this issue over 4 years ago
Update CI

garyb opened this pull request over 4 years ago
Weaken constraints for Alternative class

masaeedu opened this pull request about 5 years ago
Add newtype instance for Alternate

masaeedu opened this pull request over 5 years ago
purescript-control#^3.0.0 vs purescript-control#^4.0.0

sajalcody opened this issue over 5 years ago
class Lazy1 f where defer1 :: forall a. (Unit -> f a) -> f a

safareli opened this issue almost 6 years ago
MonadZero and MonadPlus seem redundant?

LukaJCB opened this issue almost 6 years ago
re-add Alternate newtype

Thimoteus opened this pull request over 6 years ago
Update for PureScript 0.12

garyb opened this pull request over 6 years ago
Definition of `fix` lacks sharing

natefaubion opened this issue almost 7 years ago
Use fundeps for an intermediate representation in `defer`

natefaubion opened this issue almost 7 years ago
Add Lazy Tuple instance

paf31 opened this pull request about 7 years ago
Fix `guard` example

megamaddu opened this pull request over 7 years ago
Add `extend` instance for `Array`

i-am-tom opened this pull request over 7 years ago
provide filter for Alternative and Monad?

safareli opened this issue over 7 years ago
deferFunctor - helper for defining defer

matthewleon opened this pull request over 7 years ago
[BREAKING] More polymorphic definition of defer.

matthewleon opened this pull request over 7 years ago
trivial Lazy instance for Unit

matthewleon opened this pull request over 7 years ago
laws for Lazy

matthewleon opened this issue over 7 years ago
trivial Lazy instance for functions

matthewleon opened this pull request over 7 years ago
Update for PureScript 0.11

garyb opened this pull request over 7 years ago
Update docs for `guard`

JamieWohletz opened this pull request almost 8 years ago
Add MonadOr?

safareli opened this issue about 8 years ago
Annihilation law of alternative has incorrect order?

safareli opened this issue about 8 years ago
Prepare for 2.0 release

garyb opened this pull request about 8 years ago
Unknown module Data.Functor Control.Category, Data.Unit, Prelude

doivosevic opened this issue over 8 years ago
Add FunctorF

garyb opened this pull request over 8 years ago
Include a class for `hoist`?

garyb opened this issue over 8 years ago
$> breaks operator symmetry

texastoland opened this issue almost 9 years ago
0.8 updates

garyb opened this pull request almost 9 years ago
Remove unused type variable

zudov opened this pull request over 9 years ago
Add (<$$>)

zudov opened this issue over 9 years ago
Re-export related modules

garyb opened this pull request over 9 years ago
Draw a MonadZero out of MonadPlus?

hdgarrood opened this issue over 9 years ago
Updates for Arrays

paf31 opened this pull request over 9 years ago
Updates

garyb opened this pull request over 9 years ago
Rename join to joinM

garyb opened this pull request over 9 years ago
Add extend

paf31 opened this pull request over 9 years ago
Docs

paf31 opened this pull request almost 10 years ago
Added filterM

pseudonom opened this pull request almost 10 years ago
Add docs for Alt and Plus

hdgarrood opened this pull request almost 10 years ago
Typeclass relationship diagram

hdgarrood opened this issue almost 10 years ago
Merge Lazy, Lazy1, Lazy2

paf31 opened this issue almost 10 years ago
Added `mfilter`.

joneshf opened this pull request almost 10 years ago
Fix edge case with negative values in replicateM

MichaelXavier opened this pull request about 10 years ago
Added `($>)` and `(<$)`.

joneshf opened this pull request about 10 years ago
Add (>>) operator to Bind.

epost opened this pull request about 10 years ago
Added Comonad/Extend.

joneshf opened this pull request over 10 years ago
Definition '(<|>)' conflicts with import 'Prelude.(<|>)'

jeremyjh opened this issue over 10 years ago
Alternative & MonadPlus

garyb opened this pull request over 10 years ago
Use unit

garyb opened this pull request over 10 years ago
Alternative reform

garyb opened this issue over 10 years ago
Add MonadZero and MonadPlus

garyb opened this pull request over 10 years ago
Add (>>)

garyb opened this pull request over 10 years ago
Updated for changes in prelude.

joneshf opened this pull request over 10 years ago
Monad as Category Instance

pseudonom opened this issue over 10 years ago
Dependencies and default implementations

joneshf opened this issue almost 11 years ago