Current section

Files

Jump to
gleither gleam.toml
Raw

gleam.toml

name = "gleither"
version = "2.1.0"
description = "A small data-structure for representing an Either Monad"
licences = ["MIT"]
repository = { type = "github", user = "bwireman", repo = "gleither" }
links = []
[dependencies]
gleam_stdlib = "~> 0.36 or ~> 1.0"
[dev-dependencies]
gleeunit = "~> 1.0"
go_over = ">= 2.0.0 and < 3.0.0"
[javascript]
typescript_declarations = true