Packages

A small data-structure for representing an Either Monad

Current section

Files

Jump to
gleither gleam.toml
Raw

gleam.toml

name = "gleither"
version = "2.2.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 = ">= 3.0.0 and < 4.0.0"
testament = ">= 0.1.1 and < 1.0.0"
[javascript]
typescript_declarations = true
[go-over]
global = true
outdated = true