about summary refs log tree commit diff
path: root/pkgs/profpatsch/dhallsh/Option/type.dhall
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2019-09-08 14:00:56 +0200
committerProfpatsch <mail@profpatsch.de>2019-09-08 14:06:07 +0200
commite711ceac63b2f7384151ba2753fe085f738e8b39 (patch)
tree9e86bb989596f57fc14b456406694fbb6ec5c936 /pkgs/profpatsch/dhallsh/Option/type.dhall
Init: basic command line abstraction for fish’s complete
Diffstat (limited to 'pkgs/profpatsch/dhallsh/Option/type.dhall')
-rw-r--r--pkgs/profpatsch/dhallsh/Option/type.dhall1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/profpatsch/dhallsh/Option/type.dhall b/pkgs/profpatsch/dhallsh/Option/type.dhall
new file mode 100644
index 00000000..3a282d3a
--- /dev/null
+++ b/pkgs/profpatsch/dhallsh/Option/type.dhall
@@ -0,0 +1 @@
+< Long : Text | Short : Text >