diff options
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/tests/simplCore/should_compile/T7287.stderr | 5 | ||||
-rw-r--r-- | testsuite/tests/stranal/should_compile/T10694.stdout | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/testsuite/tests/simplCore/should_compile/T7287.stderr b/testsuite/tests/simplCore/should_compile/T7287.stderr new file mode 100644 index 0000000000..66dfe007f5 --- /dev/null +++ b/testsuite/tests/simplCore/should_compile/T7287.stderr @@ -0,0 +1,5 @@ + +T7287.hs:7:3: warning: + Rule "int2Word#/word2Int#" may never fire + because rule "word2Int#" for ‘word2Int#’ might fire first + Probable fix: add phase [n] or [~n] to the competing rule diff --git a/testsuite/tests/stranal/should_compile/T10694.stdout b/testsuite/tests/stranal/should_compile/T10694.stdout index 0519ecba6e..2797ce7407 100644 --- a/testsuite/tests/stranal/should_compile/T10694.stdout +++ b/testsuite/tests/stranal/should_compile/T10694.stdout @@ -1 +1,2 @@ -
\ No newline at end of file +[GblId, Arity=2, Str=DmdType <L,U(U)><L,U(U)>m] + Str=DmdType <L,U(U)><L,U(U)>, |