abau / mode-inference

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run

$ ghci ModeInference
*ModeInference> runOnFile "Test/1.type" "ListBool ? {Nil; Cons (Bool ? {False;True}) self}"

$ ghci ModeInference
*ModeInference> constraintsOnFile "Test/1.type" "ListBool ? {Nil; Cons (Bool ? {False;True}) self}"

About


Languages

Language:Haskell 100.0%