about summary refs log tree commit diff
path: root/pkgs/profpatsch/dhallsh/Completion/Command/Arguments.dhall
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/profpatsch/dhallsh/Completion/Command/Arguments.dhall')
-rw-r--r--pkgs/profpatsch/dhallsh/Completion/Command/Arguments.dhall1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/profpatsch/dhallsh/Completion/Command/Arguments.dhall b/pkgs/profpatsch/dhallsh/Completion/Command/Arguments.dhall
new file mode 100644
index 00000000..e9ec3663
--- /dev/null
+++ b/pkgs/profpatsch/dhallsh/Completion/Command/Arguments.dhall
@@ -0,0 +1 @@
+λ(a : Type) → < Subcommands : List a | Files >