Gleam PlaygroundAn interactive playground for the Gleam graphics library. FeaturesInteractive playground with an editor and viewer. Uses GHCi to interpret and run the playground on top of the project. RequirementsThe workspace should contain a Cabal or Stack project
The project must be a Gleam project; it must include Gleam in the dependencies. https://hackage.haskell.org/package/Gleam Usage
Known IssuesIf the result view does not show, run the playground again. Release Notes1.0.0Initial release of the Gleam Playground. |