Resolving dependencies... Configuring brainfuck-0.1... Building brainfuck-0.1... Preprocessing library brainfuck-0.1... [1 of 2] Compiling Language.Brainfuck.Examples ( Language/Brainfuck/Examples.hs, dist/build/Language/Brainfuck/Examples.o ) [2 of 2] Compiling Language.Brainfuck ( Language/Brainfuck.hs, dist/build/Language/Brainfuck.o ) Language/Brainfuck.hs:70:1: Warning: Top-level binding with no type signature: coreSize :: Int Language/Brainfuck.hs:111:33: Warning: This binding for `ip' shadows the existing binding bound at Language/Brainfuck.hs:107:27 Language/Brainfuck.hs:114:23: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:114:35: Warning: This binding for `ip' shadows the existing binding bound at Language/Brainfuck.hs:107:27 Language/Brainfuck.hs:117:23: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:117:35: Warning: This binding for `ip' shadows the existing binding bound at Language/Brainfuck.hs:107:27 Language/Brainfuck.hs:120:29: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:120:41: Warning: This binding for `ip' shadows the existing binding bound at Language/Brainfuck.hs:107:27 Language/Brainfuck.hs:123:24: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:126:24: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:129:30: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:132:27: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:132:39: Warning: This binding for `ip' shadows the existing binding bound at Language/Brainfuck.hs:107:27 Language/Brainfuck.hs:147:29: Warning: This binding for `cmds' shadows the existing binding bound at Language/Brainfuck.hs:107:11 Language/Brainfuck.hs:147:34: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:147:46: Warning: This binding for `ip' shadows the existing binding bound at Language/Brainfuck.hs:107:27 Language/Brainfuck.hs:161:30: Warning: This binding for `cmds' shadows the existing binding bound at Language/Brainfuck.hs:107:11 Language/Brainfuck.hs:161:35: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:161:47: Warning: This binding for `ip' shadows the existing binding bound at Language/Brainfuck.hs:107:27 Language/Brainfuck.hs:170:28: Warning: This binding for `bf' shadows the existing binding bound at Language/Brainfuck.hs:107:16 Language/Brainfuck.hs:170:40: Warning: This binding for `ip' shadows the existing binding bound at Language/Brainfuck.hs:107:27 Language/Brainfuck.hs:199:1: Warning: Top-level binding with no type signature: updateByte :: forall (m :: * -> *). MArray IOUArray Word8 m => BF -> (Word8 -> Word8) -> m BF Language/Brainfuck.hs:212:3: Warning: Defined but not used: `n' Language/Brainfuck.hs:226:12: Warning: This binding for `cs' shadows the existing binding bound at Language/Brainfuck.hs:223:10 Language/Brainfuck.hs:234:10: Warning: This binding for `cmds' shadows the existing binding bound at Language/Brainfuck.hs:215:10 Language/Brainfuck.hs:252:15: Warning: This binding for `cmds' shadows the existing binding bound at Language/Brainfuck.hs:234:10 Language/Brainfuck.hs:256:15: Warning: This binding for `cmds' shadows the existing binding bound at Language/Brainfuck.hs:234:10 Language/Brainfuck.hs:269:18: Warning: This binding for `cmds' shadows the existing binding bound at Language/Brainfuck.hs:234:10 Language/Brainfuck.hs:277:18: Warning: This binding for `cmds' shadows the existing binding bound at Language/Brainfuck.hs:234:10 Language/Brainfuck.hs:278:18: Warning: This binding for `cmds' shadows the existing binding bound at Language/Brainfuck.hs:234:10 Language/Brainfuck.hs:288:1: Warning: Top-level binding with no type signature: halt :: IO () In-place registering brainfuck-0.1... Preprocessing executable 'bf' for brainfuck-0.1... [1 of 3] Compiling Language.Brainfuck.Examples ( Language/Brainfuck/Examples.hs, dist/build/bf/bf-tmp/Language/Brainfuck/Examples.o ) [2 of 3] Compiling Language.Brainfuck ( Language/Brainfuck.hs, dist/build/bf/bf-tmp/Language/Brainfuck.o ) [3 of 3] Compiling Main ( Main.hs, dist/build/bf/bf-tmp/Main.o ) Linking dist/build/bf/bf ... Running Haddock for brainfuck-0.1... Running hscolour for brainfuck-0.1... Preprocessing library brainfuck-0.1... Preprocessing executable 'bf' for brainfuck-0.1... Preprocessing library brainfuck-0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 dist/build/tmp-18392/Language/Brainfuck.hs:70:1: Warning: Top-level binding with no type signature: coreSize :: Int dist/build/tmp-18392/Language/Brainfuck.hs:111:33: Warning: This binding for `ip' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:27 dist/build/tmp-18392/Language/Brainfuck.hs:114:23: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:114:35: Warning: This binding for `ip' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:27 dist/build/tmp-18392/Language/Brainfuck.hs:117:23: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:117:35: Warning: This binding for `ip' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:27 dist/build/tmp-18392/Language/Brainfuck.hs:120:29: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:120:41: Warning: This binding for `ip' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:27 dist/build/tmp-18392/Language/Brainfuck.hs:123:24: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:126:24: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:129:30: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:132:27: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:132:39: Warning: This binding for `ip' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:27 dist/build/tmp-18392/Language/Brainfuck.hs:147:29: Warning: This binding for `cmds' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:11 dist/build/tmp-18392/Language/Brainfuck.hs:147:34: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:147:46: Warning: This binding for `ip' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:27 dist/build/tmp-18392/Language/Brainfuck.hs:161:30: Warning: This binding for `cmds' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:11 dist/build/tmp-18392/Language/Brainfuck.hs:161:35: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:161:47: Warning: This binding for `ip' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:27 dist/build/tmp-18392/Language/Brainfuck.hs:170:28: Warning: This binding for `bf' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:16 dist/build/tmp-18392/Language/Brainfuck.hs:170:40: Warning: This binding for `ip' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:107:27 dist/build/tmp-18392/Language/Brainfuck.hs:199:1: Warning: Top-level binding with no type signature: updateByte :: forall (m :: * -> *). MArray IOUArray Word8 m => BF -> (Word8 -> Word8) -> m BF dist/build/tmp-18392/Language/Brainfuck.hs:212:3: Warning: Defined but not used: `n' dist/build/tmp-18392/Language/Brainfuck.hs:226:12: Warning: This binding for `cs' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:223:10 dist/build/tmp-18392/Language/Brainfuck.hs:234:10: Warning: This binding for `cmds' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:215:10 dist/build/tmp-18392/Language/Brainfuck.hs:252:15: Warning: This binding for `cmds' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:234:10 dist/build/tmp-18392/Language/Brainfuck.hs:256:15: Warning: This binding for `cmds' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:234:10 dist/build/tmp-18392/Language/Brainfuck.hs:269:18: Warning: This binding for `cmds' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:234:10 dist/build/tmp-18392/Language/Brainfuck.hs:277:18: Warning: This binding for `cmds' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:234:10 dist/build/tmp-18392/Language/Brainfuck.hs:278:18: Warning: This binding for `cmds' shadows the existing binding bound at dist/build/tmp-18392/Language/Brainfuck.hs:234:10 dist/build/tmp-18392/Language/Brainfuck.hs:288:1: Warning: Top-level binding with no type signature: halt :: IO () Haddock coverage: 0% ( 0 / 6) in 'Language.Brainfuck.Examples' 5% ( 1 / 22) in 'Language.Brainfuck' Warning: Language.Brainfuck: could not find link destinations for: Control.Monad.Trans.State.Lazy.State Documentation created: dist/doc/html/brainfuck/index.html Preprocessing executable 'bf' for brainfuck-0.1... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/brainfuck-0.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 brainfuck-0.1... Installed brainfuck-0.1 Configuring cpphs-1.17.1... Building cpphs-1.17.1... Preprocessing library cpphs-1.17.1... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 12] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 4 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 9 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [12 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) In-place registering cpphs-1.17.1... Preprocessing executable 'cpphs' for cpphs-1.17.1... [ 1 of 13] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/cpphs/cpphs-tmp/Text/ParserCombinators/HuttonMeijer.o ) [ 2 of 13] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 13] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 4 of 13] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 5 of 13] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 6 of 13] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 7 of 13] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 8 of 13] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 9 of 13] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 13] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [11 of 13] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [12 of 13] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [13 of 13] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... Running Haddock for cpphs-1.17.1... Running hscolour for cpphs-1.17.1... Preprocessing library cpphs-1.17.1... Preprocessing executable 'cpphs' for cpphs-1.17.1... Preprocessing library cpphs-1.17.1... Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' 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.17.1... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cpphs-1.17.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 cpphs-1.17.1... Installed cpphs-1.17.1 [1 of 1] Compiling Main ( /tmp/oeis-0.3.5-18392/oeis-0.3.5/Setup.hs, /tmp/oeis-0.3.5-18392/oeis-0.3.5/dist/setup/Main.o ) Linking /tmp/oeis-0.3.5-18392/oeis-0.3.5/dist/setup/setup ... Configuring oeis-0.3.5... Building oeis-0.3.5... Preprocessing library oeis-0.3.5... [1 of 3] Compiling Math.OEIS.Types ( Math/OEIS/Types.hs, dist/build/Math/OEIS/Types.o ) [2 of 3] Compiling Math.OEIS.Internal ( Math/OEIS/Internal.hs, dist/build/Math/OEIS/Internal.o ) [3 of 3] Compiling Math.OEIS ( Math/OEIS.hs, dist/build/Math/OEIS.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 transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package parsec-3.1.3 ... 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 network-2.4.1.2 ... linking ... done. Loading package old-time-1.1.0.1 ... linking ... done. Loading package HTTP-4000.2.8 ... linking ... done. In-place registering oeis-0.3.5... Running Haddock for oeis-0.3.5... Running hscolour for oeis-0.3.5... Preprocessing library oeis-0.3.5... Preprocessing library oeis-0.3.5... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: HTTP-4000.2.8, rts-1.0, mtl-2.1.2, network-2.4.1.2, parsec-3.1.3, text-0.11.2.3, transformers-0.3.0.0 Haddock coverage: 60% ( 3 / 5) in 'Math.OEIS.Types' 5% ( 1 / 22) in 'Math.OEIS.Internal' 89% ( 17 / 19) in 'Math.OEIS' Warning: Math.OEIS.Internal: could not find link destinations for: Network.URI.URI Network.HTTP.Base.Request Documentation created: dist/doc/html/oeis/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/oeis-0.3.5 Registering oeis-0.3.5... Installed oeis-0.3.5 Configuring readline-1.0.3.0... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for GNUreadline.framework... checking for readline... no checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for rl_readline_version... yes checking for rl_begin_undo_group... yes checking for rl_erase_empty_line... yes checking for rl_free_undo_list... yes checking for rl_completion_word_break_hook in -lreadline... yes configure: creating ./config.status config.status: creating config.mk config.status: creating readline.buildinfo config.status: creating include/HsReadlineConfig.h config.status: include/HsReadlineConfig.h is unchanged Building readline-1.0.3.0... Preprocessing library readline-1.0.3.0... [1 of 2] Compiling System.Console.SimpleLineEditor ( System/Console/SimpleLineEditor.hs, dist/build/System/Console/SimpleLineEditor.o ) [2 of 2] Compiling System.Console.Readline ( dist/build/System/Console/Readline.hs, dist/build/System/Console/Readline.o ) In-place registering readline-1.0.3.0... Running Haddock for readline-1.0.3.0... Running hscolour for readline-1.0.3.0... Preprocessing library readline-1.0.3.0... Preprocessing library readline-1.0.3.0... Haddock coverage: 80% ( 4 / 5) in 'System.Console.SimpleLineEditor' 2% ( 3 /133) in 'System.Console.Readline' Documentation created: dist/doc/html/readline/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/readline-1.0.3.0 Registering readline-1.0.3.0... Installed readline-1.0.3.0 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 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 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 tagsoup-0.13... Building tagsoup-0.13... Preprocessing library tagsoup-0.13... [ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o ) [ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.o ) [ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o ) [ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o ) [ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o ) [ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o ) [ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o ) [ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o ) [ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o ) [10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o ) [11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o ) [12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o ) [13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o ) In-place registering tagsoup-0.13... Running Haddock for tagsoup-0.13... Running hscolour for tagsoup-0.13... Preprocessing library tagsoup-0.13... Preprocessing library tagsoup-0.13... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: text-0.11.2.3 Haddock coverage: 100% ( 7 / 7) in 'Text.HTML.TagSoup.Entity' 100% ( 3 / 3) in 'Text.StringLike' 81% ( 22 / 27) in 'Text.HTML.TagSoup.Type' 50% ( 9 / 18) in 'Text.HTML.TagSoup.Match' 67% ( 4 / 6) in 'Text.HTML.TagSoup.Tree' 83% ( 5 / 6) in 'Text.HTML.TagSoup.Options' 0% ( 0 / 32) in 'Text.HTML.TagSoup.Implementation' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Specification' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Manual' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Generated' 100% ( 6 / 6) in 'Text.HTML.TagSoup.Render' 86% ( 6 / 7) in 'Text.HTML.TagSoup.Parser' 100% ( 39 / 39) in 'Text.HTML.TagSoup' Warning: Text.StringLike: could not find link destinations for: Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Documentation created: dist/doc/html/tagsoup/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagsoup-0.13 Registering tagsoup-0.13... Installed tagsoup-0.13 Configuring unlambda-0.1.3... Building unlambda-0.1.3... Preprocessing library unlambda-0.1.3... [1 of 1] Compiling Language.Unlambda ( Language/Unlambda.hs, dist/build/Language/Unlambda.o ) In-place registering unlambda-0.1.3... Preprocessing executable 'unlambda' for unlambda-0.1.3... [1 of 2] Compiling Language.Unlambda ( Language/Unlambda.hs, dist/build/unlambda/unlambda-tmp/Language/Unlambda.o ) [2 of 2] Compiling Main ( Main.hs, dist/build/unlambda/unlambda-tmp/Main.o ) Linking dist/build/unlambda/unlambda ... Running Haddock for unlambda-0.1.3... Running hscolour for unlambda-0.1.3... Preprocessing library unlambda-0.1.3... HsColour: Language/Unlambda.hs: hGetContents: invalid argument (invalid byte sequence) Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unlambda-0.1.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 unlambda-0.1.3... Installed unlambda-0.1.3 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 [1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.14.0-18392/haskell-src-exts-1.14.0/Setup.hs, /tmp/haskell-src-exts-1.14.0-18392/haskell-src-exts-1.14.0/dist/setup/Main.o ) Linking /tmp/haskell-src-exts-1.14.0-18392/haskell-src-exts-1.14.0/dist/setup/setup ... Configuring haskell-src-exts-1.14.0... Building haskell-src-exts-1.14.0... Preprocessing library haskell-src-exts-1.14.0... [ 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... Running Haddock for haskell-src-exts-1.14.0... Running hscolour for haskell-src-exts-1.14.0... Preprocessing library haskell-src-exts-1.14.0... Preprocessing library haskell-src-exts-1.14.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 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 Registering haskell-src-exts-1.14.0... Installed haskell-src-exts-1.14.0 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 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 haskell-src-1.0.1.5... Building haskell-src-1.0.1.5... Preprocessing library haskell-src-1.0.1.5... dist/build/Language/Haskell/Parser.hs:2:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [1 of 6] Compiling Language.Haskell.Syntax ( Language/Haskell/Syntax.hs, dist/build/Language/Haskell/Syntax.o ) [2 of 6] Compiling Language.Haskell.Pretty ( Language/Haskell/Pretty.hs, dist/build/Language/Haskell/Pretty.o ) [3 of 6] Compiling Language.Haskell.ParseMonad ( Language/Haskell/ParseMonad.hs, dist/build/Language/Haskell/ParseMonad.o ) [4 of 6] Compiling Language.Haskell.ParseUtils ( Language/Haskell/ParseUtils.hs, dist/build/Language/Haskell/ParseUtils.o ) [5 of 6] Compiling Language.Haskell.Lexer ( Language/Haskell/Lexer.hs, dist/build/Language/Haskell/Lexer.o ) [6 of 6] Compiling Language.Haskell.Parser ( dist/build/Language/Haskell/Parser.hs, dist/build/Language/Haskell/Parser.o ) templates/GenericTemplate.hs:219:14: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) In an equation for `happyMonadReduce': happyMonadReduce k nt fn j tk st sts stk = happyThen1 (fn stk tk) (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk)) where sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) drop_stk = happyDropStk k stk templates/GenericTemplate.hs:226:14: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) In an equation for `happyMonad2Reduce': happyMonad2Reduce k nt fn j tk st sts stk = happyThen1 (fn stk tk) (\ r -> happyNewToken new_state sts1 (r `HappyStk` drop_stk)) where sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) drop_stk = happyDropStk k stk off = indexShortOffAddr happyGotoOffsets st1 off_i = (off Happy_GHC_Exts.+# nt) .... In-place registering haskell-src-1.0.1.5... Running Haddock for haskell-src-1.0.1.5... Running hscolour for haskell-src-1.0.1.5... Preprocessing library haskell-src-1.0.1.5... Preprocessing library haskell-src-1.0.1.5... dist/build/Language/Haskell/Parser.hs:2:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead dist/build/Language/Haskell/Parser.hs:2:12: Warning: -fglasgow-exts is deprecated: Use individual extensions instead templates/GenericTemplate.hs:219:14: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) In an equation for `happyMonadReduce': happyMonadReduce k nt fn j tk st sts stk = happyThen1 (fn stk tk) (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk)) where sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) drop_stk = happyDropStk k stk templates/GenericTemplate.hs:226:14: Warning: Pattern bindings containing unlifted types should use an outermost bang pattern: sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) In an equation for `happyMonad2Reduce': happyMonad2Reduce k nt fn j tk st sts stk = happyThen1 (fn stk tk) (\ r -> happyNewToken new_state sts1 (r `HappyStk` drop_stk)) where sts1@((HappyCons (st1@(action)) (_))) = happyDrop k (HappyCons (st) (sts)) drop_stk = happyDropStk k stk off = indexShortOffAddr happyGotoOffsets st1 off_i = (off Happy_GHC_Exts.+# nt) .... Haddock coverage: 70% ( 45 / 64) in 'Language.Haskell.Syntax' 93% ( 14 / 15) in 'Language.Haskell.Pretty' 37% ( 10 / 27) in 'Language.Haskell.ParseMonad' 7% ( 1 / 15) in 'Language.Haskell.ParseUtils' 33% ( 1 / 3) in 'Language.Haskell.Lexer' 100% ( 6 / 6) in 'Language.Haskell.Parser' Documentation created: dist/doc/html/haskell-src/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-src-1.0.1.5 Registering haskell-src-1.0.1.5... Installed haskell-src-1.0.1.5 Configuring show-0.6... Building show-0.6... Preprocessing library show-0.6... [1 of 1] Compiling ShowFun ( ShowFun.hs, dist/build/ShowFun.o ) ShowFun.hs:5:10: Warning: Orphan instance: instance (Typeable a, Typeable b) => Show (a -> b) ShowFun.hs:8:10: Warning: Orphan instance: instance Typeable a => Show (IO a) In-place registering show-0.6... Running Haddock for show-0.6... Running hscolour for show-0.6... Preprocessing library show-0.6... Preprocessing library show-0.6... dist/build/tmp-18392/ShowFun.hs:5:10: Warning: Orphan instance: instance (Typeable a, Typeable b) => Show (a -> b) dist/build/tmp-18392/ShowFun.hs:8:10: Warning: Orphan instance: instance Typeable a => Show (IO a) Haddock coverage: 0% ( 0 / 1) in 'ShowFun' Documentation created: dist/doc/html/show/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/show-0.6 Registering show-0.6... Installed show-0.6 Configuring regex-compat-0.95.1... Building regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... [1 of 1] Compiling Text.Regex ( Text/Regex.hs, dist/build/Text/Regex.o ) In-place registering regex-compat-0.95.1... Running Haddock for regex-compat-0.95.1... Running hscolour for regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 Haddock coverage: 100% ( 9 / 9) in 'Text.Regex' Documentation created: dist/doc/html/regex-compat/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-compat-0.95.1 Registering regex-compat-0.95.1... Installed regex-compat-0.95.1 Configuring lambdabot-utils-4.2.2... Building lambdabot-utils-4.2.2... Preprocessing library lambdabot-utils-4.2.2... [ 1 of 12] Compiling Lambdabot.Util ( Lambdabot/Util.hs, dist/build/Lambdabot/Util.o ) [ 2 of 12] Compiling Lambdabot.Serial ( Lambdabot/Serial.hs, dist/build/Lambdabot/Serial.o ) [ 3 of 12] Compiling Lambdabot.Regex ( Lambdabot/Regex.hs, dist/build/Lambdabot/Regex.o ) [ 4 of 12] Compiling Lambdabot.Process ( Lambdabot/Process.hs, dist/build/Lambdabot/Process.o ) [ 5 of 12] Compiling Lambdabot.MiniHTTP ( Lambdabot/MiniHTTP.hs, dist/build/Lambdabot/MiniHTTP.o ) [ 6 of 12] Compiling Lambdabot.Url ( Lambdabot/Url.hs, dist/build/Lambdabot/Url.o ) [ 7 of 12] Compiling Lambdabot.FixPrecedence ( Lambdabot/FixPrecedence.hs, dist/build/Lambdabot/FixPrecedence.o ) [ 8 of 12] Compiling Lambdabot.Parser ( Lambdabot/Parser.hs, dist/build/Lambdabot/Parser.o ) [ 9 of 12] Compiling Lambdabot.Pointful ( Lambdabot/Pointful.hs, dist/build/Lambdabot/Pointful.o ) [10 of 12] Compiling Lambdabot.Error ( Lambdabot/Error.hs, dist/build/Lambdabot/Error.o ) [11 of 12] Compiling Lambdabot.Signals ( Lambdabot/Signals.hs, dist/build/Lambdabot/Signals.o ) [12 of 12] Compiling Lambdabot.AltTime ( Lambdabot/AltTime.hs, dist/build/Lambdabot/AltTime.o ) In-place registering lambdabot-utils-4.2.2... Running Haddock for lambdabot-utils-4.2.2... Running hscolour for lambdabot-utils-4.2.2... Preprocessing library lambdabot-utils-4.2.2... Preprocessing library lambdabot-utils-4.2.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, network-2.4.1.2, parsec-3.1.3, random-1.0.1.1, text-0.11.2.3, transformers-0.3.0.0, zlib-0.5.4.1 Haddock coverage: 67% ( 39 / 58) in 'Lambdabot.Util' 36% ( 5 / 14) in 'Lambdabot.Serial' 33% ( 2 / 6) in 'Lambdabot.Regex' 67% ( 2 / 3) in 'Lambdabot.Process' Warning: lambdabot-utils-4.2.2:Lambdabot.MiniHTTP: Could not find documentation for exported module: Network.URI 14% ( 1 / 7) in 'Lambdabot.MiniHTTP' 86% ( 6 / 7) in 'Lambdabot.Url' 0% ( 0 / 5) in 'Lambdabot.FixPrecedence' 0% ( 0 / 5) in 'Lambdabot.Parser' 17% ( 1 / 6) in 'Lambdabot.Pointful' 100% ( 9 / 9) in 'Lambdabot.Error' 30% ( 3 / 10) in 'Lambdabot.Signals' 100% ( 7 / 7) in 'Lambdabot.AltTime' Warning: Lambdabot.Util: could not find link destinations for: Control.Monad.IO.Class.MonadIO System.Random.RandomGen Warning: Lambdabot.MiniHTTP: could not find link destinations for: Network.URI.URI Warning: Lambdabot.Url: could not find link destinations for: Network.URI.URI Lambdabot.Url.WebReq Warning: Lambdabot.FixPrecedence: could not find link destinations for: Lambdabot.FixPrecedence.PrecedenceData Warning: Lambdabot.Error: could not find link destinations for: Control.Monad.Error.Class.MonadError Control.Monad.Error.Class.catchError Warning: Lambdabot.Signals: could not find link destinations for: Control.Monad.IO.Class.MonadIO Control.Monad.Error.Class.MonadError Documentation created: dist/doc/html/lambdabot-utils/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lambdabot-utils-4.2.2 Registering lambdabot-utils-4.2.2... Installed lambdabot-utils-4.2.2 Downloading lambdabot-4.2.1... Configuring lambdabot-4.2.1... Building lambdabot-4.2.1... Preprocessing executable 'lambdabot' for lambdabot-4.2.1... LBState.hs:1:35: Warning: -XPatternSignatures is deprecated: use -XScopedTypeVariables or pragma {-# LANGUAGE ScopedTypeVariables #-} instead Plugin/Undo.hs:11:8: Could not find module `Data.Generics' It is a member of the hidden package `syb-0.4.1'. Perhaps you need to add `syb' to the build-depends in your .cabal file. Use -v to see a list of the files searched for. Failed to install lambdabot-4.2.1 cabal: Error: some packages failed to install: lambdabot-4.2.1 failed during the building phase. The exception was: ExitFailure 1