Build #1 for syntax-attoparsec-1.0.0.0

[all reports]

Package syntax-attoparsec-1.0.0.0
Install DependencyFailed pointed-4.1
Docs NotTried
Tests NotTried
Time submitted 2014-12-12 23:45:02.107282 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies vector-0.10.12.2, text-1.2.0.2, syntax-1.0.0.0, semi-iso-1.0.0.0, scientific-0.3.3.3, bytestring-0.10.4.1, base-4.7.0.1, attoparsec-0.12.1.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring keys-3.10.1...
Building keys-3.10.1...
Preprocessing library keys-3.10.1...

src/Data/Key.hs:68:8:
    Could not find module ‘Control.Comonad.Trans.Traced’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Key.hs:69:8:
    Could not find module ‘Control.Monad.Free’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Key.hs:70:8:
    Could not find module ‘Control.Comonad.Cofree’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Key.hs:76:8:
    Could not find module ‘Data.Functor.Bind’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Key.hs:79:8:
    Could not find module ‘Data.Functor.Coproduct’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Key.hs:92:8:
    Could not find module ‘Data.Semigroup.Foldable’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Key.hs:93:8:
    Could not find module ‘Data.Semigroup.Traversable’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install keys-3.10.1
[1 of 1] Compiling Main             ( /tmp/lens-4.6.0.1-2569/lens-4.6.0.1/dist/dist-sandbox-1428821d/setup/setup.hs, /tmp/lens-4.6.0.1-2569/lens-4.6.0.1/dist/dist-sandbox-1428821d/setup/Main.o )
Linking /tmp/lens-4.6.0.1-2569/lens-4.6.0.1/dist/dist-sandbox-1428821d/setup/setup ...
Configuring lens-4.6.0.1...
Building lens-4.6.0.1...
Preprocessing library lens-4.6.0.1...

src/Control/Exception/Lens.hs:110:8:
    Could not find module ‘Control.Monad.Catch’
    There are files missing in the ‘exceptions-0.6.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Action.hs:50:8:
    Could not find module ‘Control.Comonad’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Action.hs:57:8:
    Could not find module ‘Data.Profunctor’
    There are files missing in the ‘profunctors-4.3.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Action.hs:58:8:
    Could not find module ‘Data.Profunctor.Rep’
    There are files missing in the ‘profunctors-4.3.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Action.hs:59:8:
    Could not find module ‘Data.Profunctor.Unsafe’
    There are files missing in the ‘profunctors-4.3.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Fold.hs:154:8:
    Could not find module ‘Data.Functor.Apply’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Getter.hs:80:8:
    Could not find module ‘Data.Functor.Contravariant’
    There are files missing in the ‘contravariant-1.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Indexed.hs:81:8:
    Could not find module ‘Control.Monad.Free’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Action.hs:31:8:
    Could not find module ‘Data.Functor.Bind’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Context.hs:39:8:
    Could not find module ‘Control.Comonad.Store.Class’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Deque.hs:48:8:
    Could not find module ‘Data.Functor.Plus’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Fold.hs:38:8:
    Could not find module ‘Data.Reflection’
    There are files missing in the ‘reflection-1.5.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:28:8:
    Could not find module ‘Data.Bifoldable’
    There are files missing in the ‘bifunctors-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:29:8:
    Could not find module ‘Data.Bifunctor’
    There are files missing in the ‘bifunctors-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:30:8:
    Could not find module ‘Data.Bitraversable’
    There are files missing in the ‘bifunctors-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:33:8:
    Could not find module ‘Data.Semigroup.Foldable’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Getter.hs:34:8:
    Could not find module ‘Data.Semigroup.Traversable’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Indexed.hs:43:8:
    Could not find module ‘Data.Distributive’
    There are files missing in the ‘distributive-0.4.4’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Internal/Instances.hs:25:8:
    Could not find module ‘Data.Traversable.Instances’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Plated.hs:87:8:
    Could not find module ‘Control.Comonad.Cofree’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Plated.hs:96:8:
    Could not find module ‘Control.Monad.Free.Church’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Plated.hs:97:8:
    Could not find module ‘Control.Monad.Trans.Free’
    There are files missing in the ‘free-4.10.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Reified.hs:33:8:
    Could not find module ‘Data.Functor.Extend’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Wrapped.hs:65:18:
    Could not find module ‘Control.Comonad.Trans.Traced’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Wrapped.hs:84:18:
    Could not find module ‘Data.Functor.Contravariant.Compose’
    There are files missing in the ‘contravariant-1.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Lens/Wrapped.hs:86:18:
    Could not find module ‘Data.Functor.Coproduct’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Parallel/Strategies/Lens.hs:29:8:
    Could not find module ‘Control.Parallel.Strategies’
    There are files missing in the ‘parallel-3.2.0.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Control/Seq/Lens.hs:17:8:
    Could not find module ‘Control.Seq’
    There are files missing in the ‘parallel-3.2.0.5’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install lens-4.6.0.1
Configuring pointed-4.1...
Building pointed-4.1...
Preprocessing library pointed-4.1...

src/Data/Copointed.hs:10:8:
    Could not find module ‘Data.Functor.Coproduct’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Copointed.hs:16:8:
    Could not find module ‘Control.Comonad.Trans.Env’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Copointed.hs:17:8:
    Could not find module ‘Control.Comonad.Trans.Store’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Copointed.hs:18:8:
    Could not find module ‘Control.Comonad.Trans.Traced’
    There are files missing in the ‘comonad-4.2.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Pointed.hs:10:8:
    Could not find module ‘Data.Default.Class’
    There are files missing in the ‘data-default-class-0.0.1’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.

src/Data/Pointed.hs:43:8:
    Could not find module ‘Data.Semigroupoid.Static’
    There are files missing in the ‘semigroupoids-4.2’ package,
    try running 'ghc-pkg check'.
    Use -v to see a list of the files searched for.
Failed to install pointed-4.1
cabal: Error: some packages failed to install:
keys-3.10.1 failed during the building phase. The exception was:
ExitFailure 1
lens-4.6.0.1 failed during the building phase. The exception was:
ExitFailure 1
mono-traversable-0.6.3 depends on pointed-4.1 which failed to install.
pointed-4.1 failed during the building phase. The exception was:
ExitFailure 1
semi-iso-1.0.0.0 depends on lens-4.6.0.1 which failed to install.
syntax-1.0.0.0 depends on pointed-4.1 which failed to install.
syntax-attoparsec-1.0.0.0 depends on pointed-4.1 which failed to install.
vector-instances-3.3 depends on pointed-4.1 which failed to install.

Test log

No test log was submitted for this report.