hnix/src/Nix
Anton-Latukha ffc82fc97e
clean-up: LANGUAGE pragmas
M  Setup.hs
M  main/Repl.hs
M  src/Nix/Builtins.hs
M  src/Nix/Cache.hs
M  src/Nix/Cited.hs
M  src/Nix/Cited/Basic.hs
M  src/Nix/Convert.hs
M  src/Nix/Exec.hs
M  src/Nix/Expr/Types.hs
M  src/Nix/Expr/Types/Annotated.hs
M  src/Nix/Lint.hs
M  src/Nix/Normal.hs
M  src/Nix/Pretty.hs
M  src/Nix/Render/Frame.hs
M  src/Nix/Scope.hs
M  src/Nix/TH.hs
M  src/Nix/Thunk.hs
M  src/Nix/Thunk/Basic.hs
M  src/Nix/Utils.hs
M  src/Nix/Value.hs
M  src/Nix/Value/Equal.hs
2020-09-14 20:54:37 +03:00
..
Cited clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Effects Use prettyprinter-1.7.0 2020-08-07 12:21:12 +03:00
Expr clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Fresh Silence redundant import warnings for Control.Monad.Fail (#633) 2020-06-19 02:21:06 +02:00
Options Options/Parser: debugVersionOpt: comment: add `nix-build` note (#717) 2020-09-13 14:10:27 +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: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Type Update to data-fix-0.3 2020-07-24 12:35:59 +03:00
Utils Silence redundant import warnings for Control.Monad.Fail (#633) 2020-06-19 02:21:06 +02:00
Value clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +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: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Cache.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Cited.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Context.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
Convert.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Effects.hs Merge remote-tracking branch 'sjakobi/ghc-gte-8.4' 2020-01-13 18:13:37 -08:00
Eval.hs Merge remote-tracking branch 'quasi/monadfail' 2020-01-13 17:56:33 -08:00
Exec.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +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 Run brittany 2019-03-18 21:47:43 -07:00
Lint.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Normal.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Options.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
Parser.hs Use prettyprinter-1.7.0 2020-08-07 12:21:12 +03:00
Pretty.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Reduce.hs Update to data-fix-0.3 2020-07-24 12:35:59 +03:00
Render.hs Use prettyprinter-1.7.0 2020-08-07 12:21:12 +03:00
Scope.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Standard.hs Silence redundant import warnings for Control.Monad.Fail (#633) 2020-06-19 02:21:06 +02:00
String.hs Run Brittany again 2019-03-17 22:46:15 -07:00
TH.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Thunk.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Utils.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Value.hs clean-up: LANGUAGE pragmas 2020-09-14 20:54:37 +03:00
Var.hs Fix build failure in Nix.Var (#587) 2020-05-25 20:28:26 +03:00
XML.hs Make URI's be separate from strings 2020-05-15 17:49:11 -07:00