Build #2 for kan-extensions-4.1.1

[all reports]

Package kan-extensions-4.1.1
Install DependencyFailed pointed-4.1
Docs NotTried
Tests NotTried
Time submitted 2014-12-11 23:11:59.604663 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies transformers-0.4.2.0, tagged-0.7.3, semigroupoids-4.2, pointed-4.1, mtl-2.2.1, free-4.10.0.1, distributive-0.4.4, contravariant-1.2, containers-0.5.5.1, comonad-4.2.2, base-4.7.0.1, array-0.5.0.0, adjunctions-4.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring adjunctions-4.2...
Building adjunctions-4.2...
Preprocessing library adjunctions-4.2...

src/Control/Comonad/Representable/Store.hs:32: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/Comonad/Representable/Store.hs:33:8:
    Could not find module ‘Control.Comonad.Cofree.Class’
    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/Comonad/Representable/Store.hs:34:8:
    Could not find module ‘Control.Comonad.Env.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/Comonad/Representable/Store.hs:35:8:
    Could not find module ‘Control.Comonad.Hoist.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/Comonad/Representable/Store.hs:36: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/Comonad/Representable/Store.hs:37:8:
    Could not find module ‘Control.Comonad.Traced.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/Comonad/Representable/Store.hs:38:8:
    Could not find module ‘Control.Comonad.Trans.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/Comonad/Representable/Store.hs:40: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/Comonad/Representable/Store.hs:41: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/Comonad/Trans/Adjoint.hs:31: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/Monad/Representable/Reader.hs:35: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/Monad/Representable/Reader.hs:42: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/Monad/Representable/Reader.hs:43: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/Monad/Representable/State.hs:39:8:
    Could not find module ‘Data.Functor.Bind.Trans’
    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/Monad/Representable/State.hs:44:8:
    Could not find module ‘Control.Monad.Free.Class’
    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/Monad/Trans/Contravariant/Adjoint.hs:42: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/Data/Functor/Adjunction.hs:36: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/Functor/Adjunction.hs:44: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/Functor/Adjunction.hs:45: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/Functor/Adjunction.hs:46: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/Functor/Adjunction.hs:49: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/Functor/Adjunction.hs:53: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.
Failed to install adjunctions-4.2
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:
adjunctions-4.2 failed during the building phase. The exception was:
ExitFailure 1
kan-extensions-4.1.1 depends on pointed-4.1 which failed to install.
pointed-4.1 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.