Resolving dependencies... Configuring failure-0.1.2... Building failure-0.1.2... Preprocessing library failure-0.1.2... [1 of 1] Compiling Control.Failure ( Control/Failure.hs, dist/build/Control/Failure.o ) Control/Failure.hs:24:1: Warning: Module `Prelude' does not export `catch' In-place registering failure-0.1.2... Running Haddock for failure-0.1.2... Running hscolour for failure-0.1.2... Preprocessing library failure-0.1.2... Preprocessing library failure-0.1.2... dist/build/tmp-5967/Control/Failure.hs:24:1: Warning: Module `Prelude' does not export `catch' Haddock coverage: Warning: Control.Failure: We do not support associated types in instances yet. These instances are affected: Control.Failure.Try Data.Maybe.Maybe, Control.Failure.Try (Data.Either.Either e), Control.Failure.Try [] 50% ( 6 / 12) in 'Control.Failure' Documentation created: dist/doc/html/failure/index.html, dist/doc/html/failure/failure.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/failure-0.1.2 Registering failure-0.1.2... Installed failure-0.1.2 Configuring primitive-0.5.3.0... Building primitive-0.5.3.0... Preprocessing library primitive-0.5.3.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 ) [ 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 ) Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() [ 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.5.3.0... Running Haddock for primitive-0.5.3.0... Running hscolour for primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0 Registering primitive-0.5.3.0... Installed primitive-0.5.3.0 Configuring transformers-0.2.2.1... Building transformers-0.2.2.1... Preprocessing library transformers-0.2.2.1... [ 1 of 21] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [ 2 of 21] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [ 3 of 21] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [ 4 of 21] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 5 of 21] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 6 of 21] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 7 of 21] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 8 of 21] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) [ 9 of 21] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [10 of 21] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [11 of 21] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [12 of 21] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [13 of 21] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [14 of 21] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [15 of 21] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [16 of 21] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [17 of 21] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [18 of 21] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [19 of 21] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [20 of 21] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [21 of 21] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) In-place registering transformers-0.2.2.1... Running Haddock for transformers-0.2.2.1... Running hscolour for transformers-0.2.2.1... Preprocessing library transformers-0.2.2.1... Preprocessing library transformers-0.2.2.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 8 / 8) in 'Control.Monad.Trans.Class' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 71% ( 10 / 14) in 'Control.Monad.Trans.Cont' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 9 / 9) in 'Control.Monad.Trans.Maybe' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Strict' 100% ( 33 / 33) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 33 / 33) in 'Control.Monad.Trans.State.Strict' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-0.2.2.1 Registering transformers-0.2.2.1... Installed transformers-0.2.2.1 Configuring utility-ht-0.0.10... Building utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... [ 1 of 24] Compiling Text.Show.HT ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o ) [ 2 of 24] Compiling Text.Read.HT ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o ) [ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o ) [ 4 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o ) [ 5 of 24] Compiling Data.Tuple.HT ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o ) [ 6 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o ) [ 7 of 24] Compiling Data.Monoid.HT ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o ) [ 8 of 24] Compiling Data.Maybe.HT ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o ) [ 9 of 24] Compiling Data.Ix.Enum ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o ) [10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o ) [11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o ) [12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o ) [13 of 24] Compiling Data.List.Key ( src/Data/List/Key.hs, dist/build/Data/List/Key.o ) [14 of 24] Compiling Data.Ord.HT ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o ) [15 of 24] Compiling Data.Eq.HT ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o ) [16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o ) [17 of 24] Compiling Data.Bool.HT ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o ) [18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o ) [19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o ) [20 of 24] Compiling Data.List.HT ( src/Data/List/HT.hs, dist/build/Data/List/HT.o ) [21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o ) [22 of 24] Compiling Data.Record.HT ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o ) [23 of 24] Compiling Data.String.HT ( src/Data/String/HT.hs, dist/build/Data/String/HT.o ) [24 of 24] Compiling Data.List.Match ( src/Data/List/Match.hs, dist/build/Data/List/Match.o ) In-place registering utility-ht-0.0.10... Running Haddock for utility-ht-0.0.10... Running hscolour for utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... Preprocessing library utility-ht-0.0.10... Haddock coverage: 33% ( 1 / 3) in 'Text.Show.HT' 40% ( 2 / 5) in 'Text.Read.HT' 0% ( 0 / 6) in 'Data.Strictness.HT' 40% ( 8 / 20) in 'Control.Monad.HT' 29% ( 5 / 17) in 'Data.Tuple.HT' 0% ( 0 / 6) in 'Control.Functor.HT' 50% ( 2 / 4) in 'Data.Monoid.HT' 50% ( 2 / 4) in 'Data.Maybe.HT' 14% ( 1 / 7) in 'Data.Ix.Enum' 75% ( 6 / 8) in 'Data.Function.HT.Private' 75% ( 3 / 4) in 'Data.Function.HT' 29% ( 5 / 17) in 'Data.List.Key.Private' 57% ( 4 / 7) in 'Data.List.Key' 50% ( 2 / 4) in 'Data.Ord.HT' 0% ( 0 / 2) in 'Data.Eq.HT' 78% ( 7 / 9) in 'Data.Bool.HT.Private' 83% ( 5 / 6) in 'Data.Bool.HT' 56% ( 10 / 18) in 'Data.List.Match.Private' 47% ( 58 /124) in 'Data.List.HT.Private' 74% ( 43 / 58) in 'Data.List.HT' 40% ( 2 / 5) in 'Data.Record.HT.Private' 67% ( 2 / 3) in 'Data.Record.HT' 50% ( 1 / 2) in 'Data.String.HT' 67% ( 6 / 9) in 'Data.List.Match' Documentation created: dist/doc/html/utility-ht/index.html, dist/doc/html/utility-ht/utility-ht.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utility-ht-0.0.10 Registering utility-ht-0.0.10... Installed utility-ht-0.0.10 Configuring tf-random-0.5... Building tf-random-0.5... Preprocessing library tf-random-0.5... [1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o ) [2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o ) [3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o ) [4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o ) In-place registering tf-random-0.5... Running Haddock for tf-random-0.5... Running hscolour for tf-random-0.5... Preprocessing library tf-random-0.5... Preprocessing library tf-random-0.5... cabal: dist/doc/html/tf-random/haddock-prolog5967.txt: invalid argument Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tf-random-0.5 Registering tf-random-0.5... Installed tf-random-0.5 Configuring vector-0.10.9.2... Building vector-0.10.9.2... Preprocessing library vector-0.10.9.2... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.3.0 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.2... Running Haddock for vector-0.10.9.2... Running hscolour for vector-0.10.9.2... Preprocessing library vector-0.10.9.2... Preprocessing library vector-0.10.9.2... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.2 Registering vector-0.10.9.2... Installed vector-0.10.9.2 Configuring control-monad-failure-0.7.0.1... Building control-monad-failure-0.7.0.1... Preprocessing library control-monad-failure-0.7.0.1... [1 of 2] Compiling Control.Monad.Failure.Transformers ( Control/Monad/Failure/Transformers.hs, dist/build/Control/Monad/Failure/Transformers.o ) [2 of 2] Compiling Control.Monad.Failure ( Control/Monad/Failure.hs, dist/build/Control/Monad/Failure.o ) In-place registering control-monad-failure-0.7.0.1... Running Haddock for control-monad-failure-0.7.0.1... Running hscolour for control-monad-failure-0.7.0.1... Preprocessing library control-monad-failure-0.7.0.1... Preprocessing library control-monad-failure-0.7.0.1... Haddock coverage: 0% ( 0 / 2) in 'Control.Monad.Failure.Transformers' 50% ( 1 / 2) in 'Control.Monad.Failure' Documentation created: dist/doc/html/control-monad-failure/index.html, dist/doc/html/control-monad-failure/control-monad-failure.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/control-monad-failure-0.7.0.1 Registering control-monad-failure-0.7.0.1... Installed control-monad-failure-0.7.0.1 Configuring mtl-2.0.1.1... Building mtl-2.0.1.1... Preprocessing library mtl-2.0.1.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.0.1.1... Running Haddock for mtl-2.0.1.1... Running hscolour for mtl-2.0.1.1... Preprocessing library mtl-2.0.1.1... Preprocessing library mtl-2.0.1.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 75% ( 3 / 4) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 62% ( 13 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 23 / 23) in 'Control.Monad.Reader' 62% ( 13 / 21) in 'Control.Monad.RWS.Strict' 96% ( 23 / 24) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 23 / 24) in 'Control.Monad.State.Strict' 95% ( 18 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 95% ( 18 / 19) in 'Control.Monad.Writer.Strict' 76% ( 16 / 21) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mtl-2.0.1.1 Registering mtl-2.0.1.1... Installed mtl-2.0.1.1 Configuring storable-record-0.0.2.5... Building storable-record-0.0.2.5... Preprocessing library storable-record-0.0.2.5... [1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o ) [2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o ) [3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o ) [4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o ) [5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o ) [6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o ) [7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o ) In-place registering storable-record-0.0.2.5... Running Haddock for storable-record-0.0.2.5... Running hscolour for storable-record-0.0.2.5... Preprocessing library storable-record-0.0.2.5... Preprocessing library storable-record-0.0.2.5... Haddock coverage: 20% ( 1 / 5) in 'Foreign.Storable.Newtype' 0% ( 0 / 6) in 'Foreign.Storable.FixedArray' 50% ( 3 / 6) in 'Foreign.Storable.Traversable' 11% ( 1 / 9) in 'Foreign.Storable.RecordMinimalSize' 11% ( 1 / 9) in 'Foreign.Storable.RecordReaderPtr' 20% ( 1 / 5) in 'Foreign.Storable.TraversableUnequalSizes' 11% ( 1 / 9) in 'Foreign.Storable.Record' Documentation created: dist/doc/html/storable-record/index.html, dist/doc/html/storable-record/storable-record.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storable-record-0.0.2.5 Registering storable-record-0.0.2.5... Installed storable-record-0.0.2.5 Configuring QuickCheck-2.7.3... Building QuickCheck-2.7.3... Preprocessing library QuickCheck-2.7.3... [ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o ) [ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o ) [ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [15 of 15] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.7.3... Running Haddock for QuickCheck-2.7.3... Running hscolour for QuickCheck-2.7.3... Preprocessing library QuickCheck-2.7.3... Preprocessing library QuickCheck-2.7.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 12% ( 2 / 17) in 'Test.QuickCheck.Random' 25% ( 2 / 8) in 'Test.QuickCheck.Exception' 6% ( 1 / 18) in 'Test.QuickCheck.Text' 100% ( 2 / 2) in 'Test.QuickCheck.State' 100% ( 22 / 22) in 'Test.QuickCheck.Gen' 80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe' 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary' 93% ( 14 / 15) in 'Test.QuickCheck.Modifiers' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 65% ( 40 / 62) in 'Test.QuickCheck.Property' 52% ( 14 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) in 'Test.QuickCheck.Monadic' 98% (121 /123) in 'Test.QuickCheck' Warning: Test.QuickCheck.Random: could not find link destinations for: System.Random.TF.Gen.TFGen Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.Arbitrary: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Warning: Test.QuickCheck: could not find link destinations for: Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms Documentation created: dist/doc/html/QuickCheck/index.html, dist/doc/html/QuickCheck/QuickCheck.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.7.3 Registering QuickCheck-2.7.3... Installed QuickCheck-2.7.3 Configuring fgl-5.5.0.1... Building fgl-5.5.0.1... Preprocessing library fgl-5.5.0.1... [ 1 of 29] Compiling Paths_fgl ( dist/build/autogen/Paths_fgl.hs, dist/build/Paths_fgl.o ) [ 2 of 29] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o ) [ 3 of 29] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o ) [ 4 of 29] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o ) [ 5 of 29] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o ) [ 6 of 29] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o ) [ 7 of 29] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o ) [ 8 of 29] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o ) [ 9 of 29] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o ) [10 of 29] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o ) [11 of 29] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o ) [12 of 29] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o ) [13 of 29] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o ) [14 of 29] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o ) [15 of 29] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o ) [16 of 29] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o ) [17 of 29] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o ) [18 of 29] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o ) [19 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o ) [20 of 29] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o ) [21 of 29] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o ) [22 of 29] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o ) [23 of 29] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o ) [24 of 29] Compiling Data.Graph.Inductive.Internal.FiniteMap ( Data/Graph/Inductive/Internal/FiniteMap.hs, dist/build/Data/Graph/Inductive/Internal/FiniteMap.o ) [25 of 29] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o ) [26 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o ) [27 of 29] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o ) [28 of 29] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o ) [29 of 29] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o ) In-place registering fgl-5.5.0.1... Running Haddock for fgl-5.5.0.1... Running hscolour for fgl-5.5.0.1... Preprocessing library fgl-5.5.0.1... Preprocessing library fgl-5.5.0.1... Haddock coverage: 0% ( 0 / 8) in 'Paths_fgl' 23% ( 3 / 13) in 'Data.Graph.Inductive.Internal.Thread' 96% ( 75 / 78) in 'Data.Graph.Inductive.Graph' 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic' 33% ( 1 / 3) in 'Data.Graph.Inductive.PatriciaTree' 47% ( 8 / 17) in 'Data.Graph.Inductive.Monad' 40% ( 4 / 10) in 'Data.Graph.Inductive.Monad.IOArray' 23% ( 14 / 61) in 'Data.Graph.Inductive.Example' 16% ( 5 / 32) in 'Data.Graph.Inductive.Query.DFS' 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.Indep' 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.ArtPoint' 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.BCC' 67% ( 2 / 3) in 'Data.Graph.Inductive.Query.Dominators' 50% ( 1 / 2) in 'Data.Graph.Inductive.Query.TransClos' 30% ( 13 / 43) in 'Data.Graph.Inductive.Query.Monad' 33% ( 3 / 9) in 'Data.Graph.Inductive.Internal.RootPath' 22% ( 2 / 9) in 'Data.Graph.Inductive.Internal.Queue' 33% ( 6 / 18) in 'Data.Graph.Inductive.Query.BFS' 100% ( 9 / 9) in 'Data.Graph.Inductive.Query.MaxFlow' 19% ( 3 / 16) in 'Data.Graph.Inductive.Internal.Heap' 20% ( 1 / 5) in 'Data.Graph.Inductive.Query.SP' 12% ( 1 / 8) in 'Data.Graph.Inductive.Query.GVD' 40% ( 2 / 5) in 'Data.Graph.Inductive.Query.MST' 38% ( 8 / 21) in 'Data.Graph.Inductive.Internal.FiniteMap' 48% ( 21 / 44) in 'Data.Graph.Inductive.NodeMap' 20% ( 1 / 5) in 'Data.Graph.Inductive.Query.MaxFlow2' 93% ( 13 / 14) in 'Data.Graph.Inductive.Query' 90% ( 9 / 10) in 'Data.Graph.Inductive' 33% ( 1 / 3) in 'Data.Graph.Inductive.Tree' Documentation created: dist/doc/html/fgl/index.html, dist/doc/html/fgl/fgl.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fgl-5.5.0.1 Registering fgl-5.5.0.1... Installed fgl-5.5.0.1 Configuring parsec-3.1.5... Building parsec-3.1.5... Preprocessing library parsec-3.1.5... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [ 5 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 6 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [ 7 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 8 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 9 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [10 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [11 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [12 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [13 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [14 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [15 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [16 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [17 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.5... Running Haddock for parsec-3.1.5... Running hscolour for parsec-3.1.5... Preprocessing library parsec-3.1.5... Preprocessing library parsec-3.1.5... Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' 43% ( 6 / 14) in 'Text.Parsec.Error' 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' 62% ( 31 / 50) in 'Text.Parsec.Prim' 100% ( 18 / 18) in 'Text.Parsec.Char' 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' 50% ( 2 / 4) in 'Text.Parsec.ByteString' 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' 33% ( 1 / 3) in 'Text.Parsec.Text' 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' 67% ( 4 / 6) in 'Text.Parsec.Token' 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' 100% ( 5 / 5) in 'Text.Parsec.Expr' 67% ( 20 / 30) in 'Text.ParserCombinators.Parsec.Prim' 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' 86% ( 18 / 21) in 'Text.Parsec' 80% ( 8 / 10) in 'Text.Parsec.Language' 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parsec-3.1.5 Registering parsec-3.1.5... Installed parsec-3.1.5 Configuring non-negative-0.1... Building non-negative-0.1... Preprocessing library non-negative-0.1... [1 of 4] Compiling Numeric.NonNegative.Class ( src/Numeric/NonNegative/Class.hs, dist/build/Numeric/NonNegative/Class.o ) [2 of 4] Compiling Numeric.NonNegative.Wrapper ( src/Numeric/NonNegative/Wrapper.hs, dist/build/Numeric/NonNegative/Wrapper.o ) [3 of 4] Compiling Numeric.NonNegative.ChunkyPrivate ( src/Numeric/NonNegative/ChunkyPrivate.hs, dist/build/Numeric/NonNegative/ChunkyPrivate.o ) [4 of 4] Compiling Numeric.NonNegative.Chunky ( src/Numeric/NonNegative/Chunky.hs, dist/build/Numeric/NonNegative/Chunky.o ) In-place registering non-negative-0.1... Running Haddock for non-negative-0.1... Running hscolour for non-negative-0.1... Preprocessing library non-negative-0.1... Preprocessing library non-negative-0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 Haddock coverage: 70% ( 7 / 10) in 'Numeric.NonNegative.Class' 31% ( 4 / 13) in 'Numeric.NonNegative.Wrapper' 38% ( 5 / 13) in 'Numeric.NonNegative.ChunkyPrivate' 36% ( 4 / 11) in 'Numeric.NonNegative.Chunky' Documentation created: dist/doc/html/non-negative/index.html, dist/doc/html/non-negative/non-negative.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/non-negative-0.1 Registering non-negative-0.1... Installed non-negative-0.1 Configuring numeric-prelude-0.4.1... Building numeric-prelude-0.4.1... Preprocessing library numeric-prelude-0.4.1... [ 1 of 97] Compiling MathObj.Permutation ( src/MathObj/Permutation.hs, dist/build/MathObj/Permutation.o ) [ 2 of 97] Compiling NumericPrelude.List ( src/NumericPrelude/List.hs, dist/build/NumericPrelude/List.o ) [ 3 of 97] Compiling Algebra.RealRing98 ( src/Algebra/RealRing98.hs, dist/build/Algebra/RealRing98.o ) [ 4 of 97] Compiling Algebra.Indexable ( src/Algebra/Indexable.hs, dist/build/Algebra/Indexable.o ) [ 5 of 97] Compiling Algebra.DimensionTerm ( src/Algebra/DimensionTerm.hs, dist/build/Algebra/DimensionTerm.o ) [ 6 of 97] Compiling NumericPrelude.Elementwise ( src/NumericPrelude/Elementwise.hs, dist/build/NumericPrelude/Elementwise.o ) [ 7 of 97] Compiling Algebra.EqualityDecision ( src/Algebra/EqualityDecision.hs, dist/build/Algebra/EqualityDecision.o ) [ 8 of 97] Compiling Algebra.OrderDecision ( src/Algebra/OrderDecision.hs, dist/build/Algebra/OrderDecision.o ) [ 9 of 97] Compiling Algebra.Laws ( src/Algebra/Laws.hs, dist/build/Algebra/Laws.o ) [10 of 97] Compiling NumericPrelude.Base ( src/NumericPrelude/Base.hs, dist/build/NumericPrelude/Base.o ) [11 of 97] Compiling MathObj.Permutation.Table ( src/MathObj/Permutation/Table.hs, dist/build/MathObj/Permutation/Table.o ) [12 of 97] Compiling Algebra.Additive ( src/Algebra/Additive.hs, dist/build/Algebra/Additive.o ) src/Algebra/Additive.hs:61:5: Warning: Unrecognised pragma [13 of 97] Compiling Algebra.ZeroTestable ( src/Algebra/ZeroTestable.hs, dist/build/Algebra/ZeroTestable.o ) [14 of 97] Compiling Algebra.Ring ( src/Algebra/Ring.hs, dist/build/Algebra/Ring.o ) src/Algebra/Ring.hs:68:5: Warning: Unrecognised pragma [15 of 97] Compiling Algebra.Differential ( src/Algebra/Differential.hs, dist/build/Algebra/Differential.o ) [16 of 97] Compiling Algebra.IntegralDomain ( src/Algebra/IntegralDomain.hs, dist/build/Algebra/IntegralDomain.o ) src/Algebra/IntegralDomain.hs:98:5: Warning: Unrecognised pragma [17 of 97] Compiling Algebra.Monoid ( src/Algebra/Monoid.hs, dist/build/Algebra/Monoid.o ) [18 of 97] Compiling Algebra.NonNegative ( src/Algebra/NonNegative.hs, dist/build/Algebra/NonNegative.o ) [19 of 97] Compiling Algebra.Units ( src/Algebra/Units.hs, dist/build/Algebra/Units.o ) src/Algebra/Units.hs:73:3: Warning: Unrecognised pragma [20 of 97] Compiling Algebra.PrincipalIdealDomain ( src/Algebra/PrincipalIdealDomain.hs, dist/build/Algebra/PrincipalIdealDomain.o ) [21 of 97] Compiling MathObj.Monoid ( src/MathObj/Monoid.hs, dist/build/MathObj/Monoid.o ) [22 of 97] Compiling Algebra.RightModule ( src/Algebra/RightModule.hs, dist/build/Algebra/RightModule.o ) [23 of 97] Compiling Algebra.Vector ( src/Algebra/Vector.hs, dist/build/Algebra/Vector.o ) [24 of 97] Compiling MathObj.Algebra ( src/MathObj/Algebra.hs, dist/build/MathObj/Algebra.o ) [25 of 97] Compiling Algebra.Absolute ( src/Algebra/Absolute.hs, dist/build/Algebra/Absolute.o ) [26 of 97] Compiling Number.Ratio ( src/Number/Ratio.hs, dist/build/Number/Ratio.o ) [27 of 97] Compiling Algebra.Field ( src/Algebra/Field.hs, dist/build/Algebra/Field.o ) src/Algebra/Field.hs:71:5: Warning: Unrecognised pragma [28 of 97] Compiling Algebra.ToRational ( src/Algebra/ToRational.hs, dist/build/Algebra/ToRational.o ) [29 of 97] Compiling Algebra.RealIntegral ( src/Algebra/RealIntegral.hs, dist/build/Algebra/RealIntegral.o ) [30 of 97] Compiling Algebra.ToInteger ( src/Algebra/ToInteger.hs, dist/build/Algebra/ToInteger.o ) [31 of 97] Compiling Algebra.Algebraic ( src/Algebra/Algebraic.hs, dist/build/Algebra/Algebraic.o ) src/Algebra/Algebraic.hs:24:5: Warning: Unrecognised pragma [32 of 97] Compiling Algebra.Transcendental ( src/Algebra/Transcendental.hs, dist/build/Algebra/Transcendental.o ) src/Algebra/Transcendental.hs:37:5: Warning: Unrecognised pragma [33 of 97] Compiling Algebra.Module ( src/Algebra/Module.hs, dist/build/Algebra/Module.o ) [34 of 97] Compiling Algebra.VectorSpace ( src/Algebra/VectorSpace.hs, dist/build/Algebra/VectorSpace.o ) [35 of 97] Compiling Algebra.DivisibleSpace ( src/Algebra/DivisibleSpace.hs, dist/build/Algebra/DivisibleSpace.o ) [36 of 97] Compiling Algebra.ModuleBasis ( src/Algebra/ModuleBasis.hs, dist/build/Algebra/ModuleBasis.o ) [37 of 97] Compiling NumericPrelude.List.Checked ( src/NumericPrelude/List/Checked.hs, dist/build/NumericPrelude/List/Checked.o ) [38 of 97] Compiling NumericPrelude.List.Generic ( src/NumericPrelude/List/Generic.hs, dist/build/NumericPrelude/List/Generic.o ) [39 of 97] Compiling Algebra.RealRing ( src/Algebra/RealRing.hs, dist/build/Algebra/RealRing.o ) src/Algebra/RealRing.hs:118:5: Warning: Unrecognised pragma [40 of 97] Compiling Algebra.FloatingPoint ( src/Algebra/FloatingPoint.hs, dist/build/Algebra/FloatingPoint.o ) [41 of 97] Compiling Algebra.RealField ( src/Algebra/RealField.hs, dist/build/Algebra/RealField.o ) [42 of 97] Compiling Algebra.RealTranscendental ( src/Algebra/RealTranscendental.hs, dist/build/Algebra/RealTranscendental.o ) [43 of 97] Compiling NumericPrelude.Numeric ( src/NumericPrelude/Numeric.hs, dist/build/NumericPrelude/Numeric.o ) [44 of 97] Compiling Algebra.Lattice ( src/Algebra/Lattice.hs, dist/build/Algebra/Lattice.o ) [45 of 97] Compiling NumericPrelude ( src/NumericPrelude.hs, dist/build/NumericPrelude.o ) [46 of 97] Compiling Algebra.NormedSpace.Euclidean ( src/Algebra/NormedSpace/Euclidean.hs, dist/build/Algebra/NormedSpace/Euclidean.o ) [47 of 97] Compiling Algebra.NormedSpace.Maximum ( src/Algebra/NormedSpace/Maximum.hs, dist/build/Algebra/NormedSpace/Maximum.o ) [48 of 97] Compiling Algebra.NormedSpace.Sum ( src/Algebra/NormedSpace/Sum.hs, dist/build/Algebra/NormedSpace/Sum.o ) [49 of 97] Compiling MathObj.DiscreteMap ( src/MathObj/DiscreteMap.hs, dist/build/MathObj/DiscreteMap.o ) [50 of 97] Compiling Algebra.OccasionallyScalar ( src/Algebra/OccasionallyScalar.hs, dist/build/Algebra/OccasionallyScalar.o ) [51 of 97] Compiling MathObj.Matrix ( src/MathObj/Matrix.hs, dist/build/MathObj/Matrix.o ) [52 of 97] Compiling MathObj.PartialFraction ( src/MathObj/PartialFraction.hs, dist/build/MathObj/PartialFraction.o ) [53 of 97] Compiling MathObj.Permutation.CycleList ( src/MathObj/Permutation/CycleList.hs, dist/build/MathObj/Permutation/CycleList.o ) [54 of 97] Compiling MathObj.Permutation.CycleList.Check ( src/MathObj/Permutation/CycleList/Check.hs, dist/build/MathObj/Permutation/CycleList/Check.o ) [55 of 97] Compiling MathObj.Polynomial.Core ( src/MathObj/Polynomial/Core.hs, dist/build/MathObj/Polynomial/Core.o ) [56 of 97] Compiling MathObj.PowerSeries.Core ( src/MathObj/PowerSeries/Core.hs, dist/build/MathObj/PowerSeries/Core.o ) [57 of 97] Compiling MathObj.PowerSeries ( src/MathObj/PowerSeries.hs, dist/build/MathObj/PowerSeries.o ) [58 of 97] Compiling MathObj.PowerSeries2.Core ( src/MathObj/PowerSeries2/Core.hs, dist/build/MathObj/PowerSeries2/Core.o ) [59 of 97] Compiling MathObj.PowerSeries.Example ( src/MathObj/PowerSeries/Example.hs, dist/build/MathObj/PowerSeries/Example.o ) [60 of 97] Compiling MathObj.PowerSeries.DifferentialEquation ( src/MathObj/PowerSeries/DifferentialEquation.hs, dist/build/MathObj/PowerSeries/DifferentialEquation.o ) [61 of 97] Compiling MathObj.PowerSeries2 ( src/MathObj/PowerSeries2.hs, dist/build/MathObj/PowerSeries2.o ) [62 of 97] Compiling MathObj.PowerSeries.Mean ( src/MathObj/PowerSeries/Mean.hs, dist/build/MathObj/PowerSeries/Mean.o ) [63 of 97] Compiling Number.FixedPoint ( src/Number/FixedPoint.hs, dist/build/Number/FixedPoint.o ) [64 of 97] Compiling Number.ResidueClass ( src/Number/ResidueClass.hs, dist/build/Number/ResidueClass.o ) [65 of 97] Compiling Number.GaloisField2p32m5 ( src/Number/GaloisField2p32m5.hs, dist/build/Number/GaloisField2p32m5.o ) [66 of 97] Compiling Number.PartiallyTranscendental ( src/Number/PartiallyTranscendental.hs, dist/build/Number/PartiallyTranscendental.o ) [67 of 97] Compiling Number.ResidueClass.Check ( src/Number/ResidueClass/Check.hs, dist/build/Number/ResidueClass/Check.o ) [68 of 97] Compiling Number.ResidueClass.Maybe ( src/Number/ResidueClass/Maybe.hs, dist/build/Number/ResidueClass/Maybe.o ) [69 of 97] Compiling Number.ResidueClass.Reader ( src/Number/ResidueClass/Reader.hs, dist/build/Number/ResidueClass/Reader.o ) [70 of 97] Compiling Number.Physical.Unit ( src/Number/Physical/Unit.hs, dist/build/Number/Physical/Unit.o ) [71 of 97] Compiling Number.Physical.UnitDatabase ( src/Number/Physical/UnitDatabase.hs, dist/build/Number/Physical/UnitDatabase.o ) [72 of 97] Compiling Number.SI.Unit ( src/Number/SI/Unit.hs, dist/build/Number/SI/Unit.o ) [73 of 97] Compiling MathObj.Wrapper.Haskell98 ( src/MathObj/Wrapper/Haskell98.hs, dist/build/MathObj/Wrapper/Haskell98.o ) [74 of 97] Compiling MathObj.Polynomial ( src/MathObj/Polynomial.hs, dist/build/MathObj/Polynomial.o ) [75 of 97] Compiling MathObj.PowerSum ( src/MathObj/PowerSum.hs, dist/build/MathObj/PowerSum.o ) [76 of 97] Compiling MathObj.RefinementMask2 ( src/MathObj/RefinementMask2.hs, dist/build/MathObj/RefinementMask2.o ) [77 of 97] Compiling MathObj.RootSet ( src/MathObj/RootSet.hs, dist/build/MathObj/RootSet.o ) [78 of 97] Compiling Number.Root ( src/Number/Root.hs, dist/build/Number/Root.o ) [79 of 97] Compiling Number.Complex ( src/Number/Complex.hs, dist/build/Number/Complex.o ) [80 of 97] Compiling MathObj.LaurentPolynomial ( src/MathObj/LaurentPolynomial.hs, dist/build/MathObj/LaurentPolynomial.o ) [81 of 97] Compiling Number.Positional ( src/Number/Positional.hs, dist/build/Number/Positional.o ) [82 of 97] Compiling Number.Quaternion ( src/Number/Quaternion.hs, dist/build/Number/Quaternion.o ) [83 of 97] Compiling Algebra.AffineSpace ( src/Algebra/AffineSpace.hs, dist/build/Algebra/AffineSpace.o ) [84 of 97] Compiling Number.ResidueClass.Func ( src/Number/ResidueClass/Func.hs, dist/build/Number/ResidueClass/Func.o ) [85 of 97] Compiling MathObj.Wrapper.NumericPrelude ( src/MathObj/Wrapper/NumericPrelude.hs, dist/build/MathObj/Wrapper/NumericPrelude.o ) [86 of 97] Compiling Number.DimensionTerm ( src/Number/DimensionTerm.hs, dist/build/Number/DimensionTerm.o ) [87 of 97] Compiling Number.DimensionTerm.SI ( src/Number/DimensionTerm/SI.hs, dist/build/Number/DimensionTerm/SI.o ) [88 of 97] Compiling Number.FixedPoint.Check ( src/Number/FixedPoint/Check.hs, dist/build/Number/FixedPoint/Check.o ) [89 of 97] Compiling Number.NonNegative ( src/Number/NonNegative.hs, dist/build/Number/NonNegative.o ) [90 of 97] Compiling Number.NonNegativeChunky ( src/Number/NonNegativeChunky.hs, dist/build/Number/NonNegativeChunky.o ) [91 of 97] Compiling Number.Peano ( src/Number/Peano.hs, dist/build/Number/Peano.o ) [92 of 97] Compiling Number.Positional.Check ( src/Number/Positional/Check.hs, dist/build/Number/Positional/Check.o ) [93 of 97] Compiling Number.OccasionallyScalarExpression ( src/Number/OccasionallyScalarExpression.hs, dist/build/Number/OccasionallyScalarExpression.o ) [94 of 97] Compiling Number.Physical ( src/Number/Physical.hs, dist/build/Number/Physical.o ) [95 of 97] Compiling Number.Physical.Show ( src/Number/Physical/Show.hs, dist/build/Number/Physical/Show.o ) [96 of 97] Compiling Number.Physical.Read ( src/Number/Physical/Read.hs, dist/build/Number/Physical/Read.o ) [97 of 97] Compiling Number.SI ( src/Number/SI.hs, dist/build/Number/SI.o ) In-place registering numeric-prelude-0.4.1... Running Haddock for numeric-prelude-0.4.1... Running hscolour for numeric-prelude-0.4.1... Preprocessing library numeric-prelude-0.4.1... Preprocessing library numeric-prelude-0.4.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 src/Algebra/Additive.hs:61:5: Warning: Unrecognised pragma src/Algebra/Ring.hs:68:5: Warning: Unrecognised pragma src/Algebra/IntegralDomain.hs:98:5: Warning: Unrecognised pragma src/Algebra/Units.hs:73:3: Warning: Unrecognised pragma src/Algebra/Field.hs:71:5: Warning: Unrecognised pragma src/Algebra/Algebraic.hs:24:5: Warning: Unrecognised pragma src/Algebra/Transcendental.hs:37:5: Warning: Unrecognised pragma src/Algebra/RealRing.hs:118:5: Warning: Unrecognised pragma Haddock coverage: 100% ( 2 / 2) in 'MathObj.Permutation' 38% ( 3 / 8) in 'NumericPrelude.List' 0% ( 0 / 6) in 'Algebra.RealRing98' 71% ( 5 / 7) in 'Algebra.Indexable' 14% ( 8 / 56) in 'Algebra.DimensionTerm' 12% ( 1 / 8) in 'NumericPrelude.Elementwise' 40% ( 2 / 5) in 'Algebra.EqualityDecision' 14% ( 2 / 14) in 'Algebra.OrderDecision' 6% ( 1 / 17) in 'Algebra.Laws' 100% ( 3 / 3) in 'NumericPrelude.Base' 15% ( 2 / 13) in 'MathObj.Permutation.Table' Warning: Algebra.Additive: zero is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Additive: + is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Additive: - is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Additive: negate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 52% ( 11 / 21) in 'Algebra.Additive' 80% ( 4 / 5) in 'Algebra.ZeroTestable' Warning: Algebra.Ring: * is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Ring: one is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Ring: fromInteger is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Ring: ^ is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 28% ( 5 / 18) in 'Algebra.Ring' 50% ( 1 / 2) in 'Algebra.Differential' Warning: Algebra.IntegralDomain: div is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.IntegralDomain: mod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.IntegralDomain: divMod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 46% ( 12 / 26) in 'Algebra.IntegralDomain' 100% ( 2 / 2) in 'Algebra.Monoid' 57% ( 4 / 7) in 'Algebra.NonNegative' Warning: Algebra.Units: isUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Units: stdAssociate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Units: stdUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Units: stdUnitInv is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 38% ( 5 / 13) in 'Algebra.Units' Warning: Algebra.PrincipalIdealDomain: extendedGCD is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.PrincipalIdealDomain: gcd is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.PrincipalIdealDomain: lcm is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 33% ( 10 / 30) in 'Algebra.PrincipalIdealDomain' 60% ( 3 / 5) in 'MathObj.Monoid' 0% ( 0 / 2) in 'Algebra.RightModule' 64% ( 7 / 11) in 'Algebra.Vector' 20% ( 1 / 5) in 'MathObj.Algebra' 25% ( 1 / 4) in 'Algebra.Absolute' 40% ( 4 / 10) in 'Number.Ratio' Warning: Algebra.Field: / is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Field: recip is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Field: fromRational' is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. Warning: Algebra.Field: ^- is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity. 71% ( 5 / 7) in 'Algebra.Field' 67% ( 2 / 3) in 'Algebra.ToRational' 100% ( 2 / 2) in 'Algebra.RealIntegral' 60% ( 3 / 5) in 'Algebra.ToInteger' 22% ( 2 / 9) in 'Algebra.Algebraic' 12% ( 3 / 25) in 'Algebra.Transcendental' 67% ( 8 / 12) in 'Algebra.Module' 50% ( 2 / 4) in 'Algebra.VectorSpace' 50% ( 1 / 2) in 'Algebra.DivisibleSpace' 71% ( 5 / 7) in 'Algebra.ModuleBasis' 100% ( 6 / 6) in 'NumericPrelude.List.Checked' 33% ( 4 / 12) in 'NumericPrelude.List.Generic' 21% ( 6 / 29) in 'Algebra.RealRing' 50% ( 1 / 2) in 'Algebra.FloatingPoint' 50% ( 1 / 2) in 'Algebra.RealField' 50% ( 1 / 2) in 'Algebra.RealTranscendental' 25% ( 21 / 83) in 'NumericPrelude.Numeric' 0% ( 0 / 11) in 'Algebra.Lattice' 33% ( 2 / 6) in 'NumericPrelude' 88% ( 7 / 8) in 'Algebra.NormedSpace.Euclidean' 75% ( 3 / 4) in 'Algebra.NormedSpace.Maximum' 100% ( 4 / 4) in 'Algebra.NormedSpace.Sum' 100% ( 2 / 2) in 'MathObj.DiscreteMap' 25% ( 1 / 4) in 'Algebra.OccasionallyScalar' 14% ( 3 / 21) in 'MathObj.Matrix' 55% ( 17 / 31) in 'MathObj.PartialFraction' 18% ( 3 / 17) in 'MathObj.Permutation.CycleList' 27% ( 3 / 11) in 'MathObj.Permutation.CycleList.Check' 30% ( 8 / 27) in 'MathObj.Polynomial.Core' 37% ( 16 / 43) in 'MathObj.PowerSeries.Core' 44% ( 7 / 16) in 'MathObj.PowerSeries' 10% ( 2 / 20) in 'MathObj.PowerSeries2.Core' 10% ( 5 / 48) in 'MathObj.PowerSeries.Example' 43% ( 3 / 7) in 'MathObj.PowerSeries.DifferentialEquation' 15% ( 2 / 13) in 'MathObj.PowerSeries2' 5% ( 1 / 19) in 'MathObj.PowerSeries.Mean' 28% ( 11 / 39) in 'Number.FixedPoint' 12% ( 1 / 8) in 'Number.ResidueClass' 17% ( 1 / 6) in 'Number.GaloisField2p32m5' 25% ( 1 / 4) in 'Number.PartiallyTranscendental' 23% ( 3 / 13) in 'Number.ResidueClass.Check' 43% ( 3 / 7) in 'Number.ResidueClass.Maybe' 6% ( 1 / 18) in 'Number.ResidueClass.Reader' 67% ( 6 / 9) in 'Number.Physical.Unit' 28% ( 7 / 25) in 'Number.Physical.UnitDatabase' 41% ( 30 / 74) in 'Number.SI.Unit' 29% ( 2 / 7) in 'MathObj.Wrapper.Haskell98' 22% ( 4 / 18) in 'MathObj.Polynomial' 29% ( 8 / 28) in 'MathObj.PowerSum' 30% ( 3 / 10) in 'MathObj.RefinementMask2' 28% ( 9 / 32) in 'MathObj.RootSet' 29% ( 4 / 14) in 'Number.Root' 74% ( 20 / 27) in 'Number.Complex' 46% ( 16 / 35) in 'MathObj.LaurentPolynomial' 44% ( 65 /148) in 'Number.Positional' 76% ( 16 / 21) in 'Number.Quaternion' 45% ( 5 / 11) in 'Algebra.AffineSpace' 7% ( 1 / 14) in 'Number.ResidueClass.Func' 40% ( 2 / 5) in 'MathObj.Wrapper.NumericPrelude' 7% ( 3 / 42) in 'Number.DimensionTerm' 5% ( 2 / 41) in 'Number.DimensionTerm.SI' 27% ( 6 / 22) in 'Number.FixedPoint.Check' 31% ( 4 / 13) in 'Number.NonNegative' 36% ( 5 / 14) in 'Number.NonNegativeChunky' 28% ( 8 / 29) in 'Number.Peano' 35% ( 6 / 17) in 'Number.Positional.Check' 20% ( 2 / 10) in 'Number.OccasionallyScalarExpression' 44% ( 7 / 16) in 'Number.Physical' 55% ( 6 / 11) in 'Number.Physical.Show' 22% ( 2 / 9) in 'Number.Physical.Read' 2% ( 1 / 47) in 'Number.SI' Warning: Algebra.RealRing: could not find link destinations for: Algebra.OrderDecision.C Documentation created: dist/doc/html/numeric-prelude/index.html, dist/doc/html/numeric-prelude/numeric-prelude.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/numeric-prelude-0.4.1 Registering numeric-prelude-0.4.1... Installed numeric-prelude-0.4.1 Downloading typelevel-tensor-0.2.1... Configuring typelevel-tensor-0.2.1... Building typelevel-tensor-0.2.1... Preprocessing library typelevel-tensor-0.2.1... [1 of 2] Compiling Data.Tensor.TypeLevel ( Data/Tensor/TypeLevel.hs, dist/build/Data/Tensor/TypeLevel.o ) Data/Tensor/TypeLevel.hs:28:1: Warning: The import of `System.IO.Unsafe' is redundant except perhaps to import instances from `System.IO.Unsafe' To import instances alone, use: import System.IO.Unsafe() Data/Tensor/TypeLevel.hs:149:14: Warning: Defined but not used: `axis' Data/Tensor/TypeLevel.hs:194:15: Warning: Defined but not used: `axis' Data/Tensor/TypeLevel.hs:198:15: Warning: Defined but not used: `axis' [2 of 2] Compiling Data.Tensor.TypeLevel.Axis ( Data/Tensor/TypeLevel/Axis.hs, dist/build/Data/Tensor/TypeLevel/Axis.o ) In-place registering typelevel-tensor-0.2.1... Running Haddock for typelevel-tensor-0.2.1... Running hscolour for typelevel-tensor-0.2.1... Preprocessing library typelevel-tensor-0.2.1... Preprocessing library typelevel-tensor-0.2.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 dist/build/tmp-5967/Data/Tensor/TypeLevel.hs:28:1: Warning: The import of `System.IO.Unsafe' is redundant except perhaps to import instances from `System.IO.Unsafe' To import instances alone, use: import System.IO.Unsafe() dist/build/tmp-5967/Data/Tensor/TypeLevel.hs:149:14: Warning: Defined but not used: `axis' dist/build/tmp-5967/Data/Tensor/TypeLevel.hs:194:15: Warning: Defined but not used: `axis' dist/build/tmp-5967/Data/Tensor/TypeLevel.hs:198:15: Warning: Defined but not used: `axis' Haddock coverage: 33% ( 10 / 30) in 'Data.Tensor.TypeLevel' haddock module header parse failed: Cannot parse header documentation paragraphs 86% ( 6 / 7) in 'Data.Tensor.TypeLevel.Axis' Documentation created: dist/doc/html/typelevel-tensor/index.html, dist/doc/html/typelevel-tensor/typelevel-tensor.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/typelevel-tensor-0.2.1 Registering typelevel-tensor-0.2.1... Installed typelevel-tensor-0.2.1 Downloading Paraiso-0.3.1.3... Configuring Paraiso-0.3.1.3... Building Paraiso-0.3.1.3... Preprocessing library Paraiso-0.3.1.3... [ 1 of 41] Compiling Language.Paraiso.OM.Arithmetic ( Language/Paraiso/OM/Arithmetic.hs, dist/build/Language/Paraiso/OM/Arithmetic.o ) [ 2 of 41] Compiling Language.Paraiso.OM.Reduce ( Language/Paraiso/OM/Reduce.hs, dist/build/Language/Paraiso/OM/Reduce.o ) [ 3 of 41] Compiling Language.Paraiso.OM.Realm ( Language/Paraiso/OM/Realm.hs, dist/build/Language/Paraiso/OM/Realm.o ) [ 4 of 41] Compiling Language.Paraiso.OM.Value ( Language/Paraiso/OM/Value.hs, dist/build/Language/Paraiso/OM/Value.o ) [ 5 of 41] Compiling Language.Paraiso.OM.DynValue ( Language/Paraiso/OM/DynValue.hs, dist/build/Language/Paraiso/OM/DynValue.o ) [ 6 of 41] Compiling Language.Paraiso.Name ( Language/Paraiso/Name.hs, dist/build/Language/Paraiso/Name.o ) Language/Paraiso/Name.hs:11:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() [ 7 of 41] Compiling Language.Paraiso.OM.Graph ( Language/Paraiso/OM/Graph.hs, dist/build/Language/Paraiso/OM/Graph.o ) [ 8 of 41] Compiling Language.Paraiso.Failure ( Language/Paraiso/Failure.hs, dist/build/Language/Paraiso/Failure.o ) [ 9 of 41] Compiling Language.Paraiso.PiSystem ( Language/Paraiso/PiSystem.hs, dist/build/Language/Paraiso/PiSystem.o ) [10 of 41] Compiling Language.Paraiso.Interval ( Language/Paraiso/Interval.hs, dist/build/Language/Paraiso/Interval.o ) [11 of 41] Compiling Language.Paraiso.Orthotope ( Language/Paraiso/Orthotope.hs, dist/build/Language/Paraiso/Orthotope.o ) [12 of 41] Compiling Language.Paraiso.Prelude ( Language/Paraiso/Prelude.hs, dist/build/Language/Paraiso/Prelude.o ) [13 of 41] Compiling Language.Paraiso.Annotation.Balloon ( Language/Paraiso/Annotation/Balloon.hs, dist/build/Language/Paraiso/Annotation/Balloon.o ) Language/Paraiso/Annotation/Balloon.hs:13:1: Warning: The import of `Language.Paraiso.Prelude' is redundant except perhaps to import instances from `Language.Paraiso.Prelude' To import instances alone, use: import Language.Paraiso.Prelude() [14 of 41] Compiling Language.Paraiso.Annotation.Boundary ( Language/Paraiso/Annotation/Boundary.hs, dist/build/Language/Paraiso/Annotation/Boundary.o ) Language/Paraiso/Annotation/Boundary.hs:16:1: Warning: The import of `Language.Paraiso.Prelude' is redundant except perhaps to import instances from `Language.Paraiso.Prelude' To import instances alone, use: import Language.Paraiso.Prelude() [15 of 41] Compiling Language.Paraiso.Annotation.Comment ( Language/Paraiso/Annotation/Comment.hs, dist/build/Language/Paraiso/Annotation/Comment.o ) [16 of 41] Compiling Language.Paraiso.Annotation.Dependency ( Language/Paraiso/Annotation/Dependency.hs, dist/build/Language/Paraiso/Annotation/Dependency.o ) Language/Paraiso/Annotation/Dependency.hs:19:1: Warning: The import of `Language.Paraiso.Prelude' is redundant except perhaps to import instances from `Language.Paraiso.Prelude' To import instances alone, use: import Language.Paraiso.Prelude() [17 of 41] Compiling Language.Paraiso.Annotation.Execution ( Language/Paraiso/Annotation/Execution.hs, dist/build/Language/Paraiso/Annotation/Execution.o ) Language/Paraiso/Annotation/Execution.hs:11:1: Warning: The import of `Language.Paraiso.Prelude' is redundant except perhaps to import instances from `Language.Paraiso.Prelude' To import instances alone, use: import Language.Paraiso.Prelude() [18 of 41] Compiling Language.Paraiso.Annotation.SyncThreads ( Language/Paraiso/Annotation/SyncThreads.hs, dist/build/Language/Paraiso/Annotation/SyncThreads.o ) Language/Paraiso/Annotation/SyncThreads.hs:11:1: Warning: The import of `Language.Paraiso.Prelude' is redundant except perhaps to import instances from `Language.Paraiso.Prelude' To import instances alone, use: import Language.Paraiso.Prelude() [19 of 41] Compiling Language.Paraiso.Generator.Claris ( Language/Paraiso/Generator/Claris.hs, dist/build/Language/Paraiso/Generator/Claris.o ) [20 of 41] Compiling Language.Paraiso.Generator.ClarisTrans ( Language/Paraiso/Generator/ClarisTrans.hs, dist/build/Language/Paraiso/Generator/ClarisTrans.o ) [21 of 41] Compiling Language.Paraiso.Generator.Plan ( Language/Paraiso/Generator/Plan.hs, dist/build/Language/Paraiso/Generator/Plan.o ) [22 of 41] Compiling Language.Paraiso.OM.Builder.Internal ( Language/Paraiso/OM/Builder/Internal.hs, dist/build/Language/Paraiso/OM/Builder/Internal.o ) Language/Paraiso/OM/Builder/Internal.hs:428:7: Warning: Defined but not used: `c1' Language/Paraiso/OM/Builder/Internal.hs:442:7: Warning: Defined but not used: `c1' [23 of 41] Compiling Language.Paraiso.OM.Builder ( Language/Paraiso/OM/Builder.hs, dist/build/Language/Paraiso/OM/Builder.o ) [24 of 41] Compiling Language.Paraiso.OM ( Language/Paraiso/OM.hs, dist/build/Language/Paraiso/OM.o ) [25 of 41] Compiling Language.Paraiso.OM.Builder.Boolean ( Language/Paraiso/OM/Builder/Boolean.hs, dist/build/Language/Paraiso/OM/Builder/Boolean.o ) [26 of 41] Compiling Language.Paraiso.Annotation.Allocation ( Language/Paraiso/Annotation/Allocation.hs, dist/build/Language/Paraiso/Annotation/Allocation.o ) Language/Paraiso/Annotation/Allocation.hs:11:1: Warning: The import of `Language.Paraiso.Prelude' is redundant except perhaps to import instances from `Language.Paraiso.Prelude' To import instances alone, use: import Language.Paraiso.Prelude() [27 of 41] Compiling Language.Paraiso.Annotation ( Language/Paraiso/Annotation.hs, dist/build/Language/Paraiso/Annotation.o ) [28 of 41] Compiling Language.Paraiso.Optimization.Graph ( Language/Paraiso/Optimization/Graph.hs, dist/build/Language/Paraiso/Optimization/Graph.o ) Language/Paraiso/Optimization/Graph.hs:21:1: Warning: The import of `Language.Paraiso.Prelude' is redundant except perhaps to import instances from `Language.Paraiso.Prelude' To import instances alone, use: import Language.Paraiso.Prelude() [29 of 41] Compiling Language.Paraiso.OM.PrettyPrint ( Language/Paraiso/OM/PrettyPrint.hs, dist/build/Language/Paraiso/OM/PrettyPrint.o ) [30 of 41] Compiling Language.Paraiso.Optimization.BoundaryAnalysis ( Language/Paraiso/Optimization/BoundaryAnalysis.hs, dist/build/Language/Paraiso/Optimization/BoundaryAnalysis.o ) [31 of 41] Compiling Language.Paraiso.Optimization.DeadCodeElimination ( Language/Paraiso/Optimization/DeadCodeElimination.hs, dist/build/Language/Paraiso/Optimization/DeadCodeElimination.o ) [32 of 41] Compiling Language.Paraiso.Optimization.DecideAllocation ( Language/Paraiso/Optimization/DecideAllocation.hs, dist/build/Language/Paraiso/Optimization/DecideAllocation.o ) [33 of 41] Compiling Language.Paraiso.Optimization.DependencyAnalysis ( Language/Paraiso/Optimization/DependencyAnalysis.hs, dist/build/Language/Paraiso/Optimization/DependencyAnalysis.o ) [34 of 41] Compiling Language.Paraiso.Optimization.Identity ( Language/Paraiso/Optimization/Identity.hs, dist/build/Language/Paraiso/Optimization/Identity.o ) Language/Paraiso/Optimization/Identity.hs:9:1: Warning: The import of `Language.Paraiso.Prelude' is redundant except perhaps to import instances from `Language.Paraiso.Prelude' To import instances alone, use: import Language.Paraiso.Prelude() [35 of 41] Compiling Language.Paraiso.Optimization ( Language/Paraiso/Optimization.hs, dist/build/Language/Paraiso/Optimization.o ) Language/Paraiso/Optimization.hs:24:1: Warning: The import of `Language.Paraiso.Prelude' is redundant except perhaps to import instances from `Language.Paraiso.Prelude' To import instances alone, use: import Language.Paraiso.Prelude() Language/Paraiso/Optimization.hs:40:17: Warning: This binding for `om' shadows the existing binding bound at Language/Paraiso/Optimization.hs:33:16 [36 of 41] Compiling Language.Paraiso.Generator.Native ( Language/Paraiso/Generator/Native.hs, dist/build/Language/Paraiso/Generator/Native.o ) [37 of 41] Compiling Language.Paraiso.Generator.PlanTrans ( Language/Paraiso/Generator/PlanTrans.hs, dist/build/Language/Paraiso/Generator/PlanTrans.o ) Language/Paraiso/Generator/PlanTrans.hs:32:1: Warning: The qualified import of `Language.Paraiso.OM' is redundant except perhaps to import instances from `Language.Paraiso.OM' To import instances alone, use: import Language.Paraiso.OM() Language/Paraiso/Generator/PlanTrans.hs:162:22: Warning: Defined but not used: `i' Language/Paraiso/Generator/PlanTrans.hs:162:24: Warning: Defined but not used: `j' Language/Paraiso/Generator/PlanTrans.hs:209:7: Warning: Defined but not used: `sizeVec' Language/Paraiso/Generator/PlanTrans.hs:221:11: Warning: Defined but not used: `env' Language/Paraiso/Generator/PlanTrans.hs:221:26: Warning: Defined but not used: `plan' Language/Paraiso/Generator/PlanTrans.hs:226:25: Warning: Defined but not used: `setup' Language/Paraiso/Generator/PlanTrans.hs:286:28: Warning: Defined but not used: `plan' Language/Paraiso/Generator/PlanTrans.hs:494:22: Warning: Defined but not used: `val' Language/Paraiso/Generator/PlanTrans.hs:494:41: Warning: Defined but not used: `r' Language/Paraiso/Generator/PlanTrans.hs:575:5: Warning: Defined but not used: `preVal' Language/Paraiso/Generator/PlanTrans.hs:577:5: Warning: Defined but not used: `sucVal' Language/Paraiso/Generator/PlanTrans.hs:578:5: Warning: Defined but not used: `sucInst' Language/Paraiso/Generator/PlanTrans.hs:580:40: Warning: Defined but not used: `ys' Language/Paraiso/Generator/PlanTrans.hs:581:37: Warning: Defined but not used: `xs' Language/Paraiso/Generator/PlanTrans.hs:653:1: Warning: Defined but not used: `tInt' Language/Paraiso/Generator/PlanTrans.hs:665:1: Warning: Defined but not used: `tHostVecInt' Language/Paraiso/Generator/PlanTrans.hs:668:1: Warning: Defined but not used: `tDeviceVecInt' [38 of 41] Compiling Language.Paraiso.Generator.OMTrans ( Language/Paraiso/Generator/OMTrans.hs, dist/build/Language/Paraiso/Generator/OMTrans.o ) [39 of 41] Compiling Language.Paraiso.Generator ( Language/Paraiso/Generator.hs, dist/build/Language/Paraiso/Generator.o ) [40 of 41] Compiling Language.Paraiso.Tuning.Genetic ( Language/Paraiso/Tuning/Genetic.hs, dist/build/Language/Paraiso/Tuning/Genetic.o ) Language/Paraiso/Tuning/Genetic.hs:54:1: Warning: Pattern match(es) are non-exhaustive In an equation for `toDNA': Patterns not matched: [] Language/Paraiso/Tuning/Genetic.hs:60:12: Warning: This binding for `x' shadows the existing binding bound at Language/Paraiso/Tuning/Genetic.hs:54:12 Language/Paraiso/Tuning/Genetic.hs:60:16: Warning: This binding for `xs' shadows the existing binding bound at Language/Paraiso/Tuning/Genetic.hs:54:14 Language/Paraiso/Tuning/Genetic.hs:69:1: Warning: Pattern match(es) are non-exhaustive In an equation for `fromDNA': Patterns not matched: [] Language/Paraiso/Tuning/Genetic.hs:69:9: Warning: Defined but not used: `xss' Language/Paraiso/Tuning/Genetic.hs:120:13: Warning: This binding for `n' shadows the existing binding bound at Language/Paraiso/Tuning/Genetic.hs:116:5 Language/Paraiso/Tuning/Genetic.hs:299:5: Warning: Defined but not used: `isManifest' [41 of 41] Compiling Language.Paraiso ( Language/Paraiso.hs, dist/build/Language/Paraiso.o ) In-place registering Paraiso-0.3.1.3... Running Haddock for Paraiso-0.3.1.3... Running hscolour for Paraiso-0.3.1.3... Preprocessing library Paraiso-0.3.1.3... Preprocessing library Paraiso-0.3.1.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: tf-random-0.5 cabal: dist/doc/html/Paraiso/haddock-prolog5967.txt: invalid argument Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Paraiso-0.3.1.3 Registering Paraiso-0.3.1.3... Installed Paraiso-0.3.1.3