Note: This directory is named ada-loom-registry but contains a Haskell project called "Spindle" - not an Ada project.
A Haskell-based tool for parsing and evaluating Nickel configuration files. It reads .ncl files, evaluates them, and converts them to Haskell types via JSON.
-
Language: Haskell (GHC 9.12.2)
-
Build System: Cabal 2.2
-
Key Dependencies:
-
hnickel- Nickel language integration -
aeson- JSON parsing -
text- Text handling -
bytestring- Binary data
-
config.ncl- Nickel configuration -
config.toml- TOML configuration -
.gitlab-ci.yml- CI/CD pipeline
Processes Nickel configuration files to extract structured data (name, version) for use in Haskell applications.
The project appears to be in early development: - Placeholder author/maintainer information - GitHub URLs point to example repository - Minimal changelog entry