Resolving dependencies... Configuring containers-0.5.3.1... Building containers-0.5.3.1... Preprocessing library containers-0.5.3.1... [ 1 of 17] Compiling Data.Sequence ( Data/Sequence.hs, dist/build/Data/Sequence.o ) [ 2 of 17] Compiling Data.Tree ( Data/Tree.hs, dist/build/Data/Tree.o ) [ 3 of 17] Compiling Data.Graph ( Data/Graph.hs, dist/build/Data/Graph.o ) [ 4 of 17] Compiling Data.StrictPair ( Data/StrictPair.hs, dist/build/Data/StrictPair.o ) [ 5 of 17] Compiling Data.Set.Base ( Data/Set/Base.hs, dist/build/Data/Set/Base.o ) [ 6 of 17] Compiling Data.Map.Base ( Data/Map/Base.hs, dist/build/Data/Map/Base.o ) [ 7 of 17] Compiling Data.Map.Lazy ( Data/Map/Lazy.hs, dist/build/Data/Map/Lazy.o ) [ 8 of 17] Compiling Data.Map.Strict ( Data/Map/Strict.hs, dist/build/Data/Map/Strict.o ) [ 9 of 17] Compiling Data.Map ( Data/Map.hs, dist/build/Data/Map.o ) [10 of 17] Compiling Data.Set ( Data/Set.hs, dist/build/Data/Set.o ) [11 of 17] Compiling Data.BitUtil ( Data/BitUtil.hs, dist/build/Data/BitUtil.o ) [12 of 17] Compiling Data.IntSet.Base ( Data/IntSet/Base.hs, dist/build/Data/IntSet/Base.o ) [13 of 17] Compiling Data.IntSet ( Data/IntSet.hs, dist/build/Data/IntSet.o ) [14 of 17] Compiling Data.IntMap.Base ( Data/IntMap/Base.hs, dist/build/Data/IntMap/Base.o ) [15 of 17] Compiling Data.IntMap.Strict ( Data/IntMap/Strict.hs, dist/build/Data/IntMap/Strict.o ) [16 of 17] Compiling Data.IntMap.Lazy ( Data/IntMap/Lazy.hs, dist/build/Data/IntMap/Lazy.o ) [17 of 17] Compiling Data.IntMap ( Data/IntMap.hs, dist/build/Data/IntMap.o ) In-place registering containers-0.5.3.1... Running Haddock for containers-0.5.3.1... Running hscolour for containers-0.5.3.1... Preprocessing library containers-0.5.3.1... Preprocessing library containers-0.5.3.1... Haddock coverage: 100% ( 82 / 82) in 'Data.Sequence' 94% ( 15 / 16) in 'Data.Tree' 100% ( 33 / 33) in 'Data.Graph' 33% ( 1 / 3) in 'Data.StrictPair' 95% ( 70 / 74) in 'Data.Set.Base' 90% (132 /147) in 'Data.Map.Base' 100% (133 /133) in 'Data.Map.Lazy' 100% (133 /133) in 'Data.Map.Strict' 100% ( 72 / 72) in 'Data.Set' 50% ( 2 / 4) in 'Data.BitUtil' 93% ( 64 / 69) in 'Data.IntSet.Base' 98% ( 65 / 66) in 'Data.IntSet' 88% (127 /144) in 'Data.IntMap.Base' 99% (126 /127) in 'Data.IntMap.Strict' 99% (126 /127) in 'Data.IntMap.Lazy' 100% ( 6 / 6) in 'Data.IntMap' 100% ( 7 / 7) in 'Data.Map' Warning: Data.Sequence: could not find link destinations for: Data.Sequence.PQueue Data.Sequence.applicativeTree Data.Sequence.unrollPQ Data.Sequence.toPQ Data.Sequence.FingerTree Data.Sequence.mergePQ Warning: Data.Map.Strict: could not find link destinations for: Data.Map.Strict.mapAccumL Warning: Data.IntMap.Strict: could not find link destinations for: Data.IntMap.Strict.mapAccumL Documentation created: dist/doc/html/containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/containers-0.5.3.1 Registering containers-0.5.3.1... Installed containers-0.5.3.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' Documentation created: dist/doc/html/data-default-class/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-class-0.0.1 Registering data-default-class-0.0.1... Installed data-default-class-0.0.1 Configuring dlist-0.6.0.1... Building dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.6.0.1... Running Haddock for dlist-0.6.0.1... Running hscolour for dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... Haddock coverage: 95% ( 20 / 21) in 'Data.DList' Documentation created: dist/doc/html/dlist/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.6.0.1 Registering dlist-0.6.0.1... Installed dlist-0.6.0.1 Configuring primitive-0.5.1.0... Building primitive-0.5.1.0... Preprocessing library primitive-0.5.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 ) [ 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.5.1.0... Running Haddock for primitive-0.5.1.0... Running hscolour for primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... 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% ( 13 / 13) 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% ( 7 / 7) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.1.0 Registering primitive-0.5.1.0... Installed primitive-0.5.1.0 Downloading yap-0.1... Configuring yap-0.1... Building yap-0.1... Preprocessing library yap-0.1... [ 1 of 10] Compiling Data.YAP.Algebra.Internal ( Data/YAP/Algebra/Internal.hs, dist/build/Data/YAP/Algebra/Internal.o ) [ 2 of 10] Compiling Prelude.YAP.Internal ( Prelude/YAP/Internal.hs, dist/build/Prelude/YAP/Internal.o ) [ 3 of 10] Compiling Data.YAP.Algebra ( Data/YAP/Algebra.hs, dist/build/Data/YAP/Algebra.o ) [ 4 of 10] Compiling Prelude.YAP ( Prelude/YAP.hs, dist/build/Prelude/YAP.o ) [ 5 of 10] Compiling Data.YAP.Ratio ( Data/YAP/Ratio.hs, dist/build/Data/YAP/Ratio.o ) [ 6 of 10] Compiling Data.YAP.Complex ( Data/YAP/Complex.hs, dist/build/Data/YAP/Complex.o ) [ 7 of 10] Compiling Data.YAP.Vector ( Data/YAP/Vector.hs, dist/build/Data/YAP/Vector.o ) [ 8 of 10] Compiling Data.YAP.Matrix ( Data/YAP/Matrix.hs, dist/build/Data/YAP/Matrix.o ) [ 9 of 10] Compiling Data.YAP.Polynomial ( Data/YAP/Polynomial.hs, dist/build/Data/YAP/Polynomial.o ) [10 of 10] Compiling Data.YAP.Quantity ( Data/YAP/Quantity.hs, dist/build/Data/YAP/Quantity.o ) In-place registering yap-0.1... Running Haddock for yap-0.1... Running hscolour for yap-0.1... Preprocessing library yap-0.1... Preprocessing library yap-0.1... Haddock coverage: 85% ( 11 / 13) in 'Data.YAP.Algebra.Internal' 79% ( 11 / 14) in 'Prelude.YAP.Internal' 100% ( 10 / 10) in 'Data.YAP.Algebra' 90% ( 18 / 20) in 'Prelude.YAP' 100% ( 7 / 7) in 'Data.YAP.Ratio' 100% ( 13 / 13) in 'Data.YAP.Complex' 100% ( 4 / 4) in 'Data.YAP.Vector' 67% ( 2 / 3) in 'Data.YAP.Matrix' 94% ( 15 / 16) in 'Data.YAP.Polynomial' 100% ( 2 / 2) in 'Data.YAP.Quantity' Documentation created: dist/doc/html/yap/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/yap-0.1 Registering yap-0.1... Installed yap-0.1 Configuring parallel-3.2.0.4... Building parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... [1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o ) [2 of 3] Compiling Control.Seq ( Control/Seq.hs, dist/build/Control/Seq.o ) [3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o ) In-place registering parallel-3.2.0.4... Running Haddock for parallel-3.2.0.4... Running hscolour for parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... Preprocessing library parallel-3.2.0.4... Haddock coverage: 100% ( 3 / 3) in 'Control.Parallel' 72% ( 21 / 29) in 'Control.Seq' 81% ( 68 / 84) in 'Control.Parallel.Strategies' Documentation created: dist/doc/html/parallel/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parallel-3.2.0.4 Registering parallel-3.2.0.4... Installed parallel-3.2.0.4 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' Documentation created: dist/doc/html/data-default-instances-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-base-0.0.1 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' Documentation created: dist/doc/html/data-default-instances-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-containers-0.0.1 Registering data-default-instances-containers-0.0.1... Installed data-default-instances-containers-0.0.1 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' Documentation created: dist/doc/html/data-default-instances-old-locale/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-old-locale-0.0.1 Registering data-default-instances-old-locale-0.0.1... Installed data-default-instances-old-locale-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' Documentation created: dist/doc/html/data-default-instances-dlist/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-dlist-0.0.1 Registering data-default-instances-dlist-0.0.1... Installed data-default-instances-dlist-0.0.1 Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 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.1.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.1... Running Haddock for vector-0.10.9.1... Running hscolour for vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Preprocessing library vector-0.10.9.1... 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1 Registering vector-0.10.9.1... Installed vector-0.10.9.1 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' Documentation created: dist/doc/html/data-default/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-0.5.3 Registering data-default-0.5.3... Installed data-default-0.5.3 Downloading knots-0.1.0.0... Configuring knots-0.1.0.0... Building knots-0.1.0.0... Preprocessing library knots-0.1.0.0... [ 1 of 12] Compiling Knots.Prelude ( Knots/Prelude.hs, dist/build/Knots/Prelude.o ) [ 2 of 12] Compiling Knots.Util ( Knots/Util.hs, dist/build/Knots/Util.o ) [ 3 of 12] Compiling Knots.PD ( Knots/PD.hs, dist/build/Knots/PD.o ) [ 4 of 12] Compiling Knots.Table ( Knots/Table.hs, dist/build/Knots/Table.o ) [ 5 of 12] Compiling Knots.Torus ( Knots/Torus.hs, dist/build/Knots/Torus.o ) [ 6 of 12] Compiling Knots.Graded ( Knots/Graded.hs, dist/build/Knots/Graded.o ) [ 7 of 12] Compiling Knots.Free ( Knots/Free.hs, dist/build/Knots/Free.o ) [ 8 of 12] Compiling Knots.Morphism ( Knots/Morphism.hs, dist/build/Knots/Morphism.o ) [ 9 of 12] Compiling Knots.Khovanov ( Knots/Khovanov.hs, dist/build/Knots/Khovanov.o ) [10 of 12] Compiling Knots.Complex ( Knots/Complex.hs, dist/build/Knots/Complex.o ) [11 of 12] Compiling Knots.Braid ( Knots/Braid.hs, dist/build/Knots/Braid.o ) [12 of 12] Compiling Knots ( Knots.hs, dist/build/Knots.o ) In-place registering knots-0.1.0.0... Preprocessing executable 'Rolfsen-Kh' for knots-0.1.0.0... [1 of 1] Compiling Main ( programs/Rolfsen-Kh.hs, dist/build/Rolfsen-Kh/Rolfsen-Kh-tmp/Main.o ) Linking dist/build/Rolfsen-Kh/Rolfsen-Kh ... Running Haddock for knots-0.1.0.0... Running hscolour for knots-0.1.0.0... Preprocessing library knots-0.1.0.0... Preprocessing executable 'Rolfsen-Kh' for knots-0.1.0.0... Preprocessing library knots-0.1.0.0... Haddock coverage: 64% ( 21 / 33) in 'Knots.Prelude' 26% ( 5 / 19) in 'Knots.Util' 7% ( 1 / 15) in 'Knots.PD' 67% ( 2 / 3) in 'Knots.Table' 75% ( 3 / 4) in 'Knots.Torus' 0% ( 0 / 3) in 'Knots.Graded' 32% ( 11 / 34) in 'Knots.Free' 0% ( 0 / 44) in 'Knots.Morphism' 0% ( 0 / 15) in 'Knots.Khovanov' 21% ( 6 / 28) in 'Knots.Complex' 0% ( 0 / 10) in 'Knots.Braid' 85% ( 11 / 13) in 'Knots' Documentation created: dist/doc/html/knots/index.html Preprocessing executable 'Rolfsen-Kh' for knots-0.1.0.0... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/knots-0.1.0.0 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering knots-0.1.0.0... Installed knots-0.1.0.0