Build #1 for clash-lib-0.6.9

[all reports]

Package clash-lib-0.6.9
Install DependencyFailed errors-2.1.1
Docs NotTried
Tests NotTried
Time submitted 2016-01-29 11:17:01.044783 UTC
Compiler ghc-7.10.3
OS linux
Arch x86_64
Dependencies wl-pprint-text-1.1.0.4, uu-parsinglib-2.9.1, unordered-containers-0.2.6.0, unbound-generics-0.3, transformers-0.4.2.0, time-1.5.0.1, text-1.2.2.0, template-haskell-2.10.0.0, process-1.2.3.0, pretty-1.1.2.0, mtl-2.2.1, lens-4.13.1, hashable-1.2.4.0, filepath-1.4.0.0, fgl-5.5.2.3, errors-2.1.1, directory-1.2.2.0, deepseq-1.4.1.1, containers-0.5.6.2, concurrent-supply-0.1.8, clash-prelude-0.10.5, bytestring-0.10.6.0, base-4.8.2.0, attoparsec-0.13.0.1, aeson-0.10.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading concurrent-supply-0.1.8...
Configuring concurrent-supply-0.1.8...
Building concurrent-supply-0.1.8...
Preprocessing library concurrent-supply-0.1.8...

src/Control/Concurrent/Supply.hs:42: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.
Failed to install concurrent-supply-0.1.8
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:36:8:
    Could not find module ‘Data.Default.Class’
    There are files missing in the ‘data-default-class-0.0.1@datad_K91y8NcZUJI9yaBI61rgdD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

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
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-7491/distributive-0.5.0.2/dist/dist-sandbox-9df84abc/setup/setup.hs, /tmp/cabal-tmp-7491/distributive-0.5.0.2/dist/dist-sandbox-9df84abc/setup/Main.o )
Linking /tmp/cabal-tmp-7491/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:33:8:
    Could not find module ‘Data.Orphans’
    There are files missing in the ‘base-orphans-0.5.0@baseo_6r3PnYSweurA3Ul5tUzwvY’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

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
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...

src/Control/Monad/Catch.hs:87:8:
    Could not find module ‘Control.Monad.STM’
    There are files missing in the ‘stm-2.4.4.1@stm_EyxFXFfnfY05IrjGaqCxeD’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Monad/Catch.hs:94:8:
    Could not find module ‘Control.Monad.Reader’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Monad/Catch/Pure.hs:58:8:
    Could not find module ‘Control.Monad.RWS’
    There are files missing in the ‘mtl-2.2.1@mtl_Aue4leSeVkpKLsfHIV51E8’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install exceptions-0.8.2.1
Downloading fgl-5.5.2.3...
Failed to install fgl-5.5.2.3
Downloading fmlist-0.9...
Configuring fmlist-0.9...
Building fmlist-0.9...
Preprocessing library fmlist-0.9...
[1 of 1] Compiling Data.FMList      ( Data/FMList.hs, dist/dist-sandbox-9df84abc/build/Data/FMList.o )
In-place registering fmlist-0.9...
Running Haddock for fmlist-0.9...
Running hscolour for fmlist-0.9...
Preprocessing library fmlist-0.9...
Preprocessing library fmlist-0.9...
Haddock coverage:
  37% ( 14 / 38) in 'Data.FMList'
  Missing documentation for:
    singleton (Data/FMList.hs:135)
    cons (Data/FMList.hs:138)
    snoc (Data/FMList.hs:141)
    pair (Data/FMList.hs:144)
    append (Data/FMList.hs:147)
    fromList (Data/FMList.hs:152)
    fromFoldable (Data/FMList.hs:155)
    null (Data/FMList.hs:162)
    length (Data/FMList.hs:165)
    genericLength (Data/FMList.hs:168)
    head (Data/FMList.hs:172)
    tail (Data/FMList.hs:175)
    last (Data/FMList.hs:178)
    init (Data/FMList.hs:181)
    reverse (Data/FMList.hs:184)
    flatten (Data/FMList.hs:187)
    filter (Data/FMList.hs:190)
    take (Data/FMList.hs:198)
    drop (Data/FMList.hs:204)
    takeWhile (Data/FMList.hs:201)
    dropWhile (Data/FMList.hs:207)
    zip (Data/FMList.hs:213)
    zipWith (Data/FMList.hs:210)
    iterate (Data/FMList.hs:217)
Documentation created: dist/dist-sandbox-9df84abc/doc/html/fmlist/index.html,
dist/dist-sandbox-9df84abc/doc/html/fmlist/fmlist.txt
Creating package registration file: /tmp/pkgConf-fmlist-07523927541474612399.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/fmlist-0.9-3yq5KS8Cdzw1gCMj5FSS4u
Registering fmlist-0.9...
Installed fmlist-0.9
Downloading ghc-tcplugins-extra-0.2...
Configuring ghc-tcplugins-extra-0.2...
Building ghc-tcplugins-extra-0.2...
Preprocessing library ghc-tcplugins-extra-0.2...
[1 of 1] Compiling GHC.TcPluginM.Extra ( src/GHC/TcPluginM/Extra.hs, dist/dist-sandbox-9df84abc/build/GHC/TcPluginM/Extra.o )
In-place registering ghc-tcplugins-extra-0.2...
Running Haddock for ghc-tcplugins-extra-0.2...
Running hscolour for ghc-tcplugins-extra-0.2...
Preprocessing library ghc-tcplugins-extra-0.2...
Preprocessing library ghc-tcplugins-extra-0.2...
Haddock coverage:
 100% ( 15 / 15) in 'GHC.TcPluginM.Extra'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/ghc-tcplugins-extra/index.html,
dist/dist-sandbox-9df84abc/doc/html/ghc-tcplugins-extra/ghc-tcplugins-extra.txt
Creating package registration file:
/tmp/pkgConf-ghc-tcplugins-extra-01117142618168002245.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-tcplugins-extra-0.2-2Xrf8KYz8gw4szHkN3jhah
Registering ghc-tcplugins-extra-0.2...
Installed ghc-tcplugins-extra-0.2
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
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Gen.hs:18:18:
    Could not find module ‘System.Random’
    There are files missing in the ‘random-1.1@rando_9Kgekc9yEaLHLNUuw6paWL’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/System/Random/TF/Gen.hs:27:8:
    Could not find module ‘Data.Primitive.ByteArray’
    There are files missing in the ‘primitive-0.6.1.0@primi_EphY2c7CCxSCBKjAN0YTR3’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install tf-random-0.5
Configuring th-expand-syns-0.3.0.6...
Building th-expand-syns-0.3.0.6...
Preprocessing library th-expand-syns-0.3.0.6...

Language/Haskell/TH/ExpandSyns.hs:13:8:
    Could not find module ‘Data.Generics’
    There are files missing in the ‘syb-0.6@syb_4kccWaTe3QZLxAMQYKgEyE’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install th-expand-syns-0.3.0.6
Downloading unexceptionalio-0.3.0...
Configuring unexceptionalio-0.3.0...
Building unexceptionalio-0.3.0...
Preprocessing library unexceptionalio-0.3.0...
[1 of 1] Compiling UnexceptionalIO  ( UnexceptionalIO.hs, dist/dist-sandbox-9df84abc/build/UnexceptionalIO.o )

UnexceptionalIO.hs:7:1: Warning: Tab character

UnexceptionalIO.hs:8:1: Warning: Tab character

UnexceptionalIO.hs:9:1: Warning: Tab character

UnexceptionalIO.hs:10:1: Warning: Tab character

UnexceptionalIO.hs:11:1: Warning: Tab character

UnexceptionalIO.hs:12:1: Warning: Tab character

UnexceptionalIO.hs:14:1: Warning: Tab character

UnexceptionalIO.hs:16:1: Warning: Tab character

UnexceptionalIO.hs:17:1: Warning: Tab character

UnexceptionalIO.hs:18:1: Warning: Tab character

UnexceptionalIO.hs:47:1: Warning: Tab character

UnexceptionalIO.hs:50:1: Warning: Tab character

UnexceptionalIO.hs:51:1: Warning: Tab character

UnexceptionalIO.hs:54:1: Warning: Tab character

UnexceptionalIO.hs:55:1: Warning: Tab character

UnexceptionalIO.hs:57:1: Warning: Tab character

UnexceptionalIO.hs:60:1: Warning: Tab character

UnexceptionalIO.hs:64:1: Warning: Tab character

UnexceptionalIO.hs:67:1: Warning: Tab character

UnexceptionalIO.hs:70:1: Warning: Tab character

UnexceptionalIO.hs:95:1: Warning: Tab character

UnexceptionalIO.hs:96:1: Warning: Tab character

UnexceptionalIO.hs:97:1: Warning: Tab character

UnexceptionalIO.hs:98:1: Warning: Tab character

UnexceptionalIO.hs:109:1: Warning: Tab character

UnexceptionalIO.hs:110:1: Warning: Tab character

UnexceptionalIO.hs:111:1: Warning: Tab character

UnexceptionalIO.hs:112:1: Warning: Tab character

UnexceptionalIO.hs:113:1: Warning: Tab character

UnexceptionalIO.hs:114:1: Warning: Tab character

UnexceptionalIO.hs:115:1: Warning: Tab character

UnexceptionalIO.hs:116:1: Warning: Tab character

UnexceptionalIO.hs:117:1: Warning: Tab character

UnexceptionalIO.hs:118:1: Warning: Tab character

UnexceptionalIO.hs:119:1: Warning: Tab character

UnexceptionalIO.hs:120:1: Warning: Tab character

UnexceptionalIO.hs:121:1: Warning: Tab character

UnexceptionalIO.hs:122:1: Warning: Tab character

UnexceptionalIO.hs:123:1: Warning: Tab character

UnexceptionalIO.hs:124:1: Warning: Tab character

UnexceptionalIO.hs:125:1: Warning: Tab character

UnexceptionalIO.hs:126:1: Warning: Tab character

UnexceptionalIO.hs:127:1: Warning: Tab character
In-place registering unexceptionalio-0.3.0...
Running Haddock for unexceptionalio-0.3.0...
Running hscolour for unexceptionalio-0.3.0...
Preprocessing library unexceptionalio-0.3.0...
Preprocessing library unexceptionalio-0.3.0...

UnexceptionalIO.hs:7:1: Warning: Tab character

UnexceptionalIO.hs:8:1: Warning: Tab character

UnexceptionalIO.hs:9:1: Warning: Tab character

UnexceptionalIO.hs:10:1: Warning: Tab character

UnexceptionalIO.hs:11:1: Warning: Tab character

UnexceptionalIO.hs:12:1: Warning: Tab character

UnexceptionalIO.hs:14:1: Warning: Tab character

UnexceptionalIO.hs:16:1: Warning: Tab character

UnexceptionalIO.hs:17:1: Warning: Tab character

UnexceptionalIO.hs:18:1: Warning: Tab character

UnexceptionalIO.hs:47:1: Warning: Tab character

UnexceptionalIO.hs:50:1: Warning: Tab character

UnexceptionalIO.hs:51:1: Warning: Tab character

UnexceptionalIO.hs:54:1: Warning: Tab character

UnexceptionalIO.hs:55:1: Warning: Tab character

UnexceptionalIO.hs:57:1: Warning: Tab character

UnexceptionalIO.hs:60:1: Warning: Tab character

UnexceptionalIO.hs:64:1: Warning: Tab character

UnexceptionalIO.hs:67:1: Warning: Tab character

UnexceptionalIO.hs:70:1: Warning: Tab character

UnexceptionalIO.hs:95:1: Warning: Tab character

UnexceptionalIO.hs:96:1: Warning: Tab character

UnexceptionalIO.hs:97:1: Warning: Tab character

UnexceptionalIO.hs:98:1: Warning: Tab character

UnexceptionalIO.hs:109:1: Warning: Tab character

UnexceptionalIO.hs:110:1: Warning: Tab character

UnexceptionalIO.hs:111:1: Warning: Tab character

UnexceptionalIO.hs:112:1: Warning: Tab character

UnexceptionalIO.hs:113:1: Warning: Tab character

UnexceptionalIO.hs:114:1: Warning: Tab character

UnexceptionalIO.hs:115:1: Warning: Tab character

UnexceptionalIO.hs:116:1: Warning: Tab character

UnexceptionalIO.hs:117:1: Warning: Tab character

UnexceptionalIO.hs:118:1: Warning: Tab character

UnexceptionalIO.hs:119:1: Warning: Tab character

UnexceptionalIO.hs:120:1: Warning: Tab character

UnexceptionalIO.hs:121:1: Warning: Tab character

UnexceptionalIO.hs:122:1: Warning: Tab character

UnexceptionalIO.hs:123:1: Warning: Tab character

UnexceptionalIO.hs:124:1: Warning: Tab character

UnexceptionalIO.hs:125:1: Warning: Tab character

UnexceptionalIO.hs:126:1: Warning: Tab character

UnexceptionalIO.hs:127:1: Warning: Tab character
Haddock coverage:
 100% ( 11 / 11) in 'UnexceptionalIO'
Warning: UnexceptionalIO: could not find link destinations for:
    SomeException
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/unexceptionalio/index.html,
dist/dist-sandbox-9df84abc/doc/html/unexceptionalio/unexceptionalio.txt
Creating package registration file:
/tmp/pkgConf-unexceptionalio-0.31431419379620145550.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/unexceptionalio-0.3.0-D75XtsleGJsKf9ql1scTbl
Registering unexceptionalio-0.3.0...
Installed unexceptionalio-0.3.0
Downloading uu-interleaved-0.2.0.0...
Configuring uu-interleaved-0.2.0.0...
Building uu-interleaved-0.2.0.0...
Preprocessing library uu-interleaved-0.2.0.0...
[1 of 1] Compiling Control.Applicative.Interleaved ( src/Control/Applicative/Interleaved.hs, dist/dist-sandbox-9df84abc/build/Control/Applicative/Interleaved.o )
In-place registering uu-interleaved-0.2.0.0...
Running Haddock for uu-interleaved-0.2.0.0...
Running hscolour for uu-interleaved-0.2.0.0...
Preprocessing library uu-interleaved-0.2.0.0...
Preprocessing library uu-interleaved-0.2.0.0...
Haddock coverage:
  88% ( 14 / 16) in 'Control.Applicative.Interleaved'
  Missing documentation for:
    Splittable (src/Control/Applicative/Interleaved.hs:52)
    Alt (src/Control/Applicative/Interleaved.hs:48)
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/uu-interleaved/index.html,
dist/dist-sandbox-9df84abc/doc/html/uu-interleaved/uu-interleaved.txt
Creating package registration file:
/tmp/pkgConf-uu-interleaved-0.2.0324763920155789224.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/uu-interleaved-0.2.0.0-6dm6FmzohkZ4pmMOiiARxO
Registering uu-interleaved-0.2.0.0...
Installed uu-interleaved-0.2.0.0
Downloading wl-pprint-text-1.1.0.4...
Configuring wl-pprint-text-1.1.0.4...
Building wl-pprint-text-1.1.0.4...
Preprocessing library wl-pprint-text-1.1.0.4...

Text/PrettyPrint/Leijen/Text.hs:131: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.

Text/PrettyPrint/Leijen/Text.hs:133: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.

Text/PrettyPrint/Leijen/Text.hs:134:18:
    Could not find module ‘Data.Text.Lazy.IO’
    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.
Failed to install wl-pprint-text-1.1.0.4
Downloading ListLike-4.2.1...
Configuring ListLike-4.2.1...
Building ListLike-4.2.1...
Preprocessing library ListLike-4.2.1...

src/Data/ListLike/Vector/Generic.hs:4:14: Warning:
    -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS

src/Data/ListLike/DList.hs:10:18:
    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.

src/Data/ListLike/Text/Text.hs:10: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/Data/ListLike/Text/Text.hs:11:18:
    Could not find module ‘Data.Text.IO’
    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/Data/ListLike/Text/Text.hs:12:18:
    Could not find module ‘Data.Text.Encoding’
    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/Data/ListLike/Text/TextLazy.hs:10: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/Data/ListLike/Text/TextLazy.hs:11:18:
    Could not find module ‘Data.Text.Lazy.IO’
    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/Data/ListLike/Vector/Generic.hs:17:18:
    Could not find module ‘Data.Vector.Generic’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/ListLike/Vector/Storable.hs:11:18:
    Could not find module ‘Data.Vector.Storable’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/ListLike/Vector/Unboxed.hs:11:18:
    Could not find module ‘Data.Vector.Unboxed’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/ListLike/Vector/Vector.hs:11:18:
    Could not find module ‘Data.Vector’
    There are files missing in the ‘vector-0.11.0.0@vecto_LmZ3LQW4ivu8MsQuVgukln’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install ListLike-4.2.1
Downloading ghc-typelits-extra-0.1.1...
Configuring ghc-typelits-extra-0.1.1...
Building ghc-typelits-extra-0.1.1...
Preprocessing library ghc-typelits-extra-0.1.1...
[1 of 4] Compiling GHC.TypeLits.Extra.Solver.Operations ( src/GHC/TypeLits/Extra/Solver/Operations.hs, dist/dist-sandbox-9df84abc/build/GHC/TypeLits/Extra/Solver/Operations.o )
[2 of 4] Compiling GHC.TypeLits.Extra.Solver.Unify ( src/GHC/TypeLits/Extra/Solver/Unify.hs, dist/dist-sandbox-9df84abc/build/GHC/TypeLits/Extra/Solver/Unify.o )
[3 of 4] Compiling GHC.TypeLits.Extra.Solver ( src/GHC/TypeLits/Extra/Solver.hs, dist/dist-sandbox-9df84abc/build/GHC/TypeLits/Extra/Solver.o )
[4 of 4] Compiling GHC.TypeLits.Extra ( src/GHC/TypeLits/Extra.hs, dist/dist-sandbox-9df84abc/build/GHC/TypeLits/Extra.o )
In-place registering ghc-typelits-extra-0.1.1...
Running Haddock for ghc-typelits-extra-0.1.1...
Running hscolour for ghc-typelits-extra-0.1.1...
Preprocessing library ghc-typelits-extra-0.1.1...
Preprocessing library ghc-typelits-extra-0.1.1...
Haddock coverage:
   0% (  0 /  6) in 'GHC.TypeLits.Extra.Solver.Operations'
  Missing documentation for:
    Module header
    ExtraOp (src/GHC/TypeLits/Extra/Solver/Operations.hs:7)
     (src/GHC/TypeLits/Extra/Solver/Operations.hs:15)
    mergeGCD (src/GHC/TypeLits/Extra/Solver/Operations.hs:22)
    mergeCLog (src/GHC/TypeLits/Extra/Solver/Operations.hs:26)
    mergeExp (src/GHC/TypeLits/Extra/Solver/Operations.hs:35)
   6% (  1 / 16) in 'GHC.TypeLits.Extra.Solver.Unify'
  Missing documentation for:
    Module header
    ExtraDefs (src/GHC/TypeLits/Extra/Solver/Unify.hs:24)
    normaliseNat (src/GHC/TypeLits/Extra/Solver/Unify.hs:29)
    reifyExtraOp (src/GHC/TypeLits/Extra/Solver/Unify.hs:44)
    ExtraSubst (src/GHC/TypeLits/Extra/Solver/Unify.hs:61)
    SubstItem (src/GHC/TypeLits/Extra/Solver/Unify.hs:63)
     (src/GHC/TypeLits/Extra/Solver/Unify.hs:70)
    substsExtra (src/GHC/TypeLits/Extra/Solver/Unify.hs:73)
    substExtra (src/GHC/TypeLits/Extra/Solver/Unify.hs:77)
    substsSubst (src/GHC/TypeLits/Extra/Solver/Unify.hs:91)
     (src/GHC/TypeLits/Extra/Solver/Unify.hs:101)
    unifyExtra (src/GHC/TypeLits/Extra/Solver/Unify.hs:106)
    unifyExtra' (src/GHC/TypeLits/Extra/Solver/Unify.hs:111)
    fvOP (src/GHC/TypeLits/Extra/Solver/Unify.hs:116)
    eqFV (src/GHC/TypeLits/Extra/Solver/Unify.hs:123)
 100% (  2 /  2) in 'GHC.TypeLits.Extra.Solver'
 100% (  3 /  3) in 'GHC.TypeLits.Extra'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/ghc-typelits-extra/index.html,
dist/dist-sandbox-9df84abc/doc/html/ghc-typelits-extra/ghc-typelits-extra.txt
Creating package registration file:
/tmp/pkgConf-ghc-typelits-extra-0.1496060028828388027.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-typelits-extra-0.1.1-HhJNx9GfY3p100Baeu3BGX
Registering ghc-typelits-extra-0.1.1...
Installed ghc-typelits-extra-0.1.1
Downloading ghc-typelits-natnormalise-0.4...
Configuring ghc-typelits-natnormalise-0.4...
Building ghc-typelits-natnormalise-0.4...
Preprocessing library ghc-typelits-natnormalise-0.4...
[1 of 4] Compiling GHC.TypeLits.Normalise.SOP ( src/GHC/TypeLits/Normalise/SOP.hs, dist/dist-sandbox-9df84abc/build/GHC/TypeLits/Normalise/SOP.o )
[2 of 4] Compiling GHC.Extra.Instances ( src/GHC/Extra/Instances.hs, dist/dist-sandbox-9df84abc/build/GHC/Extra/Instances.o )
[3 of 4] Compiling GHC.TypeLits.Normalise.Unify ( src/GHC/TypeLits/Normalise/Unify.hs, dist/dist-sandbox-9df84abc/build/GHC/TypeLits/Normalise/Unify.o )
[4 of 4] Compiling GHC.TypeLits.Normalise ( src/GHC/TypeLits/Normalise.hs, dist/dist-sandbox-9df84abc/build/GHC/TypeLits/Normalise.o )
In-place registering ghc-typelits-natnormalise-0.4...
Running Haddock for ghc-typelits-natnormalise-0.4...
Running hscolour for ghc-typelits-natnormalise-0.4...
Preprocessing library ghc-typelits-natnormalise-0.4...
Preprocessing library ghc-typelits-natnormalise-0.4...
Haddock coverage:
  75% (  9 / 12) in 'GHC.TypeLits.Normalise.SOP'
  Missing documentation for:
    Symbol (src/GHC/TypeLits/Normalise/SOP.hs:97)
    Product (src/GHC/TypeLits/Normalise/SOP.hs:104)
    SOP (src/GHC/TypeLits/Normalise/SOP.hs:113)
  50% (  1 /  2) in 'GHC.Extra.Instances'
  Missing documentation for:
     (src/GHC/Extra/Instances.hs:26)
  88% ( 15 / 17) in 'GHC.TypeLits.Normalise.Unify'
  Missing documentation for:
    UnifyItem (src/GHC/TypeLits/Normalise/Unify.hs:120)
    TyUnify (src/GHC/TypeLits/Normalise/Unify.hs:118)
 100% (  2 /  2) in 'GHC.TypeLits.Normalise'
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/ghc-typelits-natnormalise/index.html,
dist/dist-sandbox-9df84abc/doc/html/ghc-typelits-natnormalise/ghc-typelits-natnormalise.txt
Creating package registration file:
/tmp/pkgConf-ghc-typelits-natnormalise-017083026471857756970.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/ghc-typelits-natnormalise-0.4-3Upa3ALZKUV37le9Is1uns
Registering ghc-typelits-natnormalise-0.4...
Installed ghc-typelits-natnormalise-0.4
Downloading errors-2.1.1...
Configuring errors-2.1.1...
Building errors-2.1.1...
Preprocessing library errors-2.1.1...

Control/Error.hs:76:8:
    Could not find module ‘Safe’
    There are files missing in the ‘safe-0.3.9@safe_Eus5OohxO2XHvdWxKAmhFS’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install errors-2.1.1
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:
ListLike-4.2.1 failed during the building phase. The exception was:
ExitFailure 1
QuickCheck-2.8.2 depends on tf-random-0.5 which failed to install.
adjunctions-4.3 depends on semigroups-0.18.1 which failed to install.
bifunctors-5.2 depends on semigroups-0.18.1 which failed to install.
clash-lib-0.6.9 depends on errors-2.1.1 which failed to install.
clash-prelude-0.10.5 depends on th-expand-syns-0.3.0.6 which failed to
install.
comonad-5 depends on semigroups-0.18.1 which failed to install.
concurrent-supply-0.1.8 failed during the building phase. The exception was:
ExitFailure 1
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
errors-2.1.1 failed during the building phase. The exception was:
ExitFailure 1
exceptions-0.8.2.1 failed during the building phase. The exception was:
ExitFailure 1
fgl-5.5.2.3 failed while downloading the package. The exception was:
user error (Failed to download
http://hackage-origin.haskell.org/package/fgl-5.5.2.3.tar.gz : ErrorMisc
"Error HTTP code: 504")
free-4.12.4 depends on semigroups-0.18.1 which failed to install.
kan-extensions-5.0.1 depends on semigroups-0.18.1 which failed to install.
lens-4.13.1 depends on semigroups-0.18.1 which failed to install.
profunctors-5.2 depends on semigroups-0.18.1 which failed to install.
semigroupoids-5.0.1 depends on semigroups-0.18.1 which failed to install.
semigroups-0.18.1 failed during the building phase. The exception was:
ExitFailure 1
singletons-2.0.1 depends on th-expand-syns-0.3.0.6 which failed to install.
tf-random-0.5 failed during the building phase. The exception was:
ExitFailure 1
th-desugar-1.5.5 depends on th-expand-syns-0.3.0.6 which failed to install.
th-expand-syns-0.3.0.6 failed during the building phase. The exception was:
ExitFailure 1
th-orphans-0.13.0 depends on th-expand-syns-0.3.0.6 which failed to install.
th-reify-many-0.1.4 depends on th-expand-syns-0.3.0.6 which failed to install.
unbound-generics-0.3 depends on semigroups-0.18.1 which failed to install.
uu-parsinglib-2.9.1 depends on ListLike-4.2.1 which failed to install.
void-0.7.1 depends on semigroups-0.18.1 which failed to install.
wl-pprint-text-1.1.0.4 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.