issues
search
ekmett
/
contravariant
Haskell 98 contravariant functors
http://hackage.haskell.org/package/contravariant
Other
73
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
typos
#73
ncfavier
closed
5 months ago
0
fix typo
#72
ghost
closed
2 years ago
0
Add printer combinators dual to parser combinators
#71
echatav
opened
2 years ago
2
Add `Contraversable`
#70
masaeedu
opened
3 years ago
3
Fix the build on old GHCs with transformers-0.6.*
#69
RyanGlScott
closed
3 years ago
0
1.5.4 build failures
#68
phadej
closed
3 years ago
3
Allow building with `transformers-0.6.*`
#67
RyanGlScott
closed
3 years ago
1
Explicitly mark all modules as Safe
#66
phadej
closed
3 years ago
1
Add `>*<`, an infix operator for `divided`
#65
Gabriella439
closed
3 years ago
3
Decidable should not depend on Divisible
#64
Zemyla
opened
4 years ago
3
Add Bicontravariant
#63
treeowl
opened
5 years ago
0
[RFC] Add monadic versions of data types and abstractions?
#62
chshersh
opened
5 years ago
0
Revision update broke our freeze file
#61
hasufell
closed
5 years ago
4
contravariant-1.5 doesn't build against transformers-0.5.5.0
#60
23Skidoo
closed
5 years ago
4
Fix typos
#59
alexfmpe
closed
5 years ago
0
Make everything safe
#58
treeowl
closed
6 years ago
1
Introduce idiomatic operators and revisit fixities for existing ones
#57
chshersh
opened
6 years ago
21
Provide some motivation for the existence of divide
#56
bollu
closed
6 years ago
0
suggest a name for an invariant parent of Alt and Decidable
#55
fommil
closed
6 years ago
2
backend for deriving
#54
fommil
closed
6 years ago
3
laws for Decidable
#53
fommil
closed
6 years ago
3
Laws are not prominent enough in Haddocks for Divisible and Conquered
#52
quasicomputational
opened
6 years ago
0
emend for GHC 7.10.3
#51
vmchale
closed
6 years ago
0
tidy up dependencies
#50
vmchale
closed
6 years ago
3
Make Divisible unconquerable
#49
treeowl
opened
6 years ago
4
Fix divide/divide associativity law
#48
barrucadu
closed
6 years ago
0
Is this law incorrect?
#47
barrucadu
closed
6 years ago
2
Update Divisible.hs
#46
vaibhavsagar
closed
6 years ago
2
Support building with GHC 8.5
#45
RyanGlScott
closed
6 years ago
0
compatibility with base-4.12
#44
andrewthad
closed
5 years ago
34
Add Free Divisible functor
#43
paf31
opened
6 years ago
0
Small docs fix for Decidable
#42
paf31
closed
6 years ago
1
Add a changelog entry for version 1.2, which introduced Divisible
#41
gwils
closed
6 years ago
0
Add Divide Day instance
#40
paf31
opened
6 years ago
0
Add Semigroup (Predicate a) instance
#39
phadej
closed
6 years ago
3
No instance for (Semigroup (Predicate a))
#38
phadej
closed
6 years ago
0
Day could be a comonad
#37
safareli
closed
6 years ago
4
What does `(a -> f a) -> f a` mean for contravariant applicatives?
#36
jackfirth
opened
7 years ago
1
Some minor corrections for the Divisible example
#35
scott-christopher
closed
7 years ago
0
newtype F m f a = F (f a -> m)
#34
Icelandjack
opened
7 years ago
4
Attempt to provide some intuition for contravariant and divisible
#33
ocharles
closed
7 years ago
26
StateVar-1.1.0.4:Data.StateVar can't be safely imported! The module itself isn't safe.
#32
TheThirdOne
closed
7 years ago
11
s/it's/its/
#31
gwils
closed
7 years ago
0
Make SettableStateVar instances for Decidable and Divisible visible
#30
rahulmutt
closed
7 years ago
1
Add 'Invariant' functor
#29
chshersh
closed
8 years ago
2
Please add 'f a -> f a -> f a' to signature for Divisible
#28
tomjaguarpaw
opened
8 years ago
10
Don't depend on void + semigroups on newer GHC
#27
phadej
closed
8 years ago
4
Documentation for decidable is actually documentation for divisible.
#26
mpickering
opened
8 years ago
3
Add ShowsPrec?
#25
Zemyla
opened
8 years ago
0
Broken links in Hackage documentation
#24
bwignall
closed
8 years ago
1
Next