summaryrefslogtreecommitdiff
path: root/next-lib/src/api/CombinatorsDan.gf
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src/api/CombinatorsDan.gf')
-rw-r--r--next-lib/src/api/CombinatorsDan.gf6
1 files changed, 0 insertions, 6 deletions
diff --git a/next-lib/src/api/CombinatorsDan.gf b/next-lib/src/api/CombinatorsDan.gf
deleted file mode 100644
index 0ed29d000..000000000
--- a/next-lib/src/api/CombinatorsDan.gf
+++ /dev/null
@@ -1,6 +0,0 @@
---# -path=.:alltenses:prelude
-
-resource CombinatorsDan = Combinators with
- (Cat = CatDan),
- (Structural = StructuralDan),
- (Constructors = ConstructorsDan) ;