bitonic / tog

25 stars 3 forks source link

Treat forward-defined definitions as un-instantiated metas #5

Open bitonic opened 10 years ago

bitonic commented 10 years ago

For example, if we're unifying foo x = true, and foo : Bool -> Bool, we should wait for foo to be defined rather than failing immeditely.