Resolving dependencies... Configuring easy-file-0.1.1... Building easy-file-0.1.1... Preprocessing library easy-file-0.1.1... [1 of 4] Compiling System.EasyFile.Missing ( System/EasyFile/Missing.hs, dist/build/System/EasyFile/Missing.o ) [2 of 4] Compiling System.EasyFile.Directory ( System/EasyFile/Directory.hs, dist/build/System/EasyFile/Directory.o ) [3 of 4] Compiling System.EasyFile.FilePath ( System/EasyFile/FilePath.hs, dist/build/System/EasyFile/FilePath.o ) [4 of 4] Compiling System.EasyFile ( System/EasyFile.hs, dist/build/System/EasyFile.o ) In-place registering easy-file-0.1.1... Running Haddock for easy-file-0.1.1... Running hscolour for easy-file-0.1.1... Preprocessing library easy-file-0.1.1... Preprocessing library easy-file-0.1.1... Haddock coverage: 78% ( 7 / 9) in 'System.EasyFile.Missing' 80% ( 8 / 10) in 'System.EasyFile.Directory' 98% ( 49 / 50) in 'System.EasyFile.FilePath' 99% ( 86 / 87) in 'System.EasyFile' Warning: System.EasyFile: could not find link destinations for: GHC.IO.Exception.PermissionDenied GHC.IO.Exception.AlreadyExists GHC.IO.Exception.HardwareFault GHC.IO.Exception.InvalidArgument GHC.IO.Exception.NoSuchThing GHC.IO.Exception.ResourceExhausted GHC.IO.Exception.InappropriateType GHC.IO.Exception.UnsatisfiedConstraints GHC.IO.Exception.UnsupportedOperation Documentation created: dist/doc/html/easy-file/index.html, dist/doc/html/easy-file/easy-file.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/easy-file-0.1.1 Registering easy-file-0.1.1... Installed easy-file-0.1.1 Configuring exceptions-0.6.1... Building exceptions-0.6.1... Preprocessing library exceptions-0.6.1... [1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o ) src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() [2 of 2] Compiling Control.Monad.Catch.Pure ( src/Control/Monad/Catch/Pure.hs, dist/build/Control/Monad/Catch/Pure.o ) In-place registering exceptions-0.6.1... Running Haddock for exceptions-0.6.1... Running hscolour for exceptions-0.6.1... Preprocessing library exceptions-0.6.1... Preprocessing library exceptions-0.6.1... dist/build/tmp-25240/src/Control/Monad/Catch.hs:99:1: Warning: The import of `Control.Monad.Trans.Reader' is redundant except perhaps to import instances from `Control.Monad.Trans.Reader' To import instances alone, use: import Control.Monad.Trans.Reader() Haddock coverage: 100% ( 31 / 31) in 'Control.Monad.Catch' 80% ( 8 / 10) in 'Control.Monad.Catch.Pure' Documentation created: dist/doc/html/exceptions/index.html, dist/doc/html/exceptions/exceptions.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/exceptions-0.6.1 Registering exceptions-0.6.1... Installed exceptions-0.6.1 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, dist/doc/html/extensible-exceptions/extensible-exceptions.txt 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-25240/ghc-paths-0.1.0.9/Setup.hs, /tmp/ghc-paths-0.1.0.9-25240/ghc-paths-0.1.0.9/dist/setup/Main.o ) Linking /tmp/ghc-paths-0.1.0.9-25240/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... Haddock coverage: 0% ( 0 / 5) in 'GHC.Paths' Documentation created: dist/doc/html/ghc-paths/index.html, dist/doc/html/ghc-paths/ghc-paths.txt 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 monads-tf-0.1.0.2... Building monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... [ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering monads-tf-0.1.0.2... Running Haddock for monads-tf-0.1.0.2... Running hscolour for monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... Preprocessing library monads-tf-0.1.0.2... Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Identity' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' Warning: Control.Monad.Error.Class: We do not support associated types in instances yet. These instances are affected: Control.Monad.Error.Class.MonadError GHC.Types.IO, Control.Monad.Trans.Error.Error e => Control.Monad.Error.Class.MonadError (Data.Either.Either e), (GHC.Base.Monad m, Control.Monad.Trans.Error.Error e) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.List.ListT m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Strict.WriterT w m) 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' Warning: Control.Monad.Reader.Class: We do not support associated types in instances yet. These instances are affected: Control.Monad.Reader.Class.MonadReader ((->) r), GHC.Base.Monad m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e, Control.Monad.Reader.Class.MonadReader m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.List.ListT m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Strict.WriterT w m) 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 100% ( 22 / 22) in 'Control.Monad.Reader' Warning: Control.Monad.State.Class: We do not support associated types in instances yet. These instances are affected: GHC.Base.Monad m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Lazy.StateT s m), GHC.Base.Monad m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Strict.StateT s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e, Control.Monad.State.Class.MonadState m) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.List.ListT m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Strict.WriterT w m) 100% ( 4 / 4) in 'Control.Monad.State.Class' Warning: Control.Monad.Writer.Class: We do not support associated types in instances yet. These instances are affected: (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Control.Monad.Trans.Error.Error e, Control.Monad.Writer.Class.MonadWriter m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Strict.StateT s m) 25% ( 1 / 4) in 'Control.Monad.Writer.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 20 / 20) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 83% ( 15 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 83% ( 15 / 18) in 'Control.Monad.Writer.Strict' 95% ( 19 / 20) in 'Control.Monad.Cont' Documentation created: dist/doc/html/monads-tf/index.html, dist/doc/html/monads-tf/monads-tf.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monads-tf-0.1.0.2 Registering monads-tf-0.1.0.2... Installed monads-tf-0.1.0.2 Configuring polyparse-1.9... Building polyparse-1.9... Preprocessing library polyparse-1.9... [ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) [ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) [ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) [ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) [ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) [ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) [ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) [ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) [12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) [15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) [17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) In-place registering polyparse-1.9... Running Haddock for polyparse-1.9... Running hscolour for polyparse-1.9... Preprocessing library polyparse-1.9... Preprocessing library polyparse-1.9... Haddock coverage: 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' 100% ( 11 / 11) in 'Text.ParserCombinators.Poly.Parser' 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Lazy' 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' 95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State' 90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy' 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' 97% ( 29 / 30) in 'Text.Parse.ByteString' 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text' 95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText' 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Plain' 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' 71% ( 20 / 28) in 'Text.Parse' 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: Text.ParserCombinators.HuttonMeijerWallace.ParseResult Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Text.ParserCombinators.HuttonMeijer.Token Documentation created: dist/doc/html/polyparse/index.html, dist/doc/html/polyparse/polyparse.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/polyparse-1.9 Registering polyparse-1.9... Installed polyparse-1.9 Configuring stringsearch-0.3.6.5... Building stringsearch-0.3.6.5... Preprocessing library stringsearch-0.3.6.5... [ 1 of 15] Compiling Data.ByteString.Lazy.Search.KarpRabin ( Data/ByteString/Lazy/Search/KarpRabin.hs, dist/build/Data/ByteString/Lazy/Search/KarpRabin.o ) [ 2 of 15] Compiling Data.ByteString.Search.KarpRabin ( Data/ByteString/Search/KarpRabin.hs, dist/build/Data/ByteString/Search/KarpRabin.o ) [ 3 of 15] Compiling Data.ByteString.Search.Internal.Utils ( Data/ByteString/Search/Internal/Utils.hs, dist/build/Data/ByteString/Search/Internal/Utils.o ) [ 4 of 15] Compiling Data.ByteString.Search.Internal.KnuthMorrisPratt ( Data/ByteString/Search/Internal/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/Internal/KnuthMorrisPratt.o ) [ 5 of 15] Compiling Data.ByteString.Search.KMP ( Data/ByteString/Search/KMP.hs, dist/build/Data/ByteString/Search/KMP.o ) [ 6 of 15] Compiling Data.ByteString.Search.KnuthMorrisPratt ( Data/ByteString/Search/KnuthMorrisPratt.hs, dist/build/Data/ByteString/Search/KnuthMorrisPratt.o ) [ 7 of 15] Compiling Data.ByteString.Lazy.Search.KMP ( Data/ByteString/Lazy/Search/KMP.hs, dist/build/Data/ByteString/Lazy/Search/KMP.o ) [ 8 of 15] Compiling Data.ByteString.Search.Substitution ( Data/ByteString/Search/Substitution.hs, dist/build/Data/ByteString/Search/Substitution.o ) [ 9 of 15] Compiling Data.ByteString.Lazy.Search.Internal.BoyerMoore ( Data/ByteString/Lazy/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Lazy/Search/Internal/BoyerMoore.o ) [10 of 15] Compiling Data.ByteString.Search.DFA ( Data/ByteString/Search/DFA.hs, dist/build/Data/ByteString/Search/DFA.o ) [11 of 15] Compiling Data.ByteString.Lazy.Search ( Data/ByteString/Lazy/Search.hs, dist/build/Data/ByteString/Lazy/Search.o ) [12 of 15] Compiling Data.ByteString.Lazy.Search.DFA ( Data/ByteString/Lazy/Search/DFA.hs, dist/build/Data/ByteString/Lazy/Search/DFA.o ) [13 of 15] Compiling Data.ByteString.Search.Internal.BoyerMoore ( Data/ByteString/Search/Internal/BoyerMoore.hs, dist/build/Data/ByteString/Search/Internal/BoyerMoore.o ) [14 of 15] Compiling Data.ByteString.Search.BoyerMoore ( Data/ByteString/Search/BoyerMoore.hs, dist/build/Data/ByteString/Search/BoyerMoore.o ) [15 of 15] Compiling Data.ByteString.Search ( Data/ByteString/Search.hs, dist/build/Data/ByteString/Search.o ) In-place registering stringsearch-0.3.6.5... Running Haddock for stringsearch-0.3.6.5... Running hscolour for stringsearch-0.3.6.5... Preprocessing library stringsearch-0.3.6.5... Preprocessing library stringsearch-0.3.6.5... Haddock coverage: 100% ( 7 / 7) in 'Data.ByteString.Lazy.Search.KarpRabin' 100% ( 7 / 7) in 'Data.ByteString.Search.KarpRabin' 9% ( 1 / 11) in 'Data.ByteString.Search.Internal.Utils' 100% ( 16 / 16) in 'Data.ByteString.Search.Internal.KnuthMorrisPratt' 100% ( 10 / 10) in 'Data.ByteString.Search.KMP' 100% ( 20 / 20) in 'Data.ByteString.Search.KnuthMorrisPratt' 100% ( 12 / 12) in 'Data.ByteString.Lazy.Search.KMP' 100% ( 2 / 2) in 'Data.ByteString.Search.Substitution' 45% ( 5 / 11) in 'Data.ByteString.Lazy.Search.Internal.BoyerMoore' 100% ( 19 / 19) in 'Data.ByteString.Search.DFA' 100% ( 28 / 28) in 'Data.ByteString.Lazy.Search' 100% ( 20 / 20) in 'Data.ByteString.Lazy.Search.DFA' 50% ( 5 / 10) in 'Data.ByteString.Search.Internal.BoyerMoore' 100% ( 24 / 24) in 'Data.ByteString.Search.BoyerMoore' 100% ( 21 / 21) in 'Data.ByteString.Search' Documentation created: dist/doc/html/stringsearch/index.html, dist/doc/html/stringsearch/stringsearch.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stringsearch-0.3.6.5 Registering stringsearch-0.3.6.5... Installed stringsearch-0.3.6.5 Configuring utf8-string-0.3.8... Building utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... [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.8... Running Haddock for utf8-string-0.3.8... Running hscolour for utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... Preprocessing library utf8-string-0.3.8... 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, dist/doc/html/utf8-string/utf8-string.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.8 Registering utf8-string-0.3.8... Installed utf8-string-0.3.8 Configuring ghc-mtl-1.2.1.0... Building ghc-mtl-1.2.1.0... Preprocessing library ghc-mtl-1.2.1.0... [1 of 1] Compiling Control.Monad.Ghc ( Control/Monad/Ghc.hs, dist/build/Control/Monad/Ghc.o ) In-place registering ghc-mtl-1.2.1.0... Running Haddock for ghc-mtl-1.2.1.0... Running hscolour for ghc-mtl-1.2.1.0... Preprocessing library ghc-mtl-1.2.1.0... Preprocessing library ghc-mtl-1.2.1.0... Haddock coverage: 29% ( 2 / 7) in 'Control.Monad.Ghc' Warning: Control.Monad.Ghc: could not find link destinations for: Control.Monad.Ghc.MTLAdapter Documentation created: dist/doc/html/ghc-mtl/index.html, dist/doc/html/ghc-mtl/ghc-mtl.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ghc-mtl-1.2.1.0 Registering ghc-mtl-1.2.1.0... Installed ghc-mtl-1.2.1.0 Configuring MonadCatchIO-transformers-0.3.1.0... Building MonadCatchIO-transformers-0.3.1.0... Preprocessing library MonadCatchIO-transformers-0.3.1.0... [1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o ) src/Control/Monad/CatchIO.hs:29:1: Warning: Module `Prelude' does not export `catch' [2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o ) In-place registering MonadCatchIO-transformers-0.3.1.0... Running Haddock for MonadCatchIO-transformers-0.3.1.0... Running hscolour for MonadCatchIO-transformers-0.3.1.0... Preprocessing library MonadCatchIO-transformers-0.3.1.0... Preprocessing library MonadCatchIO-transformers-0.3.1.0... dist/build/tmp-25240/src/Control/Monad/CatchIO.hs:29:1: Warning: Module `Prelude' does not export `catch' Haddock coverage: 93% ( 13 / 14) in 'Control.Monad.CatchIO' 0% ( 0 / 3) in 'Control.Monad.CatchIO.Try' Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html, dist/doc/html/MonadCatchIO-transformers/MonadCatchIO-transformers.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-transformers-0.3.1.0 Registering MonadCatchIO-transformers-0.3.1.0... Installed MonadCatchIO-transformers-0.3.1.0 Configuring cpphs-1.18.4... Building cpphs-1.18.4... Preprocessing library cpphs-1.18.4... [ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 6 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 7 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 8 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) In-place registering cpphs-1.18.4... Preprocessing executable 'cpphs' for cpphs-1.18.4... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... Running Haddock for cpphs-1.18.4... Running hscolour for cpphs-1.18.4... Preprocessing library cpphs-1.18.4... Preprocessing executable 'cpphs' for cpphs-1.18.4... Preprocessing library cpphs-1.18.4... Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' 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, dist/doc/html/cpphs/cpphs.txt Preprocessing executable 'cpphs' for cpphs-1.18.4... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cpphs-1.18.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 cpphs-1.18.4... Installed cpphs-1.18.4 Configuring hint-0.4.2.0... Building hint-0.4.2.0... Preprocessing library hint-0.4.2.0... [ 1 of 23] Compiling Hint.SignalHandlers ( src/Hint/SignalHandlers.hs, dist/build/Hint/SignalHandlers.o ) [ 2 of 23] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/Hint/Util.o ) [ 3 of 23] Compiling Hint.CompatPlatform ( src/Hint/CompatPlatform.hs, dist/build/Hint/CompatPlatform.o ) [ 4 of 23] Compiling Hint.GHC ( src/Hint/GHC.hs, dist/build/Hint/GHC.o ) [ 5 of 23] Compiling Hint.Compat ( src/Hint/Compat.hs, dist/build/Hint/Compat.o ) [ 6 of 23] Compiling Hint.Extension ( src/Hint/Extension.hs, dist/build/Hint/Extension.o ) [ 7 of 23] Compiling Language.Haskell.Interpreter.Extension ( src/Language/Haskell/Interpreter/Extension.hs, dist/build/Language/Haskell/Interpreter/Extension.o ) [ 8 of 23] Compiling Hint.Base ( src/Hint/Base.hs, dist/build/Hint/Base.o ) [ 9 of 23] Compiling Hint.Annotations ( src/Hint/Annotations.hs, dist/build/Hint/Annotations.o ) [10 of 23] Compiling Hint.Configuration ( src/Hint/Configuration.hs, dist/build/Hint/Configuration.o ) [11 of 23] Compiling Hint.Reflection ( src/Hint/Reflection.hs, dist/build/Hint/Reflection.o ) [12 of 23] Compiling Hint.Typecheck[boot] ( src/Hint/Typecheck.hs-boot, dist/build/Hint/Typecheck.o-boot ) [13 of 23] Compiling Hint.Conversions ( src/Hint/Conversions.hs, dist/build/Hint/Conversions.o ) [14 of 23] Compiling Hint.Context ( src/Hint/Context.hs, dist/build/Hint/Context.o ) [15 of 23] Compiling Hint.InterpreterT ( src/Hint/InterpreterT.hs, dist/build/Hint/InterpreterT.o ) [16 of 23] Compiling Language.Haskell.Interpreter.Unsafe ( src/Language/Haskell/Interpreter/Unsafe.hs, dist/build/Language/Haskell/Interpreter/Unsafe.o ) [17 of 23] Compiling Language.Haskell.Interpreter.GHC.Unsafe ( src/Language/Haskell/Interpreter/GHC/Unsafe.hs, dist/build/Language/Haskell/Interpreter/GHC/Unsafe.o ) [18 of 23] Compiling Hint.Parsers ( src/Hint/Parsers.hs, dist/build/Hint/Parsers.o ) [19 of 23] Compiling Hint.Sandbox ( src/Hint/Sandbox.hs, dist/build/Hint/Sandbox.o ) [20 of 23] Compiling Hint.Typecheck ( src/Hint/Typecheck.hs, dist/build/Hint/Typecheck.o ) [21 of 23] Compiling Hint.Eval ( src/Hint/Eval.hs, dist/build/Hint/Eval.o ) [22 of 23] Compiling Language.Haskell.Interpreter ( src/Language/Haskell/Interpreter.hs, dist/build/Language/Haskell/Interpreter.o ) [23 of 23] Compiling Language.Haskell.Interpreter.GHC ( src/Language/Haskell/Interpreter/GHC.hs, dist/build/Language/Haskell/Interpreter/GHC.o ) In-place registering hint-0.4.2.0... Running Haddock for hint-0.4.2.0... Running hscolour for hint-0.4.2.0... Preprocessing library hint-0.4.2.0... Preprocessing library hint-0.4.2.0... Haddock coverage: 0% ( 0 / 2) in 'Hint.SignalHandlers' 0% ( 0 / 7) in 'Hint.Util' 0% ( 0 / 2) in 'Hint.CompatPlatform' 88% ( 15 / 17) in 'Hint.GHC' 0% ( 0 / 26) in 'Hint.Compat' 40% ( 2 / 5) in 'Hint.Extension' 40% ( 2 / 5) in 'Language.Haskell.Interpreter.Extension' 7% ( 2 / 27) in 'Hint.Base' 67% ( 2 / 3) in 'Hint.Annotations' 50% ( 9 / 18) in 'Hint.Configuration' 33% ( 2 / 6) in 'Hint.Reflection' 0% ( 0 / 5) in 'Hint.Conversions' 47% ( 9 / 19) in 'Hint.Context' 50% ( 3 / 6) in 'Hint.InterpreterT' 67% ( 2 / 3) in 'Language.Haskell.Interpreter.Unsafe' 100% ( 2 / 2) in 'Language.Haskell.Interpreter.GHC.Unsafe' 0% ( 0 / 6) in 'Hint.Parsers' 0% ( 0 / 2) in 'Hint.Sandbox' 50% ( 3 / 6) in 'Hint.Typecheck' 83% ( 5 / 6) in 'Hint.Eval' 80% ( 45 / 56) in 'Language.Haskell.Interpreter' 100% ( 2 / 2) in 'Language.Haskell.Interpreter.GHC' Warning: Language.Haskell.Interpreter: could not find link destinations for: Hint.Base.FromSession Hint.Base.ModifySessionRef Hint.Base.RunGhc Documentation created: dist/doc/html/hint/index.html, dist/doc/html/hint/hint.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hint-0.4.2.0 Registering hint-0.4.2.0... Installed hint-0.4.2.0 Configuring MonadCatchIO-mtl-0.3.1.0... Building MonadCatchIO-mtl-0.3.1.0... Preprocessing library MonadCatchIO-mtl-0.3.1.0... [1 of 1] Compiling Control.Monad.CatchIO ( Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o ) In-place registering MonadCatchIO-mtl-0.3.1.0... Running Haddock for MonadCatchIO-mtl-0.3.1.0... Running hscolour for MonadCatchIO-mtl-0.3.1.0... Preprocessing library MonadCatchIO-mtl-0.3.1.0... Preprocessing library MonadCatchIO-mtl-0.3.1.0... Haddock coverage: 85% ( 11 / 13) in 'Control.Monad.CatchIO' Documentation created: dist/doc/html/MonadCatchIO-mtl/index.html, dist/doc/html/MonadCatchIO-mtl/MonadCatchIO-mtl.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-mtl-0.3.1.0 Registering MonadCatchIO-mtl-0.3.1.0... Installed MonadCatchIO-mtl-0.3.1.0 [1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.15.0.1-25240/haskell-src-exts-1.15.0.1/Setup.hs, /tmp/haskell-src-exts-1.15.0.1-25240/haskell-src-exts-1.15.0.1/dist/setup/Main.o ) Linking /tmp/haskell-src-exts-1.15.0.1-25240/haskell-src-exts-1.15.0.1/dist/setup/setup ... Configuring haskell-src-exts-1.15.0.1... Building haskell-src-exts-1.15.0.1... Preprocessing library haskell-src-exts-1.15.0.1... [ 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.15.0.1... Running Haddock for haskell-src-exts-1.15.0.1... Running hscolour for haskell-src-exts-1.15.0.1... Preprocessing library haskell-src-exts-1.15.0.1... Preprocessing library haskell-src-exts-1.15.0.1... Haddock coverage: 70% ( 93 /132) 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% ( 84 /124) 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' 4% ( 3 / 67) in 'Language.Haskell.Exts.Annotated.Simplify' 93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty' 2% ( 1 / 46) 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, dist/doc/html/haskell-src-exts/haskell-src-exts.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-src-exts-1.15.0.1 Registering haskell-src-exts-1.15.0.1... Installed haskell-src-exts-1.15.0.1 Downloading haskell-awk-1.1... [1 of 1] Compiling Main ( /tmp/haskell-awk-1.1-25240/haskell-awk-1.1/Setup.hs, /tmp/haskell-awk-1.1-25240/haskell-awk-1.1/dist/setup/Main.o ) Linking /tmp/haskell-awk-1.1-25240/haskell-awk-1.1/dist/setup/setup ... Configuring haskell-awk-1.1... Building haskell-awk-1.1... Preprocessing library haskell-awk-1.1... [1 of 4] Compiling System.Console.Hawk.Representable ( runtime/System/Console/Hawk/Representable.hs, dist/build/System/Console/Hawk/Representable.o ) [2 of 4] Compiling System.Console.Hawk.Args.Spec ( runtime/System/Console/Hawk/Args/Spec.hs, dist/build/System/Console/Hawk/Args/Spec.o ) [3 of 4] Compiling System.Console.Hawk.Runtime.Base ( runtime/System/Console/Hawk/Runtime/Base.hs, dist/build/System/Console/Hawk/Runtime/Base.o ) [4 of 4] Compiling System.Console.Hawk.Runtime ( runtime/System/Console/Hawk/Runtime.hs, dist/build/System/Console/Hawk/Runtime.o ) In-place registering haskell-awk-1.1... Preprocessing executable 'hawk' for haskell-awk-1.1... [ 1 of 29] Compiling Data.Cache ( src/Data/Cache.hs, dist/build/hawk/hawk-tmp/Data/Cache.o ) [ 2 of 29] Compiling Control.Monad.Trans.State.Persistent ( src/Control/Monad/Trans/State/Persistent.hs, dist/build/hawk/hawk-tmp/Control/Monad/Trans/State/Persistent.o ) src/Control/Monad/Trans/State/Persistent.hs:13:1: Warning: The import of `System.FilePath' is redundant except perhaps to import instances from `System.FilePath' To import instances alone, use: import System.FilePath() [ 3 of 29] Compiling System.Console.Hawk.Context.Paths ( src/System/Console/Hawk/Context/Paths.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Context/Paths.o ) [ 4 of 29] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/hawk/hawk-tmp/System/Directory/Extra.o ) [ 5 of 29] Compiling Data.Monoid.Ord ( src/Data/Monoid/Ord.hs, dist/build/hawk/hawk-tmp/Data/Monoid/Ord.o ) [ 6 of 29] Compiling Language.Haskell.Exts.Location ( src/Language/Haskell/Exts/Location.hs, dist/build/hawk/hawk-tmp/Language/Haskell/Exts/Location.o ) [ 7 of 29] Compiling System.Console.Hawk.Lock ( src/System/Console/Hawk/Lock.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Lock.o ) [ 8 of 29] Compiling Paths_haskell_awk ( dist/build/autogen/Paths_haskell_awk.hs, dist/build/hawk/hawk-tmp/Paths_haskell_awk.o ) [ 9 of 29] Compiling System.Console.Hawk.Sandbox ( src/System/Console/Hawk/Sandbox.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Sandbox.o ) [10 of 29] Compiling System.Console.Hawk.Version ( src/System/Console/Hawk/Version.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Version.o ) [11 of 29] Compiling Control.Monad.Trans.Uncertain ( src/Control/Monad/Trans/Uncertain.hs, dist/build/hawk/hawk-tmp/Control/Monad/Trans/Uncertain.o ) [12 of 29] Compiling Data.HaskellSource ( src/Data/HaskellSource.hs, dist/build/hawk/hawk-tmp/Data/HaskellSource.o ) [13 of 29] Compiling Data.HaskellModule.Base ( src/Data/HaskellModule/Base.hs, dist/build/hawk/hawk-tmp/Data/HaskellModule/Base.o ) [14 of 29] Compiling Data.HaskellModule.Parse ( src/Data/HaskellModule/Parse.hs, dist/build/hawk/hawk-tmp/Data/HaskellModule/Parse.o ) [15 of 29] Compiling Data.HaskellModule ( src/Data/HaskellModule.hs, dist/build/hawk/hawk-tmp/Data/HaskellModule.o ) [16 of 29] Compiling System.Console.Hawk.UserPrelude.Defaults ( src/System/Console/Hawk/UserPrelude/Defaults.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/UserPrelude/Defaults.o ) [17 of 29] Compiling System.Console.Hawk.UserPrelude.Extend ( src/System/Console/Hawk/UserPrelude/Extend.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/UserPrelude/Extend.o ) [18 of 29] Compiling System.Console.Hawk.UserPrelude ( src/System/Console/Hawk/UserPrelude.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/UserPrelude.o ) [19 of 29] Compiling System.Console.Hawk.Context.Dir ( src/System/Console/Hawk/Context/Dir.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Context/Dir.o ) [20 of 29] Compiling System.Console.Hawk.Context.Base ( src/System/Console/Hawk/Context/Base.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Context/Base.o ) [21 of 29] Compiling System.Console.Hawk.Context ( src/System/Console/Hawk/Context.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Context.o ) [22 of 29] Compiling System.Console.Hawk.Interpreter ( src/System/Console/Hawk/Interpreter.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Interpreter.o ) [23 of 29] Compiling Control.Monad.Trans.OptionParser ( src/Control/Monad/Trans/OptionParser.hs, dist/build/hawk/hawk-tmp/Control/Monad/Trans/OptionParser.o ) [24 of 29] Compiling System.Console.Hawk.Args.Option ( src/System/Console/Hawk/Args/Option.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Args/Option.o ) [25 of 29] Compiling System.Console.Hawk.Help ( src/System/Console/Hawk/Help.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Help.o ) [26 of 29] Compiling System.Console.Hawk.Args.Parse ( src/System/Console/Hawk/Args/Parse.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Args/Parse.o ) src/System/Console/Hawk/Args/Parse.hs:79:9: Warning: This binding for `r' shadows the existing binding bound at src/System/Console/Hawk/Args/Parse.hs:76:12 src/System/Console/Hawk/Args/Parse.hs:82:16: Warning: This binding for `f' shadows the existing binding bound at src/System/Console/Hawk/Args/Parse.hs:76:15 [27 of 29] Compiling System.Console.Hawk.Args ( src/System/Console/Hawk/Args.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk/Args.o ) [28 of 29] Compiling System.Console.Hawk ( src/System/Console/Hawk.hs, dist/build/hawk/hawk-tmp/System/Console/Hawk.o ) [29 of 29] Compiling Main ( src/Main.hs, dist/build/hawk/hawk-tmp/Main.o ) Linking dist/build/hawk/hawk ... Running Haddock for haskell-awk-1.1... Running hscolour for haskell-awk-1.1... Preprocessing library haskell-awk-1.1... Preprocessing executable 'hawk' for haskell-awk-1.1... Preprocessing library haskell-awk-1.1... Haddock coverage: 100% ( 5 / 5) in 'System.Console.Hawk.Representable' 5% ( 1 / 22) in 'System.Console.Hawk.Args.Spec' 33% ( 1 / 3) in 'System.Console.Hawk.Runtime.Base' 50% ( 1 / 2) in 'System.Console.Hawk.Runtime' Documentation created: dist/doc/html/haskell-awk/index.html, dist/doc/html/haskell-awk/haskell-awk.txt Preprocessing executable 'hawk' for haskell-awk-1.1... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-awk-1.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 haskell-awk-1.1... Installed haskell-awk-1.1