Packages
arctic
9.0.2
11.0.10
11.0.9
11.0.8
11.0.7
11.0.6
11.0.6-z6
11.0.6-z5
11.0.6-z4
11.0.6-z3
11.0.6-z2
11.0.6-z1
11.0.6-gamma
11.0.6-delta
11.0.6-beta
11.0.6-alpha
11.0.5
11.0.4
11.0.3
11.0.2
11.0.1
11.0.0
11.0.0-alpha5
11.0.0-alpha4
11.0.0-alpha3
11.0.0-alpha2
11.0.0-alpha
10.0.1
10.0.0
10.0.0-alpha2
10.0.0-alpha
9.0.5
9.0.4
9.0.3
9.0.2
9.0.0
8.0.0
7.0.0
6.0.0
5.0.0
4.0.0
3.0.0
2.0.0
1.0.1
1.0.0
A friendly web framework for fast response times and a lightweight or serverless backend, written in Gleam!
Current section
Files
Jump to
Current section
Files
gleam.toml
name = "arctic"
version = "9.0.2"
# Fill out these fields if you intend to generate HTML documentation or publish
# your project to the Hex package manager.
#
description = "A friendly web framework for fast response times and a lightweight or serverless backend, written in Gleam!"
licences = ["Apache-2.0"]
repository = { type = "github", user = "RyanBrewer317", repo = "arctic" }
links = [{ title = "Website", href = "https://ryanbrewer.dev" }]
#
# For a full reference of all the available options, you can have a look at
# https://gleam.run/writing-gleam/gleam-toml/.
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
snag = ">= 0.3.0 and < 1.0.0"
simplifile = ">= 1.0.1 and < 2.0.0"
lustre_ssg = ">= 0.8.0 and < 1.0.0"
lustre = ">= 4.3.2 and < 5.0.0"
birl = ">= 1.7.1 and < 2.0.0"
party = ">= 1.0.4 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"