diff options
Diffstat (limited to 'testsuite/tests/ghc-regress/ghci/prog010/ghci.prog010.stdout')
-rw-r--r-- | testsuite/tests/ghc-regress/ghci/prog010/ghci.prog010.stdout | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/testsuite/tests/ghc-regress/ghci/prog010/ghci.prog010.stdout b/testsuite/tests/ghc-regress/ghci/prog010/ghci.prog010.stdout deleted file mode 100644 index ccb6dcd78f..0000000000 --- a/testsuite/tests/ghc-regress/ghci/prog010/ghci.prog010.stdout +++ /dev/null @@ -1,9 +0,0 @@ -f :: t -> [t] -g :: a -> Maybe a -f :: t -> [t] -module 'A' is not interpreted; try ':add *A' first -f :: t -> [t] -g :: a -> Maybe a -module 'A' is not interpreted; try ':add *A' first -f :: t -> [t] -g :: a -> Maybe a |