Data/Text/ICU/Spoof.hsc:51:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 51 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Data/Text/ICU/Spoof.hsc:51:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 51 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cbits/text_icu.c: In function ‘__hs_unorm_quickCheck’: cbits/text_icu.c:266:5: error: warning: ‘unorm_quickCheck_69’ is deprecated [-Wdeprecated-declarations] 266 | return unorm_quickCheck(source, sourcelength, mode, status); | ^~~~~~ | 266 | return unorm_quickCheck(source, sourcelength, mode, status); | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/unorm.h:244:1: error: note: declared here 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^~~~~~~~~~~~~~~~ | 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_isNormalized’: cbits/text_icu.c:273:5: error: warning: ‘unorm_isNormalized_69’ is deprecated [-Wdeprecated-declarations] 273 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^~~~~~ | 273 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/unorm.h:291:1: error: note: declared here 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^~~~~~~~~~~~~~~~~~ | 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_normalize’: cbits/text_icu.c:281:5: error: warning: ‘unorm_normalize_69’ is deprecated [-Wdeprecated-declarations] 281 | return unorm_normalize(source, sourceLength, mode, options, result, | ^~~~~~ | 281 | return unorm_normalize(source, sourceLength, mode, options, result, | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/unorm.h:218:1: error: note: declared here 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^~~~~~~~~~~~~~~ | 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_quickCheck’: cbits/text_icu.c:266:5: error: warning: ‘unorm_quickCheck_69’ is deprecated [-Wdeprecated-declarations] 266 | return unorm_quickCheck(source, sourcelength, mode, status); | ^~~~~~ | 266 | return unorm_quickCheck(source, sourcelength, mode, status); | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/unorm.h:244:1: error: note: declared here 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^~~~~~~~~~~~~~~~ | 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_isNormalized’: cbits/text_icu.c:273:5: error: warning: ‘unorm_isNormalized_69’ is deprecated [-Wdeprecated-declarations] 273 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^~~~~~ | 273 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/unorm.h:291:1: error: note: declared here 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^~~~~~~~~~~~~~~~~~ | 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_normalize’: cbits/text_icu.c:281:5: error: warning: ‘unorm_normalize_69’ is deprecated [-Wdeprecated-declarations] 281 | return unorm_normalize(source, sourceLength, mode, options, result, | ^~~~~~ | 281 | return unorm_normalize(source, sourceLength, mode, options, result, | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/unorm.h:218:1: error: note: declared here 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^~~~~~~~~~~~~~~ | 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_quickCheck’: cbits/text_icu.c:266:5: error: warning: ‘unorm_quickCheck_69’ is deprecated [-Wdeprecated-declarations] 266 | return unorm_quickCheck(source, sourcelength, mode, status); | ^~~~~~ | 266 | return unorm_quickCheck(source, sourcelength, mode, status); | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/unorm.h:244:1: error: note: declared here 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^~~~~~~~~~~~~~~~ | 244 | unorm_quickCheck(const UChar *source, int32_t sourcelength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_isNormalized’: cbits/text_icu.c:273:5: error: warning: ‘unorm_isNormalized_69’ is deprecated [-Wdeprecated-declarations] 273 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^~~~~~ | 273 | return unorm_isNormalized(src, srcLength, mode, pErrorCode); | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/unorm.h:291:1: error: note: declared here 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^~~~~~~~~~~~~~~~~~ | 291 | unorm_isNormalized(const UChar *src, int32_t srcLength, | ^ cbits/text_icu.c: In function ‘__hs_unorm_normalize’: cbits/text_icu.c:281:5: error: warning: ‘unorm_normalize_69’ is deprecated [-Wdeprecated-declarations] 281 | return unorm_normalize(source, sourceLength, mode, options, result, | ^~~~~~ | 281 | return unorm_normalize(source, sourceLength, mode, options, result, | ^ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from include/hs_text_icu.h:5, from cbits/text_icu.c:1:0: error: /usr/include/unicode/unorm.h:218:1: error: note: declared here 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^~~~~~~~~~~~~~~ | 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^ Data/Text/ICU/Spoof.hsc:51:1: warning: [-Wunused-imports] The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() | 51 | import Control.Applicative | ^^^^^^^^^^^^^^^^^^^^^^^^^^ ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/haskell-text-icu-0.7.1.0/ usr/doc/haskell-text-icu-0.7.1.0/LICENSE usr/doc/haskell-text-icu-0.7.1.0/README.markdown usr/doc/haskell-text-icu-0.7.1.0/haskell-text-icu.SlackBuild usr/doc/haskell-text-icu-0.7.1.0/html/ usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU-Break.html usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU-Char.html usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU-Collate.html usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU-Convert.html usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU-Error.html usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU-Normalize.html usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU-Regex.html usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU-Spoof.html usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU-Types.html usr/doc/haskell-text-icu-0.7.1.0/html/Data-Text-ICU.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-A.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-All.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-B.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-C.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-D.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-E.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-F.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-G.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-H.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-I.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-J.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-K.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-L.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-M.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-N.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-O.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-P.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-Q.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-R.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-S.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-T.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-U.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-V.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-W.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-X.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-Y.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index-Z.html usr/doc/haskell-text-icu-0.7.1.0/html/doc-index.html usr/doc/haskell-text-icu-0.7.1.0/html/haddock-bundle.min.js usr/doc/haskell-text-icu-0.7.1.0/html/index.html usr/doc/haskell-text-icu-0.7.1.0/html/linuwial.css usr/doc/haskell-text-icu-0.7.1.0/html/meta.json usr/doc/haskell-text-icu-0.7.1.0/html/quick-jump.css usr/doc/haskell-text-icu-0.7.1.0/html/synopsis.png usr/doc/haskell-text-icu-0.7.1.0/html/text-icu.haddock usr/lib/ usr/lib/ghc-8.10.4/ usr/lib/ghc-8.10.4/package.conf.d/ usr/lib/ghc-8.10.4/package.conf.d/text-icu-0.7.1.0-2fHlLodtrlVElKNUDE9hCl.conf usr/lib/ghc-8.10.4/text-icu-0.7.1.0/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/BitMask.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/BitMask.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/BitMask.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break/Pure.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break/Pure.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break/Pure.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break/Types.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break/Types.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Break/Types.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Char.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Char.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Char.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate/Internal.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate/Internal.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate/Internal.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate/Pure.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate/Pure.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Collate/Pure.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Convert/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Convert.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Convert.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Convert.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Convert/Internal.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Convert/Internal.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Convert/Internal.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Error/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Error.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Error.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Error.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Error/Internal.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Error/Internal.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Error/Internal.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Internal.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Internal.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Internal.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Iterator.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Iterator.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Iterator.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Normalize/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Normalize.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Normalize.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Normalize.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Normalize/Internal.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Normalize/Internal.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Normalize/Internal.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex/Internal.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex/Internal.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex/Internal.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex/Pure.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex/Pure.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Regex/Pure.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof/ usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof/Internal.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof/Internal.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof/Internal.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof/Pure.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof/Pure.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Spoof/Pure.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Text.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Text.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Text.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Types.dyn_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Types.hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/Data/Text/ICU/Types.p_hi usr/lib/ghc-8.10.4/text-icu-0.7.1.0/libHStext-icu-0.7.1.0-2fHlLodtrlVElKNUDE9hCl.a usr/lib/ghc-8.10.4/text-icu-0.7.1.0/libHStext-icu-0.7.1.0-2fHlLodtrlVElKNUDE9hCl_p.a usr/lib/i386-linux-ghc-8.10.4/ usr/lib/i386-linux-ghc-8.10.4/libHStext-icu-0.7.1.0-2fHlLodtrlVElKNUDE9hCl-ghc8.10.4.so Data.Text.ICU.Normalize' Warning: 'NumericType' is ambiguous. It is defined * at Data/Text/ICU/Char.hsc:849:21 * at Data/Text/ICU/Char.hsc:854:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Char.hsc:854:1 36% ( 22 / 60) in 'Data.Text.ICU.Char' Missing documentation for: Property (Data/Text/ICU/Char.hsc:537) BidiClass_ (Data/Text/ICU/Char.hsc:541) Block_ (Data/Text/ICU/Char.hsc:550) Bool_ (Data/Text/ICU/Char.hsc:409) Decomposition_ (Data/Text/ICU/Char.hsc:568) EastAsianWidth_ (Data/Text/ICU/Char.hsc:601) GeneralCategory_ (Data/Text/ICU/Char.hsc:626) HangulSyllableType_ (Data/Text/ICU/Char.hsc:864) JoiningGroup_ (Data/Text/ICU/Char.hsc:671) JoiningType_ (Data/Text/ICU/Char.hsc:775) NumericType_ (Data/Text/ICU/Char.hsc:849) CanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:559) LeadCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:917) TrailingCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:927) NFCQuickCheck_ (Data/Text/ICU/Char.hsc:884) NFDQuickCheck_ (Data/Text/ICU/Char.hsc:885) NFKCQuickCheck_ (Data/Text/ICU/Char.hsc:886) NFKDQuickCheck_ (Data/Text/ICU/Char.hsc:887) GraphemeClusterBreak_ (Data/Text/ICU/Char.hsc:937) LineBreak_ (Data/Text/ICU/Char.hsc:795) SentenceBreak_ (Data/Text/ICU/Char.hsc:963) WordBreak_ (Data/Text/ICU/Char.hsc:992) BidiPairedBracketType_ (Data/Text/ICU/Char.hsc:1023) Decomposition (Data/Text/ICU/Char.hsc:573) EastAsianWidth (Data/Text/ICU/Char.hsc:606) GeneralCategory (Data/Text/ICU/Char.hsc:631) HangulSyllableType (Data/Text/ICU/Char.hsc:869) JoiningGroup (Data/Text/ICU/Char.hsc:680) JoiningType (Data/Text/ICU/Char.hsc:780) NumericType (Data/Text/ICU/Char.hsc:854) GraphemeClusterBreak (Data/Text/ICU/Char.hsc:942) LineBreak (Data/Text/ICU/Char.hsc:800) SentenceBreak (Data/Text/ICU/Char.hsc:968) WordBreak (Data/Text/ICU/Char.hsc:997) BidiPairedBracketType (Data/Text/ICU/Char.hsc:1028) combiningClass (Data/Text/ICU/Char.hsc:1083) property (Data/Text/ICU/Char.hsc:1041) mirror (Data/Text/ICU/Char.hsc:1079) Warning: 'regex'' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'IsString' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Option' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'ParseError' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'group' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 25 / 25) in 'Data.Text.ICU.Regex' Warning: 'Option' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'toCaseFold' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'RestrictionLevel' is ambiguous. It is defined * at Data/Text/ICU/Spoof.hsc:143:5 * at Data/Text/ICU/Spoof.hsc:180:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Spoof.hsc:180:1 Warning: 'ForeignPtr' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LocaleName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 82% ( 19 / 23) in 'Data.Text.ICU.Spoof' Missing documentation for: SpoofCheck (Data/Text/ICU/Spoof.hsc:118) SpoofCheckResult (Data/Text/ICU/Spoof.hsc:211) RestrictionLevel (Data/Text/ICU/Spoof.hsc:180) SkeletonTypeOverride (Data/Text/ICU/Spoof.hsc:226) Warning: 'CharLimit' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'S.RestrictionLevel' is ambiguous. It is defined * at Data/Text/ICU/Spoof.hsc:143:5 * at Data/Text/ICU/Spoof.hsc:180:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at Data/Text/ICU/Spoof.hsc:180:1 Warning: 'HighlyRestrictive' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'toCaseFold' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SkeletonAnyCase' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'SkeletonSingleScript' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'LocaleName' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'openFromSource' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'I' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'Text' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 95% ( 88 / 92) in 'Data.Text.ICU' Missing documentation for: SpoofParams (Data/Text/ICU/Spoof/Pure.hs:45) SpoofCheck (Data/Text/ICU/Spoof.hsc:118) RestrictionLevel (Data/Text/ICU/Spoof.hsc:180) SpoofCheckResult (Data/Text/ICU/Spoof.hsc:211) 100% ( 4 / 4) in 'Data.Text.ICU.Types' Warning: Data.Text.ICU.Char: could not find link destinations for: fromNative toUProperty UProperty Warning: Data.Text.ICU.Spoof: could not find link destinations for: OpenFromSourceParseErrorFile Warning: Data.Text.ICU: could not find link destinations for: regRe regFp URegularExpression Documentation created: dist/doc/html/text-icu/index.html Installing library in /usr/src/slapt-src/haskell/haskell-text-icu/package-haskell-text-icu/usr/lib/ghc-8.10.4/text-icu-0.7.1.0 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/haskell/haskell-text-icu/haskell-text-icu-0.7.1.0-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/haskell/haskell-text-icu/haskell-text-icu-0.7.1.0-i586-1salix15.0.txz created. Installing package haskell-text-icu-0.7.1.0-i586-1salix15.0... | haskell-text-icu (Bindings to the ICU library) | | Haskell bindings to the International Components for Unicode (ICU) | libraries. These libraries provide robust and full-featured Unicode | services on a wide variety of platforms. | | | | | | | |