hnix/src/Nix
2019-03-09 17:59:59 -05:00
..
Expr Bump minimum supported version to GHC 8.4.4 2018-11-19 09:46:02 -08:00
Options Make -v1 default for better usability on errors 2018-11-24 14:13:24 +00:00
Render Fix toJSON context handling and add test case 2018-12-05 14:59:42 -05:00
Type GHC 8.6 support 2018-11-20 23:44:59 +00:00
Atoms.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Builtins.hs Add test for currentSystem and remove hacky call 2019-03-08 23:22:43 -05:00
Cache.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Context.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Convert.hs Fix toJSON context handling and add test case 2018-12-05 14:59:42 -05:00
Effects.hs Factor out MonadIntrospect 2018-11-16 21:30:55 -05:00
Eval.hs Ellipsis shouldn't introduce anything into scope 2019-03-09 17:59:59 -05:00
Exec.hs Merge remote-tracking branch 'origin/pending' into remove-fromnix-text-instances 2018-11-24 15:22:54 -05:00
Expr.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Frames.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Json.hs Use extractNixString for JSON string 2018-12-14 12:04:20 -05:00
Lint.hs GHC 8.6 support 2018-11-20 23:44:59 +00:00
Normal.hs Bump minimum supported version to GHC 8.4.4 2018-11-19 09:46:02 -08:00
Options.hs removed executable permissions 2018-09-15 20:32:38 -04:00
Parser.hs Bump Megaparsec to 7.0.4 2018-11-22 01:16:11 -05:00
Pretty.hs Merge remote-tracking branch 'origin/master' into prettyprinter 2018-11-20 18:23:15 -05:00
Reduce.hs GHC 8.6 support 2018-11-20 23:44:59 +00:00
Render.hs Begin adding very basic source line printing 2019-03-03 14:48:49 -08:00
Scope.hs Bump minimum supported version to GHC 8.4.4 2018-11-19 09:46:02 -08:00
String.hs Use WithStringContext(T) for nvalueToJSON 2018-12-13 16:59:51 -05:00
Strings.hs removed executable permissions 2018-09-15 20:32:38 -04:00
TH.hs freeVars: Fix inherit's in rec sets and let in 2018-11-16 17:59:03 +01:00
Thunk.hs Resolve a compile-time warning 2019-01-08 10:24:40 -08:00
Utils.hs Add test case for placeholder and get it passing 2018-12-05 08:43:31 -05:00
Value.hs Fix toJSON context handling and add test case 2018-12-05 14:59:42 -05:00
XML.hs Accumulate string context in builtins.toXML 2018-12-06 18:11:06 -05:00