aelve / haskell-issues

An unofficial issue tracker for all things Haskell-related
18 stars 0 forks source link

A hoogle of unborn code #14

Open Gurkenglas opened 8 years ago

Gurkenglas commented 8 years ago

Create a database of all possible expressions of token length small enough to not explode any data storage. Given a type, show a DAG of at least as general types, showing all expressions of each type at their node, capped by "a", which is inhabited only by undefined. Compare the exference project.