stefankoegel / clickyEvaluation

Visual tool for stepwise evaluation of simple Haskell expressions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get rid of foreign imports

stefankoegel opened this issue · comments

There are two foreign function definitions in Main.hs, that should at least be in their own little library.

See also #17