summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/holes3.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/holes3.stderr')
-rw-r--r--testsuite/tests/typecheck/should_compile/holes3.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/typecheck/should_compile/holes3.stderr b/testsuite/tests/typecheck/should_compile/holes3.stderr
index 6bebd3788b..6857e5eec3 100644
--- a/testsuite/tests/typecheck/should_compile/holes3.stderr
+++ b/testsuite/tests/typecheck/should_compile/holes3.stderr
@@ -376,10 +376,10 @@ holes3.hs:11:15: error:
(and originally defined in ‘Data.Tuple’))
unlines :: [String] -> String
(imported from ‘Prelude’ at holes3.hs:1:8-13
- (and originally defined in ‘base-4.11.0.0:Data.OldList’))
+ (and originally defined in ‘base-4.11.1.0:Data.OldList’))
unwords :: [String] -> String
(imported from ‘Prelude’ at holes3.hs:1:8-13
- (and originally defined in ‘base-4.11.0.0:Data.OldList’))
+ (and originally defined in ‘base-4.11.1.0:Data.OldList’))
head :: forall a. [a] -> a
(imported from ‘Prelude’ at holes3.hs:1:8-13
(and originally defined in ‘GHC.List’))
@@ -388,10 +388,10 @@ holes3.hs:11:15: error:
(and originally defined in ‘GHC.List’))
lines :: String -> [String]
(imported from ‘Prelude’ at holes3.hs:1:8-13
- (and originally defined in ‘base-4.11.0.0:Data.OldList’))
+ (and originally defined in ‘base-4.11.1.0:Data.OldList’))
words :: String -> [String]
(imported from ‘Prelude’ at holes3.hs:1:8-13
- (and originally defined in ‘base-4.11.0.0:Data.OldList’))
+ (and originally defined in ‘base-4.11.1.0:Data.OldList’))
repeat :: forall a. a -> [a]
(imported from ‘Prelude’ at holes3.hs:1:8-13
(and originally defined in ‘GHC.List’))