Build #1 for numeric-quest-0.2.0.1

[all reports]

Package numeric-quest-0.2.0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies base-4.6.0.1, array-0.4.0.1
Flags splitbase

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading numeric-quest-0.2.0.1...
Configuring numeric-quest-0.2.0.1...
Building numeric-quest-0.2.0.1...
Preprocessing library numeric-quest-0.2.0.1...
[1 of 8] Compiling Tensor           ( Tensor.lhs, dist/build/Tensor.o )

Tensor.lhs:125:3: Warning: Module `Prelude' does not export `(<*>)'

Tensor.lhs:558:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `contract': Patterns not matched: _ _ _
[2 of 8] Compiling Roots            ( Roots.hs, dist/build/Roots.o )
[3 of 8] Compiling Fraction         ( Fraction.hs, dist/build/Fraction.o )

Fraction.hs:365:5: Warning:
    Pattern match(es) are overlapped
    In an equation for tan': tan' _ (_ :-: 0) = ...

Fraction.hs:387:5: Warning:
    Pattern match(es) are overlapped
    In an equation for sin': sin' _ (_ :-: 0) = ...

Fraction.hs:393:5: Warning:
    Pattern match(es) are overlapped
    In an equation for cos': cos' _ (_ :-: 0) = ...
[4 of 8] Compiling Orthogonals      ( Orthogonals.lhs, dist/build/Orthogonals.o )

Orthogonals.lhs:325:12: Warning:
    No explicit method or default declaration for `norm'
    In the instance declaration for `Scalar (Ratio a)'

Orthogonals.lhs:1615:13: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `solve_row': Patterns not matched: [] _ _
[5 of 8] Compiling EigensystemNum   ( EigensystemNum.hs, dist/build/EigensystemNum.o )
[6 of 8] Compiling LinearAlgorithms ( LinearAlgorithms.hs, dist/build/LinearAlgorithms.o )
[7 of 8] Compiling QuantumVector    ( QuantumVector.lhs, dist/build/QuantumVector.o )

QuantumVector.lhs:374:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `toBra': Patterns not matched: KetZero

QuantumVector.lhs:489:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `toKet':
        Patterns not matched:
            BraZero
            _ :<| BraZero
            _ :<| (_ :<| _)
            _ :<| (_ :<+ _)

QuantumVector.lhs:760:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `label':
        Patterns not matched:
            _ KetZero
            _ (_ :|> _)
            _ (_ :+> _)

QuantumVector.lhs:773:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `rot':
        Patterns not matched:
            KetZero
            _ :|> _
            _ :+> _

QuantumVector.lhs:869:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for label':
        Patterns not matched:
            KetZero
            _ :|> _
            _ :+> _

QuantumVector.lhs:910:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for rot':
        Patterns not matched:
            KetZero
            _ :|> _
            _ :+> _
[8 of 8] Compiling Eigensystem      ( Eigensystem.hs, dist/build/Eigensystem.o )

Eigensystem.hs:82:1: Warning: Defined but not used: `eigenpairs'

Eigensystem.hs:143:1: Warning: Defined but not used: `matrixA'

Eigensystem.hs:154:1: Warning: Defined but not used: `opA'

Eigensystem.hs:157:1: Warning: Defined but not used: `basisA'
In-place registering numeric-quest-0.2.0.1...
Running Haddock for numeric-quest-0.2.0.1...
Running hscolour for numeric-quest-0.2.0.1...
Preprocessing library numeric-quest-0.2.0.1...
Preprocessing library numeric-quest-0.2.0.1...

dist/build/tmp-5872/Tensor.hs:125:3: Warning:
    Module `Prelude' does not export `(<*>)'

dist/build/tmp-5872/Orthogonals.hs:325:12: Warning:
    No explicit method or default declaration for `norm'
    In the instance declaration for `Scalar (Ratio a)'

dist/build/tmp-5872/Eigensystem.hs:82:1: Warning:
    Defined but not used: `eigenpairs'

dist/build/tmp-5872/Eigensystem.hs:143:1: Warning:
    Defined but not used: `matrixA'

dist/build/tmp-5872/Eigensystem.hs:154:1: Warning:
    Defined but not used: `opA'

dist/build/tmp-5872/Eigensystem.hs:157:1: Warning:
    Defined but not used: `basisA'
Haddock coverage:
   0% (  0 / 22) in 'Tensor'
   0% (  0 /  5) in 'Roots'
   0% (  0 / 20) in 'Fraction'
   8% (  4 / 51) in 'Orthogonals'
   0% (  0 /  9) in 'EigensystemNum'
   0% (  0 /  6) in 'LinearAlgorithms'
   0% (  0 / 27) in 'QuantumVector'
   0% (  0 /  3) in 'Eigensystem'
Documentation created: dist/doc/html/numeric-quest/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/numeric-quest-0.2.0.1
Registering numeric-quest-0.2.0.1...
Installed numeric-quest-0.2.0.1

Test log

No test log was submitted for this report.