mirror of
https://github.com/polysemy-research/polysemy.git
synced 2024-12-27 07:51:45 +03:00
Add link to "Porting to Polysemy"
This commit is contained in:
parent
6ece463ea8
commit
791cd36001
@ -57,9 +57,12 @@ Or by adding `-fplugin=Polysemy.Plugin` to your `package.yaml`/`.cabal` file `gh
|
|||||||
|
|
||||||
- Raghu Kaippully wrote a beginner friendly
|
- Raghu Kaippully wrote a beginner friendly
|
||||||
[tutorial](https://haskell-explained.gitlab.io/blog/posts/2019/07/28/polysemy-is-cool-part-1/index.html).
|
[tutorial](https://haskell-explained.gitlab.io/blog/posts/2019/07/28/polysemy-is-cool-part-1/index.html).
|
||||||
|
- Sandy Maguire, the author, wrote a post about
|
||||||
|
[Porting to Polysemy](https://reasonablypolymorphic.com/blog/porting-to-polysemy/)
|
||||||
|
from transformers/MTL-style monads.
|
||||||
- Paweł Szulc gave a [great talk](https://youtu.be/idU7GdlfP9Q?t=1394) on how
|
- Paweł Szulc gave a [great talk](https://youtu.be/idU7GdlfP9Q?t=1394) on how
|
||||||
to start thinking about polysemy.
|
to start thinking about polysemy.
|
||||||
- Sandy Maguire, the author, gave a talk on some of the
|
- Sandy Maguire gave a talk on some of the
|
||||||
[performance implementation](https://www.youtube.com/watch?v=-dHFOjcK6pA)
|
[performance implementation](https://www.youtube.com/watch?v=-dHFOjcK6pA)
|
||||||
- He has also written
|
- He has also written
|
||||||
[some](http://reasonablypolymorphic.com/blog/freer-higher-order-effects/)
|
[some](http://reasonablypolymorphic.com/blog/freer-higher-order-effects/)
|
||||||
|
Loading…
Reference in New Issue
Block a user