functor module

This commit is contained in:
Stephen Diehl
2016-12-12 13:09:18 +00:00
parent 66958def93
commit 257a38f68f
5 changed files with 40 additions and 6 deletions
+1
View File
@@ -352,6 +352,7 @@ import Data.Text.Encoding as X (
import Data.Text.Encoding.Error as X (
OnDecodeError
, OnError
, UnicodeException
, lenientDecode
, strictDecode
, ignore