Do not export String from Data.Char
[ghc-base.git] / Data / Char.hs
index 76f2188..f9cbbdf 100644 (file)
@@ -17,8 +17,6 @@ module Data.Char
     (
       Char
 
-    , String
-
     -- * Character classification
     -- | Unicode characters are divided into letters, numbers, marks,
     -- punctuation, symbols, separators (including spaces) and others