Current section

Files

Jump to
non_empty_list gleam.toml
Raw

gleam.toml

name = "non_empty_list"
version = "2.1.0"
description = "Non-empty lists in Gleam"
licences = ["Apache-2.0"]
repository = { type = "github", user = "giacomocavalieri", repo = "non_empty_list" }
links = []
gleam = ">= 1.0.0 and < 2.0.0"
[dependencies]
gleam_stdlib = ">= 0.37.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"