Skip to content

Commit

Permalink
updated typeclass instances table (#2177)
Browse files Browse the repository at this point in the history
  • Loading branch information
battermann authored and kailuowang committed Mar 1, 2018
1 parent 6042ce5 commit 60c3546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/tut/typeclasses/typeclasses.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ Originally from [@alexknvl](https://gist.github.com/alexknvl/d63508ddb6a728015ac
| --------------- |:-------:|:-----------------:|:-----------:|:-----:|:-------:|:-----------------:|:----------:|:---------:|:-------:|
| Id[A] ||||||||||
| Eval[A] ||||||||||
| Option[A] |||||| | |||
| Option[A] |||||| | |||
| Const[K, A] || ✔ (`K:Monoid`) ||||||||
| Either[E, A] ||||||||||
| List[A] ||||||||||
Expand Down

0 comments on commit 60c3546

Please sign in to comment.