Resolving dependencies... Configuring base-orphans-0.4.4... Building base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... [1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o ) [2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o ) In-place registering base-orphans-0.4.4... Running Haddock for base-orphans-0.4.4... Running hscolour for base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Preprocessing library base-orphans-0.4.4... Haddock coverage: Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude 100% ( 1 / 1) in 'Data.Orphans.Prelude' 100% ( 1 / 1) in 'Data.Orphans' Documentation created: dist/doc/html/base-orphans/index.html, dist/doc/html/base-orphans/base-orphans.txt Creating package registration file: /tmp/pkgConf-base-orphans-0.4278722862233665123.4 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9 Registering base-orphans-0.4.4... Installed base-orphans-0.4.4 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.18556362261749698586.1 Installing library in /home/builder/rebuild/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 cereal-0.4.1.1... Building cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... [1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o ) src/Data/Serialize/Builder.hs:59: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/Data/Serialize/Builder.hs:197:40: Warning: In the use of ‘S.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 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o ) src/Data/Serialize/Put.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() src/Data/Serialize/Put.hs:72: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/Data/Serialize/Put.hs:73: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() [3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o ) src/Data/Serialize/Get.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() src/Data/Serialize/Get.hs:90:1: Warning: The import of ‘MonadPlus, when, liftM2, ap’ from module ‘Control.Monad’ is redundant src/Data/Serialize/Get.hs:456:13: 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'." [4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o ) src/Data/Serialize/IEEE754.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 5] Compiling Data.Serialize ( src/Data/Serialize.hs, dist/build/Data/Serialize.o ) src/Data/Serialize.hs:68: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 cereal-0.4.1.1... Running Haddock for cereal-0.4.1.1... Running hscolour for cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... Preprocessing library cereal-0.4.1.1... src/Data/Serialize/Builder.hs:59: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/Data/Serialize/Builder.hs:197:40: Warning: In the use of ‘S.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'." src/Data/Serialize/Put.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() src/Data/Serialize/Put.hs:72: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/Data/Serialize/Put.hs:73: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/Data/Serialize/Get.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() src/Data/Serialize/Get.hs:90:1: Warning: The import of ‘ap, liftM2, when, MonadPlus’ from module ‘Control.Monad’ is redundant src/Data/Serialize/Get.hs:456:13: 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'." src/Data/Serialize/IEEE754.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() src/Data/Serialize.hs:68: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: 96% ( 26 / 27) in 'Data.Serialize.Builder' Missing documentation for: toByteString (src/Data/Serialize/Builder.hs:161) 69% ( 29 / 42) in 'Data.Serialize.Put' Missing documentation for: Putter (src/Data/Serialize/Put.hs:99) putBuilder (src/Data/Serialize/Put.hs:137) putTwoOf (src/Data/Serialize/Put.hs:261) putListOf (src/Data/Serialize/Put.hs:265) putIArrayOf (src/Data/Serialize/Put.hs:269) putSeqOf (src/Data/Serialize/Put.hs:275) putTreeOf (src/Data/Serialize/Put.hs:281) putMapOf (src/Data/Serialize/Put.hs:288) putIntMapOf (src/Data/Serialize/Put.hs:292) putSetOf (src/Data/Serialize/Put.hs:296) putIntSetOf (src/Data/Serialize/Put.hs:300) putMaybeOf (src/Data/Serialize/Put.hs:304) putEitherOf (src/Data/Serialize/Put.hs:309) 94% ( 50 / 53) in 'Data.Serialize.Get' Missing documentation for: label (src/Data/Serialize/Get.hs:215) getLazyByteString (src/Data/Serialize/Get.hs:424) getTwoOf (src/Data/Serialize/Get.hs:577) 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.4.1111537764338888228.1 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH Registering cereal-0.4.1.1... Installed cereal-0.4.1.1 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.05594129241884167637.1 Installing library in /home/builder/rebuild/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.119509559391335939811.2 Installing library in /home/builder/rebuild/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-28631/entropy-0.3.7/dist/setup/setup.hs, /tmp/cabal-tmp-28631/entropy-0.3.7/dist/setup/Main.o ) Linking /tmp/cabal-tmp-28631/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.318587218601548348142.7 Installing library in /home/builder/rebuild/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 erf-2.0.0.0... Building erf-2.0.0.0... Preprocessing library erf-2.0.0.0... [1 of 1] Compiling Data.Number.Erf ( src/Data/Number/Erf.hs, dist/build/Data/Number/Erf.o ) In-place registering erf-2.0.0.0... Running Haddock for erf-2.0.0.0... Running hscolour for erf-2.0.0.0... Preprocessing library erf-2.0.0.0... Preprocessing library erf-2.0.0.0... Haddock coverage: 67% ( 2 / 3) in 'Data.Number.Erf' Missing documentation for: Module header Documentation created: dist/doc/html/erf/index.html, dist/doc/html/erf/erf.txt Creating package registration file: /tmp/pkgConf-erf-2.0.02557895281266235189.0 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/erf-2.0.0.0-Be5uVBtPUiRDcHpku4LRl7 Registering erf-2.0.0.0... Installed erf-2.0.0.0 Configuring monad-loops-0.4.3... Building monad-loops-0.4.3... Preprocessing library monad-loops-0.4.3... [1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/build/Control/Monad/Loops.o ) In-place registering monad-loops-0.4.3... Running Haddock for monad-loops-0.4.3... Running hscolour for monad-loops-0.4.3... Preprocessing library monad-loops-0.4.3... Preprocessing library monad-loops-0.4.3... Haddock coverage: 75% ( 36 / 48) in 'Control.Monad.Loops' Missing documentation for: minimaOnByM (src/Control/Monad/Loops.hs:405) maximaOnByM (src/Control/Monad/Loops.hs:420) minimaByM (src/Control/Monad/Loops.hs:423) maximaByM (src/Control/Monad/Loops.hs:426) minimaOnM (src/Control/Monad/Loops.hs:429) maximaOnM (src/Control/Monad/Loops.hs:432) minimumOnByM (src/Control/Monad/Loops.hs:436) maximumOnByM (src/Control/Monad/Loops.hs:451) minimumByM (src/Control/Monad/Loops.hs:454) maximumByM (src/Control/Monad/Loops.hs:457) minimumOnM (src/Control/Monad/Loops.hs:460) maximumOnM (src/Control/Monad/Loops.hs:463) Documentation created: dist/doc/html/monad-loops/index.html, dist/doc/html/monad-loops/monad-loops.txt Creating package registration file: /tmp/pkgConf-monad-loops-0.41498617647669908538.3 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-loops-0.4.3-EQoySqNZ2bd85KCgzAOO4M Registering monad-loops-0.4.3... Installed monad-loops-0.4.3 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.218775651001265204346.1 Installing library in /home/builder/rebuild/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.2661955081931489114.1 Installing library in /home/builder/rebuild/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.02345769871866355856.7 Installing library in /home/builder/rebuild/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.11369678468929588156.0 Installing library in /home/builder/rebuild/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-120178815191692786742.1 Installing library in /home/builder/rebuild/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.21604665417750679664.2 Installing library in /home/builder/rebuild/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.41245036421877068972.4 Installing library in /home/builder/rebuild/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 syb-0.6... Building syb-0.6... Preprocessing library syb-0.6... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.6... Running Haddock for syb-0.6... Running hscolour for syb-0.6... Preprocessing library syb-0.6... Preprocessing library syb-0.6... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' Missing documentation for: GenericQ' (src/Data/Generics/Aliases.hs:268) GenericM' (src/Data/Generics/Aliases.hs:269) 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 17 / 17) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt Creating package registration file: /tmp/pkgConf-syb-05051851852028720897.6 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR Registering syb-0.6... Installed syb-0.6 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.8215341973894869401.2 Installing library in /home/builder/rebuild/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.1331654572018373832.3 Installing library in /home/builder/rebuild/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.0674426555639624893.4 Installing library in /home/builder/rebuild/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 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... : Warning: ‘Crypto.Hash.Utils.Cpu’ is marked as Trustworthy but has been inferred as safe! : Warning: ‘Crypto.MAC.HMAC’ is marked as Trustworthy but has been inferred as safe! : 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.1147830643158535326.6 Installing library in /home/builder/rebuild/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.01753744777604969710.1 Installing library in /home/builder/rebuild/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.02135693054475853939.1 Installing library in /home/builder/rebuild/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.01655224149217704412.1 Installing library in /home/builder/rebuild/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 MonadPrompt-1.0.0.5... Building MonadPrompt-1.0.0.5... Preprocessing library MonadPrompt-1.0.0.5... [1 of 1] Compiling Control.Monad.Prompt ( Control/Monad/Prompt.hs, dist/build/Control/Monad/Prompt.o ) In-place registering MonadPrompt-1.0.0.5... Running Haddock for MonadPrompt-1.0.0.5... Running hscolour for MonadPrompt-1.0.0.5... Preprocessing library MonadPrompt-1.0.0.5... Preprocessing library MonadPrompt-1.0.0.5... Haddock coverage: 81% ( 17 / 21) in 'Control.Monad.Prompt' Missing documentation for: Prompt (Control/Monad/Prompt.hs:88) unRecPrompt (Control/Monad/Prompt.hs:157) unPromptT (Control/Monad/Prompt.hs:199) unRecPromptT (Control/Monad/Prompt.hs:257) Documentation created: dist/doc/html/MonadPrompt/index.html, dist/doc/html/MonadPrompt/MonadPrompt.txt Creating package registration file: /tmp/pkgConf-MonadPrompt-1.0.0126794893430310992.5 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MonadPrompt-1.0.0.5-F7EbDY62JaM3o66tgtZZ8G Registering MonadPrompt-1.0.0.5... Installed MonadPrompt-1.0.0.5 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.04605529581932062638.1 Installing library in /home/builder/rebuild/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 old-time-1.1.0.3... configure: WARNING: unrecognized options: --with-compiler, --with-gcc 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 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) In-place registering old-time-1.1.0.3... Running Haddock for old-time-1.1.0.3... Running hscolour for old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Haddock coverage: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Documentation created: dist/doc/html/old-time/index.html, dist/doc/html/old-time/old-time.txt Creating package registration file: /tmp/pkgConf-old-time-1.1.01534947983168488323.3 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2 Registering old-time-1.1.0.3... Installed old-time-1.1.0.3 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.01728671166503984129.0 Installing library in /home/builder/rebuild/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.013998748632069157620.1 Installing library in /home/builder/rebuild/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 stateref-0.3... Building stateref-0.3... Preprocessing library stateref-0.3... [ 1 of 10] Compiling Data.MRef.Types ( src/Data/MRef/Types.hs, dist/build/Data/MRef/Types.o ) [ 2 of 10] Compiling Data.StateRef.Types ( src/Data/StateRef/Types.hs, dist/build/Data/StateRef/Types.o ) [ 3 of 10] Compiling Data.StateRef.Instances.STM ( src/Data/StateRef/Instances/STM.hs, dist/build/Data/StateRef/Instances/STM.o ) [ 4 of 10] Compiling Data.StateRef.Instances.Undecidable ( src/Data/StateRef/Instances/Undecidable.hs, dist/build/Data/StateRef/Instances/Undecidable.o ) [ 5 of 10] Compiling Data.StateRef.Instances ( src/Data/StateRef/Instances.hs, dist/build/Data/StateRef/Instances.o ) [ 6 of 10] Compiling Data.Accessor ( src/Data/Accessor.hs, dist/build/Data/Accessor.o ) [ 7 of 10] Compiling Data.StateRef ( src/Data/StateRef.hs, dist/build/Data/StateRef.o ) [ 8 of 10] Compiling Data.MRef.Instances.STM ( src/Data/MRef/Instances/STM.hs, dist/build/Data/MRef/Instances/STM.o ) [ 9 of 10] Compiling Data.MRef.Instances ( src/Data/MRef/Instances.hs, dist/build/Data/MRef/Instances.o ) [10 of 10] Compiling Data.MRef ( src/Data/MRef.hs, dist/build/Data/MRef.o ) In-place registering stateref-0.3... Running Haddock for stateref-0.3... Running hscolour for stateref-0.3... Preprocessing library stateref-0.3... Preprocessing library stateref-0.3... Haddock coverage: 17% ( 1 / 6) in 'Data.MRef.Types' Missing documentation for: MRef (src/Data/MRef/Types.hs:25) HasMRef (src/Data/MRef/Types.hs:28) NewMRef (src/Data/MRef/Types.hs:32) TakeMRef (src/Data/MRef/Types.hs:37) PutMRef (src/Data/MRef/Types.hs:40) 33% ( 3 / 9) in 'Data.StateRef.Types' Missing documentation for: Module header WriteRef (src/Data/StateRef/Types.hs:16) ReadRef (src/Data/StateRef/Types.hs:20) ModifyRef (src/Data/StateRef/Types.hs:24) NewRef (src/Data/StateRef/Types.hs:51) HasRef (src/Data/StateRef/Types.hs:55) 100% ( 5 / 5) in 'Data.StateRef.Instances.STM' 20% ( 1 / 5) in 'Data.StateRef.Instances.Undecidable' Missing documentation for: Module header (src/Data/StateRef/Instances/Undecidable.hs:15) (src/Data/StateRef/Instances/Undecidable.hs:17) (src/Data/StateRef/Instances/Undecidable.hs:19) 81% ( 13 / 16) in 'Data.StateRef.Instances' Missing documentation for: (src/Data/StateRef/Instances/Undecidable.hs:15) (src/Data/StateRef/Instances/Undecidable.hs:17) (src/Data/StateRef/Instances/Undecidable.hs:19) 0% ( 0 / 8) in 'Data.Accessor' Missing documentation for: Module header Getter (src/Data/Accessor.hs:10) Setter (src/Data/Accessor.hs:11) Accessor (src/Data/Accessor.hs:12) (src/Data/Accessor.hs:14) (src/Data/Accessor.hs:17) (src/Data/Accessor.hs:20) (src/Data/Accessor.hs:22) 100% ( 11 / 11) in 'Data.StateRef' 100% ( 5 / 5) in 'Data.MRef.Instances.STM' 100% ( 7 / 7) in 'Data.MRef.Instances' 80% ( 4 / 5) in 'Data.MRef' Missing documentation for: Module header Documentation created: dist/doc/html/stateref/index.html, dist/doc/html/stateref/stateref.txt Creating package registration file: /tmp/pkgConf-stateref-02000490107318984471.3 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stateref-0.3-4DTbCuUQ5YUG0cvHdvUVbJ Registering stateref-0.3... Installed stateref-0.3 Configuring th-extras-0.0.0.2... Building th-extras-0.0.0.2... Preprocessing library th-extras-0.0.0.2... [1 of 1] Compiling Language.Haskell.TH.Extras ( src/Language/Haskell/TH/Extras.hs, dist/build/Language/Haskell/TH/Extras.o ) In-place registering th-extras-0.0.0.2... Running Haddock for th-extras-0.0.0.2... Running hscolour for th-extras-0.0.0.2... Preprocessing library th-extras-0.0.0.2... Preprocessing library th-extras-0.0.0.2... Haddock coverage: 7% ( 1 / 14) in 'Language.Haskell.TH.Extras' Missing documentation for: Module header intIs64 (src/Language/Haskell/TH/Extras.hs:10) replace (src/Language/Haskell/TH/Extras.hs:13) composeExprs (src/Language/Haskell/TH/Extras.hs:16) nameOfCon (src/Language/Haskell/TH/Extras.hs:21) nameOfBinder (src/Language/Haskell/TH/Extras.hs:34) varsBoundInCon (src/Language/Haskell/TH/Extras.hs:43) namesBoundInPat (src/Language/Haskell/TH/Extras.hs:47) namesBoundInDec (src/Language/Haskell/TH/Extras.hs:73) genericalizeName (src/Language/Haskell/TH/Extras.hs:88) genericalizeDecs (src/Language/Haskell/TH/Extras.hs:95) headOfType (src/Language/Haskell/TH/Extras.hs:104) occursInType (src/Language/Haskell/TH/Extras.hs:121) Documentation created: dist/doc/html/th-extras/index.html, dist/doc/html/th-extras/th-extras.txt Creating package registration file: /tmp/pkgConf-th-extras-0.0.01472184324175324309.2 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/th-extras-0.0.0.2-92bZcUCddPUC3TMCpaqGb4 Registering th-extras-0.0.0.2... Installed th-extras-0.0.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.137511489901974423328.2 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/crypto-api-0.13.2-Cf9PpCUM2HxIcKjYUCdWjU Registering crypto-api-0.13.2... Installed crypto-api-0.13.2 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.318086657361116323015.3 Installing library in /home/builder/rebuild/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 MonadRandom-0.4.1... Building MonadRandom-0.4.1... Preprocessing library MonadRandom-0.4.1... [1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o ) [2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o ) Control/Monad/Random.hs:49: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/Random.hs:53:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Control/Monad/Random.hs:69: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/Random.hs:201:11: 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" Control/Monad/Random.hs:201:51: 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" Control/Monad/Random.hs:246:11: 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" Control/Monad/Random.hs:246:53: 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" In-place registering MonadRandom-0.4.1... Running Haddock for MonadRandom-0.4.1... Running hscolour for MonadRandom-0.4.1... Preprocessing library MonadRandom-0.4.1... Preprocessing library MonadRandom-0.4.1... Control/Monad/Random.hs:49: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/Random.hs:53:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead Control/Monad/Random.hs:69: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/Random.hs:201:11: 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" Control/Monad/Random.hs:201:51: 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" Control/Monad/Random.hs:246:11: 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" Control/Monad/Random.hs:246:53: 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" Haddock coverage: Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity. 100% ( 3 / 3) in 'Control.Monad.Random.Class' 100% ( 17 / 17) in 'Control.Monad.Random' Documentation created: dist/doc/html/MonadRandom/index.html, dist/doc/html/MonadRandom/MonadRandom.txt Creating package registration file: /tmp/pkgConf-MonadRandom-0.4987359759770571220.1 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MonadRandom-0.4.1-8fkvjjFjRjnCPXlERn2bav Registering MonadRandom-0.4.1... Installed MonadRandom-0.4.1 [1 of 1] Compiling Main ( /tmp/cabal-tmp-28631/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-28631/distributive-0.4.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-28631/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.46140643352079161257.4 Installing library in /home/builder/rebuild/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 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.512159929742065566092.3 Installing library in /home/builder/rebuild/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 mersenne-random-pure64-0.2.0.4... Building mersenne-random-pure64-0.2.0.4... Preprocessing library mersenne-random-pure64-0.2.0.4... [1 of 3] Compiling System.Random.Mersenne.Pure64.Base ( dist/build/System/Random/Mersenne/Pure64/Base.hs, dist/build/System/Random/Mersenne/Pure64/Base.o ) [2 of 3] Compiling System.Random.Mersenne.Pure64.MTBlock ( System/Random/Mersenne/Pure64/MTBlock.hs, dist/build/System/Random/Mersenne/Pure64/MTBlock.o ) [3 of 3] Compiling System.Random.Mersenne.Pure64 ( System/Random/Mersenne/Pure64.hs, dist/build/System/Random/Mersenne/Pure64.o ) In-place registering mersenne-random-pure64-0.2.0.4... Running Haddock for mersenne-random-pure64-0.2.0.4... Running hscolour for mersenne-random-pure64-0.2.0.4... Preprocessing library mersenne-random-pure64-0.2.0.4... Preprocessing library mersenne-random-pure64-0.2.0.4... Haddock coverage: 19% ( 3 / 16) in 'System.Random.Mersenne.Pure64.Base' Missing documentation for: MTState (System/Random/Mersenne/Pure64/Base.hsc:27) UInt64 (System/Random/Mersenne/Pure64/Base.hsc:29) c_init_genrand64 (System/Random/Mersenne/Pure64/Base.hsc:34) c_genrand64_int64 (System/Random/Mersenne/Pure64/Base.hsc:37) c_genrand64_real2 (System/Random/Mersenne/Pure64/Base.hsc:40) sizeof_MTState (System/Random/Mersenne/Pure64/Base.hsc:43) c_mix_word64 (System/Random/Mersenne/Pure64/Base.hsc:48) c_seed_genrand64_block (System/Random/Mersenne/Pure64/Base.hsc:51) c_next_genrand64_block (System/Random/Mersenne/Pure64/Base.hsc:54) c_init_genrand64_unsafe (System/Random/Mersenne/Pure64/Base.hsc:68) c_genrand64_int64_unsafe (System/Random/Mersenne/Pure64/Base.hsc:71) c_genrand64_real2_unsafe (System/Random/Mersenne/Pure64/Base.hsc:74) c_memcpy (System/Random/Mersenne/Pure64/Base.hsc:77) 90% ( 9 / 10) in 'System.Random.Mersenne.Pure64.MTBlock' Missing documentation for: MTBlock (System/Random/Mersenne/Pure64/MTBlock.hs:41) Cannot find documentation for: $notes 100% ( 13 / 13) in 'System.Random.Mersenne.Pure64' Documentation created: dist/doc/html/mersenne-random-pure64/index.html, dist/doc/html/mersenne-random-pure64/mersenne-random-pure64.txt Creating package registration file: /tmp/pkgConf-mersenne-random-pure64-0.2.01699219986870923556.4 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mersenne-random-pure64-0.2.0.4-GMUSjPCCpxkDyMDBSyrmlW Registering mersenne-random-pure64-0.2.0.4... Installed mersenne-random-pure64-0.2.0.4 Configuring mwc-random-0.13.3.2... Building mwc-random-0.13.3.2... Preprocessing library mwc-random-0.13.3.2... [1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o ) System/Random/MWC.hs:106:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant System/Random/MWC.hs:113:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant [2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o ) System/Random/MWC/Distributions.hs:44:1: Warning: The import of ‘Traversable’ from module ‘Data.Traversable’ is redundant [3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o ) In-place registering mwc-random-0.13.3.2... Running Haddock for mwc-random-0.13.3.2... Running hscolour for mwc-random-0.13.3.2... Preprocessing library mwc-random-0.13.3.2... Preprocessing library mwc-random-0.13.3.2... System/Random/MWC.hs:106:1: Warning: The import of ‘Bits’ from module ‘Data.Bits’ is redundant System/Random/MWC.hs:113:1: Warning: The import of ‘Word’ from module ‘Data.Word’ is redundant System/Random/MWC/Distributions.hs:44:1: Warning: The import of ‘Traversable’ from module ‘Data.Traversable’ is redundant Haddock coverage: 100% ( 24 / 24) in 'System.Random.MWC' 100% ( 23 / 23) in 'System.Random.MWC.Distributions' 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable' Documentation created: dist/doc/html/mwc-random/index.html, dist/doc/html/mwc-random/mwc-random.txt Creating package registration file: /tmp/pkgConf-mwc-random-0.13.39981718841777322269.2 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mwc-random-0.13.3.2-JVyn3ImnzxfJ7trgXNSC6H Registering mwc-random-0.13.3.2... Installed mwc-random-0.13.3.2 Configuring safecopy-0.8.6... Building safecopy-0.8.6... Preprocessing library safecopy-0.8.6... [1 of 4] Compiling Data.SafeCopy.SafeCopy ( src/Data/SafeCopy/SafeCopy.hs, dist/build/Data/SafeCopy/SafeCopy.o ) [2 of 4] Compiling Data.SafeCopy.Derive ( src/Data/SafeCopy/Derive.hs, dist/build/Data/SafeCopy/Derive.o ) [3 of 4] Compiling Data.SafeCopy.Instances ( src/Data/SafeCopy/Instances.hs, dist/build/Data/SafeCopy/Instances.o ) src/Data/SafeCopy/Instances.hs:386:15: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/Data/SafeCopy/Instances.hs:389:15: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" [4 of 4] Compiling Data.SafeCopy ( src/Data/SafeCopy.hs, dist/build/Data/SafeCopy.o ) In-place registering safecopy-0.8.6... Running Haddock for safecopy-0.8.6... Running hscolour for safecopy-0.8.6... Preprocessing library safecopy-0.8.6... Preprocessing library safecopy-0.8.6... src/Data/SafeCopy/Instances.hs:386:15: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/Data/SafeCopy/Instances.hs:389:15: Warning: In the use of type constructor or class ‘Typeable2’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Haddock coverage: 43% ( 18 / 42) in 'Data.SafeCopy.SafeCopy' Missing documentation for: isPrimitive (src/Data/SafeCopy/SafeCopy.hs:64) constructGetterFromVersion (src/Data/SafeCopy/SafeCopy.hs:137) castVersion (src/Data/SafeCopy/SafeCopy.hs:250) (src/Data/SafeCopy/SafeCopy.hs:253) (src/Data/SafeCopy/SafeCopy.hs:262) Profile (src/Data/SafeCopy/SafeCopy.hs:283) mkProfile (src/Data/SafeCopy/SafeCopy.hs:291) Consistency (src/Data/SafeCopy/SafeCopy.hs:301) availableVersions (src/Data/SafeCopy/SafeCopy.hs:303) getForwardKind (src/Data/SafeCopy/SafeCopy.hs:316) validChain (src/Data/SafeCopy/SafeCopy.hs:320) checkConsistency (src/Data/SafeCopy/SafeCopy.hs:337) computeConsistency (src/Data/SafeCopy/SafeCopy.hs:344) isObviouslyConsistent (src/Data/SafeCopy/SafeCopy.hs:358) proxyFromConsistency (src/Data/SafeCopy/SafeCopy.hs:367) proxyFromKind (src/Data/SafeCopy/SafeCopy.hs:370) consistentFromProxy (src/Data/SafeCopy/SafeCopy.hs:373) versionFromProxy (src/Data/SafeCopy/SafeCopy.hs:376) versionFromKind (src/Data/SafeCopy/SafeCopy.hs:379) versionFromReverseKind (src/Data/SafeCopy/SafeCopy.hs:382) kindFromProxy (src/Data/SafeCopy/SafeCopy.hs:385) Proxy (src/Data/SafeCopy/SafeCopy.hs:391) mkProxy (src/Data/SafeCopy/SafeCopy.hs:393) asProxyType (src/Data/SafeCopy/SafeCopy.hs:396) 43% ( 3 / 7) in 'Data.SafeCopy.Derive' Missing documentation for: Module header deriveSafeCopyIndexedType (src/Data/SafeCopy/Derive.hs:123) deriveSafeCopySimpleIndexedType (src/Data/SafeCopy/Derive.hs:178) deriveSafeCopyHappstackDataIndexedType (src/Data/SafeCopy/Derive.hs:228) 0% ( 0 / 67) in 'Data.SafeCopy.Instances' Missing documentation for: Module header (src/Data/SafeCopy/Instances.hs:51) (src/Data/SafeCopy/Instances.hs:59) (src/Data/SafeCopy/Instances.hs:73) (src/Data/SafeCopy/Instances.hs:81) (src/Data/SafeCopy/Instances.hs:86) (src/Data/SafeCopy/Instances.hs:91) (src/Data/SafeCopy/Instances.hs:96) (src/Data/SafeCopy/Instances.hs:101) (src/Data/SafeCopy/Instances.hs:106) iarray_getCopy (src/Data/SafeCopy/Instances.hs:111) iarray_putCopy (src/Data/SafeCopy/Instances.hs:118) (src/Data/SafeCopy/Instances.hs:125) (src/Data/SafeCopy/Instances.hs:130) (src/Data/SafeCopy/Instances.hs:135) (src/Data/SafeCopy/Instances.hs:139) (src/Data/SafeCopy/Instances.hs:142) (src/Data/SafeCopy/Instances.hs:145) (src/Data/SafeCopy/Instances.hs:149) (src/Data/SafeCopy/Instances.hs:154) (src/Data/SafeCopy/Instances.hs:162) (src/Data/SafeCopy/Instances.hs:164) (src/Data/SafeCopy/Instances.hs:166) (src/Data/SafeCopy/Instances.hs:168) (src/Data/SafeCopy/Instances.hs:170) (src/Data/SafeCopy/Instances.hs:172) (src/Data/SafeCopy/Instances.hs:174) (src/Data/SafeCopy/Instances.hs:176) (src/Data/SafeCopy/Instances.hs:178) (src/Data/SafeCopy/Instances.hs:180) (src/Data/SafeCopy/Instances.hs:182) (src/Data/SafeCopy/Instances.hs:184) (src/Data/SafeCopy/Instances.hs:186) (src/Data/SafeCopy/Instances.hs:188) (src/Data/SafeCopy/Instances.hs:190) (src/Data/SafeCopy/Instances.hs:192) (src/Data/SafeCopy/Instances.hs:194) (src/Data/SafeCopy/Instances.hs:201) (src/Data/SafeCopy/Instances.hs:206) (src/Data/SafeCopy/Instances.hs:208) (src/Data/SafeCopy/Instances.hs:210) (src/Data/SafeCopy/Instances.hs:221) (src/Data/SafeCopy/Instances.hs:227) (src/Data/SafeCopy/Instances.hs:235) (src/Data/SafeCopy/Instances.hs:241) (src/Data/SafeCopy/Instances.hs:247) (src/Data/SafeCopy/Instances.hs:253) (src/Data/SafeCopy/Instances.hs:262) (src/Data/SafeCopy/Instances.hs:268) (src/Data/SafeCopy/Instances.hs:279) (src/Data/SafeCopy/Instances.hs:290) (src/Data/SafeCopy/Instances.hs:299) (src/Data/SafeCopy/Instances.hs:308) (src/Data/SafeCopy/Instances.hs:321) (src/Data/SafeCopy/Instances.hs:330) (src/Data/SafeCopy/Instances.hs:348) (src/Data/SafeCopy/Instances.hs:351) (src/Data/SafeCopy/Instances.hs:355) typeName (src/Data/SafeCopy/Instances.hs:383) typeName1 (src/Data/SafeCopy/Instances.hs:386) typeName2 (src/Data/SafeCopy/Instances.hs:389) getGenericVector (src/Data/SafeCopy/Instances.hs:392) putGenericVector (src/Data/SafeCopy/Instances.hs:396) (src/Data/SafeCopy/Instances.hs:400) (src/Data/SafeCopy/Instances.hs:404) (src/Data/SafeCopy/Instances.hs:408) (src/Data/SafeCopy/Instances.hs:412) 85% ( 23 / 27) in 'Data.SafeCopy' Missing documentation for: Profile (src/Data/SafeCopy/SafeCopy.hs:283) deriveSafeCopyIndexedType (src/Data/SafeCopy/Derive.hs:123) deriveSafeCopySimpleIndexedType (src/Data/SafeCopy/Derive.hs:178) deriveSafeCopyHappstackDataIndexedType (src/Data/SafeCopy/Derive.hs:228) Warning: Data.SafeCopy: could not find link destinations for: Proxy Documentation created: dist/doc/html/safecopy/index.html, dist/doc/html/safecopy/safecopy.txt Creating package registration file: /tmp/pkgConf-safecopy-0.81299561763705605356.6 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/safecopy-0.8.6-1EdtBcRAtWa7kzh6qJxixx Registering safecopy-0.8.6... Installed safecopy-0.8.6 Configuring vector-th-unbox-0.2.1.3... Building vector-th-unbox-0.2.1.3... Preprocessing library vector-th-unbox-0.2.1.3... [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.o ) In-place registering vector-th-unbox-0.2.1.3... Running Haddock for vector-th-unbox-0.2.1.3... Running hscolour for vector-th-unbox-0.2.1.3... Preprocessing library vector-th-unbox-0.2.1.3... Preprocessing library vector-th-unbox-0.2.1.3... Haddock coverage: 100% ( 3 / 3) in 'Data.Vector.Unboxed.Deriving' Documentation created: dist/doc/html/vector-th-unbox/index.html, dist/doc/html/vector-th-unbox/vector-th-unbox.txt Creating package registration file: /tmp/pkgConf-vector-th-unbox-0.2.11992434581478488777.3 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-th-unbox-0.2.1.3-7UKBkJbwJOEKV3lSwERBE0 Registering vector-th-unbox-0.2.1.3... Installed vector-th-unbox-0.2.1.3 Configuring flexible-defaults-0.0.1.1... Building flexible-defaults-0.0.1.1... Preprocessing library flexible-defaults-0.0.1.1... [1 of 3] Compiling Language.Haskell.TH.FlexibleDefaults.Solve ( src/Language/Haskell/TH/FlexibleDefaults/Solve.hs, dist/build/Language/Haskell/TH/FlexibleDefaults/Solve.o ) src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:13: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 3] Compiling Language.Haskell.TH.FlexibleDefaults.DSL ( src/Language/Haskell/TH/FlexibleDefaults/DSL.hs, dist/build/Language/Haskell/TH/FlexibleDefaults/DSL.o ) src/Language/Haskell/TH/FlexibleDefaults/DSL.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() src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:9: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 Language.Haskell.TH.FlexibleDefaults ( src/Language/Haskell/TH/FlexibleDefaults.hs, dist/build/Language/Haskell/TH/FlexibleDefaults.o ) src/Language/Haskell/TH/FlexibleDefaults.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 flexible-defaults-0.0.1.1... Running Haddock for flexible-defaults-0.0.1.1... Running hscolour for flexible-defaults-0.0.1.1... Preprocessing library flexible-defaults-0.0.1.1... Preprocessing library flexible-defaults-0.0.1.1... src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:13: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/Language/Haskell/TH/FlexibleDefaults/DSL.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() src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:9: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/Language/Haskell/TH/FlexibleDefaults.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: 0% ( 0 / 7) in 'Language.Haskell.TH.FlexibleDefaults.Solve' Missing documentation for: Module header ImplSpec (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:18) scoreImplSpec (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:30) Problem (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:27) Solution (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:28) scoreSolution (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:33) chooseImplementations (src/Language/Haskell/TH/FlexibleDefaults/Solve.hs:44) 59% ( 13 / 22) in 'Language.Haskell.TH.FlexibleDefaults.DSL' Missing documentation for: Module header Impls (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:19) (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:21) (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:24) addImplSpecs (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:34) addImplSpec (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:37) toProblem (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:40) applyInline (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:90) setInline (src/Language/Haskell/TH/FlexibleDefaults/DSL.hs:123) 100% ( 15 / 15) in 'Language.Haskell.TH.FlexibleDefaults' Documentation created: dist/doc/html/flexible-defaults/index.html, dist/doc/html/flexible-defaults/flexible-defaults.txt Creating package registration file: /tmp/pkgConf-flexible-defaults-0.0.14796151662030777364.1 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/flexible-defaults-0.0.1.1-IX6poBE7CWREWPkEWVTREx Registering flexible-defaults-0.0.1.1... Installed flexible-defaults-0.0.1.1 Configuring skein-1.0.9.3... Building skein-1.0.9.3... Preprocessing library skein-1.0.9.3... [1 of 2] Compiling Crypto.Skein.Internal ( dist/build/Crypto/Skein/Internal.hs, dist/build/Crypto/Skein/Internal.o ) [2 of 2] Compiling Crypto.Skein ( src/Crypto/Skein.hs, dist/build/Crypto/Skein.o ) In-place registering skein-1.0.9.3... Running Haddock for skein-1.0.9.3... Running hscolour for skein-1.0.9.3... Preprocessing library skein-1.0.9.3... Preprocessing library skein-1.0.9.3... Haddock coverage: 25% ( 8 / 32) in 'Crypto.Skein.Internal' Missing documentation for: sKEIN_SUCCESS (src/Crypto/Skein/Internal.hsc:71) sKEIN_FAIL (src/Crypto/Skein/Internal.hsc:71) sKEIN_BAD_HASHLEN (src/Crypto/Skein/Internal.hsc:71) Skein256Ctx (src/Crypto/Skein/Internal.hsc:87) skein256Init (src/Crypto/Skein/Internal.hsc:126) skein256Update (src/Crypto/Skein/Internal.hsc:130) skein256Final (src/Crypto/Skein/Internal.hsc:134) skein256InitExt (src/Crypto/Skein/Internal.hsc:138) skein256FinalPad (src/Crypto/Skein/Internal.hsc:142) skein256Output (src/Crypto/Skein/Internal.hsc:146) Skein512Ctx (src/Crypto/Skein/Internal.hsc:88) skein512Init (src/Crypto/Skein/Internal.hsc:127) skein512Update (src/Crypto/Skein/Internal.hsc:131) skein512Final (src/Crypto/Skein/Internal.hsc:135) skein512InitExt (src/Crypto/Skein/Internal.hsc:139) skein512FinalPad (src/Crypto/Skein/Internal.hsc:143) skein512Output (src/Crypto/Skein/Internal.hsc:147) Skein1024Ctx (src/Crypto/Skein/Internal.hsc:89) skein1024Init (src/Crypto/Skein/Internal.hsc:128) skein1024Update (src/Crypto/Skein/Internal.hsc:132) skein1024Final (src/Crypto/Skein/Internal.hsc:136) skein1024InitExt (src/Crypto/Skein/Internal.hsc:140) skein1024FinalPad (src/Crypto/Skein/Internal.hsc:144) skein1024Output (src/Crypto/Skein/Internal.hsc:148) 100% ( 60 / 60) in 'Crypto.Skein' Warning: Crypto.Skein: could not find link destinations for: updateCtxSkein Documentation created: dist/doc/html/skein/index.html, dist/doc/html/skein/skein.txt Creating package registration file: /tmp/pkgConf-skein-1.0.9359978009825312109.3 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/skein-1.0.9.3-9ak5vwxZ5cYKaiQeuS5ruG Registering skein-1.0.9.3... Installed skein-1.0.9.3 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.41895359939991034551.4 Installing library in /home/builder/rebuild/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.51501052464287910310.1 Installing library in /home/builder/rebuild/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 Configuring random-shuffle-0.0.4... Building random-shuffle-0.0.4... Preprocessing library random-shuffle-0.0.4... [1 of 1] Compiling System.Random.Shuffle ( src/System/Random/Shuffle.hs, dist/build/System/Random/Shuffle.o ) src/System/Random/Shuffle.hs:59:1: Warning: Tab character src/System/Random/Shuffle.hs:70:1: Warning: Tab character src/System/Random/Shuffle.hs:71:1: Warning: Tab character src/System/Random/Shuffle.hs:74:1: Warning: Tab character src/System/Random/Shuffle.hs:77:1: Warning: Tab character src/System/Random/Shuffle.hs:78:1: Warning: Tab character src/System/Random/Shuffle.hs:79:1: Warning: Tab character src/System/Random/Shuffle.hs:80:1: Warning: Tab character In-place registering random-shuffle-0.0.4... Running Haddock for random-shuffle-0.0.4... Running hscolour for random-shuffle-0.0.4... Preprocessing library random-shuffle-0.0.4... Preprocessing library random-shuffle-0.0.4... src/System/Random/Shuffle.hs:59:1: Warning: Tab character src/System/Random/Shuffle.hs:70:1: Warning: Tab character src/System/Random/Shuffle.hs:71:1: Warning: Tab character src/System/Random/Shuffle.hs:74:1: Warning: Tab character src/System/Random/Shuffle.hs:77:1: Warning: Tab character src/System/Random/Shuffle.hs:78:1: Warning: Tab character src/System/Random/Shuffle.hs:79:1: Warning: Tab character src/System/Random/Shuffle.hs:80:1: Warning: Tab character Haddock coverage: 100% ( 4 / 4) in 'System.Random.Shuffle' Documentation created: dist/doc/html/random-shuffle/index.html, dist/doc/html/random-shuffle/random-shuffle.txt Creating package registration file: /tmp/pkgConf-random-shuffle-0.0264299455449549730.4 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-shuffle-0.0.4-0lbhSJNhXjD1A5zbQ8pcbq Registering random-shuffle-0.0.4... Installed random-shuffle-0.0.4 Configuring threefish-0.2.6... Building threefish-0.2.6... Preprocessing library threefish-0.2.6... [ 1 of 12] Compiling Crypto.Threefish.Mix ( Crypto/Threefish/Mix.hs, dist/build/Crypto/Threefish/Mix.o ) [ 2 of 12] Compiling Crypto.Threefish.Skein.Internal ( Crypto/Threefish/Skein/Internal.hs, dist/build/Crypto/Threefish/Skein/Internal.o ) [ 3 of 12] Compiling Crypto.Threefish.Common ( Crypto/Threefish/Common.hs, dist/build/Crypto/Threefish/Common.o ) Crypto/Threefish/Common.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() [ 4 of 12] Compiling Crypto.Threefish.UBI ( Crypto/Threefish/UBI.hs, dist/build/Crypto/Threefish/UBI.o ) [ 5 of 12] Compiling Crypto.Threefish.Threefish512 ( Crypto/Threefish/Threefish512.hs, dist/build/Crypto/Threefish/Threefish512.o ) Crypto/Threefish/Threefish512.hs:10: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 12] Compiling Crypto.Threefish.Threefish256 ( Crypto/Threefish/Threefish256.hs, dist/build/Crypto/Threefish/Threefish256.o ) Crypto/Threefish/Threefish256.hs:10: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() [ 7 of 12] Compiling Crypto.Threefish ( Crypto/Threefish.hs, dist/build/Crypto/Threefish.o ) [ 8 of 12] Compiling Crypto.Threefish.Skein ( Crypto/Threefish/Skein.hs, dist/build/Crypto/Threefish/Skein.o ) [ 9 of 12] Compiling Crypto.Threefish.Skein.KDF ( Crypto/Threefish/Skein/KDF.hs, dist/build/Crypto/Threefish/Skein/KDF.o ) [10 of 12] Compiling Crypto.Threefish.Random ( Crypto/Threefish/Random.hs, dist/build/Crypto/Threefish/Random.o ) [11 of 12] Compiling Crypto.Threefish.Skein.StreamCipher ( Crypto/Threefish/Skein/StreamCipher.hs, dist/build/Crypto/Threefish/Skein/StreamCipher.o ) [12 of 12] Compiling Crypto.Threefish.Authenticated ( Crypto/Threefish/Authenticated.hs, dist/build/Crypto/Threefish/Authenticated.o ) Crypto/Threefish/Authenticated.hs:53:5: Warning: Defined but not used: ‘encNonce’ Crypto/Threefish/Authenticated.hs:54:5: Warning: Defined but not used: ‘encMAC’ Crypto/Threefish/Authenticated.hs:55:5: Warning: Defined but not used: ‘encData’ In-place registering threefish-0.2.6... Running Haddock for threefish-0.2.6... Running hscolour for threefish-0.2.6... Preprocessing library threefish-0.2.6... Preprocessing library threefish-0.2.6... Crypto/Threefish/Common.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() Crypto/Threefish/Threefish512.hs:10: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() Crypto/Threefish/Threefish256.hs:10: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() Crypto/Threefish/Authenticated.hs:53:5: Warning: Defined but not used: ‘encNonce’ Crypto/Threefish/Authenticated.hs:54:5: Warning: Defined but not used: ‘encMAC’ Crypto/Threefish/Authenticated.hs:55:5: Warning: Defined but not used: ‘encData’ Haddock coverage: 0% ( 0 / 5) in 'Crypto.Threefish.Mix' Missing documentation for: Module header mix (Crypto/Threefish/Mix.hs:7) mixKey (Crypto/Threefish/Mix.hs:13) unmix (Crypto/Threefish/Mix.hs:21) unmixKey (Crypto/Threefish/Mix.hs:27) 20% ( 1 / 5) in 'Crypto.Threefish.Skein.Internal' Missing documentation for: Skein256Ctx (Crypto/Threefish/Skein/Internal.hs:8) skein256_init (Crypto/Threefish/Skein/Internal.hs:10) skein256_update (Crypto/Threefish/Skein/Internal.hs:16) skein256_output (Crypto/Threefish/Skein/Internal.hs:25) 100% ( 8 / 8) in 'Crypto.Threefish.Common' 10% ( 1 / 10) in 'Crypto.Threefish.UBI' Missing documentation for: BlockType (Crypto/Threefish/UBI.hs:7) type2w64 (Crypto/Threefish/UBI.hs:17) type2int (Crypto/Threefish/UBI.hs:27) newTweak (Crypto/Threefish/UBI.hs:38) setType (Crypto/Threefish/UBI.hs:42) setFirst (Crypto/Threefish/UBI.hs:49) setLast (Crypto/Threefish/UBI.hs:53) addBytes (Crypto/Threefish/UBI.hs:57) configTweak (Crypto/Threefish/UBI.hs:61) 45% ( 5 / 11) in 'Crypto.Threefish.Threefish512' Missing documentation for: Block512 (Crypto/Threefish/Threefish512.hs:19) Key512 (Crypto/Threefish/Threefish512.hs:29) (Crypto/Threefish/Threefish512.hs:31) (Crypto/Threefish/Threefish512.hs:36) (Crypto/Threefish/Threefish512.hs:44) (Crypto/Threefish/Threefish512.hs:139) 38% ( 3 / 8) in 'Crypto.Threefish.Threefish256' Missing documentation for: Block256 (Crypto/Threefish/Threefish256.hs:34) Key256 (Crypto/Threefish/Threefish256.hs:35) encrypt256 (Crypto/Threefish/Threefish256.hs:84) decrypt256 (Crypto/Threefish/Threefish256.hs:75) readBlock256 (Crypto/Threefish/Threefish256.hs:54) 58% ( 7 / 12) in 'Crypto.Threefish' Missing documentation for: Block256 (Crypto/Threefish/Threefish256.hs:34) Key256 (Crypto/Threefish/Threefish256.hs:35) Block512 (Crypto/Threefish/Threefish512.hs:19) Key512 (Crypto/Threefish/Threefish512.hs:29) Threefish (Crypto/Threefish.hs:16) 20% ( 2 / 10) in 'Crypto.Threefish.Skein' Missing documentation for: Skein (Crypto/Threefish/Skein.hs:23) Threefish (Crypto/Threefish.hs:16) Block256 (Crypto/Threefish/Threefish256.hs:34) Block512 (Crypto/Threefish/Threefish512.hs:19) Key256 (Crypto/Threefish/Threefish256.hs:35) Key512 (Crypto/Threefish/Threefish512.hs:29) Nonce256 (Crypto/Threefish/Skein.hs:29) hash256 (Crypto/Threefish/Skein.hs:73) 100% ( 3 / 3) in 'Crypto.Threefish.Skein.KDF' 92% ( 11 / 12) in 'Crypto.Threefish.Random' Missing documentation for: Block256 (Crypto/Threefish/Threefish256.hs:34) 62% ( 5 / 8) in 'Crypto.Threefish.Skein.StreamCipher' Missing documentation for: Key256 (Crypto/Threefish/Threefish256.hs:35) Nonce256 (Crypto/Threefish/Skein.hs:29) Block256 (Crypto/Threefish/Threefish256.hs:34) 69% ( 11 / 16) in 'Crypto.Threefish.Authenticated' Missing documentation for: DecryptFailure (Crypto/Threefish/Authenticated.hs:44) Plaintext (Crypto/Threefish/Authenticated.hs:42) Block256 (Crypto/Threefish/Threefish256.hs:34) Nonce256 (Crypto/Threefish/Skein.hs:29) Key256 (Crypto/Threefish/Threefish256.hs:35) Documentation created: dist/doc/html/threefish/index.html, dist/doc/html/threefish/threefish.txt Creating package registration file: /tmp/pkgConf-threefish-0.22055237631792762381.6 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/threefish-0.2.6-1zinD9RmNdCEgcYxbISCbf Registering threefish-0.2.6... Installed threefish-0.2.6 Configuring math-functions-0.1.5.2... Building math-functions-0.1.5.2... Preprocessing library math-functions-0.1.5.2... [1 of 6] Compiling Numeric.Sum ( Numeric/Sum.hs, dist/build/Numeric/Sum.o ) Numeric/Sum.hs:57:1: Warning: The import of ‘Data.Vector.Generic.Mutable’ is redundant except perhaps to import instances from ‘Data.Vector.Generic.Mutable’ To import instances alone, use: import Data.Vector.Generic.Mutable() [2 of 6] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.o ) [3 of 6] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.o ) [4 of 6] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.o ) [5 of 6] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.o ) Numeric/SpecFunctions.hs:627:59: Warning: Literal 18446744069414584320 is out of the Int range -9223372036854775808..9223372036854775807 [6 of 6] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.o ) In-place registering math-functions-0.1.5.2... Running Haddock for math-functions-0.1.5.2... Running hscolour for math-functions-0.1.5.2... Preprocessing library math-functions-0.1.5.2... Preprocessing library math-functions-0.1.5.2... Numeric/Sum.hs:57:1: Warning: The import of ‘Data.Vector.Generic.Mutable’ is redundant except perhaps to import instances from ‘Data.Vector.Generic.Mutable’ To import instances alone, use: import Data.Vector.Generic.Mutable() Numeric/SpecFunctions.hs:627:59: Warning: Literal 18446744069414584320 is out of the Int range -9223372036854775808..9223372036854775807 Haddock coverage: 100% ( 20 / 20) in 'Numeric.Sum' 100% ( 7 / 7) in 'Numeric.Polynomial.Chebyshev' Cannot find documentation for: $list 67% ( 6 / 9) in 'Numeric.Polynomial' Missing documentation for: evaluatePolynomialL (Numeric/Polynomial.hs:76) evaluateEvenPolynomialL (Numeric/Polynomial.hs:80) evaluateOddPolynomialL (Numeric/Polynomial.hs:84) 94% ( 15 / 16) in 'Numeric.MathFunctions.Constants' Missing documentation for: m_tiny (Numeric/MathFunctions/Constants.hs:40) 100% ( 28 / 28) in 'Numeric.SpecFunctions' 100% ( 2 / 2) in 'Numeric.SpecFunctions.Extra' Warning: Numeric.Sum: could not find link destinations for: TFCo:R:VectorKBNSum V_KBNSum TFCo:R:MVectorsKBNSum MV_KBNSum TFCo:R:VectorKB2Sum V_KB2Sum TFCo:R:MVectorsKB2Sum MV_KB2Sum TFCo:R:VectorKahanSum V_KahanSum TFCo:R:MVectorsKahanSum MV_KahanSum Documentation created: dist/doc/html/math-functions/index.html, dist/doc/html/math-functions/math-functions.txt Creating package registration file: /tmp/pkgConf-math-functions-0.1.51205142902646252101.2 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/math-functions-0.1.5.2-KUZFv5EGKloHBRoCzgFwem Registering math-functions-0.1.5.2... Installed math-functions-0.1.5.2 Configuring random-source-0.3.0.6... Building random-source-0.3.0.6... Preprocessing library random-source-0.3.0.6... [ 1 of 11] Compiling Data.Random.Source.Internal.Prim ( src/Data/Random/Source/Internal/Prim.hs, dist/build/Data/Random/Source/Internal/Prim.o ) [ 2 of 11] Compiling Data.Random.Internal.Words ( src/Data/Random/Internal/Words.hs, dist/build/Data/Random/Internal/Words.o ) [ 3 of 11] Compiling Data.Random.Internal.Source ( src/Data/Random/Internal/Source.hs, dist/build/Data/Random/Internal/Source.o ) [ 4 of 11] Compiling Data.Random.Source.Internal.TH ( src/Data/Random/Source/Internal/TH.hs, dist/build/Data/Random/Source/Internal/TH.o ) src/Data/Random/Source/Internal/TH.hs:85:1: Warning: Defined but not used: ‘requireMethod’ src/Data/Random/Source/Internal/TH.hs:93:1: Warning: Defined but not used: ‘score’ src/Data/Random/Source/Internal/TH.hs:104:1: Warning: Defined but not used: ‘inline’ src/Data/Random/Source/Internal/TH.hs:107:1: Warning: Defined but not used: ‘noinline’ src/Data/Random/Source/Internal/TH.hs:110:1: Warning: Defined but not used: ‘replaceMethodName’ [ 5 of 11] Compiling Data.Random.Source.PureMT ( src/Data/Random/Source/PureMT.hs, dist/build/Data/Random/Source/PureMT.o ) [ 6 of 11] Compiling Data.Random.Source.Std ( src/Data/Random/Source/Std.hs, dist/build/Data/Random/Source/Std.o ) [ 7 of 11] Compiling Data.Random.Source.StdGen ( src/Data/Random/Source/StdGen.hs, dist/build/Data/Random/Source/StdGen.o ) src/Data/Random/Source/StdGen.hs:90:1: Warning: RULE left-hand side too complicated to desugar Optimised lhs: let { $dApplicative_azT4 :: Applicative m [LclId, Str=DmdType] $dApplicative_azT4 = GHC.Base.$p1Monad @ m $dMonad_ayE5 } in let { $dFunctor_azT5 :: Functor m [LclId, Str=DmdType] $dFunctor_azT5 = GHC.Base.$p1Applicative @ m $dApplicative_azT4 } in getRandomPrimFromRandomGenState @ StdGen @ (StateT StdGen m) @ a $dRandomGen_ayE9 (Control.Monad.State.Class.$fMonadStatesStateT0 @ StdGen @ m (transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fMonadStateT @ StdGen @ m (transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fApplicativeStateT @ StdGen @ m (transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fFunctorStateT @ StdGen @ m $dFunctor_azT5) $dFunctor_azT5 $dMonad_ayE5) $dMonad_ayE5) $dMonad_ayE5) Orig lhs: let { $dApplicative_azT4 :: Applicative m [LclId, Str=DmdType] $dApplicative_azT4 = GHC.Base.$p1Monad @ m $dMonad_ayE5 } in let { $dFunctor_azT5 :: Functor m [LclId, Str=DmdType] $dFunctor_azT5 = GHC.Base.$p1Applicative @ m $dApplicative_azT4 } in let { $dFunctor_azT8 :: Functor (StateT StdGen m) [LclId, Str=DmdType] $dFunctor_azT8 = transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fFunctorStateT @ StdGen @ m $dFunctor_azT5 } in let { $dApplicative_azT7 :: Applicative (StateT StdGen m) [LclId, Str=DmdType] $dApplicative_azT7 = transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fApplicativeStateT @ StdGen @ m $dFunctor_azT8 $dFunctor_azT5 $dMonad_ayE5 } in let { $dMonad_azT6 :: Monad (StateT StdGen m) [LclId, Str=DmdType] $dMonad_azT6 = transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fMonadStateT @ StdGen @ m $dApplicative_azT7 $dMonad_ayE5 } in let { $dMonadState_ayEa :: MonadState StdGen (StateT StdGen m) [LclId, Str=DmdType] $dMonadState_ayEa = Control.Monad.State.Class.$fMonadStatesStateT0 @ StdGen @ m $dMonad_azT6 $dMonad_ayE5 } in let { $dRandomGen_ayE9 :: RandomGen StdGen [LclId, Str=DmdType] $dRandomGen_ayE9 = System.Random.$fRandomGenStdGen } in getRandomPrimFromRandomGenState @ StdGen @ (StateT StdGen m) @ a $dRandomGen_ayE9 $dMonadState_ayEa [ 8 of 11] Compiling Data.Random.Source ( src/Data/Random/Source.hs, dist/build/Data/Random/Source.o ) [ 9 of 11] Compiling Data.Random.Source.DevRandom ( src/Data/Random/Source/DevRandom.hs, dist/build/Data/Random/Source/DevRandom.o ) [10 of 11] Compiling Data.Random.Source.IO ( src/Data/Random/Source/IO.hs, dist/build/Data/Random/Source/IO.o ) [11 of 11] Compiling Data.Random.Source.MWC ( src/Data/Random/Source/MWC.hs, dist/build/Data/Random/Source/MWC.o ) In-place registering random-source-0.3.0.6... Running Haddock for random-source-0.3.0.6... Running hscolour for random-source-0.3.0.6... Preprocessing library random-source-0.3.0.6... Preprocessing library random-source-0.3.0.6... src/Data/Random/Source/Internal/TH.hs:85:1: Warning: Defined but not used: ‘requireMethod’ src/Data/Random/Source/Internal/TH.hs:93:1: Warning: Defined but not used: ‘score’ src/Data/Random/Source/Internal/TH.hs:104:1: Warning: Defined but not used: ‘inline’ src/Data/Random/Source/Internal/TH.hs:107:1: Warning: Defined but not used: ‘noinline’ src/Data/Random/Source/Internal/TH.hs:110:1: Warning: Defined but not used: ‘replaceMethodName’ src/Data/Random/Source/StdGen.hs:90:1: Warning: RULE left-hand side too complicated to desugar Optimised lhs: let { $dApplicative_appU :: Applicative m [LclId, Str=DmdType] $dApplicative_appU = GHC.Base.$p1Monad @ m $dMonad_aoci } in let { $dFunctor_appV :: Functor m [LclId, Str=DmdType] $dFunctor_appV = GHC.Base.$p1Applicative @ m $dApplicative_appU } in getRandomPrimFromRandomGenState @ StdGen @ (StateT StdGen m) @ a $dRandomGen_aocm (Control.Monad.State.Class.$fMonadStatesStateT0 @ StdGen @ m (transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fMonadStateT @ StdGen @ m (transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fApplicativeStateT @ StdGen @ m (transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fFunctorStateT @ StdGen @ m $dFunctor_appV) $dFunctor_appV $dMonad_aoci) $dMonad_aoci) $dMonad_aoci) Orig lhs: let { $dApplicative_appU :: Applicative m [LclId, Str=DmdType] $dApplicative_appU = GHC.Base.$p1Monad @ m $dMonad_aoci } in let { $dFunctor_appV :: Functor m [LclId, Str=DmdType] $dFunctor_appV = GHC.Base.$p1Applicative @ m $dApplicative_appU } in let { $dFunctor_appY :: Functor (StateT StdGen m) [LclId, Str=DmdType] $dFunctor_appY = transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fFunctorStateT @ StdGen @ m $dFunctor_appV } in let { $dApplicative_appX :: Applicative (StateT StdGen m) [LclId, Str=DmdType] $dApplicative_appX = transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fApplicativeStateT @ StdGen @ m $dFunctor_appY $dFunctor_appV $dMonad_aoci } in let { $dMonad_appW :: Monad (StateT StdGen m) [LclId, Str=DmdType] $dMonad_appW = transformers-0.4.2.0:Control.Monad.Trans.State.Lazy.$fMonadStateT @ StdGen @ m $dApplicative_appX $dMonad_aoci } in let { $dMonadState_aocn :: MonadState StdGen (StateT StdGen m) [LclId, Str=DmdType] $dMonadState_aocn = Control.Monad.State.Class.$fMonadStatesStateT0 @ StdGen @ m $dMonad_appW $dMonad_aoci } in let { $dRandomGen_aocm :: RandomGen StdGen [LclId, Str=DmdType] $dRandomGen_aocm = System.Random.$fRandomGenStdGen } in getRandomPrimFromRandomGenState @ StdGen @ (StateT StdGen m) @ a $dRandomGen_aocm $dMonadState_aocn Haddock coverage: 100% ( 2 / 2) in 'Data.Random.Source.Internal.Prim' 79% ( 11 / 14) in 'Data.Random.Internal.Words' Missing documentation for: buildWord32' (src/Data/Random/Internal/Words.hs:44) buildWord64' (src/Data/Random/Internal/Words.hs:71) buildWord64'' (src/Data/Random/Internal/Words.hs:81) 80% ( 4 / 5) in 'Data.Random.Internal.Source' Missing documentation for: Module header 67% ( 2 / 3) in 'Data.Random.Source.Internal.TH' Missing documentation for: Module header 100% ( 5 / 5) in 'Data.Random.Source.PureMT' 33% ( 1 / 3) in 'Data.Random.Source.Std' Missing documentation for: Module header (src/Data/Random/Source/Std.hs:18) 86% ( 6 / 7) in 'Data.Random.Source.StdGen' Missing documentation for: getRandomPrimFromStdGenIO (src/Data/Random/Source/StdGen.hs:55) 80% ( 4 / 5) in 'Data.Random.Source' Missing documentation for: Module header 50% ( 1 / 2) in 'Data.Random.Source.DevRandom' Missing documentation for: Module header 100% ( 1 / 1) in 'Data.Random.Source.IO' 100% ( 7 / 7) in 'Data.Random.Source.MWC' Documentation created: dist/doc/html/random-source/index.html, dist/doc/html/random-source/random-source.txt Creating package registration file: /tmp/pkgConf-random-source-0.3.01245093316451326984.6 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-source-0.3.0.6-BKHziD0j6SbIYkEzniIza3 Registering random-source-0.3.0.6... Installed random-source-0.3.0.6 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.01125797354964952921.1 Installing library in /home/builder/rebuild/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 rvar-0.2.0.2... Building rvar-0.2.0.2... Preprocessing library rvar-0.2.0.2... [1 of 1] Compiling Data.RVar ( src/Data/RVar.hs, dist/build/Data/RVar.o ) src/Data/RVar.hs:42: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/RVar.hs:47:1: Warning: The qualified import of ‘Control.Monad.Identity’ is redundant except perhaps to import instances from ‘Control.Monad.Identity’ To import instances alone, use: import Control.Monad.Identity() In-place registering rvar-0.2.0.2... Running Haddock for rvar-0.2.0.2... Running hscolour for rvar-0.2.0.2... Preprocessing library rvar-0.2.0.2... Preprocessing library rvar-0.2.0.2... src/Data/RVar.hs:42: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/RVar.hs:47:1: Warning: The qualified import of ‘Control.Monad.Identity’ is redundant except perhaps to import instances from ‘Control.Monad.Identity’ To import instances alone, use: import Control.Monad.Identity() Haddock coverage: 82% ( 9 / 11) in 'Data.RVar' Missing documentation for: runRVarT (src/Data/RVar.hs:144) sampleRVarT (src/Data/RVar.hs:147) Documentation created: dist/doc/html/rvar/index.html, dist/doc/html/rvar/rvar.txt Creating package registration file: /tmp/pkgConf-rvar-0.2.05432468941585177161.2 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rvar-0.2.0.2-KBs8FEMTn7S46thXXku1ud Registering rvar-0.2.0.2... Installed rvar-0.2.0.2 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-53029416041431016449.1 Installing library in /home/builder/rebuild/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.711978821641445913373.1 Installing library in /home/builder/rebuild/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 [1 of 1] Compiling Main ( /tmp/cabal-tmp-28631/hashable-extras-0.2.2/dist/setup/setup.hs, /tmp/cabal-tmp-28631/hashable-extras-0.2.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-28631/hashable-extras-0.2.2/dist/setup/setup ... Configuring hashable-extras-0.2.2... Building hashable-extras-0.2.2... Preprocessing library hashable-extras-0.2.2... [1 of 1] Compiling Data.Hashable.Extras ( src/Data/Hashable/Extras.hs, dist/build/Data/Hashable/Extras.o ) In-place registering hashable-extras-0.2.2... Running Haddock for hashable-extras-0.2.2... Running hscolour for hashable-extras-0.2.2... Preprocessing library hashable-extras-0.2.2... Preprocessing library hashable-extras-0.2.2... Haddock coverage: 29% ( 2 / 7) in 'Data.Hashable.Extras' Missing documentation for: Hashable1 (src/Data/Hashable/Extras.hs:44) Hashable2 (src/Data/Hashable/Extras.hs:70) Hashed (src/Data/Hashable/Extras.hs:28) hashWith1 (src/Data/Hashable/Extras.hs:90) hashWith2 (src/Data/Hashable/Extras.hs:94) Documentation created: dist/doc/html/hashable-extras/index.html, dist/doc/html/hashable-extras/hashable-extras.txt Creating package registration file: /tmp/pkgConf-hashable-extras-0.21017309884157840563.2 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-extras-0.2.2-31I0OhxGv0cKjh4q1eA296 Registering hashable-extras-0.2.2... Installed hashable-extras-0.2.2 [1 of 1] Compiling Main ( /tmp/cabal-tmp-28631/bytes-0.15.1/dist/setup/setup.hs, /tmp/cabal-tmp-28631/bytes-0.15.1/dist/setup/Main.o ) Linking /tmp/cabal-tmp-28631/bytes-0.15.1/dist/setup/setup ... Configuring bytes-0.15.1... Building bytes-0.15.1... Preprocessing library bytes-0.15.1... [1 of 5] Compiling Data.Bytes.Signed ( src/Data/Bytes/Signed.hs, dist/build/Data/Bytes/Signed.o ) [2 of 5] Compiling Data.Bytes.VarInt ( src/Data/Bytes/VarInt.hs, dist/build/Data/Bytes/VarInt.o ) [3 of 5] Compiling Data.Bytes.Put ( src/Data/Bytes/Put.hs, dist/build/Data/Bytes/Put.o ) [4 of 5] Compiling Data.Bytes.Get ( src/Data/Bytes/Get.hs, dist/build/Data/Bytes/Get.o ) [5 of 5] Compiling Data.Bytes.Serial ( src/Data/Bytes/Serial.hs, dist/build/Data/Bytes/Serial.o ) In-place registering bytes-0.15.1... Running Haddock for bytes-0.15.1... Running hscolour for bytes-0.15.1... Preprocessing library bytes-0.15.1... Preprocessing library bytes-0.15.1... Haddock coverage: 20% ( 1 / 5) in 'Data.Bytes.Signed' Missing documentation for: Unsigned (src/Data/Bytes/Signed.hs:22) unsigned (src/Data/Bytes/Signed.hs:37) Signed (src/Data/Bytes/Signed.hs:40) signed (src/Data/Bytes/Signed.hs:54) 50% ( 1 / 2) in 'Data.Bytes.VarInt' Missing documentation for: VarInt (src/Data/Bytes/VarInt.hs:29) 75% ( 3 / 4) in 'Data.Bytes.Put' Missing documentation for: MonadPut (src/Data/Bytes/Put.hs:50) 75% ( 3 / 4) in 'Data.Bytes.Get' Missing documentation for: MonadGet (src/Data/Bytes/Get.hs:46) 71% ( 15 / 21) in 'Data.Bytes.Serial' Missing documentation for: Serial1 (src/Data/Bytes/Serial.hs:661) serialize1 (src/Data/Bytes/Serial.hs:734) deserialize1 (src/Data/Bytes/Serial.hs:738) Serial2 (src/Data/Bytes/Serial.hs:797) serialize2 (src/Data/Bytes/Serial.hs:801) deserialize2 (src/Data/Bytes/Serial.hs:805) Documentation created: dist/doc/html/bytes/index.html, dist/doc/html/bytes/bytes.txt Creating package registration file: /tmp/pkgConf-bytes-0.15445810436240263333.1 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bytes-0.15.1-C93NcnyZsitLUBvuSMotZY Registering bytes-0.15.1... Installed bytes-0.15.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.31410565611909757532.3 Installing library in /home/builder/rebuild/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 [1 of 1] Compiling Main ( /tmp/cabal-tmp-28631/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-28631/comonad-4.2.7.2/dist/setup/Main.o ) Linking /tmp/cabal-tmp-28631/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.78656402961503075218.2 Installing library in /home/builder/rebuild/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 [1 of 1] Compiling Main ( /tmp/cabal-tmp-28631/semigroupoids-5.0.0.4/dist/setup/setup.hs, /tmp/cabal-tmp-28631/semigroupoids-5.0.0.4/dist/setup/Main.o ) Linking /tmp/cabal-tmp-28631/semigroupoids-5.0.0.4/dist/setup/setup ... Configuring semigroupoids-5.0.0.4... Building semigroupoids-5.0.0.4... Preprocessing library semigroupoids-5.0.0.4... [ 1 of 21] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o ) [ 2 of 21] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o ) [ 3 of 21] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o ) [ 4 of 21] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o ) [ 5 of 21] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o ) [ 6 of 21] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o ) [ 7 of 21] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o ) [ 8 of 21] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o ) [ 9 of 21] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o ) [10 of 21] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o ) [11 of 21] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o ) [12 of 21] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o ) [13 of 21] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o ) [14 of 21] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o ) [15 of 21] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o ) [16 of 21] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o ) [17 of 21] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o ) [18 of 21] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o ) [19 of 21] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o ) [20 of 21] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o ) [21 of 21] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o ) In-place registering semigroupoids-5.0.0.4... Running Haddock for semigroupoids-5.0.0.4... Running hscolour for semigroupoids-5.0.0.4... Preprocessing library semigroupoids-5.0.0.4... Preprocessing library semigroupoids-5.0.0.4... Haddock coverage: 100% ( 1 / 1) in 'Data.Traversable.Instances' 33% ( 1 / 3) in 'Data.Semigroup.Foldable.Class' Missing documentation for: Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57) Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64) 75% ( 3 / 4) in 'Data.Functor.Extend' Missing documentation for: Extend (src/Data/Functor/Extend.hs:45) 75% ( 9 / 12) in 'Data.Functor.Bind.Class' Missing documentation for: apDefault (src/Data/Functor/Bind/Class.hs:399) returning (src/Data/Functor/Bind/Class.hs:396) Biapply (src/Data/Functor/Bind/Class.hs:524) 100% ( 13 / 13) in 'Data.Functor.Apply' 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable' Missing documentation for: Bifoldable1 (src/Data/Semigroup/Foldable/Class.hs:64) bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:39) bifor1_ (src/Data/Semigroup/Bifoldable.hs:43) bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:51) 75% ( 15 / 20) in 'Data.Functor.Bind' Missing documentation for: -<< (src/Data/Functor/Bind.hs:49) -<- (src/Data/Functor/Bind.hs:55) ->- (src/Data/Functor/Bind.hs:52) apDefault (src/Data/Functor/Bind/Class.hs:399) returning (src/Data/Functor/Bind/Class.hs:396) 100% ( 3 / 3) in 'Data.Functor.Alt' 44% ( 4 / 9) in 'Data.Semigroup.Foldable' Missing documentation for: Foldable1 (src/Data/Semigroup/Foldable/Class.hs:57) traverse1_ (src/Data/Semigroup/Foldable.hs:73) for1_ (src/Data/Semigroup/Foldable.hs:77) sequenceA1_ (src/Data/Semigroup/Foldable.hs:81) asum1 (src/Data/Semigroup/Foldable.hs:99) 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56) Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137) 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable' Missing documentation for: Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:56) bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:21) 33% ( 1 / 3) in 'Data.Semigroup.Traversable' Missing documentation for: Traversable1 (src/Data/Semigroup/Traversable/Class.hs:137) foldMap1Default (src/Data/Semigroup/Traversable.hs:20) 100% ( 2 / 2) in 'Data.Functor.Bind.Trans' 100% ( 3 / 3) in 'Data.Functor.Plus' 50% ( 2 / 4) in 'Data.Semigroupoid' Missing documentation for: WrappedCategory (src/Data/Semigroupoid.hs:69) Semi (src/Data/Semigroupoid.hs:78) 50% ( 1 / 2) in 'Data.Semigroupoid.Dual' Missing documentation for: Dual (src/Data/Semigroupoid/Dual.hs:23) 100% ( 2 / 2) in 'Data.Groupoid' 50% ( 1 / 2) in 'Data.Isomorphism' Missing documentation for: Iso (src/Data/Isomorphism.hs:25) 50% ( 1 / 2) in 'Data.Semigroupoid.Static' Missing documentation for: Static (src/Data/Semigroupoid/Static.hs:44) 20% ( 1 / 5) in 'Data.Semigroupoid.Ob' Missing documentation for: Ob (src/Data/Semigroupoid/Ob.hs:30) (src/Data/Semigroupoid/Ob.hs:33) (src/Data/Semigroupoid/Ob.hs:37) (src/Data/Semigroupoid/Ob.hs:41) 62% ( 5 / 8) in 'Data.Bifunctor.Apply' Missing documentation for: Biapply (src/Data/Functor/Bind/Class.hs:524) <<$>> <<..>> (src/Data/Bifunctor/Apply.hs:27) Warning: Data.Functor.Apply: could not find link destinations for: Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State Warning: Data.Functor.Bind: could not find link destinations for: Id Id Put Digit Node Elem FingerTree StateL StateR StateL StateR State Documentation created: dist/doc/html/semigroupoids/index.html, dist/doc/html/semigroupoids/semigroupoids.txt Creating package registration file: /tmp/pkgConf-semigroupoids-5.0.020095898441333303590.4 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroupoids-5.0.0.4-2rwvuVbstUTBXC9hp2vPYO Registering semigroupoids-5.0.0.4... Installed semigroupoids-5.0.0.4 [1 of 1] Compiling Main ( /tmp/cabal-tmp-28631/log-domain-0.10.3.1/dist/setup/setup.hs, /tmp/cabal-tmp-28631/log-domain-0.10.3.1/dist/setup/Main.o ) Linking /tmp/cabal-tmp-28631/log-domain-0.10.3.1/dist/setup/setup ... Configuring log-domain-0.10.3.1... Building log-domain-0.10.3.1... Preprocessing library log-domain-0.10.3.1... [1 of 2] Compiling Numeric.Log ( src/Numeric/Log.hs, dist/build/Numeric/Log.o ) [2 of 2] Compiling Numeric.Log.Signed ( src/Numeric/Log/Signed.hs, dist/build/Numeric/Log/Signed.o ) In-place registering log-domain-0.10.3.1... Running Haddock for log-domain-0.10.3.1... Running hscolour for log-domain-0.10.3.1... Preprocessing library log-domain-0.10.3.1... Preprocessing library log-domain-0.10.3.1... Haddock coverage: 100% ( 4 / 4) in 'Numeric.Log' 100% ( 2 / 2) in 'Numeric.Log.Signed' Warning: Numeric.Log: could not find link destinations for: TFCo:R:MVectorsLog MV_Log TFCo:R:VectorLog V_Log Documentation created: dist/doc/html/log-domain/index.html, dist/doc/html/log-domain/log-domain.txt Creating package registration file: /tmp/pkgConf-log-domain-0.10.33363518254775113.1 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/log-domain-0.10.3.1-FuclvRZWHNUDGsFSvMcYjg Registering log-domain-0.10.3.1... Installed log-domain-0.10.3.1 Configuring random-fu-0.2.6.2... Building random-fu-0.2.6.2... Preprocessing library random-fu-0.2.6.2... [ 1 of 29] Compiling Data.Random.Internal.Find ( src/Data/Random/Internal/Find.hs, dist/build/Data/Random/Internal/Find.o ) [ 2 of 29] Compiling Data.Random.Internal.Fixed ( src/Data/Random/Internal/Fixed.hs, dist/build/Data/Random/Internal/Fixed.o ) [ 3 of 29] Compiling Data.Random.Internal.TH ( src/Data/Random/Internal/TH.hs, dist/build/Data/Random/Internal/TH.o ) [ 4 of 29] Compiling Data.Random.Lift ( src/Data/Random/Lift.hs, dist/build/Data/Random/Lift.o ) [ 5 of 29] Compiling Data.Random.RVar ( src/Data/Random/RVar.hs, dist/build/Data/Random/RVar.o ) [ 6 of 29] Compiling Data.Random.Distribution ( src/Data/Random/Distribution.hs, dist/build/Data/Random/Distribution.o ) [ 7 of 29] Compiling Data.Random.Distribution.Uniform ( src/Data/Random/Distribution/Uniform.hs, dist/build/Data/Random/Distribution/Uniform.o ) [ 8 of 29] Compiling Data.Random.List ( src/Data/Random/List.hs, dist/build/Data/Random/List.o ) [ 9 of 29] Compiling Data.Random.Vector ( src/Data/Random/Vector.hs, dist/build/Data/Random/Vector.o ) src/Data/Random/Vector.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() src/Data/Random/Vector.hs:10:15: Warning: This binding for ‘words’ shadows the existing binding imported from ‘Prelude’ at src/Data/Random/Vector.hs:1:8-25 (and originally defined in ‘base-4.8.1.0:Data.OldList’) [10 of 29] Compiling Data.Random.Distribution.Bernoulli ( src/Data/Random/Distribution/Bernoulli.hs, dist/build/Data/Random/Distribution/Bernoulli.o ) [11 of 29] Compiling Data.Random.Distribution.Categorical ( src/Data/Random/Distribution/Categorical.hs, dist/build/Data/Random/Distribution/Categorical.o ) src/Data/Random/Distribution/Categorical.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() src/Data/Random/Distribution/Categorical.hs:25: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/Data/Random/Distribution/Categorical.hs:27: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() [12 of 29] Compiling Data.Random.Distribution.Exponential ( src/Data/Random/Distribution/Exponential.hs, dist/build/Data/Random/Distribution/Exponential.o ) [13 of 29] Compiling Data.Random.Distribution.StretchedExponential ( src/Data/Random/Distribution/StretchedExponential.hs, dist/build/Data/Random/Distribution/StretchedExponential.o ) [14 of 29] Compiling Data.Random.Distribution.Ziggurat ( src/Data/Random/Distribution/Ziggurat.hs, dist/build/Data/Random/Distribution/Ziggurat.o ) src/Data/Random/Distribution/Ziggurat.hs:102:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘runZiggurat’ src/Data/Random/Distribution/Ziggurat.hs:103:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘runZiggurat’ src/Data/Random/Distribution/Ziggurat.hs:104:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘runZiggurat’ src/Data/Random/Distribution/Ziggurat.hs:105:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘runZiggurat’ src/Data/Random/Distribution/Ziggurat.hs:169:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mkZiggurat_’ src/Data/Random/Distribution/Ziggurat.hs:170:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mkZiggurat_’ src/Data/Random/Distribution/Ziggurat.hs:171:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mkZiggurat_’ src/Data/Random/Distribution/Ziggurat.hs:172:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mkZiggurat_’ [15 of 29] Compiling Data.Random.Distribution.Normal ( src/Data/Random/Distribution/Normal.hs, dist/build/Data/Random/Distribution/Normal.o ) src/Data/Random/Distribution/Normal.hs:202:80: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral b0) arising from a use of ‘^’ at src/Data/Random/Distribution/Normal.hs:202:80 (Num b0) arising from the literal ‘2’ at src/Data/Random/Distribution/Normal.hs:202:81 In the expression: ((realToFrac x) - (realToFrac mu)) ^ 2 In the first argument of ‘(/)’, namely ‘(- ((realToFrac x) - (realToFrac mu)) ^ 2)’ In the first argument of ‘exp’, namely ‘((- ((realToFrac x) - (realToFrac mu)) ^ 2) / (2 * sigma2))’ src/Data/Random/Distribution/Normal.hs:204:30: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral b0) arising from a use of ‘^’ at src/Data/Random/Distribution/Normal.hs:204:30 (Num b0) arising from the literal ‘2’ at src/Data/Random/Distribution/Normal.hs:204:31 In the expression: realToFrac sigma ^ 2 In an equation for ‘sigma2’: sigma2 = realToFrac sigma ^ 2 In an equation for ‘normalPdf’: normalPdf mu sigma x = (recip (sqrt (2 * pi * sigma2))) * (exp ((- ((realToFrac x) - (realToFrac mu)) ^ 2) / (2 * sigma2))) where sigma2 = realToFrac sigma ^ 2 src/Data/Random/Distribution/Normal.hs:209:40: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral b0) arising from a use of ‘^’ at src/Data/Random/Distribution/Normal.hs:209:40 (Num b0) arising from the literal ‘2’ at src/Data/Random/Distribution/Normal.hs:209:41 In the expression: ((realToFrac x) - (realToFrac mu)) ^ 2 In the first argument of ‘(/)’, namely ‘(- ((realToFrac x) - (realToFrac mu)) ^ 2)’ In the second argument of ‘(+)’, namely ‘((- ((realToFrac x) - (realToFrac mu)) ^ 2) / (2 * sigma2))’ src/Data/Random/Distribution/Normal.hs:211:30: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral b0) arising from a use of ‘^’ at src/Data/Random/Distribution/Normal.hs:211:30 (Num b0) arising from the literal ‘2’ at src/Data/Random/Distribution/Normal.hs:211:31 In the expression: realToFrac sigma ^ 2 In an equation for ‘sigma2’: sigma2 = realToFrac sigma ^ 2 In an equation for ‘normalLogPdf’: normalLogPdf mu sigma x = log (recip (sqrt (2 * pi * sigma2))) + ((- ((realToFrac x) - (realToFrac mu)) ^ 2) / (2 * sigma2)) where sigma2 = realToFrac sigma ^ 2 [16 of 29] Compiling Data.Random.Distribution.Gamma ( src/Data/Random/Distribution/Gamma.hs, dist/build/Data/Random/Distribution/Gamma.o ) [17 of 29] Compiling Data.Random.Distribution.Beta ( src/Data/Random/Distribution/Beta.hs, dist/build/Data/Random/Distribution/Beta.o ) [18 of 29] Compiling Data.Random.Distribution.Binomial ( src/Data/Random/Distribution/Binomial.hs, dist/build/Data/Random/Distribution/Binomial.o ) [19 of 29] Compiling Data.Random.Distribution.Multinomial ( src/Data/Random/Distribution/Multinomial.hs, dist/build/Data/Random/Distribution/Multinomial.o ) [20 of 29] Compiling Data.Random.Distribution.ChiSquare ( src/Data/Random/Distribution/ChiSquare.hs, dist/build/Data/Random/Distribution/ChiSquare.o ) [21 of 29] Compiling Data.Random.Distribution.Dirichlet ( src/Data/Random/Distribution/Dirichlet.hs, dist/build/Data/Random/Distribution/Dirichlet.o ) [22 of 29] Compiling Data.Random.Distribution.Poisson ( src/Data/Random/Distribution/Poisson.hs, dist/build/Data/Random/Distribution/Poisson.o ) [23 of 29] Compiling Data.Random.Distribution.Rayleigh ( src/Data/Random/Distribution/Rayleigh.hs, dist/build/Data/Random/Distribution/Rayleigh.o ) [24 of 29] Compiling Data.Random.Distribution.T ( src/Data/Random/Distribution/T.hs, dist/build/Data/Random/Distribution/T.o ) [25 of 29] Compiling Data.Random.Distribution.Triangular ( src/Data/Random/Distribution/Triangular.hs, dist/build/Data/Random/Distribution/Triangular.o ) [26 of 29] Compiling Data.Random.Distribution.Weibull ( src/Data/Random/Distribution/Weibull.hs, dist/build/Data/Random/Distribution/Weibull.o ) [27 of 29] Compiling Data.Random.Sample ( src/Data/Random/Sample.hs, dist/build/Data/Random/Sample.o ) [28 of 29] Compiling Data.Random ( src/Data/Random.hs, dist/build/Data/Random.o ) [29 of 29] Compiling Data.Random.Distribution.Pareto ( src/Data/Random/Distribution/Pareto.hs, dist/build/Data/Random/Distribution/Pareto.o ) In-place registering random-fu-0.2.6.2... Running Haddock for random-fu-0.2.6.2... Running hscolour for random-fu-0.2.6.2... Preprocessing library random-fu-0.2.6.2... Preprocessing library random-fu-0.2.6.2... src/Data/Random/Vector.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() src/Data/Random/Vector.hs:10:15: Warning: This binding for ‘words’ shadows the existing binding imported from ‘Prelude’ at src/Data/Random/Vector.hs:1:8-25 (and originally defined in ‘base-4.8.1.0:Data.OldList’) src/Data/Random/Distribution/Categorical.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() src/Data/Random/Distribution/Categorical.hs:25: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/Data/Random/Distribution/Categorical.hs:27: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() src/Data/Random/Distribution/Ziggurat.hs:102:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘runZiggurat’ src/Data/Random/Distribution/Ziggurat.hs:103:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘runZiggurat’ src/Data/Random/Distribution/Ziggurat.hs:104:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘runZiggurat’ src/Data/Random/Distribution/Ziggurat.hs:105:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘runZiggurat’ src/Data/Random/Distribution/Ziggurat.hs:169:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mkZiggurat_’ src/Data/Random/Distribution/Ziggurat.hs:170:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mkZiggurat_’ src/Data/Random/Distribution/Ziggurat.hs:171:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mkZiggurat_’ src/Data/Random/Distribution/Ziggurat.hs:172:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: ‘mkZiggurat_’ src/Data/Random/Distribution/Normal.hs:202:80: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral b0) arising from a use of ‘^’ at src/Data/Random/Distribution/Normal.hs:202:80 (Num b0) arising from the literal ‘2’ at src/Data/Random/Distribution/Normal.hs:202:81 In the expression: ((realToFrac x) - (realToFrac mu)) ^ 2 In the first argument of ‘(/)’, namely ‘(- ((realToFrac x) - (realToFrac mu)) ^ 2)’ In the first argument of ‘exp’, namely ‘((- ((realToFrac x) - (realToFrac mu)) ^ 2) / (2 * sigma2))’ src/Data/Random/Distribution/Normal.hs:204:30: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral b0) arising from a use of ‘^’ at src/Data/Random/Distribution/Normal.hs:204:30 (Num b0) arising from the literal ‘2’ at src/Data/Random/Distribution/Normal.hs:204:31 In the expression: realToFrac sigma ^ 2 In an equation for ‘sigma2’: sigma2 = realToFrac sigma ^ 2 In an equation for ‘normalPdf’: normalPdf mu sigma x = (recip (sqrt (2 * pi * sigma2))) * (exp ((- ((realToFrac x) - (realToFrac mu)) ^ 2) / (2 * sigma2))) where sigma2 = realToFrac sigma ^ 2 src/Data/Random/Distribution/Normal.hs:209:40: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral b0) arising from a use of ‘^’ at src/Data/Random/Distribution/Normal.hs:209:40 (Num b0) arising from the literal ‘2’ at src/Data/Random/Distribution/Normal.hs:209:41 In the expression: ((realToFrac x) - (realToFrac mu)) ^ 2 In the first argument of ‘(/)’, namely ‘(- ((realToFrac x) - (realToFrac mu)) ^ 2)’ In the second argument of ‘(+)’, namely ‘((- ((realToFrac x) - (realToFrac mu)) ^ 2) / (2 * sigma2))’ src/Data/Random/Distribution/Normal.hs:211:30: Warning: Defaulting the following constraint(s) to type ‘Integer’ (Integral b0) arising from a use of ‘^’ at src/Data/Random/Distribution/Normal.hs:211:30 (Num b0) arising from the literal ‘2’ at src/Data/Random/Distribution/Normal.hs:211:31 In the expression: realToFrac sigma ^ 2 In an equation for ‘sigma2’: sigma2 = realToFrac sigma ^ 2 In an equation for ‘normalLogPdf’: normalLogPdf mu sigma x = log (recip (sqrt (2 * pi * sigma2))) + ((- ((realToFrac x) - (realToFrac mu)) ^ 2) / (2 * sigma2)) where sigma2 = realToFrac sigma ^ 2 Haddock coverage: 50% ( 2 / 4) in 'Data.Random.Internal.Find' Missing documentation for: Module header findMax (src/Data/Random/Internal/Find.hs:9) 20% ( 1 / 5) in 'Data.Random.Internal.Fixed' Missing documentation for: Module header resolutionOf (src/Data/Random/Internal/Fixed.hs:24) resolutionOf2 (src/Data/Random/Internal/Fixed.hs:27) unMkFixed (src/Data/Random/Internal/Fixed.hs:43) 100% ( 4 / 4) in 'Data.Random.Internal.TH' 43% ( 3 / 7) in 'Data.Random.Lift' Missing documentation for: Module header (src/Data/Random/Lift.hs:31) (src/Data/Random/Lift.hs:34) (src/Data/Random/Lift.hs:43) 83% ( 5 / 6) in 'Data.Random.RVar' Missing documentation for: Module header 25% ( 1 / 4) in 'Data.Random.Distribution' Missing documentation for: Module header PDF (src/Data/Random/Distribution.hs:64) CDF (src/Data/Random/Distribution.hs:71) 80% ( 20 / 25) in 'Data.Random.Distribution.Uniform' Missing documentation for: Module header uniform (src/Data/Random/Distribution/Uniform.hs:229) uniformT (src/Data/Random/Distribution/Uniform.hs:235) boundedStdUniformCDF (src/Data/Random/Distribution/Uniform.hs:109) enumUniformCDF (src/Data/Random/Distribution/Uniform.hs:217) 44% ( 4 / 9) in 'Data.Random.List' Missing documentation for: Module header randomElementT (src/Data/Random/List.hs:16) shuffleT (src/Data/Random/List.hs:27) shuffleNT (src/Data/Random/List.hs:41) shuffleNofMT (src/Data/Random/List.hs:48) 50% ( 1 / 2) in 'Data.Random.Vector' Missing documentation for: Module header 10% ( 4 / 40) in 'Data.Random.Distribution.Bernoulli' Missing documentation for: Module header boolBernoulliCDF (src/Data/Random/Distribution/Bernoulli.hs:38) generalBernoulliCDF (src/Data/Random/Distribution/Bernoulli.hs:49) Bernoulli (src/Data/Random/Distribution/Bernoulli.hs:56) (src/Data/Random/Distribution/Bernoulli.hs:58) (src/Data/Random/Distribution/Bernoulli.hs:62) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:67) (src/Data/Random/Distribution/Bernoulli.hs:78) (src/Data/Random/Distribution/Bernoulli.hs:78) (src/Data/Random/Distribution/Bernoulli.hs:78) (src/Data/Random/Distribution/Bernoulli.hs:78) (src/Data/Random/Distribution/Bernoulli.hs:89) (src/Data/Random/Distribution/Bernoulli.hs:93) (src/Data/Random/Distribution/Bernoulli.hs:97) (src/Data/Random/Distribution/Bernoulli.hs:101) 75% ( 12 / 16) in 'Data.Random.Distribution.Categorical' Missing documentation for: Module header toList (src/Data/Random/Distribution/Categorical.hs:61) totalWeight (src/Data/Random/Distribution/Categorical.hs:67) numEvents (src/Data/Random/Distribution/Categorical.hs:72) 0% ( 0 / 8) in 'Data.Random.Distribution.Exponential' Missing documentation for: Module header Exponential (src/Data/Random/Distribution/Exponential.hs:13) floatingExponential (src/Data/Random/Distribution/Exponential.hs:15) floatingExponentialCDF (src/Data/Random/Distribution/Exponential.hs:20) exponential (src/Data/Random/Distribution/Exponential.hs:23) exponentialT (src/Data/Random/Distribution/Exponential.hs:26) (src/Data/Random/Distribution/Exponential.hs:29) (src/Data/Random/Distribution/Exponential.hs:31) 0% ( 0 / 8) in 'Data.Random.Distribution.StretchedExponential' Missing documentation for: Module header StretchedExponential (src/Data/Random/Distribution/StretchedExponential.hs:13) floatingStretchedExponential (src/Data/Random/Distribution/StretchedExponential.hs:15) floatingStretchedExponentialCDF (src/Data/Random/Distribution/StretchedExponential.hs:20) stretchedExponential (src/Data/Random/Distribution/StretchedExponential.hs:23) stretchedExponentialT (src/Data/Random/Distribution/StretchedExponential.hs:26) (src/Data/Random/Distribution/StretchedExponential.hs:29) (src/Data/Random/Distribution/StretchedExponential.hs:31) 100% ( 7 / 7) in 'Data.Random.Distribution.Ziggurat' 92% ( 12 / 13) in 'Data.Random.Distribution.Normal' Missing documentation for: Module header 12% ( 1 / 8) in 'Data.Random.Distribution.Gamma' Missing documentation for: Module header Gamma (src/Data/Random/Distribution/Gamma.hs:74) gamma (src/Data/Random/Distribution/Gamma.hs:62) gammaT (src/Data/Random/Distribution/Gamma.hs:65) Erlang (src/Data/Random/Distribution/Gamma.hs:75) erlang (src/Data/Random/Distribution/Gamma.hs:68) erlangT (src/Data/Random/Distribution/Gamma.hs:71) 0% ( 0 / 10) in 'Data.Random.Distribution.Beta' Missing documentation for: Module header fractionalBeta (src/Data/Random/Distribution/Beta.hs:21) beta (src/Data/Random/Distribution/Beta.hs:30) betaT (src/Data/Random/Distribution/Beta.hs:35) Beta (src/Data/Random/Distribution/Beta.hs:38) logBetaPdf (src/Data/Random/Distribution/Beta.hs:41) (src/Data/Random/Distribution/Beta.hs:50) (src/Data/Random/Distribution/Beta.hs:54) (src/Data/Random/Distribution/Beta.hs:58) (src/Data/Random/Distribution/Beta.hs:58) 0% ( 0 / 51) in 'Data.Random.Distribution.Binomial' Missing documentation for: Module header integralBinomial (src/Data/Random/Distribution/Binomial.hs:26) integralBinomialCDF (src/Data/Random/Distribution/Binomial.hs:49) integralBinomialPDF (src/Data/Random/Distribution/Binomial.hs:60) integralBinomialLogPdf (src/Data/Random/Distribution/Binomial.hs:68) floatingBinomial (src/Data/Random/Distribution/Binomial.hs:94) floatingBinomialCDF (src/Data/Random/Distribution/Binomial.hs:97) floatingBinomialPDF (src/Data/Random/Distribution/Binomial.hs:100) floatingBinomialLogPDF (src/Data/Random/Distribution/Binomial.hs:103) binomial (src/Data/Random/Distribution/Binomial.hs:114) binomialT (src/Data/Random/Distribution/Binomial.hs:125) Binomial (src/Data/Random/Distribution/Binomial.hs:128) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:130) (src/Data/Random/Distribution/Binomial.hs:146) (src/Data/Random/Distribution/Binomial.hs:146) (src/Data/Random/Distribution/Binomial.hs:146) (src/Data/Random/Distribution/Binomial.hs:146) (src/Data/Random/Distribution/Binomial.hs:146) (src/Data/Random/Distribution/Binomial.hs:146) 0% ( 0 / 5) in 'Data.Random.Distribution.Multinomial' Missing documentation for: Module header multinomial (src/Data/Random/Distribution/Multinomial.hs:8) multinomialT (src/Data/Random/Distribution/Multinomial.hs:11) Multinomial (src/Data/Random/Distribution/Multinomial.hs:14) (src/Data/Random/Distribution/Multinomial.hs:17) 0% ( 0 / 6) in 'Data.Random.Distribution.ChiSquare' Missing documentation for: Module header chiSquare (src/Data/Random/Distribution/ChiSquare.hs:13) chiSquareT (src/Data/Random/Distribution/ChiSquare.hs:16) ChiSquare (src/Data/Random/Distribution/ChiSquare.hs:19) (src/Data/Random/Distribution/ChiSquare.hs:21) (src/Data/Random/Distribution/ChiSquare.hs:27) 0% ( 0 / 6) in 'Data.Random.Distribution.Dirichlet' Missing documentation for: Module header fractionalDirichlet (src/Data/Random/Distribution/Dirichlet.hs:15) dirichlet (src/Data/Random/Distribution/Dirichlet.hs:24) dirichletT (src/Data/Random/Distribution/Dirichlet.hs:27) Dirichlet (src/Data/Random/Distribution/Dirichlet.hs:30) (src/Data/Random/Distribution/Dirichlet.hs:32) 0% ( 0 / 34) in 'Data.Random.Distribution.Poisson' Missing documentation for: Module header integralPoisson (src/Data/Random/Distribution/Poisson.hs:20) integralPoissonCDF (src/Data/Random/Distribution/Poisson.hs:45) fractionalPoisson (src/Data/Random/Distribution/Poisson.hs:53) fractionalPoissonCDF (src/Data/Random/Distribution/Poisson.hs:56) poisson (src/Data/Random/Distribution/Poisson.hs:59) poissonT (src/Data/Random/Distribution/Poisson.hs:62) Poisson (src/Data/Random/Distribution/Poisson.hs:65) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:67) (src/Data/Random/Distribution/Poisson.hs:78) (src/Data/Random/Distribution/Poisson.hs:78) (src/Data/Random/Distribution/Poisson.hs:78) (src/Data/Random/Distribution/Poisson.hs:78) 12% ( 1 / 8) in 'Data.Random.Distribution.Rayleigh' Missing documentation for: Module header floatingRayleigh (src/Data/Random/Distribution/Rayleigh.hs:13) rayleigh (src/Data/Random/Distribution/Rayleigh.hs:24) rayleighT (src/Data/Random/Distribution/Rayleigh.hs:27) rayleighCDF (src/Data/Random/Distribution/Rayleigh.hs:30) (src/Data/Random/Distribution/Rayleigh.hs:33) (src/Data/Random/Distribution/Rayleigh.hs:36) 0% ( 0 / 6) in 'Data.Random.Distribution.T' Missing documentation for: Module header t (src/Data/Random/Distribution/T.hs:22) tT (src/Data/Random/Distribution/T.hs:25) T (src/Data/Random/Distribution/T.hs:28) (src/Data/Random/Distribution/T.hs:31) (src/Data/Random/Distribution/T.hs:39) 50% ( 3 / 6) in 'Data.Random.Distribution.Triangular' Missing documentation for: Module header (src/Data/Random/Distribution/Triangular.hs:56) (src/Data/Random/Distribution/Triangular.hs:58) 0% ( 0 / 4) in 'Data.Random.Distribution.Weibull' Missing documentation for: Module header Weibull (src/Data/Random/Distribution/Weibull.hs:7) (src/Data/Random/Distribution/Weibull.hs:10) (src/Data/Random/Distribution/Weibull.hs:15) 57% ( 4 / 7) in 'Data.Random.Sample' Missing documentation for: Module header (src/Data/Random/Sample.hs:24) (src/Data/Random/Sample.hs:28) 83% ( 34 / 41) in 'Data.Random' Missing documentation for: CDF (src/Data/Random/Distribution.hs:71) PDF (src/Data/Random/Distribution.hs:64) uniform (src/Data/Random/Distribution/Uniform.hs:229) uniformT (src/Data/Random/Distribution/Uniform.hs:235) Gamma (src/Data/Random/Distribution/Gamma.hs:74) gamma (src/Data/Random/Distribution/Gamma.hs:62) gammaT (src/Data/Random/Distribution/Gamma.hs:65) 0% ( 0 / 6) in 'Data.Random.Distribution.Pareto' Missing documentation for: Module header pareto (src/Data/Random/Distribution/Pareto.hs:9) paretoT (src/Data/Random/Distribution/Pareto.hs:12) Pareto (src/Data/Random/Distribution/Pareto.hs:15) (src/Data/Random/Distribution/Pareto.hs:17) (src/Data/Random/Distribution/Pareto.hs:22) Warning: Data.Random.Distribution.Normal: could not find link destinations for: normalF Documentation created: dist/doc/html/random-fu/index.html, dist/doc/html/random-fu/random-fu.txt Creating package registration file: /tmp/pkgConf-random-fu-0.2.6484784786789797141.2 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-fu-0.2.6.2-EAqPG7jyH3E6KxJ0aMCdnw Registering random-fu-0.2.6.2... Installed random-fu-0.2.6.2 Configuring random-extras-0.19... Building random-extras-0.19... Preprocessing library random-extras-0.19... [1 of 5] Compiling Data.Random.Show.Unsafe ( Data/Random/Show/Unsafe.hs, dist/build/Data/Random/Show/Unsafe.o ) Data/Random/Show/Unsafe.hs:23:10: Warning: Orphan instance: instance Show a => Show (RVar a) 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. [2 of 5] Compiling Data.Random.Extras ( Data/Random/Extras.hs, dist/build/Data/Random/Extras.o ) [3 of 5] Compiling Data.Random.Dovetail ( Data/Random/Dovetail.hs, dist/build/Data/Random/Dovetail.o ) Data/Random/Dovetail.hs:42: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 5] Compiling Data.Random.Distribution.Uniform.Exclusive ( Data/Random/Distribution/Uniform/Exclusive.hs, dist/build/Data/Random/Distribution/Uniform/Exclusive.o ) [5 of 5] Compiling Data.Random.Shuffle.Weighted ( Data/Random/Shuffle/Weighted.hs, dist/build/Data/Random/Shuffle/Weighted.o ) Data/Random/Shuffle/Weighted.hs:49: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 random-extras-0.19... Running Haddock for random-extras-0.19... Running hscolour for random-extras-0.19... Preprocessing library random-extras-0.19... Preprocessing library random-extras-0.19... Data/Random/Show/Unsafe.hs:23:10: Warning: Orphan instance: instance Show a => Show (RVar a) 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. Data/Random/Dovetail.hs:42: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/Random/Shuffle/Weighted.hs:49: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% ( 1 / 1) in 'Data.Random.Show.Unsafe' 100% ( 21 / 21) in 'Data.Random.Extras' 100% ( 21 / 21) in 'Data.Random.Dovetail' 100% ( 4 / 4) in 'Data.Random.Distribution.Uniform.Exclusive' 100% ( 11 / 11) in 'Data.Random.Shuffle.Weighted' Documentation created: dist/doc/html/random-extras/index.html, dist/doc/html/random-extras/random-extras.txt Creating package registration file: /tmp/pkgConf-random-extras-011558160981835125244.19 Installing library in /home/builder/rebuild/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-extras-0.19-JneFZH3z1Su2dNH2nK1WIM Registering random-extras-0.19... Installed random-extras-0.19 Configuring Dust-crypto-0.1... Building Dust-crypto-0.1... Preprocessing library Dust-crypto-0.1... [1 of 6] Compiling Dust.Crypto.Curve25519 ( Dust/Crypto/Curve25519.hs, dist/build/Dust/Crypto/Curve25519.o ) Dust/Crypto/Curve25519.hs:15:1: Warning: Tab character Dust/Crypto/Curve25519.hs:16:1: Warning: Tab character [2 of 6] Compiling Dust.Crypto.Ed25519 ( Dust/Crypto/Ed25519.hs, dist/build/Dust/Crypto/Ed25519.o ) Dust/Crypto/Ed25519.hs:25:1: Warning: Tab character Dust/Crypto/Ed25519.hs:26:1: Warning: Tab character Dust/Crypto/Ed25519.hs:30:1: Warning: Tab character Dust/Crypto/Ed25519.hs:31:1: Warning: Tab character [3 of 6] Compiling Dust.Crypto.Keys ( Dust/Crypto/Keys.hs, dist/build/Dust/Crypto/Keys.o ) [4 of 6] Compiling Dust.Crypto.ECDSA ( Dust/Crypto/ECDSA.hs, dist/build/Dust/Crypto/ECDSA.o ) [5 of 6] Compiling Dust.Crypto.DustCipher ( Dust/Crypto/DustCipher.hs, dist/build/Dust/Crypto/DustCipher.o ) [6 of 6] Compiling Dust.Crypto.ECDH ( Dust/Crypto/ECDH.hs, dist/build/Dust/Crypto/ECDH.o ) lib/ed25519-donna/ed25519.c:8:27: fatal error: ed25519-donna.h: No such file or directory #include "ed25519-donna.h" ^ compilation terminated. Failed to install Dust-crypto-0.1 cabal: Error: some packages failed to install: Dust-crypto-0.1 failed during the building phase. The exception was: ExitFailure 1