Configuring cake3-0.1.0.0... Dependency QuasiText ==0.1.2.5: using QuasiText-0.1.2.5 Dependency base ==4.6.0.1: using base-4.6.0.1 Dependency bytestring ==0.10.0.2: using bytestring-0.10.0.2 Dependency containers ==0.5.0.0: using containers-0.5.0.0 Dependency deepseq ==1.3.0.1: using deepseq-1.3.0.1 Dependency directory ==1.2.0.1: using directory-1.2.0.1 Dependency filepath ==1.3.0.1: using filepath-1.3.0.1 Dependency haskell-src-meta ==0.6.0.4: using haskell-src-meta-0.6.0.4 Dependency monadloc ==0.7.1: using monadloc-0.7.1 Dependency mtl ==2.1.2: using mtl-2.1.2 Dependency process ==1.1.0.2: using process-1.1.0.2 Dependency system-filepath ==0.4.8: using system-filepath-0.4.8 Dependency template-haskell ==2.8.0.0: using template-haskell-2.8.0.0 Dependency text ==0.11.2.3: using text-0.11.2.3 Dependency text-format ==0.3.1.0: using text-format-0.3.1.0 Using Cabal-1.16.0.3 compiled by ghc-7.6 Using compiler: ghc-7.6.3 Using install prefix: /srv/hackage/var/build/cache/inst Binaries installed in: /srv/hackage/var/build/cache/inst/bin Libraries installed in: /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3 Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec Data files installed in: /srv/hackage/var/build/cache/inst/share/cake3-0.1.0.0 Documentation installed in: /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0 Using alex version 3.0.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar No c2hs found No cpphs found No ffihugs found Using gcc version 4.7 found on system at: /usr/bin/gcc Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock Using happy version 1.18.9 found on system at: /usr/bin/happy No hmake found Using hpc version 0.6 found on system at: /usr/local/bin/hpc Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.19 found on system at: /usr/bin/HsColour No hugs found No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found No pkg-config found Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found creating dist/build creating dist/build/autogen Building cake3-0.1.0.0... Preprocessing library cake3-0.1.0.0... Building library... creating dist/build /usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name cake3-0.1.0.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id QuasiText-0.1.2.5-4ce868861f1f7dab1dacbf5cab96334f -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926 -package-id directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2 -package-id filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe -package-id haskell-src-meta-0.6.0.4-f8efa9fada7fa7f4ce1bc2ad6d34e595 -package-id monadloc-0.7.1-0244b1f4de0e9cf90cb490ad39b4cdc1 -package-id mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 -package-id system-filepath-0.4.8-c620d0d073c921e7b14cc0e273664a23 -package-id template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d -package-id text-0.11.2.3-20bbe8fabd6e57647019c7050504c715 -package-id text-format-0.3.1.0-eb06270c16c61650902066f08939e384 -XHaskell98 Development.Cake3 Development.Cake3.Types Development.Cake3.Writer System.FilePath.Wrapper Development.Cake3.Monad Development.Cake3.Rules.UrWeb Development.Cake3.Utils.Find -O0 [1 of 7] Compiling System.FilePath.Wrapper ( src/System/FilePath/Wrapper.hs, dist/build/System/FilePath/Wrapper.o ) [2 of 7] Compiling Development.Cake3.Types ( src/Development/Cake3/Types.hs, dist/build/Development/Cake3/Types.o ) [3 of 7] Compiling Development.Cake3.Monad ( src/Development/Cake3/Monad.hs, dist/build/Development/Cake3/Monad.o ) [4 of 7] Compiling Development.Cake3.Writer ( src/Development/Cake3/Writer.hs, dist/build/Development/Cake3/Writer.o ) [5 of 7] Compiling Development.Cake3 ( src/Development/Cake3.hs, dist/build/Development/Cake3.o ) src/Development/Cake3.hs:43:5: Warning: `fromFilePath' is exported by `fromFilePath' and `FileLike(..)' [6 of 7] Compiling Development.Cake3.Rules.UrWeb ( src/Development/Cake3/Rules/UrWeb.hs, dist/build/Development/Cake3/Rules/UrWeb.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package double-conversion-0.2.0.6 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package text-format-0.3.1.0 ... linking ... done. Loading package system-filepath-0.4.8 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package monadloc-0.7.1 ... linking ... done. Loading package attoparsec-0.10.4.0 ... linking ... done. Loading package filepath-1.3.0.1 ... linking ... done. Loading package unix-2.6.0.1 ... linking ... done. Loading package directory-1.2.0.1 ... linking ... done. Loading package old-time-1.1.0.1 ... linking ... done. Loading package cpphs-1.17.1 ... linking ... done. Loading package haskell-src-exts-1.14.0 ... linking ... done. Loading package syb-0.4.1 ... linking ... done. Loading package th-lift-0.5.6 ... linking ... done. Loading package th-orphans-0.7.0.1 ... linking ... done. Loading package haskell-src-meta-0.6.0.4 ... linking ... done. Loading package QuasiText-0.1.2.5 ... linking ... done. [7 of 7] Compiling Development.Cake3.Utils.Find ( src/Development/Cake3/Utils/Find.hs, dist/build/Development/Cake3/Utils/Find.o ) Linking... /usr/bin/ar -r dist/build/libHScake3-0.1.0.0.a dist/build/Development/Cake3.o dist/build/Development/Cake3/Types.o dist/build/Development/Cake3/Writer.o dist/build/System/FilePath/Wrapper.o dist/build/Development/Cake3/Monad.o dist/build/Development/Cake3/Rules/UrWeb.o dist/build/Development/Cake3/Utils/Find.o /usr/bin/ar: creating dist/build/libHScake3-0.1.0.0.a In-place registering cake3-0.1.0.0... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf Preprocessing executable 'cake3' for cake3-0.1.0.0... Building executable cake3... creating dist/build/cake3 creating dist/build/cake3/cake3-tmp /usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build/cake3/cake3-tmp -hidir dist/build/cake3/cake3-tmp -stubdir dist/build/cake3/cake3-tmp -i -idist/build/cake3/cake3-tmp -isrc -idist/build/autogen -Idist/build/autogen -Idist/build/cake3/cake3-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id process-1.1.0.2-76e05340eb66705981411022731ca84a -XHaskell98 src/CakeScript.hs -o dist/build/cake3/cake3 -O0 [1 of 2] Compiling Paths_cake3 ( dist/build/autogen/Paths_cake3.hs, dist/build/cake3/cake3-tmp/Paths_cake3.o ) [2 of 2] Compiling Main ( src/CakeScript.hs, dist/build/cake3/cake3-tmp/Main.o ) Linking dist/build/cake3/cake3 ... Running Haddock for cake3-0.1.0.0... /usr/local/bin/haddock --ghc-version --built-in-themes creating dist/build creating dist/build/autogen Running hscolour for cake3-0.1.0.0... creating dist/doc/html/cake3 creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/cake3 Preprocessing library cake3-0.1.0.0... creating dist/doc/html/cake3/src /usr/bin/HsColour -print-css -odist/doc/html/cake3/src/hscolour.css /usr/bin/HsColour -css -anchor -odist/doc/html/cake3/src/Development-Cake3.html src/Development/Cake3.hs /usr/bin/HsColour -css -anchor -odist/doc/html/cake3/src/Development-Cake3-Types.html src/Development/Cake3/Types.hs /usr/bin/HsColour -css -anchor -odist/doc/html/cake3/src/Development-Cake3-Writer.html src/Development/Cake3/Writer.hs /usr/bin/HsColour -css -anchor -odist/doc/html/cake3/src/System-FilePath-Wrapper.html src/System/FilePath/Wrapper.hs /usr/bin/HsColour -css -anchor -odist/doc/html/cake3/src/Development-Cake3-Monad.html src/Development/Cake3/Monad.hs /usr/bin/HsColour -css -anchor -odist/doc/html/cake3/src/Development-Cake3-Rules-UrWeb.html src/Development/Cake3/Rules/UrWeb.hs /usr/bin/HsColour -css -anchor -odist/doc/html/cake3/src/Development-Cake3-Utils-Find.html src/Development/Cake3/Utils/Find.hs Preprocessing executable 'cake3' for cake3-0.1.0.0... /usr/local/bin/ghc --print-libdir -O0 Preprocessing library cake3-0.1.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, text-0.11.2.3, transformers-0.3.0.0 copy src/Development/Cake3.hs to dist/build/tmp-9870/src/Development/Cake3.hs copy src/Development/Cake3/Types.hs to dist/build/tmp-9870/src/Development/Cake3/Types.hs copy src/Development/Cake3/Writer.hs to dist/build/tmp-9870/src/Development/Cake3/Writer.hs copy src/System/FilePath/Wrapper.hs to dist/build/tmp-9870/src/System/FilePath/Wrapper.hs copy src/Development/Cake3/Monad.hs to dist/build/tmp-9870/src/Development/Cake3/Monad.hs copy src/Development/Cake3/Rules/UrWeb.hs to dist/build/tmp-9870/src/Development/Cake3/Rules/UrWeb.hs copy src/Development/Cake3/Utils/Find.hs to dist/build/tmp-9870/src/Development/Cake3/Utils/Find.hs creating dist/doc/html/cake3 /usr/local/bin/haddock --prologue=dist/doc/html/cake3/haddock-prolog9870.txt --dump-interface=dist/doc/html/cake3/cake3.haddock --optghc=-package-name --optghc=cake3-0.1.0.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/cake3-0.1.0.0 --verbosity=1 --html --read-interface=/package/QuasiText-0.1.2.5/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/QuasiText.haddock --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/attoparsec-0.10.4.0/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/attoparsec.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/bytestring-0.10.0.2/docs,/usr/local/share/doc/ghc/html/libraries/bytestring-0.10.0.2/bytestring.haddock --read-interface=/package/containers-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/containers-0.5.0.0/containers.haddock --read-interface=/package/cpphs-1.17.1/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/cpphs.haddock --read-interface=/package/deepseq-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/deepseq-1.3.0.1/deepseq.haddock --read-interface=/package/directory-1.2.0.1/docs,/usr/local/share/doc/ghc/html/libraries/directory-1.2.0.1/directory.haddock --read-interface=/package/double-conversion-0.2.0.6/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/double-conversion.haddock --read-interface=/package/filepath-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/filepath-1.3.0.1/filepath.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/haskell-src-exts-1.14.0/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/haskell-src-exts.haddock --read-interface=/package/haskell-src-meta-0.6.0.4/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/haskell-src-meta.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --read-interface=/package/monadloc-0.7.1/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/monadloc.haddock --read-interface=/package/old-locale-1.0.0.5/docs,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.5/old-locale.haddock --read-interface=/package/old-time-1.1.0.1/docs,/usr/local/share/doc/ghc/html/libraries/old-time-1.1.0.1/old-time.haddock --read-interface=/package/pretty-1.1.1.0/docs,/usr/local/share/doc/ghc/html/libraries/pretty-1.1.1.0/pretty.haddock --read-interface=/package/syb-0.4.1/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/syb.haddock --read-interface=/package/system-filepath-0.4.8/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/system-filepath.haddock --read-interface=/package/template-haskell-2.8.0.0/docs,/usr/local/share/doc/ghc/html/libraries/template-haskell-2.8.0.0/template-haskell.haddock --read-interface=/package/text-format-0.3.1.0/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/text-format.haddock --read-interface=/package/th-lift-0.5.6/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/th-lift.haddock --read-interface=/package/th-orphans-0.7.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/th-orphans.haddock --read-interface=/package/time-1.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/time-1.4.0.1/time.haddock --read-interface=/package/unix-2.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/unix-2.6.0.1/unix.haddock --odir=dist/doc/html/cake3/ --title=cake3-0.1.0.0: Third cake - Makefile DSL --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-9870 --optghc=-hidir --optghc=dist/build/tmp-9870 --optghc=-stubdir --optghc=dist/build/tmp-9870 --optghc=-i --optghc=-idist/build --optghc=-isrc --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=QuasiText-0.1.2.5-4ce868861f1f7dab1dacbf5cab96334f --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f --optghc=-package-id --optghc=containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 --optghc=-package-id --optghc=deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926 --optghc=-package-id --optghc=directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2 --optghc=-package-id --optghc=filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe --optghc=-package-id --optghc=haskell-src-meta-0.6.0.4-f8efa9fada7fa7f4ce1bc2ad6d34e595 --optghc=-package-id --optghc=monadloc-0.7.1-0244b1f4de0e9cf90cb490ad39b4cdc1 --optghc=-package-id --optghc=mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 --optghc=-package-id --optghc=system-filepath-0.4.8-c620d0d073c921e7b14cc0e273664a23 --optghc=-package-id --optghc=template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d --optghc=-package-id --optghc=text-0.11.2.3-20bbe8fabd6e57647019c7050504c715 --optghc=-package-id --optghc=text-format-0.3.1.0-eb06270c16c61650902066f08939e384 --optghc=-XHaskell98 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-9870/src/Development/Cake3.hs dist/build/tmp-9870/src/Development/Cake3/Types.hs dist/build/tmp-9870/src/Development/Cake3/Writer.hs dist/build/tmp-9870/src/System/FilePath/Wrapper.hs dist/build/tmp-9870/src/Development/Cake3/Monad.hs dist/build/tmp-9870/src/Development/Cake3/Rules/UrWeb.hs dist/build/tmp-9870/src/Development/Cake3/Utils/Find.hs --built-in-themes dist/build/tmp-9870/src/Development/Cake3.hs:43:5: Warning: `fromFilePath' is exported by `fromFilePath' and `FileLike(..)' Haddock coverage: 0% ( 0 / 8) in 'System.FilePath.Wrapper' 43% ( 3 / 7) in 'Development.Cake3.Types' 3% ( 1 / 31) in 'Development.Cake3.Monad' 0% ( 0 / 2) in 'Development.Cake3.Writer' Warning: Development.Cake3: fromFilePath is exported separately but will be documented under FileLike. Consider exporting it together with its parent(s) for code clarity. 18% ( 7 / 39) in 'Development.Cake3' 40% ( 2 / 5) in 'Development.Cake3.Rules.UrWeb' 0% ( 0 / 3) in 'Development.Cake3.Utils.Find' Warning: Development.Cake3.Types: could not find link destinations for: Control.Monad.State.Class.MonadState Warning: Development.Cake3.Monad: could not find link destinations for: Control.Monad.State.Class.MonadState Control.Monad.Trans.State.Lazy.StateT Control.Monad.IO.Class.MonadIO Warning: Development.Cake3: could not find link destinations for: Control.Monad.State.Class.MonadState Control.Monad.IO.Class.MonadIO Development.Cake3.Rulable Warning: Development.Cake3.Utils.Find: could not find link destinations for: Control.Monad.IO.Class.MonadIO Documentation created: dist/doc/html/cake3/index.html Preprocessing executable 'cake3' for cake3-0.1.0.0... directory dist/doc/html/cake3 does exist: True creating /srv/hackage/var/build/cache/inst/share/cake3-0.1.0.0 Installing src/CakeScript.sh to /srv/hackage/var/build/cache/inst/share/cake3-0.1.0.0/CakeScript.sh creating /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html copy directory 'dist/doc/html/cake3' to '/srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html'. creating /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html creating /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/src Installing dist/doc/html/cake3/cake3.haddock to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/cake3.haddock Installing dist/doc/html/cake3/doc-index-A.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-A.html Installing dist/doc/html/cake3/doc-index-C.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-C.html Installing dist/doc/html/cake3/doc-index-D.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-D.html Installing dist/doc/html/cake3/doc-index-E.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-E.html Installing dist/doc/html/cake3/doc-index-F.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-F.html Installing dist/doc/html/cake3/doc-index-G.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-G.html Installing dist/doc/html/cake3/doc-index-J.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-J.html Installing dist/doc/html/cake3/doc-index-L.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-L.html Installing dist/doc/html/cake3/doc-index-M.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-M.html Installing dist/doc/html/cake3/doc-index-O.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-O.html Installing dist/doc/html/cake3/doc-index-P.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-P.html Installing dist/doc/html/cake3/doc-index-R.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-R.html Installing dist/doc/html/cake3/doc-index-S.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-S.html Installing dist/doc/html/cake3/doc-index-T.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-T.html Installing dist/doc/html/cake3/doc-index-U.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-U.html Installing dist/doc/html/cake3/doc-index-V.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-V.html Installing dist/doc/html/cake3/doc-index-W.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-W.html Installing dist/doc/html/cake3/doc-index-Z.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-Z.html Installing dist/doc/html/cake3/doc-index-42.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-42.html Installing dist/doc/html/cake3/doc-index-46.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-46.html Installing dist/doc/html/cake3/doc-index-60.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-60.html Installing dist/doc/html/cake3/doc-index-61.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-61.html Installing dist/doc/html/cake3/doc-index-62.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-62.html Installing dist/doc/html/cake3/doc-index-All.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index-All.html Installing dist/doc/html/cake3/doc-index.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/doc-index.html Installing dist/doc/html/cake3/System-FilePath-Wrapper.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/System-FilePath-Wrapper.html Installing dist/doc/html/cake3/mini_System-FilePath-Wrapper.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/mini_System-FilePath-Wrapper.html Installing dist/doc/html/cake3/Development-Cake3-Types.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/Development-Cake3-Types.html Installing dist/doc/html/cake3/mini_Development-Cake3-Types.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/mini_Development-Cake3-Types.html Installing dist/doc/html/cake3/Development-Cake3-Monad.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/Development-Cake3-Monad.html Installing dist/doc/html/cake3/mini_Development-Cake3-Monad.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/mini_Development-Cake3-Monad.html Installing dist/doc/html/cake3/Development-Cake3-Writer.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/Development-Cake3-Writer.html Installing dist/doc/html/cake3/mini_Development-Cake3-Writer.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/mini_Development-Cake3-Writer.html Installing dist/doc/html/cake3/Development-Cake3.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/Development-Cake3.html Installing dist/doc/html/cake3/mini_Development-Cake3.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/mini_Development-Cake3.html Installing dist/doc/html/cake3/Development-Cake3-Rules-UrWeb.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/Development-Cake3-Rules-UrWeb.html Installing dist/doc/html/cake3/mini_Development-Cake3-Rules-UrWeb.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/mini_Development-Cake3-Rules-UrWeb.html Installing dist/doc/html/cake3/Development-Cake3-Utils-Find.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/Development-Cake3-Utils-Find.html Installing dist/doc/html/cake3/mini_Development-Cake3-Utils-Find.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/mini_Development-Cake3-Utils-Find.html Installing dist/doc/html/cake3/hslogo-16.png to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/hslogo-16.png Installing dist/doc/html/cake3/minus.gif to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/minus.gif Installing dist/doc/html/cake3/ocean.css to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/ocean.css Installing dist/doc/html/cake3/plus.gif to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/plus.gif Installing dist/doc/html/cake3/synopsis.png to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/synopsis.png Installing dist/doc/html/cake3/haskell_icon.gif to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/haskell_icon.gif Installing dist/doc/html/cake3/xhaddock.css to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/xhaddock.css Installing dist/doc/html/cake3/haddock-util.js to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/haddock-util.js Installing dist/doc/html/cake3/frames.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/frames.html Installing dist/doc/html/cake3/src/hscolour.css to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/src/hscolour.css Installing dist/doc/html/cake3/src/Development-Cake3.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/src/Development-Cake3.html Installing dist/doc/html/cake3/src/Development-Cake3-Types.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/src/Development-Cake3-Types.html Installing dist/doc/html/cake3/src/Development-Cake3-Writer.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/src/Development-Cake3-Writer.html Installing dist/doc/html/cake3/src/System-FilePath-Wrapper.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/src/System-FilePath-Wrapper.html Installing dist/doc/html/cake3/src/Development-Cake3-Monad.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/src/Development-Cake3-Monad.html Installing dist/doc/html/cake3/src/Development-Cake3-Rules-UrWeb.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/src/Development-Cake3-Rules-UrWeb.html Installing dist/doc/html/cake3/src/Development-Cake3-Utils-Find.html to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/src/Development-Cake3-Utils-Find.html creating /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html Installing dist/doc/html/cake3/cake3.haddock to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/html/cake3.haddock creating /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0 Installing LICENSE to /srv/hackage/var/build/cache/inst/share/doc/cake3-0.1.0.0/LICENSE Installing library in /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3 Installing executable(s) in /srv/hackage/var/build/cache/inst/bin creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0 creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development/Cake3 creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/System/FilePath creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/System creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/System/FilePath creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development/Cake3/Rules creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development/Cake3/Utils Installing dist/build/Development/Cake3.hi to /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development/Cake3.hi Installing dist/build/Development/Cake3/Types.hi to /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development/Cake3/Types.hi Installing dist/build/Development/Cake3/Writer.hi to /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development/Cake3/Writer.hi Installing dist/build/System/FilePath/Wrapper.hi to /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/System/FilePath/Wrapper.hi Installing dist/build/Development/Cake3/Monad.hi to /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development/Cake3/Monad.hi Installing dist/build/Development/Cake3/Rules/UrWeb.hi to /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development/Cake3/Rules/UrWeb.hi Installing dist/build/Development/Cake3/Utils/Find.hi to /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/Development/Cake3/Utils/Find.hi creating /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3 Installing dist/build/libHScake3-0.1.0.0.a to /srv/hackage/var/build/cache/inst/lib/cake3-0.1.0.0/ghc-7.6.3/libHScake3-0.1.0.0.a creating /srv/hackage/var/build/cache/inst/bin Installing executable dist/build/cake3/cake3 to /srv/hackage/var/build/cache/inst/bin/cake3 /usr/bin/strip /srv/hackage/var/build/cache/inst/bin/cake3 /usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name cake3-0.1.0.0 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id QuasiText-0.1.2.5-4ce868861f1f7dab1dacbf5cab96334f -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f -package-id containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926 -package-id directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2 -package-id filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe -package-id haskell-src-meta-0.6.0.4-f8efa9fada7fa7f4ce1bc2ad6d34e595 -package-id monadloc-0.7.1-0244b1f4de0e9cf90cb490ad39b4cdc1 -package-id mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 -package-id system-filepath-0.4.8-c620d0d073c921e7b14cc0e273664a23 -package-id template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d -package-id text-0.11.2.3-20bbe8fabd6e57647019c7050504c715 -package-id text-format-0.3.1.0-eb06270c16c61650902066f08939e384 -XHaskell98 Development.Cake3 Development.Cake3.Types Development.Cake3.Writer System.FilePath.Wrapper Development.Cake3.Monad Development.Cake3.Rules.UrWeb Development.Cake3.Utils.Find -O0 Registering cake3-0.1.0.0... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf