summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2022-10-01 18:15:41 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-10-11 12:48:45 -0400
commitfbb887406d27b5271e45392c2c25f8b1ba4cdeae (patch)
treecc4ca312a7a8c646fa99a21eb8c30b549de822af /testsuite/tests/typecheck
parented4b5885bdac7b986655bb40f8c9ece2f8735c98 (diff)
downloadhaskell-fbb887406d27b5271e45392c2c25f8b1ba4cdeae.tar.gz
Tidy implicit binds
We want to put implicit binds into fat interface files, so the easiest thing to do seems to be to treat them uniformly with other binders.
Diffstat (limited to 'testsuite/tests/typecheck')
-rw-r--r--testsuite/tests/typecheck/should_compile/T14774.stdout1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_compile/T14774.stdout b/testsuite/tests/typecheck/should_compile/T14774.stdout
index f958cd8215..522c947b55 100644
--- a/testsuite/tests/typecheck/should_compile/T14774.stdout
+++ b/testsuite/tests/typecheck/should_compile/T14774.stdout
@@ -1,3 +1,2 @@
T14774.$p1D [InlPrag=[~]] :: forall a. D a => C a
- RULES: Built in rule for T14774.$p1D: "Class op $p1D"]
T14774.$p1D