Build #1 for haskell-token-utils-0.0.0.4

[all reports]

Package haskell-token-utils-0.0.0.4
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies syb-0.4.2, semigroups-0.15.1, rosezipper-0.2, pretty-1.1.1.0, mtl-2.1.2, monoid-extras-0.3.3.4, haskell-src-exts-1.15.0.1, ghc-syb-utils-0.2.1.2, ghc-paths-0.1.0.9, ghc-7.6.3, dual-tree-0.2.0.4, containers-0.5.0.0, base-4.6.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
[1 of 1] Compiling Main             ( /tmp/ghc-paths-0.1.0.9-4004/ghc-paths-0.1.0.9/Setup.hs, /tmp/ghc-paths-0.1.0.9-4004/ghc-paths-0.1.0.9/dist/setup/Main.o )
Linking /tmp/ghc-paths-0.1.0.9-4004/ghc-paths-0.1.0.9/dist/setup/setup ...
Configuring ghc-paths-0.1.0.9...
Building ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
[1 of 1] Compiling GHC.Paths        ( GHC/Paths.hs, dist/build/GHC/Paths.o )
In-place registering ghc-paths-0.1.0.9...
Running Haddock for ghc-paths-0.1.0.9...
Running hscolour for ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Preprocessing library ghc-paths-0.1.0.9...
Haddock coverage:
   0% (  0 /  5) in 'GHC.Paths'
Documentation created: dist/doc/html/ghc-paths/index.html,
dist/doc/html/ghc-paths/ghc-paths.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ghc-paths-0.1.0.9
Registering ghc-paths-0.1.0.9...
Installed ghc-paths-0.1.0.9
Configuring groups-0.4.0.0...
Building groups-0.4.0.0...
Preprocessing library groups-0.4.0.0...
[1 of 1] Compiling Data.Group       ( src/Data/Group.hs, dist/build/Data/Group.o )
In-place registering groups-0.4.0.0...
Running Haddock for groups-0.4.0.0...
Running hscolour for groups-0.4.0.0...
Preprocessing library groups-0.4.0.0...
Preprocessing library groups-0.4.0.0...
Haddock coverage:
  67% (  2 /  3) in 'Data.Group'
Documentation created: dist/doc/html/groups/index.html,
dist/doc/html/groups/groups.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/groups-0.4.0.0
Registering groups-0.4.0.0...
Installed groups-0.4.0.0
Configuring hashable-1.2.2.0...
Building hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.2.0...
Running Haddock for hashable-1.2.2.0...
Running hscolour for hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    Data.Hashable.Class.GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.2.0
Registering hashable-1.2.2.0...
Installed hashable-1.2.2.0
Configuring newtype-0.2...
Building newtype-0.2...
Preprocessing library newtype-0.2...
[1 of 1] Compiling Control.Newtype  ( Control/Newtype.hs, dist/build/Control/Newtype.o )
In-place registering newtype-0.2...
Running Haddock for newtype-0.2...
Running hscolour for newtype-0.2...
Preprocessing library newtype-0.2...
Preprocessing library newtype-0.2...
Haddock coverage:
 100% (  9 /  9) in 'Control.Newtype'
Documentation created: dist/doc/html/newtype/index.html,
dist/doc/html/newtype/newtype.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/newtype-0.2
Registering newtype-0.2...
Installed newtype-0.2
Configuring polyparse-1.9...
Building polyparse-1.9...
Preprocessing library polyparse-1.9...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.9...
Running Haddock for polyparse-1.9...
Running hscolour for polyparse-1.9...
Preprocessing library polyparse-1.9...
Preprocessing library polyparse-1.9...
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
 100% ( 11 / 11) in 'Text.ParserCombinators.Poly.Parser'
  93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Lazy'
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  97% ( 29 / 30) in 'Text.Parse.ByteString'
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Plain'
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  71% ( 20 / 28) in 'Text.Parse'
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijerWallace.ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Text.ParserCombinators.HuttonMeijer.Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/polyparse-1.9
Registering polyparse-1.9...
Installed polyparse-1.9
Configuring rosezipper-0.2...
Building rosezipper-0.2...
Preprocessing library rosezipper-0.2...
[1 of 1] Compiling Data.Tree.Zipper ( Data/Tree/Zipper.hs, dist/build/Data/Tree/Zipper.o )
In-place registering rosezipper-0.2...
Running Haddock for rosezipper-0.2...
Running hscolour for rosezipper-0.2...
Preprocessing library rosezipper-0.2...
Preprocessing library rosezipper-0.2...
Haddock coverage:
  98% ( 46 / 47) in 'Data.Tree.Zipper'
Documentation created: dist/doc/html/rosezipper/index.html,
dist/doc/html/rosezipper/rosezipper.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/rosezipper-0.2
Registering rosezipper-0.2...
Installed rosezipper-0.2
Configuring syb-0.4.2...
Building syb-0.4.2...
Preprocessing library syb-0.4.2...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.2...
Running Haddock for syb-0.4.2...
Running hscolour for syb-0.4.2...
Preprocessing library syb-0.4.2...
Preprocessing library syb-0.4.2...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.2
Registering syb-0.4.2...
Installed syb-0.4.2
Configuring tagged-0.7.2...
Building tagged-0.7.2...
Preprocessing library tagged-0.7.2...
[1 of 2] Compiling Data.Proxy       ( old/Data/Proxy.hs, dist/build/Data/Proxy.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.7.2...
Running Haddock for tagged-0.7.2...
Running hscolour for tagged-0.7.2...
Preprocessing library tagged-0.7.2...
Preprocessing library tagged-0.7.2...
Haddock coverage:
  80% (  4 /  5) in 'Data.Proxy'
  92% ( 12 / 13) in 'Data.Tagged'
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7.2
Registering tagged-0.7.2...
Installed tagged-0.7.2
Configuring transformers-compat-0.3.3.4...
Building transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
[1 of 5] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 5] Compiling Data.Functor.Classes ( 0.3/Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o )
[3 of 5] Compiling Data.Functor.Sum ( 0.3/Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o )
[4 of 5] Compiling Control.Monad.Signatures ( 0.3/Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o )
[5 of 5] Compiling Control.Monad.Trans.Except ( 0.3/Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o )
In-place registering transformers-compat-0.3.3.4...
Running Haddock for transformers-compat-0.3.3.4...
Running hscolour for transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
Preprocessing library transformers-compat-0.3.3.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
 100% ( 14 / 14) in 'Data.Functor.Classes'
 100% (  2 /  2) in 'Data.Functor.Sum'
 100% (  5 /  5) in 'Control.Monad.Signatures'
 100% ( 18 / 18) in 'Control.Monad.Trans.Except'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.3.3.4
Registering transformers-compat-0.3.3.4...
Installed transformers-compat-0.3.3.4
Configuring nats-0.2...
Building nats-0.2...
Preprocessing library nats-0.2...
[1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o )
[2 of 2] Compiling Numeric.Natural  ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o )
In-place registering nats-0.2...
Running Haddock for nats-0.2...
Running hscolour for nats-0.2...
Preprocessing library nats-0.2...
Preprocessing library nats-0.2...
Haddock coverage:
  75% (  3 /  4) in 'Numeric.Natural.Internal'
  75% (  3 /  4) in 'Numeric.Natural'
Documentation created: dist/doc/html/nats/index.html,
dist/doc/html/nats/nats.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.2
Registering nats-0.2...
Installed nats-0.2
Configuring unordered-containers-0.2.5.0...
Building unordered-containers-0.2.5.0...
Preprocessing library unordered-containers-0.2.5.0...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.0...
Running Haddock for unordered-containers-0.2.5.0...
Running hscolour for unordered-containers-0.2.5.0...
Preprocessing library unordered-containers-0.2.5.0...
Preprocessing library unordered-containers-0.2.5.0...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  50% (  1 /  2) in 'Data.HashMap.PopCount'
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  87% ( 54 / 62) in 'Data.HashMap.Base'
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.5.0
Registering unordered-containers-0.2.5.0...
Installed unordered-containers-0.2.5.0
Configuring cpphs-1.18.5...
Building cpphs-1.18.5...
Preprocessing library cpphs-1.18.5...
[ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 6 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 7 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 8 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.18.5...
Preprocessing executable 'cpphs' for cpphs-1.18.5...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[12 of 12] Compiling Main             ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.18.5...
Running hscolour for cpphs-1.18.5...
Preprocessing library cpphs-1.18.5...
Preprocessing executable 'cpphs' for cpphs-1.18.5...
Preprocessing library cpphs-1.18.5...
Haddock coverage:
  83% (  5 /  6) in 'Language.Preprocessor.Cpphs.HashDefine'
  33% (  3 /  9) in 'Language.Preprocessor.Cpphs.SymTab'
 100% (  2 /  2) in 'Language.Preprocessor.Unlit'
 100% (  7 /  7) in 'Language.Preprocessor.Cpphs.Options'
 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.ReadFirst'
  86% (  6 /  7) in 'Language.Preprocessor.Cpphs.Tokenise'
 100% (  5 /  5) in 'Language.Preprocessor.Cpphs.MacroPass'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.CppIfdef'
   0% (  0 /  3) in 'Language.Preprocessor.Cpphs.RunCpphs'
  92% ( 23 / 25) in 'Language.Preprocessor.Cpphs'
Documentation created: dist/doc/html/cpphs/index.html,
dist/doc/html/cpphs/cpphs.txt
Preprocessing executable 'cpphs' for cpphs-1.18.5...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cpphs-1.18.5
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the
system search path.
Registering cpphs-1.18.5...
Installed cpphs-1.18.5
Configuring ghc-syb-utils-0.2.1.2...
Building ghc-syb-utils-0.2.1.2...
Preprocessing library ghc-syb-utils-0.2.1.2...
[1 of 1] Compiling GHC.SYB.Utils    ( GHC/SYB/Utils.hs, dist/build/GHC/SYB/Utils.o )
In-place registering ghc-syb-utils-0.2.1.2...
Running Haddock for ghc-syb-utils-0.2.1.2...
Running hscolour for ghc-syb-utils-0.2.1.2...
Preprocessing library ghc-syb-utils-0.2.1.2...
Preprocessing library ghc-syb-utils-0.2.1.2...
Haddock coverage:
  80% (  4 /  5) in 'GHC.SYB.Utils'
Documentation created: dist/doc/html/ghc-syb-utils/index.html,
dist/doc/html/ghc-syb-utils/ghc-syb-utils.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ghc-syb-utils-0.2.1.2
Registering ghc-syb-utils-0.2.1.2...
Installed ghc-syb-utils-0.2.1.2
Configuring contravariant-0.6...
Building contravariant-0.6...
Preprocessing library contravariant-0.6...
[1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[3 of 3] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o )
In-place registering contravariant-0.6...
Running Haddock for contravariant-0.6...
Running hscolour for contravariant-0.6...
Preprocessing library contravariant-0.6...
Preprocessing library contravariant-0.6...
Haddock coverage:
  81% ( 13 / 16) in 'Data.Functor.Contravariant'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/contravariant-0.6
Registering contravariant-0.6...
Installed contravariant-0.6
[1 of 1] Compiling Main             ( /tmp/distributive-0.4.4-4004/distributive-0.4.4/Setup.lhs, /tmp/distributive-0.4.4-4004/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/distributive-0.4.4-4004/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/distributive-0.4.4
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring semigroups-0.15.1...
Building semigroups-0.15.1...
Preprocessing library semigroups-0.15.1...
[1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 2] Compiling Data.Semigroup   ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
In-place registering semigroups-0.15.1...
Running Haddock for semigroups-0.15.1...
Running hscolour for semigroups-0.15.1...
Preprocessing library semigroups-0.15.1...
Preprocessing library semigroups-0.15.1...
Haddock coverage:
doc comment parse failed:  'transpose' for 'NonEmpty', behaves the same as 'Data.List.transpose'
 The rows/columns need not be the same length, in which case
 > transpose . transpose /= id
  93% ( 64 / 69) in 'Data.List.NonEmpty'
  87% ( 20 / 23) in 'Data.Semigroup'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.15.1
Registering semigroups-0.15.1...
Installed semigroups-0.15.1
[1 of 1] Compiling Main             ( /tmp/haskell-src-exts-1.15.0.1-4004/haskell-src-exts-1.15.0.1/Setup.hs, /tmp/haskell-src-exts-1.15.0.1-4004/haskell-src-exts-1.15.0.1/dist/setup/Main.o )
Linking /tmp/haskell-src-exts-1.15.0.1-4004/haskell-src-exts-1.15.0.1/dist/setup/setup ...
Configuring haskell-src-exts-1.15.0.1...
Building haskell-src-exts-1.15.0.1...
Preprocessing library haskell-src-exts-1.15.0.1...
[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )
[ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o )
[ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o )
[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )
[ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )
[13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o )
[16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )
[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )
[18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o )
[19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o )
[22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
In-place registering haskell-src-exts-1.15.0.1...
Running Haddock for haskell-src-exts-1.15.0.1...
Running hscolour for haskell-src-exts-1.15.0.1...
Preprocessing library haskell-src-exts-1.15.0.1...
Preprocessing library haskell-src-exts-1.15.0.1...
Haddock coverage:
  70% ( 93 /132) in 'Language.Haskell.Exts.Annotated.Syntax'
   0% (  0 / 15) in 'Language.Haskell.Exts.ParseSyntax'
 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build'
  90% ( 19 / 21) in 'Language.Haskell.Exts.SrcLoc'
  50% (  1 /  2) in 'Language.Haskell.Exts.Comments'
  67% (  2 /  3) in 'Language.Haskell.Exts.Annotated.ExactPrint'
  65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
  25% (  1 /  4) in 'Language.Haskell.Exts.ExtScheme'
  68% ( 84 /124) in 'Language.Haskell.Exts.Syntax'
 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
  77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity'
  27% ( 12 / 44) in 'Language.Haskell.Exts.ParseMonad'
  20% (  1 /  5) in 'Language.Haskell.Exts.InternalLexer'
  80% (  4 /  5) in 'Language.Haskell.Exts.Lexer'
   4% (  3 / 67) in 'Language.Haskell.Exts.Annotated.Simplify'
  93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty'
   2% (  1 / 46) in 'Language.Haskell.Exts.ParseUtils'
  75% (  9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity'
 100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser'
  97% ( 33 / 34) in 'Language.Haskell.Exts.Parser'
  95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated'
 100% ( 21 / 21) in 'Language.Haskell.Exts'
Documentation created: dist/doc/html/haskell-src-exts/index.html,
dist/doc/html/haskell-src-exts/haskell-src-exts.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-src-exts-1.15.0.1
Registering haskell-src-exts-1.15.0.1...
Installed haskell-src-exts-1.15.0.1
[1 of 1] Compiling Main             ( /tmp/comonad-4.2-4004/comonad-4.2/Setup.lhs, /tmp/comonad-4.2-4004/comonad-4.2/dist/setup/Main.o )
Linking /tmp/comonad-4.2-4004/comonad-4.2/dist/setup/setup ...
Configuring comonad-4.2...
Building comonad-4.2...
Preprocessing library comonad-4.2...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.2...
Running Haddock for comonad-4.2...
Running hscolour for comonad-4.2...
Preprocessing library comonad-4.2...
Preprocessing library comonad-4.2...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 21 / 21) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  60% (  9 / 15) in 'Control.Comonad.Env'
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  62% (  8 / 13) in 'Control.Comonad.Store'
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  57% (  8 / 14) in 'Control.Comonad.Traced'
  20% (  1 /  5) in 'Data.Functor.Coproduct'
Warning: Control.Comonad: could not find link destinations for:
    Data.Traversable.Id Data.Traversable.StateL Data.Traversable.StateR
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/comonad-4.2
Registering comonad-4.2...
Installed comonad-4.2
Configuring semigroupoids-4.0.2.1...
Building semigroupoids-4.0.2.1...
Preprocessing library semigroupoids-4.0.2.1...
[ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o )
[ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o )
[ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o )
[ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o )
[ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o )
[ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o )
[ 7 of 20] Compiling Data.Groupoid    ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o )
[ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o )
[ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.o )
[10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.o )
[11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o )
[12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o )
[13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o )
[14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o )
[15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.o )
[16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.o )
[17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.o )
[18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o )
[19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o )
[20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o )
In-place registering semigroupoids-4.0.2.1...
Running Haddock for semigroupoids-4.0.2.1...
Running hscolour for semigroupoids-4.0.2.1...
Preprocessing library semigroupoids-4.0.2.1...
Preprocessing library semigroupoids-4.0.2.1...
Haddock coverage:
 100% (  1 /  1) in 'Data.Traversable.Instances'
  75% (  3 /  4) in 'Data.Functor.Extend'
  75% ( 15 / 20) in 'Data.Functor.Bind'
 100% (  2 /  2) in 'Data.Functor.Bind.Trans'
  50% (  2 /  4) in 'Data.Semigroupoid'
  50% (  1 /  2) in 'Data.Semigroupoid.Dual'
  50% (  1 /  2) in 'Data.Groupoid'
   0% (  0 /  2) in 'Data.Isomorphism'
   0% (  0 /  4) in 'Data.Semigroupoid.Product'
   0% (  0 /  6) in 'Data.Semigroupoid.Coproduct'
  50% (  1 /  2) in 'Data.Semigroupoid.Ob'
 100% ( 13 / 13) in 'Data.Functor.Apply'
  33% (  2 /  6) in 'Data.Semigroup.Foldable'
  33% (  1 /  3) in 'Data.Semigroup.Traversable'
  40% (  6 / 15) in 'Data.Semifunctor'
  14% (  1 /  7) in 'Data.Semifunctor.Associative'
  17% (  1 /  6) in 'Data.Semifunctor.Braided'
 100% (  3 /  3) in 'Data.Functor.Alt'
 100% (  3 /  3) in 'Data.Functor.Plus'
   0% (  0 /  2) in 'Data.Semigroupoid.Static'
Warning: Data.Functor.Bind: could not find link destinations for:
    Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State
Warning: Data.Functor.Apply: could not find link destinations for:
    Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State
Documentation created: dist/doc/html/semigroupoids/index.html,
dist/doc/html/semigroupoids/semigroupoids.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroupoids-4.0.2.1
Registering semigroupoids-4.0.2.1...
Installed semigroupoids-4.0.2.1
Configuring monoid-extras-0.3.3.4...
Building monoid-extras-0.3.3.4...
Preprocessing library monoid-extras-0.3.3.4...
[ 1 of 10] Compiling Data.Monoid.WithSemigroup ( src/Data/Monoid/WithSemigroup.hs, dist/build/Data/Monoid/WithSemigroup.o )
[ 2 of 10] Compiling Data.Monoid.Recommend ( src/Data/Monoid/Recommend.hs, dist/build/Data/Monoid/Recommend.o )
[ 3 of 10] Compiling Data.Monoid.Inf  ( src/Data/Monoid/Inf.hs, dist/build/Data/Monoid/Inf.o )
[ 4 of 10] Compiling Data.Monoid.Endomorphism ( src/Data/Monoid/Endomorphism.hs, dist/build/Data/Monoid/Endomorphism.o )
[ 5 of 10] Compiling Data.Monoid.Deletable ( src/Data/Monoid/Deletable.hs, dist/build/Data/Monoid/Deletable.o )
[ 6 of 10] Compiling Data.Monoid.Cut  ( src/Data/Monoid/Cut.hs, dist/build/Data/Monoid/Cut.o )
[ 7 of 10] Compiling Data.Monoid.Action ( src/Data/Monoid/Action.hs, dist/build/Data/Monoid/Action.o )
[ 8 of 10] Compiling Data.Monoid.Coproduct ( src/Data/Monoid/Coproduct.hs, dist/build/Data/Monoid/Coproduct.o )
[ 9 of 10] Compiling Data.Monoid.MList ( src/Data/Monoid/MList.hs, dist/build/Data/Monoid/MList.o )
[10 of 10] Compiling Data.Monoid.Split ( src/Data/Monoid/Split.hs, dist/build/Data/Monoid/Split.o )
In-place registering monoid-extras-0.3.3.4...
Running Haddock for monoid-extras-0.3.3.4...
Running hscolour for monoid-extras-0.3.3.4...
Preprocessing library monoid-extras-0.3.3.4...
Preprocessing library monoid-extras-0.3.3.4...
Haddock coverage:
 100% (  2 /  2) in 'Data.Monoid.WithSemigroup'
 100% (  3 /  3) in 'Data.Monoid.Recommend'
  15% (  2 / 13) in 'Data.Monoid.Inf'
 100% (  2 /  2) in 'Data.Monoid.Endomorphism'
 100% (  6 /  6) in 'Data.Monoid.Deletable'
 100% (  3 /  3) in 'Data.Monoid.Cut'
 100% (  2 /  2) in 'Data.Monoid.Action'
 100% (  9 /  9) in 'Data.Monoid.Coproduct'
  82% (  9 / 11) in 'Data.Monoid.MList'
 100% (  4 /  4) in 'Data.Monoid.Split'
Documentation created: dist/doc/html/monoid-extras/index.html,
dist/doc/html/monoid-extras/monoid-extras.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monoid-extras-0.3.3.4
Registering monoid-extras-0.3.3.4...
Installed monoid-extras-0.3.3.4
Configuring dual-tree-0.2.0.4...
Building dual-tree-0.2.0.4...
Preprocessing library dual-tree-0.2.0.4...
[1 of 2] Compiling Data.Tree.DUAL.Internal ( src/Data/Tree/DUAL/Internal.hs, dist/build/Data/Tree/DUAL/Internal.o )
[2 of 2] Compiling Data.Tree.DUAL   ( src/Data/Tree/DUAL.hs, dist/build/Data/Tree/DUAL.o )
In-place registering dual-tree-0.2.0.4...
Running Haddock for dual-tree-0.2.0.4...
Running hscolour for dual-tree-0.2.0.4...
Preprocessing library dual-tree-0.2.0.4...
Preprocessing library dual-tree-0.2.0.4...
Haddock coverage:
 100% ( 23 / 23) in 'Data.Tree.DUAL.Internal'
 100% ( 17 / 17) in 'Data.Tree.DUAL'
Warning: Data.Tree.DUAL.Internal: could not find link destinations for:
    Data.Tree.DUAL.Internal.pullU
Documentation created: dist/doc/html/dual-tree/index.html,
dist/doc/html/dual-tree/dual-tree.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dual-tree-0.2.0.4
Registering dual-tree-0.2.0.4...
Installed dual-tree-0.2.0.4
Configuring haskell-token-utils-0.0.0.4...
Building haskell-token-utils-0.0.0.4...
Preprocessing library haskell-token-utils-0.0.0.4...
[1 of 9] Compiling Language.Haskell.TokenUtils.Types ( src/Language/Haskell/TokenUtils/Types.hs, dist/build/Language/Haskell/TokenUtils/Types.o )
[2 of 9] Compiling Language.Haskell.TokenUtils.Utils ( src/Language/Haskell/TokenUtils/Utils.hs, dist/build/Language/Haskell/TokenUtils/Utils.o )
[3 of 9] Compiling Language.Haskell.TokenUtils.TokenUtils ( src/Language/Haskell/TokenUtils/TokenUtils.hs, dist/build/Language/Haskell/TokenUtils/TokenUtils.o )
[4 of 9] Compiling Language.Haskell.TokenUtils.HSE.Layout ( src-hse/Language/Haskell/TokenUtils/HSE/Layout.hs, dist/build/Language/Haskell/TokenUtils/HSE/Layout.o )
[5 of 9] Compiling Language.Haskell.TokenUtils.Layout ( src/Language/Haskell/TokenUtils/Layout.hs, dist/build/Language/Haskell/TokenUtils/Layout.o )
[6 of 9] Compiling Language.Haskell.TokenUtils.DualTree ( src/Language/Haskell/TokenUtils/DualTree.hs, dist/build/Language/Haskell/TokenUtils/DualTree.o )
[7 of 9] Compiling Language.Haskell.TokenUtils.Pretty ( src/Language/Haskell/TokenUtils/Pretty.hs, dist/build/Language/Haskell/TokenUtils/Pretty.o )
[8 of 9] Compiling Language.Haskell.TokenUtils.GHC.Layout ( src-ghc/Language/Haskell/TokenUtils/GHC/Layout.hs, dist/build/Language/Haskell/TokenUtils/GHC/Layout.o )
[9 of 9] Compiling Language.Haskell.TokenUtils.API ( src/Language/Haskell/TokenUtils/API.hs, dist/build/Language/Haskell/TokenUtils/API.o )
In-place registering haskell-token-utils-0.0.0.4...
Running Haddock for haskell-token-utils-0.0.0.4...
Running hscolour for haskell-token-utils-0.0.0.4...
Preprocessing library haskell-token-utils-0.0.0.4...
Preprocessing library haskell-token-utils-0.0.0.4...
Haddock coverage:
  19% (  6 / 31) in 'Language.Haskell.TokenUtils.Types'
doc comment parse failed: 
  41% ( 29 / 71) in 'Language.Haskell.TokenUtils.Utils'
doc comment parse failed: 
doc comment parse failed: 
doc comment parse failed: 
doc comment parse failed: 
  63% ( 47 / 75) in 'Language.Haskell.TokenUtils.TokenUtils'
  29% (  2 /  7) in 'Language.Haskell.TokenUtils.HSE.Layout'
   0% (  0 /  2) in 'Language.Haskell.TokenUtils.Layout'
  16% (  3 / 19) in 'Language.Haskell.TokenUtils.DualTree'
   0% (  0 /  2) in 'Language.Haskell.TokenUtils.Pretty'
  43% (  6 / 14) in 'Language.Haskell.TokenUtils.GHC.Layout'
  64% (  7 / 11) in 'Language.Haskell.TokenUtils.API'
Warning: Language.Haskell.TokenUtils.DualTree: could not find link destinations for:
    Language.Haskell.TokenUtils.DualTree.DtSimpSpan
Documentation created: dist/doc/html/haskell-token-utils/index.html,
dist/doc/html/haskell-token-utils/haskell-token-utils.txt
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-token-utils-0.0.0.4
Registering haskell-token-utils-0.0.0.4...
Installed haskell-token-utils-0.0.0.4

Test log

No test log was submitted for this report.