Resolving dependencies... Configuring array-0.5.0.0... Building array-0.5.0.0... Preprocessing library array-0.5.0.0... [ 1 of 15] Compiling Data.Array.Base ( Data/Array/Base.hs, dist/build/Data/Array/Base.o ) [ 2 of 15] Compiling Data.Array.MArray ( Data/Array/MArray.hs, dist/build/Data/Array/MArray.o ) [ 3 of 15] Compiling Data.Array.IO.Internals ( Data/Array/IO/Internals.hs, dist/build/Data/Array/IO/Internals.o ) [ 4 of 15] Compiling Data.Array.IO ( Data/Array/IO.hs, dist/build/Data/Array/IO.o ) [ 5 of 15] Compiling Data.Array.MArray.Safe ( Data/Array/MArray/Safe.hs, dist/build/Data/Array/MArray/Safe.o ) [ 6 of 15] Compiling Data.Array.IO.Safe ( Data/Array/IO/Safe.hs, dist/build/Data/Array/IO/Safe.o ) [ 7 of 15] Compiling Data.Array.ST ( Data/Array/ST.hs, dist/build/Data/Array/ST.o ) [ 8 of 15] Compiling Data.Array.ST.Safe ( Data/Array/ST/Safe.hs, dist/build/Data/Array/ST/Safe.o ) [ 9 of 15] Compiling Data.Array.Storable.Internals ( Data/Array/Storable/Internals.hs, dist/build/Data/Array/Storable/Internals.o ) [10 of 15] Compiling Data.Array.Storable ( Data/Array/Storable.hs, dist/build/Data/Array/Storable.o ) [11 of 15] Compiling Data.Array.Storable.Safe ( Data/Array/Storable/Safe.hs, dist/build/Data/Array/Storable/Safe.o ) [12 of 15] Compiling Data.Array.Unsafe ( Data/Array/Unsafe.hs, dist/build/Data/Array/Unsafe.o ) [13 of 15] Compiling Data.Array ( Data/Array.hs, dist/build/Data/Array.o ) [14 of 15] Compiling Data.Array.IArray ( Data/Array/IArray.hs, dist/build/Data/Array/IArray.o ) [15 of 15] Compiling Data.Array.Unboxed ( Data/Array/Unboxed.hs, dist/build/Data/Array/Unboxed.o ) In-place registering array-0.5.0.0... Running Haddock for array-0.5.0.0... Running hscolour for array-0.5.0.0... Preprocessing library array-0.5.0.0... Preprocessing library array-0.5.0.0... Haddock coverage: 43% ( 28 / 65) in 'Data.Array.Base' Warning: Data.Array.MArray: newArray is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Array.MArray: newArray_ is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Array.MArray: getBounds is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. 100% ( 19 / 19) in 'Data.Array.MArray' 80% ( 4 / 5) in 'Data.Array.IO.Internals' 100% ( 10 / 10) in 'Data.Array.IO' Warning: Data.Array.MArray.Safe: newArray is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Array.MArray.Safe: newArray_ is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Array.MArray.Safe: getBounds is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. 100% ( 19 / 19) in 'Data.Array.MArray.Safe' 100% ( 10 / 10) in 'Data.Array.IO.Safe' 100% ( 9 / 9) in 'Data.Array.ST' 100% ( 9 / 9) in 'Data.Array.ST.Safe' 100% ( 5 / 5) in 'Data.Array.Storable.Internals' 100% ( 9 / 9) in 'Data.Array.Storable' 100% ( 9 / 9) in 'Data.Array.Storable.Safe' 100% ( 7 / 7) in 'Data.Array.Unsafe' 100% ( 20 / 20) in 'Data.Array' Warning: Data.Array.IArray: bounds is exported separately but will be documented under IArray. Consider exporting it together with its parent(s) for code clarity. 100% ( 21 / 21) in 'Data.Array.IArray' 100% ( 5 / 5) in 'Data.Array.Unboxed' Documentation created: dist/doc/html/array/index.html, dist/doc/html/array/array.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/array-0.5.0.0 Registering array-0.5.0.0... Installed array-0.5.0.0 Configuring clock-0.4.0.1... Building clock-0.4.0.1... Preprocessing library clock-0.4.0.1... [1 of 1] Compiling System.Clock ( System/Clock.hs, dist/build/System/Clock.o ) In-place registering clock-0.4.0.1... Running Haddock for clock-0.4.0.1... Running hscolour for clock-0.4.0.1... Preprocessing library clock-0.4.0.1... Preprocessing library clock-0.4.0.1... Haddock coverage: 100% ( 7 / 7) in 'System.Clock' Documentation created: dist/doc/html/clock/index.html, dist/doc/html/clock/clock.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/clock-0.4.0.1 Registering clock-0.4.0.1... Installed clock-0.4.0.1 Configuring primitive-0.5.3.0... Building primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.3.0... Running Haddock for primitive-0.5.3.0... Running hscolour for primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Preprocessing library primitive-0.5.3.0... Data/Primitive/Array.hs:32:1: Warning: The import of `Control.Monad.ST' is redundant except perhaps to import instances from `Control.Monad.ST' To import instances alone, use: import Control.Monad.ST() Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 15 / 15) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 9 / 9) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html, dist/doc/html/primitive/primitive.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.3.0 Registering primitive-0.5.3.0... Installed primitive-0.5.3.0 Configuring deepseq-1.3.0.2... Building deepseq-1.3.0.2... Preprocessing library deepseq-1.3.0.2... [1 of 1] Compiling Control.DeepSeq ( Control/DeepSeq.hs, dist/build/Control/DeepSeq.o ) In-place registering deepseq-1.3.0.2... Running Haddock for deepseq-1.3.0.2... Running hscolour for deepseq-1.3.0.2... Preprocessing library deepseq-1.3.0.2... Preprocessing library deepseq-1.3.0.2... Haddock coverage: 100% ( 5 / 5) in 'Control.DeepSeq' Documentation created: dist/doc/html/deepseq/index.html, dist/doc/html/deepseq/deepseq.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/deepseq-1.3.0.2 Registering deepseq-1.3.0.2... Installed deepseq-1.3.0.2 Configuring bytestring-0.10.4.0... Building bytestring-0.10.4.0... Preprocessing library bytestring-0.10.4.0... [ 1 of 23] Compiling Data.ByteString.Builder.Prim.Internal.UncheckedShifts ( Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs, dist/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.o ) [ 2 of 23] Compiling Data.ByteString.Builder.Prim.Internal ( Data/ByteString/Builder/Prim/Internal.hs, dist/build/Data/ByteString/Builder/Prim/Internal.o ) [ 3 of 23] Compiling Data.ByteString.Builder.Prim.Internal.Floating ( Data/ByteString/Builder/Prim/Internal/Floating.hs, dist/build/Data/ByteString/Builder/Prim/Internal/Floating.o ) [ 4 of 23] Compiling Data.ByteString.Builder.Prim.Binary ( Data/ByteString/Builder/Prim/Binary.hs, dist/build/Data/ByteString/Builder/Prim/Binary.o ) [ 5 of 23] Compiling Data.ByteString.Internal ( Data/ByteString/Internal.hs, dist/build/Data/ByteString/Internal.o ) [ 6 of 23] Compiling Data.ByteString.Unsafe ( Data/ByteString/Unsafe.hs, dist/build/Data/ByteString/Unsafe.o ) [ 7 of 23] Compiling Data.ByteString.Short.Internal ( Data/ByteString/Short/Internal.hs, dist/build/Data/ByteString/Short/Internal.o ) [ 8 of 23] Compiling Data.ByteString.Short ( Data/ByteString/Short.hs, dist/build/Data/ByteString/Short.o ) [ 9 of 23] Compiling Data.ByteString ( Data/ByteString.hs, dist/build/Data/ByteString.o ) [10 of 23] Compiling Data.ByteString.Char8 ( Data/ByteString/Char8.hs, dist/build/Data/ByteString/Char8.o ) [11 of 23] Compiling Data.ByteString.Lazy.Internal ( Data/ByteString/Lazy/Internal.hs, dist/build/Data/ByteString/Lazy/Internal.o ) [12 of 23] Compiling Data.ByteString.Lazy ( Data/ByteString/Lazy.hs, dist/build/Data/ByteString/Lazy.o ) [13 of 23] Compiling Data.ByteString.Lazy.Char8 ( Data/ByteString/Lazy/Char8.hs, dist/build/Data/ByteString/Lazy/Char8.o ) [14 of 23] Compiling Data.ByteString.Builder.Internal ( Data/ByteString/Builder/Internal.hs, dist/build/Data/ByteString/Builder/Internal.o ) [15 of 23] Compiling Data.ByteString.Builder.Prim.Internal.Base16 ( Data/ByteString/Builder/Prim/Internal/Base16.hs, dist/build/Data/ByteString/Builder/Prim/Internal/Base16.o ) [16 of 23] Compiling Data.ByteString.Builder.Prim.ASCII ( Data/ByteString/Builder/Prim/ASCII.hs, dist/build/Data/ByteString/Builder/Prim/ASCII.o ) [17 of 23] Compiling Data.ByteString.Builder.Prim ( Data/ByteString/Builder/Prim.hs, dist/build/Data/ByteString/Builder/Prim.o ) [18 of 23] Compiling Data.ByteString.Builder.ASCII ( Data/ByteString/Builder/ASCII.hs, dist/build/Data/ByteString/Builder/ASCII.o ) [19 of 23] Compiling Data.ByteString.Builder ( Data/ByteString/Builder.hs, dist/build/Data/ByteString/Builder.o ) [20 of 23] Compiling Data.ByteString.Lazy.Builder ( Data/ByteString/Lazy/Builder.hs, dist/build/Data/ByteString/Lazy/Builder.o ) [21 of 23] Compiling Data.ByteString.Lazy.Builder.ASCII ( Data/ByteString/Lazy/Builder/ASCII.hs, dist/build/Data/ByteString/Lazy/Builder/ASCII.o ) [22 of 23] Compiling Data.ByteString.Builder.Extra ( Data/ByteString/Builder/Extra.hs, dist/build/Data/ByteString/Builder/Extra.o ) [23 of 23] Compiling Data.ByteString.Lazy.Builder.Extras ( Data/ByteString/Lazy/Builder/Extras.hs, dist/build/Data/ByteString/Lazy/Builder/Extras.o ) In-place registering bytestring-0.10.4.0... Running Haddock for bytestring-0.10.4.0... Running hscolour for bytestring-0.10.4.0... Preprocessing library bytestring-0.10.4.0... Preprocessing library bytestring-0.10.4.0... Haddock coverage: 100% ( 6 / 6) in 'Data.ByteString.Builder.Prim.Internal.UncheckedShifts' 81% ( 21 / 26) in 'Data.ByteString.Builder.Prim.Internal' 100% ( 3 / 3) in 'Data.ByteString.Builder.Prim.Internal.Floating' 100% ( 33 / 33) in 'Data.ByteString.Builder.Prim.Binary' 51% ( 25 / 49) in 'Data.ByteString.Internal' 100% ( 22 / 22) in 'Data.ByteString.Unsafe' 82% ( 14 / 17) in 'Data.ByteString.Short.Internal' 100% ( 17 / 17) in 'Data.ByteString.Short' 100% (134 /134) in 'Data.ByteString' 100% (141 /141) in 'Data.ByteString.Char8' 78% ( 14 / 18) in 'Data.ByteString.Lazy.Internal' 100% (120 /120) in 'Data.ByteString.Lazy' 100% (124 /124) in 'Data.ByteString.Lazy.Char8' 100% ( 59 / 59) in 'Data.ByteString.Builder.Internal' 100% ( 4 / 4) in 'Data.ByteString.Builder.Prim.Internal.Base16' 100% ( 34 / 34) in 'Data.ByteString.Builder.Prim.ASCII' 100% (102 /102) in 'Data.ByteString.Builder.Prim' 100% ( 37 / 37) in 'Data.ByteString.Builder.ASCII' 100% ( 81 / 81) in 'Data.ByteString.Builder' 100% ( 2 / 2) in 'Data.ByteString.Lazy.Builder' 50% ( 2 / 4) in 'Data.ByteString.Lazy.Builder.ASCII' 100% ( 31 / 31) in 'Data.ByteString.Builder.Extra' 100% ( 2 / 2) in 'Data.ByteString.Lazy.Builder.Extras' Warning: Data.ByteString: could not find link destinations for: Data.ByteString.spanByte Data.ByteString.findIndexOrEnd Warning: Data.ByteString.Char8: could not find link destinations for: Data.ByteString.Char8.breakChar Data.ByteString.Char8.unsafeHead Data.ByteString.Char8.breakSpace Data.ByteString.Char8.dropSpace Warning: Data.ByteString.Lazy: could not find link destinations for: Data.ByteString.Lazy.hGetContentsN Data.ByteString.Lazy.findIndexOrEnd Warning: Data.ByteString.Builder.Prim: could not find link destinations for: Data.ByteString.Builder.Prim.Internal.Monoidal Data.ByteString.Builder.Prim.Internal.Contravariant Data.ByteString.Builder.Prim.Internal.pairB Data.ByteString.Builder.Prim.Internal.contramapB Data.ByteString.Builder.Prim.Internal.fixedPrim Documentation created: dist/doc/html/bytestring/index.html, dist/doc/html/bytestring/bytestring.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/bytestring-0.10.4.0 Registering bytestring-0.10.4.0... Installed bytestring-0.10.4.0 Configuring containers-0.5.5.1... Building containers-0.5.5.1... Preprocessing library containers-0.5.5.1... [ 1 of 17] Compiling Data.Sequence ( Data/Sequence.hs, dist/build/Data/Sequence.o ) [ 2 of 17] Compiling Data.Tree ( Data/Tree.hs, dist/build/Data/Tree.o ) [ 3 of 17] Compiling Data.Graph ( Data/Graph.hs, dist/build/Data/Graph.o ) [ 4 of 17] Compiling Data.StrictPair ( Data/StrictPair.hs, dist/build/Data/StrictPair.o ) [ 5 of 17] Compiling Data.Set.Base ( Data/Set/Base.hs, dist/build/Data/Set/Base.o ) [ 6 of 17] Compiling Data.Map.Base ( Data/Map/Base.hs, dist/build/Data/Map/Base.o ) [ 7 of 17] Compiling Data.Map.Lazy ( Data/Map/Lazy.hs, dist/build/Data/Map/Lazy.o ) [ 8 of 17] Compiling Data.Map.Strict ( Data/Map/Strict.hs, dist/build/Data/Map/Strict.o ) [ 9 of 17] Compiling Data.Map ( Data/Map.hs, dist/build/Data/Map.o ) [10 of 17] Compiling Data.Set ( Data/Set.hs, dist/build/Data/Set.o ) [11 of 17] Compiling Data.BitUtil ( Data/BitUtil.hs, dist/build/Data/BitUtil.o ) [12 of 17] Compiling Data.IntSet.Base ( Data/IntSet/Base.hs, dist/build/Data/IntSet/Base.o ) [13 of 17] Compiling Data.IntSet ( Data/IntSet.hs, dist/build/Data/IntSet.o ) [14 of 17] Compiling Data.IntMap.Base ( Data/IntMap/Base.hs, dist/build/Data/IntMap/Base.o ) [15 of 17] Compiling Data.IntMap.Strict ( Data/IntMap/Strict.hs, dist/build/Data/IntMap/Strict.o ) [16 of 17] Compiling Data.IntMap.Lazy ( Data/IntMap/Lazy.hs, dist/build/Data/IntMap/Lazy.o ) [17 of 17] Compiling Data.IntMap ( Data/IntMap.hs, dist/build/Data/IntMap.o ) In-place registering containers-0.5.5.1... Running Haddock for containers-0.5.5.1... Running hscolour for containers-0.5.5.1... Preprocessing library containers-0.5.5.1... Preprocessing library containers-0.5.5.1... Haddock coverage: 100% ( 82 / 82) in 'Data.Sequence' 94% ( 15 / 16) in 'Data.Tree' 100% ( 33 / 33) in 'Data.Graph' 33% ( 1 / 3) in 'Data.StrictPair' 95% ( 71 / 75) in 'Data.Set.Base' 90% (133 /148) in 'Data.Map.Base' 100% (134 /134) in 'Data.Map.Lazy' 100% (134 /134) in 'Data.Map.Strict' 100% ( 73 / 73) in 'Data.Set' 50% ( 2 / 4) in 'Data.BitUtil' 93% ( 65 / 70) in 'Data.IntSet.Base' 99% ( 66 / 67) in 'Data.IntSet' 88% (128 /145) in 'Data.IntMap.Base' 99% (127 /128) in 'Data.IntMap.Strict' 99% (127 /128) in 'Data.IntMap.Lazy' 100% ( 6 / 6) in 'Data.IntMap' 100% ( 7 / 7) in 'Data.Map' Warning: Data.Sequence: could not find link destinations for: Data.Sequence.PQueue Data.Sequence.applicativeTree Data.Sequence.unrollPQ Data.Sequence.toPQ Data.Sequence.FingerTree Data.Sequence.mergePQ Warning: Data.Map.Strict: could not find link destinations for: Data.Map.Strict.mapAccumL Warning: Data.IntMap.Strict: could not find link destinations for: Data.IntMap.Strict.mapAccumL Documentation created: dist/doc/html/containers/index.html, dist/doc/html/containers/containers.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/containers-0.5.5.1 Registering containers-0.5.5.1... Installed containers-0.5.5.1 Configuring time-1.4.2... checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for gmtime_r... yes checking for localtime_r... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating include/HsTimeConfig.h config.status: include/HsTimeConfig.h is unchanged Building time-1.4.2... Preprocessing library time-1.4.2... [ 1 of 24] Compiling Data.Time.Clock.CTimeval ( Data/Time/Clock/CTimeval.hs, dist/build/Data/Time/Clock/CTimeval.o ) [ 2 of 24] Compiling Data.Time.Clock.Scale ( Data/Time/Clock/Scale.hs, dist/build/Data/Time/Clock/Scale.o ) [ 3 of 24] Compiling Data.Time.Calendar.Private ( Data/Time/Calendar/Private.hs, dist/build/Data/Time/Calendar/Private.o ) [ 4 of 24] Compiling Data.Time.Calendar.MonthDay ( Data/Time/Calendar/MonthDay.hs, dist/build/Data/Time/Calendar/MonthDay.o ) [ 5 of 24] Compiling Data.Time.Calendar.Days ( Data/Time/Calendar/Days.hs, dist/build/Data/Time/Calendar/Days.o ) [ 6 of 24] Compiling Data.Time.Calendar.OrdinalDate ( Data/Time/Calendar/OrdinalDate.hs, dist/build/Data/Time/Calendar/OrdinalDate.o ) [ 7 of 24] Compiling Data.Time.Calendar.Gregorian ( Data/Time/Calendar/Gregorian.hs, dist/build/Data/Time/Calendar/Gregorian.o ) [ 8 of 24] Compiling Data.Time.Calendar.WeekDate ( Data/Time/Calendar/WeekDate.hs, dist/build/Data/Time/Calendar/WeekDate.o ) [ 9 of 24] Compiling Data.Time.Calendar.JulianYearDay ( Data/Time/Calendar/JulianYearDay.hs, dist/build/Data/Time/Calendar/JulianYearDay.o ) [10 of 24] Compiling Data.Time.Calendar.Julian ( Data/Time/Calendar/Julian.hs, dist/build/Data/Time/Calendar/Julian.o ) [11 of 24] Compiling Data.Time.Clock.UTC ( Data/Time/Clock/UTC.hs, dist/build/Data/Time/Clock/UTC.o ) [12 of 24] Compiling Data.Time.Clock.POSIX ( Data/Time/Clock/POSIX.hs, dist/build/Data/Time/Clock/POSIX.o ) [13 of 24] Compiling Data.Time.Clock.UTCDiff ( Data/Time/Clock/UTCDiff.hs, dist/build/Data/Time/Clock/UTCDiff.o ) [14 of 24] Compiling Data.Time.Clock ( Data/Time/Clock.hs, dist/build/Data/Time/Clock.o ) [15 of 24] Compiling Data.Time.LocalTime.TimeZone ( Data/Time/LocalTime/TimeZone.hs, dist/build/Data/Time/LocalTime/TimeZone.o ) [16 of 24] Compiling Data.Time.LocalTime.TimeOfDay ( Data/Time/LocalTime/TimeOfDay.hs, dist/build/Data/Time/LocalTime/TimeOfDay.o ) [17 of 24] Compiling Data.Time.Calendar ( Data/Time/Calendar.hs, dist/build/Data/Time/Calendar.o ) [18 of 24] Compiling Data.Time.Calendar.Easter ( Data/Time/Calendar/Easter.hs, dist/build/Data/Time/Calendar/Easter.o ) [19 of 24] Compiling Data.Time.LocalTime.LocalTime ( Data/Time/LocalTime/LocalTime.hs, dist/build/Data/Time/LocalTime/LocalTime.o ) [20 of 24] Compiling Data.Time.LocalTime ( Data/Time/LocalTime.hs, dist/build/Data/Time/LocalTime.o ) [21 of 24] Compiling Data.Time.Clock.TAI ( Data/Time/Clock/TAI.hs, dist/build/Data/Time/Clock/TAI.o ) [22 of 24] Compiling Data.Time.Format.Parse ( Data/Time/Format/Parse.hs, dist/build/Data/Time/Format/Parse.o ) [23 of 24] Compiling Data.Time.Format ( Data/Time/Format.hs, dist/build/Data/Time/Format.o ) [24 of 24] Compiling Data.Time ( Data/Time.hs, dist/build/Data/Time.o ) In-place registering time-1.4.2... Running Haddock for time-1.4.2... Running hscolour for time-1.4.2... Preprocessing library time-1.4.2... Preprocessing library time-1.4.2... Haddock coverage: 25% ( 1 / 4) in 'Data.Time.Clock.CTimeval' 88% ( 7 / 8) in 'Data.Time.Clock.Scale' 0% ( 0 / 13) in 'Data.Time.Calendar.Private' 80% ( 4 / 5) in 'Data.Time.Calendar.MonthDay' 40% ( 2 / 5) in 'Data.Time.Calendar.Days' 83% ( 10 / 12) in 'Data.Time.Calendar.OrdinalDate' 92% ( 11 / 12) in 'Data.Time.Calendar.Gregorian' 100% ( 5 / 5) in 'Data.Time.Calendar.WeekDate' 86% ( 6 / 7) in 'Data.Time.Calendar.JulianYearDay' 94% ( 15 / 16) in 'Data.Time.Calendar.Julian' 80% ( 4 / 5) in 'Data.Time.Clock.UTC' 67% ( 4 / 6) in 'Data.Time.Clock.POSIX' 67% ( 2 / 3) in 'Data.Time.Clock.UTCDiff' 100% ( 15 / 15) in 'Data.Time.Clock' 90% ( 9 / 10) in 'Data.Time.LocalTime.TimeZone' 83% ( 10 / 12) in 'Data.Time.LocalTime.TimeOfDay' 81% ( 13 / 16) in 'Data.Time.Calendar' 83% ( 5 / 6) in 'Data.Time.Calendar.Easter' 58% ( 7 / 12) in 'Data.Time.LocalTime.LocalTime' 81% ( 26 / 32) in 'Data.Time.LocalTime' 70% ( 7 / 10) in 'Data.Time.Clock.TAI' 83% ( 5 / 6) in 'Data.Time.Format.Parse' 70% ( 7 / 10) in 'Data.Time.Format' 80% ( 4 / 5) in 'Data.Time' Documentation created: dist/doc/html/time/index.html, dist/doc/html/time/time.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/time-1.4.2 Registering time-1.4.2... Installed time-1.4.2 Configuring vector-0.10.11.0... Building vector-0.10.11.0... Preprocessing library vector-0.10.11.0... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.3.0 ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.11.0... Running Haddock for vector-0.10.11.0... Running hscolour for vector-0.10.11.0... Preprocessing library vector-0.10.11.0... Preprocessing library vector-0.10.11.0... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html, dist/doc/html/vector/vector.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.11.0 Registering vector-0.10.11.0... Installed vector-0.10.11.0 Configuring unix-2.7.0.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking bsd/libutil.h usability... yes checking bsd/libutil.h presence... yes checking for bsd/libutil.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwnam... yes checking for getpwuid... yes checking for getpwent... yes checking for getgrent... yes checking for lchown... yes checking for setenv... yes checking for sysconf... yes checking for unsetenv... yes checking for clearenv... yes checking for nanosleep... yes checking for ptsname... yes checking for setitimer... yes checking for readdir_r... yes checking for telldir... yes checking for seekdir... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_mtimespec... no checking for struct stat.st_ctimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_atime_n... no checking for struct stat.st_mtime_n... no checking for struct stat.st_ctime_n... no checking for struct stat.st_uatime... no checking for struct stat.st_umtime... no checking for struct stat.st_uctime... no checking for struct passwd.pw_gecos... yes checking for utimensat... yes checking for futimens... yes checking for lutimes... yes checking for futimes... yes checking for mkstemps... yes checking for mkdtemp... yes checking for library containing shm_open... -lrt checking for shm_open... yes checking for shm_unlink... yes checking value of SIGABRT... 6 checking value of SIGALRM... 14 checking value of SIGBUS... 7 checking value of SIGCHLD... 17 checking value of SIGCONT... 18 checking value of SIGFPE... 8 checking value of SIGHUP... 1 checking value of SIGILL... 4 checking value of SIGINT... 2 checking value of SIGKILL... 9 checking value of SIGPIPE... 13 checking value of SIGQUIT... 3 checking value of SIGSEGV... 11 checking value of SIGSTOP... 19 checking value of SIGTERM... 15 checking value of SIGTSTP... 20 checking value of SIGTTIN... 21 checking value of SIGTTOU... 22 checking value of SIGUSR1... 10 checking value of SIGUSR2... 12 checking value of SIGPOLL... 29 checking value of SIGPROF... 27 checking value of SIGSYS... 31 checking value of SIGTRAP... 5 checking value of SIGURG... 23 checking value of SIGVTALRM... 26 checking value of SIGXCPU... 24 checking value of SIGXFSZ... 25 checking value of SIG_BLOCK... 0 checking value of SIG_SETMASK... 2 checking value of SIG_UNBLOCK... 1 checking for _SC_GETGR_R_SIZE_MAX... yes checking for _SC_GETPW_R_SIZE_MAX... yes checking return type of usleep... int checking return type of unsetenv... int checking for RTLD_NEXT from dlfcn.h... no checking for RTLD_DEFAULT from dlfcn.h... no checking for RTLD_LOCAL from dlfcn.h... yes checking for RTLD_GLOBAL from dlfcn.h... yes checking for RTLD_NOW from dlfcn.h... yes checking for openpty... no checking for openpty in -lutil... yes checking for /dev/ptmx... yes checking for /dev/ptc... no checking for dlopen in -ldl... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for library containing sem_close... none required configure: creating ./config.status config.status: creating unix.buildinfo config.status: creating include/HsUnixConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building unix-2.7.0.1... Preprocessing library unix-2.7.0.1... [ 1 of 38] Compiling System.Posix.Terminal.Common ( dist/build/System/Posix/Terminal/Common.hs, dist/build/System/Posix/Terminal/Common.o ) [ 2 of 38] Compiling System.Posix.IO.Common ( dist/build/System/Posix/IO/Common.hs, dist/build/System/Posix/IO/Common.o ) [ 3 of 38] Compiling System.Posix.Files.Common ( dist/build/System/Posix/Files/Common.hs, dist/build/System/Posix/Files/Common.o ) [ 4 of 38] Compiling System.Posix.DynamicLinker.Prim ( dist/build/System/Posix/DynamicLinker/Prim.hs, dist/build/System/Posix/DynamicLinker/Prim.o ) [ 5 of 38] Compiling System.Posix.DynamicLinker.Common ( dist/build/System/Posix/DynamicLinker/Common.hs, dist/build/System/Posix/DynamicLinker/Common.o ) [ 6 of 38] Compiling System.Posix.Directory.Common ( dist/build/System/Posix/Directory/Common.hs, dist/build/System/Posix/Directory/Common.o ) [ 7 of 38] Compiling System.Posix.Process.Internals ( System/Posix/Process/Internals.hs, dist/build/System/Posix/Process/Internals.o ) [ 8 of 38] Compiling System.Posix.Process.Common ( dist/build/System/Posix/Process/Common.hs, dist/build/System/Posix/Process/Common.o ) [ 9 of 38] Compiling System.Posix.Error ( System/Posix/Error.hs, dist/build/System/Posix/Error.o ) [10 of 38] Compiling System.Posix.ByteString.FilePath ( dist/build/System/Posix/ByteString/FilePath.hs, dist/build/System/Posix/ByteString/FilePath.o ) [11 of 38] Compiling System.Posix.DynamicLinker.ByteString ( dist/build/System/Posix/DynamicLinker/ByteString.hs, dist/build/System/Posix/DynamicLinker/ByteString.o ) [12 of 38] Compiling System.Posix.Terminal.ByteString ( dist/build/System/Posix/Terminal/ByteString.hs, dist/build/System/Posix/Terminal/ByteString.o ) [13 of 38] Compiling System.Posix.Process.ByteString ( dist/build/System/Posix/Process/ByteString.hs, dist/build/System/Posix/Process/ByteString.o ) [14 of 38] Compiling System.Posix.Env.ByteString ( dist/build/System/Posix/Env/ByteString.hs, dist/build/System/Posix/Env/ByteString.o ) [15 of 38] Compiling System.Posix.IO.ByteString ( dist/build/System/Posix/IO/ByteString.hs, dist/build/System/Posix/IO/ByteString.o ) [16 of 38] Compiling System.Posix.Files.ByteString ( dist/build/System/Posix/Files/ByteString.hs, dist/build/System/Posix/Files/ByteString.o ) [17 of 38] Compiling System.Posix.Directory.ByteString ( dist/build/System/Posix/Directory/ByteString.hs, dist/build/System/Posix/Directory/ByteString.o ) [18 of 38] Compiling System.Posix.DynamicLinker ( dist/build/System/Posix/DynamicLinker.hs, dist/build/System/Posix/DynamicLinker.o ) [19 of 38] Compiling System.Posix.DynamicLinker.Module ( dist/build/System/Posix/DynamicLinker/Module.hs, dist/build/System/Posix/DynamicLinker/Module.o ) [20 of 38] Compiling System.Posix.DynamicLinker.Module.ByteString ( dist/build/System/Posix/DynamicLinker/Module/ByteString.hs, dist/build/System/Posix/DynamicLinker/Module/ByteString.o ) [21 of 38] Compiling System.Posix.SharedMem ( dist/build/System/Posix/SharedMem.hs, dist/build/System/Posix/SharedMem.o ) [22 of 38] Compiling System.Posix.Semaphore ( dist/build/System/Posix/Semaphore.hs, dist/build/System/Posix/Semaphore.o ) [23 of 38] Compiling System.Posix.Resource ( dist/build/System/Posix/Resource.hs, dist/build/System/Posix/Resource.o ) [24 of 38] Compiling System.Posix.User ( dist/build/System/Posix/User.hs, dist/build/System/Posix/User.o ) [25 of 38] Compiling System.Posix.Time ( dist/build/System/Posix/Time.hs, dist/build/System/Posix/Time.o ) [26 of 38] Compiling System.Posix.Terminal ( dist/build/System/Posix/Terminal.hs, dist/build/System/Posix/Terminal.o ) [27 of 38] Compiling System.Posix.Process ( dist/build/System/Posix/Process.hs, dist/build/System/Posix/Process.o ) [28 of 38] Compiling System.Posix.Env ( dist/build/System/Posix/Env.hs, dist/build/System/Posix/Env.o ) [29 of 38] Compiling System.Posix.IO ( dist/build/System/Posix/IO.hs, dist/build/System/Posix/IO.o ) [30 of 38] Compiling System.Posix.Temp ( dist/build/System/Posix/Temp.hs, dist/build/System/Posix/Temp.o ) [31 of 38] Compiling System.Posix.Temp.ByteString ( dist/build/System/Posix/Temp/ByteString.hs, dist/build/System/Posix/Temp/ByteString.o ) [32 of 38] Compiling System.Posix.Unistd ( dist/build/System/Posix/Unistd.hs, dist/build/System/Posix/Unistd.o ) [33 of 38] Compiling System.Posix.Files ( dist/build/System/Posix/Files.hs, dist/build/System/Posix/Files.o ) [34 of 38] Compiling System.Posix.Directory ( dist/build/System/Posix/Directory.hs, dist/build/System/Posix/Directory.o ) [35 of 38] Compiling System.Posix.Signals ( dist/build/System/Posix/Signals.hs, dist/build/System/Posix/Signals.o ) [36 of 38] Compiling System.Posix.ByteString ( System/Posix/ByteString.hs, dist/build/System/Posix/ByteString.o ) [37 of 38] Compiling System.Posix.Signals.Exts ( dist/build/System/Posix/Signals/Exts.hs, dist/build/System/Posix/Signals/Exts.o ) [38 of 38] Compiling System.Posix ( System/Posix.hs, dist/build/System/Posix.o ) In-place registering unix-2.7.0.1... Running Haddock for unix-2.7.0.1... Running hscolour for unix-2.7.0.1... Preprocessing library unix-2.7.0.1... Preprocessing library unix-2.7.0.1... Haddock coverage: 38% ( 15 / 39) in 'System.Posix.Terminal.Common' 82% ( 31 / 38) in 'System.Posix.IO.Common' 78% ( 59 / 76) in 'System.Posix.Files.Common' 25% ( 3 / 12) in 'System.Posix.DynamicLinker.Prim' 50% ( 4 / 8) in 'System.Posix.DynamicLinker.Common' 30% ( 3 / 10) in 'System.Posix.Directory.Common' 20% ( 1 / 5) in 'System.Posix.Process.Internals' 78% ( 29 / 37) in 'System.Posix.Process.Common' 64% ( 7 / 11) in 'System.Posix.Error' 53% ( 8 / 15) in 'System.Posix.ByteString.FilePath' 44% ( 4 / 9) in 'System.Posix.DynamicLinker.ByteString' 47% ( 20 / 43) in 'System.Posix.Terminal.ByteString' 79% ( 30 / 38) in 'System.Posix.Process.ByteString' 91% ( 10 / 11) in 'System.Posix.Env.ByteString' 82% ( 32 / 39) in 'System.Posix.IO.ByteString' 90% ( 85 / 94) in 'System.Posix.Files.ByteString' 65% ( 11 / 17) in 'System.Posix.Directory.ByteString' 44% ( 4 / 9) in 'System.Posix.DynamicLinker' 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module' 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module.ByteString' 75% ( 3 / 4) in 'System.Posix.SharedMem' 80% ( 8 / 10) in 'System.Posix.Semaphore' 29% ( 2 / 7) in 'System.Posix.Resource' 92% ( 24 / 26) in 'System.Posix.User' 100% ( 2 / 2) in 'System.Posix.Time' 47% ( 20 / 43) in 'System.Posix.Terminal' 79% ( 30 / 38) in 'System.Posix.Process' 82% ( 32 / 39) in 'System.Posix.IO' 100% ( 4 / 4) in 'System.Posix.Temp' 100% ( 4 / 4) in 'System.Posix.Temp.ByteString' 60% ( 6 / 10) in 'System.Posix.Unistd' 90% ( 85 / 94) in 'System.Posix.Files' 65% ( 11 / 17) in 'System.Posix.Directory' 30% ( 27 / 91) in 'System.Posix.Signals' 100% ( 18 / 18) in 'System.Posix.ByteString' 50% ( 2 / 4) in 'System.Posix.Signals.Exts' 90% ( 9 / 10) in 'System.Posix.Env' 100% ( 17 / 17) in 'System.Posix' Documentation created: dist/doc/html/unix/index.html, dist/doc/html/unix/unix.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unix-2.7.0.1 Registering unix-2.7.0.1... Installed unix-2.7.0.1 Configuring definitive-base-1.2... Building definitive-base-1.2... Preprocessing library definitive-base-1.2... [ 1 of 23] Compiling Algebra.Core ( Algebra/Core.hs, dist/build/Algebra/Core.o ) [ 2 of 23] Compiling Algebra.Classes ( Algebra/Classes.hs, dist/build/Algebra/Classes.o ) [ 3 of 23] Compiling Algebra.Functor ( Algebra/Functor.hs, dist/build/Algebra/Functor.o ) [ 4 of 23] Compiling Algebra.Applicative ( Algebra/Applicative.hs, dist/build/Algebra/Applicative.o ) [ 5 of 23] Compiling Algebra.Lens ( Algebra/Lens.hs, dist/build/Algebra/Lens.o ) [ 6 of 23] Compiling Algebra.Foldable ( Algebra/Foldable.hs, dist/build/Algebra/Foldable.o ) [ 7 of 23] Compiling Algebra.Traversable ( Algebra/Traversable.hs, dist/build/Algebra/Traversable.o ) [ 8 of 23] Compiling Algebra.Monad.Base ( Algebra/Monad/Base.hs, dist/build/Algebra/Monad/Base.o ) [ 9 of 23] Compiling Algebra.Monad.RWS ( Algebra/Monad/RWS.hs, dist/build/Algebra/Monad/RWS.o ) [10 of 23] Compiling Algebra.Monad.State ( Algebra/Monad/State.hs, dist/build/Algebra/Monad/State.o ) [11 of 23] Compiling Algebra.Monad.Reader ( Algebra/Monad/Reader.hs, dist/build/Algebra/Monad/Reader.o ) [12 of 23] Compiling Algebra.Monad.Writer ( Algebra/Monad/Writer.hs, dist/build/Algebra/Monad/Writer.o ) [13 of 23] Compiling Algebra.Monad.Cont ( Algebra/Monad/Cont.hs, dist/build/Algebra/Monad/Cont.o ) [14 of 23] Compiling Algebra.Monad.Foldable ( Algebra/Monad/Foldable.hs, dist/build/Algebra/Monad/Foldable.o ) [15 of 23] Compiling Algebra.Monad.Error ( Algebra/Monad/Error.hs, dist/build/Algebra/Monad/Error.o ) [16 of 23] Compiling Algebra.Monad ( Algebra/Monad.hs, dist/build/Algebra/Monad.o ) [17 of 23] Compiling Algebra.Arrow ( Algebra/Arrow.hs, dist/build/Algebra/Arrow.o ) [18 of 23] Compiling Definitive.Base ( Definitive/Base.hs, dist/build/Definitive/Base.o ) [19 of 23] Compiling Data.Containers ( Data/Containers.hs, dist/build/Data/Containers.o ) [20 of 23] Compiling Data.Containers.Sequence ( Data/Containers/Sequence.hs, dist/build/Data/Containers/Sequence.o ) [21 of 23] Compiling Data.Containers.Monad ( Data/Containers/Monad.hs, dist/build/Data/Containers/Monad.o ) [22 of 23] Compiling Definitive ( Definitive.hs, dist/build/Definitive.o ) [23 of 23] Compiling Data.Probability ( Data/Probability.hs, dist/build/Data/Probability.o ) In-place registering definitive-base-1.2... Running Haddock for definitive-base-1.2... Running hscolour for definitive-base-1.2... Preprocessing library definitive-base-1.2... Preprocessing library definitive-base-1.2... Haddock coverage: 33% ( 28 / 86) in 'Algebra.Core' 6% ( 1 / 18) in 'Algebra.Classes' 24% ( 6 / 25) in 'Algebra.Functor' 21% ( 4 / 19) in 'Algebra.Applicative' 20% ( 17 / 83) in 'Algebra.Lens' 0% ( 0 / 30) in 'Algebra.Foldable' 18% ( 2 / 11) in 'Algebra.Traversable' 25% ( 8 / 32) in 'Algebra.Monad.Base' 7% ( 1 / 15) in 'Algebra.Monad.RWS' 7% ( 2 / 28) in 'Algebra.Monad.State' 29% ( 2 / 7) in 'Algebra.Monad.Reader' 30% ( 6 / 20) in 'Algebra.Monad.Writer' 38% ( 3 / 8) in 'Algebra.Monad.Cont' 38% ( 5 / 13) in 'Algebra.Monad.Foldable' 20% ( 2 / 10) in 'Algebra.Monad.Error' 90% ( 9 / 10) in 'Algebra.Monad' 9% ( 1 / 11) in 'Algebra.Arrow' 80% ( 4 / 5) in 'Definitive.Base' 27% ( 10 / 37) in 'Data.Containers' 10% ( 2 / 21) in 'Data.Containers.Sequence' 0% ( 0 / 1) in 'Data.Containers.Monad' 33% ( 3 / 9) in 'Definitive' 0% ( 0 / 8) in 'Data.Probability' Warning: Algebra.Lens: could not find link destinations for: Algebra.Lens.Simple Documentation created: dist/doc/html/definitive-base/index.html, dist/doc/html/definitive-base/definitive-base.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/definitive-base-1.2 Registering definitive-base-1.2... Installed definitive-base-1.2 Configuring directory-1.2.1.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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 for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes configure: creating ./config.status config.status: creating include/HsDirectoryConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc Building directory-1.2.1.0... Preprocessing library directory-1.2.1.0... [1 of 1] Compiling System.Directory ( System/Directory.hs, dist/build/System/Directory.o ) In-place registering directory-1.2.1.0... Running Haddock for directory-1.2.1.0... Running hscolour for directory-1.2.1.0... Preprocessing library directory-1.2.1.0... Preprocessing library directory-1.2.1.0... Haddock coverage: 76% ( 35 / 46) in 'System.Directory' Warning: System.Directory: could not find link destinations for: GHC.IO.Exception.InappropriateType Documentation created: dist/doc/html/directory/index.html, dist/doc/html/directory/directory.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/directory-1.2.1.0 Registering directory-1.2.1.0... Installed directory-1.2.1.0 Configuring definitive-reactive-1.0... Building definitive-reactive-1.0... Preprocessing library definitive-reactive-1.0... [1 of 3] Compiling Data.TimeVal ( Data/TimeVal.hs, dist/build/Data/TimeVal.o ) [2 of 3] Compiling IO.Time ( IO/Time.hs, dist/build/IO/Time.o ) [3 of 3] Compiling Data.Reactive ( Data/Reactive.hs, dist/build/Data/Reactive.o ) In-place registering definitive-reactive-1.0... Running Haddock for definitive-reactive-1.0... Running hscolour for definitive-reactive-1.0... Preprocessing library definitive-reactive-1.0... Preprocessing library definitive-reactive-1.0... Haddock coverage: 50% ( 1 / 2) in 'Data.TimeVal' 37% ( 7 / 19) in 'IO.Time' 46% ( 17 / 37) in 'Data.Reactive' Warning: Data.Reactive: could not find link destinations for: Data.Reactive.EventRep Documentation created: dist/doc/html/definitive-reactive/index.html, dist/doc/html/definitive-reactive/definitive-reactive.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/definitive-reactive-1.0 Registering definitive-reactive-1.0... Installed definitive-reactive-1.0 Configuring definitive-filesystem-1.2... Building definitive-filesystem-1.2... Preprocessing library definitive-filesystem-1.2... [1 of 1] Compiling IO.Filesystem ( IO/Filesystem.hs, dist/build/IO/Filesystem.o ) In-place registering definitive-filesystem-1.2... Running Haddock for definitive-filesystem-1.2... Running hscolour for definitive-filesystem-1.2... Preprocessing library definitive-filesystem-1.2... Preprocessing library definitive-filesystem-1.2... Haddock coverage: 27% ( 9 / 33) in 'IO.Filesystem' Documentation created: dist/doc/html/definitive-filesystem/index.html, dist/doc/html/definitive-filesystem/definitive-filesystem.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/definitive-filesystem-1.2 Registering definitive-filesystem-1.2... Installed definitive-filesystem-1.2