summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T6002.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T6002.hs')
-rw-r--r--testsuite/tests/polykinds/T6002.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T6002.hs b/testsuite/tests/polykinds/T6002.hs
index 5a1b0edd3e..f8bf2219bb 100644
--- a/testsuite/tests/polykinds/T6002.hs
+++ b/testsuite/tests/polykinds/T6002.hs
@@ -6,7 +6,7 @@
- phantom types (when GHC 7.4 arrives, the user-defined kinds)
- corresponding singleton types
-These are basically the constructs from Omega,
+These are basically the constructs from Many,
reimplemented in Haskell for our purposes. -}
{-# LANGUAGE GADTs, KindSignatures, StandaloneDeriving,