-
Allow users to quickly compile some Gleam code to Nix.
Inspiration: https://github.com/gleam-lang/playground
-
I talked about this on Discord with Gears, and he thinks this is actually a bug worth reporting 😄
When the compiler introduces auto-generated type variable names for reporting errors (and in the L…
-
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### About the icon
This icons will be used to identify the Gleam lang files.
### Links and sources
https…
-
Currently, `const` declarations do not support spreading records:
```rs
const a = Foo(1, 2)
const b = Foo(..a, 3)
```
I propose that if the spread record is also a `const`, it should be allow…
-
It would be great if Gleam supported publishing and fetching private packages from Hex.pm - https://hex.pm/docs/private
-
*As reported on [Discord](https://discord.com/channels/768594524158427167/768594524158427170/1294276312541691935).*
I'm currently getting an error:
```
error: Unknown module value
┌─ /home/…
-
Currently, if a user runs the "Add missing patterns" code action on this code:
```gleam
case some_value.optional_field {}
```
They would get something like:
```gleam
case some_value.option…
-
## Layout Inspiration:
https://gleam.run/
https://dotnet.microsoft.com/en-us/languages/csharp
## Component inspiration
https://nextjs.org/
https://vercel.com/frameworks/nextjs
## This is a…
-
-
## package name
e.g. `suzuki-shunsuke/github-comment`
- gleam-lang/gleam
## aqua version
Please use the latest version.
```console
$ aqua -v
aqua version 1.20.0-5-checksum (1aaecc0a6e…