Skip to content

Commit 9d82f67

Browse files
authored
Merge pull request #368 from tweag/tbagrel1/readme-class-table
Add class comparison between `base` and `linear-base`
2 parents 0841c91 + 84c9afc commit 9d82f67

File tree

3 files changed

+662
-2
lines changed

3 files changed

+662
-2
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ If you already know what `-XLinearTypes` does and what the linear
4545
arrow `a %1-> b` means, then read the [User Guide] and explore the
4646
[`examples/`](./examples) folder to know how to use `linear-base`.
4747

48+
You can also find a table comparing `base` and `linear-base` typeclasses
49+
[here](./docs/CLASS_TABLE.md).
50+
4851
## Learning about `-XLinearTypes`
4952

5053
If you're a Haskeller who hasn't written any Linear Haskell code, don't fear!

0 commit comments

Comments
 (0)