Skip to content

Instantly share code, notes, and snippets.

@andrewufrank
andrewufrank / peano.hs
Created June 28, 2017 12:01
an example for type level addition
-----------------------------------------------------------------------------
--
-- Module : Peano
-- Copyright : 2017 Author name here
-- License : BSD3
--
-- Maintainer : example@example.com
-- Stability :
-- Portability :
--