Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
oberblastmeister authored and Bodigrim committed Mar 11, 2023
1 parent 4771a11 commit 2538102
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Data/Text/IO/Utf8.hs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
-- Portability : GHC
--
-- Efficient UTF-8 support for text I\/O.
-- Unlike @Data.Text.IO@, these functions do not depend on the locale
-- and do not do line ending conversion.
module Data.Text.IO.Utf8
(
-- * File-at-a-time operations
Expand Down

0 comments on commit 2538102

Please sign in to comment.