Build #2 for functor-combo-0.0.1

[all reports]

Package functor-combo-0.0.1
Install InstallOk
Docs Failed
Tests NotTried
Time submitted 2015-05-28 04:37:13.10407 UTC
Compiler ghc-7.8.3
OS linux
Arch x86_64
Dependencies data-inttrie-0.1.0, containers-0.5.5.1, base-4.7.0.1, TypeCompose-0.9.10
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring TypeCompose-0.9.10...
Building TypeCompose-0.9.10...
Preprocessing library TypeCompose-0.9.10...
[ 1 of 10] Compiling Control.Instances ( src/Control/Instances.hs, dist/build/Control/Instances.o )
[ 2 of 10] Compiling Data.RefMonad    ( src/Data/RefMonad.hs, dist/build/Data/RefMonad.o )
[ 3 of 10] Compiling Data.Bijection   ( src/Data/Bijection.hs, dist/build/Data/Bijection.o )
[ 4 of 10] Compiling Control.Compose  ( src/Control/Compose.hs, dist/build/Control/Compose.o )
[ 5 of 10] Compiling Data.Title       ( src/Data/Title.hs, dist/build/Data/Title.o )
[ 6 of 10] Compiling Data.CxMonoid    ( src/Data/CxMonoid.hs, dist/build/Data/CxMonoid.o )
[ 7 of 10] Compiling Data.Pair        ( src/Data/Pair.hs, dist/build/Data/Pair.o )
[ 8 of 10] Compiling Data.Zip         ( src/Data/Zip.hs, dist/build/Data/Zip.o )

src/Data/Zip.hs:111:1: Warning:
    Rule "zipWith  prelude" may never fire
      because ‘zipWith’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘zipWith’

src/Data/Zip.hs:112:1: Warning:
    Rule "zipWith3 prelude" may never fire
      because ‘zipWith3’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘zipWith3’
[ 9 of 10] Compiling Data.Partial     ( src/Data/Partial.hs, dist/build/Data/Partial.o )
[10 of 10] Compiling Data.Lambda      ( src/Data/Lambda.hs, dist/build/Data/Lambda.o )
In-place registering TypeCompose-0.9.10...
Running Haddock for TypeCompose-0.9.10...
Running hscolour for TypeCompose-0.9.10...
Preprocessing library TypeCompose-0.9.10...
Preprocessing library TypeCompose-0.9.10...
Haddock coverage:
 100% (  1 /  1) in 'Control.Instances'
 100% (  3 /  3) in 'Data.RefMonad'
 100% (  8 /  8) in 'Data.Bijection'
  85% ( 84 / 99) in 'Control.Compose'
  67% (  2 /  3) in 'Data.Title'
 100% (  4 /  4) in 'Data.CxMonoid'
 100% ( 16 / 16) in 'Data.Pair'
 100% ( 18 / 18) in 'Data.Zip'
  91% ( 10 / 11) in 'Data.Partial'
 100% (  8 /  8) in 'Data.Lambda'
Documentation created: dist/doc/html/TypeCompose/index.html,
dist/doc/html/TypeCompose/TypeCompose.txt
Creating package registration file: /tmp/pkgConf-TypeCompose-0.913609.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/TypeCompose-0.9.10
Registering TypeCompose-0.9.10...
Installed TypeCompose-0.9.10
Configuring data-inttrie-0.1.0...
Building data-inttrie-0.1.0...
Preprocessing library data-inttrie-0.1.0...
[1 of 1] Compiling Data.IntTrie     ( Data/IntTrie.hs, dist/build/Data/IntTrie.o )
In-place registering data-inttrie-0.1.0...
Running Haddock for data-inttrie-0.1.0...
Running hscolour for data-inttrie-0.1.0...
Preprocessing library data-inttrie-0.1.0...
Preprocessing library data-inttrie-0.1.0...
Haddock coverage:
 100% (  7 /  7) in 'Data.IntTrie'
Documentation created: dist/doc/html/data-inttrie/index.html,
dist/doc/html/data-inttrie/data-inttrie.txt
Creating package registration file: /tmp/pkgConf-data-inttrie-0.113609.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-inttrie-0.1.0
Registering data-inttrie-0.1.0...
Installed data-inttrie-0.1.0
Downloading functor-combo-0.0.1...
Configuring functor-combo-0.0.1...
Building functor-combo-0.0.1...
Preprocessing library functor-combo-0.0.1...
[1 of 8] Compiling FunctorCombo.Functor ( src/FunctorCombo/Functor.hs, dist/build/FunctorCombo/Functor.o )
[2 of 8] Compiling FunctorCombo.Derivative ( src/FunctorCombo/Derivative.hs, dist/build/FunctorCombo/Derivative.o )
[3 of 8] Compiling FunctorCombo.Holey ( src/FunctorCombo/Holey.hs, dist/build/FunctorCombo/Holey.o )
[4 of 8] Compiling FunctorCombo.DHoley ( src/FunctorCombo/DHoley.hs, dist/build/FunctorCombo/DHoley.o )
[5 of 8] Compiling FunctorCombo.FixC ( src/FunctorCombo/FixC.hs, dist/build/FunctorCombo/FixC.o )
[6 of 8] Compiling FunctorCombo.Regular ( src/FunctorCombo/Regular.hs, dist/build/FunctorCombo/Regular.o )
[7 of 8] Compiling FunctorCombo.LocT ( src/FunctorCombo/LocT.hs, dist/build/FunctorCombo/LocT.o )
[8 of 8] Compiling FunctorCombo.MemoTrie ( src/FunctorCombo/MemoTrie.hs, dist/build/FunctorCombo/MemoTrie.o )
In-place registering functor-combo-0.0.1...
Running Haddock for functor-combo-0.0.1...
Running hscolour for functor-combo-0.0.1...
Preprocessing library functor-combo-0.0.1...
Preprocessing library functor-combo-0.0.1...

src/FunctorCombo/DHoley.hs:32:41:
    parse error on input ‘-- ^ Derivative, i.e., one-hole context’
Haddock coverage:
  69% ( 11 / 16) in 'FunctorCombo.Functor'
 100% (  2 /  2) in 'FunctorCombo.Derivative'
 100% (  3 /  3) in 'FunctorCombo.Holey'
Creating package registration file: /tmp/pkgConf-functor-combo-0.013609.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/functor-combo-0.0.1
Registering functor-combo-0.0.1...
Installed functor-combo-0.0.1

Test log

No test log was submitted for this report.