Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ekmett/contravariant issues and pull requests

#73 - typos

Pull Request - State: closed - Opened by ncfavier 8 months ago

#72 - fix typo

Pull Request - State: closed - Opened by ghost almost 3 years ago

#71 - Add printer combinators dual to parser combinators

Pull Request - State: open - Opened by echatav almost 3 years ago - 2 comments

#70 - Add `Contraversable`

Issue - State: open - Opened by masaeedu over 3 years ago - 3 comments

#69 - Fix the build on old GHCs with transformers-0.6.*

Pull Request - State: closed - Opened by RyanGlScott over 3 years ago

#68 - 1.5.4 build failures

Issue - State: closed - Opened by phadej over 3 years ago - 3 comments

#67 - Allow building with `transformers-0.6.*`

Issue - State: closed - Opened by RyanGlScott over 3 years ago - 1 comment

#66 - Explicitly mark all modules as Safe

Pull Request - State: closed - Opened by phadej about 4 years ago - 1 comment

#65 - Add `>*<`, an infix operator for `divided`

Pull Request - State: closed - Opened by Gabriella439 over 4 years ago - 3 comments

#64 - Decidable should not depend on Divisible

Issue - State: open - Opened by Zemyla about 5 years ago - 3 comments

#63 - Add Bicontravariant

Issue - State: open - Opened by treeowl over 5 years ago

#62 - [RFC] Add monadic versions of data types and abstractions?

Issue - State: open - Opened by chshersh over 5 years ago

#61 - Revision update broke our freeze file

Issue - State: closed - Opened by hasufell over 5 years ago - 4 comments

#60 - contravariant-1.5 doesn't build against transformers-0.5.5.0

Issue - State: closed - Opened by 23Skidoo almost 6 years ago - 4 comments

#59 - Fix typos

Pull Request - State: closed - Opened by alexfmpe about 6 years ago

#58 - Make everything safe

Pull Request - State: closed - Opened by treeowl about 6 years ago - 1 comment

#57 - Introduce idiomatic operators and revisit fixities for existing ones

Issue - State: open - Opened by chshersh over 6 years ago - 21 comments

#56 - Provide some motivation for the existence of divide

Pull Request - State: closed - Opened by bollu over 6 years ago

#55 - suggest a name for an invariant parent of Alt and Decidable

Issue - State: closed - Opened by fommil over 6 years ago - 2 comments

#54 - backend for deriving

Issue - State: closed - Opened by fommil over 6 years ago - 3 comments

#53 - laws for Decidable

Issue - State: closed - Opened by fommil over 6 years ago - 3 comments

#51 - emend for GHC 7.10.3

Pull Request - State: closed - Opened by vmchale almost 7 years ago

#50 - tidy up dependencies

Pull Request - State: closed - Opened by vmchale almost 7 years ago - 3 comments

#49 - Make Divisible unconquerable

Issue - State: open - Opened by treeowl almost 7 years ago - 4 comments

#48 - Fix divide/divide associativity law

Pull Request - State: closed - Opened by barrucadu almost 7 years ago

#47 - Is this law incorrect?

Issue - State: closed - Opened by barrucadu almost 7 years ago - 2 comments

#46 - Update Divisible.hs

Pull Request - State: closed - Opened by vaibhavsagar almost 7 years ago - 2 comments

#45 - Support building with GHC 8.5

Pull Request - State: closed - Opened by RyanGlScott almost 7 years ago

#44 - compatibility with base-4.12

Issue - State: closed - Opened by andrewthad about 7 years ago - 34 comments

#43 - Add Free Divisible functor

Issue - State: open - Opened by paf31 about 7 years ago

#42 - Small docs fix for Decidable

Pull Request - State: closed - Opened by paf31 about 7 years ago - 1 comment

#41 - Add a changelog entry for version 1.2, which introduced Divisible

Pull Request - State: closed - Opened by gwils about 7 years ago

#40 - Add Divide Day instance

Issue - State: open - Opened by paf31 about 7 years ago

#39 - Add Semigroup (Predicate a) instance

Pull Request - State: closed - Opened by phadej about 7 years ago - 3 comments

#38 - No instance for (Semigroup (Predicate a))

Issue - State: closed - Opened by phadej about 7 years ago

#37 - Day could be a comonad

Issue - State: closed - Opened by safareli about 7 years ago - 4 comments

#36 - What does `(a -> f a) -> f a` mean for contravariant applicatives?

Issue - State: open - Opened by jackfirth about 7 years ago - 1 comment

#35 - Some minor corrections for the Divisible example

Pull Request - State: closed - Opened by scott-christopher over 7 years ago

#34 - newtype F m f a = F (f a -> m)

Issue - State: open - Opened by Icelandjack over 7 years ago - 4 comments

#33 - Attempt to provide some intuition for contravariant and divisible

Pull Request - State: closed - Opened by ocharles over 7 years ago - 26 comments

#31 - s/it's/its/

Pull Request - State: closed - Opened by gwils about 8 years ago

#30 - Make SettableStateVar instances for Decidable and Divisible visible

Pull Request - State: closed - Opened by rahulmutt about 8 years ago - 1 comment

#29 - Add 'Invariant' functor

Issue - State: closed - Opened by chshersh over 8 years ago - 2 comments

#28 - Please add 'f a -> f a -> f a' to signature for Divisible

Issue - State: open - Opened by tomjaguarpaw over 8 years ago - 10 comments

#27 - Don't depend on void + semigroups on newer GHC

Pull Request - State: closed - Opened by phadej over 8 years ago - 4 comments

#26 - Documentation for decidable is actually documentation for divisible.

Issue - State: open - Opened by mpickering almost 9 years ago - 3 comments

#25 - Add ShowsPrec?

Issue - State: open - Opened by Zemyla almost 9 years ago

#24 - Broken links in Hackage documentation

Issue - State: closed - Opened by bwignall almost 9 years ago - 1 comment

#23 - GDeciding1 missing instance for (f :.: g)

Issue - State: open - Opened by fizruk about 9 years ago

#22 - Allow building with transformers 0.5 (on GHC 8 RC)

Pull Request - State: closed - Opened by cnd about 9 years ago

#21 - Add missing Divisible and Decidable instances

Pull Request - State: closed - Opened by RyanGlScott about 9 years ago

#20 - Add dual of vacuous

Issue - State: closed - Opened by treeowl over 9 years ago - 3 comments

#19 - Add `several`?

Issue - State: open - Opened by ekmett over 9 years ago - 1 comment

#18 - Refine Divisble and Decidable?

Issue - State: closed - Opened by paf31 over 9 years ago - 3 comments

#17 - Deriving Contravariant instances with Template Haskell?

Issue - State: closed - Opened by RyanGlScott over 9 years ago - 4 comments

#16 - Decidable but not Divisible?

Issue - State: closed - Opened by tomjaguarpaw over 9 years ago - 2 comments

#15 - Why not Decidable f

Issue - State: closed - Opened by tomjaguarpaw over 9 years ago - 1 comment

#14 - Contravariant instances for Alt, monad transformers

Pull Request - State: closed - Opened by RyanGlScott almost 10 years ago

#13 - Fix build on GHC 7.2

Pull Request - State: closed - Opened by bergmark almost 10 years ago

#12 - Fix typo in documentation of 'Comparison'.

Pull Request - State: closed - Opened by SimonMeierIBM almost 10 years ago

#11 - Fix typo in doc

Pull Request - State: closed - Opened by ghost almost 10 years ago - 1 comment

#10 - Divisible/Decidable Laws

Pull Request - State: closed - Opened by maxsnew about 10 years ago - 5 comments

#9 - Add Decidable instance for ComposeFC

Pull Request - State: closed - Opened by lambda-fairy over 10 years ago

#8 - Build with GHC 7.0.x

Issue - State: closed - Opened by mightybyte over 10 years ago - 2 comments

#7 - Suggestion for Comparison

Issue - State: closed - Opened by nanonaren over 10 years ago - 3 comments

#6 - 0.6.1 doesn't compile for me due to missing lang pragma

Issue - State: closed - Opened by aycanirican over 10 years ago - 2 comments

#5 - Add (>$) operator as an analogue of (<$)

Pull Request - State: closed - Opened by knrafto almost 11 years ago - 1 comment

#4 - Package can't be installed with transformers-0.2.2.0 and GHC 7.2.2

Issue - State: closed - Opened by bjpe over 11 years ago - 2 comments

#3 - Data.Proxy: Can't be safely imported! The module itself isn't safe.

Issue - State: closed - Opened by basvandijk over 11 years ago - 7 comments

#2 - Latest 7.7 lacks Typeable1, breaking contravariant.

Pull Request - State: closed - Opened by merijn over 11 years ago

#1 - Use `Compose` from transformers package for (Functor f) compositions

Pull Request - State: closed - Opened by jberryman over 13 years ago - 1 comment