Build #2 for gencheck-0.1

[all reports]

Package gencheck-0.1
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-05-28 06:09:13.739137 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies transformers-0.3.0.0, template-haskell-2.9.0.0, random-1.1, memoize-0.7, ieee754-0.7.6, containers-0.5.5.1, combinat-0.2.7.0, base-4.7.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring ieee754-0.7.6...
Building ieee754-0.7.6...
Preprocessing library ieee754-0.7.6...
[1 of 2] Compiling Numeric.IEEE     ( Numeric/IEEE.hs, dist/build/Numeric/IEEE.o )
[2 of 2] Compiling Data.AEq         ( Data/AEq.hs, dist/build/Data/AEq.o )
In-place registering ieee754-0.7.6...
Running Haddock for ieee754-0.7.6...
Running hscolour for ieee754-0.7.6...
Preprocessing library ieee754-0.7.6...
Preprocessing library ieee754-0.7.6...
Haddock coverage:
 100% (  8 /  8) in 'Numeric.IEEE'
 100% (  2 /  2) in 'Data.AEq'
Documentation created: dist/doc/html/ieee754/index.html,
dist/doc/html/ieee754/ieee754.txt
Creating package registration file: /tmp/pkgConf-ieee754-0.76319.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/ieee754-0.7.6
Registering ieee754-0.7.6...
Installed ieee754-0.7.6
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-06319.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 random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file: /tmp/pkgConf-random-16319.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/random-1.1
Registering random-1.1...
Installed random-1.1
Configuring combinat-0.2.7.0...
Building combinat-0.2.7.0...
Preprocessing library combinat-0.2.7.0...
[ 1 of 27] Compiling Math.Combinat.Trees.Nary[boot] ( Math/Combinat/Trees/Nary.hs-boot, dist/build/Math/Combinat/Trees/Nary.o-boot )
[ 2 of 27] Compiling Math.Combinat.Trees.Binary[boot] ( Math/Combinat/Trees/Binary.hs-boot, dist/build/Math/Combinat/Trees/Binary.o-boot )

Math/Combinat/Trees/Binary.hs-boot:7:1: Warning:
    The import item ‘Forest(..)’ suggests that
    ‘Forest’ has (in-scope) constructors or class methods,
    but it has none

Math/Combinat/Trees/Binary.hs-boot:7:1: Warning:
    The import of ‘Data.Tree’ is redundant
      except perhaps to import instances from ‘Data.Tree’
    To import instances alone, use: import Data.Tree()
[ 3 of 27] Compiling Math.Combinat.Trees.Graphviz ( Math/Combinat/Trees/Graphviz.hs, dist/build/Math/Combinat/Trees/Graphviz.o )

Math/Combinat/Trees/Graphviz.hs:17: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()

Math/Combinat/Trees/Graphviz.hs:27:21: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)

Math/Combinat/Trees/Graphviz.hs:44:3: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)

Math/Combinat/Trees/Graphviz.hs:59:3: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)

Math/Combinat/Trees/Graphviz.hs:85:3: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)

Math/Combinat/Trees/Graphviz.hs:106:3: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)
[ 4 of 27] Compiling Math.Combinat.Partitions.Vector ( Math/Combinat/Partitions/Vector.hs, dist/build/Math/Combinat/Partitions/Vector.o )

Math/Combinat/Partitions/Vector.hs:13:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()

Math/Combinat/Partitions/Vector.hs:39:17: Warning:
    This binding for ‘last’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Partitions/Vector.hs:13:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Partitions/Vector.hs:47:13: Warning:
    This binding for ‘last’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Partitions/Vector.hs:13:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Partitions/Vector.hs:56:24: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at Math/Combinat/Partitions/Vector.hs:52:19

Math/Combinat/Partitions/Vector.hs:56:26: Warning:
    This binding for ‘u’ shadows the existing binding
      bound at Math/Combinat/Partitions/Vector.hs:52:21

Math/Combinat/Partitions/Vector.hs:63:16: Warning:
    This binding for ‘all’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Partitions/Vector.hs:13:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Partitions/Vector.hs:63:21: Warning:
    This binding for ‘last’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Partitions/Vector.hs:13:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Partitions/Vector.hs:68:3: Warning:
    This binding for ‘subtract’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Partitions/Vector.hs:8:8-38
      (and originally defined in ‘GHC.Num’)

Math/Combinat/Partitions/Vector.hs:39:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘worker’: Patterns not matched: []

Math/Combinat/Partitions/Vector.hs:47:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘decrease’: Patterns not matched: []

Math/Combinat/Partitions/Vector.hs:63:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘subtract_rec’: Patterns not matched: []
[ 5 of 27] Compiling Math.Combinat.Partitions.Multiset ( Math/Combinat/Partitions/Multiset.hs, dist/build/Math/Combinat/Partitions/Multiset.o )
[ 6 of 27] Compiling Math.Combinat.Numbers.Primes ( Math/Combinat/Numbers/Primes.hs, dist/build/Math/Combinat/Numbers/Primes.o )

Math/Combinat/Numbers/Primes.hs:69:3: Warning:
    Defined but not used: ‘minus’

Math/Combinat/Numbers/Primes.hs:99:14: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Numbers/Primes.hs:98:11

Math/Combinat/Numbers/Primes.hs:100:22: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Numbers/Primes.hs:98:11

Math/Combinat/Numbers/Primes.hs:223:11: Warning:
    This binding for ‘bs’ shadows the existing binding
      bound at Math/Combinat/Numbers/Primes.hs:215:3

Math/Combinat/Numbers/Primes.hs:47:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘sieve’: Patterns not matched: _ [] _

Math/Combinat/Numbers/Primes.hs:57:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘fold3t’:
        Patterns not matched:
            []
            [] : _

Math/Combinat/Numbers/Primes.hs:59:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘pairs’:
        Patterns not matched:
            []
            [] : _
            [_ : _]

Math/Combinat/Numbers/Primes.hs:62:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘gaps’: Patterns not matched: _ [] _

Math/Combinat/Numbers/Primes.hs:65:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘roll’: Patterns not matched: _ [] _
[ 7 of 27] Compiling Math.Combinat.Numbers.Series ( Math/Combinat/Numbers/Series.hs, dist/build/Math/Combinat/Numbers/Series.o )

Math/Combinat/Numbers/Series.hs:75:13: Warning:
    This binding for ‘ks’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:72:24

Math/Combinat/Numbers/Series.hs:172:13: Warning:
    This binding for ‘ks’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:168:21

Math/Combinat/Numbers/Series.hs:172:17: Warning:
    This binding for ‘ys’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:170:3

Math/Combinat/Numbers/Series.hs:241:17: Warning:
    This binding for ‘aks’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:237:22

Math/Combinat/Numbers/Series.hs:241:22: Warning:
    This binding for ‘ys’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:239:3

Math/Combinat/Numbers/Series.hs:265:17: Warning:
    This binding for ‘aks’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:261:27

Math/Combinat/Numbers/Series.hs:265:22: Warning:
    This binding for ‘ys’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:263:3
[ 8 of 27] Compiling Math.Combinat.Helper ( Math/Combinat/Helper.hs, dist/build/Math/Combinat/Helper.o )

Math/Combinat/Helper.hs:8:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Math/Combinat/Helper.hs:13:1: Warning:
    The import of ‘Data.Set’ is redundant
      except perhaps to import instances from ‘Data.Set’
    To import instances alone, use: import Data.Set()

Math/Combinat/Helper.hs:14:1: Warning:
    The import of ‘Data.Map’ is redundant
      except perhaps to import instances from ‘Data.Map’
    To import instances alone, use: import Data.Map()

Math/Combinat/Helper.hs:27:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘swap’

Math/Combinat/Helper.hs:28:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘swap’

Math/Combinat/Helper.hs:171:10: Warning:
    This binding for ‘y’ shadows the existing binding
      bound at Math/Combinat/Helper.hs:169:16

Math/Combinat/Helper.hs:83:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘go’: Patterns not matched: []

Math/Combinat/Helper.hs:88:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘go’: Patterns not matched: _ []

Math/Combinat/Helper.hs:92:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘go’: Patterns not matched: _ []
[ 9 of 27] Compiling Math.Combinat.ASCII ( Math/Combinat/ASCII.hs, dist/build/Math/Combinat/ASCII.o )

Math/Combinat/ASCII.hs:99:5: Warning:
    This binding for ‘ls’ shadows the existing binding
      bound at Math/Combinat/ASCII.hs:98:35

Math/Combinat/ASCII.hs:162:3: Warning:
    This binding for ‘pad’ shadows the existing binding
      defined at Math/Combinat/ASCII.hs:171:1

Math/Combinat/ASCII.hs:167:3: Warning:
    This binding for ‘pad’ shadows the existing binding
      defined at Math/Combinat/ASCII.hs:171:1

Math/Combinat/ASCII.hs:205:3: Warning: Defined but not used: ‘n’

Math/Combinat/ASCII.hs:244:3: Warning:
    Defined but not used: ‘transposeIf’

Math/Combinat/ASCII.hs:258:11: Warning:
    This binding for ‘ds’ shadows the existing binding
      bound at Math/Combinat/ASCII.hs:255:10

Math/Combinat/ASCII.hs:258:15: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at Math/Combinat/ASCII.hs:255:13
[10 of 27] Compiling Math.Combinat.Tuples ( Math/Combinat/Tuples.hs, dist/build/Math/Combinat/Tuples.o )
[11 of 27] Compiling Math.Combinat.Numbers ( Math/Combinat/Numbers.hs, dist/build/Math/Combinat/Numbers.o )

Math/Combinat/Numbers.hs:164:5: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Numbers.hs:162:3
[12 of 27] Compiling Math.Combinat.Sets ( Math/Combinat/Sets.hs, dist/build/Math/Combinat/Sets.o )
[13 of 27] Compiling Math.Combinat.Compositions ( Math/Combinat/Compositions.hs, dist/build/Math/Combinat/Compositions.o )

Math/Combinat/Compositions.hs:14:1: Warning:
    The import of ‘factorial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Compositions.hs:74:9: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Ord a0)
        arising from a use of ‘>’ at Math/Combinat/Compositions.hs:74:9
      (Num a0)
        arising from a use of ‘fromIntegral’
        at Math/Combinat/Compositions.hs:79:11-22
      (Integral a0)
        arising from a use of ‘compositions’
        at Math/Combinat/Compositions.hs:75:29-40
    In the expression: len > d
    In a stmt of a pattern guard for
                   an equation for ‘compositions1’:
      len > d
    In an equation for ‘compositions1’:
        compositions1 len' d'
          | len > d = []
          | otherwise = map plus1 $ compositions len (d - len)
          where
              plus1 = map (+ 1)
              len = fromIntegral len'
              d = fromIntegral d'
[14 of 27] Compiling Math.Combinat.Permutations ( Math/Combinat/Permutations.hs, dist/build/Math/Combinat/Permutations.o )

Math/Combinat/Permutations.hs:72:1: Warning:
    The import of ‘binomial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Permutations.hs:136:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘pairs’: Patterns not matched: []
[15 of 27] Compiling Math.Combinat.Partitions.Integer ( Math/Combinat/Partitions/Integer.hs, dist/build/Math/Combinat/Partitions/Integer.o )

Math/Combinat/Partitions/Integer.hs:29:1: Warning:
    The import of ‘factorial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Partitions/Integer.hs:215:10: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Partitions/Integer.hs:209:22

Math/Combinat/Partitions/Integer.hs:215:13: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Partitions/Integer.hs:209:24

Math/Combinat/Partitions/Integer.hs:226:10: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Partitions/Integer.hs:225:27

Math/Combinat/Partitions/Integer.hs:226:13: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Partitions/Integer.hs:225:29
[16 of 27] Compiling Math.Combinat.Partitions ( Math/Combinat/Partitions.hs, dist/build/Math/Combinat/Partitions.o )
[17 of 27] Compiling Math.Combinat.Tableaux ( Math/Combinat/Tableaux.hs, dist/build/Math/Combinat/Tableaux.o )

Math/Combinat/Tableaux.hs:29:1: Warning:
    The import of ‘Math.Combinat.Helper’ is redundant
      except perhaps to import instances from ‘Math.Combinat.Helper’
    To import instances alone, use: import Math.Combinat.Helper()

Math/Combinat/Tableaux.hs:30:1: Warning:
    The import of ‘binomial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Tableaux.hs:79:3: Warning:
    This binding for ‘break’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Tableaux.hs:27:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Tableaux.hs:81:12: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at Math/Combinat/Tableaux.hs:77:18

Math/Combinat/Tableaux.hs:99:3: Warning:
    This binding for ‘shape’ shadows the existing binding
      defined at Math/Combinat/Tableaux.hs:42:1

Math/Combinat/Tableaux.hs:105:8: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Tableaux.hs:108:7

Math/Combinat/Tableaux.hs:143:3: Warning:
    This binding for ‘shape’ shadows the existing binding
      defined at Math/Combinat/Tableaux.hs:42:1

Math/Combinat/Tableaux.hs:152:7: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Tableaux.hs:142:27

Math/Combinat/Tableaux.hs:156:34: Warning:
    This binding for ‘shape’ shadows the existing binding
      defined at Math/Combinat/Tableaux.hs:42:1

Math/Combinat/Tableaux.hs:151:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘row’:
        Patterns not matched: _ (ghc-prim:GHC.Types.I# _) _ []
[18 of 27] Compiling Math.Combinat.Tableaux.Kostka ( Math/Combinat/Tableaux/Kostka.hs, dist/build/Math/Combinat/Tableaux/Kostka.o )

Math/Combinat/Tableaux/Kostka.hs:68:1: Warning:
    The import of ‘Data.Ord’ is redundant
      except perhaps to import instances from ‘Data.Ord’
    To import instances alone, use: import Data.Ord()

Math/Combinat/Tableaux/Kostka.hs:71:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Math/Combinat/Tableaux/Kostka.hs:109:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘triangularArrayUnsafe’

Math/Combinat/Tableaux/Kostka.hs:114:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘fromTriangularArray’

Math/Combinat/Tableaux/Kostka.hs:124:1: Warning:
    Defined but not used: type constructor or class ‘ReverseTableau’

Math/Combinat/Tableaux/Kostka.hs:133:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘reverseTableau’

Math/Combinat/Tableaux/Kostka.hs:184:5: Warning:
    This binding for ‘last’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Tableaux/Kostka.hs:69:1-16
      (and originally defined in ‘GHC.List’)
[19 of 27] Compiling Math.Combinat.Partitions.Plane ( Math/Combinat/Partitions/Plane.hs, dist/build/Math/Combinat/Partitions/Plane.o )

Math/Combinat/Partitions/Plane.hs:24:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()

Math/Combinat/Partitions/Plane.hs:114:9: Warning:
    This binding for ‘rem’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Partitions/Plane.hs:20:8-37
      (and originally defined in ‘GHC.Real’)

Math/Combinat/Partitions/Plane.hs:113:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘go’:
        Patterns not matched: (ghc-prim:GHC.Types.I# _) []
[20 of 27] Compiling Math.Combinat.Partitions.Set ( Math/Combinat/Partitions/Set.hs, dist/build/Math/Combinat/Partitions/Set.o )

Math/Combinat/Partitions/Set.hs:15:1: Warning:
    The import of ‘System.Random’ is redundant
      except perhaps to import instances from ‘System.Random’
    To import instances alone, use: import System.Random()

Math/Combinat/Partitions/Set.hs:31:8: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at Math/Combinat/Partitions/Set.hs:30:10

Math/Combinat/Partitions/Set.hs:83:7: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Partitions/Set.hs:81:30

Math/Combinat/Partitions/Set.hs:85:7: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Partitions/Set.hs:81:30
[21 of 27] Compiling Math.Combinat.Trees.Binary ( Math/Combinat/Trees/Binary.hs, dist/build/Math/Combinat/Trees/Binary.o )

Math/Combinat/Trees/Binary.hs:59:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Math/Combinat/Trees/Binary.hs:66:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()

Math/Combinat/Trees/Binary.hs:67:1: Warning:
    The import item ‘Forest(..)’ suggests that
    ‘Forest’ has (in-scope) constructors or class methods,
    but it has none

Math/Combinat/Trees/Binary.hs:75:1: Warning:
    The import of ‘factorial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Trees/Binary.hs:192:17: Warning:
    This binding for ‘ps’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:185:27

Math/Combinat/Trees/Binary.hs:194:31: Warning:
    This binding for ‘ps’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:185:27

Math/Combinat/Trees/Binary.hs:210:17: Warning:
    This binding for ‘ps’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:203:31

Math/Combinat/Trees/Binary.hs:212:31: Warning:
    This binding for ‘ps’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:203:31

Math/Combinat/Trees/Binary.hs:264:3: Warning:
    This binding for ‘next’ shadows the existing binding
      imported from ‘System.Random’ at Math/Combinat/Trees/Binary.hs:73:1-20

Math/Combinat/Trees/Binary.hs:295:11: Warning:
    This binding for ‘rnd’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:290:23

Math/Combinat/Trees/Binary.hs:296:11: Warning:
    This binding for ‘rnd’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:290:23

Math/Combinat/Trees/Binary.hs:369:10: Warning:
    This binding for ‘rnd’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:358:23

Math/Combinat/Trees/Binary.hs:401:5: Warning:
    Defined but not used: ‘w2’

Math/Combinat/Trees/Binary.hs:277:3: Warning:
    Pattern match(es) are overlapped
    In an equation for ‘findj’: findj _ _ = ...
[22 of 27] Compiling Math.Combinat.LatticePaths ( Math/Combinat/LatticePaths.hs, dist/build/Math/Combinat/LatticePaths.o )

Math/Combinat/LatticePaths.hs:66:15: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Ord a0)
        arising from a use of ‘go’
        at Math/Combinat/LatticePaths.hs:66:15-16
      (Num a0)
        arising from a use of ‘go’
        at Math/Combinat/LatticePaths.hs:66:15-16
    In the expression: go 0
    In an equation for ‘isValidPath’:
        isValidPath
          = go 0
          where
              go !y [] = y >= 0
              go !y (t : ts) = let ... in if y' < 0 then False else go y' ts

Math/Combinat/LatticePaths.hs:74:14: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Ord a0)
        arising from a use of ‘go’
        at Math/Combinat/LatticePaths.hs:74:14-15
      (Num a0)
        arising from a use of ‘go’
        at Math/Combinat/LatticePaths.hs:74:14-15
    In the expression: go 0
    In an equation for ‘isDyckPath’:
        isDyckPath
          = go 0
          where
              go !y [] = y == 0
              go !y (t : ts) = let ... in if y' < 0 then False else go y' ts

Math/Combinat/LatticePaths.hs:141:26: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0) arising from a use of ‘go’
    In the expression: go 0 0 0
    In an equation for ‘pathNumberOfTouches'’:
        pathNumberOfTouches' h
          = go 0 0 0
          where
              go !cnt _ _ [] = cnt
              go !cnt !x !y (t : ts) = let ... in go cnt' (x + 1) y' ts

Math/Combinat/LatticePaths.hs:244:11: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at Math/Combinat/LatticePaths.hs:243:20

Math/Combinat/LatticePaths.hs:244:14: Warning:
    This binding for ‘y’ shadows the existing binding
      bound at Math/Combinat/LatticePaths.hs:243:22

Math/Combinat/LatticePaths.hs:344:19: Warning:
    This binding for ‘m’ shadows the existing binding
      bound at Math/Combinat/LatticePaths.hs:333:14
[23 of 27] Compiling Math.Combinat.Partitions.NonCrossing ( Math/Combinat/Partitions/NonCrossing.hs, dist/build/Math/Combinat/Partitions/NonCrossing.o )

Math/Combinat/Partitions/NonCrossing.hs:22: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()

Math/Combinat/Partitions/NonCrossing.hs:29:1: Warning:
    The import of ‘Math.Combinat.Numbers’ is redundant
      except perhaps to import instances from ‘Math.Combinat.Numbers’
    To import instances alone, use: import Math.Combinat.Numbers()

Math/Combinat/Partitions/NonCrossing.hs:64:8: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at Math/Combinat/Partitions/NonCrossing.hs:63:10
[24 of 27] Compiling Math.Combinat.Trees.Nary ( Math/Combinat/Trees/Nary.hs, dist/build/Math/Combinat/Trees/Nary.o )

Math/Combinat/Trees/Nary.hs:69:1: Warning:
    The import of ‘factorial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Trees/Nary.hs:140:8: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Trees/Nary.hs:132:24

Math/Combinat/Trees/Nary.hs:181:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘f’: Patterns not matched: _ _ []

Math/Combinat/Trees/Nary.hs:203:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘f’: Patterns not matched: _ _ _ []

Math/Combinat/Trees/Nary.hs:224:3: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for ‘f’: Patterns not matched: _ _ []
[25 of 27] Compiling Math.Combinat.Trees ( Math/Combinat/Trees.hs, dist/build/Math/Combinat/Trees.o )
[26 of 27] Compiling Math.Combinat.FreeGroups ( Math/Combinat/FreeGroups.hs, dist/build/Math/Combinat/FreeGroups.o )
[27 of 27] Compiling Math.Combinat    ( Math/Combinat.hs, dist/build/Math/Combinat.o )
In-place registering combinat-0.2.7.0...
Running Haddock for combinat-0.2.7.0...
Running hscolour for combinat-0.2.7.0...
Preprocessing library combinat-0.2.7.0...
Preprocessing library combinat-0.2.7.0...

Math/Combinat/Trees/Binary.hs-boot:7:1: Warning:
    The import item ‘Forest(..)’ suggests that
    ‘Forest’ has (in-scope) constructors or class methods,
    but it has none

Math/Combinat/Trees/Binary.hs-boot:7:1: Warning:
    The import of ‘Data.Tree’ is redundant
      except perhaps to import instances from ‘Data.Tree’
    To import instances alone, use: import Data.Tree()

Math/Combinat/Trees/Graphviz.hs:17: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()

Math/Combinat/Trees/Graphviz.hs:27:21: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)

Math/Combinat/Trees/Graphviz.hs:44:3: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)

Math/Combinat/Trees/Graphviz.hs:59:3: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)

Math/Combinat/Trees/Graphviz.hs:85:3: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)

Math/Combinat/Trees/Graphviz.hs:106:3: Warning:
    This binding for ‘lines’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Trees/Graphviz.hs:4:8-35
      (and originally defined in ‘Data.List’)

Math/Combinat/Partitions/Vector.hs:13:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()

Math/Combinat/Partitions/Vector.hs:39:17: Warning:
    This binding for ‘last’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Partitions/Vector.hs:13:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Partitions/Vector.hs:47:13: Warning:
    This binding for ‘last’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Partitions/Vector.hs:13:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Partitions/Vector.hs:56:24: Warning:
    This binding for ‘c’ shadows the existing binding
      bound at Math/Combinat/Partitions/Vector.hs:52:19

Math/Combinat/Partitions/Vector.hs:56:26: Warning:
    This binding for ‘u’ shadows the existing binding
      bound at Math/Combinat/Partitions/Vector.hs:52:21

Math/Combinat/Partitions/Vector.hs:63:16: Warning:
    This binding for ‘all’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Partitions/Vector.hs:13:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Partitions/Vector.hs:63:21: Warning:
    This binding for ‘last’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Partitions/Vector.hs:13:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Partitions/Vector.hs:68:3: Warning:
    This binding for ‘subtract’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Partitions/Vector.hs:8:8-38
      (and originally defined in ‘GHC.Num’)

Math/Combinat/Numbers/Primes.hs:69:3: Warning:
    Defined but not used: ‘minus’

Math/Combinat/Numbers/Primes.hs:99:14: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Numbers/Primes.hs:98:11

Math/Combinat/Numbers/Primes.hs:100:22: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Numbers/Primes.hs:98:11

Math/Combinat/Numbers/Primes.hs:223:11: Warning:
    This binding for ‘bs’ shadows the existing binding
      bound at Math/Combinat/Numbers/Primes.hs:215:3

Math/Combinat/Numbers/Series.hs:75:13: Warning:
    This binding for ‘ks’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:72:24

Math/Combinat/Numbers/Series.hs:172:13: Warning:
    This binding for ‘ks’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:168:21

Math/Combinat/Numbers/Series.hs:172:17: Warning:
    This binding for ‘ys’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:170:3

Math/Combinat/Numbers/Series.hs:241:17: Warning:
    This binding for ‘aks’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:237:22

Math/Combinat/Numbers/Series.hs:241:22: Warning:
    This binding for ‘ys’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:239:3

Math/Combinat/Numbers/Series.hs:265:17: Warning:
    This binding for ‘aks’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:261:27

Math/Combinat/Numbers/Series.hs:265:22: Warning:
    This binding for ‘ys’ shadows the existing binding
      bound at Math/Combinat/Numbers/Series.hs:263:3

Math/Combinat/Helper.hs:8:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Math/Combinat/Helper.hs:13:1: Warning:
    The import of ‘Data.Set’ is redundant
      except perhaps to import instances from ‘Data.Set’
    To import instances alone, use: import Data.Set()

Math/Combinat/Helper.hs:14:1: Warning:
    The import of ‘Data.Map’ is redundant
      except perhaps to import instances from ‘Data.Map’
    To import instances alone, use: import Data.Map()

Math/Combinat/Helper.hs:27:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘swap’

Math/Combinat/Helper.hs:28:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘swap’

Math/Combinat/Helper.hs:171:10: Warning:
    This binding for ‘y’ shadows the existing binding
      bound at Math/Combinat/Helper.hs:169:16

Math/Combinat/ASCII.hs:99:5: Warning:
    This binding for ‘ls’ shadows the existing binding
      bound at Math/Combinat/ASCII.hs:98:35

Math/Combinat/ASCII.hs:162:3: Warning:
    This binding for ‘pad’ shadows the existing binding
      defined at Math/Combinat/ASCII.hs:171:1

Math/Combinat/ASCII.hs:167:3: Warning:
    This binding for ‘pad’ shadows the existing binding
      defined at Math/Combinat/ASCII.hs:171:1

Math/Combinat/ASCII.hs:205:3: Warning: Defined but not used: ‘n’

Math/Combinat/ASCII.hs:244:3: Warning:
    Defined but not used: ‘transposeIf’

Math/Combinat/ASCII.hs:258:11: Warning:
    This binding for ‘ds’ shadows the existing binding
      bound at Math/Combinat/ASCII.hs:255:10

Math/Combinat/ASCII.hs:258:15: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at Math/Combinat/ASCII.hs:255:13

Math/Combinat/Numbers.hs:164:5: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Numbers.hs:162:3

Math/Combinat/Compositions.hs:14:1: Warning:
    The import of ‘factorial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Compositions.hs:74:9: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Ord a0)
        arising from a use of ‘>’ at Math/Combinat/Compositions.hs:74:9
      (Num a0)
        arising from a use of ‘fromIntegral’
        at Math/Combinat/Compositions.hs:79:11-22
      (Integral a0)
        arising from a use of ‘compositions’
        at Math/Combinat/Compositions.hs:75:29-40
    In the expression: len > d
    In a stmt of a pattern guard for
                   an equation for ‘compositions1’:
      len > d
    In an equation for ‘compositions1’:
        compositions1 len' d'
          | len > d = []
          | otherwise = map plus1 $ compositions len (d - len)
          where
              plus1 = map (+ 1)
              len = fromIntegral len'
              d = fromIntegral d'

Math/Combinat/Permutations.hs:72:1: Warning:
    The import of ‘binomial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Partitions/Integer.hs:29:1: Warning:
    The import of ‘factorial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Partitions/Integer.hs:215:10: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Partitions/Integer.hs:209:22

Math/Combinat/Partitions/Integer.hs:215:13: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Partitions/Integer.hs:209:24

Math/Combinat/Partitions/Integer.hs:226:10: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Partitions/Integer.hs:225:27

Math/Combinat/Partitions/Integer.hs:226:13: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Partitions/Integer.hs:225:29

Math/Combinat/Tableaux.hs:29:1: Warning:
    The import of ‘Math.Combinat.Helper’ is redundant
      except perhaps to import instances from ‘Math.Combinat.Helper’
    To import instances alone, use: import Math.Combinat.Helper()

Math/Combinat/Tableaux.hs:30:1: Warning:
    The import of ‘binomial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Tableaux.hs:79:3: Warning:
    This binding for ‘break’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Tableaux.hs:27:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Tableaux.hs:81:12: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at Math/Combinat/Tableaux.hs:77:18

Math/Combinat/Tableaux.hs:99:3: Warning:
    This binding for ‘shape’ shadows the existing binding
      defined at Math/Combinat/Tableaux.hs:42:1

Math/Combinat/Tableaux.hs:105:8: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Tableaux.hs:108:7

Math/Combinat/Tableaux.hs:143:3: Warning:
    This binding for ‘shape’ shadows the existing binding
      defined at Math/Combinat/Tableaux.hs:42:1

Math/Combinat/Tableaux.hs:152:7: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Tableaux.hs:142:27

Math/Combinat/Tableaux.hs:156:34: Warning:
    This binding for ‘shape’ shadows the existing binding
      defined at Math/Combinat/Tableaux.hs:42:1

Math/Combinat/Tableaux/Kostka.hs:68:1: Warning:
    The import of ‘Data.Ord’ is redundant
      except perhaps to import instances from ‘Data.Ord’
    To import instances alone, use: import Data.Ord()

Math/Combinat/Tableaux/Kostka.hs:71:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Math/Combinat/Tableaux/Kostka.hs:109:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘triangularArrayUnsafe’

Math/Combinat/Tableaux/Kostka.hs:114:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘fromTriangularArray’

Math/Combinat/Tableaux/Kostka.hs:124:1: Warning:
    Defined but not used: type constructor or class ‘ReverseTableau’

Math/Combinat/Tableaux/Kostka.hs:133:1: Warning:
    SPECIALISE pragma for non-overloaded function ‘reverseTableau’

Math/Combinat/Tableaux/Kostka.hs:184:5: Warning:
    This binding for ‘last’ shadows the existing binding
      imported from ‘Data.List’ at Math/Combinat/Tableaux/Kostka.hs:69:1-16
      (and originally defined in ‘GHC.List’)

Math/Combinat/Partitions/Plane.hs:24:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()

Math/Combinat/Partitions/Plane.hs:114:9: Warning:
    This binding for ‘rem’ shadows the existing binding
      imported from ‘Prelude’ at Math/Combinat/Partitions/Plane.hs:20:8-37
      (and originally defined in ‘GHC.Real’)

Math/Combinat/Partitions/Set.hs:15:1: Warning:
    The import of ‘System.Random’ is redundant
      except perhaps to import instances from ‘System.Random’
    To import instances alone, use: import System.Random()

Math/Combinat/Partitions/Set.hs:31:8: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at Math/Combinat/Partitions/Set.hs:30:10

Math/Combinat/Partitions/Set.hs:83:7: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Partitions/Set.hs:81:30

Math/Combinat/Partitions/Set.hs:85:7: Warning:
    This binding for ‘k’ shadows the existing binding
      bound at Math/Combinat/Partitions/Set.hs:81:30

Math/Combinat/Trees/Binary.hs:59:1: Warning:
    The import of ‘Control.Monad’ is redundant
      except perhaps to import instances from ‘Control.Monad’
    To import instances alone, use: import Control.Monad()

Math/Combinat/Trees/Binary.hs:66:1: Warning:
    The import of ‘Data.List’ is redundant
      except perhaps to import instances from ‘Data.List’
    To import instances alone, use: import Data.List()

Math/Combinat/Trees/Binary.hs:67:1: Warning:
    The import item ‘Forest(..)’ suggests that
    ‘Forest’ has (in-scope) constructors or class methods,
    but it has none

Math/Combinat/Trees/Binary.hs:75:1: Warning:
    The import of ‘factorial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Trees/Binary.hs:192:17: Warning:
    This binding for ‘ps’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:185:27

Math/Combinat/Trees/Binary.hs:194:31: Warning:
    This binding for ‘ps’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:185:27

Math/Combinat/Trees/Binary.hs:210:17: Warning:
    This binding for ‘ps’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:203:31

Math/Combinat/Trees/Binary.hs:212:31: Warning:
    This binding for ‘ps’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:203:31

Math/Combinat/Trees/Binary.hs:264:3: Warning:
    This binding for ‘next’ shadows the existing binding
      imported from ‘System.Random’ at Math/Combinat/Trees/Binary.hs:73:1-20

Math/Combinat/Trees/Binary.hs:295:11: Warning:
    This binding for ‘rnd’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:290:23

Math/Combinat/Trees/Binary.hs:296:11: Warning:
    This binding for ‘rnd’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:290:23

Math/Combinat/Trees/Binary.hs:369:10: Warning:
    This binding for ‘rnd’ shadows the existing binding
      bound at Math/Combinat/Trees/Binary.hs:358:23

Math/Combinat/Trees/Binary.hs:401:5: Warning:
    Defined but not used: ‘w2’

Math/Combinat/LatticePaths.hs:66:15: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Ord a0)
        arising from a use of ‘go’
        at Math/Combinat/LatticePaths.hs:66:15-16
      (Num a0)
        arising from a use of ‘go’
        at Math/Combinat/LatticePaths.hs:66:15-16
    In the expression: go 0
    In an equation for ‘isValidPath’:
        isValidPath
          = go 0
          where
              go !y [] = y >= 0
              go !y (t : ts) = let ... in if y' < 0 then False else go y' ts

Math/Combinat/LatticePaths.hs:74:14: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Ord a0)
        arising from a use of ‘go’
        at Math/Combinat/LatticePaths.hs:74:14-15
      (Num a0)
        arising from a use of ‘go’
        at Math/Combinat/LatticePaths.hs:74:14-15
    In the expression: go 0
    In an equation for ‘isDyckPath’:
        isDyckPath
          = go 0
          where
              go !y [] = y == 0
              go !y (t : ts) = let ... in if y' < 0 then False else go y' ts

Math/Combinat/LatticePaths.hs:141:26: Warning:
    Defaulting the following constraint(s) to type ‘Integer’
      (Num a0) arising from a use of ‘go’
    In the expression: go 0 0 0
    In an equation for ‘pathNumberOfTouches'’:
        pathNumberOfTouches' h
          = go 0 0 0
          where
              go !cnt _ _ [] = cnt
              go !cnt !x !y (t : ts) = let ... in go cnt' (x + 1) y' ts

Math/Combinat/LatticePaths.hs:244:11: Warning:
    This binding for ‘x’ shadows the existing binding
      bound at Math/Combinat/LatticePaths.hs:243:20

Math/Combinat/LatticePaths.hs:244:14: Warning:
    This binding for ‘y’ shadows the existing binding
      bound at Math/Combinat/LatticePaths.hs:243:22

Math/Combinat/LatticePaths.hs:344:19: Warning:
    This binding for ‘m’ shadows the existing binding
      bound at Math/Combinat/LatticePaths.hs:333:14

Math/Combinat/Partitions/NonCrossing.hs:22: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()

Math/Combinat/Partitions/NonCrossing.hs:29:1: Warning:
    The import of ‘Math.Combinat.Numbers’ is redundant
      except perhaps to import instances from ‘Math.Combinat.Numbers’
    To import instances alone, use: import Math.Combinat.Numbers()

Math/Combinat/Partitions/NonCrossing.hs:64:8: Warning:
    This binding for ‘xs’ shadows the existing binding
      bound at Math/Combinat/Partitions/NonCrossing.hs:63:10

Math/Combinat/Trees/Nary.hs:69:1: Warning:
    The import of ‘factorial’
    from module ‘Math.Combinat.Numbers’ is redundant

Math/Combinat/Trees/Nary.hs:140:8: Warning:
    This binding for ‘n’ shadows the existing binding
      bound at Math/Combinat/Trees/Nary.hs:132:24
Haddock coverage:
  50% (  3 /  6) in 'Math.Combinat.Trees.Graphviz'
  80% (  4 /  5) in 'Math.Combinat.Partitions.Vector'
 100% (  2 /  2) in 'Math.Combinat.Partitions.Multiset'
  95% ( 20 / 21) in 'Math.Combinat.Numbers.Primes'
  74% ( 17 / 23) in 'Math.Combinat.Numbers.Series'
  32% ( 13 / 41) in 'Math.Combinat.Helper'
  69% ( 33 / 48) in 'Math.Combinat.ASCII'
  70% (  7 / 10) in 'Math.Combinat.Tuples'
  95% ( 19 / 20) in 'Math.Combinat.Numbers'
 100% ( 16 / 16) in 'Math.Combinat.Sets'
  86% ( 12 / 14) in 'Math.Combinat.Compositions'
  70% ( 30 / 43) in 'Math.Combinat.Permutations'
  70% ( 33 / 47) in 'Math.Combinat.Partitions.Integer'
 100% (  2 /  2) in 'Math.Combinat.Partitions'
  50% ( 10 / 20) in 'Math.Combinat.Tableaux'
  36% (  4 / 11) in 'Math.Combinat.Tableaux.Kostka'
  75% ( 12 / 16) in 'Math.Combinat.Partitions.Plane'
  62% ( 10 / 16) in 'Math.Combinat.Partitions.Set'
  59% ( 26 / 44) in 'Math.Combinat.Trees.Binary'
 100% ( 42 / 42) in 'Math.Combinat.LatticePaths'
  83% ( 19 / 23) in 'Math.Combinat.Partitions.NonCrossing'
  59% ( 30 / 51) in 'Math.Combinat.Trees.Nary'
  67% (  2 /  3) in 'Math.Combinat.Trees'
  94% ( 30 / 32) in 'Math.Combinat.FreeGroups'
 100% ( 11 / 11) in 'Math.Combinat'
Documentation created: dist/doc/html/combinat/index.html,
dist/doc/html/combinat/combinat.txt
Creating package registration file: /tmp/pkgConf-combinat-0.2.76319.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/combinat-0.2.7.0
Registering combinat-0.2.7.0...
Installed combinat-0.2.7.0
Downloading gencheck-0.1...
Configuring gencheck-0.1...
Building gencheck-0.1...
Preprocessing library gencheck-0.1...

Test/GenCheck/Generator/Enumeration.lhs:94:8:
    Could not find module ‘Math.Combinat.Combinations’
    Perhaps you meant
      Math.Combinat.Compositions (from combinat-0.2.7.0)
      Math.Combinat.Partitions (from combinat-0.2.7.0)
      Math.Combinat.Permutations (from combinat-0.2.7.0)
    Use -v to see a list of the files searched for.
Failed to install gencheck-0.1
cabal: Error: some packages failed to install:
gencheck-0.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.