Resolving dependencies... 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-13381/ghc-paths-0.1.0.9/Setup.hs, /tmp/ghc-paths-0.1.0.9-13381/ghc-paths-0.1.0.9/dist/setup/Main.o ) Linking /tmp/ghc-paths-0.1.0.9-13381/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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 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 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 terminfo-0.3.2.6... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for setupterm in -ltinfo... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building terminfo-0.3.2.6... Preprocessing library terminfo-0.3.2.6... [1 of 7] Compiling System.Console.Terminfo.Base ( System/Console/Terminfo/Base.hs, dist/build/System/Console/Terminfo/Base.o ) [2 of 7] Compiling System.Console.Terminfo.Keys ( System/Console/Terminfo/Keys.hs, dist/build/System/Console/Terminfo/Keys.o ) [3 of 7] Compiling System.Console.Terminfo.Cursor ( System/Console/Terminfo/Cursor.hs, dist/build/System/Console/Terminfo/Cursor.o ) [4 of 7] Compiling System.Console.Terminfo.Effects ( System/Console/Terminfo/Effects.hs, dist/build/System/Console/Terminfo/Effects.o ) [5 of 7] Compiling System.Console.Terminfo.Edit ( System/Console/Terminfo/Edit.hs, dist/build/System/Console/Terminfo/Edit.o ) [6 of 7] Compiling System.Console.Terminfo.Color ( System/Console/Terminfo/Color.hs, dist/build/System/Console/Terminfo/Color.o ) [7 of 7] Compiling System.Console.Terminfo ( System/Console/Terminfo.hs, dist/build/System/Console/Terminfo.o ) In-place registering terminfo-0.3.2.6... Running Haddock for terminfo-0.3.2.6... Running hscolour for terminfo-0.3.2.6... Preprocessing library terminfo-0.3.2.6... Preprocessing library terminfo-0.3.2.6... Haddock coverage: 79% ( 22 / 28) in 'System.Console.Terminfo.Base' 32% ( 6 / 19) in 'System.Console.Terminfo.Keys' 41% ( 15 / 37) in 'System.Console.Terminfo.Cursor' 56% ( 14 / 25) in 'System.Console.Terminfo.Effects' 100% ( 5 / 5) in 'System.Console.Terminfo.Edit' 88% ( 7 / 8) in 'System.Console.Terminfo.Color' 100% ( 7 / 7) in 'System.Console.Terminfo' Documentation created: dist/doc/html/terminfo/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/terminfo-0.3.2.6 Registering terminfo-0.3.2.6... Installed terminfo-0.3.2.6 Configuring strict-io-0.2.1... Building strict-io-0.2.1... Preprocessing library strict-io-0.2.1... [1 of 3] Compiling System.IO.Strict.Internals ( System/IO/Strict/Internals.hs, dist/build/System/IO/Strict/Internals.o ) [2 of 3] Compiling Data.IORef.Strict ( Data/IORef/Strict.hs, dist/build/Data/IORef/Strict.o ) [3 of 3] Compiling System.IO.Strict ( System/IO/Strict.hs, dist/build/System/IO/Strict.o ) In-place registering strict-io-0.2.1... Running Haddock for strict-io-0.2.1... Running hscolour for strict-io-0.2.1... Preprocessing library strict-io-0.2.1... Preprocessing library strict-io-0.2.1... Haddock coverage: 94% ( 15 / 16) in 'System.IO.Strict.Internals' 100% ( 8 / 8) in 'Data.IORef.Strict' 21% ( 14 / 66) in 'System.IO.Strict' Documentation created: dist/doc/html/strict-io/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/strict-io-0.2.1 Registering strict-io-0.2.1... Installed strict-io-0.2.1 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 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 [1 of 1] Compiling Main ( /tmp/haskeline-0.7.1.1-13381/haskeline-0.7.1.1/Setup.hs, /tmp/haskeline-0.7.1.1-13381/haskeline-0.7.1.1/dist/setup/Main.o ) Linking /tmp/haskeline-0.7.1.1-13381/haskeline-0.7.1.1/dist/setup/setup ... Configuring haskeline-0.7.1.1... Building haskeline-0.7.1.1... Preprocessing library haskeline-0.7.1.1... [ 1 of 27] Compiling System.Console.Haskeline.Recover ( System/Console/Haskeline/Recover.hs, dist/build/System/Console/Haskeline/Recover.o ) [ 2 of 27] Compiling System.Console.Haskeline.Directory ( dist/build/System/Console/Haskeline/Directory.hs, dist/build/System/Console/Haskeline/Directory.o ) [ 3 of 27] Compiling System.Console.Haskeline.Key ( System/Console/Haskeline/Key.hs, dist/build/System/Console/Haskeline/Key.o ) [ 4 of 27] Compiling System.Console.Haskeline.History ( System/Console/Haskeline/History.hs, dist/build/System/Console/Haskeline/History.o ) [ 5 of 27] Compiling System.Console.Haskeline.LineState ( System/Console/Haskeline/LineState.hs, dist/build/System/Console/Haskeline/LineState.o ) [ 6 of 27] Compiling System.Console.Haskeline.Command ( System/Console/Haskeline/Command.hs, dist/build/System/Console/Haskeline/Command.o ) [ 7 of 27] Compiling System.Console.Haskeline.Backend.WCWidth ( System/Console/Haskeline/Backend/WCWidth.hs, dist/build/System/Console/Haskeline/Backend/WCWidth.o ) [ 8 of 27] Compiling System.Console.Haskeline.MonadException ( System/Console/Haskeline/MonadException.hs, dist/build/System/Console/Haskeline/MonadException.o ) [ 9 of 27] Compiling System.Console.Haskeline.Prefs ( System/Console/Haskeline/Prefs.hs, dist/build/System/Console/Haskeline/Prefs.o ) [10 of 27] Compiling System.Console.Haskeline.Monads ( System/Console/Haskeline/Monads.hs, dist/build/System/Console/Haskeline/Monads.o ) [11 of 27] Compiling System.Console.Haskeline.Command.Undo ( System/Console/Haskeline/Command/Undo.hs, dist/build/System/Console/Haskeline/Command/Undo.o ) [12 of 27] Compiling System.Console.Haskeline.Command.History ( System/Console/Haskeline/Command/History.hs, dist/build/System/Console/Haskeline/Command/History.o ) [13 of 27] Compiling System.Console.Haskeline.Command.KillRing ( System/Console/Haskeline/Command/KillRing.hs, dist/build/System/Console/Haskeline/Command/KillRing.o ) [14 of 27] Compiling System.Console.Haskeline.Completion ( System/Console/Haskeline/Completion.hs, dist/build/System/Console/Haskeline/Completion.o ) [15 of 27] Compiling System.Console.Haskeline.Term ( System/Console/Haskeline/Term.hs, dist/build/System/Console/Haskeline/Term.o ) System/Console/Haskeline/Term.hs:107:16: Warning: In the use of `isEmptyChan' (imported from Control.Concurrent, but defined in Control.Concurrent.Chan): Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See http://hackage.haskell.org/trac/ghc/ticket/4154 for details" [16 of 27] Compiling System.Console.Haskeline.RunCommand ( System/Console/Haskeline/RunCommand.hs, dist/build/System/Console/Haskeline/RunCommand.o ) [17 of 27] Compiling System.Console.Haskeline.Backend.Posix.Encoder ( System/Console/Haskeline/Backend/Posix/Encoder.hs, dist/build/System/Console/Haskeline/Backend/Posix/Encoder.o ) [18 of 27] Compiling System.Console.Haskeline.Backend.Posix ( dist/build/System/Console/Haskeline/Backend/Posix.hs, dist/build/System/Console/Haskeline/Backend/Posix.o ) [19 of 27] Compiling System.Console.Haskeline.Backend.Terminfo ( System/Console/Haskeline/Backend/Terminfo.hs, dist/build/System/Console/Haskeline/Backend/Terminfo.o ) [20 of 27] Compiling System.Console.Haskeline.Backend.DumbTerm ( System/Console/Haskeline/Backend/DumbTerm.hs, dist/build/System/Console/Haskeline/Backend/DumbTerm.o ) [21 of 27] Compiling System.Console.Haskeline.Backend ( System/Console/Haskeline/Backend.hs, dist/build/System/Console/Haskeline/Backend.o ) [22 of 27] Compiling System.Console.Haskeline.InputT ( System/Console/Haskeline/InputT.hs, dist/build/System/Console/Haskeline/InputT.o ) [23 of 27] Compiling System.Console.Haskeline.Command.Completion ( System/Console/Haskeline/Command/Completion.hs, dist/build/System/Console/Haskeline/Command/Completion.o ) [24 of 27] Compiling System.Console.Haskeline.Vi ( System/Console/Haskeline/Vi.hs, dist/build/System/Console/Haskeline/Vi.o ) [25 of 27] Compiling System.Console.Haskeline.Emacs ( System/Console/Haskeline/Emacs.hs, dist/build/System/Console/Haskeline/Emacs.o ) [26 of 27] Compiling System.Console.Haskeline ( System/Console/Haskeline.hs, dist/build/System/Console/Haskeline.o ) [27 of 27] Compiling System.Console.Haskeline.IO ( System/Console/Haskeline/IO.hs, dist/build/System/Console/Haskeline/IO.o ) In-place registering haskeline-0.7.1.1... Running Haddock for haskeline-0.7.1.1... Running hscolour for haskeline-0.7.1.1... Preprocessing library haskeline-0.7.1.1... Preprocessing library haskeline-0.7.1.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 System/Console/Haskeline/Term.hs:107:16: Warning: In the use of `isEmptyChan' (imported from Control.Concurrent, but defined in Control.Concurrent.Chan): Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See http://hackage.haskell.org/trac/ghc/ticket/4154 for details" Haddock coverage: 0% ( 0 / 2) in 'System.Console.Haskeline.Recover' 100% ( 4 / 4) in 'System.Console.Haskeline.Directory' 0% ( 0 / 12) in 'System.Console.Haskeline.Key' 73% ( 8 / 11) in 'System.Console.Haskeline.History' 35% ( 23 / 65) in 'System.Console.Haskeline.LineState' 4% ( 1 / 28) in 'System.Console.Haskeline.Command' 25% ( 1 / 4) in 'System.Console.Haskeline.Backend.WCWidth' 62% ( 13 / 21) in 'System.Console.Haskeline.MonadException' 33% ( 3 / 9) in 'System.Console.Haskeline.Prefs' 32% ( 6 / 19) in 'System.Console.Haskeline.Monads' 0% ( 0 / 11) in 'System.Console.Haskeline.Command.Undo' 0% ( 0 / 28) in 'System.Console.Haskeline.Command.History' 0% ( 0 / 17) in 'System.Console.Haskeline.Command.KillRing' 62% ( 8 / 13) in 'System.Console.Haskeline.Completion' 29% ( 7 / 24) in 'System.Console.Haskeline.Term' 0% ( 0 / 2) in 'System.Console.Haskeline.RunCommand' 23% ( 3 / 13) in 'System.Console.Haskeline.Backend.Posix.Encoder' 0% ( 0 / 15) in 'System.Console.Haskeline.Backend.Posix' 0% ( 0 / 3) in 'System.Console.Haskeline.Backend.Terminfo' 0% ( 0 / 17) in 'System.Console.Haskeline.Backend.DumbTerm' 0% ( 0 / 7) in 'System.Console.Haskeline.Backend' 87% ( 20 / 23) in 'System.Console.Haskeline.InputT' 40% ( 2 / 5) in 'System.Console.Haskeline.Command.Completion' 0% ( 0 / 56) in 'System.Console.Haskeline.Vi' 0% ( 0 / 13) in 'System.Console.Haskeline.Emacs' 98% ( 47 / 48) in 'System.Console.Haskeline' 83% ( 5 / 6) in 'System.Console.Haskeline.IO' Documentation created: dist/doc/html/haskeline/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskeline-0.7.1.1 Registering haskeline-0.7.1.1... Installed haskeline-0.7.1.1 Downloading egison-3.2.2... Configuring egison-3.2.2... Building egison-3.2.2... Preprocessing library egison-3.2.2... [1 of 7] Compiling Paths_egison ( dist/build/autogen/Paths_egison.hs, dist/build/Paths_egison.o ) [2 of 7] Compiling Language.Egison.Types ( hs-src/Language/Egison/Types.hs, dist/build/Language/Egison/Types.o ) [3 of 7] Compiling Language.Egison.Desugar ( hs-src/Language/Egison/Desugar.hs, dist/build/Language/Egison/Desugar.o ) [4 of 7] Compiling Language.Egison.Parser ( hs-src/Language/Egison/Parser.hs, dist/build/Language/Egison/Parser.o ) [5 of 7] Compiling Language.Egison.Core ( hs-src/Language/Egison/Core.hs, dist/build/Language/Egison/Core.o ) [6 of 7] Compiling Language.Egison.Primitives ( hs-src/Language/Egison/Primitives.hs, dist/build/Language/Egison/Primitives.o ) [7 of 7] Compiling Language.Egison ( hs-src/Language/Egison.hs, dist/build/Language/Egison.o ) In-place registering egison-3.2.2... Preprocessing executable 'egison' for egison-3.2.2... [1 of 1] Compiling Main ( hs-src/Interpreter/egisoni.hs, dist/build/egison/egison-tmp/Main.o ) Linking dist/build/egison/egison ... Running Haddock for egison-3.2.2... Running hscolour for egison-3.2.2... Preprocessing library egison-3.2.2... Preprocessing executable 'egison' for egison-3.2.2... Preprocessing library egison-3.2.2... Haddock coverage: 0% ( 0 / 8) in 'Paths_egison' 0% ( 0 / 63) in 'Language.Egison.Types' 0% ( 0 / 13) in 'Language.Egison.Desugar' 0% ( 0 / 11) in 'Language.Egison.Parser' 0% ( 0 / 29) in 'Language.Egison.Core' 0% ( 0 / 3) in 'Language.Egison.Primitives' 19% ( 3 / 16) in 'Language.Egison' haddock: failed to parse haddock prologue from file: dist/doc/html/egison/haddock-prolog13381.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/egison-3.2.2 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 egison-3.2.2... Installed egison-3.2.2