Îõ³h$ÊÆ(c) 2011-2013 Bas van Dijk, (c) 2016 Patrick Pelletier BSD-style (see the file LICENSE),Patrick Pelletier Unsafe3>À> normalization-insensitive6Class of string-like types that support normalization.normalization-insensitiveA NI s provides N ormalization I/nsensitive comparison for the string-like type s (for example: ,  ,  , etc.). Note that NI s has an instance for   which together with the OverloadedStringsØ language extension allows you to write normalization insensitive string literals as in: <> ("\12399\12441" :: NI Text) == ("\12400" :: NI Text) True normalization-insensitive(Retrieve the original string-like value.normalization-insensitive8Retrieve the normalized string-like value. (Also see ).normalization-insensitive;Make the given string-like value normalization insensitive.normalization-insensitiveConstructs an Õ from an already normalized string-like value. The given string is used both as the  as well as the .ãThis function is unsafe since the compiler can't guarantee that the provided string is normalized.normalization-insensitiveÀTransform the original string-like value but keep it normalized. normalization-insensitive Note that  normalize on  s assumes UTF-8 encoded strings!normalization-insensitive Note that  normalize on  s assumes UTF-8 encoded strings!Æ(c) 2011-2013 Bas van Dijk, (c) 2016 Patrick Pelletier BSD-style (see the file LICENSE),Patrick Pelletier  TrustworthyÆ(c) 2011-2013 Bas van Dijk, (c) 2016 Patrick Pelletier BSD-style (see the file LICENSE),Patrick Pelletier UnsafeÄ    6normalization-insensitive-2.0.2-BccSGW8iGJh68edYkINFxX%Data.Unicode.NormalizationInsensitive,Data.Unicode.NormalizationInsensitive.Unsafe.Data.Unicode.NormalizationInsensitive.Internal Normalizable normalizeNIoriginal normalizedmkunsafeMkmapbaseGHC.BaseString text-1.2.3.2Data.Text.InternalTextbytestring-0.10.10.0Data.ByteString.Internal ByteString Data.StringIsString$fNormalizableByteStringData.ByteString.Lazy.Internal$fNormalizableByteString0