Resolving dependencies... [1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.9-438/ghc-paths-0.1.0.9/Setup.hs, /tmp/ghc-paths-0.1.0.9-438/ghc-paths-0.1.0.9/dist/setup/Main.o ) Linking /tmp/ghc-paths-0.1.0.9-438/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 haskell98-1.1.0.0... Building haskell98-1.1.0.0... Preprocessing library haskell98-1.1.0.0... [ 1 of 30] Compiling Word ( Word.hs, dist/build/Word.o ) [ 2 of 30] Compiling Storable ( Storable.hs, dist/build/Storable.o ) [ 3 of 30] Compiling StablePtr ( StablePtr.hs, dist/build/StablePtr.o ) [ 4 of 30] Compiling Ptr ( Ptr.hs, dist/build/Ptr.o ) [ 5 of 30] Compiling MarshalUtils ( MarshalUtils.hs, dist/build/MarshalUtils.o ) [ 6 of 30] Compiling MarshalError ( MarshalError.hs, dist/build/MarshalError.o ) [ 7 of 30] Compiling MarshalArray ( MarshalArray.hs, dist/build/MarshalArray.o ) [ 8 of 30] Compiling MarshalAlloc ( MarshalAlloc.hs, dist/build/MarshalAlloc.o ) [ 9 of 30] Compiling Int ( Int.hs, dist/build/Int.o ) [10 of 30] Compiling ForeignPtr ( ForeignPtr.hs, dist/build/ForeignPtr.o ) [11 of 30] Compiling CTypes ( CTypes.hs, dist/build/CTypes.o ) [12 of 30] Compiling CString ( CString.hs, dist/build/CString.o ) [13 of 30] Compiling CForeign ( CForeign.hs, dist/build/CForeign.o ) [14 of 30] Compiling CError ( CError.hs, dist/build/CError.o ) [15 of 30] Compiling Bits ( Bits.hs, dist/build/Bits.o ) [16 of 30] Compiling Time ( Time.hs, dist/build/Time.o ) [17 of 30] Compiling Ratio ( Ratio.hs, dist/build/Ratio.o ) [18 of 30] Compiling Random ( Random.hs, dist/build/Random.o ) [19 of 30] Compiling Monad ( Monad.hs, dist/build/Monad.o ) [20 of 30] Compiling Maybe ( Maybe.hs, dist/build/Maybe.o ) [21 of 30] Compiling Locale ( Locale.hs, dist/build/Locale.o ) [22 of 30] Compiling List ( List.hs, dist/build/List.o ) [23 of 30] Compiling IO ( IO.hs, dist/build/IO.o ) IO.hs:39:15: Not in scope: `try' IO.hs:54:16: Not in scope: `try' Failed to install haskell98-1.1.0.0 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 [1 of 1] Compiling Main ( /tmp/haskeline-0.7.1.1-438/haskeline-0.7.1.1/Setup.hs, /tmp/haskeline-0.7.1.1-438/haskeline-0.7.1.1/dist/setup/Main.o ) Linking /tmp/haskeline-0.7.1.1-438/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, transformers-0.3.0.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' Warning: Couldn't find .haddock for export Control.Monad.Trans.Class.MonadTrans Warning: Couldn't find .haddock for export Control.Monad.IO.Class.MonadIO Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.ReaderT Warning: Couldn't find .haddock for export Control.Monad.Trans.Reader.mapReaderT Warning: Couldn't find .haddock for export Control.Monad.Trans.Maybe.MaybeT 5% ( 1 / 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' Warning: System.Console.Haskeline.MonadException: could not find link destinations for: Control.Monad.IO.Class.MonadIO Control.Monad.Trans.List.ListT Control.Monad.Trans.Maybe.MaybeT Control.Monad.Trans.Reader.ReaderT Control.Monad.Trans.State.Strict.StateT Control.Monad.Trans.Error.Error Control.Monad.Trans.Error.ErrorT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.RWS.Lazy.RWST Warning: System.Console.Haskeline.Completion: could not find link destinations for: Control.Monad.IO.Class.MonadIO Warning: System.Console.Haskeline: could not find link destinations for: Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO 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 cabal: Error: some packages failed to install: haskell98-1.1.0.0 failed during the building phase. The exception was: ExitFailure 1 husk-scheme-3.3 depends on haskell98-1.1.0.0 which failed to install.