summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_compile/T9316.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_compile/T9316.hs')
-rw-r--r--testsuite/tests/indexed-types/should_compile/T9316.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/indexed-types/should_compile/T9316.hs b/testsuite/tests/indexed-types/should_compile/T9316.hs
index ca7680c063..31da8f4791 100644
--- a/testsuite/tests/indexed-types/should_compile/T9316.hs
+++ b/testsuite/tests/indexed-types/should_compile/T9316.hs
@@ -85,4 +85,3 @@ forAllSubscriptionChannels f =
withSomeSing BookingsChannel $ \(sChannel) ->
case witnessC sChannel of
Dict -> f sChannel
-