Build #1 for filesystem-enumerator-0.1

[all reports]

Package filesystem-enumerator-0.1
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies unix-2.6.0.1, transformers-0.2.2.1, system-filepath-0.4.8, system-fileio-0.3.11, enumerator-0.4.20, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring system-filepath-0.4.8...
Building system-filepath-0.4.8...
Preprocessing library system-filepath-0.4.8...
[1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o )
[2 of 4] Compiling Filesystem.Path  ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o )
[3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o )
[4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o )
In-place registering system-filepath-0.4.8...
Running Haddock for system-filepath-0.4.8...
Running hscolour for system-filepath-0.4.8...
Preprocessing library system-filepath-0.4.8...
Preprocessing library system-filepath-0.4.8...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
   9% (  2 / 23) in 'Filesystem.Path.Internal'
  97% ( 33 / 34) in 'Filesystem.Path'
  94% ( 17 / 18) in 'Filesystem.Path.Rules'
  92% ( 12 / 13) in 'Filesystem.Path.CurrentOS'
Warning: Filesystem.Path: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Filesystem.Path.Rules: could not find link destinations for:
    Data.Text.Internal.Text
Warning: Filesystem.Path.CurrentOS: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/system-filepath/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/system-filepath-0.4.8
Registering system-filepath-0.4.8...
Installed system-filepath-0.4.8
Configuring transformers-0.2.2.1...
Building transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
[ 1 of 21] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o )
[ 2 of 21] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o )
[ 3 of 21] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o )
[ 4 of 21] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o )
[ 5 of 21] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o )
[ 6 of 21] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o )
[ 7 of 21] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o )
[ 8 of 21] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o )
[ 9 of 21] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o )
[10 of 21] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o )
[11 of 21] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o )
[12 of 21] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o )
[13 of 21] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o )
[14 of 21] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o )
[15 of 21] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o )
[16 of 21] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o )
[17 of 21] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o )
[18 of 21] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o )
[19 of 21] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o )
[20 of 21] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o )
[21 of 21] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o )
In-place registering transformers-0.2.2.1...
Running Haddock for transformers-0.2.2.1...
Running hscolour for transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
Preprocessing library transformers-0.2.2.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Functor.Product'
 100% (  2 /  2) in 'Data.Functor.Constant'
 100% (  2 /  2) in 'Data.Functor.Compose'
 100% (  2 /  2) in 'Data.Functor.Identity'
 100% (  8 /  8) in 'Control.Monad.Trans.Class'
 100% (  2 /  2) in 'Control.Monad.IO.Class'
  71% ( 10 / 14) in 'Control.Monad.Trans.Cont'
 100% ( 15 / 15) in 'Control.Monad.Trans.Error'
 100% (  7 /  7) in 'Control.Monad.Trans.Identity'
 100% (  7 /  7) in 'Control.Monad.Trans.List'
 100% (  9 /  9) in 'Control.Monad.Trans.Maybe'
 100% ( 18 / 18) in 'Control.Monad.Trans.Reader'
  76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.RWS'
  76% ( 26 / 34) in 'Control.Monad.Trans.RWS.Strict'
 100% ( 33 / 33) in 'Control.Monad.Trans.State.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.State'
 100% ( 33 / 33) in 'Control.Monad.Trans.State.Strict'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy'
 100% (  2 /  2) in 'Control.Monad.Trans.Writer'
 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict'
Documentation created: dist/doc/html/transformers/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-0.2.2.1
Registering transformers-0.2.2.1...
Installed transformers-0.2.2.1
Configuring system-fileio-0.3.11...
Building system-fileio-0.3.11...
Preprocessing library system-fileio-0.3.11...
[1 of 1] Compiling Filesystem       ( lib/Filesystem.hs, dist/build/Filesystem.o )

lib/Filesystem.hs:79:1: Warning:
    The import of `when' from module `Control.Monad' is redundant

lib/Filesystem.hs:95:1: Warning:
    The import of `System.IO.Error' is redundant
      except perhaps to import instances from `System.IO.Error'
    To import instances alone, use: import System.IO.Error()

lib/Filesystem.hs:922:1: Warning:
    Defined but not used: `throwErrnoPathIfMinus1'
In-place registering system-fileio-0.3.11...
Running Haddock for system-fileio-0.3.11...
Running hscolour for system-fileio-0.3.11...
Preprocessing library system-fileio-0.3.11...
Preprocessing library system-fileio-0.3.11...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3

dist/build/tmp-26708/lib/Filesystem.hs:79:1: Warning:
    The import of `when' from module `Control.Monad' is redundant

dist/build/tmp-26708/lib/Filesystem.hs:95:1: Warning:
    The import of `System.IO.Error' is redundant
      except perhaps to import instances from `System.IO.Error'
    To import instances alone, use: import System.IO.Error()

dist/build/tmp-26708/lib/Filesystem.hs:922:1: Warning:
    Defined but not used: `throwErrnoPathIfMinus1'
Haddock coverage:
 100% ( 46 / 46) in 'Filesystem'
Warning: Filesystem: could not find link destinations for:
    Data.Text.Internal.Text
Documentation created: dist/doc/html/system-fileio/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/system-fileio-0.3.11
Registering system-fileio-0.3.11...
Installed system-fileio-0.3.11
Configuring enumerator-0.4.20...
Building enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
[ 1 of 10] Compiling Data.Enumerator.Util ( lib/Data/Enumerator/Util.hs, dist/build/Data/Enumerator/Util.o )
[ 2 of 10] Compiling Data.Enumerator.Internal ( lib/Data/Enumerator/Internal.hs, dist/build/Data/Enumerator/Internal.o )

lib/Data/Enumerator/Internal.hs:165:25: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

lib/Data/Enumerator/Internal.hs:171:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

lib/Data/Enumerator/Internal.hs:183:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"
[ 3 of 10] Compiling Data.Enumerator.List[boot] ( lib/Data/Enumerator/List.hs-boot, dist/build/Data/Enumerator/List.o-boot )
[ 4 of 10] Compiling Data.Enumerator.Compatibility ( lib/Data/Enumerator/Compatibility.hs, dist/build/Data/Enumerator/Compatibility.o )
[ 5 of 10] Compiling Data.Enumerator  ( lib/Data/Enumerator.hs, dist/build/Data/Enumerator.o )

lib/Data/Enumerator.hs:63:11: Warning:
    `Iteratee' is exported by `module Data.Enumerator.Internal' and `Iteratee'

lib/Data/Enumerator.hs:63:11: Warning:
    `Enumerator' is exported by `module Data.Enumerator.Internal' and `Enumerator'

lib/Data/Enumerator.hs:63:11: Warning:
    `Enumeratee' is exported by `module Data.Enumerator.Internal' and `Enumeratee'

lib/Data/Enumerator.hs:63:11: Warning:
    `>>==' is exported by `module Data.Enumerator.Internal' and `(>>==)'

lib/Data/Enumerator.hs:63:11: Warning:
    `==<<' is exported by `module Data.Enumerator.Internal' and `(==<<)'

lib/Data/Enumerator.hs:63:11: Warning:
    `$$' is exported by `module Data.Enumerator.Internal' and `($$)'

lib/Data/Enumerator.hs:63:11: Warning:
    `>==>' is exported by `module Data.Enumerator.Internal' and `(>==>)'

lib/Data/Enumerator.hs:63:11: Warning:
    `<==<' is exported by `module Data.Enumerator.Internal' and `(<==<)'
[ 6 of 10] Compiling Data.Enumerator.List ( lib/Data/Enumerator/List.hs, dist/build/Data/Enumerator/List.o )
[ 7 of 10] Compiling Data.Enumerator.Binary ( lib/Data/Enumerator/Binary.hs, dist/build/Data/Enumerator/Binary.o )

lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at lib/Data/Enumerator/Binary.hs:716:29

lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for `rem' shadows the existing binding
      imported from `Prelude' at lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in `GHC.Real')
[ 8 of 10] Compiling Data.Enumerator.IO ( lib/Data/Enumerator/IO.hs, dist/build/Data/Enumerator/IO.o )
[ 9 of 10] Compiling Data.Enumerator.Text ( lib/Data/Enumerator/Text.hs, dist/build/Data/Enumerator/Text.o )

lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at lib/Data/Enumerator/Text.hs:739:29
[10 of 10] Compiling Data.Enumerator.Trans ( lib/Data/Enumerator/Trans.hs, dist/build/Data/Enumerator/Trans.o )
In-place registering enumerator-0.4.20...
Running Haddock for enumerator-0.4.20...
Running hscolour for enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Preprocessing library enumerator-0.4.20...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3

dist/build/tmp-26708/lib/Data/Enumerator/Internal.hs:165:25: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-26708/lib/Data/Enumerator/Internal.hs:171:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-26708/lib/Data/Enumerator/Internal.hs:183:33: Warning:
    In the use of `mkTyCon' (imported from Data.Typeable):
    Deprecated: "either derive Typeable, or use mkTyCon3 instead"

dist/build/tmp-26708/lib/Data/Enumerator.hs:63:11: Warning:
    `Iteratee' is exported by `module Data.Enumerator.Internal' and `Iteratee'

dist/build/tmp-26708/lib/Data/Enumerator.hs:63:11: Warning:
    `Enumerator' is exported by `module Data.Enumerator.Internal' and `Enumerator'

dist/build/tmp-26708/lib/Data/Enumerator.hs:63:11: Warning:
    `Enumeratee' is exported by `module Data.Enumerator.Internal' and `Enumeratee'

dist/build/tmp-26708/lib/Data/Enumerator.hs:63:11: Warning:
    `>>==' is exported by `module Data.Enumerator.Internal' and `(>>==)'

dist/build/tmp-26708/lib/Data/Enumerator.hs:63:11: Warning:
    `==<<' is exported by `module Data.Enumerator.Internal' and `(==<<)'

dist/build/tmp-26708/lib/Data/Enumerator.hs:63:11: Warning:
    `$$' is exported by `module Data.Enumerator.Internal' and `($$)'

dist/build/tmp-26708/lib/Data/Enumerator.hs:63:11: Warning:
    `>==>' is exported by `module Data.Enumerator.Internal' and `(>==>)'

dist/build/tmp-26708/lib/Data/Enumerator.hs:63:11: Warning:
    `<==<' is exported by `module Data.Enumerator.Internal' and `(<==<)'

dist/build/tmp-26708/lib/Data/Enumerator/Binary.hs:721:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at dist/build/tmp-26708/lib/Data/Enumerator/Binary.hs:716:29

dist/build/tmp-26708/lib/Data/Enumerator/Binary.hs:788:17: Warning:
    This binding for `rem' shadows the existing binding
      imported from `Prelude' at dist/build/tmp-26708/lib/Data/Enumerator/Binary.hs:98:1-92
      (and originally defined in `GHC.Real')

dist/build/tmp-26708/lib/Data/Enumerator/Text.hs:744:25: Warning:
    This binding for `eof' shadows the existing binding
      bound at dist/build/tmp-26708/lib/Data/Enumerator/Text.hs:739:29
Haddock coverage:
   0% (  0 /  7) in 'Data.Enumerator.Util'
  95% ( 21 / 22) in 'Data.Enumerator.Internal'
 100% ( 27 / 27) in 'Data.Enumerator.Compatibility'
 100% ( 67 / 67) in 'Data.Enumerator'
 100% ( 57 / 57) in 'Data.Enumerator.List'
 100% ( 62 / 62) in 'Data.Enumerator.Binary'
 100% (  4 /  4) in 'Data.Enumerator.IO'
  89% ( 64 / 72) in 'Data.Enumerator.Text'
 100% ( 32 / 32) in 'Data.Enumerator.Trans'
Warning: Data.Enumerator.Text: could not find link destinations for:
    Data.Text.Internal.Text Data.Text.Lazy.Internal.Text
Documentation created: dist/doc/html/enumerator/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/enumerator-0.4.20
Registering enumerator-0.4.20...
Installed enumerator-0.4.20
Downloading filesystem-enumerator-0.1...
Configuring filesystem-enumerator-0.1...
Building filesystem-enumerator-0.1...
Preprocessing library filesystem-enumerator-0.1...
[1 of 1] Compiling Filesystem.Enumerator ( Filesystem/Enumerator.hs, dist/build/Filesystem/Enumerator.o )
In-place registering filesystem-enumerator-0.1...
Running Haddock for filesystem-enumerator-0.1...
Running hscolour for filesystem-enumerator-0.1...
Preprocessing library filesystem-enumerator-0.1...
Preprocessing library filesystem-enumerator-0.1...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: text-0.11.2.3
Haddock coverage:
 100% (  3 /  3) in 'Filesystem.Enumerator'
Documentation created: dist/doc/html/filesystem-enumerator/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/filesystem-enumerator-0.1
Registering filesystem-enumerator-0.1...
Installed filesystem-enumerator-0.1

Test log

No test log was submitted for this report.