summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/TestTypeableBinary.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_run/TestTypeableBinary.stdout')
-rw-r--r--testsuite/tests/typecheck/should_run/TestTypeableBinary.stdout15
1 files changed, 15 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_run/TestTypeableBinary.stdout b/testsuite/tests/typecheck/should_run/TestTypeableBinary.stdout
new file mode 100644
index 0000000000..515738e98e
--- /dev/null
+++ b/testsuite/tests/typecheck/should_run/TestTypeableBinary.stdout
@@ -0,0 +1,15 @@
+good: Int
+good: Int#
+good: IO
+good: Maybe
+good: TYPE
+good: RuntimeRep
+good: 'IntRep
+good: (->) 'LiftedRep 'LiftedRep
+good: Proxy * Int
+good: Proxy (TYPE 'IntRep) Int#
+good: *
+good: Int -> Int
+good: 5
+good: "hello world"
+good: 'Just Nat 5