Build #1 for MonadCompose-0.8.4.0

[all reports]

Package MonadCompose-0.8.4.0
Install DependencyFailed distributive-0.5.0.2
Docs NotTried
Tests NotTried
Time submitted 2016-01-26 22:52:50.621904 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies transformers-compat-0.4.0.4, transformers-0.4.2.0, random-1.1, parallel-3.2.1.0, mtl-2.2.1, monad-products-4.0.1, monad-loops-0.4.3, mmorph-1.0.5, ghc-prim-0.4.0.0, data-default-0.5.3, base-4.8.2.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading base-orphans-0.5.0...
Configuring base-orphans-0.5.0...
Building base-orphans-0.5.0...
Preprocessing library base-orphans-0.5.0...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/dist-sandbox-9df84abc/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/dist-sandbox-9df84abc/build/Data/Orphans.o )
In-place registering base-orphans-0.5.0...
Running Haddock for base-orphans-0.5.0...
Running hscolour for base-orphans-0.5.0...
Preprocessing library base-orphans-0.5.0...
Preprocessing library base-orphans-0.5.0...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
 100% (  1 /  1) in 'Data.Orphans.Prelude'
 100% (  1 /  1) in 'Data.Orphans'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/base-orphans/index.html,
dist/dist-sandbox-9df84abc/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.52145174067468703135.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/base-orphans-0.5.0-6r3PnYSweurA3Ul5tUzwvY
Registering base-orphans-0.5.0...
Installed base-orphans-0.5.0
Downloading data-default-class-0.0.1...
Configuring data-default-class-0.0.1...
Building data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
[1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/dist-sandbox-9df84abc/build/Data/Default/Class.o )
In-place registering data-default-class-0.0.1...
Running Haddock for data-default-class-0.0.1...
Running hscolour for data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Preprocessing library data-default-class-0.0.1...
Haddock coverage:
  67% (  2 /  3) in 'Data.Default.Class'
  Missing documentation for:
    Module header
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/data-default-class/index.html,
dist/dist-sandbox-9df84abc/doc/html/data-default-class/data-default-class.txt
Creating package registration file:
/tmp/pkgConf-data-default-class-0.01036140795463480570.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-class-0.0.1-K91y8NcZUJI9yaBI61rgdD
Registering data-default-class-0.0.1...
Installed data-default-class-0.0.1
Downloading mmorph-1.0.5...
Configuring mmorph-1.0.5...
Building mmorph-1.0.5...
Preprocessing library mmorph-1.0.5...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/dist-sandbox-9df84abc/build/Control/Monad/Morph.o )

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:11: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/dist-sandbox-9df84abc/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.5...
Running Haddock for mmorph-1.0.5...
Running hscolour for mmorph-1.0.5...
Preprocessing library mmorph-1.0.5...
Preprocessing library mmorph-1.0.5...

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:11: Warning:
    In the use of type constructor or class ‘E.Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  3 /  3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/dist-sandbox-9df84abc/doc/html/mmorph/index.html,
dist/dist-sandbox-9df84abc/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.01911165193269441500.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mmorph-1.0.5-EsJtL6n9y2HIe44mBcTsVR
Registering mmorph-1.0.5...
Installed mmorph-1.0.5
Downloading monad-loops-0.4.3...
Configuring monad-loops-0.4.3...
Building monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
[1 of 1] Compiling Control.Monad.Loops ( src/Control/Monad/Loops.hs, dist/dist-sandbox-9df84abc/build/Control/Monad/Loops.o )
In-place registering monad-loops-0.4.3...
Running Haddock for monad-loops-0.4.3...
Running hscolour for monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Preprocessing library monad-loops-0.4.3...
Haddock coverage:
  75% ( 36 / 48) in 'Control.Monad.Loops'
  Missing documentation for:
    minimaOnByM (src/Control/Monad/Loops.hs:405)
    maximaOnByM (src/Control/Monad/Loops.hs:420)
    minimaByM (src/Control/Monad/Loops.hs:423)
    maximaByM (src/Control/Monad/Loops.hs:426)
    minimaOnM (src/Control/Monad/Loops.hs:429)
    maximaOnM (src/Control/Monad/Loops.hs:432)
    minimumOnByM (src/Control/Monad/Loops.hs:436)
    maximumOnByM (src/Control/Monad/Loops.hs:451)
    minimumByM (src/Control/Monad/Loops.hs:454)
    maximumByM (src/Control/Monad/Loops.hs:457)
    minimumOnM (src/Control/Monad/Loops.hs:460)
    maximumOnM (src/Control/Monad/Loops.hs:463)
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/monad-loops/index.html,
dist/dist-sandbox-9df84abc/doc/html/monad-loops/monad-loops.txt
Creating package registration file:
/tmp/pkgConf-monad-loops-0.41034949299654887343.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/monad-loops-0.4.3-LQiHRUYhFhYBU7nOOWDOrb
Registering monad-loops-0.4.3...
Installed monad-loops-0.4.3
Downloading old-locale-1.0.0.7...
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/dist-sandbox-9df84abc/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/old-locale/index.html,
dist/dist-sandbox-9df84abc/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.0349517445588219756.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/old-locale-1.0.0.7-7h2Gx6mVPJ5Gheca8j9Mpe
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Downloading parallel-3.2.1.0...
Configuring parallel-3.2.1.0...
Building parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/dist-sandbox-9df84abc/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/dist-sandbox-9df84abc/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/dist-sandbox-9df84abc/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.1.0...
Running Haddock for parallel-3.2.1.0...
Running hscolour for parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Preprocessing library parallel-3.2.1.0...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:174)
    seqTuple3 (Control/Seq.hs:178)
    seqTuple4 (Control/Seq.hs:182)
    seqTuple5 (Control/Seq.hs:186)
    seqTuple6 (Control/Seq.hs:190)
    seqTuple7 (Control/Seq.hs:194)
    seqTuple8 (Control/Seq.hs:198)
    seqTuple9 (Control/Seq.hs:202)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:596)
    evalTuple3 (Control/Parallel/Strategies.hs:600)
    evalTuple4 (Control/Parallel/Strategies.hs:604)
    evalTuple5 (Control/Parallel/Strategies.hs:608)
    evalTuple6 (Control/Parallel/Strategies.hs:612)
    evalTuple7 (Control/Parallel/Strategies.hs:616)
    evalTuple8 (Control/Parallel/Strategies.hs:620)
    evalTuple9 (Control/Parallel/Strategies.hs:624)
    parTuple2 (Control/Parallel/Strategies.hs:628)
    parTuple3 (Control/Parallel/Strategies.hs:632)
    parTuple4 (Control/Parallel/Strategies.hs:636)
    parTuple5 (Control/Parallel/Strategies.hs:640)
    parTuple6 (Control/Parallel/Strategies.hs:644)
    parTuple7 (Control/Parallel/Strategies.hs:648)
    parTuple8 (Control/Parallel/Strategies.hs:652)
    parTuple9 (Control/Parallel/Strategies.hs:656)
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/parallel/index.html,
dist/dist-sandbox-9df84abc/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.188216037911614769.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/parallel-3.2.1.0-BEbrIfHgHtmEpYU5TfKWK9
Registering parallel-3.2.1.0...
Installed parallel-3.2.1.0
Configuring semigroups-0.18.1...
Building semigroups-0.18.1...
Preprocessing library semigroups-0.18.1...

src-ghc7/Data/Semigroup.hs:157:8:
    Could not find module ‘Data.Tagged’
    There are files missing in the ‘tagged-0.8.3@tagge_5cptKNCoGdxJM6eqqNERxD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:161:18:
    Could not find module ‘Data.Text’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:162:18:
    Could not find module ‘Data.Text.Lazy’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:163:18:
    Could not find module ‘Data.Text.Lazy.Builder’
    There are files missing in the ‘text-1.2.2.0@text_5c7VCmRXJenGcMPs3kwpkI’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:167:8:
    Could not find module ‘Data.Hashable’
    There are files missing in the ‘hashable-1.2.4.0@hasha_8GjadD03dR57AKCJdr90LD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:171:8:
    Could not find module ‘Data.HashMap.Lazy’
    There are files missing in the ‘unordered-containers-0.2.6.0@unord_KZtAs5BAqzn94LEgyMPvCy’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src-ghc7/Data/Semigroup.hs:172:8:
    Could not find module ‘Data.HashSet’
    There are files missing in the ‘unordered-containers-0.2.6.0@unord_KZtAs5BAqzn94LEgyMPvCy’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install semigroups-0.18.1
Downloading stm-2.4.4.1...
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/dist-sandbox-9df84abc/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/dist-sandbox-9df84abc/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/dist-sandbox-9df84abc/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/dist-sandbox-9df84abc/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/dist-sandbox-9df84abc/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/dist-sandbox-9df84abc/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/dist-sandbox-9df84abc/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/dist-sandbox-9df84abc/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/dist-sandbox-9df84abc/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/dist-sandbox-9df84abc/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/dist-sandbox-9df84abc/doc/html/stm/index.html,
dist/dist-sandbox-9df84abc/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4.432829828570636429.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Downloading transformers-compat-0.4.0.4...
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/dist-sandbox-9df84abc/build/autogen/Paths_transformers_compat.hs, dist/dist-sandbox-9df84abc/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/dist-sandbox-9df84abc/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/dist-sandbox-9df84abc/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/dist-sandbox-9df84abc/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/dist-sandbox-9df84abc/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/dist-sandbox-9df84abc/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/dist-sandbox-9df84abc/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/dist-sandbox-9df84abc/build/autogen/Paths_transformers_compat.hs:25)
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/transformers-compat/index.html,
dist/dist-sandbox-9df84abc/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.0194850541983614030.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.4.0.4-HLoEtsQxMvo5lni62P8VpB
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Downloading data-default-instances-base-0.0.1...
Configuring data-default-instances-base-0.0.1...
Building data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/dist-sandbox-9df84abc/build/Data/Default/Instances/Base.o )
In-place registering data-default-instances-base-0.0.1...
Running Haddock for data-default-instances-base-0.0.1...
Running hscolour for data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Preprocessing library data-default-instances-base-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Base'
  Missing documentation for:
    Module header
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/data-default-instances-base/index.html,
dist/dist-sandbox-9df84abc/doc/html/data-default-instances-base/data-default-instances-base.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-base-0.01502781486703550253.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-base-0.0.1-Bh5w1rt638k3gekgUnZ9Qe
Registering data-default-instances-base-0.0.1...
Installed data-default-instances-base-0.0.1
Downloading data-default-instances-containers-0.0.1...
Configuring data-default-instances-containers-0.0.1...
Building data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
[1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/dist-sandbox-9df84abc/build/Data/Default/Instances/Containers.o )
In-place registering data-default-instances-containers-0.0.1...
Running Haddock for data-default-instances-containers-0.0.1...
Running hscolour for data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Preprocessing library data-default-instances-containers-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.Containers'
  Missing documentation for:
    Module header
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/data-default-instances-containers/index.html,
dist/dist-sandbox-9df84abc/doc/html/data-default-instances-containers/data-default-instances-containers.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-containers-0.011313592111821066342.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-containers-0.0.1-IvTKAI579b047LLJfQOYbY
Registering data-default-instances-containers-0.0.1...
Installed data-default-instances-containers-0.0.1
Downloading data-default-instances-dlist-0.0.1...
Configuring data-default-instances-dlist-0.0.1...
Building data-default-instances-dlist-0.0.1...
Preprocessing library data-default-instances-dlist-0.0.1...

Data/Default/Instances/DList.hs:37:8:
    Could not find module ‘Data.DList’
    There are files missing in the ‘dlist-0.7.1.2@dlist_AO7XAasbAeyL0XLKeq1Aui’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install data-default-instances-dlist-0.0.1
Downloading data-default-instances-old-locale-0.0.1...
Configuring data-default-instances-old-locale-0.0.1...
Building data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
[1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/dist-sandbox-9df84abc/build/Data/Default/Instances/OldLocale.o )
In-place registering data-default-instances-old-locale-0.0.1...
Running Haddock for data-default-instances-old-locale-0.0.1...
Running hscolour for data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Preprocessing library data-default-instances-old-locale-0.0.1...
Haddock coverage:
  50% (  1 /  2) in 'Data.Default.Instances.OldLocale'
  Missing documentation for:
    Module header
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/data-default-instances-old-locale/index.html,
dist/dist-sandbox-9df84abc/doc/html/data-default-instances-old-locale/data-default-instances-old-locale.txt
Creating package registration file:
/tmp/pkgConf-data-default-instances-old-locale-0.0972058109343945053.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/data-default-instances-old-locale-0.0.1-LQTewb1b5hK22W4h2rIWVQ
Registering data-default-instances-old-locale-0.0.1...
Installed data-default-instances-old-locale-0.0.1
Downloading StateVar-1.1.0.3...
Configuring StateVar-1.1.0.3...
Building StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/dist-sandbox-9df84abc/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.3...
Running Haddock for StateVar-1.1.0.3...
Running hscolour for StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
Preprocessing library StateVar-1.1.0.3...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/StateVar/index.html,
dist/dist-sandbox-9df84abc/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.014122776852033669086.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/StateVar-1.1.0.3-8WYLUQJECQz8PFb9p2aPSq
Registering StateVar-1.1.0.3...
Installed StateVar-1.1.0.3
Downloading distributive-0.5.0.2...
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-1517/distributive-0.5.0.2/dist/dist-sandbox-9df84abc/setup/setup.hs, /tmp/cabal-tmp-1517/distributive-0.5.0.2/dist/dist-sandbox-9df84abc/setup/Main.o )
Linking /tmp/cabal-tmp-1517/distributive-0.5.0.2/dist/dist-sandbox-9df84abc/setup/setup ...
Configuring distributive-0.5.0.2...
Building distributive-0.5.0.2...
Preprocessing library distributive-0.5.0.2...

src/Data/Distributive.hs:42:8:
    Could not find module ‘Data.Tagged’
    There are files missing in the ‘tagged-0.8.3@tagge_5cptKNCoGdxJM6eqqNERxD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install distributive-0.5.0.2
Updating documentation index
/home/builder/hackage-server/build-cache/tmp-install/share/doc/x86_64-linux-ghc-7.10.3/index.html
cabal: Error: some packages failed to install:
MonadCompose-0.8.4.0 depends on distributive-0.5.0.2 which failed to install.
bifunctors-5.2 depends on distributive-0.5.0.2 which failed to install.
comonad-5 depends on distributive-0.5.0.2 which failed to install.
contravariant-1.4 depends on semigroups-0.18.1 which failed to install.
data-default-0.5.3 depends on data-default-instances-dlist-0.0.1 which failed
to install.
data-default-instances-dlist-0.0.1 failed during the building phase. The
exception was:
ExitFailure 1
distributive-0.5.0.2 failed during the building phase. The exception was:
ExitFailure 1
monad-products-4.0.1 depends on distributive-0.5.0.2 which failed to install.
semigroupoids-5.0.1 depends on distributive-0.5.0.2 which failed to install.
semigroups-0.18.1 failed during the building phase. The exception was:
ExitFailure 1
void-0.7.1 depends on semigroups-0.18.1 which failed to install.

Test log

No test log was submitted for this report.