Build #1 for pontarius-xmpp-0.5.0
| Package | pontarius-xmpp-0.5.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2015-12-20 15:31:32.297829 UTC |
|---|---|
| Compiler | ghc-7.10.2 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | xml-types-0.3.6, xml-picklers-0.3.6, xml-conduit-1.3.2, x509-system-1.6.3, void-0.7.1, unbounded-delays-0.1.0.9, transformers-0.4.2.0, tls-1.3.4, text-1.2.1.3, template-haskell-2.10.0.0, stringprep-1.0.0, stm-2.4.4, split-0.2.2, resourcet-1.1.7, random-1.1, pureMD5-2.1.2.1, profunctors-5.1.2, network-2.6.2.1, mtl-2.2.1, lifted-base-0.2.3.6, lens-family-1.2.0, iproute-1.7.0, hslogger-1.2.9, exceptions-0.8.0.2, dns-2.0.1, data-default-0.5.3, cryptohash-cryptoapi-0.1.3, cryptohash-0.11.6, crypto-random-0.0.9, crypto-api-0.13.2, containers-0.5.6.2, conduit-1.2.6, bytestring-0.10.6.0, binary-0.7.5.0, base64-bytestring-1.0.0.1, base-4.8.1.0, attoparsec-0.13.0.1 |
| Flags | with-th |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring appar-0.1.4...
Building appar-0.1.4...
Preprocessing library appar-0.1.4...
[1 of 5] Compiling Text.Appar.Input ( Text/Appar/Input.hs, dist/build/Text/Appar/Input.o )
[2 of 5] Compiling Text.Appar.Parser ( Text/Appar/Parser.hs, dist/build/Text/Appar/Parser.o )
[3 of 5] Compiling Text.Appar.ByteString ( Text/Appar/ByteString.hs, dist/build/Text/Appar/ByteString.o )
[4 of 5] Compiling Text.Appar.LazyByteString ( Text/Appar/LazyByteString.hs, dist/build/Text/Appar/LazyByteString.o )
[5 of 5] Compiling Text.Appar.String ( Text/Appar/String.hs, dist/build/Text/Appar/String.o )
In-place registering appar-0.1.4...
Running Haddock for appar-0.1.4...
Running hscolour for appar-0.1.4...
Preprocessing library appar-0.1.4...
Preprocessing library appar-0.1.4...
Haddock coverage:
20% ( 1 / 5) in 'Text.Appar.Input'
Missing documentation for:
Module header
(Text/Appar/Input.hs:24)
(Text/Appar/Input.hs:30)
(Text/Appar/Input.hs:36)
97% ( 36 / 37) in 'Text.Appar.Parser'
Missing documentation for:
MkParser (Text/Appar/Parser.hs:63)
98% ( 39 / 40) in 'Text.Appar.ByteString'
Missing documentation for:
MkParser (Text/Appar/Parser.hs:63)
98% ( 39 / 40) in 'Text.Appar.LazyByteString'
Missing documentation for:
MkParser (Text/Appar/Parser.hs:63)
98% ( 39 / 40) in 'Text.Appar.String'
Missing documentation for:
MkParser (Text/Appar/Parser.hs:63)
Documentation created: dist/doc/html/appar/index.html,
dist/doc/html/appar/appar.txt
Creating package registration file: /tmp/pkgConf-appar-0.1278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/appar-0.1.4-3CaAIJvwfNLEy6bEqQYYYc
Registering appar-0.1.4...
Installed appar-0.1.4
Configuring base64-bytestring-1.0.0.1...
Building base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
[1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o )
[2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o )
[3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o )
[4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o )
[5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o )
In-place registering base64-bytestring-1.0.0.1...
Running Haddock for base64-bytestring-1.0.0.1...
Running hscolour for base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Preprocessing library base64-bytestring-1.0.0.1...
Haddock coverage:
45% ( 5 / 11) in 'Data.ByteString.Base64.Internal'
Missing documentation for:
mkEncodeTable (Data/ByteString/Base64/Internal.hs:100)
done (Data/ByteString/Base64/Internal.hs:260)
peek8 (Data/ByteString/Base64/Internal.hs:36)
poke8 (Data/ByteString/Base64/Internal.hs:39)
peek8_32 (Data/ByteString/Base64/Internal.hs:42)
reChunkIn (Data/ByteString/Base64/Internal.hs:266)
100% ( 5 / 5) in 'Data.ByteString.Base64.URL'
100% ( 4 / 4) in 'Data.ByteString.Base64.URL.Lazy'
100% ( 5 / 5) in 'Data.ByteString.Base64'
100% ( 4 / 4) in 'Data.ByteString.Base64.Lazy'
Documentation created: dist/doc/html/base64-bytestring/index.html,
dist/doc/html/base64-bytestring/base64-bytestring.txt
Creating package registration file:
/tmp/pkgConf-base64-bytestring-1.0.010639580311633108117.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base64-bytestring-1.0.0.1-5ombtuUXex39dVe2nth8cH
Registering base64-bytestring-1.0.0.1...
Installed base64-bytestring-1.0.0.1
Configuring byteable-0.1.1...
Building byteable-0.1.1...
Preprocessing library byteable-0.1.1...
[1 of 1] Compiling Data.Byteable ( Data/Byteable.hs, dist/build/Data/Byteable.o )
Data/Byteable.hs:48:11: Warning:
Rule "constEqBytes/ByteString" may never fire
because ‘constEqBytes’ might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘constEqBytes’
In-place registering byteable-0.1.1...
Running Haddock for byteable-0.1.1...
Running hscolour for byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Preprocessing library byteable-0.1.1...
Haddock coverage:
100% ( 3 / 3) in 'Data.Byteable'
Documentation created: dist/doc/html/byteable/index.html,
dist/doc/html/byteable/byteable.txt
Creating package registration file:
/tmp/pkgConf-byteable-0.110966897722086206725.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteable-0.1.1-F2pcQljAfpbDG2panTEyo8
Registering byteable-0.1.1...
Installed byteable-0.1.1
Configuring byteorder-1.0.4...
Building byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
[1 of 1] Compiling System.ByteOrder ( System/ByteOrder.hs, dist/build/System/ByteOrder.o )
In-place registering byteorder-1.0.4...
Running Haddock for byteorder-1.0.4...
Running hscolour for byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Preprocessing library byteorder-1.0.4...
Haddock coverage:
67% ( 2 / 3) in 'System.ByteOrder'
Missing documentation for:
Module header
Documentation created: dist/doc/html/byteorder/index.html,
dist/doc/html/byteorder/byteorder.txt
Creating package registration file:
/tmp/pkgConf-byteorder-1.016425488991501252996.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/byteorder-1.0.4-7FRRspR69KU9KubkPZfm74
Registering byteorder-1.0.4...
Installed byteorder-1.0.4
Configuring cereal-0.5.1.0...
Building cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
[1 of 4] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )
[2 of 4] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )
[3 of 4] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )
[4 of 4] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )
In-place registering cereal-0.5.1.0...
Running Haddock for cereal-0.5.1.0...
Running hscolour for cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Preprocessing library cereal-0.5.1.0...
Haddock coverage:
68% ( 30 / 44) in 'Data.Serialize.Put'
Missing documentation for:
Putter (src/Data/Serialize/Put.hs:133)
putBuilder (src/Data/Serialize/Put.hs:171)
putShortByteString (src/Data/Serialize/Put.hs:220)
putTwoOf (src/Data/Serialize/Put.hs:300)
putListOf (src/Data/Serialize/Put.hs:304)
putIArrayOf (src/Data/Serialize/Put.hs:310)
putSeqOf (src/Data/Serialize/Put.hs:316)
putTreeOf (src/Data/Serialize/Put.hs:322)
putMapOf (src/Data/Serialize/Put.hs:329)
putIntMapOf (src/Data/Serialize/Put.hs:333)
putSetOf (src/Data/Serialize/Put.hs:337)
putIntSetOf (src/Data/Serialize/Put.hs:341)
putMaybeOf (src/Data/Serialize/Put.hs:345)
putEitherOf (src/Data/Serialize/Put.hs:350)
94% ( 60 / 64) in 'Data.Serialize.Get'
Missing documentation for:
label (src/Data/Serialize/Get.hs:265)
getLazyByteString (src/Data/Serialize/Get.hs:494)
getShortByteString (src/Data/Serialize/Get.hs:499)
getTwoOf (src/Data/Serialize/Get.hs:738)
100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
PairS
Warning: Data.Serialize.Get: could not find link destinations for:
get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.5.114146476251635905385.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.5.1.0-6cI3C1b2sKKJ3xnV2iC1xX
Registering cereal-0.5.1.0...
Installed cereal-0.5.1.0
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
67% ( 2 / 3) in 'Data.Default.Class'
Missing documentation for:
Module header
Documentation created: dist/doc/html/data-default-class/index.html,
dist/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.0496060028828388027.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-class-0.0.1-CgDdtafiXY68XlqDb5IqXw
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Configuring dlist-0.7.1.2...
Building dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
[1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o )
In-place registering dlist-0.7.1.2...
Running Haddock for dlist-0.7.1.2...
Running hscolour for dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Preprocessing library dlist-0.7.1.2...
Haddock coverage:
100% ( 20 / 20) in 'Data.DList'
Documentation created: dist/doc/html/dlist/index.html,
dist/doc/html/dlist/dlist.txt
Creating package registration file:
/tmp/pkgConf-dlist-0.7.15006189961989806367.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dlist-0.7.1.2-7AixcwRWCwX32HiPCcE7zz
Registering dlist-0.7.1.2...
Installed dlist-0.7.1.2
[1 of 1] Compiling Main ( /tmp/cabal-tmp-23120/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-23120/entropy-0.3.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-23120/entropy-0.3.7/dist/setup/setup ...
Configuring entropy-0.3.7...
Result of RDRAND Test: True
Building entropy-0.3.7...
Preprocessing library entropy-0.3.7...
[1 of 2] Compiling System.EntropyNix ( System/EntropyNix.hs, dist/build/System/EntropyNix.o )
[2 of 2] Compiling System.Entropy ( System/Entropy.hs, dist/build/System/Entropy.o )
In-place registering entropy-0.3.7...
Running Haddock for entropy-0.3.7...
Running hscolour for entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Preprocessing library entropy-0.3.7...
Haddock coverage:
100% ( 5 / 5) in 'System.EntropyNix'
100% ( 6 / 6) in 'System.Entropy'
Documentation created: dist/doc/html/entropy/index.html,
dist/doc/html/entropy/entropy.txt
Creating package registration file:
/tmp/pkgConf-entropy-0.3309198987887077888.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/entropy-0.3.7-BTeyFmIz5b6F1k5rgnvcgO
Registering entropy-0.3.7...
Installed entropy-0.3.7
Configuring hourglass-0.2.9...
Building hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...
[ 1 of 14] Compiling Data.Hourglass.Utils ( Data/Hourglass/Utils.hs, dist/build/Data/Hourglass/Utils.o )
[ 2 of 14] Compiling Data.Hourglass.Zone ( Data/Hourglass/Zone.hs, dist/build/Data/Hourglass/Zone.o )
[ 3 of 14] Compiling Data.Hourglass.Types ( Data/Hourglass/Types.hs, dist/build/Data/Hourglass/Types.o )
[ 4 of 14] Compiling Data.Hourglass.Internal.Unix ( Data/Hourglass/Internal/Unix.hs, dist/build/Data/Hourglass/Internal/Unix.o )
Data/Hourglass/Internal/Unix.hs:24:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 5 of 14] Compiling Data.Hourglass.Internal ( Data/Hourglass/Internal.hs, dist/build/Data/Hourglass/Internal.o )
[ 6 of 14] Compiling Data.Hourglass.Calendar ( Data/Hourglass/Calendar.hs, dist/build/Data/Hourglass/Calendar.o )
[ 7 of 14] Compiling Data.Hourglass.Diff ( Data/Hourglass/Diff.hs, dist/build/Data/Hourglass/Diff.o )
Data/Hourglass/Diff.hs:22:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[ 8 of 14] Compiling Data.Hourglass.Time ( Data/Hourglass/Time.hs, dist/build/Data/Hourglass/Time.o )
[ 9 of 14] Compiling Data.Hourglass.Local ( Data/Hourglass/Local.hs, dist/build/Data/Hourglass/Local.o )
[10 of 14] Compiling Data.Hourglass.Format ( Data/Hourglass/Format.hs, dist/build/Data/Hourglass/Format.o )
[11 of 14] Compiling Data.Hourglass.Epoch ( Data/Hourglass/Epoch.hs, dist/build/Data/Hourglass/Epoch.o )
[12 of 14] Compiling System.Hourglass ( System/Hourglass.hs, dist/build/System/Hourglass.o )
System/Hourglass.hs:23:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[13 of 14] Compiling Data.Hourglass ( Data/Hourglass.hs, dist/build/Data/Hourglass.o )
[14 of 14] Compiling Data.Hourglass.Compat ( Data/Hourglass/Compat.hs, dist/build/Data/Hourglass/Compat.o )
In-place registering hourglass-0.2.9...
Running Haddock for hourglass-0.2.9...
Running hscolour for hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...
Preprocessing library hourglass-0.2.9...
Data/Hourglass/Internal/Unix.hs:24:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Hourglass/Diff.hs:22:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
System/Hourglass.hs:23:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
100% ( 4 / 4) in 'Data.Hourglass.Utils'
100% ( 4 / 4) in 'Data.Hourglass.Zone'
100% ( 23 / 23) in 'Data.Hourglass.Types'
100% ( 6 / 6) in 'Data.Hourglass.Internal.Unix'
100% ( 6 / 6) in 'Data.Hourglass.Internal'
100% ( 11 / 11) in 'Data.Hourglass.Calendar'
100% ( 8 / 8) in 'Data.Hourglass.Diff'
100% ( 21 / 21) in 'Data.Hourglass.Time'
100% ( 12 / 12) in 'Data.Hourglass.Local'
100% ( 17 / 17) in 'Data.Hourglass.Format'
100% ( 9 / 9) in 'Data.Hourglass.Epoch'
100% ( 10 / 10) in 'System.Hourglass'
100% ( 56 / 56) in 'Data.Hourglass'
100% ( 4 / 4) in 'Data.Hourglass.Compat'
Documentation created: dist/doc/html/hourglass/index.html,
dist/doc/html/hourglass/hourglass.txt
Creating package registration file:
/tmp/pkgConf-hourglass-0.29418042891826620483.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hourglass-0.2.9-6Wf2z6eXMVzIFxt1igqsEA
Registering hourglass-0.2.9...
Installed hourglass-0.2.9
Downloading lens-family-core-1.2.0...
Configuring lens-family-core-1.2.0...
Building lens-family-core-1.2.0...
Preprocessing library lens-family-core-1.2.0...
[ 1 of 10] Compiling Lens.Family.State.Zoom ( src/Lens/Family/State/Zoom.hs, dist/build/Lens/Family/State/Zoom.o )
src/Lens/Family/State/Zoom.hs:3:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family/State/Zoom.hs:5:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[ 2 of 10] Compiling Lens.Family.Phantom ( src/Lens/Family/Phantom.hs, dist/build/Lens/Family/Phantom.o )
[ 3 of 10] Compiling Lens.Family.Identical ( src/Lens/Family/Identical.hs, dist/build/Lens/Family/Identical.o )
src/Lens/Family/Identical.hs:3:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 4 of 10] Compiling Lens.Family.Unchecked ( src/Lens/Family/Unchecked.hs, dist/build/Lens/Family/Unchecked.o )
src/Lens/Family/Unchecked.hs:85:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 5 of 10] Compiling Lens.Family ( src/Lens/Family.hs, dist/build/Lens/Family.o )
src/Lens/Family.hs:98:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family.hs:100:1: Warning:
The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant
src/Lens/Family.hs:103:1: Warning:
The import of ‘mappend, Monoid’
from module ‘Data.Monoid’ is redundant
[ 6 of 10] Compiling Lens.Family.State.Lazy ( src/Lens/Family/State/Lazy.hs, dist/build/Lens/Family/State/Lazy.o )
src/Lens/Family/State/Lazy.hs:26:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[ 7 of 10] Compiling Lens.Family.State ( src/Lens/Family/State.hs, dist/build/Lens/Family/State.o )
[ 8 of 10] Compiling Lens.Family.State.Strict ( src/Lens/Family/State/Strict.hs, dist/build/Lens/Family/State/Strict.o )
src/Lens/Family/State/Strict.hs:26:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[ 9 of 10] Compiling Lens.Family.Clone ( src/Lens/Family/Clone.hs, dist/build/Lens/Family/Clone.o )
src/Lens/Family/Clone.hs:45:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[10 of 10] Compiling Lens.Family.Stock ( src/Lens/Family/Stock.hs, dist/build/Lens/Family/Stock.o )
src/Lens/Family/Stock.hs:29:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
In-place registering lens-family-core-1.2.0...
Running Haddock for lens-family-core-1.2.0...
Running hscolour for lens-family-core-1.2.0...
Preprocessing library lens-family-core-1.2.0...
Preprocessing library lens-family-core-1.2.0...
src/Lens/Family/State/Zoom.hs:3:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family/State/Zoom.hs:5:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Lens/Family/Identical.hs:3:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family/Unchecked.hs:85:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family.hs:98:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family.hs:100:1: Warning:
The import of ‘Foldable’ from module ‘Data.Foldable’ is redundant
src/Lens/Family.hs:103:1: Warning:
The import of ‘mappend, Monoid’
from module ‘Data.Monoid’ is redundant
src/Lens/Family/Clone.hs:45:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family/Stock.hs:29:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family/State/Lazy.hs:26:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Lens/Family/State/Strict.hs:26:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
0% ( 0 / 4) in 'Lens.Family.State.Zoom'
Missing documentation for:
Module header
Zooming (src/Lens/Family/State/Zoom.hs:7)
(src/Lens/Family/State/Zoom.hs:9)
(src/Lens/Family/State/Zoom.hs:12)
0% ( 0 / 6) in 'Lens.Family.Phantom'
Missing documentation for:
Module header
Phantom (src/Lens/Family/Phantom.hs:8)
(src/Lens/Family/Phantom.hs:11)
(src/Lens/Family/Phantom.hs:14)
(src/Lens/Family/Phantom.hs:17)
(src/Lens/Family/Phantom.hs:20)
0% ( 0 / 5) in 'Lens.Family.Identical'
Missing documentation for:
Module header
Identical (src/Lens/Family/Identical.hs:9)
(src/Lens/Family/Identical.hs:12)
(src/Lens/Family/Identical.hs:15)
(src/Lens/Family/Identical.hs:18)
77% ( 10 / 13) in 'Lens.Family.Unchecked'
Missing documentation for:
LensLike (src/Lens/Family/Unchecked.hs:88)
LensLike' (src/Lens/Family/Unchecked.hs:89)
Identical (src/Lens/Family/Identical.hs:9)
77% ( 44 / 57) in 'Lens.Family'
Missing documentation for:
+~ (src/Lens/Family.hs:327)
*~ (src/Lens/Family.hs:327)
-~ (src/Lens/Family.hs:327)
//~ (src/Lens/Family.hs:334)
&&~ (src/Lens/Family.hs:339)
||~ (src/Lens/Family.hs:339)
LensLike (src/Lens/Family/Unchecked.hs:88)
LensLike' (src/Lens/Family/Unchecked.hs:89)
FoldLike (src/Lens/Family.hs:111)
FoldLike' (src/Lens/Family.hs:112)
ASetter (src/Lens/Family.hs:113)
ASetter' (src/Lens/Family.hs:114)
Phantom (src/Lens/Family/Phantom.hs:8)
65% ( 17 / 26) in 'Lens.Family.Clone'
Missing documentation for:
IStore (src/Lens/Family/Clone.hs:54)
IKleeneStore (src/Lens/Family/Clone.hs:71)
LensLike (src/Lens/Family/Unchecked.hs:88)
LensLike' (src/Lens/Family/Unchecked.hs:89)
FoldLike (src/Lens/Family.hs:111)
FoldLike' (src/Lens/Family.hs:112)
ASetter (src/Lens/Family.hs:113)
Phantom (src/Lens/Family/Phantom.hs:8)
Identical (src/Lens/Family/Identical.hs:9)
84% ( 26 / 31) in 'Lens.Family.Stock'
Missing documentation for:
AlongsideLeft (src/Lens/Family/Stock.hs:205)
AlongsideRight (src/Lens/Family/Stock.hs:213)
LensLike (src/Lens/Family/Unchecked.hs:88)
LensLike' (src/Lens/Family/Unchecked.hs:89)
Identical (src/Lens/Family/Identical.hs:9)
60% ( 18 / 30) in 'Lens.Family.State.Lazy'
Missing documentation for:
+= (src/Lens/Family/State/Lazy.hs:131)
-= (src/Lens/Family/State/Lazy.hs:131)
*= (src/Lens/Family/State/Lazy.hs:131)
//= (src/Lens/Family/State/Lazy.hs:138)
&&= (src/Lens/Family/State/Lazy.hs:143)
||= (src/Lens/Family/State/Lazy.hs:143)
Zooming (src/Lens/Family/State/Zoom.hs:7)
LensLike (src/Lens/Family/Unchecked.hs:88)
LensLike' (src/Lens/Family/Unchecked.hs:89)
FoldLike (src/Lens/Family.hs:111)
ASetter (src/Lens/Family.hs:113)
ASetter' (src/Lens/Family.hs:114)
50% ( 1 / 2) in 'Lens.Family.State'
Missing documentation for:
Module header
60% ( 18 / 30) in 'Lens.Family.State.Strict'
Missing documentation for:
+= (src/Lens/Family/State/Strict.hs:131)
-= (src/Lens/Family/State/Strict.hs:131)
*= (src/Lens/Family/State/Strict.hs:131)
//= (src/Lens/Family/State/Strict.hs:138)
&&= (src/Lens/Family/State/Strict.hs:143)
||= (src/Lens/Family/State/Strict.hs:143)
Zooming (src/Lens/Family/State/Zoom.hs:7)
LensLike (src/Lens/Family/Unchecked.hs:88)
LensLike' (src/Lens/Family/Unchecked.hs:89)
FoldLike (src/Lens/Family.hs:111)
ASetter (src/Lens/Family.hs:113)
ASetter' (src/Lens/Family.hs:114)
Warning: Lens.Family.Unchecked: could not find link destinations for:
extract
Warning: Lens.Family: could not find link destinations for:
coerce D1Identity C1_0Identity S1_0_0Identity Max Min D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1First C1_0First S1_0_0First D1Last C1_0Last S1_0_0Last D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Lens.Family.Clone: could not find link destinations for:
coerce extract
Warning: Lens.Family.Stock: could not find link destinations for:
extract
Warning: Lens.Family.State.Lazy: could not find link destinations for:
D1Identity C1_0Identity S1_0_0Identity Max Min
Warning: Lens.Family.State.Strict: could not find link destinations for:
D1Identity C1_0Identity S1_0_0Identity Max Min
Documentation created: dist/doc/html/lens-family-core/index.html,
dist/doc/html/lens-family-core/lens-family-core.txt
Creating package registration file:
/tmp/pkgConf-lens-family-core-1.214600821951385414639.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lens-family-core-1.2.0-41RJsMbLUP4I9prGLUphsy
Registering lens-family-core-1.2.0...
Installed lens-family-core-1.2.0
Configuring memory-0.10...
Building memory-0.10...
Preprocessing library memory-0.10...
[ 1 of 28] Compiling Data.Memory.MemMap.Posix ( dist/build/Data/Memory/MemMap/Posix.hs, dist/build/Data/Memory/MemMap/Posix.o )
[ 2 of 28] Compiling Data.Memory.Internal.DeepSeq ( Data/Memory/Internal/DeepSeq.hs, dist/build/Data/Memory/Internal/DeepSeq.o )
[ 3 of 28] Compiling Data.Memory.Internal.CompatPrim64 ( Data/Memory/Internal/CompatPrim64.hs, dist/build/Data/Memory/Internal/CompatPrim64.o )
[ 4 of 28] Compiling Data.Memory.Internal.CompatPrim ( Data/Memory/Internal/CompatPrim.hs, dist/build/Data/Memory/Internal/CompatPrim.o )
[ 5 of 28] Compiling Data.Memory.Internal.Scrubber ( Data/Memory/Internal/Scrubber.hs, dist/build/Data/Memory/Internal/Scrubber.o )
[ 6 of 28] Compiling Data.Memory.ExtendedWords ( Data/Memory/ExtendedWords.hs, dist/build/Data/Memory/ExtendedWords.o )
[ 7 of 28] Compiling Data.Memory.Internal.Imports ( Data/Memory/Internal/Imports.hs, dist/build/Data/Memory/Internal/Imports.o )
[ 8 of 28] Compiling Data.Memory.PtrMethods ( Data/Memory/PtrMethods.hs, dist/build/Data/Memory/PtrMethods.o )
[ 9 of 28] Compiling Data.Memory.Internal.Compat ( Data/Memory/Internal/Compat.hs, dist/build/Data/Memory/Internal/Compat.o )
[10 of 28] Compiling Data.Memory.Encoding.Base16 ( Data/Memory/Encoding/Base16.hs, dist/build/Data/Memory/Encoding/Base16.o )
[11 of 28] Compiling Data.Memory.Encoding.Base32 ( Data/Memory/Encoding/Base32.hs, dist/build/Data/Memory/Encoding/Base32.o )
[12 of 28] Compiling Data.Memory.Encoding.Base64 ( Data/Memory/Encoding/Base64.hs, dist/build/Data/Memory/Encoding/Base64.o )
[13 of 28] Compiling Data.Memory.Endian ( Data/Memory/Endian.hs, dist/build/Data/Memory/Endian.o )
[14 of 28] Compiling Data.Memory.Hash.SipHash ( Data/Memory/Hash/SipHash.hs, dist/build/Data/Memory/Hash/SipHash.o )
[15 of 28] Compiling Data.Memory.Hash.FNV ( Data/Memory/Hash/FNV.hs, dist/build/Data/Memory/Hash/FNV.o )
[16 of 28] Compiling Data.ByteArray.Types ( Data/ByteArray/Types.hs, dist/build/Data/ByteArray/Types.o )
Data/ByteArray/Types.hs:15:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[17 of 28] Compiling Data.ByteArray.Bytes ( Data/ByteArray/Bytes.hs, dist/build/Data/ByteArray/Bytes.o )
Data/ByteArray/Bytes.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[18 of 28] Compiling Data.ByteArray.ScrubbedBytes ( Data/ByteArray/ScrubbedBytes.hs, dist/build/Data/ByteArray/ScrubbedBytes.o )
Data/ByteArray/ScrubbedBytes.hs:19:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[19 of 28] Compiling Data.ByteArray.MemView ( Data/ByteArray/MemView.hs, dist/build/Data/ByteArray/MemView.o )
[20 of 28] Compiling Data.ByteArray.Pack.Internal ( Data/ByteArray/Pack/Internal.hs, dist/build/Data/ByteArray/Pack/Internal.o )
Data/ByteArray/Pack/Internal.hs:20:1: Warning:
The import of ‘Data.Memory.Internal.Imports’ is redundant
except perhaps to import instances from ‘Data.Memory.Internal.Imports’
To import instances alone, use: import Data.Memory.Internal.Imports()
[21 of 28] Compiling Data.ByteArray.Methods ( Data/ByteArray/Methods.hs, dist/build/Data/ByteArray/Methods.o )
[22 of 28] Compiling Data.ByteArray.View ( Data/ByteArray/View.hs, dist/build/Data/ByteArray/View.o )
[23 of 28] Compiling Data.ByteArray.Encoding ( Data/ByteArray/Encoding.hs, dist/build/Data/ByteArray/Encoding.o )
[24 of 28] Compiling Data.ByteArray.Mapping ( Data/ByteArray/Mapping.hs, dist/build/Data/ByteArray/Mapping.o )
[25 of 28] Compiling Data.ByteArray.Parse ( Data/ByteArray/Parse.hs, dist/build/Data/ByteArray/Parse.o )
[26 of 28] Compiling Data.ByteArray.Hash ( Data/ByteArray/Hash.hs, dist/build/Data/ByteArray/Hash.o )
[27 of 28] Compiling Data.ByteArray ( Data/ByteArray.hs, dist/build/Data/ByteArray.o )
[28 of 28] Compiling Data.ByteArray.Pack ( Data/ByteArray/Pack.hs, dist/build/Data/ByteArray/Pack.o )
In-place registering memory-0.10...
Running Haddock for memory-0.10...
Running hscolour for memory-0.10...
Preprocessing library memory-0.10...
Preprocessing library memory-0.10...
Data/ByteArray/Types.hs:15:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/ByteArray/Bytes.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/ByteArray/ScrubbedBytes.hs:19:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/ByteArray/Pack/Internal.hs:20:1: Warning:
The import of ‘Data.Memory.Internal.Imports’ is redundant
except perhaps to import instances from ‘Data.Memory.Internal.Imports’
To import instances alone, use: import Data.Memory.Internal.Imports()
Haddock coverage:
100% ( 15 / 15) in 'Data.Memory.MemMap.Posix'
100% ( 2 / 2) in 'Data.Memory.Internal.DeepSeq'
3% ( 1 / 31) in 'Data.Memory.Internal.CompatPrim64'
Missing documentation for:
Word64# (Data/Memory/Internal/CompatPrim64.hs:63)
Int64# (Data/Memory/Internal/CompatPrim64.hs:64)
eqInt64# (Data/Memory/Internal/CompatPrim64.hs:84)
neInt64# (Data/Memory/Internal/CompatPrim64.hs:87)
ltInt64# (Data/Memory/Internal/CompatPrim64.hs:90)
leInt64# (Data/Memory/Internal/CompatPrim64.hs:93)
gtInt64# (Data/Memory/Internal/CompatPrim64.hs:96)
geInt64# (Data/Memory/Internal/CompatPrim64.hs:99)
quotInt64# (Data/Memory/Internal/CompatPrim64.hs:102)
remInt64# (Data/Memory/Internal/CompatPrim64.hs:105)
eqWord64# (Data/Memory/Internal/CompatPrim64.hs:66)
neWord64# (Data/Memory/Internal/CompatPrim64.hs:69)
ltWord64# (Data/Memory/Internal/CompatPrim64.hs:72)
leWord64# (Data/Memory/Internal/CompatPrim64.hs:75)
gtWord64# (Data/Memory/Internal/CompatPrim64.hs:78)
geWord64# (Data/Memory/Internal/CompatPrim64.hs:81)
and64# (Data/Memory/Internal/CompatPrim64.hs:108)
or64# (Data/Memory/Internal/CompatPrim64.hs:111)
xor64# (Data/Memory/Internal/CompatPrim64.hs:114)
not64# (Data/Memory/Internal/CompatPrim64.hs:117)
timesWord64# (Data/Memory/Internal/CompatPrim64.hs:144)
uncheckedShiftL64# (Data/Memory/Internal/CompatPrim64.hs:120)
uncheckedShiftRL64# (Data/Memory/Internal/CompatPrim64.hs:123)
int64ToWord64# (Data/Memory/Internal/CompatPrim64.hs:126)
word64ToInt64# (Data/Memory/Internal/CompatPrim64.hs:129)
intToInt64# (Data/Memory/Internal/CompatPrim64.hs:132)
int64ToInt# (Data/Memory/Internal/CompatPrim64.hs:135)
wordToWord64# (Data/Memory/Internal/CompatPrim64.hs:138)
word64ToWord# (Data/Memory/Internal/CompatPrim64.hs:141)
w64# (Data/Memory/Internal/CompatPrim64.hs:147)
100% ( 6 / 6) in 'Data.Memory.Internal.CompatPrim'
50% ( 1 / 2) in 'Data.Memory.Internal.Scrubber'
Missing documentation for:
getScrubber (Data/Memory/Internal/Scrubber.hs:21)
100% ( 2 / 2) in 'Data.Memory.ExtendedWords'
Warning: Data.Memory.Internal.Imports: Could not find documentation for exported module: X
100% ( 1 / 1) in 'Data.Memory.Internal.Imports'
100% ( 9 / 9) in 'Data.Memory.PtrMethods'
100% ( 8 / 8) in 'Data.Memory.Internal.Compat'
100% ( 4 / 4) in 'Data.Memory.Encoding.Base16'
100% ( 4 / 4) in 'Data.Memory.Encoding.Base32'
67% ( 6 / 9) in 'Data.Memory.Encoding.Base64'
Missing documentation for:
toBase64OpenBSD (Data/Memory/Encoding/Base64.hs:56)
fromBase64URLUnpadded (Data/Memory/Encoding/Base64.hs:135)
fromBase64OpenBSD (Data/Memory/Encoding/Base64.hs:132)
100% ( 10 / 10) in 'Data.Memory.Endian'
100% ( 5 / 5) in 'Data.Memory.Hash.SipHash'
100% ( 9 / 9) in 'Data.Memory.Hash.FNV'
100% ( 3 / 3) in 'Data.ByteArray.Types'
100% ( 2 / 2) in 'Data.ByteArray.Bytes'
100% ( 2 / 2) in 'Data.ByteArray.ScrubbedBytes'
100% ( 3 / 3) in 'Data.ByteArray.MemView'
100% ( 5 / 5) in 'Data.ByteArray.Pack.Internal'
100% ( 31 / 31) in 'Data.ByteArray.Methods'
100% ( 5 / 5) in 'Data.ByteArray.View'
100% ( 4 / 4) in 'Data.ByteArray.Encoding'
100% ( 5 / 5) in 'Data.ByteArray.Mapping'
100% ( 17 / 17) in 'Data.ByteArray.Parse'
100% ( 13 / 13) in 'Data.ByteArray.Hash'
100% ( 44 / 44) in 'Data.ByteArray'
100% ( 17 / 17) in 'Data.ByteArray.Pack'
Warning: Data.Memory.Endian: could not find link destinations for:
byteSwap
Documentation created: dist/doc/html/memory/index.html,
dist/doc/html/memory/memory.txt
Creating package registration file:
/tmp/pkgConf-memory-010788985061242990415.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/memory-0.10-JREhiXyVoWvD3PjsXYOmPC
Registering memory-0.10...
Installed memory-0.10
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )
src/Control/Monad/Morph.hs:76:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
src/Control/Monad/Morph.hs:116:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:117:19: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:117:34: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:241:11: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:241:33: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:242:17: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:243:14: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:243:30: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.4...
Running Haddock for mmorph-1.0.4...
Running hscolour for mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
src/Control/Monad/Morph.hs:76:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
src/Control/Monad/Morph.hs:116:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:117:19: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:117:34: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:241:11: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:241:33: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:242:17: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:243:14: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
src/Control/Monad/Morph.hs:243:30: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 22 / 22) in 'Control.Monad.Morph'
100% ( 3 / 3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.01692713933379366797.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b
Registering mmorph-1.0.4...
Installed mmorph-1.0.4
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
75% ( 3 / 4) in 'Control.Monad.Writer.Class'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
100% ( 5 / 5) in 'Control.Monad.State.Class'
100% ( 3 / 3) in 'Control.Monad.Reader.Class'
80% ( 4 / 5) in 'Control.Monad.RWS.Class'
Missing documentation for:
MonadRWS (Control/Monad/RWS/Class.hs:44)
100% ( 4 / 4) in 'Control.Monad.Identity'
100% ( 3 / 3) in 'Control.Monad.Error.Class'
50% ( 1 / 2) in 'Control.Monad.Cont.Class'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
100% ( 3 / 3) in 'Control.Monad.Trans'
93% ( 14 / 15) in 'Control.Monad.Error'
Missing documentation for:
runErrorT
100% ( 19 / 19) in 'Control.Monad.Except'
100% ( 5 / 5) in 'Control.Monad.List'
95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
Missing documentation for:
runRWST
100% ( 2 / 2) in 'Control.Monad.RWS'
96% ( 22 / 23) in 'Control.Monad.Reader'
Missing documentation for:
runReaderT
95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
Missing documentation for:
runRWST
96% ( 24 / 25) in 'Control.Monad.State.Lazy'
Missing documentation for:
runStateT
100% ( 2 / 2) in 'Control.Monad.State'
96% ( 24 / 25) in 'Control.Monad.State.Strict'
Missing documentation for:
runStateT
89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
runWriterT
100% ( 2 / 2) in 'Control.Monad.Writer'
94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
Missing documentation for:
MonadWriter (Control/Monad/Writer/Class.hs:62)
91% ( 20 / 22) in 'Control.Monad.Cont'
Missing documentation for:
MonadCont (Control/Monad/Cont/Class.hs:73)
runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2272312086359147515.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring network-2.6.2.1...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking ws2tcpip.h usability... no
checking ws2tcpip.h presence... no
checking for ws2tcpip.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/can.h usability... yes
checking linux/can.h presence... yes
checking for linux/can.h... yes
checking linux/tcp.h usability... yes
checking linux/tcp.h presence... yes
checking for linux/tcp.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for readlink... yes
checking for symlink... yes
checking for if_nametoindex... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_accrights... no
checking for struct sockaddr.sa_len... no
checking for in_addr_t in netinet/in.h... yes
checking for SO_PEERCRED and struct ucred in sys/socket.h... yes
checking for getpeereid in unistd.h... checking for getpeereid... no
checking for _head_libws2_32_a in -lws2_32... no
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking whether AI_ADDRCONFIG is declared... yes
checking whether AI_ALL is declared... yes
checking whether AI_NUMERICSERV is declared... yes
checking whether AI_V4MAPPED is declared... yes
checking whether IPV6_V6ONLY is declared... yes
checking whether IPPROTO_IP is declared... yes
checking whether IPPROTO_TCP is declared... yes
checking whether IPPROTO_IPV6 is declared... yes
checking for sendfile in sys/sendfile.h... yes
checking for sendfile in sys/socket.h... no
checking for gethostent... yes
checking for accept4... yes
configure: creating ./config.status
config.status: creating network.buildinfo
config.status: creating include/HsNetworkConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building network-2.6.2.1...
Preprocessing library network-2.6.2.1...
[ 1 of 11] Compiling Network.Socket.ByteString.IOVec ( dist/build/Network/Socket/ByteString/IOVec.hs, dist/build/Network/Socket/ByteString/IOVec.o )
[ 2 of 11] Compiling Network.Socket.Types ( dist/build/Network/Socket/Types.hs, dist/build/Network/Socket/Types.o )
Network/Socket/Types.hsc:826:28: Warning:
Pattern match(es) are overlapped
In a case alternative: _ -> ...
Network/Socket/Types.hsc:869:1: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘sizeOfSockAddrByFamily’:
Patterns not matched:
AF_UNSPEC
AF_IMPLINK
AF_PUP
AF_CHAOS
...
Network/Socket/Types.hsc:951:3: Warning:
Pattern match(es) are non-exhaustive
In a case alternative:
Patterns not matched: #x with #x `notElem` [1#, 2#, 10#, 29#]
Network/Socket/Types.hsc:1012:10: Warning:
Orphan instance: instance Storable HostAddress6
To avoid this
move the instance declaration to the module of the class or of the type, or
wrap the type with a newtype and declare the instance on the new type.
[ 3 of 11] Compiling Network.Socket.Internal ( dist/build/Network/Socket/Internal.hs, dist/build/Network/Socket/Internal.o )
Network/Socket/Internal.hsc:75:1: Warning:
The import of ‘Foreign.C.String’ is redundant
except perhaps to import instances from ‘Foreign.C.String’
To import instances alone, use: import Foreign.C.String()
Network/Socket/Internal.hsc:77:1: Warning:
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
[ 4 of 11] Compiling Network.Socket ( dist/build/Network/Socket.hs, dist/build/Network/Socket.o )
Network/Socket.hsc:177:1: Warning:
The import of ‘delete’ from module ‘Data.List’ is redundant
Network/Socket.hsc:193:1: Warning:
The qualified import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
Network/Socket.hsc:212:1: Warning:
The import of ‘GHC.IO.FD’ is redundant
except perhaps to import instances from ‘GHC.IO.FD’
To import instances alone, use: import GHC.IO.FD()
Network/Socket.hsc:949:13: Warning:
Defaulting the following constraint(s) to type ‘Integer’
(Integral a0)
arising from a use of ‘fromIntegral’
at Network/Socket.hsc:949:13-24
(Num a0)
arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
In the expression: (fromIntegral (12))
In an equation for ‘sz’: sz = (fromIntegral (12))
In the expression:
do { let fd = fdSocket sock;
let sz = (fromIntegral (12));
with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }
Network/Socket.hsc:1571:1: Warning:
Defined but not used: ‘c_accept’
Network/Socket.hsc:276:3: Warning:
Pattern match(es) are non-exhaustive
In an equation for ‘showsPrec’:
Patterns not matched: _ (SockAddrCan _)
Network/Socket.hsc:953:6: Warning:
A do-notation statement discarded a result of type ‘CInt’
Suppress this warning by saying
‘_ <- ($)
throwSocketErrorIfMinus1Retry "getPeerCred"
c_getsockopt fd (1) (17) ptr_cr ptr_sz’
or by using the flag -fno-warn-unused-do-bind
Network/Socket.hsc:989:3: Warning:
A do-notation statement discarded a result of type ‘CInt’
Suppress this warning by saying
‘_ <- ($)
throwSocketErrorWaitWrite sock "sendFd"
c_sendFd (fdSocket sock) outfd’
or by using the flag -fno-warn-unused-do-bind
[ 5 of 11] Compiling Network.Socket.ByteString.MsgHdr ( dist/build/Network/Socket/ByteString/MsgHdr.hs, dist/build/Network/Socket/ByteString/MsgHdr.o )
[ 6 of 11] Compiling Network.Socket.ByteString.Internal ( Network/Socket/ByteString/Internal.hs, dist/build/Network/Socket/ByteString/Internal.o )
[ 7 of 11] Compiling Network.Socket.ByteString ( dist/build/Network/Socket/ByteString.hs, dist/build/Network/Socket/ByteString.o )
Network/Socket/ByteString.hsc:54:1: Warning:
The import of ‘SockAddr, Socket’
from module ‘Network.Socket’ is redundant
[ 8 of 11] Compiling Network.Socket.ByteString.Lazy.Posix ( Network/Socket/ByteString/Lazy/Posix.hs, dist/build/Network/Socket/ByteString/Lazy/Posix.o )
[ 9 of 11] Compiling Network.Socket.ByteString.Lazy ( Network/Socket/ByteString/Lazy.hs, dist/build/Network/Socket/ByteString/Lazy.o )
[10 of 11] Compiling Network.BSD ( dist/build/Network/BSD.hs, dist/build/Network/BSD.o )
Network/BSD.hsc:166:43: Warning:
In the use of data constructor ‘PortNum’
(imported from Network.Socket, but defined in Network.Socket.Types):
Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Network/BSD.hsc:190:19: Warning:
In the use of data constructor ‘PortNum’
(imported from Network.Socket, but defined in Network.Socket.Types):
Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
[11 of 11] Compiling Network ( Network.hs, dist/build/Network.o )
Network.hs:292:16: Warning:
Pattern match(es) are non-exhaustive
In a case alternative: Patterns not matched: SockAddrCan _
Network.hs:401:5: Warning:
Pattern match(es) are non-exhaustive
In a case alternative: Patterns not matched: SockAddrCan _
In-place registering network-2.6.2.1...
Running Haddock for network-2.6.2.1...
Running hscolour for network-2.6.2.1...
Preprocessing library network-2.6.2.1...
Preprocessing library network-2.6.2.1...
Network/Socket/Types.hsc:1012:10: Warning:
Orphan instance: instance Storable HostAddress6
To avoid this
move the instance declaration to the module of the class or of the type, or
wrap the type with a newtype and declare the instance on the new type.
Network/Socket/Internal.hsc:75:1: Warning:
The import of ‘Foreign.C.String’ is redundant
except perhaps to import instances from ‘Foreign.C.String’
To import instances alone, use: import Foreign.C.String()
Network/Socket/Internal.hsc:77:1: Warning:
The import of ‘Foreign.Ptr’ is redundant
except perhaps to import instances from ‘Foreign.Ptr’
To import instances alone, use: import Foreign.Ptr()
Network/Socket.hsc:177:1: Warning:
The import of ‘delete’ from module ‘Data.List’ is redundant
Network/Socket.hsc:193:1: Warning:
The qualified import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
Network/Socket.hsc:212:1: Warning:
The import of ‘GHC.IO.FD’ is redundant
except perhaps to import instances from ‘GHC.IO.FD’
To import instances alone, use: import GHC.IO.FD()
Network/Socket.hsc:949:13: Warning:
Defaulting the following constraint(s) to type ‘Integer’
(Integral a0)
arising from a use of ‘fromIntegral’
at Network/Socket.hsc:949:13-24
(Num a0)
arising from the literal ‘12’ at Network/Socket.hsc:949:27-28
In the expression: (fromIntegral (12))
In an equation for ‘sz’: sz = (fromIntegral (12))
In the expression:
do { let fd = fdSocket sock;
let sz = (fromIntegral (12));
with sz $ \ ptr_cr -> alloca $ \ ptr_sz -> ... }
Network/Socket.hsc:1571:1: Warning:
Defined but not used: ‘c_accept’
Network/Socket/ByteString.hsc:54:1: Warning:
The import of ‘SockAddr, Socket’
from module ‘Network.Socket’ is redundant
Network/BSD.hsc:166:43: Warning:
In the use of data constructor ‘PortNum’
(imported from Network.Socket, but defined in Network.Socket.Types):
Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Network/BSD.hsc:190:19: Warning:
In the use of data constructor ‘PortNum’
(imported from Network.Socket, but defined in Network.Socket.Types):
Deprecated: "Do not use the PortNum constructor. Use the Num instance. PortNum will be removed in the next release."
Haddock coverage:
50% ( 1 / 2) in 'Network.Socket.ByteString.IOVec'
Missing documentation for:
IOVec (Network/Socket/ByteString/IOVec.hsc:15)
68% ( 27 / 40) in 'Network.Socket.Types'
Missing documentation for:
Module header
sockFd (Network/Socket/Types.hsc:90)
sockFamily (Network/Socket/Types.hsc:93)
sockType (Network/Socket/Types.hsc:96)
sockProtocol (Network/Socket/Types.hsc:99)
sockStatus (Network/Socket/Types.hsc:102)
packSocketType (Network/Socket/Types.hsc:187)
unpackSocketType (Network/Socket/Types.hsc:202)
packFamily (Network/Socket/Types.hsc:306)
unpackFamily (Network/Socket/Types.hsc:522)
FlowInfo (Network/Socket/Types.hsc:801)
ScopeID (Network/Socket/Types.hsc:802)
ProtocolNumber (Network/Socket/Types.hsc:112)
94% ( 30 / 32) in 'Network.Socket.Internal'
Missing documentation for:
FlowInfo (Network/Socket/Types.hsc:801)
ScopeID (Network/Socket/Types.hsc:802)
71% ( 68 / 96) in 'Network.Socket'
Missing documentation for:
FlowInfo (Network/Socket/Types.hsc:801)
ScopeID (Network/Socket/Types.hsc:802)
ShutdownCmd (Network/Socket.hsc:1045)
ProtocolNumber (Network/Socket/Types.hsc:112)
ServiceName (Network/Socket.hsc:221)
AddrInfo (Network/Socket.hsc:1233)
NameInfoFlag (Network/Socket.hsc:1286)
getPeerName (Network/Socket.hsc:752)
getSocketName (Network/Socket.hsc:760)
socketPort (Network/Socket.hsc:729)
recvLen (Network/Socket.hsc:670)
inet_addr (Network/Socket.hsc:1128)
inet_ntoa (Network/Socket.hsc:1136)
isBound (Network/Socket.hsc:1095)
isListening (Network/Socket.hsc:1100)
isReadable (Network/Socket.hsc:1105)
isWritable (Network/Socket.hsc:1110)
sendFd (Network/Socket.hsc:987)
recvFd (Network/Socket.hsc:995)
aNY_PORT (Network/Socket.hsc:1009)
sOMAXCONN (Network/Socket.hsc:1026)
sOL_SOCKET (Network/Socket.hsc:1029)
sCM_RIGHTS (Network/Socket.hsc:1033)
fdSocket (Network/Socket.hsc:264)
mkSocket (Network/Socket.hsc:252)
packFamily (Network/Socket/Types.hsc:306)
unpackFamily (Network/Socket/Types.hsc:522)
packSocketType (Network/Socket/Types.hsc:187)
50% ( 1 / 2) in 'Network.Socket.ByteString.MsgHdr'
Missing documentation for:
MsgHdr (Network/Socket/ByteString/MsgHdr.hsc:22)
25% ( 1 / 4) in 'Network.Socket.ByteString.Internal'
Missing documentation for:
mkInvalidRecvArgError (Network/Socket/ByteString/Internal.hs:34)
c_writev (Network/Socket/ByteString/Internal.hs:40)
c_sendmsg (Network/Socket/ByteString/Internal.hs:43)
100% ( 15 / 15) in 'Network.Socket.ByteString'
25% ( 1 / 4) in 'Network.Socket.ByteString.Lazy.Posix'
Missing documentation for:
Module header
send (Network/Socket/ByteString/Lazy/Posix.hs:27)
sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
71% ( 5 / 7) in 'Network.Socket.ByteString.Lazy'
Missing documentation for:
send (Network/Socket/ByteString/Lazy/Posix.hs:27)
sendAll (Network/Socket/ByteString/Lazy/Posix.hs:50)
44% ( 23 / 52) in 'Network.BSD'
Missing documentation for:
HostEntry (Network/BSD.hsc:329)
hostAddress (Network/BSD.hsc:366)
getHostEntries (Network/BSD.hsc:419)
setHostEntry (Network/BSD.hsc:409)
getHostEntry (Network/BSD.hsc:401)
endHostEntry (Network/BSD.hsc:414)
ServiceEntry (Network/BSD.hsc:139)
ServiceName (Network/Socket.hsc:221)
getServiceEntries (Network/BSD.hsc:224)
getServiceEntry (Network/BSD.hsc:206)
setServiceEntry (Network/BSD.hsc:214)
endServiceEntry (Network/BSD.hsc:219)
ProtocolName (Network/BSD.hsc:123)
ProtocolNumber (Network/Socket/Types.hsc:112)
ProtocolEntry (Network/BSD.hsc:242)
getProtocolByName (Network/BSD.hsc:275)
getProtocolByNumber (Network/BSD.hsc:286)
getProtocolNumber (Network/BSD.hsc:296)
getProtocolEntries (Network/BSD.hsc:320)
setProtocolEntry (Network/BSD.hsc:310)
getProtocolEntry (Network/BSD.hsc:302)
endProtocolEntry (Network/BSD.hsc:315)
NetworkName (Network/BSD.hsc:434)
NetworkAddr (Network/BSD.hsc:432)
NetworkEntry (Network/BSD.hsc:436)
getNetworkByName (Network/BSD.hsc:467)
getNetworkByAddr (Network/BSD.hsc:477)
getNetworkEntry (Network/BSD.hsc:486)
ifNameToIndex (Network/BSD.hsc:521)
89% ( 24 / 27) in 'Network'
Missing documentation for:
PortID (Network.hs:83)
sendTo (Network.hs:333)
recvFrom (Network.hs:342)
Warning: Network.Socket.ByteString: could not find link destinations for:
IOVec
Documentation created: dist/doc/html/network/index.html,
dist/doc/html/network/network.txt
Creating package registration file:
/tmp/pkgConf-network-2.6.219162378921565306616.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/network-2.6.2.1-F6mK9sCIw3M5SbZMt2lUQE
Registering network-2.6.2.1...
Installed network-2.6.2.1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
60% ( 3 / 5) in 'System.Locale'
Missing documentation for:
TimeLocale (System/Locale.hs:36)
defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.011839122671538128223.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Control/Monad/Primitive.hs:41:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Primitive.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:100:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Primitive.hs:101:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
100% ( 3 / 3) in 'Data.Primitive.Internal.Compat'
3% ( 1 / 35) in 'Data.Primitive.MachDeps'
Missing documentation for:
sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
Word64_# (Data/Primitive/MachDeps.hs:120)
Int64_# (Data/Primitive/MachDeps.hs:121)
3% ( 1 / 29) in 'Data.Primitive.Internal.Operations'
Missing documentation for:
setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
setWordArray# (Data/Primitive/Internal/Operations.hs:41)
setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
setIntArray# (Data/Primitive/Internal/Operations.hs:51)
setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
75% ( 12 / 16) in 'Control.Monad.Primitive'
Missing documentation for:
unsafeInlinePrim (Control/Monad/Primitive.hs:189)
unsafeInlineIO (Control/Monad/Primitive.hs:193)
unsafeInlineST (Control/Monad/Primitive.hs:197)
touch (Control/Monad/Primitive.hs:201)
100% ( 3 / 3) in 'Data.Primitive.Types'
100% ( 15 / 15) in 'Data.Primitive.Array'
93% ( 27 / 29) in 'Data.Primitive.ByteArray'
Missing documentation for:
ByteArray#
MutableByteArray#
100% ( 16 / 16) in 'Data.Primitive.Addr'
100% ( 7 / 7) in 'Data.Primitive'
100% ( 9 / 9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.18569797591145975358.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random ( System/Random.hs, dist/build/System/Random.o )
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
System/Random.hs:43:1: Warning: Tab character
System/Random.hs:45:1: Warning: Tab character
System/Random.hs:47:1: Warning: Tab character
System/Random.hs:53:1: Warning: Tab character
System/Random.hs:55:1: Warning: Tab character
System/Random.hs:56:1: Warning: Tab character
System/Random.hs:57:1: Warning: Tab character
System/Random.hs:59:1: Warning: Tab character
System/Random.hs:61:1: Warning: Tab character
System/Random.hs:63:1: Warning: Tab character
System/Random.hs:64:1: Warning: Tab character
System/Random.hs:65:1: Warning: Tab character
System/Random.hs:66:1: Warning: Tab character
System/Random.hs:68:1: Warning: Tab character
System/Random.hs:69:1: Warning: Tab character
System/Random.hs:70:1: Warning: Tab character
System/Random.hs:71:1: Warning: Tab character
System/Random.hs:73:1: Warning: Tab character
System/Random.hs:74:1: Warning: Tab character
System/Random.hs:76:1: Warning: Tab character
System/Random.hs:90:22: Warning: Tab character
System/Random.hs:91:17: Warning: Tab character
System/Random.hs:94:17: Warning: Tab character
System/Random.hs:102:15: Warning: Tab character
System/Random.hs:240:1: Warning: Tab character
System/Random.hs:241:1: Warning: Tab character
System/Random.hs:249:1: Warning: Tab character
System/Random.hs:269:1: Warning: Tab character
System/Random.hs:270:1: Warning: Tab character
System/Random.hs:271:1: Warning: Tab character
System/Random.hs:272:1: Warning: Tab character
System/Random.hs:273:1: Warning: Tab character
System/Random.hs:326:11: Warning: Tab character
System/Random.hs:343:11: Warning: Tab character
System/Random.hs:384:11: Warning: Tab character
System/Random.hs:395:1: Warning: Tab character
System/Random.hs:396:1: Warning: Tab character
System/Random.hs:396:20: Warning: Tab character
System/Random.hs:397:1: Warning: Tab character
System/Random.hs:397:20: Warning: Tab character
System/Random.hs:399:11: Warning: Tab character
System/Random.hs:406:1: Warning: Tab character
System/Random.hs:415:1: Warning: Tab character
System/Random.hs:428:1: Warning: Tab character
System/Random.hs:429:1: Warning: Tab character
System/Random.hs:430:1: Warning: Tab character
System/Random.hs:440:3: Warning: Tab character
System/Random.hs:502:1: Warning: Tab character
System/Random.hs:503:1: Warning: Tab character
System/Random.hs:504:1: Warning: Tab character
System/Random.hs:506:1: Warning: Tab character
System/Random.hs:507:1: Warning: Tab character
System/Random.hs:508:1: Warning: Tab character
System/Random.hs:519:1: Warning: Tab character
System/Random.hs:519:14: Warning: Tab character
System/Random.hs:520:1: Warning: Tab character
System/Random.hs:522:1: Warning: Tab character
System/Random.hs:523:1: Warning: Tab character
System/Random.hs:524:1: Warning: Tab character
System/Random.hs:526:1: Warning: Tab character
System/Random.hs:527:1: Warning: Tab character
System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-163134035354449299.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring split-0.2.2...
Building split-0.2.2...
Preprocessing library split-0.2.2...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
In-place registering split-0.2.2...
Running Haddock for split-0.2.2...
Running hscolour for split-0.2.2...
Preprocessing library split-0.2.2...
Preprocessing library split-0.2.2...
Haddock coverage:
91% ( 61 / 67) in 'Data.List.Split.Internals'
90% ( 44 / 49) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.22667953671818150212.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/split-0.2.2-E4yadeCDng9EtdbI5MZoDg
Registering split-0.2.2...
Installed split-0.2.2
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
Missing documentation for:
Module header
STM (Control/Sequential/STM.hs:29)
atomically (Control/Sequential/STM.hs:47)
throwSTM (Control/Sequential/STM.hs:54)
catchSTM (Control/Sequential/STM.hs:57)
TVar (Control/Sequential/STM.hs:72)
newTVar (Control/Sequential/STM.hs:75)
newTVarIO (Control/Sequential/STM.hs:78)
readTVar (Control/Sequential/STM.hs:83)
readTVarIO (Control/Sequential/STM.hs:86)
writeTVar (Control/Sequential/STM.hs:89)
100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
Missing documentation for:
check (Control/Monad/STM.hs:81)
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Missing documentation for:
newTSem (Control/Concurrent/STM/TSem.hs:42)
waitTSem (Control/Concurrent/STM/TSem.hs:45)
signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.415603070712077837209.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring tagged-0.8.2...
Building tagged-0.8.2...
Preprocessing library tagged-0.8.2...
[1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.2...
Running Haddock for tagged-0.8.2...
Running hscolour for tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Haddock coverage:
67% ( 2 / 3) in 'Data.Proxy.TH'
Missing documentation for:
Module header
93% ( 14 / 15) in 'Data.Tagged'
Missing documentation for:
witness (src/Data/Tagged.hs:308)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.82179855881786910435.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc
Registering tagged-0.8.2...
Installed tagged-0.8.2
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Data/Text/Internal/Read.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Text/Encoding/Error.hs:3:14: Warning:
‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Encoding.hs:65:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder.hs:61:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
The import of ‘GHC.Num’ is redundant
except perhaps to import instances from ‘GHC.Num’
To import instances alone, use: import GHC.Num()
Data/Text/Lazy/Read.hs:3:14: Warning:
‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!
Data/Text/Lazy/Read.hs:32:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Text/Read.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
14% ( 1 / 7) in 'Data.Text.Internal.Read'
Missing documentation for:
IReader (Data/Text/Internal/Read.hs:26)
IParser (Data/Text/Internal/Read.hs:28)
T (Data/Text/Internal/Read.hs:48)
digitToInt (Data/Text/Internal/Read.hs:61)
hexDigitToInt (Data/Text/Internal/Read.hs:55)
perhaps (Data/Text/Internal/Read.hs:50)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
50% ( 1 / 2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
Missing documentation for:
roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
0% ( 0 / 2) in 'Data.Text.Internal.Builder.Int.Digits'
Missing documentation for:
Module header
digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
100% ( 12 / 12) in 'Data.Text.Encoding.Error'
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Functions'
100% ( 3 / 3) in 'Data.Text.Internal.Unsafe'
100% ( 16 / 16) in 'Data.Text.Array'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
95% ( 19 / 20) in 'Data.Text.Internal'
Missing documentation for:
textP (Data/Text/Internal.hs:97)
38% ( 5 / 13) in 'Data.Text.Internal.Fusion.Size'
Missing documentation for:
Size (Data/Text/Internal/Fusion/Size.hs:40)
exactly (Data/Text/Internal/Fusion/Size.hs:44)
exactSize (Data/Text/Internal/Fusion/Size.hs:49)
maxSize (Data/Text/Internal/Fusion/Size.hs:57)
betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
compareSize (Data/Text/Internal/Fusion/Size.hs:143)
isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
88% ( 7 / 8) in 'Data.Text.Internal.Fusion.Types'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
0% ( 0 / 5) in 'Data.Text.Internal.Fusion.CaseMapping'
Missing documentation for:
Module header
upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
Missing documentation for:
singleton (Data/Text/Internal/Fusion/Common.hs:119)
streamList (Data/Text/Internal/Fusion/Common.hs:125)
unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
intercalate (Data/Text/Internal/Fusion/Common.hs:577)
justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
scanl (Data/Text/Internal/Fusion/Common.hs:656)
replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
replicateI (Data/Text/Internal/Fusion/Common.hs:682)
93% ( 13 / 14) in 'Data.Text.Unsafe'
Missing documentation for:
Iter (Data/Text/Unsafe.hs:62)
33% ( 1 / 3) in 'Data.Text.Internal.Private'
Missing documentation for:
runText (Data/Text/Internal/Private.hs:33)
span_ (Data/Text/Internal/Private.hs:23)
91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
Missing documentation for:
Stream (Data/Text/Internal/Fusion/Types.hs:83)
length (Data/Text/Internal/Fusion.hs:127)
100% ( 4 / 4) in 'Data.Text.Show'
33% ( 2 / 6) in 'Data.Text.Internal.Encoding.Fusion.Common'
Missing documentation for:
restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
Missing documentation for:
streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
100% ( 33 / 33) in 'Data.Text.Encoding'
100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Search'
100% ( 18 / 18) in 'Data.Text.Foreign'
100% (126 /126) in 'Data.Text'
100% ( 3 / 3) in 'Data.Text.Internal.IO'
100% ( 20 / 20) in 'Data.Text.IO'
93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
100% ( 8 / 8) in 'Data.Text.Internal.Lazy.Fusion'
100% ( 2 / 2) in 'Data.Text.Internal.Lazy.Search'
100% ( 2 / 2) in 'Data.Text.Lazy.Internal'
89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
Missing documentation for:
encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
99% (127 /128) in 'Data.Text.Lazy'
Missing documentation for:
Text (Data/Text/Internal/Lazy.hs:47)
94% ( 16 / 17) in 'Data.Text.Internal.Builder'
Missing documentation for:
append' (Data/Text/Internal/Builder.hs:288)
100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
100% ( 3 / 3) in 'Data.Text.Internal.Builder.Functions'
0% ( 0 / 3) in 'Data.Text.Lazy.Builder.Int'
Missing documentation for:
Module header
decimal (Data/Text/Lazy/Builder/Int.hs:52)
hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
100% ( 19 / 19) in 'Data.Text.Lazy.IO'
100% ( 7 / 7) in 'Data.Text.Lazy.Read'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.RealFloat'
Missing documentation for:
formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
100% ( 7 / 7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
bracket
Warning: Data.Text: could not find link destinations for:
replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.18993341072021424758.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
0% ( 0 / 8) in 'Paths_transformers_compat'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_transformers_compat.hs:15)
getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.01655224149217704412.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
[1 of 1] Compiling Main ( /tmp/cabal-tmp-23120/unbounded-delays-0.1.0.9/dist/setup/setup.hs, /tmp/cabal-tmp-23120/unbounded-delays-0.1.0.9/dist/setup/Main.o )
Linking /tmp/cabal-tmp-23120/unbounded-delays-0.1.0.9/dist/setup/setup ...
Configuring unbounded-delays-0.1.0.9...
Building unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
[1 of 2] Compiling Control.Concurrent.Thread.Delay ( Control/Concurrent/Thread/Delay.hs, dist/build/Control/Concurrent/Thread/Delay.o )
[2 of 2] Compiling Control.Concurrent.Timeout ( Control/Concurrent/Timeout.hs, dist/build/Control/Concurrent/Timeout.o )
In-place registering unbounded-delays-0.1.0.9...
Running Haddock for unbounded-delays-0.1.0.9...
Running hscolour for unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
Preprocessing library unbounded-delays-0.1.0.9...
Control/Concurrent/Timeout.hs:45:1: Warning:
The import of ‘Data.Int’ is redundant
except perhaps to import instances from ‘Data.Int’
To import instances alone, use: import Data.Int()
Control/Concurrent/Timeout.hs:46:1: Warning:
The import of ‘System.IO’ is redundant
except perhaps to import instances from ‘System.IO’
To import instances alone, use: import System.IO()
Control/Concurrent/Timeout.hs:47:1: Warning:
The qualified import of ‘System.Timeout’ is redundant
except perhaps to import instances from ‘System.Timeout’
To import instances alone, use: import System.Timeout()
Haddock coverage:
100% ( 2 / 2) in 'Control.Concurrent.Thread.Delay'
100% ( 2 / 2) in 'Control.Concurrent.Timeout'
Documentation created: dist/doc/html/unbounded-delays/index.html,
dist/doc/html/unbounded-delays/unbounded-delays.txt
Creating package registration file:
/tmp/pkgConf-unbounded-delays-0.1.0140830430383174967.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unbounded-delays-0.1.0.9-0tZMxxCtlw1B40rT62tsCy
Registering unbounded-delays-0.1.0.9...
Installed unbounded-delays-0.1.0.9
Configuring zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
Missing documentation for:
Stream (Codec/Compression/Zlib/Stream.hsc:351)
State (Codec/Compression/Zlib/Stream.hsc:399)
mkState (Codec/Compression/Zlib/Stream.hsc:405)
runStream (Codec/Compression/Zlib/Stream.hsc:419)
unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
deflate (Codec/Compression/Zlib/Stream.hsc:250)
inflate (Codec/Compression/Zlib/Stream.hsc:270)
Status (Codec/Compression/Zlib/Stream.hsc:518)
Flush (Codec/Compression/Zlib/Stream.hsc:564)
ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
Missing documentation for:
compress (Codec/Compression/Zlib/Raw.hs:64)
decompress (Codec/Compression/Zlib/Raw.hs:58)
compressWith (Codec/Compression/Zlib/Raw.hs:67)
decompressWith (Codec/Compression/Zlib/Raw.hs:61)
100% ( 33 / 33) in 'Codec.Compression.Zlib'
100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.11231067850687506457.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring cryptohash-0.11.6...
Building cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
[ 1 of 23] Compiling Crypto.Hash.Utils.Cpu ( Crypto/Hash/Utils/Cpu.hs, dist/build/Crypto/Hash/Utils/Cpu.o )
on the commandline: Warning:
‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!
[ 2 of 23] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
on the commandline: Warning:
‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
[ 3 of 23] Compiling Crypto.Hash.Internal ( Crypto/Hash/Internal.hs, dist/build/Crypto/Hash/Internal.o )
[ 4 of 23] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 5 of 23] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 6 of 23] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 7 of 23] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 8 of 23] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 9 of 23] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[10 of 23] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[11 of 23] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
on the commandline: Warning:
‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
[12 of 23] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[13 of 23] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[14 of 23] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[15 of 23] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[16 of 23] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[17 of 23] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[18 of 23] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[19 of 23] Compiling Crypto.Hash.Utils ( Crypto/Hash/Utils.hs, dist/build/Crypto/Hash/Utils.o )
[20 of 23] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[21 of 23] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[22 of 23] Compiling Crypto.MAC ( Crypto/MAC.hs, dist/build/Crypto/MAC.o )
[23 of 23] Compiling Crypto.MAC.SHA3 ( Crypto/MAC/SHA3.hs, dist/build/Crypto/MAC/SHA3.o )
In-place registering cryptohash-0.11.6...
Running Haddock for cryptohash-0.11.6...
Running hscolour for cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
Preprocessing library cryptohash-0.11.6...
<no location info>: Warning:
‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe!
<no location info>: Warning:
‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe!
<no location info>: Warning:
‘Crypto.Hash.SHA512t’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
0% ( 0 / 2) in 'Crypto.Hash.Utils.Cpu'
Missing documentation for:
Module header
use32Hex (Crypto/Hash/Utils/Cpu.hs:6)
100% ( 2 / 2) in 'Crypto.MAC.HMAC'
100% ( 2 / 2) in 'Crypto.Hash.Internal'
100% ( 10 / 10) in 'Crypto.Hash.Whirlpool'
100% ( 10 / 10) in 'Crypto.Hash.Skein512'
100% ( 10 / 10) in 'Crypto.Hash.Skein256'
100% ( 10 / 10) in 'Crypto.Hash.Tiger'
100% ( 10 / 10) in 'Crypto.Hash.RIPEMD160'
100% ( 10 / 10) in 'Crypto.Hash.SHA3'
100% ( 11 / 11) in 'Crypto.Hash.SHA512'
100% ( 9 / 9) in 'Crypto.Hash.SHA512t'
100% ( 10 / 10) in 'Crypto.Hash.SHA384'
100% ( 10 / 10) in 'Crypto.Hash.SHA256'
100% ( 10 / 10) in 'Crypto.Hash.SHA224'
100% ( 10 / 10) in 'Crypto.Hash.SHA1'
100% ( 10 / 10) in 'Crypto.Hash.MD5'
100% ( 10 / 10) in 'Crypto.Hash.MD4'
100% ( 10 / 10) in 'Crypto.Hash.MD2'
100% ( 2 / 2) in 'Crypto.Hash.Utils'
100% ( 7 / 7) in 'Crypto.Hash.Types'
100% ( 40 / 40) in 'Crypto.Hash'
100% ( 11 / 11) in 'Crypto.MAC'
100% ( 9 / 9) in 'Crypto.MAC.SHA3'
Documentation created: dist/doc/html/cryptohash/index.html,
dist/doc/html/cryptohash/cryptohash.txt
Creating package registration file:
/tmp/pkgConf-cryptohash-0.111029322037876085544.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-0.11.6-5epyAhdyCoGIBkp2icUC24
Registering cryptohash-0.11.6...
Installed cryptohash-0.11.6
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
50% ( 1 / 2) in 'Data.Default.Instances.Base'
Missing documentation for:
Module header
Documentation created: dist/doc/html/data-default-instances-base/index.html,
dist/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.09611353382846977.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-base-0.0.1-6bNp7ygtVUW3TbxeJU4Irf
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
50% ( 1 / 2) in 'Data.Default.Instances.Containers'
Missing documentation for:
Module header
Documentation created:
dist/doc/html/data-default-instances-containers/index.html,
dist/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.01386122429371888680.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-containers-0.0.1-2eq6fuwf8Tk14CtKGZXhB5
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
[1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o )
In-place registering data-default-instances-dlist-0.0.1...
Running Haddock for data-default-instances-dlist-0.0.1...
Running hscolour for data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...
Haddock coverage:
50% ( 1 / 2) in 'Data.Default.Instances.DList'
Missing documentation for:
Module header
Documentation created: dist/doc/html/data-default-instances-dlist/index.html,
dist/doc/html/data-default-instances-dlist/data-default-instances-dlist.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-dlist-0.01065093662133656396.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-dlist-0.0.1-EXwD6nMCvj82LJzl8Xo6bb
Registering data-default-instances-dlist-0.0.1...
Installed data-default-instances-dlist-0.0.1
Configuring asn1-types-0.3.2...
Building asn1-types-0.3.2...
Preprocessing library asn1-types-0.3.2...
[1 of 6] Compiling Data.ASN1.Types.String ( Data/ASN1/Types/String.hs, dist/build/Data/ASN1/Types/String.o )
Data/ASN1/Types/String.hs:154:22: Warning:
This binding for ‘b’ shadows the existing binding
bound at Data/ASN1/Types/String.hs:151:13
[2 of 6] Compiling Data.ASN1.Types.Lowlevel ( Data/ASN1/Types/Lowlevel.hs, dist/build/Data/ASN1/Types/Lowlevel.o )
[3 of 6] Compiling Data.ASN1.OID ( Data/ASN1/OID.hs, dist/build/Data/ASN1/OID.o )
[4 of 6] Compiling Data.ASN1.BitArray ( Data/ASN1/BitArray.hs, dist/build/Data/ASN1/BitArray.o )
[5 of 6] Compiling Data.ASN1.Types ( Data/ASN1/Types.hs, dist/build/Data/ASN1/Types.o )
[6 of 6] Compiling Data.ASN1.Pretty ( Data/ASN1/Pretty.hs, dist/build/Data/ASN1/Pretty.o )
In-place registering asn1-types-0.3.2...
Running Haddock for asn1-types-0.3.2...
Running hscolour for asn1-types-0.3.2...
Preprocessing library asn1-types-0.3.2...
Preprocessing library asn1-types-0.3.2...
Data/ASN1/Types/String.hs:154:22: Warning:
This binding for ‘b’ shadows the existing binding
bound at Data/ASN1/Types/String.hs:151:13
Haddock coverage:
100% ( 5 / 5) in 'Data.ASN1.Types.String'
100% ( 8 / 8) in 'Data.ASN1.Types.Lowlevel'
100% ( 5 / 5) in 'Data.ASN1.OID'
100% ( 10 / 10) in 'Data.ASN1.BitArray'
100% ( 13 / 13) in 'Data.ASN1.Types'
67% ( 2 / 3) in 'Data.ASN1.Pretty'
Missing documentation for:
PrettyType (Data/ASN1/Pretty.hs:19)
Documentation created: dist/doc/html/asn1-types/index.html,
dist/doc/html/asn1-types/asn1-types.txt
Creating package registration file:
/tmp/pkgConf-asn1-types-0.317289702901652701270.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-types-0.3.2-IhFYvwbQnSR47EkxS0lSWl
Registering asn1-types-0.3.2...
Installed asn1-types-0.3.2
Configuring cryptonite-0.9...
Building cryptonite-0.9...
Preprocessing library cryptonite-0.9...
[ 1 of 100] Compiling Crypto.Internal.CompatPrim ( Crypto/Internal/CompatPrim.hs, dist/build/Crypto/Internal/CompatPrim.o )
[ 2 of 100] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[ 3 of 100] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[ 4 of 100] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[ 5 of 100] Compiling Crypto.Internal.Words ( Crypto/Internal/Words.hs, dist/build/Crypto/Internal/Words.o )
[ 6 of 100] Compiling Crypto.Random.Entropy.Backend ( Crypto/Random/Entropy/Backend.hs, dist/build/Crypto/Random/Entropy/Backend.o )
[ 7 of 100] Compiling Crypto.Random.Entropy.Unsafe ( Crypto/Random/Entropy/Unsafe.hs, dist/build/Crypto/Random/Entropy/Unsafe.o )
[ 8 of 100] Compiling Crypto.PubKey.Internal ( Crypto/PubKey/Internal.hs, dist/build/Crypto/PubKey/Internal.o )
[ 9 of 100] Compiling Crypto.Number.Compat ( Crypto/Number/Compat.hs, dist/build/Crypto/Number/Compat.o )
Crypto/Number/Compat.hs:74:21: Warning: Defined but not used: ‘b’
Crypto/Number/Compat.hs:74:23: Warning: Defined but not used: ‘e’
Crypto/Number/Compat.hs:74:25: Warning: Defined but not used: ‘m’
[ 10 of 100] Compiling Crypto.Number.Basic ( Crypto/Number/Basic.hs, dist/build/Crypto/Number/Basic.o )
[ 11 of 100] Compiling Crypto.Number.ModArithmetic ( Crypto/Number/ModArithmetic.hs, dist/build/Crypto/Number/ModArithmetic.o )
[ 12 of 100] Compiling Crypto.Number.Serialize.Internal ( Crypto/Number/Serialize/Internal.hs, dist/build/Crypto/Number/Serialize/Internal.o )
[ 13 of 100] Compiling Crypto.Internal.DeepSeq ( Crypto/Internal/DeepSeq.hs, dist/build/Crypto/Internal/DeepSeq.o )
[ 14 of 100] Compiling Crypto.Data.Padding ( Crypto/Data/Padding.hs, dist/build/Crypto/Data/Padding.o )
[ 15 of 100] Compiling Crypto.Cipher.DES.Primitive ( Crypto/Cipher/DES/Primitive.hs, dist/build/Crypto/Cipher/DES/Primitive.o )
[ 16 of 100] Compiling Crypto.Internal.Compat ( Crypto/Internal/Compat.hs, dist/build/Crypto/Internal/Compat.o )
[ 17 of 100] Compiling Crypto.Internal.WordArray ( Crypto/Internal/WordArray.hs, dist/build/Crypto/Internal/WordArray.o )
[ 18 of 100] Compiling Crypto.Cipher.Blowfish.Box ( Crypto/Cipher/Blowfish/Box.hs, dist/build/Crypto/Cipher/Blowfish/Box.o )
[ 19 of 100] Compiling Crypto.Internal.ByteArray ( Crypto/Internal/ByteArray.hs, dist/build/Crypto/Internal/ByteArray.o )
[ 20 of 100] Compiling Crypto.Number.Serialize ( Crypto/Number/Serialize.hs, dist/build/Crypto/Number/Serialize.o )
[ 21 of 100] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[ 22 of 100] Compiling Crypto.Random.EntropyPool ( Crypto/Random/EntropyPool.hs, dist/build/Crypto/Random/EntropyPool.o )
[ 23 of 100] Compiling Crypto.Cipher.Types.Utils ( Crypto/Cipher/Types/Utils.hs, dist/build/Crypto/Cipher/Types/Utils.o )
[ 24 of 100] Compiling Crypto.Internal.Imports ( Crypto/Internal/Imports.hs, dist/build/Crypto/Internal/Imports.o )
[ 25 of 100] Compiling Crypto.Cipher.ChaCha ( Crypto/Cipher/ChaCha.hs, dist/build/Crypto/Cipher/ChaCha.o )
[ 26 of 100] Compiling Crypto.Cipher.RC4 ( Crypto/Cipher/RC4.hs, dist/build/Crypto/Cipher/RC4.o )
[ 27 of 100] Compiling Crypto.Cipher.Salsa ( Crypto/Cipher/Salsa.hs, dist/build/Crypto/Cipher/Salsa.o )
[ 28 of 100] Compiling Crypto.Random.Types ( Crypto/Random/Types.hs, dist/build/Crypto/Random/Types.o )
[ 29 of 100] Compiling Crypto.Error.Types ( Crypto/Error/Types.hs, dist/build/Crypto/Error/Types.o )
[ 30 of 100] Compiling Crypto.Number.F2m ( Crypto/Number/F2m.hs, dist/build/Crypto/Number/F2m.o )
[ 31 of 100] Compiling Crypto.Number.Generate ( Crypto/Number/Generate.hs, dist/build/Crypto/Number/Generate.o )
[ 32 of 100] Compiling Crypto.Hash.Types ( Crypto/Hash/Types.hs, dist/build/Crypto/Hash/Types.o )
[ 33 of 100] Compiling Crypto.Hash.IO ( Crypto/Hash/IO.hs, dist/build/Crypto/Hash/IO.o )
[ 34 of 100] Compiling Crypto.Hash.Blake2s ( Crypto/Hash/Blake2s.hs, dist/build/Crypto/Hash/Blake2s.o )
[ 35 of 100] Compiling Crypto.Hash.Blake2sp ( Crypto/Hash/Blake2sp.hs, dist/build/Crypto/Hash/Blake2sp.o )
[ 36 of 100] Compiling Crypto.Hash.Blake2b ( Crypto/Hash/Blake2b.hs, dist/build/Crypto/Hash/Blake2b.o )
[ 37 of 100] Compiling Crypto.Hash.Blake2bp ( Crypto/Hash/Blake2bp.hs, dist/build/Crypto/Hash/Blake2bp.o )
[ 38 of 100] Compiling Crypto.Hash.MD2 ( Crypto/Hash/MD2.hs, dist/build/Crypto/Hash/MD2.o )
[ 39 of 100] Compiling Crypto.Hash.MD4 ( Crypto/Hash/MD4.hs, dist/build/Crypto/Hash/MD4.o )
[ 40 of 100] Compiling Crypto.Hash.MD5 ( Crypto/Hash/MD5.hs, dist/build/Crypto/Hash/MD5.o )
[ 41 of 100] Compiling Crypto.Hash.SHA1 ( Crypto/Hash/SHA1.hs, dist/build/Crypto/Hash/SHA1.o )
[ 42 of 100] Compiling Crypto.Hash.SHA224 ( Crypto/Hash/SHA224.hs, dist/build/Crypto/Hash/SHA224.o )
[ 43 of 100] Compiling Crypto.Hash.SHA256 ( Crypto/Hash/SHA256.hs, dist/build/Crypto/Hash/SHA256.o )
[ 44 of 100] Compiling Crypto.Hash.SHA384 ( Crypto/Hash/SHA384.hs, dist/build/Crypto/Hash/SHA384.o )
[ 45 of 100] Compiling Crypto.Hash.SHA512 ( Crypto/Hash/SHA512.hs, dist/build/Crypto/Hash/SHA512.o )
[ 46 of 100] Compiling Crypto.Hash.SHA512t ( Crypto/Hash/SHA512t.hs, dist/build/Crypto/Hash/SHA512t.o )
[ 47 of 100] Compiling Crypto.Hash.SHA3 ( Crypto/Hash/SHA3.hs, dist/build/Crypto/Hash/SHA3.o )
[ 48 of 100] Compiling Crypto.Hash.Keccak ( Crypto/Hash/Keccak.hs, dist/build/Crypto/Hash/Keccak.o )
[ 49 of 100] Compiling Crypto.Hash.RIPEMD160 ( Crypto/Hash/RIPEMD160.hs, dist/build/Crypto/Hash/RIPEMD160.o )
[ 50 of 100] Compiling Crypto.Hash.Tiger ( Crypto/Hash/Tiger.hs, dist/build/Crypto/Hash/Tiger.o )
[ 51 of 100] Compiling Crypto.Hash.Skein256 ( Crypto/Hash/Skein256.hs, dist/build/Crypto/Hash/Skein256.o )
[ 52 of 100] Compiling Crypto.Hash.Skein512 ( Crypto/Hash/Skein512.hs, dist/build/Crypto/Hash/Skein512.o )
[ 53 of 100] Compiling Crypto.Hash.Whirlpool ( Crypto/Hash/Whirlpool.hs, dist/build/Crypto/Hash/Whirlpool.o )
[ 54 of 100] Compiling Crypto.Hash.Algorithms ( Crypto/Hash/Algorithms.hs, dist/build/Crypto/Hash/Algorithms.o )
[ 55 of 100] Compiling Crypto.Hash ( Crypto/Hash.hs, dist/build/Crypto/Hash.o )
[ 56 of 100] Compiling Crypto.Data.AFIS ( Crypto/Data/AFIS.hs, dist/build/Crypto/Data/AFIS.o )
[ 57 of 100] Compiling Crypto.MAC.HMAC ( Crypto/MAC/HMAC.hs, dist/build/Crypto/MAC/HMAC.o )
[ 58 of 100] Compiling Crypto.KDF.PBKDF2 ( Crypto/KDF/PBKDF2.hs, dist/build/Crypto/KDF/PBKDF2.o )
[ 59 of 100] Compiling Crypto.KDF.Scrypt ( Crypto/KDF/Scrypt.hs, dist/build/Crypto/KDF/Scrypt.o )
[ 60 of 100] Compiling Crypto.PubKey.MaskGenFunction ( Crypto/PubKey/MaskGenFunction.hs, dist/build/Crypto/PubKey/MaskGenFunction.o )
[ 61 of 100] Compiling Crypto.PubKey.DSA ( Crypto/PubKey/DSA.hs, dist/build/Crypto/PubKey/DSA.o )
[ 62 of 100] Compiling Crypto.PubKey.ECC.Types ( Crypto/PubKey/ECC/Types.hs, dist/build/Crypto/PubKey/ECC/Types.o )
[ 63 of 100] Compiling Crypto.PubKey.RSA.Types ( Crypto/PubKey/RSA/Types.hs, dist/build/Crypto/PubKey/RSA/Types.o )
[ 64 of 100] Compiling Crypto.PubKey.RSA.Prim ( Crypto/PubKey/RSA/Prim.hs, dist/build/Crypto/PubKey/RSA/Prim.o )
[ 65 of 100] Compiling Crypto.Random.ChaChaDRG ( Crypto/Random/ChaChaDRG.hs, dist/build/Crypto/Random/ChaChaDRG.o )
[ 66 of 100] Compiling Crypto.Random.SystemDRG ( Crypto/Random/SystemDRG.hs, dist/build/Crypto/Random/SystemDRG.o )
[ 67 of 100] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 68 of 100] Compiling Crypto.Random.Probabilistic ( Crypto/Random/Probabilistic.hs, dist/build/Crypto/Random/Probabilistic.o )
[ 69 of 100] Compiling Crypto.Number.Prime ( Crypto/Number/Prime.hs, dist/build/Crypto/Number/Prime.o )
[ 70 of 100] Compiling Crypto.PubKey.DH ( Crypto/PubKey/DH.hs, dist/build/Crypto/PubKey/DH.o )
[ 71 of 100] Compiling Crypto.PubKey.RSA ( Crypto/PubKey/RSA.hs, dist/build/Crypto/PubKey/RSA.o )
[ 72 of 100] Compiling Crypto.PubKey.RSA.PKCS15 ( Crypto/PubKey/RSA/PKCS15.hs, dist/build/Crypto/PubKey/RSA/PKCS15.o )
[ 73 of 100] Compiling Crypto.PubKey.RSA.PSS ( Crypto/PubKey/RSA/PSS.hs, dist/build/Crypto/PubKey/RSA/PSS.o )
[ 74 of 100] Compiling Crypto.PubKey.RSA.OAEP ( Crypto/PubKey/RSA/OAEP.hs, dist/build/Crypto/PubKey/RSA/OAEP.o )
[ 75 of 100] Compiling Crypto.PubKey.ECC.Prim ( Crypto/PubKey/ECC/Prim.hs, dist/build/Crypto/PubKey/ECC/Prim.o )
[ 76 of 100] Compiling Crypto.PubKey.ECC.ECDSA ( Crypto/PubKey/ECC/ECDSA.hs, dist/build/Crypto/PubKey/ECC/ECDSA.o )
[ 77 of 100] Compiling Crypto.PubKey.ECC.Generate ( Crypto/PubKey/ECC/Generate.hs, dist/build/Crypto/PubKey/ECC/Generate.o )
[ 78 of 100] Compiling Crypto.PubKey.ECC.DH ( Crypto/PubKey/ECC/DH.hs, dist/build/Crypto/PubKey/ECC/DH.o )
[ 79 of 100] Compiling Crypto.Cipher.Types.GF ( Crypto/Cipher/Types/GF.hs, dist/build/Crypto/Cipher/Types/GF.o )
[ 80 of 100] Compiling Crypto.PubKey.ElGamal ( Crypto/PubKey/ElGamal.hs, dist/build/Crypto/PubKey/ElGamal.o )
[ 81 of 100] Compiling Crypto.Error ( Crypto/Error.hs, dist/build/Crypto/Error.o )
[ 82 of 100] Compiling Crypto.Cipher.Blowfish.Primitive ( Crypto/Cipher/Blowfish/Primitive.hs, dist/build/Crypto/Cipher/Blowfish/Primitive.o )
[ 83 of 100] Compiling Crypto.KDF.BCrypt ( Crypto/KDF/BCrypt.hs, dist/build/Crypto/KDF/BCrypt.o )
[ 84 of 100] Compiling Crypto.Cipher.Camellia.Primitive ( Crypto/Cipher/Camellia/Primitive.hs, dist/build/Crypto/Cipher/Camellia/Primitive.o )
[ 85 of 100] Compiling Crypto.MAC.Poly1305 ( Crypto/MAC/Poly1305.hs, dist/build/Crypto/MAC/Poly1305.o )
[ 86 of 100] Compiling Crypto.Cipher.ChaChaPoly1305 ( Crypto/Cipher/ChaChaPoly1305.hs, dist/build/Crypto/Cipher/ChaChaPoly1305.o )
[ 87 of 100] Compiling Crypto.Cipher.Types.Base ( Crypto/Cipher/Types/Base.hs, dist/build/Crypto/Cipher/Types/Base.o )
[ 88 of 100] Compiling Crypto.Cipher.Types.AEAD ( Crypto/Cipher/Types/AEAD.hs, dist/build/Crypto/Cipher/Types/AEAD.o )
[ 89 of 100] Compiling Crypto.Cipher.Types.Block ( Crypto/Cipher/Types/Block.hs, dist/build/Crypto/Cipher/Types/Block.o )
[ 90 of 100] Compiling Crypto.Cipher.Types.Stream ( Crypto/Cipher/Types/Stream.hs, dist/build/Crypto/Cipher/Types/Stream.o )
[ 91 of 100] Compiling Crypto.Cipher.Types ( Crypto/Cipher/Types.hs, dist/build/Crypto/Cipher/Types.o )
[ 92 of 100] Compiling Crypto.Cipher.AES.Primitive ( Crypto/Cipher/AES/Primitive.hs, dist/build/Crypto/Cipher/AES/Primitive.o )
[ 93 of 100] Compiling Crypto.Cipher.Blowfish ( Crypto/Cipher/Blowfish.hs, dist/build/Crypto/Cipher/Blowfish.o )
[ 94 of 100] Compiling Crypto.Cipher.Camellia ( Crypto/Cipher/Camellia.hs, dist/build/Crypto/Cipher/Camellia.o )
[ 95 of 100] Compiling Crypto.Cipher.DES ( Crypto/Cipher/DES.hs, dist/build/Crypto/Cipher/DES.o )
[ 96 of 100] Compiling Crypto.Cipher.TripleDES ( Crypto/Cipher/TripleDES.hs, dist/build/Crypto/Cipher/TripleDES.o )
[ 97 of 100] Compiling Crypto.PubKey.Curve25519 ( Crypto/PubKey/Curve25519.hs, dist/build/Crypto/PubKey/Curve25519.o )
[ 98 of 100] Compiling Crypto.PubKey.ECC.P256 ( Crypto/PubKey/ECC/P256.hs, dist/build/Crypto/PubKey/ECC/P256.o )
[ 99 of 100] Compiling Crypto.PubKey.Ed25519 ( Crypto/PubKey/Ed25519.hs, dist/build/Crypto/PubKey/Ed25519.o )
[100 of 100] Compiling Crypto.Cipher.AES ( Crypto/Cipher/AES.hs, dist/build/Crypto/Cipher/AES.o )
In-place registering cryptonite-0.9...
Running Haddock for cryptonite-0.9...
Running hscolour for cryptonite-0.9...
Preprocessing library cryptonite-0.9...
Preprocessing library cryptonite-0.9...
Crypto/Number/Compat.hs:74:21: Warning: Defined but not used: ‘b’
Crypto/Number/Compat.hs:74:23: Warning: Defined but not used: ‘e’
Crypto/Number/Compat.hs:74:25: Warning: Defined but not used: ‘m’
Haddock coverage:
100% ( 6 / 6) in 'Crypto.Internal.CompatPrim'
100% ( 2 / 2) in 'Crypto.Random.Entropy.Source'
100% ( 2 / 2) in 'Crypto.Random.Entropy.RDRand'
100% ( 3 / 3) in 'Crypto.Random.Entropy.Unix'
100% ( 4 / 4) in 'Crypto.Internal.Words'
100% ( 4 / 4) in 'Crypto.Random.Entropy.Backend'
100% ( 5 / 5) in 'Crypto.Random.Entropy.Unsafe'
100% ( 3 / 3) in 'Crypto.PubKey.Internal'
100% ( 14 / 14) in 'Crypto.Number.Compat'
100% ( 7 / 7) in 'Crypto.Number.Basic'
100% ( 7 / 7) in 'Crypto.Number.ModArithmetic'
100% ( 4 / 4) in 'Crypto.Number.Serialize.Internal'
100% ( 2 / 2) in 'Crypto.Internal.DeepSeq'
100% ( 4 / 4) in 'Crypto.Data.Padding'
100% ( 4 / 4) in 'Crypto.Cipher.DES.Primitive'
100% ( 4 / 4) in 'Crypto.Internal.Compat'
100% ( 17 / 17) in 'Crypto.Internal.WordArray'
100% ( 2 / 2) in 'Crypto.Cipher.Blowfish.Box'
100% ( 4 / 4) in 'Crypto.Internal.ByteArray'
100% ( 5 / 5) in 'Crypto.Number.Serialize'
100% ( 2 / 2) in 'Crypto.Random.Entropy'
100% ( 5 / 5) in 'Crypto.Random.EntropyPool'
100% ( 2 / 2) in 'Crypto.Cipher.Types.Utils'
Warning: Crypto.Internal.Imports: Could not find documentation for exported module: X
100% ( 1 / 1) in 'Crypto.Internal.Imports'
100% ( 9 / 9) in 'Crypto.Cipher.ChaCha'
100% ( 5 / 5) in 'Crypto.Cipher.RC4'
100% ( 5 / 5) in 'Crypto.Cipher.Salsa'
100% ( 5 / 5) in 'Crypto.Random.Types'
100% ( 8 / 8) in 'Crypto.Error.Types'
100% ( 8 / 8) in 'Crypto.Number.F2m'
100% ( 5 / 5) in 'Crypto.Number.Generate'
100% ( 4 / 4) in 'Crypto.Hash.Types'
100% ( 8 / 8) in 'Crypto.Hash.IO'
100% ( 2 / 2) in 'Crypto.Hash.Blake2s'
100% ( 2 / 2) in 'Crypto.Hash.Blake2sp'
100% ( 2 / 2) in 'Crypto.Hash.Blake2b'
100% ( 2 / 2) in 'Crypto.Hash.Blake2bp'
100% ( 2 / 2) in 'Crypto.Hash.MD2'
100% ( 2 / 2) in 'Crypto.Hash.MD4'
100% ( 2 / 2) in 'Crypto.Hash.MD5'
100% ( 2 / 2) in 'Crypto.Hash.SHA1'
100% ( 2 / 2) in 'Crypto.Hash.SHA224'
100% ( 2 / 2) in 'Crypto.Hash.SHA256'
100% ( 2 / 2) in 'Crypto.Hash.SHA384'
100% ( 2 / 2) in 'Crypto.Hash.SHA512'
100% ( 3 / 3) in 'Crypto.Hash.SHA512t'
100% ( 5 / 5) in 'Crypto.Hash.SHA3'
100% ( 5 / 5) in 'Crypto.Hash.Keccak'
100% ( 2 / 2) in 'Crypto.Hash.RIPEMD160'
100% ( 2 / 2) in 'Crypto.Hash.Tiger'
100% ( 3 / 3) in 'Crypto.Hash.Skein256'
100% ( 5 / 5) in 'Crypto.Hash.Skein512'
100% ( 2 / 2) in 'Crypto.Hash.Whirlpool'
100% ( 34 / 34) in 'Crypto.Hash.Algorithms'
Warning: Crypto.Hash: hashBlockSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Hash: hashDigestSize is exported separately but will be documented under HashAlgorithm. Consider exporting it together with its parent(s) for code clarity.
100% ( 18 / 18) in 'Crypto.Hash'
100% ( 3 / 3) in 'Crypto.Data.AFIS'
100% ( 9 / 9) in 'Crypto.MAC.HMAC'
100% ( 5 / 5) in 'Crypto.KDF.PBKDF2'
100% ( 3 / 3) in 'Crypto.KDF.Scrypt'
100% ( 3 / 3) in 'Crypto.PubKey.MaskGenFunction'
100% ( 19 / 19) in 'Crypto.PubKey.DSA'
100% ( 15 / 15) in 'Crypto.PubKey.ECC.Types'
100% ( 11 / 11) in 'Crypto.PubKey.RSA.Types'
100% ( 5 / 5) in 'Crypto.PubKey.RSA.Prim'
100% ( 4 / 4) in 'Crypto.Random.ChaChaDRG'
100% ( 3 / 3) in 'Crypto.Random.SystemDRG'
100% ( 14 / 14) in 'Crypto.Random'
100% ( 2 / 2) in 'Crypto.Random.Probabilistic'
100% ( 10 / 10) in 'Crypto.Number.Prime'
100% ( 10 / 10) in 'Crypto.PubKey.DH'
100% ( 9 / 9) in 'Crypto.PubKey.RSA'
100% ( 15 / 15) in 'Crypto.PubKey.RSA.PKCS15'
100% ( 9 / 9) in 'Crypto.PubKey.RSA.PSS'
100% ( 9 / 9) in 'Crypto.PubKey.RSA.OAEP'
100% ( 8 / 8) in 'Crypto.PubKey.ECC.Prim'
100% ( 12 / 12) in 'Crypto.PubKey.ECC.ECDSA'
100% ( 3 / 3) in 'Crypto.PubKey.ECC.Generate'
100% ( 8 / 8) in 'Crypto.PubKey.ECC.DH'
100% ( 3 / 3) in 'Crypto.Cipher.Types.GF'
100% ( 19 / 19) in 'Crypto.PubKey.ElGamal'
100% ( 8 / 8) in 'Crypto.Error'
100% ( 6 / 6) in 'Crypto.Cipher.Blowfish.Primitive'
100% ( 5 / 5) in 'Crypto.KDF.BCrypt'
100% ( 5 / 5) in 'Crypto.Cipher.Camellia.Primitive'
92% ( 11 / 12) in 'Crypto.MAC.Poly1305'
Missing documentation for:
authTag (Crypto/MAC/Poly1305.hs:47)
100% ( 12 / 12) in 'Crypto.Cipher.ChaChaPoly1305'
100% ( 6 / 6) in 'Crypto.Cipher.Types.Base'
100% ( 9 / 9) in 'Crypto.Cipher.Types.AEAD'
100% ( 19 / 19) in 'Crypto.Cipher.Types.Block'
100% ( 2 / 2) in 'Crypto.Cipher.Types.Stream'
100% ( 25 / 25) in 'Crypto.Cipher.Types'
100% ( 27 / 27) in 'Crypto.Cipher.AES.Primitive'
100% ( 6 / 6) in 'Crypto.Cipher.Blowfish'
100% ( 2 / 2) in 'Crypto.Cipher.Camellia'
100% ( 2 / 2) in 'Crypto.Cipher.DES'
100% ( 5 / 5) in 'Crypto.Cipher.TripleDES'
100% ( 11 / 11) in 'Crypto.PubKey.Curve25519'
100% ( 26 / 26) in 'Crypto.PubKey.ECC.P256'
100% ( 12 / 12) in 'Crypto.PubKey.Ed25519'
100% ( 4 / 4) in 'Crypto.Cipher.AES'
Warning: Crypto.PubKey.RSA.PKCS15: could not find link destinations for:
hashDigestASN1
Documentation created: dist/doc/html/cryptonite/index.html,
dist/doc/html/cryptonite/cryptonite.txt
Creating package registration file:
/tmp/pkgConf-cryptonite-012116082541615755630.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptonite-0.9-EcXB9nPiYzLCXhzuNtOjZO
Registering cryptonite-0.9...
Installed cryptonite-0.9
Configuring securemem-0.1.9...
Building securemem-0.1.9...
Preprocessing library securemem-0.1.9...
[1 of 1] Compiling Data.SecureMem ( Data/SecureMem.hs, dist/build/Data/SecureMem.o )
Data/SecureMem.hs:34:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/SecureMem.hs:35:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
In-place registering securemem-0.1.9...
Running Haddock for securemem-0.1.9...
Running hscolour for securemem-0.1.9...
Preprocessing library securemem-0.1.9...
Preprocessing library securemem-0.1.9...
Data/SecureMem.hs:34:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/SecureMem.hs:35:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
82% ( 14 / 17) in 'Data.SecureMem'
Missing documentation for:
secureMemGetSize (Data/SecureMem.hs:68)
secureMemCopy (Data/SecureMem.hs:81)
withSecureMemCopy (Data/SecureMem.hs:85)
Documentation created: dist/doc/html/securemem/index.html,
dist/doc/html/securemem/securemem.txt
Creating package registration file:
/tmp/pkgConf-securemem-0.13164437451696549109.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/securemem-0.1.9-DTkdHUF4RjQ63c2IVq9ndA
Registering securemem-0.1.9...
Installed securemem-0.1.9
Downloading lens-family-1.2.0...
Configuring lens-family-1.2.0...
Building lens-family-1.2.0...
Preprocessing library lens-family-1.2.0...
[1 of 6] Compiling Lens.Family2.Unchecked ( src/Lens/Family2/Unchecked.hs, dist/build/Lens/Family2/Unchecked.o )
src/Lens/Family2/Unchecked.hs:91:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[2 of 6] Compiling Lens.Family2 ( src/Lens/Family2.hs, dist/build/Lens/Family2.o )
src/Lens/Family2.hs:104:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family2.hs:105:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Lens/Family2.hs:106:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[3 of 6] Compiling Lens.Family2.Stock ( src/Lens/Family2/Stock.hs, dist/build/Lens/Family2/Stock.o )
[4 of 6] Compiling Lens.Family2.State.Lazy ( src/Lens/Family2/State/Lazy.hs, dist/build/Lens/Family2/State/Lazy.o )
src/Lens/Family2/State/Lazy.hs:27:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[5 of 6] Compiling Lens.Family2.State ( src/Lens/Family2/State.hs, dist/build/Lens/Family2/State.o )
[6 of 6] Compiling Lens.Family2.State.Strict ( src/Lens/Family2/State/Strict.hs, dist/build/Lens/Family2/State/Strict.o )
src/Lens/Family2/State/Strict.hs:27:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
In-place registering lens-family-1.2.0...
Running Haddock for lens-family-1.2.0...
Running hscolour for lens-family-1.2.0...
Preprocessing library lens-family-1.2.0...
Preprocessing library lens-family-1.2.0...
src/Lens/Family2/Unchecked.hs:91:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family2.hs:104:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Lens/Family2.hs:105:1: Warning:
The import of ‘Data.Foldable’ is redundant
except perhaps to import instances from ‘Data.Foldable’
To import instances alone, use: import Data.Foldable()
src/Lens/Family2.hs:106:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Lens/Family2/State/Lazy.hs:27:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Lens/Family2/State/Strict.hs:27:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
57% ( 12 / 21) in 'Lens.Family2.Unchecked'
Missing documentation for:
Lens (src/Lens/Family2/Unchecked.hs:94)
Lens' (src/Lens/Family2/Unchecked.hs:95)
Traversal (src/Lens/Family2/Unchecked.hs:97)
Traversal' (src/Lens/Family2/Unchecked.hs:98)
Setter (src/Lens/Family2/Unchecked.hs:100)
Setter' (src/Lens/Family2/Unchecked.hs:101)
LensLike
LensLike'
Identical
63% ( 37 / 59) in 'Lens.Family2'
Missing documentation for:
+~ (src/Lens/Family2.hs:207)
*~ (src/Lens/Family2.hs:207)
-~ (src/Lens/Family2.hs:207)
//~ (src/Lens/Family2.hs:214)
&&~ (src/Lens/Family2.hs:219)
||~ (src/Lens/Family2.hs:219)
Lens (src/Lens/Family2/Unchecked.hs:94)
Lens' (src/Lens/Family2/Unchecked.hs:95)
Traversal (src/Lens/Family2/Unchecked.hs:97)
Traversal' (src/Lens/Family2/Unchecked.hs:98)
Setter (src/Lens/Family2/Unchecked.hs:100)
Setter' (src/Lens/Family2/Unchecked.hs:101)
Getter (src/Lens/Family2.hs:116)
Getter' (src/Lens/Family2.hs:117)
Fold (src/Lens/Family2.hs:113)
Fold' (src/Lens/Family2.hs:114)
LensLike
LensLike'
FoldLike
FoldLike'
Phantom
Identical
72% ( 26 / 36) in 'Lens.Family2.Stock'
Missing documentation for:
AlongsideLeft
AlongsideRight
Lens (src/Lens/Family2/Unchecked.hs:94)
Lens' (src/Lens/Family2/Unchecked.hs:95)
Traversal (src/Lens/Family2/Unchecked.hs:97)
Traversal' (src/Lens/Family2/Unchecked.hs:98)
Setter (src/Lens/Family2/Unchecked.hs:100)
LensLike
LensLike'
Identical
58% ( 18 / 31) in 'Lens.Family2.State.Lazy'
Missing documentation for:
+= (src/Lens/Family2/State/Lazy.hs:109)
-= (src/Lens/Family2/State/Lazy.hs:109)
*= (src/Lens/Family2/State/Lazy.hs:109)
//= (src/Lens/Family2/State/Lazy.hs:116)
&&= (src/Lens/Family2/State/Lazy.hs:121)
||= (src/Lens/Family2/State/Lazy.hs:121)
Zooming
LensLike
LensLike'
FoldLike
Setter (src/Lens/Family2/Unchecked.hs:100)
Setter' (src/Lens/Family2/Unchecked.hs:101)
Identical
50% ( 1 / 2) in 'Lens.Family2.State'
Missing documentation for:
Module header
58% ( 18 / 31) in 'Lens.Family2.State.Strict'
Missing documentation for:
+= (src/Lens/Family2/State/Strict.hs:109)
-= (src/Lens/Family2/State/Strict.hs:109)
*= (src/Lens/Family2/State/Strict.hs:109)
//= (src/Lens/Family2/State/Strict.hs:116)
&&= (src/Lens/Family2/State/Strict.hs:121)
||= (src/Lens/Family2/State/Strict.hs:121)
Zooming
LensLike
LensLike'
FoldLike
Setter (src/Lens/Family2/Unchecked.hs:100)
Setter' (src/Lens/Family2/Unchecked.hs:101)
Identical
Warning: Lens.Family2.Unchecked: could not find link destinations for:
extract
Warning: Lens.Family2: could not find link destinations for:
coerce extract Max Min
Warning: Lens.Family2.Stock: could not find link destinations for:
extract
Warning: Lens.Family2.State.Lazy: could not find link destinations for:
extract Max Min
Warning: Lens.Family2.State.Strict: could not find link destinations for:
extract Max Min
Documentation created: dist/doc/html/lens-family/index.html,
dist/doc/html/lens-family/lens-family.txt
Creating package registration file:
/tmp/pkgConf-lens-family-1.21800289812392574011.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lens-family-1.2.0-BcsUcH7SCv1L4ogXuYAwHp
Registering lens-family-1.2.0...
Installed lens-family-1.2.0
Configuring pem-0.2.2...
Building pem-0.2.2...
Preprocessing library pem-0.2.2...
[1 of 4] Compiling Data.PEM.Types ( Data/PEM/Types.hs, dist/build/Data/PEM/Types.o )
[2 of 4] Compiling Data.PEM.Writer ( Data/PEM/Writer.hs, dist/build/Data/PEM/Writer.o )
[3 of 4] Compiling Data.PEM.Parser ( Data/PEM/Parser.hs, dist/build/Data/PEM/Parser.o )
[4 of 4] Compiling Data.PEM ( Data/PEM.hs, dist/build/Data/PEM.o )
Data/PEM.hs:11:1: Warning: Tab character
Data/PEM.hs:14:1: Warning: Tab character
In-place registering pem-0.2.2...
Running Haddock for pem-0.2.2...
Running hscolour for pem-0.2.2...
Preprocessing library pem-0.2.2...
Preprocessing library pem-0.2.2...
Data/PEM.hs:11:1: Warning: Tab character
Data/PEM.hs:14:1: Warning: Tab character
Haddock coverage:
100% ( 2 / 2) in 'Data.PEM.Types'
100% ( 3 / 3) in 'Data.PEM.Writer'
100% ( 3 / 3) in 'Data.PEM.Parser'
100% ( 6 / 6) in 'Data.PEM'
Documentation created: dist/doc/html/pem/index.html, dist/doc/html/pem/pem.txt
Creating package registration file: /tmp/pkgConf-pem-0.2723445143543672876.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pem-0.2.2-FobxOIdj6uGIHonZNFATO6
Registering pem-0.2.2...
Installed pem-0.2.2
Configuring iproute-1.7.0...
Building iproute-1.7.0...
Preprocessing library iproute-1.7.0...
[1 of 8] Compiling Data.IP.Addr ( Data/IP/Addr.hs, dist/build/Data/IP/Addr.o )
[2 of 8] Compiling Data.IP.Mask ( Data/IP/Mask.hs, dist/build/Data/IP/Mask.o )
[3 of 8] Compiling Data.IP.Range ( Data/IP/Range.hs, dist/build/Data/IP/Range.o )
[4 of 8] Compiling Data.IP.Op ( Data/IP/Op.hs, dist/build/Data/IP/Op.o )
[5 of 8] Compiling Data.IP.Internal ( Data/IP/Internal.hs, dist/build/Data/IP/Internal.o )
[6 of 8] Compiling Data.IP.RouteTable.Internal ( Data/IP/RouteTable/Internal.hs, dist/build/Data/IP/RouteTable/Internal.o )
[7 of 8] Compiling Data.IP.RouteTable ( Data/IP/RouteTable.hs, dist/build/Data/IP/RouteTable.o )
[8 of 8] Compiling Data.IP ( Data/IP.hs, dist/build/Data/IP.o )
In-place registering iproute-1.7.0...
Running Haddock for iproute-1.7.0...
Running hscolour for iproute-1.7.0...
Preprocessing library iproute-1.7.0...
Preprocessing library iproute-1.7.0...
Haddock coverage:
35% ( 17 / 49) in 'Data.IP.Addr'
Missing documentation for:
Module header
(Data/IP/Addr.hs:63)
(Data/IP/Addr.hs:69)
IPv4Addr (Data/IP/Addr.hs:76)
IPv6Addr (Data/IP/Addr.hs:77)
(Data/IP/Addr.hs:117)
(Data/IP/Addr.hs:121)
(Data/IP/Addr.hs:162)
ip6ToInteger (Data/IP/Addr.hs:190)
integerToIP6 (Data/IP/Addr.hs:200)
(Data/IP/Addr.hs:215)
(Data/IP/Addr.hs:218)
(Data/IP/Addr.hs:344)
(Data/IP/Addr.hs:347)
(Data/IP/Addr.hs:350)
parseIP (Data/IP/Addr.hs:353)
parseIPv4 (Data/IP/Addr.hs:360)
parseIPv6 (Data/IP/Addr.hs:365)
(Data/IP/Addr.hs:375)
(Data/IP/Addr.hs:378)
(Data/IP/Addr.hs:381)
dig (Data/IP/Addr.hs:389)
ip4 (Data/IP/Addr.hs:395)
ip4' (Data/IP/Addr.hs:398)
skipSpaces (Data/IP/Addr.hs:410)
hex (Data/IP/Addr.hs:418)
colon2 (Data/IP/Addr.hs:428)
format (Data/IP/Addr.hs:431)
ip6 (Data/IP/Addr.hs:442)
ip6' (Data/IP/Addr.hs:445)
ip4Embedded (Data/IP/Addr.hs:461)
fixByteOrder (Data/IP/Addr.hs:509)
0% ( 0 / 6) in 'Data.IP.Mask'
Missing documentation for:
Module header
maskIPv4 (Data/IP/Mask.hs:10)
maskIPv6 (Data/IP/Mask.hs:13)
masksWord32 (Data/IP/Mask.hs:16)
masksIPv4 (Data/IP/Mask.hs:19)
masksIPv6 (Data/IP/Mask.hs:22)
11% ( 2 / 18) in 'Data.IP.Range'
Missing documentation for:
Module header
(Data/IP/Range.hs:67)
(Data/IP/Range.hs:70)
(Data/IP/Range.hs:79)
parseIPRange (Data/IP/Range.hs:82)
(Data/IP/Range.hs:89)
(Data/IP/Range.hs:92)
parseIPv4Range (Data/IP/Range.hs:95)
parseIPv6Range (Data/IP/Range.hs:100)
ip4range (Data/IP/Range.hs:105)
maskedIPv4 (Data/IP/Range.hs:116)
ip6range (Data/IP/Range.hs:119)
maskedIPv6 (Data/IP/Range.hs:130)
(Data/IP/Range.hs:140)
(Data/IP/Range.hs:143)
(Data/IP/Range.hs:146)
67% ( 6 / 9) in 'Data.IP.Op'
Missing documentation for:
Module header
(Data/IP/Op.hs:27)
(Data/IP/Op.hs:31)
75% ( 3 / 4) in 'Data.IP.Internal'
Missing documentation for:
Module header
37% ( 10 / 27) in 'Data.IP.RouteTable.Internal'
Missing documentation for:
(Data/IP/RouteTable/Internal.hs:46)
(Data/IP/RouteTable/Internal.hs:50)
intToTBitIPv4 (Data/IP/RouteTable/Internal.hs:59)
intToTBitIPv6 (Data/IP/RouteTable/Internal.hs:62)
intToTBitsWord32 (Data/IP/RouteTable/Internal.hs:65)
intToTBitsIPv4 (Data/IP/RouteTable/Internal.hs:68)
intToTBitsIPv6 (Data/IP/RouteTable/Internal.hs:71)
(Data/IP/RouteTable/Internal.hs:106)
(Data/IP/RouteTable/Internal.hs:110)
(Data/IP/RouteTable/Internal.hs:114)
link (Data/IP/RouteTable/Internal.hs:146)
glue (Data/IP/RouteTable/Internal.hs:155)
keyToTestBit (Data/IP/RouteTable/Internal.hs:162)
isLeft (Data/IP/RouteTable/Internal.hs:165)
node (Data/IP/RouteTable/Internal.hs:187)
search (Data/IP/RouteTable/Internal.hs:217)
foldt (Data/IP/RouteTable/Internal.hs:280)
100% ( 14 / 14) in 'Data.IP.RouteTable'
100% ( 27 / 27) in 'Data.IP'
Warning: Data.IP.Internal: could not find link destinations for:
IPv4Addr IPv6Addr
Documentation created: dist/doc/html/iproute/index.html,
dist/doc/html/iproute/iproute.txt
Creating package registration file:
/tmp/pkgConf-iproute-1.7475555382229150462.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/iproute-1.7.0-HKjqHmSh8IO1sbxlk5FWnX
Registering iproute-1.7.0...
Installed iproute-1.7.0
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
50% ( 1 / 2) in 'Data.Default.Instances.OldLocale'
Missing documentation for:
Module header
Documentation created:
dist/doc/html/data-default-instances-old-locale/index.html,
dist/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.013034148651403384829.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-instances-old-locale-0.0.1-D3fIWe3ExBN6VISnKTEJV3
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Configuring hslogger-1.2.9...
Building hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
[1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o )
[2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o )
[3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o )
[4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o )
[5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o )
[6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o )
src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character
[7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o )
[8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o )
src/System/Log/Logger.hs:201:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
In-place registering hslogger-1.2.9...
Running Haddock for hslogger-1.2.9...
Running hscolour for hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
Preprocessing library hslogger-1.2.9...
src/System/Log/Handler/Growl.hs:42:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:45:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:47:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:97:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:128:1: Warning: Tab character
src/System/Log/Handler/Growl.hs:130:1: Warning: Tab character
src/System/Log/Logger.hs:201:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
Haddock coverage:
100% ( 4 / 4) in 'System.Log'
100% ( 6 / 6) in 'System.Log.Formatter'
100% ( 3 / 3) in 'System.Log.Handler'
100% ( 5 / 5) in 'System.Log.Handler.Simple'
100% ( 10 / 10) in 'System.Log.Handler.Syslog'
100% ( 3 / 3) in 'System.Log.Handler.Growl'
100% ( 17 / 17) in 'System.Log.Handler.Log4jXML'
97% ( 38 / 39) in 'System.Log.Logger'
Missing documentation for:
Logger (src/System/Log/Logger.hs:207)
Warning: System.Log.Handler.Syslog: could not find link destinations for:
SyslogHandler
Warning: System.Log.Handler.Growl: could not find link destinations for:
GrowlHandler
Documentation created: dist/doc/html/hslogger/index.html,
dist/doc/html/hslogger/hslogger.txt
Creating package registration file:
/tmp/pkgConf-hslogger-1.21393557142543915709.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hslogger-1.2.9-0fQKi4VBOqw57Av2quY42D
Registering hslogger-1.2.9...
Installed hslogger-1.2.9
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
Data/Vector/Fusion/Util.hs:19:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )
Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )
Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )
Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
Data/Vector/Primitive.hs:167:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )
Data/Vector/Storable.hs:172:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )
Data/Vector/Unboxed/Base.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )
Data/Vector/Unboxed.hs:189:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o )
Data/Vector.hs:190:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
In-place registering vector-0.11.0.0...
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Data/Vector/Fusion/Util.hs:19:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
Haddock coverage:
25% ( 1 / 4) in 'Data.Vector.Storable.Internal'
Missing documentation for:
getPtr (Data/Vector/Storable/Internal.hs:22)
setPtr (Data/Vector/Storable/Internal.hs:26)
updPtr (Data/Vector/Storable/Internal.hs:30)
100% ( 2 / 2) in 'Data.Vector.Generic.Mutable.Base'
100% ( 3 / 3) in 'Data.Vector.Generic.Base'
100% ( 5 / 5) in 'Data.Vector.Fusion.Util'
100% ( 8 / 8) in 'Data.Vector.Fusion.Bundle.Size'
11% ( 1 / 9) in 'Data.Vector.Internal.Check'
Missing documentation for:
Checks (Data/Vector/Internal/Check.hs:51)
doChecks (Data/Vector/Internal/Check.hs:75)
error (Data/Vector/Internal/Check.hs:84)
internalError (Data/Vector/Internal/Check.hs:89)
check (Data/Vector/Internal/Check.hs:105)
checkIndex (Data/Vector/Internal/Check.hs:119)
checkLength (Data/Vector/Internal/Check.hs:133)
checkSlice (Data/Vector/Internal/Check.hs:147)
82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
Missing documentation for:
generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
and (Data/Vector/Fusion/Stream/Monadic.hs:970)
or (Data/Vector/Fusion/Stream/Monadic.hs:983)
concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
Missing documentation for:
Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
Missing documentation for:
Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
inplace (Data/Vector/Fusion/Bundle.hs:113)
concatMap (Data/Vector/Fusion/Bundle.hs:265)
unbox (Data/Vector/Fusion/Bundle.hs:261)
zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
zip (Data/Vector/Fusion/Bundle.hs:311)
zip3 (Data/Vector/Fusion/Bundle.hs:315)
zip4 (Data/Vector/Fusion/Bundle.hs:319)
zip5 (Data/Vector/Fusion/Bundle.hs:324)
zip6 (Data/Vector/Fusion/Bundle.hs:329)
and (Data/Vector/Fusion/Bundle.hs:415)
or (Data/Vector/Fusion/Bundle.hs:419)
unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
fromVector (Data/Vector/Fusion/Bundle.hs:613)
reVector (Data/Vector/Fusion/Bundle.hs:617)
fromVectors (Data/Vector/Fusion/Bundle.hs:621)
concatVectors (Data/Vector/Fusion/Bundle.hs:625)
zipWithM (Data/Vector/Fusion/Bundle.hs:520)
zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
Missing documentation for:
init (Data/Vector/Generic/Mutable.hs:536)
tail (Data/Vector/Generic/Mutable.hs:540)
take (Data/Vector/Generic/Mutable.hs:515)
drop (Data/Vector/Generic/Mutable.hs:519)
splitAt (Data/Vector/Generic/Mutable.hs:527)
unsafeInit (Data/Vector/Generic/Mutable.hs:554)
unsafeTail (Data/Vector/Generic/Mutable.hs:558)
unsafeTake (Data/Vector/Generic/Mutable.hs:562)
unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
growFront (Data/Vector/Generic/Mutable.hs:626)
unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
mstream (Data/Vector/Generic/Mutable.hs:244)
mstreamR (Data/Vector/Generic/Mutable.hs:274)
transform (Data/Vector/Generic/Mutable.hs:268)
transformR (Data/Vector/Generic/Mutable.hs:303)
fill (Data/Vector/Generic/Mutable.hs:255)
fillR (Data/Vector/Generic/Mutable.hs:287)
unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
accum (Data/Vector/Generic/Mutable.hs:824)
unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
update (Data/Vector/Generic/Mutable.hs:837)
reverse (Data/Vector/Generic/Mutable.hs:872)
unstablePartition (Data/Vector/Generic/Mutable.hs:881)
unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
partitionBundle (Data/Vector/Generic/Mutable.hs:938)
5% ( 1 / 20) in 'Data.Vector.Generic.New'
Missing documentation for:
New (Data/Vector/Generic/New.hs:40)
create (Data/Vector/Generic/New.hs:42)
run (Data/Vector/Generic/New.hs:46)
runPrim (Data/Vector/Generic/New.hs:50)
apply (Data/Vector/Generic/New.hs:54)
modify (Data/Vector/Generic/New.hs:58)
modifyWithBundle (Data/Vector/Generic/New.hs:62)
unstream (Data/Vector/Generic/New.hs:67)
transform (Data/Vector/Generic/New.hs:71)
unstreamR (Data/Vector/Generic/New.hs:93)
transformR (Data/Vector/Generic/New.hs:97)
slice (Data/Vector/Generic/New.hs:119)
init (Data/Vector/Generic/New.hs:123)
tail (Data/Vector/Generic/New.hs:127)
take (Data/Vector/Generic/New.hs:131)
drop (Data/Vector/Generic/New.hs:135)
unsafeSlice (Data/Vector/Generic/New.hs:139)
unsafeInit (Data/Vector/Generic/New.hs:143)
unsafeTail (Data/Vector/Generic/New.hs:147)
93% (223 /240) in 'Data.Vector.Generic'
Missing documentation for:
zipWith4 (Data/Vector/Generic.hs:1069)
zipWith5 (Data/Vector/Generic.hs:1078)
zipWith6 (Data/Vector/Generic.hs:1090)
izipWith3 (Data/Vector/Generic.hs:1112)
izipWith4 (Data/Vector/Generic.hs:1120)
izipWith5 (Data/Vector/Generic.hs:1129)
izipWith6 (Data/Vector/Generic.hs:1141)
zip3 (Data/Vector/Generic.hs:1159)
zip4 (Data/Vector/Generic.hs:1164)
zip5 (Data/Vector/Generic.hs:1169)
zip6 (Data/Vector/Generic.hs:1175)
unzip3 (Data/Vector/Generic.hs:1225)
unzip4 (Data/Vector/Generic.hs:1232)
unzip5 (Data/Vector/Generic.hs:1241)
unzip6 (Data/Vector/Generic.hs:1251)
dataCast (Data/Vector/Generic.hs:2080)
mkType (Data/Vector/Generic.hs:2075)
79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
Missing documen
Data/Vector/Primitive.hs:167:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Vector/Storable.hs:172:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Vector/Unboxed/Base.hs:33:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Vector/Unboxed.hs:189:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Vector.hs:190:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
tation for:
IOVector (Data/Vector/Primitive/Mutable.hs:76)
STVector (Data/Vector/Primitive/Mutable.hs:77)
init (Data/Vector/Primitive/Mutable.hs:164)
tail (Data/Vector/Primitive/Mutable.hs:168)
take (Data/Vector/Primitive/Mutable.hs:152)
drop (Data/Vector/Primitive/Mutable.hs:156)
splitAt (Data/Vector/Primitive/Mutable.hs:160)
unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
97% (185 /191) in 'Data.Vector.Primitive'
Missing documentation for:
zipWith4 (Data/Vector/Primitive.hs:802)
zipWith5 (Data/Vector/Primitive.hs:808)
zipWith6 (Data/Vector/Primitive.hs:816)
izipWith4 (Data/Vector/Primitive.hs:838)
izipWith5 (Data/Vector/Primitive.hs:844)
izipWith6 (Data/Vector/Primitive.hs:852)
82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
Missing documentation for:
IOVector (Data/Vector/Storable/Mutable.hs:96)
STVector (Data/Vector/Storable/Mutable.hs:97)
init (Data/Vector/Storable/Mutable.hs:246)
tail (Data/Vector/Storable/Mutable.hs:250)
take (Data/Vector/Storable/Mutable.hs:234)
drop (Data/Vector/Storable/Mutable.hs:238)
splitAt (Data/Vector/Storable/Mutable.hs:242)
unsafeInit (Data/Vector/Storable/Mutable.hs:272)
unsafeTail (Data/Vector/Storable/Mutable.hs:276)
unsafeTake (Data/Vector/Storable/Mutable.hs:264)
unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
97% (194 /200) in 'Data.Vector.Storable'
Missing documentation for:
zipWith4 (Data/Vector/Storable.hs:812)
zipWith5 (Data/Vector/Storable.hs:818)
zipWith6 (Data/Vector/Storable.hs:826)
izipWith4 (Data/Vector/Storable.hs:848)
izipWith5 (Data/Vector/Storable.hs:854)
izipWith6 (Data/Vector/Storable.hs:862)
17% ( 1 / 6) in 'Data.Vector.Unboxed.Base'
Missing documentation for:
MVector (Data/Vector/Unboxed/Base.hs:55)
IOVector (Data/Vector/Unboxed/Base.hs:58)
STVector (Data/Vector/Unboxed/Base.hs:59)
Vector (Data/Vector/Unboxed/Base.hs:56)
Unbox (Data/Vector/Unboxed/Base.hs:63)
96% (209 /218) in 'Data.Vector.Unboxed'
Missing documentation for:
Vector (Data/Vector/Unboxed/Base.hs:56)
MVector (Data/Vector/Unboxed/Base.hs:55)
Unbox (Data/Vector/Unboxed/Base.hs:63)
zipWith4 (Data/Vector/Unboxed.hs:849)
zipWith5 (Data/Vector/Unboxed.hs:855)
zipWith6 (Data/Vector/Unboxed.hs:862)
izipWith4 (Data/Vector/Unboxed.hs:883)
izipWith5 (Data/Vector/Unboxed.hs:889)
izipWith6 (Data/Vector/Unboxed.hs:896)
79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
Missing documentation for:
MVector (Data/Vector/Unboxed/Base.hs:55)
IOVector (Data/Vector/Unboxed/Base.hs:58)
STVector (Data/Vector/Unboxed/Base.hs:59)
Unbox (Data/Vector/Unboxed/Base.hs:63)
init (Data/Vector/Unboxed/Mutable.hs:102)
tail (Data/Vector/Unboxed/Mutable.hs:106)
take (Data/Vector/Unboxed/Mutable.hs:90)
drop (Data/Vector/Unboxed/Mutable.hs:94)
splitAt (Data/Vector/Unboxed/Mutable.hs:98)
unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
78% ( 40 / 51) in 'Data.Vector.Mutable'
Missing documentation for:
IOVector (Data/Vector/Mutable.hs:70)
STVector (Data/Vector/Mutable.hs:71)
init (Data/Vector/Mutable.hs:222)
tail (Data/Vector/Mutable.hs:226)
take (Data/Vector/Mutable.hs:210)
drop (Data/Vector/Mutable.hs:214)
splitAt (Data/Vector/Mutable.hs:219)
unsafeInit (Data/Vector/Mutable.hs:247)
unsafeTail (Data/Vector/Mutable.hs:251)
unsafeTake (Data/Vector/Mutable.hs:239)
unsafeDrop (Data/Vector/Mutable.hs:243)
94% (207 /220) in 'Data.Vector'
Missing documentation for:
zipWith4 (Data/Vector.hs:944)
zipWith5 (Data/Vector.hs:949)
zipWith6 (Data/Vector.hs:955)
izipWith4 (Data/Vector.hs:973)
izipWith5 (Data/Vector.hs:978)
izipWith6 (Data/Vector.hs:984)
zip4 (Data/Vector.hs:1000)
zip5 (Data/Vector.hs:1005)
zip6 (Data/Vector.hs:1010)
unzip3 (Data/Vector.hs:1023)
unzip4 (Data/Vector.hs:1027)
unzip5 (Data/Vector.hs:1031)
unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.0116992481237306508.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring StateVar-1.1.0.1...
Building StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
[1 of 1] Compiling Data.StateVar ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.1...
Running Haddock for StateVar-1.1.0.1...
Running hscolour for StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Haddock coverage:
100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.08317559972008572202.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s
Registering StateVar-1.1.0.1...
Installed StateVar-1.1.0.1
Configuring async-2.0.2...
Building async-2.0.2...
Preprocessing library async-2.0.2...
[1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o )
Control/Concurrent/Async.hs:125:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
In-place registering async-2.0.2...
Running Haddock for async-2.0.2...
Running hscolour for async-2.0.2...
Preprocessing library async-2.0.2...
Preprocessing library async-2.0.2...
Control/Concurrent/Async.hs:125:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
Haddock coverage:
100% ( 46 / 46) in 'Control.Concurrent.Async'
Documentation created: dist/doc/html/async/index.html,
dist/doc/html/async/async.txt
Creating package registration file: /tmp/pkgConf-async-2.0260391565526055435.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/async-2.0.2-J3wPtBMkDlC1zlPIsbgEk9
Registering async-2.0.2...
Installed async-2.0.2
Configuring crypto-api-0.13.2...
Building crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
[ 1 of 11] Compiling Crypto.CPoly ( Crypto/CPoly.hs, dist/build/Crypto/CPoly.o )
[ 2 of 11] Compiling Crypto.Types ( Crypto/Types.hs, dist/build/Crypto/Types.o )
[ 3 of 11] Compiling Crypto.Util ( Crypto/Util.hs, dist/build/Crypto/Util.o )
[ 4 of 11] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[ 5 of 11] Compiling Crypto.Classes[boot] ( Crypto/Classes.hs-boot, dist/build/Crypto/Classes.o-boot )
[ 6 of 11] Compiling Crypto.Modes[boot] ( Crypto/Modes.hs-boot, dist/build/Crypto/Modes.o-boot )
[ 7 of 11] Compiling Crypto.Classes ( Crypto/Classes.hs, dist/build/Crypto/Classes.o )
[ 8 of 11] Compiling Crypto.HMAC ( Crypto/HMAC.hs, dist/build/Crypto/HMAC.o )
[ 9 of 11] Compiling Crypto.Padding ( Crypto/Padding.hs, dist/build/Crypto/Padding.o )
[10 of 11] Compiling Crypto.Classes.Exceptions ( Crypto/Classes/Exceptions.hs, dist/build/Crypto/Classes/Exceptions.o )
[11 of 11] Compiling Crypto.Modes ( Crypto/Modes.hs, dist/build/Crypto/Modes.o )
In-place registering crypto-api-0.13.2...
Running Haddock for crypto-api-0.13.2...
Running hscolour for crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
Preprocessing library crypto-api-0.13.2...
Haddock coverage:
0% ( 0 / 4) in 'Crypto.CPoly'
Missing documentation for:
Module header
cpoly (Crypto/CPoly.hs:24)
cpoly2list (Crypto/CPoly.hs:30)
cpoly2revlist (Crypto/CPoly.hs:36)
67% ( 4 / 6) in 'Crypto.Types'
Missing documentation for:
BlockCipherError (Crypto/Types.hs:29)
(Crypto/Types.hs:34)
85% ( 11 / 13) in 'Crypto.Util'
Missing documentation for:
c_constTimeEq (Crypto/Util.hs:74)
collect (Crypto/Util.hs:114)
90% ( 9 / 10) in 'Crypto.Random'
Missing documentation for:
ReseedInfo (Crypto/Random.hs:81)
93% ( 28 / 30) in 'Crypto.Classes'
Missing documentation for:
chunkFor (Crypto/Classes.hs:685)
chunkFor' (Crypto/Classes.hs:695)
100% ( 4 / 4) in 'Crypto.HMAC'
100% ( 13 / 13) in 'Crypto.Padding'
Warning: Crypto.Classes.Exceptions: blockSize is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: encryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: decryptBlock is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: keyLength is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: publicKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: privateKeyLength is exported separately but will be documented under AsymCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: signingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verifyingKeyLength is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: verify is exported separately but will be documented under Signing. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: genSeedLength is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedInfo is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: reseedPeriod is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: newGenIO is exported separately but will be documented under CryptoRandomGen. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbc is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtr is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ctrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCtrLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfb is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCbcLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: sivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSivLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: siv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unSiv is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ecbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unEcbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: cfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unCfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: ofbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
Warning: Crypto.Classes.Exceptions: unOfbLazy is exported separately but will be documented under BlockCipher. Consider exporting it together with its parent(s) for code clarity.
93% ( 27 / 29) in 'Crypto.Classes.Exceptions'
Missing documentation for:
ReseedInfo (Crypto/Random.hs:81)
CipherError (Crypto/Classes/Exceptions.hs:38)
90% ( 9 / 10) in 'Crypto.Modes'
Missing documentation for:
cMacStar (Crypto/Modes.hs:102)
Documentation created: dist/doc/html/crypto-api/index.html,
dist/doc/html/crypto-api/crypto-api.txt
Creating package registration file:
/tmp/pkgConf-crypto-api-0.13468358023373768766.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-api-0.13.2-K5bGGq5wlxDLKw1PztjNDZ
Registering crypto-api-0.13.2...
Installed crypto-api-0.13.2
Configuring blaze-builder-0.4.0.1...
Building blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
-XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
-XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
[ 1 of 10] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o )
Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[ 2 of 10] Compiling Blaze.ByteString.Builder.Compat.Write ( Blaze/ByteString/Builder/Compat/Write.hs, dist/build/Blaze/ByteString/Builder/Compat/Write.o )
Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
The import of ‘Foreign’ is redundant
except perhaps to import instances from ‘Foreign’
To import instances alone, use: import Foreign()
[ 3 of 10] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o )
[ 4 of 10] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o )
[ 5 of 10] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o )
[ 6 of 10] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o )
[ 7 of 10] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o )
Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[ 8 of 10] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o )
[ 9 of 10] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o )
[10 of 10] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o )
In-place registering blaze-builder-0.4.0.1...
Running Haddock for blaze-builder-0.4.0.1...
Running hscolour for blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Preprocessing library blaze-builder-0.4.0.1...
Blaze/ByteString/Builder/HTTP.hs:1:63: Warning:
-XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
Blaze/ByteString/Builder/Internal/Write.hs:1:33: Warning:
-XMonoPatBinds is deprecated: Experimental feature now removed; has no effect
Blaze/ByteString/Builder/Internal/Write.hs:52:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Blaze/ByteString/Builder/Compat/Write.hs:19:1: Warning:
The import of ‘Foreign’ is redundant
except perhaps to import instances from ‘Foreign’
To import instances alone, use: import Foreign()
Blaze/ByteString/Builder/HTTP.hs:33:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
96% ( 24 / 25) in 'Blaze.ByteString.Builder.Internal.Write'
Missing documentation for:
fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
50% ( 2 / 4) in 'Blaze.ByteString.Builder.Compat.Write'
Missing documentation for:
writePrimFixed (Blaze/ByteString/Builder/Compat/Write.hs:23)
writePrimBounded (Blaze/ByteString/Builder/Compat/Write.hs:27)
100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8'
100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8'
100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8'
100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString'
100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP'
100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word'
100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int'
92% ( 22 / 24) in 'Blaze.ByteString.Builder'
Missing documentation for:
toByteStringIOWith (Blaze/ByteString/Builder.hs:175)
fromWriteSingleton (Blaze/ByteString/Builder/Internal/Write.hs:227)
Documentation created: dist/doc/html/blaze-builder/index.html,
dist/doc/html/blaze-builder/blaze-builder.txt
Creating package registration file:
/tmp/pkgConf-blaze-builder-0.4.020053853911286236129.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-builder-0.4.0.1-6BKEupqZliOD9r4rLG9ckJ
Registering blaze-builder-0.4.0.1...
Installed blaze-builder-0.4.0.1
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:54:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Hashable/Class.hs:218:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:241:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:420:28: Warning:
In the use of ‘B.inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
Data/Hashable/Generic.hs:20:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Data/Hashable/Class.hs:54:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Data/Hashable/Class.hs:218:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:241:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:420:28: Warning:
In the use of ‘B.inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Data/Hashable/Generic.hs:20:1: Warning:
The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
100% ( 11 / 11) in 'Data.Hashable.Class'
100% ( 1 / 1) in 'Data.Hashable.Generic'
100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.37959590581987563924.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
Configuring text-icu-0.7.0.1...
Building text-icu-0.7.0.1...
Preprocessing library text-icu-0.7.0.1...
[ 1 of 21] Compiling Data.Text.ICU.Collate.Internal ( Data/Text/ICU/Collate/Internal.hs, dist/build/Data/Text/ICU/Collate/Internal.o )
[ 2 of 21] Compiling Data.Text.ICU.Normalize.Internal ( dist/build/Data/Text/ICU/Normalize/Internal.hs, dist/build/Data/Text/ICU/Normalize/Internal.o )
[ 3 of 21] Compiling Data.Text.ICU.Error.Internal ( dist/build/Data/Text/ICU/Error/Internal.hs, dist/build/Data/Text/ICU/Error/Internal.o )
[ 4 of 21] Compiling Data.Text.ICU.Convert.Internal ( Data/Text/ICU/Convert/Internal.hs, dist/build/Data/Text/ICU/Convert/Internal.o )
[ 5 of 21] Compiling Data.Text.ICU.Error ( dist/build/Data/Text/ICU/Error.hs, dist/build/Data/Text/ICU/Error.o )
[ 6 of 21] Compiling Data.Text.ICU.Break.Types ( Data/Text/ICU/Break/Types.hs, dist/build/Data/Text/ICU/Break/Types.o )
[ 7 of 21] Compiling Data.Text.ICU.Internal ( dist/build/Data/Text/ICU/Internal.hs, dist/build/Data/Text/ICU/Internal.o )
[ 8 of 21] Compiling Data.Text.ICU.Iterator ( Data/Text/ICU/Iterator.hs, dist/build/Data/Text/ICU/Iterator.o )
[ 9 of 21] Compiling Data.Text.ICU.Normalize ( dist/build/Data/Text/ICU/Normalize.hs, dist/build/Data/Text/ICU/Normalize.o )
[10 of 21] Compiling Data.Text.ICU.Text ( Data/Text/ICU/Text.hs, dist/build/Data/Text/ICU/Text.o )
[11 of 21] Compiling Data.Text.ICU.Char ( dist/build/Data/Text/ICU/Char.hs, dist/build/Data/Text/ICU/Char.o )
[12 of 21] Compiling Data.Text.ICU.Convert ( Data/Text/ICU/Convert.hs, dist/build/Data/Text/ICU/Convert.o )
[13 of 21] Compiling Data.Text.ICU.Regex.Internal ( dist/build/Data/Text/ICU/Regex/Internal.hs, dist/build/Data/Text/ICU/Regex/Internal.o )
[14 of 21] Compiling Data.Text.ICU.Regex ( Data/Text/ICU/Regex.hs, dist/build/Data/Text/ICU/Regex.o )
[15 of 21] Compiling Data.Text.ICU.Regex.Pure ( Data/Text/ICU/Regex/Pure.hs, dist/build/Data/Text/ICU/Regex/Pure.o )
[16 of 21] Compiling Data.Text.ICU.Types ( Data/Text/ICU/Types.hs, dist/build/Data/Text/ICU/Types.o )
[17 of 21] Compiling Data.Text.ICU.Collate ( dist/build/Data/Text/ICU/Collate.hs, dist/build/Data/Text/ICU/Collate.o )
[18 of 21] Compiling Data.Text.ICU.Collate.Pure ( Data/Text/ICU/Collate/Pure.hs, dist/build/Data/Text/ICU/Collate/Pure.o )
[19 of 21] Compiling Data.Text.ICU.Break ( dist/build/Data/Text/ICU/Break.hs, dist/build/Data/Text/ICU/Break.o )
[20 of 21] Compiling Data.Text.ICU.Break.Pure ( Data/Text/ICU/Break/Pure.hs, dist/build/Data/Text/ICU/Break/Pure.o )
[21 of 21] Compiling Data.Text.ICU ( Data/Text/ICU.hs, dist/build/Data/Text/ICU.o )
In-place registering text-icu-0.7.0.1...
Running Haddock for text-icu-0.7.0.1...
Running hscolour for text-icu-0.7.0.1...
Preprocessing library text-icu-0.7.0.1...
Preprocessing library text-icu-0.7.0.1...
Haddock coverage:
57% ( 4 / 7) in 'Data.Text.ICU.Collate.Internal'
Missing documentation for:
UCollator (Data/Text/ICU/Collate/Internal.hs:30)
withCollator (Data/Text/ICU/Collate/Internal.hs:41)
wrap (Data/Text/ICU/Collate/Internal.hs:45)
33% ( 1 / 3) in 'Data.Text.ICU.Normalize.Internal'
Missing documentation for:
UNormalizationCheckResult (Data/Text/ICU/Normalize/Internal.hsc:21)
toNCR (Data/Text/ICU/Normalize/Internal.hsc:23)
62% ( 10 / 16) in 'Data.Text.ICU.Error.Internal'
Missing documentation for:
Module header
UErrorCode (Data/Text/ICU/Error/Internal.hsc:40)
UParseError (Data/Text/ICU/Error/Internal.hsc:81)
handleError (Data/Text/ICU/Error/Internal.hsc:111)
handleParseError (Data/Text/ICU/Error/Internal.hsc:143)
withError (Data/Text/ICU/Error/Internal.hsc:104)
60% ( 3 / 5) in 'Data.Text.ICU.Convert.Internal'
Missing documentation for:
UConverter (Data/Text/ICU/Convert/Internal.hs:28)
withConverter (Data/Text/ICU/Convert/Internal.hs:39)
11% ( 15 /138) in 'Data.Text.ICU.Error'
Missing documentation for:
isRegexError (Data/Text/ICU/Error.hsc:298)
u_USING_FALLBACK_WARNING (Data/Text/ICU/Error.hsc:173)
u_USING_DEFAULT_WARNING (Data/Text/ICU/Error.hsc:175)
u_SAFECLONE_ALLOCATED_WARNING (Data/Text/ICU/Error.hsc:177)
u_STATE_OLD_WARNING (Data/Text/ICU/Error.hsc:179)
u_STRING_NOT_TERMINATED_WARNING (Data/Text/ICU/Error.hsc:181)
u_SORT_KEY_TOO_SHORT_WARNING (Data/Text/ICU/Error.hsc:183)
u_AMBIGUOUS_ALIAS_WARNING (Data/Text/ICU/Error.hsc:185)
u_DIFFERENT_UCA_VERSION (Data/Text/ICU/Error.hsc:187)
u_ILLEGAL_ARGUMENT_ERROR (Data/Text/ICU/Error.hsc:189)
u_MISSING_RESOURCE_ERROR (Data/Text/ICU/Error.hsc:191)
u_INVALID_FORMAT_ERROR (Data/Text/ICU/Error.hsc:193)
u_FILE_ACCESS_ERROR (Data/Text/ICU/Error.hsc:195)
u_INTERNAL_PROGRAM_ERROR (Data/Text/ICU/Error.hsc:197)
u_MESSAGE_PARSE_ERROR (Data/Text/ICU/Error.hsc:199)
u_MEMORY_ALLOCATION_ERROR (Data/Text/ICU/Error.hsc:201)
u_INDEX_OUTOFBOUNDS_ERROR (Data/Text/ICU/Error.hsc:203)
u_PARSE_ERROR (Data/Text/ICU/Error.hsc:205)
u_INVALID_CHAR_FOUND (Data/Text/ICU/Error.hsc:207)
u_TRUNCATED_CHAR_FOUND (Data/Text/ICU/Error.hsc:209)
u_ILLEGAL_CHAR_FOUND (Data/Text/ICU/Error.hsc:211)
u_INVALID_TABLE_FORMAT (Data/Text/ICU/Error.hsc:213)
u_INVALID_TABLE_FILE (Data/Text/ICU/Error.hsc:215)
u_BUFFER_OVERFLOW_ERROR (Data/Text/ICU/Error.hsc:217)
u_UNSUPPORTED_ERROR (Data/Text/ICU/Error.hsc:219)
u_RESOURCE_TYPE_MISMATCH (Data/Text/ICU/Error.hsc:221)
u_ILLEGAL_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:223)
u_UNSUPPORTED_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:225)
u_NO_SPACE_AVAILABLE (Data/Text/ICU/Error.hsc:227)
u_CE_NOT_FOUND_ERROR (Data/Text/ICU/Error.hsc:229)
u_PRIMARY_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:231)
u_STATE_TOO_OLD_ERROR (Data/Text/ICU/Error.hsc:233)
u_TOO_MANY_ALIASES_ERROR (Data/Text/ICU/Error.hsc:235)
u_ENUM_OUT_OF_SYNC_ERROR (Data/Text/ICU/Error.hsc:237)
u_INVARIANT_CONVERSION_ERROR (Data/Text/ICU/Error.hsc:239)
u_INVALID_STATE_ERROR (Data/Text/ICU/Error.hsc:241)
u_COLLATOR_VERSION_MISMATCH (Data/Text/ICU/Error.hsc:243)
u_USELESS_COLLATOR_ERROR (Data/Text/ICU/Error.hsc:245)
u_NO_WRITE_PERMISSION (Data/Text/ICU/Error.hsc:247)
u_BAD_VARIABLE_DEFINITION (Data/Text/ICU/Error.hsc:249)
u_MALFORMED_RULE (Data/Text/ICU/Error.hsc:251)
u_MALFORMED_SET (Data/Text/ICU/Error.hsc:253)
u_MALFORMED_UNICODE_ESCAPE (Data/Text/ICU/Error.hsc:255)
u_MALFORMED_VARIABLE_DEFINITION (Data/Text/ICU/Error.hsc:257)
u_MALFORMED_VARIABLE_REFERENCE (Data/Text/ICU/Error.hsc:259)
u_MISPLACED_CURSOR_OFFSET (Data/Text/ICU/Error.hsc:261)
u_MISPLACED_QUANTIFIER (Data/Text/ICU/Error.hsc:263)
u_MISSING_OPERATOR (Data/Text/ICU/Error.hsc:265)
u_MULTIPLE_ANTE_CONTEXTS (Data/Text/ICU/Error.hsc:267)
u_MULTIPLE_CURSORS (Data/Text/ICU/Error.hsc:269)
u_MULTIPLE_POST_CONTEXTS (Data/Text/ICU/Error.hsc:271)
u_TRAILING_BACKSLASH (Data/Text/ICU/Error.hsc:273)
u_UNDEFINED_SEGMENT_REFERENCE (Data/Text/ICU/Error.hsc:275)
u_UNDEFINED_VARIABLE (Data/Text/ICU/Error.hsc:277)
u_UNQUOTED_SPECIAL (Data/Text/ICU/Error.hsc:279)
u_UNTERMINATED_QUOTE (Data/Text/ICU/Error.hsc:281)
u_RULE_MASK_ERROR (Data/Text/ICU/Error.hsc:283)
u_MISPLACED_COMPOUND_FILTER (Data/Text/ICU/Error.hsc:285)
u_MULTIPLE_COMPOUND_FILTERS (Data/Text/ICU/Error.hsc:287)
u_INVALID_RBT_SYNTAX (Data/Text/ICU/Error.hsc:289)
u_MALFORMED_PRAGMA (Data/Text/ICU/Error.hsc:291)
u_UNCLOSED_SEGMENT (Data/Text/ICU/Error.hsc:293)
u_VARIABLE_RANGE_EXHAUSTED (Data/Text/ICU/Error.hsc:295)
u_VARIABLE_RANGE_OVERLAP (Data/Text/ICU/Error.hsc:297)
u_ILLEGAL_CHARACTER (Data/Text/ICU/Error.hsc:299)
u_INTERNAL_TRANSLITERATOR_ERROR (Data/Text/ICU/Error.hsc:301)
u_INVALID_ID (Data/Text/ICU/Error.hsc:303)
u_INVALID_FUNCTION (Data/Text/ICU/Error.hsc:305)
u_UNEXPECTED_TOKEN (Data/Text/ICU/Error.hsc:307)
u_MULTIPLE_DECIMAL_SEPARATORS (Data/Text/ICU/Error.hsc:309)
u_MULTIPLE_EXPONENTIAL_SYMBOLS (Data/Text/ICU/Error.hsc:311)
u_MALFORMED_EXPONENTIAL_PATTERN (Data/Text/ICU/Error.hsc:313)
u_MULTIPLE_PERCENT_SYMBOLS (Data/Text/ICU/Error.hsc:315)
u_MULTIPLE_PERMILL_SYMBOLS (Data/Text/ICU/Error.hsc:317)
u_MULTIPLE_PAD_SPECIFIERS (Data/Text/ICU/Error.hsc:319)
u_PATTERN_SYNTAX_ERROR (Data/Text/ICU/Error.hsc:321)
u_ILLEGAL_PAD_POSITION (Data/Text/ICU/Error.hsc:323)
u_UNMATCHED_BRACES (Data/Text/ICU/Error.hsc:325)
u_ARGUMENT_TYPE_MISMATCH (Data/Text/ICU/Error.hsc:327)
u_DUPLICATE_KEYWORD (Data/Text/ICU/Error.hsc:329)
u_UNDEFINED_KEYWORD (Data/Text/ICU/Error.hsc:331)
u_DEFAULT_KEYWORD_MISSING (Data/Text/ICU/Error.hsc:333)
u_BRK_INTERNAL_ERROR (Data/Text/ICU/Error.hsc:335)
u_BRK_HEX_DIGITS_EXPECTED (Data/Text/ICU/Error.hsc:337)
u_BRK_SEMICOLON_EXPECTED (Data/Text/ICU/Error.hsc:339)
u_BRK_RULE_SYNTAX (Data/Text/ICU/Error.hsc:341)
u_BRK_UNCLOSED_SET (Data/Text/ICU/Error.hsc:343)
u_BRK_ASSIGN_ERROR (Data/Text/ICU/Error.hsc:345)
u_BRK_VARIABLE_REDFINITION (Data/Text/ICU/Error.hsc:347)
u_BRK_MISMATCHED_PAREN (Data/Text/ICU/Error.hsc:349)
u_BRK_NEW_LINE_IN_QUOTED_STRING (Data/Text/ICU/Error.hsc:351)
u_BRK_UNDEFINED_VARIABLE (Data/Text/ICU/Error.hsc:353)
u_BRK_INIT_ERROR (Data/Text/ICU/Error.hsc:355)
u_BRK_RULE_EMPTY_SET (Data/Text/ICU/Error.hsc:357)
u_BRK_UNRECOGNIZED_OPTION (Data/Text/ICU/Error.hsc:359)
u_BRK_MALFORMED_RULE_TAG (Data/Text/ICU/Error.hsc:361)
u_REGEX_INTERNAL_ERROR (Data/Text/ICU/Error.hsc:363)
u_REGEX_RULE_SYNTAX (Data/Text/ICU/Error.hsc:365)
u_REGEX_INVALID_STATE (Data/Text/ICU/Error.hsc:367)
u_REGEX_BAD_ESCAPE_SEQUENCE (Data/Text/ICU/Error.hsc:369)
u_REGEX_PROPERTY_SYNTAX (Data/Text/ICU/Error.hsc:371)
u_REGEX_UNIMPLEMENTED (Data/Text/ICU/Error.hsc:373)
u_REGEX_MISMATCHED_PAREN (Data/Text/ICU/Error.hsc:375)
u_REGEX_NUMBER_TOO_BIG (Data/Text/ICU/Error.hsc:377)
u_REGEX_BAD_INTERVAL (Data/Text/ICU/Error.hsc:379)
u_REGEX_MAX_LT_MIN (Data/Text/ICU/Error.hsc:381)
u_REGEX_INVALID_BACK_REF (Data/Text/ICU/Error.hsc:383)
u_REGEX_INVALID_FLAG (Data/Text/ICU/Error.hsc:385)
u_REGEX_SET_CONTAINS_STRING (Data/Text/ICU/Error.hsc:387)
u_REGEX_OCTAL_TOO_BIG (Data/Text/ICU/Error.hsc:389)
u_REGEX_INVALID_RANGE (Data/Text/ICU/Error.hsc:391)
u_REGEX_STACK_OVERFLOW (Data/Text/ICU/Error.hsc:393)
u_REGEX_TIME_OUT (Data/Text/ICU/Error.hsc:395)
u_REGEX_STOPPED_BY_CALLER (Data/Text/ICU/Error.hsc:397)
u_IDNA_PROHIBITED_ERROR (Data/Text/ICU/Error.hsc:399)
u_IDNA_UNASSIGNED_ERROR (Data/Text/ICU/Error.hsc:401)
u_IDNA_CHECK_BIDI_ERROR (Data/Text/ICU/Error.hsc:403)
u_IDNA_STD3_ASCII_RULES_ERROR (Data/Text/ICU/Error.hsc:405)
u_IDNA_ACE_PREFIX_ERROR (Data/Text/ICU/Error.hsc:407)
u_IDNA_VERIFICATION_ERROR (Data/Text/ICU/Error.hsc:409)
u_IDNA_LABEL_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:411)
u_IDNA_ZERO_LENGTH_LABEL_ERROR (Data/Text/ICU/Error.hsc:413)
u_IDNA_DOMAIN_NAME_TOO_LONG_ERROR (Data/Text/ICU/Error.hsc:415)
33% ( 1 / 3) in 'Data.Text.ICU.Break.Types'
Missing documentation for:
BreakIterator (Data/Text/ICU/Break/Types.hs:23)
UBreakIterator (Data/Text/ICU/Break/Types.hs:29)
25% ( 3 / 12) in 'Data.Text.ICU.Internal'
Missing documentation for:
Module header
UBool (Data/Text/ICU/Internal.hsc:60)
UChar (Data/Text/ICU/Internal.hsc:61)
UChar32 (Data/Text/ICU/Internal.hsc:62)
UCharIterator (Data/Text/ICU/Internal.hsc:48)
asBool (Data/Text/ICU/Internal.hsc:64)
asOrdering (Data/Text/ICU/Internal.hsc:68)
withLocaleName (Data/Text/ICU/Internal.hsc:97)
withName (Data/Text/ICU/Internal.hsc:75)
100% ( 6 / 6) in 'Data.Text.ICU.Iterator'
100% ( 12 / 12) in 'Data.Text.ICU.Normalize'
100% ( 6 / 6) in 'Data.Text.ICU.Text'
38% ( 22 / 58) in 'Data.Text.ICU.Char'
Missing documentation for:
Property (Data/Text/ICU/Char.hsc:483)
BidiClass_ (Data/Text/ICU/Char.hsc:487)
Block_ (Data/Text/ICU/Char.hsc:496)
Bool_ (Data/Text/ICU/Char.hsc:365)
Decomposition_ (Data/Text/ICU/Char.hsc:514)
EastAsianWidth_ (Data/Text/ICU/Char.hsc:547)
GeneralCategory_ (Data/Text/ICU/Char.hsc:572)
HangulSyllableType_ (Data/Text/ICU/Char.hsc:775)
JoiningGroup_ (Data/Text/ICU/Char.hsc:617)
JoiningType_ (Data/Text/ICU/Char.hsc:690)
NumericType_ (Data/Text/ICU/Char.hsc:760)
CanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:505)
LeadCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:828)
TrailingCanonicalCombiningClass_ (Data/Text/ICU/Char.hsc:838)
NFCQuickCheck_ (Data/Text/ICU/Char.hsc:795)
NFDQuickCheck_ (Data/Text/ICU/Char.hsc:796)
NFKCQuickCheck_ (Data/Text/ICU/Char.hsc:797)
NFKDQuickCheck_ (Data/Text/ICU/Char.hsc:798)
GraphemeClusterBreak_ (Data/Text/ICU/Char.hsc:848)
LineBreak_ (Data/Text/ICU/Char.hsc:710)
SentenceBreak_ (Data/Text/ICU/Char.hsc:874)
WordBreak_ (Data/Text/ICU/Char.hsc:903)
Decomposition (Data/Text/ICU/Char.hsc:519)
EastAsianWidth (Data/Text/ICU/Char.hsc:552)
GeneralCategory (Data/Text/ICU/Char.hsc:577)
HangulSyllableType (Data/Text/ICU/Char.hsc:780)
JoiningGroup (Data/Text/ICU/Char.hsc:626)
JoiningType (Data/Text/ICU/Char.hsc:695)
NumericType (Data/Text/ICU/Char.hsc:765)
GraphemeClusterBreak (Data/Text/ICU/Char.hsc:853)
LineBreak (Data/Text/ICU/Char.hsc:715)
SentenceBreak (Data/Text/ICU/Char.hsc:879)
WordBreak (Data/Text/ICU/Char.hsc:908)
combiningClass (Data/Text/ICU/Char.hsc:972)
property (Data/Text/ICU/Char.hsc:930)
mirror (Data/Text/ICU/Char.hsc:968)
100% ( 20 / 20) in 'Data.Text.ICU.Convert'
30% ( 6 / 20) in 'Data.Text.ICU.Regex.Internal'
Missing documentation for:
Haystack (Data/Text/ICU/Regex/Internal.hsc:129)
URegularExpression (Data/Text/ICU/Regex/Internal.hsc:168)
emptyForeignPtr (Data/Text/ICU/Regex/Internal.hsc:143)
uregex_clone (Data/Text/ICU/Regex/Internal.hsc:201)
uregex_close (Data/Text/ICU/Regex/Internal.hsc:198)
uregex_end (Data/Text/ICU/Regex/Internal.hsc:224)
uregex_find (Data/Text/ICU/Regex/Internal.hsc:215)
uregex_findNext (Data/Text/ICU/Regex/Internal.hsc:218)
uregex_getText (Data/Text/ICU/Regex/Internal.hsc:212)
uregex_group (Data/Text/ICU/Regex/Internal.hsc:230)
uregex_groupCount (Data/Text/ICU/Regex/Internal.hsc:227)
uregex_pattern (Data/Text/ICU/Regex/Internal.hsc:205)
uregex_setText (Data/Text/ICU/Regex/Internal.hsc:209)
uregex_start (Data/Text/ICU/Regex/Internal.hsc:221)
100% ( 25 / 25) in 'Data.Text.ICU.Regex'
100% ( 24 / 24) in 'Data.Text.ICU.Regex.Pure'
100% ( 4 / 4) in 'Data.Text.ICU.Types'
94% ( 17 / 18) in 'Data.Text.ICU.Collate'
Missing documentation for:
Attribute (Data/Text/ICU/Collate.hsc:105)
100% ( 10 / 10) in 'Data.Text.ICU.Collate.Pure'
96% ( 26 / 27) in 'Data.Text.ICU.Break'
Missing documentation for:
BreakIterator (Data/Text/ICU/Break/Types.hs:23)
100% ( 18 / 18) in 'Data.Text.ICU.Break.Pure'
100% ( 70 / 70) in 'Data.Text.ICU'
Warning: Data.Text.ICU.Char: could not find link destinations for:
fromNative toUProperty
Warning: Data.Text.ICU: could not find link destinations for:
regRe
Documentation created: dist/doc/html/text-icu/index.html,
dist/doc/html/text-icu/text-icu.txt
Creating package registration file:
/tmp/pkgConf-text-icu-0.7.012737076621392042210.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-icu-0.7.0.1-8a8j6xM21Fq8DBVIIbsUoW
Registering text-icu-0.7.0.1...
Installed text-icu-0.7.0.1
Configuring xml-types-0.3.6...
Building xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...
[1 of 1] Compiling Data.XML.Types ( lib/Data/XML/Types.hs, dist/build/Data/XML/Types.o )
lib/Data/XML/Types.hs:27:1: Warning: Tab character
lib/Data/XML/Types.hs:28:1: Warning: Tab character
lib/Data/XML/Types.hs:29:1: Warning: Tab character
lib/Data/XML/Types.hs:30:1: Warning: Tab character
lib/Data/XML/Types.hs:31:1: Warning: Tab character
lib/Data/XML/Types.hs:32:1: Warning: Tab character
lib/Data/XML/Types.hs:33:1: Warning: Tab character
lib/Data/XML/Types.hs:34:1: Warning: Tab character
lib/Data/XML/Types.hs:35:1: Warning: Tab character
lib/Data/XML/Types.hs:36:1: Warning: Tab character
lib/Data/XML/Types.hs:37:1: Warning: Tab character
lib/Data/XML/Types.hs:38:1: Warning: Tab character
lib/Data/XML/Types.hs:39:1: Warning: Tab character
lib/Data/XML/Types.hs:40:1: Warning: Tab character
lib/Data/XML/Types.hs:41:1: Warning: Tab character
lib/Data/XML/Types.hs:42:1: Warning: Tab character
lib/Data/XML/Types.hs:43:1: Warning: Tab character
lib/Data/XML/Types.hs:44:1: Warning: Tab character
lib/Data/XML/Types.hs:45:1: Warning: Tab character
lib/Data/XML/Types.hs:46:1: Warning: Tab character
lib/Data/XML/Types.hs:47:1: Warning: Tab character
lib/Data/XML/Types.hs:48:1: Warning: Tab character
lib/Data/XML/Types.hs:49:1: Warning: Tab character
lib/Data/XML/Types.hs:50:1: Warning: Tab character
lib/Data/XML/Types.hs:51:1: Warning: Tab character
lib/Data/XML/Types.hs:52:1: Warning: Tab character
lib/Data/XML/Types.hs:53:1: Warning: Tab character
lib/Data/XML/Types.hs:54:1: Warning: Tab character
lib/Data/XML/Types.hs:55:1: Warning: Tab character
lib/Data/XML/Types.hs:56:1: Warning: Tab character
lib/Data/XML/Types.hs:57:1: Warning: Tab character
lib/Data/XML/Types.hs:58:1: Warning: Tab character
lib/Data/XML/Types.hs:59:1: Warning: Tab character
lib/Data/XML/Types.hs:60:1: Warning: Tab character
lib/Data/XML/Types.hs:61:1: Warning: Tab character
lib/Data/XML/Types.hs:62:1: Warning: Tab character
lib/Data/XML/Types.hs:63:1: Warning: Tab character
lib/Data/XML/Types.hs:64:1: Warning: Tab character
lib/Data/XML/Types.hs:65:1: Warning: Tab character
lib/Data/XML/Types.hs:66:1: Warning: Tab character
lib/Data/XML/Types.hs:67:1: Warning: Tab character
lib/Data/XML/Types.hs:68:1: Warning: Tab character
lib/Data/XML/Types.hs:69:1: Warning: Tab character
lib/Data/XML/Types.hs:70:1: Warning: Tab character
lib/Data/XML/Types.hs:71:1: Warning: Tab character
lib/Data/XML/Types.hs:72:1: Warning: Tab character
lib/Data/XML/Types.hs:89:1: Warning: Tab character
lib/Data/XML/Types.hs:90:1: Warning: Tab character
lib/Data/XML/Types.hs:91:1: Warning: Tab character
lib/Data/XML/Types.hs:92:1: Warning: Tab character
lib/Data/XML/Types.hs:93:1: Warning: Tab character
lib/Data/XML/Types.hs:96:1: Warning: Tab character
lib/Data/XML/Types.hs:103:1: Warning: Tab character
lib/Data/XML/Types.hs:104:1: Warning: Tab character
lib/Data/XML/Types.hs:105:1: Warning: Tab character
lib/Data/XML/Types.hs:106:1: Warning: Tab character
lib/Data/XML/Types.hs:107:1: Warning: Tab character
lib/Data/XML/Types.hs:110:1: Warning: Tab character
lib/Data/XML/Types.hs:117:1: Warning: Tab character
lib/Data/XML/Types.hs:118:1: Warning: Tab character
lib/Data/XML/Types.hs:119:1: Warning: Tab character
lib/Data/XML/Types.hs:120:1: Warning: Tab character
lib/Data/XML/Types.hs:123:1: Warning: Tab character
lib/Data/XML/Types.hs:130:1: Warning: Tab character
lib/Data/XML/Types.hs:131:1: Warning: Tab character
lib/Data/XML/Types.hs:132:1: Warning: Tab character
lib/Data/XML/Types.hs:135:1: Warning: Tab character
lib/Data/XML/Types.hs:136:1: Warning: Tab character
lib/Data/XML/Types.hs:143:1: Warning: Tab character
lib/Data/XML/Types.hs:144:1: Warning: Tab character
lib/Data/XML/Types.hs:145:1: Warning: Tab character
lib/Data/XML/Types.hs:146:1: Warning: Tab character
lib/Data/XML/Types.hs:147:1: Warning: Tab character
lib/Data/XML/Types.hs:150:1: Warning: Tab character
lib/Data/XML/Types.hs:151:1: Warning: Tab character
lib/Data/XML/Types.hs:152:1: Warning: Tab character
lib/Data/XML/Types.hs:153:1: Warning: Tab character
lib/Data/XML/Types.hs:160:1: Warning: Tab character
lib/Data/XML/Types.hs:161:1: Warning: Tab character
lib/Data/XML/Types.hs:162:1: Warning: Tab character
lib/Data/XML/Types.hs:163:1: Warning: Tab character
lib/Data/XML/Types.hs:164:1: Warning: Tab character
lib/Data/XML/Types.hs:167:1: Warning: Tab character
lib/Data/XML/Types.hs:174:1: Warning: Tab character
lib/Data/XML/Types.hs:175:1: Warning: Tab character
lib/Data/XML/Types.hs:176:1: Warning: Tab character
lib/Data/XML/Types.hs:179:1: Warning: Tab character
lib/Data/XML/Types.hs:180:1: Warning: Tab character
lib/Data/XML/Types.hs:202:1: Warning: Tab character
lib/Data/XML/Types.hs:203:1: Warning: Tab character
lib/Data/XML/Types.hs:204:1: Warning: Tab character
lib/Data/XML/Types.hs:205:1: Warning: Tab character
lib/Data/XML/Types.hs:206:1: Warning: Tab character
lib/Data/XML/Types.hs:209:1: Warning: Tab character
lib/Data/XML/Types.hs:212:1: Warning: Tab character
lib/Data/XML/Types.hs:215:1: Warning: Tab character
lib/Data/XML/Types.hs:216:1: Warning: Tab character
lib/Data/XML/Types.hs:217:1: Warning: Tab character
lib/Data/XML/Types.hs:218:1: Warning: Tab character
lib/Data/XML/Types.hs:219:1: Warning: Tab character
lib/Data/XML/Types.hs:222:1: Warning: Tab character
lib/Data/XML/Types.hs:235:1: Warning: Tab character
lib/Data/XML/Types.hs:236:1: Warning: Tab character
lib/Data/XML/Types.hs:237:1: Warning: Tab character
lib/Data/XML/Types.hs:238:1: Warning: Tab character
lib/Data/XML/Types.hs:241:1: Warning: Tab character
lib/Data/XML/Types.hs:248:1: Warning: Tab character
lib/Data/XML/Types.hs:249:1: Warning: Tab character
lib/Data/XML/Types.hs:250:1: Warning: Tab character
lib/Data/XML/Types.hs:253:1: Warning: Tab character
lib/Data/XML/Types.hs:254:1: Warning: Tab character
lib/Data/XML/Types.hs:273:1: Warning: Tab character
lib/Data/XML/Types.hs:274:1: Warning: Tab character
lib/Data/XML/Types.hs:275:1: Warning: Tab character
lib/Data/XML/Types.hs:276:1: Warning: Tab character
lib/Data/XML/Types.hs:277:1: Warning: Tab character
lib/Data/XML/Types.hs:278:1: Warning: Tab character
lib/Data/XML/Types.hs:279:1: Warning: Tab character
lib/Data/XML/Types.hs:280:1: Warning: Tab character
lib/Data/XML/Types.hs:281:1: Warning: Tab character
lib/Data/XML/Types.hs:282:1: Warning: Tab character
lib/Data/XML/Types.hs:283:1: Warning: Tab character
lib/Data/XML/Types.hs:286:1: Warning: Tab character
lib/Data/XML/Types.hs:287:1: Warning: Tab character
lib/Data/XML/Types.hs:288:1: Warning: Tab character
lib/Data/XML/Types.hs:289:1: Warning: Tab character
lib/Data/XML/Types.hs:290:1: Warning: Tab character
lib/Data/XML/Types.hs:291:1: Warning: Tab character
lib/Data/XML/Types.hs:292:1: Warning: Tab character
lib/Data/XML/Types.hs:293:1: Warning: Tab character
In-place registering xml-types-0.3.6...
Running Haddock for xml-types-0.3.6...
Running hscolour for xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...
Preprocessing library xml-types-0.3.6...
lib/Data/XML/Types.hs:27:1: Warning: Tab character
lib/Data/XML/Types.hs:28:1: Warning: Tab character
lib/Data/XML/Types.hs:29:1: Warning: Tab character
lib/Data/XML/Types.hs:30:1: Warning: Tab character
lib/Data/XML/Types.hs:31:1: Warning: Tab character
lib/Data/XML/Types.hs:32:1: Warning: Tab character
lib/Data/XML/Types.hs:33:1: Warning: Tab character
lib/Data/XML/Types.hs:34:1: Warning: Tab character
lib/Data/XML/Types.hs:35:1: Warning: Tab character
lib/Data/XML/Types.hs:36:1: Warning: Tab character
lib/Data/XML/Types.hs:37:1: Warning: Tab character
lib/Data/XML/Types.hs:38:1: Warning: Tab character
lib/Data/XML/Types.hs:39:1: Warning: Tab character
lib/Data/XML/Types.hs:40:1: Warning: Tab character
lib/Data/XML/Types.hs:41:1: Warning: Tab character
lib/Data/XML/Types.hs:42:1: Warning: Tab character
lib/Data/XML/Types.hs:43:1: Warning: Tab character
lib/Data/XML/Types.hs:44:1: Warning: Tab character
lib/Data/XML/Types.hs:45:1: Warning: Tab character
lib/Data/XML/Types.hs:46:1: Warning: Tab character
lib/Data/XML/Types.hs:47:1: Warning: Tab character
lib/Data/XML/Types.hs:48:1: Warning: Tab character
lib/Data/XML/Types.hs:49:1: Warning: Tab character
lib/Data/XML/Types.hs:50:1: Warning: Tab character
lib/Data/XML/Types.hs:51:1: Warning: Tab character
lib/Data/XML/Types.hs:52:1: Warning: Tab character
lib/Data/XML/Types.hs:53:1: Warning: Tab character
lib/Data/XML/Types.hs:54:1: Warning: Tab character
lib/Data/XML/Types.hs:55:1: Warning: Tab character
lib/Data/XML/Types.hs:56:1: Warning: Tab character
lib/Data/XML/Types.hs:57:1: Warning: Tab character
lib/Data/XML/Types.hs:58:1: Warning: Tab character
lib/Data/XML/Types.hs:59:1: Warning: Tab character
lib/Data/XML/Types.hs:60:1: Warning: Tab character
lib/Data/XML/Types.hs:61:1: Warning: Tab character
lib/Data/XML/Types.hs:62:1: Warning: Tab character
lib/Data/XML/Types.hs:63:1: Warning: Tab character
lib/Data/XML/Types.hs:64:1: Warning: Tab character
lib/Data/XML/Types.hs:65:1: Warning: Tab character
lib/Data/XML/Types.hs:66:1: Warning: Tab character
lib/Data/XML/Types.hs:67:1: Warning: Tab character
lib/Data/XML/Types.hs:68:1: Warning: Tab character
lib/Data/XML/Types.hs:69:1: Warning: Tab character
lib/Data/XML/Types.hs:70:1: Warning: Tab character
lib/Data/XML/Types.hs:71:1: Warning: Tab character
lib/Data/XML/Types.hs:72:1: Warning: Tab character
lib/Data/XML/Types.hs:89:1: Warning: Tab character
lib/Data/XML/Types.hs:90:1: Warning: Tab character
lib/Data/XML/Types.hs:91:1: Warning: Tab character
lib/Data/XML/Types.hs:92:1: Warning: Tab character
lib/Data/XML/Types.hs:93:1: Warning: Tab character
lib/Data/XML/Types.hs:96:1: Warning: Tab character
lib/Data/XML/Types.hs:103:1: Warning: Tab character
lib/Data/XML/Types.hs:104:1: Warning: Tab character
lib/Data/XML/Types.hs:105:1: Warning: Tab character
lib/Data/XML/Types.hs:106:1: Warning: Tab character
lib/Data/XML/Types.hs:107:1: Warning: Tab character
lib/Data/XML/Types.hs:110:1: Warning: Tab character
lib/Data/XML/Types.hs:117:1: Warning: Tab character
lib/Data/XML/Types.hs:118:1: Warning: Tab character
lib/Data/XML/Types.hs:119:1: Warning: Tab character
lib/Data/XML/Types.hs:120:1: Warning: Tab character
lib/Data/XML/Types.hs:123:1: Warning: Tab character
lib/Data/XML/Types.hs:130:1: Warning: Tab character
lib/Data/XML/Types.hs:131:1: Warning: Tab character
lib/Data/XML/Types.hs:132:1: Warning: Tab character
lib/Data/XML/Types.hs:135:1: Warning: Tab character
lib/Data/XML/Types.hs:136:1: Warning: Tab character
lib/Data/XML/Types.hs:143:1: Warning: Tab character
lib/Data/XML/Types.hs:144:1: Warning: Tab character
lib/Data/XML/Types.hs:145:1: Warning: Tab character
lib/Data/XML/Types.hs:146:1: Warning: Tab character
lib/Data/XML/Types.hs:147:1: Warning: Tab character
lib/Data/XML/Types.hs:150:1: Warning: Tab character
lib/Data/XML/Types.hs:151:1: Warning: Tab character
lib/Data/XML/Types.hs:152:1: Warning: Tab character
lib/Data/XML/Types.hs:153:1: Warning: Tab character
lib/Data/XML/Types.hs:160:1: Warning: Tab character
lib/Data/XML/Types.hs:161:1: Warning: Tab character
lib/Data/XML/Types.hs:162:1: Warning: Tab character
lib/Data/XML/Types.hs:163:1: Warning: Tab character
lib/Data/XML/Types.hs:164:1: Warning: Tab character
lib/Data/XML/Types.hs:167:1: Warning: Tab character
lib/Data/XML/Types.hs:174:1: Warning: Tab character
lib/Data/XML/Types.hs:175:1: Warning: Tab character
lib/Data/XML/Types.hs:176:1: Warning: Tab character
lib/Data/XML/Types.hs:179:1: Warning: Tab character
lib/Data/XML/Types.hs:180:1: Warning: Tab character
lib/Data/XML/Types.hs:202:1: Warning: Tab character
lib/Data/XML/Types.hs:203:1: Warning: Tab character
lib/Data/XML/Types.hs:204:1: Warning: Tab character
lib/Data/XML/Types.hs:205:1: Warning: Tab character
lib/Data/XML/Types.hs:206:1: Warning: Tab character
lib/Data/XML/Types.hs:209:1: Warning: Tab character
lib/Data/XML/Types.hs:212:1: Warning: Tab character
lib/Data/XML/Types.hs:215:1: Warning: Tab character
lib/Data/XML/Types.hs:216:1: Warning: Tab character
lib/Data/XML/Types.hs:217:1: Warning: Tab character
lib/Data/XML/Types.hs:218:1: Warning: Tab character
lib/Data/XML/Types.hs:219:1: Warning: Tab character
lib/Data/XML/Types.hs:222:1: Warning: Tab character
lib/Data/XML/Types.hs:235:1: Warning: Tab character
lib/Data/XML/Types.hs:236:1: Warning: Tab character
lib/Data/XML/Types.hs:237:1: Warning: Tab character
lib/Data/XML/Types.hs:238:1: Warning: Tab character
lib/Data/XML/Types.hs:241:1: Warning: Tab character
lib/Data/XML/Types.hs:248:1: Warning: Tab character
lib/Data/XML/Types.hs:249:1: Warning: Tab character
lib/Data/XML/Types.hs:250:1: Warning: Tab character
lib/Data/XML/Types.hs:253:1: Warning: Tab character
lib/Data/XML/Types.hs:254:1: Warning: Tab character
lib/Data/XML/Types.hs:273:1: Warning: Tab character
lib/Data/XML/Types.hs:274:1: Warning: Tab character
lib/Data/XML/Types.hs:275:1: Warning: Tab character
lib/Data/XML/Types.hs:276:1: Warning: Tab character
lib/Data/XML/Types.hs:277:1: Warning: Tab character
lib/Data/XML/Types.hs:278:1: Warning: Tab character
lib/Data/XML/Types.hs:279:1: Warning: Tab character
lib/Data/XML/Types.hs:280:1: Warning: Tab character
lib/Data/XML/Types.hs:281:1: Warning: Tab character
lib/Data/XML/Types.hs:282:1: Warning: Tab character
lib/Data/XML/Types.hs:283:1: Warning: Tab character
lib/Data/XML/Types.hs:286:1: Warning: Tab character
lib/Data/XML/Types.hs:287:1: Warning: Tab character
lib/Data/XML/Types.hs:288:1: Warning: Tab character
lib/Data/XML/Types.hs:289:1: Warning: Tab character
lib/Data/XML/Types.hs:290:1: Warning: Tab character
lib/Data/XML/Types.hs:291:1: Warning: Tab character
lib/Data/XML/Types.hs:292:1: Warning: Tab character
lib/Data/XML/Types.hs:293:1: Warning: Tab character
Haddock coverage:
38% ( 14 / 37) in 'Data.XML.Types'
Missing documentation for:
Document (lib/Data/XML/Types.hs:88)
Prologue (lib/Data/XML/Types.hs:102)
Instruction (lib/Data/XML/Types.hs:116)
Miscellaneous (lib/Data/XML/Types.hs:129)
Node (lib/Data/XML/Types.hs:142)
Element (lib/Data/XML/Types.hs:159)
Content (lib/Data/XML/Types.hs:173)
ExternalID (lib/Data/XML/Types.hs:247)
isElement (lib/Data/XML/Types.hs:299)
isInstruction (lib/Data/XML/Types.hs:303)
isContent (lib/Data/XML/Types.hs:307)
isComment (lib/Data/XML/Types.hs:311)
isNamed (lib/Data/XML/Types.hs:315)
elementChildren (lib/Data/XML/Types.hs:318)
elementContent (lib/Data/XML/Types.hs:321)
elementText (lib/Data/XML/Types.hs:324)
nodeChildren (lib/Data/XML/Types.hs:327)
nodeContent (lib/Data/XML/Types.hs:330)
nodeText (lib/Data/XML/Types.hs:333)
hasAttribute (lib/Data/XML/Types.hs:336)
hasAttributeText (lib/Data/XML/Types.hs:339)
attributeContent (lib/Data/XML/Types.hs:342)
attributeText (lib/Data/XML/Types.hs:345)
Documentation created: dist/doc/html/xml-types/index.html,
dist/doc/html/xml-types/xml-types.txt
Creating package registration file:
/tmp/pkgConf-xml-types-0.321184092171060789305.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-types-0.3.6-5RHNNJ6svyf6yzhyHa61vO
Registering xml-types-0.3.6...
Installed xml-types-0.3.6
[1 of 1] Compiling Main ( /tmp/cabal-tmp-23120/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-23120/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-23120/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Haddock coverage:
67% ( 2 / 3) in 'Data.Distributive.Generic'
Missing documentation for:
GDistributive (src/Data/Distributive/Generic.hs:35)
100% ( 4 / 4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.41935504242629668681.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-DtmCggRmFF9KhnqzzbElBb
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring exceptions-0.8.0.2...
Building exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o )
In-place registering exceptions-0.8.0.2...
Running Haddock for exceptions-0.8.0.2...
Running hscolour for exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Preprocessing library exceptions-0.8.0.2...
Haddock coverage:
100% ( 31 / 31) in 'Control.Monad.Catch'
80% ( 8 / 10) in 'Control.Monad.Catch.Pure'
Missing documentation for:
Catch (src/Control/Monad/Catch/Pure.hs:95)
runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.013299536121317397309.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exceptions-0.8.0.2-8GsEeHgaIks3pVGk6GaELJ
Registering exceptions-0.8.0.2...
Installed exceptions-0.8.0.2
Configuring transformers-base-0.4.4...
Building transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o )
src/Control/Monad/Base.hs:22:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Control/Monad/Base.hs:24:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
In-place registering transformers-base-0.4.4...
Running Haddock for transformers-base-0.4.4...
Running hscolour for transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
Preprocessing library transformers-base-0.4.4...
src/Control/Monad/Base.hs:22:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Control/Monad/Base.hs:24:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
33% ( 1 / 3) in 'Control.Monad.Base'
Missing documentation for:
Module header
MonadBase (src/Control/Monad/Base.hs:50)
Documentation created: dist/doc/html/transformers-base/index.html,
dist/doc/html/transformers-base/transformers-base.txt
Creating package registration file:
/tmp/pkgConf-transformers-base-0.41761701659561736858.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-base-0.4.4-88TAFm21vtn2NrYUppy50c
Registering transformers-base-0.4.4...
Installed transformers-base-0.4.4
Configuring asn1-encoding-0.9.3...
Building asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...
[ 1 of 12] Compiling Data.ASN1.Get ( Data/ASN1/Get.hs, dist/build/Data/ASN1/Get.o )
Data/ASN1/Get.hs:30:1: Warning:
The import of ‘Applicative’
from module ‘Control.Applicative’ is redundant
[ 2 of 12] Compiling Data.ASN1.Internal ( Data/ASN1/Internal.hs, dist/build/Data/ASN1/Internal.o )
[ 3 of 12] Compiling Data.ASN1.Serialize ( Data/ASN1/Serialize.hs, dist/build/Data/ASN1/Serialize.o )
Data/ASN1/Serialize.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 4 of 12] Compiling Data.ASN1.Object ( Data/ASN1/Object.hs, dist/build/Data/ASN1/Object.o )
[ 5 of 12] Compiling Data.ASN1.BinaryEncoding.Writer ( Data/ASN1/BinaryEncoding/Writer.hs, dist/build/Data/ASN1/BinaryEncoding/Writer.o )
[ 6 of 12] Compiling Data.ASN1.Stream ( Data/ASN1/Stream.hs, dist/build/Data/ASN1/Stream.o )
[ 7 of 12] Compiling Data.ASN1.Error ( Data/ASN1/Error.hs, dist/build/Data/ASN1/Error.o )
[ 8 of 12] Compiling Data.ASN1.Encoding ( Data/ASN1/Encoding.hs, dist/build/Data/ASN1/Encoding.o )
[ 9 of 12] Compiling Data.ASN1.BinaryEncoding.Parse ( Data/ASN1/BinaryEncoding/Parse.hs, dist/build/Data/ASN1/BinaryEncoding/Parse.o )
[10 of 12] Compiling Data.ASN1.BinaryEncoding.Raw ( Data/ASN1/BinaryEncoding/Raw.hs, dist/build/Data/ASN1/BinaryEncoding/Raw.o )
[11 of 12] Compiling Data.ASN1.Prim ( Data/ASN1/Prim.hs, dist/build/Data/ASN1/Prim.o )
Data/ASN1/Prim.hs:59:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[12 of 12] Compiling Data.ASN1.BinaryEncoding ( Data/ASN1/BinaryEncoding.hs, dist/build/Data/ASN1/BinaryEncoding.o )
In-place registering asn1-encoding-0.9.3...
Running Haddock for asn1-encoding-0.9.3...
Running hscolour for asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...
Preprocessing library asn1-encoding-0.9.3...
Data/ASN1/Get.hs:30:1: Warning:
The import of ‘Applicative’
from module ‘Control.Applicative’ is redundant
Data/ASN1/Serialize.hs:17:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/ASN1/Prim.hs:59:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
67% ( 6 / 9) in 'Data.ASN1.Get'
Missing documentation for:
Input (Data/ASN1/Get.hs:61)
runGet (Data/ASN1/Get.hs:134)
getWord8 (Data/ASN1/Get.hs:193)
67% ( 4 / 6) in 'Data.ASN1.Internal'
Missing documentation for:
bytesOfUInt (Data/ASN1/Internal.hs:26)
putVarEncodingIntegral (Data/ASN1/Internal.hs:64)
100% ( 3 / 3) in 'Data.ASN1.Serialize'
100% ( 2 / 2) in 'Data.ASN1.Object'
100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding.Writer'
25% ( 1 / 4) in 'Data.ASN1.Stream'
Missing documentation for:
ASN1Repr (Data/ASN1/Stream.hs:20)
getConstructedEnd (Data/ASN1/Stream.hs:22)
getConstructedEndRepr (Data/ASN1/Stream.hs:30)
100% ( 3 / 3) in 'Data.ASN1.Error'
100% ( 9 / 9) in 'Data.ASN1.Encoding'
100% ( 10 / 10) in 'Data.ASN1.BinaryEncoding.Parse'
100% ( 13 / 13) in 'Data.ASN1.BinaryEncoding.Raw'
31% ( 8 / 26) in 'Data.ASN1.Prim'
Missing documentation for:
encodeHeader (Data/ASN1/Prim.hs:62)
encodePrimitiveHeader (Data/ASN1/Prim.hs:92)
encodePrimitive (Data/ASN1/Prim.hs:109)
decodePrimitive (Data/ASN1/Prim.hs:158)
encodeConstructed (Data/ASN1/Prim.hs:140)
encodeList (Data/ASN1/Prim.hs:126)
encodeOne (Data/ASN1/Prim.hs:122)
mkSmallestLength (Data/ASN1/Prim.hs:150)
getBoolean (Data/ASN1/Prim.hs:190)
getBitString (Data/ASN1/Prim.hs:222)
getOctetString (Data/ASN1/Prim.hs:234)
getNull (Data/ASN1/Prim.hs:237)
getTime (Data/ASN1/Prim.hs:261)
putTime (Data/ASN1/Prim.hs:331)
putInteger (Data/ASN1/Prim.hs:343)
putBitString (Data/ASN1/Prim.hs:346)
putString (Data/ASN1/Prim.hs:351)
putOID (Data/ASN1/Prim.hs:355)
100% ( 3 / 3) in 'Data.ASN1.BinaryEncoding'
Documentation created: dist/doc/html/asn1-encoding/index.html,
dist/doc/html/asn1-encoding/asn1-encoding.txt
Creating package registration file:
/tmp/pkgConf-asn1-encoding-0.9463807234441734570.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-encoding-0.9.3-5PWGj8bAKJxA0ln3ScBuhn
Registering asn1-encoding-0.9.3...
Installed asn1-encoding-0.9.3
Configuring data-default-0.5.3...
Building data-default-0.5.3...
Preprocessing library data-default-0.5.3...
[1 of 1] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o )
In-place registering data-default-0.5.3...
Running Haddock for data-default-0.5.3...
Running hscolour for data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Preprocessing library data-default-0.5.3...
Haddock coverage:
67% ( 2 / 3) in 'Data.Default'
Missing documentation for:
Module header
Documentation created: dist/doc/html/data-default/index.html,
dist/doc/html/data-default/data-default.txt
Creating package registration file:
/tmp/pkgConf-data-default-0.513671225941051183242.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/data-default-0.5.3-5ESg1VNmkW3BMxo7EwKQrK
Registering data-default-0.5.3...
Installed data-default-0.5.3
Configuring crypto-random-0.0.9...
Building crypto-random-0.0.9...
Preprocessing library crypto-random-0.0.9...
[1 of 8] Compiling Crypto.Random.Entropy.Source ( Crypto/Random/Entropy/Source.hs, dist/build/Crypto/Random/Entropy/Source.o )
[2 of 8] Compiling Crypto.Random.Entropy.RDRand ( Crypto/Random/Entropy/RDRand.hs, dist/build/Crypto/Random/Entropy/RDRand.o )
[3 of 8] Compiling Crypto.Random.Entropy.Unix ( Crypto/Random/Entropy/Unix.hs, dist/build/Crypto/Random/Entropy/Unix.o )
[4 of 8] Compiling Crypto.Random.Test ( Crypto/Random/Test.hs, dist/build/Crypto/Random/Test.o )
Crypto/Random/Test.hs:23:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[5 of 8] Compiling Crypto.Random.Entropy ( Crypto/Random/Entropy.hs, dist/build/Crypto/Random/Entropy.o )
[6 of 8] Compiling Crypto.Random.Generator ( Crypto/Random/Generator.hs, dist/build/Crypto/Random/Generator.o )
[7 of 8] Compiling Crypto.Random ( Crypto/Random.hs, dist/build/Crypto/Random.o )
[8 of 8] Compiling Crypto.Random.API ( Crypto/Random/API.hs, dist/build/Crypto/Random/API.o )
In-place registering crypto-random-0.0.9...
Running Haddock for crypto-random-0.0.9...
Running hscolour for crypto-random-0.0.9...
Preprocessing library crypto-random-0.0.9...
Preprocessing library crypto-random-0.0.9...
Crypto/Random/Test.hs:23:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
100% ( 2 / 2) in 'Crypto.Random.Entropy.Source'
100% ( 2 / 2) in 'Crypto.Random.Entropy.RDRand'
100% ( 3 / 3) in 'Crypto.Random.Entropy.Unix'
100% ( 6 / 6) in 'Crypto.Random.Test'
100% ( 7 / 7) in 'Crypto.Random.Entropy'
100% ( 2 / 2) in 'Crypto.Random.Generator'
100% ( 13 / 13) in 'Crypto.Random'
100% ( 6 / 6) in 'Crypto.Random.API'
Documentation created: dist/doc/html/crypto-random/index.html,
dist/doc/html/crypto-random/crypto-random.txt
Creating package registration file:
/tmp/pkgConf-crypto-random-0.01244835312935417405.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-random-0.0.9-GfHAwNTAq72DraxI8Xche5
Registering crypto-random-0.0.9...
Installed crypto-random-0.0.9
Configuring cryptohash-cryptoapi-0.1.3...
Building cryptohash-cryptoapi-0.1.3...
Preprocessing library cryptohash-cryptoapi-0.1.3...
[1 of 1] Compiling Crypto.Hash.CryptoAPI ( Crypto/Hash/CryptoAPI.hs, dist/build/Crypto/Hash/CryptoAPI.o )
In-place registering cryptohash-cryptoapi-0.1.3...
Running Haddock for cryptohash-cryptoapi-0.1.3...
Running hscolour for cryptohash-cryptoapi-0.1.3...
Preprocessing library cryptohash-cryptoapi-0.1.3...
Preprocessing library cryptohash-cryptoapi-0.1.3...
Haddock coverage:
10% ( 3 / 29) in 'Crypto.Hash.CryptoAPI'
Missing documentation for:
MD2 (Crypto/Hash/CryptoAPI.hs:116)
MD4 (Crypto/Hash/CryptoAPI.hs:120)
MD5 (Crypto/Hash/CryptoAPI.hs:124)
SHA1 (Crypto/Hash/CryptoAPI.hs:128)
SHA224 (Crypto/Hash/CryptoAPI.hs:132)
SHA256 (Crypto/Hash/CryptoAPI.hs:136)
SHA384 (Crypto/Hash/CryptoAPI.hs:140)
SHA512 (Crypto/Hash/CryptoAPI.hs:144)
Skein256_256 (Crypto/Hash/CryptoAPI.hs:160)
Skein512_512 (Crypto/Hash/CryptoAPI.hs:164)
RIPEMD160 (Crypto/Hash/CryptoAPI.hs:148)
Tiger (Crypto/Hash/CryptoAPI.hs:152)
Whirlpool (Crypto/Hash/CryptoAPI.hs:156)
CTXMD2 (Crypto/Hash/CryptoAPI.hs:116)
CTXMD4 (Crypto/Hash/CryptoAPI.hs:120)
CTXMD5 (Crypto/Hash/CryptoAPI.hs:124)
CTXRIPEMD160 (Crypto/Hash/CryptoAPI.hs:148)
CTXSHA1 (Crypto/Hash/CryptoAPI.hs:128)
CTXSHA224 (Crypto/Hash/CryptoAPI.hs:132)
CTXSHA256 (Crypto/Hash/CryptoAPI.hs:136)
CTXSHA384 (Crypto/Hash/CryptoAPI.hs:140)
CTXSHA512 (Crypto/Hash/CryptoAPI.hs:144)
CTXSkein256_256 (Crypto/Hash/CryptoAPI.hs:160)
CTXSkein512_512 (Crypto/Hash/CryptoAPI.hs:164)
CTXTiger (Crypto/Hash/CryptoAPI.hs:152)
CTXWhirlpool (Crypto/Hash/CryptoAPI.hs:156)
Documentation created: dist/doc/html/cryptohash-cryptoapi/index.html,
dist/doc/html/cryptohash-cryptoapi/cryptohash-cryptoapi.txt
Creating package registration file:
/tmp/pkgConf-cryptohash-cryptoapi-0.116510978711945697454.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cryptohash-cryptoapi-0.1.3-CLR4JJwXtTHK0jUg1u6hOb
Registering cryptohash-cryptoapi-0.1.3...
Installed cryptohash-cryptoapi-0.1.3
Configuring pureMD5-2.1.2.1...
Building pureMD5-2.1.2.1...
Preprocessing library pureMD5-2.1.2.1...
[1 of 1] Compiling Data.Digest.Pure.MD5 ( Data/Digest/Pure/MD5.hs, dist/build/Data/Digest/Pure/MD5.o )
Data/Digest/Pure/MD5.hs:22:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:32:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:33:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:97:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:116:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:117:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:118:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:124:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:125:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:133:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:243:18: Warning:
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Data/Digest/Pure/MD5.hs:303:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:304:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:305:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:306:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:307:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:308:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:311:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:312:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:313:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:314:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:315:1: Warning: Tab character
In-place registering pureMD5-2.1.2.1...
Running Haddock for pureMD5-2.1.2.1...
Running hscolour for pureMD5-2.1.2.1...
Preprocessing library pureMD5-2.1.2.1...
Preprocessing library pureMD5-2.1.2.1...
Data/Digest/Pure/MD5.hs:22:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:32:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:33:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:97:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:116:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:117:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:118:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:124:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:125:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:133:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:303:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:304:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:305:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:306:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:307:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:308:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:311:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:312:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:313:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:314:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:315:1: Warning: Tab character
Data/Digest/Pure/MD5.hs:243:18: Warning:
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Haddock coverage:
100% ( 12 / 12) in 'Data.Digest.Pure.MD5'
Documentation created: dist/doc/html/pureMD5/index.html,
dist/doc/html/pureMD5/pureMD5.txt
Creating package registration file:
/tmp/pkgConf-pureMD5-2.1.21660655196439636273.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pureMD5-2.1.2.1-AQ95naopo3IGLLgTIxy5kV
Registering pureMD5-2.1.2.1...
Installed pureMD5-2.1.2.1
Configuring blaze-markup-0.7.0.3...
Building blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
[1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o )
src/Text/Blaze/Internal.hs:74:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Text/Blaze/Internal.hs:75:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o )
[3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o )
[4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o )
src/Text/Blaze/Renderer/Text.hs:15:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o )
src/Text/Blaze/Renderer/Utf8.hs:11:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[6 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.o )
src/Text/Blaze.hs:91:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Text/Blaze.hs:92:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering blaze-markup-0.7.0.3...
Running Haddock for blaze-markup-0.7.0.3...
Running hscolour for blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
Preprocessing library blaze-markup-0.7.0.3...
src/Text/Blaze/Internal.hs:74:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Text/Blaze/Internal.hs:75:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Text/Blaze/Renderer/Text.hs:15:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Text/Blaze/Renderer/Utf8.hs:11:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Text/Blaze.hs:91:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
src/Text/Blaze.hs:92:1: Warning:
The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity.
100% ( 50 / 50) in 'Text.Blaze.Internal'
75% ( 3 / 4) in 'Text.Blaze.Renderer.String'
Missing documentation for:
renderHtml (src/Text/Blaze/Renderer/String.hs:93)
67% ( 2 / 3) in 'Text.Blaze.Renderer.Pretty'
Missing documentation for:
renderHtml (src/Text/Blaze/Renderer/Pretty.hs:56)
56% ( 5 / 9) in 'Text.Blaze.Renderer.Text'
Missing documentation for:
renderHtmlBuilder (src/Text/Blaze/Renderer/Text.hs:73)
renderHtmlBuilderWith (src/Text/Blaze/Renderer/Text.hs:133)
renderHtml (src/Text/Blaze/Renderer/Text.hs:149)
renderHtmlWith (src/Text/Blaze/Renderer/Text.hs:164)
86% ( 6 / 7) in 'Text.Blaze.Renderer.Utf8'
Missing documentation for:
Module header
100% ( 43 / 43) in 'Text.Blaze'
Documentation created: dist/doc/html/blaze-markup/index.html,
dist/doc/html/blaze-markup/blaze-markup.txt
Creating package registration file:
/tmp/pkgConf-blaze-markup-0.7.020733991951590971475.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-markup-0.7.0.3-FhrnjaI7C1I5CvgGhchX3R
Registering blaze-markup-0.7.0.3...
Installed blaze-markup-0.7.0.3
Configuring streaming-commons-0.1.15...
Building streaming-commons-0.1.15...
Preprocessing library streaming-commons-0.1.15...
[ 1 of 18] Compiling Data.Streaming.Zlib.Lowlevel ( Data/Streaming/Zlib/Lowlevel.hs, dist/build/Data/Streaming/Zlib/Lowlevel.o )
[ 2 of 18] Compiling Data.Streaming.Zlib ( Data/Streaming/Zlib.hs, dist/build/Data/Streaming/Zlib.o )
[ 3 of 18] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 4 of 18] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[ 5 of 18] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[ 6 of 18] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 7 of 18] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 18] Compiling Data.Streaming.Text ( Data/Streaming/Text.hs, dist/build/Data/Streaming/Text.o )
[ 9 of 18] Compiling Data.Streaming.Process.Internal ( Data/Streaming/Process/Internal.hs, dist/build/Data/Streaming/Process/Internal.o )
[10 of 18] Compiling Data.Streaming.Process ( Data/Streaming/Process.hs, dist/build/Data/Streaming/Process.o )
[11 of 18] Compiling Data.Streaming.Network.Internal ( Data/Streaming/Network/Internal.hs, dist/build/Data/Streaming/Network/Internal.o )
[12 of 18] Compiling Data.Streaming.Network ( Data/Streaming/Network.hs, dist/build/Data/Streaming/Network.o )
[13 of 18] Compiling Data.Streaming.Filesystem ( Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o )
[14 of 18] Compiling Data.Streaming.FileRead ( Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o )
[15 of 18] Compiling Data.Streaming.ByteString.Builder.Buffer ( Data/Streaming/ByteString/Builder/Buffer.hs, dist/build/Data/Streaming/ByteString/Builder/Buffer.o )
[16 of 18] Compiling Data.Streaming.ByteString.Builder ( Data/Streaming/ByteString/Builder.hs, dist/build/Data/Streaming/ByteString/Builder.o )
[17 of 18] Compiling Data.Streaming.ByteString.Builder.Class ( Data/Streaming/ByteString/Builder/Class.hs, dist/build/Data/Streaming/ByteString/Builder/Class.o )
[18 of 18] Compiling Data.Streaming.Blaze ( Data/Streaming/Blaze.hs, dist/build/Data/Streaming/Blaze.o )
In-place registering streaming-commons-0.1.15...
Running Haddock for streaming-commons-0.1.15...
Running hscolour for streaming-commons-0.1.15...
Preprocessing library streaming-commons-0.1.15...
Preprocessing library streaming-commons-0.1.15...
Haddock coverage:
0% ( 0 / 21) in 'Data.Streaming.Zlib.Lowlevel'
Missing documentation for:
Module header
ZStreamStruct (Data/Streaming/Zlib/Lowlevel.hs:30)
ZStream' (Data/Streaming/Zlib/Lowlevel.hs:31)
zstreamNew (Data/Streaming/Zlib/Lowlevel.hs:41)
Strategy (Data/Streaming/Zlib/Lowlevel.hs:33)
deflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:48)
inflateInit2 (Data/Streaming/Zlib/Lowlevel.hs:57)
c_free_z_stream_inflate (Data/Streaming/Zlib/Lowlevel.hs:60)
c_free_z_stream_deflate (Data/Streaming/Zlib/Lowlevel.hs:63)
c_set_avail_in (Data/Streaming/Zlib/Lowlevel.hs:66)
c_set_avail_out (Data/Streaming/Zlib/Lowlevel.hs:69)
c_get_avail_out (Data/Streaming/Zlib/Lowlevel.hs:72)
c_get_avail_in (Data/Streaming/Zlib/Lowlevel.hs:75)
c_get_next_in (Data/Streaming/Zlib/Lowlevel.hs:78)
c_call_inflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:81)
c_call_deflate_noflush (Data/Streaming/Zlib/Lowlevel.hs:84)
c_call_deflate_finish (Data/Streaming/Zlib/Lowlevel.hs:87)
c_call_deflate_flush (Data/Streaming/Zlib/Lowlevel.hs:90)
c_call_deflate_full_flush (Data/Streaming/Zlib/Lowlevel.hs:93)
c_call_deflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:96)
c_call_inflate_set_dictionary (Data/Streaming/Zlib/Lowlevel.hs:99)
96% ( 22 / 23) in 'Data.Streaming.Zlib'
Missing documentation for:
PopperRes (Data/Streaming/Zlib.hs:208)
75% ( 3 / 4) in 'Data.Streaming.Process.Internal'
Missing documentation for:
Module header
100% ( 23 / 23) in 'Data.Streaming.Process'
89% ( 8 / 9) in 'Data.Streaming.Network.Internal'
Missing documentation for:
Module header
68% ( 51 / 75) in 'Data.Streaming.Network'
Missing documentation for:
Module header
message (Data/Streaming/Network.hs:470)
HasPort (Data/Streaming/Network.hs:473)
HasAfterBind (Data/Streaming/Network.hs:525)
HasReadWrite (Data/Streaming/Network.hs:643)
HasPath (Data/Streaming/Network.hs:505)
setPort (Data/Streaming/Network.hs:483)
setHost (Data/Streaming/Network.hs:486)
setAfterBind (Data/Streaming/Network.hs:537)
setNeedLocalAddr (Data/Streaming/Network.hs:519)
setPath (Data/Streaming/Network.hs:515)
getPort (Data/Streaming/Network.hs:480)
getHost (Data/Streaming/Network.hs:489)
getAfterBind (Data/Streaming/Network.hs:534)
getNeedLocalAddr (Data/Streaming/Network.hs:522)
getPath (Data/Streaming/Network.hs:512)
appRead (Data/Streaming/Network.hs:655)
appWrite (Data/Streaming/Network.hs:658)
appSockAddr (Data/Streaming/Network.hs:627)
appLocalAddr (Data/Streaming/Network.hs:624)
unassignedPorts (Data/Streaming/Network.hs:229)
safeRecv (Data/Streaming/Network.hs:342)
ConnectionHandle (Data/Streaming/Network.hs:570)
runTCPServerWithHandle (Data/Streaming/Network.hs:572)
43% ( 3 / 7) in 'Data.Streaming.Filesystem'
Missing documentation for:
DirStream
readDirStream (Data/Streaming/Filesystem.hs:66)
FileType (Data/Streaming/Filesystem.hs:94)
getFileType (Data/Streaming/Filesystem.hs:75)
20% ( 1 / 5) in 'Data.Streaming.FileRead'
Missing documentation for:
ReadHandle (Data/Streaming/FileRead.hs:26)
openFile (Data/Streaming/FileRead.hs:28)
closeFile (Data/Streaming/FileRead.hs:31)
readChunk (Data/Streaming/FileRead.hs:34)
95% ( 19 / 20) in 'Data.Streaming.ByteString.Builder.Buffer'
Missing documentation for:
defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
85% ( 23 / 27) in 'Data.Streaming.ByteString.Builder'
Missing documentation for:
BuilderRecv (Data/Streaming/ByteString/Builder.hs:74)
BuilderFinish (Data/Streaming/ByteString/Builder.hs:76)
newByteStringBuilderRecv (Data/Streaming/ByteString/Builder.hs:78)
defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
100% ( 3 / 3) in 'Data.Streaming.ByteString.Builder.Class'
83% ( 19 / 23) in 'Data.Streaming.Blaze'
Missing documentation for:
BlazeRecv (Data/Streaming/Blaze.hs:148)
BlazeFinish (Data/Streaming/Blaze.hs:150)
newBlazeRecv (Data/Streaming/Blaze.hs:51)
defaultStrategy (Data/Streaming/ByteString/Builder/Buffer.hs:207)
25% ( 1 / 4) in 'Data.Text.Internal.Encoding.Utf16'
Missing documentation for:
chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
100% ( 2 / 2) in 'Data.Text.Internal.Unsafe.Shift'
33% ( 2 / 6) in 'Data.Text.Internal.Unsafe.Char'
Missing documentation for:
ord (Data/Text/Internal/Unsafe/Char.hs:39)
unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
17% ( 2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
Missing documentation for:
ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
50% ( 1 / 2) in 'Data.Text.Internal.Encoding.Utf32'
Missing documentation for:
validate (Data/Text/Internal/Encoding/Utf32.hs:24)
90% ( 9 / 10) in 'Data.Streaming.Text'
Missing documentation for:
DecodeResult (Data/Streaming/Text.hs:81)
Warning: Data.Streaming.Zlib: could not find link destinations for:
D1WindowBits C1_0WindowBits C1_1WindowBits
Documentation created: dist/doc/html/streaming-commons/index.html,
dist/doc/html/streaming-commons/streaming-commons.txt
Creating package registration file:
/tmp/pkgConf-streaming-commons-0.1722838461790448452.15
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/streaming-commons-0.1.15-3koit4ldr8k0tmMXsXcQkj
Registering streaming-commons-0.1.15...
Installed streaming-commons-0.1.15
Configuring scientific-0.3.4.4...
Building scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
[1 of 7] Compiling GHC.Integer.Logarithms.Compat ( src/GHC/Integer/Logarithms/Compat.hs, dist/build/GHC/Integer/Logarithms/Compat.o )
[2 of 7] Compiling Utils ( src/Utils.hs, dist/build/Utils.o )
[3 of 7] Compiling GHC.Integer.Compat ( src/GHC/Integer/Compat.hs, dist/build/GHC/Integer/Compat.o )
[4 of 7] Compiling Math.NumberTheory.Logarithms ( src/Math/NumberTheory/Logarithms.hs, dist/build/Math/NumberTheory/Logarithms.o )
[5 of 7] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
[6 of 7] Compiling Data.Text.Lazy.Builder.Scientific ( src/Data/Text/Lazy/Builder/Scientific.hs, dist/build/Data/Text/Lazy/Builder/Scientific.o )
[7 of 7] Compiling Data.ByteString.Builder.Scientific ( src/Data/ByteString/Builder/Scientific.hs, dist/build/Data/ByteString/Builder/Scientific.o )
In-place registering scientific-0.3.4.4...
Running Haddock for scientific-0.3.4.4...
Running hscolour for scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
Preprocessing library scientific-0.3.4.4...
Haddock coverage:
67% ( 2 / 3) in 'GHC.Integer.Logarithms.Compat'
Missing documentation for:
Module header
33% ( 1 / 3) in 'Utils'
Missing documentation for:
Module header
roundTo (src/Utils.hs:12)
0% ( 0 / 2) in 'GHC.Integer.Compat'
Missing documentation for:
Module header
divInteger
100% ( 2 / 2) in 'Math.NumberTheory.Logarithms'
100% ( 24 / 24) in 'Data.Scientific'
75% ( 3 / 4) in 'Data.Text.Lazy.Builder.Scientific'
Missing documentation for:
Module header
75% ( 3 / 4) in 'Data.ByteString.Builder.Scientific'
Missing documentation for:
Module header
Warning: Data.Scientific: could not find link destinations for:
whenFloating
Documentation created: dist/doc/html/scientific/index.html,
dist/doc/html/scientific/scientific.txt
Creating package registration file:
/tmp/pkgConf-scientific-0.3.42064147571437204445.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/scientific-0.3.4.4-03wvk1zJytY0wVzR42F1U4
Registering scientific-0.3.4.4...
Installed scientific-0.3.4.4
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
Data/HashMap/Base.hs:85:1: Warning:
The import of ‘Data.Functor’ is redundant
except perhaps to import instances from ‘Data.Functor’
To import instances alone, use: import Data.Functor()
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Data/HashMap/Base.hs:85:1: Warning:
The import of ‘Data.Functor’ is redundant
except perhaps to import instances from ‘Data.Functor’
To import instances alone, use: import Data.Functor()
Haddock coverage:
0% ( 0 / 3) in 'Data.HashMap.UnsafeShift'
Missing documentation for:
Module header
unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
50% ( 1 / 2) in 'Data.HashMap.PopCount'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Data.HashMap.Unsafe'
38% ( 14 / 37) in 'Data.HashMap.Array'
Missing documentation for:
Array (Data/HashMap/Array.hs:102)
MArray (Data/HashMap/Array.hs:127)
new_ (Data/HashMap/Array.hs:174)
singleton (Data/HashMap/Array.hs:177)
singletonM (Data/HashMap/Array.hs:181)
pair (Data/HashMap/Array.hs:185)
length (Data/HashMap/Array.hs:113)
lengthM (Data/HashMap/Array.hs:135)
read (Data/HashMap/Array.hs:192)
write (Data/HashMap/Array.hs:198)
index (Data/HashMap/Array.hs:205)
indexM (Data/HashMap/Array.hs:211)
unsafeFreeze (Data/HashMap/Array.hs:217)
unsafeThaw (Data/HashMap/Array.hs:223)
run (Data/HashMap/Array.hs:229)
run2 (Data/HashMap/Array.hs:233)
foldl' (Data/HashMap/Array.hs:335)
foldr (Data/HashMap/Array.hs:343)
thaw (Data/HashMap/Array.hs:355)
map (Data/HashMap/Array.hs:388)
traverse (Data/HashMap/Array.hs:431)
filter (Data/HashMap/Array.hs:436)
toList (Data/HashMap/Array.hs:428)
87% ( 54 / 62) in 'Data.HashMap.Base'
Missing documentation for:
Module header
Leaf (Data/HashMap/Base.hs:124)
Hash (Data/HashMap/Base.hs:177)
Bitmap (Data/HashMap/Base.hs:178)
mask (Data/HashMap/Base.hs:1094)
bitsPerSubkey (Data/HashMap/Base.hs:1082)
sparseIndex (Data/HashMap/Base.hs:1091)
updateOrConcatWith (Data/HashMap/Base.hs:1003)
100% ( 46 / 46) in 'Data.HashMap.Strict'
100% ( 46 / 46) in 'Data.HashMap.Lazy'
100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.51206681884216707246.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Downloading stringprep-1.0.0...
Configuring stringprep-1.0.0...
Building stringprep-1.0.0...
Preprocessing library stringprep-1.0.0...
[1 of 3] Compiling Text.CharRanges ( Text/CharRanges.hs, dist/build/Text/CharRanges.o )
[2 of 3] Compiling Text.StringPrep ( Text/StringPrep.hs, dist/build/Text/StringPrep.o )
Text/StringPrep.hs:21:1: Warning: Tab character
Text/StringPrep.hs:22:1: Warning: Tab character
Text/StringPrep.hs:23:1: Warning: Tab character
Text/StringPrep.hs:24:1: Warning: Tab character
Text/StringPrep.hs:25:1: Warning: Tab character
Text/StringPrep.hs:26:1: Warning: Tab character
Text/StringPrep.hs:30:1: Warning: Tab character
Text/StringPrep.hs:31:1: Warning: Tab character
Text/StringPrep.hs:32:1: Warning: Tab character
Text/StringPrep.hs:33:1: Warning: Tab character
Text/StringPrep.hs:34:1: Warning: Tab character
Text/StringPrep.hs:35:1: Warning: Tab character
Text/StringPrep.hs:36:1: Warning: Tab character
Text/StringPrep.hs:37:1: Warning: Tab character
Text/StringPrep.hs:38:1: Warning: Tab character
Text/StringPrep.hs:39:1: Warning: Tab character
Text/StringPrep.hs:40:1: Warning: Tab character
Text/StringPrep.hs:41:1: Warning: Tab character
Text/StringPrep.hs:42:1: Warning: Tab character
Text/StringPrep.hs:43:1: Warning: Tab character
Text/StringPrep.hs:44:1: Warning: Tab character
Text/StringPrep.hs:45:1: Warning: Tab character
Text/StringPrep.hs:49:1: Warning: Tab character
Text/StringPrep.hs:50:1: Warning: Tab character
Text/StringPrep.hs:51:1: Warning: Tab character
Text/StringPrep.hs:52:1: Warning: Tab character
Text/StringPrep.hs:53:1: Warning: Tab character
Text/StringPrep.hs:68:1: Warning: Tab character
Text/StringPrep.hs:69:1: Warning: Tab character
Text/StringPrep.hs:82:1: Warning: Tab character
Text/StringPrep.hs:83:1: Warning: Tab character
Text/StringPrep.hs:84:1: Warning: Tab character
Text/StringPrep.hs:85:1: Warning: Tab character
Text/StringPrep.hs:86:1: Warning: Tab character
Text/StringPrep.hs:87:1: Warning: Tab character
Text/StringPrep.hs:88:1: Warning: Tab character
Text/StringPrep.hs:89:1: Warning: Tab character
Text/StringPrep.hs:90:1: Warning: Tab character
Text/StringPrep.hs:94:1: Warning: Tab character
Text/StringPrep.hs:95:1: Warning: Tab character
Text/StringPrep.hs:96:1: Warning: Tab character
Text/StringPrep.hs:100:1: Warning: Tab character
Text/StringPrep.hs:101:1: Warning: Tab character
Text/StringPrep.hs:102:1: Warning: Tab character
Text/StringPrep.hs:103:1: Warning: Tab character
Text/StringPrep.hs:104:1: Warning: Tab character
Text/StringPrep.hs:105:1: Warning: Tab character
Text/StringPrep.hs:106:1: Warning: Tab character
Text/StringPrep.hs:107:1: Warning: Tab character
Text/StringPrep.hs:108:1: Warning: Tab character
Text/StringPrep.hs:109:1: Warning: Tab character
Text/StringPrep.hs:110:1: Warning: Tab character
Text/StringPrep.hs:111:1: Warning: Tab character
Text/StringPrep.hs:112:1: Warning: Tab character
Text/StringPrep.hs:113:1: Warning: Tab character
Text/StringPrep.hs:114:1: Warning: Tab character
Text/StringPrep.hs:115:1: Warning: Tab character
Text/StringPrep.hs:116:1: Warning: Tab character
Text/StringPrep.hs:117:1: Warning: Tab character
Text/StringPrep.hs:131:1: Warning: Tab character
Text/StringPrep.hs:132:1: Warning: Tab character
Text/StringPrep.hs:139:1: Warning: Tab character
Text/StringPrep.hs:140:1: Warning: Tab character
Text/StringPrep.hs:141:1: Warning: Tab character
Text/StringPrep.hs:142:1: Warning: Tab character
Text/StringPrep.hs:143:1: Warning: Tab character
Text/StringPrep.hs:144:1: Warning: Tab character
Text/StringPrep.hs:145:1: Warning: Tab character
Text/StringPrep.hs:146:1: Warning: Tab character
Text/StringPrep.hs:147:1: Warning: Tab character
Text/StringPrep.hs:148:1: Warning: Tab character
Text/StringPrep.hs:149:1: Warning: Tab character
Text/StringPrep.hs:150:1: Warning: Tab character
Text/StringPrep.hs:151:1: Warning: Tab character
Text/StringPrep.hs:152:1: Warning: Tab character
Text/StringPrep.hs:153:1: Warning: Tab character
Text/StringPrep.hs:154:1: Warning: Tab character
Text/StringPrep.hs:155:1: Warning: Tab character
Text/StringPrep.hs:156:1: Warning: Tab character
Text/StringPrep.hs:157:1: Warning: Tab character
Text/StringPrep.hs:158:1: Warning: Tab character
Text/StringPrep.hs:159:1: Warning: Tab character
Text/StringPrep.hs:160:1: Warning: Tab character
Text/StringPrep.hs:161:1: Warning: Tab character
Text/StringPrep.hs:162:1: Warning: Tab character
Text/StringPrep.hs:163:1: Warning: Tab character
Text/StringPrep.hs:164:1: Warning: Tab character
Text/StringPrep.hs:165:1: Warning: Tab character
Text/StringPrep.hs:166:1: Warning: Tab character
Text/StringPrep.hs:167:1: Warning: Tab character
Text/StringPrep.hs:168:1: Warning: Tab character
Text/StringPrep.hs:169:1: Warning: Tab character
Text/StringPrep.hs:170:1: Warning: Tab character
Text/StringPrep.hs:171:1: Warning: Tab character
Text/StringPrep.hs:172:1: Warning: Tab character
Text/StringPrep.hs:177:1: Warning: Tab character
Text/StringPrep.hs:178:1: Warning: Tab character
Text/StringPrep.hs:179:1: Warning: Tab character
Text/StringPrep.hs:180:1: Warning: Tab character
Text/StringPrep.hs:181:1: Warning: Tab character
Text/StringPrep.hs:182:1: Warning: Tab character
Text/StringPrep.hs:183:1: Warning: Tab character
Text/StringPrep.hs:184:1: Warning: Tab character
Text/StringPrep.hs:185:1: Warning: Tab character
Text/StringPrep.hs:186:1: Warning: Tab character
Text/StringPrep.hs:187:1: Warning: Tab character
Text/StringPrep.hs:188:1: Warning: Tab character
Text/StringPrep.hs:189:1: Warning: Tab character
Text/StringPrep.hs:190:1: Warning: Tab character
Text/StringPrep.hs:191:1: Warning: Tab character
Text/StringPrep.hs:192:1: Warning: Tab character
Text/StringPrep.hs:193:1: Warning: Tab character
Text/StringPrep.hs:194:1: Warning: Tab character
Text/StringPrep.hs:195:1: Warning: Tab character
Text/StringPrep.hs:196:1: Warning: Tab character
Text/StringPrep.hs:197:1: Warning: Tab character
Text/StringPrep.hs:198:1: Warning: Tab character
Text/StringPrep.hs:199:1: Warning: Tab character
Text/StringPrep.hs:200:1: Warning: Tab character
Text/StringPrep.hs:201:1: Warning: Tab character
Text/StringPrep.hs:202:1: Warning: Tab character
Text/StringPrep.hs:203:1: Warning: Tab character
Text/StringPrep.hs:204:1: Warning: Tab character
Text/StringPrep.hs:205:1: Warning: Tab character
Text/StringPrep.hs:206:1: Warning: Tab character
Text/StringPrep.hs:207:1: Warning: Tab character
Text/StringPrep.hs:208:1: Warning: Tab character
Text/StringPrep.hs:209:1: Warning: Tab character
Text/StringPrep.hs:210:1: Warning: Tab character
Text/StringPrep.hs:211:1: Warning: Tab character
Text/StringPrep.hs:212:1: Warning: Tab character
Text/StringPrep.hs:213:1: Warning: Tab character
Text/StringPrep.hs:214:1: Warning: Tab character
Text/StringPrep.hs:215:1: Warning: Tab character
Text/StringPrep.hs:216:1: Warning: Tab character
Text/StringPrep.hs:217:1: Warning: Tab character
Text/StringPrep.hs:218:1: Warning: Tab character
Text/StringPrep.hs:219:1: Warning: Tab character
Text/StringPrep.hs:220:1: Warning: Tab character
Text/StringPrep.hs:221:1: Warning: Tab character
Text/StringPrep.hs:222:1: Warning: Tab character
Text/StringPrep.hs:223:1: Warning: Tab character
Text/StringPrep.hs:224:1: Warning: Tab character
Text/StringPrep.hs:225:1: Warning: Tab character
Text/StringPrep.hs:226:1: Warning: Tab character
Text/StringPrep.hs:227:1: Warning: Tab character
Text/StringPrep.hs:228:1: Warning: Tab character
Text/StringPrep.hs:229:1: Warning: Tab character
Text/StringPrep.hs:230:1: Warning: Tab character
Text/StringPrep.hs:231:1: Warning: Tab character
Text/StringPrep.hs:232:1: Warning: Tab character
Text/StringPrep.hs:233:1: Warning: Tab character
Text/StringPrep.hs:234:1: Warning: Tab character
Text/StringPrep.hs:235:1: Warning: Tab character
Text/StringPrep.hs:236:1: Warning: Tab character
Text/StringPrep.hs:237:1: Warning: Tab character
Text/StringPrep.hs:238:1: Warning: Tab character
Text/StringPrep.hs:239:1: Warning: Tab character
Text/StringPrep.hs:240:1: Warning: Tab character
Text/StringPrep.hs:241:1: Warning: Tab character
Text/StringPrep.hs:242:1: Warning: Tab character
Text/StringPrep.hs:243:1: Warning: Tab character
Text/StringPrep.hs:244:1: Warning: Tab character
Text/StringPrep.hs:245:1: Warning: Tab character
Text/StringPrep.hs:246:1: Warning: Tab character
Text/StringPrep.hs:247:1: Warning: Tab character
Text/StringPrep.hs:248:1: Warning: Tab character
Text/StringPrep.hs:249:1: Warning: Tab character
Text/StringPrep.hs:250:1: Warning: Tab character
Text/StringPrep.hs:251:1: Warning: Tab character
Text/StringPrep.hs:252:1: Warning: Tab character
Text/StringPrep.hs:253:1: Warning: Tab character
Text/StringPrep.hs:254:1: Warning: Tab character
Text/StringPrep.hs:255:1: Warning: Tab character
Text/StringPrep.hs:256:1: Warning: Tab character
Text/StringPrep.hs:257:1: Warning: Tab character
Text/StringPrep.hs:258:1: Warning: Tab character
Text/StringPrep.hs:259:1: Warning: Tab character
Text/StringPrep.hs:260:1: Warning: Tab character
Text/StringPrep.hs:261:1: Warning: Tab character
Text/StringPrep.hs:262:1: Warning: Tab character
Text/StringPrep.hs:263:1: Warning: Tab character
Text/StringPrep.hs:264:1: Warning: Tab character
Text/StringPrep.hs:265:1: Warning: Tab character
Text/StringPrep.hs:266:1: Warning: Tab character
Text/StringPrep.hs:267:1: Warning: Tab character
Text/StringPrep.hs:268:1: Warning: Tab character
Text/StringPrep.hs:269:1: Warning: Tab character
Text/StringPrep.hs:270:1: Warning: Tab character
Text/StringPrep.hs:271:1: Warning: Tab character
Text/StringPrep.hs:272:1: Warning: Tab character
Text/StringPrep.hs:273:1: Warning: Tab character
Text/StringPrep.hs:274:1: Warning: Tab character
Text/StringPrep.hs:275:1: Warning: Tab character
Text/StringPrep.hs:276:1: Warning: Tab character
Text/StringPrep.hs:277:1: Warning: Tab character
Text/StringPrep.hs:278:1: Warning: Tab character
Text/StringPrep.hs:279:1: Warning: Tab character
Text/StringPrep.hs:280:1: Warning: Tab character
Text/StringPrep.hs:281:1: Warning: Tab character
Text/StringPrep.hs:282:1: Warning: Tab character
Text/StringPrep.hs:283:1: Warning: Tab character
Text/StringPrep.hs:284:1: Warning: Tab character
Text/StringPrep.hs:285:1: Warning: Tab character
Text/StringPrep.hs:286:1: Warning: Tab character
Text/StringPrep.hs:287:1: Warning: Tab character
Text/StringPrep.hs:288:1: Warning: Tab character
Text/StringPrep.hs:289:1: Warning: Tab character
Text/StringPrep.hs:290:1: Warning: Tab character
Text/StringPrep.hs:291:1: Warning: Tab character
Text/StringPrep.hs:292:1: Warning: Tab character
Text/StringPrep.hs:293:1: Warning: Tab character
Text/StringPrep.hs:294:1: Warning: Tab character
Text/StringPrep.hs:295:1: Warning: Tab character
Text/StringPrep.hs:296:1: Warning: Tab character
Text/StringPrep.hs:297:1: Warning: Tab character
Text/StringPrep.hs:298:1: Warning: Tab character
Text/StringPrep.hs:299:1: Warning: Tab character
Text/StringPrep.hs:300:1: Warning: Tab character
Text/StringPrep.hs:301:1: Warning: Tab character
Text/StringPrep.hs:302:1: Warning: Tab character
Text/StringPrep.hs:303:1: Warning: Tab character
Text/StringPrep.hs:304:1: Warning: Tab character
Text/StringPrep.hs:305:1: Warning: Tab character
Text/StringPrep.hs:306:1: Warning: Tab character
Text/StringPrep.hs:307:1: Warning: Tab character
Text/StringPrep.hs:308:1: Warning: Tab character
Text/StringPrep.hs:309:1: Warning: Tab character
Text/StringPrep.hs:310:1: Warning: Tab character
Text/StringPrep.hs:311:1: Warning: Tab character
Text/StringPrep.hs:312:1: Warning: Tab character
Text/StringPrep.hs:313:1: Warning: Tab character
Text/StringPrep.hs:314:1: Warning: Tab character
Text/StringPrep.hs:315:1: Warning: Tab character
Text/StringPrep.hs:316:1: Warning: Tab character
Text/StringPrep.hs:317:1: Warning: Tab character
Text/StringPrep.hs:318:1: Warning: Tab character
Text/StringPrep.hs:319:1: Warning: Tab character
Text/StringPrep.hs:320:1: Warning: Tab character
Text/StringPrep.hs:321:1: Warning: Tab character
Text/StringPrep.hs:322:1: Warning: Tab character
Text/StringPrep.hs:323:1: Warning: Tab character
Text/StringPrep.hs:324:1: Warning: Tab character
Text/StringPrep.hs:325:1: Warning: Tab character
Text/StringPrep.hs:326:1: Warning: Tab character
Text/StringPrep.hs:327:1: Warning: Tab character
Text/StringPrep.hs:328:1: Warning: Tab character
Text/StringPrep.hs:329:1: Warning: Tab character
Text/StringPrep.hs:330:1: Warning: Tab character
Text/StringPrep.hs:331:1: Warning: Tab character
Text/StringPrep.hs:332:1: Warning: Tab character
Text/StringPrep.hs:333:1: Warning: Tab character
Text/StringPrep.hs:334:1: Warning: Tab character
Text/StringPrep.hs:335:1: Warning: Tab character
Text/StringPrep.hs:336:1: Warning: Tab character
Text/StringPrep.hs:337:1: Warning: Tab character
Text/StringPrep.hs:338:1: Warning: Tab character
Text/StringPrep.hs:339:1: Warning: Tab character
Text/StringPrep.hs:340:1: Warning: Tab character
Text/StringPrep.hs:341:1: Warning: Tab character
Text/StringPrep.hs:342:1: Warning: Tab character
Text/StringPrep.hs:343:1: Warning: Tab character
Text/StringPrep.hs:344:1: Warning: Tab character
Text/StringPrep.hs:345:1: Warning: Tab character
Text/StringPrep.hs:346:1: Warning: Tab character
Text/StringPrep.hs:347:1: Warning: Tab character
Text/StringPrep.hs:348:1: Warning: Tab character
Text/StringPrep.hs:349:1: Warning: Tab character
Text/StringPrep.hs:350:1: Warning: Tab character
Text/StringPrep.hs:351:1: Warning: Tab character
Text/StringPrep.hs:352:1: Warning: Tab character
Text/StringPrep.hs:353:1: Warning: Tab character
Text/StringPrep.hs:354:1: Warning: Tab character
Text/StringPrep.hs:355:1: Warning: Tab character
Text/StringPrep.hs:356:1: Warning: Tab character
Text/StringPrep.hs:357:1: Warning: Tab character
Text/StringPrep.hs:358:1: Warning: Tab character
Text/StringPrep.hs:359:1: Warning: Tab character
Text/StringPrep.hs:360:1: Warning: Tab character
Text/StringPrep.hs:361:1: Warning: Tab character
Text/StringPrep.hs:362:1: Warning: Tab character
Text/StringPrep.hs:363:1: Warning: Tab character
Text/StringPrep.hs:364:1: Warning: Tab character
Text/StringPrep.hs:365:1: Warning: Tab character
Text/StringPrep.hs:366:1: Warning: Tab character
Text/StringPrep.hs:367:1: Warning: Tab character
Text/StringPrep.hs:368:1: Warning: Tab character
Text/StringPrep.hs:369:1: Warning: Tab character
Text/StringPrep.hs:370:1: Warning: Tab character
Text/StringPrep.hs:371:1: Warning: Tab character
Text/StringPrep.hs:372:1: Warning: Tab character
Text/StringPrep.hs:373:1: Warning: Tab character
Text/StringPrep.hs:374:1: Warning: Tab character
Text/StringPrep.hs:375:1: Warning: Tab character
Text/StringPrep.hs:376:1: Warning: Tab character
Text/StringPrep.hs:377:1: Warning: Tab character
Text/StringPrep.hs:378:1: Warning: Tab character
Text/StringPrep.hs:379:1: Warning: Tab character
Text/StringPrep.hs:380:1: Warning: Tab character
Text/StringPrep.hs:381:1: Warning: Tab character
Text/StringPrep.hs:382:1: Warning: Tab character
Text/StringPrep.hs:383:1: Warning: Tab character
Text/StringPrep.hs:384:1: Warning: Tab character
Text/StringPrep.hs:385:1: Warning: Tab character
Text/StringPrep.hs:386:1: Warning: Tab character
Text/StringPrep.hs:387:1: Warning: Tab character
Text/StringPrep.hs:388:1: Warning: Tab character
Text/StringPrep.hs:389:1: Warning: Tab character
Text/StringPrep.hs:390:1: Warning: Tab character
Text/StringPrep.hs:391:1: Warning: Tab character
Text/StringPrep.hs:392:1: Warning: Tab character
Text/StringPrep.hs:393:1: Warning: Tab character
Text/StringPrep.hs:394:1: Warning: Tab character
Text/StringPrep.hs:395:1: Warning: Tab character
Text/StringPrep.hs:396:1: Warning: Tab character
Text/StringPrep.hs:397:1: Warning: Tab character
Text/StringPrep.hs:398:1: Warning: Tab character
Text/StringPrep.hs:399:1: Warning: Tab character
Text/StringPrep.hs:400:1: Warning: Tab character
Text/StringPrep.hs:401:1: Warning: Tab character
Text/StringPrep.hs:402:1: Warning: Tab character
Text/StringPrep.hs:403:1: Warning: Tab character
Text/StringPrep.hs:404:1: Warning: Tab character
Text/StringPrep.hs:405:1: Warning: Tab character
Text/StringPrep.hs:406:1: Warning: Tab character
Text/StringPrep.hs:407:1: Warning: Tab character
Text/StringPrep.hs:408:1: Warning: Tab character
Text/StringPrep.hs:409:1: Warning: Tab character
Text/StringPrep.hs:410:1: Warning: Tab character
Text/StringPrep.hs:411:1: Warning: Tab character
Text/StringPrep.hs:412:1: Warning: Tab character
Text/StringPrep.hs:413:1: Warning: Tab character
Text/StringPrep.hs:414:1: Warning: Tab character
Text/StringPrep.hs:415:1: Warning: Tab character
Text/StringPrep.hs:416:1: Warning: Tab character
Text/StringPrep.hs:417:1: Warning: Tab character
Text/StringPrep.hs:418:1: Warning: Tab character
Text/StringPrep.hs:419:1: Warning: Tab character
Text/StringPrep.hs:420:1: Warning: Tab character
Text/StringPrep.hs:421:1: Warning: Tab character
Text/StringPrep.hs:422:1: Warning: Tab character
Text/StringPrep.hs:423:1: Warning: Tab character
Text/StringPrep.hs:424:1: Warning: Tab character
Text/StringPrep.hs:425:1: Warning: Tab character
Text/StringPrep.hs:426:1: Warning: Tab character
Text/StringPrep.hs:427:1: Warning: Tab character
Text/StringPrep.hs:428:1: Warning: Tab character
Text/StringPrep.hs:429:1: Warning: Tab character
Text/StringPrep.hs:430:1: Warning: Tab character
Text/StringPrep.hs:431:1: Warning: Tab character
Text/StringPrep.hs:432:1: Warning: Tab character
Text/StringPrep.hs:433:1: Warning: Tab character
Text/StringPrep.hs:434:1: Warning: Tab character
Text/StringPrep.hs:435:1: Warning: Tab character
Text/StringPrep.hs:436:1: Warning: Tab character
Text/StringPrep.hs:437:1: Warning: Tab character
Text/StringPrep.hs:438:1: Warning: Tab character
Text/StringPrep.hs:439:1: Warning: Tab character
Text/StringPrep.hs:440:1: Warning: Tab character
Text/StringPrep.hs:441:1: Warning: Tab character
Text/StringPrep.hs:442:1: Warning: Tab character
Text/StringPrep.hs:443:1: Warning: Tab character
Text/StringPrep.hs:444:1: Warning: Tab character
Text/StringPrep.hs:445:1: Warning: Tab character
Text/StringPrep.hs:446:1: Warning: Tab character
Text/StringPrep.hs:447:1: Warning: Tab character
Text/StringPrep.hs:448:1: Warning: Tab character
Text/StringPrep.hs:449:1: Warning: Tab character
Text/StringPrep.hs:450:1: Warning: Tab character
Text/StringPrep.hs:451:1: Warning: Tab character
Text/StringPrep.hs:452:1: Warning: Tab character
Text/StringPrep.hs:453:1: Warning: Tab character
Text/StringPrep.hs:454:1: Warning: Tab character
Text/StringPrep.hs:455:1: Warning: Tab character
Text/StringPrep.hs:456:1: Warning: Tab character
Text/StringPrep.hs:457:1: Warning: Tab character
Text/StringPrep.hs:458:1: Warning: Tab character
Text/StringPrep.hs:459:1: Warning: Tab character
Text/StringPrep.hs:460:1: Warning: Tab character
Text/StringPrep.hs:461:1: Warning: Tab character
Text/StringPrep.hs:462:1: Warning: Tab character
Text/StringPrep.hs:463:1: Warning: Tab character
Text/StringPrep.hs:464:1: Warning: Tab character
Text/StringPrep.hs:465:1: Warning: Tab character
Text/StringPrep.hs:466:1: Warning: Tab character
Text/StringPrep.hs:467:1: Warning: Tab character
Text/StringPrep.hs:468:1: Warning: Tab character
Text/StringPrep.hs:469:1: Warning: Tab character
Text/StringPrep.hs:470:1: Warning: Tab character
Text/StringPrep.hs:471:1: Warning: Tab character
Text/StringPrep.hs:472:1: Warning: Tab character
Text/StringPrep.hs:473:1: Warning: Tab character
Text/StringPrep.hs:474:1: Warning: Tab character
Text/StringPrep.hs:475:1: Warning: Tab character
Text/StringPrep.hs:476:1: Warning: Tab character
Text/StringPrep.hs:477:1: Warning: Tab character
Text/StringPrep.hs:478:1: Warning: Tab character
Text/StringPrep.hs:479:1: Warning: Tab character
Text/StringPrep.hs:480:1: Warning: Tab character
Text/StringPrep.hs:481:1: Warning: Tab character
Text/StringPrep.hs:482:1: Warning: Tab character
Text/StringPrep.hs:483:1: Warning: Tab character
Text/StringPrep.hs:484:1: Warning: Tab character
Text/StringPrep.hs:485:1: Warning: Tab character
Text/StringPrep.hs:486:1: Warning: Tab character
Text/StringPrep.hs:487:1: Warning: Tab character
Text/StringPrep.hs:488:1: Warning: Tab character
Text/StringPrep.hs:489:1: Warning: Tab character
Text/StringPrep.hs:490:1: Warning: Tab character
Text/StringPrep.hs:491:1: Warning: Tab character
Text/StringPrep.hs:492:1: Warning: Tab character
Text/StringPrep.hs:493:1: Warning: Tab character
Text/StringPrep.hs:494:1: Warning: Tab character
Text/StringPrep.hs:495:1: Warning: Tab character
Text/StringPrep.hs:496:1: Warning: Tab character
Text/StringPrep.hs:497:1: Warning: Tab character
Text/StringPrep.hs:498:1: Warning: Tab character
Text/StringPrep.hs:499:1: Warning: Tab character
Text/StringPrep.hs:500:1: Warning: Tab character
Text/StringPrep.hs:501:1: Warning: Tab character
Text/StringPrep.hs:502:1: Warning: Tab character
Text/StringPrep.hs:503:1: Warning: Tab character
Text/StringPrep.hs:504:1: Warning: Tab character
Text/StringPrep.hs:505:1: Warning: Tab character
Text/StringPrep.hs:506:1: Warning: Tab character
Text/StringPrep.hs:507:1: Warning: Tab character
Text/StringPrep.hs:508:1: Warning: Tab character
Text/StringPrep.hs:509:1: Warning: Tab character
Text/StringPrep.hs:510:1: Warning: Tab character
Text/StringPrep.hs:511:1: Warning: Tab character
Text/StringPrep.hs:512:1: Warning: Tab character
Text/StringPrep.hs:513:1: Warning: Tab character
Text/StringPrep.hs:514:1: Warning: Tab character
Text/StringPrep.hs:515:1: Warning: Tab character
Text/StringPrep.hs:516:1: Warning: Tab character
Text/StringPrep.hs:517:1: Warning: Tab character
Text/StringPrep.hs:518:1: Warning: Tab character
Text/StringPrep.hs:519:1: Warning: Tab character
Text/StringPrep.hs:520:1: Warning: Tab character
Text/StringPrep.hs:521:1: Warning: Tab character
Text/StringPrep.hs:522:1: Warning: Tab character
Text/StringPrep.hs:523:1: Warning: Tab character
Text/StringPrep.hs:524:1: Warning: Tab character
Text/StringPrep.hs:525:1: Warning: Tab character
Text/StringPrep.hs:526:1: Warning: Tab character
Text/StringPrep.hs:527:1: Warning: Tab character
Text/StringPrep.hs:528:1: Warning: Tab character
Text/StringPrep.hs:529:1: Warning: Tab character
Text/StringPrep.hs:530:1: Warning: Tab character
Text/StringPrep.hs:531:1: Warning: Tab character
Text/StringPrep.hs:532:1: Warning: Tab character
Text/StringPrep.hs:533:1: Warning: Tab character
Text/StringPrep.hs:534:1: Warning: Tab character
Text/StringPrep.hs:535:1: Warning: Tab character
Text/StringPrep.hs:539:1: Warning: Tab character
Text/StringPrep.hs:540:1: Warning: Tab character
Text/StringPrep.hs:541:1: Warning: Tab character
Text/StringPrep.hs:542:1: Warning: Tab character
Text/StringPrep.hs:543:1: Warning: Tab character
Text/StringPrep.hs:544:1: Warning: Tab character
Text/StringPrep.hs:545:1: Warning: Tab character
Text/StringPrep.hs:546:1: Warning: Tab character
Text/StringPrep.hs:547:1: Warning: Tab character
Text/StringPrep.hs:548:1: Warning: Tab character
Text/StringPrep.hs:549:1: Warning: Tab character
Text/StringPrep.hs:550:1: Warning: Tab character
Text/StringPrep.hs:551:1: Warning: Tab character
Text/StringPrep.hs:552:1: Warning: Tab character
Text/StringPrep.hs:553:1: Warning: Tab character
Text/StringPrep.hs:554:1: Warning: Tab character
Text/StringPrep.hs:555:1: Warning: Tab character
Text/StringPrep.hs:556:1: Warning: Tab character
Text/StringPrep.hs:557:1: Warning: Tab character
Text/StringPrep.hs:558:1: Warning: Tab character
Text/StringPrep.hs:559:1: Warning: Tab character
Text/StringPrep.hs:560:1: Warning: Tab character
Text/StringPrep.hs:561:1: Warning: Tab character
Text/StringPrep.hs:562:1: Warning: Tab character
Text/StringPrep.hs:563:1: Warning: Tab character
Text/StringPrep.hs:564:1: Warning: Tab character
Text/StringPrep.hs:565:1: Warning: Tab character
Text/StringPrep.hs:566:1: Warning: Tab character
Text/StringPrep.hs:567:1: Warning: Tab character
Text/StringPrep.hs:568:1: Warning: Tab character
Text/StringPrep.hs:569:1: Warning: Tab character
Text/StringPrep.hs:570:1: Warning: Tab character
Text/StringPrep.hs:571:1: Warning: Tab character
Text/StringPrep.hs:572:1: Warning: Tab character
Text/StringPrep.hs:573:1: Warning: Tab character
Text/StringPrep.hs:574:1: Warning: Tab character
Text/StringPrep.hs:575:1: Warning: Tab character
Text/StringPrep.hs:576:1: Warning: Tab character
Text/StringPrep.hs:577:1: Warning: Tab character
Text/StringPrep.hs:578:1: Warning: Tab character
Text/StringPrep.hs:579:1: Warning: Tab character
Text/StringPrep.hs:580:1: Warning: Tab character
Text/StringPrep.hs:581:1: Warning: Tab character
Text/StringPrep.hs:582:1: Warning: Tab character
Text/StringPrep.hs:583:1: Warning: Tab character
Text/StringPrep.hs:584:1: Warning: Tab character
Text/StringPrep.hs:585:1: Warning: Tab character
Text/StringPrep.hs:586:1: Warning: Tab character
Text/StringPrep.hs:587:1: Warning: Tab character
Text/StringPrep.hs:588:1: Warning: Tab character
Text/StringPrep.hs:589:1: Warning: Tab character
Text/StringPrep.hs:590:1: Warning: Tab character
Text/StringPrep.hs:591:1: Warning: Tab character
Text/StringPrep.hs:592:1: Warning: Tab character
Text/StringPrep.hs:593:1: Warning: Tab character
Text/StringPrep.hs:594:1: Warning: Tab character
Text/StringPrep.hs:595:1: Warning: Tab character
Text/StringPrep.hs:596:1: Warning: Tab character
Text/StringPrep.hs:597:1: Warning: Tab character
Text/StringPrep.hs:598:1: Warning: Tab character
Text/StringPrep.hs:599:1: Warning: Tab character
Text/StringPrep.hs:600:1: Warning: Tab character
Text/StringPrep.hs:601:1: Warning: Tab character
Text/StringPrep.hs:602:1: Warning: Tab character
Text/StringPrep.hs:603:1: Warning: Tab character
Text/StringPrep.hs:604:1: Warning: Tab character
Text/StringPrep.hs:605:1: Warning: Tab character
Text/StringPrep.hs:606:1: Warning: Tab character
Text/StringPrep.hs:607:1: Warning: Tab character
Text/StringPrep.hs:608:1: Warning: Tab character
Text/StringPrep.hs:609:1: Warning: Tab character
Text/StringPrep.hs:610:1: Warning: Tab character
Text/StringPrep.hs:611:1: Warning: Tab character
Text/StringPrep.hs:612:1: Warning: Tab character
Text/StringPrep.hs:613:1: Warning: Tab character
Text/StringPrep.hs:614:1: Warning: Tab character
Text/StringPrep.hs:615:1: Warning: Tab character
Text/StringPrep.hs:616:1: Warning: Tab character
Text/StringPrep.hs:617:1: Warning: Tab character
Text/StringPrep.hs:618:1: Warning: Tab character
Text/StringPrep.hs:619:1: Warning: Tab character
Text/StringPrep.hs:620:1: Warning: Tab character
Text/StringPrep.hs:621:1: Warning: Tab character
Text/StringPrep.hs:622:1: Warning: Tab character
Text/StringPrep.hs:623:1: Warning: Tab character
Text/StringPrep.hs:624:1: Warning: Tab character
Text/StringPrep.hs:625:1: Warning: Tab character
Text/StringPrep.hs:626:1: Warning: Tab character
Text/StringPrep.hs:627:1: Warning: Tab character
Text/StringPrep.hs:628:1: Warning: Tab character
Text/StringPrep.hs:629:1: Warning: Tab character
Text/StringPrep.hs:630:1: Warning: Tab character
Text/StringPrep.hs:631:1: Warning: Tab character
Text/StringPrep.hs:632:1: Warning: Tab character
Text/StringPrep.hs:633:1: Warning: Tab character
Text/StringPrep.hs:634:1: Warning: Tab character
Text/StringPrep.hs:635:1: Warning: Tab character
Text/StringPrep.hs:636:1: Warning: Tab character
Text/StringPrep.hs:637:1: Warning: Tab character
Text/StringPrep.hs:638:1: Warning: Tab character
Text/StringPrep.hs:639:1: Warning: Tab character
Text/StringPrep.hs:640:1: Warning: Tab character
Text/StringPrep.hs:641:1: Warning: Tab character
Text/StringPrep.hs:642:1: Warning: Tab character
Text/StringPrep.hs:643:1: Warning: Tab character
Text/StringPrep.hs:644:1: Warning: Tab character
Text/StringPrep.hs:645:1: Warning: Tab character
Text/StringPrep.hs:646:1: Warning: Tab character
Text/StringPrep.hs:647:1: Warning: Tab character
Text/StringPrep.hs:648:1: Warning: Tab character
Text/StringPrep.hs:649:1: Warning: Tab character
Text/StringPrep.hs:650:1: Warning: Tab character
Text/StringPrep.hs:651:1: Warning: Tab character
Text/StringPrep.hs:652:1: Warning: Tab character
Text/StringPrep.hs:653:1: Warning: Tab character
Text/StringPrep.hs:654:1: Warning: Tab character
Text/StringPrep.hs:655:1: Warning: Tab character
Text/StringPrep.hs:656:1: Warning: Tab character
Text/StringPrep.hs:657:1: Warning: Tab character
Text/StringPrep.hs:658:1: Warning: Tab character
Text/StringPrep.hs:659:1: Warning: Tab character
Text/StringPrep.hs:660:1: Warning: Tab character
Text/StringPrep.hs:661:1: Warning: Tab character
Text/StringPrep.hs:662:1: Warning: Tab character
Text/StringPrep.hs:663:1: Warning: Tab character
Text/StringPrep.hs:664:1: Warning: Tab character
Text/StringPrep.hs:665:1: Warning: Tab character
Text/StringPrep.hs:666:1: Warning: Tab character
Text/StringPrep.hs:667:1: Warning: Tab character
Text/StringPrep.hs:668:1: Warning: Tab character
Text/StringPrep.hs:669:1: Warning: Tab character
Text/StringPrep.hs:670:1: Warning: Tab character
Text/StringPrep.hs:671:1: Warning: Tab character
Text/StringPrep.hs:672:1: Warning: Tab character
Text/StringPrep.hs:673:1: Warning: Tab character
Text/StringPrep.hs:674:1: Warning: Tab character
Text/StringPrep.hs:675:1: Warning: Tab character
Text/StringPrep.hs:676:1: Warning: Tab character
Text/StringPrep.hs:677:1: Warning: Tab character
Text/StringPrep.hs:678:1: Warning: Tab character
Text/StringPrep.hs:679:1: Warning: Tab character
Text/StringPrep.hs:680:1: Warning: Tab character
Text/StringPrep.hs:681:1: Warning: Tab character
Text/StringPrep.hs:682:1: Warning: Tab character
Text/StringPrep.hs:683:1: Warning: Tab character
Text/StringPrep.hs:684:1: Warning: Tab character
Text/StringPrep.hs:685:1: Warning: Tab character
Text/StringPrep.hs:686:1: Warning: Tab character
Text/StringPrep.hs:687:1: Warning: Tab character
Text/StringPrep.hs:688:1: Warning: Tab character
Text/StringPrep.hs:689:1: Warning: Tab character
Text/StringPrep.hs:690:1: Warning: Tab character
Text/StringPrep.hs:691:1: Warning: Tab character
Text/StringPrep.hs:692:1: Warning: Tab character
Text/StringPrep.hs:693:1: Warning: Tab character
Text/StringPrep.hs:694:1: Warning: Tab character
Text/StringPrep.hs:695:1: Warning: Tab character
Text/StringPrep.hs:696:1: Warning: Tab character
Text/StringPrep.hs:697:1: Warning: Tab character
Text/StringPrep.hs:698:1: Warning: Tab character
Text/StringPrep.hs:699:1: Warning: Tab character
Text/StringPrep.hs:700:1: Warning: Tab character
Text/StringPrep.hs:701:1: Warning: Tab character
Text/StringPrep.hs:702:1: Warning: Tab character
Text/StringPrep.hs:703:1: Warning: Tab character
Text/StringPrep.hs:704:1: Warning: Tab character
Text/StringPrep.hs:705:1: Warning: Tab character
Text/StringPrep.hs:706:1: Warning: Tab character
Text/StringPrep.hs:707:1: Warning: Tab character
Text/StringPrep.hs:708:1: Warning: Tab character
Text/StringPrep.hs:709:1: Warning: Tab character
Text/StringPrep.hs:710:1: Warning: Tab character
Text/StringPrep.hs:711:1: Warning: Tab character
Text/StringPrep.hs:712:1: Warning: Tab character
Text/StringPrep.hs:713:1: Warning: Tab character
Text/StringPrep.hs:714:1: Warning: Tab character
Text/StringPrep.hs:715:1: Warning: Tab character
Text/StringPrep.hs:716:1: Warning: Tab character
Text/StringPrep.hs:717:1: Warning: Tab character
Text/StringPrep.hs:718:1: Warning: Tab character
Text/StringPrep.hs:719:1: Warning: Tab character
Text/StringPrep.hs:720:1: Warning: Tab character
Text/StringPrep.hs:721:1: Warning: Tab character
Text/StringPrep.hs:722:1: Warning: Tab character
Text/StringPrep.hs:723:1: Warning: Tab character
Text/StringPrep.hs:724:1: Warning: Tab character
Text/StringPrep.hs:725:1: Warning: Tab character
Text/StringPrep.hs:726:1: Warning: Tab character
Text/StringPrep.hs:727:1: Warning: Tab character
Text/StringPrep.hs:728:1: Warning: Tab character
Text/StringPrep.hs:729:1: Warning: Tab character
Text/StringPrep.hs:730:1: Warning: Tab character
Text/StringPrep.hs:731:1: Warning: Tab character
Text/StringPrep.hs:732:1: Warning: Tab character
Text/StringPrep.hs:733:1: Warning: Tab character
Text/StringPrep.hs:734:1: Warning: Tab character
Text/StringPrep.hs:735:1: Warning: Tab character
Text/StringPrep.hs:736:1: Warning: Tab character
Text/StringPrep.hs:737:1: Warning: Tab character
Text/StringPrep.hs:738:1: Warning: Tab character
Text/StringPrep.hs:739:1: Warning: Tab character
Text/StringPrep.hs:740:1: Warning: Tab character
Text/StringPrep.hs:741:1: Warning: Tab character
Text/StringPrep.hs:742:1: Warning: Tab character
Text/StringPrep.hs:743:1: Warning: Tab character
Text/StringPrep.hs:744:1: Warning: Tab character
Text/StringPrep.hs:745:1: Warning: Tab character
Text/StringPrep.hs:746:1: Warning: Tab character
Text/StringPrep.hs:747:1: Warning: Tab character
Text/StringPrep.hs:748:1: Warning: Tab character
Text/StringPrep.hs:749:1: Warning: Tab character
Text/StringPrep.hs:750:1: Warning: Tab character
Text/StringPrep.hs:751:1: Warning: Tab character
Text/StringPrep.hs:752:1: Warning: Tab character
Text/StringPrep.hs:753:1: Warning: Tab character
Text/StringPrep.hs:754:1: Warning: Tab character
Text/StringPrep.hs:755:1: Warning: Tab character
Text/StringPrep.hs:756:1: Warning: Tab character
Text/StringPrep.hs:757:1: Warning: Tab character
Text/StringPrep.hs:758:1: Warning: Tab character
Text/StringPrep.hs:759:1: Warning: Tab character
Text/StringPrep.hs:760:1: Warning: Tab character
Text/StringPrep.hs:761:1: Warning: Tab character
Text/StringPrep.hs:762:1: Warning: Tab character
Text/StringPrep.hs:763:1: Warning: Tab character
Text/StringPrep.hs:764:1: Warning: Tab character
Text/StringPrep.hs:765:1: Warning: Tab character
Text/StringPrep.hs:766:1: Warning: Tab character
Text/StringPrep.hs:767:1: Warning: Tab character
Text/StringPrep.hs:768:1: Warning: Tab character
Text/StringPrep.hs:769:1: Warning: Tab character
Text/StringPrep.hs:770:1: Warning: Tab character
Text/StringPrep.hs:771:1: Warning: Tab character
Text/StringPrep.hs:772:1: Warning: Tab character
Text/StringPrep.hs:773:1: Warning: Tab character
Text/StringPrep.hs:774:1: Warning: Tab character
Text/StringPrep.hs:775:1: Warning: Tab character
Text/StringPrep.hs:776:1: Warning: Tab character
Text/StringPrep.hs:777:1: Warning: Tab character
Text/StringPrep.hs:778:1: Warning: Tab character
Text/StringPrep.hs:779:1: Warning: Tab character
Text/StringPrep.hs:780:1: Warning: Tab character
Text/StringPrep.hs:781:1: Warning: Tab character
Text/StringPrep.hs:782:1: Warning: Tab character
Text/StringPrep.hs:783:1: Warning: Tab character
Text/StringPrep.hs:784:1: Warning: Tab character
Text/StringPrep.hs:785:1: Warning: Tab character
Text/StringPrep.hs:786:1: Warning: Tab character
Text/StringPrep.hs:787:1: Warning: Tab character
Text/StringPrep.hs:788:1: Warning: Tab character
Text/StringPrep.hs:789:1: Warning: Tab character
Text/StringPrep.hs:790:1: Warning: Tab character
Text/StringPrep.hs:791:1: Warning: Tab character
Text/StringPrep.hs:792:1: Warning: Tab character
Text/StringPrep.hs:793:1: Warning: Tab character
Text/StringPrep.hs:794:1: Warning: Tab character
Text/StringPrep.hs:795:1: Warning: Tab character
Text/StringPrep.hs:796:1: Warning: Tab character
Text/StringPrep.hs:797:1: Warning: Tab character
Text/StringPrep.hs:798:1: Warning: Tab character
Text/StringPrep.hs:799:1: Warning: Tab character
Text/StringPrep.hs:800:1: Warning: Tab character
Text/StringPrep.hs:801:1: Warning: Tab character
Text/StringPrep.hs:802:1: Warning: Tab character
Text/StringPrep.hs:803:1: Warning: Tab character
Text/StringPrep.hs:804:1: Warning: Tab character
Text/StringPrep.hs:805:1: Warning: Tab character
Text/StringPrep.hs:806:1: Warning: Tab character
Text/StringPrep.hs:807:1: Warning: Tab character
Text/StringPrep.hs:808:1: Warning: Tab character
Text/StringPrep.hs:809:1: Warning: Tab character
Text/StringPrep.hs:810:1: Warning: Tab character
Text/StringPrep.hs:811:1: Warning: Tab character
Text/StringPrep.hs:812:1: Warning: Tab character
Text/StringPrep.hs:813:1: Warning: Tab character
Text/StringPrep.hs:814:1: Warning: Tab character
Text/StringPrep.hs:815:1: Warning: Tab character
Text/StringPrep.hs:816:1: Warning: Tab character
Text/StringPrep.hs:817:1: Warning: Tab character
Text/StringPrep.hs:818:1: Warning: Tab character
Text/StringPrep.hs:819:1: Warning: Tab character
Text/StringPrep.hs:820:1: Warning: Tab character
Text/StringPrep.hs:821:1: Warning: Tab character
Text/StringPrep.hs:822:1: Warning: Tab character
Text/StringPrep.hs:823:1: Warning: Tab character
Text/StringPrep.hs:824:1: Warning: Tab character
Text/StringPrep.hs:825:1: Warning: Tab character
Text/StringPrep.hs:826:1: Warning: Tab character
Text/StringPrep.hs:827:1: Warning: Tab character
Text/StringPrep.hs:828:1: Warning: Tab character
Text/StringPrep.hs:829:1: Warning: Tab character
Text/StringPrep.hs:830:1: Warning: Tab character
Text/StringPrep.hs:831:1: Warning: Tab character
Text/StringPrep.hs:832:1: Warning: Tab character
Text/StringPrep.hs:833:1: Warning: Tab character
Text/StringPrep.hs:834:1: Warning: Tab character
Text/StringPrep.hs:835:1: Warning: Tab character
Text/StringPrep.hs:836:1: Warning: Tab character
Text/StringPrep.hs:837:1: Warning: Tab character
Text/StringPrep.hs:838:1: Warning: Tab character
Text/StringPrep.hs:839:1: Warning: Tab character
Text/StringPrep.hs:840:1: Warning: Tab character
Text/StringPrep.hs:841:1: Warning: Tab character
Text/StringPrep.hs:842:1: Warning: Tab character
Text/StringPrep.hs:843:1: Warning: Tab character
Text/StringPrep.hs:844:1: Warning: Tab character
Text/StringPrep.hs:845:1: Warning: Tab character
Text/StringPrep.hs:846:1: Warning: Tab character
Text/StringPrep.hs:847:1: Warning: Tab character
Text/StringPrep.hs:848:1: Warning: Tab character
Text/StringPrep.hs:849:1: Warning: Tab character
Text/StringPrep.hs:850:1: Warning: Tab character
Text/StringPrep.hs:851:1: Warning: Tab character
Text/StringPrep.hs:852:1: Warning: Tab character
Text/StringPrep.hs:853:1: Warning: Tab character
Text/StringPrep.hs:854:1: Warning: Tab character
Text/StringPrep.hs:855:1: Warning: Tab character
Text/StringPrep.hs:856:1: Warning: Tab character
Text/StringPrep.hs:857:1: Warning: Tab character
Text/StringPrep.hs:858:1: Warning: Tab character
Text/StringPrep.hs:859:1: Warning: Tab character
Text/StringPrep.hs:860:1: Warning: Tab character
Text/StringPrep.hs:861:1: Warning: Tab character
Text/StringPrep.hs:862:1: Warning: Tab character
Text/StringPrep.hs:863:1: Warning: Tab character
Text/StringPrep.hs:864:1: Warning: Tab character
Text/StringPrep.hs:865:1: Warning: Tab character
Text/StringPrep.hs:866:1: Warning: Tab character
Text/StringPrep.hs:867:1: Warning: Tab character
Text/StringPrep.hs:868:1: Warning: Tab character
Text/StringPrep.hs:869:1: Warning: Tab character
Text/StringPrep.hs:870:1: Warning: Tab character
Text/StringPrep.hs:871:1: Warning: Tab character
Text/StringPrep.hs:872:1: Warning: Tab character
Text/StringPrep.hs:873:1: Warning: Tab character
Text/StringPrep.hs:874:1: Warning: Tab character
Text/StringPrep.hs:875:1: Warning: Tab character
Text/StringPrep.hs:876:1: Warning: Tab character
Text/StringPrep.hs:877:1: Warning: Tab character
Text/StringPrep.hs:878:1: Warning: Tab character
Text/StringPrep.hs:879:1: Warning: Tab character
Text/StringPrep.hs:880:1: Warning: Tab character
Text/StringPrep.hs:881:1: Warning: Tab character
Text/StringPrep.hs:882:1: Warning: Tab character
Text/StringPrep.hs:883:1: Warning: Tab character
Text/StringPrep.hs:884:1: Warning: Tab character
Text/StringPrep.hs:885:1: Warning: Tab character
Text/StringPrep.hs:886:1: Warning: Tab character
Text/StringPrep.hs:887:1: Warning: Tab character
Text/StringPrep.hs:888:1: Warning: Tab character
Text/StringPrep.hs:889:1: Warning: Tab character
Text/StringPrep.hs:890:1: Warning: Tab character
Text/StringPrep.hs:891:1: Warning: Tab character
Text/StringPrep.hs:892:1: Warning: Tab character
Text/StringPrep.hs:893:1: Warning: Tab character
Text/StringPrep.hs:894:1: Warning: Tab character
Text/StringPrep.hs:895:1: Warning: Tab character
Text/StringPrep.hs:896:1: Warning: Tab character
Text/StringPrep.hs:897:1: Warning: Tab character
Text/StringPrep.hs:898:1: Warning: Tab character
Text/StringPrep.hs:899:1: Warning: Tab character
Text/StringPrep.hs:900:1: Warning: Tab character
Text/StringPrep.hs:901:1: Warning: Tab character
Text/StringPrep.hs:902:1: Warning: Tab character
Text/StringPrep.hs:903:1: Warning: Tab character
Text/StringPrep.hs:904:1: Warning: Tab character
Text/StringPrep.hs:905:1: Warning: Tab character
Text/StringPrep.hs:906:1: Warning: Tab character
Text/StringPrep.hs:907:1: Warning: Tab character
Text/StringPrep.hs:908:1: Warning: Tab character
Text/StringPrep.hs:909:1: Warning: Tab character
Text/StringPrep.hs:910:1: Warning: Tab character
Text/StringPrep.hs:911:1: Warning: Tab character
Text/StringPrep.hs:912:1: Warning: Tab character
Text/StringPrep.hs:913:1: Warning: Tab character
Text/StringPrep.hs:914:1: Warning: Tab character
Text/StringPrep.hs:915:1: Warning: Tab character
Text/StringPrep.hs:916:1: Warning: Tab character
Text/StringPrep.hs:917:1: Warning: Tab character
Text/StringPrep.hs:918:1: Warning: Tab character
Text/StringPrep.hs:919:1: Warning: Tab character
Text/StringPrep.hs:920:1: Warning: Tab character
Text/StringPrep.hs:921:1: Warning: Tab character
Text/StringPrep.hs:922:1: Warning: Tab character
Text/StringPrep.hs:923:1: Warning: Tab character
Text/StringPrep.hs:924:1: Warning: Tab character
Text/StringPrep.hs:925:1: Warning: Tab character
Text/StringPrep.hs:926:1: Warning: Tab character
Text/StringPrep.hs:927:1: Warning: Tab character
Text/StringPrep.hs:928:1: Warning: Tab character
Text/StringPrep.hs:929:1: Warning: Tab character
Text/StringPrep.hs:930:1: Warning: Tab character
Text/StringPrep.hs:931:1: Warning: Tab character
Text/StringPrep.hs:932:1: Warning: Tab character
Text/StringPrep.hs:933:1: Warning: Tab character
Text/StringPrep.hs:934:1: Warning: Tab character
Text/StringPrep.hs:935:1: Warning: Tab character
Text/StringPrep.hs:936:1: Warning: Tab character
Text/StringPrep.hs:937:1: Warning: Tab character
Text/StringPrep.hs:938:1: Warning: Tab character
Text/StringPrep.hs:939:1: Warning: Tab character
Text/StringPrep.hs:940:1: Warning: Tab character
Text/StringPrep.hs:941:1: Warning: Tab character
Text/StringPrep.hs:942:1: Warning: Tab character
Text/StringPrep.hs:943:1: Warning: Tab character
Text/StringPrep.hs:944:1: Warning: Tab character
Text/StringPrep.hs:945:1: Warning: Tab character
Text/StringPrep.hs:946:1: Warning: Tab character
Text/StringPrep.hs:947:1: Warning: Tab character
Text/StringPrep.hs:948:1: Warning: Tab character
Text/StringPrep.hs:949:1: Warning: Tab character
Text/StringPrep.hs:950:1: Warning: Tab character
Text/StringPrep.hs:951:1: Warning: Tab character
Text/StringPrep.hs:952:1: Warning: Tab character
Text/StringPrep.hs:953:1: Warning: Tab character
Text/StringPrep.hs:954:1: Warning: Tab character
Text/StringPrep.hs:955:1: Warning: Tab character
Text/StringPrep.hs:956:1: Warning: Tab character
Text/StringPrep.hs:957:1: Warning: Tab character
Text/StringPrep.hs:958:1: Warning: Tab character
Text/StringPrep.hs:959:1: Warning: Tab character
Text/StringPrep.hs:960:1: Warning: Tab character
Text/StringPrep.hs:961:1: Warning: Tab character
Text/StringPrep.hs:962:1: Warning: Tab character
Text/StringPrep.hs:963:1: Warning: Tab character
Text/StringPrep.hs:964:1: Warning: Tab character
Text/StringPrep.hs:965:1: Warning: Tab character
Text/StringPrep.hs:966:1: Warning: Tab character
Text/StringPrep.hs:967:1: Warning: Tab character
Text/StringPrep.hs:968:1: Warning: Tab character
Text/StringPrep.hs:969:1: Warning: Tab character
Text/StringPrep.hs:970:1: Warning: Tab character
Text/StringPrep.hs:971:1: Warning: Tab character
Text/StringPrep.hs:972:1: Warning: Tab character
Text/StringPrep.hs:973:1: Warning: Tab character
Text/StringPrep.hs:974:1: Warning: Tab character
Text/StringPrep.hs:975:1: Warning: Tab character
Text/StringPrep.hs:976:1: Warning: Tab character
Text/StringPrep.hs:977:1: Warning: Tab character
Text/StringPrep.hs:978:1: Warning: Tab character
Text/StringPrep.hs:979:1: Warning: Tab character
Text/StringPrep.hs:980:1: Warning: Tab character
Text/StringPrep.hs:981:1: Warning: Tab character
Text/StringPrep.hs:982:1: Warning: Tab character
Text/StringPrep.hs:983:1: Warning: Tab character
Text/StringPrep.hs:984:1: Warning: Tab character
Text/StringPrep.hs:985:1: Warning: Tab character
Text/StringPrep.hs:986:1: Warning: Tab character
Text/StringPrep.hs:987:1: Warning: Tab character
Text/StringPrep.hs:988:1: Warning: Tab character
Text/StringPrep.hs:989:1: Warning: Tab character
Text/StringPrep.hs:990:1: Warning: Tab character
Text/StringPrep.hs:991:1: Warning: Tab character
Text/StringPrep.hs:992:1: Warning: Tab character
Text/StringPrep.hs:993:1: Warning: Tab character
Text/StringPrep.hs:994:1: Warning: Tab character
Text/StringPrep.hs:995:1: Warning: Tab character
Text/StringPrep.hs:996:1: Warning: Tab character
Text/StringPrep.hs:997:1: Warning: Tab character
Text/StringPrep.hs:998:1: Warning: Tab character
Text/StringPrep.hs:999:1: Warning: Tab character
Text/StringPrep.hs:1000:1: Warning: Tab character
Text/StringPrep.hs:1001:1: Warning: Tab character
Text/StringPrep.hs:1002:1: Warning: Tab character
Text/StringPrep.hs:1003:1: Warning: Tab character
Text/StringPrep.hs:1004:1: Warning: Tab character
Text/StringPrep.hs:1005:1: Warning: Tab character
Text/StringPrep.hs:1006:1: Warning: Tab character
Text/StringPrep.hs:1007:1: Warning: Tab character
Text/StringPrep.hs:1008:1: Warning: Tab character
Text/StringPrep.hs:1009:1: Warning: Tab character
Text/StringPrep.hs:1010:1: Warning: Tab character
Text/StringPrep.hs:1011:1: Warning: Tab character
Text/StringPrep.hs:1012:1: Warning: Tab character
Text/StringPrep.hs:1013:1: Warning: Tab character
Text/StringPrep.hs:1014:1: Warning: Tab character
Text/StringPrep.hs:1015:1: Warning: Tab character
Text/StringPrep.hs:1016:1: Warning: Tab character
Text/StringPrep.hs:1017:1: Warning: Tab character
Text/StringPrep.hs:1018:1: Warning: Tab character
Text/StringPrep.hs:1019:1: Warning: Tab character
Text/StringPrep.hs:1020:1: Warning: Tab character
Text/StringPrep.hs:1021:1: Warning: Tab character
Text/StringPrep.hs:1022:1: Warning: Tab character
Text/StringPrep.hs:1023:1: Warning: Tab character
Text/StringPrep.hs:1024:1: Warning: Tab character
Text/StringPrep.hs:1025:1: Warning: Tab character
Text/StringPrep.hs:1026:1: Warning: Tab character
Text/StringPrep.hs:1027:1: Warning: Tab character
Text/StringPrep.hs:1028:1: Warning: Tab character
Text/StringPrep.hs:1029:1: Warning: Tab character
Text/StringPrep.hs:1030:1: Warning: Tab character
Text/StringPrep.hs:1031:1: Warning: Tab character
Text/StringPrep.hs:1032:1: Warning: Tab character
Text/StringPrep.hs:1033:1: Warning: Tab character
Text/StringPrep.hs:1034:1: Warning: Tab character
Text/StringPrep.hs:1035:1: Warning: Tab character
Text/StringPrep.hs:1036:1: Warning: Tab character
Text/StringPrep.hs:1037:1: Warning: Tab character
Text/StringPrep.hs:1038:1: Warning: Tab character
Text/StringPrep.hs:1039:1: Warning: Tab character
Text/StringPrep.hs:1040:1: Warning: Tab character
Text/StringPrep.hs:1041:1: Warning: Tab character
Text/StringPrep.hs:1042:1: Warning: Tab character
Text/StringPrep.hs:1043:1: Warning: Tab character
Text/StringPrep.hs:1044:1: Warning: Tab character
Text/StringPrep.hs:1045:1: Warning: Tab character
Text/StringPrep.hs:1046:1: Warning: Tab character
Text/StringPrep.hs:1047:1: Warning: Tab character
Text/StringPrep.hs:1048:1: Warning: Tab character
Text/StringPrep.hs:1049:1: Warning: Tab character
Text/StringPrep.hs:1050:1: Warning: Tab character
Text/StringPrep.hs:1051:1: Warning: Tab character
Text/StringPrep.hs:1052:1: Warning: Tab character
Text/StringPrep.hs:1053:1: Warning: Tab character
Text/StringPrep.hs:1054:1: Warning: Tab character
Text/StringPrep.hs:1055:1: Warning: Tab character
Text/StringPrep.hs:1056:1: Warning: Tab character
Text/StringPrep.hs:1057:1: Warning: Tab character
Text/StringPrep.hs:1058:1: Warning: Tab character
Text/StringPrep.hs:1059:1: Warning: Tab character
Text/StringPrep.hs:1060:1: Warning: Tab character
Text/StringPrep.hs:1061:1: Warning: Tab character
Text/StringPrep.hs:1062:1: Warning: Tab character
Text/StringPrep.hs:1063:1: Warning: Tab character
Text/StringPrep.hs:1064:1: Warning: Tab character
Text/StringPrep.hs:1065:1: Warning: Tab character
Text/StringPrep.hs:1066:1: Warning: Tab character
Text/StringPrep.hs:1067:1: Warning: Tab character
Text/StringPrep.hs:1068:1: Warning: Tab character
Text/StringPrep.hs:1069:1: Warning: Tab character
Text/StringPrep.hs:1070:1: Warning: Tab character
Text/StringPrep.hs:1071:1: Warning: Tab character
Text/StringPrep.hs:1072:1: Warning: Tab character
Text/StringPrep.hs:1073:1: Warning: Tab character
Text/StringPrep.hs:1074:1: Warning: Tab character
Text/StringPrep.hs:1075:1: Warning: Tab character
Text/StringPrep.hs:1076:1: Warning: Tab character
Text/StringPrep.hs:1077:1: Warning: Tab character
Text/StringPrep.hs:1078:1: Warning: Tab character
Text/StringPrep.hs:1079:1: Warning: Tab character
Text/StringPrep.hs:1080:1: Warning: Tab character
Text/StringPrep.hs:1081:1: Warning: Tab character
Text/StringPrep.hs:1082:1: Warning: Tab character
Text/StringPrep.hs:1083:1: Warning: Tab character
Text/StringPrep.hs:1084:1: Warning: Tab character
Text/StringPrep.hs:1085:1: Warning: Tab character
Text/StringPrep.hs:1086:1: Warning: Tab character
Text/StringPrep.hs:1087:1: Warning: Tab character
Text/StringPrep.hs:1088:1: Warning: Tab character
Text/StringPrep.hs:1089:1: Warning: Tab character
Text/StringPrep.hs:1090:1: Warning: Tab character
Text/StringPrep.hs:1091:1: Warning: Tab character
Text/StringPrep.hs:1092:1: Warning: Tab character
Text/StringPrep.hs:1093:1: Warning: Tab character
Text/StringPrep.hs:1094:1: Warning: Tab character
Text/StringPrep.hs:1095:1: Warning: Tab character
Text/StringPrep.hs:1096:1: Warning: Tab character
Text/StringPrep.hs:1097:1: Warning: Tab character
Text/StringPrep.hs:1098:1: Warning: Tab character
Text/StringPrep.hs:1099:1: Warning: Tab character
Text/StringPrep.hs:1100:1: Warning: Tab character
Text/StringPrep.hs:1101:1: Warning: Tab character
Text/StringPrep.hs:1102:1: Warning: Tab character
Text/StringPrep.hs:1103:1: Warning: Tab character
Text/StringPrep.hs:1104:1: Warning: Tab character
Text/StringPrep.hs:1105:1: Warning: Tab character
Text/StringPrep.hs:1106:1: Warning: Tab character
Text/StringPrep.hs:1107:1: Warning: Tab character
Text/StringPrep.hs:1108:1: Warning: Tab character
Text/StringPrep.hs:1109:1: Warning: Tab character
Text/StringPrep.hs:1110:1: Warning: Tab character
Text/StringPrep.hs:1111:1: Warning: Tab character
Text/StringPrep.hs:1112:1: Warning: Tab character
Text/StringPrep.hs:1113:1: Warning: Tab character
Text/StringPrep.hs:1114:1: Warning: Tab character
Text/StringPrep.hs:1115:1: Warning: Tab character
Text/StringPrep.hs:1116:1: Warning: Tab character
Text/StringPrep.hs:1117:1: Warning: Tab character
Text/StringPrep.hs:1118:1: Warning: Tab character
Text/StringPrep.hs:1119:1: Warning: Tab character
Text/StringPrep.hs:1120:1: Warning: Tab character
Text/StringPrep.hs:1121:1: Warning: Tab character
Text/StringPrep.hs:1122:1: Warning: Tab character
Text/StringPrep.hs:1123:1: Warning: Tab character
Text/StringPrep.hs:1124:1: Warning: Tab character
Text/StringPrep.hs:1125:1: Warning: Tab character
Text/StringPrep.hs:1126:1: Warning: Tab character
Text/StringPrep.hs:1127:1: Warning: Tab character
Text/StringPrep.hs:1128:1: Warning: Tab character
Text/StringPrep.hs:1129:1: Warning: Tab character
Text/StringPrep.hs:1130:1: Warning: Tab character
Text/StringPrep.hs:1131:1: Warning: Tab character
Text/StringPrep.hs:1132:1: Warning: Tab character
Text/StringPrep.hs:1133:1: Warning: Tab character
Text/StringPrep.hs:1134:1: Warning: Tab character
Text/StringPrep.hs:1135:1: Warning: Tab character
Text/StringPrep.hs:1136:1: Warning: Tab character
Text/StringPrep.hs:1137:1: Warning: Tab character
Text/StringPrep.hs:1138:1: Warning: Tab character
Text/StringPrep.hs:1139:1: Warning: Tab character
Text/StringPrep.hs:1140:1: Warning: Tab character
Text/StringPrep.hs:1141:1: Warning: Tab character
Text/StringPrep.hs:1142:1: Warning: Tab character
Text/StringPrep.hs:1143:1: Warning: Tab character
Text/StringPrep.hs:1144:1: Warning: Tab character
Text/StringPrep.hs:1145:1: Warning: Tab character
Text/StringPrep.hs:1146:1: Warning: Tab character
Text/StringPrep.hs:1147:1: Warning: Tab character
Text/StringPrep.hs:1148:1: Warning: Tab character
Text/StringPrep.hs:1149:1: Warning: Tab character
Text/StringPrep.hs:1150:1: Warning: Tab character
Text/StringPrep.hs:1151:1: Warning: Tab character
Text/StringPrep.hs:1152:1: Warning: Tab character
Text/StringPrep.hs:1153:1: Warning: Tab character
Text/StringPrep.hs:1154:1: Warning: Tab character
Text/StringPrep.hs:1155:1: Warning: Tab character
Text/StringPrep.hs:1156:1: Warning: Tab character
Text/StringPrep.hs:1157:1: Warning: Tab character
Text/StringPrep.hs:1158:1: Warning: Tab character
Text/StringPrep.hs:1159:1: Warning: Tab character
Text/StringPrep.hs:1160:1: Warning: Tab character
Text/StringPrep.hs:1161:1: Warning: Tab character
Text/StringPrep.hs:1162:1: Warning: Tab character
Text/StringPrep.hs:1163:1: Warning: Tab character
Text/StringPrep.hs:1164:1: Warning: Tab character
Text/StringPrep.hs:1165:1: Warning: Tab character
Text/StringPrep.hs:1166:1: Warning: Tab character
Text/StringPrep.hs:1167:1: Warning: Tab character
Text/StringPrep.hs:1168:1: Warning: Tab character
Text/StringPrep.hs:1169:1: Warning: Tab character
Text/StringPrep.hs:1170:1: Warning: Tab character
Text/StringPrep.hs:1171:1: Warning: Tab character
Text/StringPrep.hs:1172:1: Warning: Tab character
Text/StringPrep.hs:1173:1: Warning: Tab character
Text/StringPrep.hs:1174:1: Warning: Tab character
Text/StringPrep.hs:1175:1: Warning: Tab character
Text/StringPrep.hs:1176:1: Warning: Tab character
Text/StringPrep.hs:1177:1: Warning: Tab character
Text/StringPrep.hs:1178:1: Warning: Tab character
Text/StringPrep.hs:1179:1: Warning: Tab character
Text/StringPrep.hs:1180:1: Warning: Tab character
Text/StringPrep.hs:1181:1: Warning: Tab character
Text/StringPrep.hs:1182:1: Warning: Tab character
Text/StringPrep.hs:1183:1: Warning: Tab character
Text/StringPrep.hs:1184:1: Warning: Tab character
Text/StringPrep.hs:1185:1: Warning: Tab character
Text/StringPrep.hs:1186:1: Warning: Tab character
Text/StringPrep.hs:1187:1: Warning: Tab character
Text/StringPrep.hs:1188:1: Warning: Tab character
Text/StringPrep.hs:1189:1: Warning: Tab character
Text/StringPrep.hs:1190:1: Warning: Tab character
Text/StringPrep.hs:1191:1: Warning: Tab character
Text/StringPrep.hs:1192:1: Warning: Tab character
Text/StringPrep.hs:1193:1: Warning: Tab character
Text/StringPrep.hs:1194:1: Warning: Tab character
Text/StringPrep.hs:1195:1: Warning: Tab character
Text/StringPrep.hs:1196:1: Warning: Tab character
Text/StringPrep.hs:1197:1: Warning: Tab character
Text/StringPrep.hs:1198:1: Warning: Tab character
Text/StringPrep.hs:1199:1: Warning: Tab character
Text/StringPrep.hs:1200:1: Warning: Tab character
Text/StringPrep.hs:1201:1: Warning: Tab character
Text/StringPrep.hs:1202:1: Warning: Tab character
Text/StringPrep.hs:1203:1: Warning: Tab character
Text/StringPrep.hs:1204:1: Warning: Tab character
Text/StringPrep.hs:1205:1: Warning: Tab character
Text/StringPrep.hs:1206:1: Warning: Tab character
Text/StringPrep.hs:1207:1: Warning: Tab character
Text/StringPrep.hs:1208:1: Warning: Tab character
Text/StringPrep.hs:1209:1: Warning: Tab character
Text/StringPrep.hs:1210:1: Warning: Tab character
Text/StringPrep.hs:1211:1: Warning: Tab character
Text/StringPrep.hs:1212:1: Warning: Tab character
Text/StringPrep.hs:1213:1: Warning: Tab character
Text/StringPrep.hs:1214:1: Warning: Tab character
Text/StringPrep.hs:1215:1: Warning: Tab character
Text/StringPrep.hs:1216:1: Warning: Tab character
Text/StringPrep.hs:1217:1: Warning: Tab character
Text/StringPrep.hs:1218:1: Warning: Tab character
Text/StringPrep.hs:1219:1: Warning: Tab character
Text/StringPrep.hs:1220:1: Warning: Tab character
Text/StringPrep.hs:1221:1: Warning: Tab character
Text/StringPrep.hs:1222:1: Warning: Tab character
Text/StringPrep.hs:1223:1: Warning: Tab character
Text/StringPrep.hs:1224:1: Warning: Tab character
Text/StringPrep.hs:1225:1: Warning: Tab character
Text/StringPrep.hs:1226:1: Warning: Tab character
Text/StringPrep.hs:1227:1: Warning: Tab character
Text/StringPrep.hs:1228:1: Warning: Tab character
Text/StringPrep.hs:1229:1: Warning: Tab character
Text/StringPrep.hs:1230:1: Warning: Tab character
Text/StringPrep.hs:1231:1: Warning: Tab character
Text/StringPrep.hs:1232:1: Warning: Tab character
Text/StringPrep.hs:1233:1: Warning: Tab character
Text/StringPrep.hs:1234:1: Warning: Tab character
Text/StringPrep.hs:1235:1: Warning: Tab character
Text/StringPrep.hs:1236:1: Warning: Tab character
Text/StringPrep.hs:1237:1: Warning: Tab character
Text/StringPrep.hs:1238:1: Warning: Tab character
Text/StringPrep.hs:1239:1: Warning: Tab character
Text/StringPrep.hs:1240:1: Warning: Tab character
Text/StringPrep.hs:1241:1: Warning: Tab character
Text/StringPrep.hs:1242:1: Warning: Tab character
Text/StringPrep.hs:1243:1: Warning: Tab character
Text/StringPrep.hs:1244:1: Warning: Tab character
Text/StringPrep.hs:1245:1: Warning: Tab character
Text/StringPrep.hs:1246:1: Warning: Tab character
Text/StringPrep.hs:1247:1: Warning: Tab character
Text/StringPrep.hs:1248:1: Warning: Tab character
Text/StringPrep.hs:1249:1: Warning: Tab character
Text/StringPrep.hs:1250:1: Warning: Tab character
Text/StringPrep.hs:1251:1: Warning: Tab character
Text/StringPrep.hs:1252:1: Warning: Tab character
Text/StringPrep.hs:1253:1: Warning: Tab character
Text/StringPrep.hs:1254:1: Warning: Tab character
Text/StringPrep.hs:1255:1: Warning: Tab character
Text/StringPrep.hs:1256:1: Warning: Tab character
Text/StringPrep.hs:1257:1: Warning: Tab character
Text/StringPrep.hs:1258:1: Warning: Tab character
Text/StringPrep.hs:1259:1: Warning: Tab character
Text/StringPrep.hs:1260:1: Warning: Tab character
Text/StringPrep.hs:1261:1: Warning: Tab character
Text/StringPrep.hs:1262:1: Warning: Tab character
Text/StringPrep.hs:1263:1: Warning: Tab character
Text/StringPrep.hs:1264:1: Warning: Tab character
Text/StringPrep.hs:1265:1: Warning: Tab character
Text/StringPrep.hs:1266:1: Warning: Tab character
Text/StringPrep.hs:1267:1: Warning: Tab character
Text/StringPrep.hs:1268:1: Warning: Tab character
Text/StringPrep.hs:1269:1: Warning: Tab character
Text/StringPrep.hs:1270:1: Warning: Tab character
Text/StringPrep.hs:1271:1: Warning: Tab character
Text/StringPrep.hs:1272:1: Warning: Tab character
Text/StringPrep.hs:1273:1: Warning: Tab character
Text/StringPrep.hs:1274:1: Warning: Tab character
Text/StringPrep.hs:1275:1: Warning: Tab character
Text/StringPrep.hs:1276:1: Warning: Tab character
Text/StringPrep.hs:1277:1: Warning: Tab character
Text/StringPrep.hs:1278:1: Warning: Tab character
Text/StringPrep.hs:1279:1: Warning: Tab character
Text/StringPrep.hs:1280:1: Warning: Tab character
Text/StringPrep.hs:1281:1: Warning: Tab character
Text/StringPrep.hs:1282:1: Warning: Tab character
Text/StringPrep.hs:1283:1: Warning: Tab character
Text/StringPrep.hs:1284:1: Warning: Tab character
Text/StringPrep.hs:1285:1: Warning: Tab character
Text/StringPrep.hs:1286:1: Warning: Tab character
Text/StringPrep.hs:1287:1: Warning: Tab character
Text/StringPrep.hs:1288:1: Warning: Tab character
Text/StringPrep.hs:1289:1: Warning: Tab character
Text/StringPrep.hs:1290:1: Warning: Tab character
Text/StringPrep.hs:1291:1: Warning: Tab character
Text/StringPrep.hs:1292:1: Warning: Tab character
Text/StringPrep.hs:1293:1: Warning: Tab character
Text/StringPrep.hs:1294:1: Warning: Tab character
Text/StringPrep.hs:1295:1: Warning: Tab character
Text/StringPrep.hs:1296:1: Warning: Tab character
Text/StringPrep.hs:1297:1: Warning: Tab character
Text/StringPrep.hs:1298:1: Warning: Tab character
Text/StringPrep.hs:1299:1: Warning: Tab character
Text/StringPrep.hs:1300:1: Warning: Tab character
Text/StringPrep.hs:1301:1: Warning: Tab character
Text/StringPrep.hs:1302:1: Warning: Tab character
Text/StringPrep.hs:1303:1: Warning: Tab character
Text/StringPrep.hs:1304:1: Warning: Tab character
Text/StringPrep.hs:1305:1: Warning: Tab character
Text/StringPrep.hs:1306:1: Warning: Tab character
Text/StringPrep.hs:1307:1: Warning: Tab character
Text/StringPrep.hs:1308:1: Warning: Tab character
Text/StringPrep.hs:1309:1: Warning: Tab character
Text/StringPrep.hs:1310:1: Warning: Tab character
Text/StringPrep.hs:1311:1: Warning: Tab character
Text/StringPrep.hs:1312:1: Warning: Tab character
Text/StringPrep.hs:1313:1: Warning: Tab character
Text/StringPrep.hs:1314:1: Warning: Tab character
Text/StringPrep.hs:1315:1: Warning: Tab character
Text/StringPrep.hs:1316:1: Warning: Tab character
Text/StringPrep.hs:1317:1: Warning: Tab character
Text/StringPrep.hs:1318:1: Warning: Tab character
Text/StringPrep.hs:1319:1: Warning: Tab character
Text/StringPrep.hs:1320:1: Warning: Tab character
Text/StringPrep.hs:1321:1: Warning: Tab character
Text/StringPrep.hs:1322:1: Warning: Tab character
Text/StringPrep.hs:1323:1: Warning: Tab character
Text/StringPrep.hs:1324:1: Warning: Tab character
Text/StringPrep.hs:1325:1: Warning: Tab character
Text/StringPrep.hs:1326:1: Warning: Tab character
Text/StringPrep.hs:1327:1: Warning: Tab character
Text/StringPrep.hs:1328:1: Warning: Tab character
Text/StringPrep.hs:1329:1: Warning: Tab character
Text/StringPrep.hs:1330:1: Warning: Tab character
Text/StringPrep.hs:1331:1: Warning: Tab character
Text/StringPrep.hs:1332:1: Warning: Tab character
Text/StringPrep.hs:1333:1: Warning: Tab character
Text/StringPrep.hs:1334:1: Warning: Tab character
Text/StringPrep.hs:1335:1: Warning: Tab character
Text/StringPrep.hs:1336:1: Warning: Tab character
Text/StringPrep.hs:1337:1: Warning: Tab character
Text/StringPrep.hs:1338:1: Warning: Tab character
Text/StringPrep.hs:1339:1: Warning: Tab character
Text/StringPrep.hs:1340:1: Warning: Tab character
Text/StringPrep.hs:1341:1: Warning: Tab character
Text/StringPrep.hs:1342:1: Warning: Tab character
Text/StringPrep.hs:1343:1: Warning: Tab character
Text/StringPrep.hs:1344:1: Warning: Tab character
Text/StringPrep.hs:1345:1: Warning: Tab character
Text/StringPrep.hs:1346:1: Warning: Tab character
Text/StringPrep.hs:1347:1: Warning: Tab character
Text/StringPrep.hs:1348:1: Warning: Tab character
Text/StringPrep.hs:1349:1: Warning: Tab character
Text/StringPrep.hs:1350:1: Warning: Tab character
Text/StringPrep.hs:1351:1: Warning: Tab character
Text/StringPrep.hs:1352:1: Warning: Tab character
Text/StringPrep.hs:1353:1: Warning: Tab character
Text/StringPrep.hs:1354:1: Warning: Tab character
Text/StringPrep.hs:1355:1: Warning: Tab character
Text/StringPrep.hs:1356:1: Warning: Tab character
Text/StringPrep.hs:1357:1: Warning: Tab character
Text/StringPrep.hs:1358:1: Warning: Tab character
Text/StringPrep.hs:1359:1: Warning: Tab character
Text/StringPrep.hs:1360:1: Warning: Tab character
Text/StringPrep.hs:1361:1: Warning: Tab character
Text/StringPrep.hs:1362:1: Warning: Tab character
Text/StringPrep.hs:1363:1: Warning: Tab character
Text/StringPrep.hs:1364:1: Warning: Tab character
Text/StringPrep.hs:1365:1: Warning: Tab character
Text/StringPrep.hs:1366:1: Warning: Tab character
Text/StringPrep.hs:1367:1: Warning: Tab character
Text/StringPrep.hs:1368:1: Warning: Tab character
Text/StringPrep.hs:1369:1: Warning: Tab character
Text/StringPrep.hs:1370:1: Warning: Tab character
Text/StringPrep.hs:1371:1: Warning: Tab character
Text/StringPrep.hs:1372:1: Warning: Tab character
Text/StringPrep.hs:1373:1: Warning: Tab character
Text/StringPrep.hs:1374:1: Warning: Tab character
Text/StringPrep.hs:1375:1: Warning: Tab character
Text/StringPrep.hs:1376:1: Warning: Tab character
Text/StringPrep.hs:1377:1: Warning: Tab character
Text/StringPrep.hs:1378:1: Warning: Tab character
Text/StringPrep.hs:1379:1: Warning: Tab character
Text/StringPrep.hs:1380:1: Warning: Tab character
Text/StringPrep.hs:1381:1: Warning: Tab character
Text/StringPrep.hs:1382:1: Warning: Tab character
Text/StringPrep.hs:1383:1: Warning: Tab character
Text/StringPrep.hs:1384:1: Warning: Tab character
Text/StringPrep.hs:1385:1: Warning: Tab character
Text/StringPrep.hs:1386:1: Warning: Tab character
Text/StringPrep.hs:1387:1: Warning: Tab character
Text/StringPrep.hs:1388:1: Warning: Tab character
Text/StringPrep.hs:1389:1: Warning: Tab character
Text/StringPrep.hs:1390:1: Warning: Tab character
Text/StringPrep.hs:1391:1: Warning: Tab character
Text/StringPrep.hs:1392:1: Warning: Tab character
Text/StringPrep.hs:1393:1: Warning: Tab character
Text/StringPrep.hs:1394:1: Warning: Tab character
Text/StringPrep.hs:1395:1: Warning: Tab character
Text/StringPrep.hs:1396:1: Warning: Tab character
Text/StringPrep.hs:1397:1: Warning: Tab character
Text/StringPrep.hs:1398:1: Warning: Tab character
Text/StringPrep.hs:1399:1: Warning: Tab character
Text/StringPrep.hs:1400:1: Warning: Tab character
Text/StringPrep.hs:1401:1: Warning: Tab character
Text/StringPrep.hs:1402:1: Warning: Tab character
Text/StringPrep.hs:1403:1: Warning: Tab character
Text/StringPrep.hs:1404:1: Warning: Tab character
Text/StringPrep.hs:1405:1: Warning: Tab character
Text/StringPrep.hs:1406:1: Warning: Tab character
Text/StringPrep.hs:1407:1: Warning: Tab character
Text/StringPrep.hs:1408:1: Warning: Tab character
Text/StringPrep.hs:1409:1: Warning: Tab character
Text/StringPrep.hs:1410:1: Warning: Tab character
Text/StringPrep.hs:1411:1: Warning: Tab character
Text/StringPrep.hs:1412:1: Warning: Tab character
Text/StringPrep.hs:1413:1: Warning: Tab character
Text/StringPrep.hs:1414:1: Warning: Tab character
Text/StringPrep.hs:1415:1: Warning: Tab character
Text/StringPrep.hs:1416:1: Warning: Tab character
Text/StringPrep.hs:1417:1: Warning: Tab character
Text/StringPrep.hs:1418:1: Warning: Tab character
Text/StringPrep.hs:1419:1: Warning: Tab character
Text/StringPrep.hs:1420:1: Warning: Tab character
Text/StringPrep.hs:1421:1: Warning: Tab character
Text/StringPrep.hs:1422:1: Warning: Tab character
Text/StringPrep.hs:1423:1: Warning: Tab character
Text/StringPrep.hs:1424:1: Warning: Tab character
Text/StringPrep.hs:1425:1: Warning: Tab character
Text/StringPrep.hs:1426:1: Warning: Tab character
Text/StringPrep.hs:1427:1: Warning: Tab character
Text/StringPrep.hs:1428:1: Warning: Tab character
Text/StringPrep.hs:1429:1: Warning: Tab character
Text/StringPrep.hs:1430:1: Warning: Tab character
Text/StringPrep.hs:1431:1: Warning: Tab character
Text/StringPrep.hs:1432:1: Warning: Tab character
Text/StringPrep.hs:1433:1: Warning: Tab character
Text/StringPrep.hs:1434:1: Warning: Tab character
Text/StringPrep.hs:1435:1: Warning: Tab character
Text/StringPrep.hs:1436:1: Warning: Tab character
Text/StringPrep.hs:1437:1: Warning: Tab character
Text/StringPrep.hs:1438:1: Warning: Tab character
Text/StringPrep.hs:1439:1: Warning: Tab character
Text/StringPrep.hs:1440:1: Warning: Tab character
Text/StringPrep.hs:1441:1: Warning: Tab character
Text/StringPrep.hs:1442:1: Warning: Tab character
Text/StringPrep.hs:1443:1: Warning: Tab character
Text/StringPrep.hs:1444:1: Warning: Tab character
Text/StringPrep.hs:1445:1: Warning: Tab character
Text/StringPrep.hs:1446:1: Warning: Tab character
Text/StringPrep.hs:1447:1: Warning: Tab character
Text/StringPrep.hs:1448:1: Warning: Tab character
Text/StringPrep.hs:1449:1: Warning: Tab character
Text/StringPrep.hs:1450:1: Warning: Tab character
Text/StringPrep.hs:1451:1: Warning: Tab character
Text/StringPrep.hs:1452:1: Warning: Tab character
Text/StringPrep.hs:1453:1: Warning: Tab character
Text/StringPrep.hs:1454:1: Warning: Tab character
Text/StringPrep.hs:1455:1: Warning: Tab character
Text/StringPrep.hs:1456:1: Warning: Tab character
Text/StringPrep.hs:1457:1: Warning: Tab character
Text/StringPrep.hs:1458:1: Warning: Tab character
Text/StringPrep.hs:1459:1: Warning: Tab character
Text/StringPrep.hs:1460:1: Warning: Tab character
Text/StringPrep.hs:1461:1: Warning: Tab character
Text/StringPrep.hs:1462:1: Warning: Tab character
Text/StringPrep.hs:1463:1: Warning: Tab character
Text/StringPrep.hs:1464:1: Warning: Tab character
Text/StringPrep.hs:1465:1: Warning: Tab character
Text/StringPrep.hs:1466:1: Warning: Tab character
Text/StringPrep.hs:1467:1: Warning: Tab character
Text/StringPrep.hs:1468:1: Warning: Tab character
Text/StringPrep.hs:1469:1: Warning: Tab character
Text/StringPrep.hs:1470:1: Warning: Tab character
Text/StringPrep.hs:1471:1: Warning: Tab character
Text/StringPrep.hs:1472:1: Warning: Tab character
Text/StringPrep.hs:1473:1: Warning: Tab character
Text/StringPrep.hs:1474:1: Warning: Tab character
Text/StringPrep.hs:1475:1: Warning: Tab character
Text/StringPrep.hs:1476:1: Warning: Tab character
Text/StringPrep.hs:1477:1: Warning: Tab character
Text/StringPrep.hs:1478:1: Warning: Tab character
Text/StringPrep.hs:1479:1: Warning: Tab character
Text/StringPrep.hs:1480:1: Warning: Tab character
Text/StringPrep.hs:1481:1: Warning: Tab character
Text/StringPrep.hs:1482:1: Warning: Tab character
Text/StringPrep.hs:1483:1: Warning: Tab character
Text/StringPrep.hs:1484:1: Warning: Tab character
Text/StringPrep.hs:1485:1: Warning: Tab character
Text/StringPrep.hs:1486:1: Warning: Tab character
Text/StringPrep.hs:1487:1: Warning: Tab character
Text/StringPrep.hs:1488:1: Warning: Tab character
Text/StringPrep.hs:1489:1: Warning: Tab character
Text/StringPrep.hs:1490:1: Warning: Tab character
Text/StringPrep.hs:1491:1: Warning: Tab character
Text/StringPrep.hs:1492:1: Warning: Tab character
Text/StringPrep.hs:1493:1: Warning: Tab character
Text/StringPrep.hs:1494:1: Warning: Tab character
Text/StringPrep.hs:1495:1: Warning: Tab character
Text/StringPrep.hs:1496:1: Warning: Tab character
Text/StringPrep.hs:1497:1: Warning: Tab character
Text/StringPrep.hs:1498:1: Warning: Tab character
Text/StringPrep.hs:1499:1: Warning: Tab character
Text/StringPrep.hs:1500:1: Warning: Tab character
Text/StringPrep.hs:1501:1: Warning: Tab character
Text/StringPrep.hs:1502:1: Warning: Tab character
Text/StringPrep.hs:1503:1: Warning: Tab character
Text/StringPrep.hs:1504:1: Warning: Tab character
Text/StringPrep.hs:1505:1: Warning: Tab character
Text/StringPrep.hs:1506:1: Warning: Tab character
Text/StringPrep.hs:1507:1: Warning: Tab character
Text/StringPrep.hs:1508:1: Warning: Tab character
Text/StringPrep.hs:1509:1: Warning: Tab character
Text/StringPrep.hs:1510:1: Warning: Tab character
Text/StringPrep.hs:1511:1: Warning: Tab character
Text/StringPrep.hs:1512:1: Warning: Tab character
Text/StringPrep.hs:1513:1: Warning: Tab character
Text/StringPrep.hs:1514:1: Warning: Tab character
Text/StringPrep.hs:1515:1: Warning: Tab character
Text/StringPrep.hs:1516:1: Warning: Tab character
Text/StringPrep.hs:1517:1: Warning: Tab character
Text/StringPrep.hs:1518:1: Warning: Tab character
Text/StringPrep.hs:1519:1: Warning: Tab character
Text/StringPrep.hs:1520:1: Warning: Tab character
Text/StringPrep.hs:1521:1: Warning: Tab character
Text/StringPrep.hs:1522:1: Warning: Tab character
Text/StringPrep.hs:1523:1: Warning: Tab character
Text/StringPrep.hs:1524:1: Warning: Tab character
Text/StringPrep.hs:1525:1: Warning: Tab character
Text/StringPrep.hs:1526:1: Warning: Tab character
Text/StringPrep.hs:1527:1: Warning: Tab character
Text/StringPrep.hs:1528:1: Warning: Tab character
Text/StringPrep.hs:1529:1: Warning: Tab character
Text/StringPrep.hs:1530:1: Warning: Tab character
Text/StringPrep.hs:1531:1: Warning: Tab character
Text/StringPrep.hs:1532:1: Warning: Tab character
Text/StringPrep.hs:1533:1: Warning: Tab character
Text/StringPrep.hs:1534:1: Warning: Tab character
Text/StringPrep.hs:1535:1: Warning: Tab character
Text/StringPrep.hs:1536:1: Warning: Tab character
Text/StringPrep.hs:1537:1: Warning: Tab character
Text/StringPrep.hs:1538:1: Warning: Tab character
Text/StringPrep.hs:1539:1: Warning: Tab character
Text/StringPrep.hs:1540:1: Warning: Tab character
Text/StringPrep.hs:1541:1: Warning: Tab character
Text/StringPrep.hs:1542:1: Warning: Tab character
Text/StringPrep.hs:1543:1: Warning: Tab character
Text/StringPrep.hs:1544:1: Warning: Tab character
Text/StringPrep.hs:1545:1: Warning: Tab character
Text/StringPrep.hs:1546:1: Warning: Tab character
Text/StringPrep.hs:1547:1: Warning: Tab character
Text/StringPrep.hs:1548:1: Warning: Tab character
Text/StringPrep.hs:1549:1: Warning: Tab character
Text/StringPrep.hs:1550:1: Warning: Tab character
Text/StringPrep.hs:1551:1: Warning: Tab character
Text/StringPrep.hs:1552:1: Warning: Tab character
Text/StringPrep.hs:1553:1: Warning: Tab character
Text/StringPrep.hs:1554:1: Warning: Tab character
Text/StringPrep.hs:1555:1: Warning: Tab character
Text/StringPrep.hs:1556:1: Warning: Tab character
Text/StringPrep.hs:1557:1: Warning: Tab character
Text/StringPrep.hs:1558:1: Warning: Tab character
Text/StringPrep.hs:1559:1: Warning: Tab character
Text/StringPrep.hs:1560:1: Warning: Tab character
Text/StringPrep.hs:1561:1: Warning: Tab character
Text/StringPrep.hs:1562:1: Warning: Tab character
Text/StringPrep.hs:1563:1: Warning: Tab character
Text/StringPrep.hs:1564:1: Warning: Tab character
Text/StringPrep.hs:1565:1: Warning: Tab character
Text/StringPrep.hs:1566:1: Warning: Tab character
Text/StringPrep.hs:1567:1: Warning: Tab character
Text/StringPrep.hs:1568:1: Warning: Tab character
Text/StringPrep.hs:1569:1: Warning: Tab character
Text/StringPrep.hs:1570:1: Warning: Tab character
Text/StringPrep.hs:1571:1: Warning: Tab character
Text/StringPrep.hs:1572:1: Warning: Tab character
Text/StringPrep.hs:1573:1: Warning: Tab character
Text/StringPrep.hs:1574:1: Warning: Tab character
Text/StringPrep.hs:1575:1: Warning: Tab character
Text/StringPrep.hs:1576:1: Warning: Tab character
Text/StringPrep.hs:1577:1: Warning: Tab character
Text/StringPrep.hs:1578:1: Warning: Tab character
Text/StringPrep.hs:1579:1: Warning: Tab character
Text/StringPrep.hs:1580:1: Warning: Tab character
Text/StringPrep.hs:1581:1: Warning: Tab character
Text/StringPrep.hs:1582:1: Warning: Tab character
Text/StringPrep.hs:1583:1: Warning: Tab character
Text/StringPrep.hs:1584:1: Warning: Tab character
Text/StringPrep.hs:1585:1: Warning: Tab character
Text/StringPrep.hs:1586:1: Warning: Tab character
Text/StringPrep.hs:1587:1: Warning: Tab character
Text/StringPrep.hs:1588:1: Warning: Tab character
Text/StringPrep.hs:1589:1: Warning: Tab character
Text/StringPrep.hs:1590:1: Warning: Tab character
Text/StringPrep.hs:1591:1: Warning: Tab character
Text/StringPrep.hs:1592:1: Warning: Tab character
Text/StringPrep.hs:1593:1: Warning: Tab character
Text/StringPrep.hs:1594:1: Warning: Tab character
Text/StringPrep.hs:1595:1: Warning: Tab character
Text/StringPrep.hs:1596:1: Warning: Tab character
Text/StringPrep.hs:1597:1: Warning: Tab character
Text/StringPrep.hs:1598:1: Warning: Tab character
Text/StringPrep.hs:1599:1: Warning: Tab character
Text/StringPrep.hs:1600:1: Warning: Tab character
Text/StringPrep.hs:1601:1: Warning: Tab character
Text/StringPrep.hs:1602:1: Warning: Tab character
Text/StringPrep.hs:1603:1: Warning: Tab character
Text/StringPrep.hs:1604:1: Warning: Tab character
Text/StringPrep.hs:1605:1: Warning: Tab character
Text/StringPrep.hs:1606:1: Warning: Tab character
Text/StringPrep.hs:1607:1: Warning: Tab character
Text/StringPrep.hs:1608:1: Warning: Tab character
Text/StringPrep.hs:1609:1: Warning: Tab character
Text/StringPrep.hs:1610:1: Warning: Tab character
Text/StringPrep.hs:1611:1: Warning: Tab character
Text/StringPrep.hs:1612:1: Warning: Tab character
Text/StringPrep.hs:1613:1: Warning: Tab character
Text/StringPrep.hs:1614:1: Warning: Tab character
Text/StringPrep.hs:1615:1: Warning: Tab character
Text/StringPrep.hs:1616:1: Warning: Tab character
Text/StringPrep.hs:1617:1: Warning: Tab character
Text/StringPrep.hs:1618:1: Warning: Tab character
Text/StringPrep.hs:1619:1: Warning: Tab character
Text/StringPrep.hs:1620:1: Warning: Tab character
Text/StringPrep.hs:1621:1: Warning: Tab character
Text/StringPrep.hs:1622:1: Warning: Tab character
Text/StringPrep.hs:1623:1: Warning: Tab character
Text/StringPrep.hs:1624:1: Warning: Tab character
Text/StringPrep.hs:1625:1: Warning: Tab character
Text/StringPrep.hs:1626:1: Warning: Tab character
Text/StringPrep.hs:1627:1: Warning: Tab character
Text/StringPrep.hs:1628:1: Warning: Tab character
Text/StringPrep.hs:1629:1: Warning: Tab character
Text/StringPrep.hs:1630:1: Warning: Tab character
Text/StringPrep.hs:1631:1: Warning: Tab character
Text/StringPrep.hs:1632:1: Warning: Tab character
Text/StringPrep.hs:1633:1: Warning: Tab character
Text/StringPrep.hs:1634:1: Warning: Tab character
Text/StringPrep.hs:1635:1: Warning: Tab character
Text/StringPrep.hs:1636:1: Warning: Tab character
Text/StringPrep.hs:1637:1: Warning: Tab character
Text/StringPrep.hs:1638:1: Warning: Tab character
Text/StringPrep.hs:1639:1: Warning: Tab character
Text/StringPrep.hs:1640:1: Warning: Tab character
Text/StringPrep.hs:1641:1: Warning: Tab character
Text/StringPrep.hs:1642:1: Warning: Tab character
Text/StringPrep.hs:1643:1: Warning: Tab character
Text/StringPrep.hs:1644:1: Warning: Tab character
Text/StringPrep.hs:1645:1: Warning: Tab character
Text/StringPrep.hs:1646:1: Warning: Tab character
Text/StringPrep.hs:1647:1: Warning: Tab character
Text/StringPrep.hs:1648:1: Warning: Tab character
Text/StringPrep.hs:1649:1: Warning: Tab character
Text/StringPrep.hs:1650:1: Warning: Tab character
Text/StringPrep.hs:1651:1: Warning: Tab character
Text/StringPrep.hs:1652:1: Warning: Tab character
Text/StringPrep.hs:1653:1: Warning: Tab character
Text/StringPrep.hs:1654:1: Warning: Tab character
Text/StringPrep.hs:1655:1: Warning: Tab character
Text/StringPrep.hs:1656:1: Warning: Tab character
Text/StringPrep.hs:1657:1: Warning: Tab character
Text/StringPrep.hs:1658:1: Warning: Tab character
Text/StringPrep.hs:1659:1: Warning: Tab character
Text/StringPrep.hs:1660:1: Warning: Tab character
Text/StringPrep.hs:1661:1: Warning: Tab character
Text/StringPrep.hs:1662:1: Warning: Tab character
Text/StringPrep.hs:1663:1: Warning: Tab character
Text/StringPrep.hs:1664:1: Warning: Tab character
Text/StringPrep.hs:1665:1: Warning: Tab character
Text/StringPrep.hs:1666:1: Warning: Tab character
Text/StringPrep.hs:1667:1: Warning: Tab character
Text/StringPrep.hs:1668:1: Warning: Tab character
Text/StringPrep.hs:1669:1: Warning: Tab character
Text/StringPrep.hs:1670:1: Warning: Tab character
Text/StringPrep.hs:1671:1: Warning: Tab character
Text/StringPrep.hs:1672:1: Warning: Tab character
Text/StringPrep.hs:1673:1: Warning: Tab character
Text/StringPrep.hs:1674:1: Warning: Tab character
Text/StringPrep.hs:1675:1: Warning: Tab character
Text/StringPrep.hs:1676:1: Warning: Tab character
Text/StringPrep.hs:1677:1: Warning: Tab character
Text/StringPrep.hs:1678:1: Warning: Tab character
Text/StringPrep.hs:1679:1: Warning: Tab character
Text/StringPrep.hs:1680:1: Warning: Tab character
Text/StringPrep.hs:1681:1: Warning: Tab character
Text/StringPrep.hs:1682:1: Warning: Tab character
Text/StringPrep.hs:1683:1: Warning: Tab character
Text/StringPrep.hs:1684:1: Warning: Tab character
Text/StringPrep.hs:1685:1: Warning: Tab character
Text/StringPrep.hs:1686:1: Warning: Tab character
Text/StringPrep.hs:1687:1: Warning: Tab character
Text/StringPrep.hs:1688:1: Warning: Tab character
Text/StringPrep.hs:1689:1: Warning: Tab character
Text/StringPrep.hs:1690:1: Warning: Tab character
Text/StringPrep.hs:1691:1: Warning: Tab character
Text/StringPrep.hs:1692:1: Warning: Tab character
Text/StringPrep.hs:1693:1: Warning: Tab character
Text/StringPrep.hs:1694:1: Warning: Tab character
Text/StringPrep.hs:1695:1: Warning: Tab character
Text/StringPrep.hs:1696:1: Warning: Tab character
Text/StringPrep.hs:1697:1: Warning: Tab character
Text/StringPrep.hs:1698:1: Warning: Tab character
Text/StringPrep.hs:1699:1: Warning: Tab character
Text/StringPrep.hs:1700:1: Warning: Tab character
Text/StringPrep.hs:1701:1: Warning: Tab character
Text/StringPrep.hs:1702:1: Warning: Tab character
Text/StringPrep.hs:1703:1: Warning: Tab character
Text/StringPrep.hs:1704:1: Warning: Tab character
Text/StringPrep.hs:1705:1: Warning: Tab character
Text/StringPrep.hs:1706:1: Warning: Tab character
Text/StringPrep.hs:1707:1: Warning: Tab character
Text/StringPrep.hs:1708:1: Warning: Tab character
Text/StringPrep.hs:1709:1: Warning: Tab character
Text/StringPrep.hs:1710:1: Warning: Tab character
Text/StringPrep.hs:1711:1: Warning: Tab character
Text/StringPrep.hs:1712:1: Warning: Tab character
Text/StringPrep.hs:1713:1: Warning: Tab character
Text/StringPrep.hs:1714:1: Warning: Tab character
Text/StringPrep.hs:1715:1: Warning: Tab character
Text/StringPrep.hs:1716:1: Warning: Tab character
Text/StringPrep.hs:1717:1: Warning: Tab character
Text/StringPrep.hs:1718:1: Warning: Tab character
Text/StringPrep.hs:1719:1: Warning: Tab character
Text/StringPrep.hs:1720:1: Warning: Tab character
Text/StringPrep.hs:1721:1: Warning: Tab character
Text/StringPrep.hs:1722:1: Warning: Tab character
Text/StringPrep.hs:1723:1: Warning: Tab character
Text/StringPrep.hs:1724:1: Warning: Tab character
Text/StringPrep.hs:1725:1: Warning: Tab character
Text/StringPrep.hs:1726:1: Warning: Tab character
Text/StringPrep.hs:1727:1: Warning: Tab character
Text/StringPrep.hs:1728:1: Warning: Tab character
Text/StringPrep.hs:1729:1: Warning: Tab character
Text/StringPrep.hs:1730:1: Warning: Tab character
Text/StringPrep.hs:1731:1: Warning: Tab character
Text/StringPrep.hs:1732:1: Warning: Tab character
Text/StringPrep.hs:1733:1: Warning: Tab character
Text/StringPrep.hs:1734:1: Warning: Tab character
Text/StringPrep.hs:1735:1: Warning: Tab character
Text/StringPrep.hs:1736:1: Warning: Tab character
Text/StringPrep.hs:1737:1: Warning: Tab character
Text/StringPrep.hs:1738:1: Warning: Tab character
Text/StringPrep.hs:1739:1: Warning: Tab character
Text/StringPrep.hs:1740:1: Warning: Tab character
Text/StringPrep.hs:1741:1: Warning: Tab character
Text/StringPrep.hs:1742:1: Warning: Tab character
Text/StringPrep.hs:1743:1: Warning: Tab character
Text/StringPrep.hs:1744:1: Warning: Tab character
Text/StringPrep.hs:1745:1: Warning: Tab character
Text/StringPrep.hs:1746:1: Warning: Tab character
Text/StringPrep.hs:1747:1: Warning: Tab character
Text/StringPrep.hs:1748:1: Warning: Tab character
Text/StringPrep.hs:1749:1: Warning: Tab character
Text/StringPrep.hs:1750:1: Warning: Tab character
Text/StringPrep.hs:1751:1: Warning: Tab character
Text/StringPrep.hs:1752:1: Warning: Tab character
Text/StringPrep.hs:1753:1: Warning: Tab character
Text/StringPrep.hs:1754:1: Warning: Tab character
Text/StringPrep.hs:1755:1: Warning: Tab character
Text/StringPrep.hs:1756:1: Warning: Tab character
Text/StringPrep.hs:1757:1: Warning: Tab character
Text/StringPrep.hs:1758:1: Warning: Tab character
Text/StringPrep.hs:1759:1: Warning: Tab character
Text/StringPrep.hs:1760:1: Warning: Tab character
Text/StringPrep.hs:1761:1: Warning: Tab character
Text/StringPrep.hs:1762:1: Warning: Tab character
Text/StringPrep.hs:1763:1: Warning: Tab character
Text/StringPrep.hs:1764:1: Warning: Tab character
Text/StringPrep.hs:1765:1: Warning: Tab character
Text/StringPrep.hs:1766:1: Warning: Tab character
Text/StringPrep.hs:1767:1: Warning: Tab character
Text/StringPrep.hs:1768:1: Warning: Tab character
Text/StringPrep.hs:1769:1: Warning: Tab character
Text/StringPrep.hs:1770:1: Warning: Tab character
Text/StringPrep.hs:1771:1: Warning: Tab character
Text/StringPrep.hs:1772:1: Warning: Tab character
Text/StringPrep.hs:1773:1: Warning: Tab character
Text/StringPrep.hs:1774:1: Warning: Tab character
Text/StringPrep.hs:1775:1: Warning: Tab character
Text/StringPrep.hs:1776:1: Warning: Tab character
Text/StringPrep.hs:1777:1: Warning: Tab character
Text/StringPrep.hs:1778:1: Warning: Tab character
Text/StringPrep.hs:1779:1: Warning: Tab character
Text/StringPrep.hs:1780:1: Warning: Tab character
Text/StringPrep.hs:1781:1: Warning: Tab character
Text/StringPrep.hs:1782:1: Warning: Tab character
Text/StringPrep.hs:1783:1: Warning: Tab character
Text/StringPrep.hs:1784:1: Warning: Tab character
Text/StringPrep.hs:1785:1: Warning: Tab character
Text/StringPrep.hs:1786:1: Warning: Tab character
Text/StringPrep.hs:1787:1: Warning: Tab character
Text/StringPrep.hs:1788:1: Warning: Tab character
Text/StringPrep.hs:1789:1: Warning: Tab character
Text/StringPrep.hs:1790:1: Warning: Tab character
Text/StringPrep.hs:1791:1: Warning: Tab character
Text/StringPrep.hs:1792:1: Warning: Tab character
Text/StringPrep.hs:1793:1: Warning: Tab character
Text/StringPrep.hs:1794:1: Warning: Tab character
Text/StringPrep.hs:1795:1: Warning: Tab character
Text/StringPrep.hs:1796:1: Warning: Tab character
Text/StringPrep.hs:1797:1: Warning: Tab character
Text/StringPrep.hs:1798:1: Warning: Tab character
Text/StringPrep.hs:1799:1: Warning: Tab character
Text/StringPrep.hs:1800:1: Warning: Tab character
Text/StringPrep.hs:1801:1: Warning: Tab character
Text/StringPrep.hs:1802:1: Warning: Tab character
Text/StringPrep.hs:1803:1: Warning: Tab character
Text/StringPrep.hs:1804:1: Warning: Tab character
Text/StringPrep.hs:1805:1: Warning: Tab character
Text/StringPrep.hs:1806:1: Warning: Tab character
Text/StringPrep.hs:1807:1: Warning: Tab character
Text/StringPrep.hs:1808:1: Warning: Tab character
Text/StringPrep.hs:1809:1: Warning: Tab character
Text/StringPrep.hs:1810:1: Warning: Tab character
Text/StringPrep.hs:1811:1: Warning: Tab character
Text/StringPrep.hs:1812:1: Warning: Tab character
Text/StringPrep.hs:1813:1: Warning: Tab character
Text/StringPrep.hs:1814:1: Warning: Tab character
Text/StringPrep.hs:1815:1: Warning: Tab character
Text/StringPrep.hs:1816:1: Warning: Tab character
Text/StringPrep.hs:1817:1: Warning: Tab character
Text/StringPrep.hs:1818:1: Warning: Tab character
Text/StringPrep.hs:1819:1: Warning: Tab character
Text/StringPrep.hs:1820:1: Warning: Tab character
Text/StringPrep.hs:1821:1: Warning: Tab character
Text/StringPrep.hs:1822:1: Warning: Tab character
Text/StringPrep.hs:1823:1: Warning: Tab character
Text/StringPrep.hs:1824:1: Warning: Tab character
Text/StringPrep.hs:1825:1: Warning: Tab character
Text/StringPrep.hs:1826:1: Warning: Tab character
Text/StringPrep.hs:1827:1: Warning: Tab character
Text/StringPrep.hs:1828:1: Warning: Tab character
Text/StringPrep.hs:1829:1: Warning: Tab character
Text/StringPrep.hs:1830:1: Warning: Tab character
Text/StringPrep.hs:1831:1: Warning: Tab character
Text/StringPrep.hs:1832:1: Warning: Tab character
Text/StringPrep.hs:1833:1: Warning: Tab character
Text/StringPrep.hs:1834:1: Warning: Tab character
Text/StringPrep.hs:1835:1: Warning: Tab character
Text/StringPrep.hs:1836:1: Warning: Tab character
Text/StringPrep.hs:1837:1: Warning: Tab character
Text/StringPrep.hs:1838:1: Warning: Tab character
Text/StringPrep.hs:1839:1: Warning: Tab character
Text/StringPrep.hs:1840:1: Warning: Tab character
Text/StringPrep.hs:1841:1: Warning: Tab character
Text/StringPrep.hs:1842:1: Warning: Tab character
Text/StringPrep.hs:1843:1: Warning: Tab character
Text/StringPrep.hs:1844:1: Warning: Tab character
Text/StringPrep.hs:1845:1: Warning: Tab character
Text/StringPrep.hs:1846:1: Warning: Tab character
Text/StringPrep.hs:1847:1: Warning: Tab character
Text/StringPrep.hs:1848:1: Warning: Tab character
Text/StringPrep.hs:1849:1: Warning: Tab character
Text/StringPrep.hs:1850:1: Warning: Tab character
Text/StringPrep.hs:1851:1: Warning: Tab character
Text/StringPrep.hs:1852:1: Warning: Tab character
Text/StringPrep.hs:1853:1: Warning: Tab character
Text/StringPrep.hs:1854:1: Warning: Tab character
Text/StringPrep.hs:1855:1: Warning: Tab character
Text/StringPrep.hs:1856:1: Warning: Tab character
Text/StringPrep.hs:1857:1: Warning: Tab character
Text/StringPrep.hs:1858:1: Warning: Tab character
Text/StringPrep.hs:1859:1: Warning: Tab character
Text/StringPrep.hs:1860:1: Warning: Tab character
Text/StringPrep.hs:1861:1: Warning: Tab character
Text/StringPrep.hs:1862:1: Warning: Tab character
Text/StringPrep.hs:1863:1: Warning: Tab character
Text/StringPrep.hs:1864:1: Warning: Tab character
Text/StringPrep.hs:1865:1: Warning: Tab character
Text/StringPrep.hs:1866:1: Warning: Tab character
Text/StringPrep.hs:1867:1: Warning: Tab character
Text/StringPrep.hs:1868:1: Warning: Tab character
Text/StringPrep.hs:1869:1: Warning: Tab character
Text/StringPrep.hs:1870:1: Warning: Tab character
Text/StringPrep.hs:1871:1: Warning: Tab character
Text/StringPrep.hs:1872:1: Warning: Tab character
Text/StringPrep.hs:1873:1: Warning: Tab character
Text/StringPrep.hs:1874:1: Warning: Tab character
Text/StringPrep.hs:1875:1: Warning: Tab character
Text/StringPrep.hs:1876:1: Warning: Tab character
Text/StringPrep.hs:1877:1: Warning: Tab character
Text/StringPrep.hs:1878:1: Warning: Tab character
Text/StringPrep.hs:1879:1: Warning: Tab character
Text/StringPrep.hs:1880:1: Warning: Tab character
Text/StringPrep.hs:1881:1: Warning: Tab character
Text/StringPrep.hs:1882:1: Warning: Tab character
Text/StringPrep.hs:1883:1: Warning: Tab character
Text/StringPrep.hs:1884:1: Warning: Tab character
Text/StringPrep.hs:1885:1: Warning: Tab character
Text/StringPrep.hs:1886:1: Warning: Tab character
Text/StringPrep.hs:1887:1: Warning: Tab character
Text/StringPrep.hs:1888:1: Warning: Tab character
Text/StringPrep.hs:1889:1: Warning: Tab character
Text/StringPrep.hs:1890:1: Warning: Tab character
Text/StringPrep.hs:1891:1: Warning: Tab character
Text/StringPrep.hs:1892:1: Warning: Tab character
Text/StringPrep.hs:1893:1: Warning: Tab character
Text/StringPrep.hs:1894:1: Warning: Tab character
Text/StringPrep.hs:1895:1: Warning: Tab character
Text/StringPrep.hs:1896:1: Warning: Tab character
Text/StringPrep.hs:1897:1: Warning: Tab character
Text/StringPrep.hs:1898:1: Warning: Tab character
Text/StringPrep.hs:1899:1: Warning: Tab character
Text/StringPrep.hs:1900:1: Warning: Tab character
Text/StringPrep.hs:1901:1: Warning: Tab character
Text/StringPrep.hs:1902:1: Warning: Tab character
Text/StringPrep.hs:1903:1: Warning: Tab character
Text/StringPrep.hs:1904:1: Warning: Tab character
Text/StringPrep.hs:1905:1: Warning: Tab character
Text/StringPrep.hs:1906:1: Warning: Tab character
Text/StringPrep.hs:1907:1: Warning: Tab character
Text/StringPrep.hs:1908:1: Warning: Tab character
Text/StringPrep.hs:1909:1: Warning: Tab character
Text/StringPrep.hs:1913:1: Warning: Tab character
Text/StringPrep.hs:1914:1: Warning: Tab character
Text/StringPrep.hs:1915:1: Warning: Tab character
Text/StringPrep.hs:1916:1: Warning: Tab character
Text/StringPrep.hs:1917:1: Warning: Tab character
Text/StringPrep.hs:1918:1: Warning: Tab character
Text/StringPrep.hs:1919:1: Warning: Tab character
Text/StringPrep.hs:1920:1: Warning: Tab character
Text/StringPrep.hs:1921:1: Warning: Tab character
Text/StringPrep.hs:1922:1: Warning: Tab character
Text/StringPrep.hs:1923:1: Warning: Tab character
Text/StringPrep.hs:1924:1: Warning: Tab character
Text/StringPrep.hs:1925:1: Warning: Tab character
Text/StringPrep.hs:1926:1: Warning: Tab character
Text/StringPrep.hs:1927:1: Warning: Tab character
Text/StringPrep.hs:1928:1: Warning: Tab character
Text/StringPrep.hs:1929:1: Warning: Tab character
Text/StringPrep.hs:1930:1: Warning: Tab character
Text/StringPrep.hs:1931:1: Warning: Tab character
Text/StringPrep.hs:1932:1: Warning: Tab character
Text/StringPrep.hs:1933:1: Warning: Tab character
Text/StringPrep.hs:1934:1: Warning: Tab character
Text/StringPrep.hs:1935:1: Warning: Tab character
Text/StringPrep.hs:1936:1: Warning: Tab character
Text/StringPrep.hs:1937:1: Warning: Tab character
Text/StringPrep.hs:1938:1: Warning: Tab character
Text/StringPrep.hs:1939:1: Warning: Tab character
Text/StringPrep.hs:1940:1: Warning: Tab character
Text/StringPrep.hs:1941:1: Warning: Tab character
Text/StringPrep.hs:1942:1: Warning: Tab character
Text/StringPrep.hs:1943:1: Warning: Tab character
Text/StringPrep.hs:1944:1: Warning: Tab character
Text/StringPrep.hs:1945:1: Warning: Tab character
Text/StringPrep.hs:1946:1: Warning: Tab character
Text/StringPrep.hs:1947:1: Warning: Tab character
Text/StringPrep.hs:1948:1: Warning: Tab character
Text/StringPrep.hs:1949:1: Warning: Tab character
Text/StringPrep.hs:1950:1: Warning: Tab character
Text/StringPrep.hs:1951:1: Warning: Tab character
Text/StringPrep.hs:1952:1: Warning: Tab character
Text/StringPrep.hs:1953:1: Warning: Tab character
Text/StringPrep.hs:1954:1: Warning: Tab character
Text/StringPrep.hs:1955:1: Warning: Tab character
Text/StringPrep.hs:1956:1: Warning: Tab character
Text/StringPrep.hs:1957:1: Warning: Tab character
Text/StringPrep.hs:1958:1: Warning: Tab character
Text/StringPrep.hs:1959:1: Warning: Tab character
Text/StringPrep.hs:1960:1: Warning: Tab character
Text/StringPrep.hs:1961:1: Warning: Tab character
Text/StringPrep.hs:1962:1: Warning: Tab character
Text/StringPrep.hs:1963:1: Warning: Tab character
Text/StringPrep.hs:1964:1: Warning: Tab character
Text/StringPrep.hs:1965:1: Warning: Tab character
Text/StringPrep.hs:1966:1: Warning: Tab character
Text/StringPrep.hs:1967:1: Warning: Tab character
Text/StringPrep.hs:1968:1: Warning: Tab character
Text/StringPrep.hs:1969:1: Warning: Tab character
Text/StringPrep.hs:1970:1: Warning: Tab character
Text/StringPrep.hs:1971:1: Warning: Tab character
Text/StringPrep.hs:1972:1: Warning: Tab character
Text/StringPrep.hs:1973:1: Warning: Tab character
Text/StringPrep.hs:1974:1: Warning: Tab character
Text/StringPrep.hs:1975:1: Warning: Tab character
Text/StringPrep.hs:1976:1: Warning: Tab character
Text/StringPrep.hs:1977:1: Warning: Tab character
Text/StringPrep.hs:1978:1: Warning: Tab character
Text/StringPrep.hs:1979:1: Warning: Tab character
Text/StringPrep.hs:1980:1: Warning: Tab character
Text/StringPrep.hs:1981:1: Warning: Tab character
Text/StringPrep.hs:1982:1: Warning: Tab character
Text/StringPrep.hs:1983:1: Warning: Tab character
Text/StringPrep.hs:1984:1: Warning: Tab character
Text/StringPrep.hs:1985:1: Warning: Tab character
Text/StringPrep.hs:1986:1: Warning: Tab character
Text/StringPrep.hs:1987:1: Warning: Tab character
Text/StringPrep.hs:1988:1: Warning: Tab character
Text/StringPrep.hs:1989:1: Warning: Tab character
Text/StringPrep.hs:1990:1: Warning: Tab character
Text/StringPrep.hs:1991:1: Warning: Tab character
Text/StringPrep.hs:1992:1: Warning: Tab character
Text/StringPrep.hs:1993:1: Warning: Tab character
Text/StringPrep.hs:1994:1: Warning: Tab character
Text/StringPrep.hs:1995:1: Warning: Tab character
Text/StringPrep.hs:1996:1: Warning: Tab character
Text/StringPrep.hs:1997:1: Warning: Tab character
Text/StringPrep.hs:1998:1: Warning: Tab character
Text/StringPrep.hs:1999:1: Warning: Tab character
Text/StringPrep.hs:2000:1: Warning: Tab character
Text/StringPrep.hs:2001:1: Warning: Tab character
Text/StringPrep.hs:2002:1: Warning: Tab character
Text/StringPrep.hs:2003:1: Warning: Tab character
Text/StringPrep.hs:2004:1: Warning: Tab character
Text/StringPrep.hs:2005:1: Warning: Tab character
Text/StringPrep.hs:2006:1: Warning: Tab character
Text/StringPrep.hs:2007:1: Warning: Tab character
Text/StringPrep.hs:2008:1: Warning: Tab character
Text/StringPrep.hs:2009:1: Warning: Tab character
Text/StringPrep.hs:2010:1: Warning: Tab character
Text/StringPrep.hs:2011:1: Warning: Tab character
Text/StringPrep.hs:2012:1: Warning: Tab character
Text/StringPrep.hs:2013:1: Warning: Tab character
Text/StringPrep.hs:2014:1: Warning: Tab character
Text/StringPrep.hs:2015:1: Warning: Tab character
Text/StringPrep.hs:2016:1: Warning: Tab character
Text/StringPrep.hs:2017:1: Warning: Tab character
Text/StringPrep.hs:2018:1: Warning: Tab character
Text/StringPrep.hs:2019:1: Warning: Tab character
Text/StringPrep.hs:2020:1: Warning: Tab character
Text/StringPrep.hs:2021:1: Warning: Tab character
Text/StringPrep.hs:2022:1: Warning: Tab character
Text/StringPrep.hs:2023:1: Warning: Tab character
Text/StringPrep.hs:2024:1: Warning: Tab character
Text/StringPrep.hs:2025:1: Warning: Tab character
Text/StringPrep.hs:2026:1: Warning: Tab character
Text/StringPrep.hs:2027:1: Warning: Tab character
Text/StringPrep.hs:2028:1: Warning: Tab character
Text/StringPrep.hs:2029:1: Warning: Tab character
Text/StringPrep.hs:2030:1: Warning: Tab character
Text/StringPrep.hs:2031:1: Warning: Tab character
Text/StringPrep.hs:2032:1: Warning: Tab character
Text/StringPrep.hs:2033:1: Warning: Tab character
Text/StringPrep.hs:2034:1: Warning: Tab character
Text/StringPrep.hs:2035:1: Warning: Tab character
Text/StringPrep.hs:2036:1: Warning: Tab character
Text/StringPrep.hs:2037:1: Warning: Tab character
Text/StringPrep.hs:2038:1: Warning: Tab character
Text/StringPrep.hs:2039:1: Warning: Tab character
Text/StringPrep.hs:2040:1: Warning: Tab character
Text/StringPrep.hs:2041:1: Warning: Tab character
Text/StringPrep.hs:2042:1: Warning: Tab character
Text/StringPrep.hs:2043:1: Warning: Tab character
Text/StringPrep.hs:2044:1: Warning: Tab character
Text/StringPrep.hs:2045:1: Warning: Tab character
Text/StringPrep.hs:2046:1: Warning: Tab character
Text/StringPrep.hs:2047:1: Warning: Tab character
Text/StringPrep.hs:2048:1: Warning: Tab character
Text/StringPrep.hs:2049:1: Warning: Tab character
Text/StringPrep.hs:2050:1: Warning: Tab character
Text/StringPrep.hs:2051:1: Warning: Tab character
Text/StringPrep.hs:2052:1: Warning: Tab character
Text/StringPrep.hs:2053:1: Warning: Tab character
Text/StringPrep.hs:2054:1: Warning: Tab character
Text/StringPrep.hs:2055:1: Warning: Tab character
Text/StringPrep.hs:2056:1: Warning: Tab character
Text/StringPrep.hs:2057:1: Warning: Tab character
Text/StringPrep.hs:2058:1: Warning: Tab character
Text/StringPrep.hs:2059:1: Warning: Tab character
Text/StringPrep.hs:2060:1: Warning: Tab character
Text/StringPrep.hs:2061:1: Warning: Tab character
Text/StringPrep.hs:2062:1: Warning: Tab character
Text/StringPrep.hs:2063:1: Warning: Tab character
Text/StringPrep.hs:2064:1: Warning: Tab character
Text/StringPrep.hs:2065:1: Warning: Tab character
Text/StringPrep.hs:2066:1: Warning: Tab character
Text/StringPrep.hs:2067:1: Warning: Tab character
Text/StringPrep.hs:2068:1: Warning: Tab character
Text/StringPrep.hs:2069:1: Warning: Tab character
Text/StringPrep.hs:2070:1: Warning: Tab character
Text/StringPrep.hs:2071:1: Warning: Tab character
Text/StringPrep.hs:2072:1: Warning: Tab character
Text/StringPrep.hs:2073:1: Warning: Tab character
Text/StringPrep.hs:2074:1: Warning: Tab character
Text/StringPrep.hs:2075:1: Warning: Tab character
Text/StringPrep.hs:2076:1: Warning: Tab character
Text/StringPrep.hs:2077:1: Warning: Tab character
Text/StringPrep.hs:2078:1: Warning: Tab character
Text/StringPrep.hs:2079:1: Warning: Tab character
Text/StringPrep.hs:2080:1: Warning: Tab character
Text/StringPrep.hs:2081:1: Warning: Tab character
Text/StringPrep.hs:2082:1: Warning: Tab character
Text/StringPrep.hs:2083:1: Warning: Tab character
Text/StringPrep.hs:2084:1: Warning: Tab character
Text/StringPrep.hs:2085:1: Warning: Tab character
Text/StringPrep.hs:2086:1: Warning: Tab character
Text/StringPrep.hs:2087:1: Warning: Tab character
Text/StringPrep.hs:2088:1: Warning: Tab character
Text/StringPrep.hs:2089:1: Warning: Tab character
Text/StringPrep.hs:2090:1: Warning: Tab character
Text/StringPrep.hs:2091:1: Warning: Tab character
Text/StringPrep.hs:2092:1: Warning: Tab character
Text/StringPrep.hs:2093:1: Warning: Tab character
Text/StringPrep.hs:2094:1: Warning: Tab character
Text/StringPrep.hs:2095:1: Warning: Tab character
Text/StringPrep.hs:2096:1: Warning: Tab character
Text/StringPrep.hs:2097:1: Warning: Tab character
Text/StringPrep.hs:2098:1: Warning: Tab character
Text/StringPrep.hs:2099:1: Warning: Tab character
Text/StringPrep.hs:2100:1: Warning: Tab character
Text/StringPrep.hs:2101:1: Warning: Tab character
Text/StringPrep.hs:2102:1: Warning: Tab character
Text/StringPrep.hs:2103:1: Warning: Tab character
Text/StringPrep.hs:2104:1: Warning: Tab character
Text/StringPrep.hs:2105:1: Warning: Tab character
Text/StringPrep.hs:2106:1: Warning: Tab character
Text/StringPrep.hs:2107:1: Warning: Tab character
Text/StringPrep.hs:2108:1: Warning: Tab character
Text/StringPrep.hs:2109:1: Warning: Tab character
Text/StringPrep.hs:2110:1: Warning: Tab character
Text/StringPrep.hs:2111:1: Warning: Tab character
Text/StringPrep.hs:2112:1: Warning: Tab character
Text/StringPrep.hs:2113:1: Warning: Tab character
Text/StringPrep.hs:2114:1: Warning: Tab character
Text/StringPrep.hs:2115:1: Warning: Tab character
Text/StringPrep.hs:2116:1: Warning: Tab character
Text/StringPrep.hs:2117:1: Warning: Tab character
Text/StringPrep.hs:2118:1: Warning: Tab character
Text/StringPrep.hs:2119:1: Warning: Tab character
Text/StringPrep.hs:2120:1: Warning: Tab character
Text/StringPrep.hs:2121:1: Warning: Tab character
Text/StringPrep.hs:2122:1: Warning: Tab character
Text/StringPrep.hs:2123:1: Warning: Tab character
Text/StringPrep.hs:2124:1: Warning: Tab character
Text/StringPrep.hs:2125:1: Warning: Tab character
Text/StringPrep.hs:2126:1: Warning: Tab character
Text/StringPrep.hs:2127:1: Warning: Tab character
Text/StringPrep.hs:2128:1: Warning: Tab character
Text/StringPrep.hs:2129:1: Warning: Tab character
Text/StringPrep.hs:2130:1: Warning: Tab character
Text/StringPrep.hs:2131:1: Warning: Tab character
Text/StringPrep.hs:2132:1: Warning: Tab character
Text/StringPrep.hs:2133:1: Warning: Tab character
Text/StringPrep.hs:2134:1: Warning: Tab character
Text/StringPrep.hs:2135:1: Warning: Tab character
Text/StringPrep.hs:2136:1: Warning: Tab character
Text/StringPrep.hs:2137:1: Warning: Tab character
Text/StringPrep.hs:2138:1: Warning: Tab character
Text/StringPrep.hs:2139:1: Warning: Tab character
Text/StringPrep.hs:2140:1: Warning: Tab character
Text/StringPrep.hs:2141:1: Warning: Tab character
Text/StringPrep.hs:2142:1: Warning: Tab character
Text/StringPrep.hs:2143:1: Warning: Tab character
Text/StringPrep.hs:2144:1: Warning: Tab character
Text/StringPrep.hs:2145:1: Warning: Tab character
Text/StringPrep.hs:2146:1: Warning: Tab character
Text/StringPrep.hs:2147:1: Warning: Tab character
Text/StringPrep.hs:2148:1: Warning: Tab character
Text/StringPrep.hs:2149:1: Warning: Tab character
Text/StringPrep.hs:2150:1: Warning: Tab character
Text/StringPrep.hs:2151:1: Warning: Tab character
Text/StringPrep.hs:2152:1: Warning: Tab character
Text/StringPrep.hs:2153:1: Warning: Tab character
Text/StringPrep.hs:2154:1: Warning: Tab character
Text/StringPrep.hs:2155:1: Warning: Tab character
Text/StringPrep.hs:2156:1: Warning: Tab character
Text/StringPrep.hs:2157:1: Warning: Tab character
Text/StringPrep.hs:2158:1: Warning: Tab character
Text/StringPrep.hs:2159:1: Warning: Tab character
Text/StringPrep.hs:2160:1: Warning: Tab character
Text/StringPrep.hs:2161:1: Warning: Tab character
Text/StringPrep.hs:2162:1: Warning: Tab character
Text/StringPrep.hs:2163:1: Warning: Tab character
Text/StringPrep.hs:2164:1: Warning: Tab character
Text/StringPrep.hs:2165:1: Warning: Tab character
Text/StringPrep.hs:2166:1: Warning: Tab character
Text/StringPrep.hs:2167:1: Warning: Tab character
Text/StringPrep.hs:2168:1: Warning: Tab character
Text/StringPrep.hs:2169:1: Warning: Tab character
Text/StringPrep.hs:2170:1: Warning: Tab character
Text/StringPrep.hs:2171:1: Warning: Tab character
Text/StringPrep.hs:2172:1: Warning: Tab character
Text/StringPrep.hs:2173:1: Warning: Tab character
Text/StringPrep.hs:2174:1: Warning: Tab character
Text/StringPrep.hs:2175:1: Warning: Tab character
Text/StringPrep.hs:2176:1: Warning: Tab character
Text/StringPrep.hs:2177:1: Warning: Tab character
Text/StringPrep.hs:2178:1: Warning: Tab character
Text/StringPrep.hs:2179:1: Warning: Tab character
Text/StringPrep.hs:2180:1: Warning: Tab character
Text/StringPrep.hs:2181:1: Warning: Tab character
Text/StringPrep.hs:2182:1: Warning: Tab character
Text/StringPrep.hs:2183:1: Warning: Tab character
Text/StringPrep.hs:2184:1: Warning: Tab character
Text/StringPrep.hs:2185:1: Warning: Tab character
Text/StringPrep.hs:2186:1: Warning: Tab character
Text/StringPrep.hs:2187:1: Warning: Tab character
Text/StringPrep.hs:2188:1: Warning: Tab character
Text/StringPrep.hs:2189:1: Warning: Tab character
Text/StringPrep.hs:2190:1: Warning: Tab character
Text/StringPrep.hs:2191:1: Warning: Tab character
Text/StringPrep.hs:2192:1: Warning: Tab character
Text/StringPrep.hs:2193:1: Warning: Tab character
Text/StringPrep.hs:2194:1: Warning: Tab character
Text/StringPrep.hs:2195:1: Warning: Tab character
Text/StringPrep.hs:2196:1: Warning: Tab character
Text/StringPrep.hs:2197:1: Warning: Tab character
Text/StringPrep.hs:2198:1: Warning: Tab character
Text/StringPrep.hs:2199:1: Warning: Tab character
Text/StringPrep.hs:2200:1: Warning: Tab character
Text/StringPrep.hs:2201:1: Warning: Tab character
Text/StringPrep.hs:2202:1: Warning: Tab character
Text/StringPrep.hs:2203:1: Warning: Tab character
Text/StringPrep.hs:2204:1: Warning: Tab character
Text/StringPrep.hs:2205:1: Warning: Tab character
Text/StringPrep.hs:2206:1: Warning: Tab character
Text/StringPrep.hs:2207:1: Warning: Tab character
Text/StringPrep.hs:2208:1: Warning: Tab character
Text/StringPrep.hs:2209:1: Warning: Tab character
Text/StringPrep.hs:2210:1: Warning: Tab character
Text/StringPrep.hs:2211:1: Warning: Tab character
Text/StringPrep.hs:2212:1: Warning: Tab character
Text/StringPrep.hs:2213:1: Warning: Tab character
Text/StringPrep.hs:2214:1: Warning: Tab character
Text/StringPrep.hs:2215:1: Warning: Tab character
Text/StringPrep.hs:2216:1: Warning: Tab character
Text/StringPrep.hs:2217:1: Warning: Tab character
Text/StringPrep.hs:2218:1: Warning: Tab character
Text/StringPrep.hs:2219:1: Warning: Tab character
Text/StringPrep.hs:2220:1: Warning: Tab character
Text/StringPrep.hs:2221:1: Warning: Tab character
Text/StringPrep.hs:2222:1: Warning: Tab character
Text/StringPrep.hs:2223:1: Warning: Tab character
Text/StringPrep.hs:2224:1: Warning: Tab character
Text/StringPrep.hs:2225:1: Warning: Tab character
Text/StringPrep.hs:2226:1: Warning: Tab character
Text/StringPrep.hs:2227:1: Warning: Tab character
Text/StringPrep.hs:2228:1: Warning: Tab character
Text/StringPrep.hs:2229:1: Warning: Tab character
Text/StringPrep.hs:2230:1: Warning: Tab character
Text/StringPrep.hs:2231:1: Warning: Tab character
Text/StringPrep.hs:2232:1: Warning: Tab character
Text/StringPrep.hs:2233:1: Warning: Tab character
Text/StringPrep.hs:2234:1: Warning: Tab character
Text/StringPrep.hs:2235:1: Warning: Tab character
Text/StringPrep.hs:2236:1: Warning: Tab character
Text/StringPrep.hs:2237:1: Warning: Tab character
Text/StringPrep.hs:2238:1: Warning: Tab character
Text/StringPrep.hs:2239:1: Warning: Tab character
Text/StringPrep.hs:2240:1: Warning: Tab character
Text/StringPrep.hs:2241:1: Warning: Tab character
Text/StringPrep.hs:2242:1: Warning: Tab character
Text/StringPrep.hs:2243:1: Warning: Tab character
Text/StringPrep.hs:2244:1: Warning: Tab character
Text/StringPrep.hs:2245:1: Warning: Tab character
Text/StringPrep.hs:2246:1: Warning: Tab character
Text/StringPrep.hs:2247:1: Warning: Tab character
Text/StringPrep.hs:2248:1: Warning: Tab character
Text/StringPrep.hs:2249:1: Warning: Tab character
Text/StringPrep.hs:2250:1: Warning: Tab character
Text/StringPrep.hs:2251:1: Warning: Tab character
Text/StringPrep.hs:2252:1: Warning: Tab character
Text/StringPrep.hs:2253:1: Warning: Tab character
Text/StringPrep.hs:2254:1: Warning: Tab character
Text/StringPrep.hs:2255:1: Warning: Tab character
Text/StringPrep.hs:2256:1: Warning: Tab character
Text/StringPrep.hs:2257:1: Warning: Tab character
Text/StringPrep.hs:2258:1: Warning: Tab character
Text/StringPrep.hs:2259:1: Warning: Tab character
Text/StringPrep.hs:2260:1: Warning: Tab character
Text/StringPrep.hs:2261:1: Warning: Tab character
Text/StringPrep.hs:2262:1: Warning: Tab character
Text/StringPrep.hs:2263:1: Warning: Tab character
Text/StringPrep.hs:2264:1: Warning: Tab character
Text/StringPrep.hs:2265:1: Warning: Tab character
Text/StringPrep.hs:2266:1: Warning: Tab character
Text/StringPrep.hs:2267:1: Warning: Tab character
Text/StringPrep.hs:2268:1: Warning: Tab character
Text/StringPrep.hs:2269:1: Warning: Tab character
Text/StringPrep.hs:2270:1: Warning: Tab character
Text/StringPrep.hs:2271:1: Warning: Tab character
Text/StringPrep.hs:2272:1: Warning: Tab character
Text/StringPrep.hs:2273:1: Warning: Tab character
Text/StringPrep.hs:2274:1: Warning: Tab character
Text/StringPrep.hs:2275:1: Warning: Tab character
Text/StringPrep.hs:2276:1: Warning: Tab character
Text/StringPrep.hs:2277:1: Warning: Tab character
Text/StringPrep.hs:2278:1: Warning: Tab character
Text/StringPrep.hs:2279:1: Warning: Tab character
Text/StringPrep.hs:2280:1: Warning: Tab character
Text/StringPrep.hs:2281:1: Warning: Tab character
Text/StringPrep.hs:2282:1: Warning: Tab character
Text/StringPrep.hs:2283:1: Warning: Tab character
Text/StringPrep.hs:2284:1: Warning: Tab character
Text/StringPrep.hs:2285:1: Warning: Tab character
Text/StringPrep.hs:2286:1: Warning: Tab character
Text/StringPrep.hs:2287:1: Warning: Tab character
Text/StringPrep.hs:2288:1: Warning: Tab character
Text/StringPrep.hs:2289:1: Warning: Tab character
Text/StringPrep.hs:2290:1: Warning: Tab character
Text/StringPrep.hs:2291:1: Warning: Tab character
Text/StringPrep.hs:2292:1: Warning: Tab character
Text/StringPrep.hs:2293:1: Warning: Tab character
Text/StringPrep.hs:2294:1: Warning: Tab character
Text/StringPrep.hs:2295:1: Warning: Tab character
Text/StringPrep.hs:2296:1: Warning: Tab character
Text/StringPrep.hs:2297:1: Warning: Tab character
Text/StringPrep.hs:2298:1: Warning: Tab character
Text/StringPrep.hs:2299:1: Warning: Tab character
Text/StringPrep.hs:2300:1: Warning: Tab character
Text/StringPrep.hs:2301:1: Warning: Tab character
Text/StringPrep.hs:2302:1: Warning: Tab character
Text/StringPrep.hs:2303:1: Warning: Tab character
Text/StringPrep.hs:2304:1: Warning: Tab character
Text/StringPrep.hs:2305:1: Warning: Tab character
Text/StringPrep.hs:2306:1: Warning: Tab character
Text/StringPrep.hs:2307:1: Warning: Tab character
Text/StringPrep.hs:2308:1: Warning: Tab character
[3 of 3] Compiling Text.StringPrep.Profiles ( Text/StringPrep/Profiles.hs, dist/build/Text/StringPrep/Profiles.o )
Text/StringPrep/Profiles.hs:17:1: Warning: Tab character
Text/StringPrep/Profiles.hs:18:1: Warning: Tab character
Text/StringPrep/Profiles.hs:19:1: Warning: Tab character
Text/StringPrep/Profiles.hs:20:1: Warning: Tab character
Text/StringPrep/Profiles.hs:22:1: Warning: Tab character
Text/StringPrep/Profiles.hs:23:1: Warning: Tab character
In-place registering stringprep-1.0.0...
Running Haddock for stringprep-1.0.0...
Running hscolour for stringprep-1.0.0...
Preprocessing library stringprep-1.0.0...
Preprocessing library stringprep-1.0.0...
Text/StringPrep.hs:21:1: Warning: Tab character
Text/StringPrep.hs:22:1: Warning: Tab character
Text/StringPrep.hs:23:1: Warning: Tab character
Text/StringPrep.hs:24:1: Warning: Tab character
Text/StringPrep.hs:25:1: Warning: Tab character
Text/StringPrep.hs:26:1: Warning: Tab character
Text/StringPrep.hs:30:1: Warning: Tab character
Text/StringPrep.hs:31:1: Warning: Tab character
Text/StringPrep.hs:32:1: Warning: Tab character
Text/StringPrep.hs:33:1: Warning: Tab character
Text/StringPrep.hs:34:1: Warning: Tab character
Text/StringPrep.hs:35:1: Warning: Tab character
Text/StringPrep.hs:36:1: Warning: Tab character
Text/StringPrep.hs:37:1: Warning: Tab character
Text/StringPrep.hs:38:1: Warning: Tab character
Text/StringPrep.hs:39:1: Warning: Tab character
Text/StringPrep.hs:40:1: Warning: Tab character
Text/StringPrep.hs:41:1: Warning: Tab character
Text/StringPrep.hs:42:1: Warning: Tab character
Text/StringPrep.hs:43:1: Warning: Tab character
Text/StringPrep.hs:44:1: Warning: Tab character
Text/StringPrep.hs:45:1: Warning: Tab character
Text/StringPrep.hs:49:1: Warning: Tab character
Text/StringPrep.hs:50:1: Warning: Tab character
Text/StringPrep.hs:51:1: Warning: Tab character
Text/StringPrep.hs:52:1: Warning: Tab character
Text/StringPrep.hs:53:1: Warning: Tab character
Text/StringPrep.hs:68:1: Warning: Tab character
Text/StringPrep.hs:69:1: Warning: Tab character
Text/StringPrep.hs:82:1: Warning: Tab character
Text/StringPrep.hs:83:1: Warning: Tab character
Text/StringPrep.hs:84:1: Warning: Tab character
Text/StringPrep.hs:85:1: Warning: Tab character
Text/StringPrep.hs:86:1: Warning: Tab character
Text/StringPrep.hs:87:1: Warning: Tab character
Text/StringPrep.hs:88:1: Warning: Tab character
Text/StringPrep.hs:89:1: Warning: Tab character
Text/StringPrep.hs:90:1: Warning: Tab character
Text/StringPrep.hs:94:1: Warning: Tab character
Text/StringPrep.hs:95:1: Warning: Tab character
Text/StringPrep.hs:96:1: Warning: Tab character
Text/StringPrep.hs:100:1: Warning: Tab character
Text/StringPrep.hs:101:1: Warning: Tab character
Text/StringPrep.hs:102:1: Warning: Tab character
Text/StringPrep.hs:103:1: Warning: Tab character
Text/StringPrep.hs:104:1: Warning: Tab character
Text/StringPrep.hs:105:1: Warning: Tab character
Text/StringPrep.hs:106:1: Warning: Tab character
Text/StringPrep.hs:107:1: Warning: Tab character
Text/StringPrep.hs:108:1: Warning: Tab character
Text/StringPrep.hs:109:1: Warning: Tab character
Text/StringPrep.hs:110:1: Warning: Tab character
Text/StringPrep.hs:111:1: Warning: Tab character
Text/StringPrep.hs:112:1: Warning: Tab character
Text/StringPrep.hs:113:1: Warning: Tab character
Text/StringPrep.hs:114:1: Warning: Tab character
Text/StringPrep.hs:115:1: Warning: Tab character
Text/StringPrep.hs:116:1: Warning: Tab character
Text/StringPrep.hs:117:1: Warning: Tab character
Text/StringPrep.hs:131:1: Warning: Tab character
Text/StringPrep.hs:132:1: Warning: Tab character
Text/StringPrep.hs:139:1: Warning: Tab character
Text/StringPrep.hs:140:1: Warning: Tab character
Text/StringPrep.hs:141:1: Warning: Tab character
Text/StringPrep.hs:142:1: Warning: Tab character
Text/StringPrep.hs:143:1: Warning: Tab character
Text/StringPrep.hs:144:1: Warning: Tab character
Text/StringPrep.hs:145:1: Warning: Tab character
Text/StringPrep.hs:146:1: Warning: Tab character
Text/StringPrep.hs:147:1: Warning: Tab character
Text/StringPrep.hs:148:1: Warning: Tab character
Text/StringPrep.hs:149:1: Warning: Tab character
Text/StringPrep.hs:150:1: Warning: Tab character
Text/StringPrep.hs:151:1: Warning: Tab character
Text/StringPrep.hs:152:1: Warning: Tab character
Text/StringPrep.hs:153:1: Warning: Tab character
Text/StringPrep.hs:154:1: Warning: Tab character
Text/StringPrep.hs:155:1: Warning: Tab character
Text/StringPrep.hs:156:1: Warning: Tab character
Text/StringPrep.hs:157:1: Warning: Tab character
Text/StringPrep.hs:158:1: Warning: Tab character
Text/StringPrep.hs:159:1: Warning: Tab character
Text/StringPrep.hs:160:1: Warning: Tab character
Text/StringPrep.hs:161:1: Warning: Tab character
Text/StringPrep.hs:162:1: Warning: Tab character
Text/StringPrep.hs:163:1: Warning: Tab character
Text/StringPrep.hs:164:1: Warning: Tab character
Text/StringPrep.hs:165:1: Warning: Tab character
Text/StringPrep.hs:166:1: Warning: Tab character
Text/StringPrep.hs:167:1: Warning: Tab character
Text/StringPrep.hs:168:1: Warning: Tab character
Text/StringPrep.hs:169:1: Warning: Tab character
Text/StringPrep.hs:170:1: Warning: Tab character
Text/StringPrep.hs:171:1: Warning: Tab character
Text/StringPrep.hs:172:1: Warning: Tab character
Text/StringPrep.hs:177:1: Warning: Tab character
Text/StringPrep.hs:178:1: Warning: Tab character
Text/StringPrep.hs:179:1: Warning: Tab character
Text/StringPrep.hs:180:1: Warning: Tab character
Text/StringPrep.hs:181:1: Warning: Tab character
Text/StringPrep.hs:182:1: Warning: Tab character
Text/StringPrep.hs:183:1: Warning: Tab character
Text/StringPrep.hs:184:1: Warning: Tab character
Text/StringPrep.hs:185:1: Warning: Tab character
Text/StringPrep.hs:186:1: Warning: Tab character
Text/StringPrep.hs:187:1: Warning: Tab character
Text/StringPrep.hs:188:1: Warning: Tab character
Text/StringPrep.hs:189:1: Warning: Tab character
Text/StringPrep.hs:190:1: Warning: Tab character
Text/StringPrep.hs:191:1: Warning: Tab character
Text/StringPrep.hs:192:1: Warning: Tab character
Text/StringPrep.hs:193:1: Warning: Tab character
Text/StringPrep.hs:194:1: Warning: Tab character
Text/StringPrep.hs:195:1: Warning: Tab character
Text/StringPrep.hs:196:1: Warning: Tab character
Text/StringPrep.hs:197:1: Warning: Tab character
Text/StringPrep.hs:198:1: Warning: Tab character
Text/StringPrep.hs:199:1: Warning: Tab character
Text/StringPrep.hs:200:1: Warning: Tab character
Text/StringPrep.hs:201:1: Warning: Tab character
Text/StringPrep.hs:202:1: Warning: Tab character
Text/StringPrep.hs:203:1: Warning: Tab character
Text/StringPrep.hs:204:1: Warning: Tab character
Text/StringPrep.hs:205:1: Warning: Tab character
Text/StringPrep.hs:206:1: Warning: Tab character
Text/StringPrep.hs:207:1: Warning: Tab character
Text/StringPrep.hs:208:1: Warning: Tab character
Text/StringPrep.hs:209:1: Warning: Tab character
Text/StringPrep.hs:210:1: Warning: Tab character
Text/StringPrep.hs:211:1: Warning: Tab character
Text/StringPrep.hs:212:1: Warning: Tab character
Text/StringPrep.hs:213:1: Warning: Tab character
Text/StringPrep.hs:214:1: Warning: Tab character
Text/StringPrep.hs:215:1: Warning: Tab character
Text/StringPrep.hs:216:1: Warning: Tab character
Text/StringPrep.hs:217:1: Warning: Tab character
Text/StringPrep.hs:218:1: Warning: Tab character
Text/StringPrep.hs:219:1: Warning: Tab character
Text/StringPrep.hs:220:1: Warning: Tab character
Text/StringPrep.hs:221:1: Warning: Tab character
Text/StringPrep.hs:222:1: Warning: Tab character
Text/StringPrep.hs:223:1: Warning: Tab character
Text/StringPrep.hs:224:1: Warning: Tab character
Text/StringPrep.hs:225:1: Warning: Tab character
Text/StringPrep.hs:226:1: Warning: Tab character
Text/StringPrep.hs:227:1: Warning: Tab character
Text/StringPrep.hs:228:1: Warning: Tab character
Text/StringPrep.hs:229:1: Warning: Tab character
Text/StringPrep.hs:230:1: Warning: Tab character
Text/StringPrep.hs:231:1: Warning: Tab character
Text/StringPrep.hs:232:1: Warning: Tab character
Text/StringPrep.hs:233:1: Warning: Tab character
Text/StringPrep.hs:234:1: Warning: Tab character
Text/StringPrep.hs:235:1: Warning: Tab character
Text/StringPrep.hs:236:1: Warning: Tab character
Text/StringPrep.hs:237:1: Warning: Tab character
Text/StringPrep.hs:238:1: Warning: Tab character
Text/StringPrep.hs:239:1: Warning: Tab character
Text/StringPrep.hs:240:1: Warning: Tab character
Text/StringPrep.hs:241:1: Warning: Tab character
Text/StringPrep.hs:242:1: Warning: Tab character
Text/StringPrep.hs:243:1: Warning: Tab character
Text/StringPrep.hs:244:1: Warning: Tab character
Text/StringPrep.hs:245:1: Warning: Tab character
Text/StringPrep.hs:246:1: Warning: Tab character
Text/StringPrep.hs:247:1: Warning: Tab character
Text/StringPrep.hs:248:1: Warning: Tab character
Text/StringPrep.hs:249:1: Warning: Tab character
Text/StringPrep.hs:250:1: Warning: Tab character
Text/StringPrep.hs:251:1: Warning: Tab character
Text/StringPrep.hs:252:1: Warning: Tab character
Text/StringPrep.hs:253:1: Warning: Tab character
Text/StringPrep.hs:254:1: Warning: Tab character
Text/StringPrep.hs:255:1: Warning: Tab character
Text/StringPrep.hs:256:1: Warning: Tab character
Text/StringPrep.hs:257:1: Warning: Tab character
Text/StringPrep.hs:258:1: Warning: Tab character
Text/StringPrep.hs:259:1: Warning: Tab character
Text/StringPrep.hs:260:1: Warning: Tab character
Text/StringPrep.hs:261:1: Warning: Tab character
Text/StringPrep.hs:262:1: Warning: Tab character
Text/StringPrep.hs:263:1: Warning: Tab character
Text/StringPrep.hs:264:1: Warning: Tab character
Text/StringPrep.hs:265:1: Warning: Tab character
Text/StringPrep.hs:266:1: Warning: Tab character
Text/StringPrep.hs:267:1: Warning: Tab character
Text/StringPrep.hs:268:1: Warning: Tab character
Text/StringPrep.hs:269:1: Warning: Tab character
Text/StringPrep.hs:270:1: Warning: Tab character
Text/StringPrep.hs:271:1: Warning: Tab character
Text/StringPrep.hs:272:1: Warning: Tab character
Text/StringPrep.hs:273:1: Warning: Tab character
Text/StringPrep.hs:274:1: Warning: Tab character
Text/StringPrep.hs:275:1: Warning: Tab character
Text/StringPrep.hs:276:1: Warning: Tab character
Text/StringPrep.hs:277:1: Warning: Tab character
Text/StringPrep.hs:278:1: Warning: Tab character
Text/StringPrep.hs:279:1: Warning: Tab character
Text/StringPrep.hs:280:1: Warning: Tab character
Text/StringPrep.hs:281:1: Warning: Tab character
Text/StringPrep.hs:282:1: Warning: Tab character
Text/StringPrep.hs:283:1: Warning: Tab character
Text/StringPrep.hs:284:1: Warning: Tab character
Text/StringPrep.hs:285:1: Warning: Tab character
Text/StringPrep.hs:286:1: Warning: Tab character
Text/StringPrep.hs:287:1: Warning: Tab character
Text/StringPrep.hs:288:1: Warning: Tab character
Text/StringPrep.hs:289:1: Warning: Tab character
Text/StringPrep.hs:290:1: Warning: Tab character
Text/StringPrep.hs:291:1: Warning: Tab character
Text/StringPrep.hs:292:1: Warning: Tab character
Text/StringPrep.hs:293:1: Warning: Tab character
Text/StringPrep.hs:294:1: Warning: Tab character
Text/StringPrep.hs:295:1: Warning: Tab character
Text/StringPrep.hs:296:1: Warning: Tab character
Text/StringPrep.hs:297:1: Warning: Tab character
Text/StringPrep.hs:298:1: Warning: Tab character
Text/StringPrep.hs:299:1: Warning: Tab character
Text/StringPrep.hs:300:1: Warning: Tab character
Text/StringPrep.hs:301:1: Warning: Tab character
Text/StringPrep.hs:302:1: Warning: Tab character
Text/StringPrep.hs:303:1: Warning: Tab character
Text/StringPrep.hs:304:1: Warning: Tab character
Text/StringPrep.hs:305:1: Warning: Tab character
Text/StringPrep.hs:306:1: Warning: Tab character
Text/StringPrep.hs:307:1: Warning: Tab character
Text/StringPrep.hs:308:1: Warning: Tab character
Text/StringPrep.hs:309:1: Warning: Tab character
Text/StringPrep.hs:310:1: Warning: Tab character
Text/StringPrep.hs:311:1: Warning: Tab character
Text/StringPrep.hs:312:1: Warning: Tab character
Text/StringPrep.hs:313:1: Warning: Tab character
Text/StringPrep.hs:314:1: Warning: Tab character
Text/StringPrep.hs:315:1: Warning: Tab character
Text/StringPrep.hs:316:1: Warning: Tab character
Text/StringPrep.hs:317:1: Warning: Tab character
Text/StringPrep.hs:318:1: Warning: Tab character
Text/StringPrep.hs:319:1: Warning: Tab character
Text/StringPrep.hs:320:1: Warning: Tab character
Text/StringPrep.hs:321:1: Warning: Tab character
Text/StringPrep.hs:322:1: Warning: Tab character
Text/StringPrep.hs:323:1: Warning: Tab character
Text/StringPrep.hs:324:1: Warning: Tab character
Text/StringPrep.hs:325:1: Warning: Tab character
Text/StringPrep.hs:326:1: Warning: Tab character
Text/StringPrep.hs:327:1: Warning: Tab character
Text/StringPrep.hs:328:1: Warning: Tab character
Text/StringPrep.hs:329:1: Warning: Tab character
Text/StringPrep.hs:330:1: Warning: Tab character
Text/StringPrep.hs:331:1: Warning: Tab character
Text/StringPrep.hs:332:1: Warning: Tab character
Text/StringPrep.hs:333:1: Warning: Tab character
Text/StringPrep.hs:334:1: Warning: Tab character
Text/StringPrep.hs:335:1: Warning: Tab character
Text/StringPrep.hs:336:1: Warning: Tab character
Text/StringPrep.hs:337:1: Warning: Tab character
Text/StringPrep.hs:338:1: Warning: Tab character
Text/StringPrep.hs:339:1: Warning: Tab character
Text/StringPrep.hs:340:1: Warning: Tab character
Text/StringPrep.hs:341:1: Warning: Tab character
Text/StringPrep.hs:342:1: Warning: Tab character
Text/StringPrep.hs:343:1: Warning: Tab character
Text/StringPrep.hs:344:1: Warning: Tab character
Text/StringPrep.hs:345:1: Warning: Tab character
Text/StringPrep.hs:346:1: Warning: Tab character
Text/StringPrep.hs:347:1: Warning: Tab character
Text/StringPrep.hs:348:1: Warning: Tab character
Text/StringPrep.hs:349:1: Warning: Tab character
Text/StringPrep.hs:350:1: Warning: Tab character
Text/StringPrep.hs:351:1: Warning: Tab character
Text/StringPrep.hs:352:1: Warning: Tab character
Text/StringPrep.hs:353:1: Warning: Tab character
Text/StringPrep.hs:354:1: Warning: Tab character
Text/StringPrep.hs:355:1: Warning: Tab character
Text/StringPrep.hs:356:1: Warning: Tab character
Text/StringPrep.hs:357:1: Warning: Tab character
Text/StringPrep.hs:358:1: Warning: Tab character
Text/StringPrep.hs:359:1: Warning: Tab character
Text/StringPrep.hs:360:1: Warning: Tab character
Text/StringPrep.hs:361:1: Warning: Tab character
Text/StringPrep.hs:362:1: Warning: Tab character
Text/StringPrep.hs:363:1: Warning: Tab character
Text/StringPrep.hs:364:1: Warning: Tab character
Text/StringPrep.hs:365:1: Warning: Tab character
Text/StringPrep.hs:366:1: Warning: Tab character
Text/StringPrep.hs:367:1: Warning: Tab character
Text/StringPrep.hs:368:1: Warning: Tab character
Text/StringPrep.hs:369:1: Warning: Tab character
Text/StringPrep.hs:370:1: Warning: Tab character
Text/StringPrep.hs:371:1: Warning: Tab character
Text/StringPrep.hs:372:1: Warning: Tab character
Text/StringPrep.hs:373:1: Warning: Tab character
Text/StringPrep.hs:374:1: Warning: Tab character
Text/StringPrep.hs:375:1: Warning: Tab character
Text/StringPrep.hs:376:1: Warning: Tab character
Text/StringPrep.hs:377:1: Warning: Tab character
Text/StringPrep.hs:378:1: Warning: Tab character
Text/StringPrep.hs:379:1: Warning: Tab character
Text/StringPrep.hs:380:1: Warning: Tab character
Text/StringPrep.hs:381:1: Warning: Tab character
Text/StringPrep.hs:382:1: Warning: Tab character
Text/StringPrep.hs:383:1: Warning: Tab character
Text/StringPrep.hs:384:1: Warning: Tab character
Text/StringPrep.hs:385:1: Warning: Tab character
Text/StringPrep.hs:386:1: Warning: Tab character
Text/StringPrep.hs:387:1: Warning: Tab character
Text/StringPrep.hs:388:1: Warning: Tab character
Text/StringPrep.hs:389:1: Warning: Tab character
Text/StringPrep.hs:390:1: Warning: Tab character
Text/StringPrep.hs:391:1: Warning: Tab character
Text/StringPrep.hs:392:1: Warning: Tab character
Text/StringPrep.hs:393:1: Warning: Tab character
Text/StringPrep.hs:394:1: Warning: Tab character
Text/StringPrep.hs:395:1: Warning: Tab character
Text/StringPrep.hs:396:1: Warning: Tab character
Text/StringPrep.hs:397:1: Warning: Tab character
Text/StringPrep.hs:398:1: Warning: Tab character
Text/StringPrep.hs:399:1: Warning: Tab character
Text/StringPrep.hs:400:1: Warning: Tab character
Text/StringPrep.hs:401:1: Warning: Tab character
Text/StringPrep.hs:402:1: Warning: Tab character
Text/StringPrep.hs:403:1: Warning: Tab character
Text/StringPrep.hs:404:1: Warning: Tab character
Text/StringPrep.hs:405:1: Warning: Tab character
Text/StringPrep.hs:406:1: Warning: Tab character
Text/StringPrep.hs:407:1: Warning: Tab character
Text/StringPrep.hs:408:1: Warning: Tab character
Text/StringPrep.hs:409:1: Warning: Tab character
Text/StringPrep.hs:410:1: Warning: Tab character
Text/StringPrep.hs:411:1: Warning: Tab character
Text/StringPrep.hs:412:1: Warning: Tab character
Text/StringPrep.hs:413:1: Warning: Tab character
Text/StringPrep.hs:414:1: Warning: Tab character
Text/StringPrep.hs:415:1: Warning: Tab character
Text/StringPrep.hs:416:1: Warning: Tab character
Text/StringPrep.hs:417:1: Warning: Tab character
Text/StringPrep.hs:418:1: Warning: Tab character
Text/StringPrep.hs:419:1: Warning: Tab character
Text/StringPrep.hs:420:1: Warning: Tab character
Text/StringPrep.hs:421:1: Warning: Tab character
Text/StringPrep.hs:422:1: Warning: Tab character
Text/StringPrep.hs:423:1: Warning: Tab character
Text/StringPrep.hs:424:1: Warning: Tab character
Text/StringPrep.hs:425:1: Warning: Tab character
Text/StringPrep.hs:426:1: Warning: Tab character
Text/StringPrep.hs:427:1: Warning: Tab character
Text/StringPrep.hs:428:1: Warning: Tab character
Text/StringPrep.hs:429:1: Warning: Tab character
Text/StringPrep.hs:430:1: Warning: Tab character
Text/StringPrep.hs:431:1: Warning: Tab character
Text/StringPrep.hs:432:1: Warning: Tab character
Text/StringPrep.hs:433:1: Warning: Tab character
Text/StringPrep.hs:434:1: Warning: Tab character
Text/StringPrep.hs:435:1: Warning: Tab character
Text/StringPrep.hs:436:1: Warning: Tab character
Text/StringPrep.hs:437:1: Warning: Tab character
Text/StringPrep.hs:438:1: Warning: Tab character
Text/StringPrep.hs:439:1: Warning: Tab character
Text/StringPrep.hs:440:1: Warning: Tab character
Text/StringPrep.hs:441:1: Warning: Tab character
Text/StringPrep.hs:442:1: Warning: Tab character
Text/StringPrep.hs:443:1: Warning: Tab character
Text/StringPrep.hs:444:1: Warning: Tab character
Text/StringPrep.hs:445:1: Warning: Tab character
Text/StringPrep.hs:446:1: Warning: Tab character
Text/StringPrep.hs:447:1: Warning: Tab character
Text/StringPrep.hs:448:1: Warning: Tab character
Text/StringPrep.hs:449:1: Warning: Tab character
Text/StringPrep.hs:450:1: Warning: Tab character
Text/StringPrep.hs:451:1: Warning: Tab character
Text/StringPrep.hs:452:1: Warning: Tab character
Text/StringPrep.hs:453:1: Warning: Tab character
Text/StringPrep.hs:454:1: Warning: Tab character
Text/StringPrep.hs:455:1: Warning: Tab character
Text/StringPrep.hs:456:1: Warning: Tab character
Text/StringPrep.hs:457:1: Warning: Tab character
Text/StringPrep.hs:458:1: Warning: Tab character
Text/StringPrep.hs:459:1: Warning: Tab character
Text/StringPrep.hs:460:1: Warning: Tab character
Text/StringPrep.hs:461:1: Warning: Tab character
Text/StringPrep.hs:462:1: Warning: Tab character
Text/StringPrep.hs:463:1: Warning: Tab character
Text/StringPrep.hs:464:1: Warning: Tab character
Text/StringPrep.hs:465:1: Warning: Tab character
Text/StringPrep.hs:466:1: Warning: Tab character
Text/StringPrep.hs:467:1: Warning: Tab character
Text/StringPrep.hs:468:1: Warning: Tab character
Text/StringPrep.hs:469:1: Warning: Tab character
Text/StringPrep.hs:470:1: Warning: Tab character
Text/StringPrep.hs:471:1: Warning: Tab character
Text/StringPrep.hs:472:1: Warning: Tab character
Text/StringPrep.hs:473:1: Warning: Tab character
Text/StringPrep.hs:474:1: Warning: Tab character
Text/StringPrep.hs:475:1: Warning: Tab character
Text/StringPrep.hs:476:1: Warning: Tab character
Text/StringPrep.hs:477:1: Warning: Tab character
Text/StringPrep.hs:478:1: Warning: Tab character
Text/StringPrep.hs:479:1: Warning: Tab character
Text/StringPrep.hs:480:1: Warning: Tab character
Text/StringPrep.hs:481:1: Warning: Tab character
Text/StringPrep.hs:482:1: Warning: Tab character
Text/StringPrep.hs:483:1: Warning: Tab character
Text/StringPrep.hs:484:1: Warning: Tab character
Text/StringPrep.hs:485:1: Warning: Tab character
Text/StringPrep.hs:486:1: Warning: Tab character
Text/StringPrep.hs:487:1: Warning: Tab character
Text/StringPrep.hs:488:1: Warning: Tab character
Text/StringPrep.hs:489:1: Warning: Tab character
Text/StringPrep.hs:490:1: Warning: Tab character
Text/StringPrep.hs:491:1: Warning: Tab character
Text/StringPrep.hs:492:1: Warning: Tab character
Text/StringPrep.hs:493:1: Warning: Tab character
Text/StringPrep.hs:494:1: Warning: Tab character
Text/StringPrep.hs:495:1: Warning: Tab character
Text/StringPrep.hs:496:1: Warning: Tab character
Text/StringPrep.hs:497:1: Warning: Tab character
Text/StringPrep.hs:498:1: Warning: Tab character
Text/StringPrep.hs:499:1: Warning: Tab character
Text/StringPrep.hs:500:1: Warning: Tab character
Text/StringPrep.hs:501:1: Warning: Tab character
Text/StringPrep.hs:502:1: Warning: Tab character
Text/StringPrep.hs:503:1: Warning: Tab character
Text/StringPrep.hs:504:1: Warning: Tab character
Text/StringPrep.hs:505:1: Warning: Tab character
Text/StringPrep.hs:506:1: Warning: Tab character
Text/StringPrep.hs:507:1: Warning: Tab character
Text/StringPrep.hs:508:1: Warning: Tab character
Text/StringPrep.hs:509:1: Warning: Tab character
Text/StringPrep.hs:510:1: Warning: Tab character
Text/StringPrep.hs:511:1: Warning: Tab character
Text/StringPrep.hs:512:1: Warning: Tab character
Text/StringPrep.hs:513:1: Warning: Tab character
Text/StringPrep.hs:514:1: Warning: Tab character
Text/StringPrep.hs:515:1: Warning: Tab character
Text/StringPrep.hs:516:1: Warning: Tab character
Text/StringPrep.hs:517:1: Warning: Tab character
Text/StringPrep.hs:518:1: Warning: Tab character
Text/StringPrep.hs:519:1: Warning: Tab character
Text/StringPrep.hs:520:1: Warning: Tab character
Text/StringPrep.hs:521:1: Warning: Tab character
Text/StringPrep.hs:522:1: Warning: Tab character
Text/StringPrep.hs:523:1: Warning: Tab character
Text/StringPrep.hs:524:1: Warning: Tab character
Text/StringPrep.hs:525:1: Warning: Tab character
Text/StringPrep.hs:526:1: Warning: Tab character
Text/StringPrep.hs:527:1: Warning: Tab character
Text/StringPrep.hs:528:1: Warning: Tab character
Text/StringPrep.hs:529:1: Warning: Tab character
Text/StringPrep.hs:530:1: Warning: Tab character
Text/StringPrep.hs:531:1: Warning: Tab character
Text/StringPrep.hs:532:1: Warning: Tab character
Text/StringPrep.hs:533:1: Warning: Tab character
Text/StringPrep.hs:534:1: Warning: Tab character
Text/StringPrep.hs:535:1: Warning: Tab character
Text/StringPrep.hs:539:1: Warning: Tab character
Text/StringPrep.hs:540:1: Warning: Tab character
Text/StringPrep.hs:541:1: Warning: Tab character
Text/StringPrep.hs:542:1: Warning: Tab character
Text/StringPrep.hs:543:1: Warning: Tab character
Text/StringPrep.hs:544:1: Warning: Tab character
Text/StringPrep.hs:545:1: Warning: Tab character
Text/StringPrep.hs:546:1: Warning: Tab character
Text/StringPrep.hs:547:1: Warning: Tab character
Text/StringPrep.hs:548:1: Warning: Tab character
Text/StringPrep.hs:549:1: Warning: Tab character
Text/StringPrep.hs:550:1: Warning: Tab character
Text/StringPrep.hs:551:1: Warning: Tab character
Text/StringPrep.hs:552:1: Warning: Tab character
Text/StringPrep.hs:553:1: Warning: Tab character
Text/StringPrep.hs:554:1: Warning: Tab character
Text/StringPrep.hs:555:1: Warning: Tab character
Text/StringPrep.hs:556:1: Warning: Tab character
Text/StringPrep.hs:557:1: Warning: Tab character
Text/StringPrep.hs:558:1: Warning: Tab character
Text/StringPrep.hs:559:1: Warning: Tab character
Text/StringPrep.hs:560:1: Warning: Tab character
Text/StringPrep.hs:561:1: Warning: Tab character
Text/StringPrep.hs:562:1: Warning: Tab character
Text/StringPrep.hs:563:1: Warning: Tab character
Text/StringPrep.hs:564:1: Warning: Tab character
Text/StringPrep.hs:565:1: Warning: Tab character
Text/StringPrep.hs:566:1: Warning: Tab character
Text/StringPrep.hs:567:1: Warning: Tab character
Text/StringPrep.hs:568:1: Warning: Tab character
Text/StringPrep.hs:569:1: Warning: Tab character
Text/StringPrep.hs:570:1: Warning: Tab character
Text/StringPrep.hs:571:1: Warning: Tab character
Text/StringPrep.hs:572:1: Warning: Tab character
Text/StringPrep.hs:573:1: Warning: Tab character
Text/StringPrep.hs:574:1: Warning: Tab character
Text/StringPrep.hs:575:1: Warning: Tab character
Text/StringPrep.hs:576:1: Warning: Tab character
Text/StringPrep.hs:577:1: Warning: Tab character
Text/StringPrep.hs:578:1: Warning: Tab character
Text/StringPrep.hs:579:1: Warning: Tab character
Text/StringPrep.hs:580:1: Warning: Tab character
Text/StringPrep.hs:581:1: Warning: Tab character
Text/StringPrep.hs:582:1: Warning: Tab character
Text/StringPrep.hs:583:1: Warning: Tab character
Text/StringPrep.hs:584:1: Warning: Tab character
Text/StringPrep.hs:585:1: Warning: Tab character
Text/StringPrep.hs:586:1: Warning: Tab character
Text/StringPrep.hs:587:1: Warning: Tab character
Text/StringPrep.hs:588:1: Warning: Tab character
Text/StringPrep.hs:589:1: Warning: Tab character
Text/StringPrep.hs:590:1: Warning: Tab character
Text/StringPrep.hs:591:1: Warning: Tab character
Text/StringPrep.hs:592:1: Warning: Tab character
Text/StringPrep.hs:593:1: Warning: Tab character
Text/StringPrep.hs:594:1: Warning: Tab character
Text/StringPrep.hs:595:1: Warning: Tab character
Text/StringPrep.hs:596:1: Warning: Tab character
Text/StringPrep.hs:597:1: Warning: Tab character
Text/StringPrep.hs:598:1: Warning: Tab character
Text/StringPrep.hs:599:1: Warning: Tab character
Text/StringPrep.hs:600:1: Warning: Tab character
Text/StringPrep.hs:601:1: Warning: Tab character
Text/StringPrep.hs:602:1: Warning: Tab character
Text/StringPrep.hs:603:1: Warning: Tab character
Text/StringPrep.hs:604:1: Warning: Tab character
Text/StringPrep.hs:605:1: Warning: Tab character
Text/StringPrep.hs:606:1: Warning: Tab character
Text/StringPrep.hs:607:1: Warning: Tab character
Text/StringPrep.hs:608:1: Warning: Tab character
Text/StringPrep.hs:609:1: Warning: Tab character
Text/StringPrep.hs:610:1: Warning: Tab character
Text/StringPrep.hs:611:1: Warning: Tab character
Text/StringPrep.hs:612:1: Warning: Tab character
Text/StringPrep.hs:613:1: Warning: Tab character
Text/StringPrep.hs:614:1: Warning: Tab character
Text/StringPrep.hs:615:1: Warning: Tab character
Text/StringPrep.hs:616:1: Warning: Tab character
Text/StringPrep.hs:617:1: Warning: Tab character
Text/StringPrep.hs:618:1: Warning: Tab character
Text/StringPrep.hs:619:1: Warning: Tab character
Text/StringPrep.hs:620:1: Warning: Tab character
Text/StringPrep.hs:621:1: Warning: Tab character
Text/StringPrep.hs:622:1: Warning: Tab character
Text/StringPrep.hs:623:1: Warning: Tab character
Text/StringPrep.hs:624:1: Warning: Tab character
Text/StringPrep.hs:625:1: Warning: Tab character
Text/StringPrep.hs:626:1: Warning: Tab character
Text/StringPrep.hs:627:1: Warning: Tab character
Text/StringPrep.hs:628:1: Warning: Tab character
Text/StringPrep.hs:629:1: Warning: Tab character
Text/StringPrep.hs:630:1: Warning: Tab character
Text/StringPrep.hs:631:1: Warning: Tab character
Text/StringPrep.hs:632:1: Warning: Tab character
Text/StringPrep.hs:633:1: Warning: Tab character
Text/StringPrep.hs:634:1: Warning: Tab character
Text/StringPrep.hs:635:1: Warning: Tab character
Text/StringPrep.hs:636:1: Warning: Tab character
Text/StringPrep.hs:637:1: Warning: Tab character
Text/StringPrep.hs:638:1: Warning: Tab character
Text/StringPrep.hs:639:1: Warning: Tab character
Text/StringPrep.hs:640:1: Warning: Tab character
Text/StringPrep.hs:641:1: Warning: Tab character
Text/StringPrep.hs:642:1: Warning: Tab character
Text/StringPrep.hs:643:1: Warning: Tab character
Text/StringPrep.hs:644:1: Warning: Tab character
Text/StringPrep.hs:645:1: Warning: Tab character
Text/StringPrep.hs:646:1: Warning: Tab character
Text/StringPrep.hs:647:1: Warning: Tab character
Text/StringPrep.hs:648:1: Warning: Tab character
Text/StringPrep.hs:649:1: Warning: Tab character
Text/StringPrep.hs:650:1: Warning: Tab character
Text/StringPrep.hs:651:1: Warning: Tab character
Text/StringPrep.hs:652:1: Warning: Tab character
Text/StringPrep.hs:653:1: Warning: Tab character
Text/StringPrep.hs:654:1: Warning: Tab character
Text/StringPrep.hs:655:1: Warning: Tab character
Text/StringPrep.hs:656:1: Warning: Tab character
Text/StringPrep.hs:657:1: Warning: Tab character
Text/StringPrep.hs:658:1: Warning: Tab character
Text/StringPrep.hs:659:1: Warning: Tab character
Text/StringPrep.hs:660:1: Warning: Tab character
Text/StringPrep.hs:661:1: Warning: Tab character
Text/StringPrep.hs:662:1: Warning: Tab character
Text/StringPrep.hs:663:1: Warning: Tab character
Text/StringPrep.hs:664:1: Warning: Tab character
Text/StringPrep.hs:665:1: Warning: Tab character
Text/StringPrep.hs:666:1: Warning: Tab character
Text/StringPrep.hs:667:1: Warning: Tab character
Text/StringPrep.hs:668:1: Warning: Tab character
Text/StringPrep.hs:669:1: Warning: Tab character
Text/StringPrep.hs:670:1: Warning: Tab character
Text/StringPrep.hs:671:1: Warning: Tab character
Text/StringPrep.hs:672:1: Warning: Tab character
Text/StringPrep.hs:673:1: Warning: Tab character
Text/StringPrep.hs:674:1: Warning: Tab character
Text/StringPrep.hs:675:1: Warning: Tab character
Text/StringPrep.hs:676:1: Warning: Tab character
Text/StringPrep.hs:677:1: Warning: Tab character
Text/StringPrep.hs:678:1: Warning: Tab character
Text/StringPrep.hs:679:1: Warning: Tab character
Text/StringPrep.hs:680:1: Warning: Tab character
Text/StringPrep.hs:681:1: Warning: Tab character
Text/StringPrep.hs:682:1: Warning: Tab character
Text/StringPrep.hs:683:1: Warning: Tab character
Text/StringPrep.hs:684:1: Warning: Tab character
Text/StringPrep.hs:685:1: Warning: Tab character
Text/StringPrep.hs:686:1: Warning: Tab character
Text/StringPrep.hs:687:1: Warning: Tab character
Text/StringPrep.hs:688:1: Warning: Tab character
Text/StringPrep.hs:689:1: Warning: Tab character
Text/StringPrep.hs:690:1: Warning: Tab character
Text/StringPrep.hs:691:1: Warning: Tab character
Text/StringPrep.hs:692:1: Warning: Tab character
Text/StringPrep.hs:693:1: Warning: Tab character
Text/StringPrep.hs:694:1: Warning: Tab character
Text/StringPrep.hs:695:1: Warning: Tab character
Text/StringPrep.hs:696:1: Warning: Tab character
Text/StringPrep.hs:697:1: Warning: Tab character
Text/StringPrep.hs:698:1: Warning: Tab character
Text/StringPrep.hs:699:1: Warning: Tab character
Text/StringPrep.hs:700:1: Warning: Tab character
Text/StringPrep.hs:701:1: Warning: Tab character
Text/StringPrep.hs:702:1: Warning: Tab character
Text/StringPrep.hs:703:1: Warning: Tab character
Text/StringPrep.hs:704:1: Warning: Tab character
Text/StringPrep.hs:705:1: Warning: Tab character
Text/StringPrep.hs:706:1: Warning: Tab character
Text/StringPrep.hs:707:1: Warning: Tab character
Text/StringPrep.hs:708:1: Warning: Tab character
Text/StringPrep.hs:709:1: Warning: Tab character
Text/StringPrep.hs:710:1: Warning: Tab character
Text/StringPrep.hs:711:1: Warning: Tab character
Text/StringPrep.hs:712:1: Warning: Tab character
Text/StringPrep.hs:713:1: Warning: Tab character
Text/StringPrep.hs:714:1: Warning: Tab character
Text/StringPrep.hs:715:1: Warning: Tab character
Text/StringPrep.hs:716:1: Warning: Tab character
Text/StringPrep.hs:717:1: Warning: Tab character
Text/StringPrep.hs:718:1: Warning: Tab character
Text/StringPrep.hs:719:1: Warning: Tab character
Text/StringPrep.hs:720:1: Warning: Tab character
Text/StringPrep.hs:721:1: Warning: Tab character
Text/StringPrep.hs:722:1: Warning: Tab character
Text/StringPrep.hs:723:1: Warning: Tab character
Text/StringPrep.hs:724:1: Warning: Tab character
Text/StringPrep.hs:725:1: Warning: Tab character
Text/StringPrep.hs:726:1: Warning: Tab character
Text/StringPrep.hs:727:1: Warning: Tab character
Text/StringPrep.hs:728:1: Warning: Tab character
Text/StringPrep.hs:729:1: Warning: Tab character
Text/StringPrep.hs:730:1: Warning: Tab character
Text/StringPrep.hs:731:1: Warning: Tab character
Text/StringPrep.hs:732:1: Warning: Tab character
Text/StringPrep.hs:733:1: Warning: Tab character
Text/StringPrep.hs:734:1: Warning: Tab character
Text/StringPrep.hs:735:1: Warning: Tab character
Text/StringPrep.hs:736:1: Warning: Tab character
Text/StringPrep.hs:737:1: Warning: Tab character
Text/StringPrep.hs:738:1: Warning: Tab character
Text/StringPrep.hs:739:1: Warning: Tab character
Text/StringPrep.hs:740:1: Warning: Tab character
Text/StringPrep.hs:741:1: Warning: Tab character
Text/StringPrep.hs:742:1: Warning: Tab character
Text/StringPrep.hs:743:1: Warning: Tab character
Text/StringPrep.hs:744:1: Warning: Tab character
Text/StringPrep.hs:745:1: Warning: Tab character
Text/StringPrep.hs:746:1: Warning: Tab character
Text/StringPrep.hs:747:1: Warning: Tab character
Text/StringPrep.hs:748:1: Warning: Tab character
Text/StringPrep.hs:749:1: Warning: Tab character
Text/StringPrep.hs:750:1: Warning: Tab character
Text/StringPrep.hs:751:1: Warning: Tab character
Text/StringPrep.hs:752:1: Warning: Tab character
Text/StringPrep.hs:753:1: Warning: Tab character
Text/StringPrep.hs:754:1: Warning: Tab character
Text/StringPrep.hs:755:1: Warning: Tab character
Text/StringPrep.hs:756:1: Warning: Tab character
Text/StringPrep.hs:757:1: Warning: Tab character
Text/StringPrep.hs:758:1: Warning: Tab character
Text/StringPrep.hs:759:1: Warning: Tab character
Text/StringPrep.hs:760:1: Warning: Tab character
Text/StringPrep.hs:761:1: Warning: Tab character
Text/StringPrep.hs:762:1: Warning: Tab character
Text/StringPrep.hs:763:1: Warning: Tab character
Text/StringPrep.hs:764:1: Warning: Tab character
Text/StringPrep.hs:765:1: Warning: Tab character
Text/StringPrep.hs:766:1: Warning: Tab character
Text/StringPrep.hs:767:1: Warning: Tab character
Text/StringPrep.hs:768:1: Warning: Tab character
Text/StringPrep.hs:769:1: Warning: Tab character
Text/StringPrep.hs:770:1: Warning: Tab character
Text/StringPrep.hs:771:1: Warning: Tab character
Text/StringPrep.hs:772:1: Warning: Tab character
Text/StringPrep.hs:773:1: Warning: Tab character
Text/StringPrep.hs:774:1: Warning: Tab character
Text/StringPrep.hs:775:1: Warning: Tab character
Text/StringPrep.hs:776:1: Warning: Tab character
Text/StringPrep.hs:777:1: Warning: Tab character
Text/StringPrep.hs:778:1: Warning: Tab character
Text/StringPrep.hs:779:1: Warning: Tab character
Text/StringPrep.hs:780:1: Warning: Tab character
Text/StringPrep.hs:781:1: Warning: Tab character
Text/StringPrep.hs:782:1: Warning: Tab character
Text/StringPrep.hs:783:1: Warning: Tab character
Text/StringPrep.hs:784:1: Warning: Tab character
Text/StringPrep.hs:785:1: Warning: Tab character
Text/StringPrep.hs:786:1: Warning: Tab character
Text/StringPrep.hs:787:1: Warning: Tab character
Text/StringPrep.hs:788:1: Warning: Tab character
Text/StringPrep.hs:789:1: Warning: Tab character
Text/StringPrep.hs:790:1: Warning: Tab character
Text/StringPrep.hs:791:1: Warning: Tab character
Text/StringPrep.hs:792:1: Warning: Tab character
Text/StringPrep.hs:793:1: Warning: Tab character
Text/StringPrep.hs:794:1: Warning: Tab character
Text/StringPrep.hs:795:1: Warning: Tab character
Text/StringPrep.hs:796:1: Warning: Tab character
Text/StringPrep.hs:797:1: Warning: Tab character
Text/StringPrep.hs:798:1: Warning: Tab character
Text/StringPrep.hs:799:1: Warning: Tab character
Text/StringPrep.hs:800:1: Warning: Tab character
Text/StringPrep.hs:801:1: Warning: Tab character
Text/StringPrep.hs:802:1: Warning: Tab character
Text/StringPrep.hs:803:1: Warning: Tab character
Text/StringPrep.hs:804:1: Warning: Tab character
Text/StringPrep.hs:805:1: Warning: Tab character
Text/StringPrep.hs:806:1: Warning: Tab character
Text/StringPrep.hs:807:1: Warning: Tab character
Text/StringPrep.hs:808:1: Warning: Tab character
Text/StringPrep.hs:809:1: Warning: Tab character
Text/StringPrep.hs:810:1: Warning: Tab character
Text/StringPrep.hs:811:1: Warning: Tab character
Text/StringPrep.hs:812:1: Warning: Tab character
Text/StringPrep.hs:813:1: Warning: Tab character
Text/StringPrep.hs:814:1: Warning: Tab character
Text/StringPrep.hs:815:1: Warning: Tab character
Text/StringPrep.hs:816:1: Warning: Tab character
Text/StringPrep.hs:817:1: Warning: Tab character
Text/StringPrep.hs:818:1: Warning: Tab character
Text/StringPrep.hs:819:1: Warning: Tab character
Text/StringPrep.hs:820:1: Warning: Tab character
Text/StringPrep.hs:821:1: Warning: Tab character
Text/StringPrep.hs:822:1: Warning: Tab character
Text/StringPrep.hs:823:1: Warning: Tab character
Text/StringPrep.hs:824:1: Warning: Tab character
Text/StringPrep.hs:825:1: Warning: Tab character
Text/StringPrep.hs:826:1: Warning: Tab character
Text/StringPrep.hs:827:1: Warning: Tab character
Text/StringPrep.hs:828:1: Warning: Tab character
Text/StringPrep.hs:829:1: Warning: Tab character
Text/StringPrep.hs:830:1: Warning: Tab character
Text/StringPrep.hs:831:1: Warning: Tab character
Text/StringPrep.hs:832:1: Warning: Tab character
Text/StringPrep.hs:833:1: Warning: Tab character
Text/StringPrep.hs:834:1: Warning: Tab character
Text/StringPrep.hs:835:1: Warning: Tab character
Text/StringPrep.hs:836:1: Warning: Tab character
Text/StringPrep.hs:837:1: Warning: Tab character
Text/StringPrep.hs:838:1: Warning: Tab character
Text/StringPrep.hs:839:1: Warning: Tab character
Text/StringPrep.hs:840:1: Warning: Tab character
Text/StringPrep.hs:841:1: Warning: Tab character
Text/StringPrep.hs:842:1: Warning: Tab character
Text/StringPrep.hs:843:1: Warning: Tab character
Text/StringPrep.hs:844:1: Warning: Tab character
Text/StringPrep.hs:845:1: Warning: Tab character
Text/StringPrep.hs:846:1: Warning: Tab character
Text/StringPrep.hs:847:1: Warning: Tab character
Text/StringPrep.hs:848:1: Warning: Tab character
Text/StringPrep.hs:849:1: Warning: Tab character
Text/StringPrep.hs:850:1: Warning: Tab character
Text/StringPrep.hs:851:1: Warning: Tab character
Text/StringPrep.hs:852:1: Warning: Tab character
Text/StringPrep.hs:853:1: Warning: Tab character
Text/StringPrep.hs:854:1: Warning: Tab character
Text/StringPrep.hs:855:1: Warning: Tab character
Text/StringPrep.hs:856:1: Warning: Tab character
Text/StringPrep.hs:857:1: Warning: Tab character
Text/StringPrep.hs:858:1: Warning: Tab character
Text/StringPrep.hs:859:1: Warning: Tab character
Text/StringPrep.hs:860:1: Warning: Tab character
Text/StringPrep.hs:861:1: Warning: Tab character
Text/StringPrep.hs:862:1: Warning: Tab character
Text/StringPrep.hs:863:1: Warning: Tab character
Text/StringPrep.hs:864:1: Warning: Tab character
Text/StringPrep.hs:865:1: Warning: Tab character
Text/StringPrep.hs:866:1: Warning: Tab character
Text/StringPrep.hs:867:1: Warning: Tab character
Text/StringPrep.hs:868:1: Warning: Tab character
Text/StringPrep.hs:869:1: Warning: Tab character
Text/StringPrep.hs:870:1: Warning: Tab character
Text/StringPrep.hs:871:1: Warning: Tab character
Text/StringPrep.hs:872:1: Warning: Tab character
Text/StringPrep.hs:873:1: Warning: Tab character
Text/StringPrep.hs:874:1: Warning: Tab character
Text/StringPrep.hs:875:1: Warning: Tab character
Text/StringPrep.hs:876:1: Warning: Tab character
Text/StringPrep.hs:877:1: Warning: Tab character
Text/StringPrep.hs:878:1: Warning: Tab character
Text/StringPrep.hs:879:1: Warning: Tab character
Text/StringPrep.hs:880:1: Warning: Tab character
Text/StringPrep.hs:881:1: Warning: Tab character
Text/StringPrep.hs:882:1: Warning: Tab character
Text/StringPrep.hs:883:1: Warning: Tab character
Text/StringPrep.hs:884:1: Warning: Tab character
Text/StringPrep.hs:885:1: Warning: Tab character
Text/StringPrep.hs:886:1: Warning: Tab character
Text/StringPrep.hs:887:1: Warning: Tab character
Text/StringPrep.hs:888:1: Warning: Tab character
Text/StringPrep.hs:889:1: Warning: Tab character
Text/StringPrep.hs:890:1: Warning: Tab character
Text/StringPrep.hs:891:1: Warning: Tab character
Text/StringPrep.hs:892:1: Warning: Tab character
Text/StringPrep.hs:893:1: Warning: Tab character
Text/StringPrep.hs:894:1: Warning: Tab character
Text/StringPrep.hs:895:1: Warning: Tab character
Text/StringPrep.hs:896:1: Warning: Tab character
Text/StringPrep.hs:897:1: Warning: Tab character
Text/StringPrep.hs:898:1: Warning: Tab character
Text/StringPrep.hs:899:1: Warning: Tab character
Text/StringPrep.hs:900:1: Warning: Tab character
Text/StringPrep.hs:901:1: Warning: Tab character
Text/StringPrep.hs:902:1: Warning: Tab character
Text/StringPrep.hs:903:1: Warning: Tab character
Text/StringPrep.hs:904:1: Warning: Tab character
Text/StringPrep.hs:905:1: Warning: Tab character
Text/StringPrep.hs:906:1: Warning: Tab character
Text/StringPrep.hs:907:1: Warning: Tab character
Text/StringPrep.hs:908:1: Warning: Tab character
Text/StringPrep.hs:909:1: Warning: Tab character
Text/StringPrep.hs:910:1: Warning: Tab character
Text/StringPrep.hs:911:1: Warning: Tab character
Text/StringPrep.hs:912:1: Warning: Tab character
Text/StringPrep.hs:913:1: Warning: Tab character
Text/StringPrep.hs:914:1: Warning: Tab character
Text/StringPrep.hs:915:1: Warning: Tab character
Text/StringPrep.hs:916:1: Warning: Tab character
Text/StringPrep.hs:917:1: Warning: Tab character
Text/StringPrep.hs:918:1: Warning: Tab character
Text/StringPrep.hs:919:1: Warning: Tab character
Text/StringPrep.hs:920:1: Warning: Tab character
Text/StringPrep.hs:921:1: Warning: Tab character
Text/StringPrep.hs:922:1: Warning: Tab character
Text/StringPrep.hs:923:1: Warning: Tab character
Text/StringPrep.hs:924:1: Warning: Tab character
Text/StringPrep.hs:925:1: Warning: Tab character
Text/StringPrep.hs:926:1: Warning: Tab character
Text/StringPrep.hs:927:1: Warning: Tab character
Text/StringPrep.hs:928:1: Warning: Tab character
Text/StringPrep.hs:929:1: Warning: Tab character
Text/StringPrep.hs:930:1: Warning: Tab character
Text/StringPrep.hs:931:1: Warning: Tab character
Text/StringPrep.hs:932:1: Warning: Tab character
Text/StringPrep.hs:933:1: Warning: Tab character
Text/StringPrep.hs:934:1: Warning: Tab character
Text/StringPrep.hs:935:1: Warning: Tab character
Text/StringPrep.hs:936:1: Warning: Tab character
Text/StringPrep.hs:937:1: Warning: Tab character
Text/StringPrep.hs:938:1: Warning: Tab character
Text/StringPrep.hs:939:1: Warning: Tab character
Text/StringPrep.hs:940:1: Warning: Tab character
Text/StringPrep.hs:941:1: Warning: Tab character
Text/StringPrep.hs:942:1: Warning: Tab character
Text/StringPrep.hs:943:1: Warning: Tab character
Text/StringPrep.hs:944:1: Warning: Tab character
Text/StringPrep.hs:945:1: Warning: Tab character
Text/StringPrep.hs:946:1: Warning: Tab character
Text/StringPrep.hs:947:1: Warning: Tab character
Text/StringPrep.hs:948:1: Warning: Tab character
Text/StringPrep.hs:949:1: Warning: Tab character
Text/StringPrep.hs:950:1: Warning: Tab character
Text/StringPrep.hs:951:1: Warning: Tab character
Text/StringPrep.hs:952:1: Warning: Tab character
Text/StringPrep.hs:953:1: Warning: Tab character
Text/StringPrep.hs:954:1: Warning: Tab character
Text/StringPrep.hs:955:1: Warning: Tab character
Text/StringPrep.hs:956:1: Warning: Tab character
Text/StringPrep.hs:957:1: Warning: Tab character
Text/StringPrep.hs:958:1: Warning: Tab character
Text/StringPrep.hs:959:1: Warning: Tab character
Text/StringPrep.hs:960:1: Warning: Tab character
Text/StringPrep.hs:961:1: Warning: Tab character
Text/StringPrep.hs:962:1: Warning: Tab character
Text/StringPrep.hs:963:1: Warning: Tab character
Text/StringPrep.hs:964:1: Warning: Tab character
Text/StringPrep.hs:965:1: Warning: Tab character
Text/StringPrep.hs:966:1: Warning: Tab character
Text/StringPrep.hs:967:1: Warning: Tab character
Text/StringPrep.hs:968:1: Warning: Tab character
Text/StringPrep.hs:969:1: Warning: Tab character
Text/StringPrep.hs:970:1: Warning: Tab character
Text/StringPrep.hs:971:1: Warning: Tab character
Text/StringPrep.hs:972:1: Warning: Tab character
Text/StringPrep.hs:973:1: Warning: Tab character
Text/StringPrep.hs:974:1: Warning: Tab character
Text/StringPrep.hs:975:1: Warning: Tab character
Text/StringPrep.hs:976:1: Warning: Tab character
Text/StringPrep.hs:977:1: Warning: Tab character
Text/StringPrep.hs:978:1: Warning: Tab character
Text/StringPrep.hs:979:1: Warning: Tab character
Text/StringPrep.hs:980:1: Warning: Tab character
Text/StringPrep.hs:981:1: Warning: Tab character
Text/StringPrep.hs:982:1: Warning: Tab character
Text/StringPrep.hs:983:1: Warning: Tab character
Text/StringPrep.hs:984:1: Warning: Tab character
Text/StringPrep.hs:985:1: Warning: Tab character
Text/StringPrep.hs:986:1: Warning: Tab character
Text/StringPrep.hs:987:1: Warning: Tab character
Text/StringPrep.hs:988:1: Warning: Tab character
Text/StringPrep.hs:989:1: Warning: Tab character
Text/StringPrep.hs:990:1: Warning: Tab character
Text/StringPrep.hs:991:1: Warning: Tab character
Text/StringPrep.hs:992:1: Warning: Tab character
Text/StringPrep.hs:993:1: Warning: Tab character
Text/StringPrep.hs:994:1: Warning: Tab character
Text/StringPrep.hs:995:1: Warning: Tab character
Text/StringPrep.hs:996:1: Warning: Tab character
Text/StringPrep.hs:997:1: Warning: Tab character
Text/StringPrep.hs:998:1: Warning: Tab character
Text/StringPrep.hs:999:1: Warning: Tab character
Text/StringPrep.hs:1000:1: Warning: Tab character
Text/StringPrep.hs:1001:1: Warning: Tab character
Text/StringPrep.hs:1002:1: Warning: Tab character
Text/StringPrep.hs:1003:1: Warning: Tab character
Text/StringPrep.hs:1004:1: Warning: Tab character
Text/StringPrep.hs:1005:1: Warning: Tab character
Text/StringPrep.hs:1006:1: Warning: Tab character
Text/StringPrep.hs:1007:1: Warning: Tab character
Text/StringPrep.hs:1008:1: Warning: Tab character
Text/StringPrep.hs:1009:1: Warning: Tab character
Text/StringPrep.hs:1010:1: Warning: Tab character
Text/StringPrep.hs:1011:1: Warning: Tab character
Text/StringPrep.hs:1012:1: Warning: Tab character
Text/StringPrep.hs:1013:1: Warning: Tab character
Text/StringPrep.hs:1014:1: Warning: Tab character
Text/StringPrep.hs:1015:1: Warning: Tab character
Text/StringPrep.hs:1016:1: Warning: Tab character
Text/StringPrep.hs:1017:1: Warning: Tab character
Text/StringPrep.hs:1018:1: Warning: Tab character
Text/StringPrep.hs:1019:1: Warning: Tab character
Text/StringPrep.hs:1020:1: Warning: Tab character
Text/StringPrep.hs:1021:1: Warning: Tab character
Text/StringPrep.hs:1022:1: Warning: Tab character
Text/StringPrep.hs:1023:1: Warning: Tab character
Text/StringPrep.hs:1024:1: Warning: Tab character
Text/StringPrep.hs:1025:1: Warning: Tab character
Text/StringPrep.hs:1026:1: Warning: Tab character
Text/StringPrep.hs:1027:1: Warning: Tab character
Text/StringPrep.hs:1028:1: Warning: Tab character
Text/StringPrep.hs:1029:1: Warning: Tab character
Text/StringPrep.hs:1030:1: Warning: Tab character
Text/StringPrep.hs:1031:1: Warning: Tab character
Text/StringPrep.hs:1032:1: Warning: Tab character
Text/StringPrep.hs:1033:1: Warning: Tab character
Text/StringPrep.hs:1034:1: Warning: Tab character
Text/StringPrep.hs:1035:1: Warning: Tab character
Text/StringPrep.hs:1036:1: Warning: Tab character
Text/StringPrep.hs:1037:1: Warning: Tab character
Text/StringPrep.hs:1038:1: Warning: Tab character
Text/StringPrep.hs:1039:1: Warning: Tab character
Text/StringPrep.hs:1040:1: Warning: Tab character
Text/StringPrep.hs:1041:1: Warning: Tab character
Text/StringPrep.hs:1042:1: Warning: Tab character
Text/StringPrep.hs:1043:1: Warning: Tab character
Text/StringPrep.hs:1044:1: Warning: Tab character
Text/StringPrep.hs:1045:1: Warning: Tab character
Text/StringPrep.hs:1046:1: Warning: Tab character
Text/StringPrep.hs:1047:1: Warning: Tab character
Text/StringPrep.hs:1048:1: Warning: Tab character
Text/StringPrep.hs:1049:1: Warning: Tab character
Text/StringPrep.hs:1050:1: Warning: Tab character
Text/StringPrep.hs:1051:1: Warning: Tab character
Text/StringPrep.hs:1052:1: Warning: Tab character
Text/StringPrep.hs:1053:1: Warning: Tab character
Text/StringPrep.hs:1054:1: Warning: Tab character
Text/StringPrep.hs:1055:1: Warning: Tab character
Text/StringPrep.hs:1056:1: Warning: Tab character
Text/StringPrep.hs:1057:1: Warning: Tab character
Text/StringPrep.hs:1058:1: Warning: Tab character
Text/StringPrep.hs:1059:1: Warning: Tab character
Text/StringPrep.hs:1060:1: Warning: Tab character
Text/StringPrep.hs:1061:1: Warning: Tab character
Text/StringPrep.hs:1062:1: Warning: Tab character
Text/StringPrep.hs:1063:1: Warning: Tab character
Text/StringPrep.hs:1064:1: Warning: Tab character
Text/StringPrep.hs:1065:1: Warning: Tab character
Text/StringPrep.hs:1066:1: Warning: Tab character
Text/StringPrep.hs:1067:1: Warning: Tab character
Text/StringPrep.hs:1068:1: Warning: Tab character
Text/StringPrep.hs:1069:1: Warning: Tab character
Text/StringPrep.hs:1070:1: Warning: Tab character
Text/StringPrep.hs:1071:1: Warning: Tab character
Text/StringPrep.hs:1072:1: Warning: Tab character
Text/StringPrep.hs:1073:1: Warning: Tab character
Text/StringPrep.hs:1074:1: Warning: Tab character
Text/StringPrep.hs:1075:1: Warning: Tab character
Text/StringPrep.hs:1076:1: Warning: Tab character
Text/StringPrep.hs:1077:1: Warning: Tab character
Text/StringPrep.hs:1078:1: Warning: Tab character
Text/StringPrep.hs:1079:1: Warning: Tab character
Text/StringPrep.hs:1080:1: Warning: Tab character
Text/StringPrep.hs:1081:1: Warning: Tab character
Text/StringPrep.hs:1082:1: Warning: Tab character
Text/StringPrep.hs:1083:1: Warning: Tab character
Text/StringPrep.hs:1084:1: Warning: Tab character
Text/StringPrep.hs:1085:1: Warning: Tab character
Text/StringPrep.hs:1086:1: Warning: Tab character
Text/StringPrep.hs:1087:1: Warning: Tab character
Text/StringPrep.hs:1088:1: Warning: Tab character
Text/StringPrep.hs:1089:1: Warning: Tab character
Text/StringPrep.hs:1090:1: Warning: Tab character
Text/StringPrep.hs:1091:1: Warning: Tab character
Text/StringPrep.hs:1092:1: Warning: Tab character
Text/StringPrep.hs:1093:1: Warning: Tab character
Text/StringPrep.hs:1094:1: Warning: Tab character
Text/StringPrep.hs:1095:1: Warning: Tab character
Text/StringPrep.hs:1096:1: Warning: Tab character
Text/StringPrep.hs:1097:1: Warning: Tab character
Text/StringPrep.hs:1098:1: Warning: Tab character
Text/StringPrep.hs:1099:1: Warning: Tab character
Text/StringPrep.hs:1100:1: Warning: Tab character
Text/StringPrep.hs:1101:1: Warning: Tab character
Text/StringPrep.hs:1102:1: Warning: Tab character
Text/StringPrep.hs:1103:1: Warning: Tab character
Text/StringPrep.hs:1104:1: Warning: Tab character
Text/StringPrep.hs:1105:1: Warning: Tab character
Text/StringPrep.hs:1106:1: Warning: Tab character
Text/StringPrep.hs:1107:1: Warning: Tab character
Text/StringPrep.hs:1108:1: Warning: Tab character
Text/StringPrep.hs:1109:1: Warning: Tab character
Text/StringPrep.hs:1110:1: Warning: Tab character
Text/StringPrep.hs:1111:1: Warning: Tab character
Text/StringPrep.hs:1112:1: Warning: Tab character
Text/StringPrep.hs:1113:1: Warning: Tab character
Text/StringPrep.hs:1114:1: Warning: Tab character
Text/StringPrep.hs:1115:1: Warning: Tab character
Text/StringPrep.hs:1116:1: Warning: Tab character
Text/StringPrep.hs:1117:1: Warning: Tab character
Text/StringPrep.hs:1118:1: Warning: Tab character
Text/StringPrep.hs:1119:1: Warning: Tab character
Text/StringPrep.hs:1120:1: Warning: Tab character
Text/StringPrep.hs:1121:1: Warning: Tab character
Text/StringPrep.hs:1122:1: Warning: Tab character
Text/StringPrep.hs:1123:1: Warning: Tab character
Text/StringPrep.hs:1124:1: Warning: Tab character
Text/StringPrep.hs:1125:1: Warning: Tab character
Text/StringPrep.hs:1126:1: Warning: Tab character
Text/StringPrep.hs:1127:1: Warning: Tab character
Text/StringPrep.hs:1128:1: Warning: Tab character
Text/StringPrep.hs:1129:1: Warning: Tab character
Text/StringPrep.hs:1130:1: Warning: Tab character
Text/StringPrep.hs:1131:1: Warning: Tab character
Text/StringPrep.hs:1132:1: Warning: Tab character
Text/StringPrep.hs:1133:1: Warning: Tab character
Text/StringPrep.hs:1134:1: Warning: Tab character
Text/StringPrep.hs:1135:1: Warning: Tab character
Text/StringPrep.hs:1136:1: Warning: Tab character
Text/StringPrep.hs:1137:1: Warning: Tab character
Text/StringPrep.hs:1138:1: Warning: Tab character
Text/StringPrep.hs:1139:1: Warning: Tab character
Text/StringPrep.hs:1140:1: Warning: Tab character
Text/StringPrep.hs:1141:1: Warning: Tab character
Text/StringPrep.hs:1142:1: Warning: Tab character
Text/StringPrep.hs:1143:1: Warning: Tab character
Text/StringPrep.hs:1144:1: Warning: Tab character
Text/StringPrep.hs:1145:1: Warning: Tab character
Text/StringPrep.hs:1146:1: Warning: Tab character
Text/StringPrep.hs:1147:1: Warning: Tab character
Text/StringPrep.hs:1148:1: Warning: Tab character
Text/StringPrep.hs:1149:1: Warning: Tab character
Text/StringPrep.hs:1150:1: Warning: Tab character
Text/StringPrep.hs:1151:1: Warning: Tab character
Text/StringPrep.hs:1152:1: Warning: Tab character
Text/StringPrep.hs:1153:1: Warning: Tab character
Text/StringPrep.hs:1154:1: Warning: Tab character
Text/StringPrep.hs:1155:1: Warning: Tab character
Text/StringPrep.hs:1156:1: Warning: Tab character
Text/StringPrep.hs:1157:1: Warning: Tab character
Text/StringPrep.hs:1158:1: Warning: Tab character
Text/StringPrep.hs:1159:1: Warning: Tab character
Text/StringPrep.hs:1160:1: Warning: Tab character
Text/StringPrep.hs:1161:1: Warning: Tab character
Text/StringPrep.hs:1162:1: Warning: Tab character
Text/StringPrep.hs:1163:1: Warning: Tab character
Text/StringPrep.hs:1164:1: Warning: Tab character
Text/StringPrep.hs:1165:1: Warning: Tab character
Text/StringPrep.hs:1166:1: Warning: Tab character
Text/StringPrep.hs:1167:1: Warning: Tab character
Text/StringPrep.hs:1168:1: Warning: Tab character
Text/StringPrep.hs:1169:1: Warning: Tab character
Text/StringPrep.hs:1170:1: Warning: Tab character
Text/StringPrep.hs:1171:1: Warning: Tab character
Text/StringPrep.hs:1172:1: Warning: Tab character
Text/StringPrep.hs:1173:1: Warning: Tab character
Text/StringPrep.hs:1174:1: Warning: Tab character
Text/StringPrep.hs:1175:1: Warning: Tab character
Text/StringPrep.hs:1176:1: Warning: Tab character
Text/StringPrep.hs:1177:1: Warning: Tab character
Text/StringPrep.hs:1178:1: Warning: Tab character
Text/StringPrep.hs:1179:1: Warning: Tab character
Text/StringPrep.hs:1180:1: Warning: Tab character
Text/StringPrep.hs:1181:1: Warning: Tab character
Text/StringPrep.hs:1182:1: Warning: Tab character
Text/StringPrep.hs:1183:1: Warning: Tab character
Text/StringPrep.hs:1184:1: Warning: Tab character
Text/StringPrep.hs:1185:1: Warning: Tab character
Text/StringPrep.hs:1186:1: Warning: Tab character
Text/StringPrep.hs:1187:1: Warning: Tab character
Text/StringPrep.hs:1188:1: Warning: Tab character
Text/StringPrep.hs:1189:1: Warning: Tab character
Text/StringPrep.hs:1190:1: Warning: Tab character
Text/StringPrep.hs:1191:1: Warning: Tab character
Text/StringPrep.hs:1192:1: Warning: Tab character
Text/StringPrep.hs:1193:1: Warning: Tab character
Text/StringPrep.hs:1194:1: Warning: Tab character
Text/StringPrep.hs:1195:1: Warning: Tab character
Text/StringPrep.hs:1196:1: Warning: Tab character
Text/StringPrep.hs:1197:1: Warning: Tab character
Text/StringPrep.hs:1198:1: Warning: Tab character
Text/StringPrep.hs:1199:1: Warning: Tab character
Text/StringPrep.hs:1200:1: Warning: Tab character
Text/StringPrep.hs:1201:1: Warning: Tab character
Text/StringPrep.hs:1202:1: Warning: Tab character
Text/StringPrep.hs:1203:1: Warning: Tab character
Text/StringPrep.hs:1204:1: Warning: Tab character
Text/StringPrep.hs:1205:1: Warning: Tab character
Text/StringPrep.hs:1206:1: Warning: Tab character
Text/StringPrep.hs:1207:1: Warning: Tab character
Text/StringPrep.hs:1208:1: Warning: Tab character
Text/StringPrep.hs:1209:1: Warning: Tab character
Text/StringPrep.hs:1210:1: Warning: Tab character
Text/StringPrep.hs:1211:1: Warning: Tab character
Text/StringPrep.hs:1212:1: Warning: Tab character
Text/StringPrep.hs:1213:1: Warning: Tab character
Text/StringPrep.hs:1214:1: Warning: Tab character
Text/StringPrep.hs:1215:1: Warning: Tab character
Text/StringPrep.hs:1216:1: Warning: Tab character
Text/StringPrep.hs:1217:1: Warning: Tab character
Text/StringPrep.hs:1218:1: Warning: Tab character
Text/StringPrep.hs:1219:1: Warning: Tab character
Text/StringPrep.hs:1220:1: Warning: Tab character
Text/StringPrep.hs:1221:1: Warning: Tab character
Text/StringPrep.hs:1222:1: Warning: Tab character
Text/StringPrep.hs:1223:1: Warning: Tab character
Text/StringPrep.hs:1224:1: Warning: Tab character
Text/StringPrep.hs:1225:1: Warning: Tab character
Text/StringPrep.hs:1226:1: Warning: Tab character
Text/StringPrep.hs:1227:1: Warning: Tab character
Text/StringPrep.hs:1228:1: Warning: Tab character
Text/StringPrep.hs:1229:1: Warning: Tab character
Text/StringPrep.hs:1230:1: Warning: Tab character
Text/StringPrep.hs:1231:1: Warning: Tab character
Text/StringPrep.hs:1232:1: Warning: Tab character
Text/StringPrep.hs:1233:1: Warning: Tab character
Text/StringPrep.hs:1234:1: Warning: Tab character
Text/StringPrep.hs:1235:1: Warning: Tab character
Text/StringPrep.hs:1236:1: Warning: Tab character
Text/StringPrep.hs:1237:1: Warning: Tab character
Text/StringPrep.hs:1238:1: Warning: Tab character
Text/StringPrep.hs:1239:1: Warning: Tab character
Text/StringPrep.hs:1240:1: Warning: Tab character
Text/StringPrep.hs:1241:1: Warning: Tab character
Text/StringPrep.hs:1242:1: Warning: Tab character
Text/StringPrep.hs:1243:1: Warning: Tab character
Text/StringPrep.hs:1244:1: Warning: Tab character
Text/StringPrep.hs:1245:1: Warning: Tab character
Text/StringPrep.hs:1246:1: Warning: Tab character
Text/StringPrep.hs:1247:1: Warning: Tab character
Text/StringPrep.hs:1248:1: Warning: Tab character
Text/StringPrep.hs:1249:1: Warning: Tab character
Text/StringPrep.hs:1250:1: Warning: Tab character
Text/StringPrep.hs:1251:1: Warning: Tab character
Text/StringPrep.hs:1252:1: Warning: Tab character
Text/StringPrep.hs:1253:1: Warning: Tab character
Text/StringPrep.hs:1254:1: Warning: Tab character
Text/StringPrep.hs:1255:1: Warning: Tab character
Text/StringPrep.hs:1256:1: Warning: Tab character
Text/StringPrep.hs:1257:1: Warning: Tab character
Text/StringPrep.hs:1258:1: Warning: Tab character
Text/StringPrep.hs:1259:1: Warning: Tab character
Text/StringPrep.hs:1260:1: Warning: Tab character
Text/StringPrep.hs:1261:1: Warning: Tab character
Text/StringPrep.hs:1262:1: Warning: Tab character
Text/StringPrep.hs:1263:1: Warning: Tab character
Text/StringPrep.hs:1264:1: Warning: Tab character
Text/StringPrep.hs:1265:1: Warning: Tab character
Text/StringPrep.hs:1266:1: Warning: Tab character
Text/StringPrep.hs:1267:1: Warning: Tab character
Text/StringPrep.hs:1268:1: Warning: Tab character
Text/StringPrep.hs:1269:1: Warning: Tab character
Text/StringPrep.hs:1270:1: Warning: Tab character
Text/StringPrep.hs:1271:1: Warning: Tab character
Text/StringPrep.hs:1272:1: Warning: Tab character
Text/StringPrep.hs:1273:1: Warning: Tab character
Text/StringPrep.hs:1274:1: Warning: Tab character
Text/StringPrep.hs:1275:1: Warning: Tab character
Text/StringPrep.hs:1276:1: Warning: Tab character
Text/StringPrep.hs:1277:1: Warning: Tab character
Text/StringPrep.hs:1278:1: Warning: Tab character
Text/StringPrep.hs:1279:1: Warning: Tab character
Text/StringPrep.hs:1280:1: Warning: Tab character
Text/StringPrep.hs:1281:1: Warning: Tab character
Text/StringPrep.hs:1282:1: Warning: Tab character
Text/StringPrep.hs:1283:1: Warning: Tab character
Text/StringPrep.hs:1284:1: Warning: Tab character
Text/StringPrep.hs:1285:1: Warning: Tab character
Text/StringPrep.hs:1286:1: Warning: Tab character
Text/StringPrep.hs:1287:1: Warning: Tab character
Text/StringPrep.hs:1288:1: Warning: Tab character
Text/StringPrep.hs:1289:1: Warning: Tab character
Text/StringPrep.hs:1290:1: Warning: Tab character
Text/StringPrep.hs:1291:1: Warning: Tab character
Text/StringPrep.hs:1292:1: Warning: Tab character
Text/StringPrep.hs:1293:1: Warning: Tab character
Text/StringPrep.hs:1294:1: Warning: Tab character
Text/StringPrep.hs:1295:1: Warning: Tab character
Text/StringPrep.hs:1296:1: Warning: Tab character
Text/StringPrep.hs:1297:1: Warning: Tab character
Text/StringPrep.hs:1298:1: Warning: Tab character
Text/StringPrep.hs:1299:1: Warning: Tab character
Text/StringPrep.hs:1300:1: Warning: Tab character
Text/StringPrep.hs:1301:1: Warning: Tab character
Text/StringPrep.hs:1302:1: Warning: Tab character
Text/StringPrep.hs:1303:1: Warning: Tab character
Text/StringPrep.hs:1304:1: Warning: Tab character
Text/StringPrep.hs:1305:1: Warning: Tab character
Text/StringPrep.hs:1306:1: Warning: Tab character
Text/StringPrep.hs:1307:1: Warning: Tab character
Text/StringPrep.hs:1308:1: Warning: Tab character
Text/StringPrep.hs:1309:1: Warning: Tab character
Text/StringPrep.hs:1310:1: Warning: Tab character
Text/StringPrep.hs:1311:1: Warning: Tab character
Text/StringPrep.hs:1312:1: Warning: Tab character
Text/StringPrep.hs:1313:1: Warning: Tab character
Text/StringPrep.hs:1314:1: Warning: Tab character
Text/StringPrep.hs:1315:1: Warning: Tab character
Text/StringPrep.hs:1316:1: Warning: Tab character
Text/StringPrep.hs:1317:1: Warning: Tab character
Text/StringPrep.hs:1318:1: Warning: Tab character
Text/StringPrep.hs:1319:1: Warning: Tab character
Text/StringPrep.hs:1320:1: Warning: Tab character
Text/StringPrep.hs:1321:1: Warning: Tab character
Text/StringPrep.hs:1322:1: Warning: Tab character
Text/StringPrep.hs:1323:1: Warning: Tab character
Text/StringPrep.hs:1324:1: Warning: Tab character
Text/StringPrep.hs:1325:1: Warning: Tab character
Text/StringPrep.hs:1326:1: Warning: Tab character
Text/StringPrep.hs:1327:1: Warning: Tab character
Text/StringPrep.hs:1328:1: Warning: Tab character
Text/StringPrep.hs:1329:1: Warning: Tab character
Text/StringPrep.hs:1330:1: Warning: Tab character
Text/StringPrep.hs:1331:1: Warning: Tab character
Text/StringPrep.hs:1332:1: Warning: Tab character
Text/StringPrep.hs:1333:1: Warning: Tab character
Text/StringPrep.hs:1334:1: Warning: Tab character
Text/StringPrep.hs:1335:1: Warning: Tab character
Text/StringPrep.hs:1336:1: Warning: Tab character
Text/StringPrep.hs:1337:1: Warning: Tab character
Text/StringPrep.hs:1338:1: Warning: Tab character
Text/StringPrep.hs:1339:1: Warning: Tab character
Text/StringPrep.hs:1340:1: Warning: Tab character
Text/StringPrep.hs:1341:1: Warning: Tab character
Text/StringPrep.hs:1342:1: Warning: Tab character
Text/StringPrep.hs:1343:1: Warning: Tab character
Text/StringPrep.hs:1344:1: Warning: Tab character
Text/StringPrep.hs:1345:1: Warning: Tab character
Text/StringPrep.hs:1346:1: Warning: Tab character
Text/StringPrep.hs:1347:1: Warning: Tab character
Text/StringPrep.hs:1348:1: Warning: Tab character
Text/StringPrep.hs:1349:1: Warning: Tab character
Text/StringPrep.hs:1350:1: Warning: Tab character
Text/StringPrep.hs:1351:1: Warning: Tab character
Text/StringPrep.hs:1352:1: Warning: Tab character
Text/StringPrep.hs:1353:1: Warning: Tab character
Text/StringPrep.hs:1354:1: Warning: Tab character
Text/StringPrep.hs:1355:1: Warning: Tab character
Text/StringPrep.hs:1356:1: Warning: Tab character
Text/StringPrep.hs:1357:1: Warning: Tab character
Text/StringPrep.hs:1358:1: Warning: Tab character
Text/StringPrep.hs:1359:1: Warning: Tab character
Text/StringPrep.hs:1360:1: Warning: Tab character
Text/StringPrep.hs:1361:1: Warning: Tab character
Text/StringPrep.hs:1362:1: Warning: Tab character
Text/StringPrep.hs:1363:1: Warning: Tab character
Text/StringPrep.hs:1364:1: Warning: Tab character
Text/StringPrep.hs:1365:1: Warning: Tab character
Text/StringPrep.hs:1366:1: Warning: Tab character
Text/StringPrep.hs:1367:1: Warning: Tab character
Text/StringPrep.hs:1368:1: Warning: Tab character
Text/StringPrep.hs:1369:1: Warning: Tab character
Text/StringPrep.hs:1370:1: Warning: Tab character
Text/StringPrep.hs:1371:1: Warning: Tab character
Text/StringPrep.hs:1372:1: Warning: Tab character
Text/StringPrep.hs:1373:1: Warning: Tab character
Text/StringPrep.hs:1374:1: Warning: Tab character
Text/StringPrep.hs:1375:1: Warning: Tab character
Text/StringPrep.hs:1376:1: Warning: Tab character
Text/StringPrep.hs:1377:1: Warning: Tab character
Text/StringPrep.hs:1378:1: Warning: Tab character
Text/StringPrep.hs:1379:1: Warning: Tab character
Text/StringPrep.hs:1380:1: Warning: Tab character
Text/StringPrep.hs:1381:1: Warning: Tab character
Text/StringPrep.hs:1382:1: Warning: Tab character
Text/StringPrep.hs:1383:1: Warning: Tab character
Text/StringPrep.hs:1384:1: Warning: Tab character
Text/StringPrep.hs:1385:1: Warning: Tab character
Text/StringPrep.hs:1386:1: Warning: Tab character
Text/StringPrep.hs:1387:1: Warning: Tab character
Text/StringPrep.hs:1388:1: Warning: Tab character
Text/StringPrep.hs:1389:1: Warning: Tab character
Text/StringPrep.hs:1390:1: Warning: Tab character
Text/StringPrep.hs:1391:1: Warning: Tab character
Text/StringPrep.hs:1392:1: Warning: Tab character
Text/StringPrep.hs:1393:1: Warning: Tab character
Text/StringPrep.hs:1394:1: Warning: Tab character
Text/StringPrep.hs:1395:1: Warning: Tab character
Text/StringPrep.hs:1396:1: Warning: Tab character
Text/StringPrep.hs:1397:1: Warning: Tab character
Text/StringPrep.hs:1398:1: Warning: Tab character
Text/StringPrep.hs:1399:1: Warning: Tab character
Text/StringPrep.hs:1400:1: Warning: Tab character
Text/StringPrep.hs:1401:1: Warning: Tab character
Text/StringPrep.hs:1402:1: Warning: Tab character
Text/StringPrep.hs:1403:1: Warning: Tab character
Text/StringPrep.hs:1404:1: Warning: Tab character
Text/StringPrep.hs:1405:1: Warning: Tab character
Text/StringPrep.hs:1406:1: Warning: Tab character
Text/StringPrep.hs:1407:1: Warning: Tab character
Text/StringPrep.hs:1408:1: Warning: Tab character
Text/StringPrep.hs:1409:1: Warning: Tab character
Text/StringPrep.hs:1410:1: Warning: Tab character
Text/StringPrep.hs:1411:1: Warning: Tab character
Text/StringPrep.hs:1412:1: Warning: Tab character
Text/StringPrep.hs:1413:1: Warning: Tab character
Text/StringPrep.hs:1414:1: Warning: Tab character
Text/StringPrep.hs:1415:1: Warning: Tab character
Text/StringPrep.hs:1416:1: Warning: Tab character
Text/StringPrep.hs:1417:1: Warning: Tab character
Text/StringPrep.hs:1418:1: Warning: Tab character
Text/StringPrep.hs:1419:1: Warning: Tab character
Text/StringPrep.hs:1420:1: Warning: Tab character
Text/StringPrep.hs:1421:1: Warning: Tab character
Text/StringPrep.hs:1422:1: Warning: Tab character
Text/StringPrep.hs:1423:1: Warning: Tab character
Text/StringPrep.hs:1424:1: Warning: Tab character
Text/StringPrep.hs:1425:1: Warning: Tab character
Text/StringPrep.hs:1426:1: Warning: Tab character
Text/StringPrep.hs:1427:1: Warning: Tab character
Text/StringPrep.hs:1428:1: Warning: Tab character
Text/StringPrep.hs:1429:1: Warning: Tab character
Text/StringPrep.hs:1430:1: Warning: Tab character
Text/StringPrep.hs:1431:1: Warning: Tab character
Text/StringPrep.hs:1432:1: Warning: Tab character
Text/StringPrep.hs:1433:1: Warning: Tab character
Text/StringPrep.hs:1434:1: Warning: Tab character
Text/StringPrep.hs:1435:1: Warning: Tab character
Text/StringPrep.hs:1436:1: Warning: Tab character
Text/StringPrep.hs:1437:1: Warning: Tab character
Text/StringPrep.hs:1438:1: Warning: Tab character
Text/StringPrep.hs:1439:1: Warning: Tab character
Text/StringPrep.hs:1440:1: Warning: Tab character
Text/StringPrep.hs:1441:1: Warning: Tab character
Text/StringPrep.hs:1442:1: Warning: Tab character
Text/StringPrep.hs:1443:1: Warning: Tab character
Text/StringPrep.hs:1444:1: Warning: Tab character
Text/StringPrep.hs:1445:1: Warning: Tab character
Text/StringPrep.hs:1446:1: Warning: Tab character
Text/StringPrep.hs:1447:1: Warning: Tab character
Text/StringPrep.hs:1448:1: Warning: Tab character
Text/StringPrep.hs:1449:1: Warning: Tab character
Text/StringPrep.hs:1450:1: Warning: Tab character
Text/StringPrep.hs:1451:1: Warning: Tab character
Text/StringPrep.hs:1452:1: Warning: Tab character
Text/StringPrep.hs:1453:1: Warning: Tab character
Text/StringPrep.hs:1454:1: Warning: Tab character
Text/StringPrep.hs:1455:1: Warning: Tab character
Text/StringPrep.hs:1456:1: Warning: Tab character
Text/StringPrep.hs:1457:1: Warning: Tab character
Text/StringPrep.hs:1458:1: Warning: Tab character
Text/StringPrep.hs:1459:1: Warning: Tab character
Text/StringPrep.hs:1460:1: Warning: Tab character
Text/StringPrep.hs:1461:1: Warning: Tab character
Text/StringPrep.hs:1462:1: Warning: Tab character
Text/StringPrep.hs:1463:1: Warning: Tab character
Text/StringPrep.hs:1464:1: Warning: Tab character
Text/StringPrep.hs:1465:1: Warning: Tab character
Text/StringPrep.hs:1466:1: Warning: Tab character
Text/StringPrep.hs:1467:1: Warning: Tab character
Text/StringPrep.hs:1468:1: Warning: Tab character
Text/StringPrep.hs:1469:1: Warning: Tab character
Text/StringPrep.hs:1470:1: Warning: Tab character
Text/StringPrep.hs:1471:1: Warning: Tab character
Text/StringPrep.hs:1472:1: Warning: Tab character
Text/StringPrep.hs:1473:1: Warning: Tab character
Text/StringPrep.hs:1474:1: Warning: Tab character
Text/StringPrep.hs:1475:1: Warning: Tab character
Text/StringPrep.hs:1476:1: Warning: Tab character
Text/StringPrep.hs:1477:1: Warning: Tab character
Text/StringPrep.hs:1478:1: Warning: Tab character
Text/StringPrep.hs:1479:1: Warning: Tab character
Text/StringPrep.hs:1480:1: Warning: Tab character
Text/StringPrep.hs:1481:1: Warning: Tab character
Text/StringPrep.hs:1482:1: Warning: Tab character
Text/StringPrep.hs:1483:1: Warning: Tab character
Text/StringPrep.hs:1484:1: Warning: Tab character
Text/StringPrep.hs:1485:1: Warning: Tab character
Text/StringPrep.hs:1486:1: Warning: Tab character
Text/StringPrep.hs:1487:1: Warning: Tab character
Text/StringPrep.hs:1488:1: Warning: Tab character
Text/StringPrep.hs:1489:1: Warning: Tab character
Text/StringPrep.hs:1490:1: Warning: Tab character
Text/StringPrep.hs:1491:1: Warning: Tab character
Text/StringPrep.hs:1492:1: Warning: Tab character
Text/StringPrep.hs:1493:1: Warning: Tab character
Text/StringPrep.hs:1494:1: Warning: Tab character
Text/StringPrep.hs:1495:1: Warning: Tab character
Text/StringPrep.hs:1496:1: Warning: Tab character
Text/StringPrep.hs:1497:1: Warning: Tab character
Text/StringPrep.hs:1498:1: Warning: Tab character
Text/StringPrep.hs:1499:1: Warning: Tab character
Text/StringPrep.hs:1500:1: Warning: Tab character
Text/StringPrep.hs:1501:1: Warning: Tab character
Text/StringPrep.hs:1502:1: Warning: Tab character
Text/StringPrep.hs:1503:1: Warning: Tab character
Text/StringPrep.hs:1504:1: Warning: Tab character
Text/StringPrep.hs:1505:1: Warning: Tab character
Text/StringPrep.hs:1506:1: Warning: Tab character
Text/StringPrep.hs:1507:1: Warning: Tab character
Text/StringPrep.hs:1508:1: Warning: Tab character
Text/StringPrep.hs:1509:1: Warning: Tab character
Text/StringPrep.hs:1510:1: Warning: Tab character
Text/StringPrep.hs:1511:1: Warning: Tab character
Text/StringPrep.hs:1512:1: Warning: Tab character
Text/StringPrep.hs:1513:1: Warning: Tab character
Text/StringPrep.hs:1514:1: Warning: Tab character
Text/StringPrep.hs:1515:1: Warning: Tab character
Text/StringPrep.hs:1516:1: Warning: Tab character
Text/StringPrep.hs:1517:1: Warning: Tab character
Text/StringPrep.hs:1518:1: Warning: Tab character
Text/StringPrep.hs:1519:1: Warning: Tab character
Text/StringPrep.hs:1520:1: Warning: Tab character
Text/StringPrep.hs:1521:1: Warning: Tab character
Text/StringPrep.hs:1522:1: Warning: Tab character
Text/StringPrep.hs:1523:1: Warning: Tab character
Text/StringPrep.hs:1524:1: Warning: Tab character
Text/StringPrep.hs:1525:1: Warning: Tab character
Text/StringPrep.hs:1526:1: Warning: Tab character
Text/StringPrep.hs:1527:1: Warning: Tab character
Text/StringPrep.hs:1528:1: Warning: Tab character
Text/StringPrep.hs:1529:1: Warning: Tab character
Text/StringPrep.hs:1530:1: Warning: Tab character
Text/StringPrep.hs:1531:1: Warning: Tab character
Text/StringPrep.hs:1532:1: Warning: Tab character
Text/StringPrep.hs:1533:1: Warning: Tab character
Text/StringPrep.hs:1534:1: Warning: Tab character
Text/StringPrep.hs:1535:1: Warning: Tab character
Text/StringPrep.hs:1536:1: Warning: Tab character
Text/StringPrep.hs:1537:1: Warning: Tab character
Text/StringPrep.hs:1538:1: Warning: Tab character
Text/StringPrep.hs:1539:1: Warning: Tab character
Text/StringPrep.hs:1540:1: Warning: Tab character
Text/StringPrep.hs:1541:1: Warning: Tab character
Text/StringPrep.hs:1542:1: Warning: Tab character
Text/StringPrep.hs:1543:1: Warning: Tab character
Text/StringPrep.hs:1544:1: Warning: Tab character
Text/StringPrep.hs:1545:1: Warning: Tab character
Text/StringPrep.hs:1546:1: Warning: Tab character
Text/StringPrep.hs:1547:1: Warning: Tab character
Text/StringPrep.hs:1548:1: Warning: Tab character
Text/StringPrep.hs:1549:1: Warning: Tab character
Text/StringPrep.hs:1550:1: Warning: Tab character
Text/StringPrep.hs:1551:1: Warning: Tab character
Text/StringPrep.hs:1552:1: Warning: Tab character
Text/StringPrep.hs:1553:1: Warning: Tab character
Text/StringPrep.hs:1554:1: Warning: Tab character
Text/StringPrep.hs:1555:1: Warning: Tab character
Text/StringPrep.hs:1556:1: Warning: Tab character
Text/StringPrep.hs:1557:1: Warning: Tab character
Text/StringPrep.hs:1558:1: Warning: Tab character
Text/StringPrep.hs:1559:1: Warning: Tab character
Text/StringPrep.hs:1560:1: Warning: Tab character
Text/StringPrep.hs:1561:1: Warning: Tab character
Text/StringPrep.hs:1562:1: Warning: Tab character
Text/StringPrep.hs:1563:1: Warning: Tab character
Text/StringPrep.hs:1564:1: Warning: Tab character
Text/StringPrep.hs:1565:1: Warning: Tab character
Text/StringPrep.hs:1566:1: Warning: Tab character
Text/StringPrep.hs:1567:1: Warning: Tab character
Text/StringPrep.hs:1568:1: Warning: Tab character
Text/StringPrep.hs:1569:1: Warning: Tab character
Text/StringPrep.hs:1570:1: Warning: Tab character
Text/StringPrep.hs:1571:1: Warning: Tab character
Text/StringPrep.hs:1572:1: Warning: Tab character
Text/StringPrep.hs:1573:1: Warning: Tab character
Text/StringPrep.hs:1574:1: Warning: Tab character
Text/StringPrep.hs:1575:1: Warning: Tab character
Text/StringPrep.hs:1576:1: Warning: Tab character
Text/StringPrep.hs:1577:1: Warning: Tab character
Text/StringPrep.hs:1578:1: Warning: Tab character
Text/StringPrep.hs:1579:1: Warning: Tab character
Text/StringPrep.hs:1580:1: Warning: Tab character
Text/StringPrep.hs:1581:1: Warning: Tab character
Text/StringPrep.hs:1582:1: Warning: Tab character
Text/StringPrep.hs:1583:1: Warning: Tab character
Text/StringPrep.hs:1584:1: Warning: Tab character
Text/StringPrep.hs:1585:1: Warning: Tab character
Text/StringPrep.hs:1586:1: Warning: Tab character
Text/StringPrep.hs:1587:1: Warning: Tab character
Text/StringPrep.hs:1588:1: Warning: Tab character
Text/StringPrep.hs:1589:1: Warning: Tab character
Text/StringPrep.hs:1590:1: Warning: Tab character
Text/StringPrep.hs:1591:1: Warning: Tab character
Text/StringPrep.hs:1592:1: Warning: Tab character
Text/StringPrep.hs:1593:1: Warning: Tab character
Text/StringPrep.hs:1594:1: Warning: Tab character
Text/StringPrep.hs:1595:1: Warning: Tab character
Text/StringPrep.hs:1596:1: Warning: Tab character
Text/StringPrep.hs:1597:1: Warning: Tab character
Text/StringPrep.hs:1598:1: Warning: Tab character
Text/StringPrep.hs:1599:1: Warning: Tab character
Text/StringPrep.hs:1600:1: Warning: Tab character
Text/StringPrep.hs:1601:1: Warning: Tab character
Text/StringPrep.hs:1602:1: Warning: Tab character
Text/StringPrep.hs:1603:1: Warning: Tab character
Text/StringPrep.hs:1604:1: Warning: Tab character
Text/StringPrep.hs:1605:1: Warning: Tab character
Text/StringPrep.hs:1606:1: Warning: Tab character
Text/StringPrep.hs:1607:1: Warning: Tab character
Text/StringPrep.hs:1608:1: Warning: Tab character
Text/StringPrep.hs:1609:1: Warning: Tab character
Text/StringPrep.hs:1610:1: Warning: Tab character
Text/StringPrep.hs:1611:1: Warning: Tab character
Text/StringPrep.hs:1612:1: Warning: Tab character
Text/StringPrep.hs:1613:1: Warning: Tab character
Text/StringPrep.hs:1614:1: Warning: Tab character
Text/StringPrep.hs:1615:1: Warning: Tab character
Text/StringPrep.hs:1616:1: Warning: Tab character
Text/StringPrep.hs:1617:1: Warning: Tab character
Text/StringPrep.hs:1618:1: Warning: Tab character
Text/StringPrep.hs:1619:1: Warning: Tab character
Text/StringPrep.hs:1620:1: Warning: Tab character
Text/StringPrep.hs:1621:1: Warning: Tab character
Text/StringPrep.hs:1622:1: Warning: Tab character
Text/StringPrep.hs:1623:1: Warning: Tab character
Text/StringPrep.hs:1624:1: Warning: Tab character
Text/StringPrep.hs:1625:1: Warning: Tab character
Text/StringPrep.hs:1626:1: Warning: Tab character
Text/StringPrep.hs:1627:1: Warning: Tab character
Text/StringPrep.hs:1628:1: Warning: Tab character
Text/StringPrep.hs:1629:1: Warning: Tab character
Text/StringPrep.hs:1630:1: Warning: Tab character
Text/StringPrep.hs:1631:1: Warning: Tab character
Text/StringPrep.hs:1632:1: Warning: Tab character
Text/StringPrep.hs:1633:1: Warning: Tab character
Text/StringPrep.hs:1634:1: Warning: Tab character
Text/StringPrep.hs:1635:1: Warning: Tab character
Text/StringPrep.hs:1636:1: Warning: Tab character
Text/StringPrep.hs:1637:1: Warning: Tab character
Text/StringPrep.hs:1638:1: Warning: Tab character
Text/StringPrep.hs:1639:1: Warning: Tab character
Text/StringPrep.hs:1640:1: Warning: Tab character
Text/StringPrep.hs:1641:1: Warning: Tab character
Text/StringPrep.hs:1642:1: Warning: Tab character
Text/StringPrep.hs:1643:1: Warning: Tab character
Text/StringPrep.hs:1644:1: Warning: Tab character
Text/StringPrep.hs:1645:1: Warning: Tab character
Text/StringPrep.hs:1646:1: Warning: Tab character
Text/StringPrep.hs:1647:1: Warning: Tab character
Text/StringPrep.hs:1648:1: Warning: Tab character
Text/StringPrep.hs:1649:1: Warning: Tab character
Text/StringPrep.hs:1650:1: Warning: Tab character
Text/StringPrep.hs:1651:1: Warning: Tab character
Text/StringPrep.hs:1652:1: Warning: Tab character
Text/StringPrep.hs:1653:1: Warning: Tab character
Text/StringPrep.hs:1654:1: Warning: Tab character
Text/StringPrep.hs:1655:1: Warning: Tab character
Text/StringPrep.hs:1656:1: Warning: Tab character
Text/StringPrep.hs:1657:1: Warning: Tab character
Text/StringPrep.hs:1658:1: Warning: Tab character
Text/StringPrep.hs:1659:1: Warning: Tab character
Text/StringPrep.hs:1660:1: Warning: Tab character
Text/StringPrep.hs:1661:1: Warning: Tab character
Text/StringPrep.hs:1662:1: Warning: Tab character
Text/StringPrep.hs:1663:1: Warning: Tab character
Text/StringPrep.hs:1664:1: Warning: Tab character
Text/StringPrep.hs:1665:1: Warning: Tab character
Text/StringPrep.hs:1666:1: Warning: Tab character
Text/StringPrep.hs:1667:1: Warning: Tab character
Text/StringPrep.hs:1668:1: Warning: Tab character
Text/StringPrep.hs:1669:1: Warning: Tab character
Text/StringPrep.hs:1670:1: Warning: Tab character
Text/StringPrep.hs:1671:1: Warning: Tab character
Text/StringPrep.hs:1672:1: Warning: Tab character
Text/StringPrep.hs:1673:1: Warning: Tab character
Text/StringPrep.hs:1674:1: Warning: Tab character
Text/StringPrep.hs:1675:1: Warning: Tab character
Text/StringPrep.hs:1676:1: Warning: Tab character
Text/StringPrep.hs:1677:1: Warning: Tab character
Text/StringPrep.hs:1678:1: Warning: Tab character
Text/StringPrep.hs:1679:1: Warning: Tab character
Text/StringPrep.hs:1680:1: Warning: Tab character
Text/StringPrep.hs:1681:1: Warning: Tab character
Text/StringPrep.hs:1682:1: Warning: Tab character
Text/StringPrep.hs:1683:1: Warning: Tab character
Text/StringPrep.hs:1684:1: Warning: Tab character
Text/StringPrep.hs:1685:1: Warning: Tab character
Text/StringPrep.hs:1686:1: Warning: Tab character
Text/StringPrep.hs:1687:1: Warning: Tab character
Text/StringPrep.hs:1688:1: Warning: Tab character
Text/StringPrep.hs:1689:1: Warning: Tab character
Text/StringPrep.hs:1690:1: Warning: Tab character
Text/StringPrep.hs:1691:1: Warning: Tab character
Text/StringPrep.hs:1692:1: Warning: Tab character
Text/StringPrep.hs:1693:1: Warning: Tab character
Text/StringPrep.hs:1694:1: Warning: Tab character
Text/StringPrep.hs:1695:1: Warning: Tab character
Text/StringPrep.hs:1696:1: Warning: Tab character
Text/StringPrep.hs:1697:1: Warning: Tab character
Text/StringPrep.hs:1698:1: Warning: Tab character
Text/StringPrep.hs:1699:1: Warning: Tab character
Text/StringPrep.hs:1700:1: Warning: Tab character
Text/StringPrep.hs:1701:1: Warning: Tab character
Text/StringPrep.hs:1702:1: Warning: Tab character
Text/StringPrep.hs:1703:1: Warning: Tab character
Text/StringPrep.hs:1704:1: Warning: Tab character
Text/StringPrep.hs:1705:1: Warning: Tab character
Text/StringPrep.hs:1706:1: Warning: Tab character
Text/StringPrep.hs:1707:1: Warning: Tab character
Text/StringPrep.hs:1708:1: Warning: Tab character
Text/StringPrep.hs:1709:1: Warning: Tab character
Text/StringPrep.hs:1710:1: Warning: Tab character
Text/StringPrep.hs:1711:1: Warning: Tab character
Text/StringPrep.hs:1712:1: Warning: Tab character
Text/StringPrep.hs:1713:1: Warning: Tab character
Text/StringPrep.hs:1714:1: Warning: Tab character
Text/StringPrep.hs:1715:1: Warning: Tab character
Text/StringPrep.hs:1716:1: Warning: Tab character
Text/StringPrep.hs:1717:1: Warning: Tab character
Text/StringPrep.hs:1718:1: Warning: Tab character
Text/StringPrep.hs:1719:1: Warning: Tab character
Text/StringPrep.hs:1720:1: Warning: Tab character
Text/StringPrep.hs:1721:1: Warning: Tab character
Text/StringPrep.hs:1722:1: Warning: Tab character
Text/StringPrep.hs:1723:1: Warning: Tab character
Text/StringPrep.hs:1724:1: Warning: Tab character
Text/StringPrep.hs:1725:1: Warning: Tab character
Text/StringPrep.hs:1726:1: Warning: Tab character
Text/StringPrep.hs:1727:1: Warning: Tab character
Text/StringPrep.hs:1728:1: Warning: Tab character
Text/StringPrep.hs:1729:1: Warning: Tab character
Text/StringPrep.hs:1730:1: Warning: Tab character
Text/StringPrep.hs:1731:1: Warning: Tab character
Text/StringPrep.hs:1732:1: Warning: Tab character
Text/StringPrep.hs:1733:1: Warning: Tab character
Text/StringPrep.hs:1734:1: Warning: Tab character
Text/StringPrep.hs:1735:1: Warning: Tab character
Text/StringPrep.hs:1736:1: Warning: Tab character
Text/StringPrep.hs:1737:1: Warning: Tab character
Text/StringPrep.hs:1738:1: Warning: Tab character
Text/StringPrep.hs:1739:1: Warning: Tab character
Text/StringPrep.hs:1740:1: Warning: Tab character
Text/StringPrep.hs:1741:1: Warning: Tab character
Text/StringPrep.hs:1742:1: Warning: Tab character
Text/StringPrep.hs:1743:1: Warning: Tab character
Text/StringPrep.hs:1744:1: Warning: Tab character
Text/StringPrep.hs:1745:1: Warning: Tab character
Text/StringPrep.hs:1746:1: Warning: Tab character
Text/StringPrep.hs:1747:1: Warning: Tab character
Text/StringPrep.hs:1748:1: Warning: Tab character
Text/StringPrep.hs:1749:1: Warning: Tab character
Text/StringPrep.hs:1750:1: Warning: Tab character
Text/StringPrep.hs:1751:1: Warning: Tab character
Text/StringPrep.hs:1752:1: Warning: Tab character
Text/StringPrep.hs:1753:1: Warning: Tab character
Text/StringPrep.hs:1754:1: Warning: Tab character
Text/StringPrep.hs:1755:1: Warning: Tab character
Text/StringPrep.hs:1756:1: Warning: Tab character
Text/StringPrep.hs:1757:1: Warning: Tab character
Text/StringPrep.hs:1758:1: Warning: Tab character
Text/StringPrep.hs:1759:1: Warning: Tab character
Text/StringPrep.hs:1760:1: Warning: Tab character
Text/StringPrep.hs:1761:1: Warning: Tab character
Text/StringPrep.hs:1762:1: Warning: Tab character
Text/StringPrep.hs:1763:1: Warning: Tab character
Text/StringPrep.hs:1764:1: Warning: Tab character
Text/StringPrep.hs:1765:1: Warning: Tab character
Text/StringPrep.hs:1766:1: Warning: Tab character
Text/StringPrep.hs:1767:1: Warning: Tab character
Text/StringPrep.hs:1768:1: Warning: Tab character
Text/StringPrep.hs:1769:1: Warning: Tab character
Text/StringPrep.hs:1770:1: Warning: Tab character
Text/StringPrep.hs:1771:1: Warning: Tab character
Text/StringPrep.hs:1772:1: Warning: Tab character
Text/StringPrep.hs:1773:1: Warning: Tab character
Text/StringPrep.hs:1774:1: Warning: Tab character
Text/StringPrep.hs:1775:1: Warning: Tab character
Text/StringPrep.hs:1776:1: Warning: Tab character
Text/StringPrep.hs:1777:1: Warning: Tab character
Text/StringPrep.hs:1778:1: Warning: Tab character
Text/StringPrep.hs:1779:1: Warning: Tab character
Text/StringPrep.hs:1780:1: Warning: Tab character
Text/StringPrep.hs:1781:1: Warning: Tab character
Text/StringPrep.hs:1782:1: Warning: Tab character
Text/StringPrep.hs:1783:1: Warning: Tab character
Text/StringPrep.hs:1784:1: Warning: Tab character
Text/StringPrep.hs:1785:1: Warning: Tab character
Text/StringPrep.hs:1786:1: Warning: Tab character
Text/StringPrep.hs:1787:1: Warning: Tab character
Text/StringPrep.hs:1788:1: Warning: Tab character
Text/StringPrep.hs:1789:1: Warning: Tab character
Text/StringPrep.hs:1790:1: Warning: Tab character
Text/StringPrep.hs:1791:1: Warning: Tab character
Text/StringPrep.hs:1792:1: Warning: Tab character
Text/StringPrep.hs:1793:1: Warning: Tab character
Text/StringPrep.hs:1794:1: Warning: Tab character
Text/StringPrep.hs:1795:1: Warning: Tab character
Text/StringPrep.hs:1796:1: Warning: Tab character
Text/StringPrep.hs:1797:1: Warning: Tab character
Text/StringPrep.hs:1798:1: Warning: Tab character
Text/StringPrep.hs:1799:1: Warning: Tab character
Text/StringPrep.hs:1800:1: Warning: Tab character
Text/StringPrep.hs:1801:1: Warning: Tab character
Text/StringPrep.hs:1802:1: Warning: Tab character
Text/StringPrep.hs:1803:1: Warning: Tab character
Text/StringPrep.hs:1804:1: Warning: Tab character
Text/StringPrep.hs:1805:1: Warning: Tab character
Text/StringPrep.hs:1806:1: Warning: Tab character
Text/StringPrep.hs:1807:1: Warning: Tab character
Text/StringPrep.hs:1808:1: Warning: Tab character
Text/StringPrep.hs:1809:1: Warning: Tab character
Text/StringPrep.hs:1810:1: Warning: Tab character
Text/StringPrep.hs:1811:1: Warning: Tab character
Text/StringPrep.hs:1812:1: Warning: Tab character
Text/StringPrep.hs:1813:1: Warning: Tab character
Text/StringPrep.hs:1814:1: Warning: Tab character
Text/StringPrep.hs:1815:1: Warning: Tab character
Text/StringPrep.hs:1816:1: Warning: Tab character
Text/StringPrep.hs:1817:1: Warning: Tab character
Text/StringPrep.hs:1818:1: Warning: Tab character
Text/StringPrep.hs:1819:1: Warning: Tab character
Text/StringPrep.hs:1820:1: Warning: Tab character
Text/StringPrep.hs:1821:1: Warning: Tab character
Text/StringPrep.hs:1822:1: Warning: Tab character
Text/StringPrep.hs:1823:1: Warning: Tab character
Text/StringPrep.hs:1824:1: Warning: Tab character
Text/StringPrep.hs:1825:1: Warning: Tab character
Text/StringPrep.hs:1826:1: Warning: Tab character
Text/StringPrep.hs:1827:1: Warning: Tab character
Text/StringPrep.hs:1828:1: Warning: Tab character
Text/StringPrep.hs:1829:1: Warning: Tab character
Text/StringPrep.hs:1830:1: Warning: Tab character
Text/StringPrep.hs:1831:1: Warning: Tab character
Text/StringPrep.hs:1832:1: Warning: Tab character
Text/StringPrep.hs:1833:1: Warning: Tab character
Text/StringPrep.hs:1834:1: Warning: Tab character
Text/StringPrep.hs:1835:1: Warning: Tab character
Text/StringPrep.hs:1836:1: Warning: Tab character
Text/StringPrep.hs:1837:1: Warning: Tab character
Text/StringPrep.hs:1838:1: Warning: Tab character
Text/StringPrep.hs:1839:1: Warning: Tab character
Text/StringPrep.hs:1840:1: Warning: Tab character
Text/StringPrep.hs:1841:1: Warning: Tab character
Text/StringPrep.hs:1842:1: Warning: Tab character
Text/StringPrep.hs:1843:1: Warning: Tab character
Text/StringPrep.hs:1844:1: Warning: Tab character
Text/StringPrep.hs:1845:1: Warning: Tab character
Text/StringPrep.hs:1846:1: Warning: Tab character
Text/StringPrep.hs:1847:1: Warning: Tab character
Text/StringPrep.hs:1848:1: Warning: Tab character
Text/StringPrep.hs:1849:1: Warning: Tab character
Text/StringPrep.hs:1850:1: Warning: Tab character
Text/StringPrep.hs:1851:1: Warning: Tab character
Text/StringPrep.hs:1852:1: Warning: Tab character
Text/StringPrep.hs:1853:1: Warning: Tab character
Text/StringPrep.hs:1854:1: Warning: Tab character
Text/StringPrep.hs:1855:1: Warning: Tab character
Text/StringPrep.hs:1856:1: Warning: Tab character
Text/StringPrep.hs:1857:1: Warning: Tab character
Text/StringPrep.hs:1858:1: Warning: Tab character
Text/StringPrep.hs:1859:1: Warning: Tab character
Text/StringPrep.hs:1860:1: Warning: Tab character
Text/StringPrep.hs:1861:1: Warning: Tab character
Text/StringPrep.hs:1862:1: Warning: Tab character
Text/StringPrep.hs:1863:1: Warning: Tab character
Text/StringPrep.hs:1864:1: Warning: Tab character
Text/StringPrep.hs:1865:1: Warning: Tab character
Text/StringPrep.hs:1866:1: Warning: Tab character
Text/StringPrep.hs:1867:1: Warning: Tab character
Text/StringPrep.hs:1868:1: Warning: Tab character
Text/StringPrep.hs:1869:1: Warning: Tab character
Text/StringPrep.hs:1870:1: Warning: Tab character
Text/StringPrep.hs:1871:1: Warning: Tab character
Text/StringPrep.hs:1872:1: Warning: Tab character
Text/StringPrep.hs:1873:1: Warning: Tab character
Text/StringPrep.hs:1874:1: Warning: Tab character
Text/StringPrep.hs:1875:1: Warning: Tab character
Text/StringPrep.hs:1876:1: Warning: Tab character
Text/StringPrep.hs:1877:1: Warning: Tab character
Text/StringPrep.hs:1878:1: Warning: Tab character
Text/StringPrep.hs:1879:1: Warning: Tab character
Text/StringPrep.hs:1880:1: Warning: Tab character
Text/StringPrep.hs:1881:1: Warning: Tab character
Text/StringPrep.hs:1882:1: Warning: Tab character
Text/StringPrep.hs:1883:1: Warning: Tab character
Text/StringPrep.hs:1884:1: Warning: Tab character
Text/StringPrep.hs:1885:1: Warning: Tab character
Text/StringPrep.hs:1886:1: Warning: Tab character
Text/StringPrep.hs:1887:1: Warning: Tab character
Text/StringPrep.hs:1888:1: Warning: Tab character
Text/StringPrep.hs:1889:1: Warning: Tab character
Text/StringPrep.hs:1890:1: Warning: Tab character
Text/StringPrep.hs:1891:1: Warning: Tab character
Text/StringPrep.hs:1892:1: Warning: Tab character
Text/StringPrep.hs:1893:1: Warning: Tab character
Text/StringPrep.hs:1894:1: Warning: Tab character
Text/StringPrep.hs:1895:1: Warning: Tab character
Text/StringPrep.hs:1896:1: Warning: Tab character
Text/StringPrep.hs:1897:1: Warning: Tab character
Text/StringPrep.hs:1898:1: Warning: Tab character
Text/StringPrep.hs:1899:1: Warning: Tab character
Text/StringPrep.hs:1900:1: Warning: Tab character
Text/StringPrep.hs:1901:1: Warning: Tab character
Text/StringPrep.hs:1902:1: Warning: Tab character
Text/StringPrep.hs:1903:1: Warning: Tab character
Text/StringPrep.hs:1904:1: Warning: Tab character
Text/StringPrep.hs:1905:1: Warning: Tab character
Text/StringPrep.hs:1906:1: Warning: Tab character
Text/StringPrep.hs:1907:1: Warning: Tab character
Text/StringPrep.hs:1908:1: Warning: Tab character
Text/StringPrep.hs:1909:1: Warning: Tab character
Text/StringPrep.hs:1913:1: Warning: Tab character
Text/StringPrep.hs:1914:1: Warning: Tab character
Text/StringPrep.hs:1915:1: Warning: Tab character
Text/StringPrep.hs:1916:1: Warning: Tab character
Text/StringPrep.hs:1917:1: Warning: Tab character
Text/StringPrep.hs:1918:1: Warning: Tab character
Text/StringPrep.hs:1919:1: Warning: Tab character
Text/StringPrep.hs:1920:1: Warning: Tab character
Text/StringPrep.hs:1921:1: Warning: Tab character
Text/StringPrep.hs:1922:1: Warning: Tab character
Text/StringPrep.hs:1923:1: Warning: Tab character
Text/StringPrep.hs:1924:1: Warning: Tab character
Text/StringPrep.hs:1925:1: Warning: Tab character
Text/StringPrep.hs:1926:1: Warning: Tab character
Text/StringPrep.hs:1927:1: Warning: Tab character
Text/StringPrep.hs:1928:1: Warning: Tab character
Text/StringPrep.hs:1929:1: Warning: Tab character
Text/StringPrep.hs:1930:1: Warning: Tab character
Text/StringPrep.hs:1931:1: Warning: Tab character
Text/StringPrep.hs:1932:1: Warning: Tab character
Text/StringPrep.hs:1933:1: Warning: Tab character
Text/StringPrep.hs:1934:1: Warning: Tab character
Text/StringPrep.hs:1935:1: Warning: Tab character
Text/StringPrep.hs:1936:1: Warning: Tab character
Text/StringPrep.hs:1937:1: Warning: Tab character
Text/StringPrep.hs:1938:1: Warning: Tab character
Text/StringPrep.hs:1939:1: Warning: Tab character
Text/StringPrep.hs:1940:1: Warning: Tab character
Text/StringPrep.hs:1941:1: Warning: Tab character
Text/StringPrep.hs:1942:1: Warning: Tab character
Text/StringPrep.hs:1943:1: Warning: Tab character
Text/StringPrep.hs:1944:1: Warning: Tab character
Text/StringPrep.hs:1945:1: Warning: Tab character
Text/StringPrep.hs:1946:1: Warning: Tab character
Text/StringPrep.hs:1947:1: Warning: Tab character
Text/StringPrep.hs:1948:1: Warning: Tab character
Text/StringPrep.hs:1949:1: Warning: Tab character
Text/StringPrep.hs:1950:1: Warning: Tab character
Text/StringPrep.hs:1951:1: Warning: Tab character
Text/StringPrep.hs:1952:1: Warning: Tab character
Text/StringPrep.hs:1953:1: Warning: Tab character
Text/StringPrep.hs:1954:1: Warning: Tab character
Text/StringPrep.hs:1955:1: Warning: Tab character
Text/StringPrep.hs:1956:1: Warning: Tab character
Text/StringPrep.hs:1957:1: Warning: Tab character
Text/StringPrep.hs:1958:1: Warning: Tab character
Text/StringPrep.hs:1959:1: Warning: Tab character
Text/StringPrep.hs:1960:1: Warning: Tab character
Text/StringPrep.hs:1961:1: Warning: Tab character
Text/StringPrep.hs:1962:1: Warning: Tab character
Text/StringPrep.hs:1963:1: Warning: Tab character
Text/StringPrep.hs:1964:1: Warning: Tab character
Text/StringPrep.hs:1965:1: Warning: Tab character
Text/StringPrep.hs:1966:1: Warning: Tab character
Text/StringPrep.hs:1967:1: Warning: Tab character
Text/StringPrep.hs:1968:1: Warning: Tab character
Text/StringPrep.hs:1969:1: Warning: Tab character
Text/StringPrep.hs:1970:1: Warning: Tab character
Text/StringPrep.hs:1971:1: Warning: Tab character
Text/StringPrep.hs:1972:1: Warning: Tab character
Text/StringPrep.hs:1973:1: Warning: Tab character
Text/StringPrep.hs:1974:1: Warning: Tab character
Text/StringPrep.hs:1975:1: Warning: Tab character
Text/StringPrep.hs:1976:1: Warning: Tab character
Text/StringPrep.hs:1977:1: Warning: Tab character
Text/StringPrep.hs:1978:1: Warning: Tab character
Text/StringPrep.hs:1979:1: Warning: Tab character
Text/StringPrep.hs:1980:1: Warning: Tab character
Text/StringPrep.hs:1981:1: Warning: Tab character
Text/StringPrep.hs:1982:1: Warning: Tab character
Text/StringPrep.hs:1983:1: Warning: Tab character
Text/StringPrep.hs:1984:1: Warning: Tab character
Text/StringPrep.hs:1985:1: Warning: Tab character
Text/StringPrep.hs:1986:1: Warning: Tab character
Text/StringPrep.hs:1987:1: Warning: Tab character
Text/StringPrep.hs:1988:1: Warning: Tab character
Text/StringPrep.hs:1989:1: Warning: Tab character
Text/StringPrep.hs:1990:1: Warning: Tab character
Text/StringPrep.hs:1991:1: Warning: Tab character
Text/StringPrep.hs:1992:1: Warning: Tab character
Text/StringPrep.hs:1993:1: Warning: Tab character
Text/StringPrep.hs:1994:1: Warning: Tab character
Text/StringPrep.hs:1995:1: Warning: Tab character
Text/StringPrep.hs:1996:1: Warning: Tab character
Text/StringPrep.hs:1997:1: Warning: Tab character
Text/StringPrep.hs:1998:1: Warning: Tab character
Text/StringPrep.hs:1999:1: Warning: Tab character
Text/StringPrep.hs:2000:1: Warning: Tab character
Text/StringPrep.hs:2001:1: Warning: Tab character
Text/StringPrep.hs:2002:1: Warning: Tab character
Text/StringPrep.hs:2003:1: Warning: Tab character
Text/StringPrep.hs:2004:1: Warning: Tab character
Text/StringPrep.hs:2005:1: Warning: Tab character
Text/StringPrep.hs:2006:1: Warning: Tab character
Text/StringPrep.hs:2007:1: Warning: Tab character
Text/StringPrep.hs:2008:1: Warning: Tab character
Text/StringPrep.hs:2009:1: Warning: Tab character
Text/StringPrep.hs:2010:1: Warning: Tab character
Text/StringPrep.hs:2011:1: Warning: Tab character
Text/StringPrep.hs:2012:1: Warning: Tab character
Text/StringPrep.hs:2013:1: Warning: Tab character
Text/StringPrep.hs:2014:1: Warning: Tab character
Text/StringPrep.hs:2015:1: Warning: Tab character
Text/StringPrep.hs:2016:1: Warning: Tab character
Text/StringPrep.hs:2017:1: Warning: Tab character
Text/StringPrep.hs:2018:1: Warning: Tab character
Text/StringPrep.hs:2019:1: Warning: Tab character
Text/StringPrep.hs:2020:1: Warning: Tab character
Text/StringPrep.hs:2021:1: Warning: Tab character
Text/StringPrep.hs:2022:1: Warning: Tab character
Text/StringPrep.hs:2023:1: Warning: Tab character
Text/StringPrep.hs:2024:1: Warning: Tab character
Text/StringPrep.hs:2025:1: Warning: Tab character
Text/StringPrep.hs:2026:1: Warning: Tab character
Text/StringPrep.hs:2027:1: Warning: Tab character
Text/StringPrep.hs:2028:1: Warning: Tab character
Text/StringPrep.hs:2029:1: Warning: Tab character
Text/StringPrep.hs:2030:1: Warning: Tab character
Text/StringPrep.hs:2031:1: Warning: Tab character
Text/StringPrep.hs:2032:1: Warning: Tab character
Text/StringPrep.hs:2033:1: Warning: Tab character
Text/StringPrep.hs:2034:1: Warning: Tab character
Text/StringPrep.hs:2035:1: Warning: Tab character
Text/StringPrep.hs:2036:1: Warning: Tab character
Text/StringPrep.hs:2037:1: Warning: Tab character
Text/StringPrep.hs:2038:1: Warning: Tab character
Text/StringPrep.hs:2039:1: Warning: Tab character
Text/StringPrep.hs:2040:1: Warning: Tab character
Text/StringPrep.hs:2041:1: Warning: Tab character
Text/StringPrep.hs:2042:1: Warning: Tab character
Text/StringPrep.hs:2043:1: Warning: Tab character
Text/StringPrep.hs:2044:1: Warning: Tab character
Text/StringPrep.hs:2045:1: Warning: Tab character
Text/StringPrep.hs:2046:1: Warning: Tab character
Text/StringPrep.hs:2047:1: Warning: Tab character
Text/StringPrep.hs:2048:1: Warning: Tab character
Text/StringPrep.hs:2049:1: Warning: Tab character
Text/StringPrep.hs:2050:1: Warning: Tab character
Text/StringPrep.hs:2051:1: Warning: Tab character
Text/StringPrep.hs:2052:1: Warning: Tab character
Text/StringPrep.hs:2053:1: Warning: Tab character
Text/StringPrep.hs:2054:1: Warning: Tab character
Text/StringPrep.hs:2055:1: Warning: Tab character
Text/StringPrep.hs:2056:1: Warning: Tab character
Text/StringPrep.hs:2057:1: Warning: Tab character
Text/StringPrep.hs:2058:1: Warning: Tab character
Text/StringPrep.hs:2059:1: Warning: Tab character
Text/StringPrep.hs:2060:1: Warning: Tab character
Text/StringPrep.hs:2061:1: Warning: Tab character
Text/StringPrep.hs:2062:1: Warning: Tab character
Text/StringPrep.hs:2063:1: Warning: Tab character
Text/StringPrep.hs:2064:1: Warning: Tab character
Text/StringPrep.hs:2065:1: Warning: Tab character
Text/StringPrep.hs:2066:1: Warning: Tab character
Text/StringPrep.hs:2067:1: Warning: Tab character
Text/StringPrep.hs:2068:1: Warning: Tab character
Text/StringPrep.hs:2069:1: Warning: Tab character
Text/StringPrep.hs:2070:1: Warning: Tab character
Text/StringPrep.hs:2071:1: Warning: Tab character
Text/StringPrep.hs:2072:1: Warning: Tab character
Text/StringPrep.hs:2073:1: Warning: Tab character
Text/StringPrep.hs:2074:1: Warning: Tab character
Text/StringPrep.hs:2075:1: Warning: Tab character
Text/StringPrep.hs:2076:1: Warning: Tab character
Text/StringPrep.hs:2077:1: Warning: Tab character
Text/StringPrep.hs:2078:1: Warning: Tab character
Text/StringPrep.hs:2079:1: Warning: Tab character
Text/StringPrep.hs:2080:1: Warning: Tab character
Text/StringPrep.hs:2081:1: Warning: Tab character
Text/StringPrep.hs:2082:1: Warning: Tab character
Text/StringPrep.hs:2083:1: Warning: Tab character
Text/StringPrep.hs:2084:1: Warning: Tab character
Text/StringPrep.hs:2085:1: Warning: Tab character
Text/StringPrep.hs:2086:1: Warning: Tab character
Text/StringPrep.hs:2087:1: Warning: Tab character
Text/StringPrep.hs:2088:1: Warning: Tab character
Text/StringPrep.hs:2089:1: Warning: Tab character
Text/StringPrep.hs:2090:1: Warning: Tab character
Text/StringPrep.hs:2091:1: Warning: Tab character
Text/StringPrep.hs:2092:1: Warning: Tab character
Text/StringPrep.hs:2093:1: Warning: Tab character
Text/StringPrep.hs:2094:1: Warning: Tab character
Text/StringPrep.hs:2095:1: Warning: Tab character
Text/StringPrep.hs:2096:1: Warning: Tab character
Text/StringPrep.hs:2097:1: Warning: Tab character
Text/StringPrep.hs:2098:1: Warning: Tab character
Text/StringPrep.hs:2099:1: Warning: Tab character
Text/StringPrep.hs:2100:1: Warning: Tab character
Text/StringPrep.hs:2101:1: Warning: Tab character
Text/StringPrep.hs:2102:1: Warning: Tab character
Text/StringPrep.hs:2103:1: Warning: Tab character
Text/StringPrep.hs:2104:1: Warning: Tab character
Text/StringPrep.hs:2105:1: Warning: Tab character
Text/StringPrep.hs:2106:1: Warning: Tab character
Text/StringPrep.hs:2107:1: Warning: Tab character
Text/StringPrep.hs:2108:1: Warning: Tab character
Text/StringPrep.hs:2109:1: Warning: Tab character
Text/StringPrep.hs:2110:1: Warning: Tab character
Text/StringPrep.hs:2111:1: Warning: Tab character
Text/StringPrep.hs:2112:1: Warning: Tab character
Text/StringPrep.hs:2113:1: Warning: Tab character
Text/StringPrep.hs:2114:1: Warning: Tab character
Text/StringPrep.hs:2115:1: Warning: Tab character
Text/StringPrep.hs:2116:1: Warning: Tab character
Text/StringPrep.hs:2117:1: Warning: Tab character
Text/StringPrep.hs:2118:1: Warning: Tab character
Text/StringPrep.hs:2119:1: Warning: Tab character
Text/StringPrep.hs:2120:1: Warning: Tab character
Text/StringPrep.hs:2121:1: Warning: Tab character
Text/StringPrep.hs:2122:1: Warning: Tab character
Text/StringPrep.hs:2123:1: Warning: Tab character
Text/StringPrep.hs:2124:1: Warning: Tab character
Text/StringPrep.hs:2125:1: Warning: Tab character
Text/StringPrep.hs:2126:1: Warning: Tab character
Text/StringPrep.hs:2127:1: Warning: Tab character
Text/StringPrep.hs:2128:1: Warning: Tab character
Text/StringPrep.hs:2129:1: Warning: Tab character
Text/StringPrep.hs:2130:1: Warning: Tab character
Text/StringPrep.hs:2131:1: Warning: Tab character
Text/StringPrep.hs:2132:1: Warning: Tab character
Text/StringPrep.hs:2133:1: Warning: Tab character
Text/StringPrep.hs:2134:1: Warning: Tab character
Text/StringPrep.hs:2135:1: Warning: Tab character
Text/StringPrep.hs:2136:1: Warning: Tab character
Text/StringPrep.hs:2137:1: Warning: Tab character
Text/StringPrep.hs:2138:1: Warning: Tab character
Text/StringPrep.hs:2139:1: Warning: Tab character
Text/StringPrep.hs:2140:1: Warning: Tab character
Text/StringPrep.hs:2141:1: Warning: Tab character
Text/StringPrep.hs:2142:1: Warning: Tab character
Text/StringPrep.hs:2143:1: Warning: Tab character
Text/StringPrep.hs:2144:1: Warning: Tab character
Text/StringPrep.hs:2145:1: Warning: Tab character
Text/StringPrep.hs:2146:1: Warning: Tab character
Text/StringPrep.hs:2147:1: Warning: Tab character
Text/StringPrep.hs:2148:1: Warning: Tab character
Text/StringPrep.hs:2149:1: Warning: Tab character
Text/StringPrep.hs:2150:1: Warning: Tab character
Text/StringPrep.hs:2151:1: Warning: Tab character
Text/StringPrep.hs:2152:1: Warning: Tab character
Text/StringPrep.hs:2153:1: Warning: Tab character
Text/StringPrep.hs:2154:1: Warning: Tab character
Text/StringPrep.hs:2155:1: Warning: Tab character
Text/StringPrep.hs:2156:1: Warning: Tab character
Text/StringPrep.hs:2157:1: Warning: Tab character
Text/StringPrep.hs:2158:1: Warning: Tab character
Text/StringPrep.hs:2159:1: Warning: Tab character
Text/StringPrep.hs:2160:1: Warning: Tab character
Text/StringPrep.hs:2161:1: Warning: Tab character
Text/StringPrep.hs:2162:1: Warning: Tab character
Text/StringPrep.hs:2163:1: Warning: Tab character
Text/StringPrep.hs:2164:1: Warning: Tab character
Text/StringPrep.hs:2165:1: Warning: Tab character
Text/StringPrep.hs:2166:1: Warning: Tab character
Text/StringPrep.hs:2167:1: Warning: Tab character
Text/StringPrep.hs:2168:1: Warning: Tab character
Text/StringPrep.hs:2169:1: Warning: Tab character
Text/StringPrep.hs:2170:1: Warning: Tab character
Text/StringPrep.hs:2171:1: Warning: Tab character
Text/StringPrep.hs:2172:1: Warning: Tab character
Text/StringPrep.hs:2173:1: Warning: Tab character
Text/StringPrep.hs:2174:1: Warning: Tab character
Text/StringPrep.hs:2175:1: Warning: Tab character
Text/StringPrep.hs:2176:1: Warning: Tab character
Text/StringPrep.hs:2177:1: Warning: Tab character
Text/StringPrep.hs:2178:1: Warning: Tab character
Text/StringPrep.hs:2179:1: Warning: Tab character
Text/StringPrep.hs:2180:1: Warning: Tab character
Text/StringPrep.hs:2181:1: Warning: Tab character
Text/StringPrep.hs:2182:1: Warning: Tab character
Text/StringPrep.hs:2183:1: Warning: Tab character
Text/StringPrep.hs:2184:1: Warning: Tab character
Text/StringPrep.hs:2185:1: Warning: Tab character
Text/StringPrep.hs:2186:1: Warning: Tab character
Text/StringPrep.hs:2187:1: Warning: Tab character
Text/StringPrep.hs:2188:1: Warning: Tab character
Text/StringPrep.hs:2189:1: Warning: Tab character
Text/StringPrep.hs:2190:1: Warning: Tab character
Text/StringPrep.hs:2191:1: Warning: Tab character
Text/StringPrep.hs:2192:1: Warning: Tab character
Text/StringPrep.hs:2193:1: Warning: Tab character
Text/StringPrep.hs:2194:1: Warning: Tab character
Text/StringPrep.hs:2195:1: Warning: Tab character
Text/StringPrep.hs:2196:1: Warning: Tab character
Text/StringPrep.hs:2197:1: Warning: Tab character
Text/StringPrep.hs:2198:1: Warning: Tab character
Text/StringPrep.hs:2199:1: Warning: Tab character
Text/StringPrep.hs:2200:1: Warning: Tab character
Text/StringPrep.hs:2201:1: Warning: Tab character
Text/StringPrep.hs:2202:1: Warning: Tab character
Text/StringPrep.hs:2203:1: Warning: Tab character
Text/StringPrep.hs:2204:1: Warning: Tab character
Text/StringPrep.hs:2205:1: Warning: Tab character
Text/StringPrep.hs:2206:1: Warning: Tab character
Text/StringPrep.hs:2207:1: Warning: Tab character
Text/StringPrep.hs:2208:1: Warning: Tab character
Text/StringPrep.hs:2209:1: Warning: Tab character
Text/StringPrep.hs:2210:1: Warning: Tab character
Text/StringPrep.hs:2211:1: Warning: Tab character
Text/StringPrep.hs:2212:1: Warning: Tab character
Text/StringPrep.hs:2213:1: Warning: Tab character
Text/StringPrep.hs:2214:1: Warning: Tab character
Text/StringPrep.hs:2215:1: Warning: Tab character
Text/StringPrep.hs:2216:1: Warning: Tab character
Text/StringPrep.hs:2217:1: Warning: Tab character
Text/StringPrep.hs:2218:1: Warning: Tab character
Text/StringPrep.hs:2219:1: Warning: Tab character
Text/StringPrep.hs:2220:1: Warning: Tab character
Text/StringPrep.hs:2221:1: Warning: Tab character
Text/StringPrep.hs:2222:1: Warning: Tab character
Text/StringPrep.hs:2223:1: Warning: Tab character
Text/StringPrep.hs:2224:1: Warning: Tab character
Text/StringPrep.hs:2225:1: Warning: Tab character
Text/StringPrep.hs:2226:1: Warning: Tab character
Text/StringPrep.hs:2227:1: Warning: Tab character
Text/StringPrep.hs:2228:1: Warning: Tab character
Text/StringPrep.hs:2229:1: Warning: Tab character
Text/StringPrep.hs:2230:1: Warning: Tab character
Text/StringPrep.hs:2231:1: Warning: Tab character
Text/StringPrep.hs:2232:1: Warning: Tab character
Text/StringPrep.hs:2233:1: Warning: Tab character
Text/StringPrep.hs:2234:1: Warning: Tab character
Text/StringPrep.hs:2235:1: Warning: Tab character
Text/StringPrep.hs:2236:1: Warning: Tab character
Text/StringPrep.hs:2237:1: Warning: Tab character
Text/StringPrep.hs:2238:1: Warning: Tab character
Text/StringPrep.hs:2239:1: Warning: Tab character
Text/StringPrep.hs:2240:1: Warning: Tab character
Text/StringPrep.hs:2241:1: Warning: Tab character
Text/StringPrep.hs:2242:1: Warning: Tab character
Text/StringPrep.hs:2243:1: Warning: Tab character
Text/StringPrep.hs:2244:1: Warning: Tab character
Text/StringPrep.hs:2245:1: Warning: Tab character
Text/StringPrep.hs:2246:1: Warning: Tab character
Text/StringPrep.hs:2247:1: Warning: Tab character
Text/StringPrep.hs:2248:1: Warning: Tab character
Text/StringPrep.hs:2249:1: Warning: Tab character
Text/StringPrep.hs:2250:1: Warning: Tab character
Text/StringPrep.hs:2251:1: Warning: Tab character
Text/StringPrep.hs:2252:1: Warning: Tab character
Text/StringPrep.hs:2253:1: Warning: Tab character
Text/StringPrep.hs:2254:1: Warning: Tab character
Text/StringPrep.hs:2255:1: Warning: Tab character
Text/StringPrep.hs:2256:1: Warning: Tab character
Text/StringPrep.hs:2257:1: Warning: Tab character
Text/StringPrep.hs:2258:1: Warning: Tab character
Text/StringPrep.hs:2259:1: Warning: Tab character
Text/StringPrep.hs:2260:1: Warning: Tab character
Text/StringPrep.hs:2261:1: Warning: Tab character
Text/StringPrep.hs:2262:1: Warning: Tab character
Text/StringPrep.hs:2263:1: Warning: Tab character
Text/StringPrep.hs:2264:1: Warning: Tab character
Text/StringPrep.hs:2265:1: Warning: Tab character
Text/StringPrep.hs:2266:1: Warning: Tab character
Text/StringPrep.hs:2267:1: Warning: Tab character
Text/StringPrep.hs:2268:1: Warning: Tab character
Text/StringPrep.hs:2269:1: Warning: Tab character
Text/StringPrep.hs:2270:1: Warning: Tab character
Text/StringPrep.hs:2271:1: Warning: Tab character
Text/StringPrep.hs:2272:1: Warning: Tab character
Text/StringPrep.hs:2273:1: Warning: Tab character
Text/StringPrep.hs:2274:1: Warning: Tab character
Text/StringPrep.hs:2275:1: Warning: Tab character
Text/StringPrep.hs:2276:1: Warning: Tab character
Text/StringPrep.hs:2277:1: Warning: Tab character
Text/StringPrep.hs:2278:1: Warning: Tab character
Text/StringPrep.hs:2279:1: Warning: Tab character
Text/StringPrep.hs:2280:1: Warning: Tab character
Text/StringPrep.hs:2281:1: Warning: Tab character
Text/StringPrep.hs:2282:1: Warning: Tab character
Text/StringPrep.hs:2283:1: Warning: Tab character
Text/StringPrep.hs:2284:1: Warning: Tab character
Text/StringPrep.hs:2285:1: Warning: Tab character
Text/StringPrep.hs:2286:1: Warning: Tab character
Text/StringPrep.hs:2287:1: Warning: Tab character
Text/StringPrep.hs:2288:1: Warning: Tab character
Text/StringPrep.hs:2289:1: Warning: Tab character
Text/StringPrep.hs:2290:1: Warning: Tab character
Text/StringPrep.hs:2291:1: Warning: Tab character
Text/StringPrep.hs:2292:1: Warning: Tab character
Text/StringPrep.hs:2293:1: Warning: Tab character
Text/StringPrep.hs:2294:1: Warning: Tab character
Text/StringPrep.hs:2295:1: Warning: Tab character
Text/StringPrep.hs:2296:1: Warning: Tab character
Text/StringPrep.hs:2297:1: Warning: Tab character
Text/StringPrep.hs:2298:1: Warning: Tab character
Text/StringPrep.hs:2299:1: Warning: Tab character
Text/StringPrep.hs:2300:1: Warning: Tab character
Text/StringPrep.hs:2301:1: Warning: Tab character
Text/StringPrep.hs:2302:1: Warning: Tab character
Text/StringPrep.hs:2303:1: Warning: Tab character
Text/StringPrep.hs:2304:1: Warning: Tab character
Text/StringPrep.hs:2305:1: Warning: Tab character
Text/StringPrep.hs:2306:1: Warning: Tab character
Text/StringPrep.hs:2307:1: Warning: Tab character
Text/StringPrep.hs:2308:1: Warning: Tab character
Text/StringPrep/Profiles.hs:17:1: Warning: Tab character
Text/StringPrep/Profiles.hs:18:1: Warning: Tab character
Text/StringPrep/Profiles.hs:19:1: Warning: Tab character
Text/StringPrep/Profiles.hs:20:1: Warning: Tab character
Text/StringPrep/Profiles.hs:22:1: Warning: Tab character
Text/StringPrep/Profiles.hs:23:1: Warning: Tab character
Haddock coverage:
14% ( 1 / 7) in 'Text.CharRanges'
Missing documentation for:
Module header
Range (Text/CharRanges.hs:15)
range (Text/CharRanges.hs:68)
single (Text/CharRanges.hs:73)
CharSet (Text/CharRanges.hs:41)
member (Text/CharRanges.hs:77)
0% ( 0 / 21) in 'Text.StringPrep'
Missing documentation for:
Module header
StringPrepProfile (Text/StringPrep.hs:20)
Range (Text/CharRanges.hs:15)
Map (Text/StringPrep.hs:55)
range (Text/CharRanges.hs:68)
single (Text/CharRanges.hs:73)
runStringPrep (Text/StringPrep.hs:28)
a1 (Text/StringPrep.hs:1911)
b1 (Text/StringPrep.hs:58)
b2 (Text/StringPrep.hs:66)
c11 (Text/StringPrep.hs:71)
c12 (Text/StringPrep.hs:74)
c21 (Text/StringPrep.hs:77)
c22 (Text/StringPrep.hs:80)
c3 (Text/StringPrep.hs:92)
c4 (Text/StringPrep.hs:98)
c5 (Text/StringPrep.hs:120)
c6 (Text/StringPrep.hs:123)
c7 (Text/StringPrep.hs:126)
c8 (Text/StringPrep.hs:129)
c9 (Text/StringPrep.hs:134)
100% ( 3 / 3) in 'Text.StringPrep.Profiles'
Warning: Text.StringPrep: could not find link destinations for:
Prohibited
Documentation created: dist/doc/html/stringprep/index.html,
dist/doc/html/stringprep/stringprep.txt
Creating package registration file:
/tmp/pkgConf-stringprep-1.01374437574326743049.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stringprep-1.0.0-FUF4Kg3ZLz8AvXS9F3KF0O
Registering stringprep-1.0.0...
Installed stringprep-1.0.0
Downloading xml-picklers-0.3.6...
Configuring xml-picklers-0.3.6...
Building xml-picklers-0.3.6...
Preprocessing library xml-picklers-0.3.6...
[1 of 3] Compiling Data.XML.Pickle.Basic ( src/Data/XML/Pickle/Basic.hs, dist/build/Data/XML/Pickle/Basic.o )
src/Data/XML/Pickle/Basic.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/XML/Pickle/Basic.hs:88:20: Warning:
Defaulting the following constraint(s) to type ‘Integer’
(Num a0)
arising from the literal ‘0’ at src/Data/XML/Pickle/Basic.hs:88:20
(Ord a0)
arising from a use of ‘>’ at src/Data/XML/Pickle/Basic.hs:88:18
(Show a0)
arising from a use of ‘show’
at src/Data/XML/Pickle/Basic.hs:89:28-31
(Num a0)
arising from a use of ‘collapsSteps’
at src/Data/XML/Pickle/Basic.hs:86:20-31
In the second argument of ‘(>)’, namely ‘0’
In the expression: n > 0
In the second argument of ‘(++)’, namely
‘if n > 0 then (" [x" ++ show (n + 1) ++ "]") else ""’
src/Data/XML/Pickle/Basic.hs:93:18: Warning:
This binding for ‘t’ shadows the existing binding
bound at src/Data/XML/Pickle/Basic.hs:85:21
src/Data/XML/Pickle/Basic.hs:96:20: Warning:
This binding for ‘es’ shadows the existing binding
bound at src/Data/XML/Pickle/Basic.hs:85:23
[2 of 3] Compiling Data.XML.Pickle.Tuples ( src/Data/XML/Pickle/Tuples.hs, dist/build/Data/XML/Pickle/Tuples.o )
[3 of 3] Compiling Data.XML.Pickle ( src/Data/XML/Pickle.hs, dist/build/Data/XML/Pickle.o )
src/Data/XML/Pickle.hs:225:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/XML/Pickle.hs:234:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
In-place registering xml-picklers-0.3.6...
Running Haddock for xml-picklers-0.3.6...
Running hscolour for xml-picklers-0.3.6...
Preprocessing library xml-picklers-0.3.6...
Preprocessing library xml-picklers-0.3.6...
src/Data/XML/Pickle/Basic.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/XML/Pickle/Basic.hs:88:20: Warning:
Defaulting the following constraint(s) to type ‘Integer’
(Num a0)
arising from the literal ‘0’ at src/Data/XML/Pickle/Basic.hs:88:20
(Ord a0)
arising from a use of ‘>’ at src/Data/XML/Pickle/Basic.hs:88:18
(Show a0)
arising from a use of ‘show’
at src/Data/XML/Pickle/Basic.hs:89:28-31
(Num a0)
arising from a use of ‘collapsSteps’
at src/Data/XML/Pickle/Basic.hs:86:20-31
In the second argument of ‘(>)’, namely ‘0’
In the expression: n > 0
In the second argument of ‘(++)’, namely
‘if n > 0 then (" [x" ++ show (n + 1) ++ "]") else ""’
src/Data/XML/Pickle/Basic.hs:93:18: Warning:
This binding for ‘t’ shadows the existing binding
bound at src/Data/XML/Pickle/Basic.hs:85:21
src/Data/XML/Pickle/Basic.hs:96:20: Warning:
This binding for ‘es’ shadows the existing binding
bound at src/Data/XML/Pickle/Basic.hs:85:23
src/Data/XML/Pickle.hs:225:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
src/Data/XML/Pickle.hs:234:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
7% ( 2 / 29) in 'Data.XML.Pickle.Basic'
Missing documentation for:
Module header
PU (src/Data/XML/Pickle/Basic.hs:17)
UnpickleResult (src/Data/XML/Pickle/Basic.hs:22)
(src/Data/XML/Pickle/Basic.hs:36)
(src/Data/XML/Pickle/Basic.hs:40)
UnpickleError (src/Data/XML/Pickle/Basic.hs:49)
(src/Data/XML/Pickle/Basic.hs:54)
<++> (src/Data/XML/Pickle/Basic.hs:57)
mapUnpickleError (src/Data/XML/Pickle/Basic.hs:60)
missing (src/Data/XML/Pickle/Basic.hs:66)
missingE (src/Data/XML/Pickle/Basic.hs:69)
upe (src/Data/XML/Pickle/Basic.hs:72)
showTr (src/Data/XML/Pickle/Basic.hs:75)
printUPE (src/Data/XML/Pickle/Basic.hs:79)
ppUnpickleError (src/Data/XML/Pickle/Basic.hs:98)
leftoverE (src/Data/XML/Pickle/Basic.hs:102)
child (src/Data/XML/Pickle/Basic.hs:105)
child' (src/Data/XML/Pickle/Basic.hs:112)
leftover (src/Data/XML/Pickle/Basic.hs:119)
remList (src/Data/XML/Pickle/Basic.hs:122)
mapError (src/Data/XML/Pickle/Basic.hs:126)
<++.> (src/Data/XML/Pickle/Basic.hs:132)
<??> (src/Data/XML/Pickle/Basic.hs:143)
UnresolvedEntityException (src/Data/XML/Pickle/Basic.hs:156)
(src/Data/XML/Pickle/Basic.hs:158)
ppName (src/Data/XML/Pickle/Basic.hs:160)
(src/Data/XML/Pickle/Basic.hs:170)
75% ( 6 / 8) in 'Data.XML.Pickle.Tuples'
Missing documentation for:
Module header
tErr (src/Data/XML/Pickle/Tuples.hs:24)
88% ( 96 /109) in 'Data.XML.Pickle'
Missing documentation for:
PU (src/Data/XML/Pickle/Basic.hs:17)
Attribute (src/Data/XML/Pickle.hs:256)
UnpickleResult (src/Data/XML/Pickle/Basic.hs:22)
xpPartial (src/Data/XML/Pickle.hs:262)
xpFst (src/Data/XML/Pickle.hs:1028)
xpSnd (src/Data/XML/Pickle.hs:1031)
xpAttrImplied (src/Data/XML/Pickle.hs:459)
UnpickleError (src/Data/XML/Pickle/Basic.hs:49)
ppUnpickleError (src/Data/XML/Pickle/Basic.hs:98)
<++> (src/Data/XML/Pickle/Basic.hs:57)
<??> (src/Data/XML/Pickle/Basic.hs:143)
UnresolvedEntityException (src/Data/XML/Pickle/Basic.hs:156)
tErr (src/Data/XML/Pickle/Tuples.hs:24)
Documentation created: dist/doc/html/xml-picklers/index.html,
dist/doc/html/xml-picklers/xml-picklers.txt
Creating package registration file:
/tmp/pkgConf-xml-picklers-0.36621440421061119836.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-picklers-0.3.6-Cp47VnK8jcDKY6Inlrp2ts
Registering xml-picklers-0.3.6...
Installed xml-picklers-0.3.6
Configuring monad-control-1.0.0.4...
Building monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
[1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o )
In-place registering monad-control-1.0.0.4...
Running Haddock for monad-control-1.0.0.4...
Running hscolour for monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Preprocessing library monad-control-1.0.0.4...
Haddock coverage:
92% ( 24 / 26) in 'Control.Monad.Trans.Control'
Missing documentation for:
MonadTransControl (Control/Monad/Trans/Control.hs:108)
MonadBaseControl (Control/Monad/Trans/Control.hs:290)
Documentation created: dist/doc/html/monad-control/index.html,
dist/doc/html/monad-control/monad-control.txt
Creating package registration file:
/tmp/pkgConf-monad-control-1.0.01340179218214878516.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-control-1.0.0.4-3XCDr1mqlERGZgaxuwJF6b
Registering monad-control-1.0.0.4...
Installed monad-control-1.0.0.4
Configuring asn1-parse-0.9.4...
Building asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...
[1 of 1] Compiling Data.ASN1.Parse ( Data/ASN1/Parse.hs, dist/build/Data/ASN1/Parse.o )
Data/ASN1/Parse.hs:30:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
In-place registering asn1-parse-0.9.4...
Running Haddock for asn1-parse-0.9.4...
Running hscolour for asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...
Preprocessing library asn1-parse-0.9.4...
Data/ASN1/Parse.hs:30:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
94% ( 15 / 16) in 'Data.ASN1.Parse'
Missing documentation for:
ParseASN1 (Data/ASN1/Parse.hs:34)
Documentation created: dist/doc/html/asn1-parse/index.html,
dist/doc/html/asn1-parse/asn1-parse.txt
Creating package registration file:
/tmp/pkgConf-asn1-parse-0.91199828923197106413.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/asn1-parse-0.9.4-L5XagwlGFQDAi05suQPlHK
Registering asn1-parse-0.9.4...
Installed asn1-parse-0.9.4
Configuring blaze-html-0.8.1.1...
Building blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
[ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o )
[ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o )
[ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o )
[ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o )
[ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o )
[ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o )
[ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o )
[ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o )
[ 9 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o )
[10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o )
[11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o )
[12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o )
[13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o )
[14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o )
[15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o )
[16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o )
[17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o )
[18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o )
[19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o )
[20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o )
[21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o )
In-place registering blaze-html-0.8.1.1...
Running Haddock for blaze-html-0.8.1.1...
Running hscolour for blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Preprocessing library blaze-html-0.8.1.1...
Haddock coverage:
100% (169 /169) in 'Text.Blaze.XHtml5.Attributes'
100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes'
100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes'
100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes'
100% (169 /169) in 'Text.Blaze.Html5.Attributes'
100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes'
100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes'
100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes'
20% ( 1 / 5) in 'Text.Blaze.Html'
Missing documentation for:
Module header
Html (src/Text/Blaze/Html.hs:10)
toHtml (src/Text/Blaze/Html.hs:12)
preEscapedToHtml (src/Text/Blaze/Html.hs:15)
0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.Pretty'
Missing documentation for:
Module header
renderHtml (src/Text/Blaze/Html/Renderer/Pretty.hs:8)
0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.String'
Missing documentation for:
Module header
renderHtml (src/Text/Blaze/Html/Renderer/String.hs:8)
0% ( 0 / 5) in 'Text.Blaze.Html.Renderer.Text'
Missing documentation for:
Module header
renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Text.hs:15)
renderHtmlBuilderWith (src/Text/Blaze/Html/Renderer/Text.hs:18)
renderHtml (src/Text/Blaze/Html/Renderer/Text.hs:21)
renderHtmlWith (src/Text/Blaze/Html/Renderer/Text.hs:24)
0% ( 0 / 4) in 'Text.Blaze.Html.Renderer.Utf8'
Missing documentation for:
Module header
renderHtmlBuilder (src/Text/Blaze/Html/Renderer/Utf8.hs:13)
renderHtml (src/Text/Blaze/Html/Renderer/Utf8.hs:16)
renderHtmlToByteStringIO (src/Text/Blaze/Html/Renderer/Utf8.hs:19)
100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet'
100% ( 80 / 80) in 'Text.Blaze.Html4.Strict'
100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional'
100% (111 /111) in 'Text.Blaze.Html5'
100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet'
100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict'
100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional'
100% (111 /111) in 'Text.Blaze.XHtml5'
Documentation created: dist/doc/html/blaze-html/index.html,
dist/doc/html/blaze-html/blaze-html.txt
Creating package registration file:
/tmp/pkgConf-blaze-html-0.8.11445686121315901593.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/blaze-html-0.8.1.1-1zXVsYxJvNk7KmCYUCIuBj
Registering blaze-html-0.8.1.1...
Installed blaze-html-0.8.1.1
Configuring attoparsec-0.13.0.1...
Building attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
[ 1 of 21] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o )
[ 3 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o )
[ 4 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o )
[ 5 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 6 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 7 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 8 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[10 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[11 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[12 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[13 of 21] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[14 of 21] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[15 of 21] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[16 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[17 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[18 of 21] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[19 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[20 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[21 of 21] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.13.0.1...
Running Haddock for attoparsec-0.13.0.1...
Running hscolour for attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Preprocessing library attoparsec-0.13.0.1...
Haddock coverage:
67% ( 6 / 9) in 'Data.Attoparsec.Text.FastSet'
Missing documentation for:
FastSet (Data/Attoparsec/Text/FastSet.hs:27)
fromList (Data/Attoparsec/Text/FastSet.hs:29)
charClass (Data/Attoparsec/Text/FastSet.hs:37)
50% ( 1 / 2) in 'Data.Attoparsec.Internal.Fhthagn'
Missing documentation for:
Module header
36% ( 4 / 11) in 'Data.Attoparsec.Text.Buffer'
Missing documentation for:
Buffer (Data/Attoparsec/Text/Buffer.hs:58)
unbuffer (Data/Attoparsec/Text/Buffer.hs:75)
unbufferAt (Data/Attoparsec/Text/Buffer.hs:78)
length (Data/Attoparsec/Text/Buffer.hs:120)
pappend (Data/Attoparsec/Text/Buffer.hs:93)
substring (Data/Attoparsec/Text/Buffer.hs:124)
dropWord16 (Data/Attoparsec/Text/Buffer.hs:131)
22% ( 2 / 9) in 'Data.Attoparsec.ByteString.Buffer'
Missing documentation for:
Buffer (Data/Attoparsec/ByteString/Buffer.hs:71)
unbuffer (Data/Attoparsec/ByteString/Buffer.hs:88)
pappend (Data/Attoparsec/ByteString/Buffer.hs:101)
length (Data/Attoparsec/ByteString/Buffer.hs:134)
unsafeIndex (Data/Attoparsec/ByteString/Buffer.hs:138)
substring (Data/Attoparsec/ByteString/Buffer.hs:143)
unsafeDrop (Data/Attoparsec/ByteString/Buffer.hs:150)
89% ( 8 / 9) in 'Data.Attoparsec.Zepto'
Missing documentation for:
Parser (Data/Attoparsec/Zepto.hs:69)
100% ( 2 / 2) in 'Data.Attoparsec.Number'
69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
Missing documentation for:
FastSet (Data/Attoparsec/ByteString/FastSet.hs:44)
fromList (Data/Attoparsec/ByteString/FastSet.hs:62)
fromSet (Data/Attoparsec/ByteString/FastSet.hs:44)
charClass (Data/Attoparsec/ByteString/FastSet.hs:111)
50% ( 5 / 10) in 'Data.Attoparsec.Internal.Types'
Missing documentation for:
State (Data/Attoparsec/Internal/Types.hs:118)
Failure (Data/Attoparsec/Internal/Types.hs:122)
Success (Data/Attoparsec/Internal/Types.hs:124)
Pos (Data/Attoparsec/Internal/Types.hs:46)
<> (Data/Attoparsec/Internal/Types.hs:209)
100% ( 4 / 4) in 'Data.Attoparsec.Types'
100% ( 9 / 9) in 'Data.Attoparsec.Internal'
100% ( 24 / 24) in 'Data.Attoparsec.Combinator'
93% ( 39 / 42) in 'Data.Attoparsec.ByteString.Internal'
Missing documentation for:
Parser (Data/Attoparsec/ByteString/Internal.hs:95)
Result (Data/Attoparsec/ByteString/Internal.hs:96)
storable (Data/Attoparsec/ByteString/Internal.hs:138)
95% ( 39 / 41) in 'Data.Attoparsec.Text.Internal'
Missing documentation for:
Parser (Data/Attoparsec/Text/Internal.hs:89)
Result (Data/Attoparsec/Text/Internal.hs:90)
98% ( 90 / 92) in 'Data.Attoparsec.Text'
Missing documentation for:
Parser (Data/Attoparsec/Text/Internal.hs:89)
Result (Data/Attoparsec/Text/Internal.hs:90)
100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy'
97% ( 66 / 68) in 'Data.Attoparsec.ByteString'
Missing documentation for:
Parser (Data/Attoparsec/ByteString/Internal.hs:95)
Result (Data/Attoparsec/ByteString/Internal.hs:96)
98% ( 91 / 93) in 'Data.Attoparsec.ByteString.Char8'
Missing documentation for:
Parser (Data/Attoparsec/ByteString/Internal.hs:95)
Result (Data/Attoparsec/ByteString/Internal.hs:96)
100% ( 2 / 2) in 'Data.Attoparsec.Char8'
100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy'
100% ( 2 / 2) in 'Data.Attoparsec.Lazy'
100% ( 2 / 2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html,
dist/doc/html/attoparsec/attoparsec.txt
Creating package registration file:
/tmp/pkgConf-attoparsec-0.13.0201464525409189291.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/attoparsec-0.13.0.1-FtJZAZu3GDOJSwmSRnXnPH
Registering attoparsec-0.13.0.1...
Installed attoparsec-0.13.0.1
Configuring semigroups-0.18.0.1...
Building semigroups-0.18.0.1...
Preprocessing library semigroups-0.18.0.1...
[1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.18.0.1...
Running Haddock for semigroups-0.18.0.1...
Running hscolour for semigroups-0.18.0.1...
Preprocessing library semigroups-0.18.0.1...
Preprocessing library semigroups-0.18.0.1...
Haddock coverage:
94% ( 64 / 68) in 'Data.List.NonEmpty'
Missing documentation for:
NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172)
length (src-ghc7/Data/List/NonEmpty.hs:217)
unfoldr (src-ghc7/Data/List/NonEmpty.hs:248)
xor (src-ghc7/Data/List/NonEmpty.hs:221)
83% ( 25 / 30) in 'Data.Semigroup'
Missing documentation for:
Semigroup (src-ghc7/Data/Semigroup.hs:181)
Min (src-ghc7/Data/Semigroup.hs:419)
Max (src-ghc7/Data/Semigroup.hs:504)
ArgMin (src-ghc7/Data/Semigroup.hs:605)
ArgMax (src-ghc7/Data/Semigroup.hs:606)
60% ( 3 / 5) in 'Data.Semigroup.Generic'
Missing documentation for:
GSemigroup (src/Data/Semigroup/Generic.hs:39)
GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.18.01835876001574863478.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.18.0.1-JFY48pwG5NAKkalkWeHKCJ
Registering semigroups-0.18.0.1...
Installed semigroups-0.18.0.1
Configuring lifted-base-0.2.3.6...
Building lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
[1 of 9] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o )
System/Timeout/Lifted.hs:4:14: Warning:
‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe!
[2 of 9] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o )
Foreign/Marshal/Utils/Lifted.hs:6:14: Warning:
‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe!
[3 of 9] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o )
Data/IORef/Lifted.hs:6:14: Warning:
‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe!
[4 of 9] Compiling Control.Concurrent.QSemN.Lifted ( Control/Concurrent/QSemN/Lifted.hs, dist/build/Control/Concurrent/QSemN/Lifted.o )
Control/Concurrent/QSemN/Lifted.hs:7:14: Warning:
‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe!
[5 of 9] Compiling Control.Concurrent.QSem.Lifted ( Control/Concurrent/QSem/Lifted.hs, dist/build/Control/Concurrent/QSem/Lifted.o )
Control/Concurrent/QSem/Lifted.hs:7:14: Warning:
‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe!
[6 of 9] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o )
Control/Concurrent/Chan/Lifted.hs:6:14: Warning:
‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe!
[7 of 9] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o )
Control/Concurrent/MVar/Lifted.hs:7:14: Warning:
‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe!
[8 of 9] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o )
Control/Exception/Lifted.hs:11:14: Warning:
‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe!
[9 of 9] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o )
Control/Concurrent/Lifted.hs:4:14: Warning:
‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe!
In-place registering lifted-base-0.2.3.6...
Running Haddock for lifted-base-0.2.3.6...
Running hscolour for lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
Preprocessing library lifted-base-0.2.3.6...
System/Timeout/Lifted.hs:4:14: Warning:
‘System.Timeout.Lifted’ is marked as Trustworthy but has been inferred as safe!
Foreign/Marshal/Utils/Lifted.hs:6:14: Warning:
‘Foreign.Marshal.Utils.Lifted’ is marked as Trustworthy but has been inferred as safe!
Data/IORef/Lifted.hs:6:14: Warning:
‘Data.IORef.Lifted’ is marked as Trustworthy but has been inferred as safe!
Control/Concurrent/QSemN/Lifted.hs:7:14: Warning:
‘Control.Concurrent.QSemN.Lifted’ is marked as Trustworthy but has been inferred as safe!
Control/Concurrent/QSem/Lifted.hs:7:14: Warning:
‘Control.Concurrent.QSem.Lifted’ is marked as Trustworthy but has been inferred as safe!
Control/Concurrent/Chan/Lifted.hs:6:14: Warning:
‘Control.Concurrent.Chan.Lifted’ is marked as Trustworthy but has been inferred as safe!
Control/Concurrent/MVar/Lifted.hs:7:14: Warning:
‘Control.Concurrent.MVar.Lifted’ is marked as Trustworthy but has been inferred as safe!
Control/Exception/Lifted.hs:11:14: Warning:
‘Control.Exception.Lifted’ is marked as Trustworthy but has been inferred as safe!
Control/Concurrent/Lifted.hs:4:14: Warning:
‘Control.Concurrent.Lifted’ is marked as Trustworthy but has been inferred as safe!
Haddock coverage:
100% ( 2 / 2) in 'System.Timeout.Lifted'
100% ( 2 / 2) in 'Foreign.Marshal.Utils.Lifted'
100% ( 11 / 11) in 'Data.IORef.Lifted'
100% ( 5 / 5) in 'Control.Concurrent.QSemN.Lifted'
100% ( 5 / 5) in 'Control.Concurrent.QSem.Lifted'
100% ( 8 / 8) in 'Control.Concurrent.Chan.Lifted'
100% ( 19 / 19) in 'Control.Concurrent.MVar.Lifted'
100% ( 36 / 36) in 'Control.Exception.Lifted'
100% ( 36 / 36) in 'Control.Concurrent.Lifted'
Documentation created: dist/doc/html/lifted-base/index.html,
dist/doc/html/lifted-base/lifted-base.txt
Creating package registration file:
/tmp/pkgConf-lifted-base-0.2.317747002161704858606.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/lifted-base-0.2.3.6-K3cQFA6mRg85rpDaA9numU
Registering lifted-base-0.2.3.6...
Installed lifted-base-0.2.3.6
Configuring x509-1.6.3...
Building x509-1.6.3...
Preprocessing library x509-1.6.3...
[ 1 of 13] Compiling Data.X509.OID ( Data/X509/OID.hs, dist/build/Data/X509/OID.o )
Data/X509/OID.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 2 of 13] Compiling Data.X509.Internal ( Data/X509/Internal.hs, dist/build/Data/X509/Internal.o )
[ 3 of 13] Compiling Data.X509.DistinguishedName ( Data/X509/DistinguishedName.hs, dist/build/Data/X509/DistinguishedName.o )
Data/X509/DistinguishedName.hs:18:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/X509/DistinguishedName.hs:19:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[ 4 of 13] Compiling Data.X509.ExtensionRaw ( Data/X509/ExtensionRaw.hs, dist/build/Data/X509/ExtensionRaw.o )
Data/X509/ExtensionRaw.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 5 of 13] Compiling Data.X509.Ext ( Data/X509/Ext.hs, dist/build/Data/X509/Ext.o )
Data/X509/Ext.hs:42:1: Warning:
The import of ‘Data.X509.Internal’ is redundant
except perhaps to import instances from ‘Data.X509.Internal’
To import instances alone, use: import Data.X509.Internal()
Data/X509/Ext.hs:43:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 6 of 13] Compiling Data.X509.AlgorithmIdentifier ( Data/X509/AlgorithmIdentifier.hs, dist/build/Data/X509/AlgorithmIdentifier.o )
[ 7 of 13] Compiling Data.X509.CRL ( Data/X509/CRL.hs, dist/build/Data/X509/CRL.o )
Data/X509/CRL.hs:19:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[ 8 of 13] Compiling Data.X509.Signed ( Data/X509/Signed.hs, dist/build/Data/X509/Signed.o )
[ 9 of 13] Compiling Data.X509.PublicKey ( Data/X509/PublicKey.hs, dist/build/Data/X509/PublicKey.o )
[10 of 13] Compiling Data.X509.Cert ( Data/X509/Cert.hs, dist/build/Data/X509/Cert.o )
Data/X509/Cert.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[11 of 13] Compiling Data.X509.CertificateChain ( Data/X509/CertificateChain.hs, dist/build/Data/X509/CertificateChain.o )
[12 of 13] Compiling Data.X509.PrivateKey ( Data/X509/PrivateKey.hs, dist/build/Data/X509/PrivateKey.o )
[13 of 13] Compiling Data.X509 ( Data/X509.hs, dist/build/Data/X509.o )
In-place registering x509-1.6.3...
Running Haddock for x509-1.6.3...
Running hscolour for x509-1.6.3...
Preprocessing library x509-1.6.3...
Preprocessing library x509-1.6.3...
Data/X509/OID.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/X509/DistinguishedName.hs:18:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/X509/DistinguishedName.hs:19:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/X509/ExtensionRaw.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/X509/Ext.hs:42:1: Warning:
The import of ‘Data.X509.Internal’ is redundant
except perhaps to import instances from ‘Data.X509.Internal’
To import instances alone, use: import Data.X509.Internal()
Data/X509/Ext.hs:43:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/X509/CRL.hs:19:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/X509/Cert.hs:15:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
20% ( 1 / 5) in 'Data.X509.OID'
Missing documentation for:
OIDTable (Data/X509/OID.hs:20)
lookupByOID (Data/X509/OID.hs:22)
lookupOID (Data/X509/OID.hs:25)
curvesOIDTable (Data/X509/OID.hs:28)
71% ( 5 / 7) in 'Data.X509.Internal'
Missing documentation for:
ErrT (Data/X509/Internal.hs:25)
runErrT (Data/X509/Internal.hs:23)
100% ( 6 / 6) in 'Data.X509.DistinguishedName'
100% ( 3 / 3) in 'Data.X509.ExtensionRaw'
100% ( 20 / 20) in 'Data.X509.Ext'
100% ( 4 / 4) in 'Data.X509.AlgorithmIdentifier'
100% ( 3 / 3) in 'Data.X509.CRL'
100% ( 14 / 14) in 'Data.X509.Signed'
100% ( 5 / 5) in 'Data.X509.PublicKey'
100% ( 2 / 2) in 'Data.X509.Cert'
100% ( 6 / 6) in 'Data.X509.CertificateChain'
100% ( 3 / 3) in 'Data.X509.PrivateKey'
100% ( 65 / 65) in 'Data.X509'
Documentation created: dist/doc/html/x509/index.html,
dist/doc/html/x509/x509.txt
Creating package registration file:
/tmp/pkgConf-x509-1.619308089271893229329.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-1.6.3-4RQNuDoP7u8KFiNk1XALPf
Registering x509-1.6.3...
Installed x509-1.6.3
Configuring bifunctors-5.1...
Building bifunctors-5.1...
Preprocessing library bifunctors-5.1...
[ 1 of 15] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 3 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 4 of 15] Compiling Data.Bifoldable ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 5 of 15] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 6 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 7 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[ 8 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[ 9 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[10 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[11 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[12 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[13 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-5.1...
Running Haddock for bifunctors-5.1...
Running hscolour for bifunctors-5.1...
Preprocessing library bifunctors-5.1...
Preprocessing library bifunctors-5.1...
Haddock coverage:
0% ( 0 / 8) in 'Paths_bifunctors'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_bifunctors.hs:15)
getBinDir (dist/build/autogen/Paths_bifunctors.hs:25)
getLibDir (dist/build/autogen/Paths_bifunctors.hs:25)
getDataDir (dist/build/autogen/Paths_bifunctors.hs:25)
getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25)
getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32)
getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25)
34% ( 27 / 79) in 'Data.Bifunctor.TH.Internal'
Missing documentation for:
expandSynApp (src/Data/Bifunctor/TH/Internal.hs:43)
Subst (src/Data/Bifunctor/TH/Internal.hs:61)
mkSubst (src/Data/Bifunctor/TH/Internal.hs:63)
subst (src/Data/Bifunctor/TH/Internal.hs:70)
bimapConst (src/Data/Bifunctor/TH/Internal.hs:81)
bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:85)
bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:89)
bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:93)
getNameBase (src/Data/Bifunctor/TH/Internal.hs:112)
(src/Data/Bifunctor/TH/Internal.hs:115)
(src/Data/Bifunctor/TH/Internal.hs:118)
(src/Data/Bifunctor/TH/Internal.hs:121)
thd3 (src/Data/Bifunctor/TH/Internal.hs:132)
wellKinded (src/Data/Bifunctor/TH/Internal.hs:320)
canRealizeKindStar (src/Data/Bifunctor/TH/Internal.hs:327)
distinctKindVars (src/Data/Bifunctor/TH/Internal.hs:339)
tvbToType (src/Data/Bifunctor/TH/Internal.hs:347)
bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:359)
mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:366)
mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:369)
bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:372)
bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:375)
bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:378)
bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:381)
bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:384)
bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:387)
bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:390)
bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:393)
bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:396)
dualDataName (src/Data/Bifunctor/TH/Internal.hs:399)
endoDataName (src/Data/Bifunctor/TH/Internal.hs:402)
wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:405)
functorTypeName (src/Data/Bifunctor/TH/Internal.hs:408)
foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:411)
traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:414)
appEndoValName (src/Data/Bifunctor/TH/Internal.hs:417)
composeValName (src/Data/Bifunctor/TH/Internal.hs:420)
idValName (src/Data/Bifunctor/TH/Internal.hs:423)
errorValName (src/Data/Bifunctor/TH/Internal.hs:426)
flipValName (src/Data/Bifunctor/TH/Internal.hs:429)
fmapValName (src/Data/Bifunctor/TH/Internal.hs:432)
foldrValName (src/Data/Bifunctor/TH/Internal.hs:435)
foldMapValName (src/Data/Bifunctor/TH/Internal.hs:438)
getDualValName (src/Data/Bifunctor/TH/Internal.hs:441)
traverseValName (src/Data/Bifunctor/TH/Internal.hs:444)
unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:447)
bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:451)
bimapValName (src/Data/Bifunctor/TH/Internal.hs:454)
pureValName (src/Data/Bifunctor/TH/Internal.hs:457)
apValName (src/Data/Bifunctor/TH/Internal.hs:460)
mappendValName (src/Data/Bifunctor/TH/Internal.hs:463)
memptyValName (src/Data/Bifunctor/TH/Internal.hs:466)
100% ( 17 / 17) in 'Data.Bifunctor.TH'
100% ( 17 / 17) in 'Data.Bifoldable'
100% ( 11 / 11) in 'Data.Bitraversable'
62% ( 5 / 8) in 'Data.Biapplicative'
Missing documentation for:
Biapplicative (src/Data/Biapplicative.hs:44)
<<$>> (src/Data/Biapplicative.hs:40)
<<**>> (src/Data/Biapplicative.hs:65)
100% ( 2 / 2) in 'Data.Bifunctor.Biff'
100% ( 2 / 2) in 'Data.Bifunctor.Clown'
100% ( 2 / 2) in 'Data.Bifunctor.Fix'
100% ( 2 / 2) in 'Data.Bifunctor.Flip'
100% ( 2 / 2) in 'Data.Bifunctor.Join'
100% ( 2 / 2) in 'Data.Bifunctor.Joker'
100% ( 2 / 2) in 'Data.Bifunctor.Product'
100% ( 2 / 2) in 'Data.Bifunctor.Tannen'
100% ( 2 / 2) in 'Data.Bifunctor.Wrapped'
Warning: Data.Bifunctor.TH: could not find link destinations for:
Bifunctor Bifoldable Bitraversable
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-5850785341546769567.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bifunctors-5.1-5YALODvEtA24oFsRFahHMX
Registering bifunctors-5.1...
Installed bifunctors-5.1
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Haddock coverage:
100% ( 3 / 3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file:
/tmp/pkgConf-void-0.718917666321566127179.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/void-0.7.1-8dYlR95g40F7JWPVTQK5NH
Registering void-0.7.1...
Installed void-0.7.1
Configuring resourcet-1.1.7...
Building resourcet-1.1.7...
Preprocessing library resourcet-1.1.7...
[1 of 4] Compiling Data.Acquire.Internal ( Data/Acquire/Internal.hs, dist/build/Data/Acquire/Internal.o )
Data/Acquire/Internal.hs:18:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[2 of 4] Compiling Control.Monad.Trans.Resource.Internal ( Control/Monad/Trans/Resource/Internal.hs, dist/build/Control/Monad/Trans/Resource/Internal.o )
Control/Monad/Trans/Resource/Internal.hs:33:1: Warning:
The import of ‘Applicative’
from module ‘Control.Applicative’ is redundant
Control/Monad/Trans/Resource/Internal.hs:49:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Trans/Resource/Internal.hs:75:1: Warning:
The import of ‘Data.Word’ is redundant
except perhaps to import instances from ‘Data.Word’
To import instances alone, use: import Data.Word()
Control/Monad/Trans/Resource/Internal.hs:76:1: Warning:
Module ‘Prelude’ does not export ‘catch’
Control/Monad/Trans/Resource/Internal.hs:292:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Trans/Resource/Internal.hs:292:56: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[3 of 4] Compiling Control.Monad.Trans.Resource ( Control/Monad/Trans/Resource.hs, dist/build/Control/Monad/Trans/Resource.o )
Control/Monad/Trans/Resource.hs:55:7: Warning:
The export item ‘ExceptionT(..)’ suggests that
‘ExceptionT’ has (in-scope) constructors or class methods,
but it has none
Control/Monad/Trans/Resource.hs:65:1: Warning:
The import of ‘throw’ from module ‘Control.Exception’ is redundant
Control/Monad/Trans/Resource.hs:70:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Control/Monad/Trans/Resource.hs:74:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Control/Monad/Trans/Resource.hs:207:1: Warning:
Defined but not used: ‘finally’
[4 of 4] Compiling Data.Acquire ( Data/Acquire.hs, dist/build/Data/Acquire.o )
Data/Acquire.hs:16:1: Warning:
The import of ‘Control.Monad.Trans.Resource’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Resource’
To import instances alone, use: import Control.Monad.Trans.Resource()
Data/Acquire.hs:18:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Acquire.hs:19:1: Warning:
The import of ‘Control.Monad.Base’ is redundant
except perhaps to import instances from ‘Control.Monad.Base’
To import instances alone, use: import Control.Monad.Base()
Data/Acquire.hs:21:1: Warning:
The import of ‘Control.Monad.Trans.Control’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Control’
To import instances alone, use: import Control.Monad.Trans.Control()
Data/Acquire.hs:23:1: Warning:
The import of ‘Data.Typeable’ is redundant
except perhaps to import instances from ‘Data.Typeable’
To import instances alone, use: import Data.Typeable()
Data/Acquire.hs:24:1: Warning:
The import of ‘Control.Monad’ is redundant
except perhaps to import instances from ‘Control.Monad’
To import instances alone, use: import Control.Monad()
In-place registering resourcet-1.1.7...
Running Haddock for resourcet-1.1.7...
Running hscolour for resourcet-1.1.7...
Preprocessing library resourcet-1.1.7...
Preprocessing library resourcet-1.1.7...
Data/Acquire/Internal.hs:18:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Control/Monad/Trans/Resource/Internal.hs:33:1: Warning:
The import of ‘Applicative’
from module ‘Control.Applicative’ is redundant
Control/Monad/Trans/Resource/Internal.hs:49:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Control/Monad/Trans/Resource/Internal.hs:75:1: Warning:
The import of ‘Data.Word’ is redundant
except perhaps to import instances from ‘Data.Word’
To import instances alone, use: import Data.Word()
Control/Monad/Trans/Resource/Internal.hs:76:1: Warning:
Module ‘Prelude’ does not export ‘catch’
Control/Monad/Trans/Resource/Internal.hs:292:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Trans/Resource/Internal.hs:292:56: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Control/Monad/Trans/Resource.hs:55:7: Warning:
The export item ‘ExceptionT(..)’ suggests that
‘ExceptionT’ has (in-scope) constructors or class methods,
but it has none
Control/Monad/Trans/Resource.hs:65:1: Warning:
The import of ‘throw’ from module ‘Control.Exception’ is redundant
Control/Monad/Trans/Resource.hs:70:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Control/Monad/Trans/Resource.hs:74:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Control/Monad/Trans/Resource.hs:207:1: Warning:
Defined but not used: ‘finally’
Data/Acquire.hs:16:1: Warning:
The import of ‘Control.Monad.Trans.Resource’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Resource’
To import instances alone, use: import Control.Monad.Trans.Resource()
Data/Acquire.hs:18:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Acquire.hs:19:1: Warning:
The import of ‘Control.Monad.Base’ is redundant
except perhaps to import instances from ‘Control.Monad.Base’
To import instances alone, use: import Control.Monad.Base()
Data/Acquire.hs:21:1: Warning:
The import of ‘Control.Monad.Trans.Control’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Control’
To import instances alone, use: import Control.Monad.Trans.Control()
Data/Acquire.hs:23:1: Warning:
The import of ‘Data.Typeable’ is redundant
except perhaps to import instances from ‘Data.Typeable’
To import instances alone, use: import Data.Typeable()
Data/Acquire.hs:24:1: Warning:
The import of ‘Control.Monad’ is redundant
except perhaps to import instances from ‘Control.Monad’
To import instances alone, use: import Control.Monad()
Haddock coverage:
75% ( 6 / 8) in 'Data.Acquire.Internal'
Missing documentation for:
Module header
Allocated (Data/Acquire/Internal.hs:36)
58% ( 7 / 12) in 'Control.Monad.Trans.Resource.Internal'
Missing documentation for:
Module header
ReleaseMap (Control/Monad/Trans/Resource/Internal.hs:109)
stateAlloc (Control/Monad/Trans/Resource/Internal.hs:307)
stateCleanup (Control/Monad/Trans/Resource/Internal.hs:315)
register' (Control/Monad/Trans/Resource/Internal.hs:333)
98% ( 40 / 41) in 'Control.Monad.Trans.Resource'
Missing documentation for:
MonadBaseControl
100% ( 8 / 8) in 'Data.Acquire'
Warning: Control.Monad.Trans.Resource.Internal: could not find link destinations for:
NextKey RefCount
Documentation created: dist/doc/html/resourcet/index.html,
dist/doc/html/resourcet/resourcet.txt
Creating package registration file:
/tmp/pkgConf-resourcet-1.1406707847696756623.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/resourcet-1.1.7-5dZgZMYiA0Q8JAIyQrczuN
Registering resourcet-1.1.7...
Installed resourcet-1.1.7
Configuring x509-store-1.6.1...
Building x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...
[1 of 3] Compiling Data.X509.Memory ( Data/X509/Memory.hs, dist/build/Data/X509/Memory.o )
[2 of 3] Compiling Data.X509.File ( Data/X509/File.hs, dist/build/Data/X509/File.o )
Data/X509/File.hs:6:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/X509/File.hs:8:1: Warning:
The import of ‘Data.ASN1.BinaryEncoding’ is redundant
except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
To import instances alone, use: import Data.ASN1.BinaryEncoding()
Data/X509/File.hs:9:1: Warning:
The import of ‘Data.ASN1.Encoding’ is redundant
except perhaps to import instances from ‘Data.ASN1.Encoding’
To import instances alone, use: import Data.ASN1.Encoding()
Data/X509/File.hs:13:1: Warning:
The import of ‘pemName’ from module ‘Data.PEM’ is redundant
[3 of 3] Compiling Data.X509.CertificateStore ( Data/X509/CertificateStore.hs, dist/build/Data/X509/CertificateStore.o )
Data/X509/CertificateStore.hs:10:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
In-place registering x509-store-1.6.1...
Running Haddock for x509-store-1.6.1...
Running hscolour for x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...
Preprocessing library x509-store-1.6.1...
Data/X509/File.hs:6:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/X509/File.hs:8:1: Warning:
The import of ‘Data.ASN1.BinaryEncoding’ is redundant
except perhaps to import instances from ‘Data.ASN1.BinaryEncoding’
To import instances alone, use: import Data.ASN1.BinaryEncoding()
Data/X509/File.hs:9:1: Warning:
The import of ‘Data.ASN1.Encoding’ is redundant
except perhaps to import instances from ‘Data.ASN1.Encoding’
To import instances alone, use: import Data.ASN1.Encoding()
Data/X509/File.hs:13:1: Warning:
The import of ‘pemName’ from module ‘Data.PEM’ is redundant
Data/X509/CertificateStore.hs:10:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Haddock coverage:
25% ( 1 / 4) in 'Data.X509.Memory'
Missing documentation for:
readKeyFileFromMemory (Data/X509/Memory.hs:25)
readSignedObjectFromMemory (Data/X509/Memory.hs:28)
pemToKey (Data/X509/Memory.hs:37)
67% ( 2 / 3) in 'Data.X509.File'
Missing documentation for:
Module header
83% ( 5 / 6) in 'Data.X509.CertificateStore'
Missing documentation for:
Module header
Documentation created: dist/doc/html/x509-store/index.html,
dist/doc/html/x509-store/x509-store.txt
Creating package registration file:
/tmp/pkgConf-x509-store-1.6897952628725781645.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-store-1.6.1-9BkAjL9p6Sj0jO7qHQ7iFc
Registering x509-store-1.6.1...
Installed x509-store-1.6.1
Configuring contravariant-1.3.3...
Building contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.3.3...
Running Haddock for contravariant-1.3.3...
Running hscolour for contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Haddock coverage:
89% ( 17 / 19) in 'Data.Functor.Contravariant'
Missing documentation for:
Predicate (src/Data/Functor/Contravariant.hs:278)
comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose'
100% ( 3 / 3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-1.315577773891665527785.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/contravariant-1.3.3-BqM9SfR6KCB7R1324imCke
Registering contravariant-1.3.3...
Installed contravariant-1.3.3
Configuring conduit-1.2.6...
Building conduit-1.2.6...
Preprocessing library conduit-1.2.6...
[1 of 8] Compiling Data.Conduit.Internal.Pipe ( Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.o )
Data/Conduit/Internal/Pipe.hs:48:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Conduit/Internal/Pipe.hs:60:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[2 of 8] Compiling Data.Conduit.Internal.Conduit ( Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.o )
Data/Conduit/Internal/Conduit.hs:88:1: Warning:
Module ‘Prelude’ does not export ‘catch’
Data/Conduit/Internal/Conduit.hs:89:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Conduit/Internal/Conduit.hs:102:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Conduit/Internal/Conduit.hs:109:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
[3 of 8] Compiling Data.Conduit.Internal.Fusion ( Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.o )
[4 of 8] Compiling Data.Conduit.Internal.List.Stream ( Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.o )
[5 of 8] Compiling Data.Conduit.Internal ( Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o )
[6 of 8] Compiling Data.Conduit ( Data/Conduit.hs, dist/build/Data/Conduit.o )
[7 of 8] Compiling Data.Conduit.List ( Data/Conduit/List.hs, dist/build/Data/Conduit/List.o )
[8 of 8] Compiling Data.Conduit.Lift ( Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o )
Data/Conduit/Lift.hs:75:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Conduit/Lift.hs:78:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Data/Conduit/Lift.hs:129:26: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:129:56: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:131:29: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:134:12: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:140:16: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:141:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:146:25: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:151:56: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:160:16: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:161:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:162:29: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:163:23: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:168:32: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering conduit-1.2.6...
Running Haddock for conduit-1.2.6...
Running hscolour for conduit-1.2.6...
Preprocessing library conduit-1.2.6...
Preprocessing library conduit-1.2.6...
Data/Conduit/Internal/Pipe.hs:48:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Conduit/Internal/Pipe.hs:60:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Conduit/Internal/Conduit.hs:88:1: Warning:
Module ‘Prelude’ does not export ‘catch’
Data/Conduit/Internal/Conduit.hs:89:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Conduit/Internal/Conduit.hs:102:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Conduit/Internal/Conduit.hs:109:1: Warning:
The import of ‘Data.Traversable’ is redundant
except perhaps to import instances from ‘Data.Traversable’
To import instances alone, use: import Data.Traversable()
Data/Conduit/Lift.hs:75:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Conduit/Lift.hs:78:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Data/Conduit/Lift.hs:129:26: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:129:56: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:131:29: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:134:12: Warning:
In the use of data constructor ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:140:16: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:141:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:146:25: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:151:56: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:160:16: Warning:
In the use of type constructor or class ‘E.Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:161:20: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:162:29: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:163:23: Warning:
In the use of type constructor or class ‘E.ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lift.hs:168:32: Warning:
In the use of ‘E.runErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
91% ( 32 / 35) in 'Data.Conduit.Internal.Pipe'
Missing documentation for:
Module header
yieldM (Data/Conduit/Internal/Pipe.hs:256)
enumFromTo (Data/Conduit/Internal/Pipe.hs:501)
93% ( 70 / 75) in 'Data.Conduit.Internal.Conduit'
Missing documentation for:
Module header
yieldM (Data/Conduit/Internal/Conduit.hs:844)
sourceToPipe (Data/Conduit/Internal/Conduit.hs:332)
sinkToPipe (Data/Conduit/Internal/Conduit.hs:342)
conduitToPipe (Data/Conduit/Internal/Conduit.hs:352)
19% ( 3 / 16) in 'Data.Conduit.Internal.Fusion'
Missing documentation for:
Module header
Stream (Data/Conduit/Internal/Fusion.hs:37)
ConduitWithStream (Data/Conduit/Internal/Fusion.hs:41)
StreamConduitM (Data/Conduit/Internal/Fusion.hs:45)
StreamConduit (Data/Conduit/Internal/Fusion.hs:47)
StreamSource (Data/Conduit/Internal/Fusion.hs:49)
StreamProducer (Data/Conduit/Internal/Fusion.hs:51)
StreamSink (Data/Conduit/Internal/Fusion.hs:53)
StreamConsumer (Data/Conduit/Internal/Fusion.hs:55)
streamConduit (Data/Conduit/Internal/Fusion.hs:174)
streamSource (Data/Conduit/Internal/Fusion.hs:180)
streamSourcePure (Data/Conduit/Internal/Fusion.hs:198)
unstream (Data/Conduit/Internal/Fusion.hs:57)
0% ( 0 / 39) in 'Data.Conduit.Internal.List.Stream'
Missing documentation for:
Module header
unfoldS (Data/Conduit/Internal/List/Stream.hs:13)
unfoldMS (Data/Conduit/Internal/List/Stream.hs:26)
sourceListS (Data/Conduit/Internal/List/Stream.hs:40)
enumFromToS (Data/Conduit/Internal/List/Stream.hs:48)
enumFromToS_int (Data/Conduit/Internal/List/Stream.hs:60)
iterateS (Data/Conduit/Internal/List/Stream.hs:74)
replicateS (Data/Conduit/Internal/List/Stream.hs:83)
replicateMS (Data/Conduit/Internal/List/Stream.hs:92)
foldS (Data/Conduit/Internal/List/Stream.hs:101)
foldMS (Data/Conduit/Internal/List/Stream.hs:113)
mapM_S (Data/Conduit/Internal/List/Stream.hs:127)
dropS (Data/Conduit/Internal/List/Stream.hs:141)
takeS (Data/Conduit/Internal/List/Stream.hs:156)
headS (Data/Conduit/Internal/List/Stream.hs:171)
mapS (Data/Conduit/Internal/List/Stream.hs:183)
mapMS (Data/Conduit/Internal/List/Stream.hs:195)
iterMS (Data/Conduit/Internal/List/Stream.hs:207)
mapMaybeS (Data/Conduit/Internal/List/Stream.hs:219)
mapMaybeMS (Data/Conduit/Internal/List/Stream.hs:234)
catMaybesS (Data/Conduit/Internal/List/Stream.hs:250)
concatS (Data/Conduit/Internal/List/Stream.hs:263)
concatMapS (Data/Conduit/Internal/List/Stream.hs:276)
concatMapMS (Data/Conduit/Internal/List/Stream.hs:289)
concatMapAccumS (Data/Conduit/Internal/List/Stream.hs:304)
mapAccumS (Data/Conduit/Internal/List/Stream.hs:319)
mapAccumMS (Data/Conduit/Internal/List/Stream.hs:333)
concatMapAccumMS (Data/Conduit/Internal/List/Stream.hs:347)
mapFoldableS (Data/Conduit/Internal/List/Stream.hs:362)
mapFoldableMS (Data/Conduit/Internal/List/Stream.hs:375)
consumeS (Data/Conduit/Internal/List/Stream.hs:390)
groupByS (Data/Conduit/Internal/List/Stream.hs:402)
groupOn1S (Data/Conduit/Internal/List/Stream.hs:406)
GroupByState (Data/Conduit/Internal/List/Stream.hs:410)
groupBy1S (Data/Conduit/Internal/List/Stream.hs:415)
isolateS (Data/Conduit/Internal/List/Stream.hs:436)
filterS (Data/Conduit/Internal/List/Stream.hs:449)
sinkNullS (Data/Conduit/Internal/List/Stream.hs:462)
sourceNullS (Data/Conduit/Internal/List/Stream.hs:474)
94% (106 /113) in 'Data.Conduit.Internal'
Missing documentation for:
Module header
yieldM (Data/Conduit/Internal/Pipe.hs:256)
enumFromTo (Data/Conduit/Internal/Pipe.hs:501)
yieldM (Data/Conduit/Internal/Conduit.hs:844)
sourceToPipe (Data/Conduit/Internal/Conduit.hs:332)
sinkToPipe (Data/Conduit/Internal/Conduit.hs:342)
conduitToPipe (Data/Conduit/Internal/Conduit.hs:352)
100% ( 76 / 76) in 'Data.Conduit'
100% ( 52 / 52) in 'Data.Conduit.List'
98% ( 43 / 44) in 'Data.Conduit.Lift'
Missing documentation for:
distribute (Data/Conduit/Lift.hs:119)
Documentation created: dist/doc/html/conduit/index.html,
dist/doc/html/conduit/conduit.txt
Creating package registration file:
/tmp/pkgConf-conduit-1.21577682821567668629.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/conduit-1.2.6-45tiELg0iTSBn0FnBSBqZx
Registering conduit-1.2.6...
Installed conduit-1.2.6
Configuring x509-system-1.6.3...
Building x509-system-1.6.3...
Preprocessing library x509-system-1.6.3...
[1 of 3] Compiling System.X509.MacOS ( System/X509/MacOS.hs, dist/build/System/X509/MacOS.o )
System/X509/MacOS.hs:2:1: Warning: Tab character
System/X509/MacOS.hs:3:1: Warning: Tab character
System/X509/MacOS.hs:8:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[2 of 3] Compiling System.X509.Unix ( System/X509/Unix.hs, dist/build/System/X509/Unix.o )
System/X509/Unix.hs:30:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
System/X509/Unix.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[3 of 3] Compiling System.X509 ( System/X509.hs, dist/build/System/X509.o )
System/X509.hs:10:1: Warning: Tab character
System/X509.hs:11:1: Warning: Tab character
In-place registering x509-system-1.6.3...
Running Haddock for x509-system-1.6.3...
Running hscolour for x509-system-1.6.3...
Preprocessing library x509-system-1.6.3...
Preprocessing library x509-system-1.6.3...
System/X509/MacOS.hs:2:1: Warning: Tab character
System/X509/MacOS.hs:3:1: Warning: Tab character
System/X509/MacOS.hs:8:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
System/X509/Unix.hs:30:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
System/X509/Unix.hs:36:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
System/X509.hs:10:1: Warning: Tab character
System/X509.hs:11:1: Warning: Tab character
Haddock coverage:
0% ( 0 / 2) in 'System.X509.MacOS'
Missing documentation for:
Module header
getSystemCertificateStore (System/X509/MacOS.hs:28)
50% ( 1 / 2) in 'System.X509.Unix'
Missing documentation for:
getSystemCertificateStore (System/X509/Unix.hs:82)
50% ( 1 / 2) in 'System.X509'
Missing documentation for:
getSystemCertificateStore (System/X509/Unix.hs:82)
Documentation created: dist/doc/html/x509-system/index.html,
dist/doc/html/x509-system/x509-system.txt
Creating package registration file:
/tmp/pkgConf-x509-system-1.64584651891552046942.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-system-1.6.3-FqGmH8bAQJaFRaHt57ALSX
Registering x509-system-1.6.3...
Installed x509-system-1.6.3
Configuring x509-validation-1.6.3...
Building x509-validation-1.6.3...
Preprocessing library x509-validation-1.6.3...
[1 of 5] Compiling Data.X509.Validation.Fingerprint ( Data/X509/Validation/Fingerprint.hs, dist/build/Data/X509/Validation/Fingerprint.o )
[2 of 5] Compiling Data.X509.Validation.Signature ( Data/X509/Validation/Signature.hs, dist/build/Data/X509/Validation/Signature.o )
[3 of 5] Compiling Data.X509.Validation.Types ( Data/X509/Validation/Types.hs, dist/build/Data/X509/Validation/Types.o )
[4 of 5] Compiling Data.X509.Validation.Cache ( Data/X509/Validation/Cache.hs, dist/build/Data/X509/Validation/Cache.o )
[5 of 5] Compiling Data.X509.Validation ( Data/X509/Validation.hs, dist/build/Data/X509/Validation.o )
Data/X509/Validation.hs:32:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
In-place registering x509-validation-1.6.3...
Running Haddock for x509-validation-1.6.3...
Running hscolour for x509-validation-1.6.3...
Preprocessing library x509-validation-1.6.3...
Preprocessing library x509-validation-1.6.3...
Data/X509/Validation.hs:32:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
100% ( 3 / 3) in 'Data.X509.Validation.Fingerprint'
100% ( 5 / 5) in 'Data.X509.Validation.Signature'
67% ( 2 / 3) in 'Data.X509.Validation.Types'
Missing documentation for:
HostName (Data/X509/Validation/Types.hs:16)
100% ( 9 / 9) in 'Data.X509.Validation.Cache'
96% ( 24 / 25) in 'Data.X509.Validation'
Missing documentation for:
HostName (Data/X509/Validation/Types.hs:16)
Documentation created: dist/doc/html/x509-validation/index.html,
dist/doc/html/x509-validation/x509-validation.txt
Creating package registration file:
/tmp/pkgConf-x509-validation-1.6115085972121595380.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/x509-validation-1.6.3-3nfCTaJWRoD2bE1qXDzWbU
Registering x509-validation-1.6.3...
Installed x509-validation-1.6.3
[1 of 1] Compiling Main ( /tmp/cabal-tmp-23120/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-23120/comonad-4.2.7.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-23120/comonad-4.2.7.2/dist/setup/setup ...
Configuring comonad-4.2.7.2...
Building comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.2.7.2...
Running Haddock for comonad-4.2.7.2...
Running hscolour for comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Haddock coverage:
50% ( 1 / 2) in 'Data.Functor.Composition'
Missing documentation for:
Module header
100% ( 2 / 2) in 'Control.Comonad.Trans.Identity'
100% ( 22 / 22) in 'Control.Comonad'
50% ( 1 / 2) in 'Control.Comonad.Trans.Class'
Missing documentation for:
ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
50% ( 1 / 2) in 'Control.Comonad.Hoist.Class'
Missing documentation for:
ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
69% ( 9 / 13) in 'Control.Comonad.Trans.Env'
Missing documentation for:
Env (src/Control/Comonad/Trans/Env.hs:127)
runEnv (src/Control/Comonad/Trans/Env.hs:134)
EnvT (src/Control/Comonad/Trans/Env.hs:128)
runEnvT (src/Control/Comonad/Trans/Env.hs:137)
73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
Missing documentation for:
Store (src/Control/Comonad/Trans/Store.hs:118)
runStore (src/Control/Comonad/Trans/Store.hs:124)
StoreT (src/Control/Comonad/Trans/Store.hs:127)
runStoreT (src/Control/Comonad/Trans/Store.hs:129)
33% ( 4 / 12) in 'Control.Comonad.Trans.Traced'
Missing documentation for:
Traced (src/Control/Comonad/Trans/Traced.hs:65)
traced (src/Control/Comonad/Trans/Traced.hs:67)
runTraced (src/Control/Comonad/Trans/Traced.hs:70)
TracedT (src/Control/Comonad/Trans/Traced.hs:73)
trace (src/Control/Comonad/Trans/Traced.hs:100)
listen (src/Control/Comonad/Trans/Traced.hs:103)
listens (src/Control/Comonad/Trans/Traced.hs:106)
censor (src/Control/Comonad/Trans/Traced.hs:109)
33% ( 1 / 3) in 'Control.Comonad.Env.Class'
Missing documentation for:
ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
asks (src/Control/Comonad/Env/Class.hs:37)
60% ( 9 / 15) in 'Control.Comonad.Env'
Missing documentation for:
ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
asks (src/Control/Comonad/Env/Class.hs:37)
Env (src/Control/Comonad/Trans/Env.hs:127)
runEnv (src/Control/Comonad/Trans/Env.hs:134)
EnvT (src/Control/Comonad/Trans/Env.hs:128)
runEnvT (src/Control/Comonad/Trans/Env.hs:137)
100% ( 4 / 4) in 'Control.Comonad.Identity'
25% ( 1 / 4) in 'Control.Comonad.Store.Class'
Missing documentation for:
ComonadStore (src/Control/Comonad/Store/Class.hs:35)
lowerPos (src/Control/Comonad/Store/Class.hs:59)
lowerPeek (src/Control/Comonad/Store/Class.hs:63)
62% ( 8 / 13) in 'Control.Comonad.Store'
Missing documentation for:
ComonadStore (src/Control/Comonad/Store/Class.hs:35)
Store (src/Control/Comonad/Trans/Store.hs:118)
runStore (src/Control/Comonad/Trans/Store.hs:124)
StoreT (src/Control/Comonad/Trans/Store.hs:127)
runStoreT (src/Control/Comonad/Trans/Store.hs:129)
33% ( 1 / 3) in 'Control.Comonad.Traced.Class'
Missing documentation for:
ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
traces (src/Control/Comonad/Traced/Class.hs:37)
57% ( 8 / 14) in 'Control.Comonad.Traced'
Missing documentation for:
ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
traces (src/Control/Comonad/Traced/Class.hs:37)
Traced (src/Control/Comonad/Trans/Traced.hs:65)
traced (src/Control/Comonad/Trans/Traced.hs:67)
runTraced (src/Control/Comonad/Trans/Traced.hs:70)
TracedT (src/Control/Comonad/Trans/Traced.hs:73)
20% ( 1 / 5) in 'Data.Functor.Coproduct'
Missing documentation for:
Coproduct (src/Data/Functor/Coproduct.hs:34)
left (src/Data/Functor/Coproduct.hs:37)
right (src/Data/Functor/Coproduct.hs:40)
coproduct (src/Data/Functor/Coproduct.hs:43)
Warning: Control.Comonad: could not find link destinations for:
Id P Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file:
/tmp/pkgConf-comonad-4.2.7183035490864143910.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/comonad-4.2.7.2-7L9Rvqgaz9bBINu2VEPH7Q
Registering comonad-4.2.7.2...
Installed comonad-4.2.7.2
Configuring conduit-extra-1.1.9.2...
Building conduit-extra-1.1.9.2...
Preprocessing library conduit-extra-1.1.9.2...
[ 1 of 12] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o )
[ 2 of 12] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o )
Data/Conduit/Text.hs:41:1: Warning:
The qualified import of ‘Prelude’ is redundant
except perhaps to import instances from ‘Prelude’
To import instances alone, use: import Prelude()
Data/Conduit/Text.hs:64:7: Warning:
Defined but not used: ‘codecName’
Data/Conduit/Text.hs:153:21: Warning: Defined but not used: ‘name’
[ 3 of 12] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.o )
Data/Conduit/Network/UDP.hs:16:1: Warning:
The import of ‘SockAddr, AddrInfo’
from module ‘Network.Socket’ is redundant
Data/Conduit/Network/UDP.hs:17:1: Warning:
The qualified import of ‘Network.Socket’ is redundant
except perhaps to import instances from ‘Network.Socket’
To import instances alone, use: import Network.Socket()
[ 4 of 12] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.o )
Data/Conduit/Network.hs:41:1: Warning:
Module ‘Prelude’ does not export ‘catch’
Data/Conduit/Network.hs:43:1: Warning:
The qualified import of ‘Network.Socket’ is redundant
except perhaps to import instances from ‘Network.Socket’
To import instances alone, use: import Network.Socket()
Data/Conduit/Network.hs:45:1: Warning:
The import of ‘recv’
from module ‘Network.Socket.ByteString’ is redundant
Data/Conduit/Network.hs:49:1: Warning:
The qualified import of ‘Data.ByteString.Char8’ is redundant
except perhaps to import instances from ‘Data.ByteString.Char8’
To import instances alone, use: import Data.ByteString.Char8()
Data/Conduit/Network.hs:51:1: Warning:
The import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
Data/Conduit/Network.hs:84:1: Warning:
Top-level binding with no type signature:
serverSettings :: Int -> SN.HostPreference -> SN.ServerSettings
Data/Conduit/Network.hs:85:1: Warning:
Top-level binding with no type signature:
clientSettings :: Int -> ByteString -> SN.ClientSettings
[ 5 of 12] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.o )
Data/Conduit/Network/Unix.hs:29:1: Warning:
The import of ‘Data.Conduit’ is redundant
except perhaps to import instances from ‘Data.Conduit’
To import instances alone, use: import Data.Conduit()
Data/Conduit/Network/Unix.hs:30:1: Warning:
The import of ‘Network.Socket’ is redundant
except perhaps to import instances from ‘Network.Socket’
To import instances alone, use: import Network.Socket()
Data/Conduit/Network/Unix.hs:31:1: Warning:
The qualified import of ‘Network.Socket’ is redundant
except perhaps to import instances from ‘Network.Socket’
To import instances alone, use: import Network.Socket()
Data/Conduit/Network/Unix.hs:34:1: Warning:
The import of ‘Control.Monad.IO.Class’ is redundant
except perhaps to import instances from ‘Control.Monad.IO.Class’
To import instances alone, use: import Control.Monad.IO.Class()
Data/Conduit/Network/Unix.hs:35:1: Warning:
The import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
Data/Conduit/Network/Unix.hs:37:1: Warning:
The import of ‘Control.Monad’ is redundant
except perhaps to import instances from ‘Control.Monad’
To import instances alone, use: import Control.Monad()
Data/Conduit/Network/Unix.hs:38:1: Warning:
The import of ‘Control.Monad.Trans.Control’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Control’
To import instances alone, use: import Control.Monad.Trans.Control()
Data/Conduit/Network/Unix.hs:39:1: Warning:
The import of ‘Control.Concurrent’ is redundant
except perhaps to import instances from ‘Control.Concurrent’
To import instances alone, use: import Control.Concurrent()
Data/Conduit/Network/Unix.hs:40:1: Warning:
The import of ‘System.Directory’ is redundant
except perhaps to import instances from ‘System.Directory’
To import instances alone, use: import System.Directory()
Data/Conduit/Network/Unix.hs:41:1: Warning:
The import of ‘System.IO.Error’ is redundant
except perhaps to import instances from ‘System.IO.Error’
To import instances alone, use: import System.IO.Error()
Data/Conduit/Network/Unix.hs:42:1: Warning:
The import of ‘Control.Monad.Trans.Resource’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Resource’
To import instances alone, use: import Control.Monad.Trans.Resource()
Data/Conduit/Network/Unix.hs:44:1: Warning:
Top-level binding with no type signature:
clientSettings :: FilePath -> SN.ClientSettingsUnix
Data/Conduit/Network/Unix.hs:45:1: Warning:
Top-level binding with no type signature:
serverSettings :: FilePath -> SN.ServerSettingsUnix
[ 6 of 12] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o )
Data/Conduit/Lazy.hs:24:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Data/Conduit/Lazy.hs:34:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Conduit/Lazy.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lazy.hs:100:52: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 7 of 12] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.o )
[ 8 of 12] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, dist/build/Data/Conduit/ByteString/Builder.o )
[ 9 of 12] Compiling Data.Conduit.Blaze ( Data/Conduit/Blaze.hs, dist/build/Data/Conduit/Blaze.o )
[10 of 12] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o )
Data/Conduit/Binary.hs:58:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Conduit/Binary.hs:376:27: Warning:
In the use of ‘S.breakByte’ (imported from Data.ByteString):
Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Data/Conduit/Binary.hs:425:28: Warning:
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Data/Conduit/Binary.hs:427:20: Warning:
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[11 of 12] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.o )
[12 of 12] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.o )
Data/Conduit/Attoparsec.hs:108:9: Warning:
In the use of ‘TI.textP’ (imported from Data.Text.Internal):
Deprecated: "Use text instead"
In-place registering conduit-extra-1.1.9.2...
Running Haddock for conduit-extra-1.1.9.2...
Running hscolour for conduit-extra-1.1.9.2...
Preprocessing library conduit-extra-1.1.9.2...
Preprocessing library conduit-extra-1.1.9.2...
Data/Conduit/Text.hs:41:1: Warning:
The qualified import of ‘Prelude’ is redundant
except perhaps to import instances from ‘Prelude’
To import instances alone, use: import Prelude()
Data/Conduit/Text.hs:64:7: Warning:
Defined but not used: ‘codecName’
Data/Conduit/Text.hs:153:21: Warning: Defined but not used: ‘name’
Data/Conduit/Network/UDP.hs:16:1: Warning:
The import of ‘AddrInfo, SockAddr’
from module ‘Network.Socket’ is redundant
Data/Conduit/Network/UDP.hs:17:1: Warning:
The qualified import of ‘Network.Socket’ is redundant
except perhaps to import instances from ‘Network.Socket’
To import instances alone, use: import Network.Socket()
Data/Conduit/Network.hs:41:1: Warning:
Module ‘Prelude’ does not export ‘catch’
Data/Conduit/Network.hs:43:1: Warning:
The qualified import of ‘Network.Socket’ is redundant
except perhaps to import instances from ‘Network.Socket’
To import instances alone, use: import Network.Socket()
Data/Conduit/Network.hs:45:1: Warning:
The import of ‘recv’
from module ‘Network.Socket.ByteString’ is redundant
Data/Conduit/Network.hs:49:1: Warning:
The qualified import of ‘Data.ByteString.Char8’ is redundant
except perhaps to import instances from ‘Data.ByteString.Char8’
To import instances alone, use: import Data.ByteString.Char8()
Data/Conduit/Network.hs:51:1: Warning:
The import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
Data/Conduit/Network.hs:84:1: Warning:
Top-level binding with no type signature:
serverSettings :: Int -> SN.HostPreference -> SN.ServerSettings
Data/Conduit/Network.hs:85:1: Warning:
Top-level binding with no type signature:
clientSettings :: Int -> ByteString -> SN.ClientSettings
Data/Conduit/Network/Unix.hs:29:1: Warning:
The import of ‘Data.Conduit’ is redundant
except perhaps to import instances from ‘Data.Conduit’
To import instances alone, use: import Data.Conduit()
Data/Conduit/Network/Unix.hs:30:1: Warning:
The import of ‘Network.Socket’ is redundant
except perhaps to import instances from ‘Network.Socket’
To import instances alone, use: import Network.Socket()
Data/Conduit/Network/Unix.hs:31:1: Warning:
The qualified import of ‘Network.Socket’ is redundant
except perhaps to import instances from ‘Network.Socket’
To import instances alone, use: import Network.Socket()
Data/Conduit/Network/Unix.hs:34:1: Warning:
The import of ‘Control.Monad.IO.Class’ is redundant
except perhaps to import instances from ‘Control.Monad.IO.Class’
To import instances alone, use: import Control.Monad.IO.Class()
Data/Conduit/Network/Unix.hs:35:1: Warning:
The import of ‘Control.Exception’ is redundant
except perhaps to import instances from ‘Control.Exception’
To import instances alone, use: import Control.Exception()
Data/Conduit/Network/Unix.hs:37:1: Warning:
The import of ‘Control.Monad’ is redundant
except perhaps to import instances from ‘Control.Monad’
To import instances alone, use: import Control.Monad()
Data/Conduit/Network/Unix.hs:38:1: Warning:
The import of ‘Control.Monad.Trans.Control’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Control’
To import instances alone, use: import Control.Monad.Trans.Control()
Data/Conduit/Network/Unix.hs:39:1: Warning:
The import of ‘Control.Concurrent’ is redundant
except perhaps to import instances from ‘Control.Concurrent’
To import instances alone, use: import Control.Concurrent()
Data/Conduit/Network/Unix.hs:40:1: Warning:
The import of ‘System.Directory’ is redundant
except perhaps to import instances from ‘System.Directory’
To import instances alone, use: import System.Directory()
Data/Conduit/Network/Unix.hs:41:1: Warning:
The import of ‘System.IO.Error’ is redundant
except perhaps to import instances from ‘System.IO.Error’
To import instances alone, use: import System.IO.Error()
Data/Conduit/Network/Unix.hs:42:1: Warning:
The import of ‘Control.Monad.Trans.Resource’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Resource’
To import instances alone, use: import Control.Monad.Trans.Resource()
Data/Conduit/Network/Unix.hs:44:1: Warning:
Top-level binding with no type signature:
clientSettings :: FilePath -> SN.ClientSettingsUnix
Data/Conduit/Network/Unix.hs:45:1: Warning:
Top-level binding with no type signature:
serverSettings :: FilePath -> SN.ServerSettingsUnix
Data/Conduit/Lazy.hs:24:1: Warning:
Module ‘Control.Monad.Trans.Error’ is deprecated:
Use Control.Monad.Trans.Except instead
Data/Conduit/Lazy.hs:34:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Data/Conduit/Lazy.hs:100:11: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Lazy.hs:100:52: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
Data/Conduit/Binary.hs:58:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Data/Conduit/Binary.hs:376:27: Warning:
In the use of ‘S.breakByte’ (imported from Data.ByteString):
Deprecated: "It is an internal function and should never have been exported. Use 'break (== x)' instead. (There are rewrite rules that handle this special case of 'break'.)"
Data/Conduit/Binary.hs:425:28: Warning:
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Data/Conduit/Binary.hs:427:20: Warning:
In the use of ‘inlinePerformIO’
(imported from Data.ByteString.Internal):
Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
Data/Conduit/Attoparsec.hs:108:9: Warning:
In the use of ‘TI.textP’ (imported from Data.Text.Internal):
Deprecated: "Use text instead"
Haddock coverage:
100% ( 12 / 12) in 'Data.Conduit.Zlib'
100% ( 25 / 25) in 'Data.Conduit.Text'
91% ( 10 / 11) in 'Data.Conduit.Network.UDP'
Missing documentation for:
Module header
53% ( 18 / 34) in 'Data.Conduit.Network'
Missing documentation for:
Module header
appSource (Data/Conduit/Network.hs:87)
appSink (Data/Conduit/Network.hs:98)
appSockAddr
appLocalAddr
serverSettings (Data/Conduit/Network.hs:84)
runTCPServerWithHandle
clientSettings (Data/Conduit/Network.hs:85)
getPort
getHost
getAfterBind
getNeedLocalAddr
setPort
setHost
setAfterBind
setNeedLocalAddr
59% ( 13 / 22) in 'Data.Conduit.Network.Unix'
Missing documentation for:
Module header
appSource (Data/Conduit/Network.hs:87)
appSink (Data/Conduit/Network.hs:98)
serverSettings (Data/Conduit/Network/Unix.hs:45)
clientSettings (Data/Conduit/Network/Unix.hs:44)
getPath
getAfterBind
setPath
setAfterBind
100% ( 3 / 3) in 'Data.Conduit.Lazy'
67% ( 2 / 3) in 'Data.Conduit.Filesystem'
Missing documentation for:
Module header
100% ( 25 / 25) in 'Data.Conduit.ByteString.Builder'
100% ( 25 / 25) in 'Data.Conduit.Blaze'
100% ( 33 / 33) in 'Data.Conduit.Binary'
100% ( 6 / 6) in 'Data.Conduit.Process'
85% ( 11 / 13) in 'Data.Conduit.Attoparsec'
Missing documentation for:
Position (Data/Conduit/Attoparsec.hs:53)
PositionRange (Data/Conduit/Attoparsec.hs:62)
Warning: Data.Conduit.Zlib: could not find link destinations for:
D1WindowBits C1_0WindowBits C1_1WindowBits
Warning: Data.Conduit.Attoparsec: could not find link destinations for:
parseA feedA empty isNull notEmpty getLinesCols stripFromEnd
Documentation created: dist/doc/html/conduit-extra/index.html,
dist/doc/html/conduit-extra/conduit-extra.txt
Creating package registration file:
/tmp/pkgConf-conduit-extra-1.1.9466728141174256678.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/conduit-extra-1.1.9.2-BSwamValF4U4vRyZuxijqi
Registering conduit-extra-1.1.9.2...
Installed conduit-extra-1.1.9.2
Configuring tls-1.3.4...
Building tls-1.3.4...
Preprocessing library tls-1.3.4...
[ 1 of 50] Compiling Network.TLS.Util.ASN1 ( Network/TLS/Util/ASN1.hs, dist/build/Network/TLS/Util/ASN1.o )
[ 2 of 50] Compiling Network.TLS.ErrT ( Network/TLS/ErrT.hs, dist/build/Network/TLS/ErrT.o )
[ 3 of 50] Compiling Network.TLS.Extension.EC ( Network/TLS/Extension/EC.hs, dist/build/Network/TLS/Extension/EC.o )
[ 4 of 50] Compiling Network.TLS.RNG ( Network/TLS/RNG.hs, dist/build/Network/TLS/RNG.o )
[ 5 of 50] Compiling Network.TLS.Util.Serialization ( Network/TLS/Util/Serialization.hs, dist/build/Network/TLS/Util/Serialization.o )
[ 6 of 50] Compiling Network.TLS.Crypto.ECDH ( Network/TLS/Crypto/ECDH.hs, dist/build/Network/TLS/Crypto/ECDH.o )
[ 7 of 50] Compiling Network.TLS.Crypto.DH ( Network/TLS/Crypto/DH.hs, dist/build/Network/TLS/Crypto/DH.o )
[ 8 of 50] Compiling Network.TLS.Types ( Network/TLS/Types.hs, dist/build/Network/TLS/Types.o )
[ 9 of 50] Compiling Network.TLS.X509 ( Network/TLS/X509.hs, dist/build/Network/TLS/X509.o )
[10 of 50] Compiling Network.TLS.Session ( Network/TLS/Session.hs, dist/build/Network/TLS/Session.o )
[11 of 50] Compiling Network.TLS.Measurement ( Network/TLS/Measurement.hs, dist/build/Network/TLS/Measurement.o )
[12 of 50] Compiling Network.TLS.Crypto ( Network/TLS/Crypto.hs, dist/build/Network/TLS/Crypto.o )
[13 of 50] Compiling Network.TLS.MAC ( Network/TLS/MAC.hs, dist/build/Network/TLS/MAC.o )
[14 of 50] Compiling Network.TLS.Struct ( Network/TLS/Struct.hs, dist/build/Network/TLS/Struct.o )
[15 of 50] Compiling Network.TLS.Hooks ( Network/TLS/Hooks.hs, dist/build/Network/TLS/Hooks.o )
[16 of 50] Compiling Network.TLS.Credentials ( Network/TLS/Credentials.hs, dist/build/Network/TLS/Credentials.o )
Network/TLS/Credentials.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[17 of 50] Compiling Network.TLS.Wire ( Network/TLS/Wire.hs, dist/build/Network/TLS/Wire.o )
Network/TLS/Wire.hs:55:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[18 of 50] Compiling Network.TLS.Cap ( Network/TLS/Cap.hs, dist/build/Network/TLS/Cap.o )
[19 of 50] Compiling Network.TLS.Util ( Network/TLS/Util.hs, dist/build/Network/TLS/Util.o )
[20 of 50] Compiling Network.TLS.Backend ( Network/TLS/Backend.hs, dist/build/Network/TLS/Backend.o )
[21 of 50] Compiling Network.TLS.Cipher ( Network/TLS/Cipher.hs, dist/build/Network/TLS/Cipher.o )
[22 of 50] Compiling Network.TLS.Packet ( Network/TLS/Packet.hs, dist/build/Network/TLS/Packet.o )
Network/TLS/Packet.hs:66:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[23 of 50] Compiling Network.TLS.Extension ( Network/TLS/Extension.hs, dist/build/Network/TLS/Extension.o )
Network/TLS/Extension.hs:44:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[24 of 50] Compiling Network.TLS.State ( Network/TLS/State.hs, dist/build/Network/TLS/State.o )
Network/TLS/State.hs:60:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[25 of 50] Compiling Network.TLS.Compression ( Network/TLS/Compression.hs, dist/build/Network/TLS/Compression.o )
[26 of 50] Compiling Network.TLS.Parameters ( Network/TLS/Parameters.hs, dist/build/Network/TLS/Parameters.o )
Network/TLS/Parameters.hs:35:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[27 of 50] Compiling Network.TLS.Record.State ( Network/TLS/Record/State.hs, dist/build/Network/TLS/Record/State.o )
Network/TLS/Record/State.hs:29:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[28 of 50] Compiling Network.TLS.Record.Types ( Network/TLS/Record/Types.hs, dist/build/Network/TLS/Record/Types.o )
Network/TLS/Record/Types.hs:44:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[29 of 50] Compiling Network.TLS.Handshake.State ( Network/TLS/Handshake/State.hs, dist/build/Network/TLS/Handshake/State.o )
Network/TLS/Handshake/State.hs:54:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[30 of 50] Compiling Network.TLS.Context.Internal ( Network/TLS/Context/Internal.hs, dist/build/Network/TLS/Context/Internal.o )
[31 of 50] Compiling Network.TLS.Handshake.Certificate ( Network/TLS/Handshake/Certificate.hs, dist/build/Network/TLS/Handshake/Certificate.o )
[32 of 50] Compiling Network.TLS.Handshake.Key ( Network/TLS/Handshake/Key.hs, dist/build/Network/TLS/Handshake/Key.o )
[33 of 50] Compiling Network.TLS.Handshake.Process ( Network/TLS/Handshake/Process.hs, dist/build/Network/TLS/Handshake/Process.o )
Network/TLS/Handshake/Process.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[34 of 50] Compiling Network.TLS.Handshake.Signature ( Network/TLS/Handshake/Signature.hs, dist/build/Network/TLS/Handshake/Signature.o )
Network/TLS/Handshake/Signature.hs:29:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Handshake/Signature.hs:85:14: Warning:
This binding for ‘hash’ shadows the existing binding
imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
(and originally defined at Network/TLS/Crypto.hs:108:1-4)
Network/TLS/Handshake/Signature.hs:98:14: Warning:
This binding for ‘hash’ shadows the existing binding
imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
(and originally defined at Network/TLS/Crypto.hs:108:1-4)
[35 of 50] Compiling Network.TLS.Record.Engage ( Network/TLS/Record/Engage.hs, dist/build/Network/TLS/Record/Engage.o )
Network/TLS/Record/Engage.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[36 of 50] Compiling Network.TLS.Record.Disengage ( Network/TLS/Record/Disengage.hs, dist/build/Network/TLS/Record/Disengage.o )
[37 of 50] Compiling Network.TLS.Record ( Network/TLS/Record.hs, dist/build/Network/TLS/Record.o )
[38 of 50] Compiling Network.TLS.Receiving ( Network/TLS/Receiving.hs, dist/build/Network/TLS/Receiving.o )
[39 of 50] Compiling Network.TLS.Sending ( Network/TLS/Sending.hs, dist/build/Network/TLS/Sending.o )
Network/TLS/Sending.hs:13:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[40 of 50] Compiling Network.TLS.IO ( Network/TLS/IO.hs, dist/build/Network/TLS/IO.o )
[41 of 50] Compiling Network.TLS.Handshake.Common ( Network/TLS/Handshake/Common.hs, dist/build/Network/TLS/Handshake/Common.o )
[42 of 50] Compiling Network.TLS.Handshake.Client ( Network/TLS/Handshake/Client.hs, dist/build/Network/TLS/Handshake/Client.o )
Network/TLS/Handshake/Client.hs:35:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[43 of 50] Compiling Network.TLS.Handshake.Server ( Network/TLS/Handshake/Server.hs, dist/build/Network/TLS/Handshake/Server.o )
Network/TLS/Handshake/Server.hs:31:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Network/TLS/Handshake/Server.hs:37:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[44 of 50] Compiling Network.TLS.Handshake ( Network/TLS/Handshake.hs, dist/build/Network/TLS/Handshake.o )
[45 of 50] Compiling Network.TLS.Context ( Network/TLS/Context.hs, dist/build/Network/TLS/Context.o )
[46 of 50] Compiling Network.TLS.Core ( Network/TLS/Core.hs, dist/build/Network/TLS/Core.o )
[47 of 50] Compiling Network.TLS.Internal ( Network/TLS/Internal.hs, dist/build/Network/TLS/Internal.o )
[48 of 50] Compiling Network.TLS ( Network/TLS.hs, dist/build/Network/TLS.o )
[49 of 50] Compiling Network.TLS.Extra.Cipher ( Network/TLS/Extra/Cipher.hs, dist/build/Network/TLS/Extra/Cipher.o )
[50 of 50] Compiling Network.TLS.Extra ( Network/TLS/Extra.hs, dist/build/Network/TLS/Extra.o )
In-place registering tls-1.3.4...
Running Haddock for tls-1.3.4...
Running hscolour for tls-1.3.4...
Preprocessing library tls-1.3.4...
Preprocessing library tls-1.3.4...
Network/TLS/Credentials.hs:20:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Network/TLS/Wire.hs:55:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
100% ( 3 / 3) in 'Network.TLS.Util.ASN1'
60% ( 3 / 5) in 'Network.TLS.ErrT'
Missing documentation for:
runErrT (Network/TLS/ErrT.hs:20)
ErrT (Network/TLS/ErrT.hs:22)
25% ( 1 / 4) in 'Network.TLS.Extension.EC'
Missing documentation for:
Module header
toCurveName (Network/TLS/Extension/EC.hs:10)
fromCurveName (Network/TLS/Extension/EC.hs:38)
17% ( 1 / 6) in 'Network.TLS.RNG'
Missing documentation for:
Module header
StateRNG (Network/TLS/RNG.hs:12)
withTLSRNG (Network/TLS/RNG.hs:18)
newStateRNG (Network/TLS/RNG.hs:23)
getRandomBytes
60% ( 3 / 5) in 'Network.TLS.Util.Serialization'
Missing documentation for:
Module header
lengthBytes (Network/TLS/Util/Serialization.hs:11)
15% ( 2 / 13) in 'Network.TLS.Crypto.ECDH'
Missing documentation for:
Module header
ECDHParams (Network/TLS/Crypto/ECDH.hs:32)
ECDHPublic (Network/TLS/Crypto/ECDH.hs:27)
ECDHPrivate (Network/TLS/Crypto/ECDH.hs:30)
ecdhPublic (Network/TLS/Crypto/ECDH.hs:36)
ecdhPrivate (Network/TLS/Crypto/ECDH.hs:39)
ecdhParams (Network/TLS/Crypto/ECDH.hs:42)
ecdhGenerateKeyPair (Network/TLS/Crypto/ECDH.hs:48)
ecdhGetShared (Network/TLS/Crypto/ECDH.hs:56)
ecdhUnwrap (Network/TLS/Crypto/ECDH.hs:65)
ecdhUnwrapPublic (Network/TLS/Crypto/ECDH.hs:74)
13% ( 2 / 15) in 'Network.TLS.Crypto.DH'
Missing documentation for:
Module header
DHParams (Network/TLS/Crypto/DH.hs:27)
DHPublic (Network/TLS/Crypto/DH.hs:25)
DHPrivate (Network/TLS/Crypto/DH.hs:26)
dhPublic (Network/TLS/Crypto/DH.hs:30)
dhPrivate (Network/TLS/Crypto/DH.hs:33)
dhParams (Network/TLS/Crypto/DH.hs:36)
dhParamsGetP (Network/TLS/Crypto/DH.hs:53)
dhParamsGetG (Network/TLS/Crypto/DH.hs:56)
dhGenerateKeyPair (Network/TLS/Crypto/DH.hs:39)
dhGetShared (Network/TLS/Crypto/DH.hs:45)
dhUnwrap (Network/TLS/Crypto/DH.hs:50)
dhUnwrapPublic (Network/TLS/Crypto/DH.hs:59)
89% ( 8 / 9) in 'Network.TLS.Types'
Missing documentation for:
invertRole (Network/TLS/Types.hs:51)
81% ( 13 / 16) in 'Network.TLS.X509'
Missing documentation for:
isNullCertificateChain (Network/TLS/X509.hs:32)
getCertificateChainLeaf (Network/TLS/X509.hs:35)
wrapCertificateChecks (Network/TLS/X509.hs:53)
67% ( 2 / 3) in 'Network.TLS.Session'
Missing documentation for:
noSessionManager (Network/TLS/Session.hs:25)
29% ( 2 / 7) in 'Network.TLS.Measurement'
Missing documentation for:
newMeasurement (Network/TLS/Measurement.hs:26)
addBytesReceived (Network/TLS/Measurement.hs:33)
addBytesSent (Network/TLS/Measurement.hs:37)
resetBytesCounters (Network/TLS/Measurement.hs:41)
incrementNbHandshakes (Network/TLS/Measurement.hs:44)
16% ( 8 / 49) in 'Network.TLS.Crypto'
Missing documentation for:
Module header
HashContext (Network/TLS/Crypto.hs:96)
HashCtx (Network/TLS/Crypto.hs:105)
hashInit (Network/TLS/Crypto.hs:67)
hashUpdate (Network/TLS/Crypto.hs:76)
hashUpdateSSL (Network/TLS/Crypto.hs:81)
hashFinal (Network/TLS/Crypto.hs:88)
DHParams (Network/TLS/Crypto/DH.hs:27)
DHPublic (Network/TLS/Crypto/DH.hs:25)
DHPrivate (Network/TLS/Crypto/DH.hs:26)
dhPublic (Network/TLS/Crypto/DH.hs:30)
dhPrivate (Network/TLS/Crypto/DH.hs:33)
dhParams (Network/TLS/Crypto/DH.hs:36)
dhParamsGetP (Network/TLS/Crypto/DH.hs:53)
dhParamsGetG (Network/TLS/Crypto/DH.hs:56)
dhGenerateKeyPair (Network/TLS/Crypto/DH.hs:39)
dhGetShared (Network/TLS/Crypto/DH.hs:45)
dhUnwrap (Network/TLS/Crypto/DH.hs:50)
dhUnwrapPublic (Network/TLS/Crypto/DH.hs:59)
ECDHParams (Network/TLS/Crypto/ECDH.hs:32)
ECDHPublic (Network/TLS/Crypto/ECDH.hs:27)
ECDHPrivate (Network/TLS/Crypto/ECDH.hs:30)
ecdhPublic (Network/TLS/Crypto/ECDH.hs:36)
ecdhPrivate (Network/TLS/Crypto/ECDH.hs:39)
ecdhParams (Network/TLS/Crypto/ECDH.hs:42)
ecdhGenerateKeyPair (Network/TLS/Crypto/ECDH.hs:48)
ecdhGetShared (Network/TLS/Crypto/ECDH.hs:56)
ecdhUnwrap (Network/TLS/Crypto/ECDH.hs:65)
ecdhUnwrapPublic (Network/TLS/Crypto/ECDH.hs:74)
hash (Network/TLS/Crypto.hs:107)
Hash (Network/TLS/Crypto.hs:93)
hashName (Network/TLS/Crypto.hs:122)
hashDigestSize (Network/TLS/Crypto.hs:125)
hashBlockSize (Network/TLS/Crypto.hs:134)
PublicKey (Network/TLS/Crypto.hs:57)
PrivateKey (Network/TLS/Crypto.hs:59)
kxEncrypt (Network/TLS/Crypto.hs:149)
kxDecrypt (Network/TLS/Crypto.hs:153)
kxSign (Network/TLS/Crypto.hs:234)
kxVerify (Network/TLS/Crypto.hs:160)
KxError (Network/TLS/Crypto.hs:61)
14% ( 1 / 7) in 'Network.TLS.MAC'
Missing documentation for:
macSSL (Network/TLS/MAC.hs:24)
hmac (Network/TLS/MAC.hs:38)
prf_MD5 (Network/TLS/MAC.hs:62)
prf_SHA1 (Network/TLS/MAC.hs:59)
prf_SHA256 (Network/TLS/MAC.hs:72)
prf_MD5SHA1 (Network/TLS/MAC.hs:65)
Warning: Network.TLS.Struct: valOfType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
Warning: Network.TLS.Struct: valToType is exported separately but will be documented under TypeValuable. Consider exporting it together with its parent(s) for code clarity.
14% ( 7 / 49) in 'Network.TLS.Struct'
Missing documentation for:
Bytes (Network/TLS/Struct.hs:79)
ConnectionEnd (Network/TLS/Struct.hs:81)
CipherType (Network/TLS/Struct.hs:82)
CipherData (Network/TLS/Struct.hs:84)
ExtensionID (Network/TLS/Struct.hs:182)
ExtensionRaw (Network/TLS/Struct.hs:183)
CertificateType (Network/TLS/Struct.hs:90)
HashAlgorithm (Network/TLS/Struct.hs:101)
SignatureAlgorithm (Network/TLS/Struct.hs:112)
HashAndSignatureAlgorithm (Network/TLS/Struct.hs:120)
DigitallySigned (Network/TLS/Struct.hs:124)
ProtocolType (Network/TLS/Struct.hs:127)
BigNum (Network/TLS/Struct.hs:245)
bigNumToInteger (Network/TLS/Struct.hs:248)
bigNumFromInteger (Network/TLS/Struct.hs:251)
ServerDHParams (Network/TLS/Struct.hs:254)
serverDHParamsToParams (Network/TLS/Struct.hs:266)
serverDHParamsToPublic (Network/TLS/Struct.hs:271)
serverDHParamsFrom (Network/TLS/Struct.hs:260)
ServerECDHParams (Network/TLS/Struct.hs:275)
ServerRSAParams (Network/TLS/Struct.hs:278)
ServerKeyXchgAlgorithmData (Network/TLS/Struct.hs:283)
ClientKeyXchgAlgorithmData (Network/TLS/Struct.hs:296)
Packet (Network/TLS/Struct.hs:168)
Header (Network/TLS/Struct.hs:175)
ServerRandom (Network/TLS/Struct.hs:177)
ClientRandom (Network/TLS/Struct.hs:178)
serverRandom (Network/TLS/Struct.hs:188)
clientRandom (Network/TLS/Struct.hs:191)
FinishedData (Network/TLS/Struct.hs:181)
Session (Network/TLS/Struct.hs:179)
AlertLevel (Network/TLS/Struct.hs:194)
AlertDescription (Network/TLS/Struct.hs:199)
HandshakeType (Network/TLS/Struct.hs:231)
Handshake (Network/TLS/Struct.hs:304)
numericalVer (Network/TLS/Struct.hs:337)
verOfNum (Network/TLS/Struct.hs:344)
TypeValuable (Network/TLS/Struct.hs:352)
EnumSafe8 (Network/TLS/Struct.hs:357)
EnumSafe16 (Network/TLS/Struct.hs:361)
packetType (Network/TLS/Struct.hs:318)
typeOfHandshake (Network/TLS/Struct.hs:324)
75% ( 3 / 4) in 'Network.TLS.Hooks'
Missing documentation for:
defaultHooks (Network/TLS/Hooks.hs:50)
50% ( 5 / 10) in 'Network.TLS.Credentials'
Missing documentation for:
Credential (Network/TLS/Credentials.hs:29)
Credentials (Network/TLS/Credentials.hs:31)
credentialsFindForSigning (Network/TLS/Credentials.hs:85)
credentialsFindForDecrypting (Network/TLS/Credentials.hs:89)
credentialsListSigningAlgorithms (Network/TLS/Credentials.hs:82)
23% ( 9 / 39) in 'Network.TLS.Wire'
Missing documentation for:
GetResult (Network/TLS/Wire.hs:64)
GetContinuation (Network/TLS/Wire.hs:63)
runGet (Network/TLS/Wire.hs:70)
runGetErr (Network/TLS/Wire.hs:78)
runGetMaybe (Network/TLS/Wire.hs:85)
tryGet (Network/TLS/Wire.hs:88)
getWords8 (Network
Network/TLS/Packet.hs:66:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Extension.hs:44:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/State.hs:60:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Parameters.hs:35:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Network/TLS/Record/State.hs:29:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
/TLS/Wire.hs:91)
getWord16 (Network/TLS/Wire.hs:94)
getWords16 (Network/TLS/Wire.hs:97)
getWord24 (Network/TLS/Wire.hs:100)
getOpaque8 (Network/TLS/Wire.hs:107)
getOpaque16 (Network/TLS/Wire.hs:110)
getOpaque24 (Network/TLS/Wire.hs:113)
getInteger16 (Network/TLS/Wire.hs:116)
getBigNum16 (Network/TLS/Wire.hs:119)
getList (Network/TLS/Wire.hs:122)
processBytes (Network/TLS/Wire.hs:129)
putWords8 (Network/TLS/Wire.hs:132)
putWord16 (Network/TLS/Wire.hs:137)
putWords16 (Network/TLS/Wire.hs:143)
putWord24 (Network/TLS/Wire.hs:148)
putBytes (Network/TLS/Wire.hs:155)
putOpaque8 (Network/TLS/Wire.hs:158)
putOpaque16 (Network/TLS/Wire.hs:161)
putOpaque24 (Network/TLS/Wire.hs:164)
putInteger16 (Network/TLS/Wire.hs:167)
putBigNum16 (Network/TLS/Wire.hs:170)
encodeWord16 (Network/TLS/Wire.hs:173)
encodeWord32 (Network/TLS/Wire.hs:176)
encodeWord64 (Network/TLS/Wire.hs:179)
33% ( 1 / 3) in 'Network.TLS.Cap'
Missing documentation for:
hasHelloExtensions (Network/TLS/Cap.hs:16)
hasExplicitBlockIV (Network/TLS/Cap.hs:16)
27% ( 3 / 11) in 'Network.TLS.Util'
Missing documentation for:
Module header
sub (Network/TLS/Util.hs:22)
takelast (Network/TLS/Util.hs:27)
partition3 (Network/TLS/Util.hs:32)
partition6 (Network/TLS/Util.hs:42)
fromJust (Network/TLS/Util.hs:52)
fmapEither (Network/TLS/Util.hs:75)
catchException (Network/TLS/Util.hs:80)
67% ( 2 / 3) in 'Network.TLS.Backend'
Missing documentation for:
HasBackend (Network/TLS/Backend.hs:47)
18% ( 4 / 22) in 'Network.TLS.Cipher'
Missing documentation for:
CipherKeyExchangeType (Network/TLS/Cipher.hs:88)
Bulk (Network/TLS/Cipher.hs:101)
BulkFunctions (Network/TLS/Cipher.hs:75)
BulkDirection (Network/TLS/Cipher.hs:65)
BulkState (Network/TLS/Cipher.hs:47)
BulkStream (Network/TLS/Cipher.hs:59)
BulkBlock (Network/TLS/Cipher.hs:61)
BulkAEAD (Network/TLS/Cipher.hs:63)
bulkInit (Network/TLS/Cipher.hs:68)
Hash (Network/TLS/Crypto.hs:93)
cipherKeyBlockSize (Network/TLS/Cipher.hs:130)
BulkKey (Network/TLS/Cipher.hs:42)
BulkIV (Network/TLS/Cipher.hs:43)
BulkNonce (Network/TLS/Cipher.hs:44)
BulkAdditionalData (Network/TLS/Cipher.hs:45)
cipherExchangeNeedMoreData (Network/TLS/Cipher.hs:148)
hasMAC (Network/TLS/Cipher.hs:80)
hasRecordIV (Network/TLS/Cipher.hs:80)
24% ( 9 / 38) in 'Network.TLS.Packet'
Missing documentation for:
CurrentParams (Network/TLS/Packet.hs:80)
decodeHeader (Network/TLS/Packet.hs:119)
decodeDeprecatedHeaderLength (Network/TLS/Packet.hs:122)
decodeDeprecatedHeader (Network/TLS/Packet.hs:125)
encodeHeader (Network/TLS/Packet.hs:132)
encodeHeaderNoVer (Network/TLS/Packet.hs:136)
decodeAlert (Network/TLS/Packet.hs:143)
decodeAlerts (Network/TLS/Packet.hs:152)
encodeAlerts (Network/TLS/Packet.hs:160)
decodeHandshakeRecord (Network/TLS/Packet.hs:165)
decodeHandshake (Network/TLS/Packet.hs:171)
decodeDeprecatedHandshake (Network/TLS/Packet.hs:187)
encodeHandshake (Network/TLS/Packet.hs:353)
encodeHandshakes (Network/TLS/Packet.hs:362)
encodeHandshakeHeader (Network/TLS/Packet.hs:365)
encodeHandshakeContent (Network/TLS/Packet.hs:368)
decodeChangeCipherSpec (Network/TLS/Packet.hs:549)
encodeChangeCipherSpec (Network/TLS/Packet.hs:554)
decodePreMasterSecret (Network/TLS/Packet.hs:558)
encodePreMasterSecret (Network/TLS/Packet.hs:562)
encodeSignedDHParams (Network/TLS/Packet.hs:648)
encodeSignedECDHParams (Network/TLS/Packet.hs:655)
generateMasterSecret (Network/TLS/Packet.hs:593)
generateKeyBlock (Network/TLS/Packet.hs:611)
generateClientFinished (Network/TLS/Packet.hs:633)
generateServerFinished (Network/TLS/Packet.hs:639)
generateCertificateVerify_SSL (Network/TLS/Packet.hs:645)
getSignatureHashAlgorithm (Network/TLS/Packet.hs:484)
putSignatureHashAlgorithm (Network/TLS/Packet.hs:490)
30% ( 9 / 30) in 'Network.TLS.Extension'
Missing documentation for:
definedExtensions (Network/TLS/Extension.hs:116)
extensionID_ServerName (Network/TLS/Extension.hs:61)
extensionID_MaxFragmentLength (Network/TLS/Extension.hs:61)
extensionID_SecureRenegotiation (Network/TLS/Extension.hs:61)
extensionID_NextProtocolNegotiation (Network/TLS/Extension.hs:61)
extensionID_ApplicationLayerProtocolNegotiation (Network/TLS/Extension.hs:61)
extensionID_EllipticCurves (Network/TLS/Extension.hs:61)
extensionID_EcPointFormats (Network/TLS/Extension.hs:61)
extensionID_Heartbeat (Network/TLS/Extension.hs:61)
extensionID_SignatureAlgorithms (Network/TLS/Extension.hs:61)
ServerNameType (Network/TLS/Extension.hs:171)
MaxFragmentEnum (Network/TLS/Extension.hs:191)
EllipticCurvesSupported (Network/TLS/Extension.hs:256)
NamedCurve (Network/TLS/Extension.hs:259)
EcPointFormatsSupported (Network/TLS/Extension.hs:284)
EcPointFormat (Network/TLS/Extension.hs:287)
SessionTicket (Network/TLS/Extension.hs:309)
HeartBeat (Network/TLS/Extension.hs:317)
HeartBeatMode (Network/TLS/Extension.hs:320)
SignatureAlgorithms (Network/TLS/Extension.hs:341)
availableEllipticCurves (Network/TLS/Extension.hs:267)
5% ( 2 / 43) in 'Network.TLS.State'
Missing documentation for:
TLSState (Network/TLS/State.hs:74)
TLSSt (Network/TLS/State.hs:95)
runTLSState (Network/TLS/State.hs:105)
newTLSState (Network/TLS/State.hs:108)
withTLSRNG (Network/TLS/RNG.hs:18)
updateVerifiedData (Network/TLS/State.hs:130)
finishHandshakeTypeMaterial (Network/TLS/State.hs:137)
finishHandshakeMaterial (Network/TLS/State.hs:150)
certVerifyHandshakeTypeMaterial (Network/TLS/State.hs:153)
certVerifyHandshakeMaterial (Network/TLS/State.hs:166)
setVersion (Network/TLS/State.hs:178)
setVersionIfUnset (Network/TLS/State.hs:181)
getVersion (Network/TLS/State.hs:187)
getVersionWithDefault (Network/TLS/State.hs:190)
setSecureRenegotiation (Network/TLS/State.hs:193)
getSecureRenegotiation (Network/TLS/State.hs:196)
setExtensionNPN (Network/TLS/State.hs:199)
getExtensionNPN (Network/TLS/State.hs:202)
setExtensionALPN (Network/TLS/State.hs:205)
getExtensionALPN (Network/TLS/State.hs:208)
setNegotiatedProtocol (Network/TLS/State.hs:211)
getNegotiatedProtocol (Network/TLS/State.hs:214)
setServerNextProtocolSuggest (Network/TLS/State.hs:217)
getServerNextProtocolSuggest (Network/TLS/State.hs:220)
setClientALPNSuggest (Network/TLS/State.hs:223)
getClientALPNSuggest (Network/TLS/State.hs:226)
setClientEllipticCurveSuggest (Network/TLS/State.hs:229)
getClientEllipticCurveSuggest (Network/TLS/State.hs:232)
setClientEcPointFormatSuggest (Network/TLS/State.hs:235)
getClientEcPointFormatSuggest (Network/TLS/State.hs:238)
getClientCertificateChain (Network/TLS/State.hs:244)
setClientCertificateChain (Network/TLS/State.hs:241)
setClientSNI (Network/TLS/State.hs:247)
getClientSNI (Network/TLS/State.hs:250)
getVerifiedData (Network/TLS/State.hs:253)
setSession (Network/TLS/State.hs:169)
getSession (Network/TLS/State.hs:172)
isSessionResuming (Network/TLS/State.hs:175)
isClientContext (Network/TLS/State.hs:256)
genRandom (Network/TLS/State.hs:259)
withRNG (Network/TLS/State.hs:263)
100% ( 12 / 12) in 'Network.TLS.Compression'
57% ( 8 / 14) in 'Network.TLS.Parameters'
Missing documentation for:
ClientParams (Network/TLS/Parameters.hs:43)
ServerParams (Network/TLS/Parameters.hs:76)
CommonParams (Network/TLS/Parameters.hs:41)
Shared (Network/TLS/Parameters.hs:168)
defaultParamsClient (Network/TLS/Parameters.hs:65)
MaxFragmentEnum (Network/TLS/Extension.hs:191)
7% ( 1 / 15) in 'Network.TLS.Record.State'
Missing documentation for:
CryptState (Network/TLS/Record/State.hs:43)
MacState (Network/TLS/Record/State.hs:49)
RecordState (Network/TLS/Record/State.hs:53)
newRecordState (Networ
Network/TLS/Record/Types.hs:44:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Handshake/State.hs:54:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Handshake/Process.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Handshake/Signature.hs:29:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Handshake/Signature.hs:85:14: Warning:
This binding for ‘hash’ shadows the existing binding
imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
(and originally defined at Network/TLS/Crypto.hs:108:1-4)
Network/TLS/Handshake/Signature.hs:98:14: Warning:
This binding for ‘hash’ shadows the existing binding
imported from ‘Network.TLS.Crypto’ at Network/TLS/Handshake/Signature.hs:19:1-25
(and originally defined at Network/TLS/Crypto.hs:108:1-4)
Network/TLS/Record/Engage.hs:16:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Sending.hs:13:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Handshake/Client.hs:35:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Network/TLS/Handshake/Server.hs:31:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Network/TLS/Handshake/Server.hs:37:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
k/TLS/Record/State.hs:98)
incrRecordState (Network/TLS/Record/State.hs:106)
RecordM (Network/TLS/Record/State.hs:60)
runRecordM (Network/TLS/Record/State.hs:60)
getRecordVersion (Network/TLS/Record/State.hs:81)
setRecordIV (Network/TLS/Record/State.hs:110)
withCompression (Network/TLS/Record/State.hs:113)
computeDigest (Network/TLS/Record/State.hs:120)
makeDigest (Network/TLS/Record/State.hs:132)
getBulk (Network/TLS/Record/State.hs:140)
getMacSequence (Network/TLS/Record/State.hs:143)
54% ( 13 / 24) in 'Network.TLS.Record.Types'
Missing documentation for:
Header (Network/TLS/Struct.hs:175)
ProtocolType (Network/TLS/Struct.hs:127)
packetType (Network/TLS/Struct.hs:318)
Fragment (Network/TLS/Record/Types.hs:49)
fragmentGetBytes (Network/TLS/Record/Types.hs:49)
fragmentPlaintext (Network/TLS/Record/Types.hs:55)
fragmentCiphertext (Network/TLS/Record/Types.hs:58)
Plaintext (Network/TLS/Record/Types.hs:51)
Compressed (Network/TLS/Record/Types.hs:52)
Ciphertext (Network/TLS/Record/Types.hs:53)
onRecordFragment (Network/TLS/Record/Types.hs:61)
24% ( 8 / 33) in 'Network.TLS.Handshake.State'
Missing documentation for:
HandshakeState (Network/TLS/Handshake/State.hs:63)
ClientCertRequestData (Network/TLS/Handshake/State.hs:85)
HandshakeM (Network/TLS/Handshake/State.hs:89)
newEmptyHandshake (Network/TLS/Handshake/State.hs:100)
runHandshake (Network/TLS/Handshake/State.hs:123)
setPublicKey (Network/TLS/Handshake/State.hs:126)
setPrivateKey (Network/TLS/Handshake/State.hs:130)
getLocalPrivateKey (Network/TLS/Handshake/State.hs:137)
getRemotePublicKey (Network/TLS/Handshake/State.hs:134)
setServerDHParams (Network/TLS/Handshake/State.hs:140)
setServerECDHParams (Network/TLS/Handshake/State.hs:143)
setClientCertSent (Network/TLS/Handshake/State.hs:152)
getClientCertSent (Network/TLS/Handshake/State.hs:155)
setCertReqSent (Network/TLS/Handshake/State.hs:146)
getCertReqSent (Network/TLS/Handshake/State.hs:149)
setClientCertChain (Network/TLS/Handshake/State.hs:158)
getClientCertChain (Network/TLS/Handshake/State.hs:161)
setClientCertRequest (Network/TLS/Handshake/State.hs:164)
getClientCertRequest (Network/TLS/Handshake/State.hs:167)
addHandshakeMessage (Network/TLS/Handshake/State.hs:173)
updateHandshakeDigest (Network/TLS/Handshake/State.hs:179)
getHandshakeMessages (Network/TLS/Handshake/State.hs:176)
getHandshakeDigest (Network/TLS/Handshake/State.hs:185)
getPendingCipher (Network/TLS/Handshake/State.hs:170)
setServerHelloParameters (Network/TLS/Handshake/State.hs:260)
28% ( 12 / 43) in 'Network.TLS.Context.Internal'
Missing documentation for:
ClientParams (Network/TLS/Parameters.hs:43)
ServerParams (Network/TLS/Parameters.hs:76)
defaultParamsClient (Network/TLS/Parameters.hs:65)
MaxFragmentEnum (Network/TLS/Extension.hs:191)
ctxEOF (Network/TLS/Context/Internal.hs:148)
ctxHasSSLv2ClientHello (Network/TLS/Context/Internal.hs:151)
ctxDisableSSLv2ClientHello (Network/TLS/Context/Internal.hs:154)
ctxEstablished (Network/TLS/Context/Internal.hs:160)
withLog (Network/TLS/Context/Internal.hs:172)
ctxWithHooks (Network/TLS/Context/Internal.hs:163)
contextModifyHooks (Network/TLS/Context/Internal.hs:166)
setEOF (Network/TLS/Context/Internal.hs:157)
setEstablished (Network/TLS/Context/Internal.hs:169)
contextFlush (Network/TLS/Context/Internal.hs:121)
contextClose (Network/TLS/Context/Internal.hs:124)
contextSend (Network/TLS/Context/Internal.hs:142)
contextRecv (Network/TLS/Context/Internal.hs:145)
updateMeasure (Network/TLS/Context/Internal.hs:113)
withMeasure (Network/TLS/Context/Internal.hs:118)
withReadLock (Network/TLS/Context/Internal.hs:222)
withWriteLock (Network/TLS/Context/Internal.hs:225)
withStateLock (Network/TLS/Context/Internal.hs:231)
withRWLock (Network/TLS/Context/Internal.hs:228)
throwCore (Network/TLS/Context/Internal.hs:175)
usingState (Network/TLS/Context/Internal.hs:185)
usingState_ (Network/TLS/Context/Internal.hs:191)
runTxState (Network/TLS/Context/Internal.hs:203)
runRxState (Network/TLS/Context/Internal.hs:211)
usingHState (Network/TLS/Context/Internal.hs:194)
getHState (Network/TLS/Context/Internal.hs:200)
getStateRNG (Network/TLS/Context/Internal.hs:219)
33% ( 1 / 3) in 'Network.TLS.Handshake.Certificate'
Missing documentation for:
certificateRejected (Network/TLS/Handshake/Certificate.hs:20)
rejectOnException (Network/TLS/Handshake/Certificate.hs:30)
14% ( 1 / 7) in 'Network.TLS.Handshake.Key'
Missing documentation for:
encryptRSA (Network/TLS/Handshake/Key.hs:31)
signRSA (Network/TLS/Handshake/Key.hs:40)
decryptRSA (Network/TLS/Handshake/Key.hs:49)
verifyRSA (Network/TLS/Handshake/Key.hs:57)
generateDHE (Network/TLS/Handshake/Key.hs:62)
generateECDHE (Network/TLS/Handshake/Key.hs:65)
25% ( 1 / 4) in 'Network.TLS.Handshake.Process'
Missing documentation for:
processHandshake (Network/TLS/Handshake/Process.hs:36)
startHandshake (Network/TLS/Handshake/Process.hs:123)
getHandshakeDigest (Network/TLS/Handshake/State.hs:185)
14% ( 1 / 7) in 'Network.TLS.Handshake.Signature'
Missing documentation for:
certificateVerifyCreate (Network/TLS/Handshake/Signature.hs:42)
certificateVerifyCheck (Network/TLS/Handshake/Signature.hs:32)
digitallySignDHParams (Network/TLS/Handshake/Signature.hs:151)
digitallySignECDHParams (Network/TLS/Handshake/Signature.hs:159)
digitallySignDHParamsVerify (Network/TLS/Handshake/Signature.hs:167)
digitallySignECDHParamsVerify (Network/TLS/Handshake/Signature.hs:176)
50% ( 1 / 2) in 'Network.TLS.Record.Engage'
Missing documentation for:
engageRecord (Network/TLS/Record/Engage.hs:31)
50% ( 1 / 2) in 'Network.TLS.Record.Disengage'
Missing documentation for:
disengageRecord (Network/TLS/Record/Disengage.hs:35)
35% ( 8 / 23) in 'Network.TLS.Record'
Missing documentation for:
Fragment (Network/TLS/Record/Types.hs:49)
fragmentGetBytes (Network/TLS/Record/Types.hs:49)
fragmentPlaintext (Network/TLS/Record/Types.hs:55)
fragmentCiphertext (Network/TLS/Record/Types.hs:58)
Plaintext (Network/TLS/Record/Types.hs:51)
Compressed (Network/TLS/Record/Types.hs:52)
Ciphertext (Network/TLS/Record/Types.hs:53)
engageRecord (Network/TLS/Record/Engage.hs:31)
disengageRecord (Network/TLS/Record/Disengage.hs:35)
RecordM (Network/TLS/Record/State.hs:60)
runRecordM (Network/TLS/Record/State.hs:60)
RecordState (Network/TLS/Record/State.hs:53)
newRecordState (Network/TLS/Record/State.hs:98)
getRecordVersion (Network/TLS/Record/State.hs:81)
setRecordIV (Network/TLS/Record/State.hs:110)
50% ( 1 / 2) in 'Network.TLS.Receiving'
Missing documentation for:
processPacket (Network/TLS/Receiving.hs:31)
100% ( 2 / 2) in 'Network.TLS.Sending'
75% ( 3 / 4) in 'Network.TLS.IO'
Missing documentation for:
checkValid (Network/TLS/IO.hs:31)
29% ( 4 / 14) in 'Network.TLS.Handshake.Common'
Missing documentation for:
Module header
handshakeFailed (Network/TLS/Handshake/Common.hs:38)
errorToAlert (Network/TLS/Handshake/Common.hs:41)
unexpected (Network/TLS/Handshake/Common.hs:45)
newSession (Network/TLS/Handshake/Common.hs:48)
sendChangeCipherAndFinish (Network/TLS/Handshake/Common.hs:77)
recvChangeCipherAndFinish (Network/TLS/Handshake/Common.hs:89)
RecvState (Network/TLS/Handshake/Common.hs:96)
runRecvState (Network/TLS/Handshake/Common.hs:118)
recvPacketHandshake (Network/TLS/Handshake/Common.hs:101)
33% ( 1 / 3) in 'Network.TLS.Handshake.Client'
Missing documentation for:
handshakeClient (Network/TLS/Handshake/Client.hs:52)
handshakeClientWith (Network/TLS/Handshake/Client.hs:46)
67% ( 2 / 3) in 'Network.TLS.Handshake.Server'
Missing documentation for:
handshakeServer (Network/TLS/Handshake/Server.hs:51)
50% ( 3 / 6) in 'Network.TLS.Handshake'
Missing documentation for:
handshakeClientWith (Network/TLS/Handshake/Client.hs:46)
handshakeClient (Network/TLS/Handshake/Client.hs:52)
handshakeServer (Network/TLS/Handshake/Server.hs:51)
33% ( 15 / 46) in 'Network.TLS.Context'
Missing documentation for:
TLSParams (Network/TLS/Context.hs:91)
ctxEOF (Network/TLS/Context/Internal.hs:148)
ctxHasSSLv2ClientHello (Network/TLS/Context/Internal.hs:151)
ctxDisableSSLv2ClientHello (Network/TLS/Context/Internal.hs:154)
ctxEstablished (Network/TLS/Context/Internal.hs:160)
withLog (Network/TLS/Context/Internal.hs:172)
ctxWithHooks (Network/TLS/Context/Internal.hs:163)
contextModifyHooks (Network/TLS/Context/Internal.hs:166)
setEOF (Network/TLS/Context/Internal.hs:157)
setEstablished (Network/TLS/Context/Internal.hs:169)
contextFlush (Network/TLS/Context/Internal.hs:121)
contextClose (Network/TLS/Context/Internal.hs:124)
contextSend (Network/TLS/Context/Internal.hs:142)
contextRecv (Network/TLS/Context/Internal.hs:145)
updateMeasure (Network/TLS/Context/Internal.hs:113)
withMeasure (Network/TLS/Context/Internal.hs:118)
withReadLock (Network/TLS/Context/Internal.hs:222)
withWriteLock (Network/TLS/Context/Internal.hs:225)
withStateLock (Network/TLS/Context/Internal.hs:231)
withRWLock (Network/TLS/Context/Internal.hs:228)
contextHookSetHandshakeRecv (Network/TLS/Context.hs:212)
contextHookSetCertificateRecv (Network/TLS/Context.hs:216)
contextHookSetLogging (Network/TLS/Context.hs:220)
throwCore (Network/TLS/Context/Internal.hs:175)
usingState (Network/TLS/Context/Internal.hs:185)
usingState_ (Network/TLS/Context/Internal.hs:191)
runTxState (Network/TLS/Context/Internal.hs:203)
runRxState (Network/TLS/Context/Internal.hs:211)
usingHState (Network/TLS/Context/Internal.hs:194)
getHState (Network/TLS/Context/Internal.hs:200)
getStateRNG (Network/TLS/Context/Internal.hs:219)
100% ( 15 / 15) in 'Network.TLS.Core'
20% ( 26 /128) in 'Network.TLS.Internal'
Missing documentation for:
Bytes (Network/TLS/Struct.hs:79)
ConnectionEnd (Network/TLS/Struct.hs:81)
CipherType (Network/TLS/Struct.hs:82)
CipherData (Network/TLS/Struct.hs:84)
ExtensionID (Network/TLS/Struct.hs:182)
ExtensionRaw (Network/TLS/Struct.hs:183)
CertificateType (Network/TLS/Struct.hs:90)
HashAlgorithm (Network/TLS/Struct.hs:101)
SignatureAlgorithm (Network/TLS/Struct.hs:112)
HashAndSignatureAlgorithm (Network/TLS/Struct.hs:120)
DigitallySigned (Network/TLS/Struct.hs:124)
ProtocolType (Network/TLS/Struct.hs:127)
BigNum (Network/TLS/Struct.hs:245)
bigNumToInteger (Network/TLS/Struct.hs:248)
bigNumFromInteger (Network/TLS/Struct.hs:251)
ServerDHParams (Network/TLS/Struct.hs:254)
serverDHParamsToParams (Network/TLS/Struct.hs:266)
serverDHParamsToPublic (Network/TLS/Struct.hs:271)
serverDHParamsFrom (Network/TLS/Struct.hs:260)
ServerECDHParams (Network/TLS/Struct.hs:275)
ServerRSAParams (Network/TLS/Struct.hs:278)
ServerKeyXchgAlgorithmData (Network/TLS/Struct.hs:283)
ClientKeyXchgAlgorithmData (Network/TLS/Struct.hs:296)
Packet (Network/TLS/Struct.hs:168)
Header (Network/TLS/Struct.hs:175)
ServerRandom (Network/TLS/Struct.hs:177)
ClientRandom (Network/TLS/Struct.hs:178)
serverRandom (Network/TLS/Struct.hs:188)
clientRandom (Network/TLS/Struct.hs:191)
FinishedData (Network/TLS/Struct.hs:181)
Session (Network/TLS/Struct.hs:179)
AlertLevel (Network/TLS/Struct.hs:194)
AlertDescription (Network/TLS/Struct.hs:199)
HandshakeType (Network/TLS/Struct.hs:231)
Handshake (Network/TLS/Struct.hs:304)
numericalVer (Network/TLS/Struct.hs:337)
verOfNum (Network/TLS/Struct.hs:344)
TypeValuable (Network/TLS/Struct.hs:352)
EnumSafe8 (Network/TLS/Struct.hs:357)
EnumSafe16 (Network/TLS/Struct.hs:361)
packetType (Network/TLS/Struct.hs:318)
typeOfHandshake (Network/TLS/Struct.hs:324)
CurrentParams (Network/TLS/Packet.hs:80)
decodeHeader (Network/TLS/Packet.hs:119)
decodeDeprecatedHeaderLength (Network/TLS/Packet.hs:122)
decodeDeprecatedHeader (Network/TLS/Packet.hs:125)
encodeHeader (Network/TLS/Packet.hs:132)
encodeHeaderNoVer (Network/TLS/Packet.hs:136)
decodeAlert (Network/TLS/Packet.hs:143)
decodeAlerts (Network/TLS/Packet.hs:152)
encodeAlerts (Network/TLS/Packet.hs:160)
decodeHandshakeRecord (Network/TLS/Packet.hs:165)
decodeHandshake (Network/TLS/Packet.hs:171)
decodeDeprecatedHandshake (Network/TLS/Packet.hs:187)
encodeHandshake (Network/TLS/Packet.hs:353)
encodeHandshakes (Network/TLS/Packet.hs:362)
encodeHandshakeHeader (Network/TLS/Packet.hs:365)
encodeHandshakeContent (Network/TLS/Packet.hs:368)
decodeChangeCipherSpec (Network/TLS/Packet.hs:549)
encodeChangeCipherSpec (Network/TLS/Packet.hs:554)
decodePreMasterSecret (Network/TLS/Packet.hs:558)
encodePreMasterSecret (Network/TLS/Packet.hs:562)
encodeSignedDHParams (Network/TLS/Packet.hs:648)
encodeSignedECDHParams (Network/TLS/Packet.hs:655)
generateMasterSecret (Network/TLS/Packet.hs:593)
generateKeyBlock (Network/TLS/Packet.hs:611)
generateClientFinished (Network/TLS/Packet.hs:633)
generateServerFinished (Network/TLS/Packet.hs:639)
generateCertificateVerify_SSL (Network/TLS/Packet.hs:645)
getSignatureHashAlgorithm (Network/TLS/Packet.hs:484)
putSignatureHashAlgorithm (Network/TLS/Packet.hs:490)
processPacket (Network/TLS/Receiving.hs:31)
GetResult (Network/TLS/Wire.hs:64)
GetContinuation (Network/TLS/Wire.hs:63)
runGet (Network/TLS/Wire.hs:70)
runGetErr (Network/TLS/Wire.hs:78)
runGetMaybe (Network/TLS/Wire.hs:85)
tryGet (Network/TLS/Wire.hs:88)
getWords8 (Network/TLS/Wire.hs:91)
getWord16 (Network/TLS/Wire.hs:94)
getWords16 (Network/TLS/Wire.hs:97)
getWord24 (Network/TLS/Wire.hs:100)
getOpaque8 (Network/TLS/Wire.hs:107)
getOpaque16 (Network/TLS/Wire.hs:110)
getOpaque24 (Network/TLS/Wire.hs:113)
getInteger16 (Network/TLS/Wire.hs:116)
getBigNum16 (Network/TLS/Wire.hs:119)
getList (Network/TLS/Wire.hs:122)
processBytes (Network/TLS/Wire.hs:129)
putWords8 (Network/TLS/Wire.hs:132)
putWord16 (Network/TLS/Wire.hs:137)
putWords16 (Network/TLS/Wire.hs:143)
putWord24 (Network/TLS/Wire.hs:148)
putBytes (Network/TLS/Wire.hs:155)
putOpaque8 (Network/TLS/Wire.hs:158)
putOpaque16 (Network/TLS/Wire.hs:161)
putOpaque24 (Network/TLS/Wire.hs:164)
putInteger16 (Network/TLS/Wire.hs:167)
putBigNum16 (Network/TLS/Wire.hs:170)
encodeWord16 (Network/TLS/Wire.hs:173)
encodeWord32 (Network/TLS/Wire.hs:176)
encodeWord64 (Network/TLS/Wire.hs:179)
63% ( 75 /119) in 'Network.TLS'
Missing documentation for:
ClientParams (Network/TLS/Parameters.hs:43)
ServerParams (Network/TLS/Parameters.hs:76)
Shared (Network/TLS/Parameters.hs:168)
defaultParamsClient (Network/TLS/Parameters.hs:65)
MaxFragmentEnum (Network/TLS/Extension.hs:191)
HashAndSignatureAlgorithm (Network/TLS/Struct.hs:120)
HashAlgorithm (Network/TLS/Struct.hs:101)
SignatureAlgorithm (Network/TLS/Struct.hs:112)
CertificateType (Network/TLS/Struct.hs:90)
ProtocolType (Network/TLS/Struct.hs:127)
Header (Network/TLS/Struct.hs:175)
noSessionManager (Network/TLS/Session.hs:25)
TLSParams (Network/TLS/Context.hs:91)
HasBackend (Network/TLS/Backend.hs:47)
contextFlush (Network/TLS/Context/Internal.hs:121)
contextClose (Network/TLS/Context/Internal.hs:124)
contextHookSetHandshakeRecv (Network/TLS/Context.hs:212)
contextHookSetCertificateRecv (Network/TLS/Context.hs:216)
contextHookSetLogging (Network/TLS/Context.hs:220)
contextModifyHooks (Network/TLS/Context/Internal.hs:166)
unClientRandom (Network/TLS/Struct.hs:178)
unServerRandom (Network/TLS/Struct.hs:177)
Credentials (Network/TLS/Credentials.hs:31)
Credential (Network/TLS/Credentials.hs:29)
CipherKeyExchangeType (Network/TLS/Cipher.hs:88)
Bulk (Network/TLS/Cipher.hs:101)
BulkFunctions (Network/TLS/Cipher.hs:75)
BulkDirection (Network/TLS/Cipher.hs:65)
BulkState (Network/TLS/Cipher.hs:47)
BulkStream (Network/TLS/Cipher.hs:59)
BulkBlock (Network/TLS/Cipher.hs:61)
BulkAEAD (Network/TLS/Cipher.hs:63)
bulkInit (Network/TLS/Cipher.hs:68)
Hash (Network/TLS/Crypto.hs:93)
cipherKeyBlockSize (Network/TLS/Cipher.hs:130)
BulkKey (Network/TLS/Cipher.hs:42)
BulkIV (Network/TLS/Cipher.hs:43)
BulkNonce (Network/TLS/Cipher.hs:44)
BulkAdditionalData (Network/TLS/Cipher.hs:45)
cipherExchangeNeedMoreData (Network/TLS/Cipher.hs:148)
hasMAC (Network/TLS/Cipher.hs:80)
hasRecordIV (Network/TLS/Cipher.hs:80)
KxError (Network/TLS/Crypto.hs:61)
AlertDescription (Network/TLS/Struct.hs:199)
70% ( 21 / 30) in 'Network.TLS.Extra.Cipher'
Missing documentation for:
ciphersuite_dhe_dss (Network/TLS/Extra/Cipher.hs:147)
cipher_DHE_RSA_AES128_SHA256 (Network/TLS/Extra/Cipher.hs:350)
cipher_DHE_RSA_AES256_SHA256 (Network/TLS/Extra/Cipher.hs:358)
cipher_DHE_DSS_RC4_SHA1 (Network/TLS/Extra/Cipher.hs:343)
cipher_DHE_RSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:376)
cipher_ECDHE_RSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:386)
cipher_ECDHE_RSA_AES128CBC_SHA256 (Network/TLS/Extra/Cipher.hs:407)
cipher_ECDHE_RSA_AES128CBC_SHA (Network/TLS/Extra/Cipher.hs:396)
cipher_ECDHE_ECDSA_AES128GCM_SHA256 (Network/TLS/Extra/Cipher.hs:417)
100% ( 2 / 2) in 'Network.TLS.Extra'
Warning: Network.TLS: could not find link destinations for:
HostName Bytes DHParams Handshake getTLSCommonParams getTLSRole getCiphers doHandshake doHandshakeWith initializeBackend getBackend ClientRandom ServerRandom HostName
Documentation created: dist/doc/html/tls/index.html, dist/doc/html/tls/tls.txt
Creating package registration file: /tmp/pkgConf-tls-1.313451705061292175400.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tls-1.3.4-KmsmmTCMIZ9AzTSl3GmgwS
Registering tls-1.3.4...
Installed tls-1.3.4
Configuring profunctors-5.1.2...
Building profunctors-5.1.2...
Preprocessing library profunctors-5.1.2...
[ 1 of 14] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o )
[ 2 of 14] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 3 of 14] Compiling Data.Profunctor ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[ 4 of 14] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 5 of 14] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 6 of 14] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[ 7 of 14] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 8 of 14] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[ 9 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[10 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[11 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/build/Data/Profunctor/Codensity.o )
[12 of 14] Compiling Data.Profunctor.Monoid ( src/Data/Profunctor/Monoid.hs, dist/build/Data/Profunctor/Monoid.o )
[13 of 14] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
[14 of 14] Compiling Data.Profunctor.Tambara ( src/Data/Profunctor/Tambara.hs, dist/build/Data/Profunctor/Tambara.o )
In-place registering profunctors-5.1.2...
Running Haddock for profunctors-5.1.2...
Running hscolour for profunctors-5.1.2...
Preprocessing library profunctors-5.1.2...
Preprocessing library profunctors-5.1.2...
Haddock coverage:
100% ( 2 / 2) in 'Data.Profunctor.Trace'
100% ( 3 / 3) in 'Data.Profunctor.Unsafe'
80% ( 12 / 15) in 'Data.Profunctor'
Missing documentation for:
Cochoice (src/Data/Profunctor.hs:415)
Forget (src/Data/Profunctor.hs:219)
:-> (src/Data/Profunctor.hs:67)
0% ( 0 / 4) in 'Data.Profunctor.Monad'
Missing documentation for:
Module header
ProfunctorFunctor (src/Data/Profunctor/Monad.hs:7)
ProfunctorMonad (src/Data/Profunctor/Monad.hs:10)
ProfunctorComonad (src/Data/Profunctor/Monad.hs:14)
0% ( 0 / 2) in 'Data.Profunctor.Adjunction'
Missing documentation for:
Module header
ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:10)
21% ( 3 / 14) in 'Data.Profunctor.Cayley'
Missing documentation for:
Cayley (src/Data/Profunctor/Cayley.hs:28)
(src/Data/Profunctor/Cayley.hs:30)
(src/Data/Profunctor/Cayley.hs:43)
(src/Data/Profunctor/Cayley.hs:50)
(src/Data/Profunctor/Cayley.hs:54)
(src/Data/Profunctor/Cayley.hs:58)
(src/Data/Profunctor/Cayley.hs:62)
(src/Data/Profunctor/Cayley.hs:69)
(src/Data/Profunctor/Cayley.hs:75)
(src/Data/Profunctor/Cayley.hs:78)
(src/Data/Profunctor/Cayley.hs:81)
67% ( 4 / 6) in 'Data.Profunctor.Closed'
Missing documentation for:
Module header
Environment (src/Data/Profunctor/Closed.hs:150)
100% ( 3 / 3) in 'Data.Profunctor.Sieve'
65% ( 15 / 23) in 'Data.Profunctor.Rep'
Missing documentation for:
prepAdj (src/Data/Profunctor/Rep.hs:175)
unprepAdj (src/Data/Profunctor/Rep.hs:178)
prepUnit (src/Data/Profunctor/Rep.hs:181)
prepCounit (src/Data/Profunctor/Rep.hs:184)
Coprep (src/Data/Profunctor/Rep.hs:191)
uncoprepAdj (src/Data/Profunctor/Rep.hs:206)
coprepUnit (src/Data/Profunctor/Rep.hs:209)
coprepCounit (src/Data/Profunctor/Rep.hs:212)
94% ( 15 / 16) in 'Data.Profunctor.Composition'
Missing documentation for:
procomposed (src/Data/Profunctor/Composition.hs:74)
67% ( 2 / 3) in 'Data.Profunctor.Codensity'
Missing documentation for:
decomposeCodensity (src/Data/Profunctor/Codensity.hs:52)
33% ( 1 / 3) in 'Data.Profunctor.Monoid'
Missing documentation for:
Module header
mu (src/Data/Profunctor/Monoid.hs:15)
50% ( 3 / 6) in 'Data.Profunctor.Ran'
Missing documentation for:
precomposeRan (src/Data/Profunctor/Ran.hs:73)
curryRan (src/Data/Profunctor/Ran.hs:77)
uncurryRan (src/Data/Profunctor/Ran.hs:81)
89% ( 8 / 9) in 'Data.Profunctor.Tambara'
Missing documentation for:
Tambara (src/Data/Profunctor/Tambara.hs:42)
Warning: Data.Profunctor.Rep: could not find link destinations for:
Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
Iso
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-5.111052059631217165967.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/profunctors-5.1.2-0xii2qEyzPt1Gx4wlWow4r
Registering profunctors-5.1.2...
Installed profunctors-5.1.2
Configuring dns-2.0.1...
Building dns-2.0.1...
Preprocessing library dns-2.0.1...
[1 of 9] Compiling Network.DNS.Internal ( Network/DNS/Internal.hs, dist/build/Network/DNS/Internal.o )
[2 of 9] Compiling Network.DNS.Types ( Network/DNS/Types.hs, dist/build/Network/DNS/Types.o )
[3 of 9] Compiling Network.DNS.StateBinary ( Network/DNS/StateBinary.hs, dist/build/Network/DNS/StateBinary.o )
[4 of 9] Compiling Network.DNS.Decode ( Network/DNS/Decode.hs, dist/build/Network/DNS/Decode.o )
[5 of 9] Compiling Network.DNS.Encode ( Network/DNS/Encode.hs, dist/build/Network/DNS/Encode.o )
[6 of 9] Compiling Network.DNS.Utils ( Network/DNS/Utils.hs, dist/build/Network/DNS/Utils.o )
[7 of 9] Compiling Network.DNS.Resolver ( Network/DNS/Resolver.hs, dist/build/Network/DNS/Resolver.o )
[8 of 9] Compiling Network.DNS.Lookup ( Network/DNS/Lookup.hs, dist/build/Network/DNS/Lookup.o )
[9 of 9] Compiling Network.DNS ( Network/DNS.hs, dist/build/Network/DNS.o )
In-place registering dns-2.0.1...
Running Haddock for dns-2.0.1...
Running hscolour for dns-2.0.1...
Preprocessing library dns-2.0.1...
Preprocessing library dns-2.0.1...
Haddock coverage:
37% ( 11 / 30) in 'Network.DNS.Internal'
Missing documentation for:
Module header
rrDB (Network/DNS/Internal.hs:33)
OPTTYPE (Network/DNS/Internal.hs:48)
orDB (Network/DNS/Internal.hs:52)
rookup (Network/DNS/Internal.hs:57)
intToType (Network/DNS/Internal.hs:63)
typeToInt (Network/DNS/Internal.hs:65)
intToOptType (Network/DNS/Internal.hs:69)
optTypeToInt (Network/DNS/Internal.hs:71)
(Network/DNS/Internal.hs:111)
QorR (Network/DNS/Internal.hs:144)
OPCODE (Network/DNS/Internal.hs:146)
RCODE (Network/DNS/Internal.hs:148)
(Network/DNS/Internal.hs:194)
OData (Network/DNS/Internal.hs:209)
defaultQuery (Network/DNS/Internal.hs:215)
defaultResponse (Network/DNS/Internal.hs:235)
responseA (Network/DNS/Internal.hs:249)
responseAAAA (Network/DNS/Internal.hs:260)
63% ( 19 / 30) in 'Network.DNS.Types'
Missing documentation for:
OData (Network/DNS/Internal.hs:209)
intToType (Network/DNS/Internal.hs:63)
typeToInt (Network/DNS/Internal.hs:65)
OPTTYPE (Network/DNS/Internal.hs:48)
intToOptType (Network/DNS/Internal.hs:69)
optTypeToInt (Network/DNS/Internal.hs:71)
QorR (Network/DNS/Internal.hs:144)
OPCODE (Network/DNS/Internal.hs:146)
RCODE (Network/DNS/Internal.hs:148)
responseA (Network/DNS/Internal.hs:249)
responseAAAA (Network/DNS/Internal.hs:260)
0% ( 0 / 35) in 'Network.DNS.StateBinary'
Missing documentation for:
Module header
SPut (Network/DNS/StateBinary.hs:31)
WState (Network/DNS/StateBinary.hs:33)
initialWState (Network/DNS/StateBinary.hs:38)
(Network/DNS/StateBinary.hs:41)
put8 (Network/DNS/StateBinary.hs:45)
put16 (Network/DNS/StateBinary.hs:48)
put32 (Network/DNS/StateBinary.hs:51)
putInt8 (Network/DNS/StateBinary.hs:54)
putInt16 (Network/DNS/StateBinary.hs:57)
putInt32 (Network/DNS/StateBinary.hs:60)
putByteString (Network/DNS/StateBinary.hs:63)
addPositionW (Network/DNS/StateBinary.hs:66)
fixedSized (Network/DNS/StateBinary.hs:71)
writeSized (Network/DNS/StateBinary.hs:75)
wsPop (Network/DNS/StateBinary.hs:79)
wsPush (Network/DNS/StateBinary.hs:84)
SGet (Network/DNS/StateBinary.hs:91)
PState (Network/DNS/StateBinary.hs:93)
getPosition (Network/DNS/StateBinary.hs:100)
addPosition (Network/DNS/StateBinary.hs:103)
push (Network/DNS/StateBinary.hs:108)
pop (Network/DNS/StateBinary.hs:113)
get8 (Network/DNS/StateBinary.hs:118)
get16 (Network/DNS/StateBinary.hs:121)
get32 (Network/DNS/StateBinary.hs:130)
getInt8 (Network/DNS/StateBinary.hs:141)
getInt16 (Network/DNS/StateBinary.hs:144)
getInt32 (Network/DNS/StateBinary.hs:147)
getNBytes (Network/DNS/StateBinary.hs:152)
getNByteString (Network/DNS/StateBinary.hs:157)
initialState (Network/DNS/StateBinary.hs:162)
sinkSGet (Network/DNS/StateBinary.hs:165)
runSGet (Network/DNS/StateBinary.hs:168)
runSPut (Network/DNS/StateBinary.hs:171)
67% ( 2 / 3) in 'Network.DNS.Decode'
Missing documentation for:
Module header
67% ( 2 / 3) in 'Network.DNS.Encode'
Missing documentation for:
Module header
100% ( 4 / 4) in 'Network.DNS.Utils'
100% ( 20 / 20) in 'Network.DNS.Resolver'
100% ( 12 / 12) in 'Network.DNS.Lookup'
100% ( 15 / 15) in 'Network.DNS'
Documentation created: dist/doc/html/dns/index.html, dist/doc/html/dns/dns.txt
Creating package registration file: /tmp/pkgConf-dns-2.010840271322090031984.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/dns-2.0.1-1oRXdRbPH4k2X7c52KChp5
Registering dns-2.0.1...
Installed dns-2.0.1
Configuring xml-conduit-1.3.2...
Building xml-conduit-1.3.2...
Preprocessing library xml-conduit-1.3.2...
[1 of 7] Compiling Text.XML.Cursor.Generic ( Text/XML/Cursor/Generic.hs, dist/build/Text/XML/Cursor/Generic.o )
[2 of 7] Compiling Text.XML.Stream.Token ( Text/XML/Stream/Token.hs, dist/build/Text/XML/Stream/Token.o )
Text/XML/Stream/Token.hs:19:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
[3 of 7] Compiling Text.XML.Stream.Render ( Text/XML/Stream/Render.hs, dist/build/Text/XML/Stream/Render.o )
Text/XML/Stream/Render.hs:29:1: Warning:
The import of ‘Control.Monad.Trans.Resource’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Resource’
To import instances alone, use: import Control.Monad.Trans.Resource()
Text/XML/Stream/Render.hs:30:1: Warning:
The import of ‘Data.ByteString’ is redundant
except perhaps to import instances from ‘Data.ByteString’
To import instances alone, use: import Data.ByteString()
Text/XML/Stream/Render.hs:40:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Text/XML/Stream/Render.hs:54:1: Warning:
Top-level binding with no type signature:
renderBytes :: forall (m :: * -> *) (base :: * -> *).
(transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
RenderSettings -> ConduitM Event ByteString m ()
Text/XML/Stream/Render.hs:63:1: Warning:
Top-level binding with no type signature:
renderText :: forall (m :: * -> *) (base :: * -> *).
(transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
MonadThrow m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
RenderSettings -> ConduitM Event Text m ()
Text/XML/Stream/Render.hs:100:18: Warning:
This binding for ‘attr’ shadows the existing binding
defined at Text/XML/Stream/Render.hs:364:1
Text/XML/Stream/Render.hs:344:25: Warning:
This binding for ‘content’ shadows the existing binding
defined at Text/XML/Stream/Render.hs:351:1
[4 of 7] Compiling Text.XML.Stream.Parse ( Text/XML/Stream/Parse.hs, dist/build/Text/XML/Stream/Parse.o )
Text/XML/Stream/Parse.hs:155:1: Warning:
The import of ‘Applicative, <$>’
from module ‘Control.Applicative’ is redundant
Text/XML/Stream/Parse.hs:564:5: Warning:
This binding for ‘parseText'’ shadows the existing binding
defined at Text/XML/Stream/Parse.hs:360:1
Text/XML/Stream/Parse.hs:697:20: Warning:
This binding for ‘attr’ shadows the existing binding
defined at Text/XML/Stream/Parse.hs:904:1
[5 of 7] Compiling Text.XML.Unresolved ( Text/XML/Unresolved.hs, dist/build/Text/XML/Unresolved.o )
Text/XML/Unresolved.hs:54:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Text/XML/Unresolved.hs:128:1: Warning:
Top-level binding with no type signature:
renderBytes :: forall a (m :: * -> *) (base :: * -> *).
(transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
R.RenderSettings -> Document -> ConduitM a ByteString m ()
Text/XML/Unresolved.hs:131:1: Warning:
Top-level binding with no type signature:
renderText :: forall a (m :: * -> *) (base :: * -> *).
(transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
MonadThrow m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
R.RenderSettings -> Document -> ConduitM a Text m ()
[6 of 7] Compiling Text.XML ( Text/XML.hs, dist/build/Text/XML.o )
Text/XML.hs:111:1: Warning:
The import of ‘Control.Monad.Trans.Resource’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Resource’
To import instances alone, use: import Control.Monad.Trans.Resource()
Text/XML.hs:119:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Text/XML.hs:284:1: Warning:
Top-level binding with no type signature:
renderBytes :: forall a (m :: * -> *) (base :: * -> *).
(transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
R.RenderSettings -> Document -> ConduitM a ByteString m ()
[7 of 7] Compiling Text.XML.Cursor ( Text/XML/Cursor.hs, dist/build/Text/XML/Cursor.o )
In-place registering xml-conduit-1.3.2...
Running Haddock for xml-conduit-1.3.2...
Running hscolour for xml-conduit-1.3.2...
Preprocessing library xml-conduit-1.3.2...
Preprocessing library xml-conduit-1.3.2...
Text/XML/Stream/Token.hs:19:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Text/XML/Stream/Render.hs:29:1: Warning:
The import of ‘Control.Monad.Trans.Resource’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Resource’
To import instances alone, use: import Control.Monad.Trans.Resource()
Text/XML/Stream/Render.hs:30:1: Warning:
The import of ‘Data.ByteString’ is redundant
except perhaps to import instances from ‘Data.ByteString’
To import instances alone, use: import Data.ByteString()
Text/XML/Stream/Render.hs:40:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Text/XML/Stream/Render.hs:54:1: Warning:
Top-level binding with no type signature:
renderBytes :: forall (m :: * -> *) (base :: * -> *).
(transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
RenderSettings -> ConduitM Event ByteString m ()
Text/XML/Stream/Render.hs:63:1: Warning:
Top-level binding with no type signature:
renderText :: forall (m :: * -> *) (base :: * -> *).
(MonadThrow m,
transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
RenderSettings -> ConduitM Event Text m ()
Text/XML/Stream/Render.hs:100:18: Warning:
This binding for ‘attr’ shadows the existing binding
defined at Text/XML/Stream/Render.hs:364:1
Text/XML/Stream/Render.hs:344:25: Warning:
This binding for ‘content’ shadows the existing binding
defined at Text/XML/Stream/Render.hs:351:1
Text/XML/Stream/Parse.hs:155:1: Warning:
The import of ‘Applicative, <$>’
from module ‘Control.Applicative’ is redundant
Text/XML/Stream/Parse.hs:564:5: Warning:
This binding for ‘parseText'’ shadows the existing binding
defined at Text/XML/Stream/Parse.hs:360:1
Text/XML/Stream/Parse.hs:697:20: Warning:
This binding for ‘attr’ shadows the existing binding
defined at Text/XML/Stream/Parse.hs:904:1
Text/XML/Unresolved.hs:54:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Text/XML/Unresolved.hs:128:1: Warning:
Top-level binding with no type signature:
renderBytes :: forall a (m :: * -> *) (base :: * -> *).
(transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
R.RenderSettings -> Document -> ConduitM a ByteString m ()
Text/XML/Unresolved.hs:131:1: Warning:
Top-level binding with no type signature:
renderText :: forall a (m :: * -> *) (base :: * -> *).
(MonadThrow m,
transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
R.RenderSettings -> Document -> ConduitM a Text m ()
Text/XML.hs:111:1: Warning:
The import of ‘Control.Monad.Trans.Resource’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans.Resource’
To import instances alone, use: import Control.Monad.Trans.Resource()
Text/XML.hs:119:1: Warning:
The import of ‘Data.Monoid’ is redundant
except perhaps to import instances from ‘Data.Monoid’
To import instances alone, use: import Data.Monoid()
Text/XML.hs:284:1: Warning:
Top-level binding with no type signature:
renderBytes :: forall a (m :: * -> *) (base :: * -> *).
(transformers-base-0.4.4:Control.Monad.Base.MonadBase base m,
primitive-0.6.1.0:Control.Monad.Primitive.PrimMonad base) =>
R.RenderSettings -> Document -> ConduitM a ByteString m ()
Haddock coverage:
92% ( 24 / 26) in 'Text.XML.Cursor.Generic'
Missing documentation for:
Axis (Text/XML/Cursor/Generic.hs:35)
toCursor (Text/XML/Cursor/Generic.hs:52)
0% ( 0 / 6) in 'Text.XML.Stream.Token'
Missing documentation for:
Module header
tokenToBuilder (Text/XML/Stream/Token.hs:39)
TName (Text/XML/Stream/Token.hs:97)
Token (Text/XML/Stream/Token.hs:30)
TAttribute (Text/XML/Stream/Token.hs:119)
NSLevel (Text/XML/Stream/Token.hs:152)
90% ( 18 / 20) in 'Text.XML.Stream.Render'
Missing documentation for:
RenderSettings (Text/XML/Stream/Render.hs:65)
rsPretty (Text/XML/Stream/Render.hs:66)
82% ( 51 / 62) in 'Text.XML.Stream.Parse'
Missing documentation for:
parseBytesPos (Text/XML/Stream/Parse.hs:331)
parseText (Text/XML/Stream/Parse.hs:363)
ParseSettings (Text/XML/Stream/Parse.hs:398)
DecodeEntities (Text/XML/Stream/Parse.hs:990)
psDecodeEntities (Text/XML/Stream/Parse.hs:399)
optionalAttr (Text/XML/Stream/Parse.hs:911)
requireAttrRaw (Text/XML/Stream/Parse.hs:897)
optionalAttrRaw (Text/XML/Stream/Parse.hs:887)
XmlException (Text/XML/Stream/Parse.hs:851)
PositionRange
EventPos (Text/XML/Stream/Parse.hs:316)
41% ( 13 / 32) in 'Text.XML.Unresolved'
Missing documentation for:
writeFile (Text/XML/Unresolved.hs:78)
readFile (Text/XML/Unresolved.hs:70)
renderLBS (Text/XML/Unresolved.hs:82)
parseLBS (Text/XML/Unresolved.hs:91)
parseLBS_ (Text/XML/Unresolved.hs:96)
parseText (Text/XML/Unresolved.hs:252)
parseText_ (Text/XML/Unresolved.hs:258)
sinkTextDoc (Text/XML/Unresolved.hs:261)
sinkDoc (Text/XML/Unresolved.hs:73)
toEvents (Text/XML/Unresolved.hs:218)
fromEvents (Text/XML/Unresolved.hs:133)
renderBuilder (Text/XML/Unresolved.hs:124)
renderBytes (Text/XML/Unresolved.hs:128)
renderText (Text/XML/Unresolved.hs:131)
InvalidEventStream (Text/XML/Unresolved.hs:99)
ParseSettings (Text/XML/Stream/Parse.hs:398)
psDecodeEntities (Text/XML/Stream/Parse.hs:399)
RenderSettings (Text/XML/Stream/Render.hs:65)
rsPretty (Text/XML/Stream/Render.hs:66)
42% ( 22 / 53) in 'Text.XML'
Missing documentation for:
Document (Text/XML.hs:124)
Prologue
Instruction
Miscellaneous
Node (Text/XML.hs:136)
Element (Text/XML.hs:151)
ExternalID
readFile (Text/XML.hs:229)
parseLBS (Text/XML.hs:246)
parseLBS_ (Text/XML.hs:252)
sinkDoc (Text/XML.hs:255)
parseText (Text/XML.hs:260)
parseText_ (Text/XML.hs:266)
sinkTextDoc (Text/XML.hs:269)
fromEvents (Text/XML.hs:274)
UnresolvedEntityException (Text/XML.hs:279)
XMLException (Text/XML.hs:234)
writeFile (Text/XML.hs:286)
renderLBS (Text/XML.hs:290)
renderText (Text/XML.hs:299)
renderBytes (Text/XML.hs:284)
ParseSettings (Text/XML/Stream/Parse.hs:398)
psDecodeEntities (Text/XML/Stream/Parse.hs:399)
RenderSettings (Text/XML/Stream/Render.hs:65)
rsPretty (Text/XML/Stream/Render.hs:66)
toXMLDocument (Text/XML.hs:168)
fromXMLDocument (Text/XML.hs:193)
toXMLNode (Text/XML.hs:184)
fromXMLNode (Text/XML.hs:221)
toXMLElement (Text/XML.hs:174)
fromXMLElement (Text/XML.hs:199)
96% ( 45 / 47) in 'Text.XML.Cursor'
Missing documentation for:
force (Text/XML/Cursor.hs:219)
forceM (Text/XML/Cursor.hs:223)
Warning: Text.XML: could not find link destinations for:
D1Prologue C1_0Prologue S1_0_0Prologue S1_0_1Prologue S1_0_2Prologue D1Instruction C1_0Instruction S1_0_0Instruction S1_0_1Instruction D1Miscellaneous C1_0Miscellaneous C1_1Miscellaneous D1Name C1_0Name S1_0_0Name S1_0_1Name S1_0_2Name D1Doctype C1_0Doctype S1_0_0Doctype S1_0_1Doctype D1ExternalID C1_0ExternalID C1_1ExternalID
Documentation created: dist/doc/html/xml-conduit/index.html,
dist/doc/html/xml-conduit/xml-conduit.txt
Creating package registration file:
/tmp/pkgConf-xml-conduit-1.32120129986398204190.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/xml-conduit-1.3.2-8VKFACTgYi0EnnmkTgHOP3
Registering xml-conduit-1.3.2...
Installed xml-conduit-1.3.2
Downloading pontarius-xmpp-0.5.0...
[1 of 1] Compiling Main ( /tmp/cabal-tmp-23120/pontarius-xmpp-0.5.0/dist/setup/setup.hs, /tmp/cabal-tmp-23120/pontarius-xmpp-0.5.0/dist/setup/Main.o )
/tmp/cabal-tmp-23120/pontarius-xmpp-0.5.0/dist/setup/setup.hs:7:1: Warning:
The import of ‘Package’
from module ‘Distribution.Package’ is redundant
/tmp/cabal-tmp-23120/pontarius-xmpp-0.5.0/dist/setup/setup.hs:10:1: Warning:
The import of ‘copyFiles’
from module ‘Distribution.Simple.Utils’ is redundant
/tmp/cabal-tmp-23120/pontarius-xmpp-0.5.0/dist/setup/setup.hs:12:1: Warning:
The import of ‘HaddockFlags, Flag, haddockDistPref’
from module ‘Distribution.Simple.Setup’ is redundant
/tmp/cabal-tmp-23120/pontarius-xmpp-0.5.0/dist/setup/setup.hs:14:1: Warning:
The import of ‘Distribution.Text’ is redundant
except perhaps to import instances from ‘Distribution.Text’
To import instances alone, use: import Distribution.Text()
/tmp/cabal-tmp-23120/pontarius-xmpp-0.5.0/dist/setup/setup.hs:15:1: Warning:
The import of ‘normal’
from module ‘Distribution.Verbosity’ is redundant
Linking /tmp/cabal-tmp-23120/pontarius-xmpp-0.5.0/dist/setup/setup ...
Configuring pontarius-xmpp-0.5.0...
Building pontarius-xmpp-0.5.0...
Preprocessing library pontarius-xmpp-0.5.0...
[ 1 of 32] Compiling Network.Xmpp.Utilities ( source/Network/Xmpp/Utilities.hs, dist/build/Network/Xmpp/Utilities.o )
[ 2 of 32] Compiling Network.Xmpp.Sasl.StringPrep ( source/Network/Xmpp/Sasl/StringPrep.hs, dist/build/Network/Xmpp/Sasl/StringPrep.o )
[ 3 of 32] Compiling Network.Xmpp.Types ( source/Network/Xmpp/Types.hs, dist/build/Network/Xmpp/Types.o )
source/Network/Xmpp/Types.hs:89:1: Warning:
The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
source/Network/Xmpp/Types.hs:92:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Types.hs:626:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:626:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:644:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:644:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:794:36: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:1229:41: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[ 4 of 32] Compiling Network.Xmpp.IM.Presence ( source/Network/Xmpp/IM/Presence.hs, dist/build/Network/Xmpp/IM/Presence.o )
[ 5 of 32] Compiling Network.Xmpp.IM.Roster.Types ( source/Network/Xmpp/IM/Roster/Types.hs, dist/build/Network/Xmpp/IM/Roster/Types.o )
[ 6 of 32] Compiling Network.Xmpp.IM.PresenceTracker.Types ( source/Network/Xmpp/IM/PresenceTracker/Types.hs, dist/build/Network/Xmpp/IM/PresenceTracker/Types.o )
[ 7 of 32] Compiling Network.Xmpp.Marshal ( source/Network/Xmpp/Marshal.hs, dist/build/Network/Xmpp/Marshal.o )
[ 8 of 32] Compiling Network.Xmpp.IM.Message ( source/Network/Xmpp/IM/Message.hs, dist/build/Network/Xmpp/IM/Message.o )
[ 9 of 32] Compiling Network.Xmpp.Sasl.Types ( source/Network/Xmpp/Sasl/Types.hs, dist/build/Network/Xmpp/Sasl/Types.o )
[10 of 32] Compiling Network.Xmpp.Concurrent.Types ( source/Network/Xmpp/Concurrent/Types.hs, dist/build/Network/Xmpp/Concurrent/Types.o )
source/Network/Xmpp/Concurrent/Types.hs:10:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Concurrent/Types.hs:71:18: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[11 of 32] Compiling Network.Xmpp.Lens ( source/Network/Xmpp/Lens.hs, dist/build/Network/Xmpp/Lens.o )
source/Network/Xmpp/Lens.hs:151:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[12 of 32] Compiling Network.Xmpp.Stanza ( source/Network/Xmpp/Stanza.hs, dist/build/Network/Xmpp/Stanza.o )
[13 of 32] Compiling Network.Xmpp.IM.PresenceTracker ( source/Network/Xmpp/IM/PresenceTracker.hs, dist/build/Network/Xmpp/IM/PresenceTracker.o )
[14 of 32] Compiling Network.Xmpp.Stream ( source/Network/Xmpp/Stream.hs, dist/build/Network/Xmpp/Stream.o )
source/Network/Xmpp/Stream.hs:12:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Stream.hs:18:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Stream.hs:27:1: Warning:
The import of ‘Data.IP’ is redundant
except perhaps to import instances from ‘Data.IP’
To import instances alone, use: import Data.IP()
source/Network/Xmpp/Stream.hs:84:42: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:111:15: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:129:13: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:130:13: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:137:17: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:182:24: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:189:30: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:201:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:205:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:209:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:213:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:263:22: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:264:32: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:272:36: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:331:27: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:334:5: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:380:17: Warning:
This binding for ‘tag’ shadows the existing binding
imported from ‘Text.XML.Stream.Parse’ at source/Network/Xmpp/Stream.hs:48:1-44
source/Network/Xmpp/Stream.hs:437:30: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:441:12: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:525:23: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:541:52: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:545:22: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:580:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:608:39: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:659:9: Warning:
This binding for ‘addr’ shadows the existing binding
imported from ‘Data.IP’ at source/Network/Xmpp/Stream.hs:27:1-24
(and originally defined in ‘iproute-1.7.0:Data.IP.Range’)
source/Network/Xmpp/Stream.hs:689:20: Warning:
This binding for ‘port’ shadows the existing binding
bound at source/Network/Xmpp/Stream.hs:684:31
source/Network/Xmpp/Stream.hs:689:43: Warning:
This binding for ‘addr’ shadows the existing binding
imported from ‘Data.IP’ at source/Network/Xmpp/Stream.hs:27:1-24
(and originally defined in ‘iproute-1.7.0:Data.IP.Range’)
source/Network/Xmpp/Stream.hs:690:20: Warning:
This binding for ‘port’ shadows the existing binding
bound at source/Network/Xmpp/Stream.hs:684:31
source/Network/Xmpp/Stream.hs:690:49: Warning:
This binding for ‘addr’ shadows the existing binding
imported from ‘Data.IP’ at source/Network/Xmpp/Stream.hs:27:1-24
(and originally defined in ‘iproute-1.7.0:Data.IP.Range’)
source/Network/Xmpp/Stream.hs:692:22: Warning:
This binding for ‘addr’ shadows the existing binding
imported from ‘Data.IP’ at source/Network/Xmpp/Stream.hs:27:1-24
(and originally defined in ‘iproute-1.7.0:Data.IP.Range’)
source/Network/Xmpp/Stream.hs:717:36: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:718:30: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:797:38: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:798:5: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:843:5: Warning:
This binding for ‘many'’ shadows the existing binding
imported from ‘Text.XML.Stream.Parse’ at source/Network/Xmpp/Stream.hs:48:1-44
[15 of 32] Compiling Network.Xmpp.Tls ( source/Network/Xmpp/Tls.hs, dist/build/Network/Xmpp/Tls.o )
source/Network/Xmpp/Tls.hs:9:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Tls.hs:12:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Tls.hs:14:1: Warning:
The import of ‘Crypto.Random’ is redundant
except perhaps to import instances from ‘Crypto.Random’
To import instances alone, use: import Crypto.Random()
source/Network/Xmpp/Tls.hs:59:13: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Tls.hs:88:9: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Tls.hs:176:15: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[16 of 32] Compiling Network.Xmpp.Concurrent.Basic ( source/Network/Xmpp/Concurrent/Basic.hs, dist/build/Network/Xmpp/Concurrent/Basic.o )
source/Network/Xmpp/Concurrent/Basic.hs:4:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[17 of 32] Compiling Network.Xmpp.Concurrent.IQ ( source/Network/Xmpp/Concurrent/IQ.hs, dist/build/Network/Xmpp/Concurrent/IQ.o )
source/Network/Xmpp/Concurrent/IQ.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent/IQ.hs:12:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Concurrent/IQ.hs:13:1: Warning:
The import of ‘Control.Monad.Trans’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans’
To import instances alone, use: import Control.Monad.Trans()
source/Network/Xmpp/Concurrent/IQ.hs:44:21: Warning:
This binding for ‘lang’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:234:5-34)
source/Network/Xmpp/Concurrent/IQ.hs:47:14: Warning:
This binding for ‘t’ shadows the existing binding
bound at source/Network/Xmpp/Concurrent/IQ.hs:44:16
source/Network/Xmpp/Concurrent/IQ.hs:61:22: Warning:
This binding for ‘t’ shadows the existing binding
bound at source/Network/Xmpp/Concurrent/IQ.hs:44:16
source/Network/Xmpp/Concurrent/IQ.hs:83:18: Warning:
This binding for ‘to’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:232:5-30)
source/Network/Xmpp/Concurrent/IQ.hs:83:24: Warning:
This binding for ‘lang’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:234:5-34)
source/Network/Xmpp/Concurrent/IQ.hs:97:17: Warning:
This binding for ‘to’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:232:5-30)
source/Network/Xmpp/Concurrent/IQ.hs:97:23: Warning:
This binding for ‘lang’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:234:5-34)
[18 of 32] Compiling Network.Xmpp.IM.Roster ( source/Network/Xmpp/IM/Roster.hs, dist/build/Network/Xmpp/IM/Roster.o )
source/Network/Xmpp/IM/Roster.hs:8:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[19 of 32] Compiling Network.Xmpp.IM ( source/Network/Xmpp/IM.hs, dist/build/Network/Xmpp/IM.o )
[20 of 32] Compiling Network.Xmpp.Concurrent.Message ( source/Network/Xmpp/Concurrent/Message.hs, dist/build/Network/Xmpp/Concurrent/Message.o )
source/Network/Xmpp/Concurrent/Message.hs:4:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[21 of 32] Compiling Network.Xmpp.Concurrent.Presence ( source/Network/Xmpp/Concurrent/Presence.hs, dist/build/Network/Xmpp/Concurrent/Presence.o )
source/Network/Xmpp/Concurrent/Presence.hs:4:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[22 of 32] Compiling Network.Xmpp.Concurrent.Monad ( source/Network/Xmpp/Concurrent/Monad.hs, dist/build/Network/Xmpp/Concurrent/Monad.o )
source/Network/Xmpp/Concurrent/Monad.hs:5:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
[23 of 32] Compiling Network.Xmpp.Concurrent.Threads ( source/Network/Xmpp/Concurrent/Threads.hs, dist/build/Network/Xmpp/Concurrent/Threads.o )
source/Network/Xmpp/Concurrent/Threads.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent/Threads.hs:12:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Concurrent/Threads.hs:92:48: Warning:
This binding for ‘keepAlive’ shadows the existing binding
imported from ‘Network.Xmpp.Concurrent.Types’ at source/Network/Xmpp/Concurrent/Threads.hs:15:1-46
(and originally defined
at source/Network/Xmpp/Concurrent/Types.hs:107:7-15)
[24 of 32] Compiling Network.Xmpp.Sasl.Common ( source/Network/Xmpp/Sasl/Common.hs, dist/build/Network/Xmpp/Sasl/Common.o )
source/Network/Xmpp/Sasl/Common.hs:8:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Sasl/Common.hs:9:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl/Common.hs:135:49: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:148:20: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:157:18: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:168:28: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:173:16: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:182:21: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:198:29: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:204:35: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:214:20: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[25 of 32] Compiling Network.Xmpp.Sasl.Mechanisms.DigestMd5 ( source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs, dist/build/Network/Xmpp/Sasl/Mechanisms/DigestMd5.o )
source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:8:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:29:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:35:61: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:117:16: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[26 of 32] Compiling Network.Xmpp.Sasl.Mechanisms.Plain ( source/Network/Xmpp/Sasl/Mechanisms/Plain.hs, dist/build/Network/Xmpp/Sasl/Mechanisms/Plain.o )
source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:11:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:24:14: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:54:16: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[27 of 32] Compiling Network.Xmpp.Sasl.Mechanisms.Scram ( source/Network/Xmpp/Sasl/Mechanisms/Scram.hs, dist/build/Network/Xmpp/Sasl/Mechanisms/Scram.o )
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:9:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:10:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:40:10: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:89:22: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:157:16: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[28 of 32] Compiling Network.Xmpp.Sasl.Mechanisms ( source/Network/Xmpp/Sasl/Mechanisms.hs, dist/build/Network/Xmpp/Sasl/Mechanisms.o )
[29 of 32] Compiling Network.Xmpp.Sasl ( source/Network/Xmpp/Sasl.hs, dist/build/Network/Xmpp/Sasl.o )
source/Network/Xmpp/Sasl.hs:17:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl.hs:51:26: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:54:33: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:63:41: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:73:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:74:19: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:77:21: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:78:13: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:106:19: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:108:15: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[30 of 32] Compiling Network.Xmpp.Concurrent ( source/Network/Xmpp/Concurrent.hs, dist/build/Network/Xmpp/Concurrent.o )
source/Network/Xmpp/Concurrent.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent.hs:27:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Concurrent.hs:171:41: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:205:31: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:252:26: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:253:23: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:258:56: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:281:31: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:282:15: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:283:12: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
[31 of 32] Compiling Network.Xmpp.Internal ( source/Network/Xmpp/Internal.hs, dist/build/Network/Xmpp/Internal.o )
[32 of 32] Compiling Network.Xmpp ( source/Network/Xmpp.hs, dist/build/Network/Xmpp.o )
In-place registering pontarius-xmpp-0.5.0...
Running Haddock for pontarius-xmpp-0.5.0...
Running hscolour for pontarius-xmpp-0.5.0...
Preprocessing library pontarius-xmpp-0.5.0...
Preprocessing library pontarius-xmpp-0.5.0...
source/Network/Xmpp/Types.hs:89:1: Warning:
The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
source/Network/Xmpp/Types.hs:92:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Types.hs:626:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:626:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:644:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:644:10: Warning:
In the use of type constructor or class ‘Error’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:794:36: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Types.hs:1229:41: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent/Types.hs:10:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Concurrent/Types.hs:71:18: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Lens.hs:151:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
Haddock coverage:
33% ( 2 / 6) in 'Network.Xmpp.Utilities'
Missing documentation for:
Module header
openElementToEvents (source/Network/Xmpp/Utilities.hs:42)
renderOpenElement (source/Network/Xmpp/Utilities.hs:57)
renderElement (source/Network/Xmpp/Utilities.hs:61)
0% ( 0 / 7) in 'Network.Xmpp.Sasl.StringPrep'
Missing documentation for:
Module header
nonAsciiSpaces (source/Network/Xmpp/Sasl/StringPrep.hs:9)
toSpace (source/Network/Xmpp/Sasl/StringPrep.hs:16)
saslPrepQuery (source/Network/Xmpp/Sasl/StringPrep.hs:19)
saslPrepStore (source/Network/Xmpp/Sasl/StringPrep.hs:26)
normalizePassword (source/Network/Xmpp/Sasl/StringPrep.hs:33)
normalizeUsername (source/Network/Xmpp/Sasl/StringPrep.hs:36)
76% ( 52 / 68) in 'Network.Xmpp.Types'
Missing documentation for:
Module header
langTagQ (source/Network/Xmpp/Types.hs:991)
langTagToText (source/Network/Xmpp/Types.hs:702)
parseLangTag (source/Network/Xmpp/Types.hs:985)
ExtendedAttribute (source/Network/Xmpp/Types.hs:157)
messageError (source/Network/Xmpp/Types.hs:248)
SaslError (source/Network/Xmpp/Types.hs:429)
SaslFailure (source/Network/Xmpp/Types.hs:423)
StreamFeatures (source/Network/Xmpp/Types.hs:727)
XmppElement (source/Network/Xmpp/Types.hs:142)
messageErrorS (source/Network/Xmpp/Types.hs:267)
XmppTlsError (source/Network/Xmpp/Types.hs:582)
StreamErrorCondition (source/Network/Xmpp/Types.hs:460)
versionFromText (source/Network/Xmpp/Types.hs:671)
Stream (source/Network/Xmpp/Types.hs:816)
StreamState (source/Network/Xmpp/Types.hs:788)
11% ( 1 / 9) in 'Network.Xmpp.IM.Presence'
Missing documentation for:
Module header
ShowStatus (source/Network/Xmpp/IM/Presence.hs:13)
IMPresence (source/Network/Xmpp/IM/Presence.hs:18)
imPresence (source/Network/Xmpp/IM/Presence.hs:23)
(source/Network/Xmpp/IM/Presence.hs:29)
withIMPresence (source/Network/Xmpp/IM/Presence.hs:39)
xpIMPresence (source/Network/Xmpp/IM/Presence.hs:48)
xpShow (source/Network/Xmpp/IM/Presence.hs:62)
17% ( 1 / 6) in 'Network.Xmpp.IM.Roster.Types'
Missing documentation for:
Module header
Subscription (source/Network/Xmpp/IM/Roster/Types.hs:10)
Roster (source/Network/Xmpp/IM/Roster/Types.hs:25)
QueryItem (source/Network/Xmpp/IM/Roster/Types.hs:38)
Query (source/Network/Xmpp/IM/Roster/Types.hs:46)
40% ( 2 / 5) in 'Network.Xmpp.IM.PresenceTracker.Types'
Missing documentation for:
Module header
Peers (source/Network/Xmpp/IM/PresenceTracker/Types.hs:15)
PeerStatus (source/Network/Xmpp/IM/PresenceTracker/Types.hs:18)
0% ( 0 / 32) in 'Network.Xmpp.Marshal'
Missing documentation for:
Module header
xpNonemptyText (source/Network/Xmpp/Marshal.hs:22)
xpStreamElement (source/Network/Xmpp/Marshal.hs:25)
xpStreamStanza (source/Network/Xmpp/Marshal.hs:36)
xpExtendedAttrs (source/Network/Xmpp/Marshal.hs:39)
xpStanza (source/Network/Xmpp/Marshal.hs:49)
xpMessage (source/Network/Xmpp/Marshal.hs:70)
xpPresence (source/Network/Xmpp/Marshal.hs:87)
xpIQRequest (source/Network/Xmpp/Marshal.hs:105)
xpIQResult (source/Network/Xmpp/Marshal.hs:123)
xpStanzaErrorCondition (source/Network/Xmpp/Marshal.hs:145)
xpStanzaError (source/Network/Xmpp/Marshal.hs:220)
xpMessageError (source/Network/Xmpp/Marshal.hs:238)
xpPresenceError (source/Network/Xmpp/Marshal.hs:256)
xpIQError (source/Network/Xmpp/Marshal.hs:274)
xpStreamError (source/Network/Xmpp/Marshal.hs:292)
xpLangTag (source/Network/Xmpp/Marshal.hs:318)
xpLang (source/Network/Xmpp/Marshal.hs:321)
xmlLang (source/Network/Xmpp/Marshal.hs:328)
pickleElem (source/Network/Xmpp/Marshal.hs:332)
unpickleElem (source/Network/Xmpp/Marshal.hs:336)
xpNodeElem (source/Network/Xmpp/Marshal.hs:339)
mbl (source/Network/Xmpp/Marshal.hs:342)
lmb (source/Network/Xmpp/Marshal.hs:346)
xpStream (source/Network/Xmpp/Marshal.hs:350)
xpStreamFeatures (source/Network/Xmpp/Marshal.hs:362)
xpJid (source/Network/Xmpp/Marshal.hs:402)
xpIQRequestType (source/Network/Xmpp/Marshal.hs:409)
xpMessageType (source/Network/Xmpp/Marshal.hs:422)
xpPresenceType (source/Network/Xmpp/Marshal.hs:437)
xpStanzaErrorType (source/Network/Xmpp/Marshal.hs:461)
xpStreamErrorCondition (source/Network/Xmpp/Marshal.hs:481)
35% ( 6 / 17) in 'Network.Xmpp.IM.Message'
Missing documentation for:
Module header
MessageBody (source/Network/Xmpp/IM/Message.hs:15)
MessageThread (source/Network/Xmpp/IM/Message.hs:19)
MessageSubject (source/Network/Xmpp/IM/Message.hs:23)
(source/Network/Xmpp/IM/Message.hs:40)
sanitizeIM (source/Network/Xmpp/IM/Message.hs:48)
imToElements (source/Network/Xmpp/IM/Message.hs:57)
xpIM (source/Network/Xmpp/IM/Message.hs:87)
xpMessageSubject (source/Network/Xmpp/IM/Message.hs:97)
xpMessageBody (source/Network/Xmpp/IM/Message.hs:103)
xpMessageThread (source/Network/Xmpp/IM/Message.hs:109)
14% ( 1 / 7) in 'Network.Xmpp.Sasl.Types'
Missing documentation for:
Module header
Username (source/Network/Xmpp/Sasl/Types.hs:9)
Password (source/Network/Xmpp/Sasl/Types.hs:10)
AuthZID (source/Network/Xmpp/Sasl/Types.hs:11)
SaslElement (source/Network/Xmpp/Sasl/Types.hs:13)
Pairs (source/Network/Xmpp/Sasl/Types.hs:16)
45% ( 10 / 22) in 'Network.Xmpp.Concurrent.Types'
Missing documentation for:
Module header
StanzaHandler (source/Network/Xmpp/Concurrent/Types.hs:24)
Resource (source/Network/Xmpp/Concurrent/Types.hs:31)
(source/Network/Xmpp/Concurrent/Types.hs:49)
Annotated (source/Network/Xmpp/Concurrent/Types.hs:52)
Plugin' (source/Network/Xmpp/Concurrent/Types.hs:58)
Plugin (source/Network/Xmpp/Concurrent/Types.hs:69)
(source/Network/Xmpp/Concurrent/Types.hs:110)
(source/Network/Xmpp/Concurrent/Types.hs:136)
(source/Network/Xmpp/Concurrent/Types.hs:138)
WriteSemaphore (source/Network/Xmpp/Concurrent/Types.hs:140)
(source/Network/Xmpp/Concurrent/Types.hs:195)
31% ( 36 /115) in 'Network.Xmpp.Lens'
Missing documentation for:
Traversal (source/Network/Xmpp/Lens.hs:174)
Prism (source/Network/Xmpp/Lens.hs:176)
Iso (source/Network/Xmpp/Lens.hs:178)
modify (source/Network/Xmpp/Lens.hs:202)
prism' (source/Network/Xmpp/Lens.hs:180)
mkLens (source/Network/Xmpp/Lens.hs:184)
mkIso (source/Network/Xmpp/Lens.hs:187)
_JidText (source/Network/Xmpp/Lens.hs:208)
_isFull (source/Network/Xmpp/Lens.hs:211)
_isBare (source/Network/Xmpp/Lens.hs:214)
_Stanza (source/Network/Xmpp/Lens.hs:217)
_Nonza (source/Network/Xmpp/Lens.hs:222)
_IQRequest (source/Network/Xmpp/Lens.hs:358)
_IQResult (source/Network/Xmpp/Lens.hs:364)
_IQError (source/Network/Xmpp/Lens.hs:370)
_Message (source/Network/Xmpp/Lens.hs:376)
_MessageError (source/Network/Xmpp/Lens.hs:382)
_Presence (source/Network/Xmpp/Lens.hs:388)
_PresenceError (source/Network/Xmpp/Lens.hs:394)
IsStanza (source/Network/Xmpp/Lens.hs:228)
HasStanzaPayload (source/Network/Xmpp/Lens.hs:416)
IsErrorStanza (source/Network/Xmpp/Lens.hs:400)
messageTypeL (source/Network/Xmpp/Lens.hs:456)
presenceTypeL (source/Network/Xmpp/Lens.hs:460)
iqRequestTypeL (source/Network/Xmpp/Lens.hs:451)
stanzaErrorTypeL (source/Network/Xmpp/Lens.hs:468)
stanzaErrorConditionL (source/Network/Xmpp/Lens.hs:472)
stanzaErrorTextL (source/Network/Xmpp/Lens.hs:476)
stanzaErrorApplL (source/Network/Xmpp/Lens.hs:480)
featureTlsL (source/Network/Xmpp/Lens.hs:705)
featureMechanismsL (source/Network/Xmpp/Lens.hs:708)
featureRosterVerL (source/Network/Xmpp/Lens.hs:712)
featurePreApprovalL (source/Network/Xmpp/Lens.hs:716)
featuresOtherL (source/Network/Xmpp/Lens.hs:720)
preferredLangL (source/Network/Xmpp/Lens.hs:488)
toJidL (source/Network/Xmpp/Lens.hs:492)
connectionDetailsL (source/Network/Xmpp/Lens.hs:496)
resolvConfL (source/Network/Xmpp/Lens.hs:500)
tls
source/Network/Xmpp/Stream.hs:12:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Stream.hs:18:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Stream.hs:27:1: Warning:
The import of ‘Data.IP’ is redundant
except perhaps to import instances from ‘Data.IP’
To import instances alone, use: import Data.IP()
source/Network/Xmpp/Stream.hs:84:42: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:111:15: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:129:13: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:130:13: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:137:17: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:182:24: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:189:30: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:201:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:205:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:209:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:213:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:263:22: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:264:32: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:272:36: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:331:27: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:334:5: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:380:17: Warning:
This binding for ‘tag’ shadows the existing binding
imported from ‘Text.XML.Stream.Parse’ at source/Network/Xmpp/Stream.hs:48:1-44
source/Network/Xmpp/Stream.hs:437:30: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:441:12: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:525:23: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:541:52: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:545:22: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:580:47: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:608:39: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:659:9: Warning:
This binding for ‘addr’ shadows the existing binding
imported from ‘Data.IP’ at source/Network/Xmpp/Stream.hs:27:1-24
(and originally defined in ‘iproute-1.7.0:Data.IP.Range’)
source/Network/Xmpp/Stream.hs:689:20: Warning:
This binding for ‘port’ shadows the existing binding
bound at source/Network/Xmpp/Stream.hs:684:31
source/Network/Xmpp/Stream.hs:689:43: Warning:
This binding for ‘addr’ shadows the existing binding
imported from ‘Data.IP’ at source/Network/Xmpp/Stream.hs:27:1-24
(and originally defined in ‘iproute-1.7.0:Data.IP.Range’)
source/Network/Xmpp/Stream.hs:690:20: Warning:
This binding for ‘port’ shadows the existing binding
bound at source/Network/Xmpp/Stream.hs:684:31
source/Network/Xmpp/Stream.hs:690:49: Warning:
This binding for ‘addr’ shadows the existing binding
imported from ‘Data.IP’ at source/Network/Xmpp/Stream.hs:27:1-24
(and originally defined in ‘iproute-1.7.0:Data.IP.Range’)
source/Network/Xmpp/Stream.hs:692:22: Warning:
This binding for ‘addr’ shadows the existing binding
imported from ‘Data.IP’ at source/Network/Xmpp/Stream.hs:27:1-24
(and originally defined in ‘iproute-1.7.0:Data.IP.Range’)
source/Network/Xmpp/Stream.hs:717:36: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:718:30: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:797:38: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:798:5: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Stream.hs:843:5: Warning:
This binding for ‘many'’ shadows the existing binding
imported from ‘Text.XML.Stream.Parse’ at source/Network/Xmpp/Stream.hs:48:1-44
source/Network/Xmpp/Tls.hs:9:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Tls.hs:12:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Tls.hs:14:1: Warning:
The import of ‘Crypto.Random’ is redundant
except perhaps to import instances from ‘Crypto.Random’
To import instances alone, use: import Crypto.Random()
source/Network/Xmpp/Tls.hs:59:13: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Tls.hs:88:9: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Tls.hs:176:15: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent/Basic.hs:4:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent/IQ.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent/IQ.hs:12:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Concurrent/IQ.hs:13:1: Warning:
The import of ‘Control.Monad.Trans’ is redundant
except perhaps to import instances from ‘Control.Monad.Trans’
To import instances alone, use: import Control.Monad.Trans()
source/Network/Xmpp/Concurrent/IQ.hs:44:21: Warning:
This binding for ‘lang’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:234:5-34)
source/Network/Xmpp/Concurrent/IQ.hs:47:14: Warning:
This binding for ‘t’ shadows the existing binding
bound at source/Network/Xmpp/Concurrent/IQ.hs:44:16
source/Network/Xmpp/Concurrent/IQ.hs:61:22: Warning:
This binding for ‘t’ shadows the existing binding
bound at source/Network/Xmpp/Concurrent/IQ.hs:44:16
source/Network/Xmpp/Concurrent/IQ.hs:83:18: Warning:
This binding for ‘to’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:232:5-30)
source/Network/Xmpp/Concurrent/IQ.hs:83:24: Warning:
This binding for ‘lang’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:234:5-34)
source/Network/Xmpp/Concurrent/IQ.hs:97:17: Warning:
This binding for ‘to’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:232:5-30)
source/Network/Xmpp/Concurrent/IQ.hs:97:23: Warning:
This binding for ‘lang’ shadows the existing binding
imported from ‘Network.Xmpp.Lens’ at source/Network/Xmpp/Concurrent/IQ.hs:22:1-34
(and originally defined at source/Network/Xmpp/Lens.hs:234:5-34)
source/Network/Xmpp/IM/Roster.hs:8:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent/Message.hs:4:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent/Presence.hs:4:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent/Monad.hs:5:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent/Threads.hs:7:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent/Threads.hs:12:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Concurrent/Threads.hs:92:48: Warning:
This binding for ‘keepAlive’ shadows the existing binding
imported from ‘Network.Xmpp.Concurrent.Types’ at source/Network/Xmpp/Concurrent/Threads.hs:15:1-46
(and originally defined
at source/Network/Xmpp/Concurrent/Types.hs:107:7-15)
source/Network/Xmpp/Sasl/Common.hs:8:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Sasl/Common.hs:9:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl/Common.hs:135:49: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:148:20: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:157:18: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:168:28: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:173:16: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:182:21: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:198:29: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:204:35: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Common.hs:214:20: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
BehaviourL (source/Network/Xmpp/Lens.hs:504)
tlsParamsL (source/Network/Xmpp/Lens.hs:509)
clientServerIdentificationL (source/Network/Xmpp/Lens.hs:516)
clientSupportedL (source/Network/Xmpp/Lens.hs:520)
supportedCiphersL (source/Network/Xmpp/Lens.hs:529)
supportedVersionsL (source/Network/Xmpp/Lens.hs:533)
clientUseServerNameIndicationL (source/Network/Xmpp/Lens.hs:524)
streamConfigurationL (source/Network/Xmpp/Lens.hs:539)
onConnectionClosedL (source/Network/Xmpp/Lens.hs:543)
sessionStanzaIDsL (source/Network/Xmpp/Lens.hs:547)
ensableRosterL (source/Network/Xmpp/Lens.hs:551)
pluginsL (source/Network/Xmpp/Lens.hs:555)
onPresenceChangeL (source/Network/Xmpp/Lens.hs:559)
verL (source/Network/Xmpp/Lens.hs:590)
itemsL (source/Network/Xmpp/Lens.hs:593)
riApprovedL (source/Network/Xmpp/Lens.hs:599)
riAskL (source/Network/Xmpp/Lens.hs:602)
riJidL (source/Network/Xmpp/Lens.hs:605)
riNameL (source/Network/Xmpp/Lens.hs:608)
riSubscriptionL (source/Network/Xmpp/Lens.hs:611)
riGroupsL (source/Network/Xmpp/Lens.hs:615)
qiApprovedL (source/Network/Xmpp/Lens.hs:621)
qiAskL (source/Network/Xmpp/Lens.hs:625)
qiJidL (source/Network/Xmpp/Lens.hs:628)
qiNameL (source/Network/Xmpp/Lens.hs:631)
qiSubscriptionL (source/Network/Xmpp/Lens.hs:634)
qiGroupsL (source/Network/Xmpp/Lens.hs:638)
queryVerL (source/Network/Xmpp/Lens.hs:641)
queryItemsL (source/Network/Xmpp/Lens.hs:644)
bodyLangL (source/Network/Xmpp/Lens.hs:652)
bodyContentL (source/Network/Xmpp/Lens.hs:655)
threadIdL (source/Network/Xmpp/Lens.hs:659)
threadParentL (source/Network/Xmpp/Lens.hs:663)
subjectLangL (source/Network/Xmpp/Lens.hs:667)
subjectContentL (source/Network/Xmpp/Lens.hs:671)
imThreadL (source/Network/Xmpp/Lens.hs:675)
imSubjectL (source/Network/Xmpp/Lens.hs:679)
imBodyL (source/Network/Xmpp/Lens.hs:683)
showStatusL (source/Network/Xmpp/Lens.hs:690)
statusL (source/Network/Xmpp/Lens.hs:694)
priorityL (source/Network/Xmpp/Lens.hs:698)
100% ( 13 / 13) in 'Network.Xmpp.Stanza'
38% ( 5 / 13) in 'Network.Xmpp.IM.PresenceTracker'
Missing documentation for:
Module header
_peers (source/Network/Xmpp/IM/PresenceTracker.hs:22)
_PeerAvailable (source/Network/Xmpp/IM/PresenceTracker.hs:25)
_PeerUnavailable (source/Network/Xmpp/IM/PresenceTracker.hs:31)
_PeerStatus (source/Network/Xmpp/IM/PresenceTracker.hs:37)
maybeMap (source/Network/Xmpp/IM/PresenceTracker.hs:45)
peerMapPeerAvailable (source/Network/Xmpp/IM/PresenceTracker.hs:58)
handlePresence (source/Network/Xmpp/IM/PresenceTracker.hs:62)
11% ( 6 / 53) in 'Network.Xmpp.Stream'
Missing documentation for:
Module header
readMaybe_ (source/Network/Xmpp/Stream.hs:56)
mbl (source/Network/Xmpp/Stream.hs:63)
lmb (source/Network/Xmpp/Stream.hs:67)
streamUnpickleElem (source/Network/Xmpp/Stream.hs:72)
StreamSink (source/Network/Xmpp/Stream.hs:84)
throwOutJunk (source/Network/Xmpp/Stream.hs:87)
openElementFromEvents (source/Network/Xmpp/Stream.hs:96)
startStream (source/Network/Xmpp/Stream.hs:110)
flattenAttrs (source/Network/Xmpp/Stream.hs:220)
restartStream (source/Network/Xmpp/Stream.hs:232)
sourceStreamHandle (source/Network/Xmpp/Stream.hs:243)
bufferSrc (source/Network/Xmpp/Stream.hs:263)
streamS (source/Network/Xmpp/Stream.hs:295)
closeStreams' (source/Network/Xmpp/Stream.hs:343)
debugOut (source/Network/Xmpp/Stream.hs:372)
wrapIOException (source/Network/Xmpp/Stream.hs:376)
pushElement (source/Network/Xmpp/Stream.hs:393)
nsHack (source/Network/Xmpp/Stream.hs:403)
pushXmlDecl (source/Network/Xmpp/Stream.hs:423)
pushOpenElement (source/Network/Xmpp/Stream.hs:428)
runEventsSink (source/Network/Xmpp/Stream.hs:437)
pullElement (source/Network/Xmpp/Stream.hs:443)
pullUnpickle (source/Network/Xmpp/Stream.hs:458)
catchPush (source/Network/Xmpp/Stream.hs:491)
zeroHandle (source/Network/Xmpp/Stream.hs:500)
xmppNoStream (source/Network/Xmpp/Stream.hs:511)
zeroSource (source/Network/Xmpp/Stream.hs:525)
handleToStreamHandle (source/Network/Xmpp/Stream.hs:530)
createStream (source/Network/Xmpp/Stream.hs:541)
connect (source/Network/Xmpp/Stream.hs:580)
connectSrv (source/Network/Xmpp/Stream.hs:608)
showPort (source/Network/Xmpp/Stream.hs:637)
connectHandle (source/Network/Xmpp/Stream.hs:648)
connectTcp (source/Network/Xmpp/Stream.hs:656)
fixDnsResult (source/Network/Xmpp/Stream.hs:673)
resolveAndConnectTcp (source/Network/Xmpp/Stream.hs:683)
resolvSrvsAndConnectTcp (source/Network/Xmpp/Stream.hs:696)
rethrowErrorCall (source/Network/Xmpp/Stream.hs:707)
srvLookup (source/Network/Xmpp/Stream.hs:717)
pushIQ (source/Network/Xmpp/Stream.hs:790)
debugConduit (source/Network/Xmpp/Stream.hs:816)
elements (source/Network/Xmpp/Stream.hs:825)
withStream (source/Network/Xmpp/Stream.hs:881)
withStream' (source/Network/Xmpp/Stream.hs:892)
mkStream (source/Network/Xmpp/Stream.hs:899)
tryIOError (source/Network/Xmpp/Stream.hs:903)
22% ( 2 / 9) in 'Network.Xmpp.Tls'
Missing documentation for:
Module header
mkBackend (source/Network/Xmpp/Tls.hs:29)
starttlsE (source/Network/Xmpp/Tls.hs:50)
client (source/Network/Xmpp/Tls.hs:113)
tlsinit (source/Network/Xmpp/Tls.hs:116)
mkReadBuffer (source/Network/Xmpp/Tls.hs:154)
wrapExceptions (source/Network/Xmpp/Tls.hs:194)
62% ( 8 / 13) in 'Network.Xmpp.Concurrent.Basic'
Missing documentation for:
Module header
semWrite (source/Network/Xmpp/Concurrent/Basic.hs:15)
writeXmppElem (source/Network/Xmpp/Concurrent/Basic.hs:20)
writeStanza (source/Network/Xmpp/Concurrent/Basic.hs:29)
streamState (source/Network/Xmpp/Concurrent/Basic.hs:84)
58% ( 7 / 12) in 'Network.Xmpp.Concurrent.IQ'
Missing documentation for:
Module header
IQRequestClass (source/Network/Xmpp/Concurrent/IQ.hs:156)
IQRequestError (source/Network/Xmpp/Concurrent/IQ.hs:163)
IQRequestHandler (source/Network/Xmpp/Concurrent/IQ.hs:188)
runIQHandler (source/Network/Xmpp/Concurrent/IQ.hs:190)
47% ( 7 / 15) in 'Network.Xmpp.IM.Roster'
Missing documentation for:
Module header
handleRoster (source/Network/Xmpp/IM/Roster.hs:101)
retrieveRoster (source/Network/Xmpp/IM/Roster.hs:148)
toItem (source/Network/Xmpp/IM/Roster.hs:182)
fromItem (source/Network/Xmpp/IM/Roster.hs:195)
xpItems (source/Network/Xmpp/IM/Roster.hs:206)
xpQuery (source/Network/Xmpp/IM/Roster.hs:223)
xpSubscription (source/Network/Xmpp/IM/Roster.hs:230)
68% ( 21 / 31) in 'Network.Xmpp.IM'
Missing documentation for:
MessageBody (source/Network/Xmpp/IM/Message.hs:15)
MessageThread (source/Network/Xmpp/IM/Message.hs:19)
MessageSubject (source/Network/Xmpp/IM/Message.hs:23)
Subscription (source/Network/Xmpp/IM/Roster/Types.hs:10)
ShowStatus (source/Network/Xmpp/IM/Presence.hs:13)
IMPresence (source/Network/Xmpp/IM/Presence.hs:18)
imPresence (source/Network/Xmpp/IM/Presence.hs:23)
withIMPresence (source/Network/Xmpp/IM/Presence.hs:39)
Roster (source/Network/Xmpp/IM/Roster/Types.hs:25)
PeerStatus (source/Network/Xmpp/IM/PresenceTracker/Types.hs:18)
92% ( 11 / 12) in 'Network.Xmpp.Concurrent.Message'
Missing documentation for:
Module header
83% ( 5 / 6) in 'Network.Xmpp.Concurrent.Presence'
Missing documentation for:
Module header
75% ( 6 / 8) in 'Network.Xmpp.Concurrent.Monad'
Missing documentation for:
Module header
runConnectionClosedHandler (source/Network/Xmpp/Concurrent/Monad.hs:82)
50% ( 2 / 4) in 'Network.Xmpp.Concurrent.Threads'
Missing documentation for:
Module header
readWorker (source/Network/Xmpp/Concurrent/Threads.hs:22)
57% ( 13 / 23) in 'Network.Xmpp.Sasl.Common'
Missing documentation for:
Module header
makeNonce (source/Network/Xmpp/Sasl/Common.hs:31)
saslInitE (source/Network/Xmpp/Sasl/Common.hs:41)
saslRespon
source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:8:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:29:19: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:35:61: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:117:16: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:11:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:24:14: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:54:16: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:9:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:10:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:40:10: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:89:22: Warning:
In the use of type constructor or class ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:157:16: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:17:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Sasl.hs:51:26: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:54:33: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:63:41: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:73:32: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:74:19: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:77:21: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:78:13: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:106:19: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Sasl.hs:108:15: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:21:1: Warning:
The import of ‘Control.Applicative’ is redundant
except perhaps to import instances from ‘Control.Applicative’
To import instances alone, use: import Control.Applicative()
source/Network/Xmpp/Concurrent.hs:27:1: Warning:
Module ‘Control.Monad.Error’ is deprecated:
Use Control.Monad.Except instead
source/Network/Xmpp/Concurrent.hs:171:41: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:205:31: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:252:26: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:253:23: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:258:56: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:281:31: Warning:
In the use of ‘runErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:282:15: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
source/Network/Xmpp/Concurrent.hs:283:12: Warning:
In the use of data constructor ‘ErrorT’
(imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
Deprecated: "Use Control.Monad.Trans.Except instead"
seE (source/Network/Xmpp/Sasl/Common.hs:48)
xpSuccess (source/Network/Xmpp/Sasl/Common.hs:55)
pairs (source/Network/Xmpp/Sasl/Common.hs:60)
xpFailure (source/Network/Xmpp/Sasl/Common.hs:71)
xpSaslError (source/Network/Xmpp/Sasl/Common.hs:88)
xpChallenge (source/Network/Xmpp/Sasl/Common.hs:117)
saslInit (source/Network/Xmpp/Sasl/Common.hs:135)
0% ( 0 / 2) in 'Network.Xmpp.Sasl.Mechanisms.DigestMd5'
Missing documentation for:
Module header
digestMd5 (source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:110)
0% ( 0 / 2) in 'Network.Xmpp.Sasl.Mechanisms.Plain'
Missing documentation for:
Module header
plain (source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:47)
50% ( 2 / 4) in 'Network.Xmpp.Sasl.Mechanisms.Scram'
Missing documentation for:
Module header
scramSha1 (source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:150)
0% ( 0 / 4) in 'Network.Xmpp.Sasl.Mechanisms'
Missing documentation for:
Module header
digestMd5 (source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:110)
scramSha1 (source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:150)
plain (source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:47)
33% ( 2 / 6) in 'Network.Xmpp.Sasl'
Missing documentation for:
Module header
digestMd5 (source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:110)
scramSha1 (source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:150)
plain (source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:47)
72% ( 56 / 78) in 'Network.Xmpp.Concurrent'
Missing documentation for:
Module header
runConnectionClosedHandler (source/Network/Xmpp/Concurrent/Monad.hs:82)
readWorker (source/Network/Xmpp/Concurrent/Threads.hs:22)
semWrite (source/Network/Xmpp/Concurrent/Basic.hs:15)
writeXmppElem (source/Network/Xmpp/Concurrent/Basic.hs:20)
writeStanza (source/Network/Xmpp/Concurrent/Basic.hs:29)
streamState (source/Network/Xmpp/Concurrent/Basic.hs:84)
StanzaHandler (source/Network/Xmpp/Concurrent/Types.hs:24)
Resource (source/Network/Xmpp/Concurrent/Types.hs:31)
(source/Network/Xmpp/Concurrent/Types.hs:49)
Annotated (source/Network/Xmpp/Concurrent/Types.hs:52)
Plugin' (source/Network/Xmpp/Concurrent/Types.hs:58)
Plugin (source/Network/Xmpp/Concurrent/Types.hs:69)
(source/Network/Xmpp/Concurrent/Types.hs:110)
(source/Network/Xmpp/Concurrent/Types.hs:136)
(source/Network/Xmpp/Concurrent/Types.hs:138)
WriteSemaphore (source/Network/Xmpp/Concurrent/Types.hs:140)
(source/Network/Xmpp/Concurrent/Types.hs:195)
IQRequestClass (source/Network/Xmpp/Concurrent/IQ.hs:156)
IQRequestError (source/Network/Xmpp/Concurrent/IQ.hs:163)
IQRequestHandler (source/Network/Xmpp/Concurrent/IQ.hs:188)
runIQHandler (source/Network/Xmpp/Concurrent/IQ.hs:190)
52% (213 /413) in 'Network.Xmpp.Internal'
Missing documentation for:
runConnectionClosedHandler (source/Network/Xmpp/Concurrent/Monad.hs:82)
readWorker (source/Network/Xmpp/Concurrent/Threads.hs:22)
semWrite (source/Network/Xmpp/Concurrent/Basic.hs:15)
writeXmppElem (source/Network/Xmpp/Concurrent/Basic.hs:20)
writeStanza (source/Network/Xmpp/Concurrent/Basic.hs:29)
streamState (source/Network/Xmpp/Concurrent/Basic.hs:84)
StanzaHandler (source/Network/Xmpp/Concurrent/Types.hs:24)
Resource (source/Network/Xmpp/Concurrent/Types.hs:31)
(source/Network/Xmpp/Concurrent/Types.hs:49)
Annotated (source/Network/Xmpp/Concurrent/Types.hs:52)
Plugin' (source/Network/Xmpp/Concurrent/Types.hs:58)
Plugin (source/Network/Xmpp/Concurrent/Types.hs:69)
(source/Network/Xmpp/Concurrent/Types.hs:110)
(source/Network/Xmpp/Concurrent/Types.hs:136)
(source/Network/Xmpp/Concurrent/Types.hs:138)
WriteSemaphore (source/Network/Xmpp/Concurrent/Types.hs:140)
(source/Network/Xmpp/Concurrent/Types.hs:195)
IQRequestClass (source/Network/Xmpp/Concurrent/IQ.hs:156)
IQRequestError (source/Network/Xmpp/Concurrent/IQ.hs:163)
IQRequestHandler (source/Network/Xmpp/Concurrent/IQ.hs:188)
runIQHandler (source/Network/Xmpp/Concurrent/IQ.hs:190)
semWrite (source/Network/Xmpp/Concurrent/Basic.hs:15)
writeXmppElem (source/Network/Xmpp/Concurrent/Basic.hs:20)
writeStanza (source/Network/Xmpp/Concurrent/Basic.hs:29)
streamState (source/Network/Xmpp/Concurrent/Basic.hs:84)
IQRequestClass (source/Network/Xmpp/Concurrent/IQ.hs:156)
IQRequestError (source/Network/Xmpp/Concurrent/IQ.hs:163)
IQRequestHandler (source/Network/Xmpp/Concurrent/IQ.hs:188)
runIQHandler (source/Network/Xmpp/Concurrent/IQ.hs:190)
runConnectionClosedHandler (source/Network/Xmpp/Concurrent/Monad.hs:82)
readWorker (source/Network/Xmpp/Concurrent/Threads.hs:22)
StanzaHandler (source/Network/Xmpp/Concurrent/Types.hs:24)
Resource (source/Network/Xmpp/Concurrent/Types.hs:31)
(source/Network/Xmpp/Concurrent/Types.hs:49)
Annotated (source/Network/Xmpp/Concurrent/Types.hs:52)
Plugin' (source/Network/Xmpp/Concurrent/Types.hs:58)
Plugin (source/Network/Xmpp/Concurrent/Types.hs:69)
(source/Network/Xmpp/Concurrent/Types.hs:110)
(source/Network/Xmpp/Concurrent/Types.hs:136)
(source/Network/Xmpp/Concurrent/Types.hs:138)
WriteSemaphore (source/Network/Xmpp/Concurrent/Types.hs:140)
(source/Network/Xmpp/Concurrent/Types.hs:195)
MessageBody (source/Network/Xmpp/IM/Message.hs:15)
MessageThread (source/Network/Xmpp/IM/Message.hs:19)
MessageSubject (source/Network/Xmpp/IM/Message.hs:23)
(source/Network/Xmpp/IM/Message.hs:40)
sanitizeIM (source/Network/Xmpp/IM/Message.hs:48)
imToElements (source/Network/Xmpp/IM/Message.hs:57)
xpIM (source/Network/Xmpp/IM/Message.hs:87)
xpMessageSubject (source/Network/Xmpp/IM/Message.hs:97)
xpMessageBody (source/Network/Xmpp/IM/Message.hs:103)
xpMessageThread (source/Network/Xmpp/IM/Message.hs:109)
ShowStatus (source/Network/Xmpp/IM/Presence.hs:13)
IMPresence (source/Network/Xmpp/IM/Presence.hs:18)
imPresence (source/Network/Xmpp/IM/Presence.hs:23)
(source/Network/Xmpp/IM/Presence.hs:29)
withIMPresence (source/Network/Xmpp/IM/Presence.hs:39)
xpIMPresence (source/Network/Xmpp/IM/Presence.hs:48)
xpShow (source/Network/Xmpp/IM/Presence.hs:62)
handleRoster (source/Network/Xmpp/IM/Roster.hs:101)
retrieveRoster (source/Network/Xmpp/IM/Roster.hs:148)
toItem (source/Network/Xmpp/IM/Roster.hs:182)
fromItem (source/Network/Xmpp/IM/Roster.hs:195)
xpItems (source/Network/Xmpp/IM/Roster.hs:206)
xpQuery (source/Network/Xmpp/IM/Roster.hs:223)
xpSubscription (source/Network/Xmpp/IM/Roster.hs:230)
Subscription (source/Network/Xmpp/IM/Roster/Types.hs:10)
Roster (source/Network/Xmpp/IM/Roster/Types.hs:25)
QueryItem (source/Network/Xmpp/IM/Roster/Types.hs:38)
Query (source/Network/Xmpp/IM/Roster/Types.hs:46)
xpNonemptyText (source/Network/Xmpp/Marshal.hs:22)
xpStreamElement (source/Network/Xmpp/Marshal.hs:25)
xpStreamStanza (source/Network/Xmpp/Marshal.hs:36)
xpExtendedAttrs (source/Network/Xmpp/Marshal.hs:39)
xpStanza (source/Network/Xmpp/Marshal.hs:49)
xpMessage (source/Network/Xmpp/Marshal.hs:70)
xpPresence (source/Network/Xmpp/Marshal.hs:87)
xpIQRequest (source/Network/Xmpp/Marshal.hs:105)
xpIQResult (source/Network/Xmpp/Marshal.hs:123)
xpStanzaErrorCondition (source/Network/Xmpp/Marshal.hs:145)
xpStanzaError (source/Network/Xmpp/Marshal.hs:220)
xpMessageError (source/Network/Xmpp/Marshal.hs:238)
xpPresenceError (source/Network/Xmpp/Marshal.hs:256)
xpIQError (source/Network/Xmpp/Marshal.hs:274)
xpStreamError (source/Network/Xmpp/Marshal.hs:292)
xpLangTag (source/Network/Xmpp/Marshal.hs:318)
xpLang (source/Network/Xmpp/Marshal.hs:321)
xmlLang (source/Network/Xmpp/Marshal.hs:328)
pickleElem (source/Network/Xmpp/Marshal.hs:332)
unpickleElem (source/Network/Xmpp/Marshal.hs:336)
xpNodeElem (source/Network/Xmpp/Marshal.hs:339)
mbl (source/Network/Xmpp/Marshal.hs:342)
lmb (source/Network/Xmpp/Marshal.hs:346)
xpStream (source/Network/Xmpp/Marshal.hs:350)
xpStreamFeatures (source/Network/Xmpp/Marshal.hs:362)
xpJid (source/Network/Xmpp/Marshal.hs:402)
xpIQRequestType (source/Network/Xmpp/Marshal.hs:409)
xpMessageType (source/Network/Xmpp/Marshal.hs:422)
xpPresenceType (source/Network/Xmpp/Marshal.hs:437)
xpStanzaErrorType (source/Network/Xmpp/Marshal.hs:461)
xpStreamErrorCondition (source/Network/Xmpp/Marshal.hs:481)
digestMd5 (source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:110)
scramSha1 (source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:150)
plain (source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:47)
makeNonce (source/Network/Xmpp/Sasl/Common.hs:31)
saslInitE (source/Network/Xmpp/Sasl/Common.hs:41)
saslResponseE (source/Network/Xmpp/Sasl/Common.hs:48)
xpSuccess (source/Network/Xmpp/Sasl/Common.hs:55)
pairs (source/Network/Xmpp/Sasl/Common.hs:60)
xpFailure (source/Network/Xmpp/Sasl/Common.hs:71)
xpSaslError (source/Network/Xmpp/Sasl/Common.hs:88)
xpChallenge (source/Network/Xmpp/Sasl/Common.hs:117)
saslInit (source/Network/Xmpp/Sasl/Common.hs:135)
digestMd5 (source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:110)
scramSha1 (source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:150)
plain (source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:47)
digestMd5 (source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:110)
plain (source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:47)
scramSha1 (source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:150)
nonAsciiSpaces (source/Network/Xmpp/Sasl/StringPrep.hs:9)
toSpace (source/Network/Xmpp/Sasl/StringPrep.hs:16)
saslPrepQuery (source/Network/Xmpp/Sasl/StringPrep.hs:19)
saslPrepStore (source/Network/Xmpp/Sasl/StringPrep.hs:26)
normalizePassword (source/Network/Xmpp/Sasl/StringPrep.hs:33)
normalizeUsername (source/Network/Xmpp/Sasl/StringPrep.hs:36)
Username (source/Network/Xmpp/Sasl/Types.hs:9)
Password (source/Network/Xmpp/Sasl/Types.hs:10)
AuthZID (source/Network/Xmpp/Sasl/Types.hs:11)
SaslElement (source/Network/Xmpp/Sasl/Types.hs:13)
Pairs (source/Network/Xmpp/Sasl/Types.hs:16)
readMaybe_ (source/Network/Xmpp/Stream.hs:56)
mbl (source/Network/Xmpp/Stream.hs:63)
lmb (source/Network/Xmpp/Stream.hs:67)
streamUnpickleElem (source/Network/Xmpp/Stream.hs:72)
StreamSink (source/Network/Xmpp/Stream.hs:84)
throwOutJunk (source/Network/Xmpp/Stream.hs:87)
openElementFromEvents (source/Network/Xmpp/Stream.hs:96)
startStream (source/Network/Xmpp/Stream.hs:110)
flattenAttrs (source/Network/Xmpp/Stream.hs:220)
restartStream (source/Network/Xmpp/Stream.hs:232)
sourceStreamHandle (source/Network/Xmpp/Stream.hs:243)
bufferSrc (source/Network/Xmpp/Stream.hs:263)
streamS (source/Network/Xmpp/Stream.hs:295)
closeStreams' (source/Network/Xmpp/Stream.hs:343)
debugOut (source/Network/Xmpp/Stream.hs:372)
wrapIOException (source/Network/Xmpp/Stream.hs:376)
pushElement (source/Network/Xmpp/Stream.hs:393)
nsHack (source/Network/Xmpp/Stream.hs:403)
pushXmlDecl (source/Network/Xmpp/Stream.hs:423)
pushOpenElement (source/Network/Xmpp/Stream.hs:428)
runEventsSink (source/Network/Xmpp/Stream.hs:437)
pullElement (source/Network/Xmpp/Stream.hs:443)
pullUnpickle (source/Network/Xmpp/Stream.hs:458)
catchPush (source/Network/Xmpp/Stream.hs:491)
zeroHandle (source/Network/Xmpp/Stream.hs:500)
xmppNoStream (source/Network/Xmpp/Stream.hs:511)
zeroSource (source/Network/Xmpp/Stream.hs:525)
handleToStreamHandle (source/Network/Xmpp/Stream.hs:530)
createStream (source/Network/Xmpp/Stream.hs:541)
connect (source/Network/Xmpp/Stream.hs:580)
connectSrv (source/Network/Xmpp/Stream.hs:608)
showPort (source/Network/Xmpp/Stream.hs:637)
connectHandle (source/Network/Xmpp/Stream.hs:648)
connectTcp (source/Network/Xmpp/Stream.hs:656)
fixDnsResult (source/Network/Xmpp/Stream.hs:673)
resolveAndConnectTcp (source/Network/Xmpp/Stream.hs:683)
resolvSrvsAndConnectTcp (source/Network/Xmpp/Stream.hs:696)
rethrowErrorCall (source/Network/Xmpp/Stream.hs:707)
srvLookup (source/Network/Xmpp/Stream.hs:717)
pushIQ (source/Network/Xmpp/Stream.hs:790)
debugConduit (source/Network/Xmpp/Stream.hs:816)
elements (source/Network/Xmpp/Stream.hs:825)
withStream (source/Network/Xmpp/Stream.hs:881)
withStream' (source/Network/Xmpp/Stream.hs:892)
mkStream (source/Network/Xmpp/Stream.hs:899)
tryIOError (source/Network/Xmpp/Stream.hs:903)
mkBackend (source/Network/Xmpp/Tls.hs:29)
starttlsE (source/Network/Xmpp/Tls.hs:50)
client (source/Network/Xmpp/Tls.hs:113)
tlsinit (source/Network/Xmpp/Tls.hs:116)
mkReadBuffer (source/Network/Xmpp/Tls.hs:154)
wrapExceptions (source/Network/Xmpp/Tls.hs:194)
langTagQ (source/Network/Xmpp/Types.hs:991)
langTagToText (source/Network/Xmpp/Types.hs:702)
parseLangTag (source/Network/Xmpp/Types.hs:985)
ExtendedAttribute (source/Network/Xmpp/Types.hs:157)
messageError (source/Network/Xmpp/Types.hs:248)
SaslError (source/Network/Xmpp/Types.hs:429)
SaslFailure (source/Network/Xmpp/Types.hs:423)
StreamFeatures (source/Network/Xmpp/Types.hs:727)
XmppElement (source/Network/Xmpp/Types.hs:142)
messageErrorS (source/Network/Xmpp/Types.hs:267)
XmppTlsError (source/Network/Xmpp/Types.hs:582)
StreamErrorCondition (source/Network/Xmpp/Types.hs:460)
versionFromText (source/Network/Xmpp/Types.hs:671)
Stream (source/Network/Xmpp/Types.hs:816)
StreamState (source/Network/Xmpp/Types.hs:788)
openElementToEvents (source/Network/Xmpp/Utilities.hs:42)
renderOpenElement (source/Network/Xmpp/Utilities.hs:57)
renderElement (source/Network/Xmpp/Utilities.hs:61)
87% (123 /142) in 'Network.Xmpp'
Missing documentation for:
streamState (source/Network/Xmpp/Concurrent/Basic.hs:84)
StreamFeatures (source/Network/Xmpp/Types.hs:727)
Username (source/Network/Xmpp/Sasl/Types.hs:9)
Password (source/Network/Xmpp/Sasl/Types.hs:10)
AuthZID (source/Network/Xmpp/Sasl/Types.hs:11)
scramSha1 (source/Network/Xmpp/Sasl/Mechanisms/Scram.hs:150)
plain (source/Network/Xmpp/Sasl/Mechanisms/Plain.hs:47)
digestMd5 (source/Network/Xmpp/Sasl/Mechanisms/DigestMd5.hs:110)
IQRequestClass (source/Network/Xmpp/Concurrent/IQ.hs:156)
IQRequestHandler (source/Network/Xmpp/Concurrent/IQ.hs:188)
runIQHandler (source/Network/Xmpp/Concurrent/IQ.hs:190)
SaslFailure (source/Network/Xmpp/Types.hs:423)
IQRequestError (source/Network/Xmpp/Concurrent/IQ.hs:163)
Annotated (source/Network/Xmpp/Concurrent/Types.hs:52)
Plugin (source/Network/Xmpp/Concurrent/Types.hs:69)
Plugin' (source/Network/Xmpp/Concurrent/Types.hs:58)
langTagToText (source/Network/Xmpp/Types.hs:702)
parseLangTag (source/Network/Xmpp/Types.hs:985)
StreamErrorCondition (source/Network/Xmpp/Types.hs:460)
Warning: Network.Xmpp.Internal: could not find link destinations for:
Peers
Documentation created: dist/doc/html/pontarius-xmpp/index.html,
dist/doc/html/pontarius-xmpp/pontarius-xmpp.txt
Creating package registration file:
/tmp/pkgConf-pontarius-xmpp-0.5441949759131211119.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/pontarius-xmpp-0.5.0-3oyz1beh48LHlFetk9i9RG
Registering pontarius-xmpp-0.5.0...
Installed pontarius-xmpp-0.5.0
Test log
No test log was submitted for this report.