summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/ADT.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/partial-sigs/should_compile/ADT.stderr')
-rw-r--r--testsuite/tests/partial-sigs/should_compile/ADT.stderr9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuite/tests/partial-sigs/should_compile/ADT.stderr b/testsuite/tests/partial-sigs/should_compile/ADT.stderr
new file mode 100644
index 0000000000..74b1ae18f9
--- /dev/null
+++ b/testsuite/tests/partial-sigs/should_compile/ADT.stderr
@@ -0,0 +1,9 @@
+TYPE SIGNATURES
+ bar :: Int -> Foo Bool () Int
+TYPE CONSTRUCTORS
+ data Foo x y z = Foo x y z
+ Promotable
+COERCION AXIOMS
+Dependent modules: []
+Dependent packages: [base-4.8.0.0, ghc-prim-0.3.1.0,
+ integer-gmp-1.0.0.0]