summaryrefslogtreecommitdiff
path: root/inky.ipkg
diff options
context:
space:
mode:
authorGreg Brown <greg.brown01@ed.ac.uk>2024-09-09 11:33:45 +0100
committerGreg Brown <greg.brown01@ed.ac.uk>2024-09-09 11:33:45 +0100
commit3a23bd851fc1a5d6e161dabc8a13f06bc8544a1d (patch)
tree301955e4e32dc7d5edafb98e7e373d439168e420 /inky.ipkg
parent3da61a4ffb9cb2d535d518e70c6c90cd73cc3573 (diff)
Restart.
- use De Bruijn, as Namely, Painless had more pain than promised; - remove higher-kinded types; - provide ill-typing predicates; - prove substitution respects ill-typing;
Diffstat (limited to 'inky.ipkg')
-rw-r--r--inky.ipkg8
1 files changed, 2 insertions, 6 deletions
diff --git a/inky.ipkg b/inky.ipkg
index ceec164..43e6e51 100644
--- a/inky.ipkg
+++ b/inky.ipkg
@@ -7,10 +7,6 @@ options = "--total"
depends = contrib
modules
- = Inky.Binding
- , Inky.Env
- , Inky.Erased
- , Inky.Kind
- , Inky.Kit
- , Inky.OnlyWhen
+ = Data.These.Decidable
+ , Inky.Thinning
, Inky.Type