Current section
Files
Jump to
Current section
Files
glistix_stdlib
gleam.toml
gleam.toml
name = "glistix_stdlib"
version = "0.38.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A fork of the Gleam standard library for Glistix's Nix target"
repository = { type = "github", user = "glistix", repo = "stdlib" }
links = [
{ title = "Website", href = "https://glistix.github.io/book" },
{ title = "Compiler", href = "https://github.com/glistix/glistix" },
{ title = "Sponsor", href = "https://github.com/sponsors/PgBiel" },
]
[javascript.deno]
allow_read = [
"./",
]