{application, geny, [
    {vsn, "0.0.1"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "Error handling library for gleam language"},
    {modules, [ext,
               geny]},
    {registered, []}
]}.
