hnix/Nix
2018-04-03 17:15:54 -07:00
..
Expr Add a VarName type alias to Nix.Expr.Types 2018-04-03 14:04:41 -07:00
Monad Simplify the implementation of thunks by relying on Haskell's implementation 2018-04-03 17:15:54 -07:00
Parser
Atoms.hs
Builtins.hs Simplify the implementation of thunks by relying on Haskell's implementation 2018-04-03 17:15:54 -07:00
Eval.hs Simplify the implementation of thunks by relying on Haskell's implementation 2018-04-03 17:15:54 -07:00
Expr.hs
Lint.hs Simplify the implementation of thunks by relying on Haskell's implementation 2018-04-03 17:15:54 -07:00
Monad.hs Simplify the implementation of thunks by relying on Haskell's implementation 2018-04-03 17:15:54 -07:00
Parser.hs
Pretty.hs Use closures to capture the environment of a lambda abstraction 2018-04-03 14:40:49 -07:00
Scope.hs Reorganize MonadNix a bit 2018-04-03 15:47:33 -07:00
Stack.hs Reorganize MonadNix a bit 2018-04-03 15:47:33 -07:00
StringOperations.hs
TH.hs Add basic support for quasi-quotation of Nix expressions in Haskell 2018-04-03 14:21:33 -07:00
Thunk.hs Simplify the implementation of thunks by relying on Haskell's implementation 2018-04-03 17:15:54 -07:00
Utils.hs