Build #1 for exp-pairs-0.1.3.0

[all reports]

Package exp-pairs-0.1.3.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-06-30 21:26:29.584637 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies wl-pprint-1.2, memoize-0.7, ghc-prim-0.3.1.0, generic-deriving-1.8.0, deepseq-1.3.0.2, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring generic-deriving-1.8.0...
Building generic-deriving-1.8.0...
Preprocessing library generic-deriving-1.8.0...
[ 1 of 14] Compiling Generics.Deriving.Instances ( src/Generics/Deriving/Instances.hs, dist/build/Generics/Deriving/Instances.o )
[ 2 of 14] Compiling Generics.Deriving.Base ( src/Generics/Deriving/Base.hs, dist/build/Generics/Deriving/Base.o )
[ 3 of 14] Compiling Generics.Deriving.Copoint ( src/Generics/Deriving/Copoint.hs, dist/build/Generics/Deriving/Copoint.o )
[ 4 of 14] Compiling Generics.Deriving.ConNames ( src/Generics/Deriving/ConNames.hs, dist/build/Generics/Deriving/ConNames.o )
[ 5 of 14] Compiling Generics.Deriving.Eq ( src/Generics/Deriving/Eq.hs, dist/build/Generics/Deriving/Eq.o )
[ 6 of 14] Compiling Generics.Deriving.Enum ( src/Generics/Deriving/Enum.hs, dist/build/Generics/Deriving/Enum.o )
[ 7 of 14] Compiling Generics.Deriving.Functor ( src/Generics/Deriving/Functor.hs, dist/build/Generics/Deriving/Functor.o )
[ 8 of 14] Compiling Generics.Deriving.Show ( src/Generics/Deriving/Show.hs, dist/build/Generics/Deriving/Show.o )
[ 9 of 14] Compiling Generics.Deriving.Uniplate ( src/Generics/Deriving/Uniplate.hs, dist/build/Generics/Deriving/Uniplate.o )
[10 of 14] Compiling Generics.Deriving.Foldable ( src/Generics/Deriving/Foldable.hs, dist/build/Generics/Deriving/Foldable.o )
[11 of 14] Compiling Generics.Deriving.Monoid ( src/Generics/Deriving/Monoid.hs, dist/build/Generics/Deriving/Monoid.o )
[12 of 14] Compiling Generics.Deriving.Traversable ( src/Generics/Deriving/Traversable.hs, dist/build/Generics/Deriving/Traversable.o )
[13 of 14] Compiling Generics.Deriving.TH ( src/Generics/Deriving/TH.hs, dist/build/Generics/Deriving/TH.o )
[14 of 14] Compiling Generics.Deriving ( src/Generics/Deriving.hs, dist/build/Generics/Deriving.o )
In-place registering generic-deriving-1.8.0...
Running Haddock for generic-deriving-1.8.0...
Running hscolour for generic-deriving-1.8.0...
Preprocessing library generic-deriving-1.8.0...
Preprocessing library generic-deriving-1.8.0...
Haddock coverage:
   0% (  0 /  1) in 'Generics.Deriving.Instances'
  97% ( 35 / 36) in 'Generics.Deriving.Base'
  40% (  2 /  5) in 'Generics.Deriving.Copoint'
  80% (  4 /  5) in 'Generics.Deriving.ConNames'
  33% (  1 /  3) in 'Generics.Deriving.Eq'
  31% (  4 / 13) in 'Generics.Deriving.Enum'
  40% (  2 /  5) in 'Generics.Deriving.Functor'
  40% (  2 /  5) in 'Generics.Deriving.Show'
  18% (  3 / 17) in 'Generics.Deriving.Uniplate'
  14% (  3 / 22) in 'Generics.Deriving.Foldable'
  64% (  9 / 14) in 'Generics.Deriving.Monoid'
  40% (  2 /  5) in 'Generics.Deriving.Traversable'
 100% (  9 /  9) in 'Generics.Deriving.TH'
  89% (  8 /  9) in 'Generics.Deriving'
Warning: Generics.Deriving.Copoint: could not find link destinations for:
    Generics.Deriving.Copoint.GCopoint'
Warning: Generics.Deriving.Enum: could not find link destinations for:
    Generics.Deriving.Enum.Enum'
Warning: Generics.Deriving.Functor: could not find link destinations for:
    Generics.Deriving.Functor.GFunctor'
Warning: Generics.Deriving.Show: could not find link destinations for:
    Generics.Deriving.Show.GShow'
Warning: Generics.Deriving.Uniplate: could not find link destinations for:
    Generics.Deriving.Uniplate.Uniplate' Generics.Deriving.Uniplate.Context'
Warning: Generics.Deriving.Foldable: could not find link destinations for:
    Generics.Deriving.Foldable.GFoldable'
Warning: Generics.Deriving.Monoid: could not find link destinations for:
    Generics.Deriving.Monoid.GMonoid' Generics.Deriving.Monoid.Monoid'
Warning: Generics.Deriving.Traversable: could not find link destinations for:
    Generics.Deriving.Traversable.GTraversable'
Documentation created: dist/doc/html/generic-deriving/index.html,
dist/doc/html/generic-deriving/generic-deriving.txt
Creating package registration file: /tmp/pkgConf-generic-deriving-1.825620.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/generic-deriving-1.8.0
Registering generic-deriving-1.8.0...
Installed generic-deriving-1.8.0
Configuring memoize-0.7...
Building memoize-0.7...
Preprocessing library memoize-0.7...
[1 of 3] Compiling Data.Function.Memoize.Class ( Data/Function/Memoize/Class.hs, dist/build/Data/Function/Memoize/Class.o )
[2 of 3] Compiling Data.Function.Memoize.TH ( Data/Function/Memoize/TH.hs, dist/build/Data/Function/Memoize/TH.o )
[3 of 3] Compiling Data.Function.Memoize ( Data/Function/Memoize.hs, dist/build/Data/Function/Memoize.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
In-place registering memoize-0.7...
Running Haddock for memoize-0.7...
Running hscolour for memoize-0.7...
Preprocessing library memoize-0.7...
Preprocessing library memoize-0.7...
Haddock coverage:
 100% (  2 /  2) in 'Data.Function.Memoize.Class'
 100% (  4 /  4) in 'Data.Function.Memoize.TH'
 100% ( 27 / 27) in 'Data.Function.Memoize'
Documentation created: dist/doc/html/memoize/index.html,
dist/doc/html/memoize/memoize.txt
Creating package registration file: /tmp/pkgConf-memoize-025620.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/memoize-0.7
Registering memoize-0.7...
Installed memoize-0.7
Configuring wl-pprint-1.2...
Building wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
[1 of 1] Compiling Text.PrettyPrint.Leijen ( Text/PrettyPrint/Leijen.hs, dist/build/Text/PrettyPrint/Leijen.o )
In-place registering wl-pprint-1.2...
Running Haddock for wl-pprint-1.2...
Running hscolour for wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...
Haddock coverage:
  96% ( 85 / 89) in 'Text.PrettyPrint.Leijen'
Documentation created: dist/doc/html/wl-pprint/index.html,
dist/doc/html/wl-pprint/wl-pprint.txt
Creating package registration file: /tmp/pkgConf-wl-pprint-125620.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/wl-pprint-1.2
Registering wl-pprint-1.2...
Installed wl-pprint-1.2
Downloading exp-pairs-0.1.3.0...
Configuring exp-pairs-0.1.3.0...
Building exp-pairs-0.1.3.0...
Preprocessing library exp-pairs-0.1.3.0...
[ 1 of 11] Compiling Math.ExpPairs.Matrix3 ( Math/ExpPairs/Matrix3.hs, dist/build/Math/ExpPairs/Matrix3.o )
[ 2 of 11] Compiling Math.ExpPairs.ProcessMatrix ( Math/ExpPairs/ProcessMatrix.hs, dist/build/Math/ExpPairs/ProcessMatrix.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package wl-pprint-1.2 ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package memoize-0.7 ... linking ... done.
Loading package generic-deriving-1.8.0 ... linking ... done.
[ 3 of 11] Compiling Math.ExpPairs.PrettyProcess ( Math/ExpPairs/PrettyProcess.hs, dist/build/Math/ExpPairs/PrettyProcess.o )
[ 4 of 11] Compiling Math.ExpPairs.RatioInf ( Math/ExpPairs/RatioInf.hs, dist/build/Math/ExpPairs/RatioInf.o )
[ 5 of 11] Compiling Math.ExpPairs.Pair ( Math/ExpPairs/Pair.hs, dist/build/Math/ExpPairs/Pair.o )
[ 6 of 11] Compiling Math.ExpPairs.Process ( Math/ExpPairs/Process.hs, dist/build/Math/ExpPairs/Process.o )
[ 7 of 11] Compiling Math.ExpPairs.LinearForm ( Math/ExpPairs/LinearForm.hs, dist/build/Math/ExpPairs/LinearForm.o )
[ 8 of 11] Compiling Math.ExpPairs    ( Math/ExpPairs.hs, dist/build/Math/ExpPairs.o )
[ 9 of 11] Compiling Math.ExpPairs.Ivic ( Math/ExpPairs/Ivic.hs, dist/build/Math/ExpPairs/Ivic.o )
[10 of 11] Compiling Math.ExpPairs.Kratzel ( Math/ExpPairs/Kratzel.hs, dist/build/Math/ExpPairs/Kratzel.o )
[11 of 11] Compiling Math.ExpPairs.MenzerNowak ( Math/ExpPairs/MenzerNowak.hs, dist/build/Math/ExpPairs/MenzerNowak.o )
In-place registering exp-pairs-0.1.3.0...
Running Haddock for exp-pairs-0.1.3.0...
Running hscolour for exp-pairs-0.1.3.0...
Preprocessing library exp-pairs-0.1.3.0...
Preprocessing library exp-pairs-0.1.3.0...
Haddock coverage:
 100% ( 10 / 10) in 'Math.ExpPairs.Matrix3'
  83% (  5 /  6) in 'Math.ExpPairs.ProcessMatrix'
 100% (  4 /  4) in 'Math.ExpPairs.PrettyProcess'
 100% (  3 /  3) in 'Math.ExpPairs.RatioInf'
 100% (  6 /  6) in 'Math.ExpPairs.Pair'
 100% (  7 /  7) in 'Math.ExpPairs.Process'
 100% (  9 /  9) in 'Math.ExpPairs.LinearForm'
 100% ( 16 / 16) in 'Math.ExpPairs'
 100% (  9 /  9) in 'Math.ExpPairs.Ivic'
 100% (  5 /  5) in 'Math.ExpPairs.Kratzel'
 100% (  2 /  2) in 'Math.ExpPairs.MenzerNowak'
Warning: Math.ExpPairs.PrettyProcess: could not find link destinations for:
    Math.ExpPairs.PrettyProcess.bracketWidth Math.ExpPairs.PrettyProcess.subscriptWidth Math.ExpPairs.PrettyProcess.PrettyProcessWithWidth
Documentation created: dist/doc/html/exp-pairs/index.html,
dist/doc/html/exp-pairs/exp-pairs.txt
Creating package registration file: /tmp/pkgConf-exp-pairs-0.1.325620.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/exp-pairs-0.1.3.0
Registering exp-pairs-0.1.3.0...
Installed exp-pairs-0.1.3.0

Test log

No test log was submitted for this report.