diff options
Diffstat (limited to 'testsuite/tests/partial-sigs/should_compile/ExpressionSigNamed.stderr')
-rw-r--r-- | testsuite/tests/partial-sigs/should_compile/ExpressionSigNamed.stderr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/tests/partial-sigs/should_compile/ExpressionSigNamed.stderr b/testsuite/tests/partial-sigs/should_compile/ExpressionSigNamed.stderr new file mode 100644 index 0000000000..3d8f949fd0 --- /dev/null +++ b/testsuite/tests/partial-sigs/should_compile/ExpressionSigNamed.stderr @@ -0,0 +1,7 @@ +TYPE SIGNATURES + bar :: Bool -> Bool +TYPE CONSTRUCTORS +COERCION AXIOMS +Dependent modules: [] +Dependent packages: [base-4.8.0.0, ghc-prim-0.3.1.0, + integer-gmp-1.0.0.0] |