Resolving dependencies... Configuring httpd-shed-0.4... Building httpd-shed-0.4... Preprocessing library httpd-shed-0.4... [1 of 1] Compiling Network.Shed.Httpd ( Network/Shed/Httpd.hs, dist/build/Network/Shed/Httpd.o ) Network/Shed/Httpd.hs:40:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() Network/Shed/Httpd.hs:43:1: Warning: The qualified import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() Network/Shed/Httpd.hs:144:30: Warning: A do-notation statement discarded a result of type a. Suppress this warning by saying "_ <- m", or by using the flag -fno-warn-unused-do-bind In-place registering httpd-shed-0.4... Preprocessing executable 'httpd-shed-test' for httpd-shed-0.4... [1 of 2] Compiling Network.Shed.Httpd ( Network/Shed/Httpd.hs, dist/build/httpd-shed-test/httpd-shed-test-tmp/Network/Shed/Httpd.o ) [2 of 2] Compiling Main ( test/Main.hs, dist/build/httpd-shed-test/httpd-shed-test-tmp/Main.o ) Linking dist/build/httpd-shed-test/httpd-shed-test ... Running Haddock for httpd-shed-0.4... Running hscolour for httpd-shed-0.4... Preprocessing library httpd-shed-0.4... Preprocessing executable 'httpd-shed-test' for httpd-shed-0.4... Preprocessing library httpd-shed-0.4... 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, text-0.11.2.3, transformers-0.3.0.0 dist/build/tmp-18488/Network/Shed/Httpd.hs:40:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() dist/build/tmp-18488/Network/Shed/Httpd.hs:43:1: Warning: The qualified import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() Haddock coverage: 45% ( 5 / 11) in 'Network.Shed.Httpd' Warning: Network.Shed.Httpd: could not find link destinations for: Network.Socket.Types.HostAddress Network.URI.URI Documentation created: dist/doc/html/httpd-shed/index.html Preprocessing executable 'httpd-shed-test' for httpd-shed-0.4... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/httpd-shed-0.4 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 httpd-shed-0.4... Installed httpd-shed-0.4 Configuring silently-1.2.4.1... Building silently-1.2.4.1... Preprocessing library silently-1.2.4.1... [1 of 1] Compiling System.IO.Silently ( src/System/IO/Silently.hs, dist/build/System/IO/Silently.o ) In-place registering silently-1.2.4.1... Running Haddock for silently-1.2.4.1... Running hscolour for silently-1.2.4.1... Preprocessing library silently-1.2.4.1... Preprocessing library silently-1.2.4.1... Haddock coverage: 100% ( 7 / 7) in 'System.IO.Silently' Documentation created: dist/doc/html/silently/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/silently-1.2.4.1 Registering silently-1.2.4.1... Installed silently-1.2.4.1 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 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/haskeline-0.7.1.1-18488/haskeline-0.7.1.1/Setup.hs, /tmp/haskeline-0.7.1.1-18488/haskeline-0.7.1.1/dist/setup/Main.o ) Linking /tmp/haskeline-0.7.1.1-18488/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 Configuring fst-0.10.0.0... Building fst-0.10.0.0... Preprocessing library fst-0.10.0.0... [ 1 of 25] Compiling FST.Arguments ( FST/Arguments.hs, dist/build/FST/Arguments.o ) [ 2 of 25] Compiling FST.Alex ( FST/Alex.hs, dist/build/FST/Alex.o ) [ 3 of 25] Compiling FST.Lexer ( FST/Lexer.hs, dist/build/FST/Lexer.o ) [ 4 of 25] Compiling FST.FSTStudio ( FST/FSTStudio.hs, dist/build/FST/FSTStudio.o ) [ 5 of 25] Compiling FST.RegTypes ( FST/RegTypes.hs, dist/build/FST/RegTypes.o ) [ 6 of 25] Compiling FST.Utils ( FST/Utils.hs, dist/build/FST/Utils.o ) [ 7 of 25] Compiling FST.AutomatonTypes ( FST/AutomatonTypes.hs, dist/build/FST/AutomatonTypes.o ) [ 8 of 25] Compiling FST.TransducerTypes ( FST/TransducerTypes.hs, dist/build/FST/TransducerTypes.o ) [ 9 of 25] Compiling FST.Transducer ( FST/Transducer.hs, dist/build/FST/Transducer.o ) [10 of 25] Compiling FST.DeterministicT ( FST/DeterministicT.hs, dist/build/FST/DeterministicT.o ) [11 of 25] Compiling FST.EpsilonFreeT ( FST/EpsilonFreeT.hs, dist/build/FST/EpsilonFreeT.o ) [12 of 25] Compiling FST.ReversalT ( FST/ReversalT.hs, dist/build/FST/ReversalT.o ) [13 of 25] Compiling FST.RunTransducer ( FST/RunTransducer.hs, dist/build/FST/RunTransducer.o ) [14 of 25] Compiling FST.RRegTypes ( FST/RRegTypes.hs, dist/build/FST/RRegTypes.o ) [15 of 25] Compiling FST.NReg ( FST/NReg.hs, dist/build/FST/NReg.o ) [16 of 25] Compiling FST.Parse ( FST/Parse.hs, dist/build/FST/Parse.o ) [17 of 25] Compiling FST.Automaton ( FST/Automaton.hs, dist/build/FST/Automaton.o ) [18 of 25] Compiling FST.Complete ( FST/Complete.hs, dist/build/FST/Complete.o ) [19 of 25] Compiling FST.Deterministic ( FST/Deterministic.hs, dist/build/FST/Deterministic.o ) [20 of 25] Compiling FST.LBFA ( FST/LBFA.hs, dist/build/FST/LBFA.o ) [21 of 25] Compiling FST.Reversal ( FST/Reversal.hs, dist/build/FST/Reversal.o ) [22 of 25] Compiling FST.AutomatonInterface ( FST/AutomatonInterface.hs, dist/build/FST/AutomatonInterface.o ) [23 of 25] Compiling FST.LBFT ( FST/LBFT.hs, dist/build/FST/LBFT.o ) [24 of 25] Compiling FST.TransducerInterface ( FST/TransducerInterface.hs, dist/build/FST/TransducerInterface.o ) [25 of 25] Compiling FST.Info ( FST/Info.hs, dist/build/FST/Info.o ) In-place registering fst-0.10.0.0... Preprocessing executable 'fststudio' for fst-0.10.0.0... [ 1 of 25] Compiling FST.Utils ( FST/Utils.hs, dist/build/fststudio/fststudio-tmp/FST/Utils.o ) [ 2 of 25] Compiling FST.Alex ( FST/Alex.hs, dist/build/fststudio/fststudio-tmp/FST/Alex.o ) [ 3 of 25] Compiling FST.Lexer ( FST/Lexer.hs, dist/build/fststudio/fststudio-tmp/FST/Lexer.o ) [ 4 of 25] Compiling FST.RegTypes ( FST/RegTypes.hs, dist/build/fststudio/fststudio-tmp/FST/RegTypes.o ) [ 5 of 25] Compiling FST.AutomatonTypes ( FST/AutomatonTypes.hs, dist/build/fststudio/fststudio-tmp/FST/AutomatonTypes.o ) [ 6 of 25] Compiling FST.TransducerTypes ( FST/TransducerTypes.hs, dist/build/fststudio/fststudio-tmp/FST/TransducerTypes.o ) [ 7 of 25] Compiling FST.Transducer ( FST/Transducer.hs, dist/build/fststudio/fststudio-tmp/FST/Transducer.o ) [ 8 of 25] Compiling FST.DeterministicT ( FST/DeterministicT.hs, dist/build/fststudio/fststudio-tmp/FST/DeterministicT.o ) [ 9 of 25] Compiling FST.EpsilonFreeT ( FST/EpsilonFreeT.hs, dist/build/fststudio/fststudio-tmp/FST/EpsilonFreeT.o ) [10 of 25] Compiling FST.ReversalT ( FST/ReversalT.hs, dist/build/fststudio/fststudio-tmp/FST/ReversalT.o ) [11 of 25] Compiling FST.RunTransducer ( FST/RunTransducer.hs, dist/build/fststudio/fststudio-tmp/FST/RunTransducer.o ) [12 of 25] Compiling FST.Automaton ( FST/Automaton.hs, dist/build/fststudio/fststudio-tmp/FST/Automaton.o ) [13 of 25] Compiling FST.Complete ( FST/Complete.hs, dist/build/fststudio/fststudio-tmp/FST/Complete.o ) [14 of 25] Compiling FST.Deterministic ( FST/Deterministic.hs, dist/build/fststudio/fststudio-tmp/FST/Deterministic.o ) [15 of 25] Compiling FST.LBFA ( FST/LBFA.hs, dist/build/fststudio/fststudio-tmp/FST/LBFA.o ) [16 of 25] Compiling FST.Reversal ( FST/Reversal.hs, dist/build/fststudio/fststudio-tmp/FST/Reversal.o ) [17 of 25] Compiling FST.AutomatonInterface ( FST/AutomatonInterface.hs, dist/build/fststudio/fststudio-tmp/FST/AutomatonInterface.o ) [18 of 25] Compiling FST.Arguments ( FST/Arguments.hs, dist/build/fststudio/fststudio-tmp/FST/Arguments.o ) [19 of 25] Compiling FST.RRegTypes ( FST/RRegTypes.hs, dist/build/fststudio/fststudio-tmp/FST/RRegTypes.o ) [20 of 25] Compiling FST.LBFT ( FST/LBFT.hs, dist/build/fststudio/fststudio-tmp/FST/LBFT.o ) [21 of 25] Compiling FST.NReg ( FST/NReg.hs, dist/build/fststudio/fststudio-tmp/FST/NReg.o ) [22 of 25] Compiling FST.Parse ( FST/Parse.hs, dist/build/fststudio/fststudio-tmp/FST/Parse.o ) [23 of 25] Compiling FST.TransducerInterface ( FST/TransducerInterface.hs, dist/build/fststudio/fststudio-tmp/FST/TransducerInterface.o ) [24 of 25] Compiling FST.Info ( FST/Info.hs, dist/build/fststudio/fststudio-tmp/FST/Info.o ) [25 of 25] Compiling Main ( Main.hs, dist/build/fststudio/fststudio-tmp/Main.o ) Linking dist/build/fststudio/fststudio ... Running Haddock for fst-0.10.0.0... Running hscolour for fst-0.10.0.0... Preprocessing library fst-0.10.0.0... Preprocessing executable 'fststudio' for fst-0.10.0.0... Preprocessing library fst-0.10.0.0... 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% ( 14 / 14) in 'FST.Arguments' 0% ( 0 / 35) in 'FST.Alex' 3% ( 2 / 79) in 'FST.Lexer' 100% ( 1 / 1) in 'FST.FSTStudio' 100% ( 19 / 19) in 'FST.RegTypes' 100% ( 6 / 6) in 'FST.Utils' 100% ( 12 / 12) in 'FST.AutomatonTypes' 100% ( 15 / 15) in 'FST.TransducerTypes' 100% ( 17 / 17) in 'FST.Transducer' 100% ( 2 / 2) in 'FST.DeterministicT' 100% ( 2 / 2) in 'FST.EpsilonFreeT' 100% ( 2 / 2) in 'FST.ReversalT' 100% ( 4 / 4) in 'FST.RunTransducer' 100% ( 10 / 10) in 'FST.RRegTypes' 100% ( 7 / 7) in 'FST.NReg' 3% ( 4 /140) in 'FST.Parse' 100% ( 10 / 10) in 'FST.Automaton' 100% ( 2 / 2) in 'FST.Complete' 100% ( 2 / 2) in 'FST.Deterministic' 100% ( 8 / 8) in 'FST.LBFA' 100% ( 2 / 2) in 'FST.Reversal' 100% ( 17 / 17) in 'FST.AutomatonInterface' 100% ( 7 / 7) in 'FST.LBFT' 100% ( 32 / 32) in 'FST.TransducerInterface' 100% ( 15 / 15) in 'FST.Info' Warning: FST.TransducerInterface: could not find link destinations for: Control.Monad.Trans.Error.ErrorT Documentation created: dist/doc/html/fst/index.html Preprocessing executable 'fststudio' for fst-0.10.0.0... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/fst-0.10.0.0 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 fst-0.10.0.0... Installed fst-0.10.0.0 Downloading gf-3.2.9... [1 of 1] Compiling Main ( /tmp/gf-3.2.9-18488/gf-3.2.9/Setup.hs, /tmp/gf-3.2.9-18488/gf-3.2.9/dist/setup/Main.o ) /tmp/gf-3.2.9-18488/gf-3.2.9/Setup.hs:28:46: Warning: In the use of `runTests' (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking /tmp/gf-3.2.9-18488/gf-3.2.9/dist/setup/setup ... Configuring gf-3.2.9... setup: The program alex version >=2 && <3 is required but the version found at /usr/bin/alex is version 3.0.1 Failed to install gf-3.2.9 cabal: Error: some packages failed to install: gf-3.2.9 failed during the configure step. The exception was: ExitFailure 1