Build #4 for reflex-0.0.1
| Package | reflex-0.0.1 |
|---|
| Install | DependencyFailed semigroups-0.16.2.2 |
|---|---|
| Docs | NotTried |
| Tests | NotTried |
| Time submitted | 2016-02-11 21:33:47.260646 UTC |
|---|---|
| Compiler | ghc-7.10.3 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | these-0.4.1, template-haskell-2.10.0.0, semigroups-0.16.2.2, primitive-0.5.4.0, mtl-2.2.1, lens-4.8, dependent-sum-0.2.1.0, dependent-map-0.1.1.3, containers-0.5.6.2, base-4.8.2.0 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Configuring dependent-map-0.1.1.3...
Building dependent-map-0.1.1.3...
Preprocessing library dependent-map-0.1.1.3...
src/Data/Dependent/Map.hs:139:8:
Ambiguous module name ‘Data.Dependent.Sum’:
it was found in multiple packages:
dependent-sum-0.2.1.0@depen_6gwRdBck5QZ4qXAnB7oLqU dependent-sum-0.3.2.1@depen_9jCsPjr2EGgG8iN7Qj6YGV
src/Data/Dependent/Map.hs:140:8:
Ambiguous module name ‘Data.GADT.Compare’:
it was found in multiple packages:
dependent-sum-0.2.1.0@depen_6gwRdBck5QZ4qXAnB7oLqU dependent-sum-0.3.2.1@depen_9jCsPjr2EGgG8iN7Qj6YGV
src/Data/Dependent/Map/Internal.hs:13:8:
Ambiguous module name ‘Data.GADT.Show’:
it was found in multiple packages:
dependent-sum-0.2.1.0@depen_6gwRdBck5QZ4qXAnB7oLqU dependent-sum-0.3.2.1@depen_9jCsPjr2EGgG8iN7Qj6YGV
Failed to install dependent-map-0.1.1.3
Downloading distributive-0.4.4...
[1 of 1] Compiling Main ( /tmp/cabal-tmp-19481/distributive-0.4.4/dist/dist-sandbox-9df84abc/setup/setup.hs, /tmp/cabal-tmp-19481/distributive-0.4.4/dist/dist-sandbox-9df84abc/setup/Main.o )
Linking /tmp/cabal-tmp-19481/distributive-0.4.4/dist/dist-sandbox-9df84abc/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
src/Data/Distributive.hs:33: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.4.4
Downloading exceptions-0.8.2.1...
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
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 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...
Warning: The program 'hscolour' version >=1.8 is required but it could not be
found.
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.19398195822001100545.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
Downloading prelude-extras-0.4.0.3...
Configuring prelude-extras-0.4.0.3...
Building prelude-extras-0.4.0.3...
Preprocessing library prelude-extras-0.4.0.3...
[1 of 1] Compiling Prelude.Extras ( src/Prelude/Extras.hs, dist/dist-sandbox-9df84abc/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4.0.3...
Running Haddock for prelude-extras-0.4.0.3...
Warning: The program 'hscolour' version >=1.8 is required but it could not be
found.
Preprocessing library prelude-extras-0.4.0.3...
Haddock coverage:
5% ( 2 / 43) in 'Prelude.Extras'
Missing documentation for:
Module header
Eq1 (src/Prelude/Extras.hs:83)
/=# (src/Prelude/Extras.hs:90)
Ord1 (src/Prelude/Extras.hs:178)
<# (src/Prelude/Extras.hs:186)
<=# (src/Prelude/Extras.hs:186)
>=# (src/Prelude/Extras.hs:186)
># (src/Prelude/Extras.hs:186)
max1 (src/Prelude/Extras.hs:187)
min1 (src/Prelude/Extras.hs:187)
Show1 (src/Prelude/Extras.hs:291)
show1 (src/Prelude/Extras.hs:300)
shows1 (src/Prelude/Extras.hs:303)
Read1 (src/Prelude/Extras.hs:401)
read1 (src/Prelude/Extras.hs:419)
reads1 (src/Prelude/Extras.hs:422)
readPrec1 (src/Prelude/Extras.hs:412)
readListPrec1 (src/Prelude/Extras.hs:415)
readList1Default (src/Prelude/Extras.hs:438)
readListPrec1Default (src/Prelude/Extras.hs:441)
Lift1 (src/Prelude/Extras.hs:643)
Eq2 (src/Prelude/Extras.hs:150)
/=## (src/Prelude/Extras.hs:157)
Ord2 (src/Prelude/Extras.hs:247)
<## (src/Prelude/Extras.hs:255)
<=## (src/Prelude/Extras.hs:257)
>=## (src/Prelude/Extras.hs:259)
>## (src/Prelude/Extras.hs:261)
max2 (src/Prelude/Extras.hs:264)
min2 (src/Prelude/Extras.hs:269)
Show2 (src/Prelude/Extras.hs:361)
show2 (src/Prelude/Extras.hs:370)
shows2 (src/Prelude/Extras.hs:374)
Read2 (src/Prelude/Extras.hs:551)
read2 (src/Prelude/Extras.hs:592)
reads2 (src/Prelude/Extras.hs:595)
readPrec2 (src/Prelude/Extras.hs:561)
readListPrec2 (src/Prelude/Extras.hs:564)
readList2Default (src/Prelude/Extras.hs:611)
readListPrec2Default (src/Prelude/Extras.hs:614)
Lift2 (src/Prelude/Extras.hs:651)
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/prelude-extras/index.html,
dist/dist-sandbox-9df84abc/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file:
/tmp/pkgConf-prelude-extras-0.4.013732263401631518149.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/prelude-extras-0.4.0.3-1gQpKVfMHul71LsAFgGRhv
Registering prelude-extras-0.4.0.3...
Installed prelude-extras-0.4.0.3
Downloading reflection-1.5.2.1...
Configuring reflection-1.5.2.1...
Building reflection-1.5.2.1...
Preprocessing library reflection-1.5.2.1...
[1 of 1] Compiling Data.Reflection ( fast/Data/Reflection.hs, dist/dist-sandbox-9df84abc/build/Data/Reflection.o )
In-place registering reflection-1.5.2.1...
Running Haddock for reflection-1.5.2.1...
Warning: The program 'hscolour' version >=1.8 is required but it could not be
found.
Preprocessing library reflection-1.5.2.1...
Haddock coverage:
67% ( 10 / 15) in 'Data.Reflection'
Missing documentation for:
Reifies (fast/Data/Reflection.hs:93)
Z (fast/Data/Reflection.hs:135)
D (fast/Data/Reflection.hs:136)
SD (fast/Data/Reflection.hs:137)
PD (fast/Data/Reflection.hs:138)
Documentation created:
dist/dist-sandbox-9df84abc/doc/html/reflection/index.html,
dist/dist-sandbox-9df84abc/doc/html/reflection/reflection.txt
Creating package registration file:
/tmp/pkgConf-reflection-1.5.21351797369492067917.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/reflection-1.5.2.1-EyqFNU5hb0LE1ut44rtynO
Registering reflection-1.5.2.1...
Installed reflection-1.5.2.1
Configuring semigroups-0.16.2.2...
Building semigroups-0.16.2.2...
Preprocessing library semigroups-0.16.2.2...
src/Data/Semigroup.hs:135: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/Semigroup.hs:136: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/Semigroup.hs:137: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/Data/Semigroup.hs:141: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/Data/Semigroup.hs:145: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/Data/Semigroup.hs:146: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.16.2.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:
adjunctions-4.2.2 depends on semigroups-0.16.2.2 which failed to install.
bifunctors-4.2.1 depends on semigroups-0.16.2.2 which failed to install.
comonad-4.2.7.2 depends on semigroups-0.16.2.2 which failed to install.
contravariant-1.4 depends on semigroups-0.16.2.2 which failed to install.
dependent-map-0.1.1.3 failed during the building phase. The exception was:
ExitFailure 1
distributive-0.4.4 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
free-4.12.4 depends on semigroups-0.16.2.2 which failed to install.
kan-extensions-4.2.3 depends on semigroups-0.16.2.2 which failed to install.
lens-4.8 depends on semigroups-0.16.2.2 which failed to install.
profunctors-4.4.1 depends on semigroups-0.16.2.2 which failed to install.
reflex-0.0.1 depends on semigroups-0.16.2.2 which failed to install.
semigroupoids-4.2 depends on semigroups-0.16.2.2 which failed to install.
semigroups-0.16.2.2 failed during the building phase. The exception was:
ExitFailure 1
these-0.4.1 depends on semigroups-0.16.2.2 which failed to install.
void-0.7.1 depends on semigroups-0.16.2.2 which failed to install.
Test log
No test log was submitted for this report.