A dependently typed programming language, a successor to Idris
Go to file
Edwin Brady c4d7e18742 Extend unification so that Functors work
Need to identify invertible (or cancellable) holes so that we can unify
e.g. ?f Nat with List Nat and get f = List.
2019-05-26 18:41:48 +01:00
sample Check locals are usable (with determining args) 2019-05-06 01:06:24 +01:00
src Extend unification so that Functors work 2019-05-26 18:41:48 +01:00
tests Extend unification so that Functors work 2019-05-26 18:41:48 +01:00
Makefile Support eta in unification 2019-05-07 15:06:00 +01:00
tests.ipkg Added test framework (copied from Blodwen) 2019-05-07 10:43:02 +01:00
yaffle.ipkg Implement dot patterns 2019-05-25 18:39:21 +01:00