hnix/Nix
2018-03-31 16:56:30 -04:00
..
Expr Add support for import statements 2018-03-27 22:21:17 -07:00
Monad Add makeAbsolutePath to MonadNix 2018-03-31 16:29:42 -04:00
Parser Normalize import statements, add option parsing 2018-03-27 21:59:27 -07:00
Atoms.hs Move the scoping code into its own module 2018-03-30 13:30:28 -07:00
Builtins.hs Add builtins.seq and builtins.deepSeq 2018-03-31 16:56:30 -04:00
Eval.hs Add makeAbsolutePath to MonadNix 2018-03-31 16:29:42 -04:00
Expr.hs
Lint.hs Add informative backtraces on evaluation failure 2018-03-30 23:10:44 -07:00
Monad.hs Add makeAbsolutePath to MonadNix 2018-03-31 16:29:42 -04: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 Normalize import statements, add option parsing 2018-03-27 21:59:27 -07:00
Utils.hs Simplify the definitions of adi and adiM, according to our actual usage 2018-03-30 23:34:57 -07:00