Resolving dependencies... cabal: Entering directory '/tmp/cabal-tmp-27529/old-locale-1.0.0.7' Configuring old-locale-1.0.0.7... Building old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... [1 of 1] Compiling System.Locale ( System/Locale.hs, dist/build/System/Locale.o ) Running Haddock for old-locale-1.0.0.7... Running hscolour for old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Preprocessing library old-locale-1.0.0.7... Haddock coverage: 60% ( 3 / 5) in 'System.Locale' Missing documentation for: TimeLocale (System/Locale.hs:36) defaultTimeLocale (System/Locale.hs:49) Documentation created: dist/doc/html/old-locale/index.html, dist/doc/html/old-locale/old-locale.txt Creating package registration file: /tmp/pkgConf-old-locale-1.0.02145174067468703135.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8 Registering old-locale-1.0.0.7... cabal: Leaving directory '/tmp/cabal-tmp-27529/old-locale-1.0.0.7' Installed old-locale-1.0.0.7 cabal: Entering directory '/tmp/cabal-tmp-27529/old-time-1.1.0.3' Configuring old-time-1.1.0.3... configure: WARNING: unrecognized options: --with-compiler checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for ftime... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettimeofday... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h configure: WARNING: unrecognized options: --with-compiler Building old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... [1 of 1] Compiling System.Time ( dist/build/System/Time.hs, dist/build/System/Time.o ) Running Haddock for old-time-1.1.0.3... Running hscolour for old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Preprocessing library old-time-1.1.0.3... Haddock coverage: 95% ( 20 / 21) in 'System.Time' Missing documentation for: getClockTime (System/Time.hsc:232) Warning: System.Time: could not find link destinations for: unsafeIndex unsafeRangeSize Documentation created: dist/doc/html/old-time/index.html, dist/doc/html/old-time/old-time.txt Creating package registration file: /tmp/pkgConf-old-time-1.1.09439477391984210012.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp Registering old-time-1.1.0.3... cabal: Leaving directory '/tmp/cabal-tmp-27529/old-time-1.1.0.3' Installed old-time-1.1.0.3 Downloading datetime-0.3.1... cabal: Entering directory '/tmp/cabal-tmp-27529/datetime-0.3.1' Configuring datetime-0.3.1... Building datetime-0.3.1... Preprocessing library datetime-0.3.1... [1 of 1] Compiling Data.DateTime ( src/Data/DateTime.hs, dist/build/Data/DateTime.o ) src/Data/DateTime.hs:119:17: warning: [-Wdeprecations] In the use of ‘parseTime’ (imported from Data.Time.Format, but defined in time-1.6.0.1:Data.Time.Format.Parse): Deprecated: "use "parseTimeM True" instead" Running Haddock for datetime-0.3.1... Running hscolour for datetime-0.3.1... Preprocessing library datetime-0.3.1... Preprocessing library datetime-0.3.1... src/Data/DateTime.hs:119:17: warning: [-Wdeprecations] In the use of ‘parseTime’ (imported from Data.Time.Format, but defined in time-1.6.0.1:Data.Time.Format.Parse): Deprecated: "use "parseTimeM True" instead" Haddock coverage: 0% ( 0 / 30) in 'Data.DateTime' Missing documentation for: Module header DateTime (src/Data/DateTime.hs:25) getCurrentTime (src/Data/DateTime.hs:29) toMJD (src/Data/DateTime.hs:34) toMJD' (src/Data/DateTime.hs:37) fromMJD (src/Data/DateTime.hs:40) fromMJD' (src/Data/DateTime.hs:43) toUniversalTime (src/Data/DateTime.hs:50) fromUniversalTime (src/Data/DateTime.hs:53) toGregorian' (src/Data/DateTime.hs:58) toGregorian (src/Data/DateTime.hs:63) fromGregorian' (src/Data/DateTime.hs:72) fromGregorian (src/Data/DateTime.hs:75) toSeconds (src/Data/DateTime.hs:86) fromSeconds (src/Data/DateTime.hs:90) toClockTime (src/Data/DateTime.hs:94) fromClockTime (src/Data/DateTime.hs:97) startOfTime (src/Data/DateTime.hs:100) startOfTimeMJD (src/Data/DateTime.hs:103) toSqlString (src/Data/DateTime.hs:109) fromSqlString (src/Data/DateTime.hs:112) formatDateTime (src/Data/DateTime.hs:115) parseDateTime (src/Data/DateTime.hs:118) sqlFormat (src/Data/DateTime.hs:121) addMinutes' (src/Data/DateTime.hs:126) addMinutes (src/Data/DateTime.hs:129) diffMinutes' (src/Data/DateTime.hs:132) diffMinutes (src/Data/DateTime.hs:135) addSeconds (src/Data/DateTime.hs:138) diffSeconds (src/Data/DateTime.hs:141) Documentation created: dist/doc/html/datetime/index.html, dist/doc/html/datetime/datetime.txt Creating package registration file: /tmp/pkgConf-datetime-0.32142757034116087764.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/datetime-0.3.1-1illPLNI4TGLw9vIYlF0w9 Registering datetime-0.3.1... cabal: Leaving directory '/tmp/cabal-tmp-27529/datetime-0.3.1' Installed datetime-0.3.1 Downloading timeprint-0.1.0.3... cabal: Entering directory '/tmp/cabal-tmp-27529/timeprint-0.1.0.3' Configuring timeprint-0.1.0.3... Building timeprint-0.1.0.3... Preprocessing library timeprint-0.1.0.3... [1 of 1] Compiling Text.Show.TimePrint ( src/Text/Show/TimePrint.hs, dist/build/Text/Show/TimePrint.o ) Running Haddock for timeprint-0.1.0.3... Running hscolour for timeprint-0.1.0.3... Preprocessing library timeprint-0.1.0.3... Preprocessing library timeprint-0.1.0.3... Haddock coverage: 0% ( 0 / 2) in 'Text.Show.TimePrint' Missing documentation for: Module header timePrint (src/Text/Show/TimePrint.hs:11) Documentation created: dist/doc/html/timeprint/index.html, dist/doc/html/timeprint/timeprint.txt Creating package registration file: /tmp/pkgConf-timeprint-0.1.01789376348502278611.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160521/timeprint-0.1.0.3-J17GRsJWwEGEgy19cHsjCQ Registering timeprint-0.1.0.3... cabal: Leaving directory '/tmp/cabal-tmp-27529/timeprint-0.1.0.3' Installed timeprint-0.1.0.3