aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-12-11 22:19:21 +0100
committerJohn MacFarlane <[email protected]>2025-12-11 22:19:21 +0100
commitc6e2eee5a5b407b2c747c0a15582a6e77e67b467 (patch)
tree76872b706e32945f1174012b2c5af7e21215631f
parentf7670f05ea59edf4437f382e80f4b0cb668358e5 (diff)
Remove obsolete comment.
-rw-r--r--src/Text/Pandoc/UTF8.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/UTF8.hs b/src/Text/Pandoc/UTF8.hs
index 5c37d6c27..a4504b8c6 100644
--- a/src/Text/Pandoc/UTF8.hs
+++ b/src/Text/Pandoc/UTF8.hs
@@ -8,7 +8,7 @@
Stability : alpha
Portability : portable
-UTF-8 aware string IO functions that will work with GHC 6.10, 6.12, or 7.
+UTF-8 aware string IO functions.
-}
module Text.Pandoc.UTF8 ( readFile
, getContents