aboutsummaryrefslogtreecommitdiff
path: root/frontend/checkKindCorrectness.dcl
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/checkKindCorrectness.dcl')
-rw-r--r--frontend/checkKindCorrectness.dcl6
1 files changed, 6 insertions, 0 deletions
diff --git a/frontend/checkKindCorrectness.dcl b/frontend/checkKindCorrectness.dcl
new file mode 100644
index 0000000..94bd8d1
--- /dev/null
+++ b/frontend/checkKindCorrectness.dcl
@@ -0,0 +1,6 @@
+definition module checkKindCorrectness
+
+import syntax, checksupport, containers
+
+checkKindCorrectness :: !NumberSet !Index IndexRange !{#CommonDefs} !{#DclModule} !u:{# FunDef} !*TypeVarHeap !*TypeDefInfos !*ErrorAdmin
+ -> (!u:{# FunDef}, !*TypeVarHeap, !*TypeDefInfos, !*ErrorAdmin)