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.
- Host: GitHub
- URL: https://github.com/sheaf/hiw-tcplugins
- Owner: sheaf
- Created: 2021-08-21T20:33:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-22T22:50:12.000Z (almost 5 years ago)
- Last Synced: 2025-05-19T11:11:27.579Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 2.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).