hnix/tests
Simon Jakobi f0532b86f6
Silence redundant import warnings for Control.Monad.Fail (#633)
Also address mysterious redundant import warnings in the testsuite

This allows us to enable `buildStrictly=true` for GHC 8.8.

Fixes #613.
2020-06-19 02:21:06 +02:00
..
eval-compare Comment out appendContext test, as it is presently failing 2019-03-17 15:45:47 -07:00
files tests: port loop, remove hardcoded paths 2020-05-15 17:49:57 -07:00
EvalTests.hs Refactor execBinaryOp to demand values where needed. 2019-11-27 17:16:43 -08:00
Main.hs Add proper default 'nix' prefix to search paths 2019-11-26 14:32:29 -07:00
NixLanguageTests.hs Fixes for building with GHC 8.6.5 under Nix 2020-01-13 17:55:16 -08:00
ParserTests.hs Use NSet for both recursive and non-recursive sets 2019-07-25 14:10:44 -07:00
PrettyParseTests.hs Silence redundant import warnings for Control.Monad.Fail (#633) 2020-06-19 02:21:06 +02:00
PrettyTests.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
ReduceExprTests.hs Reformat all sources with Brittany, to restore consistency 2019-03-17 14:47:38 -07:00
TestCommon.hs upd texts of more messages 2019-08-04 15:00:57 -07:00