diff options
Diffstat (limited to 'testsuite/tests/boxy/Base1.hs')
-rw-r--r-- | testsuite/tests/boxy/Base1.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/boxy/Base1.hs b/testsuite/tests/boxy/Base1.hs index 3f027bb93c..7e33069199 100644 --- a/testsuite/tests/boxy/Base1.hs +++ b/testsuite/tests/boxy/Base1.hs @@ -1,6 +1,6 @@ {-# OPTIONS_GHC -XImpredicativeTypes -fno-warn-deprecated-flags #-} --- Sept 16: now failing, beause I've furter reduced the scop +-- Sept 16: now failing, because I've further reduced the scop -- of impredicative types module Base1 where |