We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0841c91 + 84c9afc commit 9d82f67Copy full SHA for 9d82f67
README.md
@@ -45,6 +45,9 @@ If you already know what `-XLinearTypes` does and what the linear
45
arrow `a %1-> b` means, then read the [User Guide] and explore the
46
[`examples/`](./examples) folder to know how to use `linear-base`.
47
48
+You can also find a table comparing `base` and `linear-base` typeclasses
49
+[here](./docs/CLASS_TABLE.md).
50
+
51
## Learning about `-XLinearTypes`
52
53
If you're a Haskeller who hasn't written any Linear Haskell code, don't fear!
0 commit comments