feat(compile): add DSL.Compile entry point #20

Merged
yorunikakeru merged 1 commit from feat/compile-hs-entry-point into main 2026-06-09 22:53:45 +02:00
Owner

Exposes compile and compileResult for evaluating a configuration
value, validating it, and emitting compact JSON to stdout.
Updates app/Main.hs to a working example that exercises the full
pipeline via cabal run DSL.
Closes #3

Exposes compile and compileResult for evaluating a configuration value, validating it, and emitting compact JSON to stdout. Updates app/Main.hs to a working example that exercises the full pipeline via cabal run DSL. Closes #3
feat(compile): add DSL.Compile entry point
All checks were successful
CI / linux (pull_request) Successful in 2m27s
5a8a8b81fe
Exposes compile and compileResult for evaluating a configuration
value, validating it, and emitting compact JSON to stdout.
Updates app/Main.hs to a working example that exercises the full
pipeline via cabal run DSL.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
FrogOS/DSL!20
No description provided.