hnix/Nix
2018-04-04 00:20:54 -07:00
..
Expr Support parsing floats 2018-04-03 20:37:38 -04:00
Monad Distinguish pure thunks from effectful ones 2018-04-04 00:16:40 -07:00
Parser Move language feature pragmas into each Haskell file, not .cabal 2018-04-01 22:49:12 -07:00
Atoms.hs Move language feature pragmas into each Haskell file, not .cabal 2018-04-01 22:49:12 -07:00
Builtins.hs Distinguish pure thunks from effectful ones 2018-04-04 00:16:40 -07:00
Eval.hs Distinguish pure thunks from effectful ones 2018-04-04 00:16:40 -07:00
Expr.hs Initial work towards annotating expression with their location 2016-06-23 23:54:04 +01:00
Lint.hs Distinguish pure thunks from effectful ones 2018-04-04 00:16:40 -07:00
Monad.hs Distinguish pure thunks from effectful ones 2018-04-04 00:16:40 -07:00
Parser.hs Support parsing floats 2018-04-03 20:37:38 -04:00
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 Use errorWithoutStackTrace, since we report our own traces 2018-04-04 00:07:14 -07:00
StringOperations.hs Move language feature pragmas into each Haskell file, not .cabal 2018-04-01 22:49:12 -07:00
TH.hs Add basic support for quasi-quotation of Nix expressions in Haskell 2018-04-03 14:21:33 -07:00
Thunk.hs Add a bang pattern for Pure values 2018-04-04 00:20:54 -07:00
Utils.hs Disable tracing 2018-04-02 22:49:21 -07:00