summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/PatBind2.stderr
diff options
context:
space:
mode:
authorSimon Peyton Jones <simonpj@microsoft.com>2018-10-16 12:03:56 +0100
committerSimon Peyton Jones <simonpj@microsoft.com>2018-10-24 16:38:55 +0100
commit321bc1a644a9e4598a4af30d4aeae315f0ff487a (patch)
tree81a3b5ee057609987270fe289aa3c5217773c251 /testsuite/tests/partial-sigs/should_compile/PatBind2.stderr
parent4111540127ae059774b2b7e69d7eddee01a17e81 (diff)
downloadhaskell-321bc1a644a9e4598a4af30d4aeae315f0ff487a.tar.gz
Improve output from -ddump-types
This patch makes a number of improvements to the output generated by -ddump-types * Prints data constructor separately * Omits empty chunks of output I was driven initially by the unhelpful existing output for data constructors, but ended up doing some refactoring. Lots of error message wibbles, but nothing significant. Certainly no change in user behaviour. (NB: It is just possible that I have failed to cleanly separate this patch from the next one, about isPredTy and friends.)
Diffstat (limited to 'testsuite/tests/partial-sigs/should_compile/PatBind2.stderr')
-rw-r--r--testsuite/tests/partial-sigs/should_compile/PatBind2.stderr2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/partial-sigs/should_compile/PatBind2.stderr b/testsuite/tests/partial-sigs/should_compile/PatBind2.stderr
index 43d7d12bdb..5748b126f2 100644
--- a/testsuite/tests/partial-sigs/should_compile/PatBind2.stderr
+++ b/testsuite/tests/partial-sigs/should_compile/PatBind2.stderr
@@ -1,7 +1,5 @@
TYPE SIGNATURES
foo :: Bool -> Bool
-TYPE CONSTRUCTORS
-COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.12.0.0, ghc-prim-0.5.3,
integer-gmp-1.0.2.0]