hnix/src/Nix
Anton-Latukha 10051fbfc1
clean-up: rm commented-out imports
M  main/Main.hs
M  src/Nix/Reduce.hs
M  src/Nix/Type/Infer.hs
M  tests/EvalTests.hs
2020-09-21 01:57:58 +03:00
..
Cited clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Effects clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Expr clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Fresh Silence redundant import warnings for Control.Monad.Fail (#633) 2020-06-19 02:21:06 +02:00
Options clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Render clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
String Remove some redundant GHC version checks 2019-10-21 23:52:22 +02:00
Thunk clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Type clean-up: rm commented-out imports 2020-09-21 01:57:58 +03:00
Utils Silence redundant import warnings for Control.Monad.Fail (#633) 2020-06-19 02:21:06 +02:00
Value clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Atoms.hs Improve the documentation in Nix.{Atoms,Expr.Types} (#662) 2020-07-03 01:35:30 +02:00
Builtins.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Cache.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Cited.hs clean-up: parens 2020-09-18 15:58:28 +03:00
Context.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
Convert.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Effects.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Eval.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Exec.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Expr.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
Frames.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
Fresh.hs Silence redundant import warnings for Control.Monad.Fail (#633) 2020-06-19 02:21:06 +02:00
Json.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Lint.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Normal.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Options.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
Parser.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Pretty.hs clean-up: parens 2020-09-18 15:58:28 +03:00
Reduce.hs clean-up: rm commented-out imports 2020-09-21 01:57:58 +03:00
Render.hs Use prettyprinter-1.7.0 2020-08-07 12:21:12 +03:00
Scope.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Standard.hs Silence redundant import warnings for Control.Monad.Fail (#633) 2020-06-19 02:21:06 +02:00
String.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
TH.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Thunk.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Utils.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Value.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00
Var.hs Fix build failure in Nix.Var (#587) 2020-05-25 20:28:26 +03:00
XML.hs clean-up: (return -> pure) 2020-09-21 01:57:52 +03:00