/ghc-generics-cheatsheet

Annotated GHC generics representations of example types

Primary LanguageElmBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Netlify Status

GHC Generics Cheatsheet

This repository contains code for a cheatsheet showing annotated generics representations of a couple of different types.

It's live at generics.jasperwoudenberg.com.

Development

To start a code-watcher, run:

elm-live src/Main.elm --pushstate --dir public -- --output public/main.js