@hackage language-nix2.3.0
Data types and functions to represent the Nix language
Categories
License
BSD-3-Clause
Maintainer
simons@cryp.to
Links
Versions
Installation
Tested Compilers
Dependencies (6)
Dependents (6)
@hackage/stackage2nix, @hackage/distribution-nixpkgs, @horizon/horizon-gen-nix, @hackage/horizon-gen-nix, @hackage/cabal2nix, @hackage/stack2nix
language-nix
This Haskell library contains data types and useful functions to represent and manipulate the Nix language. It is used by tooling like cabal2nix and is not meant to be a general purpose nix parser or even interpreter. Have a look at hnix (in Haskell) or nix (the original in C++) instead.