An open API service indexing awesome lists of open source software.

https://github.com/sheaf/hiw-tcplugins

Slides for my talk at HIW 2021: rewriting type families with GHC type-checker plugins.
https://github.com/sheaf/hiw-tcplugins

Last synced: 5 months ago
JSON representation

Slides for my talk at HIW 2021: rewriting type families with GHC type-checker plugins.

Awesome Lists containing this project

README

          

# HIW-tcplugins
[Slides](https://sheaf.github.io/HIW-tcplugins) for my talk at HIW 2021: rewriting type families with GHC type-checker plugins.

If you're looking for the type-checking plugin library, see here: [`ghc-tcplugin-api`](https://github.com/sheaf/ghc-tcplugin-api).