Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glerror"
version = "1.0.1"
description = "Error handling utilities with support for error kinds, context, and sources."
licences = ["MIT"]
target = "erlang"
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
glam = ">= 2.0.0 and < 3.0.0"
[dev-dependencies]
birdie = ">= 1.5.5 and < 2.0.0"
gleeunit = ">= 1.9.0 and < 2.0.0"