language-nix
============
[](http://hackage.haskell.org/package/language-nix)
[](http://stackage.org/lts/package/language-nix)
[](http://stackage.org/nightly/package/language-nix)
[](https://travis-ci.org/peti/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)](https://github.com/haskell-nix/hnix) or [nix (the original in C++)](https://github.com/nixos/nix) instead.