about summary refs log tree commit diff
path: root/pkgs/profpatsch/dhallsh/Command/type.dhall
blob: 0b8d62dac84093feb43383f67745455b51b65cc4 (plain) (blame)
1
λ(arg : Type) → { cmd : Text, args : List arg }