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
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
NixLanguageTests.hs Fixes for building with GHC 8.6.5 under Nix 2020-01-13 17:55:16 -08:00
ParserTests.hs
PrettyParseTests.hs Silence redundant import warnings for Control.Monad.Fail (#633) 2020-06-19 02:21:06 +02:00
PrettyTests.hs
ReduceExprTests.hs
TestCommon.hs