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
- Test failure with ALL_TESTS=yes: Nixpkgs parses without errors: tests/Main.hs:80:23-48: Non-exhaustive patterns in Just (Just r)
- Cache successful Nix parses by serializing expression trees into .nixc files
- `--check` causes `<<loop>>` for basic expressions
- Autoquoting
- Unable to construct double-quoted strings with embedded newlines
- Make it easier to build with binary caches
- Add typing information for all builtins (revisit after #1016)
- Finish a QuasiQuoter for Nix expressions
- WIP: Improvements to make it easier to implement runners other than StandardT
- Suggested improvements to NExpr
- Docs
- Nix not yet supported