diff options
Diffstat (limited to 'testsuite/tests/ghci/prog006/prog006.stderr')
-rw-r--r-- | testsuite/tests/ghci/prog006/prog006.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/prog006/prog006.stderr b/testsuite/tests/ghci/prog006/prog006.stderr index aedba9717f..8b23e548ed 100644 --- a/testsuite/tests/ghci/prog006/prog006.stderr +++ b/testsuite/tests/ghci/prog006/prog006.stderr @@ -1,5 +1,5 @@ -Boot.hs:5:13: error: +Boot.hs:6:13: error: ā¢ Data constructor āDā has existential type variables, a context, or a specialised result type D :: forall n. Class n => n -> Data (Enable ExistentialQuantification or GADTs to allow this) |