[all reports]
Package |
cabal-helper-0.7.1.0 |
Install |
InstallOk |
Docs |
Ok |
Tests |
NotTried |
Time submitted |
2016-05-17 08:27:04.720046 UTC
|
Compiler |
ghc-7.10.3 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
utf8-string-1.0.1.1, transformers-0.4.2.0, temporary-1.2.0.4, template-haskell-2.10.0.0, process-1.2.3.0, mtl-2.2.1, ghc-prim-0.4.0.0, filepath-1.4.0.0, directory-1.2.2.0, bytestring-0.10.6.0, base-4.8.2.0, Cabal-1.22.5.0 |
Flags |
none
|
Build log
[view raw]
Resolving dependencies...
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.2278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring stm-2.4.4.1...
Building stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4.1...
Running Haddock for stm-2.4.4.1...
Running hscolour for stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Preprocessing library stm-2.4.4.1...
Haddock coverage:
0% ( 0 / 11) in 'Control.Sequential.STM'
Missing documentation for:
Module header
STM (Control/Sequential/STM.hs:29)
atomically (Control/Sequential/STM.hs:47)
throwSTM (Control/Sequential/STM.hs:54)
catchSTM (Control/Sequential/STM.hs:57)
TVar (Control/Sequential/STM.hs:72)
newTVar (Control/Sequential/STM.hs:75)
newTVarIO (Control/Sequential/STM.hs:78)
readTVar (Control/Sequential/STM.hs:83)
readTVarIO (Control/Sequential/STM.hs:86)
writeTVar (Control/Sequential/STM.hs:89)
100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
100% ( 2 / 2) in 'Control.Concurrent.STM.TArray'
90% ( 9 / 10) in 'Control.Monad.STM'
Missing documentation for:
check (Control/Monad/STM.hs:81)
100% ( 8 / 8) in 'Control.Concurrent.STM'
40% ( 2 / 5) in 'Control.Concurrent.STM.TSem'
Missing documentation for:
newTSem (Control/Concurrent/STM/TSem.hs:42)
waitTSem (Control/Concurrent/STM/TSem.hs:45)
signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.4.4711645630195740084.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD
Registering stm-2.4.4.1...
Installed stm-2.4.4.1
Configuring transformers-compat-0.5.1.4...
Building transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
[1 of 2] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
[2 of 2] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o )
In-place registering transformers-compat-0.5.1.4...
Running Haddock for transformers-compat-0.5.1.4...
Running hscolour for transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Preprocessing library transformers-compat-0.5.1.4...
Haddock coverage:
0% ( 0 / 8) in 'Paths_transformers_compat'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_transformers_compat.hs:15)
getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
100% ( 1 / 1) in 'Control.Monad.Trans.Instances'
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.5.11900553541400000569.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/transformers-compat-0.5.1.4-EfAx8JliEAN1Gu6x0L8GYr
Registering transformers-compat-0.5.1.4...
Installed transformers-compat-0.5.1.4
Configuring utf8-string-1.0.1.1...
Building utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
[1 of 5] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o )
[2 of 5] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o )
[3 of 5] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o )
[4 of 5] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o )
[5 of 5] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o )
In-place registering utf8-string-1.0.1.1...
Running Haddock for utf8-string-1.0.1.1...
Running hscolour for utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
Preprocessing library utf8-string-1.0.1.1...
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)
100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8'
100% ( 17 / 17) in 'Data.ByteString.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-1.0.11251300606959372260.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/utf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b
Registering utf8-string-1.0.1.1...
Installed utf8-string-1.0.1.1
Configuring exceptions-0.8.2.1...
Building exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
[1 of 2] Compiling Control.Monad.Catch ( src/Control/Monad/Catch.hs, dist/build/Control/Monad/Catch.o )
[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.8.2.1...
Running Haddock for exceptions-0.8.2.1...
Running hscolour for exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Preprocessing library exceptions-0.8.2.1...
Haddock coverage:
100% ( 31 / 31) in 'Control.Monad.Catch'
80% ( 8 / 10) in 'Control.Monad.Catch.Pure'
Missing documentation for:
Catch (src/Control/Monad/Catch/Pure.hs:95)
runCatch (src/Control/Monad/Catch/Pure.hs:97)
Documentation created: dist/doc/html/exceptions/index.html,
dist/doc/html/exceptions/exceptions.txt
Creating package registration file:
/tmp/pkgConf-exceptions-0.8.21319041805151519934.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/exceptions-0.8.2.1-Jkl94O78MPXBSznLIarVn2
Registering exceptions-0.8.2.1...
Installed exceptions-0.8.2.1
Configuring temporary-1.2.0.4...
Building temporary-1.2.0.4...
Preprocessing library temporary-1.2.0.4...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution/Compat/Exception.hs, dist/build/Distribution/Compat/Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution/Compat/TempFile.hs, dist/build/Distribution/Compat/TempFile.o )
[3 of 3] Compiling System.IO.Temp ( System/IO/Temp.hs, dist/build/System/IO/Temp.o )
In-place registering temporary-1.2.0.4...
Running Haddock for temporary-1.2.0.4...
Running hscolour for temporary-1.2.0.4...
Preprocessing library temporary-1.2.0.4...
Preprocessing library temporary-1.2.0.4...
Haddock coverage:
0% ( 0 / 5) in 'Distribution.Compat.Exception'
Missing documentation for:
Module header
onException (Distribution/Compat/Exception.hs:19)
catchIO (Distribution/Compat/Exception.hs:34)
catchExit (Distribution/Compat/Exception.hs:41)
throwIOIO (Distribution/Compat/Exception.hs:27)
40% ( 2 / 5) in 'Distribution.Compat.TempFile'
Missing documentation for:
Module header
openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
createTempDirectory (Distribution/Compat/TempFile.hs:191)
67% ( 6 / 9) in 'System.IO.Temp'
Missing documentation for:
Module header
openNewBinaryFile (Distribution/Compat/TempFile.hs:112)
createTempDirectory (Distribution/Compat/TempFile.hs:191)
Documentation created: dist/doc/html/temporary/index.html,
dist/doc/html/temporary/temporary.txt
Creating package registration file:
/tmp/pkgConf-temporary-1.2.01510080967714880226.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/temporary-1.2.0.4-2Vjx9uYRKo19DPw0nApVnO
Registering temporary-1.2.0.4...
Installed temporary-1.2.0.4
Downloading cabal-helper-0.7.1.0...
[1 of 1] Compiling Main ( /tmp/cabal-tmp-29585/cabal-helper-0.7.1.0/dist/setup/setup.hs, /tmp/cabal-tmp-29585/cabal-helper-0.7.1.0/dist/setup/Main.o )
Linking /tmp/cabal-tmp-29585/cabal-helper-0.7.1.0/dist/setup/setup ...
Configuring cabal-helper-0.7.1.0...
Building cabal-helper-0.7.1.0...
Preprocessing library cabal-helper-0.7.1.0...
[1 of 4] Compiling CabalHelper.Sandbox ( CabalHelper/Sandbox.hs, dist/build/CabalHelper/Sandbox.o )
[2 of 4] Compiling CabalHelper.Types ( CabalHelper/Types.hs, dist/build/CabalHelper/Types.o )
[3 of 4] Compiling Paths_cabal_helper ( dist/build/autogen/Paths_cabal_helper.hs, dist/build/Paths_cabal_helper.o )
[4 of 4] Compiling Distribution.Helper ( Distribution/Helper.hs, dist/build/Distribution/Helper.o )
In-place registering cabal-helper-0.7.1.0...
Preprocessing executable 'cabal-helper-wrapper-v0.7' for
cabal-helper-0.7.1.0...
[1 of 9] Compiling CabalHelper.Data ( CabalHelper/Data.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/CabalHelper/Data.o )
[2 of 9] Compiling CabalHelper.Sandbox ( CabalHelper/Sandbox.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/CabalHelper/Sandbox.o )
[3 of 9] Compiling CabalHelper.Types ( CabalHelper/Types.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/CabalHelper/Types.o )
[4 of 9] Compiling CabalHelper.Log ( CabalHelper/Log.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/CabalHelper/Log.o )
[5 of 9] Compiling CabalHelper.GuessGhc ( CabalHelper/GuessGhc.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/CabalHelper/GuessGhc.o )
[6 of 9] Compiling CabalHelper.Common ( CabalHelper/Common.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/CabalHelper/Common.o )
[7 of 9] Compiling Paths_cabal_helper ( dist/build/autogen/Paths_cabal_helper.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/Paths_cabal_helper.o )
[8 of 9] Compiling CabalHelper.Compile ( CabalHelper/Compile.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/CabalHelper/Compile.o )
[9 of 9] Compiling Main ( CabalHelper/Wrapper.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/Main.o )
[7 of 9] Compiling CabalHelper.Data ( CabalHelper/Data.hs, dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7-tmp/CabalHelper/Data.o )
Linking dist/build/cabal-helper-wrapper-v0.7/cabal-helper-wrapper-v0.7 ...
Running Haddock for cabal-helper-0.7.1.0...
Running hscolour for cabal-helper-0.7.1.0...
Preprocessing library cabal-helper-0.7.1.0...
Preprocessing executable 'cabal-helper-wrapper-v0.7' for
cabal-helper-0.7.1.0...
Preprocessing library cabal-helper-0.7.1.0...
Haddock coverage:
33% ( 2 / 6) in 'CabalHelper.Sandbox'
Missing documentation for:
Module header
ghcSandboxPkgDbDir (CabalHelper/Sandbox.hs:33)
mightExist (CabalHelper/Sandbox.hs:49)
dropWhileEnd (CabalHelper/Sandbox.hs:55)
0% ( 0 / 8) in 'CabalHelper.Types'
Missing documentation for:
Module header
ChModuleName (CabalHelper/Types.hs:23)
ChComponentName (CabalHelper/Types.hs:26)
ChResponse (CabalHelper/Types.hs:33)
ChEntrypoint (CabalHelper/Types.hs:44)
ChPkgDb (CabalHelper/Types.hs:56)
Options (CabalHelper/Types.hs:61)
defaultOptions (CabalHelper/Types.hs:70)
0% ( 0 / 8) in 'Paths_cabal_helper'
Missing documentation for:
Module header
version (dist/build/autogen/Paths_cabal_helper.hs:15)
getBinDir (dist/build/autogen/Paths_cabal_helper.hs:25)
getLibDir (dist/build/autogen/Paths_cabal_helper.hs:25)
getDataDir (dist/build/autogen/Paths_cabal_helper.hs:25)
getLibexecDir (dist/build/autogen/Paths_cabal_helper.hs:25)
getDataFileName (dist/build/autogen/Paths_cabal_helper.hs:32)
getSysconfDir (dist/build/autogen/Paths_cabal_helper.hs:25)
72% ( 34 / 47) in 'Distribution.Helper'
Missing documentation for:
Module header
defaultPrograms (Distribution/Helper.hs:109)
QueryEnv (Distribution/Helper.hs:112)
qePrograms (Distribution/Helper.hs:117)
defaultQueryEnv (Distribution/Helper.hs:134)
ChModuleName (CabalHelper/Types.hs:23)
ChComponentName (CabalHelper/Types.hs:26)
ChPkgDb (CabalHelper/Types.hs:56)
ChEntrypoint (CabalHelper/Types.hs:44)
buildPlatform (Distribution/Helper.hs:399)
prepare (Distribution/Helper.hs:350)
writeAutogenFiles (Distribution/Helper.hs:368)
libexecNotFoundError (Distribution/Helper.hs:447)
Documentation created: dist/doc/html/cabal-helper/index.html,
dist/doc/html/cabal-helper/cabal-helper.txt
Preprocessing executable 'cabal-helper-wrapper-v0.7' for
cabal-helper-0.7.1.0...
Creating package registration file:
/tmp/pkgConf-cabal-helper-0.7.11738909365204102747.0
extended "cabal-helper-wrapper-v0.7"
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/libexec
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/libexec is not in the
system search path.
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.3/cabal-helper-0.7.1.0-I8E5olMHM9xFkEjNn6eY0A
Registering cabal-helper-0.7.1.0...
Installed cabal-helper-0.7.1.0