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