hnix/Nix
2018-03-30 23:34:57 -07:00
..
Expr Add support for import statements 2018-03-27 22:21:17 -07:00
Monad Some improvements to error traces 2018-03-30 23:10:44 -07:00
Parser
Atoms.hs Move the scoping code into its own module 2018-03-30 13:30:28 -07:00
Builtins.hs Add informative backtraces on evaluation failure 2018-03-30 23:10:44 -07:00
Eval.hs Simplify the definitions of adi and adiM, according to our actual usage 2018-03-30 23:34:57 -07:00
Expr.hs
Lint.hs Add informative backtraces on evaluation failure 2018-03-30 23:10:44 -07:00
Monad.hs Add informative backtraces on evaluation failure 2018-03-30 23:10:44 -07:00
Parser.hs Restore monadic abstraction (to support importFile), fix attribute sets 2018-03-28 14:45:10 -07:00
Pretty.hs Split MonadNix into evaluation and environmental effects 2018-03-30 14:25:03 -07:00
Scope.hs Abstract the NScope type within MonadNix 2018-03-30 14:55:42 -07:00
StringOperations.hs
Utils.hs Simplify the definitions of adi and adiM, according to our actual usage 2018-03-30 23:34:57 -07:00