OASISFormat:   0.4
Name:          foo
Version:       1.0
Synopsis:      Foo
Authors:       Me
OCamlVersion:  >= 3.12
License:       GPL-3.0

Executable foo
  Path:           .
  BuildTools:     ocamlbuild
  MainIs:         foo.ml
  Install:        false
