Build #1 for shivers-cfg-0.1

[all reports]

Package shivers-cfg-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies process-1.1.0.2, pretty-1.1.1.0, mtl-2.1.2, language-dot-0.0.8, directory-1.2.0.1, containers-0.5.0.0, base-4.6.0.1, HPDF-1.4.6
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading language-dot-0.0.8...
[1 of 1] Compiling Main             ( /tmp/language-dot-0.0.8-29093/language-dot-0.0.8/Setup.hs, /tmp/language-dot-0.0.8-29093/language-dot-0.0.8/dist/setup/Main.o )

/tmp/language-dot-0.0.8-29093/language-dot-0.0.8/Setup.hs:8:46: Warning:
    In the use of `runTests'
    (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks):
    Deprecated: "Please use the new testing interface instead!"
Linking /tmp/language-dot-0.0.8-29093/language-dot-0.0.8/dist/setup/setup ...
Configuring language-dot-0.0.8...
Building language-dot-0.0.8...
Preprocessing executable 'ppdot' for language-dot-0.0.8...
[1 of 5] Compiling Language.Dot.Syntax ( src/Language/Dot/Syntax.hs, dist/build/ppdot/ppdot-tmp/Language/Dot/Syntax.o )
[2 of 5] Compiling Language.Dot.Pretty ( src/Language/Dot/Pretty.hs, dist/build/ppdot/ppdot-tmp/Language/Dot/Pretty.o )
[3 of 5] Compiling Language.Dot.Parser ( src/Language/Dot/Parser.hs, dist/build/ppdot/ppdot-tmp/Language/Dot/Parser.o )
[4 of 5] Compiling Language.Dot     ( src/Language/Dot.hs, dist/build/ppdot/ppdot-tmp/Language/Dot.o )
[5 of 5] Compiling Main             ( src/ppdot.hs, dist/build/ppdot/ppdot-tmp/Main.o )
Linking dist/build/ppdot/ppdot ...
Preprocessing library language-dot-0.0.8...
[1 of 4] Compiling Language.Dot.Syntax ( src/Language/Dot/Syntax.hs, dist/build/Language/Dot/Syntax.o )
[2 of 4] Compiling Language.Dot.Pretty ( src/Language/Dot/Pretty.hs, dist/build/Language/Dot/Pretty.o )
[3 of 4] Compiling Language.Dot.Parser ( src/Language/Dot/Parser.hs, dist/build/Language/Dot/Parser.o )
[4 of 4] Compiling Language.Dot     ( src/Language/Dot.hs, dist/build/Language/Dot.o )
In-place registering language-dot-0.0.8...
Running Haddock for language-dot-0.0.8...
Running hscolour for language-dot-0.0.8...
Preprocessing executable 'ppdot' for language-dot-0.0.8...
Preprocessing library language-dot-0.0.8...
Preprocessing executable 'ppdot' for language-dot-0.0.8...
Preprocessing library language-dot-0.0.8...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, parsec-3.1.3,
text-0.11.2.3, transformers-0.3.0.0
Haddock coverage:
   6% (  1 / 18) in 'Language.Dot.Syntax'
   0% (  0 /  4) in 'Language.Dot.Pretty'
   0% (  0 /  2) in 'Language.Dot.Parser'
  75% (  3 /  4) in 'Language.Dot'
Warning: Language.Dot.Parser: could not find link destinations for:
    Text.Parsec.Error.ParseError Text.Parsec.Token.float Text.Parsec.Token.lexeme Text.Parsec.Token.natural
Documentation created: dist/doc/html/language-dot/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/language-dot-0.0.8/ghc-7.6.3
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering language-dot-0.0.8...
Installed language-dot-0.0.8
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-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/primitive-0.5.1.0/ghc-7.6.3
Registering primitive-0.5.1.0...
Installed primitive-0.5.1.0
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...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0

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/vector-0.10.9.1/ghc-7.6.3
Registering vector-0.10.9.1...
Installed vector-0.10.9.1
Configuring HPDF-1.4.6...
Building HPDF-1.4.6...
Preprocessing library HPDF-1.4.6...
[ 1 of 31] Compiling Graphics.PDF.Documentation ( Graphics/PDF/Documentation.hs, dist/build/Graphics/PDF/Documentation.o )
[ 2 of 31] Compiling Graphics.PDF.Data.Trie ( Graphics/PDF/Data/Trie.hs, dist/build/Graphics/PDF/Data/Trie.o )
[ 3 of 31] Compiling Graphics.PDF.Hyphenate.LowLevel ( Graphics/PDF/Hyphenate/LowLevel.hs, dist/build/Graphics/PDF/Hyphenate/LowLevel.o )
[ 4 of 31] Compiling Graphics.PDF.Hyphenate.English ( Graphics/PDF/Hyphenate/English.hs, dist/build/Graphics/PDF/Hyphenate/English.o )
[ 5 of 31] Compiling Graphics.PDF.LowLevel.Kern ( Graphics/PDF/LowLevel/Kern.hs, dist/build/Graphics/PDF/LowLevel/Kern.o )
[ 6 of 31] Compiling Graphics.PDF.LowLevel.Serializer ( Graphics/PDF/LowLevel/Serializer.hs, dist/build/Graphics/PDF/LowLevel/Serializer.o )
[ 7 of 31] Compiling Graphics.PDF.LowLevel.Types ( Graphics/PDF/LowLevel/Types.hs, dist/build/Graphics/PDF/LowLevel/Types.o )
[ 8 of 31] Compiling Graphics.PDF.Resources ( Graphics/PDF/Resources.hs, dist/build/Graphics/PDF/Resources.o )
[ 9 of 31] Compiling Graphics.PDF.Data.PDFTree ( Graphics/PDF/Data/PDFTree.hs, dist/build/Graphics/PDF/Data/PDFTree.o )
[10 of 31] Compiling Graphics.PDF.Hyphenate ( Graphics/PDF/Hyphenate.hs, dist/build/Graphics/PDF/Hyphenate.o )
[11 of 31] Compiling Graphics.PDF.Action ( Graphics/PDF/Action.hs, dist/build/Graphics/PDF/Action.o )
[12 of 31] Compiling Graphics.PDF.Coordinates ( Graphics/PDF/Coordinates.hs, dist/build/Graphics/PDF/Coordinates.o )
[13 of 31] Compiling Graphics.PDF.Draw ( Graphics/PDF/Draw.hs, dist/build/Graphics/PDF/Draw.o )
[14 of 31] Compiling Graphics.PDF.Text ( Graphics/PDF/Text.hs, dist/build/Graphics/PDF/Text.o )
[15 of 31] Compiling Graphics.PDF.Pages ( Graphics/PDF/Pages.hs, dist/build/Graphics/PDF/Pages.o )
[16 of 31] Compiling Graphics.PDF.Navigation ( Graphics/PDF/Navigation.hs, dist/build/Graphics/PDF/Navigation.o )
[17 of 31] Compiling Graphics.PDF.Annotation ( Graphics/PDF/Annotation.hs, dist/build/Graphics/PDF/Annotation.o )
[18 of 31] Compiling Graphics.PDF.Image ( Graphics/PDF/Image.hs, dist/build/Graphics/PDF/Image.o )

Graphics/PDF/Image.hs:47:1: Warning:
    The import of `singleton'
    from module `Data.Binary.Builder' is redundant

Graphics/PDF/Image.hs:50:1: Warning:
    The qualified import of `Data.Bits' is redundant
      except perhaps to import instances from `Data.Bits'
    To import instances alone, use: import Data.Bits()
[19 of 31] Compiling Graphics.PDF.Pattern ( Graphics/PDF/Pattern.hs, dist/build/Graphics/PDF/Pattern.o )
[20 of 31] Compiling Graphics.PDF.Colors ( Graphics/PDF/Colors.hs, dist/build/Graphics/PDF/Colors.o )
[21 of 31] Compiling Graphics.PDF.Shapes ( Graphics/PDF/Shapes.hs, dist/build/Graphics/PDF/Shapes.o )
[22 of 31] Compiling Graphics.PDF.Shading ( Graphics/PDF/Shading.hs, dist/build/Graphics/PDF/Shading.o )
[23 of 31] Compiling Graphics.PDF.Typesetting.Box ( Graphics/PDF/Typesetting/Box.hs, dist/build/Graphics/PDF/Typesetting/Box.o )
[24 of 31] Compiling Graphics.PDF.Typesetting.Breaking ( Graphics/PDF/Typesetting/Breaking.hs, dist/build/Graphics/PDF/Typesetting/Breaking.o )
[25 of 31] Compiling Graphics.PDF.Typesetting.Layout ( Graphics/PDF/Typesetting/Layout.hs, dist/build/Graphics/PDF/Typesetting/Layout.o )
[26 of 31] Compiling Graphics.PDF.Typesetting.Horizontal ( Graphics/PDF/Typesetting/Horizontal.hs, dist/build/Graphics/PDF/Typesetting/Horizontal.o )
[27 of 31] Compiling Graphics.PDF.Typesetting.Vertical ( Graphics/PDF/Typesetting/Vertical.hs, dist/build/Graphics/PDF/Typesetting/Vertical.o )
[28 of 31] Compiling Graphics.PDF.Typesetting.StandardStyle ( Graphics/PDF/Typesetting/StandardStyle.hs, dist/build/Graphics/PDF/Typesetting/StandardStyle.o )
[29 of 31] Compiling Graphics.PDF.Typesetting ( Graphics/PDF/Typesetting.hs, dist/build/Graphics/PDF/Typesetting.o )
[30 of 31] Compiling Graphics.PDF.Document ( Graphics/PDF/Document.hs, dist/build/Graphics/PDF/Document.o )
[31 of 31] Compiling Graphics.PDF     ( Graphics/PDF.hs, dist/build/Graphics/PDF.o )

Graphics/PDF.hs:207:1: Warning:
    Top-level binding with no type signature:
      generateStreams :: PDFReference PDFCatalog
                         -> PDFDocumentInfo
                         -> Int
                         -> Int64
                         -> [Builder]
                         -> [Builder]
                         -> B.ByteString

Graphics/PDF.hs:255:30: Warning:
    This binding for `k' shadows the existing binding
      bound at Graphics/PDF.hs:253:11

Graphics/PDF.hs:268:12: Warning: Defined but not used: `nb'

Graphics/PDF.hs:268:15: Warning: Defined but not used: `len'

Graphics/PDF.hs:268:19: Warning: Defined but not used: `toc'
In-place registering HPDF-1.4.6...
Running Haddock for HPDF-1.4.6...
Running hscolour for HPDF-1.4.6...
Preprocessing library HPDF-1.4.6...
Preprocessing library HPDF-1.4.6...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0, mtl-2.1.2, random-1.0.1.1,
transformers-0.3.0.0, zlib-0.5.4.1

dist/build/tmp-29093/Graphics/PDF/Image.hs:47:1: Warning:
    The import of `singleton'
    from module `Data.Binary.Builder' is redundant

dist/build/tmp-29093/Graphics/PDF/Image.hs:50:1: Warning:
    The qualified import of `Data.Bits' is redundant
      except perhaps to import instances from `Data.Bits'
    To import instances alone, use: import Data.Bits()

dist/build/tmp-29093/Graphics/PDF.hs:207:1: Warning:
    Top-level binding with no type signature:
      generateStreams :: PDFReference PDFCatalog
                         -> PDFDocumentInfo
                         -> Int
                         -> Int64
                         -> [Builder]
                         -> [Builder]
                         -> B.ByteString

dist/build/tmp-29093/Graphics/PDF.hs:255:30: Warning:
    This binding for `k' shadows the existing binding
      bound at dist/build/tmp-29093/Graphics/PDF.hs:253:11

dist/build/tmp-29093/Graphics/PDF.hs:268:12: Warning:
    Defined but not used: `nb'

dist/build/tmp-29093/Graphics/PDF.hs:268:15: Warning:
    Defined but not used: `len'

dist/build/tmp-29093/Graphics/PDF.hs:268:19: Warning:
    Defined but not used: `toc'
Haddock coverage:
 100% ( 21 / 21) in 'Graphics.PDF.Documentation'
  20% (  1 /  5) in 'Graphics.PDF.Data.Trie'
  60% (  3 /  5) in 'Graphics.PDF.Hyphenate.LowLevel'
 100% (  3 /  3) in 'Graphics.PDF.Hyphenate.English'
   0% (  0 /  2) in 'Graphics.PDF.LowLevel.Kern'
  50% (  1 /  2) in 'Graphics.PDF.LowLevel.Serializer'
  50% ( 18 / 36) in 'Graphics.PDF.LowLevel.Types'
  40% (  6 / 15) in 'Graphics.PDF.Resources'
  55% (  6 / 11) in 'Graphics.PDF.Data.PDFTree'
  78% (  7 /  9) in 'Graphics.PDF.Hyphenate'
  83% (  5 /  6) in 'Graphics.PDF.Action'
  81% ( 17 / 21) in 'Graphics.PDF.Coordinates'
  56% ( 34 / 61) in 'Graphics.PDF.Draw'
  75% ( 21 / 28) in 'Graphics.PDF.Text'
  77% ( 17 / 22) in 'Graphics.PDF.Pages'
  86% (  6 /  7) in 'Graphics.PDF.Navigation'
  56% (  5 /  9) in 'Graphics.PDF.Annotation'
  91% ( 10 / 11) in 'Graphics.PDF.Image'
  91% ( 10 / 11) in 'Graphics.PDF.Pattern'
  65% ( 11 / 17) in 'Graphics.PDF.Colors'
  71% ( 27 / 38) in 'Graphics.PDF.Shapes'
  83% (  5 /  6) in 'Graphics.PDF.Shading'
  91% ( 10 / 11) in 'Graphics.PDF.Typesetting.Box'
  68% ( 17 / 25) in 'Graphics.PDF.Typesetting.Breaking'
  68% ( 15 / 22) in 'Graphics.PDF.Typesetting.Layout'
 100% (  4 /  4) in 'Graphics.PDF.Typesetting.Horizontal'
  67% (  6 /  9) in 'Graphics.PDF.Typesetting.Vertical'
 100% (  4 /  4) in 'Graphics.PDF.Typesetting.StandardStyle'
  66% ( 53 / 80) in 'Graphics.PDF.Typesetting'
  87% ( 26 / 30) in 'Graphics.PDF.Document'
 100% ( 39 / 39) in 'Graphics.PDF'
Warning: Graphics.PDF.Action: could not find link destinations for:
    Graphics.PDF.LowLevel.Types.PdfObject
Warning: Graphics.PDF.Text: could not find link destinations for:
    Graphics.PDF.Resources.FontSize Control.Monad.Writer.Class.MonadWriter
Warning: Graphics.PDF.Annotation: could not find link destinations for:
    Graphics.PDF.LowLevel.Types.PdfObject Graphics.PDF.Draw.AnnotationObject
Warning: Graphics.PDF.Colors: could not find link destinations for:
    Graphics.PDF.LowLevel.Types.MonadPath
Warning: Graphics.PDF.Shapes: could not find link destinations for:
    Graphics.PDF.LowLevel.Types.MonadPath
Warning: Graphics.PDF.Typesetting: could not find link destinations for:
    Graphics.PDF.Typesetting.Box.AnyBox Control.Monad.Writer.Class.MonadWriter Control.Monad.State.Class.MonadState Graphics.PDF.Typesetting.Box.DrawBox
Warning: Graphics.PDF.Document: could not find link destinations for:
    Control.Monad.Writer.Class.MonadWriter
Warning: Graphics.PDF: could not find link destinations for:
    Graphics.PDF.LowLevel.Types.PdfObject
Documentation created: dist/doc/html/HPDF/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/HPDF-1.4.6/ghc-7.6.3
Registering HPDF-1.4.6...
Installed HPDF-1.4.6
Downloading shivers-cfg-0.1...
Configuring shivers-cfg-0.1...
Building shivers-cfg-0.1...
Preprocessing library shivers-cfg-0.1...

Eval.hs:12:8:
    Could not find module `Common'
    Use -v to see a list of the files searched for.
Failed to install shivers-cfg-0.1
cabal: Error: some packages failed to install:
shivers-cfg-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.