about summary refs log tree commit diff
path: root/pkgs/profpatsch/dhallsh/OptionPrinter/type.dhall
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/profpatsch/dhallsh/OptionPrinter/type.dhall')
-rw-r--r--pkgs/profpatsch/dhallsh/OptionPrinter/type.dhall1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/profpatsch/dhallsh/OptionPrinter/type.dhall b/pkgs/profpatsch/dhallsh/OptionPrinter/type.dhall
new file mode 100644
index 00000000..77d4b8e2
--- /dev/null
+++ b/pkgs/profpatsch/dhallsh/OptionPrinter/type.dhall
@@ -0,0 +1 @@
+let Option = ../Option/type.dhall in ∀(o : Option) → Text