summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShootingStarDragons <ShootingStarDragons@protonmail.com>2022-07-08 23:03:55 +0800
committerStephan Seitz <stephan.seitz@fau.de>2022-07-08 21:58:10 +0200
commitf0e710793fb5173a0ba826fb8df0ced96b2babbc (patch)
tree992665089303c02a05270eacfa385ac790968e8f
parent365f0eb75f4b8de4655476388c99aaa97f149ded (diff)
support the fold of haskell
-rw-r--r--queries/haskell/folds.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/queries/haskell/folds.scm b/queries/haskell/folds.scm
new file mode 100644
index 00000000..28eadf8f
--- /dev/null
+++ b/queries/haskell/folds.scm
@@ -0,0 +1,5 @@
+[
+ (exp_apply)
+ (exp_do)
+ (function)
+] @fold