summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/th
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2010-10-23 16:57:25 +0000
committerIan Lynagh <igloo@earth.li>2010-10-23 16:57:25 +0000
commitb8dc00a18e48fb2fc3ff4b6a13d094bcf15aebc5 (patch)
tree07816a01f81937518da61b660d29da23d65397b8 /testsuite/tests/ghc-regress/th
parentee75b9eaf96e68bd13ece09b8fbf1d3e606c5eab (diff)
downloadhaskell-b8dc00a18e48fb2fc3ff4b6a13d094bcf15aebc5.tar.gz
Follow GHC.Bool/GHC.Types merge
Diffstat (limited to 'testsuite/tests/ghc-regress/th')
-rw-r--r--testsuite/tests/ghc-regress/th/T2700.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-regress/th/T2700.stderr b/testsuite/tests/ghc-regress/th/T2700.stderr
index 6637147112..004521c197 100644
--- a/testsuite/tests/ghc-regress/th/T2700.stderr
+++ b/testsuite/tests/ghc-regress/th/T2700.stderr
@@ -1 +1 @@
-foo :: (GHC.Types.Int -> GHC.Bool.Bool) -> GHC.Bool.Bool
+foo :: (GHC.Types.Int -> GHC.Types.Bool) -> GHC.Types.Bool