Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 447 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 447 Bytes

type-depict.io

A repository for visualizing Haskell type signatures

That is, it can draw a visualization of a Haskell type

The core idea is representing any Haskell type level signature as a combination of Connections, Embellishments, Groups and Dots

visualizations

Known limitations:

Cant parse PolyKinds or FunDeps signatures