Resolving dependencies... Configuring filepath-1.3.0.1... Building filepath-1.3.0.1... Preprocessing library filepath-1.3.0.1... [1 of 3] Compiling System.FilePath.Windows ( System/FilePath/Windows.hs, dist/build/System/FilePath/Windows.o ) [2 of 3] Compiling System.FilePath.Posix ( System/FilePath/Posix.hs, dist/build/System/FilePath/Posix.o ) [3 of 3] Compiling System.FilePath ( System/FilePath.hs, dist/build/System/FilePath.o ) In-place registering filepath-1.3.0.1... Running Haddock for filepath-1.3.0.1... Running hscolour for filepath-1.3.0.1... Preprocessing library filepath-1.3.0.1... Preprocessing library filepath-1.3.0.1... Haddock coverage: 100% ( 57 / 57) in 'System.FilePath.Windows' 100% ( 57 / 57) in 'System.FilePath.Posix' 100% ( 2 / 2) in 'System.FilePath' Documentation created: dist/doc/html/filepath/index.html, dist/doc/html/filepath/filepath.txt Creating package registration file: /tmp/pkgConf-filepath-1.3.0278722862233665123.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/filepath-1.3.0.1-A0ShU8E4xGyA19EI3CqHII Registering filepath-1.3.0.1... Installed filepath-1.3.0.1 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 100% ( 5 / 5) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:44) 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) 100% ( 3 / 3) in 'Control.Monad.Trans' 93% ( 14 / 15) in 'Control.Monad.Error' Missing documentation for: runErrorT 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' Missing documentation for: runRWST 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' Missing documentation for: runReaderT 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' Missing documentation for: runRWST 96% ( 24 / 25) in 'Control.Monad.State.Lazy' Missing documentation for: runStateT 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' Missing documentation for: runStateT 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) runWriterT 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:62) 91% ( 20 / 22) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:73) runContT Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.21687926652660260756.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU Registering mtl-2.2.1... Installed mtl-2.2.1 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 ) Codec/Binary/UTF8/String.hs:157:1: Warning: Tab character Codec/Binary/UTF8/String.hs:164:1: Warning: Tab character [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... Codec/Binary/UTF8/String.hs:157:1: Warning: Tab character Codec/Binary/UTF8/String.hs:164:1: Warning: Tab character Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) 89% ( 24 / 27) in 'Data.String.UTF8' Missing documentation for: UTF8Bytes (Codec/Binary/UTF8/Generic.hs:48) fromRep (Data/String/UTF8.hs:59) toRep (Data/String/UTF8.hs:62) 82% ( 14 / 17) in 'System.IO.UTF8' Missing documentation for: openBinaryFile (System/IO/UTF8.hs:87) withBinaryFile (System/IO/UTF8.hs:90) interact (System/IO/UTF8.hs:129) 14% ( 1 / 7) in 'System.Environment.UTF8' Missing documentation for: getArgs (System/Environment/UTF8.hs:24) getProgName (System/Environment/UTF8.hs:27) getEnv (System/Environment/UTF8.hs:30) withArgs (System/Environment/UTF8.hs:33) withProgName (System/Environment/UTF8.hs:36) getEnvironment (System/Environment/UTF8.hs:39) 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 Creating package registration file: /tmp/pkgConf-utf8-string-0.35529102531671294892.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-0.3.8-Chosyuam8932wlX8suWJsI Registering utf8-string-0.3.8... cabal: '/opt/ghc/7.10.2/bin/ghc-pkg' exited with an error: utf8-string-0.3.8: Warning: library-dirs: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-0.3.8-Chosyuam8932wlX8suWJsI doesn't exist or isn't a directory utf8-string-0.3.8: Warning: haddock-interfaces: /home/builder/hackage-server/build-cache/tmp-install/haddocks/utf8-string-0.3.8-docs/utf8-string.haddock doesn't exist or isn't a file utf8-string-0.3.8: Warning: haddock-html: /home/builder/hackage-server/build-cache/tmp-install/haddocks/utf8-string-0.3.8-docs doesn't exist or isn't a directory utf8-string-0.3.8: import-dirs: /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utf8-string-0.3.8-Chosyuam8932wlX8suWJsI doesn't exist or isn't a directory (use --force to override) utf8-string-0.3.8: cannot find any of ["Codec/Binary/UTF8/String.hi","Codec/Binary/UTF8/String.p_hi","Codec/Binary/UTF8/String.dyn_hi"] (use --force to override) utf8-string-0.3.8: cannot find any of ["Codec/Binary/UTF8/Generic.hi","Codec/Binary/UTF8/Generic.p_hi","Codec/Binary/UTF8/Generic.dyn_hi"] (use --force to override) utf8-string-0.3.8: cannot find any of ["System/IO/UTF8.hi","System/IO/UTF8.p_hi","System/IO/UTF8.dyn_hi"] (use --force to override) utf8-string-0.3.8: cannot find any of ["System/Environment/UTF8.hi","System/Environment/UTF8.p_hi","System/Environment/UTF8.dyn_hi"] (use --force to override) utf8-string-0.3.8: cannot find any of ["Data/String/UTF8.hi","Data/String/UTF8.p_hi","Data/String/UTF8.dyn_hi"] (use --force to override) utf8-string-0.3.8: cannot find any of ["Data/ByteString/UTF8.hi","Data/ByteString/UTF8.p_hi","Data/ByteString/UTF8.dyn_hi"] (use --force to override) utf8-string-0.3.8: cannot find any of ["Data/ByteString/Lazy/UTF8.hi","Data/ByteString/Lazy/UTF8.p_hi","Data/ByteString/Lazy/UTF8.dyn_hi"] (use --force to override) utf8-string-0.3.8: cannot find any of ["libHSutf8-string-0.3.8-Chosyuam8932wlX8suWJsI.a","libHSutf8-string-0.3.8-Chosyuam8932wlX8suWJsI.p_a","libHSutf8-string-0.3.8-Chosyuam8932wlX8suWJsI-ghc7.10.2.so","libHSutf8-string-0.3.8-Chosyuam8932wlX8suWJsI-ghc7.10.2.dylib","HSutf8-string-0.3.8-Chosyuam8932wlX8suWJsI-ghc7.10.2.dll"] on library path (use --force to override) Failed to install utf8-string-0.3.8 Configuring directory-1.2.4.0... cabal: The following package dependencies were requested --dependency='filepath=filepath-1.3.0.1-92928b6c64598d6a18b61943b5628548' however the given installed package instance does not exist. Failed to install directory-1.2.4.0 cabal: Error: some packages failed to install: cairo-0.12.5.3 depends on utf8-string-0.3.8 which failed to install. directory-1.2.4.0 failed during the configure step. The exception was: ExitFailure 1 gio-0.12.5.3 depends on utf8-string-0.3.8 which failed to install. glib-0.12.5.4 depends on utf8-string-0.3.8 which failed to install. gtk-0.12.5.7 depends on directory-1.2.4.0 which failed to install. gulcii-0.2.0.1 depends on directory-1.2.4.0 which failed to install. pango-0.12.5.3 depends on directory-1.2.4.0 which failed to install. process-1.4.1.0 depends on directory-1.2.4.0 which failed to install. utf8-string-0.3.8 failed during the final install step. The exception was: ExitFailure 1