Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-transformers

Monad and comonad transformers
https://github.com/purescript/purescript-transformers

Prepare v6.0.0 release (1st PS 0.15.0-compatible release) (#143)

* Update the bower dependencies

* Update Node to 14 in CI

* Update the changelog

* Upda...

be72ab52357d9a665cbf93d73ba1c07c4b0957ee authored over 2 years ago by JordanMartinez <[email protected]>
Drop MonadZero (#141)

* Drop MonadZero

* Drop udw censoring

* Added changelog entry

5a182f7167b3991ea26226765fbdead40c113fbb authored almost 3 years ago by JordanMartinez <[email protected]>
Update to v0.15.0 (#142)

* Update to CI to use 'unstable' purescript

* Update pulp to 16.0.0-0 and psa to 0.8.2

* U...

5d6d61b2ed70c85785b162e47d54ea36a6843d19 authored almost 3 years ago by JordanMartinez <[email protected]>
Add Functor-, Foldable-, and TraversableWithIndex instances to EnvT (#113)

* Add Functor-, Foldable-, and TraversableWithIndex to EnvT

* Update changelog

Co-authored...

95c4e7e3d785a8dc5ad8b54f17ab2bde9556d1e9 authored about 3 years ago by abaco <[email protected]>
Update CHANGELOG.md

1e5d4193b38c613c97ea1ebdb721c6b94cd8c50a authored over 3 years ago by Thomas Honeyman <[email protected]>
Error.Class: add convenice lifting functions (#140)

Add functions that allow `Either` and `Maybe` to be easily lifted to a
MonadThrow monad.

254c3f290d33c6af64fb29a1b4772c6babee19a4 authored over 3 years ago by Matthew Leach <[email protected]>
v5.1.0

60ed3f64afd67112a8d0f07f510564e41355b5fb authored over 3 years ago by Thomas Honeyman <[email protected]>
Update changelog for v5.1.0

20ebeabd84787a97e970bc72720c653647d5a0f3 authored over 3 years ago by Thomas Honeyman <[email protected]>
Fix warnings revealed by v0.14.1 PS release; export functions (#139)

* Fix warnings revealed by v0.14.1 PS release; export functions

Exported functions
- mapCont...

28e569bcd0d4e0a85185de1aa17dd9d101665bf2 authored over 3 years ago by JordanMartinez <[email protected]>
Prepare v5.0.0 release (#138)

* Update CI to build with the latest version of the compiler

* Update the bower repository UR...

846581729493343f5257d62c142ab5d1746b18dc authored almost 4 years ago by Cyril <[email protected]>
Update changelog since v4.2.0 (#137)

* Update changelog since v4.2.0

42175954755a0fa0fe688579309032a948d919fb authored almost 4 years ago by Thomas Honeyman <[email protected]>
Generate changelog and add PR template (#136)

* Generate CHANGELOG.md file using notes from previous GH releases

* Add pull request templat...

cf65f53e96921d7ae78575da73092cdc7b127aa2 authored almost 4 years ago by JordanMartinez <[email protected]>
Run CI on push / pull_request to master

151609097522ad2520816e77f8287488c8ea4ee6 authored about 4 years ago by Thomas Honeyman <[email protected]>
Migrate to GitHub Actions (#134)

* Migrate to GitHub Actions and update installation instructions.

* Censor user-defined warni...

04d6f3fd17264307a9585b565d72622afe5d0c51 authored about 4 years ago by Thomas Honeyman <[email protected]>
Fix the asks function (#131)

feca0c8e2241346c2b83c2e7227d12b7c22de34e authored about 4 years ago by Mutex <[email protected]>
Update to v0.14.0-rc3 (#133)

982fbbdeebb7e45feacb348dbb1542b8c50ae86b authored about 4 years ago by paluh <[email protected]>
Add IdentityT (#121)

* Add IdentityT

* Add Foldable and Traversable instances for IdentityT

* Add Eq, Eq1, Ord,...

48034f04c22e5f8a30f3e514486ffa0267d58382 authored about 4 years ago by JordanMartinez <[email protected]>
Merge pull request #126 from ursi/monadtell

Add subclasses to enforce the type class laws

aa1fba3712a16dd5f312bc243ba7546dd5ec0018 authored about 4 years ago by Harry Garrood <[email protected]>
Merge pull request #132 from ursi/patch-1

Fix documentation for callCC

ca04d73dd54e53127a0c25a7583f5e5e7cd9825c authored about 4 years ago by Harry Garrood <[email protected]>
add Monoid instance (#115)

9a04f8a0b3ad392358aa42f6b82585912533607f authored about 4 years ago by Irakli Safareli <[email protected]>
Fix documentation for callCC

Fixed: `return` -> `pure`
Added a type signature to `setTimeout`: If someone is trying to figur...

685f679f59a4e820b102be1352d58e67ed852a19 authored about 4 years ago by Mason Mackaman <[email protected]>
Add subclasses to enforce the type class laws

83a555a1540da34a5314d0e0babfce14739f9d17 authored over 4 years ago by Mason Mackaman <[email protected]>
Merge pull request #125 from purescript/bump-pulp

Bump pulp version

57577a7e8c673cf0ede00afcf00982a8e32b8ebe authored over 4 years ago by Gary Burgess <[email protected]>
Bump pulp version

a5552f20b63a10a183befe10c918c81c1f622d7c authored over 4 years ago by Gary Burgess <[email protected]>
Merge pull request #124 from ajnsit/patch-1

Fix documentation to use Effect instead of Eff

150ba8a8c7a8965ae5c0b8e3740e84d26cfcf699 authored over 4 years ago by Gary Burgess <[email protected]>
Fix documentation to use Effect instead of Eff

74b3daf2faa0d7183625255eeb1350897e7d8b2c authored over 4 years ago by Anupam Jain <[email protected]>
Merge pull request #122 from JordanMartinez/fixTravisCI

Fix Travis CI using Thomas' script

55b08dd38a5a6627d359cfd685bc980e1f7b0de2 authored over 4 years ago by Gary Burgess <[email protected]>
Fix Travis CI using Thomas' script

355f2e3751ba8e12cfa3b219f50b2d4e1b25fee0 authored over 4 years ago by Jordan Martinez <[email protected]>
Merge pull request #119 from matoruru/patch-1

Replace "void $ modify" with "modify_"

015de5d5b2e0e73e8ef90ff906f1f7c920921477 authored almost 5 years ago by Harry Garrood <[email protected]>
Replace "void $ modify" with "modify_"

cd29b3934482806ae3252476d116059302436f27 authored almost 5 years ago by matoruru <[email protected]>
v4.2.0

0e473e5ef0e294615ca0d9aab0bcffee47b2870d authored almost 6 years ago by Harry Garrood <[email protected]>
Merge pull request #112 from safareli/patch-1

add MonadThrow MonadError instances for Effect

961f4034d6e8a7696fa248981ce92b27b265b85b authored almost 6 years ago by Harry Garrood <[email protected]>
Update bower.json

5bd4bdae21b03f9a0d2270a7b83ef3351b81db82 authored almost 6 years ago by Irakli Safareli <[email protected]>
fix import

ec08e3eb7074f211dde0209313ee8533e70e481e authored almost 6 years ago by Irakli Safareli <[email protected]>
add MonadThrow MonadError instances for Effect

0ab63f0d03cd6674c45f10dc589b62cc2e52cb36 authored almost 6 years ago by Irakli Safareli <[email protected]>
Merge pull request #111 from Thimoteus/fix-typo

fix typo

df83c46820fb92763ade78b7ea95780607fb50e1 authored about 6 years ago by Gary Burgess <[email protected]>
fix typo

cf67b0b945b46c514dc20c32820ae53d608e98ed authored about 6 years ago by Thimoteus <[email protected]>
Merge pull request #110 from purescript/modify_

Add modify_

87bd95f8ca68b7710f3e45c16fb9bb3e74c7f723 authored over 6 years ago by Gary Burgess <[email protected]>
Add modify_

c3e4c3cd7fc823d489f02afc88d3ca4a30327594 authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #109 from purescript/compiler/0.12

Updates for 0.12

6a64dd615c07b75057714d38056060ed1cb53acb authored over 6 years ago by Gary Burgess <[email protected]>
Update dependencies, license

d8c028d7ba239fdc7542da265e455bc76711c801 authored over 6 years ago by Gary Burgess <[email protected]>
modify now returns the new state too

2f7d6d896157bf30ac63bd8e560b0e4ed1e0b7bf authored over 6 years ago by Gary Burgess <[email protected]>
Add Unfoldable1 for ListT

1a2a3b36ec5fb7f24bb460a7752db953f568f3b4 authored over 6 years ago by Gary Burgess <[email protected]>
Updates for 0.12

0ee603705e60cc02adf98a0d5d6473ab4420352a authored over 6 years ago by Gary Burgess <[email protected]>
Merge pull request #107 from colin-passiv/master

add ComonadStore instances for EnvT and TracedT

cea6d909762e922dc88228c6078b1c10b384e387 authored over 6 years ago by Gary Burgess <[email protected]>
add ComonadStore instances for EnvT and TracedT

b28c0987244622411cdd5e6d438782b0ce7da4ee authored over 6 years ago by colin-passiv <[email protected]>
Merge pull request #105 from joneshf/patch-1

Fix typo

be1de0511512f435e17f321284028ebe584d8571 authored almost 7 years ago by Gary Burgess <[email protected]>
Fix typo

The `R` in `RWST` stands for `ReaderT`, not `RWST`.

This appears to happened by accident in:
...

46443245d706f8eedb3afa8f35c705b2e45214b5 authored almost 7 years ago by Hardy Jones <[email protected]>
Update .gitignore

ee131c43402ea29eefb6ae1bd38be32144aab023 authored about 7 years ago by Gary Burgess <[email protected]>
EnvT - Traversable (#104)

* EnvT - Traversable

* fixed typo

41d6303d8f5ca282e26a9707b2b7a8fdec41d163 authored about 7 years ago by Maxim Zimaliev <[email protected]>
Merge pull request #101 from Thimoteus/master

fixes #100

1b16d8b82929fb7d5a60f30565b50606e3b3dc62 authored over 7 years ago by Gary Burgess <[email protected]>
fixes #100

97cb7802e5c676f680aa61facafad966aa3a0adb authored over 7 years ago by thimoteus <[email protected]>
Define Monoid instance for ReaderT (#97)

* define Monoid instance for ReaderT

* abc order imports

* update pulp and psa

5b9908eb62ab6fb03ca10740322a7cc5c1b32ab1 authored over 7 years ago by Irakli Safareli <[email protected]>
Export the `writer` function

b111f5dc0259b2c533cd2aea059b15946272aaed authored over 7 years ago by Gary Burgess <[email protected]>
Merge pull request #98 from purescript/writer

Add the `writer` function

91c84c761592b1f50dfce3fb15b4822d3ef2af08 authored over 7 years ago by Gary Burgess <[email protected]>
Add the `writer` function

5ad3b7b301c7d708738e9307f48a9ff5198c6463 authored over 7 years ago by Gary Burgess <[email protected]>
Merge pull request #95 from rightfold/master

Add try

b5cc7d674be4877f05affabf7e83b77884198cf7 authored over 7 years ago by Gary Burgess <[email protected]>
Add try

Fixes #94.

fdf6fb6b86ef6c62e3ed0d42cffdbfd3bc3dd3fb authored over 7 years ago by rightfold <[email protected]>
fix runListT (#89)

* stack-safe foldl

* name TCOd foldl fodlRec

* add stack-safe foldl'

* Adapt runListT f...

cc045eae3cfb3001c3cf393b9ddfdd16540353ed authored over 7 years ago by Matthew Leon <[email protected]>
stack-safe foldl (#93)

* stack-safe foldl

* name TCOd foldl fodlRec

* add stack-safe foldl'

e680771a7b372096f7ccafdd25c5428eee198975 authored over 7 years ago by Matthew Leon <[email protected]>
Merge pull request #92 from purescript/ps-0.11

Update for PureScript 0.11

c213455cdc297261473f61d27496757f1dc4a0f5 authored over 7 years ago by Gary Burgess <[email protected]>
Update for PureScript 0.11

847f03e8c00dd329e040a23b14bd5ecf2ea6a3d4 authored over 7 years ago by Gary Burgess <[email protected]>
Merge pull request #90 from matthewleon/listt-constructor-export

export ListT constructor

8517996a3ab69f2cd914cab2c62446d284746c42 authored over 7 years ago by Gary Burgess <[email protected]>
Merge pull request #91 from natefaubion/monad-throw

Add MonadThrow class

b5b80544e81aaec60959c471bc325cb8b686df42 authored over 7 years ago by Gary Burgess <[email protected]>
ErrorT -> ExceptT

551c930be200a543eea9ef8bffa7e56daf76c3d6 authored over 7 years ago by Nathan Faubion <[email protected]>
Add MonadThrow class

9eb6543f36cec807e202d9e35b02f07460418ec3 authored over 7 years ago by Nathan Faubion <[email protected]>
export ListT constructor

Addresses #83.

Independent of PR #89.

This brings ListT into line with the other transformers.

8aa34544bf5db277fa47dda692989b876ad377b0 authored almost 8 years ago by Matthew Leon <[email protected]>
Merge pull request #85 from rightfold/master

Add bracket

d8d76f11d750bed250ea0b20031efa4dc5ce414d authored almost 8 years ago by Phil Freeman <[email protected]>
Merge pull request #86 from mlang/lazyRWST

Lazy instance for RWST

ad972e4911ede848b74841f95da9fd36bc7f2c4a authored almost 8 years ago by Phil Freeman <[email protected]>
Lazy instance for RWST

5d1c988a55749676eab2c564814792c63fc9ebfa authored almost 8 years ago by Mario Lang <[email protected]>
Code style

3dd983504c5b6d53c794904452800417bad5ea48 authored almost 8 years ago by rightfold <[email protected]>
Rename bracket to withResource

4d9e5ddaf3764ce4d9b537f4ee6ce7768f12588f authored almost 8 years ago by rightfold <[email protected]>
Add bracket

bd3861144b9b2350414060a4c48ea3b7eca4a653 authored almost 8 years ago by rightfold <[email protected]>
Merge pull request #84 from mlang/alternativeRWST

Add missing Plus and Alternative instances for RWST

81dd7fdeba273ef04de484b19c8fe3390f05e310 authored almost 8 years ago by Gary Burgess <[email protected]>
Add missing Plus and Alternative instances for RWST

2018f27adb981afc97f5b88cd56d3b6b5b514054 authored almost 8 years ago by Mario Lang <[email protected]>
Merge pull request #82 from mlang/altRWST

Alt instance for RWST.

7b82f15ef5452a720e1728f2f5b134204570c08f authored almost 8 years ago by Gary Burgess <[email protected]>
Alt instance for RWST.

43e7f0cf290a01f7a1dbe57b7bcc24fca7a6e2d1 authored almost 8 years ago by Mario Lang <[email protected]>
Update README.md

ab7ccac64cf709af722961f246a6e426dc5e326d authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #81 from clayrat/master

Fix name shadowing

93199ec95ff195b3c854d3bbd65668c807b846ed authored about 8 years ago by Gary Burgess <[email protected]>
fix name shadowing

37fbd2c6eea60d7c61888043293f0ecb806048c6 authored about 8 years ago by Alex Gryzlov <[email protected]>
Fix typo

ad6f9127c079649fa16a71d2a3b8091b3ee26b52 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #78 from purescript/unappy-synonyms

Fix overly-applied synonyms

b9c1fe0a9b400b6531d528112309066bd2d360a0 authored about 8 years ago by Gary Burgess <[email protected]>
Fix overly-applied synonyms

b75fff58c41700d5e100c26ca64c80cd0e3ba1be authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #77 from purescript/bump

Prepare for 2.0 release

f26bbd446e1e796bfb168fd7e44ca40d11d5a1c9 authored about 8 years ago by Gary Burgess <[email protected]>
Add ComonadAsk

78ff65938ed316e1e3bbac58cd0a3ca8b084a103 authored about 8 years ago by Gary Burgess <[email protected]>
Restore apply/bind symmetry for `MaybeT`

30421c2f1a164e27f9eea7b6c24063aedfe2a5ab authored about 8 years ago by Gary Burgess <[email protected]>
Make ExceptT's apply/applicative consistent with bind

7bd268c52bcf771606072850ae84f01da1543714 authored about 8 years ago by Gary Burgess <[email protected]>
Relax constraints for MaybeT Functor/Apply/Applicative instances

08b975a43adfc8b221b4f2ccc96933a533c895ff authored about 8 years ago by Gary Burgess <[email protected]>
Relax constraint to `Bind m` for `bindWriterT`

1ac2e739dd0025a1a0ecea7c5ec37f806e33050c authored about 8 years ago by Gary Burgess <[email protected]>
Move `Trans` to `(Co)Monad.Trans.Class` for consistency

6b552dee1f38adc9767f27a641bc94055ef6002d authored about 8 years ago by Gary Burgess <[email protected]>
Introduce MonadTell, MonadAsk, remove MonadRWS

35bc4f22119338dad23d25ab25b686a95a398a22 authored about 8 years ago by Gary Burgess <[email protected]>
Fix scanl (credit to @DanielGronau)

6ebb56cdaa82ebee8d93500a07d5e5bd4d6502ac authored about 8 years ago by Gary Burgess <[email protected]>
Derive newtype instances for all transformers

1c0a25383fab8997f6bb92e7af6f53dc43266cb9 authored about 8 years ago by Gary Burgess <[email protected]>
Update dependencies

1cef1a207f6d9fd9b7158c8a923be9f5a81a2596 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #76 from jqyu/bump

Bumps dependencies for 2.0 release [WIP]

003779dd2fedb7570b1f7fc432eb1e4281177311 authored about 8 years ago by Gary Burgess <[email protected]>
Merge pull request #74 from jqyu/master

Generalizes callCC to be rank 2

91745ac533875c5d372331a22b0ebcb6c2661ab1 authored about 8 years ago by Gary Burgess <[email protected]>
temporary bower resolutions

ed70a65929f0853af9290a7ce093a5599021298f authored about 8 years ago by James Yu <[email protected]>
Adds functional dependencies and updates to [email protected] and [email protected]

df4f3e0718481ae6cc4765e23605f81c4542e335 authored about 8 years ago by James Yu <[email protected]>
Merge remote-tracking branch 'upstream/fundeps' into bump

1a52ee38e7174861d5ed5cc03e3850f6096b96bd authored about 8 years ago by James Yu <[email protected]>
Add functional dependencies

15c7935027ea24150dc31f2309ce8b4be245ea62 authored over 8 years ago by Phil Freeman <[email protected]>