hnix
https://github.com/haskell-nix/hnix
Nix
A Haskell re-implementation of the Nix expression language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Nix not yet supported1 Subscribers
Add a CodeTriage badge to hnix
Help out
- Issues
- Should ModifyRef use version strict in both arguments
- Please, lets add documentation
- Functionality for annotating each expression with its Scope or reduced form
- Breakages to the API & the lack of the Changelog & according help
- `NAttrPath` should differentiate between `${a}.b.c` and `a.b.c` with 2 different types `NStaticAttrPath` and `NDynamicAttrPath`
- Possibility of alternative implementation of the type system of & Evaluation & Normalization processes
- module Nix.Var is superflous
- Please, create a HNix mode with pure language implementation
- repl: use pushScope to pass results from --eval -E
- Please, organize the `Expr` module
- Docs
- Nix not yet supported