Build #1 for HaTeX-3.10.0.0

[all reports]

Package HaTeX-3.10.0.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, text-0.11.2.3, matrix-0.2.4.0, containers-0.5.0.0, bytestring-0.10.0.2, base-4.6.0.1, attoparsec-0.11.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring hashable-1.2.1.0...
Building hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.1.0...
Running Haddock for hashable-1.2.1.0...
Running hscolour for hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Preprocessing library hashable-1.2.1.0...
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0
Registering hashable-1.2.1.0...
Installed hashable-1.2.1.0
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
Configuring scientific-0.2.0.1...
Building scientific-0.2.0.1...
Preprocessing library scientific-0.2.0.1...
[1 of 1] Compiling Data.Scientific  ( src/Data/Scientific.hs, dist/build/Data/Scientific.o )
In-place registering scientific-0.2.0.1...
Running Haddock for scientific-0.2.0.1...
Running hscolour for scientific-0.2.0.1...
Preprocessing library scientific-0.2.0.1...
Preprocessing library scientific-0.2.0.1...
Haddock coverage:
 100% ( 13 / 13) in 'Data.Scientific'
Documentation created: dist/doc/html/scientific/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/scientific-0.2.0.1
Registering scientific-0.2.0.1...
Installed scientific-0.2.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 attoparsec-0.11.1.0...
Building attoparsec-0.11.1.0...
Preprocessing library attoparsec-0.11.1.0...
[ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o )
[ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o )
[ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o )
[ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o )
[ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o )
[ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o )
[ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o )
[ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o )
[ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o )
[10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o )
[11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o )
[12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o )
[13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o )
[14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o )
[15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o )
[16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o )
[17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o )
[18 of 18] Compiling Data.Attoparsec  ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o )
In-place registering attoparsec-0.11.1.0...
Running Haddock for attoparsec-0.11.1.0...
Running hscolour for attoparsec-0.11.1.0...
Preprocessing library attoparsec-0.11.1.0...
Preprocessing library attoparsec-0.11.1.0...
Haddock coverage:
  70% (  7 / 10) in 'Data.Attoparsec.Text.FastSet'
 100% (  7 /  7) in 'Data.Attoparsec.Zepto'
 100% (  2 /  2) in 'Data.Attoparsec.Number'
  69% (  9 / 13) in 'Data.Attoparsec.ByteString.FastSet'
  40% (  4 / 10) in 'Data.Attoparsec.Internal.Types'
 100% (  3 /  3) in 'Data.Attoparsec.Types'
 100% (  2 /  2) in 'Data.Attoparsec.Internal'
 100% ( 16 / 16) in 'Data.Attoparsec.Combinator'
  91% ( 39 / 43) in 'Data.Attoparsec.ByteString.Internal'
  95% ( 40 / 42) in 'Data.Attoparsec.Text.Internal'
  97% ( 73 / 75) in 'Data.Attoparsec.Text'
 100% (  9 /  9) in 'Data.Attoparsec.Text.Lazy'
  96% ( 50 / 52) in 'Data.Attoparsec.ByteString'
  97% ( 75 / 77) in 'Data.Attoparsec.ByteString.Char8'
 100% (  2 /  2) in 'Data.Attoparsec.Char8'
 100% (  9 /  9) in 'Data.Attoparsec.ByteString.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec.Lazy'
 100% (  2 /  2) in 'Data.Attoparsec'
Documentation created: dist/doc/html/attoparsec/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.11.1.0
Registering attoparsec-0.11.1.0...
Installed attoparsec-0.11.1.0
Configuring matrix-0.2.4.0...
Building matrix-0.2.4.0...
Preprocessing library matrix-0.2.4.0...
[1 of 1] Compiling Data.Matrix      ( Data/Matrix.hs, dist/build/Data/Matrix.o )
In-place registering matrix-0.2.4.0...
Running Haddock for matrix-0.2.4.0...
Running hscolour for matrix-0.2.4.0...
Preprocessing library matrix-0.2.4.0...
Preprocessing library matrix-0.2.4.0...
Haddock coverage:
 100% ( 62 / 62) in 'Data.Matrix'
Documentation created: dist/doc/html/matrix/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/matrix-0.2.4.0
Registering matrix-0.2.4.0...
Installed matrix-0.2.4.0
Downloading HaTeX-3.10.0.0...
Configuring HaTeX-3.10.0.0...
Building HaTeX-3.10.0.0...
Preprocessing library HaTeX-3.10.0.0...
[ 1 of 30] Compiling Text.LaTeX.Packages.Trees ( Text/LaTeX/Packages/Trees.hs, dist/build/Text/LaTeX/Packages/Trees.o )
[ 2 of 30] Compiling Paths_HaTeX      ( dist/build/autogen/Paths_HaTeX.hs, dist/build/Paths_HaTeX.o )
[ 3 of 30] Compiling Text.LaTeX.Base.Syntax ( Text/LaTeX/Base/Syntax.hs, dist/build/Text/LaTeX/Base/Syntax.o )
[ 4 of 30] Compiling Text.LaTeX.Base.Class ( Text/LaTeX/Base/Class.hs, dist/build/Text/LaTeX/Base/Class.o )
[ 5 of 30] Compiling Text.LaTeX.Base.Parser ( Text/LaTeX/Base/Parser.hs, dist/build/Text/LaTeX/Base/Parser.o )
[ 6 of 30] Compiling Text.LaTeX.Base.Warnings ( Text/LaTeX/Base/Warnings.hs, dist/build/Text/LaTeX/Base/Warnings.o )
[ 7 of 30] Compiling Text.LaTeX.Base.Render ( Text/LaTeX/Base/Render.hs, dist/build/Text/LaTeX/Base/Render.o )
[ 8 of 30] Compiling Text.LaTeX.Base.Types ( Text/LaTeX/Base/Types.hs, dist/build/Text/LaTeX/Base/Types.o )
[ 9 of 30] Compiling Text.LaTeX.Packages.AMSFonts ( Text/LaTeX/Packages/AMSFonts.hs, dist/build/Text/LaTeX/Packages/AMSFonts.o )
[10 of 30] Compiling Text.LaTeX.Packages.Inputenc ( Text/LaTeX/Packages/Inputenc.hs, dist/build/Text/LaTeX/Packages/Inputenc.o )
[11 of 30] Compiling Text.LaTeX.Base.Commands ( Text/LaTeX/Base/Commands.hs, dist/build/Text/LaTeX/Base/Commands.o )
[12 of 30] Compiling Text.LaTeX.Base.Writer ( Text/LaTeX/Base/Writer.hs, dist/build/Text/LaTeX/Base/Writer.o )
[13 of 30] Compiling Text.LaTeX.Base.Texy ( Text/LaTeX/Base/Texy.hs, dist/build/Text/LaTeX/Base/Texy.o )
[14 of 30] Compiling Text.LaTeX.Packages.Fancyhdr ( Text/LaTeX/Packages/Fancyhdr.hs, dist/build/Text/LaTeX/Packages/Fancyhdr.o )
[15 of 30] Compiling Text.LaTeX.Packages.AMSThm ( Text/LaTeX/Packages/AMSThm.hs, dist/build/Text/LaTeX/Packages/AMSThm.o )
[16 of 30] Compiling Text.LaTeX.Packages.Beamer ( Text/LaTeX/Packages/Beamer.hs, dist/build/Text/LaTeX/Packages/Beamer.o )
[17 of 30] Compiling Text.LaTeX.Packages.Color ( Text/LaTeX/Packages/Color.hs, dist/build/Text/LaTeX/Packages/Color.o )
[18 of 30] Compiling Text.LaTeX.Packages.Graphicx ( Text/LaTeX/Packages/Graphicx.hs, dist/build/Text/LaTeX/Packages/Graphicx.o )
[19 of 30] Compiling Text.LaTeX.Packages.Hyperref ( Text/LaTeX/Packages/Hyperref.hs, dist/build/Text/LaTeX/Packages/Hyperref.o )
[20 of 30] Compiling Text.LaTeX.Packages.TikZ.Syntax ( Text/LaTeX/Packages/TikZ/Syntax.hs, dist/build/Text/LaTeX/Packages/TikZ/Syntax.o )
[21 of 30] Compiling Text.LaTeX.Packages.TikZ.PathBuilder ( Text/LaTeX/Packages/TikZ/PathBuilder.hs, dist/build/Text/LaTeX/Packages/TikZ/PathBuilder.o )
[22 of 30] Compiling Text.LaTeX.Packages.TikZ ( Text/LaTeX/Packages/TikZ.hs, dist/build/Text/LaTeX/Packages/TikZ.o )
[23 of 30] Compiling Text.LaTeX.Packages.TikZ.Simple ( Text/LaTeX/Packages/TikZ/Simple.hs, dist/build/Text/LaTeX/Packages/TikZ/Simple.o )
[24 of 30] Compiling Text.LaTeX.Base  ( Text/LaTeX/Base.hs, dist/build/Text/LaTeX/Base.o )
[25 of 30] Compiling Text.LaTeX.Packages.AMSMath ( Text/LaTeX/Packages/AMSMath.hs, dist/build/Text/LaTeX/Packages/AMSMath.o )
[26 of 30] Compiling Text.LaTeX.Packages.Babel ( Text/LaTeX/Packages/Babel.hs, dist/build/Text/LaTeX/Packages/Babel.o )
[27 of 30] Compiling Text.LaTeX.Packages.Fontenc ( Text/LaTeX/Packages/Fontenc.hs, dist/build/Text/LaTeX/Packages/Fontenc.o )
[28 of 30] Compiling Text.LaTeX.Packages.Trees.Qtree ( Text/LaTeX/Packages/Trees/Qtree.hs, dist/build/Text/LaTeX/Packages/Trees/Qtree.o )
[29 of 30] Compiling Text.LaTeX       ( Text/LaTeX.hs, dist/build/Text/LaTeX.o )
[30 of 30] Compiling Text.LaTeX.Packages.Geometry ( Text/LaTeX/Packages/Geometry.hs, dist/build/Text/LaTeX/Packages/Geometry.o )
In-place registering HaTeX-3.10.0.0...
Running Haddock for HaTeX-3.10.0.0...
Running hscolour for HaTeX-3.10.0.0...
Preprocessing library HaTeX-3.10.0.0...
Preprocessing library HaTeX-3.10.0.0...
Haddock coverage:
 100% (  3 /  3) in 'Text.LaTeX.Packages.Trees'
   0% (  0 /  8) in 'Paths_HaTeX'
 100% ( 20 / 20) in 'Text.LaTeX.Base.Syntax'
 100% ( 16 / 16) in 'Text.LaTeX.Base.Class'
 100% (  5 /  5) in 'Text.LaTeX.Base.Parser'
 100% ( 12 / 12) in 'Text.LaTeX.Base.Warnings'
 100% ( 15 / 15) in 'Text.LaTeX.Base.Render'
 100% ( 11 / 11) in 'Text.LaTeX.Base.Types'
 100% (  5 /  5) in 'Text.LaTeX.Packages.AMSFonts'
 100% (  6 /  6) in 'Text.LaTeX.Packages.Inputenc'
  49% ( 98 /198) in 'Text.LaTeX.Base.Commands'
 100% ( 19 / 19) in 'Text.LaTeX.Base.Writer'
 100% (  3 /  3) in 'Text.LaTeX.Base.Texy'
 100% ( 17 / 17) in 'Text.LaTeX.Packages.Fancyhdr'
 100% ( 10 / 10) in 'Text.LaTeX.Packages.AMSThm'
 100% ( 18 / 18) in 'Text.LaTeX.Packages.Beamer'
  87% ( 20 / 23) in 'Text.LaTeX.Packages.Color'
 100% ( 15 / 15) in 'Text.LaTeX.Packages.Graphicx'
  69% (  9 / 13) in 'Text.LaTeX.Packages.Hyperref'
  92% ( 34 / 37) in 'Text.LaTeX.Packages.TikZ.Syntax'
  83% ( 10 / 12) in 'Text.LaTeX.Packages.TikZ.PathBuilder'
 100% (  8 /  8) in 'Text.LaTeX.Packages.TikZ'
 100% ( 14 / 14) in 'Text.LaTeX.Packages.TikZ.Simple'
 100% ( 16 / 16) in 'Text.LaTeX.Base'
 100% (162 /162) in 'Text.LaTeX.Packages.AMSMath'
 100% ( 12 / 12) in 'Text.LaTeX.Packages.Babel'
 100% (  6 /  6) in 'Text.LaTeX.Packages.Fontenc'
 100% (  8 /  8) in 'Text.LaTeX.Packages.Trees.Qtree'
 100% ( 17 / 17) in 'Text.LaTeX'
 100% (  7 /  7) in 'Text.LaTeX.Packages.Geometry'
Warning: Text.LaTeX.Base.Class: could not find link destinations for:
    Data.Attoparsec.Internal.Types.More Data.Attoparsec.Internal.Types.Input Data.Attoparsec.Internal.Types.Added
Warning: Text.LaTeX.Base: could not find link destinations for:
    Data.Attoparsec.Internal.Types.More Data.Attoparsec.Internal.Types.Input Data.Attoparsec.Internal.Types.Added
Documentation created: dist/doc/html/HaTeX/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HaTeX-3.10.0.0
Registering HaTeX-3.10.0.0...
Installed HaTeX-3.10.0.0

Test log

No test log was submitted for this report.