Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ekmett/either issues and pull requests
#67 - minor tweak to error messages for clarity
Pull Request -
State: closed - Opened by aezarebski over 3 years ago
#66 - Slightly confusing error message
Issue -
State: closed - Opened by aezarebski over 3 years ago
- 3 comments
#65 - Use cabal-docspec
Pull Request -
State: closed - Opened by phadej about 4 years ago
#64 - Doc Fix - maybeToLeft function example
Pull Request -
State: closed - Opened by MainShayne233 over 4 years ago
- 1 comment
#63 - either-5.0.1.1 tarball has executable text files
Issue -
State: closed - Opened by juhp about 5 years ago
- 4 comments
#62 - Cabal Dependencey
Issue -
State: closed - Opened by BebeSparkelSparkel about 5 years ago
- 2 comments
#61 - Assert function
Issue -
State: open - Opened by jonathanlking over 5 years ago
#60 - Only incur a semigroups dependency on pre-8.0 GHCs.
Pull Request -
State: closed - Opened by quasicomputational almost 6 years ago
#59 - Add haddocks to `Alt` instance
Pull Request -
State: closed - Opened by nh2 almost 6 years ago
- 1 comment
#58 - Add ValidationT
Pull Request -
State: closed - Opened by k-bx about 6 years ago
- 2 comments
#57 - GitHub description could be changed from "the EitherT monad transformer'
Issue -
State: open - Opened by phadej almost 7 years ago
#56 - Test framework
Pull Request -
State: closed - Opened by phadej almost 7 years ago
- 3 comments
#55 - Missing hedgehog lower-bound
Issue -
State: closed - Opened by phadej almost 7 years ago
- 1 comment
#54 - Add ealt function
Pull Request -
State: closed - Opened by gwils about 7 years ago
#53 - Time to kill Control.Monad.Trans.Either
Issue -
State: closed - Opened by ekmett about 7 years ago
- 1 comment
#52 - Successfully invalidated the Validation Alternative
Pull Request -
State: closed - Opened by bitemyapp over 7 years ago
- 1 comment
#51 - Delete instance Alternative Validation. It breaks the right identity …
Pull Request -
State: closed - Opened by gwils over 7 years ago
- 6 comments
#50 - Validation Alternative breaks right identity law
Issue -
State: closed - Opened by gwils over 7 years ago
- 5 comments
#49 - instance Apply Validation
Pull Request -
State: closed - Opened by gwils over 7 years ago
#48 - Deprecate Control.Monad.Trans.Either in favor of Control.Monad.Trans.Except
Pull Request -
State: closed - Opened by sjakobi over 7 years ago
#47 - Monad instance for Validation
Issue -
State: closed - Opened by tdietert over 8 years ago
- 4 comments
#46 - Fix docs: equivalences on fromLeft/fromRight
Pull Request -
State: closed - Opened by lspitzner almost 9 years ago
#45 - Add maybeToLeft and maybeToRight
Pull Request -
State: closed - Opened by lexi-lambda almost 9 years ago
- 3 comments
#44 - Update for GHC 8
Issue -
State: closed - Opened by ekmett about 9 years ago
- 11 comments
#43 - Allow building with transformers 0.5 (on GHC 8 RC)
Pull Request -
State: closed - Opened by cnd about 9 years ago
#42 - Twiddle
Pull Request -
State: closed - Opened by timmytofu about 9 years ago
- 4 comments
#41 - Missing MonadMask instance?
Issue -
State: closed - Opened by edsko over 9 years ago
- 3 comments
#40 - Builds with MonadRandom-0.4
Pull Request -
State: closed - Opened by byorgey over 9 years ago
#39 - Added a MFunctor instance for EitherT e
Pull Request -
State: closed - Opened by etorreborre over 9 years ago
- 1 comment
#38 - Correct the Applicative instances
Pull Request -
State: closed - Opened by nikita-volkov almost 10 years ago
- 28 comments
#37 - swapEither and swapEitherT (#10)
Pull Request -
State: closed - Opened by phaazon almost 10 years ago
#36 - Validation
Issue -
State: closed - Opened by andrewthad almost 10 years ago
#35 - add `catRight` and `catLefts` functions
Pull Request -
State: closed - Opened by s9gf4ult almost 10 years ago
- 5 comments
#34 - Enhanced documentation of eitherToError. Bump version 4.3.3.3.
Pull Request -
State: closed - Opened by phaazon almost 10 years ago
#33 - Support exception-0.7
Pull Request -
State: closed - Opened by RyanGlScott almost 10 years ago
- 3 comments
#32 - Add a generic MonadEither class
Pull Request -
State: closed - Opened by jchnkl about 10 years ago
- 8 comments
#31 - Either generalization up to MonadError
Pull Request -
State: closed - Opened by phaazon about 10 years ago
- 7 comments
#30 - monad-control 0.3.2 compatibility
Pull Request -
State: closed - Opened by RyanGlScott about 10 years ago
- 1 comment
#29 - Use monad-control-1.0.0.0
Pull Request -
State: closed - Opened by RyanGlScott about 10 years ago
- 9 comments
#28 - Move content of Data.Either.Combinators to base
Issue -
State: closed - Opened by andreasabel about 10 years ago
- 3 comments
Labels: wontfix, feature request
#27 - Iso for Validation, exported conversion functions JIC people need them.
Pull Request -
State: closed - Opened by bitemyapp about 10 years ago
#26 - _Failure and _Success prisms with just profunctors
Pull Request -
State: closed - Opened by bitemyapp over 10 years ago
- 1 comment
#25 - Data.Either.Validation
Pull Request -
State: closed - Opened by bitemyapp over 10 years ago
- 15 comments
#23 - Add bracketEitherT and bracketEitherT_
Pull Request -
State: closed - Opened by MostAwesomeDude over 10 years ago
#22 - Bump MonadRandom dependency to support 0.2 series
Pull Request -
State: closed - Opened by glguy over 10 years ago
#21 - Document why the EitherT instance throws exceptions into the base monad.
Issue -
State: closed - Opened by alexanderkjeldaas over 10 years ago
- 1 comment
#20 - Use Control.Monad.Catch.catch qualified for compatibility with base < 4.6
Pull Request -
State: closed - Opened by bjpe over 10 years ago
#19 - Added `MonadThrow` and `MonadCatch` instances
Pull Request -
State: closed - Opened by jcristovao over 10 years ago
- 1 comment
#18 - Bump upper bounds versions for `transformers` and `mtl`
Pull Request -
State: closed - Opened by jdnavarro over 10 years ago
- 1 comment
#17 - Dependency explosion -> dependency hell
Issue -
State: closed - Opened by AaronFriel almost 11 years ago
- 5 comments
#16 - Fix documentation in Data.Either.Combinators
Pull Request -
State: closed - Opened by soapie about 11 years ago
#15 - No MonadEither class?
Issue -
State: closed - Opened by maxsnew about 11 years ago
- 1 comment
#14 - EitherT without Error constraint on Hackage
Issue -
State: closed - Opened by mkscrg about 11 years ago
- 4 comments
#13 - Drop Error constraint from instances of MonadBase, MonadTransControl, and MonadBaseControl
Pull Request -
State: closed - Opened by larskuhtz about 11 years ago
#12 - MonadBase, MonadBaseControl, and MonadTransControl instances for EitherT e
Pull Request -
State: closed - Opened by clinty about 11 years ago
- 7 comments
#11 - Fixed some description/documentation typos in Combinators
Pull Request -
State: closed - Opened by jcristovao about 11 years ago
- 2 comments
#10 - Provide flip combinators
Issue -
State: closed - Opened by singpolyma over 11 years ago
- 4 comments
#9 - Add Data.Either.Combinators, bump to 3.5.0
Pull Request -
State: closed - Opened by chrisdone over 11 years ago
- 1 comment
#8 - Expose Safe functionality separately
Pull Request -
State: closed - Opened by alevy over 11 years ago
- 2 comments
#7 - `EitherT` and `transformers`
Issue -
State: closed - Opened by Gabriella439 over 11 years ago
- 13 comments
#6 - Created finallyE function, a bit like finally
Pull Request -
State: closed - Opened by jwiegley almost 12 years ago
- 2 comments
#5 - Added a HardlyT transformer, the inverse of MaybeT
Pull Request -
State: closed - Opened by jwiegley almost 12 years ago
- 5 comments
#4 - MFunctor/MMonad instance for EitherT?
Issue -
State: closed - Opened by Gabriella439 almost 12 years ago
- 8 comments
#3 - Added `MonadError` instance.
Pull Request -
State: closed - Opened by ppetr about 12 years ago
- 6 comments
#2 - Added instances of MonadState and MonadRandom
Pull Request -
State: closed - Opened by PositronicBrain about 12 years ago
- 2 comments
#1 - Add leftT
Pull Request -
State: closed - Opened by j3h over 13 years ago
- 2 comments