Resolving dependencies... Configuring Diff-0.3.0... Building Diff-0.3.0... Preprocessing library Diff-0.3.0... [1 of 2] Compiling Data.Algorithm.Diff ( src/Data/Algorithm/Diff.hs, dist/build/Data/Algorithm/Diff.o ) [2 of 2] Compiling Data.Algorithm.DiffOutput ( src/Data/Algorithm/DiffOutput.hs, dist/build/Data/Algorithm/DiffOutput.o ) In-place registering Diff-0.3.0... Running Haddock for Diff-0.3.0... Running hscolour for Diff-0.3.0... Preprocessing library Diff-0.3.0... Preprocessing library Diff-0.3.0... Haddock coverage: 88% ( 7 / 8) in 'Data.Algorithm.Diff' 50% ( 3 / 6) in 'Data.Algorithm.DiffOutput' Documentation created: dist/doc/html/Diff/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Diff-0.3.0 Registering Diff-0.3.0... Installed Diff-0.3.0 Configuring HUnit-1.2.5.2... Building HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... [1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) [2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) [3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) [4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o ) [5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o ) In-place registering HUnit-1.2.5.2... Running Haddock for HUnit-1.2.5.2... Running hscolour for HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Haddock coverage: 100% ( 2 / 2) in 'Test.HUnit.Terminal' 86% ( 6 / 7) in 'Test.HUnit.Lang' 100% ( 33 / 33) in 'Test.HUnit.Base' 100% ( 8 / 8) in 'Test.HUnit.Text' 100% ( 3 / 3) in 'Test.HUnit' Documentation created: dist/doc/html/HUnit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HUnit-1.2.5.2 Registering HUnit-1.2.5.2... Installed HUnit-1.2.5.2 Configuring MonadRandom-0.1.13... Building MonadRandom-0.1.13... Preprocessing library MonadRandom-0.1.13... [1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o ) [2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o ) In-place registering MonadRandom-0.1.13... Running Haddock for MonadRandom-0.1.13... Running hscolour for MonadRandom-0.1.13... Preprocessing library MonadRandom-0.1.13... Preprocessing library MonadRandom-0.1.13... Haddock coverage: Warning: Control.Monad.Random.Class: getRandom is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomR is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandoms is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getRandomRs is exported separately but will be documented under MonadRandom. Consider exporting it together with its parent(s) for code clarity. Warning: Control.Monad.Random.Class: getSplit is exported separately but will be documented under MonadSplit. Consider exporting it together with its parent(s) for code clarity. 100% ( 3 / 3) in 'Control.Monad.Random.Class' 100% ( 17 / 17) in 'Control.Monad.Random' Documentation created: dist/doc/html/MonadRandom/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadRandom-0.1.13 Registering MonadRandom-0.1.13... Installed MonadRandom-0.1.13 Configuring QuickCheck-2.6... Building QuickCheck-2.6... Preprocessing library QuickCheck-2.6... [ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [13 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.6... Running Haddock for QuickCheck-2.6... Running hscolour for QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Haddock coverage: 12% ( 1 / 8) in 'Test.QuickCheck.Exception' 0% ( 0 / 18) in 'Test.QuickCheck.Text' 50% ( 1 / 2) in 'Test.QuickCheck.State' 95% ( 20 / 21) in 'Test.QuickCheck.Gen' 92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 92% ( 12 / 13) in 'Test.QuickCheck.Modifiers' 59% ( 34 / 58) in 'Test.QuickCheck.Property' 48% ( 13 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) in 'Test.QuickCheck.Monadic' 93% ( 95 /102) in 'Test.QuickCheck' Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.Property: could not find link destinations for: Test.QuickCheck.Exception.AnException Documentation created: dist/doc/html/QuickCheck/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.6 Registering QuickCheck-2.6... Installed QuickCheck-2.6 Configuring ansi-terminal-0.6.1.1... Building ansi-terminal-0.6.1.1... Preprocessing library ansi-terminal-0.6.1.1... [1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o ) [2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o ) [3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o ) In-place registering ansi-terminal-0.6.1.1... Running Haddock for ansi-terminal-0.6.1.1... Running hscolour for ansi-terminal-0.6.1.1... Preprocessing library ansi-terminal-0.6.1.1... Preprocessing library ansi-terminal-0.6.1.1... Haddock coverage: 88% ( 7 / 8) in 'System.Console.ANSI.Common' 36% ( 28 / 77) in 'System.Console.ANSI.Unix' 38% ( 29 / 77) in 'System.Console.ANSI' Documentation created: dist/doc/html/ansi-terminal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6.1.1 Registering ansi-terminal-0.6.1.1... Installed ansi-terminal-0.6.1.1 Configuring base-unicode-symbols-0.2.2.4... Building base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... [ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o ) [ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o ) [ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o ) [ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o ) [ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o ) [ 6 of 12] Compiling Data.Eq.Unicode ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o ) [ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o ) [ 8 of 12] Compiling Prelude.Unicode ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o ) [ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o ) [10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o ) [11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o ) [12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o ) In-place registering base-unicode-symbols-0.2.2.4... Running Haddock for base-unicode-symbols-0.2.2.4... Running hscolour for base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... Haddock coverage: 100% ( 5 / 5) in 'Data.Ord.Unicode' 100% ( 3 / 3) in 'Data.Monoid.Unicode' 100% ( 10 / 10) in 'Data.List.Unicode' 100% ( 2 / 2) in 'Data.Function.Unicode' 100% ( 5 / 5) in 'Data.Foldable.Unicode' 100% ( 4 / 4) in 'Data.Eq.Unicode' 100% ( 4 / 4) in 'Data.Bool.Unicode' 100% ( 21 / 21) in 'Prelude.Unicode' 100% ( 4 / 4) in 'Control.Monad.Unicode' 100% ( 4 / 4) in 'Control.Category.Unicode' 100% ( 6 / 6) in 'Control.Arrow.Unicode' 100% ( 3 / 3) in 'Control.Applicative.Unicode' Documentation created: dist/doc/html/base-unicode-symbols/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base-unicode-symbols-0.2.2.4 Registering base-unicode-symbols-0.2.2.4... Installed base-unicode-symbols-0.2.2.4 Configuring data-default-class-0.0.1... Building data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... [1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o ) In-place registering data-default-class-0.0.1... Running Haddock for data-default-class-0.0.1... Running hscolour for data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Default.Class' Documentation created: dist/doc/html/data-default-class/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-class-0.0.1 Registering data-default-class-0.0.1... Installed data-default-class-0.0.1 Configuring dlist-0.6.0.1... Building dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.6.0.1... Running Haddock for dlist-0.6.0.1... Running hscolour for dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... Haddock coverage: 95% ( 20 / 21) in 'Data.DList' Documentation created: dist/doc/html/dlist/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.6.0.1 Registering dlist-0.6.0.1... Installed dlist-0.6.0.1 Configuring extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4 Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 [1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.9-22797/ghc-paths-0.1.0.9/Setup.hs, /tmp/ghc-paths-0.1.0.9-22797/ghc-paths-0.1.0.9/dist/setup/Main.o ) Linking /tmp/ghc-paths-0.1.0.9-22797/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 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 hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.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.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0 Registering hashable-1.2.1.0... Installed hashable-1.2.1.0 Configuring haskell-lexer-1.0... Building haskell-lexer-1.0... Preprocessing library haskell-lexer-1.0... [1 of 6] Compiling Language.Haskell.Lexer.Tokens ( Language/Haskell/Lexer/Tokens.hs, dist/build/Language/Haskell/Lexer/Tokens.o ) [2 of 6] Compiling Language.Haskell.Lexer.Utils ( Language/Haskell/Lexer/Utils.hs, dist/build/Language/Haskell/Lexer/Utils.o ) [3 of 6] Compiling Language.Haskell.Lexer.Lex ( Language/Haskell/Lexer/Lex.hs, dist/build/Language/Haskell/Lexer/Lex.o ) [4 of 6] Compiling Language.Haskell.Lexer.Position ( Language/Haskell/Lexer/Position.hs, dist/build/Language/Haskell/Lexer/Position.o ) Language/Haskell/Lexer/Position.hs:25:5: Warning: Pattern match(es) are overlapped In a case alternative: '\n' -> ... [5 of 6] Compiling Language.Haskell.Lexer.Layout ( Language/Haskell/Lexer/Layout.hs, dist/build/Language/Haskell/Lexer/Layout.o ) [6 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o ) In-place registering haskell-lexer-1.0... Running Haddock for haskell-lexer-1.0... Running hscolour for haskell-lexer-1.0... Preprocessing library haskell-lexer-1.0... Preprocessing library haskell-lexer-1.0... Haddock coverage: 50% ( 1 / 2) in 'Language.Haskell.Lexer.Tokens' 17% ( 1 / 6) in 'Language.Haskell.Lexer.Utils' 0% ( 0 / 2) in 'Language.Haskell.Lexer.Lex' 83% ( 5 / 6) in 'Language.Haskell.Lexer.Position' 33% ( 1 / 3) in 'Language.Haskell.Lexer.Layout' 85% ( 11 / 13) in 'Language.Haskell.Lexer' Documentation created: dist/doc/html/haskell-lexer/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-lexer-1.0 Registering haskell-lexer-1.0... Installed haskell-lexer-1.0 Configuring hostname-1.0... Building hostname-1.0... Preprocessing library hostname-1.0... [1 of 1] Compiling Network.HostName ( Network/HostName.hs, dist/build/Network/HostName.o ) In-place registering hostname-1.0... Running Haddock for hostname-1.0... Running hscolour for hostname-1.0... Preprocessing library hostname-1.0... Preprocessing library hostname-1.0... Haddock coverage: 0% ( 0 / 3) in 'Network.HostName' Documentation created: dist/doc/html/hostname/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hostname-1.0 Registering hostname-1.0... Installed hostname-1.0 Configuring nats-0.1.2... Building nats-0.1.2... Preprocessing library nats-0.1.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.1.2... Running Haddock for nats-0.1.2... Running hscolour for nats-0.1.2... Preprocessing library nats-0.1.2... Preprocessing library nats-0.1.2... Haddock coverage: 75% ( 3 / 4) in 'Numeric.Natural.Internal' 75% ( 3 / 4) in 'Numeric.Natural' Documentation created: dist/doc/html/nats/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.2 Registering nats-0.1.2... Installed nats-0.1.2 Configuring optparse-applicative-0.7.0.2... Building optparse-applicative-0.7.0.2... Preprocessing library optparse-applicative-0.7.0.2... [ 1 of 12] Compiling Options.Applicative.Utils ( Options/Applicative/Utils.hs, dist/build/Options/Applicative/Utils.o ) [ 2 of 12] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o ) [ 3 of 12] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o ) [ 4 of 12] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o ) [ 5 of 12] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o ) [ 6 of 12] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o ) [ 7 of 12] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o ) [ 8 of 12] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o ) [ 9 of 12] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o ) [10 of 12] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o ) [11 of 12] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o ) [12 of 12] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o ) In-place registering optparse-applicative-0.7.0.2... Running Haddock for optparse-applicative-0.7.0.2... Running hscolour for optparse-applicative-0.7.0.2... Preprocessing library optparse-applicative-0.7.0.2... Preprocessing library optparse-applicative-0.7.0.2... Haddock coverage: 80% ( 4 / 5) in 'Options.Applicative.Utils' 39% ( 11 / 28) in 'Options.Applicative.Types' 0% ( 0 / 20) in 'Options.Applicative.Internal' 0% ( 0 / 6) in 'Options.Applicative.Builder.Completer' 75% ( 12 / 16) in 'Options.Applicative.Common' 22% ( 4 / 18) in 'Options.Applicative.Builder.Internal' 81% ( 55 / 68) in 'Options.Applicative.Builder' 0% ( 0 / 2) in 'Options.Applicative.BashCompletion' 80% ( 4 / 5) in 'Options.Applicative.Help' 83% ( 10 / 12) in 'Options.Applicative.Extra' 93% ( 13 / 14) in 'Options.Applicative' 100% ( 6 / 6) in 'Options.Applicative.Arrows' Warning: Options.Applicative.Types: could not find link destinations for: Options.Applicative.Types.OptCReader Options.Applicative.Types.ArgCReader Warning: Options.Applicative.Common: could not find link destinations for: Options.Applicative.Internal.MonadP Options.Applicative.Common.ArgPolicy Options.Applicative.Common.Args Documentation created: dist/doc/html/optparse-applicative/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/optparse-applicative-0.7.0.2 Registering optparse-applicative-0.7.0.2... Installed optparse-applicative-0.7.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 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 primitive-0.5.2.1... Building primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.2.1... Running Haddock for primitive-0.5.2.1... Running hscolour for primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Preprocessing library primitive-0.5.2.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 13 / 13) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.2.1 Registering primitive-0.5.2.1... Installed primitive-0.5.2.1 Configuring regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) In-place registering regex-base-0.93.2... Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Documentation created: dist/doc/html/regex-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2 Registering regex-base-0.93.2... Installed regex-base-0.93.2 Configuring safe-0.3.4... Building safe-0.3.4... Preprocessing library safe-0.3.4... [1 of 2] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o ) [2 of 2] Compiling Safe ( Safe.hs, dist/build/Safe.o ) In-place registering safe-0.3.4... Running Haddock for safe-0.3.4... Running hscolour for safe-0.3.4... Preprocessing library safe-0.3.4... Preprocessing library safe-0.3.4... Haddock coverage: 54% ( 7 / 13) in 'Safe.Foldable' 21% ( 10 / 47) in 'Safe' Documentation created: dist/doc/html/safe/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/safe-0.3.4 Registering safe-0.3.4... Installed safe-0.3.4 Configuring split-0.2.2... Building split-0.2.2... Preprocessing library split-0.2.2... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.2... Running Haddock for split-0.2.2... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2 Registering split-0.2.2... Installed split-0.2.2 Configuring syb-0.4.1... Building syb-0.4.1... Preprocessing library syb-0.4.1... [ 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.1... Running Haddock for syb-0.4.1... Running hscolour for syb-0.4.1... Preprocessing library syb-0.4.1... Preprocessing library syb-0.4.1... 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1 Registering syb-0.4.1... Installed syb-0.4.1 Configuring tagged-0.7... Building tagged-0.7... Preprocessing library tagged-0.7... [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... Running Haddock for tagged-0.7... Running hscolour for tagged-0.7... Preprocessing library tagged-0.7... Preprocessing library tagged-0.7... Haddock coverage: 80% ( 4 / 5) in 'Data.Proxy' 92% ( 11 / 12) in 'Data.Tagged' Documentation created: dist/doc/html/tagged/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7 Registering tagged-0.7... Installed tagged-0.7 Configuring transformers-base-0.4.1... Building transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) In-place registering transformers-base-0.4.1... Running Haddock for transformers-base-0.4.1... Running hscolour for transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Documentation created: dist/doc/html/transformers-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.1 Registering transformers-base-0.4.1... Installed transformers-base-0.4.1 Configuring transformers-compat-0.1.1.1... Building transformers-compat-0.1.1.1... Preprocessing library transformers-compat-0.1.1.1... [1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) In-place registering transformers-compat-0.1.1.1... Running Haddock for transformers-compat-0.1.1.1... Running hscolour for transformers-compat-0.1.1.1... Preprocessing library transformers-compat-0.1.1.1... Preprocessing library transformers-compat-0.1.1.1... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Documentation created: dist/doc/html/transformers-compat/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.1.1.1 Registering transformers-compat-0.1.1.1... Installed transformers-compat-0.1.1.1 Configuring traverse-with-class-0.1.1.1... Building traverse-with-class-0.1.1.1... Preprocessing library traverse-with-class-0.1.1.1... [1 of 4] Compiling Data.Generics.Traversable.Core ( Data/Generics/Traversable/Core.hs, dist/build/Data/Generics/Traversable/Core.o ) [2 of 4] Compiling Data.Generics.Traversable.TH ( Data/Generics/Traversable/TH.hs, dist/build/Data/Generics/Traversable/TH.o ) [3 of 4] Compiling Data.Generics.Traversable.Instances ( Data/Generics/Traversable/Instances.hs, dist/build/Data/Generics/Traversable/Instances.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. [4 of 4] Compiling Data.Generics.Traversable ( Data/Generics/Traversable.hs, dist/build/Data/Generics/Traversable.o ) In-place registering traverse-with-class-0.1.1.1... Running Haddock for traverse-with-class-0.1.1.1... Running hscolour for traverse-with-class-0.1.1.1... Preprocessing library traverse-with-class-0.1.1.1... Preprocessing library traverse-with-class-0.1.1.1... Haddock coverage: 0% ( 0 / 2) in 'Data.Generics.Traversable.Core' 100% ( 3 / 3) in 'Data.Generics.Traversable.TH' 100% ( 1 / 1) in 'Data.Generics.Traversable.Instances' 93% ( 13 / 14) in 'Data.Generics.Traversable' Documentation created: dist/doc/html/traverse-with-class/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/traverse-with-class-0.1.1.1 Registering traverse-with-class-0.1.1.1... Installed traverse-with-class-0.1.1.1 Configuring type-eq-0.4.2... Building type-eq-0.4.2... Preprocessing library type-eq-0.4.2... [1 of 7] Compiling Type.Eq.Higher[boot] ( Type/Eq/Higher.hs-boot, dist/build/Type/Eq/Higher.o-boot ) [2 of 7] Compiling Type.Eq[boot] ( Type/Eq.hs-boot, dist/build/Type/Eq.o-boot ) [3 of 7] Compiling Type.Eq.Unsafe ( Type/Eq/Unsafe.hs, dist/build/Type/Eq/Unsafe.o ) [4 of 7] Compiling Type.Eq.Higher.Unsafe ( Type/Eq/Higher/Unsafe.hs, dist/build/Type/Eq/Higher/Unsafe.o ) [5 of 7] Compiling Type.Eq ( Type/Eq.hs, dist/build/Type/Eq.o ) [6 of 7] Compiling Type.Eq.Higher ( Type/Eq/Higher.hs, dist/build/Type/Eq/Higher.o ) [7 of 7] Compiling Type.Eq.Poly ( Type/Eq/Poly.hs, dist/build/Type/Eq/Poly.o ) In-place registering type-eq-0.4.2... Running Haddock for type-eq-0.4.2... Running hscolour for type-eq-0.4.2... Preprocessing library type-eq-0.4.2... Preprocessing library type-eq-0.4.2... Haddock coverage: 100% ( 4 / 4) in 'Type.Eq.Unsafe' 83% ( 5 / 6) in 'Type.Eq.Higher.Unsafe' 77% ( 17 / 22) in 'Type.Eq' 62% ( 23 / 37) in 'Type.Eq.Higher' 61% ( 14 / 23) in 'Type.Eq.Poly' Documentation created: dist/doc/html/type-eq/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/type-eq-0.4.2 Registering type-eq-0.4.2... Installed type-eq-0.4.2 Configuring utf8-string-0.3.7... Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.7... Running Haddock for utf8-string-0.3.7... Running hscolour for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7 Registering utf8-string-0.3.7... Installed utf8-string-0.3.7 Configuring wl-pprint-1.1... Building wl-pprint-1.1... Preprocessing library wl-pprint-1.1... [1 of 1] Compiling Text.PrettyPrint.Leijen ( Text/PrettyPrint/Leijen.hs, dist/build/Text/PrettyPrint/Leijen.o ) In-place registering wl-pprint-1.1... Running Haddock for wl-pprint-1.1... Running hscolour for wl-pprint-1.1... Preprocessing library wl-pprint-1.1... Preprocessing library wl-pprint-1.1... Haddock coverage: 96% ( 85 / 89) in 'Text.PrettyPrint.Leijen' Documentation created: dist/doc/html/wl-pprint/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/wl-pprint-1.1 Registering wl-pprint-1.1... Installed wl-pprint-1.1 Configuring xml-1.3.13... Building xml-1.3.13... Preprocessing library xml-1.3.13... [1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o ) [2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o ) [3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o ) [4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o ) [5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o ) [6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o ) [7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.o ) In-place registering xml-1.3.13... Running Haddock for xml-1.3.13... Running hscolour for xml-1.3.13... Preprocessing library xml-1.3.13... Preprocessing library xml-1.3.13... Haddock coverage: 91% ( 10 / 11) in 'Text.XML.Light.Types' 100% ( 21 / 21) in 'Text.XML.Light.Proc' 65% ( 13 / 20) in 'Text.XML.Light.Output' 12% ( 3 / 26) in 'Text.XML.Light.Lexer' 100% ( 3 / 3) in 'Text.XML.Light.Input' 90% ( 45 / 50) in 'Text.XML.Light.Cursor' 100% ( 10 / 10) in 'Text.XML.Light' Documentation created: dist/doc/html/xml/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xml-1.3.13 Registering xml-1.3.13... Installed xml-1.3.13 Configuring ansi-wl-pprint-0.6.7.1... Building ansi-wl-pprint-0.6.7.1... Preprocessing library ansi-wl-pprint-0.6.7.1... [1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o ) In-place registering ansi-wl-pprint-0.6.7.1... Running Haddock for ansi-wl-pprint-0.6.7.1... Running hscolour for ansi-wl-pprint-0.6.7.1... Preprocessing library ansi-wl-pprint-0.6.7.1... Preprocessing library ansi-wl-pprint-0.6.7.1... Haddock coverage: 96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen' Documentation created: dist/doc/html/ansi-wl-pprint/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-wl-pprint-0.6.7.1 Registering ansi-wl-pprint-0.6.7.1... Installed ansi-wl-pprint-0.6.7.1 Configuring data-default-instances-base-0.0.1... Building data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... [1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o ) In-place registering data-default-instances-base-0.0.1... Running Haddock for data-default-instances-base-0.0.1... Running hscolour for data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.Base' Documentation created: dist/doc/html/data-default-instances-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-base-0.0.1 Registering data-default-instances-base-0.0.1... Installed data-default-instances-base-0.0.1 Configuring data-default-instances-containers-0.0.1... Building data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... [1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o ) In-place registering data-default-instances-containers-0.0.1... Running Haddock for data-default-instances-containers-0.0.1... Running hscolour for data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.Containers' Documentation created: dist/doc/html/data-default-instances-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-containers-0.0.1 Registering data-default-instances-containers-0.0.1... Installed data-default-instances-containers-0.0.1 Configuring data-default-instances-old-locale-0.0.1... Building data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... [1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o ) In-place registering data-default-instances-old-locale-0.0.1... Running Haddock for data-default-instances-old-locale-0.0.1... Running hscolour for data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.OldLocale' Documentation created: dist/doc/html/data-default-instances-old-locale/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-old-locale-0.0.1 Registering data-default-instances-old-locale-0.0.1... Installed data-default-instances-old-locale-0.0.1 Configuring data-default-instances-dlist-0.0.1... Building data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... [1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o ) In-place registering data-default-instances-dlist-0.0.1... Running Haddock for data-default-instances-dlist-0.0.1... Running hscolour for data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.DList' Documentation created: dist/doc/html/data-default-instances-dlist/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-dlist-0.0.1 Registering data-default-instances-dlist-0.0.1... Installed data-default-instances-dlist-0.0.1 Configuring scientific-0.2.0.2... Building scientific-0.2.0.2... Preprocessing library scientific-0.2.0.2... [1 of 1] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) In-place registering scientific-0.2.0.2... Running Haddock for scientific-0.2.0.2... Running hscolour for scientific-0.2.0.2... Preprocessing library scientific-0.2.0.2... Preprocessing library scientific-0.2.0.2... Haddock coverage: 100% ( 13 / 13) in 'Data.Scientific' Documentation created: dist/doc/html/scientific/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/scientific-0.2.0.2 Registering scientific-0.2.0.2... Installed scientific-0.2.0.2 Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [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.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... 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' 85% ( 52 / 61) in 'Data.HashMap.Base' 98% ( 44 / 45) in 'Data.HashMap.Strict' 98% ( 44 / 45) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3 Registering unordered-containers-0.2.3.3... Installed unordered-containers-0.2.3.3 Configuring pretty-show-1.6.7... Building pretty-show-1.6.7... Preprocessing library pretty-show-1.6.7... [1 of 6] Compiling Paths_pretty_show ( dist/build/autogen/Paths_pretty_show.hs, dist/build/Paths_pretty_show.o ) [2 of 6] Compiling Text.Show.Value ( Text/Show/Value.hs, dist/build/Text/Show/Value.o ) [3 of 6] Compiling Text.Show.PrettyVal ( Text/Show/PrettyVal.hs, dist/build/Text/Show/PrettyVal.o ) [4 of 6] Compiling Text.Show.Html ( Text/Show/Html.hs, dist/build/Text/Show/Html.o ) Text/Show/Html.hs:106:1: Warning: Defined but not used: `tallTuple' [5 of 6] Compiling Text.Show.Parser ( dist/build/Text/Show/Parser.hs, dist/build/Text/Show/Parser.o ) [6 of 6] Compiling Text.Show.Pretty ( Text/Show/Pretty.hs, dist/build/Text/Show/Pretty.o ) In-place registering pretty-show-1.6.7... Preprocessing executable 'ppsh' for pretty-show-1.6.7... [1 of 1] Compiling Main ( bin/ppsh.hs, dist/build/ppsh/ppsh-tmp/Main.o ) Linking dist/build/ppsh/ppsh ... Running Haddock for pretty-show-1.6.7... Running hscolour for pretty-show-1.6.7... Preprocessing library pretty-show-1.6.7... Preprocessing executable 'ppsh' for pretty-show-1.6.7... Preprocessing library pretty-show-1.6.7... dist/build/tmp-22797/Text/Show/Html.hs:106:1: Warning: Defined but not used: `tallTuple' Haddock coverage: 0% ( 0 / 8) in 'Paths_pretty_show' 100% ( 3 / 3) in 'Text.Show.Value' 50% ( 1 / 2) in 'Text.Show.PrettyVal' 71% ( 5 / 7) in 'Text.Show.Html' 0% ( 0 / 2) in 'Text.Show.Parser' 81% ( 21 / 26) in 'Text.Show.Pretty' Documentation created: dist/doc/html/pretty-show/index.html Preprocessing executable 'ppsh' for pretty-show-1.6.7... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pretty-show-1.6.7 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 pretty-show-1.6.7... Installed pretty-show-1.6.7 Configuring cpphs-1.18.3... Building cpphs-1.18.3... Preprocessing library cpphs-1.18.3... [ 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.3... Preprocessing executable 'cpphs' for cpphs-1.18.3... [ 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.3... Running hscolour for cpphs-1.18.3... Preprocessing library cpphs-1.18.3... Preprocessing executable 'cpphs' for cpphs-1.18.3... Preprocessing library cpphs-1.18.3... 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% ( 14 / 14) 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% ( 22 / 24) in 'Language.Preprocessor.Cpphs' Documentation created: dist/doc/html/cpphs/index.html Preprocessing executable 'cpphs' for cpphs-1.18.3... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cpphs-1.18.3 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.3... Installed cpphs-1.18.3 Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.1... Running Haddock for vector-0.10.9.1... Running hscolour for vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1 Registering vector-0.10.9.1... Installed vector-0.10.9.1 Configuring regex-posix-0.95.2... Building regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) In-place registering regex-posix-0.95.2... Running Haddock for regex-posix-0.95.2... Running hscolour for regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' 68% ( 17 / 25) in 'Text.Regex.Posix.String' 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' 80% ( 4 / 5) in 'Text.Regex.Posix' Warning: Text.Regex.Posix.Wrap: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Documentation created: dist/doc/html/regex-posix/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-posix-0.95.2 Registering regex-posix-0.95.2... Installed regex-posix-0.95.2 Configuring monad-control-0.3.2.3... Building monad-control-0.3.2.3... Preprocessing library monad-control-0.3.2.3... [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o ) In-place registering monad-control-0.3.2.3... Running Haddock for monad-control-0.3.2.3... Running hscolour for monad-control-0.3.2.3... Preprocessing library monad-control-0.3.2.3... Preprocessing library monad-control-0.3.2.3... Haddock coverage: Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m) 86% ( 18 / 21) in 'Control.Monad.Trans.Control' Documentation created: dist/doc/html/monad-control/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.2.3 Registering monad-control-0.3.2.3... Installed monad-control-0.3.2.3 Configuring contravariant-0.4.4... Building contravariant-0.4.4... Preprocessing library contravariant-0.4.4... [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.4.4... Running Haddock for contravariant-0.4.4... Running hscolour for contravariant-0.4.4... Preprocessing library contravariant-0.4.4... Preprocessing library contravariant-0.4.4... 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/contravariant-0.4.4 Registering contravariant-0.4.4... Installed contravariant-0.4.4 [1 of 1] Compiling Main ( /tmp/distributive-0.4-22797/distributive-0.4/Setup.lhs, /tmp/distributive-0.4-22797/distributive-0.4/dist/setup/Main.o ) Linking /tmp/distributive-0.4-22797/distributive-0.4/dist/setup/setup ... Configuring distributive-0.4... Building distributive-0.4... Preprocessing library distributive-0.4... [1 of 1] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o ) In-place registering distributive-0.4... Running Haddock for distributive-0.4... Running hscolour for distributive-0.4... Preprocessing library distributive-0.4... Preprocessing library distributive-0.4... Haddock coverage: 100% ( 4 / 4) in 'Data.Distributive' Documentation created: dist/doc/html/distributive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/distributive-0.4 Registering distributive-0.4... Installed distributive-0.4 Configuring data-default-0.5.3... Building data-default-0.5.3... Preprocessing library data-default-0.5.3... [1 of 1] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o ) In-place registering data-default-0.5.3... Running Haddock for data-default-0.5.3... Running hscolour for data-default-0.5.3... Preprocessing library data-default-0.5.3... Preprocessing library data-default-0.5.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Default' Documentation created: dist/doc/html/data-default/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-0.5.3 Registering data-default-0.5.3... Installed data-default-0.5.3 Configuring attoparsec-0.11.1.0... Building attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.11.1.0... Running Haddock for attoparsec-0.11.1.0... Running hscolour for attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Haddock coverage: 70% ( 7 / 10) in 'Data.Attoparsec.Text.FastSet' 100% ( 7 / 7) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 40% ( 4 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 3 / 3) in 'Data.Attoparsec.Types' 100% ( 2 / 2) in 'Data.Attoparsec.Internal' 100% ( 16 / 16) in 'Data.Attoparsec.Combinator' 91% ( 39 / 43) in 'Data.Attoparsec.ByteString.Internal' 95% ( 40 / 42) in 'Data.Attoparsec.Text.Internal' 97% ( 73 / 75) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 96% ( 50 / 52) in 'Data.Attoparsec.ByteString' 97% ( 75 / 77) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.11.1.0 Registering attoparsec-0.11.1.0... Installed attoparsec-0.11.1.0 Configuring semigroups-0.12.2... Building semigroups-0.12.2... Preprocessing library semigroups-0.12.2... [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.12.2... Running Haddock for semigroups-0.12.2... Running hscolour for semigroups-0.12.2... Preprocessing library semigroups-0.12.2... Preprocessing library semigroups-0.12.2... Haddock coverage: doc comment parse failed: 'transpose' for NonEmtpy, 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.12.2 Registering semigroups-0.12.2... Installed semigroups-0.12.2 Configuring uniplate-1.6.12... Building uniplate-1.6.12... Preprocessing library uniplate-1.6.12... [ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o ) [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package hashable-1.2.1.0 ... linking ... done. Loading package unordered-containers-0.2.3.3 ... linking ... done. Loading package syb-0.4.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. [ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o ) [ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o ) [ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o ) [ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o ) [ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o ) [ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o ) [ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o ) [10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o ) [11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o ) [12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o ) [13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o ) [14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o ) [15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o ) [16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o ) [17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o ) [18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o ) [19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o ) [20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o ) [21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o ) In-place registering uniplate-1.6.12... Running Haddock for uniplate-1.6.12... Running hscolour for uniplate-1.6.12... Preprocessing library uniplate-1.6.12... Preprocessing library uniplate-1.6.12... Haddock coverage: 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances' 86% ( 6 / 7) in 'Data.Generics.Uniplate.Internal.Utils' 100% ( 19 / 19) in 'Data.Generics.Uniplate' 55% ( 11 / 20) in 'Data.Generics.UniplateOn' 67% ( 6 / 9) in 'Data.Generics.Str' 76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations' 100% ( 8 / 8) in 'Data.Generics.Compos' 100% ( 13 / 13) in 'Data.Generics.SYB' 8% ( 4 / 49) in 'Data.Generics.Uniplate.Internal.Data' 80% ( 4 / 5) in 'Data.Generics.Uniplate.Data' 72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations' 75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly' 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct' 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable' 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper' 100% ( 21 / 21) in 'Data.Generics.UniplateStr' 55% ( 11 / 20) in 'Data.Generics.UniplateStrOn' 47% ( 9 / 19) in 'Data.Generics.Biplate' 100% ( 10 / 10) in 'Data.Generics.PlateDirect' 100% ( 10 / 10) in 'Data.Generics.PlateTypeable' 100% ( 2 / 2) in 'Data.Generics.PlateData' Warning: Data.Generics.Uniplate.Direct: could not find link destinations for: Data.Generics.Uniplate.Direct.Type Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for: Data.Generics.Uniplate.Typeable.Type Warning: Data.Generics.PlateDirect: could not find link destinations for: Data.Generics.PlateDirect.Type Warning: Data.Generics.PlateTypeable: could not find link destinations for: Data.Generics.PlateTypeable.Type Documentation created: dist/doc/html/uniplate/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/uniplate-1.6.12 Registering uniplate-1.6.12... Installed uniplate-1.6.12 [1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.14.0.1-22797/haskell-src-exts-1.14.0.1/Setup.hs, /tmp/haskell-src-exts-1.14.0.1-22797/haskell-src-exts-1.14.0.1/dist/setup/Main.o ) Linking /tmp/haskell-src-exts-1.14.0.1-22797/haskell-src-exts-1.14.0.1/dist/setup/setup ... Configuring haskell-src-exts-1.14.0.1... Building haskell-src-exts-1.14.0.1... Preprocessing library haskell-src-exts-1.14.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.14.0.1... Running Haddock for haskell-src-exts-1.14.0.1... Running hscolour for haskell-src-exts-1.14.0.1... Preprocessing library haskell-src-exts-1.14.0.1... Preprocessing library haskell-src-exts-1.14.0.1... Haddock coverage: 70% ( 91 /130) 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% ( 83 /122) 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' 5% ( 3 / 65) in 'Language.Haskell.Exts.Annotated.Simplify' 93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty' 2% ( 1 / 45) 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-src-exts-1.14.0.1 Registering haskell-src-exts-1.14.0.1... Installed haskell-src-exts-1.14.0.1 Configuring language-haskell-extract-0.2.4... Building language-haskell-extract-0.2.4... Preprocessing library language-haskell-extract-0.2.4... [1 of 1] Compiling Language.Haskell.Extract ( src/Language/Haskell/Extract.hs, dist/build/Language/Haskell/Extract.o ) In-place registering language-haskell-extract-0.2.4... Running Haddock for language-haskell-extract-0.2.4... Running hscolour for language-haskell-extract-0.2.4... Preprocessing library language-haskell-extract-0.2.4... Preprocessing library language-haskell-extract-0.2.4... Haddock coverage: 75% ( 3 / 4) in 'Language.Haskell.Extract' Documentation created: dist/doc/html/language-haskell-extract/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/language-haskell-extract-0.2.4 Registering language-haskell-extract-0.2.4... Installed language-haskell-extract-0.2.4 Configuring test-framework-0.8.0.3... Building test-framework-0.8.0.3... Preprocessing library test-framework-0.8.0.3... [ 1 of 24] Compiling Test.Framework.Runners.ThreadPool ( Test/Framework/Runners/ThreadPool.hs, dist/build/Test/Framework/Runners/ThreadPool.o ) [ 2 of 24] Compiling Test.Framework.Runners.Console.Utilities ( Test/Framework/Runners/Console/Utilities.hs, dist/build/Test/Framework/Runners/Console/Utilities.o ) [ 3 of 24] Compiling Test.Framework.Runners.Console.ProgressBar ( Test/Framework/Runners/Console/ProgressBar.hs, dist/build/Test/Framework/Runners/Console/ProgressBar.o ) [ 4 of 24] Compiling Test.Framework.Runners.Console.Colors ( Test/Framework/Runners/Console/Colors.hs, dist/build/Test/Framework/Runners/Console/Colors.o ) [ 5 of 24] Compiling Test.Framework.Runners.Processors ( Test/Framework/Runners/Processors.hs, dist/build/Test/Framework/Runners/Processors.o ) [ 6 of 24] Compiling Test.Framework.Improving ( Test/Framework/Improving.hs, dist/build/Test/Framework/Improving.o ) [ 7 of 24] Compiling Test.Framework.Utilities ( Test/Framework/Utilities.hs, dist/build/Test/Framework/Utilities.o ) [ 8 of 24] Compiling Test.Framework.Runners.TestPattern ( Test/Framework/Runners/TestPattern.hs, dist/build/Test/Framework/Runners/TestPattern.o ) [ 9 of 24] Compiling Test.Framework.Runners.TimedConsumption ( Test/Framework/Runners/TimedConsumption.hs, dist/build/Test/Framework/Runners/TimedConsumption.o ) [10 of 24] Compiling Test.Framework.Runners.Console.Table ( Test/Framework/Runners/Console/Table.hs, dist/build/Test/Framework/Runners/Console/Table.o ) Test/Framework/Runners/Console/Table.hs:32:24: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 Test/Framework/Runners/Console/Table.hs:43:21: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 [11 of 24] Compiling Test.Framework.Seed ( Test/Framework/Seed.hs, dist/build/Test/Framework/Seed.o ) [12 of 24] Compiling Test.Framework.Options ( Test/Framework/Options.hs, dist/build/Test/Framework/Options.o ) [13 of 24] Compiling Test.Framework.Runners.Options ( Test/Framework/Runners/Options.hs, dist/build/Test/Framework/Runners/Options.o ) [14 of 24] Compiling Test.Framework.Core ( Test/Framework/Core.hs, dist/build/Test/Framework/Core.o ) [15 of 24] Compiling Test.Framework.Providers.API ( Test/Framework/Providers/API.hs, dist/build/Test/Framework/Providers/API.o ) [16 of 24] Compiling Test.Framework.Runners.Core ( Test/Framework/Runners/Core.hs, dist/build/Test/Framework/Runners/Core.o ) [17 of 24] Compiling Test.Framework.Runners.API ( Test/Framework/Runners/API.hs, dist/build/Test/Framework/Runners/API.o ) [18 of 24] Compiling Test.Framework.Runners.Statistics ( Test/Framework/Runners/Statistics.hs, dist/build/Test/Framework/Runners/Statistics.o ) [19 of 24] Compiling Test.Framework.Runners.Console.Statistics ( Test/Framework/Runners/Console/Statistics.hs, dist/build/Test/Framework/Runners/Console/Statistics.o ) [20 of 24] Compiling Test.Framework.Runners.Console.Run ( Test/Framework/Runners/Console/Run.hs, dist/build/Test/Framework/Runners/Console/Run.o ) [21 of 24] Compiling Test.Framework.Runners.XML.JUnitWriter ( Test/Framework/Runners/XML/JUnitWriter.hs, dist/build/Test/Framework/Runners/XML/JUnitWriter.o ) [22 of 24] Compiling Test.Framework.Runners.XML ( Test/Framework/Runners/XML.hs, dist/build/Test/Framework/Runners/XML.o ) [23 of 24] Compiling Test.Framework.Runners.Console ( Test/Framework/Runners/Console.hs, dist/build/Test/Framework/Runners/Console.o ) [24 of 24] Compiling Test.Framework ( Test/Framework.hs, dist/build/Test/Framework.o ) In-place registering test-framework-0.8.0.3... Running Haddock for test-framework-0.8.0.3... Running hscolour for test-framework-0.8.0.3... Preprocessing library test-framework-0.8.0.3... Preprocessing library test-framework-0.8.0.3... Test/Framework/Runners/Console/Table.hs:32:24: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 Test/Framework/Runners/Console/Table.hs:43:21: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 Haddock coverage: 50% ( 1 / 2) in 'Test.Framework.Runners.ThreadPool' 0% ( 0 / 2) in 'Test.Framework.Runners.Console.Utilities' 0% ( 0 / 3) in 'Test.Framework.Runners.Console.ProgressBar' 0% ( 0 / 4) in 'Test.Framework.Runners.Console.Colors' 0% ( 0 / 2) in 'Test.Framework.Runners.Processors' 17% ( 2 / 12) in 'Test.Framework.Improving' 8% ( 1 / 13) in 'Test.Framework.Utilities' 0% ( 0 / 4) in 'Test.Framework.Runners.TestPattern' 50% ( 1 / 2) in 'Test.Framework.Runners.TimedConsumption' 0% ( 0 / 4) in 'Test.Framework.Runners.Console.Table' 25% ( 1 / 4) in 'Test.Framework.Seed' 0% ( 0 / 4) in 'Test.Framework.Options' 0% ( 0 / 6) in 'Test.Framework.Runners.Options' 83% ( 10 / 12) in 'Test.Framework.Core' 43% ( 16 / 37) in 'Test.Framework.Providers.API' 38% ( 3 / 8) in 'Test.Framework.Runners.Core' 100% ( 4 / 4) in 'Test.Framework.Runners.API' 31% ( 4 / 13) in 'Test.Framework.Runners.Statistics' 50% ( 1 / 2) in 'Test.Framework.Runners.Console.Statistics' 0% ( 0 / 2) in 'Test.Framework.Runners.Console.Run' 67% ( 2 / 3) in 'Test.Framework.Runners.XML.JUnitWriter' 0% ( 0 / 2) in 'Test.Framework.Runners.XML' 75% ( 6 / 8) in 'Test.Framework.Runners.Console' 94% ( 15 / 16) in 'Test.Framework' Documentation created: dist/doc/html/test-framework/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/test-framework-0.8.0.3 Registering test-framework-0.8.0.3... Installed test-framework-0.8.0.3 Configuring aeson-0.7.0.2... Building aeson-0.7.0.2... Preprocessing library aeson-0.7.0.2... [ 1 of 12] Compiling Data.Aeson.Types.Internal ( Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o ) [ 2 of 12] Compiling Data.Aeson.Types.Class ( Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o ) [ 3 of 12] Compiling Data.Aeson.Functions ( Data/Aeson/Functions.hs, dist/build/Data/Aeson/Functions.o ) [ 4 of 12] Compiling Data.Aeson.Types.Instances ( Data/Aeson/Types/Instances.hs, dist/build/Data/Aeson/Types/Instances.o ) [ 5 of 12] Compiling Data.Aeson.Types.Generic ( Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o ) [ 6 of 12] Compiling Data.Aeson.Types ( Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o ) [ 7 of 12] Compiling Data.Aeson.Parser.Internal ( Data/Aeson/Parser/Internal.hs, dist/build/Data/Aeson/Parser/Internal.o ) [ 8 of 12] Compiling Data.Aeson.Parser ( Data/Aeson/Parser.hs, dist/build/Data/Aeson/Parser.o ) [ 9 of 12] Compiling Data.Aeson.Encode ( Data/Aeson/Encode.hs, dist/build/Data/Aeson/Encode.o ) [10 of 12] Compiling Data.Aeson.Generic ( Data/Aeson/Generic.hs, dist/build/Data/Aeson/Generic.o ) [11 of 12] Compiling Data.Aeson ( Data/Aeson.hs, dist/build/Data/Aeson.o ) [12 of 12] Compiling Data.Aeson.TH ( Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o ) In-place registering aeson-0.7.0.2... Running Haddock for aeson-0.7.0.2... Running hscolour for aeson-0.7.0.2... Preprocessing library aeson-0.7.0.2... Preprocessing library aeson-0.7.0.2... Haddock coverage: 100% ( 27 / 27) in 'Data.Aeson.Types.Internal' 100% ( 10 / 10) in 'Data.Aeson.Types.Class' 100% ( 5 / 5) in 'Data.Aeson.Functions' 100% ( 26 / 26) in 'Data.Aeson.Types.Instances' 100% ( 1 / 1) in 'Data.Aeson.Types.Generic' 100% ( 44 / 44) in 'Data.Aeson.Types' 73% ( 11 / 15) in 'Data.Aeson.Parser.Internal' 100% ( 10 / 10) in 'Data.Aeson.Parser' 83% ( 5 / 6) in 'Data.Aeson.Encode' 75% ( 6 / 8) in 'Data.Aeson.Generic' 100% ( 56 / 56) in 'Data.Aeson' 100% ( 12 / 12) in 'Data.Aeson.TH' Warning: Data.Aeson.Types: could not find link destinations for: Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Warning: Data.Aeson: could not find link destinations for: Data.Aeson.Types.Generic.AllNullary Data.Aeson.Types.Generic.ParseSum Data.Aeson.Types.Generic.FromProduct Data.Aeson.Types.Generic.ProductSize Data.Aeson.Types.Generic.ConsFromJSON Data.Aeson.Types.Generic.SumToJSON Data.Aeson.Types.Generic.WriteProduct Data.Aeson.Types.Generic.ConsToJSON Documentation created: dist/doc/html/aeson/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/aeson-0.7.0.2 Registering aeson-0.7.0.2... Installed aeson-0.7.0.2 [1 of 1] Compiling Main ( /tmp/comonad-4.0-22797/comonad-4.0/Setup.lhs, /tmp/comonad-4.0-22797/comonad-4.0/dist/setup/Main.o ) Linking /tmp/comonad-4.0-22797/comonad-4.0/dist/setup/setup ... Configuring comonad-4.0... Building comonad-4.0... Preprocessing library comonad-4.0... [ 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.0... Running Haddock for comonad-4.0... Running hscolour for comonad-4.0... Preprocessing library comonad-4.0... Preprocessing library comonad-4.0... 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' haddock module header parse failed: Cannot parse header documentation paragraphs doc comment parse failed: Modify the stored value > pos . seeks swap $ store fst (1,5) (5,1) Seeks satisfies the law > seeks f = peeks f . duplicate 60% ( 9 / 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/comonad-4.0 Registering comonad-4.0... Installed comonad-4.0 Configuring language-ecmascript-0.15.4... Building language-ecmascript-0.15.4... Preprocessing library language-ecmascript-0.15.4... [ 1 of 13] Compiling Language.ECMAScript3.Parser.State ( src/Language/ECMAScript3/Parser/State.hs, dist/build/Language/ECMAScript3/Parser/State.o ) [ 2 of 13] Compiling Language.ECMAScript3.Parser.Type ( src/Language/ECMAScript3/Parser/Type.hs, dist/build/Language/ECMAScript3/Parser/Type.o ) [ 3 of 13] Compiling Language.ECMAScript3.Lexer ( src/Language/ECMAScript3/Lexer.hs, dist/build/Language/ECMAScript3/Lexer.o ) [ 4 of 13] Compiling Language.ECMAScript3.Syntax ( src/Language/ECMAScript3/Syntax.hs, dist/build/Language/ECMAScript3/Syntax.o ) [ 5 of 13] Compiling Language.ECMAScript3.PrettyPrint ( src/Language/ECMAScript3/PrettyPrint.hs, dist/build/Language/ECMAScript3/PrettyPrint.o ) [ 6 of 13] Compiling Language.ECMAScript3.Syntax.Annotations ( src/Language/ECMAScript3/Syntax/Annotations.hs, dist/build/Language/ECMAScript3/Syntax/Annotations.o ) [ 7 of 13] Compiling Language.ECMAScript3.Parser ( src/Language/ECMAScript3/Parser.hs, dist/build/Language/ECMAScript3/Parser.o ) [ 8 of 13] Compiling Language.ECMAScript3.Syntax.Arbitrary ( src/Language/ECMAScript3/Syntax/Arbitrary.hs, dist/build/Language/ECMAScript3/Syntax/Arbitrary.o ) [ 9 of 13] Compiling Language.ECMAScript3.Syntax.QuasiQuote ( src/Language/ECMAScript3/Syntax/QuasiQuote.hs, dist/build/Language/ECMAScript3/Syntax/QuasiQuote.o ) src/Language/ECMAScript3/Syntax/QuasiQuote.hs:17:10: Warning: Fields of `QuasiQuoter' not initialised: quotePat, quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteJSExpr} In an equation for `jsexpr': jsexpr = QuasiQuoter {quoteExp = quoteJSExpr} src/Language/ECMAScript3/Syntax/QuasiQuote.hs:20:10: Warning: Fields of `QuasiQuoter' not initialised: quotePat, quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteJSStmt} In an equation for `jsstmt': jsstmt = QuasiQuoter {quoteExp = quoteJSStmt} src/Language/ECMAScript3/Syntax/QuasiQuote.hs:23:6: Warning: Fields of `QuasiQuoter' not initialised: quotePat, quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteJS} In an equation for `js': js = QuasiQuoter {quoteExp = quoteJS} src/Language/ECMAScript3/Syntax/QuasiQuote.hs:43:39: Warning: In the use of `TH.report' (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax): Deprecated: "Use reportError or reportWarning instead" [10 of 13] Compiling Language.ECMAScript3.Analysis.Environment ( src/Language/ECMAScript3/Analysis/Environment.hs, dist/build/Language/ECMAScript3/Analysis/Environment.o ) [11 of 13] Compiling Language.ECMAScript3.Analysis.LabelSets ( src/Language/ECMAScript3/Analysis/LabelSets.hs, dist/build/Language/ECMAScript3/Analysis/LabelSets.o ) [12 of 13] Compiling Language.ECMAScript3.SourceDiff ( src/Language/ECMAScript3/SourceDiff.hs, dist/build/Language/ECMAScript3/SourceDiff.o ) [13 of 13] Compiling Language.ECMAScript3 ( src/Language/ECMAScript3.hs, dist/build/Language/ECMAScript3.o ) In-place registering language-ecmascript-0.15.4... Running Haddock for language-ecmascript-0.15.4... Running hscolour for language-ecmascript-0.15.4... Preprocessing library language-ecmascript-0.15.4... Preprocessing library language-ecmascript-0.15.4... dist/build/tmp-22797/src/Language/ECMAScript3/Syntax/QuasiQuote.hs:17:10: Warning: Fields of `QuasiQuoter' not initialised: quotePat, quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteJSExpr} In an equation for `jsexpr': jsexpr = QuasiQuoter {quoteExp = quoteJSExpr} dist/build/tmp-22797/src/Language/ECMAScript3/Syntax/QuasiQuote.hs:20:10: Warning: Fields of `QuasiQuoter' not initialised: quotePat, quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteJSStmt} In an equation for `jsstmt': jsstmt = QuasiQuoter {quoteExp = quoteJSStmt} dist/build/tmp-22797/src/Language/ECMAScript3/Syntax/QuasiQuote.hs:23:6: Warning: Fields of `QuasiQuoter' not initialised: quotePat, quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteJS} In an equation for `js': js = QuasiQuoter {quoteExp = quoteJS} dist/build/tmp-22797/src/Language/ECMAScript3/Syntax/QuasiQuote.hs:43:39: Warning: In the use of `TH.report' (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax): Deprecated: "Use reportError or reportWarning instead" Haddock coverage: 0% ( 0 / 2) in 'Language.ECMAScript3.Parser.State' 50% ( 1 / 2) in 'Language.ECMAScript3.Parser.Type' 8% ( 2 / 25) in 'Language.ECMAScript3.Lexer' 85% ( 17 / 20) in 'Language.ECMAScript3.Syntax' 86% ( 6 / 7) in 'Language.ECMAScript3.PrettyPrint' 100% ( 8 / 8) in 'Language.ECMAScript3.Syntax.Annotations' 50% ( 11 / 22) in 'Language.ECMAScript3.Parser' 32% ( 8 / 25) in 'Language.ECMAScript3.Syntax.Arbitrary' 25% ( 1 / 4) in 'Language.ECMAScript3.Syntax.QuasiQuote' 50% ( 2 / 4) in 'Language.ECMAScript3.Analysis.Environment' 100% ( 3 / 3) in 'Language.ECMAScript3.Analysis.LabelSets' 50% ( 1 / 2) in 'Language.ECMAScript3.SourceDiff' 100% ( 5 / 5) in 'Language.ECMAScript3' Warning: Language.ECMAScript3.Parser: could not find link destinations for: Language.ECMAScript3.Parser.State.ParserState Documentation created: dist/doc/html/language-ecmascript/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/language-ecmascript-0.15.4 Registering language-ecmascript-0.15.4... Installed language-ecmascript-0.15.4 Configuring hse-cpp-0.1... Building hse-cpp-0.1... Preprocessing library hse-cpp-0.1... [1 of 1] Compiling Language.Haskell.Exts.Annotated.CPP ( Language/Haskell/Exts/Annotated/CPP.hs, dist/build/Language/Haskell/Exts/Annotated/CPP.o ) In-place registering hse-cpp-0.1... Running Haddock for hse-cpp-0.1... Running hscolour for hse-cpp-0.1... Preprocessing library hse-cpp-0.1... Preprocessing library hse-cpp-0.1... Haddock coverage: 33% ( 2 / 6) in 'Language.Haskell.Exts.Annotated.CPP' Documentation created: dist/doc/html/hse-cpp/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hse-cpp-0.1 Registering hse-cpp-0.1... Installed hse-cpp-0.1 Configuring test-framework-hunit-0.3.0.1... Building test-framework-hunit-0.3.0.1... Preprocessing library test-framework-hunit-0.3.0.1... [1 of 1] Compiling Test.Framework.Providers.HUnit ( Test/Framework/Providers/HUnit.hs, dist/build/Test/Framework/Providers/HUnit.o ) In-place registering test-framework-hunit-0.3.0.1... Running Haddock for test-framework-hunit-0.3.0.1... Running hscolour for test-framework-hunit-0.3.0.1... Preprocessing library test-framework-hunit-0.3.0.1... Preprocessing library test-framework-hunit-0.3.0.1... Haddock coverage: 100% ( 3 / 3) in 'Test.Framework.Providers.HUnit' Documentation created: dist/doc/html/test-framework-hunit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/test-framework-hunit-0.3.0.1 Registering test-framework-hunit-0.3.0.1... Installed test-framework-hunit-0.3.0.1 Configuring test-framework-th-0.2.4... Building test-framework-th-0.2.4... Preprocessing library test-framework-th-0.2.4... [1 of 1] Compiling Test.Framework.TH ( src/Test/Framework/TH.hs, dist/build/Test/Framework/TH.o ) In-place registering test-framework-th-0.2.4... Running Haddock for test-framework-th-0.2.4... Running hscolour for test-framework-th-0.2.4... Preprocessing library test-framework-th-0.2.4... Preprocessing library test-framework-th-0.2.4... Haddock coverage: 50% ( 2 / 4) in 'Test.Framework.TH' Documentation created: dist/doc/html/test-framework-th/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/test-framework-th-0.2.4 Registering test-framework-th-0.2.4... Installed test-framework-th-0.2.4 Configuring sourcemap-0.1.3.0... Building sourcemap-0.1.3.0... Preprocessing library sourcemap-0.1.3.0... [1 of 3] Compiling SourceMap.Types ( src/SourceMap/Types.hs, dist/build/SourceMap/Types.o ) [2 of 3] Compiling VLQ ( src/VLQ.hs, dist/build/VLQ.o ) [3 of 3] Compiling SourceMap ( src/SourceMap.hs, dist/build/SourceMap.o ) In-place registering sourcemap-0.1.3.0... Running Haddock for sourcemap-0.1.3.0... Running hscolour for sourcemap-0.1.3.0... Preprocessing library sourcemap-0.1.3.0... Preprocessing library sourcemap-0.1.3.0... Haddock coverage: 100% ( 4 / 4) in 'SourceMap.Types' 100% ( 3 / 3) in 'VLQ' 100% ( 2 / 2) in 'SourceMap' Documentation created: dist/doc/html/sourcemap/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sourcemap-0.1.3.0 Registering sourcemap-0.1.3.0... Installed sourcemap-0.1.3.0 Configuring semigroupoids-4.0... Building semigroupoids-4.0... Preprocessing library semigroupoids-4.0... [ 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... Running Haddock for semigroupoids-4.0... Running hscolour for semigroupoids-4.0... Preprocessing library semigroupoids-4.0... Preprocessing library semigroupoids-4.0... 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroupoids-4.0 Registering semigroupoids-4.0... Installed semigroupoids-4.0 Configuring data-lens-2.10.4... Building data-lens-2.10.4... Preprocessing library data-lens-2.10.4... [1 of 6] Compiling Control.Category.Product ( src/Control/Category/Product.hs, dist/build/Control/Category/Product.o ) [2 of 6] Compiling Data.Lens.Common ( src/Data/Lens/Common.hs, dist/build/Data/Lens/Common.o ) [3 of 6] Compiling Data.Lens.Lazy ( src/Data/Lens/Lazy.hs, dist/build/Data/Lens/Lazy.o ) [4 of 6] Compiling Data.Lens.Strict ( src/Data/Lens/Strict.hs, dist/build/Data/Lens/Strict.o ) [5 of 6] Compiling Data.Lens.Partial.Common ( src/Data/Lens/Partial/Common.hs, dist/build/Data/Lens/Partial/Common.o ) [6 of 6] Compiling Data.Lens.Partial.Lazy ( src/Data/Lens/Partial/Lazy.hs, dist/build/Data/Lens/Partial/Lazy.o ) In-place registering data-lens-2.10.4... Running Haddock for data-lens-2.10.4... Running hscolour for data-lens-2.10.4... Preprocessing library data-lens-2.10.4... Preprocessing library data-lens-2.10.4... Haddock coverage: 0% ( 0 / 2) in 'Control.Category.Product' 42% ( 15 / 36) in 'Data.Lens.Common' 39% ( 9 / 23) in 'Data.Lens.Lazy' 39% ( 9 / 23) in 'Data.Lens.Strict' 14% ( 5 / 36) in 'Data.Lens.Partial.Common' 40% ( 6 / 15) in 'Data.Lens.Partial.Lazy' Documentation created: dist/doc/html/data-lens/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-lens-2.10.4 Registering data-lens-2.10.4... Installed data-lens-2.10.4 Configuring either-4.1.1... Building either-4.1.1... Preprocessing library either-4.1.1... [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.o ) [2 of 2] Compiling Control.Monad.Trans.Either ( src/Control/Monad/Trans/Either.hs, dist/build/Control/Monad/Trans/Either.o ) In-place registering either-4.1.1... Running Haddock for either-4.1.1... Running hscolour for either-4.1.1... Preprocessing library either-4.1.1... Preprocessing library either-4.1.1... Haddock coverage: 100% ( 16 / 16) in 'Data.Either.Combinators' Warning: Control.Monad.Trans.Either: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Either.EitherT e), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Either.EitherT e m) 100% ( 8 / 8) in 'Control.Monad.Trans.Either' Documentation created: dist/doc/html/either/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/either-4.1.1 Registering either-4.1.1... Installed either-4.1.1 Configuring data-lens-template-2.1.7... Building data-lens-template-2.1.7... Preprocessing library data-lens-template-2.1.7... [1 of 1] Compiling Data.Lens.Template ( Data/Lens/Template.hs, dist/build/Data/Lens/Template.o ) In-place registering data-lens-template-2.1.7... Running Haddock for data-lens-template-2.1.7... Running hscolour for data-lens-template-2.1.7... Preprocessing library data-lens-template-2.1.7... Preprocessing library data-lens-template-2.1.7... Haddock coverage: 80% ( 4 / 5) in 'Data.Lens.Template' Documentation created: dist/doc/html/data-lens-template/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-lens-template-2.1.7 Registering data-lens-template-2.1.7... Installed data-lens-template-2.1.7 Configuring haskell-packages-0.2.3.4... Building haskell-packages-0.2.3.4... Preprocessing library haskell-packages-0.2.3.4... [1 of 8] Compiling Paths_haskell_packages ( dist/build/autogen/Paths_haskell_packages.hs, dist/build/Paths_haskell_packages.o ) [2 of 8] Compiling Distribution.HaskellSuite.Compiler[boot] ( src/Distribution/HaskellSuite/Compiler.hs-boot, dist/build/Distribution/HaskellSuite/Compiler.o-boot ) [3 of 8] Compiling Distribution.HaskellSuite.Cabal[boot] ( src/Distribution/HaskellSuite/Cabal.hs-boot, dist/build/Distribution/HaskellSuite/Cabal.o-boot ) [4 of 8] Compiling Distribution.HaskellSuite.Packages ( src/Distribution/HaskellSuite/Packages.hs, dist/build/Distribution/HaskellSuite/Packages.o ) [5 of 8] Compiling Distribution.HaskellSuite.Modules ( src/Distribution/HaskellSuite/Modules.hs, dist/build/Distribution/HaskellSuite/Modules.o ) [6 of 8] Compiling Distribution.HaskellSuite.Compiler ( src/Distribution/HaskellSuite/Compiler.hs, dist/build/Distribution/HaskellSuite/Compiler.o ) [7 of 8] Compiling Distribution.HaskellSuite.Cabal ( src/Distribution/HaskellSuite/Cabal.hs, dist/build/Distribution/HaskellSuite/Cabal.o ) [8 of 8] Compiling Distribution.HaskellSuite ( src/Distribution/HaskellSuite.hs, dist/build/Distribution/HaskellSuite.o ) In-place registering haskell-packages-0.2.3.4... Running Haddock for haskell-packages-0.2.3.4... Running hscolour for haskell-packages-0.2.3.4... Preprocessing library haskell-packages-0.2.3.4... Preprocessing library haskell-packages-0.2.3.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: Cabal-1.18.1.3 Haddock coverage: 0% ( 0 / 8) in 'Paths_haskell_packages' 70% ( 19 / 27) in 'Distribution.HaskellSuite.Packages' Warning: Distribution.HaskellSuite.Modules: We do not support associated types in instances yet. These instances are affected: (GHC.Base.Functor m, GHC.Base.Monad m) => Distribution.HaskellSuite.Modules.MonadModule (Distribution.HaskellSuite.Modules.ModuleT i m) 91% ( 10 / 11) in 'Distribution.HaskellSuite.Modules' Warning: Distribution.HaskellSuite.Compiler: We do not support associated types in instances yet. These instances are affected: Distribution.HaskellSuite.Packages.IsPackageDB db => Distribution.HaskellSuite.Compiler.Is (Distribution.HaskellSuite.Compiler.Simple db) Warning: Couldn't find .haddock for export Distribution.HaskellSuite.Cabal.main 70% ( 7 / 10) in 'Distribution.HaskellSuite.Compiler' 50% ( 1 / 2) in 'Distribution.HaskellSuite.Cabal' 100% ( 3 / 3) in 'Distribution.HaskellSuite' Warning: Distribution.HaskellSuite.Packages: could not find link destinations for: Distribution.InstalledPackageInfo.InstalledPackageInfo Distribution.Simple.Compiler.PackageDB Distribution.Package.InstalledPackageId Warning: Distribution.HaskellSuite.Modules: could not find link destinations for: Distribution.InstalledPackageInfo.InstalledPackageInfo Distribution.ModuleName.ModuleName Warning: Distribution.HaskellSuite.Compiler: could not find link destinations for: Distribution.Package.PackageIdentifier Distribution.ModuleName.ModuleName Distribution.Simple.Compiler.PackageDB Distribution.InstalledPackageInfo.InstalledPackageInfo Distribution.Package.PackageId Distribution.Simple.Compiler.PackageDBStack Distribution.Package.InstalledPackageId Documentation created: dist/doc/html/haskell-packages/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-packages-0.2.3.4 Registering haskell-packages-0.2.3.4... Installed haskell-packages-0.2.3.4 Configuring haskell-names-0.3.2.8... Building haskell-names-0.3.2.8... Preprocessing library haskell-names-0.3.2.8... [ 1 of 20] Compiling Paths_haskell_names ( dist/build/autogen/Paths_haskell_names.hs, dist/build/Paths_haskell_names.o ) [ 2 of 20] Compiling Language.Haskell.Names.GlobalSymbolTable[boot] ( src/Language/Haskell/Names/GlobalSymbolTable.hs-boot, dist/build/Language/Haskell/Names/GlobalSymbolTable.o-boot ) [ 3 of 20] Compiling Language.Haskell.Names.Open.Derived ( src/Language/Haskell/Names/Open/Derived.hs, dist/build/Language/Haskell/Names/Open/Derived.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package hashable-1.2.1.0 ... linking ... done. Loading package syb-0.4.1 ... linking ... done. Loading package unordered-containers-0.2.3.3 ... linking ... done. Loading package uniplate-1.6.12 ... linking ... done. Loading package type-eq-0.4.2 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package traverse-with-class-0.1.1.1 ... linking ... done. Loading package filepath-1.3.0.1 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package unix-2.6.0.1 ... linking ... done. Loading package directory-1.2.0.1 ... linking ... done. Loading package process-1.1.0.2 ... linking ... done. Loading package Cabal-1.18.1.3 ... linking ... done. Loading package scientific-0.2.0.2 ... linking ... done. Loading package attoparsec-0.11.1.0 ... linking ... done. Loading package dlist-0.6.0.1 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package vector-0.10.9.1 ... linking ... done. Loading package aeson-0.7.0.2 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package MonadRandom-0.1.13 ... linking ... done. Loading package base-unicode-symbols-0.2.2.4 ... linking ... done. Loading package transformers-base-0.4.1 ... linking ... done. Loading package monad-control-0.3.2.3 ... linking ... done. Loading package tagged-0.7 ... linking ... done. Loading package transformers-compat-0.1.1.1 ... linking ... done. Loading package contravariant-0.4.4 ... linking ... done. Loading package distributive-0.4 ... linking ... done. Loading package nats-0.1.2 ... linking ... done. Loading package semigroups-0.12.2 ... linking ... done. Loading package comonad-4.0 ... linking ... done. Loading package semigroupoids-4.0 ... linking ... done. Loading package either-4.1.1 ... linking ... done. Loading package old-time-1.1.0.1 ... linking ... done. Loading package polyparse-1.9 ... linking ... done. Loading package cpphs-1.18.3 ... linking ... done. Loading package haskell-src-exts-1.14.0.1 ... linking ... done. Loading package hse-cpp-0.1 ... linking ... done. Loading package optparse-applicative-0.7.0.2 ... linking ... done. Loading package haskell-packages-0.2.3.4 ... linking ... done. Loading package data-lens-2.10.4 ... linking ... done. Loading package data-lens-template-2.1.7 ... linking ... done. [ 4 of 20] Compiling Language.Haskell.Names.Types ( src/Language/Haskell/Names/Types.hs, dist/build/Language/Haskell/Names/Types.o ) [ 5 of 20] Compiling Language.Haskell.Names.Interfaces ( src/Language/Haskell/Names/Interfaces.hs, dist/build/Language/Haskell/Names/Interfaces.o ) [ 6 of 20] Compiling Language.Haskell.Names.SyntaxUtils ( src/Language/Haskell/Names/SyntaxUtils.hs, dist/build/Language/Haskell/Names/SyntaxUtils.o ) [ 7 of 20] Compiling Language.Haskell.Names.GlobalSymbolTable ( src/Language/Haskell/Names/GlobalSymbolTable.hs, dist/build/Language/Haskell/Names/GlobalSymbolTable.o ) [ 8 of 20] Compiling Language.Haskell.Names.ScopeUtils ( src/Language/Haskell/Names/ScopeUtils.hs, dist/build/Language/Haskell/Names/ScopeUtils.o ) [ 9 of 20] Compiling Language.Haskell.Names.LocalSymbolTable ( src/Language/Haskell/Names/LocalSymbolTable.hs, dist/build/Language/Haskell/Names/LocalSymbolTable.o ) [10 of 20] Compiling Language.Haskell.Names.RecordWildcards ( src/Language/Haskell/Names/RecordWildcards.hs, dist/build/Language/Haskell/Names/RecordWildcards.o ) [11 of 20] Compiling Language.Haskell.Names.GetBound ( src/Language/Haskell/Names/GetBound.hs, dist/build/Language/Haskell/Names/GetBound.o ) [12 of 20] Compiling Language.Haskell.Names.Open.Base ( src/Language/Haskell/Names/Open/Base.hs, dist/build/Language/Haskell/Names/Open/Base.o ) [13 of 20] Compiling Language.Haskell.Names.Open.Instances ( src/Language/Haskell/Names/Open/Instances.hs, dist/build/Language/Haskell/Names/Open/Instances.o ) [14 of 20] Compiling Language.Haskell.Names.Open ( src/Language/Haskell/Names/Open.hs, dist/build/Language/Haskell/Names/Open.o ) [15 of 20] Compiling Language.Haskell.Names.Annotated ( src/Language/Haskell/Names/Annotated.hs, dist/build/Language/Haskell/Names/Annotated.o ) [16 of 20] Compiling Language.Haskell.Names.Imports ( src/Language/Haskell/Names/Imports.hs, dist/build/Language/Haskell/Names/Imports.o ) [17 of 20] Compiling Language.Haskell.Names.ModuleSymbols ( src/Language/Haskell/Names/ModuleSymbols.hs, dist/build/Language/Haskell/Names/ModuleSymbols.o ) [18 of 20] Compiling Language.Haskell.Names.Exports ( src/Language/Haskell/Names/Exports.hs, dist/build/Language/Haskell/Names/Exports.o ) [19 of 20] Compiling Language.Haskell.Names.Recursive ( src/Language/Haskell/Names/Recursive.hs, dist/build/Language/Haskell/Names/Recursive.o ) [20 of 20] Compiling Language.Haskell.Names ( src/Language/Haskell/Names.hs, dist/build/Language/Haskell/Names.o ) In-place registering haskell-names-0.3.2.8... Running Haddock for haskell-names-0.3.2.8... Running hscolour for haskell-names-0.3.2.8... Preprocessing library haskell-names-0.3.2.8... Preprocessing library haskell-names-0.3.2.8... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: Cabal-1.18.1.3 Haddock coverage: 0% ( 0 / 8) in 'Paths_haskell_names' 0% ( 0 / 1) in 'Language.Haskell.Names.Open.Derived' 55% ( 12 / 22) in 'Language.Haskell.Names.Types' 90% ( 9 / 10) in 'Language.Haskell.Names.Interfaces' 5% ( 1 / 21) in 'Language.Haskell.Names.SyntaxUtils' 15% ( 2 / 13) in 'Language.Haskell.Names.GlobalSymbolTable' 11% ( 1 / 9) in 'Language.Haskell.Names.ScopeUtils' 40% ( 2 / 5) in 'Language.Haskell.Names.LocalSymbolTable' 25% ( 2 / 8) in 'Language.Haskell.Names.RecordWildcards' 50% ( 1 / 2) in 'Language.Haskell.Names.GetBound' 35% ( 8 / 23) in 'Language.Haskell.Names.Open.Base' 20% ( 1 / 5) in 'Language.Haskell.Names.Open.Instances' 64% ( 9 / 14) in 'Language.Haskell.Names.Open' 25% ( 1 / 4) in 'Language.Haskell.Names.Annotated' 0% ( 0 / 3) in 'Language.Haskell.Names.Imports' 67% ( 2 / 3) in 'Language.Haskell.Names.ModuleSymbols' 0% ( 0 / 4) in 'Language.Haskell.Names.Exports' 75% ( 3 / 4) in 'Language.Haskell.Names.Recursive' 82% ( 18 / 22) in 'Language.Haskell.Names' Warning: Language.Haskell.Names.Interfaces: could not find link destinations for: Distribution.ModuleName.ModuleName Warning: Language.Haskell.Names: could not find link destinations for: Distribution.Package.PackageId Documentation created: dist/doc/html/haskell-names/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-names-0.3.2.8 Registering haskell-names-0.3.2.8... Installed haskell-names-0.3.2.8 Downloading fay-0.19.1... [1 of 1] Compiling Main ( /tmp/fay-0.19.1-22797/fay-0.19.1/Setup.hs, /tmp/fay-0.19.1-22797/fay-0.19.1/dist/setup/Main.o ) Linking /tmp/fay-0.19.1-22797/fay-0.19.1/dist/setup/setup ... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - REMEMBER: This compiler is in flux, supercalifragelistic style. You should read the CHANGELOG for this release as the changes probably affect you. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Configuring fay-0.19.1... Building fay-0.19.1... Preprocessing library fay-0.19.1... [ 1 of 32] Compiling Fay.Compiler.GADT ( src/Fay/Compiler/GADT.hs, dist/build/Fay/Compiler/GADT.o ) [ 2 of 32] Compiling Fay.System.Process.Extra ( src/Fay/System/Process/Extra.hs, dist/build/Fay/System/Process/Extra.o ) [ 3 of 32] Compiling Fay.System.Directory.Extra ( src/Fay/System/Directory/Extra.hs, dist/build/Fay/System/Directory/Extra.o ) [ 4 of 32] Compiling Fay.Data.List.Extra ( src/Fay/Data/List/Extra.hs, dist/build/Fay/Data/List/Extra.o ) [ 5 of 32] Compiling Fay.Convert ( src/Fay/Convert.hs, dist/build/Fay/Convert.o ) [ 6 of 32] Compiling Fay.Control.Monad.Extra ( src/Fay/Control/Monad/Extra.hs, dist/build/Fay/Control/Monad/Extra.o ) [ 7 of 32] Compiling Fay.Exts.NoAnnotation ( src/Fay/Exts/NoAnnotation.hs, dist/build/Fay/Exts/NoAnnotation.o ) [ 8 of 32] Compiling Fay.Control.Monad.IO ( src/Fay/Control/Monad/IO.hs, dist/build/Fay/Control/Monad/IO.o ) [ 9 of 32] Compiling Fay.Compiler.QName ( src/Fay/Compiler/QName.hs, dist/build/Fay/Compiler/QName.o ) [10 of 32] Compiling Fay.Compiler.PrimOp ( src/Fay/Compiler/PrimOp.hs, dist/build/Fay/Compiler/PrimOp.o ) [11 of 32] Compiling Paths_fay ( dist/build/autogen/Paths_fay.hs, dist/build/Paths_fay.o ) [12 of 32] Compiling Fay.Exts ( src/Fay/Exts.hs, dist/build/Fay/Exts.o ) [13 of 32] Compiling Fay.Exts.Scoped ( src/Fay/Exts/Scoped.hs, dist/build/Fay/Exts/Scoped.o ) [14 of 32] Compiling Fay.Types ( src/Fay/Types.hs, dist/build/Fay/Types.o ) [15 of 32] Compiling Fay.Compiler.Misc ( src/Fay/Compiler/Misc.hs, dist/build/Fay/Compiler/Misc.o ) [16 of 32] Compiling Fay.Compiler.Config ( src/Fay/Compiler/Config.hs, dist/build/Fay/Compiler/Config.o ) [17 of 32] Compiling Fay.Compiler.Packages ( src/Fay/Compiler/Packages.hs, dist/build/Fay/Compiler/Packages.o ) [18 of 32] Compiling Fay.Compiler.Desugar ( src/Fay/Compiler/Desugar.hs, dist/build/Fay/Compiler/Desugar.o ) [19 of 32] Compiling Fay.Compiler.Import ( src/Fay/Compiler/Import.hs, dist/build/Fay/Compiler/Import.o ) [20 of 32] Compiling Fay.Compiler.InitialPass ( src/Fay/Compiler/InitialPass.hs, dist/build/Fay/Compiler/InitialPass.o ) [21 of 32] Compiling Fay.Compiler.Optimizer ( src/Fay/Compiler/Optimizer.hs, dist/build/Fay/Compiler/Optimizer.o ) [22 of 32] Compiling Fay.Compiler.State ( src/Fay/Compiler/State.hs, dist/build/Fay/Compiler/State.o ) [23 of 32] Compiling Fay.FFI ( src/Fay/FFI.hs, dist/build/Fay/FFI.o ) [24 of 32] Compiling Fay.Compiler.Pattern ( src/Fay/Compiler/Pattern.hs, dist/build/Fay/Compiler/Pattern.o ) [25 of 32] Compiling Fay.Compiler.Print ( src/Fay/Compiler/Print.hs, dist/build/Fay/Compiler/Print.o ) [26 of 32] Compiling Fay.Compiler.FFI ( src/Fay/Compiler/FFI.hs, dist/build/Fay/Compiler/FFI.o ) [27 of 32] Compiling Fay.Compiler.Exp ( src/Fay/Compiler/Exp.hs, dist/build/Fay/Compiler/Exp.o ) [28 of 32] Compiling Fay.Compiler.Decl ( src/Fay/Compiler/Decl.hs, dist/build/Fay/Compiler/Decl.o ) [29 of 32] Compiling Fay.Compiler.Defaults ( src/Fay/Compiler/Defaults.hs, dist/build/Fay/Compiler/Defaults.o ) [30 of 32] Compiling Fay.Compiler.Typecheck ( src/Fay/Compiler/Typecheck.hs, dist/build/Fay/Compiler/Typecheck.o ) [31 of 32] Compiling Fay.Compiler ( src/Fay/Compiler.hs, dist/build/Fay/Compiler.o ) [32 of 32] Compiling Fay ( src/Fay.hs, dist/build/Fay.o ) In-place registering fay-0.19.1... Preprocessing executable 'fay' for fay-0.19.1... [1 of 2] Compiling Paths_fay ( dist/build/autogen/Paths_fay.hs, dist/build/fay/fay-tmp/Paths_fay.o ) [2 of 2] Compiling Main ( src/main/Main.hs, dist/build/fay/fay-tmp/Main.o ) Linking dist/build/fay/fay ... Preprocessing executable 'fay-tests' for fay-0.19.1... [1 of 5] Compiling Test.Util ( src/tests/Test/Util.hs, dist/build/fay-tests/fay-tests-tmp/Test/Util.o ) [2 of 5] Compiling Test.Convert ( src/tests/Test/Convert.hs, dist/build/fay-tests/fay-tests-tmp/Test/Convert.o ) [3 of 5] Compiling Test.Compile ( src/tests/Test/Compile.hs, dist/build/fay-tests/fay-tests-tmp/Test/Compile.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package filepath-1.3.0.1 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package unix-2.6.0.1 ... linking ... done. Loading package directory-1.2.0.1 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package process-1.1.0.2 ... linking ... done. Loading package Cabal-1.18.1.3 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package hashable-1.2.1.0 ... linking ... done. Loading package scientific-0.2.0.2 ... linking ... done. Loading package attoparsec-0.11.1.0 ... linking ... done. Loading package dlist-0.6.0.1 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package syb-0.4.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package unordered-containers-0.2.3.3 ... linking ... done. Loading package primitive-0.5.2.1 ... linking ... done. Loading package vector-0.10.9.1 ... linking ... done. Loading package aeson-0.7.0.2 ... linking ... done. Loading package old-time-1.1.0.1 ... linking ... done. Loading package polyparse-1.9 ... linking ... done. Loading package cpphs-1.18.3 ... linking ... done. Loading package data-default-class-0.0.1 ... linking ... done. Loading package data-default-instances-base-0.0.1 ... linking ... done. Loading package data-default-instances-containers-0.0.1 ... linking ... done. Loading package data-default-instances-dlist-0.0.1 ... linking ... done. Loading package data-default-instances-old-locale-0.0.1 ... linking ... done. Loading package data-default-0.5.3 ... linking ... done. Loading package ghc-paths-0.1.0.9 ... linking ... done. Loading package tagged-0.7 ... linking ... done. Loading package transformers-compat-0.1.1.1 ... linking ... done. Loading package contravariant-0.4.4 ... linking ... done. Loading package distributive-0.4 ... linking ... done. Loading package nats-0.1.2 ... linking ... done. Loading package semigroups-0.12.2 ... linking ... done. Loading package comonad-4.0 ... linking ... done. Loading package semigroupoids-4.0 ... linking ... done. Loading package data-lens-2.10.4 ... linking ... done. Loading package data-lens-template-2.1.7 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package MonadRandom-0.1.13 ... linking ... done. Loading package base-unicode-symbols-0.2.2.4 ... linking ... done. Loading package transformers-base-0.4.1 ... linking ... done. Loading package monad-control-0.3.2.3 ... linking ... done. Loading package either-4.1.1 ... linking ... done. Loading package haskell-src-exts-1.14.0.1 ... linking ... done. Loading package hse-cpp-0.1 ... linking ... done. Loading package optparse-applicative-0.7.0.2 ... linking ... done. Loading package haskell-packages-0.2.3.4 ... linking ... done. Loading package traverse-with-class-0.1.1.1 ... linking ... done. Loading package type-eq-0.4.2 ... linking ... done. Loading package uniplate-1.6.12 ... linking ... done. Loading package haskell-names-0.3.2.8 ... linking ... done. Loading package Diff-0.3.0 ... linking ... done. Loading package QuickCheck-2.6 ... linking ... done. Loading package parsec-3.1.3 ... linking ... done. Loading package wl-pprint-1.1 ... linking ... done. Loading package language-ecmascript-0.15.4 ... linking ... done. Loading package haskell-lexer-1.0 ... linking ... done. Loading package pretty-show-1.6.7 ... linking ... done. Loading package safe-0.3.4 ... linking ... done. Loading package utf8-string-0.3.7 ... linking ... done. Loading package sourcemap-0.1.3.0 ... linking ... done. Loading package split-0.2.2 ... linking ... done. Loading package fay-0.19.1 ... linking ... done. Loading package regex-base-0.93.2 ... linking ... done. Loading package regex-posix-0.95.2 ... linking ... done. Loading package language-haskell-extract-0.2.4 ... linking ... done. Loading package ansi-terminal-0.6.1.1 ... linking ... done. Loading package ansi-wl-pprint-0.6.7.1 ... linking ... done. Loading package hostname-1.0 ... linking ... done. Loading package xml-1.3.13 ... linking ... done. Loading package test-framework-0.8.0.3 ... linking ... done. Loading package test-framework-th-0.2.4 ... linking ... done. Loading package HUnit-1.2.5.2 ... linking ... done. Loading package extensible-exceptions-0.1.1.4 ... linking ... done. Loading package test-framework-hunit-0.3.0.1 ... linking ... done. [4 of 5] Compiling Test.CommandLine ( src/tests/Test/CommandLine.hs, dist/build/fay-tests/fay-tests-tmp/Test/CommandLine.o ) [5 of 5] Compiling Main ( src/tests/Tests.hs, dist/build/fay-tests/fay-tests-tmp/Main.o ) Linking dist/build/fay-tests/fay-tests ... Running Haddock for fay-0.19.1... Running hscolour for fay-0.19.1... Preprocessing library fay-0.19.1... Preprocessing executable 'fay' for fay-0.19.1... Preprocessing executable 'fay-tests' for fay-0.19.1... Preprocessing library fay-0.19.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: Cabal-1.18.1.3 Haddock coverage: 100% ( 2 / 2) in 'Fay.Compiler.GADT' 100% ( 2 / 2) in 'Fay.System.Process.Extra' 100% ( 2 / 2) in 'Fay.System.Directory.Extra' 100% ( 3 / 3) in 'Fay.Data.List.Extra' 100% ( 3 / 3) in 'Fay.Convert' 100% ( 7 / 7) in 'Fay.Control.Monad.Extra' 0% ( 0 / 37) in 'Fay.Exts.NoAnnotation' 100% ( 2 / 2) in 'Fay.Control.Monad.IO' 62% ( 5 / 8) in 'Fay.Compiler.QName' 100% ( 4 / 4) in 'Fay.Compiler.PrimOp' 0% ( 0 / 8) in 'Paths_fay' 0% ( 0 / 43) in 'Fay.Exts' 0% ( 0 / 37) in 'Fay.Exts.Scoped' Warning: Fay.Types: We do not support associated types in instances yet. These instances are affected: Distribution.HaskellSuite.Modules.MonadModule Fay.Types.Compile 91% ( 21 / 23) in 'Fay.Types' 80% ( 35 / 44) in 'Fay.Compiler.Misc' 89% ( 8 / 9) in 'Fay.Compiler.Config' 100% ( 7 / 7) in 'Fay.Compiler.Packages' 50% ( 1 / 2) in 'Fay.Compiler.Desugar' 100% ( 3 / 3) in 'Fay.Compiler.Import' 100% ( 2 / 2) in 'Fay.Compiler.InitialPass' 100% ( 18 / 18) in 'Fay.Compiler.Optimizer' 78% ( 7 / 9) in 'Fay.Compiler.State' 100% ( 7 / 7) in 'Fay.FFI' 100% ( 10 / 10) in 'Fay.Compiler.Pattern' 100% ( 16 / 16) in 'Fay.Compiler.Print' 100% ( 7 / 7) in 'Fay.Compiler.FFI' 100% ( 5 / 5) in 'Fay.Compiler.Exp' 89% ( 8 / 9) in 'Fay.Compiler.Decl' 100% ( 4 / 4) in 'Fay.Compiler.Defaults' 100% ( 2 / 2) in 'Fay.Compiler.Typecheck' 100% ( 10 / 10) in 'Fay.Compiler' 100% ( 10 / 10) in 'Fay' Documentation created: dist/doc/html/fay/index.html Preprocessing executable 'fay' for fay-0.19.1... Preprocessing executable 'fay-tests' for fay-0.19.1... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fay-0.19.1 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 fay-0.19.1... - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - You also need to install fay-base! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Installed fay-0.19.1