Build #1 for np-linear-0.1.1.1

[all reports]

Package np-linear-0.1.1.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies tagged-0.7.2, reflection-1.4, numeric-prelude-0.4.1, containers-0.5.0.0, binary-0.7.2.1, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring binary-0.7.2.1...
Building binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
[1 of 9] Compiling Data.Binary.Builder.Base ( src/Data/Binary/Builder/Base.hs, dist/build/Data/Binary/Builder/Base.o )
[2 of 9] Compiling Data.Binary.Builder.Internal ( src/Data/Binary/Builder/Internal.hs, dist/build/Data/Binary/Builder/Internal.o )
[3 of 9] Compiling Data.Binary.Get.Internal ( src/Data/Binary/Get/Internal.hs, dist/build/Data/Binary/Get/Internal.o )
[4 of 9] Compiling Data.Binary.Builder ( src/Data/Binary/Builder.hs, dist/build/Data/Binary/Builder.o )
[5 of 9] Compiling Data.Binary.Get  ( src/Data/Binary/Get.hs, dist/build/Data/Binary/Get.o )
[6 of 9] Compiling Data.Binary.Put  ( src/Data/Binary/Put.hs, dist/build/Data/Binary/Put.o )
[7 of 9] Compiling Data.Binary.Class ( src/Data/Binary/Class.hs, dist/build/Data/Binary/Class.o )
[8 of 9] Compiling Data.Binary.Generic ( src/Data/Binary/Generic.hs, dist/build/Data/Binary/Generic.o )
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/build/Data/Binary.o )
In-place registering binary-0.7.2.1...
Running Haddock for binary-0.7.2.1...
Running hscolour for binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
Preprocessing library binary-0.7.2.1...
Haddock coverage:
 100% ( 31 / 31) in 'Data.Binary.Builder.Base'
 100% (  4 /  4) in 'Data.Binary.Builder.Internal'
  81% ( 21 / 26) in 'Data.Binary.Get.Internal'
 100% ( 28 / 28) in 'Data.Binary.Builder'
  96% ( 47 / 49) in 'Data.Binary.Get'
  96% ( 26 / 27) in 'Data.Binary.Put'
  80% (  4 /  5) in 'Data.Binary.Class'
 100% (  1 /  1) in 'Data.Binary.Generic'
  91% ( 21 / 23) in 'Data.Binary'
Warning: Data.Binary.Get.Internal: could not find link destinations for:
    Data.Binary.Get.Internal.Success
Warning: Data.Binary.Put: could not find link destinations for:
    Data.Binary.Put.PairS
Warning: Data.Binary: could not find link destinations for:
    Data.Binary.Generic.GSum Data.Binary.Generic.SumSize
Documentation created: dist/doc/html/binary/index.html,
dist/doc/html/binary/binary.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/binary-0.7.2.1
Registering binary-0.7.2.1...
Installed binary-0.7.2.1
Configuring primitive-0.5.3.0...
Building primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.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 )

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
[ 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.3.0...
Running Haddock for primitive-0.5.3.0...
Running hscolour for primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...
Preprocessing library primitive-0.5.3.0...

Data/Primitive/Array.hs:32:1: Warning:
    The import of `Control.Monad.ST' is redundant
      except perhaps to import instances from `Control.Monad.ST'
    To import instances alone, use: import Control.Monad.ST()
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% ( 15 / 15) 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% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0
Registering primitive-0.5.3.0...
Installed primitive-0.5.3.0
Configuring tagged-0.7.2...
Building tagged-0.7.2...
Preprocessing library tagged-0.7.2...
[1 of 2] Compiling Data.Proxy       ( old/Data/Proxy.hs, dist/build/Data/Proxy.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.7.2...
Running Haddock for tagged-0.7.2...
Running hscolour for tagged-0.7.2...
Preprocessing library tagged-0.7.2...
Preprocessing library tagged-0.7.2...
Haddock coverage:
  80% (  4 /  5) in 'Data.Proxy'
  92% ( 12 / 13) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7.2
Registering tagged-0.7.2...
Installed tagged-0.7.2
Configuring utility-ht-0.0.10...
Building utility-ht-0.0.10...
Preprocessing library utility-ht-0.0.10...
[ 1 of 24] Compiling Text.Show.HT     ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 24] Compiling Text.Read.HT     ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 24] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 24] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 5 of 24] Compiling Data.Tuple.HT    ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 6 of 24] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 7 of 24] Compiling Data.Monoid.HT   ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[ 8 of 24] Compiling Data.Maybe.HT    ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[ 9 of 24] Compiling Data.Ix.Enum     ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[10 of 24] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[11 of 24] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[12 of 24] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[13 of 24] Compiling Data.List.Key    ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[14 of 24] Compiling Data.Ord.HT      ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[15 of 24] Compiling Data.Eq.HT       ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[16 of 24] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[17 of 24] Compiling Data.Bool.HT     ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[18 of 24] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[19 of 24] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[20 of 24] Compiling Data.List.HT     ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[21 of 24] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )
[22 of 24] Compiling Data.Record.HT   ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[23 of 24] Compiling Data.String.HT   ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[24 of 24] Compiling Data.List.Match  ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.10...
Running Haddock for utility-ht-0.0.10...
Running hscolour for utility-ht-0.0.10...
Preprocessing library utility-ht-0.0.10...
Preprocessing library utility-ht-0.0.10...
Haddock coverage:
  33% (  1 /  3) in 'Text.Show.HT'
  40% (  2 /  5) in 'Text.Read.HT'
   0% (  0 /  6) in 'Data.Strictness.HT'
  40% (  8 / 20) in 'Control.Monad.HT'
  29% (  5 / 17) in 'Data.Tuple.HT'
   0% (  0 /  6) in 'Control.Functor.HT'
  50% (  2 /  4) in 'Data.Monoid.HT'
  50% (  2 /  4) in 'Data.Maybe.HT'
  14% (  1 /  7) in 'Data.Ix.Enum'
  75% (  6 /  8) in 'Data.Function.HT.Private'
  75% (  3 /  4) in 'Data.Function.HT'
  29% (  5 / 17) in 'Data.List.Key.Private'
  57% (  4 /  7) in 'Data.List.Key'
  50% (  2 /  4) in 'Data.Ord.HT'
   0% (  0 /  2) in 'Data.Eq.HT'
  78% (  7 /  9) in 'Data.Bool.HT.Private'
  83% (  5 /  6) in 'Data.Bool.HT'
  56% ( 10 / 18) in 'Data.List.Match.Private'
  47% ( 58 /124) in 'Data.List.HT.Private'
  74% ( 43 / 58) in 'Data.List.HT'
  40% (  2 /  5) in 'Data.Record.HT.Private'
  67% (  2 /  3) in 'Data.Record.HT'
  50% (  1 /  2) in 'Data.String.HT'
  67% (  6 /  9) in 'Data.List.Match'
Documentation created: dist/doc/html/utility-ht/index.html,
dist/doc/html/utility-ht/utility-ht.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utility-ht-0.0.10
Registering utility-ht-0.0.10...
Installed utility-ht-0.0.10
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
In-place registering tf-random-0.5...
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  33% (  1 /  3) in 'System.Random.TF.Instances'
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tf-random-0.5
Registering tf-random-0.5...
Installed tf-random-0.5
Configuring reflection-1.4...
Building reflection-1.4...
Preprocessing library reflection-1.4...
[1 of 1] Compiling Data.Reflection  ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o )
In-place registering reflection-1.4...
Running Haddock for reflection-1.4...
Running hscolour for reflection-1.4...
Preprocessing library reflection-1.4...
Preprocessing library reflection-1.4...
Haddock coverage:
  67% ( 10 / 15) in 'Data.Reflection'
Documentation created: dist/doc/html/reflection/index.html,
dist/doc/html/reflection/reflection.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/reflection-1.4
Registering reflection-1.4...
Installed reflection-1.4
Configuring storable-record-0.0.2.5...
Building storable-record-0.0.2.5...
Preprocessing library storable-record-0.0.2.5...
[1 of 7] Compiling Foreign.Storable.Newtype ( src/Foreign/Storable/Newtype.hs, dist/build/Foreign/Storable/Newtype.o )
[2 of 7] Compiling Foreign.Storable.FixedArray ( src/Foreign/Storable/FixedArray.hs, dist/build/Foreign/Storable/FixedArray.o )
[3 of 7] Compiling Foreign.Storable.Traversable ( src/Foreign/Storable/Traversable.hs, dist/build/Foreign/Storable/Traversable.o )
[4 of 7] Compiling Foreign.Storable.RecordMinimalSize ( src/Foreign/Storable/RecordMinimalSize.hs, dist/build/Foreign/Storable/RecordMinimalSize.o )
[5 of 7] Compiling Foreign.Storable.RecordReaderPtr ( src/Foreign/Storable/RecordReaderPtr.hs, dist/build/Foreign/Storable/RecordReaderPtr.o )
[6 of 7] Compiling Foreign.Storable.TraversableUnequalSizes ( src/Foreign/Storable/TraversableUnequalSizes.hs, dist/build/Foreign/Storable/TraversableUnequalSizes.o )
[7 of 7] Compiling Foreign.Storable.Record ( src/Foreign/Storable/Record.hs, dist/build/Foreign/Storable/Record.o )
In-place registering storable-record-0.0.2.5...
Running Haddock for storable-record-0.0.2.5...
Running hscolour for storable-record-0.0.2.5...
Preprocessing library storable-record-0.0.2.5...
Preprocessing library storable-record-0.0.2.5...
Haddock coverage:
  20% (  1 /  5) in 'Foreign.Storable.Newtype'
   0% (  0 /  6) in 'Foreign.Storable.FixedArray'
  50% (  3 /  6) in 'Foreign.Storable.Traversable'
  11% (  1 /  9) in 'Foreign.Storable.RecordMinimalSize'
  11% (  1 /  9) in 'Foreign.Storable.RecordReaderPtr'
  20% (  1 /  5) in 'Foreign.Storable.TraversableUnequalSizes'
  11% (  1 /  9) in 'Foreign.Storable.Record'
Documentation created: dist/doc/html/storable-record/index.html,
dist/doc/html/storable-record/storable-record.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/storable-record-0.0.2.5
Registering storable-record-0.0.2.5...
Installed storable-record-0.0.2.5
Configuring QuickCheck-2.7.5...
Building QuickCheck-2.7.5...
Preprocessing library QuickCheck-2.7.5...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
In-place registering QuickCheck-2.7.5...
Running Haddock for QuickCheck-2.7.5...
Running hscolour for QuickCheck-2.7.5...
Preprocessing library QuickCheck-2.7.5...
Preprocessing library QuickCheck-2.7.5...
Haddock coverage:
  12% (  2 / 17) in 'Test.QuickCheck.Random'
  25% (  2 /  8) in 'Test.QuickCheck.Exception'
   6% (  1 / 18) in 'Test.QuickCheck.Text'
 100% (  2 /  2) in 'Test.QuickCheck.State'
 100% ( 22 / 22) in 'Test.QuickCheck.Gen'
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
 100% ( 30 / 30) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  14% (  1 /  7) in 'Test.QuickCheck.Function'
  65% ( 40 / 62) in 'Test.QuickCheck.Property'
  52% ( 14 / 27) in 'Test.QuickCheck.Test'
 100% (  9 /  9) in 'Test.QuickCheck.All'
   7% (  1 / 15) in 'Test.QuickCheck.Monadic'
  98% (121 /123) in 'Test.QuickCheck'
Warning: Test.QuickCheck.Text: could not find link destinations for:
    Test.QuickCheck.Text.Output
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms
Warning: Test.QuickCheck: could not find link destinations for:
    Test.QuickCheck.Arbitrary.RecursivelyShrink Test.QuickCheck.Arbitrary.Subterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.7.5
Registering QuickCheck-2.7.5...
Installed QuickCheck-2.7.5
Configuring non-negative-0.1.1...
Building non-negative-0.1.1...
Preprocessing library non-negative-0.1.1...
[1 of 4] Compiling Numeric.NonNegative.Class ( src/Numeric/NonNegative/Class.hs, dist/build/Numeric/NonNegative/Class.o )
[2 of 4] Compiling Numeric.NonNegative.Wrapper ( src/Numeric/NonNegative/Wrapper.hs, dist/build/Numeric/NonNegative/Wrapper.o )
[3 of 4] Compiling Numeric.NonNegative.ChunkyPrivate ( src/Numeric/NonNegative/ChunkyPrivate.hs, dist/build/Numeric/NonNegative/ChunkyPrivate.o )
[4 of 4] Compiling Numeric.NonNegative.Chunky ( src/Numeric/NonNegative/Chunky.hs, dist/build/Numeric/NonNegative/Chunky.o )
In-place registering non-negative-0.1.1...
Running Haddock for non-negative-0.1.1...
Running hscolour for non-negative-0.1.1...
Preprocessing library non-negative-0.1.1...
Preprocessing library non-negative-0.1.1...
Haddock coverage:
  70% (  7 / 10) in 'Numeric.NonNegative.Class'
  31% (  4 / 13) in 'Numeric.NonNegative.Wrapper'
  38% (  5 / 13) in 'Numeric.NonNegative.ChunkyPrivate'
  36% (  4 / 11) in 'Numeric.NonNegative.Chunky'
Documentation created: dist/doc/html/non-negative/index.html,
dist/doc/html/non-negative/non-negative.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/non-negative-0.1.1
Registering non-negative-0.1.1...
Installed non-negative-0.1.1
Configuring numeric-prelude-0.4.1...
Building numeric-prelude-0.4.1...
Preprocessing library numeric-prelude-0.4.1...
[ 1 of 97] Compiling MathObj.Permutation ( src/MathObj/Permutation.hs, dist/build/MathObj/Permutation.o )
[ 2 of 97] Compiling NumericPrelude.List ( src/NumericPrelude/List.hs, dist/build/NumericPrelude/List.o )
[ 3 of 97] Compiling Algebra.RealRing98 ( src/Algebra/RealRing98.hs, dist/build/Algebra/RealRing98.o )
[ 4 of 97] Compiling Algebra.Indexable ( src/Algebra/Indexable.hs, dist/build/Algebra/Indexable.o )
[ 5 of 97] Compiling Algebra.DimensionTerm ( src/Algebra/DimensionTerm.hs, dist/build/Algebra/DimensionTerm.o )
[ 6 of 97] Compiling NumericPrelude.Elementwise ( src/NumericPrelude/Elementwise.hs, dist/build/NumericPrelude/Elementwise.o )
[ 7 of 97] Compiling Algebra.EqualityDecision ( src/Algebra/EqualityDecision.hs, dist/build/Algebra/EqualityDecision.o )
[ 8 of 97] Compiling Algebra.OrderDecision ( src/Algebra/OrderDecision.hs, dist/build/Algebra/OrderDecision.o )
[ 9 of 97] Compiling Algebra.Laws     ( src/Algebra/Laws.hs, dist/build/Algebra/Laws.o )
[10 of 97] Compiling NumericPrelude.Base ( src/NumericPrelude/Base.hs, dist/build/NumericPrelude/Base.o )
[11 of 97] Compiling MathObj.Permutation.Table ( src/MathObj/Permutation/Table.hs, dist/build/MathObj/Permutation/Table.o )
[12 of 97] Compiling Algebra.Additive ( src/Algebra/Additive.hs, dist/build/Algebra/Additive.o )

src/Algebra/Additive.hs:61:5: Warning: Unrecognised pragma
[13 of 97] Compiling Algebra.ZeroTestable ( src/Algebra/ZeroTestable.hs, dist/build/Algebra/ZeroTestable.o )
[14 of 97] Compiling Algebra.Ring     ( src/Algebra/Ring.hs, dist/build/Algebra/Ring.o )

src/Algebra/Ring.hs:68:5: Warning: Unrecognised pragma
[15 of 97] Compiling Algebra.Differential ( src/Algebra/Differential.hs, dist/build/Algebra/Differential.o )
[16 of 97] Compiling Algebra.IntegralDomain ( src/Algebra/IntegralDomain.hs, dist/build/Algebra/IntegralDomain.o )

src/Algebra/IntegralDomain.hs:98:5: Warning: Unrecognised pragma
[17 of 97] Compiling Algebra.Monoid   ( src/Algebra/Monoid.hs, dist/build/Algebra/Monoid.o )
[18 of 97] Compiling Algebra.NonNegative ( src/Algebra/NonNegative.hs, dist/build/Algebra/NonNegative.o )
[19 of 97] Compiling Algebra.Units    ( src/Algebra/Units.hs, dist/build/Algebra/Units.o )

src/Algebra/Units.hs:73:3: Warning: Unrecognised pragma
[20 of 97] Compiling Algebra.PrincipalIdealDomain ( src/Algebra/PrincipalIdealDomain.hs, dist/build/Algebra/PrincipalIdealDomain.o )
[21 of 97] Compiling MathObj.Monoid   ( src/MathObj/Monoid.hs, dist/build/MathObj/Monoid.o )
[22 of 97] Compiling Algebra.RightModule ( src/Algebra/RightModule.hs, dist/build/Algebra/RightModule.o )
[23 of 97] Compiling Algebra.Vector   ( src/Algebra/Vector.hs, dist/build/Algebra/Vector.o )
[24 of 97] Compiling MathObj.Algebra  ( src/MathObj/Algebra.hs, dist/build/MathObj/Algebra.o )
[25 of 97] Compiling Algebra.Absolute ( src/Algebra/Absolute.hs, dist/build/Algebra/Absolute.o )
[26 of 97] Compiling Number.Ratio     ( src/Number/Ratio.hs, dist/build/Number/Ratio.o )
[27 of 97] Compiling Algebra.Field    ( src/Algebra/Field.hs, dist/build/Algebra/Field.o )

src/Algebra/Field.hs:71:5: Warning: Unrecognised pragma
[28 of 97] Compiling Algebra.ToRational ( src/Algebra/ToRational.hs, dist/build/Algebra/ToRational.o )
[29 of 97] Compiling Algebra.RealIntegral ( src/Algebra/RealIntegral.hs, dist/build/Algebra/RealIntegral.o )
[30 of 97] Compiling Algebra.ToInteger ( src/Algebra/ToInteger.hs, dist/build/Algebra/ToInteger.o )
[31 of 97] Compiling Algebra.Algebraic ( src/Algebra/Algebraic.hs, dist/build/Algebra/Algebraic.o )

src/Algebra/Algebraic.hs:24:5: Warning: Unrecognised pragma
[32 of 97] Compiling Algebra.Transcendental ( src/Algebra/Transcendental.hs, dist/build/Algebra/Transcendental.o )

src/Algebra/Transcendental.hs:37:5: Warning: Unrecognised pragma
[33 of 97] Compiling Algebra.Module   ( src/Algebra/Module.hs, dist/build/Algebra/Module.o )
[34 of 97] Compiling Algebra.VectorSpace ( src/Algebra/VectorSpace.hs, dist/build/Algebra/VectorSpace.o )
[35 of 97] Compiling Algebra.DivisibleSpace ( src/Algebra/DivisibleSpace.hs, dist/build/Algebra/DivisibleSpace.o )
[36 of 97] Compiling Algebra.ModuleBasis ( src/Algebra/ModuleBasis.hs, dist/build/Algebra/ModuleBasis.o )
[37 of 97] Compiling NumericPrelude.List.Checked ( src/NumericPrelude/List/Checked.hs, dist/build/NumericPrelude/List/Checked.o )
[38 of 97] Compiling NumericPrelude.List.Generic ( src/NumericPrelude/List/Generic.hs, dist/build/NumericPrelude/List/Generic.o )
[39 of 97] Compiling Algebra.RealRing ( src/Algebra/RealRing.hs, dist/build/Algebra/RealRing.o )

src/Algebra/RealRing.hs:118:5: Warning: Unrecognised pragma
[40 of 97] Compiling Algebra.FloatingPoint ( src/Algebra/FloatingPoint.hs, dist/build/Algebra/FloatingPoint.o )
[41 of 97] Compiling Algebra.RealField ( src/Algebra/RealField.hs, dist/build/Algebra/RealField.o )
[42 of 97] Compiling Algebra.RealTranscendental ( src/Algebra/RealTranscendental.hs, dist/build/Algebra/RealTranscendental.o )
[43 of 97] Compiling NumericPrelude.Numeric ( src/NumericPrelude/Numeric.hs, dist/build/NumericPrelude/Numeric.o )
[44 of 97] Compiling Algebra.Lattice  ( src/Algebra/Lattice.hs, dist/build/Algebra/Lattice.o )
[45 of 97] Compiling NumericPrelude   ( src/NumericPrelude.hs, dist/build/NumericPrelude.o )
[46 of 97] Compiling Algebra.NormedSpace.Euclidean ( src/Algebra/NormedSpace/Euclidean.hs, dist/build/Algebra/NormedSpace/Euclidean.o )
[47 of 97] Compiling Algebra.NormedSpace.Maximum ( src/Algebra/NormedSpace/Maximum.hs, dist/build/Algebra/NormedSpace/Maximum.o )
[48 of 97] Compiling Algebra.NormedSpace.Sum ( src/Algebra/NormedSpace/Sum.hs, dist/build/Algebra/NormedSpace/Sum.o )
[49 of 97] Compiling MathObj.DiscreteMap ( src/MathObj/DiscreteMap.hs, dist/build/MathObj/DiscreteMap.o )
[50 of 97] Compiling Algebra.OccasionallyScalar ( src/Algebra/OccasionallyScalar.hs, dist/build/Algebra/OccasionallyScalar.o )
[51 of 97] Compiling MathObj.Matrix   ( src/MathObj/Matrix.hs, dist/build/MathObj/Matrix.o )
[52 of 97] Compiling MathObj.PartialFraction ( src/MathObj/PartialFraction.hs, dist/build/MathObj/PartialFraction.o )
[53 of 97] Compiling MathObj.Permutation.CycleList ( src/MathObj/Permutation/CycleList.hs, dist/build/MathObj/Permutation/CycleList.o )
[54 of 97] Compiling MathObj.Permutation.CycleList.Check ( src/MathObj/Permutation/CycleList/Check.hs, dist/build/MathObj/Permutation/CycleList/Check.o )
[55 of 97] Compiling MathObj.Polynomial.Core ( src/MathObj/Polynomial/Core.hs, dist/build/MathObj/Polynomial/Core.o )
[56 of 97] Compiling MathObj.PowerSeries.Core ( src/MathObj/PowerSeries/Core.hs, dist/build/MathObj/PowerSeries/Core.o )
[57 of 97] Compiling MathObj.PowerSeries ( src/MathObj/PowerSeries.hs, dist/build/MathObj/PowerSeries.o )
[58 of 97] Compiling MathObj.PowerSeries2.Core ( src/MathObj/PowerSeries2/Core.hs, dist/build/MathObj/PowerSeries2/Core.o )
[59 of 97] Compiling MathObj.PowerSeries.Example ( src/MathObj/PowerSeries/Example.hs, dist/build/MathObj/PowerSeries/Example.o )
[60 of 97] Compiling MathObj.PowerSeries.DifferentialEquation ( src/MathObj/PowerSeries/DifferentialEquation.hs, dist/build/MathObj/PowerSeries/DifferentialEquation.o )
[61 of 97] Compiling MathObj.PowerSeries2 ( src/MathObj/PowerSeries2.hs, dist/build/MathObj/PowerSeries2.o )
[62 of 97] Compiling MathObj.PowerSeries.Mean ( src/MathObj/PowerSeries/Mean.hs, dist/build/MathObj/PowerSeries/Mean.o )
[63 of 97] Compiling Number.FixedPoint ( src/Number/FixedPoint.hs, dist/build/Number/FixedPoint.o )
[64 of 97] Compiling Number.ResidueClass ( src/Number/ResidueClass.hs, dist/build/Number/ResidueClass.o )
[65 of 97] Compiling Number.GaloisField2p32m5 ( src/Number/GaloisField2p32m5.hs, dist/build/Number/GaloisField2p32m5.o )
[66 of 97] Compiling Number.PartiallyTranscendental ( src/Number/PartiallyTranscendental.hs, dist/build/Number/PartiallyTranscendental.o )
[67 of 97] Compiling Number.ResidueClass.Check ( src/Number/ResidueClass/Check.hs, dist/build/Number/ResidueClass/Check.o )
[68 of 97] Compiling Number.ResidueClass.Maybe ( src/Number/ResidueClass/Maybe.hs, dist/build/Number/ResidueClass/Maybe.o )
[69 of 97] Compiling Number.ResidueClass.Reader ( src/Number/ResidueClass/Reader.hs, dist/build/Number/ResidueClass/Reader.o )
[70 of 97] Compiling Number.Physical.Unit ( src/Number/Physical/Unit.hs, dist/build/Number/Physical/Unit.o )
[71 of 97] Compiling Number.Physical.UnitDatabase ( src/Number/Physical/UnitDatabase.hs, dist/build/Number/Physical/UnitDatabase.o )
[72 of 97] Compiling Number.SI.Unit   ( src/Number/SI/Unit.hs, dist/build/Number/SI/Unit.o )
[73 of 97] Compiling MathObj.Wrapper.Haskell98 ( src/MathObj/Wrapper/Haskell98.hs, dist/build/MathObj/Wrapper/Haskell98.o )
[74 of 97] Compiling MathObj.Polynomial ( src/MathObj/Polynomial.hs, dist/build/MathObj/Polynomial.o )
[75 of 97] Compiling MathObj.PowerSum ( src/MathObj/PowerSum.hs, dist/build/MathObj/PowerSum.o )
[76 of 97] Compiling MathObj.RefinementMask2 ( src/MathObj/RefinementMask2.hs, dist/build/MathObj/RefinementMask2.o )
[77 of 97] Compiling MathObj.RootSet  ( src/MathObj/RootSet.hs, dist/build/MathObj/RootSet.o )
[78 of 97] Compiling Number.Root      ( src/Number/Root.hs, dist/build/Number/Root.o )
[79 of 97] Compiling Number.Complex   ( src/Number/Complex.hs, dist/build/Number/Complex.o )
[80 of 97] Compiling MathObj.LaurentPolynomial ( src/MathObj/LaurentPolynomial.hs, dist/build/MathObj/LaurentPolynomial.o )
[81 of 97] Compiling Number.Positional ( src/Number/Positional.hs, dist/build/Number/Positional.o )
[82 of 97] Compiling Number.Quaternion ( src/Number/Quaternion.hs, dist/build/Number/Quaternion.o )
[83 of 97] Compiling Algebra.AffineSpace ( src/Algebra/AffineSpace.hs, dist/build/Algebra/AffineSpace.o )
[84 of 97] Compiling Number.ResidueClass.Func ( src/Number/ResidueClass/Func.hs, dist/build/Number/ResidueClass/Func.o )
[85 of 97] Compiling MathObj.Wrapper.NumericPrelude ( src/MathObj/Wrapper/NumericPrelude.hs, dist/build/MathObj/Wrapper/NumericPrelude.o )
[86 of 97] Compiling Number.DimensionTerm ( src/Number/DimensionTerm.hs, dist/build/Number/DimensionTerm.o )
[87 of 97] Compiling Number.DimensionTerm.SI ( src/Number/DimensionTerm/SI.hs, dist/build/Number/DimensionTerm/SI.o )
[88 of 97] Compiling Number.FixedPoint.Check ( src/Number/FixedPoint/Check.hs, dist/build/Number/FixedPoint/Check.o )
[89 of 97] Compiling Number.NonNegative ( src/Number/NonNegative.hs, dist/build/Number/NonNegative.o )
[90 of 97] Compiling Number.NonNegativeChunky ( src/Number/NonNegativeChunky.hs, dist/build/Number/NonNegativeChunky.o )
[91 of 97] Compiling Number.Peano     ( src/Number/Peano.hs, dist/build/Number/Peano.o )
[92 of 97] Compiling Number.Positional.Check ( src/Number/Positional/Check.hs, dist/build/Number/Positional/Check.o )
[93 of 97] Compiling Number.OccasionallyScalarExpression ( src/Number/OccasionallyScalarExpression.hs, dist/build/Number/OccasionallyScalarExpression.o )
[94 of 97] Compiling Number.Physical  ( src/Number/Physical.hs, dist/build/Number/Physical.o )
[95 of 97] Compiling Number.Physical.Show ( src/Number/Physical/Show.hs, dist/build/Number/Physical/Show.o )
[96 of 97] Compiling Number.Physical.Read ( src/Number/Physical/Read.hs, dist/build/Number/Physical/Read.o )
[97 of 97] Compiling Number.SI        ( src/Number/SI.hs, dist/build/Number/SI.o )
In-place registering numeric-prelude-0.4.1...
Running Haddock for numeric-prelude-0.4.1...
Running hscolour for numeric-prelude-0.4.1...
Preprocessing library numeric-prelude-0.4.1...
Preprocessing library numeric-prelude-0.4.1...

src/Algebra/Additive.hs:61:5: Warning: Unrecognised pragma

src/Algebra/Ring.hs:68:5: Warning: Unrecognised pragma

src/Algebra/IntegralDomain.hs:98:5: Warning: Unrecognised pragma

src/Algebra/Units.hs:73:3: Warning: Unrecognised pragma

src/Algebra/Field.hs:71:5: Warning: Unrecognised pragma

src/Algebra/Algebraic.hs:24:5: Warning: Unrecognised pragma

src/Algebra/Transcendental.hs:37:5: Warning: Unrecognised pragma

src/Algebra/RealRing.hs:118:5: Warning: Unrecognised pragma
Haddock coverage:
 100% (  2 /  2) in 'MathObj.Permutation'
  38% (  3 /  8) in 'NumericPrelude.List'
   0% (  0 /  6) in 'Algebra.RealRing98'
  71% (  5 /  7) in 'Algebra.Indexable'
  14% (  8 / 56) in 'Algebra.DimensionTerm'
  12% (  1 /  8) in 'NumericPrelude.Elementwise'
  40% (  2 /  5) in 'Algebra.EqualityDecision'
  14% (  2 / 14) in 'Algebra.OrderDecision'
   6% (  1 / 17) in 'Algebra.Laws'
 100% (  3 /  3) in 'NumericPrelude.Base'
  15% (  2 / 13) in 'MathObj.Permutation.Table'
Warning: Algebra.Additive: zero is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Additive: + is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Additive: - is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Additive: negate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  52% ( 11 / 21) in 'Algebra.Additive'
  80% (  4 /  5) in 'Algebra.ZeroTestable'
Warning: Algebra.Ring: * is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Ring: one is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Ring: fromInteger is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Ring: ^ is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  28% (  5 / 18) in 'Algebra.Ring'
  50% (  1 /  2) in 'Algebra.Differential'
Warning: Algebra.IntegralDomain: div is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.IntegralDomain: mod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.IntegralDomain: divMod is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  46% ( 12 / 26) in 'Algebra.IntegralDomain'
 100% (  2 /  2) in 'Algebra.Monoid'
  57% (  4 /  7) in 'Algebra.NonNegative'
Warning: Algebra.Units: isUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Units: stdAssociate is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Units: stdUnit is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Units: stdUnitInv is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  38% (  5 / 13) in 'Algebra.Units'
Warning: Algebra.PrincipalIdealDomain: extendedGCD is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.PrincipalIdealDomain: gcd is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.PrincipalIdealDomain: lcm is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  33% ( 10 / 30) in 'Algebra.PrincipalIdealDomain'
  60% (  3 /  5) in 'MathObj.Monoid'
   0% (  0 /  2) in 'Algebra.RightModule'
  64% (  7 / 11) in 'Algebra.Vector'
  20% (  1 /  5) in 'MathObj.Algebra'
  25% (  1 /  4) in 'Algebra.Absolute'
  40% (  4 / 10) in 'Number.Ratio'
Warning: Algebra.Field: / is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Field: recip is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Field: fromRational' is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
Warning: Algebra.Field: ^- is exported separately but will be documented under C. Consider exporting it together with its parent(s) for code clarity.
  71% (  5 /  7) in 'Algebra.Field'
  67% (  2 /  3) in 'Algebra.ToRational'
 100% (  2 /  2) in 'Algebra.RealIntegral'
  60% (  3 /  5) in 'Algebra.ToInteger'
  22% (  2 /  9) in 'Algebra.Algebraic'
  12% (  3 / 25) in 'Algebra.Transcendental'
  67% (  8 / 12) in 'Algebra.Module'
  50% (  2 /  4) in 'Algebra.VectorSpace'
  50% (  1 /  2) in 'Algebra.DivisibleSpace'
  71% (  5 /  7) in 'Algebra.ModuleBasis'
 100% (  6 /  6) in 'NumericPrelude.List.Checked'
  33% (  4 / 12) in 'NumericPrelude.List.Generic'
  21% (  6 / 29) in 'Algebra.RealRing'
  50% (  1 /  2) in 'Algebra.FloatingPoint'
  50% (  1 /  2) in 'Algebra.RealField'
  50% (  1 /  2) in 'Algebra.RealTranscendental'
  25% ( 21 / 83) in 'NumericPrelude.Numeric'
   0% (  0 / 11) in 'Algebra.Lattice'
  33% (  2 /  6) in 'NumericPrelude'
  88% (  7 /  8) in 'Algebra.NormedSpace.Euclidean'
  75% (  3 /  4) in 'Algebra.NormedSpace.Maximum'
 100% (  4 /  4) in 'Algebra.NormedSpace.Sum'
 100% (  2 /  2) in 'MathObj.DiscreteMap'
  25% (  1 /  4) in 'Algebra.OccasionallyScalar'
  14% (  3 / 21) in 'MathObj.Matrix'
  55% ( 17 / 31) in 'MathObj.PartialFraction'
  18% (  3 / 17) in 'MathObj.Permutation.CycleList'
  27% (  3 / 11) in 'MathObj.Permutation.CycleList.Check'
  30% (  8 / 27) in 'MathObj.Polynomial.Core'
  37% ( 16 / 43) in 'MathObj.PowerSeries.Core'
  44% (  7 / 16) in 'MathObj.PowerSeries'
  10% (  2 / 20) in 'MathObj.PowerSeries2.Core'
  10% (  5 / 48) in 'MathObj.PowerSeries.Example'
  43% (  3 /  7) in 'MathObj.PowerSeries.DifferentialEquation'
  15% (  2 / 13) in 'MathObj.PowerSeries2'
   5% (  1 / 19) in 'MathObj.PowerSeries.Mean'
  28% ( 11 / 39) in 'Number.FixedPoint'
  12% (  1 /  8) in 'Number.ResidueClass'
  17% (  1 /  6) in 'Number.GaloisField2p32m5'
  25% (  1 /  4) in 'Number.PartiallyTranscendental'
  23% (  3 / 13) in 'Number.ResidueClass.Check'
  43% (  3 /  7) in 'Number.ResidueClass.Maybe'
   6% (  1 / 18) in 'Number.ResidueClass.Reader'
  67% (  6 /  9) in 'Number.Physical.Unit'
  28% (  7 / 25) in 'Number.Physical.UnitDatabase'
  41% ( 30 / 74) in 'Number.SI.Unit'
  29% (  2 /  7) in 'MathObj.Wrapper.Haskell98'
  22% (  4 / 18) in 'MathObj.Polynomial'
  29% (  8 / 28) in 'MathObj.PowerSum'
  30% (  3 / 10) in 'MathObj.RefinementMask2'
  28% (  9 / 32) in 'MathObj.RootSet'
  29% (  4 / 14) in 'Number.Root'
  74% ( 20 / 27) in 'Number.Complex'
  46% ( 16 / 35) in 'MathObj.LaurentPolynomial'
  44% ( 65 /148) in 'Number.Positional'
  76% ( 16 / 21) in 'Number.Quaternion'
  45% (  5 / 11) in 'Algebra.AffineSpace'
   7% (  1 / 14) in 'Number.ResidueClass.Func'
  40% (  2 /  5) in 'MathObj.Wrapper.NumericPrelude'
   7% (  3 / 42) in 'Number.DimensionTerm'
   5% (  2 / 41) in 'Number.DimensionTerm.SI'
  27% (  6 / 22) in 'Number.FixedPoint.Check'
  31% (  4 / 13) in 'Number.NonNegative'
  36% (  5 / 14) in 'Number.NonNegativeChunky'
  28% (  8 / 29) in 'Number.Peano'
  35% (  6 / 17) in 'Number.Positional.Check'
  20% (  2 / 10) in 'Number.OccasionallyScalarExpression'
  44% (  7 / 16) in 'Number.Physical'
  55% (  6 / 11) in 'Number.Physical.Show'
  22% (  2 /  9) in 'Number.Physical.Read'
   2% (  1 / 47) in 'Number.SI'
Warning: Algebra.RealRing: could not find link destinations for:
    Algebra.OrderDecision.C
Documentation created: dist/doc/html/numeric-prelude/index.html,
dist/doc/html/numeric-prelude/numeric-prelude.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/numeric-prelude-0.4.1
Registering numeric-prelude-0.4.1...
Installed numeric-prelude-0.4.1
Downloading np-linear-0.1.1.1...
Configuring np-linear-0.1.1.1...
Building np-linear-0.1.1.1...
Preprocessing library np-linear-0.1.1.1...
[1 of 5] Compiling Auxiliary        ( src/Auxiliary.hs, dist/build/Auxiliary.o )
[2 of 5] Compiling Algebra.Linear   ( src/Algebra/Linear.hs, dist/build/Algebra/Linear.o )

src/Algebra/Linear.hs:131:34:
    Could not deduce (Algebra.Module.C k k) arising from a use of `*>'
    from the context (Algebra.Lattice.C k, Algebra.Field.C k, Eq k)
      bound by the type signature for
                 adjoint :: (Algebra.Lattice.C k, Algebra.Field.C k, Eq k) =>
                            Matrix k -> Maybe (Matrix k)
      at src/Algebra/Linear.hs:130:12-87
    Possible fix:
      add (Algebra.Module.C k k) to the context of
        the type signature for
          adjoint :: (Algebra.Lattice.C k, Algebra.Field.C k, Eq k) =>
                     Matrix k -> Maybe (Matrix k)
    In the first argument of `(<$>)', namely `(abs (determinant a) *>)'
    In the expression: (abs (determinant a) *>) <$> invert a
    In an equation for `adjoint':
        adjoint a = (abs (determinant a) *>) <$> invert a
Failed to install np-linear-0.1.1.1
cabal: Error: some packages failed to install:
np-linear-0.1.1.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.