Idris-dev/test/interactive009
Edwin Brady 239c8caffa Move resolveTC to ProofSearch.hs
It is, in some sense, a proof search, and this means that auto proof
search can now solve things which require type class resolution.

One side-effect is that type class resolution will now only solve holes
which actually are type classes! So this may break code which was
abusing the type class resolution mechanism - such code can most likely
be rewritten to do proof search.
2015-08-21 17:54:31 +02:00
..
expected Move resolveTC to ProofSearch.hs 2015-08-21 17:54:31 +02:00
input Move resolveTC to ProofSearch.hs 2015-08-21 17:54:31 +02:00
interactive009.idr Move resolveTC to ProofSearch.hs 2015-08-21 17:54:31 +02:00
run Move resolveTC to ProofSearch.hs 2015-08-21 17:54:31 +02:00