Build #1 for exp-pairs-0.1.4.1

[all reports]

Package exp-pairs-0.1.4.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-11-24 20:46:50.038392 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies wl-pprint-1.2, memoize-0.7, ghc-prim-0.4.0.0, deepseq-1.4.1.1, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
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 )

Data/Function/Memoize/TH.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Function/Memoize/TH.hs:162:8: Warning:
    In the use of ‘classP’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
    Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."
[3 of 3] Compiling Data.Function.Memoize ( Data/Function/Memoize.hs, dist/build/Data/Function/Memoize.o )

Data/Function/Memoize.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
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...

Data/Function/Memoize/TH.hs:15:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Function/Memoize/TH.hs:162:8: Warning:
    In the use of ‘classP’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Lib):
    Deprecated: "As of template-haskell-2.10, constraint predicates (Pred) are just types (Type), in keeping with ConstraintKinds. Please use 'conT' and 'appT'."

Data/Function/Memoize.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
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-0278722862233665123.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/memoize-0.7-Gbfvvd8vyRbACeJtEwF1UZ
Registering memoize-0.7...
Installed memoize-0.7
Configuring wl-pprint-1.2...
Building wl-pprint-1.2...
Preprocessing library wl-pprint-1.2...

on the commandline: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS
[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'
  Missing documentation for:
    bool (Text/PrettyPrint/Leijen.hs:467)
    column (Text/PrettyPrint/Leijen.hs:770)
    nesting (Text/PrettyPrint/Leijen.hs:770)
    width (Text/PrettyPrint/Leijen.hs:607)
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-120406514341975960378.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/wl-pprint-1.2-5yN7q1pAoUb89IckasciOY
Registering wl-pprint-1.2...
Installed wl-pprint-1.2
Downloading exp-pairs-0.1.4.1...
Configuring exp-pairs-0.1.4.1...
Building exp-pairs-0.1.4.1...
Preprocessing library exp-pairs-0.1.4.1...
[ 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 )
[ 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.4.1...
Running Haddock for exp-pairs-0.1.4.1...
Running hscolour for exp-pairs-0.1.4.1...
Preprocessing library exp-pairs-0.1.4.1...
Preprocessing library exp-pairs-0.1.4.1...
Haddock coverage:
 100% (  9 /  9) in 'Math.ExpPairs.Matrix3'
  83% (  5 /  6) in 'Math.ExpPairs.ProcessMatrix'
  Missing documentation for:
    ProcessMatrix (Math/ExpPairs/ProcessMatrix.hs:43)
 100% (  4 /  4) in 'Math.ExpPairs.PrettyProcess'
 100% (  3 /  3) in 'Math.ExpPairs.RatioInf'
 100% (  7 /  7) 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:
    bracketWidth subscriptWidth 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.42142757034116087764.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exp-pairs-0.1.4.1-AtKQ5gV8aXc5Jvwu6OuMot
Registering exp-pairs-0.1.4.1...
Installed exp-pairs-0.1.4.1

Test log

No test log was submitted for this report.