Spago Dhall Generator
Generate PureScript Spago spago.dhall configuration files with package name, dependencies, sources, and backend settings for PureScript projects.
How to Use Spago Dhall Generator
Enter your PureScript package name, list dependencies (comma-separated), specify source globs, and optionally set a backend. Click Generate to create a valid spago.dhall configuration file.
Step-by-Step Instructions
- Enter package name
- List dependencies (comma-separated)
- Specify source file globs
- Click Generate spago.dhall
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.