Build #2 for som-8.0.6

[all reports]

Package som-8.0.6
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2015-10-19 18:41:26.753138 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies grid-7.8.4, deepseq-1.4.1.1, containers-0.5.6.2, base-4.8.1.0, assert-0.0.1.2, MonadRandom-0.4
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring assert-0.0.1.2...
Building assert-0.0.1.2...
Preprocessing library assert-0.0.1.2...
[1 of 1] Compiling Control.Exception.Assert ( src/Control/Exception/Assert.hs, dist/build/Control/Exception/Assert.o )

src/Control/Exception/Assert.hs:14:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering assert-0.0.1.2...
Running Haddock for assert-0.0.1.2...
Running hscolour for assert-0.0.1.2...
Preprocessing library assert-0.0.1.2...
Preprocessing library assert-0.0.1.2...

src/Control/Exception/Assert.hs:14:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  67% (  6 /  9) in 'Control.Exception.Assert'
  Missing documentation for:
    Module header
     (src/Control/Exception/Assert.hs:24)
     (src/Control/Exception/Assert.hs:25)
Documentation created: dist/doc/html/assert/index.html,
dist/doc/html/assert/assert.txt
Creating package registration file:
/tmp/pkgConf-assert-0.0.1278722862233665123.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/assert-0.0.1.2-3D1PWO9RFIH5SpqEQeJDWL
Registering assert-0.0.1.2...
Installed assert-0.0.1.2
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )

src/Data/Serialize/Builder.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )

src/Data/Serialize/Put.hs:70: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()

src/Data/Serialize/Put.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )

src/Data/Serialize/Get.hs:89: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()

src/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘MonadPlus, when, liftM2, ap’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )

src/Data/Serialize/IEEE754.hs:24: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()
[5 of 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )

src/Data/Serialize.hs:68:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
In-place registering cereal-0.4.1.1...
Running Haddock for cereal-0.4.1.1...
Running hscolour for cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...

src/Data/Serialize/Builder.hs:59:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/Put.hs:70: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()

src/Data/Serialize/Put.hs:72:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Data/Serialize/Put.hs:73:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Data/Serialize/Get.hs:89: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()

src/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘ap, liftM2, when, MonadPlus’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/IEEE754.hs:24: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()

src/Data/Serialize.hs:68:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  Missing documentation for:
    toByteString (src/Data/Serialize/Builder.hs:161)
  69% ( 29 / 42) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:99)
    putBuilder (src/Data/Serialize/Put.hs:137)
    putTwoOf (src/Data/Serialize/Put.hs:261)
    putListOf (src/Data/Serialize/Put.hs:265)
    putIArrayOf (src/Data/Serialize/Put.hs:269)
    putSeqOf (src/Data/Serialize/Put.hs:275)
    putTreeOf (src/Data/Serialize/Put.hs:281)
    putMapOf (src/Data/Serialize/Put.hs:288)
    putIntMapOf (src/Data/Serialize/Put.hs:292)
    putSetOf (src/Data/Serialize/Put.hs:296)
    putIntSetOf (src/Data/Serialize/Put.hs:300)
    putMaybeOf (src/Data/Serialize/Put.hs:304)
    putEitherOf (src/Data/Serialize/Put.hs:309)
  94% ( 50 / 53) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:215)
    getLazyByteString (src/Data/Serialize/Get.hs:424)
    getTwoOf (src/Data/Serialize/Get.hs:577)
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.4.120539999321264095060.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.1
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2760658181605894428.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
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 )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
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...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
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-110617306901186631626.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.01584710873993967637.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring grid-7.8.4...
Building grid-7.8.4...
Preprocessing library grid-7.8.4...
[ 1 of 14] Compiling Math.Geometry.GridInternal ( src/Math/Geometry/GridInternal.hs, dist/build/Math/Geometry/GridInternal.o )
[ 2 of 14] Compiling Math.Geometry.Grid.TriangularInternal ( src/Math/Geometry/Grid/TriangularInternal.hs, dist/build/Math/Geometry/Grid/TriangularInternal.o )
[ 3 of 14] Compiling Math.Geometry.Grid.Triangular ( src/Math/Geometry/Grid/Triangular.hs, dist/build/Math/Geometry/Grid/Triangular.o )
[ 4 of 14] Compiling Math.Geometry.Grid.SquareInternal ( src/Math/Geometry/Grid/SquareInternal.hs, dist/build/Math/Geometry/Grid/SquareInternal.o )
[ 5 of 14] Compiling Math.Geometry.Grid.Square ( src/Math/Geometry/Grid/Square.hs, dist/build/Math/Geometry/Grid/Square.o )
[ 6 of 14] Compiling Math.Geometry.Grid.HexagonalInternal ( src/Math/Geometry/Grid/HexagonalInternal.hs, dist/build/Math/Geometry/Grid/HexagonalInternal.o )
[ 7 of 14] Compiling Math.Geometry.Grid.Hexagonal ( src/Math/Geometry/Grid/Hexagonal.hs, dist/build/Math/Geometry/Grid/Hexagonal.o )
[ 8 of 14] Compiling Math.Geometry.Grid.HexagonalInternal2 ( src/Math/Geometry/Grid/HexagonalInternal2.hs, dist/build/Math/Geometry/Grid/HexagonalInternal2.o )
[ 9 of 14] Compiling Math.Geometry.Grid.Hexagonal2 ( src/Math/Geometry/Grid/Hexagonal2.hs, dist/build/Math/Geometry/Grid/Hexagonal2.o )
[10 of 14] Compiling Math.Geometry.Grid.OctagonalInternal ( src/Math/Geometry/Grid/OctagonalInternal.hs, dist/build/Math/Geometry/Grid/OctagonalInternal.o )
[11 of 14] Compiling Math.Geometry.Grid.Octagonal ( src/Math/Geometry/Grid/Octagonal.hs, dist/build/Math/Geometry/Grid/Octagonal.o )
[12 of 14] Compiling Math.Geometry.Grid ( src/Math/Geometry/Grid.hs, dist/build/Math/Geometry/Grid.o )
[13 of 14] Compiling Math.Geometry.GridMap ( src/Math/Geometry/GridMap.hs, dist/build/Math/Geometry/GridMap.o )
[14 of 14] Compiling Math.Geometry.GridMap.Lazy ( src/Math/Geometry/GridMap/Lazy.hs, dist/build/Math/Geometry/GridMap/Lazy.o )
In-place registering grid-7.8.4...
Running Haddock for grid-7.8.4...
Running hscolour for grid-7.8.4...
Preprocessing library grid-7.8.4...
Preprocessing library grid-7.8.4...
Haddock coverage:
  29% (  5 / 17) in 'Math.Geometry.GridInternal'
  Missing documentation for:
    neighboursBasedOn (src/Math/Geometry/GridInternal.hs:270)
    distanceBasedOn (src/Math/Geometry/GridInternal.hs:275)
    directionToBasedOn (src/Math/Geometry/GridInternal.hs:283)
    neighboursWrappedBasedOn (src/Math/Geometry/GridInternal.hs:292)
    neighbourWrappedBasedOn (src/Math/Geometry/GridInternal.hs:298)
    distanceWrappedBasedOn (src/Math/Geometry/GridInternal.hs:307)
    directionToWrappedBasedOn (src/Math/Geometry/GridInternal.hs:317)
    sameEdge (src/Math/Geometry/GridInternal.hs:334)
    adjacentEdges (src/Math/Geometry/GridInternal.hs:337)
    cartesianIndices (src/Math/Geometry/GridInternal.hs:340)
    cartesianCentre (src/Math/Geometry/GridInternal.hs:349)
    cartesianMidpoints (src/Math/Geometry/GridInternal.hs:352)
  35% ( 15 / 43) in 'Math.Geometry.Grid.TriangularInternal'
  Missing documentation for:
    TriDirection (src/Math/Geometry/Grid/TriangularInternal.hs:25)
     (src/Math/Geometry/Grid/TriangularInternal.hs:34)
     (src/Math/Geometry/Grid/TriangularInternal.hs:76)
     (src/Math/Geometry/Grid/TriangularInternal.hs:79)
    inTriTriGrid (src/Math/Geometry/Grid/TriangularInternal.hs:88)
     (src/Math/Geometry/Grid/TriangularInternal.hs:92)
     (src/Math/Geometry/Grid/TriangularInternal.hs:97)
     (src/Math/Geometry/Grid/TriangularInternal.hs:132)
     (src/Math/Geometry/Grid/TriangularInternal.hs:135)
     (src/Math/Geometry/Grid/TriangularInternal.hs:145)
     (src/Math/Geometry/Grid/TriangularInternal.hs:151)
    parallelogramIndices (src/Math/Geometry/Grid/TriangularInternal.hs:182)
     (src/Math/Geometry/Grid/TriangularInternal.hs:196)
     (src/Math/Geometry/Grid/TriangularInternal.hs:199)
     (src/Math/Geometry/Grid/TriangularInternal.hs:208)
     (src/Math/Geometry/Grid/TriangularInternal.hs:214)
     (src/Math/Geometry/Grid/TriangularInternal.hs:239)
     (src/Math/Geometry/Grid/TriangularInternal.hs:242)
     (src/Math/Geometry/Grid/TriangularInternal.hs:253)
     (src/Math/Geometry/Grid/TriangularInternal.hs:259)
     (src/Math/Geometry/Grid/TriangularInternal.hs:291)
     (src/Math/Geometry/Grid/TriangularInternal.hs:294)
     (src/Math/Geometry/Grid/TriangularInternal.hs:306)
     (src/Math/Geometry/Grid/TriangularInternal.hs:312)
     (src/Math/Geometry/Grid/TriangularInternal.hs:337)
     (src/Math/Geometry/Grid/TriangularInternal.hs:340)
     (src/Math/Geometry/Grid/TriangularInternal.hs:352)
     (src/Math/Geometry/Grid/TriangularInternal.hs:358)
 100% ( 20 / 20) in 'Math.Geometry.Grid.Triangular'
  38% (  6 / 16) in 'Math.Geometry.Grid.SquareInternal'
  Missing documentation for:
    SquareDirection (src/Math/Geometry/Grid/SquareInternal.hs:25)
     (src/Math/Geometry/Grid/SquareInternal.hs:34)
     (src/Math/Geometry/Grid/SquareInternal.hs:59)
     (src/Math/Geometry/Grid/SquareInternal.hs:63)
     (src/Math/Geometry/Grid/SquareInternal.hs:79)
     (src/Math/Geometry/Grid/SquareInternal.hs:85)
     (src/Math/Geometry/Grid/SquareInternal.hs:109)
     (src/Math/Geometry/Grid/SquareInternal.hs:112)
     (src/Math/Geometry/Grid/SquareInternal.hs:123)
     (src/Math/Geometry/Grid/SquareInternal.hs:129)
 100% (  9 /  9) in 'Math.Geometry.Grid.Square'
  38% (  6 / 16) in 'Math.Geometry.Grid.HexagonalInternal'
  Missing documentation for:
    HexDirection (src/Math/Geometry/Grid/HexagonalInternal.hs:26)
     (src/Math/Geometry/Grid/HexagonalInternal.hs:34)
     (src/Math/Geometry/Grid/HexagonalInternal.hs:69)
     (src/Math/Geometry/Grid/HexagonalInternal.hs:71)
     (src/Math/Geometry/Grid/HexagonalInternal.hs:84)
     (src/Math/Geometry/Grid/HexagonalInternal.hs:89)
     (src/Math/Geometry/Grid/HexagonalInternal.hs:120)
     (src/Math/Geometry/Grid/HexagonalInternal.hs:123)
     (src/Math/Geometry/Grid/HexagonalInternal.hs:133)
     (src/Math/Geometry/Grid/HexagonalInternal.hs:139)
 100% (  9 /  9) in 'Math.Geometry.Grid.Hexagonal'
  35% (  6 / 17) in 'Math.Geometry.Grid.HexagonalInternal2'
  Missing documentation for:
    HexDirection (src/Math/Geometry/Grid/HexagonalInternal2.hs:23)
     (src/Math/Geometry/Grid/HexagonalInternal2.hs:31)
     (src/Math/Geometry/Grid/HexagonalInternal2.hs:66)
     (src/Math/Geometry/Grid/HexagonalInternal2.hs:68)
     (src/Math/Geometry/Grid/HexagonalInternal2.hs:81)
     (src/Math/Geometry/Grid/HexagonalInternal2.hs:86)
     (src/Math/Geometry/Grid/HexagonalInternal2.hs:117)
     (src/Math/Geometry/Grid/HexagonalInternal2.hs:120)
     (src/Math/Geometry/Grid/HexagonalInternal2.hs:133)
     (src/Math/Geometry/Grid/HexagonalInternal2.hs:139)
    rectHexGridY (src/Math/Geometry/Grid/HexagonalInternal2.hs:157)
 100% (  9 /  9) in 'Math.Geometry.Grid.Hexagonal2'
  38% (  6 / 16) in 'Math.Geometry.Grid.OctagonalInternal'
  Missing documentation for:
    OctDirection (src/Math/Geometry/Grid/OctagonalInternal.hs:25)
     (src/Math/Geometry/Grid/OctagonalInternal.hs:34)
     (src/Math/Geometry/Grid/OctagonalInternal.hs:67)
     (src/Math/Geometry/Grid/OctagonalInternal.hs:71)
     (src/Math/Geometry/Grid/OctagonalInternal.hs:81)
     (src/Math/Geometry/Grid/OctagonalInternal.hs:87)
     (src/Math/Geometry/Grid/OctagonalInternal.hs:111)
     (src/Math/Geometry/Grid/OctagonalInternal.hs:114)
     (src/Math/Geometry/Grid/OctagonalInternal.hs:125)
     (src/Math/Geometry/Grid/OctagonalInternal.hs:131)
 100% (  9 /  9) in 'Math.Geometry.Grid.Octagonal'
 100% (  9 /  9) in 'Math.Geometry.Grid'
 100% ( 10 / 10) in 'Math.Geometry.GridMap'
  75% (  3 /  4) in 'Math.Geometry.GridMap.Lazy'
  Missing documentation for:
    empty (src/Math/Geometry/GridMap/Lazy.hs:49)
Documentation created: dist/doc/html/grid/index.html,
dist/doc/html/grid/grid.txt
Creating package registration file:
/tmp/pkgConf-grid-7.813722617962073785404.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/grid-7.8.4-AHfCgGX1TsqBx68K7P0olV
Registering grid-7.8.4...
Installed grid-7.8.4
Configuring MonadRandom-0.4...
Building MonadRandom-0.4...
Preprocessing library MonadRandom-0.4...
[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o )
[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o )

Control/Monad/Random.hs:49: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()

Control/Monad/Random.hs:53:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Control/Monad/Random.hs:69:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Random.hs:202:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:202:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:247:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:247:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
In-place registering MonadRandom-0.4...
Running Haddock for MonadRandom-0.4...
Running hscolour for MonadRandom-0.4...
Preprocessing library MonadRandom-0.4...
Preprocessing library MonadRandom-0.4...

Control/Monad/Random.hs:49: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()

Control/Monad/Random.hs:53:1: Warning:
    Module ‘Control.Monad.Error’ is deprecated:
      Use Control.Monad.Except instead

Control/Monad/Random.hs:69:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Control/Monad/Random.hs:202:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:202:51: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:247:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Random.hs:247:53: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Error, but defined in Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity.
Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity.
 100% (  3 /  3) in 'Control.Monad.Random.Class'
 100% ( 17 / 17) in 'Control.Monad.Random'
Documentation created: dist/doc/html/MonadRandom/index.html,
dist/doc/html/MonadRandom/MonadRandom.txt
Creating package registration file:
/tmp/pkgConf-MonadRandom-014352181891135771559.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/MonadRandom-0.4-0HPLrpuIT1h0NYNnfFzaza
Registering MonadRandom-0.4...
Installed MonadRandom-0.4
Downloading som-8.0.6...
Configuring som-8.0.6...
Building som-8.0.6...
Preprocessing library som-8.0.6...
[1 of 8] Compiling Data.Datamining.Pattern ( src/Data/Datamining/Pattern.hs, dist/build/Data/Datamining/Pattern.o )
[2 of 8] Compiling Data.Datamining.Clustering.Classifier ( src/Data/Datamining/Clustering/Classifier.hs, dist/build/Data/Datamining/Clustering/Classifier.o )
[3 of 8] Compiling Data.Datamining.Clustering.DSOMInternal ( src/Data/Datamining/Clustering/DSOMInternal.hs, dist/build/Data/Datamining/Clustering/DSOMInternal.o )
[4 of 8] Compiling Data.Datamining.Clustering.DSOM ( src/Data/Datamining/Clustering/DSOM.hs, dist/build/Data/Datamining/Clustering/DSOM.o )
[5 of 8] Compiling Data.Datamining.Clustering.SSOMInternal ( src/Data/Datamining/Clustering/SSOMInternal.hs, dist/build/Data/Datamining/Clustering/SSOMInternal.o )
[6 of 8] Compiling Data.Datamining.Clustering.SSOM ( src/Data/Datamining/Clustering/SSOM.hs, dist/build/Data/Datamining/Clustering/SSOM.o )
[7 of 8] Compiling Data.Datamining.Clustering.SOMInternal ( src/Data/Datamining/Clustering/SOMInternal.hs, dist/build/Data/Datamining/Clustering/SOMInternal.o )
[8 of 8] Compiling Data.Datamining.Clustering.SOM ( src/Data/Datamining/Clustering/SOM.hs, dist/build/Data/Datamining/Clustering/SOM.o )
In-place registering som-8.0.6...
Running Haddock for som-8.0.6...
Running hscolour for som-8.0.6...
Preprocessing library som-8.0.6...
Preprocessing library som-8.0.6...
Haddock coverage:
  82% ( 14 / 17) in 'Data.Datamining.Pattern'
  Missing documentation for:
    adjustNum (src/Data/Datamining/Pattern.hs:43)
    absDifference (src/Data/Datamining/Pattern.hs:40)
    magnitudeSquared (src/Data/Datamining/Pattern.hs:57)
 100% (  2 /  2) in 'Data.Datamining.Clustering.Classifier'
  38% (  5 / 13) in 'Data.Datamining.Clustering.DSOMInternal'
  Missing documentation for:
     (src/Data/Datamining/Clustering/DSOMInternal.hs:66)
     (src/Data/Datamining/Clustering/DSOMInternal.hs:69)
     (src/Data/Datamining/Clustering/DSOMInternal.hs:82)
    withGridMap (src/Data/Datamining/Clustering/DSOMInternal.hs:95)
    adjustNode (src/Data/Datamining/Clustering/DSOMInternal.hs:104)
    scaleDistance (src/Data/Datamining/Clustering/DSOMInternal.hs:116)
    justTrain (src/Data/Datamining/Clustering/DSOMInternal.hs:138)
     (src/Data/Datamining/Clustering/DSOMInternal.hs:150)
 100% (  9 /  9) in 'Data.Datamining.Clustering.DSOM'
  62% (  5 /  8) in 'Data.Datamining.Clustering.SSOMInternal'
  Missing documentation for:
    incrementCounter (src/Data/Datamining/Clustering/SSOMInternal.hs:96)
    justTrain (src/Data/Datamining/Clustering/SSOMInternal.hs:99)
     (src/Data/Datamining/Clustering/SSOMInternal.hs:108)
 100% (  9 /  9) in 'Data.Datamining.Clustering.SSOM'
  44% (  7 / 16) in 'Data.Datamining.Clustering.SOMInternal'
  Missing documentation for:
     (src/Data/Datamining/Clustering/SOMInternal.hs:117)
     (src/Data/Datamining/Clustering/SOMInternal.hs:120)
     (src/Data/Datamining/Clustering/SOMInternal.hs:133)
    withGridMap (src/Data/Datamining/Clustering/SOMInternal.hs:145)
    currentLearningFunction (src/Data/Datamining/Clustering/SOMInternal.hs:150)
    adjustNode (src/Data/Datamining/Clustering/SOMInternal.hs:161)
    incrementCounter (src/Data/Datamining/Clustering/SOMInternal.hs:182)
    justTrain (src/Data/Datamining/Clustering/SOMInternal.hs:185)
     (src/Data/Datamining/Clustering/SOMInternal.hs:197)
 100% ( 11 / 11) in 'Data.Datamining.Clustering.SOM'
Documentation created: dist/doc/html/som/index.html, dist/doc/html/som/som.txt
Creating package registration file: /tmp/pkgConf-som-8.014122776852033669086.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/som-8.0.6-DtGaUpD6g4pCuOMxwV3yxD
Registering som-8.0.6...
Installed som-8.0.6

Test log

No test log was submitted for this report.