packages feed

hs2ats-0.2.1.10: test/data/Option.out

datavtype option(a: vt@ype) =
  | Some of a
  | None