dhall-to-cabal-1.2.0.0: dhall/Version/v.dhall
let v
: ∀(str : Text) → ../types/Version.dhall
= λ(str : Text) → λ(Version : Type) → λ(v : Text → Version) → v str
in v
let v
: ∀(str : Text) → ../types/Version.dhall
= λ(str : Text) → λ(Version : Type) → λ(v : Text → Version) → v str
in v