summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci/scripts/T2766.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-regress/ghci/scripts/T2766.stdout')
-rw-r--r--testsuite/tests/ghc-regress/ghci/scripts/T2766.stdout2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/ghc-regress/ghci/scripts/T2766.stdout b/testsuite/tests/ghc-regress/ghci/scripts/T2766.stdout
deleted file mode 100644
index abe1ca2c95..0000000000
--- a/testsuite/tests/ghc-regress/ghci/scripts/T2766.stdout
+++ /dev/null
@@ -1,2 +0,0 @@
-first :: Arrow (~>) => b~>c -> (b, d)~>(c, d)
- :: Arrow (~>) => (~>) b c -> (~>) (b, d) (c, d)