Resolving dependencies... 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, dist/doc/html/ansi-terminal/ansi-terminal.txt 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 stm-2.4.3... Building stm-2.4.3... Preprocessing library stm-2.4.3... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.3... Running Haddock for stm-2.4.3... Running hscolour for stm-2.4.3... Preprocessing library stm-2.4.3... Preprocessing library stm-2.4.3... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.3 Registering stm-2.4.3... Installed stm-2.4.3 Configuring tagged-0.7.2... Building tagged-0.7.2... Preprocessing library tagged-0.7.2... [1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.7.2... Running Haddock for tagged-0.7.2... Running hscolour for tagged-0.7.2... Preprocessing library tagged-0.7.2... Preprocessing library tagged-0.7.2... Haddock coverage: 80% ( 4 / 5) in 'Data.Proxy' 92% ( 12 / 13) in 'Data.Tagged' Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7.2 Registering tagged-0.7.2... Installed tagged-0.7.2 Configuring transformers-0.4.1.0... Building transformers-0.4.1.0... Preprocessing library transformers-0.4.1.0... [ 1 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 2 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [ 3 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 4 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [ 5 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [ 6 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [ 7 of 28] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 8 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 9 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [10 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [11 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [12 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [13 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [14 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [15 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) [17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) [18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) [24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o ) [28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o ) In-place registering transformers-0.4.1.0... Running Haddock for transformers-0.4.1.0... Running hscolour for transformers-0.4.1.0... Preprocessing library transformers-0.4.1.0... Preprocessing library transformers-0.4.1.0... Haddock coverage: 100% ( 14 / 14) in 'Control.Monad.Trans.Class' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 6 / 6) in 'Control.Applicative.Lift' 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 22 / 22) in 'Control.Monad.Trans.Cont' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict' 100% ( 19 / 19) in 'Control.Monad.Trans.Except' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 2 / 2) in 'Control.Applicative.Backwards' 100% ( 2 / 2) in 'Data.Functor.Reverse' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-0.4.1.0 Registering transformers-0.4.1.0... Installed transformers-0.4.1.0 [1 of 1] Compiling Main ( /tmp/unbounded-delays-0.1.0.7-19620/unbounded-delays-0.1.0.7/Setup.hs, /tmp/unbounded-delays-0.1.0.7-19620/unbounded-delays-0.1.0.7/dist/setup/Main.o ) Linking /tmp/unbounded-delays-0.1.0.7-19620/unbounded-delays-0.1.0.7/dist/setup/setup ... Configuring unbounded-delays-0.1.0.7... Building unbounded-delays-0.1.0.7... Preprocessing library unbounded-delays-0.1.0.7... [1 of 2] Compiling Control.Concurrent.Thread.Delay ( Control/Concurrent/Thread/Delay.hs, dist/build/Control/Concurrent/Thread/Delay.o ) [2 of 2] Compiling Control.Concurrent.Timeout ( Control/Concurrent/Timeout.hs, dist/build/Control/Concurrent/Timeout.o ) In-place registering unbounded-delays-0.1.0.7... Running Haddock for unbounded-delays-0.1.0.7... Running hscolour for unbounded-delays-0.1.0.7... Preprocessing library unbounded-delays-0.1.0.7... Preprocessing library unbounded-delays-0.1.0.7... dist/build/tmp-20260/Control/Concurrent/Timeout.hs:48:1: Warning: The import of `Data.Int' is redundant except perhaps to import instances from `Data.Int' To import instances alone, use: import Data.Int() dist/build/tmp-20260/Control/Concurrent/Timeout.hs:49:1: Warning: The import of `System.IO' is redundant except perhaps to import instances from `System.IO' To import instances alone, use: import System.IO() dist/build/tmp-20260/Control/Concurrent/Timeout.hs:50:1: Warning: The qualified import of `System.Timeout' is redundant except perhaps to import instances from `System.Timeout' To import instances alone, use: import System.Timeout() Haddock coverage: 100% ( 2 / 2) in 'Control.Concurrent.Thread.Delay' 100% ( 2 / 2) in 'Control.Concurrent.Timeout' Documentation created: dist/doc/html/unbounded-delays/index.html, dist/doc/html/unbounded-delays/unbounded-delays.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unbounded-delays-0.1.0.7 Registering unbounded-delays-0.1.0.7... Installed unbounded-delays-0.1.0.7 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, dist/doc/html/ansi-wl-pprint/ansi-wl-pprint.txt 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 async-2.0.1.5... Building async-2.0.1.5... Preprocessing library async-2.0.1.5... [1 of 1] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o ) In-place registering async-2.0.1.5... Running Haddock for async-2.0.1.5... Running hscolour for async-2.0.1.5... Preprocessing library async-2.0.1.5... Preprocessing library async-2.0.1.5... Haddock coverage: 100% ( 46 / 46) in 'Control.Concurrent.Async' Documentation created: dist/doc/html/async/index.html, dist/doc/html/async/async.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/async-2.0.1.5 Registering async-2.0.1.5... Installed async-2.0.1.5 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 91% ( 20 / 22) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mtl-2.2.1 Registering mtl-2.2.1... Installed mtl-2.2.1 Configuring transformers-compat-0.3.3.4... Building transformers-compat-0.3.3.4... Preprocessing library transformers-compat-0.3.3.4... [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.3.3.4... Running Haddock for transformers-compat-0.3.3.4... Running hscolour for transformers-compat-0.3.3.4... Preprocessing library transformers-compat-0.3.3.4... Preprocessing library transformers-compat-0.3.3.4... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Documentation created: dist/doc/html/transformers-compat/index.html, dist/doc/html/transformers-compat/transformers-compat.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.3.3.4 Registering transformers-compat-0.3.3.4... Installed transformers-compat-0.3.3.4 Configuring parsec-3.1.5... Building parsec-3.1.5... Preprocessing library parsec-3.1.5... [ 1 of 25] Compiling Text.Parsec.Pos ( Text/Parsec/Pos.hs, dist/build/Text/Parsec/Pos.o ) [ 2 of 25] Compiling Text.Parsec.Error ( Text/Parsec/Error.hs, dist/build/Text/Parsec/Error.o ) [ 3 of 25] Compiling Text.ParserCombinators.Parsec.Error ( Text/ParserCombinators/Parsec/Error.hs, dist/build/Text/ParserCombinators/Parsec/Error.o ) [ 4 of 25] Compiling Text.ParserCombinators.Parsec.Pos ( Text/ParserCombinators/Parsec/Pos.hs, dist/build/Text/ParserCombinators/Parsec/Pos.o ) [ 5 of 25] Compiling Text.Parsec.Prim ( Text/Parsec/Prim.hs, dist/build/Text/Parsec/Prim.o ) [ 6 of 25] Compiling Text.Parsec.Char ( Text/Parsec/Char.hs, dist/build/Text/Parsec/Char.o ) [ 7 of 25] Compiling Text.Parsec.Combinator ( Text/Parsec/Combinator.hs, dist/build/Text/Parsec/Combinator.o ) [ 8 of 25] Compiling Text.ParserCombinators.Parsec.Combinator ( Text/ParserCombinators/Parsec/Combinator.hs, dist/build/Text/ParserCombinators/Parsec/Combinator.o ) [ 9 of 25] Compiling Text.Parsec.String ( Text/Parsec/String.hs, dist/build/Text/Parsec/String.o ) [10 of 25] Compiling Text.ParserCombinators.Parsec.Char ( Text/ParserCombinators/Parsec/Char.hs, dist/build/Text/ParserCombinators/Parsec/Char.o ) [11 of 25] Compiling Text.Parsec.ByteString ( Text/Parsec/ByteString.hs, dist/build/Text/Parsec/ByteString.o ) [12 of 25] Compiling Text.Parsec.ByteString.Lazy ( Text/Parsec/ByteString/Lazy.hs, dist/build/Text/Parsec/ByteString/Lazy.o ) [13 of 25] Compiling Text.Parsec.Text ( Text/Parsec/Text.hs, dist/build/Text/Parsec/Text.o ) [14 of 25] Compiling Text.Parsec.Text.Lazy ( Text/Parsec/Text/Lazy.hs, dist/build/Text/Parsec/Text/Lazy.o ) [15 of 25] Compiling Text.Parsec.Token ( Text/Parsec/Token.hs, dist/build/Text/Parsec/Token.o ) [16 of 25] Compiling Text.ParserCombinators.Parsec.Token ( Text/ParserCombinators/Parsec/Token.hs, dist/build/Text/ParserCombinators/Parsec/Token.o ) [17 of 25] Compiling Text.Parsec.Expr ( Text/Parsec/Expr.hs, dist/build/Text/Parsec/Expr.o ) [18 of 25] Compiling Text.ParserCombinators.Parsec.Prim ( Text/ParserCombinators/Parsec/Prim.hs, dist/build/Text/ParserCombinators/Parsec/Prim.o ) [19 of 25] Compiling Text.ParserCombinators.Parsec ( Text/ParserCombinators/Parsec.hs, dist/build/Text/ParserCombinators/Parsec.o ) [20 of 25] Compiling Text.ParserCombinators.Parsec.Expr ( Text/ParserCombinators/Parsec/Expr.hs, dist/build/Text/ParserCombinators/Parsec/Expr.o ) [21 of 25] Compiling Text.Parsec ( Text/Parsec.hs, dist/build/Text/Parsec.o ) [22 of 25] Compiling Text.Parsec.Language ( Text/Parsec/Language.hs, dist/build/Text/Parsec/Language.o ) [23 of 25] Compiling Text.ParserCombinators.Parsec.Language ( Text/ParserCombinators/Parsec/Language.hs, dist/build/Text/ParserCombinators/Parsec/Language.o ) [24 of 25] Compiling Text.Parsec.Perm ( Text/Parsec/Perm.hs, dist/build/Text/Parsec/Perm.o ) [25 of 25] Compiling Text.ParserCombinators.Parsec.Perm ( Text/ParserCombinators/Parsec/Perm.hs, dist/build/Text/ParserCombinators/Parsec/Perm.o ) In-place registering parsec-3.1.5... Running Haddock for parsec-3.1.5... Running hscolour for parsec-3.1.5... Preprocessing library parsec-3.1.5... Preprocessing library parsec-3.1.5... Haddock coverage: 82% ( 14 / 17) in 'Text.Parsec.Pos' 43% ( 6 / 14) in 'Text.Parsec.Error' 38% ( 6 / 16) in 'Text.ParserCombinators.Parsec.Error' 82% ( 14 / 17) in 'Text.ParserCombinators.Parsec.Pos' 62% ( 31 / 50) in 'Text.Parsec.Prim' 100% ( 18 / 18) in 'Text.Parsec.Char' 100% ( 24 / 24) in 'Text.Parsec.Combinator' 100% ( 24 / 24) in 'Text.ParserCombinators.Parsec.Combinator' 50% ( 2 / 4) in 'Text.Parsec.String' 95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.Char' 50% ( 2 / 4) in 'Text.Parsec.ByteString' 50% ( 2 / 4) in 'Text.Parsec.ByteString.Lazy' 33% ( 1 / 3) in 'Text.Parsec.Text' 33% ( 1 / 3) in 'Text.Parsec.Text.Lazy' 67% ( 4 / 6) in 'Text.Parsec.Token' 67% ( 4 / 6) in 'Text.ParserCombinators.Parsec.Token' 100% ( 5 / 5) in 'Text.Parsec.Expr' 67% ( 20 / 30) in 'Text.ParserCombinators.Parsec.Prim' 83% ( 15 / 18) in 'Text.ParserCombinators.Parsec' 40% ( 2 / 5) in 'Text.ParserCombinators.Parsec.Expr' 86% ( 18 / 21) in 'Text.Parsec' 80% ( 8 / 10) in 'Text.Parsec.Language' 80% ( 8 / 10) in 'Text.ParserCombinators.Parsec.Language' 100% ( 8 / 8) in 'Text.Parsec.Perm' 100% ( 7 / 7) in 'Text.ParserCombinators.Parsec.Perm' Documentation created: dist/doc/html/parsec/index.html, dist/doc/html/parsec/parsec.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/parsec-3.1.5 Registering parsec-3.1.5... Installed parsec-3.1.5 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, dist/doc/html/regex-base/regex-base.txt 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 optparse-applicative-0.9.0... Building optparse-applicative-0.9.0... Preprocessing library optparse-applicative-0.9.0... [ 1 of 14] Compiling Options.Applicative.Help.Pretty ( Options/Applicative/Help/Pretty.hs, dist/build/Options/Applicative/Help/Pretty.o ) [ 2 of 14] Compiling Options.Applicative.Help.Chunk ( Options/Applicative/Help/Chunk.hs, dist/build/Options/Applicative/Help/Chunk.o ) [ 3 of 14] Compiling Options.Applicative.Types ( Options/Applicative/Types.hs, dist/build/Options/Applicative/Types.o ) [ 4 of 14] Compiling Options.Applicative.Internal ( Options/Applicative/Internal.hs, dist/build/Options/Applicative/Internal.o ) [ 5 of 14] Compiling Options.Applicative.Builder.Completer ( Options/Applicative/Builder/Completer.hs, dist/build/Options/Applicative/Builder/Completer.o ) [ 6 of 14] Compiling Options.Applicative.Common ( Options/Applicative/Common.hs, dist/build/Options/Applicative/Common.o ) [ 7 of 14] Compiling Options.Applicative.Builder.Internal ( Options/Applicative/Builder/Internal.hs, dist/build/Options/Applicative/Builder/Internal.o ) [ 8 of 14] Compiling Options.Applicative.Builder ( Options/Applicative/Builder.hs, dist/build/Options/Applicative/Builder.o ) [ 9 of 14] Compiling Options.Applicative.BashCompletion ( Options/Applicative/BashCompletion.hs, dist/build/Options/Applicative/BashCompletion.o ) [10 of 14] Compiling Options.Applicative.Help.Core ( Options/Applicative/Help/Core.hs, dist/build/Options/Applicative/Help/Core.o ) [11 of 14] Compiling Options.Applicative.Help ( Options/Applicative/Help.hs, dist/build/Options/Applicative/Help.o ) [12 of 14] Compiling Options.Applicative.Extra ( Options/Applicative/Extra.hs, dist/build/Options/Applicative/Extra.o ) [13 of 14] Compiling Options.Applicative ( Options/Applicative.hs, dist/build/Options/Applicative.o ) [14 of 14] Compiling Options.Applicative.Arrows ( Options/Applicative/Arrows.hs, dist/build/Options/Applicative/Arrows.o ) In-place registering optparse-applicative-0.9.0... Running Haddock for optparse-applicative-0.9.0... Running hscolour for optparse-applicative-0.9.0... Preprocessing library optparse-applicative-0.9.0... Preprocessing library optparse-applicative-0.9.0... Haddock coverage: 33% ( 1 / 3) in 'Options.Applicative.Help.Pretty' 86% ( 12 / 14) in 'Options.Applicative.Help.Chunk' 34% ( 11 / 32) in 'Options.Applicative.Types' 0% ( 0 / 20) in 'Options.Applicative.Internal' 0% ( 0 / 6) in 'Options.Applicative.Builder.Completer' 72% ( 13 / 18) in 'Options.Applicative.Common' 20% ( 4 / 20) in 'Options.Applicative.Builder.Internal' 82% ( 60 / 73) in 'Options.Applicative.Builder' 0% ( 0 / 2) in 'Options.Applicative.BashCompletion' 38% ( 5 / 13) in 'Options.Applicative.Help.Core' Warning: optparse-applicative-0.9.0:Options.Applicative.Help: Could not find documentation for exported module: X 0% ( 0 / 1) in 'Options.Applicative.Help' 71% ( 10 / 14) 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 Documentation created: dist/doc/html/optparse-applicative/index.html, dist/doc/html/optparse-applicative/optparse-applicative.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/optparse-applicative-0.9.0 Registering optparse-applicative-0.9.0... Installed optparse-applicative-0.9.0 Configuring regex-tdfa-rc-1.1.8.2... Building regex-tdfa-rc-1.1.8.2... Preprocessing library regex-tdfa-rc-1.1.8.2... [ 1 of 23] Compiling Text.Regex.TDFA.NewDFA.Uncons ( Text/Regex/TDFA/NewDFA/Uncons.hs, dist/build/Text/Regex/TDFA/NewDFA/Uncons.o ) [ 2 of 23] Compiling Text.Regex.TDFA.IntArrTrieSet ( Text/Regex/TDFA/IntArrTrieSet.hs, dist/build/Text/Regex/TDFA/IntArrTrieSet.o ) [ 3 of 23] Compiling Paths_regex_tdfa_rc ( dist/build/autogen/Paths_regex_tdfa_rc.hs, dist/build/Paths_regex_tdfa_rc.o ) [ 4 of 23] Compiling Data.IntSet.EnumSet2 ( Data/IntSet/EnumSet2.hs, dist/build/Data/IntSet/EnumSet2.o ) [ 5 of 23] Compiling Data.IntMap.EnumMap2 ( Data/IntMap/EnumMap2.hs, dist/build/Data/IntMap/EnumMap2.o ) [ 6 of 23] Compiling Data.IntMap.CharMap2 ( Data/IntMap/CharMap2.hs, dist/build/Data/IntMap/CharMap2.o ) [ 7 of 23] Compiling Text.Regex.TDFA.Common ( Text/Regex/TDFA/Common.hs, dist/build/Text/Regex/TDFA/Common.o ) Text/Regex/TDFA/Common.hs:12:1: Warning: The qualified import of `Data.IntSet.EnumSet2' is redundant except perhaps to import instances from `Data.IntSet.EnumSet2' To import instances alone, use: import Data.IntSet.EnumSet2() Text/Regex/TDFA/Common.hs:15:1: Warning: The qualified import of `IMap.toList, IMap.null, IMap.assocs' from module `Data.IntMap' is redundant Text/Regex/TDFA/Common.hs:17:1: Warning: The qualified import of `Data.IntMap.CharMap2' is redundant except perhaps to import instances from `Data.IntMap.CharMap2' To import instances alone, use: import Data.IntMap.CharMap2() [ 8 of 23] Compiling Text.Regex.TDFA.Pattern ( Text/Regex/TDFA/Pattern.hs, dist/build/Text/Regex/TDFA/Pattern.o ) [ 9 of 23] Compiling Text.Regex.TDFA.ReadRegex ( Text/Regex/TDFA/ReadRegex.hs, dist/build/Text/Regex/TDFA/ReadRegex.o ) [10 of 23] Compiling Text.Regex.TDFA.CorePattern ( Text/Regex/TDFA/CorePattern.hs, dist/build/Text/Regex/TDFA/CorePattern.o ) [11 of 23] Compiling Text.Regex.TDFA.NewDFA.MakeTest ( Text/Regex/TDFA/NewDFA/MakeTest.hs, dist/build/Text/Regex/TDFA/NewDFA/MakeTest.o ) [12 of 23] Compiling Text.Regex.TDFA.NewDFA.Tester ( Text/Regex/TDFA/NewDFA/Tester.hs, dist/build/Text/Regex/TDFA/NewDFA/Tester.o ) Text/Regex/TDFA/NewDFA/Tester.hs:14:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' [13 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_FA ( Text/Regex/TDFA/NewDFA/Engine_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_FA.o ) Text/Regex/TDFA/NewDFA/Engine_FA.hs:42:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' [14 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC ( Text/Regex/TDFA/NewDFA/Engine_NC.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC.o ) Text/Regex/TDFA/NewDFA/Engine_NC.hs:24:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' [15 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine_NC_FA ( Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine_NC_FA.o ) Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:21:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' [16 of 23] Compiling Text.Regex.TDFA.NewDFA.Engine ( Text/Regex/TDFA/NewDFA/Engine.hs, dist/build/Text/Regex/TDFA/NewDFA/Engine.o ) Text/Regex/TDFA/NewDFA/Engine.hs:43:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' [17 of 23] Compiling Text.Regex.TDFA.TNFA ( Text/Regex/TDFA/TNFA.hs, dist/build/Text/Regex/TDFA/TNFA.o ) Text/Regex/TDFA/TNFA.hs:64:1: Warning: Defined but not used: `ecart' Text/Regex/TDFA/TNFA.hs:170:19: Warning: Defined but not used: `x' [18 of 23] Compiling Text.Regex.TDFA.TDFA ( Text/Regex/TDFA/TDFA.hs, dist/build/Text/Regex/TDFA/TDFA.o ) [19 of 23] Compiling Text.Regex.TDFA.String ( Text/Regex/TDFA/String.hs, dist/build/Text/Regex/TDFA/String.o ) [20 of 23] Compiling Text.Regex.TDFA.ByteString ( Text/Regex/TDFA/ByteString.hs, dist/build/Text/Regex/TDFA/ByteString.o ) [21 of 23] Compiling Text.Regex.TDFA.ByteString.Lazy ( Text/Regex/TDFA/ByteString/Lazy.hs, dist/build/Text/Regex/TDFA/ByteString/Lazy.o ) [22 of 23] Compiling Text.Regex.TDFA.Sequence ( Text/Regex/TDFA/Sequence.hs, dist/build/Text/Regex/TDFA/Sequence.o ) [23 of 23] Compiling Text.Regex.TDFA ( Text/Regex/TDFA.hs, dist/build/Text/Regex/TDFA.o ) In-place registering regex-tdfa-rc-1.1.8.2... Running Haddock for regex-tdfa-rc-1.1.8.2... Running hscolour for regex-tdfa-rc-1.1.8.2... Preprocessing library regex-tdfa-rc-1.1.8.2... Preprocessing library regex-tdfa-rc-1.1.8.2... dist/build/tmp-19620/Text/Regex/TDFA/Common.hs:12:1: Warning: The qualified import of `Data.IntSet.EnumSet2' is redundant except perhaps to import instances from `Data.IntSet.EnumSet2' To import instances alone, use: import Data.IntSet.EnumSet2() dist/build/tmp-19620/Text/Regex/TDFA/Common.hs:15:1: Warning: The qualified import of `IMap.toList, IMap.assocs, IMap.null' from module `Data.IntMap' is redundant dist/build/tmp-19620/Text/Regex/TDFA/Common.hs:17:1: Warning: The qualified import of `Data.IntMap.CharMap2' is redundant except perhaps to import instances from `Data.IntMap.CharMap2' To import instances alone, use: import Data.IntMap.CharMap2() dist/build/tmp-19620/Text/Regex/TDFA/NewDFA/Tester.hs:14:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' dist/build/tmp-19620/Text/Regex/TDFA/NewDFA/Engine_FA.hs:42:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' dist/build/tmp-19620/Text/Regex/TDFA/NewDFA/Engine_NC.hs:24:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' dist/build/tmp-19620/Text/Regex/TDFA/NewDFA/Engine_NC_FA.hs:21:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' dist/build/tmp-19620/Text/Regex/TDFA/NewDFA/Engine.hs:43:1: Warning: Module `Text.Regex.TDFA.Common' does not export `indent' dist/build/tmp-19620/Text/Regex/TDFA/TNFA.hs:64:1: Warning: Defined but not used: `ecart' dist/build/tmp-19620/Text/Regex/TDFA/TNFA.hs:170:19: Warning: Defined but not used: `x' Haddock coverage: 0% ( 0 / 2) in 'Text.Regex.TDFA.NewDFA.Uncons' 83% ( 5 / 6) in 'Text.Regex.TDFA.IntArrTrieSet' 0% ( 0 / 8) in 'Paths_regex_tdfa_rc' 0% ( 0 / 31) in 'Data.IntSet.EnumSet2' 0% ( 0 / 68) in 'Data.IntMap.EnumMap2' 0% ( 0 / 69) in 'Data.IntMap.CharMap2' 64% ( 29 / 45) in 'Text.Regex.TDFA.Common' 67% ( 10 / 15) in 'Text.Regex.TDFA.Pattern' 100% ( 2 / 2) in 'Text.Regex.TDFA.ReadRegex' 23% ( 3 / 13) in 'Text.Regex.TDFA.CorePattern' 0% ( 0 / 3) in 'Text.Regex.TDFA.NewDFA.MakeTest' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Tester' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_FA' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine_NC_FA' 50% ( 1 / 2) in 'Text.Regex.TDFA.NewDFA.Engine' 83% ( 5 / 6) in 'Text.Regex.TDFA.TNFA' 50% ( 3 / 6) in 'Text.Regex.TDFA.TDFA' 64% ( 7 / 11) in 'Text.Regex.TDFA.String' 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString' 43% ( 3 / 7) in 'Text.Regex.TDFA.ByteString.Lazy' 43% ( 3 / 7) in 'Text.Regex.TDFA.Sequence' 83% ( 5 / 6) in 'Text.Regex.TDFA' Documentation created: dist/doc/html/regex-tdfa-rc/index.html, dist/doc/html/regex-tdfa-rc/regex-tdfa-rc.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-tdfa-rc-1.1.8.2 Registering regex-tdfa-rc-1.1.8.2... Installed regex-tdfa-rc-1.1.8.2 Downloading tasty-0.8.1.3... Configuring tasty-0.8.1.3... Building tasty-0.8.1.3... Preprocessing library tasty-0.8.1.3... [ 1 of 17] Compiling Test.Tasty.Parallel ( Test/Tasty/Parallel.hs, dist/build/Test/Tasty/Parallel.o ) [ 2 of 17] Compiling Test.Tasty.Runners.Reducers ( Test/Tasty/Runners/Reducers.hs, dist/build/Test/Tasty/Runners/Reducers.o ) [ 3 of 17] Compiling Test.Tasty.Options ( Test/Tasty/Options.hs, dist/build/Test/Tasty/Options.o ) [ 4 of 17] Compiling Test.Tasty.Patterns ( Test/Tasty/Patterns.hs, dist/build/Test/Tasty/Patterns.o ) [ 5 of 17] Compiling Test.Tasty.Options.Core ( Test/Tasty/Options/Core.hs, dist/build/Test/Tasty/Options/Core.o ) [ 6 of 17] Compiling Test.Tasty.Core ( Test/Tasty/Core.hs, dist/build/Test/Tasty/Core.o ) [ 7 of 17] Compiling Test.Tasty.Providers ( Test/Tasty/Providers.hs, dist/build/Test/Tasty/Providers.o ) [ 8 of 17] Compiling Test.Tasty.Run ( Test/Tasty/Run.hs, dist/build/Test/Tasty/Run.o ) [ 9 of 17] Compiling Test.Tasty.Ingredients ( Test/Tasty/Ingredients.hs, dist/build/Test/Tasty/Ingredients.o ) [10 of 17] Compiling Test.Tasty.Ingredients.IncludingOptions ( Test/Tasty/Ingredients/IncludingOptions.hs, dist/build/Test/Tasty/Ingredients/IncludingOptions.o ) [11 of 17] Compiling Test.Tasty.Ingredients.ConsoleReporter ( Test/Tasty/Ingredients/ConsoleReporter.hs, dist/build/Test/Tasty/Ingredients/ConsoleReporter.o ) [12 of 17] Compiling Test.Tasty.Ingredients.ListTests ( Test/Tasty/Ingredients/ListTests.hs, dist/build/Test/Tasty/Ingredients/ListTests.o ) [13 of 17] Compiling Test.Tasty.Ingredients.Basic ( Test/Tasty/Ingredients/Basic.hs, dist/build/Test/Tasty/Ingredients/Basic.o ) [14 of 17] Compiling Test.Tasty.Options.Env ( Test/Tasty/Options/Env.hs, dist/build/Test/Tasty/Options/Env.o ) [15 of 17] Compiling Test.Tasty.CmdLine ( Test/Tasty/CmdLine.hs, dist/build/Test/Tasty/CmdLine.o ) [16 of 17] Compiling Test.Tasty.Runners ( Test/Tasty/Runners.hs, dist/build/Test/Tasty/Runners.o ) [17 of 17] Compiling Test.Tasty ( Test/Tasty.hs, dist/build/Test/Tasty.o ) In-place registering tasty-0.8.1.3... Running Haddock for tasty-0.8.1.3... Running hscolour for tasty-0.8.1.3... Preprocessing library tasty-0.8.1.3... Preprocessing library tasty-0.8.1.3... Haddock coverage: 100% ( 2 / 2) in 'Test.Tasty.Parallel' 100% ( 3 / 3) in 'Test.Tasty.Runners.Reducers' 100% ( 13 / 13) in 'Test.Tasty.Options' 100% ( 5 / 5) in 'Test.Tasty.Patterns' 100% ( 5 / 5) in 'Test.Tasty.Options.Core' 100% ( 17 / 17) in 'Test.Tasty.Core' 100% ( 9 / 9) in 'Test.Tasty.Providers' 100% ( 4 / 4) in 'Test.Tasty.Run' 100% ( 6 / 6) in 'Test.Tasty.Ingredients' 100% ( 2 / 2) in 'Test.Tasty.Ingredients.IncludingOptions' 100% ( 4 / 4) in 'Test.Tasty.Ingredients.ConsoleReporter' 100% ( 4 / 4) in 'Test.Tasty.Ingredients.ListTests' 100% ( 11 / 11) in 'Test.Tasty.Ingredients.Basic' 100% ( 3 / 3) in 'Test.Tasty.Options.Env' 100% ( 5 / 5) in 'Test.Tasty.CmdLine' 100% ( 44 / 44) in 'Test.Tasty.Runners' 100% ( 21 / 21) in 'Test.Tasty' Documentation created: dist/doc/html/tasty/index.html, dist/doc/html/tasty/tasty.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tasty-0.8.1.3 Registering tasty-0.8.1.3... Installed tasty-0.8.1.3