summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_compile/T14465.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/numeric/should_compile/T14465.stderr')
-rw-r--r--testsuite/tests/numeric/should_compile/T14465.stderr3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/numeric/should_compile/T14465.stderr b/testsuite/tests/numeric/should_compile/T14465.stderr
new file mode 100644
index 0000000000..c21e4a0269
--- /dev/null
+++ b/testsuite/tests/numeric/should_compile/T14465.stderr
@@ -0,0 +1,3 @@
+
+T14465.hs:26:13: warning: [-Woverflowed-literals (in -Wdefault)]
+ Literal -1 is negative but Natural only supports positive numbers