diff options
Diffstat (limited to 'testsuite/tests/th/T10019.stdout')
-rw-r--r-- | testsuite/tests/th/T10019.stdout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/th/T10019.stdout b/testsuite/tests/th/T10019.stdout index 85510c1af1..413d875440 100644 --- a/testsuite/tests/th/T10019.stdout +++ b/testsuite/tests/th/T10019.stdout @@ -1 +1 @@ -"Constructor from Ghci1.Option: Ghci1.Some :: forall (a_0 :: *) .\n a_0 %1 -> Ghci1.Option a_0" +"Constructor from Ghci2.Option: Ghci2.Some :: forall (a_0 :: *) .\n a_0 %1 -> Ghci2.Option a_0" |