3050.96 s
[vector] mut_generateM: OK (0.01s)
3050.96 s
[vector] +++ OK, passed 100 tests.
3050.98 s
[vector] mut_mapM_: OK (0.02s)
3050.98 s
[vector] +++ OK, passed 100 tests.
3051.00 s
[vector] mut_imapM_: OK (0.02s)
3051.00 s
[vector] +++ OK, passed 100 tests.
3051.02 s
[vector] mut_forM_: OK (0.02s)
3051.02 s
[vector] +++ OK, passed 100 tests.
3051.04 s
[vector] mut_iforM_: OK (0.03s)
3051.04 s
[vector] +++ OK, passed 100 tests.
3051.06 s
[vector] mut_foldr: OK
3051.06 s
[vector] +++ OK, passed 100 tests.
3051.06 s
[vector] mut_foldr': OK (0.02s)
3051.06 s
[vector] +++ OK, passed 100 tests.
3051.08 s
[vector] mut_foldl: OK (0.02s)
3051.08 s
[vector] +++ OK, passed 100 tests.
3051.08 s
[vector] mut_foldl': OK
3051.08 s
[vector] +++ OK, passed 100 tests.
3051.09 s
[vector] mut_ifoldr: OK
3051.09 s
[vector] +++ OK, passed 100 tests.
3051.09 s
[vector] mut_ifoldr': OK
3051.10 s
[vector] +++ OK, passed 100 tests.
3051.10 s
[vector] mut_ifoldl: OK
3051.10 s
[vector] +++ OK, passed 100 tests.
3051.10 s
[vector] mut_ifoldl': OK
3051.11 s
[vector] +++ OK, passed 100 tests.
3051.11 s
[vector] mut_foldM: OK
3051.11 s
[vector] +++ OK, passed 100 tests.
3051.11 s
[vector] mut_foldM': OK
3051.12 s
[vector] +++ OK, passed 100 tests.
3051.12 s
[vector] mut_foldrM: OK
3051.12 s
[vector] +++ OK, passed 100 tests.
3051.13 s
[vector] mut_foldrM': OK
3051.13 s
[vector] +++ OK, passed 100 tests.
3051.13 s
[vector] mut_ifoldM: OK
3051.14 s
[vector] +++ OK, passed 100 tests.
3051.14 s
[vector] mut_ifoldM': OK
3051.14 s
[vector] +++ OK, passed 100 tests.
3051.14 s
[vector] mut_ifoldrM: OK
3051.14 s
[vector] +++ OK, passed 100 tests.
3051.15 s
[vector] mut_ifoldrM': OK
3051.15 s
[vector] +++ OK, passed 100 tests.
3051.15 s
[vector] compare: OK
3051.15 s
[vector] +++ OK, passed 100 tests.
3051.15 s
[vector] maximum: OK
3051.15 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3051.15 s
[vector] minimum: OK
3051.15 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3051.15 s
[vector] minIndex: OK
3051.15 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3051.15 s
[vector] maxIndex: OK
3051.16 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3051.16 s
[vector] maximumBy: OK
3051.16 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3051.16 s
[vector] minimumBy: OK
3051.16 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3051.16 s
[vector] maximumOn: OK
3051.16 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3051.16 s
[vector] minimumOn: OK
3051.16 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3051.16 s
[vector] maxIndexBy: OK
3051.16 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3051.17 s
[vector] minIndexBy: OK
3051.17 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3051.17 s
[vector] ListFirstMaxIndexWins: OK
3051.17 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3051.17 s
[vector] FalseListFirstMaxIndexWins: OK
3051.17 s
[vector] +++ OK, failed as expected. (after 1 test):
3051.17 s
[vector] Exception:
3051.18 s
[vector] Prelude.foldr1: empty list
3051.18 s
[vector] CallStack (from HasCallStack):
3051.18 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3051.18 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3051.18 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3051.18 s
[vector] []
3051.18 s
[vector] mempty: OK
3051.18 s
[vector] +++ OK, passed 1 test.
3051.18 s
[vector] mappend: OK
3051.19 s
[vector] +++ OK, passed 100 tests.
3051.20 s
[vector] mconcat: OK (0.03s)
3051.20 s
[vector] +++ OK, passed 100 tests.
3051.20 s
[vector] glength: OK
3051.20 s
[vector] +++ OK, passed 100 tests.
3051.20 s
[vector] sum: OK
3051.20 s
[vector] +++ OK, passed 100 tests.
3051.20 s
[vector] product: OK
3051.20 s
[vector] +++ OK, passed 100 tests.
3051.21 s
[vector] enumFromN: OK
3051.21 s
[vector] +++ OK, passed 100 tests.
3051.21 s
[vector] enumFromThenN: OK
3051.21 s
[vector] +++ OK, passed 100 tests.
3051.21 s
[vector] enumFromTo: OK
3051.21 s
[vector] +++ OK, passed 100 tests.
3051.21 s
[vector] enumFromThenTo: OK
3051.21 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3051.21 s
[vector] Data.Vector.Storable.Vector (Double)
3051.21 s
[vector] fromList.toList == id: OK
3051.21 s
[vector] +++ OK, passed 100 tests.
3051.21 s
[vector] toList.fromList == id: OK
3051.21 s
[vector] +++ OK, passed 100 tests.
3051.21 s
[vector] unstream.stream == id: OK
3051.21 s
[vector] +++ OK, passed 100 tests.
3051.21 s
[vector] stream.unstream == id: OK
3051.21 s
[vector] +++ OK, passed 100 tests.
3051.22 s
[vector] eq: OK
3051.22 s
[vector] +++ OK, passed 100 tests.
3051.22 s
[vector] length: OK
3051.22 s
[vector] +++ OK, passed 100 tests.
3051.22 s
[vector] null: OK
3051.22 s
[vector] +++ OK, passed 100 tests.
3051.22 s
[vector] index: OK
3051.22 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3051.22 s
[vector] safeIndex: OK
3051.22 s
[vector] +++ OK, passed 100 tests.
3051.22 s
[vector] head: OK
3051.22 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3051.23 s
[vector] last: OK
3051.23 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3051.23 s
[vector] unsafeIndex: OK
3051.23 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3051.23 s
[vector] unsafeHead: OK
3051.23 s
[vector] +++ OK, passed 100 tests; 11 discarded.
3051.23 s
[vector] unsafeLast: OK
3051.23 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3051.23 s
[vector] slice: OK
3051.23 s
[vector] +++ OK, passed 100 tests.
3051.23 s
[vector] init: OK
3051.24 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3051.24 s
[vector] tail: OK
3051.24 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3051.24 s
[vector] take: OK
3051.24 s
[vector] +++ OK, passed 100 tests.
3051.24 s
[vector] drop: OK
3051.24 s
[vector] +++ OK, passed 100 tests.
3051.24 s
[vector] splitAt: OK
3051.24 s
[vector] +++ OK, passed 100 tests.
3051.24 s
[vector] empty: OK
3051.24 s
[vector] +++ OK, passed 1 test.
3051.24 s
[vector] singleton: OK
3051.24 s
[vector] +++ OK, passed 100 tests.
3051.24 s
[vector] replicate: OK
3051.24 s
[vector] +++ OK, passed 100 tests.
3051.25 s
[vector] generate: OK
3051.25 s
[vector] +++ OK, passed 100 tests.
3051.26 s
[vector] iterateN: OK
3051.26 s
[vector] +++ OK, passed 100 tests.
3051.32 s
[vector] iterateNM: OK (0.06s)
3051.32 s
[vector] +++ OK, passed 100 tests.
3051.34 s
[vector] generateM: OK (0.03s)
3051.34 s
[vector] +++ OK, passed 100 tests.
3051.36 s
[vector] replicateM: OK (0.02s)
3051.36 s
[vector] +++ OK, passed 100 tests.
3051.36 s
[vector] create: OK
3051.36 s
[vector] +++ OK, passed 100 tests.
3051.36 s
[vector] createT: OK
3051.36 s
[vector] +++ OK, passed 100 tests.
3051.36 s
[vector] unfoldr: OK
3051.36 s
[vector] +++ OK, passed 100 tests.
3051.36 s
[vector] unfoldrN: OK
3051.36 s
[vector] +++ OK, passed 100 tests.
3051.36 s
[vector] unfoldrExactN: OK
3051.36 s
[vector] +++ OK, passed 100 tests.
3051.36 s
[vector] unfoldrM: OK
3051.37 s
[vector] +++ OK, passed 100 tests.
3051.38 s
[vector] unfoldrNM: OK
3051.38 s
[vector] +++ OK, passed 100 tests.
3051.40 s
[vector] unfoldrExactNM: OK (0.02s)
3051.40 s
[vector] +++ OK, passed 100 tests.
3051.42 s
[vector] constructN: OK (0.03s)
3051.42 s
[vector] +++ OK, passed 100 tests.
3051.46 s
[vector] constructrN: OK (0.03s)
3051.46 s
[vector] +++ OK, passed 100 tests.
3051.46 s
[vector] cons: OK
3051.46 s
[vector] +++ OK, passed 100 tests.
3051.46 s
[vector] snoc: OK
3051.47 s
[vector] +++ OK, passed 100 tests.
3051.48 s
[vector] append: OK
3051.48 s
[vector] +++ OK, passed 100 tests.
3051.51 s
[vector] concat: OK (0.04s)
3051.51 s
[vector] +++ OK, passed 100 tests.
3051.52 s
[vector] force: OK
3051.52 s
[vector] +++ OK, passed 100 tests.
3051.52 s
[vector] upd: OK
3051.52 s
[vector] +++ OK, passed 100 tests.
3051.55 s
[vector] accum: OK (0.03s)
3051.55 s
[vector] +++ OK, passed 100 tests.
3051.55 s
[vector] reverse: OK
3051.56 s
[vector] +++ OK, passed 100 tests.
3051.56 s
[vector] backpermute: OK (0.01s)
3051.56 s
[vector] +++ OK, passed 100 tests.
3051.58 s
[vector] map: OK (0.02s)
3051.58 s
[vector] +++ OK, passed 100 tests.
3051.61 s
[vector] imap: OK (0.02s)
3051.61 s
[vector] +++ OK, passed 100 tests.
3051.63 s
[vector] concatMap: OK (0.02s)
3051.63 s
[vector] +++ OK, passed 100 tests.
3051.64 s
[vector] mapM: OK (0.01s)
3051.64 s
[vector] +++ OK, passed 100 tests.
3051.66 s
[hspec-megaparsec] [1 of 1] Compiling Test.Hspec.Megaparsec ( Test/Hspec/Megaparsec.hs, dist/build/Test/Hspec/Megaparsec.p_o )
3051.71 s
[vector] mapM_: OK (0.07s)
3051.71 s
[vector] +++ OK, passed 100 tests.
3051.73 s
[vector] forM: OK (0.01s)
3051.73 s
[vector] +++ OK, passed 100 tests.
3051.82 s
[vector] forM_: OK (0.08s)
3051.90 s
[vector] +++ OK, passed 100 tests.
3051.90 s
[vector] imapM: OK (0.03s)
3051.90 s
[vector] +++ OK, passed 100 tests.
3051.91 s
[vector] imapM_: OK (0.08s)
3051.91 s
[vector] +++ OK, passed 100 tests.
3051.93 s
[vector] zipWith: OK (0.02s)
3051.93 s
[vector] +++ OK, passed 100 tests.
3051.94 s
[vector] zipWith3: OK (0.02s)
3051.94 s
[vector] +++ OK, passed 100 tests.
3051.99 s
[vector] izipWith: OK (0.02s)
3051.99 s
[vector] +++ OK, passed 100 tests.
3052.01 s
[vector] izipWith3: OK (0.03s)
3052.02 s
[vector] +++ OK, passed 100 tests.
3052.04 s
[vector] izipWithM: OK (0.03s)
3052.04 s
[vector] +++ OK, passed 100 tests.
3052.11 s
[vector] izipWithM_: OK (0.07s)
3052.11 s
[vector] +++ OK, passed 100 tests.
3052.13 s
[vector] zipWithM: OK (0.02s)
3052.13 s
[vector] +++ OK, passed 100 tests.
3052.17 s
[vector] zipWithM_: OK (0.05s)
3052.17 s
[vector] +++ OK, passed 100 tests.
3052.19 s
[vector] filter: OK (0.01s)
3052.19 s
[vector] +++ OK, passed 100 tests.
3052.21 s
[vector] ifilter: OK (0.01s)
3052.21 s
[vector] +++ OK, passed 100 tests.
3052.27 s
[vector] filterM: OK (0.07s)
3052.27 s
[vector] +++ OK, passed 100 tests.
3052.27 s
[vector] uniq: OK
3052.28 s
[vector] +++ OK, passed 100 tests.
3052.29 s
[vector] mapMaybe: OK (0.01s)
3052.29 s
[vector] +++ OK, passed 100 tests.
3052.30 s
[vector] imapMaybe: OK (0.02s)
3052.30 s
[vector] +++ OK, passed 100 tests.
3052.30 s
[vector] takeWhile: OK
3052.30 s
[vector] +++ OK, passed 100 tests.
3052.31 s
[vector] dropWhile: OK
3052.31 s
[vector] +++ OK, passed 100 tests.
3052.33 s
[vector] partition: OK (0.01s)
3052.33 s
[vector] +++ OK, passed 100 tests.
3052.33 s
[vector] partitionWith: OK (0.01s)
3052.33 s
[vector] +++ OK, passed 100 tests.
3052.33 s
[vector] span: OK
3052.33 s
[vector] +++ OK, passed 100 tests.
3052.34 s
[vector] break: OK
3052.34 s
[vector] +++ OK, passed 100 tests.
3052.34 s
[vector] spanR: OK
3052.34 s
[vector] +++ OK, passed 100 tests.
3052.35 s
[vector] breakR: OK
3052.35 s
[vector] +++ OK, passed 100 tests.
3052.36 s
[vector] groupBy: OK (0.02s)
3052.36 s
[vector] +++ OK, passed 100 tests.
3052.36 s
[vector] elem: OK
3052.36 s
[vector] +++ OK, passed 100 tests.
3052.37 s
[vector] notElem: OK
3052.37 s
[vector] +++ OK, passed 100 tests.
3052.37 s
[vector] find: OK
3052.37 s
[vector] +++ OK, passed 100 tests.
3052.37 s
[vector] findIndex: OK
3052.37 s
[vector] +++ OK, passed 100 tests.
3052.37 s
[vector] findIndexR: OK
3052.37 s
[vector] +++ OK, passed 100 tests.
3052.38 s
[vector] findIndices: OK (0.01s)
3052.39 s
[vector] +++ OK, passed 100 tests.
3052.39 s
[vector] elemIndex: OK
3052.39 s
[vector] +++ OK, passed 100 tests.
3052.39 s
[vector] elemIndices: OK
3052.39 s
[vector] +++ OK, passed 100 tests.
3052.45 s
[vector] foldl: OK (0.05s)
3052.45 s
[vector] +++ OK, passed 100 tests.
3052.47 s
[vector] foldl1: OK (0.03s)
3052.47 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3052.51 s
[vector] foldl': OK (0.03s)
3052.51 s
[vector] +++ OK, passed 100 tests.
3052.53 s
[vector] foldl1': OK (0.02s)
3052.53 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3052.55 s
[vector] foldr: OK (0.02s)
3052.55 s
[vector] +++ OK, passed 100 tests.
3052.57 s
[vector] foldr1: OK (0.02s)
3052.57 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3052.59 s
[vector] foldr': OK (0.03s)
3052.59 s
[vector] +++ OK, passed 100 tests.
3052.63 s
[vector] foldr1': OK (0.03s)
3052.63 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3052.65 s
[vector] ifoldl: OK (0.03s)
3052.65 s
[vector] +++ OK, passed 100 tests.
3052.67 s
[vector] ifoldl': OK (0.03s)
3052.67 s
[vector] +++ OK, passed 100 tests.
3052.71 s
[vector] ifoldr: OK (0.02s)
3052.71 s
[vector] +++ OK, passed 100 tests.
3052.73 s
[vector] ifoldr': OK (0.03s)
3052.73 s
[vector] +++ OK, passed 100 tests.
3052.77 s
[vector] ifoldM: OK (0.03s)
3052.77 s
[vector] +++ OK, passed 100 tests.
3052.79 s
[vector] ifoldM': OK (0.03s)
3052.79 s
[vector] +++ OK, passed 100 tests.
3053.01 s
[vector] ifoldM_: OK (0.20s)
3053.01 s
[vector] +++ OK, passed 100 tests.
3053.07 s
[vector] ifoldM'_: OK (0.07s)
3053.07 s
[vector] +++ OK, passed 100 tests.
3053.07 s
[vector] all: OK
3053.07 s
[vector] +++ OK, passed 100 tests.
3053.07 s
[vector] any: OK
3053.07 s
[vector] +++ OK, passed 100 tests.
3053.11 s
[vector] prescanl: OK (0.04s)
3053.11 s
[vector] +++ OK, passed 100 tests.
3053.15 s
[vector] prescanl': OK (0.03s)
3053.15 s
[vector] +++ OK, passed 100 tests.
3053.17 s
[vector] postscanl: OK (0.03s)
3053.17 s
[vector] +++ OK, passed 100 tests.
3053.21 s
[vector] postscanl': OK (0.04s)
3053.21 s
[vector] +++ OK, passed 100 tests.
3053.27 s
[vector] scanl: OK (0.05s)
3053.27 s
[vector] +++ OK, passed 100 tests.
3053.29 s
[vector] scanl': OK (0.03s)
3053.29 s
[vector] +++ OK, passed 100 tests.
3053.33 s
[vector] scanl1: OK (0.03s)
3053.33 s
[vector] +++ OK, passed 100 tests.
3053.35 s
[vector] scanl1': OK (0.03s)
3053.35 s
[vector] +++ OK, passed 100 tests.
3053.39 s
[vector] iscanl: OK (0.03s)
3053.39 s
[vector] +++ OK, passed 100 tests.
3053.43 s
[vector] iscanl': OK (0.03s)
3053.43 s
[vector] +++ OK, passed 100 tests.
3053.45 s
[vector] prescanr: OK (0.03s)
3053.45 s
[vector] +++ OK, passed 100 tests.
3053.49 s
[vector] prescanr': OK (0.03s)
3053.49 s
[vector] +++ OK, passed 100 tests.
3053.51 s
[vector] postscanr: OK (0.03s)
3053.51 s
[vector] +++ OK, passed 100 tests.
3053.56 s
[vector] postscanr': OK (0.03s)
3053.56 s
[vector] +++ OK, passed 100 tests.
3053.57 s
[vector] scanr: OK (0.03s)
3053.57 s
[vector] +++ OK, passed 100 tests.
3053.61 s
[vector] scanr': OK (0.03s)
3053.61 s
[vector] +++ OK, passed 100 tests.
3053.63 s
[vector] scanr1: OK (0.02s)
3053.63 s
[vector] +++ OK, passed 100 tests.
3053.67 s
[vector] scanr1': OK (0.04s)
3053.67 s
[vector] +++ OK, passed 100 tests.
3053.71 s
[vector] iscanr: OK (0.04s)
3053.71 s
[vector] +++ OK, passed 100 tests.
3053.74 s
[vector] iscanr': OK (0.04s)
3053.74 s
[vector] +++ OK, passed 100 tests.
3053.74 s
[vector] mut_read: OK
3053.74 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3053.75 s
[vector] mut_write: OK
3053.75 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3053.75 s
[vector] mut_modify: OK
3053.75 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3053.75 s
[vector] mut_generate: OK
3053.75 s
[vector] +++ OK, passed 100 tests.
3053.80 s
[vector] mut_generateM: OK (0.03s)
3053.80 s
[vector] +++ OK, passed 100 tests.
3053.87 s
[vector] mut_mapM_: OK (0.07s)
3053.87 s
[vector] +++ OK, passed 100 tests.
3053.93 s
[vector] mut_imapM_: OK (0.06s)
3053.93 s
[vector] +++ OK, passed 100 tests.
3053.99 s
[vector] mut_forM_: OK (0.06s)
3053.99 s
[vector] +++ OK, passed 100 tests.
3054.05 s
[vector] mut_iforM_: OK (0.07s)
3054.05 s
[vector] +++ OK, passed 100 tests.
3054.09 s
[vector] mut_foldr: OK (0.03s)
3054.09 s
[vector] +++ OK, passed 100 tests.
3054.11 s
[vector] mut_foldr': OK (0.03s)
3054.11 s
[vector] +++ OK, passed 100 tests.
3054.13 s
[vector] mut_foldl: OK (0.03s)
3054.13 s
[vector] +++ OK, passed 100 tests.
3054.17 s
[vector] mut_foldl': OK (0.02s)
3054.17 s
[vector] +++ OK, passed 100 tests.
3054.19 s
[vector] mut_ifoldr: OK (0.03s)
3054.19 s
[vector] +++ OK, passed 100 tests.
3054.23 s
[vector] mut_ifoldr': OK (0.03s)
3054.23 s
[vector] +++ OK, passed 100 tests.
3054.25 s
[vector] mut_ifoldl: OK (0.03s)
3054.25 s
[vector] +++ OK, passed 100 tests.
3054.29 s
[vector] mut_ifoldl': OK (0.03s)
3054.29 s
[vector] +++ OK, passed 100 tests.
3054.31 s
[vector] mut_foldM: OK (0.03s)
3054.31 s
[vector] +++ OK, passed 100 tests.
3054.35 s
[vector] mut_foldM': OK (0.03s)
3054.35 s
[vector] +++ OK, passed 100 tests.
3054.37 s
[vector] mut_foldrM: OK (0.03s)
3054.37 s
[vector] +++ OK, passed 100 tests.
3054.41 s
[vector] mut_foldrM': OK (0.03s)
3054.41 s
[vector] +++ OK, passed 100 tests.
3054.45 s
[vector] mut_ifoldM: OK (0.03s)
3054.45 s
[vector] +++ OK, passed 100 tests.
3054.47 s
[vector] mut_ifoldM': OK (0.03s)
3054.47 s
[vector] +++ OK, passed 100 tests.
3054.49 s
[vector] mut_ifoldrM: OK (0.03s)
3054.49 s
[vector] +++ OK, passed 100 tests.
3054.53 s
[vector] mut_ifoldrM': OK (0.03s)
3054.53 s
[vector] +++ OK, passed 100 tests.
3054.53 s
[vector] compare: OK
3054.53 s
[vector] +++ OK, passed 100 tests.
3054.53 s
[vector] maximum: OK
3054.53 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3054.53 s
[vector] minimum: OK
3054.54 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3054.54 s
[vector] minIndex: OK
3054.54 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3054.54 s
[vector] maxIndex: OK
3054.54 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3054.54 s
[vector] maximumBy: OK
3054.54 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3054.54 s
[vector] minimumBy: OK
3054.54 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3054.54 s
[vector] maximumOn: OK
3054.54 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3054.55 s
[vector] minimumOn: OK
3054.55 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3054.55 s
[vector] maxIndexBy: OK
3054.55 s
[vector] +++ OK, passed 100 tests; 25 discarded.
3054.55 s
[vector] minIndexBy: OK
3054.55 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3054.55 s
[vector] ListFirstMaxIndexWins: OK
3054.55 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3054.55 s
[vector] FalseListFirstMaxIndexWins: OK
3054.55 s
[vector] +++ OK, failed as expected. (after 1 test):
3054.55 s
[vector] Exception:
3054.55 s
[vector] Prelude.foldr1: empty list
3054.55 s
[vector] CallStack (from HasCallStack):
3054.55 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3054.55 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3054.55 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3054.55 s
[vector] []
3054.55 s
[vector] mempty: OK
3054.55 s
[vector] +++ OK, passed 1 test.
3054.56 s
[vector] mappend: OK
3054.57 s
[vector] +++ OK, passed 100 tests.
3054.61 s
[vector] mconcat: OK (0.05s)
3054.61 s
[vector] +++ OK, passed 100 tests.
3054.61 s
[vector] glength: OK
3054.61 s
[vector] +++ OK, passed 100 tests.
3054.61 s
[vector] sum: OK
3054.61 s
[vector] +++ OK, passed 100 tests.
3054.61 s
[vector] product: OK
3054.61 s
[vector] +++ OK, passed 100 tests.
3054.61 s
[vector] enumFromN: OK
3054.61 s
[vector] +++ OK, passed 100 tests.
3054.61 s
[vector] enumFromThenN: OK
3054.61 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] enumFromTo: OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] enumFromThenTo: OK
3054.62 s
[vector] +++ OK, passed 100 tests; 1 discarded.
3054.62 s
[vector] unstream
3054.62 s
[vector] unstream == vunstream (exact): OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] unstream == vunstream (unknown): OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] unstreamR ~= vunstream (exact): OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] unstreamR ~= vunstream (unknown): OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] Tests.Vector.Strict
3054.62 s
[vector] Bool
3054.62 s
[vector] fromList.toList == id: OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] toList.fromList == id: OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] unstream.stream == id: OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] stream.unstream == id: OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] eq: OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] length: OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.62 s
[vector] null: OK
3054.62 s
[vector] +++ OK, passed 100 tests.
3054.63 s
[vector] index: OK
3054.63 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3054.63 s
[vector] safeIndex: OK
3054.63 s
[vector] +++ OK, passed 100 tests.
3054.63 s
[vector] head: OK
3054.63 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3054.63 s
[vector] last: OK
3054.63 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3054.63 s
[vector] unsafeIndex: OK
3054.63 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3054.63 s
[vector] unsafeHead: OK
3054.63 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3054.63 s
[vector] unsafeLast: OK
3054.63 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3054.63 s
[vector] slice: OK
3054.63 s
[vector] +++ OK, passed 100 tests.
3054.63 s
[vector] init: OK
3054.63 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3054.63 s
[vector] tail: OK
3054.63 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3054.63 s
[vector] take: OK
3054.64 s
[vector] +++ OK, passed 100 tests.
3054.64 s
[vector] drop: OK
3054.64 s
[vector] +++ OK, passed 100 tests.
3054.64 s
[vector] splitAt: OK
3054.64 s
[vector] +++ OK, passed 100 tests.
3054.64 s
[vector] empty: OK
3054.64 s
[vector] +++ OK, passed 1 test.
3054.64 s
[vector] singleton: OK
3054.64 s
[vector] +++ OK, passed 100 tests.
3054.64 s
[vector] replicate: OK
3054.64 s
[vector] +++ OK, passed 100 tests.
3054.64 s
[vector] generate: OK
3054.64 s
[vector] +++ OK, passed 100 tests.
3054.64 s
[vector] iterateN: OK
3054.65 s
[vector] +++ OK, passed 100 tests.
3054.71 s
[vector] iterateNM: OK (0.07s)
3054.71 s
[vector] +++ OK, passed 100 tests.
3054.75 s
[vector] generateM: OK (0.04s)
3054.75 s
[vector] +++ OK, passed 100 tests.
3054.77 s
[vector] replicateM: OK (0.02s)
3054.77 s
[vector] +++ OK, passed 100 tests.
3054.77 s
[vector] create: OK
3054.77 s
[vector] +++ OK, passed 100 tests.
3054.77 s
[vector] createT: OK
3054.77 s
[vector] +++ OK, passed 100 tests.
3054.77 s
[vector] unfoldr: OK
3054.77 s
[vector] +++ OK, passed 100 tests.
3054.77 s
[vector] unfoldrN: OK
3054.77 s
[vector] +++ OK, passed 100 tests.
3054.77 s
[vector] unfoldrExactN: OK
3054.77 s
[vector] +++ OK, passed 100 tests.
3054.77 s
[vector] unfoldrM: OK
3054.77 s
[vector] +++ OK, passed 100 tests.
3054.77 s
[vector] unfoldrNM: OK
3054.79 s
[vector] +++ OK, passed 100 tests.
3054.82 s
[vector] unfoldrExactNM: OK (0.04s)
3054.82 s
[vector] +++ OK, passed 100 tests.
3054.83 s
[vector] constructN: OK (0.01s)
3054.83 s
[vector] +++ OK, passed 100 tests.
3054.83 s
[vector] constructrN: OK
3054.83 s
[vector] +++ OK, passed 100 tests.
3054.83 s
[vector] cons: OK
3054.84 s
[vector] +++ OK, passed 100 tests.
3054.84 s
[vector] snoc: OK
3054.84 s
[vector] +++ OK, passed 100 tests.
3054.85 s
[vector] append: OK
3054.85 s
[vector] +++ OK, passed 100 tests.
3054.85 s
[vector] concat: OK (0.01s)
3054.85 s
[vector] +++ OK, passed 100 tests.
3054.85 s
[vector] force: OK
3054.85 s
[vector] +++ OK, passed 100 tests.
3054.86 s
[vector] upd: OK
3054.86 s
[vector] +++ OK, passed 100 tests.
3054.86 s
[vector] accum: OK
3054.86 s
[vector] +++ OK, passed 100 tests.
3054.86 s
[vector] reverse: OK
3054.86 s
[vector] +++ OK, passed 100 tests.
3054.86 s
[vector] backpermute: OK
3054.86 s
[vector] +++ OK, passed 100 tests.
3054.86 s
[vector] map: OK
3054.87 s
[vector] +++ OK, passed 100 tests.
3054.87 s
[vector] imap: OK
3054.87 s
[vector] +++ OK, passed 100 tests.
3054.87 s
[vector] concatMap: OK
3054.87 s
[vector] +++ OK, passed 100 tests.
3054.87 s
[vector] mapM: OK
3054.87 s
[vector] +++ OK, passed 100 tests.
3054.89 s
[vector] mapM_: OK (0.02s)
3054.89 s
[vector] +++ OK, passed 100 tests.
3054.89 s
[vector] forM: OK
3054.89 s
[vector] +++ OK, passed 100 tests.
3054.91 s
[vector] forM_: OK (0.02s)
3054.91 s
[vector] +++ OK, passed 100 tests.
3054.91 s
[vector] imapM: OK
3054.91 s
[vector] +++ OK, passed 100 tests.
3054.93 s
[vector] imapM_: OK (0.02s)
3054.93 s
[vector] +++ OK, passed 100 tests.
3054.93 s
[vector] zipWith: OK
3054.94 s
[vector] +++ OK, passed 100 tests.
3054.94 s
[vector] zipWith3: OK
3054.94 s
[vector] +++ OK, passed 100 tests.
3054.94 s
[vector] izipWith: OK
3054.94 s
[vector] +++ OK, passed 100 tests.
3054.94 s
[vector] izipWith3: OK
3054.94 s
[ghc-lib-parser] [285 of 443] Compiling GHC.Hs.Expr ( compiler/GHC/Hs/Expr.hs, dist/build/GHC/Hs/Expr.p_o )
3054.94 s
[vector] +++ OK, passed 100 tests.
3054.94 s
[vector] izipWithM: OK
3054.95 s
[vector] +++ OK, passed 100 tests.
3054.96 s
[vector] izipWithM_: OK (0.01s)
3054.96 s
[vector] +++ OK, passed 100 tests.
3054.96 s
[vector] zipWithM: OK
3054.97 s
[vector] +++ OK, passed 100 tests.
3054.98 s
[vector] zipWithM_: OK (0.01s)
3054.98 s
[vector] +++ OK, passed 100 tests.
3054.98 s
[vector] filter: OK
3054.98 s
[vector] +++ OK, passed 100 tests.
3054.99 s
[vector] ifilter: OK
3054.99 s
[vector] +++ OK, passed 100 tests.
3055.01 s
[vector] filterM: OK (0.03s)
3055.01 s
[vector] +++ OK, passed 100 tests.
3055.01 s
[vector] uniq: OK
3055.01 s
[vector] +++ OK, passed 100 tests.
3055.02 s
[vector] mapMaybe: OK
3055.02 s
[vector] +++ OK, passed 100 tests.
3055.02 s
[vector] imapMaybe: OK
3055.02 s
[vector] +++ OK, passed 100 tests.
3055.02 s
[vector] takeWhile: OK
3055.02 s
[vector] +++ OK, passed 100 tests.
3055.02 s
[vector] dropWhile: OK
3055.02 s
[vector] +++ OK, passed 100 tests.
3055.02 s
[vector] partition: OK
3055.02 s
[vector] +++ OK, passed 100 tests.
3055.02 s
[vector] partitionWith: OK
3055.02 s
[vector] +++ OK, passed 100 tests.
3055.02 s
[vector] span: OK
3055.02 s
[vector] +++ OK, passed 100 tests.
3055.02 s
[vector] break: OK
3055.02 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] spanR: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] breakR: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] groupBy: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] elem: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] notElem: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] find: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] findIndex: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] findIndexR: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] findIndices: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] elemIndex: OK
3055.03 s
[vector] +++ OK, passed 100 tests.
3055.03 s
[vector] elemIndices: OK
3055.04 s
[vector] +++ OK, passed 100 tests.
3055.04 s
[vector] foldl: OK
3055.04 s
[vector] +++ OK, passed 100 tests.
3055.04 s
[vector] foldl1: OK
3055.04 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3055.04 s
[vector] foldl': OK
3055.04 s
[vector] +++ OK, passed 100 tests.
3055.04 s
[vector] foldl1': OK
3055.04 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3055.05 s
[vector] foldr: OK
3055.05 s
[vector] +++ OK, passed 100 tests.
3055.05 s
[vector] foldr1: OK
3055.05 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3055.05 s
[vector] foldr': OK
3055.05 s
[vector] +++ OK, passed 100 tests.
3055.05 s
[vector] foldr1': OK
3055.05 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3055.06 s
[vector] ifoldl: OK
3055.06 s
[vector] +++ OK, passed 100 tests.
3055.06 s
[vector] ifoldl': OK
3055.06 s
[vector] +++ OK, passed 100 tests.
3055.06 s
[vector] ifoldr: OK
3055.06 s
[vector] +++ OK, passed 100 tests.
3055.06 s
[vector] ifoldr': OK
3055.07 s
[vector] +++ OK, passed 100 tests.
3055.07 s
[vector] ifoldM: OK
3055.07 s
[vector] +++ OK, passed 100 tests.
3055.07 s
[vector] ifoldM': OK
3055.07 s
[vector] +++ OK, passed 100 tests.
3055.09 s
[vector] ifoldM_: OK (0.02s)
3055.09 s
[vector] +++ OK, passed 100 tests.
3055.11 s
[vector] ifoldM'_: OK (0.02s)
3055.11 s
[vector] +++ OK, passed 100 tests.
3055.11 s
[vector] all: OK
3055.11 s
[vector] +++ OK, passed 100 tests.
3055.11 s
[vector] any: OK
3055.12 s
[vector] +++ OK, passed 100 tests.
3055.12 s
[vector] prescanl: OK
3055.12 s
[vector] +++ OK, passed 100 tests.
3055.12 s
[vector] prescanl': OK
3055.12 s
[vector] +++ OK, passed 100 tests.
3055.12 s
[vector] postscanl: OK
3055.12 s
[vector] +++ OK, passed 100 tests.
3055.12 s
[vector] postscanl': OK
3055.12 s
[vector] +++ OK, passed 100 tests.
3055.12 s
[vector] scanl: OK
3055.12 s
[vector] +++ OK, passed 100 tests.
3055.12 s
[vector] scanl': OK
3055.13 s
[vector] +++ OK, passed 100 tests.
3055.13 s
[vector] scanl1: OK
3055.13 s
[vector] +++ OK, passed 100 tests.
3055.13 s
[vector] scanl1': OK
3055.13 s
[vector] +++ OK, passed 100 tests.
3055.13 s
[vector] iscanl: OK
3055.13 s
[vector] +++ OK, passed 100 tests.
3055.13 s
[vector] iscanl': OK
3055.13 s
[vector] +++ OK, passed 100 tests.
3055.14 s
[vector] prescanr: OK
3055.14 s
[vector] +++ OK, passed 100 tests.
3055.14 s
[vector] prescanr': OK
3055.14 s
[vector] +++ OK, passed 100 tests.
3055.14 s
[vector] postscanr: OK
3055.14 s
[vector] +++ OK, passed 100 tests.
3055.14 s
[vector] postscanr': OK
3055.14 s
[vector] +++ OK, passed 100 tests.
3055.14 s
[vector] scanr: OK
3055.15 s
[vector] +++ OK, passed 100 tests.
3055.15 s
[vector] scanr': OK
3055.15 s
[vector] +++ OK, passed 100 tests.
3055.15 s
[vector] scanr1: OK
3055.15 s
[vector] +++ OK, passed 100 tests.
3055.15 s
[vector] scanr1': OK
3055.15 s
[vector] +++ OK, passed 100 tests.
3055.15 s
[vector] iscanr: OK
3055.15 s
[vector] +++ OK, passed 100 tests.
3055.15 s
[vector] iscanr': OK
3055.16 s
[vector] +++ OK, passed 100 tests.
3055.16 s
[vector] mut_read: OK
3055.16 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3055.16 s
[vector] mut_write: OK
3055.16 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3055.16 s
[vector] mut_modify: OK
3055.16 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3055.16 s
[vector] mut_generate: OK
3055.17 s
[vector] +++ OK, passed 100 tests.
3055.17 s
[vector] mut_generateM: OK
3055.17 s
[vector] +++ OK, passed 100 tests.
3055.19 s
[vector] mut_mapM_: OK (0.01s)
3055.19 s
[vector] +++ OK, passed 100 tests.
3055.21 s
[vector] mut_imapM_: OK (0.01s)
3055.21 s
[vector] +++ OK, passed 100 tests.
3055.21 s
[vector] mut_forM_: OK (0.01s)
3055.21 s
[vector] +++ OK, passed 100 tests.
3055.23 s
[vector] mut_iforM_: OK (0.01s)
3055.23 s
[vector] +++ OK, passed 100 tests.
3055.23 s
[vector] mut_foldr: OK
3055.23 s
[vector] +++ OK, passed 100 tests.
3055.23 s
[vector] mut_foldr': OK
3055.23 s
[vector] +++ OK, passed 100 tests.
3055.23 s
[vector] mut_foldl: OK
3055.23 s
[vector] +++ OK, passed 100 tests.
3055.23 s
[vector] mut_foldl': OK
3055.23 s
[vector] +++ OK, passed 100 tests.
3055.23 s
[vector] mut_ifoldr: OK
3055.24 s
[vector] +++ OK, passed 100 tests.
3055.24 s
[vector] mut_ifoldr': OK
3055.24 s
[vector] +++ OK, passed 100 tests.
3055.25 s
[vector] mut_ifoldl: OK
3055.25 s
[vector] +++ OK, passed 100 tests.
3055.25 s
[vector] mut_ifoldl': OK
3055.25 s
[vector] +++ OK, passed 100 tests.
3055.25 s
[vector] mut_foldM: OK
3055.25 s
[vector] +++ OK, passed 100 tests.
3055.25 s
[vector] mut_foldM': OK
3055.25 s
[vector] +++ OK, passed 100 tests.
3055.25 s
[vector] mut_foldrM: OK
3055.25 s
[vector] +++ OK, passed 100 tests.
3055.26 s
[vector] mut_foldrM': OK
3055.26 s
[vector] +++ OK, passed 100 tests.
3055.26 s
[vector] mut_ifoldM: OK
3055.26 s
[vector] +++ OK, passed 100 tests.
3055.26 s
[vector] mut_ifoldM': OK
3055.26 s
[vector] +++ OK, passed 100 tests.
3055.26 s
[vector] mut_ifoldrM: OK
3055.27 s
[vector] +++ OK, passed 100 tests.
3055.27 s
[vector] mut_ifoldrM': OK
3055.27 s
[vector] +++ OK, passed 100 tests.
3055.27 s
[vector] compare: OK
3055.27 s
[vector] +++ OK, passed 100 tests.
3055.27 s
[vector] maximum: OK
3055.27 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3055.27 s
[vector] minimum: OK
3055.27 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3055.27 s
[vector] minIndex: OK
3055.27 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3055.27 s
[vector] maxIndex: OK
3055.27 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3055.27 s
[vector] maximumBy: OK
3055.27 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3055.28 s
[vector] minimumBy: OK
3055.28 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3055.28 s
[vector] maximumOn: OK
3055.28 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3055.28 s
[vector] minimumOn: OK
3055.28 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3055.28 s
[vector] maxIndexBy: OK
3055.28 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3055.28 s
[vector] minIndexBy: OK
3055.28 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3055.28 s
[vector] ListFirstMaxIndexWins: OK
3055.28 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3055.28 s
[vector] FalseListFirstMaxIndexWins: OK
3055.28 s
[vector] +++ OK, failed as expected. (after 1 test):
3055.28 s
[vector] Exception:
3055.28 s
[vector] Prelude.foldr1: empty list
3055.28 s
[vector] CallStack (from HasCallStack):
3055.28 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3055.28 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3055.28 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3055.28 s
[vector] []
3055.28 s
[vector] zip: OK
3055.28 s
[vector] +++ OK, passed 100 tests.
3055.28 s
[vector] zip3: OK
3055.28 s
[vector] +++ OK, passed 100 tests.
3055.29 s
[vector] unzip: OK
3055.29 s
[vector] +++ OK, passed 100 tests.
3055.29 s
[vector] unzip3: OK
3055.29 s
[vector] +++ OK, passed 100 tests.
3055.29 s
[vector] indexed: OK
3055.29 s
[vector] +++ OK, passed 100 tests.
3055.29 s
[vector] update: OK
3055.29 s
[vector] +++ OK, passed 100 tests.
3055.30 s
[vector] concat: OK (0.01s)
3055.30 s
[vector] +++ OK, passed 100 tests.
3055.30 s
[vector] mempty: OK
3055.30 s
[vector] +++ OK, passed 1 test.
3055.32 s
[vector] mappend: OK
3055.32 s
[vector] +++ OK, passed 100 tests.
3055.32 s
[vector] mconcat: OK (0.01s)
3055.32 s
[vector] +++ OK, passed 100 tests.
3055.32 s
[vector] fmap: OK
3055.32 s
[vector] +++ OK, passed 100 tests.
3055.32 s
[vector] return: OK
3055.32 s
[vector] +++ OK, passed 100 tests.
3055.33 s
[vector] bind: OK (0.02s)
3055.33 s
[vector] +++ OK, passed 100 tests.
3055.33 s
[vector] mzip: OK
3055.33 s
[vector] +++ OK, passed 100 tests.
3055.33 s
[vector] munzip: OK
3055.33 s
[vector] +++ OK, passed 100 tests.
3055.33 s
[vector] applicative_pure: OK
3055.35 s
[vector] +++ OK, passed 100 tests.
3055.36 s
[vector] applicative_appl: OK (0.02s)
3055.36 s
[vector] +++ OK, passed 100 tests.
3055.36 s
[vector] alternative_empty: OK
3055.36 s
[vector] +++ OK, passed 1 test.
3055.36 s
[vector] alternative_or: OK
3055.37 s
[vector] +++ OK, passed 100 tests.
3055.42 s
[vector] sequence: OK (0.04s)
3055.42 s
[vector] +++ OK, passed 100 tests.
3055.44 s
[vector] sequence_: OK (0.03s)
3055.44 s
[vector] +++ OK, passed 100 tests.
3055.44 s
[vector] glength: OK
3055.44 s
[vector] +++ OK, passed 100 tests.
3055.44 s
[vector] and: OK
3055.44 s
[vector] +++ OK, passed 100 tests.
3055.44 s
[vector] or: OK
3055.44 s
[vector] +++ OK, passed 100 tests.
3055.44 s
[vector] Int
3055.44 s
[vector] fromList.toList == id: OK
3055.44 s
[vector] +++ OK, passed 100 tests.
3055.44 s
[vector] toList.fromList == id: OK
3055.44 s
[vector] +++ OK, passed 100 tests.
3055.44 s
[vector] unstream.stream == id: OK
3055.44 s
[vector] +++ OK, passed 100 tests.
3055.44 s
[vector] stream.unstream == id: OK
3055.44 s
[vector] +++ OK, passed 100 tests.
3055.44 s
[vector] eq: OK
3055.44 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] length: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] null: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] index: OK
3055.46 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3055.46 s
[vector] safeIndex: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] head: OK
3055.46 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3055.46 s
[vector] last: OK
3055.46 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3055.46 s
[vector] unsafeIndex: OK
3055.46 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3055.46 s
[vector] unsafeHead: OK
3055.46 s
[vector] +++ OK, passed 100 tests; 24 discarded.
3055.46 s
[vector] unsafeLast: OK
3055.46 s
[vector] +++ OK, passed 100 tests; 22 discarded.
3055.46 s
[vector] slice: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] init: OK
3055.46 s
[vector] +++ OK, passed 100 tests; 22 discarded.
3055.46 s
[vector] tail: OK
3055.46 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3055.46 s
[vector] take: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] drop: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] splitAt: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] empty: OK
3055.46 s
[vector] +++ OK, passed 1 test.
3055.46 s
[vector] singleton: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] replicate: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.46 s
[vector] generate: OK
3055.46 s
[vector] +++ OK, passed 100 tests.
3055.47 s
[vector] iterateN: OK
3055.47 s
[vector] +++ OK, passed 100 tests.
3055.49 s
[vector] iterateNM: OK (0.03s)
3055.49 s
[vector] +++ OK, passed 100 tests.
3055.55 s
[vector] generateM: OK (0.05s)
3055.55 s
[vector] +++ OK, passed 100 tests.
3055.56 s
[vector] replicateM: OK (0.02s)
3055.56 s
[vector] +++ OK, passed 100 tests.
3055.56 s
[vector] create: OK
3055.56 s
[vector] +++ OK, passed 100 tests.
3055.56 s
[vector] createT: OK
3055.56 s
[vector] +++ OK, passed 100 tests.
3055.56 s
[vector] unfoldr: OK
3055.56 s
[vector] +++ OK, passed 100 tests.
3055.56 s
[vector] unfoldrN: OK
3055.56 s
[vector] +++ OK, passed 100 tests.
3055.57 s
[vector] unfoldrExactN: OK
3055.57 s
[vector] +++ OK, passed 100 tests.
3055.57 s
[vector] unfoldrM: OK
3055.57 s
[vector] +++ OK, passed 100 tests.
3055.57 s
[vector] unfoldrNM: OK
3055.57 s
[vector] +++ OK, passed 100 tests.
3055.61 s
[vector] unfoldrExactNM: OK (0.02s)
3055.61 s
[vector] +++ OK, passed 100 tests.
3055.61 s
[vector] constructN: OK
3055.61 s
[vector] +++ OK, passed 100 tests.
3055.62 s
[vector] constructrN: OK
3055.62 s
[vector] +++ OK, passed 100 tests.
3055.62 s
[vector] cons: OK
3055.62 s
[vector] +++ OK, passed 100 tests.
3055.62 s
[vector] snoc: OK
3055.62 s
[vector] +++ OK, passed 100 tests.
3055.62 s
[vector] append: OK
3055.63 s
[vector] +++ OK, passed 100 tests.
3055.64 s
[vector] concat: OK (0.01s)
3055.64 s
[vector] +++ OK, passed 100 tests.
3055.64 s
[vector] force: OK
3055.64 s
[vector] +++ OK, passed 100 tests.
3055.65 s
[vector] upd: OK
3055.65 s
[vector] +++ OK, passed 100 tests.
3055.65 s
[vector] accum: OK
3055.65 s
[vector] +++ OK, passed 100 tests.
3055.65 s
[vector] reverse: OK
3055.65 s
[vector] +++ OK, passed 100 tests.
3055.65 s
[vector] backpermute: OK
3055.65 s
[vector] +++ OK, passed 100 tests.
3055.66 s
[vector] map: OK
3055.66 s
[vector] +++ OK, passed 100 tests.
3055.66 s
[vector] imap: OK
3055.66 s
[vector] +++ OK, passed 100 tests.
3055.67 s
[vector] concatMap: OK
3055.67 s
[vector] +++ OK, passed 100 tests.
3055.67 s
[vector] mapM: OK
3055.67 s
[vector] +++ OK, passed 100 tests.
3055.69 s
[vector] mapM_: OK (0.02s)
3055.69 s
[vector] +++ OK, passed 100 tests.
3055.70 s
[vector] forM: OK
3055.72 s
[vector] +++ OK, passed 100 tests.
3055.72 s
[vector] forM_: OK (0.02s)
3055.72 s
[vector] +++ OK, passed 100 tests.
3055.73 s
[vector] imapM: OK
3055.73 s
[vector] +++ OK, passed 100 tests.
3055.75 s
[vector] imapM_: OK (0.02s)
3055.75 s
[vector] +++ OK, passed 100 tests.
3055.75 s
[vector] zipWith: OK
3055.75 s
[vector] +++ OK, passed 100 tests.
3055.75 s
[vector] zipWith3: OK
3055.75 s
[vector] +++ OK, passed 100 tests.
3055.76 s
[vector] izipWith: OK
3055.76 s
[vector] +++ OK, passed 100 tests.
3055.76 s
[vector] izipWith3: OK
3055.76 s
[vector] +++ OK, passed 100 tests.
3055.76 s
[vector] izipWithM: OK
3055.77 s
[vector] +++ OK, passed 100 tests.
3055.79 s
[vector] izipWithM_: OK (0.02s)
3055.79 s
[vector] +++ OK, passed 100 tests.
3055.79 s
[vector] zipWithM: OK
3055.79 s
[vector] +++ OK, passed 100 tests.
3055.81 s
[vector] zipWithM_: OK (0.02s)
3055.81 s
[vector] +++ OK, passed 100 tests.
3055.81 s
[vector] filter: OK
3055.81 s
[vector] +++ OK, passed 100 tests.
3055.81 s
[vector] ifilter: OK
3055.81 s
[vector] +++ OK, passed 100 tests.
3055.86 s
[vector] filterM: OK (0.05s)
3055.86 s
[vector] +++ OK, passed 100 tests.
3055.86 s
[vector] uniq: OK
3055.86 s
[vector] +++ OK, passed 100 tests.
3055.86 s
[vector] mapMaybe: OK
3055.86 s
[vector] +++ OK, passed 100 tests.
3055.88 s
[vector] imapMaybe: OK
3055.88 s
[vector] +++ OK, passed 100 tests.
3055.88 s
[vector] takeWhile: OK
3055.88 s
[vector] +++ OK, passed 100 tests.
3055.88 s
[vector] dropWhile: OK
3055.88 s
[vector] +++ OK, passed 100 tests.
3055.88 s
[vector] partition: OK
3055.88 s
[vector] +++ OK, passed 100 tests.
3055.88 s
[vector] partitionWith: OK
3055.88 s
[vector] +++ OK, passed 100 tests.
3055.88 s
[vector] span: OK
3055.88 s
[vector] +++ OK, passed 100 tests.
3055.88 s
[vector] break: OK
3055.88 s
[vector] +++ OK, passed 100 tests.
3055.88 s
[vector] spanR: OK
3055.88 s
[vector] +++ OK, passed 100 tests.
3055.88 s
[vector] breakR: OK
3055.89 s
[vector] +++ OK, passed 100 tests.
3055.89 s
[vector] groupBy: OK
3055.89 s
[vector] +++ OK, passed 100 tests.
3055.89 s
[vector] elem: OK
3055.89 s
[vector] +++ OK, passed 100 tests.
3055.89 s
[vector] notElem: OK
3055.89 s
[vector] +++ OK, passed 100 tests.
3055.89 s
[vector] find: OK
3055.89 s
[vector] +++ OK, passed 100 tests.
3055.89 s
[vector] findIndex: OK
3055.89 s
[vector] +++ OK, passed 100 tests.
3055.90 s
[vector] findIndexR: OK
3055.90 s
[vector] +++ OK, passed 100 tests.
3055.90 s
[vector] findIndices: OK
3055.90 s
[vector] +++ OK, passed 100 tests.
3055.90 s
[vector] elemIndex: OK
3055.90 s
[vector] +++ OK, passed 100 tests.
3055.90 s
[vector] elemIndices: OK
3055.90 s
[vector] +++ OK, passed 100 tests.
3055.91 s
[vector] foldl: OK
3055.91 s
[vector] +++ OK, passed 100 tests.
3055.91 s
[vector] foldl1: OK
3055.91 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3055.92 s
[vector] foldl': OK
3055.92 s
[vector] +++ OK, passed 100 tests.
3055.92 s
[vector] foldl1': OK
3055.92 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3055.92 s
[vector] foldr: OK
3055.93 s
[vector] +++ OK, passed 100 tests.
3055.93 s
[vector] foldr1: OK
3055.93 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3055.93 s
[vector] foldr': OK
3055.93 s
[vector] +++ OK, passed 100 tests.
3055.94 s
[vector] foldr1': OK
3055.94 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3055.94 s
[hspec-megaparsec] Preprocessing test suite 'tests' for hspec-megaparsec-2.2.1..
3055.94 s
[hspec-megaparsec] Building test suite 'tests' for hspec-megaparsec-2.2.1..
3055.94 s
[vector] ifoldl: OK
3055.95 s
[vector] +++ OK, passed 100 tests.
3055.95 s
[vector] ifoldl': OK
3055.95 s
[vector] +++ OK, passed 100 tests.
3055.96 s
[vector] ifoldr: OK
3055.96 s
[vector] +++ OK, passed 100 tests.
3055.97 s
[vector] ifoldr': OK
3055.97 s
[vector] +++ OK, passed 100 tests.
3055.97 s
[vector] ifoldM: OK
3055.97 s
[vector] +++ OK, passed 100 tests.
3055.97 s
[vector] ifoldM': OK
3055.97 s
[vector] +++ OK, passed 100 tests.
3056.01 s
[vector] ifoldM_: OK (0.03s)
3056.01 s
[vector] +++ OK, passed 100 tests.
3056.03 s
[vector] ifoldM'_: OK (0.02s)
3056.03 s
[vector] +++ OK, passed 100 tests.
3056.03 s
[vector] all: OK
3056.03 s
[vector] +++ OK, passed 100 tests.
3056.03 s
[vector] any: OK
3056.03 s
[vector] +++ OK, passed 100 tests.
3056.04 s
[vector] prescanl: OK
3056.04 s
[vector] +++ OK, passed 100 tests.
3056.04 s
[vector] prescanl': OK
3056.04 s
[vector] +++ OK, passed 100 tests.
3056.04 s
[vector] postscanl: OK
3056.05 s
[vector] +++ OK, passed 100 tests.
3056.05 s
[vector] postscanl': OK
3056.05 s
[vector] +++ OK, passed 100 tests.
3056.05 s
[vector] scanl: OK
3056.05 s
[vector] +++ OK, passed 100 tests.
3056.06 s
[vector] scanl': OK
3056.06 s
[vector] +++ OK, passed 100 tests.
3056.07 s
[vector] scanl1: OK
3056.07 s
[vector] +++ OK, passed 100 tests.
3056.07 s
[vector] scanl1': OK
3056.07 s
[vector] +++ OK, passed 100 tests.
3056.08 s
[vector] iscanl: OK
3056.08 s
[vector] +++ OK, passed 100 tests.
3056.08 s
[vector] iscanl': OK
3056.08 s
[vector] +++ OK, passed 100 tests.
3056.09 s
[vector] prescanr: OK
3056.09 s
[vector] +++ OK, passed 100 tests.
3056.09 s
[vector] prescanr': OK
3056.09 s
[vector] +++ OK, passed 100 tests.
3056.09 s
[vector] postscanr: OK
3056.09 s
[vector] +++ OK, passed 100 tests.
3056.10 s
[vector] postscanr': OK
3056.10 s
[vector] +++ OK, passed 100 tests.
3056.10 s
[vector] scanr: OK
3056.10 s
[hspec-megaparsec] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
3056.10 s
[vector] +++ OK, passed 100 tests.
3056.10 s
[vector] scanr': OK
3056.10 s
[vector] +++ OK, passed 100 tests.
3056.11 s
[vector] scanr1: OK
3056.11 s
[vector] +++ OK, passed 100 tests.
3056.11 s
[vector] scanr1': OK
3056.12 s
[vector] +++ OK, passed 100 tests.
3056.12 s
[vector] iscanr: OK
3056.12 s
[vector] +++ OK, passed 100 tests.
3056.13 s
[vector] iscanr': OK
3056.13 s
[vector] +++ OK, passed 100 tests.
3056.13 s
[vector] mut_read: OK
3056.13 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3056.13 s
[vector] mut_write: OK
3056.13 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3056.13 s
[vector] mut_modify: OK
3056.13 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3056.15 s
[vector] mut_generate: OK
3056.15 s
[vector] +++ OK, passed 100 tests.
3056.15 s
[vector] mut_generateM: OK (0.02s)
3056.15 s
[vector] +++ OK, passed 100 tests.
3056.19 s
[vector] mut_mapM_: OK (0.02s)
3056.20 s
[vector] +++ OK, passed 100 tests.
3056.20 s
[vector] mut_imapM_: OK (0.02s)
3056.20 s
[vector] +++ OK, passed 100 tests.
3056.24 s
[vector] mut_forM_: OK (0.02s)
3056.24 s
[vector] +++ OK, passed 100 tests.
3056.25 s
[vector] mut_iforM_: OK (0.02s)
3056.25 s
[vector] +++ OK, passed 100 tests.
3056.25 s
[vector] mut_foldr: OK
3056.25 s
[vector] +++ OK, passed 100 tests.
3056.25 s
[vector] mut_foldr': OK
3056.26 s
[vector] +++ OK, passed 100 tests.
3056.26 s
[vector] mut_foldl: OK
3056.26 s
[vector] +++ OK, passed 100 tests.
3056.27 s
[vector] mut_foldl': OK
3056.27 s
[vector] +++ OK, passed 100 tests.
3056.27 s
[vector] mut_ifoldr: OK
3056.27 s
[vector] +++ OK, passed 100 tests.
3056.27 s
[vector] mut_ifoldr': OK
3056.27 s
[vector] +++ OK, passed 100 tests.
3056.28 s
[vector] mut_ifoldl: OK
3056.28 s
[vector] +++ OK, passed 100 tests.
3056.28 s
[vector] mut_ifoldl': OK
3056.29 s
[vector] +++ OK, passed 100 tests.
3056.29 s
[vector] mut_foldM: OK
3056.29 s
[vector] +++ OK, passed 100 tests.
3056.30 s
[vector] mut_foldM': OK
3056.30 s
[vector] +++ OK, passed 100 tests.
3056.30 s
[vector] mut_foldrM: OK
3056.30 s
[vector] +++ OK, passed 100 tests.
3056.31 s
[vector] mut_foldrM': OK
3056.31 s
[vector] +++ OK, passed 100 tests.
3056.31 s
[vector] mut_ifoldM: OK
3056.31 s
[vector] +++ OK, passed 100 tests.
3056.31 s
[vector] mut_ifoldM': OK
3056.32 s
[vector] +++ OK, passed 100 tests.
3056.32 s
[vector] mut_ifoldrM: OK
3056.32 s
[vector] +++ OK, passed 100 tests.
3056.32 s
[vector] mut_ifoldrM': OK
3056.32 s
[vector] +++ OK, passed 100 tests.
3056.32 s
[vector] compare: OK
3056.32 s
[vector] +++ OK, passed 100 tests.
3056.32 s
[vector] maximum: OK
3056.32 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3056.32 s
[vector] minimum: OK
3056.32 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3056.32 s
[vector] minIndex: OK
3056.34 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3056.34 s
[vector] maxIndex: OK (0.02s)
3056.34 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3056.34 s
[vector] maximumBy: OK
3056.35 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3056.35 s
[vector] minimumBy: OK
3056.35 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3056.36 s
[vector] maximumOn: OK
3056.36 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3056.36 s
[vector] minimumOn: OK
3056.36 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3056.36 s
[vector] maxIndexBy: OK
3056.36 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3056.36 s
[vector] minIndexBy: OK
3056.36 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3056.36 s
[vector] ListFirstMaxIndexWins: OK
3056.36 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3056.36 s
[vector] FalseListFirstMaxIndexWins: OK
3056.36 s
[vector] +++ OK, failed as expected. (after 1 test):
3056.36 s
[vector] Exception:
3056.36 s
[vector] Prelude.foldr1: empty list
3056.36 s
[vector] CallStack (from HasCallStack):
3056.36 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3056.36 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3056.36 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3056.36 s
[vector] []
3056.36 s
[vector] zip: OK
3056.36 s
[vector] +++ OK, passed 100 tests.
3056.36 s
[vector] zip3: OK
3056.36 s
[vector] +++ OK, passed 100 tests.
3056.36 s
[vector] unzip: OK
3056.36 s
[vector] +++ OK, passed 100 tests.
3056.36 s
[vector] unzip3: OK
3056.36 s
[vector] +++ OK, passed 100 tests.
3056.37 s
[vector] indexed: OK
3056.37 s
[vector] +++ OK, passed 100 tests.
3056.37 s
[vector] update: OK
3056.37 s
[vector] +++ OK, passed 100 tests.
3056.38 s
[vector] concat: OK (0.01s)
3056.38 s
[vector] +++ OK, passed 100 tests.
3056.38 s
[vector] mempty: OK
3056.38 s
[vector] +++ OK, passed 1 test.
3056.39 s
[vector] mappend: OK
3056.39 s
[vector] +++ OK, passed 100 tests.
3056.39 s
[vector] mconcat: OK (0.01s)
3056.39 s
[vector] +++ OK, passed 100 tests.
3056.39 s
[vector] fmap: OK
3056.39 s
[vector] +++ OK, passed 100 tests.
3056.41 s
[vector] return: OK
3056.41 s
[vector] +++ OK, passed 100 tests.
3056.43 s
[vector] bind: OK (0.03s)
3056.43 s
[vector] +++ OK, passed 100 tests.
3056.43 s
[vector] mzip: OK
3056.43 s
[vector] +++ OK, passed 100 tests.
3056.43 s
[vector] munzip: OK
3056.43 s
[vector] +++ OK, passed 100 tests.
3056.43 s
[vector] applicative_pure: OK
3056.43 s
[vector] +++ OK, passed 100 tests.
3056.49 s
[vector] applicative_appl: OK (0.06s)
3056.49 s
[vector] +++ OK, passed 100 tests.
3056.49 s
[vector] alternative_empty: OK
3056.49 s
[vector] +++ OK, passed 1 test.
3056.49 s
[vector] alternative_or: OK
3056.52 s
[vector] +++ OK, passed 100 tests.
3056.55 s
[vector] sequence: OK (0.05s)
3056.55 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] sequence_: OK (0.02s)
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] glength: OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] sum: OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] product: OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] enumFromN: OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] enumFromThenN: OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] enumFromTo: OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] enumFromThenTo: OK
3056.56 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3056.56 s
[vector] unstream
3056.56 s
[vector] unstream == vunstream (exact): OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] unstream == vunstream (unknown): OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] unstreamR ~= vunstream (exact): OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] unstreamR ~= vunstream (unknown): OK
3056.56 s
[vector] +++ OK, passed 100 tests.
3056.56 s
[vector] Tests.Vector.Unboxed
3056.56 s
[vector] ()
3056.56 s
[vector] fromList.toList == id: OK
3056.57 s
[vector] +++ OK, passed 100 tests.
3056.57 s
[vector] toList.fromList == id: OK
3056.57 s
[vector] +++ OK, passed 100 tests.
3056.57 s
[vector] unstream.stream == id: OK
3056.57 s
[vector] +++ OK, passed 100 tests.
3056.57 s
[vector] stream.unstream == id: OK
3056.57 s
[vector] +++ OK, passed 100 tests.
3056.57 s
[vector] eq: OK
3056.57 s
[vector] +++ OK, passed 100 tests.
3056.57 s
[vector] length: OK
3056.57 s
[vector] +++ OK, passed 100 tests.
3056.57 s
[vector] null: OK
3056.57 s
[vector] +++ OK, passed 100 tests.
3056.57 s
[vector] index: OK
3056.57 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3056.57 s
[vector] safeIndex: OK
3056.57 s
[vector] +++ OK, passed 100 tests.
3056.57 s
[vector] head: OK
3056.57 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3056.57 s
[vector] last: OK
3056.57 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3056.57 s
[vector] unsafeIndex: OK
3056.57 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3056.57 s
[vector] unsafeHead: OK
3056.57 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3056.57 s
[vector] unsafeLast: OK
3056.57 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3056.58 s
[vector] slice: OK
3056.58 s
[vector] +++ OK, passed 100 tests.
3056.58 s
[vector] init: OK
3056.58 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3056.58 s
[vector] tail: OK
3056.58 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3056.58 s
[vector] take: OK
3056.58 s
[vector] +++ OK, passed 100 tests.
3056.58 s
[vector] drop: OK
3056.58 s
[vector] +++ OK, passed 100 tests.
3056.58 s
[vector] splitAt: OK
3056.58 s
[vector] +++ OK, passed 100 tests.
3056.58 s
[vector] empty: OK
3056.58 s
[vector] +++ OK, passed 1 test.
3056.58 s
[vector] singleton: OK
3056.58 s
[vector] +++ OK, passed 100 tests.
3056.58 s
[vector] replicate: OK
3056.58 s
[vector] +++ OK, passed 100 tests.
3056.58 s
[vector] generate: OK
3056.58 s
[vector] +++ OK, passed 100 tests.
3056.61 s
[vector] iterateN: OK
3056.61 s
[vector] +++ OK, passed 100 tests.
3056.66 s
[vector] iterateNM: OK (0.05s)
3056.66 s
[vector] +++ OK, passed 100 tests.
3056.67 s
[vector] generateM: OK (0.04s)
3056.67 s
[vector] +++ OK, passed 100 tests.
3056.68 s
[vector] replicateM: OK (0.01s)
3056.68 s
[vector] +++ OK, passed 100 tests.
3056.68 s
[vector] create: OK
3056.68 s
[vector] +++ OK, passed 100 tests.
3056.68 s
[vector] createT: OK
3056.68 s
[vector] +++ OK, passed 100 tests.
3056.68 s
[vector] unfoldr: OK
3056.68 s
[vector] +++ OK, passed 100 tests.
3056.68 s
[vector] unfoldrN: OK
3056.69 s
[vector] +++ OK, passed 100 tests.
3056.69 s
[vector] unfoldrExactN: OK
3056.69 s
[vector] +++ OK, passed 100 tests.
3056.69 s
[vector] unfoldrM: OK
3056.69 s
[vector] +++ OK, passed 100 tests.
3056.71 s
[vector] unfoldrNM: OK
3056.71 s
[vector] +++ OK, passed 100 tests.
3056.71 s
[vector] unfoldrExactNM: OK (0.02s)
3056.71 s
[vector] +++ OK, passed 100 tests.
3056.71 s
[vector] constructN: OK
3056.72 s
[vector] +++ OK, passed 100 tests.
3056.72 s
[vector] constructrN: OK
3056.72 s
[vector] +++ OK, passed 100 tests.
3056.72 s
[vector] cons: OK
3056.72 s
[vector] +++ OK, passed 100 tests.
3056.72 s
[vector] snoc: OK
3056.72 s
[vector] +++ OK, passed 100 tests.
3056.72 s
[vector] append: OK
3056.74 s
[vector] +++ OK, passed 100 tests.
3056.74 s
[vector] concat: OK (0.02s)
3056.74 s
[vector] +++ OK, passed 100 tests.
3056.74 s
[vector] force: OK
3056.74 s
[vector] +++ OK, passed 100 tests.
3056.74 s
[vector] upd: OK
3056.74 s
[vector] +++ OK, passed 100 tests.
3056.74 s
[vector] accum: OK
3056.74 s
[vector] +++ OK, passed 100 tests.
3056.74 s
[vector] reverse: OK
3056.75 s
[vector] +++ OK, passed 100 tests.
3056.75 s
[vector] backpermute: OK
3056.75 s
[vector] +++ OK, passed 100 tests.
3056.75 s
[vector] map: OK
3056.75 s
[vector] +++ OK, passed 100 tests.
3056.75 s
[vector] imap: OK
3056.75 s
[vector] +++ OK, passed 100 tests.
3056.75 s
[vector] concatMap: OK
3056.76 s
[vector] +++ OK, passed 100 tests.
3056.76 s
[vector] mapM: OK
3056.76 s
[vector] +++ OK, passed 100 tests.
3056.77 s
[vector] mapM_: OK (0.01s)
3056.77 s
[vector] +++ OK, passed 100 tests.
3056.77 s
[vector] forM: OK
3056.77 s
[vector] +++ OK, passed 100 tests.
3056.78 s
[vector] forM_: OK (0.02s)
3056.78 s
[vector] +++ OK, passed 100 tests.
3056.79 s
[vector] imapM: OK
3056.79 s
[vector] +++ OK, passed 100 tests.
3056.80 s
[vector] imapM_: OK (0.01s)
3056.80 s
[vector] +++ OK, passed 100 tests.
3056.80 s
[vector] zipWith: OK
3056.80 s
[vector] +++ OK, passed 100 tests.
3056.80 s
[vector] zipWith3: OK
3056.81 s
[vector] +++ OK, passed 100 tests.
3056.81 s
[vector] izipWith: OK
3056.81 s
[vector] +++ OK, passed 100 tests.
3056.81 s
[vector] izipWith3: OK
3056.81 s
[vector] +++ OK, passed 100 tests.
3056.81 s
[vector] izipWithM: OK
3056.81 s
[vector] +++ OK, passed 100 tests.
3056.82 s
[vector] izipWithM_: OK (0.01s)
3056.90 s
[vector] +++ OK, passed 100 tests.
3056.90 s
[vector] zipWithM: OK
3056.90 s
[vector] +++ OK, passed 100 tests.
3056.90 s
[vector] zipWithM_: OK
3056.90 s
[vector] +++ OK, passed 100 tests.
3056.90 s
[vector] filter: OK
3056.90 s
[vector] +++ OK, passed 100 tests.
3056.90 s
[vector] ifilter: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] filterM: OK (0.05s)
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] uniq: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] mapMaybe: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] imapMaybe: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] takeWhile: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] dropWhile: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] partition: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] partitionWith: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] span: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] break: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] spanR: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] breakR: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] groupBy: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] elem: OK
3056.91 s
[vector] +++ OK, passed 100 tests.
3056.91 s
[vector] notElem: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] find: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] findIndex: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] findIndexR: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] findIndices: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] elemIndex: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] elemIndices: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] foldl: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] foldl1: OK
3056.92 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3056.92 s
[vector] foldl': OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] foldl1': OK
3056.92 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3056.92 s
[vector] foldr: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] foldr1: OK
3056.92 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3056.92 s
[vector] foldr': OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.92 s
[vector] foldr1': OK
3056.92 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3056.92 s
[vector] ifoldl: OK
3056.92 s
[vector] +++ OK, passed 100 tests.
3056.93 s
[vector] ifoldl': OK
3056.93 s
[vector] +++ OK, passed 100 tests.
3056.93 s
[vector] ifoldr: OK
3056.93 s
[vector] +++ OK, passed 100 tests.
3056.93 s
[vector] ifoldr': OK
3056.93 s
[vector] +++ OK, passed 100 tests.
3056.93 s
[vector] ifoldM: OK
3056.93 s
[vector] +++ OK, passed 100 tests.
3056.93 s
[vector] ifoldM': OK
3056.93 s
[vector] +++ OK, passed 100 tests.
3056.96 s
[vector] ifoldM_: OK (0.01s)
3056.96 s
[vector] +++ OK, passed 100 tests.
3056.96 s
[vector] ifoldM'_: OK (0.01s)
3056.96 s
[vector] +++ OK, passed 100 tests.
3056.96 s
[vector] all: OK
3056.96 s
[vector] +++ OK, passed 100 tests.
3056.96 s
[vector] any: OK
3056.96 s
[vector] +++ OK, passed 100 tests.
3056.96 s
[vector] prescanl: OK
3056.96 s
[vector] +++ OK, passed 100 tests.
3056.97 s
[vector] prescanl': OK
3056.97 s
[vector] +++ OK, passed 100 tests.
3056.97 s
[vector] postscanl: OK
3056.97 s
[vector] +++ OK, passed 100 tests.
3056.97 s
[vector] postscanl': OK
3056.97 s
[vector] +++ OK, passed 100 tests.
3056.97 s
[vector] scanl: OK
3056.97 s
[vector] +++ OK, passed 100 tests.
3056.97 s
[vector] scanl': OK
3056.97 s
[vector] +++ OK, passed 100 tests.
3056.97 s
[vector] scanl1: OK
3056.97 s
[vector] +++ OK, passed 100 tests.
3056.97 s
[vector] scanl1': OK
3056.97 s
[vector] +++ OK, passed 100 tests.
3056.97 s
[vector] iscanl: OK
3056.97 s
[vector] +++ OK, passed 100 tests.
3056.98 s
[vector] iscanl': OK
3056.98 s
[vector] +++ OK, passed 100 tests.
3056.98 s
[vector] prescanr: OK
3056.98 s
[vector] +++ OK, passed 100 tests.
3056.98 s
[vector] prescanr': OK
3056.98 s
[vector] +++ OK, passed 100 tests.
3056.98 s
[vector] postscanr: OK
3056.98 s
[vector] +++ OK, passed 100 tests.
3056.98 s
[vector] postscanr': OK
3056.98 s
[vector] +++ OK, passed 100 tests.
3056.98 s
[vector] scanr: OK
3056.98 s
[vector] +++ OK, passed 100 tests.
3056.98 s
[vector] scanr': OK
3056.98 s
[vector] +++ OK, passed 100 tests.
3056.99 s
[vector] scanr1: OK
3056.99 s
[vector] +++ OK, passed 100 tests.
3056.99 s
[vector] scanr1': OK
3056.99 s
[vector] +++ OK, passed 100 tests.
3056.99 s
[vector] iscanr: OK
3056.99 s
[vector] +++ OK, passed 100 tests.
3056.99 s
[vector] iscanr': OK
3056.99 s
[vector] +++ OK, passed 100 tests.
3056.99 s
[vector] mut_read: OK
3056.99 s
[vector] +++ OK, passed 100 tests; 24 discarded.
3056.99 s
[vector] mut_write: OK
3057.00 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3057.00 s
[vector] mut_modify: OK
3057.00 s
[vector] +++ OK, passed 100 tests; 22 discarded.
3057.01 s
[vector] mut_generate: OK
3057.01 s
[vector] +++ OK, passed 100 tests.
3057.01 s
[vector] mut_generateM: OK
3057.01 s
[vector] +++ OK, passed 100 tests.
3057.03 s
[vector] mut_mapM_: OK (0.01s)
3057.03 s
[vector] +++ OK, passed 100 tests.
3057.04 s
[vector] mut_imapM_: OK (0.01s)
3057.04 s
[vector] +++ OK, passed 100 tests.
3057.05 s
[vector] mut_forM_: OK (0.01s)
3057.05 s
[vector] +++ OK, passed 100 tests.
3057.06 s
[vector] mut_iforM_: OK (0.01s)
3057.06 s
[vector] +++ OK, passed 100 tests.
3057.06 s
[vector] mut_foldr: OK
3057.06 s
[vector] +++ OK, passed 100 tests.
3057.06 s
[vector] mut_foldr': OK
3057.06 s
[vector] +++ OK, passed 100 tests.
3057.06 s
[vector] mut_foldl: OK
3057.06 s
[vector] +++ OK, passed 100 tests.
3057.06 s
[vector] mut_foldl': OK
3057.06 s
[vector] +++ OK, passed 100 tests.
3057.06 s
[vector] mut_ifoldr: OK
3057.06 s
[vector] +++ OK, passed 100 tests.
3057.06 s
[vector] mut_ifoldr': OK
3057.06 s
[vector] +++ OK, passed 100 tests.
3057.06 s
[vector] mut_ifoldl: OK
3057.06 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] mut_ifoldl': OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] mut_foldM: OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] mut_foldM': OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] mut_foldrM: OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] mut_foldrM': OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] mut_ifoldM: OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] mut_ifoldM': OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] mut_ifoldrM: OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] mut_ifoldrM': OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] compare: OK
3057.07 s
[vector] +++ OK, passed 100 tests.
3057.07 s
[vector] maximum: OK
3057.07 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3057.08 s
[vector] minimum: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3057.08 s
[vector] minIndex: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 22 discarded.
3057.08 s
[vector] maxIndex: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3057.08 s
[vector] maximumBy: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3057.08 s
[vector] minimumBy: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3057.08 s
[vector] maximumOn: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3057.08 s
[vector] minimumOn: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3057.08 s
[vector] maxIndexBy: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 11 discarded.
3057.08 s
[vector] minIndexBy: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3057.08 s
[vector] ListFirstMaxIndexWins: OK
3057.08 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3057.08 s
[vector] FalseListFirstMaxIndexWins: OK
3057.08 s
[vector] +++ OK, failed as expected. (after 1 test):
3057.08 s
[vector] Exception:
3057.08 s
[vector] Prelude.foldr1: empty list
3057.08 s
[vector] CallStack (from HasCallStack):
3057.08 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3057.08 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3057.08 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3057.08 s
[vector] []
3057.08 s
[vector] zip: OK
3057.08 s
[vector] +++ OK, passed 100 tests.
3057.08 s
[vector] zip3: OK
3057.08 s
[vector] +++ OK, passed 100 tests.
3057.08 s
[vector] unzip: OK
3057.09 s
[vector] +++ OK, passed 100 tests.
3057.09 s
[vector] unzip3: OK
3057.09 s
[vector] +++ OK, passed 100 tests.
3057.09 s
[vector] indexed: OK
3057.09 s
[vector] +++ OK, passed 100 tests.
3057.09 s
[vector] update: OK
3057.09 s
[vector] +++ OK, passed 100 tests.
3057.09 s
[vector] mempty: OK
3057.09 s
[vector] +++ OK, passed 1 test.
3057.09 s
[vector] mappend: OK
3057.09 s
[vector] +++ OK, passed 100 tests.
3057.12 s
[vector] mconcat: OK (0.03s)
3057.12 s
[vector] +++ OK, passed 100 tests.
3057.12 s
[vector] glength: OK
3057.12 s
[vector] +++ OK, passed 100 tests.
3057.12 s
[vector] (Bool)
3057.12 s
[vector] fromList.toList == id: OK
3057.12 s
[vector] +++ OK, passed 100 tests.
3057.12 s
[vector] toList.fromList == id: OK
3057.12 s
[vector] +++ OK, passed 100 tests.
3057.12 s
[vector] unstream.stream == id: OK
3057.12 s
[vector] +++ OK, passed 100 tests.
3057.12 s
[vector] stream.unstream == id: OK
3057.12 s
[vector] +++ OK, passed 100 tests.
3057.12 s
[vector] eq: OK
3057.12 s
[vector] +++ OK, passed 100 tests.
3057.12 s
[vector] length: OK
3057.12 s
[vector] +++ OK, passed 100 tests.
3057.12 s
[vector] null: OK
3057.12 s
[vector] +++ OK, passed 100 tests.
3057.13 s
[vector] index: OK
3057.13 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3057.13 s
[vector] safeIndex: OK
3057.13 s
[vector] +++ OK, passed 100 tests.
3057.13 s
[vector] head: OK
3057.13 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3057.13 s
[vector] last: OK
3057.13 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3057.13 s
[vector] unsafeIndex: OK
3057.13 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3057.13 s
[vector] unsafeHead: OK
3057.13 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3057.13 s
[vector] unsafeLast: OK
3057.13 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3057.14 s
[vector] slice: OK
3057.14 s
[vector] +++ OK, passed 100 tests.
3057.14 s
[vector] init: OK
3057.14 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3057.14 s
[vector] tail: OK
3057.14 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3057.14 s
[vector] take: OK
3057.14 s
[vector] +++ OK, passed 100 tests.
3057.14 s
[vector] drop: OK
3057.14 s
[vector] +++ OK, passed 100 tests.
3057.14 s
[vector] splitAt: OK
3057.14 s
[vector] +++ OK, passed 100 tests.
3057.14 s
[vector] empty: OK
3057.14 s
[vector] +++ OK, passed 1 test.
3057.14 s
[vector] singleton: OK
3057.14 s
[vector] +++ OK, passed 100 tests.
3057.14 s
[vector] replicate: OK
3057.14 s
[vector] +++ OK, passed 100 tests.
3057.14 s
[vector] generate: OK
3057.14 s
[vector] +++ OK, passed 100 tests.
3057.15 s
[vector] iterateN: OK
3057.15 s
[vector] +++ OK, passed 100 tests.
3057.17 s
[vector] iterateNM: OK (0.01s)
3057.17 s
[vector] +++ OK, passed 100 tests.
3057.18 s
[vector] generateM: OK (0.02s)
3057.18 s
[vector] +++ OK, passed 100 tests.
3057.18 s
[vector] replicateM: OK
3057.18 s
[vector] +++ OK, passed 100 tests.
3057.18 s
[vector] create: OK
3057.18 s
[vector] +++ OK, passed 100 tests.
3057.19 s
[vector] createT: OK
3057.19 s
[vector] +++ OK, passed 100 tests.
3057.19 s
[vector] unfoldr: OK
3057.19 s
[vector] +++ OK, passed 100 tests.
3057.19 s
[vector] unfoldrN: OK
3057.19 s
[vector] +++ OK, passed 100 tests.
3057.19 s
[vector] unfoldrExactN: OK
3057.19 s
[vector] +++ OK, passed 100 tests.
3057.19 s
[vector] unfoldrM: OK
3057.20 s
[vector] +++ OK, passed 100 tests.
3057.22 s
[vector] unfoldrNM: OK
3057.22 s
[vector] +++ OK, passed 100 tests.
3057.22 s
[vector] unfoldrExactNM: OK (0.02s)
3057.22 s
[vector] +++ OK, passed 100 tests.
3057.22 s
[vector] constructN: OK
3057.23 s
[vector] +++ OK, passed 100 tests.
3057.23 s
[vector] constructrN: OK
3057.23 s
[vector] +++ OK, passed 100 tests.
3057.23 s
[vector] cons: OK
3057.23 s
[vector] +++ OK, passed 100 tests.
3057.23 s
[vector] snoc: OK
3057.23 s
[vector] +++ OK, passed 100 tests.
3057.23 s
[vector] append: OK
3057.25 s
[vector] +++ OK, passed 100 tests.
3057.28 s
[vector] concat: OK (0.03s)
3057.28 s
[vector] +++ OK, passed 100 tests.
3057.28 s
[vector] force: OK
3057.28 s
[vector] +++ OK, passed 100 tests.
3057.28 s
[vector] upd: OK
3057.28 s
[vector] +++ OK, passed 100 tests.
3057.28 s
[vector] accum: OK
3057.28 s
[vector] +++ OK, passed 100 tests.
3057.28 s
[vector] reverse: OK
3057.28 s
[vector] +++ OK, passed 100 tests.
3057.28 s
[vector] backpermute: OK
3057.28 s
[vector] +++ OK, passed 100 tests.
3057.28 s
[vector] map: OK
3057.28 s
[vector] +++ OK, passed 100 tests.
3057.28 s
[vector] imap: OK
3057.28 s
[vector] +++ OK, passed 100 tests.
3057.29 s
[vector] concatMap: OK
3057.29 s
[vector] +++ OK, passed 100 tests.
3057.29 s
[vector] mapM: OK
3057.29 s
[vector] +++ OK, passed 100 tests.
3057.30 s
[vector] mapM_: OK (0.02s)
3057.30 s
[vector] +++ OK, passed 100 tests.
3057.31 s
[vector] forM: OK
3057.31 s
[vector] +++ OK, passed 100 tests.
3057.33 s
[vector] forM_: OK (0.02s)
3057.33 s
[vector] +++ OK, passed 100 tests.
3057.33 s
[vector] imapM: OK
3057.33 s
[vector] +++ OK, passed 100 tests.
3057.35 s
[vector] imapM_: OK (0.02s)
3057.35 s
[vector] +++ OK, passed 100 tests.
3057.35 s
[vector] zipWith: OK
3057.35 s
[vector] +++ OK, passed 100 tests.
3057.35 s
[vector] zipWith3: OK
3057.35 s
[vector] +++ OK, passed 100 tests.
3057.36 s
[vector] izipWith: OK
3057.36 s
[vector] +++ OK, passed 100 tests.
3057.36 s
[vector] izipWith3: OK
3057.36 s
[vector] +++ OK, passed 100 tests.
3057.37 s
[vector] izipWithM: OK
3057.37 s
[vector] +++ OK, passed 100 tests.
3057.37 s
[vector] izipWithM_: OK (0.01s)
3057.37 s
[vector] +++ OK, passed 100 tests.
3057.38 s
[vector] zipWithM: OK
3057.39 s
[vector] +++ OK, passed 100 tests.
3057.39 s
[vector] zipWithM_: OK (0.01s)
3057.39 s
[vector] +++ OK, passed 100 tests.
3057.39 s
[vector] filter: OK
3057.39 s
[vector] +++ OK, passed 100 tests.
3057.39 s
[vector] ifilter: OK
3057.39 s
[vector] +++ OK, passed 100 tests.
3057.41 s
[vector] filterM: OK (0.02s)
3057.41 s
[vector] +++ OK, passed 100 tests.
3057.41 s
[vector] uniq: OK
3057.41 s
[vector] +++ OK, passed 100 tests.
3057.42 s
[vector] mapMaybe: OK
3057.42 s
[vector] +++ OK, passed 100 tests.
3057.42 s
[vector] imapMaybe: OK
3057.42 s
[vector] +++ OK, passed 100 tests.
3057.42 s
[vector] takeWhile: OK
3057.42 s
[vector] +++ OK, passed 100 tests.
3057.42 s
[vector] dropWhile: OK
3057.43 s
[vector] +++ OK, passed 100 tests.
3057.43 s
[vector] partition: OK
3057.43 s
[vector] +++ OK, passed 100 tests.
3057.43 s
[vector] partitionWith: OK
3057.43 s
[vector] +++ OK, passed 100 tests.
3057.43 s
[vector] span: OK
3057.43 s
[vector] +++ OK, passed 100 tests.
3057.43 s
[vector] break: OK
3057.43 s
[vector] +++ OK, passed 100 tests.
3057.43 s
[vector] spanR: OK
3057.43 s
[vector] +++ OK, passed 100 tests.
3057.43 s
[vector] breakR: OK
3057.43 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] groupBy: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] elem: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] notElem: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] find: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] findIndex: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] findIndexR: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] findIndices: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] elemIndex: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] elemIndices: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] foldl: OK
3057.44 s
[vector] +++ OK, passed 100 tests.
3057.44 s
[vector] foldl1: OK
3057.45 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3057.45 s
[vector] foldl': OK
3057.45 s
[vector] +++ OK, passed 100 tests.
3057.45 s
[vector] foldl1': OK
3057.45 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3057.45 s
[vector] foldr: OK
3057.45 s
[vector] +++ OK, passed 100 tests.
3057.45 s
[vector] foldr1: OK
3057.45 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3057.45 s
[vector] foldr': OK
3057.46 s
[vector] +++ OK, passed 100 tests.
3057.46 s
[vector] foldr1': OK
3057.46 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3057.46 s
[vector] ifoldl: OK
3057.47 s
[vector] +++ OK, passed 100 tests.
3057.47 s
[vector] ifoldl': OK
3057.47 s
[vector] +++ OK, passed 100 tests.
3057.47 s
[vector] ifoldr: OK
3057.47 s
[vector] +++ OK, passed 100 tests.
3057.47 s
[vector] ifoldr': OK
3057.47 s
[vector] +++ OK, passed 100 tests.
3057.48 s
[vector] ifoldM: OK
3057.48 s
[vector] +++ OK, passed 100 tests.
3057.48 s
[vector] ifoldM': OK
3057.49 s
[vector] +++ OK, passed 100 tests.
3057.51 s
[vector] ifoldM_: OK (0.02s)
3057.51 s
[vector] +++ OK, passed 100 tests.
3057.51 s
[vector] ifoldM'_: OK (0.02s)
3057.51 s
[vector] +++ OK, passed 100 tests.
3057.52 s
[vector] all: OK
3057.52 s
[vector] +++ OK, passed 100 tests.
3057.52 s
[vector] any: OK
3057.52 s
[vector] +++ OK, passed 100 tests.
3057.52 s
[vector] prescanl: OK
3057.52 s
[vector] +++ OK, passed 100 tests.
3057.52 s
[vector] prescanl': OK
3057.52 s
[vector] +++ OK, passed 100 tests.
3057.52 s
[vector] postscanl: OK
3057.53 s
[vector] +++ OK, passed 100 tests.
3057.53 s
[vector] postscanl': OK
3057.53 s
[vector] +++ OK, passed 100 tests.
3057.53 s
[vector] scanl: OK
3057.53 s
[vector] +++ OK, passed 100 tests.
3057.54 s
[vector] scanl': OK
3057.54 s
[vector] +++ OK, passed 100 tests.
3057.54 s
[vector] scanl1: OK
3057.54 s
[vector] +++ OK, passed 100 tests.
3057.54 s
[vector] scanl1': OK
3057.54 s
[vector] +++ OK, passed 100 tests.
3057.54 s
[vector] iscanl: OK
3057.54 s
[vector] +++ OK, passed 100 tests.
3057.55 s
[vector] iscanl': OK
3057.55 s
[vector] +++ OK, passed 100 tests.
3057.56 s
[vector] prescanr: OK
3057.56 s
[vector] +++ OK, passed 100 tests.
3057.56 s
[vector] prescanr': OK
3057.56 s
[vector] +++ OK, passed 100 tests.
3057.56 s
[vector] postscanr: OK
3057.56 s
[vector] +++ OK, passed 100 tests.
3057.56 s
[vector] postscanr': OK
3057.57 s
[vector] +++ OK, passed 100 tests.
3057.57 s
[vector] scanr: OK
3057.57 s
[vector] +++ OK, passed 100 tests.
3057.57 s
[vector] scanr': OK
3057.57 s
[vector] +++ OK, passed 100 tests.
3057.58 s
[vector] scanr1: OK
3057.58 s
[vector] +++ OK, passed 100 tests.
3057.58 s
[vector] scanr1': OK
3057.58 s
[vector] +++ OK, passed 100 tests.
3057.58 s
[vector] iscanr: OK
3057.58 s
[vector] +++ OK, passed 100 tests.
3057.58 s
[vector] iscanr': OK
3057.59 s
[vector] +++ OK, passed 100 tests.
3057.59 s
[vector] mut_read: OK
3057.59 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3057.59 s
[vector] mut_write: OK
3057.59 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3057.59 s
[vector] mut_modify: OK
3057.59 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3057.59 s
[vector] mut_generate: OK
3057.61 s
[vector] +++ OK, passed 100 tests.
3057.61 s
[vector] mut_generateM: OK (0.01s)
3057.61 s
[vector] +++ OK, passed 100 tests.
3057.63 s
[vector] mut_mapM_: OK (0.02s)
3057.63 s
[vector] +++ OK, passed 100 tests.
3057.65 s
[vector] mut_imapM_: OK (0.02s)
3057.65 s
[vector] +++ OK, passed 100 tests.
3057.66 s
[vector] mut_forM_: OK (0.01s)
3057.66 s
[vector] +++ OK, passed 100 tests.
3057.67 s
[vector] mut_iforM_: OK
3057.67 s
[vector] +++ OK, passed 100 tests.
3057.68 s
[vector] mut_foldr: OK
3057.68 s
[vector] +++ OK, passed 100 tests.
3057.68 s
[vector] mut_foldr': OK
3057.68 s
[vector] +++ OK, passed 100 tests.
3057.68 s
[vector] mut_foldl: OK
3057.68 s
[vector] +++ OK, passed 100 tests.
3057.68 s
[vector] mut_foldl': OK
3057.68 s
[vector] +++ OK, passed 100 tests.
3057.69 s
[vector] mut_ifoldr: OK
3057.69 s
[vector] +++ OK, passed 100 tests.
3057.69 s
[vector] mut_ifoldr': OK
3057.69 s
[vector] +++ OK, passed 100 tests.
3057.69 s
[vector] mut_ifoldl: OK
3057.69 s
[vector] +++ OK, passed 100 tests.
3057.69 s
[vector] mut_ifoldl': OK
3057.70 s
[vector] +++ OK, passed 100 tests.
3057.70 s
[vector] mut_foldM: OK
3057.70 s
[vector] +++ OK, passed 100 tests.
3057.70 s
[vector] mut_foldM': OK
3057.70 s
[vector] +++ OK, passed 100 tests.
3057.70 s
[vector] mut_foldrM: OK
3057.70 s
[vector] +++ OK, passed 100 tests.
3057.71 s
[vector] mut_foldrM': OK
3057.71 s
[vector] +++ OK, passed 100 tests.
3057.71 s
[vector] mut_ifoldM: OK
3057.71 s
[vector] +++ OK, passed 100 tests.
3057.71 s
[vector] mut_ifoldM': OK
3057.71 s
[vector] +++ OK, passed 100 tests.
3057.71 s
[vector] mut_ifoldrM: OK
3057.72 s
[vector] +++ OK, passed 100 tests.
3057.72 s
[vector] mut_ifoldrM': OK
3057.72 s
[vector] +++ OK, passed 100 tests.
3057.72 s
[vector] compare: OK
3057.72 s
[vector] +++ OK, passed 100 tests.
3057.72 s
[vector] maximum: OK
3057.72 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3057.72 s
[vector] minimum: OK
3057.72 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3057.72 s
[vector] minIndex: OK
3057.72 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3057.72 s
[vector] maxIndex: OK
3057.72 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3057.72 s
[vector] maximumBy: OK
3057.72 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3057.72 s
[vector] minimumBy: OK
3057.72 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3057.72 s
[vector] maximumOn: OK
3057.72 s
[vector] +++ OK, passed 100 tests; 10 discarded.
3057.72 s
[vector] minimumOn: OK
3057.72 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3057.72 s
[vector] maxIndexBy: OK
3057.73 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3057.73 s
[vector] minIndexBy: OK
3057.73 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3057.73 s
[vector] ListFirstMaxIndexWins: OK
3057.73 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3057.73 s
[vector] FalseListFirstMaxIndexWins: OK
3057.73 s
[vector] +++ OK, failed as expected. (after 1 test):
3057.73 s
[vector] Exception:
3057.73 s
[vector] Prelude.foldr1: empty list
3057.73 s
[vector] CallStack (from HasCallStack):
3057.73 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3057.73 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3057.73 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3057.73 s
[vector] []
3057.73 s
[vector] zip: OK
3057.73 s
[vector] +++ OK, passed 100 tests.
3057.73 s
[vector] zip3: OK
3057.73 s
[vector] +++ OK, passed 100 tests.
3057.73 s
[vector] unzip: OK
3057.73 s
[vector] +++ OK, passed 100 tests.
3057.73 s
[vector] unzip3: OK
3057.74 s
[vector] +++ OK, passed 100 tests.
3057.74 s
[vector] indexed: OK
3057.74 s
[vector] +++ OK, passed 100 tests.
3057.74 s
[vector] update: OK
3057.74 s
[vector] +++ OK, passed 100 tests.
3057.74 s
[vector] mempty: OK
3057.74 s
[vector] +++ OK, passed 1 test.
3057.74 s
[vector] mappend: OK
3057.75 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] mconcat: OK (0.02s)
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] glength: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] and: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] or: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] (Int)
3057.77 s
[vector] fromList.toList == id: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] toList.fromList == id: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] unstream.stream == id: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] stream.unstream == id: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] eq: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] length: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] null: OK
3057.77 s
[vector] +++ OK, passed 100 tests.
3057.77 s
[vector] index: OK
3057.77 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3057.77 s
[vector] safeIndex: OK
3057.78 s
[vector] +++ OK, passed 100 tests.
3057.78 s
[vector] head: OK
3057.78 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3057.78 s
[vector] last: OK
3057.78 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3057.78 s
[vector] unsafeIndex: OK
3057.78 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3057.78 s
[vector] unsafeHead: OK
3057.78 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3057.78 s
[vector] unsafeLast: OK
3057.78 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3057.79 s
[vector] slice: OK
3057.79 s
[vector] +++ OK, passed 100 tests.
3057.79 s
[vector] init: OK
3057.79 s
[vector] +++ OK, passed 100 tests; 23 discarded.
3057.79 s
[vector] tail: OK
3057.79 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3057.79 s
[vector] take: OK
3057.79 s
[vector] +++ OK, passed 100 tests.
3057.79 s
[vector] drop: OK
3057.79 s
[vector] +++ OK, passed 100 tests.
3057.79 s
[vector] splitAt: OK
3057.79 s
[vector] +++ OK, passed 100 tests.
3057.79 s
[vector] empty: OK
3057.79 s
[vector] +++ OK, passed 1 test.
3057.79 s
[vector] singleton: OK
3057.79 s
[vector] +++ OK, passed 100 tests.
3057.79 s
[vector] replicate: OK
3057.79 s
[vector] +++ OK, passed 100 tests.
3057.79 s
[vector] generate: OK
3057.79 s
[vector] +++ OK, passed 100 tests.
3057.79 s
[vector] iterateN: OK
3057.79 s
[vector] +++ OK, passed 100 tests.
3057.83 s
[vector] iterateNM: OK (0.02s)
3057.83 s
[vector] +++ OK, passed 100 tests.
3057.88 s
[vector] generateM: OK (0.05s)
3057.88 s
[vector] +++ OK, passed 100 tests.
3057.90 s
[vector] replicateM: OK (0.04s)
3057.90 s
[vector] +++ OK, passed 100 tests.
3057.90 s
[vector] create: OK
3057.90 s
[vector] +++ OK, passed 100 tests.
3057.90 s
[vector] createT: OK
3057.90 s
[vector] +++ OK, passed 100 tests.
3057.90 s
[vector] unfoldr: OK
3057.90 s
[vector] +++ OK, passed 100 tests.
3057.91 s
[vector] unfoldrN: OK
3057.91 s
[vector] +++ OK, passed 100 tests.
3057.91 s
[vector] unfoldrExactN: OK
3057.91 s
[vector] +++ OK, passed 100 tests.
3057.91 s
[vector] unfoldrM: OK
3057.91 s
[vector] +++ OK, passed 100 tests.
3057.91 s
[vector] unfoldrNM: OK
3057.91 s
[vector] +++ OK, passed 100 tests.
3057.94 s
[vector] unfoldrExactNM: OK (0.03s)
3057.94 s
[vector] +++ OK, passed 100 tests.
3057.94 s
[vector] constructN: OK
3057.95 s
[vector] +++ OK, passed 100 tests.
3057.95 s
[vector] constructrN: OK
3057.95 s
[vector] +++ OK, passed 100 tests.
3057.95 s
[vector] cons: OK
3057.95 s
[vector] +++ OK, passed 100 tests.
3057.95 s
[vector] snoc: OK
3057.96 s
[vector] +++ OK, passed 100 tests.
3057.96 s
[vector] append: OK
3057.96 s
[vector] +++ OK, passed 100 tests.
3057.98 s
[vector] concat: OK (0.03s)
3057.98 s
[vector] +++ OK, passed 100 tests.
3057.99 s
[vector] force: OK
3057.99 s
[vector] +++ OK, passed 100 tests.
3057.99 s
[vector] upd: OK
3057.99 s
[vector] +++ OK, passed 100 tests.
3058.00 s
[vector] accum: OK
3058.00 s
[vector] +++ OK, passed 100 tests.
3058.00 s
[vector] reverse: OK
3058.00 s
[vector] +++ OK, passed 100 tests.
3058.00 s
[vector] backpermute: OK
3058.00 s
[vector] +++ OK, passed 100 tests.
3058.00 s
[vector] map: OK
3058.00 s
[vector] +++ OK, passed 100 tests.
3058.01 s
[vector] imap: OK
3058.01 s
[vector] +++ OK, passed 100 tests.
3058.01 s
[vector] concatMap: OK
3058.01 s
[vector] +++ OK, passed 100 tests.
3058.01 s
[vector] mapM: OK
3058.01 s
[vector] +++ OK, passed 100 tests.
3058.04 s
[vector] mapM_: OK (0.03s)
3058.04 s
[vector] +++ OK, passed 100 tests.
3058.05 s
[vector] forM: OK
3058.05 s
[vector] +++ OK, passed 100 tests.
3058.07 s
[vector] forM_: OK (0.03s)
3058.07 s
[vector] +++ OK, passed 100 tests.
3058.07 s
[vector] imapM: OK
3058.07 s
[vector] +++ OK, passed 100 tests.
3058.09 s
[vector] imapM_: OK (0.02s)
3058.09 s
[vector] +++ OK, passed 100 tests.
3058.10 s
[vector] zipWith: OK
3058.10 s
[vector] +++ OK, passed 100 tests.
3058.10 s
[vector] zipWith3: OK
3058.11 s
[vector] +++ OK, passed 100 tests.
3058.11 s
[vector] izipWith: OK
3058.11 s
[vector] +++ OK, passed 100 tests.
3058.11 s
[vector] izipWith3: OK
3058.11 s
[vector] +++ OK, passed 100 tests.
3058.13 s
[vector] izipWithM: OK
3058.13 s
[vector] +++ OK, passed 100 tests.
3058.14 s
[vector] izipWithM_: OK (0.02s)
3058.14 s
[vector] +++ OK, passed 100 tests.
3058.15 s
[vector] zipWithM: OK
3058.16 s
[vector] +++ OK, passed 100 tests.
3058.16 s
[vector] zipWithM_: OK (0.02s)
3058.16 s
[vector] +++ OK, passed 100 tests.
3058.16 s
[vector] filter: OK
3058.16 s
[vector] +++ OK, passed 100 tests.
3058.17 s
[vector] ifilter: OK
3058.17 s
[vector] +++ OK, passed 100 tests.
3058.25 s
[vector] filterM: OK (0.07s)
3058.25 s
[vector] +++ OK, passed 100 tests.
3058.25 s
[vector] uniq: OK
3058.25 s
[vector] +++ OK, passed 100 tests.
3058.25 s
[vector] mapMaybe: OK
3058.25 s
[vector] +++ OK, passed 100 tests.
3058.25 s
[vector] imapMaybe: OK
3058.25 s
[hspec-megaparsec] [2 of 2] Linking dist/build/tests/tests
3058.25 s
[vector] +++ OK, passed 100 tests.
3058.25 s
[vector] takeWhile: OK
3058.26 s
[vector] +++ OK, passed 100 tests.
3058.26 s
[vector] dropWhile: OK
3058.27 s
[vector] +++ OK, passed 100 tests.
3058.27 s
[vector] partition: OK
3058.27 s
[vector] +++ OK, passed 100 tests.
3058.28 s
[vector] partitionWith: OK
3058.28 s
[vector] +++ OK, passed 100 tests.
3058.28 s
[vector] span: OK
3058.28 s
[vector] +++ OK, passed 100 tests.
3058.28 s
[vector] break: OK
3058.28 s
[vector] +++ OK, passed 100 tests.
3058.28 s
[vector] spanR: OK
3058.28 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] breakR: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] groupBy: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] elem: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] notElem: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] find: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] findIndex: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] findIndexR: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] findIndices: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] elemIndex: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.30 s
[vector] elemIndices: OK
3058.30 s
[vector] +++ OK, passed 100 tests.
3058.31 s
[vector] foldl: OK
3058.31 s
[vector] +++ OK, passed 100 tests.
3058.31 s
[vector] foldl1: OK
3058.31 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3058.31 s
[vector] foldl': OK
3058.32 s
[vector] +++ OK, passed 100 tests.
3058.32 s
[vector] foldl1': OK
3058.32 s
[vector] +++ OK, passed 100 tests; 11 discarded.
3058.32 s
[vector] foldr: OK
3058.32 s
[vector] +++ OK, passed 100 tests.
3058.32 s
[vector] foldr1: OK
3058.33 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3058.33 s
[vector] foldr': OK
3058.33 s
[vector] +++ OK, passed 100 tests.
3058.33 s
[vector] foldr1': OK
3058.33 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3058.33 s
[vector] ifoldl: OK
3058.34 s
[vector] +++ OK, passed 100 tests.
3058.35 s
[vector] ifoldl': OK
3058.35 s
[vector] +++ OK, passed 100 tests.
3058.35 s
[vector] ifoldr: OK
3058.35 s
[vector] +++ OK, passed 100 tests.
3058.35 s
[vector] ifoldr': OK
3058.36 s
[vector] +++ OK, passed 100 tests.
3058.36 s
[vector] ifoldM: OK
3058.36 s
[vector] +++ OK, passed 100 tests.
3058.37 s
[vector] ifoldM': OK
3058.37 s
[vector] +++ OK, passed 100 tests.
3058.39 s
[vector] ifoldM_: OK (0.02s)
3058.39 s
[vector] +++ OK, passed 100 tests.
3058.41 s
[vector] ifoldM'_: OK (0.02s)
3058.41 s
[vector] +++ OK, passed 100 tests.
3058.41 s
[vector] all: OK
3058.41 s
[vector] +++ OK, passed 100 tests.
3058.41 s
[vector] any: OK
3058.41 s
[vector] +++ OK, passed 100 tests.
3058.41 s
[vector] prescanl: OK
3058.41 s
[vector] +++ OK, passed 100 tests.
3058.42 s
[vector] prescanl': OK
3058.42 s
[vector] +++ OK, passed 100 tests.
3058.42 s
[vector] postscanl: OK
3058.42 s
[vector] +++ OK, passed 100 tests.
3058.42 s
[vector] postscanl': OK
3058.42 s
[vector] +++ OK, passed 100 tests.
3058.43 s
[vector] scanl: OK
3058.44 s
[vector] +++ OK, passed 100 tests.
3058.44 s
[vector] scanl': OK
3058.44 s
[vector] +++ OK, passed 100 tests.
3058.45 s
[vector] scanl1: OK
3058.45 s
[vector] +++ OK, passed 100 tests.
3058.45 s
[vector] scanl1': OK
3058.45 s
[vector] +++ OK, passed 100 tests.
3058.45 s
[vector] iscanl: OK
3058.45 s
[vector] +++ OK, passed 100 tests.
3058.46 s
[vector] iscanl': OK
3058.46 s
[vector] +++ OK, passed 100 tests.
3058.46 s
[vector] prescanr: OK
3058.47 s
[vector] +++ OK, passed 100 tests.
3058.48 s
[vector] prescanr': OK
3058.48 s
[vector] +++ OK, passed 100 tests.
3058.48 s
[vector] postscanr: OK
3058.48 s
[vector] +++ OK, passed 100 tests.
3058.48 s
[vector] postscanr': OK
3058.48 s
[vector] +++ OK, passed 100 tests.
3058.49 s
[vector] scanr: OK
3058.49 s
[vector] +++ OK, passed 100 tests.
3058.49 s
[vector] scanr': OK
3058.49 s
[vector] +++ OK, passed 100 tests.
3058.49 s
[vector] scanr1: OK
3058.50 s
[vector] +++ OK, passed 100 tests.
3058.51 s
[vector] scanr1': OK
3058.51 s
[vector] +++ OK, passed 100 tests.
3058.51 s
[vector] iscanr: OK
3058.51 s
[vector] +++ OK, passed 100 tests.
3058.51 s
[vector] iscanr': OK
3058.51 s
[vector] +++ OK, passed 100 tests.
3058.51 s
[vector] mut_read: OK
3058.51 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3058.52 s
[vector] mut_write: OK
3058.52 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3058.52 s
[vector] mut_modify: OK
3058.52 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3058.52 s
[vector] mut_generate: OK
3058.52 s
[vector] +++ OK, passed 100 tests.
3058.55 s
[vector] mut_generateM: OK (0.01s)
3058.55 s
[vector] +++ OK, passed 100 tests.
3058.56 s
[vector] mut_mapM_: OK (0.02s)
3058.56 s
[vector] +++ OK, passed 100 tests.
3058.58 s
[vector] mut_imapM_: OK (0.02s)
3058.59 s
[vector] +++ OK, passed 100 tests.
3058.63 s
[vector] mut_forM_: OK (0.02s)
3058.63 s
[vector] +++ OK, passed 100 tests.
3058.64 s
[vector] mut_iforM_: OK (0.03s)
3058.64 s
[vector] +++ OK, passed 100 tests.
3058.64 s
[vector] mut_foldr: OK
3058.64 s
[vector] +++ OK, passed 100 tests.
3058.64 s
[vector] mut_foldr': OK
3058.65 s
[vector] +++ OK, passed 100 tests.
3058.65 s
[vector] mut_foldl: OK
3058.65 s
[vector] +++ OK, passed 100 tests.
3058.66 s
[vector] mut_foldl': OK
3058.66 s
[vector] +++ OK, passed 100 tests.
3058.66 s
[vector] mut_ifoldr: OK
3058.66 s
[vector] +++ OK, passed 100 tests.
3058.67 s
[vector] mut_ifoldr': OK
3058.67 s
[vector] +++ OK, passed 100 tests.
3058.68 s
[vector] mut_ifoldl: OK
3058.68 s
[vector] +++ OK, passed 100 tests.
3058.68 s
[vector] mut_ifoldl': OK
3058.68 s
[vector] +++ OK, passed 100 tests.
3058.69 s
[vector] mut_foldM: OK
3058.69 s
[vector] +++ OK, passed 100 tests.
3058.69 s
[vector] mut_foldM': OK
3058.70 s
[vector] +++ OK, passed 100 tests.
3058.70 s
[vector] mut_foldrM: OK
3058.70 s
[vector] +++ OK, passed 100 tests.
3058.70 s
[vector] mut_foldrM': OK
3058.70 s
[vector] +++ OK, passed 100 tests.
3058.71 s
[vector] mut_ifoldM: OK
3058.73 s
[vector] +++ OK, passed 100 tests.
3058.74 s
[vector] mut_ifoldM': OK (0.02s)
3058.74 s
[vector] +++ OK, passed 100 tests.
3058.74 s
[vector] mut_ifoldrM: OK
3058.75 s
[vector] +++ OK, passed 100 tests.
3058.75 s
[vector] mut_ifoldrM': OK
3058.75 s
[vector] +++ OK, passed 100 tests.
3058.75 s
[vector] compare: OK
3058.76 s
[vector] +++ OK, passed 100 tests.
3058.76 s
[vector] maximum: OK
3058.76 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3058.76 s
[vector] minimum: OK
3058.76 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3058.76 s
[vector] minIndex: OK
3058.76 s
[vector] +++ OK, passed 100 tests; 23 discarded.
3058.77 s
[vector] maxIndex: OK
3058.77 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3058.77 s
[vector] maximumBy: OK
3058.77 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3058.77 s
[vector] minimumBy: OK
3058.77 s
[vector] +++ OK, passed 100 tests; 22 discarded.
3058.77 s
[vector] maximumOn: OK
3058.77 s
[vector] +++ OK, passed 100 tests; 22 discarded.
3058.77 s
[vector] minimumOn: OK
3058.77 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3058.78 s
[vector] maxIndexBy: OK
3058.78 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3058.78 s
[vector] minIndexBy: OK
3058.78 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3058.78 s
[vector] ListFirstMaxIndexWins: OK
3058.78 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3058.80 s
[vector] FalseListFirstMaxIndexWins: OK
3058.80 s
[vector] +++ OK, failed as expected. (after 1 test):
3058.80 s
[vector] Exception:
3058.80 s
[vector] Prelude.foldr1: empty list
3058.80 s
[vector] CallStack (from HasCallStack):
3058.80 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3058.80 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3058.80 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3058.80 s
[vector] []
3058.81 s
[vector] zip: OK (0.02s)
3058.81 s
[vector] +++ OK, passed 100 tests.
3058.82 s
[vector] zip3: OK (0.01s)
3058.83 s
[vector] +++ OK, passed 100 tests.
3058.83 s
[vector] unzip: OK
3058.83 s
[vector] +++ OK, passed 100 tests.
3058.83 s
[vector] unzip3: OK
3058.83 s
[vector] +++ OK, passed 100 tests.
3058.83 s
[vector] indexed: OK
3058.83 s
[vector] +++ OK, passed 100 tests.
3058.83 s
[vector] update: OK
3058.83 s
[vector] +++ OK, passed 100 tests.
3058.83 s
[vector] mempty: OK
3058.83 s
[vector] +++ OK, passed 1 test.
3058.84 s
[vector] mappend: OK
3058.84 s
[vector] +++ OK, passed 100 tests.
3058.87 s
[vector] mconcat: OK (0.02s)
3058.87 s
[vector] +++ OK, passed 100 tests.
3058.87 s
[vector] glength: OK
3058.87 s
[vector] +++ OK, passed 100 tests.
3058.87 s
[vector] sum: OK
3058.87 s
[vector] +++ OK, passed 100 tests.
3058.87 s
[vector] product: OK
3058.87 s
[vector] +++ OK, passed 100 tests.
3058.87 s
[vector] enumFromN: OK
3058.87 s
[vector] +++ OK, passed 100 tests.
3058.87 s
[vector] enumFromThenN: OK
3058.87 s
[vector] +++ OK, passed 100 tests.
3058.87 s
[vector] enumFromTo: OK
3058.87 s
[vector] +++ OK, passed 100 tests.
3058.87 s
[vector] enumFromThenTo: OK
3058.87 s
[vector] +++ OK, passed 100 tests; 10 discarded.
3058.87 s
[vector] (Float)
3058.87 s
[vector] fromList.toList == id: OK
3058.87 s
[vector] +++ OK, passed 100 tests.
3058.87 s
[vector] toList.fromList == id: OK
3058.88 s
[vector] +++ OK, passed 100 tests.
3058.88 s
[vector] unstream.stream == id: OK
3058.88 s
[vector] +++ OK, passed 100 tests.
3058.88 s
[vector] stream.unstream == id: OK
3058.88 s
[vector] +++ OK, passed 100 tests.
3058.88 s
[vector] eq: OK
3058.88 s
[vector] +++ OK, passed 100 tests.
3058.88 s
[vector] length: OK
3058.88 s
[vector] +++ OK, passed 100 tests.
3058.88 s
[vector] null: OK
3058.88 s
[vector] +++ OK, passed 100 tests.
3058.88 s
[vector] index: OK
3058.88 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3058.88 s
[vector] safeIndex: OK
3058.88 s
[vector] +++ OK, passed 100 tests.
3058.88 s
[vector] head: OK
3058.89 s
[vector] +++ OK, passed 100 tests; 22 discarded.
3058.89 s
[vector] last: OK
3058.89 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3058.89 s
[vector] unsafeIndex: OK
3058.89 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3058.89 s
[vector] unsafeHead: OK
3058.89 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3058.89 s
[vector] unsafeLast: OK
3058.89 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3058.89 s
[vector] slice: OK
3058.89 s
[vector] +++ OK, passed 100 tests.
3058.89 s
[vector] init: OK
3058.89 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3058.89 s
[vector] tail: OK
3058.89 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3058.90 s
[vector] take: OK
3058.90 s
[vector] +++ OK, passed 100 tests.
3058.90 s
[vector] drop: OK
3058.90 s
[vector] +++ OK, passed 100 tests.
3058.90 s
[vector] splitAt: OK
3058.90 s
[vector] +++ OK, passed 100 tests.
3058.90 s
[vector] empty: OK
3058.90 s
[vector] +++ OK, passed 1 test.
3058.90 s
[vector] singleton: OK
3058.90 s
[vector] +++ OK, passed 100 tests.
3058.90 s
[vector] replicate: OK
3058.90 s
[vector] +++ OK, passed 100 tests.
3058.90 s
[vector] generate: OK
3058.90 s
[vector] +++ OK, passed 100 tests.
3058.91 s
[vector] iterateN: OK
3058.91 s
[vector] +++ OK, passed 100 tests.
3059.02 s
[vector] iterateNM: OK (0.09s)
3059.02 s
[vector] +++ OK, passed 100 tests.
3059.08 s
[vector] generateM: OK (0.08s)
3059.08 s
[vector] +++ OK, passed 100 tests.
3059.13 s
[vector] replicateM: OK (0.05s)
3059.14 s
[vector] +++ OK, passed 100 tests.
3059.14 s
[vector] create: OK
3059.14 s
[vector] +++ OK, passed 100 tests.
3059.14 s
[vector] createT: OK
3059.14 s
[vector] +++ OK, passed 100 tests.
3059.14 s
[vector] unfoldr: OK
3059.14 s
[vector] +++ OK, passed 100 tests.
3059.15 s
[vector] unfoldrN: OK
3059.16 s
[vector] +++ OK, passed 100 tests.
3059.17 s
[vector] unfoldrExactN: OK
3059.17 s
[vector] +++ OK, passed 100 tests.
3059.19 s
[vector] unfoldrM: OK (0.02s)
3059.19 s
[vector] +++ OK, passed 100 tests.
3059.22 s
[vector] unfoldrNM: OK (0.03s)
3059.22 s
[vector] +++ OK, passed 100 tests.
3059.31 s
[vector] unfoldrExactNM: OK (0.10s)
3059.31 s
[vector] +++ OK, passed 100 tests.
3059.33 s
[vector] constructN: OK (0.03s)
3059.33 s
[vector] +++ OK, passed 100 tests.
3059.40 s
[vector] constructrN: OK (0.06s)
3059.40 s
[vector] +++ OK, passed 100 tests.
3059.40 s
[vector] cons: OK
3059.40 s
[vector] +++ OK, passed 100 tests.
3059.41 s
[vector] snoc: OK
3059.41 s
[vector] +++ OK, passed 100 tests.
3059.41 s
[vector] append: OK
3059.41 s
[vector] +++ OK, passed 100 tests.
3059.47 s
[vector] concat: OK (0.06s)
3059.47 s
[vector] +++ OK, passed 100 tests.
3059.47 s
[vector] force: OK
3059.47 s
[vector] +++ OK, passed 100 tests.
3059.48 s
[vector] upd: OK
3059.49 s
[vector] +++ OK, passed 100 tests.
3059.50 s
[vector] accum: OK (0.02s)
3059.50 s
[vector] +++ OK, passed 100 tests.
3059.50 s
[vector] reverse: OK
3059.51 s
[vector] +++ OK, passed 100 tests.
3059.51 s
[vector] backpermute: OK
3059.51 s
[vector] +++ OK, passed 100 tests.
3059.53 s
[vector] map: OK (0.01s)
3059.53 s
[vector] +++ OK, passed 100 tests.
3059.53 s
[vector] imap: OK (0.02s)
3059.53 s
[vector] +++ OK, passed 100 tests.
3059.56 s
[vector] concatMap: OK (0.01s)
3059.56 s
[vector] +++ OK, passed 100 tests.
3059.58 s
[vector] mapM: OK (0.01s)
3059.58 s
[vector] +++ OK, passed 100 tests.
3059.67 s
[vector] mapM_: OK (0.10s)
3059.67 s
[vector] +++ OK, passed 100 tests.
3059.70 s
[vector] forM: OK (0.01s)
3059.70 s
[vector] +++ OK, passed 100 tests.
3059.75 s
[vector] forM_: OK (0.08s)
3059.75 s
[vector] +++ OK, passed 100 tests.
3059.76 s
[vector] imapM: OK
3059.77 s
[vector] +++ OK, passed 100 tests.
3059.89 s
[vector] imapM_: OK (0.12s)
3059.89 s
[vector] +++ OK, passed 100 tests.
3059.89 s
[vector] zipWith: OK (0.01s)
3059.89 s
[vector] +++ OK, passed 100 tests.
3059.91 s
[vector] zipWith3: OK (0.01s)
3059.92 s
[vector] +++ OK, passed 100 tests.
3059.93 s
[vector] izipWith: OK (0.01s)
3059.94 s
[vector] +++ OK, passed 100 tests.
3059.95 s
[vector] izipWith3: OK (0.02s)
3059.95 s
[vector] +++ OK, passed 100 tests.
3059.95 s
[vector] izipWithM: OK (0.01s)
3059.95 s
[vector] +++ OK, passed 100 tests.
3060.02 s
[vector] izipWithM_: OK (0.06s)
3060.02 s
[vector] +++ OK, passed 100 tests.
3060.03 s
[vector] zipWithM: OK (0.01s)
3060.03 s
[vector] +++ OK, passed 100 tests.
3060.09 s
[vector] zipWithM_: OK (0.06s)
3060.09 s
[vector] +++ OK, passed 100 tests.
3060.10 s
[vector] filter: OK
3060.10 s
[vector] +++ OK, passed 100 tests.
3060.10 s
[vector] ifilter: OK
3060.10 s
[vector] +++ OK, passed 100 tests.
3060.21 s
[vector] filterM: OK (0.10s)
3060.21 s
[vector] +++ OK, passed 100 tests.
3060.21 s
[vector] uniq: OK
3060.21 s
[vector] +++ OK, passed 100 tests.
3060.23 s
[vector] mapMaybe: OK
3060.23 s
[vector] +++ OK, passed 100 tests.
3060.26 s
[vector] imapMaybe: OK (0.01s)
3060.26 s
[vector] +++ OK, passed 100 tests.
3060.26 s
[vector] takeWhile: OK (0.02s)
3060.26 s
[vector] +++ OK, passed 100 tests.
3060.26 s
[vector] dropWhile: OK
3060.27 s
[vector] +++ OK, passed 100 tests.
3060.27 s
[vector] partition: OK (0.01s)
3060.27 s
[vector] +++ OK, passed 100 tests.
3060.29 s
[vector] partitionWith: OK (0.01s)
3060.29 s
[vector] +++ OK, passed 100 tests.
3060.29 s
[vector] span: OK
3060.29 s
[vector] +++ OK, passed 100 tests.
3060.29 s
[vector] break: OK
3060.29 s
[vector] +++ OK, passed 100 tests.
3060.29 s
[vector] spanR: OK
3060.29 s
[vector] +++ OK, passed 100 tests.
3060.30 s
[vector] breakR: OK
3060.31 s
[vector] +++ OK, passed 100 tests.
3060.32 s
[vector] groupBy: OK (0.02s)
3060.32 s
[vector] +++ OK, passed 100 tests.
3060.32 s
[vector] elem: OK
3060.32 s
[vector] +++ OK, passed 100 tests.
3060.32 s
[vector] notElem: OK
3060.32 s
[vector] +++ OK, passed 100 tests.
3060.33 s
[vector] find: OK
3060.33 s
[vector] +++ OK, passed 100 tests.
3060.33 s
[vector] findIndex: OK
3060.33 s
[vector] +++ OK, passed 100 tests.
3060.33 s
[vector] findIndexR: OK
3060.34 s
[vector] +++ OK, passed 100 tests.
3060.34 s
[vector] findIndices: OK
3060.34 s
[vector] +++ OK, passed 100 tests.
3060.34 s
[vector] elemIndex: OK
3060.34 s
[vector] +++ OK, passed 100 tests.
3060.34 s
[vector] elemIndices: OK
3060.35 s
[vector] +++ OK, passed 100 tests.
3060.37 s
[vector] foldl: OK (0.01s)
3060.37 s
[vector] +++ OK, passed 100 tests.
3060.38 s
[vector] foldl1: OK (0.01s)
3060.38 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3060.39 s
[vector] foldl': OK (0.02s)
3060.39 s
[vector] +++ OK, passed 100 tests.
3060.41 s
[vector] foldl1': OK (0.01s)
3060.41 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3060.41 s
[vector] foldr: OK (0.01s)
3060.41 s
[vector] +++ OK, passed 100 tests.
3060.42 s
[vector] foldr1: OK (0.01s)
3060.42 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3060.44 s
[vector] foldr': OK
3060.44 s
[vector] +++ OK, passed 100 tests.
3060.47 s
[vector] foldr1': OK (0.01s)
3060.47 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3060.47 s
[vector] ifoldl: OK (0.01s)
3060.47 s
[vector] +++ OK, passed 100 tests.
3060.48 s
[vector] ifoldl': OK
3060.48 s
[vector] +++ OK, passed 100 tests.
3060.50 s
[hspec-megaparsec] Phase: checkPhase
3060.50 s
[vector] ifoldr: OK
3060.51 s
[vector] +++ OK, passed 100 tests.
3060.53 s
[vector] ifoldr': OK (0.01s)
3060.53 s
[vector] +++ OK, passed 100 tests.
3060.53 s
[vector] ifoldM: OK (0.01s)
3060.53 s
[vector] +++ OK, passed 100 tests.
3060.56 s
[vector] ifoldM': OK (0.02s)
3060.56 s
[vector] +++ OK, passed 100 tests.
3060.68 s
[hspec-megaparsec] Running 1 test suites...
3060.68 s
[hspec-megaparsec] Test suite tests: RUNNING...
3060.69 s
[vector] ifoldM_: OK (0.14s)
3060.69 s
[vector] +++ OK, passed 100 tests.
3060.70 s
[hspec-megaparsec]
3060.70 s
[hspec-megaparsec] shouldParse
3060.70 s
[hspec-megaparsec] works [✔]
3060.70 s
[hspec-megaparsec] parseSatisfies
3060.70 s
[hspec-megaparsec] works [✔]
3060.70 s
[hspec-megaparsec] shouldFailOn
3060.71 s
[hspec-megaparsec] works [✔]
3060.71 s
[hspec-megaparsec] shouldSucceedOn
3060.71 s
[hspec-megaparsec] works [✔]
3060.71 s
[hspec-megaparsec] shouldFailWith
3060.71 s
[hspec-megaparsec] works [✔]
3060.71 s
[hspec-megaparsec] failsLeaving
3060.71 s
[hspec-megaparsec] works [✔]
3060.71 s
[hspec-megaparsec] succeedsLeaving
3060.71 s
[hspec-megaparsec] works [✔]
3060.71 s
[hspec-megaparsec]
3060.71 s
[hspec-megaparsec] Finished in 0.0006 seconds
3060.71 s
[hspec-megaparsec] 7 examples, 0 failures
3060.71 s
[hspec-megaparsec] Test suite tests: PASS
3060.71 s
[hspec-megaparsec] Test suite logged to: dist/test/hspec-megaparsec-2.2.1-tests.log
3060.71 s
[hspec-megaparsec] 1 of 1 test suites (1 of 1 test cases) passed.
3060.73 s
[hspec-megaparsec] Phase: haddockPhase
3060.73 s
[vector] ifoldM'_: OK (0.05s)
3060.73 s
[vector] +++ OK, passed 100 tests.
3060.73 s
[vector] all: OK
3060.73 s
[vector] +++ OK, passed 100 tests.
3060.73 s
[vector] any: OK
3060.75 s
[vector] +++ OK, passed 100 tests.
3060.75 s
[vector] prescanl: OK (0.02s)
3060.75 s
[vector] +++ OK, passed 100 tests.
3060.77 s
[vector] prescanl': OK (0.02s)
3060.79 s
[vector] +++ OK, passed 100 tests.
3060.80 s
[vector] postscanl: OK
3060.80 s
[vector] +++ OK, passed 100 tests.
3060.81 s
[vector] postscanl': OK (0.01s)
3060.81 s
[vector] +++ OK, passed 100 tests.
3060.81 s
[vector] scanl: OK (0.01s)
3060.81 s
[vector] +++ OK, passed 100 tests.
3060.83 s
[vector] scanl': OK (0.01s)
3060.83 s
[vector] +++ OK, passed 100 tests.
3060.87 s
[vector] scanl1: OK (0.01s)
3060.87 s
[vector] +++ OK, passed 100 tests.
3060.87 s
[vector] scanl1': OK (0.01s)
3060.87 s
[vector] +++ OK, passed 100 tests.
3060.87 s
[vector] iscanl: OK (0.02s)
3060.87 s
[vector] +++ OK, passed 100 tests.
3060.89 s
[vector] iscanl': OK (0.01s)
3060.89 s
[vector] +++ OK, passed 100 tests.
3060.91 s
[vector] prescanr: OK (0.01s)
3060.91 s
[vector] +++ OK, passed 100 tests.
3060.91 s
[vector] prescanr': OK (0.01s)
3060.91 s
[vector] +++ OK, passed 100 tests.
3060.93 s
[vector] postscanr: OK (0.01s)
3060.94 s
[vector] +++ OK, passed 100 tests.
3060.95 s
[vector] postscanr': OK (0.01s)
3060.96 s
[vector] +++ OK, passed 100 tests.
3060.96 s
[vector] scanr: OK (0.01s)
3060.96 s
[vector] +++ OK, passed 100 tests.
3060.97 s
[vector] scanr': OK (0.01s)
3060.98 s
[vector] +++ OK, passed 100 tests.
3061.00 s
[vector] scanr1: OK (0.02s)
3061.00 s
[vector] +++ OK, passed 100 tests.
3061.01 s
[vector] scanr1': OK (0.01s)
3061.01 s
[vector] +++ OK, passed 100 tests.
3061.01 s
[vector] iscanr: OK (0.02s)
3061.02 s
[vector] +++ OK, passed 100 tests.
3061.03 s
[vector] iscanr': OK (0.02s)
3061.03 s
[vector] +++ OK, passed 100 tests.
3061.03 s
[vector] mut_read: OK
3061.03 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3061.03 s
[vector] mut_write: OK
3061.04 s
[vector] +++ OK, passed 100 tests; 23 discarded.
3061.04 s
[vector] mut_modify: OK
3061.04 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3061.05 s
[vector] mut_generate: OK
3061.06 s
[vector] +++ OK, passed 100 tests.
3061.07 s
[vector] mut_generateM: OK (0.03s)
3061.07 s
[vector] +++ OK, passed 100 tests.
3061.13 s
[vector] mut_mapM_: OK (0.06s)
3061.13 s
[vector] +++ OK, passed 100 tests.
3061.19 s
[vector] mut_imapM_: OK (0.05s)
3061.19 s
[vector] +++ OK, passed 100 tests.
3061.26 s
[vector] mut_forM_: OK (0.07s)
3061.26 s
[vector] +++ OK, passed 100 tests.
3061.27 s
[hspec-megaparsec] Preprocessing library for hspec-megaparsec-2.2.1..
3061.27 s
[hspec-megaparsec] Running Haddock on library for hspec-megaparsec-2.2.1..
3061.31 s
[vector] mut_iforM_: OK (0.06s)
3061.31 s
[vector] +++ OK, passed 100 tests.
3061.33 s
[vector] mut_foldr: OK (0.01s)
3061.33 s
[vector] +++ OK, passed 100 tests.
3061.33 s
[vector] mut_foldr': OK (0.01s)
3061.33 s
[vector] +++ OK, passed 100 tests.
3061.35 s
[vector] mut_foldl: OK (0.01s)
3061.35 s
[vector] +++ OK, passed 100 tests.
3061.38 s
[vector] mut_foldl': OK (0.01s)
3061.38 s
[vector] +++ OK, passed 100 tests.
3061.38 s
[vector] mut_ifoldr: OK (0.02s)
3061.38 s
[vector] +++ OK, passed 100 tests.
3061.38 s
[hspec-megaparsec] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3061.39 s
[vector] mut_ifoldr': OK (0.02s)
3061.40 s
[vector] +++ OK, passed 100 tests.
3061.41 s
[vector] mut_ifoldl: OK (0.02s)
3061.41 s
[vector] +++ OK, passed 100 tests.
3061.43 s
[vector] mut_ifoldl': OK (0.02s)
3061.43 s
[vector] +++ OK, passed 100 tests.
3061.46 s
[vector] mut_foldM: OK (0.02s)
3061.46 s
[vector] +++ OK, passed 100 tests.
3061.46 s
[vector] mut_foldM': OK (0.02s)
3061.46 s
[vector] +++ OK, passed 100 tests.
3061.47 s
[vector] mut_foldrM: OK (0.02s)
3061.47 s
[vector] +++ OK, passed 100 tests.
3061.49 s
[vector] mut_foldrM': OK (0.01s)
3061.49 s
[vector] +++ OK, passed 100 tests.
3061.51 s
[vector] mut_ifoldM: OK (0.02s)
3061.52 s
[vector] +++ OK, passed 100 tests.
3061.53 s
[vector] mut_ifoldM': OK (0.02s)
3061.54 s
[vector] +++ OK, passed 100 tests.
3061.55 s
[vector] mut_ifoldrM: OK (0.02s)
3061.55 s
[vector] +++ OK, passed 100 tests.
3061.56 s
[vector] mut_ifoldrM': OK (0.02s)
3061.56 s
[vector] +++ OK, passed 100 tests.
3061.56 s
[vector] compare: OK
3061.56 s
[vector] +++ OK, passed 100 tests.
3061.56 s
[vector] maximum: OK
3061.57 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3061.57 s
[vector] minimum: OK
3061.57 s
[vector] +++ OK, passed 100 tests; 23 discarded.
3061.58 s
[vector] minIndex: OK
3061.58 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3061.58 s
[vector] maxIndex: OK
3061.58 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3061.58 s
[vector] maximumBy: OK
3061.58 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3061.58 s
[vector] minimumBy: OK
3061.58 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3061.58 s
[vector] maximumOn: OK
3061.58 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3061.59 s
[vector] minimumOn: OK
3061.59 s
[vector] +++ OK, passed 100 tests; 23 discarded.
3061.59 s
[vector] maxIndexBy: OK
3061.59 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3061.59 s
[vector] minIndexBy: OK
3061.59 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3061.59 s
[vector] ListFirstMaxIndexWins: OK
3061.59 s
[vector] +++ OK, passed 100 tests; 22 discarded.
3061.60 s
[vector] FalseListFirstMaxIndexWins: OK
3061.60 s
[vector] +++ OK, failed as expected. (after 1 test):
3061.60 s
[vector] Exception:
3061.60 s
[vector] Prelude.foldr1: empty list
3061.60 s
[vector] CallStack (from HasCallStack):
3061.60 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3061.60 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3061.60 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3061.60 s
[vector] []
3061.60 s
[vector] zip: OK
3061.61 s
[vector] +++ OK, passed 100 tests.
3061.61 s
[vector] zip3: OK
3061.61 s
[vector] +++ OK, passed 100 tests.
3061.62 s
[vector] unzip: OK
3061.62 s
[vector] +++ OK, passed 100 tests.
3061.62 s
[vector] unzip3: OK
3061.62 s
[vector] +++ OK, passed 100 tests.
3061.63 s
[vector] indexed: OK
3061.63 s
[vector] +++ OK, passed 100 tests.
3061.63 s
[vector] update: OK
3061.63 s
[vector] +++ OK, passed 100 tests.
3061.63 s
[vector] mempty: OK
3061.63 s
[vector] +++ OK, passed 1 test.
3061.63 s
[vector] mappend: OK
3061.65 s
[vector] +++ OK, passed 100 tests.
3061.70 s
[vector] mconcat: OK (0.06s)
3061.70 s
[vector] +++ OK, passed 100 tests.
3061.70 s
[vector] glength: OK
3061.70 s
[vector] +++ OK, passed 100 tests.
3061.70 s
[vector] sum: OK
3061.70 s
[vector] +++ OK, passed 100 tests.
3061.71 s
[vector] product: OK
3061.71 s
[vector] +++ OK, passed 100 tests.
3061.71 s
[vector] enumFromN: OK
3061.71 s
[vector] +++ OK, passed 100 tests.
3061.71 s
[vector] enumFromThenN: OK
3061.71 s
[vector] +++ OK, passed 100 tests.
3061.71 s
[vector] enumFromTo: OK
3061.71 s
[vector] +++ OK, passed 100 tests.
3061.71 s
[vector] enumFromThenTo: OK
3061.71 s
[vector] +++ OK, passed 100 tests.
3061.71 s
[vector] (Double)
3061.71 s
[vector] fromList.toList == id: OK
3061.72 s
[vector] +++ OK, passed 100 tests.
3061.72 s
[vector] toList.fromList == id: OK
3061.72 s
[vector] +++ OK, passed 100 tests.
3061.73 s
[vector] unstream.stream == id: OK
3061.73 s
[vector] +++ OK, passed 100 tests.
3061.75 s
[vector] stream.unstream == id: OK (0.01s)
3061.75 s
[vector] +++ OK, passed 100 tests.
3061.75 s
[vector] eq: OK
3061.75 s
[vector] +++ OK, passed 100 tests.
3061.76 s
[vector] length: OK
3061.76 s
[vector] +++ OK, passed 100 tests.
3061.78 s
[vector] null: OK (0.02s)
3061.79 s
[vector] +++ OK, passed 100 tests.
3061.79 s
[vector] index: OK (0.02s)
3061.79 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3061.79 s
[vector] safeIndex: OK
3061.79 s
[vector] +++ OK, passed 100 tests.
3061.80 s
[vector] head: OK
3061.80 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3061.80 s
[vector] last: OK
3061.80 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3061.80 s
[vector] unsafeIndex: OK
3061.80 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3061.80 s
[vector] unsafeHead: OK
3061.80 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3061.80 s
[vector] unsafeLast: OK
3061.81 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3061.81 s
[vector] slice: OK
3061.81 s
[vector] +++ OK, passed 100 tests.
3061.83 s
[vector] init: OK (0.02s)
3061.93 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3061.93 s
[vector] tail: OK
3061.93 s
[vector] +++ OK, passed 100 tests; 10 discarded.
3061.93 s
[vector] take: OK
3061.93 s
[vector] +++ OK, passed 100 tests.
3061.94 s
[vector] drop: OK
3061.94 s
[vector] +++ OK, passed 100 tests.
3061.94 s
[vector] splitAt: OK
3061.94 s
[vector] +++ OK, passed 100 tests.
3061.94 s
[vector] empty: OK
3061.94 s
[vector] +++ OK, passed 1 test.
3061.94 s
[vector] singleton: OK
3061.94 s
[vector] +++ OK, passed 100 tests.
3061.94 s
[vector] replicate: OK
3061.94 s
[vector] +++ OK, passed 100 tests.
3061.94 s
[vector] generate: OK
3061.94 s
[vector] +++ OK, passed 100 tests.
3061.94 s
[vector] iterateN: OK
3061.94 s
[hspec-megaparsec] [1 of 1] Compiling Test.Hspec.Megaparsec ( Test/Hspec/Megaparsec.hs, nothing )
3061.94 s
[vector] +++ OK, passed 100 tests.
3061.94 s
[vector] iterateNM: OK (0.04s)
3061.94 s
[vector] +++ OK, passed 100 tests.
3062.05 s
[vector] generateM: OK (0.15s)
3062.05 s
[vector] +++ OK, passed 100 tests.
3062.11 s
[vector] replicateM: OK (0.06s)
3062.11 s
[vector] +++ OK, passed 100 tests.
3062.13 s
[vector] create: OK
3062.13 s
[vector] +++ OK, passed 100 tests.
3062.14 s
[vector] createT: OK (0.02s)
3062.14 s
[vector] +++ OK, passed 100 tests.
3062.14 s
[vector] unfoldr: OK
3062.14 s
[vector] +++ OK, passed 100 tests.
3062.14 s
[vector] unfoldrN: OK
3062.14 s
[vector] +++ OK, passed 100 tests.
3062.14 s
[vector] unfoldrExactN: OK
3062.14 s
[vector] +++ OK, passed 100 tests.
3062.15 s
[vector] unfoldrM: OK
3062.16 s
[vector] +++ OK, passed 100 tests.
3062.16 s
[vector] unfoldrNM: OK
3062.16 s
[vector] +++ OK, passed 100 tests.
3062.19 s
[vector] unfoldrExactNM: OK (0.03s)
3062.19 s
[vector] +++ OK, passed 100 tests.
3062.23 s
[vector] constructN: OK (0.04s)
3062.23 s
[vector] +++ OK, passed 100 tests.
3062.23 s
[hspec-megaparsec] Haddock coverage:
3062.24 s
[hspec-megaparsec] Warning: 'NonEmpty' is out of scope.
3062.24 s
[hspec-megaparsec] If you qualify the identifier, haddock can try to link it anyway.
3062.25 s
[hspec-megaparsec] 100% ( 16 / 16) in 'Test.Hspec.Megaparsec'
3062.26 s
[vector] constructrN: OK (0.04s)
3062.26 s
[vector] +++ OK, passed 100 tests.
3062.27 s
[vector] cons: OK
3062.27 s
[vector] +++ OK, passed 100 tests.
3062.27 s
[vector] snoc: OK
3062.27 s
[vector] +++ OK, passed 100 tests.
3062.27 s
[vector] append: OK
3062.29 s
[vector] +++ OK, passed 100 tests.
3062.37 s
[vector] concat: OK (0.10s)
3062.37 s
[vector] +++ OK, passed 100 tests.
3062.39 s
[vector] force: OK (0.01s)
3062.39 s
[vector] +++ OK, passed 100 tests.
3062.41 s
[vector] upd: OK (0.02s)
3062.41 s
[vector] +++ OK, passed 100 tests.
3062.47 s
[vector] accum: OK (0.07s)
3062.47 s
[vector] +++ OK, passed 100 tests.
3062.47 s
[vector] reverse: OK
3062.47 s
[vector] +++ OK, passed 100 tests.
3062.47 s
[vector] backpermute: OK
3062.49 s
[vector] +++ OK, passed 100 tests.
3062.49 s
[vector] map: OK (0.02s)
3062.49 s
[vector] +++ OK, passed 100 tests.
3062.51 s
[vector] imap: OK (0.02s)
3062.51 s
[vector] +++ OK, passed 100 tests.
3062.53 s
[vector] concatMap: OK (0.02s)
3062.53 s
[vector] +++ OK, passed 100 tests.
3062.55 s
[vector] mapM: OK (0.02s)
3062.55 s
[vector] +++ OK, passed 100 tests.
3062.71 s
[vector] mapM_: OK (0.14s)
3062.71 s
[vector] +++ OK, passed 100 tests.
3062.71 s
[vector] forM: OK (0.02s)
3062.71 s
[vector] +++ OK, passed 100 tests.
3062.84 s
[vector] forM_: OK (0.12s)
3062.84 s
[vector] +++ OK, passed 100 tests.
3062.86 s
[vector] imapM: OK (0.02s)
3062.86 s
[vector] +++ OK, passed 100 tests.
3062.95 s
[vector] imapM_: OK (0.09s)
3062.95 s
[vector] +++ OK, passed 100 tests.
3062.99 s
[vector] zipWith: OK (0.03s)
3062.99 s
[vector] +++ OK, passed 100 tests.
3063.03 s
[vector] zipWith3: OK (0.05s)
3063.03 s
[vector] +++ OK, passed 100 tests.
3063.07 s
[vector] izipWith: OK (0.04s)
3063.07 s
[vector] +++ OK, passed 100 tests.
3063.11 s
[vector] izipWith3: OK (0.04s)
3063.11 s
[vector] +++ OK, passed 100 tests.
3063.15 s
[vector] izipWithM: OK (0.03s)
3063.15 s
[vector] +++ OK, passed 100 tests.
3063.25 s
[vector] izipWithM_: OK (0.10s)
3063.25 s
[vector] +++ OK, passed 100 tests.
3063.28 s
[vector] zipWithM: OK (0.04s)
3063.28 s
[vector] +++ OK, passed 100 tests.
3063.40 s
[vector] zipWithM_: OK (0.13s)
3063.40 s
[vector] +++ OK, passed 100 tests.
3063.44 s
[vector] filter: OK (0.03s)
3063.45 s
[vector] +++ OK, passed 100 tests.
3063.46 s
[vector] ifilter: OK (0.02s)
3063.46 s
[vector] +++ OK, passed 100 tests.
3063.62 s
[vector] filterM: OK (0.16s)
3063.62 s
[vector] +++ OK, passed 100 tests.
3063.64 s
[vector] uniq: OK (0.01s)
3063.64 s
[vector] +++ OK, passed 100 tests.
3063.68 s
[vector] mapMaybe: OK (0.03s)
3063.68 s
[vector] +++ OK, passed 100 tests.
3063.70 s
[vector] imapMaybe: OK (0.03s)
3063.70 s
[vector] +++ OK, passed 100 tests.
3063.71 s
[vector] takeWhile: OK (0.01s)
3063.71 s
[vector] +++ OK, passed 100 tests.
3063.72 s
[vector] dropWhile: OK (0.01s)
3063.72 s
[vector] +++ OK, passed 100 tests.
3063.76 s
[vector] partition: OK (0.03s)
3063.76 s
[vector] +++ OK, passed 100 tests.
3063.78 s
[vector] partitionWith: OK (0.03s)
3063.78 s
[vector] +++ OK, passed 100 tests.
3063.79 s
[vector] span: OK (0.01s)
3063.79 s
[vector] +++ OK, passed 100 tests.
3063.80 s
[vector] break: OK (0.01s)
3063.81 s
[vector] +++ OK, passed 100 tests.
3063.82 s
[vector] spanR: OK (0.01s)
3063.82 s
[vector] +++ OK, passed 100 tests.
3063.83 s
[vector] breakR: OK (0.01s)
3063.83 s
[vector] +++ OK, passed 100 tests.
3063.86 s
[vector] groupBy: OK (0.03s)
3063.86 s
[vector] +++ OK, passed 100 tests.
3063.86 s
[vector] elem: OK
3063.86 s
[vector] +++ OK, passed 100 tests.
3063.86 s
[vector] notElem: OK
3063.86 s
[vector] +++ OK, passed 100 tests.
3063.86 s
[vector] find: OK
3063.86 s
[vector] +++ OK, passed 100 tests.
3063.86 s
[vector] findIndex: OK
3063.87 s
[vector] +++ OK, passed 100 tests.
3063.87 s
[vector] findIndexR: OK
3063.88 s
[vector] +++ OK, passed 100 tests.
3063.88 s
[vector] findIndices: OK (0.01s)
3063.88 s
[vector] +++ OK, passed 100 tests.
3063.88 s
[vector] elemIndex: OK
3063.88 s
[vector] +++ OK, passed 100 tests.
3063.90 s
[vector] elemIndices: OK
3063.90 s
[vector] +++ OK, passed 100 tests.
3063.92 s
[vector] foldl: OK (0.02s)
3063.92 s
[vector] +++ OK, passed 100 tests.
3063.94 s
[vector] foldl1: OK (0.03s)
3063.94 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3063.96 s
[vector] foldl': OK (0.02s)
3063.96 s
[vector] +++ OK, passed 100 tests.
3063.98 s
[vector] foldl1': OK (0.02s)
3063.98 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3064.03 s
[vector] foldr: OK (0.02s)
3064.03 s
[vector] +++ OK, passed 100 tests.
3064.04 s
[vector] foldr1: OK (0.03s)
3064.04 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3064.06 s
[vector] foldr': OK (0.02s)
3064.06 s
[vector] +++ OK, passed 100 tests.
3064.09 s
[vector] foldr1': OK (0.02s)
3064.09 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3064.12 s
[vector] ifoldl: OK (0.03s)
3064.12 s
[vector] +++ OK, passed 100 tests.
3064.14 s
[vector] ifoldl': OK (0.03s)
3064.14 s
[vector] +++ OK, passed 100 tests.
3064.18 s
[vector] ifoldr: OK (0.02s)
3064.18 s
[vector] +++ OK, passed 100 tests.
3064.20 s
[vector] ifoldr': OK (0.03s)
3064.20 s
[vector] +++ OK, passed 100 tests.
3064.22 s
[vector] ifoldM: OK (0.03s)
3064.22 s
[vector] +++ OK, passed 100 tests.
3064.26 s
[vector] ifoldM': OK (0.03s)
3064.26 s
[vector] +++ OK, passed 100 tests.
3064.32 s
[vector] ifoldM_: OK (0.07s)
3064.32 s
[vector] +++ OK, passed 100 tests.
3064.41 s
[vector] ifoldM'_: OK (0.08s)
3064.41 s
[vector] +++ OK, passed 100 tests.
3064.41 s
[vector] all: OK
3064.41 s
[vector] +++ OK, passed 100 tests.
3064.42 s
[vector] any: OK
3064.42 s
[vector] +++ OK, passed 100 tests.
3064.44 s
[vector] prescanl: OK (0.02s)
3064.44 s
[vector] +++ OK, passed 100 tests.
3064.47 s
[vector] prescanl': OK (0.02s)
3064.47 s
[vector] +++ OK, passed 100 tests.
3064.48 s
[vector] postscanl: OK (0.03s)
3064.48 s
[vector] +++ OK, passed 100 tests.
3064.50 s
[vector] postscanl': OK (0.02s)
3064.50 s
[vector] +++ OK, passed 100 tests.
3064.54 s
[vector] scanl: OK (0.03s)
3064.54 s
[vector] +++ OK, passed 100 tests.
3064.57 s
[vector] scanl': OK (0.03s)
3064.57 s
[vector] +++ OK, passed 100 tests.
3064.62 s
[vector] scanl1: OK (0.05s)
3064.62 s
[vector] +++ OK, passed 100 tests.
3064.69 s
[vector] scanl1': OK (0.06s)
3064.69 s
[vector] +++ OK, passed 100 tests.
3064.74 s
[vector] iscanl: OK (0.07s)
3064.74 s
[vector] +++ OK, passed 100 tests.
3064.81 s
[vector] iscanl': OK (0.04s)
3064.81 s
[vector] +++ OK, passed 100 tests.
3065.01 s
[vector] prescanr: OK (0.23s)
3065.01 s
[vector] +++ OK, passed 100 tests.
3065.10 s
[vector] prescanr': OK (0.07s)
3065.10 s
[vector] +++ OK, passed 100 tests.
3065.16 s
[vector] postscanr: OK (0.06s)
3065.17 s
[vector] +++ OK, passed 100 tests.
3065.20 s
[vector] postscanr': OK (0.04s)
3065.20 s
[vector] +++ OK, passed 100 tests.
3065.27 s
[vector] scanr: OK (0.05s)
3065.27 s
[vector] +++ OK, passed 100 tests.
3065.32 s
[vector] scanr': OK (0.06s)
3065.32 s
[vector] +++ OK, passed 100 tests.
3065.34 s
[vector] scanr1: OK (0.03s)
3065.34 s
[vector] +++ OK, passed 100 tests.
3065.38 s
[vector] scanr1': OK (0.03s)
3065.38 s
[vector] +++ OK, passed 100 tests.
3065.48 s
[vector] iscanr: OK (0.10s)
3065.48 s
[vector] +++ OK, passed 100 tests.
3065.54 s
[vector] iscanr': OK (0.06s)
3065.54 s
[vector] +++ OK, passed 100 tests.
3065.55 s
[vector] mut_read: OK
3065.55 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3065.56 s
[vector] mut_write: OK (0.01s)
3065.56 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3065.57 s
[vector] mut_modify: OK (0.01s)
3065.57 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3065.58 s
[vector] mut_generate: OK
3065.58 s
[vector] +++ OK, passed 100 tests.
3065.64 s
[vector] mut_generateM: OK (0.05s)
3065.64 s
[vector] +++ OK, passed 100 tests.
3065.83 s
[vector] mut_mapM_: OK (0.19s)
3065.83 s
[vector] +++ OK, passed 100 tests.
3065.97 s
[vector] mut_imapM_: OK (0.14s)
3065.97 s
[vector] +++ OK, passed 100 tests.
3066.09 s
[vector] mut_forM_: OK (0.09s)
3066.09 s
[vector] +++ OK, passed 100 tests.
3066.19 s
[vector] mut_iforM_: OK (0.12s)
3066.19 s
[vector] +++ OK, passed 100 tests.
3066.24 s
[vector] mut_foldr: OK (0.04s)
3066.24 s
[vector] +++ OK, passed 100 tests.
3066.27 s
[vector] mut_foldr': OK (0.04s)
3066.27 s
[vector] +++ OK, passed 100 tests.
3066.29 s
[vector] mut_foldl: OK (0.04s)
3066.30 s
[vector] +++ OK, passed 100 tests.
3066.33 s
[vector] mut_foldl': OK (0.04s)
3066.33 s
[vector] +++ OK, passed 100 tests.
3066.37 s
[vector] mut_ifoldr: OK (0.03s)
3066.38 s
[vector] +++ OK, passed 100 tests.
3066.42 s
[vector] mut_ifoldr': OK (0.04s)
3066.43 s
[vector] +++ OK, passed 100 tests.
3066.45 s
[vector] mut_ifoldl: OK (0.05s)
3066.46 s
[vector] +++ OK, passed 100 tests.
3066.50 s
[vector] mut_ifoldl': OK (0.04s)
3066.50 s
[vector] +++ OK, passed 100 tests.
3066.53 s
[vector] mut_foldM: OK (0.03s)
3066.53 s
[vector] +++ OK, passed 100 tests.
3066.57 s
[vector] mut_foldM': OK (0.03s)
3066.58 s
[vector] +++ OK, passed 100 tests.
3066.59 s
[vector] mut_foldrM: OK (0.03s)
3066.60 s
[vector] +++ OK, passed 100 tests.
3066.63 s
[vector] mut_foldrM': OK (0.03s)
3066.64 s
[vector] +++ OK, passed 100 tests.
3066.67 s
[vector] mut_ifoldM: OK (0.03s)
3066.68 s
[vector] +++ OK, passed 100 tests.
3066.69 s
[vector] mut_ifoldM': OK (0.03s)
3066.69 s
[vector] +++ OK, passed 100 tests.
3066.73 s
[vector] mut_ifoldrM: OK (0.03s)
3066.73 s
[vector] +++ OK, passed 100 tests.
3066.74 s
[vector] mut_ifoldrM': OK (0.03s)
3066.75 s
[vector] +++ OK, passed 100 tests.
3066.75 s
[vector] compare: OK
3066.75 s
[vector] +++ OK, passed 100 tests.
3066.75 s
[vector] maximum: OK
3066.75 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3066.75 s
[vector] minimum: OK
3066.75 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3066.75 s
[vector] minIndex: OK
3066.75 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3066.75 s
[vector] maxIndex: OK
3066.76 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3066.76 s
[vector] maximumBy: OK
3066.76 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3066.76 s
[vector] minimumBy: OK
3066.76 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3066.77 s
[vector] maximumOn: OK
3066.77 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3066.77 s
[vector] minimumOn: OK
3066.77 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3066.77 s
[vector] maxIndexBy: OK
3066.77 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3066.77 s
[vector] minIndexBy: OK
3066.77 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3066.77 s
[vector] ListFirstMaxIndexWins: OK
3066.77 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3066.77 s
[vector] FalseListFirstMaxIndexWins: OK
3066.77 s
[vector] +++ OK, failed as expected. (after 1 test):
3066.77 s
[vector] Exception:
3066.77 s
[vector] Prelude.foldr1: empty list
3066.77 s
[vector] CallStack (from HasCallStack):
3066.77 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3066.77 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3066.78 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3066.78 s
[vector] []
3066.78 s
[vector] zip: OK
3066.78 s
[vector] +++ OK, passed 100 tests.
3066.79 s
[vector] zip3: OK
3066.79 s
[vector] +++ OK, passed 100 tests.
3066.79 s
[vector] unzip: OK
3066.79 s
[vector] +++ OK, passed 100 tests.
3066.79 s
[vector] unzip3: OK
3066.79 s
[vector] +++ OK, passed 100 tests.
3066.80 s
[vector] indexed: OK
3066.80 s
[vector] +++ OK, passed 100 tests.
3066.80 s
[vector] update: OK
3066.80 s
[vector] +++ OK, passed 100 tests.
3066.80 s
[vector] mempty: OK
3066.80 s
[vector] +++ OK, passed 1 test.
3066.81 s
[vector] mappend: OK
3066.82 s
[vector] +++ OK, passed 100 tests.
3066.86 s
[vector] mconcat: OK (0.05s)
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] glength: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] sum: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] product: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] enumFromN: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] enumFromThenN: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] enumFromTo: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] enumFromThenTo: OK
3066.89 s
[vector] +++ OK, passed 100 tests; 5 discarded.
3066.89 s
[vector] (Int,Bool)
3066.89 s
[vector] fromList.toList == id: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] toList.fromList == id: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] unstream.stream == id: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] stream.unstream == id: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] eq: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] length: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] null: OK
3066.89 s
[vector] +++ OK, passed 100 tests.
3066.89 s
[vector] index: OK
3066.89 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3066.90 s
[vector] safeIndex: OK
3066.90 s
[vector] +++ OK, passed 100 tests.
3066.90 s
[vector] head: OK
3066.90 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3066.90 s
[vector] last: OK
3066.90 s
[vector] +++ OK, passed 100 tests; 23 discarded.
3066.90 s
[vector] unsafeIndex: OK
3066.90 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3066.91 s
[vector] unsafeHead: OK
3066.91 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3066.91 s
[vector] unsafeLast: OK
3066.91 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3066.91 s
[vector] slice: OK
3066.91 s
[vector] +++ OK, passed 100 tests.
3066.91 s
[vector] init: OK
3066.91 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3066.91 s
[vector] tail: OK
3066.91 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3066.91 s
[vector] take: OK
3066.91 s
[vector] +++ OK, passed 100 tests.
3066.91 s
[vector] drop: OK
3066.91 s
[vector] +++ OK, passed 100 tests.
3066.91 s
[vector] splitAt: OK
3066.91 s
[vector] +++ OK, passed 100 tests.
3066.91 s
[vector] empty: OK
3066.91 s
[vector] +++ OK, passed 1 test.
3066.92 s
[vector] singleton: OK
3066.92 s
[vector] +++ OK, passed 100 tests.
3066.92 s
[vector] replicate: OK
3066.92 s
[vector] +++ OK, passed 100 tests.
3066.92 s
[vector] generate: OK
3066.92 s
[vector] +++ OK, passed 100 tests.
3066.92 s
[vector] iterateN: OK
3066.93 s
[vector] +++ OK, passed 100 tests.
3066.97 s
[vector] iterateNM: OK (0.03s)
3066.97 s
[vector] +++ OK, passed 100 tests.
3066.99 s
[vector] generateM: OK (0.02s)
3066.99 s
[vector] +++ OK, passed 100 tests.
3067.04 s
[vector] replicateM: OK (0.05s)
3067.04 s
[vector] +++ OK, passed 100 tests.
3067.04 s
[vector] create: OK
3067.04 s
[vector] +++ OK, passed 100 tests.
3067.04 s
[vector] createT: OK
3067.04 s
[vector] +++ OK, passed 100 tests.
3067.04 s
[vector] unfoldr: OK
3067.04 s
[vector] +++ OK, passed 100 tests.
3067.04 s
[vector] unfoldrN: OK
3067.05 s
[vector] +++ OK, passed 100 tests.
3067.05 s
[vector] unfoldrExactN: OK
3067.05 s
[vector] +++ OK, passed 100 tests.
3067.05 s
[vector] unfoldrM: OK
3067.05 s
[vector] +++ OK, passed 100 tests.
3067.06 s
[vector] unfoldrNM: OK
3067.06 s
[vector] +++ OK, passed 100 tests.
3067.14 s
[vector] unfoldrExactNM: OK (0.08s)
3067.15 s
[vector] +++ OK, passed 100 tests.
3067.16 s
[vector] constructN: OK (0.02s)
3067.17 s
[vector] +++ OK, passed 100 tests.
3067.17 s
[vector] constructrN: OK (0.02s)
3067.17 s
[vector] +++ OK, passed 100 tests.
3067.17 s
[vector] cons: OK
3067.17 s
[vector] +++ OK, passed 100 tests.
3067.18 s
[vector] snoc: OK
3067.18 s
[vector] +++ OK, passed 100 tests.
3067.18 s
[vector] append: OK
3067.18 s
[vector] +++ OK, passed 100 tests.
3067.26 s
[vector] concat: OK (0.06s)
3067.26 s
[vector] +++ OK, passed 100 tests.
3067.26 s
[vector] force: OK
3067.26 s
[vector] +++ OK, passed 100 tests.
3067.27 s
[vector] upd: OK
3067.28 s
[vector] +++ OK, passed 100 tests.
3067.28 s
[vector] accum: OK (0.01s)
3067.28 s
[vector] +++ OK, passed 100 tests.
3067.29 s
[vector] reverse: OK
3067.29 s
[vector] +++ OK, passed 100 tests.
3067.29 s
[vector] backpermute: OK
3067.29 s
[vector] +++ OK, passed 100 tests.
3067.30 s
[vector] map: OK
3067.30 s
[vector] +++ OK, passed 100 tests.
3067.30 s
[vector] imap: OK
3067.32 s
[vector] +++ OK, passed 100 tests.
3067.33 s
[vector] concatMap: OK (0.01s)
3067.33 s
[vector] +++ OK, passed 100 tests.
3067.34 s
[vector] mapM: OK (0.01s)
3067.34 s
[vector] +++ OK, passed 100 tests.
3067.38 s
[vector] mapM_: OK (0.05s)
3067.38 s
[vector] +++ OK, passed 100 tests.
3067.40 s
[vector] forM: OK
3067.40 s
[vector] +++ OK, passed 100 tests.
3067.47 s
[vector] forM_: OK (0.06s)
3067.47 s
[vector] +++ OK, passed 100 tests.
3067.48 s
[vector] imapM: OK (0.03s)
3067.48 s
[vector] +++ OK, passed 100 tests.
3067.52 s
[vector] imapM_: OK (0.04s)
3067.52 s
[vector] +++ OK, passed 100 tests.
3067.55 s
[vector] zipWith: OK (0.01s)
3067.55 s
[vector] +++ OK, passed 100 tests.
3067.55 s
[vector] zipWith3: OK (0.01s)
3067.55 s
[vector] +++ OK, passed 100 tests.
3067.56 s
[vector] izipWith: OK (0.01s)
3067.56 s
[vector] +++ OK, passed 100 tests.
3067.56 s
[vector] izipWith3: OK (0.01s)
3067.56 s
[vector] +++ OK, passed 100 tests.
3067.59 s
[vector] izipWithM: OK (0.01s)
3067.59 s
[vector] +++ OK, passed 100 tests.
3067.63 s
[vector] izipWithM_: OK (0.05s)
3067.63 s
[vector] +++ OK, passed 100 tests.
3067.64 s
[vector] zipWithM: OK
3067.64 s
[vector] +++ OK, passed 100 tests.
3067.68 s
[vector] zipWithM_: OK (0.03s)
3067.68 s
[vector] +++ OK, passed 100 tests.
3067.68 s
[vector] filter: OK
3067.68 s
[vector] +++ OK, passed 100 tests.
3067.69 s
[vector] ifilter: OK
3067.70 s
[vector] +++ OK, passed 100 tests.
3067.79 s
[vector] filterM: OK (0.07s)
3067.79 s
[vector] +++ OK, passed 100 tests.
3067.79 s
[vector] uniq: OK
3067.79 s
[vector] +++ OK, passed 100 tests.
3067.79 s
[vector] mapMaybe: OK
3067.79 s
[vector] +++ OK, passed 100 tests.
3067.79 s
[vector] imapMaybe: OK
3067.79 s
[vector] +++ OK, passed 100 tests.
3067.79 s
[vector] takeWhile: OK
3067.79 s
[vector] +++ OK, passed 100 tests.
3067.79 s
[vector] dropWhile: OK
3067.79 s
[vector] +++ OK, passed 100 tests.
3067.81 s
[vector] partition: OK (0.01s)
3067.81 s
[vector] +++ OK, passed 100 tests.
3067.81 s
[vector] partitionWith: OK (0.01s)
3067.82 s
[vector] +++ OK, passed 100 tests.
3067.82 s
[vector] span: OK
3067.82 s
[vector] +++ OK, passed 100 tests.
3067.82 s
[vector] break: OK
3067.82 s
[vector] +++ OK, passed 100 tests.
3067.82 s
[vector] spanR: OK
3067.82 s
[vector] +++ OK, passed 100 tests.
3067.83 s
[vector] breakR: OK
3067.84 s
[vector] +++ OK, passed 100 tests.
3067.84 s
[vector] groupBy: OK
3067.84 s
[vector] +++ OK, passed 100 tests.
3067.84 s
[vector] elem: OK
3067.84 s
[vector] +++ OK, passed 100 tests.
3067.84 s
[vector] notElem: OK
3067.84 s
[vector] +++ OK, passed 100 tests.
3067.84 s
[vector] find: OK
3067.84 s
[vector] +++ OK, passed 100 tests.
3067.84 s
[vector] findIndex: OK
3067.84 s
[vector] +++ OK, passed 100 tests.
3067.84 s
[vector] findIndexR: OK
3067.85 s
[vector] +++ OK, passed 100 tests.
3067.85 s
[vector] findIndices: OK
3067.85 s
[vector] +++ OK, passed 100 tests.
3067.85 s
[vector] elemIndex: OK
3067.85 s
[vector] +++ OK, passed 100 tests.
3067.86 s
[vector] elemIndices: OK
3067.86 s
[vector] +++ OK, passed 100 tests.
3067.86 s
[vector] foldl: OK
3067.87 s
[vector] +++ OK, passed 100 tests.
3067.88 s
[vector] foldl1: OK
3067.88 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3067.89 s
[vector] foldl': OK
3067.89 s
[vector] +++ OK, passed 100 tests.
3067.89 s
[vector] foldl1': OK
3067.90 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3067.90 s
[vector] foldr: OK
3067.90 s
[vector] +++ OK, passed 100 tests.
3067.91 s
[vector] foldr1: OK
3067.92 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3067.92 s
[vector] foldr': OK
3067.92 s
[vector] +++ OK, passed 100 tests.
3067.92 s
[vector] foldr1': OK
3067.93 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3067.94 s
[vector] ifoldl: OK (0.01s)
3067.94 s
[vector] +++ OK, passed 100 tests.
3067.97 s
[vector] ifoldl': OK (0.01s)
3067.97 s
[vector] +++ OK, passed 100 tests.
3067.98 s
[vector] ifoldr: OK (0.03s)
3067.98 s
[vector] +++ OK, passed 100 tests.
3067.98 s
[vector] ifoldr': OK
3067.98 s
[vector] +++ OK, passed 100 tests.
3068.02 s
[vector] ifoldM: OK (0.01s)
3068.02 s
[vector] +++ OK, passed 100 tests.
3068.02 s
[vector] ifoldM': OK (0.01s)
3068.02 s
[vector] +++ OK, passed 100 tests.
3068.06 s
[vector] ifoldM_: OK (0.05s)
3068.06 s
[vector] +++ OK, passed 100 tests.
3068.11 s
[vector] ifoldM'_: OK (0.05s)
3068.11 s
[vector] +++ OK, passed 100 tests.
3068.11 s
[vector] all: OK
3068.11 s
[vector] +++ OK, passed 100 tests.
3068.12 s
[vector] any: OK
3068.12 s
[vector] +++ OK, passed 100 tests.
3068.12 s
[vector] prescanl: OK
3068.12 s
[vector] +++ OK, passed 100 tests.
3068.14 s
[vector] prescanl': OK (0.01s)
3068.14 s
[vector] +++ OK, passed 100 tests.
3068.14 s
[vector] postscanl: OK (0.01s)
3068.14 s
[vector] +++ OK, passed 100 tests.
3068.16 s
[vector] postscanl': OK
3068.16 s
[vector] +++ OK, passed 100 tests.
3068.16 s
[vector] scanl: OK
3068.17 s
[vector] +++ OK, passed 100 tests.
3068.18 s
[vector] scanl': OK (0.01s)
3068.18 s
[vector] +++ OK, passed 100 tests.
3068.19 s
[vector] scanl1: OK (0.01s)
3068.19 s
[vector] +++ OK, passed 100 tests.
3068.20 s
[vector] scanl1': OK (0.01s)
3068.20 s
[vector] +++ OK, passed 100 tests.
3068.21 s
[vector] iscanl: OK (0.01s)
3068.22 s
[vector] +++ OK, passed 100 tests.
3068.22 s
[vector] iscanl': OK (0.01s)
3068.22 s
[vector] +++ OK, passed 100 tests.
3068.22 s
[vector] prescanr: OK
3068.23 s
[vector] +++ OK, passed 100 tests.
3068.23 s
[vector] prescanr': OK
3068.23 s
[vector] +++ OK, passed 100 tests.
3068.24 s
[vector] postscanr: OK
3068.24 s
[vector] +++ OK, passed 100 tests.
3068.25 s
[vector] postscanr': OK
3068.25 s
[vector] +++ OK, passed 100 tests.
3068.25 s
[vector] scanr: OK
3068.26 s
[vector] +++ OK, passed 100 tests.
3068.26 s
[vector] scanr': OK
3068.28 s
[vector] +++ OK, passed 100 tests.
3068.28 s
[vector] scanr1: OK
3068.28 s
[vector] +++ OK, passed 100 tests.
3068.28 s
[vector] scanr1': OK
3068.29 s
[vector] +++ OK, passed 100 tests.
3068.30 s
[vector] iscanr: OK
3068.30 s
[vector] +++ OK, passed 100 tests.
3068.30 s
[vector] iscanr': OK (0.01s)
3068.30 s
[vector] +++ OK, passed 100 tests.
3068.30 s
[vector] mut_read: OK
3068.30 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3068.31 s
[vector] mut_write: OK
3068.32 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3068.32 s
[vector] mut_modify: OK
3068.32 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3068.32 s
[vector] mut_generate: OK
3068.33 s
[vector] +++ OK, passed 100 tests.
3068.35 s
[vector] mut_generateM: OK (0.03s)
3068.35 s
[vector] +++ OK, passed 100 tests.
3068.42 s
[vector] mut_mapM_: OK (0.06s)
3068.42 s
[vector] +++ OK, passed 100 tests.
3068.46 s
[vector] mut_imapM_: OK (0.04s)
3068.46 s
[vector] +++ OK, passed 100 tests.
3068.48 s
[vector] mut_forM_: OK (0.04s)
3068.48 s
[vector] +++ OK, passed 100 tests.
3068.53 s
[vector] mut_iforM_: OK (0.04s)
3068.53 s
[vector] +++ OK, passed 100 tests.
3068.53 s
[vector] mut_foldr: OK
3068.53 s
[vector] +++ OK, passed 100 tests.
3068.54 s
[vector] mut_foldr': OK
3068.54 s
[vector] +++ OK, passed 100 tests.
3068.54 s
[vector] mut_foldl: OK
3068.54 s
[vector] +++ OK, passed 100 tests.
3068.55 s
[vector] mut_foldl': OK
3068.55 s
[vector] +++ OK, passed 100 tests.
3068.55 s
[vector] mut_ifoldr: OK
3068.56 s
[vector] +++ OK, passed 100 tests.
3068.56 s
[vector] mut_ifoldr': OK
3068.56 s
[vector] +++ OK, passed 100 tests.
3068.58 s
[vector] mut_ifoldl: OK
3068.58 s
[vector] +++ OK, passed 100 tests.
3068.58 s
[vector] mut_ifoldl': OK
3068.58 s
[vector] +++ OK, passed 100 tests.
3068.58 s
[vector] mut_foldM: OK
3068.58 s
[vector] +++ OK, passed 100 tests.
3068.58 s
[vector] mut_foldM': OK
3068.58 s
[vector] +++ OK, passed 100 tests.
3068.59 s
[vector] mut_foldrM: OK
3068.59 s
[vector] +++ OK, passed 100 tests.
3068.61 s
[vector] mut_foldrM': OK
3068.61 s
[vector] +++ OK, passed 100 tests.
3068.61 s
[vector] mut_ifoldM: OK
3068.61 s
[vector] +++ OK, passed 100 tests.
3068.61 s
[vector] mut_ifoldM': OK
3068.61 s
[vector] +++ OK, passed 100 tests.
3068.62 s
[vector] mut_ifoldrM: OK
3068.63 s
[vector] +++ OK, passed 100 tests.
3068.63 s
[vector] mut_ifoldrM': OK
3068.63 s
[vector] +++ OK, passed 100 tests.
3068.63 s
[vector] compare: OK
3068.63 s
[vector] +++ OK, passed 100 tests.
3068.63 s
[vector] maximum: OK
3068.64 s
[vector] +++ OK, passed 100 tests; 22 discarded.
3068.64 s
[vector] minimum: OK
3068.64 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3068.65 s
[vector] minIndex: OK
3068.65 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3068.65 s
[vector] maxIndex: OK
3068.65 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3068.65 s
[vector] maximumBy: OK
3068.65 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3068.65 s
[vector] minimumBy: OK
3068.65 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3068.66 s
[vector] maximumOn: OK
3068.66 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3068.67 s
[vector] minimumOn: OK
3068.67 s
[vector] +++ OK, passed 100 tests; 25 discarded.
3068.67 s
[vector] maxIndexBy: OK
3068.67 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3068.67 s
[vector] minIndexBy: OK
3068.67 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3068.67 s
[vector] ListFirstMaxIndexWins: OK
3068.67 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3068.68 s
[vector] FalseListFirstMaxIndexWins: OK
3068.68 s
[vector] +++ OK, failed as expected. (after 1 test):
3068.68 s
[vector] Exception:
3068.69 s
[vector] Prelude.foldr1: empty list
3068.69 s
[vector] CallStack (from HasCallStack):
3068.69 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3068.69 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3068.69 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3068.69 s
[vector] []
3068.69 s
[vector] zip: OK (0.01s)
3068.69 s
[vector] +++ OK, passed 100 tests.
3068.71 s
[vector] zip3: OK (0.01s)
3068.71 s
[vector] +++ OK, passed 100 tests.
3068.71 s
[vector] unzip: OK
3068.71 s
[vector] +++ OK, passed 100 tests.
3068.72 s
[vector] unzip3: OK (0.02s)
3068.72 s
[vector] +++ OK, passed 100 tests.
3068.72 s
[vector] indexed: OK
3068.74 s
[vector] +++ OK, passed 100 tests.
3068.74 s
[vector] update: OK (0.01s)
3068.74 s
[vector] +++ OK, passed 100 tests.
3068.74 s
[vector] mempty: OK
3068.74 s
[vector] +++ OK, passed 1 test.
3068.76 s
[vector] mappend: OK (0.01s)
3068.76 s
[vector] +++ OK, passed 100 tests.
3068.82 s
[vector] mconcat: OK (0.06s)
3068.82 s
[vector] +++ OK, passed 100 tests.
3068.82 s
[vector] glength: OK
3068.82 s
[vector] +++ OK, passed 100 tests.
3068.82 s
[vector] (Int,Bool,Int)
3068.82 s
[vector] fromList.toList == id: OK
3068.82 s
[vector] +++ OK, passed 100 tests.
3068.82 s
[vector] toList.fromList == id: OK
3068.82 s
[vector] +++ OK, passed 100 tests.
3068.82 s
[vector] unstream.stream == id: OK
3068.82 s
[vector] +++ OK, passed 100 tests.
3068.82 s
[vector] stream.unstream == id: OK
3068.83 s
[vector] +++ OK, passed 100 tests.
3068.83 s
[vector] eq: OK
3068.83 s
[vector] +++ OK, passed 100 tests.
3068.83 s
[vector] length: OK
3068.83 s
[vector] +++ OK, passed 100 tests.
3068.83 s
[vector] null: OK
3068.83 s
[vector] +++ OK, passed 100 tests.
3068.83 s
[vector] index: OK
3068.83 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3068.83 s
[vector] safeIndex: OK
3068.83 s
[vector] +++ OK, passed 100 tests.
3068.84 s
[vector] head: OK
3068.84 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3068.84 s
[vector] last: OK
3068.84 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3068.84 s
[vector] unsafeIndex: OK
3068.84 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3068.84 s
[vector] unsafeHead: OK
3068.84 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3068.85 s
[vector] unsafeLast: OK
3068.85 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3068.85 s
[vector] slice: OK
3068.85 s
[vector] +++ OK, passed 100 tests.
3068.85 s
[vector] init: OK
3068.85 s
[vector] +++ OK, passed 100 tests; 11 discarded.
3068.85 s
[vector] tail: OK
3068.86 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3068.86 s
[vector] take: OK
3068.86 s
[vector] +++ OK, passed 100 tests.
3068.86 s
[vector] drop: OK
3068.86 s
[vector] +++ OK, passed 100 tests.
3068.86 s
[vector] splitAt: OK
3068.86 s
[vector] +++ OK, passed 100 tests.
3068.86 s
[vector] empty: OK
3068.87 s
[vector] +++ OK, passed 1 test.
3068.87 s
[vector] singleton: OK
3068.87 s
[vector] +++ OK, passed 100 tests.
3068.87 s
[vector] replicate: OK
3068.87 s
[vector] +++ OK, passed 100 tests.
3068.87 s
[vector] generate: OK
3068.87 s
[vector] +++ OK, passed 100 tests.
3068.87 s
[vector] iterateN: OK
3068.88 s
[vector] +++ OK, passed 100 tests.
3068.96 s
[vector] iterateNM: OK (0.03s)
3068.96 s
[vector] +++ OK, passed 100 tests.
3069.00 s
[vector] generateM: OK (0.08s)
3069.00 s
[vector] +++ OK, passed 100 tests.
3069.03 s
[vector] replicateM: OK (0.04s)
3069.03 s
[vector] +++ OK, passed 100 tests.
3069.03 s
[vector] create: OK
3069.03 s
[vector] +++ OK, passed 100 tests.
3069.03 s
[vector] createT: OK
3069.03 s
[vector] +++ OK, passed 100 tests.
3069.03 s
[vector] unfoldr: OK
3069.03 s
[vector] +++ OK, passed 100 tests.
3069.03 s
[vector] unfoldrN: OK
3069.04 s
[vector] +++ OK, passed 100 tests.
3069.04 s
[vector] unfoldrExactN: OK
3069.04 s
[vector] +++ OK, passed 100 tests.
3069.05 s
[vector] unfoldrM: OK
3069.05 s
[vector] +++ OK, passed 100 tests.
3069.05 s
[vector] unfoldrNM: OK
3069.05 s
[vector] +++ OK, passed 100 tests.
3069.09 s
[vector] unfoldrExactNM: OK (0.03s)
3069.09 s
[vector] +++ OK, passed 100 tests.
3069.11 s
[vector] constructN: OK (0.01s)
3069.11 s
[vector] +++ OK, passed 100 tests.
3069.11 s
[vector] constructrN: OK (0.01s)
3069.11 s
[vector] +++ OK, passed 100 tests.
3069.11 s
[vector] cons: OK
3069.11 s
[vector] +++ OK, passed 100 tests.
3069.12 s
[vector] snoc: OK
3069.12 s
[vector] +++ OK, passed 100 tests.
3069.14 s
[vector] append: OK
3069.14 s
[vector] +++ OK, passed 100 tests.
3069.23 s
[vector] concat: OK (0.11s)
3069.23 s
[vector] +++ OK, passed 100 tests.
3069.23 s
[vector] force: OK
3069.23 s
[vector] +++ OK, passed 100 tests.
3069.25 s
[vector] upd: OK
3069.25 s
[vector] +++ OK, passed 100 tests.
3069.26 s
[vector] accum: OK (0.02s)
3069.26 s
[vector] +++ OK, passed 100 tests.
3069.26 s
[vector] reverse: OK
3069.26 s
[vector] +++ OK, passed 100 tests.
3069.27 s
[vector] backpermute: OK
3069.27 s
[vector] +++ OK, passed 100 tests.
3069.29 s
[vector] map: OK (0.01s)
3069.29 s
[vector] +++ OK, passed 100 tests.
3069.31 s
[vector] imap: OK (0.01s)
3069.31 s
[vector] +++ OK, passed 100 tests.
3069.31 s
[vector] concatMap: OK (0.01s)
3069.31 s
[vector] +++ OK, passed 100 tests.
3069.33 s
[vector] mapM: OK (0.01s)
3069.33 s
[vector] +++ OK, passed 100 tests.
3069.39 s
[vector] mapM_: OK (0.07s)
3069.39 s
[vector] +++ OK, passed 100 tests.
3069.39 s
[vector] forM: OK
3069.39 s
[vector] +++ OK, passed 100 tests.
3069.47 s
[vector] forM_: OK (0.07s)
3069.47 s
[vector] +++ OK, passed 100 tests.
3069.49 s
[vector] imapM: OK
3069.49 s
[vector] +++ OK, passed 100 tests.
3069.57 s
[vector] imapM_: OK (0.09s)
3069.57 s
[vector] +++ OK, passed 100 tests.
3069.59 s
[vector] zipWith: OK (0.01s)
3069.59 s
[vector] +++ OK, passed 100 tests.
3069.59 s
[vector] zipWith3: OK (0.01s)
3069.59 s
[vector] +++ OK, passed 100 tests.
3069.61 s
[vector] izipWith: OK (0.01s)
3069.61 s
[vector] +++ OK, passed 100 tests.
3069.61 s
[vector] izipWith3: OK (0.01s)
3069.61 s
[vector] +++ OK, passed 100 tests.
3069.63 s
[vector] izipWithM: OK (0.01s)
3069.63 s
[vector] +++ OK, passed 100 tests.
3069.67 s
[vector] izipWithM_: OK (0.04s)
3069.67 s
[vector] +++ OK, passed 100 tests.
3069.67 s
[vector] zipWithM: OK (0.01s)
3069.67 s
[vector] +++ OK, passed 100 tests.
3069.72 s
[vector] zipWithM_: OK (0.05s)
3069.72 s
[vector] +++ OK, passed 100 tests.
3069.72 s
[vector] filter: OK
3069.73 s
[vector] +++ OK, passed 100 tests.
3069.73 s
[vector] ifilter: OK
3069.73 s
[vector] +++ OK, passed 100 tests.
3069.87 s
[vector] filterM: OK (0.14s)
3069.87 s
[vector] +++ OK, passed 100 tests.
3069.87 s
[vector] uniq: OK
3069.87 s
[vector] +++ OK, passed 100 tests.
3069.89 s
[vector] mapMaybe: OK
3069.89 s
[vector] +++ OK, passed 100 tests.
3069.89 s
[vector] imapMaybe: OK (0.01s)
3069.89 s
[vector] +++ OK, passed 100 tests.
3069.89 s
[vector] takeWhile: OK
3069.89 s
[vector] +++ OK, passed 100 tests.
3069.89 s
[vector] dropWhile: OK
3069.90 s
[vector] +++ OK, passed 100 tests.
3069.90 s
[vector] partition: OK
3069.91 s
[vector] +++ OK, passed 100 tests.
3069.92 s
[vector] partitionWith: OK (0.01s)
3069.92 s
[vector] +++ OK, passed 100 tests.
3069.92 s
[vector] span: OK
3069.92 s
[vector] +++ OK, passed 100 tests.
3069.92 s
[vector] break: OK
3069.92 s
[vector] +++ OK, passed 100 tests.
3069.93 s
[vector] spanR: OK
3069.93 s
[vector] +++ OK, passed 100 tests.
3069.93 s
[vector] breakR: OK
3069.93 s
[vector] +++ OK, passed 100 tests.
3069.94 s
[vector] groupBy: OK
3069.94 s
[vector] +++ OK, passed 100 tests.
3069.95 s
[vector] elem: OK
3069.95 s
[vector] +++ OK, passed 100 tests.
3069.95 s
[vector] notElem: OK
3069.95 s
[vector] +++ OK, passed 100 tests.
3069.95 s
[vector] find: OK
3069.95 s
[vector] +++ OK, passed 100 tests.
3069.95 s
[vector] findIndex: OK
3069.95 s
[vector] +++ OK, passed 100 tests.
3069.95 s
[vector] findIndexR: OK
3069.95 s
[vector] +++ OK, passed 100 tests.
3069.96 s
[vector] findIndices: OK
3069.96 s
[vector] +++ OK, passed 100 tests.
3069.96 s
[vector] elemIndex: OK
3069.96 s
[vector] +++ OK, passed 100 tests.
3069.96 s
[vector] elemIndices: OK
3069.96 s
[vector] +++ OK, passed 100 tests.
3069.99 s
[vector] foldl: OK (0.01s)
3069.99 s
[vector] +++ OK, passed 100 tests.
3069.99 s
[vector] foldl1: OK (0.01s)
3069.99 s
[vector] +++ OK, passed 100 tests; 14 discarded.
3070.01 s
[vector] foldl': OK (0.01s)
3070.01 s
[vector] +++ OK, passed 100 tests.
3070.01 s
[vector] foldl1': OK (0.01s)
3070.01 s
[vector] +++ OK, passed 100 tests; 24 discarded.
3070.04 s
[vector] foldr: OK (0.01s)
3070.04 s
[vector] +++ OK, passed 100 tests.
3070.05 s
[vector] foldr1: OK (0.01s)
3070.05 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3070.05 s
[vector] foldr': OK (0.01s)
3070.05 s
[vector] +++ OK, passed 100 tests.
3070.08 s
[vector] foldr1': OK (0.01s)
3070.08 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3070.09 s
[vector] ifoldl: OK (0.01s)
3070.09 s
[vector] +++ OK, passed 100 tests.
3070.09 s
[vector] ifoldl': OK (0.01s)
3070.09 s
[vector] +++ OK, passed 100 tests.
3070.11 s
[vector] ifoldr: OK (0.01s)
3070.11 s
[vector] +++ OK, passed 100 tests.
3070.13 s
[vector] ifoldr': OK (0.01s)
3070.13 s
[vector] +++ OK, passed 100 tests.
3070.13 s
[vector] ifoldM: OK (0.01s)
3070.13 s
[vector] +++ OK, passed 100 tests.
3070.15 s
[vector] ifoldM': OK (0.01s)
3070.15 s
[vector] +++ OK, passed 100 tests.
3070.22 s
[vector] ifoldM_: OK (0.07s)
3070.22 s
[vector] +++ OK, passed 100 tests.
3070.28 s
[vector] ifoldM'_: OK (0.06s)
3070.28 s
[vector] +++ OK, passed 100 tests.
3070.28 s
[vector] all: OK
3070.28 s
[vector] +++ OK, passed 100 tests.
3070.28 s
[vector] any: OK
3070.29 s
[vector] +++ OK, passed 100 tests.
3070.31 s
[vector] prescanl: OK (0.01s)
3070.31 s
[vector] +++ OK, passed 100 tests.
3070.31 s
[vector] prescanl': OK (0.01s)
3070.31 s
[vector] +++ OK, passed 100 tests.
3070.33 s
[vector] postscanl: OK (0.01s)
3070.33 s
[vector] +++ OK, passed 100 tests.
3070.35 s
[vector] postscanl': OK (0.01s)
3070.35 s
[vector] +++ OK, passed 100 tests.
3070.35 s
[vector] scanl: OK (0.01s)
3070.35 s
[vector] +++ OK, passed 100 tests.
3070.37 s
[vector] scanl': OK
3070.37 s
[vector] +++ OK, passed 100 tests.
3070.39 s
[vector] scanl1: OK (0.01s)
3070.39 s
[vector] +++ OK, passed 100 tests.
3070.39 s
[vector] scanl1': OK (0.01s)
3070.39 s
[vector] +++ OK, passed 100 tests.
3070.41 s
[vector] iscanl: OK (0.01s)
3070.41 s
[vector] +++ OK, passed 100 tests.
3070.43 s
[vector] iscanl': OK (0.01s)
3070.43 s
[vector] +++ OK, passed 100 tests.
3070.44 s
[vector] prescanr: OK (0.01s)
3070.44 s
[vector] +++ OK, passed 100 tests.
3070.45 s
[vector] prescanr': OK (0.01s)
3070.45 s
[vector] +++ OK, passed 100 tests.
3070.45 s
[vector] postscanr: OK (0.01s)
3070.45 s
[vector] +++ OK, passed 100 tests.
3070.47 s
[vector] postscanr': OK (0.01s)
3070.47 s
[vector] +++ OK, passed 100 tests.
3070.48 s
[vector] scanr: OK (0.01s)
3070.48 s
[vector] +++ OK, passed 100 tests.
3070.49 s
[vector] scanr': OK (0.01s)
3070.49 s
[vector] +++ OK, passed 100 tests.
3070.51 s
[vector] scanr1: OK (0.01s)
3070.51 s
[vector] +++ OK, passed 100 tests.
3070.51 s
[vector] scanr1': OK (0.01s)
3070.51 s
[vector] +++ OK, passed 100 tests.
3070.53 s
[vector] iscanr: OK (0.01s)
3070.53 s
[vector] +++ OK, passed 100 tests.
3070.54 s
[vector] iscanr': OK (0.01s)
3070.54 s
[vector] +++ OK, passed 100 tests.
3070.54 s
[vector] mut_read: OK
3070.54 s
[vector] +++ OK, passed 100 tests; 19 discarded.
3070.54 s
[vector] mut_write: OK
3070.54 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3070.54 s
[vector] mut_modify: OK
3070.55 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3070.55 s
[vector] mut_generate: OK
3070.61 s
[vector] +++ OK, passed 100 tests.
3070.62 s
[vector] mut_generateM: OK (0.07s)
3070.62 s
[vector] +++ OK, passed 100 tests.
3070.68 s
[vector] mut_mapM_: OK (0.06s)
3070.68 s
[vector] +++ OK, passed 100 tests.
3070.74 s
[vector] mut_imapM_: OK (0.05s)
3070.74 s
[vector] +++ OK, passed 100 tests.
3070.80 s
[vector] mut_forM_: OK (0.06s)
3070.80 s
[vector] +++ OK, passed 100 tests.
3070.86 s
[vector] mut_iforM_: OK (0.06s)
3070.86 s
[vector] +++ OK, passed 100 tests.
3070.86 s
[vector] mut_foldr: OK
3070.86 s
[vector] +++ OK, passed 100 tests.
3070.88 s
[vector] mut_foldr': OK (0.01s)
3070.88 s
[vector] +++ OK, passed 100 tests.
3070.89 s
[vector] mut_foldl: OK (0.01s)
3070.89 s
[vector] +++ OK, passed 100 tests.
3070.90 s
[vector] mut_foldl': OK (0.01s)
3070.90 s
[vector] +++ OK, passed 100 tests.
3070.92 s
[vector] mut_ifoldr: OK (0.01s)
3070.92 s
[vector] +++ OK, passed 100 tests.
3070.92 s
[vector] mut_ifoldr': OK (0.01s)
3070.92 s
[vector] +++ OK, passed 100 tests.
3070.95 s
[vector] mut_ifoldl: OK (0.01s)
3070.95 s
[vector] +++ OK, passed 100 tests.
3070.95 s
[vector] mut_ifoldl': OK (0.01s)
3070.95 s
[vector] +++ OK, passed 100 tests.
3070.96 s
[vector] mut_foldM: OK (0.01s)
3070.96 s
[vector] +++ OK, passed 100 tests.
3070.97 s
[vector] mut_foldM': OK (0.01s)
3070.97 s
[vector] +++ OK, passed 100 tests.
3070.98 s
[vector] mut_foldrM: OK
3070.98 s
[vector] +++ OK, passed 100 tests.
3070.99 s
[vector] mut_foldrM': OK (0.01s)
3070.99 s
[vector] +++ OK, passed 100 tests.
3071.00 s
[vector] mut_ifoldM: OK (0.01s)
3071.00 s
[vector] +++ OK, passed 100 tests.
3071.02 s
[vector] mut_ifoldM': OK (0.01s)
3071.02 s
[vector] +++ OK, passed 100 tests.
3071.02 s
[vector] mut_ifoldrM: OK (0.01s)
3071.02 s
[vector] +++ OK, passed 100 tests.
3071.04 s
[vector] mut_ifoldrM': OK (0.01s)
3071.04 s
[vector] +++ OK, passed 100 tests.
3071.04 s
[vector] compare: OK
3071.04 s
[vector] +++ OK, passed 100 tests.
3071.04 s
[vector] maximum: OK
3071.04 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3071.04 s
[vector] minimum: OK
3071.04 s
[vector] +++ OK, passed 100 tests; 12 discarded.
3071.04 s
[vector] minIndex: OK
3071.04 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3071.04 s
[vector] maxIndex: OK
3071.04 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3071.04 s
[vector] maximumBy: OK
3071.05 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3071.05 s
[vector] minimumBy: OK
3071.05 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3071.05 s
[vector] maximumOn: OK
3071.05 s
[vector] +++ OK, passed 100 tests; 13 discarded.
3071.05 s
[vector] minimumOn: OK
3071.05 s
[vector] +++ OK, passed 100 tests; 21 discarded.
3071.05 s
[vector] maxIndexBy: OK
3071.05 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3071.06 s
[vector] minIndexBy: OK
3071.06 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3071.06 s
[vector] ListFirstMaxIndexWins: OK
3071.06 s
[vector] +++ OK, passed 100 tests; 17 discarded.
3071.06 s
[vector] FalseListFirstMaxIndexWins: OK
3071.06 s
[vector] +++ OK, failed as expected. (after 1 test):
3071.06 s
[vector] Exception:
3071.06 s
[vector] Prelude.foldr1: empty list
3071.06 s
[vector] CallStack (from HasCallStack):
3071.06 s
[vector] error, called at libraries/base/GHC/List.hs:2004:3 in base:GHC.List
3071.06 s
[vector] errorEmptyList, called at libraries/base/GHC/List.hs:693:30 in base:GHC.List
3071.06 s
[vector] foldr1, called at libraries/base/Data/Foldable.hs:741:15 in base:Data.Foldable
3071.06 s
[vector] []
3071.06 s
[vector] zip: OK
3071.08 s
[vector] +++ OK, passed 100 tests.
3071.08 s
[vector] zip3: OK
3071.08 s
[vector] +++ OK, passed 100 tests.
3071.08 s
[vector] unzip: OK
3071.08 s
[vector] +++ OK, passed 100 tests.
3071.09 s
[vector] unzip3: OK
3071.09 s
[vector] +++ OK, passed 100 tests.
3071.09 s
[vector] indexed: OK
3071.09 s
[vector] +++ OK, passed 100 tests.
3071.09 s
[vector] update: OK
3071.09 s
[vector] +++ OK, passed 100 tests.
3071.10 s
[vector] mempty: OK
3071.10 s
[vector] +++ OK, passed 1 test.
3071.10 s
[vector] mappend: OK
3071.10 s
[vector] +++ OK, passed 100 tests.
3071.18 s
[vector] mconcat: OK (0.07s)
3071.18 s
[vector] +++ OK, passed 100 tests.
3071.18 s
[vector] glength: OK
3071.18 s
[vector] +++ OK, passed 100 tests.
3071.18 s
[vector] unstream
3071.18 s
[vector] unstream == vunstream (exact): OK
3071.18 s
[vector] +++ OK, passed 100 tests.
3071.18 s
[vector] unstream == vunstream (unknown): OK
3071.18 s
[vector] +++ OK, passed 100 tests.
3071.18 s
[vector] unstreamR ~= vunstream (exact): OK
3071.18 s
[vector] +++ OK, passed 100 tests.
3071.18 s
[vector] unstreamR ~= vunstream (unknown): OK
3071.18 s
[vector] +++ OK, passed 100 tests.
3071.18 s
[vector] Data.Vector.Storable.Vector Alignment
3071.18 s
[vector] Aligned Double: OK
3071.18 s
[vector] Aligned Int: OK
3071.18 s
[vector] Regression tests
3071.18 s
[vector] enumFromTo crash #188
3071.18 s
[vector] Word8: OK
3071.18 s
[vector] Word16: OK
3071.18 s
[vector] Word32: OK
3071.18 s
[vector] Word64: OK
3071.18 s
[vector] Word: OK
3071.18 s
[vector] Int8: OK
3071.18 s
[vector] Int16: OK
3071.18 s
[vector] Int32: OK
3071.18 s
[vector] Int64: OK
3071.18 s
[vector] Int: OK
3071.18 s
[vector] Char: OK
3071.18 s
[vector] Negative tests
3071.18 s
[vector] slice out of bounds #257
3071.18 s
[vector] Boxed
3071.18 s
[vector] Negative ix: OK
3071.18 s
[vector] Negative size: OK
3071.18 s
[vector] Negative ix and size: OK
3071.18 s
[vector] Too large ix: OK
3071.18 s
[vector] Too large size: OK
3071.18 s
[vector] Too large ix and size: OK
3071.19 s
[vector] Overflow: OK
3071.19 s
[vector] OutOfMemory: OK
3071.19 s
[vector] Primitive
3071.19 s
[vector] Negative ix: OK
3071.19 s
[vector] Negative size: OK
3071.19 s
[vector] Negative ix and size: OK
3071.19 s
[vector] Too large ix: OK
3071.19 s
[vector] Too large size: OK
3071.19 s
[vector] Too large ix and size: OK
3071.19 s
[vector] Overflow: OK
3071.19 s
[vector] OutOfMemory: OK
3071.19 s
[vector] Storable
3071.19 s
[vector] Negative ix: OK
3071.19 s
[vector] Negative size: OK
3071.19 s
[vector] Negative ix and size: OK
3071.19 s
[vector] Too large ix: OK
3071.19 s
[vector] Too large size: OK
3071.19 s
[vector] Too large ix and size: OK
3071.19 s
[vector] Overflow: OK
3071.19 s
[vector] OutOfMemory: OK
3071.19 s
[vector] Unboxed
3071.19 s
[vector] Negative ix: OK
3071.19 s
[vector] Negative size: OK
3071.19 s
[vector] Negative ix and size: OK
3071.19 s
[vector] Too large ix: OK
3071.19 s
[vector] Too large size: OK
3071.19 s
[vector] Too large ix and size: OK
3071.19 s
[vector] Overflow: OK
3071.19 s
[vector] OutOfMemory: OK
3071.19 s
[vector] take #282
3071.19 s
[vector] Boxed: OK
3071.19 s
[vector] Primitive: OK
3071.19 s
[vector] Storable: OK
3071.19 s
[vector] Unboxed: OK
3071.19 s
[vector] Data.Vector
3071.19 s
[vector] MonadFix: OK
3071.19 s
[vector] toFromArray: OK
3071.19 s
[vector] toFromArraySlice: OK
3071.19 s
[vector] toFromArraySliceUnsafe: OK
3071.19 s
[vector] toFromMutableArray: OK
3071.19 s
[vector] Data.Vector.Mutable (Move): OK
3071.19 s
[vector] +++ OK, passed 100 tests; 20 discarded.
3071.19 s
[vector] Data.Vector.Primitive.Mutable (Move): OK
3071.19 s
[vector] +++ OK, passed 100 tests; 16 discarded.
3071.19 s
[vector] Data.Vector.Unboxed.Mutable (Move): OK
3071.19 s
[vector] +++ OK, passed 100 tests; 15 discarded.
3071.20 s
[vector] Data.Vector.Storable.Mutable (Move): OK
3071.20 s
[vector] +++ OK, passed 100 tests; 18 discarded.
3071.25 s
[vector] Data.Vector.Generic.Mutable (nextPermutation): OK (0.04s)
3071.25 s
[vector] +++ OK, passed 1 test.
3071.25 s
[vector] Data.Vector.Generic.Mutable (prevPermutation): OK (0.02s)
3071.25 s
[vector] +++ OK, passed 1 test.
3071.25 s
[vector] Data.Vector.Generic.Mutable (nextPermutation then prevPermutation = id): OK
3071.25 s
[vector] +++ OK, passed 100 tests.
3071.25 s
[vector] Data.Vector.Generic.Mutable (prevPermutation then nextPermutation = id): OK
3071.26 s
[vector] +++ OK, passed 100 tests.
3071.26 s
[vector]
3071.26 s
[vector] All 2808 tests passed (28.40s)
3071.27 s
[vector] Test suite vector-tests-O2: PASS
3071.27 s
[vector] Test suite logged to: dist/test/vector-0.13.2.0-vector-tests-O2.log
3071.27 s
[vector] 2 of 2 test suites (2 of 2 test cases) passed.
3071.28 s
[vector] checkPhase completed in 2 minutes 22 seconds
3071.29 s
[vector] Phase: haddockPhase
3071.30 s
[vector] Phase: installPhase
3071.54 s
[vector] Installing library in /nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3072.44 s
[hspec-megaparsec] Documentation created: dist/doc/html/hspec-megaparsec/,
3072.49 s
[hspec-megaparsec] dist/doc/html/hspec-megaparsec/hspec-megaparsec.txt
3072.64 s
[hspec-megaparsec] Preprocessing test suite 'tests' for hspec-megaparsec-2.2.1..
3072.67 s
[hspec-megaparsec] Phase: installPhase
3072.93 s
[hspec-megaparsec] Installing library in /nix/store/rl3j56mc649744pqsdw6i95qi9vpa21j-hspec-megaparsec-2.2.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/hspec-megaparsec-2.2.1-7tl57bBP9dlDYht73RgnkG
3073.53 s
[hspec-megaparsec] Phase: fixupPhase
3073.66 s
[hspec-megaparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/rl3j56mc649744pqsdw6i95qi9vpa21j-hspec-megaparsec-2.2.1
3073.68 s
[hspec-megaparsec] shrinking /nix/store/rl3j56mc649744pqsdw6i95qi9vpa21j-hspec-megaparsec-2.2.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHShspec-megaparsec-2.2.1-7tl57bBP9dlDYht73RgnkG-ghc9.8.2.so
3073.70 s
[hspec-megaparsec] checking for references to /build/ in /nix/store/rl3j56mc649744pqsdw6i95qi9vpa21j-hspec-megaparsec-2.2.1...
3073.74 s
[hspec-megaparsec] patching script interpreter paths in /nix/store/rl3j56mc649744pqsdw6i95qi9vpa21j-hspec-megaparsec-2.2.1
3073.77 s
[hspec-megaparsec] stripping (with command strip and flags -S -p) in /nix/store/rl3j56mc649744pqsdw6i95qi9vpa21j-hspec-megaparsec-2.2.1/lib
3073.88 s
[vector] Installing internal library benchmarks-O2 in /nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/vector-0.13.2.0-Gzrlfhny8Ra3jE2Igw3VFH-benchmarks-O2
3073.90 s
[hspec-megaparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/0wicjcry61ccagxqbm6a30qi11ww6fvc-hspec-megaparsec-2.2.1-doc
3073.91 s
[hspec-megaparsec] checking for references to /build/ in /nix/store/0wicjcry61ccagxqbm6a30qi11ww6fvc-hspec-megaparsec-2.2.1-doc...
3073.92 s
[hspec-megaparsec] patching script interpreter paths in /nix/store/0wicjcry61ccagxqbm6a30qi11ww6fvc-hspec-megaparsec-2.2.1-doc
3074.41 s
[hspec-megaparsec:post-build] Uploading to the NixCI cache: /nix/store/0wicjcry61ccagxqbm6a30qi11ww6fvc-hspec-megaparsec-2.2.1-doc /nix/store/rl3j56mc649744pqsdw6i95qi9vpa21j-hspec-megaparsec-2.2.1
3075.11 s
[hspec-megaparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3075.45 s
[hspec-megaparsec:post-build] copying 2 paths...
3075.45 s
[hspec-megaparsec:post-build] copying path '/nix/store/0wicjcry61ccagxqbm6a30qi11ww6fvc-hspec-megaparsec-2.2.1-doc' to 'https://cache.nix-ci.com'...
3075.93 s
[hspec-megaparsec:post-build] copying path '/nix/store/rl3j56mc649744pqsdw6i95qi9vpa21j-hspec-megaparsec-2.2.1' to 'https://cache.nix-ci.com'...
3079.05 s
[hspec-megaparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3079.97 s
[hspec-megaparsec:post-build] copying 2 paths...
3079.97 s
[hspec-megaparsec:post-build] copying path '/nix/store/w0y6g6wk4b9jhvzrxkxrlk1fjnbkms0a-hspec-megaparsec-2.2.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
3081.41 s
[hspec-megaparsec:post-build] copying path '/nix/store/w7yiawpglwh9b78iyid29d05mh88rdzq-hspec-megaparsec-2.2.1.drv' to 'https://cache.nix-ci.com'...
3083.33 s
Uploaded hspec-megaparsec in 9.0s
3083.33 s
Progress: 269 of 424 built (2 building), 407 of 407 downloaded from cache
3083.33 s
Built hspec-megaparsec in 40.6s
3083.34 s
[ghc-lib-parser] [286 of 443] Compiling GHC.Hs.Utils ( compiler/GHC/Hs/Utils.hs, dist/build/GHC/Hs/Utils.p_o )
3083.34 s
[ghc-lib-parser] [287 of 443] Compiling GHC.Types.PkgQual ( compiler/GHC/Types/PkgQual.hs, dist/build/GHC/Types/PkgQual.p_o )
3083.34 s
[ghc-lib-parser] [288 of 443] Compiling GHC.Hs.ImpExp ( compiler/GHC/Hs/ImpExp.hs, dist/build/GHC/Hs/ImpExp.p_o )
3083.34 s
[ghc-lib-parser] [289 of 443] Compiling GHC.Hs.Instances ( compiler/GHC/Hs/Instances.hs, dist/build/GHC/Hs/Instances.p_o )
3083.34 s
[vector] Phase: fixupPhase
3083.34 s
[vector] shrinking RPATHs of ELF executables and libraries in /nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0
3083.34 s
[vector] shrinking /nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSvector-0.13.2.0-EyfFlijEURh1oeWRfe84qU-ghc9.8.2.so
3083.34 s
[vector] shrinking /nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSvector-0.13.2.0-Gzrlfhny8Ra3jE2Igw3VFH-benchmarks-O2-ghc9.8.2.so
3083.34 s
[vector] checking for references to /build/ in /nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0...
3083.34 s
[vector] patching script interpreter paths in /nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0
3083.34 s
[vector] stripping (with command strip and flags -S -p) in /nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0/lib
3084.23 s
[vector:post-build] Uploading to the NixCI cache: /nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0
3084.93 s
[vector:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3085.05 s
[vector:post-build] copying 1 paths...
3085.05 s
[vector:post-build] copying path '/nix/store/c8ckqf99nwg30ngmyqpz2s1v8sj8kqqi-vector-0.13.2.0' to 'https://cache.nix-ci.com'...
3103.37 s
[vector:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3104.30 s
[vector:post-build] copying 0 paths...
3104.68 s
Uploaded vector in 20.6s
3104.68 s
Progress: 270 of 424 built (1 building), 407 of 407 downloaded from cache
3104.68 s
Built vector in 14m41s
3104.98 s
Building /nix/store/ymsf4dyh705y4cb4bl6p3v36x89day8q-ListLike-4.7.8.3.drv
3105.11 s
Building /nix/store/a8axkfy3ycvkc7zhw728lxy9w6k1x8rl-attoparsec-0.14.4.drv
3105.24 s
Building /nix/store/668fl02hz2dip2rwqf6p3zkxpzzzynzc-blaze-textual-0.2.3.1.drv
3105.38 s
Building /nix/store/xqdfc39fqlqkpvrsfh1a8bqmxsvyc9gy-nothunks-0.3.0.0.drv
3105.60 s
Building /nix/store/wxv9fi5xrrwzmpac9hqszpriwz40dhd7-text-rope-0.2.drv
3105.82 s
Building /nix/store/69gg5x7hsz24bnlrhfl7z2m5dijikys1-th-lift-instances-0.1.20.drv
3105.96 s
Building /nix/store/yp2mqqrlsgnh5svxmh5zpl2w25rpa7g1-vector-binary-instances-0.2.5.2.drv
3106.12 s
Building /nix/store/kia5gfwrfk7y1rb5168wk8wzmwjjbqsk-vector-th-unbox-0.2.2.drv
3106.12 s
[ListLike] Phase: setupCompilerEnvironmentPhase
3106.12 s
[ListLike] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3106.12 s
[ListLike] Phase: unpackPhase
3106.12 s
[ListLike] unpacking source archive /nix/store/88y1m68n25qsjsvd37qx9y42i3kc5qgm-ListLike-4.7.8.3.tar.gz
3106.12 s
[ListLike] source root is ListLike-4.7.8.3
3106.12 s
[ListLike] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "ListLike-4.7.8.3/testsrc/TestInfrastructure.hs"
3106.12 s
[ListLike] Phase: patchPhase
3106.12 s
[ListLike] Phase: compileBuildDriverPhase
3106.12 s
[ListLike] setupCompileFlags: -package-db=/build/tmp.hDql35CMB3/setup-package.conf.d -threaded
3106.12 s
[attoparsec] Phase: setupCompilerEnvironmentPhase
3106.12 s
[attoparsec] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3106.12 s
[attoparsec] Phase: unpackPhase
3106.12 s
[attoparsec] unpacking source archive /nix/store/7xizd63623bzgyny21lfm7krwk9kr0qf-attoparsec-0.14.4.tar.gz
3106.12 s
[attoparsec] source root is attoparsec-0.14.4
3106.12 s
[attoparsec] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "attoparsec-0.14.4/tests/QC/Text/Regressions.hs"
3106.13 s
[attoparsec] Phase: patchPhase
3106.13 s
[blaze-textual] Phase: setupCompilerEnvironmentPhase
3106.13 s
[blaze-textual] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3106.13 s
[nothunks] Phase: setupCompilerEnvironmentPhase
3106.13 s
[nothunks] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3106.13 s
[text-rope] Phase: setupCompilerEnvironmentPhase
3106.13 s
[text-rope] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3106.13 s
[th-lift-instances] Phase: setupCompilerEnvironmentPhase
3106.13 s
[th-lift-instances] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3106.13 s
[attoparsec] Replace Cabal file with edited version from mirror://hackage/attoparsec-0.14.4/revision/6.cabal.
3106.15 s
[attoparsec] Phase: compileBuildDriverPhase
3106.16 s
[attoparsec] setupCompileFlags: -package-db=/build/tmp.14JXf1gnXl/setup-package.conf.d -threaded
3106.20 s
[vector-binary-instances] Phase: setupCompilerEnvironmentPhase
3106.22 s
[vector-binary-instances] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3106.26 s
[blaze-textual] Phase: unpackPhase
3106.28 s
[ListLike] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.hDql35CMB3/Main.o )
3106.29 s
[blaze-textual] unpacking source archive /nix/store/gnikpzpyd90j1p4mx79mvanr4bc5wqyg-blaze-textual-0.2.3.1.tar.gz
3106.31 s
[attoparsec] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.14JXf1gnXl/Main.o )
3106.33 s
[blaze-textual] source root is blaze-textual-0.2.3.1
3106.36 s
[blaze-textual] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "blaze-textual-0.2.3.1/tests/QC.hs"
3106.37 s
[vector-th-unbox] Phase: setupCompilerEnvironmentPhase
3106.38 s
[blaze-textual] Phase: patchPhase
3106.38 s
[vector-th-unbox] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3106.42 s
[blaze-textual] Phase: compileBuildDriverPhase
3106.44 s
[blaze-textual] setupCompileFlags: -package-db=/build/tmp.DoMzmnocAj/setup-package.conf.d -threaded
3106.53 s
[attoparsec] [2 of 2] Linking Setup
3106.54 s
[ListLike] [2 of 2] Linking Setup
3106.58 s
[nothunks] Phase: unpackPhase
3106.60 s
[nothunks] unpacking source archive /nix/store/wzdyx5j9ylkjc475kaylxv5w38vhyy44-nothunks-0.3.0.0.tar.gz
3106.62 s
[nothunks] source root is nothunks-0.3.0.0
3106.65 s
[nothunks] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "nothunks-0.3.0.0/test/Test/NoThunks/Class.hs"
3106.65 s
[blaze-textual] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.DoMzmnocAj/Main.o )
3106.67 s
[nothunks] Phase: patchPhase
3106.68 s
[nothunks] Replace Cabal file with edited version from mirror://hackage/nothunks-0.3.0.0/revision/1.cabal.
3106.70 s
[nothunks] Run jailbreak-cabal to lift version restrictions on build inputs.
3106.70 s
[th-lift-instances] Phase: unpackPhase
3106.71 s
[th-lift-instances] unpacking source archive /nix/store/9fp9p8kzfgiawrrky6k87x44kcz1516y-th-lift-instances-0.1.20.tar.gz
3106.72 s
[th-lift-instances] source root is th-lift-instances-0.1.20
3106.73 s
[th-lift-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "th-lift-instances-0.1.20/.travis.yml"
3106.76 s
[nothunks] Phase: compileBuildDriverPhase
3106.78 s
[th-lift-instances] Phase: patchPhase
3106.78 s
[nothunks] setupCompileFlags: -package-db=/build/tmp.mp28q5SPr0/setup-package.conf.d -threaded
3106.81 s
[th-lift-instances] Phase: compileBuildDriverPhase
3106.82 s
[th-lift-instances] setupCompileFlags: -package-db=/build/tmp.JwfmzQ0PTY/setup-package.conf.d -threaded
3106.83 s
[vector-binary-instances] Phase: unpackPhase
3106.84 s
[blaze-textual] [2 of 2] Linking Setup
3106.86 s
[vector-binary-instances] unpacking source archive /nix/store/q6pvfz93l90639lnm4dmr1gvawf45q9j-vector-binary-instances-0.2.5.2.tar.gz
3106.88 s
[vector-binary-instances] source root is vector-binary-instances-0.2.5.2
3106.89 s
[text-rope] Phase: unpackPhase
3106.91 s
[vector-binary-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "vector-binary-instances-0.2.5.2/vector-binary-instances.cabal"
3106.92 s
[text-rope] unpacking source archive /nix/store/65xqhrrs9i7n691kfgl0sis8mqnzdh2g-text-rope-0.2.tar.gz
3106.94 s
[vector-binary-instances] Phase: patchPhase
3106.94 s
[text-rope] source root is text-rope-0.2
3106.95 s
[vector-binary-instances] Replace Cabal file with edited version from mirror://hackage/vector-binary-instances-0.2.5.2/revision/5.cabal.
3106.96 s
[nothunks] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.mp28q5SPr0/Main.o )
3106.98 s
[vector-binary-instances] Phase: compileBuildDriverPhase
3106.98 s
[text-rope] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "text-rope-0.2/text-rope.cabal"
3107.00 s
[text-rope] Phase: patchPhase
3107.00 s
[th-lift-instances] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.JwfmzQ0PTY/Main.o )
3107.00 s
[vector-binary-instances] setupCompileFlags: -package-db=/build/tmp.oKQGRLWTH6/setup-package.conf.d -threaded
3107.01 s
[text-rope] Phase: compileBuildDriverPhase
3107.02 s
[text-rope] setupCompileFlags: -package-db=/build/tmp.gQNvkygHjb/setup-package.conf.d -threaded
3107.17 s
[vector-binary-instances] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.oKQGRLWTH6/Main.o )
3107.19 s
[th-lift-instances] [2 of 2] Linking Setup
3107.23 s
[text-rope] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.gQNvkygHjb/Main.o )
3107.24 s
[vector-th-unbox] Phase: unpackPhase
3107.25 s
[vector-th-unbox] unpacking source archive /nix/store/km6pizcsj6axd30aqpg517l2nkqpxfih-vector-th-unbox-0.2.2.tar.gz
3107.25 s
[nothunks] [2 of 2] Linking Setup
3107.29 s
[vector-th-unbox] source root is vector-th-unbox-0.2.2
3107.31 s
[vector-th-unbox] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "vector-th-unbox-0.2.2/vector-th-unbox.cabal"
3107.34 s
[vector-th-unbox] Phase: patchPhase
3107.35 s
[vector-th-unbox] Replace Cabal file with edited version from mirror://hackage/vector-th-unbox-0.2.2/revision/8.cabal.
3107.37 s
[vector-binary-instances] [2 of 2] Linking Setup
3107.38 s
[vector-th-unbox] Phase: compileBuildDriverPhase
3107.40 s
[vector-th-unbox] setupCompileFlags: -package-db=/build/tmp.5pcgIPEa0x/setup-package.conf.d -threaded
3107.46 s
[text-rope] [2 of 2] Linking Setup
3107.66 s
[vector-th-unbox] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.5pcgIPEa0x/Main.o )
3107.98 s
[vector-th-unbox] [2 of 2] Linking Setup
3110.37 s
[ListLike] Phase: updateAutotoolsGnuConfigScriptsPhase
3110.39 s
[ListLike] Phase: configurePhase
3110.40 s
[attoparsec] Phase: updateAutotoolsGnuConfigScriptsPhase
3110.41 s
[ListLike] configureFlags: --verbose --prefix=/nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/zmzddwdygf8v401ywwfb4vxvwkmhvdwn-ListLike-4.7.8.3-doc/share/doc/ListLike-4.7.8.3 --with-gcc=gcc --package-db=/build/tmp.hDql35CMB3/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3110.45 s
[ListLike] Using Parsec parser
3110.45 s
[ListLike] Configuring ListLike-4.7.8.3...
3110.45 s
[attoparsec] Phase: configurePhase
3110.48 s
[attoparsec] configureFlags: --verbose --prefix=/nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.14JXf1gnXl/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3110.52 s
[attoparsec] Using Parsec parser
3110.52 s
[attoparsec] Configuring attoparsec-0.14.4...
3110.65 s
[blaze-textual] Phase: updateAutotoolsGnuConfigScriptsPhase
3110.70 s
[blaze-textual] Phase: configurePhase
3110.72 s
[blaze-textual] configureFlags: --verbose --prefix=/nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/iq9ic3sflwr2gsviwpw4xjxrz2shc8jh-blaze-textual-0.2.3.1-doc/share/doc/blaze-textual-0.2.3.1 --with-gcc=gcc --package-db=/build/tmp.DoMzmnocAj/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib --extra-include-dirs=/nix/store/ifnbz6ydwvadr5qzdyjpw2640zimn5vl-double-conversion-3.3.1/include --extra-lib-dirs=/nix/store/ifnbz6ydwvadr5qzdyjpw2640zimn5vl-double-conversion-3.3.1/lib
3110.80 s
[blaze-textual] Using Parsec parser
3110.80 s
[blaze-textual] Configuring blaze-textual-0.2.3.1...
3110.84 s
[th-lift-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
3110.89 s
[th-lift-instances] Phase: configurePhase
3110.90 s
[th-lift-instances] configureFlags: --verbose --prefix=/nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/hsig5rhqlbg6p9s8aw1p2bcvb4id6218-th-lift-instances-0.1.20-doc/share/doc/th-lift-instances-0.1.20 --with-gcc=gcc --package-db=/build/tmp.JwfmzQ0PTY/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3110.94 s
[th-lift-instances] Using Parsec parser
3110.94 s
[th-lift-instances] Configuring th-lift-instances-0.1.20...
3111.00 s
[nothunks] Phase: updateAutotoolsGnuConfigScriptsPhase
3111.07 s
[nothunks] Phase: configurePhase
3111.10 s
[nothunks] configureFlags: --verbose --prefix=/nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/mpix8x0w5agy96klv19lcpb49qp6qdrc-nothunks-0.3.0.0-doc/share/doc/nothunks-0.3.0.0 --with-gcc=gcc --package-db=/build/tmp.mp28q5SPr0/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3111.20 s
[nothunks] Using Parsec parser
3111.20 s
[nothunks] Configuring nothunks-0.3.0.0...
3111.53 s
[text-rope] Phase: updateAutotoolsGnuConfigScriptsPhase
3111.57 s
[text-rope] Phase: configurePhase
3111.58 s
[vector-th-unbox] Phase: updateAutotoolsGnuConfigScriptsPhase
3111.60 s
[text-rope] configureFlags: --verbose --prefix=/nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --datadir=/nix/store/nczapz4q7wmx936g84gpmnhlmqjfnhm0-text-rope-0.2-data/share/ghc-9.8.2 --docdir=/nix/store/a6kv25k9jscq2ry1y59p418yakzmjs9j-text-rope-0.2-doc/share/doc/text-rope-0.2 --with-gcc=gcc --package-db=/build/tmp.gQNvkygHjb/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3111.64 s
[text-rope] Using Parsec parser
3111.64 s
[text-rope] Configuring text-rope-0.2...
3111.73 s
[vector-binary-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
3111.78 s
[vector-binary-instances] Phase: configurePhase
3111.80 s
[attoparsec] Flags chosen: developer=False
3111.80 s
[attoparsec] Dependency array: using array-0.5.6.0
3111.80 s
[attoparsec] Dependency attoparsec:attoparsec-internal: using attoparsec-0.14.4
3111.80 s
[attoparsec] Dependency base >=4.5 && <5: using base-4.19.1.0
3111.80 s
[attoparsec] Dependency bytestring <0.13: using bytestring-0.12.1.0
3111.80 s
[attoparsec] Dependency containers: using containers-0.6.8
3111.80 s
[attoparsec] Dependency deepseq: using deepseq-1.5.0.0
3111.80 s
[attoparsec] Dependency ghc-prim <0.14: using ghc-prim-0.11.0
3111.80 s
[attoparsec] Dependency scientific >=0.3.1 && <0.4: using scientific-0.3.8.0
3111.80 s
[attoparsec] Dependency text >=1.1.1.3: using text-2.1.1
3111.80 s
[attoparsec] Dependency transformers >=0.2 && <0.4 || >=0.4.1.0 && <0.7: using
3111.80 s
[attoparsec] transformers-0.6.1.0
3111.80 s
[attoparsec] Dependency array: using array-0.5.6.0
3111.80 s
[attoparsec] Dependency base >=4.5 && <5: using base-4.19.1.0
3111.80 s
[attoparsec] Dependency bytestring <0.13: using bytestring-0.12.1.0
3111.80 s
[attoparsec] Dependency text >=1.1.1.3: using text-2.1.1
3111.80 s
[attoparsec] Dependency QuickCheck >=2.13.2 && <2.16: using QuickCheck-2.14.3
3111.80 s
[attoparsec] Dependency array: using array-0.5.6.0
3111.80 s
[attoparsec] Dependency attoparsec:{attoparsec, attoparsec-internal}: using
3111.80 s
[attoparsec] attoparsec-0.14.4
3111.80 s
[attoparsec] Dependency attoparsec:{attoparsec, attoparsec-internal}: using
3111.80 s
[attoparsec] attoparsec-0.14.4
3111.80 s
[attoparsec] Dependency base: using base-4.19.1.0
3111.80 s
[attoparsec] Dependency bytestring: using bytestring-0.12.1.0
3111.80 s
[attoparsec] Dependency deepseq >=1.1: using deepseq-1.5.0.0
3111.80 s
[attoparsec] Dependency quickcheck-unicode: using quickcheck-unicode-1.0.1.0
3111.80 s
[attoparsec] Dependency scientific: using scientific-0.3.8.0
3111.80 s
[attoparsec] Dependency tasty >=0.11: using tasty-1.5.3
3111.80 s
[attoparsec] Dependency tasty-quickcheck >=0.8: using tasty-quickcheck-0.11
3111.80 s
[attoparsec] Dependency text: using text-2.1.1
3111.80 s
[attoparsec] Dependency transformers: using transformers-0.6.1.0
3111.80 s
[attoparsec] Dependency vector: using vector-0.13.2.0
3111.81 s
[vector-binary-instances] configureFlags: --verbose --prefix=/nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/frn7gpqw6wdik4gzfwn6037vyj505kvx-vector-binary-instances-0.2.5.2-doc/share/doc/vector-binary-instances-0.2.5.2 --with-gcc=gcc --package-db=/build/tmp.oKQGRLWTH6/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3111.85 s
[vector-binary-instances] Using Parsec parser
3111.85 s
[vector-binary-instances] Configuring vector-binary-instances-0.2.5.2...
3111.94 s
[vector-th-unbox] Phase: configurePhase
3111.94 s
[vector-th-unbox] configureFlags: --verbose --prefix=/nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/gjdwg1hpcwmj2y9m9y51bcgxb1glalav-vector-th-unbox-0.2.2-doc/share/doc/vector-th-unbox-0.2.2 --with-gcc=gcc --package-db=/build/tmp.5pcgIPEa0x/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3111.95 s
[vector-th-unbox] Using Parsec parser
3111.95 s
[vector-th-unbox] Configuring vector-th-unbox-0.2.2...
3111.97 s
[blaze-textual] Flags chosen: developer=False, integer-simple=False, native=True
3111.97 s
[blaze-textual] Dependency base >=4 && <5: using base-4.19.1.0
3111.97 s
[blaze-textual] Dependency blaze-builder >=0.2.1.4: using blaze-builder-0.4.2.3
3111.97 s
[blaze-textual] Dependency bytestring: using bytestring-0.12.1.0
3111.97 s
[blaze-textual] Dependency ghc-prim: using ghc-prim-0.11.0
3111.97 s
[blaze-textual] Dependency integer-gmp >=0.2: using integer-gmp-1.1
3111.97 s
[blaze-textual] Dependency old-locale: using old-locale-1.0.0.7
3111.97 s
[blaze-textual] Dependency text >=0.11.0.2: using text-2.1.1
3111.97 s
[blaze-textual] Dependency vector: using vector-0.13.2.0
3111.97 s
[blaze-textual] Dependency QuickCheck >=2.4.0.1: using QuickCheck-2.14.3
3111.97 s
[blaze-textual] Dependency base: using base-4.19.1.0
3111.97 s
[blaze-textual] Dependency blaze-builder: using blaze-builder-0.4.2.3
3111.97 s
[blaze-textual] Dependency blaze-textual: using blaze-textual-0.2.3.1
3111.97 s
[blaze-textual] Dependency bytestring: using bytestring-0.12.1.0
3111.97 s
[blaze-textual] Dependency double-conversion: using double-conversion-2.0.5.0
3111.98 s
[blaze-textual] Dependency test-framework >=0.3.3: using test-framework-0.8.2.2
3111.98 s
[blaze-textual] Dependency test-framework-quickcheck2 >=0.2.9: using
3111.98 s
[blaze-textual] test-framework-quickcheck2-0.3.0.6
3111.99 s
[ListLike] Dependency array >=0.5 && <0.6: using array-0.5.6.0
3111.99 s
[ListLike] Dependency base >=4.9 && <5: using base-4.19.1.0
3111.99 s
[ListLike] Dependency bytestring >=0.10.8 && <0.13: using bytestring-0.12.1.0
3111.99 s
[ListLike] Dependency containers >=0.5.7 && <1: using containers-0.6.8
3111.99 s
[ListLike] Dependency deepseq: using deepseq-1.5.0.0
3111.99 s
[ListLike] Dependency dlist >=0.8 && <1.1: using dlist-1.0
3111.99 s
[ListLike] Dependency fmlist >=0.9 && <0.10: using fmlist-0.9.4
3111.99 s
[ListLike] Dependency text >=1.2 && <1.3 || >=2.0 && <2.2: using text-2.1.1
3111.99 s
[ListLike] Dependency utf8-string >=1.0 && <1.1: using utf8-string-1.0.2
3111.99 s
[ListLike] Dependency vector >=0.12 && <0.14: using vector-0.13.2.0
3111.99 s
[ListLike] Dependency HUnit >=1.5 && <2: using HUnit-1.6.2.0
3111.99 s
[ListLike] Dependency ListLike: using ListLike-4.7.8.3
3111.99 s
[ListLike] Dependency QuickCheck >=2.9 && <3: using QuickCheck-2.14.3
3111.99 s
[ListLike] Dependency array: using array-0.5.6.0
3111.99 s
[ListLike] Dependency base: using base-4.19.1.0
3111.99 s
[ListLike] Dependency bytestring: using bytestring-0.12.1.0
3111.99 s
[ListLike] Dependency containers: using containers-0.6.8
3111.99 s
[ListLike] Dependency dlist: using dlist-1.0
3111.99 s
[ListLike] Dependency fmlist: using fmlist-0.9.4
3111.99 s
[ListLike] Dependency random >=1.1 && <2: using random-1.2.1.3
3111.99 s
[ListLike] Dependency text: using text-2.1.1
3111.99 s
[ListLike] Dependency utf8-string: using utf8-string-1.0.2
3111.99 s
[ListLike] Dependency vector: using vector-0.13.2.0
3112.12 s
[th-lift-instances] Dependency base >=4.3 && <5: using base-4.19.1.0
3112.12 s
[th-lift-instances] Dependency bytestring: using bytestring-0.12.1.0
3112.12 s
[th-lift-instances] Dependency containers: using containers-0.6.8
3112.12 s
[th-lift-instances] Dependency template-haskell >=2.5.0.0: using template-haskell-2.21.0.0
3112.12 s
[th-lift-instances] Dependency text: using text-2.1.1
3112.12 s
[th-lift-instances] Dependency th-lift >=0.8: using th-lift-0.8.6
3112.12 s
[th-lift-instances] Dependency transformers: using transformers-0.6.1.0
3112.12 s
[th-lift-instances] Dependency vector >=0.7: using vector-0.13.2.0
3112.12 s
[th-lift-instances] Dependency QuickCheck >=2.6: using QuickCheck-2.14.3
3112.12 s
[th-lift-instances] Dependency base <5: using base-4.19.1.0
3112.12 s
[th-lift-instances] Dependency bytestring: using bytestring-0.12.1.0
3112.12 s
[th-lift-instances] Dependency containers: using containers-0.6.8
3112.12 s
[th-lift-instances] Dependency template-haskell: using template-haskell-2.21.0.0
3112.12 s
[th-lift-instances] Dependency text: using text-2.1.1
3112.12 s
[th-lift-instances] Dependency th-lift-instances: using th-lift-instances-0.1.20
3112.12 s
[th-lift-instances] Dependency vector >=0.4: using vector-0.13.2.0
3112.27 s
[nothunks] Flags chosen: bytestring=True, text=True, vector=True
3112.27 s
[nothunks] Dependency base: using base-4.19.1.0
3112.27 s
[nothunks] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.1.0
3112.27 s
[nothunks] Dependency containers: using containers-0.6.8
3112.27 s
[nothunks] Dependency ghc-heap: using ghc-heap-9.8.2
3112.27 s
[nothunks] Dependency stm: using stm-2.5.2.1
3112.27 s
[nothunks] Dependency text >=1.2 && <1.3 || >=2 && <2.2: using text-2.1.1
3112.27 s
[nothunks] Dependency time: using time-1.12.2
3112.27 s
[nothunks] Dependency vector >=0.12 && <0.14: using vector-0.13.2.0
3112.27 s
[nothunks] Dependency wherefrom-compat >=0.1.1 && <0.2: using wherefrom-compat-0.1.1.1
3112.27 s
[nothunks] Dependency base: using base-4.19.1.0
3112.27 s
[nothunks] Dependency containers: using containers-0.6.8
3112.27 s
[nothunks] Dependency ghc-prim: using ghc-prim-0.11.0
3112.27 s
[nothunks] Dependency hedgehog: using hedgehog-1.5
3112.27 s
[nothunks] Dependency nothunks: using nothunks-0.3.0.0
3112.27 s
[nothunks] Dependency random: using random-1.2.1.3
3112.27 s
[nothunks] Dependency stm: using stm-2.5.2.1
3112.27 s
[nothunks] Dependency tasty: using tasty-1.5.3
3112.27 s
[nothunks] Dependency tasty-hedgehog: using tasty-hedgehog-1.4.0.2
3112.51 s
[attoparsec] Source component graph:
3112.51 s
[attoparsec] component lib:attoparsec-internal
3112.51 s
[attoparsec] component lib dependency lib:attoparsec-internal
3112.51 s
[attoparsec] component test:attoparsec-tests
3112.51 s
[attoparsec] dependency lib
3112.51 s
[attoparsec] dependency lib:attoparsec-internal
3112.51 s
[attoparsec] Configured component graph:
3112.51 s
[attoparsec] component attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3112.51 s
[attoparsec] include array-0.5.6.0-4c48
3112.51 s
[attoparsec] include base-4.19.1.0-a65c
3112.51 s
[attoparsec] include bytestring-0.12.1.0-e271
3112.51 s
[attoparsec] include text-2.1.1-7a0f
3112.51 s
[attoparsec] component attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3112.51 s
[attoparsec] include array-0.5.6.0-4c48
3112.51 s
[attoparsec] include attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3112.51 s
[attoparsec] include base-4.19.1.0-a65c
3112.51 s
[attoparsec] include bytestring-0.12.1.0-e271
3112.51 s
[attoparsec] include containers-0.6.8-bf3e
3112.51 s
[attoparsec] include deepseq-1.5.0.0-e0b4
3112.51 s
[attoparsec] include ghc-prim-0.11.0-89e1
3112.51 s
[attoparsec] include scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3112.51 s
[attoparsec] include text-2.1.1-7a0f
3112.51 s
[attoparsec] include transformers-0.6.1.0-90ea
3112.51 s
[attoparsec] component attoparsec-0.14.4-8UlXQyXDVs0Sg0AvD8t2S-attoparsec-tests
3112.51 s
[attoparsec] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.51 s
[attoparsec] include array-0.5.6.0-4c48
3112.51 s
[attoparsec] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3112.51 s
[attoparsec] include attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3112.51 s
[attoparsec] include base-4.19.1.0-a65c
3112.51 s
[attoparsec] include bytestring-0.12.1.0-e271
3112.51 s
[attoparsec] include deepseq-1.5.0.0-e0b4
3112.51 s
[attoparsec] include quickcheck-unicode-1.0.1.0-Kjbs70rTNaZFKEYcObitK1
3112.51 s
[attoparsec] include scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3112.51 s
[attoparsec] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3112.51 s
[attoparsec] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3112.51 s
[attoparsec] include text-2.1.1-7a0f
3112.51 s
[attoparsec] include transformers-0.6.1.0-90ea
3112.51 s
[attoparsec] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.51 s
[attoparsec] Linked component graph:
3112.51 s
[attoparsec] unit attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3112.51 s
[attoparsec] include array-0.5.6.0-4c48
3112.51 s
[attoparsec] include base-4.19.1.0-a65c
3112.51 s
[attoparsec] include bytestring-0.12.1.0-e271
3112.51 s
[attoparsec] include text-2.1.1-7a0f
3112.51 s
[attoparsec] Data.Attoparsec.ByteString.Buffer=attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal:Data.Attoparsec.ByteString.Buffer,Data.Attoparsec.ByteString.FastSet=attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal:Data.Attoparsec.ByteString.FastSet,Data.Attoparsec.Internal.Compat=attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal:Data.Attoparsec.Internal.Compat,Data.Attoparsec.Internal.Fhthagn=attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal:Data.Attoparsec.Internal.Fhthagn,Data.Attoparsec.Text.Buffer=attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal:Data.Attoparsec.Text.Buffer,Data.Attoparsec.Text.FastSet=attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal:Data.Attoparsec.Text.FastSet
3112.51 s
[attoparsec] unit attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3112.51 s
[attoparsec] include array-0.5.6.0-4c48
3112.51 s
[attoparsec] include attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3112.51 s
[attoparsec] include base-4.19.1.0-a65c
3112.51 s
[attoparsec] include bytestring-0.12.1.0-e271
3112.51 s
[attoparsec] include containers-0.6.8-bf3e
3112.51 s
[attoparsec] include deepseq-1.5.0.0-e0b4
3112.51 s
[attoparsec] include ghc-prim-0.11.0-89e1
3112.51 s
[attoparsec] include scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3112.51 s
[attoparsec] include text-2.1.1-7a0f
3112.51 s
[attoparsec] include transformers-0.6.1.0-90ea
3112.51 s
[attoparsec] Data.Attoparsec=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec,Data.Attoparsec.ByteString=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.ByteString,Data.Attoparsec.ByteString.Char8=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.ByteString.Char8,Data.Attoparsec.ByteString.Lazy=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.ByteString.Lazy,Data.Attoparsec.Char8=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Char8,Data.Attoparsec.Combinator=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Combinator,Data.Attoparsec.Internal=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Internal,Data.Attoparsec.Internal.Types=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Internal.Types,Data.Attoparsec.Lazy=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Lazy,Data.Attoparsec.Number=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Number,Data.Attoparsec.Text=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Text,Data.Attoparsec.Text.Lazy=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Text.Lazy,Data.Attoparsec.Types=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Types,Data.Attoparsec.Zepto=attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4:Data.Attoparsec.Zepto
3112.51 s
[attoparsec] unit attoparsec-0.14.4-8UlXQyXDVs0Sg0AvD8t2S-attoparsec-tests
3112.51 s
[attoparsec] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.51 s
[attoparsec] include array-0.5.6.0-4c48
3112.51 s
[attoparsec] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3112.51 s
[attoparsec] include attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3112.51 s
[attoparsec] include base-4.19.1.0-a65c
3112.51 s
[attoparsec] include bytestring-0.12.1.0-e271
3112.51 s
[attoparsec] include deepseq-1.5.0.0-e0b4
3112.51 s
[attoparsec] include quickcheck-unicode-1.0.1.0-Kjbs70rTNaZFKEYcObitK1
3112.52 s
[attoparsec] include scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3112.52 s
[attoparsec] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3112.52 s
[attoparsec] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3112.52 s
[attoparsec] include text-2.1.1-7a0f
3112.52 s
[attoparsec] include transformers-0.6.1.0-90ea
3112.52 s
[attoparsec] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.52 s
[attoparsec] Ready component graph:
3112.52 s
[attoparsec] definite attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3112.52 s
[attoparsec] depends array-0.5.6.0-4c48
3112.52 s
[attoparsec] depends base-4.19.1.0-a65c
3112.52 s
[attoparsec] depends bytestring-0.12.1.0-e271
3112.52 s
[attoparsec] depends text-2.1.1-7a0f
3112.52 s
[attoparsec] definite attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3112.52 s
[attoparsec] depends array-0.5.6.0-4c48
3112.52 s
[attoparsec] depends attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3112.52 s
[attoparsec] depends base-4.19.1.0-a65c
3112.52 s
[attoparsec] depends bytestring-0.12.1.0-e271
3112.52 s
[attoparsec] depends containers-0.6.8-bf3e
3112.52 s
[attoparsec] depends deepseq-1.5.0.0-e0b4
3112.52 s
[attoparsec] depends ghc-prim-0.11.0-89e1
3112.52 s
[attoparsec] depends scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3112.52 s
[attoparsec] depends text-2.1.1-7a0f
3112.52 s
[attoparsec] depends transformers-0.6.1.0-90ea
3112.52 s
[attoparsec] definite attoparsec-0.14.4-8UlXQyXDVs0Sg0AvD8t2S-attoparsec-tests
3112.52 s
[attoparsec] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.52 s
[attoparsec] depends array-0.5.6.0-4c48
3112.52 s
[attoparsec] depends attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3112.52 s
[attoparsec] depends attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3112.52 s
[attoparsec] depends base-4.19.1.0-a65c
3112.52 s
[attoparsec] depends bytestring-0.12.1.0-e271
3112.52 s
[attoparsec] depends deepseq-1.5.0.0-e0b4
3112.52 s
[attoparsec] depends quickcheck-unicode-1.0.1.0-Kjbs70rTNaZFKEYcObitK1
3112.52 s
[attoparsec] depends scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3112.52 s
[attoparsec] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3112.52 s
[attoparsec] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3112.52 s
[attoparsec] depends text-2.1.1-7a0f
3112.52 s
[attoparsec] depends transformers-0.6.1.0-90ea
3112.52 s
[attoparsec] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.52 s
[attoparsec] Using Cabal-3.10.2.0 compiled by ghc-9.8
3112.52 s
[attoparsec] Using compiler: ghc-9.8.2
3112.52 s
[attoparsec] Using install prefix:
3112.52 s
[attoparsec] /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4
3112.52 s
[attoparsec] Executables installed in:
3112.52 s
[attoparsec] /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/bin
3112.52 s
[attoparsec] Libraries installed in:
3112.52 s
[attoparsec] /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3112.52 s
[attoparsec] Dynamic Libraries installed in:
3112.52 s
[attoparsec] /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3112.52 s
[attoparsec] Private executables installed in:
3112.52 s
[attoparsec] /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/libexec/x86_64-linux-ghc-9.8.2/attoparsec-0.14.4
3112.52 s
[attoparsec] Data files installed in:
3112.52 s
[attoparsec] /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/share/x86_64-linux-ghc-9.8.2/attoparsec-0.14.4
3112.52 s
[attoparsec] Documentation installed in:
3112.52 s
[attoparsec] /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/share/doc/x86_64-linux-ghc-9.8.2/attoparsec-0.14.4
3112.52 s
[attoparsec] Configuration files installed in:
3112.52 s
[attoparsec] /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/etc
3112.52 s
[attoparsec] No alex found
3112.52 s
[attoparsec] Using ar found on system at:
3112.52 s
[attoparsec] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3112.52 s
[attoparsec] No c2hs found
3112.52 s
[attoparsec] No cpphs found
3112.52 s
[attoparsec] No doctest found
3112.52 s
[attoparsec] Using gcc version 14.3.0 given by user at:
3112.52 s
[attoparsec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3112.52 s
[attoparsec] Using ghc version 9.8.2 found on system at:
3112.59 s
[attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3112.59 s
[attoparsec] Using ghc-pkg version 9.8.2 found on system at:
3112.59 s
[attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3112.59 s
[attoparsec] No ghcjs found
3112.59 s
[attoparsec] No ghcjs-pkg found
3112.59 s
[attoparsec] No greencard found
3112.59 s
[attoparsec] Using haddock version 2.30.0 found on system at:
3112.59 s
[attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3112.59 s
[attoparsec] No happy found
3112.59 s
[attoparsec] Using haskell-suite found on system at: haskell-suite-dummy-location
3112.59 s
[attoparsec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3112.59 s
[attoparsec] No hmake found
3112.59 s
[attoparsec] Using hpc version 0.69 found on system at:
3112.59 s
[attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3112.59 s
[attoparsec] Using hsc2hs version 0.68.10 found on system at:
3112.59 s
[attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3112.59 s
[attoparsec] Using hscolour version 1.25 found on system at:
3112.59 s
[attoparsec] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3112.59 s
[attoparsec] No jhc found
3112.59 s
[attoparsec] Using ld found on system at:
3112.59 s
[attoparsec] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3112.60 s
[attoparsec] No pkg-config found
3112.60 s
[attoparsec] Using runghc version 9.8.2 found on system at:
3112.60 s
[attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3112.60 s
[attoparsec] Using strip version 2.44 found on system at:
3112.60 s
[attoparsec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3112.60 s
[attoparsec] Using tar found on system at:
3112.60 s
[attoparsec] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3112.60 s
[attoparsec] No uhc found
3112.71 s
[ListLike] Source component graph:
3112.71 s
[ListLike] component lib
3112.71 s
[ListLike] component test:listlike-tests dependency lib
3112.71 s
[ListLike] Configured component graph:
3112.71 s
[ListLike] component ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3112.71 s
[ListLike] include array-0.5.6.0-4c48
3112.71 s
[ListLike] include base-4.19.1.0-a65c
3112.71 s
[ListLike] include bytestring-0.12.1.0-e271
3112.71 s
[ListLike] include containers-0.6.8-bf3e
3112.71 s
[ListLike] include deepseq-1.5.0.0-e0b4
3112.71 s
[ListLike] include dlist-1.0-GrO7XVGPtv8HWoZvwMbgei
3112.71 s
[ListLike] include fmlist-0.9.4-Jju0uUzi8cwB2IOeonUGqI
3112.71 s
[ListLike] include text-2.1.1-7a0f
3112.71 s
[ListLike] include utf8-string-1.0.2-7ucZMedpNWVFoWaAPBum4P
3112.71 s
[ListLike] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.71 s
[ListLike] component ListLike-4.7.8.3-DGKSO2m0i1AFSM7wwmr0OK-listlike-tests
3112.71 s
[ListLike] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3112.71 s
[ListLike] include ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3112.71 s
[ListLike] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.71 s
[ListLike] include array-0.5.6.0-4c48
3112.71 s
[ListLike] include base-4.19.1.0-a65c
3112.71 s
[ListLike] include bytestring-0.12.1.0-e271
3112.71 s
[ListLike] include containers-0.6.8-bf3e
3112.71 s
[ListLike] include dlist-1.0-GrO7XVGPtv8HWoZvwMbgei
3112.71 s
[ListLike] include fmlist-0.9.4-Jju0uUzi8cwB2IOeonUGqI
3112.71 s
[ListLike] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3112.71 s
[ListLike] include text-2.1.1-7a0f
3112.71 s
[ListLike] include utf8-string-1.0.2-7ucZMedpNWVFoWaAPBum4P
3112.71 s
[ListLike] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.71 s
[ListLike] Linked component graph:
3112.71 s
[ListLike] unit ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3112.71 s
[ListLike] include array-0.5.6.0-4c48
3112.71 s
[ListLike] include base-4.19.1.0-a65c
3112.71 s
[ListLike] include bytestring-0.12.1.0-e271
3112.71 s
[ListLike] include containers-0.6.8-bf3e
3112.71 s
[ListLike] include deepseq-1.5.0.0-e0b4
3112.71 s
[ListLike] include dlist-1.0-GrO7XVGPtv8HWoZvwMbgei
3112.71 s
[ListLike] include fmlist-0.9.4-Jju0uUzi8cwB2IOeonUGqI
3112.71 s
[ListLike] include text-2.1.1-7a0f
3112.71 s
[ListLike] include utf8-string-1.0.2-7ucZMedpNWVFoWaAPBum4P
3112.71 s
[ListLike] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.71 s
[ListLike] Data.ListLike=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike,Data.ListLike.Base=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Base,Data.ListLike.CharString=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.CharString,Data.ListLike.Chars=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Chars,Data.ListLike.DList=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.DList,Data.ListLike.FMList=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.FMList,Data.ListLike.FoldableLL=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.FoldableLL,Data.ListLike.IO=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.IO,Data.ListLike.Instances=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Instances,Data.ListLike.String=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.String,Data.ListLike.Text=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Text,Data.ListLike.Text.Builder=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Text.Builder,Data.ListLike.Text.Text=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Text.Text,Data.ListLike.Text.TextLazy=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Text.TextLazy,Data.ListLike.UTF8=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.UTF8,Data.ListLike.Utils=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Utils,Data.ListLike.Vector=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Vector,Data.ListLike.Vector.Generic=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Vector.Generic,Data.ListLike.Vector.Storable=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Vector.Storable,Data.ListLike.Vector.Unboxed=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Vector.Unboxed,Data.ListLike.Vector.Vector=ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9:Data.ListLike.Vector.Vector
3112.71 s
[ListLike] unit ListLike-4.7.8.3-DGKSO2m0i1AFSM7wwmr0OK-listlike-tests
3112.71 s
[ListLike] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3112.71 s
[ListLike] include ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3112.71 s
[ListLike] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.71 s
[ListLike] include array-0.5.6.0-4c48
3112.71 s
[ListLike] include base-4.19.1.0-a65c
3112.71 s
[ListLike] include bytestring-0.12.1.0-e271
3112.71 s
[ListLike] include containers-0.6.8-bf3e
3112.71 s
[ListLike] include dlist-1.0-GrO7XVGPtv8HWoZvwMbgei
3112.71 s
[ListLike] include fmlist-0.9.4-Jju0uUzi8cwB2IOeonUGqI
3112.71 s
[ListLike] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3112.71 s
[ListLike] include text-2.1.1-7a0f
3112.71 s
[ListLike] include utf8-string-1.0.2-7ucZMedpNWVFoWaAPBum4P
3112.71 s
[ListLike] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.71 s
[ListLike] Ready component graph:
3112.71 s
[ListLike] definite ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3112.71 s
[ListLike] depends array-0.5.6.0-4c48
3112.71 s
[ListLike] depends base-4.19.1.0-a65c
3112.71 s
[ListLike] depends bytestring-0.12.1.0-e271
3112.71 s
[ListLike] depends containers-0.6.8-bf3e
3112.71 s
[ListLike] depends deepseq-1.5.0.0-e0b4
3112.71 s
[ListLike] depends dlist-1.0-GrO7XVGPtv8HWoZvwMbgei
3112.71 s
[ListLike] depends fmlist-0.9.4-Jju0uUzi8cwB2IOeonUGqI
3112.71 s
[ListLike] depends text-2.1.1-7a0f
3112.71 s
[ListLike] depends utf8-string-1.0.2-7ucZMedpNWVFoWaAPBum4P
3112.71 s
[ListLike] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.71 s
[ListLike] definite ListLike-4.7.8.3-DGKSO2m0i1AFSM7wwmr0OK-listlike-tests
3112.71 s
[ListLike] depends HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3112.71 s
[ListLike] depends ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3112.71 s
[ListLike] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.71 s
[ListLike] depends array-0.5.6.0-4c48
3112.71 s
[ListLike] depends base-4.19.1.0-a65c
3112.71 s
[ListLike] depends bytestring-0.12.1.0-e271
3112.72 s
[ListLike] depends containers-0.6.8-bf3e
3112.72 s
[ListLike] depends dlist-1.0-GrO7XVGPtv8HWoZvwMbgei
3112.72 s
[ListLike] depends fmlist-0.9.4-Jju0uUzi8cwB2IOeonUGqI
3112.72 s
[ListLike] depends random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3112.72 s
[ListLike] depends text-2.1.1-7a0f
3112.72 s
[ListLike] depends utf8-string-1.0.2-7ucZMedpNWVFoWaAPBum4P
3112.72 s
[ListLike] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.72 s
[ListLike] Using Cabal-3.10.2.0 compiled by ghc-9.8
3112.72 s
[ListLike] Using compiler: ghc-9.8.2
3112.72 s
[ListLike] Using install prefix:
3112.72 s
[ListLike] /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3
3112.72 s
[ListLike] Executables installed in:
3112.72 s
[ListLike] /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3/bin
3112.72 s
[ListLike] Libraries installed in:
3112.72 s
[ListLike] /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3112.72 s
[ListLike] Dynamic Libraries installed in:
3112.72 s
[ListLike] /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3112.72 s
[ListLike] Private executables installed in:
3112.72 s
[ListLike] /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3/libexec/x86_64-linux-ghc-9.8.2/ListLike-4.7.8.3
3112.72 s
[ListLike] Data files installed in:
3112.72 s
[ListLike] /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3/share/x86_64-linux-ghc-9.8.2/ListLike-4.7.8.3
3112.72 s
[ListLike] Documentation installed in:
3112.72 s
[ListLike] /nix/store/zmzddwdygf8v401ywwfb4vxvwkmhvdwn-ListLike-4.7.8.3-doc/share/doc/ListLike-4.7.8.3
3112.72 s
[ListLike] Configuration files installed in:
3112.72 s
[ListLike] /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3/etc
3112.72 s
[ListLike] No alex found
3112.72 s
[ListLike] Using ar found on system at:
3112.72 s
[ListLike] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3112.72 s
[ListLike] No c2hs found
3112.72 s
[ListLike] No cpphs found
3112.72 s
[ListLike] No doctest found
3112.72 s
[ListLike] Using gcc version 14.3.0 given by user at:
3112.72 s
[ListLike] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3112.72 s
[ListLike] Using ghc version 9.8.2 found on system at:
3112.72 s
[ListLike] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3112.72 s
[ListLike] Using ghc-pkg version 9.8.2 found on system at:
3112.72 s
[ListLike] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3112.72 s
[ListLike] No ghcjs found
3112.72 s
[ListLike] No ghcjs-pkg found
3112.72 s
[ListLike] No greencard found
3112.72 s
[ListLike] Using haddock version 2.30.0 found on system at:
3112.72 s
[ListLike] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3112.72 s
[ListLike] No happy found
3112.72 s
[ListLike] Using haskell-suite found on system at: haskell-suite-dummy-location
3112.72 s
[ListLike] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3112.72 s
[ListLike] No hmake found
3112.72 s
[ListLike] Using hpc version 0.69 found on system at:
3112.72 s
[ListLike] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3112.72 s
[ListLike] Using hsc2hs version 0.68.10 found on system at:
3112.72 s
[ListLike] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3112.72 s
[ListLike] Using hscolour version 1.25 found on system at:
3112.72 s
[ListLike] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3112.72 s
[ListLike] No jhc found
3112.72 s
[ListLike] Using ld found on system at:
3112.72 s
[ListLike] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3112.72 s
[ListLike] No pkg-config found
3112.72 s
[ListLike] Using runghc version 9.8.2 found on system at:
3112.72 s
[ListLike] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3112.72 s
[ListLike] Using strip version 2.44 found on system at:
3112.72 s
[ListLike] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3112.72 s
[ListLike] Using tar found on system at:
3112.72 s
[ListLike] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3112.73 s
[th-lift-instances] Source component graph:
3112.73 s
[th-lift-instances] component lib
3112.73 s
[th-lift-instances] component test:tests dependency lib
3112.73 s
[th-lift-instances] Configured component graph:
3112.73 s
[th-lift-instances] component th-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i
3112.73 s
[th-lift-instances] include base-4.19.1.0-a65c
3112.73 s
[th-lift-instances] include bytestring-0.12.1.0-e271
3112.73 s
[th-lift-instances] include containers-0.6.8-bf3e
3112.73 s
[th-lift-instances] include template-haskell-2.21.0.0-d739
3112.73 s
[th-lift-instances] include text-2.1.1-7a0f
3112.73 s
[th-lift-instances] include th-lift-0.8.6-FM3xRIDutEWD1VX1pzK5N0
3112.73 s
[th-lift-instances] include transformers-0.6.1.0-90ea
3112.73 s
[th-lift-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.73 s
[th-lift-instances] component th-lift-instances-0.1.20-2lqPzkEc3wZ2updGM4Pbx9-tests
3112.73 s
[th-lift-instances] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.73 s
[th-lift-instances] include base-4.19.1.0-a65c
3112.73 s
[th-lift-instances] include bytestring-0.12.1.0-e271
3112.73 s
[th-lift-instances] include containers-0.6.8-bf3e
3112.73 s
[th-lift-instances] include template-haskell-2.21.0.0-d739
3112.73 s
[th-lift-instances] include text-2.1.1-7a0f
3112.73 s
[th-lift-instances] include th-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i
3112.74 s
[th-lift-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.74 s
[th-lift-instances] Linked component graph:
3112.74 s
[th-lift-instances] unit th-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i
3112.74 s
[th-lift-instances] include base-4.19.1.0-a65c
3112.74 s
[th-lift-instances] include bytestring-0.12.1.0-e271
3112.74 s
[th-lift-instances] include containers-0.6.8-bf3e
3112.74 s
[th-lift-instances] include template-haskell-2.21.0.0-d739
3112.74 s
[th-lift-instances] include text-2.1.1-7a0f
3112.74 s
[th-lift-instances] include th-lift-0.8.6-FM3xRIDutEWD1VX1pzK5N0
3112.74 s
[th-lift-instances] include transformers-0.6.1.0-90ea
3112.74 s
[th-lift-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.74 s
[th-lift-instances] Instances.TH.Lift=th-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i:Instances.TH.Lift
3112.74 s
[th-lift-instances] unit th-lift-instances-0.1.20-2lqPzkEc3wZ2updGM4Pbx9-tests
3112.74 s
[th-lift-instances] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.74 s
[th-lift-instances] include base-4.19.1.0-a65c
3112.74 s
[th-lift-instances] include bytestring-0.12.1.0-e271
3112.74 s
[th-lift-instances] include containers-0.6.8-bf3e
3112.74 s
[th-lift-instances] include template-haskell-2.21.0.0-d739
3112.74 s
[th-lift-instances] include text-2.1.1-7a0f
3112.74 s
[th-lift-instances] include th-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i
3112.74 s
[th-lift-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.74 s
[th-lift-instances] Ready component graph:
3112.74 s
[th-lift-instances] definite th-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i
3112.74 s
[th-lift-instances] depends base-4.19.1.0-a65c
3112.74 s
[th-lift-instances] depends bytestring-0.12.1.0-e271
3112.74 s
[th-lift-instances] depends containers-0.6.8-bf3e
3112.74 s
[th-lift-instances] depends template-haskell-2.21.0.0-d739
3112.74 s
[th-lift-instances] depends text-2.1.1-7a0f
3112.74 s
[th-lift-instances] depends th-lift-0.8.6-FM3xRIDutEWD1VX1pzK5N0
3112.74 s
[th-lift-instances] depends transformers-0.6.1.0-90ea
3112.74 s
[th-lift-instances] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.74 s
[th-lift-instances] definite th-lift-instances-0.1.20-2lqPzkEc3wZ2updGM4Pbx9-tests
3112.74 s
[th-lift-instances] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.74 s
[th-lift-instances] depends base-4.19.1.0-a65c
3112.74 s
[th-lift-instances] depends bytestring-0.12.1.0-e271
3112.74 s
[th-lift-instances] depends containers-0.6.8-bf3e
3112.74 s
[th-lift-instances] depends template-haskell-2.21.0.0-d739
3112.74 s
[th-lift-instances] depends text-2.1.1-7a0f
3112.74 s
[th-lift-instances] depends th-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i
3112.74 s
[th-lift-instances] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.74 s
[th-lift-instances] Using Cabal-3.10.2.0 compiled by ghc-9.8
3112.74 s
[th-lift-instances] Using compiler: ghc-9.8.2
3112.74 s
[th-lift-instances] Using install prefix:
3112.74 s
[th-lift-instances] /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20
3112.74 s
[th-lift-instances] Executables installed in:
3112.74 s
[th-lift-instances] /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20/bin
3112.74 s
[th-lift-instances] Libraries installed in:
3112.74 s
[th-lift-instances] /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/th-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i
3112.74 s
[th-lift-instances] Dynamic Libraries installed in:
3112.74 s
[th-lift-instances] /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3112.74 s
[th-lift-instances] Private executables installed in:
3112.74 s
[th-lift-instances] /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20/libexec/x86_64-linux-ghc-9.8.2/th-lift-instances-0.1.20
3112.74 s
[th-lift-instances] Data files installed in:
3112.74 s
[th-lift-instances] /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20/share/x86_64-linux-ghc-9.8.2/th-lift-instances-0.1.20
3112.74 s
[th-lift-instances] Documentation installed in:
3112.74 s
[th-lift-instances] /nix/store/hsig5rhqlbg6p9s8aw1p2bcvb4id6218-th-lift-instances-0.1.20-doc/share/doc/th-lift-instances-0.1.20
3112.74 s
[th-lift-instances] Configuration files installed in:
3112.74 s
[th-lift-instances] /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20/etc
3112.74 s
[th-lift-instances] No alex found
3112.74 s
[th-lift-instances] Using ar found on system at:
3112.74 s
[th-lift-instances] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3112.74 s
[th-lift-instances] No c2hs found
3112.74 s
[th-lift-instances] No cpphs found
3112.74 s
[th-lift-instances] No doctest found
3112.74 s
[th-lift-instances] Using gcc version 14.3.0 given by user at:
3112.74 s
[th-lift-instances] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3112.74 s
[th-lift-instances] Using ghc version 9.8.2 found on system at:
3112.74 s
[th-lift-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3112.74 s
[th-lift-instances] Using ghc-pkg version 9.8.2 found on system at:
3112.74 s
[th-lift-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3112.74 s
[th-lift-instances] No ghcjs found
3112.74 s
[th-lift-instances] No ghcjs-pkg found
3112.74 s
[th-lift-instances] No greencard found
3112.74 s
[th-lift-instances] Using haddock version 2.30.0 found on system at:
3112.74 s
[th-lift-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3112.74 s
[th-lift-instances] No happy found
3112.74 s
[th-lift-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
3112.74 s
[th-lift-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3112.74 s
[th-lift-instances] No hmake found
3112.74 s
[th-lift-instances] Using hpc version 0.69 found on system at:
3112.74 s
[th-lift-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3112.74 s
[th-lift-instances] Using hsc2hs version 0.68.10 found on system at:
3112.74 s
[th-lift-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3112.74 s
[th-lift-instances] Using hscolour version 1.25 found on system at:
3112.74 s
[th-lift-instances] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3112.75 s
[th-lift-instances] No jhc found
3112.75 s
[th-lift-instances] Using ld found on system at:
3112.75 s
[th-lift-instances] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3112.75 s
[th-lift-instances] No pkg-config found
3112.75 s
[th-lift-instances] Using runghc version 9.8.2 found on system at:
3112.75 s
[th-lift-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3112.75 s
[th-lift-instances] Using strip version 2.44 found on system at:
3112.75 s
[th-lift-instances] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3112.75 s
[th-lift-instances] Using tar found on system at:
3112.75 s
[th-lift-instances] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3112.75 s
[th-lift-instances] No uhc found
3112.75 s
[ListLike] No uhc found
3112.80 s
[blaze-textual] Source component graph:
3112.80 s
[blaze-textual] component lib
3112.80 s
[blaze-textual] component test:tests dependency lib
3112.80 s
[blaze-textual] Configured component graph:
3112.80 s
[blaze-textual] component blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3112.80 s
[blaze-textual] include base-4.19.1.0-a65c
3112.80 s
[blaze-textual] include blaze-builder-0.4.2.3-JsEP4TtgdeCKiLUwgQN8OA
3112.80 s
[blaze-textual] include bytestring-0.12.1.0-e271
3112.80 s
[blaze-textual] include ghc-prim-0.11.0-89e1
3112.80 s
[blaze-textual] include integer-gmp-1.1-765e
3112.80 s
[blaze-textual] include old-locale-1.0.0.7-ALOoi2ldVrkLlTurH4yEpH
3112.80 s
[blaze-textual] include text-2.1.1-7a0f
3112.80 s
[blaze-textual] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.80 s
[blaze-textual] component blaze-textual-0.2.3.1-DcWPhOR0Pho8Ko6eN1Dyet-tests
3112.80 s
[blaze-textual] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.80 s
[blaze-textual] include base-4.19.1.0-a65c
3112.80 s
[blaze-textual] include blaze-builder-0.4.2.3-JsEP4TtgdeCKiLUwgQN8OA
3112.80 s
[blaze-textual] include blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3112.80 s
[blaze-textual] include bytestring-0.12.1.0-e271
3112.80 s
[blaze-textual] include double-conversion-2.0.5.0-3GWPbzqsJGX3W8Y8F02Opf
3112.80 s
[blaze-textual] include test-framework-0.8.2.2-LnOOdG6Mdcj8KOrslBCUtZ
3112.80 s
[blaze-textual] include test-framework-quickcheck2-0.3.0.6-F9VymjDgXsW9CUXy6lSx5j
3112.80 s
[blaze-textual] Linked component graph:
3112.80 s
[blaze-textual] unit blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3112.80 s
[blaze-textual] include base-4.19.1.0-a65c
3112.80 s
[blaze-textual] include blaze-builder-0.4.2.3-JsEP4TtgdeCKiLUwgQN8OA
3112.80 s
[blaze-textual] include bytestring-0.12.1.0-e271
3112.80 s
[blaze-textual] include ghc-prim-0.11.0-89e1
3112.80 s
[blaze-textual] include integer-gmp-1.1-765e
3112.80 s
[blaze-textual] include old-locale-1.0.0.7-ALOoi2ldVrkLlTurH4yEpH
3112.80 s
[blaze-textual] include text-2.1.1-7a0f
3112.80 s
[blaze-textual] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.80 s
[blaze-textual] Blaze.Text=blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO:Blaze.Text,Blaze.Text.Double=blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO:Blaze.Text.Double,Blaze.Text.Int=blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO:Blaze.Text.Int
3112.80 s
[blaze-textual] unit blaze-textual-0.2.3.1-DcWPhOR0Pho8Ko6eN1Dyet-tests
3112.80 s
[blaze-textual] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.80 s
[blaze-textual] include base-4.19.1.0-a65c
3112.80 s
[blaze-textual] include blaze-builder-0.4.2.3-JsEP4TtgdeCKiLUwgQN8OA
3112.80 s
[blaze-textual] include blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3112.80 s
[blaze-textual] include bytestring-0.12.1.0-e271
3112.80 s
[blaze-textual] include double-conversion-2.0.5.0-3GWPbzqsJGX3W8Y8F02Opf
3112.80 s
[blaze-textual] include test-framework-0.8.2.2-LnOOdG6Mdcj8KOrslBCUtZ
3112.80 s
[blaze-textual] include test-framework-quickcheck2-0.3.0.6-F9VymjDgXsW9CUXy6lSx5j
3112.80 s
[blaze-textual] Ready component graph:
3112.80 s
[blaze-textual] definite blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3112.80 s
[blaze-textual] depends base-4.19.1.0-a65c
3112.80 s
[blaze-textual] depends blaze-builder-0.4.2.3-JsEP4TtgdeCKiLUwgQN8OA
3112.80 s
[blaze-textual] depends bytestring-0.12.1.0-e271
3112.80 s
[blaze-textual] depends ghc-prim-0.11.0-89e1
3112.80 s
[blaze-textual] depends integer-gmp-1.1-765e
3112.80 s
[blaze-textual] depends old-locale-1.0.0.7-ALOoi2ldVrkLlTurH4yEpH
3112.80 s
[blaze-textual] depends text-2.1.1-7a0f
3112.80 s
[blaze-textual] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.80 s
[blaze-textual] definite blaze-textual-0.2.3.1-DcWPhOR0Pho8Ko6eN1Dyet-tests
3112.80 s
[blaze-textual] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3112.80 s
[blaze-textual] depends base-4.19.1.0-a65c
3112.80 s
[blaze-textual] depends blaze-builder-0.4.2.3-JsEP4TtgdeCKiLUwgQN8OA
3112.80 s
[blaze-textual] depends blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3112.80 s
[blaze-textual] depends bytestring-0.12.1.0-e271
3112.80 s
[blaze-textual] depends double-conversion-2.0.5.0-3GWPbzqsJGX3W8Y8F02Opf
3112.80 s
[blaze-textual] depends test-framework-0.8.2.2-LnOOdG6Mdcj8KOrslBCUtZ
3112.80 s
[blaze-textual] depends test-framework-quickcheck2-0.3.0.6-F9VymjDgXsW9CUXy6lSx5j
3112.80 s
[blaze-textual] Using Cabal-3.10.2.0 compiled by ghc-9.8
3112.80 s
[blaze-textual] Using compiler: ghc-9.8.2
3112.80 s
[blaze-textual] Using install prefix:
3112.80 s
[blaze-textual] /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1
3112.80 s
[blaze-textual] Executables installed in:
3112.80 s
[blaze-textual] /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1/bin
3112.80 s
[blaze-textual] Libraries installed in:
3112.80 s
[blaze-textual] /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3112.80 s
[blaze-textual] Dynamic Libraries installed in:
3112.80 s
[blaze-textual] /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3112.80 s
[blaze-textual] Private executables installed in:
3112.80 s
[blaze-textual] /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1/libexec/x86_64-linux-ghc-9.8.2/blaze-textual-0.2.3.1
3112.80 s
[blaze-textual] Data files installed in:
3112.80 s
[blaze-textual] /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1/share/x86_64-linux-ghc-9.8.2/blaze-textual-0.2.3.1
3112.80 s
[blaze-textual] Documentation installed in:
3112.80 s
[blaze-textual] /nix/store/iq9ic3sflwr2gsviwpw4xjxrz2shc8jh-blaze-textual-0.2.3.1-doc/share/doc/blaze-textual-0.2.3.1
3112.80 s
[blaze-textual] Configuration files installed in:
3112.80 s
[blaze-textual] /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1/etc
3112.80 s
[blaze-textual] No alex found
3112.80 s
[blaze-textual] Using ar found on system at:
3112.80 s
[blaze-textual] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3112.80 s
[blaze-textual] No c2hs found
3112.80 s
[blaze-textual] No cpphs found
3112.80 s
[blaze-textual] No doctest found
3112.80 s
[blaze-textual] Using gcc version 14.3.0 given by user at:
3112.80 s
[blaze-textual] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3112.80 s
[blaze-textual] Using ghc version 9.8.2 found on system at:
3112.80 s
[blaze-textual] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3112.80 s
[blaze-textual] Using ghc-pkg version 9.8.2 found on system at:
3112.80 s
[blaze-textual] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3112.81 s
[blaze-textual] No ghcjs found
3112.81 s
[blaze-textual] No ghcjs-pkg found
3112.81 s
[blaze-textual] No greencard found
3112.81 s
[blaze-textual] Using haddock version 2.30.0 found on system at:
3112.81 s
[blaze-textual] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3112.81 s
[blaze-textual] No happy found
3112.81 s
[blaze-textual] Using haskell-suite found on system at: haskell-suite-dummy-location
3112.81 s
[blaze-textual] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3112.81 s
[blaze-textual] No hmake found
3112.81 s
[blaze-textual] Using hpc version 0.69 found on system at:
3112.81 s
[blaze-textual] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3112.81 s
[blaze-textual] Using hsc2hs version 0.68.10 found on system at:
3112.81 s
[blaze-textual] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3112.81 s
[blaze-textual] Using hscolour version 1.25 found on system at:
3112.81 s
[blaze-textual] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3112.81 s
[blaze-textual] No jhc found
3112.81 s
[blaze-textual] Using ld found on system at:
3112.81 s
[blaze-textual] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3112.81 s
[blaze-textual] No pkg-config found
3112.81 s
[blaze-textual] Using runghc version 9.8.2 found on system at:
3112.81 s
[blaze-textual] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3112.81 s
[blaze-textual] Using strip version 2.44 found on system at:
3112.81 s
[blaze-textual] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3112.81 s
[blaze-textual] Using tar found on system at:
3112.81 s
[blaze-textual] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3112.81 s
[blaze-textual] No uhc found
3112.81 s
[text-rope] Flags chosen: debug=False
3112.81 s
[text-rope] Dependency base >=4.9 && <5: using base-4.19.1.0
3112.81 s
[text-rope] Dependency deepseq: using deepseq-1.5.0.0
3112.81 s
[text-rope] Dependency text >=1.2.3: using text-2.1.1
3112.81 s
[text-rope] Dependency vector >=0.11: using vector-0.13.2.0
3112.81 s
[text-rope] Dependency base: using base-4.19.1.0
3112.81 s
[text-rope] Dependency tasty: using tasty-1.5.3
3112.81 s
[text-rope] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
3112.81 s
[text-rope] Dependency text: using text-2.1.1
3112.81 s
[text-rope] Dependency text-rope: using text-rope-0.2
3112.81 s
[vector-binary-instances] Dependency base >=4.5 && <5: using base-4.19.1.0
3112.81 s
[vector-binary-instances] Dependency binary >=0.5 && <0.11: using binary-0.8.9.1
3112.81 s
[vector-binary-instances] Dependency vector >=0.6 && <0.14: using vector-0.13.2.0
3112.81 s
[vector-binary-instances] Dependency base: using base-4.19.1.0
3112.81 s
[vector-binary-instances] Dependency binary: using binary-0.8.9.1
3112.81 s
[vector-binary-instances] Dependency tasty: using tasty-1.5.3
3112.81 s
[vector-binary-instances] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
3112.81 s
[vector-binary-instances] Dependency vector: using vector-0.13.2.0
3112.81 s
[vector-binary-instances] Dependency vector-binary-instances: using vector-binary-instances-0.2.5.2
3112.90 s
[vector-th-unbox] Dependency base >=4.9 && <4.22: using base-4.19.1.0
3112.90 s
[vector-th-unbox] Dependency template-haskell >=2.5 && <2.24: using template-haskell-2.21.0.0
3112.90 s
[vector-th-unbox] Dependency vector >=0.7.1 && <0.14: using vector-0.13.2.0
3112.90 s
[vector-th-unbox] Dependency base: using base-4.19.1.0
3112.90 s
[vector-th-unbox] Dependency data-default: using data-default-0.7.1.3
3112.90 s
[vector-th-unbox] Dependency vector: using vector-0.13.2.0
3112.90 s
[vector-th-unbox] Dependency vector-th-unbox: using vector-th-unbox-0.2.2
3112.98 s
[nothunks] Source component graph:
3112.98 s
[nothunks] component lib
3112.98 s
[nothunks] component test:nothunks-test dependency lib
3112.98 s
[nothunks] Configured component graph:
3112.98 s
[nothunks] component nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3112.98 s
[nothunks] include base-4.19.1.0-a65c
3112.98 s
[nothunks] include bytestring-0.12.1.0-e271
3112.98 s
[nothunks] include containers-0.6.8-bf3e
3112.98 s
[nothunks] include ghc-heap-9.8.2-4fe6
3112.98 s
[nothunks] include stm-2.5.2.1-3f80
3112.98 s
[nothunks] include text-2.1.1-7a0f
3112.98 s
[nothunks] include time-1.12.2-dfe5
3112.98 s
[nothunks] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.98 s
[nothunks] include wherefrom-compat-0.1.1.1-2CKl0PHqH49FyH2x9l9vOg
3112.98 s
[nothunks] component nothunks-0.3.0.0-DhQOkhMsVs30ukarZAp5q-nothunks-test
3112.98 s
[nothunks] include base-4.19.1.0-a65c
3112.98 s
[nothunks] include containers-0.6.8-bf3e
3112.98 s
[nothunks] include ghc-prim-0.11.0-89e1
3112.98 s
[nothunks] include hedgehog-1.5-8WipgaExFY2JXyxgMnU904
3112.98 s
[nothunks] include nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3112.99 s
[nothunks] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3112.99 s
[nothunks] include stm-2.5.2.1-3f80
3112.99 s
[nothunks] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3112.99 s
[nothunks] include tasty-hedgehog-1.4.0.2-CGu0zY9QNi77Dwm5nGZAdE
3112.99 s
[nothunks] Linked component graph:
3112.99 s
[nothunks] unit nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3112.99 s
[nothunks] include base-4.19.1.0-a65c
3112.99 s
[nothunks] include bytestring-0.12.1.0-e271
3112.99 s
[nothunks] include containers-0.6.8-bf3e
3112.99 s
[nothunks] include ghc-heap-9.8.2-4fe6
3112.99 s
[nothunks] include stm-2.5.2.1-3f80
3112.99 s
[nothunks] include text-2.1.1-7a0f
3112.99 s
[nothunks] include time-1.12.2-dfe5
3112.99 s
[nothunks] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.99 s
[nothunks] include wherefrom-compat-0.1.1.1-2CKl0PHqH49FyH2x9l9vOg
3112.99 s
[nothunks] NoThunks.Class=nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa:NoThunks.Class
3112.99 s
[nothunks] unit nothunks-0.3.0.0-DhQOkhMsVs30ukarZAp5q-nothunks-test
3112.99 s
[nothunks] include base-4.19.1.0-a65c
3112.99 s
[nothunks] include containers-0.6.8-bf3e
3112.99 s
[nothunks] include ghc-prim-0.11.0-89e1
3112.99 s
[nothunks] include hedgehog-1.5-8WipgaExFY2JXyxgMnU904
3112.99 s
[nothunks] include nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3112.99 s
[nothunks] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3112.99 s
[nothunks] include stm-2.5.2.1-3f80
3112.99 s
[nothunks] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3112.99 s
[nothunks] include tasty-hedgehog-1.4.0.2-CGu0zY9QNi77Dwm5nGZAdE
3112.99 s
[nothunks] Ready component graph:
3112.99 s
[nothunks] definite nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3112.99 s
[nothunks] depends base-4.19.1.0-a65c
3112.99 s
[nothunks] depends bytestring-0.12.1.0-e271
3112.99 s
[nothunks] depends containers-0.6.8-bf3e
3112.99 s
[nothunks] depends ghc-heap-9.8.2-4fe6
3112.99 s
[nothunks] depends stm-2.5.2.1-3f80
3112.99 s
[nothunks] depends text-2.1.1-7a0f
3112.99 s
[nothunks] depends time-1.12.2-dfe5
3112.99 s
[nothunks] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3112.99 s
[nothunks] depends wherefrom-compat-0.1.1.1-2CKl0PHqH49FyH2x9l9vOg
3112.99 s
[nothunks] definite nothunks-0.3.0.0-DhQOkhMsVs30ukarZAp5q-nothunks-test
3112.99 s
[nothunks] depends base-4.19.1.0-a65c
3112.99 s
[nothunks] depends containers-0.6.8-bf3e
3112.99 s
[nothunks] depends ghc-prim-0.11.0-89e1
3112.99 s
[nothunks] depends hedgehog-1.5-8WipgaExFY2JXyxgMnU904
3112.99 s
[nothunks] depends nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3112.99 s
[nothunks] depends random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3112.99 s
[nothunks] depends stm-2.5.2.1-3f80
3112.99 s
[nothunks] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3112.99 s
[nothunks] depends tasty-hedgehog-1.4.0.2-CGu0zY9QNi77Dwm5nGZAdE
3112.99 s
[nothunks] Using Cabal-3.10.2.0 compiled by ghc-9.8
3112.99 s
[nothunks] Using compiler: ghc-9.8.2
3112.99 s
[nothunks] Using install prefix:
3112.99 s
[nothunks] /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0
3112.99 s
[nothunks] Executables installed in:
3112.99 s
[nothunks] /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0/bin
3112.99 s
[nothunks] Libraries installed in:
3112.99 s
[nothunks] /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3112.99 s
[nothunks] Dynamic Libraries installed in:
3112.99 s
[nothunks] /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3112.99 s
[nothunks] Private executables installed in:
3112.99 s
[nothunks] /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0/libexec/x86_64-linux-ghc-9.8.2/nothunks-0.3.0.0
3112.99 s
[nothunks] Data files installed in:
3112.99 s
[nothunks] /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0/share/x86_64-linux-ghc-9.8.2/nothunks-0.3.0.0
3112.99 s
[nothunks] Documentation installed in:
3112.99 s
[nothunks] /nix/store/mpix8x0w5agy96klv19lcpb49qp6qdrc-nothunks-0.3.0.0-doc/share/doc/nothunks-0.3.0.0
3112.99 s
[nothunks] Configuration files installed in:
3112.99 s
[nothunks] /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0/etc
3112.99 s
[nothunks] No alex found
3112.99 s
[nothunks] Using ar found on system at:
3112.99 s
[nothunks] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3112.99 s
[nothunks] No c2hs found
3112.99 s
[nothunks] No cpphs found
3112.99 s
[nothunks] No doctest found
3112.99 s
[nothunks] Using gcc version 14.3.0 given by user at:
3112.99 s
[nothunks] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3112.99 s
[nothunks] Using ghc version 9.8.2 found on system at:
3112.99 s
[nothunks] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3112.99 s
[nothunks] Using ghc-pkg version 9.8.2 found on system at:
3112.99 s
[nothunks] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3112.99 s
[nothunks] No ghcjs found
3112.99 s
[nothunks] No ghcjs-pkg found
3112.99 s
[nothunks] No greencard found
3112.99 s
[nothunks] Using haddock version 2.30.0 found on system at:
3112.99 s
[nothunks] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3112.99 s
[nothunks] No happy found
3112.99 s
[nothunks] Using haskell-suite found on system at: haskell-suite-dummy-location
3112.99 s
[nothunks] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3112.99 s
[nothunks] No hmake found
3112.99 s
[nothunks] Using hpc version 0.69 found on system at:
3112.99 s
[nothunks] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3112.99 s
[nothunks] Using hsc2hs version 0.68.10 found on system at:
3112.99 s
[nothunks] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3112.99 s
[nothunks] Using hscolour version 1.25 found on system at:
3112.99 s
[nothunks] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3112.99 s
[nothunks] No jhc found
3112.99 s
[nothunks] Using ld found on system at:
3112.99 s
[nothunks] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3112.99 s
[nothunks] No pkg-config found
3112.99 s
[nothunks] Using runghc version 9.8.2 found on system at:
3112.99 s
[nothunks] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3112.99 s
[nothunks] Using strip version 2.44 found on system at:
3112.99 s
[nothunks] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3112.99 s
[nothunks] Using tar found on system at:
3112.99 s
[nothunks] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3112.99 s
[nothunks] No uhc found
3112.99 s
[attoparsec] Phase: buildPhase
3113.07 s
[th-lift-instances] Phase: buildPhase
3113.09 s
[ListLike] Phase: buildPhase
3113.16 s
[attoparsec] Preprocessing library 'attoparsec-internal' for attoparsec-0.14.4..
3113.16 s
[attoparsec] Building library 'attoparsec-internal' for attoparsec-0.14.4..
3113.16 s
[blaze-textual] Phase: buildPhase
3113.25 s
[th-lift-instances] Preprocessing library for th-lift-instances-0.1.20..
3113.26 s
[th-lift-instances] Building library for th-lift-instances-0.1.20..
3113.33 s
[ListLike] Preprocessing library for ListLike-4.7.8.3..
3113.34 s
[blaze-textual] Preprocessing library for blaze-textual-0.2.3.1..
3113.34 s
[blaze-textual] Building library for blaze-textual-0.2.3.1..
3113.35 s
[ListLike] Building library for ListLike-4.7.8.3..
3113.47 s
[nothunks] Phase: buildPhase
3113.52 s
[th-lift-instances] [1 of 1] Compiling Instances.TH.Lift ( src/Instances/TH/Lift.hs, dist/build/Instances/TH/Lift.o, dist/build/Instances/TH/Lift.dyn_o )
3113.54 s
[vector-binary-instances] Source component graph:
3113.54 s
[vector-binary-instances] component lib
3113.54 s
[vector-binary-instances] component test:tests dependency lib
3113.54 s
[vector-binary-instances] Configured component graph:
3113.54 s
[vector-binary-instances] component vector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU
3113.54 s
[vector-binary-instances] include base-4.19.1.0-a65c
3113.54 s
[vector-binary-instances] include binary-0.8.9.1-4400
3113.54 s
[vector-binary-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.54 s
[vector-binary-instances] component vector-binary-instances-0.2.5.2-ALdJc87AhhwIdQgtinH2mh-tests
3113.54 s
[vector-binary-instances] include base-4.19.1.0-a65c
3113.54 s
[vector-binary-instances] include binary-0.8.9.1-4400
3113.54 s
[vector-binary-instances] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3113.54 s
[vector-binary-instances] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3113.54 s
[vector-binary-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.54 s
[vector-binary-instances] include vector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU
3113.54 s
[vector-binary-instances] Linked component graph:
3113.54 s
[vector-binary-instances] unit vector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU
3113.54 s
[vector-binary-instances] include base-4.19.1.0-a65c
3113.54 s
[vector-binary-instances] include binary-0.8.9.1-4400
3113.54 s
[vector-binary-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.54 s
[vector-binary-instances] Data.Vector.Binary=vector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU:Data.Vector.Binary
3113.54 s
[vector-binary-instances] unit vector-binary-instances-0.2.5.2-ALdJc87AhhwIdQgtinH2mh-tests
3113.54 s
[vector-binary-instances] include base-4.19.1.0-a65c
3113.54 s
[vector-binary-instances] include binary-0.8.9.1-4400
3113.54 s
[vector-binary-instances] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3113.54 s
[vector-binary-instances] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3113.54 s
[vector-binary-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.54 s
[vector-binary-instances] include vector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU
3113.54 s
[vector-binary-instances] Ready component graph:
3113.54 s
[vector-binary-instances] definite vector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU
3113.54 s
[vector-binary-instances] depends base-4.19.1.0-a65c
3113.54 s
[vector-binary-instances] depends binary-0.8.9.1-4400
3113.54 s
[vector-binary-instances] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.54 s
[vector-binary-instances] definite vector-binary-instances-0.2.5.2-ALdJc87AhhwIdQgtinH2mh-tests
3113.54 s
[vector-binary-instances] depends base-4.19.1.0-a65c
3113.54 s
[vector-binary-instances] depends binary-0.8.9.1-4400
3113.54 s
[vector-binary-instances] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3113.54 s
[vector-binary-instances] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3113.54 s
[vector-binary-instances] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.54 s
[vector-binary-instances] depends vector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU
3113.54 s
[vector-binary-instances] Using Cabal-3.10.2.0 compiled by ghc-9.8
3113.54 s
[vector-binary-instances] Using compiler: ghc-9.8.2
3113.54 s
[vector-binary-instances] Using install prefix:
3113.54 s
[vector-binary-instances] /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2
3113.54 s
[vector-binary-instances] Executables installed in:
3113.54 s
[vector-binary-instances] /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2/bin
3113.54 s
[vector-binary-instances] Libraries installed in:
3113.54 s
[vector-binary-instances] /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/vector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU
3113.54 s
[vector-binary-instances] Dynamic Libraries installed in:
3113.54 s
[vector-binary-instances] /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3113.54 s
[vector-binary-instances] Private executables installed in:
3113.54 s
[vector-binary-instances] /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2/libexec/x86_64-linux-ghc-9.8.2/vector-binary-instances-0.2.5.2
3113.54 s
[vector-binary-instances] Data files installed in:
3113.54 s
[vector-binary-instances] /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2/share/x86_64-linux-ghc-9.8.2/vector-binary-instances-0.2.5.2
3113.54 s
[vector-binary-instances] Documentation installed in:
3113.54 s
[vector-binary-instances] /nix/store/frn7gpqw6wdik4gzfwn6037vyj505kvx-vector-binary-instances-0.2.5.2-doc/share/doc/vector-binary-instances-0.2.5.2
3113.54 s
[vector-binary-instances] Configuration files installed in:
3113.54 s
[vector-binary-instances] /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2/etc
3113.54 s
[vector-binary-instances] No alex found
3113.54 s
[vector-binary-instances] Using ar found on system at:
3113.54 s
[vector-binary-instances] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3113.54 s
[vector-binary-instances] No c2hs found
3113.54 s
[vector-binary-instances] No cpphs found
3113.54 s
[vector-binary-instances] No doctest found
3113.54 s
[vector-binary-instances] Using gcc version 14.3.0 given by user at:
3113.54 s
[vector-binary-instances] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3113.54 s
[vector-binary-instances] Using ghc version 9.8.2 found on system at:
3113.54 s
[vector-binary-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3113.54 s
[vector-binary-instances] Using ghc-pkg version 9.8.2 found on system at:
3113.54 s
[vector-binary-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3113.54 s
[vector-binary-instances] No ghcjs found
3113.54 s
[vector-binary-instances] No ghcjs-pkg found
3113.54 s
[vector-binary-instances] No greencard found
3113.54 s
[vector-binary-instances] Using haddock version 2.30.0 found on system at:
3113.54 s
[vector-binary-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3113.54 s
[vector-binary-instances] No happy found
3113.54 s
[vector-binary-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
3113.54 s
[vector-binary-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3113.54 s
[vector-binary-instances] No hmake found
3113.54 s
[vector-binary-instances] Using hpc version 0.69 found on system at:
3113.54 s
[vector-binary-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3113.54 s
[vector-binary-instances] Using hsc2hs version 0.68.10 found on system at:
3113.54 s
[vector-binary-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3113.54 s
[vector-binary-instances] Using hscolour version 1.25 found on system at:
3113.55 s
[vector-binary-instances] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3113.55 s
[vector-binary-instances] No jhc found
3113.55 s
[vector-binary-instances] Using ld found on system at:
3113.55 s
[vector-binary-instances] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3113.55 s
[vector-binary-instances] No pkg-config found
3113.55 s
[vector-binary-instances] Using runghc version 9.8.2 found on system at:
3113.55 s
[vector-binary-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3113.55 s
[vector-binary-instances] Using strip version 2.44 found on system at:
3113.55 s
[vector-binary-instances] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3113.55 s
[vector-binary-instances] Using tar found on system at:
3113.55 s
[vector-binary-instances] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3113.55 s
[vector-binary-instances] No uhc found
3113.55 s
[text-rope] Source component graph:
3113.55 s
[text-rope] component lib
3113.55 s
[text-rope] component test:text-rope-tests dependency lib
3113.55 s
[text-rope] Configured component graph:
3113.55 s
[text-rope] component text-rope-0.2-7TmNYBbxrAO17TFamwpMPi
3113.55 s
[text-rope] include base-4.19.1.0-a65c
3113.55 s
[text-rope] include deepseq-1.5.0.0-e0b4
3113.55 s
[text-rope] include text-2.1.1-7a0f
3113.55 s
[text-rope] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.55 s
[text-rope] component text-rope-0.2-BlmNxJl92wfDHRQcA6Sp1Y-text-rope-tests
3113.55 s
[text-rope] include base-4.19.1.0-a65c
3113.55 s
[text-rope] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3113.55 s
[text-rope] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3113.55 s
[text-rope] include text-2.1.1-7a0f
3113.55 s
[text-rope] include text-rope-0.2-7TmNYBbxrAO17TFamwpMPi
3113.55 s
[text-rope] Linked component graph:
3113.55 s
[text-rope] unit text-rope-0.2-7TmNYBbxrAO17TFamwpMPi
3113.55 s
[text-rope] include base-4.19.1.0-a65c
3113.55 s
[text-rope] include deepseq-1.5.0.0-e0b4
3113.55 s
[text-rope] include text-2.1.1-7a0f
3113.55 s
[text-rope] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.55 s
[text-rope] Data.Text.Lines=text-rope-0.2-7TmNYBbxrAO17TFamwpMPi:Data.Text.Lines,Data.Text.Rope=text-rope-0.2-7TmNYBbxrAO17TFamwpMPi:Data.Text.Rope,Data.Text.Utf16.Lines=text-rope-0.2-7TmNYBbxrAO17TFamwpMPi:Data.Text.Utf16.Lines,Data.Text.Utf16.Rope=text-rope-0.2-7TmNYBbxrAO17TFamwpMPi:Data.Text.Utf16.Rope,Data.Text.Utf16.Rope.Mixed=text-rope-0.2-7TmNYBbxrAO17TFamwpMPi:Data.Text.Utf16.Rope.Mixed
3113.55 s
[text-rope] unit text-rope-0.2-BlmNxJl92wfDHRQcA6Sp1Y-text-rope-tests
3113.55 s
[text-rope] include base-4.19.1.0-a65c
3113.55 s
[text-rope] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3113.55 s
[text-rope] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3113.55 s
[text-rope] include text-2.1.1-7a0f
3113.55 s
[text-rope] include text-rope-0.2-7TmNYBbxrAO17TFamwpMPi
3113.55 s
[text-rope] Ready component graph:
3113.55 s
[text-rope] definite text-rope-0.2-7TmNYBbxrAO17TFamwpMPi
3113.55 s
[text-rope] depends base-4.19.1.0-a65c
3113.55 s
[text-rope] depends deepseq-1.5.0.0-e0b4
3113.55 s
[text-rope] depends text-2.1.1-7a0f
3113.55 s
[text-rope] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.55 s
[text-rope] definite text-rope-0.2-BlmNxJl92wfDHRQcA6Sp1Y-text-rope-tests
3113.55 s
[text-rope] depends base-4.19.1.0-a65c
3113.55 s
[text-rope] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3113.55 s
[text-rope] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3113.55 s
[text-rope] depends text-2.1.1-7a0f
3113.55 s
[text-rope] depends text-rope-0.2-7TmNYBbxrAO17TFamwpMPi
3113.55 s
[text-rope] Using Cabal-3.10.2.0 compiled by ghc-9.8
3113.55 s
[text-rope] Using compiler: ghc-9.8.2
3113.55 s
[text-rope] Using install prefix:
3113.55 s
[text-rope] /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2
3113.55 s
[text-rope] Executables installed in:
3113.55 s
[text-rope] /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2/bin
3113.55 s
[text-rope] Libraries installed in:
3113.55 s
[text-rope] /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/text-rope-0.2-7TmNYBbxrAO17TFamwpMPi
3113.55 s
[text-rope] Dynamic Libraries installed in:
3113.55 s
[text-rope] /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3113.55 s
[text-rope] Private executables installed in:
3113.55 s
[text-rope] /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2/libexec/x86_64-linux-ghc-9.8.2/text-rope-0.2
3113.55 s
[text-rope] Data files installed in:
3113.55 s
[text-rope] /nix/store/nczapz4q7wmx936g84gpmnhlmqjfnhm0-text-rope-0.2-data/share/ghc-9.8.2/x86_64-linux-ghc-9.8.2/text-rope-0.2
3113.55 s
[text-rope] Documentation installed in:
3113.55 s
[text-rope] /nix/store/a6kv25k9jscq2ry1y59p418yakzmjs9j-text-rope-0.2-doc/share/doc/text-rope-0.2
3113.55 s
[text-rope] Configuration files installed in:
3113.55 s
[text-rope] /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2/etc
3113.55 s
[text-rope] No alex found
3113.55 s
[text-rope] Using ar found on system at:
3113.55 s
[text-rope] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3113.55 s
[text-rope] No c2hs found
3113.55 s
[text-rope] No cpphs found
3113.55 s
[text-rope] No doctest found
3113.55 s
[text-rope] Using gcc version 14.3.0 given by user at:
3113.55 s
[text-rope] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3113.55 s
[text-rope] Using ghc version 9.8.2 found on system at:
3113.55 s
[text-rope] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3113.55 s
[text-rope] Using ghc-pkg version 9.8.2 found on system at:
3113.55 s
[text-rope] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3113.55 s
[text-rope] No ghcjs found
3113.55 s
[text-rope] No ghcjs-pkg found
3113.55 s
[text-rope] No greencard found
3113.55 s
[text-rope] Using haddock version 2.30.0 found on system at:
3113.55 s
[text-rope] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3113.55 s
[text-rope] No happy found
3113.55 s
[text-rope] Using haskell-suite found on system at: haskell-suite-dummy-location
3113.55 s
[text-rope] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3113.55 s
[text-rope] No hmake found
3113.55 s
[text-rope] Using hpc version 0.69 found on system at:
3113.55 s
[text-rope] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3113.55 s
[text-rope] Using hsc2hs version 0.68.10 found on system at:
3113.55 s
[text-rope] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3113.55 s
[text-rope] Using hscolour version 1.25 found on system at:
3113.55 s
[text-rope] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3113.55 s
[text-rope] No jhc found
3113.55 s
[text-rope] Using ld found on system at:
3113.55 s
[text-rope] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3113.55 s
[text-rope] No pkg-config found
3113.55 s
[text-rope] Using runghc version 9.8.2 found on system at:
3113.55 s
[text-rope] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3113.55 s
[text-rope] Using strip version 2.44 found on system at:
3113.55 s
[text-rope] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3113.55 s
[text-rope] Using tar found on system at:
3113.55 s
[text-rope] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3113.55 s
[text-rope] No uhc found
3113.61 s
[vector-th-unbox] Source component graph:
3113.61 s
[vector-th-unbox] component lib
3113.61 s
[vector-th-unbox] component test:sanity dependency lib
3113.61 s
[vector-th-unbox] Configured component graph:
3113.61 s
[vector-th-unbox] component vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3113.61 s
[vector-th-unbox] include base-4.19.1.0-a65c
3113.61 s
[vector-th-unbox] include template-haskell-2.21.0.0-d739
3113.61 s
[vector-th-unbox] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.61 s
[vector-th-unbox] component vector-th-unbox-0.2.2-CFk3dGV5pUhLPcDl4jmE6C-sanity
3113.61 s
[vector-th-unbox] include base-4.19.1.0-a65c
3113.61 s
[vector-th-unbox] include data-default-0.7.1.3-8bbFvexe4D01YRJM7M515h
3113.61 s
[vector-th-unbox] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.61 s
[vector-th-unbox] include vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3113.61 s
[vector-th-unbox] Linked component graph:
3113.61 s
[vector-th-unbox] unit vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3113.61 s
[vector-th-unbox] include base-4.19.1.0-a65c
3113.61 s
[vector-th-unbox] include template-haskell-2.21.0.0-d739
3113.61 s
[vector-th-unbox] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.61 s
[vector-th-unbox] Data.Vector.Unboxed.Deriving=vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw:Data.Vector.Unboxed.Deriving
3113.61 s
[vector-th-unbox] unit vector-th-unbox-0.2.2-CFk3dGV5pUhLPcDl4jmE6C-sanity
3113.61 s
[vector-th-unbox] include base-4.19.1.0-a65c
3113.61 s
[vector-th-unbox] include data-default-0.7.1.3-8bbFvexe4D01YRJM7M515h
3113.61 s
[vector-th-unbox] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.61 s
[vector-th-unbox] include vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3113.61 s
[vector-th-unbox] Ready component graph:
3113.61 s
[vector-th-unbox] definite vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3113.61 s
[vector-th-unbox] depends base-4.19.1.0-a65c
3113.61 s
[vector-th-unbox] depends template-haskell-2.21.0.0-d739
3113.61 s
[vector-th-unbox] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.61 s
[vector-th-unbox] definite vector-th-unbox-0.2.2-CFk3dGV5pUhLPcDl4jmE6C-sanity
3113.61 s
[vector-th-unbox] depends base-4.19.1.0-a65c
3113.61 s
[vector-th-unbox] depends data-default-0.7.1.3-8bbFvexe4D01YRJM7M515h
3113.61 s
[vector-th-unbox] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3113.61 s
[vector-th-unbox] depends vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3113.61 s
[vector-th-unbox] Using Cabal-3.10.2.0 compiled by ghc-9.8
3113.61 s
[vector-th-unbox] Using compiler: ghc-9.8.2
3113.61 s
[vector-th-unbox] Using install prefix:
3113.61 s
[vector-th-unbox] /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2
3113.61 s
[vector-th-unbox] Executables installed in:
3113.61 s
[vector-th-unbox] /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2/bin
3113.61 s
[vector-th-unbox] Libraries installed in:
3113.61 s
[vector-th-unbox] /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3113.61 s
[vector-th-unbox] Dynamic Libraries installed in:
3113.61 s
[vector-th-unbox] /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3113.61 s
[vector-th-unbox] Private executables installed in:
3113.61 s
[vector-th-unbox] /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2/libexec/x86_64-linux-ghc-9.8.2/vector-th-unbox-0.2.2
3113.61 s
[vector-th-unbox] Data files installed in:
3113.61 s
[vector-th-unbox] /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2/share/x86_64-linux-ghc-9.8.2/vector-th-unbox-0.2.2
3113.61 s
[vector-th-unbox] Documentation installed in:
3113.61 s
[vector-th-unbox] /nix/store/gjdwg1hpcwmj2y9m9y51bcgxb1glalav-vector-th-unbox-0.2.2-doc/share/doc/vector-th-unbox-0.2.2
3113.61 s
[vector-th-unbox] Configuration files installed in:
3113.61 s
[vector-th-unbox] /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2/etc
3113.61 s
[vector-th-unbox] No alex found
3113.61 s
[vector-th-unbox] Using ar found on system at:
3113.61 s
[vector-th-unbox] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3113.61 s
[vector-th-unbox] No c2hs found
3113.61 s
[vector-th-unbox] No cpphs found
3113.61 s
[vector-th-unbox] No doctest found
3113.61 s
[vector-th-unbox] Using gcc version 14.3.0 given by user at:
3113.61 s
[vector-th-unbox] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3113.61 s
[vector-th-unbox] Using ghc version 9.8.2 found on system at:
3113.61 s
[vector-th-unbox] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3113.61 s
[vector-th-unbox] Using ghc-pkg version 9.8.2 found on system at:
3113.61 s
[vector-th-unbox] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3113.61 s
[vector-th-unbox] No ghcjs found
3113.61 s
[vector-th-unbox] No ghcjs-pkg found
3113.61 s
[vector-th-unbox] No greencard found
3113.61 s
[vector-th-unbox] Using haddock version 2.30.0 found on system at:
3113.61 s
[vector-th-unbox] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3113.61 s
[vector-th-unbox] No happy found
3113.61 s
[vector-th-unbox] Using haskell-suite found on system at: haskell-suite-dummy-location
3113.61 s
[vector-th-unbox] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3113.61 s
[vector-th-unbox] No hmake found
3113.61 s
[vector-th-unbox] Using hpc version 0.69 found on system at:
3113.61 s
[vector-th-unbox] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3113.61 s
[vector-th-unbox] Using hsc2hs version 0.68.10 found on system at:
3113.61 s
[vector-th-unbox] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3113.61 s
[vector-th-unbox] Using hscolour version 1.25 found on system at:
3113.61 s
[vector-th-unbox] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3113.61 s
[vector-th-unbox] No jhc found
3113.61 s
[vector-th-unbox] Using ld found on system at:
3113.61 s
[vector-th-unbox] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3113.61 s
[vector-th-unbox] No pkg-config found
3113.61 s
[vector-th-unbox] Using runghc version 9.8.2 found on system at:
3113.61 s
[vector-th-unbox] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3113.61 s
[vector-th-unbox] Using strip version 2.44 found on system at:
3113.61 s
[vector-th-unbox] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3113.61 s
[vector-th-unbox] Using tar found on system at:
3113.61 s
[vector-th-unbox] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3113.61 s
[vector-th-unbox] No uhc found
3113.64 s
[attoparsec] [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.dyn_o )
3113.68 s
[blaze-textual] [1 of 4] Compiling Blaze.Text.Int ( Blaze/Text/Int.hs, dist/build/Blaze/Text/Int.o, dist/build/Blaze/Text/Int.dyn_o )
3113.68 s
[nothunks] Preprocessing library for nothunks-0.3.0.0..
3113.68 s
[nothunks] Building library for nothunks-0.3.0.0..
3113.83 s
[blaze-textual]
3113.83 s
[blaze-textual] Blaze/Text/Int.hs:23:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3113.83 s
[blaze-textual] The import of ‘Data.Monoid’ is redundant
3113.83 s
[blaze-textual] except perhaps to import instances from ‘Data.Monoid’
3113.83 s
[blaze-textual] To import instances alone, use: import Data.Monoid()
3113.83 s
[blaze-textual] |
3113.83 s
[blaze-textual] 23 | import Data.Monoid (mappend, mempty)
3113.83 s
[blaze-textual] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3113.83 s
[blaze-textual]
3113.83 s
[blaze-textual] Blaze/Text/Int.hs:24:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
3113.83 s
[blaze-textual] The import of ‘Word’ from module ‘Data.Word’ is redundant
3113.83 s
[blaze-textual] |
3113.83 s
[blaze-textual] 24 | import Data.Word (Word , Word8, Word16, Word32, Word64)
3113.83 s
[blaze-textual] | ^^^^
3113.83 s
[blaze-textual]
3113.83 s
[blaze-textual] Blaze/Text/Int.hs:110:10: warning : [ GHC-68441 ] [ -Wdeprecations ]
3113.83 s
[blaze-textual] In the use of data constructor ‘S#’
3113.83 s
[blaze-textual] (imported from GHC.Integer.GMP.Internals):
3113.83 s
[blaze-textual] Deprecated: "Use IS constructor instead"
3113.83 s
[blaze-textual] |
3113.83 s
[blaze-textual] 110 | integer (S# i#) = int (I# i#)
3113.83 s
[blaze-textual] | ^^
3113.87 s
[text-rope] Phase: buildPhase
3113.95 s
[vector-binary-instances] Phase: buildPhase
3114.00 s
[vector-th-unbox] Phase: buildPhase
3114.01 s
[attoparsec]
3114.01 s
[attoparsec] internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning : [ GHC-68441 ] [ -Wdeprecations ]
3114.01 s
[attoparsec] In the use of ‘memset’
3114.01 s
[attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
3114.01 s
[attoparsec] Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
3114.01 s
[attoparsec] |
3114.01 s
[attoparsec] 97 | _ <- I.memset t 0 32
3114.01 s
[attoparsec] | ^^^^^^^^
3114.10 s
[text-rope] Preprocessing library for text-rope-0.2..
3114.11 s
[text-rope] Building library for text-rope-0.2..
3114.13 s
[nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.o, dist/build/NoThunks/Class.dyn_o )
3114.14 s
[ListLike] [ 1 of 21] Compiling Data.ListLike.FoldableLL ( src/Data/ListLike/FoldableLL.hs, dist/build/Data/ListLike/FoldableLL.o, dist/build/Data/ListLike/FoldableLL.dyn_o )
3114.14 s
[vector-binary-instances] Preprocessing library for vector-binary-instances-0.2.5.2..
3114.15 s
[vector-binary-instances] Building library for vector-binary-instances-0.2.5.2..
3114.30 s
[vector-th-unbox] Preprocessing library for vector-th-unbox-0.2.2..
3114.30 s
[vector-th-unbox] Building library for vector-th-unbox-0.2.2..
3114.42 s
[vector-binary-instances] [1 of 1] Compiling Data.Vector.Binary ( Data/Vector/Binary.hs, dist/build/Data/Vector/Binary.o, dist/build/Data/Vector/Binary.dyn_o )
3114.52 s
[vector-th-unbox] [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.o, dist/build/Data/Vector/Unboxed/Deriving.dyn_o )
3114.55 s
[ListLike] [ 2 of 21] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, dist/build/Data/ListLike/Base.o, dist/build/Data/ListLike/Base.dyn_o )
3114.64 s
[text-rope] [1 of 6] Compiling Data.Text.Lines.Internal ( src/Data/Text/Lines/Internal.hs, dist/build/Data/Text/Lines/Internal.o, dist/build/Data/Text/Lines/Internal.dyn_o )
3115.18 s
[attoparsec] [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.dyn_o )
3115.18 s
[attoparsec] [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.o, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.dyn_o )
3115.18 s
[attoparsec] [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.dyn_o )
3115.18 s
[attoparsec]
3115.18 s
[attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3115.18 s
[attoparsec] The import of ‘Data.Semigroup’ is redundant
3115.18 s
[attoparsec] except perhaps to import instances from ‘Data.Semigroup’
3115.18 s
[attoparsec] To import instances alone, use: import Data.Semigroup()
3115.18 s
[attoparsec] |
3115.18 s
[attoparsec] 62 | import Data.Semigroup (Semigroup(..))
3115.18 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3115.18 s
[attoparsec]
3115.18 s
[attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning : [ GHC-68441 ] [ -Wdeprecations ]
3115.18 s
[attoparsec] In the use of ‘memcpy’
3115.18 s
[attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
3115.18 s
[attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
3115.18 s
[attoparsec] |
3115.18 s
[attoparsec] 121 | memcpy (ptr0 `plusPtr` (off0+len0))
3115.18 s
[attoparsec] | ^^^^^^
3115.18 s
[attoparsec]
3115.18 s
[attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
3115.18 s
[attoparsec] In the use of ‘memcpy’
3115.18 s
[attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
3115.18 s
[attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
3115.18 s
[attoparsec] |
3115.18 s
[attoparsec] 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
3115.18 s
[attoparsec] | ^^^^^^
3115.18 s
[attoparsec]
3115.18 s
[attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
3115.18 s
[attoparsec] In the use of ‘memcpy’
3115.18 s
[attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
3115.18 s
[attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
3115.18 s
[attoparsec] |
3115.18 s
[attoparsec] 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
3115.18 s
[attoparsec] | ^^^^^^
3115.18 s
[attoparsec] [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.dyn_o )
3115.18 s
[attoparsec]
3115.18 s
[attoparsec] internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3115.18 s
[attoparsec] The import of ‘Data.Semigroup’ is redundant
3115.18 s
[attoparsec] except perhaps to import instances from ‘Data.Semigroup’
3115.18 s
[attoparsec] To import instances alone, use: import Data.Semigroup()
3115.18 s
[attoparsec] |
3115.18 s
[attoparsec] 44 | import Data.Semigroup (Semigroup(..))
3115.18 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3115.18 s
[attoparsec] [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.o, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.dyn_o )
3115.24 s
[th-lift-instances] [1 of 1] Compiling Instances.TH.Lift ( src/Instances/TH/Lift.hs, dist/build/Instances/TH/Lift.p_o )
3115.51 s
[blaze-textual] [2 of 4] Compiling Blaze.Text.Double.Native ( Blaze/Text/Double/Native.hs, dist/build/Blaze/Text/Double/Native.o, dist/build/Blaze/Text/Double/Native.dyn_o )
3116.10 s
[blaze-textual]
3116.10 s
[blaze-textual] Blaze/Text/Double/Native.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3116.10 s
[blaze-textual] The import of ‘Data.Monoid’ is redundant
3116.10 s
[blaze-textual] except perhaps to import instances from ‘Data.Monoid’
3116.10 s
[blaze-textual] To import instances alone, use: import Data.Monoid()
3116.10 s
[blaze-textual] |
3116.10 s
[blaze-textual] 22 | import Data.Monoid (mappend, mconcat, mempty)
3116.10 s
[blaze-textual] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3116.35 s
[vector-th-unbox] [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, dist/build/Data/Vector/Unboxed/Deriving.p_o )
3116.60 s
[attoparsec] [1 of 6] Compiling Data.Attoparsec.ByteString.FastSet ( internal/Data/Attoparsec/ByteString/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/FastSet.p_o )
3116.97 s
[attoparsec]
3116.97 s
[attoparsec] internal/Data/Attoparsec/ByteString/FastSet.hs:97:18: warning : [ GHC-68441 ] [ -Wdeprecations ]
3116.97 s
[attoparsec] In the use of ‘memset’
3116.97 s
[attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
3116.97 s
[attoparsec] Deprecated: "Use Foreign.Marshal.Utils.fillBytes instead"
3116.97 s
[attoparsec] |
3116.97 s
[attoparsec] 97 | _ <- I.memset t 0 32
3116.97 s
[attoparsec] | ^^^^^^^^
3117.35 s
[vector-binary-instances] [1 of 1] Compiling Data.Vector.Binary ( Data/Vector/Binary.hs, dist/build/Data/Vector/Binary.p_o )
3117.39 s
[blaze-textual] [3 of 4] Compiling Blaze.Text.Double ( Blaze/Text/Double.hs, dist/build/Blaze/Text/Double.o, dist/build/Blaze/Text/Double.dyn_o )
3117.46 s
[ListLike] [ 3 of 21] Compiling Data.ListLike.IO ( src/Data/ListLike/IO.hs, dist/build/Data/ListLike/IO.o, dist/build/Data/ListLike/IO.dyn_o )
3117.65 s
[blaze-textual] [4 of 4] Compiling Blaze.Text ( Blaze/Text.hs, dist/build/Blaze/Text.o, dist/build/Blaze/Text.dyn_o )
3117.81 s
[ListLike] [ 4 of 21] Compiling Data.ListLike.String ( src/Data/ListLike/String.hs, dist/build/Data/ListLike/String.o, dist/build/Data/ListLike/String.dyn_o )
3118.11 s
[ListLike] [ 5 of 21] Compiling Data.ListLike.FMList ( src/Data/ListLike/FMList.hs, dist/build/Data/ListLike/FMList.o, dist/build/Data/ListLike/FMList.dyn_o )
3118.30 s
[attoparsec] [2 of 6] Compiling Data.Attoparsec.Internal.Compat ( internal/Data/Attoparsec/Internal/Compat.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Compat.p_o )
3118.30 s
[attoparsec] [3 of 6] Compiling Data.Attoparsec.Internal.Fhthagn ( internal/Data/Attoparsec/Internal/Fhthagn.hs, dist/build/attoparsec-internal/Data/Attoparsec/Internal/Fhthagn.p_o )
3118.30 s
[attoparsec] [4 of 6] Compiling Data.Attoparsec.ByteString.Buffer ( internal/Data/Attoparsec/ByteString/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/ByteString/Buffer.p_o )
3118.30 s
[attoparsec]
3118.30 s
[attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:62:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3118.30 s
[attoparsec] The import of ‘Data.Semigroup’ is redundant
3118.30 s
[attoparsec] except perhaps to import instances from ‘Data.Semigroup’
3118.30 s
[attoparsec] To import instances alone, use: import Data.Semigroup()
3118.30 s
[attoparsec] |
3118.30 s
[attoparsec] 62 | import Data.Semigroup (Semigroup(..))
3118.30 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3118.30 s
[attoparsec]
3118.30 s
[attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:121:11: warning : [ GHC-68441 ] [ -Wdeprecations ]
3118.30 s
[attoparsec] In the use of ‘memcpy’
3118.30 s
[attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
3118.30 s
[attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
3118.30 s
[attoparsec] |
3118.30 s
[attoparsec] 121 | memcpy (ptr0 `plusPtr` (off0+len0))
3118.30 s
[attoparsec] | ^^^^^^
3118.30 s
[attoparsec]
3118.30 s
[attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:132:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
3118.30 s
[attoparsec] In the use of ‘memcpy’
3118.30 s
[attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
3118.30 s
[attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
3118.30 s
[attoparsec] |
3118.30 s
[attoparsec] 132 | memcpy ptr (ptr0 `plusPtr` off0) (fromIntegral len0)
3118.30 s
[attoparsec] | ^^^^^^
3118.30 s
[attoparsec]
3118.30 s
[attoparsec] internal/Data/Attoparsec/ByteString/Buffer.hs:133:13: warning : [ GHC-68441 ] [ -Wdeprecations ]
3118.30 s
[attoparsec] In the use of ‘memcpy’
3118.30 s
[attoparsec] (imported from Data.ByteString.Internal, but defined in Data.ByteString.Internal.Type):
3118.30 s
[attoparsec] Deprecated: "Use Foreign.Marshal.Utils.copyBytes instead"
3118.30 s
[attoparsec] |
3118.30 s
[attoparsec] 133 | memcpy (ptr `plusPtr` len0) (ptr1 `plusPtr` off1)
3118.30 s
[attoparsec] | ^^^^^^
3118.41 s
[blaze-textual] [1 of 4] Compiling Blaze.Text.Int ( Blaze/Text/Int.hs, dist/build/Blaze/Text/Int.p_o )
3118.65 s
[blaze-textual]
3118.65 s
[blaze-textual] Blaze/Text/Int.hs:23:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3118.65 s
[blaze-textual] The import of ‘Data.Monoid’ is redundant
3118.65 s
[blaze-textual] except perhaps to import instances from ‘Data.Monoid’
3118.65 s
[blaze-textual] To import instances alone, use: import Data.Monoid()
3118.65 s
[blaze-textual] |
3118.65 s
[blaze-textual] 23 | import Data.Monoid (mappend, mempty)
3118.65 s
[blaze-textual] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3118.65 s
[blaze-textual]
3118.65 s
[blaze-textual] Blaze/Text/Int.hs:24:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
3118.65 s
[blaze-textual] The import of ‘Word’ from module ‘Data.Word’ is redundant
3118.65 s
[blaze-textual] |
3118.65 s
[blaze-textual] 24 | import Data.Word (Word , Word8, Word16, Word32, Word64)
3118.65 s
[blaze-textual] | ^^^^
3118.65 s
[blaze-textual]
3118.66 s
[attoparsec] [5 of 6] Compiling Data.Attoparsec.Text.Buffer ( internal/Data/Attoparsec/Text/Buffer.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/Buffer.p_o )
3118.66 s
[attoparsec]
3118.66 s
[attoparsec] internal/Data/Attoparsec/Text/Buffer.hs:44:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3118.66 s
[attoparsec] The import of ‘Data.Semigroup’ is redundant
3118.66 s
[attoparsec] except perhaps to import instances from ‘Data.Semigroup’
3118.66 s
[attoparsec] To import instances alone, use: import Data.Semigroup()
3118.66 s
[attoparsec] |
3118.66 s
[attoparsec] 44 | import Data.Semigroup (Semigroup(..))
3118.66 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3118.66 s
[blaze-textual] Blaze/Text/Int.hs:110:10: warning : [ GHC-68441 ] [ -Wdeprecations ]
3118.66 s
[blaze-textual] In the use of data constructor ‘S#’
3118.66 s
[blaze-textual] (imported from GHC.Integer.GMP.Internals):
3118.66 s
[blaze-textual] Deprecated: "Use IS constructor instead"
3118.66 s
[blaze-textual] |
3118.66 s
[blaze-textual] 110 | integer (S# i#) = int (I# i#)
3118.66 s
[blaze-textual] | ^^
3118.75 s
[attoparsec] [6 of 6] Compiling Data.Attoparsec.Text.FastSet ( internal/Data/Attoparsec/Text/FastSet.hs, dist/build/attoparsec-internal/Data/Attoparsec/Text/FastSet.p_o )
3119.32 s
[text-rope] [2 of 6] Compiling Data.Text.Lines ( src/Data/Text/Lines.hs, dist/build/Data/Text/Lines.o, dist/build/Data/Text/Lines.dyn_o )
3119.44 s
[text-rope] [3 of 6] Compiling Data.Text.Rope ( src/Data/Text/Rope.hs, dist/build/Data/Text/Rope.o, dist/build/Data/Text/Rope.dyn_o )
3120.30 s
[nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.p_o )
3120.36 s
[th-lift-instances] Preprocessing test suite 'tests' for th-lift-instances-0.1.20..
3120.36 s
[th-lift-instances] Building test suite 'tests' for th-lift-instances-0.1.20..
3120.58 s
[blaze-textual] [2 of 4] Compiling Blaze.Text.Double.Native ( Blaze/Text/Double/Native.hs, dist/build/Blaze/Text/Double/Native.p_o )
3120.70 s
[th-lift-instances] [1 of 2] Compiling Data ( tests/Data.hs, dist/build/tests/tests-tmp/Data.o, dist/build/tests/tests-tmp/Data.dyn_o )
3120.75 s
[blaze-textual]
3120.75 s
[blaze-textual] Blaze/Text/Double/Native.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3120.75 s
[blaze-textual] The import of ‘Data.Monoid’ is redundant
3120.75 s
[blaze-textual] except perhaps to import instances from ‘Data.Monoid’
3120.75 s
[blaze-textual] To import instances alone, use: import Data.Monoid()
3120.75 s
[blaze-textual] |
3120.75 s
[blaze-textual] 22 | import Data.Monoid (mappend, mconcat, mempty)
3120.75 s
[blaze-textual] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3120.84 s
[vector-th-unbox] Preprocessing test suite 'sanity' for vector-th-unbox-0.2.2..
3120.84 s
[vector-th-unbox] Building test suite 'sanity' for vector-th-unbox-0.2.2..
3121.03 s
[th-lift-instances] [2 of 2] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o, dist/build/tests/tests-tmp/Main.dyn_o )
3121.29 s
[vector-th-unbox] [1 of 1] Compiling Main ( tests/sanity.hs, dist/build/sanity/sanity-tmp/Main.o )
3121.37 s
[attoparsec] Preprocessing library for attoparsec-0.14.4..
3121.37 s
[attoparsec] Building library for attoparsec-0.14.4..
3122.66 s
[attoparsec] [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o, dist/build/Data/Attoparsec/Internal/Types.dyn_o )
3122.90 s
[text-rope] [4 of 6] Compiling Data.Text.Utf16.Lines ( src/Data/Text/Utf16/Lines.hs, dist/build/Data/Text/Utf16/Lines.o, dist/build/Data/Text/Utf16/Lines.dyn_o )
3122.90 s
[text-rope] [5 of 6] Compiling Data.Text.Utf16.Rope ( src/Data/Text/Utf16/Rope.hs, dist/build/Data/Text/Utf16/Rope.o, dist/build/Data/Text/Utf16/Rope.dyn_o )
3123.01 s
[blaze-textual] [3 of 4] Compiling Blaze.Text.Double ( Blaze/Text/Double.hs, dist/build/Blaze/Text/Double.p_o )
3123.16 s
[vector-binary-instances] Preprocessing test suite 'tests' for vector-binary-instances-0.2.5.2..
3123.16 s
[vector-binary-instances] Building test suite 'tests' for vector-binary-instances-0.2.5.2..
3123.30 s
[attoparsec]
3123.30 s
[attoparsec] Data/Attoparsec/Internal/Types.hs:28:53: warning : [ GHC-38856 ] [ -Wunused-imports ]
3123.30 s
[attoparsec] The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
3123.30 s
[attoparsec] |
3123.30 s
[attoparsec] 28 | import Control.Applicative as App (Applicative(..), (<$>) )
3123.30 s
[attoparsec] | ^^^^^
3123.30 s
[attoparsec]
3123.30 s
[attoparsec] Data/Attoparsec/Internal/Types.hs:34:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3123.30 s
[attoparsec] The import of ‘Data.Semigroup’ is redundant
3123.30 s
[attoparsec] except perhaps to import instances from ‘Data.Semigroup’
3123.30 s
[attoparsec] To import instances alone, use: import Data.Semigroup()
3123.30 s
[attoparsec] |
3123.30 s
[attoparsec] 34 | import Data.Semigroup (Semigroup(..))
3123.30 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3123.36 s
[vector-binary-instances]
3123.37 s
[vector-binary-instances] <no location info>: warning : [ GHC-32850 ] [ -Wmissing-home-modules ]
3123.37 s
[vector-binary-instances] These modules are needed for compilation but not listed in your .cabal file's other-modules for ‘main’ :
3123.37 s
[vector-binary-instances] Data.Vector.Binary
3123.39 s
[blaze-textual] [4 of 4] Compiling Blaze.Text ( Blaze/Text.hs, dist/build/Blaze/Text.p_o )
3123.40 s
[vector-binary-instances] [1 of 2] Compiling Data.Vector.Binary ( Data/Vector/Binary.hs, dist/build/tests/tests-tmp/Data/Vector/Binary.o )
3123.43 s
[text-rope] [6 of 6] Compiling Data.Text.Utf16.Rope.Mixed ( src/Data/Text/Utf16/Rope/Mixed.hs, dist/build/Data/Text/Utf16/Rope/Mixed.o, dist/build/Data/Text/Utf16/Rope/Mixed.dyn_o )
3123.64 s
[vector-th-unbox] [2 of 2] Linking dist/build/sanity/sanity
3124.87 s
[text-rope] [1 of 6] Compiling Data.Text.Lines.Internal ( src/Data/Text/Lines/Internal.hs, dist/build/Data/Text/Lines/Internal.p_o )
3125.10 s
[th-lift-instances] [3 of 3] Linking dist/build/tests/tests
3125.41 s
[attoparsec] [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o, dist/build/Data/Attoparsec/Internal.dyn_o )
3125.66 s
[vector-th-unbox] Phase: checkPhase
3125.75 s
[vector-th-unbox] Running 1 test suites...
3125.75 s
[vector-th-unbox] Test suite sanity: RUNNING...
3125.79 s
[vector-th-unbox] Test suite sanity: PASS
3125.79 s
[vector-th-unbox] Test suite logged to: dist/test/vector-th-unbox-0.2.2-sanity.log
3125.79 s
[vector-th-unbox] 1 of 1 test suites (1 of 1 test cases) passed.
3125.82 s
[vector-th-unbox] Phase: haddockPhase
3125.91 s
[vector-binary-instances] [2 of 2] Compiling Main ( test/Main.hs, dist/build/tests/tests-tmp/Main.o )
3126.36 s
[attoparsec] [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o, dist/build/Data/Attoparsec/Number.dyn_o )
3126.36 s
[attoparsec] [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o, dist/build/Data/Attoparsec/Types.dyn_o )
3126.36 s
[attoparsec] [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o, dist/build/Data/Attoparsec/Zepto.dyn_o )
3126.36 s
[attoparsec]
3126.36 s
[attoparsec] Data/Attoparsec/Zepto.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3126.36 s
[attoparsec] The import of ‘Data.Semigroup’ is redundant
3126.36 s
[attoparsec] except perhaps to import instances from ‘Data.Semigroup’
3126.36 s
[attoparsec] To import instances alone, use: import Data.Semigroup()
3126.36 s
[attoparsec] |
3126.36 s
[attoparsec] 46 | import Data.Semigroup (Semigroup(..))
3126.36 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3126.36 s
[attoparsec] [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o, dist/build/Data/Attoparsec/Combinator.dyn_o )
3126.40 s
[vector-th-unbox] Preprocessing library for vector-th-unbox-0.2.2..
3126.40 s
[vector-th-unbox] Running Haddock on library for vector-th-unbox-0.2.2..
3126.41 s
[vector-th-unbox] Warning: The documentation for the following packages are not installed. No
3126.41 s
[vector-th-unbox] links will be generated to these packages: vector-0.13.2.0
3126.43 s
[attoparsec]
3126.43 s
[attoparsec] Data/Attoparsec/Combinator.hs:46:46: warning : [ GHC-38856 ] [ -Wunused-imports ]
3126.43 s
[attoparsec] The import of ‘liftA2’
3126.43 s
[attoparsec] from module ‘Control.Applicative’ is redundant
3126.43 s
[attoparsec] |
3126.43 s
[attoparsec] 46 | import Control.Applicative (Alternative(..), liftA2 , many, (<|>))
3126.43 s
[attoparsec] | ^^^^^^
3126.79 s
[vector-th-unbox] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3127.15 s
[th-lift-instances] Phase: checkPhase
3127.25 s
[vector-th-unbox] [1 of 1] Compiling Data.Vector.Unboxed.Deriving ( Data/Vector/Unboxed/Deriving.hs, nothing )
3127.29 s
[th-lift-instances] Running 1 test suites...
3127.29 s
[th-lift-instances] Test suite tests: RUNNING...
3127.34 s
[th-lift-instances] === prop_word8 from tests/Main.hs:35 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_word16 from tests/Main.hs:38 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_word32 from tests/Main.hs:41 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_word64 from tests/Main.hs:44 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_int8 from tests/Main.hs:47 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_int16 from tests/Main.hs:50 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_int32 from tests/Main.hs:53 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_int64 from tests/Main.hs:56 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_float from tests/Main.hs:59 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_double from tests/Main.hs:62 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_natural from tests/Main.hs:65 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_nonempty_natural from tests/Main.hs:68 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_unit from tests/Main.hs:76 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_lazy_int_map from tests/Main.hs:81 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_lazy_map from tests/Main.hs:84 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_int_set from tests/Main.hs:87 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_set from tests/Main.hs:90 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_tree from tests/Main.hs:93 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_sequence from tests/Main.hs:96 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_text from tests/Main.hs:101 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_lazy_text from tests/Main.hs:104 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.34 s
[th-lift-instances]
3127.34 s
[th-lift-instances] === prop_bytestring from tests/Main.hs:109 ===
3127.34 s
[th-lift-instances] +++ OK, passed 1 test.
3127.36 s
[th-lift-instances]
3127.36 s
[th-lift-instances] === prop_big_bytestring from tests/Main.hs:112 ===
3127.36 s
[th-lift-instances] +++ OK, passed 1 test.
3127.36 s
[th-lift-instances]
3127.36 s
[th-lift-instances] === prop_lazy_bytestring from tests/Main.hs:115 ===
3127.36 s
[th-lift-instances] +++ OK, passed 1 test.
3127.36 s
[th-lift-instances]
3127.36 s
[th-lift-instances] === prop_big_lazy_bytestring from tests/Main.hs:118 ===
3127.36 s
[th-lift-instances] +++ OK, passed 1 test.
3127.36 s
[th-lift-instances]
3127.36 s
[th-lift-instances] === prop_boxed_vector from tests/Main.hs:123 ===
3127.36 s
[th-lift-instances] +++ OK, passed 1 test.
3127.36 s
[th-lift-instances]
3127.36 s
[th-lift-instances] === prop_unboxed_vector from tests/Main.hs:126 ===
3127.36 s
[th-lift-instances] +++ OK, passed 1 test.
3127.36 s
[th-lift-instances]
3127.36 s
[th-lift-instances] === prop_primitive_vector from tests/Main.hs:129 ===
3127.36 s
[th-lift-instances] +++ OK, passed 1 test.
3127.36 s
[th-lift-instances]
3127.36 s
[th-lift-instances] === prop_storable_vector from tests/Main.hs:132 ===
3127.36 s
[th-lift-instances] +++ OK, passed 1 test.
3127.36 s
[th-lift-instances]
3127.37 s
[th-lift-instances] Test suite tests: PASS
3127.37 s
[th-lift-instances] Test suite logged to: dist/test/th-lift-instances-0.1.20-tests.log
3127.37 s
[th-lift-instances] 1 of 1 test suites (1 of 1 test cases) passed.
3127.40 s
[th-lift-instances] Phase: haddockPhase
3127.79 s
[blaze-textual] Preprocessing test suite 'tests' for blaze-textual-0.2.3.1..
3127.79 s
[blaze-textual] Building test suite 'tests' for blaze-textual-0.2.3.1..
3127.88 s
[attoparsec] [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o, dist/build/Data/Attoparsec/Text/Internal.dyn_o )
3127.91 s
[vector-th-unbox] Haddock coverage:
3127.92 s
[vector-th-unbox] 100% ( 3 / 3) in 'Data.Vector.Unboxed.Deriving'
3128.02 s
[blaze-textual] [1 of 1] Compiling Main ( tests/QC.hs, dist/build/tests/tests-tmp/Main.o )
3128.28 s
[attoparsec]
3128.28 s
[attoparsec] Data/Attoparsec/Text/Internal.hs:68:1: warning : [ GHC-38856 ] [ -Wunused-imports ]
3128.28 s
[attoparsec] The import of ‘*>, <$>, pure’
3128.29 s
[attoparsec] from module ‘Control.Applicative’ is redundant
3128.29 s
[attoparsec] |
3128.29 s
[attoparsec] 68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
3128.29 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3128.29 s
[attoparsec]
3128.29 s
[attoparsec] Data/Attoparsec/Text/Internal.hs:91:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3128.29 s
[attoparsec] The use of ‘~’ without TypeOperators
3128.29 s
[attoparsec] will become an error in a future GHC release.
3128.29 s
[attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
3128.29 s
[attoparsec] |
3128.29 s
[attoparsec] 91 | instance (a ~ Text) => IsString (Parser a) where
3128.29 s
[attoparsec] | ^
3128.29 s
[blaze-textual]
3128.29 s
[blaze-textual] tests/QC.hs:6:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
3128.29 s
[blaze-textual] The import of ‘Word’ from module ‘Data.Word’ is redundant
3128.29 s
[blaze-textual] |
3128.29 s
[blaze-textual] 6 | import Data.Word (Word , Word8, Word16, Word32, Word64)
3128.29 s
[blaze-textual] | ^^^^
3128.30 s
[th-lift-instances] Preprocessing library for th-lift-instances-0.1.20..
3128.30 s
[th-lift-instances] Running Haddock on library for th-lift-instances-0.1.20..
3128.30 s
[th-lift-instances] Warning: The documentation for the following packages are not installed. No
3128.30 s
[th-lift-instances] links will be generated to these packages: vector-0.13.2.0
3128.45 s
[th-lift-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3128.93 s
[th-lift-instances] [1 of 1] Compiling Instances.TH.Lift ( src/Instances/TH/Lift.hs, nothing )
3129.14 s
[nothunks] Preprocessing test suite 'nothunks-test' for nothunks-0.3.0.0..
3129.14 s
[nothunks] Building test suite 'nothunks-test' for nothunks-0.3.0.0..
3129.43 s
[blaze-textual] [2 of 2] Linking dist/build/tests/tests
3129.49 s
[vector-binary-instances]
3129.49 s
[vector-binary-instances] <no location info>: warning : [ GHC-32850 ] [ -Wmissing-home-modules ]
3129.49 s
[vector-binary-instances] These modules are needed for compilation but not listed in your .cabal file's other-modules for ‘main’ :
3129.49 s
[vector-binary-instances] Data.Vector.Binary
3129.49 s
[nothunks] [1 of 2] Compiling Test.NoThunks.Class ( test/Test/NoThunks/Class.hs, dist/build/nothunks-test/nothunks-test-tmp/Test/NoThunks/Class.o )
3129.67 s
[ListLike] [ 6 of 21] Compiling Data.ListLike.DList ( src/Data/ListLike/DList.hs, dist/build/Data/ListLike/DList.o, dist/build/Data/ListLike/DList.dyn_o )
3129.67 s
[ListLike] [ 7 of 21] Compiling Data.ListLike.CharString ( src/Data/ListLike/CharString.hs, dist/build/Data/ListLike/CharString.o, dist/build/Data/ListLike/CharString.dyn_o )
3129.69 s
[vector-binary-instances] [3 of 3] Linking dist/build/tests/tests
3130.05 s
[th-lift-instances] Haddock coverage:
3130.06 s
[th-lift-instances] Warning: 'Word8' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] Warning: 'Word16' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] Warning: 'Word32' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] Warning: 'Word64' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] Warning: 'Int8' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] Warning: 'Int16' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] Warning: 'Int32' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] Warning: 'Int64' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] Warning: 'NonEmpty' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] Warning: 'Void' is out of scope.
3130.06 s
[th-lift-instances] If you qualify the identifier, haddock can try to link it anyway.
3130.06 s
[th-lift-instances] 91% ( 11 / 12) in 'Instances.TH.Lift'
3130.06 s
[th-lift-instances] Missing documentation for:
3130.06 s
[th-lift-instances] Module header
3130.64 s
[text-rope] [2 of 6] Compiling Data.Text.Lines ( src/Data/Text/Lines.hs, dist/build/Data/Text/Lines.p_o )
3131.13 s
[th-lift-instances] Warning: Instances.TH.Lift: could not find link destinations for:
3131.27 s
[th-lift-instances] - Data.Vector.Vector
3131.27 s
[th-lift-instances] - Data.Vector.Primitive.Vector
3131.27 s
[th-lift-instances] - Data.Vector.Storable.Vector
3131.27 s
[th-lift-instances] - Data.Vector.Unboxed.Base.Unbox
3131.27 s
[th-lift-instances] - Data.Vector.Unboxed.Base.Vector
3131.51 s
[text-rope] [3 of 6] Compiling Data.Text.Rope ( src/Data/Text/Rope.hs, dist/build/Data/Text/Rope.p_o )
3132.32 s
[blaze-textual] Phase: checkPhase
3132.44 s
[blaze-textual] Running 1 test suites...
3132.44 s
[blaze-textual] Test suite tests: RUNNING...
3132.61 s
[blaze-textual] int:
3132.61 s
[blaze-textual] Integer: [OK, passed 100 tests]
3132.61 s
[blaze-textual] Int: [OK, passed 100 tests]
3132.61 s
[blaze-textual] Int8: [OK, passed 100 tests]
3132.62 s
[blaze-textual] Int16: [OK, passed 100 tests]
3132.62 s
[blaze-textual] Int32: [OK, passed 100 tests]
3132.62 s
[blaze-textual] Int64: [OK, passed 100 tests]
3132.62 s
[blaze-textual] word:
3132.62 s
[blaze-textual] Word: [OK, passed 100 tests]
3132.62 s
[blaze-textual] Word8: [OK, passed 100 tests]
3132.62 s
[blaze-textual] Word16: [OK, passed 100 tests]
3132.62 s
[blaze-textual] Word32: [OK, passed 100 tests]
3132.62 s
[blaze-textual] Word64: [OK, passed 100 tests]
3132.62 s
[blaze-textual] Double: [OK, passed 100 tests]
3132.62 s
[blaze-textual] Float: [OK, passed 100 tests]
3132.62 s
[blaze-textual]
3132.62 s
[blaze-textual] Properties Total
3132.62 s
[blaze-textual] Passed 13 13
3132.62 s
[blaze-textual] Failed 0 0
3132.62 s
[blaze-textual] Total 13 13
3132.66 s
[blaze-textual] Test suite tests: PASS
3132.66 s
[blaze-textual] Test suite logged to: dist/test/blaze-textual-0.2.3.1-tests.log
3132.66 s
[blaze-textual] 1 of 1 test suites (1 of 1 test cases) passed.
3132.69 s
[blaze-textual] Phase: haddockPhase
3132.88 s
[vector-binary-instances] Phase: checkPhase
3133.14 s
[vector-binary-instances] Running 1 test suites...
3133.14 s
[vector-binary-instances] Test suite tests: RUNNING...
3133.18 s
[vector-binary-instances] Vector Binary instances
3133.18 s
[vector-binary-instances] Unboxed: OK
3133.18 s
[vector-binary-instances] +++ OK, passed 1 test.
3133.19 s
[vector-binary-instances] Storable: OK
3133.19 s
[vector-binary-instances] +++ OK, passed 1 test.
3133.19 s
[vector-binary-instances] Boxed: OK
3133.19 s
[vector-binary-instances] +++ OK, passed 1 test.
3133.19 s
[vector-binary-instances]
3133.19 s
[vector-binary-instances] All 3 tests passed (0.01s)
3133.20 s
[vector-binary-instances] Test suite tests: PASS
3133.20 s
[vector-binary-instances] Test suite logged to: dist/test/vector-binary-instances-0.2.5.2-tests.log
3133.20 s
[vector-binary-instances] 1 of 1 test suites (1 of 1 test cases) passed.
3133.23 s
[vector-binary-instances] Phase: haddockPhase
3133.75 s
[blaze-textual] Preprocessing library for blaze-textual-0.2.3.1..
3133.75 s
[blaze-textual] Running Haddock on library for blaze-textual-0.2.3.1..
3133.75 s
[blaze-textual] Warning: The documentation for the following packages are not installed. No
3133.75 s
[blaze-textual] links will be generated to these packages: vector-0.13.2.0
3134.01 s
[blaze-textual] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3134.21 s
[vector-binary-instances] Preprocessing library for vector-binary-instances-0.2.5.2..
3134.21 s
[vector-binary-instances] Running Haddock on library for vector-binary-instances-0.2.5.2..
3134.21 s
[vector-binary-instances] Warning: The documentation for the following packages are not installed. No
3134.21 s
[vector-binary-instances] links will be generated to these packages: vector-0.13.2.0
3134.72 s
[vector-binary-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3134.74 s
[blaze-textual] [1 of 4] Compiling Blaze.Text.Int ( Blaze/Text/Int.hs, nothing )
3135.14 s
[vector-binary-instances] [1 of 1] Compiling Data.Vector.Binary ( Data/Vector/Binary.hs, nothing )
3135.28 s
[text-rope] [4 of 6] Compiling Data.Text.Utf16.Lines ( src/Data/Text/Utf16/Lines.hs, dist/build/Data/Text/Utf16/Lines.p_o )
3135.28 s
[text-rope] [5 of 6] Compiling Data.Text.Utf16.Rope ( src/Data/Text/Utf16/Rope.hs, dist/build/Data/Text/Utf16/Rope.p_o )
3135.45 s
[blaze-textual]
3135.45 s
[blaze-textual] Blaze/Text/Int.hs:23:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3135.45 s
[blaze-textual] The import of ‘Data.Monoid’ is redundant
3135.45 s
[blaze-textual] except perhaps to import instances from ‘Data.Monoid’
3135.45 s
[blaze-textual] To import instances alone, use: import Data.Monoid()
3135.45 s
[blaze-textual] |
3135.45 s
[blaze-textual] 23 | import Data.Monoid (mappend, mempty)
3135.45 s
[blaze-textual] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3135.45 s
[blaze-textual]
3135.45 s
[blaze-textual] Blaze/Text/Int.hs:24:19: warning : [ GHC-38856 ] [ -Wunused-imports ]
3135.45 s
[blaze-textual] The import of ‘Word’ from module ‘Data.Word’ is redundant
3135.45 s
[blaze-textual] |
3135.45 s
[blaze-textual] 24 | import Data.Word (Word , Word8, Word16, Word32, Word64)
3135.45 s
[blaze-textual] | ^^^^
3135.45 s
[blaze-textual]
3135.45 s
[blaze-textual] Blaze/Text/Int.hs:110:10: warning : [ GHC-68441 ] [ -Wdeprecations ]
3135.45 s
[blaze-textual] In the use of data constructor ‘S#’
3135.45 s
[blaze-textual] (imported from GHC.Integer.GMP.Internals):
3135.45 s
[blaze-textual] Deprecated: "Use IS constructor instead"
3135.45 s
[blaze-textual] |
3135.45 s
[blaze-textual] 110 | integer (S# i#) = int (I# i#)
3135.45 s
[blaze-textual] | ^^
3135.47 s
[blaze-textual] [2 of 4] Compiling Blaze.Text.Double.Native ( Blaze/Text/Double/Native.hs, nothing )
3135.96 s
[vector-binary-instances] Haddock coverage:
3135.98 s
[vector-binary-instances] 100% ( 5 / 5) in 'Data.Vector.Binary'
3136.06 s
[blaze-textual]
3136.07 s
[blaze-textual] Blaze/Text/Double/Native.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3136.07 s
[blaze-textual] The import of ‘Data.Monoid’ is redundant
3136.07 s
[blaze-textual] except perhaps to import instances from ‘Data.Monoid’
3136.07 s
[blaze-textual] To import instances alone, use: import Data.Monoid()
3136.07 s
[blaze-textual] |
3136.07 s
[blaze-textual] 22 | import Data.Monoid (mappend, mconcat, mempty)
3136.07 s
[blaze-textual] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3136.09 s
[blaze-textual] [3 of 4] Compiling Blaze.Text.Double ( Blaze/Text/Double.hs, nothing )
3136.10 s
[blaze-textual] [4 of 4] Compiling Blaze.Text ( Blaze/Text.hs, nothing )
3136.10 s
[blaze-textual] Haddock coverage:
3136.10 s
[blaze-textual] 0% ( 0 / 4) in 'Blaze.Text.Int'
3136.10 s
[blaze-textual] Missing documentation for:
3136.10 s
[blaze-textual] Module header
3136.10 s
[blaze-textual] digit (Blaze/Text/Int.hs:98)
3136.10 s
[blaze-textual] integral (Blaze/Text/Int.hs:58)
3136.10 s
[blaze-textual] minus (Blaze/Text/Int.hs:102)
3136.10 s
[blaze-textual] 0% ( 0 / 3) in 'Blaze.Text.Double'
3136.10 s
[blaze-textual] Missing documentation for:
3136.10 s
[blaze-textual] Module header
3136.10 s
[blaze-textual] float (Blaze/Text/Double/Native.hs:31)
3136.10 s
[blaze-textual] double (Blaze/Text/Double/Native.hs:34)
3136.10 s
[blaze-textual] 0% ( 0 / 4) in 'Blaze.Text'
3136.10 s
[blaze-textual] Missing documentation for:
3136.10 s
[blaze-textual] Module header
3136.10 s
[blaze-textual] float (Blaze/Text/Double/Native.hs:31)
3136.11 s
[blaze-textual] double (Blaze/Text/Double/Native.hs:34)
3136.11 s
[blaze-textual] integral (Blaze/Text/Int.hs:58)
3136.24 s
[vector-th-unbox] Documentation created: dist/doc/html/vector-th-unbox/,
3136.26 s
[vector-th-unbox] dist/doc/html/vector-th-unbox/vector-th-unbox.txt
3136.36 s
[text-rope] [6 of 6] Compiling Data.Text.Utf16.Rope.Mixed ( src/Data/Text/Utf16/Rope/Mixed.hs, dist/build/Data/Text/Utf16/Rope/Mixed.p_o )
3136.44 s
[vector-th-unbox] Preprocessing test suite 'sanity' for vector-th-unbox-0.2.2..
3136.47 s
[vector-th-unbox] Phase: installPhase
3136.55 s
[nothunks] [2 of 2] Compiling Main ( test/Main.hs, dist/build/nothunks-test/nothunks-test-tmp/Main.o )
3136.88 s
[vector-binary-instances] Warning: Data.Vector.Binary: could not find link destinations for:
3136.88 s
[vector-binary-instances] - Data.Vector.Generic.Base.Vector
3136.88 s
[vector-binary-instances] - Data.Vector.Unboxed.Base.Unbox
3136.88 s
[vector-binary-instances] - Data.Vector.Unboxed.Base.Vector
3136.88 s
[vector-binary-instances] - Data.Vector.Storable.Vector
3136.88 s
[vector-binary-instances] - Data.Vector.Primitive.Vector
3136.88 s
[vector-binary-instances] - Data.Vector.Vector
3136.95 s
[vector-th-unbox] Installing library in /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3137.86 s
[vector-th-unbox] Phase: fixupPhase
3137.99 s
[vector-th-unbox] shrinking RPATHs of ELF executables and libraries in /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2
3138.01 s
[vector-th-unbox] shrinking /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSvector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw-ghc9.8.2.so
3138.02 s
[vector-th-unbox] checking for references to /build/ in /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2...
3138.05 s
[nothunks] [3 of 3] Linking dist/build/nothunks-test/nothunks-test
3138.07 s
[vector-th-unbox] patching script interpreter paths in /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2
3138.09 s
[vector-th-unbox] stripping (with command strip and flags -S -p) in /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2/lib
3138.32 s
[vector-th-unbox] shrinking RPATHs of ELF executables and libraries in /nix/store/gjdwg1hpcwmj2y9m9y51bcgxb1glalav-vector-th-unbox-0.2.2-doc
3138.34 s
[vector-th-unbox] checking for references to /build/ in /nix/store/gjdwg1hpcwmj2y9m9y51bcgxb1glalav-vector-th-unbox-0.2.2-doc...
3138.37 s
[vector-th-unbox] patching script interpreter paths in /nix/store/gjdwg1hpcwmj2y9m9y51bcgxb1glalav-vector-th-unbox-0.2.2-doc
3138.82 s
[vector-th-unbox:post-build] Uploading to the NixCI cache: /nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2 /nix/store/gjdwg1hpcwmj2y9m9y51bcgxb1glalav-vector-th-unbox-0.2.2-doc
3139.71 s
[vector-th-unbox:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3140.30 s
[vector-th-unbox:post-build] copying 2 paths...
3140.30 s
[vector-th-unbox:post-build] copying path '/nix/store/gjdwg1hpcwmj2y9m9y51bcgxb1glalav-vector-th-unbox-0.2.2-doc' to 'https://cache.nix-ci.com'...
3142.24 s
[vector-th-unbox:post-build] copying path '/nix/store/a9i8n8jpzmm50y6n98mqvfl3isn3lldb-vector-th-unbox-0.2.2' to 'https://cache.nix-ci.com'...
3146.53 s
[vector-th-unbox:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3148.59 s
[vector-th-unbox:post-build] copying 1 paths...
3148.60 s
[vector-th-unbox:post-build] copying path '/nix/store/kia5gfwrfk7y1rb5168wk8wzmwjjbqsk-vector-th-unbox-0.2.2.drv' to 'https://cache.nix-ci.com'...
3151.58 s
Uploaded vector-th-unbox in 12.9s
3151.58 s
Progress: 271 of 424 built (8 building), 407 of 407 downloaded from cache
3151.58 s
Built vector-th-unbox in 45.4s
3151.74 s
Building /nix/store/5c3gv9j4v17c9h1rkpjjd6a0xmbjbpbs-math-functions-0.3.4.4.drv
3151.75 s
[ListLike] [ 8 of 21] Compiling Data.ListLike.Text.Text ( src/Data/ListLike/Text/Text.hs, dist/build/Data/ListLike/Text/Text.o, dist/build/Data/ListLike/Text/Text.dyn_o )
3151.75 s
[ListLike] [ 9 of 21] Compiling Data.ListLike.Text.TextLazy ( src/Data/ListLike/Text/TextLazy.hs, dist/build/Data/ListLike/Text/TextLazy.o, dist/build/Data/ListLike/Text/TextLazy.dyn_o )
3151.75 s
[ListLike] [10 of 21] Compiling Data.ListLike.Text.Builder ( src/Data/ListLike/Text/Builder.hs, dist/build/Data/ListLike/Text/Builder.o, dist/build/Data/ListLike/Text/Builder.dyn_o )
3151.75 s
[ListLike] [11 of 21] Compiling Data.ListLike.Text ( src/Data/ListLike/Text.hs, dist/build/Data/ListLike/Text.o, dist/build/Data/ListLike/Text.dyn_o )
3151.75 s
[ListLike] [12 of 21] Compiling Data.ListLike.Chars ( src/Data/ListLike/Chars.hs, dist/build/Data/ListLike/Chars.o, dist/build/Data/ListLike/Chars.dyn_o )
3151.75 s
[attoparsec] [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o, dist/build/Data/Attoparsec/Text.dyn_o )
3151.75 s
[blaze-textual] Documentation created: dist/doc/html/blaze-textual/,
3151.75 s
[blaze-textual] dist/doc/html/blaze-textual/blaze-textual.txt
3151.75 s
[blaze-textual] Preprocessing test suite 'tests' for blaze-textual-0.2.3.1..
3151.75 s
[blaze-textual] Phase: installPhase
3151.75 s
[blaze-textual] Installing library in /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3151.75 s
[blaze-textual] Phase: fixupPhase
3151.75 s
[blaze-textual] shrinking RPATHs of ELF executables and libraries in /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1
3151.75 s
[blaze-textual] shrinking /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSblaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO-ghc9.8.2.so
3151.75 s
[blaze-textual] checking for references to /build/ in /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1...
3151.75 s
[blaze-textual] patching script interpreter paths in /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1
3151.75 s
[blaze-textual] stripping (with command strip and flags -S -p) in /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1/lib
3151.75 s
[blaze-textual] shrinking RPATHs of ELF executables and libraries in /nix/store/iq9ic3sflwr2gsviwpw4xjxrz2shc8jh-blaze-textual-0.2.3.1-doc
3151.75 s
[blaze-textual] checking for references to /build/ in /nix/store/iq9ic3sflwr2gsviwpw4xjxrz2shc8jh-blaze-textual-0.2.3.1-doc...
3151.75 s
[blaze-textual] patching script interpreter paths in /nix/store/iq9ic3sflwr2gsviwpw4xjxrz2shc8jh-blaze-textual-0.2.3.1-doc
3151.75 s
[nothunks] Phase: checkPhase
3151.75 s
[nothunks] Running 1 test suites...
3151.75 s
[nothunks] Test suite nothunks-test: RUNNING...
3151.75 s
[nothunks] Tests
3151.75 s
[nothunks] NoThunks.Class
3151.75 s
[nothunks] Sanity
3151.75 s
[nothunks] IntNotNF: OK
3151.75 s
[nothunks] ✓ <interactive> passed 1 test.
3151.75 s
[nothunks] IntIsNF: OK
3151.75 s
[nothunks] ✓ <interactive> passed 1 test.
3151.75 s
[nothunks] Pair: OK
3151.75 s
[nothunks] ✓ <interactive> passed 1 test.
3151.75 s
[nothunks] Sum: OK
3151.75 s
[nothunks] ✓ <interactive> passed 1 test.
3151.75 s
[nothunks] Fn: OK
3151.75 s
[nothunks] ✓ <interactive> passed 1 test.
3151.75 s
[nothunks] IO: OK
3151.75 s
[nothunks] ✓ <interactive> passed 1 test.
3151.75 s
[nothunks] InspectHeap
3151.75 s
[nothunks] Int: OK (0.05s)
3151.75 s
[nothunks] ✓ <interactive> passed 1000 tests.
3151.75 s
[nothunks] Just ["Int"] 49% █████████▊··········
3151.75 s
[nothunks] Nothing 51% ██████████▏·········
3151.75 s
[nothunks] IntInt: OK (0.09s)
3151.75 s
[nothunks] ✓ <interactive> passed 1000 tests.
3151.75 s
[nothunks] Just ["Int","Tuple2"] 35% ███████·············
3151.75 s
[nothunks] Just ["Tuple2"] 52% ██████████▎·········
3151.75 s
[nothunks] Nothing 13% ██▌·················
3151.75 s
[nothunks] SumInt: OK (0.05s)
3151.75 s
[nothunks] ✓ <interactive> passed 1000 tests.
3151.75 s
[nothunks] Just ["Either"] 34% ██████▊·············
3151.75 s
[nothunks] Just ["Int","Either"] 33% ██████▋·············
3151.75 s
[nothunks] Nothing 33% ██████▌·············
3151.75 s
[nothunks] ListInt: OK (0.04s)
3151.76 s
[nothunks] ✓ <interactive> passed 1000 tests.
3151.76 s
[nothunks] Just ["Int","List"] 19% ███▊················
3151.76 s
[nothunks] Just ["List"] 46% █████████▎··········
3151.76 s
[nothunks] Nothing 34% ██████▉·············
3151.76 s
[nothunks] IntListInt: OK (0.06s)
3151.76 s
[nothunks] ✓ <interactive> passed 1000 tests.
3151.76 s
[nothunks] Just ["Int","List","Tuple2"] 5% █···················
3151.76 s
[nothunks] Just ["Int","Tuple2"] 25% █████···············
3151.76 s
[nothunks] Just ["List","Tuple2"] 12% ██▎·················
3151.76 s
[nothunks] Just ["Tuple2"] 48% █████████▋··········
3151.76 s
[nothunks] Nothing 10% █▉··················
3151.76 s
[nothunks] SeqInt: ✗ EXPECTED FAILURE failed at test/Test/NoThunks/Class.hs:179:7
3151.76 s
[nothunks] after 10 tests and 1 shrink.
3151.76 s
[nothunks] shrink path: 10:c
3151.76 s
[nothunks] Just ["Int","Seq"] 30% ██████· ·············
3151.76 s
[nothunks] Nothing 60% ████████████· ·······
3151.76 s
[nothunks]
3151.76 s
[nothunks] ┏━━ test/Test/NoThunks/Class.hs ━━━
3151.76 s
[nothunks] 166 ┃ testWithModel :: forall a. FromModel a
3151.76 s
[nothunks] 167 ┃ => (Maybe ThunkInfo -> Maybe [String] -> Bool)
3151.76 s
[nothunks] 168 ┃ -> Proxy a
3151.76 s
[nothunks] 169 ┃ -- ^ Compare @ThunkInfo@. When we use 'noThunks' this
3151.76 s
[nothunks] 170 ┃ -- can just be @(==)@; however, when we use 'isNormalForm', the
3151.76 s
[nothunks] 171 ┃ -- context we will get from the model will be too detailed.
3151.76 s
[nothunks] 172 ┃ -> Property
3151.76 s
[nothunks] 173 ┃ testWithModel compareInfo _proxy = withTests 1000 $ property $ do
3151.76 s
[nothunks] 174 ┃ m :: Model a <- forAll genModel
3151.76 s
[nothunks] ┃ │ Wrap
3151.76 s
[nothunks] ┃ │ { unwrap =
3151.76 s
[nothunks] ┃ │ SeqEnqueue
3151.76 s
[nothunks] ┃ │ (IntValue 0)
3151.76 s
[nothunks] ┃ │ (SeqEnqueue
3151.76 s
[text-rope] Preprocessing test suite 'text-rope-tests' for text-rope-0.2..
3151.76 s
[text-rope] Building test suite 'text-rope-tests' for text-rope-0.2..
3151.76 s
[text-rope] [1 of 7] Compiling Utils ( test/Utils.hs, dist/build/text-rope-tests/text-rope-tests-tmp/Utils.o )
3151.76 s
[text-rope] [2 of 7] Compiling Utf16Rope ( test/Utf16Rope.hs, dist/build/text-rope-tests/text-rope-tests-tmp/Utf16Rope.o )
3151.76 s
[text-rope] [3 of 7] Compiling Utf16Lines ( test/Utf16Lines.hs, dist/build/text-rope-tests/text-rope-tests-tmp/Utf16Lines.o )
3151.76 s
[text-rope] [4 of 7] Compiling MixedRope ( test/MixedRope.hs, dist/build/text-rope-tests/text-rope-tests-tmp/MixedRope.o )
3151.76 s
[text-rope] [5 of 7] Compiling CharRope ( test/CharRope.hs, dist/build/text-rope-tests/text-rope-tests-tmp/CharRope.o )
3151.76 s
[text-rope] [6 of 7] Compiling CharLines ( test/CharLines.hs, dist/build/text-rope-tests/text-rope-tests-tmp/CharLines.o )
3151.76 s
[text-rope] [7 of 7] Compiling Main ( test/Main.hs, dist/build/text-rope-tests/text-rope-tests-tmp/Main.o )
3151.76 s
[text-rope] [8 of 8] Linking dist/build/text-rope-tests/text-rope-tests
3151.76 s
[text-rope] buildPhase completed in 36 seconds
3151.76 s
[text-rope] Phase: checkPhase
3151.76 s
[text-rope] Running 1 test suites...
3151.76 s
[text-rope] Test suite text-rope-tests: RUNNING...
3151.76 s
[text-rope] All
3151.76 s
[text-rope] Char Lines
3151.76 s
[text-rope] toText . fromText: OK (0.08s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] null: OK (0.09s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] TextLines associativity: OK (0.17s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] TextLines mempty <>: OK (0.04s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] TextLines <> mempty: OK
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] mconcat: OK (0.86s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] stimes: OK (0.11s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] Position associativity: OK (0.03s)
3151.76 s
[text-rope] +++ OK, passed 100 tests; 273 discarded.
3151.76 s
[text-rope] Position mempty <>: OK (0.03s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] Position <> mempty: OK (0.03s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] lines: OK (0.08s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] lengthInLines: OK (0.03s)
3151.76 s
[text-rope] +++ OK, passed 100 tests.
3151.76 s
[text-rope] span 1: OK (0.14s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] span 2: OK (0.13s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] span 3: OK (0.13s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtLine 1: OK (0.08s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtLine 2: OK (0.08s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtLine 3: OK (0.04s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] length: OK
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAt 1: OK (0.07s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAt 2: OK (0.05s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] lengthAsPosition 1: OK (0.08s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] lengthAsPosition 2: OK (0.13s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtPosition 1: OK
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtPosition 2: OK (0.01s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtPosition 3: OK (0.01s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtPosition 4: OK (0.02s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtPosition 5: OK
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] Char Rope
3151.77 s
[text-rope] null: OK (0.95s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] length: OK (0.94s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] lengthInLines: OK (1.14s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] lines: OK (1.02s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtLine: OK (1.07s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAt 1: OK (1.03s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAt 2: OK (1.19s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtPosition 1: OK (1.02s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] splitAtPosition 2: OK (1.03s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] Utf16 Lines
3151.77 s
[text-rope] toText . fromText: OK (0.02s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] null: OK (0.01s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[text-rope] TextLines associativity: OK (0.03s)
3151.77 s
[text-rope] +++ OK, passed 100 tests.
3151.77 s
[th-lift-instances] Documentation created: dist/doc/html/th-lift-instances/,
3151.77 s
[th-lift-instances] dist/doc/html/th-lift-instances/th-lift-instances.txt
3151.77 s
[th-lift-instances] Preprocessing test suite 'tests' for th-lift-instances-0.1.20..
3151.77 s
[th-lift-instances] Phase: installPhase
3151.77 s
[th-lift-instances] Installing library in /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/th-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i
3151.77 s
[th-lift-instances] Phase: fixupPhase
3151.77 s
[th-lift-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20
3151.77 s
[th-lift-instances] shrinking /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSth-lift-instances-0.1.20-IfAcsh9fc9z5nBPkEebq4i-ghc9.8.2.so
3151.77 s
[th-lift-instances] checking for references to /build/ in /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20...
3151.77 s
[th-lift-instances] patching script interpreter paths in /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20
3151.77 s
[th-lift-instances] stripping (with command strip and flags -S -p) in /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20/lib
3151.77 s
[th-lift-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/hsig5rhqlbg6p9s8aw1p2bcvb4id6218-th-lift-instances-0.1.20-doc
3151.77 s
[th-lift-instances] checking for references to /build/ in /nix/store/hsig5rhqlbg6p9s8aw1p2bcvb4id6218-th-lift-instances-0.1.20-doc...
3151.77 s
[th-lift-instances] patching script interpreter paths in /nix/store/hsig5rhqlbg6p9s8aw1p2bcvb4id6218-th-lift-instances-0.1.20-doc
3151.77 s
[vector-binary-instances] Documentation created: dist/doc/html/vector-binary-instances/,
3151.78 s
[vector-binary-instances] dist/doc/html/vector-binary-instances/vector-binary-instances.txt
3151.78 s
[vector-binary-instances] Preprocessing test suite 'tests' for vector-binary-instances-0.2.5.2..
3151.78 s
[vector-binary-instances] Phase: installPhase
3151.78 s
[vector-binary-instances] Installing library in /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/vector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU
3151.78 s
[vector-binary-instances] Phase: fixupPhase
3151.78 s
[vector-binary-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2
3151.78 s
[vector-binary-instances] shrinking /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSvector-binary-instances-0.2.5.2-HdSgq1jvENK1IlZJXb2ZkU-ghc9.8.2.so
3151.78 s
[vector-binary-instances] checking for references to /build/ in /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2...
3151.78 s
[vector-binary-instances] patching script interpreter paths in /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2
3151.78 s
[vector-binary-instances] stripping (with command strip and flags -S -p) in /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2/lib
3151.78 s
[vector-binary-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/frn7gpqw6wdik4gzfwn6037vyj505kvx-vector-binary-instances-0.2.5.2-doc
3151.78 s
[vector-binary-instances] checking for references to /build/ in /nix/store/frn7gpqw6wdik4gzfwn6037vyj505kvx-vector-binary-instances-0.2.5.2-doc...
3151.78 s
[vector-binary-instances] patching script interpreter paths in /nix/store/frn7gpqw6wdik4gzfwn6037vyj505kvx-vector-binary-instances-0.2.5.2-doc
3152.13 s
[blaze-textual:post-build] Uploading to the NixCI cache: /nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1 /nix/store/iq9ic3sflwr2gsviwpw4xjxrz2shc8jh-blaze-textual-0.2.3.1-doc
3153.07 s
[blaze-textual:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3153.98 s
[blaze-textual:post-build] copying 2 paths...
3154.01 s
[blaze-textual:post-build] copying path '/nix/store/iq9ic3sflwr2gsviwpw4xjxrz2shc8jh-blaze-textual-0.2.3.1-doc' to 'https://cache.nix-ci.com'...
3157.27 s
[blaze-textual:post-build] copying path '/nix/store/8r6ab0q7ma6ry9bv2shin7b0s5zd32bm-blaze-textual-0.2.3.1' to 'https://cache.nix-ci.com'...
3159.23 s
[blaze-textual:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3159.90 s
[blaze-textual:post-build] copying 2 paths...
3159.90 s
[blaze-textual:post-build] copying path '/nix/store/cr46aivs0kk2sjxb6j87jdnyxy9rck6h-blaze-textual-0.2.3.1.tar.gz.drv' to 'https://cache.nix-ci.com'...
3160.09 s
[blaze-textual:post-build] copying path '/nix/store/668fl02hz2dip2rwqf6p3zkxpzzzynzc-blaze-textual-0.2.3.1.drv' to 'https://cache.nix-ci.com'...
3160.66 s
Uploaded blaze-textual in 8.7s
3160.66 s
Progress: 272 of 424 built (8 building), 407 of 407 downloaded from cache
3160.66 s
Built blaze-textual in 55.4s
3160.66 s
[nothunks] ┃ │ (IntValue 0)
3160.66 s
[nothunks] ┃ │ (SeqEnqueue
3160.66 s
[nothunks] ┃ │ (IntValue 0)
3160.66 s
[nothunks] ┃ │ (SeqEnqueue
3160.66 s
[nothunks] ┃ │ (IntValue 0)
3160.66 s
[nothunks] ┃ │ (SeqEnqueue (IntValue 0) (SeqEnqueue (IntValue 0) SeqEmpty)))))
3160.66 s
[nothunks] ┃ │ }
3160.66 s
[nothunks] 175 ┃ collect $ modelUnexpected [] m
3160.66 s
[nothunks] 176 ┃ fromModel m $ \a -> do
3160.66 s
[nothunks] 177 ┃ annotate $ show $ modelIsNF [] m
3160.66 s
[nothunks] ┃ │ IsNF
3160.67 s
[nothunks] 178 ┃ isNF <- liftIO $ noThunks [] a
3160.67 s
[nothunks] 179 ┃ Hedgehog.diff isNF compareInfo (modelUnexpected [] m)
3160.67 s
[nothunks] ┃ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3160.67 s
[nothunks] ┃ │ ━━━ Failed (- lhs ) (+ rhs ) ━━━
3160.67 s
[nothunks] ┃ │ - Just
3160.67 s
[nothunks] ┃ │ - ThunkInfo
3160.67 s
[nothunks] ┃ │ - { thunkContext = [ "..." , "Seq Int" ] , thunkInfo = Nothing }
3160.67 s
[nothunks] ┃ │ + Nothing
3160.67 s
[nothunks]
3160.67 s
[nothunks] This failure can be reproduced by running:
3160.67 s
[nothunks] > recheckAt (Seed 4453136221083920092 7000801643921370297) "10:c" EXPECTED FAILURE
3160.67 s
[nothunks]
3160.67 s
[nothunks] OK (0.12s)
3160.67 s
[nothunks] ✓ <interactive> passed 1 test.
3160.67 s
[nothunks] Model
3160.67 s
[nothunks] Int: OK (0.04s)
3160.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3160.67 s
[nothunks] Just ["Int"] 50% ██████████··········
3160.67 s
[nothunks] Nothing 50% █████████▉··········
3160.67 s
[nothunks] IntInt: OK (0.05s)
3160.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3160.67 s
[nothunks] Just ["Int","Tuple2"] 33% ██████▌·············
3160.67 s
[nothunks] Just ["Tuple2"] 54% ██████████▋·········
3160.67 s
[nothunks] Nothing 14% ██▋·················
3160.67 s
[nothunks] SumInt: OK (0.06s)
3160.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3160.67 s
[nothunks] Just ["Either"] 32% ██████▍·············
3160.67 s
[nothunks] Just ["Int","Either"] 34% ██████▊·············
3160.67 s
[nothunks] Nothing 34% ██████▊·············
3160.67 s
[nothunks] ListInt: OK (0.05s)
3160.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3160.67 s
[nothunks] Just ["Int","List"] 20% ████················
3160.67 s
[nothunks] Just ["List"] 45% ████████▉···········
3160.67 s
[nothunks] Nothing 35% ██████▉·············
3160.67 s
[nothunks] IntListInt: OK (0.05s)
3160.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3160.67 s
[nothunks] Just ["Int","List","Tuple2"] 6% █▏··················
3160.67 s
[nothunks] Just ["Int","Tuple2"] 25% ████▉···············
3160.67 s
[nothunks] Just ["List","Tuple2"] 11% ██▎·················
3160.67 s
[nothunks] Just ["Tuple2"] 49% █████████▊··········
3160.67 s
[nothunks] Nothing 10% █▉··················
3160.67 s
[nothunks] SeqInt: OK (0.22s)
3160.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3160.67 s
[nothunks] Just ["Int","Seq"] 47% █████████▎··········
3160.67 s
[nothunks] Nothing 53% ██████████▋·········
3160.67 s
[nothunks] AllowThunksIn: OK (0.06s)
3160.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3160.67 s
[nothunks] Just ["Int","field2","Record"] 24% ████▊···············
3160.67 s
[nothunks] Just ["Record"] 49% █████████▊··········
3160.67 s
[text-rope] TextLines mempty <>: OK (0.02s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] TextLines <> mempty: OK (0.05s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] mconcat: OK (0.93s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] stimes: OK (0.03s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] Position associativity: OK (0.04s)
3160.67 s
[text-rope] +++ OK, passed 100 tests; 202 discarded.
3160.67 s
[text-rope] Position mempty <>: OK
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] Position <> mempty: OK
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] lines: OK (0.14s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] lengthInLines: OK (0.05s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] splitAtLine 1: OK (0.02s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] splitAtLine 2: OK (0.02s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] splitAtLine 3: OK (0.10s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] length 1: OK (0.12s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] length 2: OK
3160.67 s
[text-rope] +++ OK, passed 1 test.
3160.67 s
[text-rope] length 3: OK
3160.67 s
[text-rope] +++ OK, passed 1 test.
3160.67 s
[text-rope] splitAt 1: OK (0.02s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] splitAt 2: OK (0.11s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.67 s
[text-rope] splitAt 3: OK (0.09s)
3160.67 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] splitAt 4: OK
3160.68 s
[text-rope] +++ OK, passed 1 test.
3160.68 s
[text-rope] splitAt 5: OK
3160.68 s
[text-rope] +++ OK, passed 1 test.
3160.68 s
[text-rope] lengthAsPosition 1: OK (0.03s)
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] lengthAsPosition 2: OK (0.02s)
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] splitAtPosition 1: OK (0.27s)
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] splitAtPosition 2: OK (0.02s)
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] splitAtPosition 3: OK (0.28s)
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] splitAtPosition 4: OK (0.26s)
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] splitAtPosition 5: OK
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] splitAtPosition 6: OK (0.23s)
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] Utf16 Rope
3160.68 s
[text-rope] null: OK (0.96s)
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3160.68 s
[text-rope] length: OK (0.75s)
3160.68 s
[text-rope] +++ OK, passed 100 tests.
3161.04 s
[th-lift-instances:post-build] Uploading to the NixCI cache: /nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20 /nix/store/hsig5rhqlbg6p9s8aw1p2bcvb4id6218-th-lift-instances-0.1.20-doc
3161.80 s
[th-lift-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3162.09 s
[th-lift-instances:post-build] copying 1 paths...
3162.09 s
[th-lift-instances:post-build] copying path '/nix/store/9albcww6yi9zzcmzpb0gms6w5fm5hgg7-th-lift-instances-0.1.20' to 'https://cache.nix-ci.com'...
3163.27 s
[th-lift-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3163.68 s
[th-lift-instances:post-build] copying 0 paths...
3163.98 s
Uploaded th-lift-instances in 3.1s
3163.98 s
Progress: 273 of 425 built (7 building), 407 of 407 downloaded from cache
3163.99 s
Built th-lift-instances in 58.1s
3164.30 s
[vector-binary-instances:post-build] Uploading to the NixCI cache: /nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2 /nix/store/frn7gpqw6wdik4gzfwn6037vyj505kvx-vector-binary-instances-0.2.5.2-doc
3164.90 s
[vector-binary-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3165.22 s
[vector-binary-instances:post-build] copying 2 paths...
3165.23 s
[vector-binary-instances:post-build] copying path '/nix/store/frn7gpqw6wdik4gzfwn6037vyj505kvx-vector-binary-instances-0.2.5.2-doc' to 'https://cache.nix-ci.com'...
3165.76 s
[vector-binary-instances:post-build] copying path '/nix/store/535dkkahf2sr7wjh4l5yfwz9m3gd811w-vector-binary-instances-0.2.5.2' to 'https://cache.nix-ci.com'...
3167.30 s
[vector-binary-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3167.81 s
[vector-binary-instances:post-build] copying 3 paths...
3167.81 s
[vector-binary-instances:post-build] copying path '/nix/store/dy1qizwfws6r10nx7vh39pc54647hdy9-vector-binary-instances-0.2.5.2-r5.cabal.drv' to 'https://cache.nix-ci.com'...
3167.81 s
[vector-binary-instances:post-build] copying path '/nix/store/xrr45hy4397cdk0rhglqd9s8p2xj1sdn-vector-binary-instances-0.2.5.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
3168.02 s
[vector-binary-instances:post-build] copying path '/nix/store/yp2mqqrlsgnh5svxmh5zpl2w25rpa7g1-vector-binary-instances-0.2.5.2.drv' to 'https://cache.nix-ci.com'...
3168.65 s
Uploaded vector-binary-instances in 4.4s
3168.65 s
Progress: 274 of 426 built (6 building), 407 of 407 downloaded from cache
3168.65 s
Built vector-binary-instances in 1m02s
3168.66 s
[ListLike] [13 of 21] Compiling Data.ListLike.UTF8 ( src/Data/ListLike/UTF8.hs, dist/build/Data/ListLike/UTF8.o, dist/build/Data/ListLike/UTF8.dyn_o )
3168.66 s
[ListLike] [14 of 21] Compiling Data.ListLike.Utils ( src/Data/ListLike/Utils.hs, dist/build/Data/ListLike/Utils.o, dist/build/Data/ListLike/Utils.dyn_o )
3168.66 s
[ListLike] [15 of 21] Compiling Data.ListLike.Vector.Generic ( src/Data/ListLike/Vector/Generic.hs, dist/build/Data/ListLike/Vector/Generic.o, dist/build/Data/ListLike/Vector/Generic.dyn_o )
3168.66 s
[ListLike] [16 of 21] Compiling Data.ListLike.Vector.Storable ( src/Data/ListLike/Vector/Storable.hs, dist/build/Data/ListLike/Vector/Storable.o, dist/build/Data/ListLike/Vector/Storable.dyn_o )
3168.66 s
[ListLike] [17 of 21] Compiling Data.ListLike.Vector.Unboxed ( src/Data/ListLike/Vector/Unboxed.hs, dist/build/Data/ListLike/Vector/Unboxed.o, dist/build/Data/ListLike/Vector/Unboxed.dyn_o )
3168.66 s
[ListLike] [18 of 21] Compiling Data.ListLike.Vector.Vector ( src/Data/ListLike/Vector/Vector.hs, dist/build/Data/ListLike/Vector/Vector.o, dist/build/Data/ListLike/Vector/Vector.dyn_o )
3168.66 s
[ListLike] [19 of 21] Compiling Data.ListLike.Vector ( src/Data/ListLike/Vector.hs, dist/build/Data/ListLike/Vector.o, dist/build/Data/ListLike/Vector.dyn_o )
3168.66 s
[ListLike] [20 of 21] Compiling Data.ListLike.Instances ( src/Data/ListLike/Instances.hs, dist/build/Data/ListLike/Instances.o, dist/build/Data/ListLike/Instances.dyn_o )
3168.66 s
[ListLike] [21 of 21] Compiling Data.ListLike ( src/Data/ListLike.hs, dist/build/Data/ListLike.o, dist/build/Data/ListLike.dyn_o )
3168.66 s
[ListLike] [ 1 of 21] Compiling Data.ListLike.FoldableLL ( src/Data/ListLike/FoldableLL.hs, dist/build/Data/ListLike/FoldableLL.p_o )
3168.66 s
[ListLike] [ 2 of 21] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, dist/build/Data/ListLike/Base.p_o )
3168.66 s
[ListLike] [ 3 of 21] Compiling Data.ListLike.IO ( src/Data/ListLike/IO.hs, dist/build/Data/ListLike/IO.p_o )
3168.66 s
[ListLike] [ 4 of 21] Compiling Data.ListLike.String ( src/Data/ListLike/String.hs, dist/build/Data/ListLike/String.p_o )
3168.66 s
[ListLike] [ 5 of 21] Compiling Data.ListLike.FMList ( src/Data/ListLike/FMList.hs, dist/build/Data/ListLike/FMList.p_o )
3168.66 s
[math-functions] Phase: setupCompilerEnvironmentPhase
3168.66 s
[math-functions] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3168.66 s
[math-functions] Phase: unpackPhase
3168.66 s
[math-functions] unpacking source archive /nix/store/akwvhldzri8qi9y56nb5274yk570n72y-math-functions-0.3.4.4.tar.gz
3168.66 s
[math-functions] source root is math-functions-0.3.4.4
3168.66 s
[math-functions] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "math-functions-0.3.4.4/tests/Tests/Sum.hs"
3168.66 s
[math-functions] Phase: patchPhase
3168.66 s
[math-functions] Phase: compileBuildDriverPhase
3168.66 s
[math-functions] setupCompileFlags: -package-db=/build/tmp.Z4webOYE29/setup-package.conf.d -threaded
3168.66 s
[math-functions] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Z4webOYE29/Main.o )
3168.66 s
[math-functions] [2 of 2] Linking Setup
3168.66 s
[math-functions] Phase: updateAutotoolsGnuConfigScriptsPhase
3168.66 s
[math-functions] Phase: configurePhase
3168.66 s
[math-functions] configureFlags: --verbose --prefix=/nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/zrga78ifkf6ni8dggl7rf20ldzh0g15j-math-functions-0.3.4.4-doc/share/doc/math-functions-0.3.4.4 --with-gcc=gcc --package-db=/build/tmp.Z4webOYE29/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3168.66 s
[math-functions] Using Parsec parser
3168.66 s
[math-functions] Configuring math-functions-0.3.4.4...
3168.66 s
[math-functions] Flags chosen: system-erf=True, system-expm1=True
3168.66 s
[math-functions] Dependency base >=4.9 && <5: using base-4.19.1.0
3168.66 s
[math-functions] Dependency data-default-class >=0.1.2.0: using data-default-class-0.1.2.2
3168.66 s
[math-functions] Dependency deepseq: using deepseq-1.5.0.0
3168.66 s
[math-functions] Dependency primitive: using primitive-0.9.1.0
3168.66 s
[math-functions] Dependency vector >=0.11: using vector-0.13.2.0
3168.66 s
[math-functions] Dependency QuickCheck >=2.7: using QuickCheck-2.14.3
3168.66 s
[math-functions] Dependency base >=4.5 && <5: using base-4.19.1.0
3168.66 s
[math-functions] Dependency data-default-class >=0.1.2.0: using data-default-class-0.1.2.2
3168.66 s
[math-functions] Dependency deepseq: using deepseq-1.5.0.0
3168.66 s
[math-functions] Dependency erf: using erf-2.0.0.0
3168.66 s
[math-functions] Dependency math-functions: using math-functions-0.3.4.4
3168.66 s
[math-functions] Dependency primitive: using primitive-0.9.1.0
3168.66 s
[math-functions] Dependency tasty >=1.2: using tasty-1.5.3
3168.66 s
[math-functions] Dependency tasty-hunit >=0.10: using tasty-hunit-0.10.2
3168.66 s
[math-functions] Dependency tasty-quickcheck >=0.10: using tasty-quickcheck-0.11
3168.66 s
[math-functions] Dependency vector >=0.7: using vector-0.13.2.0
3168.66 s
[math-functions] Dependency vector-th-unbox: using vector-th-unbox-0.2.2
3168.66 s
[math-functions] Source component graph:
3168.66 s
[math-functions] component lib
3168.66 s
[math-functions] component test:math-function-tests dependency lib
3168.66 s
[math-functions] Configured component graph:
3168.66 s
[math-functions] component math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3168.66 s
[math-functions] include base-4.19.1.0-a65c
3168.66 s
[math-functions] include data-default-class-0.1.2.2-KQlzdWN7shqAPyUpBXbsrB
3168.66 s
[math-functions] include deepseq-1.5.0.0-e0b4
3168.66 s
[math-functions] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3168.66 s
[math-functions] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3168.66 s
[math-functions] component math-functions-0.3.4.4-5AQkdVnFo1PgDShuaHOmV-math-function-tests
3168.66 s
[math-functions] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3168.66 s
[math-functions] include base-4.19.1.0-a65c
3168.66 s
[math-functions] include data-default-class-0.1.2.2-KQlzdWN7shqAPyUpBXbsrB
3168.66 s
[math-functions] include deepseq-1.5.0.0-e0b4
3168.66 s
[math-functions] include erf-2.0.0.0-6zHWuXWDVgdKXjgruH0gfx
3168.66 s
[math-functions] include math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3168.66 s
[math-functions] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3168.67 s
[math-functions] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3168.67 s
[nothunks] Nothing 27% █████▎··············
3168.67 s
[nothunks] Fn: OK (0.03s)
3168.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3168.67 s
[nothunks] Just ["->"] 27% █████▎··············
3168.67 s
[nothunks] Nothing 73% ██████████████▋·····
3168.67 s
[nothunks] IO: OK (0.03s)
3168.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3168.67 s
[nothunks] Just ["IO"] 23% ████▋···············
3168.67 s
[nothunks] Nothing 77% ███████████████▎····
3168.67 s
[nothunks] ThunkFreeFn: OK (0.03s)
3168.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3168.67 s
[nothunks] Just ["->"] 26% █████▏··············
3168.67 s
[nothunks] Just ["...","->"] 36% ███████▏············
3168.67 s
[nothunks] Nothing 38% ███████▋············
3168.67 s
[nothunks] ThunkFreeIO: OK (0.03s)
3168.67 s
[nothunks] ✓ <interactive> passed 1000 tests.
3168.67 s
[nothunks] Just ["...","IO"] 38% ███████▌············
3168.67 s
[nothunks] Just ["IO"] 25% █████···············
3168.67 s
[nothunks] Nothing 37% ███████▍············
3168.67 s
[nothunks] MutableVars
3168.67 s
[nothunks] IORef
3168.67 s
[nothunks] NotNF: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] NF: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] NotNFPure: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] NFPure: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] NotNFAtomically: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] NFAtomically: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] MVar
3168.67 s
[nothunks] NotNF: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] NF: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] NotNFPure: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] NFPure: OK
3168.67 s
[nothunks] ✓ <interactive> passed 1 test.
3168.67 s
[nothunks] NotNFAtomically: OK
3168.68 s
[nothunks] ✓ <interactive> passed 1 test.
3168.68 s
[nothunks] NFAtomically: OK
3168.68 s
[nothunks] ✓ <interactive> passed 1 test.
3168.68 s
[nothunks] TVar
3168.68 s
[nothunks] NotNF: OK
3168.68 s
[nothunks] ✓ <interactive> passed 1 test.
3168.68 s
[nothunks] NF: OK
3168.68 s
[nothunks] ✓ <interactive> passed 1 test.
3168.68 s
[nothunks] NotNFPure: OK
3168.68 s
[nothunks] ✓ <interactive> passed 1 test.
3168.68 s
[nothunks] NFPure: OK
3168.68 s
[nothunks] ✓ <interactive> passed 1 test.
3168.68 s
[nothunks] NotNFAtomically: OK
3168.68 s
[nothunks] ✓ <interactive> passed 1 test.
3168.68 s
[nothunks] NFAtomically: OK
3168.68 s
[nothunks] ✓ <interactive> passed 1 test.
3168.68 s
[nothunks]
3168.68 s
[nothunks] All 41 tests passed (1.10s)
3168.68 s
[nothunks] Test suite nothunks-test: PASS
3168.68 s
[nothunks] Test suite logged to: dist/test/nothunks-0.3.0.0-nothunks-test.log
3168.68 s
[nothunks] 1 of 1 test suites (1 of 1 test cases) passed.
3168.68 s
[nothunks] Phase: haddockPhase
3168.68 s
[nothunks] Preprocessing library for nothunks-0.3.0.0..
3168.68 s
[nothunks] Running Haddock on library for nothunks-0.3.0.0..
3168.68 s
[nothunks] Warning: The documentation for the following packages are not installed. No
3168.68 s
[nothunks] links will be generated to these packages: vector-0.13.2.0
3168.68 s
[nothunks] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3168.68 s
[nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, nothing )
3168.68 s
[nothunks] Haddock coverage:
3168.68 s
[nothunks] Warning: 'AllowThunksIn' is ambiguous. It is defined
3168.68 s
[nothunks] * at src/NoThunks/Class.hs:334:48
3168.68 s
[nothunks] * at src/NoThunks/Class.hs:334:1
3168.68 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
3168.68 s
[nothunks] by specifying the type/value namespace explicitly.
3168.68 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:334:1
3168.68 s
[nothunks] Warning: 'InspectHeap' is ambiguous. It is defined
3168.68 s
[nothunks] * at src/NoThunks/Class.hs:353:25
3168.68 s
[nothunks] * at src/NoThunks/Class.hs:353:1
3168.68 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
3168.68 s
[nothunks] by specifying the type/value namespace explicitly.
3168.68 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:353:1
3168.68 s
[nothunks] Warning: 'InspectHeapNamed' is ambiguous. It is defined
3168.68 s
[nothunks] * at src/NoThunks/Class.hs:358:47
3168.68 s
[nothunks] * at src/NoThunks/Class.hs:358:1
3168.68 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
3168.69 s
[text-rope] lengthInLines: OK (1.01s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] lines: OK (0.81s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] splitAtLine: OK (0.89s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] splitAt 1: OK (0.62s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] splitAt 2: OK (0.69s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] splitAt 3: OK (0.68s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] splitAtPosition 1: OK (0.62s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] splitAtPosition 2: OK (0.77s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] splitAtPosition 3: OK (0.98s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] Utf16 Mixed
3168.69 s
[text-rope] char null: OK (0.61s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] charLength: OK (0.91s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] utf16Length: OK (0.60s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] lengthInLines: OK (0.65s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] lines: OK (0.91s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] splitAtLine: OK (0.64s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] charSplitAt 1: OK (0.88s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] charSplitAt 2: OK (0.71s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] utf16SplitAt 1: OK (0.72s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] utf16SplitAt 2: OK (0.78s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] splitAt 3: OK (0.64s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] charSplitAtPosition 1: OK (0.64s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] charSplitAtPosition 2: OK (0.64s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] utf16SplitAtPosition 1: OK (0.62s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] utf16SplitAtPosition 2: OK (0.66s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope] utf16SplitAtPosition 3: OK (0.51s)
3168.69 s
[text-rope] +++ OK, passed 100 tests.
3168.69 s
[text-rope]
3168.69 s
[text-rope] All 95 tests passed (2.40s)
3168.69 s
[text-rope] Test suite text-rope-tests: PASS
3168.69 s
[text-rope] Test suite logged to: dist/test/text-rope-0.2-text-rope-tests.log
3168.69 s
[text-rope] 1 of 1 test suites (1 of 1 test cases) passed.
3168.69 s
[text-rope] Phase: haddockPhase
3168.69 s
[text-rope] Preprocessing library for text-rope-0.2..
3168.69 s
[text-rope] Running Haddock on library for text-rope-0.2..
3168.69 s
[text-rope] Warning: The documentation for the following packages are not installed. No
3168.69 s
[text-rope] links will be generated to these packages: vector-0.13.2.0
3168.69 s
[text-rope] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3168.69 s
[text-rope] [1 of 6] Compiling Data.Text.Lines.Internal ( src/Data/Text/Lines/Internal.hs, nothing )
3168.69 s
[text-rope] [2 of 6] Compiling Data.Text.Lines ( src/Data/Text/Lines.hs, nothing )
3168.69 s
[text-rope] [3 of 6] Compiling Data.Text.Rope ( src/Data/Text/Rope.hs, nothing )
3168.69 s
[text-rope] [4 of 6] Compiling Data.Text.Utf16.Lines ( src/Data/Text/Utf16/Lines.hs, nothing )
3168.69 s
[text-rope] [5 of 6] Compiling Data.Text.Utf16.Rope ( src/Data/Text/Utf16/Rope.hs, nothing )
3168.69 s
[text-rope] [6 of 6] Compiling Data.Text.Utf16.Rope.Mixed ( src/Data/Text/Utf16/Rope/Mixed.hs, nothing )
3168.69 s
[text-rope] Haddock coverage:
3168.69 s
[text-rope] Warning: 'Text' is ambiguous. It is defined
3168.69 s
[text-rope] * in ‘Data.Text.Internal’
3168.69 s
[text-rope] * in ‘Data.Text.Internal’
3168.69 s
[text-rope] You may be able to disambiguate the identifier by qualifying it or
3168.69 s
[text-rope] by specifying the type/value namespace explicitly.
3168.69 s
[text-rope] Defaulting to the one defined in ‘Data.Text.Internal’
3168.69 s
[text-rope] 100% ( 16 / 16) in 'Data.Text.Lines'
3168.69 s
[text-rope] 100% ( 17 / 17) in 'Data.Text.Rope'
3168.69 s
[text-rope] 100% ( 15 / 15) in 'Data.Text.Utf16.Lines'
3168.69 s
[text-rope] 100% ( 17 / 17) in 'Data.Text.Utf16.Rope'
3168.69 s
[text-rope] 100% ( 21 / 21) in 'Data.Text.Utf16.Rope.Mixed'
3168.69 s
[text-rope] Documentation created: dist/doc/html/text-rope/,
3168.69 s
[text-rope] dist/doc/html/text-rope/text-rope.txt
3168.69 s
[text-rope] Preprocessing test suite 'text-rope-tests' for text-rope-0.2..
3168.69 s
[text-rope] Phase: installPhase
3168.69 s
[text-rope] Installing library in /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/text-rope-0.2-7TmNYBbxrAO17TFamwpMPi
3168.69 s
[math-functions] include tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3168.69 s
[math-functions] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3168.69 s
[math-functions] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3168.69 s
[math-functions] include vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3168.69 s
[math-functions] Linked component graph:
3168.69 s
[math-functions] unit math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3168.69 s
[math-functions] include base-4.19.1.0-a65c
3168.69 s
[math-functions] include data-default-class-0.1.2.2-KQlzdWN7shqAPyUpBXbsrB
3168.69 s
[math-functions] include deepseq-1.5.0.0-e0b4
3168.69 s
[math-functions] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3168.70 s
[math-functions] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3168.70 s
[math-functions] Numeric.MathFunctions.Comparison=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.MathFunctions.Comparison,Numeric.MathFunctions.Constants=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.MathFunctions.Constants,Numeric.Polynomial=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.Polynomial,Numeric.Polynomial.Chebyshev=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.Polynomial.Chebyshev,Numeric.RootFinding=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.RootFinding,Numeric.Series=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.Series,Numeric.SpecFunctions=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.SpecFunctions,Numeric.SpecFunctions.Extra=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.SpecFunctions.Extra,Numeric.SpecFunctions.Internal=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.SpecFunctions.Internal,Numeric.Sum=math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj:Numeric.Sum
3168.70 s
[math-functions] unit math-functions-0.3.4.4-5AQkdVnFo1PgDShuaHOmV-math-function-tests
3168.70 s
[math-functions] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3168.70 s
[math-functions] include base-4.19.1.0-a65c
3168.70 s
[math-functions] include data-default-class-0.1.2.2-KQlzdWN7shqAPyUpBXbsrB
3168.70 s
[math-functions] include deepseq-1.5.0.0-e0b4
3168.70 s
[math-functions] include erf-2.0.0.0-6zHWuXWDVgdKXjgruH0gfx
3168.70 s
[math-functions] include math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3168.70 s
[math-functions] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3168.70 s
[math-functions] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3168.70 s
[math-functions] include tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3168.70 s
[math-functions] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3168.70 s
[math-functions] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3168.70 s
[math-functions] include vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3168.70 s
[math-functions] Ready component graph:
3168.70 s
[math-functions] definite math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3168.70 s
[math-functions] depends base-4.19.1.0-a65c
3168.70 s
[math-functions] depends data-default-class-0.1.2.2-KQlzdWN7shqAPyUpBXbsrB
3168.70 s
[math-functions] depends deepseq-1.5.0.0-e0b4
3168.70 s
[math-functions] depends primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3168.70 s
[math-functions] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3168.70 s
[math-functions] definite math-functions-0.3.4.4-5AQkdVnFo1PgDShuaHOmV-math-function-tests
3168.70 s
[math-functions] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3168.70 s
[math-functions] depends base-4.19.1.0-a65c
3168.70 s
[math-functions] depends data-default-class-0.1.2.2-KQlzdWN7shqAPyUpBXbsrB
3168.70 s
[math-functions] depends deepseq-1.5.0.0-e0b4
3168.70 s
[math-functions] depends erf-2.0.0.0-6zHWuXWDVgdKXjgruH0gfx
3168.70 s
[math-functions] depends math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3168.70 s
[math-functions] depends primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3168.70 s
[math-functions] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3168.70 s
[math-functions] depends tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3168.70 s
[math-functions] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3168.70 s
[math-functions] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3168.70 s
[math-functions] depends vector-th-unbox-0.2.2-3nGgJB9qMBSBSlWIxkgKAw
3168.70 s
[math-functions] Using Cabal-3.10.2.0 compiled by ghc-9.8
3168.70 s
[math-functions] Using compiler: ghc-9.8.2
3168.70 s
[math-functions] Using install prefix:
3168.70 s
[math-functions] /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4
3168.70 s
[math-functions] Executables installed in:
3168.70 s
[math-functions] /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4/bin
3168.70 s
[math-functions] Libraries installed in:
3168.70 s
[math-functions] /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3168.70 s
[math-functions] Dynamic Libraries installed in:
3168.70 s
[math-functions] /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3168.70 s
[math-functions] Private executables installed in:
3168.71 s
[math-functions] /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4/libexec/x86_64-linux-ghc-9.8.2/math-functions-0.3.4.4
3168.71 s
[math-functions] Data files installed in:
3168.71 s
[nothunks] by specifying the type/value namespace explicitly.
3168.71 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:358:1
3168.71 s
[nothunks] Warning: 'OnlyCheckWhnf' is ambiguous. It is defined
3168.71 s
[nothunks] * at src/NoThunks/Class.hs:308:27
3168.71 s
[nothunks] * at src/NoThunks/Class.hs:308:1
3168.71 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
3168.71 s
[nothunks] by specifying the type/value namespace explicitly.
3168.71 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:308:1
3168.71 s
[nothunks] Warning: 'ThunkInfo' is ambiguous. It is defined
3168.71 s
[nothunks] * at src/NoThunks/Class.hs:230:18
3168.71 s
[nothunks] * at src/NoThunks/Class.hs:230:1
3168.71 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
3168.71 s
[nothunks] by specifying the type/value namespace explicitly.
3168.71 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:230:1
3168.71 s
[nothunks] Warning: 'GHC' is out of scope.
3168.71 s
[nothunks] If you qualify the identifier, haddock can try to link it anyway.
3168.71 s
[nothunks] Warning: 'a' is out of scope.
3168.71 s
[nothunks] If you qualify the identifier, haddock can try to link it anyway.
3168.71 s
[nothunks] 95% ( 20 / 21) in 'NoThunks.Class'
3168.71 s
[nothunks] Missing documentation for:
3168.71 s
[nothunks] Module header
3168.71 s
[nothunks] Warning: NoThunks.Class: could not find link destinations for:
3168.71 s
[nothunks] - Data.Vector.Vector
3168.71 s
[nothunks] - Data.Vector.Unboxed.Base.Vector
3168.71 s
[nothunks] - NoThunks.Class.HasFields
3168.71 s
[nothunks] - NoThunks.Class.Elem
3168.71 s
[nothunks] - NoThunks.Class.GShowTypeOf
3168.71 s
[nothunks] - NoThunks.Class.GWRecordField
3168.71 s
[nothunks] - NoThunks.Class.checkContainsThunks
3168.71 s
[nothunks] Documentation created: dist/doc/html/nothunks/,
3168.71 s
[nothunks] dist/doc/html/nothunks/nothunks.txt
3168.71 s
[nothunks] Preprocessing test suite 'nothunks-test' for nothunks-0.3.0.0..
3168.71 s
[nothunks] Phase: installPhase
3168.71 s
[nothunks] Installing library in /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3168.71 s
[nothunks] Phase: fixupPhase
3168.71 s
[nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0
3168.71 s
[nothunks] shrinking /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSnothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa-ghc9.8.2.so
3168.71 s
[nothunks] checking for references to /build/ in /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0...
3168.71 s
[nothunks] patching script interpreter paths in /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0
3168.71 s
[nothunks] stripping (with command strip and flags -S -p) in /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0/lib
3168.71 s
[nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/mpix8x0w5agy96klv19lcpb49qp6qdrc-nothunks-0.3.0.0-doc
3168.71 s
[nothunks] checking for references to /build/ in /nix/store/mpix8x0w5agy96klv19lcpb49qp6qdrc-nothunks-0.3.0.0-doc...
3168.71 s
[nothunks] patching script interpreter paths in /nix/store/mpix8x0w5agy96klv19lcpb49qp6qdrc-nothunks-0.3.0.0-doc
3168.71 s
[math-functions] /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4/share/x86_64-linux-ghc-9.8.2/math-functions-0.3.4.4
3168.71 s
[math-functions] Documentation installed in:
3168.71 s
[math-functions] /nix/store/zrga78ifkf6ni8dggl7rf20ldzh0g15j-math-functions-0.3.4.4-doc/share/doc/math-functions-0.3.4.4
3168.71 s
[math-functions] Configuration files installed in:
3168.71 s
[math-functions] /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4/etc
3168.71 s
[math-functions] No alex found
3168.71 s
[math-functions] Using ar found on system at:
3168.71 s
[math-functions] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3168.71 s
[math-functions] No c2hs found
3168.71 s
[math-functions] No cpphs found
3168.71 s
[math-functions] No doctest found
3168.71 s
[math-functions] Using gcc version 14.3.0 given by user at:
3168.71 s
[math-functions] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3168.71 s
[math-functions] Using ghc version 9.8.2 found on system at:
3168.71 s
[math-functions] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3168.71 s
[math-functions] Using ghc-pkg version 9.8.2 found on system at:
3168.71 s
[math-functions] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3168.71 s
[math-functions] No ghcjs found
3168.71 s
[math-functions] No ghcjs-pkg found
3168.71 s
[math-functions] No greencard found
3168.71 s
[math-functions] Using haddock version 2.30.0 found on system at:
3168.71 s
[math-functions] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3168.71 s
[math-functions] No happy found
3168.71 s
[math-functions] Using haskell-suite found on system at: haskell-suite-dummy-location
3168.71 s
[math-functions] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3168.71 s
[math-functions] No hmake found
3168.71 s
[math-functions] Using hpc version 0.69 found on system at:
3168.71 s
[math-functions] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3168.71 s
[math-functions] Using hsc2hs version 0.68.10 found on system at:
3168.71 s
[math-functions] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3168.71 s
[math-functions] Using hscolour version 1.25 found on system at:
3168.71 s
[math-functions] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3168.71 s
[math-functions] No jhc found
3168.71 s
[math-functions] Using ld found on system at:
3168.71 s
[math-functions] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3168.71 s
[math-functions] No pkg-config found
3168.71 s
[math-functions] Using runghc version 9.8.2 found on system at:
3168.71 s
[math-functions] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3168.71 s
[math-functions] Using strip version 2.44 found on system at:
3168.71 s
[math-functions] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3168.71 s
[math-functions] Using tar found on system at:
3168.71 s
[math-functions] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3168.71 s
[math-functions] No uhc found
3168.71 s
[math-functions] Phase: buildPhase
3168.71 s
[math-functions] Preprocessing library for math-functions-0.3.4.4..
3168.71 s
[math-functions] Building library for math-functions-0.3.4.4..
3168.71 s
[math-functions] [ 1 of 11] Compiling Numeric.MathFunctions.Comparison ( Numeric/MathFunctions/Comparison.hs, dist/build/Numeric/MathFunctions/Comparison.o, dist/build/Numeric/MathFunctions/Comparison.dyn_o )
3168.71 s
[math-functions] [ 2 of 11] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.o, dist/build/Numeric/MathFunctions/Constants.dyn_o )
3168.71 s
[math-functions] [ 3 of 11] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.o, dist/build/Numeric/Polynomial.dyn_o )
3168.71 s
[math-functions] [ 4 of 11] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.o, dist/build/Numeric/Polynomial/Chebyshev.dyn_o )
3168.71 s
[math-functions] [ 5 of 11] Compiling Numeric.RootFinding ( Numeric/RootFinding.hs, dist/build/Numeric/RootFinding.o, dist/build/Numeric/RootFinding.dyn_o )
3168.71 s
[math-functions] [ 6 of 11] Compiling Numeric.Series ( Numeric/Series.hs, dist/build/Numeric/Series.o, dist/build/Numeric/Series.dyn_o )
3168.71 s
[math-functions]
3168.71 s
[math-functions] Numeric/Series.hs:29:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3168.71 s
[math-functions] The import of ‘Control.Applicative’ is redundant
3168.71 s
[math-functions] except perhaps to import instances from ‘Control.Applicative’
3168.71 s
[math-functions] To import instances alone, use: import Control.Applicative()
3168.71 s
[math-functions] |
3168.71 s
[math-functions] 29 | import Control.Applicative
3168.71 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3168.71 s
[math-functions] [ 7 of 11] Compiling Numeric.SpecFunctions.Compat ( Numeric/SpecFunctions/Compat.hs, dist/build/Numeric/SpecFunctions/Compat.o, dist/build/Numeric/SpecFunctions/Compat.dyn_o )
3168.71 s
[math-functions] [ 8 of 11] Compiling Numeric.SpecFunctions.Internal ( Numeric/SpecFunctions/Internal.hs, dist/build/Numeric/SpecFunctions/Internal.o, dist/build/Numeric/SpecFunctions/Internal.dyn_o )
3169.03 s
[nothunks:post-build] Uploading to the NixCI cache: /nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0 /nix/store/mpix8x0w5agy96klv19lcpb49qp6qdrc-nothunks-0.3.0.0-doc
3169.77 s
[nothunks:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3169.96 s
[nothunks:post-build] copying 1 paths...
3169.96 s
[nothunks:post-build] copying path '/nix/store/fgchsk1dv7if5nfi9aj0bs2rnxbvijsp-nothunks-0.3.0.0' to 'https://cache.nix-ci.com'...
3172.45 s
[nothunks:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3172.92 s
[nothunks:post-build] copying 0 paths...
3173.21 s
Uploaded nothunks in 4.3s
3173.21 s
Progress: 275 of 424 built (5 building), 407 of 407 downloaded from cache
3173.21 s
Built nothunks in 1m07s
3173.41 s
Building /nix/store/85zjpbnsvdc7j2w8xdyn94h7a2mhrqzj-unordered-containers-0.2.20.drv
3173.41 s
[ghc-lib-parser] [290 of 443] Compiling GHC.Hs ( compiler/GHC/Hs.hs, dist/build/GHC/Hs.p_o )
3173.41 s
[ghc-lib-parser] [291 of 443] Compiling GHC.Tc.Types.Origin ( compiler/GHC/Tc/Types/Origin.hs, dist/build/GHC/Tc/Types/Origin.p_o )
3173.41 s
[math-functions]
3173.41 s
[math-functions] Numeric/SpecFunctions/Internal.hs:859:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3173.41 s
[math-functions] Pattern match(es) are non-exhaustive
3173.41 s
[math-functions] In a pattern binding:
3173.41 s
[math-functions] Patterns of type ‘Root Double’ not matched:
3173.41 s
[math-functions] NotBracketed
3173.41 s
[math-functions] SearchFailed
3173.41 s
[math-functions] |
3173.41 s
[math-functions] 859 | Root x0 = newtonRaphson def{newtonTol=RelTol 1e-8} (lower, x_guess, upper) func
3173.41 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3173.41 s
[text-rope] Phase: fixupPhase
3173.41 s
[text-rope] shrinking RPATHs of ELF executables and libraries in /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2
3173.41 s
[text-rope] shrinking /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHStext-rope-0.2-7TmNYBbxrAO17TFamwpMPi-ghc9.8.2.so
3173.41 s
[text-rope] checking for references to /build/ in /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2...
3173.41 s
[text-rope] patching script interpreter paths in /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2
3173.41 s
[text-rope] stripping (with command strip and flags -S -p) in /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2/lib
3173.41 s
[text-rope] shrinking RPATHs of ELF executables and libraries in /nix/store/nczapz4q7wmx936g84gpmnhlmqjfnhm0-text-rope-0.2-data
3173.41 s
[text-rope] checking for references to /build/ in /nix/store/nczapz4q7wmx936g84gpmnhlmqjfnhm0-text-rope-0.2-data...
3173.41 s
[text-rope] patching script interpreter paths in /nix/store/nczapz4q7wmx936g84gpmnhlmqjfnhm0-text-rope-0.2-data
3173.41 s
[text-rope] shrinking RPATHs of ELF executables and libraries in /nix/store/a6kv25k9jscq2ry1y59p418yakzmjs9j-text-rope-0.2-doc
3173.41 s
[text-rope] checking for references to /build/ in /nix/store/a6kv25k9jscq2ry1y59p418yakzmjs9j-text-rope-0.2-doc...
3173.41 s
[text-rope] patching script interpreter paths in /nix/store/a6kv25k9jscq2ry1y59p418yakzmjs9j-text-rope-0.2-doc
3173.80 s
[text-rope:post-build] Uploading to the NixCI cache: /nix/store/a6kv25k9jscq2ry1y59p418yakzmjs9j-text-rope-0.2-doc /nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2 /nix/store/nczapz4q7wmx936g84gpmnhlmqjfnhm0-text-rope-0.2-data
3174.24 s
[text-rope:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3174.65 s
[text-rope:post-build] copying 3 paths...
3174.65 s
[text-rope:post-build] copying path '/nix/store/a6kv25k9jscq2ry1y59p418yakzmjs9j-text-rope-0.2-doc' to 'https://cache.nix-ci.com'...
3174.65 s
[text-rope:post-build] copying path '/nix/store/nczapz4q7wmx936g84gpmnhlmqjfnhm0-text-rope-0.2-data' to 'https://cache.nix-ci.com'...
3175.57 s
[text-rope:post-build] copying path '/nix/store/dik3458la9pdm1rnmb1fby2zikhwpvxa-text-rope-0.2' to 'https://cache.nix-ci.com'...
3178.93 s
[text-rope:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3179.36 s
[text-rope:post-build] copying 2 paths...
3179.36 s
[text-rope:post-build] copying path '/nix/store/asqcn6qrybd7hwypcki5h62nslh6k72f-text-rope-0.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
3179.55 s
[text-rope:post-build] copying path '/nix/store/wxv9fi5xrrwzmpac9hqszpriwz40dhd7-text-rope-0.2.drv' to 'https://cache.nix-ci.com'...
3180.13 s
Uploaded text-rope in 6.5s
3180.14 s
Progress: 276 of 424 built (5 building), 407 of 407 downloaded from cache
3180.14 s
Built text-rope in 1m14s
3180.14 s
[ListLike] [ 6 of 21] Compiling Data.ListLike.DList ( src/Data/ListLike/DList.hs, dist/build/Data/ListLike/DList.p_o )
3180.14 s
[ListLike] [ 7 of 21] Compiling Data.ListLike.CharString ( src/Data/ListLike/CharString.hs, dist/build/Data/ListLike/CharString.p_o )
3180.14 s
[attoparsec] [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o, dist/build/Data/Attoparsec/Text/Lazy.dyn_o )
3180.14 s
[attoparsec] [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o, dist/build/Data/Attoparsec/ByteString/Internal.dyn_o )
3180.14 s
[attoparsec] [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o, dist/build/Data/Attoparsec/ByteString.dyn_o )
3180.14 s
[attoparsec] [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o, dist/build/Data/Attoparsec/ByteString/Lazy.dyn_o )
3180.14 s
[attoparsec] [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o, dist/build/Data/Attoparsec/Lazy.dyn_o )
3180.14 s
[attoparsec] [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o, dist/build/Data/Attoparsec/ByteString/Char8.dyn_o )
3180.14 s
[attoparsec]
3180.14 s
[attoparsec] Data/Attoparsec/ByteString/Char8.hs:154:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3180.14 s
[attoparsec] The use of ‘~’ without TypeOperators
3180.14 s
[attoparsec] will become an error in a future GHC release.
3180.14 s
[attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
3180.14 s
[attoparsec] |
3180.14 s
[attoparsec] 154 | instance (a ~ B.ByteString) => IsString (Parser a) where
3180.14 s
[attoparsec] | ^
3180.14 s
[attoparsec] [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o, dist/build/Data/Attoparsec/Char8.dyn_o )
3180.14 s
[attoparsec] [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o, dist/build/Data/Attoparsec.dyn_o )
3180.14 s
[attoparsec] [ 1 of 16] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.p_o )
3180.14 s
[attoparsec]
3180.14 s
[attoparsec] Data/Attoparsec/Internal/Types.hs:28:53: warning : [ GHC-38856 ] [ -Wunused-imports ]
3180.14 s
[attoparsec] The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
3180.14 s
[attoparsec] |
3180.14 s
[attoparsec] 28 | import Control.Applicative as App (Applicative(..), (<$>) )
3180.14 s
[attoparsec] | ^^^^^
3180.14 s
[attoparsec]
3180.14 s
[attoparsec] Data/Attoparsec/Internal/Types.hs:34:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3180.15 s
[attoparsec] The import of ‘Data.Semigroup’ is redundant
3180.15 s
[attoparsec] except perhaps to import instances from ‘Data.Semigroup’
3180.15 s
[attoparsec] To import instances alone, use: import Data.Semigroup()
3180.15 s
[attoparsec] |
3180.15 s
[attoparsec] 34 | import Data.Semigroup (Semigroup(..))
3180.15 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3180.15 s
[attoparsec] [ 2 of 16] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.p_o )
3180.15 s
[ghc-lib-parser] [292 of 443] Compiling GHC.Tc.Types.BasicTypes ( compiler/GHC/Tc/Types/BasicTypes.hs, dist/build/GHC/Tc/Types/BasicTypes.p_o )
3180.15 s
[ghc-lib-parser] [293 of 443] Compiling GHC.Tc.Zonk.Monad ( compiler/GHC/Tc/Zonk/Monad.hs, dist/build/GHC/Tc/Zonk/Monad.p_o )
3180.15 s
[ghc-lib-parser] [294 of 443] Compiling GHC.Tc.Types.ErrCtxt ( compiler/GHC/Tc/Types/ErrCtxt.hs, dist/build/GHC/Tc/Types/ErrCtxt.p_o )
3180.15 s
[ghc-lib-parser] [295 of 443] Compiling GHC.Tc.Types.CtLocEnv ( compiler/GHC/Tc/Types/CtLocEnv.hs, dist/build/GHC/Tc/Types/CtLocEnv.p_o )
3180.15 s
[ghc-lib-parser] [296 of 443] Compiling GHC.Tc.Types.Constraint ( compiler/GHC/Tc/Types/Constraint.hs, dist/build/GHC/Tc/Types/Constraint.p_o )
3180.15 s
[math-functions] [ 9 of 11] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.o, dist/build/Numeric/SpecFunctions/Extra.dyn_o )
3180.15 s
[math-functions] [10 of 11] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.o, dist/build/Numeric/SpecFunctions.dyn_o )
3180.15 s
[math-functions] [11 of 11] Compiling Numeric.Sum ( Numeric/Sum.hs, dist/build/Numeric/Sum.o, dist/build/Numeric/Sum.dyn_o )
3180.15 s
[math-functions]
3180.15 s
[math-functions] Numeric/Sum.hs:56:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3180.15 s
[math-functions] The import of ‘Data.Semigroup’ is redundant
3180.15 s
[math-functions] except perhaps to import instances from ‘Data.Semigroup’
3180.15 s
[math-functions] To import instances alone, use: import Data.Semigroup()
3180.15 s
[math-functions] |
3180.15 s
[math-functions] 56 | import Data.Semigroup (Semigroup(..)) -- Needed for GHC <8.4
3180.15 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3180.15 s
[math-functions] [ 1 of 11] Compiling Numeric.MathFunctions.Comparison ( Numeric/MathFunctions/Comparison.hs, dist/build/Numeric/MathFunctions/Comparison.p_o )
3180.15 s
[math-functions] [ 2 of 11] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, dist/build/Numeric/MathFunctions/Constants.p_o )
3180.15 s
[math-functions] [ 3 of 11] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, dist/build/Numeric/Polynomial.p_o )
3180.15 s
[unordered-containers] Phase: setupCompilerEnvironmentPhase
3180.15 s
[unordered-containers] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3180.15 s
[unordered-containers] Phase: unpackPhase
3180.15 s
[unordered-containers] unpacking source archive /nix/store/46rvk8vjzsagr58a6pqwimivmr0ahxys-unordered-containers-0.2.20.tar.gz
3180.15 s
[unordered-containers] source root is unordered-containers-0.2.20
3180.15 s
[unordered-containers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "unordered-containers-0.2.20/unordered-containers.cabal"
3180.15 s
[unordered-containers] Phase: patchPhase
3180.15 s
[unordered-containers] Replace Cabal file with edited version from mirror://hackage/unordered-containers-0.2.20/revision/4.cabal.
3180.15 s
[unordered-containers] Phase: compileBuildDriverPhase
3180.15 s
[unordered-containers] setupCompileFlags: -package-db=/build/tmp.acdPRZb870/setup-package.conf.d -threaded
3180.15 s
[unordered-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.acdPRZb870/Main.o )
3180.16 s
[unordered-containers] [2 of 2] Linking Setup
3180.16 s
[unordered-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
3180.16 s
[unordered-containers] Phase: configurePhase
3180.16 s
[unordered-containers] configureFlags: --verbose --prefix=/nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/y8rjyf5fsj4cg1iaan150mcvg7557svp-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20 --with-gcc=gcc --package-db=/build/tmp.acdPRZb870/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3180.16 s
[unordered-containers] Using Parsec parser
3180.16 s
[unordered-containers] Configuring unordered-containers-0.2.20...
3180.23 s
[unordered-containers] Flags chosen: debug=False
3180.23 s
[unordered-containers] Dependency base >=4.10 && <5: using base-4.19.1.0
3180.23 s
[unordered-containers] Dependency deepseq >=1.4.3: using deepseq-1.5.0.0
3180.23 s
[unordered-containers] Dependency hashable >=1.4 && <1.6: using hashable-1.4.7.0
3180.23 s
[unordered-containers] Dependency template-haskell <2.24: using template-haskell-2.21.0.0
3180.23 s
[unordered-containers] Dependency ChasingBottoms: using ChasingBottoms-1.3.1.15
3180.23 s
[unordered-containers] Dependency HUnit: using HUnit-1.6.2.0
3180.23 s
[unordered-containers] Dependency QuickCheck >=2.4.0.1: using QuickCheck-2.14.3
3180.23 s
[unordered-containers] Dependency base: using base-4.19.1.0
3180.23 s
[unordered-containers] Dependency containers >=0.5.8: using containers-0.6.8
3180.23 s
[unordered-containers] Dependency hashable: using hashable-1.4.7.0
3180.23 s
[unordered-containers] Dependency nothunks >=0.1.3: using nothunks-0.3.0.0
3180.23 s
[unordered-containers] Dependency random: using random-1.2.1.3
3180.23 s
[unordered-containers] Dependency tasty >=1.4.0.3: using tasty-1.5.3
3180.23 s
[unordered-containers] Dependency tasty-hunit >=0.10.0.3: using tasty-hunit-0.10.2
3180.23 s
[unordered-containers] Dependency tasty-quickcheck >=0.10.1.2: using tasty-quickcheck-0.11
3180.23 s
[unordered-containers] Dependency unordered-containers: using unordered-containers-0.2.20
3180.98 s
[unordered-containers] Source component graph:
3181.00 s
[unordered-containers] component lib
3181.00 s
[unordered-containers] component test:unordered-containers-tests dependency lib
3181.00 s
[unordered-containers] Configured component graph:
3181.00 s
[unordered-containers] component unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3181.00 s
[unordered-containers] include base-4.19.1.0-a65c
3181.00 s
[unordered-containers] include deepseq-1.5.0.0-e0b4
3181.00 s
[unordered-containers] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3181.00 s
[unordered-containers] include template-haskell-2.21.0.0-d739
3181.00 s
[unordered-containers] component unordered-containers-0.2.20-1GmdGWftWLYFxF5JUAFuQN-unordered-containers-tests
3181.00 s
[unordered-containers] include ChasingBottoms-1.3.1.15-B0kFlTePpS6DvTDLT4GnHy
3181.00 s
[unordered-containers] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3181.00 s
[unordered-containers] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3181.00 s
[unordered-containers] include base-4.19.1.0-a65c
3181.00 s
[unordered-containers] include containers-0.6.8-bf3e
3181.00 s
[unordered-containers] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3181.00 s
[unordered-containers] include nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3181.00 s
[unordered-containers] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3181.00 s
[unordered-containers] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3181.00 s
[unordered-containers] include tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3181.00 s
[unordered-containers] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3181.00 s
[unordered-containers] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3181.00 s
[unordered-containers] Linked component graph:
3181.00 s
[unordered-containers] unit unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3181.00 s
[unordered-containers] include base-4.19.1.0-a65c
3181.00 s
[unordered-containers] include deepseq-1.5.0.0-e0b4
3181.00 s
[unordered-containers] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3181.00 s
[unordered-containers] include template-haskell-2.21.0.0-d739
3181.00 s
[unordered-containers] Data.HashMap.Internal=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashMap.Internal,Data.HashMap.Internal.Array=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashMap.Internal.Array,Data.HashMap.Internal.Debug=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashMap.Internal.Debug,Data.HashMap.Internal.List=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashMap.Internal.List,Data.HashMap.Internal.Strict=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashMap.Internal.Strict,Data.HashMap.Lazy=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashMap.Lazy,Data.HashMap.Strict=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashMap.Strict,Data.HashSet=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashSet,Data.HashSet.Internal=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashSet.Internal
3181.00 s
[unordered-containers] unit unordered-containers-0.2.20-1GmdGWftWLYFxF5JUAFuQN-unordered-containers-tests
3181.00 s
[unordered-containers] include ChasingBottoms-1.3.1.15-B0kFlTePpS6DvTDLT4GnHy
3181.00 s
[unordered-containers] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3181.00 s
[unordered-containers] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3181.00 s
[unordered-containers] include base-4.19.1.0-a65c
3181.00 s
[unordered-containers] include containers-0.6.8-bf3e
3181.01 s
[unordered-containers] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3181.01 s
[unordered-containers] include nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3181.01 s
[unordered-containers] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3181.01 s
[unordered-containers] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3181.01 s
[unordered-containers] include tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3181.01 s
[unordered-containers] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3181.01 s
[unordered-containers] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3181.01 s
[unordered-containers] Ready component graph:
3181.01 s
[unordered-containers] definite unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3181.01 s
[unordered-containers] depends base-4.19.1.0-a65c
3181.01 s
[unordered-containers] depends deepseq-1.5.0.0-e0b4
3181.01 s
[unordered-containers] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3181.01 s
[unordered-containers] depends template-haskell-2.21.0.0-d739
3181.01 s
[unordered-containers] definite unordered-containers-0.2.20-1GmdGWftWLYFxF5JUAFuQN-unordered-containers-tests
3181.01 s
[unordered-containers] depends ChasingBottoms-1.3.1.15-B0kFlTePpS6DvTDLT4GnHy
3181.01 s
[unordered-containers] depends HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3181.01 s
[unordered-containers] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3181.01 s
[unordered-containers] depends base-4.19.1.0-a65c
3181.01 s
[unordered-containers] depends containers-0.6.8-bf3e
3181.01 s
[unordered-containers] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3181.01 s
[unordered-containers] depends nothunks-0.3.0.0-Al1DUQ0etHdBUtlfMGdvRa
3181.01 s
[unordered-containers] depends random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3181.01 s
[unordered-containers] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3181.01 s
[unordered-containers] depends tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3181.01 s
[unordered-containers] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3181.01 s
[unordered-containers] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3181.01 s
[unordered-containers] Using Cabal-3.10.2.0 compiled by ghc-9.8
3181.01 s
[unordered-containers] Using compiler: ghc-9.8.2
3181.01 s
[unordered-containers] Using install prefix:
3181.01 s
[unordered-containers] /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20
3181.01 s
[unordered-containers] Executables installed in:
3181.01 s
[unordered-containers] /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20/bin
3181.01 s
[unordered-containers] Libraries installed in:
3181.01 s
[unordered-containers] /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3181.01 s
[unordered-containers] Dynamic Libraries installed in:
3181.01 s
[unordered-containers] /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3181.01 s
[unordered-containers] Private executables installed in:
3181.01 s
[unordered-containers] /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20/libexec/x86_64-linux-ghc-9.8.2/unordered-containers-0.2.20
3181.01 s
[unordered-containers] Data files installed in:
3181.01 s
[unordered-containers] /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20/share/x86_64-linux-ghc-9.8.2/unordered-containers-0.2.20
3181.01 s
[unordered-containers] Documentation installed in:
3181.01 s
[unordered-containers] /nix/store/y8rjyf5fsj4cg1iaan150mcvg7557svp-unordered-containers-0.2.20-doc/share/doc/unordered-containers-0.2.20
3181.01 s
[unordered-containers] Configuration files installed in:
3181.01 s
[unordered-containers] /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20/etc
3181.01 s
[unordered-containers] No alex found
3181.01 s
[unordered-containers] Using ar found on system at:
3181.01 s
[unordered-containers] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3181.01 s
[unordered-containers] No c2hs found
3181.01 s
[unordered-containers] No cpphs found
3181.01 s
[unordered-containers] No doctest found
3181.01 s
[unordered-containers] Using gcc version 14.3.0 given by user at:
3181.01 s
[unordered-containers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3181.01 s
[unordered-containers] Using ghc version 9.8.2 found on system at:
3181.01 s
[unordered-containers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3181.01 s
[unordered-containers] Using ghc-pkg version 9.8.2 found on system at:
3181.01 s
[unordered-containers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3181.01 s
[unordered-containers] No ghcjs found
3181.01 s
[unordered-containers] No ghcjs-pkg found
3181.01 s
[unordered-containers] No greencard found
3181.01 s
[unordered-containers] Using haddock version 2.30.0 found on system at:
3181.01 s
[unordered-containers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3181.01 s
[unordered-containers] No happy found
3181.01 s
[unordered-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
3181.01 s
[unordered-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3181.01 s
[unordered-containers] No hmake found
3181.01 s
[unordered-containers] Using hpc version 0.69 found on system at:
3181.01 s
[unordered-containers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3181.01 s
[unordered-containers] Using hsc2hs version 0.68.10 found on system at:
3181.01 s
[unordered-containers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3181.01 s
[unordered-containers] Using hscolour version 1.25 found on system at:
3181.01 s
[unordered-containers] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3181.01 s
[unordered-containers] No jhc found
3181.01 s
[unordered-containers] Using ld found on system at:
3181.02 s
[unordered-containers] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3181.02 s
[unordered-containers] No pkg-config found
3181.02 s
[unordered-containers] Using runghc version 9.8.2 found on system at:
3181.02 s
[unordered-containers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3181.02 s
[unordered-containers] Using strip version 2.44 found on system at:
3181.02 s
[unordered-containers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3181.02 s
[unordered-containers] Using tar found on system at:
3181.02 s
[unordered-containers] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3181.02 s
[unordered-containers] No uhc found
3181.05 s
[attoparsec] [ 3 of 16] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.p_o )
3181.05 s
[attoparsec] [ 4 of 16] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.p_o )
3181.05 s
[attoparsec] [ 5 of 16] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.p_o )
3181.05 s
[attoparsec]
3181.05 s
[attoparsec] Data/Attoparsec/Zepto.hs:46:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3181.05 s
[attoparsec] The import of ‘Data.Semigroup’ is redundant
3181.05 s
[attoparsec] except perhaps to import instances from ‘Data.Semigroup’
3181.05 s
[attoparsec] To import instances alone, use: import Data.Semigroup()
3181.05 s
[attoparsec] |
3181.05 s
[attoparsec] 46 | import Data.Semigroup (Semigroup(..))
3181.05 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3181.06 s
[attoparsec] [ 6 of 16] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.p_o )
3181.16 s
[attoparsec]
3181.16 s
[attoparsec] Data/Attoparsec/Combinator.hs:46:46: warning : [ GHC-38856 ] [ -Wunused-imports ]
3181.16 s
[attoparsec] The import of ‘liftA2’
3181.16 s
[attoparsec] from module ‘Control.Applicative’ is redundant
3181.16 s
[attoparsec] |
3181.16 s
[attoparsec] 46 | import Control.Applicative (Alternative(..), liftA2 , many, (<|>))
3181.16 s
[attoparsec] | ^^^^^^
3181.45 s
[unordered-containers] Phase: buildPhase
3181.72 s
[unordered-containers] Preprocessing library for unordered-containers-0.2.20..
3181.73 s
[unordered-containers] Building library for unordered-containers-0.2.20..
3181.78 s
[ListLike] [ 8 of 21] Compiling Data.ListLike.Text.Text ( src/Data/ListLike/Text/Text.hs, dist/build/Data/ListLike/Text/Text.p_o )
3181.78 s
[ListLike] [ 9 of 21] Compiling Data.ListLike.Text.TextLazy ( src/Data/ListLike/Text/TextLazy.hs, dist/build/Data/ListLike/Text/TextLazy.p_o )
3181.78 s
[ListLike] [10 of 21] Compiling Data.ListLike.Text.Builder ( src/Data/ListLike/Text/Builder.hs, dist/build/Data/ListLike/Text/Builder.p_o )
3181.79 s
[math-functions] [ 4 of 11] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, dist/build/Numeric/Polynomial/Chebyshev.p_o )
3181.79 s
[math-functions] [ 5 of 11] Compiling Numeric.RootFinding ( Numeric/RootFinding.hs, dist/build/Numeric/RootFinding.p_o )
3182.04 s
[unordered-containers]
3182.04 s
[unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning : [ GHC-53692 ] [ -Wdeprecated-flags ]
3182.04 s
[unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
3182.04 s
[unordered-containers] |
3182.04 s
[unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
3182.04 s
[unordered-containers] | ^^^^^^^^^^
3182.18 s
[attoparsec] [ 7 of 16] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.p_o )
3182.30 s
[attoparsec]
3182.30 s
[attoparsec] Data/Attoparsec/Text/Internal.hs:68:1: warning : [ GHC-38856 ] [ -Wunused-imports ]
3182.30 s
[attoparsec] The import of ‘*>, <$>, pure’
3182.30 s
[attoparsec] from module ‘Control.Applicative’ is redundant
3182.30 s
[attoparsec] |
3182.30 s
[attoparsec] 68 | import Control.Applicative ((<|>), (<$>), pure, (*>))
3182.30 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3182.30 s
[attoparsec]
3182.31 s
[attoparsec] Data/Attoparsec/Text/Internal.hs:91:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3182.31 s
[attoparsec] The use of ‘~’ without TypeOperators
3182.31 s
[attoparsec] will become an error in a future GHC release.
3182.31 s
[attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
3182.31 s
[attoparsec] |
3182.31 s
[attoparsec] 91 | instance (a ~ Text) => IsString (Parser a) where
3182.31 s
[attoparsec] | ^
3182.81 s
[unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o )
3183.27 s
[ListLike] [11 of 21] Compiling Data.ListLike.Text ( src/Data/ListLike/Text.hs, dist/build/Data/ListLike/Text.p_o )
3183.65 s
[unordered-containers]
3183.65 s
[unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning : [ GHC-66111 ] [ -Wunused-imports ]
3183.65 s
[unordered-containers] The import of ‘Control.Applicative’ is redundant
3183.65 s
[unordered-containers] except perhaps to import instances from ‘Control.Applicative’
3183.65 s
[unordered-containers] To import instances alone, use: import Control.Applicative()
3183.65 s
[unordered-containers] |
3183.65 s
[unordered-containers] 83 | import Control.Applicative (liftA2)
3183.65 s
[unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3183.77 s
[ListLike] [12 of 21] Compiling Data.ListLike.Chars ( src/Data/ListLike/Chars.hs, dist/build/Data/ListLike/Chars.p_o )
3184.69 s
[ghc-lib-parser] [297 of 443] Compiling GHC.Tc.Types.TH ( compiler/GHC/Tc/Types/TH.hs, dist/build/GHC/Tc/Types/TH.p_o )
3185.03 s
[ghc-lib-parser] [298 of 443] Compiling GHC.Tc.Errors.Hole.FitTypes ( compiler/GHC/Tc/Errors/Hole/FitTypes.hs, dist/build/GHC/Tc/Errors/Hole/FitTypes.p_o )
3185.43 s
[unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.o, dist/build/Data/HashMap/Internal/List.dyn_o )
3185.44 s
[unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.o, dist/build/Data/HashMap/Internal.dyn_o )
3185.90 s
[ghc-lib-parser] [299 of 443] Compiling GHC.Types.SourceFile ( compiler/GHC/Types/SourceFile.hs, dist/build/GHC/Types/SourceFile.p_o )
3185.90 s
[ghc-lib-parser] [300 of 443] Compiling GHC.Driver.Phases ( compiler/GHC/Driver/Phases.hs, dist/build/GHC/Driver/Phases.p_o )
3185.91 s
[ghc-lib-parser] [301 of 443] Compiling GHC.Utils.TmpFs ( compiler/GHC/Utils/TmpFs.hs, dist/build/GHC/Utils/TmpFs.p_o )
3185.91 s
[ghc-lib-parser] [302 of 443] Compiling GHC.Driver.Pipeline.Monad ( compiler/GHC/Driver/Pipeline/Monad.hs, dist/build/GHC/Driver/Pipeline/Monad.p_o )
3185.91 s
[ghc-lib-parser] [303 of 443] Compiling GHC.Driver.Backend ( compiler/GHC/Driver/Backend.hs, dist/build/GHC/Driver/Backend.p_o )
3185.91 s
[ghc-lib-parser] [304 of 443] Compiling GHC.Driver.DynFlags ( compiler/GHC/Driver/DynFlags.hs, dist/build/GHC/Driver/DynFlags.p_o )
3185.91 s
[ghc-lib-parser] [305 of 443] Compiling GHC.Unit.State ( compiler/GHC/Unit/State.hs, dist/build/GHC/Unit/State.p_o )
3185.91 s
[ghc-lib-parser] [306 of 443] Compiling GHC.Unit.Module.Deps ( compiler/GHC/Unit/Module/Deps.hs, dist/build/GHC/Unit/Module/Deps.p_o )
3185.91 s
[ghc-lib-parser] [307 of 443] Compiling GHC.Unit.Parser ( compiler/GHC/Unit/Parser.hs, dist/build/GHC/Unit/Parser.p_o )
3185.91 s
[ghc-lib-parser] [308 of 443] Compiling GHC.Unit ( compiler/GHC/Unit.hs, dist/build/GHC/Unit.p_o )
3185.91 s
[ghc-lib-parser] [309 of 443] Compiling GHC.Unit.Module.ModIface ( compiler/GHC/Unit/Module/ModIface.hs, dist/build/GHC/Unit/Module/ModIface.p_o )
3185.91 s
[ghc-lib-parser] [310 of 443] Compiling GHC.Iface.Errors.Types ( compiler/GHC/Iface/Errors/Types.hs, dist/build/GHC/Iface/Errors/Types.p_o )
3185.91 s
[ghc-lib-parser] [311 of 443] Compiling GHC.Tc.Errors.Types ( compiler/GHC/Tc/Errors/Types.hs, dist/build/GHC/Tc/Errors/Types.p_o )
3187.81 s
[math-functions] [ 6 of 11] Compiling Numeric.Series ( Numeric/Series.hs, dist/build/Numeric/Series.p_o )
3187.84 s
[math-functions]
3187.84 s
[math-functions] Numeric/Series.hs:29:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3187.84 s
[math-functions] The import of ‘Control.Applicative’ is redundant
3187.84 s
[math-functions] except perhaps to import instances from ‘Control.Applicative’
3187.84 s
[math-functions] To import instances alone, use: import Control.Applicative()
3187.84 s
[math-functions] |
3187.84 s
[math-functions] 29 | import Control.Applicative
3187.84 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3187.84 s
[math-functions] [ 7 of 11] Compiling Numeric.SpecFunctions.Compat ( Numeric/SpecFunctions/Compat.hs, dist/build/Numeric/SpecFunctions/Compat.p_o )
3187.84 s
[math-functions] [ 8 of 11] Compiling Numeric.SpecFunctions.Internal ( Numeric/SpecFunctions/Internal.hs, dist/build/Numeric/SpecFunctions/Internal.p_o )
3188.08 s
[math-functions]
3188.09 s
[math-functions] Numeric/SpecFunctions/Internal.hs:859:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3188.09 s
[math-functions] Pattern match(es) are non-exhaustive
3188.09 s
[math-functions] In a pattern binding:
3188.09 s
[math-functions] Patterns of type ‘Root Double’ not matched:
3188.09 s
[math-functions] NotBracketed
3188.09 s
[math-functions] SearchFailed
3188.09 s
[math-functions] |
3188.09 s
[math-functions] 859 | Root x0 = newtonRaphson def{newtonTol=RelTol 1e-8} (lower, x_guess, upper) func
3188.09 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3190.26 s
[ListLike] [13 of 21] Compiling Data.ListLike.UTF8 ( src/Data/ListLike/UTF8.hs, dist/build/Data/ListLike/UTF8.p_o )
3190.26 s
[ListLike] [14 of 21] Compiling Data.ListLike.Utils ( src/Data/ListLike/Utils.hs, dist/build/Data/ListLike/Utils.p_o )
3190.26 s
[ListLike] [15 of 21] Compiling Data.ListLike.Vector.Generic ( src/Data/ListLike/Vector/Generic.hs, dist/build/Data/ListLike/Vector/Generic.p_o )
3190.26 s
[ListLike] [16 of 21] Compiling Data.ListLike.Vector.Storable ( src/Data/ListLike/Vector/Storable.hs, dist/build/Data/ListLike/Vector/Storable.p_o )
3190.26 s
[ListLike] [17 of 21] Compiling Data.ListLike.Vector.Unboxed ( src/Data/ListLike/Vector/Unboxed.hs, dist/build/Data/ListLike/Vector/Unboxed.p_o )
3190.27 s
[ListLike] [18 of 21] Compiling Data.ListLike.Vector.Vector ( src/Data/ListLike/Vector/Vector.hs, dist/build/Data/ListLike/Vector/Vector.p_o )
3190.27 s
[ListLike] [19 of 21] Compiling Data.ListLike.Vector ( src/Data/ListLike/Vector.hs, dist/build/Data/ListLike/Vector.p_o )
3190.27 s
[ListLike] [20 of 21] Compiling Data.ListLike.Instances ( src/Data/ListLike/Instances.hs, dist/build/Data/ListLike/Instances.p_o )
3190.52 s
[attoparsec] [ 8 of 16] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.p_o )
3195.24 s
[ListLike] [21 of 21] Compiling Data.ListLike ( src/Data/ListLike.hs, dist/build/Data/ListLike.p_o )
3198.85 s
[math-functions] [ 9 of 11] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, dist/build/Numeric/SpecFunctions/Extra.p_o )
3198.93 s
[ListLike] Preprocessing test suite 'listlike-tests' for ListLike-4.7.8.3..
3198.93 s
[ListLike] Building test suite 'listlike-tests' for ListLike-4.7.8.3..
3199.19 s
[math-functions] [10 of 11] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, dist/build/Numeric/SpecFunctions.p_o )
3199.19 s
[math-functions] [11 of 11] Compiling Numeric.Sum ( Numeric/Sum.hs, dist/build/Numeric/Sum.p_o )
3199.19 s
[math-functions]
3199.19 s
[math-functions] Numeric/Sum.hs:56:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3199.19 s
[math-functions] The import of ‘Data.Semigroup’ is redundant
3199.19 s
[math-functions] except perhaps to import instances from ‘Data.Semigroup’
3199.19 s
[math-functions] To import instances alone, use: import Data.Semigroup()
3199.19 s
[math-functions] |
3199.19 s
[math-functions] 56 | import Data.Semigroup (Semigroup(..)) -- Needed for GHC <8.4
3199.19 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3199.47 s
[ListLike] [1 of 2] Compiling TestInfrastructure ( testsrc/TestInfrastructure.hs, dist/build/listlike-tests/listlike-tests-tmp/TestInfrastructure.o )
3202.49 s
[math-functions] Preprocessing test suite 'math-function-tests' for math-functions-0.3.4.4..
3202.53 s
[math-functions] Building test suite 'math-function-tests' for math-functions-0.3.4.4..
3202.88 s
[math-functions] [1 of 8] Compiling Tests.Helpers ( tests/Tests/Helpers.hs, dist/build/math-function-tests/math-function-tests-tmp/Tests/Helpers.o )
3203.53 s
[math-functions] [2 of 8] Compiling Tests.Comparison ( tests/Tests/Comparison.hs, dist/build/math-function-tests/math-function-tests-tmp/Tests/Comparison.o )
3204.24 s
[unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.o, dist/build/Data/HashMap/Internal/Debug.dyn_o )
3204.33 s
[math-functions] [3 of 8] Compiling Tests.Chebyshev ( tests/Tests/Chebyshev.hs, dist/build/math-function-tests/math-function-tests-tmp/Tests/Chebyshev.o )
3205.28 s
[unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.o, dist/build/Data/HashMap/Internal/Strict.dyn_o )
3205.54 s
[math-functions] [4 of 8] Compiling Tests.RootFinding ( tests/Tests/RootFinding.hs, dist/build/math-function-tests/math-function-tests-tmp/Tests/RootFinding.o )
3205.54 s
[math-functions]
3205.54 s
[math-functions] tests/Tests/RootFinding.hs:6:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3205.54 s
[math-functions] The import of ‘Test.Tasty.HUnit’ is redundant
3205.54 s
[math-functions] except perhaps to import instances from ‘Test.Tasty.HUnit’
3205.54 s
[math-functions] To import instances alone, use: import Test.Tasty.HUnit()
3205.54 s
[math-functions] |
3205.54 s
[math-functions] 6 | import Test.Tasty.HUnit
3205.54 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^
3205.54 s
[math-functions]
3205.54 s
[math-functions] tests/Tests/RootFinding.hs:27:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.54 s
[math-functions] Pattern match(es) are non-exhaustive
3205.54 s
[math-functions] In a pattern binding:
3205.54 s
[math-functions] Patterns of type ‘Root Double’ not matched:
3205.54 s
[math-functions] NotBracketed
3205.54 s
[math-functions] SearchFailed
3205.54 s
[math-functions] |
3205.54 s
[math-functions] 27 | let Root r = newtonRaphson def{newtonTol=RelTol 0} (1,1000,1000)
3205.54 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
3205.54 s
[math-functions]
3205.55 s
[math-functions] tests/Tests/RootFinding.hs:39:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.55 s
[math-functions] Pattern match(es) are non-exhaustive
3205.55 s
[math-functions] In a pattern binding:
3205.55 s
[math-functions] Patterns of type ‘Root Double’ not matched:
3205.55 s
[math-functions] NotBracketed
3205.55 s
[math-functions] SearchFailed
3205.55 s
[math-functions] |
3205.55 s
[math-functions] 39 | Root r = ridders def{riddersTol = tol} (0, pi/2) (\x -> sin x - 0.525)
3205.55 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3205.55 s
[math-functions]
3205.55 s
[math-functions] tests/Tests/RootFinding.hs:44:9: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.55 s
[math-functions] Pattern match(es) are non-exhaustive
3205.55 s
[math-functions] In a pattern binding:
3205.55 s
[math-functions] Patterns of type ‘Root Double’ not matched:
3205.55 s
[math-functions] NotBracketed
3205.55 s
[math-functions] SearchFailed
3205.55 s
[math-functions] |
3205.55 s
[math-functions] 44 | Root r = newtonRaphson def{newtonTol=tol} (0, pi/4, pi/2) (\x -> (sin x - 0.525, cos x))
3205.55 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3205.55 s
[math-functions] [5 of 8] Compiling Tests.SpecFunctions.Tables ( tests/Tests/SpecFunctions/Tables.hs, dist/build/math-function-tests/math-function-tests-tmp/Tests/SpecFunctions/Tables.o )
3205.55 s
[math-functions] [6 of 8] Compiling Tests.SpecFunctions ( tests/Tests/SpecFunctions.hs, dist/build/math-function-tests/math-function-tests-tmp/Tests/SpecFunctions.o )
3205.55 s
[math-functions]
3205.55 s
[math-functions] tests/Tests/SpecFunctions.hs:71:44: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.55 s
[math-functions] Pattern match(es) are non-exhaustive
3205.55 s
[math-functions] In a lambda abstraction:
3205.55 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.55 s
[math-functions] []
3205.55 s
[math-functions] [_]
3205.55 s
[math-functions] (_:_:_:_)
3205.55 s
[math-functions] |
3205.55 s
[math-functions] 71 | forTable "tests/tables/erfc.dat" $ \[x, exact] ->
3205.55 s
[math-functions] | ^^^^^^^^^^^^^^...
3205.55 s
[math-functions]
3205.55 s
[math-functions] tests/Tests/SpecFunctions.hs:74:50: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.55 s
[math-functions] Pattern match(es) are non-exhaustive
3205.55 s
[math-functions] In a lambda abstraction:
3205.55 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.55 s
[math-functions] []
3205.55 s
[math-functions] [_]
3205.55 s
[math-functions] (_:_:_:_)
3205.55 s
[math-functions] |
3205.55 s
[math-functions] 74 | forTable "tests/tables/erfc-large.dat" $ \[x, exact] ->
3205.55 s
[math-functions] | ^^^^^^^^^^^^^^...
3205.55 s
[math-functions]
3205.55 s
[math-functions] tests/Tests/SpecFunctions.hs:78:43: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.55 s
[math-functions] Pattern match(es) are non-exhaustive
3205.55 s
[math-functions] In a lambda abstraction:
3205.55 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.55 s
[math-functions] []
3205.55 s
[math-functions] [_]
3205.55 s
[math-functions] (_:_:_:_)
3205.55 s
[math-functions] |
3205.55 s
[math-functions] 78 | forTable "tests/tables/erf.dat" $ \[x, exact] -> do
3205.55 s
[math-functions] | ^^^^^^^^^^^^^^^^^...
3205.55 s
[math-functions]
3205.55 s
[math-functions] tests/Tests/SpecFunctions.hs:87:45: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.55 s
[math-functions] Pattern match(es) are non-exhaustive
3205.55 s
[math-functions] In a lambda abstraction:
3205.55 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.55 s
[math-functions] []
3205.55 s
[math-functions] [_]
3205.55 s
[math-functions] (_:_:_:_)
3205.55 s
[math-functions] |
3205.55 s
[math-functions] 87 | forTable "tests/tables/expm1.dat" $ \[x, exact] ->
3205.55 s
[math-functions] | ^^^^^^^^^^^^^^...
3205.55 s
[math-functions]
3205.55 s
[math-functions] tests/Tests/SpecFunctions.hs:90:45: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.55 s
[math-functions] Pattern match(es) are non-exhaustive
3205.55 s
[math-functions] In a lambda abstraction:
3205.55 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.55 s
[math-functions] []
3205.55 s
[math-functions] [_]
3205.55 s
[math-functions] (_:_:_:_)
3205.55 s
[math-functions] |
3205.55 s
[math-functions] 90 | forTable "tests/tables/log1p.dat" $ \[x, exact] ->
3205.55 s
[math-functions] | ^^^^^^^^^^^^^^...
3205.55 s
[math-functions]
3205.55 s
[math-functions] tests/Tests/SpecFunctions.hs:96:48: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.55 s
[math-functions] Pattern match(es) are non-exhaustive
3205.55 s
[math-functions] In a lambda abstraction:
3205.55 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.55 s
[math-functions] []
3205.55 s
[math-functions] [_]
3205.55 s
[math-functions] (_:_:_:_)
3205.55 s
[math-functions] |
3205.55 s
[math-functions] 96 | forTable "tests/tables/loggamma.dat" $ \[x, exact] -> do
3205.56 s
[math-functions] | ^^^^^^^^^^^^^^^^^...
3205.56 s
[math-functions]
3205.56 s
[math-functions] tests/Tests/SpecFunctions.hs:108:46: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.56 s
[math-functions] Pattern match(es) are non-exhaustive
3205.56 s
[math-functions] In a lambda abstraction:
3205.56 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.56 s
[math-functions] []
3205.56 s
[math-functions] [_]
3205.56 s
[math-functions] [_, _]
3205.56 s
[math-functions] (_:_:_:_:_)
3205.56 s
[math-functions] |
3205.56 s
[math-functions] 108 | forTable "tests/tables/igamma.dat" $ \[a,x,exact] -> do
3205.56 s
[math-functions] | ^^^^^^^^^^^^^^^^^^...
3205.56 s
[math-functions]
3205.56 s
[math-functions] tests/Tests/SpecFunctions.hs:126:47: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.56 s
[math-functions] Pattern match(es) are non-exhaustive
3205.56 s
[math-functions] In a lambda abstraction:
3205.56 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.56 s
[math-functions] []
3205.56 s
[math-functions] [_]
3205.56 s
[math-functions] [_, _]
3205.56 s
[math-functions] (_:_:_:_:_)
3205.56 s
[math-functions] |
3205.56 s
[math-functions] 126 | forTable "tests/tables/logbeta.dat" $ \[p,q,exact] ->
3205.56 s
[math-functions] | ^^^^^^^^^^^^^^^...
3205.56 s
[math-functions]
3205.56 s
[math-functions] tests/Tests/SpecFunctions.hs:177:45: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.56 s
[math-functions] Pattern match(es) are non-exhaustive
3205.56 s
[math-functions] In a lambda abstraction:
3205.56 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.56 s
[math-functions] []
3205.56 s
[math-functions] [_]
3205.56 s
[math-functions] (_:_:_:_)
3205.56 s
[math-functions] |
3205.56 s
[math-functions] 177 | forTable "tests/tables/digamma.dat" $ \[x, exact] ->
3205.56 s
[math-functions] | ^^^^^^^^^^^^^^...
3205.56 s
[math-functions]
3205.56 s
[math-functions] tests/Tests/SpecFunctions.hs:199:47: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3205.56 s
[math-functions] Pattern match(es) are non-exhaustive
3205.56 s
[math-functions] In a lambda abstraction:
3205.56 s
[math-functions] Patterns of type ‘[Double]’ not matched:
3205.56 s
[math-functions] []
3205.56 s
[math-functions] [_]
3205.56 s
[math-functions] (_:_:_:_)
3205.56 s
[math-functions] |
3205.56 s
[math-functions] 199 | forTable "tests/tables/factorial.dat" $ \[i,exact] ->
3205.56 s
[math-functions] | ^^^^^^^^^^^^^...
3205.56 s
[math-functions]
3205.56 s
[math-functions] tests/Tests/SpecFunctions.hs:427:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
3205.56 s
[math-functions] Defined but not used: ‘invIBetaIsInverse’
3205.56 s
[math-functions] |
3205.56 s
[math-functions] 427 | invIBetaIsInverse (abs -> p) (abs -> q) (range01 -> x) =
3205.56 s
[math-functions] | ^^^^^^^^^^^^^^^^^
3205.56 s
[math-functions]
3205.56 s
[math-functions] tests/Tests/SpecFunctions.hs:449:5: warning : [ GHC-40910 ] [ -Wunused-local-binds ]
3205.56 s
[math-functions] Defined but not used: ‘ok’
3205.56 s
[math-functions] |
3205.56 s
[math-functions] 449 | ok approx exact = approx
3205.56 s
[math-functions] | ^^
3205.56 s
[math-functions]
3205.56 s
[math-functions] tests/Tests/SpecFunctions.hs:449:15: warning : [ GHC-40910 ] [ -Wunused-matches ]
3205.56 s
[math-functions] Defined but not used: ‘exact’
3205.56 s
[math-functions] |
3205.56 s
[math-functions] 449 | ok approx exact = approx
3205.56 s
[math-functions] | ^^^^^
3206.60 s
[math-functions] [7 of 8] Compiling Tests.Sum ( tests/Tests/Sum.hs, dist/build/math-function-tests/math-function-tests-tmp/Tests/Sum.o )
3206.60 s
[math-functions]
3206.60 s
[math-functions] tests/Tests/Sum.hs:5:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3206.60 s
[math-functions] The import of ‘Control.Applicative’ is redundant
3206.60 s
[math-functions] except perhaps to import instances from ‘Control.Applicative’
3206.60 s
[math-functions] To import instances alone, use: import Control.Applicative()
3206.60 s
[math-functions] |
3206.60 s
[math-functions] 5 | import Control.Applicative ((<$>))
3206.60 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3206.60 s
[math-functions]
3206.60 s
[math-functions] tests/Tests/Sum.hs:11:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3206.60 s
[math-functions] The import of ‘Test.QuickCheck’ is redundant
3206.60 s
[math-functions] except perhaps to import instances from ‘Test.QuickCheck’
3206.60 s
[math-functions] To import instances alone, use: import Test.QuickCheck()
3206.60 s
[math-functions] |
3206.60 s
[math-functions] 11 | import Test.QuickCheck (Arbitrary(..))
3206.60 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3206.60 s
[math-functions] [8 of 8] Compiling Main ( tests/tests.hs, dist/build/math-function-tests/math-function-tests-tmp/Main.o )
3206.61 s
[math-functions]
3206.61 s
[math-functions] tests/tests.hs:2:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3206.61 s
[math-functions] The qualified import of ‘Tests.Chebyshev’ is redundant
3206.61 s
[math-functions] except perhaps to import instances from ‘Tests.Chebyshev’
3206.61 s
[math-functions] To import instances alone, use: import Tests.Chebyshev()
3206.61 s
[math-functions] |
3206.61 s
[math-functions] 2 | import qualified Tests.Chebyshev
3206.61 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3207.65 s
[math-functions] [9 of 9] Linking dist/build/math-function-tests/math-function-tests
3210.27 s
[math-functions] buildPhase completed in 50 seconds
3210.28 s
[math-functions] Phase: checkPhase
3210.45 s
[unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.o, dist/build/Data/HashSet/Internal.dyn_o )
3210.45 s
[unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
3210.45 s
[math-functions] Running 1 test suites...
3210.45 s
[unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o, dist/build/Data/HashMap/Strict.dyn_o )
3210.46 s
[math-functions] Test suite math-function-tests: RUNNING...
3210.49 s
[math-functions] math-functions
3210.49 s
[math-functions] Special functions
3210.49 s
[math-functions] erf
3210.49 s
[math-functions] erfc table: OK
3210.50 s
[math-functions] erfc table [large]: OK
3210.50 s
[math-functions] erf table: OK
3210.50 s
[math-functions] id = erfc . invErfc: OK
3210.50 s
[math-functions] +++ OK, passed 100 tests.
3210.50 s
[math-functions] id = invErfc . erfc: OK
3210.50 s
[math-functions] +++ OK, passed 100 tests; 93 discarded.
3210.50 s
[math-functions] invErf = erf^-1: OK
3210.51 s
[math-functions] +++ OK, passed 100 tests; 47 discarded.
3210.51 s
[math-functions] log1p & Co
3210.51 s
[math-functions] expm1 table: OK
3210.51 s
[math-functions] log1p table: OK
3210.51 s
[math-functions] gamma function
3210.51 s
[math-functions] logGamma table [fractional points: OK
3210.51 s
[math-functions] Gamma(x+1) = x*Gamma(x): OK
3210.51 s
[math-functions] +++ OK, passed 100 tests; 65 discarded.
3210.52 s
[math-functions] logGamma is expected to be precise at 1e-15 level: OK
3210.52 s
[math-functions] incomplete gamma
3210.52 s
[math-functions] incompleteGamma table: OK
3210.52 s
[math-functions] incomplete gamma - increases: OK
3210.52 s
[math-functions] +++ OK, passed 100 tests; 12 discarded.
3210.52 s
[math-functions] 0 <= gamma <= 1: OK
3210.52 s
[math-functions] +++ OK, passed 100 tests; 7 discarded.
3210.52 s
[math-functions] gamma(1,x) = 1 - exp(-x): OK
3210.52 s
[math-functions] +++ OK, passed 100 tests.
3210.52 s
[math-functions] invIncompleteGamma = gamma^-1: OK
3210.53 s
[math-functions] +++ OK, passed 100 tests; 87 discarded.
3210.53 s
[math-functions] beta function
3210.54 s
[math-functions] logBeta table: OK (0.02s)
3210.54 s
[unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o, dist/build/Data/HashMap/Lazy.dyn_o )
3210.54 s
[math-functions] logBeta factorial: OK (0.01s)
3210.54 s
[math-functions] beta(1,p) = 1/p: OK
3210.54 s
[math-functions] +++ OK, passed 100 tests; 146 discarded.
3210.54 s
[math-functions] incomplete beta
3210.54 s
[math-functions] incompleteBeta table: OK
3210.54 s
[math-functions] incompleteBeta table with p > 3000 and q > 3000: OK
3210.54 s
[math-functions] 0 <= I[B] <= 1: OK
3210.54 s
[math-functions] +++ OK, passed 100 tests; 3 discarded.
3210.54 s
[math-functions] ibeta symmetry: OK
3210.55 s
[math-functions] +++ OK, passed 100 tests; 4 discarded.
3210.55 s
[math-functions] Regression #68: OK
3210.55 s
[math-functions] digamma
3210.63 s
[math-functions] digamma is expected to be precise at 1e-14 [integers]: OK (0.08s)
3210.63 s
[math-functions] digamma is expected to be precise at 1e-12: OK
3210.63 s
[math-functions] factorial
3210.63 s
[math-functions] Factorial table: OK
3210.63 s
[math-functions] Log factorial from integer: OK
3210.63 s
[math-functions] Factorial table is OK: OK
3210.85 s
[math-functions] Log factorial table: OK (0.21s)
3210.85 s
[math-functions] combinatorics
3211.27 s
[unordered-containers]
3211.27 s
[unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning : [ GHC-53692 ] [ -Wdeprecated-flags ]
3211.27 s
[unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
3211.27 s
[unordered-containers] |
3211.27 s
[unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
3211.27 s
[unordered-containers] | ^^^^^^^^^^
3211.82 s
[unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.p_o )
3212.43 s
[unordered-containers]
3212.44 s
[unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning : [ GHC-66111 ] [ -Wunused-imports ]
3212.44 s
[unordered-containers] The import of ‘Control.Applicative’ is redundant
3212.44 s
[unordered-containers] except perhaps to import instances from ‘Control.Applicative’
3212.44 s
[unordered-containers] To import instances alone, use: import Control.Applicative()
3212.44 s
[unordered-containers] |
3212.44 s
[unordered-containers] 83 | import Control.Applicative (liftA2)
3212.44 s
[unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3212.79 s
[math-functions] choose table: OK (1.95s)
3213.14 s
[math-functions] logChoose == log . choose: OK (0.36s)
3213.14 s
[math-functions] self-test
3213.15 s
[math-functions] Self-test: 0 <= range01 <= 1: OK
3213.15 s
[math-functions] +++ OK, passed 100 tests.
3213.15 s
[math-functions] Summation
3213.15 s
[math-functions] Kahan
3213.17 s
[math-functions] t_sum_shifted: OK (0.02s)
3213.17 s
[math-functions] +++ OK, passed 100 tests.
3213.17 s
[math-functions] KBN
3213.17 s
[math-functions] t_sum: OK
3213.18 s
[math-functions] +++ OK, passed 100 tests.
3213.19 s
[math-functions] t_sum_error: OK (0.01s)
3213.19 s
[math-functions] +++ OK, passed 100 tests.
3213.20 s
[math-functions] t_sum_shifted: OK (0.01s)
3213.20 s
[math-functions] +++ OK, passed 100 tests.
3213.20 s
[math-functions] KB2
3213.21 s
[math-functions] t_sum: OK
3213.21 s
[math-functions] +++ OK, passed 100 tests.
3213.21 s
[math-functions] t_sum_error: OK
3213.21 s
[math-functions] +++ OK, passed 100 tests.
3213.21 s
[math-functions] t_sum_shifted: OK
3213.21 s
[math-functions] +++ OK, passed 100 tests.
3213.22 s
[math-functions] Comparison
3213.22 s
[math-functions] addUlps 0: OK
3213.22 s
[math-functions] +++ OK, passed 100 tests.
3213.22 s
[math-functions] addUlps sym: OK
3213.22 s
[math-functions] +++ OK, passed 100 tests.
3213.22 s
[math-functions] ulpDistance==0: OK
3213.22 s
[math-functions] +++ OK, passed 100 tests.
3213.22 s
[math-functions] ulpDistance sym: OK
3213.22 s
[math-functions] +++ OK, passed 100 tests.
3213.22 s
[math-functions] ulpDistance/addUlps: OK
3213.22 s
[math-functions] +++ OK, passed 100 tests.
3213.22 s
[math-functions] eps distance: OK
3213.23 s
[math-functions] eps add: OK
3213.23 s
[math-functions] relativeError sym: OK
3213.23 s
[math-functions] +++ OK, passed 100 tests.
3213.23 s
[math-functions] relativeError inf 1: OK
3213.23 s
[math-functions] relativeError 1 inf: OK
3213.23 s
[math-functions] relativeError -inf 1: OK
3213.23 s
[math-functions] relativeError 1 -inf: OK
3213.23 s
[math-functions] relativeError inf inf: OK
3213.23 s
[math-functions] relativeError inf-inf: OK
3213.23 s
[math-functions] relativeError 1 Nan: OK
3213.23 s
[math-functions] relativeError NaN 1: OK
3213.23 s
[math-functions] relativeError NaN Nan: OK
3213.23 s
[math-functions] Root finding
3213.23 s
[math-functions] Ridders
3213.23 s
[math-functions] sin x - 0.525 [exact]: OK
3213.23 s
[math-functions] sin x - 0.525 [abs 1e-12]: OK
3213.23 s
[math-functions] sin x - 0.525 [abs 1e-6]: OK
3213.23 s
[math-functions] sin x - 0.525 [rel 1e-12]: OK
3213.23 s
[math-functions] sin x - 0.525 [rel 1e-6]: OK
3213.23 s
[math-functions] Newton-Raphson
3213.23 s
[math-functions] sin x - 0.525 [rel 1e-12]: OK
3213.23 s
[math-functions] sin x - 0.525 [rel 1e-6]: OK
3213.23 s
[math-functions] sin x - 0.525 [abs 1e-12]: OK
3213.23 s
[math-functions] sin x - 0.525 [abs 1e-6]: OK
3213.23 s
[math-functions] 1/x - 0.5 [0]: OK
3213.23 s
[math-functions]
3213.23 s
[math-functions] All 67 tests passed (2.73s)
3213.23 s
[math-functions] Test suite math-function-tests: PASS
3213.24 s
[math-functions] Test suite logged to: dist/test/math-functions-0.3.4.4-math-function-tests.log
3213.24 s
[math-functions] 1 of 1 test suites (1 of 1 test cases) passed.
3213.25 s
[math-functions] Phase: haddockPhase
3213.71 s
[math-functions] Preprocessing library for math-functions-0.3.4.4..
3213.71 s
[math-functions] Running Haddock on library for math-functions-0.3.4.4..
3213.71 s
[math-functions] Warning: The documentation for the following packages are not installed. No
3213.71 s
[math-functions] links will be generated to these packages: vector-0.13.2.0
3213.83 s
[math-functions] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3214.01 s
[unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.p_o )
3214.01 s
[unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.p_o )
3214.16 s
[ListLike] [2 of 2] Compiling Main ( testsrc/runtests.hs, dist/build/listlike-tests/listlike-tests-tmp/Main.o )
3214.30 s
[math-functions] [ 1 of 11] Compiling Numeric.MathFunctions.Comparison ( Numeric/MathFunctions/Comparison.hs, nothing )
3214.55 s
[math-functions] [ 2 of 11] Compiling Numeric.MathFunctions.Constants ( Numeric/MathFunctions/Constants.hs, nothing )
3214.58 s
[math-functions] [ 3 of 11] Compiling Numeric.Polynomial ( Numeric/Polynomial.hs, nothing )
3214.63 s
[math-functions] [ 4 of 11] Compiling Numeric.Polynomial.Chebyshev ( Numeric/Polynomial/Chebyshev.hs, nothing )
3214.67 s
[math-functions] [ 5 of 11] Compiling Numeric.RootFinding ( Numeric/RootFinding.hs, nothing )
3215.14 s
[attoparsec] [ 9 of 16] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.p_o )
3215.76 s
[attoparsec] [10 of 16] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.p_o )
3215.76 s
[attoparsec] [11 of 16] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.p_o )
3215.76 s
[attoparsec] [12 of 16] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.p_o )
3215.76 s
[attoparsec] [13 of 16] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.p_o )
3215.76 s
[attoparsec] [14 of 16] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.p_o )
3215.76 s
[attoparsec]
3215.76 s
[attoparsec] Data/Attoparsec/ByteString/Char8.hs:154:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3215.76 s
[attoparsec] The use of ‘~’ without TypeOperators
3215.76 s
[attoparsec] will become an error in a future GHC release.
3215.76 s
[attoparsec] Suggested fix: Perhaps you intended to use TypeOperators
3215.76 s
[attoparsec] |
3215.76 s
[attoparsec] 154 | instance (a ~ B.ByteString) => IsString (Parser a) where
3215.76 s
[attoparsec] | ^
3215.77 s
[attoparsec] [15 of 16] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.p_o )
3215.77 s
[attoparsec] [16 of 16] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.p_o )
3215.77 s
[math-functions] [ 6 of 11] Compiling Numeric.Series ( Numeric/Series.hs, nothing )
3215.89 s
[math-functions]
3215.89 s
[math-functions] Numeric/Series.hs:29:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3215.89 s
[math-functions] The import of ‘Control.Applicative’ is redundant
3215.89 s
[math-functions] except perhaps to import instances from ‘Control.Applicative’
3215.89 s
[math-functions] To import instances alone, use: import Control.Applicative()
3215.89 s
[math-functions] |
3215.89 s
[math-functions] 29 | import Control.Applicative
3215.89 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3215.89 s
[math-functions] [ 7 of 11] Compiling Numeric.SpecFunctions.Compat ( Numeric/SpecFunctions/Compat.hs, nothing )
3215.94 s
[math-functions] [ 8 of 11] Compiling Numeric.SpecFunctions.Internal ( Numeric/SpecFunctions/Internal.hs, nothing )
3217.86 s
[math-functions] [ 9 of 11] Compiling Numeric.SpecFunctions.Extra ( Numeric/SpecFunctions/Extra.hs, nothing )
3217.95 s
[math-functions] [10 of 11] Compiling Numeric.SpecFunctions ( Numeric/SpecFunctions.hs, nothing )
3217.97 s
[math-functions] [11 of 11] Compiling Numeric.Sum ( Numeric/Sum.hs, nothing )
3218.02 s
[ListLike] [3 of 3] Linking dist/build/listlike-tests/listlike-tests
3218.67 s
[math-functions]
3218.67 s
[math-functions] Numeric/Sum.hs:56:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3218.67 s
[math-functions] The import of ‘Data.Semigroup’ is redundant
3218.67 s
[math-functions] except perhaps to import instances from ‘Data.Semigroup’
3218.67 s
[math-functions] To import instances alone, use: import Data.Semigroup()
3218.67 s
[math-functions] |
3218.67 s
[math-functions] 56 | import Data.Semigroup (Semigroup(..)) -- Needed for GHC <8.4
3218.67 s
[math-functions] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3218.67 s
[math-functions] Haddock coverage:
3218.68 s
[math-functions] 100% ( 9 / 9) in 'Numeric.MathFunctions.Comparison'
3218.69 s
[math-functions] 100% ( 19 / 19) in 'Numeric.MathFunctions.Constants'
3218.69 s
[math-functions] Cannot find documentation for: $list
3218.69 s
[math-functions] 66% ( 6 / 9) in 'Numeric.Polynomial'
3218.69 s
[math-functions] Missing documentation for:
3218.69 s
[math-functions] evaluatePolynomialL (Numeric/Polynomial.hs:77)
3218.69 s
[math-functions] evaluateEvenPolynomialL (Numeric/Polynomial.hs:81)
3218.69 s
[math-functions] evaluateOddPolynomialL (Numeric/Polynomial.hs:85)
3218.69 s
[math-functions] 100% ( 7 / 7) in 'Numeric.Polynomial.Chebyshev'
3218.70 s
[math-functions] 100% ( 20 / 20) in 'Numeric.RootFinding'
3218.71 s
[math-functions] 100% ( 13 / 13) in 'Numeric.Series'
3218.72 s
[math-functions] Warning: Numeric.SpecFunctions.Internal: Could not find documentation for exported module: Numeric.SpecFunctions.Internal
3218.73 s
[math-functions] Warning: 'logGammaL' is out of scope.
3218.73 s
[math-functions] If you qualify the identifier, haddock can try to link it anyway.
3218.73 s
[math-functions] 100% ( 6 / 6) in 'Numeric.SpecFunctions.Extra'
3218.74 s
[math-functions] 100% ( 35 / 35) in 'Numeric.SpecFunctions'
3218.74 s
[math-functions] Warning: 'KBNSum' is ambiguous. It is defined
3218.74 s
[math-functions] * at Numeric/Sum.hs:174:15
3218.74 s
[math-functions] * at Numeric/Sum.hs:174:1
3218.74 s
[math-functions] You may be able to disambiguate the identifier by qualifying it or
3218.74 s
[math-functions] by specifying the type/value namespace explicitly.
3218.74 s
[math-functions] Defaulting to the one defined at Numeric/Sum.hs:174:1
3218.75 s
[math-functions] 100% ( 20 / 20) in 'Numeric.Sum'
3219.04 s
[attoparsec] Preprocessing test suite 'attoparsec-tests' for attoparsec-0.14.4..
3219.05 s
[attoparsec] Building test suite 'attoparsec-tests' for attoparsec-0.14.4..
3219.70 s
[attoparsec] [ 1 of 12] Compiling QC.Common ( tests/QC/Common.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Common.o )
3219.81 s
[math-functions] Warning: Numeric.Polynomial: could not find link destinations for:
3219.81 s
[math-functions] - Data.Vector.Generic.Base.Vector
3219.81 s
[math-functions] Warning: Numeric.Polynomial.Chebyshev: could not find link destinations for:
3219.81 s
[math-functions] - Data.Vector.Generic.Base.Vector
3219.83 s
[math-functions] Warning: Numeric.RootFinding: could not find link destinations for:
3219.83 s
[math-functions] - Numeric.RootFinding.Rep_NewtonStep
3219.83 s
[math-functions] - Numeric.RootFinding.Rep_NewtonParam
3219.83 s
[math-functions] - Numeric.RootFinding.Rep_RiddersStep
3219.83 s
[math-functions] - Numeric.RootFinding.Rep_RiddersParam
3219.83 s
[math-functions] - Numeric.RootFinding.Rep_Tolerance
3219.83 s
[math-functions] - Numeric.RootFinding.Rep_Root
3219.84 s
[math-functions] Warning: Numeric.Sum: could not find link destinations for:
3219.84 s
[math-functions] - Data.Vector.Generic.Base.Mutable
3219.84 s
[math-functions] - Data.Vector.Generic.Base.Vector
3219.84 s
[math-functions] - Data.Vector.Generic.Base.basicLength
3219.84 s
[math-functions] - Data.Vector.Generic.Base.basicUnsafeCopy
3219.84 s
[math-functions] - Data.Vector.Generic.Base.basicUnsafeFreeze
3219.84 s
[math-functions] - Data.Vector.Generic.Base.basicUnsafeIndexM
3219.84 s
[math-functions] - Data.Vector.Generic.Base.basicUnsafeSlice
3219.84 s
[math-functions] - Data.Vector.Generic.Base.basicUnsafeThaw
3219.85 s
[math-functions] - Data.Vector.Generic.Base.elemseq
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.MVector
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicLength
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicInitialize
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicSet
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicClear
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicOverlaps
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
3219.85 s
[math-functions] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
3219.85 s
[math-functions] - Data.Vector.Unboxed.Base.MVector
3219.85 s
[math-functions] - Data.Vector.Unboxed.Base.Unbox
3219.85 s
[math-functions] - Data.Vector.Unboxed.Base.Vector
3219.85 s
[math-functions] - Numeric.Sum.V_KB2Sum
3219.85 s
[math-functions] - Numeric.Sum.MV_KB2Sum
3219.85 s
[math-functions] - Numeric.Sum.V_KBNSum
3219.85 s
[math-functions] - Numeric.Sum.MV_KBNSum
3219.85 s
[math-functions] - Numeric.Sum.V_KahanSum
3219.85 s
[math-functions] - Numeric.Sum.MV_KahanSum
3219.85 s
[math-functions] - Numeric.Sum.D:R:VectorKahanSum0
3219.85 s
[math-functions] - Numeric.Sum.D:R:MVectorsKahanSum0
3219.85 s
[math-functions] - Numeric.Sum.D:R:VectorKBNSum0
3219.85 s
[math-functions] - Numeric.Sum.D:R:MVectorsKBNSum0
3219.85 s
[math-functions] - Numeric.Sum.D:R:VectorKB2Sum0
3219.85 s
[math-functions] - Numeric.Sum.D:R:MVectorsKB2Sum0
3220.34 s
[ghc-lib-parser] [312 of 443] Compiling GHC.Tc.Types.LclEnv ( compiler/GHC/Tc/Types/LclEnv.hs, dist/build/GHC/Tc/Types/LclEnv.p_o )
3220.72 s
[ListLike] buildPhase completed in 1 minutes 48 seconds
3220.72 s
[ListLike] Phase: checkPhase
3220.81 s
[ListLike] Running 1 test suites...
3220.81 s
[ListLike] Test suite listlike-tests: RUNNING...
3220.82 s
[ListLike] Testing 0:StringLike:0:toString:0:String
3220.82 s
[ListLike] Cases: 2274 Tried: 0 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.82 s
[ListLike] Testing 0:StringLike:0:toString:1:MyList Char
3220.83 s
[ListLike] Cases: 2274 Tried: 1 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.83 s
[ListLike] Testing 0:StringLike:0:toString:2:Sequence Char
3220.83 s
[ListLike] Cases: 2274 Tried: 2 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.83 s
[ListLike] Testing 0:StringLike:0:toString:3:DList Char
3220.84 s
[ListLike] Cases: 2274 Tried: 3 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.84 s
[ListLike] Testing 0:StringLike:0:toString:4:Chars
3220.84 s
[ListLike] Cases: 2274 Tried: 4 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.84 s
[ListLike] Testing 0:StringLike:0:toString:5:Array Int Char
3220.84 s
[ListLike] Cases: 2274 Tried: 5 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.84 s
[ListLike] Testing 0:StringLike:0:toString:6:Text
3220.84 s
[ListLike] Cases: 2274 Tried: 6 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.84 s
[ListLike] Testing 0:StringLike:0:toString:7:Text.Lazy
3220.85 s
[ListLike] Cases: 2274 Tried: 7 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.85 s
[ListLike] Testing 0:StringLike:0:toString:8:Text.Builder
3220.85 s
[ListLike] Cases: 2274 Tried: 8 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.85 s
[ListLike] Testing 0:StringLike:0:toString:9:UTF8 ByteString
3220.85 s
[ListLike] Cases: 2274 Tried: 9 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.85 s
[ListLike] Testing 0:StringLike:0:toString:10:UTF8 ByteString.Lazy
3220.85 s
[ListLike] Cases: 2274 Tried: 10 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.85 s
[ListLike] Testing 0:StringLike:0:toString:11:Vector Char
3220.85 s
[ListLike] Cases: 2274 Tried: 11 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.86 s
[ListLike] Testing 0:StringLike:0:toString:12:Vector.Unbox Char
3220.86 s
[ListLike] Cases: 2274 Tried: 12 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.86 s
[ListLike] Testing 0:StringLike:1:fromString:0:String
3220.86 s
[ListLike] Cases: 2274 Tried: 13 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.86 s
[ListLike] Testing 0:StringLike:1:fromString:1:MyList Char
3220.86 s
[ListLike] Cases: 2274 Tried: 14 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.86 s
[ListLike] Testing 0:StringLike:1:fromString:2:Sequence Char
3220.86 s
[ListLike] Cases: 2274 Tried: 15 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.86 s
[ListLike] Testing 0:StringLike:1:fromString:3:DList Char
3220.86 s
[ListLike] Cases: 2274 Tried: 16 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.86 s
[ListLike] Testing 0:StringLike:1:fromString:4:Chars
3220.86 s
[ListLike] Cases: 2274 Tried: 17 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.86 s
[ListLike] Testing 0:StringLike:1:fromString:5:Array Int Char
3220.87 s
[ListLike] Cases: 2274 Tried: 18 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.87 s
[ListLike] Testing 0:StringLike:1:fromString:6:Text
3220.87 s
[ListLike] Cases: 2274 Tried: 19 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.87 s
[ListLike] Testing 0:StringLike:1:fromString:7:Text.Lazy
3220.87 s
[ListLike] Cases: 2274 Tried: 20 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.87 s
[ListLike] Testing 0:StringLike:1:fromString:8:Text.Builder
3220.87 s
[ListLike] Cases: 2274 Tried: 21 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.87 s
[ListLike] Testing 0:StringLike:1:fromString:9:UTF8 ByteString
3220.87 s
[ListLike] Cases: 2274 Tried: 22 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.87 s
[ListLike] Testing 0:StringLike:1:fromString:10:UTF8 ByteString.Lazy
3220.88 s
[ListLike] Cases: 2274 Tried: 23 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.88 s
[ListLike] Testing 0:StringLike:1:fromString:11:Vector Char
3220.88 s
[ListLike] Cases: 2274 Tried: 24 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.88 s
[ListLike] Testing 0:StringLike:1:fromString:12:Vector.Unbox Char
3220.88 s
[ListLike] Cases: 2274 Tried: 25 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.88 s
[ListLike] Testing 0:StringLike:2:lines:0:String
3220.88 s
[ListLike] Cases: 2274 Tried: 26 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.88 s
[ListLike] Testing 0:StringLike:2:lines:1:MyList Char
3220.88 s
[ListLike] Cases: 2274 Tried: 27 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.88 s
[ListLike] Testing 0:StringLike:2:lines:2:Sequence Char
3220.88 s
[ListLike] Cases: 2274 Tried: 28 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.88 s
[ListLike] Testing 0:StringLike:2:lines:3:DList Char
3220.89 s
[ListLike] Cases: 2274 Tried: 29 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.89 s
[ListLike] Testing 0:StringLike:2:lines:4:Chars
3220.89 s
[ListLike] Cases: 2274 Tried: 30 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.89 s
[ListLike] Testing 0:StringLike:2:lines:5:Array Int Char
3220.89 s
[ListLike] Cases: 2274 Tried: 31 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.89 s
[ListLike] Testing 0:StringLike:2:lines:6:Text
3220.89 s
[ListLike] Cases: 2274 Tried: 32 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.89 s
[ListLike] Testing 0:StringLike:2:lines:7:Text.Lazy
3220.89 s
[ListLike] Cases: 2274 Tried: 33 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.89 s
[ListLike] Testing 0:StringLike:2:lines:8:Text.Builder
3220.90 s
[ListLike] Cases: 2274 Tried: 34 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.90 s
[ListLike] Testing 0:StringLike:2:lines:9:UTF8 ByteString
3220.90 s
[ListLike] Cases: 2274 Tried: 35 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.90 s
[ListLike] Testing 0:StringLike:2:lines:10:UTF8 ByteString.Lazy
3220.90 s
[ListLike] Cases: 2274 Tried: 36 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.90 s
[ListLike] Testing 0:StringLike:2:lines:11:Vector Char
3220.91 s
[ListLike] Cases: 2274 Tried: 37 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.91 s
[ListLike] Testing 0:StringLike:2:lines:12:Vector.Unbox Char
3220.91 s
[ListLike] Cases: 2274 Tried: 38 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.91 s
[ListLike] Testing 0:StringLike:3:words:0:String
3220.92 s
[ListLike] Cases: 2274 Tried: 39 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.92 s
[ListLike] Testing 0:StringLike:3:words:1:MyList Char
3220.92 s
[ListLike] Cases: 2274 Tried: 40 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.92 s
[ListLike] Testing 0:StringLike:3:words:2:Sequence Char
3220.92 s
[ListLike] Cases: 2274 Tried: 41 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.92 s
[ListLike] Testing 0:StringLike:3:words:3:DList Char
3220.92 s
[ListLike] Cases: 2274 Tried: 42 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.92 s
[ListLike] Testing 0:StringLike:3:words:4:Chars
3220.93 s
[ListLike] Cases: 2274 Tried: 43 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.93 s
[ListLike] Testing 0:StringLike:3:words:5:Array Int Char
3220.93 s
[ListLike] Cases: 2274 Tried: 44 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.93 s
[ListLike] Testing 0:StringLike:3:words:6:Text
3220.93 s
[ListLike] Cases: 2274 Tried: 45 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.93 s
[ListLike] Testing 0:StringLike:3:words:7:Text.Lazy
3220.94 s
[ListLike] Cases: 2274 Tried: 46 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.94 s
[ListLike] Testing 0:StringLike:3:words:8:Text.Builder
3220.94 s
[ListLike] Cases: 2274 Tried: 47 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.94 s
[ListLike] Testing 0:StringLike:3:words:9:UTF8 ByteString
3220.94 s
[ListLike] Cases: 2274 Tried: 48 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.94 s
[ListLike] Testing 0:StringLike:3:words:10:UTF8 ByteString.Lazy
3220.95 s
[ListLike] Cases: 2274 Tried: 49 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.95 s
[ListLike] Testing 0:StringLike:3:words:11:Vector Char
3220.95 s
[ListLike] Cases: 2274 Tried: 50 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.95 s
[ListLike] Testing 0:StringLike:3:words:12:Vector.Unbox Char
3220.95 s
[ListLike] Cases: 2274 Tried: 51 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.95 s
[ListLike] Testing 1:FoldableLL:0:foldl:0:[Int]
3220.95 s
[ListLike] Cases: 2274 Tried: 52 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.95 s
[ListLike] Testing 1:FoldableLL:0:foldl:1:MyList Int
3220.95 s
[ListLike] Cases: 2274 Tried: 53 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.96 s
[ListLike] Testing 1:FoldableLL:0:foldl:2:String
3220.96 s
[ListLike] Cases: 2274 Tried: 54 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.96 s
[ListLike] Testing 1:FoldableLL:0:foldl:3:[Bool]
3220.96 s
[ListLike] Cases: 2274 Tried: 55 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.96 s
[ListLike] Testing 1:FoldableLL:0:foldl:4:MyList Bool
3220.97 s
[ListLike] Cases: 2274 Tried: 56 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.97 s
[ListLike] Testing 1:FoldableLL:0:foldl:5:ByteString
3220.97 s
[ListLike] Cases: 2274 Tried: 57 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.97 s
[ListLike] Testing 1:FoldableLL:0:foldl:6:ByteString.Lazy
3220.98 s
[ListLike] Cases: 2274 Tried: 58 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.98 s
[ListLike] Testing 1:FoldableLL:0:foldl:7:Chars
3220.98 s
[ListLike] Cases: 2274 Tried: 59 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.98 s
[ListLike] Testing 1:FoldableLL:0:foldl:8:Sequence Int
3220.98 s
[ListLike] Cases: 2274 Tried: 60 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.98 s
[ListLike] Testing 1:FoldableLL:0:foldl:9:Sequence Bool
3220.99 s
[ListLike] Cases: 2274 Tried: 61 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.99 s
[ListLike] Testing 1:FoldableLL:0:foldl:10:Sequence Char
3220.99 s
[ListLike] Cases: 2274 Tried: 62 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.99 s
[ListLike] Testing 1:FoldableLL:0:foldl:11:Array Int Int
3220.99 s
[ListLike] Cases: 2274 Tried: 63 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3220.99 s
[ListLike] Testing 1:FoldableLL:0:foldl:12:Array Int Bool
3221.00 s
[ListLike] Cases: 2274 Tried: 64 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.00 s
[ListLike] Testing 1:FoldableLL:0:foldl:13:Array (Just Int)
3221.00 s
[ListLike] Cases: 2274 Tried: 65 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.00 s
[ListLike] Testing 1:FoldableLL:0:foldl:14:DList Int
3221.00 s
[ListLike] Cases: 2274 Tried: 66 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.00 s
[ListLike] Testing 1:FoldableLL:0:foldl:15:Vector Int
3221.01 s
[ListLike] Cases: 2274 Tried: 67 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.01 s
[ListLike] Testing 1:FoldableLL:0:foldl:16:StorableVector Int
3221.01 s
[ListLike] Cases: 2274 Tried: 68 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.01 s
[ListLike] Testing 1:FoldableLL:0:foldl:17:UnboxVector Int
3221.02 s
[ListLike] Cases: 2274 Tried: 69 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.02 s
[ListLike] Testing 1:FoldableLL:0:foldl:18:Vector Bool
3221.02 s
[ListLike] Cases: 2274 Tried: 70 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.02 s
[ListLike] Testing 1:FoldableLL:0:foldl:19:StorableVector Bool
3221.02 s
[ListLike] Cases: 2274 Tried: 71 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.02 s
[ListLike] Testing 1:FoldableLL:0:foldl:20:UnboxVector Bool
3221.02 s
[ListLike] Cases: 2274 Tried: 72 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.02 s
[ListLike] Testing 1:FoldableLL:0:foldl:21:Text
3221.03 s
[ListLike] Cases: 2274 Tried: 73 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.03 s
[ListLike] Testing 1:FoldableLL:0:foldl:22:Text.Lazy
3221.03 s
[ListLike] Cases: 2274 Tried: 74 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.03 s
[ListLike] Testing 1:FoldableLL:0:foldl:23:Text.Builder
3221.04 s
[ListLike] Cases: 2274 Tried: 75 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.04 s
[ListLike] Testing 1:FoldableLL:0:foldl:24:UTF8 ByteString
3221.04 s
[ListLike] Cases: 2274 Tried: 76 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.04 s
[ListLike] Testing 1:FoldableLL:0:foldl:25:UTF8 ByteString.Lazy
3221.05 s
[ListLike] Cases: 2274 Tried: 77 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.05 s
[ListLike] Testing 1:FoldableLL:1:foldr1:0:[Int]
3221.05 s
[ListLike] Cases: 2274 Tried: 78 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3221.05 s
[ListLike] Testing 1:FoldableLL:1:foldr1:1:MyList Int
3221.05 s
[ListLike] Cases: 2274 Tried: 79 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3221.05 s
[ListLike] Testing 1:FoldableLL:1:foldr1:2:String
3221.06 s
[ListLike] Cases: 2274 Tried: 80 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.06 s
[ListLike] Testing 1:FoldableLL:1:foldr1:3:[Bool]
3221.06 s
[ListLike] Cases: 2274 Tried: 81 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3221.06 s
[ListLike] Testing 1:FoldableLL:1:foldr1:4:MyList Bool
3221.06 s
[ListLike] Cases: 2274 Tried: 82 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3221.06 s
[ListLike] Testing 1:FoldableLL:1:foldr1:5:ByteString
3221.07 s
[ListLike] Cases: 2274 Tried: 83 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3221.07 s
[ListLike] Testing 1:FoldableLL:1:foldr1:6:ByteString.Lazy
3221.07 s
[ListLike] Cases: 2274 Tried: 84 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.07 s
[ListLike] Testing 1:FoldableLL:1:foldr1:7:Chars
3221.08 s
[ListLike] Cases: 2274 Tried: 85 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3221.08 s
[ListLike] Testing 1:FoldableLL:1:foldr1:8:Sequence Int
3221.08 s
[ListLike] Cases: 2274 Tried: 86 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3221.08 s
[ListLike] Testing 1:FoldableLL:1:foldr1:9:Sequence Bool
3221.09 s
[ListLike] Cases: 2274 Tried: 87 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3221.09 s
[ListLike] Testing 1:FoldableLL:1:foldr1:10:Sequence Char
3221.09 s
[ListLike] Cases: 2274 Tried: 88 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3221.09 s
[ListLike] Testing 1:FoldableLL:1:foldr1:11:Array Int Int
3221.09 s
[ListLike] Cases: 2274 Tried: 89 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3221.09 s
[ListLike] Testing 1:FoldableLL:1:foldr1:12:Array Int Bool
3221.10 s
[ListLike] Cases: 2274 Tried: 90 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.10 s
[ListLike] Testing 1:FoldableLL:1:foldr1:13:Array (Just Int)
3221.10 s
[ListLike] Cases: 2274 Tried: 91 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3221.10 s
[ListLike] Testing 1:FoldableLL:1:foldr1:14:DList Int
3221.10 s
[ListLike] Cases: 2274 Tried: 92 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.10 s
[ListLike] Testing 1:FoldableLL:1:foldr1:15:Vector Int
3221.11 s
[ListLike] Cases: 2274 Tried: 93 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3221.11 s
[ListLike] Testing 1:FoldableLL:1:foldr1:16:StorableVector Int
3221.11 s
[ListLike] Cases: 2274 Tried: 94 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3221.11 s
[ListLike] Testing 1:FoldableLL:1:foldr1:17:UnboxVector Int
3221.11 s
[ListLike] Cases: 2274 Tried: 95 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3221.11 s
[ListLike] Testing 1:FoldableLL:1:foldr1:18:Vector Bool
3221.11 s
[ListLike] Cases: 2274 Tried: 96 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3221.11 s
[ListLike] Testing 1:FoldableLL:1:foldr1:19:StorableVector Bool
3221.12 s
[ListLike] Cases: 2274 Tried: 97 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3221.12 s
[ListLike] Testing 1:FoldableLL:1:foldr1:20:UnboxVector Bool
3221.12 s
[ListLike] Cases: 2274 Tried: 98 Errors: 0 Failures: 0+++ OK, passed 100 tests; 26 discarded.
3221.12 s
[ListLike] Testing 1:FoldableLL:1:foldr1:21:Text
3221.13 s
[ListLike] Cases: 2274 Tried: 99 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.13 s
[ListLike] Testing 1:FoldableLL:1:foldr1:22:Text.Lazy
3221.13 s
[ListLike] Cases: 2274 Tried: 100 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3221.13 s
[ListLike] Testing 1:FoldableLL:1:foldr1:23:Text.Builder
3221.14 s
[ListLike] Cases: 2274 Tried: 101 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3221.14 s
[ListLike] Testing 1:FoldableLL:1:foldr1:24:UTF8 ByteString
3221.15 s
[ListLike] Cases: 2274 Tried: 102 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3221.15 s
[ListLike] Testing 1:FoldableLL:1:foldr1:25:UTF8 ByteString.Lazy
3221.15 s
[ListLike] Cases: 2274 Tried: 103 Errors: 0 Failures: 0+++ OK, passed 100 tests; 21 discarded.
3221.15 s
[ListLike] Testing 1:FoldableLL:2:foldl1:0:[Int]
3221.16 s
[ListLike] Cases: 2274 Tried: 104 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3221.16 s
[ListLike] Testing 1:FoldableLL:2:foldl1:1:MyList Int
3221.16 s
[ListLike] Cases: 2274 Tried: 105 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3221.16 s
[ListLike] Testing 1:FoldableLL:2:foldl1:2:String
3221.16 s
[ListLike] Cases: 2274 Tried: 106 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3221.17 s
[ListLike] Testing 1:FoldableLL:2:foldl1:3:[Bool]
3221.17 s
[ListLike] Cases: 2274 Tried: 107 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.17 s
[ListLike] Testing 1:FoldableLL:2:foldl1:4:MyList Bool
3221.17 s
[ListLike] Cases: 2274 Tried: 108 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.17 s
[ListLike] Testing 1:FoldableLL:2:foldl1:5:ByteString
3221.17 s
[ListLike] Cases: 2274 Tried: 109 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3221.17 s
[ListLike] Testing 1:FoldableLL:2:foldl1:6:ByteString.Lazy
3221.18 s
[ListLike] Cases: 2274 Tried: 110 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3221.18 s
[ListLike] Testing 1:FoldableLL:2:foldl1:7:Chars
3221.18 s
[ListLike] Cases: 2274 Tried: 111 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.18 s
[ListLike] Testing 1:FoldableLL:2:foldl1:8:Sequence Int
3221.19 s
[ListLike] Cases: 2274 Tried: 112 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3221.19 s
[ListLike] Testing 1:FoldableLL:2:foldl1:9:Sequence Bool
3221.19 s
[ListLike] Cases: 2274 Tried: 113 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.19 s
[ListLike] Testing 1:FoldableLL:2:foldl1:10:Sequence Char
3221.20 s
[ListLike] Cases: 2274 Tried: 114 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3221.20 s
[ListLike] Testing 1:FoldableLL:2:foldl1:11:Array Int Int
3221.20 s
[ListLike] Cases: 2274 Tried: 115 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3221.20 s
[ListLike] Testing 1:FoldableLL:2:foldl1:12:Array Int Bool
3221.20 s
[ListLike] Cases: 2274 Tried: 116 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3221.20 s
[ListLike] Testing 1:FoldableLL:2:foldl1:13:Array (Just Int)
3221.20 s
[ListLike] Cases: 2274 Tried: 117 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3221.20 s
[ListLike] Testing 1:FoldableLL:2:foldl1:14:DList Int
3221.21 s
[ListLike] Cases: 2274 Tried: 118 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3221.21 s
[ListLike] Testing 1:FoldableLL:2:foldl1:15:Vector Int
3221.21 s
[ListLike] Cases: 2274 Tried: 119 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3221.21 s
[ListLike] Testing 1:FoldableLL:2:foldl1:16:StorableVector Int
3221.21 s
[ListLike] Cases: 2274 Tried: 120 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3221.21 s
[ListLike] Testing 1:FoldableLL:2:foldl1:17:UnboxVector Int
3221.21 s
[ListLike] Cases: 2274 Tried: 121 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3221.21 s
[ListLike] Testing 1:FoldableLL:2:foldl1:18:Vector Bool
3221.22 s
[ListLike] Cases: 2274 Tried: 122 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3221.22 s
[ListLike] Testing 1:FoldableLL:2:foldl1:19:StorableVector Bool
3221.22 s
[ListLike] Cases: 2274 Tried: 123 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3221.22 s
[ListLike] Testing 1:FoldableLL:2:foldl1:20:UnboxVector Bool
3221.22 s
[ListLike] Cases: 2274 Tried: 124 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3221.22 s
[ListLike] Testing 1:FoldableLL:2:foldl1:21:Text
3221.23 s
[ListLike] Cases: 2274 Tried: 125 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3221.23 s
[ListLike] Testing 1:FoldableLL:2:foldl1:22:Text.Lazy
3221.23 s
[ListLike] Cases: 2274 Tried: 126 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3221.23 s
[ListLike] Testing 1:FoldableLL:2:foldl1:23:Text.Builder
3221.24 s
[ListLike] Cases: 2274 Tried: 127 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3221.24 s
[ListLike] Testing 1:FoldableLL:2:foldl1:24:UTF8 ByteString
3221.25 s
[ListLike] Cases: 2274 Tried: 128 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3221.25 s
[ListLike] Testing 1:FoldableLL:2:foldl1:25:UTF8 ByteString.Lazy
3221.25 s
[ListLike] Cases: 2274 Tried: 129 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3221.25 s
[ListLike] Testing 1:FoldableLL:3:foldl':0:[Int]
3221.26 s
[ListLike] Cases: 2274 Tried: 130 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.26 s
[ListLike] Testing 1:FoldableLL:3:foldl':1:MyList Int
3221.26 s
[ListLike] Cases: 2274 Tried: 131 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.26 s
[ListLike] Testing 1:FoldableLL:3:foldl':2:String
3221.27 s
[ListLike] Cases: 2274 Tried: 132 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.27 s
[ListLike] Testing 1:FoldableLL:3:foldl':3:[Bool]
3221.27 s
[ListLike] Cases: 2274 Tried: 133 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.27 s
[ListLike] Testing 1:FoldableLL:3:foldl':4:MyList Bool
3221.27 s
[ListLike] Cases: 2274 Tried: 134 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.27 s
[ListLike] Testing 1:FoldableLL:3:foldl':5:ByteString
3221.28 s
[ListLike] Cases: 2274 Tried: 135 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.28 s
[ListLike] Testing 1:FoldableLL:3:foldl':6:ByteString.Lazy
3221.28 s
[ListLike] Cases: 2274 Tried: 136 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.28 s
[ListLike] Testing 1:FoldableLL:3:foldl':7:Chars
3221.29 s
[ListLike] Cases: 2274 Tried: 137 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.29 s
[ListLike] Testing 1:FoldableLL:3:foldl':8:Sequence Int
3221.29 s
[ListLike] Cases: 2274 Tried: 138 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.29 s
[ListLike] Testing 1:FoldableLL:3:foldl':9:Sequence Bool
3221.30 s
[ListLike] Cases: 2274 Tried: 139 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.30 s
[ListLike] Testing 1:FoldableLL:3:foldl':10:Sequence Char
3221.30 s
[ListLike] Cases: 2274 Tried: 140 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.30 s
[ListLike] Testing 1:FoldableLL:3:foldl':11:Array Int Int
3221.30 s
[ListLike] Cases: 2274 Tried: 141 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.30 s
[ListLike] Testing 1:FoldableLL:3:foldl':12:Array Int Bool
3221.31 s
[ListLike] Cases: 2274 Tried: 142 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.31 s
[ListLike] Testing 1:FoldableLL:3:foldl':13:Array (Just Int)
3221.31 s
[ListLike] Cases: 2274 Tried: 143 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.31 s
[ListLike] Testing 1:FoldableLL:3:foldl':14:DList Int
3221.31 s
[ListLike] Cases: 2274 Tried: 144 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.31 s
[ListLike] Testing 1:FoldableLL:3:foldl':15:Vector Int
3221.32 s
[ListLike] Cases: 2274 Tried: 145 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.32 s
[ListLike] Testing 1:FoldableLL:3:foldl':16:StorableVector Int
3221.32 s
[ListLike] Cases: 2274 Tried: 146 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.33 s
[ListLike] Testing 1:FoldableLL:3:foldl':17:UnboxVector Int
3221.33 s
[ListLike] Cases: 2274 Tried: 147 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.33 s
[ListLike] Testing 1:FoldableLL:3:foldl':18:Vector Bool
3221.33 s
[ListLike] Cases: 2274 Tried: 148 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.33 s
[ListLike] Testing 1:FoldableLL:3:foldl':19:StorableVector Bool
3221.33 s
[ListLike] Cases: 2274 Tried: 149 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.33 s
[ListLike] Testing 1:FoldableLL:3:foldl':20:UnboxVector Bool
3221.33 s
[ListLike] Cases: 2274 Tried: 150 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.33 s
[ListLike] Testing 1:FoldableLL:3:foldl':21:Text
3221.34 s
[ListLike] Cases: 2274 Tried: 151 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.34 s
[ListLike] Testing 1:FoldableLL:3:foldl':22:Text.Lazy
3221.34 s
[ListLike] Cases: 2274 Tried: 152 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.34 s
[ListLike] Testing 1:FoldableLL:3:foldl':23:Text.Builder
3221.35 s
[ListLike] Cases: 2274 Tried: 153 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.35 s
[ListLike] Testing 1:FoldableLL:3:foldl':24:UTF8 ByteString
3221.36 s
[ListLike] Cases: 2274 Tried: 154 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.36 s
[ListLike] Testing 1:FoldableLL:3:foldl':25:UTF8 ByteString.Lazy
3221.36 s
[ListLike] Cases: 2274 Tried: 155 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.36 s
[ListLike] Testing 1:FoldableLL:4:foldr:0:[Int]
3221.37 s
[ListLike] Cases: 2274 Tried: 156 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.37 s
[ListLike] Testing 1:FoldableLL:4:foldr:1:MyList Int
3221.37 s
[ListLike] Cases: 2274 Tried: 157 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.37 s
[ListLike] Testing 1:FoldableLL:4:foldr:2:String
3221.38 s
[ListLike] Cases: 2274 Tried: 158 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.38 s
[ListLike] Testing 1:FoldableLL:4:foldr:3:[Bool]
3221.38 s
[ListLike] Cases: 2274 Tried: 159 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.38 s
[ListLike] Testing 1:FoldableLL:4:foldr:4:MyList Bool
3221.38 s
[ListLike] Cases: 2274 Tried: 160 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.38 s
[ListLike] Testing 1:FoldableLL:4:foldr:5:ByteString
3221.39 s
[ListLike] Cases: 2274 Tried: 161 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.39 s
[ListLike] Testing 1:FoldableLL:4:foldr:6:ByteString.Lazy
3221.39 s
[ListLike] Cases: 2274 Tried: 162 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.39 s
[ListLike] Testing 1:FoldableLL:4:foldr:7:Chars
3221.39 s
[ListLike] Cases: 2274 Tried: 163 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.39 s
[ListLike] Testing 1:FoldableLL:4:foldr:8:Sequence Int
3221.40 s
[ListLike] Cases: 2274 Tried: 164 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.40 s
[ListLike] Testing 1:FoldableLL:4:foldr:9:Sequence Bool
3221.40 s
[ListLike] Cases: 2274 Tried: 165 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.40 s
[ListLike] Testing 1:FoldableLL:4:foldr:10:Sequence Char
3221.41 s
[ListLike] Cases: 2274 Tried: 166 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.41 s
[ListLike] Testing 1:FoldableLL:4:foldr:11:Array Int Int
3221.41 s
[ListLike] Cases: 2274 Tried: 167 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.41 s
[ListLike] Testing 1:FoldableLL:4:foldr:12:Array Int Bool
3221.41 s
[ListLike] Cases: 2274 Tried: 168 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.41 s
[ListLike] Testing 1:FoldableLL:4:foldr:13:Array (Just Int)
3221.42 s
[ListLike] Cases: 2274 Tried: 169 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.42 s
[ListLike] Testing 1:FoldableLL:4:foldr:14:DList Int
3221.42 s
[ListLike] Cases: 2274 Tried: 170 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.42 s
[ListLike] Testing 1:FoldableLL:4:foldr:15:Vector Int
3221.42 s
[ListLike] Cases: 2274 Tried: 171 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.42 s
[ListLike] Testing 1:FoldableLL:4:foldr:16:StorableVector Int
3221.43 s
[ListLike] Cases: 2274 Tried: 172 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.43 s
[ListLike] Testing 1:FoldableLL:4:foldr:17:UnboxVector Int
3221.43 s
[ListLike] Cases: 2274 Tried: 173 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.43 s
[ListLike] Testing 1:FoldableLL:4:foldr:18:Vector Bool
3221.43 s
[ListLike] Cases: 2274 Tried: 174 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.43 s
[ListLike] Testing 1:FoldableLL:4:foldr:19:StorableVector Bool
3221.43 s
[ListLike] Cases: 2274 Tried: 175 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.43 s
[ListLike] Testing 1:FoldableLL:4:foldr:20:UnboxVector Bool
3221.44 s
[ListLike] Cases: 2274 Tried: 176 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.44 s
[ListLike] Testing 1:FoldableLL:4:foldr:21:Text
3221.44 s
[ListLike] Cases: 2274 Tried: 177 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.44 s
[ListLike] Testing 1:FoldableLL:4:foldr:22:Text.Lazy
3221.45 s
[ListLike] Cases: 2274 Tried: 178 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.45 s
[ListLike] Testing 1:FoldableLL:4:foldr:23:Text.Builder
3221.45 s
[ListLike] Cases: 2274 Tried: 179 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.45 s
[ListLike] Testing 1:FoldableLL:4:foldr:24:UTF8 ByteString
3221.46 s
[ListLike] Cases: 2274 Tried: 180 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.46 s
[ListLike] Testing 1:FoldableLL:4:foldr:25:UTF8 ByteString.Lazy
3221.46 s
[ListLike] Cases: 2274 Tried: 181 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.46 s
[ListLike] Testing 1:FoldableLL:5:foldr':0:[Int]
3221.47 s
[ListLike] Cases: 2274 Tried: 182 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.47 s
[ListLike] Testing 1:FoldableLL:5:foldr':1:MyList Int
3221.47 s
[ListLike] Cases: 2274 Tried: 183 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.47 s
[ListLike] Testing 1:FoldableLL:5:foldr':2:String
3221.48 s
[ListLike] Cases: 2274 Tried: 184 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.48 s
[ListLike] Testing 1:FoldableLL:5:foldr':3:[Bool]
3221.48 s
[ListLike] Cases: 2274 Tried: 185 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.48 s
[ListLike] Testing 1:FoldableLL:5:foldr':4:MyList Bool
3221.48 s
[ListLike] Cases: 2274 Tried: 186 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.48 s
[ListLike] Testing 1:FoldableLL:5:foldr':5:ByteString
3221.49 s
[ListLike] Cases: 2274 Tried: 187 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.49 s
[ListLike] Testing 1:FoldableLL:5:foldr':6:ByteString.Lazy
3221.49 s
[ListLike] Cases: 2274 Tried: 188 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.49 s
[ListLike] Testing 1:FoldableLL:5:foldr':7:Chars
3221.50 s
[ListLike] Cases: 2274 Tried: 189 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.50 s
[ListLike] Testing 1:FoldableLL:5:foldr':8:Sequence Int
3221.50 s
[ListLike] Cases: 2274 Tried: 190 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.50 s
[ListLike] Testing 1:FoldableLL:5:foldr':9:Sequence Bool
3221.50 s
[ListLike] Cases: 2274 Tried: 191 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.50 s
[ListLike] Testing 1:FoldableLL:5:foldr':10:Sequence Char
3221.51 s
[ListLike] Cases: 2274 Tried: 192 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.51 s
[ListLike] Testing 1:FoldableLL:5:foldr':11:Array Int Int
3221.51 s
[ListLike] Cases: 2274 Tried: 193 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.51 s
[ListLike] Testing 1:FoldableLL:5:foldr':12:Array Int Bool
3221.51 s
[ListLike] Cases: 2274 Tried: 194 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.51 s
[ListLike] Testing 1:FoldableLL:5:foldr':13:Array (Just Int)
3221.52 s
[ListLike] Cases: 2274 Tried: 195 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.52 s
[ListLike] Testing 1:FoldableLL:5:foldr':14:DList Int
3221.52 s
[ListLike] Cases: 2274 Tried: 196 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.52 s
[ListLike] Testing 1:FoldableLL:5:foldr':15:Vector Int
3221.52 s
[ListLike] Cases: 2274 Tried: 197 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.52 s
[ListLike] Testing 1:FoldableLL:5:foldr':16:StorableVector Int
3221.53 s
[ListLike] Cases: 2274 Tried: 198 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.53 s
[ListLike] Testing 1:FoldableLL:5:foldr':17:UnboxVector Int
3221.53 s
[ListLike] Cases: 2274 Tried: 199 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.53 s
[ListLike] Testing 1:FoldableLL:5:foldr':18:Vector Bool
3221.54 s
[ListLike] Cases: 2274 Tried: 200 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.54 s
[ListLike] Testing 1:FoldableLL:5:foldr':19:StorableVector Bool
3221.54 s
[ListLike] Cases: 2274 Tried: 201 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.54 s
[ListLike] Testing 1:FoldableLL:5:foldr':20:UnboxVector Bool
3221.54 s
[ListLike] Cases: 2274 Tried: 202 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.54 s
[ListLike] Testing 1:FoldableLL:5:foldr':21:Text
3221.55 s
[ListLike] Cases: 2274 Tried: 203 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.55 s
[ListLike] Testing 1:FoldableLL:5:foldr':22:Text.Lazy
3221.55 s
[ListLike] Cases: 2274 Tried: 204 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.55 s
[ListLike] Testing 1:FoldableLL:5:foldr':23:Text.Builder
3221.56 s
[ListLike] Cases: 2274 Tried: 205 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.56 s
[ListLike] Testing 1:FoldableLL:5:foldr':24:UTF8 ByteString
3221.56 s
[ListLike] Cases: 2274 Tried: 206 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.56 s
[ListLike] Testing 1:FoldableLL:5:foldr':25:UTF8 ByteString.Lazy
3221.57 s
[ListLike] Cases: 2274 Tried: 207 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.57 s
[ListLike] Testing 1:FoldableLL:6:fold:0:wrap [[Int]]
3221.58 s
[ListLike] Cases: 2274 Tried: 208 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.58 s
[ListLike] Testing 1:FoldableLL:6:fold:1:wrap MyList (MyList Int)
3221.59 s
[ListLike] Cases: 2274 Tried: 209 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.59 s
[ListLike] Testing 1:FoldableLL:6:fold:2:wrap S.Seq (S.Seq Int)
3221.61 s
[ListLike] Cases: 2274 Tried: 210 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3221.61 s
[ListLike] Testing 1:FoldableLL:6:fold:3:wrap Array (Array Int)
3223.31 s
[attoparsec] [ 2 of 12] Compiling QC.Combinator ( tests/QC/Combinator.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Combinator.o )
3224.22 s
[ListLike] Cases: 2274 Tried: 211 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.22 s
[ListLike] Testing 1:FoldableLL:6:fold:4:wrap Array [Int]
3224.25 s
[ListLike] Cases: 2274 Tried: 212 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.25 s
[ListLike] Testing 1:FoldableLL:6:fold:5:wrap (Vector (Vector Int))
3224.28 s
[ListLike] Cases: 2274 Tried: 213 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.28 s
[ListLike] Testing 1:FoldableLL:7:foldMap:0:[Int]
3224.30 s
[ListLike] Cases: 2274 Tried: 214 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.30 s
[ListLike] Testing 1:FoldableLL:7:foldMap:1:MyList Int
3224.32 s
[ListLike] Cases: 2274 Tried: 215 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.32 s
[ListLike] Testing 1:FoldableLL:7:foldMap:2:String
3224.35 s
[ListLike] Cases: 2274 Tried: 216 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.35 s
[ListLike] Testing 1:FoldableLL:7:foldMap:3:[Bool]
3224.37 s
[ListLike] Cases: 2274 Tried: 217 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.37 s
[ListLike] Testing 1:FoldableLL:7:foldMap:4:MyList Bool
3224.37 s
[ListLike] Cases: 2274 Tried: 218 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.37 s
[ListLike] Testing 1:FoldableLL:7:foldMap:5:ByteString
3224.45 s
[ListLike] Cases: 2274 Tried: 219 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.45 s
[ListLike] Testing 1:FoldableLL:7:foldMap:6:ByteString.Lazy
3224.45 s
[ListLike] Cases: 2274 Tried: 220 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.45 s
[ListLike] Testing 1:FoldableLL:7:foldMap:7:Chars
3224.53 s
[ListLike] Cases: 2274 Tried: 221 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.53 s
[ListLike] Testing 1:FoldableLL:7:foldMap:8:Sequence Int
3224.57 s
[ListLike] Cases: 2274 Tried: 222 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.57 s
[ListLike] Testing 1:FoldableLL:7:foldMap:9:Sequence Bool
3224.62 s
[ListLike] Cases: 2274 Tried: 223 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.63 s
[ListLike] Testing 1:FoldableLL:7:foldMap:10:Sequence Char
3224.65 s
[ListLike] Cases: 2274 Tried: 224 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.65 s
[ListLike] Testing 1:FoldableLL:7:foldMap:11:Array Int Int
3224.69 s
[ListLike] Cases: 2274 Tried: 225 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.69 s
[ListLike] Testing 1:FoldableLL:7:foldMap:12:Array Int Bool
3224.72 s
[ListLike] Cases: 2274 Tried: 226 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.72 s
[ListLike] Testing 1:FoldableLL:7:foldMap:13:Array (Just Int)
3224.76 s
[ListLike] Cases: 2274 Tried: 227 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.76 s
[ListLike] Testing 1:FoldableLL:7:foldMap:14:DList Int
3224.78 s
[ListLike] Cases: 2274 Tried: 228 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.78 s
[ListLike] Testing 1:FoldableLL:7:foldMap:15:Vector Int
3224.81 s
[ListLike] Cases: 2274 Tried: 229 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.81 s
[ListLike] Testing 1:FoldableLL:7:foldMap:16:StorableVector Int
3224.83 s
[ListLike] Cases: 2274 Tried: 230 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.84 s
[ListLike] Testing 1:FoldableLL:7:foldMap:17:UnboxVector Int
3224.86 s
[ListLike] Cases: 2274 Tried: 231 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.86 s
[ListLike] Testing 1:FoldableLL:7:foldMap:18:Vector Bool
3224.87 s
[ListLike] Cases: 2274 Tried: 232 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.88 s
[ListLike] Testing 1:FoldableLL:7:foldMap:19:StorableVector Bool
3224.90 s
[ListLike] Cases: 2274 Tried: 233 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.90 s
[ListLike] Testing 1:FoldableLL:7:foldMap:20:UnboxVector Bool
3224.92 s
[ListLike] Cases: 2274 Tried: 234 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.92 s
[ListLike] Testing 1:FoldableLL:7:foldMap:21:Text
3224.94 s
[ListLike] Cases: 2274 Tried: 235 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.95 s
[ListLike] Testing 1:FoldableLL:7:foldMap:22:Text.Lazy
3224.96 s
[ListLike] Cases: 2274 Tried: 236 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.96 s
[ListLike] Testing 1:FoldableLL:7:foldMap:23:Text.Builder
3224.99 s
[ListLike] Cases: 2274 Tried: 237 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3224.99 s
[ListLike] Testing 1:FoldableLL:7:foldMap:24:UTF8 ByteString
3225.01 s
[ListLike] Cases: 2274 Tried: 238 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.01 s
[ListLike] Testing 1:FoldableLL:7:foldMap:25:UTF8 ByteString.Lazy
3225.03 s
[ListLike] Cases: 2274 Tried: 239 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.03 s
[ListLike] Testing 2:ListLike:0:empty:0:[Int]
3225.03 s
[ListLike] Cases: 2274 Tried: 240 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.04 s
[ListLike] Testing 2:ListLike:0:empty:1:MyList Int
3225.04 s
[ListLike] Cases: 2274 Tried: 241 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.04 s
[ListLike] Testing 2:ListLike:0:empty:2:String
3225.04 s
[ListLike] Cases: 2274 Tried: 242 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.04 s
[ListLike] Testing 2:ListLike:0:empty:3:[Bool]
3225.04 s
[ListLike] Cases: 2274 Tried: 243 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.04 s
[ListLike] Testing 2:ListLike:0:empty:4:MyList Bool
3225.04 s
[ListLike] Cases: 2274 Tried: 244 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.04 s
[ListLike] Testing 2:ListLike:0:empty:5:ByteString
3225.04 s
[ListLike] Cases: 2274 Tried: 245 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.04 s
[ListLike] Testing 2:ListLike:0:empty:6:ByteString.Lazy
3225.04 s
[ListLike] Cases: 2274 Tried: 246 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.05 s
[ListLike] Testing 2:ListLike:0:empty:7:Chars
3225.05 s
[ListLike] Cases: 2274 Tried: 247 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.05 s
[ListLike] Testing 2:ListLike:0:empty:8:Sequence Int
3225.05 s
[ListLike] Cases: 2274 Tried: 248 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.05 s
[ListLike] Testing 2:ListLike:0:empty:9:Sequence Bool
3225.05 s
[ListLike] Cases: 2274 Tried: 249 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.05 s
[ListLike] Testing 2:ListLike:0:empty:10:Sequence Char
3225.05 s
[ListLike] Cases: 2274 Tried: 250 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.05 s
[ListLike] Testing 2:ListLike:0:empty:11:Array Int Int
3225.05 s
[ListLike] Cases: 2274 Tried: 251 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.05 s
[ListLike] Testing 2:ListLike:0:empty:12:Array Int Bool
3225.05 s
[ListLike] Cases: 2274 Tried: 252 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.06 s
[ListLike] Testing 2:ListLike:0:empty:13:Array (Just Int)
3225.06 s
[ListLike] Cases: 2274 Tried: 253 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.06 s
[ListLike] Testing 2:ListLike:0:empty:14:DList Int
3225.06 s
[ListLike] Cases: 2274 Tried: 254 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.06 s
[ListLike] Testing 2:ListLike:0:empty:15:Vector Int
3225.06 s
[ListLike] Cases: 2274 Tried: 255 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.06 s
[ListLike] Testing 2:ListLike:0:empty:16:StorableVector Int
3225.07 s
[ListLike] Cases: 2274 Tried: 256 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.07 s
[ListLike] Testing 2:ListLike:0:empty:17:UnboxVector Int
3225.07 s
[ListLike] Cases: 2274 Tried: 257 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.07 s
[ListLike] Testing 2:ListLike:0:empty:18:Vector Bool
3225.07 s
[ListLike] Cases: 2274 Tried: 258 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.07 s
[ListLike] Testing 2:ListLike:0:empty:19:StorableVector Bool
3225.07 s
[ListLike] Cases: 2274 Tried: 259 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.07 s
[ListLike] Testing 2:ListLike:0:empty:20:UnboxVector Bool
3225.07 s
[ListLike] Cases: 2274 Tried: 260 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.07 s
[ListLike] Testing 2:ListLike:0:empty:21:Text
3225.07 s
[ListLike] Cases: 2274 Tried: 261 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.07 s
[ListLike] Testing 2:ListLike:0:empty:22:Text.Lazy
3225.08 s
[ListLike] Cases: 2274 Tried: 262 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.08 s
[ListLike] Testing 2:ListLike:0:empty:23:Text.Builder
3225.08 s
[ListLike] Cases: 2274 Tried: 263 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.08 s
[ListLike] Testing 2:ListLike:0:empty:24:UTF8 ByteString
3225.08 s
[ListLike] Cases: 2274 Tried: 264 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.08 s
[ListLike] Testing 2:ListLike:0:empty:25:UTF8 ByteString.Lazy
3225.08 s
[ListLike] Cases: 2274 Tried: 265 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.08 s
[ListLike] Testing 2:ListLike:1:length:0:[Int]
3225.08 s
[ListLike] Cases: 2274 Tried: 266 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.08 s
[ListLike] Testing 2:ListLike:1:length:1:MyList Int
3225.08 s
[ListLike] Cases: 2274 Tried: 267 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.08 s
[ListLike] Testing 2:ListLike:1:length:2:String
3225.09 s
[ListLike] Cases: 2274 Tried: 268 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.09 s
[ListLike] Testing 2:ListLike:1:length:3:[Bool]
3225.09 s
[ListLike] Cases: 2274 Tried: 269 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.09 s
[ListLike] Testing 2:ListLike:1:length:4:MyList Bool
3225.09 s
[ListLike] Cases: 2274 Tried: 270 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.09 s
[ListLike] Testing 2:ListLike:1:length:5:ByteString
3225.09 s
[ListLike] Cases: 2274 Tried: 271 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.10 s
[ListLike] Testing 2:ListLike:1:length:6:ByteString.Lazy
3225.10 s
[ListLike] Cases: 2274 Tried: 272 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.10 s
[ListLike] Testing 2:ListLike:1:length:7:Chars
3225.10 s
[ListLike] Cases: 2274 Tried: 273 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.11 s
[ListLike] Testing 2:ListLike:1:length:8:Sequence Int
3225.11 s
[ListLike] Cases: 2274 Tried: 274 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.11 s
[ListLike] Testing 2:ListLike:1:length:9:Sequence Bool
3225.11 s
[ListLike] Cases: 2274 Tried: 275 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.11 s
[ListLike] Testing 2:ListLike:1:length:10:Sequence Char
3225.11 s
[ListLike] Cases: 2274 Tried: 276 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.11 s
[ListLike] Testing 2:ListLike:1:length:11:Array Int Int
3225.12 s
[ListLike] Cases: 2274 Tried: 277 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.12 s
[ListLike] Testing 2:ListLike:1:length:12:Array Int Bool
3225.12 s
[ListLike] Cases: 2274 Tried: 278 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.12 s
[ListLike] Testing 2:ListLike:1:length:13:Array (Just Int)
3225.12 s
[ListLike] Cases: 2274 Tried: 279 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.12 s
[ListLike] Testing 2:ListLike:1:length:14:DList Int
3225.13 s
[ListLike] Cases: 2274 Tried: 280 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.13 s
[ListLike] Testing 2:ListLike:1:length:15:Vector Int
3225.13 s
[ListLike] Cases: 2274 Tried: 281 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.13 s
[ListLike] Testing 2:ListLike:1:length:16:StorableVector Int
3225.13 s
[ListLike] Cases: 2274 Tried: 282 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.14 s
[ListLike] Testing 2:ListLike:1:length:17:UnboxVector Int
3225.14 s
[ListLike] Cases: 2274 Tried: 283 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.14 s
[ListLike] Testing 2:ListLike:1:length:18:Vector Bool
3225.14 s
[ListLike] Cases: 2274 Tried: 284 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.14 s
[ListLike] Testing 2:ListLike:1:length:19:StorableVector Bool
3225.14 s
[ListLike] Cases: 2274 Tried: 285 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.15 s
[ListLike] Testing 2:ListLike:1:length:20:UnboxVector Bool
3225.15 s
[ListLike] Cases: 2274 Tried: 286 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.15 s
[ListLike] Testing 2:ListLike:1:length:21:Text
3225.15 s
[ListLike] Cases: 2274 Tried: 287 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.15 s
[ListLike] Testing 2:ListLike:1:length:22:Text.Lazy
3225.15 s
[ListLike] Cases: 2274 Tried: 288 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.16 s
[ListLike] Testing 2:ListLike:1:length:23:Text.Builder
3225.16 s
[ListLike] Cases: 2274 Tried: 289 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.16 s
[ListLike] Testing 2:ListLike:1:length:24:UTF8 ByteString
3225.17 s
[ListLike] Cases: 2274 Tried: 290 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.17 s
[ListLike] Testing 2:ListLike:1:length:25:UTF8 ByteString.Lazy
3225.17 s
[ListLike] Cases: 2274 Tried: 291 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.18 s
[ListLike] Testing 2:ListLike:2:to/fromList:0:[Int]
3225.18 s
[ListLike] Cases: 2274 Tried: 292 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.18 s
[ListLike] Testing 2:ListLike:2:to/fromList:1:MyList Int
3225.18 s
[ListLike] Cases: 2274 Tried: 293 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.18 s
[ListLike] Testing 2:ListLike:2:to/fromList:2:String
3225.18 s
[ListLike] Cases: 2274 Tried: 294 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.19 s
[ListLike] Testing 2:ListLike:2:to/fromList:3:[Bool]
3225.19 s
[ListLike] Cases: 2274 Tried: 295 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.19 s
[ListLike] Testing 2:ListLike:2:to/fromList:4:MyList Bool
3225.19 s
[ListLike] Cases: 2274 Tried: 296 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.19 s
[ListLike] Testing 2:ListLike:2:to/fromList:5:ByteString
3225.20 s
[ListLike] Cases: 2274 Tried: 297 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.20 s
[ListLike] Testing 2:ListLike:2:to/fromList:6:ByteString.Lazy
3225.20 s
[ListLike] Cases: 2274 Tried: 298 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.20 s
[ListLike] Testing 2:ListLike:2:to/fromList:7:Chars
3225.21 s
[ListLike] Cases: 2274 Tried: 299 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.21 s
[ListLike] Testing 2:ListLike:2:to/fromList:8:Sequence Int
3225.21 s
[ListLike] Cases: 2274 Tried: 300 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.22 s
[ListLike] Testing 2:ListLike:2:to/fromList:9:Sequence Bool
3225.22 s
[ListLike] Cases: 2274 Tried: 301 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.22 s
[ListLike] Testing 2:ListLike:2:to/fromList:10:Sequence Char
3225.22 s
[ListLike] Cases: 2274 Tried: 302 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.23 s
[ListLike] Testing 2:ListLike:2:to/fromList:11:Array Int Int
3225.23 s
[ListLike] Cases: 2274 Tried: 303 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.23 s
[ListLike] Testing 2:ListLike:2:to/fromList:12:Array Int Bool
3225.24 s
[ListLike] Cases: 2274 Tried: 304 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.24 s
[ListLike] Testing 2:ListLike:2:to/fromList:13:Array (Just Int)
3225.24 s
[ListLike] Cases: 2274 Tried: 305 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.24 s
[ListLike] Testing 2:ListLike:2:to/fromList:14:DList Int
3225.24 s
[ListLike] Cases: 2274 Tried: 306 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.25 s
[ListLike] Testing 2:ListLike:2:to/fromList:15:Vector Int
3225.25 s
[ListLike] Cases: 2274 Tried: 307 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.25 s
[ListLike] Testing 2:ListLike:2:to/fromList:16:StorableVector Int
3225.25 s
[ListLike] Cases: 2274 Tried: 308 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.25 s
[ListLike] Testing 2:ListLike:2:to/fromList:17:UnboxVector Int
3225.26 s
[ListLike] Cases: 2274 Tried: 309 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.26 s
[ListLike] Testing 2:ListLike:2:to/fromList:18:Vector Bool
3225.26 s
[ListLike] Cases: 2274 Tried: 310 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.26 s
[ListLike] Testing 2:ListLike:2:to/fromList:19:StorableVector Bool
3225.26 s
[ListLike] Cases: 2274 Tried: 311 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.26 s
[ListLike] Testing 2:ListLike:2:to/fromList:20:UnboxVector Bool
3225.27 s
[ListLike] Cases: 2274 Tried: 312 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.27 s
[ListLike] Testing 2:ListLike:2:to/fromList:21:Text
3225.27 s
[ListLike] Cases: 2274 Tried: 313 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.27 s
[ListLike] Testing 2:ListLike:2:to/fromList:22:Text.Lazy
3225.28 s
[ListLike] Cases: 2274 Tried: 314 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.28 s
[ListLike] Testing 2:ListLike:2:to/fromList:23:Text.Builder
3225.29 s
[ListLike] Cases: 2274 Tried: 315 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.29 s
[ListLike] Testing 2:ListLike:2:to/fromList:24:UTF8 ByteString
3225.29 s
[ListLike] Cases: 2274 Tried: 316 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.29 s
[ListLike] Testing 2:ListLike:2:to/fromList:25:UTF8 ByteString.Lazy
3225.30 s
[ListLike] Cases: 2274 Tried: 317 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.30 s
[ListLike] Testing 2:ListLike:3:singleton:0:[Int]
3225.30 s
[ListLike] Cases: 2274 Tried: 318 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.30 s
[ListLike] Testing 2:ListLike:3:singleton:1:MyList Int
3225.30 s
[ListLike] Cases: 2274 Tried: 319 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.30 s
[ListLike] Testing 2:ListLike:3:singleton:2:String
3225.30 s
[ListLike] Cases: 2274 Tried: 320 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.31 s
[ListLike] Testing 2:ListLike:3:singleton:3:[Bool]
3225.31 s
[ListLike] Cases: 2274 Tried: 321 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.31 s
[ListLike] Testing 2:ListLike:3:singleton:4:MyList Bool
3225.31 s
[ListLike] Cases: 2274 Tried: 322 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.31 s
[ListLike] Testing 2:ListLike:3:singleton:5:ByteString
3225.31 s
[ListLike] Cases: 2274 Tried: 323 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.31 s
[ListLike] Testing 2:ListLike:3:singleton:6:ByteString.Lazy
3225.31 s
[ListLike] Cases: 2274 Tried: 324 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.31 s
[ListLike] Testing 2:ListLike:3:singleton:7:Chars
3225.31 s
[ListLike] Cases: 2274 Tried: 325 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.31 s
[attoparsec] [ 3 of 12] Compiling QC.ByteString ( tests/QC/ByteString.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/ByteString.o )
3225.32 s
[ListLike] Testing 2:ListLike:3:singleton:8:Sequence Int
3225.32 s
[ListLike] Cases: 2274 Tried: 326 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.32 s
[ListLike] Testing 2:ListLike:3:singleton:9:Sequence Bool
3225.32 s
[ListLike] Cases: 2274 Tried: 327 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.32 s
[ListLike] Testing 2:ListLike:3:singleton:10:Sequence Char
3225.32 s
[ListLike] Cases: 2274 Tried: 328 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.32 s
[ListLike] Testing 2:ListLike:3:singleton:11:Array Int Int
3225.32 s
[ListLike] Cases: 2274 Tried: 329 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.32 s
[ListLike] Testing 2:ListLike:3:singleton:12:Array Int Bool
3225.33 s
[ListLike] Cases: 2274 Tried: 330 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.33 s
[ListLike] Testing 2:ListLike:3:singleton:13:Array (Just Int)
3225.33 s
[ListLike] Cases: 2274 Tried: 331 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.33 s
[ListLike] Testing 2:ListLike:3:singleton:14:DList Int
3225.33 s
[ListLike] Cases: 2274 Tried: 332 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.33 s
[ListLike] Testing 2:ListLike:3:singleton:15:Vector Int
3225.33 s
[ListLike] Cases: 2274 Tried: 333 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.34 s
[ListLike] Testing 2:ListLike:3:singleton:16:StorableVector Int
3225.34 s
[ListLike] Cases: 2274 Tried: 334 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.34 s
[ListLike] Testing 2:ListLike:3:singleton:17:UnboxVector Int
3225.34 s
[ListLike] Cases: 2274 Tried: 335 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.34 s
[ListLike] Testing 2:ListLike:3:singleton:18:Vector Bool
3225.34 s
[ListLike] Cases: 2274 Tried: 336 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.34 s
[ListLike] Testing 2:ListLike:3:singleton:19:StorableVector Bool
3225.34 s
[ListLike] Cases: 2274 Tried: 337 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.35 s
[ListLike] Testing 2:ListLike:3:singleton:20:UnboxVector Bool
3225.35 s
[ListLike] Cases: 2274 Tried: 338 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.35 s
[ListLike] Testing 2:ListLike:3:singleton:21:Text
3225.35 s
[ListLike] Cases: 2274 Tried: 339 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.35 s
[ListLike] Testing 2:ListLike:3:singleton:22:Text.Lazy
3225.35 s
[ListLike] Cases: 2274 Tried: 340 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.35 s
[ListLike] Testing 2:ListLike:3:singleton:23:Text.Builder
3225.35 s
[ListLike] Cases: 2274 Tried: 341 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.35 s
[ListLike] Testing 2:ListLike:3:singleton:24:UTF8 ByteString
3225.35 s
[ListLike] Cases: 2274 Tried: 342 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.36 s
[ListLike] Testing 2:ListLike:3:singleton:25:UTF8 ByteString.Lazy
3225.36 s
[ListLike] Cases: 2274 Tried: 343 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.36 s
[ListLike] Testing 2:ListLike:4:cons:0:[Int]
3225.36 s
[ListLike] Cases: 2274 Tried: 344 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.36 s
[ListLike] Testing 2:ListLike:4:cons:1:MyList Int
3225.36 s
[ListLike] Cases: 2274 Tried: 345 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.36 s
[ListLike] Testing 2:ListLike:4:cons:2:String
3225.37 s
[ListLike] Cases: 2274 Tried: 346 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.37 s
[ListLike] Testing 2:ListLike:4:cons:3:[Bool]
3225.37 s
[ListLike] Cases: 2274 Tried: 347 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.37 s
[ListLike] Testing 2:ListLike:4:cons:4:MyList Bool
3225.37 s
[ListLike] Cases: 2274 Tried: 348 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.37 s
[ListLike] Testing 2:ListLike:4:cons:5:ByteString
3225.38 s
[ListLike] Cases: 2274 Tried: 349 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.38 s
[ListLike] Testing 2:ListLike:4:cons:6:ByteString.Lazy
3225.38 s
[ListLike] Cases: 2274 Tried: 350 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.38 s
[ListLike] Testing 2:ListLike:4:cons:7:Chars
3225.39 s
[ListLike] Cases: 2274 Tried: 351 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.39 s
[ListLike] Testing 2:ListLike:4:cons:8:Sequence Int
3225.39 s
[ListLike] Cases: 2274 Tried: 352 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.39 s
[ListLike] Testing 2:ListLike:4:cons:9:Sequence Bool
3225.40 s
[ListLike] Cases: 2274 Tried: 353 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.40 s
[ListLike] Testing 2:ListLike:4:cons:10:Sequence Char
3225.40 s
[ListLike] Cases: 2274 Tried: 354 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.40 s
[ListLike] Testing 2:ListLike:4:cons:11:Array Int Int
3225.40 s
[ListLike] Cases: 2274 Tried: 355 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.40 s
[ListLike] Testing 2:ListLike:4:cons:12:Array Int Bool
3225.41 s
[ListLike] Cases: 2274 Tried: 356 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.41 s
[ListLike] Testing 2:ListLike:4:cons:13:Array (Just Int)
3225.41 s
[ListLike] Cases: 2274 Tried: 357 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.42 s
[ListLike] Testing 2:ListLike:4:cons:14:DList Int
3225.42 s
[ListLike] Cases: 2274 Tried: 358 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.42 s
[ListLike] Testing 2:ListLike:4:cons:15:Vector Int
3225.43 s
[ListLike] Cases: 2274 Tried: 359 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.43 s
[ListLike] Testing 2:ListLike:4:cons:16:StorableVector Int
3225.43 s
[ListLike] Cases: 2274 Tried: 360 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.43 s
[ListLike] Testing 2:ListLike:4:cons:17:UnboxVector Int
3225.43 s
[ListLike] Cases: 2274 Tried: 361 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.43 s
[ListLike] Testing 2:ListLike:4:cons:18:Vector Bool
3225.43 s
[ListLike] Cases: 2274 Tried: 362 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.43 s
[ListLike] Testing 2:ListLike:4:cons:19:StorableVector Bool
3225.44 s
[ListLike] Cases: 2274 Tried: 363 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.44 s
[ListLike] Testing 2:ListLike:4:cons:20:UnboxVector Bool
3225.44 s
[ListLike] Cases: 2274 Tried: 364 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.44 s
[ListLike] Testing 2:ListLike:4:cons:21:Text
3225.44 s
[ListLike] Cases: 2274 Tried: 365 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.44 s
[ListLike] Testing 2:ListLike:4:cons:22:Text.Lazy
3225.45 s
[ListLike] Cases: 2274 Tried: 366 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.45 s
[ghc-lib-parser] [313 of 443] Compiling GHC.Utils.Monad.State.Strict ( compiler/GHC/Utils/Monad/State/Strict.hs, dist/build/GHC/Utils/Monad/State/Strict.p_o )
3225.45 s
[ListLike] Testing 2:ListLike:4:cons:23:Text.Builder
3225.46 s
[ListLike] Cases: 2274 Tried: 367 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.46 s
[ListLike] Testing 2:ListLike:4:cons:24:UTF8 ByteString
3225.47 s
[ListLike] Cases: 2274 Tried: 368 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.47 s
[ListLike] Testing 2:ListLike:4:cons:25:UTF8 ByteString.Lazy
3225.47 s
[ListLike] Cases: 2274 Tried: 369 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.47 s
[ListLike] Testing 2:ListLike:5:append:0:[Int]
3225.48 s
[ListLike] Cases: 2274 Tried: 370 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.48 s
[ListLike] Testing 2:ListLike:5:append:1:MyList Int
3225.49 s
[ListLike] Cases: 2274 Tried: 371 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.49 s
[ListLike] Testing 2:ListLike:5:append:2:String
3225.49 s
[ListLike] Cases: 2274 Tried: 372 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.49 s
[ListLike] Testing 2:ListLike:5:append:3:[Bool]
3225.49 s
[ListLike] Cases: 2274 Tried: 373 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.49 s
[ListLike] Testing 2:ListLike:5:append:4:MyList Bool
3225.49 s
[ListLike] Cases: 2274 Tried: 374 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.49 s
[ListLike] Testing 2:ListLike:5:append:5:ByteString
3225.49 s
[ListLike] Cases: 2274 Tried: 375 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.49 s
[ListLike] Testing 2:ListLike:5:append:6:ByteString.Lazy
3225.49 s
[ListLike] Cases: 2274 Tried: 376 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.49 s
[ListLike] Testing 2:ListLike:5:append:7:Chars
3225.50 s
[ListLike] Cases: 2274 Tried: 377 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.50 s
[ListLike] Testing 2:ListLike:5:append:8:Sequence Int
3225.50 s
[ListLike] Cases: 2274 Tried: 378 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.50 s
[ListLike] Testing 2:ListLike:5:append:9:Sequence Bool
3225.50 s
[ListLike] Cases: 2274 Tried: 379 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.50 s
[ListLike] Testing 2:ListLike:5:append:10:Sequence Char
3225.51 s
[ListLike] Cases: 2274 Tried: 380 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.51 s
[ListLike] Testing 2:ListLike:5:append:11:Array Int Int
3225.51 s
[ListLike] Cases: 2274 Tried: 381 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.51 s
[ListLike] Testing 2:ListLike:5:append:12:Array Int Bool
3225.51 s
[ListLike] Cases: 2274 Tried: 382 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.51 s
[ListLike] Testing 2:ListLike:5:append:13:Array (Just Int)
3225.52 s
[ListLike] Cases: 2274 Tried: 383 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.52 s
[ListLike] Testing 2:ListLike:5:append:14:DList Int
3225.52 s
[ListLike] Cases: 2274 Tried: 384 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.52 s
[ListLike] Testing 2:ListLike:5:append:15:Vector Int
3225.52 s
[ListLike] Cases: 2274 Tried: 385 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.52 s
[ListLike] Testing 2:ListLike:5:append:16:StorableVector Int
3225.52 s
[ListLike] Cases: 2274 Tried: 386 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.52 s
[ListLike] Testing 2:ListLike:5:append:17:UnboxVector Int
3225.53 s
[ListLike] Cases: 2274 Tried: 387 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.53 s
[ListLike] Testing 2:ListLike:5:append:18:Vector Bool
3225.53 s
[ListLike] Cases: 2274 Tried: 388 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.53 s
[ListLike] Testing 2:ListLike:5:append:19:StorableVector Bool
3225.53 s
[ListLike] Cases: 2274 Tried: 389 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.53 s
[ListLike] Testing 2:ListLike:5:append:20:UnboxVector Bool
3225.53 s
[ListLike] Cases: 2274 Tried: 390 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.53 s
[ListLike] Testing 2:ListLike:5:append:21:Text
3225.53 s
[ListLike] Cases: 2274 Tried: 391 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.53 s
[ListLike] Testing 2:ListLike:5:append:22:Text.Lazy
3225.54 s
[ListLike] Cases: 2274 Tried: 392 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.54 s
[ListLike] Testing 2:ListLike:5:append:23:Text.Builder
3225.55 s
[ListLike] Cases: 2274 Tried: 393 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.55 s
[ListLike] Testing 2:ListLike:5:append:24:UTF8 ByteString
3225.56 s
[ListLike] Cases: 2274 Tried: 394 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.56 s
[ListLike] Testing 2:ListLike:5:append:25:UTF8 ByteString.Lazy
3225.57 s
[ListLike] Cases: 2274 Tried: 395 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.57 s
[ListLike] Testing 2:ListLike:6:head:0:[Int]
3225.57 s
[ListLike] Cases: 2274 Tried: 396 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3225.57 s
[ListLike] Testing 2:ListLike:6:head:1:MyList Int
3225.57 s
[ListLike] Cases: 2274 Tried: 397 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.57 s
[ListLike] Testing 2:ListLike:6:head:2:String
3225.57 s
[ListLike] Cases: 2274 Tried: 398 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3225.57 s
[ListLike] Testing 2:ListLike:6:head:3:[Bool]
3225.57 s
[ListLike] Cases: 2274 Tried: 399 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.57 s
[ListLike] Testing 2:ListLike:6:head:4:MyList Bool
3225.57 s
[ListLike] Cases: 2274 Tried: 400 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.57 s
[ListLike] Testing 2:ListLike:6:head:5:ByteString
3225.57 s
[ListLike] Cases: 2274 Tried: 401 Errors: 0 Failures: 0+++ OK, passed 100 tests; 12 discarded.
3225.57 s
[ListLike] Testing 2:ListLike:6:head:6:ByteString.Lazy
3225.57 s
[ListLike] Cases: 2274 Tried: 402 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.57 s
[ListLike] Testing 2:ListLike:6:head:7:Chars
3225.58 s
[ListLike] Cases: 2274 Tried: 403 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:8:Sequence Int
3225.58 s
[ListLike] Cases: 2274 Tried: 404 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:9:Sequence Bool
3225.58 s
[ListLike] Cases: 2274 Tried: 405 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:10:Sequence Char
3225.58 s
[ListLike] Cases: 2274 Tried: 406 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:11:Array Int Int
3225.58 s
[ListLike] Cases: 2274 Tried: 407 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:12:Array Int Bool
3225.58 s
[ListLike] Cases: 2274 Tried: 408 Errors: 0 Failures: 0+++ OK, passed 100 tests; 12 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:13:Array (Just Int)
3225.58 s
[ListLike] Cases: 2274 Tried: 409 Errors: 0 Failures: 0+++ OK, passed 100 tests; 22 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:14:DList Int
3225.58 s
[ListLike] Cases: 2274 Tried: 410 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:15:Vector Int
3225.58 s
[ListLike] Cases: 2274 Tried: 411 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:16:StorableVector Int
3225.58 s
[ListLike] Cases: 2274 Tried: 412 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:17:UnboxVector Int
3225.58 s
[ListLike] Cases: 2274 Tried: 413 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:18:Vector Bool
3225.58 s
[ListLike] Cases: 2274 Tried: 414 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:19:StorableVector Bool
3225.58 s
[ListLike] Cases: 2274 Tried: 415 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3225.58 s
[ListLike] Testing 2:ListLike:6:head:20:UnboxVector Bool
3225.59 s
[ListLike] Cases: 2274 Tried: 416 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.59 s
[ListLike] Testing 2:ListLike:6:head:21:Text
3225.59 s
[ListLike] Cases: 2274 Tried: 417 Errors: 0 Failures: 0+++ OK, passed 100 tests; 11 discarded.
3225.59 s
[ListLike] Testing 2:ListLike:6:head:22:Text.Lazy
3225.59 s
[ListLike] Cases: 2274 Tried: 418 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.59 s
[ListLike] Testing 2:ListLike:6:head:23:Text.Builder
3225.59 s
[ListLike] Cases: 2274 Tried: 419 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.59 s
[ListLike] Testing 2:ListLike:6:head:24:UTF8 ByteString
3225.59 s
[ListLike] Cases: 2274 Tried: 420 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.59 s
[ListLike] Testing 2:ListLike:6:head:25:UTF8 ByteString.Lazy
3225.60 s
[ListLike] Cases: 2274 Tried: 421 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.60 s
[ListLike] Testing 2:ListLike:7:last:0:[Int]
3225.60 s
[ListLike] Cases: 2274 Tried: 422 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.60 s
[ListLike] Testing 2:ListLike:7:last:1:MyList Int
3225.60 s
[ListLike] Cases: 2274 Tried: 423 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.60 s
[ListLike] Testing 2:ListLike:7:last:2:String
3225.60 s
[ListLike] Cases: 2274 Tried: 424 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.60 s
[ListLike] Testing 2:ListLike:7:last:3:[Bool]
3225.60 s
[ListLike] Cases: 2274 Tried: 425 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.60 s
[ListLike] Testing 2:ListLike:7:last:4:MyList Bool
3225.60 s
[ListLike] Cases: 2274 Tried: 426 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.60 s
[ListLike] Testing 2:ListLike:7:last:5:ByteString
3225.60 s
[ListLike] Cases: 2274 Tried: 427 Errors: 0 Failures: 0+++ OK, passed 100 tests; 23 discarded.
3225.60 s
[ListLike] Testing 2:ListLike:7:last:6:ByteString.Lazy
3225.60 s
[ListLike] Cases: 2274 Tried: 428 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.60 s
[ListLike] Testing 2:ListLike:7:last:7:Chars
3225.61 s
[ListLike] Cases: 2274 Tried: 429 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.61 s
[ListLike] Testing 2:ListLike:7:last:8:Sequence Int
3225.61 s
[ListLike] Cases: 2274 Tried: 430 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.61 s
[ListLike] Testing 2:ListLike:7:last:9:Sequence Bool
3225.61 s
[ListLike] Cases: 2274 Tried: 431 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.61 s
[ListLike] Testing 2:ListLike:7:last:10:Sequence Char
3225.61 s
[ListLike] Cases: 2274 Tried: 432 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.61 s
[ListLike] Testing 2:ListLike:7:last:11:Array Int Int
3225.61 s
[ListLike] Cases: 2274 Tried: 433 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.61 s
[ListLike] Testing 2:ListLike:7:last:12:Array Int Bool
3225.61 s
[ListLike] Cases: 2274 Tried: 434 Errors: 0 Failures: 0+++ OK, passed 100 tests; 22 discarded.
3225.62 s
[ListLike] Testing 2:ListLike:7:last:13:Array (Just Int)
3225.62 s
[ListLike] Cases: 2274 Tried: 435 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3225.62 s
[ListLike] Testing 2:ListLike:7:last:14:DList Int
3225.66 s
[ListLike] Cases: 2274 Tried: 436 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.66 s
[ListLike] Testing 2:ListLike:7:last:15:Vector Int
3225.66 s
[ListLike] Cases: 2274 Tried: 437 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3225.66 s
[ListLike] Testing 2:ListLike:7:last:16:StorableVector Int
3225.66 s
[ListLike] Cases: 2274 Tried: 438 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.66 s
[ListLike] Testing 2:ListLike:7:last:17:UnboxVector Int
3225.66 s
[ListLike] Cases: 2274 Tried: 439 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.66 s
[ListLike] Testing 2:ListLike:7:last:18:Vector Bool
3225.66 s
[ListLike] Cases: 2274 Tried: 440 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3225.66 s
[ListLike] Testing 2:ListLike:7:last:19:StorableVector Bool
3225.66 s
[ListLike] Cases: 2274 Tried: 441 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.66 s
[ListLike] Testing 2:ListLike:7:last:20:UnboxVector Bool
3225.66 s
[ListLike] Cases: 2274 Tried: 442 Errors: 0 Failures: 0+++ OK, passed 100 tests; 24 discarded.
3225.66 s
[ListLike] Testing 2:ListLike:7:last:21:Text
3225.66 s
[ListLike] Cases: 2274 Tried: 443 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3225.66 s
[ListLike] Testing 2:ListLike:7:last:22:Text.Lazy
3225.66 s
[ListLike] Cases: 2274 Tried: 444 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.66 s
[ListLike] Testing 2:ListLike:7:last:23:Text.Builder
3225.68 s
[ListLike] Cases: 2274 Tried: 445 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.68 s
[ListLike] Testing 2:ListLike:7:last:24:UTF8 ByteString
3225.69 s
[ListLike] Cases: 2274 Tried: 446 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3225.69 s
[ListLike] Testing 2:ListLike:7:last:25:UTF8 ByteString.Lazy
3225.73 s
[ListLike] Cases: 2274 Tried: 447 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:0:[Int]
3225.73 s
[ListLike] Cases: 2274 Tried: 448 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:1:MyList Int
3225.73 s
[ListLike] Cases: 2274 Tried: 449 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:2:String
3225.73 s
[ListLike] Cases: 2274 Tried: 450 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:3:[Bool]
3225.73 s
[ListLike] Cases: 2274 Tried: 451 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:4:MyList Bool
3225.73 s
[ListLike] Cases: 2274 Tried: 452 Errors: 0 Failures: 0+++ OK, passed 100 tests; 21 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:5:ByteString
3225.73 s
[ListLike] Cases: 2274 Tried: 453 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:6:ByteString.Lazy
3225.73 s
[ListLike] Cases: 2274 Tried: 454 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:7:Chars
3225.73 s
[ListLike] Cases: 2274 Tried: 455 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:8:Sequence Int
3225.73 s
[ListLike] Cases: 2274 Tried: 456 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.73 s
[ListLike] Testing 2:ListLike:8:tail:9:Sequence Bool
3225.74 s
[ListLike] Cases: 2274 Tried: 457 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3225.74 s
[ListLike] Testing 2:ListLike:8:tail:10:Sequence Char
3225.74 s
[ListLike] Cases: 2274 Tried: 458 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3225.74 s
[ListLike] Testing 2:ListLike:8:tail:11:Array Int Int
3225.74 s
[ListLike] Cases: 2274 Tried: 459 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.74 s
[ListLike] Testing 2:ListLike:8:tail:12:Array Int Bool
3225.74 s
[ListLike] Cases: 2274 Tried: 460 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.74 s
[ListLike] Testing 2:ListLike:8:tail:13:Array (Just Int)
3225.74 s
[ListLike] Cases: 2274 Tried: 461 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.74 s
[ListLike] Testing 2:ListLike:8:tail:14:DList Int
3225.74 s
[ListLike] Cases: 2274 Tried: 462 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3225.74 s
[ListLike] Testing 2:ListLike:8:tail:15:Vector Int
3225.74 s
[ListLike] Cases: 2274 Tried: 463 Errors: 0 Failures: 0+++ OK, passed 100 tests; 12 discarded.
3225.74 s
[ListLike] Testing 2:ListLike:8:tail:16:StorableVector Int
3225.74 s
[ListLike] Cases: 2274 Tried: 464 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.74 s
[ListLike] Testing 2:ListLike:8:tail:17:UnboxVector Int
3225.74 s
[ListLike] Cases: 2274 Tried: 465 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3225.74 s
[ListLike] Testing 2:ListLike:8:tail:18:Vector Bool
3225.75 s
[ListLike] Cases: 2274 Tried: 466 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.75 s
[ListLike] Testing 2:ListLike:8:tail:19:StorableVector Bool
3225.75 s
[ListLike] Cases: 2274 Tried: 467 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3225.75 s
[ListLike] Testing 2:ListLike:8:tail:20:UnboxVector Bool
3225.75 s
[ListLike] Cases: 2274 Tried: 468 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.75 s
[ListLike] Testing 2:ListLike:8:tail:21:Text
3225.75 s
[ListLike] Cases: 2274 Tried: 469 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3225.75 s
[ListLike] Testing 2:ListLike:8:tail:22:Text.Lazy
3225.75 s
[ListLike] Cases: 2274 Tried: 470 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3225.75 s
[ListLike] Testing 2:ListLike:8:tail:23:Text.Builder
3225.76 s
[ListLike] Cases: 2274 Tried: 471 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.76 s
[ListLike] Testing 2:ListLike:8:tail:24:UTF8 ByteString
3225.76 s
[ListLike] Cases: 2274 Tried: 472 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.76 s
[ListLike] Testing 2:ListLike:8:tail:25:UTF8 ByteString.Lazy
3225.76 s
[ListLike] Cases: 2274 Tried: 473 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.76 s
[ListLike] Testing 2:ListLike:9:init:0:[Int]
3225.76 s
[ListLike] Cases: 2274 Tried: 474 Errors: 0 Failures: 0+++ OK, passed 100 tests; 22 discarded.
3225.76 s
[ListLike] Testing 2:ListLike:9:init:1:MyList Int
3225.76 s
[ListLike] Cases: 2274 Tried: 475 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.76 s
[ListLike] Testing 2:ListLike:9:init:2:String
3225.77 s
[ListLike] Cases: 2274 Tried: 476 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.77 s
[ListLike] Testing 2:ListLike:9:init:3:[Bool]
3225.77 s
[ListLike] Cases: 2274 Tried: 477 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.77 s
[ListLike] Testing 2:ListLike:9:init:4:MyList Bool
3225.77 s
[ListLike] Cases: 2274 Tried: 478 Errors: 0 Failures: 0+++ OK, passed 100 tests; 21 discarded.
3225.77 s
[ListLike] Testing 2:ListLike:9:init:5:ByteString
3225.77 s
[ListLike] Cases: 2274 Tried: 479 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3225.77 s
[ListLike] Testing 2:ListLike:9:init:6:ByteString.Lazy
3225.77 s
[ListLike] Cases: 2274 Tried: 480 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.77 s
[ListLike] Testing 2:ListLike:9:init:7:Chars
3225.78 s
[ListLike] Cases: 2274 Tried: 481 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.78 s
[ListLike] Testing 2:ListLike:9:init:8:Sequence Int
3225.78 s
[ListLike] Cases: 2274 Tried: 482 Errors: 0 Failures: 0+++ OK, passed 100 tests; 23 discarded.
3225.78 s
[ListLike] Testing 2:ListLike:9:init:9:Sequence Bool
3225.78 s
[ListLike] Cases: 2274 Tried: 483 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.78 s
[ListLike] Testing 2:ListLike:9:init:10:Sequence Char
3225.78 s
[ListLike] Cases: 2274 Tried: 484 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.78 s
[ListLike] Testing 2:ListLike:9:init:11:Array Int Int
3225.79 s
[ListLike] Cases: 2274 Tried: 485 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.79 s
[ListLike] Testing 2:ListLike:9:init:12:Array Int Bool
3225.79 s
[ListLike] Cases: 2274 Tried: 486 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.79 s
[ListLike] Testing 2:ListLike:9:init:13:Array (Just Int)
3225.79 s
[ListLike] Cases: 2274 Tried: 487 Errors: 0 Failures: 0+++ OK, passed 100 tests; 22 discarded.
3225.79 s
[ListLike] Testing 2:ListLike:9:init:14:DList Int
3225.79 s
[ListLike] Cases: 2274 Tried: 488 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3225.79 s
[ListLike] Testing 2:ListLike:9:init:15:Vector Int
3225.79 s
[ListLike] Cases: 2274 Tried: 489 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.79 s
[ListLike] Testing 2:ListLike:9:init:16:StorableVector Int
3225.80 s
[ListLike] Cases: 2274 Tried: 490 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.80 s
[ListLike] Testing 2:ListLike:9:init:17:UnboxVector Int
3225.80 s
[ListLike] Cases: 2274 Tried: 491 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3225.80 s
[ListLike] Testing 2:ListLike:9:init:18:Vector Bool
3225.80 s
[ListLike] Cases: 2274 Tried: 492 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.80 s
[ListLike] Testing 2:ListLike:9:init:19:StorableVector Bool
3225.80 s
[ListLike] Cases: 2274 Tried: 493 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3225.80 s
[ListLike] Testing 2:ListLike:9:init:20:UnboxVector Bool
3225.80 s
[ListLike] Cases: 2274 Tried: 494 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3225.80 s
[ListLike] Testing 2:ListLike:9:init:21:Text
3225.80 s
[ListLike] Cases: 2274 Tried: 495 Errors: 0 Failures: 0+++ OK, passed 100 tests; 23 discarded.
3225.80 s
[ListLike] Testing 2:ListLike:9:init:22:Text.Lazy
3225.80 s
[ListLike] Cases: 2274 Tried: 496 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.80 s
[ListLike] Testing 2:ListLike:9:init:23:Text.Builder
3225.81 s
[ListLike] Cases: 2274 Tried: 497 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3225.81 s
[ListLike] Testing 2:ListLike:9:init:24:UTF8 ByteString
3225.82 s
[ListLike] Cases: 2274 Tried: 498 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3225.82 s
[ListLike] Testing 2:ListLike:9:init:25:UTF8 ByteString.Lazy
3225.83 s
[ListLike] Cases: 2274 Tried: 499 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3225.83 s
[ListLike] Testing 2:ListLike:10:null:0:[Int]
3225.83 s
[ListLike] Cases: 2274 Tried: 500 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.83 s
[ListLike] Testing 2:ListLike:10:null:1:MyList Int
3225.83 s
[ListLike] Cases: 2274 Tried: 501 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.83 s
[ListLike] Testing 2:ListLike:10:null:2:String
3225.83 s
[ListLike] Cases: 2274 Tried: 502 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.83 s
[ListLike] Testing 2:ListLike:10:null:3:[Bool]
3225.83 s
[ListLike] Cases: 2274 Tried: 503 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.83 s
[ListLike] Testing 2:ListLike:10:null:4:MyList Bool
3225.83 s
[ListLike] Cases: 2274 Tried: 504 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.83 s
[ListLike] Testing 2:ListLike:10:null:5:ByteString
3225.83 s
[ListLike] Cases: 2274 Tried: 505 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.83 s
[ListLike] Testing 2:ListLike:10:null:6:ByteString.Lazy
3225.83 s
[ListLike] Cases: 2274 Tried: 506 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.83 s
[ListLike] Testing 2:ListLike:10:null:7:Chars
3225.84 s
[ListLike] Cases: 2274 Tried: 507 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:8:Sequence Int
3225.84 s
[ListLike] Cases: 2274 Tried: 508 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:9:Sequence Bool
3225.84 s
[ListLike] Cases: 2274 Tried: 509 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:10:Sequence Char
3225.84 s
[ListLike] Cases: 2274 Tried: 510 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:11:Array Int Int
3225.84 s
[ListLike] Cases: 2274 Tried: 511 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:12:Array Int Bool
3225.84 s
[ListLike] Cases: 2274 Tried: 512 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:13:Array (Just Int)
3225.84 s
[ListLike] Cases: 2274 Tried: 513 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:14:DList Int
3225.84 s
[ListLike] Cases: 2274 Tried: 514 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:15:Vector Int
3225.84 s
[ListLike] Cases: 2274 Tried: 515 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:16:StorableVector Int
3225.84 s
[ListLike] Cases: 2274 Tried: 516 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:17:UnboxVector Int
3225.84 s
[ListLike] Cases: 2274 Tried: 517 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:18:Vector Bool
3225.84 s
[ListLike] Cases: 2274 Tried: 518 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:19:StorableVector Bool
3225.84 s
[ListLike] Cases: 2274 Tried: 519 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.84 s
[ListLike] Testing 2:ListLike:10:null:20:UnboxVector Bool
3225.85 s
[ListLike] Cases: 2274 Tried: 520 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.85 s
[ListLike] Testing 2:ListLike:10:null:21:Text
3225.85 s
[ListLike] Cases: 2274 Tried: 521 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.85 s
[ListLike] Testing 2:ListLike:10:null:22:Text.Lazy
3225.85 s
[ListLike] Cases: 2274 Tried: 522 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.85 s
[ListLike] Testing 2:ListLike:10:null:23:Text.Builder
3225.85 s
[ListLike] Cases: 2274 Tried: 523 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.85 s
[ListLike] Testing 2:ListLike:10:null:24:UTF8 ByteString
3225.85 s
[ListLike] Cases: 2274 Tried: 524 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.85 s
[ListLike] Testing 2:ListLike:10:null:25:UTF8 ByteString.Lazy
3225.85 s
[ListLike] Cases: 2274 Tried: 525 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.85 s
[ListLike] Testing 2:ListLike:11:length2:0:[Int]
3225.85 s
[ListLike] Cases: 2274 Tried: 526 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.85 s
[ListLike] Testing 2:ListLike:11:length2:1:MyList Int
3225.86 s
[ListLike] Cases: 2274 Tried: 527 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.86 s
[ListLike] Testing 2:ListLike:11:length2:2:String
3225.86 s
[ListLike] Cases: 2274 Tried: 528 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.86 s
[ListLike] Testing 2:ListLike:11:length2:3:[Bool]
3225.86 s
[ListLike] Cases: 2274 Tried: 529 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.86 s
[ListLike] Testing 2:ListLike:11:length2:4:MyList Bool
3225.86 s
[ListLike] Cases: 2274 Tried: 530 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.86 s
[ListLike] Testing 2:ListLike:11:length2:5:ByteString
3225.86 s
[ListLike] Cases: 2274 Tried: 531 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.86 s
[ListLike] Testing 2:ListLike:11:length2:6:ByteString.Lazy
3225.86 s
[ListLike] Cases: 2274 Tried: 532 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.86 s
[ListLike] Testing 2:ListLike:11:length2:7:Chars
3225.87 s
[ListLike] Cases: 2274 Tried: 533 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.87 s
[ListLike] Testing 2:ListLike:11:length2:8:Sequence Int
3225.87 s
[ListLike] Cases: 2274 Tried: 534 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.87 s
[ListLike] Testing 2:ListLike:11:length2:9:Sequence Bool
3225.87 s
[ListLike] Cases: 2274 Tried: 535 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.87 s
[ListLike] Testing 2:ListLike:11:length2:10:Sequence Char
3225.87 s
[ListLike] Cases: 2274 Tried: 536 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.87 s
[ListLike] Testing 2:ListLike:11:length2:11:Array Int Int
3225.87 s
[ListLike] Cases: 2274 Tried: 537 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.87 s
[ListLike] Testing 2:ListLike:11:length2:12:Array Int Bool
3225.87 s
[ListLike] Cases: 2274 Tried: 538 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.87 s
[ListLike] Testing 2:ListLike:11:length2:13:Array (Just Int)
3225.87 s
[ListLike] Cases: 2274 Tried: 539 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.87 s
[ListLike] Testing 2:ListLike:11:length2:14:DList Int
3225.88 s
[ListLike] Cases: 2274 Tried: 540 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.88 s
[ListLike] Testing 2:ListLike:11:length2:15:Vector Int
3225.88 s
[ListLike] Cases: 2274 Tried: 541 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.88 s
[ListLike] Testing 2:ListLike:11:length2:16:StorableVector Int
3225.88 s
[ListLike] Cases: 2274 Tried: 542 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.88 s
[ListLike] Testing 2:ListLike:11:length2:17:UnboxVector Int
3225.88 s
[ListLike] Cases: 2274 Tried: 543 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.88 s
[ListLike] Testing 2:ListLike:11:length2:18:Vector Bool
3225.88 s
[ListLike] Cases: 2274 Tried: 544 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.88 s
[ListLike] Testing 2:ListLike:11:length2:19:StorableVector Bool
3225.88 s
[ListLike] Cases: 2274 Tried: 545 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.88 s
[ListLike] Testing 2:ListLike:11:length2:20:UnboxVector Bool
3225.88 s
[ListLike] Cases: 2274 Tried: 546 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.88 s
[ListLike] Testing 2:ListLike:11:length2:21:Text
3225.88 s
[ListLike] Cases: 2274 Tried: 547 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.88 s
[ListLike] Testing 2:ListLike:11:length2:22:Text.Lazy
3225.88 s
[ListLike] Cases: 2274 Tried: 548 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.88 s
[ListLike] Testing 2:ListLike:11:length2:23:Text.Builder
3225.91 s
[ListLike] Cases: 2274 Tried: 549 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:11:length2:24:UTF8 ByteString
3225.91 s
[ListLike] Cases: 2274 Tried: 550 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:11:length2:25:UTF8 ByteString.Lazy
3225.91 s
[ListLike] Cases: 2274 Tried: 551 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:12:length3:0:[Int]
3225.91 s
[ListLike] Cases: 2274 Tried: 552 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:12:length3:1:MyList Int
3225.91 s
[ListLike] Cases: 2274 Tried: 553 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:12:length3:2:String
3225.91 s
[ListLike] Cases: 2274 Tried: 554 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:12:length3:3:[Bool]
3225.91 s
[ListLike] Cases: 2274 Tried: 555 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:12:length3:4:MyList Bool
3225.91 s
[ListLike] Cases: 2274 Tried: 556 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:12:length3:5:ByteString
3225.91 s
[ListLike] Cases: 2274 Tried: 557 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:12:length3:6:ByteString.Lazy
3225.91 s
[ListLike] Cases: 2274 Tried: 558 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.91 s
[ListLike] Testing 2:ListLike:12:length3:7:Chars
3225.93 s
[ListLike] Cases: 2274 Tried: 559 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.93 s
[ListLike] Testing 2:ListLike:12:length3:8:Sequence Int
3225.93 s
[ListLike] Cases: 2274 Tried: 560 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.93 s
[ListLike] Testing 2:ListLike:12:length3:9:Sequence Bool
3225.93 s
[ListLike] Cases: 2274 Tried: 561 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.93 s
[ListLike] Testing 2:ListLike:12:length3:10:Sequence Char
3225.93 s
[ListLike] Cases: 2274 Tried: 562 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.93 s
[ListLike] Testing 2:ListLike:12:length3:11:Array Int Int
3225.93 s
[ListLike] Cases: 2274 Tried: 563 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.93 s
[ListLike] Testing 2:ListLike:12:length3:12:Array Int Bool
3225.93 s
[ListLike] Cases: 2274 Tried: 564 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.93 s
[ListLike] Testing 2:ListLike:12:length3:13:Array (Just Int)
3225.94 s
[ListLike] Cases: 2274 Tried: 565 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.94 s
[ListLike] Testing 2:ListLike:12:length3:14:DList Int
3225.94 s
[ListLike] Cases: 2274 Tried: 566 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.94 s
[ListLike] Testing 2:ListLike:12:length3:15:Vector Int
3225.94 s
[ListLike] Cases: 2274 Tried: 567 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.94 s
[ListLike] Testing 2:ListLike:12:length3:16:StorableVector Int
3225.94 s
[ListLike] Cases: 2274 Tried: 568 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.94 s
[ListLike] Testing 2:ListLike:12:length3:17:UnboxVector Int
3225.94 s
[ListLike] Cases: 2274 Tried: 569 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.94 s
[ListLike] Testing 2:ListLike:12:length3:18:Vector Bool
3225.94 s
[ListLike] Cases: 2274 Tried: 570 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.94 s
[ListLike] Testing 2:ListLike:12:length3:19:StorableVector Bool
3225.94 s
[ListLike] Cases: 2274 Tried: 571 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.94 s
[ListLike] Testing 2:ListLike:12:length3:20:UnboxVector Bool
3225.94 s
[ListLike] Cases: 2274 Tried: 572 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.94 s
[ListLike] Testing 2:ListLike:12:length3:21:Text
3225.95 s
[ListLike] Cases: 2274 Tried: 573 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.95 s
[ListLike] Testing 2:ListLike:12:length3:22:Text.Lazy
3225.95 s
[ListLike] Cases: 2274 Tried: 574 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.95 s
[ListLike] Testing 2:ListLike:12:length3:23:Text.Builder
3225.96 s
[ListLike] Cases: 2274 Tried: 575 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.96 s
[ListLike] Testing 2:ListLike:12:length3:24:UTF8 ByteString
3225.96 s
[ListLike] Cases: 2274 Tried: 576 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.96 s
[ListLike] Testing 2:ListLike:12:length3:25:UTF8 ByteString.Lazy
3225.97 s
[ListLike] Cases: 2274 Tried: 577 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.97 s
[ListLike] Testing 2:ListLike:13:map:0:[Int]
3225.97 s
[ListLike] Cases: 2274 Tried: 578 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.97 s
[ListLike] Testing 2:ListLike:13:map:1:MyList Int
3225.97 s
[ListLike] Cases: 2274 Tried: 579 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.97 s
[ListLike] Testing 2:ListLike:13:map:2:String
3225.98 s
[ListLike] Cases: 2274 Tried: 580 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.98 s
[ListLike] Testing 2:ListLike:13:map:3:[Bool]
3225.98 s
[ListLike] Cases: 2274 Tried: 581 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.98 s
[ListLike] Testing 2:ListLike:13:map:4:MyList Bool
3225.99 s
[ListLike] Cases: 2274 Tried: 582 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.99 s
[ListLike] Testing 2:ListLike:13:map:5:ByteString
3225.99 s
[ListLike] Cases: 2274 Tried: 583 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.99 s
[ListLike] Testing 2:ListLike:13:map:6:ByteString.Lazy
3225.99 s
[ListLike] Cases: 2274 Tried: 584 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3225.99 s
[ListLike] Testing 2:ListLike:13:map:7:Chars
3226.00 s
[ListLike] Cases: 2274 Tried: 585 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.00 s
[ListLike] Testing 2:ListLike:13:map:8:Sequence Int
3226.00 s
[ListLike] Cases: 2274 Tried: 586 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.00 s
[ListLike] Testing 2:ListLike:13:map:9:Sequence Bool
3226.00 s
[ListLike] Cases: 2274 Tried: 587 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.00 s
[ListLike] Testing 2:ListLike:13:map:10:Sequence Char
3226.01 s
[ListLike] Cases: 2274 Tried: 588 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.01 s
[ListLike] Testing 2:ListLike:13:map:11:Array Int Int
3226.03 s
[ListLike] Cases: 2274 Tried: 589 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.03 s
[ListLike] Testing 2:ListLike:13:map:12:Array Int Bool
3226.06 s
[ListLike] Cases: 2274 Tried: 590 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.06 s
[ListLike] Testing 2:ListLike:13:map:13:Array (Just Int)
3226.08 s
[ListLike] Cases: 2274 Tried: 591 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.08 s
[ListLike] Testing 2:ListLike:13:map:14:DList Int
3226.08 s
[ListLike] Cases: 2274 Tried: 592 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.08 s
[ListLike] Testing 2:ListLike:13:map:15:Vector Int
3226.08 s
[ListLike] Cases: 2274 Tried: 593 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.08 s
[ListLike] Testing 2:ListLike:13:map:16:StorableVector Int
3226.09 s
[ListLike] Cases: 2274 Tried: 594 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.09 s
[ListLike] Testing 2:ListLike:13:map:17:UnboxVector Int
3226.09 s
[ListLike] Cases: 2274 Tried: 595 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.09 s
[ListLike] Testing 2:ListLike:13:map:18:Vector Bool
3226.10 s
[ListLike] Cases: 2274 Tried: 596 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.10 s
[ListLike] Testing 2:ListLike:13:map:19:StorableVector Bool
3226.10 s
[ListLike] Cases: 2274 Tried: 597 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.10 s
[ListLike] Testing 2:ListLike:13:map:20:UnboxVector Bool
3226.10 s
[ListLike] Cases: 2274 Tried: 598 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.10 s
[ListLike] Testing 2:ListLike:13:map:21:Text
3226.10 s
[ListLike] Cases: 2274 Tried: 599 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.10 s
[ListLike] Testing 2:ListLike:13:map:22:Text.Lazy
3226.11 s
[ListLike] Cases: 2274 Tried: 600 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.11 s
[ListLike] Testing 2:ListLike:13:map:23:Text.Builder
3226.12 s
[ListLike] Cases: 2274 Tried: 601 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.12 s
[ListLike] Testing 2:ListLike:13:map:24:UTF8 ByteString
3226.13 s
[ListLike] Cases: 2274 Tried: 602 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.13 s
[ListLike] Testing 2:ListLike:13:map:25:UTF8 ByteString.Lazy
3226.13 s
[ListLike] Cases: 2274 Tried: 603 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.13 s
[ListLike] Testing 2:ListLike:14:rigidMap:0:[Int]
3226.14 s
[ListLike] Cases: 2274 Tried: 604 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.14 s
[ListLike] Testing 2:ListLike:14:rigidMap:1:MyList Int
3226.14 s
[ListLike] Cases: 2274 Tried: 605 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.14 s
[ListLike] Testing 2:ListLike:14:rigidMap:2:String
3226.14 s
[ListLike] Cases: 2274 Tried: 606 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.14 s
[ListLike] Testing 2:ListLike:14:rigidMap:3:[Bool]
3226.14 s
[ListLike] Cases: 2274 Tried: 607 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.14 s
[ListLike] Testing 2:ListLike:14:rigidMap:4:MyList Bool
3226.15 s
[ListLike] Cases: 2274 Tried: 608 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.15 s
[ListLike] Testing 2:ListLike:14:rigidMap:5:ByteString
3226.15 s
[ListLike] Cases: 2274 Tried: 609 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.15 s
[ListLike] Testing 2:ListLike:14:rigidMap:6:ByteString.Lazy
3226.16 s
[ListLike] Cases: 2274 Tried: 610 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.16 s
[ListLike] Testing 2:ListLike:14:rigidMap:7:Chars
3226.16 s
[ListLike] Cases: 2274 Tried: 611 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.16 s
[ListLike] Testing 2:ListLike:14:rigidMap:8:Sequence Int
3226.16 s
[ListLike] Cases: 2274 Tried: 612 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.16 s
[ListLike] Testing 2:ListLike:14:rigidMap:9:Sequence Bool
3226.17 s
[ListLike] Cases: 2274 Tried: 613 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.17 s
[ListLike] Testing 2:ListLike:14:rigidMap:10:Sequence Char
3226.17 s
[ListLike] Cases: 2274 Tried: 614 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.17 s
[ListLike] Testing 2:ListLike:14:rigidMap:11:Array Int Int
3226.17 s
[ListLike] Cases: 2274 Tried: 615 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.17 s
[ListLike] Testing 2:ListLike:14:rigidMap:12:Array Int Bool
3226.17 s
[ListLike] Cases: 2274 Tried: 616 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.17 s
[ListLike] Testing 2:ListLike:14:rigidMap:13:Array (Just Int)
3226.18 s
[ListLike] Cases: 2274 Tried: 617 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.18 s
[ListLike] Testing 2:ListLike:14:rigidMap:14:DList Int
3226.18 s
[ListLike] Cases: 2274 Tried: 618 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.18 s
[ListLike] Testing 2:ListLike:14:rigidMap:15:Vector Int
3226.18 s
[ListLike] Cases: 2274 Tried: 619 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.18 s
[ListLike] Testing 2:ListLike:14:rigidMap:16:StorableVector Int
3226.19 s
[ListLike] Cases: 2274 Tried: 620 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.19 s
[ListLike] Testing 2:ListLike:14:rigidMap:17:UnboxVector Int
3226.19 s
[ListLike] Cases: 2274 Tried: 621 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.19 s
[ListLike] Testing 2:ListLike:14:rigidMap:18:Vector Bool
3226.19 s
[ListLike] Cases: 2274 Tried: 622 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.19 s
[ListLike] Testing 2:ListLike:14:rigidMap:19:StorableVector Bool
3226.19 s
[ListLike] Cases: 2274 Tried: 623 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.19 s
[ListLike] Testing 2:ListLike:14:rigidMap:20:UnboxVector Bool
3226.20 s
[ListLike] Cases: 2274 Tried: 624 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.20 s
[ListLike] Testing 2:ListLike:14:rigidMap:21:Text
3226.20 s
[ListLike] Cases: 2274 Tried: 625 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.20 s
[ListLike] Testing 2:ListLike:14:rigidMap:22:Text.Lazy
3226.20 s
[ListLike] Cases: 2274 Tried: 626 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.20 s
[ListLike] Testing 2:ListLike:14:rigidMap:23:Text.Builder
3226.26 s
[ListLike] Cases: 2274 Tried: 627 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.26 s
[ListLike] Testing 2:ListLike:14:rigidMap:24:UTF8 ByteString
3226.26 s
[ListLike] Cases: 2274 Tried: 628 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.26 s
[ListLike] Testing 2:ListLike:14:rigidMap:25:UTF8 ByteString.Lazy
3226.26 s
[ListLike] Cases: 2274 Tried: 629 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.26 s
[ListLike] Testing 2:ListLike:15:reverse:0:[Int]
3226.27 s
[ListLike] Cases: 2274 Tried: 630 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.27 s
[ListLike] Testing 2:ListLike:15:reverse:1:MyList Int
3226.27 s
[ListLike] Cases: 2274 Tried: 631 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.27 s
[ListLike] Testing 2:ListLike:15:reverse:2:String
3226.27 s
[ListLike] Cases: 2274 Tried: 632 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.28 s
[ListLike] Testing 2:ListLike:15:reverse:3:[Bool]
3226.28 s
[ListLike] Cases: 2274 Tried: 633 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.28 s
[ListLike] Testing 2:ListLike:15:reverse:4:MyList Bool
3226.28 s
[ListLike] Cases: 2274 Tried: 634 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.28 s
[ListLike] Testing 2:ListLike:15:reverse:5:ByteString
3226.29 s
[ListLike] Cases: 2274 Tried: 635 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.29 s
[ListLike] Testing 2:ListLike:15:reverse:6:ByteString.Lazy
3226.29 s
[ListLike] Cases: 2274 Tried: 636 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.29 s
[ListLike] Testing 2:ListLike:15:reverse:7:Chars
3226.30 s
[ListLike] Cases: 2274 Tried: 637 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.30 s
[ListLike] Testing 2:ListLike:15:reverse:8:Sequence Int
3226.30 s
[ListLike] Cases: 2274 Tried: 638 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.30 s
[ListLike] Testing 2:ListLike:15:reverse:9:Sequence Bool
3226.31 s
[ListLike] Cases: 2274 Tried: 639 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.31 s
[ListLike] Testing 2:ListLike:15:reverse:10:Sequence Char
3226.31 s
[ListLike] Cases: 2274 Tried: 640 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.31 s
[ListLike] Testing 2:ListLike:15:reverse:11:Array Int Int
3226.31 s
[ListLike] Cases: 2274 Tried: 641 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.32 s
[ListLike] Testing 2:ListLike:15:reverse:12:Array Int Bool
3226.32 s
[ListLike] Cases: 2274 Tried: 642 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.32 s
[ListLike] Testing 2:ListLike:15:reverse:13:Array (Just Int)
3226.32 s
[ListLike] Cases: 2274 Tried: 643 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.32 s
[ListLike] Testing 2:ListLike:15:reverse:14:DList Int
3226.33 s
[ListLike] Cases: 2274 Tried: 644 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.33 s
[ListLike] Testing 2:ListLike:15:reverse:15:Vector Int
3226.33 s
[ListLike] Cases: 2274 Tried: 645 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.33 s
[ListLike] Testing 2:ListLike:15:reverse:16:StorableVector Int
3226.34 s
[ListLike] Cases: 2274 Tried: 646 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.34 s
[ListLike] Testing 2:ListLike:15:reverse:17:UnboxVector Int
3226.34 s
[ListLike] Cases: 2274 Tried: 647 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.34 s
[ListLike] Testing 2:ListLike:15:reverse:18:Vector Bool
3226.34 s
[ListLike] Cases: 2274 Tried: 648 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.34 s
[ListLike] Testing 2:ListLike:15:reverse:19:StorableVector Bool
3226.34 s
[ListLike] Cases: 2274 Tried: 649 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.34 s
[ListLike] Testing 2:ListLike:15:reverse:20:UnboxVector Bool
3226.35 s
[ListLike] Cases: 2274 Tried: 650 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.35 s
[ListLike] Testing 2:ListLike:15:reverse:21:Text
3226.35 s
[ListLike] Cases: 2274 Tried: 651 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.35 s
[ListLike] Testing 2:ListLike:15:reverse:22:Text.Lazy
3226.35 s
[ListLike] Cases: 2274 Tried: 652 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.35 s
[ListLike] Testing 2:ListLike:15:reverse:23:Text.Builder
3226.36 s
[ListLike] Cases: 2274 Tried: 653 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.36 s
[ListLike] Testing 2:ListLike:15:reverse:24:UTF8 ByteString
3226.37 s
[ListLike] Cases: 2274 Tried: 654 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.37 s
[ListLike] Testing 2:ListLike:15:reverse:25:UTF8 ByteString.Lazy
3226.37 s
[ListLike] Cases: 2274 Tried: 655 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.37 s
[ListLike] Testing 2:ListLike:16:intersperse:0:[Int]
3226.37 s
[ListLike] Cases: 2274 Tried: 656 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.37 s
[ListLike] Testing 2:ListLike:16:intersperse:1:MyList Int
3226.37 s
[ListLike] Cases: 2274 Tried: 657 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.37 s
[ListLike] Testing 2:ListLike:16:intersperse:2:String
3226.38 s
[ListLike] Cases: 2274 Tried: 658 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.38 s
[ListLike] Testing 2:ListLike:16:intersperse:3:[Bool]
3226.39 s
[ListLike] Cases: 2274 Tried: 659 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.39 s
[ListLike] Testing 2:ListLike:16:intersperse:4:MyList Bool
3226.39 s
[ListLike] Cases: 2274 Tried: 660 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.39 s
[ListLike] Testing 2:ListLike:16:intersperse:5:ByteString
3226.39 s
[ListLike] Cases: 2274 Tried: 661 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.39 s
[ListLike] Testing 2:ListLike:16:intersperse:6:ByteString.Lazy
3226.39 s
[ListLike] Cases: 2274 Tried: 662 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.39 s
[ListLike] Testing 2:ListLike:16:intersperse:7:Chars
3226.40 s
[ListLike] Cases: 2274 Tried: 663 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.40 s
[ListLike] Testing 2:ListLike:16:intersperse:8:Sequence Int
3226.40 s
[ListLike] Cases: 2274 Tried: 664 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.40 s
[ListLike] Testing 2:ListLike:16:intersperse:9:Sequence Bool
3226.41 s
[ListLike] Cases: 2274 Tried: 665 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.41 s
[ListLike] Testing 2:ListLike:16:intersperse:10:Sequence Char
3226.41 s
[ListLike] Cases: 2274 Tried: 666 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.41 s
[ListLike] Testing 2:ListLike:16:intersperse:11:Array Int Int
3226.52 s
[ListLike] Cases: 2274 Tried: 667 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.52 s
[ListLike] Testing 2:ListLike:16:intersperse:12:Array Int Bool
3226.59 s
[ListLike] Cases: 2274 Tried: 668 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.59 s
[ListLike] Testing 2:ListLike:16:intersperse:13:Array (Just Int)
3226.69 s
[ListLike] Cases: 2274 Tried: 669 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.69 s
[ListLike] Testing 2:ListLike:16:intersperse:14:DList Int
3226.70 s
[ListLike] Cases: 2274 Tried: 670 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.70 s
[ListLike] Testing 2:ListLike:16:intersperse:15:Vector Int
3226.70 s
[ListLike] Cases: 2274 Tried: 671 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.70 s
[ListLike] Testing 2:ListLike:16:intersperse:16:StorableVector Int
3226.70 s
[ListLike] Cases: 2274 Tried: 672 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.70 s
[ListLike] Testing 2:ListLike:16:intersperse:17:UnboxVector Int
3226.70 s
[ListLike] Cases: 2274 Tried: 673 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.70 s
[ListLike] Testing 2:ListLike:16:intersperse:18:Vector Bool
3226.70 s
[ListLike] Cases: 2274 Tried: 674 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.70 s
[ListLike] Testing 2:ListLike:16:intersperse:19:StorableVector Bool
3226.71 s
[ListLike] Cases: 2274 Tried: 675 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.71 s
[ListLike] Testing 2:ListLike:16:intersperse:20:UnboxVector Bool
3226.71 s
[ListLike] Cases: 2274 Tried: 676 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.71 s
[ListLike] Testing 2:ListLike:16:intersperse:21:Text
3226.71 s
[ghc-lib-parser] [314 of 443] Compiling GHC.Types.Meta ( compiler/GHC/Types/Meta.hs, dist/build/GHC/Types/Meta.p_o )
3226.71 s
[ghc-lib-parser] [315 of 443] Compiling GHC.Data.Unboxed ( compiler/GHC/Data/Unboxed.hs, dist/build/GHC/Data/Unboxed.p_o )
3226.71 s
[ghc-lib-parser] [316 of 443] Compiling GHC.Data.Stream ( compiler/GHC/Data/Stream.hs, dist/build/GHC/Data/Stream.p_o )
3226.71 s
[ghc-lib-parser] [317 of 443] Compiling GHC.Data.SmallArray ( compiler/GHC/Data/SmallArray.hs, dist/build/GHC/Data/SmallArray.p_o )
3226.71 s
[ghc-lib-parser] [318 of 443] Compiling GHC.Cmm.Dataflow.Block ( compiler/GHC/Cmm/Dataflow/Block.hs, dist/build/GHC/Cmm/Dataflow/Block.p_o )
3226.71 s
[ghc-lib-parser] [319 of 443] Compiling GHC.SysTools.BaseDir ( compiler/GHC/SysTools/BaseDir.hs, dist/build/GHC/SysTools/BaseDir.p_o )
3226.71 s
[ghc-lib-parser] [320 of 443] Compiling GHC.Parser.CharClass ( compiler/GHC/Parser/CharClass.hs, dist/build/GHC/Parser/CharClass.p_o )
3226.73 s
[ListLike] Cases: 2274 Tried: 677 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.73 s
[ListLike] Testing 2:ListLike:16:intersperse:22:Text.Lazy
3226.73 s
[ListLike] Cases: 2274 Tried: 678 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.73 s
[ListLike] Testing 2:ListLike:16:intersperse:23:Text.Builder
3226.73 s
[ListLike] Cases: 2274 Tried: 679 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.73 s
[ListLike] Testing 2:ListLike:16:intersperse:24:UTF8 ByteString
3226.73 s
[ListLike] Cases: 2274 Tried: 680 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.73 s
[ListLike] Testing 2:ListLike:16:intersperse:25:UTF8 ByteString.Lazy
3226.73 s
[ListLike] Cases: 2274 Tried: 681 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.73 s
[ListLike] Testing 2:ListLike:17:concat:0:wrap [[Int]]
3226.74 s
[ListLike] Cases: 2274 Tried: 682 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.74 s
[ListLike] Testing 2:ListLike:17:concat:1:wrap MyList (MyList Int)
3226.75 s
[ListLike] Cases: 2274 Tried: 683 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.75 s
[ListLike] Testing 2:ListLike:17:concat:2:wrap S.Seq (S.Seq Int)
3226.77 s
[ListLike] Cases: 2274 Tried: 684 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3226.77 s
[ListLike] Testing 2:ListLike:17:concat:3:wrap Array (Array Int)
3227.05 s
[ghc-lib-parser] [321 of 443] Compiling GHC.Types.Unique.SDFM ( compiler/GHC/Types/Unique/SDFM.hs, dist/build/GHC/Types/Unique/SDFM.p_o )
3227.05 s
[ghc-lib-parser] [322 of 443] Compiling GHC.Types.SaneDouble ( compiler/GHC/Types/SaneDouble.hs, dist/build/GHC/Types/SaneDouble.p_o )
3228.05 s
[attoparsec] [ 4 of 12] Compiling QC.Buffer ( tests/QC/Buffer.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Buffer.o )
3228.05 s
[attoparsec] [ 5 of 12] Compiling QC.IPv6.Types ( tests/QC/IPv6/Types.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/IPv6/Types.o )
3228.05 s
[attoparsec] [ 6 of 12] Compiling QC.IPv6.Internal ( tests/QC/IPv6/Internal.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/IPv6/Internal.o )
3228.05 s
[attoparsec]
3228.05 s
[attoparsec] tests/QC/IPv6/Internal.hs:32:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3228.05 s
[attoparsec] The import of ‘Control.Monad’ is redundant
3228.05 s
[attoparsec] except perhaps to import instances from ‘Control.Monad’
3228.05 s
[attoparsec] To import instances alone, use: import Control.Monad()
3228.05 s
[attoparsec] |
3228.05 s
[attoparsec] 32 | import Control.Monad (replicateM)
3228.05 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3228.05 s
[attoparsec]
3228.05 s
[attoparsec] tests/QC/IPv6/Internal.hs:34:1: warning : [ GHC-38856 ] [ -Wunused-imports ]
3228.05 s
[attoparsec] The import of ‘isHexDigit, toLower’
3228.05 s
[attoparsec] from module ‘Data.Char’ is redundant
3228.05 s
[attoparsec] |
3228.06 s
[attoparsec] 34 | import Data.Char (isDigit,isHexDigit,toLower)
3228.06 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3228.06 s
[attoparsec]
3228.06 s
[attoparsec] tests/QC/IPv6/Internal.hs:35:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3228.06 s
[attoparsec] The import of ‘Data.Monoid’ is redundant
3228.06 s
[attoparsec] except perhaps to import instances from ‘Data.Monoid’
3228.06 s
[attoparsec] To import instances alone, use: import Data.Monoid()
3228.06 s
[attoparsec] |
3228.06 s
[attoparsec] 35 | import Data.Monoid ((<>))
3228.06 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3228.06 s
[attoparsec]
3228.06 s
[attoparsec] tests/QC/IPv6/Internal.hs:36:35: warning : [ GHC-38856 ] [ -Wunused-imports ]
3228.06 s
[attoparsec] The import of ‘<*’ from module ‘Control.Applicative’ is redundant
3228.06 s
[attoparsec] |
3228.06 s
[attoparsec] 36 | import Control.Applicative ((<|>),(<*) )
3228.06 s
[attoparsec] | ^^^^
3228.06 s
[attoparsec]
3228.06 s
[attoparsec] tests/QC/IPv6/Internal.hs:38:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3228.06 s
[attoparsec] The import of ‘Data.Word’ is redundant
3228.06 s
[attoparsec] except perhaps to import instances from ‘Data.Word’
3228.06 s
[attoparsec] To import instances alone, use: import Data.Word()
3228.06 s
[attoparsec] |
3228.06 s
[attoparsec] 38 | import Data.Word (Word32)
3228.06 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3228.06 s
[attoparsec]
3228.06 s
[attoparsec] tests/QC/IPv6/Internal.hs:46:1: warning : [ GHC-38417 ] [ -Wmissing-signatures ]
3228.06 s
[attoparsec] Top-level binding with no type signature: tok0 :: T.Text
3228.06 s
[attoparsec] |
3228.06 s
[attoparsec] 46 | tok0 = "0"
3228.06 s
[attoparsec] | ^^^^
3228.06 s
[attoparsec]
3228.06 s
[attoparsec] tests/QC/IPv6/Internal.hs:68:36: warning : [ GHC-40910 ] [ -Wunused-matches ]
3228.06 s
[attoparsec] Defined but not used: ‘tok1’
3228.06 s
[attoparsec] |
3228.06 s
[attoparsec] 68 | isIPv6Addr [DoubleColon,SixteenBit tok1 ] = True
3228.06 s
[attoparsec] | ^^^^
3228.06 s
[attoparsec]
3228.06 s
[attoparsec] tests/QC/IPv6/Internal.hs:77:17: warning : [ GHC-18042 ] [ -Wtype-defaults ]
3228.06 s
[attoparsec] • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
3228.06 s
[attoparsec] (Eq a0)
3228.06 s
[attoparsec] arising from the literal ‘0’ at tests/QC/IPv6/Internal.hs:77:17
3228.06 s
[attoparsec] (Num a0)
3228.06 s
[attoparsec] arising from the literal ‘0’ at tests/QC/IPv6/Internal.hs:77:17
3228.06 s
[attoparsec] (Num a0)
3228.06 s
[attoparsec] arising from a use of ‘oneMoreIPv4Addr’
3228.06 s
[attoparsec] at tests/QC/IPv6/Internal.hs:109:23-37
3228.06 s
[attoparsec] (Eq a0)
3228.06 s
[attoparsec] arising from a use of ‘==’ at tests/QC/IPv6/Internal.hs:221:45-46
3228.06 s
[attoparsec] (Num a0)
3228.06 s
[attoparsec] arising from the literal ‘1’ at tests/QC/IPv6/Internal.hs:221:48
3228.06 s
[attoparsec] • In the pattern: 0
3228.06 s
[attoparsec] In a case alternative:
3228.06 s
[attoparsec] 0 -> case lasttk of
3228.07 s
[attoparsec] SixteenBit _ -> lenconst
3228.07 s
[attoparsec] DoubleColon -> lenconst
3228.07 s
[attoparsec] AllZeros -> lenconst
3228.07 s
[attoparsec] _ -> False
3228.07 s
[attoparsec] In the second argument of ‘(&&)’, namely
3228.07 s
[attoparsec] ‘(case countIPv4Addr tks of
3228.07 s
[attoparsec] 0 -> case lasttk of
3228.07 s
[attoparsec] SixteenBit _ -> lenconst
3228.07 s
[attoparsec] DoubleColon -> lenconst
3228.07 s
[attoparsec] AllZeros -> lenconst
3228.07 s
[attoparsec] _ -> False
3228.07 s
[attoparsec] 1 -> case lasttk of
3228.07 s
[attoparsec] IPv4Addr _
3228.07 s
[attoparsec] -> (lentks == 13 && cdctks == 0) || (lentks < 12 && cdctks == 1)
3228.07 s
[attoparsec] _ -> False
3228.07 s
[attoparsec] otherwise -> False)’
3228.07 s
[attoparsec] |
3228.07 s
[attoparsec] 77 | 0 -> case lasttk of
3228.07 s
[attoparsec] | ^
3228.07 s
[attoparsec]
3228.07 s
[attoparsec] tests/QC/IPv6/Internal.hs:85:17: warning : [ GHC-40910 ] [ -Wunused-matches ]
3228.07 s
[attoparsec] Defined but not used: ‘otherwise’
3228.07 s
[attoparsec] |
3228.07 s
[attoparsec] 85 | otherwise -> False))
3228.07 s
[attoparsec] | ^^^^^^^^^
3228.07 s
[attoparsec]
3228.07 s
[attoparsec] tests/QC/IPv6/Internal.hs:85:17: warning : [ GHC-63397 ] [ -Wname-shadowing ]
3228.07 s
[attoparsec] This binding for ‘otherwise’ shadows the existing binding
3228.07 s
[attoparsec] imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
3228.07 s
[attoparsec] (and originally defined in ‘GHC.Base’)
3228.07 s
[attoparsec] |
3228.07 s
[attoparsec] 85 | otherwise -> False))
3228.07 s
[attoparsec] | ^^^^^^^^^
3228.07 s
[attoparsec]
3228.07 s
[attoparsec] tests/QC/IPv6/Internal.hs:89:29: warning : [ GHC-63394 ] [ -Wx-partial ]
3228.07 s
[attoparsec] In the use of ‘head’
3228.07 s
[attoparsec] (imported from Prelude, but defined in GHC.List):
3228.07 s
[attoparsec] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3228.07 s
[attoparsec] |
3228.07 s
[attoparsec] 89 | let h = head ts
3228.07 s
[attoparsec] | ^^^^
3228.07 s
[attoparsec]
3228.07 s
[attoparsec] tests/QC/IPv6/Internal.hs:101:26: warning : [ GHC-63394 ] [ -Wx-partial ]
3228.07 s
[attoparsec] In the use of ‘head’
3228.07 s
[attoparsec] (imported from Prelude, but defined in GHC.List):
3228.07 s
[attoparsec] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3228.07 s
[attoparsec] |
3228.07 s
[attoparsec] 101 | case head l of
3228.07 s
[attoparsec] | ^^^^
3228.07 s
[attoparsec]
3228.07 s
[attoparsec] tests/QC/IPv6/Internal.hs:107:17: warning : [ GHC-40910 ] [ -Wunused-local-binds ]
3228.07 s
[attoparsec] Defined but not used: ‘tok1’
3228.07 s
[attoparsec] |
3228.07 s
[attoparsec] 107 | tok1 = "1"
3228.07 s
[attoparsec] | ^^^^
3228.07 s
[attoparsec]
3228.07 s
[attoparsec] tests/QC/IPv6/Internal.hs:107:24: warning : [ GHC-18042 ] [ -Wtype-defaults ]
3228.07 s
[attoparsec] • Defaulting the type variable ‘a0’ to type ‘String’ in the following constraint
3228.07 s
[attoparsec] Data.String.IsString a0 arising from the literal ‘"1"’
3228.07 s
[attoparsec] • In the expression: "1"
3228.07 s
[attoparsec] In an equation for ‘tok1’: tok1 = "1"
3228.07 s
[attoparsec] In an equation for ‘isIPv6Addr’:
3228.07 s
[attoparsec] isIPv6Addr tks
3228.07 s
[attoparsec] = diffNext tks
3228.07 s
[attoparsec] &&
3228.07 s
[attoparsec] (do let cdctks = countDoubleColon tks
3228.07 s
[attoparsec] let lentks = length tks
3228.07 s
[attoparsec] let lasttk = last tks
3228.07 s
[attoparsec] let lenconst
3228.07 s
[attoparsec] = (lentks == 15 && cdctks == 0) || (lentks < 15 && cdctks == 1)
3228.07 s
[attoparsec] ....)
3228.07 s
[attoparsec] where
3228.07 s
[attoparsec] diffNext [] = False
3228.07 s
[attoparsec] diffNext [_] = True
3228.07 s
[attoparsec] diffNext (t : ts)
3228.07 s
[attoparsec] = do let ...
3228.07 s
[attoparsec] ....
3228.07 s
[attoparsec] firstValidToken l
3228.07 s
[attoparsec] = case head l of
3228.08 s
[attoparsec] SixteenBit _ -> True
3228.08 s
[attoparsec] DoubleColon -> True
3228.08 s
[attoparsec] AllZeros -> True
3228.08 s
[attoparsec] _ -> False
3228.08 s
[attoparsec] countDoubleColon l = length $ elemIndices DoubleColon l
3228.08 s
[attoparsec] tok1 = "1"
3228.08 s
[attoparsec] |
3228.08 s
[attoparsec] 107 | tok1 = "1"
3228.08 s
[attoparsec] | ^^^
3228.08 s
[attoparsec]
3228.08 s
[attoparsec] tests/QC/IPv6/Internal.hs:109:1: warning : [ GHC-38417 ] [ -Wmissing-signatures ]
3228.08 s
[attoparsec] Top-level binding with no type signature:
3228.08 s
[attoparsec] countIPv4Addr :: [IPv6AddrToken] -> Integer
3228.08 s
[attoparsec] |
3228.08 s
[attoparsec] 109 | countIPv4Addr = foldr oneMoreIPv4Addr 0
3228.08 s
[attoparsec] | ^^^^^^^^^^^^^
3228.08 s
[attoparsec]
3228.08 s
[attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning : [ GHC-40910 ] [ -Wunused-matches ]
3228.08 s
[attoparsec] Defined but not used: ‘otherwise’
3228.08 s
[attoparsec] |
3228.08 s
[attoparsec] 113 | otherwise -> c
3228.08 s
[attoparsec] | ^^^^^^^^^
3228.08 s
[attoparsec]
3228.08 s
[attoparsec] tests/QC/IPv6/Internal.hs:113:31: warning : [ GHC-63397 ] [ -Wname-shadowing ]
3228.08 s
[attoparsec] This binding for ‘otherwise’ shadows the existing binding
3228.08 s
[attoparsec] imported from ‘Prelude’ at tests/QC/IPv6/Internal.hs:16:8-23
3228.08 s
[attoparsec] (and originally defined in ‘GHC.Base’)
3228.08 s
[attoparsec] |
3228.08 s
[attoparsec] 113 | otherwise -> c
3228.08 s
[attoparsec] | ^^^^^^^^^
3228.08 s
[attoparsec]
3228.08 s
[attoparsec] tests/QC/IPv6/Internal.hs:145:5: warning : [ GHC-62161 ] [ -Wincomplete-patterns ]
3228.08 s
[attoparsec] Pattern match(es) are non-exhaustive
3228.08 s
[attoparsec] In a case alternative:
3228.08 s
[attoparsec] Patterns of type ‘IResult T.Text [IPv6AddrToken]’ not matched:
3228.08 s
[attoparsec] Partial _
3228.08 s
[attoparsec] |
3228.08 s
[attoparsec] 145 | case readText s of
3228.08 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^...
3228.08 s
[attoparsec]
3228.08 s
[attoparsec] tests/QC/IPv6/Internal.hs:149:14: warning : [ GHC-63397 ] [ -Wname-shadowing ]
3228.08 s
[attoparsec] This binding for ‘s’ shadows the existing binding
3228.08 s
[attoparsec] bound at tests/QC/IPv6/Internal.hs:144:21
3228.08 s
[attoparsec] |
3228.08 s
[attoparsec] 149 | readText s = feed (parse (many1 $ ipv4Addr <|> sixteenBit <|> doubleColon <|> colon) s) T.empty
3228.08 s
[attoparsec] | ^
3228.08 s
[attoparsec]
3228.08 s
[attoparsec] tests/QC/IPv6/Internal.hs:212:55: warning : [ GHC-63394 ] [ -Wx-partial ]
3228.08 s
[attoparsec] In the use of ‘tail’
3228.08 s
[attoparsec] (imported from Prelude, but defined in GHC.List):
3228.08 s
[attoparsec] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3228.08 s
[attoparsec] |
3228.08 s
[attoparsec] 212 | let snds = if not (null (snd s)) then tail (snd s) else []
3228.08 s
[attoparsec] | ^^^^
3228.08 s
[attoparsec]
3228.08 s
[attoparsec] tests/QC/IPv6/Internal.hs:219:34: warning : [ GHC-63397 ] [ -Wname-shadowing ]
3228.08 s
[attoparsec] This binding for ‘x’ shadows the existing binding
3228.08 s
[attoparsec] bound at tests/QC/IPv6/Internal.hs:218:42
3228.08 s
[attoparsec] |
3228.08 s
[attoparsec] 219 | ntks tks - foldl (\c x -> if (x /= DoubleColon) && (x /= Colon) then c+1 else c) 0 x
3228.08 s
[attoparsec] | ^
3228.08 s
[attoparsec]
3228.08 s
[attoparsec] tests/QC/IPv6/Internal.hs:221:18: warning : [ GHC-63397 ] [ -Wname-shadowing ]
3228.08 s
[attoparsec] This binding for ‘tks’ shadows the existing binding
3228.09 s
[attoparsec] bound at tests/QC/IPv6/Internal.hs:207:17
3228.09 s
[attoparsec] |
3228.09 s
[attoparsec] 221 | ntks tks = if countIPv4Addr tks == 1 then 7 else 8
3228.09 s
[attoparsec] | ^^^
3228.09 s
[attoparsec]
3228.09 s
[attoparsec] tests/QC/IPv6/Internal.hs:242:25: warning : [ GHC-63397 ] [ -Wname-shadowing ]
3228.09 s
[attoparsec] This binding for ‘t’ shadows the existing binding
3228.09 s
[attoparsec] bound at tests/QC/IPv6/Internal.hs:235:23
3228.09 s
[attoparsec] |
3228.09 s
[attoparsec] 242 | where longest t = case t of
3228.09 s
[attoparsec] | ^
3228.09 s
[attoparsec]
3228.09 s
[attoparsec] tests/QC/IPv6/Internal.hs:247:21: warning : [ GHC-63394 ] [ -Wx-partial ]
3228.09 s
[attoparsec] In the use of ‘head’
3228.09 s
[attoparsec] (imported from Prelude, but defined in GHC.List):
3228.09 s
[attoparsec] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3228.09 s
[attoparsec] |
3228.09 s
[attoparsec] 247 | helper h = (head h == AllZeros, lh) where lh = length h
3228.09 s
[attoparsec] | ^^^^
3228.09 s
[attoparsec]
3228.09 s
[attoparsec] tests/QC/IPv6/Internal.hs:298:12: warning : [ GHC-18042 ] [ -Wtype-defaults ]
3228.09 s
[attoparsec] • Defaulting the type variable ‘a0’ to type ‘Integer’ in the following constraints
3228.09 s
[attoparsec] (Integral a0)
3228.09 s
[attoparsec] arising from a use of ‘R.decimal’
3228.09 s
[attoparsec] at tests/QC/IPv6/Internal.hs:298:12-20
3228.09 s
[attoparsec] (Ord a0)
3228.09 s
[attoparsec] arising from a use of ‘<’ at tests/QC/IPv6/Internal.hs:299:39
3228.09 s
[attoparsec] (Num a0)
3228.09 s
[attoparsec] arising from the literal ‘256’
3228.09 s
[attoparsec] at tests/QC/IPv6/Internal.hs:299:41-43
3228.09 s
[attoparsec] (Show a0)
3228.09 s
[attoparsec] arising from a use of ‘show’ at tests/QC/IPv6/Internal.hs:299:59-62
3228.09 s
[attoparsec] • In the expression: R.decimal ds
3228.09 s
[attoparsec] In a stmt of a 'do' block:
3228.09 s
[attoparsec] case R.decimal ds of
3228.09 s
[attoparsec] Right (n, _)
3228.09 s
[attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
3228.09 s
[attoparsec] Left _ -> return T.empty
3228.09 s
[attoparsec] In the expression:
3228.09 s
[attoparsec] do ds <- takeWhile1 isDigit
3228.09 s
[attoparsec] case R.decimal ds of
3228.09 s
[attoparsec] Right (n, _)
3228.09 s
[attoparsec] -> return (if n < 256 then T.pack $ show n else T.empty)
3228.09 s
[attoparsec] Left _ -> return T.empty
3228.09 s
[attoparsec] |
3228.09 s
[attoparsec] 298 | case R.decimal ds of
3228.09 s
[attoparsec] | ^^^^^^^^^
3228.09 s
[attoparsec]
3228.09 s
[attoparsec] tests/QC/IPv6/Internal.hs:304:5: warning : [ GHC-81995 ] [ -Wunused-do-bind ]
3228.09 s
[attoparsec] A do-notation statement discarded a result of type ‘T.Text’
3228.09 s
[attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string "::"’
3228.09 s
[attoparsec] |
3228.09 s
[attoparsec] 304 | string "::"
3228.09 s
[attoparsec] | ^^^^^^^^^^^
3228.09 s
[attoparsec]
3228.09 s
[attoparsec] tests/QC/IPv6/Internal.hs:309:5: warning : [ GHC-81995 ] [ -Wunused-do-bind ]
3228.09 s
[attoparsec] A do-notation statement discarded a result of type ‘T.Text’
3228.09 s
[attoparsec] Suggested fix: Suppress this warning by saying ‘_ <- string ":"’
3228.09 s
[attoparsec] |
3228.09 s
[attoparsec] 309 | string ":"
3228.09 s
[attoparsec] | ^^^^^^^^^^
3228.09 s
[attoparsec] [ 7 of 12] Compiling QC.Rechunked ( tests/QC/Rechunked.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Rechunked.o )
3228.09 s
[attoparsec] [ 8 of 12] Compiling QC.Simple ( tests/QC/Simple.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Simple.o )
3228.09 s
[attoparsec] [ 9 of 12] Compiling QC.Text.FastSet ( tests/QC/Text/FastSet.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/FastSet.o )
3228.09 s
[attoparsec] [10 of 12] Compiling QC.Text.Regressions ( tests/QC/Text/Regressions.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text/Regressions.o )
3228.09 s
[attoparsec]
3228.09 s
[attoparsec] tests/QC/Text/Regressions.hs:12:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3228.09 s
[attoparsec] The import of ‘Data.Monoid’ is redundant
3228.09 s
[attoparsec] except perhaps to import instances from ‘Data.Monoid’
3228.09 s
[attoparsec] To import instances alone, use: import Data.Monoid()
3228.09 s
[attoparsec] |
3228.09 s
[attoparsec] 12 | import Data.Monoid ((<>))
3228.09 s
[attoparsec] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3228.09 s
[attoparsec] [11 of 12] Compiling QC.Text ( tests/QC/Text.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/QC/Text.o )
3228.10 s
[math-functions] Documentation created: dist/doc/html/math-functions/,
3228.10 s
[math-functions] dist/doc/html/math-functions/math-functions.txt
3228.12 s
[ghc-lib-parser] [323 of 443] Compiling GHC.JS.Unsat.Syntax ( compiler/GHC/JS/Unsat/Syntax.hs, dist/build/GHC/JS/Unsat/Syntax.p_o )
3228.28 s
[math-functions] Preprocessing test suite 'math-function-tests' for math-functions-0.3.4.4..
3228.29 s
[math-functions] Phase: installPhase
3228.51 s
[math-functions] Installing library in /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3228.93 s
[ListLike] Cases: 2274 Tried: 685 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3228.93 s
[ListLike] Testing 2:ListLike:17:concat:4:wrap Array [Int]
3228.95 s
[ListLike] Cases: 2274 Tried: 686 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3228.95 s
[ListLike] Testing 2:ListLike:17:concat:5:wrap (Vector (Vector Int))
3228.95 s
[ListLike] Cases: 2274 Tried: 687 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3228.96 s
[ListLike] Testing 2:ListLike:18:concatMap:0:[Int]
3228.98 s
[ListLike] Cases: 2274 Tried: 688 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3228.98 s
[ListLike] Testing 2:ListLike:18:concatMap:1:MyList Int
3229.01 s
[ListLike] Cases: 2274 Tried: 689 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.01 s
[ListLike] Testing 2:ListLike:18:concatMap:2:String
3229.08 s
[ListLike] Cases: 2274 Tried: 690 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.08 s
[ListLike] Testing 2:ListLike:18:concatMap:3:[Bool]
3229.10 s
[ListLike] Cases: 2274 Tried: 691 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.10 s
[ListLike] Testing 2:ListLike:18:concatMap:4:MyList Bool
3229.11 s
[ListLike] Cases: 2274 Tried: 692 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.11 s
[ListLike] Testing 2:ListLike:18:concatMap:5:ByteString
3229.17 s
[ListLike] Cases: 2274 Tried: 693 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.17 s
[ListLike] Testing 2:ListLike:18:concatMap:6:ByteString.Lazy
3229.22 s
[ListLike] Cases: 2274 Tried: 694 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.23 s
[ListLike] Testing 2:ListLike:18:concatMap:7:Chars
3229.29 s
[ListLike] Cases: 2274 Tried: 695 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.29 s
[ListLike] Testing 2:ListLike:18:concatMap:8:Sequence Int
3229.31 s
[ListLike] Cases: 2274 Tried: 696 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.31 s
[ListLike] Testing 2:ListLike:18:concatMap:9:Sequence Bool
3229.33 s
[ListLike] Cases: 2274 Tried: 697 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.33 s
[ListLike] Testing 2:ListLike:18:concatMap:10:Sequence Char
3229.37 s
[ListLike] Cases: 2274 Tried: 698 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.37 s
[ListLike] Testing 2:ListLike:18:concatMap:11:Array Int Int
3229.40 s
[ListLike] Cases: 2274 Tried: 699 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.40 s
[ListLike] Testing 2:ListLike:18:concatMap:12:Array Int Bool
3229.42 s
[ListLike] Cases: 2274 Tried: 700 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.42 s
[ListLike] Testing 2:ListLike:18:concatMap:13:Array (Just Int)
3229.45 s
[ListLike] Cases: 2274 Tried: 701 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.45 s
[ListLike] Testing 2:ListLike:18:concatMap:14:DList Int
3229.47 s
[ListLike] Cases: 2274 Tried: 702 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.47 s
[ListLike] Testing 2:ListLike:18:concatMap:15:Vector Int
3229.50 s
[ListLike] Cases: 2274 Tried: 703 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.50 s
[ListLike] Testing 2:ListLike:18:concatMap:16:StorableVector Int
3229.52 s
[ListLike] Cases: 2274 Tried: 704 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.52 s
[ListLike] Testing 2:ListLike:18:concatMap:17:UnboxVector Int
3229.55 s
[ListLike] Cases: 2274 Tried: 705 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.55 s
[ListLike] Testing 2:ListLike:18:concatMap:18:Vector Bool
3229.56 s
[ListLike] Cases: 2274 Tried: 706 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.56 s
[ListLike] Testing 2:ListLike:18:concatMap:19:StorableVector Bool
3229.57 s
[ListLike] Cases: 2274 Tried: 707 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.57 s
[ListLike] Testing 2:ListLike:18:concatMap:20:UnboxVector Bool
3229.58 s
[ListLike] Cases: 2274 Tried: 708 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.58 s
[ListLike] Testing 2:ListLike:18:concatMap:21:Text
3229.64 s
[ListLike] Cases: 2274 Tried: 709 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.64 s
[ListLike] Testing 2:ListLike:18:concatMap:22:Text.Lazy
3229.68 s
[math-functions] Phase: fixupPhase
3229.69 s
[ListLike] Cases: 2274 Tried: 710 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.69 s
[ListLike] Testing 2:ListLike:18:concatMap:23:Text.Builder
3229.76 s
[ListLike] Cases: 2274 Tried: 711 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.76 s
[ListLike] Testing 2:ListLike:18:concatMap:24:UTF8 ByteString
3229.78 s
[math-functions] shrinking RPATHs of ELF executables and libraries in /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4
3229.78 s
[math-functions] shrinking /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSmath-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj-ghc9.8.2.so
3229.81 s
[ListLike] Cases: 2274 Tried: 712 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.81 s
[ListLike] Testing 2:ListLike:18:concatMap:25:UTF8 ByteString.Lazy
3229.82 s
[math-functions] checking for references to /build/ in /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4...
3229.86 s
[ListLike] Cases: 2274 Tried: 713 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.87 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:0:[Int]
3229.87 s
[math-functions] patching script interpreter paths in /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4
3229.88 s
[math-functions] stripping (with command strip and flags -S -p) in /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4/lib
3229.89 s
[ListLike] Cases: 2274 Tried: 714 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.89 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:1:MyList Int
3229.96 s
[ListLike] Cases: 2274 Tried: 715 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.96 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:2:String
3229.97 s
[ListLike] Cases: 2274 Tried: 716 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.97 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:3:[Bool]
3229.99 s
[ListLike] Cases: 2274 Tried: 717 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3229.99 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:4:MyList Bool
3230.00 s
[ListLike] Cases: 2274 Tried: 718 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3230.00 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:5:ByteString
3230.04 s
[ListLike] Cases: 2274 Tried: 719 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3230.04 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:6:ByteString.Lazy
3230.10 s
[ListLike] Cases: 2274 Tried: 720 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3230.10 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:7:Chars
3230.19 s
[ListLike] Cases: 2274 Tried: 721 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3230.19 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:8:Sequence Int
3230.23 s
[ListLike] Cases: 2274 Tried: 722 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3230.23 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:9:Sequence Bool
3230.24 s
[ListLike] Cases: 2274 Tried: 723 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3230.25 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:10:Sequence Char
3230.27 s
[math-functions] shrinking RPATHs of ELF executables and libraries in /nix/store/zrga78ifkf6ni8dggl7rf20ldzh0g15j-math-functions-0.3.4.4-doc
3230.29 s
[math-functions] checking for references to /build/ in /nix/store/zrga78ifkf6ni8dggl7rf20ldzh0g15j-math-functions-0.3.4.4-doc...
3230.31 s
[ListLike] Cases: 2274 Tried: 724 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3230.31 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:11:Array Int Int
3230.31 s
[math-functions] patching script interpreter paths in /nix/store/zrga78ifkf6ni8dggl7rf20ldzh0g15j-math-functions-0.3.4.4-doc
3230.69 s
[math-functions:post-build] Uploading to the NixCI cache: /nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4 /nix/store/zrga78ifkf6ni8dggl7rf20ldzh0g15j-math-functions-0.3.4.4-doc
3231.35 s
[math-functions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3231.84 s
[math-functions:post-build] copying 2 paths...
3231.84 s
[math-functions:post-build] copying path '/nix/store/zrga78ifkf6ni8dggl7rf20ldzh0g15j-math-functions-0.3.4.4-doc' to 'https://cache.nix-ci.com'...
3232.82 s
[math-functions:post-build] copying path '/nix/store/40xmgb65drlbab4d03ym0d0flbrjs09x-math-functions-0.3.4.4' to 'https://cache.nix-ci.com'...
3238.74 s
[math-functions:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3239.57 s
[math-functions:post-build] copying 1 paths...
3239.57 s
[math-functions:post-build] copying path '/nix/store/5c3gv9j4v17c9h1rkpjjd6a0xmbjbpbs-math-functions-0.3.4.4.drv' to 'https://cache.nix-ci.com'...
3240.07 s
Uploaded math-functions in 9.5s
3240.07 s
Progress: 277 of 424 built (4 building), 407 of 407 downloaded from cache
3240.07 s
Built math-functions in 1m28s
3240.26 s
Building /nix/store/s987d00dbxf2zn86zk3s1xqm970xm7c7-mwc-random-0.15.2.0.drv
3240.26 s
[ListLike] Cases: 2274 Tried: 725 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:12:Array Int Bool
3240.26 s
[ListLike] Cases: 2274 Tried: 726 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:13:Array (Just Int)
3240.26 s
[ListLike] Cases: 2274 Tried: 727 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:14:DList Int
3240.26 s
[ListLike] Cases: 2274 Tried: 728 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:15:Vector Int
3240.26 s
[ListLike] Cases: 2274 Tried: 729 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:16:StorableVector Int
3240.26 s
[ListLike] Cases: 2274 Tried: 730 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:17:UnboxVector Int
3240.26 s
[ListLike] Cases: 2274 Tried: 731 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:18:Vector Bool
3240.26 s
[ListLike] Cases: 2274 Tried: 732 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:19:StorableVector Bool
3240.26 s
[ListLike] Cases: 2274 Tried: 733 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:20:UnboxVector Bool
3240.26 s
[ListLike] Cases: 2274 Tried: 734 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:21:Text
3240.26 s
[ListLike] Cases: 2274 Tried: 735 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:22:Text.Lazy
3240.26 s
[ListLike] Cases: 2274 Tried: 736 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:23:Text.Builder
3240.26 s
[ListLike] Cases: 2274 Tried: 737 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:24:UTF8 ByteString
3240.26 s
[ListLike] Cases: 2274 Tried: 738 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:19:rigidConcatMap:25:UTF8 ByteString.Lazy
3240.26 s
[ListLike] Cases: 2274 Tried: 739 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:0:[Int]
3240.26 s
[ListLike] Cases: 2274 Tried: 740 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:1:MyList Int
3240.26 s
[ListLike] Cases: 2274 Tried: 741 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:2:String
3240.26 s
[ListLike] Cases: 2274 Tried: 742 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:3:[Bool]
3240.26 s
[ListLike] Cases: 2274 Tried: 743 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:4:MyList Bool
3240.26 s
[ListLike] Cases: 2274 Tried: 744 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:5:ByteString
3240.26 s
[ListLike] Cases: 2274 Tried: 745 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:6:ByteString.Lazy
3240.26 s
[ListLike] Cases: 2274 Tried: 746 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:7:Chars
3240.26 s
[ListLike] Cases: 2274 Tried: 747 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:8:Sequence Int
3240.26 s
[ListLike] Cases: 2274 Tried: 748 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:9:Sequence Bool
3240.26 s
[ListLike] Cases: 2274 Tried: 749 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:10:Sequence Char
3240.26 s
[ListLike] Cases: 2274 Tried: 750 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:11:Array Int Int
3240.26 s
[ListLike] Cases: 2274 Tried: 751 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.26 s
[ListLike] Testing 2:ListLike:20:any:12:Array Int Bool
3240.26 s
[attoparsec] [12 of 12] Compiling Main ( tests/QC.hs, dist/build/attoparsec-tests/attoparsec-tests-tmp/Main.o )
3240.26 s
[attoparsec] [13 of 13] Linking dist/build/attoparsec-tests/attoparsec-tests
3240.26 s
[attoparsec] buildPhase completed in 2 minutes 1 seconds
3240.27 s
[attoparsec] Phase: checkPhase
3240.27 s
[attoparsec] Running 1 test suites...
3240.27 s
[attoparsec] Test suite attoparsec-tests: RUNNING...
3240.27 s
[attoparsec] tests
3240.27 s
[attoparsec] bs
3240.27 s
[attoparsec] anyWord8: OK (0.01s)
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] endOfInput: OK (0.02s)
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] endOfLine: OK
3240.27 s
[attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 2 tests):
3240.27 s
[attoparsec] "\NUL"
3240.27 s
[attoparsec] '\NUL' /= '\n'
3240.27 s
[attoparsec]
3240.27 s
[attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
3240.27 s
[attoparsec] notWord8: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] peekWord8: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] peekWord8': OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] satisfy: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] satisfyWith: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] scan: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] skip: OK
3240.27 s
[attoparsec] +++ OK, failed as expected. Falsified (after 4 tests and 3 shrinks):
3240.27 s
[attoparsec] 0
3240.27 s
[attoparsec] "\NUL"
3240.27 s
[attoparsec] not (0 < 0)
3240.27 s
[attoparsec] skipWhile: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] string: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] stringCI: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] strings: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.27 s
[attoparsec] take: OK
3240.27 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] takeByteString: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] takeCount: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] takeLazyByteString: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] takeTill: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] takeWhile: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] takeWhile1: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] takeWhile1_empty: OK
3240.28 s
[attoparsec] +++ OK, passed 1 test.
3240.28 s
[attoparsec] takeWhileIncluding: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests; 2 discarded.
3240.28 s
[attoparsec] getChunk: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] word8: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] members: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] nonmembers: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] buf
3240.28 s
[attoparsec] b_unbuffer: OK (0.02s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] t_unbuffer: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] t_unbuffer_three: OK
3240.28 s
[attoparsec] +++ OK, passed 1 test.
3240.28 s
[attoparsec] b_length: OK (0.02s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] t_length: OK (0.01s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] b_unsafeIndex: OK (0.02s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] t_iter: OK (0.02s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] t_iter_: OK (0.02s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] b_unsafeDrop: OK (0.05s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] t_dropCodeUnits: OK (0.05s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] combinator
3240.28 s
[attoparsec] choice: OK (0.03s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] count: OK (0.01s)
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] lookAhead: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] match: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] simple
3240.28 s
[attoparsec] issue75: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] text
3240.28 s
[attoparsec] anyChar: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] asciiCI: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] char: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] endOfInput: OK
3240.28 s
[attoparsec] +++ OK, passed 100 tests.
3240.28 s
[attoparsec] endOfLine: OK
3240.28 s
[attoparsec] +++ OK, failed as expected. Falsified, Falsified (after 3 tests and 2 shrinks):
3240.28 s
[attoparsec] "\NUL"
3240.28 s
[attoparsec] '\NUL' /= '\n'
3240.29 s
[attoparsec]
3240.29 s
[attoparsec] ('\NUL',Nothing) /= ('\r',Just '\n')
3240.29 s
[attoparsec] notChar: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] peekChar: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] peekChar': OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] satisfy: OK
3240.29 s
[unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.p_o )
3240.29 s
[unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.p_o )
3240.29 s
[ListLike] Cases: 2274 Tried: 752 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:13:Array (Just Int)
3240.29 s
[ListLike] Cases: 2274 Tried: 753 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:14:DList Int
3240.29 s
[ListLike] Cases: 2274 Tried: 754 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:15:Vector Int
3240.29 s
[ListLike] Cases: 2274 Tried: 755 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:16:StorableVector Int
3240.29 s
[ListLike] Cases: 2274 Tried: 756 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:17:UnboxVector Int
3240.29 s
[ListLike] Cases: 2274 Tried: 757 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:18:Vector Bool
3240.29 s
[ListLike] Cases: 2274 Tried: 758 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:19:StorableVector Bool
3240.29 s
[ListLike] Cases: 2274 Tried: 759 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:20:UnboxVector Bool
3240.29 s
[ListLike] Cases: 2274 Tried: 760 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:21:Text
3240.29 s
[ListLike] Cases: 2274 Tried: 761 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:22:Text.Lazy
3240.29 s
[ListLike] Cases: 2274 Tried: 762 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:23:Text.Builder
3240.29 s
[ListLike] Cases: 2274 Tried: 763 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:24:UTF8 ByteString
3240.29 s
[ListLike] Cases: 2274 Tried: 764 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:20:any:25:UTF8 ByteString.Lazy
3240.29 s
[ListLike] Cases: 2274 Tried: 765 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:0:[Int]
3240.29 s
[ListLike] Cases: 2274 Tried: 766 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:1:MyList Int
3240.29 s
[ListLike] Cases: 2274 Tried: 767 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:2:String
3240.29 s
[ListLike] Cases: 2274 Tried: 768 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:3:[Bool]
3240.29 s
[ListLike] Cases: 2274 Tried: 769 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:4:MyList Bool
3240.29 s
[ListLike] Cases: 2274 Tried: 770 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:5:ByteString
3240.29 s
[ListLike] Cases: 2274 Tried: 771 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:6:ByteString.Lazy
3240.29 s
[ListLike] Cases: 2274 Tried: 772 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:7:Chars
3240.29 s
[ListLike] Cases: 2274 Tried: 773 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:8:Sequence Int
3240.29 s
[ListLike] Cases: 2274 Tried: 774 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:9:Sequence Bool
3240.29 s
[ListLike] Cases: 2274 Tried: 775 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:10:Sequence Char
3240.29 s
[ListLike] Cases: 2274 Tried: 776 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:11:Array Int Int
3240.29 s
[ListLike] Cases: 2274 Tried: 777 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:12:Array Int Bool
3240.29 s
[ListLike] Cases: 2274 Tried: 778 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:13:Array (Just Int)
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] satisfyWith: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] scan: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] skip: OK
3240.29 s
[attoparsec] +++ OK, failed as expected. Falsified (after 3 tests and 3 shrinks):
3240.29 s
[attoparsec] 'A'
3240.29 s
[attoparsec] "A"
3240.29 s
[attoparsec] not ('A' < 'A')
3240.29 s
[attoparsec] skipWhile: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] string: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] strings: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] stringCI: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] take: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] takeText: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] takeCount: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] takeLazyText: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] takeTill: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] takeWhile: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] takeWhile1: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] takeWhile1_empty: OK
3240.29 s
[attoparsec] +++ OK, passed 1 test.
3240.29 s
[attoparsec] members: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] nonmembers: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] FastSet
3240.29 s
[attoparsec] membership is correct: OK (0.01s)
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec] Regressions
3240.29 s
[attoparsec] issue105: OK
3240.29 s
[attoparsec] +++ OK, passed 100 tests.
3240.29 s
[attoparsec]
3240.29 s
[attoparsec] All 70 tests passed (0.42s)
3240.29 s
[attoparsec] Test suite attoparsec-tests: PASS
3240.29 s
[attoparsec] Test suite logged to: dist/test/attoparsec-0.14.4-attoparsec-tests.log
3240.29 s
[attoparsec] 1 of 1 test suites (1 of 1 test cases) passed.
3240.29 s
[attoparsec] Phase: haddockPhase
3240.29 s
[attoparsec] Phase: installPhase
3240.29 s
[attoparsec] Installing internal library attoparsec-internal in /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/attoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal
3240.29 s
[attoparsec] Installing library in /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3240.29 s
[attoparsec] Phase: fixupPhase
3240.29 s
[attoparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4
3240.29 s
[attoparsec] shrinking /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSattoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4-ghc9.8.2.so
3240.29 s
[attoparsec] shrinking /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSattoparsec-0.14.4-8td061KgbcLEz0iQLoazJe-attoparsec-internal-ghc9.8.2.so
3240.29 s
[attoparsec] checking for references to /build/ in /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4...
3240.29 s
[attoparsec] patching script interpreter paths in /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4
3240.29 s
[attoparsec] stripping (with command strip and flags -S -p) in /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4/lib
3240.29 s
[ListLike] Cases: 2274 Tried: 779 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:14:DList Int
3240.29 s
[ListLike] Cases: 2274 Tried: 780 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:15:Vector Int
3240.29 s
[ListLike] Cases: 2274 Tried: 781 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:16:StorableVector Int
3240.29 s
[ListLike] Cases: 2274 Tried: 782 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:17:UnboxVector Int
3240.29 s
[ListLike] Cases: 2274 Tried: 783 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:18:Vector Bool
3240.29 s
[ListLike] Cases: 2274 Tried: 784 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:19:StorableVector Bool
3240.29 s
[ListLike] Cases: 2274 Tried: 785 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:20:UnboxVector Bool
3240.29 s
[ListLike] Cases: 2274 Tried: 786 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:21:Text
3240.29 s
[ListLike] Cases: 2274 Tried: 787 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:22:Text.Lazy
3240.29 s
[ListLike] Cases: 2274 Tried: 788 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:23:Text.Builder
3240.29 s
[ListLike] Cases: 2274 Tried: 789 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:24:UTF8 ByteString
3240.29 s
[ListLike] Cases: 2274 Tried: 790 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:21:all:25:UTF8 ByteString.Lazy
3240.29 s
[ListLike] Cases: 2274 Tried: 791 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3240.29 s
[ListLike] Testing 2:ListLike:22:maximum:0:[Int]
3240.29 s
[ListLike] Cases: 2274 Tried: 792 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3240.29 s
[ListLike] Testing 2:ListLike:22:maximum:1:MyList Int
3240.29 s
[ListLike] Cases: 2274 Tried: 793 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:2:String
3240.30 s
[ListLike] Cases: 2274 Tried: 794 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:3:[Bool]
3240.30 s
[ListLike] Cases: 2274 Tried: 795 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:4:MyList Bool
3240.30 s
[ListLike] Cases: 2274 Tried: 796 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:5:ByteString
3240.30 s
[ListLike] Cases: 2274 Tried: 797 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:6:ByteString.Lazy
3240.30 s
[ListLike] Cases: 2274 Tried: 798 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:7:Chars
3240.30 s
[ListLike] Cases: 2274 Tried: 799 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:8:Sequence Int
3240.30 s
[ListLike] Cases: 2274 Tried: 800 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:9:Sequence Bool
3240.30 s
[ListLike] Cases: 2274 Tried: 801 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:10:Sequence Char
3240.30 s
[ListLike] Cases: 2274 Tried: 802 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:11:Array Int Int
3240.30 s
[ListLike] Cases: 2274 Tried: 803 Errors: 0 Failures: 0+++ OK, passed 100 tests; 22 discarded.
3240.30 s
[ListLike] Testing 2:ListLike:22:maximum:12:Array Int Bool
3240.30 s
[ListLike] Cases: 2274 Tried: 804 Errors: 0 Failures: 0+++ OK, passed 100 tests; 21 discarded.
3240.70 s
[attoparsec:post-build] Uploading to the NixCI cache: /nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4
3241.47 s
[attoparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3241.58 s
[attoparsec:post-build] copying 1 paths...
3241.58 s
[attoparsec:post-build] copying path '/nix/store/ln7zk5wy049fbwgyv7lm5jf6hn9pwhpk-attoparsec-0.14.4' to 'https://cache.nix-ci.com'...
3252.69 s
[attoparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3253.40 s
[attoparsec:post-build] copying 0 paths...
3253.72 s
Uploaded attoparsec in 13.2s
3253.72 s
Progress: 278 of 424 built (4 building), 407 of 407 downloaded from cache
3253.72 s
Built attoparsec in 2m28s
3253.90 s
Building /nix/store/qbblsq9kcrqmajc4dpmnh9ksy6vrkmmi-hspec-attoparsec-0.1.0.2.drv
3254.03 s
Building /nix/store/v51b0c2vr34ibzhhbxmbsbb73k6m72vy-sqlite-simple-0.4.19.0.drv
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:13:Array (Just Int)
3254.03 s
[ListLike] Cases: 2274 Tried: 805 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:14:DList Int
3254.03 s
[ListLike] Cases: 2274 Tried: 806 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:15:Vector Int
3254.03 s
[ListLike] Cases: 2274 Tried: 807 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:16:StorableVector Int
3254.03 s
[ListLike] Cases: 2274 Tried: 808 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:17:UnboxVector Int
3254.03 s
[ListLike] Cases: 2274 Tried: 809 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:18:Vector Bool
3254.03 s
[ListLike] Cases: 2274 Tried: 810 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:19:StorableVector Bool
3254.03 s
[ListLike] Cases: 2274 Tried: 811 Errors: 0 Failures: 0+++ OK, passed 100 tests; 12 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:20:UnboxVector Bool
3254.03 s
[ListLike] Cases: 2274 Tried: 812 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:21:Text
3254.03 s
[ListLike] Cases: 2274 Tried: 813 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:22:Text.Lazy
3254.03 s
[ListLike] Cases: 2274 Tried: 814 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:23:Text.Builder
3254.03 s
[ListLike] Cases: 2274 Tried: 815 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:24:UTF8 ByteString
3254.03 s
[ListLike] Cases: 2274 Tried: 816 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3254.03 s
[ListLike] Testing 2:ListLike:22:maximum:25:UTF8 ByteString.Lazy
3254.03 s
[ListLike] Cases: 2274 Tried: 817 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3254.04 s
[ListLike] Testing 2:ListLike:23:minimum:0:[Int]
3254.04 s
[ListLike] Cases: 2274 Tried: 818 Errors: 0 Failures: 0+++ OK, passed 100 tests; 21 discarded.
3254.04 s
[ListLike] Testing 2:ListLike:23:minimum:1:MyList Int
3254.04 s
[ListLike] Cases: 2274 Tried: 819 Errors: 0 Failures: 0+++ OK, passed 100 tests; 22 discarded.
3254.04 s
[ListLike] Testing 2:ListLike:23:minimum:2:String
3254.04 s
[ListLike] Cases: 2274 Tried: 820 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3254.04 s
[ListLike] Testing 2:ListLike:23:minimum:3:[Bool]
3254.04 s
[ListLike] Cases: 2274 Tried: 821 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3254.04 s
[ListLike] Testing 2:ListLike:23:minimum:4:MyList Bool
3254.04 s
[ListLike] Cases: 2274 Tried: 822 Errors: 0 Failures: 0+++ OK, passed 100 tests; 23 discarded.
3254.04 s
[ListLike] Testing 2:ListLike:23:minimum:5:ByteString
3254.05 s
[ListLike] Cases: 2274 Tried: 823 Errors: 0 Failures: 0+++ OK, passed 100 tests; 18 discarded.
3254.05 s
[ListLike] Testing 2:ListLike:23:minimum:6:ByteString.Lazy
3254.05 s
[ListLike] Cases: 2274 Tried: 824 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3254.05 s
[ListLike] Testing 2:ListLike:23:minimum:7:Chars
3254.05 s
[ListLike] Cases: 2274 Tried: 825 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3254.05 s
[ListLike] Testing 2:ListLike:23:minimum:8:Sequence Int
3254.05 s
[ListLike] Cases: 2274 Tried: 826 Errors: 0 Failures: 0+++ OK, passed 100 tests; 12 discarded.
3254.05 s
[ListLike] Testing 2:ListLike:23:minimum:9:Sequence Bool
3254.05 s
[ListLike] Cases: 2274 Tried: 827 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3254.05 s
[ListLike] Testing 2:ListLike:23:minimum:10:Sequence Char
3254.05 s
[ListLike] Cases: 2274 Tried: 828 Errors: 0 Failures: 0+++ OK, passed 100 tests; 15 discarded.
3254.05 s
[ListLike] Testing 2:ListLike:23:minimum:11:Array Int Int
3254.05 s
[ListLike] Cases: 2274 Tried: 829 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3254.05 s
[ghc-lib-parser] [324 of 443] Compiling GHC.JS.Make ( compiler/GHC/JS/Make.hs, dist/build/GHC/JS/Make.p_o )
3254.05 s
[ghc-lib-parser] [325 of 443] Compiling GHC.JS.Syntax ( compiler/GHC/JS/Syntax.hs, dist/build/GHC/JS/Syntax.p_o )
3254.05 s
[ghc-lib-parser] [326 of 443] Compiling GHC.JS.Transform ( compiler/GHC/JS/Transform.hs, dist/build/GHC/JS/Transform.p_o )
3254.05 s
[mwc-random] Phase: setupCompilerEnvironmentPhase
3254.05 s
[mwc-random] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3254.05 s
[mwc-random] Phase: unpackPhase
3254.05 s
[mwc-random] unpacking source archive /nix/store/brx74yhjq8cqkp69kdpjy52kxl8c6kbb-mwc-random-0.15.2.0.tar.gz
3254.05 s
[mwc-random] source root is mwc-random-0.15.2.0
3254.05 s
[mwc-random] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "mwc-random-0.15.2.0/tests/props.hs"
3254.05 s
[mwc-random] Phase: patchPhase
3254.06 s
[mwc-random] Phase: compileBuildDriverPhase
3254.06 s
[mwc-random] setupCompileFlags: -package-db=/build/tmp.6BJB2JOew5/setup-package.conf.d -threaded
3254.06 s
[mwc-random] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.6BJB2JOew5/Main.o )
3254.06 s
[mwc-random] [2 of 2] Linking Setup
3254.06 s
[mwc-random] Phase: updateAutotoolsGnuConfigScriptsPhase
3254.06 s
[mwc-random] Phase: configurePhase
3254.06 s
[mwc-random] configureFlags: --verbose --prefix=/nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/a0910k8zvkbgi9mjapgx893j7hhi9b6y-mwc-random-0.15.2.0-doc/share/doc/mwc-random-0.15.2.0 --with-gcc=gcc --package-db=/build/tmp.6BJB2JOew5/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3254.06 s
[mwc-random] Using Parsec parser
3254.06 s
[mwc-random] Configuring mwc-random-0.15.2.0...
3254.06 s
[mwc-random] Flags chosen: benchpapi=False
3254.06 s
[mwc-random] Dependency base >=4.9 && <5: using base-4.19.1.0
3254.06 s
[mwc-random] Dependency math-functions >=0.2.1.0: using math-functions-0.3.4.4
3254.06 s
[mwc-random] Dependency primitive >=0.6.2: using primitive-0.9.1.0
3254.06 s
[mwc-random] Dependency random >=1.2: using random-1.2.1.3
3254.06 s
[mwc-random] Dependency time: using time-1.12.2
3254.06 s
[mwc-random] Dependency vector >=0.7: using vector-0.13.2.0
3254.06 s
[mwc-random] Source component graph: component lib
3254.06 s
[mwc-random] Configured component graph:
3254.06 s
[mwc-random] component mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU
3254.06 s
[mwc-random] include base-4.19.1.0-a65c
3254.06 s
[mwc-random] include math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3254.06 s
[mwc-random] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3254.06 s
[mwc-random] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3254.06 s
[mwc-random] include time-1.12.2-dfe5
3254.06 s
[mwc-random] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3254.06 s
[mwc-random] Linked component graph:
3254.06 s
[mwc-random] unit mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU
3254.06 s
[mwc-random] include base-4.19.1.0-a65c
3254.06 s
[mwc-random] include math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3254.06 s
[mwc-random] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3254.06 s
[mwc-random] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3254.06 s
[mwc-random] include time-1.12.2-dfe5
3254.06 s
[mwc-random] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3254.06 s
[mwc-random] System.Random.MWC=mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU:System.Random.MWC,System.Random.MWC.CondensedTable=mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU:System.Random.MWC.CondensedTable,System.Random.MWC.Distributions=mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU:System.Random.MWC.Distributions,System.Random.MWC.SeedSource=mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU:System.Random.MWC.SeedSource
3254.06 s
[mwc-random] Ready component graph:
3254.06 s
[mwc-random] definite mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU
3254.06 s
[mwc-random] depends base-4.19.1.0-a65c
3254.06 s
[mwc-random] depends math-functions-0.3.4.4-74DZU4w0wNv2ZpDyJjL0xj
3254.06 s
[mwc-random] depends primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3254.06 s
[mwc-random] depends random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3254.06 s
[mwc-random] depends time-1.12.2-dfe5
3254.06 s
[unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.p_o )
3254.06 s
[unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.p_o )
3254.06 s
[unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.p_o )
3254.06 s
[unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.p_o )
3254.06 s
[unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
3254.07 s
[unordered-containers] Building test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
3254.07 s
[unordered-containers] [1 of 9] Compiling Properties.List ( tests/Properties/List.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/List.o )
3254.07 s
[unordered-containers] [2 of 9] Compiling Regressions ( tests/Regressions.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Regressions.o )
3254.07 s
[unordered-containers]
3254.07 s
[unordered-containers] tests/Regressions.hs:91:16: warning : [ GHC-63394 ] [ -Wx-partial ]
3254.07 s
[unordered-containers] In the use of ‘head’
3254.07 s
[unordered-containers] (imported from Prelude, but defined in GHC.List):
3254.07 s
[unordered-containers] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3254.07 s
[unordered-containers] |
3254.07 s
[unordered-containers] 91 | k = head keys
3254.07 s
[unordered-containers] | ^^^^
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:12:Array Int Bool
3254.07 s
[ListLike] Cases: 2274 Tried: 830 Errors: 0 Failures: 0+++ OK, passed 100 tests; 12 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:13:Array (Just Int)
3254.07 s
[ListLike] Cases: 2274 Tried: 831 Errors: 0 Failures: 0+++ OK, passed 100 tests; 12 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:14:DList Int
3254.07 s
[ListLike] Cases: 2274 Tried: 832 Errors: 0 Failures: 0+++ OK, passed 100 tests; 11 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:15:Vector Int
3254.07 s
[ListLike] Cases: 2274 Tried: 833 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:16:StorableVector Int
3254.07 s
[ListLike] Cases: 2274 Tried: 834 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:17:UnboxVector Int
3254.07 s
[ListLike] Cases: 2274 Tried: 835 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:18:Vector Bool
3254.07 s
[ListLike] Cases: 2274 Tried: 836 Errors: 0 Failures: 0+++ OK, passed 100 tests; 19 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:19:StorableVector Bool
3254.07 s
[ListLike] Cases: 2274 Tried: 837 Errors: 0 Failures: 0+++ OK, passed 100 tests; 13 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:20:UnboxVector Bool
3254.07 s
[ListLike] Cases: 2274 Tried: 838 Errors: 0 Failures: 0+++ OK, passed 100 tests; 20 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:21:Text
3254.07 s
[ListLike] Cases: 2274 Tried: 839 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:22:Text.Lazy
3254.07 s
[ListLike] Cases: 2274 Tried: 840 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:23:Text.Builder
3254.07 s
[ListLike] Cases: 2274 Tried: 841 Errors: 0 Failures: 0+++ OK, passed 100 tests; 16 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:24:UTF8 ByteString
3254.07 s
[ListLike] Cases: 2274 Tried: 842 Errors: 0 Failures: 0+++ OK, passed 100 tests; 14 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:23:minimum:25:UTF8 ByteString.Lazy
3254.07 s
[ListLike] Cases: 2274 Tried: 843 Errors: 0 Failures: 0+++ OK, passed 100 tests; 17 discarded.
3254.07 s
[ListLike] Testing 2:ListLike:24:replicate:0:[Int]
3254.07 s
[ListLike] Cases: 2274 Tried: 844 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.07 s
[ListLike] Testing 2:ListLike:24:replicate:1:MyList Int
3254.07 s
[ListLike] Cases: 2274 Tried: 845 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.07 s
[ListLike] Testing 2:ListLike:24:replicate:2:String
3254.07 s
[ListLike] Cases: 2274 Tried: 846 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.07 s
[ListLike] Testing 2:ListLike:24:replicate:3:[Bool]
3254.08 s
[ListLike] Cases: 2274 Tried: 847 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.08 s
[ListLike] Testing 2:ListLike:24:replicate:4:MyList Bool
3254.08 s
[ListLike] Cases: 2274 Tried: 848 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.08 s
[ListLike] Testing 2:ListLike:24:replicate:5:ByteString
3254.08 s
[ListLike] Cases: 2274 Tried: 849 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.08 s
[ListLike] Testing 2:ListLike:24:replicate:6:ByteString.Lazy
3254.08 s
[ListLike] Cases: 2274 Tried: 850 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.08 s
[ListLike] Testing 2:ListLike:24:replicate:7:Chars
3254.08 s
[ListLike] Cases: 2274 Tried: 851 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.08 s
[ListLike] Testing 2:ListLike:24:replicate:8:Sequence Int
3254.08 s
[ListLike] Cases: 2274 Tried: 852 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.08 s
[ListLike] Testing 2:ListLike:24:replicate:9:Sequence Bool
3254.08 s
[ListLike] Cases: 2274 Tried: 853 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.08 s
[ListLike] Testing 2:ListLike:24:replicate:10:Sequence Char
3254.08 s
[ListLike] Cases: 2274 Tried: 854 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.08 s
[ListLike] Testing 2:ListLike:24:replicate:11:Array Int Int
3254.08 s
[mwc-random] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3254.08 s
[mwc-random] Using Cabal-3.10.2.0 compiled by ghc-9.8
3254.08 s
[mwc-random] Using compiler: ghc-9.8.2
3254.08 s
[mwc-random] Using install prefix:
3254.08 s
[mwc-random] /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0
3254.08 s
[mwc-random] Executables installed in:
3254.08 s
[mwc-random] /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0/bin
3254.08 s
[mwc-random] Libraries installed in:
3254.08 s
[mwc-random] /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU
3254.08 s
[mwc-random] Dynamic Libraries installed in:
3254.08 s
[mwc-random] /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3254.08 s
[mwc-random] Private executables installed in:
3254.08 s
[mwc-random] /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0/libexec/x86_64-linux-ghc-9.8.2/mwc-random-0.15.2.0
3254.08 s
[mwc-random] Data files installed in:
3254.08 s
[mwc-random] /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0/share/x86_64-linux-ghc-9.8.2/mwc-random-0.15.2.0
3254.08 s
[mwc-random] Documentation installed in:
3254.08 s
[mwc-random] /nix/store/a0910k8zvkbgi9mjapgx893j7hhi9b6y-mwc-random-0.15.2.0-doc/share/doc/mwc-random-0.15.2.0
3254.08 s
[mwc-random] Configuration files installed in:
3254.08 s
[mwc-random] /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0/etc
3254.08 s
[mwc-random] No alex found
3254.08 s
[mwc-random] Using ar found on system at:
3254.08 s
[mwc-random] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3254.08 s
[mwc-random] No c2hs found
3254.08 s
[mwc-random] No cpphs found
3254.08 s
[mwc-random] No doctest found
3254.08 s
[mwc-random] Using gcc version 14.3.0 given by user at:
3254.08 s
[mwc-random] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3254.08 s
[mwc-random] Using ghc version 9.8.2 found on system at:
3254.08 s
[mwc-random] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3254.08 s
[mwc-random] Using ghc-pkg version 9.8.2 found on system at:
3254.08 s
[mwc-random] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3254.08 s
[mwc-random] No ghcjs found
3254.08 s
[mwc-random] No ghcjs-pkg found
3254.08 s
[mwc-random] No greencard found
3254.08 s
[mwc-random] Using haddock version 2.30.0 found on system at:
3254.08 s
[mwc-random] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3254.08 s
[mwc-random] No happy found
3254.08 s
[mwc-random] Using haskell-suite found on system at: haskell-suite-dummy-location
3254.08 s
[mwc-random] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3254.08 s
[mwc-random] No hmake found
3254.08 s
[mwc-random] Using hpc version 0.69 found on system at:
3254.08 s
[mwc-random] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3254.08 s
[mwc-random] Using hsc2hs version 0.68.10 found on system at:
3254.08 s
[mwc-random] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3254.08 s
[mwc-random] Using hscolour version 1.25 found on system at:
3254.08 s
[mwc-random] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3254.08 s
[mwc-random] No jhc found
3254.08 s
[mwc-random] Using ld found on system at:
3254.08 s
[mwc-random] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3254.08 s
[mwc-random] No pkg-config found
3254.08 s
[mwc-random] Using runghc version 9.8.2 found on system at:
3254.08 s
[mwc-random] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3254.08 s
[mwc-random] Using strip version 2.44 found on system at:
3254.08 s
[mwc-random] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3254.08 s
[mwc-random] Using tar found on system at:
3254.08 s
[mwc-random] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3254.09 s
[mwc-random] No uhc found
3254.09 s
[mwc-random] Phase: buildPhase
3254.09 s
[mwc-random] Preprocessing library for mwc-random-0.15.2.0..
3254.09 s
[mwc-random] Building library for mwc-random-0.15.2.0..
3254.09 s
[mwc-random] [1 of 4] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o, dist/build/System/Random/MWC/CondensedTable.dyn_o )
3254.09 s
[ListLike] Cases: 2274 Tried: 855 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.09 s
[ListLike] Testing 2:ListLike:24:replicate:12:Array Int Bool
3254.09 s
[ListLike] Cases: 2274 Tried: 856 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.09 s
[ListLike] Testing 2:ListLike:24:replicate:13:Array (Just Int)
3254.09 s
[ListLike] Cases: 2274 Tried: 857 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.09 s
[ListLike] Testing 2:ListLike:24:replicate:14:DList Int
3254.09 s
[ListLike] Cases: 2274 Tried: 858 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.09 s
[ListLike] Testing 2:ListLike:24:replicate:15:Vector Int
3254.09 s
[ListLike] Cases: 2274 Tried: 859 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.09 s
[ListLike] Testing 2:ListLike:24:replicate:16:StorableVector Int
3254.09 s
[ListLike] Cases: 2274 Tried: 860 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.09 s
[ListLike] Testing 2:ListLike:24:replicate:17:UnboxVector Int
3254.09 s
[ListLike] Cases: 2274 Tried: 861 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.09 s
[ListLike] Testing 2:ListLike:24:replicate:18:Vector Bool
3254.09 s
[ListLike] Cases: 2274 Tried: 862 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.09 s
[ListLike] Testing 2:ListLike:24:replicate:19:StorableVector Bool
3254.09 s
[ListLike] Cases: 2274 Tried: 863 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.09 s
[ListLike] Testing 2:ListLike:24:replicate:20:UnboxVector Bool
3254.09 s
[ListLike] Cases: 2274 Tried: 864 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:24:replicate:21:Text
3254.10 s
[ListLike] Cases: 2274 Tried: 865 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:24:replicate:22:Text.Lazy
3254.10 s
[ListLike] Cases: 2274 Tried: 866 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:24:replicate:23:Text.Builder
3254.10 s
[ListLike] Cases: 2274 Tried: 867 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:24:replicate:24:UTF8 ByteString
3254.10 s
[ListLike] Cases: 2274 Tried: 868 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:24:replicate:25:UTF8 ByteString.Lazy
3254.10 s
[ListLike] Cases: 2274 Tried: 869 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:0:[Int]
3254.10 s
[ListLike] Cases: 2274 Tried: 870 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:1:MyList Int
3254.10 s
[ListLike] Cases: 2274 Tried: 871 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:2:String
3254.10 s
[ListLike] Cases: 2274 Tried: 872 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:3:[Bool]
3254.10 s
[ListLike] Cases: 2274 Tried: 873 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:4:MyList Bool
3254.10 s
[ListLike] Cases: 2274 Tried: 874 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:5:ByteString
3254.10 s
[ListLike] Cases: 2274 Tried: 875 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:6:ByteString.Lazy
3254.10 s
[ListLike] Cases: 2274 Tried: 876 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:7:Chars
3254.10 s
[ListLike] Cases: 2274 Tried: 877 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:8:Sequence Int
3254.10 s
[ListLike] Cases: 2274 Tried: 878 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:9:Sequence Bool
3254.10 s
[ListLike] Cases: 2274 Tried: 879 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:10:Sequence Char
3254.10 s
[ListLike] Cases: 2274 Tried: 880 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:11:Array Int Int
3254.10 s
[ListLike] Cases: 2274 Tried: 881 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:12:Array Int Bool
3254.10 s
[ListLike] Cases: 2274 Tried: 882 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:13:Array (Just Int)
3254.10 s
[ListLike] Cases: 2274 Tried: 883 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:14:DList Int
3254.10 s
[ListLike] Cases: 2274 Tried: 884 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.10 s
[ListLike] Testing 2:ListLike:25:take:15:Vector Int
3254.11 s
[ListLike] Cases: 2274 Tried: 885 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:16:StorableVector Int
3254.11 s
[ListLike] Cases: 2274 Tried: 886 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:17:UnboxVector Int
3254.11 s
[ListLike] Cases: 2274 Tried: 887 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:18:Vector Bool
3254.11 s
[ListLike] Cases: 2274 Tried: 888 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:19:StorableVector Bool
3254.11 s
[ListLike] Cases: 2274 Tried: 889 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:20:UnboxVector Bool
3254.11 s
[ListLike] Cases: 2274 Tried: 890 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:21:Text
3254.11 s
[ListLike] Cases: 2274 Tried: 891 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:22:Text.Lazy
3254.11 s
[ListLike] Cases: 2274 Tried: 892 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:23:Text.Builder
3254.11 s
[ListLike] Cases: 2274 Tried: 893 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:24:UTF8 ByteString
3254.11 s
[ListLike] Cases: 2274 Tried: 894 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:25:take:25:UTF8 ByteString.Lazy
3254.11 s
[ListLike] Cases: 2274 Tried: 895 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.11 s
[ListLike] Testing 2:ListLike:26:drop:0:[Int]
3254.11 s
[ListLike] Cases: 2274 Tried: 896 Errors: 0 Failures: 0+++ OK, passed 100 tests; 104 discarded.
3254.11 s
[ListLike] Testing 2:ListLike:26:drop:1:MyList Int
3254.11 s
[ListLike] Cases: 2274 Tried: 897 Errors: 0 Failures: 0+++ OK, passed 100 tests; 105 discarded.
3254.11 s
[ListLike] Testing 2:ListLike:26:drop:2:String
3254.11 s
[ListLike] Cases: 2274 Tried: 898 Errors: 0 Failures: 0+++ OK, passed 100 tests; 91 discarded.
3254.11 s
[ListLike] Testing 2:ListLike:26:drop:3:[Bool]
3254.11 s
[ListLike] Cases: 2274 Tried: 899 Errors: 0 Failures: 0+++ OK, passed 100 tests; 81 discarded.
3254.11 s
[ListLike] Testing 2:ListLike:26:drop:4:MyList Bool
3254.11 s
[ListLike] Cases: 2274 Tried: 900 Errors: 0 Failures: 0+++ OK, passed 100 tests; 106 discarded.
3254.11 s
[ListLike] Testing 2:ListLike:26:drop:5:ByteString
3254.12 s
[ListLike] Cases: 2274 Tried: 901 Errors: 0 Failures: 0+++ OK, passed 100 tests; 108 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:6:ByteString.Lazy
3254.12 s
[ListLike] Cases: 2274 Tried: 902 Errors: 0 Failures: 0+++ OK, passed 100 tests; 92 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:7:Chars
3254.12 s
[ListLike] Cases: 2274 Tried: 903 Errors: 0 Failures: 0+++ OK, passed 100 tests; 88 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:8:Sequence Int
3254.12 s
[ListLike] Cases: 2274 Tried: 904 Errors: 0 Failures: 0+++ OK, passed 100 tests; 121 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:9:Sequence Bool
3254.12 s
[ListLike] Cases: 2274 Tried: 905 Errors: 0 Failures: 0+++ OK, passed 100 tests; 88 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:10:Sequence Char
3254.12 s
[ListLike] Cases: 2274 Tried: 906 Errors: 0 Failures: 0+++ OK, passed 100 tests; 98 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:11:Array Int Int
3254.12 s
[ListLike] Cases: 2274 Tried: 907 Errors: 0 Failures: 0+++ OK, passed 100 tests; 109 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:12:Array Int Bool
3254.12 s
[ListLike] Cases: 2274 Tried: 908 Errors: 0 Failures: 0+++ OK, passed 100 tests; 68 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:13:Array (Just Int)
3254.12 s
[ListLike] Cases: 2274 Tried: 909 Errors: 0 Failures: 0+++ OK, passed 100 tests; 84 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:14:DList Int
3254.12 s
[ListLike] Cases: 2274 Tried: 910 Errors: 0 Failures: 0+++ OK, passed 100 tests; 89 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:15:Vector Int
3254.12 s
[ListLike] Cases: 2274 Tried: 911 Errors: 0 Failures: 0+++ OK, passed 100 tests; 84 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:16:StorableVector Int
3254.12 s
[ListLike] Cases: 2274 Tried: 912 Errors: 0 Failures: 0+++ OK, passed 100 tests; 75 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:17:UnboxVector Int
3254.12 s
[ListLike] Cases: 2274 Tried: 913 Errors: 0 Failures: 0+++ OK, passed 100 tests; 90 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:18:Vector Bool
3254.12 s
[ListLike] Cases: 2274 Tried: 914 Errors: 0 Failures: 0+++ OK, passed 100 tests; 102 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:19:StorableVector Bool
3254.12 s
[ListLike] Cases: 2274 Tried: 915 Errors: 0 Failures: 0+++ OK, passed 100 tests; 114 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:20:UnboxVector Bool
3254.12 s
[ListLike] Cases: 2274 Tried: 916 Errors: 0 Failures: 0+++ OK, passed 100 tests; 73 discarded.
3254.12 s
[ListLike] Testing 2:ListLike:26:drop:21:Text
3254.12 s
[ListLike] Cases: 2274 Tried: 917 Errors: 0 Failures: 0+++ OK, passed 100 tests; 102 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:26:drop:22:Text.Lazy
3254.13 s
[ListLike] Cases: 2274 Tried: 918 Errors: 0 Failures: 0+++ OK, passed 100 tests; 123 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:26:drop:23:Text.Builder
3254.13 s
[ListLike] Cases: 2274 Tried: 919 Errors: 0 Failures: 0+++ OK, passed 100 tests; 91 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:26:drop:24:UTF8 ByteString
3254.13 s
[ListLike] Cases: 2274 Tried: 920 Errors: 0 Failures: 0+++ OK, passed 100 tests; 119 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:26:drop:25:UTF8 ByteString.Lazy
3254.13 s
[ListLike] Cases: 2274 Tried: 921 Errors: 0 Failures: 0+++ OK, passed 100 tests; 83 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:0:[Int]
3254.13 s
[ListLike] Cases: 2274 Tried: 922 Errors: 0 Failures: 0+++ OK, passed 100 tests; 99 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:1:MyList Int
3254.13 s
[ListLike] Cases: 2274 Tried: 923 Errors: 0 Failures: 0+++ OK, passed 100 tests; 115 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:2:String
3254.13 s
[ListLike] Cases: 2274 Tried: 924 Errors: 0 Failures: 0+++ OK, passed 100 tests; 89 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:3:[Bool]
3254.13 s
[ListLike] Cases: 2274 Tried: 925 Errors: 0 Failures: 0+++ OK, passed 100 tests; 87 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:4:MyList Bool
3254.13 s
[ListLike] Cases: 2274 Tried: 926 Errors: 0 Failures: 0+++ OK, passed 100 tests; 107 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:5:ByteString
3254.13 s
[ListLike] Cases: 2274 Tried: 927 Errors: 0 Failures: 0+++ OK, passed 100 tests; 87 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:6:ByteString.Lazy
3254.13 s
[ListLike] Cases: 2274 Tried: 928 Errors: 0 Failures: 0+++ OK, passed 100 tests; 116 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:7:Chars
3254.13 s
[ListLike] Cases: 2274 Tried: 929 Errors: 0 Failures: 0+++ OK, passed 100 tests; 94 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:8:Sequence Int
3254.13 s
[ListLike] Cases: 2274 Tried: 930 Errors: 0 Failures: 0+++ OK, passed 100 tests; 127 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:9:Sequence Bool
3254.13 s
[ListLike] Cases: 2274 Tried: 931 Errors: 0 Failures: 0+++ OK, passed 100 tests; 98 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:10:Sequence Char
3254.13 s
[ListLike] Cases: 2274 Tried: 932 Errors: 0 Failures: 0+++ OK, passed 100 tests; 85 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:11:Array Int Int
3254.13 s
[ListLike] Cases: 2274 Tried: 933 Errors: 0 Failures: 0+++ OK, passed 100 tests; 102 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:12:Array Int Bool
3254.13 s
[ListLike] Cases: 2274 Tried: 934 Errors: 0 Failures: 0+++ OK, passed 100 tests; 91 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:13:Array (Just Int)
3254.13 s
[ListLike] Cases: 2274 Tried: 935 Errors: 0 Failures: 0+++ OK, passed 100 tests; 83 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:14:DList Int
3254.13 s
[ListLike] Cases: 2274 Tried: 936 Errors: 0 Failures: 0+++ OK, passed 100 tests; 83 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:15:Vector Int
3254.13 s
[ListLike] Cases: 2274 Tried: 937 Errors: 0 Failures: 0+++ OK, passed 100 tests; 109 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:16:StorableVector Int
3254.13 s
[ListLike] Cases: 2274 Tried: 938 Errors: 0 Failures: 0+++ OK, passed 100 tests; 90 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:17:UnboxVector Int
3254.13 s
[ListLike] Cases: 2274 Tried: 939 Errors: 0 Failures: 0+++ OK, passed 100 tests; 90 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:18:Vector Bool
3254.13 s
[ListLike] Cases: 2274 Tried: 940 Errors: 0 Failures: 0+++ OK, passed 100 tests; 84 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:19:StorableVector Bool
3254.13 s
[ListLike] Cases: 2274 Tried: 941 Errors: 0 Failures: 0+++ OK, passed 100 tests; 94 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:20:UnboxVector Bool
3254.13 s
[ListLike] Cases: 2274 Tried: 942 Errors: 0 Failures: 0+++ OK, passed 100 tests; 113 discarded.
3254.13 s
[ListLike] Testing 2:ListLike:27:splitAt:21:Text
3254.13 s
[ListLike] Cases: 2274 Tried: 943 Errors: 0 Failures: 0+++ OK, passed 100 tests; 96 discarded.
3254.14 s
[ListLike] Testing 2:ListLike:27:splitAt:22:Text.Lazy
3254.14 s
[ListLike] Cases: 2274 Tried: 944 Errors: 0 Failures: 0+++ OK, passed 100 tests; 81 discarded.
3254.14 s
[ListLike] Testing 2:ListLike:27:splitAt:23:Text.Builder
3254.14 s
[ListLike] Cases: 2274 Tried: 945 Errors: 0 Failures: 0+++ OK, passed 100 tests; 93 discarded.
3254.14 s
[ListLike] Testing 2:ListLike:27:splitAt:24:UTF8 ByteString
3254.14 s
[ListLike] Cases: 2274 Tried: 946 Errors: 0 Failures: 0+++ OK, passed 100 tests; 62 discarded.
3254.14 s
[ListLike] Testing 2:ListLike:27:splitAt:25:UTF8 ByteString.Lazy
3254.14 s
[ListLike] Cases: 2274 Tried: 947 Errors: 0 Failures: 0+++ OK, passed 100 tests; 75 discarded.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:0:[Int]
3254.14 s
[ListLike] Cases: 2274 Tried: 948 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:1:MyList Int
3254.14 s
[ListLike] Cases: 2274 Tried: 949 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:2:String
3254.14 s
[ListLike] Cases: 2274 Tried: 950 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:3:[Bool]
3254.14 s
[ListLike] Cases: 2274 Tried: 951 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:4:MyList Bool
3254.14 s
[ListLike] Cases: 2274 Tried: 952 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:5:ByteString
3254.14 s
[ListLike] Cases: 2274 Tried: 953 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:6:ByteString.Lazy
3254.14 s
[ListLike] Cases: 2274 Tried: 954 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:7:Chars
3254.14 s
[ListLike] Cases: 2274 Tried: 955 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:8:Sequence Int
3254.14 s
[ListLike] Cases: 2274 Tried: 956 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:9:Sequence Bool
3254.14 s
[ListLike] Cases: 2274 Tried: 957 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:10:Sequence Char
3254.14 s
[ListLike] Cases: 2274 Tried: 958 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:11:Array Int Int
3254.14 s
[ListLike] Cases: 2274 Tried: 959 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:12:Array Int Bool
3254.14 s
[ListLike] Cases: 2274 Tried: 960 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:13:Array (Just Int)
3254.14 s
[ListLike] Cases: 2274 Tried: 961 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:14:DList Int
3254.14 s
[ListLike] Cases: 2274 Tried: 962 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:15:Vector Int
3254.14 s
[ListLike] Cases: 2274 Tried: 963 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:16:StorableVector Int
3254.14 s
[ListLike] Cases: 2274 Tried: 964 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:17:UnboxVector Int
3254.14 s
[ListLike] Cases: 2274 Tried: 965 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:18:Vector Bool
3254.14 s
[ListLike] Cases: 2274 Tried: 966 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:19:StorableVector Bool
3254.14 s
[ListLike] Cases: 2274 Tried: 967 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:20:UnboxVector Bool
3254.14 s
[ListLike] Cases: 2274 Tried: 968 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.14 s
[ListLike] Testing 2:ListLike:28:takeWhile:21:Text
3254.14 s
[ListLike] Cases: 2274 Tried: 969 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:28:takeWhile:22:Text.Lazy
3254.15 s
[ListLike] Cases: 2274 Tried: 970 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:28:takeWhile:23:Text.Builder
3254.15 s
[ListLike] Cases: 2274 Tried: 971 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:28:takeWhile:24:UTF8 ByteString
3254.15 s
[ListLike] Cases: 2274 Tried: 972 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:28:takeWhile:25:UTF8 ByteString.Lazy
3254.15 s
[ListLike] Cases: 2274 Tried: 973 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:0:[Int]
3254.15 s
[ListLike] Cases: 2274 Tried: 974 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:1:MyList Int
3254.15 s
[ListLike] Cases: 2274 Tried: 975 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:2:String
3254.15 s
[ListLike] Cases: 2274 Tried: 976 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:3:[Bool]
3254.15 s
[ListLike] Cases: 2274 Tried: 977 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:4:MyList Bool
3254.15 s
[ListLike] Cases: 2274 Tried: 978 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:5:ByteString
3254.15 s
[ListLike] Cases: 2274 Tried: 979 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:6:ByteString.Lazy
3254.15 s
[ListLike] Cases: 2274 Tried: 980 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:7:Chars
3254.15 s
[ListLike] Cases: 2274 Tried: 981 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:8:Sequence Int
3254.15 s
[ListLike] Cases: 2274 Tried: 982 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:9:Sequence Bool
3254.15 s
[ListLike] Cases: 2274 Tried: 983 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:10:Sequence Char
3254.15 s
[ListLike] Cases: 2274 Tried: 984 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:11:Array Int Int
3254.15 s
[hspec-attoparsec] Phase: setupCompilerEnvironmentPhase
3254.15 s
[ListLike] Cases: 2274 Tried: 985 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:12:Array Int Bool
3254.15 s
[ListLike] Cases: 2274 Tried: 986 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:13:Array (Just Int)
3254.15 s
[ListLike] Cases: 2274 Tried: 987 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:14:DList Int
3254.15 s
[ListLike] Cases: 2274 Tried: 988 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:15:Vector Int
3254.15 s
[ListLike] Cases: 2274 Tried: 989 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:16:StorableVector Int
3254.15 s
[ListLike] Cases: 2274 Tried: 990 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:17:UnboxVector Int
3254.15 s
[ListLike] Cases: 2274 Tried: 991 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:18:Vector Bool
3254.15 s
[ListLike] Cases: 2274 Tried: 992 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:19:StorableVector Bool
3254.15 s
[ListLike] Cases: 2274 Tried: 993 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:20:UnboxVector Bool
3254.15 s
[ListLike] Cases: 2274 Tried: 994 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:21:Text
3254.15 s
[ListLike] Cases: 2274 Tried: 995 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:22:Text.Lazy
3254.15 s
[ListLike] Cases: 2274 Tried: 996 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:23:Text.Builder
3254.15 s
[ListLike] Cases: 2274 Tried: 997 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:24:UTF8 ByteString
3254.15 s
[ListLike] Cases: 2274 Tried: 998 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:29:dropWhile:25:UTF8 ByteString.Lazy
3254.15 s
[ListLike] Cases: 2274 Tried: 999 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:0:[Int]
3254.15 s
[ListLike] Cases: 2274 Tried: 1000 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:1:MyList Int
3254.15 s
[ListLike] Cases: 2274 Tried: 1001 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:2:String
3254.15 s
[ListLike] Cases: 2274 Tried: 1002 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:3:[Bool]
3254.15 s
[ListLike] Cases: 2274 Tried: 1003 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:4:MyList Bool
3254.15 s
[ListLike] Cases: 2274 Tried: 1004 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:5:ByteString
3254.15 s
[ListLike] Cases: 2274 Tried: 1005 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:6:ByteString.Lazy
3254.15 s
[ListLike] Cases: 2274 Tried: 1006 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.15 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:7:Chars
3254.15 s
[ListLike] Cases: 2274 Tried: 1007 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:8:Sequence Int
3254.16 s
[ListLike] Cases: 2274 Tried: 1008 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:9:Sequence Bool
3254.16 s
[ListLike] Cases: 2274 Tried: 1009 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:10:Sequence Char
3254.16 s
[ListLike] Cases: 2274 Tried: 1010 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:11:Array Int Int
3254.16 s
[ListLike] Cases: 2274 Tried: 1011 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:12:Array Int Bool
3254.16 s
[ListLike] Cases: 2274 Tried: 1012 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:13:Array (Just Int)
3254.16 s
[ListLike] Cases: 2274 Tried: 1013 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:14:DList Int
3254.16 s
[ListLike] Cases: 2274 Tried: 1014 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:15:Vector Int
3254.16 s
[ListLike] Cases: 2274 Tried: 1015 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:16:StorableVector Int
3254.16 s
[ListLike] Cases: 2274 Tried: 1016 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:17:UnboxVector Int
3254.16 s
[ListLike] Cases: 2274 Tried: 1017 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:18:Vector Bool
3254.16 s
[ListLike] Cases: 2274 Tried: 1018 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:19:StorableVector Bool
3254.16 s
[ListLike] Cases: 2274 Tried: 1019 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:20:UnboxVector Bool
3254.16 s
[ListLike] Cases: 2274 Tried: 1020 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:21:Text
3254.16 s
[ListLike] Cases: 2274 Tried: 1021 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:22:Text.Lazy
3254.16 s
[ListLike] Cases: 2274 Tried: 1022 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:23:Text.Builder
3254.16 s
[ListLike] Cases: 2274 Tried: 1023 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:24:UTF8 ByteString
3254.16 s
[ListLike] Cases: 2274 Tried: 1024 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:30:dropWhileEnd:25:UTF8 ByteString.Lazy
3254.16 s
[ListLike] Cases: 2274 Tried: 1025 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:31:span:0:[Int]
3254.16 s
[ListLike] Cases: 2274 Tried: 1026 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:31:span:1:MyList Int
3254.16 s
[ListLike] Cases: 2274 Tried: 1027 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:31:span:2:String
3254.16 s
[ListLike] Cases: 2274 Tried: 1028 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:31:span:3:[Bool]
3254.16 s
[ListLike] Cases: 2274 Tried: 1029 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.16 s
[ListLike] Testing 2:ListLike:31:span:4:MyList Bool
3254.16 s
[ListLike] Cases: 2274 Tried: 1030 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:5:ByteString
3254.17 s
[ListLike] Cases: 2274 Tried: 1031 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:6:ByteString.Lazy
3254.17 s
[ListLike] Cases: 2274 Tried: 1032 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:7:Chars
3254.17 s
[ListLike] Cases: 2274 Tried: 1033 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:8:Sequence Int
3254.17 s
[ListLike] Cases: 2274 Tried: 1034 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:9:Sequence Bool
3254.17 s
[ListLike] Cases: 2274 Tried: 1035 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:10:Sequence Char
3254.17 s
[ListLike] Cases: 2274 Tried: 1036 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:11:Array Int Int
3254.17 s
[ListLike] Cases: 2274 Tried: 1037 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:12:Array Int Bool
3254.17 s
[ListLike] Cases: 2274 Tried: 1038 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:13:Array (Just Int)
3254.17 s
[ListLike] Cases: 2274 Tried: 1039 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:14:DList Int
3254.17 s
[ListLike] Cases: 2274 Tried: 1040 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:15:Vector Int
3254.17 s
[ListLike] Cases: 2274 Tried: 1041 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:16:StorableVector Int
3254.17 s
[ListLike] Cases: 2274 Tried: 1042 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:17:UnboxVector Int
3254.17 s
[ListLike] Cases: 2274 Tried: 1043 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:18:Vector Bool
3254.17 s
[ListLike] Cases: 2274 Tried: 1044 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:19:StorableVector Bool
3254.17 s
[ListLike] Cases: 2274 Tried: 1045 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:20:UnboxVector Bool
3254.17 s
[ListLike] Cases: 2274 Tried: 1046 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:21:Text
3254.17 s
[ListLike] Cases: 2274 Tried: 1047 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:22:Text.Lazy
3254.17 s
[ListLike] Cases: 2274 Tried: 1048 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:23:Text.Builder
3254.17 s
[ListLike] Cases: 2274 Tried: 1049 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.17 s
[ListLike] Testing 2:ListLike:31:span:24:UTF8 ByteString
3254.18 s
[ListLike] Cases: 2274 Tried: 1050 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:31:span:25:UTF8 ByteString.Lazy
3254.18 s
[ListLike] Cases: 2274 Tried: 1051 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:0:[Int]
3254.18 s
[ListLike] Cases: 2274 Tried: 1052 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:1:MyList Int
3254.18 s
[ListLike] Cases: 2274 Tried: 1053 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:2:String
3254.18 s
[ListLike] Cases: 2274 Tried: 1054 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:3:[Bool]
3254.18 s
[ListLike] Cases: 2274 Tried: 1055 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:4:MyList Bool
3254.18 s
[ListLike] Cases: 2274 Tried: 1056 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:5:ByteString
3254.18 s
[ListLike] Cases: 2274 Tried: 1057 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:6:ByteString.Lazy
3254.18 s
[ListLike] Cases: 2274 Tried: 1058 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:7:Chars
3254.18 s
[ListLike] Cases: 2274 Tried: 1059 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:8:Sequence Int
3254.18 s
[ListLike] Cases: 2274 Tried: 1060 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:9:Sequence Bool
3254.18 s
[ListLike] Cases: 2274 Tried: 1061 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:10:Sequence Char
3254.18 s
[ListLike] Cases: 2274 Tried: 1062 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:11:Array Int Int
3254.18 s
[ListLike] Cases: 2274 Tried: 1063 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:12:Array Int Bool
3254.18 s
[ListLike] Cases: 2274 Tried: 1064 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:13:Array (Just Int)
3254.18 s
[ListLike] Cases: 2274 Tried: 1065 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.18 s
[ListLike] Testing 2:ListLike:32:break:14:DList Int
3254.18 s
[ListLike] Cases: 2274 Tried: 1066 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:15:Vector Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1067 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:16:StorableVector Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1068 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:17:UnboxVector Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1069 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:18:Vector Bool
3254.19 s
[ListLike] Cases: 2274 Tried: 1070 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:19:StorableVector Bool
3254.19 s
[ListLike] Cases: 2274 Tried: 1071 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:20:UnboxVector Bool
3254.19 s
[ListLike] Cases: 2274 Tried: 1072 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:21:Text
3254.19 s
[ListLike] Cases: 2274 Tried: 1073 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:22:Text.Lazy
3254.19 s
[ListLike] Cases: 2274 Tried: 1074 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:23:Text.Builder
3254.19 s
[ListLike] Cases: 2274 Tried: 1075 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:24:UTF8 ByteString
3254.19 s
[ListLike] Cases: 2274 Tried: 1076 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:32:break:25:UTF8 ByteString.Lazy
3254.19 s
[ListLike] Cases: 2274 Tried: 1077 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:0:[Int]
3254.19 s
[ListLike] Cases: 2274 Tried: 1078 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:1:MyList Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1079 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:2:String
3254.19 s
[ListLike] Cases: 2274 Tried: 1080 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:3:[Bool]
3254.19 s
[ListLike] Cases: 2274 Tried: 1081 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:4:MyList Bool
3254.19 s
[ListLike] Cases: 2274 Tried: 1082 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:5:ByteString
3254.19 s
[ListLike] Cases: 2274 Tried: 1083 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:6:ByteString.Lazy
3254.19 s
[ListLike] Cases: 2274 Tried: 1084 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:7:Chars
3254.19 s
[ListLike] Cases: 2274 Tried: 1085 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:8:Sequence Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1086 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:9:Sequence Bool
3254.19 s
[ListLike] Cases: 2274 Tried: 1087 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:10:Sequence Char
3254.19 s
[ListLike] Cases: 2274 Tried: 1088 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:11:Array Int Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1089 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:12:Array Int Bool
3254.19 s
[ListLike] Cases: 2274 Tried: 1090 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:13:Array (Just Int)
3254.19 s
[ListLike] Cases: 2274 Tried: 1091 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:14:DList Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1092 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:15:Vector Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1093 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:16:StorableVector Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1094 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.19 s
[ListLike] Testing 2:ListLike:33:group:17:UnboxVector Int
3254.19 s
[ListLike] Cases: 2274 Tried: 1095 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:33:group:18:Vector Bool
3254.20 s
[ListLike] Cases: 2274 Tried: 1096 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:33:group:19:StorableVector Bool
3254.20 s
[ListLike] Cases: 2274 Tried: 1097 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:33:group:20:UnboxVector Bool
3254.20 s
[ListLike] Cases: 2274 Tried: 1098 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:33:group:21:Text
3254.20 s
[ListLike] Cases: 2274 Tried: 1099 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:33:group:22:Text.Lazy
3254.20 s
[ListLike] Cases: 2274 Tried: 1100 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:33:group:23:Text.Builder
3254.20 s
[ListLike] Cases: 2274 Tried: 1101 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:33:group:24:UTF8 ByteString
3254.20 s
[ListLike] Cases: 2274 Tried: 1102 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:33:group:25:UTF8 ByteString.Lazy
3254.20 s
[ListLike] Cases: 2274 Tried: 1103 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:0:[Int]
3254.20 s
[ListLike] Cases: 2274 Tried: 1104 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:1:MyList Int
3254.20 s
[ListLike] Cases: 2274 Tried: 1105 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:2:String
3254.20 s
[ListLike] Cases: 2274 Tried: 1106 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:3:[Bool]
3254.20 s
[ListLike] Cases: 2274 Tried: 1107 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:4:MyList Bool
3254.20 s
[ListLike] Cases: 2274 Tried: 1108 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:5:ByteString
3254.20 s
[ListLike] Cases: 2274 Tried: 1109 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:6:ByteString.Lazy
3254.20 s
[ListLike] Cases: 2274 Tried: 1110 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:7:Chars
3254.20 s
[ListLike] Cases: 2274 Tried: 1111 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:8:Sequence Int
3254.20 s
[ListLike] Cases: 2274 Tried: 1112 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:9:Sequence Bool
3254.20 s
[ListLike] Cases: 2274 Tried: 1113 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:10:Sequence Char
3254.20 s
[ListLike] Cases: 2274 Tried: 1114 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:11:Array Int Int
3254.20 s
[ListLike] Cases: 2274 Tried: 1115 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:12:Array Int Bool
3254.20 s
[ListLike] Cases: 2274 Tried: 1116 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:13:Array (Just Int)
3254.20 s
[ListLike] Cases: 2274 Tried: 1117 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:14:DList Int
3254.20 s
[ListLike] Cases: 2274 Tried: 1118 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[hspec-attoparsec] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:15:Vector Int
3254.20 s
[ListLike] Cases: 2274 Tried: 1119 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:16:StorableVector Int
3254.20 s
[ListLike] Cases: 2274 Tried: 1120 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:17:UnboxVector Int
3254.20 s
[ListLike] Cases: 2274 Tried: 1121 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:18:Vector Bool
3254.20 s
[ListLike] Cases: 2274 Tried: 1122 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:19:StorableVector Bool
3254.20 s
[ListLike] Cases: 2274 Tried: 1123 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:20:UnboxVector Bool
3254.20 s
[ListLike] Cases: 2274 Tried: 1124 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.20 s
[ListLike] Testing 2:ListLike:34:inits:21:Text
3254.20 s
[ListLike] Cases: 2274 Tried: 1125 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:34:inits:22:Text.Lazy
3254.21 s
[ListLike] Cases: 2274 Tried: 1126 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:34:inits:23:Text.Builder
3254.21 s
[ListLike] Cases: 2274 Tried: 1127 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:34:inits:24:UTF8 ByteString
3254.21 s
[ListLike] Cases: 2274 Tried: 1128 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:34:inits:25:UTF8 ByteString.Lazy
3254.21 s
[ListLike] Cases: 2274 Tried: 1129 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:0:[Int]
3254.21 s
[ListLike] Cases: 2274 Tried: 1130 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:1:MyList Int
3254.21 s
[ListLike] Cases: 2274 Tried: 1131 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:2:String
3254.21 s
[ListLike] Cases: 2274 Tried: 1132 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:3:[Bool]
3254.21 s
[ListLike] Cases: 2274 Tried: 1133 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:4:MyList Bool
3254.21 s
[ListLike] Cases: 2274 Tried: 1134 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:5:ByteString
3254.21 s
[ListLike] Cases: 2274 Tried: 1135 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:6:ByteString.Lazy
3254.21 s
[ListLike] Cases: 2274 Tried: 1136 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:7:Chars
3254.21 s
[ListLike] Cases: 2274 Tried: 1137 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:8:Sequence Int
3254.21 s
[ListLike] Cases: 2274 Tried: 1138 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:9:Sequence Bool
3254.21 s
[ListLike] Cases: 2274 Tried: 1139 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:10:Sequence Char
3254.21 s
[ListLike] Cases: 2274 Tried: 1140 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:11:Array Int Int
3254.21 s
[ListLike] Cases: 2274 Tried: 1141 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:12:Array Int Bool
3254.21 s
[ListLike] Cases: 2274 Tried: 1142 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:13:Array (Just Int)
3254.21 s
[ListLike] Cases: 2274 Tried: 1143 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:14:DList Int
3254.21 s
[ListLike] Cases: 2274 Tried: 1144 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:15:Vector Int
3254.21 s
[ListLike] Cases: 2274 Tried: 1145 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:16:StorableVector Int
3254.21 s
[ListLike] Cases: 2274 Tried: 1146 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:17:UnboxVector Int
3254.21 s
[ListLike] Cases: 2274 Tried: 1147 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:18:Vector Bool
3254.21 s
[ListLike] Cases: 2274 Tried: 1148 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:19:StorableVector Bool
3254.21 s
[ListLike] Cases: 2274 Tried: 1149 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:20:UnboxVector Bool
3254.21 s
[ListLike] Cases: 2274 Tried: 1150 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:21:Text
3254.21 s
[ListLike] Cases: 2274 Tried: 1151 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:22:Text.Lazy
3254.21 s
[ListLike] Cases: 2274 Tried: 1152 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:23:Text.Builder
3254.21 s
[ListLike] Cases: 2274 Tried: 1153 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:24:UTF8 ByteString
3254.21 s
[ListLike] Cases: 2274 Tried: 1154 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:35:tails:25:UTF8 ByteString.Lazy
3254.21 s
[ListLike] Cases: 2274 Tried: 1155 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:0:[Int]
3254.21 s
[ListLike] Cases: 2274 Tried: 1156 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:1:MyList Int
3254.21 s
[ListLike] Cases: 2274 Tried: 1157 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:2:String
3254.21 s
[ListLike] Cases: 2274 Tried: 1158 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.21 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:3:[Bool]
3254.21 s
[ListLike] Cases: 2274 Tried: 1159 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:4:MyList Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1160 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:5:ByteString
3254.22 s
[ListLike] Cases: 2274 Tried: 1161 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:6:ByteString.Lazy
3254.22 s
[ListLike] Cases: 2274 Tried: 1162 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:7:Chars
3254.22 s
[ListLike] Cases: 2274 Tried: 1163 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:8:Sequence Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1164 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:9:Sequence Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1165 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:10:Sequence Char
3254.22 s
[ListLike] Cases: 2274 Tried: 1166 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:11:Array Int Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1167 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:12:Array Int Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1168 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:13:Array (Just Int)
3254.22 s
[ListLike] Cases: 2274 Tried: 1169 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:14:DList Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1170 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:15:Vector Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1171 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:16:StorableVector Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1172 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:17:UnboxVector Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1173 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:18:Vector Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1174 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:19:StorableVector Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1175 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:20:UnboxVector Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1176 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:21:Text
3254.22 s
[ListLike] Cases: 2274 Tried: 1177 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:22:Text.Lazy
3254.22 s
[ListLike] Cases: 2274 Tried: 1178 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:23:Text.Builder
3254.22 s
[ListLike] Cases: 2274 Tried: 1179 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:24:UTF8 ByteString
3254.22 s
[ListLike] Cases: 2274 Tried: 1180 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:36:isPrefixOf:25:UTF8 ByteString.Lazy
3254.22 s
[ListLike] Cases: 2274 Tried: 1181 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:0:[Int]
3254.22 s
[ListLike] Cases: 2274 Tried: 1182 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:1:MyList Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1183 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:2:String
3254.22 s
[ListLike] Cases: 2274 Tried: 1184 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:3:[Bool]
3254.22 s
[ListLike] Cases: 2274 Tried: 1185 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:4:MyList Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1186 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:5:ByteString
3254.22 s
[ListLike] Cases: 2274 Tried: 1187 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:6:ByteString.Lazy
3254.22 s
[ListLike] Cases: 2274 Tried: 1188 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:7:Chars
3254.22 s
[ListLike] Cases: 2274 Tried: 1189 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:8:Sequence Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1190 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:9:Sequence Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1191 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:10:Sequence Char
3254.22 s
[ListLike] Cases: 2274 Tried: 1192 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:11:Array Int Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1193 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:12:Array Int Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1194 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:13:Array (Just Int)
3254.22 s
[ListLike] Cases: 2274 Tried: 1195 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:14:DList Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1196 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:15:Vector Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1197 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:16:StorableVector Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1198 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:17:UnboxVector Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1199 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:18:Vector Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1200 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:19:StorableVector Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1201 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:20:UnboxVector Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1202 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:21:Text
3254.22 s
[ListLike] Cases: 2274 Tried: 1203 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:22:Text.Lazy
3254.22 s
[ListLike] Cases: 2274 Tried: 1204 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:23:Text.Builder
3254.22 s
[ListLike] Cases: 2274 Tried: 1205 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:24:UTF8 ByteString
3254.22 s
[ListLike] Cases: 2274 Tried: 1206 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:37:isSuffixOf:25:UTF8 ByteString.Lazy
3254.22 s
[ListLike] Cases: 2274 Tried: 1207 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:0:[Int]
3254.22 s
[ListLike] Cases: 2274 Tried: 1208 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:1:MyList Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1209 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:2:String
3254.22 s
[ListLike] Cases: 2274 Tried: 1210 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:3:[Bool]
3254.22 s
[ListLike] Cases: 2274 Tried: 1211 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:4:MyList Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1212 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:5:ByteString
3254.22 s
[ListLike] Cases: 2274 Tried: 1213 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:6:ByteString.Lazy
3254.22 s
[ListLike] Cases: 2274 Tried: 1214 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:7:Chars
3254.22 s
[ListLike] Cases: 2274 Tried: 1215 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:8:Sequence Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1216 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:9:Sequence Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1217 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:10:Sequence Char
3254.22 s
[ListLike] Cases: 2274 Tried: 1218 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:11:Array Int Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1219 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:12:Array Int Bool
3254.22 s
[ListLike] Cases: 2274 Tried: 1220 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:13:Array (Just Int)
3254.22 s
[ListLike] Cases: 2274 Tried: 1221 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:14:DList Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1222 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:15:Vector Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1223 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:16:StorableVector Int
3254.22 s
[ListLike] Cases: 2274 Tried: 1224 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.22 s
[ListLike] Testing 2:ListLike:38:isInfixOf:17:UnboxVector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1225 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:38:isInfixOf:18:Vector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1226 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:38:isInfixOf:19:StorableVector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1227 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:38:isInfixOf:20:UnboxVector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1228 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:38:isInfixOf:21:Text
3254.23 s
[ListLike] Cases: 2274 Tried: 1229 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:38:isInfixOf:22:Text.Lazy
3254.23 s
[ListLike] Cases: 2274 Tried: 1230 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:38:isInfixOf:23:Text.Builder
3254.23 s
[ListLike] Cases: 2274 Tried: 1231 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:38:isInfixOf:24:UTF8 ByteString
3254.23 s
[ListLike] Cases: 2274 Tried: 1232 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:38:isInfixOf:25:UTF8 ByteString.Lazy
3254.23 s
[ListLike] Cases: 2274 Tried: 1233 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:0:[Int]
3254.23 s
[ListLike] Cases: 2274 Tried: 1234 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:1:MyList Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1235 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:2:String
3254.23 s
[ListLike] Cases: 2274 Tried: 1236 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:3:[Bool]
3254.23 s
[ListLike] Cases: 2274 Tried: 1237 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:4:MyList Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1238 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:5:ByteString
3254.23 s
[ListLike] Cases: 2274 Tried: 1239 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:6:ByteString.Lazy
3254.23 s
[ListLike] Cases: 2274 Tried: 1240 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:7:Chars
3254.23 s
[ListLike] Cases: 2274 Tried: 1241 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:8:Sequence Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1242 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:9:Sequence Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1243 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:10:Sequence Char
3254.23 s
[ListLike] Cases: 2274 Tried: 1244 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:11:Array Int Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1245 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:12:Array Int Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1246 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:13:Array (Just Int)
3254.23 s
[ListLike] Cases: 2274 Tried: 1247 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:14:DList Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1248 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:15:Vector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1249 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:16:StorableVector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1250 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:17:UnboxVector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1251 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:18:Vector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1252 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:19:StorableVector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1253 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:20:UnboxVector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1254 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:21:Text
3254.23 s
[ListLike] Cases: 2274 Tried: 1255 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:22:Text.Lazy
3254.23 s
[ListLike] Cases: 2274 Tried: 1256 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:23:Text.Builder
3254.23 s
[ListLike] Cases: 2274 Tried: 1257 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:24:UTF8 ByteString
3254.23 s
[ListLike] Cases: 2274 Tried: 1258 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:39:stripPrefix:25:UTF8 ByteString.Lazy
3254.23 s
[ListLike] Cases: 2274 Tried: 1259 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:0:[Int]
3254.23 s
[ListLike] Cases: 2274 Tried: 1260 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:1:MyList Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1261 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:2:String
3254.23 s
[ListLike] Cases: 2274 Tried: 1262 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:3:[Bool]
3254.23 s
[ListLike] Cases: 2274 Tried: 1263 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:4:MyList Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1264 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:5:ByteString
3254.23 s
[ListLike] Cases: 2274 Tried: 1265 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:6:ByteString.Lazy
3254.23 s
[ListLike] Cases: 2274 Tried: 1266 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:7:Chars
3254.23 s
[ListLike] Cases: 2274 Tried: 1267 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:8:Sequence Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1268 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:9:Sequence Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1269 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:10:Sequence Char
3254.23 s
[ListLike] Cases: 2274 Tried: 1270 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:11:Array Int Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1271 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:12:Array Int Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1272 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:13:Array (Just Int)
3254.23 s
[ListLike] Cases: 2274 Tried: 1273 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:14:DList Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1274 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:15:Vector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1275 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:16:StorableVector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1276 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:17:UnboxVector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1277 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:18:Vector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1278 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:19:StorableVector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1279 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:20:UnboxVector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1280 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:21:Text
3254.23 s
[ListLike] Cases: 2274 Tried: 1281 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:22:Text.Lazy
3254.23 s
[ListLike] Cases: 2274 Tried: 1282 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:23:Text.Builder
3254.23 s
[ListLike] Cases: 2274 Tried: 1283 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:24:UTF8 ByteString
3254.23 s
[ListLike] Cases: 2274 Tried: 1284 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:40:stripPrefix2:25:UTF8 ByteString.Lazy
3254.23 s
[ListLike] Cases: 2274 Tried: 1285 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:0:[Int]
3254.23 s
[ListLike] Cases: 2274 Tried: 1286 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:1:MyList Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1287 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:2:String
3254.23 s
[ListLike] Cases: 2274 Tried: 1288 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:3:[Bool]
3254.23 s
[ListLike] Cases: 2274 Tried: 1289 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:4:MyList Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1290 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:5:ByteString
3254.23 s
[ListLike] Cases: 2274 Tried: 1291 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:6:ByteString.Lazy
3254.23 s
[ListLike] Cases: 2274 Tried: 1292 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:7:Chars
3254.23 s
[ListLike] Cases: 2274 Tried: 1293 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:8:Sequence Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1294 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:9:Sequence Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1295 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:10:Sequence Char
3254.23 s
[ListLike] Cases: 2274 Tried: 1296 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:11:Array Int Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1297 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:12:Array Int Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1298 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:13:Array (Just Int)
3254.23 s
[ListLike] Cases: 2274 Tried: 1299 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:14:DList Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1300 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:15:Vector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1301 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:16:StorableVector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1302 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:17:UnboxVector Int
3254.23 s
[ListLike] Cases: 2274 Tried: 1303 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:18:Vector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1304 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:19:StorableVector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1305 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:20:UnboxVector Bool
3254.23 s
[ListLike] Cases: 2274 Tried: 1306 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:21:Text
3254.23 s
[ListLike] Cases: 2274 Tried: 1307 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.23 s
[ListLike] Testing 2:ListLike:41:stripSuffix:22:Text.Lazy
3254.24 s
[ListLike] Cases: 2274 Tried: 1308 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:41:stripSuffix:23:Text.Builder
3254.24 s
[ListLike] Cases: 2274 Tried: 1309 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:41:stripSuffix:24:UTF8 ByteString
3254.24 s
[ListLike] Cases: 2274 Tried: 1310 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:41:stripSuffix:25:UTF8 ByteString.Lazy
3254.24 s
[ListLike] Cases: 2274 Tried: 1311 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:0:[Int]
3254.24 s
[ListLike] Cases: 2274 Tried: 1312 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:1:MyList Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1313 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:2:String
3254.24 s
[ListLike] Cases: 2274 Tried: 1314 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:3:[Bool]
3254.24 s
[ListLike] Cases: 2274 Tried: 1315 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:4:MyList Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1316 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:5:ByteString
3254.24 s
[ListLike] Cases: 2274 Tried: 1317 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:6:ByteString.Lazy
3254.24 s
[ListLike] Cases: 2274 Tried: 1318 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:7:Chars
3254.24 s
[ListLike] Cases: 2274 Tried: 1319 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:8:Sequence Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1320 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:9:Sequence Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1321 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:10:Sequence Char
3254.24 s
[ListLike] Cases: 2274 Tried: 1322 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:11:Array Int Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1323 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:12:Array Int Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1324 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:13:Array (Just Int)
3254.24 s
[ListLike] Cases: 2274 Tried: 1325 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:14:DList Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1326 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:15:Vector Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1327 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:16:StorableVector Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1328 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:17:UnboxVector Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1329 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:18:Vector Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1330 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:19:StorableVector Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1331 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:20:UnboxVector Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1332 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:21:Text
3254.24 s
[ListLike] Cases: 2274 Tried: 1333 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:22:Text.Lazy
3254.24 s
[ListLike] Cases: 2274 Tried: 1334 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:23:Text.Builder
3254.24 s
[ListLike] Cases: 2274 Tried: 1335 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:24:UTF8 ByteString
3254.24 s
[ListLike] Cases: 2274 Tried: 1336 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:42:elem:25:UTF8 ByteString.Lazy
3254.24 s
[ListLike] Cases: 2274 Tried: 1337 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:0:[Int]
3254.24 s
[ListLike] Cases: 2274 Tried: 1338 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:1:MyList Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1339 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:2:String
3254.24 s
[ListLike] Cases: 2274 Tried: 1340 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:3:[Bool]
3254.24 s
[ListLike] Cases: 2274 Tried: 1341 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:4:MyList Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1342 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:5:ByteString
3254.24 s
[ListLike] Cases: 2274 Tried: 1343 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:6:ByteString.Lazy
3254.24 s
[ListLike] Cases: 2274 Tried: 1344 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:7:Chars
3254.24 s
[ListLike] Cases: 2274 Tried: 1345 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:8:Sequence Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1346 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:9:Sequence Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1347 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:10:Sequence Char
3254.24 s
[ListLike] Cases: 2274 Tried: 1348 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:11:Array Int Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1349 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:12:Array Int Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1350 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:13:Array (Just Int)
3254.24 s
[ListLike] Cases: 2274 Tried: 1351 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:14:DList Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1352 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:15:Vector Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1353 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:16:StorableVector Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1354 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:17:UnboxVector Int
3254.24 s
[ListLike] Cases: 2274 Tried: 1355 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:18:Vector Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1356 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:19:StorableVector Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1357 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:20:UnboxVector Bool
3254.24 s
[ListLike] Cases: 2274 Tried: 1358 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:21:Text
3254.24 s
[ListLike] Cases: 2274 Tried: 1359 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:22:Text.Lazy
3254.24 s
[ListLike] Cases: 2274 Tried: 1360 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:23:Text.Builder
3254.24 s
[ListLike] Cases: 2274 Tried: 1361 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:24:UTF8 ByteString
3254.24 s
[ListLike] Cases: 2274 Tried: 1362 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.24 s
[ListLike] Testing 2:ListLike:43:notElem:25:UTF8 ByteString.Lazy
3254.25 s
[ListLike] Cases: 2274 Tried: 1363 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.25 s
[ListLike] Testing 2:ListLike:44:find:0:[Int]
3254.25 s
[ListLike] Cases: 2274 Tried: 1364 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.25 s
[ListLike] Testing 2:ListLike:44:find:1:MyList Int
3254.25 s
[ListLike] Cases: 2274 Tried: 1365 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.25 s
[ListLike] Testing 2:ListLike:44:find:2:String
3254.25 s
[ListLike] Cases: 2274 Tried: 1366 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.25 s
[ListLike] Testing 2:ListLike:44:find:3:[Bool]
3254.25 s
[ListLike] Cases: 2274 Tried: 1367 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.25 s
[ListLike] Testing 2:ListLike:44:find:4:MyList Bool
3254.26 s
[ListLike] Cases: 2274 Tried: 1368 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.26 s
[ListLike] Testing 2:ListLike:44:find:5:ByteString
3254.26 s
[ListLike] Cases: 2274 Tried: 1369 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.26 s
[ListLike] Testing 2:ListLike:44:find:6:ByteString.Lazy
3254.26 s
[ListLike] Cases: 2274 Tried: 1370 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.27 s
[ListLike] Testing 2:ListLike:44:find:7:Chars
3254.27 s
[ListLike] Cases: 2274 Tried: 1371 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.27 s
[ListLike] Testing 2:ListLike:44:find:8:Sequence Int
3254.28 s
[ListLike] Cases: 2274 Tried: 1372 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.28 s
[ListLike] Testing 2:ListLike:44:find:9:Sequence Bool
3254.28 s
[ListLike] Cases: 2274 Tried: 1373 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.28 s
[ListLike] Testing 2:ListLike:44:find:10:Sequence Char
3254.28 s
[ListLike] Cases: 2274 Tried: 1374 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.28 s
[ListLike] Testing 2:ListLike:44:find:11:Array Int Int
3254.29 s
[ListLike] Cases: 2274 Tried: 1375 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.29 s
[ListLike] Testing 2:ListLike:44:find:12:Array Int Bool
3254.29 s
[ListLike] Cases: 2274 Tried: 1376 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.29 s
[ListLike] Testing 2:ListLike:44:find:13:Array (Just Int)
3254.29 s
[sqlite-simple] Phase: setupCompilerEnvironmentPhase
3254.29 s
[ListLike] Cases: 2274 Tried: 1377 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.30 s
[ListLike] Testing 2:ListLike:44:find:14:DList Int
3254.30 s
[ListLike] Cases: 2274 Tried: 1378 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.30 s
[ListLike] Testing 2:ListLike:44:find:15:Vector Int
3254.30 s
[ListLike] Cases: 2274 Tried: 1379 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.30 s
[ListLike] Testing 2:ListLike:44:find:16:StorableVector Int
3254.30 s
[ListLike] Cases: 2274 Tried: 1380 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.31 s
[ListLike] Testing 2:ListLike:44:find:17:UnboxVector Int
3254.31 s
[ListLike] Cases: 2274 Tried: 1381 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.31 s
[ListLike] Testing 2:ListLike:44:find:18:Vector Bool
3254.31 s
[sqlite-simple] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3254.31 s
[ListLike] Cases: 2274 Tried: 1382 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.31 s
[ListLike] Testing 2:ListLike:44:find:19:StorableVector Bool
3254.31 s
[ListLike] Cases: 2274 Tried: 1383 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.32 s
[ListLike] Testing 2:ListLike:44:find:20:UnboxVector Bool
3254.32 s
[ListLike] Cases: 2274 Tried: 1384 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.32 s
[ListLike] Testing 2:ListLike:44:find:21:Text
3254.32 s
[ListLike] Cases: 2274 Tried: 1385 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.32 s
[ListLike] Testing 2:ListLike:44:find:22:Text.Lazy
3254.33 s
[ListLike] Cases: 2274 Tried: 1386 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.33 s
[ListLike] Testing 2:ListLike:44:find:23:Text.Builder
3254.34 s
[ListLike] Cases: 2274 Tried: 1387 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.34 s
[ListLike] Testing 2:ListLike:44:find:24:UTF8 ByteString
3254.34 s
[ListLike] Cases: 2274 Tried: 1388 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.35 s
[ListLike] Testing 2:ListLike:44:find:25:UTF8 ByteString.Lazy
3254.35 s
[ListLike] Cases: 2274 Tried: 1389 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.35 s
[ListLike] Testing 2:ListLike:45:filter:0:[Int]
3254.35 s
[ListLike] Cases: 2274 Tried: 1390 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.36 s
[ListLike] Testing 2:ListLike:45:filter:1:MyList Int
3254.36 s
[ListLike] Cases: 2274 Tried: 1391 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.36 s
[ListLike] Testing 2:ListLike:45:filter:2:String
3254.37 s
[ListLike] Cases: 2274 Tried: 1392 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.37 s
[ListLike] Testing 2:ListLike:45:filter:3:[Bool]
3254.37 s
[ListLike] Cases: 2274 Tried: 1393 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.37 s
[ListLike] Testing 2:ListLike:45:filter:4:MyList Bool
3254.37 s
[ListLike] Cases: 2274 Tried: 1394 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.37 s
[ListLike] Testing 2:ListLike:45:filter:5:ByteString
3254.38 s
[ListLike] Cases: 2274 Tried: 1395 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.38 s
[ListLike] Testing 2:ListLike:45:filter:6:ByteString.Lazy
3254.39 s
[ListLike] Cases: 2274 Tried: 1396 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.39 s
[ListLike] Testing 2:ListLike:45:filter:7:Chars
3254.40 s
[ListLike] Cases: 2274 Tried: 1397 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.40 s
[ListLike] Testing 2:ListLike:45:filter:8:Sequence Int
3254.40 s
[ListLike] Cases: 2274 Tried: 1398 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.40 s
[ListLike] Testing 2:ListLike:45:filter:9:Sequence Bool
3254.40 s
[ListLike] Cases: 2274 Tried: 1399 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.40 s
[ListLike] Testing 2:ListLike:45:filter:10:Sequence Char
3254.40 s
[ListLike] Cases: 2274 Tried: 1400 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.40 s
[ListLike] Testing 2:ListLike:45:filter:11:Array Int Int
3254.41 s
[ListLike] Cases: 2274 Tried: 1401 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.41 s
[ListLike] Testing 2:ListLike:45:filter:12:Array Int Bool
3254.41 s
[ListLike] Cases: 2274 Tried: 1402 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.41 s
[ListLike] Testing 2:ListLike:45:filter:13:Array (Just Int)
3254.42 s
[ListLike] Cases: 2274 Tried: 1403 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.42 s
[ListLike] Testing 2:ListLike:45:filter:14:DList Int
3254.42 s
[ListLike] Cases: 2274 Tried: 1404 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.42 s
[ListLike] Testing 2:ListLike:45:filter:15:Vector Int
3254.42 s
[ListLike] Cases: 2274 Tried: 1405 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.42 s
[ListLike] Testing 2:ListLike:45:filter:16:StorableVector Int
3254.43 s
[ListLike] Cases: 2274 Tried: 1406 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.43 s
[ListLike] Testing 2:ListLike:45:filter:17:UnboxVector Int
3254.43 s
[ListLike] Cases: 2274 Tried: 1407 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.43 s
[ListLike] Testing 2:ListLike:45:filter:18:Vector Bool
3254.43 s
[ListLike] Cases: 2274 Tried: 1408 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.44 s
[ListLike] Testing 2:ListLike:45:filter:19:StorableVector Bool
3254.44 s
[ListLike] Cases: 2274 Tried: 1409 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.44 s
[ListLike] Testing 2:ListLike:45:filter:20:UnboxVector Bool
3254.44 s
[ListLike] Cases: 2274 Tried: 1410 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.44 s
[ListLike] Testing 2:ListLike:45:filter:21:Text
3254.44 s
[ListLike] Cases: 2274 Tried: 1411 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.45 s
[ListLike] Testing 2:ListLike:45:filter:22:Text.Lazy
3254.45 s
[ListLike] Cases: 2274 Tried: 1412 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.46 s
[ListLike] Testing 2:ListLike:45:filter:23:Text.Builder
3254.47 s
[ListLike] Cases: 2274 Tried: 1413 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.47 s
[ListLike] Testing 2:ListLike:45:filter:24:UTF8 ByteString
3254.48 s
[ListLike] Cases: 2274 Tried: 1414 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.49 s
[ListLike] Testing 2:ListLike:45:filter:25:UTF8 ByteString.Lazy
3254.49 s
[ListLike] Cases: 2274 Tried: 1415 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.49 s
[ListLike] Testing 2:ListLike:46:partition:0:[Int]
3254.50 s
[ListLike] Cases: 2274 Tried: 1416 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.50 s
[ListLike] Testing 2:ListLike:46:partition:1:MyList Int
3254.50 s
[ListLike] Cases: 2274 Tried: 1417 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.50 s
[ListLike] Testing 2:ListLike:46:partition:2:String
3254.51 s
[ListLike] Cases: 2274 Tried: 1418 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.51 s
[ListLike] Testing 2:ListLike:46:partition:3:[Bool]
3254.51 s
[ListLike] Cases: 2274 Tried: 1419 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.52 s
[ListLike] Testing 2:ListLike:46:partition:4:MyList Bool
3254.52 s
[ListLike] Cases: 2274 Tried: 1420 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.52 s
[ListLike] Testing 2:ListLike:46:partition:5:ByteString
3254.52 s
[ListLike] Cases: 2274 Tried: 1421 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.52 s
[ListLike] Testing 2:ListLike:46:partition:6:ByteString.Lazy
3254.53 s
[ListLike] Cases: 2274 Tried: 1422 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.53 s
[ListLike] Testing 2:ListLike:46:partition:7:Chars
3254.54 s
[ListLike] Cases: 2274 Tried: 1423 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.55 s
[ListLike] Testing 2:ListLike:46:partition:8:Sequence Int
3254.55 s
[ListLike] Cases: 2274 Tried: 1424 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.55 s
[ListLike] Testing 2:ListLike:46:partition:9:Sequence Bool
3254.55 s
[ListLike] Cases: 2274 Tried: 1425 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.56 s
[ListLike] Testing 2:ListLike:46:partition:10:Sequence Char
3254.56 s
[ListLike] Cases: 2274 Tried: 1426 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.56 s
[ListLike] Testing 2:ListLike:46:partition:11:Array Int Int
3254.57 s
[ListLike] Cases: 2274 Tried: 1427 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.57 s
[ListLike] Testing 2:ListLike:46:partition:12:Array Int Bool
3254.57 s
[ListLike] Cases: 2274 Tried: 1428 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.57 s
[ListLike] Testing 2:ListLike:46:partition:13:Array (Just Int)
3254.58 s
[ListLike] Cases: 2274 Tried: 1429 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.58 s
[ListLike] Testing 2:ListLike:46:partition:14:DList Int
3254.61 s
[ListLike] Cases: 2274 Tried: 1430 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.61 s
[ListLike] Testing 2:ListLike:46:partition:15:Vector Int
3254.61 s
[ListLike] Cases: 2274 Tried: 1431 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.61 s
[ListLike] Testing 2:ListLike:46:partition:16:StorableVector Int
3254.61 s
[ListLike] Cases: 2274 Tried: 1432 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.62 s
[ListLike] Testing 2:ListLike:46:partition:17:UnboxVector Int
3254.62 s
[ListLike] Cases: 2274 Tried: 1433 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.62 s
[ListLike] Testing 2:ListLike:46:partition:18:Vector Bool
3254.62 s
[ListLike] Cases: 2274 Tried: 1434 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.62 s
[ListLike] Testing 2:ListLike:46:partition:19:StorableVector Bool
3254.63 s
[ListLike] Cases: 2274 Tried: 1435 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.63 s
[ListLike] Testing 2:ListLike:46:partition:20:UnboxVector Bool
3254.64 s
[ListLike] Cases: 2274 Tried: 1436 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.64 s
[ListLike] Testing 2:ListLike:46:partition:21:Text
3254.64 s
[ListLike] Cases: 2274 Tried: 1437 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.64 s
[ListLike] Testing 2:ListLike:46:partition:22:Text.Lazy
3254.65 s
[ListLike] Cases: 2274 Tried: 1438 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.65 s
[ListLike] Testing 2:ListLike:46:partition:23:Text.Builder
3254.68 s
[ListLike] Cases: 2274 Tried: 1439 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.68 s
[ListLike] Testing 2:ListLike:46:partition:24:UTF8 ByteString
3254.69 s
[ListLike] Cases: 2274 Tried: 1440 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.69 s
[ListLike] Testing 2:ListLike:46:partition:25:UTF8 ByteString.Lazy
3254.71 s
[ListLike] Cases: 2274 Tried: 1441 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.71 s
[ListLike] Testing 2:ListLike:47:index:0:[Int]
3254.71 s
[ListLike] Cases: 2274 Tried: 1442 Errors: 0 Failures: 0+++ OK, passed 100 tests; 368 discarded.
3254.71 s
[ListLike] Testing 2:ListLike:47:index:1:MyList Int
3254.71 s
[ListLike] Cases: 2274 Tried: 1443 Errors: 0 Failures: 0+++ OK, passed 100 tests; 342 discarded.
3254.71 s
[ListLike] Testing 2:ListLike:47:index:2:String
3254.72 s
[ListLike] Cases: 2274 Tried: 1444 Errors: 0 Failures: 0+++ OK, passed 100 tests; 313 discarded.
3254.72 s
[ListLike] Testing 2:ListLike:47:index:3:[Bool]
3254.72 s
[ListLike] Cases: 2274 Tried: 1445 Errors: 0 Failures: 0+++ OK, passed 100 tests; 252 discarded.
3254.72 s
[ListLike] Testing 2:ListLike:47:index:4:MyList Bool
3254.72 s
[ListLike] Cases: 2274 Tried: 1446 Errors: 0 Failures: 0+++ OK, passed 100 tests; 331 discarded.
3254.72 s
[ListLike] Testing 2:ListLike:47:index:5:ByteString
3254.73 s
[ListLike] Cases: 2274 Tried: 1447 Errors: 0 Failures: 0+++ OK, passed 100 tests; 317 discarded.
3254.73 s
[ListLike] Testing 2:ListLike:47:index:6:ByteString.Lazy
3254.73 s
[ListLike] Cases: 2274 Tried: 1448 Errors: 0 Failures: 0+++ OK, passed 100 tests; 280 discarded.
3254.73 s
[ListLike] Testing 2:ListLike:47:index:7:Chars
3254.74 s
[ListLike] Cases: 2274 Tried: 1449 Errors: 0 Failures: 0+++ OK, passed 100 tests; 357 discarded.
3254.74 s
[ListLike] Testing 2:ListLike:47:index:8:Sequence Int
3254.74 s
[hspec-attoparsec] Phase: unpackPhase
3254.74 s
[ListLike] Cases: 2274 Tried: 1450 Errors: 0 Failures: 0+++ OK, passed 100 tests; 399 discarded.
3254.74 s
[ListLike] Testing 2:ListLike:47:index:9:Sequence Bool
3254.74 s
[ListLike] Cases: 2274 Tried: 1451 Errors: 0 Failures: 0+++ OK, passed 100 tests; 261 discarded.
3254.75 s
[ListLike] Testing 2:ListLike:47:index:10:Sequence Char
3254.75 s
[ListLike] Cases: 2274 Tried: 1452 Errors: 0 Failures: 0+++ OK, passed 100 tests; 334 discarded.
3254.75 s
[ListLike] Testing 2:ListLike:47:index:11:Array Int Int
3254.76 s
[ListLike] Cases: 2274 Tried: 1453 Errors: 0 Failures: 0+++ OK, passed 100 tests; 276 discarded.
3254.76 s
[ListLike] Testing 2:ListLike:47:index:12:Array Int Bool
3254.76 s
[hspec-attoparsec] unpacking source archive /nix/store/y3ywaxgryfcmhfi8d2nz0lkpcx4kz500-hspec-attoparsec-0.1.0.2.tar.gz
3254.76 s
[ListLike] Cases: 2274 Tried: 1454 Errors: 0 Failures: 0+++ OK, passed 100 tests; 314 discarded.
3254.76 s
[ListLike] Testing 2:ListLike:47:index:13:Array (Just Int)
3254.76 s
[ListLike] Cases: 2274 Tried: 1455 Errors: 0 Failures: 0+++ OK, passed 100 tests; 329 discarded.
3254.76 s
[ListLike] Testing 2:ListLike:47:index:14:DList Int
3254.77 s
[ListLike] Cases: 2274 Tried: 1456 Errors: 0 Failures: 0+++ OK, passed 100 tests; 323 discarded.
3254.77 s
[hspec-attoparsec] source root is hspec-attoparsec-0.1.0.2
3254.77 s
[ListLike] Testing 2:ListLike:47:index:15:Vector Int
3254.77 s
[ListLike] Cases: 2274 Tried: 1457 Errors: 0 Failures: 0+++ OK, passed 100 tests; 380 discarded.
3254.77 s
[ListLike] Testing 2:ListLike:47:index:16:StorableVector Int
3254.78 s
[ListLike] Cases: 2274 Tried: 1458 Errors: 0 Failures: 0+++ OK, passed 100 tests; 316 discarded.
3254.78 s
[ListLike] Testing 2:ListLike:47:index:17:UnboxVector Int
3254.78 s
[ListLike] Cases: 2274 Tried: 1459 Errors: 0 Failures: 0+++ OK, passed 100 tests; 303 discarded.
3254.78 s
[ListLike] Testing 2:ListLike:47:index:18:Vector Bool
3254.78 s
[ListLike] Cases: 2274 Tried: 1460 Errors: 0 Failures: 0+++ OK, passed 100 tests; 281 discarded.
3254.79 s
[ListLike] Testing 2:ListLike:47:index:19:StorableVector Bool
3254.79 s
[ListLike] Cases: 2274 Tried: 1461 Errors: 0 Failures: 0+++ OK, passed 100 tests; 291 discarded.
3254.79 s
[ListLike] Testing 2:ListLike:47:index:20:UnboxVector Bool
3254.79 s
[ListLike] Cases: 2274 Tried: 1462 Errors: 0 Failures: 0+++ OK, passed 100 tests; 328 discarded.
3254.79 s
[ListLike] Testing 2:ListLike:47:index:21:Text
3254.80 s
[ListLike] Cases: 2274 Tried: 1463 Errors: 0 Failures: 0+++ OK, passed 100 tests; 333 discarded.
3254.80 s
[ListLike] Testing 2:ListLike:47:index:22:Text.Lazy
3254.81 s
[ListLike] Cases: 2274 Tried: 1464 Errors: 0 Failures: 0+++ OK, passed 100 tests; 270 discarded.
3254.81 s
[ListLike] Testing 2:ListLike:47:index:23:Text.Builder
3254.82 s
[hspec-attoparsec] setting SOURCE_DATE_EPOCH to timestamp 1426942088 of file "hspec-attoparsec-0.1.0.2/tests/Spec.hs"
3254.82 s
[ListLike] Cases: 2274 Tried: 1465 Errors: 0 Failures: 0+++ OK, passed 100 tests; 293 discarded.
3254.83 s
[ListLike] Testing 2:ListLike:47:index:24:UTF8 ByteString
3254.84 s
[ListLike] Cases: 2274 Tried: 1466 Errors: 0 Failures: 0+++ OK, passed 100 tests; 282 discarded.
3254.84 s
[ListLike] Testing 2:ListLike:47:index:25:UTF8 ByteString.Lazy
3254.85 s
[ListLike] Cases: 2274 Tried: 1467 Errors: 0 Failures: 0+++ OK, passed 100 tests; 314 discarded.
3254.85 s
[ListLike] Testing 2:ListLike:48:elemIndex:0:[Int]
3254.85 s
[ListLike] Cases: 2274 Tried: 1468 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.85 s
[ListLike] Testing 2:ListLike:48:elemIndex:1:MyList Int
3254.85 s
[ListLike] Cases: 2274 Tried: 1469 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.86 s
[ListLike] Testing 2:ListLike:48:elemIndex:2:String
3254.86 s
[ListLike] Cases: 2274 Tried: 1470 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.86 s
[ListLike] Testing 2:ListLike:48:elemIndex:3:[Bool]
3254.86 s
[ListLike] Cases: 2274 Tried: 1471 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.86 s
[ListLike] Testing 2:ListLike:48:elemIndex:4:MyList Bool
3254.86 s
[ListLike] Cases: 2274 Tried: 1472 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.86 s
[ListLike] Testing 2:ListLike:48:elemIndex:5:ByteString
3254.87 s
[ListLike] Cases: 2274 Tried: 1473 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.87 s
[hspec-attoparsec] Phase: patchPhase
3254.87 s
[ListLike] Testing 2:ListLike:48:elemIndex:6:ByteString.Lazy
3254.87 s
[ListLike] Cases: 2274 Tried: 1474 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.87 s
[ListLike] Testing 2:ListLike:48:elemIndex:7:Chars
3254.88 s
[ListLike] Cases: 2274 Tried: 1475 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.89 s
[ListLike] Testing 2:ListLike:48:elemIndex:8:Sequence Int
3254.89 s
[ListLike] Cases: 2274 Tried: 1476 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.89 s
[ListLike] Testing 2:ListLike:48:elemIndex:9:Sequence Bool
3254.89 s
[ListLike] Cases: 2274 Tried: 1477 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.89 s
[ListLike] Testing 2:ListLike:48:elemIndex:10:Sequence Char
3254.89 s
[ListLike] Cases: 2274 Tried: 1478 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.89 s
[ListLike] Testing 2:ListLike:48:elemIndex:11:Array Int Int
3254.89 s
[ListLike] Cases: 2274 Tried: 1479 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.89 s
[ListLike] Testing 2:ListLike:48:elemIndex:12:Array Int Bool
3254.89 s
[ListLike] Cases: 2274 Tried: 1480 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.89 s
[ListLike] Testing 2:ListLike:48:elemIndex:13:Array (Just Int)
3254.89 s
[ListLike] Cases: 2274 Tried: 1481 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.90 s
[ListLike] Testing 2:ListLike:48:elemIndex:14:DList Int
3254.90 s
[ListLike] Cases: 2274 Tried: 1482 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.91 s
[ListLike] Testing 2:ListLike:48:elemIndex:15:Vector Int
3254.91 s
[ListLike] Cases: 2274 Tried: 1483 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.91 s
[ListLike] Testing 2:ListLike:48:elemIndex:16:StorableVector Int
3254.91 s
[ListLike] Cases: 2274 Tried: 1484 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.92 s
[ListLike] Testing 2:ListLike:48:elemIndex:17:UnboxVector Int
3254.93 s
[hspec-attoparsec] Phase: compileBuildDriverPhase
3254.94 s
[ListLike] Cases: 2274 Tried: 1485 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.94 s
[ListLike] Testing 2:ListLike:48:elemIndex:18:Vector Bool
3254.94 s
[ListLike] Cases: 2274 Tried: 1486 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.94 s
[ListLike] Testing 2:ListLike:48:elemIndex:19:StorableVector Bool
3254.94 s
[ListLike] Cases: 2274 Tried: 1487 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.94 s
[ListLike] Testing 2:ListLike:48:elemIndex:20:UnboxVector Bool
3254.95 s
[ListLike] Cases: 2274 Tried: 1488 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.95 s
[ListLike] Testing 2:ListLike:48:elemIndex:21:Text
3254.95 s
[ListLike] Cases: 2274 Tried: 1489 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.95 s
[ListLike] Testing 2:ListLike:48:elemIndex:22:Text.Lazy
3254.96 s
[ListLike] Cases: 2274 Tried: 1490 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.96 s
[ListLike] Testing 2:ListLike:48:elemIndex:23:Text.Builder
3254.96 s
[hspec-attoparsec] setupCompileFlags: -package-db=/build/tmp.NRQH71irFv/setup-package.conf.d -threaded
3254.97 s
[ListLike] Cases: 2274 Tried: 1491 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.97 s
[ListLike] Testing 2:ListLike:48:elemIndex:24:UTF8 ByteString
3254.98 s
[ListLike] Cases: 2274 Tried: 1492 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.98 s
[ListLike] Testing 2:ListLike:48:elemIndex:25:UTF8 ByteString.Lazy
3254.99 s
[ListLike] Cases: 2274 Tried: 1493 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.99 s
[ListLike] Testing 2:ListLike:49:elemIndices:0:[Int]
3254.99 s
[ListLike] Cases: 2274 Tried: 1494 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.99 s
[ListLike] Testing 2:ListLike:49:elemIndices:1:MyList Int
3254.99 s
[ListLike] Cases: 2274 Tried: 1495 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3254.99 s
[ListLike] Testing 2:ListLike:49:elemIndices:2:String
3254.99 s
[ListLike] Cases: 2274 Tried: 1496 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.00 s
[ListLike] Testing 2:ListLike:49:elemIndices:3:[Bool]
3255.00 s
[ListLike] Cases: 2274 Tried: 1497 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.00 s
[ListLike] Testing 2:ListLike:49:elemIndices:4:MyList Bool
3255.00 s
[ListLike] Cases: 2274 Tried: 1498 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.00 s
[ListLike] Testing 2:ListLike:49:elemIndices:5:ByteString
3255.00 s
[ListLike] Cases: 2274 Tried: 1499 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.00 s
[ListLike] Testing 2:ListLike:49:elemIndices:6:ByteString.Lazy
3255.01 s
[ListLike] Cases: 2274 Tried: 1500 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.01 s
[ListLike] Testing 2:ListLike:49:elemIndices:7:Chars
3255.02 s
[ListLike] Cases: 2274 Tried: 1501 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.02 s
[ListLike] Testing 2:ListLike:49:elemIndices:8:Sequence Int
3255.02 s
[ListLike] Cases: 2274 Tried: 1502 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.02 s
[ListLike] Testing 2:ListLike:49:elemIndices:9:Sequence Bool
3255.02 s
[ListLike] Cases: 2274 Tried: 1503 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.03 s
[ListLike] Testing 2:ListLike:49:elemIndices:10:Sequence Char
3255.03 s
[ListLike] Cases: 2274 Tried: 1504 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.03 s
[ListLike] Testing 2:ListLike:49:elemIndices:11:Array Int Int
3255.03 s
[ListLike] Cases: 2274 Tried: 1505 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.04 s
[ListLike] Testing 2:ListLike:49:elemIndices:12:Array Int Bool
3255.11 s
[ListLike] Cases: 2274 Tried: 1506 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.11 s
[ListLike] Testing 2:ListLike:49:elemIndices:13:Array (Just Int)
3255.11 s
[ListLike] Cases: 2274 Tried: 1507 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.12 s
[ListLike] Testing 2:ListLike:49:elemIndices:14:DList Int
3255.13 s
[ListLike] Cases: 2274 Tried: 1508 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.13 s
[ListLike] Testing 2:ListLike:49:elemIndices:15:Vector Int
3255.13 s
[ListLike] Cases: 2274 Tried: 1509 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.13 s
[ListLike] Testing 2:ListLike:49:elemIndices:16:StorableVector Int
3255.13 s
[ListLike] Cases: 2274 Tried: 1510 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.14 s
[ListLike] Testing 2:ListLike:49:elemIndices:17:UnboxVector Int
3255.14 s
[ListLike] Cases: 2274 Tried: 1511 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.14 s
[ListLike] Testing 2:ListLike:49:elemIndices:18:Vector Bool
3255.14 s
[ListLike] Cases: 2274 Tried: 1512 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.14 s
[ListLike] Testing 2:ListLike:49:elemIndices:19:StorableVector Bool
3255.15 s
[ListLike] Cases: 2274 Tried: 1513 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.15 s
[ListLike] Testing 2:ListLike:49:elemIndices:20:UnboxVector Bool
3255.15 s
[hspec-attoparsec] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.NRQH71irFv/Main.o )
3255.15 s
[ListLike] Cases: 2274 Tried: 1514 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.15 s
[ListLike] Testing 2:ListLike:49:elemIndices:21:Text
3255.15 s
[ListLike] Cases: 2274 Tried: 1515 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.15 s
[ListLike] Testing 2:ListLike:49:elemIndices:22:Text.Lazy
3255.16 s
[ListLike] Cases: 2274 Tried: 1516 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.16 s
[ListLike] Testing 2:ListLike:49:elemIndices:23:Text.Builder
3255.17 s
[ListLike] Cases: 2274 Tried: 1517 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.17 s
[ListLike] Testing 2:ListLike:49:elemIndices:24:UTF8 ByteString
3255.18 s
[ListLike] Cases: 2274 Tried: 1518 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.18 s
[ListLike] Testing 2:ListLike:49:elemIndices:25:UTF8 ByteString.Lazy
3255.19 s
[ListLike] Cases: 2274 Tried: 1519 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.19 s
[ListLike] Testing 2:ListLike:50:findIndex:0:[Int]
3255.19 s
[ListLike] Cases: 2274 Tried: 1520 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.19 s
[ListLike] Testing 2:ListLike:50:findIndex:1:MyList Int
3255.19 s
[ListLike] Cases: 2274 Tried: 1521 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.20 s
[ListLike] Testing 2:ListLike:50:findIndex:2:String
3255.20 s
[ListLike] Cases: 2274 Tried: 1522 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.20 s
[ListLike] Testing 2:ListLike:50:findIndex:3:[Bool]
3255.20 s
[ListLike] Cases: 2274 Tried: 1523 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.20 s
[ListLike] Testing 2:ListLike:50:findIndex:4:MyList Bool
3255.20 s
[ListLike] Cases: 2274 Tried: 1524 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.21 s
[ListLike] Testing 2:ListLike:50:findIndex:5:ByteString
3255.21 s
[ListLike] Cases: 2274 Tried: 1525 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.21 s
[ListLike] Testing 2:ListLike:50:findIndex:6:ByteString.Lazy
3255.21 s
[ListLike] Cases: 2274 Tried: 1526 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.21 s
[ListLike] Testing 2:ListLike:50:findIndex:7:Chars
3255.22 s
[ListLike] Cases: 2274 Tried: 1527 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.22 s
[ListLike] Testing 2:ListLike:50:findIndex:8:Sequence Int
3255.22 s
[ListLike] Cases: 2274 Tried: 1528 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.22 s
[ListLike] Testing 2:ListLike:50:findIndex:9:Sequence Bool
3255.22 s
[ListLike] Cases: 2274 Tried: 1529 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.23 s
[ListLike] Testing 2:ListLike:50:findIndex:10:Sequence Char
3255.23 s
[ListLike] Cases: 2274 Tried: 1530 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.23 s
[ListLike] Testing 2:ListLike:50:findIndex:11:Array Int Int
3255.23 s
[ListLike] Cases: 2274 Tried: 1531 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.23 s
[sqlite-simple] Phase: unpackPhase
3255.23 s
[ListLike] Testing 2:ListLike:50:findIndex:12:Array Int Bool
3255.24 s
[ListLike] Cases: 2274 Tried: 1532 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.24 s
[ListLike] Testing 2:ListLike:50:findIndex:13:Array (Just Int)
3255.25 s
[ListLike] Cases: 2274 Tried: 1533 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.25 s
[ListLike] Testing 2:ListLike:50:findIndex:14:DList Int
3255.25 s
[ListLike] Cases: 2274 Tried: 1534 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.25 s
[sqlite-simple] unpacking source archive /nix/store/7j12w94nb1zrz4xpbh9y2xcahq0ivhip-sqlite-simple-0.4.19.0.tar.gz
3255.25 s
[ListLike] Testing 2:ListLike:50:findIndex:15:Vector Int
3255.26 s
[ListLike] Cases: 2274 Tried: 1535 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.27 s
[ListLike] Testing 2:ListLike:50:findIndex:16:StorableVector Int
3255.28 s
[sqlite-simple] source root is sqlite-simple-0.4.19.0
3255.28 s
[ListLike] Cases: 2274 Tried: 1536 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.28 s
[ListLike] Testing 2:ListLike:50:findIndex:17:UnboxVector Int
3255.29 s
[ListLike] Cases: 2274 Tried: 1537 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.29 s
[ListLike] Testing 2:ListLike:50:findIndex:18:Vector Bool
3255.29 s
[ListLike] Cases: 2274 Tried: 1538 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.29 s
[ListLike] Testing 2:ListLike:50:findIndex:19:StorableVector Bool
3255.29 s
[ListLike] Cases: 2274 Tried: 1539 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.29 s
[ListLike] Testing 2:ListLike:50:findIndex:20:UnboxVector Bool
3255.30 s
[ListLike] Cases: 2274 Tried: 1540 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.30 s
[ListLike] Testing 2:ListLike:50:findIndex:21:Text
3255.30 s
[ListLike] Cases: 2274 Tried: 1541 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.30 s
[ListLike] Testing 2:ListLike:50:findIndex:22:Text.Lazy
3255.30 s
[ListLike] Cases: 2274 Tried: 1542 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.31 s
[ListLike] Testing 2:ListLike:50:findIndex:23:Text.Builder
3255.32 s
[ListLike] Cases: 2274 Tried: 1543 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.32 s
[ListLike] Testing 2:ListLike:50:findIndex:24:UTF8 ByteString
3255.32 s
[sqlite-simple] setting SOURCE_DATE_EPOCH to timestamp 1705989172 of file "sqlite-simple-0.4.19.0/sqlite-simple.cabal"
3255.32 s
[ListLike] Cases: 2274 Tried: 1544 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.32 s
[ListLike] Testing 2:ListLike:50:findIndex:25:UTF8 ByteString.Lazy
3255.33 s
[ListLike] Cases: 2274 Tried: 1545 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.33 s
[ListLike] Testing 2:ListLike:51:findIndices:0:[Int]
3255.33 s
[ListLike] Cases: 2274 Tried: 1546 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.33 s
[ListLike] Testing 2:ListLike:51:findIndices:1:MyList Int
3255.33 s
[ListLike] Cases: 2274 Tried: 1547 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.34 s
[ListLike] Testing 2:ListLike:51:findIndices:2:String
3255.35 s
[ListLike] Cases: 2274 Tried: 1548 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.35 s
[ListLike] Testing 2:ListLike:51:findIndices:3:[Bool]
3255.35 s
[ListLike] Cases: 2274 Tried: 1549 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.35 s
[ListLike] Testing 2:ListLike:51:findIndices:4:MyList Bool
3255.35 s
[ListLike] Cases: 2274 Tried: 1550 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.35 s
[ListLike] Testing 2:ListLike:51:findIndices:5:ByteString
3255.35 s
[ListLike] Cases: 2274 Tried: 1551 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.36 s
[ListLike] Testing 2:ListLike:51:findIndices:6:ByteString.Lazy
3255.36 s
[ListLike] Cases: 2274 Tried: 1552 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.37 s
[ListLike] Testing 2:ListLike:51:findIndices:7:Chars
3255.37 s
[ListLike] Cases: 2274 Tried: 1553 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.38 s
[ListLike] Testing 2:ListLike:51:findIndices:8:Sequence Int
3255.38 s
[ListLike] Cases: 2274 Tried: 1554 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.38 s
[ListLike] Testing 2:ListLike:51:findIndices:9:Sequence Bool
3255.38 s
[ListLike] Cases: 2274 Tried: 1555 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.38 s
[ListLike] Testing 2:ListLike:51:findIndices:10:Sequence Char
3255.39 s
[ListLike] Cases: 2274 Tried: 1556 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.40 s
[ListLike] Testing 2:ListLike:51:findIndices:11:Array Int Int
3255.40 s
[ListLike] Cases: 2274 Tried: 1557 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.40 s
[ListLike] Testing 2:ListLike:51:findIndices:12:Array Int Bool
3255.40 s
[ListLike] Cases: 2274 Tried: 1558 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.40 s
[ListLike] Testing 2:ListLike:51:findIndices:13:Array (Just Int)
3255.41 s
[ListLike] Cases: 2274 Tried: 1559 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.41 s
[ListLike] Testing 2:ListLike:51:findIndices:14:DList Int
3255.43 s
[sqlite-simple] Phase: patchPhase
3255.44 s
[ListLike] Cases: 2274 Tried: 1560 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.44 s
[ListLike] Testing 2:ListLike:51:findIndices:15:Vector Int
3255.45 s
[ListLike] Cases: 2274 Tried: 1561 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.46 s
[ListLike] Testing 2:ListLike:51:findIndices:16:StorableVector Int
3255.47 s
[ListLike] Cases: 2274 Tried: 1562 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.47 s
[ListLike] Testing 2:ListLike:51:findIndices:17:UnboxVector Int
3255.48 s
[ListLike] Cases: 2274 Tried: 1563 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.49 s
[sqlite-simple] Phase: compileBuildDriverPhase
3255.49 s
[ListLike] Testing 2:ListLike:51:findIndices:18:Vector Bool
3255.49 s
[ListLike] Cases: 2274 Tried: 1564 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.50 s
[ListLike] Testing 2:ListLike:51:findIndices:19:StorableVector Bool
3255.50 s
[ListLike] Cases: 2274 Tried: 1565 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.51 s
[ListLike] Testing 2:ListLike:51:findIndices:20:UnboxVector Bool
3255.51 s
[sqlite-simple] setupCompileFlags: -package-db=/build/tmp.QvdNArPYGS/setup-package.conf.d -threaded
3255.52 s
[ListLike] Cases: 2274 Tried: 1566 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.52 s
[ListLike] Testing 2:ListLike:51:findIndices:21:Text
3255.53 s
[hspec-attoparsec] [2 of 2] Linking Setup
3255.53 s
[ListLike] Cases: 2274 Tried: 1567 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.53 s
[ListLike] Testing 2:ListLike:51:findIndices:22:Text.Lazy
3255.54 s
[ListLike] Cases: 2274 Tried: 1568 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.54 s
[ListLike] Testing 2:ListLike:51:findIndices:23:Text.Builder
3255.56 s
[ListLike] Cases: 2274 Tried: 1569 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.56 s
[ListLike] Testing 2:ListLike:51:findIndices:24:UTF8 ByteString
3255.57 s
[ListLike] Cases: 2274 Tried: 1570 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.57 s
[ListLike] Testing 2:ListLike:51:findIndices:25:UTF8 ByteString.Lazy
3255.58 s
[ListLike] Cases: 2274 Tried: 1571 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.58 s
[ListLike] Testing 2:ListLike:52:sequence:0:[Int]
3255.59 s
[ListLike] Cases: 2274 Tried: 1572 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.59 s
[ListLike] Testing 2:ListLike:52:sequence:1:MyList Int
3255.59 s
[ListLike] Cases: 2274 Tried: 1573 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.60 s
[ListLike] Testing 2:ListLike:52:sequence:2:String
3255.60 s
[ListLike] Cases: 2274 Tried: 1574 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.61 s
[ListLike] Testing 2:ListLike:52:sequence:3:[Bool]
3255.61 s
[ListLike] Cases: 2274 Tried: 1575 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.61 s
[ListLike] Testing 2:ListLike:52:sequence:4:MyList Bool
3255.61 s
[ListLike] Cases: 2274 Tried: 1576 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.61 s
[ListLike] Testing 2:ListLike:52:sequence:5:ByteString
3255.62 s
[ListLike] Cases: 2274 Tried: 1577 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.62 s
[ListLike] Testing 2:ListLike:52:sequence:6:ByteString.Lazy
3255.62 s
[ListLike] Cases: 2274 Tried: 1578 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.62 s
[ListLike] Testing 2:ListLike:52:sequence:7:Chars
3255.63 s
[ListLike] Cases: 2274 Tried: 1579 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.63 s
[ListLike] Testing 2:ListLike:52:sequence:8:Sequence Int
3255.64 s
[ListLike] Cases: 2274 Tried: 1580 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.64 s
[ListLike] Testing 2:ListLike:52:sequence:9:Sequence Bool
3255.64 s
[ListLike] Cases: 2274 Tried: 1581 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.64 s
[ListLike] Testing 2:ListLike:52:sequence:10:Sequence Char
3255.64 s
[ListLike] Cases: 2274 Tried: 1582 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.65 s
[ListLike] Testing 2:ListLike:52:sequence:11:Array Int Int
3255.65 s
[ListLike] Cases: 2274 Tried: 1583 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.65 s
[ListLike] Testing 2:ListLike:52:sequence:12:Array Int Bool
3255.65 s
[ListLike] Cases: 2274 Tried: 1584 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.66 s
[ListLike] Testing 2:ListLike:52:sequence:13:Array (Just Int)
3255.66 s
[ListLike] Cases: 2274 Tried: 1585 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.66 s
[ListLike] Testing 2:ListLike:52:sequence:14:DList Int
3255.67 s
[ListLike] Cases: 2274 Tried: 1586 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.67 s
[ListLike] Testing 2:ListLike:52:sequence:15:Vector Int
3255.67 s
[ListLike] Cases: 2274 Tried: 1587 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.67 s
[ListLike] Testing 2:ListLike:52:sequence:16:StorableVector Int
3255.67 s
[ListLike] Cases: 2274 Tried: 1588 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.67 s
[ListLike] Testing 2:ListLike:52:sequence:17:UnboxVector Int
3255.68 s
[ListLike] Cases: 2274 Tried: 1589 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.68 s
[ListLike] Testing 2:ListLike:52:sequence:18:Vector Bool
3255.68 s
[ListLike] Cases: 2274 Tried: 1590 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.69 s
[ListLike] Testing 2:ListLike:52:sequence:19:StorableVector Bool
3255.69 s
[ListLike] Cases: 2274 Tried: 1591 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.69 s
[ListLike] Testing 2:ListLike:52:sequence:20:UnboxVector Bool
3255.70 s
[ListLike] Cases: 2274 Tried: 1592 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.70 s
[ListLike] Testing 2:ListLike:52:sequence:21:Text
3255.70 s
[ListLike] Cases: 2274 Tried: 1593 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.70 s
[ListLike] Testing 2:ListLike:52:sequence:22:Text.Lazy
3255.70 s
[ListLike] Cases: 2274 Tried: 1594 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.70 s
[ListLike] Testing 2:ListLike:52:sequence:23:Text.Builder
3255.72 s
[ListLike] Cases: 2274 Tried: 1595 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.72 s
[ListLike] Testing 2:ListLike:52:sequence:24:UTF8 ByteString
3255.72 s
[ListLike] Cases: 2274 Tried: 1596 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.72 s
[ListLike] Testing 2:ListLike:52:sequence:25:UTF8 ByteString.Lazy
3255.73 s
[ListLike] Cases: 2274 Tried: 1597 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.73 s
[ListLike] Testing 2:ListLike:53:mapM:0:[Int]
3255.73 s
[ListLike] Cases: 2274 Tried: 1598 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.73 s
[ListLike] Testing 2:ListLike:53:mapM:1:MyList Int
3255.73 s
[ListLike] Cases: 2274 Tried: 1599 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.73 s
[ListLike] Testing 2:ListLike:53:mapM:2:String
3255.73 s
[ListLike] Cases: 2274 Tried: 1600 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.73 s
[ListLike] Testing 2:ListLike:53:mapM:3:[Bool]
3255.74 s
[ListLike] Cases: 2274 Tried: 1601 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.74 s
[ListLike] Testing 2:ListLike:53:mapM:4:MyList Bool
3255.74 s
[ListLike] Cases: 2274 Tried: 1602 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.74 s
[ListLike] Testing 2:ListLike:53:mapM:5:ByteString
3255.74 s
[ListLike] Cases: 2274 Tried: 1603 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.75 s
[ListLike] Testing 2:ListLike:53:mapM:6:ByteString.Lazy
3255.75 s
[ListLike] Cases: 2274 Tried: 1604 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.75 s
[ListLike] Testing 2:ListLike:53:mapM:7:Chars
3255.76 s
[ListLike] Cases: 2274 Tried: 1605 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.76 s
[ListLike] Testing 2:ListLike:53:mapM:8:Sequence Int
3255.76 s
[ListLike] Cases: 2274 Tried: 1606 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.76 s
[ListLike] Testing 2:ListLike:53:mapM:9:Sequence Bool
3255.76 s
[ListLike] Cases: 2274 Tried: 1607 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.76 s
[ListLike] Testing 2:ListLike:53:mapM:10:Sequence Char
3255.77 s
[ListLike] Cases: 2274 Tried: 1608 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.77 s
[ListLike] Testing 2:ListLike:53:mapM:11:Array Int Int
3255.77 s
[ListLike] Cases: 2274 Tried: 1609 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.77 s
[ListLike] Testing 2:ListLike:53:mapM:12:Array Int Bool
3255.78 s
[ListLike] Cases: 2274 Tried: 1610 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.78 s
[ListLike] Testing 2:ListLike:53:mapM:13:Array (Just Int)
3255.78 s
[ListLike] Cases: 2274 Tried: 1611 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.78 s
[ListLike] Testing 2:ListLike:53:mapM:14:DList Int
3255.78 s
[sqlite-simple] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.QvdNArPYGS/Main.o )
3255.79 s
[ListLike] Cases: 2274 Tried: 1612 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.79 s
[ListLike] Testing 2:ListLike:53:mapM:15:Vector Int
3255.79 s
[ListLike] Cases: 2274 Tried: 1613 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.79 s
[ListLike] Testing 2:ListLike:53:mapM:16:StorableVector Int
3255.79 s
[ListLike] Cases: 2274 Tried: 1614 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.79 s
[ListLike] Testing 2:ListLike:53:mapM:17:UnboxVector Int
3255.80 s
[ListLike] Cases: 2274 Tried: 1615 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.80 s
[ListLike] Testing 2:ListLike:53:mapM:18:Vector Bool
3255.81 s
[ListLike] Cases: 2274 Tried: 1616 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.81 s
[ListLike] Testing 2:ListLike:53:mapM:19:StorableVector Bool
3255.81 s
[ListLike] Cases: 2274 Tried: 1617 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.81 s
[ListLike] Testing 2:ListLike:53:mapM:20:UnboxVector Bool
3255.82 s
[ListLike] Cases: 2274 Tried: 1618 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.82 s
[ListLike] Testing 2:ListLike:53:mapM:21:Text
3255.83 s
[ListLike] Cases: 2274 Tried: 1619 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.83 s
[ListLike] Testing 2:ListLike:53:mapM:22:Text.Lazy
3255.83 s
[ListLike] Cases: 2274 Tried: 1620 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.83 s
[ListLike] Testing 2:ListLike:53:mapM:23:Text.Builder
3255.85 s
[ListLike] Cases: 2274 Tried: 1621 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.85 s
[ListLike] Testing 2:ListLike:53:mapM:24:UTF8 ByteString
3255.86 s
[ListLike] Cases: 2274 Tried: 1622 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.86 s
[ListLike] Testing 2:ListLike:53:mapM:25:UTF8 ByteString.Lazy
3255.87 s
[ListLike] Cases: 2274 Tried: 1623 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.87 s
[ListLike] Testing 2:ListLike:54:rigidMapM:0:[Int]
3255.87 s
[ListLike] Cases: 2274 Tried: 1624 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.87 s
[ListLike] Testing 2:ListLike:54:rigidMapM:1:MyList Int
3255.88 s
[ListLike] Cases: 2274 Tried: 1625 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.88 s
[ListLike] Testing 2:ListLike:54:rigidMapM:2:String
3255.88 s
[ListLike] Cases: 2274 Tried: 1626 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.88 s
[ListLike] Testing 2:ListLike:54:rigidMapM:3:[Bool]
3255.88 s
[ListLike] Cases: 2274 Tried: 1627 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.88 s
[ListLike] Testing 2:ListLike:54:rigidMapM:4:MyList Bool
3255.89 s
[ListLike] Cases: 2274 Tried: 1628 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.89 s
[ListLike] Testing 2:ListLike:54:rigidMapM:5:ByteString
3255.90 s
[ListLike] Cases: 2274 Tried: 1629 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.90 s
[ListLike] Testing 2:ListLike:54:rigidMapM:6:ByteString.Lazy
3255.90 s
[ListLike] Cases: 2274 Tried: 1630 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.90 s
[ListLike] Testing 2:ListLike:54:rigidMapM:7:Chars
3255.91 s
[ListLike] Cases: 2274 Tried: 1631 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.91 s
[ListLike] Testing 2:ListLike:54:rigidMapM:8:Sequence Int
3255.92 s
[ListLike] Cases: 2274 Tried: 1632 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.92 s
[ListLike] Testing 2:ListLike:54:rigidMapM:9:Sequence Bool
3255.92 s
[ListLike] Cases: 2274 Tried: 1633 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.92 s
[ListLike] Testing 2:ListLike:54:rigidMapM:10:Sequence Char
3255.93 s
[ListLike] Cases: 2274 Tried: 1634 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.93 s
[ListLike] Testing 2:ListLike:54:rigidMapM:11:Array Int Int
3255.93 s
[ListLike] Cases: 2274 Tried: 1635 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.93 s
[ListLike] Testing 2:ListLike:54:rigidMapM:12:Array Int Bool
3255.94 s
[ListLike] Cases: 2274 Tried: 1636 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.94 s
[ListLike] Testing 2:ListLike:54:rigidMapM:13:Array (Just Int)
3255.94 s
[ListLike] Cases: 2274 Tried: 1637 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.94 s
[ListLike] Testing 2:ListLike:54:rigidMapM:14:DList Int
3255.94 s
[ListLike] Cases: 2274 Tried: 1638 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.94 s
[ListLike] Testing 2:ListLike:54:rigidMapM:15:Vector Int
3255.95 s
[ListLike] Cases: 2274 Tried: 1639 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.95 s
[ListLike] Testing 2:ListLike:54:rigidMapM:16:StorableVector Int
3255.96 s
[ListLike] Cases: 2274 Tried: 1640 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.96 s
[ListLike] Testing 2:ListLike:54:rigidMapM:17:UnboxVector Int
3255.96 s
[ListLike] Cases: 2274 Tried: 1641 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.96 s
[ListLike] Testing 2:ListLike:54:rigidMapM:18:Vector Bool
3255.98 s
[ListLike] Cases: 2274 Tried: 1642 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.98 s
[ListLike] Testing 2:ListLike:54:rigidMapM:19:StorableVector Bool
3255.98 s
[ListLike] Cases: 2274 Tried: 1643 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.98 s
[ListLike] Testing 2:ListLike:54:rigidMapM:20:UnboxVector Bool
3255.98 s
[ListLike] Cases: 2274 Tried: 1644 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.98 s
[ListLike] Testing 2:ListLike:54:rigidMapM:21:Text
3255.99 s
[ListLike] Cases: 2274 Tried: 1645 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3255.99 s
[ListLike] Testing 2:ListLike:54:rigidMapM:22:Text.Lazy
3256.02 s
[ListLike] Cases: 2274 Tried: 1646 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:54:rigidMapM:23:Text.Builder
3256.02 s
[ListLike] Cases: 2274 Tried: 1647 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:54:rigidMapM:24:UTF8 ByteString
3256.02 s
[ListLike] Cases: 2274 Tried: 1648 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:54:rigidMapM:25:UTF8 ByteString.Lazy
3256.02 s
[ListLike] Cases: 2274 Tried: 1649 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:55:nub:0:[Int]
3256.02 s
[ListLike] Cases: 2274 Tried: 1650 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:55:nub:1:MyList Int
3256.02 s
[ListLike] Cases: 2274 Tried: 1651 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:55:nub:2:String
3256.02 s
[ListLike] Cases: 2274 Tried: 1652 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:55:nub:3:[Bool]
3256.02 s
[ListLike] Cases: 2274 Tried: 1653 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:55:nub:4:MyList Bool
3256.02 s
[ListLike] Cases: 2274 Tried: 1654 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:55:nub:5:ByteString
3256.02 s
[ListLike] Cases: 2274 Tried: 1655 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.02 s
[ListLike] Testing 2:ListLike:55:nub:6:ByteString.Lazy
3256.10 s
[ListLike] Cases: 2274 Tried: 1656 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:7:Chars
3256.10 s
[ListLike] Cases: 2274 Tried: 1657 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:8:Sequence Int
3256.10 s
[ListLike] Cases: 2274 Tried: 1658 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:9:Sequence Bool
3256.10 s
[ListLike] Cases: 2274 Tried: 1659 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:10:Sequence Char
3256.10 s
[ListLike] Cases: 2274 Tried: 1660 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:11:Array Int Int
3256.10 s
[ListLike] Cases: 2274 Tried: 1661 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:12:Array Int Bool
3256.10 s
[ListLike] Cases: 2274 Tried: 1662 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:13:Array (Just Int)
3256.10 s
[ListLike] Cases: 2274 Tried: 1663 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:14:DList Int
3256.10 s
[ListLike] Cases: 2274 Tried: 1664 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:15:Vector Int
3256.10 s
[ListLike] Cases: 2274 Tried: 1665 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:16:StorableVector Int
3256.10 s
[ListLike] Cases: 2274 Tried: 1666 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:17:UnboxVector Int
3256.10 s
[ListLike] Cases: 2274 Tried: 1667 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:18:Vector Bool
3256.10 s
[ListLike] Cases: 2274 Tried: 1668 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:19:StorableVector Bool
3256.10 s
[ListLike] Cases: 2274 Tried: 1669 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:20:UnboxVector Bool
3256.10 s
[ListLike] Cases: 2274 Tried: 1670 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:21:Text
3256.10 s
[ListLike] Cases: 2274 Tried: 1671 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:22:Text.Lazy
3256.10 s
[ListLike] Cases: 2274 Tried: 1672 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.10 s
[ListLike] Testing 2:ListLike:55:nub:23:Text.Builder
3256.12 s
[ListLike] Cases: 2274 Tried: 1673 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.12 s
[ListLike] Testing 2:ListLike:55:nub:24:UTF8 ByteString
3256.13 s
[ListLike] Cases: 2274 Tried: 1674 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.13 s
[ListLike] Testing 2:ListLike:55:nub:25:UTF8 ByteString.Lazy
3256.13 s
[ListLike] Cases: 2274 Tried: 1675 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.13 s
[ListLike] Testing 2:ListLike:56:delete:0:[Int]
3256.13 s
[ListLike] Cases: 2274 Tried: 1676 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.13 s
[ListLike] Testing 2:ListLike:56:delete:1:MyList Int
3256.13 s
[ListLike] Cases: 2274 Tried: 1677 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.13 s
[ListLike] Testing 2:ListLike:56:delete:2:String
3256.14 s
[ListLike] Cases: 2274 Tried: 1678 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.14 s
[ListLike] Testing 2:ListLike:56:delete:3:[Bool]
3256.14 s
[ListLike] Cases: 2274 Tried: 1679 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.14 s
[ListLike] Testing 2:ListLike:56:delete:4:MyList Bool
3256.14 s
[ListLike] Cases: 2274 Tried: 1680 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.14 s
[ListLike] Testing 2:ListLike:56:delete:5:ByteString
3256.14 s
[ListLike] Cases: 2274 Tried: 1681 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.14 s
[ListLike] Testing 2:ListLike:56:delete:6:ByteString.Lazy
3256.14 s
[ListLike] Cases: 2274 Tried: 1682 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.14 s
[ListLike] Testing 2:ListLike:56:delete:7:Chars
3256.14 s
[ListLike] Cases: 2274 Tried: 1683 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.14 s
[ListLike] Testing 2:ListLike:56:delete:8:Sequence Int
3256.15 s
[ListLike] Cases: 2274 Tried: 1684 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.15 s
[ListLike] Testing 2:ListLike:56:delete:9:Sequence Bool
3256.15 s
[ListLike] Cases: 2274 Tried: 1685 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.15 s
[ListLike] Testing 2:ListLike:56:delete:10:Sequence Char
3256.15 s
[ListLike] Cases: 2274 Tried: 1686 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.15 s
[ListLike] Testing 2:ListLike:56:delete:11:Array Int Int
3256.16 s
[ListLike] Cases: 2274 Tried: 1687 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.16 s
[ListLike] Testing 2:ListLike:56:delete:12:Array Int Bool
3256.16 s
[ListLike] Cases: 2274 Tried: 1688 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.16 s
[ListLike] Testing 2:ListLike:56:delete:13:Array (Just Int)
3256.17 s
[ListLike] Cases: 2274 Tried: 1689 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.17 s
[ListLike] Testing 2:ListLike:56:delete:14:DList Int
3256.18 s
[ListLike] Cases: 2274 Tried: 1690 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.18 s
[ListLike] Testing 2:ListLike:56:delete:15:Vector Int
3256.18 s
[ListLike] Cases: 2274 Tried: 1691 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.18 s
[ListLike] Testing 2:ListLike:56:delete:16:StorableVector Int
3256.19 s
[ListLike] Cases: 2274 Tried: 1692 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.19 s
[ListLike] Testing 2:ListLike:56:delete:17:UnboxVector Int
3256.19 s
[ListLike] Cases: 2274 Tried: 1693 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.19 s
[ListLike] Testing 2:ListLike:56:delete:18:Vector Bool
3256.19 s
[ListLike] Cases: 2274 Tried: 1694 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.19 s
[ListLike] Testing 2:ListLike:56:delete:19:StorableVector Bool
3256.19 s
[ListLike] Cases: 2274 Tried: 1695 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.19 s
[ListLike] Testing 2:ListLike:56:delete:20:UnboxVector Bool
3256.19 s
[ListLike] Cases: 2274 Tried: 1696 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.19 s
[ListLike] Testing 2:ListLike:56:delete:21:Text
3256.19 s
[ListLike] Cases: 2274 Tried: 1697 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.19 s
[ListLike] Testing 2:ListLike:56:delete:22:Text.Lazy
3256.19 s
[ListLike] Cases: 2274 Tried: 1698 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.19 s
[ListLike] Testing 2:ListLike:56:delete:23:Text.Builder
3256.20 s
[ListLike] Cases: 2274 Tried: 1699 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.20 s
[ListLike] Testing 2:ListLike:56:delete:24:UTF8 ByteString
3256.21 s
[ListLike] Cases: 2274 Tried: 1700 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.21 s
[ListLike] Testing 2:ListLike:56:delete:25:UTF8 ByteString.Lazy
3256.21 s
[ListLike] Cases: 2274 Tried: 1701 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.21 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:0:[Int]
3256.22 s
[ListLike] Cases: 2274 Tried: 1702 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.22 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:1:MyList Int
3256.22 s
[ListLike] Cases: 2274 Tried: 1703 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.22 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:2:String
3256.22 s
[sqlite-simple] [2 of 2] Linking Setup
3256.23 s
[ListLike] Cases: 2274 Tried: 1704 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.23 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:3:[Bool]
3256.23 s
[ListLike] Cases: 2274 Tried: 1705 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.23 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:4:MyList Bool
3256.23 s
[ListLike] Cases: 2274 Tried: 1706 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.23 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:5:ByteString
3256.23 s
[ListLike] Cases: 2274 Tried: 1707 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.23 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:6:ByteString.Lazy
3256.24 s
[ListLike] Cases: 2274 Tried: 1708 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.24 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:7:Chars
3256.26 s
[ListLike] Cases: 2274 Tried: 1709 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.26 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:8:Sequence Int
3256.27 s
[ListLike] Cases: 2274 Tried: 1710 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.27 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:9:Sequence Bool
3256.27 s
[ListLike] Cases: 2274 Tried: 1711 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.27 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:10:Sequence Char
3256.29 s
[ListLike] Cases: 2274 Tried: 1712 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.29 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:11:Array Int Int
3256.82 s
[ListLike] Cases: 2274 Tried: 1713 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.83 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:12:Array Int Bool
3256.88 s
[ListLike] Cases: 2274 Tried: 1714 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3256.88 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:13:Array (Just Int)
3257.30 s
[ListLike] Cases: 2274 Tried: 1715 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.30 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:14:DList Int
3257.37 s
[ListLike] Cases: 2274 Tried: 1716 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.37 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:15:Vector Int
3257.38 s
[ListLike] Cases: 2274 Tried: 1717 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.38 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:16:StorableVector Int
3257.40 s
[ListLike] Cases: 2274 Tried: 1718 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.40 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:17:UnboxVector Int
3257.42 s
[ListLike] Cases: 2274 Tried: 1719 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.42 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:18:Vector Bool
3257.42 s
[ListLike] Cases: 2274 Tried: 1720 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.42 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:19:StorableVector Bool
3257.43 s
[ListLike] Cases: 2274 Tried: 1721 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.43 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:20:UnboxVector Bool
3257.43 s
[ListLike] Cases: 2274 Tried: 1722 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.43 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:21:Text
3257.46 s
[ListLike] Cases: 2274 Tried: 1723 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.46 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:22:Text.Lazy
3257.47 s
[ListLike] Cases: 2274 Tried: 1724 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.47 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:23:Text.Builder
3257.51 s
[ListLike] Cases: 2274 Tried: 1725 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.51 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:24:UTF8 ByteString
3257.55 s
[ListLike] Cases: 2274 Tried: 1726 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.55 s
[ListLike] Testing 2:ListLike:57:deleteFirsts:25:UTF8 ByteString.Lazy
3257.62 s
[ListLike] Cases: 2274 Tried: 1727 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.62 s
[ListLike] Testing 2:ListLike:58:union:0:[Int]
3257.63 s
[ListLike] Cases: 2274 Tried: 1728 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.63 s
[ListLike] Testing 2:ListLike:58:union:1:MyList Int
3257.63 s
[ListLike] Cases: 2274 Tried: 1729 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.63 s
[ListLike] Testing 2:ListLike:58:union:2:String
3257.64 s
[ListLike] Cases: 2274 Tried: 1730 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.64 s
[ListLike] Testing 2:ListLike:58:union:3:[Bool]
3257.65 s
[ListLike] Cases: 2274 Tried: 1731 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.65 s
[ListLike] Testing 2:ListLike:58:union:4:MyList Bool
3257.65 s
[ListLike] Cases: 2274 Tried: 1732 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.65 s
[ListLike] Testing 2:ListLike:58:union:5:ByteString
3257.66 s
[ListLike] Cases: 2274 Tried: 1733 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.66 s
[ListLike] Testing 2:ListLike:58:union:6:ByteString.Lazy
3257.67 s
[ListLike] Cases: 2274 Tried: 1734 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.67 s
[ListLike] Testing 2:ListLike:58:union:7:Chars
3257.71 s
[ListLike] Cases: 2274 Tried: 1735 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.85 s
[ListLike] Testing 2:ListLike:58:union:8:Sequence Int
3257.85 s
[ListLike] Cases: 2274 Tried: 1736 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.85 s
[ListLike] Testing 2:ListLike:58:union:9:Sequence Bool
3257.85 s
[ListLike] Cases: 2274 Tried: 1737 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.85 s
[ListLike] Testing 2:ListLike:58:union:10:Sequence Char
3257.85 s
[ListLike] Cases: 2274 Tried: 1738 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3257.85 s
[ListLike] Testing 2:ListLike:58:union:11:Array Int Int
3258.00 s
[ListLike] Cases: 2274 Tried: 1739 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.00 s
[ListLike] Testing 2:ListLike:58:union:12:Array Int Bool
3258.00 s
[ListLike] Cases: 2274 Tried: 1740 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.00 s
[ListLike] Testing 2:ListLike:58:union:13:Array (Just Int)
3258.18 s
[ListLike] Cases: 2274 Tried: 1741 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.18 s
[ListLike] Testing 2:ListLike:58:union:14:DList Int
3258.24 s
[ListLike] Cases: 2274 Tried: 1742 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.24 s
[ListLike] Testing 2:ListLike:58:union:15:Vector Int
3258.25 s
[ListLike] Cases: 2274 Tried: 1743 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.25 s
[ListLike] Testing 2:ListLike:58:union:16:StorableVector Int
3258.26 s
[ListLike] Cases: 2274 Tried: 1744 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.26 s
[ListLike] Testing 2:ListLike:58:union:17:UnboxVector Int
3258.29 s
[ListLike] Cases: 2274 Tried: 1745 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.29 s
[ListLike] Testing 2:ListLike:58:union:18:Vector Bool
3258.30 s
[ListLike] Cases: 2274 Tried: 1746 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.30 s
[ListLike] Testing 2:ListLike:58:union:19:StorableVector Bool
3258.30 s
[ListLike] Cases: 2274 Tried: 1747 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.30 s
[ListLike] Testing 2:ListLike:58:union:20:UnboxVector Bool
3258.30 s
[ListLike] Cases: 2274 Tried: 1748 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.30 s
[ListLike] Testing 2:ListLike:58:union:21:Text
3258.31 s
[ListLike] Cases: 2274 Tried: 1749 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.31 s
[ListLike] Testing 2:ListLike:58:union:22:Text.Lazy
3258.33 s
[ListLike] Cases: 2274 Tried: 1750 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.33 s
[ListLike] Testing 2:ListLike:58:union:23:Text.Builder
3258.37 s
[ListLike] Cases: 2274 Tried: 1751 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.37 s
[ListLike] Testing 2:ListLike:58:union:24:UTF8 ByteString
3258.42 s
[ListLike] Cases: 2274 Tried: 1752 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.42 s
[ListLike] Testing 2:ListLike:58:union:25:UTF8 ByteString.Lazy
3258.50 s
[ListLike] Cases: 2274 Tried: 1753 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.50 s
[ListLike] Testing 2:ListLike:59:intersect:0:[Int]
3258.50 s
[ListLike] Cases: 2274 Tried: 1754 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.50 s
[ListLike] Testing 2:ListLike:59:intersect:1:MyList Int
3258.51 s
[ListLike] Cases: 2274 Tried: 1755 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.51 s
[ListLike] Testing 2:ListLike:59:intersect:2:String
3258.52 s
[ListLike] Cases: 2274 Tried: 1756 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.52 s
[ListLike] Testing 2:ListLike:59:intersect:3:[Bool]
3258.52 s
[ListLike] Cases: 2274 Tried: 1757 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.52 s
[ListLike] Testing 2:ListLike:59:intersect:4:MyList Bool
3258.52 s
[ListLike] Cases: 2274 Tried: 1758 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.52 s
[ListLike] Testing 2:ListLike:59:intersect:5:ByteString
3258.53 s
[ListLike] Cases: 2274 Tried: 1759 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.53 s
[ListLike] Testing 2:ListLike:59:intersect:6:ByteString.Lazy
3258.54 s
[ListLike] Cases: 2274 Tried: 1760 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.54 s
[ListLike] Testing 2:ListLike:59:intersect:7:Chars
3258.55 s
[ListLike] Cases: 2274 Tried: 1761 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.56 s
[ListLike] Testing 2:ListLike:59:intersect:8:Sequence Int
3258.56 s
[ListLike] Cases: 2274 Tried: 1762 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.56 s
[ListLike] Testing 2:ListLike:59:intersect:9:Sequence Bool
3258.57 s
[ListLike] Cases: 2274 Tried: 1763 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.57 s
[ListLike] Testing 2:ListLike:59:intersect:10:Sequence Char
3258.58 s
[ListLike] Cases: 2274 Tried: 1764 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.58 s
[ListLike] Testing 2:ListLike:59:intersect:11:Array Int Int
3258.58 s
[ListLike] Cases: 2274 Tried: 1765 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.58 s
[ListLike] Testing 2:ListLike:59:intersect:12:Array Int Bool
3258.58 s
[ListLike] Cases: 2274 Tried: 1766 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.58 s
[ListLike] Testing 2:ListLike:59:intersect:13:Array (Just Int)
3258.59 s
[ListLike] Cases: 2274 Tried: 1767 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.59 s
[ListLike] Testing 2:ListLike:59:intersect:14:DList Int
3258.61 s
[ListLike] Cases: 2274 Tried: 1768 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.61 s
[ListLike] Testing 2:ListLike:59:intersect:15:Vector Int
3258.62 s
[ListLike] Cases: 2274 Tried: 1769 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.62 s
[ListLike] Testing 2:ListLike:59:intersect:16:StorableVector Int
3258.63 s
[ListLike] Cases: 2274 Tried: 1770 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.63 s
[ListLike] Testing 2:ListLike:59:intersect:17:UnboxVector Int
3258.63 s
[ListLike] Cases: 2274 Tried: 1771 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.63 s
[ListLike] Testing 2:ListLike:59:intersect:18:Vector Bool
3258.64 s
[ListLike] Cases: 2274 Tried: 1772 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.64 s
[ListLike] Testing 2:ListLike:59:intersect:19:StorableVector Bool
3258.64 s
[ListLike] Cases: 2274 Tried: 1773 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.64 s
[ListLike] Testing 2:ListLike:59:intersect:20:UnboxVector Bool
3258.64 s
[ListLike] Cases: 2274 Tried: 1774 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.64 s
[ListLike] Testing 2:ListLike:59:intersect:21:Text
3258.65 s
[ListLike] Cases: 2274 Tried: 1775 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.65 s
[ListLike] Testing 2:ListLike:59:intersect:22:Text.Lazy
3258.65 s
[ListLike] Cases: 2274 Tried: 1776 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.65 s
[ListLike] Testing 2:ListLike:59:intersect:23:Text.Builder
3258.67 s
[ListLike] Cases: 2274 Tried: 1777 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.67 s
[ListLike] Testing 2:ListLike:59:intersect:24:UTF8 ByteString
3258.69 s
[ListLike] Cases: 2274 Tried: 1778 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.69 s
[ListLike] Testing 2:ListLike:59:intersect:25:UTF8 ByteString.Lazy
3258.70 s
[ListLike] Cases: 2274 Tried: 1779 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.70 s
[ListLike] Testing 2:ListLike:60:sort:0:[Int]
3258.70 s
[ListLike] Cases: 2274 Tried: 1780 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.70 s
[ListLike] Testing 2:ListLike:60:sort:1:MyList Int
3258.71 s
[ListLike] Cases: 2274 Tried: 1781 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.71 s
[ListLike] Testing 2:ListLike:60:sort:2:String
3258.71 s
[ListLike] Cases: 2274 Tried: 1782 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.71 s
[ListLike] Testing 2:ListLike:60:sort:3:[Bool]
3258.71 s
[ListLike] Cases: 2274 Tried: 1783 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.71 s
[ListLike] Testing 2:ListLike:60:sort:4:MyList Bool
3258.71 s
[ListLike] Cases: 2274 Tried: 1784 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.71 s
[ListLike] Testing 2:ListLike:60:sort:5:ByteString
3258.71 s
[ListLike] Cases: 2274 Tried: 1785 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.71 s
[ListLike] Testing 2:ListLike:60:sort:6:ByteString.Lazy
3258.71 s
[ListLike] Cases: 2274 Tried: 1786 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.71 s
[ListLike] Testing 2:ListLike:60:sort:7:Chars
3258.72 s
[ListLike] Cases: 2274 Tried: 1787 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.72 s
[ListLike] Testing 2:ListLike:60:sort:8:Sequence Int
3258.72 s
[ListLike] Cases: 2274 Tried: 1788 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.72 s
[ListLike] Testing 2:ListLike:60:sort:9:Sequence Bool
3258.72 s
[ListLike] Cases: 2274 Tried: 1789 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.72 s
[ListLike] Testing 2:ListLike:60:sort:10:Sequence Char
3258.72 s
[ListLike] Cases: 2274 Tried: 1790 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.72 s
[ListLike] Testing 2:ListLike:60:sort:11:Array Int Int
3258.73 s
[ListLike] Cases: 2274 Tried: 1791 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.73 s
[ListLike] Testing 2:ListLike:60:sort:12:Array Int Bool
3258.73 s
[ListLike] Cases: 2274 Tried: 1792 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.73 s
[ListLike] Testing 2:ListLike:60:sort:13:Array (Just Int)
3258.74 s
[ListLike] Cases: 2274 Tried: 1793 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.74 s
[ListLike] Testing 2:ListLike:60:sort:14:DList Int
3258.75 s
[ListLike] Cases: 2274 Tried: 1794 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.75 s
[ListLike] Testing 2:ListLike:60:sort:15:Vector Int
3258.75 s
[ListLike] Cases: 2274 Tried: 1795 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.75 s
[ListLike] Testing 2:ListLike:60:sort:16:StorableVector Int
3258.76 s
[ListLike] Cases: 2274 Tried: 1796 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.76 s
[ListLike] Testing 2:ListLike:60:sort:17:UnboxVector Int
3258.76 s
[ListLike] Cases: 2274 Tried: 1797 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.77 s
[ListLike] Testing 2:ListLike:60:sort:18:Vector Bool
3258.77 s
[ListLike] Cases: 2274 Tried: 1798 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.77 s
[ListLike] Testing 2:ListLike:60:sort:19:StorableVector Bool
3258.77 s
[ListLike] Cases: 2274 Tried: 1799 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.77 s
[ListLike] Testing 2:ListLike:60:sort:20:UnboxVector Bool
3258.78 s
[ListLike] Cases: 2274 Tried: 1800 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.78 s
[ListLike] Testing 2:ListLike:60:sort:21:Text
3258.79 s
[ListLike] Cases: 2274 Tried: 1801 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.79 s
[ListLike] Testing 2:ListLike:60:sort:22:Text.Lazy
3258.79 s
[ListLike] Cases: 2274 Tried: 1802 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.79 s
[ListLike] Testing 2:ListLike:60:sort:23:Text.Builder
3258.81 s
[ListLike] Cases: 2274 Tried: 1803 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.81 s
[ListLike] Testing 2:ListLike:60:sort:24:UTF8 ByteString
3258.82 s
[ListLike] Cases: 2274 Tried: 1804 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.82 s
[ListLike] Testing 2:ListLike:60:sort:25:UTF8 ByteString.Lazy
3258.82 s
[ListLike] Cases: 2274 Tried: 1805 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:0:[Int]
3258.83 s
[ListLike] Cases: 2274 Tried: 1806 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:1:MyList Int
3258.83 s
[ListLike] Cases: 2274 Tried: 1807 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:2:String
3258.83 s
[ListLike] Cases: 2274 Tried: 1808 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:3:[Bool]
3258.83 s
[ListLike] Cases: 2274 Tried: 1809 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:4:MyList Bool
3258.83 s
[ListLike] Cases: 2274 Tried: 1810 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:5:ByteString
3258.83 s
[ListLike] Cases: 2274 Tried: 1811 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:6:ByteString.Lazy
3258.83 s
[ListLike] Cases: 2274 Tried: 1812 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:7:Chars
3258.83 s
[ListLike] Cases: 2274 Tried: 1813 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:8:Sequence Int
3258.83 s
[ListLike] Cases: 2274 Tried: 1814 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:9:Sequence Bool
3258.83 s
[ListLike] Cases: 2274 Tried: 1815 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:10:Sequence Char
3258.83 s
[ListLike] Cases: 2274 Tried: 1816 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.83 s
[ListLike] Testing 2:ListLike:61:insert:11:Array Int Int
3258.84 s
[ListLike] Cases: 2274 Tried: 1817 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.84 s
[ListLike] Testing 2:ListLike:61:insert:12:Array Int Bool
3258.84 s
[ListLike] Cases: 2274 Tried: 1818 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.84 s
[ListLike] Testing 2:ListLike:61:insert:13:Array (Just Int)
3258.84 s
[ListLike] Cases: 2274 Tried: 1819 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.84 s
[ListLike] Testing 2:ListLike:61:insert:14:DList Int
3258.84 s
[ListLike] Cases: 2274 Tried: 1820 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.84 s
[ListLike] Testing 2:ListLike:61:insert:15:Vector Int
3258.84 s
[ListLike] Cases: 2274 Tried: 1821 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.84 s
[ListLike] Testing 2:ListLike:61:insert:16:StorableVector Int
3258.84 s
[ListLike] Cases: 2274 Tried: 1822 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.84 s
[ListLike] Testing 2:ListLike:61:insert:17:UnboxVector Int
3258.84 s
[ListLike] Cases: 2274 Tried: 1823 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.84 s
[ListLike] Testing 2:ListLike:61:insert:18:Vector Bool
3258.84 s
[ListLike] Cases: 2274 Tried: 1824 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.84 s
[ListLike] Testing 2:ListLike:61:insert:19:StorableVector Bool
3258.84 s
[ListLike] Cases: 2274 Tried: 1825 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.85 s
[ListLike] Testing 2:ListLike:61:insert:20:UnboxVector Bool
3258.85 s
[ListLike] Cases: 2274 Tried: 1826 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.85 s
[ListLike] Testing 2:ListLike:61:insert:21:Text
3258.85 s
[ListLike] Cases: 2274 Tried: 1827 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.85 s
[ListLike] Testing 2:ListLike:61:insert:22:Text.Lazy
3258.85 s
[ListLike] Cases: 2274 Tried: 1828 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.85 s
[ListLike] Testing 2:ListLike:61:insert:23:Text.Builder
3258.85 s
[ListLike] Cases: 2274 Tried: 1829 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.85 s
[ListLike] Testing 2:ListLike:61:insert:24:UTF8 ByteString
3258.85 s
[ListLike] Cases: 2274 Tried: 1830 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.85 s
[ListLike] Testing 2:ListLike:61:insert:25:UTF8 ByteString.Lazy
3258.86 s
[ListLike] Cases: 2274 Tried: 1831 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.86 s
[ListLike] Testing 2:ListLike:62:nubBy:0:[Int]
3258.86 s
[ListLike] Cases: 2274 Tried: 1832 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.86 s
[ListLike] Testing 2:ListLike:62:nubBy:1:MyList Int
3258.87 s
[ListLike] Cases: 2274 Tried: 1833 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.87 s
[ListLike] Testing 2:ListLike:62:nubBy:2:String
3258.88 s
[ListLike] Cases: 2274 Tried: 1834 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.88 s
[ListLike] Testing 2:ListLike:62:nubBy:3:[Bool]
3258.88 s
[ListLike] Cases: 2274 Tried: 1835 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.88 s
[ListLike] Testing 2:ListLike:62:nubBy:4:MyList Bool
3258.89 s
[ListLike] Cases: 2274 Tried: 1836 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.89 s
[ListLike] Testing 2:ListLike:62:nubBy:5:ByteString
3258.90 s
[ListLike] Cases: 2274 Tried: 1837 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.90 s
[ListLike] Testing 2:ListLike:62:nubBy:6:ByteString.Lazy
3258.90 s
[ListLike] Cases: 2274 Tried: 1838 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.90 s
[ListLike] Testing 2:ListLike:62:nubBy:7:Chars
3258.91 s
[ListLike] Cases: 2274 Tried: 1839 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.92 s
[ListLike] Testing 2:ListLike:62:nubBy:8:Sequence Int
3258.92 s
[ListLike] Cases: 2274 Tried: 1840 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.92 s
[ListLike] Testing 2:ListLike:62:nubBy:9:Sequence Bool
3258.93 s
[ListLike] Cases: 2274 Tried: 1841 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.93 s
[ListLike] Testing 2:ListLike:62:nubBy:10:Sequence Char
3258.94 s
[ListLike] Cases: 2274 Tried: 1842 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.94 s
[ListLike] Testing 2:ListLike:62:nubBy:11:Array Int Int
3258.94 s
[ListLike] Cases: 2274 Tried: 1843 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.94 s
[ListLike] Testing 2:ListLike:62:nubBy:12:Array Int Bool
3258.95 s
[ListLike] Cases: 2274 Tried: 1844 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.95 s
[ListLike] Testing 2:ListLike:62:nubBy:13:Array (Just Int)
3258.96 s
[ListLike] Cases: 2274 Tried: 1845 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.96 s
[ListLike] Testing 2:ListLike:62:nubBy:14:DList Int
3258.96 s
[ListLike] Cases: 2274 Tried: 1846 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.96 s
[ListLike] Testing 2:ListLike:62:nubBy:15:Vector Int
3258.97 s
[ListLike] Cases: 2274 Tried: 1847 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.97 s
[ListLike] Testing 2:ListLike:62:nubBy:16:StorableVector Int
3258.98 s
[ListLike] Cases: 2274 Tried: 1848 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.98 s
[ListLike] Testing 2:ListLike:62:nubBy:17:UnboxVector Int
3258.98 s
[ListLike] Cases: 2274 Tried: 1849 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3258.99 s
[ListLike] Testing 2:ListLike:62:nubBy:18:Vector Bool
3259.00 s
[ListLike] Cases: 2274 Tried: 1850 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.00 s
[ListLike] Testing 2:ListLike:62:nubBy:19:StorableVector Bool
3259.00 s
[ListLike] Cases: 2274 Tried: 1851 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.00 s
[ListLike] Testing 2:ListLike:62:nubBy:20:UnboxVector Bool
3259.01 s
[ListLike] Cases: 2274 Tried: 1852 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.01 s
[ListLike] Testing 2:ListLike:62:nubBy:21:Text
3259.02 s
[ListLike] Cases: 2274 Tried: 1853 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.03 s
[ListLike] Testing 2:ListLike:62:nubBy:22:Text.Lazy
3259.03 s
[ListLike] Cases: 2274 Tried: 1854 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.03 s
[ListLike] Testing 2:ListLike:62:nubBy:23:Text.Builder
3259.05 s
[ListLike] Cases: 2274 Tried: 1855 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.05 s
[ListLike] Testing 2:ListLike:62:nubBy:24:UTF8 ByteString
3259.06 s
[ListLike] Cases: 2274 Tried: 1856 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.06 s
[ListLike] Testing 2:ListLike:62:nubBy:25:UTF8 ByteString.Lazy
3259.07 s
[ListLike] Cases: 2274 Tried: 1857 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.07 s
[ListLike] Testing 2:ListLike:63:deleteBy:0:[Int]
3259.07 s
[ListLike] Cases: 2274 Tried: 1858 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.07 s
[ListLike] Testing 2:ListLike:63:deleteBy:1:MyList Int
3259.07 s
[ListLike] Cases: 2274 Tried: 1859 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.07 s
[ListLike] Testing 2:ListLike:63:deleteBy:2:String
3259.08 s
[ListLike] Cases: 2274 Tried: 1860 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.08 s
[ListLike] Testing 2:ListLike:63:deleteBy:3:[Bool]
3259.08 s
[ListLike] Cases: 2274 Tried: 1861 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.08 s
[ListLike] Testing 2:ListLike:63:deleteBy:4:MyList Bool
3259.08 s
[ListLike] Cases: 2274 Tried: 1862 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.08 s
[ListLike] Testing 2:ListLike:63:deleteBy:5:ByteString
3259.08 s
[ListLike] Cases: 2274 Tried: 1863 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.08 s
[ListLike] Testing 2:ListLike:63:deleteBy:6:ByteString.Lazy
3259.08 s
[ListLike] Cases: 2274 Tried: 1864 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.08 s
[ListLike] Testing 2:ListLike:63:deleteBy:7:Chars
3259.08 s
[ListLike] Cases: 2274 Tried: 1865 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.09 s
[ListLike] Testing 2:ListLike:63:deleteBy:8:Sequence Int
3259.09 s
[ListLike] Cases: 2274 Tried: 1866 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.09 s
[ListLike] Testing 2:ListLike:63:deleteBy:9:Sequence Bool
3259.09 s
[ListLike] Cases: 2274 Tried: 1867 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.09 s
[ListLike] Testing 2:ListLike:63:deleteBy:10:Sequence Char
3259.09 s
[ListLike] Cases: 2274 Tried: 1868 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.09 s
[ListLike] Testing 2:ListLike:63:deleteBy:11:Array Int Int
3259.09 s
[ListLike] Cases: 2274 Tried: 1869 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.09 s
[ListLike] Testing 2:ListLike:63:deleteBy:12:Array Int Bool
3259.10 s
[ListLike] Cases: 2274 Tried: 1870 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.10 s
[ListLike] Testing 2:ListLike:63:deleteBy:13:Array (Just Int)
3259.10 s
[ListLike] Cases: 2274 Tried: 1871 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.10 s
[ListLike] Testing 2:ListLike:63:deleteBy:14:DList Int
3259.10 s
[ListLike] Cases: 2274 Tried: 1872 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.10 s
[ListLike] Testing 2:ListLike:63:deleteBy:15:Vector Int
3259.11 s
[ListLike] Cases: 2274 Tried: 1873 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.11 s
[ListLike] Testing 2:ListLike:63:deleteBy:16:StorableVector Int
3259.11 s
[ListLike] Cases: 2274 Tried: 1874 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.11 s
[ListLike] Testing 2:ListLike:63:deleteBy:17:UnboxVector Int
3259.11 s
[ListLike] Cases: 2274 Tried: 1875 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.11 s
[ListLike] Testing 2:ListLike:63:deleteBy:18:Vector Bool
3259.11 s
[ListLike] Cases: 2274 Tried: 1876 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.11 s
[ListLike] Testing 2:ListLike:63:deleteBy:19:StorableVector Bool
3259.11 s
[ListLike] Cases: 2274 Tried: 1877 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.11 s
[ListLike] Testing 2:ListLike:63:deleteBy:20:UnboxVector Bool
3259.11 s
[ListLike] Cases: 2274 Tried: 1878 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.11 s
[ListLike] Testing 2:ListLike:63:deleteBy:21:Text
3259.11 s
[ListLike] Cases: 2274 Tried: 1879 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.11 s
[ListLike] Testing 2:ListLike:63:deleteBy:22:Text.Lazy
3259.12 s
[ListLike] Cases: 2274 Tried: 1880 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.12 s
[ListLike] Testing 2:ListLike:63:deleteBy:23:Text.Builder
3259.12 s
[ListLike] Cases: 2274 Tried: 1881 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.12 s
[ListLike] Testing 2:ListLike:63:deleteBy:24:UTF8 ByteString
3259.12 s
[ListLike] Cases: 2274 Tried: 1882 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.12 s
[ListLike] Testing 2:ListLike:63:deleteBy:25:UTF8 ByteString.Lazy
3259.13 s
[ListLike] Cases: 2274 Tried: 1883 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.13 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:0:[Int]
3259.13 s
[ListLike] Cases: 2274 Tried: 1884 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.13 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:1:MyList Int
3259.14 s
[ListLike] Cases: 2274 Tried: 1885 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.14 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:2:String
3259.14 s
[ListLike] Cases: 2274 Tried: 1886 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.14 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:3:[Bool]
3259.16 s
[ListLike] Cases: 2274 Tried: 1887 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.16 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:4:MyList Bool
3259.17 s
[ListLike] Cases: 2274 Tried: 1888 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.17 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:5:ByteString
3259.17 s
[ListLike] Cases: 2274 Tried: 1889 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.17 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:6:ByteString.Lazy
3259.18 s
[ListLike] Cases: 2274 Tried: 1890 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.18 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:7:Chars
3259.19 s
[ListLike] Cases: 2274 Tried: 1891 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.19 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:8:Sequence Int
3259.20 s
[ListLike] Cases: 2274 Tried: 1892 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.20 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:9:Sequence Bool
3259.22 s
[ListLike] Cases: 2274 Tried: 1893 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.22 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:10:Sequence Char
3259.22 s
[ListLike] Cases: 2274 Tried: 1894 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.23 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:11:Array Int Int
3259.24 s
[ListLike] Cases: 2274 Tried: 1895 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.24 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:12:Array Int Bool
3259.47 s
[ListLike] Cases: 2274 Tried: 1896 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.47 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:13:Array (Just Int)
3259.53 s
[ListLike] Cases: 2274 Tried: 1897 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.53 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:14:DList Int
3259.54 s
[ListLike] Cases: 2274 Tried: 1898 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.54 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:15:Vector Int
3259.54 s
[ListLike] Cases: 2274 Tried: 1899 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.54 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:16:StorableVector Int
3259.56 s
[ListLike] Cases: 2274 Tried: 1900 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.56 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:17:UnboxVector Int
3259.56 s
[ListLike] Cases: 2274 Tried: 1901 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.56 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:18:Vector Bool
3259.58 s
[ListLike] Cases: 2274 Tried: 1902 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.58 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:19:StorableVector Bool
3259.60 s
[ListLike] Cases: 2274 Tried: 1903 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.61 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:20:UnboxVector Bool
3259.64 s
[ListLike] Cases: 2274 Tried: 1904 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.64 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:21:Text
3259.64 s
[ListLike] Cases: 2274 Tried: 1905 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.64 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:22:Text.Lazy
3259.65 s
[ListLike] Cases: 2274 Tried: 1906 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.65 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:23:Text.Builder
3259.66 s
[ListLike] Cases: 2274 Tried: 1907 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.66 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:24:UTF8 ByteString
3259.67 s
[ListLike] Cases: 2274 Tried: 1908 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.67 s
[ListLike] Testing 2:ListLike:64:deleteFirstsBy:25:UTF8 ByteString.Lazy
3259.69 s
[ListLike] Cases: 2274 Tried: 1909 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.69 s
[ListLike] Testing 2:ListLike:65:unionBy:0:[Int]
3259.69 s
[ListLike] Cases: 2274 Tried: 1910 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.69 s
[ListLike] Testing 2:ListLike:65:unionBy:1:MyList Int
3259.70 s
[ListLike] Cases: 2274 Tried: 1911 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.70 s
[ListLike] Testing 2:ListLike:65:unionBy:2:String
3259.71 s
[ListLike] Cases: 2274 Tried: 1912 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.71 s
[ListLike] Testing 2:ListLike:65:unionBy:3:[Bool]
3259.73 s
[ListLike] Cases: 2274 Tried: 1913 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.73 s
[ListLike] Testing 2:ListLike:65:unionBy:4:MyList Bool
3259.73 s
[ghc-lib-parser] [327 of 443] Compiling GHC.Platform.Reg.Class ( compiler/GHC/Platform/Reg/Class.hs, dist/build/GHC/Platform/Reg/Class.p_o )
3259.73 s
[ghc-lib-parser] [328 of 443] Compiling GHC.Platform.Reg ( compiler/GHC/Platform/Reg.hs, dist/build/GHC/Platform/Reg.p_o )
3259.73 s
[ghc-lib-parser] [329 of 443] Compiling GHC.JS.Ppr ( compiler/GHC/JS/Ppr.hs, dist/build/GHC/JS/Ppr.p_o )
3259.74 s
[ListLike] Cases: 2274 Tried: 1914 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.74 s
[ListLike] Testing 2:ListLike:65:unionBy:5:ByteString
3259.75 s
[ListLike] Cases: 2274 Tried: 1915 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.75 s
[ListLike] Testing 2:ListLike:65:unionBy:6:ByteString.Lazy
3259.76 s
[ListLike] Cases: 2274 Tried: 1916 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.76 s
[ListLike] Testing 2:ListLike:65:unionBy:7:Chars
3259.77 s
[ListLike] Cases: 2274 Tried: 1917 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.77 s
[ListLike] Testing 2:ListLike:65:unionBy:8:Sequence Int
3259.78 s
[ListLike] Cases: 2274 Tried: 1918 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.78 s
[ListLike] Testing 2:ListLike:65:unionBy:9:Sequence Bool
3259.80 s
[hspec-attoparsec] Phase: updateAutotoolsGnuConfigScriptsPhase
3259.82 s
[ListLike] Cases: 2274 Tried: 1919 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.82 s
[ListLike] Testing 2:ListLike:65:unionBy:10:Sequence Char
3259.84 s
[ListLike] Cases: 2274 Tried: 1920 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.84 s
[ListLike] Testing 2:ListLike:65:unionBy:11:Array Int Int
3259.86 s
[ListLike] Cases: 2274 Tried: 1921 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.86 s
[ListLike] Testing 2:ListLike:65:unionBy:12:Array Int Bool
3259.98 s
[ListLike] Cases: 2274 Tried: 1922 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3259.99 s
[ListLike] Testing 2:ListLike:65:unionBy:13:Array (Just Int)
3260.01 s
[ListLike] Cases: 2274 Tried: 1923 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.01 s
[ListLike] Testing 2:ListLike:65:unionBy:14:DList Int
3260.02 s
[ListLike] Cases: 2274 Tried: 1924 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.02 s
[ListLike] Testing 2:ListLike:65:unionBy:15:Vector Int
3260.03 s
[hspec-attoparsec] Phase: configurePhase
3260.04 s
[ListLike] Cases: 2274 Tried: 1925 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.04 s
[ListLike] Testing 2:ListLike:65:unionBy:16:StorableVector Int
3260.05 s
[ListLike] Cases: 2274 Tried: 1926 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.05 s
[ListLike] Testing 2:ListLike:65:unionBy:17:UnboxVector Int
3260.05 s
[hspec-attoparsec] configureFlags: --verbose --prefix=/nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ay1gc19amj5sn93pbbxp5ci5ix7spk62-hspec-attoparsec-0.1.0.2-doc/share/doc/hspec-attoparsec-0.1.0.2 --with-gcc=gcc --package-db=/build/tmp.NRQH71irFv/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3260.06 s
[ListLike] Cases: 2274 Tried: 1927 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.06 s
[ListLike] Testing 2:ListLike:65:unionBy:18:Vector Bool
3260.08 s
[ListLike] Cases: 2274 Tried: 1928 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.08 s
[ListLike] Testing 2:ListLike:65:unionBy:19:StorableVector Bool
3260.08 s
[hspec-attoparsec] Using Parsec parser
3260.08 s
[hspec-attoparsec] Configuring hspec-attoparsec-0.1.0.2...
3260.10 s
[ListLike] Cases: 2274 Tried: 1929 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.11 s
[sqlite-simple] Phase: updateAutotoolsGnuConfigScriptsPhase
3260.11 s
[ListLike] Testing 2:ListLike:65:unionBy:20:UnboxVector Bool
3260.14 s
[ListLike] Cases: 2274 Tried: 1930 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.14 s
[ListLike] Testing 2:ListLike:65:unionBy:21:Text
3260.14 s
[sqlite-simple] Phase: configurePhase
3260.15 s
[ListLike] Cases: 2274 Tried: 1931 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.15 s
[ListLike] Testing 2:ListLike:65:unionBy:22:Text.Lazy
3260.16 s
[ListLike] Cases: 2274 Tried: 1932 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.17 s
[ListLike] Testing 2:ListLike:65:unionBy:23:Text.Builder
3260.17 s
[sqlite-simple] configureFlags: --verbose --prefix=/nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/8vmwgv9n7vpcfsfxzif16lhgfb3gcbrk-sqlite-simple-0.4.19.0-doc/share/doc/sqlite-simple-0.4.19.0 --with-gcc=gcc --package-db=/build/tmp.QvdNArPYGS/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3260.19 s
[ListLike] Cases: 2274 Tried: 1933 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.19 s
[ListLike] Testing 2:ListLike:65:unionBy:24:UTF8 ByteString
3260.20 s
[sqlite-simple] Using Parsec parser
3260.20 s
[sqlite-simple] Configuring sqlite-simple-0.4.19.0...
3260.20 s
[ListLike] Cases: 2274 Tried: 1934 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.20 s
[ListLike] Testing 2:ListLike:65:unionBy:25:UTF8 ByteString.Lazy
3260.22 s
[ListLike] Cases: 2274 Tried: 1935 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.22 s
[ListLike] Testing 2:ListLike:66:intersectBy:0:[Int]
3260.23 s
[ListLike] Cases: 2274 Tried: 1936 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.23 s
[ListLike] Testing 2:ListLike:66:intersectBy:1:MyList Int
3260.24 s
[ListLike] Cases: 2274 Tried: 1937 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.24 s
[ListLike] Testing 2:ListLike:66:intersectBy:2:String
3260.25 s
[ListLike] Cases: 2274 Tried: 1938 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.25 s
[ListLike] Testing 2:ListLike:66:intersectBy:3:[Bool]
3260.27 s
[ListLike] Cases: 2274 Tried: 1939 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.27 s
[ListLike] Testing 2:ListLike:66:intersectBy:4:MyList Bool
3260.27 s
[ListLike] Cases: 2274 Tried: 1940 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.28 s
[ListLike] Testing 2:ListLike:66:intersectBy:5:ByteString
3260.28 s
[ListLike] Cases: 2274 Tried: 1941 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.29 s
[ListLike] Testing 2:ListLike:66:intersectBy:6:ByteString.Lazy
3260.29 s
[ListLike] Cases: 2274 Tried: 1942 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.30 s
[ListLike] Testing 2:ListLike:66:intersectBy:7:Chars
3260.32 s
[ListLike] Cases: 2274 Tried: 1943 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.33 s
[ListLike] Testing 2:ListLike:66:intersectBy:8:Sequence Int
3260.33 s
[ListLike] Cases: 2274 Tried: 1944 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.34 s
[ListLike] Testing 2:ListLike:66:intersectBy:9:Sequence Bool
3260.35 s
[ListLike] Cases: 2274 Tried: 1945 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.35 s
[ListLike] Testing 2:ListLike:66:intersectBy:10:Sequence Char
3260.36 s
[ListLike] Cases: 2274 Tried: 1946 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.36 s
[ListLike] Testing 2:ListLike:66:intersectBy:11:Array Int Int
3260.37 s
[ListLike] Cases: 2274 Tried: 1947 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.37 s
[ListLike] Testing 2:ListLike:66:intersectBy:12:Array Int Bool
3260.38 s
[ListLike] Cases: 2274 Tried: 1948 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.38 s
[ListLike] Testing 2:ListLike:66:intersectBy:13:Array (Just Int)
3260.39 s
[ListLike] Cases: 2274 Tried: 1949 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.39 s
[ListLike] Testing 2:ListLike:66:intersectBy:14:DList Int
3260.40 s
[ListLike] Cases: 2274 Tried: 1950 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.40 s
[ListLike] Testing 2:ListLike:66:intersectBy:15:Vector Int
3260.40 s
[ListLike] Cases: 2274 Tried: 1951 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.41 s
[ListLike] Testing 2:ListLike:66:intersectBy:16:StorableVector Int
3260.42 s
[ListLike] Cases: 2274 Tried: 1952 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.42 s
[ListLike] Testing 2:ListLike:66:intersectBy:17:UnboxVector Int
3260.43 s
[ListLike] Cases: 2274 Tried: 1953 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.43 s
[ListLike] Testing 2:ListLike:66:intersectBy:18:Vector Bool
3260.43 s
[ListLike] Cases: 2274 Tried: 1954 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.43 s
[ListLike] Testing 2:ListLike:66:intersectBy:19:StorableVector Bool
3260.44 s
[ListLike] Cases: 2274 Tried: 1955 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.45 s
[ListLike] Testing 2:ListLike:66:intersectBy:20:UnboxVector Bool
3260.45 s
[ListLike] Cases: 2274 Tried: 1956 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.45 s
[ListLike] Testing 2:ListLike:66:intersectBy:21:Text
3260.46 s
[ListLike] Cases: 2274 Tried: 1957 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.46 s
[ListLike] Testing 2:ListLike:66:intersectBy:22:Text.Lazy
3260.47 s
[ListLike] Cases: 2274 Tried: 1958 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.47 s
[ListLike] Testing 2:ListLike:66:intersectBy:23:Text.Builder
3260.50 s
[ListLike] Cases: 2274 Tried: 1959 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.50 s
[ListLike] Testing 2:ListLike:66:intersectBy:24:UTF8 ByteString
3260.52 s
[ListLike] Cases: 2274 Tried: 1960 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.52 s
[ListLike] Testing 2:ListLike:66:intersectBy:25:UTF8 ByteString.Lazy
3260.54 s
[ListLike] Cases: 2274 Tried: 1961 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.54 s
[ListLike] Testing 2:ListLike:67:groupBy:0:[Int]
3260.54 s
[ListLike] Cases: 2274 Tried: 1962 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.54 s
[ListLike] Testing 2:ListLike:67:groupBy:1:MyList Int
3260.54 s
[ListLike] Cases: 2274 Tried: 1963 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.54 s
[ListLike] Testing 2:ListLike:67:groupBy:2:String
3260.55 s
[ListLike] Cases: 2274 Tried: 1964 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.55 s
[ListLike] Testing 2:ListLike:67:groupBy:3:[Bool]
3260.55 s
[ListLike] Cases: 2274 Tried: 1965 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.55 s
[ListLike] Testing 2:ListLike:67:groupBy:4:MyList Bool
3260.55 s
[ListLike] Cases: 2274 Tried: 1966 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.55 s
[ListLike] Testing 2:ListLike:67:groupBy:5:ByteString
3260.55 s
[ListLike] Cases: 2274 Tried: 1967 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.55 s
[ListLike] Testing 2:ListLike:67:groupBy:6:ByteString.Lazy
3260.56 s
[ListLike] Cases: 2274 Tried: 1968 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.56 s
[ListLike] Testing 2:ListLike:67:groupBy:7:Chars
3260.57 s
[ListLike] Cases: 2274 Tried: 1969 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.57 s
[ListLike] Testing 2:ListLike:67:groupBy:8:Sequence Int
3260.57 s
[ListLike] Cases: 2274 Tried: 1970 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.57 s
[ListLike] Testing 2:ListLike:67:groupBy:9:Sequence Bool
3260.57 s
[ListLike] Cases: 2274 Tried: 1971 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.57 s
[ListLike] Testing 2:ListLike:67:groupBy:10:Sequence Char
3260.58 s
[ListLike] Cases: 2274 Tried: 1972 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.58 s
[ListLike] Testing 2:ListLike:67:groupBy:11:Array Int Int
3260.59 s
[ListLike] Cases: 2274 Tried: 1973 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.59 s
[ListLike] Testing 2:ListLike:67:groupBy:12:Array Int Bool
3260.60 s
[ListLike] Cases: 2274 Tried: 1974 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.60 s
[ListLike] Testing 2:ListLike:67:groupBy:13:Array (Just Int)
3260.61 s
[ListLike] Cases: 2274 Tried: 1975 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.61 s
[ListLike] Testing 2:ListLike:67:groupBy:14:DList Int
3260.62 s
[ListLike] Cases: 2274 Tried: 1976 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.62 s
[ListLike] Testing 2:ListLike:67:groupBy:15:Vector Int
3260.62 s
[ListLike] Cases: 2274 Tried: 1977 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.62 s
[ListLike] Testing 2:ListLike:67:groupBy:16:StorableVector Int
3260.62 s
[ListLike] Cases: 2274 Tried: 1978 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.62 s
[ListLike] Testing 2:ListLike:67:groupBy:17:UnboxVector Int
3260.63 s
[ListLike] Cases: 2274 Tried: 1979 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.63 s
[ListLike] Testing 2:ListLike:67:groupBy:18:Vector Bool
3260.63 s
[ListLike] Cases: 2274 Tried: 1980 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.63 s
[ListLike] Testing 2:ListLike:67:groupBy:19:StorableVector Bool
3260.63 s
[ListLike] Cases: 2274 Tried: 1981 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.63 s
[ListLike] Testing 2:ListLike:67:groupBy:20:UnboxVector Bool
3260.64 s
[ListLike] Cases: 2274 Tried: 1982 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.64 s
[ListLike] Testing 2:ListLike:67:groupBy:21:Text
3260.64 s
[ListLike] Cases: 2274 Tried: 1983 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.64 s
[ListLike] Testing 2:ListLike:67:groupBy:22:Text.Lazy
3260.65 s
[ListLike] Cases: 2274 Tried: 1984 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.65 s
[ListLike] Testing 2:ListLike:67:groupBy:23:Text.Builder
3260.65 s
[ListLike] Cases: 2274 Tried: 1985 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.65 s
[ListLike] Testing 2:ListLike:67:groupBy:24:UTF8 ByteString
3260.67 s
[ListLike] Cases: 2274 Tried: 1986 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.67 s
[ListLike] Testing 2:ListLike:67:groupBy:25:UTF8 ByteString.Lazy
3260.68 s
[ListLike] Cases: 2274 Tried: 1987 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.68 s
[ListLike] Testing 2:ListLike:68:sortBy1:0:[Int]
3260.68 s
[ListLike] Cases: 2274 Tried: 1988 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.69 s
[ListLike] Testing 2:ListLike:68:sortBy1:1:MyList Int
3260.69 s
[ListLike] Cases: 2274 Tried: 1989 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.69 s
[ListLike] Testing 2:ListLike:68:sortBy1:2:String
3260.70 s
[ListLike] Cases: 2274 Tried: 1990 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.70 s
[ListLike] Testing 2:ListLike:68:sortBy1:3:[Bool]
3260.70 s
[ListLike] Cases: 2274 Tried: 1991 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.70 s
[ListLike] Testing 2:ListLike:68:sortBy1:4:MyList Bool
3260.70 s
[ListLike] Cases: 2274 Tried: 1992 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.70 s
[ListLike] Testing 2:ListLike:68:sortBy1:5:ByteString
3260.71 s
[ListLike] Cases: 2274 Tried: 1993 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.71 s
[ListLike] Testing 2:ListLike:68:sortBy1:6:ByteString.Lazy
3260.72 s
[ListLike] Cases: 2274 Tried: 1994 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.72 s
[ListLike] Testing 2:ListLike:68:sortBy1:7:Chars
3260.73 s
[ListLike] Cases: 2274 Tried: 1995 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.73 s
[ListLike] Testing 2:ListLike:68:sortBy1:8:Sequence Int
3260.73 s
[ListLike] Cases: 2274 Tried: 1996 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.74 s
[ListLike] Testing 2:ListLike:68:sortBy1:9:Sequence Bool
3260.74 s
[ListLike] Cases: 2274 Tried: 1997 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.74 s
[ListLike] Testing 2:ListLike:68:sortBy1:10:Sequence Char
3260.74 s
[ListLike] Cases: 2274 Tried: 1998 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.75 s
[ListLike] Testing 2:ListLike:68:sortBy1:11:Array Int Int
3260.75 s
[ListLike] Cases: 2274 Tried: 1999 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.75 s
[ListLike] Testing 2:ListLike:68:sortBy1:12:Array Int Bool
3260.75 s
[ListLike] Cases: 2274 Tried: 2000 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.76 s
[ListLike] Testing 2:ListLike:68:sortBy1:13:Array (Just Int)
3260.76 s
[ListLike] Cases: 2274 Tried: 2001 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.76 s
[ListLike] Testing 2:ListLike:68:sortBy1:14:DList Int
3260.78 s
[ListLike] Cases: 2274 Tried: 2002 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.78 s
[ListLike] Testing 2:ListLike:68:sortBy1:15:Vector Int
3260.78 s
[ListLike] Cases: 2274 Tried: 2003 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.79 s
[ListLike] Testing 2:ListLike:68:sortBy1:16:StorableVector Int
3260.80 s
[ListLike] Cases: 2274 Tried: 2004 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.80 s
[ListLike] Testing 2:ListLike:68:sortBy1:17:UnboxVector Int
3260.81 s
[ListLike] Cases: 2274 Tried: 2005 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.81 s
[ListLike] Testing 2:ListLike:68:sortBy1:18:Vector Bool
3260.82 s
[ListLike] Cases: 2274 Tried: 2006 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.82 s
[ListLike] Testing 2:ListLike:68:sortBy1:19:StorableVector Bool
3260.82 s
[ListLike] Cases: 2274 Tried: 2007 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.82 s
[ListLike] Testing 2:ListLike:68:sortBy1:20:UnboxVector Bool
3260.83 s
[ListLike] Cases: 2274 Tried: 2008 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.83 s
[ListLike] Testing 2:ListLike:68:sortBy1:21:Text
3260.85 s
[ListLike] Cases: 2274 Tried: 2009 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.85 s
[ListLike] Testing 2:ListLike:68:sortBy1:22:Text.Lazy
3260.86 s
[ListLike] Cases: 2274 Tried: 2010 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.86 s
[ListLike] Testing 2:ListLike:68:sortBy1:23:Text.Builder
3260.87 s
[ListLike] Cases: 2274 Tried: 2011 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.87 s
[ListLike] Testing 2:ListLike:68:sortBy1:24:UTF8 ByteString
3260.88 s
[ListLike] Cases: 2274 Tried: 2012 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.88 s
[ListLike] Testing 2:ListLike:68:sortBy1:25:UTF8 ByteString.Lazy
3260.89 s
[ListLike] Cases: 2274 Tried: 2013 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.90 s
[ListLike] Testing 2:ListLike:69:sortBy2:0:[Int]
3260.90 s
[ListLike] Cases: 2274 Tried: 2014 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.90 s
[ListLike] Testing 2:ListLike:69:sortBy2:1:MyList Int
3260.90 s
[ListLike] Cases: 2274 Tried: 2015 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.90 s
[ListLike] Testing 2:ListLike:69:sortBy2:2:String
3260.91 s
[ListLike] Cases: 2274 Tried: 2016 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.91 s
[ListLike] Testing 2:ListLike:69:sortBy2:3:[Bool]
3260.91 s
[ListLike] Cases: 2274 Tried: 2017 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.91 s
[ListLike] Testing 2:ListLike:69:sortBy2:4:MyList Bool
3260.92 s
[ListLike] Cases: 2274 Tried: 2018 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.92 s
[ListLike] Testing 2:ListLike:69:sortBy2:5:ByteString
3260.92 s
[ListLike] Cases: 2274 Tried: 2019 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.92 s
[ListLike] Testing 2:ListLike:69:sortBy2:6:ByteString.Lazy
3260.93 s
[ListLike] Cases: 2274 Tried: 2020 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.93 s
[ListLike] Testing 2:ListLike:69:sortBy2:7:Chars
3260.94 s
[ListLike] Cases: 2274 Tried: 2021 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.95 s
[ListLike] Testing 2:ListLike:69:sortBy2:8:Sequence Int
3260.95 s
[ListLike] Cases: 2274 Tried: 2022 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.95 s
[ListLike] Testing 2:ListLike:69:sortBy2:9:Sequence Bool
3260.95 s
[ListLike] Cases: 2274 Tried: 2023 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.95 s
[ListLike] Testing 2:ListLike:69:sortBy2:10:Sequence Char
3260.96 s
[ListLike] Cases: 2274 Tried: 2024 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.96 s
[ListLike] Testing 2:ListLike:69:sortBy2:11:Array Int Int
3260.96 s
[ListLike] Cases: 2274 Tried: 2025 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.96 s
[ListLike] Testing 2:ListLike:69:sortBy2:12:Array Int Bool
3260.97 s
[ListLike] Cases: 2274 Tried: 2026 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.97 s
[ListLike] Testing 2:ListLike:69:sortBy2:13:Array (Just Int)
3260.97 s
[ListLike] Cases: 2274 Tried: 2027 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3260.97 s
[ListLike] Testing 2:ListLike:69:sortBy2:14:DList Int
3260.99 s
[ListLike] Cases: 2274 Tried: 2028 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.00 s
[ListLike] Testing 2:ListLike:69:sortBy2:15:Vector Int
3261.00 s
[ListLike] Cases: 2274 Tried: 2029 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.00 s
[ListLike] Testing 2:ListLike:69:sortBy2:16:StorableVector Int
3261.01 s
[ListLike] Cases: 2274 Tried: 2030 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.01 s
[ListLike] Testing 2:ListLike:69:sortBy2:17:UnboxVector Int
3261.02 s
[ListLike] Cases: 2274 Tried: 2031 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.03 s
[ListLike] Testing 2:ListLike:69:sortBy2:18:Vector Bool
3261.03 s
[ListLike] Cases: 2274 Tried: 2032 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.03 s
[ListLike] Testing 2:ListLike:69:sortBy2:19:StorableVector Bool
3261.04 s
[ListLike] Cases: 2274 Tried: 2033 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.04 s
[ListLike] Testing 2:ListLike:69:sortBy2:20:UnboxVector Bool
3261.04 s
[ListLike] Cases: 2274 Tried: 2034 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.05 s
[ListLike] Testing 2:ListLike:69:sortBy2:21:Text
3261.06 s
[ListLike] Cases: 2274 Tried: 2035 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.06 s
[ListLike] Testing 2:ListLike:69:sortBy2:22:Text.Lazy
3261.07 s
[ListLike] Cases: 2274 Tried: 2036 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.07 s
[ListLike] Testing 2:ListLike:69:sortBy2:23:Text.Builder
3261.10 s
[ListLike] Cases: 2274 Tried: 2037 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.10 s
[ListLike] Testing 2:ListLike:69:sortBy2:24:UTF8 ByteString
3261.11 s
[ListLike] Cases: 2274 Tried: 2038 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.11 s
[ListLike] Testing 2:ListLike:69:sortBy2:25:UTF8 ByteString.Lazy
3261.12 s
[ListLike] Cases: 2274 Tried: 2039 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.12 s
[ListLike] Testing 2:ListLike:70:insertBy1:0:[Int]
3261.12 s
[ListLike] Cases: 2274 Tried: 2040 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.12 s
[ListLike] Testing 2:ListLike:70:insertBy1:1:MyList Int
3261.13 s
[ListLike] Cases: 2274 Tried: 2041 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.13 s
[ListLike] Testing 2:ListLike:70:insertBy1:2:String
3261.13 s
[ListLike] Cases: 2274 Tried: 2042 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.13 s
[ListLike] Testing 2:ListLike:70:insertBy1:3:[Bool]
3261.13 s
[ListLike] Cases: 2274 Tried: 2043 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.13 s
[ListLike] Testing 2:ListLike:70:insertBy1:4:MyList Bool
3261.13 s
[ListLike] Cases: 2274 Tried: 2044 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.14 s
[ListLike] Testing 2:ListLike:70:insertBy1:5:ByteString
3261.14 s
[ListLike] Cases: 2274 Tried: 2045 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.14 s
[ListLike] Testing 2:ListLike:70:insertBy1:6:ByteString.Lazy
3261.15 s
[ListLike] Cases: 2274 Tried: 2046 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.15 s
[ListLike] Testing 2:ListLike:70:insertBy1:7:Chars
3261.15 s
[ListLike] Cases: 2274 Tried: 2047 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.15 s
[ListLike] Testing 2:ListLike:70:insertBy1:8:Sequence Int
3261.16 s
[ListLike] Cases: 2274 Tried: 2048 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.16 s
[ListLike] Testing 2:ListLike:70:insertBy1:9:Sequence Bool
3261.16 s
[ListLike] Cases: 2274 Tried: 2049 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.16 s
[ListLike] Testing 2:ListLike:70:insertBy1:10:Sequence Char
3261.16 s
[ListLike] Cases: 2274 Tried: 2050 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.17 s
[ListLike] Testing 2:ListLike:70:insertBy1:11:Array Int Int
3261.17 s
[ListLike] Cases: 2274 Tried: 2051 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.18 s
[ListLike] Testing 2:ListLike:70:insertBy1:12:Array Int Bool
3261.18 s
[ListLike] Cases: 2274 Tried: 2052 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.18 s
[ListLike] Testing 2:ListLike:70:insertBy1:13:Array (Just Int)
3261.19 s
[ListLike] Cases: 2274 Tried: 2053 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.19 s
[ListLike] Testing 2:ListLike:70:insertBy1:14:DList Int
3261.19 s
[ListLike] Cases: 2274 Tried: 2054 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.19 s
[ListLike] Testing 2:ListLike:70:insertBy1:15:Vector Int
3261.20 s
[ListLike] Cases: 2274 Tried: 2055 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.20 s
[ListLike] Testing 2:ListLike:70:insertBy1:16:StorableVector Int
3261.20 s
[ListLike] Cases: 2274 Tried: 2056 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.20 s
[ListLike] Testing 2:ListLike:70:insertBy1:17:UnboxVector Int
3261.20 s
[ListLike] Cases: 2274 Tried: 2057 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.20 s
[ListLike] Testing 2:ListLike:70:insertBy1:18:Vector Bool
3261.21 s
[ListLike] Cases: 2274 Tried: 2058 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.21 s
[ListLike] Testing 2:ListLike:70:insertBy1:19:StorableVector Bool
3261.21 s
[ListLike] Cases: 2274 Tried: 2059 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.21 s
[ListLike] Testing 2:ListLike:70:insertBy1:20:UnboxVector Bool
3261.21 s
[ListLike] Cases: 2274 Tried: 2060 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.21 s
[ListLike] Testing 2:ListLike:70:insertBy1:21:Text
3261.22 s
[ListLike] Cases: 2274 Tried: 2061 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.22 s
[ListLike] Testing 2:ListLike:70:insertBy1:22:Text.Lazy
3261.22 s
[ListLike] Cases: 2274 Tried: 2062 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.23 s
[ListLike] Testing 2:ListLike:70:insertBy1:23:Text.Builder
3261.24 s
[ListLike] Cases: 2274 Tried: 2063 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.24 s
[ListLike] Testing 2:ListLike:70:insertBy1:24:UTF8 ByteString
3261.24 s
[ListLike] Cases: 2274 Tried: 2064 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.25 s
[ListLike] Testing 2:ListLike:70:insertBy1:25:UTF8 ByteString.Lazy
3261.25 s
[ListLike] Cases: 2274 Tried: 2065 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.26 s
[ListLike] Testing 2:ListLike:71:insertBy2:0:[Int]
3261.26 s
[ListLike] Cases: 2274 Tried: 2066 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.26 s
[ListLike] Testing 2:ListLike:71:insertBy2:1:MyList Int
3261.26 s
[ListLike] Cases: 2274 Tried: 2067 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.26 s
[ListLike] Testing 2:ListLike:71:insertBy2:2:String
3261.27 s
[ListLike] Cases: 2274 Tried: 2068 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.27 s
[ListLike] Testing 2:ListLike:71:insertBy2:3:[Bool]
3261.27 s
[ListLike] Cases: 2274 Tried: 2069 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.27 s
[ListLike] Testing 2:ListLike:71:insertBy2:4:MyList Bool
3261.27 s
[ListLike] Cases: 2274 Tried: 2070 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.27 s
[ListLike] Testing 2:ListLike:71:insertBy2:5:ByteString
3261.28 s
[ListLike] Cases: 2274 Tried: 2071 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.28 s
[ListLike] Testing 2:ListLike:71:insertBy2:6:ByteString.Lazy
3261.28 s
[ListLike] Cases: 2274 Tried: 2072 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.28 s
[ListLike] Testing 2:ListLike:71:insertBy2:7:Chars
3261.29 s
[ListLike] Cases: 2274 Tried: 2073 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.29 s
[ListLike] Testing 2:ListLike:71:insertBy2:8:Sequence Int
3261.29 s
[ListLike] Cases: 2274 Tried: 2074 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.29 s
[ListLike] Testing 2:ListLike:71:insertBy2:9:Sequence Bool
3261.30 s
[ListLike] Cases: 2274 Tried: 2075 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.30 s
[ListLike] Testing 2:ListLike:71:insertBy2:10:Sequence Char
3261.30 s
[ListLike] Cases: 2274 Tried: 2076 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.30 s
[ListLike] Testing 2:ListLike:71:insertBy2:11:Array Int Int
3261.31 s
[ListLike] Cases: 2274 Tried: 2077 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.32 s
[ListLike] Testing 2:ListLike:71:insertBy2:12:Array Int Bool
3261.32 s
[ListLike] Cases: 2274 Tried: 2078 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.32 s
[ListLike] Testing 2:ListLike:71:insertBy2:13:Array (Just Int)
3261.32 s
[ListLike] Cases: 2274 Tried: 2079 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.32 s
[ListLike] Testing 2:ListLike:71:insertBy2:14:DList Int
3261.33 s
[ListLike] Cases: 2274 Tried: 2080 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.33 s
[ListLike] Testing 2:ListLike:71:insertBy2:15:Vector Int
3261.33 s
[ListLike] Cases: 2274 Tried: 2081 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.33 s
[ListLike] Testing 2:ListLike:71:insertBy2:16:StorableVector Int
3261.33 s
[ListLike] Cases: 2274 Tried: 2082 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.33 s
[sqlite-simple] Dependency Only >=0.1 && <0.1.1: using Only-0.1
3261.33 s
[sqlite-simple] Dependency attoparsec >=0.10.3: using attoparsec-0.14.4
3261.33 s
[sqlite-simple] Dependency base <5: using base-4.19.1.0
3261.33 s
[sqlite-simple] Dependency blaze-builder: using blaze-builder-0.4.2.3
3261.33 s
[sqlite-simple] Dependency blaze-textual: using blaze-textual-0.2.3.1
3261.33 s
[sqlite-simple] Dependency bytestring >=0.9: using bytestring-0.12.1.0
3261.33 s
[sqlite-simple] Dependency containers: using containers-0.6.8
3261.33 s
[sqlite-simple] Dependency direct-sqlite >=2.3.13 && <2.4: using direct-sqlite-2.3.29
3261.33 s
[sqlite-simple] Dependency exceptions >=0.4: using exceptions-0.10.7
3261.33 s
[sqlite-simple] Dependency template-haskell: using template-haskell-2.21.0.0
3261.34 s
[sqlite-simple] Dependency text >=0.11: using text-2.1.1
3261.34 s
[sqlite-simple] Dependency time: using time-1.12.2
3261.34 s
[sqlite-simple] Dependency transformers: using transformers-0.6.1.0
3261.34 s
[sqlite-simple] Dependency HUnit: using HUnit-1.6.2.0
3261.34 s
[sqlite-simple] Dependency base: using base-4.19.1.0
3261.34 s
[sqlite-simple] Dependency base16-bytestring: using base16-bytestring-1.0.2.0
3261.34 s
[sqlite-simple] Dependency bytestring >=0.9: using bytestring-0.12.1.0
3261.34 s
[sqlite-simple] Dependency direct-sqlite: using direct-sqlite-2.3.29
3261.34 s
[sqlite-simple] Dependency sqlite-simple: using sqlite-simple-0.4.19.0
3261.34 s
[sqlite-simple] Dependency text: using text-2.1.1
3261.34 s
[sqlite-simple] Dependency time: using time-1.12.2
3261.34 s
[ListLike] Testing 2:ListLike:71:insertBy2:17:UnboxVector Int
3261.34 s
[ListLike] Cases: 2274 Tried: 2083 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.34 s
[ListLike] Testing 2:ListLike:71:insertBy2:18:Vector Bool
3261.34 s
[ListLike] Cases: 2274 Tried: 2084 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.34 s
[ListLike] Testing 2:ListLike:71:insertBy2:19:StorableVector Bool
3261.34 s
[ListLike] Cases: 2274 Tried: 2085 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.34 s
[ListLike] Testing 2:ListLike:71:insertBy2:20:UnboxVector Bool
3261.35 s
[ListLike] Cases: 2274 Tried: 2086 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.35 s
[ListLike] Testing 2:ListLike:71:insertBy2:21:Text
3261.35 s
[ListLike] Cases: 2274 Tried: 2087 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.35 s
[ListLike] Testing 2:ListLike:71:insertBy2:22:Text.Lazy
3261.36 s
[ListLike] Cases: 2274 Tried: 2088 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.36 s
[ListLike] Testing 2:ListLike:71:insertBy2:23:Text.Builder
3261.36 s
[ListLike] Cases: 2274 Tried: 2089 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.37 s
[ListLike] Testing 2:ListLike:71:insertBy2:24:UTF8 ByteString
3261.37 s
[ListLike] Cases: 2274 Tried: 2090 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.37 s
[ListLike] Testing 2:ListLike:71:insertBy2:25:UTF8 ByteString.Lazy
3261.38 s
[ListLike] Cases: 2274 Tried: 2091 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.38 s
[ListLike] Testing 2:ListLike:72:genericLength:0:[Int]
3261.38 s
[ListLike] Cases: 2274 Tried: 2092 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.38 s
[ListLike] Testing 2:ListLike:72:genericLength:1:MyList Int
3261.38 s
[ListLike] Cases: 2274 Tried: 2093 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.38 s
[ListLike] Testing 2:ListLike:72:genericLength:2:String
3261.39 s
[ListLike] Cases: 2274 Tried: 2094 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.39 s
[ListLike] Testing 2:ListLike:72:genericLength:3:[Bool]
3261.39 s
[ListLike] Cases: 2274 Tried: 2095 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.39 s
[ListLike] Testing 2:ListLike:72:genericLength:4:MyList Bool
3261.39 s
[ListLike] Cases: 2274 Tried: 2096 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.39 s
[ListLike] Testing 2:ListLike:72:genericLength:5:ByteString
3261.39 s
[ListLike] Cases: 2274 Tried: 2097 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.39 s
[ListLike] Testing 2:ListLike:72:genericLength:6:ByteString.Lazy
3261.39 s
[ListLike] Cases: 2274 Tried: 2098 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.39 s
[ListLike] Testing 2:ListLike:72:genericLength:7:Chars
3261.40 s
[ListLike] Cases: 2274 Tried: 2099 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.40 s
[ListLike] Testing 2:ListLike:72:genericLength:8:Sequence Int
3261.40 s
[ListLike] Cases: 2274 Tried: 2100 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.40 s
[ListLike] Testing 2:ListLike:72:genericLength:9:Sequence Bool
3261.41 s
[ListLike] Cases: 2274 Tried: 2101 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.41 s
[ListLike] Testing 2:ListLike:72:genericLength:10:Sequence Char
3261.41 s
[ListLike] Cases: 2274 Tried: 2102 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.41 s
[ListLike] Testing 2:ListLike:72:genericLength:11:Array Int Int
3261.41 s
[ListLike] Cases: 2274 Tried: 2103 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.41 s
[ListLike] Testing 2:ListLike:72:genericLength:12:Array Int Bool
3261.41 s
[ListLike] Cases: 2274 Tried: 2104 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.41 s
[ListLike] Testing 2:ListLike:72:genericLength:13:Array (Just Int)
3261.41 s
[ListLike] Cases: 2274 Tried: 2105 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.42 s
[ListLike] Testing 2:ListLike:72:genericLength:14:DList Int
3261.42 s
[ListLike] Cases: 2274 Tried: 2106 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.42 s
[ListLike] Testing 2:ListLike:72:genericLength:15:Vector Int
3261.42 s
[ListLike] Cases: 2274 Tried: 2107 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.43 s
[ListLike] Testing 2:ListLike:72:genericLength:16:StorableVector Int
3261.43 s
[ListLike] Cases: 2274 Tried: 2108 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.43 s
[ListLike] Testing 2:ListLike:72:genericLength:17:UnboxVector Int
3261.43 s
[ListLike] Cases: 2274 Tried: 2109 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.43 s
[ListLike] Testing 2:ListLike:72:genericLength:18:Vector Bool
3261.44 s
[ListLike] Cases: 2274 Tried: 2110 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.44 s
[ListLike] Testing 2:ListLike:72:genericLength:19:StorableVector Bool
3261.44 s
[ListLike] Cases: 2274 Tried: 2111 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.44 s
[ListLike] Testing 2:ListLike:72:genericLength:20:UnboxVector Bool
3261.44 s
[ListLike] Cases: 2274 Tried: 2112 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.44 s
[ListLike] Testing 2:ListLike:72:genericLength:21:Text
3261.44 s
[ListLike] Cases: 2274 Tried: 2113 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.45 s
[ListLike] Testing 2:ListLike:72:genericLength:22:Text.Lazy
3261.45 s
[ListLike] Cases: 2274 Tried: 2114 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.45 s
[ListLike] Testing 2:ListLike:72:genericLength:23:Text.Builder
3261.46 s
[ListLike] Cases: 2274 Tried: 2115 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.46 s
[ListLike] Testing 2:ListLike:72:genericLength:24:UTF8 ByteString
3261.46 s
[ListLike] Cases: 2274 Tried: 2116 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.47 s
[ListLike] Testing 2:ListLike:72:genericLength:25:UTF8 ByteString.Lazy
3261.49 s
[ListLike] Cases: 2274 Tried: 2117 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.49 s
[ListLike] Testing 2:ListLike:73:genericTake:0:[Int]
3261.49 s
[ListLike] Cases: 2274 Tried: 2118 Errors: 0 Failures: 0+++ OK, passed 100 tests; 78 discarded.
3261.49 s
[ListLike] Testing 2:ListLike:73:genericTake:1:MyList Int
3261.50 s
[ListLike] Cases: 2274 Tried: 2119 Errors: 0 Failures: 0+++ OK, passed 100 tests; 105 discarded.
3261.50 s
[ListLike] Testing 2:ListLike:73:genericTake:2:String
3261.50 s
[ListLike] Cases: 2274 Tried: 2120 Errors: 0 Failures: 0+++ OK, passed 100 tests; 83 discarded.
3261.50 s
[ListLike] Testing 2:ListLike:73:genericTake:3:[Bool]
3261.50 s
[ListLike] Cases: 2274 Tried: 2121 Errors: 0 Failures: 0+++ OK, passed 100 tests; 75 discarded.
3261.50 s
[ListLike] Testing 2:ListLike:73:genericTake:4:MyList Bool
3261.50 s
[ListLike] Cases: 2274 Tried: 2122 Errors: 0 Failures: 0+++ OK, passed 100 tests; 94 discarded.
3261.50 s
[ListLike] Testing 2:ListLike:73:genericTake:5:ByteString
3261.50 s
[ListLike] Cases: 2274 Tried: 2123 Errors: 0 Failures: 0+++ OK, passed 100 tests; 106 discarded.
3261.50 s
[ListLike] Testing 2:ListLike:73:genericTake:6:ByteString.Lazy
3261.51 s
[ListLike] Cases: 2274 Tried: 2124 Errors: 0 Failures: 0+++ OK, passed 100 tests; 79 discarded.
3261.51 s
[ListLike] Testing 2:ListLike:73:genericTake:7:Chars
3261.51 s
[ListLike] Cases: 2274 Tried: 2125 Errors: 0 Failures: 0+++ OK, passed 100 tests; 115 discarded.
3261.51 s
[ListLike] Testing 2:ListLike:73:genericTake:8:Sequence Int
3261.51 s
[ListLike] Cases: 2274 Tried: 2126 Errors: 0 Failures: 0+++ OK, passed 100 tests; 94 discarded.
3261.51 s
[ListLike] Testing 2:ListLike:73:genericTake:9:Sequence Bool
3261.51 s
[ListLike] Cases: 2274 Tried: 2127 Errors: 0 Failures: 0+++ OK, passed 100 tests; 99 discarded.
3261.51 s
[ListLike] Testing 2:ListLike:73:genericTake:10:Sequence Char
3261.52 s
[ListLike] Cases: 2274 Tried: 2128 Errors: 0 Failures: 0+++ OK, passed 100 tests; 104 discarded.
3261.52 s
[ListLike] Testing 2:ListLike:73:genericTake:11:Array Int Int
3261.52 s
[ListLike] Cases: 2274 Tried: 2129 Errors: 0 Failures: 0+++ OK, passed 100 tests; 83 discarded.
3261.52 s
[ListLike] Testing 2:ListLike:73:genericTake:12:Array Int Bool
3261.52 s
[ListLike] Cases: 2274 Tried: 2130 Errors: 0 Failures: 0+++ OK, passed 100 tests; 117 discarded.
3261.52 s
[ListLike] Testing 2:ListLike:73:genericTake:13:Array (Just Int)
3261.52 s
[ListLike] Cases: 2274 Tried: 2131 Errors: 0 Failures: 0+++ OK, passed 100 tests; 103 discarded.
3261.52 s
[ListLike] Testing 2:ListLike:73:genericTake:14:DList Int
3261.53 s
[ListLike] Cases: 2274 Tried: 2132 Errors: 0 Failures: 0+++ OK, passed 100 tests; 98 discarded.
3261.53 s
[ListLike] Testing 2:ListLike:73:genericTake:15:Vector Int
3261.53 s
[ListLike] Cases: 2274 Tried: 2133 Errors: 0 Failures: 0+++ OK, passed 100 tests; 103 discarded.
3261.53 s
[ListLike] Testing 2:ListLike:73:genericTake:16:StorableVector Int
3261.53 s
[ListLike] Cases: 2274 Tried: 2134 Errors: 0 Failures: 0+++ OK, passed 100 tests; 93 discarded.
3261.53 s
[ListLike] Testing 2:ListLike:73:genericTake:17:UnboxVector Int
3261.54 s
[ListLike] Cases: 2274 Tried: 2135 Errors: 0 Failures: 0+++ OK, passed 100 tests; 90 discarded.
3261.54 s
[ListLike] Testing 2:ListLike:73:genericTake:18:Vector Bool
3261.54 s
[ListLike] Cases: 2274 Tried: 2136 Errors: 0 Failures: 0+++ OK, passed 100 tests; 92 discarded.
3261.54 s
[ListLike] Testing 2:ListLike:73:genericTake:19:StorableVector Bool
3261.54 s
[ListLike] Cases: 2274 Tried: 2137 Errors: 0 Failures: 0+++ OK, passed 100 tests; 103 discarded.
3261.54 s
[ListLike] Testing 2:ListLike:73:genericTake:20:UnboxVector Bool
3261.54 s
[ListLike] Cases: 2274 Tried: 2138 Errors: 0 Failures: 0+++ OK, passed 100 tests; 97 discarded.
3261.54 s
[ListLike] Testing 2:ListLike:73:genericTake:21:Text
3261.54 s
[ListLike] Cases: 2274 Tried: 2139 Errors: 0 Failures: 0+++ OK, passed 100 tests; 96 discarded.
3261.54 s
[ListLike] Testing 2:ListLike:73:genericTake:22:Text.Lazy
3261.54 s
[ListLike] Cases: 2274 Tried: 2140 Errors: 0 Failures: 0+++ OK, passed 100 tests; 84 discarded.
3261.54 s
[ListLike] Testing 2:ListLike:73:genericTake:23:Text.Builder
3261.55 s
[ListLike] Cases: 2274 Tried: 2141 Errors: 0 Failures: 0+++ OK, passed 100 tests; 101 discarded.
3261.55 s
[ListLike] Testing 2:ListLike:73:genericTake:24:UTF8 ByteString
3261.56 s
[ListLike] Cases: 2274 Tried: 2142 Errors: 0 Failures: 0+++ OK, passed 100 tests; 99 discarded.
3261.56 s
[ListLike] Testing 2:ListLike:73:genericTake:25:UTF8 ByteString.Lazy
3261.57 s
[ListLike] Cases: 2274 Tried: 2143 Errors: 0 Failures: 0+++ OK, passed 100 tests; 105 discarded.
3261.57 s
[ListLike] Testing 2:ListLike:74:genericDrop:0:[Int]
3261.57 s
[ListLike] Cases: 2274 Tried: 2144 Errors: 0 Failures: 0+++ OK, passed 100 tests; 106 discarded.
3261.57 s
[ListLike] Testing 2:ListLike:74:genericDrop:1:MyList Int
3261.57 s
[ListLike] Cases: 2274 Tried: 2145 Errors: 0 Failures: 0+++ OK, passed 100 tests; 118 discarded.
3261.57 s
[ListLike] Testing 2:ListLike:74:genericDrop:2:String
3261.57 s
[ListLike] Cases: 2274 Tried: 2146 Errors: 0 Failures: 0+++ OK, passed 100 tests; 99 discarded.
3261.57 s
[ListLike] Testing 2:ListLike:74:genericDrop:3:[Bool]
3261.57 s
[ListLike] Cases: 2274 Tried: 2147 Errors: 0 Failures: 0+++ OK, passed 100 tests; 86 discarded.
3261.57 s
[ListLike] Testing 2:ListLike:74:genericDrop:4:MyList Bool
3261.57 s
[ListLike] Cases: 2274 Tried: 2148 Errors: 0 Failures: 0+++ OK, passed 100 tests; 71 discarded.
3261.57 s
[ListLike] Testing 2:ListLike:74:genericDrop:5:ByteString
3261.58 s
[ListLike] Cases: 2274 Tried: 2149 Errors: 0 Failures: 0+++ OK, passed 100 tests; 99 discarded.
3261.58 s
[ListLike] Testing 2:ListLike:74:genericDrop:6:ByteString.Lazy
3261.58 s
[ListLike] Cases: 2274 Tried: 2150 Errors: 0 Failures: 0+++ OK, passed 100 tests; 99 discarded.
3261.58 s
[ListLike] Testing 2:ListLike:74:genericDrop:7:Chars
3261.58 s
[ListLike] Cases: 2274 Tried: 2151 Errors: 0 Failures: 0+++ OK, passed 100 tests; 99 discarded.
3261.58 s
[ListLike] Testing 2:ListLike:74:genericDrop:8:Sequence Int
3261.59 s
[ListLike] Cases: 2274 Tried: 2152 Errors: 0 Failures: 0+++ OK, passed 100 tests; 108 discarded.
3261.59 s
[ListLike] Testing 2:ListLike:74:genericDrop:9:Sequence Bool
3261.59 s
[ListLike] Cases: 2274 Tried: 2153 Errors: 0 Failures: 0+++ OK, passed 100 tests; 111 discarded.
3261.59 s
[ListLike] Testing 2:ListLike:74:genericDrop:10:Sequence Char
3261.59 s
[ListLike] Cases: 2274 Tried: 2154 Errors: 0 Failures: 0+++ OK, passed 100 tests; 71 discarded.
3261.59 s
[ListLike] Testing 2:ListLike:74:genericDrop:11:Array Int Int
3261.59 s
[ListLike] Cases: 2274 Tried: 2155 Errors: 0 Failures: 0+++ OK, passed 100 tests; 88 discarded.
3261.59 s
[ListLike] Testing 2:ListLike:74:genericDrop:12:Array Int Bool
3261.59 s
[ListLike] Cases: 2274 Tried: 2156 Errors: 0 Failures: 0+++ OK, passed 100 tests; 113 discarded.
3261.59 s
[ListLike] Testing 2:ListLike:74:genericDrop:13:Array (Just Int)
3261.59 s
[ListLike] Cases: 2274 Tried: 2157 Errors: 0 Failures: 0+++ OK, passed 100 tests; 84 discarded.
3261.59 s
[ListLike] Testing 2:ListLike:74:genericDrop:14:DList Int
3261.59 s
[ListLike] Cases: 2274 Tried: 2158 Errors: 0 Failures: 0+++ OK, passed 100 tests; 96 discarded.
3261.59 s
[ListLike] Testing 2:ListLike:74:genericDrop:15:Vector Int
3261.60 s
[ListLike] Cases: 2274 Tried: 2159 Errors: 0 Failures: 0+++ OK, passed 100 tests; 109 discarded.
3261.60 s
[ListLike] Testing 2:ListLike:74:genericDrop:16:StorableVector Int
3261.60 s
[ListLike] Cases: 2274 Tried: 2160 Errors: 0 Failures: 0+++ OK, passed 100 tests; 96 discarded.
3261.60 s
[ListLike] Testing 2:ListLike:74:genericDrop:17:UnboxVector Int
3261.60 s
[ListLike] Cases: 2274 Tried: 2161 Errors: 0 Failures: 0+++ OK, passed 100 tests; 104 discarded.
3261.60 s
[ListLike] Testing 2:ListLike:74:genericDrop:18:Vector Bool
3261.60 s
[ListLike] Cases: 2274 Tried: 2162 Errors: 0 Failures: 0+++ OK, passed 100 tests; 98 discarded.
3261.60 s
[ListLike] Testing 2:ListLike:74:genericDrop:19:StorableVector Bool
3261.60 s
[ListLike] Cases: 2274 Tried: 2163 Errors: 0 Failures: 0+++ OK, passed 100 tests; 68 discarded.
3261.60 s
[ListLike] Testing 2:ListLike:74:genericDrop:20:UnboxVector Bool
3261.61 s
[ListLike] Cases: 2274 Tried: 2164 Errors: 0 Failures: 0+++ OK, passed 100 tests; 99 discarded.
3261.61 s
[ListLike] Testing 2:ListLike:74:genericDrop:21:Text
3261.61 s
[ListLike] Cases: 2274 Tried: 2165 Errors: 0 Failures: 0+++ OK, passed 100 tests; 98 discarded.
3261.61 s
[ListLike] Testing 2:ListLike:74:genericDrop:22:Text.Lazy
3261.61 s
[ListLike] Cases: 2274 Tried: 2166 Errors: 0 Failures: 0+++ OK, passed 100 tests; 114 discarded.
3261.61 s
[ListLike] Testing 2:ListLike:74:genericDrop:23:Text.Builder
3261.61 s
[ListLike] Cases: 2274 Tried: 2167 Errors: 0 Failures: 0+++ OK, passed 100 tests; 85 discarded.
3261.62 s
[ListLike] Testing 2:ListLike:74:genericDrop:24:UTF8 ByteString
3261.62 s
[ListLike] Cases: 2274 Tried: 2168 Errors: 0 Failures: 0+++ OK, passed 100 tests; 89 discarded.
3261.62 s
[ListLike] Testing 2:ListLike:74:genericDrop:25:UTF8 ByteString.Lazy
3261.63 s
[ListLike] Cases: 2274 Tried: 2169 Errors: 0 Failures: 0+++ OK, passed 100 tests; 95 discarded.
3261.63 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:0:[Int]
3261.63 s
[ListLike] Cases: 2274 Tried: 2170 Errors: 0 Failures: 0+++ OK, passed 100 tests; 92 discarded.
3261.63 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:1:MyList Int
3261.64 s
[ListLike] Cases: 2274 Tried: 2171 Errors: 0 Failures: 0+++ OK, passed 100 tests; 103 discarded.
3261.64 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:2:String
3261.64 s
[ListLike] Cases: 2274 Tried: 2172 Errors: 0 Failures: 0+++ OK, passed 100 tests; 78 discarded.
3261.64 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:3:[Bool]
3261.64 s
[ListLike] Cases: 2274 Tried: 2173 Errors: 0 Failures: 0+++ OK, passed 100 tests; 87 discarded.
3261.64 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:4:MyList Bool
3261.64 s
[ListLike] Cases: 2274 Tried: 2174 Errors: 0 Failures: 0+++ OK, passed 100 tests; 100 discarded.
3261.64 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:5:ByteString
3261.64 s
[ListLike] Cases: 2274 Tried: 2175 Errors: 0 Failures: 0+++ OK, passed 100 tests; 85 discarded.
3261.64 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:6:ByteString.Lazy
3261.64 s
[ListLike] Cases: 2274 Tried: 2176 Errors: 0 Failures: 0+++ OK, passed 100 tests; 104 discarded.
3261.64 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:7:Chars
3261.65 s
[ListLike] Cases: 2274 Tried: 2177 Errors: 0 Failures: 0+++ OK, passed 100 tests; 101 discarded.
3261.65 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:8:Sequence Int
3261.66 s
[ListLike] Cases: 2274 Tried: 2178 Errors: 0 Failures: 0+++ OK, passed 100 tests; 111 discarded.
3261.66 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:9:Sequence Bool
3261.66 s
[ListLike] Cases: 2274 Tried: 2179 Errors: 0 Failures: 0+++ OK, passed 100 tests; 82 discarded.
3261.66 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:10:Sequence Char
3261.66 s
[ListLike] Cases: 2274 Tried: 2180 Errors: 0 Failures: 0+++ OK, passed 100 tests; 94 discarded.
3261.66 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:11:Array Int Int
3261.67 s
[ListLike] Cases: 2274 Tried: 2181 Errors: 0 Failures: 0+++ OK, passed 100 tests; 103 discarded.
3261.67 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:12:Array Int Bool
3261.67 s
[ListLike] Cases: 2274 Tried: 2182 Errors: 0 Failures: 0+++ OK, passed 100 tests; 98 discarded.
3261.67 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:13:Array (Just Int)
3261.67 s
[ListLike] Cases: 2274 Tried: 2183 Errors: 0 Failures: 0+++ OK, passed 100 tests; 98 discarded.
3261.67 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:14:DList Int
3261.68 s
[ListLike] Cases: 2274 Tried: 2184 Errors: 0 Failures: 0+++ OK, passed 100 tests; 89 discarded.
3261.68 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:15:Vector Int
3261.68 s
[ListLike] Cases: 2274 Tried: 2185 Errors: 0 Failures: 0+++ OK, passed 100 tests; 98 discarded.
3261.68 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:16:StorableVector Int
3261.68 s
[ListLike] Cases: 2274 Tried: 2186 Errors: 0 Failures: 0+++ OK, passed 100 tests; 95 discarded.
3261.68 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:17:UnboxVector Int
3261.68 s
[ListLike] Cases: 2274 Tried: 2187 Errors: 0 Failures: 0+++ OK, passed 100 tests; 100 discarded.
3261.68 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:18:Vector Bool
3261.68 s
[ListLike] Cases: 2274 Tried: 2188 Errors: 0 Failures: 0+++ OK, passed 100 tests; 81 discarded.
3261.68 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:19:StorableVector Bool
3261.69 s
[ListLike] Cases: 2274 Tried: 2189 Errors: 0 Failures: 0+++ OK, passed 100 tests; 96 discarded.
3261.69 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:20:UnboxVector Bool
3261.69 s
[ListLike] Cases: 2274 Tried: 2190 Errors: 0 Failures: 0+++ OK, passed 100 tests; 100 discarded.
3261.69 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:21:Text
3261.69 s
[ListLike] Cases: 2274 Tried: 2191 Errors: 0 Failures: 0+++ OK, passed 100 tests; 81 discarded.
3261.69 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:22:Text.Lazy
3261.69 s
[ListLike] Cases: 2274 Tried: 2192 Errors: 0 Failures: 0+++ OK, passed 100 tests; 103 discarded.
3261.69 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:23:Text.Builder
3261.70 s
[ListLike] Cases: 2274 Tried: 2193 Errors: 0 Failures: 0+++ OK, passed 100 tests; 103 discarded.
3261.70 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:24:UTF8 ByteString
3261.71 s
[ListLike] Cases: 2274 Tried: 2194 Errors: 0 Failures: 0+++ OK, passed 100 tests; 84 discarded.
3261.71 s
[ListLike] Testing 2:ListLike:75:genericSplitAt:25:UTF8 ByteString.Lazy
3261.72 s
[ListLike] Cases: 2274 Tried: 2195 Errors: 0 Failures: 0+++ OK, passed 100 tests; 93 discarded.
3261.72 s
[ListLike] Testing 2:ListLike:76:genericReplicate:0:[Int]
3261.72 s
[ListLike] Cases: 2274 Tried: 2196 Errors: 0 Failures: 0+++ OK, passed 100 tests; 94 discarded.
3261.72 s
[ListLike] Testing 2:ListLike:76:genericReplicate:1:MyList Int
3261.72 s
[ListLike] Cases: 2274 Tried: 2197 Errors: 0 Failures: 0+++ OK, passed 100 tests; 107 discarded.
3261.72 s
[ListLike] Testing 2:ListLike:76:genericReplicate:2:String
3261.72 s
[ListLike] Cases: 2274 Tried: 2198 Errors: 0 Failures: 0+++ OK, passed 100 tests; 91 discarded.
3261.72 s
[ListLike] Testing 2:ListLike:76:genericReplicate:3:[Bool]
3261.72 s
[ListLike] Cases: 2274 Tried: 2199 Errors: 0 Failures: 0+++ OK, passed 100 tests; 91 discarded.
3261.72 s
[ListLike] Testing 2:ListLike:76:genericReplicate:4:MyList Bool
3261.72 s
[ListLike] Cases: 2274 Tried: 2200 Errors: 0 Failures: 0+++ OK, passed 100 tests; 91 discarded.
3261.72 s
[ListLike] Testing 2:ListLike:76:genericReplicate:5:ByteString
3261.72 s
[ListLike] Cases: 2274 Tried: 2201 Errors: 0 Failures: 0+++ OK, passed 100 tests; 112 discarded.
3261.72 s
[ListLike] Testing 2:ListLike:76:genericReplicate:6:ByteString.Lazy
3261.73 s
[ListLike] Cases: 2274 Tried: 2202 Errors: 0 Failures: 0+++ OK, passed 100 tests; 95 discarded.
3261.73 s
[ListLike] Testing 2:ListLike:76:genericReplicate:7:Chars
3261.73 s
[ListLike] Cases: 2274 Tried: 2203 Errors: 0 Failures: 0+++ OK, passed 100 tests; 84 discarded.
3261.73 s
[ListLike] Testing 2:ListLike:76:genericReplicate:8:Sequence Int
3261.73 s
[ListLike] Cases: 2274 Tried: 2204 Errors: 0 Failures: 0+++ OK, passed 100 tests; 87 discarded.
3261.73 s
[ListLike] Testing 2:ListLike:76:genericReplicate:9:Sequence Bool
3261.73 s
[ListLike] Cases: 2274 Tried: 2205 Errors: 0 Failures: 0+++ OK, passed 100 tests; 109 discarded.
3261.73 s
[ListLike] Testing 2:ListLike:76:genericReplicate:10:Sequence Char
3261.73 s
[ListLike] Cases: 2274 Tried: 2206 Errors: 0 Failures: 0+++ OK, passed 100 tests; 100 discarded.
3261.73 s
[ListLike] Testing 2:ListLike:76:genericReplicate:11:Array Int Int
3261.73 s
[ListLike] Cases: 2274 Tried: 2207 Errors: 0 Failures: 0+++ OK, passed 100 tests; 93 discarded.
3261.73 s
[ListLike] Testing 2:ListLike:76:genericReplicate:12:Array Int Bool
3261.73 s
[ListLike] Cases: 2274 Tried: 2208 Errors: 0 Failures: 0+++ OK, passed 100 tests; 87 discarded.
3261.73 s
[ListLike] Testing 2:ListLike:76:genericReplicate:13:Array (Just Int)
3261.73 s
[ListLike] Cases: 2274 Tried: 2209 Errors: 0 Failures: 0+++ OK, passed 100 tests; 76 discarded.
3261.73 s
[ListLike] Testing 2:ListLike:76:genericReplicate:14:DList Int
3261.74 s
[ListLike] Cases: 2274 Tried: 2210 Errors: 0 Failures: 0+++ OK, passed 100 tests; 100 discarded.
3261.74 s
[ListLike] Testing 2:ListLike:76:genericReplicate:15:Vector Int
3261.74 s
[ListLike] Cases: 2274 Tried: 2211 Errors: 0 Failures: 0+++ OK, passed 100 tests; 79 discarded.
3261.74 s
[ListLike] Testing 2:ListLike:76:genericReplicate:16:StorableVector Int
3261.74 s
[ListLike] Cases: 2274 Tried: 2212 Errors: 0 Failures: 0+++ OK, passed 100 tests; 113 discarded.
3261.74 s
[ListLike] Testing 2:ListLike:76:genericReplicate:17:UnboxVector Int
3261.74 s
[ListLike] Cases: 2274 Tried: 2213 Errors: 0 Failures: 0+++ OK, passed 100 tests; 105 discarded.
3261.74 s
[ListLike] Testing 2:ListLike:76:genericReplicate:18:Vector Bool
3261.74 s
[ListLike] Cases: 2274 Tried: 2214 Errors: 0 Failures: 0+++ OK, passed 100 tests; 73 discarded.
3261.74 s
[ListLike] Testing 2:ListLike:76:genericReplicate:19:StorableVector Bool
3261.74 s
[ListLike] Cases: 2274 Tried: 2215 Errors: 0 Failures: 0+++ OK, passed 100 tests; 96 discarded.
3261.74 s
[ListLike] Testing 2:ListLike:76:genericReplicate:20:UnboxVector Bool
3261.74 s
[ListLike] Cases: 2274 Tried: 2216 Errors: 0 Failures: 0+++ OK, passed 100 tests; 81 discarded.
3261.74 s
[ListLike] Testing 2:ListLike:76:genericReplicate:21:Text
3261.75 s
[ListLike] Cases: 2274 Tried: 2217 Errors: 0 Failures: 0+++ OK, passed 100 tests; 80 discarded.
3261.75 s
[ListLike] Testing 2:ListLike:76:genericReplicate:22:Text.Lazy
3261.75 s
[ListLike] Cases: 2274 Tried: 2218 Errors: 0 Failures: 0+++ OK, passed 100 tests; 93 discarded.
3261.75 s
[ListLike] Testing 2:ListLike:76:genericReplicate:23:Text.Builder
3261.75 s
[ListLike] Cases: 2274 Tried: 2219 Errors: 0 Failures: 0+++ OK, passed 100 tests; 77 discarded.
3261.75 s
[ListLike] Testing 2:ListLike:76:genericReplicate:24:UTF8 ByteString
3261.75 s
[ListLike] Cases: 2274 Tried: 2220 Errors: 0 Failures: 0+++ OK, passed 100 tests; 95 discarded.
3261.75 s
[ListLike] Testing 2:ListLike:76:genericReplicate:25:UTF8 ByteString.Lazy
3261.75 s
[ListLike] Cases: 2274 Tried: 2221 Errors: 0 Failures: 0+++ OK, passed 100 tests; 74 discarded.
3261.75 s
[ListLike] Testing 2:ListLike:77:zip:0:[Int]
3261.75 s
[ListLike] Cases: 2274 Tried: 2222 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.75 s
[ListLike] Testing 2:ListLike:77:zip:1:MyList Int
3261.75 s
[ListLike] Cases: 2274 Tried: 2223 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.75 s
[ListLike] Testing 2:ListLike:77:zip:2:String
3261.75 s
[ListLike] Cases: 2274 Tried: 2224 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.75 s
[ListLike] Testing 2:ListLike:77:zip:3:[Bool]
3261.75 s
[ListLike] Cases: 2274 Tried: 2225 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.75 s
[ListLike] Testing 2:ListLike:77:zip:4:MyList Bool
3261.75 s
[ListLike] Cases: 2274 Tried: 2226 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.75 s
[ListLike] Testing 2:ListLike:77:zip:5:ByteString
3261.76 s
[ListLike] Cases: 2274 Tried: 2227 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.76 s
[ListLike] Testing 2:ListLike:77:zip:6:ByteString.Lazy
3261.76 s
[ListLike] Cases: 2274 Tried: 2228 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.76 s
[ListLike] Testing 2:ListLike:77:zip:7:Chars
3261.76 s
[ListLike] Cases: 2274 Tried: 2229 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.76 s
[ListLike] Testing 2:ListLike:77:zip:8:Sequence Int
3261.76 s
[ListLike] Cases: 2274 Tried: 2230 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.76 s
[ListLike] Testing 2:ListLike:77:zip:9:Sequence Bool
3261.76 s
[ListLike] Cases: 2274 Tried: 2231 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.77 s
[ListLike] Testing 2:ListLike:77:zip:10:Sequence Char
3261.77 s
[ListLike] Cases: 2274 Tried: 2232 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.77 s
[ListLike] Testing 2:ListLike:77:zip:11:Array Int Int
3261.78 s
[ListLike] Cases: 2274 Tried: 2233 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.78 s
[ListLike] Testing 2:ListLike:77:zip:12:Array Int Bool
3261.78 s
[ListLike] Cases: 2274 Tried: 2234 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.78 s
[ListLike] Testing 2:ListLike:77:zip:13:Array (Just Int)
3261.79 s
[ListLike] Cases: 2274 Tried: 2235 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.79 s
[ListLike] Testing 2:ListLike:77:zip:14:DList Int
3261.79 s
[ListLike] Cases: 2274 Tried: 2236 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.79 s
[ListLike] Testing 2:ListLike:77:zip:15:Vector Int
3261.80 s
[ListLike] Cases: 2274 Tried: 2237 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.80 s
[ListLike] Testing 2:ListLike:77:zip:16:StorableVector Int
3261.80 s
[ListLike] Cases: 2274 Tried: 2238 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.80 s
[ListLike] Testing 2:ListLike:77:zip:17:UnboxVector Int
3261.81 s
[ListLike] Cases: 2274 Tried: 2239 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.81 s
[ListLike] Testing 2:ListLike:77:zip:18:Vector Bool
3261.81 s
[ListLike] Cases: 2274 Tried: 2240 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.82 s
[ListLike] Testing 2:ListLike:77:zip:19:StorableVector Bool
3261.82 s
[ListLike] Cases: 2274 Tried: 2241 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.82 s
[ListLike] Testing 2:ListLike:77:zip:20:UnboxVector Bool
3261.83 s
[ListLike] Cases: 2274 Tried: 2242 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.83 s
[ListLike] Testing 2:ListLike:77:zip:21:Text
3261.83 s
[ListLike] Cases: 2274 Tried: 2243 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.84 s
[ListLike] Testing 2:ListLike:77:zip:22:Text.Lazy
3261.84 s
[ListLike] Cases: 2274 Tried: 2244 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.84 s
[ListLike] Testing 2:ListLike:77:zip:23:Text.Builder
3261.85 s
[ListLike] Cases: 2274 Tried: 2245 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.85 s
[ListLike] Testing 2:ListLike:77:zip:24:UTF8 ByteString
3261.86 s
[ListLike] Cases: 2274 Tried: 2246 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.86 s
[ListLike] Testing 2:ListLike:77:zip:25:UTF8 ByteString.Lazy
3261.87 s
[ListLike] Cases: 2274 Tried: 2247 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.87 s
[ListLike] Testing 2:ListLike:78:zipWith:0:[Int]
3261.87 s
[ListLike] Cases: 2274 Tried: 2248 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.88 s
[ListLike] Testing 2:ListLike:78:zipWith:1:MyList Int
3261.88 s
[ListLike] Cases: 2274 Tried: 2249 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.88 s
[ListLike] Testing 2:ListLike:78:zipWith:2:String
3261.88 s
[ListLike] Cases: 2274 Tried: 2250 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.88 s
[ListLike] Testing 2:ListLike:78:zipWith:3:[Bool]
3261.88 s
[ListLike] Cases: 2274 Tried: 2251 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.88 s
[ListLike] Testing 2:ListLike:78:zipWith:4:MyList Bool
3261.88 s
[ListLike] Cases: 2274 Tried: 2252 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.88 s
[ListLike] Testing 2:ListLike:78:zipWith:5:ByteString
3261.89 s
[ListLike] Cases: 2274 Tried: 2253 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.89 s
[ListLike] Testing 2:ListLike:78:zipWith:6:ByteString.Lazy
3261.89 s
[ListLike] Cases: 2274 Tried: 2254 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.89 s
[ListLike] Testing 2:ListLike:78:zipWith:7:Chars
3261.89 s
[ListLike] Cases: 2274 Tried: 2255 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.90 s
[ListLike] Testing 2:ListLike:78:zipWith:8:Sequence Int
3261.90 s
[ListLike] Cases: 2274 Tried: 2256 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.90 s
[ListLike] Testing 2:ListLike:78:zipWith:9:Sequence Bool
3261.90 s
[ListLike] Cases: 2274 Tried: 2257 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.90 s
[ListLike] Testing 2:ListLike:78:zipWith:10:Sequence Char
3261.90 s
[ListLike] Cases: 2274 Tried: 2258 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.90 s
[ListLike] Testing 2:ListLike:78:zipWith:11:Array Int Int
3261.90 s
[ListLike] Cases: 2274 Tried: 2259 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.91 s
[ListLike] Testing 2:ListLike:78:zipWith:12:Array Int Bool
3261.91 s
[ListLike] Cases: 2274 Tried: 2260 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.91 s
[ListLike] Testing 2:ListLike:78:zipWith:13:Array (Just Int)
3261.91 s
[ListLike] Cases: 2274 Tried: 2261 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.92 s
[ListLike] Testing 2:ListLike:78:zipWith:14:DList Int
3261.92 s
[ListLike] Cases: 2274 Tried: 2262 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.92 s
[ListLike] Testing 2:ListLike:78:zipWith:15:Vector Int
3261.92 s
[ListLike] Cases: 2274 Tried: 2263 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.93 s
[ListLike] Testing 2:ListLike:78:zipWith:16:StorableVector Int
3261.93 s
[ListLike] Cases: 2274 Tried: 2264 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.93 s
[ListLike] Testing 2:ListLike:78:zipWith:17:UnboxVector Int
3261.93 s
[ListLike] Cases: 2274 Tried: 2265 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.93 s
[ListLike] Testing 2:ListLike:78:zipWith:18:Vector Bool
3261.93 s
[ListLike] Cases: 2274 Tried: 2266 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.93 s
[ListLike] Testing 2:ListLike:78:zipWith:19:StorableVector Bool
3261.93 s
[ListLike] Cases: 2274 Tried: 2267 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.93 s
[ListLike] Testing 2:ListLike:78:zipWith:20:UnboxVector Bool
3261.93 s
[ListLike] Cases: 2274 Tried: 2268 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.94 s
[ListLike] Testing 2:ListLike:78:zipWith:21:Text
3261.94 s
[ListLike] Cases: 2274 Tried: 2269 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.95 s
[ListLike] Testing 2:ListLike:78:zipWith:22:Text.Lazy
3261.95 s
[ListLike] Cases: 2274 Tried: 2270 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.95 s
[ListLike] Testing 2:ListLike:78:zipWith:23:Text.Builder
3261.95 s
[ListLike] Cases: 2274 Tried: 2271 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.95 s
[hspec-attoparsec] Dependency attoparsec >=0.10: using attoparsec-0.14.4
3261.95 s
[hspec-attoparsec] Dependency base >=4 && <5: using base-4.19.1.0
3261.95 s
[hspec-attoparsec] Dependency bytestring >=0.8: using bytestring-0.12.1.0
3261.95 s
[hspec-attoparsec] Dependency hspec-expectations >=0.5: using hspec-expectations-0.8.4
3261.95 s
[hspec-attoparsec] Dependency text >=1.0: using text-2.1.1
3261.95 s
[hspec-attoparsec] Dependency attoparsec >=0.10: using attoparsec-0.14.4
3261.95 s
[hspec-attoparsec] Dependency base >=4 && <5: using base-4.19.1.0
3261.95 s
[hspec-attoparsec] Dependency bytestring >=0.8: using bytestring-0.12.1.0
3261.95 s
[hspec-attoparsec] Dependency hspec: using hspec-2.11.12
3261.96 s
[hspec-attoparsec] Dependency hspec-expectations >=0.5: using hspec-expectations-0.8.4
3261.96 s
[hspec-attoparsec] Dependency text >=1.0: using text-2.1.1
3261.96 s
[ListLike] Testing 2:ListLike:78:zipWith:24:UTF8 ByteString
3261.96 s
[ListLike] Cases: 2274 Tried: 2272 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.96 s
[ListLike] Testing 2:ListLike:78:zipWith:25:UTF8 ByteString.Lazy
3261.96 s
[ListLike] Cases: 2274 Tried: 2273 Errors: 0 Failures: 0+++ OK, passed 100 tests.
3261.96 s
[ListLike] Cases: 2274 Tried: 2274 Errors: 0 Failures: 0
3262.00 s
[ListLike] Test suite listlike-tests: PASS
3262.00 s
[ListLike] Test suite logged to: dist/test/ListLike-4.7.8.3-listlike-tests.log
3262.00 s
[ListLike] 1 of 1 test suites (1 of 1 test cases) passed.
3262.01 s
[ListLike] checkPhase completed in 41 seconds
3262.01 s
[ListLike] Phase: haddockPhase
3262.20 s
[sqlite-simple] Source component graph:
3262.20 s
[sqlite-simple] component lib
3262.20 s
[sqlite-simple] component test:test dependency lib
3262.20 s
[sqlite-simple] Configured component graph:
3262.20 s
[sqlite-simple] component sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P
3262.20 s
[sqlite-simple] include Only-0.1-1NOQtYi8P9X6XYtujReiR2
3262.20 s
[sqlite-simple] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3262.20 s
[sqlite-simple] include base-4.19.1.0-a65c
3262.20 s
[sqlite-simple] include blaze-builder-0.4.2.3-JsEP4TtgdeCKiLUwgQN8OA
3262.20 s
[sqlite-simple] include blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3262.20 s
[sqlite-simple] include bytestring-0.12.1.0-e271
3262.20 s
[sqlite-simple] include containers-0.6.8-bf3e
3262.20 s
[sqlite-simple] include direct-sqlite-2.3.29-DQzoS6hjwFj78xHaMIFdN6
3262.21 s
[sqlite-simple] include exceptions-0.10.7-3e42
3262.21 s
[sqlite-simple] include template-haskell-2.21.0.0-d739
3262.21 s
[sqlite-simple] include text-2.1.1-7a0f
3262.21 s
[sqlite-simple] include time-1.12.2-dfe5
3262.21 s
[sqlite-simple] include transformers-0.6.1.0-90ea
3262.21 s
[sqlite-simple] component sqlite-simple-0.4.19.0-Ap0kYdIicNkHryH4JsxqIA-test
3262.21 s
[sqlite-simple] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3262.21 s
[sqlite-simple] include base-4.19.1.0-a65c
3262.21 s
[sqlite-simple] include base16-bytestring-1.0.2.0-9UH4r9mTkSU2Cy4fAoQSNZ
3262.21 s
[sqlite-simple] include bytestring-0.12.1.0-e271
3262.21 s
[sqlite-simple] include direct-sqlite-2.3.29-DQzoS6hjwFj78xHaMIFdN6
3262.21 s
[sqlite-simple] include sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P
3262.21 s
[sqlite-simple] include text-2.1.1-7a0f
3262.21 s
[sqlite-simple] include time-1.12.2-dfe5
3262.21 s
[sqlite-simple] Linked component graph:
3262.21 s
[sqlite-simple] unit sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P
3262.21 s
[sqlite-simple] include Only-0.1-1NOQtYi8P9X6XYtujReiR2
3262.21 s
[sqlite-simple] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3262.21 s
[sqlite-simple] include base-4.19.1.0-a65c
3262.21 s
[sqlite-simple] include blaze-builder-0.4.2.3-JsEP4TtgdeCKiLUwgQN8OA
3262.21 s
[sqlite-simple] include blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3262.21 s
[sqlite-simple] include bytestring-0.12.1.0-e271
3262.21 s
[sqlite-simple] include containers-0.6.8-bf3e
3262.21 s
[sqlite-simple] include direct-sqlite-2.3.29-DQzoS6hjwFj78xHaMIFdN6
3262.21 s
[sqlite-simple] include exceptions-0.10.7-3e42
3262.21 s
[sqlite-simple] include template-haskell-2.21.0.0-d739
3262.21 s
[sqlite-simple] include text-2.1.1-7a0f
3262.21 s
[sqlite-simple] include time-1.12.2-dfe5
3262.21 s
[sqlite-simple] include transformers-0.6.1.0-90ea
3262.21 s
[sqlite-simple] Database.SQLite.Simple=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple,Database.SQLite.Simple.FromField=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.FromField,Database.SQLite.Simple.FromRow=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.FromRow,Database.SQLite.Simple.Function=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.Function,Database.SQLite.Simple.Internal=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.Internal,Database.SQLite.Simple.Ok=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.Ok,Database.SQLite.Simple.QQ=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.QQ,Database.SQLite.Simple.Time=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.Time,Database.SQLite.Simple.Time.Implementation=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.Time.Implementation,Database.SQLite.Simple.ToField=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.ToField,Database.SQLite.Simple.ToRow=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.ToRow,Database.SQLite.Simple.Types=sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P:Database.SQLite.Simple.Types
3262.22 s
[sqlite-simple] unit sqlite-simple-0.4.19.0-Ap0kYdIicNkHryH4JsxqIA-test
3262.22 s
[sqlite-simple] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3262.22 s
[sqlite-simple] include base-4.19.1.0-a65c
3262.22 s
[sqlite-simple] include base16-bytestring-1.0.2.0-9UH4r9mTkSU2Cy4fAoQSNZ
3262.22 s
[sqlite-simple] include bytestring-0.12.1.0-e271
3262.22 s
[sqlite-simple] include direct-sqlite-2.3.29-DQzoS6hjwFj78xHaMIFdN6
3262.22 s
[sqlite-simple] include sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P
3262.22 s
[sqlite-simple] include text-2.1.1-7a0f
3262.22 s
[sqlite-simple] include time-1.12.2-dfe5
3262.22 s
[sqlite-simple] Ready component graph:
3262.22 s
[sqlite-simple] definite sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P
3262.22 s
[sqlite-simple] depends Only-0.1-1NOQtYi8P9X6XYtujReiR2
3262.22 s
[sqlite-simple] depends attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3262.22 s
[sqlite-simple] depends base-4.19.1.0-a65c
3262.22 s
[sqlite-simple] depends blaze-builder-0.4.2.3-JsEP4TtgdeCKiLUwgQN8OA
3262.22 s
[sqlite-simple] depends blaze-textual-0.2.3.1-JE6NwImlats5bFCZMcOwgO
3262.22 s
[sqlite-simple] depends bytestring-0.12.1.0-e271
3262.22 s
[sqlite-simple] depends containers-0.6.8-bf3e
3262.22 s
[sqlite-simple] depends direct-sqlite-2.3.29-DQzoS6hjwFj78xHaMIFdN6
3262.22 s
[sqlite-simple] depends exceptions-0.10.7-3e42
3262.22 s
[sqlite-simple] depends template-haskell-2.21.0.0-d739
3262.22 s
[sqlite-simple] depends text-2.1.1-7a0f
3262.22 s
[sqlite-simple] depends time-1.12.2-dfe5
3262.22 s
[sqlite-simple] depends transformers-0.6.1.0-90ea
3262.22 s
[sqlite-simple] definite sqlite-simple-0.4.19.0-Ap0kYdIicNkHryH4JsxqIA-test
3262.22 s
[sqlite-simple] depends HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3262.22 s
[sqlite-simple] depends base-4.19.1.0-a65c
3262.22 s
[sqlite-simple] depends base16-bytestring-1.0.2.0-9UH4r9mTkSU2Cy4fAoQSNZ
3262.22 s
[sqlite-simple] depends bytestring-0.12.1.0-e271
3262.22 s
[sqlite-simple] depends direct-sqlite-2.3.29-DQzoS6hjwFj78xHaMIFdN6
3262.22 s
[sqlite-simple] depends sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P
3262.22 s
[sqlite-simple] depends text-2.1.1-7a0f
3262.22 s
[sqlite-simple] depends time-1.12.2-dfe5
3262.22 s
[sqlite-simple] Using Cabal-3.10.2.0 compiled by ghc-9.8
3262.22 s
[sqlite-simple] Using compiler: ghc-9.8.2
3262.22 s
[sqlite-simple] Using install prefix:
3262.22 s
[sqlite-simple] /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0
3262.22 s
[sqlite-simple] Executables installed in:
3262.22 s
[sqlite-simple] /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0/bin
3262.22 s
[sqlite-simple] Libraries installed in:
3262.22 s
[sqlite-simple] /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P
3262.22 s
[sqlite-simple] Dynamic Libraries installed in:
3262.22 s
[sqlite-simple] /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3262.22 s
[sqlite-simple] Private executables installed in:
3262.22 s
[sqlite-simple] /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0/libexec/x86_64-linux-ghc-9.8.2/sqlite-simple-0.4.19.0
3262.22 s
[sqlite-simple] Data files installed in:
3262.22 s
[sqlite-simple] /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0/share/x86_64-linux-ghc-9.8.2/sqlite-simple-0.4.19.0
3262.22 s
[sqlite-simple] Documentation installed in:
3262.22 s
[sqlite-simple] /nix/store/8vmwgv9n7vpcfsfxzif16lhgfb3gcbrk-sqlite-simple-0.4.19.0-doc/share/doc/sqlite-simple-0.4.19.0
3262.22 s
[sqlite-simple] Configuration files installed in:
3262.22 s
[sqlite-simple] /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0/etc
3262.22 s
[sqlite-simple] No alex found
3262.22 s
[sqlite-simple] Using ar found on system at:
3262.22 s
[sqlite-simple] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3262.22 s
[sqlite-simple] No c2hs found
3262.22 s
[sqlite-simple] No cpphs found
3262.22 s
[sqlite-simple] No doctest found
3262.22 s
[sqlite-simple] Using gcc version 14.3.0 given by user at:
3262.22 s
[sqlite-simple] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3262.22 s
[sqlite-simple] Using ghc version 9.8.2 found on system at:
3262.22 s
[sqlite-simple] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3262.22 s
[sqlite-simple] Using ghc-pkg version 9.8.2 found on system at:
3262.22 s
[sqlite-simple] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3262.22 s
[sqlite-simple] No ghcjs found
3262.22 s
[sqlite-simple] No ghcjs-pkg found
3262.22 s
[sqlite-simple] No greencard found
3262.22 s
[sqlite-simple] Using haddock version 2.30.0 found on system at:
3262.22 s
[sqlite-simple] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3262.22 s
[sqlite-simple] No happy found
3262.22 s
[sqlite-simple] Using haskell-suite found on system at: haskell-suite-dummy-location
3262.22 s
[sqlite-simple] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3262.22 s
[sqlite-simple] No hmake found
3262.22 s
[sqlite-simple] Using hpc version 0.69 found on system at:
3262.22 s
[sqlite-simple] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3262.23 s
[sqlite-simple] Using hsc2hs version 0.68.10 found on system at:
3262.23 s
[sqlite-simple] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3262.23 s
[sqlite-simple] Using hscolour version 1.25 found on system at:
3262.23 s
[sqlite-simple] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3262.23 s
[sqlite-simple] No jhc found
3262.23 s
[sqlite-simple] Using ld found on system at:
3262.23 s
[sqlite-simple] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3262.23 s
[sqlite-simple] No pkg-config found
3262.23 s
[sqlite-simple] Using runghc version 9.8.2 found on system at:
3262.23 s
[sqlite-simple] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3262.23 s
[sqlite-simple] Using strip version 2.44 found on system at:
3262.23 s
[sqlite-simple] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3262.23 s
[sqlite-simple] Using tar found on system at:
3262.23 s
[sqlite-simple] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3262.23 s
[sqlite-simple] No uhc found
3262.56 s
[ListLike] Preprocessing library for ListLike-4.7.8.3..
3262.57 s
[ListLike] Running Haddock on library for ListLike-4.7.8.3..
3262.57 s
[ListLike] Warning: The documentation for the following packages are not installed. No
3262.57 s
[ListLike] links will be generated to these packages: vector-0.13.2.0
3262.74 s
[sqlite-simple] Phase: buildPhase
3263.08 s
[ListLike] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3263.08 s
[hspec-attoparsec] Source component graph:
3263.08 s
[hspec-attoparsec] component test:spec
3263.08 s
[hspec-attoparsec] component lib
3263.08 s
[hspec-attoparsec] Configured component graph:
3263.08 s
[hspec-attoparsec] component hspec-attoparsec-0.1.0.2-DfYMVky2TZW998EuafWTii-spec
3263.08 s
[hspec-attoparsec] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3263.08 s
[hspec-attoparsec] include base-4.19.1.0-a65c
3263.08 s
[hspec-attoparsec] include bytestring-0.12.1.0-e271
3263.08 s
[hspec-attoparsec] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3263.08 s
[hspec-attoparsec] include hspec-expectations-0.8.4-6hnozFb6tkJBzvXcx5Kh74
3263.08 s
[hspec-attoparsec] include text-2.1.1-7a0f
3263.08 s
[hspec-attoparsec] component hspec-attoparsec-0.1.0.2-3hAfyEGNL1B2j93fiQ7S7M
3263.08 s
[hspec-attoparsec] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3263.08 s
[hspec-attoparsec] include base-4.19.1.0-a65c
3263.08 s
[hspec-attoparsec] include bytestring-0.12.1.0-e271
3263.08 s
[hspec-attoparsec] include hspec-expectations-0.8.4-6hnozFb6tkJBzvXcx5Kh74
3263.08 s
[hspec-attoparsec] include text-2.1.1-7a0f
3263.09 s
[hspec-attoparsec] Linked component graph:
3263.09 s
[hspec-attoparsec] unit hspec-attoparsec-0.1.0.2-DfYMVky2TZW998EuafWTii-spec
3263.09 s
[hspec-attoparsec] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3263.09 s
[hspec-attoparsec] include base-4.19.1.0-a65c
3263.09 s
[hspec-attoparsec] include bytestring-0.12.1.0-e271
3263.09 s
[hspec-attoparsec] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3263.09 s
[hspec-attoparsec] include hspec-expectations-0.8.4-6hnozFb6tkJBzvXcx5Kh74
3263.09 s
[hspec-attoparsec] include text-2.1.1-7a0f
3263.09 s
[hspec-attoparsec] unit hspec-attoparsec-0.1.0.2-3hAfyEGNL1B2j93fiQ7S7M
3263.09 s
[hspec-attoparsec] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3263.09 s
[hspec-attoparsec] include base-4.19.1.0-a65c
3263.09 s
[hspec-attoparsec] include bytestring-0.12.1.0-e271
3263.09 s
[hspec-attoparsec] include hspec-expectations-0.8.4-6hnozFb6tkJBzvXcx5Kh74
3263.09 s
[hspec-attoparsec] include text-2.1.1-7a0f
3263.09 s
[hspec-attoparsec] Test.Hspec.Attoparsec=hspec-attoparsec-0.1.0.2-3hAfyEGNL1B2j93fiQ7S7M:Test.Hspec.Attoparsec,Test.Hspec.Attoparsec.Source=hspec-attoparsec-0.1.0.2-3hAfyEGNL1B2j93fiQ7S7M:Test.Hspec.Attoparsec.Source
3263.09 s
[hspec-attoparsec] Ready component graph:
3263.09 s
[hspec-attoparsec] definite hspec-attoparsec-0.1.0.2-DfYMVky2TZW998EuafWTii-spec
3263.09 s
[hspec-attoparsec] depends attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3263.09 s
[hspec-attoparsec] depends base-4.19.1.0-a65c
3263.09 s
[hspec-attoparsec] depends bytestring-0.12.1.0-e271
3263.09 s
[hspec-attoparsec] depends hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3263.09 s
[hspec-attoparsec] depends hspec-expectations-0.8.4-6hnozFb6tkJBzvXcx5Kh74
3263.09 s
[hspec-attoparsec] depends text-2.1.1-7a0f
3263.09 s
[hspec-attoparsec] definite hspec-attoparsec-0.1.0.2-3hAfyEGNL1B2j93fiQ7S7M
3263.09 s
[hspec-attoparsec] depends attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3263.09 s
[hspec-attoparsec] depends base-4.19.1.0-a65c
3263.09 s
[hspec-attoparsec] depends bytestring-0.12.1.0-e271
3263.09 s
[hspec-attoparsec] depends hspec-expectations-0.8.4-6hnozFb6tkJBzvXcx5Kh74
3263.09 s
[hspec-attoparsec] depends text-2.1.1-7a0f
3263.09 s
[hspec-attoparsec] Using Cabal-3.10.2.0 compiled by ghc-9.8
3263.09 s
[hspec-attoparsec] Using compiler: ghc-9.8.2
3263.09 s
[hspec-attoparsec] Using install prefix:
3263.09 s
[hspec-attoparsec] /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2
3263.09 s
[hspec-attoparsec] Executables installed in:
3263.09 s
[hspec-attoparsec] /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2/bin
3263.09 s
[hspec-attoparsec] Libraries installed in:
3263.09 s
[hspec-attoparsec] /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/hspec-attoparsec-0.1.0.2-3hAfyEGNL1B2j93fiQ7S7M
3263.09 s
[hspec-attoparsec] Dynamic Libraries installed in:
3263.09 s
[hspec-attoparsec] /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3263.09 s
[hspec-attoparsec] Private executables installed in:
3263.09 s
[hspec-attoparsec] /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2/libexec/x86_64-linux-ghc-9.8.2/hspec-attoparsec-0.1.0.2
3263.09 s
[hspec-attoparsec] Data files installed in:
3263.09 s
[hspec-attoparsec] /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2/share/x86_64-linux-ghc-9.8.2/hspec-attoparsec-0.1.0.2
3263.09 s
[hspec-attoparsec] Documentation installed in:
3263.09 s
[hspec-attoparsec] /nix/store/ay1gc19amj5sn93pbbxp5ci5ix7spk62-hspec-attoparsec-0.1.0.2-doc/share/doc/hspec-attoparsec-0.1.0.2
3263.09 s
[hspec-attoparsec] Configuration files installed in:
3263.09 s
[hspec-attoparsec] /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2/etc
3263.09 s
[hspec-attoparsec] No alex found
3263.09 s
[hspec-attoparsec] Using ar found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3263.09 s
[hspec-attoparsec] No c2hs found
3263.09 s
[hspec-attoparsec] No cpphs found
3263.09 s
[hspec-attoparsec] No doctest found
3263.09 s
[hspec-attoparsec] Using gcc version 14.3.0 given by user at:
3263.09 s
[hspec-attoparsec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3263.09 s
[hspec-attoparsec] Using ghc version 9.8.2 found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3263.09 s
[hspec-attoparsec] Using ghc-pkg version 9.8.2 found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3263.09 s
[hspec-attoparsec] No ghcjs found
3263.09 s
[hspec-attoparsec] No ghcjs-pkg found
3263.09 s
[hspec-attoparsec] No greencard found
3263.09 s
[hspec-attoparsec] Using haddock version 2.30.0 found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3263.09 s
[hspec-attoparsec] No happy found
3263.09 s
[hspec-attoparsec] Using haskell-suite found on system at: haskell-suite-dummy-location
3263.09 s
[hspec-attoparsec] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3263.09 s
[hspec-attoparsec] No hmake found
3263.09 s
[hspec-attoparsec] Using hpc version 0.69 found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3263.09 s
[hspec-attoparsec] Using hsc2hs version 0.68.10 found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3263.09 s
[hspec-attoparsec] Using hscolour version 1.25 found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3263.09 s
[hspec-attoparsec] No jhc found
3263.09 s
[hspec-attoparsec] Using ld found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3263.09 s
[hspec-attoparsec] No pkg-config found
3263.09 s
[hspec-attoparsec] Using runghc version 9.8.2 found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3263.09 s
[hspec-attoparsec] Using strip version 2.44 found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3263.09 s
[hspec-attoparsec] Using tar found on system at:
3263.09 s
[hspec-attoparsec] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3263.09 s
[hspec-attoparsec] No uhc found
3263.09 s
[sqlite-simple] Preprocessing library for sqlite-simple-0.4.19.0..
3263.09 s
[sqlite-simple] Building library for sqlite-simple-0.4.19.0..
3263.69 s
[hspec-attoparsec] Phase: buildPhase
3263.82 s
[sqlite-simple] [ 1 of 12] Compiling Database.SQLite.Simple.Ok ( Database/SQLite/Simple/Ok.hs, dist/build/Database/SQLite/Simple/Ok.o, dist/build/Database/SQLite/Simple/Ok.dyn_o )
3264.03 s
[hspec-attoparsec] Preprocessing test suite 'spec' for hspec-attoparsec-0.1.0.2..
3264.03 s
[hspec-attoparsec] Building test suite 'spec' for hspec-attoparsec-0.1.0.2..
3264.30 s
[ListLike] [ 1 of 21] Compiling Data.ListLike.FoldableLL ( src/Data/ListLike/FoldableLL.hs, nothing )
3264.41 s
[hspec-attoparsec] [1 of 1] Compiling Main ( tests/Spec.hs, dist/build/spec/spec-tmp/Main.o )
3264.44 s
[ListLike] [ 2 of 21] Compiling Data.ListLike.Base ( src/Data/ListLike/Base.hs, nothing )
3264.62 s
[sqlite-simple]
3264.62 s
[sqlite-simple] Database/SQLite/Simple/Ok.hs:76:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
3264.62 s
[sqlite-simple] Noncanonical ‘return’ definition detected
3264.62 s
[sqlite-simple] in the instance declaration for ‘Monad Ok’.
3264.62 s
[sqlite-simple] ‘return’ will eventually be removed in favour of ‘pure’
3264.62 s
[sqlite-simple] Suggested fix:
3264.62 s
[sqlite-simple] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
3264.62 s
[sqlite-simple] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
3264.62 s
[sqlite-simple] |
3264.62 s
[sqlite-simple] 76 | return = Ok
3264.62 s
[sqlite-simple] | ^^^^^^^^^^^
3265.28 s
[hspec-attoparsec] [2 of 2] Linking dist/build/spec/spec
3265.47 s
[ListLike] [ 3 of 21] Compiling Data.ListLike.IO ( src/Data/ListLike/IO.hs, nothing )
3265.52 s
[ListLike] [ 4 of 21] Compiling Data.ListLike.String ( src/Data/ListLike/String.hs, nothing )
3265.63 s
[mwc-random] [2 of 4] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o, dist/build/System/Random/MWC/Distributions.dyn_o )
3265.63 s
[mwc-random] [3 of 4] Compiling System.Random.MWC.SeedSource ( System/Random/MWC/SeedSource.hs, dist/build/System/Random/MWC/SeedSource.o, dist/build/System/Random/MWC/SeedSource.dyn_o )
3265.63 s
[mwc-random] [4 of 4] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o, dist/build/System/Random/MWC.dyn_o )
3265.66 s
[sqlite-simple] [ 2 of 12] Compiling Database.SQLite.Simple.Internal ( Database/SQLite/Simple/Internal.hs, dist/build/Database/SQLite/Simple/Internal.o, dist/build/Database/SQLite/Simple/Internal.dyn_o )
3265.78 s
[ghc-lib-parser] [330 of 443] Compiling GHC.Types.Name.Cache ( compiler/GHC/Types/Name/Cache.hs, dist/build/GHC/Types/Name/Cache.p_o )
3265.78 s
[ghc-lib-parser] [331 of 443] Compiling GHC.Types.BreakInfo ( compiler/GHC/Types/BreakInfo.hs, dist/build/GHC/Types/BreakInfo.p_o )
3265.78 s
[ghc-lib-parser] [332 of 443] Compiling GHC.Driver.Env.KnotVars ( compiler/GHC/Driver/Env/KnotVars.hs, dist/build/GHC/Driver/Env/KnotVars.p_o )
3265.78 s
[ghc-lib-parser] [333 of 443] Compiling GHC.Linker.Static.Utils ( compiler/GHC/Linker/Static/Utils.hs, dist/build/GHC/Linker/Static/Utils.p_o )
3265.78 s
[ghc-lib-parser] [334 of 443] Compiling GHC.CmmToLlvm.Config ( compiler/GHC/CmmToLlvm/Config.hs, dist/build/GHC/CmmToLlvm/Config.p_o )
3265.78 s
[ghc-lib-parser] [335 of 443] Compiling GHC.Driver.LlvmConfigCache ( compiler/GHC/Driver/LlvmConfigCache.hs, dist/build/GHC/Driver/LlvmConfigCache.p_o )
3265.78 s
[ghc-lib-parser] [336 of 443] Compiling GHC.Cmm.Dataflow.Graph ( compiler/GHC/Cmm/Dataflow/Graph.hs, dist/build/GHC/Cmm/Dataflow/Graph.p_o )
3265.78 s
[ghc-lib-parser] [337 of 443] Compiling GHC.Types.IPE ( compiler/GHC/Types/IPE.hs, dist/build/GHC/Types/IPE.p_o )
3265.78 s
[ghc-lib-parser] [338 of 443] Compiling GHC.Stg.Lift.Types ( compiler/GHC/Stg/Lift/Types.hs, dist/build/GHC/Stg/Lift/Types.p_o )
3265.78 s
[ghc-lib-parser] [339 of 443] Compiling GHC.Stg.Syntax ( compiler/GHC/Stg/Syntax.hs, dist/build/GHC/Stg/Syntax.p_o )
3265.78 s
[ghc-lib-parser] [340 of 443] Compiling GHC.StgToJS.Types ( compiler/GHC/StgToJS/Types.hs, dist/build/GHC/StgToJS/Types.p_o )
3265.85 s
[ListLike] [ 5 of 21] Compiling Data.ListLike.FMList ( src/Data/ListLike/FMList.hs, nothing )
3266.31 s
[unordered-containers] [3 of 9] Compiling Util.Key ( tests/Util/Key.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Util/Key.o )
3266.31 s
[unordered-containers] [4 of 9] Compiling Strictness ( tests/Strictness.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Strictness.o )
3266.31 s
[unordered-containers] [5 of 9] Compiling Properties.HashSet ( tests/Properties/HashSet.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/HashSet.o )
3266.31 s
[unordered-containers] [6 of 9] Compiling Properties.HashMapStrict ( tests/Properties/HashMapStrict.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/HashMapStrict.o )
3266.48 s
[ListLike] [ 6 of 21] Compiling Data.ListLike.DList ( src/Data/ListLike/DList.hs, nothing )
3266.83 s
[ListLike] [ 7 of 21] Compiling Data.ListLike.CharString ( src/Data/ListLike/CharString.hs, nothing )
3267.06 s
[sqlite-simple] [ 3 of 12] Compiling Database.SQLite.Simple.Time.Implementation ( Database/SQLite/Simple/Time/Implementation.hs, dist/build/Database/SQLite/Simple/Time/Implementation.o, dist/build/Database/SQLite/Simple/Time/Implementation.dyn_o )
3267.47 s
[ListLike] [ 8 of 21] Compiling Data.ListLike.Text.Text ( src/Data/ListLike/Text/Text.hs, nothing )
3267.70 s
[ListLike] [ 9 of 21] Compiling Data.ListLike.Text.TextLazy ( src/Data/ListLike/Text/TextLazy.hs, nothing )
3267.79 s
[hspec-attoparsec] Preprocessing library for hspec-attoparsec-0.1.0.2..
3267.82 s
[hspec-attoparsec] Building library for hspec-attoparsec-0.1.0.2..
3267.85 s
[ListLike] [10 of 21] Compiling Data.ListLike.Text.Builder ( src/Data/ListLike/Text/Builder.hs, nothing )
3267.99 s
[ListLike] [11 of 21] Compiling Data.ListLike.Text ( src/Data/ListLike/Text.hs, nothing )
3267.99 s
[ListLike] [12 of 21] Compiling Data.ListLike.Chars ( src/Data/ListLike/Chars.hs, nothing )
3268.15 s
[hspec-attoparsec] [1 of 2] Compiling Test.Hspec.Attoparsec.Source ( src/Test/Hspec/Attoparsec/Source.hs, dist/build/Test/Hspec/Attoparsec/Source.o, dist/build/Test/Hspec/Attoparsec/Source.dyn_o )
3268.32 s
[hspec-attoparsec]
3268.32 s
[hspec-attoparsec] src/Test/Hspec/Attoparsec/Source.hs:39:1: warning : [ GHC-94817 ] [ -Wtabs ]
3268.32 s
[hspec-attoparsec] Tab character found here, and in 21 further locations.
3268.32 s
[hspec-attoparsec] Suggested fix: Please use spaces instead.
3268.32 s
[hspec-attoparsec] |
3268.32 s
[hspec-attoparsec] 39 | -- | Feed some input to a parser and extract the result
3268.32 s
[hspec-attoparsec] | ^^^^^^^^
3268.45 s
[ListLike] [13 of 21] Compiling Data.ListLike.UTF8 ( src/Data/ListLike/UTF8.hs, nothing )
3268.74 s
[hspec-attoparsec] [2 of 2] Compiling Test.Hspec.Attoparsec ( src/Test/Hspec/Attoparsec.hs, dist/build/Test/Hspec/Attoparsec.o, dist/build/Test/Hspec/Attoparsec.dyn_o )
3268.77 s
[ListLike] [14 of 21] Compiling Data.ListLike.Utils ( src/Data/ListLike/Utils.hs, nothing )
3268.82 s
[ListLike] [15 of 21] Compiling Data.ListLike.Vector.Generic ( src/Data/ListLike/Vector/Generic.hs, nothing )
3269.17 s
[ListLike] [16 of 21] Compiling Data.ListLike.Vector.Storable ( src/Data/ListLike/Vector/Storable.hs, nothing )
3269.36 s
[ListLike] [17 of 21] Compiling Data.ListLike.Vector.Unboxed ( src/Data/ListLike/Vector/Unboxed.hs, nothing )
3269.68 s
[hspec-attoparsec] [1 of 2] Compiling Test.Hspec.Attoparsec.Source ( src/Test/Hspec/Attoparsec/Source.hs, dist/build/Test/Hspec/Attoparsec/Source.p_o )
3269.78 s
[hspec-attoparsec]
3269.78 s
[hspec-attoparsec] src/Test/Hspec/Attoparsec/Source.hs:39:1: warning : [ GHC-94817 ] [ -Wtabs ]
3269.78 s
[hspec-attoparsec] Tab character found here, and in 21 further locations.
3269.78 s
[hspec-attoparsec] Suggested fix: Please use spaces instead.
3269.78 s
[hspec-attoparsec] |
3269.78 s
[hspec-attoparsec] 39 | -- | Feed some input to a parser and extract the result
3269.78 s
[hspec-attoparsec] | ^^^^^^^^
3269.87 s
[ListLike] [18 of 21] Compiling Data.ListLike.Vector.Vector ( src/Data/ListLike/Vector/Vector.hs, nothing )
3270.02 s
[ListLike] [19 of 21] Compiling Data.ListLike.Vector ( src/Data/ListLike/Vector.hs, nothing )
3270.05 s
[ListLike] [20 of 21] Compiling Data.ListLike.Instances ( src/Data/ListLike/Instances.hs, nothing )
3270.48 s
[hspec-attoparsec] [2 of 2] Compiling Test.Hspec.Attoparsec ( src/Test/Hspec/Attoparsec.hs, dist/build/Test/Hspec/Attoparsec.p_o )
3270.92 s
[sqlite-simple] [ 4 of 12] Compiling Database.SQLite.Simple.Time ( Database/SQLite/Simple/Time.hs, dist/build/Database/SQLite/Simple/Time.o, dist/build/Database/SQLite/Simple/Time.dyn_o )
3270.95 s
[ListLike] [21 of 21] Compiling Data.ListLike ( src/Data/ListLike.hs, nothing )
3270.98 s
[ListLike] Haddock coverage:
3270.99 s
[ListLike] 100% ( 9 / 9) in 'Data.ListLike.FoldableLL'
3271.02 s
[ListLike] Warning: '(\\)' is out of scope.
3271.02 s
[ListLike] If you qualify the identifier, haddock can try to link it anyway.
3271.03 s
[ListLike] 100% ( 9 / 9) in 'Data.ListLike.Base'
3271.04 s
[ListLike] 100% ( 2 / 2) in 'Data.ListLike.IO'
3271.04 s
[sqlite-simple] [ 5 of 12] Compiling Database.SQLite.Simple.Types ( Database/SQLite/Simple/Types.hs, dist/build/Database/SQLite/Simple/Types.o, dist/build/Database/SQLite/Simple/Types.dyn_o )
3271.04 s
[ListLike] 66% ( 2 / 3) in 'Data.ListLike.String'
3271.04 s
[ListLike] Missing documentation for:
3271.04 s
[ListLike] fromString
3271.04 s
[ListLike] 100% ( 1 / 1) in 'Data.ListLike.FMList'
3271.04 s
[ListLike] 100% ( 1 / 1) in 'Data.ListLike.DList'
3271.04 s
[ListLike] 100% ( 3 / 3) in 'Data.ListLike.CharString'
3271.04 s
[ListLike] 0% ( 0 / 1) in 'Data.ListLike.Text.Text'
3271.04 s
[ListLike] Missing documentation for:
3271.04 s
[ListLike] Module header
3271.04 s
[ListLike] 0% ( 0 / 1) in 'Data.ListLike.Text.TextLazy'
3271.04 s
[ListLike] Missing documentation for:
3271.04 s
[ListLike] Module header
3271.04 s
[ListLike] 0% ( 0 / 1) in 'Data.ListLike.Text.Builder'
3271.04 s
[ListLike] Missing documentation for:
3271.04 s
[ListLike] Module header
3271.04 s
[ListLike] 0% ( 0 / 1) in 'Data.ListLike.Text'
3271.04 s
[ListLike] Missing documentation for:
3271.04 s
[ListLike] Module header
3271.04 s
[ListLike] 0% ( 0 / 3) in 'Data.ListLike.Chars'
3271.04 s
[ListLike] Missing documentation for:
3271.04 s
[ListLike] Module header
3271.04 s
[ListLike] Chars (src/Data/ListLike/Chars.hs:27)
3271.04 s
[ListLike] builder (src/Data/ListLike/Chars.hs:33)
3271.04 s
[ListLike] 100% ( 1 / 1) in 'Data.ListLike.UTF8'
3271.04 s
[sqlite-simple] [ 6 of 12] Compiling Database.SQLite.Simple.ToField ( Database/SQLite/Simple/ToField.hs, dist/build/Database/SQLite/Simple/ToField.o, dist/build/Database/SQLite/Simple/ToField.dyn_o )
3271.05 s
[ListLike] 100% ( 12 / 12) in 'Data.ListLike.Utils'
3271.05 s
[ListLike] 100% ( 1 / 1) in 'Data.ListLike.Vector.Generic'
3271.05 s
[ListLike] 0% ( 0 / 1) in 'Data.ListLike.Vector.Storable'
3271.05 s
[ListLike] Missing documentation for:
3271.05 s
[ListLike] Module header
3271.05 s
[ListLike] 0% ( 0 / 1) in 'Data.ListLike.Vector.Unboxed'
3271.05 s
[ListLike] Missing documentation for:
3271.05 s
[ListLike] Module header
3271.05 s
[ListLike] 0% ( 0 / 1) in 'Data.ListLike.Vector.Vector'
3271.05 s
[ListLike] Missing documentation for:
3271.05 s
[ListLike] Module header
3271.05 s
[ListLike] 100% ( 1 / 1) in 'Data.ListLike.Vector'
3271.05 s
[ListLike] 100% ( 1 / 1) in 'Data.ListLike.Instances'
3271.07 s
[ListLike] Warning: 'Word8' is out of scope.
3271.08 s
[ListLike] If you qualify the identifier, haddock can try to link it anyway.
3271.08 s
[ListLike] Warning: 'ByteStream' is out of scope.
3271.08 s
[ListLike] If you qualify the identifier, haddock can try to link it anyway.
3271.08 s
[ListLike] 98% (155 /158) in 'Data.ListLike'
3271.08 s
[ListLike] Missing documentation for:
3271.08 s
[ListLike] fromString
3271.08 s
[ListLike] fromStringLike
3271.08 s
[ListLike] Chars (src/Data/ListLike/Chars.hs:27)
3271.45 s
[sqlite-simple] [ 7 of 12] Compiling Database.SQLite.Simple.ToRow ( Database/SQLite/Simple/ToRow.hs, dist/build/Database/SQLite/Simple/ToRow.o, dist/build/Database/SQLite/Simple/ToRow.dyn_o )
3271.92 s
[sqlite-simple] [ 8 of 12] Compiling Database.SQLite.Simple.QQ ( Database/SQLite/Simple/QQ.hs, dist/build/Database/SQLite/Simple/QQ.o, dist/build/Database/SQLite/Simple/QQ.dyn_o )
3271.92 s
[sqlite-simple] [ 9 of 12] Compiling Database.SQLite.Simple.FromField ( Database/SQLite/Simple/FromField.hs, dist/build/Database/SQLite/Simple/FromField.o, dist/build/Database/SQLite/Simple/FromField.dyn_o )
3272.32 s
[ListLike] Warning: Data.ListLike.FoldableLL: could not find link destinations for:
3272.32 s
[ListLike] - Data.Vector.Generic.Base.Vector
3272.32 s
[ListLike] - Data.Vector.Storable.Vector
3272.32 s
[ListLike] - Data.Vector.Unboxed.Base.Unbox
3272.32 s
[ListLike] - Data.Vector.Unboxed.Base.Vector
3272.32 s
[ListLike] - Data.Vector.Vector
3272.40 s
[ListLike] Warning: Data.ListLike.Base: could not find link destinations for:
3272.40 s
[ListLike] - Data.Vector.Generic.Base.Vector
3272.40 s
[ListLike] - Data.Vector.Storable.Vector
3272.40 s
[ListLike] - Data.Vector.Unboxed.Base.Unbox
3272.40 s
[ListLike] - Data.Vector.Unboxed.Base.Vector
3272.40 s
[ListLike] - Data.Vector.Vector
3272.41 s
[ListLike] Warning: Data.ListLike.String: could not find link destinations for:
3272.41 s
[ListLike] - Data.Vector.Generic.Base.Vector
3272.41 s
[ListLike] - Data.Vector.Storable.Vector
3272.41 s
[ListLike] - Data.Vector.Unboxed.Base.Vector
3272.41 s
[ListLike] - Data.Vector.Vector
3272.42 s
[ListLike] Warning: Data.ListLike.FMList: could not find link destinations for:
3272.42 s
[ListLike] - Data.ListLike.FMList.D:R:ItemFMList
3272.43 s
[ListLike] Warning: Data.ListLike.CharString: could not find link destinations for:
3272.43 s
[ListLike] - Data.ListLike.CharString.D:R:ItemCharString
3272.43 s
[ListLike] - Data.ListLike.CharString.D:R:ItemCharStringLazy
3272.44 s
[ListLike] Warning: Data.ListLike.Text.Builder: could not find link destinations for:
3272.45 s
[ListLike] - Data.ListLike.Text.Builder.D:R:ItemBuilder
3272.45 s
[ListLike] Warning: Data.ListLike.Chars: could not find link destinations for:
3272.45 s
[ListLike] - Data.ListLike.Chars.D:R:ItemChars
3272.45 s
[ListLike] Warning: Data.ListLike.UTF8: could not find link destinations for:
3272.45 s
[ListLike] - Data.ListLike.UTF8.D:R:ItemUTF8
3272.45 s
[ListLike] - Data.ListLike.UTF8.D:R:ItemUTF80
3272.47 s
[ListLike] Warning: Data.ListLike.Vector.Generic: could not find link destinations for:
3272.47 s
[ListLike] - Data.Vector.Generic.Base.Vector
3272.47 s
[ListLike] Warning: Data.ListLike.Vector.Storable: could not find link destinations for:
3272.47 s
[ListLike] - Data.Vector.Storable.Vector
3272.48 s
[ListLike] Warning: Data.ListLike.Vector.Unboxed: could not find link destinations for:
3272.48 s
[ListLike] - Data.Vector.Unboxed.Base.Unbox
3272.48 s
[ListLike] - Data.Vector.Unboxed.Base.Vector
3272.48 s
[ListLike] Warning: Data.ListLike.Vector.Vector: could not find link destinations for:
3272.48 s
[ListLike] - Data.Vector.Vector
3272.50 s
[ListLike] Warning: Data.ListLike.Instances: could not find link destinations for:
3272.50 s
[ListLike] - Data.ListLike.Instances.D:R:ItemArray
3272.60 s
[ListLike] Warning: Data.ListLike: could not find link destinations for:
3272.60 s
[ListLike] - Data.ListLike.CharString.D:R:ItemCharString
3272.60 s
[ListLike] - Data.ListLike.CharString.D:R:ItemCharStringLazy
3272.60 s
[ListLike] - Data.ListLike.Chars.D:R:ItemChars
3272.60 s
[ListLike] - Data.Vector.Generic.Base.Vector
3272.60 s
[ListLike] - Data.Vector.Storable.Vector
3272.60 s
[ListLike] - Data.Vector.Unboxed.Base.Unbox
3272.60 s
[ListLike] - Data.Vector.Unboxed.Base.Vector
3272.60 s
[ListLike] - Data.Vector.Vector
3272.70 s
[sqlite-simple] [10 of 12] Compiling Database.SQLite.Simple.FromRow ( Database/SQLite/Simple/FromRow.hs, dist/build/Database/SQLite/Simple/FromRow.o, dist/build/Database/SQLite/Simple/FromRow.dyn_o )
3272.74 s
[sqlite-simple]
3272.74 s
[sqlite-simple] Database/SQLite/Simple/FromRow.hs:119:28: warning : [ GHC-63394 ] [ -Wx-partial ]
3272.74 s
[sqlite-simple] In the use of ‘tail’
3272.74 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3272.74 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3272.74 s
[sqlite-simple] |
3272.74 s
[sqlite-simple] 119 | lift (put (column + 1, tail remaining))
3272.74 s
[sqlite-simple] | ^^^^
3272.74 s
[sqlite-simple]
3272.74 s
[sqlite-simple] Database/SQLite/Simple/FromRow.hs:124:15: warning : [ GHC-63394 ] [ -Wx-partial ]
3272.74 s
[sqlite-simple] In the use of ‘head’
3272.74 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3272.74 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3272.74 s
[sqlite-simple] |
3272.74 s
[sqlite-simple] 124 | let r = head remaining
3272.74 s
[sqlite-simple] | ^^^^
3273.70 s
[sqlite-simple] [11 of 12] Compiling Database.SQLite.Simple ( Database/SQLite/Simple.hs, dist/build/Database/SQLite/Simple.o, dist/build/Database/SQLite/Simple.dyn_o )
3274.04 s
[mwc-random] [1 of 4] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.p_o )
3274.64 s
[hspec-attoparsec] Phase: checkPhase
3274.80 s
[hspec-attoparsec] Running 1 test suites...
3274.81 s
[hspec-attoparsec] Test suite spec: RUNNING...
3274.90 s
[hspec-attoparsec]
3274.90 s
[hspec-attoparsec]
3274.90 s
[hspec-attoparsec] Finished in 0.0001 seconds
3274.90 s
[hspec-attoparsec] 0 examples, 0 failures
3274.90 s
[hspec-attoparsec] Test suite spec: PASS
3274.90 s
[hspec-attoparsec] Test suite logged to: dist/test/hspec-attoparsec-0.1.0.2-spec.log
3274.90 s
[hspec-attoparsec] 1 of 1 test suites (1 of 1 test cases) passed.
3274.93 s
[hspec-attoparsec] Phase: haddockPhase
3275.36 s
[hspec-attoparsec] Preprocessing test suite 'spec' for hspec-attoparsec-0.1.0.2..
3275.36 s
[hspec-attoparsec] Preprocessing library for hspec-attoparsec-0.1.0.2..
3275.36 s
[hspec-attoparsec] Running Haddock on library for hspec-attoparsec-0.1.0.2..
3275.36 s
[hspec-attoparsec] Warning: The documentation for the following packages are not installed. No
3275.36 s
[hspec-attoparsec] links will be generated to these packages: attoparsec-0.14.4,
3275.36 s
[hspec-attoparsec] attoparsec-0.14.4
3275.55 s
[hspec-attoparsec] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3275.89 s
[hspec-attoparsec] [1 of 2] Compiling Test.Hspec.Attoparsec.Source ( src/Test/Hspec/Attoparsec/Source.hs, nothing )
3276.26 s
[hspec-attoparsec]
3276.26 s
[hspec-attoparsec] src/Test/Hspec/Attoparsec/Source.hs:39:1: warning : [ GHC-94817 ] [ -Wtabs ]
3276.26 s
[hspec-attoparsec] Tab character found here, and in 21 further locations.
3276.27 s
[hspec-attoparsec] Suggested fix: Please use spaces instead.
3276.27 s
[hspec-attoparsec] |
3276.27 s
[hspec-attoparsec] 39 | -- | Feed some input to a parser and extract the result
3276.27 s
[hspec-attoparsec] | ^^^^^^^^
3276.27 s
[sqlite-simple] [12 of 12] Compiling Database.SQLite.Simple.Function ( Database/SQLite/Simple/Function.hs, dist/build/Database/SQLite/Simple/Function.o, dist/build/Database/SQLite/Simple/Function.dyn_o )
3276.27 s
[hspec-attoparsec] [2 of 2] Compiling Test.Hspec.Attoparsec ( src/Test/Hspec/Attoparsec.hs, nothing )
3276.39 s
[hspec-attoparsec] Haddock coverage:
3276.41 s
[hspec-attoparsec] 100% ( 3 / 3) in 'Test.Hspec.Attoparsec.Source'
3276.43 s
[hspec-attoparsec] 100% ( 14 / 14) in 'Test.Hspec.Attoparsec'
3277.55 s
[hspec-attoparsec] Warning: Test.Hspec.Attoparsec.Source: could not find link destinations for:
3277.55 s
[hspec-attoparsec] - Data.Attoparsec.ByteString.Internal.Result
3277.55 s
[hspec-attoparsec] - Data.Attoparsec.ByteString.Lazy.Result
3277.55 s
[hspec-attoparsec] - Data.Attoparsec.Text.Internal.Result
3277.55 s
[hspec-attoparsec] - Data.Attoparsec.Text.Lazy.Result
3277.55 s
[hspec-attoparsec] - Data.Attoparsec.Internal.Types.Parser
3277.83 s
[hspec-attoparsec] Warning: Test.Hspec.Attoparsec: could not find link destinations for:
3277.83 s
[hspec-attoparsec] - Data.Attoparsec.ByteString.Internal.Result
3277.83 s
[hspec-attoparsec] - Data.Attoparsec.ByteString.Lazy.Result
3277.83 s
[hspec-attoparsec] - Data.Attoparsec.Text.Internal.Result
3277.83 s
[hspec-attoparsec] - Data.Attoparsec.Text.Lazy.Result
3277.83 s
[hspec-attoparsec] - Data.Attoparsec.Internal.Types.Parser
3277.93 s
[sqlite-simple] [ 1 of 12] Compiling Database.SQLite.Simple.Ok ( Database/SQLite/Simple/Ok.hs, dist/build/Database/SQLite/Simple/Ok.p_o )
3278.31 s
[sqlite-simple]
3278.31 s
[sqlite-simple] Database/SQLite/Simple/Ok.hs:76:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
3278.31 s
[sqlite-simple] Noncanonical ‘return’ definition detected
3278.31 s
[sqlite-simple] in the instance declaration for ‘Monad Ok’.
3278.31 s
[sqlite-simple] ‘return’ will eventually be removed in favour of ‘pure’
3278.31 s
[sqlite-simple] Suggested fix:
3278.31 s
[sqlite-simple] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
3278.31 s
[sqlite-simple] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
3278.31 s
[sqlite-simple] |
3278.31 s
[sqlite-simple] 76 | return = Ok
3278.31 s
[sqlite-simple] | ^^^^^^^^^^^
3279.61 s
[sqlite-simple] [ 2 of 12] Compiling Database.SQLite.Simple.Internal ( Database/SQLite/Simple/Internal.hs, dist/build/Database/SQLite/Simple/Internal.p_o )
3281.35 s
[sqlite-simple] [ 3 of 12] Compiling Database.SQLite.Simple.Time.Implementation ( Database/SQLite/Simple/Time/Implementation.hs, dist/build/Database/SQLite/Simple/Time/Implementation.p_o )
3282.81 s
[ghc-lib-parser] [341 of 443] Compiling GHC.StgToJS.Object ( compiler/GHC/StgToJS/Object.hs, dist/build/GHC/StgToJS/Object.p_o )
3284.98 s
[sqlite-simple] [ 4 of 12] Compiling Database.SQLite.Simple.Time ( Database/SQLite/Simple/Time.hs, dist/build/Database/SQLite/Simple/Time.p_o )
3285.26 s
[sqlite-simple] [ 5 of 12] Compiling Database.SQLite.Simple.Types ( Database/SQLite/Simple/Types.hs, dist/build/Database/SQLite/Simple/Types.p_o )
3285.26 s
[sqlite-simple] [ 6 of 12] Compiling Database.SQLite.Simple.ToField ( Database/SQLite/Simple/ToField.hs, dist/build/Database/SQLite/Simple/ToField.p_o )
3286.14 s
[sqlite-simple] [ 7 of 12] Compiling Database.SQLite.Simple.ToRow ( Database/SQLite/Simple/ToRow.hs, dist/build/Database/SQLite/Simple/ToRow.p_o )
3287.10 s
[sqlite-simple] [ 8 of 12] Compiling Database.SQLite.Simple.QQ ( Database/SQLite/Simple/QQ.hs, dist/build/Database/SQLite/Simple/QQ.p_o )
3287.10 s
[sqlite-simple] [ 9 of 12] Compiling Database.SQLite.Simple.FromField ( Database/SQLite/Simple/FromField.hs, dist/build/Database/SQLite/Simple/FromField.p_o )
3287.22 s
[sqlite-simple] [10 of 12] Compiling Database.SQLite.Simple.FromRow ( Database/SQLite/Simple/FromRow.hs, dist/build/Database/SQLite/Simple/FromRow.p_o )
3287.26 s
[sqlite-simple]
3287.26 s
[sqlite-simple] Database/SQLite/Simple/FromRow.hs:119:28: warning : [ GHC-63394 ] [ -Wx-partial ]
3287.26 s
[sqlite-simple] In the use of ‘tail’
3287.26 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3287.26 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3287.26 s
[sqlite-simple] |
3287.26 s
[sqlite-simple] 119 | lift (put (column + 1, tail remaining))
3287.26 s
[sqlite-simple] | ^^^^
3287.26 s
[sqlite-simple]
3287.26 s
[sqlite-simple] Database/SQLite/Simple/FromRow.hs:124:15: warning : [ GHC-63394 ] [ -Wx-partial ]
3287.26 s
[sqlite-simple] In the use of ‘head’
3287.26 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3287.26 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3287.26 s
[sqlite-simple] |
3287.26 s
[sqlite-simple] 124 | let r = head remaining
3287.26 s
[sqlite-simple] | ^^^^
3287.38 s
[unordered-containers] [7 of 9] Compiling Properties.HashMapLazy ( tests/Properties/HashMapLazy.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties/HashMapLazy.o )
3287.69 s
[ListLike] Documentation created: dist/doc/html/ListLike/,
3287.69 s
[ListLike] dist/doc/html/ListLike/ListLike.txt
3287.77 s
[unordered-containers] [8 of 9] Compiling Properties ( tests/Properties.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties.o )
3287.84 s
[unordered-containers] [9 of 9] Compiling Main ( tests/Main.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Main.o )
3287.89 s
[ListLike] Preprocessing test suite 'listlike-tests' for ListLike-4.7.8.3..
3287.91 s
[ListLike] Phase: installPhase
3288.11 s
[ListLike] Installing library in /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3288.27 s
[sqlite-simple] [11 of 12] Compiling Database.SQLite.Simple ( Database/SQLite/Simple.hs, dist/build/Database/SQLite/Simple.p_o )
3288.30 s
[hspec-attoparsec] Documentation created: dist/doc/html/hspec-attoparsec/,
3288.30 s
[hspec-attoparsec] dist/doc/html/hspec-attoparsec/hspec-attoparsec.txt
3288.53 s
[hspec-attoparsec] Phase: installPhase
3288.78 s
[hspec-attoparsec] Installing library in /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/hspec-attoparsec-0.1.0.2-3hAfyEGNL1B2j93fiQ7S7M
3289.51 s
[hspec-attoparsec] Phase: fixupPhase
3289.60 s
[hspec-attoparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2
3289.61 s
[hspec-attoparsec] shrinking /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHShspec-attoparsec-0.1.0.2-3hAfyEGNL1B2j93fiQ7S7M-ghc9.8.2.so
3289.63 s
[unordered-containers] [10 of 10] Linking dist/build/unordered-containers-tests/unordered-containers-tests
3289.64 s
[hspec-attoparsec] checking for references to /build/ in /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2...
3289.67 s
[hspec-attoparsec] patching script interpreter paths in /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2
3289.69 s
[hspec-attoparsec] stripping (with command strip and flags -S -p) in /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2/lib
3289.86 s
[hspec-attoparsec] shrinking RPATHs of ELF executables and libraries in /nix/store/ay1gc19amj5sn93pbbxp5ci5ix7spk62-hspec-attoparsec-0.1.0.2-doc
3289.88 s
[hspec-attoparsec] checking for references to /build/ in /nix/store/ay1gc19amj5sn93pbbxp5ci5ix7spk62-hspec-attoparsec-0.1.0.2-doc...
3289.89 s
[hspec-attoparsec] patching script interpreter paths in /nix/store/ay1gc19amj5sn93pbbxp5ci5ix7spk62-hspec-attoparsec-0.1.0.2-doc
3290.25 s
[hspec-attoparsec:post-build] Uploading to the NixCI cache: /nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2 /nix/store/ay1gc19amj5sn93pbbxp5ci5ix7spk62-hspec-attoparsec-0.1.0.2-doc
3290.99 s
[hspec-attoparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3291.65 s
[hspec-attoparsec:post-build] copying 2 paths...
3291.65 s
[hspec-attoparsec:post-build] copying path '/nix/store/ay1gc19amj5sn93pbbxp5ci5ix7spk62-hspec-attoparsec-0.1.0.2-doc' to 'https://cache.nix-ci.com'...
3292.17 s
[hspec-attoparsec:post-build] copying path '/nix/store/am8sw3fp9377hqiy3kvxxvqdxcig53k7-hspec-attoparsec-0.1.0.2' to 'https://cache.nix-ci.com'...
3293.49 s
[hspec-attoparsec:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3294.37 s
[hspec-attoparsec:post-build] copying 2 paths...
3294.37 s
[hspec-attoparsec:post-build] copying path '/nix/store/jg38i4m9ab47yjrvh75m8w1kljdvmka8-hspec-attoparsec-0.1.0.2.tar.gz.drv' to 'https://cache.nix-ci.com'...
3294.68 s
[hspec-attoparsec:post-build] copying path '/nix/store/qbblsq9kcrqmajc4dpmnh9ksy6vrkmmi-hspec-attoparsec-0.1.0.2.drv' to 'https://cache.nix-ci.com'...
3295.52 s
Uploaded hspec-attoparsec in 5.3s
3295.53 s
Progress: 279 of 424 built (5 building), 407 of 407 downloaded from cache
3295.53 s
Built hspec-attoparsec in 41.6s
3295.53 s
[ListLike] Phase: fixupPhase
3295.53 s
[ListLike] shrinking RPATHs of ELF executables and libraries in /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3
3295.53 s
[ListLike] shrinking /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9-ghc9.8.2.so
3295.53 s
[ListLike] checking for references to /build/ in /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3...
3295.53 s
[ListLike] patching script interpreter paths in /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3
3295.53 s
[ListLike] stripping (with command strip and flags -S -p) in /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3/lib
3295.53 s
[ListLike] shrinking RPATHs of ELF executables and libraries in /nix/store/zmzddwdygf8v401ywwfb4vxvwkmhvdwn-ListLike-4.7.8.3-doc
3295.53 s
[ListLike] checking for references to /build/ in /nix/store/zmzddwdygf8v401ywwfb4vxvwkmhvdwn-ListLike-4.7.8.3-doc...
3295.53 s
[ListLike] patching script interpreter paths in /nix/store/zmzddwdygf8v401ywwfb4vxvwkmhvdwn-ListLike-4.7.8.3-doc
3295.53 s
[mwc-random] [2 of 4] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.p_o )
3295.53 s
[mwc-random] [3 of 4] Compiling System.Random.MWC.SeedSource ( System/Random/MWC/SeedSource.hs, dist/build/System/Random/MWC/SeedSource.p_o )
3295.53 s
[mwc-random] [4 of 4] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.p_o )
3295.53 s
[sqlite-simple] [12 of 12] Compiling Database.SQLite.Simple.Function ( Database/SQLite/Simple/Function.hs, dist/build/Database/SQLite/Simple/Function.p_o )
3295.53 s
[sqlite-simple] Preprocessing test suite 'test' for sqlite-simple-0.4.19.0..
3295.53 s
[sqlite-simple] Building test suite 'test' for sqlite-simple-0.4.19.0..
3295.53 s
[unordered-containers] buildPhase completed in 1 minutes 51 seconds
3295.53 s
[unordered-containers] Phase: checkPhase
3295.53 s
[unordered-containers] Running 1 test suites...
3295.53 s
[unordered-containers] Test suite unordered-containers-tests: RUNNING...
3295.53 s
[unordered-containers] All
3295.53 s
[unordered-containers] Properties
3295.53 s
[unordered-containers] Data.HashMap.Lazy
3295.53 s
[unordered-containers] instances
3295.54 s
[unordered-containers] Eq
3295.54 s
[unordered-containers] ==: OK (0.13s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] /=: OK (0.09s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] Ord
3295.54 s
[unordered-containers] compare reflexive: OK (0.06s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] compare transitive: OK (0.25s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] compare antisymmetric: OK (0.06s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] Ord => Eq: OK (0.04s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] Read/Show: OK (1.40s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] Functor: OK (0.15s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] Foldable: OK (0.06s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] Bifoldable
3295.54 s
[unordered-containers] bifoldMap: OK (0.06s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] bifoldr: OK (0.08s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] bifoldl: OK (0.08s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] Hashable: OK (0.12s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] empty
3295.54 s
[unordered-containers] valid: OK (0.04s)
3295.54 s
[unordered-containers] +++ OK, passed 1 test.
3295.54 s
[unordered-containers] singleton
3295.54 s
[unordered-containers] valid: OK (0.02s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] size: OK (0.11s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] member: OK (0.02s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] lookup: OK (0.01s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] !?: OK (0.02s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] insert
3295.54 s
[unordered-containers] model: OK (0.06s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] valid: OK (0.01s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] insertWith
3295.54 s
[unordered-containers] insertWith: OK (0.06s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] valid: OK (0.04s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] delete
3295.54 s
[unordered-containers] model: OK (0.07s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] valid: OK (0.03s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] adjust
3295.54 s
[unordered-containers] model: OK (0.06s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] valid: OK (0.08s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] update
3295.54 s
[unordered-containers] model: OK (0.09s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] valid: OK (0.05s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] alter
3295.54 s
[unordered-containers] model: OK (0.02s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] valid: OK (0.03s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] alterF
3295.54 s
[unordered-containers] model
3295.54 s
[unordered-containers] []: OK (0.39s)
3295.54 s
[unordered-containers] +++ OK, passed 100 tests.
3295.54 s
[unordered-containers] adjust: OK (0.06s)
3295.55 s
[unordered-containers] +++ OK, passed 100 tests.
3295.55 s
[unordered-containers] insert: OK (0.07s)
3295.55 s
[unordered-containers] +++ OK, passed 100 tests.
3295.55 s
[unordered-containers] insertWith: OK (0.01s)
3295.55 s
[unordered-containers] +++ OK, passed 100 tests.
3295.55 s
[unordered-containers] delete: OK (0.05s)
3295.55 s
[unordered-containers] +++ OK, passed 100 tests.
3295.55 s
[unordered-containers] lookup: OK (0.04s)
3295.55 s
[unordered-containers] +++ OK, passed 100 tests.
3295.55 s
[unordered-containers] valid: OK (0.12s)
3295.55 s
[unordered-containers] +++ OK, passed 100 tests.
3295.55 s
[unordered-containers] isSubmapOf
3295.55 s
[unordered-containers] model: OK (0.03s)
3295.55 s
[unordered-containers] +++ OK, passed 100 tests.
3295.55 s
[unordered-containers] m ⊆ m: OK (0.16s)
3295.55 s
[unordered-containers] +++ OK, passed 100 tests.
3296.03 s
[ListLike:post-build] Uploading to the NixCI cache: /nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3 /nix/store/zmzddwdygf8v401ywwfb4vxvwkmhvdwn-ListLike-4.7.8.3-doc
3296.69 s
[ListLike:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3297.03 s
[ListLike:post-build] copying 2 paths...
3297.03 s
[ListLike:post-build] copying path '/nix/store/zmzddwdygf8v401ywwfb4vxvwkmhvdwn-ListLike-4.7.8.3-doc' to 'https://cache.nix-ci.com'...
3298.69 s
[ListLike:post-build] copying path '/nix/store/222jy6cjqrv952yfm67wi9r593riplnp-ListLike-4.7.8.3' to 'https://cache.nix-ci.com'...
3315.19 s
[ListLike:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3315.94 s
[ListLike:post-build] copying 2 paths...
3315.94 s
[ListLike:post-build] copying path '/nix/store/7hfb6yqhwypsk77adnbsw9kz2m23fjmr-ListLike-4.7.8.3.tar.gz.drv' to 'https://cache.nix-ci.com'...
3316.23 s
[ListLike:post-build] copying path '/nix/store/ymsf4dyh705y4cb4bl6p3v36x89day8q-ListLike-4.7.8.3.drv' to 'https://cache.nix-ci.com'...
3316.91 s
Uploaded ListLike in 21.0s
3316.92 s
Progress: 280 of 424 built (4 building), 407 of 407 downloaded from cache
3316.92 s
Built ListLike in 3m31s
3316.93 s
[unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.07s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests.
3316.93 s
[unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK (0.05s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests; 16 discarded.
3316.93 s
[unordered-containers] m1\m2 ⊆ m1: OK (0.04s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests.
3316.93 s
[unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.11s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests; 156 discarded.
3316.93 s
[unordered-containers] delete k m ⊆ m: OK (0.02s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests; 15 discarded.
3316.93 s
[unordered-containers] m ⊈ delete k m : OK (0.03s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests; 24 discarded.
3316.93 s
[unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK (0.05s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests; 8 discarded.
3316.93 s
[unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK (0.05s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests; 10 discarded.
3316.93 s
[unordered-containers] union
3316.93 s
[unordered-containers] model: OK (0.07s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests.
3316.93 s
[unordered-containers] valid: OK (0.08s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests.
3316.93 s
[unordered-containers] unionWith
3316.93 s
[unordered-containers] model: OK (0.14s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests.
3316.93 s
[unordered-containers] valid: OK (0.07s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests.
3316.93 s
[unordered-containers] unionWithKey
3316.93 s
[unordered-containers] model: OK (0.22s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests.
3316.93 s
[unordered-containers] valid: OK (0.06s)
3316.93 s
[unordered-containers] +++ OK, passed 100 tests.
3316.93 s
[unordered-containers] unions
3317.11 s
Building /nix/store/c3yndh578c1lb6fsb91439f5qakakw4p-process-extras-0.7.4.drv
3317.11 s
[ghc-lib-parser] [342 of 443] Compiling GHC.StgToJS.Linker.Types ( compiler/GHC/StgToJS/Linker/Types.hs, dist/build/GHC/StgToJS/Linker/Types.p_o )
3317.11 s
[ghc-lib-parser] [343 of 443] Compiling GHC.Unit.Module.WholeCoreBindings ( compiler/GHC/Unit/Module/WholeCoreBindings.hs, dist/build/GHC/Unit/Module/WholeCoreBindings.p_o )
3317.11 s
[ghc-lib-parser] [344 of 443] Compiling GHC.Runtime.Eval.Types ( compiler/GHC/Runtime/Eval/Types.hs, dist/build/GHC/Runtime/Eval/Types.p_o )
3317.11 s
[ghc-lib-parser] [345 of 443] Compiling GHC.Types.CompleteMatch ( compiler/GHC/Types/CompleteMatch.hs, dist/build/GHC/Types/CompleteMatch.p_o )
3317.11 s
[ghc-lib-parser] [346 of 443] Compiling GHC.Iface.Decl ( compiler/GHC/Iface/Decl.hs, dist/build/GHC/Iface/Decl.p_o )
3317.11 s
[ghc-lib-parser] [347 of 443] Compiling GHC.Platform.X86_64 ( compiler/GHC/Platform/X86_64.hs, dist/build/GHC/Platform/X86_64.p_o )
3317.11 s
[ghc-lib-parser] [348 of 443] Compiling GHC.Platform.X86 ( compiler/GHC/Platform/X86.hs, dist/build/GHC/Platform/X86.p_o )
3317.11 s
[ghc-lib-parser] [349 of 443] Compiling GHC.Platform.Wasm32 ( compiler/GHC/Platform/Wasm32.hs, dist/build/GHC/Platform/Wasm32.p_o )
3317.11 s
[ghc-lib-parser] [350 of 443] Compiling GHC.Platform.S390X ( compiler/GHC/Platform/S390X.hs, dist/build/GHC/Platform/S390X.p_o )
3317.11 s
[ghc-lib-parser] [351 of 443] Compiling GHC.Platform.RISCV64 ( compiler/GHC/Platform/RISCV64.hs, dist/build/GHC/Platform/RISCV64.p_o )
3317.11 s
[ghc-lib-parser] [352 of 443] Compiling GHC.Platform.PPC ( compiler/GHC/Platform/PPC.hs, dist/build/GHC/Platform/PPC.p_o )
3317.11 s
[ghc-lib-parser] [353 of 443] Compiling GHC.Platform.NoRegs ( compiler/GHC/Platform/NoRegs.hs, dist/build/GHC/Platform/NoRegs.p_o )
3317.11 s
[ghc-lib-parser] [354 of 443] Compiling GHC.Platform.LoongArch64 ( compiler/GHC/Platform/LoongArch64.hs, dist/build/GHC/Platform/LoongArch64.p_o )
3317.11 s
[ghc-lib-parser] [355 of 443] Compiling GHC.Platform.ARM ( compiler/GHC/Platform/ARM.hs, dist/build/GHC/Platform/ARM.p_o )
3317.11 s
[ghc-lib-parser] [356 of 443] Compiling GHC.Platform.AArch64 ( compiler/GHC/Platform/AArch64.hs, dist/build/GHC/Platform/AArch64.p_o )
3317.11 s
[ghc-lib-parser] [357 of 443] Compiling GHC.Platform.Regs ( compiler/GHC/Platform/Regs.hs, dist/build/GHC/Platform/Regs.p_o )
3317.11 s
[ghc-lib-parser] [358 of 443] Compiling GHC.Core.Map.Expr ( compiler/GHC/Core/Map/Expr.hs, dist/build/GHC/Core/Map/Expr.p_o )
3317.11 s
[ghc-lib-parser] [359 of 443] Compiling GHC.Parser.Types ( compiler/GHC/Parser/Types.hs, dist/build/GHC/Parser/Types.p_o )
3317.11 s
[ghc-lib-parser] [360 of 443] Compiling GHC.Types.TypeEnv ( compiler/GHC/Types/TypeEnv.hs, dist/build/GHC/Types/TypeEnv.p_o )
3317.11 s
[ghc-lib-parser] [361 of 443] Compiling GHC.Unit.Module.ModDetails ( compiler/GHC/Unit/Module/ModDetails.hs, dist/build/GHC/Unit/Module/ModDetails.p_o )
3317.11 s
[ghc-lib-parser] [362 of 443] Compiling GHC.Types.TyThing.Ppr[boot] ( compiler/GHC/Types/TyThing/Ppr.hs-boot, dist/build/GHC/Types/TyThing/Ppr.p_o-boot )
3317.11 s
[ghc-lib-parser] [363 of 443] Compiling GHC.Types.TyThing.Ppr ( compiler/GHC/Types/TyThing/Ppr.hs, dist/build/GHC/Types/TyThing/Ppr.p_o )
3317.11 s
[ghc-lib-parser] [364 of 443] Compiling GHC.Types.Hint.Ppr ( compiler/GHC/Types/Hint/Ppr.hs, dist/build/GHC/Types/Hint/Ppr.p_o )
3317.11 s
[ghc-lib-parser] [365 of 443] Compiling GHC.StgToCmm.Config ( compiler/GHC/StgToCmm/Config.hs, dist/build/GHC/StgToCmm/Config.p_o )
3317.11 s
[ghc-lib-parser] [366 of 443] Compiling GHC.Cmm.Switch ( compiler/GHC/Cmm/Switch.hs, dist/build/GHC/Cmm/Switch.p_o )
3317.11 s
[ghc-lib-parser] [367 of 443] Compiling GHC.Cmm.Node ( compiler/GHC/Cmm/Node.hs, dist/build/GHC/Cmm/Node.p_o )
3317.11 s
[ghc-lib-parser] [368 of 443] Compiling GHC.Cmm ( compiler/GHC/Cmm.hs, dist/build/GHC/Cmm.p_o )
3317.11 s
[ghc-lib-parser] [369 of 443] Compiling GHC.Core.Opt.Stats ( compiler/GHC/Core/Opt/Stats.hs, dist/build/GHC/Core/Opt/Stats.p_o )
3317.11 s
[ghc-lib-parser] [370 of 443] Compiling GHC.Unit.Finder.Types ( compiler/GHC/Unit/Finder/Types.hs, dist/build/GHC/Unit/Finder/Types.p_o )
3317.12 s
[ghc-lib-parser] [371 of 443] Compiling GHC.Types.Target ( compiler/GHC/Types/Target.hs, dist/build/GHC/Types/Target.p_o )
3317.12 s
[ghc-lib-parser] [372 of 443] Compiling GHC.Linker.Types ( compiler/GHC/Linker/Types.hs, dist/build/GHC/Linker/Types.p_o )
3317.12 s
[ghc-lib-parser] [373 of 443] Compiling GHC.Unit.Module.ModGuts ( compiler/GHC/Unit/Module/ModGuts.hs, dist/build/GHC/Unit/Module/ModGuts.p_o )
3317.12 s
[ghc-lib-parser] [374 of 443] Compiling GHC.Unit.Home.ModInfo ( compiler/GHC/Unit/Home/ModInfo.hs, dist/build/GHC/Unit/Home/ModInfo.p_o )
3317.12 s
[ghc-lib-parser] [375 of 443] Compiling GHC.Unit.Module.Status ( compiler/GHC/Unit/Module/Status.hs, dist/build/GHC/Unit/Module/Status.p_o )
3317.12 s
[ghc-lib-parser] [376 of 443] Compiling GHC.Unit.Module.ModSummary ( compiler/GHC/Unit/Module/ModSummary.hs, dist/build/GHC/Unit/Module/ModSummary.p_o )
3317.12 s
[mwc-random] buildPhase completed in 55 seconds
3317.12 s
[mwc-random] Phase: haddockPhase
3317.12 s
[mwc-random] Preprocessing library for mwc-random-0.15.2.0..
3317.12 s
[mwc-random] Running Haddock on library for mwc-random-0.15.2.0..
3317.12 s
[mwc-random] Warning: The documentation for the following packages are not installed. No
3317.12 s
[mwc-random] links will be generated to these packages: vector-0.13.2.0
3317.12 s
[mwc-random] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3317.12 s
[mwc-random] [1 of 4] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, nothing )
3317.12 s
[mwc-random] [2 of 4] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, nothing )
3317.12 s
[mwc-random] [3 of 4] Compiling System.Random.MWC.SeedSource ( System/Random/MWC/SeedSource.hs, nothing )
3317.12 s
[mwc-random] [4 of 4] Compiling System.Random.MWC ( System/Random/MWC.hs, nothing )
3317.12 s
[mwc-random] Haddock coverage:
3317.12 s
[mwc-random] Warning: 'CondensedTable' is ambiguous. It is defined
3317.12 s
[mwc-random] * at System/Random/MWC/CondensedTable.hs:54:3
3317.12 s
[mwc-random] * at System/Random/MWC/CondensedTable.hs:53:1
3317.12 s
[mwc-random] You may be able to disambiguate the identifier by qualifying it or
3317.12 s
[mwc-random] by specifying the type/value namespace explicitly.
3317.12 s
[mwc-random] Defaulting to the one defined at System/Random/MWC/CondensedTable.hs:53:1
3317.12 s
[mwc-random] 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable'
3317.12 s
[mwc-random] 100% ( 25 / 25) in 'System.Random.MWC.Distributions'
3317.12 s
[mwc-random] 75% ( 3 / 4) in 'System.Random.MWC.SeedSource'
3317.12 s
[mwc-random] Missing documentation for:
3317.12 s
[mwc-random] acquireSeedTime (System/Random/MWC/SeedSource.hs:32)
3317.12 s
[mwc-random] Warning: 'Gen' is ambiguous. It is defined
3317.12 s
[mwc-random] * at System/Random/MWC.hs:366:17
3317.12 s
[mwc-random] * at System/Random/MWC.hs:366:1
3317.12 s
[mwc-random] You may be able to disambiguate the identifier by qualifying it or
3317.12 s
[mwc-random] by specifying the type/value namespace explicitly.
3317.12 s
[mwc-random] Defaulting to the one defined at System/Random/MWC.hs:366:1
3317.12 s
[mwc-random] Warning: 'Seed' is ambiguous. It is defined
3317.12 s
[mwc-random] * at System/Random/MWC.hs:448:16
3317.12 s
[mwc-random] * at System/Random/MWC.hs:448:1
3317.12 s
[mwc-random] You may be able to disambiguate the identifier by qualifying it or
3317.12 s
[mwc-random] by specifying the type/value namespace explicitly.
3317.12 s
[mwc-random] Defaulting to the one defined at System/Random/MWC.hs:448:1
3317.12 s
[mwc-random] Warning: 'UniformRange' is out of scope.
3317.12 s
[mwc-random] If you qualify the identifier, haddock can try to link it anyway.
3317.12 s
[mwc-random] Warning: 'Uniform' is out of scope.
3317.12 s
[mwc-random] If you qualify the identifier, haddock can try to link it anyway.
3317.12 s
[mwc-random] Warning: 'uniformM' is out of scope.
3317.12 s
[mwc-random] If you qualify the identifier, haddock can try to link it anyway.
3317.12 s
[mwc-random] 100% ( 29 / 29) in 'System.Random.MWC'
3317.12 s
[mwc-random] Warning: System.Random.MWC.CondensedTable: could not find link destinations for:
3317.12 s
[mwc-random] - Data.Vector.Generic.Base.Vector
3317.12 s
[mwc-random] - Data.Vector.Unboxed.Base.Vector
3317.12 s
[mwc-random] - Data.Vector.Vector
3317.12 s
[mwc-random] Warning: System.Random.MWC.Distributions: could not find link destinations for:
3317.12 s
[mwc-random] - Data.Vector.Generic.Base.Vector
3317.12 s
[mwc-random] - Data.Vector.Generic.Mutable.Base.MVector
3317.12 s
[mwc-random] Warning: System.Random.MWC: could not find link destinations for:
3317.12 s
[mwc-random] - System.Random.Internal.GUniform
3317.12 s
[mwc-random] - Data.Vector.Generic.Base.Vector
3317.12 s
[mwc-random] - Data.Vector.Unboxed.Base.Vector
3317.12 s
[mwc-random] - System.Random.MWC.uniformWord32
3317.12 s
[mwc-random] - System.Random.MWC.D:R:MutableGenSeedm
3317.12 s
[sqlite-simple] [ 1 of 14] Compiling Common ( test/Common.hs, dist/build/test/test-tmp/Common.o, dist/build/test/test-tmp/Common.dyn_o )
3317.12 s
[sqlite-simple] [ 2 of 14] Compiling Debug ( test/Debug.hs, dist/build/test/test-tmp/Debug.o )
3317.12 s
[sqlite-simple] [ 3 of 14] Compiling DirectSqlite ( test/DirectSqlite.hs, dist/build/test/test-tmp/DirectSqlite.o )
3317.12 s
[sqlite-simple] [ 4 of 14] Compiling Errors ( test/Errors.hs, dist/build/test/test-tmp/Errors.o )
3317.12 s
[sqlite-simple]
3317.12 s
[sqlite-simple] test/Errors.hs:53:46: warning : [ GHC-63394 ] [ -Wx-partial ]
3317.12 s
[sqlite-simple] In the use of ‘head’
3317.12 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3317.12 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3317.12 s
[sqlite-simple] |
3317.12 s
[sqlite-simple] 53 | assertEqual "string" (Only "test string") (head rows)
3317.12 s
[sqlite-simple] | ^^^^
3317.12 s
[sqlite-simple] [ 5 of 14] Compiling Fold ( test/Fold.hs, dist/build/test/test-tmp/Fold.o )
3317.12 s
[sqlite-simple] [ 6 of 14] Compiling Function ( test/Function.hs, dist/build/test/test-tmp/Function.o )
3317.12 s
[sqlite-simple] [ 7 of 14] Compiling ParamConv ( test/ParamConv.hs, dist/build/test/test-tmp/ParamConv.o )
3317.12 s
[sqlite-simple] [ 8 of 14] Compiling QQ ( test/QQ.hs, dist/build/test/test-tmp/QQ.o )
3317.12 s
[sqlite-simple] [ 9 of 14] Compiling Simple ( test/Simple.hs, dist/build/test/test-tmp/Simple.o )
3317.12 s
[sqlite-simple]
3317.12 s
[sqlite-simple] test/Simple.hs:39:33: warning : [ GHC-63394 ] [ -Wx-partial ]
3317.12 s
[sqlite-simple] In the use of ‘head’
3317.12 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3317.12 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3317.12 s
[sqlite-simple] |
3317.12 s
[sqlite-simple] 39 | assertEqual "value" (Only 2) (head rows)
3317.12 s
[sqlite-simple] | ^^^^
3317.12 s
[sqlite-simple]
3317.12 s
[sqlite-simple] test/Simple.hs:47:46: warning : [ GHC-63394 ] [ -Wx-partial ]
3317.12 s
[sqlite-simple] In the use of ‘head’
3317.12 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3317.12 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3317.12 s
[sqlite-simple] |
3317.12 s
[sqlite-simple] 47 | assertEqual "string" (Only "test string") (head rows)
3317.12 s
[sqlite-simple] | ^^^^
3317.12 s
[sqlite-simple]
3317.12 s
[sqlite-simple] test/Simple.hs:49:48: warning : [ GHC-63394 ] [ -Wx-partial ]
3317.12 s
[sqlite-simple] In the use of ‘head’
3317.12 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3317.12 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3317.12 s
[sqlite-simple] |
3317.12 s
[sqlite-simple] 49 | assertEqual "int,string" (1, "test string") (head rows)
3317.12 s
[sqlite-simple] | ^^^^
3317.12 s
[sqlite-simple]
3317.12 s
[sqlite-simple] test/Simple.hs:74:46: warning : [ GHC-63394 ] [ -Wx-partial ]
3317.12 s
[sqlite-simple] In the use of ‘head’
3317.12 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3317.12 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3317.12 s
[sqlite-simple] |
3317.12 s
[sqlite-simple] 74 | assertEqual "string" (Only "test string") (head rows)
3317.13 s
[sqlite-simple] | ^^^^
3317.13 s
[sqlite-simple]
3317.13 s
[sqlite-simple] test/Simple.hs:143:29: warning : [ GHC-63394 ] [ -Wx-partial ]
3317.13 s
[unordered-containers] model: OK (7.68s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (2.88s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] difference
3317.13 s
[unordered-containers] model: OK (0.09s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.07s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] differenceWith
3317.13 s
[unordered-containers] model: OK (0.10s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.05s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] intersection
3317.13 s
[unordered-containers] model: OK (0.13s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.06s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] intersectionWith
3317.13 s
[unordered-containers] model: OK (0.17s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.06s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] intersectionWithKey
3317.13 s
[unordered-containers] model: OK (0.21s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.19s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] compose
3317.13 s
[unordered-containers] valid: OK (0.11s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] map
3317.13 s
[unordered-containers] model: OK (0.26s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.03s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] traverseWithKey
3317.13 s
[unordered-containers] model: OK (3.62s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.09s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] mapKeys
3317.13 s
[unordered-containers] model: OK (0.15s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (3.39s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] foldr: OK (0.05s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] foldl: OK (0.15s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] foldrWithKey: OK (0.06s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] foldlWithKey: OK (0.03s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] foldrWithKey': OK (0.07s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] foldlWithKey': OK (0.06s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] foldl': OK (0.04s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] foldr': OK (0.04s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] foldMapWithKey: OK (0.05s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] filter
3317.13 s
[unordered-containers] model: OK (0.66s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.24s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] filterWithKey
3317.13 s
[unordered-containers] model: OK (9.92s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (6.32s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] mapMaybe
3317.13 s
[unordered-containers] model: OK (0.35s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.29s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] mapMaybeWithKey
3317.13 s
[unordered-containers] model: OK (10.21s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (6.80s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] elems: OK (0.09s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] keys: OK (0.09s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] fromList
3317.13 s
[unordered-containers] model: OK (0.08s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.04s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] fromListWith
3317.13 s
[unordered-containers] model: OK (0.15s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] valid: OK (0.04s)
3317.13 s
[unordered-containers] +++ OK, passed 100 tests.
3317.13 s
[unordered-containers] fromListWithKey
3317.13 s
[unordered-containers] model: OK (0.13s)
3317.13 s
[ghc-lib-parser] [377 of 443] Compiling GHC.Unit.Module.Graph ( compiler/GHC/Unit/Module/Graph.hs, dist/build/GHC/Unit/Module/Graph.p_o )
3317.13 s
[ghc-lib-parser] [378 of 443] Compiling GHC.Driver.Ppr ( compiler/GHC/Driver/Ppr.hs, dist/build/GHC/Driver/Ppr.p_o )
3317.13 s
[ghc-lib-parser] [379 of 443] Compiling GHC.Driver.Config.Logger ( compiler/GHC/Driver/Config/Logger.hs, dist/build/GHC/Driver/Config/Logger.p_o )
3317.13 s
[ghc-lib-parser] [380 of 443] Compiling GHC.Driver.Config ( compiler/GHC/Driver/Config.hs, dist/build/GHC/Driver/Config.p_o )
3317.13 s
[ghc-lib-parser] [381 of 443] Compiling GHC.Core.Opt.Simplify.Inline ( compiler/GHC/Core/Opt/Simplify/Inline.hs, dist/build/GHC/Core/Opt/Simplify/Inline.p_o )
3317.13 s
[ghc-lib-parser] [382 of 443] Compiling GHC.Core.Tidy ( compiler/GHC/Core/Tidy.hs, dist/build/GHC/Core/Tidy.p_o )
3317.13 s
[ghc-lib-parser] [383 of 443] Compiling GHC.Core.Rules ( compiler/GHC/Core/Rules.hs, dist/build/GHC/Core/Rules.p_o )
3317.13 s
[ghc-lib-parser] [384 of 443] Compiling GHC.Core.Opt.Simplify.Monad ( compiler/GHC/Core/Opt/Simplify/Monad.hs, dist/build/GHC/Core/Opt/Simplify/Monad.p_o )
3317.13 s
[ghc-lib-parser] [385 of 443] Compiling GHC.Core.Opt.ConstantFold[boot] ( compiler/GHC/Core/Opt/ConstantFold.hs-boot, dist/build/GHC/Core/Opt/ConstantFold.p_o-boot )
3317.13 s
[ghc-lib-parser] [386 of 443] Compiling GHC.Builtin.PrimOps.Ids ( compiler/GHC/Builtin/PrimOps/Ids.hs, dist/build/GHC/Builtin/PrimOps/Ids.p_o )
3317.13 s
[ghc-lib-parser] [387 of 443] Compiling GHC.Core.Opt.ConstantFold ( compiler/GHC/Core/Opt/ConstantFold.hs, dist/build/GHC/Core/Opt/ConstantFold.p_o )
3317.13 s
[ghc-lib-parser] [388 of 443] Compiling GHC.Unit.External ( compiler/GHC/Unit/External.hs, dist/build/GHC/Unit/External.p_o )
3317.13 s
[ghc-lib-parser] [389 of 443] Compiling GHC.Unit.Env ( compiler/GHC/Unit/Env.hs, dist/build/GHC/Unit/Env.p_o )
3317.13 s
[ghc-lib-parser] [390 of 443] Compiling GHC.Types.Name.Ppr ( compiler/GHC/Types/Name/Ppr.hs, dist/build/GHC/Types/Name/Ppr.p_o )
3317.13 s
[ghc-lib-parser] [391 of 443] Compiling GHC.Runtime.Interpreter.Types ( compiler/GHC/Runtime/Interpreter/Types.hs, dist/build/GHC/Runtime/Interpreter/Types.p_o )
3317.13 s
[ghc-lib-parser] [392 of 443] Compiling GHC.Core.Opt.Simplify.Env ( compiler/GHC/Core/Opt/Simplify/Env.hs, dist/build/GHC/Core/Opt/Simplify/Env.p_o )
3317.13 s
[ghc-lib-parser] [393 of 443] Compiling GHC.Core.Opt.Simplify.Utils ( compiler/GHC/Core/Opt/Simplify/Utils.hs, dist/build/GHC/Core/Opt/Simplify/Utils.p_o )
3317.13 s
[ghc-lib-parser] [394 of 443] Compiling GHC.Core.Opt.Simplify.Iteration ( compiler/GHC/Core/Opt/Simplify/Iteration.hs, dist/build/GHC/Core/Opt/Simplify/Iteration.p_o )
3317.13 s
[sqlite-simple] In the use of ‘head’
3317.13 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3317.13 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3317.13 s
[sqlite-simple] |
3317.13 s
[sqlite-simple] 143 | (Only "test string") @=? (head rows)
3317.13 s
[sqlite-simple] | ^^^^
3317.14 s
[sqlite-simple] [10 of 14] Compiling Statement ( test/Statement.hs, dist/build/test/test-tmp/Statement.o )
3317.14 s
[sqlite-simple] [11 of 14] Compiling TestImports ( test/TestImports.hs, dist/build/test/test-tmp/TestImports.o )
3317.14 s
[sqlite-simple] [12 of 14] Compiling UserInstances ( test/UserInstances.hs, dist/build/test/test-tmp/UserInstances.o )
3317.14 s
[sqlite-simple] [13 of 14] Compiling Utf8Strings ( test/Utf8Strings.hs, dist/build/test/test-tmp/Utf8Strings.o )
3317.14 s
[sqlite-simple] [14 of 14] Compiling Main ( test/Main.hs, dist/build/test/test-tmp/Main.o )
3317.14 s
[sqlite-simple] [15 of 15] Linking dist/build/test/test
3317.14 s
[sqlite-simple] buildPhase completed in 44 seconds
3317.14 s
[sqlite-simple] Phase: checkPhase
3317.14 s
[sqlite-simple] Running 1 test suites...
3317.14 s
[sqlite-simple] Test suite test: RUNNING...
3317.14 s
[sqlite-simple] Cases: 48 Tried: 48 Errors: 0 Failures: 0
3317.14 s
[sqlite-simple] Test suite test: PASS
3317.14 s
[sqlite-simple] Test suite logged to: dist/test/sqlite-simple-0.4.19.0-test.log
3317.14 s
[sqlite-simple] 1 of 1 test suites (1 of 1 test cases) passed.
3317.14 s
[sqlite-simple] Phase: haddockPhase
3317.14 s
[sqlite-simple] Preprocessing library for sqlite-simple-0.4.19.0..
3317.14 s
[sqlite-simple] Running Haddock on library for sqlite-simple-0.4.19.0..
3317.14 s
[sqlite-simple] Warning: The documentation for the following packages are not installed. No
3317.14 s
[sqlite-simple] links will be generated to these packages: attoparsec-0.14.4,
3317.14 s
[sqlite-simple] attoparsec-0.14.4, vector-0.13.2.0
3317.14 s
[sqlite-simple] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3317.14 s
[sqlite-simple] [ 1 of 12] Compiling Database.SQLite.Simple.Ok ( Database/SQLite/Simple/Ok.hs, nothing )
3317.14 s
[sqlite-simple]
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] valid: OK (0.08s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] toList: OK (0.16s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] Data.HashMap.Strict
3317.14 s
[unordered-containers] instances
3317.14 s
[unordered-containers] Eq
3317.14 s
[unordered-containers] ==: OK (0.28s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] /=: OK (0.38s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] Ord
3317.14 s
[unordered-containers] compare reflexive: OK (0.07s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] compare transitive: OK (0.53s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] compare antisymmetric: OK (0.25s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] Ord => Eq: OK (0.32s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] Read/Show: OK (2.28s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] Functor: OK (0.40s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] Foldable: OK (0.21s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] Bifoldable
3317.14 s
[unordered-containers] bifoldMap: OK (0.16s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] bifoldr: OK (0.20s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] bifoldl: OK (0.14s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] Hashable: OK (0.12s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] empty
3317.14 s
[unordered-containers] valid: OK
3317.14 s
[unordered-containers] +++ OK, passed 1 test.
3317.14 s
[unordered-containers] singleton
3317.14 s
[unordered-containers] valid: OK
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] size: OK (0.05s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] member: OK (0.06s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] lookup: OK (0.04s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] !?: OK (0.11s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] insert
3317.14 s
[unordered-containers] model: OK (0.18s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] valid: OK (0.10s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] insertWith
3317.14 s
[unordered-containers] insertWith: OK (0.08s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] valid: OK (0.22s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] delete
3317.14 s
[unordered-containers] model: OK (0.21s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] valid: OK (0.04s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] adjust
3317.14 s
[unordered-containers] model: OK (0.34s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] valid: OK (0.24s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] update
3317.14 s
[unordered-containers] model: OK (0.28s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] valid: OK (0.13s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] alter
3317.14 s
[unordered-containers] model: OK (0.09s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] valid: OK (0.07s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] alterF
3317.14 s
[unordered-containers] model
3317.14 s
[unordered-containers] []: OK (1.10s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] adjust: OK (0.04s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] insert: OK (0.07s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.14 s
[unordered-containers] insertWith: OK (0.16s)
3317.14 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] delete: OK (0.26s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] lookup: OK (0.01s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.13s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] isSubmapOf
3317.15 s
[unordered-containers] model: OK (0.19s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] m ⊆ m: OK (0.18s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.17s)
3317.15 s
[sqlite-simple] Database/SQLite/Simple/Ok.hs:76:5: warning : [ GHC-22705 ] [ -Wnoncanonical-monad-instances ]
3317.15 s
[sqlite-simple] Noncanonical ‘return’ definition detected
3317.15 s
[sqlite-simple] in the instance declaration for ‘Monad Ok’.
3317.15 s
[sqlite-simple] ‘return’ will eventually be removed in favour of ‘pure’
3317.15 s
[sqlite-simple] Suggested fix:
3317.15 s
[sqlite-simple] Either remove definition for ‘return’ (recommended) or define as ‘return = pure’
3317.15 s
[sqlite-simple] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/monad-of-no-return
3317.15 s
[sqlite-simple] |
3317.15 s
[sqlite-simple] 76 | return = Ok
3317.15 s
[sqlite-simple] | ^^^^^^^^^^^
3317.15 s
[sqlite-simple] [ 2 of 12] Compiling Database.SQLite.Simple.Internal ( Database/SQLite/Simple/Internal.hs, nothing )
3317.15 s
[sqlite-simple] [ 3 of 12] Compiling Database.SQLite.Simple.Time.Implementation ( Database/SQLite/Simple/Time/Implementation.hs, nothing )
3317.15 s
[sqlite-simple] [ 4 of 12] Compiling Database.SQLite.Simple.Time ( Database/SQLite/Simple/Time.hs, nothing )
3317.15 s
[sqlite-simple] [ 5 of 12] Compiling Database.SQLite.Simple.Types ( Database/SQLite/Simple/Types.hs, nothing )
3317.15 s
[sqlite-simple] [ 6 of 12] Compiling Database.SQLite.Simple.ToField ( Database/SQLite/Simple/ToField.hs, nothing )
3317.15 s
[sqlite-simple] [ 7 of 12] Compiling Database.SQLite.Simple.ToRow ( Database/SQLite/Simple/ToRow.hs, nothing )
3317.15 s
[sqlite-simple] [ 8 of 12] Compiling Database.SQLite.Simple.QQ ( Database/SQLite/Simple/QQ.hs, nothing )
3317.15 s
[sqlite-simple] [ 9 of 12] Compiling Database.SQLite.Simple.FromField ( Database/SQLite/Simple/FromField.hs, nothing )
3317.15 s
[sqlite-simple] [10 of 12] Compiling Database.SQLite.Simple.FromRow ( Database/SQLite/Simple/FromRow.hs, nothing )
3317.15 s
[sqlite-simple]
3317.15 s
[sqlite-simple] Database/SQLite/Simple/FromRow.hs:119:28: warning : [ GHC-63394 ] [ -Wx-partial ]
3317.15 s
[sqlite-simple] In the use of ‘tail’
3317.15 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3317.15 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3317.15 s
[sqlite-simple] |
3317.15 s
[sqlite-simple] 119 | lift (put (column + 1, tail remaining))
3317.15 s
[sqlite-simple] | ^^^^
3317.15 s
[sqlite-simple]
3317.15 s
[sqlite-simple] Database/SQLite/Simple/FromRow.hs:124:15: warning : [ GHC-63394 ] [ -Wx-partial ]
3317.15 s
[sqlite-simple] In the use of ‘head’
3317.15 s
[sqlite-simple] (imported from Prelude, but defined in GHC.List):
3317.15 s
[sqlite-simple] "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3317.15 s
[sqlite-simple] |
3317.15 s
[sqlite-simple] 124 | let r = head remaining
3317.15 s
[sqlite-simple] | ^^^^
3317.15 s
[sqlite-simple] [11 of 12] Compiling Database.SQLite.Simple ( Database/SQLite/Simple.hs, nothing )
3317.15 s
[sqlite-simple] [12 of 12] Compiling Database.SQLite.Simple.Function ( Database/SQLite/Simple/Function.hs, nothing )
3317.15 s
[sqlite-simple] Haddock coverage:
3317.15 s
[sqlite-simple] Warning: 'Ok' is ambiguous. It is defined
3317.15 s
[sqlite-simple] * at Database/SQLite/Simple/Ok.hs:46:38
3317.15 s
[sqlite-simple] * at Database/SQLite/Simple/Ok.hs:46:1
3317.15 s
[sqlite-simple] You may be able to disambiguate the identifier by qualifying it or
3317.15 s
[sqlite-simple] by specifying the type/value namespace explicitly.
3317.15 s
[sqlite-simple] Defaulting to the one defined at Database/SQLite/Simple/Ok.hs:46:1
3317.15 s
[sqlite-simple] Warning: 'SomeException' is ambiguous. It is defined
3317.15 s
[sqlite-simple] * in ‘GHC.Exception.Type’
3317.15 s
[sqlite-simple] * in ‘GHC.Exception.Type’
3317.15 s
[sqlite-simple] You may be able to disambiguate the identifier by qualifying it or
3317.15 s
[sqlite-simple] by specifying the type/value namespace explicitly.
3317.15 s
[sqlite-simple] Defaulting to the one defined in ‘GHC.Exception.Type’
3317.15 s
[sqlite-simple] 66% ( 2 / 3) in 'Database.SQLite.Simple.Ok'
3317.15 s
[sqlite-simple] Missing documentation for:
3317.15 s
[sqlite-simple] Ok (Database/SQLite/Simple/Ok.hs:46)
3317.15 s
[sqlite-simple] 42% ( 3 / 7) in 'Database.SQLite.Simple.Internal'
3317.15 s
[sqlite-simple] Missing documentation for:
3317.15 s
[sqlite-simple] ColumnOutOfBounds (Database/SQLite/Simple/Internal.hs:49)
3317.15 s
[sqlite-simple] RowParseRO (Database/SQLite/Simple/Internal.hs:62)
3317.15 s
[sqlite-simple] RowParser (Database/SQLite/Simple/Internal.hs:64)
3317.15 s
[sqlite-simple] gettypename (Database/SQLite/Simple/Internal.hs:68)
3317.15 s
[sqlite-simple] 28% ( 2 / 7) in 'Database.SQLite.Simple.Time.Implementation'
3317.15 s
[sqlite-simple] Missing documentation for:
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] m1 ⊈ m2 ⇒ m1 ∪ m2 ⊈ m1: OK (0.17s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests; 19 discarded.
3317.15 s
[unordered-containers] m1\m2 ⊆ m1: OK (0.17s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.40s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests; 199 discarded.
3317.15 s
[unordered-containers] delete k m ⊆ m: OK (0.21s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests; 14 discarded.
3317.15 s
[unordered-containers] m ⊈ delete k m : OK (0.15s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests; 12 discarded.
3317.15 s
[unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK (0.04s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests; 3 discarded.
3317.15 s
[unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK (0.15s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests; 7 discarded.
3317.15 s
[unordered-containers] union
3317.15 s
[unordered-containers] model: OK (0.37s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.19s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] unionWith
3317.15 s
[unordered-containers] model: OK (0.79s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.43s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] unionWithKey
3317.15 s
[unordered-containers] model: OK (0.62s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.52s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] unions
3317.15 s
[unordered-containers] model: OK (6.37s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (3.62s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] difference
3317.15 s
[unordered-containers] model: OK (0.15s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.25s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] differenceWith
3317.15 s
[unordered-containers] model: OK (0.51s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.22s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] intersection
3317.15 s
[unordered-containers] model: OK (0.32s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.05s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] intersectionWith
3317.15 s
[unordered-containers] model: OK (0.50s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.19s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] intersectionWithKey
3317.15 s
[unordered-containers] model: OK (0.58s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.33s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] compose
3317.15 s
[unordered-containers] valid: OK (0.23s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] map
3317.15 s
[unordered-containers] model: OK (0.62s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.42s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] traverseWithKey
3317.15 s
[unordered-containers] model: OK (2.80s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] valid: OK (0.22s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.15 s
[unordered-containers] mapKeys
3317.15 s
[unordered-containers] model: OK (0.07s)
3317.15 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] valid: OK (5.08s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] foldr: OK (0.12s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] foldl: OK (0.09s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] foldrWithKey: OK (0.09s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] foldlWithKey: OK (0.13s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] foldrWithKey': OK (0.05s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] foldlWithKey': OK (0.11s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] foldl': OK (0.08s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] foldr': OK (0.05s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] foldMapWithKey: OK (0.10s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] filter
3317.16 s
[sqlite-simple] parseUTCTime (Database/SQLite/Simple/Time/Implementation.hs:42)
3317.16 s
[sqlite-simple] parseDay (Database/SQLite/Simple/Time/Implementation.hs:45)
3317.16 s
[sqlite-simple] dayToBuilder (Database/SQLite/Simple/Time/Implementation.hs:126)
3317.16 s
[sqlite-simple] timeOfDayToBuilder (Database/SQLite/Simple/Time/Implementation.hs:130)
3317.16 s
[sqlite-simple] timeZoneToBuilder (Database/SQLite/Simple/Time/Implementation.hs:134)
3317.16 s
[sqlite-simple] Warning: 'UTCTime' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] Warning: 'Day' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] 100% ( 2 / 2) in 'Database.SQLite.Simple.Time'
3317.16 s
[sqlite-simple] Warning: 'Text' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] 100% ( 5 / 5) in 'Database.SQLite.Simple.Types'
3317.16 s
[sqlite-simple] 100% ( 2 / 2) in 'Database.SQLite.Simple.ToField'
3317.16 s
[sqlite-simple] 100% ( 3 / 3) in 'Database.SQLite.Simple.ToRow'
3317.16 s
[sqlite-simple] 100% ( 2 / 2) in 'Database.SQLite.Simple.QQ'
3317.16 s
[sqlite-simple] Warning: 'UnicodeException' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] Warning: 'Field' is ambiguous. It is defined
3317.16 s
[sqlite-simple] * at Database/SQLite/Simple/Internal.hs:55:14
3317.16 s
[sqlite-simple] * at Database/SQLite/Simple/Internal.hs:55:1
3317.16 s
[sqlite-simple] You may be able to disambiguate the identifier by qualifying it or
3317.16 s
[sqlite-simple] by specifying the type/value namespace explicitly.
3317.16 s
[sqlite-simple] Defaulting to the one defined at Database/SQLite/Simple/Internal.hs:55:1
3317.16 s
[sqlite-simple] 85% ( 6 / 7) in 'Database.SQLite.Simple.FromField'
3317.16 s
[sqlite-simple] Missing documentation for:
3317.16 s
[sqlite-simple] FieldParser (Database/SQLite/Simple/FromField.hs:81)
3317.16 s
[sqlite-simple] 42% ( 3 / 7) in 'Database.SQLite.Simple.FromRow'
3317.16 s
[sqlite-simple] Missing documentation for:
3317.16 s
[sqlite-simple] RowParser (Database/SQLite/Simple/Internal.hs:64)
3317.16 s
[sqlite-simple] field (Database/SQLite/Simple/FromRow.hs:129)
3317.16 s
[sqlite-simple] fieldWith (Database/SQLite/Simple/FromRow.hs:116)
3317.16 s
[sqlite-simple] numFieldsRemaining (Database/SQLite/Simple/FromRow.hs:132)
3317.16 s
[sqlite-simple] Warning: 'Query' is ambiguous. It is defined
3317.16 s
[sqlite-simple] * at Database/SQLite/Simple/Types.hs:62:17
3317.16 s
[sqlite-simple] * at Database/SQLite/Simple/Types.hs:62:1
3317.16 s
[sqlite-simple] You may be able to disambiguate the identifier by qualifying it or
3317.16 s
[sqlite-simple] by specifying the type/value namespace explicitly.
3317.16 s
[sqlite-simple] Defaulting to the one defined at Database/SQLite/Simple/Types.hs:62:1
3317.16 s
[sqlite-simple] Warning: 'Statement' is ambiguous. It is defined
3317.16 s
[sqlite-simple] * at Database/SQLite/Simple.hs:128:21
3317.16 s
[sqlite-simple] * at Database/SQLite/Simple.hs:128:1
3317.16 s
[sqlite-simple] You may be able to disambiguate the identifier by qualifying it or
3317.16 s
[sqlite-simple] by specifying the type/value namespace explicitly.
3317.16 s
[sqlite-simple] Defaulting to the one defined at Database/SQLite/Simple.hs:128:1
3317.16 s
[sqlite-simple] Warning: 'FormatError' is ambiguous. It is defined
3317.16 s
[sqlite-simple] * at Database/SQLite/Simple.hs:151:20
3317.16 s
[sqlite-simple] * at Database/SQLite/Simple.hs:151:1
3317.16 s
[sqlite-simple] You may be able to disambiguate the identifier by qualifying it or
3317.16 s
[sqlite-simple] by specifying the type/value namespace explicitly.
3317.16 s
[sqlite-simple] Defaulting to the one defined at Database/SQLite/Simple.hs:151:1
3317.16 s
[sqlite-simple] Warning: 'action' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] Warning: 'Database' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] Warning: 'test' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] Warning: 'Text' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] Warning: 'Only' is ambiguous. It is defined
3317.16 s
[sqlite-simple] * in ‘Data.Tuple.Only’
3317.16 s
[sqlite-simple] * in ‘Data.Tuple.Only’
3317.16 s
[sqlite-simple] You may be able to disambiguate the identifier by qualifying it or
3317.16 s
[sqlite-simple] by specifying the type/value namespace explicitly.
3317.16 s
[sqlite-simple] Defaulting to the one defined in ‘Data.Tuple.Only’
3317.16 s
[sqlite-simple] Warning: 'ByteString' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] Warning: 'FromField' is out of scope.
3317.16 s
[sqlite-simple] If you qualify the identifier, haddock can try to link it anyway.
3317.16 s
[sqlite-simple] 96% ( 75 / 78) in 'Database.SQLite.Simple'
3317.16 s
[sqlite-simple] Missing documentation for:
3317.16 s
[sqlite-simple] SQLData
3317.16 s
[sqlite-simple] NamedParam (Database/SQLite/Simple.hs:134)
3317.16 s
[sqlite-simple] field (Database/SQLite/Simple/FromRow.hs:129)
3317.16 s
[sqlite-simple] 0% ( 0 / 4) in 'Database.SQLite.Simple.Function'
3317.16 s
[sqlite-simple] Missing documentation for:
3317.16 s
[sqlite-simple] Module header
3317.16 s
[sqlite-simple] Function (Database/SQLite/Simple/Function.hs:22)
3317.16 s
[unordered-containers] model: OK (0.44s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] valid: OK (0.30s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] filterWithKey
3317.16 s
[unordered-containers] model: OK (8.67s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] valid: OK (5.90s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] mapMaybe
3317.16 s
[unordered-containers] model: OK (0.80s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] valid: OK (0.34s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] mapMaybeWithKey
3317.16 s
[unordered-containers] model: OK (8.65s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] valid: OK (5.15s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] elems: OK (0.46s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] keys: OK (0.25s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] fromList
3317.16 s
[unordered-containers] model: OK (0.10s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] valid: OK (0.15s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] fromListWith
3317.16 s
[unordered-containers] model: OK (0.11s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] valid: OK (0.19s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] fromListWithKey
3317.16 s
[unordered-containers] model: OK (0.11s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] valid: OK (0.40s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] toList: OK (0.08s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] Data.HashSet
3317.16 s
[unordered-containers] instances
3317.16 s
[unordered-containers] Eq
3317.16 s
[unordered-containers] ==: OK (0.14s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] == permutations: OK (0.17s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] /=: OK (0.17s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] Ord
3317.16 s
[unordered-containers] compare reflexive: OK (0.10s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] compare transitive: OK (0.20s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] compare antisymmetric: OK (0.09s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] Ord => Eq: OK (0.11s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] Read/Show: OK (2.33s)
3317.16 s
[unordered-containers] +++ OK, passed 100 tests.
3317.16 s
[unordered-containers] Foldable: OK (0.17s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] Hashable: OK (0.19s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] size: OK (0.09s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] member: OK (0.14s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] insert: OK (0.12s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] delete: OK (0.13s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] union: OK (0.34s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] map: OK (5.71s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] foldr: OK (0.12s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] foldl': OK (0.03s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] filter: OK (5.04s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] toList: OK (0.08s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] Data.HashMap.Internal.List
3317.17 s
[unordered-containers] isPermutationBy: OK (0.14s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] isPermutationBy of different length: OK (0.09s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests; 12 discarded.
3317.17 s
[unordered-containers] pUnorderedCompare: OK (0.48s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] modelUnorderedCompare
3317.17 s
[unordered-containers] reflexive: OK (0.09s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] anti-symmetric: OK (0.11s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] transitive: OK (0.12s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] Regression tests
3317.17 s
[sqlite-simple] createFunction (Database/SQLite/Simple/Function.hs:58)
3317.17 s
[sqlite-simple] deleteFunction (Database/SQLite/Simple/Function.hs:68)
3317.17 s
[sqlite-simple] Warning: Database.SQLite.Simple.Types: could not find link destinations for:
3317.17 s
[sqlite-simple] - Data.Tuple.Only.Rep_Only
3317.17 s
[sqlite-simple] Warning: Database.SQLite.Simple: could not find link destinations for:
3317.17 s
[sqlite-simple] - Database.SQLite3.Rep_SQLData
3317.17 s
[sqlite-simple] - Database.SQLite3.Rep_SQLError
3317.17 s
[sqlite-simple] - Database.SQLite3.Bindings.Types.Rep_Error
3317.17 s
[sqlite-simple] - Data.Tuple.Only.Rep_Only
3317.17 s
[sqlite-simple] Warning: Database.SQLite.Simple.Function: could not find link destinations for:
3317.17 s
[sqlite-simple] - Database.SQLite.Simple.Function.argCount
3317.17 s
[sqlite-simple] - Database.SQLite.Simple.Function.deterministicFn
3317.17 s
[sqlite-simple] - Database.SQLite.Simple.Function.evalFunction
3317.17 s
[unordered-containers] issue32: OK
3317.17 s
[unordered-containers] issue39a: OK
3317.17 s
[unordered-containers] issue39b: OK (0.22s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] issue254 lazy: OK (0.03s)
3317.17 s
[unordered-containers] issue254 strict: OK (0.02s)
3317.17 s
[unordered-containers] issue379
3317.17 s
[unordered-containers] Lazy.unionWith: OK (0.03s)
3317.17 s
[unordered-containers] union: OK
3317.17 s
[unordered-containers] Strict.unionWith: OK
3317.17 s
[unordered-containers] Strict.unionWithKey: OK
3317.17 s
[unordered-containers] issue381
3317.17 s
[unordered-containers] mapMaybe: OK
3317.17 s
[unordered-containers] mapMaybeWithKey: OK
3317.17 s
[unordered-containers] issue382: OK (0.02s)
3317.17 s
[unordered-containers] issue383: OK
3317.17 s
[unordered-containers] issue420: OK
3317.17 s
[unordered-containers] Strictness
3317.17 s
[unordered-containers] HashMap.Strict
3317.17 s
[unordered-containers] singleton is key-strict: OK (0.05s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] singleton is value-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] member is key-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] lookup is key-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] lookupDefault is key-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] findWithDefault is key-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] ! is key-strict: OK (0.04s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] delete is key-strict: OK (0.04s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] adjust is key-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] adjust is value-strict: OK (0.10s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] insert is key-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] insert is value-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] insertWith is key-strict: OK (0.09s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] insertWith is value-strict: OK (0.06s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] fromList is key-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 1 test.
3317.17 s
[unordered-containers] fromList is value-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] fromListWith is key-strict: OK
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers] fromListWith is value-strict: OK (0.06s)
3317.17 s
[unordered-containers] +++ OK, passed 100 tests.
3317.17 s
[unordered-containers]
3317.17 s
[unordered-containers] All 256 tests passed (12.61s)
3317.17 s
[unordered-containers] Test suite unordered-containers-tests: PASS
3317.17 s
[unordered-containers] Test suite logged to:
3317.17 s
[unordered-containers] dist/test/unordered-containers-0.2.20-unordered-containers-tests.log
3317.17 s
[unordered-containers] 1 of 1 test suites (1 of 1 test cases) passed.
3317.17 s
[unordered-containers] Phase: haddockPhase
3317.50 s
[process-extras] Phase: setupCompilerEnvironmentPhase
3317.53 s
[process-extras] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3317.79 s
[mwc-random] Documentation created: dist/doc/html/mwc-random/,
3317.79 s
[mwc-random] dist/doc/html/mwc-random/mwc-random.txt
3317.90 s
[unordered-containers] Preprocessing library for unordered-containers-0.2.20..
3317.95 s
[unordered-containers] Running Haddock on library for unordered-containers-0.2.20..
3318.05 s
[mwc-random] Phase: installPhase
3318.12 s
[unordered-containers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3318.32 s
[mwc-random] Installing library in /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU
3318.34 s
[process-extras] Phase: unpackPhase
3318.36 s
[process-extras] unpacking source archive /nix/store/scvs7bd60n81q4mp255lggcz7i1057z6-process-extras-0.7.4.tar.gz
3318.38 s
[process-extras] source root is process-extras-0.7.4
3318.46 s
[process-extras] setting SOURCE_DATE_EPOCH to timestamp 1517676762 of file "process-extras-0.7.4/.travis.yml"
3318.48 s
[process-extras] Phase: patchPhase
3318.49 s
[process-extras] Replace Cabal file with edited version from mirror://hackage/process-extras-0.7.4/revision/1.cabal.
3318.52 s
[process-extras] Phase: compileBuildDriverPhase
3318.54 s
[process-extras] setupCompileFlags: -package-db=/build/tmp.EYDqN1RDuZ/setup-package.conf.d -threaded
3318.67 s
[process-extras] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.EYDqN1RDuZ/Main.o )
3318.71 s
[unordered-containers]
3318.71 s
[unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning : [ GHC-53692 ] [ -Wdeprecated-flags ]
3318.72 s
[unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
3318.72 s
[unordered-containers] |
3318.72 s
[unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
3318.72 s
[unordered-containers] | ^^^^^^^^^^
3318.93 s
[process-extras] [2 of 2] Linking Setup
3319.25 s
[mwc-random] Phase: fixupPhase
3319.25 s
[unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, nothing )
3319.29 s
[mwc-random] shrinking RPATHs of ELF executables and libraries in /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0
3319.29 s
[mwc-random] shrinking /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSmwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU-ghc9.8.2.so
3319.32 s
[mwc-random] checking for references to /build/ in /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0...
3319.36 s
[mwc-random] patching script interpreter paths in /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0
3319.37 s
[mwc-random] stripping (with command strip and flags -S -p) in /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0/lib
3319.69 s
[mwc-random] shrinking RPATHs of ELF executables and libraries in /nix/store/a0910k8zvkbgi9mjapgx893j7hhi9b6y-mwc-random-0.15.2.0-doc
3319.70 s
[mwc-random] checking for references to /build/ in /nix/store/a0910k8zvkbgi9mjapgx893j7hhi9b6y-mwc-random-0.15.2.0-doc...
3319.71 s
[mwc-random] patching script interpreter paths in /nix/store/a0910k8zvkbgi9mjapgx893j7hhi9b6y-mwc-random-0.15.2.0-doc
3320.14 s
[mwc-random:post-build] Uploading to the NixCI cache: /nix/store/a0910k8zvkbgi9mjapgx893j7hhi9b6y-mwc-random-0.15.2.0-doc /nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0
3320.96 s
[mwc-random:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3321.42 s
[mwc-random:post-build] copying 2 paths...
3321.42 s
[mwc-random:post-build] copying path '/nix/store/a0910k8zvkbgi9mjapgx893j7hhi9b6y-mwc-random-0.15.2.0-doc' to 'https://cache.nix-ci.com'...
3322.13 s
[mwc-random:post-build] copying path '/nix/store/fcisnhdnknbpsch5pxc92pf4ch0vnv0x-mwc-random-0.15.2.0' to 'https://cache.nix-ci.com'...
3327.30 s
[mwc-random:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3327.98 s
[mwc-random:post-build] copying 1 paths...
3327.99 s
[mwc-random:post-build] copying path '/nix/store/s987d00dbxf2zn86zk3s1xqm970xm7c7-mwc-random-0.15.2.0.drv' to 'https://cache.nix-ci.com'...
3328.60 s
Uploaded mwc-random in 8.6s
3328.61 s
Progress: 281 of 424 built (4 building), 407 of 407 downloaded from cache
3328.61 s
Built mwc-random in 1m28s
3328.81 s
Building /nix/store/04j1ybgbg4clmh1kqsrn285l6alnc1lh-random-bytestring-0.1.4.drv
3328.82 s
[ghc-lib-parser] [395 of 443] Compiling GHC.Tc.Solver.Types ( compiler/GHC/Tc/Solver/Types.hs, dist/build/GHC/Tc/Solver/Types.p_o )
3328.82 s
[ghc-lib-parser] [396 of 443] Compiling GHC.Tc.Solver.InertSet ( compiler/GHC/Tc/Solver/InertSet.hs, dist/build/GHC/Tc/Solver/InertSet.p_o )
3328.82 s
[ghc-lib-parser] [397 of 443] Compiling GHC.HsToCore.Pmc.Solver.Types ( compiler/GHC/HsToCore/Pmc/Solver/Types.hs, dist/build/GHC/HsToCore/Pmc/Solver/Types.p_o )
3328.82 s
[ghc-lib-parser] [398 of 443] Compiling GHC.HsToCore.Pmc.Types ( compiler/GHC/HsToCore/Pmc/Types.hs, dist/build/GHC/HsToCore/Pmc/Types.p_o )
3328.82 s
[ghc-lib-parser] [399 of 443] Compiling GHC.HsToCore.Pmc.Ppr ( compiler/GHC/HsToCore/Pmc/Ppr.hs, dist/build/GHC/HsToCore/Pmc/Ppr.p_o )
3328.82 s
[ghc-lib-parser] [400 of 443] Compiling GHC.Parser.Errors.Types ( compiler/GHC/Parser/Errors/Types.hs, dist/build/GHC/Parser/Errors/Types.p_o )
3328.82 s
[ghc-lib-parser] [401 of 443] Compiling GHC.HsToCore.Errors.Types ( compiler/GHC/HsToCore/Errors/Types.hs, dist/build/GHC/HsToCore/Errors/Types.p_o )
3328.82 s
[ghc-lib-parser] [402 of 443] Compiling GHC.Hs.Dump ( compiler/GHC/Hs/Dump.hs, dist/build/GHC/Hs/Dump.p_o )
3328.82 s
[process-extras] Phase: updateAutotoolsGnuConfigScriptsPhase
3328.82 s
[process-extras] Phase: configurePhase
3328.82 s
[process-extras] configureFlags: --verbose --prefix=/nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/a0hh0v5xw2ycbxqnj6yxdxi817nz7avg-process-extras-0.7.4-doc/share/doc/process-extras-0.7.4 --with-gcc=gcc --package-db=/build/tmp.EYDqN1RDuZ/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3328.82 s
[process-extras] Using Parsec parser
3328.82 s
[process-extras] Configuring process-extras-0.7.4...
3328.82 s
[process-extras] Dependency ListLike >=4.4: using ListLike-4.7.8.3
3328.82 s
[process-extras] Dependency base >=4.5 && <5: using base-4.19.1.0
3328.82 s
[process-extras] Dependency bytestring >=0.10.0.0: using bytestring-0.12.1.0
3328.82 s
[process-extras] Dependency data-default: using data-default-0.7.1.3
3328.82 s
[process-extras] Dependency deepseq >=1.1: using deepseq-1.5.0.0
3328.82 s
[process-extras] Dependency generic-deriving >=1.10: using generic-deriving-1.14.6
3328.82 s
[process-extras] Dependency mtl: using mtl-2.3.1
3328.83 s
[process-extras] Dependency process: using process-1.6.18.0
3328.83 s
[process-extras] Dependency text: using text-2.1.1
3328.83 s
[process-extras] Dependency HUnit: using HUnit-1.6.2.0
3328.83 s
[process-extras] Dependency base: using base-4.19.1.0
3328.83 s
[process-extras] Dependency process-extras: using process-extras-0.7.4
3328.83 s
[process-extras] Source component graph:
3328.83 s
[process-extras] component lib
3328.83 s
[process-extras] component test:process-extras-tests dependency lib
3328.83 s
[process-extras] Configured component graph:
3328.83 s
[process-extras] component process-extras-0.7.4-3vJjetsb21t24zONUKlcEr
3328.83 s
[process-extras] include ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3328.83 s
[process-extras] include base-4.19.1.0-a65c
3328.83 s
[process-extras] include bytestring-0.12.1.0-e271
3328.83 s
[process-extras] include data-default-0.7.1.3-8bbFvexe4D01YRJM7M515h
3328.83 s
[process-extras] include deepseq-1.5.0.0-e0b4
3328.83 s
[process-extras] include generic-deriving-1.14.6-J5YdVtMKUtW6FZIG6itn4g
3328.83 s
[process-extras] include mtl-2.3.1-78a2
3328.83 s
[process-extras] include process-1.6.18.0-d7db
3328.83 s
[process-extras] include text-2.1.1-7a0f
3328.83 s
[process-extras] component process-extras-0.7.4-G9j6xDo7qX2F18np6wqMAq-process-extras-tests
3328.83 s
[process-extras] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3328.83 s
[process-extras] include base-4.19.1.0-a65c
3328.83 s
[process-extras] include process-extras-0.7.4-3vJjetsb21t24zONUKlcEr
3328.83 s
[process-extras] Linked component graph:
3328.83 s
[process-extras] unit process-extras-0.7.4-3vJjetsb21t24zONUKlcEr
3328.83 s
[process-extras] include ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3328.83 s
[process-extras] include base-4.19.1.0-a65c
3328.83 s
[process-extras] include bytestring-0.12.1.0-e271
3328.83 s
[process-extras] include data-default-0.7.1.3-8bbFvexe4D01YRJM7M515h
3328.83 s
[process-extras] include deepseq-1.5.0.0-e0b4
3328.83 s
[process-extras] include generic-deriving-1.14.6-J5YdVtMKUtW6FZIG6itn4g
3328.83 s
[process-extras] include mtl-2.3.1-78a2
3328.83 s
[process-extras] include process-1.6.18.0-d7db
3328.83 s
[process-extras] include text-2.1.1-7a0f
3328.83 s
[process-extras] System.Process.ByteString=process-extras-0.7.4-3vJjetsb21t24zONUKlcEr:System.Process.ByteString,System.Process.ByteString.Lazy=process-extras-0.7.4-3vJjetsb21t24zONUKlcEr:System.Process.ByteString.Lazy,System.Process.Chars=process-extras-0.7.4-3vJjetsb21t24zONUKlcEr:System.Process.Chars,System.Process.Common=process-extras-0.7.4-3vJjetsb21t24zONUKlcEr:System.Process.Common,System.Process.ListLike=process-extras-0.7.4-3vJjetsb21t24zONUKlcEr:System.Process.ListLike,System.Process.Run=process-extras-0.7.4-3vJjetsb21t24zONUKlcEr:System.Process.Run,System.Process.Text=process-extras-0.7.4-3vJjetsb21t24zONUKlcEr:System.Process.Text,System.Process.Text.Builder=process-extras-0.7.4-3vJjetsb21t24zONUKlcEr:System.Process.Text.Builder,System.Process.Text.Lazy=process-extras-0.7.4-3vJjetsb21t24zONUKlcEr:System.Process.Text.Lazy
3328.83 s
[sqlite-simple] Documentation created: dist/doc/html/sqlite-simple/,
3328.83 s
[sqlite-simple] dist/doc/html/sqlite-simple/sqlite-simple.txt
3328.83 s
[sqlite-simple] Preprocessing test suite 'test' for sqlite-simple-0.4.19.0..
3328.83 s
[sqlite-simple] Phase: installPhase
3328.83 s
[sqlite-simple] Installing library in /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/sqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P
3328.83 s
[sqlite-simple] Phase: fixupPhase
3328.83 s
[sqlite-simple] shrinking RPATHs of ELF executables and libraries in /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0
3328.83 s
[sqlite-simple] shrinking /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSsqlite-simple-0.4.19.0-DKIpYIR4vxO2WA0MOyiC3P-ghc9.8.2.so
3328.83 s
[sqlite-simple] checking for references to /build/ in /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0...
3328.83 s
[sqlite-simple] patching script interpreter paths in /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0
3328.83 s
[sqlite-simple] stripping (with command strip and flags -S -p) in /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0/lib
3328.83 s
[sqlite-simple] shrinking RPATHs of ELF executables and libraries in /nix/store/8vmwgv9n7vpcfsfxzif16lhgfb3gcbrk-sqlite-simple-0.4.19.0-doc
3328.83 s
[unordered-containers]
3328.83 s
[unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning : [ GHC-66111 ] [ -Wunused-imports ]
3328.83 s
[unordered-containers] The import of ‘Control.Applicative’ is redundant
3328.83 s
[unordered-containers] except perhaps to import instances from ‘Control.Applicative’
3328.83 s
[unordered-containers] To import instances alone, use: import Control.Applicative()
3328.83 s
[unordered-containers] |
3328.83 s
[unordered-containers] 83 | import Control.Applicative (liftA2)
3328.83 s
[unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3328.83 s
[unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, nothing )
3328.83 s
[unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, nothing )
3328.83 s
[unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, nothing )
3328.83 s
[unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, nothing )
3328.83 s
[unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, nothing )
3328.83 s
[unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, nothing )
3328.83 s
[unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, nothing )
3328.83 s
[unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, nothing )
3328.83 s
[unordered-containers] Haddock coverage:
3328.83 s
[unordered-containers] 33% ( 16 / 48) in 'Data.HashMap.Internal.Array'
3328.83 s
[unordered-containers] Missing documentation for:
3328.83 s
[unordered-containers] Array (Data/HashMap/Internal/Array.hs:125)
3328.83 s
[unordered-containers] MArray (Data/HashMap/Internal/Array.hs:157)
3328.83 s
[unordered-containers] new_ (Data/HashMap/Internal/Array.hs:208)
3328.83 s
[unordered-containers] singleton (Data/HashMap/Internal/Array.hs:225)
3328.83 s
[unordered-containers] singletonM (Data/HashMap/Internal/Array.hs:229)
3328.83 s
[unordered-containers] snoc (Data/HashMap/Internal/Array.hs:233)
3328.83 s
[unordered-containers] pair (Data/HashMap/Internal/Array.hs:242)
3328.83 s
[unordered-containers] length (Data/HashMap/Internal/Array.hs:154)
3328.83 s
[unordered-containers] lengthM (Data/HashMap/Internal/Array.hs:162)
3328.83 s
[unordered-containers] read (Data/HashMap/Internal/Array.hs:249)
3328.83 s
[unordered-containers] write (Data/HashMap/Internal/Array.hs:255)
3328.83 s
[unordered-containers] index (Data/HashMap/Internal/Array.hs:262)
3328.83 s
[unordered-containers] indexM (Data/HashMap/Internal/Array.hs:274)
3328.83 s
[unordered-containers] index# (Data/HashMap/Internal/Array.hs:268)
3328.83 s
[unordered-containers] sameArray1 (Data/HashMap/Internal/Array.hs:140)
3328.83 s
[unordered-containers] unsafeFreeze (Data/HashMap/Internal/Array.hs:280)
3328.83 s
[unordered-containers] unsafeThaw (Data/HashMap/Internal/Array.hs:286)
3328.83 s
[unordered-containers] unsafeSameArray (Data/HashMap/Internal/Array.hs:136)
3328.83 s
[unordered-containers] run (Data/HashMap/Internal/Array.hs:292)
3328.83 s
[unordered-containers] cloneM (Data/HashMap/Internal/Array.hs:314)
3328.83 s
[unordered-containers] foldl (Data/HashMap/Internal/Array.hs:404)
3328.83 s
[unordered-containers] foldl' (Data/HashMap/Internal/Array.hs:375)
3328.83 s
[unordered-containers] foldr (Data/HashMap/Internal/Array.hs:394)
3328.84 s
[unordered-containers] foldr' (Data/HashMap/Internal/Array.hs:385)
3328.84 s
[unordered-containers] foldMap (Data/HashMap/Internal/Array.hs:417)
3328.84 s
[unordered-containers] thaw (Data/HashMap/Internal/Array.hs:436)
3328.84 s
[unordered-containers] map (Data/HashMap/Internal/Array.hs:461)
3328.84 s
[unordered-containers] traverse (Data/HashMap/Internal/Array.hs:537)
3328.84 s
[unordered-containers] traverse' (Data/HashMap/Internal/Array.hs:553)
3328.84 s
[unordered-containers] toList (Data/HashMap/Internal/Array.hs:529)
3328.84 s
[unordered-containers] fromList (Data/HashMap/Internal/Array.hs:494)
3328.84 s
[unordered-containers] fromList' (Data/HashMap/Internal/Array.hs:506)
3328.84 s
[unordered-containers] 25% ( 1 / 4) in 'Data.HashMap.Internal.List'
3328.84 s
[unordered-containers] Missing documentation for:
3328.84 s
[unordered-containers] isPermutationBy (Data/HashMap/Internal/List.hs:40)
3328.84 s
[unordered-containers] deleteBy (Data/HashMap/Internal/List.hs:83)
3328.84 s
[unordered-containers] unorderedCompare (Data/HashMap/Internal/List.hs:68)
3328.84 s
[unordered-containers] Warning: 'Leaf' is ambiguous. It is defined
3328.84 s
[unordered-containers] * at Data/HashMap/Internal.hs:225:7
3328.84 s
[unordered-containers] * at Data/HashMap/Internal.hs:185:1
3328.84 s
[unordered-containers] You may be able to disambiguate the identifier by qualifying it or
3328.84 s
[unordered-containers] by specifying the type/value namespace explicitly.
3328.84 s
[unordered-containers] Defaulting to the one defined at Data/HashMap/Internal.hs:185:1
3328.84 s
[unordered-containers] Warning: 'at' is out of scope.
3328.84 s
[unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
3328.84 s
[unordered-containers] 88% ( 93 /105) in 'Data.HashMap.Internal'
3328.84 s
[unordered-containers] Missing documentation for:
3328.84 s
[unordered-containers] Leaf (Data/HashMap/Internal.hs:185)
3328.84 s
[unordered-containers] intersectionWithKey# (Data/HashMap/Internal.hs:1855)
3328.84 s
[unordered-containers] updateOrConcatWithKey (Data/HashMap/Internal.hs:2368)
3328.84 s
[unordered-containers] equalKeys (Data/HashMap/Internal.hs:511)
3328.84 s
[unordered-containers] equalKeys1 (Data/HashMap/Internal.hs:495)
3328.84 s
[unordered-containers] lookupRecordCollision (Data/HashMap/Internal.hs:678)
3328.84 s
[unordered-containers] LookupRes (Data/HashMap/Internal.hs:657)
3328.84 s
[unordered-containers] lookupResToMaybe (Data/HashMap/Internal.hs:660)
3328.84 s
[unordered-containers] insert' (Data/HashMap/Internal.hs:806)
3328.84 s
[unordered-containers] delete' (Data/HashMap/Internal.hs:1124)
3328.84 s
[process-extras] unit process-extras-0.7.4-G9j6xDo7qX2F18np6wqMAq-process-extras-tests
3328.84 s
[process-extras] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3328.84 s
[process-extras] include base-4.19.1.0-a65c
3328.84 s
[process-extras] include process-extras-0.7.4-3vJjetsb21t24zONUKlcEr
3328.84 s
[process-extras] Ready component graph:
3328.84 s
[process-extras] definite process-extras-0.7.4-3vJjetsb21t24zONUKlcEr
3328.84 s
[process-extras] depends ListLike-4.7.8.3-GOcMKoRibXZ6kaFXyG8SQ9
3328.84 s
[process-extras] depends base-4.19.1.0-a65c
3328.84 s
[process-extras] depends bytestring-0.12.1.0-e271
3328.84 s
[process-extras] depends data-default-0.7.1.3-8bbFvexe4D01YRJM7M515h
3328.84 s
[process-extras] depends deepseq-1.5.0.0-e0b4
3328.84 s
[process-extras] depends generic-deriving-1.14.6-J5YdVtMKUtW6FZIG6itn4g
3328.84 s
[process-extras] depends mtl-2.3.1-78a2
3328.84 s
[process-extras] depends process-1.6.18.0-d7db
3328.84 s
[process-extras] depends text-2.1.1-7a0f
3328.84 s
[process-extras] definite process-extras-0.7.4-G9j6xDo7qX2F18np6wqMAq-process-extras-tests
3328.84 s
[process-extras] depends HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3328.84 s
[process-extras] depends base-4.19.1.0-a65c
3328.84 s
[process-extras] depends process-extras-0.7.4-3vJjetsb21t24zONUKlcEr
3328.84 s
[process-extras] Using Cabal-3.10.2.0 compiled by ghc-9.8
3328.85 s
[process-extras] Using compiler: ghc-9.8.2
3328.85 s
[process-extras] Using install prefix:
3328.85 s
[process-extras] /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4
3328.85 s
[process-extras] Executables installed in:
3328.85 s
[process-extras] /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4/bin
3328.85 s
[process-extras] Libraries installed in:
3328.85 s
[process-extras] /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/process-extras-0.7.4-3vJjetsb21t24zONUKlcEr
3328.85 s
[process-extras] Dynamic Libraries installed in:
3328.85 s
[process-extras] /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3328.85 s
[process-extras] Private executables installed in:
3328.85 s
[process-extras] /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4/libexec/x86_64-linux-ghc-9.8.2/process-extras-0.7.4
3328.85 s
[process-extras] Data files installed in:
3328.85 s
[process-extras] /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4/share/x86_64-linux-ghc-9.8.2/process-extras-0.7.4
3328.85 s
[process-extras] Documentation installed in:
3328.85 s
[process-extras] /nix/store/a0hh0v5xw2ycbxqnj6yxdxi817nz7avg-process-extras-0.7.4-doc/share/doc/process-extras-0.7.4
3328.85 s
[process-extras] Configuration files installed in:
3328.85 s
[process-extras] /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4/etc
3328.85 s
[process-extras] No alex found
3328.85 s
[process-extras] Using ar found on system at:
3328.85 s
[process-extras] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3328.85 s
[process-extras] No c2hs found
3328.85 s
[process-extras] No cpphs found
3328.85 s
[process-extras] No doctest found
3328.85 s
[process-extras] Using gcc version 14.3.0 given by user at:
3328.85 s
[process-extras] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3328.85 s
[process-extras] Using ghc version 9.8.2 found on system at:
3328.85 s
[process-extras] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3328.85 s
[process-extras] Using ghc-pkg version 9.8.2 found on system at:
3328.85 s
[process-extras] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3328.85 s
[process-extras] No ghcjs found
3328.85 s
[process-extras] No ghcjs-pkg found
3328.85 s
[process-extras] No greencard found
3328.85 s
[process-extras] Using haddock version 2.30.0 found on system at:
3328.85 s
[process-extras] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3328.85 s
[process-extras] No happy found
3328.85 s
[process-extras] Using haskell-suite found on system at: haskell-suite-dummy-location
3328.85 s
[process-extras] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3328.85 s
[process-extras] No hmake found
3328.85 s
[process-extras] Using hpc version 0.69 found on system at:
3328.85 s
[process-extras] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3328.85 s
[process-extras] Using hsc2hs version 0.68.10 found on system at:
3328.85 s
[process-extras] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3328.85 s
[process-extras] Using hscolour version 1.25 found on system at:
3328.85 s
[process-extras] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3328.85 s
[process-extras] No jhc found
3328.85 s
[process-extras] Using ld found on system at:
3328.85 s
[process-extras] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3328.85 s
[process-extras] No pkg-config found
3328.85 s
[process-extras] Using runghc version 9.8.2 found on system at:
3328.85 s
[process-extras] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3328.85 s
[process-extras] Using strip version 2.44 found on system at:
3328.85 s
[process-extras] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3328.85 s
[process-extras] Using tar found on system at:
3328.85 s
[process-extras] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3328.85 s
[process-extras] No uhc found
3328.85 s
[process-extras] Phase: buildPhase
3328.85 s
[process-extras] Preprocessing library for process-extras-0.7.4..
3328.86 s
[process-extras] Building library for process-extras-0.7.4..
3328.86 s
[process-extras] [ 1 of 10] Compiling Utils ( src/Utils.hs, dist/build/Utils.o, dist/build/Utils.dyn_o )
3328.86 s
[process-extras] [ 2 of 10] Compiling System.Process.Common ( src/System/Process/Common.hs, dist/build/System/Process/Common.o, dist/build/System/Process/Common.dyn_o )
3328.86 s
[process-extras]
3328.86 s
[unordered-containers] insertNewKey (Data/HashMap/Internal.hs:848)
3328.86 s
[unordered-containers] insertKeyExists (Data/HashMap/Internal.hs:883)
3328.86 s
[unordered-containers] 50% ( 3 / 6) in 'Data.HashMap.Internal.Debug'
3328.86 s
[unordered-containers] Missing documentation for:
3328.86 s
[unordered-containers] valid (Data/HashMap/Internal/Debug.hs:98)
3328.86 s
[unordered-containers] Validity (Data/HashMap/Internal/Debug.hs:43)
3328.86 s
[unordered-containers] SubHashPath (Data/HashMap/Internal/Debug.hs:75)
3328.86 s
[unordered-containers] Warning: 'lookup' is out of scope.
3328.86 s
[unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
3328.86 s
[unordered-containers] Warning: 'at' is out of scope.
3328.86 s
[unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
3328.86 s
[unordered-containers] 100% ( 67 / 67) in 'Data.HashMap.Internal.Strict'
3328.86 s
[unordered-containers] Warning: 'HashSet' is ambiguous. It is defined
3328.86 s
[unordered-containers] * at Data/HashSet/Internal.hs:112:21
3328.86 s
[unordered-containers] * at Data/HashSet/Internal.hs:112:1
3328.86 s
[unordered-containers] You may be able to disambiguate the identifier by qualifying it or
3328.86 s
[unordered-containers] by specifying the type/value namespace explicitly.
3328.86 s
[unordered-containers] Defaulting to the one defined at Data/HashSet/Internal.hs:112:1
3328.86 s
[unordered-containers] 100% ( 35 / 35) in 'Data.HashSet.Internal'
3328.86 s
[unordered-containers] Warning: 'HashSet' is ambiguous. It is defined
3328.86 s
[unordered-containers] * at Data/HashSet/Internal.hs:112:21
3328.86 s
[unordered-containers] * at Data/HashSet/Internal.hs:112:1
3328.86 s
[unordered-containers] You may be able to disambiguate the identifier by qualifying it or
3328.86 s
[unordered-containers] by specifying the type/value namespace explicitly.
3328.86 s
[unordered-containers] Defaulting to the one defined at Data/HashSet/Internal.hs:112:1
3328.86 s
[unordered-containers] 100% ( 32 / 32) in 'Data.HashSet'
3328.86 s
[unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Strict'
3328.86 s
[unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Lazy'
3328.86 s
[unordered-containers] Warning: Data.HashMap.Internal: could not find link destinations for:
3328.86 s
[unordered-containers] - Data.HashMap.Internal.D:R:ItemHashMap
3328.86 s
[unordered-containers] Warning: Data.HashMap.Internal.Strict: could not find link destinations for:
3328.86 s
[unordered-containers] - Data.HashMap.Internal.D:R:ItemHashMap
3328.86 s
[unordered-containers] Warning: Data.HashSet.Internal: could not find link destinations for:
3328.87 s
[unordered-containers] - Data.HashSet.Internal.D:R:ItemHashSet
3328.87 s
[unordered-containers] Warning: Data.HashSet: could not find link destinations for:
3328.87 s
[unordered-containers] - Data.HashSet.Internal.D:R:ItemHashSet
3328.87 s
[unordered-containers] Warning: Data.HashMap.Strict: could not find link destinations for:
3328.87 s
[unordered-containers] - Data.HashMap.Internal.D:R:ItemHashMap
3328.87 s
[unordered-containers] Warning: Data.HashMap.Lazy: could not find link destinations for:
3328.87 s
[unordered-containers] - Data.HashMap.Internal.D:R:ItemHashMap
3328.87 s
[process-extras] src/System/Process/Common.hs:27:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3328.87 s
[process-extras] The import of ‘Data.Monoid’ is redundant
3328.87 s
[process-extras] except perhaps to import instances from ‘Data.Monoid’
3328.87 s
[process-extras] To import instances alone, use: import Data.Monoid()
3328.87 s
[process-extras] |
3328.87 s
[process-extras] 27 | import Data.Monoid ((<>))
3328.87 s
[process-extras] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3328.87 s
[process-extras]
3328.87 s
[process-extras] src/System/Process/Common.hs:94:5: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
3328.88 s
[process-extras] Noncanonical ‘mappend’ definition detected
3328.88 s
[process-extras] in the instance declaration for ‘Monoid ExitCode’.
3328.88 s
[process-extras] ‘mappend’ will eventually be removed in favour of ‘(<>)’
3328.89 s
[process-extras] Suggested fix:
3328.89 s
[process-extras] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
3328.89 s
[process-extras] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
3328.89 s
[process-extras] |
3328.89 s
[process-extras] 94 | mappend x (ExitFailure 0) = x
3328.89 s
[process-extras] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
3328.89 s
[process-extras]
3328.89 s
[process-extras] src/System/Process/Common.hs:99:3: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
3328.89 s
[process-extras] Noncanonical ‘(<>) = mappend’ definition detected
3328.89 s
[process-extras] in the instance declaration for ‘Semigroup ExitCode’.
3328.89 s
[process-extras] Suggested fix:
3328.89 s
[process-extras] Move definition from ‘mappend’ to ‘(<>)’
3328.89 s
[process-extras] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
3328.89 s
[process-extras] |
3328.89 s
[process-extras] 99 | (<>) = mappend
3328.89 s
[process-extras] | ^^^^^^^^^^^^^^
3328.89 s
[process-extras] [ 3 of 10] Compiling System.Process.Text.Lazy ( src/System/Process/Text/Lazy.hs, dist/build/System/Process/Text/Lazy.o, dist/build/System/Process/Text/Lazy.dyn_o )
3328.89 s
[sqlite-simple] checking for references to /build/ in /nix/store/8vmwgv9n7vpcfsfxzif16lhgfb3gcbrk-sqlite-simple-0.4.19.0-doc...
3328.89 s
[sqlite-simple] patching script interpreter paths in /nix/store/8vmwgv9n7vpcfsfxzif16lhgfb3gcbrk-sqlite-simple-0.4.19.0-doc
3329.33 s
[sqlite-simple:post-build] Uploading to the NixCI cache: /nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0 /nix/store/8vmwgv9n7vpcfsfxzif16lhgfb3gcbrk-sqlite-simple-0.4.19.0-doc
3330.17 s
[sqlite-simple:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3330.67 s
[sqlite-simple:post-build] copying 2 paths...
3330.67 s
[sqlite-simple:post-build] copying path '/nix/store/8vmwgv9n7vpcfsfxzif16lhgfb3gcbrk-sqlite-simple-0.4.19.0-doc' to 'https://cache.nix-ci.com'...
3331.61 s
[sqlite-simple:post-build] copying path '/nix/store/4md5f0999sygn6vbv16gxzws8gch9qli-sqlite-simple-0.4.19.0' to 'https://cache.nix-ci.com'...
3336.76 s
[sqlite-simple:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3337.17 s
[sqlite-simple:post-build] copying 2 paths...
3337.17 s
[sqlite-simple:post-build] copying path '/nix/store/l8lizqhsslghrxxh2141s21nqkfnykhl-sqlite-simple-0.4.19.0.tar.gz.drv' to 'https://cache.nix-ci.com'...
3337.88 s
[sqlite-simple:post-build] copying path '/nix/store/v51b0c2vr34ibzhhbxmbsbb73k6m72vy-sqlite-simple-0.4.19.0.drv' to 'https://cache.nix-ci.com'...
3338.68 s
Uploaded sqlite-simple in 9.5s
3338.68 s
Progress: 282 of 424 built (4 building), 407 of 407 downloaded from cache
3338.68 s
Built sqlite-simple in 1m24s
3338.68 s
[process-extras] [ 4 of 10] Compiling System.Process.Text.Builder ( src/System/Process/Text/Builder.hs, dist/build/System/Process/Text/Builder.o, dist/build/System/Process/Text/Builder.dyn_o )
3338.68 s
[process-extras] [ 5 of 10] Compiling System.Process.Text ( src/System/Process/Text.hs, dist/build/System/Process/Text.o, dist/build/System/Process/Text.dyn_o )
3338.68 s
[process-extras] [ 6 of 10] Compiling System.Process.Chars ( src/System/Process/Chars.hs, dist/build/System/Process/Chars.o, dist/build/System/Process/Chars.dyn_o )
3338.68 s
[process-extras] [ 7 of 10] Compiling System.Process.ByteString.Lazy ( src/System/Process/ByteString/Lazy.hs, dist/build/System/Process/ByteString/Lazy.o, dist/build/System/Process/ByteString/Lazy.dyn_o )
3338.68 s
[process-extras] [ 8 of 10] Compiling System.Process.ByteString ( src/System/Process/ByteString.hs, dist/build/System/Process/ByteString.o, dist/build/System/Process/ByteString.dyn_o )
3338.68 s
[process-extras] [ 9 of 10] Compiling System.Process.ListLike ( src/System/Process/ListLike.hs, dist/build/System/Process/ListLike.o, dist/build/System/Process/ListLike.dyn_o )
3338.68 s
[process-extras] [10 of 10] Compiling System.Process.Run ( src/System/Process/Run.hs, dist/build/System/Process/Run.o, dist/build/System/Process/Run.dyn_o )
3338.68 s
[process-extras]
3338.68 s
[process-extras] src/System/Process/Run.hs:53:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3338.68 s
[process-extras] The import of ‘Data.Monoid’ is redundant
3338.68 s
[process-extras] except perhaps to import instances from ‘Data.Monoid’
3338.68 s
[process-extras] To import instances alone, use: import Data.Monoid()
3338.68 s
[process-extras] |
3338.68 s
[process-extras] 53 | import Data.Monoid ((<>))
3338.68 s
[process-extras] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3338.68 s
[process-extras] [ 1 of 10] Compiling Utils ( src/Utils.hs, dist/build/Utils.p_o )
3338.68 s
[process-extras] [ 2 of 10] Compiling System.Process.Common ( src/System/Process/Common.hs, dist/build/System/Process/Common.p_o )
3338.68 s
[process-extras]
3338.69 s
[process-extras] src/System/Process/Common.hs:27:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3338.69 s
[process-extras] The import of ‘Data.Monoid’ is redundant
3338.69 s
[process-extras] except perhaps to import instances from ‘Data.Monoid’
3338.69 s
[process-extras] To import instances alone, use: import Data.Monoid()
3338.69 s
[process-extras] |
3338.69 s
[process-extras] 27 | import Data.Monoid ((<>))
3338.69 s
[process-extras] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3338.69 s
[process-extras]
3338.69 s
[process-extras] src/System/Process/Common.hs:94:5: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
3338.69 s
[process-extras] Noncanonical ‘mappend’ definition detected
3338.69 s
[process-extras] in the instance declaration for ‘Monoid ExitCode’.
3338.69 s
[process-extras] ‘mappend’ will eventually be removed in favour of ‘(<>)’
3338.69 s
[process-extras] Suggested fix:
3338.69 s
[process-extras] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
3338.69 s
[process-extras] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
3338.69 s
[process-extras] |
3338.69 s
[process-extras] 94 | mappend x (ExitFailure 0) = x
3338.69 s
[process-extras] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
3338.69 s
[process-extras]
3338.69 s
[process-extras] src/System/Process/Common.hs:99:3: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
3338.69 s
[process-extras] Noncanonical ‘(<>) = mappend’ definition detected
3338.69 s
[process-extras] in the instance declaration for ‘Semigroup ExitCode’.
3338.69 s
[process-extras] Suggested fix:
3338.69 s
[process-extras] Move definition from ‘mappend’ to ‘(<>)’
3338.69 s
[process-extras] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
3338.69 s
[process-extras] |
3338.69 s
[process-extras] 99 | (<>) = mappend
3338.69 s
[process-extras] | ^^^^^^^^^^^^^^
3338.69 s
[process-extras] [ 3 of 10] Compiling System.Process.Text.Lazy ( src/System/Process/Text/Lazy.hs, dist/build/System/Process/Text/Lazy.p_o )
3338.69 s
[process-extras] [ 4 of 10] Compiling System.Process.Text.Builder ( src/System/Process/Text/Builder.hs, dist/build/System/Process/Text/Builder.p_o )
3338.69 s
[process-extras] [ 5 of 10] Compiling System.Process.Text ( src/System/Process/Text.hs, dist/build/System/Process/Text.p_o )
3338.69 s
[random-bytestring] Phase: setupCompilerEnvironmentPhase
3338.69 s
[random-bytestring] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3338.69 s
[random-bytestring] Phase: unpackPhase
3338.69 s
[random-bytestring] unpacking source archive /nix/store/fqg7nln940pbpll24zp732khvr8d9fqk-random-bytestring-0.1.4.tar.gz
3338.69 s
[random-bytestring] source root is random-bytestring-0.1.4
3338.69 s
[random-bytestring] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "random-bytestring-0.1.4/src/Data/ByteString/Random/PCG.hs"
3338.69 s
[random-bytestring] Phase: patchPhase
3338.69 s
[random-bytestring] Phase: compileBuildDriverPhase
3338.69 s
[random-bytestring] setupCompileFlags: -package-db=/build/tmp.pLXDIXroB3/setup-package.conf.d -threaded
3338.69 s
[random-bytestring] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.pLXDIXroB3/Main.o )
3338.69 s
[random-bytestring] [2 of 2] Linking Setup
3338.69 s
[random-bytestring] Phase: updateAutotoolsGnuConfigScriptsPhase
3338.69 s
[random-bytestring] Phase: configurePhase
3338.69 s
[random-bytestring] configureFlags: --verbose --prefix=/nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/87chkplkmjd2nd3pbzx4z2007pm5knzf-random-bytestring-0.1.4-doc/share/doc/random-bytestring-0.1.4 --with-gcc=gcc --package-db=/build/tmp.pLXDIXroB3/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3338.69 s
[random-bytestring] Using Parsec parser
3338.69 s
[random-bytestring] Configuring random-bytestring-0.1.4...
3338.69 s
[random-bytestring] Flags chosen: with-pcg=True
3338.69 s
[random-bytestring] Dependency base >=4.7 && <5: using base-4.19.1.0
3338.69 s
[random-bytestring] Dependency bytestring >=0.10: using bytestring-0.12.1.0
3338.69 s
[random-bytestring] Dependency mwc-random >=0.13: using mwc-random-0.15.2.0
3338.69 s
[random-bytestring] Dependency pcg-random >=0.1: using pcg-random-0.1.4.0
3338.69 s
[random-bytestring] Source component graph: component lib
3338.69 s
[random-bytestring] Configured component graph:
3338.69 s
[random-bytestring] component random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU
3338.69 s
[random-bytestring] include base-4.19.1.0-a65c
3338.69 s
[random-bytestring] include bytestring-0.12.1.0-e271
3338.69 s
[random-bytestring] include mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU
3338.69 s
[random-bytestring] include pcg-random-0.1.4.0-22kmLitjSexFM4QI5cgjDg
3338.69 s
[random-bytestring] Linked component graph:
3338.69 s
[random-bytestring] unit random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU
3338.69 s
[random-bytestring] include base-4.19.1.0-a65c
3338.69 s
[random-bytestring] include bytestring-0.12.1.0-e271
3338.69 s
[random-bytestring] include mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU
3338.69 s
[random-bytestring] include pcg-random-0.1.4.0-22kmLitjSexFM4QI5cgjDg
3338.69 s
[random-bytestring] Data.ByteString.Random=random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU:Data.ByteString.Random,Data.ByteString.Random.Internal=random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU:Data.ByteString.Random.Internal,Data.ByteString.Random.MWC=random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU:Data.ByteString.Random.MWC,Data.ByteString.Random.PCG=random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU:Data.ByteString.Random.PCG
3338.69 s
[random-bytestring] Ready component graph:
3338.69 s
[random-bytestring] definite random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU
3338.69 s
[random-bytestring] depends base-4.19.1.0-a65c
3338.69 s
[random-bytestring] depends bytestring-0.12.1.0-e271
3338.70 s
[random-bytestring] depends mwc-random-0.15.2.0-777jDrBmsTO53eddFr8ySU
3338.70 s
[random-bytestring] depends pcg-random-0.1.4.0-22kmLitjSexFM4QI5cgjDg
3338.70 s
[random-bytestring] Using Cabal-3.10.2.0 compiled by ghc-9.8
3338.70 s
[random-bytestring] Using compiler: ghc-9.8.2
3338.70 s
[random-bytestring] Using install prefix:
3338.70 s
[random-bytestring] /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4
3338.70 s
[random-bytestring] Executables installed in:
3338.70 s
[random-bytestring] /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4/bin
3338.70 s
[process-extras] [ 6 of 10] Compiling System.Process.Chars ( src/System/Process/Chars.hs, dist/build/System/Process/Chars.p_o )
3338.70 s
[process-extras] [ 7 of 10] Compiling System.Process.ByteString.Lazy ( src/System/Process/ByteString/Lazy.hs, dist/build/System/Process/ByteString/Lazy.p_o )
3338.70 s
[process-extras] [ 8 of 10] Compiling System.Process.ByteString ( src/System/Process/ByteString.hs, dist/build/System/Process/ByteString.p_o )
3338.70 s
[process-extras] [ 9 of 10] Compiling System.Process.ListLike ( src/System/Process/ListLike.hs, dist/build/System/Process/ListLike.p_o )
3338.70 s
[process-extras] [10 of 10] Compiling System.Process.Run ( src/System/Process/Run.hs, dist/build/System/Process/Run.p_o )
3338.70 s
[process-extras]
3338.70 s
[process-extras] src/System/Process/Run.hs:53:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3338.70 s
[process-extras] The import of ‘Data.Monoid’ is redundant
3338.70 s
[process-extras] except perhaps to import instances from ‘Data.Monoid’
3338.70 s
[process-extras] To import instances alone, use: import Data.Monoid()
3338.70 s
[process-extras] |
3338.70 s
[process-extras] 53 | import Data.Monoid ((<>))
3338.70 s
[process-extras] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3338.70 s
[random-bytestring] Libraries installed in:
3338.70 s
[random-bytestring] /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU
3338.70 s
[random-bytestring] Dynamic Libraries installed in:
3338.70 s
[random-bytestring] /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3338.70 s
[random-bytestring] Private executables installed in:
3338.70 s
[random-bytestring] /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4/libexec/x86_64-linux-ghc-9.8.2/random-bytestring-0.1.4
3338.70 s
[random-bytestring] Data files installed in:
3338.70 s
[random-bytestring] /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4/share/x86_64-linux-ghc-9.8.2/random-bytestring-0.1.4
3338.70 s
[random-bytestring] Documentation installed in:
3338.70 s
[random-bytestring] /nix/store/87chkplkmjd2nd3pbzx4z2007pm5knzf-random-bytestring-0.1.4-doc/share/doc/random-bytestring-0.1.4
3338.70 s
[random-bytestring] Configuration files installed in:
3338.70 s
[random-bytestring] /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4/etc
3338.70 s
[random-bytestring] No alex found
3338.70 s
[random-bytestring] Using ar found on system at:
3338.70 s
[random-bytestring] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3338.70 s
[random-bytestring] No c2hs found
3338.70 s
[random-bytestring] No cpphs found
3338.70 s
[random-bytestring] No doctest found
3338.70 s
[random-bytestring] Using gcc version 14.3.0 given by user at:
3338.70 s
[random-bytestring] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3338.70 s
[random-bytestring] Using ghc version 9.8.2 found on system at:
3338.70 s
[random-bytestring] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3338.70 s
[random-bytestring] Using ghc-pkg version 9.8.2 found on system at:
3338.70 s
[random-bytestring] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3338.70 s
[random-bytestring] No ghcjs found
3338.70 s
[random-bytestring] No ghcjs-pkg found
3338.70 s
[random-bytestring] No greencard found
3338.70 s
[random-bytestring] Using haddock version 2.30.0 found on system at:
3338.70 s
[random-bytestring] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3338.70 s
[random-bytestring] No happy found
3338.70 s
[random-bytestring] Using haskell-suite found on system at: haskell-suite-dummy-location
3338.70 s
[random-bytestring] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3338.70 s
[random-bytestring] No hmake found
3338.70 s
[random-bytestring] Using hpc version 0.69 found on system at:
3338.70 s
[random-bytestring] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3338.70 s
[random-bytestring] Using hsc2hs version 0.68.10 found on system at:
3338.70 s
[random-bytestring] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3338.70 s
[random-bytestring] Using hscolour version 1.25 found on system at:
3338.70 s
[random-bytestring] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3338.70 s
[random-bytestring] No jhc found
3338.70 s
[random-bytestring] Using ld found on system at:
3338.70 s
[random-bytestring] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3338.70 s
[random-bytestring] No pkg-config found
3338.70 s
[random-bytestring] Using runghc version 9.8.2 found on system at:
3338.70 s
[random-bytestring] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3338.70 s
[random-bytestring] Using strip version 2.44 found on system at:
3338.70 s
[random-bytestring] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3338.70 s
[random-bytestring] Using tar found on system at:
3338.70 s
[random-bytestring] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3338.70 s
[random-bytestring] No uhc found
3338.70 s
[random-bytestring] Phase: buildPhase
3338.70 s
[random-bytestring] Preprocessing library for random-bytestring-0.1.4..
3338.70 s
[random-bytestring] Building library for random-bytestring-0.1.4..
3338.70 s
[random-bytestring] [1 of 4] Compiling Data.ByteString.Random.Internal ( src/Data/ByteString/Random/Internal.hs, dist/build/Data/ByteString/Random/Internal.o, dist/build/Data/ByteString/Random/Internal.dyn_o )
3339.60 s
[random-bytestring] [2 of 4] Compiling Data.ByteString.Random.MWC ( src/Data/ByteString/Random/MWC.hs, dist/build/Data/ByteString/Random/MWC.o, dist/build/Data/ByteString/Random/MWC.dyn_o )
3339.68 s
[random-bytestring]
3339.68 s
[random-bytestring] src/Data/ByteString/Random/MWC.hs:31:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3339.68 s
[random-bytestring] The use of ‘~’ without TypeOperators
3339.68 s
[random-bytestring] will become an error in a future GHC release.
3339.68 s
[random-bytestring] Suggested fix: Perhaps you intended to use TypeOperators
3339.68 s
[random-bytestring] |
3339.68 s
[random-bytestring] 31 | instance (g ~ GenIO) ⇒ RandomWords g where
3339.68 s
[random-bytestring] | ^
3339.69 s
[random-bytestring]
3339.69 s
[random-bytestring] src/Data/ByteString/Random/MWC.hs:64:10: warning : [ GHC-68441 ] [ -Wdeprecations ]
3339.69 s
[random-bytestring] In the use of ‘withSystemRandom’ (imported from System.Random.MWC):
3339.69 s
[random-bytestring] Deprecated: "Use withSystemRandomST or createSystemSeed or createSystemRandom instead"
3339.69 s
[random-bytestring] |
3339.69 s
[random-bytestring] 64 | random = withSystemRandom . flip randomGen
3339.69 s
[random-bytestring] | ^^^^^^^^^^^^^^^^
3341.26 s
[unordered-containers] Documentation created: dist/doc/html/unordered-containers/,
3341.26 s
[unordered-containers] dist/doc/html/unordered-containers/unordered-containers.txt
3341.59 s
[unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20..
3341.59 s
[random-bytestring] [3 of 4] Compiling Data.ByteString.Random ( src/Data/ByteString/Random.hs, dist/build/Data/ByteString/Random.o, dist/build/Data/ByteString/Random.dyn_o )
3341.64 s
[unordered-containers] Phase: installPhase
3341.69 s
[random-bytestring] [4 of 4] Compiling Data.ByteString.Random.PCG ( src/Data/ByteString/Random/PCG.hs, dist/build/Data/ByteString/Random/PCG.o, dist/build/Data/ByteString/Random/PCG.dyn_o )
3341.69 s
[random-bytestring]
3341.69 s
[random-bytestring] src/Data/ByteString/Random/PCG.hs:31:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3341.69 s
[random-bytestring] The use of ‘~’ without TypeOperators
3341.69 s
[random-bytestring] will become an error in a future GHC release.
3341.69 s
[random-bytestring] Suggested fix: Perhaps you intended to use TypeOperators
3341.69 s
[random-bytestring] |
3341.69 s
[random-bytestring] 31 | instance (g ~ GenIO) ⇒ RandomWords g where
3341.69 s
[random-bytestring] | ^
3341.91 s
[unordered-containers] Installing library in /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3342.26 s
[random-bytestring] [1 of 4] Compiling Data.ByteString.Random.Internal ( src/Data/ByteString/Random/Internal.hs, dist/build/Data/ByteString/Random/Internal.p_o )
3343.26 s
[unordered-containers] Phase: fixupPhase
3343.37 s
[unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20
3343.38 s
[unordered-containers] shrinking /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSunordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z-ghc9.8.2.so
3343.41 s
[unordered-containers] checking for references to /build/ in /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20...
3343.45 s
[unordered-containers] patching script interpreter paths in /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20
3343.48 s
[unordered-containers] stripping (with command strip and flags -S -p) in /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20/lib
3343.48 s
[random-bytestring] [2 of 4] Compiling Data.ByteString.Random.MWC ( src/Data/ByteString/Random/MWC.hs, dist/build/Data/ByteString/Random/MWC.p_o )
3343.55 s
[random-bytestring]
3343.55 s
[random-bytestring] src/Data/ByteString/Random/MWC.hs:31:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3343.55 s
[random-bytestring] The use of ‘~’ without TypeOperators
3343.55 s
[random-bytestring] will become an error in a future GHC release.
3343.55 s
[random-bytestring] Suggested fix: Perhaps you intended to use TypeOperators
3343.55 s
[random-bytestring] |
3343.55 s
[random-bytestring] 31 | instance (g ~ GenIO) ⇒ RandomWords g where
3343.55 s
[random-bytestring] | ^
3343.55 s
[random-bytestring]
3343.55 s
[random-bytestring] src/Data/ByteString/Random/MWC.hs:64:10: warning : [ GHC-68441 ] [ -Wdeprecations ]
3343.55 s
[random-bytestring] In the use of ‘withSystemRandom’ (imported from System.Random.MWC):
3343.55 s
[random-bytestring] Deprecated: "Use withSystemRandomST or createSystemSeed or createSystemRandom instead"
3343.55 s
[random-bytestring] |
3343.55 s
[random-bytestring] 64 | random = withSystemRandom . flip randomGen
3343.55 s
[random-bytestring] | ^^^^^^^^^^^^^^^^
3343.90 s
[unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/y8rjyf5fsj4cg1iaan150mcvg7557svp-unordered-containers-0.2.20-doc
3343.94 s
[unordered-containers] checking for references to /build/ in /nix/store/y8rjyf5fsj4cg1iaan150mcvg7557svp-unordered-containers-0.2.20-doc...
3343.96 s
[unordered-containers] patching script interpreter paths in /nix/store/y8rjyf5fsj4cg1iaan150mcvg7557svp-unordered-containers-0.2.20-doc
3344.50 s
[unordered-containers:post-build] Uploading to the NixCI cache: /nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20 /nix/store/y8rjyf5fsj4cg1iaan150mcvg7557svp-unordered-containers-0.2.20-doc
3345.28 s
[unordered-containers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3345.41 s
[unordered-containers:post-build] copying 2 paths...
3345.42 s
[unordered-containers:post-build] copying path '/nix/store/y8rjyf5fsj4cg1iaan150mcvg7557svp-unordered-containers-0.2.20-doc' to 'https://cache.nix-ci.com'...
3346.81 s
[unordered-containers:post-build] copying path '/nix/store/27d7qw52zn0hkxw9lkxm1g3xx1zals0j-unordered-containers-0.2.20' to 'https://cache.nix-ci.com'...
3354.28 s
[unordered-containers:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3355.34 s
[unordered-containers:post-build] copying 0 paths...
3355.69 s
Uploaded unordered-containers in 11.3s
3355.69 s
Progress: 283 of 424 built (3 building), 407 of 407 downloaded from cache
3355.69 s
Built unordered-containers in 3m02s
3356.10 s
Building /nix/store/p08jkm80ac5j4y4fzh0q8bb6xjlj0rj4-charset-0.3.12.drv
3356.27 s
Building /nix/store/ic714rlw9nvd14j74jnp4ikpsg1a1ay1-doctest-parallel-0.3.1.1.drv
3356.40 s
Building /nix/store/brd7h5523j1lzya9lpdv7nwan15phqhg-invariant-0.6.4.drv
3356.58 s
Building /nix/store/y0h2kmisaygklbh5b9x8489c2vg5akay-quickcheck-instances-0.3.32.drv
3356.74 s
Building /nix/store/rx92mr2yy36bkr7qhsdizmzw03375wj2-relude-1.2.2.0.drv
3356.91 s
Building /nix/store/0n79hq1fp396lm90jhqgrvky3v8z099a-semigroupoids-6.0.1.drv
3357.09 s
Building /nix/store/wrvc47n35ff5alx2rc6smr958q597z1j-semirings-0.7.drv
3357.29 s
Building /nix/store/c6s7kvjk13wx7wr3sp3b0jxaini80bys-tomland-1.3.3.3.drv
3357.48 s
Building /nix/store/pmpspnapkgacxzgmvi09cd51bg2ad6wl-uniplate-1.6.13.drv
3357.48 s
[charset] Phase: setupCompilerEnvironmentPhase
3357.48 s
[charset] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3357.48 s
[charset] Phase: unpackPhase
3357.48 s
[charset] unpacking source archive /nix/store/id6snxkyy60iidv94fkc4a183lfx9kmv-charset-0.3.12.tar.gz
3357.48 s
[charset] source root is charset-0.3.12
3357.48 s
[charset] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "charset-0.3.12/src/Data/CharSet/Unicode.hs"
3357.48 s
[charset] Phase: patchPhase
3357.48 s
[charset] Phase: compileBuildDriverPhase
3357.48 s
[charset] setupCompileFlags: -package-db=/build/tmp.0TO4Z6vbd5/setup-package.conf.d -threaded
3357.48 s
[charset] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.0TO4Z6vbd5/Main.o )
3357.48 s
[doctest-parallel] Phase: setupCompilerEnvironmentPhase
3357.48 s
[doctest-parallel] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3357.48 s
[invariant] Phase: setupCompilerEnvironmentPhase
3357.48 s
[invariant] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3357.48 s
[process-extras] Preprocessing test suite 'process-extras-tests' for process-extras-0.7.4..
3357.48 s
[process-extras] Building test suite 'process-extras-tests' for process-extras-0.7.4..
3357.48 s
[process-extras] [1 of 1] Compiling Main ( Tests.hs, dist/build/process-extras-tests/process-extras-tests-tmp/Main.o )
3357.48 s
[process-extras] [2 of 2] Linking dist/build/process-extras-tests/process-extras-tests
3357.48 s
[process-extras] Phase: checkPhase
3357.48 s
[process-extras] Running 1 test suites...
3357.48 s
[process-extras] Test suite process-extras-tests: RUNNING...
3357.48 s
[process-extras] Cases: 1 Tried: 0 Errors: 0 Failures: 0-> echo a; echo b 1>&2; printf c
3357.48 s
[process-extras] b
3357.48 s
[process-extras] <- echo a; echo b 1>&2; printf c
3357.48 s
[process-extras] Cases: 1 Tried: 1 Errors: 0 Failures: 0
3357.48 s
[process-extras] a
3357.48 s
[process-extras] cTest suite process-extras-tests: PASS
3357.48 s
[process-extras] Test suite logged to: dist/test/process-extras-0.7.4-process-extras-tests.log
3357.48 s
[process-extras] 1 of 1 test suites (1 of 1 test cases) passed.
3357.48 s
[process-extras] Phase: haddockPhase
3357.48 s
[process-extras] Preprocessing library for process-extras-0.7.4..
3357.48 s
[process-extras] Running Haddock on library for process-extras-0.7.4..
3357.48 s
[process-extras] Warning: The documentation for the following packages are not installed. No
3357.48 s
[process-extras] links will be generated to these packages: vector-0.13.2.0
3357.48 s
[process-extras] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3357.48 s
[process-extras] [ 1 of 10] Compiling Utils ( src/Utils.hs, nothing )
3357.48 s
[process-extras] [ 2 of 10] Compiling System.Process.Common ( src/System/Process/Common.hs, nothing )
3357.48 s
[process-extras]
3357.48 s
[process-extras] src/System/Process/Common.hs:27:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3357.48 s
[process-extras] The import of ‘Data.Monoid’ is redundant
3357.48 s
[process-extras] except perhaps to import instances from ‘Data.Monoid’
3357.48 s
[process-extras] To import instances alone, use: import Data.Monoid()
3357.48 s
[process-extras] |
3357.48 s
[process-extras] 27 | import Data.Monoid ((<>))
3357.48 s
[process-extras] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3357.48 s
[process-extras]
3357.49 s
[process-extras] src/System/Process/Common.hs:94:5: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
3357.49 s
[process-extras] Noncanonical ‘mappend’ definition detected
3357.49 s
[process-extras] in the instance declaration for ‘Monoid ExitCode’.
3357.49 s
[process-extras] ‘mappend’ will eventually be removed in favour of ‘(<>)’
3357.49 s
[process-extras] Suggested fix:
3357.49 s
[process-extras] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
3357.49 s
[process-extras] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
3357.49 s
[process-extras] |
3357.49 s
[process-extras] 94 | mappend x (ExitFailure 0) = x
3357.49 s
[process-extras] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
3357.49 s
[process-extras]
3357.49 s
[process-extras] src/System/Process/Common.hs:99:3: warning : [ GHC-50928 ] [ -Wnoncanonical-monoid-instances ]
3357.49 s
[process-extras] Noncanonical ‘(<>) = mappend’ definition detected
3357.49 s
[process-extras] in the instance declaration for ‘Semigroup ExitCode’.
3357.49 s
[process-extras] Suggested fix:
3357.49 s
[process-extras] Move definition from ‘mappend’ to ‘(<>)’
3357.49 s
[process-extras] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
3357.49 s
[process-extras] |
3357.49 s
[process-extras] 99 | (<>) = mappend
3357.49 s
[process-extras] | ^^^^^^^^^^^^^^
3357.49 s
[process-extras] [ 3 of 10] Compiling System.Process.Text.Lazy ( src/System/Process/Text/Lazy.hs, nothing )
3357.49 s
[process-extras] [ 4 of 10] Compiling System.Process.Text.Builder ( src/System/Process/Text/Builder.hs, nothing )
3357.49 s
[process-extras] [ 5 of 10] Compiling System.Process.Text ( src/System/Process/Text.hs, nothing )
3357.49 s
[process-extras] [ 6 of 10] Compiling System.Process.Chars ( src/System/Process/Chars.hs, nothing )
3357.49 s
[process-extras] [ 7 of 10] Compiling System.Process.ByteString.Lazy ( src/System/Process/ByteString/Lazy.hs, nothing )
3357.49 s
[process-extras] [ 8 of 10] Compiling System.Process.ByteString ( src/System/Process/ByteString.hs, nothing )
3357.49 s
[process-extras] [ 9 of 10] Compiling System.Process.ListLike ( src/System/Process/ListLike.hs, nothing )
3357.49 s
[process-extras] [10 of 10] Compiling System.Process.Run ( src/System/Process/Run.hs, nothing )
3357.49 s
[process-extras]
3357.49 s
[quickcheck-instances] Phase: setupCompilerEnvironmentPhase
3357.49 s
[quickcheck-instances] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3357.49 s
[random-bytestring] [3 of 4] Compiling Data.ByteString.Random ( src/Data/ByteString/Random.hs, dist/build/Data/ByteString/Random.p_o )
3357.49 s
[random-bytestring] [4 of 4] Compiling Data.ByteString.Random.PCG ( src/Data/ByteString/Random/PCG.hs, dist/build/Data/ByteString/Random/PCG.p_o )
3357.49 s
[random-bytestring]
3357.49 s
[random-bytestring] src/Data/ByteString/Random/PCG.hs:31:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3357.49 s
[random-bytestring] The use of ‘~’ without TypeOperators
3357.49 s
[random-bytestring] will become an error in a future GHC release.
3357.49 s
[random-bytestring] Suggested fix: Perhaps you intended to use TypeOperators
3357.49 s
[random-bytestring] |
3357.49 s
[random-bytestring] 31 | instance (g ~ GenIO) ⇒ RandomWords g where
3357.49 s
[random-bytestring] | ^
3357.49 s
[random-bytestring] Phase: checkPhase
3357.49 s
[random-bytestring] Package has no test suites.
3357.49 s
[random-bytestring] Phase: haddockPhase
3357.49 s
[random-bytestring] Preprocessing library for random-bytestring-0.1.4..
3357.49 s
[random-bytestring] Running Haddock on library for random-bytestring-0.1.4..
3357.49 s
[random-bytestring] Warning: The documentation for the following packages are not installed. No
3357.49 s
[random-bytestring] links will be generated to these packages: vector-0.13.2.0
3357.49 s
[random-bytestring] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3357.49 s
[random-bytestring] [1 of 4] Compiling Data.ByteString.Random.Internal ( src/Data/ByteString/Random/Internal.hs, nothing )
3357.49 s
[random-bytestring] [2 of 4] Compiling Data.ByteString.Random.MWC ( src/Data/ByteString/Random/MWC.hs, nothing )
3357.49 s
[random-bytestring]
3357.49 s
[random-bytestring] src/Data/ByteString/Random/MWC.hs:31:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3357.49 s
[random-bytestring] The use of ‘~’ without TypeOperators
3357.49 s
[random-bytestring] will become an error in a future GHC release.
3357.49 s
[random-bytestring] Suggested fix: Perhaps you intended to use TypeOperators
3357.49 s
[random-bytestring] |
3357.49 s
[random-bytestring] 31 | instance (g ~ GenIO) ⇒ RandomWords g where
3357.49 s
[random-bytestring] | ^
3357.49 s
[random-bytestring]
3357.49 s
[random-bytestring] src/Data/ByteString/Random/MWC.hs:64:10: warning : [ GHC-68441 ] [ -Wdeprecations ]
3357.49 s
[random-bytestring] In the use of ‘withSystemRandom’ (imported from System.Random.MWC):
3357.49 s
[random-bytestring] Deprecated: "Use withSystemRandomST or createSystemSeed or createSystemRandom instead"
3357.49 s
[random-bytestring] |
3357.49 s
[random-bytestring] 64 | random = withSystemRandom . flip randomGen
3357.49 s
[random-bytestring] | ^^^^^^^^^^^^^^^^
3357.49 s
[random-bytestring] [3 of 4] Compiling Data.ByteString.Random ( src/Data/ByteString/Random.hs, nothing )
3357.49 s
[random-bytestring] [4 of 4] Compiling Data.ByteString.Random.PCG ( src/Data/ByteString/Random/PCG.hs, nothing )
3357.49 s
[random-bytestring]
3357.49 s
[random-bytestring] src/Data/ByteString/Random/PCG.hs:31:13: warning : [ GHC-58520 ] [ -Wtype-equality-requires-operators ]
3357.49 s
[random-bytestring] The use of ‘~’ without TypeOperators
3357.49 s
[random-bytestring] will become an error in a future GHC release.
3357.49 s
[random-bytestring] Suggested fix: Perhaps you intended to use TypeOperators
3357.49 s
[random-bytestring] |
3357.50 s
[random-bytestring] 31 | instance (g ~ GenIO) ⇒ RandomWords g where
3357.50 s
[random-bytestring] | ^
3357.50 s
[random-bytestring] Haddock coverage:
3357.50 s
[random-bytestring] 66% ( 2 / 3) in 'Data.ByteString.Random.Internal'
3357.50 s
[random-bytestring] Missing documentation for:
3357.50 s
[random-bytestring] RandomWords (src/Data/ByteString/Random/Internal.hs:31)
3357.50 s
[random-bytestring] 66% ( 2 / 3) in 'Data.ByteString.Random.MWC'
3357.50 s
[random-bytestring] Missing documentation for:
3357.50 s
[random-bytestring] randomGen (src/Data/ByteString/Random/MWC.hs:47)
3357.50 s
[random-bytestring] 100% ( 2 / 2) in 'Data.ByteString.Random'
3357.50 s
[random-bytestring] 66% ( 2 / 3) in 'Data.ByteString.Random.PCG'
3357.50 s
[random-bytestring] Missing documentation for:
3357.50 s
[random-bytestring] randomGen (src/Data/ByteString/Random/PCG.hs:47)
3357.50 s
[relude] Phase: setupCompilerEnvironmentPhase
3357.50 s
[relude] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3357.50 s
[semigroupoids] Phase: setupCompilerEnvironmentPhase
3357.50 s
[semigroupoids] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3357.50 s
[semirings] Phase: setupCompilerEnvironmentPhase
3357.50 s
[semirings] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3357.50 s
[process-extras] src/System/Process/Run.hs:53:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3357.50 s
[process-extras] The import of ‘Data.Monoid’ is redundant
3357.50 s
[process-extras] except perhaps to import instances from ‘Data.Monoid’
3357.50 s
[process-extras] To import instances alone, use: import Data.Monoid()
3357.50 s
[process-extras] |
3357.50 s
[process-extras] 53 | import Data.Monoid ((<>))
3357.50 s
[process-extras] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3357.50 s
[process-extras] Haddock coverage:
3357.50 s
[process-extras] 36% ( 4 / 11) in 'System.Process.Common'
3357.50 s
[process-extras] Missing documentation for:
3357.50 s
[process-extras] Module header
3357.50 s
[process-extras] ProcessMaker (src/System/Process/Common.hs:49)
3357.50 s
[process-extras] ProcessText (src/System/Process/Common.hs:74)
3357.50 s
[process-extras] ProcessResult (src/System/Process/Common.hs:76)
3357.50 s
[process-extras] readCreateProcessWithExitCode (src/System/Process/Common.hs:128)
3357.50 s
[process-extras] readCreateProcessStrict (src/System/Process/Common.hs:132)
3357.50 s
[process-extras] showCmdSpecForUser (src/System/Process/Common.hs:233)
3357.50 s
[process-extras] 33% ( 1 / 3) in 'System.Process.Text.Lazy'
3357.50 s
[process-extras] Missing documentation for:
3357.50 s
[process-extras] Module header
3357.50 s
[process-extras] readCreateProcessWithExitCode (src/System/Process/Text/Lazy.hs:36)
3357.50 s
[process-extras] Warning: 'Text' is out of scope.
3357.50 s
[process-extras] If you qualify the identifier, haddock can try to link it anyway.
3357.50 s
[process-extras] 33% ( 1 / 3) in 'System.Process.Text.Builder'
3357.50 s
[process-extras] Missing documentation for:
3357.50 s
[process-extras] Module header
3357.50 s
[process-extras] readCreateProcessWithExitCode (src/System/Process/Text/Builder.hs:35)
3357.50 s
[process-extras] 33% ( 1 / 3) in 'System.Process.Text'
3357.50 s
[process-extras] Missing documentation for:
3357.50 s
[process-extras] Module header
3357.50 s
[process-extras] readCreateProcessWithExitCode (src/System/Process/Text.hs:35)
3357.50 s
[process-extras] Warning: 'Text' is out of scope.
3357.50 s
[process-extras] If you qualify the identifier, haddock can try to link it anyway.
3357.50 s
[process-extras] 33% ( 1 / 3) in 'System.Process.Chars'
3357.50 s
[process-extras] Missing documentation for:
3357.50 s
[process-extras] Module header
3357.50 s
[process-extras] readCreateProcessWithExitCode (src/System/Process/Chars.hs:35)
3357.50 s
[process-extras] 33% ( 1 / 3) in 'System.Process.ByteString.Lazy'
3357.50 s
[process-extras] Missing documentation for:
3357.50 s
[process-extras] Module header
3357.50 s
[process-extras] readCreateProcessWithExitCode (src/System/Process/ByteString/Lazy.hs:43)
3357.50 s
[process-extras] 33% ( 1 / 3) in 'System.Process.ByteString'
3357.50 s
[process-extras] Missing documentation for:
3357.50 s
[process-extras] Module header
3357.50 s
[process-extras] readCreateProcessWithExitCode (src/System/Process/ByteString.hs:42)
3357.50 s
[process-extras] Warning: 'ProcessOutput' is out of scope.
3357.50 s
[process-extras] If you qualify the identifier, haddock can try to link it anyway.
3357.50 s
[process-extras] Warning: 'CreateProcess' is ambiguous. It is defined
3357.50 s
[process-extras] * in ‘System.Process.Common’
3357.50 s
[process-extras] * in ‘System.Process.Common’
3357.50 s
[process-extras] You may be able to disambiguate the identifier by qualifying it or
3357.50 s
[process-extras] by specifying the type/value namespace explicitly.
3357.50 s
[process-extras] Defaulting to the one defined in ‘System.Process.Common’
3357.50 s
[process-extras] 59% ( 16 / 27) in 'System.Process.ListLike'
3357.50 s
[process-extras] Missing documentation for:
3357.50 s
[process-extras] ProcessText (src/System/Process/Common.hs:74)
3357.50 s
[process-extras] ProcessResult (src/System/Process/Common.hs:76)
3357.50 s
[process-extras] ProcessMaker (src/System/Process/Common.hs:49)
3357.50 s
[process-extras] readCreateProcess (src/System/Process/ListLike.hs:69)
3357.50 s
[process-extras] readCreateProcessStrict (src/System/Process/Common.hs:132)
3357.50 s
[process-extras] readCreateProcessWithExitCode (src/System/Process/Common.hs:128)
3357.50 s
[process-extras] showCmdSpecForUser (src/System/Process/Common.hs:233)
3357.50 s
[process-extras] foldOutput (src/System/Process/ListLike.hs:120)
3357.50 s
[process-extras] writeChunk (src/System/Process/ListLike.hs:140)
3357.50 s
[process-extras] CmdSpec
3357.50 s
[process-extras] CreateProcess
3357.50 s
[process-extras] 40% ( 10 / 25) in 'System.Process.Run'
3357.50 s
[process-extras] Missing documentation for:
3357.50 s
[process-extras] RunT (src/System/Process/Run.hs:74)
3357.50 s
[process-extras] runT (src/System/Process/Run.hs:92)
3357.50 s
[process-extras] OutputStyle (src/System/Process/Run.hs:94)
3357.50 s
[process-extras] RunM (src/System/Process/Run.hs:76)
3357.50 s
[process-extras] echoStart (src/System/Process/Run.hs:129)
3357.50 s
[process-extras] echoEnd (src/System/Process/Run.hs:132)
3357.50 s
[process-extras] output (src/System/Process/Run.hs:135)
3357.50 s
[process-extras] silent (src/System/Process/Run.hs:138)
3357.50 s
[process-extras] dots (src/System/Process/Run.hs:141)
3357.50 s
[process-extras] quieter (src/System/Process/Run.hs:174)
3357.50 s
[process-extras] noisier (src/System/Process/Run.hs:177)
3357.50 s
[process-extras] lazy (src/System/Process/Run.hs:183)
3357.50 s
[process-extras] strict (src/System/Process/Run.hs:180)
3357.50 s
[process-extras] message (src/System/Process/Run.hs:186)
3357.50 s
[process-extras] run (src/System/Process/Run.hs:216)
3357.50 s
[process-extras] Warning: System.Process.Run: could not find link destinations for:
3357.50 s
[process-extras] - System.Process.Run.Dot
3357.54 s
[charset] [2 of 2] Linking Setup
3357.64 s
[doctest-parallel] Phase: unpackPhase
3357.66 s
[uniplate] Phase: setupCompilerEnvironmentPhase
3357.66 s
[doctest-parallel] unpacking source archive /nix/store/w957amnnjxk6782s2ff638d3g4n99h1q-doctest-parallel-0.3.1.1.tar.gz
3357.68 s
[uniplate] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3357.70 s
[doctest-parallel] source root is doctest-parallel-0.3.1.1
3357.70 s
[tomland] Phase: setupCompilerEnvironmentPhase
3357.71 s
[tomland] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3357.74 s
[doctest-parallel] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "doctest-parallel-0.3.1.1/test/UtilSpec.hs"
3357.75 s
[doctest-parallel] Phase: patchPhase
3357.77 s
[doctest-parallel] Replace Cabal file with edited version from mirror://hackage/doctest-parallel-0.3.1.1/revision/2.cabal.
3357.80 s
[doctest-parallel] Phase: compileBuildDriverPhase
3357.82 s
[doctest-parallel] setupCompileFlags: -package-db=/build/tmp.0nAAAzN0fJ/setup-package.conf.d -threaded
3357.93 s
[quickcheck-instances] Phase: unpackPhase
3357.94 s
[semigroupoids] Phase: unpackPhase
3357.96 s
[quickcheck-instances] unpacking source archive /nix/store/kz0fzqcr8g42rvq6dwlwvzxmg8rjfhqn-quickcheck-instances-0.3.32.tar.gz
3357.97 s
[invariant] Phase: unpackPhase
3357.97 s
[semigroupoids] unpacking source archive /nix/store/nj5kxxp3cbmwliynbmczi5164gg3i82a-semigroupoids-6.0.1.tar.gz
3357.98 s
[quickcheck-instances] source root is quickcheck-instances-0.3.32
3357.98 s
[invariant] unpacking source archive /nix/store/0mwzsxi9fkqwqmzqyrgd17fiqw7n81q7-invariant-0.6.4.tar.gz
3357.98 s
[doctest-parallel] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.0nAAAzN0fJ/Main.o )
3357.99 s
[semigroupoids] source root is semigroupoids-6.0.1
3358.01 s
[invariant] source root is invariant-0.6.4
3358.01 s
[quickcheck-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "quickcheck-instances-0.3.32/test/Tests.hs"
3358.03 s
[semigroupoids] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semigroupoids-6.0.1/.vim.custom"
3358.03 s
[semirings] Phase: unpackPhase
3358.03 s
[invariant] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "invariant-0.6.4/test/THSpec.hs"
3358.03 s
[quickcheck-instances] Phase: patchPhase
3358.04 s
[semigroupoids] Phase: patchPhase
3358.05 s
[quickcheck-instances] Replace Cabal file with edited version from mirror://hackage/quickcheck-instances-0.3.32/revision/1.cabal.
3358.05 s
[semirings] unpacking source archive /nix/store/2pz5ldw928vn361jr8f88c7ajdy16gva-semirings-0.7.tar.gz
3358.05 s
[invariant] Phase: patchPhase
3358.06 s
[semigroupoids] Replace Cabal file with edited version from mirror://hackage/semigroupoids-6.0.1/revision/2.cabal.
3358.06 s
[quickcheck-instances] Phase: compileBuildDriverPhase
3358.07 s
[invariant] Replace Cabal file with edited version from mirror://hackage/invariant-0.6.4/revision/1.cabal.
3358.07 s
[quickcheck-instances] setupCompileFlags: -package-db=/build/tmp.FkUkNg63Jy/setup-package.conf.d -threaded
3358.08 s
[semirings] source root is semirings-0.7
3358.08 s
[semigroupoids] Phase: compileBuildDriverPhase
3358.09 s
[invariant] Phase: compileBuildDriverPhase
3358.10 s
[semirings] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semirings-0.7/Setup.hs"
3358.11 s
[invariant] setupCompileFlags: -package-db=/build/tmp.XGOQsfejoe/setup-package.conf.d -threaded
3358.11 s
[semigroupoids] setupCompileFlags: -package-db=/build/tmp.PCWH67RJno/setup-package.conf.d -threaded
3358.12 s
[semirings] Phase: patchPhase
3358.15 s
[semirings] Phase: compileBuildDriverPhase
3358.18 s
[semirings] setupCompileFlags: -package-db=/build/tmp.D2mFofEipa/setup-package.conf.d -threaded
3358.23 s
[quickcheck-instances] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.FkUkNg63Jy/Main.o )
3358.25 s
[relude] Phase: unpackPhase
3358.27 s
[doctest-parallel] [2 of 2] Linking Setup
3358.27 s
[invariant] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.XGOQsfejoe/Main.o )
3358.27 s
[semigroupoids] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.PCWH67RJno/Main.o )
3358.27 s
[relude] unpacking source archive /nix/store/0kldcprfm4bq493379s6y2gz6y1gwh8z-relude-1.2.2.0.tar.gz
3358.30 s
[uniplate] Phase: unpackPhase
3358.30 s
[relude] source root is relude-1.2.2.0
3358.33 s
[uniplate] unpacking source archive /nix/store/ka5s06hbpzrad83wn0q9ivc77imhq6mm-uniplate-1.6.13.tar.gz
3358.33 s
[relude] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "relude-1.2.2.0/test/Test/Relude/Property.hs"
3358.33 s
[semirings] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.D2mFofEipa/Main.o )
3358.36 s
[relude] Phase: patchPhase
3358.37 s
[uniplate] source root is uniplate-1.6.13
3358.38 s
[relude] Replace Cabal file with edited version from mirror://hackage/relude-1.2.2.0/revision/4.cabal.
3358.39 s
[uniplate] setting SOURCE_DATE_EPOCH to timestamp 1604778685 of file "uniplate-1.6.13/CHANGES.txt"
3358.41 s
[relude] Phase: compileBuildDriverPhase
3358.42 s
[uniplate] Phase: patchPhase
3358.44 s
[uniplate] Replace Cabal file with edited version from mirror://hackage/uniplate-1.6.13/revision/1.cabal.
3358.45 s
[quickcheck-instances] [2 of 2] Linking Setup
3358.45 s
[relude] setupCompileFlags: -package-db=/build/tmp.ZAVHS0PNU7/setup-package.conf.d -threaded
3358.47 s
[uniplate] Phase: compileBuildDriverPhase
3358.48 s
[invariant] [2 of 2] Linking Setup
3358.49 s
[uniplate] setupCompileFlags: -package-db=/build/tmp.k4hglTMDp9/setup-package.conf.d -threaded
3358.59 s
[semigroupoids] [2 of 2] Linking Setup
3358.65 s
[uniplate] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.k4hglTMDp9/Main.o )
3358.69 s
[relude] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.ZAVHS0PNU7/Main.o )
3358.86 s
[semirings] [2 of 2] Linking Setup
3358.94 s
[uniplate] [2 of 2] Linking Setup
3358.96 s
[tomland] Phase: unpackPhase
3358.98 s
[tomland] unpacking source archive /nix/store/7dhngf2xj2a5lwfmk2qqyj0bv745vb5k-tomland-1.3.3.3.tar.gz
3359.02 s
[relude] [2 of 2] Linking Setup
3359.03 s
[tomland] source root is tomland-1.3.3.3
3359.07 s
[tomland] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "tomland-1.3.3.3/tomland.cabal"
3359.08 s
[tomland] Phase: patchPhase
3359.10 s
[tomland] Replace Cabal file with edited version from mirror://hackage/tomland-1.3.3.3/revision/2.cabal.
3359.14 s
[tomland] Phase: compileBuildDriverPhase
3359.16 s
[tomland] setupCompileFlags: -package-db=/build/tmp.OpeT6dUf0Z/setup-package.conf.d -threaded
3359.32 s
[tomland] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.OpeT6dUf0Z/Main.o )
3359.77 s
[tomland] [2 of 2] Linking Setup
3361.87 s
[charset] Phase: updateAutotoolsGnuConfigScriptsPhase
3361.89 s
[charset] Phase: configurePhase
3361.90 s
[charset] configureFlags: --verbose --prefix=/nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/wn2jk1pf74aia9qap41gr5wg52kjy6ra-charset-0.3.12-doc/share/doc/charset-0.3.12 --with-gcc=gcc --package-db=/build/tmp.0TO4Z6vbd5/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3361.92 s
[charset] Using Parsec parser
3361.92 s
[charset] Configuring charset-0.3.12...
3362.69 s
[doctest-parallel] Phase: updateAutotoolsGnuConfigScriptsPhase
3362.71 s
[doctest-parallel] Phase: configurePhase
3362.72 s
[semigroupoids] Phase: updateAutotoolsGnuConfigScriptsPhase
3362.73 s
[doctest-parallel] configureFlags: --verbose --prefix=/nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.0nAAAzN0fJ/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/lib
3362.74 s
[semigroupoids] Phase: configurePhase
3362.75 s
[semigroupoids] configureFlags: --verbose --prefix=/nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/8alw8mbxvmy4lkplvx8ckffd3zv24rvs-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1 --with-gcc=gcc --package-db=/build/tmp.PCWH67RJno/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3362.76 s
[quickcheck-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
3362.78 s
[doctest-parallel] Using Parsec parser
3362.78 s
[doctest-parallel] Configuring doctest-parallel-0.3.1.1...
3362.81 s
[quickcheck-instances] Phase: configurePhase
3362.83 s
[quickcheck-instances] configureFlags: --verbose --prefix=/nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/24kfpg8vm97srv7vd26ib9kc7fd5yvxc-quickcheck-instances-0.3.32-doc/share/doc/quickcheck-instances-0.3.32 --with-gcc=gcc --package-db=/build/tmp.FkUkNg63Jy/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3362.91 s
[quickcheck-instances] Using Parsec parser
3362.91 s
[quickcheck-instances] Configuring quickcheck-instances-0.3.32...
3362.95 s
[semigroupoids] Using Parsec parser
3362.95 s
[semigroupoids] Configuring semigroupoids-6.0.1...
3362.96 s
[random-bytestring] Documentation created: dist/doc/html/random-bytestring/,
3362.96 s
[random-bytestring] dist/doc/html/random-bytestring/random-bytestring.txt
3362.96 s
[invariant] Phase: updateAutotoolsGnuConfigScriptsPhase
3363.01 s
[invariant] Phase: configurePhase
3363.02 s
[invariant] configureFlags: --verbose --prefix=/nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/01cdb6s9a30af7qh7kglcvbr7mxjgrdb-invariant-0.6.4-doc/share/doc/invariant-0.6.4 --with-gcc=gcc --package-db=/build/tmp.XGOQsfejoe/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3363.09 s
[invariant] Using Parsec parser
3363.09 s
[invariant] Configuring invariant-0.6.4...
3363.10 s
[semirings] Phase: updateAutotoolsGnuConfigScriptsPhase
3363.15 s
[semirings] Phase: configurePhase
3363.16 s
[charset] Dependency array >=0.2 && <0.6: using array-0.5.6.0
3363.16 s
[charset] Dependency base >=4.9 && <5: using base-4.19.1.0
3363.16 s
[charset] Dependency bytestring >=0.9 && <0.13: using bytestring-0.12.1.0
3363.16 s
[charset] Dependency containers >=0.4.2.0 && <0.9: using containers-0.6.8
3363.16 s
[charset] Dependency unordered-containers >=0.1.4.6 && <0.3: using
3363.16 s
[charset] unordered-containers-0.2.20
3363.17 s
[semirings] configureFlags: --verbose --prefix=/nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/6vs06wisjcsc4rgks00qp6qyjwgkcpnk-semirings-0.7-doc/share/doc/semirings-0.7 --with-gcc=gcc --package-db=/build/tmp.D2mFofEipa/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3363.18 s
[random-bytestring] Phase: installPhase
3363.22 s
[semirings] Using Parsec parser
3363.22 s
[semirings] Configuring semirings-0.7...
3363.24 s
[uniplate] Phase: updateAutotoolsGnuConfigScriptsPhase
3363.30 s
[uniplate] Phase: configurePhase
3363.33 s
[uniplate] configureFlags: --verbose --prefix=/nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/p00k2ndsprha1cirpw7ah67g3n1gc7kg-uniplate-1.6.13-doc/share/doc/uniplate-1.6.13 --with-gcc=gcc --package-db=/build/tmp.k4hglTMDp9/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3363.36 s
[uniplate] Using Parsec parser
3363.36 s
[uniplate] Warning: uniplate.cabal:1:28: Packages with 'cabal-version: 1.12' or later
3363.36 s
[uniplate] should specify a specific version of the Cabal spec of the form
3363.36 s
[uniplate] 'cabal-version: x.y'. Use 'cabal-version: 1.18'.
3363.36 s
[uniplate] Configuring uniplate-1.6.13...
3363.39 s
[relude] Phase: updateAutotoolsGnuConfigScriptsPhase
3363.42 s
[random-bytestring] Installing library in /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU
3363.44 s
[relude] Phase: configurePhase
3363.46 s
[relude] configureFlags: --verbose --prefix=/nix/store/zfnnlk5h8m2fwmp0imcfz93pbzpjqj46-relude-1.2.2.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/fjzkpzymw16p8acfv5grhzkby5b5plzc-relude-1.2.2.0-doc/share/doc/relude-1.2.2.0 --with-gcc=gcc --package-db=/build/tmp.ZAVHS0PNU7/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/lib
3363.50 s
[relude] Using Parsec parser
3363.50 s
[relude] Configuring relude-1.2.2.0...
3364.16 s
[charset] Source component graph: component lib
3364.16 s
[charset] Configured component graph:
3364.16 s
[charset] component charset-0.3.12-HVCXPCtWWNJCSdvioBHozW
3364.16 s
[charset] include array-0.5.6.0-4c48
3364.16 s
[charset] include base-4.19.1.0-a65c
3364.16 s
[charset] include bytestring-0.12.1.0-e271
3364.16 s
[charset] include containers-0.6.8-bf3e
3364.16 s
[charset] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3364.16 s
[charset] Linked component graph:
3364.16 s
[charset] unit charset-0.3.12-HVCXPCtWWNJCSdvioBHozW
3364.16 s
[charset] include array-0.5.6.0-4c48
3364.16 s
[charset] include base-4.19.1.0-a65c
3364.16 s
[charset] include bytestring-0.12.1.0-e271
3364.16 s
[charset] include containers-0.6.8-bf3e
3364.16 s
[charset] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3364.16 s
[charset] Data.CharSet=charset-0.3.12-HVCXPCtWWNJCSdvioBHozW:Data.CharSet,Data.CharSet.ByteSet=charset-0.3.12-HVCXPCtWWNJCSdvioBHozW:Data.CharSet.ByteSet,Data.CharSet.Common=charset-0.3.12-HVCXPCtWWNJCSdvioBHozW:Data.CharSet.Common,Data.CharSet.Posix=charset-0.3.12-HVCXPCtWWNJCSdvioBHozW:Data.CharSet.Posix,Data.CharSet.Posix.Ascii=charset-0.3.12-HVCXPCtWWNJCSdvioBHozW:Data.CharSet.Posix.Ascii,Data.CharSet.Posix.Unicode=charset-0.3.12-HVCXPCtWWNJCSdvioBHozW:Data.CharSet.Posix.Unicode,Data.CharSet.Unicode=charset-0.3.12-HVCXPCtWWNJCSdvioBHozW:Data.CharSet.Unicode,Data.CharSet.Unicode.Block=charset-0.3.12-HVCXPCtWWNJCSdvioBHozW:Data.CharSet.Unicode.Block,Data.CharSet.Unicode.Category=charset-0.3.12-HVCXPCtWWNJCSdvioBHozW:Data.CharSet.Unicode.Category
3364.16 s
[charset] Ready component graph:
3364.16 s
[charset] definite charset-0.3.12-HVCXPCtWWNJCSdvioBHozW
3364.17 s
[charset] depends array-0.5.6.0-4c48
3364.17 s
[charset] depends base-4.19.1.0-a65c
3364.17 s
[charset] depends bytestring-0.12.1.0-e271
3364.17 s
[charset] depends containers-0.6.8-bf3e
3364.17 s
[charset] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3364.17 s
[charset] Using Cabal-3.10.2.0 compiled by ghc-9.8
3364.17 s
[charset] Using compiler: ghc-9.8.2
3364.17 s
[charset] Using install prefix:
3364.17 s
[charset] /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12
3364.17 s
[charset] Executables installed in:
3364.17 s
[charset] /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12/bin
3364.17 s
[charset] Libraries installed in:
3364.17 s
[charset] /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/charset-0.3.12-HVCXPCtWWNJCSdvioBHozW
3364.17 s
[charset] Dynamic Libraries installed in:
3364.17 s
[charset] /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3364.17 s
[charset] Private executables installed in:
3364.17 s
[charset] /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12/libexec/x86_64-linux-ghc-9.8.2/charset-0.3.12
3364.17 s
[charset] Data files installed in:
3364.17 s
[charset] /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12/share/x86_64-linux-ghc-9.8.2/charset-0.3.12
3364.17 s
[charset] Documentation installed in:
3364.17 s
[charset] /nix/store/wn2jk1pf74aia9qap41gr5wg52kjy6ra-charset-0.3.12-doc/share/doc/charset-0.3.12
3364.17 s
[charset] Configuration files installed in:
3364.17 s
[charset] /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12/etc
3364.17 s
[charset] No alex found
3364.17 s
[charset] Using ar found on system at:
3364.17 s
[charset] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3364.17 s
[charset] No c2hs found
3364.17 s
[charset] No cpphs found
3364.17 s
[charset] No doctest found
3364.17 s
[charset] Using gcc version 14.3.0 given by user at:
3364.17 s
[charset] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3364.17 s
[charset] Using ghc version 9.8.2 found on system at:
3364.17 s
[charset] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3364.17 s
[charset] Using ghc-pkg version 9.8.2 found on system at:
3364.17 s
[charset] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3364.17 s
[charset] No ghcjs found
3364.17 s
[charset] No ghcjs-pkg found
3364.17 s
[charset] No greencard found
3364.17 s
[charset] Using haddock version 2.30.0 found on system at:
3364.17 s
[charset] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3364.17 s
[charset] No happy found
3364.17 s
[charset] Using haskell-suite found on system at: haskell-suite-dummy-location
3364.17 s
[charset] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3364.17 s
[charset] No hmake found
3364.17 s
[charset] Using hpc version 0.69 found on system at:
3364.17 s
[charset] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3364.17 s
[charset] Using hsc2hs version 0.68.10 found on system at:
3364.17 s
[charset] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3364.17 s
[charset] Using hscolour version 1.25 found on system at:
3364.17 s
[charset] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3364.17 s
[charset] No jhc found
3364.17 s
[charset] Using ld found on system at:
3364.17 s
[charset] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3364.17 s
[charset] No pkg-config found
3364.17 s
[charset] Using runghc version 9.8.2 found on system at:
3364.17 s
[charset] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3364.17 s
[charset] Using strip version 2.44 found on system at:
3364.17 s
[charset] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3364.17 s
[charset] Using tar found on system at:
3364.17 s
[charset] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3364.17 s
[charset] No uhc found
3364.29 s
[semirings] Flags chosen: containers=True, unordered-containers=True
3364.29 s
[semirings] Dependency base >=4.8 && <5: using base-4.19.1.0
3364.29 s
[semirings] Dependency containers >=0.5.4: using containers-0.6.8
3364.29 s
[semirings] Dependency hashable >=1.1: using hashable-1.4.7.0
3364.29 s
[semirings] Dependency unordered-containers >=0.2: using unordered-containers-0.2.20
3364.31 s
[quickcheck-instances] Dependency OneTuple >=0.4.2 && <0.5: using OneTuple-0.4.2
3364.31 s
[quickcheck-instances] Dependency QuickCheck >=2.14.2 && <2.15.1: using QuickCheck-2.14.3
3364.31 s
[quickcheck-instances] Dependency array >=0.5.3.0 && <0.6: using array-0.5.6.0
3364.31 s
[quickcheck-instances] Dependency base >=4.12.0.0 && <4.22: using base-4.19.1.0
3364.31 s
[quickcheck-instances] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.12.1.0
3364.31 s
[quickcheck-instances] Dependency case-insensitive >=1.2.0.11 && <1.3: using case-insensitive-1.2.1.0
3364.31 s
[quickcheck-instances] Dependency containers >=0.6.0.1 && <0.8: using containers-0.6.8
3364.31 s
[quickcheck-instances] Dependency data-fix >=0.3 && <0.4: using data-fix-0.3.4
3364.31 s
[quickcheck-instances] Dependency hashable >=1.4.4.0 && <1.6: using hashable-1.4.7.0
3364.32 s
[quickcheck-instances] Dependency integer-logarithms >=1.0.3.1 && <1.1: using
3364.32 s
[quickcheck-instances] integer-logarithms-1.0.4
3364.32 s
[quickcheck-instances] Dependency old-time >=1.1.0.0 && <1.2: using old-time-1.1.0.4
3364.32 s
[quickcheck-instances] Dependency primitive >=0.9.0.0 && <0.10: using primitive-0.9.1.0
3364.32 s
[quickcheck-instances] Dependency scientific >=0.3.8.0 && <0.4: using scientific-0.3.8.0
3364.32 s
[quickcheck-instances] Dependency splitmix >=0.1.0.5 && <0.2: using splitmix-0.1.1
3364.32 s
[quickcheck-instances] Dependency strict >=0.5 && <0.6: using strict-0.5.1
3364.32 s
[quickcheck-instances] Dependency tagged >=0.8.8 && <0.9: using tagged-0.8.8
3364.32 s
[quickcheck-instances] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.1.1
3364.32 s
[quickcheck-instances] Dependency text-short >=0.1.4 && <0.2: using text-short-0.1.6
3364.32 s
[quickcheck-instances] Dependency these >=1.2.1 && <1.3: using these-1.2.1
3364.32 s
[quickcheck-instances] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.7
3364.32 s
[quickcheck-instances] Dependency transformers >=0.5.6.2 && <0.7: using transformers-0.6.1.0
3364.32 s
[quickcheck-instances] Dependency unordered-containers >=0.2.20 && <0.3: using
3364.32 s
[quickcheck-instances] unordered-containers-0.2.20
3364.32 s
[quickcheck-instances] Dependency uuid-types >=1.0.6 && <1.1: using uuid-types-1.0.6
3364.32 s
[quickcheck-instances] Dependency vector >=0.13.1.0 && <0.14: using vector-0.13.2.0
3364.32 s
[quickcheck-instances] Dependency QuickCheck: using QuickCheck-2.14.3
3364.32 s
[quickcheck-instances] Dependency base: using base-4.19.1.0
3364.32 s
[quickcheck-instances] Dependency containers: using containers-0.6.8
3364.32 s
[quickcheck-instances] Dependency primitive: using primitive-0.9.1.0
3364.32 s
[quickcheck-instances] Dependency quickcheck-instances: using quickcheck-instances-0.3.32
3364.32 s
[quickcheck-instances] Dependency tagged: using tagged-0.8.8
3364.32 s
[quickcheck-instances] Dependency uuid-types: using uuid-types-1.0.6
3364.33 s
[random-bytestring] Phase: fixupPhase
3364.39 s
[tomland] Phase: updateAutotoolsGnuConfigScriptsPhase
3364.43 s
[random-bytestring] shrinking RPATHs of ELF executables and libraries in /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4
3364.44 s
[random-bytestring] shrinking /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSrandom-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU-ghc9.8.2.so
3364.44 s
[tomland] Phase: configurePhase
3364.45 s
[semigroupoids] Flags chosen: comonad=True, containers=True, contravariant=True,
3364.45 s
[semigroupoids] distributive=True, tagged=True, unordered-containers=True
3364.45 s
[semigroupoids] Dependency base >=4.9 && <5: using base-4.19.1.0
3364.45 s
[semigroupoids] Dependency base-orphans >=0.8.4 && <1: using base-orphans-0.9.3
3364.45 s
[semigroupoids] Dependency bifunctors >=5.6 && <6: using bifunctors-5.6.2
3364.45 s
[semigroupoids] Dependency comonad >=5.0.8 && <6: using comonad-5.0.9
3364.45 s
[semigroupoids] Dependency containers >=0.6.7 && <0.9: using containers-0.6.8
3364.45 s
[semigroupoids] Dependency contravariant >=1.5.3 && <2: using contravariant-1.5.5
3364.45 s
[semigroupoids] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
3364.45 s
[semigroupoids] Dependency hashable >=1.2.7.0 && <1.6: using hashable-1.4.7.0
3364.45 s
[semigroupoids] Dependency tagged >=0.8.7 && <1: using tagged-0.8.8
3364.45 s
[semigroupoids] Dependency template-haskell >=0.2.11: using template-haskell-2.21.0.0
3364.45 s
[semigroupoids] Dependency transformers >=0.6.1.0 && <0.7: using transformers-0.6.1.0
3364.45 s
[semigroupoids] Dependency transformers-compat >=0.6 && <0.8: using transformers-compat-0.7.2
3364.45 s
[semigroupoids] Dependency unordered-containers >=0.2.8.0 && <0.3: using
3364.45 s
[semigroupoids] unordered-containers-0.2.20
3364.47 s
[random-bytestring] checking for references to /build/ in /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4...
3364.48 s
[tomland] configureFlags: --verbose --prefix=/nix/store/0lg2a2k98jyayz8qv0zhlf7pjdq2n0gv-tomland-1.3.3.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/31mxcvjwr1gy9is3wzhn7wmzzyi2nxbl-tomland-1.3.3.3-doc/share/doc/tomland-1.3.3.3 --with-gcc=gcc --package-db=/build/tmp.OpeT6dUf0Z/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3364.53 s
[random-bytestring] patching script interpreter paths in /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4
3364.54 s
[random-bytestring] stripping (with command strip and flags -S -p) in /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4/lib
3364.55 s
[tomland] Using Parsec parser
3364.55 s
[tomland] Configuring tomland-1.3.3.3...
3364.58 s
[doctest-parallel] Dependency Cabal >=2.4 && <3.13: using Cabal-3.10.2.0
3364.59 s
[doctest-parallel] Dependency Glob: using Glob-0.10.2
3364.59 s
[doctest-parallel] Dependency base >=4.10 && <5: using base-4.19.1.0
3364.59 s
[doctest-parallel] Dependency base-compat >=0.7.0: using base-compat-0.13.1
3364.59 s
[doctest-parallel] Dependency code-page >=0.1: using code-page-0.2.1
3364.59 s
[doctest-parallel] Dependency containers: using containers-0.6.8
3364.59 s
[doctest-parallel] Dependency deepseq: using deepseq-1.5.0.0
3364.59 s
[doctest-parallel] Dependency directory: using directory-1.3.8.1
3364.59 s
[doctest-parallel] Dependency exceptions: using exceptions-0.10.7
3364.59 s
[doctest-parallel] Dependency filepath: using filepath-1.4.200.1
3364.59 s
[doctest-parallel] Dependency ghc >=8.2 && <9.13: using ghc-9.8.2
3364.59 s
[doctest-parallel] Dependency ghc-paths >=0.1.0.9: using ghc-paths-0.1.0.12
3364.59 s
[doctest-parallel] Dependency process: using process-1.6.18.0
3364.59 s
[doctest-parallel] Dependency random >=1.2: using random-1.2.1.3
3364.59 s
[doctest-parallel] Dependency syb >=0.3: using syb-0.7.2.4
3364.59 s
[doctest-parallel] Dependency transformers: using transformers-0.6.1.0
3364.59 s
[doctest-parallel] Dependency unordered-containers: using unordered-containers-0.2.20
3364.59 s
[doctest-parallel] Dependency base: using base-4.19.1.0
3364.59 s
[doctest-parallel] Dependency doctest-parallel: using doctest-parallel-0.3.1.1
3364.59 s
[doctest-parallel] Dependency template-haskell: using template-haskell-2.21.0.0
3364.59 s
[doctest-parallel] Dependency base: using base-4.19.1.0
3364.59 s
[doctest-parallel] Dependency doctest-parallel: using doctest-parallel-0.3.1.1
3364.59 s
[doctest-parallel] Dependency HUnit: using HUnit-1.6.2.0
3364.59 s
[doctest-parallel] Dependency QuickCheck >=2.13.1: using QuickCheck-2.14.3
3364.59 s
[doctest-parallel] Dependency base: using base-4.19.1.0
3364.59 s
[doctest-parallel] Dependency base-compat: using base-compat-0.13.1
3364.59 s
[doctest-parallel] Dependency code-page: using code-page-0.2.1
3364.59 s
[doctest-parallel] Dependency containers: using containers-0.6.8
3364.59 s
[doctest-parallel] Dependency deepseq: using deepseq-1.5.0.0
3364.59 s
[doctest-parallel] Dependency directory: using directory-1.3.8.1
3364.59 s
[doctest-parallel] Dependency doctest-parallel:{doctest-parallel, spectests-modules}: using
3364.59 s
[doctest-parallel] doctest-parallel-0.3.1.1
3364.59 s
[doctest-parallel] Dependency doctest-parallel:{doctest-parallel, spectests-modules}: using
3364.59 s
[doctest-parallel] doctest-parallel-0.3.1.1
3364.59 s
[doctest-parallel] Dependency exceptions: using exceptions-0.10.7
3364.59 s
[doctest-parallel] Dependency filepath: using filepath-1.4.200.1
3364.59 s
[doctest-parallel] Dependency ghc: using ghc-9.8.2
3364.59 s
[doctest-parallel] Dependency ghc-paths: using ghc-paths-0.1.0.12
3364.59 s
[doctest-parallel] Dependency hspec >=2.3.0: using hspec-2.11.12
3364.59 s
[doctest-parallel] Dependency hspec-core >=2.3.0: using hspec-core-2.11.12
3364.59 s
[doctest-parallel] Dependency mockery: using mockery-0.3.5
3364.59 s
[doctest-parallel] Dependency process: using process-1.6.18.0
3364.59 s
[doctest-parallel] Dependency setenv: using setenv-0.1.1.3
3364.59 s
[doctest-parallel] Dependency silently >=1.2.4: using silently-1.2.5.4
3364.59 s
[doctest-parallel] Dependency stringbuilder >=0.4: using stringbuilder-0.5.1
3364.59 s
[doctest-parallel] Dependency syb: using syb-0.7.2.4
3364.59 s
[doctest-parallel] Dependency transformers: using transformers-0.6.1.0
3364.61 s
[invariant] Dependency StateVar >=1.1 && <2: using StateVar-1.2.2
3364.61 s
[invariant] Dependency array >=0.3 && <0.6: using array-0.5.6.0
3364.61 s
[invariant] Dependency base >=4.9 && <5: using base-4.19.1.0
3364.61 s
[invariant] Dependency bifunctors >=5.2 && <6: using bifunctors-5.6.2
3364.61 s
[invariant] Dependency comonad >=5 && <6: using comonad-5.0.9
3364.61 s
[invariant] Dependency containers >=0.1 && <0.9: using containers-0.6.8
3364.61 s
[invariant] Dependency contravariant >=0.5 && <2: using contravariant-1.5.5
3364.61 s
[invariant] Dependency ghc-prim: using ghc-prim-0.11.0
3364.61 s
[invariant] Dependency profunctors >=5.2.1 && <6: using profunctors-5.6.2
3364.61 s
[invariant] Dependency stm >=2.2 && <3: using stm-2.5.2.1
3364.61 s
[invariant] Dependency tagged >=0.7.3 && <1: using tagged-0.8.8
3364.61 s
[invariant] Dependency template-haskell >=2.11 && <2.24: using template-haskell-2.21.0.0
3364.61 s
[invariant] Dependency th-abstraction >=0.5 && <0.8: using th-abstraction-0.7.1.0
3364.61 s
[invariant] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
3364.61 s
[invariant] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
3364.61 s
[invariant] Dependency unordered-containers >=0.2.4 && <0.3: using
3364.61 s
[invariant] unordered-containers-0.2.20
3364.61 s
[invariant] Dependency QuickCheck >=2.11 && <3: using QuickCheck-2.14.3
3364.61 s
[invariant] Dependency base >=4 && <5: using base-4.19.1.0
3364.61 s
[invariant] Dependency hspec >=1.8: using hspec-2.11.12
3364.61 s
[invariant] Dependency invariant: using invariant-0.6.4
3364.61 s
[invariant] Dependency template-haskell: using template-haskell-2.21.0.0
3364.65 s
[charset] Phase: buildPhase
3364.74 s
[uniplate] Dependency base >=4.10 && <5: using base-4.19.1.0
3364.74 s
[uniplate] Dependency containers: using containers-0.6.8
3364.74 s
[uniplate] Dependency ghc-prim: using ghc-prim-0.11.0
3364.74 s
[uniplate] Dependency hashable >=1.1.2.3: using hashable-1.4.7.0
3364.74 s
[uniplate] Dependency syb: using syb-0.7.2.4
3364.74 s
[uniplate] Dependency unordered-containers >=0.2.1: using unordered-containers-0.2.20
3364.79 s
[random-bytestring] shrinking RPATHs of ELF executables and libraries in /nix/store/87chkplkmjd2nd3pbzx4z2007pm5knzf-random-bytestring-0.1.4-doc
3364.81 s
[random-bytestring] checking for references to /build/ in /nix/store/87chkplkmjd2nd3pbzx4z2007pm5knzf-random-bytestring-0.1.4-doc...
3364.84 s
[random-bytestring] patching script interpreter paths in /nix/store/87chkplkmjd2nd3pbzx4z2007pm5knzf-random-bytestring-0.1.4-doc
3364.96 s
[charset] Preprocessing library for charset-0.3.12..
3364.96 s
[charset] Building library for charset-0.3.12..
3365.57 s
[random-bytestring:post-build] Uploading to the NixCI cache: /nix/store/87chkplkmjd2nd3pbzx4z2007pm5knzf-random-bytestring-0.1.4-doc /nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4
3366.39 s
[random-bytestring:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3366.94 s
[random-bytestring:post-build] copying 2 paths...
3366.95 s
[random-bytestring:post-build] copying path '/nix/store/87chkplkmjd2nd3pbzx4z2007pm5knzf-random-bytestring-0.1.4-doc' to 'https://cache.nix-ci.com'...
3367.48 s
[random-bytestring:post-build] copying path '/nix/store/ryv3g4a3ngf8yqb7d7n8gkc53mbq9hbx-random-bytestring-0.1.4' to 'https://cache.nix-ci.com'...
3368.86 s
[random-bytestring:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3369.62 s
[random-bytestring:post-build] copying 2 paths...
3369.65 s
[random-bytestring:post-build] copying path '/nix/store/c1pych0bnrql10vdgdbkgj6xf9hwbyxx-random-bytestring-0.1.4.tar.gz.drv' to 'https://cache.nix-ci.com'...
3370.11 s
[random-bytestring:post-build] copying path '/nix/store/04j1ybgbg4clmh1kqsrn285l6alnc1lh-random-bytestring-0.1.4.drv' to 'https://cache.nix-ci.com'...
3370.82 s
Uploaded random-bytestring in 5.4s
3370.83 s
Progress: 284 of 423 built (11 building), 407 of 407 downloaded from cache
3370.83 s
Built random-bytestring in 42.0s
3371.13 s
Building /nix/store/m6jv14vc37wdl7l1z02hmisj8rnyaf1v-base64-1.0.drv
3371.14 s
[charset] [1 of 9] Compiling Data.CharSet.ByteSet ( src/Data/CharSet/ByteSet.hs, dist/build/Data/CharSet/ByteSet.o, dist/build/Data/CharSet/ByteSet.dyn_o )
3371.14 s
[charset] [2 of 9] Compiling Data.CharSet ( src/Data/CharSet.hs, dist/build/Data/CharSet.o, dist/build/Data/CharSet.dyn_o )
3371.14 s
[charset] [3 of 9] Compiling Data.CharSet.Common ( src/Data/CharSet/Common.hs, dist/build/Data/CharSet/Common.o, dist/build/Data/CharSet/Common.dyn_o )
3371.14 s
[doctest-parallel] Source component graph:
3371.14 s
[doctest-parallel] component lib
3371.14 s
[doctest-parallel] component lib:spectests-modules dependency lib
3371.14 s
[doctest-parallel] component test:doctests dependency lib
3371.14 s
[doctest-parallel] component test:spectests
3371.14 s
[doctest-parallel] dependency lib
3371.14 s
[doctest-parallel] dependency lib:spectests-modules
3371.14 s
[doctest-parallel] Configured component graph:
3371.14 s
[doctest-parallel] component doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3371.14 s
[doctest-parallel] include Cabal-3.10.2.0-a52f
3371.14 s
[doctest-parallel] include Glob-0.10.2-5kYPXjSWvSZEBJGZ9rZirm
3371.14 s
[doctest-parallel] include base-4.19.1.0-a65c
3371.14 s
[doctest-parallel] include base-compat-0.13.1-2HMe50fJ8hi9cHYAz0twob
3371.14 s
[doctest-parallel] include code-page-0.2.1-4uLGQB1FaiL1UXdVIgMoCp
3371.14 s
[doctest-parallel] include containers-0.6.8-bf3e
3371.14 s
[doctest-parallel] include deepseq-1.5.0.0-e0b4
3371.14 s
[doctest-parallel] include directory-1.3.8.1-3af8
3371.14 s
[doctest-parallel] include exceptions-0.10.7-3e42
3371.14 s
[doctest-parallel] include filepath-1.4.200.1-5c86
3371.14 s
[doctest-parallel] include ghc-9.8.2-f344
3371.14 s
[doctest-parallel] include ghc-paths-0.1.0.12-EKPnhso4l2QAJAJ9Ysa87E
3371.14 s
[doctest-parallel] include process-1.6.18.0-d7db
3371.14 s
[doctest-parallel] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3371.14 s
[doctest-parallel] include syb-0.7.2.4-CmZ4Arh0gzE9veO2AdLBgK
3371.14 s
[doctest-parallel] include transformers-0.6.1.0-90ea
3371.14 s
[doctest-parallel] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.14 s
[doctest-parallel] component doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules
3371.14 s
[doctest-parallel] include base-4.19.1.0-a65c
3371.14 s
[doctest-parallel] include doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3371.14 s
[doctest-parallel] include template-haskell-2.21.0.0-d739
3371.14 s
[doctest-parallel] component doctest-parallel-0.3.1.1-FowLh2bk5uCEGbIjT9WGuL-doctests
3371.14 s
[doctest-parallel] include base-4.19.1.0-a65c
3371.14 s
[doctest-parallel] include doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3371.14 s
[doctest-parallel] component doctest-parallel-0.3.1.1-HDgZ39k9jy03bYDNHLMZ6j-spectests
3371.14 s
[doctest-parallel] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3371.14 s
[doctest-parallel] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3371.14 s
[doctest-parallel] include base-4.19.1.0-a65c
3371.14 s
[doctest-parallel] include base-compat-0.13.1-2HMe50fJ8hi9cHYAz0twob
3371.14 s
[doctest-parallel] include code-page-0.2.1-4uLGQB1FaiL1UXdVIgMoCp
3371.14 s
[doctest-parallel] include containers-0.6.8-bf3e
3371.14 s
[doctest-parallel] include deepseq-1.5.0.0-e0b4
3371.14 s
[doctest-parallel] include directory-1.3.8.1-3af8
3371.14 s
[doctest-parallel] include doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3371.14 s
[doctest-parallel] include doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules
3371.14 s
[doctest-parallel] include exceptions-0.10.7-3e42
3371.14 s
[doctest-parallel] include filepath-1.4.200.1-5c86
3371.14 s
[doctest-parallel] include ghc-9.8.2-f344
3371.14 s
[doctest-parallel] include ghc-paths-0.1.0.12-EKPnhso4l2QAJAJ9Ysa87E
3371.14 s
[doctest-parallel] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3371.14 s
[doctest-parallel] include hspec-core-2.11.12-IhKzuZ21lh674XwcAvslL1
3371.15 s
[doctest-parallel] include mockery-0.3.5-GR5fK3Mb3WQ3dL8rFxpakL
3371.15 s
[doctest-parallel] include process-1.6.18.0-d7db
3371.15 s
[doctest-parallel] include setenv-0.1.1.3-F9rgvSNSzQQLq21UaHwcU0
3371.15 s
[doctest-parallel] include silently-1.2.5.4-5nUIAyle2geB7tT2MRmWtJ
3371.15 s
[doctest-parallel] include stringbuilder-0.5.1-8L8Yk6zrEu2HQoAtPFCL17
3371.15 s
[doctest-parallel] include syb-0.7.2.4-CmZ4Arh0gzE9veO2AdLBgK
3371.15 s
[doctest-parallel] include transformers-0.6.1.0-90ea
3371.15 s
[doctest-parallel] Linked component graph:
3371.15 s
[doctest-parallel] unit doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3371.15 s
[doctest-parallel] include Cabal-3.10.2.0-a52f
3371.15 s
[doctest-parallel] include Glob-0.10.2-5kYPXjSWvSZEBJGZ9rZirm
3371.15 s
[doctest-parallel] include base-4.19.1.0-a65c
3371.15 s
[doctest-parallel] include base-compat-0.13.1-2HMe50fJ8hi9cHYAz0twob
3371.15 s
[doctest-parallel] include code-page-0.2.1-4uLGQB1FaiL1UXdVIgMoCp
3371.15 s
[doctest-parallel] include containers-0.6.8-bf3e
3371.15 s
[doctest-parallel] include deepseq-1.5.0.0-e0b4
3371.15 s
[doctest-parallel] include directory-1.3.8.1-3af8
3371.15 s
[doctest-parallel] include exceptions-0.10.7-3e42
3371.15 s
[doctest-parallel] include filepath-1.4.200.1-5c86
3371.15 s
[doctest-parallel] include ghc-9.8.2-f344
3371.15 s
[doctest-parallel] include ghc-paths-0.1.0.12-EKPnhso4l2QAJAJ9Ysa87E
3371.15 s
[doctest-parallel] include process-1.6.18.0-d7db
3371.15 s
[doctest-parallel] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3371.15 s
[doctest-parallel] include syb-0.7.2.4-CmZ4Arh0gzE9veO2AdLBgK
3371.15 s
[doctest-parallel] include transformers-0.6.1.0-90ea
3371.15 s
[doctest-parallel] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.15 s
[ghc-lib-parser] [403 of 443] Compiling GHC.Driver.Backpack.Syntax ( compiler/GHC/Driver/Backpack/Syntax.hs, dist/build/GHC/Driver/Backpack/Syntax.p_o )
3371.15 s
[ghc-lib-parser] [404 of 443] Compiling GHC.Driver.Errors.Types ( compiler/GHC/Driver/Errors/Types.hs, dist/build/GHC/Driver/Errors/Types.p_o )
3371.15 s
[ghc-lib-parser] [405 of 443] Compiling GHC.Types.Error.Codes ( compiler/GHC/Types/Error/Codes.hs, dist/build/GHC/Types/Error/Codes.p_o )
3371.15 s
[ghc-lib-parser] [406 of 443] Compiling GHC.Parser.Errors.Ppr ( compiler/GHC/Parser/Errors/Ppr.hs, dist/build/GHC/Parser/Errors/Ppr.p_o )
3371.15 s
[ghc-lib-parser] [407 of 443] Compiling GHC.Parser.Lexer ( dist/build/GHC/Parser/Lexer.hs, dist/build/GHC/Parser/Lexer.p_o )
3371.15 s
[ghc-lib-parser] [408 of 443] Compiling GHC.Parser.PostProcess ( compiler/GHC/Parser/PostProcess.hs, dist/build/GHC/Parser/PostProcess.p_o )
3371.15 s
[ghc-lib-parser] [409 of 443] Compiling GHC.Parser.HaddockLex ( dist/build/GHC/Parser/HaddockLex.hs, dist/build/GHC/Parser/HaddockLex.p_o )
3371.15 s
[ghc-lib-parser] [410 of 443] Compiling GHC.Parser[boot] ( dist/build/GHC/Parser.hs-boot, dist/build/GHC/Parser.p_o-boot )
3371.15 s
[ghc-lib-parser] [411 of 443] Compiling GHC.Parser.PostProcess.Haddock ( compiler/GHC/Parser/PostProcess/Haddock.hs, dist/build/GHC/Parser/PostProcess/Haddock.p_o )
3371.15 s
[ghc-lib-parser] [412 of 443] Compiling GHC.Parser ( dist/build/GHC/Parser.hs, dist/build/GHC/Parser.p_o )
3371.15 s
[invariant] Source component graph:
3371.15 s
[invariant] component lib
3371.15 s
[invariant] component test:spec dependency lib
3371.15 s
[invariant] Configured component graph:
3371.15 s
[invariant] component invariant-0.6.4-B7cwCwA6VO635of3nejvG8
3371.15 s
[invariant] include StateVar-1.2.2-HLzSTxufMte6UDvcwEXclk
3371.15 s
[invariant] include array-0.5.6.0-4c48
3371.15 s
[invariant] include base-4.19.1.0-a65c
3371.15 s
[invariant] include bifunctors-5.6.2-BIuePlmEsqc1FP0jotQJy
3371.15 s
[invariant] include comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3371.15 s
[invariant] include containers-0.6.8-bf3e
3371.15 s
[invariant] include contravariant-1.5.5-6AC1M82n2i6IS5xbo1by5e
3371.15 s
[invariant] include ghc-prim-0.11.0-89e1
3371.15 s
[invariant] include profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3371.15 s
[invariant] include stm-2.5.2.1-3f80
3371.15 s
[invariant] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3371.15 s
[invariant] include template-haskell-2.21.0.0-d739
3371.15 s
[invariant] include th-abstraction-0.7.1.0-IHQ4I81I7o61dkwrsxoSTd
3371.15 s
[invariant] include transformers-0.6.1.0-90ea
3371.15 s
[invariant] include transformers-compat-0.7.2-DtmGZNUNQqpCijBrRAldEO
3371.15 s
[invariant] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.15 s
[invariant] component invariant-0.6.4-5BOrkPPsCIT2en6yDsbTGV-spec
3371.15 s
[invariant] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3371.15 s
[invariant] include base-4.19.1.0-a65c
3371.15 s
[invariant] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3371.15 s
[invariant] include invariant-0.6.4-B7cwCwA6VO635of3nejvG8
3371.15 s
[invariant] include template-haskell-2.21.0.0-d739
3371.15 s
[invariant] Linked component graph:
3371.15 s
[invariant] unit invariant-0.6.4-B7cwCwA6VO635of3nejvG8
3371.15 s
[invariant] include StateVar-1.2.2-HLzSTxufMte6UDvcwEXclk
3371.15 s
[invariant] include array-0.5.6.0-4c48
3371.15 s
[invariant] include base-4.19.1.0-a65c
3371.15 s
[invariant] include bifunctors-5.6.2-BIuePlmEsqc1FP0jotQJy
3371.15 s
[invariant] include comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3371.15 s
[invariant] include containers-0.6.8-bf3e
3371.15 s
[invariant] include contravariant-1.5.5-6AC1M82n2i6IS5xbo1by5e
3371.15 s
[invariant] include ghc-prim-0.11.0-89e1
3371.15 s
[invariant] include profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3371.15 s
[invariant] include stm-2.5.2.1-3f80
3371.15 s
[invariant] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3371.15 s
[invariant] include template-haskell-2.21.0.0-d739
3371.15 s
[invariant] include th-abstraction-0.7.1.0-IHQ4I81I7o61dkwrsxoSTd
3371.15 s
[invariant] include transformers-0.6.1.0-90ea
3371.15 s
[invariant] include transformers-compat-0.7.2-DtmGZNUNQqpCijBrRAldEO
3371.15 s
[invariant] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.15 s
[invariant] Data.Functor.Invariant=invariant-0.6.4-B7cwCwA6VO635of3nejvG8:Data.Functor.Invariant,Data.Functor.Invariant.TH=invariant-0.6.4-B7cwCwA6VO635of3nejvG8:Data.Functor.Invariant.TH
3371.15 s
[invariant] unit invariant-0.6.4-5BOrkPPsCIT2en6yDsbTGV-spec
3371.15 s
[invariant] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3371.15 s
[invariant] include base-4.19.1.0-a65c
3371.15 s
[invariant] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3371.15 s
[invariant] include invariant-0.6.4-B7cwCwA6VO635of3nejvG8
3371.15 s
[invariant] include template-haskell-2.21.0.0-d739
3371.15 s
[invariant] Ready component graph:
3371.15 s
[invariant] definite invariant-0.6.4-B7cwCwA6VO635of3nejvG8
3371.15 s
[invariant] depends StateVar-1.2.2-HLzSTxufMte6UDvcwEXclk
3371.16 s
[invariant] depends array-0.5.6.0-4c48
3371.16 s
[invariant] depends base-4.19.1.0-a65c
3371.16 s
[invariant] depends bifunctors-5.6.2-BIuePlmEsqc1FP0jotQJy
3371.16 s
[invariant] depends comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3371.16 s
[invariant] depends containers-0.6.8-bf3e
3371.16 s
[invariant] depends contravariant-1.5.5-6AC1M82n2i6IS5xbo1by5e
3371.16 s
[invariant] depends ghc-prim-0.11.0-89e1
3371.16 s
[invariant] depends profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3371.16 s
[invariant] depends stm-2.5.2.1-3f80
3371.16 s
[invariant] depends tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3371.16 s
[invariant] depends template-haskell-2.21.0.0-d739
3371.16 s
[invariant] depends th-abstraction-0.7.1.0-IHQ4I81I7o61dkwrsxoSTd
3371.16 s
[invariant] depends transformers-0.6.1.0-90ea
3371.16 s
[invariant] depends transformers-compat-0.7.2-DtmGZNUNQqpCijBrRAldEO
3371.16 s
[invariant] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[invariant] definite invariant-0.6.4-5BOrkPPsCIT2en6yDsbTGV-spec
3371.16 s
[invariant] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3371.16 s
[invariant] depends base-4.19.1.0-a65c
3371.16 s
[invariant] depends hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3371.16 s
[invariant] depends invariant-0.6.4-B7cwCwA6VO635of3nejvG8
3371.16 s
[invariant] depends template-haskell-2.21.0.0-d739
3371.16 s
[invariant] Using Cabal-3.10.2.0 compiled by ghc-9.8
3371.16 s
[invariant] Using compiler: ghc-9.8.2
3371.16 s
[invariant] Using install prefix:
3371.16 s
[invariant] /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4
3371.16 s
[invariant] Executables installed in:
3371.16 s
[invariant] /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4/bin
3371.16 s
[invariant] Libraries installed in:
3371.16 s
[process-extras] Documentation created: dist/doc/html/process-extras/,
3371.16 s
[process-extras] dist/doc/html/process-extras/process-extras.txt
3371.16 s
[process-extras] Preprocessing test suite 'process-extras-tests' for process-extras-0.7.4..
3371.16 s
[process-extras] Phase: installPhase
3371.16 s
[process-extras] Installing library in /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/process-extras-0.7.4-3vJjetsb21t24zONUKlcEr
3371.16 s
[process-extras] Phase: fixupPhase
3371.16 s
[process-extras] shrinking RPATHs of ELF executables and libraries in /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4
3371.16 s
[process-extras] shrinking /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSprocess-extras-0.7.4-3vJjetsb21t24zONUKlcEr-ghc9.8.2.so
3371.16 s
[process-extras] checking for references to /build/ in /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4...
3371.16 s
[process-extras] patching script interpreter paths in /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4
3371.16 s
[process-extras] stripping (with command strip and flags -S -p) in /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4/lib
3371.16 s
[process-extras] shrinking RPATHs of ELF executables and libraries in /nix/store/a0hh0v5xw2ycbxqnj6yxdxi817nz7avg-process-extras-0.7.4-doc
3371.16 s
[process-extras] checking for references to /build/ in /nix/store/a0hh0v5xw2ycbxqnj6yxdxi817nz7avg-process-extras-0.7.4-doc...
3371.16 s
[process-extras] patching script interpreter paths in /nix/store/a0hh0v5xw2ycbxqnj6yxdxi817nz7avg-process-extras-0.7.4-doc
3371.16 s
[quickcheck-instances] Source component graph:
3371.16 s
[quickcheck-instances] component lib
3371.16 s
[quickcheck-instances] component test:self-test dependency lib
3371.16 s
[quickcheck-instances] Configured component graph:
3371.16 s
[quickcheck-instances] component quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3371.16 s
[quickcheck-instances] include OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3371.16 s
[quickcheck-instances] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3371.16 s
[quickcheck-instances] include array-0.5.6.0-4c48
3371.16 s
[quickcheck-instances] include base-4.19.1.0-a65c
3371.16 s
[quickcheck-instances] include bytestring-0.12.1.0-e271
3371.16 s
[quickcheck-instances] include case-insensitive-1.2.1.0-7pIwyaOCvtgAhP6UqEkb2Q
3371.16 s
[quickcheck-instances] include containers-0.6.8-bf3e
3371.16 s
[quickcheck-instances] include data-fix-0.3.4-JG9BT4HEeN75tTmL0QvtJD
3371.16 s
[quickcheck-instances] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.16 s
[quickcheck-instances] include integer-logarithms-1.0.4-4N0mUj4YcFMATxC5arl85V
3371.16 s
[quickcheck-instances] include old-time-1.1.0.4-1sEYhjDyatx4PRyuGHzMB
3371.16 s
[quickcheck-instances] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3371.16 s
[quickcheck-instances] include scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3371.16 s
[quickcheck-instances] include splitmix-0.1.1-BsQkFDPgaYN1cfCNCXWxcE
3371.16 s
[quickcheck-instances] include strict-0.5.1-ADKeDuRDuHm5fJcJbvNEfO
3371.16 s
[quickcheck-instances] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3371.16 s
[quickcheck-instances] include text-2.1.1-7a0f
3371.16 s
[quickcheck-instances] include text-short-0.1.6-FnZfx4AJqHdDxzrAfAKDCg
3371.16 s
[quickcheck-instances] include these-1.2.1-JfbwEqH9wzS3LVzKp0tDBB
3371.16 s
[quickcheck-instances] include time-compat-1.9.7-AMvKJcuDSSHCynjHxXqqJs
3371.16 s
[quickcheck-instances] include transformers-0.6.1.0-90ea
3371.16 s
[quickcheck-instances] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[quickcheck-instances] include uuid-types-1.0.6-5Inyw2klhpg4kPgUmJRqNw
3371.16 s
[quickcheck-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3371.16 s
[quickcheck-instances] component quickcheck-instances-0.3.32-EvfrRyy3ZfbH4V07Unzj5u-self-test
3371.16 s
[quickcheck-instances] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3371.16 s
[quickcheck-instances] include base-4.19.1.0-a65c
3371.16 s
[quickcheck-instances] include containers-0.6.8-bf3e
3371.16 s
[quickcheck-instances] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3371.16 s
[quickcheck-instances] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3371.16 s
[quickcheck-instances] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3371.16 s
[quickcheck-instances] include uuid-types-1.0.6-5Inyw2klhpg4kPgUmJRqNw
3371.16 s
[quickcheck-instances] Linked component graph:
3371.16 s
[quickcheck-instances] unit quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3371.16 s
[quickcheck-instances] include OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3371.16 s
[quickcheck-instances] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3371.16 s
[quickcheck-instances] include array-0.5.6.0-4c48
3371.16 s
[quickcheck-instances] include base-4.19.1.0-a65c
3371.16 s
[quickcheck-instances] include bytestring-0.12.1.0-e271
3371.16 s
[quickcheck-instances] include case-insensitive-1.2.1.0-7pIwyaOCvtgAhP6UqEkb2Q
3371.16 s
[quickcheck-instances] include containers-0.6.8-bf3e
3371.16 s
[quickcheck-instances] include data-fix-0.3.4-JG9BT4HEeN75tTmL0QvtJD
3371.16 s
[quickcheck-instances] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.16 s
[quickcheck-instances] include integer-logarithms-1.0.4-4N0mUj4YcFMATxC5arl85V
3371.16 s
[quickcheck-instances] include old-time-1.1.0.4-1sEYhjDyatx4PRyuGHzMB
3371.16 s
[quickcheck-instances] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3371.16 s
[quickcheck-instances] include scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3371.16 s
[quickcheck-instances] include splitmix-0.1.1-BsQkFDPgaYN1cfCNCXWxcE
3371.16 s
[quickcheck-instances] include strict-0.5.1-ADKeDuRDuHm5fJcJbvNEfO
3371.16 s
[quickcheck-instances] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3371.16 s
[quickcheck-instances] include text-2.1.1-7a0f
3371.16 s
[quickcheck-instances] include text-short-0.1.6-FnZfx4AJqHdDxzrAfAKDCg
3371.16 s
[quickcheck-instances] include these-1.2.1-JfbwEqH9wzS3LVzKp0tDBB
3371.16 s
[quickcheck-instances] include time-compat-1.9.7-AMvKJcuDSSHCynjHxXqqJs
3371.16 s
[quickcheck-instances] include transformers-0.6.1.0-90ea
3371.16 s
[quickcheck-instances] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[quickcheck-instances] include uuid-types-1.0.6-5Inyw2klhpg4kPgUmJRqNw
3371.16 s
[quickcheck-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3371.16 s
[relude] Dependency base >=4.11 && <4.22: using base-4.19.1.0
3371.16 s
[relude] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.1.0
3371.16 s
[relude] Dependency containers >=0.5.10 && <0.9: using containers-0.6.8
3371.16 s
[relude] Dependency deepseq >=1.4 && <1.6: using deepseq-1.5.0.0
3371.16 s
[relude] Dependency ghc-prim >=0.5.0.0 && <0.14: using ghc-prim-0.11.0
3371.16 s
[relude] Dependency hashable >=1.2 && <1.6: using hashable-1.4.7.0
3371.16 s
[relude] Dependency mtl >=2.2 && <2.4: using mtl-2.3.1
3371.16 s
[relude] Dependency stm >=2.4 && <2.6: using stm-2.5.2.1
3371.16 s
[relude] Dependency text >=1.2 && <2.2: using text-2.1.1
3371.16 s
[relude] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.0
3371.16 s
[relude] Dependency unordered-containers >=0.2.7 && <0.3: using
3371.16 s
[relude] unordered-containers-0.2.20
3371.16 s
[relude] Dependency base: using base-4.19.1.0
3371.16 s
[relude] Dependency bytestring: using bytestring-0.12.1.0
3371.16 s
[relude] Dependency containers: using containers-0.6.8
3371.16 s
[relude] Dependency hedgehog >=1.0 && <1.6: using hedgehog-1.5
3371.16 s
[relude] Dependency relude: using relude-1.2.2.0
3371.16 s
[relude] Dependency text: using text-2.1.1
3371.16 s
[relude] Dependency Glob: using Glob-0.10.2
3371.16 s
[relude] Dependency doctest >=0.20 && <0.25: using doctest-0.22.6
3371.16 s
[relude] Dependency relude: using relude-1.2.2.0
3371.16 s
[relude] Source component graph:
3371.16 s
[relude] component lib
3371.16 s
[relude] component test:relude-doctest dependency lib
3371.16 s
[relude] component test:relude-test dependency lib
3371.16 s
[relude] Configured component graph:
3371.16 s
[relude] component relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3371.16 s
[relude] include base-4.19.1.0-a65c
3371.16 s
[relude] include bytestring-0.12.1.0-e271
3371.16 s
[relude] include containers-0.6.8-bf3e
3371.16 s
[relude] include deepseq-1.5.0.0-e0b4
3371.16 s
[relude] include ghc-prim-0.11.0-89e1
3371.16 s
[relude] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.16 s
[relude] include mtl-2.3.1-78a2
3371.16 s
[relude] include stm-2.5.2.1-3f80
3371.16 s
[relude] include text-2.1.1-7a0f
3371.16 s
[relude] include transformers-0.6.1.0-90ea
3371.16 s
[relude] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[relude] component relude-1.2.2.0-9Z0jm2ym4eE3KcAdfjNRMq-relude-doctest
3371.16 s
[relude] include Glob-0.10.2-5kYPXjSWvSZEBJGZ9rZirm
3371.16 s
[relude] include doctest-0.22.6-blhhXyWrRJAqTquHQRdE
3371.16 s
[relude] include relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3371.16 s
[relude] component relude-1.2.2.0-Ig4v5n76K79EjyxTtBA4b4-relude-test
3371.16 s
[relude] include base-4.19.1.0-a65c
3371.16 s
[relude] include bytestring-0.12.1.0-e271
3371.16 s
[relude] include containers-0.6.8-bf3e
3371.16 s
[relude] include hedgehog-1.5-8WipgaExFY2JXyxgMnU904
3371.16 s
[relude] include relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3371.16 s
[relude] include text-2.1.1-7a0f
3371.16 s
[relude] Linked component graph:
3371.16 s
[relude] unit relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3371.16 s
[relude] include base-4.19.1.0-a65c
3371.16 s
[relude] include bytestring-0.12.1.0-e271
3371.16 s
[relude] include containers-0.6.8-bf3e
3371.16 s
[relude] include deepseq-1.5.0.0-e0b4
3371.16 s
[relude] include ghc-prim-0.11.0-89e1
3371.16 s
[relude] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.16 s
[relude] include mtl-2.3.1-78a2
3371.16 s
[relude] include stm-2.5.2.1-3f80
3371.16 s
[relude] include text-2.1.1-7a0f
3371.16 s
[relude] include transformers-0.6.1.0-90ea
3371.16 s
[relude] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[semigroupoids] Source component graph: component lib
3371.16 s
[semigroupoids] Configured component graph:
3371.16 s
[semigroupoids] component semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3371.16 s
[semigroupoids] include base-4.19.1.0-a65c
3371.16 s
[semigroupoids] include base-orphans-0.9.3-BhzBpeB8OL6BQYl1SOduOk
3371.16 s
[semigroupoids] include bifunctors-5.6.2-BIuePlmEsqc1FP0jotQJy
3371.16 s
[semigroupoids] include comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3371.16 s
[semigroupoids] include containers-0.6.8-bf3e
3371.16 s
[semigroupoids] include contravariant-1.5.5-6AC1M82n2i6IS5xbo1by5e
3371.16 s
[semigroupoids] include distributive-0.6.2.1-Cj3nWmkkgr0KPcAxpuAeqT
3371.16 s
[semigroupoids] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.16 s
[semigroupoids] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3371.16 s
[semigroupoids] include template-haskell-2.21.0.0-d739
3371.16 s
[semigroupoids] include transformers-0.6.1.0-90ea
3371.16 s
[semigroupoids] include transformers-compat-0.7.2-DtmGZNUNQqpCijBrRAldEO
3371.16 s
[semigroupoids] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[semigroupoids] Linked component graph:
3371.16 s
[semigroupoids] unit semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3371.16 s
[semigroupoids] include base-4.19.1.0-a65c
3371.16 s
[semigroupoids] include base-orphans-0.9.3-BhzBpeB8OL6BQYl1SOduOk
3371.16 s
[semigroupoids] include bifunctors-5.6.2-BIuePlmEsqc1FP0jotQJy
3371.16 s
[semigroupoids] include comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3371.16 s
[semigroupoids] include containers-0.6.8-bf3e
3371.16 s
[semigroupoids] include contravariant-1.5.5-6AC1M82n2i6IS5xbo1by5e
3371.16 s
[semigroupoids] include distributive-0.6.2.1-Cj3nWmkkgr0KPcAxpuAeqT
3371.16 s
[semigroupoids] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.16 s
[semigroupoids] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3371.16 s
[semigroupoids] include template-haskell-2.21.0.0-d739
3371.16 s
[semigroupoids] include transformers-0.6.1.0-90ea
3371.16 s
[semigroupoids] include transformers-compat-0.7.2-DtmGZNUNQqpCijBrRAldEO
3371.16 s
[semigroupoids] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[semigroupoids] Data.Bifunctor.Apply=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Bifunctor.Apply,Data.Functor.Alt=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Alt,Data.Functor.Apply=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Apply,Data.Functor.Bind=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Bind,Data.Functor.Bind.Class=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Bind.Class,Data.Functor.Bind.Trans=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Bind.Trans,Data.Functor.Contravariant.Conclude=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Contravariant.Conclude,Data.Functor.Contravariant.Decide=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Contravariant.Decide,Data.Functor.Contravariant.Divise=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Contravariant.Divise,Data.Functor.Extend=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Extend,Data.Functor.Plus=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Functor.Plus,Data.Groupoid=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Groupoid,Data.Isomorphism=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Isomorphism,Data.Semigroup.Bifoldable=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroup.Bifoldable,Data.Semigroup.Bitraversable=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroup.Bitraversable,Data.Semigroup.Foldable=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroup.Foldable,Data.Semigroup.Foldable.Class=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroup.Foldable.Class,Data.Semigroup.Traversable=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroup.Traversable,Data.Semigroup.Traversable.Class=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroup.Traversable.Class,Data.Semigroupoid=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroupoid,Data.Semigroupoid.Categorical=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroupoid.Categorical,Data.Semigroupoid.Dual=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroupoid.Dual,Data.Semigroupoid.Ob=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroupoid.Ob,Data.Semigroupoid.Static=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Semigroupoid.Static,Data.Traversable.Instances=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Data.Traversable.Instances,Semigroupoids.Do=semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT:Semigroupoids.Do
3371.16 s
[semigroupoids] Ready component graph:
3371.16 s
[semigroupoids] definite semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3371.16 s
[semigroupoids] depends base-4.19.1.0-a65c
3371.16 s
[semirings] Source component graph: component lib
3371.16 s
[semirings] Configured component graph:
3371.16 s
[semirings] component semirings-0.7-2wjLfItihdHLCFKyEKBEuI
3371.16 s
[semirings] include base-4.19.1.0-a65c
3371.16 s
[semirings] include containers-0.6.8-bf3e
3371.16 s
[semirings] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.16 s
[semirings] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[semirings] Linked component graph:
3371.16 s
[semirings] unit semirings-0.7-2wjLfItihdHLCFKyEKBEuI
3371.16 s
[semirings] include base-4.19.1.0-a65c
3371.16 s
[semirings] include containers-0.6.8-bf3e
3371.16 s
[semirings] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.16 s
[semirings] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[semirings] Data.Euclidean=semirings-0.7-2wjLfItihdHLCFKyEKBEuI:Data.Euclidean,Data.Field=semirings-0.7-2wjLfItihdHLCFKyEKBEuI:Data.Field,Data.Ring.Ordered=semirings-0.7-2wjLfItihdHLCFKyEKBEuI:Data.Ring.Ordered,Data.Semiring=semirings-0.7-2wjLfItihdHLCFKyEKBEuI:Data.Semiring,Data.Semiring.Directed=semirings-0.7-2wjLfItihdHLCFKyEKBEuI:Data.Semiring.Directed,Data.Semiring.Generic=semirings-0.7-2wjLfItihdHLCFKyEKBEuI:Data.Semiring.Generic,Data.Semiring.Tropical=semirings-0.7-2wjLfItihdHLCFKyEKBEuI:Data.Semiring.Tropical,Data.Star=semirings-0.7-2wjLfItihdHLCFKyEKBEuI:Data.Star
3371.16 s
[semirings] Ready component graph:
3371.16 s
[semirings] definite semirings-0.7-2wjLfItihdHLCFKyEKBEuI
3371.16 s
[semirings] depends base-4.19.1.0-a65c
3371.16 s
[semirings] depends containers-0.6.8-bf3e
3371.16 s
[semirings] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.16 s
[semirings] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.16 s
[semirings] Using Cabal-3.10.2.0 compiled by ghc-9.8
3371.16 s
[semirings] Using compiler: ghc-9.8.2
3371.16 s
[semirings] Using install prefix:
3371.16 s
[semirings] /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7
3371.16 s
[semirings] Executables installed in:
3371.16 s
[semirings] /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7/bin
3371.16 s
[semirings] Libraries installed in:
3371.16 s
[semirings] /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/semirings-0.7-2wjLfItihdHLCFKyEKBEuI
3371.16 s
[semirings] Dynamic Libraries installed in:
3371.16 s
[semirings] /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3371.16 s
[semirings] Private executables installed in:
3371.17 s
[semirings] /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7/libexec/x86_64-linux-ghc-9.8.2/semirings-0.7
3371.17 s
[semirings] Data files installed in:
3371.17 s
[semirings] /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7/share/x86_64-linux-ghc-9.8.2/semirings-0.7
3371.17 s
[semirings] Documentation installed in:
3371.17 s
[semirings] /nix/store/6vs06wisjcsc4rgks00qp6qyjwgkcpnk-semirings-0.7-doc/share/doc/semirings-0.7
3371.17 s
[semirings] Configuration files installed in:
3371.17 s
[semirings] /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7/etc
3371.17 s
[semirings] No alex found
3371.17 s
[semirings] Using ar found on system at:
3371.17 s
[semirings] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3371.17 s
[semirings] No c2hs found
3371.17 s
[semirings] No cpphs found
3371.17 s
[semirings] No doctest found
3371.17 s
[semirings] Using gcc version 14.3.0 given by user at:
3371.17 s
[semirings] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3371.17 s
[semirings] Using ghc version 9.8.2 found on system at:
3371.17 s
[semirings] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3371.17 s
[semirings] Using ghc-pkg version 9.8.2 found on system at:
3371.17 s
[semirings] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3371.17 s
[semirings] No ghcjs found
3371.17 s
[semirings] No ghcjs-pkg found
3371.17 s
[semirings] No greencard found
3371.17 s
[semirings] Using haddock version 2.30.0 found on system at:
3371.17 s
[semirings] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3371.17 s
[semirings] No happy found
3371.17 s
[semirings] Using haskell-suite found on system at: haskell-suite-dummy-location
3371.17 s
[semirings] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3371.17 s
[semirings] No hmake found
3371.17 s
[semirings] Using hpc version 0.69 found on system at:
3371.17 s
[semirings] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3371.17 s
[semirings] Using hsc2hs version 0.68.10 found on system at:
3371.17 s
[semirings] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3371.17 s
[semirings] Using hscolour version 1.25 found on system at:
3371.17 s
[semirings] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3371.17 s
[semirings] No jhc found
3371.17 s
[semirings] Using ld found on system at:
3371.17 s
[semirings] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3371.17 s
[semirings] No pkg-config found
3371.17 s
[semirings] Using runghc version 9.8.2 found on system at:
3371.17 s
[semirings] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3371.17 s
[semirings] Using strip version 2.44 found on system at:
3371.17 s
[semirings] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3371.17 s
[semirings] Using tar found on system at:
3371.17 s
[tomland] Flags chosen: build-play-tomland=False, build-readme=False
3371.17 s
[tomland] Dependency base >=4.11 && <4.22: using base-4.19.1.0
3371.17 s
[tomland] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.1.0
3371.17 s
[tomland] Dependency containers >=0.5.7 && <0.8: using containers-0.6.8
3371.17 s
[tomland] Dependency deepseq >=1.4 && <1.6: using deepseq-1.5.0.0
3371.17 s
[tomland] Dependency hashable >=1.3.1.0 && <1.6: using hashable-1.4.7.0
3371.17 s
[tomland] Dependency megaparsec >=7.0.5 && <9.8: using megaparsec-9.7.0
3371.17 s
[tomland] Dependency mtl >=2.2 && <2.4: using mtl-2.3.1
3371.17 s
[tomland] Dependency parser-combinators >=1.1.0 && <1.4: using parser-combinators-1.3.0
3371.17 s
[tomland] Dependency text >=1.2 && <2.2: using text-2.1.1
3371.17 s
[tomland] Dependency time >=1.8 && <1.15: using time-1.12.2
3371.17 s
[tomland] Dependency unordered-containers >=0.2.7 && <0.3: using
3371.17 s
[tomland] unordered-containers-0.2.20
3371.17 s
[tomland] Dependency validation-selective >=0.1.0 && <0.3: using
3371.17 s
[tomland] validation-selective-0.2.0.0
3371.17 s
[tomland] Dependency base >=4.11 && <4.22: using base-4.19.1.0
3371.17 s
[tomland] Dependency bytestring: using bytestring-0.12.1.0
3371.17 s
[tomland] Dependency containers >=0.5.7 && <0.8: using containers-0.6.8
3371.17 s
[tomland] Dependency directory >=1.3 && <1.4: using directory-1.3.8.1
3371.17 s
[tomland] Dependency hashable: using hashable-1.4.7.0
3371.17 s
[tomland] Dependency hedgehog >=1.0.1 && <1.6: using hedgehog-1.5
3371.17 s
[tomland] Dependency hspec >=2.7.1 && <2.12: using hspec-2.11.12
3371.17 s
[tomland] Dependency hspec-hedgehog >=0.0.1.1 && <0.4: using hspec-hedgehog-0.3.0.0
3371.17 s
[tomland] Dependency hspec-megaparsec >=2.0.0 && <2.3.0: using hspec-megaparsec-2.2.1
3371.17 s
[tomland] Dependency megaparsec: using megaparsec-9.7.0
3371.17 s
[tomland] Dependency text: using text-2.1.1
3371.17 s
[tomland] Dependency time: using time-1.12.2
3371.17 s
[tomland] Dependency tomland: using tomland-1.3.3.3
3371.17 s
[tomland] Dependency unordered-containers: using unordered-containers-0.2.20
3371.17 s
[tomland] Source component graph:
3371.17 s
[tomland] component lib
3371.17 s
[tomland] component test:tomland-test dependency lib
3371.17 s
[tomland] Configured component graph:
3371.17 s
[tomland] component tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8
3371.17 s
[tomland] include base-4.19.1.0-a65c
3371.17 s
[tomland] include bytestring-0.12.1.0-e271
3371.17 s
[tomland] include containers-0.6.8-bf3e
3371.17 s
[tomland] include deepseq-1.5.0.0-e0b4
3371.17 s
[tomland] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.17 s
[tomland] include megaparsec-9.7.0-8mPoqV09F736rEVDfkp1Tq
3371.17 s
[tomland] include mtl-2.3.1-78a2
3371.17 s
[tomland] include parser-combinators-1.3.0-CWRqnVXlvkN8kvcyvddkb9
3371.17 s
[tomland] include text-2.1.1-7a0f
3371.17 s
[tomland] include time-1.12.2-dfe5
3371.17 s
[tomland] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.17 s
[tomland] include validation-selective-0.2.0.0-6z8cGyoph5Y7KivH0sJIEr
3371.17 s
[tomland] component tomland-1.3.3.3-7FyBD8sCAnk4iL30Pt6Jw7-tomland-test
3371.17 s
[tomland] include base-4.19.1.0-a65c
3371.17 s
[tomland] include bytestring-0.12.1.0-e271
3371.17 s
[tomland] include containers-0.6.8-bf3e
3371.17 s
[tomland] include directory-1.3.8.1-3af8
3371.17 s
[tomland] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.17 s
[tomland] include hedgehog-1.5-8WipgaExFY2JXyxgMnU904
3371.17 s
[tomland] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3371.17 s
[tomland] include hspec-hedgehog-0.3.0.0-JePWOn6kaql7nAB7TWxdWE
3371.17 s
[tomland] include hspec-megaparsec-2.2.1-7tl57bBP9dlDYht73RgnkG
3371.17 s
[tomland] include megaparsec-9.7.0-8mPoqV09F736rEVDfkp1Tq
3371.17 s
[tomland] include text-2.1.1-7a0f
3371.17 s
[tomland] include time-1.12.2-dfe5
3371.17 s
[tomland] include tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8
3371.17 s
[tomland] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.17 s
[tomland] Linked component graph:
3371.17 s
[tomland] unit tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8
3371.17 s
[tomland] include base-4.19.1.0-a65c
3371.17 s
[tomland] include bytestring-0.12.1.0-e271
3371.17 s
[tomland] include containers-0.6.8-bf3e
3371.17 s
[tomland] include deepseq-1.5.0.0-e0b4
3371.17 s
[tomland] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.17 s
[tomland] include megaparsec-9.7.0-8mPoqV09F736rEVDfkp1Tq
3371.17 s
[tomland] include mtl-2.3.1-78a2
3371.17 s
[tomland] include parser-combinators-1.3.0-CWRqnVXlvkN8kvcyvddkb9
3371.17 s
[tomland] include text-2.1.1-7a0f
3371.17 s
[tomland] include time-1.12.2-dfe5
3371.17 s
[tomland] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.17 s
[tomland] include validation-selective-0.2.0.0-6z8cGyoph5Y7KivH0sJIEr
3371.17 s
[uniplate] Source component graph: component lib
3371.17 s
[uniplate] Configured component graph:
3371.17 s
[uniplate] component uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3
3371.17 s
[uniplate] include base-4.19.1.0-a65c
3371.17 s
[uniplate] include containers-0.6.8-bf3e
3371.17 s
[uniplate] include ghc-prim-0.11.0-89e1
3371.17 s
[uniplate] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.17 s
[uniplate] include syb-0.7.2.4-CmZ4Arh0gzE9veO2AdLBgK
3371.17 s
[uniplate] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.17 s
[uniplate] Linked component graph:
3371.17 s
[uniplate] unit uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3
3371.17 s
[uniplate] include base-4.19.1.0-a65c
3371.17 s
[uniplate] include containers-0.6.8-bf3e
3371.17 s
[uniplate] include ghc-prim-0.11.0-89e1
3371.17 s
[uniplate] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.17 s
[uniplate] include syb-0.7.2.4-CmZ4Arh0gzE9veO2AdLBgK
3371.17 s
[uniplate] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.17 s
[uniplate] Data.Generics.Biplate=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Biplate,Data.Generics.Compos=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Compos,Data.Generics.PlateData=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.PlateData,Data.Generics.PlateDirect=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.PlateDirect,Data.Generics.PlateTypeable=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.PlateTypeable,Data.Generics.SYB=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.SYB,Data.Generics.Str=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Str,Data.Generics.Uniplate=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Uniplate,Data.Generics.Uniplate.Data=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Uniplate.Data,Data.Generics.Uniplate.Data.Instances=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Uniplate.Data.Instances,Data.Generics.Uniplate.DataOnly=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Uniplate.DataOnly,Data.Generics.Uniplate.Direct=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Uniplate.Direct,Data.Generics.Uniplate.Operations=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Uniplate.Operations,Data.Generics.Uniplate.Typeable=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Uniplate.Typeable,Data.Generics.Uniplate.Zipper=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.Uniplate.Zipper,Data.Generics.UniplateOn=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.UniplateOn,Data.Generics.UniplateStr=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.UniplateStr,Data.Generics.UniplateStrOn=uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3:Data.Generics.UniplateStrOn
3371.17 s
[uniplate] Ready component graph:
3371.17 s
[uniplate] definite uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3
3371.17 s
[uniplate] depends base-4.19.1.0-a65c
3371.17 s
[uniplate] depends containers-0.6.8-bf3e
3371.17 s
[uniplate] depends ghc-prim-0.11.0-89e1
3371.17 s
[uniplate] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3371.17 s
[uniplate] depends syb-0.7.2.4-CmZ4Arh0gzE9veO2AdLBgK
3371.17 s
[uniplate] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3371.17 s
[uniplate] Using Cabal-3.10.2.0 compiled by ghc-9.8
3371.17 s
[uniplate] Using compiler: ghc-9.8.2
3371.17 s
[uniplate] Using install prefix:
3371.17 s
[uniplate] /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13
3371.17 s
[uniplate] Executables installed in:
3371.17 s
[uniplate] /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13/bin
3371.17 s
[uniplate] Libraries installed in:
3371.17 s
[uniplate] /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3
3371.17 s
[uniplate] Dynamic Libraries installed in:
3371.17 s
[uniplate] /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3371.17 s
[uniplate] Private executables installed in:
3371.17 s
[uniplate] /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13/libexec/x86_64-linux-ghc-9.8.2/uniplate-1.6.13
3371.17 s
[uniplate] Data files installed in:
3371.17 s
[uniplate] /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13/share/x86_64-linux-ghc-9.8.2/uniplate-1.6.13
3371.17 s
[uniplate] Documentation installed in:
3371.17 s
[uniplate] /nix/store/p00k2ndsprha1cirpw7ah67g3n1gc7kg-uniplate-1.6.13-doc/share/doc/uniplate-1.6.13
3371.17 s
[uniplate] Configuration files installed in:
3371.17 s
[uniplate] /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13/etc
3371.17 s
[uniplate] No alex found
3371.17 s
[uniplate] Using ar found on system at:
3371.17 s
[uniplate] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3371.17 s
[uniplate] No c2hs found
3371.17 s
[uniplate] No cpphs found
3371.17 s
[uniplate] No doctest found
3371.17 s
[uniplate] Using gcc version 14.3.0 given by user at:
3371.17 s
[uniplate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3371.17 s
[doctest-parallel] Test.DocTest=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest,Test.DocTest.Helpers=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Helpers,Test.DocTest.Internal.Extract=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Extract,Test.DocTest.Internal.GhcUtil=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.GhcUtil,Test.DocTest.Internal.GhciWrapper=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.GhciWrapper,Test.DocTest.Internal.Interpreter=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Interpreter,Test.DocTest.Internal.Location=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Location,Test.DocTest.Internal.Logging=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Logging,Test.DocTest.Internal.Nix=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Nix,Test.DocTest.Internal.Options=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Options,Test.DocTest.Internal.Parse=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Parse,Test.DocTest.Internal.Property=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Property,Test.DocTest.Internal.Runner=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Runner,Test.DocTest.Internal.Runner.Example=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Runner.Example,Test.DocTest.Internal.Util=doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm:Test.DocTest.Internal.Util
3371.17 s
[doctest-parallel] unit doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules
3371.17 s
[doctest-parallel] include base-4.19.1.0-a65c
3371.17 s
[doctest-parallel] include doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3371.17 s
[doctest-parallel] include template-haskell-2.21.0.0-d739
3371.17 s
[invariant] /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/invariant-0.6.4-B7cwCwA6VO635of3nejvG8
3371.17 s
[invariant] Dynamic Libraries installed in:
3371.17 s
[invariant] /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3371.17 s
[invariant] Private executables installed in:
3371.17 s
[invariant] /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4/libexec/x86_64-linux-ghc-9.8.2/invariant-0.6.4
3371.17 s
[invariant] Data files installed in:
3371.17 s
[invariant] /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4/share/x86_64-linux-ghc-9.8.2/invariant-0.6.4
3371.17 s
[invariant] Documentation installed in:
3371.17 s
[invariant] /nix/store/01cdb6s9a30af7qh7kglcvbr7mxjgrdb-invariant-0.6.4-doc/share/doc/invariant-0.6.4
3371.17 s
[invariant] Configuration files installed in:
3371.17 s
[invariant] /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4/etc
3371.17 s
[invariant] No alex found
3371.17 s
[invariant] Using ar found on system at:
3371.17 s
[invariant] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3371.17 s
[invariant] No c2hs found
3371.17 s
[invariant] No cpphs found
3371.17 s
[invariant] No doctest found
3371.17 s
[invariant] Using gcc version 14.3.0 given by user at:
3371.17 s
[invariant] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3371.17 s
[invariant] Using ghc version 9.8.2 found on system at:
3371.17 s
[invariant] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3371.17 s
[invariant] Using ghc-pkg version 9.8.2 found on system at:
3371.17 s
[invariant] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3371.17 s
[invariant] No ghcjs found
3371.17 s
[invariant] No ghcjs-pkg found
3371.17 s
[invariant] No greencard found
3371.17 s
[invariant] Using haddock version 2.30.0 found on system at:
3371.17 s
[invariant] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3371.17 s
[invariant] No happy found
3371.17 s
[invariant] Using haskell-suite found on system at: haskell-suite-dummy-location
3371.17 s
[invariant] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3371.17 s
[invariant] No hmake found
3371.17 s
[invariant] Using hpc version 0.69 found on system at:
3371.17 s
[invariant] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3371.17 s
[invariant] Using hsc2hs version 0.68.10 found on system at:
3371.17 s
[invariant] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3371.17 s
[invariant] Using hscolour version 1.25 found on system at:
3371.17 s
[invariant] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3371.17 s
[invariant] No jhc found
3371.17 s
[invariant] Using ld found on system at:
3371.17 s
[invariant] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3371.17 s
[invariant] No pkg-config found
3371.17 s
[invariant] Using runghc version 9.8.2 found on system at:
3371.17 s
[invariant] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3371.17 s
[invariant] Using strip version 2.44 found on system at:
3371.17 s
[invariant] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3371.17 s
[invariant] Using tar found on system at:
3371.17 s
[invariant] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3371.17 s
[invariant] No uhc found
3371.17 s
[invariant] Phase: buildPhase
3371.17 s
[invariant] Preprocessing library for invariant-0.6.4..
3371.17 s
[invariant] Building library for invariant-0.6.4..
3371.17 s
[invariant] [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, dist/build/Data/Functor/Invariant.o, dist/build/Data/Functor/Invariant.dyn_o )
3371.52 s
[process-extras:post-build] Uploading to the NixCI cache: /nix/store/a0hh0v5xw2ycbxqnj6yxdxi817nz7avg-process-extras-0.7.4-doc /nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4
3372.10 s
[process-extras:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3372.71 s
[process-extras:post-build] copying 2 paths...
3372.71 s
[process-extras:post-build] copying path '/nix/store/a0hh0v5xw2ycbxqnj6yxdxi817nz7avg-process-extras-0.7.4-doc' to 'https://cache.nix-ci.com'...
3373.41 s
[process-extras:post-build] copying path '/nix/store/dns7gavw9k65win6vij5js09axmd9cls-process-extras-0.7.4' to 'https://cache.nix-ci.com'...
3375.99 s
[process-extras:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3376.70 s
[process-extras:post-build] copying 3 paths...
3376.71 s
[process-extras:post-build] copying path '/nix/store/gm9a1fwy04wi3w29xjz2z0dlqy9ssydi-process-extras-0.7.4-r1.cabal.drv' to 'https://cache.nix-ci.com'...
3376.71 s
[process-extras:post-build] copying path '/nix/store/k8nnnwhavrwz6p01msbx40kg61w4nzcs-process-extras-0.7.4.tar.gz.drv' to 'https://cache.nix-ci.com'...
3377.08 s
[process-extras:post-build] copying path '/nix/store/c3yndh578c1lb6fsb91439f5qakakw4p-process-extras-0.7.4.drv' to 'https://cache.nix-ci.com'...
3377.82 s
Uploaded process-extras in 6.4s
3377.82 s
Progress: 285 of 423 built (11 building), 407 of 407 downloaded from cache
3377.82 s
Built process-extras in 1m00s
3377.83 s
[quickcheck-instances] Test.QuickCheck.Instances=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances,Test.QuickCheck.Instances.Array=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Array,Test.QuickCheck.Instances.Array.Byte=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Array.Byte,Test.QuickCheck.Instances.ByteString=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.ByteString,Test.QuickCheck.Instances.CaseInsensitive=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.CaseInsensitive,Test.QuickCheck.Instances.Containers=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Containers,Test.QuickCheck.Instances.DataFix=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.DataFix,Test.QuickCheck.Instances.Hashable=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Hashable,Test.QuickCheck.Instances.Natural=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Natural,Test.QuickCheck.Instances.OldTime=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.OldTime,Test.QuickCheck.Instances.Primitive=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Primitive,Test.QuickCheck.Instances.Scientific=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Scientific,Test.QuickCheck.Instances.Semigroup=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Semigroup,Test.QuickCheck.Instances.Solo=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Solo,Test.QuickCheck.Instances.Strict=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Strict,Test.QuickCheck.Instances.Tagged=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Tagged,Test.QuickCheck.Instances.Text=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Text,Test.QuickCheck.Instances.Text.Short=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Text.Short,Test.QuickCheck.Instances.These=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.These,Test.QuickCheck.Instances.Time=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Time,Test.QuickCheck.Instances.Transformer=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Transformer,Test.QuickCheck.Instances.UUID=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.UUID,Test.QuickCheck.Instances.UnorderedContainers=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.UnorderedContainers,Test.QuickCheck.Instances.Vector=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Vector,Test.QuickCheck.Instances.Void=quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0:Test.QuickCheck.Instances.Void
3377.83 s
[quickcheck-instances] unit quickcheck-instances-0.3.32-EvfrRyy3ZfbH4V07Unzj5u-self-test
3377.83 s
[quickcheck-instances] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3377.83 s
[quickcheck-instances] include base-4.19.1.0-a65c
3377.83 s
[quickcheck-instances] include containers-0.6.8-bf3e
3377.83 s
[quickcheck-instances] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3377.83 s
[quickcheck-instances] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3377.83 s
[quickcheck-instances] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3377.83 s
[quickcheck-instances] include uuid-types-1.0.6-5Inyw2klhpg4kPgUmJRqNw
3377.83 s
[quickcheck-instances] Ready component graph:
3377.83 s
[quickcheck-instances] definite quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3377.83 s
[quickcheck-instances] depends OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3377.83 s
[quickcheck-instances] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3377.83 s
[quickcheck-instances] depends array-0.5.6.0-4c48
3377.83 s
[quickcheck-instances] depends base-4.19.1.0-a65c
3377.83 s
[quickcheck-instances] depends bytestring-0.12.1.0-e271
3377.83 s
[quickcheck-instances] depends case-insensitive-1.2.1.0-7pIwyaOCvtgAhP6UqEkb2Q
3377.83 s
[quickcheck-instances] depends containers-0.6.8-bf3e
3377.83 s
[quickcheck-instances] depends data-fix-0.3.4-JG9BT4HEeN75tTmL0QvtJD
3377.83 s
[quickcheck-instances] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3377.83 s
[quickcheck-instances] depends integer-logarithms-1.0.4-4N0mUj4YcFMATxC5arl85V
3377.83 s
[quickcheck-instances] depends old-time-1.1.0.4-1sEYhjDyatx4PRyuGHzMB
3377.83 s
[quickcheck-instances] depends primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3377.83 s
[quickcheck-instances] depends scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3377.83 s
[quickcheck-instances] depends splitmix-0.1.1-BsQkFDPgaYN1cfCNCXWxcE
3377.83 s
[quickcheck-instances] depends strict-0.5.1-ADKeDuRDuHm5fJcJbvNEfO
3377.83 s
[quickcheck-instances] depends tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3377.83 s
[quickcheck-instances] depends text-2.1.1-7a0f
3377.83 s
[quickcheck-instances] depends text-short-0.1.6-FnZfx4AJqHdDxzrAfAKDCg
3377.83 s
[quickcheck-instances] depends these-1.2.1-JfbwEqH9wzS3LVzKp0tDBB
3377.83 s
[quickcheck-instances] depends time-compat-1.9.7-AMvKJcuDSSHCynjHxXqqJs
3377.83 s
[quickcheck-instances] depends transformers-0.6.1.0-90ea
3377.83 s
[quickcheck-instances] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3377.83 s
[quickcheck-instances] depends uuid-types-1.0.6-5Inyw2klhpg4kPgUmJRqNw
3377.83 s
[quickcheck-instances] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3377.83 s
[quickcheck-instances] definite quickcheck-instances-0.3.32-EvfrRyy3ZfbH4V07Unzj5u-self-test
3377.83 s
[quickcheck-instances] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3377.83 s
[quickcheck-instances] depends base-4.19.1.0-a65c
3377.83 s
[quickcheck-instances] depends containers-0.6.8-bf3e
3377.83 s
[relude] Data.ByteString=bytestring-0.12.1.0-e271:Data.ByteString,Data.ByteString.Builder=bytestring-0.12.1.0-e271:Data.ByteString.Builder,Data.ByteString.Lazy=bytestring-0.12.1.0-e271:Data.ByteString.Lazy,Data.ByteString.Short=bytestring-0.12.1.0-e271:Data.ByteString.Short,Data.HashMap.Lazy=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashMap.Lazy,Data.HashMap.Strict=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashMap.Strict,Data.HashSet=unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z:Data.HashSet,Data.IntMap.Lazy=containers-0.6.8-bf3e:Data.IntMap.Lazy,Data.IntMap.Strict=containers-0.6.8-bf3e:Data.IntMap.Strict,Data.IntSet=containers-0.6.8-bf3e:Data.IntSet,Data.Map.Lazy=containers-0.6.8-bf3e:Data.Map.Lazy,Data.Map.Strict=containers-0.6.8-bf3e:Data.Map.Strict,Data.Sequence=containers-0.6.8-bf3e:Data.Sequence,Data.Set=containers-0.6.8-bf3e:Data.Set,Data.Text=text-2.1.1-7a0f:Data.Text,Data.Text.IO=text-2.1.1-7a0f:Data.Text.IO,Data.Text.Lazy=text-2.1.1-7a0f:Data.Text.Lazy,Data.Text.Lazy.IO=text-2.1.1-7a0f:Data.Text.Lazy.IO,Data.Text.Read=text-2.1.1-7a0f:Data.Text.Read,Data.Tree=containers-0.6.8-bf3e:Data.Tree,Relude=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude,Relude.Applicative=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Applicative,Relude.Base=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Base,Relude.Bool=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Bool,Relude.Bool.Guard=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Bool.Guard,Relude.Bool.Reexport=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Bool.Reexport,Relude.Container=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Container,Relude.Container.One=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Container.One,Relude.Container.Reexport=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Container.Reexport,Relude.Debug=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Debug,Relude.DeepSeq=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.DeepSeq,Relude.Enum=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Enum,Relude.Exception=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Exception,Relude.Extra=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra,Relude.Extra.Bifunctor=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Bifunctor,Relude.Extra.CallStack=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.CallStack,Relude.Extra.Enum=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Enum,Relude.Extra.Foldable=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Foldable,Relude.Extra.Foldable1=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Foldable1,Relude.Extra.Group=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Group,Relude.Extra.Lens=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Lens,Relude.Extra.Map=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Map,Relude.Extra.Newtype=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Newtype,Relude.Extra.Tuple=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Tuple,Relude.Extra.Type=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Extra.Type,Relude.File=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.File,Relude.Foldable=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Foldable,Relude.Foldable.Fold=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Foldable.Fold,Relude.Foldable.Reexport=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Foldable.Reexport,Relude.Function=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Function,Relude.Functor=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Functor,Relude.Functor.Fmap=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Functor.Fmap,Relude.Functor.Reexport=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Functor.Reexport,Relude.Lifted=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Lifted,Relude.Lifted.Concurrent=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Lifted.Concurrent,Relude.Lifted.Env=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Lifted.Env,Relude.Lifted.Exit=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Lifted.Exit,Relude.Lifted.File=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Lifted.File,Relude.Lifted.Handle=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Lifted.Handle,Relude.Lifted.IORef=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Lifted.IORef,Relude.Lifted.Terminal=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Lifted.Terminal,Relude.List=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.List,Relude.List.NonEmpty=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.List.NonEmpty,Relude.List.Reexport=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.List.Reexport,Relude.Monad=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Monad,Relude.Monad.Either=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Monad.Either,Relude.Monad.Maybe=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Monad.Maybe,Relude.Monad.Reexport=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Monad.Reexport,Relude.Monad.Trans=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Monad.Trans,Relude.Monoid=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Monoid,Relude.Nub=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Nub,Relude.Numeric=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Numeric,Relude.Print=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Print,Relude.String=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.String,Relude.String.Conversion=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.String.Conversion,Relude.String.Reexport=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.String.Reexport,Relude.Unsafe=relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne:Relude.Unsafe
3377.83 s
[semigroupoids] depends base-orphans-0.9.3-BhzBpeB8OL6BQYl1SOduOk
3377.83 s
[semigroupoids] depends bifunctors-5.6.2-BIuePlmEsqc1FP0jotQJy
3377.83 s
[semigroupoids] depends comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3377.83 s
[semigroupoids] depends containers-0.6.8-bf3e
3377.83 s
[semigroupoids] depends contravariant-1.5.5-6AC1M82n2i6IS5xbo1by5e
3377.83 s
[semigroupoids] depends distributive-0.6.2.1-Cj3nWmkkgr0KPcAxpuAeqT
3377.83 s
[semigroupoids] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3377.83 s
[semigroupoids] depends tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3377.83 s
[semigroupoids] depends template-haskell-2.21.0.0-d739
3377.83 s
[semigroupoids] depends transformers-0.6.1.0-90ea
3377.83 s
[semigroupoids] depends transformers-compat-0.7.2-DtmGZNUNQqpCijBrRAldEO
3377.83 s
[semigroupoids] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3377.83 s
[semigroupoids] Using Cabal-3.10.2.0 compiled by ghc-9.8
3377.83 s
[semigroupoids] Using compiler: ghc-9.8.2
3377.83 s
[semigroupoids] Using install prefix:
3377.83 s
[semigroupoids] /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1
3377.83 s
[semigroupoids] Executables installed in:
3377.83 s
[semigroupoids] /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1/bin
3377.83 s
[semigroupoids] Libraries installed in:
3377.83 s
[semigroupoids] /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3377.83 s
[semigroupoids] Dynamic Libraries installed in:
3377.84 s
[semigroupoids] /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3377.84 s
[semigroupoids] Private executables installed in:
3377.84 s
[semigroupoids] /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1/libexec/x86_64-linux-ghc-9.8.2/semigroupoids-6.0.1
3377.84 s
[semigroupoids] Data files installed in:
3377.84 s
[semigroupoids] /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1/share/x86_64-linux-ghc-9.8.2/semigroupoids-6.0.1
3377.84 s
[semigroupoids] Documentation installed in:
3377.84 s
[semigroupoids] /nix/store/8alw8mbxvmy4lkplvx8ckffd3zv24rvs-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1
3377.84 s
[semigroupoids] Configuration files installed in:
3377.84 s
[semigroupoids] /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1/etc
3377.84 s
[semigroupoids] No alex found
3377.84 s
[semigroupoids] Using ar found on system at:
3377.84 s
[semigroupoids] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3377.84 s
[semigroupoids] No c2hs found
3377.84 s
[semigroupoids] No cpphs found
3377.84 s
[semigroupoids] No doctest found
3377.84 s
[semigroupoids] Using gcc version 14.3.0 given by user at:
3377.84 s
[semigroupoids] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3377.84 s
[semigroupoids] Using ghc version 9.8.2 found on system at:
3377.84 s
[semigroupoids] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3377.84 s
[semigroupoids] Using ghc-pkg version 9.8.2 found on system at:
3377.84 s
[semigroupoids] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3377.84 s
[semigroupoids] No ghcjs found
3377.84 s
[semigroupoids] No ghcjs-pkg found
3377.84 s
[semigroupoids] No greencard found
3377.84 s
[semigroupoids] Using haddock version 2.30.0 found on system at:
3377.84 s
[semigroupoids] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3377.84 s
[semigroupoids] No happy found
3377.84 s
[semigroupoids] Using haskell-suite found on system at: haskell-suite-dummy-location
3377.84 s
[semigroupoids] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3377.84 s
[semigroupoids] No hmake found
3377.84 s
[semigroupoids] Using hpc version 0.69 found on system at:
3377.84 s
[semigroupoids] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3377.84 s
[semigroupoids] Using hsc2hs version 0.68.10 found on system at:
3377.84 s
[semigroupoids] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3377.84 s
[semigroupoids] Using hscolour version 1.25 found on system at:
3377.84 s
[semigroupoids] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3377.84 s
[semigroupoids] No jhc found
3377.84 s
[semigroupoids] Using ld found on system at:
3377.84 s
[semigroupoids] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3377.84 s
[semigroupoids] No pkg-config found
3377.84 s
[semigroupoids] Using runghc version 9.8.2 found on system at:
3377.84 s
[semigroupoids] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3377.84 s
[semigroupoids] Using strip version 2.44 found on system at:
3377.84 s
[semigroupoids] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3377.84 s
[semigroupoids] Using tar found on system at:
3377.84 s
[semigroupoids] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3377.84 s
[semigroupoids] No uhc found
3377.84 s
[semigroupoids] Phase: buildPhase
3377.84 s
[semigroupoids] Preprocessing library for semigroupoids-6.0.1..
3377.84 s
[semigroupoids] Building library for semigroupoids-6.0.1..
3377.84 s
[semigroupoids] [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o, dist/build/Data/Functor/Extend.dyn_o )
3377.84 s
[semigroupoids] [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.o, dist/build/Data/Semigroup/Foldable/Class.dyn_o )
3377.84 s
[semigroupoids] [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o, dist/build/Data/Traversable/Instances.dyn_o )
3377.84 s
[semirings] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3377.84 s
[semirings] No uhc found
3377.84 s
[semirings] Phase: buildPhase
3377.85 s
[semirings] Preprocessing library for semirings-0.7..
3377.85 s
[semirings] Building library for semirings-0.7..
3377.85 s
[semirings] [1 of 8] Compiling Data.Semiring ( Data/Semiring.hs, dist/build/Data/Semiring.o, dist/build/Data/Semiring.dyn_o )
3377.85 s
[tomland] Toml=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml,Toml.Codec=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec,Toml.Codec.BiMap=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.BiMap,Toml.Codec.BiMap.Conversion=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.BiMap.Conversion,Toml.Codec.Code=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Code,Toml.Codec.Combinator=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator,Toml.Codec.Combinator.Common=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.Common,Toml.Codec.Combinator.Custom=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.Custom,Toml.Codec.Combinator.List=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.List,Toml.Codec.Combinator.Map=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.Map,Toml.Codec.Combinator.Monoid=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.Monoid,Toml.Codec.Combinator.Primitive=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.Primitive,Toml.Codec.Combinator.Set=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.Set,Toml.Codec.Combinator.Table=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.Table,Toml.Codec.Combinator.Time=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.Time,Toml.Codec.Combinator.Tuple=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Combinator.Tuple,Toml.Codec.Di=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Di,Toml.Codec.Error=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Error,Toml.Codec.Generic=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Generic,Toml.Codec.Types=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Codec.Types,Toml.Parser=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Parser,Toml.Parser.Core=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Parser.Core,Toml.Parser.Item=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Parser.Item,Toml.Parser.Key=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Parser.Key,Toml.Parser.String=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Parser.String,Toml.Parser.Validate=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Parser.Validate,Toml.Parser.Value=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Parser.Value,Toml.Type=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Type,Toml.Type.AnyValue=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Type.AnyValue,Toml.Type.Edsl=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Type.Edsl,Toml.Type.Key=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Type.Key,Toml.Type.PrefixTree=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Type.PrefixTree,Toml.Type.Printer=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Type.Printer,Toml.Type.TOML=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Type.TOML,Toml.Type.UValue=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Type.UValue,Toml.Type.Value=tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8:Toml.Type.Value
3377.85 s
[tomland] unit tomland-1.3.3.3-7FyBD8sCAnk4iL30Pt6Jw7-tomland-test
3377.85 s
[tomland] include base-4.19.1.0-a65c
3377.85 s
[tomland] include bytestring-0.12.1.0-e271
3377.85 s
[tomland] include containers-0.6.8-bf3e
3377.85 s
[tomland] include directory-1.3.8.1-3af8
3377.85 s
[tomland] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3377.85 s
[tomland] include hedgehog-1.5-8WipgaExFY2JXyxgMnU904
3377.85 s
[tomland] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3377.85 s
[tomland] include hspec-hedgehog-0.3.0.0-JePWOn6kaql7nAB7TWxdWE
3377.85 s
[tomland] include hspec-megaparsec-2.2.1-7tl57bBP9dlDYht73RgnkG
3377.85 s
[tomland] include megaparsec-9.7.0-8mPoqV09F736rEVDfkp1Tq
3377.85 s
[tomland] include text-2.1.1-7a0f
3377.85 s
[tomland] include time-1.12.2-dfe5
3377.85 s
[tomland] include tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8
3377.85 s
[tomland] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3377.85 s
[tomland] Ready component graph:
3377.85 s
[tomland] definite tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8
3377.85 s
[tomland] depends base-4.19.1.0-a65c
3377.85 s
[tomland] depends bytestring-0.12.1.0-e271
3377.85 s
[tomland] depends containers-0.6.8-bf3e
3377.85 s
[tomland] depends deepseq-1.5.0.0-e0b4
3377.85 s
[tomland] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3377.85 s
[tomland] depends megaparsec-9.7.0-8mPoqV09F736rEVDfkp1Tq
3377.85 s
[tomland] depends mtl-2.3.1-78a2
3377.85 s
[tomland] depends parser-combinators-1.3.0-CWRqnVXlvkN8kvcyvddkb9
3377.85 s
[tomland] depends text-2.1.1-7a0f
3377.85 s
[tomland] depends time-1.12.2-dfe5
3377.85 s
[tomland] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3377.85 s
[tomland] depends validation-selective-0.2.0.0-6z8cGyoph5Y7KivH0sJIEr
3377.85 s
[tomland] definite tomland-1.3.3.3-7FyBD8sCAnk4iL30Pt6Jw7-tomland-test
3377.85 s
[tomland] depends base-4.19.1.0-a65c
3377.85 s
[tomland] depends bytestring-0.12.1.0-e271
3377.85 s
[tomland] depends containers-0.6.8-bf3e
3377.85 s
[tomland] depends directory-1.3.8.1-3af8
3377.85 s
[tomland] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3377.85 s
[uniplate] Using ghc version 9.8.2 found on system at:
3377.85 s
[uniplate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3377.85 s
[uniplate] Using ghc-pkg version 9.8.2 found on system at:
3377.85 s
[uniplate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3377.85 s
[uniplate] No ghcjs found
3377.85 s
[uniplate] No ghcjs-pkg found
3377.85 s
[uniplate] No greencard found
3377.85 s
[uniplate] Using haddock version 2.30.0 found on system at:
3377.85 s
[uniplate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3377.85 s
[uniplate] No happy found
3377.85 s
[uniplate] Using haskell-suite found on system at: haskell-suite-dummy-location
3377.85 s
[uniplate] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3377.85 s
[uniplate] No hmake found
3377.85 s
[uniplate] Using hpc version 0.69 found on system at:
3377.85 s
[uniplate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3377.85 s
[uniplate] Using hsc2hs version 0.68.10 found on system at:
3377.85 s
[uniplate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3377.85 s
[uniplate] Using hscolour version 1.25 found on system at:
3377.85 s
[uniplate] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3377.85 s
[uniplate] No jhc found
3377.85 s
[uniplate] Using ld found on system at:
3377.85 s
[uniplate] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3377.85 s
[uniplate] No pkg-config found
3377.85 s
[uniplate] Using runghc version 9.8.2 found on system at:
3377.85 s
[uniplate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3377.85 s
[uniplate] Using strip version 2.44 found on system at:
3377.85 s
[uniplate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3377.85 s
[uniplate] Using tar found on system at:
3377.85 s
[uniplate] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3377.85 s
[uniplate] No uhc found
3377.85 s
[uniplate] Phase: buildPhase
3377.85 s
[uniplate] Preprocessing library for uniplate-1.6.13..
3377.85 s
[uniplate] Building library for uniplate-1.6.13..
3377.85 s
[uniplate] [ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o, dist/build/Data/Generics/Uniplate/Data/Instances.dyn_o )
3377.86 s
[base64] Phase: setupCompilerEnvironmentPhase
3377.86 s
[base64] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3377.86 s
[base64] Phase: unpackPhase
3377.86 s
[base64] unpacking source archive /nix/store/4igl91srki0cn31vaxs2228bbg5n1sv2-base64-1.0.tar.gz
3377.86 s
[base64] source root is base64-1.0
3377.86 s
[base64] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "base64-1.0/test/Main.hs"
3377.86 s
[base64] Phase: patchPhase
3377.86 s
[base64] Replace Cabal file with edited version from mirror://hackage/base64-1.0/revision/2.cabal.
3377.86 s
[base64] Phase: compileBuildDriverPhase
3377.86 s
[base64] setupCompileFlags: -package-db=/build/tmp.1C5HEaTnsc/setup-package.conf.d -threaded
3377.86 s
[base64] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.1C5HEaTnsc/Main.o )
3377.86 s
[base64] [2 of 2] Linking Setup
3377.86 s
[base64] Phase: updateAutotoolsGnuConfigScriptsPhase
3377.86 s
[base64] Phase: configurePhase
3377.86 s
[base64] configureFlags: --verbose --prefix=/nix/store/1awhq4nchbbk8zzbb236101134gsjdm2-base64-1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/si5vymzdb3nxmckssj3rrcxx5xsxxis5-base64-1.0-doc/share/doc/base64-1.0 --with-gcc=gcc --package-db=/build/tmp.1C5HEaTnsc/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3377.86 s
[base64] Using Parsec parser
3377.86 s
[base64] Configuring base64-1.0...
3377.86 s
[charset] [4 of 9] Compiling Data.CharSet.Posix.Ascii ( src/Data/CharSet/Posix/Ascii.hs, dist/build/Data/CharSet/Posix/Ascii.o, dist/build/Data/CharSet/Posix/Ascii.dyn_o )
3377.86 s
[charset] [5 of 9] Compiling Data.CharSet.Unicode ( src/Data/CharSet/Unicode.hs, dist/build/Data/CharSet/Unicode.o, dist/build/Data/CharSet/Unicode.dyn_o )
3377.86 s
[charset] [6 of 9] Compiling Data.CharSet.Unicode.Block ( src/Data/CharSet/Unicode/Block.hs, dist/build/Data/CharSet/Unicode/Block.o, dist/build/Data/CharSet/Unicode/Block.dyn_o )
3377.86 s
[charset] [7 of 9] Compiling Data.CharSet.Unicode.Category ( src/Data/CharSet/Unicode/Category.hs, dist/build/Data/CharSet/Unicode/Category.o, dist/build/Data/CharSet/Unicode/Category.dyn_o )
3377.86 s
[charset] [8 of 9] Compiling Data.CharSet.Posix.Unicode ( src/Data/CharSet/Posix/Unicode.hs, dist/build/Data/CharSet/Posix/Unicode.o, dist/build/Data/CharSet/Posix/Unicode.dyn_o )
3377.86 s
[doctest-parallel] BugfixImportHierarchical.ModuleA=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:BugfixImportHierarchical.ModuleA,BugfixImportHierarchical.ModuleB=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:BugfixImportHierarchical.ModuleB,BugfixMultipleModules.ModuleA=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:BugfixMultipleModules.ModuleA,BugfixMultipleModules.ModuleB=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:BugfixMultipleModules.ModuleB,BugfixOutputToStdErr.Fib=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:BugfixOutputToStdErr.Fib,Color.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:Color.Foo,DosLineEndings.Fib=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:DosLineEndings.Fib,Failing.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:Failing.Foo,FailingMultiple.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:FailingMultiple.Foo,GhcArg.Fib=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:GhcArg.Fib,It.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:It.Foo,It.Setup=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:It.Setup,LocalStderrBinding.A=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:LocalStderrBinding.A,ModuleIsolation.TestA=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:ModuleIsolation.TestA,ModuleIsolation.TestB=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:ModuleIsolation.TestB,ModuleOptions.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:ModuleOptions.Foo,Multiline.Multiline=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:Multiline.Multiline,NonExposedModule.Exposed=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:NonExposedModule.Exposed,PropertyBool.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:PropertyBool.Foo,PropertyBoolWithTypeSignature.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:PropertyBoolWithTypeSignature.Foo,PropertyFailing.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:PropertyFailing.Foo,PropertyImplicitlyQuantified.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:PropertyImplicitlyQuantified.Foo,PropertyQuantified.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:PropertyQuantified.Foo,PropertySetup.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:PropertySetup.Foo,Setup.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:Setup.Foo,SetupSkipOnFailure.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:SetupSkipOnFailure.Foo,SystemIoImported.A=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:SystemIoImported.A,TemplateHaskell.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TemplateHaskell.Foo,TestBlankline.Fib=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TestBlankline.Fib,TestCombinedExample.Fib=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TestCombinedExample.Fib,TestCommentLocation.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TestCommentLocation.Foo,TestDocumentationForArguments.Fib=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TestDocumentationForArguments.Fib,TestFailOnMultiline.Fib=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TestFailOnMultiline.Fib,TestImport.ModuleA=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TestImport.ModuleA,TestImport.ModuleB=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TestImport.ModuleB,TestPutStr.Fib=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TestPutStr.Fib,TestSimple.Fib=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TestSimple.Fib,TrailingWhitespace.Foo=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:TrailingWhitespace.Foo,WithCInclude.Bar=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:WithCInclude.Bar,WithCbits.Bar=doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules:WithCbits.Bar
3377.86 s
[doctest-parallel] unit doctest-parallel-0.3.1.1-FowLh2bk5uCEGbIjT9WGuL-doctests
3377.86 s
[doctest-parallel] include base-4.19.1.0-a65c
3377.86 s
[doctest-parallel] include doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3377.86 s
[doctest-parallel] unit doctest-parallel-0.3.1.1-HDgZ39k9jy03bYDNHLMZ6j-spectests
3377.87 s
[doctest-parallel] include HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3377.87 s
[doctest-parallel] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3377.87 s
[doctest-parallel] include base-4.19.1.0-a65c
3377.87 s
[doctest-parallel] include base-compat-0.13.1-2HMe50fJ8hi9cHYAz0twob
3377.87 s
[doctest-parallel] include code-page-0.2.1-4uLGQB1FaiL1UXdVIgMoCp
3377.87 s
[doctest-parallel] include containers-0.6.8-bf3e
3377.87 s
[doctest-parallel] include deepseq-1.5.0.0-e0b4
3377.87 s
[doctest-parallel] include directory-1.3.8.1-3af8
3377.87 s
[doctest-parallel] include doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3377.87 s
[doctest-parallel] include doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules
3377.87 s
[doctest-parallel] include exceptions-0.10.7-3e42
3377.87 s
[doctest-parallel] include filepath-1.4.200.1-5c86
3377.87 s
[doctest-parallel] include ghc-9.8.2-f344
3377.87 s
[doctest-parallel] include ghc-paths-0.1.0.12-EKPnhso4l2QAJAJ9Ysa87E
3377.87 s
[doctest-parallel] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3377.88 s
[doctest-parallel] include hspec-core-2.11.12-IhKzuZ21lh674XwcAvslL1
3377.88 s
[doctest-parallel] include mockery-0.3.5-GR5fK3Mb3WQ3dL8rFxpakL
3377.88 s
[doctest-parallel] include process-1.6.18.0-d7db
3377.88 s
[doctest-parallel] include setenv-0.1.1.3-F9rgvSNSzQQLq21UaHwcU0
3377.88 s
[doctest-parallel] include silently-1.2.5.4-5nUIAyle2geB7tT2MRmWtJ
3377.88 s
[doctest-parallel] include stringbuilder-0.5.1-8L8Yk6zrEu2HQoAtPFCL17
3377.88 s
[doctest-parallel] include syb-0.7.2.4-CmZ4Arh0gzE9veO2AdLBgK
3377.88 s
[doctest-parallel] include transformers-0.6.1.0-90ea
3377.88 s
[doctest-parallel] Ready component graph:
3377.88 s
[doctest-parallel] definite doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3377.88 s
[doctest-parallel] depends Cabal-3.10.2.0-a52f
3377.88 s
[doctest-parallel] depends Glob-0.10.2-5kYPXjSWvSZEBJGZ9rZirm
3377.88 s
[doctest-parallel] depends base-4.19.1.0-a65c
3377.88 s
[doctest-parallel] depends base-compat-0.13.1-2HMe50fJ8hi9cHYAz0twob
3377.88 s
[doctest-parallel] depends code-page-0.2.1-4uLGQB1FaiL1UXdVIgMoCp
3377.88 s
[doctest-parallel] depends containers-0.6.8-bf3e
3377.88 s
[doctest-parallel] depends deepseq-1.5.0.0-e0b4
3377.88 s
[doctest-parallel] depends directory-1.3.8.1-3af8
3377.88 s
[doctest-parallel] depends exceptions-0.10.7-3e42
3377.88 s
[doctest-parallel] depends filepath-1.4.200.1-5c86
3377.88 s
[doctest-parallel] depends ghc-9.8.2-f344
3377.88 s
[doctest-parallel] depends ghc-paths-0.1.0.12-EKPnhso4l2QAJAJ9Ysa87E
3377.88 s
[doctest-parallel] depends process-1.6.18.0-d7db
3377.88 s
[doctest-parallel] depends random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3377.88 s
[doctest-parallel] depends syb-0.7.2.4-CmZ4Arh0gzE9veO2AdLBgK
3377.88 s
[doctest-parallel] depends transformers-0.6.1.0-90ea
3377.88 s
[doctest-parallel] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3377.88 s
[doctest-parallel] definite doctest-parallel-0.3.1.1-FowLh2bk5uCEGbIjT9WGuL-doctests
3377.88 s
[doctest-parallel] depends base-4.19.1.0-a65c
3377.88 s
[doctest-parallel] depends doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3377.89 s
[doctest-parallel] definite doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules
3377.89 s
[doctest-parallel] depends base-4.19.1.0-a65c
3377.89 s
[doctest-parallel] depends doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3377.89 s
[invariant] [2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, dist/build/Data/Functor/Invariant/TH/Internal.o, dist/build/Data/Functor/Invariant/TH/Internal.dyn_o )
3377.89 s
[invariant] [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, dist/build/Data/Functor/Invariant/TH.o, dist/build/Data/Functor/Invariant/TH.dyn_o )
3377.89 s
[invariant] [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, dist/build/Paths_invariant.o, dist/build/Paths_invariant.dyn_o )
3377.89 s
[quickcheck-instances] depends primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3377.89 s
[quickcheck-instances] depends quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3377.89 s
[quickcheck-instances] depends tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3377.89 s
[quickcheck-instances] depends uuid-types-1.0.6-5Inyw2klhpg4kPgUmJRqNw
3377.89 s
[quickcheck-instances] Using Cabal-3.10.2.0 compiled by ghc-9.8
3377.89 s
[quickcheck-instances] Using compiler: ghc-9.8.2
3377.89 s
[quickcheck-instances] Using install prefix:
3377.89 s
[quickcheck-instances] /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32
3377.89 s
[quickcheck-instances] Executables installed in:
3377.89 s
[quickcheck-instances] /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32/bin
3377.89 s
[quickcheck-instances] Libraries installed in:
3377.89 s
[quickcheck-instances] /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3377.89 s
[quickcheck-instances] Dynamic Libraries installed in:
3377.89 s
[quickcheck-instances] /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3377.89 s
[quickcheck-instances] Private executables installed in:
3377.90 s
[quickcheck-instances] /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32/libexec/x86_64-linux-ghc-9.8.2/quickcheck-instances-0.3.32
3377.90 s
[quickcheck-instances] Data files installed in:
3377.90 s
[quickcheck-instances] /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32/share/x86_64-linux-ghc-9.8.2/quickcheck-instances-0.3.32
3377.90 s
[quickcheck-instances] Documentation installed in:
3377.90 s
[quickcheck-instances] /nix/store/24kfpg8vm97srv7vd26ib9kc7fd5yvxc-quickcheck-instances-0.3.32-doc/share/doc/quickcheck-instances-0.3.32
3377.90 s
[quickcheck-instances] Configuration files installed in:
3377.90 s
[quickcheck-instances] /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32/etc
3377.90 s
[quickcheck-instances] No alex found
3377.90 s
[quickcheck-instances] Using ar found on system at:
3377.90 s
[quickcheck-instances] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3377.90 s
[quickcheck-instances] No c2hs found
3377.90 s
[quickcheck-instances] No cpphs found
3377.90 s
[quickcheck-instances] No doctest found
3377.90 s
[quickcheck-instances] Using gcc version 14.3.0 given by user at:
3377.90 s
[quickcheck-instances] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3377.90 s
[quickcheck-instances] Using ghc version 9.8.2 found on system at:
3377.90 s
[quickcheck-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3377.90 s
[quickcheck-instances] Using ghc-pkg version 9.8.2 found on system at:
3377.90 s
[quickcheck-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3377.90 s
[quickcheck-instances] No ghcjs found
3377.90 s
[quickcheck-instances] No ghcjs-pkg found
3377.90 s
[quickcheck-instances] No greencard found
3377.90 s
[quickcheck-instances] Using haddock version 2.30.0 found on system at:
3377.90 s
[quickcheck-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3377.90 s
[quickcheck-instances] No happy found
3377.90 s
[quickcheck-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
3377.90 s
[quickcheck-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3377.91 s
[quickcheck-instances] No hmake found
3377.91 s
[quickcheck-instances] Using hpc version 0.69 found on system at:
3377.91 s
[quickcheck-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3377.91 s
[quickcheck-instances] Using hsc2hs version 0.68.10 found on system at:
3377.91 s
[quickcheck-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3377.91 s
[quickcheck-instances] Using hscolour version 1.25 found on system at:
3377.91 s
[quickcheck-instances] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3377.91 s
[quickcheck-instances] No jhc found
3377.91 s
[quickcheck-instances] Using ld found on system at:
3377.91 s
[quickcheck-instances] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3377.91 s
[quickcheck-instances] No pkg-config found
3377.91 s
[quickcheck-instances] Using runghc version 9.8.2 found on system at:
3377.91 s
[quickcheck-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3377.91 s
[quickcheck-instances] Using strip version 2.44 found on system at:
3377.91 s
[quickcheck-instances] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3377.91 s
[quickcheck-instances] Using tar found on system at:
3377.91 s
[quickcheck-instances] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3377.91 s
[quickcheck-instances] No uhc found
3377.91 s
[quickcheck-instances] Phase: buildPhase
3377.91 s
[quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.32..
3377.91 s
[quickcheck-instances] Building library for quickcheck-instances-0.3.32..
3377.91 s
[quickcheck-instances] [ 1 of 26] Compiling Test.QuickCheck.Instances.Containers ( src/Test/QuickCheck/Instances/Containers.hs, dist/build/Test/QuickCheck/Instances/Containers.o, dist/build/Test/QuickCheck/Instances/Containers.dyn_o )
3377.91 s
[quickcheck-instances] [ 2 of 26] Compiling Test.QuickCheck.Instances.CustomPrelude ( src/Test/QuickCheck/Instances/CustomPrelude.hs, dist/build/Test/QuickCheck/Instances/CustomPrelude.o, dist/build/Test/QuickCheck/Instances/CustomPrelude.dyn_o )
3377.91 s
[quickcheck-instances] [ 3 of 26] Compiling Test.QuickCheck.Instances.CaseInsensitive ( src/Test/QuickCheck/Instances/CaseInsensitive.hs, dist/build/Test/QuickCheck/Instances/CaseInsensitive.o, dist/build/Test/QuickCheck/Instances/CaseInsensitive.dyn_o )
3377.91 s
[relude] unit relude-1.2.2.0-9Z0jm2ym4eE3KcAdfjNRMq-relude-doctest
3377.91 s
[relude] include Glob-0.10.2-5kYPXjSWvSZEBJGZ9rZirm
3377.91 s
[relude] include doctest-0.22.6-blhhXyWrRJAqTquHQRdE
3377.91 s
[relude] include relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3377.91 s
[relude] unit relude-1.2.2.0-Ig4v5n76K79EjyxTtBA4b4-relude-test
3377.91 s
[relude] include base-4.19.1.0-a65c
3377.91 s
[relude] include bytestring-0.12.1.0-e271
3377.91 s
[relude] include containers-0.6.8-bf3e
3377.91 s
[relude] include hedgehog-1.5-8WipgaExFY2JXyxgMnU904
3377.91 s
[relude] include relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3377.91 s
[relude] include text-2.1.1-7a0f
3377.91 s
[relude] Ready component graph:
3377.91 s
[relude] definite relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3377.91 s
[relude] depends base-4.19.1.0-a65c
3377.91 s
[relude] depends bytestring-0.12.1.0-e271
3377.91 s
[relude] depends containers-0.6.8-bf3e
3377.91 s
[relude] depends deepseq-1.5.0.0-e0b4
3377.91 s
[relude] depends ghc-prim-0.11.0-89e1
3377.91 s
[relude] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3377.91 s
[relude] depends mtl-2.3.1-78a2
3377.91 s
[relude] depends stm-2.5.2.1-3f80
3377.91 s
[relude] depends text-2.1.1-7a0f
3377.91 s
[relude] depends transformers-0.6.1.0-90ea
3377.91 s
[relude] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3377.91 s
[relude] definite relude-1.2.2.0-Ig4v5n76K79EjyxTtBA4b4-relude-test
3377.91 s
[relude] depends base-4.19.1.0-a65c
3377.91 s
[relude] depends bytestring-0.12.1.0-e271
3377.91 s
[relude] depends containers-0.6.8-bf3e
3377.91 s
[relude] depends hedgehog-1.5-8WipgaExFY2JXyxgMnU904
3377.91 s
[relude] depends relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3377.91 s
[relude] depends text-2.1.1-7a0f
3377.91 s
[relude] definite relude-1.2.2.0-9Z0jm2ym4eE3KcAdfjNRMq-relude-doctest
3377.91 s
[relude] depends Glob-0.10.2-5kYPXjSWvSZEBJGZ9rZirm
3377.91 s
[relude] depends doctest-0.22.6-blhhXyWrRJAqTquHQRdE
3377.91 s
[relude] depends relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3377.91 s
[relude] Using Cabal-3.10.2.0 compiled by ghc-9.8
3377.91 s
[relude] Using compiler: ghc-9.8.2
3377.91 s
[relude] Using install prefix:
3377.91 s
[relude] /nix/store/zfnnlk5h8m2fwmp0imcfz93pbzpjqj46-relude-1.2.2.0
3377.91 s
[relude] Executables installed in:
3377.91 s
[relude] /nix/store/zfnnlk5h8m2fwmp0imcfz93pbzpjqj46-relude-1.2.2.0/bin
3377.91 s
[relude] Libraries installed in:
3377.91 s
[relude] /nix/store/zfnnlk5h8m2fwmp0imcfz93pbzpjqj46-relude-1.2.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/relude-1.2.2.0-CaOouqdnyLP3FM6Xq3skne
3377.91 s
[relude] Dynamic Libraries installed in:
3377.91 s
[relude] /nix/store/zfnnlk5h8m2fwmp0imcfz93pbzpjqj46-relude-1.2.2.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3377.91 s
[relude] Private executables installed in:
3377.91 s
[relude] /nix/store/zfnnlk5h8m2fwmp0imcfz93pbzpjqj46-relude-1.2.2.0/libexec/x86_64-linux-ghc-9.8.2/relude-1.2.2.0
3377.91 s
[relude] Data files installed in:
3377.92 s
[relude] /nix/store/zfnnlk5h8m2fwmp0imcfz93pbzpjqj46-relude-1.2.2.0/share/x86_64-linux-ghc-9.8.2/relude-1.2.2.0
3377.92 s
[relude] Documentation installed in:
3377.92 s
[relude] /nix/store/fjzkpzymw16p8acfv5grhzkby5b5plzc-relude-1.2.2.0-doc/share/doc/relude-1.2.2.0
3377.92 s
[relude] Configuration files installed in:
3377.92 s
[relude] /nix/store/zfnnlk5h8m2fwmp0imcfz93pbzpjqj46-relude-1.2.2.0/etc
3377.92 s
[relude] No alex found
3377.92 s
[relude] Using ar found on system at:
3377.92 s
[relude] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3377.92 s
[relude] No c2hs found
3377.92 s
[relude] No cpphs found
3377.92 s
[relude] Using doctest version 0.22.6 found on system at:
3377.92 s
[relude] /nix/store/h7w970n2sibnl7zafddqhy4hi5z3mpzm-doctest-0.22.6/bin/doctest
3377.92 s
[relude] Using gcc version 14.3.0 given by user at:
3377.92 s
[relude] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3377.92 s
[relude] Using ghc version 9.8.2 found on system at:
3377.92 s
[relude] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3377.92 s
[relude] Using ghc-pkg version 9.8.2 found on system at:
3377.92 s
[relude] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3377.92 s
[relude] No ghcjs found
3377.92 s
[relude] No ghcjs-pkg found
3377.92 s
[relude] No greencard found
3377.92 s
[relude] Using haddock version 2.30.0 found on system at:
3377.92 s
[relude] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3377.92 s
[relude] No happy found
3377.92 s
[relude] Using haskell-suite found on system at: haskell-suite-dummy-location
3377.92 s
[relude] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3377.92 s
[relude] No hmake found
3377.92 s
[relude] Using hpc version 0.69 found on system at:
3377.92 s
[relude] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3377.92 s
[relude] Using hsc2hs version 0.68.10 found on system at:
3377.92 s
[relude] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3377.92 s
[relude] Using hscolour version 1.25 found on system at:
3377.92 s
[relude] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3377.92 s
[relude] No jhc found
3377.92 s
[relude] Using ld found on system at:
3377.92 s
[relude] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3377.92 s
[relude] No pkg-config found
3377.92 s
[relude] Using runghc version 9.8.2 found on system at:
3377.92 s
[semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.o, dist/build/Semigroupoids/Internal.dyn_o )
3377.92 s
[semigroupoids] [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.o, dist/build/Data/Functor/Bind/Class.dyn_o )
3377.92 s
[semigroupoids] [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o, dist/build/Data/Functor/Apply.dyn_o )
3377.92 s
[semigroupoids] [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.o, dist/build/Data/Semigroup/Bifoldable.dyn_o )
3377.92 s
[tomland] depends hedgehog-1.5-8WipgaExFY2JXyxgMnU904
3377.92 s
[tomland] depends hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3377.92 s
[tomland] depends hspec-hedgehog-0.3.0.0-JePWOn6kaql7nAB7TWxdWE
3377.92 s
[tomland] depends hspec-megaparsec-2.2.1-7tl57bBP9dlDYht73RgnkG
3377.92 s
[tomland] depends megaparsec-9.7.0-8mPoqV09F736rEVDfkp1Tq
3377.92 s
[tomland] depends text-2.1.1-7a0f
3377.92 s
[tomland] depends time-1.12.2-dfe5
3377.92 s
[tomland] depends tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8
3377.92 s
[tomland] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3377.92 s
[tomland] Using Cabal-3.10.2.0 compiled by ghc-9.8
3377.92 s
[tomland] Using compiler: ghc-9.8.2
3377.92 s
[tomland] Using install prefix:
3377.92 s
[tomland] /nix/store/0lg2a2k98jyayz8qv0zhlf7pjdq2n0gv-tomland-1.3.3.3
3377.92 s
[tomland] Executables installed in:
3377.92 s
[tomland] /nix/store/0lg2a2k98jyayz8qv0zhlf7pjdq2n0gv-tomland-1.3.3.3/bin
3377.92 s
[tomland] Libraries installed in:
3377.92 s
[tomland] /nix/store/0lg2a2k98jyayz8qv0zhlf7pjdq2n0gv-tomland-1.3.3.3/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/tomland-1.3.3.3-BIHkwqv97DZ7uT4ALDORN8
3377.93 s
[tomland] Dynamic Libraries installed in:
3377.93 s
[tomland] /nix/store/0lg2a2k98jyayz8qv0zhlf7pjdq2n0gv-tomland-1.3.3.3/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3377.93 s
[tomland] Private executables installed in:
3377.93 s
[tomland] /nix/store/0lg2a2k98jyayz8qv0zhlf7pjdq2n0gv-tomland-1.3.3.3/libexec/x86_64-linux-ghc-9.8.2/tomland-1.3.3.3
3377.93 s
[tomland] Data files installed in:
3377.93 s
[tomland] /nix/store/0lg2a2k98jyayz8qv0zhlf7pjdq2n0gv-tomland-1.3.3.3/share/x86_64-linux-ghc-9.8.2/tomland-1.3.3.3
3377.93 s
[tomland] Documentation installed in:
3377.93 s
[tomland] /nix/store/31mxcvjwr1gy9is3wzhn7wmzzyi2nxbl-tomland-1.3.3.3-doc/share/doc/tomland-1.3.3.3
3377.93 s
[tomland] Configuration files installed in:
3377.93 s
[tomland] /nix/store/0lg2a2k98jyayz8qv0zhlf7pjdq2n0gv-tomland-1.3.3.3/etc
3377.93 s
[tomland] No alex found
3377.93 s
[tomland] Using ar found on system at:
3377.93 s
[tomland] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3377.93 s
[tomland] No c2hs found
3377.93 s
[tomland] No cpphs found
3377.93 s
[tomland] No doctest found
3377.93 s
[tomland] Using gcc version 14.3.0 given by user at:
3377.93 s
[tomland] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3377.93 s
[tomland] Using ghc version 9.8.2 found on system at:
3377.93 s
[tomland] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3377.93 s
[tomland] Using ghc-pkg version 9.8.2 found on system at:
3377.93 s
[tomland] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3377.93 s
[tomland] No ghcjs found
3377.93 s
[tomland] No ghcjs-pkg found
3377.93 s
[tomland] No greencard found
3377.93 s
[tomland] Using haddock version 2.30.0 found on system at:
3377.93 s
[tomland] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3377.93 s
[tomland] No happy found
3377.93 s
[tomland] Using haskell-suite found on system at: haskell-suite-dummy-location
3377.93 s
[tomland] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3377.93 s
[tomland] No hmake found
3377.93 s
[tomland] Using hpc version 0.69 found on system at:
3377.93 s
[tomland] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3377.93 s
[tomland] Using hsc2hs version 0.68.10 found on system at:
3377.93 s
[tomland] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3377.93 s
[tomland] Using hscolour version 1.25 found on system at:
3377.93 s
[tomland] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3377.93 s
[tomland] No jhc found
3377.93 s
[tomland] Using ld found on system at:
3377.93 s
[tomland] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3377.93 s
[tomland] No pkg-config found
3377.93 s
[tomland] Using runghc version 9.8.2 found on system at:
3377.93 s
[tomland] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3377.93 s
[tomland] Using strip version 2.44 found on system at:
3377.93 s
[tomland] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3377.93 s
[tomland] Using tar found on system at:
3377.93 s
[tomland] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3377.93 s
[tomland] No uhc found
3377.93 s
[tomland] Phase: buildPhase
3377.93 s
[tomland] Preprocessing library for tomland-1.3.3.3..
3377.93 s
[tomland] Building library for tomland-1.3.3.3..
3377.93 s
[tomland] [ 1 of 36] Compiling Toml.Parser.Core
3377.93 s
[tomland] [ 2 of 36] Compiling Toml.Parser.String
3377.93 s
[doctest-parallel] depends template-haskell-2.21.0.0-d739
3377.93 s
[doctest-parallel] definite doctest-parallel-0.3.1.1-HDgZ39k9jy03bYDNHLMZ6j-spectests
3377.93 s
[doctest-parallel] depends HUnit-1.6.2.0-6MbxZgKWdLd2s559xjlr98
3377.93 s
[doctest-parallel] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3377.93 s
[doctest-parallel] depends base-4.19.1.0-a65c
3377.93 s
[doctest-parallel] depends base-compat-0.13.1-2HMe50fJ8hi9cHYAz0twob
3377.93 s
[doctest-parallel] depends code-page-0.2.1-4uLGQB1FaiL1UXdVIgMoCp
3377.93 s
[doctest-parallel] depends containers-0.6.8-bf3e
3377.93 s
[doctest-parallel] depends deepseq-1.5.0.0-e0b4
3377.93 s
[doctest-parallel] depends directory-1.3.8.1-3af8
3377.93 s
[doctest-parallel] depends doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3377.93 s
[doctest-parallel] depends doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules
3377.93 s
[doctest-parallel] depends exceptions-0.10.7-3e42
3377.93 s
[doctest-parallel] depends filepath-1.4.200.1-5c86
3377.93 s
[doctest-parallel] depends ghc-9.8.2-f344
3377.93 s
[doctest-parallel] depends ghc-paths-0.1.0.12-EKPnhso4l2QAJAJ9Ysa87E
3377.93 s
[doctest-parallel] depends hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3377.93 s
[doctest-parallel] depends hspec-core-2.11.12-IhKzuZ21lh674XwcAvslL1
3377.93 s
[doctest-parallel] depends mockery-0.3.5-GR5fK3Mb3WQ3dL8rFxpakL
3377.93 s
[doctest-parallel] depends process-1.6.18.0-d7db
3377.93 s
[doctest-parallel] depends setenv-0.1.1.3-F9rgvSNSzQQLq21UaHwcU0
3377.93 s
[doctest-parallel] depends silently-1.2.5.4-5nUIAyle2geB7tT2MRmWtJ
3377.93 s
[doctest-parallel] depends stringbuilder-0.5.1-8L8Yk6zrEu2HQoAtPFCL17
3377.93 s
[doctest-parallel] depends syb-0.7.2.4-CmZ4Arh0gzE9veO2AdLBgK
3377.93 s
[doctest-parallel] depends transformers-0.6.1.0-90ea
3377.93 s
[doctest-parallel] Using Cabal-3.10.2.0 compiled by ghc-9.8
3377.93 s
[doctest-parallel] Using compiler: ghc-9.8.2
3377.93 s
[doctest-parallel] Using install prefix:
3377.93 s
[doctest-parallel] /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1
3377.93 s
[doctest-parallel] Executables installed in:
3377.93 s
[doctest-parallel] /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/bin
3377.93 s
[doctest-parallel] Libraries installed in:
3377.93 s
[doctest-parallel] /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3377.93 s
[doctest-parallel] Dynamic Libraries installed in:
3377.93 s
[doctest-parallel] /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3377.93 s
[doctest-parallel] Private executables installed in:
3377.93 s
[doctest-parallel] /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/libexec/x86_64-linux-ghc-9.8.2/doctest-parallel-0.3.1.1
3377.93 s
[doctest-parallel] Data files installed in:
3377.93 s
[doctest-parallel] /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/share/x86_64-linux-ghc-9.8.2/doctest-parallel-0.3.1.1
3377.93 s
[doctest-parallel] Documentation installed in:
3377.93 s
[doctest-parallel] /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/share/doc/x86_64-linux-ghc-9.8.2/doctest-parallel-0.3.1.1
3377.93 s
[doctest-parallel] Configuration files installed in:
3377.93 s
[doctest-parallel] /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/etc
3377.93 s
[doctest-parallel] No alex found
3377.93 s
[doctest-parallel] Using ar found on system at:
3377.93 s
[doctest-parallel] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3377.93 s
[doctest-parallel] No c2hs found
3377.93 s
[doctest-parallel] No cpphs found
3377.93 s
[doctest-parallel] No doctest found
3377.94 s
[doctest-parallel] Using gcc version 14.3.0 given by user at:
3377.94 s
[doctest-parallel] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3377.94 s
[doctest-parallel] Using ghc version 9.8.2 found on system at:
3377.94 s
[doctest-parallel] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3377.94 s
[doctest-parallel] Using ghc-pkg version 9.8.2 found on system at:
3377.94 s
[doctest-parallel] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3377.94 s
[doctest-parallel] No ghcjs found
3377.94 s
[doctest-parallel] No ghcjs-pkg found
3377.94 s
[doctest-parallel] No greencard found
3377.94 s
[doctest-parallel] Using haddock version 2.30.0 found on system at:
3377.94 s
[doctest-parallel] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3377.94 s
[doctest-parallel] No happy found
3377.94 s
[doctest-parallel] Using haskell-suite found on system at: haskell-suite-dummy-location
3377.94 s
[doctest-parallel] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3377.94 s
[doctest-parallel] No hmake found
3377.94 s
[doctest-parallel] Using hpc version 0.69 found on system at:
3377.94 s
[doctest-parallel] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3377.94 s
[doctest-parallel] Using hsc2hs version 0.68.10 found on system at:
3377.94 s
[doctest-parallel] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3377.94 s
[doctest-parallel] Using hscolour version 1.25 found on system at:
3377.94 s
[doctest-parallel] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3377.94 s
[doctest-parallel] No jhc found
3377.94 s
[doctest-parallel] Using ld found on system at:
3377.94 s
[doctest-parallel] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3377.94 s
[doctest-parallel] No pkg-config found
3377.94 s
[doctest-parallel] Using runghc version 9.8.2 found on system at:
3377.94 s
[doctest-parallel] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3377.94 s
[doctest-parallel] Using strip version 2.44 found on system at:
3377.94 s
[doctest-parallel] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3377.94 s
[doctest-parallel] Using tar found on system at:
3377.94 s
[doctest-parallel] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3377.94 s
[doctest-parallel] No uhc found
3377.94 s
[quickcheck-instances] [ 4 of 26] Compiling Test.QuickCheck.Instances.ByteString ( src/Test/QuickCheck/Instances/ByteString.hs, dist/build/Test/QuickCheck/Instances/ByteString.o, dist/build/Test/QuickCheck/Instances/ByteString.dyn_o )
3377.94 s
[quickcheck-instances] [ 5 of 26] Compiling Test.QuickCheck.Instances.Array ( src/Test/QuickCheck/Instances/Array.hs, dist/build/Test/QuickCheck/Instances/Array.o, dist/build/Test/QuickCheck/Instances/Array.dyn_o )
3377.94 s
[quickcheck-instances] [ 6 of 26] Compiling Test.QuickCheck.Instances.DataFix ( src/Test/QuickCheck/Instances/DataFix.hs, dist/build/Test/QuickCheck/Instances/DataFix.o, dist/build/Test/QuickCheck/Instances/DataFix.dyn_o )
3377.94 s
[quickcheck-instances] [ 7 of 26] Compiling Test.QuickCheck.Instances.Hashable ( src/Test/QuickCheck/Instances/Hashable.hs, dist/build/Test/QuickCheck/Instances/Hashable.o, dist/build/Test/QuickCheck/Instances/Hashable.dyn_o )
3377.94 s
[quickcheck-instances] [ 8 of 26] Compiling Test.QuickCheck.Instances.Natural ( src/Test/QuickCheck/Instances/Natural.hs, dist/build/Test/QuickCheck/Instances/Natural.o, dist/build/Test/QuickCheck/Instances/Natural.dyn_o )
3377.94 s
[quickcheck-instances] [ 9 of 26] Compiling Test.QuickCheck.Instances.OldTime ( src/Test/QuickCheck/Instances/OldTime.hs, dist/build/Test/QuickCheck/Instances/OldTime.o, dist/build/Test/QuickCheck/Instances/OldTime.dyn_o )
3377.94 s
[quickcheck-instances] [10 of 26] Compiling Test.QuickCheck.Instances.Primitive ( src/Test/QuickCheck/Instances/Primitive.hs, dist/build/Test/QuickCheck/Instances/Primitive.o, dist/build/Test/QuickCheck/Instances/Primitive.dyn_o )
3377.94 s
[quickcheck-instances] [11 of 26] Compiling Test.QuickCheck.Instances.Array.Byte ( src/Test/QuickCheck/Instances/Array/Byte.hs, dist/build/Test/QuickCheck/Instances/Array/Byte.o, dist/build/Test/QuickCheck/Instances/Array/Byte.dyn_o )
3377.94 s
[quickcheck-instances] [12 of 26] Compiling Test.QuickCheck.Instances.Scientific ( src/Test/QuickCheck/Instances/Scientific.hs, dist/build/Test/QuickCheck/Instances/Scientific.o, dist/build/Test/QuickCheck/Instances/Scientific.dyn_o )
3377.94 s
[quickcheck-instances] [13 of 26] Compiling Test.QuickCheck.Instances.Semigroup ( src/Test/QuickCheck/Instances/Semigroup.hs, dist/build/Test/QuickCheck/Instances/Semigroup.o, dist/build/Test/QuickCheck/Instances/Semigroup.dyn_o )
3377.94 s
[quickcheck-instances] [14 of 26] Compiling Test.QuickCheck.Instances.Solo ( src/Test/QuickCheck/Instances/Solo.hs, dist/build/Test/QuickCheck/Instances/Solo.o, dist/build/Test/QuickCheck/Instances/Solo.dyn_o )
3377.94 s
[quickcheck-instances] [15 of 26] Compiling Test.QuickCheck.Instances.Strict ( src/Test/QuickCheck/Instances/Strict.hs, dist/build/Test/QuickCheck/Instances/Strict.o, dist/build/Test/QuickCheck/Instances/Strict.dyn_o )
3377.94 s
[quickcheck-instances] [16 of 26] Compiling Test.QuickCheck.Instances.Tagged ( src/Test/QuickCheck/Instances/Tagged.hs, dist/build/Test/QuickCheck/Instances/Tagged.o, dist/build/Test/QuickCheck/Instances/Tagged.dyn_o )
3377.94 s
[quickcheck-instances] [17 of 26] Compiling Test.QuickCheck.Instances.Text ( src/Test/QuickCheck/Instances/Text.hs, dist/build/Test/QuickCheck/Instances/Text.o, dist/build/Test/QuickCheck/Instances/Text.dyn_o )
3377.94 s
[quickcheck-instances] [18 of 26] Compiling Test.QuickCheck.Instances.Text.Short ( src/Test/QuickCheck/Instances/Text/Short.hs, dist/build/Test/QuickCheck/Instances/Text/Short.o, dist/build/Test/QuickCheck/Instances/Text/Short.dyn_o )
3377.94 s
[quickcheck-instances] [19 of 26] Compiling Test.QuickCheck.Instances.These ( src/Test/QuickCheck/Instances/These.hs, dist/build/Test/QuickCheck/Instances/These.o, dist/build/Test/QuickCheck/Instances/These.dyn_o )
3377.94 s
[quickcheck-instances] [20 of 26] Compiling Test.QuickCheck.Instances.Time ( src/Test/QuickCheck/Instances/Time.hs, dist/build/Test/QuickCheck/Instances/Time.o, dist/build/Test/QuickCheck/Instances/Time.dyn_o )
3377.94 s
[quickcheck-instances] [21 of 26] Compiling Test.QuickCheck.Instances.Transformer ( src/Test/QuickCheck/Instances/Transformer.hs, dist/build/Test/QuickCheck/Instances/Transformer.o, dist/build/Test/QuickCheck/Instances/Transformer.dyn_o )
3377.94 s
[quickcheck-instances] [22 of 26] Compiling Test.QuickCheck.Instances.UUID ( src/Test/QuickCheck/Instances/UUID.hs, dist/build/Test/QuickCheck/Instances/UUID.o, dist/build/Test/QuickCheck/Instances/UUID.dyn_o )
3377.94 s
[quickcheck-instances] [23 of 26] Compiling Test.QuickCheck.Instances.UnorderedContainers ( src/Test/QuickCheck/Instances/UnorderedContainers.hs, dist/build/Test/QuickCheck/Instances/UnorderedContainers.o, dist/build/Test/QuickCheck/Instances/UnorderedContainers.dyn_o )
3377.94 s
[quickcheck-instances] [24 of 26] Compiling Test.QuickCheck.Instances.Vector ( src/Test/QuickCheck/Instances/Vector.hs, dist/build/Test/QuickCheck/Instances/Vector.o, dist/build/Test/QuickCheck/Instances/Vector.dyn_o )
3377.94 s
[relude] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3377.94 s
[relude] Using strip version 2.44 found on system at:
3377.94 s
[relude] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3377.94 s
[relude] Using tar found on system at:
3377.94 s
[relude] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3377.94 s
[relude] No uhc found
3377.94 s
[relude] Phase: buildPhase
3377.94 s
[relude] Preprocessing library for relude-1.2.2.0..
3377.94 s
[relude] Building library for relude-1.2.2.0..
3377.94 s
[relude]
3377.94 s
[relude] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
3377.94 s
[relude] The following packages were specified via -package or -package-id flags,
3377.94 s
[relude] but were not needed for compilation:
3377.94 s
[relude] - ghc-prim-0.11.0 (exposed by flag -package-id ghc-prim-0.11.0-89e1)
3377.94 s
[relude] [ 1 of 57] Compiling Relude.Applicative
3377.94 s
[relude] [ 2 of 57] Compiling Relude.Base
3377.94 s
[relude] [ 3 of 57] Compiling Relude.Bool.Reexport
3377.94 s
[relude] [ 4 of 57] Compiling Relude.Container.Reexport
3377.94 s
[relude] [ 5 of 57] Compiling Relude.Foldable.Reexport
3377.94 s
[relude] [ 6 of 57] Compiling Relude.Function
3377.94 s
[relude] [ 7 of 57] Compiling Relude.Functor.Reexport
3377.94 s
[relude] [ 8 of 57] Compiling Relude.Functor.Fmap
3377.94 s
[relude] [ 9 of 57] Compiling Relude.Functor
3377.94 s
[relude] [10 of 57] Compiling Relude.Extra.Tuple
3377.94 s
[relude] [11 of 57] Compiling Relude.Enum
3377.94 s
[relude] [12 of 57] Compiling Relude.Lifted.Exit
3377.94 s
[relude] [13 of 57] Compiling Relude.Lifted.IORef
3377.94 s
[relude] [14 of 57] Compiling Relude.List.Reexport
3377.94 s
[relude] [15 of 57] Compiling Relude.Monad.Reexport
3377.94 s
[relude] [16 of 57] Compiling Relude.Monad.Maybe
3377.94 s
[relude] [17 of 57] Compiling Relude.Monad.Trans
3377.94 s
[relude] [18 of 57] Compiling Relude.Monoid
3377.94 s
[relude] [19 of 57] Compiling Relude.Nub
3377.94 s
[relude] [20 of 57] Compiling Relude.String.Reexport
3377.94 s
[relude] [21 of 57] Compiling Relude.String.Conversion
3377.94 s
[relude] [22 of 57] Compiling Relude.String
3377.94 s
[relude] [23 of 57] Compiling Relude.Print
3377.94 s
[relude] [24 of 57] Compiling Relude.Lifted.File
3377.94 s
[relude] [25 of 57] Compiling Relude.File
3377.94 s
[relude] [26 of 57] Compiling Relude.Debug
3377.94 s
[relude] [27 of 57] Compiling Relude.Monad.Either
3377.94 s
[relude] [28 of 57] Compiling Relude.Monad
3377.94 s
[relude] [29 of 57] Compiling Relude.List.NonEmpty
3377.94 s
[relude] [30 of 57] Compiling Relude.Exception
3377.94 s
[relude] [31 of 57] Compiling Relude.DeepSeq
3377.94 s
[relude] [32 of 57] Compiling Relude.Bool.Guard
3377.94 s
[relude] [33 of 57] Compiling Relude.Bool
3377.94 s
[relude] [34 of 57] Compiling Relude.Numeric
3377.94 s
[relude] [35 of 57] Compiling Relude.Container.One
3377.94 s
[relude] [36 of 57] Compiling Relude.Container
3377.94 s
[relude] [37 of 57] Compiling Relude.List
3377.94 s
[relude] [38 of 57] Compiling Relude.Lifted.Handle
3377.94 s
[relude] [39 of 57] Compiling Relude.Lifted.Concurrent
3377.94 s
[relude] [40 of 57] Compiling Relude.Foldable.Fold
3377.94 s
[relude] [41 of 57] Compiling Relude.Foldable
3377.94 s
[relude] [42 of 57] Compiling Relude.Extra.Map
3377.94 s
[relude] [43 of 57] Compiling Relude.Lifted.Terminal
3377.94 s
[relude] [44 of 57] Compiling Relude.Lifted.Env
3377.94 s
[relude] [45 of 57] Compiling Relude.Lifted
3377.94 s
[relude] [46 of 57] Compiling Relude
3377.94 s
[relude] [47 of 57] Compiling Relude.Extra.Type
3377.94 s
[relude] [48 of 57] Compiling Relude.Extra.Newtype
3377.94 s
[relude] [49 of 57] Compiling Relude.Extra.Lens
3377.94 s
[relude] [50 of 57] Compiling Relude.Extra.Group
3377.94 s
[relude] [51 of 57] Compiling Relude.Extra.Foldable1
3377.94 s
[doctest-parallel] Phase: buildPhase
3377.94 s
[doctest-parallel] Preprocessing library for doctest-parallel-0.3.1.1..
3377.94 s
[doctest-parallel] Building library for doctest-parallel-0.3.1.1..
3377.94 s
[doctest-parallel] [ 1 of 18] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o, dist/build/Control/Monad/Extra.dyn_o )
3377.94 s
[doctest-parallel] [ 2 of 18] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o, dist/build/Data/List/Extra.dyn_o )
3377.94 s
[doctest-parallel] [ 3 of 18] Compiling Paths_doctest_parallel ( dist/build/autogen/Paths_doctest_parallel.hs, dist/build/Paths_doctest_parallel.o, dist/build/Paths_doctest_parallel.dyn_o )
3377.94 s
[doctest-parallel] [ 4 of 18] Compiling Test.DocTest.Helpers ( src/Test/DocTest/Helpers.hs, dist/build/Test/DocTest/Helpers.o, dist/build/Test/DocTest/Helpers.dyn_o )
3377.94 s
[quickcheck-instances] [25 of 26] Compiling Test.QuickCheck.Instances.Void ( src/Test/QuickCheck/Instances/Void.hs, dist/build/Test/QuickCheck/Instances/Void.o, dist/build/Test/QuickCheck/Instances/Void.dyn_o )
3377.94 s
[quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.o, dist/build/Test/QuickCheck/Instances.dyn_o )
3377.94 s
[quickcheck-instances] [ 1 of 26] Compiling Test.QuickCheck.Instances.Containers ( src/Test/QuickCheck/Instances/Containers.hs, dist/build/Test/QuickCheck/Instances/Containers.p_o )
3377.94 s
[quickcheck-instances] [ 2 of 26] Compiling Test.QuickCheck.Instances.CustomPrelude ( src/Test/QuickCheck/Instances/CustomPrelude.hs, dist/build/Test/QuickCheck/Instances/CustomPrelude.p_o )
3377.94 s
[quickcheck-instances] [ 3 of 26] Compiling Test.QuickCheck.Instances.CaseInsensitive ( src/Test/QuickCheck/Instances/CaseInsensitive.hs, dist/build/Test/QuickCheck/Instances/CaseInsensitive.p_o )
3377.99 s
[semirings] [2 of 8] Compiling Data.Ring.Ordered ( Data/Ring/Ordered.hs, dist/build/Data/Ring/Ordered.o, dist/build/Data/Ring/Ordered.dyn_o )
3378.49 s
[semigroupoids] [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, dist/build/Data/Functor/Contravariant/Divise.o, dist/build/Data/Functor/Contravariant/Divise.dyn_o )
3378.80 s
[base64] Dependency base >=4.14 && <4.22: using base-4.19.1.0
3378.80 s
[base64] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.1.0
3378.80 s
[base64] Dependency deepseq >=1.4.4.0 && <1.6: using deepseq-1.5.0.0
3378.80 s
[base64] Dependency text >=2.0 && <2.3: using text-2.1.1
3378.80 s
[base64] Dependency text-short >=0.1 && <0.2: using text-short-0.1.6
3378.80 s
[base64] Dependency QuickCheck: using QuickCheck-2.14.3
3378.80 s
[base64] Dependency base >=4.14 && <4.22: using base-4.19.1.0
3378.80 s
[base64] Dependency base64: using base64-1.0
3378.80 s
[base64] Dependency base64-bytestring: using base64-bytestring-1.2.1.0
3378.80 s
[base64] Dependency bytestring >=0.10: using bytestring-0.12.1.0
3378.80 s
[base64] Dependency random-bytestring: using random-bytestring-0.1.4
3378.80 s
[base64] Dependency tasty: using tasty-1.5.3
3378.80 s
[base64] Dependency tasty-hunit: using tasty-hunit-0.10.2
3378.80 s
[base64] Dependency tasty-quickcheck: using tasty-quickcheck-0.11
3378.80 s
[base64] Dependency text >=2.0: using text-2.1.1
3378.80 s
[base64] Dependency text-short: using text-short-0.1.6
3378.84 s
[invariant] [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, dist/build/Data/Functor/Invariant.p_o )
3378.85 s
[charset] [9 of 9] Compiling Data.CharSet.Posix ( src/Data/CharSet/Posix.hs, dist/build/Data/CharSet/Posix.o, dist/build/Data/CharSet/Posix.dyn_o )
3379.49 s
[relude] [52 of 57] Compiling Relude.Extra.Foldable
3379.49 s
[relude] [53 of 57] Compiling Relude.Extra.Enum
3379.49 s
[relude] [54 of 57] Compiling Relude.Extra.CallStack
3379.49 s
[relude] [55 of 57] Compiling Relude.Extra.Bifunctor
3379.49 s
[relude] [56 of 57] Compiling Relude.Extra
3379.58 s
[relude] [57 of 57] Compiling Relude.Unsafe
3379.60 s
[semigroupoids] [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, dist/build/Data/Functor/Contravariant/Decide.o, dist/build/Data/Functor/Contravariant/Decide.dyn_o )
3379.80 s
[base64] Source component graph:
3379.80 s
[base64] component lib
3379.80 s
[base64] component test:base64-tests dependency lib
3379.80 s
[base64] Configured component graph:
3379.80 s
[base64] component base64-1.0-GhaGR0IbRwxKa0r0Gi833G
3379.80 s
[base64] include base-4.19.1.0-a65c
3379.80 s
[base64] include bytestring-0.12.1.0-e271
3379.80 s
[base64] include deepseq-1.5.0.0-e0b4
3379.80 s
[base64] include text-2.1.1-7a0f
3379.80 s
[base64] include text-short-0.1.6-FnZfx4AJqHdDxzrAfAKDCg
3379.80 s
[base64] component base64-1.0-GwFa9SolrzeI2cx9rg08o3-base64-tests
3379.80 s
[base64] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3379.80 s
[base64] include base-4.19.1.0-a65c
3379.80 s
[base64] include base64-1.0-GhaGR0IbRwxKa0r0Gi833G
3379.80 s
[base64] include base64-bytestring-1.2.1.0-L9K5qAc523E90X0Udhg4DM
3379.80 s
[base64] include bytestring-0.12.1.0-e271
3379.80 s
[base64] include random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU
3379.80 s
[base64] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3379.80 s
[base64] include tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3379.80 s
[base64] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3379.80 s
[base64] include text-2.1.1-7a0f
3379.80 s
[base64] include text-short-0.1.6-FnZfx4AJqHdDxzrAfAKDCg
3379.80 s
[base64] Linked component graph:
3379.80 s
[base64] unit base64-1.0-GhaGR0IbRwxKa0r0Gi833G
3379.80 s
[base64] include base-4.19.1.0-a65c
3379.80 s
[base64] include bytestring-0.12.1.0-e271
3379.80 s
[base64] include deepseq-1.5.0.0-e0b4
3379.80 s
[base64] include text-2.1.1-7a0f
3379.80 s
[base64] include text-short-0.1.6-FnZfx4AJqHdDxzrAfAKDCg
3379.80 s
[base64] Data.Base64.Types=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.Base64.Types,Data.ByteString.Base64=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.ByteString.Base64,Data.ByteString.Base64.URL=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.ByteString.Base64.URL,Data.ByteString.Lazy.Base64=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.ByteString.Lazy.Base64,Data.ByteString.Lazy.Base64.URL=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.ByteString.Lazy.Base64.URL,Data.ByteString.Short.Base64=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.ByteString.Short.Base64,Data.ByteString.Short.Base64.URL=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.ByteString.Short.Base64.URL,Data.Text.Encoding.Base64=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.Text.Encoding.Base64,Data.Text.Encoding.Base64.Error=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.Text.Encoding.Base64.Error,Data.Text.Encoding.Base64.URL=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.Text.Encoding.Base64.URL,Data.Text.Lazy.Encoding.Base64=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.Text.Lazy.Encoding.Base64,Data.Text.Lazy.Encoding.Base64.URL=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.Text.Lazy.Encoding.Base64.URL,Data.Text.Short.Encoding.Base64=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.Text.Short.Encoding.Base64,Data.Text.Short.Encoding.Base64.URL=base64-1.0-GhaGR0IbRwxKa0r0Gi833G:Data.Text.Short.Encoding.Base64.URL
3379.80 s
[base64] unit base64-1.0-GwFa9SolrzeI2cx9rg08o3-base64-tests
3379.80 s
[base64] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3379.80 s
[base64] include base-4.19.1.0-a65c
3379.80 s
[base64] include base64-1.0-GhaGR0IbRwxKa0r0Gi833G
3379.80 s
[base64] include base64-bytestring-1.2.1.0-L9K5qAc523E90X0Udhg4DM
3379.80 s
[base64] include bytestring-0.12.1.0-e271
3379.80 s
[base64] include random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU
3379.80 s
[base64] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3379.80 s
[base64] include tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3379.80 s
[base64] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3379.80 s
[base64] include text-2.1.1-7a0f
3379.80 s
[base64] include text-short-0.1.6-FnZfx4AJqHdDxzrAfAKDCg
3379.80 s
[base64] Ready component graph:
3379.80 s
[base64] definite base64-1.0-GhaGR0IbRwxKa0r0Gi833G
3379.80 s
[base64] depends base-4.19.1.0-a65c
3379.80 s
[base64] depends bytestring-0.12.1.0-e271
3379.80 s
[base64] depends deepseq-1.5.0.0-e0b4
3379.80 s
[base64] depends text-2.1.1-7a0f
3379.80 s
[base64] depends text-short-0.1.6-FnZfx4AJqHdDxzrAfAKDCg
3379.80 s
[base64] definite base64-1.0-GwFa9SolrzeI2cx9rg08o3-base64-tests
3379.80 s
[base64] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3379.80 s
[base64] depends base-4.19.1.0-a65c
3379.80 s
[base64] depends base64-1.0-GhaGR0IbRwxKa0r0Gi833G
3379.80 s
[base64] depends base64-bytestring-1.2.1.0-L9K5qAc523E90X0Udhg4DM
3379.80 s
[base64] depends bytestring-0.12.1.0-e271
3379.80 s
[base64] depends random-bytestring-0.1.4-FHrGfvNSpjj7BKcWLIZhXU
3379.80 s
[base64] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3379.80 s
[base64] depends tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3379.80 s
[base64] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3379.80 s
[base64] depends text-2.1.1-7a0f
3379.80 s
[base64] depends text-short-0.1.6-FnZfx4AJqHdDxzrAfAKDCg
3379.80 s
[base64] Using Cabal-3.10.2.0 compiled by ghc-9.8
3379.80 s
[base64] Using compiler: ghc-9.8.2
3379.80 s
[base64] Using install prefix: /nix/store/1awhq4nchbbk8zzbb236101134gsjdm2-base64-1.0
3379.81 s
[base64] Executables installed in:
3379.81 s
[base64] /nix/store/1awhq4nchbbk8zzbb236101134gsjdm2-base64-1.0/bin
3379.81 s
[base64] Libraries installed in:
3379.81 s
[base64] /nix/store/1awhq4nchbbk8zzbb236101134gsjdm2-base64-1.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/base64-1.0-GhaGR0IbRwxKa0r0Gi833G
3379.81 s
[base64] Dynamic Libraries installed in:
3379.81 s
[base64] /nix/store/1awhq4nchbbk8zzbb236101134gsjdm2-base64-1.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3379.81 s
[base64] Private executables installed in:
3379.81 s
[base64] /nix/store/1awhq4nchbbk8zzbb236101134gsjdm2-base64-1.0/libexec/x86_64-linux-ghc-9.8.2/base64-1.0
3379.81 s
[base64] Data files installed in:
3379.81 s
[base64] /nix/store/1awhq4nchbbk8zzbb236101134gsjdm2-base64-1.0/share/x86_64-linux-ghc-9.8.2/base64-1.0
3379.81 s
[base64] Documentation installed in:
3379.81 s
[base64] /nix/store/si5vymzdb3nxmckssj3rrcxx5xsxxis5-base64-1.0-doc/share/doc/base64-1.0
3379.81 s
[base64] Configuration files installed in:
3379.81 s
[base64] /nix/store/1awhq4nchbbk8zzbb236101134gsjdm2-base64-1.0/etc
3379.81 s
[base64] No alex found
3379.81 s
[base64] Using ar found on system at:
3379.81 s
[base64] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3379.81 s
[base64] No c2hs found
3379.81 s
[base64] No cpphs found
3379.81 s
[base64] No doctest found
3379.81 s
[base64] Using gcc version 14.3.0 given by user at:
3379.81 s
[base64] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3379.81 s
[base64] Using ghc version 9.8.2 found on system at:
3379.81 s
[base64] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3379.81 s
[base64] Using ghc-pkg version 9.8.2 found on system at:
3379.81 s
[base64] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3379.81 s
[base64] No ghcjs found
3379.81 s
[base64] No ghcjs-pkg found
3379.81 s
[base64] No greencard found
3379.81 s
[base64] Using haddock version 2.30.0 found on system at:
3379.81 s
[base64] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3379.81 s
[base64] No happy found
3379.81 s
[base64] Using haskell-suite found on system at: haskell-suite-dummy-location
3379.81 s
[base64] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3379.81 s
[base64] No hmake found
3379.81 s
[base64] Using hpc version 0.69 found on system at:
3379.81 s
[base64] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3379.81 s
[base64] Using hsc2hs version 0.68.10 found on system at:
3379.81 s
[base64] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3379.81 s
[base64] Using hscolour version 1.25 found on system at:
3379.81 s
[base64] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3379.81 s
[base64] No jhc found
3379.81 s
[base64] Using ld found on system at:
3379.81 s
[base64] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3379.81 s
[base64] No pkg-config found
3379.81 s
[base64] Using runghc version 9.8.2 found on system at:
3379.81 s
[base64] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3379.81 s
[base64] Using strip version 2.44 found on system at:
3379.81 s
[base64] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3379.81 s
[base64] Using tar found on system at:
3379.81 s
[base64] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3379.81 s
[base64] No uhc found
3380.10 s
[uniplate] [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o, dist/build/Data/Generics/Uniplate/Internal/Utils.dyn_o )
3380.10 s
[uniplate] [ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o, dist/build/Data/Generics/Uniplate.dyn_o )
3380.10 s
[uniplate] [ 4 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o, dist/build/Data/Generics/Str.dyn_o )
3380.10 s
[uniplate] [ 5 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.dyn_o )
3380.10 s
[uniplate] [ 6 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o, dist/build/Data/Generics/Uniplate/Internal/Data.dyn_o )
3380.10 s
[uniplate]
3380.10 s
[uniplate] Data/Generics/Uniplate/Internal/Data.hs:336:81: warning : [ GHC-63394 ] [ -Wx-partial ]
3380.10 s
[uniplate] In the use of ‘tail’
3380.10 s
[uniplate] (imported from Data.List, but defined in GHC.List):
3380.10 s
[uniplate] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3380.10 s
[uniplate] |
3380.10 s
[uniplate] 336 | [ (i, IntMap.fromAscList [(j, slice i j ts) | (j,ts) <- zip [i..n] (tail $ inits ts)])
3380.10 s
[uniplate] | ^^^^
3380.40 s
[base64] Phase: buildPhase
3380.60 s
[charset] [1 of 9] Compiling Data.CharSet.ByteSet ( src/Data/CharSet/ByteSet.hs, dist/build/Data/CharSet/ByteSet.p_o )
3380.75 s
[semigroupoids] [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, dist/build/Data/Functor/Contravariant/Conclude.o, dist/build/Data/Functor/Contravariant/Conclude.dyn_o )
3380.88 s
[semirings] [3 of 8] Compiling Data.Euclidean ( Data/Euclidean.hs, dist/build/Data/Euclidean.o, dist/build/Data/Euclidean.dyn_o )
3380.91 s
[base64] Preprocessing library for base64-1.0..
3380.94 s
[base64] Building library for base64-1.0..
3381.12 s
[uniplate] [ 7 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o, dist/build/Data/Generics/Uniplate/DataOnly.dyn_o )
3381.28 s
[base64] [ 1 of 22] Compiling Data.Base64.Types.Internal ( src/Data/Base64/Types/Internal.hs, dist/build/Data/Base64/Types/Internal.o, dist/build/Data/Base64/Types/Internal.dyn_o )
3381.39 s
[semigroupoids] [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o, dist/build/Data/Functor/Bind.dyn_o )
3381.39 s
[semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o, dist/build/Data/Semigroupoid.dyn_o )
3381.39 s
[semigroupoids] [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o, dist/build/Data/Semigroupoid/Ob.dyn_o )
3381.39 s
[semigroupoids] [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o, dist/build/Data/Semigroupoid/Dual.dyn_o )
3381.39 s
[semigroupoids] [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, dist/build/Data/Semigroupoid/Categorical.o, dist/build/Data/Semigroupoid/Categorical.dyn_o )
3381.39 s
[semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o, dist/build/Data/Groupoid.dyn_o )
3381.39 s
[semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o, dist/build/Data/Isomorphism.dyn_o )
3381.39 s
[semigroupoids] [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o, dist/build/Data/Functor/Bind/Trans.dyn_o )
3381.39 s
[semigroupoids] [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.o, dist/build/Data/Bifunctor/Apply.dyn_o )
3381.39 s
[semigroupoids] [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o, dist/build/Data/Functor/Alt.dyn_o )
3381.55 s
[uniplate] [ 8 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o, dist/build/Data/Generics/Uniplate/Operations.dyn_o )
3381.55 s
[uniplate] [ 9 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o, dist/build/Data/Generics/Uniplate/Direct.dyn_o )
3381.55 s
[uniplate] [10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o, dist/build/Data/Generics/Uniplate/Data.dyn_o )
3381.55 s
[uniplate] [11 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o, dist/build/Data/Generics/SYB.dyn_o )
3381.55 s
[uniplate] [12 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o, dist/build/Data/Generics/Compos.dyn_o )
3381.55 s
[uniplate] [13 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o, dist/build/Data/Generics/Uniplate/Typeable.dyn_o )
3381.55 s
[uniplate] [14 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o, dist/build/Data/Generics/Uniplate/Zipper.dyn_o )
3381.55 s
[uniplate] [15 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o, dist/build/Data/Generics/UniplateOn.dyn_o )
3381.55 s
[uniplate] [16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o, dist/build/Data/Generics/UniplateStr.dyn_o )
3381.55 s
[uniplate] [17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o, dist/build/Data/Generics/UniplateStrOn.dyn_o )
3381.55 s
[uniplate] [18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o, dist/build/Data/Generics/Biplate.dyn_o )
3381.55 s
[uniplate] [19 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o, dist/build/Data/Generics/PlateTypeable.dyn_o )
3381.55 s
[uniplate] [20 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o, dist/build/Data/Generics/PlateDirect.dyn_o )
3381.55 s
[uniplate] [21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o, dist/build/Data/Generics/PlateData.dyn_o )
3381.75 s
[charset] [2 of 9] Compiling Data.CharSet ( src/Data/CharSet.hs, dist/build/Data/CharSet.p_o )
3381.90 s
[semigroupoids] [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o, dist/build/Data/Semigroup/Foldable.dyn_o )
3382.04 s
[relude]
3382.04 s
[relude] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
3382.04 s
[relude] The following packages were specified via -package or -package-id flags,
3382.04 s
[relude] but were not needed for compilation:
3382.04 s
[relude] - ghc-prim-0.11.0 (exposed by flag -package-id ghc-prim-0.11.0-89e1)
3382.04 s
[doctest-parallel] [ 5 of 18] Compiling Test.DocTest.Internal.GhcUtil ( src/Test/DocTest/Internal/GhcUtil.hs, dist/build/Test/DocTest/Internal/GhcUtil.o, dist/build/Test/DocTest/Internal/GhcUtil.dyn_o )
3382.04 s
[doctest-parallel] [ 6 of 18] Compiling Test.DocTest.Internal.Location ( src/Test/DocTest/Internal/Location.hs, dist/build/Test/DocTest/Internal/Location.o, dist/build/Test/DocTest/Internal/Location.dyn_o )
3382.04 s
[doctest-parallel] [ 7 of 18] Compiling Test.DocTest.Internal.Logging ( src/Test/DocTest/Internal/Logging.hs, dist/build/Test/DocTest/Internal/Logging.o, dist/build/Test/DocTest/Internal/Logging.dyn_o )
3382.04 s
[doctest-parallel] [ 8 of 18] Compiling Test.DocTest.Internal.GhciWrapper ( src/Test/DocTest/Internal/GhciWrapper.hs, dist/build/Test/DocTest/Internal/GhciWrapper.o, dist/build/Test/DocTest/Internal/GhciWrapper.dyn_o )
3382.04 s
[doctest-parallel] [ 9 of 18] Compiling Test.DocTest.Internal.Interpreter ( src/Test/DocTest/Internal/Interpreter.hs, dist/build/Test/DocTest/Internal/Interpreter.o, dist/build/Test/DocTest/Internal/Interpreter.dyn_o )
3382.04 s
[doctest-parallel] [10 of 18] Compiling Test.DocTest.Internal.Nix ( src/Test/DocTest/Internal/Nix.hs, dist/build/Test/DocTest/Internal/Nix.o, dist/build/Test/DocTest/Internal/Nix.dyn_o )
3382.04 s
[doctest-parallel] [11 of 18] Compiling Test.DocTest.Internal.Options ( src/Test/DocTest/Internal/Options.hs, dist/build/Test/DocTest/Internal/Options.o, dist/build/Test/DocTest/Internal/Options.dyn_o )
3382.18 s
[relude] [ 1 of 57] Compiling Relude.Applicative
3382.44 s
[semigroupoids] [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.o, dist/build/Data/Semigroup/Traversable/Class.dyn_o )
3382.57 s
[quickcheck-instances] [ 4 of 26] Compiling Test.QuickCheck.Instances.ByteString ( src/Test/QuickCheck/Instances/ByteString.hs, dist/build/Test/QuickCheck/Instances/ByteString.p_o )
3382.57 s
[quickcheck-instances] [ 5 of 26] Compiling Test.QuickCheck.Instances.Array ( src/Test/QuickCheck/Instances/Array.hs, dist/build/Test/QuickCheck/Instances/Array.p_o )
3382.86 s
[uniplate] [ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.p_o )
3382.88 s
[tomland] [ 3 of 36] Compiling Toml.Type.Key
3382.89 s
[tomland] [ 4 of 36] Compiling Toml.Parser.Key
3382.96 s
[base64] [ 2 of 22] Compiling Data.Base64.Types ( src/Data/Base64/Types.hs, dist/build/Data/Base64/Types.o, dist/build/Data/Base64/Types.dyn_o )
3383.29 s
[base64] [ 3 of 22] Compiling Data.ByteString.Base64.Internal ( src/Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o, dist/build/Data/ByteString/Base64/Internal.dyn_o )
3383.47 s
[base64] [ 4 of 22] Compiling Data.ByteString.Base64.Internal.Utils ( src/Data/ByteString/Base64/Internal/Utils.hs, dist/build/Data/ByteString/Base64/Internal/Utils.o, dist/build/Data/ByteString/Base64/Internal/Utils.dyn_o )
3383.78 s
[base64] [ 5 of 22] Compiling Data.ByteString.Base64.Internal.Tail ( src/Data/ByteString/Base64/Internal/Tail.hs, dist/build/Data/ByteString/Base64/Internal/Tail.o, dist/build/Data/ByteString/Base64/Internal/Tail.dyn_o )
3384.00 s
[semirings] [4 of 8] Compiling Data.Field ( Data/Field.hs, dist/build/Data/Field.o, dist/build/Data/Field.dyn_o )
3384.20 s
[base64] [ 6 of 22] Compiling Data.ByteString.Base64.Internal.Tables ( src/Data/ByteString/Base64/Internal/Tables.hs, dist/build/Data/ByteString/Base64/Internal/Tables.o, dist/build/Data/ByteString/Base64/Internal/Tables.dyn_o )
3384.20 s
[semirings] [5 of 8] Compiling Data.Semiring.Directed ( Data/Semiring/Directed.hs, dist/build/Data/Semiring/Directed.o, dist/build/Data/Semiring/Directed.dyn_o )
3384.20 s
[semirings]
3384.20 s
[semirings] Data/Semiring/Directed.hs:24:44: warning : [ GHC-38856 ] [ -Wunused-imports ]
3384.20 s
[semirings] The import of ‘<>’ from module ‘Data.Semigroup’ is redundant
3384.20 s
[semirings] |
3384.20 s
[semirings] 24 | import Data.Semigroup (Min(Min), Max(Max), (<>) )
3384.20 s
[semirings] | ^^^^
3384.20 s
[semirings] [6 of 8] Compiling Data.Semiring.Generic ( Data/Semiring/Generic.hs, dist/build/Data/Semiring/Generic.o, dist/build/Data/Semiring/Generic.dyn_o )
3384.20 s
[semirings] [7 of 8] Compiling Data.Star ( Data/Star.hs, dist/build/Data/Star.o, dist/build/Data/Star.dyn_o )
3384.20 s
[semirings] [8 of 8] Compiling Data.Semiring.Tropical ( Data/Semiring/Tropical.hs, dist/build/Data/Semiring/Tropical.o, dist/build/Data/Semiring/Tropical.dyn_o )
3384.28 s
[relude] [ 2 of 57] Compiling Relude.Base
3384.54 s
[relude] [ 3 of 57] Compiling Relude.Bool.Reexport
3384.54 s
[relude] [ 4 of 57] Compiling Relude.Container.Reexport
3384.84 s
[relude] [ 5 of 57] Compiling Relude.Foldable.Reexport
3384.84 s
[relude] [ 6 of 57] Compiling Relude.Function
3384.84 s
[relude] [ 7 of 57] Compiling Relude.Functor.Reexport
3384.84 s
[relude] [ 8 of 57] Compiling Relude.Functor.Fmap
3384.91 s
[tomland] [ 5 of 36] Compiling Toml.Type.PrefixTree
3384.91 s
[tomland] [ 6 of 36] Compiling Toml.Type.Value
3384.91 s
[tomland] [ 7 of 36] Compiling Toml.Type.AnyValue
3384.91 s
[tomland] [ 8 of 36] Compiling Toml.Type.UValue
3384.91 s
[tomland] [ 9 of 36] Compiling Toml.Type.TOML
3384.93 s
[base64] [ 7 of 22] Compiling Data.ByteString.Base64.Internal.W16.Loop ( src/Data/ByteString/Base64/Internal/W16/Loop.hs, dist/build/Data/ByteString/Base64/Internal/W16/Loop.o, dist/build/Data/ByteString/Base64/Internal/W16/Loop.dyn_o )
3385.18 s
[semigroupoids] [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o, dist/build/Data/Semigroup/Traversable.dyn_o )
3385.32 s
[doctest-parallel] [12 of 18] Compiling Test.DocTest.Internal.Util ( src/Test/DocTest/Internal/Util.hs, dist/build/Test/DocTest/Internal/Util.o, dist/build/Test/DocTest/Internal/Util.dyn_o )
3385.32 s
[doctest-parallel] [13 of 18] Compiling Test.DocTest.Internal.Extract ( src/Test/DocTest/Internal/Extract.hs, dist/build/Test/DocTest/Internal/Extract.o, dist/build/Test/DocTest/Internal/Extract.dyn_o )
3385.34 s
[semigroupoids] [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.o, dist/build/Data/Semigroup/Bitraversable.dyn_o )
3385.34 s
[semigroupoids] [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o, dist/build/Data/Functor/Plus.dyn_o )
3385.34 s
[semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.o, dist/build/Semigroupoids/Do.dyn_o )
3385.35 s
[semigroupoids] [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o, dist/build/Data/Semigroupoid/Static.dyn_o )
3385.57 s
[relude] [ 9 of 57] Compiling Relude.Functor
3385.64 s
[semirings] [1 of 8] Compiling Data.Semiring ( Data/Semiring.hs, dist/build/Data/Semiring.p_o )
3385.90 s
[base64] [ 8 of 22] Compiling Data.ByteString.Base64.Internal.W64.Loop ( src/Data/ByteString/Base64/Internal/W64/Loop.hs, dist/build/Data/ByteString/Base64/Internal/W64/Loop.o, dist/build/Data/ByteString/Base64/Internal/W64/Loop.dyn_o )
3386.01 s
[doctest-parallel] [14 of 18] Compiling Test.DocTest.Internal.Parse ( src/Test/DocTest/Internal/Parse.hs, dist/build/Test/DocTest/Internal/Parse.o, dist/build/Test/DocTest/Internal/Parse.dyn_o )
3386.08 s
[tomland] [10 of 36] Compiling Toml.Type.Edsl
3386.13 s
[base64] [ 9 of 22] Compiling Data.ByteString.Base64.Internal.Head ( src/Data/ByteString/Base64/Internal/Head.hs, dist/build/Data/ByteString/Base64/Internal/Head.o, dist/build/Data/ByteString/Base64/Internal/Head.dyn_o )
3386.21 s
[quickcheck-instances] [ 6 of 26] Compiling Test.QuickCheck.Instances.DataFix ( src/Test/QuickCheck/Instances/DataFix.hs, dist/build/Test/QuickCheck/Instances/DataFix.p_o )
3386.21 s
[quickcheck-instances] [ 7 of 26] Compiling Test.QuickCheck.Instances.Hashable ( src/Test/QuickCheck/Instances/Hashable.hs, dist/build/Test/QuickCheck/Instances/Hashable.p_o )
3386.21 s
[quickcheck-instances] [ 8 of 26] Compiling Test.QuickCheck.Instances.Natural ( src/Test/QuickCheck/Instances/Natural.hs, dist/build/Test/QuickCheck/Instances/Natural.p_o )
3386.21 s
[quickcheck-instances] [ 9 of 26] Compiling Test.QuickCheck.Instances.OldTime ( src/Test/QuickCheck/Instances/OldTime.hs, dist/build/Test/QuickCheck/Instances/OldTime.p_o )
3386.21 s
[quickcheck-instances] [10 of 26] Compiling Test.QuickCheck.Instances.Primitive ( src/Test/QuickCheck/Instances/Primitive.hs, dist/build/Test/QuickCheck/Instances/Primitive.p_o )
3386.21 s
[quickcheck-instances] [11 of 26] Compiling Test.QuickCheck.Instances.Array.Byte ( src/Test/QuickCheck/Instances/Array/Byte.hs, dist/build/Test/QuickCheck/Instances/Array/Byte.p_o )
3386.21 s
[quickcheck-instances] [12 of 26] Compiling Test.QuickCheck.Instances.Scientific ( src/Test/QuickCheck/Instances/Scientific.hs, dist/build/Test/QuickCheck/Instances/Scientific.p_o )
3386.21 s
[quickcheck-instances] [13 of 26] Compiling Test.QuickCheck.Instances.Semigroup ( src/Test/QuickCheck/Instances/Semigroup.hs, dist/build/Test/QuickCheck/Instances/Semigroup.p_o )
3386.31 s
[quickcheck-instances] [14 of 26] Compiling Test.QuickCheck.Instances.Solo ( src/Test/QuickCheck/Instances/Solo.hs, dist/build/Test/QuickCheck/Instances/Solo.p_o )
3386.31 s
[quickcheck-instances] [15 of 26] Compiling Test.QuickCheck.Instances.Strict ( src/Test/QuickCheck/Instances/Strict.hs, dist/build/Test/QuickCheck/Instances/Strict.p_o )
3386.32 s
[relude] [10 of 57] Compiling Relude.Extra.Tuple
3386.59 s
[invariant] [2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, dist/build/Data/Functor/Invariant/TH/Internal.p_o )
3386.62 s
[quickcheck-instances] [16 of 26] Compiling Test.QuickCheck.Instances.Tagged ( src/Test/QuickCheck/Instances/Tagged.hs, dist/build/Test/QuickCheck/Instances/Tagged.p_o )
3386.62 s
[quickcheck-instances] [17 of 26] Compiling Test.QuickCheck.Instances.Text ( src/Test/QuickCheck/Instances/Text.hs, dist/build/Test/QuickCheck/Instances/Text.p_o )
3386.72 s
[tomland] [11 of 36] Compiling Toml.Type.Printer
3386.87 s
[charset] [3 of 9] Compiling Data.CharSet.Common ( src/Data/CharSet/Common.hs, dist/build/Data/CharSet/Common.p_o )
3386.91 s
[doctest-parallel] [15 of 18] Compiling Test.DocTest.Internal.Runner.Example ( src/Test/DocTest/Internal/Runner/Example.hs, dist/build/Test/DocTest/Internal/Runner/Example.o, dist/build/Test/DocTest/Internal/Runner/Example.dyn_o )
3387.19 s
[quickcheck-instances] [18 of 26] Compiling Test.QuickCheck.Instances.Text.Short ( src/Test/QuickCheck/Instances/Text/Short.hs, dist/build/Test/QuickCheck/Instances/Text/Short.p_o )
3387.19 s
[quickcheck-instances] [19 of 26] Compiling Test.QuickCheck.Instances.These ( src/Test/QuickCheck/Instances/These.hs, dist/build/Test/QuickCheck/Instances/These.p_o )
3387.19 s
[quickcheck-instances] [20 of 26] Compiling Test.QuickCheck.Instances.Time ( src/Test/QuickCheck/Instances/Time.hs, dist/build/Test/QuickCheck/Instances/Time.p_o )
3387.43 s
[relude] [11 of 57] Compiling Relude.Enum
3387.45 s
[base64] [10 of 22] Compiling Data.ByteString.Base64 ( src/Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o, dist/build/Data/ByteString/Base64.dyn_o )
3388.06 s
[semigroupoids] [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.p_o )
3388.16 s
[quickcheck-instances] [21 of 26] Compiling Test.QuickCheck.Instances.Transformer ( src/Test/QuickCheck/Instances/Transformer.hs, dist/build/Test/QuickCheck/Instances/Transformer.p_o )
3388.16 s
[quickcheck-instances] [22 of 26] Compiling Test.QuickCheck.Instances.UUID ( src/Test/QuickCheck/Instances/UUID.hs, dist/build/Test/QuickCheck/Instances/UUID.p_o )
3388.16 s
[quickcheck-instances] [23 of 26] Compiling Test.QuickCheck.Instances.UnorderedContainers ( src/Test/QuickCheck/Instances/UnorderedContainers.hs, dist/build/Test/QuickCheck/Instances/UnorderedContainers.p_o )
3388.16 s
[quickcheck-instances] [24 of 26] Compiling Test.QuickCheck.Instances.Vector ( src/Test/QuickCheck/Instances/Vector.hs, dist/build/Test/QuickCheck/Instances/Vector.p_o )
3388.16 s
[quickcheck-instances] [25 of 26] Compiling Test.QuickCheck.Instances.Void ( src/Test/QuickCheck/Instances/Void.hs, dist/build/Test/QuickCheck/Instances/Void.p_o )
3388.16 s
[quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.p_o )
3388.52 s
[doctest-parallel] [16 of 18] Compiling Test.DocTest.Internal.Property ( src/Test/DocTest/Internal/Property.hs, dist/build/Test/DocTest/Internal/Property.o, dist/build/Test/DocTest/Internal/Property.dyn_o )
3388.52 s
[doctest-parallel] [17 of 18] Compiling Test.DocTest.Internal.Runner ( src/Test/DocTest/Internal/Runner.hs, dist/build/Test/DocTest/Internal/Runner.o, dist/build/Test/DocTest/Internal/Runner.dyn_o )
3389.03 s
[tomland] [12 of 36] Compiling Toml.Type
3389.09 s
[invariant] [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, dist/build/Data/Functor/Invariant/TH.p_o )
3389.18 s
[tomland] [13 of 36] Compiling Toml.Parser.Value
3389.41 s
[relude] [12 of 57] Compiling Relude.Lifted.Exit
3389.41 s
[relude] [13 of 57] Compiling Relude.Lifted.IORef
3389.41 s
[relude] [14 of 57] Compiling Relude.List.Reexport
3389.41 s
[relude] [15 of 57] Compiling Relude.Monad.Reexport
3389.41 s
[relude] [16 of 57] Compiling Relude.Monad.Maybe
3389.41 s
[relude] [17 of 57] Compiling Relude.Monad.Trans
3389.41 s
[relude] [18 of 57] Compiling Relude.Monoid
3389.41 s
[relude] [19 of 57] Compiling Relude.Nub
3389.41 s
[relude] [20 of 57] Compiling Relude.String.Reexport
3389.41 s
[relude] [21 of 57] Compiling Relude.String.Conversion
3389.42 s
[charset] [4 of 9] Compiling Data.CharSet.Posix.Ascii ( src/Data/CharSet/Posix/Ascii.hs, dist/build/Data/CharSet/Posix/Ascii.p_o )
3389.60 s
[base64] [11 of 22] Compiling Data.ByteString.Base64.URL ( src/Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o, dist/build/Data/ByteString/Base64/URL.dyn_o )
3390.34 s
[semigroupoids] [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.p_o )
3390.34 s
[semigroupoids] [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.p_o )
3390.34 s
[semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.p_o )
3390.35 s
[semigroupoids] [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.p_o )
3390.51 s
[doctest-parallel] [18 of 18] Compiling Test.DocTest ( src/Test/DocTest.hs, dist/build/Test/DocTest.o, dist/build/Test/DocTest.dyn_o )
3391.15 s
[relude] [22 of 57] Compiling Relude.String
3391.77 s
[charset] [5 of 9] Compiling Data.CharSet.Unicode ( src/Data/CharSet/Unicode.hs, dist/build/Data/CharSet/Unicode.p_o )
3391.86 s
[invariant] [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, dist/build/Paths_invariant.p_o )
3392.11 s
[relude] [23 of 57] Compiling Relude.Print
3393.85 s
[quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.32..
3393.85 s
[quickcheck-instances] Building test suite 'self-test' for quickcheck-instances-0.3.32..
3394.26 s
[charset] [6 of 9] Compiling Data.CharSet.Unicode.Block ( src/Data/CharSet/Unicode/Block.hs, dist/build/Data/CharSet/Unicode/Block.p_o )
3394.27 s
[doctest-parallel] [ 1 of 18] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.p_o )
3394.28 s
[charset] [7 of 9] Compiling Data.CharSet.Unicode.Category ( src/Data/CharSet/Unicode/Category.hs, dist/build/Data/CharSet/Unicode/Category.p_o )
3394.38 s
[relude] [24 of 57] Compiling Relude.Lifted.File
3394.38 s
[relude] [25 of 57] Compiling Relude.File
3394.38 s
[relude] [26 of 57] Compiling Relude.Debug
3394.40 s
[quickcheck-instances] [1 of 1] Compiling Main ( test/Tests.hs, dist/build/self-test/self-test-tmp/Main.o )
3395.04 s
[relude] [27 of 57] Compiling Relude.Monad.Either
3395.04 s
[relude] [28 of 57] Compiling Relude.Monad
3395.04 s
[relude] [29 of 57] Compiling Relude.List.NonEmpty
3395.04 s
[relude] [30 of 57] Compiling Relude.Exception
3395.04 s
[relude] [31 of 57] Compiling Relude.DeepSeq
3395.04 s
[relude] [32 of 57] Compiling Relude.Bool.Guard
3395.04 s
[relude] [33 of 57] Compiling Relude.Bool
3395.04 s
[relude] [34 of 57] Compiling Relude.Numeric
3395.04 s
[relude] [35 of 57] Compiling Relude.Container.One
3395.04 s
[relude] [36 of 57] Compiling Relude.Container
3395.15 s
[charset] [8 of 9] Compiling Data.CharSet.Posix.Unicode ( src/Data/CharSet/Posix/Unicode.hs, dist/build/Data/CharSet/Posix/Unicode.p_o )
3395.19 s
[relude] [37 of 57] Compiling Relude.List
3395.19 s
[relude] [38 of 57] Compiling Relude.Lifted.Handle
3395.19 s
[relude] [39 of 57] Compiling Relude.Lifted.Concurrent
3395.19 s
[relude] [40 of 57] Compiling Relude.Foldable.Fold
3395.19 s
[relude] [41 of 57] Compiling Relude.Foldable
3395.44 s
[relude] [42 of 57] Compiling Relude.Extra.Map
3395.48 s
[relude] [43 of 57] Compiling Relude.Lifted.Terminal
3395.48 s
[relude] [44 of 57] Compiling Relude.Lifted.Env
3395.48 s
[relude] [45 of 57] Compiling Relude.Lifted
3395.48 s
[relude] [46 of 57] Compiling Relude
3396.03 s
[invariant] Preprocessing test suite 'spec' for invariant-0.6.4..
3396.04 s
[invariant] Building test suite 'spec' for invariant-0.6.4..
3396.06 s
[quickcheck-instances] [2 of 2] Linking dist/build/self-test/self-test
3396.08 s
[relude] [47 of 57] Compiling Relude.Extra.Type
3396.22 s
[doctest-parallel] [ 2 of 18] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.p_o )
3396.27 s
[doctest-parallel] [ 3 of 18] Compiling Paths_doctest_parallel ( dist/build/autogen/Paths_doctest_parallel.hs, dist/build/Paths_doctest_parallel.p_o )
3396.55 s
[invariant] [1 of 3] Compiling InvariantSpec ( test/InvariantSpec.hs, dist/build/spec/spec-tmp/InvariantSpec.o )
3396.60 s
[charset] [9 of 9] Compiling Data.CharSet.Posix ( src/Data/CharSet/Posix.hs, dist/build/Data/CharSet/Posix.p_o )
3397.21 s
[uniplate] [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.p_o )
3397.21 s
[uniplate] [ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.p_o )
3397.21 s
[uniplate] [ 4 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.p_o )
3397.21 s
[uniplate] [ 5 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.p_o )
3397.21 s
[uniplate] [ 6 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.p_o )
3397.21 s
[uniplate]
3397.21 s
[uniplate] Data/Generics/Uniplate/Internal/Data.hs:336:81: warning : [ GHC-63394 ] [ -Wx-partial ]
3397.21 s
[uniplate] In the use of ‘tail’
3397.21 s
[uniplate] (imported from Data.List, but defined in GHC.List):
3397.21 s
[uniplate] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3397.21 s
[uniplate] |
3397.21 s
[uniplate] 336 | [ (i, IntMap.fromAscList [(j, slice i j ts) | (j,ts) <- zip [i..n] (tail $ inits ts)])
3397.21 s
[uniplate] | ^^^^
3397.33 s
[doctest-parallel] [ 4 of 18] Compiling Test.DocTest.Helpers ( src/Test/DocTest/Helpers.hs, dist/build/Test/DocTest/Helpers.p_o )
3397.57 s
[relude] [48 of 57] Compiling Relude.Extra.Newtype
3397.57 s
[relude] [49 of 57] Compiling Relude.Extra.Lens
3397.57 s
[relude] [50 of 57] Compiling Relude.Extra.Group
3397.57 s
[relude] [51 of 57] Compiling Relude.Extra.Foldable1
3397.78 s
[tomland] [14 of 36] Compiling Toml.Parser.Item
3397.81 s
[tomland]
3397.81 s
[tomland] src/Toml/Parser/Item.hs:26:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
3397.81 s
[tomland] The import of ‘liftA2’
3397.81 s
[tomland] from module ‘Control.Applicative’ is redundant
3397.81 s
[tomland] |
3397.81 s
[tomland] 26 | import Control.Applicative (liftA2 , many)
3397.81 s
[tomland] | ^^^^^^
3398.02 s
[invariant] [2 of 3] Compiling THSpec ( test/THSpec.hs, dist/build/spec/spec-tmp/THSpec.o )
3398.05 s
[base64] [12 of 22] Compiling Data.ByteString.Lazy.Base64 ( src/Data/ByteString/Lazy/Base64.hs, dist/build/Data/ByteString/Lazy/Base64.o, dist/build/Data/ByteString/Lazy/Base64.dyn_o )
3398.05 s
[base64] [13 of 22] Compiling Data.ByteString.Lazy.Base64.URL ( src/Data/ByteString/Lazy/Base64/URL.hs, dist/build/Data/ByteString/Lazy/Base64/URL.o, dist/build/Data/ByteString/Lazy/Base64/URL.dyn_o )
3398.23 s
[semirings] [2 of 8] Compiling Data.Ring.Ordered ( Data/Ring/Ordered.hs, dist/build/Data/Ring/Ordered.p_o )
3398.31 s
[uniplate] [ 7 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.p_o )
3398.44 s
[relude] [52 of 57] Compiling Relude.Extra.Foldable
3398.44 s
[relude] [53 of 57] Compiling Relude.Extra.Enum
3398.44 s
[relude] [54 of 57] Compiling Relude.Extra.CallStack
3398.44 s
[relude] [55 of 57] Compiling Relude.Extra.Bifunctor
3398.44 s
[relude] [56 of 57] Compiling Relude.Extra
3398.53 s
[quickcheck-instances] buildPhase completed in 32 seconds
3398.53 s
[quickcheck-instances] Phase: checkPhase
3398.76 s
[quickcheck-instances] Running 1 test suites...
3398.77 s
[quickcheck-instances] Test suite self-test: RUNNING...
3398.81 s
[quickcheck-instances] +++ OK, passed 100 tests.
3398.82 s
[quickcheck-instances] +++ OK, passed 100 tests.
3398.82 s
[quickcheck-instances] +++ OK, passed 100 tests.
3398.82 s
[quickcheck-instances] +++ OK, passed 100 tests.
3398.84 s
[quickcheck-instances] +++ OK, passed 100 tests.
3398.84 s
[quickcheck-instances] Test suite self-test: PASS
3398.85 s
[quickcheck-instances] Test suite logged to: dist/test/quickcheck-instances-0.3.32-self-test.log
3398.85 s
[quickcheck-instances] 1 of 1 test suites (1 of 1 test cases) passed.
3398.86 s
[quickcheck-instances] Phase: haddockPhase
3398.99 s
[semigroupoids] [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.p_o )
3399.03 s
[relude] [57 of 57] Compiling Relude.Unsafe
3399.16 s
[uniplate] [ 8 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.p_o )
3399.16 s
[uniplate] [ 9 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.p_o )
3399.17 s
[uniplate] [10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.p_o )
3399.22 s
[uniplate] [11 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.p_o )
3399.22 s
[uniplate] [12 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.p_o )
3399.22 s
[uniplate] [13 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.p_o )
3399.22 s
[uniplate] [14 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.p_o )
3399.22 s
[uniplate] [15 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.p_o )
3399.22 s
[uniplate] [16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.p_o )
3399.22 s
[uniplate] [17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.p_o )
3399.22 s
[uniplate] [18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.p_o )
3399.22 s
[uniplate] [19 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.p_o )
3399.22 s
[uniplate] [20 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.p_o )
3399.22 s
[uniplate] [21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.p_o )
3399.30 s
[quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.32..
3399.30 s
[quickcheck-instances] Running Haddock on library for quickcheck-instances-0.3.32..
3399.32 s
[quickcheck-instances] Warning: The documentation for the following packages are not installed. No
3399.32 s
[quickcheck-instances] links will be generated to these packages: vector-0.13.2.0
3399.62 s
[quickcheck-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3399.64 s
[semigroupoids] [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.p_o )
3399.66 s
[tomland] [15 of 36] Compiling Toml.Parser.Validate
3400.33 s
[charset] buildPhase completed in 35 seconds
3400.33 s
[charset] Phase: checkPhase
3400.42 s
[semigroupoids] [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, dist/build/Data/Functor/Contravariant/Divise.p_o )
3400.50 s
[charset] Package has no test suites.
3400.51 s
[quickcheck-instances] [ 1 of 26] Compiling Test.QuickCheck.Instances.Containers ( src/Test/QuickCheck/Instances/Containers.hs, nothing )
3400.52 s
[charset] Phase: haddockPhase
3400.55 s
[quickcheck-instances] [ 2 of 26] Compiling Test.QuickCheck.Instances.CustomPrelude ( src/Test/QuickCheck/Instances/CustomPrelude.hs, nothing )
3400.63 s
[quickcheck-instances] [ 3 of 26] Compiling Test.QuickCheck.Instances.CaseInsensitive ( src/Test/QuickCheck/Instances/CaseInsensitive.hs, nothing )
3400.71 s
[tomland] [16 of 36] Compiling Toml.Parser
3400.79 s
[semirings] [3 of 8] Compiling Data.Euclidean ( Data/Euclidean.hs, dist/build/Data/Euclidean.p_o )
3401.05 s
[tomland] [17 of 36] Compiling Toml.Codec.BiMap
3401.05 s
[tomland] [18 of 36] Compiling Toml.Codec.Error
3401.10 s
[quickcheck-instances] [ 4 of 26] Compiling Test.QuickCheck.Instances.ByteString ( src/Test/QuickCheck/Instances/ByteString.hs, nothing )
3401.22 s
[charset] Preprocessing library for charset-0.3.12..
3401.25 s
[quickcheck-instances] [ 5 of 26] Compiling Test.QuickCheck.Instances.Array ( src/Test/QuickCheck/Instances/Array.hs, nothing )
3401.25 s
[charset] Running Haddock on library for charset-0.3.12..
3401.32 s
[quickcheck-instances] [ 6 of 26] Compiling Test.QuickCheck.Instances.DataFix ( src/Test/QuickCheck/Instances/DataFix.hs, nothing )
3401.38 s
[quickcheck-instances] [ 7 of 26] Compiling Test.QuickCheck.Instances.Hashable ( src/Test/QuickCheck/Instances/Hashable.hs, nothing )
3401.41 s
[charset] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3401.43 s
[quickcheck-instances] [ 8 of 26] Compiling Test.QuickCheck.Instances.Natural ( src/Test/QuickCheck/Instances/Natural.hs, nothing )
3401.44 s
[quickcheck-instances] [ 9 of 26] Compiling Test.QuickCheck.Instances.OldTime ( src/Test/QuickCheck/Instances/OldTime.hs, nothing )
3401.54 s
[quickcheck-instances] [10 of 26] Compiling Test.QuickCheck.Instances.Primitive ( src/Test/QuickCheck/Instances/Primitive.hs, nothing )
3401.66 s
[invariant] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
3401.70 s
[quickcheck-instances] [11 of 26] Compiling Test.QuickCheck.Instances.Array.Byte ( src/Test/QuickCheck/Instances/Array/Byte.hs, nothing )
3401.70 s
[quickcheck-instances] [12 of 26] Compiling Test.QuickCheck.Instances.Scientific ( src/Test/QuickCheck/Instances/Scientific.hs, nothing )
3401.74 s
[quickcheck-instances] [13 of 26] Compiling Test.QuickCheck.Instances.Semigroup ( src/Test/QuickCheck/Instances/Semigroup.hs, nothing )
3401.83 s
[quickcheck-instances] [14 of 26] Compiling Test.QuickCheck.Instances.Solo ( src/Test/QuickCheck/Instances/Solo.hs, nothing )
3401.86 s
[quickcheck-instances] [15 of 26] Compiling Test.QuickCheck.Instances.Strict ( src/Test/QuickCheck/Instances/Strict.hs, nothing )
3402.16 s
[doctest-parallel] [ 5 of 18] Compiling Test.DocTest.Internal.GhcUtil ( src/Test/DocTest/Internal/GhcUtil.hs, dist/build/Test/DocTest/Internal/GhcUtil.p_o )
3402.16 s
[doctest-parallel] [ 6 of 18] Compiling Test.DocTest.Internal.Location ( src/Test/DocTest/Internal/Location.hs, dist/build/Test/DocTest/Internal/Location.p_o )
3402.16 s
[doctest-parallel] [ 7 of 18] Compiling Test.DocTest.Internal.Logging ( src/Test/DocTest/Internal/Logging.hs, dist/build/Test/DocTest/Internal/Logging.p_o )
3402.16 s
[doctest-parallel] [ 8 of 18] Compiling Test.DocTest.Internal.GhciWrapper ( src/Test/DocTest/Internal/GhciWrapper.hs, dist/build/Test/DocTest/Internal/GhciWrapper.p_o )
3402.16 s
[doctest-parallel] [ 9 of 18] Compiling Test.DocTest.Internal.Interpreter ( src/Test/DocTest/Internal/Interpreter.hs, dist/build/Test/DocTest/Internal/Interpreter.p_o )
3402.16 s
[doctest-parallel] [10 of 18] Compiling Test.DocTest.Internal.Nix ( src/Test/DocTest/Internal/Nix.hs, dist/build/Test/DocTest/Internal/Nix.p_o )
3402.16 s
[doctest-parallel] [11 of 18] Compiling Test.DocTest.Internal.Options ( src/Test/DocTest/Internal/Options.hs, dist/build/Test/DocTest/Internal/Options.p_o )
3402.28 s
[quickcheck-instances] [16 of 26] Compiling Test.QuickCheck.Instances.Tagged ( src/Test/QuickCheck/Instances/Tagged.hs, nothing )
3402.48 s
[quickcheck-instances] [17 of 26] Compiling Test.QuickCheck.Instances.Text ( src/Test/QuickCheck/Instances/Text.hs, nothing )
3402.51 s
[quickcheck-instances] [18 of 26] Compiling Test.QuickCheck.Instances.Text.Short ( src/Test/QuickCheck/Instances/Text/Short.hs, nothing )
3402.54 s
[quickcheck-instances] [19 of 26] Compiling Test.QuickCheck.Instances.These ( src/Test/QuickCheck/Instances/These.hs, nothing )
3402.59 s
[charset] [1 of 9] Compiling Data.CharSet.ByteSet ( src/Data/CharSet/ByteSet.hs, nothing )
3402.63 s
[quickcheck-instances] [20 of 26] Compiling Test.QuickCheck.Instances.Time ( src/Test/QuickCheck/Instances/Time.hs, nothing )
3402.96 s
[charset] [2 of 9] Compiling Data.CharSet ( src/Data/CharSet.hs, nothing )
3402.96 s
[relude] Preprocessing test suite 'relude-test' for relude-1.2.2.0..
3402.97 s
[relude] Building test suite 'relude-test' for relude-1.2.2.0..
3403.03 s
[quickcheck-instances] [21 of 26] Compiling Test.QuickCheck.Instances.Transformer ( src/Test/QuickCheck/Instances/Transformer.hs, nothing )
3403.15 s
[tomland] [19 of 36] Compiling Toml.Codec.Types
3403.15 s
[quickcheck-instances] [22 of 26] Compiling Test.QuickCheck.Instances.UUID ( src/Test/QuickCheck/Instances/UUID.hs, nothing )
3403.22 s
[quickcheck-instances] [23 of 26] Compiling Test.QuickCheck.Instances.UnorderedContainers ( src/Test/QuickCheck/Instances/UnorderedContainers.hs, nothing )
3403.24 s
[tomland]
3403.24 s
[tomland] src/Toml/Codec/Types.hs:37:47: warning : [ GHC-38856 ] [ -Wunused-imports ]
3403.24 s
[tomland] The import of ‘liftA2’
3403.24 s
[tomland] from module ‘Control.Applicative’ is redundant
3403.24 s
[tomland] |
3403.24 s
[tomland] 37 | import Control.Applicative (Alternative (..), liftA2 )
3403.24 s
[tomland] | ^^^^^^
3403.29 s
[relude] [1 of 4] Compiling Test.Relude.Gen
3403.31 s
[quickcheck-instances] [24 of 26] Compiling Test.QuickCheck.Instances.Vector ( src/Test/QuickCheck/Instances/Vector.hs, nothing )
3403.33 s
[semigroupoids] [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, dist/build/Data/Functor/Contravariant/Decide.p_o )
3403.33 s
[uniplate] buildPhase completed in 37 seconds
3403.33 s
[uniplate] Phase: checkPhase
3403.48 s
[uniplate] Package has no test suites.
3403.49 s
[uniplate] Phase: haddockPhase
3403.58 s
[invariant] [4 of 4] Linking dist/build/spec/spec
3403.62 s
[charset] [3 of 9] Compiling Data.CharSet.Common ( src/Data/CharSet/Common.hs, nothing )
3403.64 s
[charset] [4 of 9] Compiling Data.CharSet.Posix.Ascii ( src/Data/CharSet/Posix/Ascii.hs, nothing )
3403.71 s
[charset] [5 of 9] Compiling Data.CharSet.Unicode ( src/Data/CharSet/Unicode.hs, nothing )
3403.78 s
[charset] [6 of 9] Compiling Data.CharSet.Unicode.Block ( src/Data/CharSet/Unicode/Block.hs, nothing )
3403.95 s
[relude] [2 of 4] Compiling Test.Relude.Container.One
3403.96 s
[uniplate] Preprocessing library for uniplate-1.6.13..
3403.98 s
[uniplate] Running Haddock on library for uniplate-1.6.13..
3403.98 s
[charset] [7 of 9] Compiling Data.CharSet.Unicode.Category ( src/Data/CharSet/Unicode/Category.hs, nothing )
3404.04 s
[quickcheck-instances] [25 of 26] Compiling Test.QuickCheck.Instances.Void ( src/Test/QuickCheck/Instances/Void.hs, nothing )
3404.06 s
[quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, nothing )
3404.08 s
[quickcheck-instances] Haddock coverage:
3404.08 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Containers'
3404.08 s
[quickcheck-instances] Missing documentation for:
3404.08 s
[quickcheck-instances] Module header
3404.09 s
[charset] [8 of 9] Compiling Data.CharSet.Posix.Unicode ( src/Data/CharSet/Posix/Unicode.hs, nothing )
3404.11 s
[tomland] [20 of 36] Compiling Toml.Codec.Di
3404.11 s
[uniplate] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3404.13 s
[charset] [9 of 9] Compiling Data.CharSet.Posix ( src/Data/CharSet/Posix.hs, nothing )
3404.13 s
[charset] Haddock coverage:
3404.13 s
[charset] 71% ( 5 / 7) in 'Data.CharSet.ByteSet'
3404.13 s
[charset] Missing documentation for:
3404.13 s
[charset] ByteSet (src/Data/CharSet/ByteSet.hs:46)
3404.13 s
[charset] fromList (src/Data/CharSet/ByteSet.hs:66)
3404.13 s
[charset] Warning: 'Char' is ambiguous. It is defined
3404.13 s
[charset] * in ‘Text.Read.Lex’
3404.13 s
[charset] * in ‘GHC.Types’
3404.13 s
[charset] You may be able to disambiguate the identifier by qualifying it or
3404.13 s
[charset] by specifying the type/value namespace explicitly.
3404.14 s
[charset] Defaulting to the one defined in ‘GHC.Types’
3404.14 s
[charset] 39% ( 18 / 46) in 'Data.CharSet'
3404.14 s
[charset] Missing documentation for:
3404.14 s
[charset] \\ (src/Data/CharSet.hs:122)
3404.14 s
[charset] member (src/Data/CharSet.hs:217)
3404.14 s
[charset] notMember (src/Data/CharSet.hs:226)
3404.14 s
[charset] overlaps (src/Data/CharSet.hs:247)
3404.14 s
[charset] isSubsetOf (src/Data/CharSet.hs:254)
3404.14 s
[charset] isComplemented (src/Data/CharSet.hs:139)
3404.14 s
[charset] empty (src/Data/CharSet.hs:154)
3404.14 s
[charset] singleton (src/Data/CharSet.hs:157)
3404.14 s
[charset] full (src/Data/CharSet.hs:161)
3404.14 s
[charset] insert (src/Data/CharSet.hs:176)
3404.14 s
[charset] delete (src/Data/CharSet.hs:186)
3404.14 s
[charset] complement (src/Data/CharSet.hs:191)
3404.14 s
[charset] range (src/Data/CharSet.hs:181)
3404.14 s
[charset] union (src/Data/CharSet.hs:196)
3404.14 s
[charset] intersection (src/Data/CharSet.hs:203)
3404.14 s
[charset] difference (src/Data/CharSet.hs:210)
3404.14 s
[charset] filter (src/Data/CharSet.hs:235)
3404.14 s
[charset] partition (src/Data/CharSet.hs:240)
3404.14 s
[charset] map (src/Data/CharSet.hs:134)
3404.14 s
[charset] fold (src/Data/CharSet.hs:230)
3404.14 s
[charset] toList (src/Data/CharSet.hs:144)
3404.14 s
[charset] fromList (src/Data/CharSet.hs:261)
3404.14 s
[charset] toAscList (src/Data/CharSet.hs:149)
3404.14 s
[charset] fromAscList (src/Data/CharSet.hs:265)
3404.14 s
[charset] fromDistinctAscList (src/Data/CharSet.hs:269)
3404.14 s
[charset] fromCharSet (src/Data/CharSet.hs:323)
3404.14 s
[charset] toCharSet (src/Data/CharSet.hs:327)
3404.14 s
[charset] toArray (src/Data/CharSet.hs:342)
3404.14 s
[charset] Warning: 'CharSet' is ambiguous. It is defined
3404.14 s
[charset] * at src/Data/CharSet.hs:96:16
3404.14 s
[charset] * at src/Data/CharSet.hs:96:1
3404.14 s
[charset] You may be able to disambiguate the identifier by qualifying it or
3404.14 s
[charset] by specifying the type/value namespace explicitly.
3404.14 s
[charset] Defaulting to the one defined at src/Data/CharSet.hs:96:1
3404.14 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.CaseInsensitive'
3404.14 s
[quickcheck-instances] Missing documentation for:
3404.14 s
[quickcheck-instances] Module header
3404.14 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.ByteString'
3404.14 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.DataFix'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Hashable'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Natural'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.OldTime'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Primitive'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array.Byte'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Scientific'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Semigroup'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Solo'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Strict'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Tagged'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text.Short'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.These'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Time'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Transformer'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UUID'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UnorderedContainers'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Vector'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Void'
3404.15 s
[quickcheck-instances] Missing documentation for:
3404.15 s
[quickcheck-instances] Module header
3404.15 s
[quickcheck-instances] 100% ( 1 / 1) in 'Test.QuickCheck.Instances'
3404.15 s
[charset] 9% ( 2 / 21) in 'Data.CharSet.Common'
3404.15 s
[charset] Missing documentation for:
3404.15 s
[charset] control (src/Data/CharSet/Common.hs:47)
3404.15 s
[charset] space (src/Data/CharSet/Common.hs:48)
3404.15 s
[charset] lower (src/Data/CharSet/Common.hs:49)
3404.15 s
[charset] upper (src/Data/CharSet/Common.hs:50)
3404.15 s
[charset] alpha (src/Data/CharSet/Common.hs:51)
3404.15 s
[charset] alphaNum (src/Data/CharSet/Common.hs:52)
3404.15 s
[charset] print (src/Data/CharSet/Common.hs:53)
3404.15 s
[charset] digit (src/Data/CharSet/Common.hs:54)
3404.16 s
[charset] octDigit (src/Data/CharSet/Common.hs:55)
3404.16 s
[charset] letter (src/Data/CharSet/Common.hs:56)
3404.16 s
[charset] mark (src/Data/CharSet/Common.hs:57)
3404.16 s
[charset] number (src/Data/CharSet/Common.hs:58)
3404.16 s
[charset] punctuation (src/Data/CharSet/Common.hs:59)
3404.16 s
[charset] symbol (src/Data/CharSet/Common.hs:60)
3404.16 s
[charset] separator (src/Data/CharSet/Common.hs:61)
3404.16 s
[charset] ascii (src/Data/CharSet/Common.hs:62)
3404.16 s
[charset] latin1 (src/Data/CharSet/Common.hs:63)
3404.16 s
[charset] asciiUpper (src/Data/CharSet/Common.hs:64)
3404.16 s
[charset] asciiLower (src/Data/CharSet/Common.hs:65)
3404.16 s
[charset] 11% ( 2 / 18) in 'Data.CharSet.Posix.Ascii'
3404.16 s
[charset] Missing documentation for:
3404.16 s
[charset] posixAscii (src/Data/CharSet/Posix/Ascii.hs:43)
3404.16 s
[charset] lookupPosixAsciiCharSet (src/Data/CharSet/Posix/Ascii.hs:61)
3404.16 s
[charset] alnum (src/Data/CharSet/Posix/Ascii.hs:26)
3404.16 s
[charset] alpha (src/Data/CharSet/Posix/Ascii.hs:27)
3404.16 s
[charset] ascii (src/Data/CharSet/Posix/Ascii.hs:28)
3404.16 s
[charset] blank (src/Data/CharSet/Posix/Ascii.hs:29)
3404.16 s
[charset] cntrl (src/Data/CharSet/Posix/Ascii.hs:30)
3404.16 s
[charset] digit (src/Data/CharSet/Posix/Ascii.hs:31)
3404.16 s
[charset] graph (src/Data/CharSet/Posix/Ascii.hs:34)
3404.16 s
[charset] print (src/Data/CharSet/Posix/Ascii.hs:35)
3404.16 s
[charset] word (src/Data/CharSet/Posix/Ascii.hs:36)
3404.16 s
[charset] punct (src/Data/CharSet/Posix/Ascii.hs:37)
3404.16 s
[charset] space (src/Data/CharSet/Posix/Ascii.hs:38)
3404.16 s
[charset] upper (src/Data/CharSet/Posix/Ascii.hs:33)
3404.16 s
[charset] lower (src/Data/CharSet/Posix/Ascii.hs:32)
3404.16 s
[charset] xdigit (src/Data/CharSet/Posix/Ascii.hs:39)
3404.16 s
[charset] Warning: 'categories' is out of scope.
3404.16 s
[charset] If you qualify the identifier, haddock can try to link it anyway.
3404.16 s
[charset] 23% ( 12 / 52) in 'Data.CharSet.Unicode'
3404.16 s
[charset] Missing documentation for:
3404.16 s
[charset] UnicodeCategory (src/Data/CharSet/Unicode.hs:46)
3404.16 s
[charset] unicodeCategories (src/Data/CharSet/Unicode.hs:51)
3404.16 s
[charset] modifierLetter (src/Data/CharSet/Unicode.hs:102)
3404.16 s
[charset] otherLetter (src/Data/CharSet/Unicode.hs:103)
3404.16 s
[charset] letter (src/Data/CharSet/Unicode.hs:104)
3404.16 s
[charset] lowercaseLetter (src/Data/CharSet/Unicode.hs:96)
3404.16 s
[charset] uppercaseLetter (src/Data/CharSet/Unicode.hs:97)
3404.16 s
[charset] titlecaseLetter (src/Data/CharSet/Unicode.hs:98)
3404.16 s
[charset] letterAnd (src/Data/CharSet/Unicode.hs:99)
3404.16 s
[charset] nonSpacingMark (src/Data/CharSet/Unicode.hs:111)
3404.16 s
[charset] spacingCombiningMark (src/Data/CharSet/Unicode.hs:112)
3404.16 s
[charset] enclosingMark (src/Data/CharSet/Unicode.hs:113)
3404.16 s
[charset] mark (src/Data/CharSet/Unicode.hs:114)
3404.16 s
[charset] space (src/Data/CharSet/Unicode.hs:120)
3404.16 s
[charset] lineSeparator (src/Data/CharSet/Unicode.hs:121)
3404.16 s
[charset] paragraphSeparator (src/Data/CharSet/Unicode.hs:122)
3404.16 s
[charset] separator (src/Data/CharSet/Unicode.hs:123)
3404.16 s
[charset] mathSymbol (src/Data/CharSet/Unicode.hs:129)
3404.16 s
[charset] currencySymbol (src/Data/CharSet/Unicode.hs:130)
3404.16 s
[charset] modifierSymbol (src/Data/CharSet/Unicode.hs:131)
3404.16 s
[charset] otherSymbol (src/Data/CharSet/Unicode.hs:132)
3404.16 s
[charset] symbol (src/Data/CharSet/Unicode.hs:133)
3404.16 s
[charset] decimalNumber (src/Data/CharSet/Unicode.hs:140)
3404.16 s
[charset] letterNumber (src/Data/CharSet/Unicode.hs:141)
3404.16 s
[charset] otherNumber (src/Data/CharSet/Unicode.hs:142)
3404.16 s
[charset] number (src/Data/CharSet/Unicode.hs:143)
3404.16 s
[charset] dashPunctuation (src/Data/CharSet/Unicode.hs:151)
3404.16 s
[charset] openPunctuation (src/Data/CharSet/Unicode.hs:152)
3404.16 s
[charset] closePunctuation (src/Data/CharSet/Unicode.hs:153)
3404.16 s
[charset] initialQuote (src/Data/CharSet/Unicode.hs:154)
3404.16 s
[charset] finalQuote (src/Data/CharSet/Unicode.hs:155)
3404.16 s
[charset] connectorPunctuation (src/Data/CharSet/Unicode.hs:156)
3404.16 s
[charset] otherPunctuation (src/Data/CharSet/Unicode.hs:157)
3404.16 s
[charset] punctuation (src/Data/CharSet/Unicode.hs:158)
3404.16 s
[charset] control (src/Data/CharSet/Unicode.hs:168)
3404.16 s
[charset] format (src/Data/CharSet/Unicode.hs:169)
3404.16 s
[charset] privateUse (src/Data/CharSet/Unicode.hs:170)
3404.16 s
[charset] surrogate (src/Data/CharSet/Unicode.hs:171)
3404.16 s
[charset] notAssigned (src/Data/CharSet/Unicode.hs:172)
3404.16 s
[charset] other (src/Data/CharSet/Unicode.hs:173)
3404.16 s
[charset] Warning: 'categories' is out of scope.
3404.16 s
[charset] If you qualify the identifier, haddock can try to link it anyway.
3404.16 s
[charset] 3% ( 4 /113) in 'Data.CharSet.Unicode.Block'
3404.16 s
[charset] Missing documentation for:
3404.16 s
[charset] Block (src/Data/CharSet/Unicode/Block.hs:139)
3404.16 s
[charset] blocks (src/Data/CharSet/Unicode/Block.hs:145)
3404.16 s
[charset] lookupBlock (src/Data/CharSet/Unicode/Block.hs:269)
3404.16 s
[charset] lookupBlockCharSet (src/Data/CharSet/Unicode/Block.hs:272)
3404.16 s
[charset] basicLatin (src/Data/CharSet/Unicode/Block.hs:274)
3404.16 s
[charset] latin1Supplement (src/Data/CharSet/Unicode/Block.hs:275)
3404.17 s
[charset] latinExtendedA (src/Data/CharSet/Unicode/Block.hs:276)
3404.17 s
[charset] latinExtendedB (src/Data/CharSet/Unicode/Block.hs:277)
3404.17 s
[charset] ipaExtensions (src/Data/CharSet/Unicode/Block.hs:278)
3404.17 s
[charset] spacingModifierLetters (src/Data/CharSet/Unicode/Block.hs:279)
3404.17 s
[charset] combiningDiacriticalMarks (src/Data/CharSet/Unicode/Block.hs:280)
3404.17 s
[charset] greekAndCoptic (src/Data/CharSet/Unicode/Block.hs:281)
3404.17 s
[charset] cyrillic (src/Data/CharSet/Unicode/Block.hs:282)
3404.17 s
[charset] cyrillicSupplementary (src/Data/CharSet/Unicode/Block.hs:283)
3404.17 s
[charset] armenian (src/Data/CharSet/Unicode/Block.hs:284)
3404.17 s
[charset] hebrew (src/Data/CharSet/Unicode/Block.hs:285)
3404.17 s
[charset] arabic (src/Data/CharSet/Unicode/Block.hs:286)
3404.17 s
[charset] syriac (src/Data/CharSet/Unicode/Block.hs:287)
3404.17 s
[charset] thaana (src/Data/CharSet/Unicode/Block.hs:288)
3404.17 s
[charset] devanagari (src/Data/CharSet/Unicode/Block.hs:289)
3404.17 s
[charset] bengali (src/Data/CharSet/Unicode/Block.hs:290)
3404.17 s
[charset] gurmukhi (src/Data/CharSet/Unicode/Block.hs:291)
3404.17 s
[charset] gujarati (src/Data/CharSet/Unicode/Block.hs:292)
3404.17 s
[charset] oriya (src/Data/CharSet/Unicode/Block.hs:293)
3404.17 s
[charset] tamil (src/Data/CharSet/Unicode/Block.hs:294)
3404.17 s
[charset] telugu (src/Data/CharSet/Unicode/Block.hs:295)
3404.17 s
[charset] kannada (src/Data/CharSet/Unicode/Block.hs:296)
3404.17 s
[charset] malayalam (src/Data/CharSet/Unicode/Block.hs:297)
3404.17 s
[charset] sinhala (src/Data/CharSet/Unicode/Block.hs:298)
3404.17 s
[charset] thai (src/Data/CharSet/Unicode/Block.hs:299)
3404.17 s
[charset] lao (src/Data/CharSet/Unicode/Block.hs:300)
3404.17 s
[charset] tibetan (src/Data/CharSet/Unicode/Block.hs:301)
3404.17 s
[charset] myanmar (src/Data/CharSet/Unicode/Block.hs:302)
3404.17 s
[charset] georgian (src/Data/CharSet/Unicode/Block.hs:303)
3404.17 s
[charset] hangulJamo (src/Data/CharSet/Unicode/Block.hs:304)
3404.17 s
[charset] ethiopic (src/Data/CharSet/Unicode/Block.hs:305)
3404.17 s
[charset] cherokee (src/Data/CharSet/Unicode/Block.hs:306)
3404.17 s
[charset] unifiedCanadianAboriginalSyllabics (src/Data/CharSet/Unicode/Block.hs:307)
3404.17 s
[charset] ogham (src/Data/CharSet/Unicode/Block.hs:308)
3404.17 s
[charset] runic (src/Data/CharSet/Unicode/Block.hs:309)
3404.17 s
[charset] tagalog (src/Data/CharSet/Unicode/Block.hs:310)
3404.17 s
[charset] hanunoo (src/Data/CharSet/Unicode/Block.hs:311)
3404.17 s
[charset] buhid (src/Data/CharSet/Unicode/Block.hs:312)
3404.17 s
[charset] tagbanwa (src/Data/CharSet/Unicode/Block.hs:313)
3404.17 s
[charset] khmer (src/Data/CharSet/Unicode/Block.hs:314)
3404.17 s
[charset] mongolian (src/Data/CharSet/Unicode/Block.hs:315)
3404.17 s
[charset] limbu (src/Data/CharSet/Unicode/Block.hs:316)
3404.17 s
[charset] taiLe (src/Data/CharSet/Unicode/Block.hs:317)
3404.17 s
[charset] khmerSymbols (src/Data/CharSet/Unicode/Block.hs:318)
3404.17 s
[charset] phoneticExtensions (src/Data/CharSet/Unicode/Block.hs:319)
3404.17 s
[charset] latinExtendedAdditional (src/Data/CharSet/Unicode/Block.hs:320)
3404.18 s
[charset] greekExtended (src/Data/CharSet/Unicode/Block.hs:321)
3404.18 s
[charset] generalPunctuation (src/Data/CharSet/Unicode/Block.hs:322)
3404.18 s
[charset] superscriptsAndSubscripts (src/Data/CharSet/Unicode/Block.hs:323)
3404.18 s
[charset] currencySymbols (src/Data/CharSet/Unicode/Block.hs:324)
3404.18 s
[charset] combiningDiacriticalMarksForSymbols (src/Data/CharSet/Unicode/Block.hs:325)
3404.18 s
[charset] letterlikeSymbols (src/Data/CharSet/Unicode/Block.hs:326)
3404.18 s
[charset] numberForms (src/Data/CharSet/Unicode/Block.hs:327)
3404.18 s
[charset] arrows (src/Data/CharSet/Unicode/Block.hs:328)
3404.18 s
[charset] mathematicalOperators (src/Data/CharSet/Unicode/Block.hs:329)
3404.18 s
[charset] miscellaneousTechnical (src/Data/CharSet/Unicode/Block.hs:330)
3404.18 s
[charset] controlPictures (src/Data/CharSet/Unicode/Block.hs:331)
3404.18 s
[charset] opticalCharacterRecognition (src/Data/CharSet/Unicode/Block.hs:332)
3404.18 s
[charset] enclosedAlphanumerics (src/Data/CharSet/Unicode/Block.hs:333)
3404.18 s
[charset] boxDrawing (src/Data/CharSet/Unicode/Block.hs:334)
3404.18 s
[charset] blockElements (src/Data/CharSet/Unicode/Block.hs:335)
3404.18 s
[charset] geometricShapes (src/Data/CharSet/Unicode/Block.hs:336)
3404.18 s
[charset] miscellaneousSymbols (src/Data/CharSet/Unicode/Block.hs:337)
3404.18 s
[charset] dingbats (src/Data/CharSet/Unicode/Block.hs:338)
3404.18 s
[charset] miscellaneousMathematicalSymbolsA (src/Data/CharSet/Unicode/Block.hs:339)
3404.18 s
[charset] supplementalArrowsA (src/Data/CharSet/Unicode/Block.hs:340)
3404.18 s
[charset] braillePatterns (src/Data/CharSet/Unicode/Block.hs:341)
3404.18 s
[charset] supplementalArrowsB (src/Data/CharSet/Unicode/Block.hs:342)
3404.18 s
[charset] miscellaneousMathematicalSymbolsB (src/Data/CharSet/Unicode/Block.hs:343)
3404.18 s
[charset] supplementalMathematicalOperators (src/Data/CharSet/Unicode/Block.hs:344)
3404.18 s
[charset] miscellaneousSymbolsAndArrows (src/Data/CharSet/Unicode/Block.hs:345)
3404.18 s
[charset] cjkRadicalsSupplement (src/Data/CharSet/Unicode/Block.hs:346)
3404.18 s
[charset] kangxiRadicals (src/Data/CharSet/Unicode/Block.hs:347)
3404.18 s
[charset] ideographicDescriptionCharacters (src/Data/CharSet/Unicode/Block.hs:348)
3404.18 s
[charset] cjkSymbolsAndPunctuation (src/Data/CharSet/Unicode/Block.hs:349)
3404.18 s
[charset] hiragana (src/Data/CharSet/Unicode/Block.hs:350)
3404.18 s
[charset] katakana (src/Data/CharSet/Unicode/Block.hs:351)
3404.18 s
[charset] bopomofo (src/Data/CharSet/Unicode/Block.hs:352)
3404.18 s
[charset] hangulCompatibilityJamo (src/Data/CharSet/Unicode/Block.hs:353)
3404.18 s
[charset] kanbun (src/Data/CharSet/Unicode/Block.hs:354)
3404.18 s
[charset] bopomofoExtended (src/Data/CharSet/Unicode/Block.hs:355)
3404.18 s
[charset] katakanaPhoneticExtensions (src/Data/CharSet/Unicode/Block.hs:356)
3404.18 s
[charset] enclosedCjkLettersAndMonths (src/Data/CharSet/Unicode/Block.hs:357)
3404.18 s
[charset] cjkCompatibility (src/Data/CharSet/Unicode/Block.hs:358)
3404.18 s
[charset] cjkUnifiedIdeographsExtensionA (src/Data/CharSet/Unicode/Block.hs:359)
3404.18 s
[charset] yijingHexagramSymbols (src/Data/CharSet/Unicode/Block.hs:360)
3404.18 s
[charset] cjkUnifiedIdeographs (src/Data/CharSet/Unicode/Block.hs:361)
3404.18 s
[charset] yiSyllables (src/Data/CharSet/Unicode/Block.hs:362)
3404.18 s
[charset] yiRadicals (src/Data/CharSet/Unicode/Block.hs:363)
3404.18 s
[charset] hangulSyllables (src/Data/CharSet/Unicode/Block.hs:364)
3404.20 s
[charset] highSurrogates (src/Data/CharSet/Unicode/Block.hs:365)
3404.20 s
[charset] highPrivateUseSurrogates (src/Data/CharSet/Unicode/Block.hs:366)
3404.20 s
[charset] lowSurrogates (src/Data/CharSet/Unicode/Block.hs:367)
3404.20 s
[charset] privateUseArea (src/Data/CharSet/Unicode/Block.hs:368)
3404.20 s
[charset] cjkCompatibilityIdeographs (src/Data/CharSet/Unicode/Block.hs:369)
3404.20 s
[charset] alphabeticPresentationForms (src/Data/CharSet/Unicode/Block.hs:370)
3404.20 s
[charset] arabicPresentationFormsA (src/Data/CharSet/Unicode/Block.hs:371)
3404.20 s
[charset] variationSelectors (src/Data/CharSet/Unicode/Block.hs:372)
3404.20 s
[charset] combiningHalfMarks (src/Data/CharSet/Unicode/Block.hs:373)
3404.20 s
[charset] cjkCompatibilityForms (src/Data/CharSet/Unicode/Block.hs:374)
3404.20 s
[charset] smallFormVariants (src/Data/CharSet/Unicode/Block.hs:375)
3404.20 s
[charset] arabicPresentationFormsB (src/Data/CharSet/Unicode/Block.hs:376)
3404.20 s
[charset] halfwidthAndFullwidthForms (src/Data/CharSet/Unicode/Block.hs:377)
3404.20 s
[charset] specials (src/Data/CharSet/Unicode/Block.hs:378)
3404.20 s
[charset] 22% ( 12 / 54) in 'Data.CharSet.Unicode.Category'
3404.20 s
[charset] Missing documentation for:
3404.20 s
[charset] Category (src/Data/CharSet/Unicode/Category.hs:53)
3404.20 s
[charset] categories (src/Data/CharSet/Unicode/Category.hs:62)
3404.20 s
[charset] lookupCategory (src/Data/CharSet/Unicode/Category.hs:110)
3404.20 s
[charset] lookupCategoryCharSet (src/Data/CharSet/Unicode/Category.hs:113)
3404.20 s
[charset] modifierLetter (src/Data/CharSet/Unicode/Category.hs:137)
3404.20 s
[charset] otherLetter (src/Data/CharSet/Unicode/Category.hs:138)
3404.20 s
[charset] letter (src/Data/CharSet/Unicode/Category.hs:139)
3404.20 s
[charset] lowercaseLetter (src/Data/CharSet/Unicode/Category.hs:131)
3404.20 s
[charset] uppercaseLetter (src/Data/CharSet/Unicode/Category.hs:132)
3404.20 s
[charset] titlecaseLetter (src/Data/CharSet/Unicode/Category.hs:133)
3404.20 s
[charset] letterAnd (src/Data/CharSet/Unicode/Category.hs:134)
3404.20 s
[charset] nonSpacingMark (src/Data/CharSet/Unicode/Category.hs:146)
3404.20 s
[charset] spacingCombiningMark (src/Data/CharSet/Unicode/Category.hs:147)
3404.20 s
[charset] enclosingMark (src/Data/CharSet/Unicode/Category.hs:148)
3404.20 s
[charset] mark (src/Data/CharSet/Unicode/Category.hs:149)
3404.20 s
[charset] space (src/Data/CharSet/Unicode/Category.hs:155)
3404.20 s
[charset] lineSeparator (src/Data/CharSet/Unicode/Category.hs:156)
3404.20 s
[charset] paragraphSeparator (src/Data/CharSet/Unicode/Category.hs:157)
3404.20 s
[charset] separator (src/Data/CharSet/Unicode/Category.hs:158)
3404.20 s
[charset] mathSymbol (src/Data/CharSet/Unicode/Category.hs:164)
3404.20 s
[charset] currencySymbol (src/Data/CharSet/Unicode/Category.hs:165)
3404.20 s
[charset] modifierSymbol (src/Data/CharSet/Unicode/Category.hs:166)
3404.20 s
[charset] otherSymbol (src/Data/CharSet/Unicode/Category.hs:167)
3404.20 s
[charset] symbol (src/Data/CharSet/Unicode/Category.hs:168)
3404.20 s
[charset] decimalNumber (src/Data/CharSet/Unicode/Category.hs:175)
3404.20 s
[charset] letterNumber (src/Data/CharSet/Unicode/Category.hs:176)
3404.20 s
[charset] otherNumber (src/Data/CharSet/Unicode/Category.hs:177)
3404.20 s
[charset] number (src/Data/CharSet/Unicode/Category.hs:178)
3404.20 s
[charset] dashPunctuation (src/Data/CharSet/Unicode/Category.hs:186)
3404.20 s
[charset] openPunctuation (src/Data/CharSet/Unicode/Category.hs:187)
3404.20 s
[charset] closePunctuation (src/Data/CharSet/Unicode/Category.hs:188)
3404.20 s
[charset] initialQuote (src/Data/CharSet/Unicode/Category.hs:189)
3404.20 s
[charset] finalQuote (src/Data/CharSet/Unicode/Category.hs:190)
3404.20 s
[charset] connectorPunctuation (src/Data/CharSet/Unicode/Category.hs:191)
3404.20 s
[charset] otherPunctuation (src/Data/CharSet/Unicode/Category.hs:192)
3404.20 s
[charset] punctuation (src/Data/CharSet/Unicode/Category.hs:193)
3404.20 s
[charset] control (src/Data/CharSet/Unicode/Category.hs:203)
3404.20 s
[charset] format (src/Data/CharSet/Unicode/Category.hs:204)
3404.20 s
[charset] privateUse (src/Data/CharSet/Unicode/Category.hs:205)
3404.20 s
[charset] surrogate (src/Data/CharSet/Unicode/Category.hs:206)
3404.20 s
[charset] notAssigned (src/Data/CharSet/Unicode/Category.hs:207)
3404.20 s
[charset] other (src/Data/CharSet/Unicode/Category.hs:208)
3404.20 s
[charset] 11% ( 2 / 18) in 'Data.CharSet.Posix.Unicode'
3404.20 s
[charset] Missing documentation for:
3404.20 s
[charset] posixUnicode (src/Data/CharSet/Posix/Unicode.hs:45)
3404.20 s
[charset] lookupPosixUnicodeCharSet (src/Data/CharSet/Posix/Unicode.hs:63)
3404.20 s
[charset] alnum (src/Data/CharSet/Posix/Unicode.hs:28)
3404.20 s
[charset] alpha (src/Data/CharSet/Posix/Unicode.hs:30)
3404.21 s
[charset] ascii (src/Data/CharSet/Posix/Unicode.hs:29)
3404.21 s
[charset] blank (src/Data/CharSet/Posix/Unicode.hs:31)
3404.21 s
[charset] cntrl (src/Data/CharSet/Posix/Unicode.hs:32)
3404.21 s
[charset] digit (src/Data/CharSet/Posix/Unicode.hs:33)
3404.21 s
[charset] graph (src/Data/CharSet/Posix/Unicode.hs:36)
3404.21 s
[charset] print (src/Data/CharSet/Posix/Unicode.hs:37)
3404.21 s
[charset] word (src/Data/CharSet/Posix/Unicode.hs:38)
3404.21 s
[charset] punct (src/Data/CharSet/Posix/Unicode.hs:39)
3404.21 s
[charset] space (src/Data/CharSet/Posix/Unicode.hs:40)
3404.21 s
[charset] upper (src/Data/CharSet/Posix/Unicode.hs:35)
3404.21 s
[charset] lower (src/Data/CharSet/Posix/Unicode.hs:34)
3404.21 s
[charset] xdigit (src/Data/CharSet/Posix/Unicode.hs:41)
3404.21 s
[charset] 20% ( 1 / 5) in 'Data.CharSet.Posix'
3404.21 s
[charset] Missing documentation for:
3404.21 s
[charset] posixAscii (src/Data/CharSet/Posix/Ascii.hs:43)
3404.21 s
[charset] lookupPosixAsciiCharSet (src/Data/CharSet/Posix/Ascii.hs:61)
3404.21 s
[charset] posixUnicode (src/Data/CharSet/Posix/Unicode.hs:45)
3404.21 s
[charset] lookupPosixUnicodeCharSet (src/Data/CharSet/Posix/Unicode.hs:63)
3404.33 s
[doctest-parallel] [12 of 18] Compiling Test.DocTest.Internal.Util ( src/Test/DocTest/Internal/Util.hs, dist/build/Test/DocTest/Internal/Util.p_o )
3404.33 s
[doctest-parallel] [13 of 18] Compiling Test.DocTest.Internal.Extract ( src/Test/DocTest/Internal/Extract.hs, dist/build/Test/DocTest/Internal/Extract.p_o )
3404.39 s
[semirings] [4 of 8] Compiling Data.Field ( Data/Field.hs, dist/build/Data/Field.p_o )
3404.42 s
[doctest-parallel] [14 of 18] Compiling Test.DocTest.Internal.Parse ( src/Test/DocTest/Internal/Parse.hs, dist/build/Test/DocTest/Internal/Parse.p_o )
3404.58 s
[tomland] [21 of 36] Compiling Toml.Codec.Combinator.Tuple
3404.77 s
[semigroupoids] [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, dist/build/Data/Functor/Contravariant/Conclude.p_o )
3404.79 s
[semirings] [5 of 8] Compiling Data.Semiring.Directed ( Data/Semiring/Directed.hs, dist/build/Data/Semiring/Directed.p_o )
3404.79 s
[semirings]
3404.79 s
[semirings] Data/Semiring/Directed.hs:24:44: warning : [ GHC-38856 ] [ -Wunused-imports ]
3404.79 s
[semirings] The import of ‘<>’ from module ‘Data.Semigroup’ is redundant
3404.79 s
[semirings] |
3404.79 s
[semirings] 24 | import Data.Semigroup (Min(Min), Max(Max), (<>) )
3404.79 s
[semirings] | ^^^^
3404.79 s
[semirings] [6 of 8] Compiling Data.Semiring.Generic ( Data/Semiring/Generic.hs, dist/build/Data/Semiring/Generic.p_o )
3404.79 s
[semirings] [7 of 8] Compiling Data.Star ( Data/Star.hs, dist/build/Data/Star.p_o )
3404.79 s
[semirings] [8 of 8] Compiling Data.Semiring.Tropical ( Data/Semiring/Tropical.hs, dist/build/Data/Semiring/Tropical.p_o )
3405.12 s
[uniplate] [ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, nothing )
3405.13 s
[relude] [3 of 4] Compiling Test.Relude.Property
3405.26 s
[tomland] [22 of 36] Compiling Toml.Codec.Combinator.Table
3405.26 s
[tomland] [23 of 36] Compiling Toml.Codec.Code
3405.26 s
[tomland] [24 of 36] Compiling Toml.Codec.Combinator.Common
3405.26 s
[tomland] [25 of 36] Compiling Toml.Codec.Combinator.Map
3405.60 s
[doctest-parallel] [15 of 18] Compiling Test.DocTest.Internal.Runner.Example ( src/Test/DocTest/Internal/Runner/Example.hs, dist/build/Test/DocTest/Internal/Runner/Example.p_o )
3405.75 s
[semigroupoids] [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.p_o )
3405.75 s
[semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.p_o )
3405.75 s
[semigroupoids] [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.p_o )
3405.75 s
[semigroupoids] [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.p_o )
3405.75 s
[semigroupoids] [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, dist/build/Data/Semigroupoid/Categorical.p_o )
3405.75 s
[semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.p_o )
3405.75 s
[semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.p_o )
3405.75 s
[semigroupoids] [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.p_o )
3405.75 s
[semigroupoids] [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.p_o )
3405.75 s
[semigroupoids] [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.p_o )
3405.75 s
[semigroupoids] [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.p_o )
3405.75 s
[semigroupoids] [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.p_o )
3406.07 s
[uniplate] [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, nothing )
3406.11 s
[uniplate] [ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, nothing )
3406.34 s
[uniplate] [ 4 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, nothing )
3406.46 s
[uniplate] [ 5 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, nothing )
3406.48 s
[invariant] buildPhase completed in 40 seconds
3406.48 s
[invariant] Phase: checkPhase
3406.64 s
[quickcheck-instances] Warning: Test.QuickCheck.Instances.Vector: could not find link destinations for:
3406.64 s
[quickcheck-instances] - Data.Vector.Vector
3406.64 s
[quickcheck-instances] - Data.Vector.Primitive.Vector
3406.64 s
[quickcheck-instances] - Data.Vector.Storable.Vector
3406.64 s
[quickcheck-instances] - Data.Vector.Unboxed.Base.Unbox
3406.64 s
[quickcheck-instances] - Data.Vector.Unboxed.Base.Vector
3406.64 s
[uniplate] [ 6 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, nothing )
3406.72 s
[invariant] Running 1 test suites...
3406.72 s
[invariant] Test suite spec: RUNNING...
3406.73 s
[invariant]
3406.73 s
[invariant] Invariant
3406.73 s
[invariant] Invariant
3406.75 s
[invariant] satisfies the composition law [✔]
3406.75 s
[invariant] +++ OK, passed 100 tests.
3406.75 s
[invariant] Invariant2
3406.75 s
[invariant] satisfies the composition law [✔]
3406.75 s
[invariant] +++ OK, passed 100 tests.
3406.75 s
[invariant] TH
3406.75 s
[invariant] Compose Maybe Either Int Int
3406.75 s
[invariant] satisfies the invmap laws [✔]
3406.75 s
[invariant] +++ OK, passed 100 tests.
3406.75 s
[invariant] satisfies the invmap2 laws [✔]
3406.75 s
[invariant] +++ OK, passed 100 tests.
3406.75 s
[invariant] ComposeFam Maybe Either Int Int
3406.75 s
[invariant] satisfies the invmap laws [✔]
3406.75 s
[invariant] +++ OK, passed 100 tests.
3406.75 s
[invariant] satisfies the invmap2 laws [✔]
3406.75 s
[invariant] +++ OK, passed 100 tests.
3406.76 s
[invariant]
3406.76 s
[invariant] Finished in 0.0232 seconds
3406.76 s
[invariant] 6 examples, 0 failures
3406.76 s
[invariant] Test suite spec: PASS
3406.76 s
[invariant] Test suite logged to: dist/test/invariant-0.6.4-spec.log
3406.76 s
[invariant] 1 of 1 test suites (1 of 1 test cases) passed.
3406.79 s
[invariant] Phase: haddockPhase
3407.41 s
[doctest-parallel] [16 of 18] Compiling Test.DocTest.Internal.Property ( src/Test/DocTest/Internal/Property.hs, dist/build/Test/DocTest/Internal/Property.p_o )
3407.41 s
[doctest-parallel] [17 of 18] Compiling Test.DocTest.Internal.Runner ( src/Test/DocTest/Internal/Runner.hs, dist/build/Test/DocTest/Internal/Runner.p_o )
3407.44 s
[invariant] Preprocessing library for invariant-0.6.4..
3407.48 s
[invariant] Running Haddock on library for invariant-0.6.4..
3407.55 s
[relude] [4 of 4] Compiling Main
3407.58 s
[uniplate]
3407.58 s
[uniplate] Data/Generics/Uniplate/Internal/Data.hs:336:81: warning : [ GHC-63394 ] [ -Wx-partial ]
3407.58 s
[uniplate] In the use of ‘tail’
3407.58 s
[uniplate] (imported from Data.List, but defined in GHC.List):
3407.58 s
[uniplate] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3407.58 s
[uniplate] |
3407.58 s
[uniplate] 336 | [ (i, IntMap.fromAscList [(j, slice i j ts) | (j,ts) <- zip [i..n] (tail $ inits ts)])
3407.59 s
[uniplate] | ^^^^
3407.60 s
[uniplate] [ 7 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, nothing )
3407.61 s
[tomland] [26 of 36] Compiling Toml.Codec.BiMap.Conversion
3407.61 s
[tomland] [27 of 36] Compiling Toml.Codec.Combinator.Time
3407.61 s
[tomland] [28 of 36] Compiling Toml.Codec.Combinator.Primitive
3407.61 s
[tomland] [29 of 36] Compiling Toml.Codec.Combinator.Monoid
3407.61 s
[tomland] [30 of 36] Compiling Toml.Codec.Combinator.List
3407.61 s
[tomland] [31 of 36] Compiling Toml.Codec.Combinator.Set
3407.61 s
[tomland] [32 of 36] Compiling Toml.Codec.Combinator.Custom
3407.61 s
[tomland] [33 of 36] Compiling Toml.Codec.Combinator
3407.64 s
[uniplate] [ 8 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, nothing )
3407.70 s
[tomland] [34 of 36] Compiling Toml.Codec.Generic
3407.76 s
[invariant] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3407.83 s
[uniplate] [ 9 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, nothing )
3407.95 s
[uniplate] [10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, nothing )
3407.99 s
[uniplate] [11 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, nothing )
3408.03 s
[uniplate] [12 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, nothing )
3408.07 s
[uniplate] [13 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, nothing )
3408.19 s
[uniplate] [14 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, nothing )
3408.26 s
[semigroupoids] [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.p_o )
3408.33 s
[uniplate] [15 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, nothing )
3408.68 s
[uniplate] [16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, nothing )
3408.73 s
[invariant] [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, nothing )
3408.73 s
[semirings] buildPhase completed in 43 seconds
3408.73 s
[semirings] Phase: checkPhase
3408.79 s
[uniplate] [17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, nothing )
3408.82 s
[semirings] Package has no test suites.
3408.84 s
[semirings] Phase: haddockPhase
3408.85 s
[semigroupoids] [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.p_o )
3408.85 s
[semigroupoids] [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.p_o )
3408.85 s
[semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.p_o )
3408.85 s
[semigroupoids] [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.p_o )
3408.89 s
[uniplate] [18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, nothing )
3408.91 s
[uniplate] [19 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, nothing )
3409.02 s
[uniplate] [20 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, nothing )
3409.07 s
[uniplate] [21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, nothing )
3409.11 s
[doctest-parallel] [18 of 18] Compiling Test.DocTest ( src/Test/DocTest.hs, dist/build/Test/DocTest.p_o )
3409.12 s
[uniplate] Haddock coverage:
3409.13 s
[uniplate] Warning: 'Hide' is ambiguous. It is defined
3409.13 s
[relude] [5 of 5] Linking dist/build/relude-test/relude-test
3409.13 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:86:18
3409.13 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:86:1
3409.13 s
[uniplate] You may be able to disambiguate the identifier by qualifying it or
3409.13 s
[uniplate] by specifying the type/value namespace explicitly.
3409.13 s
[uniplate] Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:86:1
3409.13 s
[uniplate] Warning: 'Trigger' is ambiguous. It is defined
3409.13 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:122:18
3409.13 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:122:1
3409.13 s
[uniplate] You may be able to disambiguate the identifier by qualifying it or
3409.13 s
[uniplate] by specifying the type/value namespace explicitly.
3409.13 s
[uniplate] Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:122:1
3409.13 s
[uniplate] Warning: 'Invariant' is ambiguous. It is defined
3409.13 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:156:20
3409.13 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:156:1
3409.13 s
[uniplate] You may be able to disambiguate the identifier by qualifying it or
3409.13 s
[uniplate] by specifying the type/value namespace explicitly.
3409.14 s
[uniplate] Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:156:1
3409.14 s
[uniplate] Warning: 'Map' is ambiguous. It is defined
3409.14 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:178:19
3409.14 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:178:1
3409.14 s
[uniplate] You may be able to disambiguate the identifier by qualifying it or
3409.14 s
[uniplate] by specifying the type/value namespace explicitly.
3409.14 s
[uniplate] Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:178:1
3409.14 s
[uniplate] Warning: 'Set' is ambiguous. It is defined
3409.14 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:204:17
3409.14 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:204:1
3409.14 s
[uniplate] You may be able to disambiguate the identifier by qualifying it or
3409.14 s
[uniplate] by specifying the type/value namespace explicitly.
3409.14 s
[uniplate] Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:204:1
3409.14 s
[uniplate] Warning: 'IntMap' is ambiguous. It is defined
3409.14 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:228:20
3409.14 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:228:1
3409.14 s
[uniplate] You may be able to disambiguate the identifier by qualifying it or
3409.14 s
[uniplate] by specifying the type/value namespace explicitly.
3409.14 s
[uniplate] Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:228:1
3409.14 s
[uniplate] Warning: 'IntSet' is ambiguous. It is defined
3409.14 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:254:18
3409.14 s
[uniplate] * at Data/Generics/Uniplate/Data/Instances.hs:254:1
3409.14 s
[uniplate] You may be able to disambiguate the identifier by qualifying it or
3409.14 s
[uniplate] by specifying the type/value namespace explicitly.
3409.14 s
[uniplate] Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:254:1
3409.15 s
[uniplate] Warning: 'create' is out of scope.
3409.15 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.15 s
[uniplate] Warning: 'inv' is out of scope.
3409.15 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.15 s
[uniplate] Warning: 'Uniplate' is out of scope.
3409.15 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.16 s
[uniplate] 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
3409.18 s
[uniplate] 100% ( 19 / 19) in 'Data.Generics.Uniplate'
3409.18 s
[uniplate] Warning: 'uniplate' is out of scope.
3409.18 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.18 s
[uniplate] Warning: 'biplate' is out of scope.
3409.18 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.18 s
[uniplate] 66% ( 6 / 9) in 'Data.Generics.Str'
3409.18 s
[uniplate] Missing documentation for:
3409.18 s
[uniplate] Str (Data/Generics/Str.hs:14)
3409.18 s
[uniplate] strMap (Data/Generics/Str.hs:26)
3409.18 s
[uniplate] strMapM (Data/Generics/Str.hs:36)
3409.20 s
[uniplate] Warning: 'mplus' is out of scope.
3409.20 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.20 s
[uniplate] 65% ( 15 / 23) in 'Data.Generics.Uniplate.DataOnly'
3409.20 s
[uniplate] Missing documentation for:
3409.20 s
[uniplate] universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
3409.20 s
[uniplate] transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
3409.20 s
[uniplate] transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:217)
3409.20 s
[uniplate] rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:221)
3409.20 s
[uniplate] rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:225)
3409.20 s
[uniplate] contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:231)
3409.20 s
[uniplate] holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:239)
3409.20 s
[uniplate] Transformer (Data/Generics/Uniplate/Internal/Data.hs:287)
3409.23 s
[uniplate] Warning: 'mplus' is out of scope.
3409.23 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.24 s
[uniplate] 75% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
3409.24 s
[uniplate] Missing documentation for:
3409.24 s
[uniplate] universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
3409.24 s
[uniplate] transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
3409.24 s
[uniplate] transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:217)
3409.24 s
[uniplate] rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:221)
3409.24 s
[uniplate] rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:225)
3409.24 s
[uniplate] contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:231)
3409.24 s
[uniplate] holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:239)
3409.24 s
[uniplate] Warning: 'fromDistictAscList' is out of scope.
3409.24 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.24 s
[uniplate] 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
3409.24 s
[uniplate] 80% ( 4 / 5) in 'Data.Generics.Uniplate.Data'
3409.24 s
[uniplate] Missing documentation for:
3409.24 s
[uniplate] Transformer (Data/Generics/Uniplate/Internal/Data.hs:287)
3409.24 s
[uniplate] 100% ( 13 / 13) in 'Data.Generics.SYB'
3409.24 s
[uniplate] 100% ( 8 / 8) in 'Data.Generics.Compos'
3409.24 s
[uniplate] 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
3409.24 s
[uniplate] 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
3409.24 s
[uniplate] Warning: 'fold' is out of scope.
3409.24 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.25 s
[uniplate] Warning: Data.Generics.UniplateOn: Could not find documentation for exported module: Data.Generics.UniplateOn
3409.25 s
[uniplate] 35% ( 5 / 14) in 'Data.Generics.UniplateOn'
3409.25 s
[uniplate] Missing documentation for:
3409.25 s
[uniplate] universeOn (Data/Generics/UniplateOn.hs:39)
3409.25 s
[uniplate] transformOn (Data/Generics/UniplateOn.hs:51)
3409.25 s
[uniplate] transformOnM (Data/Generics/UniplateOn.hs:56)
3409.25 s
[uniplate] rewriteOn (Data/Generics/UniplateOn.hs:61)
3409.25 s
[uniplate] rewriteOnM (Data/Generics/UniplateOn.hs:66)
3409.25 s
[uniplate] descendOn (Data/Generics/UniplateOn.hs:71)
3409.25 s
[uniplate] descendOnM (Data/Generics/UniplateOn.hs:76)
3409.25 s
[uniplate] holesOn (Data/Generics/UniplateOn.hs:84)
3409.25 s
[uniplate] contextsOn (Data/Generics/UniplateOn.hs:91)
3409.26 s
[uniplate] Warning: Data.Generics.UniplateStr: Could not find documentation for exported module: Data.Generics.UniplateStr
3409.27 s
[uniplate] 100% ( 16 / 16) in 'Data.Generics.UniplateStr'
3409.27 s
[uniplate] Warning: 'fold' is out of scope.
3409.27 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.27 s
[uniplate] Warning: Data.Generics.UniplateStrOn: Could not find documentation for exported module: Data.Generics.UniplateStrOn
3409.27 s
[uniplate] 35% ( 5 / 14) in 'Data.Generics.UniplateStrOn'
3409.27 s
[uniplate] Missing documentation for:
3409.27 s
[uniplate] universeOn (Data/Generics/UniplateStrOn.hs:43)
3409.27 s
[uniplate] transformOn (Data/Generics/UniplateStrOn.hs:65)
3409.27 s
[uniplate] transformOnM (Data/Generics/UniplateStrOn.hs:70)
3409.27 s
[uniplate] rewriteOn (Data/Generics/UniplateStrOn.hs:75)
3409.27 s
[uniplate] rewriteOnM (Data/Generics/UniplateStrOn.hs:80)
3409.27 s
[uniplate] descendOn (Data/Generics/UniplateStrOn.hs:85)
3409.27 s
[uniplate] descendOnM (Data/Generics/UniplateStrOn.hs:90)
3409.27 s
[uniplate] holesOn (Data/Generics/UniplateStrOn.hs:96)
3409.27 s
[uniplate] contextsOn (Data/Generics/UniplateStrOn.hs:103)
3409.28 s
[uniplate] Warning: 'Data' is out of scope.
3409.28 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.29 s
[uniplate] Warning: Data.Generics.Biplate: Could not find documentation for exported module: Data.Generics.Biplate
3409.29 s
[uniplate] 28% ( 4 / 14) in 'Data.Generics.Biplate'
3409.29 s
[uniplate] Missing documentation for:
3409.30 s
[uniplate] descendBi (Data/Generics/Biplate.hs:80)
3409.30 s
[uniplate] descendBiM (Data/Generics/Biplate.hs:84)
3409.30 s
[uniplate] universeBi (Data/Generics/Biplate.hs:54)
3409.30 s
[uniplate] childrenBi (Data/Generics/Biplate.hs:58)
3409.30 s
[uniplate] transformBi (Data/Generics/Biplate.hs:64)
3409.30 s
[uniplate] transformBiM (Data/Generics/Biplate.hs:68)
3409.30 s
[uniplate] rewriteBi (Data/Generics/Biplate.hs:72)
3409.30 s
[uniplate] rewriteBiM (Data/Generics/Biplate.hs:76)
3409.30 s
[uniplate] contextsBi (Data/Generics/Biplate.hs:90)
3409.30 s
[uniplate] holesBi (Data/Generics/Biplate.hs:94)
3409.30 s
[uniplate] 100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
3409.30 s
[uniplate] Warning: 'PlayAll' is out of scope.
3409.30 s
[uniplate] If you qualify the identifier, haddock can try to link it anyway.
3409.30 s
[uniplate] 100% ( 10 / 10) in 'Data.Generics.PlateDirect'
3409.30 s
[uniplate] 100% ( 2 / 2) in 'Data.Generics.PlateData'
3409.40 s
[semirings] Preprocessing library for semirings-0.7..
3409.41 s
[semirings] Running Haddock on library for semirings-0.7..
3409.64 s
[semirings] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3410.37 s
[tomland] [35 of 36] Compiling Toml.Codec
3410.42 s
[semirings] [1 of 8] Compiling Data.Semiring ( Data/Semiring.hs, nothing )
3410.46 s
[tomland] [36 of 36] Compiling Toml
3410.55 s
[uniplate] Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
3410.55 s
[uniplate] - Data.Generics.Uniplate.Direct.Type
3410.56 s
[uniplate] Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
3410.56 s
[uniplate] - Data.Generics.Uniplate.Typeable.Type
3410.58 s
[uniplate] Warning: Data.Generics.PlateTypeable: could not find link destinations for:
3410.58 s
[uniplate] - Data.Generics.PlateTypeable.Type
3410.58 s
[uniplate] Warning: Data.Generics.PlateDirect: could not find link destinations for:
3410.58 s
[uniplate] - Data.Generics.PlateDirect.Type
3410.74 s
[base64] [14 of 22] Compiling Data.ByteString.Short.Base64 ( src/Data/ByteString/Short/Base64.hs, dist/build/Data/ByteString/Short/Base64.o, dist/build/Data/ByteString/Short/Base64.dyn_o )
3410.74 s
[base64] [15 of 22] Compiling Data.ByteString.Short.Base64.URL ( src/Data/ByteString/Short/Base64/URL.hs, dist/build/Data/ByteString/Short/Base64/URL.o, dist/build/Data/ByteString/Short/Base64/URL.dyn_o )
3410.74 s
[base64] [16 of 22] Compiling Data.Text.Encoding.Base64.Error ( src/Data/Text/Encoding/Base64/Error.hs, dist/build/Data/Text/Encoding/Base64/Error.o, dist/build/Data/Text/Encoding/Base64/Error.dyn_o )
3410.74 s
[base64] [17 of 22] Compiling Data.Text.Encoding.Base64 ( src/Data/Text/Encoding/Base64.hs, dist/build/Data/Text/Encoding/Base64.o, dist/build/Data/Text/Encoding/Base64.dyn_o )
3410.74 s
[base64] [18 of 22] Compiling Data.Text.Encoding.Base64.URL ( src/Data/Text/Encoding/Base64/URL.hs, dist/build/Data/Text/Encoding/Base64/URL.o, dist/build/Data/Text/Encoding/Base64/URL.dyn_o )
3411.93 s
[tomland] [ 1 of 36] Compiling Toml.Parser.Core
3412.04 s
[base64] [19 of 22] Compiling Data.Text.Lazy.Encoding.Base64 ( src/Data/Text/Lazy/Encoding/Base64.hs, dist/build/Data/Text/Lazy/Encoding/Base64.o, dist/build/Data/Text/Lazy/Encoding/Base64.dyn_o )
3412.04 s
[base64] [20 of 22] Compiling Data.Text.Lazy.Encoding.Base64.URL ( src/Data/Text/Lazy/Encoding/Base64/URL.hs, dist/build/Data/Text/Lazy/Encoding/Base64/URL.o, dist/build/Data/Text/Lazy/Encoding/Base64/URL.dyn_o )
3412.33 s
[invariant] [2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, nothing )
3412.41 s
[relude] Preprocessing test suite 'relude-doctest' for relude-1.2.2.0..
3412.41 s
[relude] Building test suite 'relude-doctest' for relude-1.2.2.0..
3412.60 s
[invariant] [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, nothing )
3412.92 s
[relude] [1 of 1] Compiling Main
3413.37 s
[semigroupoids] buildPhase completed in 47 seconds
3413.37 s
[semigroupoids] Phase: checkPhase
3413.49 s
[invariant] [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, nothing )
3413.53 s
[semigroupoids] Package has no test suites.
3413.54 s
[invariant] Haddock coverage:
3413.54 s
[semigroupoids] Phase: haddockPhase
3413.59 s
[invariant] 100% ( 20 / 20) in 'Data.Functor.Invariant'
3413.59 s
[invariant] Warning: 'Name' is ambiguous. It is defined
3413.59 s
[invariant] * in ‘Language.Haskell.TH.Syntax’
3413.59 s
[invariant] * in ‘Language.Haskell.TH.Syntax’
3413.59 s
[invariant] You may be able to disambiguate the identifier by qualifying it or
3413.59 s
[invariant] by specifying the type/value namespace explicitly.
3413.59 s
[invariant] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
3413.61 s
[invariant] Warning: 'Options' is ambiguous. It is defined
3413.61 s
[invariant] * at src/Data/Functor/Invariant/TH.hs:55:19
3413.61 s
[invariant] * at src/Data/Functor/Invariant/TH.hs:55:1
3413.61 s
[invariant] You may be able to disambiguate the identifier by qualifying it or
3413.61 s
[invariant] by specifying the type/value namespace explicitly.
3413.61 s
[invariant] Defaulting to the one defined at src/Data/Functor/Invariant/TH.hs:55:1
3413.63 s
[invariant] Warning: 'Name' is ambiguous. It is defined
3413.63 s
[invariant] * in ‘Language.Haskell.TH.Syntax’
3413.63 s
[invariant] * in ‘Language.Haskell.TH.Syntax’
3413.63 s
[invariant] You may be able to disambiguate the identifier by qualifying it or
3413.63 s
[invariant] by specifying the type/value namespace explicitly.
3413.63 s
[invariant] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
3413.65 s
[invariant] 100% ( 17 / 17) in 'Data.Functor.Invariant.TH'
3414.17 s
[semirings] [2 of 8] Compiling Data.Ring.Ordered ( Data/Ring/Ordered.hs, nothing )
3414.22 s
[semigroupoids] Preprocessing library for semigroupoids-6.0.1..
3414.24 s
[semigroupoids] Running Haddock on library for semigroupoids-6.0.1..
3414.46 s
[semirings] [3 of 8] Compiling Data.Euclidean ( Data/Euclidean.hs, nothing )
3414.47 s
[semigroupoids] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3414.82 s
[invariant] Warning: Data.Functor.Invariant: could not find link destinations for:
3414.82 s
[invariant] - Data.Bifunctor.Wrapped.Rep1_WrappedBifunctor
3414.82 s
[invariant] - Data.Bifunctor.Wrapped.Rep_WrappedBifunctor
3415.00 s
[relude] [2 of 2] Linking dist/build/relude-doctest/relude-doctest
3415.04 s
[semirings] [4 of 8] Compiling Data.Field ( Data/Field.hs, nothing )
3415.07 s
[semirings] [5 of 8] Compiling Data.Semiring.Directed ( Data/Semiring/Directed.hs, nothing )
3415.17 s
[semirings]
3415.17 s
[semirings] Data/Semiring/Directed.hs:24:44: warning : [ GHC-38856 ] [ -Wunused-imports ]
3415.17 s
[semirings] The import of ‘<>’ from module ‘Data.Semigroup’ is redundant
3415.17 s
[semirings] |
3415.17 s
[semirings] 24 | import Data.Semigroup (Min(Min), Max(Max), (<>) )
3415.17 s
[semirings] | ^^^^
3415.17 s
[semirings] [6 of 8] Compiling Data.Semiring.Generic ( Data/Semiring/Generic.hs, nothing )
3415.28 s
[semirings] [7 of 8] Compiling Data.Star ( Data/Star.hs, nothing )
3415.31 s
[semirings] [8 of 8] Compiling Data.Semiring.Tropical ( Data/Semiring/Tropical.hs, nothing )
3415.43 s
[semirings] Haddock coverage:
3415.88 s
[semirings] Warning: 'Mod2' is ambiguous. It is defined
3415.88 s
[semirings] * at Data/Semiring.hs:425:16
3415.88 s
[semirings] * at Data/Semiring.hs:425:1
3415.88 s
[semirings] You may be able to disambiguate the identifier by qualifying it or
3415.88 s
[semirings] by specifying the type/value namespace explicitly.
3415.88 s
[semirings] Defaulting to the one defined at Data/Semiring.hs:425:1
3415.91 s
[semirings] 100% ( 27 / 27) in 'Data.Semiring'
3415.92 s
[semirings] Warning: 'negate' is out of scope.
3415.92 s
[semirings] If you qualify the identifier, haddock can try to link it anyway.
3415.92 s
[semirings] Warning: 'one' is out of scope.
3415.92 s
[semirings] If you qualify the identifier, haddock can try to link it anyway.
3415.92 s
[semirings] Warning: '()' is out of scope.
3415.92 s
[semirings] If you qualify the identifier, haddock can try to link it anyway.
3415.92 s
[semirings] 100% ( 5 / 5) in 'Data.Ring.Ordered'
3415.93 s
[semirings] 100% ( 7 / 7) in 'Data.Euclidean'
3415.93 s
[semirings] 100% ( 7 / 7) in 'Data.Field'
3415.94 s
[semirings] Warning: 'Max' is ambiguous. It is defined
3415.94 s
[semirings] * in ‘Data.Semigroup’
3415.94 s
[semirings] * in ‘Data.Semigroup’
3415.94 s
[semirings] You may be able to disambiguate the identifier by qualifying it or
3415.94 s
[semirings] by specifying the type/value namespace explicitly.
3415.94 s
[semirings] Defaulting to the one defined in ‘Data.Semigroup’
3415.94 s
[semirings] Warning: 'Min' is ambiguous. It is defined
3415.94 s
[semirings] * in ‘Data.Semigroup’
3415.94 s
[semirings] * in ‘Data.Semigroup’
3415.94 s
[semirings] You may be able to disambiguate the identifier by qualifying it or
3415.94 s
[semirings] by specifying the type/value namespace explicitly.
3415.94 s
[semirings] Defaulting to the one defined in ‘Data.Semigroup’
3415.94 s
[semirings] 100% ( 3 / 3) in 'Data.Semiring.Directed'
3415.94 s
[semirings] 100% ( 10 / 10) in 'Data.Semiring.Generic'
3415.95 s
[semirings] 100% ( 2 / 2) in 'Data.Star'
3415.96 s
[semirings] Warning: 'Tropical' is ambiguous. It is defined
3415.96 s
[semirings] * at Data/Semiring/Tropical.hs:87:5
3415.96 s
[semirings] * at Data/Semiring/Tropical.hs:85:1
3415.96 s
[semirings] You may be able to disambiguate the identifier by qualifying it or
3415.96 s
[semirings] by specifying the type/value namespace explicitly.
3415.96 s
[semirings] Defaulting to the one defined at Data/Semiring/Tropical.hs:85:1
3415.96 s
[semirings] Warning: 'Tropical' is out of scope.
3415.96 s
[semirings] If you qualify the identifier, haddock can try to link it anyway.
3415.96 s
[semirings] 100% ( 5 / 5) in 'Data.Semiring.Tropical'
3416.80 s
[semirings] Warning: Data.Semiring: could not find link destinations for:
3416.80 s
[semirings] - Data.Semiring.Rep_IntMapOf
3416.80 s
[semirings] - Data.Semiring.Rep1_IntMapOf
3416.80 s
[semirings] - Data.Semiring.Rep_IntSetOf
3416.80 s
[semirings] - Data.Semiring.Rep1_IntSetOf
3416.80 s
[semirings] - Data.Semiring.Rep_Mod2
3416.80 s
[semirings] - Data.Semiring.Rep_WrappedNum
3416.80 s
[semirings] - Data.Semiring.Rep1_WrappedNum
3416.80 s
[semirings] - Data.Semiring.Rep_Mul
3416.80 s
[semirings] - Data.Semiring.Rep1_Mul
3416.80 s
[semirings] - Data.Semiring.Rep_Add
3416.80 s
[semirings] - Data.Semiring.Rep1_Add
3416.83 s
[semirings] Warning: Data.Ring.Ordered: could not find link destinations for:
3416.83 s
[semirings] - Data.Ring.Ordered.Rep_Modular
3416.87 s
[semirings] Warning: Data.Semiring.Directed: could not find link destinations for:
3416.87 s
[semirings] - Data.Semiring.Directed.Rep_Directed
3417.61 s
[tomland] [ 2 of 36] Compiling Toml.Parser.String
3417.92 s
[semigroupoids] [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, nothing )
3419.14 s
[semigroupoids] [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, nothing )
3419.16 s
[semigroupoids] [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, nothing )
3419.26 s
[semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, nothing )
3419.32 s
[semigroupoids] [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, nothing )
3420.18 s
[charset] Documentation created: dist/doc/html/charset/,
3420.18 s
[charset] dist/doc/html/charset/charset.txt
3420.42 s
[charset] Phase: installPhase
3420.69 s
[charset] Installing library in /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/charset-0.3.12-HVCXPCtWWNJCSdvioBHozW
3421.19 s
[quickcheck-instances] Documentation created: dist/doc/html/quickcheck-instances/,
3421.19 s
[quickcheck-instances] dist/doc/html/quickcheck-instances/quickcheck-instances.txt
3421.48 s
[quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.32..
3421.50 s
[quickcheck-instances] Phase: installPhase
3421.63 s
[semigroupoids] [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, nothing )
3421.76 s
[quickcheck-instances] Installing library in /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3421.76 s
[semigroupoids] [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, nothing )
3421.84 s
[semigroupoids] [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, nothing )
3422.57 s
[doctest-parallel] Preprocessing test suite 'doctests' for doctest-parallel-0.3.1.1..
3422.57 s
[doctest-parallel] Building test suite 'doctests' for doctest-parallel-0.3.1.1..
3422.58 s
[charset] Phase: fixupPhase
3422.67 s
[semigroupoids] [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, nothing )
3422.74 s
[charset] shrinking RPATHs of ELF executables and libraries in /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12
3422.77 s
[charset] shrinking /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHScharset-0.3.12-HVCXPCtWWNJCSdvioBHozW-ghc9.8.2.so
3422.79 s
[charset] checking for references to /build/ in /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12...
3422.84 s
[charset] patching script interpreter paths in /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12
3422.86 s
[charset] stripping (with command strip and flags -S -p) in /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12/lib
3422.87 s
[doctest-parallel] [1 of 1] Compiling Main ( test/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
3422.93 s
[semigroupoids] [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, nothing )
3423.16 s
[semigroupoids] [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, nothing )
3423.20 s
[semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, nothing )
3423.29 s
[semigroupoids] [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, nothing )
3423.31 s
[semigroupoids] [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, nothing )
3423.33 s
[semigroupoids] [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, nothing )
3423.36 s
[semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, nothing )
3423.38 s
[semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, nothing )
3423.41 s
[semigroupoids] [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, nothing )
3423.43 s
[charset] shrinking RPATHs of ELF executables and libraries in /nix/store/wn2jk1pf74aia9qap41gr5wg52kjy6ra-charset-0.3.12-doc
3423.44 s
[charset] checking for references to /build/ in /nix/store/wn2jk1pf74aia9qap41gr5wg52kjy6ra-charset-0.3.12-doc...
3423.47 s
[charset] patching script interpreter paths in /nix/store/wn2jk1pf74aia9qap41gr5wg52kjy6ra-charset-0.3.12-doc
3423.48 s
[semigroupoids] [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, nothing )
3423.52 s
[semigroupoids] [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, nothing )
3424.27 s
[charset:post-build] Uploading to the NixCI cache: /nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12 /nix/store/wn2jk1pf74aia9qap41gr5wg52kjy6ra-charset-0.3.12-doc
3425.09 s
[charset:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3425.31 s
[charset:post-build] copying 1 paths...
3425.31 s
[charset:post-build] copying path '/nix/store/n31m5jgl171w67i0409p08zv10ri4qan-charset-0.3.12' to 'https://cache.nix-ci.com'...
3430.12 s
[charset:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3430.74 s
[charset:post-build] copying 0 paths...
3431.08 s
Uploaded charset in 7.0s
3431.09 s
Progress: 286 of 423 built (10 building), 407 of 407 downloaded from cache
3431.09 s
Built charset in 1m14s
3431.09 s
[base64] [21 of 22] Compiling Data.Text.Short.Encoding.Base64 ( src/Data/Text/Short/Encoding/Base64.hs, dist/build/Data/Text/Short/Encoding/Base64.o, dist/build/Data/Text/Short/Encoding/Base64.dyn_o )
3431.09 s
[base64] [22 of 22] Compiling Data.Text.Short.Encoding.Base64.URL ( src/Data/Text/Short/Encoding/Base64/URL.hs, dist/build/Data/Text/Short/Encoding/Base64/URL.o, dist/build/Data/Text/Short/Encoding/Base64/URL.dyn_o )
3431.09 s
[base64] [ 1 of 22] Compiling Data.Base64.Types.Internal ( src/Data/Base64/Types/Internal.hs, dist/build/Data/Base64/Types/Internal.p_o )
3431.09 s
[base64] [ 2 of 22] Compiling Data.Base64.Types ( src/Data/Base64/Types.hs, dist/build/Data/Base64/Types.p_o )
3431.09 s
[base64] [ 3 of 22] Compiling Data.ByteString.Base64.Internal ( src/Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.p_o )
3431.09 s
[base64] [ 4 of 22] Compiling Data.ByteString.Base64.Internal.Utils ( src/Data/ByteString/Base64/Internal/Utils.hs, dist/build/Data/ByteString/Base64/Internal/Utils.p_o )
3431.09 s
[base64] [ 5 of 22] Compiling Data.ByteString.Base64.Internal.Tail ( src/Data/ByteString/Base64/Internal/Tail.hs, dist/build/Data/ByteString/Base64/Internal/Tail.p_o )
3431.09 s
[base64] [ 6 of 22] Compiling Data.ByteString.Base64.Internal.Tables ( src/Data/ByteString/Base64/Internal/Tables.hs, dist/build/Data/ByteString/Base64/Internal/Tables.p_o )
3431.09 s
[base64] [ 7 of 22] Compiling Data.ByteString.Base64.Internal.W16.Loop ( src/Data/ByteString/Base64/Internal/W16/Loop.hs, dist/build/Data/ByteString/Base64/Internal/W16/Loop.p_o )
3431.09 s
[base64] [ 8 of 22] Compiling Data.ByteString.Base64.Internal.W64.Loop ( src/Data/ByteString/Base64/Internal/W64/Loop.hs, dist/build/Data/ByteString/Base64/Internal/W64/Loop.p_o )
3431.09 s
[doctest-parallel] [2 of 2] Linking dist/build/doctests/doctests
3431.09 s
[invariant] Documentation created: dist/doc/html/invariant/,
3431.09 s
[invariant] dist/doc/html/invariant/invariant.txt
3431.09 s
[invariant] Preprocessing test suite 'spec' for invariant-0.6.4..
3431.09 s
[invariant] Phase: installPhase
3431.09 s
[invariant] Installing library in /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/invariant-0.6.4-B7cwCwA6VO635of3nejvG8
3431.09 s
[quickcheck-instances] Phase: fixupPhase
3431.09 s
[quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32
3431.09 s
[quickcheck-instances] shrinking /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSquickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0-ghc9.8.2.so
3431.09 s
[quickcheck-instances] checking for references to /build/ in /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32...
3431.09 s
[quickcheck-instances] patching script interpreter paths in /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32
3431.09 s
[quickcheck-instances] stripping (with command strip and flags -S -p) in /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32/lib
3431.09 s
[quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/24kfpg8vm97srv7vd26ib9kc7fd5yvxc-quickcheck-instances-0.3.32-doc
3431.09 s
[quickcheck-instances] checking for references to /build/ in /nix/store/24kfpg8vm97srv7vd26ib9kc7fd5yvxc-quickcheck-instances-0.3.32-doc...
3431.09 s
[quickcheck-instances] patching script interpreter paths in /nix/store/24kfpg8vm97srv7vd26ib9kc7fd5yvxc-quickcheck-instances-0.3.32-doc
3431.09 s
[relude] buildPhase completed in 59 seconds
3431.09 s
[relude] Phase: checkPhase
3431.09 s
[relude] Running 2 test suites...
3431.09 s
[relude] Test suite relude-test: RUNNING...
3431.09 s
[relude] ━━━ utf8 conversion property tests ━━━
3431.09 s
[relude] ✓ String to ByteString invertible: passed 100 tests.
3431.09 s
[relude] ✓ Text to ByteString invertible: passed 100 tests.
3431.09 s
[relude] ✓ ByteString to Text or String invertible: passed 100 tests.
3431.09 s
[relude] ✓ 3 succeeded.
3431.09 s
[relude] ━━━ list function property tests ━━━
3431.09 s
[relude] ✓ ordNub xs == nub xs: passed 100 tests.
3431.09 s
[relude] ✓ hashNub xs == nub xs: passed 100 tests.
3431.09 s
[relude] ✓ sortNub xs == sort (nub xs): passed 100 tests.
3431.09 s
[relude] ✓ sort (unstableNub xs) == sort (nub xs): passed 100 tests.
3431.09 s
[relude] ✓ 4 succeeded.
3431.09 s
[relude] ━━━ lifted logic function property tests ━━━
3431.09 s
[relude] ✓ andM: passed 100 tests.
3431.09 s
[relude] ✓ orM: passed 100 tests.
3431.09 s
[relude] ✓ 2 succeeded.
3431.09 s
[relude] ━━━ 'One' typeclass property tests ━━━
3431.09 s
[relude] ✓ length (one @[a] x) ≡ 1 passed 100 tests.
3431.09 s
[relude] ✓ length (one @(NonEmpty a) x) ≡ 1 passed 100 tests.
3431.09 s
[relude] ✓ length (one @(Seq a) x) ≡ 1 passed 100 tests.
3431.09 s
[relude] ✓ length (one @Text x) ≡ 1 passed 100 tests.
3431.09 s
[relude] ✓ length (one @LText x) ≡ 1 passed 100 tests.
3431.09 s
[relude] ✓ length (one @ByteString x) ≡ 1 passed 100 tests.
3431.09 s
[relude] ✓ length (one @LByteString x) ≡ 1 passed 100 tests.
3431.09 s
[relude] ✓ length (one @ShortByteString x) ≡ 1 passed 100 tests.
3431.09 s
[semigroupoids] [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, nothing )
3431.09 s
[semigroupoids] [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, nothing )
3431.09 s
[semigroupoids] [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, nothing )
3431.09 s
[semigroupoids] [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, nothing )
3431.09 s
[semigroupoids] [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, nothing )
3431.09 s
[semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, nothing )
3431.09 s
[semigroupoids] [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, nothing )
3431.09 s
[semigroupoids] Haddock coverage:
3431.09 s
[semigroupoids] 83% ( 5 / 6) in 'Data.Functor.Extend'
3431.09 s
[semigroupoids] Missing documentation for:
3431.09 s
[semigroupoids] Extend (src/Data/Functor/Extend.hs:55)
3431.09 s
[semigroupoids] 66% ( 2 / 3) in 'Data.Semigroup.Foldable.Class'
3431.10 s
[semigroupoids] Missing documentation for:
3431.10 s
[semigroupoids] Bifoldable1
3431.10 s
[semigroupoids] 100% ( 1 / 1) in 'Data.Traversable.Instances'
3431.10 s
[semigroupoids] Warning: 'MaybeApply' is ambiguous. It is defined
3431.10 s
[semigroupoids] * at src/Data/Functor/Bind/Class.hs:411:26
3431.10 s
[semigroupoids] * at src/Data/Functor/Bind/Class.hs:411:1
3431.10 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3431.10 s
[semigroupoids] by specifying the type/value namespace explicitly.
3431.10 s
[semigroupoids] Defaulting to the one defined at src/Data/Functor/Bind/Class.hs:411:1
3431.10 s
[semigroupoids] Warning: 'K1' is ambiguous. It is defined
3431.10 s
[semigroupoids] * in ‘GHC.Generics’
3431.10 s
[semigroupoids] * in ‘GHC.Generics’
3431.10 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3431.10 s
[semigroupoids] by specifying the type/value namespace explicitly.
3431.10 s
[semigroupoids] Defaulting to the one defined in ‘GHC.Generics’
3431.10 s
[semigroupoids] Warning: 'StoreT' is ambiguous. It is defined
3431.10 s
[semigroupoids] * in ‘Control.Comonad.Trans.Store’
3431.10 s
[semigroupoids] * in ‘Control.Comonad.Trans.Store’
3431.10 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3431.10 s
[semigroupoids] by specifying the type/value namespace explicitly.
3431.10 s
[semigroupoids] Defaulting to the one defined in ‘Control.Comonad.Trans.Store’
3431.10 s
[semigroupoids] Warning: 'EnvT' is ambiguous. It is defined
3431.10 s
[semigroupoids] * in ‘Control.Comonad.Trans.Env’
3431.10 s
[semigroupoids] * in ‘Control.Comonad.Trans.Env’
3431.10 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3431.10 s
[semigroupoids] by specifying the type/value namespace explicitly.
3431.10 s
[semigroupoids] Defaulting to the one defined in ‘Control.Comonad.Trans.Env’
3431.10 s
[semigroupoids] Warning: 'Const' is ambiguous. It is defined
3431.10 s
[semigroupoids] * in ‘Data.Functor.Const’
3431.10 s
[semigroupoids] * in ‘Data.Functor.Const’
3431.10 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3431.10 s
[semigroupoids] by specifying the type/value namespace explicitly.
3431.10 s
[semigroupoids] Defaulting to the one defined in ‘Data.Functor.Const’
3431.10 s
[semigroupoids] Warning: '(,)' is out of scope.
3431.10 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
3431.10 s
[semigroupoids] Warning: 'Constant' is ambiguous. It is defined
3431.10 s
[semigroupoids] * in ‘Data.Functor.Constant’
3431.10 s
[semigroupoids] * in ‘Data.Functor.Constant’
3431.10 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3431.10 s
[semigroupoids] by specifying the type/value namespace explicitly.
3431.10 s
[semigroupoids] Defaulting to the one defined in ‘Data.Functor.Constant’
3431.10 s
[semigroupoids] 80% ( 12 / 15) in 'Data.Functor.Bind.Class'
3431.10 s
[semigroupoids] Missing documentation for:
3431.10 s
[semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:540)
3431.10 s
[semigroupoids] returning (src/Data/Functor/Bind/Class.hs:537)
3431.10 s
[semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
3431.10 s
[semigroupoids] 100% ( 16 / 16) in 'Data.Functor.Apply'
3431.10 s
[semigroupoids] 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable'
3431.10 s
[semigroupoids] Missing documentation for:
3431.10 s
[semigroupoids] Bifoldable1
3431.10 s
[semigroupoids] bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:46)
3431.10 s
[semigroupoids] bifor1_ (src/Data/Semigroup/Bifoldable.hs:50)
3431.10 s
[semigroupoids] bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:58)
3431.10 s
[semigroupoids] Warning: 'Day' is out of scope.
3431.10 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
3431.10 s
[semigroupoids] 100% ( 6 / 6) in 'Data.Functor.Contravariant.Divise'
3431.10 s
[semigroupoids] Warning: 'Alt' is ambiguous. It is defined
3431.10 s
[semigroupoids] * in ‘Data.Semigroup.Internal’
3431.10 s
[semigroupoids] * in ‘Data.Semigroup.Internal’
3431.10 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3431.10 s
[semigroupoids] by specifying the type/value namespace explicitly.
3431.10 s
[semigroupoids] Defaulting to the one defined in ‘Data.Semigroup.Internal’
3431.10 s
[semigroupoids] Warning: 'EitherDay' is out of scope.
3431.10 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
3431.10 s
[semigroupoids] Warning: 'Conclude' is out of scope.
3431.10 s
[semirings] Documentation created: dist/doc/html/semirings/,
3431.10 s
[semirings] dist/doc/html/semirings/semirings.txt
3431.10 s
[semirings] Phase: installPhase
3431.10 s
[semirings] Installing library in /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/semirings-0.7-2wjLfItihdHLCFKyEKBEuI
3431.10 s
[tomland] [ 3 of 36] Compiling Toml.Type.Key
3431.10 s
[tomland] [ 4 of 36] Compiling Toml.Parser.Key
3431.10 s
[tomland] [ 5 of 36] Compiling Toml.Type.PrefixTree
3431.10 s
[tomland] [ 6 of 36] Compiling Toml.Type.Value
3431.10 s
[tomland] [ 7 of 36] Compiling Toml.Type.AnyValue
3431.10 s
[tomland] [ 8 of 36] Compiling Toml.Type.UValue
3431.10 s
[tomland] [ 9 of 36] Compiling Toml.Type.TOML
3431.10 s
[tomland] [10 of 36] Compiling Toml.Type.Edsl
3431.10 s
[tomland] [11 of 36] Compiling Toml.Type.Printer
3431.10 s
[tomland] [12 of 36] Compiling Toml.Type
3431.10 s
[tomland] [13 of 36] Compiling Toml.Parser.Value
3431.10 s
[uniplate] Documentation created: dist/doc/html/uniplate/,
3431.10 s
[uniplate] dist/doc/html/uniplate/uniplate.txt
3431.10 s
[uniplate] Phase: installPhase
3431.10 s
[uniplate] Installing library in /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/uniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3
3431.10 s
[uniplate] Phase: fixupPhase
3431.10 s
[uniplate] shrinking RPATHs of ELF executables and libraries in /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13
3431.10 s
[uniplate] shrinking /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSuniplate-1.6.13-IIb781O4sTF2qLWZwK5jZ3-ghc9.8.2.so
3431.10 s
[uniplate] checking for references to /build/ in /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13...
3431.10 s
[uniplate] patching script interpreter paths in /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13
3431.10 s
[uniplate] stripping (with command strip and flags -S -p) in /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13/lib
3431.10 s
[uniplate] shrinking RPATHs of ELF executables and libraries in /nix/store/p00k2ndsprha1cirpw7ah67g3n1gc7kg-uniplate-1.6.13-doc
3431.10 s
[uniplate] checking for references to /build/ in /nix/store/p00k2ndsprha1cirpw7ah67g3n1gc7kg-uniplate-1.6.13-doc...
3431.10 s
[uniplate] patching script interpreter paths in /nix/store/p00k2ndsprha1cirpw7ah67g3n1gc7kg-uniplate-1.6.13-doc
3431.66 s
[quickcheck-instances:post-build] Uploading to the NixCI cache: /nix/store/24kfpg8vm97srv7vd26ib9kc7fd5yvxc-quickcheck-instances-0.3.32-doc /nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32
3432.38 s
[quickcheck-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3432.60 s
[quickcheck-instances:post-build] copying 1 paths...
3432.60 s
[quickcheck-instances:post-build] copying path '/nix/store/f9dpxci4d1ahlijmhkfywncqca1pwhq9-quickcheck-instances-0.3.32' to 'https://cache.nix-ci.com'...
3437.26 s
[quickcheck-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3437.63 s
[quickcheck-instances:post-build] copying 0 paths...
3437.98 s
Uploaded quickcheck-instances in 6.5s
3437.99 s
Progress: 287 of 423 built (9 building), 407 of 407 downloaded from cache
3437.99 s
Built quickcheck-instances in 1m21s
3437.99 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
3437.99 s
[semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Decide'
3437.99 s
[semigroupoids] Warning: 'Plus' is out of scope.
3437.99 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
3437.99 s
[semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Conclude'
3437.99 s
[semigroupoids] Warning: ':*:' is ambiguous. It is defined
3437.99 s
[semigroupoids] * in ‘GHC.Generics’
3437.99 s
[semigroupoids] * in ‘GHC.Generics’
3437.99 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3437.99 s
[semigroupoids] by specifying the type/value namespace explicitly.
3437.99 s
[semigroupoids] Defaulting to the one defined in ‘GHC.Generics’
3437.99 s
[semigroupoids] 75% ( 15 / 20) in 'Data.Functor.Bind'
3437.99 s
[semigroupoids] Missing documentation for:
3437.99 s
[semigroupoids] -<< (src/Data/Functor/Bind.hs:53)
3437.99 s
[semigroupoids] -<- (src/Data/Functor/Bind.hs:59)
3437.99 s
[semigroupoids] ->- (src/Data/Functor/Bind.hs:56)
3437.99 s
[semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:540)
3437.99 s
[semigroupoids] returning (src/Data/Functor/Bind/Class.hs:537)
3437.99 s
[semigroupoids] 50% ( 2 / 4) in 'Data.Semigroupoid'
3437.99 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] WrappedCategory (src/Data/Semigroupoid.hs:71)
3438.00 s
[semigroupoids] Semi (src/Data/Semigroupoid.hs:80)
3438.00 s
[semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Ob'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] Ob (src/Data/Semigroupoid/Ob.hs:29)
3438.00 s
[semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Dual'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] Dual (src/Data/Semigroupoid/Dual.hs:21)
3438.00 s
[semigroupoids] 100% ( 3 / 3) in 'Data.Semigroupoid.Categorical'
3438.00 s
[semigroupoids] 100% ( 2 / 2) in 'Data.Groupoid'
3438.00 s
[semigroupoids] 50% ( 1 / 2) in 'Data.Isomorphism'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] Iso (src/Data/Isomorphism.hs:23)
3438.00 s
[semigroupoids] 100% ( 2 / 2) in 'Data.Functor.Bind.Trans'
3438.00 s
[semigroupoids] 62% ( 5 / 8) in 'Data.Bifunctor.Apply'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
3438.00 s
[semigroupoids] <<$>>
3438.00 s
[semigroupoids] <<..>> (src/Data/Bifunctor/Apply.hs:28)
3438.00 s
[semigroupoids] Warning: 'ExceptT' is ambiguous. It is defined
3438.00 s
[semigroupoids] * in ‘Control.Monad.Trans.Except’
3438.00 s
[semigroupoids] * in ‘Control.Monad.Trans.Except’
3438.00 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3438.00 s
[semigroupoids] by specifying the type/value namespace explicitly.
3438.00 s
[semigroupoids] Defaulting to the one defined in ‘Control.Monad.Trans.Except’
3438.00 s
[semigroupoids] Warning: 'Identity' is ambiguous. It is defined
3438.00 s
[semigroupoids] * in ‘Data.Functor.Identity’
3438.00 s
[semigroupoids] * in ‘Data.Functor.Identity’
3438.00 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
3438.00 s
[semigroupoids] by specifying the type/value namespace explicitly.
3438.00 s
[semigroupoids] Defaulting to the one defined in ‘Data.Functor.Identity’
3438.00 s
[semigroupoids] Warning: 'Bind' is out of scope.
3438.00 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
3438.00 s
[semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Alt'
3438.00 s
[semigroupoids] 71% ( 10 / 14) in 'Data.Semigroup.Foldable'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] traverse1_ (src/Data/Semigroup/Foldable.hs:78)
3438.00 s
[semigroupoids] for1_ (src/Data/Semigroup/Foldable.hs:82)
3438.00 s
[semigroupoids] sequenceA1_ (src/Data/Semigroup/Foldable.hs:86)
3438.00 s
[semigroupoids] asum1 (src/Data/Semigroup/Foldable.hs:104)
3438.00 s
[semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
3438.00 s
[semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
3438.00 s
[semigroupoids] Warning: 'foldMap1' is out of scope.
3438.00 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
3438.00 s
[semigroupoids] 88% ( 8 / 9) in 'Data.Semigroup.Traversable'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
3438.00 s
[semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
3438.00 s
[semigroupoids] bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:25)
3438.00 s
[semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Plus'
3438.00 s
[semigroupoids] Warning: 'Applicative' is out of scope.
3438.00 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
3438.00 s
[semigroupoids] Warning: 'Monad' is out of scope.
3438.00 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
3438.00 s
[semigroupoids] 90% ( 10 / 11) in 'Semigroupoids.Do'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] join
3438.00 s
[semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Static'
3438.00 s
[semigroupoids] Missing documentation for:
3438.00 s
[semigroupoids] Static (src/Data/Semigroupoid/Static.hs:35)
3438.00 s
[semigroupoids] Warning: Data.Functor.Apply: could not find link destinations for:
3438.00 s
[semigroupoids] - Text.ParserCombinators.ReadP.P
3438.00 s
[semigroupoids] - Data.Biapplicative.Mag
3438.00 s
[semigroupoids] - Data.Graph.SetM
3438.00 s
[semigroupoids] Warning: Data.Functor.Bind: could not find link destinations for:
3438.00 s
[semigroupoids] - Text.ParserCombinators.ReadP.P
3438.00 s
[semigroupoids] - Data.Biapplicative.Mag
3438.00 s
[semigroupoids] - Data.Graph.SetM
3438.33 s
[uniplate:post-build] Uploading to the NixCI cache: /nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13 /nix/store/p00k2ndsprha1cirpw7ah67g3n1gc7kg-uniplate-1.6.13-doc
3438.85 s
[uniplate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3439.33 s
[uniplate:post-build] copying 2 paths...
3439.34 s
[uniplate:post-build] copying path '/nix/store/p00k2ndsprha1cirpw7ah67g3n1gc7kg-uniplate-1.6.13-doc' to 'https://cache.nix-ci.com'...
3440.34 s
[uniplate:post-build] copying path '/nix/store/2amabfq0rvchcyd7666s07w47cryfk92-uniplate-1.6.13' to 'https://cache.nix-ci.com'...
3447.08 s
[uniplate:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3447.69 s
[uniplate:post-build] copying 3 paths...
3447.70 s
[uniplate:post-build] copying path '/nix/store/r1s2d2lmljhydg0vba09fzqymbrpjami-uniplate-1.6.13.tar.gz.drv' to 'https://cache.nix-ci.com'...
3447.70 s
[uniplate:post-build] copying path '/nix/store/y46h17kg16frca84fhj1x2kn1da3q2a4-uniplate-1.6.13-r1.cabal.drv' to 'https://cache.nix-ci.com'...
3448.04 s
[uniplate:post-build] copying path '/nix/store/pmpspnapkgacxzgmvi09cd51bg2ad6wl-uniplate-1.6.13.drv' to 'https://cache.nix-ci.com'...
3448.81 s
Uploaded uniplate in 10.6s
3448.81 s
Progress: 288 of 424 built (8 building), 407 of 407 downloaded from cache
3448.81 s
Built uniplate in 1m31s
3449.17 s
Building /nix/store/px8ipqk6xbi617fc346j0pia5cbijki6-binary-orphans-1.0.5.drv
3449.34 s
Building /nix/store/s1xrnw5absdc8ja77fdig3vxkbn53q5z-extra-1.7.16.drv
3449.58 s
Building /nix/store/pskqlj1yvrcwlw3d8i1561xqh7ssjllj-http-types-0.12.4.drv
3450.29 s
Building /nix/store/7nr5wcj8qcpf3b319hbaqdbax54y01nv-indexed-traversable-instances-0.1.2.drv
3450.50 s
Building /nix/store/z1vpf5m0970l9i05l1gi74hm40gpi9qp-monoid-subclasses-1.2.6.drv
3450.70 s
Building /nix/store/h7609vn2i3cw9pwvby9p1cknnxggpxlj-parsers-0.12.12.drv
3450.94 s
Building /nix/store/94qvcbghxj89graifam93mq8f7aps26l-string-interpolate-0.3.4.0.drv
3451.15 s
Building /nix/store/6dcfjgl0hzdvdhyv1rrarzilqfqsd5qi-text-iso8601-0.1.1.drv
3451.15 s
[base64] [ 9 of 22] Compiling Data.ByteString.Base64.Internal.Head ( src/Data/ByteString/Base64/Internal/Head.hs, dist/build/Data/ByteString/Base64/Internal/Head.p_o )
3451.15 s
[base64] [10 of 22] Compiling Data.ByteString.Base64 ( src/Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.p_o )
3451.15 s
[base64] [11 of 22] Compiling Data.ByteString.Base64.URL ( src/Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.p_o )
3451.15 s
[base64] [12 of 22] Compiling Data.ByteString.Lazy.Base64 ( src/Data/ByteString/Lazy/Base64.hs, dist/build/Data/ByteString/Lazy/Base64.p_o )
3451.15 s
[base64] [13 of 22] Compiling Data.ByteString.Lazy.Base64.URL ( src/Data/ByteString/Lazy/Base64/URL.hs, dist/build/Data/ByteString/Lazy/Base64/URL.p_o )
3451.15 s
[base64] [14 of 22] Compiling Data.ByteString.Short.Base64 ( src/Data/ByteString/Short/Base64.hs, dist/build/Data/ByteString/Short/Base64.p_o )
3451.15 s
[base64] [15 of 22] Compiling Data.ByteString.Short.Base64.URL ( src/Data/ByteString/Short/Base64/URL.hs, dist/build/Data/ByteString/Short/Base64/URL.p_o )
3451.15 s
[base64] [16 of 22] Compiling Data.Text.Encoding.Base64.Error ( src/Data/Text/Encoding/Base64/Error.hs, dist/build/Data/Text/Encoding/Base64/Error.p_o )
3451.15 s
[base64] [17 of 22] Compiling Data.Text.Encoding.Base64 ( src/Data/Text/Encoding/Base64.hs, dist/build/Data/Text/Encoding/Base64.p_o )
3451.15 s
[base64] [18 of 22] Compiling Data.Text.Encoding.Base64.URL ( src/Data/Text/Encoding/Base64/URL.hs, dist/build/Data/Text/Encoding/Base64/URL.p_o )
3451.15 s
[base64] [19 of 22] Compiling Data.Text.Lazy.Encoding.Base64 ( src/Data/Text/Lazy/Encoding/Base64.hs, dist/build/Data/Text/Lazy/Encoding/Base64.p_o )
3451.15 s
[base64] [20 of 22] Compiling Data.Text.Lazy.Encoding.Base64.URL ( src/Data/Text/Lazy/Encoding/Base64/URL.hs, dist/build/Data/Text/Lazy/Encoding/Base64/URL.p_o )
3451.15 s
[binary-orphans] Phase: setupCompilerEnvironmentPhase
3451.15 s
[binary-orphans] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3451.15 s
[binary-orphans] Phase: unpackPhase
3451.15 s
[binary-orphans] unpacking source archive /nix/store/jblzi9rqh58x42czcmr51grb8qmk2sq2-binary-orphans-1.0.5.tar.gz
3451.15 s
[binary-orphans] source root is binary-orphans-1.0.5
3451.15 s
[binary-orphans] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "binary-orphans-1.0.5/test/Tests.hs"
3451.15 s
[binary-orphans] Phase: patchPhase
3451.15 s
[binary-orphans] Replace Cabal file with edited version from mirror://hackage/binary-orphans-1.0.5/revision/1.cabal.
3451.15 s
[binary-orphans] Phase: compileBuildDriverPhase
3451.15 s
[binary-orphans] setupCompileFlags: -package-db=/build/tmp.FHpYNhB7Rl/setup-package.conf.d -threaded
3451.15 s
[binary-orphans] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.FHpYNhB7Rl/Main.o )
3451.15 s
[binary-orphans] [2 of 2] Linking Setup
3451.15 s
[doctest-parallel] Preprocessing library 'spectests-modules' for doctest-parallel-0.3.1.1..
3451.15 s
[doctest-parallel] Building library 'spectests-modules' for doctest-parallel-0.3.1.1..
3451.15 s
[doctest-parallel] [ 1 of 41] Compiling BugfixImportHierarchical.ModuleB ( test/integration/BugfixImportHierarchical/ModuleB.hs, dist/build/spectests-modules/BugfixImportHierarchical/ModuleB.o, dist/build/spectests-modules/BugfixImportHierarchical/ModuleB.dyn_o )
3451.15 s
[doctest-parallel] [ 2 of 41] Compiling BugfixImportHierarchical.ModuleA ( test/integration/BugfixImportHierarchical/ModuleA.hs, dist/build/spectests-modules/BugfixImportHierarchical/ModuleA.o, dist/build/spectests-modules/BugfixImportHierarchical/ModuleA.dyn_o )
3451.15 s
[doctest-parallel] [ 3 of 41] Compiling BugfixMultipleModules.ModuleA ( test/integration/BugfixMultipleModules/ModuleA.hs, dist/build/spectests-modules/BugfixMultipleModules/ModuleA.o, dist/build/spectests-modules/BugfixMultipleModules/ModuleA.dyn_o )
3451.15 s
[doctest-parallel] [ 4 of 41] Compiling BugfixMultipleModules.ModuleB ( test/integration/BugfixMultipleModules/ModuleB.hs, dist/build/spectests-modules/BugfixMultipleModules/ModuleB.o, dist/build/spectests-modules/BugfixMultipleModules/ModuleB.dyn_o )
3451.15 s
[doctest-parallel] [ 5 of 41] Compiling BugfixOutputToStdErr.Fib ( test/integration/BugfixOutputToStdErr/Fib.hs, dist/build/spectests-modules/BugfixOutputToStdErr/Fib.o, dist/build/spectests-modules/BugfixOutputToStdErr/Fib.dyn_o )
3451.16 s
[doctest-parallel] [ 6 of 41] Compiling Color.Foo ( test/integration/Color/Foo.hs, dist/build/spectests-modules/Color/Foo.o, dist/build/spectests-modules/Color/Foo.dyn_o )
3451.16 s
[doctest-parallel] [ 7 of 41] Compiling DosLineEndings.Fib ( test/integration/DosLineEndings/Fib.hs, dist/build/spectests-modules/DosLineEndings/Fib.o, dist/build/spectests-modules/DosLineEndings/Fib.dyn_o )
3451.16 s
[doctest-parallel] [ 8 of 41] Compiling Failing.Foo ( test/integration/Failing/Foo.hs, dist/build/spectests-modules/Failing/Foo.o, dist/build/spectests-modules/Failing/Foo.dyn_o )
3451.16 s
[doctest-parallel] [ 9 of 41] Compiling FailingMultiple.Foo ( test/integration/FailingMultiple/Foo.hs, dist/build/spectests-modules/FailingMultiple/Foo.o, dist/build/spectests-modules/FailingMultiple/Foo.dyn_o )
3451.16 s
[doctest-parallel] [10 of 41] Compiling GhcArg.Fib ( test/integration/GhcArg/Fib.hs, dist/build/spectests-modules/GhcArg/Fib.o, dist/build/spectests-modules/GhcArg/Fib.dyn_o )
3451.16 s
[doctest-parallel] [11 of 41] Compiling It.Foo ( test/integration/It/Foo.hs, dist/build/spectests-modules/It/Foo.o, dist/build/spectests-modules/It/Foo.dyn_o )
3451.16 s
[doctest-parallel] [12 of 41] Compiling It.Setup ( test/integration/It/Setup.hs, dist/build/spectests-modules/It/Setup.o, dist/build/spectests-modules/It/Setup.dyn_o )
3451.16 s
[doctest-parallel] [13 of 41] Compiling LocalStderrBinding.A ( test/integration/LocalStderrBinding/A.hs, dist/build/spectests-modules/LocalStderrBinding/A.o, dist/build/spectests-modules/LocalStderrBinding/A.dyn_o )
3451.16 s
[doctest-parallel] [14 of 41] Compiling ModuleIsolation.TestB ( test/integration/ModuleIsolation/TestB.hs, dist/build/spectests-modules/ModuleIsolation/TestB.o, dist/build/spectests-modules/ModuleIsolation/TestB.dyn_o )
3451.16 s
[doctest-parallel] [15 of 41] Compiling ModuleIsolation.TestA ( test/integration/ModuleIsolation/TestA.hs, dist/build/spectests-modules/ModuleIsolation/TestA.o, dist/build/spectests-modules/ModuleIsolation/TestA.dyn_o )
3451.16 s
[doctest-parallel] [16 of 41] Compiling ModuleOptions.Foo ( test/integration/ModuleOptions/Foo.hs, dist/build/spectests-modules/ModuleOptions/Foo.o, dist/build/spectests-modules/ModuleOptions/Foo.dyn_o )
3451.16 s
[doctest-parallel] [17 of 41] Compiling Multiline.Multiline ( test/integration/Multiline/Multiline.hs, dist/build/spectests-modules/Multiline/Multiline.o, dist/build/spectests-modules/Multiline/Multiline.dyn_o )
3451.16 s
[doctest-parallel] [18 of 41] Compiling NonExposedModule.NoImplicitImport ( test/integration/NonExposedModule/NoImplicitImport.hs, dist/build/spectests-modules/NonExposedModule/NoImplicitImport.o, dist/build/spectests-modules/NonExposedModule/NoImplicitImport.dyn_o )
3451.16 s
[doctest-parallel] [19 of 41] Compiling NonExposedModule.Exposed ( test/integration/NonExposedModule/Exposed.hs, dist/build/spectests-modules/NonExposedModule/Exposed.o, dist/build/spectests-modules/NonExposedModule/Exposed.dyn_o )
3451.16 s
[extra] Phase: setupCompilerEnvironmentPhase
3451.16 s
[extra] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3451.16 s
[extra] Phase: unpackPhase
3451.16 s
[extra] unpacking source archive /nix/store/zap07ayqyv48lfcxp4yva8sylcvy2knk-extra-1.7.16.tar.gz
3451.16 s
[extra] source root is extra-1.7.16
3451.16 s
[ghc-lib-parser] [413 of 443] Compiling GHC.Iface.Errors.Ppr ( compiler/GHC/Iface/Errors/Ppr.hs, dist/build/GHC/Iface/Errors/Ppr.p_o )
3451.16 s
[ghc-lib-parser] [414 of 443] Compiling GHC.Tc.Errors.Ppr ( compiler/GHC/Tc/Errors/Ppr.hs, dist/build/GHC/Tc/Errors/Ppr.p_o )
3451.16 s
[ghc-lib-parser] [415 of 443] Compiling GHC.HsToCore.Errors.Ppr ( compiler/GHC/HsToCore/Errors/Ppr.hs, dist/build/GHC/HsToCore/Errors/Ppr.p_o )
3451.16 s
[ghc-lib-parser] [416 of 443] Compiling GHC.Driver.Errors.Ppr ( compiler/GHC/Driver/Errors/Ppr.hs, dist/build/GHC/Driver/Errors/Ppr.p_o )
3451.16 s
[ghc-lib-parser] [417 of 443] Compiling GHC.Types.SourceError ( compiler/GHC/Types/SourceError.hs, dist/build/GHC/Types/SourceError.p_o )
3451.16 s
[ghc-lib-parser] [418 of 443] Compiling GHC.Parser.Header ( compiler/GHC/Parser/Header.hs, dist/build/GHC/Parser/Header.p_o )
3451.16 s
[ghc-lib-parser] [419 of 443] Compiling GHC.Driver.Errors ( compiler/GHC/Driver/Errors.hs, dist/build/GHC/Driver/Errors.p_o )
3451.16 s
[ghc-lib-parser] [420 of 443] Compiling GHC.Driver.CmdLine ( compiler/GHC/Driver/CmdLine.hs, dist/build/GHC/Driver/CmdLine.p_o )
3451.16 s
[ghc-lib-parser] [421 of 443] Compiling GHC.Driver.Config.Diagnostic ( compiler/GHC/Driver/Config/Diagnostic.hs, dist/build/GHC/Driver/Config/Diagnostic.p_o )
3451.16 s
[ghc-lib-parser] [422 of 443] Compiling GHC.Driver.Hooks[boot] ( compiler/GHC/Driver/Hooks.hs-boot, dist/build/GHC/Driver/Hooks.p_o-boot )
3451.16 s
[ghc-lib-parser] [423 of 443] Compiling GHC.Data.IOEnv ( compiler/GHC/Data/IOEnv.hs, dist/build/GHC/Data/IOEnv.p_o )
3451.16 s
[ghc-lib-parser] [424 of 443] Compiling GHC.Tc.Errors.Hole.Plugin[boot] ( compiler/GHC/Tc/Errors/Hole/Plugin.hs-boot, dist/build/GHC/Tc/Errors/Hole/Plugin.p_o-boot )
3451.16 s
[ghc-lib-parser] [425 of 443] Compiling GHC.Driver.Plugins[boot] ( compiler/GHC/Driver/Plugins.hs-boot, dist/build/GHC/Driver/Plugins.p_o-boot )
3451.16 s
[ghc-lib-parser] [426 of 443] Compiling GHC.Runtime.Context ( compiler/GHC/Runtime/Context.hs, dist/build/GHC/Runtime/Context.p_o )
3451.16 s
[ghc-lib-parser] [427 of 443] Compiling GHC.Core.Lint.Interactive ( compiler/GHC/Core/Lint/Interactive.hs, dist/build/GHC/Core/Lint/Interactive.p_o )
3451.16 s
[ghc-lib-parser] [428 of 443] Compiling GHC.Driver.Env.Types ( compiler/GHC/Driver/Env/Types.hs, dist/build/GHC/Driver/Env/Types.p_o )
3451.16 s
[ghc-lib-parser] [429 of 443] Compiling GHC.Driver.Env ( compiler/GHC/Driver/Env.hs, dist/build/GHC/Driver/Env.p_o )
3451.16 s
[ghc-lib-parser] [430 of 443] Compiling GHC.Core.Opt.Monad ( compiler/GHC/Core/Opt/Monad.hs, dist/build/GHC/Core/Opt/Monad.p_o )
3451.16 s
[ghc-lib-parser] [431 of 443] Compiling GHC.Core.Lint ( compiler/GHC/Core/Lint.hs, dist/build/GHC/Core/Lint.p_o )
3451.16 s
[ghc-lib-parser] [432 of 443] Compiling GHC.Core.Opt.Simplify ( compiler/GHC/Core/Opt/Simplify.hs, dist/build/GHC/Core/Opt/Simplify.p_o )
3451.16 s
[ghc-lib-parser] [433 of 443] Compiling GHC.Core.Opt.Pipeline.Types ( compiler/GHC/Core/Opt/Pipeline/Types.hs, dist/build/GHC/Core/Opt/Pipeline/Types.p_o )
3451.16 s
[ghc-lib-parser] [434 of 443] Compiling GHC.Driver.Config.Core.Lint ( compiler/GHC/Driver/Config/Core/Lint.hs, dist/build/GHC/Driver/Config/Core/Lint.p_o )
3451.16 s
[ghc-lib-parser] [435 of 443] Compiling GHC.Tc.Types ( compiler/GHC/Tc/Types.hs, dist/build/GHC/Tc/Types.p_o )
3451.16 s
[ghc-lib-parser] [436 of 443] Compiling GHC.Tc.Errors.Hole.Plugin ( compiler/GHC/Tc/Errors/Hole/Plugin.hs, dist/build/GHC/Tc/Errors/Hole/Plugin.p_o )
3451.16 s
[ghc-lib-parser] [437 of 443] Compiling GHC.Driver.Monad ( compiler/GHC/Driver/Monad.hs, dist/build/GHC/Driver/Monad.p_o )
3451.16 s
[ghc-lib-parser] [438 of 443] Compiling GHC.Driver.Plugins ( compiler/GHC/Driver/Plugins.hs, dist/build/GHC/Driver/Plugins.p_o )
3451.16 s
[ghc-lib-parser] [439 of 443] Compiling GHC.Driver.Pipeline.Phases ( compiler/GHC/Driver/Pipeline/Phases.hs, dist/build/GHC/Driver/Pipeline/Phases.p_o )
3451.16 s
[ghc-lib-parser] [440 of 443] Compiling GHC.Driver.Hooks ( compiler/GHC/Driver/Hooks.hs, dist/build/GHC/Driver/Hooks.p_o )
3451.16 s
[ghc-lib-parser] [441 of 443] Compiling GHC.Core.Opt.CallerCC ( compiler/GHC/Core/Opt/CallerCC.hs, dist/build/GHC/Core/Opt/CallerCC.p_o )
3451.16 s
[ghc-lib-parser] [442 of 443] Compiling GHC.Driver.Session ( compiler/GHC/Driver/Session.hs, dist/build/GHC/Driver/Session.p_o )
3451.16 s
[ghc-lib-parser] [443 of 443] Compiling GHC.Driver.Config.Parser ( compiler/GHC/Driver/Config/Parser.hs, dist/build/GHC/Driver/Config/Parser.p_o )
3451.16 s
[http-types] Phase: setupCompilerEnvironmentPhase
3451.16 s
[http-types] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3451.16 s
[indexed-traversable-instances] Phase: setupCompilerEnvironmentPhase
3451.16 s
[indexed-traversable-instances] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3451.16 s
[invariant] Phase: fixupPhase
3451.16 s
[invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4
3451.16 s
[invariant] shrinking /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSinvariant-0.6.4-B7cwCwA6VO635of3nejvG8-ghc9.8.2.so
3451.16 s
[invariant] checking for references to /build/ in /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4...
3451.16 s
[invariant] patching script interpreter paths in /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4
3451.16 s
[invariant] stripping (with command strip and flags -S -p) in /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4/lib
3451.16 s
[invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/01cdb6s9a30af7qh7kglcvbr7mxjgrdb-invariant-0.6.4-doc
3451.16 s
[invariant] checking for references to /build/ in /nix/store/01cdb6s9a30af7qh7kglcvbr7mxjgrdb-invariant-0.6.4-doc...
3451.16 s
[invariant] patching script interpreter paths in /nix/store/01cdb6s9a30af7qh7kglcvbr7mxjgrdb-invariant-0.6.4-doc
3451.16 s
[monoid-subclasses] Phase: setupCompilerEnvironmentPhase
3451.16 s
[monoid-subclasses] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3451.16 s
[parsers] Phase: setupCompilerEnvironmentPhase
3451.16 s
[parsers] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3451.16 s
[relude] ✓ length (one @(Map k v) x) ≡ 1 passed 100 tests.
3451.16 s
[relude] ✓ length (one @(HashMap k v) x) ≡ 1 passed 100 tests.
3451.16 s
[relude] ✓ length (one @(IntMap v) x) ≡ 1 passed 100 tests.
3451.16 s
[relude] ✓ length (one @(Set a) x) ≡ 1 passed 100 tests.
3451.16 s
[relude] ✓ length (one @(HashSet a) x) ≡ 1 passed 100 tests.
3451.16 s
[relude] ✓ length (one @(IntSet x) ≡ 1 passed 100 tests.
3451.16 s
[relude] ✓ 14 succeeded.
3451.16 s
[relude] Test suite relude-test: PASS
3451.16 s
[relude] Test suite logged to: dist/test/relude-1.2.2.0-relude-test.log
3451.16 s
[relude] Test suite relude-doctest: RUNNING...
3451.16 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.17 s
[relude]
3451.17 s
[relude] on the commandline: warning: [GHC-98887]
3451.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.18 s
[relude]
3451.18 s
[relude] on the commandline: warning: [GHC-98887]
3451.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3451.18 s
[relude]
3451.18 s
[semigroupoids] Documentation created: dist/doc/html/semigroupoids/,
3451.18 s
[semigroupoids] dist/doc/html/semigroupoids/semigroupoids.txt
3451.18 s
[semigroupoids] haddockPhase completed in 30 seconds
3451.18 s
[semigroupoids] Phase: installPhase
3451.18 s
[semigroupoids] Installing library in /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3451.18 s
[semigroupoids] Phase: fixupPhase
3451.18 s
[semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1
3451.18 s
[semigroupoids] shrinking /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSsemigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT-ghc9.8.2.so
3451.18 s
[semigroupoids] checking for references to /build/ in /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1...
3451.18 s
[semigroupoids] patching script interpreter paths in /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1
3451.18 s
[semigroupoids] stripping (with command strip and flags -S -p) in /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1/lib
3451.18 s
[semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/8alw8mbxvmy4lkplvx8ckffd3zv24rvs-semigroupoids-6.0.1-doc
3451.18 s
[semigroupoids] checking for references to /build/ in /nix/store/8alw8mbxvmy4lkplvx8ckffd3zv24rvs-semigroupoids-6.0.1-doc...
3451.18 s
[semigroupoids] patching script interpreter paths in /nix/store/8alw8mbxvmy4lkplvx8ckffd3zv24rvs-semigroupoids-6.0.1-doc
3451.18 s
[semirings] Phase: fixupPhase
3451.18 s
[semirings] shrinking RPATHs of ELF executables and libraries in /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7
3451.18 s
[semirings] shrinking /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSsemirings-0.7-2wjLfItihdHLCFKyEKBEuI-ghc9.8.2.so
3451.18 s
[semirings] checking for references to /build/ in /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7...
3451.18 s
[semirings] patching script interpreter paths in /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7
3451.18 s
[semirings] stripping (with command strip and flags -S -p) in /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7/lib
3451.18 s
[semirings] shrinking RPATHs of ELF executables and libraries in /nix/store/6vs06wisjcsc4rgks00qp6qyjwgkcpnk-semirings-0.7-doc
3451.18 s
[semirings] checking for references to /build/ in /nix/store/6vs06wisjcsc4rgks00qp6qyjwgkcpnk-semirings-0.7-doc...
3451.18 s
[semirings] patching script interpreter paths in /nix/store/6vs06wisjcsc4rgks00qp6qyjwgkcpnk-semirings-0.7-doc
3451.18 s
[tomland] [14 of 36] Compiling Toml.Parser.Item
3451.18 s
[tomland]
3451.18 s
[tomland] src/Toml/Parser/Item.hs:26:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
3451.18 s
[tomland] The import of ‘liftA2’
3451.18 s
[tomland] from module ‘Control.Applicative’ is redundant
3451.18 s
[tomland] |
3451.18 s
[tomland] 26 | import Control.Applicative (liftA2 , many)
3451.18 s
[tomland] | ^^^^^^
3451.18 s
[tomland] [15 of 36] Compiling Toml.Parser.Validate
3451.18 s
[tomland] [16 of 36] Compiling Toml.Parser
3451.18 s
[tomland] [17 of 36] Compiling Toml.Codec.BiMap
3451.18 s
[tomland] [18 of 36] Compiling Toml.Codec.Error
3451.18 s
[tomland] [19 of 36] Compiling Toml.Codec.Types
3451.18 s
[tomland]
3451.18 s
[tomland] src/Toml/Codec/Types.hs:37:47: warning : [ GHC-38856 ] [ -Wunused-imports ]
3451.18 s
[tomland] The import of ‘liftA2’
3451.18 s
[tomland] from module ‘Control.Applicative’ is redundant
3451.18 s
[tomland] |
3451.18 s
[tomland] 37 | import Control.Applicative (Alternative (..), liftA2 )
3451.18 s
[tomland] | ^^^^^^
3451.18 s
[tomland] [20 of 36] Compiling Toml.Codec.Di
3451.18 s
[tomland] [21 of 36] Compiling Toml.Codec.Combinator.Tuple
3451.18 s
[tomland] [22 of 36] Compiling Toml.Codec.Combinator.Table
3451.18 s
[tomland] [23 of 36] Compiling Toml.Codec.Code
3451.18 s
[tomland] [24 of 36] Compiling Toml.Codec.Combinator.Common
3451.18 s
[tomland] [25 of 36] Compiling Toml.Codec.Combinator.Map
3451.18 s
[tomland] [26 of 36] Compiling Toml.Codec.BiMap.Conversion
3451.18 s
[tomland] [27 of 36] Compiling Toml.Codec.Combinator.Time
3451.18 s
[tomland] [28 of 36] Compiling Toml.Codec.Combinator.Primitive
3451.18 s
[tomland] [29 of 36] Compiling Toml.Codec.Combinator.Monoid
3451.18 s
[tomland] [30 of 36] Compiling Toml.Codec.Combinator.List
3451.18 s
[tomland] [31 of 36] Compiling Toml.Codec.Combinator.Set
3451.18 s
[tomland] [32 of 36] Compiling Toml.Codec.Combinator.Custom
3451.18 s
[tomland] [33 of 36] Compiling Toml.Codec.Combinator
3451.18 s
[tomland] [34 of 36] Compiling Toml.Codec.Generic
3451.18 s
[tomland] [35 of 36] Compiling Toml.Codec
3451.18 s
[tomland] [36 of 36] Compiling Toml
3451.18 s
[doctest-parallel] [20 of 41] Compiling PropertyBool.Foo ( test/integration/PropertyBool/Foo.hs, dist/build/spectests-modules/PropertyBool/Foo.o, dist/build/spectests-modules/PropertyBool/Foo.dyn_o )
3451.18 s
[doctest-parallel] [21 of 41] Compiling PropertyBoolWithTypeSignature.Foo ( test/integration/PropertyBoolWithTypeSignature/Foo.hs, dist/build/spectests-modules/PropertyBoolWithTypeSignature/Foo.o, dist/build/spectests-modules/PropertyBoolWithTypeSignature/Foo.dyn_o )
3451.18 s
[doctest-parallel] [22 of 41] Compiling PropertyFailing.Foo ( test/integration/PropertyFailing/Foo.hs, dist/build/spectests-modules/PropertyFailing/Foo.o, dist/build/spectests-modules/PropertyFailing/Foo.dyn_o )
3451.18 s
[doctest-parallel] [23 of 41] Compiling PropertyImplicitlyQuantified.Foo ( test/integration/PropertyImplicitlyQuantified/Foo.hs, dist/build/spectests-modules/PropertyImplicitlyQuantified/Foo.o, dist/build/spectests-modules/PropertyImplicitlyQuantified/Foo.dyn_o )
3451.18 s
[doctest-parallel] [24 of 41] Compiling PropertyQuantified.Foo ( test/integration/PropertyQuantified/Foo.hs, dist/build/spectests-modules/PropertyQuantified/Foo.o, dist/build/spectests-modules/PropertyQuantified/Foo.dyn_o )
3451.18 s
[doctest-parallel] [25 of 41] Compiling PropertySetup.Foo ( test/integration/PropertySetup/Foo.hs, dist/build/spectests-modules/PropertySetup/Foo.o, dist/build/spectests-modules/PropertySetup/Foo.dyn_o )
3451.18 s
[doctest-parallel] [26 of 41] Compiling Setup.Foo ( test/integration/Setup/Foo.hs, dist/build/spectests-modules/Setup/Foo.o, dist/build/spectests-modules/Setup/Foo.dyn_o )
3451.18 s
[doctest-parallel] [27 of 41] Compiling SetupSkipOnFailure.Foo ( test/integration/SetupSkipOnFailure/Foo.hs, dist/build/spectests-modules/SetupSkipOnFailure/Foo.o, dist/build/spectests-modules/SetupSkipOnFailure/Foo.dyn_o )
3451.18 s
[doctest-parallel] [28 of 41] Compiling SystemIoImported.A ( test/integration/SystemIoImported/A.hs, dist/build/spectests-modules/SystemIoImported/A.o, dist/build/spectests-modules/SystemIoImported/A.dyn_o )
3451.18 s
[doctest-parallel] [29 of 41] Compiling TemplateHaskell.Foo ( test/integration/TemplateHaskell/Foo.hs, dist/build/spectests-modules/TemplateHaskell/Foo.o, dist/build/spectests-modules/TemplateHaskell/Foo.dyn_o )
3451.18 s
[doctest-parallel] [30 of 41] Compiling TestBlankline.Fib ( test/integration/TestBlankline/Fib.hs, dist/build/spectests-modules/TestBlankline/Fib.o, dist/build/spectests-modules/TestBlankline/Fib.dyn_o )
3451.18 s
[doctest-parallel] [31 of 41] Compiling TestCombinedExample.Fib ( test/integration/TestCombinedExample/Fib.hs, dist/build/spectests-modules/TestCombinedExample/Fib.o, dist/build/spectests-modules/TestCombinedExample/Fib.dyn_o )
3451.18 s
[doctest-parallel] [32 of 41] Compiling TestCommentLocation.Foo ( test/integration/TestCommentLocation/Foo.hs, dist/build/spectests-modules/TestCommentLocation/Foo.o, dist/build/spectests-modules/TestCommentLocation/Foo.dyn_o )
3451.18 s
[doctest-parallel] [33 of 41] Compiling TestDocumentationForArguments.Fib ( test/integration/TestDocumentationForArguments/Fib.hs, dist/build/spectests-modules/TestDocumentationForArguments/Fib.o, dist/build/spectests-modules/TestDocumentationForArguments/Fib.dyn_o )
3451.18 s
[doctest-parallel] [34 of 41] Compiling TestFailOnMultiline.Fib ( test/integration/TestFailOnMultiline/Fib.hs, dist/build/spectests-modules/TestFailOnMultiline/Fib.o, dist/build/spectests-modules/TestFailOnMultiline/Fib.dyn_o )
3451.18 s
[doctest-parallel] [35 of 41] Compiling TestImport.ModuleA ( test/integration/TestImport/ModuleA.hs, dist/build/spectests-modules/TestImport/ModuleA.o, dist/build/spectests-modules/TestImport/ModuleA.dyn_o )
3451.18 s
[doctest-parallel] [36 of 41] Compiling TestImport.ModuleB ( test/integration/TestImport/ModuleB.hs, dist/build/spectests-modules/TestImport/ModuleB.o, dist/build/spectests-modules/TestImport/ModuleB.dyn_o )
3451.18 s
[doctest-parallel] [37 of 41] Compiling TestPutStr.Fib ( test/integration/TestPutStr/Fib.hs, dist/build/spectests-modules/TestPutStr/Fib.o, dist/build/spectests-modules/TestPutStr/Fib.dyn_o )
3451.18 s
[doctest-parallel] [38 of 41] Compiling TestSimple.Fib ( test/integration/TestSimple/Fib.hs, dist/build/spectests-modules/TestSimple/Fib.o, dist/build/spectests-modules/TestSimple/Fib.dyn_o )
3451.18 s
[doctest-parallel] [39 of 41] Compiling TrailingWhitespace.Foo ( test/integration/TrailingWhitespace/Foo.hs, dist/build/spectests-modules/TrailingWhitespace/Foo.o, dist/build/spectests-modules/TrailingWhitespace/Foo.dyn_o )
3451.18 s
[doctest-parallel] [40 of 41] Compiling WithCInclude.Bar ( test/integration/WithCInclude/Bar.hs, dist/build/spectests-modules/WithCInclude/Bar.o, dist/build/spectests-modules/WithCInclude/Bar.dyn_o )
3451.48 s
[invariant:post-build] Uploading to the NixCI cache: /nix/store/01cdb6s9a30af7qh7kglcvbr7mxjgrdb-invariant-0.6.4-doc /nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4
3452.10 s
[invariant:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3452.60 s
[invariant:post-build] copying 2 paths...
3452.60 s
[invariant:post-build] copying path '/nix/store/01cdb6s9a30af7qh7kglcvbr7mxjgrdb-invariant-0.6.4-doc' to 'https://cache.nix-ci.com'...
3453.60 s
[invariant:post-build] copying path '/nix/store/gp7cpb02iiz072wc8bha9ib32qmkrsly-invariant-0.6.4' to 'https://cache.nix-ci.com'...
3457.90 s
[invariant:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3458.55 s
[invariant:post-build] copying 1 paths...
3458.55 s
[invariant:post-build] copying path '/nix/store/brd7h5523j1lzya9lpdv7nwan15phqhg-invariant-0.6.4.drv' to 'https://cache.nix-ci.com'...
3459.17 s
Uploaded invariant in 7.8s
3459.17 s
Progress: 289 of 423 built (15 building), 407 of 407 downloaded from cache
3459.17 s
Built invariant in 1m42s
3459.17 s
[relude] on the commandline: warning: [GHC-98887]
3459.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.17 s
[relude]
3459.17 s
[relude] on the commandline: warning: [GHC-98887]
3459.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.17 s
[relude]
3459.17 s
[relude] on the commandline: warning: [GHC-98887]
3459.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.17 s
[relude]
3459.17 s
[relude] on the commandline: warning: [GHC-98887]
3459.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.17 s
[relude]
3459.17 s
[relude] on the commandline: warning: [GHC-98887]
3459.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.17 s
[relude]
3459.17 s
[relude] on the commandline: warning: [GHC-98887]
3459.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.17 s
[relude]
3459.17 s
[relude] on the commandline: warning: [GHC-98887]
3459.17 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.17 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.18 s
[relude]
3459.18 s
[relude] on the commandline: warning: [GHC-98887]
3459.18 s
[relude] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
3459.70 s
[semigroupoids:post-build] Uploading to the NixCI cache: /nix/store/8alw8mbxvmy4lkplvx8ckffd3zv24rvs-semigroupoids-6.0.1-doc /nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1
3460.28 s
[semigroupoids:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3460.37 s
[semigroupoids:post-build] copying 2 paths...
3460.37 s
[semigroupoids:post-build] copying path '/nix/store/8alw8mbxvmy4lkplvx8ckffd3zv24rvs-semigroupoids-6.0.1-doc' to 'https://cache.nix-ci.com'...
3462.46 s
[semigroupoids:post-build] copying path '/nix/store/fcxighlba73ksgysw7k95h810429c5w5-semigroupoids-6.0.1' to 'https://cache.nix-ci.com'...
3470.97 s
[semigroupoids:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3471.83 s
[semigroupoids:post-build] copying 0 paths...
3472.10 s
Uploaded semigroupoids in 12.5s
3472.11 s
Progress: 290 of 424 built (14 building), 407 of 407 downloaded from cache
3472.11 s
Built semigroupoids in 1m55s
3472.43 s
[semirings:post-build] Uploading to the NixCI cache: /nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7 /nix/store/6vs06wisjcsc4rgks00qp6qyjwgkcpnk-semirings-0.7-doc
3473.08 s
[semirings:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3473.38 s
[semirings:post-build] copying 2 paths...
3473.38 s
[semirings:post-build] copying path '/nix/store/6vs06wisjcsc4rgks00qp6qyjwgkcpnk-semirings-0.7-doc' to 'https://cache.nix-ci.com'...
3476.10 s
[semirings:post-build] copying path '/nix/store/6ss3rf2p3y955vjld6r8gkgn1chy9x13-semirings-0.7' to 'https://cache.nix-ci.com'...
3482.64 s
[semirings:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3483.58 s
[semirings:post-build] copying 1 paths...
3483.58 s
[semirings:post-build] copying path '/nix/store/wrvc47n35ff5alx2rc6smr958q597z1j-semirings-0.7.drv' to 'https://cache.nix-ci.com'...
3484.29 s
Uploaded semirings in 11.9s
3484.31 s
Progress: 291 of 425 built (13 building), 407 of 407 downloaded from cache
3484.31 s
Built semirings in 2m07s
3484.69 s
Building /nix/store/7y3da27j635y9ldwp8c7lckgr4zynwn5-either-5.0.2.drv
3484.90 s
Building /nix/store/0vq97ppsbi73s4785n5cqfcn017ivxk9-foldl-1.4.18.drv
3485.04 s
Building /nix/store/b84813sshv9pn2mr3rrbbgmf3zn31bnw-free-5.2.drv
3485.04 s
[base64] [21 of 22] Compiling Data.Text.Short.Encoding.Base64 ( src/Data/Text/Short/Encoding/Base64.hs, dist/build/Data/Text/Short/Encoding/Base64.p_o )
3485.04 s
[base64] [22 of 22] Compiling Data.Text.Short.Encoding.Base64.URL ( src/Data/Text/Short/Encoding/Base64/URL.hs, dist/build/Data/Text/Short/Encoding/Base64/URL.p_o )
3485.04 s
[base64] Preprocessing test suite 'base64-tests' for base64-1.0..
3485.04 s
[base64] Building test suite 'base64-tests' for base64-1.0..
3485.04 s
[base64] [1 of 2] Compiling Internal ( test/Internal.hs, dist/build/base64-tests/base64-tests-tmp/Internal.o )
3485.04 s
[binary-orphans] Phase: updateAutotoolsGnuConfigScriptsPhase
3485.04 s
[binary-orphans] Phase: configurePhase
3485.04 s
[binary-orphans] configureFlags: --verbose --prefix=/nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/nvbc0wm1bj2bwkhsv77dhgbbsqhfk2g8-binary-orphans-1.0.5-doc/share/doc/binary-orphans-1.0.5 --with-gcc=gcc --package-db=/build/tmp.FHpYNhB7Rl/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3485.04 s
[binary-orphans] Using Parsec parser
3485.04 s
[binary-orphans] Configuring binary-orphans-1.0.5...
3485.04 s
[binary-orphans] Dependency base >=4.12.0.0 && <4.22: using base-4.19.1.0
3485.04 s
[binary-orphans] Dependency binary >=0.8.6.0 && <0.8.10: using binary-0.8.9.1
3485.04 s
[binary-orphans] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
3485.04 s
[binary-orphans] Dependency QuickCheck >=2.13.1 && <2.16: using QuickCheck-2.14.3
3485.04 s
[binary-orphans] Dependency base: using base-4.19.1.0
3485.04 s
[binary-orphans] Dependency binary: using binary-0.8.9.1
3485.04 s
[binary-orphans] Dependency binary-orphans: using binary-orphans-1.0.5
3485.04 s
[binary-orphans] Dependency quickcheck-instances >=0.3.28 && <0.4: using
3485.04 s
[binary-orphans] quickcheck-instances-0.3.32
3485.04 s
[binary-orphans] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.8
3485.04 s
[binary-orphans] Dependency tasty >=0.10.1.2 && <1.6: using tasty-1.5.3
3485.04 s
[binary-orphans] Dependency tasty-quickcheck >=0.8.3.2 && <0.12: using tasty-quickcheck-0.11
3485.04 s
[binary-orphans] Source component graph:
3485.04 s
[binary-orphans] component lib
3485.04 s
[binary-orphans] component test:binary-orphans-test dependency lib
3485.04 s
[binary-orphans] Configured component graph:
3485.04 s
[binary-orphans] component binary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK
3485.04 s
[binary-orphans] include base-4.19.1.0-a65c
3485.04 s
[binary-orphans] include binary-0.8.9.1-4400
3485.04 s
[binary-orphans] component binary-orphans-1.0.5-IhbGrMFEu7T69k5vXJMCLh-binary-orphans-test
3485.04 s
[binary-orphans] include OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3485.04 s
[binary-orphans] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.04 s
[binary-orphans] include base-4.19.1.0-a65c
3485.04 s
[binary-orphans] include binary-0.8.9.1-4400
3485.04 s
[binary-orphans] include binary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK
3485.04 s
[binary-orphans] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.04 s
[binary-orphans] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3485.04 s
[binary-orphans] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.04 s
[binary-orphans] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.04 s
[binary-orphans] Linked component graph:
3485.04 s
[binary-orphans] unit binary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK
3485.04 s
[binary-orphans] include base-4.19.1.0-a65c
3485.04 s
[binary-orphans] include binary-0.8.9.1-4400
3485.04 s
[binary-orphans] Data.Binary.Orphans=binary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK:Data.Binary.Orphans
3485.04 s
[binary-orphans] unit binary-orphans-1.0.5-IhbGrMFEu7T69k5vXJMCLh-binary-orphans-test
3485.04 s
[binary-orphans] include OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3485.04 s
[binary-orphans] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.04 s
[binary-orphans] include base-4.19.1.0-a65c
3485.04 s
[binary-orphans] include binary-0.8.9.1-4400
3485.04 s
[binary-orphans] include binary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK
3485.04 s
[binary-orphans] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.04 s
[binary-orphans] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3485.04 s
[binary-orphans] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.04 s
[binary-orphans] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.04 s
[binary-orphans] Ready component graph:
3485.04 s
[binary-orphans] definite binary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK
3485.04 s
[binary-orphans] depends base-4.19.1.0-a65c
3485.04 s
[binary-orphans] depends binary-0.8.9.1-4400
3485.04 s
[binary-orphans] definite binary-orphans-1.0.5-IhbGrMFEu7T69k5vXJMCLh-binary-orphans-test
3485.04 s
[binary-orphans] depends OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3485.04 s
[binary-orphans] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.04 s
[binary-orphans] depends base-4.19.1.0-a65c
3485.04 s
[binary-orphans] depends binary-0.8.9.1-4400
3485.04 s
[binary-orphans] depends binary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK
3485.04 s
[doctest-parallel] [41 of 41] Compiling WithCbits.Bar ( test/integration/WithCbits/Bar.hs, dist/build/spectests-modules/WithCbits/Bar.o, dist/build/spectests-modules/WithCbits/Bar.dyn_o )
3485.04 s
[doctest-parallel] [ 1 of 41] Compiling BugfixImportHierarchical.ModuleB ( test/integration/BugfixImportHierarchical/ModuleB.hs, dist/build/spectests-modules/BugfixImportHierarchical/ModuleB.p_o )
3485.04 s
[doctest-parallel] [ 2 of 41] Compiling BugfixImportHierarchical.ModuleA ( test/integration/BugfixImportHierarchical/ModuleA.hs, dist/build/spectests-modules/BugfixImportHierarchical/ModuleA.p_o )
3485.04 s
[doctest-parallel] [ 3 of 41] Compiling BugfixMultipleModules.ModuleA ( test/integration/BugfixMultipleModules/ModuleA.hs, dist/build/spectests-modules/BugfixMultipleModules/ModuleA.p_o )
3485.05 s
[doctest-parallel] [ 4 of 41] Compiling BugfixMultipleModules.ModuleB ( test/integration/BugfixMultipleModules/ModuleB.hs, dist/build/spectests-modules/BugfixMultipleModules/ModuleB.p_o )
3485.05 s
[doctest-parallel] [ 5 of 41] Compiling BugfixOutputToStdErr.Fib ( test/integration/BugfixOutputToStdErr/Fib.hs, dist/build/spectests-modules/BugfixOutputToStdErr/Fib.p_o )
3485.05 s
[doctest-parallel] [ 6 of 41] Compiling Color.Foo ( test/integration/Color/Foo.hs, dist/build/spectests-modules/Color/Foo.p_o )
3485.05 s
[doctest-parallel] [ 7 of 41] Compiling DosLineEndings.Fib ( test/integration/DosLineEndings/Fib.hs, dist/build/spectests-modules/DosLineEndings/Fib.p_o )
3485.05 s
[doctest-parallel] [ 8 of 41] Compiling Failing.Foo ( test/integration/Failing/Foo.hs, dist/build/spectests-modules/Failing/Foo.p_o )
3485.05 s
[doctest-parallel] [ 9 of 41] Compiling FailingMultiple.Foo ( test/integration/FailingMultiple/Foo.hs, dist/build/spectests-modules/FailingMultiple/Foo.p_o )
3485.05 s
[doctest-parallel] [10 of 41] Compiling GhcArg.Fib ( test/integration/GhcArg/Fib.hs, dist/build/spectests-modules/GhcArg/Fib.p_o )
3485.05 s
[doctest-parallel] [11 of 41] Compiling It.Foo ( test/integration/It/Foo.hs, dist/build/spectests-modules/It/Foo.p_o )
3485.05 s
[doctest-parallel] [12 of 41] Compiling It.Setup ( test/integration/It/Setup.hs, dist/build/spectests-modules/It/Setup.p_o )
3485.05 s
[doctest-parallel] [13 of 41] Compiling LocalStderrBinding.A ( test/integration/LocalStderrBinding/A.hs, dist/build/spectests-modules/LocalStderrBinding/A.p_o )
3485.05 s
[doctest-parallel] [14 of 41] Compiling ModuleIsolation.TestB ( test/integration/ModuleIsolation/TestB.hs, dist/build/spectests-modules/ModuleIsolation/TestB.p_o )
3485.05 s
[doctest-parallel] [15 of 41] Compiling ModuleIsolation.TestA ( test/integration/ModuleIsolation/TestA.hs, dist/build/spectests-modules/ModuleIsolation/TestA.p_o )
3485.05 s
[doctest-parallel] [16 of 41] Compiling ModuleOptions.Foo ( test/integration/ModuleOptions/Foo.hs, dist/build/spectests-modules/ModuleOptions/Foo.p_o )
3485.05 s
[doctest-parallel] [17 of 41] Compiling Multiline.Multiline ( test/integration/Multiline/Multiline.hs, dist/build/spectests-modules/Multiline/Multiline.p_o )
3485.05 s
[doctest-parallel] [18 of 41] Compiling NonExposedModule.NoImplicitImport ( test/integration/NonExposedModule/NoImplicitImport.hs, dist/build/spectests-modules/NonExposedModule/NoImplicitImport.p_o )
3485.05 s
[doctest-parallel] [19 of 41] Compiling NonExposedModule.Exposed ( test/integration/NonExposedModule/Exposed.hs, dist/build/spectests-modules/NonExposedModule/Exposed.p_o )
3485.05 s
[doctest-parallel] [20 of 41] Compiling PropertyBool.Foo ( test/integration/PropertyBool/Foo.hs, dist/build/spectests-modules/PropertyBool/Foo.p_o )
3485.05 s
[doctest-parallel] [21 of 41] Compiling PropertyBoolWithTypeSignature.Foo ( test/integration/PropertyBoolWithTypeSignature/Foo.hs, dist/build/spectests-modules/PropertyBoolWithTypeSignature/Foo.p_o )
3485.05 s
[doctest-parallel] [22 of 41] Compiling PropertyFailing.Foo ( test/integration/PropertyFailing/Foo.hs, dist/build/spectests-modules/PropertyFailing/Foo.p_o )
3485.05 s
[doctest-parallel] [23 of 41] Compiling PropertyImplicitlyQuantified.Foo ( test/integration/PropertyImplicitlyQuantified/Foo.hs, dist/build/spectests-modules/PropertyImplicitlyQuantified/Foo.p_o )
3485.05 s
[doctest-parallel] [24 of 41] Compiling PropertyQuantified.Foo ( test/integration/PropertyQuantified/Foo.hs, dist/build/spectests-modules/PropertyQuantified/Foo.p_o )
3485.05 s
[doctest-parallel] [25 of 41] Compiling PropertySetup.Foo ( test/integration/PropertySetup/Foo.hs, dist/build/spectests-modules/PropertySetup/Foo.p_o )
3485.05 s
[doctest-parallel] [26 of 41] Compiling Setup.Foo ( test/integration/Setup/Foo.hs, dist/build/spectests-modules/Setup/Foo.p_o )
3485.05 s
[doctest-parallel] [27 of 41] Compiling SetupSkipOnFailure.Foo ( test/integration/SetupSkipOnFailure/Foo.hs, dist/build/spectests-modules/SetupSkipOnFailure/Foo.p_o )
3485.05 s
[either] Phase: setupCompilerEnvironmentPhase
3485.05 s
[extra] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "extra-1.7.16/test/TestUtil.hs"
3485.05 s
[extra] Phase: patchPhase
3485.05 s
[extra] Replace Cabal file with edited version from mirror://hackage/extra-1.7.16/revision/1.cabal.
3485.05 s
[extra] Phase: compileBuildDriverPhase
3485.05 s
[extra] setupCompileFlags: -package-db=/build/tmp.OBHWziQGnB/setup-package.conf.d -threaded
3485.05 s
[extra] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.OBHWziQGnB/Main.o )
3485.05 s
[extra] [2 of 2] Linking Setup
3485.05 s
[extra] Phase: updateAutotoolsGnuConfigScriptsPhase
3485.05 s
[extra] Phase: configurePhase
3485.05 s
[extra] configureFlags: --verbose --prefix=/nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/rbp24qyh57zzhjj3xlydyn6269ghy7k2-extra-1.7.16-doc/share/doc/extra-1.7.16 --with-gcc=gcc --package-db=/build/tmp.OBHWziQGnB/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3485.05 s
[extra] Using Parsec parser
3485.05 s
[extra] Configuring extra-1.7.16...
3485.05 s
[extra] Dependency base >=4.9 && <4.21: using base-4.19.1.0
3485.05 s
[extra] Dependency clock >=0.7: using clock-0.8.4
3485.05 s
[extra] Dependency directory: using directory-1.3.8.1
3485.05 s
[extra] Dependency filepath: using filepath-1.4.200.1
3485.05 s
[extra] Dependency process: using process-1.6.18.0
3485.05 s
[extra] Dependency time: using time-1.12.2
3485.05 s
[extra] Dependency unix: using unix-2.8.4.0
3485.05 s
[extra] Dependency QuickCheck >=2.10: using QuickCheck-2.14.3
3485.05 s
[extra] Dependency base >=4 && <5: using base-4.19.1.0
3485.05 s
[extra] Dependency directory: using directory-1.3.8.1
3485.05 s
[extra] Dependency extra: using extra-1.7.16
3485.05 s
[extra] Dependency filepath: using filepath-1.4.200.1
3485.05 s
[extra] Dependency quickcheck-instances >=0.3.17: using quickcheck-instances-0.3.32
3485.05 s
[extra] Dependency unix: using unix-2.8.4.0
3485.05 s
[extra] Source component graph:
3485.05 s
[extra] component lib
3485.05 s
[extra] component test:extra-test dependency lib
3485.05 s
[extra] Configured component graph:
3485.05 s
[extra] component extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV
3485.05 s
[extra] include base-4.19.1.0-a65c
3485.05 s
[extra] include clock-0.8.4-7uI8uFDEc8n2TR6YkKdtAl
3485.05 s
[extra] include directory-1.3.8.1-3af8
3485.05 s
[extra] include filepath-1.4.200.1-5c86
3485.05 s
[extra] include process-1.6.18.0-d7db
3485.05 s
[extra] include time-1.12.2-dfe5
3485.05 s
[extra] include unix-2.8.4.0-db6b
3485.05 s
[extra] component extra-1.7.16-CLlutePyjFN5cK0zzf7Hnj-extra-test
3485.05 s
[extra] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.05 s
[extra] include base-4.19.1.0-a65c
3485.05 s
[extra] include directory-1.3.8.1-3af8
3485.05 s
[extra] include extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV
3485.05 s
[extra] include filepath-1.4.200.1-5c86
3485.05 s
[extra] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.05 s
[extra] include unix-2.8.4.0-db6b
3485.05 s
[extra] Linked component graph:
3485.05 s
[extra] unit extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV
3485.05 s
[extra] include base-4.19.1.0-a65c
3485.05 s
[extra] include clock-0.8.4-7uI8uFDEc8n2TR6YkKdtAl
3485.05 s
[extra] include directory-1.3.8.1-3af8
3485.05 s
[extra] include filepath-1.4.200.1-5c86
3485.05 s
[extra] include process-1.6.18.0-d7db
3485.05 s
[extra] include time-1.12.2-dfe5
3485.05 s
[extra] include unix-2.8.4.0-db6b
3485.05 s
[ghc-lib-parser] buildPhase completed in 36 minutes 32 seconds
3485.05 s
[ghc-lib-parser] Phase: checkPhase
3485.05 s
[ghc-lib-parser] Package has no test suites.
3485.05 s
[ghc-lib-parser] Phase: haddockPhase
3485.05 s
[ghc-lib-parser] Preprocessing library for ghc-lib-parser-9.8.5.20250214..
3485.05 s
[ghc-lib-parser] Running Haddock on library for ghc-lib-parser-9.8.5.20250214..
3485.05 s
[ghc-lib-parser] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3485.05 s
[http-types] Phase: unpackPhase
3485.05 s
[http-types] unpacking source archive /nix/store/lqhbb8fzlzkkmxxgnrd3nna1aya2a15p-http-types-0.12.4.tar.gz
3485.05 s
[http-types] source root is http-types-0.12.4
3485.05 s
[http-types] setting SOURCE_DATE_EPOCH to timestamp 1701311631 of file "http-types-0.12.4/http-types.cabal"
3485.05 s
[http-types] Phase: patchPhase
3485.05 s
[http-types] Phase: compileBuildDriverPhase
3485.05 s
[http-types] setupCompileFlags: -package-db=/build/tmp.22oYmtNpoG/setup-package.conf.d -threaded
3485.05 s
[http-types] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.22oYmtNpoG/Main.o )
3485.05 s
[http-types] [2 of 2] Linking Setup
3485.05 s
[http-types] Phase: updateAutotoolsGnuConfigScriptsPhase
3485.05 s
[http-types] Phase: configurePhase
3485.05 s
[http-types] configureFlags: --verbose --prefix=/nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/xfp274q44mc7mxgpg8vpxmwj8a0i54av-http-types-0.12.4-doc/share/doc/http-types-0.12.4 --with-gcc=gcc --package-db=/build/tmp.22oYmtNpoG/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/lib
3485.05 s
[http-types] Using Parsec parser
3485.05 s
[http-types] Configuring http-types-0.12.4...
3485.05 s
[http-types] Dependency array >=0.2 && <0.6: using array-0.5.6.0
3485.05 s
[http-types] Dependency base >=4 && <5: using base-4.19.1.0
3485.05 s
[http-types] Dependency bytestring >=0.10.4.0 && <1.0: using bytestring-0.12.1.0
3485.05 s
[http-types] Dependency case-insensitive >=0.2 && <1.3: using case-insensitive-1.2.1.0
3485.05 s
[http-types] Dependency text >=0.11.0.2: using text-2.1.1
3485.05 s
[http-types] Dependency QuickCheck: using QuickCheck-2.14.3
3485.05 s
[http-types] Dependency base: using base-4.19.1.0
3485.05 s
[http-types] Dependency bytestring: using bytestring-0.12.1.0
3485.05 s
[http-types] Dependency hspec >=1.3: using hspec-2.11.12
3485.05 s
[http-types] Dependency http-types: using http-types-0.12.4
3485.05 s
[http-types] Dependency quickcheck-instances: using quickcheck-instances-0.3.32
3485.05 s
[http-types] Dependency text: using text-2.1.1
3485.05 s
[http-types] Dependency base: using base-4.19.1.0
3485.05 s
[http-types] Dependency doctest >=0.9.3: using doctest-0.22.6
3485.05 s
[http-types] Source component graph:
3485.05 s
[http-types] component test:doctests
3485.05 s
[http-types] component lib
3485.05 s
[http-types] component test:spec dependency lib
3485.05 s
[http-types] Configured component graph:
3485.05 s
[http-types] component http-types-0.12.4-FWx6KEzvSIrDXDvFMamKx4-doctests
3485.05 s
[http-types] include base-4.19.1.0-a65c
3485.05 s
[http-types] include doctest-0.22.6-blhhXyWrRJAqTquHQRdE
3485.05 s
[http-types] component http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI
3485.05 s
[http-types] include array-0.5.6.0-4c48
3485.05 s
[http-types] include base-4.19.1.0-a65c
3485.05 s
[http-types] include bytestring-0.12.1.0-e271
3485.05 s
[http-types] include case-insensitive-1.2.1.0-7pIwyaOCvtgAhP6UqEkb2Q
3485.05 s
[http-types] include text-2.1.1-7a0f
3485.05 s
[http-types] component http-types-0.12.4-9zcqOypmUukFqC1OGoIINg-spec
3485.06 s
[http-types] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.06 s
[http-types] include base-4.19.1.0-a65c
3485.06 s
[http-types] include bytestring-0.12.1.0-e271
3485.06 s
[http-types] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3485.06 s
[http-types] include http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI
3485.06 s
[http-types] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.06 s
[http-types] include text-2.1.1-7a0f
3485.06 s
[http-types] Linked component graph:
3485.06 s
[http-types] unit http-types-0.12.4-FWx6KEzvSIrDXDvFMamKx4-doctests
3485.06 s
[http-types] include base-4.19.1.0-a65c
3485.06 s
[http-types] include doctest-0.22.6-blhhXyWrRJAqTquHQRdE
3485.06 s
[http-types] unit http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI
3485.06 s
[http-types] include array-0.5.6.0-4c48
3485.06 s
[http-types] include base-4.19.1.0-a65c
3485.06 s
[http-types] include bytestring-0.12.1.0-e271
3485.06 s
[indexed-traversable-instances] Phase: unpackPhase
3485.06 s
[indexed-traversable-instances] unpacking source archive /nix/store/piy7fiiqr78dmbrs0lhbyiismy7byv84-indexed-traversable-instances-0.1.2.tar.gz
3485.06 s
[indexed-traversable-instances] source root is indexed-traversable-instances-0.1.2
3485.06 s
[indexed-traversable-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "indexed-traversable-instances-0.1.2/tests/safe.hs"
3485.06 s
[indexed-traversable-instances] Phase: patchPhase
3485.06 s
[indexed-traversable-instances] Replace Cabal file with edited version from mirror://hackage/indexed-traversable-instances-0.1.2/revision/1.cabal.
3485.06 s
[indexed-traversable-instances] Phase: compileBuildDriverPhase
3485.06 s
[indexed-traversable-instances] setupCompileFlags: -package-db=/build/tmp.N6aH6aGt5P/setup-package.conf.d -threaded
3485.06 s
[indexed-traversable-instances] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.N6aH6aGt5P/Main.o )
3485.06 s
[indexed-traversable-instances] [2 of 2] Linking Setup
3485.06 s
[indexed-traversable-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
3485.06 s
[indexed-traversable-instances] Phase: configurePhase
3485.06 s
[indexed-traversable-instances] configureFlags: --verbose --prefix=/nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ps27mzmgg5xwd2mihjh25dwhkl6hgz2x-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2 --with-gcc=gcc --package-db=/build/tmp.N6aH6aGt5P/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3485.06 s
[indexed-traversable-instances] Using Parsec parser
3485.06 s
[indexed-traversable-instances] Configuring indexed-traversable-instances-0.1.2...
3485.06 s
[indexed-traversable-instances] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
3485.06 s
[indexed-traversable-instances] Dependency base >=4.12 && <4.22: using base-4.19.1.0
3485.06 s
[indexed-traversable-instances] Dependency indexed-traversable >=0.1.4 && <0.2: using
3485.06 s
[indexed-traversable-instances] indexed-traversable-0.1.4
3485.06 s
[indexed-traversable-instances] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.8
3485.06 s
[indexed-traversable-instances] Dependency unordered-containers >=0.2.8.0 && <0.3: using
3485.06 s
[indexed-traversable-instances] unordered-containers-0.2.20
3485.06 s
[indexed-traversable-instances] Dependency vector >=0.13.1.0 && <0.14: using vector-0.13.2.0
3485.06 s
[indexed-traversable-instances] Dependency base: using base-4.19.1.0
3485.06 s
[indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
3485.06 s
[indexed-traversable-instances] Dependency indexed-traversable-instances: using
3485.06 s
[indexed-traversable-instances] indexed-traversable-instances-0.1.2
3485.06 s
[indexed-traversable-instances] Dependency OneTuple: using OneTuple-0.4.2
3485.06 s
[indexed-traversable-instances] Dependency QuickCheck >=2.14.2 && <2.16: using QuickCheck-2.14.3
3485.06 s
[indexed-traversable-instances] Dependency base: using base-4.19.1.0
3485.06 s
[indexed-traversable-instances] Dependency containers: using containers-0.6.8
3485.06 s
[indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
3485.06 s
[indexed-traversable-instances] Dependency indexed-traversable-instances: using
3485.06 s
[indexed-traversable-instances] indexed-traversable-instances-0.1.2
3485.06 s
[indexed-traversable-instances] Dependency quickcheck-instances >=0.3.29 && <0.4: using
3485.06 s
[indexed-traversable-instances] quickcheck-instances-0.3.32
3485.06 s
[indexed-traversable-instances] Dependency tasty >=1.2.3 && <1.6: using tasty-1.5.3
3485.06 s
[indexed-traversable-instances] Dependency tasty-quickcheck >=0.10.1.1 && <0.12: using tasty-quickcheck-0.11
3485.06 s
[indexed-traversable-instances] Dependency transformers: using transformers-0.6.1.0
3485.06 s
[indexed-traversable-instances] Dependency unordered-containers: using unordered-containers-0.2.20
3485.06 s
[indexed-traversable-instances] Dependency vector: using vector-0.13.2.0
3485.06 s
[indexed-traversable-instances] Source component graph:
3485.06 s
[indexed-traversable-instances] component lib
3485.06 s
[indexed-traversable-instances] component test:indexed-tests dependency lib
3485.06 s
[indexed-traversable-instances] component test:safe dependency lib
3485.06 s
[indexed-traversable-instances] Configured component graph:
3485.06 s
[indexed-traversable-instances] component indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.06 s
[indexed-traversable-instances] include OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3485.06 s
[indexed-traversable-instances] include base-4.19.1.0-a65c
3485.06 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3485.06 s
[indexed-traversable-instances] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3485.06 s
[indexed-traversable-instances] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.06 s
[monoid-subclasses] Phase: unpackPhase
3485.06 s
[monoid-subclasses] unpacking source archive /nix/store/qsgf9h0d9wlnsrhmas3c1zfpr71mv8n7-monoid-subclasses-1.2.6.tar.gz
3485.06 s
[monoid-subclasses] source root is monoid-subclasses-1.2.6
3485.06 s
[monoid-subclasses] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "monoid-subclasses-1.2.6/Test/TestMonoidSubclasses.hs"
3485.06 s
[monoid-subclasses] Phase: patchPhase
3485.06 s
[monoid-subclasses] Phase: compileBuildDriverPhase
3485.06 s
[monoid-subclasses] setupCompileFlags: -package-db=/build/tmp.Kkf6eVdZc2/setup-package.conf.d -threaded
3485.06 s
[monoid-subclasses] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.Kkf6eVdZc2/Main.o )
3485.06 s
[monoid-subclasses] [2 of 2] Linking Setup
3485.06 s
[monoid-subclasses] Phase: updateAutotoolsGnuConfigScriptsPhase
3485.06 s
[monoid-subclasses] Phase: configurePhase
3485.06 s
[monoid-subclasses] configureFlags: --verbose --prefix=/nix/store/h38k0jwvn8rfdlx7r535n4n2i6g17hg6-monoid-subclasses-1.2.6 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/yggdyxyq2l9mb8p7yifhcl5qkrigggj0-monoid-subclasses-1.2.6-doc/share/doc/monoid-subclasses-1.2.6 --with-gcc=gcc --package-db=/build/tmp.Kkf6eVdZc2/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3485.06 s
[monoid-subclasses] Using Parsec parser
3485.06 s
[monoid-subclasses] Configuring monoid-subclasses-1.2.6...
3485.06 s
[monoid-subclasses] Dependency base >=4.9 && <5: using base-4.19.1.0
3485.06 s
[monoid-subclasses] Dependency bytestring >=0.9 && <1.0: using bytestring-0.12.1.0
3485.06 s
[monoid-subclasses] Dependency commutative-semigroups >=0.1 && <0.3: using
3485.06 s
[monoid-subclasses] commutative-semigroups-0.2.0.2
3485.06 s
[monoid-subclasses] Dependency containers >=0.5.7.0 && <0.9: using containers-0.6.8
3485.06 s
[monoid-subclasses] Dependency primes >=0.2 && <0.3: using primes-0.2.1.0
3485.06 s
[monoid-subclasses] Dependency text >=0.11 && <1.3 || >=2.0 && <2.2: using text-2.1.1
3485.06 s
[monoid-subclasses] Dependency vector >=0.12 && <0.14: using vector-0.13.2.0
3485.06 s
[monoid-subclasses] Dependency QuickCheck >=2.9 && <3: using QuickCheck-2.14.3
3485.06 s
[monoid-subclasses] Dependency base >=4.9 && <5: using base-4.19.1.0
3485.06 s
[monoid-subclasses] Dependency bytestring: using bytestring-0.12.1.0
3485.06 s
[monoid-subclasses] Dependency containers: using containers-0.6.8
3485.06 s
[monoid-subclasses] Dependency monoid-subclasses: using monoid-subclasses-1.2.6
3485.06 s
[monoid-subclasses] Dependency primes: using primes-0.2.1.0
3485.06 s
[monoid-subclasses] Dependency quickcheck-instances >=0.3.12 && <0.4: using
3485.06 s
[monoid-subclasses] quickcheck-instances-0.3.32
3485.06 s
[monoid-subclasses] Dependency tasty >=0.7: using tasty-1.5.3
3485.06 s
[monoid-subclasses] Dependency tasty-quickcheck >=0.7 && <1.0: using tasty-quickcheck-0.11
3485.06 s
[monoid-subclasses] Dependency text: using text-2.1.1
3485.06 s
[monoid-subclasses] Dependency vector: using vector-0.13.2.0
3485.06 s
[monoid-subclasses] Source component graph:
3485.06 s
[monoid-subclasses] component lib
3485.06 s
[monoid-subclasses] component test:Main dependency lib
3485.06 s
[monoid-subclasses] Configured component graph:
3485.06 s
[monoid-subclasses] component monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0
3485.06 s
[monoid-subclasses] include base-4.19.1.0-a65c
3485.06 s
[monoid-subclasses] include bytestring-0.12.1.0-e271
3485.06 s
[monoid-subclasses] include commutative-semigroups-0.2.0.2-7R6aEYTAYsk22r5PRJI7PQ
3485.06 s
[monoid-subclasses] include containers-0.6.8-bf3e
3485.06 s
[monoid-subclasses] include primes-0.2.1.0-AUMMoxmN3Xa4sskb71SmZ0
3485.06 s
[monoid-subclasses] include text-2.1.1-7a0f
3485.06 s
[monoid-subclasses] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.06 s
[monoid-subclasses] component monoid-subclasses-1.2.6-IskI13nHPv9AM3sW6j92X4-Main
3485.06 s
[monoid-subclasses] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.06 s
[monoid-subclasses] include base-4.19.1.0-a65c
3485.06 s
[monoid-subclasses] include bytestring-0.12.1.0-e271
3485.06 s
[monoid-subclasses] include containers-0.6.8-bf3e
3485.06 s
[monoid-subclasses] include monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0
3485.06 s
[monoid-subclasses] include primes-0.2.1.0-AUMMoxmN3Xa4sskb71SmZ0
3485.06 s
[monoid-subclasses] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.06 s
[monoid-subclasses] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.06 s
[parsers] Phase: unpackPhase
3485.06 s
[parsers] unpacking source archive /nix/store/2d263zb3smga5ijwa6klggiccbq07077-parsers-0.12.12.tar.gz
3485.06 s
[parsers] source root is parsers-0.12.12
3485.06 s
[parsers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "parsers-0.12.12/tests/QuickCheck.hs"
3485.06 s
[parsers] Phase: patchPhase
3485.06 s
[parsers] Replace Cabal file with edited version from mirror://hackage/parsers-0.12.12/revision/1.cabal.
3485.06 s
[parsers] Phase: compileBuildDriverPhase
3485.06 s
[parsers] setupCompileFlags: -package-db=/build/tmp.zhEtKmF6ok/setup-package.conf.d -threaded
3485.06 s
[parsers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.zhEtKmF6ok/Main.o )
3485.06 s
[parsers] [2 of 2] Linking Setup
3485.06 s
[parsers] Phase: updateAutotoolsGnuConfigScriptsPhase
3485.06 s
[parsers] Phase: configurePhase
3485.06 s
[parsers] configureFlags: --verbose --prefix=/nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/1kiw71w7sw5b2hyx63rmjnblscl7dpv2-parsers-0.12.12-doc/share/doc/parsers-0.12.12 --with-gcc=gcc --package-db=/build/tmp.zhEtKmF6ok/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3485.06 s
[parsers] Using Parsec parser
3485.06 s
[parsers] Configuring parsers-0.12.12...
3485.06 s
[parsers] Flags chosen: attoparsec=True, binary=True, parsec=True
3485.06 s
[parsers] Dependency attoparsec >=0.12.1.4 && <0.15: using attoparsec-0.14.4
3485.06 s
[parsers] Dependency base >=4.9 && <5: using base-4.19.1.0
3485.06 s
[parsers] Dependency binary >=0.7.2 && <1: using binary-0.8.9.1
3485.06 s
[parsers] Dependency charset >=0.3 && <1: using charset-0.3.12
3485.06 s
[parsers] Dependency containers >=0.4 && <0.9: using containers-0.6.8
3485.06 s
[parsers] Dependency mtl >=2.0.1 && <2.4: using mtl-2.3.1
3485.06 s
[parsers] Dependency parsec >=3.1 && <3.2: using parsec-3.1.17.0
3485.06 s
[parsers] Dependency scientific >=0.3 && <0.4: using scientific-0.3.8.0
3485.06 s
[parsers] Dependency text >=0.10 && <2.2: using text-2.1.1
3485.06 s
[parsers] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
3485.06 s
[parsers] Dependency unordered-containers >=0.2 && <0.3: using
3485.06 s
[parsers] unordered-containers-0.2.20
3485.06 s
[parsers] Dependency QuickCheck: using QuickCheck-2.14.3
3485.06 s
[parsers] Dependency attoparsec: using attoparsec-0.14.4
3485.06 s
[parsers] Dependency base >=4 && <5: using base-4.19.1.0
3485.06 s
[parsers] Dependency bytestring: using bytestring-0.12.1.0
3485.06 s
[parsers] Dependency parsec >=3: using parsec-3.1.17.0
3485.06 s
[parsers] Dependency parsers: using parsers-0.12.12
3485.06 s
[parsers] Dependency quickcheck-instances: using quickcheck-instances-0.3.32
3485.06 s
[parsers] Source component graph:
3485.06 s
[parsers] component lib
3485.06 s
[parsers] component test:quickcheck dependency lib
3485.06 s
[parsers] Configured component graph:
3485.06 s
[parsers] component parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO
3485.06 s
[parsers] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3485.06 s
[parsers] include base-4.19.1.0-a65c
3485.06 s
[parsers] include binary-0.8.9.1-4400
3485.06 s
[parsers] include charset-0.3.12-HVCXPCtWWNJCSdvioBHozW
3485.06 s
[parsers] include containers-0.6.8-bf3e
3485.06 s
[parsers] include mtl-2.3.1-78a2
3485.06 s
[parsers] include parsec-3.1.17.0-b602
3485.06 s
[parsers] include scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3485.06 s
[parsers] include text-2.1.1-7a0f
3485.06 s
[parsers] include transformers-0.6.1.0-90ea
3485.06 s
[parsers] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.06 s
[parsers] component parsers-0.12.12-4CN9ERTN05I9oRSbhIjTss-quickcheck
3485.06 s
[parsers] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.06 s
[parsers] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3485.06 s
[parsers] include base-4.19.1.0-a65c
3485.06 s
[parsers] include bytestring-0.12.1.0-e271
3485.06 s
[parsers] include parsec-3.1.17.0-b602
3485.06 s
[string-interpolate] Phase: setupCompilerEnvironmentPhase
3485.06 s
[string-interpolate] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3485.06 s
[string-interpolate] Phase: unpackPhase
3485.06 s
[string-interpolate] unpacking source archive /nix/store/q1qpj1b7k2fn8rbpnp8fb0p3i52gafc5-string-interpolate-0.3.4.0.tar.gz
3485.06 s
[string-interpolate] source root is string-interpolate-0.3.4.0
3485.06 s
[string-interpolate] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "string-interpolate-0.3.4.0/test/spec.hs"
3485.06 s
[string-interpolate] Phase: patchPhase
3485.06 s
[string-interpolate] Replace Cabal file with edited version from mirror://hackage/string-interpolate-0.3.4.0/revision/2.cabal.
3485.06 s
[string-interpolate] Phase: compileBuildDriverPhase
3485.07 s
[string-interpolate] setupCompileFlags: -package-db=/build/tmp.9nUyn0HDFa/setup-package.conf.d -threaded
3485.07 s
[string-interpolate] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.9nUyn0HDFa/Main.o )
3485.07 s
[string-interpolate] [2 of 2] Linking Setup
3485.07 s
[string-interpolate] Phase: updateAutotoolsGnuConfigScriptsPhase
3485.07 s
[string-interpolate] Phase: configurePhase
3485.07 s
[string-interpolate] configureFlags: --verbose --prefix=/nix/store/l1r85r6i7mrjwmp1bsn8kbkh1hdncxv4-string-interpolate-0.3.4.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2qw9jjkblszg31ps54gc4fv1b7lahhhk-string-interpolate-0.3.4.0-doc/share/doc/string-interpolate-0.3.4.0 --with-gcc=gcc --package-db=/build/tmp.9nUyn0HDFa/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3485.07 s
[string-interpolate] Using Parsec parser
3485.07 s
[string-interpolate] Configuring string-interpolate-0.3.4.0...
3485.07 s
[string-interpolate] Flags chosen: bytestring-builder=False, extended-benchmarks=False,
3485.07 s
[string-interpolate] text-builder=False
3485.07 s
[string-interpolate] Dependency base >=4.11 && <5: using base-4.19.1.0
3485.07 s
[string-interpolate] Dependency bytestring <0.13: using bytestring-0.12.1.0
3485.07 s
[string-interpolate] Dependency haskell-src-exts <1.24: using haskell-src-exts-1.23.1
3485.07 s
[string-interpolate] Dependency haskell-src-meta <0.9: using haskell-src-meta-0.8.15
3485.07 s
[string-interpolate] Dependency split <0.3: using split-0.2.5
3485.07 s
[string-interpolate] Dependency template-haskell <2.24: using template-haskell-2.21.0.0
3485.07 s
[string-interpolate] Dependency text <2.2: using text-2.1.1
3485.07 s
[string-interpolate] Dependency text-conversions <0.4: using text-conversions-0.3.1.1
3485.07 s
[string-interpolate] Dependency utf8-string <1.1: using utf8-string-1.0.2
3485.07 s
[string-interpolate] Dependency QuickCheck <2.16: using QuickCheck-2.14.3
3485.07 s
[string-interpolate] Dependency base >=4 && <5: using base-4.19.1.0
3485.07 s
[string-interpolate] Dependency bytestring <0.13: using bytestring-0.12.1.0
3485.07 s
[string-interpolate] Dependency hspec >=2 && <3: using hspec-2.11.12
3485.07 s
[string-interpolate] Dependency hspec-core >=2 && <3: using hspec-core-2.11.12
3485.07 s
[string-interpolate] Dependency quickcheck-instances <0.4: using quickcheck-instances-0.3.32
3485.07 s
[string-interpolate] Dependency quickcheck-text <0.2: using quickcheck-text-0.1.2.1
3485.07 s
[string-interpolate] Dependency quickcheck-unicode <1.1: using quickcheck-unicode-1.0.1.0
3485.07 s
[string-interpolate] Dependency string-interpolate: using string-interpolate-0.3.4.0
3485.07 s
[string-interpolate] Dependency template-haskell <2.24: using template-haskell-2.21.0.0
3485.07 s
[string-interpolate] Dependency text <2.2: using text-2.1.1
3485.07 s
[string-interpolate] Dependency unordered-containers <0.3: using unordered-containers-0.2.20
3485.07 s
[string-interpolate] Source component graph:
3485.07 s
[string-interpolate] component lib
3485.07 s
[string-interpolate] component test:string-interpolate-test dependency lib
3485.07 s
[string-interpolate] Configured component graph:
3485.07 s
[string-interpolate] component string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB
3485.07 s
[string-interpolate] include base-4.19.1.0-a65c
3485.07 s
[string-interpolate] include bytestring-0.12.1.0-e271
3485.07 s
[string-interpolate] include haskell-src-exts-1.23.1-JL31ZQMuAgdDDbFlvaC4xn
3485.07 s
[string-interpolate] include haskell-src-meta-0.8.15-ClNbc0xIWHp3O4YwkIPUoU
3485.07 s
[text-iso8601] Phase: setupCompilerEnvironmentPhase
3485.07 s
[text-iso8601] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3485.07 s
[text-iso8601] Phase: unpackPhase
3485.07 s
[text-iso8601] unpacking source archive /nix/store/wrqbgf2l5m4qwdvap1q7rdwrciqxmvp2-text-iso8601-0.1.1.tar.gz
3485.07 s
[text-iso8601] source root is text-iso8601-0.1.1
3485.07 s
[text-iso8601] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "text-iso8601-0.1.1/text-iso8601.cabal"
3485.07 s
[text-iso8601] Phase: patchPhase
3485.07 s
[text-iso8601] Replace Cabal file with edited version from mirror://hackage/text-iso8601-0.1.1/revision/2.cabal.
3485.07 s
[text-iso8601] Phase: compileBuildDriverPhase
3485.07 s
[text-iso8601] setupCompileFlags: -package-db=/build/tmp.4JmhYv6pmj/setup-package.conf.d -threaded
3485.07 s
[text-iso8601] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.4JmhYv6pmj/Main.o )
3485.07 s
[text-iso8601] [2 of 2] Linking Setup
3485.07 s
[text-iso8601] Phase: updateAutotoolsGnuConfigScriptsPhase
3485.07 s
[text-iso8601] Phase: configurePhase
3485.07 s
[text-iso8601] configureFlags: --verbose --prefix=/nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/f25kx2cwap10jx30yxq7n96vrnda0shy-text-iso8601-0.1.1-doc/share/doc/text-iso8601-0.1.1 --with-gcc=gcc --package-db=/build/tmp.4JmhYv6pmj/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3485.07 s
[text-iso8601] Using Parsec parser
3485.07 s
[text-iso8601] Configuring text-iso8601-0.1.1...
3485.07 s
[text-iso8601] Dependency base >=4.12.0.0 && <5: using base-4.19.1.0
3485.07 s
[text-iso8601] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
3485.07 s
[text-iso8601] Dependency text >=1.2.3.0 && <1.3.0.0 || >=2.0 && <2.2: using text-2.1.1
3485.07 s
[text-iso8601] Dependency time >=1.8.0.2 && <1.15: using time-1.12.2
3485.07 s
[text-iso8601] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.7
3485.07 s
[text-iso8601] Dependency QuickCheck >=2.14.3 && <2.16: using QuickCheck-2.14.3
3485.07 s
[text-iso8601] Dependency base: using base-4.19.1.0
3485.07 s
[text-iso8601] Dependency quickcheck-instances >=0.3.29.1 && <0.4: using
3485.07 s
[text-iso8601] quickcheck-instances-0.3.32
3485.07 s
[text-iso8601] Dependency tasty >=1.4.3 && <1.6: using tasty-1.5.3
3485.07 s
[text-iso8601] Dependency tasty-hunit >=0.10.0.3 && <0.11: using tasty-hunit-0.10.2
3485.07 s
[text-iso8601] Dependency tasty-quickcheck >=0.10.2 && <0.12: using tasty-quickcheck-0.11
3485.07 s
[text-iso8601] Dependency text: using text-2.1.1
3485.07 s
[text-iso8601] Dependency text-iso8601: using text-iso8601-0.1.1
3485.07 s
[text-iso8601] Dependency time-compat: using time-compat-1.9.7
3485.07 s
[text-iso8601] Source component graph:
3485.07 s
[text-iso8601] component lib
3485.07 s
[text-iso8601] component test:text-iso8601-tests dependency lib
3485.07 s
[text-iso8601] Configured component graph:
3485.07 s
[text-iso8601] component text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm
3485.07 s
[text-iso8601] include base-4.19.1.0-a65c
3485.07 s
[text-iso8601] include integer-conversion-0.1.1-2rwwHyoUaZvKMSyv2OoZmn
3485.07 s
[text-iso8601] include text-2.1.1-7a0f
3485.07 s
[text-iso8601] include time-1.12.2-dfe5
3485.07 s
[text-iso8601] include time-compat-1.9.7-AMvKJcuDSSHCynjHxXqqJs
3485.07 s
[text-iso8601] component text-iso8601-0.1.1-Jt0tXqIbarQBZ1OLNAFLO1-text-iso8601-tests
3485.07 s
[text-iso8601] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.07 s
[text-iso8601] include base-4.19.1.0-a65c
3485.07 s
[text-iso8601] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.07 s
[text-iso8601] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.07 s
[text-iso8601] include tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3485.07 s
[text-iso8601] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.07 s
[text-iso8601] include text-2.1.1-7a0f
3485.07 s
[text-iso8601] include text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm
3485.07 s
[tomland] Preprocessing test suite 'tomland-test' for tomland-1.3.3.3..
3485.07 s
[tomland] Building test suite 'tomland-test' for tomland-1.3.3.3..
3485.07 s
[tomland] [ 1 of 39] Compiling Test.Toml.Codec.Code
3485.07 s
[tomland] [ 2 of 39] Compiling Test.Toml.Codec.Combinator.Common
3485.07 s
[tomland] [ 3 of 39] Compiling Test.Toml.Gen
3485.07 s
[tomland]
3485.07 s
[tomland] test/Test/Toml/Gen.hs:318:1: warning : [ GHC-40910 ] [ -Wunused-top-binds ]
3485.07 s
[tomland] Defined but not used: ‘genUnicodeChar’
3485.07 s
[tomland] |
3485.07 s
[tomland] 318 | genUnicodeChar = Gen.element
3485.07 s
[tomland] | ^^^^^^^^^^^^^^
3485.07 s
[tomland]
3485.07 s
[tomland] test/Test/Toml/Gen.hs:56:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3485.07 s
[tomland] The import of ‘Control.Applicative’ is redundant
3485.07 s
[tomland] except perhaps to import instances from ‘Control.Applicative’
3485.07 s
[tomland] To import instances alone, use: import Control.Applicative()
3485.07 s
[tomland] |
3485.07 s
[tomland] 56 | import Control.Applicative (liftA2)
3485.07 s
[tomland] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3485.07 s
[tomland] [ 4 of 39] Compiling Test.Toml.Codec.SmallType
3485.07 s
[tomland] [ 5 of 39] Compiling Test.Toml.Codec.Generic
3485.07 s
[tomland] [ 6 of 39] Compiling Test.Toml.Codec.Di
3485.07 s
[tomland] [ 7 of 39] Compiling Test.Toml.Codec.Combinator.Tuple
3485.07 s
[tomland]
3485.07 s
[tomland] test/Test/Toml/Codec/Combinator/Tuple.hs:5:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
3485.07 s
[tomland] The import of ‘liftA2’
3485.07 s
[tomland] from module ‘Control.Applicative’ is redundant
3485.07 s
[tomland] |
3485.07 s
[tomland] 5 | import Control.Applicative (liftA2 , liftA3)
3485.07 s
[tomland] | ^^^^^^
3485.07 s
[tomland] [ 8 of 39] Compiling Test.Toml.Codec.Combinator.Time
3485.07 s
[tomland] [ 9 of 39] Compiling Test.Toml.Codec.Combinator.Table
3485.07 s
[tomland] [10 of 39] Compiling Test.Toml.Codec.Combinator.Set
3485.07 s
[tomland] [11 of 39] Compiling Test.Toml.Codec.Combinator.Primitive
3485.07 s
[tomland] [12 of 39] Compiling Test.Toml.Codec.Combinator.Monoid
3485.07 s
[tomland] [13 of 39] Compiling Test.Toml.Codec.Combinator.Map
3485.07 s
[tomland] [14 of 39] Compiling Test.Toml.Codec.Combinator.List
3485.07 s
[tomland] [15 of 39] Compiling Test.Toml.Codec.Combinator.Custom
3485.07 s
[tomland] [16 of 39] Compiling Test.Toml.Codec.Combinator
3485.07 s
[tomland] [17 of 39] Compiling Test.Toml.Codec.BiMap.Conversion
3485.07 s
[tomland] [18 of 39] Compiling Test.Toml.Codec.BiMap
3485.07 s
[tomland] [19 of 39] Compiling Test.Toml.Codec
3485.07 s
[tomland] [20 of 39] Compiling Test.Toml.Parser.Common
3485.07 s
[tomland] [21 of 39] Compiling Test.Toml.Parser.Bool
3485.07 s
[tomland] [22 of 39] Compiling Test.Toml.Parser.Array
3485.07 s
[tomland] [23 of 39] Compiling Test.Toml.Parser.Date
3485.07 s
[tomland] [24 of 39] Compiling Test.Toml.Parser.Double
3485.07 s
[tomland] [25 of 39] Compiling Test.Toml.Parser.Examples
3485.07 s
[tomland] [26 of 39] Compiling Test.Toml.Parser.Integer
3485.07 s
[tomland] [27 of 39] Compiling Test.Toml.Parser.Key
3485.07 s
[tomland] [28 of 39] Compiling Test.Toml.Parser.Property
3485.07 s
[tomland] [29 of 39] Compiling Test.Toml.Parser.Text
3485.07 s
[tomland] [30 of 39] Compiling Test.Toml.Parser.Toml
3485.07 s
[tomland] [31 of 39] Compiling Test.Toml.Parser.Validate
3485.07 s
[tomland] [32 of 39] Compiling Test.Toml.Parser
3485.07 s
[tomland] [33 of 39] Compiling Test.Toml.Property
3485.07 s
[tomland] [34 of 39] Compiling Test.Toml.Type.Key
3485.07 s
[tomland] [35 of 39] Compiling Test.Toml.Type.PrefixTree
3485.07 s
[tomland] [36 of 39] Compiling Test.Toml.Type.Printer
3485.07 s
[tomland] [37 of 39] Compiling Test.Toml.Type.TOML
3485.07 s
[tomland] [38 of 39] Compiling Test.Toml.Type
3485.07 s
[tomland] [39 of 39] Compiling Main
3485.07 s
[tomland] [40 of 40] Linking dist/build/tomland-test/tomland-test
3485.07 s
[binary-orphans] depends quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.07 s
[binary-orphans] depends tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3485.07 s
[binary-orphans] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.07 s
[binary-orphans] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.07 s
[binary-orphans] Using Cabal-3.10.2.0 compiled by ghc-9.8
3485.07 s
[binary-orphans] Using compiler: ghc-9.8.2
3485.07 s
[binary-orphans] Using install prefix:
3485.07 s
[binary-orphans] /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5
3485.07 s
[binary-orphans] Executables installed in:
3485.07 s
[binary-orphans] /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5/bin
3485.07 s
[binary-orphans] Libraries installed in:
3485.07 s
[binary-orphans] /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/binary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK
3485.07 s
[binary-orphans] Dynamic Libraries installed in:
3485.07 s
[binary-orphans] /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3485.07 s
[binary-orphans] Private executables installed in:
3485.07 s
[binary-orphans] /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5/libexec/x86_64-linux-ghc-9.8.2/binary-orphans-1.0.5
3485.07 s
[binary-orphans] Data files installed in:
3485.07 s
[binary-orphans] /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5/share/x86_64-linux-ghc-9.8.2/binary-orphans-1.0.5
3485.07 s
[binary-orphans] Documentation installed in:
3485.07 s
[binary-orphans] /nix/store/nvbc0wm1bj2bwkhsv77dhgbbsqhfk2g8-binary-orphans-1.0.5-doc/share/doc/binary-orphans-1.0.5
3485.07 s
[binary-orphans] Configuration files installed in:
3485.07 s
[binary-orphans] /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5/etc
3485.07 s
[binary-orphans] No alex found
3485.07 s
[binary-orphans] Using ar found on system at:
3485.07 s
[binary-orphans] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3485.07 s
[binary-orphans] No c2hs found
3485.07 s
[binary-orphans] No cpphs found
3485.07 s
[binary-orphans] No doctest found
3485.07 s
[binary-orphans] Using gcc version 14.3.0 given by user at:
3485.07 s
[binary-orphans] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3485.07 s
[binary-orphans] Using ghc version 9.8.2 found on system at:
3485.07 s
[binary-orphans] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3485.07 s
[binary-orphans] Using ghc-pkg version 9.8.2 found on system at:
3485.07 s
[binary-orphans] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3485.07 s
[binary-orphans] No ghcjs found
3485.07 s
[binary-orphans] No ghcjs-pkg found
3485.07 s
[binary-orphans] No greencard found
3485.07 s
[binary-orphans] Using haddock version 2.30.0 found on system at:
3485.07 s
[binary-orphans] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3485.07 s
[binary-orphans] No happy found
3485.07 s
[binary-orphans] Using haskell-suite found on system at: haskell-suite-dummy-location
3485.07 s
[binary-orphans] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3485.07 s
[binary-orphans] No hmake found
3485.07 s
[binary-orphans] Using hpc version 0.69 found on system at:
3485.07 s
[binary-orphans] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3485.07 s
[binary-orphans] Using hsc2hs version 0.68.10 found on system at:
3485.07 s
[binary-orphans] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3485.07 s
[binary-orphans] Using hscolour version 1.25 found on system at:
3485.07 s
[binary-orphans] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3485.07 s
[binary-orphans] No jhc found
3485.07 s
[binary-orphans] Using ld found on system at:
3485.07 s
[binary-orphans] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3485.08 s
[binary-orphans] No pkg-config found
3485.08 s
[binary-orphans] Using runghc version 9.8.2 found on system at:
3485.08 s
[binary-orphans] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3485.08 s
[binary-orphans] Using strip version 2.44 found on system at:
3485.08 s
[binary-orphans] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3485.08 s
[binary-orphans] Using tar found on system at:
3485.08 s
[binary-orphans] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3485.08 s
[binary-orphans] No uhc found
3485.08 s
[binary-orphans] Phase: buildPhase
3485.08 s
[binary-orphans] Preprocessing library for binary-orphans-1.0.5..
3485.08 s
[binary-orphans] Building library for binary-orphans-1.0.5..
3485.08 s
[binary-orphans] [1 of 1] Compiling Data.Binary.Orphans ( src/Data/Binary/Orphans.hs, dist/build/Data/Binary/Orphans.o, dist/build/Data/Binary/Orphans.dyn_o )
3485.08 s
[binary-orphans] [1 of 1] Compiling Data.Binary.Orphans ( src/Data/Binary/Orphans.hs, dist/build/Data/Binary/Orphans.p_o )
3485.08 s
[binary-orphans] Preprocessing test suite 'binary-orphans-test' for binary-orphans-1.0.5..
3485.08 s
[binary-orphans] Building test suite 'binary-orphans-test' for binary-orphans-1.0.5..
3485.08 s
[binary-orphans] [1 of 1] Compiling Main ( test/Tests.hs, dist/build/binary-orphans-test/binary-orphans-test-tmp/Main.o )
3485.08 s
[binary-orphans] [2 of 2] Linking dist/build/binary-orphans-test/binary-orphans-test
3485.08 s
[binary-orphans] Phase: checkPhase
3485.08 s
[binary-orphans] Running 1 test suites...
3485.08 s
[binary-orphans] Test suite binary-orphans-test: RUNNING...
3485.08 s
[binary-orphans] Roundtrip
3485.08 s
[binary-orphans] Natural: OK
3485.08 s
[binary-orphans] +++ OK, passed 100 tests.
3485.08 s
[binary-orphans] Sum Int: OK (0.02s)
3485.08 s
[binary-orphans] +++ OK, passed 100 tests.
3485.08 s
[binary-orphans] Min Int: OK (0.01s)
3485.08 s
[binary-orphans] +++ OK, passed 100 tests.
3485.08 s
[binary-orphans] Solo Int: OK
3485.08 s
[binary-orphans] +++ OK, passed 100 tests.
3485.08 s
[binary-orphans] ByteArray: OK
3485.08 s
[doctest-parallel] [28 of 41] Compiling SystemIoImported.A ( test/integration/SystemIoImported/A.hs, dist/build/spectests-modules/SystemIoImported/A.p_o )
3485.08 s
[doctest-parallel] [29 of 41] Compiling TemplateHaskell.Foo ( test/integration/TemplateHaskell/Foo.hs, dist/build/spectests-modules/TemplateHaskell/Foo.p_o )
3485.08 s
[doctest-parallel] [30 of 41] Compiling TestBlankline.Fib ( test/integration/TestBlankline/Fib.hs, dist/build/spectests-modules/TestBlankline/Fib.p_o )
3485.08 s
[doctest-parallel] [31 of 41] Compiling TestCombinedExample.Fib ( test/integration/TestCombinedExample/Fib.hs, dist/build/spectests-modules/TestCombinedExample/Fib.p_o )
3485.08 s
[doctest-parallel] [32 of 41] Compiling TestCommentLocation.Foo ( test/integration/TestCommentLocation/Foo.hs, dist/build/spectests-modules/TestCommentLocation/Foo.p_o )
3485.08 s
[doctest-parallel] [33 of 41] Compiling TestDocumentationForArguments.Fib ( test/integration/TestDocumentationForArguments/Fib.hs, dist/build/spectests-modules/TestDocumentationForArguments/Fib.p_o )
3485.08 s
[doctest-parallel] [34 of 41] Compiling TestFailOnMultiline.Fib ( test/integration/TestFailOnMultiline/Fib.hs, dist/build/spectests-modules/TestFailOnMultiline/Fib.p_o )
3485.08 s
[doctest-parallel] [35 of 41] Compiling TestImport.ModuleA ( test/integration/TestImport/ModuleA.hs, dist/build/spectests-modules/TestImport/ModuleA.p_o )
3485.08 s
[doctest-parallel] [36 of 41] Compiling TestImport.ModuleB ( test/integration/TestImport/ModuleB.hs, dist/build/spectests-modules/TestImport/ModuleB.p_o )
3485.08 s
[doctest-parallel] [37 of 41] Compiling TestPutStr.Fib ( test/integration/TestPutStr/Fib.hs, dist/build/spectests-modules/TestPutStr/Fib.p_o )
3485.08 s
[doctest-parallel] [38 of 41] Compiling TestSimple.Fib ( test/integration/TestSimple/Fib.hs, dist/build/spectests-modules/TestSimple/Fib.p_o )
3485.08 s
[doctest-parallel] [39 of 41] Compiling TrailingWhitespace.Foo ( test/integration/TrailingWhitespace/Foo.hs, dist/build/spectests-modules/TrailingWhitespace/Foo.p_o )
3485.08 s
[doctest-parallel] [40 of 41] Compiling WithCInclude.Bar ( test/integration/WithCInclude/Bar.hs, dist/build/spectests-modules/WithCInclude/Bar.p_o )
3485.08 s
[doctest-parallel] [41 of 41] Compiling WithCbits.Bar ( test/integration/WithCbits/Bar.hs, dist/build/spectests-modules/WithCbits/Bar.p_o )
3485.08 s
[doctest-parallel] Preprocessing test suite 'spectests' for doctest-parallel-0.3.1.1..
3485.08 s
[doctest-parallel] Building test suite 'spectests' for doctest-parallel-0.3.1.1..
3485.08 s
[doctest-parallel] [ 1 of 13] Compiling ExtractSpec ( test/ExtractSpec.hs, dist/build/spectests/spectests-tmp/ExtractSpec.o )
3485.08 s
[doctest-parallel] [ 2 of 13] Compiling GhciWrapperSpec ( test/GhciWrapperSpec.hs, dist/build/spectests/spectests-tmp/GhciWrapperSpec.o )
3485.08 s
[doctest-parallel] [ 3 of 13] Compiling InterpreterSpec ( test/InterpreterSpec.hs, dist/build/spectests/spectests-tmp/InterpreterSpec.o )
3485.08 s
[doctest-parallel] [ 4 of 13] Compiling LocationSpec ( test/LocationSpec.hs, dist/build/spectests/spectests-tmp/LocationSpec.o )
3485.08 s
[doctest-parallel] [ 5 of 13] Compiling MainSpec ( test/MainSpec.hs, dist/build/spectests/spectests-tmp/MainSpec.o )
3485.08 s
[doctest-parallel] [ 6 of 13] Compiling OptionsSpec ( test/OptionsSpec.hs, dist/build/spectests/spectests-tmp/OptionsSpec.o )
3485.08 s
[doctest-parallel] [ 7 of 13] Compiling ParseSpec ( test/ParseSpec.hs, dist/build/spectests/spectests-tmp/ParseSpec.o )
3485.08 s
[doctest-parallel] [ 8 of 13] Compiling PropertySpec ( test/PropertySpec.hs, dist/build/spectests/spectests-tmp/PropertySpec.o )
3485.08 s
[doctest-parallel] [ 9 of 13] Compiling RunSpec ( test/RunSpec.hs, dist/build/spectests/spectests-tmp/RunSpec.o )
3485.08 s
[doctest-parallel] [10 of 13] Compiling Runner.ExampleSpec ( test/Runner/ExampleSpec.hs, dist/build/spectests/spectests-tmp/Runner/ExampleSpec.o )
3485.08 s
[doctest-parallel] [11 of 13] Compiling RunnerSpec ( test/RunnerSpec.hs, dist/build/spectests/spectests-tmp/RunnerSpec.o )
3485.08 s
[doctest-parallel] [12 of 13] Compiling UtilSpec ( test/UtilSpec.hs, dist/build/spectests/spectests-tmp/UtilSpec.o )
3485.08 s
[doctest-parallel] [13 of 13] Compiling Main ( test/Spec.hs, dist/build/spectests/spectests-tmp/Main.o )
3485.08 s
[doctest-parallel] [14 of 14] Linking dist/build/spectests/spectests
3485.08 s
[extra] Control.Concurrent.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Control.Concurrent.Extra,Control.Exception.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Control.Exception.Extra,Control.Monad.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Control.Monad.Extra,Data.Either.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Data.Either.Extra,Data.Foldable.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Data.Foldable.Extra,Data.IORef.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Data.IORef.Extra,Data.List.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Data.List.Extra,Data.List.NonEmpty.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Data.List.NonEmpty.Extra,Data.Monoid.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Data.Monoid.Extra,Data.Tuple.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Data.Tuple.Extra,Data.Typeable.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Data.Typeable.Extra,Data.Version.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Data.Version.Extra,Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Extra,Numeric.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Numeric.Extra,System.Directory.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:System.Directory.Extra,System.Environment.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:System.Environment.Extra,System.IO.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:System.IO.Extra,System.Info.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:System.Info.Extra,System.Process.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:System.Process.Extra,System.Time.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:System.Time.Extra,Text.Read.Extra=extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV:Text.Read.Extra
3485.08 s
[extra] unit extra-1.7.16-CLlutePyjFN5cK0zzf7Hnj-extra-test
3485.08 s
[extra] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.08 s
[extra] include base-4.19.1.0-a65c
3485.08 s
[extra] include directory-1.3.8.1-3af8
3485.08 s
[extra] include extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV
3485.08 s
[extra] include filepath-1.4.200.1-5c86
3485.08 s
[extra] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.08 s
[extra] include unix-2.8.4.0-db6b
3485.08 s
[extra] Ready component graph:
3485.08 s
[extra] definite extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV
3485.08 s
[extra] depends base-4.19.1.0-a65c
3485.08 s
[extra] depends clock-0.8.4-7uI8uFDEc8n2TR6YkKdtAl
3485.08 s
[extra] depends directory-1.3.8.1-3af8
3485.08 s
[extra] depends filepath-1.4.200.1-5c86
3485.08 s
[extra] depends process-1.6.18.0-d7db
3485.08 s
[extra] depends time-1.12.2-dfe5
3485.08 s
[extra] depends unix-2.8.4.0-db6b
3485.08 s
[extra] definite extra-1.7.16-CLlutePyjFN5cK0zzf7Hnj-extra-test
3485.08 s
[extra] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.08 s
[extra] depends base-4.19.1.0-a65c
3485.08 s
[extra] depends directory-1.3.8.1-3af8
3485.08 s
[extra] depends extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV
3485.08 s
[extra] depends filepath-1.4.200.1-5c86
3485.08 s
[extra] depends quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.08 s
[extra] depends unix-2.8.4.0-db6b
3485.08 s
[extra] Using Cabal-3.10.2.0 compiled by ghc-9.8
3485.08 s
[extra] Using compiler: ghc-9.8.2
3485.08 s
[extra] Using install prefix: /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16
3485.08 s
[extra] Executables installed in:
3485.08 s
[extra] /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16/bin
3485.08 s
[extra] Libraries installed in:
3485.08 s
[extra] /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV
3485.08 s
[extra] Dynamic Libraries installed in:
3485.08 s
[extra] /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3485.08 s
[extra] Private executables installed in:
3485.08 s
[extra] /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16/libexec/x86_64-linux-ghc-9.8.2/extra-1.7.16
3485.08 s
[extra] Data files installed in:
3485.08 s
[extra] /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16/share/x86_64-linux-ghc-9.8.2/extra-1.7.16
3485.08 s
[extra] Documentation installed in:
3485.08 s
[extra] /nix/store/rbp24qyh57zzhjj3xlydyn6269ghy7k2-extra-1.7.16-doc/share/doc/extra-1.7.16
3485.08 s
[extra] Configuration files installed in:
3485.08 s
[extra] /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16/etc
3485.08 s
[extra] No alex found
3485.08 s
[extra] Using ar found on system at:
3485.08 s
[extra] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3485.08 s
[extra] No c2hs found
3485.08 s
[extra] No cpphs found
3485.08 s
[extra] No doctest found
3485.08 s
[extra] Using gcc version 14.3.0 given by user at:
3485.08 s
[extra] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3485.08 s
[extra] Using ghc version 9.8.2 found on system at:
3485.08 s
[extra] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3485.08 s
[extra] Using ghc-pkg version 9.8.2 found on system at:
3485.08 s
[extra] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3485.08 s
[extra] No ghcjs found
3485.08 s
[extra] No ghcjs-pkg found
3485.08 s
[extra] No greencard found
3485.08 s
[extra] Using haddock version 2.30.0 found on system at:
3485.08 s
[extra] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3485.08 s
[extra] No happy found
3485.09 s
[extra] Using haskell-suite found on system at: haskell-suite-dummy-location
3485.09 s
[extra] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3485.09 s
[extra] No hmake found
3485.09 s
[http-types] include case-insensitive-1.2.1.0-7pIwyaOCvtgAhP6UqEkb2Q
3485.09 s
[http-types] include text-2.1.1-7a0f
3485.09 s
[http-types] Network.HTTP.Types=http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI:Network.HTTP.Types,Network.HTTP.Types.Header=http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI:Network.HTTP.Types.Header,Network.HTTP.Types.Method=http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI:Network.HTTP.Types.Method,Network.HTTP.Types.QueryLike=http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI:Network.HTTP.Types.QueryLike,Network.HTTP.Types.Status=http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI:Network.HTTP.Types.Status,Network.HTTP.Types.URI=http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI:Network.HTTP.Types.URI,Network.HTTP.Types.Version=http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI:Network.HTTP.Types.Version
3485.09 s
[http-types] unit http-types-0.12.4-9zcqOypmUukFqC1OGoIINg-spec
3485.09 s
[http-types] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.09 s
[http-types] include base-4.19.1.0-a65c
3485.09 s
[http-types] include bytestring-0.12.1.0-e271
3485.09 s
[http-types] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3485.09 s
[http-types] include http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI
3485.09 s
[http-types] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.09 s
[http-types] include text-2.1.1-7a0f
3485.09 s
[http-types] Ready component graph:
3485.09 s
[http-types] definite http-types-0.12.4-FWx6KEzvSIrDXDvFMamKx4-doctests
3485.09 s
[http-types] depends base-4.19.1.0-a65c
3485.09 s
[http-types] depends doctest-0.22.6-blhhXyWrRJAqTquHQRdE
3485.09 s
[http-types] definite http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI
3485.09 s
[http-types] depends array-0.5.6.0-4c48
3485.09 s
[http-types] depends base-4.19.1.0-a65c
3485.09 s
[http-types] depends bytestring-0.12.1.0-e271
3485.09 s
[http-types] depends case-insensitive-1.2.1.0-7pIwyaOCvtgAhP6UqEkb2Q
3485.09 s
[http-types] depends text-2.1.1-7a0f
3485.09 s
[http-types] definite http-types-0.12.4-9zcqOypmUukFqC1OGoIINg-spec
3485.09 s
[http-types] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.09 s
[http-types] depends base-4.19.1.0-a65c
3485.09 s
[http-types] depends bytestring-0.12.1.0-e271
3485.09 s
[http-types] depends hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3485.09 s
[http-types] depends http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI
3485.09 s
[http-types] depends quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.09 s
[http-types] depends text-2.1.1-7a0f
3485.09 s
[http-types] Using Cabal-3.10.2.0 compiled by ghc-9.8
3485.09 s
[http-types] Using compiler: ghc-9.8.2
3485.09 s
[http-types] Using install prefix:
3485.09 s
[http-types] /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4
3485.09 s
[http-types] Executables installed in:
3485.09 s
[http-types] /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4/bin
3485.09 s
[http-types] Libraries installed in:
3485.09 s
[http-types] /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI
3485.09 s
[http-types] Dynamic Libraries installed in:
3485.09 s
[http-types] /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3485.09 s
[http-types] Private executables installed in:
3485.09 s
[http-types] /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4/libexec/x86_64-linux-ghc-9.8.2/http-types-0.12.4
3485.09 s
[http-types] Data files installed in:
3485.09 s
[http-types] /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4/share/x86_64-linux-ghc-9.8.2/http-types-0.12.4
3485.09 s
[http-types] Documentation installed in:
3485.09 s
[http-types] /nix/store/xfp274q44mc7mxgpg8vpxmwj8a0i54av-http-types-0.12.4-doc/share/doc/http-types-0.12.4
3485.09 s
[http-types] Configuration files installed in:
3485.09 s
[http-types] /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4/etc
3485.09 s
[http-types] No alex found
3485.09 s
[http-types] Using ar found on system at:
3485.09 s
[http-types] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3485.09 s
[http-types] No c2hs found
3485.09 s
[http-types] No cpphs found
3485.09 s
[http-types] Using doctest version 0.22.6 found on system at:
3485.09 s
[http-types] /nix/store/h7w970n2sibnl7zafddqhy4hi5z3mpzm-doctest-0.22.6/bin/doctest
3485.09 s
[http-types] Using gcc version 14.3.0 given by user at:
3485.09 s
[http-types] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3485.09 s
[http-types] Using ghc version 9.8.2 found on system at:
3485.09 s
[http-types] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3485.09 s
[http-types] Using ghc-pkg version 9.8.2 found on system at:
3485.09 s
[http-types] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3485.09 s
[http-types] No ghcjs found
3485.09 s
[http-types] No ghcjs-pkg found
3485.09 s
[http-types] No greencard found
3485.09 s
[http-types] Using haddock version 2.30.0 found on system at:
3485.09 s
[http-types] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3485.09 s
[http-types] No happy found
3485.09 s
[http-types] Using haskell-suite found on system at: haskell-suite-dummy-location
3485.09 s
[http-types] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3485.09 s
[http-types] No hmake found
3485.09 s
[http-types] Using hpc version 0.69 found on system at:
3485.09 s
[http-types] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3485.09 s
[indexed-traversable-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.09 s
[indexed-traversable-instances] component indexed-traversable-instances-0.1.2-AceBlvFpDD8DTpnHSlF6is-indexed-tests
3485.09 s
[indexed-traversable-instances] include OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3485.09 s
[indexed-traversable-instances] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.09 s
[indexed-traversable-instances] include base-4.19.1.0-a65c
3485.09 s
[indexed-traversable-instances] include containers-0.6.8-bf3e
3485.09 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3485.09 s
[indexed-traversable-instances] include indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.09 s
[indexed-traversable-instances] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.09 s
[indexed-traversable-instances] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.09 s
[indexed-traversable-instances] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.09 s
[indexed-traversable-instances] include transformers-0.6.1.0-90ea
3485.09 s
[indexed-traversable-instances] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.09 s
[indexed-traversable-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.09 s
[indexed-traversable-instances] component indexed-traversable-instances-0.1.2-AgRw3pe0BIY3cVlMwrXxQI-safe
3485.09 s
[indexed-traversable-instances] include base-4.19.1.0-a65c
3485.09 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3485.09 s
[indexed-traversable-instances] include indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.09 s
[indexed-traversable-instances] Linked component graph:
3485.09 s
[indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.09 s
[indexed-traversable-instances] include OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3485.09 s
[indexed-traversable-instances] include base-4.19.1.0-a65c
3485.09 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3485.09 s
[indexed-traversable-instances] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3485.09 s
[indexed-traversable-instances] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.09 s
[indexed-traversable-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.09 s
[indexed-traversable-instances] Data.Functor.WithIndex.Instances=indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK:Data.Functor.WithIndex.Instances
3485.09 s
[indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-AceBlvFpDD8DTpnHSlF6is-indexed-tests
3485.09 s
[indexed-traversable-instances] include OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3485.09 s
[indexed-traversable-instances] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.09 s
[indexed-traversable-instances] include base-4.19.1.0-a65c
3485.09 s
[indexed-traversable-instances] include containers-0.6.8-bf3e
3485.09 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3485.09 s
[indexed-traversable-instances] include indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.09 s
[indexed-traversable-instances] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.09 s
[indexed-traversable-instances] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.09 s
[indexed-traversable-instances] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.09 s
[indexed-traversable-instances] include transformers-0.6.1.0-90ea
3485.10 s
[indexed-traversable-instances] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.10 s
[indexed-traversable-instances] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.10 s
[indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-AgRw3pe0BIY3cVlMwrXxQI-safe
3485.10 s
[indexed-traversable-instances] include base-4.19.1.0-a65c
3485.10 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3485.10 s
[indexed-traversable-instances] include indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.10 s
[indexed-traversable-instances] Ready component graph:
3485.10 s
[indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.10 s
[indexed-traversable-instances] depends OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3485.10 s
[indexed-traversable-instances] depends base-4.19.1.0-a65c
3485.10 s
[indexed-traversable-instances] depends indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3485.10 s
[indexed-traversable-instances] depends tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3485.10 s
[indexed-traversable-instances] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.10 s
[indexed-traversable-instances] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.10 s
[indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-AceBlvFpDD8DTpnHSlF6is-indexed-tests
3485.10 s
[indexed-traversable-instances] depends OneTuple-0.4.2-Lr4VjPKv08VCq8gE0YeW6w
3485.10 s
[indexed-traversable-instances] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.10 s
[indexed-traversable-instances] depends base-4.19.1.0-a65c
3485.10 s
[indexed-traversable-instances] depends containers-0.6.8-bf3e
3485.10 s
[indexed-traversable-instances] depends indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3485.10 s
[indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.10 s
[indexed-traversable-instances] depends quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.10 s
[indexed-traversable-instances] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.10 s
[indexed-traversable-instances] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.10 s
[indexed-traversable-instances] depends transformers-0.6.1.0-90ea
3485.10 s
[indexed-traversable-instances] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.10 s
[indexed-traversable-instances] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.10 s
[indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-AgRw3pe0BIY3cVlMwrXxQI-safe
3485.10 s
[indexed-traversable-instances] depends base-4.19.1.0-a65c
3485.10 s
[indexed-traversable-instances] depends indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3485.10 s
[indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.10 s
[indexed-traversable-instances] Using Cabal-3.10.2.0 compiled by ghc-9.8
3485.10 s
[monoid-subclasses] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.10 s
[monoid-subclasses] include text-2.1.1-7a0f
3485.10 s
[monoid-subclasses] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.10 s
[monoid-subclasses] Linked component graph:
3485.10 s
[monoid-subclasses] unit monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0
3485.10 s
[monoid-subclasses] include base-4.19.1.0-a65c
3485.10 s
[monoid-subclasses] include bytestring-0.12.1.0-e271
3485.10 s
[monoid-subclasses] include commutative-semigroups-0.2.0.2-7R6aEYTAYsk22r5PRJI7PQ
3485.10 s
[monoid-subclasses] include containers-0.6.8-bf3e
3485.10 s
[monoid-subclasses] include primes-0.2.1.0-AUMMoxmN3Xa4sskb71SmZ0
3485.10 s
[monoid-subclasses] include text-2.1.1-7a0f
3485.10 s
[monoid-subclasses] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.10 s
[monoid-subclasses] Data.Monoid.Cancellative=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Cancellative,Data.Monoid.Factorial=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Factorial,Data.Monoid.GCD=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.GCD,Data.Monoid.Instances.ByteString.UTF8=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Instances.ByteString.UTF8,Data.Monoid.Instances.CharVector=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Instances.CharVector,Data.Monoid.Instances.Concat=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Instances.Concat,Data.Monoid.Instances.Measured=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Instances.Measured,Data.Monoid.Instances.Positioned=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Instances.Positioned,Data.Monoid.Instances.PrefixMemory=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Instances.PrefixMemory,Data.Monoid.Instances.Stateful=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Instances.Stateful,Data.Monoid.LCM=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.LCM,Data.Monoid.Monus=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Monus,Data.Monoid.Null=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Null,Data.Monoid.Textual=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Monoid.Textual,Data.Semigroup.Cancellative=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Semigroup.Cancellative,Data.Semigroup.Factorial=monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0:Data.Semigroup.Factorial
3485.10 s
[monoid-subclasses] unit monoid-subclasses-1.2.6-IskI13nHPv9AM3sW6j92X4-Main
3485.10 s
[monoid-subclasses] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.10 s
[monoid-subclasses] include base-4.19.1.0-a65c
3485.10 s
[monoid-subclasses] include bytestring-0.12.1.0-e271
3485.10 s
[monoid-subclasses] include containers-0.6.8-bf3e
3485.10 s
[monoid-subclasses] include monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0
3485.10 s
[monoid-subclasses] include primes-0.2.1.0-AUMMoxmN3Xa4sskb71SmZ0
3485.10 s
[monoid-subclasses] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.10 s
[monoid-subclasses] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.10 s
[monoid-subclasses] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.10 s
[monoid-subclasses] include text-2.1.1-7a0f
3485.10 s
[monoid-subclasses] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.10 s
[monoid-subclasses] Ready component graph:
3485.10 s
[monoid-subclasses] definite monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0
3485.10 s
[monoid-subclasses] depends base-4.19.1.0-a65c
3485.10 s
[monoid-subclasses] depends bytestring-0.12.1.0-e271
3485.10 s
[monoid-subclasses] depends commutative-semigroups-0.2.0.2-7R6aEYTAYsk22r5PRJI7PQ
3485.10 s
[monoid-subclasses] depends containers-0.6.8-bf3e
3485.10 s
[monoid-subclasses] depends primes-0.2.1.0-AUMMoxmN3Xa4sskb71SmZ0
3485.10 s
[monoid-subclasses] depends text-2.1.1-7a0f
3485.10 s
[monoid-subclasses] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.10 s
[monoid-subclasses] definite monoid-subclasses-1.2.6-IskI13nHPv9AM3sW6j92X4-Main
3485.10 s
[monoid-subclasses] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.10 s
[monoid-subclasses] depends base-4.19.1.0-a65c
3485.10 s
[monoid-subclasses] depends bytestring-0.12.1.0-e271
3485.10 s
[monoid-subclasses] depends containers-0.6.8-bf3e
3485.10 s
[monoid-subclasses] depends monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0
3485.10 s
[monoid-subclasses] depends primes-0.2.1.0-AUMMoxmN3Xa4sskb71SmZ0
3485.10 s
[monoid-subclasses] depends quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.10 s
[monoid-subclasses] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.10 s
[monoid-subclasses] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.10 s
[monoid-subclasses] depends text-2.1.1-7a0f
3485.10 s
[monoid-subclasses] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3485.10 s
[monoid-subclasses] Using Cabal-3.10.2.0 compiled by ghc-9.8
3485.10 s
[monoid-subclasses] Using compiler: ghc-9.8.2
3485.10 s
[monoid-subclasses] Using install prefix:
3485.10 s
[monoid-subclasses] /nix/store/h38k0jwvn8rfdlx7r535n4n2i6g17hg6-monoid-subclasses-1.2.6
3485.10 s
[monoid-subclasses] Executables installed in:
3485.10 s
[monoid-subclasses] /nix/store/h38k0jwvn8rfdlx7r535n4n2i6g17hg6-monoid-subclasses-1.2.6/bin
3485.10 s
[monoid-subclasses] Libraries installed in:
3485.10 s
[parsers] include parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO
3485.10 s
[parsers] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.10 s
[parsers] Linked component graph:
3485.10 s
[parsers] unit parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO
3485.10 s
[parsers] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3485.10 s
[parsers] include base-4.19.1.0-a65c
3485.10 s
[parsers] include binary-0.8.9.1-4400
3485.10 s
[parsers] include charset-0.3.12-HVCXPCtWWNJCSdvioBHozW
3485.10 s
[parsers] include containers-0.6.8-bf3e
3485.10 s
[parsers] include mtl-2.3.1-78a2
3485.10 s
[parsers] include parsec-3.1.17.0-b602
3485.10 s
[parsers] include scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3485.10 s
[parsers] include text-2.1.1-7a0f
3485.10 s
[parsers] include transformers-0.6.1.0-90ea
3485.10 s
[parsers] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.10 s
[parsers] Text.Parser.Char=parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO:Text.Parser.Char,Text.Parser.Combinators=parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO:Text.Parser.Combinators,Text.Parser.Expression=parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO:Text.Parser.Expression,Text.Parser.LookAhead=parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO:Text.Parser.LookAhead,Text.Parser.Permutation=parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO:Text.Parser.Permutation,Text.Parser.Token=parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO:Text.Parser.Token,Text.Parser.Token.Highlight=parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO:Text.Parser.Token.Highlight,Text.Parser.Token.Style=parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO:Text.Parser.Token.Style
3485.11 s
[parsers] unit parsers-0.12.12-4CN9ERTN05I9oRSbhIjTss-quickcheck
3485.11 s
[parsers] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.11 s
[parsers] include attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3485.11 s
[parsers] include base-4.19.1.0-a65c
3485.11 s
[parsers] include bytestring-0.12.1.0-e271
3485.11 s
[parsers] include parsec-3.1.17.0-b602
3485.11 s
[parsers] include parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO
3485.11 s
[parsers] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.11 s
[parsers] Ready component graph:
3485.11 s
[parsers] definite parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO
3485.11 s
[parsers] depends attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3485.11 s
[parsers] depends base-4.19.1.0-a65c
3485.11 s
[parsers] depends binary-0.8.9.1-4400
3485.11 s
[parsers] depends charset-0.3.12-HVCXPCtWWNJCSdvioBHozW
3485.11 s
[parsers] depends containers-0.6.8-bf3e
3485.11 s
[parsers] depends mtl-2.3.1-78a2
3485.11 s
[parsers] depends parsec-3.1.17.0-b602
3485.11 s
[parsers] depends scientific-0.3.8.0-H6IKvjQ8qyB2o1VDEK3vvN
3485.11 s
[parsers] depends text-2.1.1-7a0f
3485.11 s
[parsers] depends transformers-0.6.1.0-90ea
3485.11 s
[parsers] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.11 s
[parsers] definite parsers-0.12.12-4CN9ERTN05I9oRSbhIjTss-quickcheck
3485.11 s
[parsers] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.11 s
[parsers] depends attoparsec-0.14.4-JzY0cya9ca2A5n9sHRrlL4
3485.11 s
[parsers] depends base-4.19.1.0-a65c
3485.11 s
[parsers] depends bytestring-0.12.1.0-e271
3485.11 s
[parsers] depends parsec-3.1.17.0-b602
3485.11 s
[parsers] depends parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO
3485.11 s
[parsers] depends quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.11 s
[parsers] Using Cabal-3.10.2.0 compiled by ghc-9.8
3485.11 s
[parsers] Using compiler: ghc-9.8.2
3485.11 s
[parsers] Using install prefix:
3485.11 s
[parsers] /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12
3485.11 s
[parsers] Executables installed in:
3485.11 s
[parsers] /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12/bin
3485.11 s
[parsers] Libraries installed in:
3485.11 s
[parsers] /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO
3485.11 s
[parsers] Dynamic Libraries installed in:
3485.11 s
[parsers] /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3485.11 s
[parsers] Private executables installed in:
3485.11 s
[parsers] /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12/libexec/x86_64-linux-ghc-9.8.2/parsers-0.12.12
3485.11 s
[parsers] Data files installed in:
3485.11 s
[parsers] /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12/share/x86_64-linux-ghc-9.8.2/parsers-0.12.12
3485.11 s
[parsers] Documentation installed in:
3485.11 s
[parsers] /nix/store/1kiw71w7sw5b2hyx63rmjnblscl7dpv2-parsers-0.12.12-doc/share/doc/parsers-0.12.12
3485.11 s
[parsers] Configuration files installed in:
3485.11 s
[parsers] /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12/etc
3485.11 s
[parsers] No alex found
3485.11 s
[parsers] Using ar found on system at:
3485.11 s
[parsers] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3485.11 s
[parsers] No c2hs found
3485.14 s
[parsers] No cpphs found
3485.14 s
[parsers] No doctest found
3485.14 s
[parsers] Using gcc version 14.3.0 given by user at:
3485.14 s
[parsers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3485.14 s
[parsers] Using ghc version 9.8.2 found on system at:
3485.14 s
[string-interpolate] include split-0.2.5-WK660amnAr7C74J39J4xM
3485.14 s
[string-interpolate] include template-haskell-2.21.0.0-d739
3485.14 s
[string-interpolate] include text-2.1.1-7a0f
3485.14 s
[string-interpolate] include text-conversions-0.3.1.1-3tGjxtBn9mC8HhGJaE3WbZ
3485.14 s
[string-interpolate] include utf8-string-1.0.2-7ucZMedpNWVFoWaAPBum4P
3485.14 s
[string-interpolate] component string-interpolate-0.3.4.0-6OFKSDakmfQ4RVETRJbybQ-string-interpolate-test
3485.14 s
[string-interpolate] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.14 s
[string-interpolate] include base-4.19.1.0-a65c
3485.14 s
[string-interpolate] include bytestring-0.12.1.0-e271
3485.14 s
[string-interpolate] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3485.14 s
[string-interpolate] include hspec-core-2.11.12-IhKzuZ21lh674XwcAvslL1
3485.14 s
[string-interpolate] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.14 s
[string-interpolate] include quickcheck-text-0.1.2.1-DzttEbG2mzR7VgtgA9Dmn5
3485.14 s
[string-interpolate] include quickcheck-unicode-1.0.1.0-Kjbs70rTNaZFKEYcObitK1
3485.14 s
[string-interpolate] include string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB
3485.14 s
[string-interpolate] include template-haskell-2.21.0.0-d739
3485.14 s
[string-interpolate] include text-2.1.1-7a0f
3485.14 s
[string-interpolate] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.14 s
[string-interpolate] Linked component graph:
3485.14 s
[string-interpolate] unit string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB
3485.14 s
[string-interpolate] include base-4.19.1.0-a65c
3485.14 s
[string-interpolate] include bytestring-0.12.1.0-e271
3485.14 s
[string-interpolate] include haskell-src-exts-1.23.1-JL31ZQMuAgdDDbFlvaC4xn
3485.14 s
[string-interpolate] include haskell-src-meta-0.8.15-ClNbc0xIWHp3O4YwkIPUoU
3485.14 s
[string-interpolate] include split-0.2.5-WK660amnAr7C74J39J4xM
3485.14 s
[string-interpolate] include template-haskell-2.21.0.0-d739
3485.14 s
[string-interpolate] include text-2.1.1-7a0f
3485.14 s
[string-interpolate] include text-conversions-0.3.1.1-3tGjxtBn9mC8HhGJaE3WbZ
3485.15 s
[string-interpolate] include utf8-string-1.0.2-7ucZMedpNWVFoWaAPBum4P
3485.15 s
[string-interpolate] Data.String.Interpolate=string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB:Data.String.Interpolate,Data.String.Interpolate.Conversion=string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB:Data.String.Interpolate.Conversion,Data.String.Interpolate.Conversion.ByteStringSink=string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB:Data.String.Interpolate.Conversion.ByteStringSink,Data.String.Interpolate.Conversion.TextSink=string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB:Data.String.Interpolate.Conversion.TextSink,Data.String.Interpolate.Parse=string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB:Data.String.Interpolate.Parse,Data.String.Interpolate.Types=string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB:Data.String.Interpolate.Types
3485.15 s
[string-interpolate] unit string-interpolate-0.3.4.0-6OFKSDakmfQ4RVETRJbybQ-string-interpolate-test
3485.15 s
[string-interpolate] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.15 s
[string-interpolate] include base-4.19.1.0-a65c
3485.15 s
[string-interpolate] include bytestring-0.12.1.0-e271
3485.15 s
[string-interpolate] include hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3485.15 s
[string-interpolate] include hspec-core-2.11.12-IhKzuZ21lh674XwcAvslL1
3485.15 s
[string-interpolate] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.15 s
[string-interpolate] include quickcheck-text-0.1.2.1-DzttEbG2mzR7VgtgA9Dmn5
3485.15 s
[string-interpolate] include quickcheck-unicode-1.0.1.0-Kjbs70rTNaZFKEYcObitK1
3485.15 s
[string-interpolate] include string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB
3485.15 s
[string-interpolate] include template-haskell-2.21.0.0-d739
3485.15 s
[string-interpolate] include text-2.1.1-7a0f
3485.15 s
[string-interpolate] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.15 s
[string-interpolate] Ready component graph:
3485.15 s
[string-interpolate] definite string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB
3485.15 s
[string-interpolate] depends base-4.19.1.0-a65c
3485.15 s
[string-interpolate] depends bytestring-0.12.1.0-e271
3485.15 s
[string-interpolate] depends haskell-src-exts-1.23.1-JL31ZQMuAgdDDbFlvaC4xn
3485.15 s
[string-interpolate] depends haskell-src-meta-0.8.15-ClNbc0xIWHp3O4YwkIPUoU
3485.15 s
[string-interpolate] depends split-0.2.5-WK660amnAr7C74J39J4xM
3485.15 s
[string-interpolate] depends template-haskell-2.21.0.0-d739
3485.15 s
[string-interpolate] depends text-2.1.1-7a0f
3485.15 s
[string-interpolate] depends text-conversions-0.3.1.1-3tGjxtBn9mC8HhGJaE3WbZ
3485.15 s
[string-interpolate] depends utf8-string-1.0.2-7ucZMedpNWVFoWaAPBum4P
3485.15 s
[string-interpolate] definite string-interpolate-0.3.4.0-6OFKSDakmfQ4RVETRJbybQ-string-interpolate-test
3485.15 s
[string-interpolate] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.15 s
[string-interpolate] depends base-4.19.1.0-a65c
3485.15 s
[string-interpolate] depends bytestring-0.12.1.0-e271
3485.15 s
[string-interpolate] depends hspec-2.11.12-DBG84QJQRhVAwZdz7K5eOd
3485.15 s
[string-interpolate] depends hspec-core-2.11.12-IhKzuZ21lh674XwcAvslL1
3485.15 s
[string-interpolate] depends quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.15 s
[string-interpolate] depends quickcheck-text-0.1.2.1-DzttEbG2mzR7VgtgA9Dmn5
3485.15 s
[string-interpolate] depends quickcheck-unicode-1.0.1.0-Kjbs70rTNaZFKEYcObitK1
3485.15 s
[string-interpolate] depends string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB
3485.15 s
[text-iso8601] include time-compat-1.9.7-AMvKJcuDSSHCynjHxXqqJs
3485.15 s
[text-iso8601] Linked component graph:
3485.15 s
[text-iso8601] unit text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm
3485.15 s
[text-iso8601] include base-4.19.1.0-a65c
3485.15 s
[text-iso8601] include integer-conversion-0.1.1-2rwwHyoUaZvKMSyv2OoZmn
3485.15 s
[text-iso8601] include text-2.1.1-7a0f
3485.15 s
[text-iso8601] include time-1.12.2-dfe5
3485.15 s
[text-iso8601] include time-compat-1.9.7-AMvKJcuDSSHCynjHxXqqJs
3485.15 s
[text-iso8601] Data.Time.FromText=text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm:Data.Time.FromText,Data.Time.ToText=text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm:Data.Time.ToText
3485.15 s
[text-iso8601] unit text-iso8601-0.1.1-Jt0tXqIbarQBZ1OLNAFLO1-text-iso8601-tests
3485.15 s
[text-iso8601] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.15 s
[text-iso8601] include base-4.19.1.0-a65c
3485.16 s
[text-iso8601] include quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.16 s
[text-iso8601] include tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.16 s
[text-iso8601] include tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3485.16 s
[text-iso8601] include tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.16 s
[text-iso8601] include text-2.1.1-7a0f
3485.16 s
[text-iso8601] include text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm
3485.16 s
[text-iso8601] include time-compat-1.9.7-AMvKJcuDSSHCynjHxXqqJs
3485.16 s
[text-iso8601] Ready component graph:
3485.16 s
[text-iso8601] definite text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm
3485.16 s
[text-iso8601] depends base-4.19.1.0-a65c
3485.16 s
[text-iso8601] depends integer-conversion-0.1.1-2rwwHyoUaZvKMSyv2OoZmn
3485.16 s
[text-iso8601] depends text-2.1.1-7a0f
3485.16 s
[text-iso8601] depends time-1.12.2-dfe5
3485.16 s
[text-iso8601] depends time-compat-1.9.7-AMvKJcuDSSHCynjHxXqqJs
3485.16 s
[text-iso8601] definite text-iso8601-0.1.1-Jt0tXqIbarQBZ1OLNAFLO1-text-iso8601-tests
3485.16 s
[text-iso8601] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3485.16 s
[text-iso8601] depends base-4.19.1.0-a65c
3485.16 s
[text-iso8601] depends quickcheck-instances-0.3.32-A94bs4SRQo82exssCsCPu0
3485.16 s
[text-iso8601] depends tasty-1.5.3-EbaVPmjW4NrSvZJReD8PG
3485.16 s
[text-iso8601] depends tasty-hunit-0.10.2-Bqb4PKeBZJqExWi4APIkLe
3485.16 s
[text-iso8601] depends tasty-quickcheck-0.11-F3XLh040IgQ7P93uCT5l6a
3485.16 s
[text-iso8601] depends text-2.1.1-7a0f
3485.16 s
[text-iso8601] depends text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm
3485.16 s
[text-iso8601] depends time-compat-1.9.7-AMvKJcuDSSHCynjHxXqqJs
3485.16 s
[text-iso8601] Using Cabal-3.10.2.0 compiled by ghc-9.8
3485.16 s
[text-iso8601] Using compiler: ghc-9.8.2
3485.16 s
[text-iso8601] Using install prefix:
3485.16 s
[text-iso8601] /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1
3485.16 s
[text-iso8601] Executables installed in:
3485.16 s
[text-iso8601] /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1/bin
3485.16 s
[text-iso8601] Libraries installed in:
3485.16 s
[text-iso8601] /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm
3485.16 s
[text-iso8601] Dynamic Libraries installed in:
3485.16 s
[text-iso8601] /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3485.16 s
[text-iso8601] Private executables installed in:
3485.16 s
[text-iso8601] /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1/libexec/x86_64-linux-ghc-9.8.2/text-iso8601-0.1.1
3485.16 s
[text-iso8601] Data files installed in:
3485.16 s
[text-iso8601] /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1/share/x86_64-linux-ghc-9.8.2/text-iso8601-0.1.1
3485.16 s
[text-iso8601] Documentation installed in:
3485.16 s
[text-iso8601] /nix/store/f25kx2cwap10jx30yxq7n96vrnda0shy-text-iso8601-0.1.1-doc/share/doc/text-iso8601-0.1.1
3485.16 s
[text-iso8601] Configuration files installed in:
3485.16 s
[text-iso8601] /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1/etc
3485.17 s
[text-iso8601] No alex found
3485.17 s
[text-iso8601] Using ar found on system at:
3485.17 s
[text-iso8601] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3485.17 s
[text-iso8601] No c2hs found
3485.17 s
[text-iso8601] No cpphs found
3485.17 s
[text-iso8601] No doctest found
3485.17 s
[text-iso8601] Using gcc version 14.3.0 given by user at:
3485.17 s
[text-iso8601] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3485.17 s
[text-iso8601] Using ghc version 9.8.2 found on system at:
3485.17 s
[text-iso8601] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3485.17 s
[text-iso8601] Using ghc-pkg version 9.8.2 found on system at:
3485.17 s
[text-iso8601] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3485.17 s
[text-iso8601] No ghcjs found
3485.17 s
[text-iso8601] No ghcjs-pkg found
3485.17 s
[text-iso8601] No greencard found
3485.17 s
[text-iso8601] Using haddock version 2.30.0 found on system at:
3485.17 s
[text-iso8601] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3485.17 s
[text-iso8601] No happy found
3485.17 s
[text-iso8601] Using haskell-suite found on system at: haskell-suite-dummy-location
3485.17 s
[text-iso8601] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3485.17 s
[text-iso8601] No hmake found
3485.17 s
[text-iso8601] Using hpc version 0.69 found on system at:
3485.17 s
[text-iso8601] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3485.17 s
[text-iso8601] Using hsc2hs version 0.68.10 found on system at:
3485.17 s
[text-iso8601] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3485.17 s
[binary-orphans] +++ OK, passed 100 tests.
3485.17 s
[binary-orphans]
3485.17 s
[binary-orphans] All 5 tests passed (0.05s)
3485.17 s
[binary-orphans] Test suite binary-orphans-test: PASS
3485.17 s
[binary-orphans] Test suite logged to: dist/test/binary-orphans-1.0.5-binary-orphans-test.log
3485.17 s
[binary-orphans] 1 of 1 test suites (1 of 1 test cases) passed.
3485.18 s
[binary-orphans] Phase: haddockPhase
3485.18 s
[binary-orphans] Preprocessing library for binary-orphans-1.0.5..
3485.18 s
[binary-orphans] Running Haddock on library for binary-orphans-1.0.5..
3485.18 s
[binary-orphans] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3485.18 s
[binary-orphans] [1 of 1] Compiling Data.Binary.Orphans ( src/Data/Binary/Orphans.hs, nothing )
3485.18 s
[binary-orphans] Haddock coverage:
3485.18 s
[binary-orphans] 0% ( 0 / 1) in 'Data.Binary.Orphans'
3485.18 s
[binary-orphans] Missing documentation for:
3485.18 s
[binary-orphans] Module header
3485.18 s
[binary-orphans] Documentation created: dist/doc/html/binary-orphans/,
3485.18 s
[binary-orphans] dist/doc/html/binary-orphans/binary-orphans.txt
3485.18 s
[either] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3485.18 s
[extra] Using hpc version 0.69 found on system at:
3485.18 s
[extra] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3485.18 s
[extra] Using hsc2hs version 0.68.10 found on system at:
3485.18 s
[extra] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3485.18 s
[extra] Using hscolour version 1.25 found on system at:
3485.18 s
[extra] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3485.18 s
[extra] No jhc found
3485.18 s
[extra] Using ld found on system at:
3485.18 s
[extra] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3485.18 s
[extra] No pkg-config found
3485.18 s
[extra] Using runghc version 9.8.2 found on system at:
3485.18 s
[extra] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3485.18 s
[extra] Using strip version 2.44 found on system at:
3485.18 s
[extra] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3485.18 s
[extra] Using tar found on system at:
3485.18 s
[extra] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3485.18 s
[extra] No uhc found
3485.18 s
[extra] Phase: buildPhase
3485.18 s
[extra] Preprocessing library for extra-1.7.16..
3485.18 s
[extra] Building library for extra-1.7.16..
3485.18 s
[extra] [ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o, dist/build/Data/IORef/Extra.dyn_o )
3485.18 s
[extra] [ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, dist/build/Data/Monoid/Extra.o, dist/build/Data/Monoid/Extra.dyn_o )
3485.18 s
[extra] [ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o, dist/build/Data/Tuple/Extra.dyn_o )
3485.18 s
[extra] [ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, dist/build/Data/Typeable/Extra.o, dist/build/Data/Typeable/Extra.dyn_o )
3485.18 s
[extra] [ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o, dist/build/Numeric/Extra.dyn_o )
3485.18 s
[extra] [ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.o, dist/build/Partial.dyn_o )
3485.18 s
[extra] [ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o, dist/build/Data/List/Extra.dyn_o )
3485.18 s
[extra] [ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.o, dist/build/Data/Version/Extra.dyn_o )
3485.18 s
[extra] [ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, dist/build/Data/List/NonEmpty/Extra.o, dist/build/Data/List/NonEmpty/Extra.dyn_o )
3485.18 s
[extra] [10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o, dist/build/Data/Either/Extra.dyn_o )
3485.18 s
[extra] [11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o, dist/build/Control/Exception/Extra.dyn_o )
3485.18 s
[extra] [12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o, dist/build/Control/Monad/Extra.dyn_o )
3485.18 s
[extra] [13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, dist/build/Data/Foldable/Extra.o, dist/build/Data/Foldable/Extra.dyn_o )
3485.18 s
[extra] [14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o, dist/build/Control/Concurrent/Extra.dyn_o )
3485.18 s
[extra] [15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o, dist/build/System/Directory/Extra.dyn_o )
3485.18 s
[extra] [16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o, dist/build/System/Environment/Extra.dyn_o )
3485.18 s
[extra] [17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o, dist/build/System/IO/Extra.dyn_o )
3485.18 s
[extra] [18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o, dist/build/System/Info/Extra.dyn_o )
3485.18 s
[extra] [19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o, dist/build/System/Process/Extra.dyn_o )
3485.18 s
[extra] [20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o, dist/build/System/Time/Extra.dyn_o )
3485.18 s
[extra] [21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.o, dist/build/Extra.dyn_o )
3485.18 s
[extra] [22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, dist/build/Text/Read/Extra.o, dist/build/Text/Read/Extra.dyn_o )
3485.18 s
[http-types] Using hsc2hs version 0.68.10 found on system at:
3485.18 s
[http-types] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3485.18 s
[http-types] Using hscolour version 1.25 found on system at:
3485.18 s
[http-types] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3485.18 s
[http-types] No jhc found
3485.18 s
[http-types] Using ld found on system at:
3485.18 s
[http-types] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3485.18 s
[http-types] No pkg-config found
3485.18 s
[http-types] Using runghc version 9.8.2 found on system at:
3485.18 s
[http-types] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3485.18 s
[http-types] Using strip version 2.44 found on system at:
3485.18 s
[http-types] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3485.18 s
[http-types] Using tar found on system at:
3485.18 s
[http-types] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3485.20 s
[http-types] No uhc found
3485.20 s
[http-types] Phase: buildPhase
3485.20 s
[http-types] Preprocessing test suite 'doctests' for http-types-0.12.4..
3485.20 s
[http-types] Building test suite 'doctests' for http-types-0.12.4..
3485.20 s
[http-types] [1 of 1] Compiling Main ( test/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
3485.20 s
[http-types] [2 of 2] Linking dist/build/doctests/doctests
3485.20 s
[http-types] Preprocessing library for http-types-0.12.4..
3485.20 s
[http-types] Building library for http-types-0.12.4..
3485.20 s
[http-types] [1 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.o, dist/build/Network/HTTP/Types/Header.dyn_o )
3485.20 s
[http-types] [2 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.o, dist/build/Network/HTTP/Types/Method.dyn_o )
3485.20 s
[http-types] [3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.o, dist/build/Network/HTTP/Types/Status.dyn_o )
3485.20 s
[http-types] [4 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.o, dist/build/Network/HTTP/Types/URI.dyn_o )
3485.20 s
[http-types] [5 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.o, dist/build/Network/HTTP/Types/QueryLike.dyn_o )
3485.20 s
[indexed-traversable-instances] Using compiler: ghc-9.8.2
3485.20 s
[indexed-traversable-instances] Using install prefix:
3485.20 s
[indexed-traversable-instances] /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2
3485.20 s
[indexed-traversable-instances] Executables installed in:
3485.20 s
[indexed-traversable-instances] /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2/bin
3485.20 s
[indexed-traversable-instances] Libraries installed in:
3485.20 s
[indexed-traversable-instances] /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3485.20 s
[indexed-traversable-instances] Dynamic Libraries installed in:
3485.20 s
[indexed-traversable-instances] /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3485.20 s
[indexed-traversable-instances] Private executables installed in:
3485.20 s
[indexed-traversable-instances] /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2/libexec/x86_64-linux-ghc-9.8.2/indexed-traversable-instances-0.1.2
3485.20 s
[indexed-traversable-instances] Data files installed in:
3485.21 s
[indexed-traversable-instances] /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2/share/x86_64-linux-ghc-9.8.2/indexed-traversable-instances-0.1.2
3485.21 s
[indexed-traversable-instances] Documentation installed in:
3485.21 s
[indexed-traversable-instances] /nix/store/ps27mzmgg5xwd2mihjh25dwhkl6hgz2x-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2
3485.21 s
[indexed-traversable-instances] Configuration files installed in:
3485.21 s
[indexed-traversable-instances] /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2/etc
3485.21 s
[indexed-traversable-instances] No alex found
3485.21 s
[indexed-traversable-instances] Using ar found on system at:
3485.21 s
[indexed-traversable-instances] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3485.21 s
[indexed-traversable-instances] No c2hs found
3485.21 s
[indexed-traversable-instances] No cpphs found
3485.21 s
[indexed-traversable-instances] No doctest found
3485.21 s
[indexed-traversable-instances] Using gcc version 14.3.0 given by user at:
3485.21 s
[indexed-traversable-instances] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3485.21 s
[indexed-traversable-instances] Using ghc version 9.8.2 found on system at:
3485.21 s
[indexed-traversable-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3485.21 s
[indexed-traversable-instances] Using ghc-pkg version 9.8.2 found on system at:
3485.21 s
[indexed-traversable-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3485.21 s
[indexed-traversable-instances] No ghcjs found
3485.21 s
[indexed-traversable-instances] No ghcjs-pkg found
3485.21 s
[indexed-traversable-instances] No greencard found
3485.21 s
[indexed-traversable-instances] Using haddock version 2.30.0 found on system at:
3485.21 s
[indexed-traversable-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3485.21 s
[indexed-traversable-instances] No happy found
3485.21 s
[indexed-traversable-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
3485.21 s
[indexed-traversable-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3485.22 s
[indexed-traversable-instances] No hmake found
3485.22 s
[indexed-traversable-instances] Using hpc version 0.69 found on system at:
3485.22 s
[indexed-traversable-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3485.22 s
[indexed-traversable-instances] Using hsc2hs version 0.68.10 found on system at:
3485.22 s
[indexed-traversable-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3485.22 s
[indexed-traversable-instances] Using hscolour version 1.25 found on system at:
3485.22 s
[indexed-traversable-instances] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3485.22 s
[indexed-traversable-instances] No jhc found
3485.22 s
[indexed-traversable-instances] Using ld found on system at:
3485.22 s
[indexed-traversable-instances] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3485.22 s
[indexed-traversable-instances] No pkg-config found
3485.22 s
[indexed-traversable-instances] Using runghc version 9.8.2 found on system at:
3485.22 s
[indexed-traversable-instances] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3485.22 s
[indexed-traversable-instances] Using strip version 2.44 found on system at:
3485.22 s
[indexed-traversable-instances] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3485.22 s
[indexed-traversable-instances] Using tar found on system at:
3485.22 s
[indexed-traversable-instances] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3485.22 s
[indexed-traversable-instances] No uhc found
3485.22 s
[indexed-traversable-instances] Phase: buildPhase
3485.22 s
[indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2..
3485.22 s
[indexed-traversable-instances] Building library for indexed-traversable-instances-0.1.2..
3485.22 s
[indexed-traversable-instances] [1 of 1] Compiling Data.Functor.WithIndex.Instances ( src/Data/Functor/WithIndex/Instances.hs, dist/build/Data/Functor/WithIndex/Instances.o, dist/build/Data/Functor/WithIndex/Instances.dyn_o )
3485.22 s
[indexed-traversable-instances] [1 of 1] Compiling Data.Functor.WithIndex.Instances ( src/Data/Functor/WithIndex/Instances.hs, dist/build/Data/Functor/WithIndex/Instances.p_o )
3485.22 s
[indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
3485.22 s
[indexed-traversable-instances] Building test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
3485.22 s
[indexed-traversable-instances] [1 of 1] Compiling Main ( tests/main.hs, dist/build/indexed-tests/indexed-tests-tmp/Main.o )
3485.22 s
[indexed-traversable-instances] [2 of 2] Linking dist/build/indexed-tests/indexed-tests
3485.22 s
[monoid-subclasses] /nix/store/h38k0jwvn8rfdlx7r535n4n2i6g17hg6-monoid-subclasses-1.2.6/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/monoid-subclasses-1.2.6-Kj6YlcgKlAnGKuKvMjIMJ0
3485.22 s
[monoid-subclasses] Dynamic Libraries installed in:
3485.22 s
[monoid-subclasses] /nix/store/h38k0jwvn8rfdlx7r535n4n2i6g17hg6-monoid-subclasses-1.2.6/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3485.22 s
[monoid-subclasses] Private executables installed in:
3485.22 s
[monoid-subclasses] /nix/store/h38k0jwvn8rfdlx7r535n4n2i6g17hg6-monoid-subclasses-1.2.6/libexec/x86_64-linux-ghc-9.8.2/monoid-subclasses-1.2.6
3485.22 s
[monoid-subclasses] Data files installed in:
3485.22 s
[monoid-subclasses] /nix/store/h38k0jwvn8rfdlx7r535n4n2i6g17hg6-monoid-subclasses-1.2.6/share/x86_64-linux-ghc-9.8.2/monoid-subclasses-1.2.6
3485.22 s
[monoid-subclasses] Documentation installed in:
3485.22 s
[monoid-subclasses] /nix/store/yggdyxyq2l9mb8p7yifhcl5qkrigggj0-monoid-subclasses-1.2.6-doc/share/doc/monoid-subclasses-1.2.6
3485.22 s
[monoid-subclasses] Configuration files installed in:
3485.22 s
[monoid-subclasses] /nix/store/h38k0jwvn8rfdlx7r535n4n2i6g17hg6-monoid-subclasses-1.2.6/etc
3485.22 s
[monoid-subclasses] No alex found
3485.22 s
[monoid-subclasses] Using ar found on system at:
3485.22 s
[monoid-subclasses] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3485.22 s
[monoid-subclasses] No c2hs found
3485.22 s
[monoid-subclasses] No cpphs found
3485.22 s
[monoid-subclasses] No doctest found
3485.22 s
[monoid-subclasses] Using gcc version 14.3.0 given by user at:
3485.22 s
[monoid-subclasses] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3485.22 s
[monoid-subclasses] Using ghc version 9.8.2 found on system at:
3485.22 s
[monoid-subclasses] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3485.22 s
[monoid-subclasses] Using ghc-pkg version 9.8.2 found on system at:
3485.22 s
[monoid-subclasses] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3485.22 s
[monoid-subclasses] No ghcjs found
3485.22 s
[monoid-subclasses] No ghcjs-pkg found
3485.22 s
[monoid-subclasses] No greencard found
3485.22 s
[monoid-subclasses] Using haddock version 2.30.0 found on system at:
3485.22 s
[monoid-subclasses] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3485.22 s
[monoid-subclasses] No happy found
3485.22 s
[monoid-subclasses] Using haskell-suite found on system at: haskell-suite-dummy-location
3485.22 s
[monoid-subclasses] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3485.22 s
[monoid-subclasses] No hmake found
3485.22 s
[monoid-subclasses] Using hpc version 0.69 found on system at:
3485.22 s
[monoid-subclasses] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3485.22 s
[monoid-subclasses] Using hsc2hs version 0.68.10 found on system at:
3485.22 s
[monoid-subclasses] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3485.22 s
[monoid-subclasses] Using hscolour version 1.25 found on system at:
3485.22 s
[monoid-subclasses] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3485.22 s
[monoid-subclasses] No jhc found
3485.22 s
[monoid-subclasses] Using ld found on system at:
3485.22 s
[monoid-subclasses] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3485.22 s
[monoid-subclasses] No pkg-config found
3485.22 s
[monoid-subclasses] Using runghc version 9.8.2 found on system at:
3485.22 s
[monoid-subclasses] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3485.22 s
[monoid-subclasses] Using strip version 2.44 found on system at:
3485.22 s
[monoid-subclasses] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3485.22 s
[monoid-subclasses] Using tar found on system at:
3485.23 s
[monoid-subclasses] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3485.23 s
[monoid-subclasses] No uhc found
3485.23 s
[monoid-subclasses] Phase: buildPhase
3485.23 s
[monoid-subclasses] Preprocessing library for monoid-subclasses-1.2.6..
3485.23 s
[monoid-subclasses] Building library for monoid-subclasses-1.2.6..
3485.23 s
[monoid-subclasses] [ 1 of 16] Compiling Data.Monoid.Null ( src/Data/Monoid/Null.hs, dist/build/Data/Monoid/Null.o, dist/build/Data/Monoid/Null.dyn_o )
3485.23 s
[monoid-subclasses] [ 2 of 16] Compiling Data.Semigroup.Cancellative ( src/Data/Semigroup/Cancellative.hs, dist/build/Data/Semigroup/Cancellative.o, dist/build/Data/Semigroup/Cancellative.dyn_o )
3485.23 s
[monoid-subclasses] [ 3 of 16] Compiling Data.Monoid.Monus ( src/Data/Monoid/Monus.hs, dist/build/Data/Monoid/Monus.o, dist/build/Data/Monoid/Monus.dyn_o )
3485.23 s
[monoid-subclasses]
3485.23 s
[monoid-subclasses] src/Data/Monoid/Monus.hs:320:36: warning : [ GHC-63394 ] [ -Wx-partial ]
3485.23 s
[monoid-subclasses] In the use of ‘tail’
3485.23 s
[monoid-subclasses] (imported from Prelude, but defined in GHC.List):
3485.23 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3485.23 s
[monoid-subclasses] |
3485.23 s
[monoid-subclasses] 320 | | otherwise = go (tail x)
3485.23 s
[monoid-subclasses] | ^^^^
3485.23 s
[monoid-subclasses]
3485.23 s
[monoid-subclasses] src/Data/Monoid/Monus.hs:327:36: warning : [ GHC-63394 ] [ -Wx-partial ]
3485.23 s
[monoid-subclasses] In the use of ‘tail’
3485.23 s
[monoid-subclasses] (imported from Prelude, but defined in GHC.List):
3485.23 s
[parsers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3485.23 s
[parsers] Using ghc-pkg version 9.8.2 found on system at:
3485.23 s
[parsers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3485.23 s
[parsers] No ghcjs found
3485.23 s
[parsers] No ghcjs-pkg found
3485.23 s
[parsers] No greencard found
3485.23 s
[parsers] Using haddock version 2.30.0 found on system at:
3485.23 s
[parsers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3485.23 s
[parsers] No happy found
3485.23 s
[parsers] Using haskell-suite found on system at: haskell-suite-dummy-location
3485.23 s
[parsers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3485.23 s
[parsers] No hmake found
3485.23 s
[parsers] Using hpc version 0.69 found on system at:
3485.23 s
[parsers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3485.23 s
[parsers] Using hsc2hs version 0.68.10 found on system at:
3485.23 s
[parsers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3485.23 s
[parsers] Using hscolour version 1.25 found on system at:
3485.23 s
[parsers] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3485.23 s
[parsers] No jhc found
3485.23 s
[parsers] Using ld found on system at:
3485.23 s
[parsers] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3485.23 s
[parsers] No pkg-config found
3485.23 s
[parsers] Using runghc version 9.8.2 found on system at:
3485.23 s
[parsers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3485.23 s
[parsers] Using strip version 2.44 found on system at:
3485.23 s
[parsers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3485.23 s
[parsers] Using tar found on system at:
3485.23 s
[parsers] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3485.23 s
[parsers] No uhc found
3485.23 s
[parsers] Phase: buildPhase
3485.23 s
[parsers] Preprocessing library for parsers-0.12.12..
3485.23 s
[parsers] Building library for parsers-0.12.12..
3485.23 s
[parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, dist/build/Text/Parser/Combinators.o, dist/build/Text/Parser/Combinators.dyn_o )
3485.23 s
[parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, dist/build/Text/Parser/Char.o, dist/build/Text/Parser/Char.dyn_o )
3485.23 s
[parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, dist/build/Text/Parser/Expression.o, dist/build/Text/Parser/Expression.dyn_o )
3485.23 s
[parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, dist/build/Text/Parser/LookAhead.o, dist/build/Text/Parser/LookAhead.dyn_o )
3485.23 s
[parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, dist/build/Text/Parser/Permutation.o, dist/build/Text/Parser/Permutation.dyn_o )
3485.23 s
[parsers] [6 of 8] Compiling Text.Parser.Token.Highlight ( src/Text/Parser/Token/Highlight.hs, dist/build/Text/Parser/Token/Highlight.o, dist/build/Text/Parser/Token/Highlight.dyn_o )
3485.23 s
[parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, dist/build/Text/Parser/Token.o, dist/build/Text/Parser/Token.dyn_o )
3485.23 s
[parsers] [8 of 8] Compiling Text.Parser.Token.Style ( src/Text/Parser/Token/Style.hs, dist/build/Text/Parser/Token/Style.o, dist/build/Text/Parser/Token/Style.dyn_o )
3485.23 s
[parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, dist/build/Text/Parser/Combinators.p_o )
3485.23 s
[string-interpolate] depends template-haskell-2.21.0.0-d739
3485.23 s
[string-interpolate] depends text-2.1.1-7a0f
3485.23 s
[string-interpolate] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3485.23 s
[string-interpolate] Using Cabal-3.10.2.0 compiled by ghc-9.8
3485.23 s
[string-interpolate] Using compiler: ghc-9.8.2
3485.23 s
[string-interpolate] Using install prefix:
3485.23 s
[string-interpolate] /nix/store/l1r85r6i7mrjwmp1bsn8kbkh1hdncxv4-string-interpolate-0.3.4.0
3485.23 s
[string-interpolate] Executables installed in:
3485.23 s
[string-interpolate] /nix/store/l1r85r6i7mrjwmp1bsn8kbkh1hdncxv4-string-interpolate-0.3.4.0/bin
3485.23 s
[string-interpolate] Libraries installed in:
3485.23 s
[string-interpolate] /nix/store/l1r85r6i7mrjwmp1bsn8kbkh1hdncxv4-string-interpolate-0.3.4.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/string-interpolate-0.3.4.0-9wKlMFA7gPCE7CS88QdXxB
3485.23 s
[string-interpolate] Dynamic Libraries installed in:
3485.23 s
[string-interpolate] /nix/store/l1r85r6i7mrjwmp1bsn8kbkh1hdncxv4-string-interpolate-0.3.4.0/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3485.23 s
[string-interpolate] Private executables installed in:
3485.23 s
[string-interpolate] /nix/store/l1r85r6i7mrjwmp1bsn8kbkh1hdncxv4-string-interpolate-0.3.4.0/libexec/x86_64-linux-ghc-9.8.2/string-interpolate-0.3.4.0
3485.23 s
[string-interpolate] Data files installed in:
3485.23 s
[string-interpolate] /nix/store/l1r85r6i7mrjwmp1bsn8kbkh1hdncxv4-string-interpolate-0.3.4.0/share/x86_64-linux-ghc-9.8.2/string-interpolate-0.3.4.0
3485.23 s
[string-interpolate] Documentation installed in:
3485.23 s
[string-interpolate] /nix/store/2qw9jjkblszg31ps54gc4fv1b7lahhhk-string-interpolate-0.3.4.0-doc/share/doc/string-interpolate-0.3.4.0
3485.23 s
[string-interpolate] Configuration files installed in:
3485.23 s
[string-interpolate] /nix/store/l1r85r6i7mrjwmp1bsn8kbkh1hdncxv4-string-interpolate-0.3.4.0/etc
3485.23 s
[string-interpolate] No alex found
3485.23 s
[string-interpolate] Using ar found on system at:
3485.23 s
[string-interpolate] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3485.23 s
[string-interpolate] No c2hs found
3485.23 s
[string-interpolate] No cpphs found
3485.23 s
[string-interpolate] No doctest found
3485.23 s
[string-interpolate] Using gcc version 14.3.0 given by user at:
3485.23 s
[string-interpolate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3485.23 s
[string-interpolate] Using ghc version 9.8.2 found on system at:
3485.23 s
[string-interpolate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3485.23 s
[string-interpolate] Using ghc-pkg version 9.8.2 found on system at:
3485.23 s
[string-interpolate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3485.23 s
[string-interpolate] No ghcjs found
3485.23 s
[string-interpolate] No ghcjs-pkg found
3485.23 s
[string-interpolate] No greencard found
3485.23 s
[string-interpolate] Using haddock version 2.30.0 found on system at:
3485.23 s
[string-interpolate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3485.23 s
[string-interpolate] No happy found
3485.23 s
[string-interpolate] Using haskell-suite found on system at: haskell-suite-dummy-location
3485.23 s
[string-interpolate] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3485.23 s
[string-interpolate] No hmake found
3485.23 s
[string-interpolate] Using hpc version 0.69 found on system at:
3485.23 s
[string-interpolate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3485.23 s
[string-interpolate] Using hsc2hs version 0.68.10 found on system at:
3485.23 s
[string-interpolate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3485.23 s
[string-interpolate] Using hscolour version 1.25 found on system at:
3485.23 s
[string-interpolate] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3485.23 s
[string-interpolate] No jhc found
3485.23 s
[string-interpolate] Using ld found on system at:
3485.23 s
[string-interpolate] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3485.23 s
[string-interpolate] No pkg-config found
3485.23 s
[string-interpolate] Using runghc version 9.8.2 found on system at:
3485.23 s
[string-interpolate] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3485.23 s
[string-interpolate] Using strip version 2.44 found on system at:
3485.23 s
[string-interpolate] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3485.23 s
[string-interpolate] Using tar found on system at:
3485.24 s
[string-interpolate] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3485.24 s
[string-interpolate] No uhc found
3485.24 s
[string-interpolate] Phase: buildPhase
3485.24 s
[string-interpolate] Preprocessing library for string-interpolate-0.3.4.0..
3485.24 s
[string-interpolate] Building library for string-interpolate-0.3.4.0..
3485.24 s
[string-interpolate] [ 1 of 11] Compiling Data.String.Interpolate.Conversion.Classes ( src/lib/Data/String/Interpolate/Conversion/Classes.hs, dist/build/Data/String/Interpolate/Conversion/Classes.o, dist/build/Data/String/Interpolate/Conversion/Classes.dyn_o )
3485.24 s
[string-interpolate] [ 2 of 11] Compiling Data.String.Interpolate.Conversion.Encoding ( src/lib/Data/String/Interpolate/Conversion/Encoding.hs, dist/build/Data/String/Interpolate/Conversion/Encoding.o, dist/build/Data/String/Interpolate/Conversion/Encoding.dyn_o )
3485.24 s
[string-interpolate] [ 3 of 11] Compiling Data.String.Interpolate.Conversion.ByteStringSink ( src/lib/Data/String/Interpolate/Conversion/ByteStringSink.hs, dist/build/Data/String/Interpolate/Conversion/ByteStringSink.o, dist/build/Data/String/Interpolate/Conversion/ByteStringSink.dyn_o )
3485.24 s
[text-iso8601] Using hscolour version 1.25 found on system at:
3485.24 s
[text-iso8601] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3485.24 s
[text-iso8601] No jhc found
3485.24 s
[text-iso8601] Using ld found on system at:
3485.24 s
[text-iso8601] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3485.24 s
[text-iso8601] No pkg-config found
3485.24 s
[text-iso8601] Using runghc version 9.8.2 found on system at:
3485.24 s
[text-iso8601] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3485.24 s
[text-iso8601] Using strip version 2.44 found on system at:
3485.24 s
[text-iso8601] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3485.24 s
[text-iso8601] Using tar found on system at:
3485.24 s
[text-iso8601] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3485.24 s
[text-iso8601] No uhc found
3485.24 s
[text-iso8601] Phase: buildPhase
3485.24 s
[text-iso8601] Preprocessing library for text-iso8601-0.1.1..
3485.24 s
[text-iso8601] Building library for text-iso8601-0.1.1..
3485.24 s
[text-iso8601] [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, dist/build/Data/Time/FromText.o, dist/build/Data/Time/FromText.dyn_o )
3485.24 s
[text-iso8601] [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, dist/build/Data/Time/ToText.o, dist/build/Data/Time/ToText.dyn_o )
3485.24 s
[text-iso8601] [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, dist/build/Data/Time/FromText.p_o )
3485.24 s
[tomland] buildPhase completed in 1 minutes 57 seconds
3485.24 s
[tomland] Phase: checkPhase
3485.24 s
[extra] [ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.p_o )
3485.24 s
[extra] [ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, dist/build/Data/Monoid/Extra.p_o )
3485.24 s
[extra] [ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.p_o )
3485.24 s
[extra] [ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, dist/build/Data/Typeable/Extra.p_o )
3485.24 s
[extra] [ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.p_o )
3485.24 s
[extra] [ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.p_o )
3485.24 s
[extra] [ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.p_o )
3485.24 s
[extra] [ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.p_o )
3485.24 s
[extra] [ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, dist/build/Data/List/NonEmpty/Extra.p_o )
3485.24 s
[extra] [10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.p_o )
3485.24 s
[extra] [11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.p_o )
3485.24 s
[extra] [12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.p_o )
3485.24 s
[extra] [13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, dist/build/Data/Foldable/Extra.p_o )
3485.24 s
[extra] [14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.p_o )
3485.24 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3485.24 s
[monoid-subclasses] |
3485.24 s
[monoid-subclasses] 327 | | otherwise = go (tail x)
3485.24 s
[monoid-subclasses] | ^^^^
3485.24 s
[monoid-subclasses] [ 4 of 16] Compiling Data.Monoid.GCD ( src/Data/Monoid/GCD.hs, dist/build/Data/Monoid/GCD.o, dist/build/Data/Monoid/GCD.dyn_o )
3485.24 s
[monoid-subclasses]
3485.24 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:75:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3485.24 s
[monoid-subclasses] The qualified import of ‘Data.Text.Encoding’ is redundant
3485.24 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Text.Encoding’
3485.24 s
[monoid-subclasses] To import instances alone, use: import Data.Text.Encoding()
3485.24 s
[monoid-subclasses] |
3485.24 s
[monoid-subclasses] 75 | import qualified Data.Text.Encoding as TextEncoding
3485.24 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3485.24 s
[monoid-subclasses]
3485.24 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:83:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3485.24 s
[monoid-subclasses] The qualified import of ‘Data.Text.Lazy.Encoding’ is redundant
3485.24 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Text.Lazy.Encoding’
3485.24 s
[monoid-subclasses] To import instances alone, use: import Data.Text.Lazy.Encoding()
3485.24 s
[monoid-subclasses] |
3485.24 s
[monoid-subclasses] 83 | import qualified Data.Text.Lazy.Encoding as LazyEncoding
3485.24 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3485.24 s
[monoid-subclasses]
3485.24 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:97:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3485.24 s
[monoid-subclasses] The import of ‘Data.Maybe’ is redundant
3485.24 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Maybe’
3485.24 s
[monoid-subclasses] To import instances alone, use: import Data.Maybe()
3485.24 s
[monoid-subclasses] |
3485.24 s
[monoid-subclasses] 97 | import Data.Maybe (isJust)
3485.24 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3485.24 s
[monoid-subclasses]
3485.24 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:211:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3485.24 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3485.24 s
[monoid-subclasses] In a pattern binding:
3485.24 s
[monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
3485.24 s
[monoid-subclasses] |
3485.24 s
[monoid-subclasses] 211 | Just x' = stripPrefix p x
3485.24 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3485.24 s
[monoid-subclasses]
3485.24 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:212:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3485.24 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3485.24 s
[monoid-subclasses] In a pattern binding:
3485.24 s
[monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
3485.24 s
[monoid-subclasses] |
3485.24 s
[monoid-subclasses] 212 | Just y' = stripPrefix p y
3485.24 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3485.24 s
[monoid-subclasses]
3485.24 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:274:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3485.24 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3485.24 s
[monoid-subclasses] In a pattern binding:
3485.24 s
[monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
3485.24 s
[monoid-subclasses] |
3485.24 s
[monoid-subclasses] 274 | Just x' = stripSuffix s x
3485.24 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3485.24 s
[monoid-subclasses]
3485.24 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:275:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3485.24 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3485.24 s
[monoid-subclasses] In a pattern binding:
3485.24 s
[monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
3485.24 s
[monoid-subclasses] |
3485.24 s
[monoid-subclasses] 275 | Just y' = stripSuffix s y
3485.24 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3485.24 s
[string-interpolate] [ 4 of 11] Compiling Data.String.Interpolate.Conversion.TextSink ( src/lib/Data/String/Interpolate/Conversion/TextSink.hs, dist/build/Data/String/Interpolate/Conversion/TextSink.o, dist/build/Data/String/Interpolate/Conversion/TextSink.dyn_o )
3485.24 s
[string-interpolate] [ 5 of 11] Compiling Data.String.Interpolate.Conversion ( src/lib/Data/String/Interpolate/Conversion.hs, dist/build/Data/String/Interpolate/Conversion.o, dist/build/Data/String/Interpolate/Conversion.dyn_o )
3485.24 s
[string-interpolate] [ 6 of 11] Compiling Data.String.Interpolate.Types ( src/lib/Data/String/Interpolate/Types.hs, dist/build/Data/String/Interpolate/Types.o, dist/build/Data/String/Interpolate/Types.dyn_o )
3485.24 s
[string-interpolate] [ 7 of 11] Compiling Data.String.Interpolate.Lines ( src/lib/Data/String/Interpolate/Lines.hs, dist/build/Data/String/Interpolate/Lines.o, dist/build/Data/String/Interpolate/Lines.dyn_o )
3485.24 s
[string-interpolate] [ 8 of 11] Compiling Data.String.Interpolate.Parse ( src/lib/Data/String/Interpolate/Parse.hs, dist/build/Data/String/Interpolate/Parse.o, dist/build/Data/String/Interpolate/Parse.dyn_o )
3485.24 s
[string-interpolate] [ 9 of 11] Compiling Data.String.Interpolate.Whitespace ( src/lib/Data/String/Interpolate/Whitespace.hs, dist/build/Data/String/Interpolate/Whitespace.o, dist/build/Data/String/Interpolate/Whitespace.dyn_o )
3485.24 s
[string-interpolate] [10 of 11] Compiling Data.String.Interpolate ( src/lib/Data/String/Interpolate.hs, dist/build/Data/String/Interpolate.o, dist/build/Data/String/Interpolate.dyn_o )
3485.24 s
[string-interpolate] [11 of 11] Compiling Paths_string_interpolate ( dist/build/autogen/Paths_string_interpolate.hs, dist/build/Paths_string_interpolate.o, dist/build/Paths_string_interpolate.dyn_o )
3485.24 s
[string-interpolate] [ 1 of 11] Compiling Data.String.Interpolate.Conversion.Classes ( src/lib/Data/String/Interpolate/Conversion/Classes.hs, dist/build/Data/String/Interpolate/Conversion/Classes.p_o )
3485.24 s
[string-interpolate] [ 2 of 11] Compiling Data.String.Interpolate.Conversion.Encoding ( src/lib/Data/String/Interpolate/Conversion/Encoding.hs, dist/build/Data/String/Interpolate/Conversion/Encoding.p_o )
3485.24 s
[string-interpolate] [ 3 of 11] Compiling Data.String.Interpolate.Conversion.ByteStringSink ( src/lib/Data/String/Interpolate/Conversion/ByteStringSink.hs, dist/build/Data/String/Interpolate/Conversion/ByteStringSink.p_o )
3485.24 s
[string-interpolate] [ 4 of 11] Compiling Data.String.Interpolate.Conversion.TextSink ( src/lib/Data/String/Interpolate/Conversion/TextSink.hs, dist/build/Data/String/Interpolate/Conversion/TextSink.p_o )
3485.24 s
[string-interpolate] [ 5 of 11] Compiling Data.String.Interpolate.Conversion ( src/lib/Data/String/Interpolate/Conversion.hs, dist/build/Data/String/Interpolate/Conversion.p_o )
3485.24 s
[string-interpolate] [ 6 of 11] Compiling Data.String.Interpolate.Types ( src/lib/Data/String/Interpolate/Types.hs, dist/build/Data/String/Interpolate/Types.p_o )
3485.24 s
[string-interpolate] [ 7 of 11] Compiling Data.String.Interpolate.Lines ( src/lib/Data/String/Interpolate/Lines.hs, dist/build/Data/String/Interpolate/Lines.p_o )
3485.24 s
[string-interpolate] [ 8 of 11] Compiling Data.String.Interpolate.Parse ( src/lib/Data/String/Interpolate/Parse.hs, dist/build/Data/String/Interpolate/Parse.p_o )
3485.24 s
[string-interpolate] [ 9 of 11] Compiling Data.String.Interpolate.Whitespace ( src/lib/Data/String/Interpolate/Whitespace.hs, dist/build/Data/String/Interpolate/Whitespace.p_o )
3485.24 s
[string-interpolate] [10 of 11] Compiling Data.String.Interpolate ( src/lib/Data/String/Interpolate.hs, dist/build/Data/String/Interpolate.p_o )
3485.24 s
[string-interpolate] [11 of 11] Compiling Paths_string_interpolate ( dist/build/autogen/Paths_string_interpolate.hs, dist/build/Paths_string_interpolate.p_o )
3485.24 s
[http-types] [6 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.o, dist/build/Network/HTTP/Types/Version.dyn_o )
3485.24 s
[http-types] [7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.o, dist/build/Network/HTTP/Types.dyn_o )
3485.24 s
[binary-orphans] Preprocessing test suite 'binary-orphans-test' for binary-orphans-1.0.5..
3485.24 s
[binary-orphans] Phase: installPhase
3485.24 s
[foldl] Phase: setupCompilerEnvironmentPhase
3485.24 s
[foldl] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3485.25 s
[free] Phase: setupCompilerEnvironmentPhase
3485.27 s
[free] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3485.40 s
[extra] [15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.p_o )
3485.40 s
[extra] [16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.p_o )
3485.40 s
[extra] [17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.p_o )
3485.44 s
[tomland] Running 1 test suites...
3485.44 s
[tomland] Test suite tomland-test: RUNNING...
3485.58 s
[binary-orphans] Installing library in /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/binary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK
3485.61 s
[tomland]
3485.74 s
[tomland] Toml.Type tests
3485.74 s
[tomland] TOML Key
3485.92 s
[free] Phase: unpackPhase
3485.96 s
[free] unpacking source archive /nix/store/ww34c3nzhs0wrgn68lk5d0qk9rgdm1d7-free-5.2.tar.gz
3486.01 s
[free] source root is free-5.2
3486.04 s
[free] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "free-5.2/.vim.custom"
3486.06 s
[free] Phase: patchPhase
3486.07 s
[either] Phase: unpackPhase
3486.09 s
[free] Replace Cabal file with edited version from mirror://hackage/free-5.2/revision/7.cabal.
3486.11 s
[either] unpacking source archive /nix/store/c20nac81xmh4nhjwwfjh9kv0wvss2cdh-either-5.0.2.tar.gz
3486.12 s
[free] Phase: compileBuildDriverPhase
3486.13 s
[either] source root is either-5.0.2
3486.15 s
[free] setupCompileFlags: -package-db=/build/tmp.zE4am6g7ZK/setup-package.conf.d -threaded
3486.17 s
[either] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "either-5.0.2/.vim.custom"
3486.20 s
[either] Phase: patchPhase
3486.23 s
[either] Replace Cabal file with edited version from mirror://hackage/either-5.0.2/revision/2.cabal.
3486.25 s
[either] Phase: compileBuildDriverPhase
3486.28 s
[either] setupCompileFlags: -package-db=/build/tmp.9QWbylu6bW/setup-package.conf.d -threaded
3486.35 s
[free] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.zE4am6g7ZK/Main.o )
3486.45 s
[foldl] Phase: unpackPhase
3486.55 s
[either] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.9QWbylu6bW/Main.o )
3486.56 s
[binary-orphans] Phase: fixupPhase
3486.56 s
[tomland] Key printing: fromString . prettyKey ≡ id [✔]
3486.57 s
[tomland] passed 100 tests.
3486.57 s
[tomland] Key difference
3486.57 s
[tomland] Equal: Simple [✔]
3486.57 s
[tomland] Equal: Complex [✔]
3486.57 s
[tomland] NoPrefix: Simple [✔]
3486.57 s
[tomland] NoPrefix: Only common suffix [✔]
3486.57 s
[tomland] FstIsPref [✔]
3486.57 s
[tomland] SndIsPref [✔]
3486.57 s
[tomland] Diff: Simple [✔]
3486.57 s
[tomland] Diff: Two components [✔]
3486.57 s
[tomland] Diff: Two diff components [✔]
3486.61 s
[foldl] unpacking source archive /nix/store/9a7d6qdjvwpsnv1w5zlzagnizdddqi51-foldl-1.4.18.tar.gz
3486.66 s
[foldl] source root is foldl-1.4.18
3486.66 s
[tomland] Diff: Different diff length [✔]
3486.66 s
[tomland] PrefixTree unit and property tests
3486.66 s
[tomland] Unit tests for basic cases
3486.66 s
[tomland] Lookup on empty map returns Nothing [✔]
3486.66 s
[tomland] Lookup in single map returns this element [✔]
3486.66 s
[tomland] Lookup after insert returns this element [✔]
3486.66 s
[tomland] Lookup after multiple non-overlapping inserts [✔]
3486.66 s
[tomland] Prefix lookup [✔]
3486.66 s
[tomland] Composite key lookup [✔]
3486.66 s
[tomland] Laws and behaviour property tests
3486.70 s
[foldl] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "foldl-1.4.18/test/doctest.hs"
3486.70 s
[binary-orphans] shrinking RPATHs of ELF executables and libraries in /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5
3486.72 s
[binary-orphans] shrinking /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSbinary-orphans-1.0.5-IKY7N4qYb3ACeeBo4nyHtK-ghc9.8.2.so
3486.75 s
[free] [2 of 2] Linking Setup
3486.78 s
[foldl] Phase: patchPhase
3486.83 s
[http-types] [1 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, dist/build/Network/HTTP/Types/Header.p_o )
3486.83 s
[indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2..
3486.83 s
[indexed-traversable-instances] Building test suite 'safe' for indexed-traversable-instances-0.1.2..
3486.85 s
[binary-orphans] checking for references to /build/ in /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5...
3486.85 s
[foldl] Replace Cabal file with edited version from mirror://hackage/foldl-1.4.18/revision/1.cabal.
3486.87 s
[either] [2 of 2] Linking Setup
3486.87 s
[binary-orphans] patching script interpreter paths in /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5
3486.88 s
[foldl] Phase: compileBuildDriverPhase
3486.89 s
[binary-orphans] stripping (with command strip and flags -S -p) in /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5/lib
3486.90 s
[foldl] setupCompileFlags: -package-db=/build/tmp.SnlYh7FuiS/setup-package.conf.d -threaded
3486.96 s
[extra] [18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.p_o )
3486.96 s
[extra] [19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.p_o )
3487.05 s
[foldl] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.SnlYh7FuiS/Main.o )
3487.05 s
[string-interpolate] Preprocessing test suite 'string-interpolate-test' for string-interpolate-0.3.4.0..
3487.05 s
[string-interpolate] Building test suite 'string-interpolate-test' for string-interpolate-0.3.4.0..
3487.07 s
[monoid-subclasses] [ 5 of 16] Compiling Data.Monoid.LCM ( src/Data/Monoid/LCM.hs, dist/build/Data/Monoid/LCM.o, dist/build/Data/Monoid/LCM.dyn_o )
3487.18 s
[monoid-subclasses]
3487.18 s
[monoid-subclasses] src/Data/Monoid/LCM.hs:37:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3487.18 s
[monoid-subclasses] The import of ‘Data.Maybe’ is redundant
3487.18 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Maybe’
3487.18 s
[monoid-subclasses] To import instances alone, use: import Data.Maybe()
3487.18 s
[monoid-subclasses] |
3487.18 s
[monoid-subclasses] 37 | import Data.Maybe (isJust)
3487.18 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3487.18 s
[monoid-subclasses]
3487.18 s
[monoid-subclasses] src/Data/Monoid/LCM.hs:38:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3487.18 s
[monoid-subclasses] The import of ‘Data.Semigroup.Cancellative’ is redundant
3487.18 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup.Cancellative’
3487.18 s
[monoid-subclasses] To import instances alone, use: import Data.Semigroup.Cancellative()
3487.18 s
[monoid-subclasses] |
3487.18 s
[monoid-subclasses] 38 | import Data.Semigroup.Cancellative (Reductive ((</>)))
3487.18 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3487.18 s
[monoid-subclasses]
3487.18 s
[monoid-subclasses] src/Data/Monoid/LCM.hs:39:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3487.19 s
[indexed-traversable-instances] [1 of 1] Compiling Main ( tests/safe.hs, dist/build/safe/safe-tmp/Main.o )
3487.19 s
[monoid-subclasses] The import of ‘Data.Semigroup.Commutative’ is redundant
3487.19 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup.Commutative’
3487.19 s
[monoid-subclasses] To import instances alone, use: import Data.Semigroup.Commutative()
3487.19 s
[monoid-subclasses] |
3487.19 s
[monoid-subclasses] 39 | import Data.Semigroup.Commutative (Commutative)
3487.19 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3487.22 s
[binary-orphans] shrinking RPATHs of ELF executables and libraries in /nix/store/nvbc0wm1bj2bwkhsv77dhgbbsqhfk2g8-binary-orphans-1.0.5-doc
3487.24 s
[binary-orphans] checking for references to /build/ in /nix/store/nvbc0wm1bj2bwkhsv77dhgbbsqhfk2g8-binary-orphans-1.0.5-doc...
3487.27 s
[binary-orphans] patching script interpreter paths in /nix/store/nvbc0wm1bj2bwkhsv77dhgbbsqhfk2g8-binary-orphans-1.0.5-doc
3487.31 s
[foldl] [2 of 2] Linking Setup
3487.41 s
[string-interpolate] [1 of 2] Compiling Main ( test/spec.hs, dist/build/string-interpolate-test/string-interpolate-test-tmp/Main.o )
3487.84 s
[binary-orphans:post-build] Uploading to the NixCI cache: /nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5 /nix/store/nvbc0wm1bj2bwkhsv77dhgbbsqhfk2g8-binary-orphans-1.0.5-doc
3488.50 s
[binary-orphans:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3488.85 s
[binary-orphans:post-build] copying 2 paths...
3488.85 s
[binary-orphans:post-build] copying path '/nix/store/nvbc0wm1bj2bwkhsv77dhgbbsqhfk2g8-binary-orphans-1.0.5-doc' to 'https://cache.nix-ci.com'...
3491.35 s
[binary-orphans:post-build] copying path '/nix/store/a2lm6qicp6q86k2d13sax2h5mccf1n3d-binary-orphans-1.0.5' to 'https://cache.nix-ci.com'...
3493.87 s
[binary-orphans:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3494.78 s
[binary-orphans:post-build] copying 3 paths...
3494.78 s
[binary-orphans:post-build] copying path '/nix/store/hcy9gc161ny7jxvd07kziifghdh9zwk3-binary-orphans-1.0.5.tar.gz.drv' to 'https://cache.nix-ci.com'...
3494.78 s
[binary-orphans:post-build] copying path '/nix/store/yv225wif0gi7386a7plr1rvylapysvr5-binary-orphans-1.0.5-r1.cabal.drv' to 'https://cache.nix-ci.com'...
3495.19 s
[binary-orphans:post-build] copying path '/nix/store/px8ipqk6xbi617fc346j0pia5cbijki6-binary-orphans-1.0.5.drv' to 'https://cache.nix-ci.com'...
3496.04 s
Uploaded binary-orphans in 8.3s
3496.05 s
Progress: 292 of 422 built (15 building), 407 of 407 downloaded from cache
3496.05 s
Built binary-orphans in 46.8s
3496.28 s
Building /nix/store/5adi8gvp91jzqvfymch80vgw0nw72h3k-reducers-3.12.5.drv
3496.28 s
[base64] [2 of 2] Compiling Main ( test/Main.hs, dist/build/base64-tests/base64-tests-tmp/Main.o )
3496.28 s
[doctest-parallel] buildPhase completed in 2 minutes 0 seconds
3496.28 s
[doctest-parallel] Phase: checkPhase
3496.28 s
[doctest-parallel] Running 2 test suites...
3496.28 s
[doctest-parallel] Test suite doctests: RUNNING...
3496.28 s
[doctest-parallel] [INFO ] [ThreadId 4] Using freshly generated seed to randomize test order: 2008130622850239814
3496.28 s
[either] Phase: updateAutotoolsGnuConfigScriptsPhase
3496.28 s
[either] Phase: configurePhase
3496.28 s
[either] configureFlags: --verbose --prefix=/nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/16l17szc4yvg4wyqaji88jng6w3xs3lf-either-5.0.2-doc/share/doc/either-5.0.2 --with-gcc=gcc --package-db=/build/tmp.9QWbylu6bW/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3496.28 s
[either] Using Parsec parser
3496.28 s
[either] Configuring either-5.0.2...
3496.28 s
[either] Dependency base >=4 && <5: using base-4.19.1.0
3496.28 s
[either] Dependency bifunctors >=4 && <6: using bifunctors-5.6.2
3496.28 s
[either] Dependency mtl >=2.0 && <2.4: using mtl-2.3.1
3496.28 s
[either] Dependency profunctors >=4 && <6: using profunctors-5.6.2
3496.28 s
[either] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
3496.28 s
[either] Dependency QuickCheck >=2.9 && <2.16: using QuickCheck-2.14.3
3496.28 s
[either] Dependency base: using base-4.19.1.0
3496.28 s
[either] Dependency either: using either-5.0.2
3496.28 s
[either] Dependency test-framework >=0.8.1.1 && <0.9: using test-framework-0.8.2.2
3496.29 s
[either] Dependency test-framework-quickcheck2 >=0.3.0.3 && <0.4: using
3496.29 s
[either] test-framework-quickcheck2-0.3.0.6
3496.29 s
[extra] [20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.p_o )
3496.29 s
[extra] [21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.p_o )
3496.29 s
[extra] [22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, dist/build/Text/Read/Extra.p_o )
3496.29 s
[extra] Preprocessing test suite 'extra-test' for extra-1.7.16..
3496.29 s
[extra] Building test suite 'extra-test' for extra-1.7.16..
3496.29 s
[extra] [1 of 4] Compiling TestUtil ( test/TestUtil.hs, dist/build/extra-test/extra-test-tmp/TestUtil.o )
3496.29 s
[extra] [2 of 4] Compiling TestGen ( test/TestGen.hs, dist/build/extra-test/extra-test-tmp/TestGen.o )
3496.29 s
[foldl] Phase: updateAutotoolsGnuConfigScriptsPhase
3496.29 s
[foldl] Phase: configurePhase
3496.29 s
[foldl] configureFlags: --verbose --prefix=/nix/store/av72nnjka5svipidvkfnwqg5slyqgfyr-foldl-1.4.18 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2wypk0jgn8g9r9p7aipd6fflb3xba356-foldl-1.4.18-doc/share/doc/foldl-1.4.18 --with-gcc=gcc --package-db=/build/tmp.SnlYh7FuiS/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/lib
3496.29 s
[foldl] Using Parsec parser
3496.29 s
[foldl] Configuring foldl-1.4.18...
3496.29 s
[foldl] Dependency base >=4.11.0.0 && <5: using base-4.19.1.0
3496.29 s
[foldl] Dependency bytestring >=0.9.2.1 && <0.13: using bytestring-0.12.1.0
3496.29 s
[foldl] Dependency comonad >=4.0 && <6: using comonad-5.0.9
3496.29 s
[foldl] Dependency containers >=0.5.0.0 && <0.8: using containers-0.6.8
3496.29 s
[foldl] Dependency contravariant <1.6: using contravariant-1.5.5
3496.29 s
[foldl] Dependency hashable <1.6: using hashable-1.4.7.0
3496.29 s
[foldl] Dependency primitive <0.10: using primitive-0.9.1.0
3496.29 s
[foldl] Dependency profunctors >=4.3.2 && <5.7: using profunctors-5.6.2
3496.29 s
[foldl] Dependency random >=1.2 && <1.4: using random-1.2.1.3
3496.29 s
[foldl] Dependency semigroupoids >=1.0 && <6.1: using semigroupoids-6.0.1
3496.29 s
[foldl] Dependency text >=0.11.2.0 && <2.2: using text-2.1.1
3496.29 s
[foldl] Dependency transformers >=0.2.0.0 && <0.7: using transformers-0.6.1.0
3496.29 s
[foldl] Dependency unordered-containers <0.3: using unordered-containers-0.2.20
3496.29 s
[foldl] Dependency vector >=0.7 && <0.14: using vector-0.13.2.0
3496.29 s
[foldl] Dependency base >=4.11.0.0 && <5: using base-4.19.1.0
3496.29 s
[foldl] Dependency doctest >=0.16: using doctest-0.22.6
3496.29 s
[foldl] Source component graph:
3496.29 s
[foldl] component test:doctest
3496.29 s
[foldl] component lib
3496.29 s
[foldl] Configured component graph:
3496.29 s
[foldl] component foldl-1.4.18-5cU1q3Z4InXKp7zlmQqGL3-doctest
3496.29 s
[foldl] include base-4.19.1.0-a65c
3496.29 s
[foldl] include doctest-0.22.6-blhhXyWrRJAqTquHQRdE
3496.29 s
[foldl] component foldl-1.4.18-DYIldaHWNPq9gO1fHfregM
3496.29 s
[foldl] include base-4.19.1.0-a65c
3496.29 s
[foldl] include bytestring-0.12.1.0-e271
3496.29 s
[foldl] include comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3496.29 s
[foldl] include containers-0.6.8-bf3e
3496.29 s
[foldl] include contravariant-1.5.5-6AC1M82n2i6IS5xbo1by5e
3496.29 s
[foldl] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3496.29 s
[foldl] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3496.29 s
[foldl] include profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3496.29 s
[foldl] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3496.29 s
[foldl] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3496.29 s
[foldl] include text-2.1.1-7a0f
3496.29 s
[foldl] include transformers-0.6.1.0-90ea
3496.29 s
[foldl] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3496.29 s
[foldl] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3496.29 s
[foldl] Linked component graph:
3496.29 s
[foldl] unit foldl-1.4.18-5cU1q3Z4InXKp7zlmQqGL3-doctest
3496.29 s
[foldl] include base-4.19.1.0-a65c
3496.29 s
[foldl] include doctest-0.22.6-blhhXyWrRJAqTquHQRdE
3496.29 s
[foldl] unit foldl-1.4.18-DYIldaHWNPq9gO1fHfregM
3496.29 s
[foldl] include base-4.19.1.0-a65c
3496.29 s
[foldl] include bytestring-0.12.1.0-e271
3496.29 s
[foldl] include comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3496.29 s
[foldl] include containers-0.6.8-bf3e
3496.29 s
[foldl] include contravariant-1.5.5-6AC1M82n2i6IS5xbo1by5e
3496.29 s
[foldl] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3496.29 s
[foldl] include primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3496.29 s
[foldl] include profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3496.29 s
[foldl] include random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3496.29 s
[foldl] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3496.29 s
[foldl] include text-2.1.1-7a0f
3496.29 s
[free] Phase: updateAutotoolsGnuConfigScriptsPhase
3496.29 s
[free] Phase: configurePhase
3496.29 s
[free] configureFlags: --verbose --prefix=/nix/store/ldq5gxxlj8d7acqcz113vy81jz5zmy8c-free-5.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/yvp7b0sxbbm2rrgivgdm88j7r4dycqj3-free-5.2-doc/share/doc/free-5.2 --with-gcc=gcc --package-db=/build/tmp.zE4am6g7ZK/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3496.29 s
[free] Using Parsec parser
3496.29 s
[free] Configuring free-5.2...
3496.29 s
[free] Dependency base >=4.9 && <5: using base-4.19.1.0
3496.29 s
[free] Dependency comonad >=5.0.8 && <6: using comonad-5.0.9
3496.29 s
[free] Dependency containers >=0.5.7.1 && <0.9: using containers-0.6.8
3496.29 s
[free] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
3496.29 s
[free] Dependency exceptions >=0.10.4 && <0.11: using exceptions-0.10.7
3496.30 s
[free] Dependency indexed-traversable >=0.1.1 && <0.2: using
3496.30 s
[free] indexed-traversable-0.1.4
3496.30 s
[free] Dependency mtl >=2.2.2 && <2.4: using mtl-2.3.1
3496.30 s
[free] Dependency profunctors >=5.6.1 && <6: using profunctors-5.6.2
3496.30 s
[free] Dependency semigroupoids >=5.3.5 && <7: using semigroupoids-6.0.1
3496.30 s
[free] Dependency template-haskell >=2.11 && <2.24: using template-haskell-2.21.0.0
3496.30 s
[free] Dependency th-abstraction >=0.4.2.0 && <0.8: using th-abstraction-0.7.1.0
3496.30 s
[free] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.0
3496.30 s
[free] Dependency transformers-base >=0.4.5.2 && <0.5: using transformers-base-0.4.6
3496.30 s
[free] Source component graph: component lib
3496.30 s
[free] Configured component graph:
3496.30 s
[free] component free-5.2-BnHDQQPKM3CABcDMUW9bH2
3496.30 s
[free] include base-4.19.1.0-a65c
3496.30 s
[free] include comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3496.30 s
[free] include containers-0.6.8-bf3e
3496.30 s
[free] include distributive-0.6.2.1-Cj3nWmkkgr0KPcAxpuAeqT
3496.30 s
[free] include exceptions-0.10.7-3e42
3496.30 s
[free] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3496.30 s
[free] include mtl-2.3.1-78a2
3496.30 s
[free] include profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3496.30 s
[free] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3496.30 s
[free] include template-haskell-2.21.0.0-d739
3496.30 s
[free] include th-abstraction-0.7.1.0-IHQ4I81I7o61dkwrsxoSTd
3496.30 s
[free] include transformers-0.6.1.0-90ea
3496.30 s
[free] include transformers-base-0.4.6-KlikRzawXtU2e8rUcYWUEu
3496.30 s
[free] Linked component graph:
3496.30 s
[free] unit free-5.2-BnHDQQPKM3CABcDMUW9bH2
3496.30 s
[free] include base-4.19.1.0-a65c
3496.30 s
[free] include comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3496.30 s
[free] include containers-0.6.8-bf3e
3496.30 s
[free] include distributive-0.6.2.1-Cj3nWmkkgr0KPcAxpuAeqT
3496.30 s
[free] include exceptions-0.10.7-3e42
3496.30 s
[free] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3496.30 s
[free] include mtl-2.3.1-78a2
3496.30 s
[free] include profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3496.30 s
[free] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3496.30 s
[free] include template-haskell-2.21.0.0-d739
3496.30 s
[free] include th-abstraction-0.7.1.0-IHQ4I81I7o61dkwrsxoSTd
3496.30 s
[free] include transformers-0.6.1.0-90ea
3496.30 s
[free] include transformers-base-0.4.6-KlikRzawXtU2e8rUcYWUEu
3496.30 s
[ghc-lib-parser] [ 1 of 443] Compiling GHC.BaseDir ( libraries/ghc-boot/GHC/BaseDir.hs, /build/.haddock-8227/GHC/BaseDir.o, /build/.haddock-8227/GHC/BaseDir.dyn_o )
3496.30 s
[ghc-lib-parser] [ 2 of 443] Compiling GHC.Data.List.Infinite ( compiler/GHC/Data/List/Infinite.hs, /build/.haddock-8227/GHC/Data/List/Infinite.o, /build/.haddock-8227/GHC/Data/List/Infinite.dyn_o )
3496.30 s
[ghc-lib-parser] [ 3 of 443] Compiling GHC.Data.SizedSeq ( libraries/ghc-boot/GHC/Data/SizedSeq.hs, /build/.haddock-8227/GHC/Data/SizedSeq.o, /build/.haddock-8227/GHC/Data/SizedSeq.dyn_o )
3496.30 s
[indexed-traversable-instances] [2 of 2] Linking dist/build/safe/safe
3496.30 s
[indexed-traversable-instances] buildPhase completed in 31 seconds
3496.30 s
[indexed-traversable-instances] Phase: checkPhase
3496.30 s
[indexed-traversable-instances] Running 2 test suites...
3496.30 s
[indexed-traversable-instances] Test suite indexed-tests: RUNNING...
3496.30 s
[indexed-traversable-instances] tests
3496.30 s
[indexed-traversable-instances] []
3496.30 s
[indexed-traversable-instances] imapDefault: OK (0.03s)
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.12s)
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] ifoldrDefault: OK (0.14s)
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] ifoldl'Default: OK (0.12s)
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] toList: OK
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] indices: OK
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] Map Int
3496.30 s
[indexed-traversable-instances] imapDefault: OK (0.06s)
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.06s)
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] ifoldrDefault: OK (0.06s)
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] ifoldl'Default: OK (0.19s)
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] toList: OK
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] indices: OK
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.30 s
[indexed-traversable-instances] HashMap Int
3496.30 s
[indexed-traversable-instances] imapDefault: OK (0.10s)
3496.30 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.10s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] ifoldrDefault: OK (0.05s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] ifoldl'Default: OK (0.04s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] toList: OK
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] indices: OK
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] Seq
3496.31 s
[indexed-traversable-instances] imapDefault: OK (0.02s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] ifoldrDefault: OK (0.08s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] ifoldl'Default: OK (0.03s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] toList: OK
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] indices: OK
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] Vector
3496.31 s
[indexed-traversable-instances] imapDefault: OK (0.02s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.05s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] ifoldrDefault: OK (0.11s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] ifoldl'Default: OK (0.05s)
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] toList: OK
3496.31 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.31 s
[indexed-traversable-instances] indices: OK
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] Solo
3496.32 s
[indexed-traversable-instances] imapDefault: OK
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] ifoldMapDefault: OK
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] ifoldrDefault: OK
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] ifoldl'Default: OK
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] toList: OK
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] indices: OK
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] IntMap
3496.32 s
[indexed-traversable-instances] imapDefault: OK (0.02s)
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.04s)
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] ifoldrDefault: OK (0.04s)
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] ifoldl'Default: OK (0.05s)
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] toList: OK
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances] indices: OK
3496.32 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
3496.32 s
[indexed-traversable-instances]
3496.32 s
[indexed-traversable-instances] All 42 tests passed (1.65s)
3496.32 s
[indexed-traversable-instances] Test suite indexed-tests: PASS
3496.32 s
[indexed-traversable-instances] Test suite logged to:
3496.32 s
[indexed-traversable-instances] dist/test/indexed-traversable-instances-0.1.2-indexed-tests.log
3496.32 s
[indexed-traversable-instances] Test suite safe: RUNNING...
3496.32 s
[indexed-traversable-instances] Test suite safe: PASS
3496.32 s
[indexed-traversable-instances] Test suite logged to: dist/test/indexed-traversable-instances-0.1.2-safe.log
3496.32 s
[indexed-traversable-instances] 2 of 2 test suites (2 of 2 test cases) passed.
3496.32 s
[indexed-traversable-instances] Phase: haddockPhase
3496.32 s
[indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2..
3496.32 s
[indexed-traversable-instances] Running Haddock on library for indexed-traversable-instances-0.1.2..
3496.32 s
[indexed-traversable-instances] Warning: The documentation for the following packages are not installed. No
3496.32 s
[indexed-traversable-instances] links will be generated to these packages: vector-0.13.2.0
3496.32 s
[indexed-traversable-instances] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3496.32 s
[indexed-traversable-instances] [1 of 1] Compiling Data.Functor.WithIndex.Instances ( src/Data/Functor/WithIndex/Instances.hs, nothing )
3496.32 s
[monoid-subclasses] [ 6 of 16] Compiling Data.Monoid.Cancellative ( src/Data/Monoid/Cancellative.hs, dist/build/Data/Monoid/Cancellative.o, dist/build/Data/Monoid/Cancellative.dyn_o )
3496.32 s
[monoid-subclasses]
3496.32 s
[monoid-subclasses] src/Data/Monoid/Cancellative.hs:38:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3496.32 s
[monoid-subclasses] The import of ‘Data.Monoid’ is redundant
3496.32 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
3496.32 s
[monoid-subclasses] To import instances alone, use: import Data.Monoid()
3496.32 s
[monoid-subclasses] |
3496.32 s
[monoid-subclasses] 38 | import Data.Monoid (Monoid)
3496.32 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
3496.32 s
[monoid-subclasses] [ 7 of 16] Compiling Data.Semigroup.Factorial ( src/Data/Semigroup/Factorial.hs, dist/build/Data/Semigroup/Factorial.o, dist/build/Data/Semigroup/Factorial.dyn_o )
3496.32 s
[monoid-subclasses] [ 8 of 16] Compiling Data.Monoid.Factorial ( src/Data/Monoid/Factorial.hs, dist/build/Data/Monoid/Factorial.o, dist/build/Data/Monoid/Factorial.dyn_o )
3496.32 s
[monoid-subclasses]
3496.32 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:208:77: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.32 s
[monoid-subclasses] In the use of ‘tail’
3496.32 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.32 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.32 s
[monoid-subclasses] |
3496.32 s
[monoid-subclasses] 208 | inits (a, b) = List.map (flip (,) mempty) (inits a) ++ List.map ((,) a) (List.tail $ inits b)
3496.32 s
[monoid-subclasses] | ^^^^^^^^^
3496.32 s
[monoid-subclasses]
3496.32 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:209:77: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.32 s
[monoid-subclasses] In the use of ‘tail’
3496.32 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.32 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.32 s
[monoid-subclasses] |
3496.32 s
[monoid-subclasses] 209 | tails (a, b) = List.map (flip (,) b) (tails a) ++ List.map ((,) mempty) (List.tail $ tails b)
3496.32 s
[monoid-subclasses] | ^^^^^^^^^
3496.32 s
[monoid-subclasses]
3496.32 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:225:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3496.32 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3496.32 s
[monoid-subclasses] In a pattern binding: Patterns of type ‘[a]’ not matched: []
3496.32 s
[monoid-subclasses] |
3496.32 s
[monoid-subclasses] 225 | combine x (~(y:rest), False) = (mappend x y : rest, True)
3496.32 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
3496.32 s
[monoid-subclasses]
3496.32 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:252:59: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.32 s
[monoid-subclasses] In the use of ‘tail’
3496.32 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.32 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.32 s
[monoid-subclasses] |
3496.32 s
[monoid-subclasses] 252 | ++ List.map (\b1-> (a, b1, mempty)) (List.tail $ inits b)
3496.32 s
[monoid-subclasses] | ^^^^^^^^^
3496.32 s
[monoid-subclasses]
3496.32 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:253:54: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.32 s
[monoid-subclasses] In the use of ‘tail’
3496.32 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.32 s
[parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, dist/build/Text/Parser/Char.p_o )
3496.32 s
[parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, dist/build/Text/Parser/Expression.p_o )
3496.32 s
[parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, dist/build/Text/Parser/LookAhead.p_o )
3496.32 s
[parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, dist/build/Text/Parser/Permutation.p_o )
3496.32 s
[parsers] [6 of 8] Compiling Text.Parser.Token.Highlight ( src/Text/Parser/Token/Highlight.hs, dist/build/Text/Parser/Token/Highlight.p_o )
3496.32 s
[parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, dist/build/Text/Parser/Token.p_o )
3496.32 s
[either] Source component graph:
3496.32 s
[either] component lib
3496.32 s
[either] component test:tests dependency lib
3496.32 s
[either] Configured component graph:
3496.32 s
[either] component either-5.0.2-8odP0XQegWdFM9kXivTwea
3496.32 s
[either] include base-4.19.1.0-a65c
3496.32 s
[either] include bifunctors-5.6.2-BIuePlmEsqc1FP0jotQJy
3496.32 s
[either] include mtl-2.3.1-78a2
3496.32 s
[either] include profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3496.32 s
[either] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3496.32 s
[either] component either-5.0.2-2uYND6YfuLSIaq6dAuxrtq-tests
3496.32 s
[either] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3496.32 s
[either] include base-4.19.1.0-a65c
3496.32 s
[either] include either-5.0.2-8odP0XQegWdFM9kXivTwea
3496.32 s
[either] include test-framework-0.8.2.2-LnOOdG6Mdcj8KOrslBCUtZ
3496.32 s
[either] include test-framework-quickcheck2-0.3.0.6-F9VymjDgXsW9CUXy6lSx5j
3496.32 s
[either] Linked component graph:
3496.32 s
[either] unit either-5.0.2-8odP0XQegWdFM9kXivTwea
3496.32 s
[either] include base-4.19.1.0-a65c
3496.32 s
[either] include bifunctors-5.6.2-BIuePlmEsqc1FP0jotQJy
3496.32 s
[either] include mtl-2.3.1-78a2
3496.32 s
[either] include profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3496.32 s
[either] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3496.32 s
[either] Data.Either.Combinators=either-5.0.2-8odP0XQegWdFM9kXivTwea:Data.Either.Combinators,Data.Either.Validation=either-5.0.2-8odP0XQegWdFM9kXivTwea:Data.Either.Validation
3496.32 s
[either] unit either-5.0.2-2uYND6YfuLSIaq6dAuxrtq-tests
3496.32 s
[either] include QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3496.32 s
[either] include base-4.19.1.0-a65c
3496.32 s
[either] include either-5.0.2-8odP0XQegWdFM9kXivTwea
3496.32 s
[either] include test-framework-0.8.2.2-LnOOdG6Mdcj8KOrslBCUtZ
3496.32 s
[either] include test-framework-quickcheck2-0.3.0.6-F9VymjDgXsW9CUXy6lSx5j
3496.32 s
[either] Ready component graph:
3496.32 s
[either] definite either-5.0.2-8odP0XQegWdFM9kXivTwea
3496.32 s
[either] depends base-4.19.1.0-a65c
3496.32 s
[either] depends bifunctors-5.6.2-BIuePlmEsqc1FP0jotQJy
3496.32 s
[either] depends mtl-2.3.1-78a2
3496.32 s
[either] depends profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3496.32 s
[either] depends semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3496.32 s
[either] definite either-5.0.2-2uYND6YfuLSIaq6dAuxrtq-tests
3496.32 s
[either] depends QuickCheck-2.14.3-Ey3XMvaQMRg4ua9TRnzbXO
3496.32 s
[either] depends base-4.19.1.0-a65c
3496.32 s
[either] depends either-5.0.2-8odP0XQegWdFM9kXivTwea
3496.32 s
[either] depends test-framework-0.8.2.2-LnOOdG6Mdcj8KOrslBCUtZ
3496.32 s
[either] depends test-framework-quickcheck2-0.3.0.6-F9VymjDgXsW9CUXy6lSx5j
3496.33 s
[either] Using Cabal-3.10.2.0 compiled by ghc-9.8
3496.33 s
[either] Using compiler: ghc-9.8.2
3496.33 s
[either] Using install prefix: /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2
3496.33 s
[either] Executables installed in:
3496.33 s
[either] /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2/bin
3496.33 s
[either] Libraries installed in:
3496.33 s
[either] /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/either-5.0.2-8odP0XQegWdFM9kXivTwea
3496.33 s
[either] Dynamic Libraries installed in:
3496.33 s
[either] /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3496.33 s
[either] Private executables installed in:
3496.33 s
[either] /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2/libexec/x86_64-linux-ghc-9.8.2/either-5.0.2
3496.33 s
[either] Data files installed in:
3496.33 s
[either] /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2/share/x86_64-linux-ghc-9.8.2/either-5.0.2
3496.33 s
[either] Documentation installed in:
3496.33 s
[either] /nix/store/16l17szc4yvg4wyqaji88jng6w3xs3lf-either-5.0.2-doc/share/doc/either-5.0.2
3496.33 s
[either] Configuration files installed in:
3496.33 s
[either] /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2/etc
3496.33 s
[either] No alex found
3496.33 s
[either] Using ar found on system at:
3496.33 s
[either] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3496.33 s
[either] No c2hs found
3496.33 s
[either] No cpphs found
3496.33 s
[either] No doctest found
3496.33 s
[either] Using gcc version 14.3.0 given by user at:
3496.33 s
[either] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3496.33 s
[either] Using ghc version 9.8.2 found on system at:
3496.33 s
[either] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3496.33 s
[either] Using ghc-pkg version 9.8.2 found on system at:
3496.33 s
[either] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3496.33 s
[either] No ghcjs found
3496.33 s
[either] No ghcjs-pkg found
3496.33 s
[either] No greencard found
3496.33 s
[either] Using haddock version 2.30.0 found on system at:
3496.33 s
[either] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3496.33 s
[either] No happy found
3496.33 s
[either] Using haskell-suite found on system at: haskell-suite-dummy-location
3496.33 s
[either] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3496.33 s
[either] No hmake found
3496.33 s
[either] Using hpc version 0.69 found on system at:
3496.33 s
[foldl] include transformers-0.6.1.0-90ea
3496.33 s
[foldl] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3496.33 s
[foldl] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3496.33 s
[foldl] Control.Foldl=foldl-1.4.18-DYIldaHWNPq9gO1fHfregM:Control.Foldl,Control.Foldl.ByteString=foldl-1.4.18-DYIldaHWNPq9gO1fHfregM:Control.Foldl.ByteString,Control.Foldl.NonEmpty=foldl-1.4.18-DYIldaHWNPq9gO1fHfregM:Control.Foldl.NonEmpty,Control.Foldl.Text=foldl-1.4.18-DYIldaHWNPq9gO1fHfregM:Control.Foldl.Text,Control.Scanl=foldl-1.4.18-DYIldaHWNPq9gO1fHfregM:Control.Scanl
3496.33 s
[foldl] Ready component graph:
3496.33 s
[foldl] definite foldl-1.4.18-DYIldaHWNPq9gO1fHfregM
3496.33 s
[foldl] depends base-4.19.1.0-a65c
3496.33 s
[foldl] depends bytestring-0.12.1.0-e271
3496.33 s
[foldl] depends comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3496.33 s
[foldl] depends containers-0.6.8-bf3e
3496.33 s
[foldl] depends contravariant-1.5.5-6AC1M82n2i6IS5xbo1by5e
3496.33 s
[foldl] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3496.33 s
[foldl] depends primitive-0.9.1.0-GsaWQ7JpV3ZLi2xEN1rW52
3496.33 s
[foldl] depends profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3496.33 s
[foldl] depends random-1.2.1.3-LXIMhhg7UgvAEmycM0UFwc
3496.33 s
[foldl] depends semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3496.33 s
[foldl] depends text-2.1.1-7a0f
3496.33 s
[foldl] depends transformers-0.6.1.0-90ea
3496.33 s
[foldl] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3496.33 s
[foldl] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3496.33 s
[foldl] definite foldl-1.4.18-5cU1q3Z4InXKp7zlmQqGL3-doctest
3496.33 s
[foldl] depends base-4.19.1.0-a65c
3496.33 s
[foldl] depends doctest-0.22.6-blhhXyWrRJAqTquHQRdE
3496.33 s
[foldl] Using Cabal-3.10.2.0 compiled by ghc-9.8
3496.33 s
[foldl] Using compiler: ghc-9.8.2
3496.33 s
[foldl] Using install prefix: /nix/store/av72nnjka5svipidvkfnwqg5slyqgfyr-foldl-1.4.18
3496.33 s
[foldl] Executables installed in:
3496.33 s
[foldl] /nix/store/av72nnjka5svipidvkfnwqg5slyqgfyr-foldl-1.4.18/bin
3496.33 s
[foldl] Libraries installed in:
3496.33 s
[foldl] /nix/store/av72nnjka5svipidvkfnwqg5slyqgfyr-foldl-1.4.18/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/foldl-1.4.18-DYIldaHWNPq9gO1fHfregM
3496.33 s
[foldl] Dynamic Libraries installed in:
3496.33 s
[foldl] /nix/store/av72nnjka5svipidvkfnwqg5slyqgfyr-foldl-1.4.18/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3496.33 s
[foldl] Private executables installed in:
3496.33 s
[foldl] /nix/store/av72nnjka5svipidvkfnwqg5slyqgfyr-foldl-1.4.18/libexec/x86_64-linux-ghc-9.8.2/foldl-1.4.18
3496.33 s
[foldl] Data files installed in:
3496.33 s
[foldl] /nix/store/av72nnjka5svipidvkfnwqg5slyqgfyr-foldl-1.4.18/share/x86_64-linux-ghc-9.8.2/foldl-1.4.18
3496.33 s
[foldl] Documentation installed in:
3496.33 s
[foldl] /nix/store/2wypk0jgn8g9r9p7aipd6fflb3xba356-foldl-1.4.18-doc/share/doc/foldl-1.4.18
3496.33 s
[foldl] Configuration files installed in:
3496.33 s
[foldl] /nix/store/av72nnjka5svipidvkfnwqg5slyqgfyr-foldl-1.4.18/etc
3496.33 s
[foldl] No alex found
3496.33 s
[foldl] Using ar found on system at:
3496.33 s
[foldl] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3496.33 s
[foldl] No c2hs found
3496.33 s
[foldl] No cpphs found
3496.33 s
[foldl] Using doctest version 0.22.6 found on system at:
3496.33 s
[foldl] /nix/store/h7w970n2sibnl7zafddqhy4hi5z3mpzm-doctest-0.22.6/bin/doctest
3496.33 s
[foldl] Using gcc version 14.3.0 given by user at:
3496.33 s
[foldl] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3496.33 s
[foldl] Using ghc version 9.8.2 found on system at:
3496.33 s
[foldl] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3496.33 s
[foldl] Using ghc-pkg version 9.8.2 found on system at:
3496.33 s
[foldl] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3496.33 s
[foldl] No ghcjs found
3496.33 s
[foldl] No ghcjs-pkg found
3496.33 s
[foldl] No greencard found
3496.33 s
[foldl] Using haddock version 2.30.0 found on system at:
3496.33 s
[foldl] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3496.33 s
[foldl] No happy found
3496.33 s
[foldl] Using haskell-suite found on system at: haskell-suite-dummy-location
3496.33 s
[foldl] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3496.33 s
[foldl] No hmake found
3496.33 s
[foldl] Using hpc version 0.69 found on system at:
3496.33 s
[foldl] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3496.33 s
[foldl] Using hsc2hs version 0.68.10 found on system at:
3496.33 s
[foldl] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3496.33 s
[foldl] Using hscolour version 1.25 found on system at:
3496.33 s
[foldl] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3496.33 s
[foldl] No jhc found
3496.33 s
[foldl] Using ld found on system at:
3496.33 s
[foldl] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3496.33 s
[foldl] No pkg-config found
3496.33 s
[foldl] Using runghc version 9.8.2 found on system at:
3496.33 s
[foldl] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3496.33 s
[foldl] Using strip version 2.44 found on system at:
3496.33 s
[free] Control.Alternative.Free=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Alternative.Free,Control.Alternative.Free.Final=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Alternative.Free.Final,Control.Applicative.Free=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Applicative.Free,Control.Applicative.Free.Fast=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Applicative.Free.Fast,Control.Applicative.Free.Final=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Applicative.Free.Final,Control.Applicative.Trans.Free=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Applicative.Trans.Free,Control.Comonad.Cofree=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Comonad.Cofree,Control.Comonad.Cofree.Class=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Comonad.Cofree.Class,Control.Comonad.Trans.Cofree=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Comonad.Trans.Cofree,Control.Comonad.Trans.Coiter=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Comonad.Trans.Coiter,Control.Monad.Free=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Monad.Free,Control.Monad.Free.Ap=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Monad.Free.Ap,Control.Monad.Free.Church=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Monad.Free.Church,Control.Monad.Free.Class=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Monad.Free.Class,Control.Monad.Free.TH=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Monad.Free.TH,Control.Monad.Trans.Free=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Monad.Trans.Free,Control.Monad.Trans.Free.Ap=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Monad.Trans.Free.Ap,Control.Monad.Trans.Free.Church=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Monad.Trans.Free.Church,Control.Monad.Trans.Iter=free-5.2-BnHDQQPKM3CABcDMUW9bH2:Control.Monad.Trans.Iter
3496.33 s
[free] Ready component graph:
3496.33 s
[free] definite free-5.2-BnHDQQPKM3CABcDMUW9bH2
3496.33 s
[free] depends base-4.19.1.0-a65c
3496.33 s
[free] depends comonad-5.0.9-L976YZwLx7vAa374iJ2fNk
3496.33 s
[free] depends containers-0.6.8-bf3e
3496.33 s
[free] depends distributive-0.6.2.1-Cj3nWmkkgr0KPcAxpuAeqT
3496.33 s
[free] depends exceptions-0.10.7-3e42
3496.33 s
[free] depends indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3496.33 s
[free] depends mtl-2.3.1-78a2
3496.33 s
[free] depends profunctors-5.6.2-JzORHUJMzXC2gzU4LnS8vD
3496.33 s
[free] depends semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3496.34 s
[free] depends template-haskell-2.21.0.0-d739
3496.34 s
[free] depends th-abstraction-0.7.1.0-IHQ4I81I7o61dkwrsxoSTd
3496.34 s
[free] depends transformers-0.6.1.0-90ea
3496.34 s
[free] depends transformers-base-0.4.6-KlikRzawXtU2e8rUcYWUEu
3496.34 s
[free] Using Cabal-3.10.2.0 compiled by ghc-9.8
3496.34 s
[free] Using compiler: ghc-9.8.2
3496.34 s
[free] Using install prefix: /nix/store/ldq5gxxlj8d7acqcz113vy81jz5zmy8c-free-5.2
3496.34 s
[free] Executables installed in:
3496.34 s
[free] /nix/store/ldq5gxxlj8d7acqcz113vy81jz5zmy8c-free-5.2/bin
3496.34 s
[free] Libraries installed in:
3496.34 s
[free] /nix/store/ldq5gxxlj8d7acqcz113vy81jz5zmy8c-free-5.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/free-5.2-BnHDQQPKM3CABcDMUW9bH2
3496.34 s
[free] Dynamic Libraries installed in:
3496.34 s
[free] /nix/store/ldq5gxxlj8d7acqcz113vy81jz5zmy8c-free-5.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3496.34 s
[free] Private executables installed in:
3496.34 s
[free] /nix/store/ldq5gxxlj8d7acqcz113vy81jz5zmy8c-free-5.2/libexec/x86_64-linux-ghc-9.8.2/free-5.2
3496.34 s
[free] Data files installed in:
3496.34 s
[free] /nix/store/ldq5gxxlj8d7acqcz113vy81jz5zmy8c-free-5.2/share/x86_64-linux-ghc-9.8.2/free-5.2
3496.34 s
[free] Documentation installed in:
3496.34 s
[free] /nix/store/yvp7b0sxbbm2rrgivgdm88j7r4dycqj3-free-5.2-doc/share/doc/free-5.2
3496.34 s
[free] Configuration files installed in:
3496.34 s
[free] /nix/store/ldq5gxxlj8d7acqcz113vy81jz5zmy8c-free-5.2/etc
3496.34 s
[free] No alex found
3496.34 s
[free] Using ar found on system at:
3496.34 s
[free] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3496.34 s
[free] No c2hs found
3496.34 s
[free] No cpphs found
3496.34 s
[free] No doctest found
3496.34 s
[free] Using gcc version 14.3.0 given by user at:
3496.34 s
[free] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3496.34 s
[free] Using ghc version 9.8.2 found on system at:
3496.34 s
[free] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3496.34 s
[free] Using ghc-pkg version 9.8.2 found on system at:
3496.34 s
[free] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3496.34 s
[free] No ghcjs found
3496.34 s
[free] No ghcjs-pkg found
3496.34 s
[free] No greencard found
3496.34 s
[free] Using haddock version 2.30.0 found on system at:
3496.34 s
[free] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3496.34 s
[free] No happy found
3496.34 s
[free] Using haskell-suite found on system at: haskell-suite-dummy-location
3496.34 s
[free] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3496.34 s
[free] No hmake found
3496.34 s
[free] Using hpc version 0.69 found on system at:
3496.34 s
[free] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3496.34 s
[free] Using hsc2hs version 0.68.10 found on system at:
3496.34 s
[free] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3496.34 s
[free] Using hscolour version 1.25 found on system at:
3496.34 s
[free] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3496.34 s
[free] No jhc found
3496.34 s
[free] Using ld found on system at:
3496.34 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.34 s
[monoid-subclasses] |
3496.34 s
[monoid-subclasses] 253 | ++ List.map (\c1-> (a, b, c1)) (List.tail $ inits c)
3496.34 s
[monoid-subclasses] | ^^^^^^^^^
3496.34 s
[monoid-subclasses]
3496.34 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:255:59: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.34 s
[monoid-subclasses] In the use of ‘tail’
3496.34 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.34 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.34 s
[monoid-subclasses] |
3496.34 s
[monoid-subclasses] 255 | ++ List.map (\b1-> (mempty, b1, c)) (List.tail $ tails b)
3496.34 s
[monoid-subclasses] | ^^^^^^^^^
3496.34 s
[monoid-subclasses]
3496.34 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:256:64: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.34 s
[monoid-subclasses] In the use of ‘tail’
3496.34 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.34 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.34 s
[monoid-subclasses] |
3496.34 s
[monoid-subclasses] 256 | ++ List.map (\c1-> (mempty, mempty, c1)) (List.tail $ tails c)
3496.34 s
[monoid-subclasses] | ^^^^^^^^^
3496.34 s
[monoid-subclasses]
3496.34 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:309:70: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.34 s
[monoid-subclasses] In the use of ‘tail’
3496.34 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.34 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.34 s
[monoid-subclasses] |
3496.34 s
[monoid-subclasses] 309 | ++ List.map (\b1-> (a, b1, mempty, mempty)) (List.tail $ inits b)
3496.34 s
[monoid-subclasses] | ^^^^^^^^^
3496.34 s
[monoid-subclasses]
3496.34 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:310:65: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.34 s
[monoid-subclasses] In the use of ‘tail’
3496.34 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.34 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.34 s
[monoid-subclasses] |
3496.34 s
[monoid-subclasses] 310 | ++ List.map (\c1-> (a, b, c1, mempty)) (List.tail $ inits c)
3496.34 s
[monoid-subclasses] | ^^^^^^^^^
3496.34 s
[monoid-subclasses]
3496.34 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:311:60: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.34 s
[monoid-subclasses] In the use of ‘tail’
3496.34 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.34 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.34 s
[monoid-subclasses] |
3496.34 s
[monoid-subclasses] 311 | ++ List.map (\d1-> (a, b, c, d1)) (List.tail $ inits d)
3496.34 s
[monoid-subclasses] | ^^^^^^^^^
3496.34 s
[monoid-subclasses]
3496.34 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:313:65: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.34 s
[monoid-subclasses] In the use of ‘tail’
3496.34 s
[either] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3496.34 s
[either] Using hsc2hs version 0.68.10 found on system at:
3496.34 s
[either] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3496.34 s
[either] Using hscolour version 1.25 found on system at:
3496.34 s
[either] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3496.34 s
[either] No jhc found
3496.34 s
[either] Using ld found on system at:
3496.34 s
[either] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3496.34 s
[either] No pkg-config found
3496.34 s
[either] Using runghc version 9.8.2 found on system at:
3496.34 s
[either] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3496.34 s
[either] Using strip version 2.44 found on system at:
3496.34 s
[either] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3496.34 s
[either] Using tar found on system at:
3496.34 s
[either] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3496.34 s
[either] No uhc found
3496.34 s
[foldl] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3496.34 s
[foldl] Using tar found on system at:
3496.34 s
[foldl] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3496.34 s
[foldl] No uhc found
3496.34 s
[free] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3496.34 s
[free] No pkg-config found
3496.34 s
[free] Using runghc version 9.8.2 found on system at:
3496.34 s
[free] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3496.34 s
[free] Using strip version 2.44 found on system at:
3496.34 s
[free] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3496.34 s
[free] Using tar found on system at:
3496.34 s
[free] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3496.34 s
[free] No uhc found
3496.34 s
[free] Phase: buildPhase
3496.34 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.34 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.34 s
[monoid-subclasses] |
3496.35 s
[monoid-subclasses] 313 | ++ List.map (\b1-> (mempty, b1, c, d)) (List.tail $ tails b)
3496.35 s
[monoid-subclasses] | ^^^^^^^^^
3496.35 s
[monoid-subclasses]
3496.35 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:314:70: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.35 s
[monoid-subclasses] In the use of ‘tail’
3496.35 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.35 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.35 s
[monoid-subclasses] |
3496.35 s
[monoid-subclasses] 314 | ++ List.map (\c1-> (mempty, mempty, c1, d)) (List.tail $ tails c)
3496.35 s
[monoid-subclasses] | ^^^^^^^^^
3496.35 s
[monoid-subclasses]
3496.35 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:315:75: warning : [ GHC-63394 ] [ -Wx-partial ]
3496.35 s
[monoid-subclasses] In the use of ‘tail’
3496.35 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3496.35 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3496.35 s
[monoid-subclasses] |
3496.35 s
[monoid-subclasses] 315 | ++ List.map (\d1-> (mempty, mempty, mempty, d1)) (List.tail $ tails d)
3496.35 s
[monoid-subclasses] | ^^^^^^^^^
3496.35 s
[monoid-subclasses]
3496.35 s
[monoid-subclasses] src/Data/Monoid/Factorial.hs:370:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3496.35 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3496.35 s
[monoid-subclasses] In a pattern binding: Patterns of type ‘[a]’ not matched: []
3496.35 s
[monoid-subclasses] |
3496.35 s
[monoid-subclasses] 370 | where splitLast f last@[_] = (f [], last)
3496.35 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
3496.35 s
[monoid-subclasses] [ 9 of 16] Compiling Data.Monoid.Textual ( src/Data/Monoid/Textual.hs, dist/build/Data/Monoid/Textual.o, dist/build/Data/Monoid/Textual.dyn_o )
3496.43 s
[free] Preprocessing library for free-5.2..
3496.44 s
[indexed-traversable-instances] Haddock coverage:
3496.44 s
[indexed-traversable-instances] 100% ( 1 / 1) in 'Data.Functor.WithIndex.Instances'
3496.49 s
[free] Building library for free-5.2..
3496.53 s
[reducers] Phase: setupCompilerEnvironmentPhase
3496.55 s
[reducers] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3496.85 s
[foldl] Phase: buildPhase
3497.00 s
[either] Phase: buildPhase
3497.19 s
[either] Preprocessing library for either-5.0.2..
3497.19 s
[either] Building library for either-5.0.2..
3497.23 s
[text-iso8601] [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, dist/build/Data/Time/ToText.p_o )
3497.35 s
[reducers] Phase: unpackPhase
3497.37 s
[tomland] lookup k (insert k v m) ≡ Just v [✔]
3497.37 s
[tomland] passed 100 tests.
3497.38 s
[reducers] unpacking source archive /nix/store/37bn0b7alicw5lx9ypd6hfwvb3z9f2jv-reducers-3.12.5.tar.gz
3497.44 s
[reducers] source root is reducers-3.12.5
3497.47 s
[tomland] insert x a . insert x b ≡ insert x a [✔]
3497.47 s
[tomland] passed 100 tests.
3497.59 s
[http-types] [2 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, dist/build/Network/HTTP/Types/Method.p_o )
3497.61 s
[ghc-lib-parser] [ 4 of 443] Compiling GHC.Exts.Heap.ClosureTypes ( libraries/ghc-heap/GHC/Exts/Heap/ClosureTypes.hs, /build/.haddock-8227/GHC/Exts/Heap/ClosureTypes.o, /build/.haddock-8227/GHC/Exts/Heap/ClosureTypes.dyn_o )
3497.66 s
[foldl] Preprocessing library for foldl-1.4.18..
3497.68 s
[foldl] Building library for foldl-1.4.18..
3497.74 s
[http-types] [3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, dist/build/Network/HTTP/Types/Status.p_o )
3497.74 s
[http-types] [4 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, dist/build/Network/HTTP/Types/URI.p_o )
3497.74 s
[http-types] [5 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, dist/build/Network/HTTP/Types/QueryLike.p_o )
3497.87 s
[http-types] [6 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, dist/build/Network/HTTP/Types/Version.p_o )
3497.87 s
[http-types] [7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, dist/build/Network/HTTP/Types.p_o )
3497.88 s
[indexed-traversable-instances] Warning: Data.Functor.WithIndex.Instances: could not find link destinations for:
3497.88 s
[indexed-traversable-instances] - Data.Vector.Vector
3498.04 s
[either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.o, dist/build/Data/Either/Combinators.dyn_o )
3498.06 s
[reducers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "reducers-3.12.5/src/Data/Semigroup/Union.hs"
3498.08 s
[reducers] Phase: patchPhase
3498.11 s
[free] [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.o, dist/build/Control/Alternative/Free.dyn_o )
3498.19 s
[reducers] Replace Cabal file with edited version from mirror://hackage/reducers-3.12.5/revision/1.cabal.
3498.22 s
[reducers] Phase: compileBuildDriverPhase
3498.24 s
[reducers] setupCompileFlags: -package-db=/build/tmp.PBMukZVwb3/setup-package.conf.d -threaded
3498.38 s
[reducers] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.PBMukZVwb3/Main.o )
3498.68 s
[reducers] [2 of 2] Linking Setup
3498.76 s
[foldl] [1 of 9] Compiling Control.Foldl.Internal ( src/Control/Foldl/Internal.hs, dist/build/Control/Foldl/Internal.o, dist/build/Control/Foldl/Internal.dyn_o )
3499.10 s
[either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.o, dist/build/Data/Either/Validation.dyn_o )
3499.37 s
[monoid-subclasses] [10 of 16] Compiling Data.Monoid.Instances.CharVector ( src/Data/Monoid/Instances/CharVector.hs, dist/build/Data/Monoid/Instances/CharVector.o, dist/build/Data/Monoid/Instances/CharVector.dyn_o )
3499.42 s
[doctest-parallel] [INFO ] [ThreadId 4] Examples: 31 Tried: 31 Errors: 0 Unexpected output: 0
3499.49 s
[doctest-parallel] Test suite doctests: PASS
3499.49 s
[doctest-parallel] Test suite logged to: dist/test/doctest-parallel-0.3.1.1-doctests.log
3499.49 s
[doctest-parallel] Test suite spectests: RUNNING...
3499.54 s
[doctest-parallel]
3499.54 s
[doctest-parallel] ExtractSpec
3499.54 s
[doctest-parallel] extract
3499.70 s
[doctest-parallel] extracts documentation for a top-level declaration [✔]
3499.96 s
[doctest-parallel] extracts documentation from argument list [✔]
3500.04 s
[doctest-parallel] extracts documentation for a type class function [✔]
3500.12 s
[doctest-parallel] extracts documentation from the argument list of a type class function [✔]
3500.21 s
[doctest-parallel] extracts documentation from the module header [✔]
3500.23 s
[foldl] [2 of 9] Compiling Control.Foldl.Optics ( src/Control/Foldl/Optics.hs, dist/build/Control/Foldl/Optics.o, dist/build/Control/Foldl/Optics.dyn_o )
3500.38 s
[doctest-parallel] extracts documentation from imported modules [✔]
3500.49 s
[doctest-parallel] extracts documentation from export list [✔]
3500.50 s
[foldl] [3 of 9] Compiling Control.Foldl.Util.MVector ( src/Control/Foldl/Util/MVector.hs, dist/build/Control/Foldl/Util/MVector.o, dist/build/Control/Foldl/Util/MVector.dyn_o )
3500.50 s
[foldl] [4 of 9] Compiling Control.Foldl.Util.Vector ( src/Control/Foldl/Util/Vector.hs, dist/build/Control/Foldl/Util/Vector.o, dist/build/Control/Foldl/Util/Vector.dyn_o )
3500.50 s
[foldl] [5 of 9] Compiling Control.Foldl ( src/Control/Foldl.hs, dist/build/Control/Foldl.o, dist/build/Control/Foldl.dyn_o )
3500.57 s
[doctest-parallel] extracts documentation from named chunks [✔]
3500.66 s
[doctest-parallel] returns docstrings in the same order they appear in the source [✔]
3500.74 s
[doctest-parallel] extracts $setup code [✔]
3500.82 s
[doctest-parallel] fails on invalid flags [✔]
3500.82 s
[doctest-parallel] extract (regression tests)
3500.98 s
[parsers] [8 of 8] Compiling Text.Parser.Token.Style ( src/Text/Parser/Token/Style.hs, dist/build/Text/Parser/Token/Style.p_o )
3501.23 s
[ghc-lib-parser] [ 5 of 443] Compiling GHC.Exts.Heap.Constants ( dist/build/GHC/Exts/Heap/Constants.hs, /build/.haddock-8227/GHC/Exts/Heap/Constants.o, /build/.haddock-8227/GHC/Exts/Heap/Constants.dyn_o )
3501.41 s
[ghc-lib-parser] [ 6 of 443] Compiling GHC.Exts.Heap.InfoTable.Types ( dist/build/GHC/Exts/Heap/InfoTable/Types.hs, /build/.haddock-8227/GHC/Exts/Heap/InfoTable/Types.o, /build/.haddock-8227/GHC/Exts/Heap/InfoTable/Types.dyn_o )
3501.78 s
[extra] [3 of 4] Compiling TestCustom ( test/TestCustom.hs, dist/build/extra-test/extra-test-tmp/TestCustom.o )
3501.79 s
[extra] [4 of 4] Compiling Test ( test/Test.hs, dist/build/extra-test/extra-test-tmp/Test.o )
3501.94 s
[ghc-lib-parser] [ 7 of 443] Compiling GHC.Exts.Heap.InfoTable ( dist/build/GHC/Exts/Heap/InfoTable.hs, /build/.haddock-8227/GHC/Exts/Heap/InfoTable.o, /build/.haddock-8227/GHC/Exts/Heap/InfoTable.dyn_o )
3502.27 s
[doctest-parallel] works with infix operators [✔]
3502.27 s
[ghc-lib-parser] [ 8 of 443] Compiling GHC.Exts.Heap.InfoTableProf ( dist/build/GHC/Exts/Heap/InfoTableProf.hs, /build/.haddock-8227/GHC/Exts/Heap/InfoTableProf.o, /build/.haddock-8227/GHC/Exts/Heap/InfoTableProf.dyn_o )
3502.33 s
[doctest-parallel] works with parallel list comprehensions [✔]
3502.37 s
[doctest-parallel] works with list comprehensions in instance definitions [✔]
3502.44 s
[doctest-parallel] works with foreign imports [✔]
3502.53 s
[ghc-lib-parser] [ 9 of 443] Compiling GHC.Exts.Heap.ProfInfo.Types ( libraries/ghc-heap/GHC/Exts/Heap/ProfInfo/Types.hs, /build/.haddock-8227/GHC/Exts/Heap/ProfInfo/Types.o, /build/.haddock-8227/GHC/Exts/Heap/ProfInfo/Types.dyn_o )
3502.56 s
[doctest-parallel] works for rewrite rules [✔]
3502.62 s
[text-iso8601] Preprocessing test suite 'text-iso8601-tests' for text-iso8601-0.1.1..
3502.62 s
[text-iso8601] Building test suite 'text-iso8601-tests' for text-iso8601-0.1.1..
3502.63 s
[doctest-parallel] works for rewrite rules with type signatures [✔]
3502.75 s
[doctest-parallel] strips CR from dos line endings [✔]
3502.77 s
[either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.p_o )
3502.88 s
[doctest-parallel] works with a module that splices in an expression from an other module [✔]
3502.92 s
[text-iso8601] [1 of 1] Compiling Main ( tests/text-iso8601-tests.hs, dist/build/text-iso8601-tests/text-iso8601-tests-tmp/Main.o )
3502.95 s
[doctest-parallel] works for type families and GHC 7.6.1 [✔]
3503.12 s
[doctest-parallel] ignores binder annotations [✔]
3503.21 s
[doctest-parallel] ignores module annotations that don't start with 'doctest-parallel:' [✔]
3503.33 s
[doctest-parallel] detects monomorphic module settings [✔]
3503.42 s
[doctest-parallel] detects polypormphic module settings [✔]
3503.42 s
[doctest-parallel] GhciWrapperSpec
3503.42 s
[doctest-parallel] evalEcho
3503.70 s
[extra] [5 of 5] Linking dist/build/extra-test/extra-test
3504.01 s
[ghc-lib-parser] [ 10 of 443] Compiling GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingEnabled ( dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.hs, /build/.haddock-8227/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.o, /build/.haddock-8227/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingEnabled.dyn_o )
3504.47 s
[doctest-parallel] prints result to stdout [✔]
3504.48 s
[doctest-parallel] evalIt
3504.53 s
[ghc-lib-parser] [ 11 of 443] Compiling GHC.Exts.Heap.ProfInfo.PeekProfInfo_ProfilingDisabled ( dist/build/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.hs, /build/.haddock-8227/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.o, /build/.haddock-8227/GHC/Exts/Heap/ProfInfo/PeekProfInfo_ProfilingDisabled.dyn_o )
3504.55 s
[string-interpolate] [2 of 2] Compiling Paths_string_interpolate ( dist/build/string-interpolate-test/autogen/Paths_string_interpolate.hs, dist/build/string-interpolate-test/string-interpolate-test-tmp/Paths_string_interpolate.o )
3504.70 s
[http-types] Preprocessing test suite 'spec' for http-types-0.12.4..
3504.70 s
[http-types] Building test suite 'spec' for http-types-0.12.4..
3504.77 s
[reducers] Phase: updateAutotoolsGnuConfigScriptsPhase
3504.84 s
[reducers] Phase: configurePhase
3504.89 s
[reducers] configureFlags: --verbose --prefix=/nix/store/43y2bhqgvl6q5bs2d81sjl8y83n1vs0g-reducers-3.12.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/pm1wrym3jw1xskrsi811456lz91c8vgv-reducers-3.12.5-doc/share/doc/reducers-3.12.5 --with-gcc=gcc --package-db=/build/tmp.PBMukZVwb3/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3505.05 s
[doctest-parallel] preserves it [✔]
3505.05 s
[doctest-parallel] eval
3505.05 s
[ghc-lib-parser] [ 12 of 443] Compiling GHC.Exts.Heap.ProfInfo.PeekProfInfo ( libraries/ghc-heap/GHC/Exts/Heap/ProfInfo/PeekProfInfo.hs, /build/.haddock-8227/GHC/Exts/Heap/ProfInfo/PeekProfInfo.o, /build/.haddock-8227/GHC/Exts/Heap/ProfInfo/PeekProfInfo.dyn_o )
3505.09 s
[reducers] Using Parsec parser
3505.09 s
[reducers] Configuring reducers-3.12.5...
3505.19 s
[http-types] [1 of 2] Compiling Network.HTTP.Types.URISpec ( test/Network/HTTP/Types/URISpec.hs, dist/build/spec/spec-tmp/Network/HTTP/Types/URISpec.o )
3505.24 s
[ghc-lib-parser] [ 13 of 443] Compiling GHC.Exts.Heap.Closures ( libraries/ghc-heap/GHC/Exts/Heap/Closures.hs, /build/.haddock-8227/GHC/Exts/Heap/Closures.o, /build/.haddock-8227/GHC/Exts/Heap/Closures.dyn_o )
3505.72 s
[doctest-parallel] shows literals [✔]
3505.72 s
[free] [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.o, dist/build/Control/Alternative/Free/Final.dyn_o )
3505.72 s
[free] [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.o, dist/build/Control/Applicative/Free.dyn_o )
3505.75 s
[either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.p_o )
3506.35 s
[string-interpolate] [3 of 3] Linking dist/build/string-interpolate-test/string-interpolate-test
3506.83 s
[doctest-parallel] shows string literals containing Unicode [✔]
3507.42 s
[doctest-parallel] evaluates simple expressions [✔]
3508.02 s
[parsers] Preprocessing test suite 'quickcheck' for parsers-0.12.12..
3508.02 s
[parsers] Building test suite 'quickcheck' for parsers-0.12.12..
3508.07 s
[extra] buildPhase completed in 48 seconds
3508.07 s
[extra] Phase: checkPhase
3508.32 s
[doctest-parallel] supports let bindings [✔]
3508.35 s
[extra] Running 1 test suites...
3508.35 s
[extra] Test suite extra-test: RUNNING...
3508.36 s
[extra] withTempFile
3508.37 s
[extra] +++ OK, passed 1 test.
3508.37 s
[extra] captureOutput
3508.45 s
[reducers] Dependency array >=0.3 && <0.6: using array-0.5.6.0
3508.45 s
[reducers] Dependency base >=4.9 && <5: using base-4.19.1.0
3508.45 s
[reducers] Dependency bytestring >=0.9.1 && <0.13: using bytestring-0.12.1.0
3508.45 s
[reducers] Dependency containers >=0.3 && <0.9: using containers-0.6.8
3508.45 s
[reducers] Dependency fingertree >=0.1 && <0.2: using fingertree-0.1.5.0
3508.45 s
[reducers] Dependency hashable >=1.1.2.1 && <1.6: using hashable-1.4.7.0
3508.45 s
[reducers] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
3508.45 s
[reducers] Dependency text >=0.11.1.5 && <2.2: using text-2.1.1
3508.45 s
[reducers] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.0
3508.45 s
[reducers] Dependency unordered-containers >=0.2 && <0.3: using
3508.45 s
[reducers] unordered-containers-0.2.20
3508.45 s
[relude] Examples: 448 Tried: 448 Errors: 0 Failures: 0
3508.50 s
[extra] +++ OK, passed 1 test.
3508.50 s
[extra] \(x :: IO Int) -> void (once x) == pure ()
3508.60 s
[http-types] [2 of 2] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
3508.71 s
[extra] +++ OK, passed 100 tests.
3508.71 s
[extra] \(x :: IO Int) -> join (once x) == x
3508.75 s
[relude] Test suite relude-doctest: PASS
3508.75 s
[relude] Test suite logged to: dist/test/relude-1.2.2.0-relude-doctest.log
3508.75 s
[relude] 2 of 2 test suites (2 of 2 test cases) passed.
3508.77 s
[relude] checkPhase completed in 1 minutes 23 seconds
3508.77 s
[relude] Phase: haddockPhase
3508.79 s
[extra] +++ OK, passed 100 tests.
3508.79 s
[extra] \(x :: IO Int) -> (do y <- once x; y; y) == x
3508.90 s
[extra] +++ OK, passed 100 tests.
3508.90 s
[extra] \(x :: IO Int) -> (do y <- once x; y ||| y) == x
3508.97 s
[extra] +++ OK, passed 100 tests.
3508.97 s
[extra] \(x :: IO Int) -> join (onceFork x) == x
3508.99 s
[doctest-parallel] allows import statements [✔]
3509.02 s
[extra] +++ OK, passed 100 tests.
3509.02 s
[extra] \(x :: IO Int) -> (do a <- onceFork x; a; a) == x
3509.07 s
[extra] +++ OK, passed 100 tests.
3509.07 s
[extra] stringException "test" == pure "test"
3509.07 s
[extra] +++ OK, passed 1 test.
3509.07 s
[extra] stringException ("test" ++ undefined) == pure "test<Exception>"
3509.08 s
[extra] +++ OK, passed 1 test.
3509.08 s
[extra] stringException ("test" ++ undefined ++ "hello") == pure "test<Exception>"
3509.08 s
[extra] +++ OK, passed 1 test.
3509.08 s
[extra] stringException ['t','e','s','t',undefined] == pure "test<Exception>"
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] ignore (print 1) == print 1
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] ignore (fail "die") == pure ()
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] catch (errorIO "Hello") (\(ErrorCall x) -> pure x) == pure "Hello"
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] seq (errorIO "foo") (print 1) == print 1
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] catch (assertIO True >> pure 1) (\(x :: AssertionFailed) -> pure 2) == pure 1
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] seq (assertIO False) (print 1) == print 1
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] retry 1 (print "x") == print "x"
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] retry 3 (fail "die") == fail "die"
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] whenJust Nothing print == pure ()
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] whenJust (Just 1) print == print 1
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] pureIf @Maybe True 5 == Just 5
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] pureIf @Maybe False 5 == Nothing
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] pureIf @[] True 5 == [5]
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] pureIf @[] False 5 == []
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] whenMaybe True (print 1) == fmap Just (print 1)
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] whenMaybe False (print 1) == pure Nothing
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] \(x :: Maybe ()) -> unit x == x
3509.10 s
[extra] +++ OK, passed 100 tests.
3509.10 s
[extra] fold1M (\x y -> Just x) [] == undefined
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] fold1M (\x y -> Just $ x + y) [1, 2, 3] == Just 6
3509.10 s
[extra] +++ OK, passed 1 test.
3509.10 s
[extra] partitionM (Just . even) [1,2,3] == Just ([2], [1,3])
3509.11 s
[extra] +++ OK, passed 1 test.
3509.11 s
[extra] partitionM (const Nothing) [1,2,3] == Nothing
3509.11 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] loop (\x -> if x < 10 then Left $ x * 2 else Right $ show x) 1 == "16"
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] Just True ||^ undefined == Just True
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] Just False ||^ Just True == Just True
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] Just False ||^ Just False == Just False
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] Just False &&^ undefined == Just False
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] Just True &&^ Just True == Just True
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] Just True &&^ Just False == Just False
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] anyM Just [False,True ,undefined] == Just True
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] anyM Just [False,False,undefined] == undefined
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] \(f :: Int -> Maybe Bool) xs -> anyM f xs == orM (map f xs)
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] allM Just [True,False,undefined] == Just False
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] allM Just [True,True ,undefined] == undefined
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] \(f :: Int -> Maybe Bool) xs -> anyM f xs == orM (map f xs)
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] orM [Just False,Just True ,undefined] == Just True
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] orM [Just False,Just False,undefined] == undefined
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] \xs -> Just (or xs) == orM (map Just xs)
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] andM [Just True,Just False,undefined] == Just False
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] andM [Just True,Just True ,undefined] == undefined
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] \xs -> Just (and xs) == andM (map Just xs)
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] findM (Just . isUpper) "teST" == Just (Just 'S')
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] findM (Just . isUpper) "test" == Just Nothing
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] findM (Just . const True) ["x",undefined] == Just (Just "x")
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] fromLeft 1 (Left 3) == 3
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] fromLeft 1 (Right "foo") == 1
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] fromRight 1 (Right 3) == 3
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] fromRight 1 (Left "foo") == 1
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] \x -> fromLeft' (Left x) == x
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] \x -> fromLeft' (Right x) == undefined
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] \x -> fromRight' (Right x) == x
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] \x -> fromRight' (Left x) == undefined
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] \x -> fromEither (Left x ) == x
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] \x -> fromEither (Right x) == x
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] \a b -> maybeToEither a (Just b) == Right b
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] \a -> maybeToEither a Nothing == Left a
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] \x -> eitherToMaybe (Left x) == Nothing
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] \x -> eitherToMaybe (Right x) == Just x
3509.14 s
[extra] +++ OK, passed 100 tests.
3509.14 s
[extra] mapLeft show (Left 1) == Left "1"
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] mapLeft show (Right True) == Right True
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] mapRight show (Left 1) == Left 1
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] mapRight show (Right True) == Right "True"
3509.14 s
[extra] +++ OK, passed 1 test.
3509.14 s
[extra] \xs -> repeatedly (splitAt 3) xs == chunksOf 3 xs
3509.16 s
[extra] +++ OK, passed 100 tests.
3509.16 s
[extra] \xs -> repeatedly word1 (trim xs) == words xs
3509.16 s
[extra] +++ OK, passed 100 tests.
3509.16 s
[extra] \xs -> repeatedly line1 xs == lines xs
3509.16 s
[extra] +++ OK, passed 100 tests.
3509.16 s
[extra] disjoint [1,2,3] [4,5] == True
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] disjoint [1,2,3] [4,1] == False
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] disjointOrd [1,2,3] [4,5] == True
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] disjointOrd [1,2,3] [4,1] == False
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] disjointOrdBy (compare `on` (`mod` 7)) [1,2,3] [4,5] == True
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] disjointOrdBy (compare `on` (`mod` 7)) [1,2,3] [4,8] == False
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] anySame [1,1,2] == True
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] anySame [1,2,3] == False
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] anySame (1:2:1:undefined) == True
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] anySame [] == False
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] \xs -> anySame xs == (length (nub xs) < length xs)
3509.17 s
[extra] +++ OK, passed 100 tests.
3509.17 s
[extra] allSame [1,1,2] == False
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] allSame [1,1,1] == True
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] allSame [1] == True
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] allSame [] == True
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] allSame (1:1:2:undefined) == False
3509.17 s
[extra] +++ OK, passed 1 test.
3509.17 s
[extra] \xs -> allSame xs == (length (nub xs) <= 1)
3509.17 s
[extra] +++ OK, passed 100 tests.
3509.17 s
[extra] headDef 1 [] == 1
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] headDef 1 [2,3,4] == 2
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] \x xs -> headDef x xs == fromMaybe x (listToMaybe xs)
3509.18 s
[extra] +++ OK, passed 100 tests.
3509.18 s
[extra] lastDef 1 [] == 1
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] lastDef 1 [2,3,4] == 4
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] \x xs -> lastDef x xs == last (x:xs)
3509.18 s
[extra] +++ OK, passed 100 tests.
3509.18 s
[extra] [2,3,4] !? 1 == Just 3
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] [2,3,4] !? (-1) == Nothing
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] [] !? 0 == Nothing
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] notNull [] == False
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] notNull [1] == True
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] \xs -> notNull xs == not (null xs)
3509.18 s
[extra] +++ OK, passed 100 tests.
3509.18 s
[extra] list 1 (\v _ -> v - 2) [5,6,7] == 3
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] list 1 (\v _ -> v - 2) [] == 1
3509.18 s
[extra] +++ OK, passed 1 test.
3509.18 s
[extra] \nil cons xs -> maybe nil (uncurry cons) (uncons xs) == list nil cons xs
3509.19 s
[extra] +++ OK, passed 100 tests.
3509.19 s
[extra] unsnoc "test" == Just ("tes",'t')
3509.19 s
[extra] +++ OK, passed 1 test.
3509.19 s
[extra] unsnoc "" == Nothing
3509.19 s
[extra] +++ OK, passed 1 test.
3509.19 s
[extra] \xs -> unsnoc xs == if null xs then Nothing else Just (init xs, last xs)
3509.19 s
[extra] +++ OK, passed 100 tests.
3509.19 s
[extra] cons 't' "est" == "test"
3509.19 s
[extra] +++ OK, passed 1 test.
3509.19 s
[extra] \x xs -> uncons (cons x xs) == Just (x,xs)
3509.19 s
[extra] +++ OK, passed 100 tests.
3509.19 s
[extra] snoc "tes" 't' == "test"
3509.19 s
[extra] +++ OK, passed 1 test.
3509.19 s
[extra] \xs x -> unsnoc (snoc xs x) == Just (xs,x)
3509.19 s
[extra] +++ OK, passed 100 tests.
3509.20 s
[extra] enumerate == [False, True]
3509.20 s
[extra] +++ OK, passed 1 test.
3509.20 s
[extra] takeEnd 3 "hello" == "llo"
3509.20 s
[extra] +++ OK, passed 1 test.
3509.20 s
[extra] takeEnd 5 "bye" == "bye"
3509.20 s
[extra] +++ OK, passed 1 test.
3509.20 s
[extra] takeEnd (-1) "bye" == ""
3509.20 s
[extra] +++ OK, passed 1 test.
3509.20 s
[extra] \i xs -> takeEnd i xs `isSuffixOf` xs
3509.20 s
[extra] +++ OK, passed 100 tests.
3509.20 s
[extra] \i xs -> length (takeEnd i xs) == min (max 0 i) (length xs)
3509.20 s
[extra] +++ OK, passed 100 tests.
3509.20 s
[extra] dropEnd 3 "hello" == "he"
3509.21 s
[extra] +++ OK, passed 1 test.
3509.21 s
[extra] dropEnd 5 "bye" == ""
3509.21 s
[extra] +++ OK, passed 1 test.
3509.21 s
[extra] dropEnd (-1) "bye" == "bye"
3509.21 s
[extra] +++ OK, passed 1 test.
3509.21 s
[extra] \i xs -> dropEnd i xs `isPrefixOf` xs
3509.21 s
[extra] +++ OK, passed 100 tests.
3509.21 s
[extra] \i xs -> length (dropEnd i xs) == max 0 (length xs - max 0 i)
3509.21 s
[extra] +++ OK, passed 100 tests.
3509.21 s
[extra] \i -> take 3 (dropEnd 5 [i..]) == take 3 [i..]
3509.21 s
[extra] +++ OK, passed 100 tests.
3509.21 s
[extra] splitAtEnd 3 "hello" == ("he","llo")
3509.21 s
[extra] +++ OK, passed 1 test.
3509.21 s
[extra] splitAtEnd 3 "he" == ("", "he")
3509.21 s
[extra] +++ OK, passed 1 test.
3509.21 s
[extra] \i xs -> uncurry (++) (splitAt i xs) == xs
3509.21 s
[extra] +++ OK, passed 100 tests.
3509.22 s
[extra] \i xs -> splitAtEnd i xs == (dropEnd i xs, takeEnd i xs)
3509.22 s
[extra] +++ OK, passed 100 tests.
3509.22 s
[extra] \i xs -> zip [i..] xs == zipFrom i xs
3509.22 s
[extra] +++ OK, passed 100 tests.
3509.22 s
[extra] zipFrom False [1..3] == [(False,1),(True, 2)]
3509.22 s
[extra] +++ OK, passed 1 test.
3509.22 s
[extra] \i xs -> zipWithFrom (,) i xs == zipFrom i xs
3509.22 s
[extra] +++ OK, passed 100 tests.
3509.22 s
[extra] concatUnzip [("a","AB"),("bc","C")] == ("abc","ABC")
3509.22 s
[extra] +++ OK, passed 1 test.
3509.22 s
[extra] concatUnzip3 [("a","AB",""),("bc","C","123")] == ("abc","ABC","123")
3509.22 s
[extra] +++ OK, passed 1 test.
3509.22 s
[extra] takeWhileEnd even [2,3,4,6] == [4,6]
3509.22 s
[extra] +++ OK, passed 1 test.
3509.22 s
[extra] trim " hello " == "hello"
3509.22 s
[extra] +++ OK, passed 1 test.
3509.22 s
[extra] trimStart " hello " == "hello "
3509.22 s
[extra] +++ OK, passed 1 test.
3509.22 s
[extra] trimEnd " hello " == " hello"
3509.23 s
[extra] +++ OK, passed 1 test.
3509.23 s
[extra] \s -> trim s == trimEnd (trimStart s)
3509.23 s
[extra] +++ OK, passed 100 tests.
3509.23 s
[extra] lower "This is A TEST" == "this is a test"
3509.23 s
[extra] +++ OK, passed 1 test.
3509.23 s
[extra] lower "" == ""
3509.23 s
[extra] +++ OK, passed 1 test.
3509.23 s
[extra] upper "This is A TEST" == "THIS IS A TEST"
3509.23 s
[extra] +++ OK, passed 1 test.
3509.23 s
[extra] upper "" == ""
3509.23 s
[extra] +++ OK, passed 1 test.
3509.23 s
[extra] word1 "" == ("", "")
3509.23 s
[extra] +++ OK, passed 1 test.
3509.23 s
[extra] word1 "keyword rest of string" == ("keyword","rest of string")
3509.23 s
[extra] +++ OK, passed 1 test.
3509.23 s
[extra] word1 " keyword\n rest of string" == ("keyword","rest of string")
3509.23 s
[extra] +++ OK, passed 1 test.
3509.23 s
[extra] \s -> fst (word1 s) == concat (take 1 $ words s)
3509.23 s
[extra] +++ OK, passed 100 tests.
3509.23 s
[extra] \s -> words (snd $ word1 s) == drop 1 (words s)
3509.24 s
[extra] +++ OK, passed 100 tests.
3509.24 s
[extra] line1 "" == ("", "")
3509.24 s
[extra] +++ OK, passed 1 test.
3509.24 s
[extra] line1 "test" == ("test","")
3509.24 s
[extra] +++ OK, passed 1 test.
3509.24 s
[extra] line1 "test\n" == ("test","")
3509.24 s
[extra] +++ OK, passed 1 test.
3509.24 s
[extra] line1 "test\nrest" == ("test","rest")
3509.24 s
[extra] +++ OK, passed 1 test.
3509.24 s
[extra] line1 "test\nrest\nmore" == ("test","rest\nmore")
3509.24 s
[extra] +++ OK, passed 1 test.
3509.24 s
[extra] escapeHTML "this is a test" == "this is a test"
3509.24 s
[extra] +++ OK, passed 1 test.
3509.24 s
[extra] escapeHTML "<b>\"g&t\"</n>" == "<b>"g&t"</n>"
3509.24 s
[extra] +++ OK, passed 1 test.
3509.24 s
[extra] escapeHTML "t'was another test" == "t'was another test"
3509.24 s
[extra] +++ OK, passed 1 test.
3509.24 s
[extra] \xs -> unescapeHTML (escapeHTML xs) == xs
3509.24 s
[extra] +++ OK, passed 100 tests.
3509.25 s
[extra] escapeJSON "this is a test" == "this is a test"
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] escapeJSON "\ttab\nnewline\\" == "\\ttab\\nnewline\\\\"
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] escapeJSON "\ESC[0mHello" == "\\u001b[0mHello"
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] \xs -> unescapeJSON (escapeJSON xs) == xs
3509.25 s
[extra] +++ OK, passed 100 tests.
3509.25 s
[extra] groupOn abs [1,-1,2] == [[1,-1], [2]]
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] groupOnKey abs [1,-1,2] == [(1, [1,-1]), (2, [2])]
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] maximumOn id [] == undefined
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] maximumOn length ["test","extra","a"] == "extra"
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] minimumOn id [] == undefined
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] minimumOn length ["test","extra","a"] == "a"
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] groupSort [(1,'t'),(3,'t'),(2,'e'),(2,'s')] == [(1,"t"),(2,"es"),(3,"t")]
3509.25 s
[extra] +++ OK, passed 1 test.
3509.25 s
[extra] \xs -> map fst (groupSort xs) == sort (nub (map fst xs))
3509.26 s
[extra] +++ OK, passed 100 tests.
3509.26 s
[extra] \xs -> concatMap snd (groupSort xs) == map snd (sortOn fst xs)
3509.26 s
[extra] +++ OK, passed 100 tests.
3509.26 s
[extra] groupSortOn length ["test","of","sized","item"] == [["of"],["test","item"],["sized"]]
3509.26 s
[extra] +++ OK, passed 1 test.
3509.26 s
[extra] groupSortBy (compare `on` length) ["test","of","sized","item"] == [["of"],["test","item"],["sized"]]
3509.26 s
[extra] +++ OK, passed 1 test.
3509.26 s
[extra] sum' [1, 2, 3] == 6
3509.26 s
[extra] +++ OK, passed 1 test.
3509.26 s
[extra] sumOn' read ["1", "2", "3"] == 6
3509.27 s
[extra] +++ OK, passed 1 test.
3509.27 s
[extra] product' [1, 2, 4] == 8
3509.27 s
[extra] +++ OK, passed 1 test.
3509.27 s
[extra] productOn' read ["1", "2", "4"] == 8
3509.27 s
[extra] +++ OK, passed 1 test.
3509.27 s
[extra] merge "ace" "bd" == "abcde"
3509.27 s
[extra] +++ OK, passed 1 test.
3509.27 s
[extra] \xs ys -> merge (sort xs) (sort ys) == sort (xs ++ ys)
3509.27 s
[extra] +++ OK, passed 100 tests.
3509.27 s
[extra] replace "el" "_" "Hello Bella" == "H_lo B_la"
3509.27 s
[extra] +++ OK, passed 1 test.
3509.27 s
[extra] replace "el" "e" "Hello" == "Helo"
3509.27 s
[extra] +++ OK, passed 1 test.
3509.27 s
[extra] replace "" "x" "Hello" == "xHxexlxlxox"
3509.27 s
[extra] +++ OK, passed 1 test.
3509.27 s
[extra] replace "" "x" "" == "x"
3509.27 s
[extra] +++ OK, passed 1 test.
3509.27 s
[extra] \xs ys -> replace xs xs ys == ys
3509.28 s
[extra] +++ OK, passed 100 tests.
3509.28 s
[extra] breakEnd isLower "youRE" == ("you","RE")
3509.28 s
[extra] +++ OK, passed 1 test.
3509.28 s
[extra] breakEnd isLower "youre" == ("youre","")
3509.28 s
[extra] +++ OK, passed 1 test.
3509.28 s
[extra] breakEnd isLower "YOURE" == ("","YOURE")
3509.28 s
[extra] +++ OK, passed 1 test.
3509.28 s
[extra] \f xs -> breakEnd (not . f) xs == spanEnd f xs
3509.28 s
[extra] +++ OK, passed 100 tests.
3509.28 s
[extra] spanEnd isUpper "youRE" == ("you","RE")
3509.28 s
[extra] +++ OK, passed 1 test.
3509.28 s
[extra] spanEnd (not . isSpace) "x y z" == ("x y ","z")
3509.28 s
[extra] +++ OK, passed 1 test.
3509.28 s
[extra] \f xs -> uncurry (++) (spanEnd f xs) == xs
3509.28 s
[extra] +++ OK, passed 100 tests.
3509.28 s
[extra] \f xs -> spanEnd f xs == swap (both reverse (span f (reverse xs)))
3509.29 s
[extra] +++ OK, passed 100 tests.
3509.29 s
[extra] wordsBy (== ':') "::xyz:abc::123::" == ["xyz","abc","123"]
3509.29 s
[extra] +++ OK, passed 1 test.
3509.29 s
[extra] \s -> wordsBy isSpace s == words s
3509.29 s
[extra] +++ OK, passed 100 tests.
3509.29 s
[extra] linesBy (== ':') "::xyz:abc::123::" == ["","","xyz","abc","","123",""]
3509.29 s
[extra] +++ OK, passed 1 test.
3509.29 s
[extra] \s -> linesBy (== '\n') s == lines s
3509.29 s
[extra] +++ OK, passed 100 tests.
3509.29 s
[extra] linesBy (== ';') "my;list;here;" == ["my","list","here"]
3509.29 s
[extra] +++ OK, passed 1 test.
3509.29 s
[extra] firstJust id [Nothing,Just 3] == Just 3
3509.29 s
[extra] +++ OK, passed 1 test.
3509.29 s
[extra] firstJust id [Nothing,Nothing] == Nothing
3509.29 s
[extra] +++ OK, passed 1 test.
3509.29 s
[extra] drop1 "" == ""
3509.29 s
[extra] +++ OK, passed 1 test.
3509.29 s
[extra] drop1 "test" == "est"
3509.30 s
[extra] +++ OK, passed 1 test.
3509.30 s
[extra] \xs -> drop 1 xs == drop1 xs
3509.30 s
[extra] +++ OK, passed 100 tests.
3509.30 s
[extra] dropEnd1 "" == ""
3509.30 s
[extra] +++ OK, passed 1 test.
3509.30 s
[extra] dropEnd1 "test" == "tes"
3509.30 s
[extra] +++ OK, passed 1 test.
3509.30 s
[extra] \xs -> dropEnd 1 xs == dropEnd1 xs
3509.30 s
[extra] +++ OK, passed 100 tests.
3509.30 s
[extra] mconcatMap Sum [1,2,3] == Sum 6
3509.30 s
[extra] +++ OK, passed 1 test.
3509.30 s
[extra] \f xs -> mconcatMap f xs == concatMap f xs
3509.32 s
[extra] +++ OK, passed 100 tests.
3509.32 s
[extra] breakOn "::" "a::b::c" == ("a", "::b::c")
3509.32 s
[extra] +++ OK, passed 1 test.
3509.32 s
[extra] breakOn "/" "foobar" == ("foobar", "")
3509.32 s
[extra] +++ OK, passed 1 test.
3509.32 s
[extra] \needle haystack -> let (prefix,match) = breakOn needle haystack in prefix ++ match == haystack
3509.32 s
[extra] +++ OK, passed 100 tests.
3509.32 s
[extra] breakOnEnd "::" "a::b::c" == ("a::b::", "c")
3509.32 s
[extra] +++ OK, passed 1 test.
3509.32 s
[extra] splitOn "\r\n" "a\r\nb\r\nd\r\ne" == ["a","b","d","e"]
3509.32 s
[extra] +++ OK, passed 1 test.
3509.32 s
[extra] splitOn "aaa" "aaaXaaaXaaaXaaa" == ["","X","X","X",""]
3509.32 s
[extra] +++ OK, passed 1 test.
3509.32 s
[extra] splitOn "x" "x" == ["",""]
3509.32 s
[extra] +++ OK, passed 1 test.
3509.32 s
[extra] splitOn "x" "" == [""]
3509.32 s
[extra] +++ OK, passed 1 test.
3509.32 s
[extra] \s x -> s /= "" ==> intercalate s (splitOn s x) == x
3509.33 s
[extra] +++ OK, passed 100 tests; 13 discarded.
3509.33 s
[extra] \c x -> splitOn [c] x == split (==c) x
3509.33 s
[extra] +++ OK, passed 100 tests.
3509.33 s
[extra] split (== 'a') "aabbaca" == ["","","bb","c",""]
3509.33 s
[extra] +++ OK, passed 1 test.
3509.33 s
[extra] split (== 'a') "" == [""]
3509.33 s
[extra] +++ OK, passed 1 test.
3509.33 s
[extra] split (== ':') "::xyz:abc::123::" == ["","","xyz","abc","","123","",""]
3509.33 s
[extra] +++ OK, passed 1 test.
3509.33 s
[extra] split (== ',') "my,list,here" == ["my","list","here"]
3509.33 s
[extra] +++ OK, passed 1 test.
3509.33 s
[extra] dropWhileEnd isSpace "ab cde " == "ab cde"
3509.33 s
[extra] +++ OK, passed 1 test.
3509.33 s
[extra] dropWhileEnd' isSpace "ab cde " == "ab cde"
3509.33 s
[extra] +++ OK, passed 1 test.
3509.33 s
[extra] last (dropWhileEnd even [undefined,3]) == undefined
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] last (dropWhileEnd' even [undefined,3]) == 3
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] head (dropWhileEnd even (3:undefined)) == 3
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] head (dropWhileEnd' even (3:undefined)) == undefined
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] dropPrefix "Mr. " "Mr. Men" == "Men"
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] dropPrefix "Mr. " "Dr. Men" == "Dr. Men"
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] dropSuffix "!" "Hello World!" == "Hello World"
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] dropSuffix "!" "Hello World!!" == "Hello World!"
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] dropSuffix "!" "Hello World." == "Hello World."
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] stripSuffix "bar" "foobar" == Just "foo"
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] stripSuffix "" "baz" == Just "baz"
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] stripSuffix "foo" "quux" == Nothing
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] stripInfix "::" "a::b::c" == Just ("a", "b::c")
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] stripInfix "/" "foobar" == Nothing
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] stripInfixEnd "::" "a::b::c" == Just ("a::b", "c")
3509.34 s
[extra] +++ OK, passed 1 test.
3509.34 s
[extra] chunksOf 3 "my test" == ["my ","tes","t"]
3509.35 s
[extra] +++ OK, passed 1 test.
3509.35 s
[extra] chunksOf 3 "mytest" == ["myt","est"]
3509.35 s
[extra] +++ OK, passed 1 test.
3509.35 s
[extra] chunksOf 8 "" == []
3509.35 s
[extra] +++ OK, passed 1 test.
3509.35 s
[extra] chunksOf 0 "test" == undefined
3509.35 s
[extra] +++ OK, passed 1 test.
3509.35 s
[extra] nubSort "this is a test" == " aehist"
3509.35 s
[extra] +++ OK, passed 1 test.
3509.35 s
[extra] \xs -> nubSort xs == nub (sort xs)
3509.36 s
[extra] +++ OK, passed 100 tests.
3509.36 s
[extra] nubSortOn length ["a","test","of","this"] == ["a","of","test"]
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] nubSortBy (compare `on` length) ["a","test","of","this"] == ["a","of","test"]
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] nubOrd "this is a test" == "this ae"
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] nubOrd (take 4 ("this" ++ undefined)) == "this"
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] \xs -> nubOrd xs == nub xs
3509.36 s
[extra] +++ OK, passed 100 tests.
3509.36 s
[extra] nubOrdOn length ["a","test","of","this"] == ["a","test","of"]
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] nubOrdBy (compare `on` length) ["a","test","of","this"] == ["a","test","of"]
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] zipWithLongest (,) "a" "xyz" == [(Just 'a', Just 'x'), (Nothing, Just 'y'), (Nothing, Just 'z')]
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] zipWithLongest (,) "a" "x" == [(Just 'a', Just 'x')]
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] zipWithLongest (,) "" "x" == [(Nothing, Just 'x')]
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] compareLength [1,2,3] 1 == GT
3509.36 s
[extra] +++ OK, passed 1 test.
3509.36 s
[extra] compareLength [1,2] 2 == EQ
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] \(xs :: [Int]) n -> compareLength xs n == compare (length xs) n
3509.37 s
[extra] +++ OK, passed 100 tests.
3509.37 s
[extra] compareLength (1:2:3:undefined) 2 == GT
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] comparingLength [1,2,3] [False] == GT
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] comparingLength [1,2] "ab" == EQ
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] \(xs :: [Int]) (ys :: [Int]) -> comparingLength xs ys == Data.Ord.comparing length xs ys
3509.37 s
[extra] +++ OK, passed 100 tests.
3509.37 s
[extra] comparingLength [1,2] (1:2:3:undefined) == LT
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] comparingLength (1:2:3:undefined) [1,2] == GT
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] mwhen True "test" == "test"
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] mwhen False "test" == ""
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] first succ (1,"test") == (2,"test")
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] second reverse (1,"test") == (1,"tset")
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] firstM (\x -> [x-1, x+1]) (1,"test") == [(0,"test"),(2,"test")]
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] secondM (\x -> [reverse x, x]) (1,"test") == [(1,"tset"),(1,"test")]
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] (succ *** reverse) (1,"test") == (2,"tset")
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] (succ &&& pred) 1 == (2,0)
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] dupe 12 == (12, 12)
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] both succ (1,2) == (2,3)
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] first3 succ (1,1,1) == (2,1,1)
3509.37 s
[extra] +++ OK, passed 1 test.
3509.37 s
[extra] second3 succ (1,1,1) == (1,2,1)
3509.37 s
[extra] +++ OK, passed 1 test.
3509.38 s
[extra] third3 succ (1,1,1) == (1,1,2)
3509.38 s
[extra] +++ OK, passed 1 test.
3509.38 s
[extra] \x -> readVersion (showVersion x) == x
3509.38 s
[extra] +++ OK, passed 100 tests.
3509.38 s
[extra] readVersion "hello" == undefined
3509.38 s
[extra] +++ OK, passed 1 test.
3509.38 s
[extra] showDP 4 pi == "3.1416"
3509.38 s
[extra] +++ OK, passed 1 test.
3509.38 s
[extra] showDP 0 pi == "3"
3509.38 s
[extra] +++ OK, passed 1 test.
3509.38 s
[extra] showDP 2 3 == "3.00"
3509.38 s
[extra] +++ OK, passed 1 test.
3509.38 s
[extra] withTempDir $ \dir -> do writeFile (dir </> "foo.txt") ""; withCurrentDirectory dir $ doesFileExist "foo.txt"
3509.38 s
[extra] +++ OK, passed 1 test.
3509.38 s
[extra] withTempDir $ \dir -> do writeFile (dir </> "test.txt") ""; (== [dir </> "test.txt"]) <$> listContents dir
3509.38 s
[extra] +++ OK, passed 1 test.
3509.38 s
[extra] listTest listContents ["bar.txt","foo/baz.txt","zoo"] ["bar.txt","foo","zoo"]
3509.38 s
[extra] +++ OK, passed 1 test.
3509.39 s
[extra] listTest listDirectories ["bar.txt","foo/baz.txt","zoo"] ["foo"]
3509.39 s
[extra] +++ OK, passed 1 test.
3509.39 s
[extra] listTest listFiles ["bar.txt","foo/baz.txt","zoo"] ["bar.txt","zoo"]
3509.39 s
[extra] +++ OK, passed 1 test.
3509.39 s
[extra] listTest listFilesRecursive ["bar.txt","zoo","foo" </> "baz.txt"] ["bar.txt","zoo","foo" </> "baz.txt"]
3509.39 s
[extra] +++ OK, passed 1 test.
3509.39 s
[extra] listTest (listFilesInside $ pure . not . isPrefixOf "." . takeFileName) ["bar.txt","foo" </> "baz.txt",".foo" </> "baz2.txt", "zoo"] ["bar.txt","zoo","foo" </> "baz.txt"]
3509.39 s
[extra] +++ OK, passed 1 test.
3509.39 s
[extra] listTest (listFilesInside $ const $ pure False) ["bar.txt"] []
3509.40 s
[extra] +++ OK, passed 1 test.
3509.40 s
[extra] isWindows == (os == "mingw32")
3509.40 s
[extra] +++ OK, passed 1 test.
3509.40 s
[extra] \(filter isHexDigit -> s) -> fmap (== s) $ withTempFile $ \file -> do writeFile file s; readFile' file
3509.41 s
[parsers] [1 of 1] Compiling Main ( tests/QuickCheck.hs, dist/build/quickcheck/quickcheck-tmp/Main.o )
3509.51 s
[extra] +++ OK, passed 100 tests.
3509.58 s
[extra] \s -> withTempFile $ \file -> do writeFileUTF8 file s; fmap (== s) $ readFileUTF8' file
3509.72 s
[extra] +++ OK, passed 100 tests.
3509.72 s
[extra] \(ASCIIString s) -> withTempFile $ \file -> do writeFileBinary file s; fmap (== s) $ readFileBinary' file
3509.75 s
[doctest-parallel] captures stdout [✔]
3509.87 s
[extra] +++ OK, passed 100 tests.
3509.87 s
[extra] captureOutput (print 1) == pure ("1\n",())
3509.87 s
[extra] +++ OK, passed 1 test.
3509.87 s
[extra] withTempFile doesFileExist == pure True
3509.87 s
[extra] +++ OK, passed 1 test.
3509.87 s
[extra] (doesFileExist =<< withTempFile pure) == pure False
3509.87 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] withTempFile readFile' == pure ""
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] withTempDir doesDirectoryExist == pure True
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] (doesDirectoryExist =<< withTempDir pure) == pure False
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] withTempDir listFiles == pure []
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] fileEq "does_not_exist1" "does_not_exist2" == undefined
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] fileEq "does_not_exist" "does_not_exist" == undefined
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] withTempFile $ \f1 -> fileEq "does_not_exist" f1 == undefined
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] withTempFile $ \f1 -> withTempFile $ \f2 -> fileEq f1 f2
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] withTempFile $ \f1 -> withTempFile $ \f2 -> writeFile f1 "a" >> writeFile f2 "a" >> fileEq f1 f2
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] withTempFile $ \f1 -> withTempFile $ \f2 -> writeFile f1 "a" >> writeFile f2 "b" >> notM (fileEq f1 f2)
3509.88 s
[extra] +++ OK, passed 1 test.
3509.88 s
[extra] fmap (round . fst) (duration $ sleep 1) == pure 1
3510.14 s
[relude] Preprocessing library for relude-1.2.2.0..
3510.15 s
[http-types] [3 of 3] Linking dist/build/spec/spec
3510.19 s
[relude] Running Haddock on library for relude-1.2.2.0..
3510.28 s
[reducers] Source component graph: component lib
3510.28 s
[reducers] Configured component graph:
3510.28 s
[reducers] component reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ
3510.28 s
[reducers] include array-0.5.6.0-4c48
3510.28 s
[reducers] include base-4.19.1.0-a65c
3510.28 s
[reducers] include bytestring-0.12.1.0-e271
3510.28 s
[reducers] include containers-0.6.8-bf3e
3510.28 s
[reducers] include fingertree-0.1.5.0-3MzPtRV0wevJhY3GK0VBxG
3510.28 s
[reducers] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3510.28 s
[reducers] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3510.28 s
[reducers] include text-2.1.1-7a0f
3510.28 s
[reducers] include transformers-0.6.1.0-90ea
3510.28 s
[reducers] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3510.28 s
[reducers] Linked component graph:
3510.28 s
[reducers] unit reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ
3510.28 s
[reducers] include array-0.5.6.0-4c48
3510.28 s
[reducers] include base-4.19.1.0-a65c
3510.28 s
[reducers] include bytestring-0.12.1.0-e271
3510.28 s
[reducers] include containers-0.6.8-bf3e
3510.28 s
[reducers] include fingertree-0.1.5.0-3MzPtRV0wevJhY3GK0VBxG
3510.28 s
[reducers] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3510.28 s
[reducers] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3510.28 s
[reducers] include text-2.1.1-7a0f
3510.28 s
[reducers] include transformers-0.6.1.0-90ea
3510.28 s
[reducers] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3510.28 s
[reducers] Data.Generator=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Generator,Data.Generator.Combinators=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Generator.Combinators,Data.Semigroup.Alt=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Alt,Data.Semigroup.Alternative=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Alternative,Data.Semigroup.Applicative=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Applicative,Data.Semigroup.Apply=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Apply,Data.Semigroup.Generator=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Generator,Data.Semigroup.Instances=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Instances,Data.Semigroup.Monad=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Monad,Data.Semigroup.MonadPlus=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.MonadPlus,Data.Semigroup.Reducer=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Reducer,Data.Semigroup.Reducer.With=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Reducer.With,Data.Semigroup.Self=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Self,Data.Semigroup.Union=reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ:Data.Semigroup.Union
3510.28 s
[reducers] Ready component graph:
3510.35 s
[reducers] definite reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ
3510.35 s
[reducers] depends array-0.5.6.0-4c48
3510.35 s
[reducers] depends base-4.19.1.0-a65c
3510.35 s
[reducers] depends bytestring-0.12.1.0-e271
3510.35 s
[reducers] depends containers-0.6.8-bf3e
3510.35 s
[reducers] depends fingertree-0.1.5.0-3MzPtRV0wevJhY3GK0VBxG
3510.35 s
[reducers] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3510.35 s
[reducers] depends semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3510.35 s
[reducers] depends text-2.1.1-7a0f
3510.35 s
[reducers] depends transformers-0.6.1.0-90ea
3510.35 s
[reducers] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3510.35 s
[reducers] Using Cabal-3.10.2.0 compiled by ghc-9.8
3510.35 s
[reducers] Using compiler: ghc-9.8.2
3510.35 s
[reducers] Using install prefix:
3510.35 s
[reducers] /nix/store/43y2bhqgvl6q5bs2d81sjl8y83n1vs0g-reducers-3.12.5
3510.35 s
[reducers] Executables installed in:
3510.35 s
[reducers] /nix/store/43y2bhqgvl6q5bs2d81sjl8y83n1vs0g-reducers-3.12.5/bin
3510.35 s
[reducers] Libraries installed in:
3510.35 s
[reducers] /nix/store/43y2bhqgvl6q5bs2d81sjl8y83n1vs0g-reducers-3.12.5/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/reducers-3.12.5-8N7sW3iRhnvGRpNJf46NhQ
3510.35 s
[reducers] Dynamic Libraries installed in:
3510.35 s
[reducers] /nix/store/43y2bhqgvl6q5bs2d81sjl8y83n1vs0g-reducers-3.12.5/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3510.35 s
[reducers] Private executables installed in:
3510.35 s
[reducers] /nix/store/43y2bhqgvl6q5bs2d81sjl8y83n1vs0g-reducers-3.12.5/libexec/x86_64-linux-ghc-9.8.2/reducers-3.12.5
3510.35 s
[reducers] Data files installed in:
3510.35 s
[reducers] /nix/store/43y2bhqgvl6q5bs2d81sjl8y83n1vs0g-reducers-3.12.5/share/x86_64-linux-ghc-9.8.2/reducers-3.12.5
3510.35 s
[reducers] Documentation installed in:
3510.35 s
[reducers] /nix/store/pm1wrym3jw1xskrsi811456lz91c8vgv-reducers-3.12.5-doc/share/doc/reducers-3.12.5
3510.35 s
[reducers] Configuration files installed in:
3510.35 s
[reducers] /nix/store/43y2bhqgvl6q5bs2d81sjl8y83n1vs0g-reducers-3.12.5/etc
3510.35 s
[reducers] No alex found
3510.35 s
[reducers] Using ar found on system at:
3510.35 s
[reducers] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3510.35 s
[reducers] No c2hs found
3510.35 s
[reducers] No cpphs found
3510.35 s
[reducers] No doctest found
3510.35 s
[reducers] Using gcc version 14.3.0 given by user at:
3510.35 s
[reducers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3510.35 s
[reducers] Using ghc version 9.8.2 found on system at:
3510.35 s
[reducers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3510.35 s
[reducers] Using ghc-pkg version 9.8.2 found on system at:
3510.35 s
[reducers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3510.35 s
[reducers] No ghcjs found
3510.35 s
[reducers] No ghcjs-pkg found
3510.35 s
[reducers] No greencard found
3510.35 s
[reducers] Using haddock version 2.30.0 found on system at:
3510.35 s
[reducers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3510.35 s
[reducers] No happy found
3510.35 s
[reducers] Using haskell-suite found on system at: haskell-suite-dummy-location
3510.35 s
[reducers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3510.35 s
[reducers] No hmake found
3510.35 s
[reducers] Using hpc version 0.69 found on system at:
3510.35 s
[reducers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3510.35 s
[reducers] Using hsc2hs version 0.68.10 found on system at:
3510.35 s
[reducers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3510.35 s
[reducers] Using hscolour version 1.25 found on system at:
3510.35 s
[reducers] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3510.36 s
[reducers] No jhc found
3510.36 s
[reducers] Using ld found on system at:
3510.36 s
[reducers] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3510.36 s
[reducers] No pkg-config found
3510.36 s
[reducers] Using runghc version 9.8.2 found on system at:
3510.36 s
[reducers] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3510.36 s
[reducers] Using strip version 2.44 found on system at:
3510.36 s
[reducers] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3510.36 s
[reducers] Using tar found on system at:
3510.36 s
[reducers] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3510.36 s
[reducers] No uhc found
3510.45 s
[relude] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3510.51 s
[foldl] [6 of 9] Compiling Control.Foldl.Text ( src/Control/Foldl/Text.hs, dist/build/Control/Foldl/Text.o, dist/build/Control/Foldl/Text.dyn_o )
3510.62 s
[doctest-parallel] captures stdout (Unicode) [✔]
3510.89 s
[extra] +++ OK, passed 1 test.
3510.89 s
[extra] timeout (-3) (print 1) == pure Nothing
3510.89 s
[extra] +++ OK, passed 1 test.
3510.89 s
[extra] timeout 0.1 (print 1) == fmap Just (print 1)
3510.89 s
[extra] +++ OK, passed 1 test.
3510.89 s
[extra] do (t, _) <- duration $ timeout 0.1 $ sleep 1000; print t; pure $ t < 1
3510.93 s
[reducers] Phase: buildPhase
3510.99 s
[extra] 0.10164909200000001
3510.99 s
[extra] +++ OK, passed 1 test.
3510.99 s
[extra] timeout 0.1 (sleep 2 >> print 1) == pure Nothing
3511.09 s
[extra] +++ OK, passed 1 test.
3511.09 s
[extra] showDuration 3.435 == "3.44s"
3511.10 s
[extra] +++ OK, passed 1 test.
3511.10 s
[extra] showDuration 623.8 == "10m24s"
3511.10 s
[extra] +++ OK, passed 1 test.
3511.10 s
[extra] showDuration 62003.8 == "17h13m"
3511.10 s
[extra] +++ OK, passed 1 test.
3511.10 s
[extra] showDuration 1e8 == "27777h47m"
3511.10 s
[extra] +++ OK, passed 1 test.
3511.10 s
[extra] do f <- offsetTime; xs <- replicateM 10 f; pure $ xs == sort xs
3511.10 s
[extra] +++ OK, passed 1 test.
3511.10 s
[extra] do (a,_) <- duration $ sleep 1; pure $ a >= 1 && a <= 1.5
3511.26 s
[reducers] Preprocessing library for reducers-3.12.5..
3511.27 s
[reducers] Building library for reducers-3.12.5..
3511.51 s
[doctest-parallel] captures stdout (empty line) [✔]
3511.51 s
[parsers] [2 of 2] Linking dist/build/quickcheck/quickcheck
3512.10 s
[string-interpolate] buildPhase completed in 51 seconds
3512.10 s
[string-interpolate] Phase: checkPhase
3512.12 s
[extra] +++ OK, passed 1 test.
3512.13 s
[extra] Extra export
3512.13 s
[extra] +++ OK, passed 1 test.
3512.13 s
[extra] withTempFile
3512.17 s
[extra] ....done
3512.17 s
[extra] withTempDir
3512.24 s
[extra] ....done
3512.24 s
[extra] retry
3512.24 s
[extra] +++ OK, passed 1 test.
3512.24 s
[extra] barrier
3512.24 s
[extra] Success (323 tests)
3512.30 s
[string-interpolate] Running 1 test suites...
3512.30 s
[string-interpolate] Test suite string-interpolate-test: RUNNING...
3512.35 s
[extra] Test suite extra-test: PASS
3512.35 s
[extra] Test suite logged to: dist/test/extra-1.7.16-extra-test.log
3512.35 s
[extra] 1 of 1 test suites (1 of 1 test cases) passed.
3512.41 s
[free] [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, dist/build/Control/Applicative/Free/Fast.o, dist/build/Control/Applicative/Free/Fast.dyn_o )
3512.41 s
[free] [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.o, dist/build/Control/Applicative/Free/Final.dyn_o )
3512.41 s
[free] [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.o, dist/build/Control/Applicative/Trans/Free.dyn_o )
3512.41 s
[free] [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.o, dist/build/Control/Comonad/Cofree/Class.dyn_o )
3512.41 s
[free] [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.o, dist/build/Control/Comonad/Cofree.dyn_o )
3512.41 s
[extra] Phase: haddockPhase
3512.42 s
[string-interpolate] T
3512.42 s
[string-interpolate] parseInterpSegments
3512.60 s
[ghc-lib-parser] [ 14 of 443] Compiling GHC.Exts.Heap.FFIClosures_ProfilingEnabled ( dist/build/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.hs, /build/.haddock-8227/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.o, /build/.haddock-8227/GHC/Exts/Heap/FFIClosures_ProfilingEnabled.dyn_o )
3512.63 s
[doctest-parallel] captures stdout (multiple lines) [✔]
3512.78 s
[string-interpolate] eTTTmeeepmmmlpppallltaaaettt eeeH aHHHsaaaksssekkkleeellll llle reeerrrrorrrrooo:rrr :::D aDDDtaaaattt.aaaS...tSSSrtttirrrniiignnn.gggI...nIIItnnnetttreeeprrroppploooallltaaaettt.eeei...:iii :::u nuuutnnneektrsnemcoriawmnpniae ntdeae std#ce adbsp aye#cm {kbc.soh.lla.a r}swa hici ttnehetsorecu:rat pp coei
3512.78 s
[string-interpolate] l naatttei roepnno
3512.78 s
[string-interpolate] dl aotfi osnt rbirnagc
3512.78 s
[string-interpolate] kets
3512.95 s
[relude]
3512.95 s
[relude] <no location info>: warning : [ GHC-42258 ] [ -Wunused-packages ]
3512.95 s
[relude] The following packages were specified via -package or -package-id flags,
3512.95 s
[relude] but were not needed for compilation:
3512.95 s
[relude] - ghc-prim-0.11.0 (exposed by flag -package-id ghc-prim-0.11.0-89e1)
3512.96 s
[relude] [ 1 of 57] Compiling Relude.Applicative
3513.11 s
[text-iso8601] [2 of 2] Linking dist/build/text-iso8601-tests/text-iso8601-tests
3513.33 s
[relude] [ 2 of 57] Compiling Relude.Base
3513.39 s
[ghc-lib-parser] [ 15 of 443] Compiling GHC.Exts.Heap.FFIClosures_ProfilingDisabled ( dist/build/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.hs, /build/.haddock-8227/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.o, /build/.haddock-8227/GHC/Exts/Heap/FFIClosures_ProfilingDisabled.dyn_o )
3513.44 s
[extra] Preprocessing library for extra-1.7.16..
3513.49 s
[extra] Running Haddock on library for extra-1.7.16..
3513.58 s
[reducers] [ 1 of 14] Compiling Data.Semigroup.Instances ( src/Data/Semigroup/Instances.hs, dist/build/Data/Semigroup/Instances.o, dist/build/Data/Semigroup/Instances.dyn_o )
3513.92 s
[doctest-parallel] captures stderr [✔]
3513.92 s
[extra] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3513.92 s
[http-types] buildPhase completed in 54 seconds
3513.92 s
[http-types] Phase: checkPhase
3513.92 s
[relude] [ 3 of 57] Compiling Relude.Bool.Reexport
3513.92 s
[relude] [ 4 of 57] Compiling Relude.Container.Reexport
3513.92 s
[relude] [ 5 of 57] Compiling Relude.Foldable.Reexport
3513.95 s
[relude] [ 6 of 57] Compiling Relude.Function
3513.98 s
[relude] [ 7 of 57] Compiling Relude.Functor.Reexport
3513.98 s
[http-types] Running 2 test suites...
3513.98 s
[http-types] Test suite doctests: RUNNING...
3513.98 s
[relude] [ 8 of 57] Compiling Relude.Functor.Fmap
3514.00 s
[either] Preprocessing test suite 'tests' for either-5.0.2..
3514.00 s
[either] Building test suite 'tests' for either-5.0.2..
3514.01 s
[relude] [ 9 of 57] Compiling Relude.Functor
3514.01 s
[relude] [10 of 57] Compiling Relude.Extra.Tuple
3514.04 s
[relude] [11 of 57] Compiling Relude.Enum
3514.08 s
[relude] [12 of 57] Compiling Relude.Lifted.Exit
3514.13 s
[ghc-lib-parser] [ 16 of 443] Compiling GHC.Exts.Heap.FFIClosures ( libraries/ghc-heap/GHC/Exts/Heap/FFIClosures.hs, /build/.haddock-8227/GHC/Exts/Heap/FFIClosures.o, /build/.haddock-8227/GHC/Exts/Heap/FFIClosures.dyn_o )
3514.22 s
[either] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
3514.24 s
[ghc-lib-parser] [ 17 of 443] Compiling GHC.Exts.Heap.Utils ( dist/build/GHC/Exts/Heap/Utils.hs, /build/.haddock-8227/GHC/Exts/Heap/Utils.o, /build/.haddock-8227/GHC/Exts/Heap/Utils.dyn_o )
3514.40 s
[reducers] [ 2 of 14] Compiling Data.Semigroup.Reducer ( src/Data/Semigroup/Reducer.hs, dist/build/Data/Semigroup/Reducer.o, dist/build/Data/Semigroup/Reducer.dyn_o )
3514.41 s
[relude] [13 of 57] Compiling Relude.Lifted.IORef
3514.46 s
[relude] [14 of 57] Compiling Relude.List.Reexport
3514.50 s
[relude] [15 of 57] Compiling Relude.Monad.Reexport
3514.54 s
[relude] [16 of 57] Compiling Relude.Monad.Maybe
3514.57 s
[relude] [17 of 57] Compiling Relude.Monad.Trans
3514.70 s
[ghc-lib-parser] [ 18 of 443] Compiling GHC.Exts.Heap ( libraries/ghc-heap/GHC/Exts/Heap.hs, /build/.haddock-8227/GHC/Exts/Heap.o, /build/.haddock-8227/GHC/Exts/Heap.dyn_o )
3514.80 s
[relude] [18 of 57] Compiling Relude.Monoid
3514.84 s
[relude] [19 of 57] Compiling Relude.Nub
3514.85 s
[doctest-parallel] captures stderr (Unicode) [✔]
3514.88 s
[relude] [20 of 57] Compiling Relude.String.Reexport
3514.93 s
[relude] [21 of 57] Compiling Relude.String.Conversion
3515.02 s
[indexed-traversable-instances] Documentation created: dist/doc/html/indexed-traversable-instances/,
3515.02 s
[indexed-traversable-instances] dist/doc/html/indexed-traversable-instances/indexed-traversable-instances.txt
3515.04 s
[parsers] buildPhase completed in 55 seconds
3515.04 s
[parsers] Phase: checkPhase
3515.16 s
[relude] [22 of 57] Compiling Relude.String
3515.17 s
[relude] [23 of 57] Compiling Relude.Print
3515.21 s
[relude] [24 of 57] Compiling Relude.Lifted.File
3515.23 s
[relude] [25 of 57] Compiling Relude.File
3515.25 s
[parsers] Running 1 test suites...
3515.25 s
[parsers] Test suite quickcheck: RUNNING...
3515.27 s
[extra] [ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, nothing )
3515.28 s
[relude] [26 of 57] Compiling Relude.Debug
3515.28 s
[parsers] +++ OK, passed 100 tests.
3515.29 s
[parsers] +++ OK, passed 100 tests.
3515.30 s
[parsers] +++ OK, passed 100 tests.
3515.31 s
[parsers] +++ OK, passed 100 tests.
3515.32 s
[parsers] Test suite quickcheck: PASS
3515.32 s
[parsers] Test suite logged to: dist/test/parsers-0.12.12-quickcheck.log
3515.32 s
[parsers] 1 of 1 test suites (1 of 1 test cases) passed.
3515.34 s
[parsers] Phase: haddockPhase
3515.43 s
[extra] [ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, nothing )
3515.47 s
[extra] [ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, nothing )
3515.53 s
[extra] [ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, nothing )
3515.54 s
[extra] [ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, nothing )
3515.61 s
[extra] [ 6 of 22] Compiling Partial ( src/Partial.hs, nothing )
3515.61 s
[indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2..
3515.61 s
[indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2..
3515.62 s
[extra] [ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, nothing )
3515.63 s
[indexed-traversable-instances] Phase: installPhase
3515.76 s
[doctest-parallel] shows exceptions [✔]
3515.90 s
[parsers] Preprocessing library for parsers-0.12.12..
3515.91 s
[parsers] Running Haddock on library for parsers-0.12.12..
3515.92 s
[parsers] Warning: The documentation for the following packages are not installed. No
3515.92 s
[parsers] links will be generated to these packages: attoparsec-0.14.4,
3515.92 s
[parsers] attoparsec-0.14.4
3515.92 s
[indexed-traversable-instances] Installing library in /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3516.13 s
[parsers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3516.18 s
[relude] [27 of 57] Compiling Relude.Monad.Either
3516.36 s
[relude] [28 of 57] Compiling Relude.Monad
3516.42 s
[doctest-parallel] shows exceptions (ExitCode) [✔]
3516.46 s
[relude] [29 of 57] Compiling Relude.List.NonEmpty
3516.49 s
[either] [2 of 2] Linking dist/build/tests/tests
3516.61 s
[relude] [30 of 57] Compiling Relude.Exception
3516.62 s
[extra] [ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, nothing )
3516.64 s
[extra] [ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, nothing )
3516.67 s
[ghc-lib-parser] [ 19 of 443] Compiling GHC.ForeignSrcLang.Type ( libraries/ghc-boot-th/GHC/ForeignSrcLang/Type.hs, /build/.haddock-8227/GHC/ForeignSrcLang/Type.o, /build/.haddock-8227/GHC/ForeignSrcLang/Type.dyn_o )
3516.70 s
[relude] [31 of 57] Compiling Relude.DeepSeq
3516.72 s
[extra] [10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, nothing )
3516.76 s
[relude] [32 of 57] Compiling Relude.Bool.Guard
3516.85 s
[relude] [33 of 57] Compiling Relude.Bool
3516.86 s
[relude] [34 of 57] Compiling Relude.Numeric
3516.90 s
[extra] [11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, nothing )
3516.91 s
[relude] [35 of 57] Compiling Relude.Container.One
3516.98 s
[ghc-lib-parser] [ 20 of 443] Compiling GHC.ForeignSrcLang ( libraries/ghc-boot/GHC/ForeignSrcLang.hs, /build/.haddock-8227/GHC/ForeignSrcLang.o, /build/.haddock-8227/GHC/ForeignSrcLang.dyn_o )
3517.01 s
[extra] [12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, nothing )
3517.01 s
[relude] [36 of 57] Compiling Relude.Container
3517.01 s
[relude] [37 of 57] Compiling Relude.List
3517.04 s
[relude] [38 of 57] Compiling Relude.Lifted.Handle
3517.08 s
[relude] [39 of 57] Compiling Relude.Lifted.Concurrent
3517.13 s
[parsers] [1 of 8] Compiling Text.Parser.Combinators ( src/Text/Parser/Combinators.hs, nothing )
3517.17 s
[relude] [40 of 57] Compiling Relude.Foldable.Fold
3517.20 s
[ghc-lib-parser] [ 21 of 443] Compiling GHC.LanguageExtensions.Type ( libraries/ghc-boot-th/GHC/LanguageExtensions/Type.hs, /build/.haddock-8227/GHC/LanguageExtensions/Type.o, /build/.haddock-8227/GHC/LanguageExtensions/Type.dyn_o )
3517.21 s
[extra] [13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, nothing )
3517.26 s
[relude] [41 of 57] Compiling Relude.Foldable
3517.26 s
[extra] [14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, nothing )
3517.27 s
[relude] [42 of 57] Compiling Relude.Extra.Map
3517.31 s
[foldl] [7 of 9] Compiling Control.Foldl.NonEmpty ( src/Control/Foldl/NonEmpty.hs, dist/build/Control/Foldl/NonEmpty.o, dist/build/Control/Foldl/NonEmpty.dyn_o )
3517.31 s
[foldl]
3517.31 s
[foldl] src/Control/Foldl/NonEmpty.hs:64:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
3517.31 s
[foldl] The import of ‘liftA2’
3517.31 s
[foldl] from module ‘Control.Applicative’ is redundant
3517.31 s
[foldl] |
3517.31 s
[foldl] 64 | import Control.Applicative (liftA2 , Const(..))
3517.32 s
[foldl] | ^^^^^^
3517.43 s
[extra] [15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, nothing )
3517.44 s
[indexed-traversable-instances] Phase: fixupPhase
3517.44 s
[relude] [43 of 57] Compiling Relude.Lifted.Terminal
3517.46 s
[relude] [44 of 57] Compiling Relude.Lifted.Env
3517.47 s
[text-iso8601] buildPhase completed in 56 seconds
3517.47 s
[text-iso8601] Phase: checkPhase
3517.48 s
[relude] [45 of 57] Compiling Relude.Lifted
3517.49 s
[relude] [46 of 57] Compiling Relude
3517.54 s
[relude] [47 of 57] Compiling Relude.Extra.Type
3517.55 s
[extra] [16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, nothing )
3517.56 s
[indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2
3517.56 s
[extra] [17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, nothing )
3517.56 s
[indexed-traversable-instances] shrinking /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSindexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK-ghc9.8.2.so
3517.59 s
[relude] [48 of 57] Compiling Relude.Extra.Newtype
3517.60 s
[indexed-traversable-instances] checking for references to /build/ in /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2...
3517.62 s
[relude] [49 of 57] Compiling Relude.Extra.Lens
3517.65 s
[relude] [50 of 57] Compiling Relude.Extra.Group
3517.67 s
[indexed-traversable-instances] patching script interpreter paths in /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2
3517.67 s
[relude] [51 of 57] Compiling Relude.Extra.Foldable1
3517.69 s
[indexed-traversable-instances] stripping (with command strip and flags -S -p) in /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2/lib
3517.85 s
[reducers] [ 3 of 14] Compiling Data.Semigroup.MonadPlus ( src/Data/Semigroup/MonadPlus.hs, dist/build/Data/Semigroup/MonadPlus.o, dist/build/Data/Semigroup/MonadPlus.dyn_o )
3517.85 s
[indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/ps27mzmgg5xwd2mihjh25dwhkl6hgz2x-indexed-traversable-instances-0.1.2-doc
3517.88 s
[indexed-traversable-instances] checking for references to /build/ in /nix/store/ps27mzmgg5xwd2mihjh25dwhkl6hgz2x-indexed-traversable-instances-0.1.2-doc...
3517.96 s
[indexed-traversable-instances] patching script interpreter paths in /nix/store/ps27mzmgg5xwd2mihjh25dwhkl6hgz2x-indexed-traversable-instances-0.1.2-doc
3518.07 s
[relude] [52 of 57] Compiling Relude.Extra.Foldable
3518.07 s
[text-iso8601] Running 1 test suites...
3518.07 s
[text-iso8601] Test suite text-iso8601-tests: RUNNING...
3518.09 s
[text-iso8601] text-iso8601
3518.09 s
[text-iso8601] roundtrip
3518.10 s
[text-iso8601] Day: OK
3518.10 s
[text-iso8601] +++ OK, passed 100 tests.
3518.10 s
[text-iso8601] LocalTime: OK
3518.10 s
[text-iso8601] +++ OK, passed 100 tests.
3518.10 s
[text-iso8601] TimeZone: OK
3518.10 s
[text-iso8601] +++ OK, passed 100 tests.
3518.10 s
[relude] [53 of 57] Compiling Relude.Extra.Enum
3518.11 s
[text-iso8601] UTCTime: OK
3518.11 s
[text-iso8601] +++ OK, passed 100 tests.
3518.11 s
[text-iso8601] ZonedTime: OK
3518.11 s
[text-iso8601] +++ OK, passed 100 tests.
3518.11 s
[text-iso8601] TimeOfDay: OK
3518.11 s
[text-iso8601] +++ OK, passed 100 tests.
3518.11 s
[text-iso8601] Integer: OK
3518.12 s
[text-iso8601] +++ OK, passed 100 tests.
3518.12 s
[text-iso8601] Month: OK
3518.12 s
[text-iso8601] +++ OK, passed 100 tests.
3518.12 s
[text-iso8601] Quarter: OK
3518.12 s
[text-iso8601] +++ OK, passed 100 tests.
3518.12 s
[text-iso8601] QuarterOfYear: OK
3518.12 s
[text-iso8601] +++ OK, passed 100 tests.
3518.12 s
[text-iso8601] accepts
3518.12 s
[text-iso8601] UTCTime accepts "2023-06-09 02:35:33Z": OK
3518.12 s
[text-iso8601] UTCTime accepts "2023-06-09T02:35:60Z": OK
3518.12 s
[text-iso8601] UTCTime accepts "1985-04-12T23:20:50.52Z": OK
3518.12 s
[text-iso8601] UTCTime accepts "1996-12-19T16:39:57-08:00": OK
3518.12 s
[text-iso8601] UTCTime accepts "1990-12-31T23:59:60Z": OK
3518.12 s
[text-iso8601] UTCTime accepts "1990-12-31T15:59:60-08:00": OK
3518.12 s
[text-iso8601] UTCTime accepts "1937-01-01T12:00:27.87+00:20": OK
3518.12 s
[text-iso8601] UTCTime accepts "1937-01-01 12:00Z": OK
3518.12 s
[text-iso8601] LocalTime accepts "1937-01-01 12:00": OK
3518.12 s
[text-iso8601] UTCTime accepts "1990-12-31T15:59:60-0800": OK
3518.12 s
[text-iso8601] UTCTime accepts "1990-12-31T15:59:60-08": OK
3518.12 s
[text-iso8601] UTCTime accepts "1937-01-01T12:00:00+23:59": OK
3518.13 s
[text-iso8601] UTCTime accepts "1937-01-01T12:00:00-23:59": OK
3518.13 s
[text-iso8601] rejected
3518.13 s
[text-iso8601] UTCTime rejects "2023-06-09T02:35:33 Z": OK
3518.13 s
[text-iso8601] Day rejects "99-12-12": OK
3518.13 s
[text-iso8601] UTCTime rejects "2023-06-09T02:35:33z": OK
3518.13 s
[text-iso8601] UTCTime rejects "2023-06-09t02:35:33Z": OK
3518.13 s
[text-iso8601] UTCTime rejects "1937-01-01T12:00:00+24:59": OK
3518.13 s
[text-iso8601] UTCTime rejects "1937-01-01T12:00:00-23:60": OK
3518.13 s
[text-iso8601]
3518.13 s
[text-iso8601] All 29 tests passed (0.03s)
3518.14 s
[relude] [54 of 57] Compiling Relude.Extra.CallStack
3518.14 s
[text-iso8601] Test suite text-iso8601-tests: PASS
3518.14 s
[text-iso8601] Test suite logged to: dist/test/text-iso8601-0.1.1-text-iso8601-tests.log
3518.14 s
[text-iso8601] 1 of 1 test suites (1 of 1 test cases) passed.
3518.14 s
[parsers] [2 of 8] Compiling Text.Parser.Char ( src/Text/Parser/Char.hs, nothing )
3518.14 s
[relude] [55 of 57] Compiling Relude.Extra.Bifunctor
3518.15 s
[text-iso8601] Phase: haddockPhase
3518.18 s
[relude] [56 of 57] Compiling Relude.Extra
3518.19 s
[relude] [57 of 57] Compiling Relude.Unsafe
3518.21 s
[relude] Haddock coverage:
3518.21 s
[relude] 100% ( 13 / 13) in 'Relude.Applicative'
3518.28 s
[relude] 97% ( 46 / 47) in 'Relude.Base'
3518.28 s
[relude] Missing documentation for:
3518.28 s
[relude] Ordering
3518.28 s
[relude] 91% ( 11 / 12) in 'Relude.Bool.Reexport'
3518.28 s
[relude] Missing documentation for:
3518.28 s
[relude] Bool
3518.41 s
[extra] [18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, nothing )
3518.42 s
[extra] [19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, nothing )
3518.47 s
[extra] [20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, nothing )
3518.93 s
[indexed-traversable-instances:post-build] Uploading to the NixCI cache: /nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2 /nix/store/ps27mzmgg5xwd2mihjh25dwhkl6hgz2x-indexed-traversable-instances-0.1.2-doc
3519.78 s
[indexed-traversable-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3520.23 s
[indexed-traversable-instances:post-build] copying 1 paths...
3520.23 s
[indexed-traversable-instances:post-build] copying path '/nix/store/752nd1l9arl3z9ah8qc8az6s7mhqmfhv-indexed-traversable-instances-0.1.2' to 'https://cache.nix-ci.com'...
3521.69 s
[indexed-traversable-instances:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3522.71 s
[indexed-traversable-instances:post-build] copying 0 paths...
3523.25 s
Uploaded indexed-traversable-instances in 4.5s
3523.26 s
Progress: 293 of 422 built (15 building), 407 of 407 downloaded from cache
3523.26 s
Built indexed-traversable-instances in 1m12s
3523.87 s
Building /nix/store/1168jcvph1y6y0xylxsacg302046nq68-semialign-1.3.1.drv
3523.87 s
[doctest-parallel] gives an error message for identifiers that are not in scope [✔]
3523.87 s
[doctest-parallel] when configVerbose is True
3523.87 s
[doctest-parallel] prints prompt [✔]
3523.87 s
[doctest-parallel] with -XOverloadedStrings, -Wall and -Werror
3523.87 s
[doctest-parallel] does not fail on marker expression (bug fix) [✔]
3523.87 s
[doctest-parallel] with NoImplicitPrelude
3523.87 s
[doctest-parallel] works [✔]
3523.87 s
[doctest-parallel] with a strange String type
3523.87 s
[doctest-parallel] works [✔]
3523.87 s
[doctest-parallel] InterpreterSpec
3523.87 s
[doctest-parallel] interpreterSupported
3523.87 s
[doctest-parallel] indicates whether GHCi is supported on current platform [✔]
3523.87 s
[doctest-parallel] ghcInfo
3523.87 s
[doctest-parallel] includes "Have interpreter" [✔]
3523.87 s
[doctest-parallel] safeEval
3523.87 s
[doctest-parallel] evaluates an expression [✔]
3523.87 s
[either] Phase: checkPhase
3523.87 s
[either] Running 1 test suites...
3523.87 s
[either] Test suite tests: RUNNING...
3523.87 s
[either] identity: [OK, passed 100 tests]
3523.87 s
[either] associativity: [OK, passed 100 tests]
3523.87 s
[either]
3523.87 s
[either] Properties Total
3523.87 s
[either] Passed 2 2
3523.87 s
[either] Failed 0 0
3523.87 s
[either] Total 2 2
3523.87 s
[either] Test suite tests: PASS
3523.87 s
[either] Test suite logged to: dist/test/either-5.0.2-tests.log
3523.87 s
[either] 1 of 1 test suites (1 of 1 test cases) passed.
3523.87 s
[either] Phase: haddockPhase
3523.87 s
[either] Preprocessing library for either-5.0.2..
3523.87 s
[either] Running Haddock on library for either-5.0.2..
3523.87 s
[either] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3523.87 s
[either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, nothing )
3523.87 s
[either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, nothing )
3523.87 s
[extra] [21 of 22] Compiling Extra ( src/Extra.hs, nothing )
3523.87 s
[extra] [22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, nothing )
3523.87 s
[extra] Haddock coverage:
3523.87 s
[extra] 100% ( 6 / 6) in 'Data.IORef.Extra'
3523.87 s
[extra] 100% ( 4 / 4) in 'Data.Monoid.Extra'
3523.87 s
[extra] Warning: 'Arrow' is out of scope.
3523.87 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
3523.87 s
[extra] 100% ( 28 / 28) in 'Data.Tuple.Extra'
3523.87 s
[extra] 100% ( 2 / 2) in 'Data.Typeable.Extra'
3523.87 s
[extra] 100% ( 7 / 7) in 'Numeric.Extra'
3523.87 s
[extra] Warning: '(:)' is out of scope.
3523.87 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
3523.87 s
[extra] Warning: 'unzip' is ambiguous. It is defined
3523.87 s
[extra] * in ‘Data.Functor’
3523.87 s
[extra] * in ‘GHC.List’
3523.87 s
[extra] You may be able to disambiguate the identifier by qualifying it or
3523.87 s
[extra] by specifying the type/value namespace explicitly.
3523.87 s
[extra] Defaulting to the one defined in ‘GHC.List’
3523.87 s
[extra] Warning: 'firstJustM' is out of scope.
3523.87 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
3523.87 s
[extra] 100% ( 85 / 85) in 'Data.List.Extra'
3523.87 s
[extra] Warning: 'Version' is ambiguous. It is defined
3523.87 s
[extra] * in ‘Data.Version’
3523.87 s
[extra] * in ‘Data.Version’
3523.87 s
[extra] You may be able to disambiguate the identifier by qualifying it or
3523.87 s
[extra] by specifying the type/value namespace explicitly.
3523.87 s
[extra] Defaulting to the one defined in ‘Data.Version’
3523.87 s
[extra] 100% ( 3 / 3) in 'Data.Version.Extra'
3523.87 s
[extra] 100% ( 22 / 22) in 'Data.List.NonEmpty.Extra'
3523.87 s
[extra] Warning: 'fromJust' is out of scope.
3523.87 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
3523.87 s
[extra] 100% ( 11 / 11) in 'Data.Either.Extra'
3523.87 s
[extra] Warning: 'ErrorCall' is ambiguous. It is defined
3523.87 s
[extra] * in ‘GHC.Exception’
3523.87 s
[extra] * in ‘GHC.Exception’
3523.87 s
[extra] You may be able to disambiguate the identifier by qualifying it or
3523.87 s
[extra] by specifying the type/value namespace explicitly.
3523.87 s
[extra] Defaulting to the one defined in ‘GHC.Exception’
3523.87 s
[extra] Warning: 'AssertionFailed' is ambiguous. It is defined
3523.87 s
[extra] * in ‘GHC.IO.Exception’
3523.87 s
[extra] * in ‘GHC.IO.Exception’
3523.87 s
[extra] You may be able to disambiguate the identifier by qualifying it or
3523.87 s
[extra] by specifying the type/value namespace explicitly.
3523.87 s
[extra] Defaulting to the one defined in ‘GHC.IO.Exception’
3523.87 s
[extra] Warning: 'SomeException' is ambiguous. It is defined
3523.87 s
[extra] * in ‘GHC.Exception.Type’
3523.87 s
[extra] * in ‘GHC.Exception.Type’
3523.87 s
[extra] You may be able to disambiguate the identifier by qualifying it or
3523.87 s
[extra] by specifying the type/value namespace explicitly.
3523.88 s
[extra] Defaulting to the one defined in ‘GHC.Exception.Type’
3523.88 s
[extra] 100% ( 21 / 21) in 'Control.Exception.Extra'
3523.88 s
[extra] Warning: 'partition' is out of scope.
3523.88 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
3523.88 s
[extra] Warning: 'mconcatMap' is out of scope.
3523.88 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
3523.88 s
[extra] Warning: 'find' is out of scope.
3523.88 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
3523.88 s
[extra] 100% ( 38 / 38) in 'Control.Monad.Extra'
3523.88 s
[extra] 92% ( 12 / 13) in 'Data.Foldable.Extra'
3523.88 s
[extra] Missing documentation for:
3523.88 s
[extra] Module header
3523.88 s
[extra] Warning: 'Lock' is ambiguous. It is defined
3523.88 s
[extra] * at src/Control/Concurrent/Extra.hs:106:16
3523.88 s
[extra] * at src/Control/Concurrent/Extra.hs:106:1
3523.88 s
[extra] You may be able to disambiguate the identifier by qualifying it or
3523.88 s
[extra] by specifying the type/value namespace explicitly.
3523.88 s
[extra] Defaulting to the one defined at src/Control/Concurrent/Extra.hs:106:1
3523.88 s
[extra] Warning: 'Var' is ambiguous. It is defined
3523.88 s
[extra] * at src/Control/Concurrent/Extra.hs:146:17
3523.88 s
[extra] * at src/Control/Concurrent/Extra.hs:146:1
3523.88 s
[extra] You may be able to disambiguate the identifier by qualifying it or
3523.88 s
[extra] by specifying the type/value namespace explicitly.
3523.88 s
[extra] Defaulting to the one defined at src/Control/Concurrent/Extra.hs:146:1
3523.88 s
[extra] Warning: 'Barrier' is ambiguous. It is defined
3523.88 s
[extra] * at src/Control/Concurrent/Extra.hs:210:21
3523.88 s
[extra] * at src/Control/Concurrent/Extra.hs:210:1
3523.88 s
[extra] You may be able to disambiguate the identifier by qualifying it or
3523.88 s
[extra] by specifying the type/value namespace explicitly.
3523.88 s
[extra] Defaulting to the one defined at src/Control/Concurrent/Extra.hs:210:1
3523.88 s
[extra] 100% ( 27 / 27) in 'Control.Concurrent.Extra'
3523.88 s
[extra] 100% ( 8 / 8) in 'System.Directory.Extra'
3523.88 s
[extra] 100% ( 2 / 2) in 'System.Environment.Extra'
3523.88 s
[foldl] [8 of 9] Compiling Control.Foldl.ByteString ( src/Control/Foldl/ByteString.hs, dist/build/Control/Foldl/ByteString.o, dist/build/Control/Foldl/ByteString.dyn_o )
3523.88 s
[foldl] [9 of 9] Compiling Control.Scanl ( src/Control/Scanl.hs, dist/build/Control/Scanl.o, dist/build/Control/Scanl.dyn_o )
3523.88 s
[foldl] [1 of 9] Compiling Control.Foldl.Internal ( src/Control/Foldl/Internal.hs, dist/build/Control/Foldl/Internal.p_o )
3523.88 s
[foldl] [2 of 9] Compiling Control.Foldl.Optics ( src/Control/Foldl/Optics.hs, dist/build/Control/Foldl/Optics.p_o )
3523.88 s
[ghc-lib-parser] [ 22 of 443] Compiling GHC.LanguageExtensions ( libraries/ghc-boot/GHC/LanguageExtensions.hs, /build/.haddock-8227/GHC/LanguageExtensions.o, /build/.haddock-8227/GHC/LanguageExtensions.dyn_o )
3523.88 s
[http-types] Examples: 28 Tried: 28 Errors: 0 Failures: 0
3523.88 s
[http-types] Test suite doctests: PASS
3523.88 s
[http-types] Test suite logged to: dist/test/http-types-0.12.4-doctests.log
3523.88 s
[http-types] Test suite spec: RUNNING...
3523.88 s
[http-types]
3523.88 s
[http-types] Network.HTTP.Types.URI
3523.88 s
[http-types] encode/decode path
3523.88 s
[http-types] is identity to encode and then decode [✔]
3523.88 s
[http-types] +++ OK, passed 100 tests.
3523.88 s
[http-types] does not escape period and dash [✔]
3523.88 s
[http-types] encode/decode query
3523.88 s
[http-types] is identity to encode and then decode [✔]
3523.88 s
[http-types] +++ OK, passed 100 tests.
3523.88 s
[http-types] add ? in front of Query if and only if necessary [✔]
3523.88 s
[http-types] +++ OK, passed 100 tests.
3523.88 s
[http-types] decodePathSegments
3523.88 s
[http-types] is inverse to encodePathSegments [✔]
3523.88 s
[http-types] +++ OK, passed 100 tests.
3523.88 s
[http-types] extractPath
3523.88 s
[http-types] when used with a relative URL
3523.88 s
[http-types] returns URL unmodified [✔]
3523.88 s
[http-types] +++ OK, passed 100 tests; 32 discarded.
3523.88 s
[http-types] when path is empty
3523.88 s
[http-types] returns / [✔]
3523.88 s
[http-types] when used with an absolute URL
3523.88 s
[http-types] when used with a HTTP URL
3523.88 s
[http-types] it extracts path [✔]
3523.88 s
[http-types] when path is empty
3523.88 s
[http-types] returns / [✔]
3523.88 s
[http-types] when used with a HTTPS URL
3523.88 s
[http-types] it extracts path [✔]
3523.88 s
[http-types] when path is empty
3523.88 s
[http-types] returns / [✔]
3523.88 s
[http-types] parseQuery
3523.88 s
[http-types] returns value with '+' replaced to ' ' [✔]
3523.88 s
[http-types] parseQueryReplacePlus
3523.88 s
[http-types] returns value with '+' replaced to ' ' [✔]
3523.88 s
[http-types] returns value with '+' preserved [✔]
3523.88 s
[http-types]
3523.88 s
[http-types] Finished in 0.3951 seconds
3523.88 s
[http-types] 14 examples, 0 failures
3523.88 s
[http-types] Test suite spec: PASS
3523.88 s
[http-types] Test suite logged to: dist/test/http-types-0.12.4-spec.log
3523.88 s
[http-types] 2 of 2 test suites (2 of 2 test cases) passed.
3523.88 s
[http-types] Phase: haddockPhase
3523.88 s
[http-types] Preprocessing test suite 'doctests' for http-types-0.12.4..
3523.88 s
[http-types] Preprocessing library for http-types-0.12.4..
3523.88 s
[http-types] Running Haddock on library for http-types-0.12.4..
3523.88 s
[http-types] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3523.88 s
[http-types] [1 of 7] Compiling Network.HTTP.Types.Header ( Network/HTTP/Types/Header.hs, nothing )
3523.88 s
[monoid-subclasses] [11 of 16] Compiling Data.Monoid.Instances.Stateful ( src/Data/Monoid/Instances/Stateful.hs, dist/build/Data/Monoid/Instances/Stateful.o, dist/build/Data/Monoid/Instances/Stateful.dyn_o )
3523.88 s
[monoid-subclasses]
3523.89 s
[monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:27:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3523.89 s
[monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
3523.89 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
3523.89 s
[monoid-subclasses] To import instances alone, use: import Data.Semigroup()
3523.89 s
[monoid-subclasses] |
3523.89 s
[monoid-subclasses] 27 | import Data.Semigroup (Semigroup(..))
3523.89 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3523.89 s
[monoid-subclasses]
3523.89 s
[monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:28:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3523.89 s
[monoid-subclasses] The import of ‘Data.Monoid’ is redundant
3523.89 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
3523.89 s
[monoid-subclasses] To import instances alone, use: import Data.Monoid()
3523.89 s
[monoid-subclasses] |
3523.89 s
[monoid-subclasses] 28 | import Data.Monoid (Monoid(..))
3523.89 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3523.89 s
[monoid-subclasses]
3523.89 s
[monoid-subclasses] src/Data/Monoid/Instances/Stateful.hs:216:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3523.89 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3523.89 s
[monoid-subclasses] In a pattern binding: Patterns of type ‘[b]’ not matched: []
3523.89 s
[monoid-subclasses] |
3523.89 s
[monoid-subclasses] 216 | restore f [t1] = f [Stateful (t1, x)]
3523.89 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
3523.89 s
[monoid-subclasses] [12 of 16] Compiling Data.Monoid.Instances.PrefixMemory ( src/Data/Monoid/Instances/PrefixMemory.hs, dist/build/Data/Monoid/Instances/PrefixMemory.o, dist/build/Data/Monoid/Instances/PrefixMemory.dyn_o )
3523.89 s
[monoid-subclasses]
3523.89 s
[monoid-subclasses] src/Data/Monoid/Instances/PrefixMemory.hs:20:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3523.89 s
[monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
3523.89 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
3523.89 s
[monoid-subclasses] To import instances alone, use: import Data.Semigroup()
3523.89 s
[monoid-subclasses] |
3523.89 s
[monoid-subclasses] 20 | import Data.Semigroup (Semigroup(..))
3523.89 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3523.89 s
[monoid-subclasses]
3523.89 s
[monoid-subclasses] src/Data/Monoid/Instances/PrefixMemory.hs:21:21: warning : [ GHC-38856 ] [ -Wunused-imports ]
3523.89 s
[monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
3523.89 s
[monoid-subclasses] |
3523.89 s
[monoid-subclasses] 21 | import Data.Monoid (Monoid(..) , Endo(..))
3523.89 s
[monoid-subclasses] | ^^^^^^^^^^
3523.89 s
[monoid-subclasses]
3523.89 s
[monoid-subclasses] src/Data/Monoid/Instances/PrefixMemory.hs:106:40: warning : [ GHC-63394 ] [ -Wx-partial ]
3523.89 s
[monoid-subclasses] In the use of ‘tail’
3523.89 s
[monoid-subclasses] (imported from Data.List, but defined in GHC.List):
3523.89 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3523.89 s
[monoid-subclasses] |
3523.89 s
[monoid-subclasses] 106 | factors (Shadowed p c) = rewrap <$> List.tail (inits c)
3523.89 s
[monoid-subclasses] | ^^^^^^^^^
3523.89 s
[monoid-subclasses] [13 of 16] Compiling Data.Monoid.Instances.Positioned ( src/Data/Monoid/Instances/Positioned.hs, dist/build/Data/Monoid/Instances/Positioned.o, dist/build/Data/Monoid/Instances/Positioned.dyn_o )
3523.89 s
[monoid-subclasses]
3523.89 s
[monoid-subclasses] src/Data/Monoid/Instances/Positioned.hs:33:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3523.89 s
[monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
3523.89 s
[parsers] [3 of 8] Compiling Text.Parser.Expression ( src/Text/Parser/Expression.hs, nothing )
3523.89 s
[parsers] [4 of 8] Compiling Text.Parser.LookAhead ( src/Text/Parser/LookAhead.hs, nothing )
3523.89 s
[parsers] [5 of 8] Compiling Text.Parser.Permutation ( src/Text/Parser/Permutation.hs, nothing )
3523.89 s
[parsers] [6 of 8] Compiling Text.Parser.Token.Highlight ( src/Text/Parser/Token/Highlight.hs, nothing )
3523.89 s
[parsers] [7 of 8] Compiling Text.Parser.Token ( src/Text/Parser/Token.hs, nothing )
3523.89 s
[parsers] [8 of 8] Compiling Text.Parser.Token.Style ( src/Text/Parser/Token/Style.hs, nothing )
3523.89 s
[parsers] Haddock coverage:
3523.89 s
[parsers] 100% ( 27 / 27) in 'Text.Parser.Combinators'
3523.89 s
[parsers] 95% ( 19 / 20) in 'Text.Parser.Char'
3523.89 s
[parsers] Missing documentation for:
3523.90 s
[parsers] satisfyRange (src/Text/Parser/Char.hs:172)
3523.90 s
[parsers] 100% ( 5 / 5) in 'Text.Parser.Expression'
3523.90 s
[parsers] 100% ( 3 / 3) in 'Text.Parser.LookAhead'
3523.90 s
[parsers] 100% ( 7 / 7) in 'Text.Parser.Permutation'
3523.90 s
[parsers] 100% ( 2 / 2) in 'Text.Parser.Token.Highlight'
3523.90 s
[parsers] Warning: 'float' is out of scope.
3523.90 s
[parsers] If you qualify the identifier, haddock can try to link it anyway.
3523.90 s
[parsers] Warning: 'IdentifierStyle' is ambiguous. It is defined
3523.90 s
[parsers] * at src/Text/Parser/Token.hs:488:26
3523.90 s
[parsers] * at src/Text/Parser/Token.hs:488:1
3523.90 s
[parsers] You may be able to disambiguate the identifier by qualifying it or
3523.90 s
[parsers] by specifying the type/value namespace explicitly.
3523.90 s
[parsers] Defaulting to the one defined at src/Text/Parser/Token.hs:488:1
3523.90 s
[parsers] 100% ( 55 / 55) in 'Text.Parser.Token'
3523.90 s
[parsers] Warning: 'CommentStyle' is ambiguous. It is defined
3523.90 s
[parsers] * at src/Text/Parser/Token/Style.hs:52:21
3523.90 s
[parsers] * at src/Text/Parser/Token/Style.hs:52:1
3523.90 s
[parsers] You may be able to disambiguate the identifier by qualifying it or
3523.90 s
[parsers] by specifying the type/value namespace explicitly.
3523.90 s
[parsers] Defaulting to the one defined at src/Text/Parser/Token/Style.hs:52:1
3523.90 s
[parsers] 100% ( 22 / 22) in 'Text.Parser.Token.Style'
3523.90 s
[reducers] [ 4 of 14] Compiling Data.Semigroup.Monad ( src/Data/Semigroup/Monad.hs, dist/build/Data/Semigroup/Monad.o, dist/build/Data/Semigroup/Monad.dyn_o )
3523.90 s
[reducers] [ 5 of 14] Compiling Data.Semigroup.Apply ( src/Data/Semigroup/Apply.hs, dist/build/Data/Semigroup/Apply.o, dist/build/Data/Semigroup/Apply.dyn_o )
3523.90 s
[reducers] [ 6 of 14] Compiling Data.Semigroup.Applicative ( src/Data/Semigroup/Applicative.hs, dist/build/Data/Semigroup/Applicative.o, dist/build/Data/Semigroup/Applicative.dyn_o )
3523.90 s
[reducers] [ 7 of 14] Compiling Data.Semigroup.Alternative ( src/Data/Semigroup/Alternative.hs, dist/build/Data/Semigroup/Alternative.o, dist/build/Data/Semigroup/Alternative.dyn_o )
3523.90 s
[reducers] [ 8 of 14] Compiling Data.Semigroup.Alt ( src/Data/Semigroup/Alt.hs, dist/build/Data/Semigroup/Alt.o, dist/build/Data/Semigroup/Alt.dyn_o )
3523.90 s
[reducers] [ 9 of 14] Compiling Data.Generator ( src/Data/Generator.hs, dist/build/Data/Generator.o, dist/build/Data/Generator.dyn_o )
3523.90 s
[relude] 100% ( 25 / 25) in 'Relude.Container.Reexport'
3523.90 s
[relude] 100% ( 46 / 46) in 'Relude.Foldable.Reexport'
3523.90 s
[relude] 100% ( 18 / 18) in 'Relude.Function'
3523.90 s
[relude] 100% ( 9 / 9) in 'Relude.Functor.Reexport'
3523.90 s
[relude] 100% ( 5 / 5) in 'Relude.Functor.Fmap'
3523.90 s
[relude] 100% ( 5 / 5) in 'Relude.Functor'
3523.90 s
[relude] 100% ( 11 / 11) in 'Relude.Extra.Tuple'
3523.90 s
[relude] Warning: 'Int' is out of scope.
3523.90 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.90 s
[relude] Warning: 'show' is out of scope.
3523.90 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.90 s
[relude] Warning: 'Eq' is out of scope.
3523.90 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.90 s
[relude] Warning: 'Show' is out of scope.
3523.90 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.90 s
[relude] Warning: 'Text' is out of scope.
3523.90 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.91 s
[relude] 80% ( 8 / 10) in 'Relude.Enum'
3523.91 s
[relude] Missing documentation for:
3523.91 s
[relude] boundedEnumFrom
3523.91 s
[relude] boundedEnumFromThen
3523.91 s
[relude] 100% ( 5 / 5) in 'Relude.Lifted.Exit'
3523.91 s
[relude] 100% ( 12 / 12) in 'Relude.Lifted.IORef'
3523.91 s
[relude] 100% ( 47 / 47) in 'Relude.List.Reexport'
3523.91 s
[relude] 100% ( 63 / 63) in 'Relude.Monad.Reexport'
3523.91 s
[relude] 100% ( 11 / 11) in 'Relude.Monad.Maybe'
3523.91 s
[relude] Warning: 'ReaderT' is ambiguous. It is defined
3523.91 s
[relude] * in ‘Control.Monad.Trans.Reader’
3523.91 s
[relude] * in ‘Control.Monad.Trans.Reader’
3523.91 s
[relude] You may be able to disambiguate the identifier by qualifying it or
3523.91 s
[relude] by specifying the type/value namespace explicitly.
3523.91 s
[relude] Defaulting to the one defined in ‘Control.Monad.Trans.Reader’
3523.91 s
[relude] Warning: 'MaybeT' is ambiguous. It is defined
3523.91 s
[relude] * in ‘Control.Monad.Trans.Maybe’
3523.91 s
[relude] * in ‘Control.Monad.Trans.Maybe’
3523.91 s
[relude] You may be able to disambiguate the identifier by qualifying it or
3523.91 s
[relude] by specifying the type/value namespace explicitly.
3523.91 s
[relude] Defaulting to the one defined in ‘Control.Monad.Trans.Maybe’
3523.91 s
[relude] Warning: 'ExceptT' is ambiguous. It is defined
3523.91 s
[relude] * in ‘Control.Monad.Trans.Except’
3523.91 s
[relude] * in ‘Control.Monad.Trans.Except’
3523.91 s
[relude] You may be able to disambiguate the identifier by qualifying it or
3523.91 s
[relude] by specifying the type/value namespace explicitly.
3523.91 s
[relude] Defaulting to the one defined in ‘Control.Monad.Trans.Except’
3523.91 s
[relude] 100% ( 15 / 15) in 'Relude.Monad.Trans'
3523.91 s
[relude] 100% ( 25 / 25) in 'Relude.Monoid'
3523.91 s
[relude] 100% ( 8 / 8) in 'Relude.Nub'
3523.91 s
[relude] 100% ( 26 / 26) in 'Relude.String.Reexport'
3523.91 s
[relude] Warning: 'Text' is ambiguous. It is defined
3523.91 s
[relude] * in ‘GHC.TypeError’
3523.91 s
[relude] * in ‘Data.Text.Internal’
3523.91 s
[relude] You may be able to disambiguate the identifier by qualifying it or
3523.91 s
[relude] by specifying the type/value namespace explicitly.
3523.91 s
[relude] Defaulting to the one defined in ‘Data.Text.Internal’
3523.91 s
[relude] 100% ( 15 / 15) in 'Relude.String.Conversion'
3523.91 s
[relude] 100% ( 5 / 5) in 'Relude.String'
3523.91 s
[relude] 100% ( 11 / 11) in 'Relude.Print'
3523.91 s
[relude] Warning: 'readFileBS' is out of scope.
3523.91 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.91 s
[relude] Warning: 'readFileLBS' is out of scope.
3523.91 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.91 s
[relude] 100% ( 5 / 5) in 'Relude.Lifted.File'
3523.91 s
[relude] 100% ( 17 / 17) in 'Relude.File'
3523.92 s
[relude] Warning: 'Maybe' is out of scope.
3523.92 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.92 s
[relude] Warning: 'State' is out of scope.
3523.92 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.92 s
[relude] Warning: 'Undefined' is ambiguous. It is defined
3523.92 s
[relude] * at src/Relude/Debug.hs:318:18
3523.92 s
[relude] * at src/Relude/Debug.hs:318:1
3523.92 s
[relude] You may be able to disambiguate the identifier by qualifying it or
3523.92 s
[relude] by specifying the type/value namespace explicitly.
3523.92 s
[relude] Defaulting to the one defined at src/Relude/Debug.hs:318:1
3523.92 s
[relude] 100% ( 13 / 13) in 'Relude.Debug'
3523.92 s
[relude] 100% ( 17 / 17) in 'Relude.Monad.Either'
3523.92 s
[relude] Warning: '(&)' is out of scope.
3523.92 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.92 s
[relude] Warning: 'Int' is out of scope.
3523.92 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.92 s
[relude] Warning: 'foo' is out of scope.
3523.92 s
[relude] If you qualify the identifier, haddock can try to link it anyway.
3523.92 s
[relude] 100% ( 11 / 11) in 'Relude.Monad'
3523.92 s
[relude] 100% ( 12 / 12) in 'Relude.List.NonEmpty'
3523.92 s
[relude] Warning: 'Bug' is ambiguous. It is defined
3523.92 s
[relude] * at src/Relude/Exception.hs:46:12
3523.92 s
[relude] * at src/Relude/Exception.hs:46:1
3523.92 s
[string-interpolate] terminates [✔]
3523.92 s
[string-interpolate] +++ OK, passed 10000 tests.
3523.92 s
[string-interpolate] i
3523.92 s
[string-interpolate] should allow an escaped backslash right before an interp [✔]
3523.92 s
[string-interpolate] should only escape verbatim segments a single time [✔]
3523.92 s
[string-interpolate] should error on hanging # [✔]
3523.92 s
[string-interpolate] should error on unterminated backslash [✔]
3523.92 s
[string-interpolate] should error on unknown escape sequence [✔]
3523.92 s
[string-interpolate] should error on unclosed expression [✔]
3523.92 s
[string-interpolate] should parse TypeApplications [✔]
3523.92 s
[string-interpolate] should work with many interpolations [✔]
3523.92 s
[string-interpolate] when using String as a parameter
3523.92 s
[string-interpolate] just interpolating should be id [✔]
3523.92 s
[string-interpolate] +++ OK, passed 10000 tests.
3523.92 s
[text-iso8601] Preprocessing library for text-iso8601-0.1.1..
3523.92 s
[text-iso8601] Running Haddock on library for text-iso8601-0.1.1..
3523.92 s
[text-iso8601] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3523.92 s
[text-iso8601] [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, nothing )
3523.92 s
[text-iso8601] [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, nothing )
3523.92 s
[text-iso8601] Haddock coverage:
3523.92 s
[text-iso8601] Warning: 'zonedTime' is out of scope.
3523.92 s
[text-iso8601] If you qualify the identifier, haddock can try to link it anyway.
3523.92 s
[text-iso8601] 100% ( 11 / 11) in 'Data.Time.FromText'
3523.92 s
[text-iso8601] 9% ( 1 / 11) in 'Data.Time.ToText'
3523.92 s
[text-iso8601] Missing documentation for:
3523.92 s
[text-iso8601] Module header
3523.92 s
[text-iso8601] buildDay (src/Data/Time/ToText.hs:38)
3523.92 s
[text-iso8601] buildLocalTime (src/Data/Time/ToText.hs:122)
3523.92 s
[text-iso8601] buildTimeOfDay (src/Data/Time/ToText.hs:74)
3523.92 s
[text-iso8601] buildTimeZone (src/Data/Time/ToText.hs:106)
3523.92 s
[text-iso8601] buildUTCTime (src/Data/Time/ToText.hs:118)
3523.92 s
[text-iso8601] buildZonedTime (src/Data/Time/ToText.hs:126)
3523.92 s
[text-iso8601] buildMonth (src/Data/Time/ToText.hs:43)
3523.92 s
[text-iso8601] buildQuarter (src/Data/Time/ToText.hs:48)
3523.92 s
[text-iso8601] buildQuarterOfYear (src/Data/Time/ToText.hs:53)
3523.92 s
[extra] 100% ( 26 / 26) in 'System.IO.Extra'
3523.93 s
[extra] 100% ( 4 / 4) in 'System.Info.Extra'
3523.93 s
[extra] 100% ( 5 / 5) in 'System.Process.Extra'
3523.93 s
[extra] 100% ( 8 / 8) in 'System.Time.Extra'
3523.93 s
[extra] 100% (268 /268) in 'Extra'
3523.93 s
[extra] 100% ( 2 / 2) in 'Text.Read.Extra'
3523.93 s
[extra] Warning: Data.Tuple.Extra: could not find link destinations for:
3523.93 s
[extra] - GHC.Generics.Rep1_Solo
3523.93 s
[extra] - GHC.Generics.Rep_Solo
3523.93 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
3523.93 s
[monoid-subclasses] To import instances alone, use: import Data.Semigroup()
3523.93 s
[monoid-subclasses] |
3523.93 s
[monoid-subclasses] 33 | import Data.Semigroup (Semigroup(..))
3523.93 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3523.93 s
[monoid-subclasses]
3523.93 s
[monoid-subclasses] src/Data/Monoid/Instances/Positioned.hs:34:21: warning : [ GHC-38856 ] [ -Wunused-imports ]
3523.93 s
[monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
3523.93 s
[monoid-subclasses] |
3523.93 s
[monoid-subclasses] 34 | import Data.Monoid (Monoid(..) , Endo(..))
3523.93 s
[monoid-subclasses] | ^^^^^^^^^^
3523.93 s
[relude] You may be able to disambiguate the identifier by qualifying it or
3523.93 s
[relude] by specifying the type/value namespace explicitly.
3523.93 s
[relude] Defaulting to the one defined at src/Relude/Exception.hs:46:1
3523.93 s
[relude] 100% ( 8 / 8) in 'Relude.Exception'
3523.93 s
[relude] 100% ( 11 / 11) in 'Relude.DeepSeq'
3523.93 s
[relude] 100% ( 8 / 8) in 'Relude.Bool.Guard'
3523.93 s
[relude] 100% ( 5 / 5) in 'Relude.Bool'
3523.93 s
[relude] 90% ( 38 / 42) in 'Relude.Numeric'
3523.93 s
[relude] Missing documentation for:
3523.93 s
[relude] minInt
3523.93 s
[relude] maxInt
3523.93 s
[relude] even
3523.93 s
[relude] odd
3523.93 s
[relude] 100% ( 2 / 2) in 'Relude.Container.One'
3523.93 s
[relude] 100% ( 5 / 5) in 'Relude.Container'
3523.93 s
[relude] 100% ( 8 / 8) in 'Relude.List'
3523.93 s
[relude] 63% ( 7 / 11) in 'Relude.Lifted.Handle'
3523.93 s
[relude] Missing documentation for:
3523.93 s
[relude] stdin
3523.93 s
[relude] stdout
3523.93 s
[relude] stderr
3523.93 s
[relude] withFile
3523.93 s
[relude] 100% ( 40 / 40) in 'Relude.Lifted.Concurrent'
3523.93 s
[relude] 100% ( 14 / 14) in 'Relude.Foldable.Fold'
3523.93 s
[relude] 100% ( 5 / 5) in 'Relude.Foldable'
3523.93 s
[relude] 100% ( 10 / 10) in 'Relude.Extra.Map'
3523.93 s
[relude] 100% ( 5 / 5) in 'Relude.Lifted.Terminal'
3523.93 s
[relude] 100% ( 3 / 3) in 'Relude.Lifted.Env'
3523.93 s
[relude] 100% ( 15 / 15) in 'Relude.Lifted'
3523.93 s
[relude] 100% ( 44 / 44) in 'Relude'
3523.93 s
[relude] 100% ( 7 / 7) in 'Relude.Extra.Type'
3523.93 s
[relude] 100% ( 7 / 7) in 'Relude.Extra.Newtype'
3523.93 s
[relude] Warning: 'Const' is ambiguous. It is defined
3523.93 s
[relude] * in ‘Data.Functor.Const’
3523.93 s
[relude] * in ‘Data.Functor.Const’
3523.93 s
[relude] You may be able to disambiguate the identifier by qualifying it or
3523.93 s
[relude] by specifying the type/value namespace explicitly.
3523.93 s
[relude] Defaulting to the one defined in ‘Data.Functor.Const’
3523.93 s
[relude] Warning: 'Identity' is ambiguous. It is defined
3523.93 s
[relude] * in ‘Data.Functor.Identity’
3523.93 s
[relude] * in ‘Data.Functor.Identity’
3523.93 s
[relude] You may be able to disambiguate the identifier by qualifying it or
3523.93 s
[relude] by specifying the type/value namespace explicitly.
3523.93 s
[relude] Defaulting to the one defined in ‘Data.Functor.Identity’
3523.93 s
[relude] 100% ( 9 / 9) in 'Relude.Extra.Lens'
3523.93 s
[relude] 100% ( 3 / 3) in 'Relude.Extra.Group'
3523.93 s
[relude] 100% ( 4 / 4) in 'Relude.Extra.Foldable1'
3523.93 s
[relude] 100% ( 3 / 3) in 'Relude.Extra.Foldable'
3523.94 s
[relude] 100% ( 4 / 4) in 'Relude.Extra.Enum'
3523.94 s
[relude] 100% ( 3 / 3) in 'Relude.Extra.CallStack'
3523.94 s
[relude] 100% ( 5 / 5) in 'Relude.Extra.Bifunctor'
3523.94 s
[relude] 100% ( 23 / 23) in 'Relude.Extra'
3523.94 s
[relude] 100% ( 12 / 12) in 'Relude.Unsafe'
3523.94 s
[relude] Warning: Relude.Applicative: could not find link destinations for:
3523.94 s
[relude] - Data.Functor.Const.Rep_Const
3523.94 s
[relude] - Data.Functor.Const.Rep1_Const
3523.94 s
[relude] - Control.Applicative.Rep_ZipList
3523.94 s
[relude] - Control.Applicative.Rep1_ZipList
3523.94 s
[relude] - Text.ParserCombinators.ReadP.P
3523.94 s
[relude] - GHC.IsList.D:R:ItemZipList
3523.94 s
[relude] - Data.Graph.SetM
3523.94 s
[relude] Warning: Relude.Base: could not find link destinations for:
3523.94 s
[relude] - GHC.Prim.~#
3523.94 s
[relude] - GHC.Generics.D:R:UReckCharp0
3523.94 s
[relude] - GHC.Generics.Rep1_Down
3523.94 s
[relude] - GHC.Generics.Rep1_Proxy
3523.94 s
[relude] - GHC.Generics.Rep_Fingerprint
3523.94 s
[relude] - GHC.Generics.Rep_GeneralCategory
3523.94 s
[relude] - GHC.Generics.Rep_SrcLoc
3523.94 s
[relude] - GHC.Generics.Rep_Down
3523.94 s
[relude] - GHC.Generics.Rep_Tuple15
3523.94 s
[relude] - GHC.Generics.Rep_Tuple14
3523.94 s
[relude] - GHC.Generics.Rep_Tuple13
3523.94 s
[relude] - GHC.Generics.Rep_Tuple12
3523.94 s
[relude] - GHC.Generics.Rep_Tuple11
3523.94 s
[relude] - GHC.Generics.Rep_Tuple10
3523.94 s
[relude] - GHC.Generics.Rep_Tuple9
3523.94 s
[relude] - GHC.Generics.Rep_Tuple8
3523.94 s
[relude] - GHC.Generics.Rep_Tuple7
3523.94 s
[relude] - GHC.Generics.Rep_Tuple6
3523.94 s
[relude] - GHC.Generics.Rep_Tuple5
3523.94 s
[relude] - GHC.Generics.Rep_Tuple4
3523.94 s
[relude] - GHC.Generics.Rep_Tuple3
3523.94 s
[relude] - GHC.Generics.Rep_Tuple2
3523.94 s
[relude] - GHC.Generics.Rep_Solo
3523.94 s
[relude] - GHC.Generics.Rep_Unit
3523.94 s
[relude] - GHC.Generics.Rep_Proxy
3523.94 s
[relude] - GHC.Generics.Rep_Ordering
3523.94 s
[relude] - GHC.Generics.Rep_Bool
3523.94 s
[relude] - GHC.Generics.Rep_Either
3523.95 s
[relude] - GHC.Generics.Rep_Maybe
3523.95 s
[relude] - GHC.Generics.Rep_NonEmpty
3523.95 s
[relude] - GHC.Generics.Rep_List
3523.95 s
[relude] - GHC.Generics.Rep_Void
3523.95 s
[relude] - GHC.Generics.Rep_M1
3523.95 s
[relude] - GHC.Generics.Rep_V1
3523.95 s
[relude] - GHC.Generics.Rep_U1
3523.95 s
[relude] - GHC.Generics.Rep_Par1
3523.95 s
[relude] - GHC.Generics.Rep_Rec1
3523.95 s
[relude] - GHC.Generics.Rep_K1
3523.95 s
[relude] - GHC.Generics.Rep_:+:
3523.95 s
[relude] - GHC.Generics.Rep_:*:
3523.95 s
[relude] - GHC.Generics.Rep_:.:
3523.95 s
[relude] - GHC.Generics.Rep_R:UReckWordp
3523.95 s
[relude] - GHC.Generics.Rep_R:UReckIntp
3523.95 s
[relude] - GHC.Generics.Rep_R:UReckDoublep
3523.95 s
[relude] - GHC.Generics.Rep_R:UReckCharp
3523.95 s
[relude] - GHC.Generics.Rep1_R:UReckCharp
3523.95 s
[relude] - GHC.Generics.Rep_R:UReckPtrp
3523.95 s
[relude] - GHC.Generics.Rep_Fixity
3523.95 s
[relude] - GHC.Generics.Rep_Associativity
3523.95 s
[relude] - GHC.Generics.Rep_SourceUnpackedness
3523.95 s
[relude] - GHC.Generics.Rep_SourceStrictness
3523.96 s
[relude] - GHC.Generics.Rep_DecidedStrictness
3523.96 s
[relude] - Data.Semigroup.Internal.Rep_Alt
3523.96 s
[relude] - Data.Semigroup.Internal.Rep_Product
3523.96 s
[relude] - Data.Semigroup.Internal.Rep_Sum
3523.96 s
[relude] - Data.Semigroup.Internal.Rep_Any
3523.96 s
[relude] - Data.Semigroup.Internal.Rep_All
3523.96 s
[relude] - Data.Semigroup.Internal.Rep_Endo
3523.96 s
[relude] - Data.Semigroup.Internal.Rep_Dual
3523.96 s
[relude] - Data.Monoid.Rep_Ap
3523.96 s
[relude] - Data.Monoid.Rep_Last
3523.96 s
[relude] - Data.Monoid.Rep_First
3523.96 s
[relude] - Data.Functor.Const.Rep_Const
3523.96 s
[relude] - GHC.RTS.Flags.Rep_RTSFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_ParFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_TickyFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_TraceFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_DoTrace
3523.96 s
[relude] - GHC.RTS.Flags.Rep_ProfFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_DoHeapProfile
3523.96 s
[relude] - GHC.RTS.Flags.Rep_CCFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_DoCostCentres
3523.96 s
[relude] - GHC.RTS.Flags.Rep_DebugFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_MiscFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_ConcFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_GCFlags
3523.96 s
[relude] - GHC.RTS.Flags.Rep_GiveGCStats
3523.96 s
[relude] - Data.Functor.Identity.Rep_Identity
3523.96 s
[relude] - Control.Arrow.Rep_Kleisli
3523.96 s
[relude] - Control.Applicative.Rep_ZipList
3523.96 s
[relude] - Control.Applicative.Rep_WrappedArrow
3523.96 s
[relude] - Control.Applicative.Rep_WrappedMonad
3523.96 s
[relude] - Data.Version.Rep_Version
3523.96 s
[relude] - GHC.ByteOrder.Rep_ByteOrder
3523.96 s
[relude] - GHC.Stats.Rep_RTSStats
3523.96 s
[relude] - GHC.Stats.Rep_GCDetails
3523.96 s
[relude] - Data.Semigroup.Rep_WrappedMonoid
3523.96 s
[relude] - Data.Semigroup.Rep_Last
3523.96 s
[relude] - Data.Semigroup.Rep_First
3523.97 s
[relude] - Data.Semigroup.Rep_Arg
3523.97 s
[relude] - Data.Semigroup.Rep_Max
3523.97 s
[relude] - Data.Semigroup.Rep_Min
3523.97 s
[relude] - Data.Complex.Rep_Complex
3523.97 s
[relude] - Data.Functor.Sum.Rep_Sum
3523.97 s
[relude] - Data.Functor.Product.Rep_Product
3523.97 s
[relude] - Data.Functor.Compose.Rep_Compose
3523.97 s
[relude] - Data.ByteString.Builder.RealFloat.FormatMode
3523.97 s
[relude] - Data.Sequence.Internal.Rep_ViewR
3523.97 s
[relude] - Data.Sequence.Internal.Rep_ViewL
3523.97 s
[relude] - Data.Sequence.Internal.Rep_Elem
3523.97 s
[relude] - Data.Sequence.Internal.Rep_Node
3523.97 s
[relude] - Data.Sequence.Internal.Rep_Digit
3523.97 s
[relude] - Data.Sequence.Internal.Rep_FingerTree
3523.97 s
[relude] - Data.Tree.Rep_Tree
3523.97 s
[relude] - Data.Graph.Rep_SCC
3523.97 s
[relude] - Data.Text.Internal.Encoding.PartialUtf8CodePoint
3523.97 s
[relude] - GHC.Generics.Rep_R:UReckFloatp
3523.97 s
[relude] - GHC.IsList.D:R:ItemCallStack
3523.97 s
[relude] - GHC.IO.Exception.Rep_ExitCode
3523.97 s
[relude] - Control.Monad.Trans.Identity.Rep_IdentityT
3523.97 s
[relude] - Control.Monad.Trans.Maybe.Rep_MaybeT
3523.97 s
[relude] - Control.Monad.Trans.Except.Rep_ExceptT
3523.97 s
[relude] - Control.Monad.Trans.Reader.Rep_ReaderT
3523.97 s
[relude] - Control.Monad.Trans.State.Strict.Rep_StateT
3523.97 s
[relude] - Control.Monad.Trans.Accum.Rep_AccumT
3523.97 s
[relude] - Data.ByteString.Short.Internal.Rep_ShortByteString
3523.97 s
[relude] - System.OsString.Internal.Types.Hidden.Rep_OsChar
3523.98 s
[relude] - System.OsString.Internal.Types.Hidden.Rep_OsString
3523.98 s
[relude] - System.OsString.Internal.Types.Hidden.Rep_PosixChar
3523.98 s
[relude] - System.OsString.Internal.Types.Hidden.Rep_PosixString
3523.98 s
[relude] - System.OsString.Internal.Types.Hidden.Rep_WindowsChar
3523.99 s
[relude] - System.OsString.Internal.Types.Hidden.Rep_WindowsString
3523.99 s
[relude] - GHC.ForeignSrcLang.Type.Rep_ForeignSrcLang
3523.99 s
[relude] - GHC.LanguageExtensions.Type.Rep_Extension
3523.99 s
[relude] - System.OsString.Internal.Types.Rep_OsChar
3523.99 s
[relude] - System.OsString.Internal.Types.Rep_OsString
3523.99 s
[relude] - System.OsString.Internal.Types.Rep_PosixChar
3523.99 s
[relude] - System.OsString.Internal.Types.Rep_PosixString
3523.99 s
[relude] - System.OsString.Internal.Types.Rep_WindowsChar
3523.99 s
[relude] - System.OsString.Internal.Types.Rep_WindowsString
3523.99 s
[relude] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Doc
3523.99 s
[relude] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Mode
3523.99 s
[relude] - Text.PrettyPrint.Annotated.HughesPJ.Rep_Style
3523.99 s
[relude] - Text.PrettyPrint.Annotated.HughesPJ.Rep_TextDetails
3523.99 s
[relude] - Text.PrettyPrint.HughesPJ.Rep_Doc
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_AnnLookup
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_AnnTarget
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Bang
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_BndrVis
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Body
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Bytes
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Callconv
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Clause
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Con
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Dec
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_DecidedStrictness
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_DerivClause
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_DerivStrategy
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_DocLoc
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Exp
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_FamilyResultSig
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_FixityDirection
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Fixity
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Foreign
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_FunDep
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Guard
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Info
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_InjectivityAnn
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Inline
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Lit
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Loc
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_Match
3523.99 s
[relude] - Language.Haskell.TH.Syntax.Rep_ModName
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_ModuleInfo
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Module
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_NameFlavour
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_NameSpace
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Name
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_OccName
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Overlap
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Pat
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_PatSynArgs
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_PatSynDir
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Phases
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_PkgName
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Pragma
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Range
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Role
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_RuleBndr
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_RuleMatch
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Safety
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_SourceStrictness
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_SourceUnpackedness
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Specificity
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Stmt
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_TyLit
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_TySynEqn
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_TyVarBndr
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_Type
3524.00 s
[relude] - Language.Haskell.TH.Syntax.Rep_TypeFamilyHead
3524.00 s
[relude] - Control.Monad.Trans.Cont.Rep_ContT
3524.00 s
[relude] - Control.Monad.Trans.RWS.CPS.Rep_RWST
3524.00 s
[relude] - Control.Monad.Trans.RWS.Lazy.Rep_RWST
3524.01 s
[relude] - Control.Monad.Trans.RWS.Strict.Rep_RWST
3524.01 s
[relude] - Control.Monad.Trans.Select.Rep_SelectT
3524.01 s
[relude] - Control.Monad.Trans.State.Lazy.Rep_StateT
3524.01 s
[relude] - Control.Monad.Trans.Writer.CPS.Rep_WriterT
3524.01 s
[relude] - Control.Monad.Trans.Writer.Lazy.Rep_WriterT
3524.01 s
[relude] - Control.Monad.Trans.Writer.Strict.Rep_WriterT
3524.01 s
[relude] - Relude.Debug.Rep_Undefined
3524.01 s
[relude] - GHC.IOPort.IOPortException
3524.01 s
[relude] - Text.Printf.UPrintf
3524.01 s
[relude] - Text.Printf.hspr
3524.01 s
[relude] - Text.Printf.spr
3524.01 s
[relude] - Control.Applicative.Backwards.Rep_Backwards
3524.01 s
[relude] - Control.Applicative.Lift.Rep_Lift
3524.01 s
[relude] - Data.Functor.Constant.Rep_Constant
3524.01 s
[relude] - Data.Functor.Reverse.Rep_Reverse
3524.01 s
[relude] Warning: Relude.Bool.Reexport: could not find link destinations for:
3524.01 s
[relude] - GHC.Generics.SingKind
3524.01 s
[relude] - GHC.Generics.DemoteRep
3524.01 s
[relude] - GHC.Generics.fromSing
3524.01 s
[relude] - GHC.Generics.SingI
3524.01 s
[relude] - GHC.Generics.sing
3524.01 s
[relude] - GHC.Generics.Sing
3524.01 s
[relude] - GHC.Generics.Rep_Bool
3524.01 s
[relude] - GHC.Generics.D:R:SingBoola0
3524.01 s
[relude] - GHC.Generics.STrue
3524.01 s
[relude] - GHC.Generics.D:R:DemoteRepBool
3524.01 s
[relude] - GHC.Generics.SFalse
3524.01 s
[relude] Warning: Relude.Container.Reexport: could not find link destinations for:
3524.01 s
[relude] - Data.Map.Internal.D:R:ItemMap
3524.01 s
[relude] - Data.IntMap.Internal.D:R:ItemIntMap
3524.01 s
[relude] - GHC.IsList.D:R:ItemCallStack
3524.01 s
[relude] - GHC.IsList.D:R:ItemList
3524.01 s
[relude] - GHC.IsList.D:R:ItemNonEmpty
3524.01 s
[relude] - GHC.IsList.D:R:ItemVersion
3524.01 s
[relude] - GHC.IsList.D:R:ItemZipList
3524.01 s
[relude] - Data.IntSet.Internal.D:R:ItemIntSet
3524.01 s
[relude] - Data.Set.Internal.D:R:ItemSet
3524.01 s
[relude] - Data.Sequence.Internal.D:R:ItemSeq
3524.02 s
[relude] - Data.Sequence.Internal.UnzipWith
3524.02 s
[relude] - Data.Sequence.Internal.unzipWith'
3524.02 s
[relude] - Data.HashMap.Internal.D:R:ItemHashMap
3524.02 s
[relude] - Data.HashSet.Internal.D:R:ItemHashSet
3524.02 s
[relude] - Data.Array.Byte.D:R:ItemByteArray
3524.02 s
[relude] - Data.ByteString.Internal.Type.D:R:ItemByteString
3524.02 s
[relude] - Data.ByteString.Lazy.Internal.D:R:ItemByteString
3524.02 s
[relude] - Data.ByteString.Short.Internal.D:R:ItemShortByteString
3524.02 s
[relude] - Relude.Container.One.D:R:OneItemIntSet
3524.02 s
[relude] - Relude.Container.One.D:R:OneItemHashSet
3524.02 s
[relude] - Relude.Container.One.D:R:OneItemSet
3524.02 s
[relude] - Relude.Container.One.D:R:OneItemIntMap
3524.02 s
[relude] - Relude.Container.One.D:R:OneItemHashMap
3524.02 s
[relude] - Relude.Container.One.D:R:OneItemMap
3524.02 s
[relude] - Relude.Container.One.D:R:OneItemSeq
3524.02 s
[relude] - Relude.Extra.Map.D:R:KeyIntSet
3524.02 s
[relude] - Relude.Extra.Map.D:R:ValIntSet
3524.02 s
[relude] - Relude.Extra.Map.D:R:KeyHashSet
3524.02 s
[relude] - Relude.Extra.Map.D:R:ValHashSet
3524.03 s
[relude] - Relude.Extra.Map.D:R:KeySet
3524.03 s
[relude] - Relude.Extra.Map.D:R:ValSet
3524.03 s
[relude] - Relude.Extra.Map.D:R:KeyIntMap
3524.03 s
[relude] - Relude.Extra.Map.D:R:ValIntMap
3524.03 s
[relude] - Relude.Extra.Map.D:R:KeyHashMap
3524.03 s
[relude] - Relude.Extra.Map.D:R:ValHashMap
3524.03 s
[relude] - Relude.Extra.Map.D:R:KeyMap
3524.03 s
[relude] - Relude.Extra.Map.D:R:ValMap
3524.03 s
[relude] Warning: Relude.Functor.Reexport: could not find link destinations for:
3524.03 s
[relude] - Text.ParserCombinators.ReadP.P
3524.03 s
[relude] - Data.Graph.SetM
3524.03 s
[relude] Warning: Relude.Monad.Reexport: could not find link destinations for:
3524.03 s
[relude] - GHC.Generics.SingKind
3524.03 s
[relude] - GHC.Generics.DemoteRep
3524.03 s
[relude] - GHC.Generics.fromSing
3524.03 s
[relude] - GHC.Generics.SingI
3524.03 s
[relude] - GHC.Generics.sing
3524.03 s
[relude] - GHC.Generics.Sing
3524.03 s
[relude] - GHC.Generics.Rep1_Either
3524.03 s
[relude] - GHC.Generics.Rep1_Maybe
3524.03 s
[relude] - GHC.Generics.Rep_Either
3524.03 s
[relude] - GHC.Generics.Rep_Maybe
3524.03 s
[relude] - Text.ParserCombinators.ReadP.P
3524.03 s
[relude] - GHC.Generics.D:R:SingMaybeb0
3524.03 s
[relude] - GHC.Generics.SNothing
3524.03 s
[relude] - GHC.Generics.SJust
3524.03 s
[relude] - GHC.Generics.D:R:DemoteRepMaybe
3524.03 s
[relude] - Control.Monad.Trans.Identity.Rep1_IdentityT
3524.03 s
[relude] - Control.Monad.Trans.Identity.Rep_IdentityT
3524.03 s
[relude] - Control.Monad.Trans.Maybe.Rep1_MaybeT
3524.03 s
[relude] - Control.Monad.Trans.Maybe.Rep_MaybeT
3524.03 s
[relude] - Control.Monad.Trans.Except.Rep1_ExceptT
3524.03 s
[relude] - Control.Monad.Trans.Except.Rep_ExceptT
3524.03 s
[relude] - Control.Monad.Trans.Reader.Rep1_ReaderT
3524.03 s
[relude] - Control.Monad.Trans.Reader.Rep_ReaderT
3524.03 s
[relude] - Control.Monad.Trans.State.Strict.Rep_StateT
3524.03 s
[relude] - Data.Graph.SetM
3524.03 s
[relude] Warning: Relude.Monoid: could not find link destinations for:
3524.04 s
[relude] - Data.Semigroup.Internal.Rep_Alt
3524.04 s
[relude] - Data.Semigroup.Internal.Rep1_Alt
3524.04 s
[relude] - Data.Semigroup.Internal.Rep_Product
3524.04 s
[relude] - Data.Semigroup.Internal.Rep1_Product
3524.04 s
[relude] - Data.Semigroup.Internal.Rep_Sum
3524.04 s
[relude] - Data.Semigroup.Internal.Rep1_Sum
3524.04 s
[relude] - Data.Semigroup.Internal.Rep_Any
3524.04 s
[relude] - Data.Semigroup.Internal.Rep_All
3524.04 s
[relude] - Data.Semigroup.Internal.Rep_Endo
3524.04 s
[relude] - Data.Semigroup.Internal.Rep_Dual
3524.04 s
[relude] - Data.Semigroup.Internal.Rep1_Dual
3524.04 s
[relude] - Data.Monoid.Rep_Ap
3524.04 s
[relude] - Data.Monoid.Rep1_Ap
3524.04 s
[relude] - Data.Monoid.Rep_Last
3524.04 s
[relude] - Data.Monoid.Rep1_Last
3524.04 s
[relude] - Data.Monoid.Rep_First
3524.04 s
[relude] - Data.Monoid.Rep1_First
3524.04 s
[relude] - Data.Semigroup.Rep_WrappedMonoid
3524.04 s
[relude] - Data.Semigroup.Rep1_WrappedMonoid
3524.04 s
[relude] - Data.Foldable1.JoinWith
3524.04 s
[relude] - Data.Foldable1.FromMaybe
3524.04 s
[relude] - Data.Foldable1.NonEmptyDList
3524.04 s
[relude] - Data.Set.Internal.MergeSet
3524.04 s
[relude] Warning: Relude.String.Reexport: could not find link destinations for:
3524.04 s
[relude] - Data.ByteString.Internal.Type.D:R:ItemByteString
3524.04 s
[relude] - Data.ByteString.Short.Internal.Rep_ShortByteString
3524.05 s
[relude] - Data.ByteString.Short.Internal.D:R:ItemShortByteString
3524.05 s
[relude] - Relude.String.Reexport.IsText
3524.05 s
[relude] - Relude.String.Conversion.EncodingError
3524.05 s
[relude] - Relude.Container.One.D:R:OneItemShortByteString
3524.05 s
[relude] - Relude.Container.One.D:R:OneItemByteString0
3524.05 s
[relude] - Relude.Container.One.D:R:OneItemText0
3524.05 s
[relude] Warning: Relude.String.Conversion: could not find link destinations for:
3524.05 s
[relude] - Relude.String.Conversion.EncodingError
3524.05 s
[relude] Warning: Relude.Debug: could not find link destinations for:
3524.05 s
[relude] - Relude.Debug.IsText
3524.05 s
[relude] - Relude.Debug.Rep_Undefined
3524.05 s
[relude] Warning: Relude.List.NonEmpty: could not find link destinations for:
3524.05 s
[relude] - GHC.Generics.Rep1_NonEmpty
3524.05 s
[relude] - GHC.Generics.Rep_NonEmpty
3524.05 s
[relude] - GHC.IsList.D:R:ItemNonEmpty
3524.05 s
[relude] - Relude.List.NonEmpty.IsNonEmpty
3524.05 s
[relude] - Relude.Container.One.D:R:OneItemNonEmpty
3524.05 s
[relude] Warning: Relude.Exception: could not find link destinations for:
3524.05 s
[relude] - GHC.IOPort.IOPortException
3524.05 s
[relude] Warning: Relude.DeepSeq: could not find link destinations for:
3524.06 s
[relude] - Control.DeepSeq.GNFData
3524.06 s
[relude] - Control.DeepSeq.Zero
3524.06 s
[relude] Warning: Relude.Numeric: could not find link destinations for:
3524.06 s
[relude] - GHC.Generics.D:R:UReckWordp0
3524.06 s
[relude] - GHC.Generics.D:R:UReckFloatp0
3524.06 s
[relude] - GHC.Generics.D:R:UReckDoublep0
3524.06 s
[relude] - GHC.Generics.Rep_R:UReckWordp
3524.06 s
[relude] - GHC.Generics.Rep1_R:UReckWordp
3524.06 s
[relude] - GHC.Generics.Rep1_R:UReckFloatp
3524.06 s
[relude] - GHC.Generics.Rep_R:UReckDoublep
3524.06 s
[relude] - GHC.Generics.Rep1_R:UReckDoublep
3524.06 s
[relude] - GHC.Generics.Rep_R:UReckFloatp
3524.06 s
[relude] Warning: Relude.Container.One: could not find link destinations for:
3524.06 s
[relude] - Relude.Container.One.D:R:OneItemIntSet
3524.06 s
[relude] - Relude.Container.One.D:R:OneItemHashSet
3524.06 s
[either] Haddock coverage:
3524.06 s
[either] Warning: 'forM_' is out of scope.
3524.06 s
[either] If you qualify the identifier, haddock can try to link it anyway.
3524.06 s
[either] 100% ( 20 / 20) in 'Data.Either.Combinators'
3524.06 s
[either] 27% ( 3 / 11) in 'Data.Either.Validation'
3524.06 s
[either] Missing documentation for:
3524.06 s
[either] _Success (src/Data/Either/Validation.hs:130)
3524.06 s
[either] _Failure (src/Data/Either/Validation.hs:121)
3524.06 s
[either] eitherToValidation (src/Data/Either/Validation.hs:151)
3524.06 s
[either] validationToEither (src/Data/Either/Validation.hs:145)
3524.06 s
[either] vap (src/Data/Either/Validation.hs:162)
3524.06 s
[either] ealt (src/Data/Either/Validation.hs:187)
3524.06 s
[either] vapm (src/Data/Either/Validation.hs:179)
3524.06 s
[either] apm (src/Data/Either/Validation.hs:170)
3524.07 s
[http-types] [2 of 7] Compiling Network.HTTP.Types.Method ( Network/HTTP/Types/Method.hs, nothing )
3524.20 s
[doctest-parallel] returns Left on unterminated multiline command [✔]
3524.20 s
[doctest-parallel] LocationSpec
3524.20 s
[doctest-parallel] toLocation
3524.20 s
[doctest-parallel] works for a regular SrcSpan [✔]
3524.20 s
[doctest-parallel] works for a single-line SrcSpan [✔]
3524.20 s
[doctest-parallel] works for a SrcSpan that corresponds to single point [✔]
3524.20 s
[doctest-parallel] works for a bad SrcSpan [✔]
3524.20 s
[doctest-parallel] works for a SrcLoc with bad locations [✔]
3524.25 s
[doctest-parallel] enumerate
3524.25 s
[doctest-parallel] replicates UnhelpfulLocation [✔]
3524.25 s
[doctest-parallel] enumerates Location [✔]
3524.25 s
[doctest-parallel] MainSpec
3524.25 s
[doctest-parallel] doctest
3524.25 s
[doctest-parallel] testSimple [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] it-variable [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] it-variable in $setup [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] failing [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] skips subsequent examples from the same group if an example fails [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] use -DFIB=fib to set CPP flag [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] testImport [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] testCommentLocation [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] testPutStr [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] fails on multi-line expressions, introduced with :{ [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] testBlankline [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] examples from the same Haddock comment share the same scope [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.25 s
[doctest-parallel] testDocumentationForArguments [‐]
3524.25 s
[doctest-parallel] # PENDING: No reason given
3524.27 s
[doctest-parallel] template-haskell [‐]
3524.27 s
[doctest-parallel] # PENDING: No reason given
3524.27 s
[doctest-parallel] handles source files with CRLF line endings [‐]
3524.27 s
[doctest-parallel] # PENDING: No reason given
3524.28 s
[doctest-parallel] runs $setup before each test group [‐]
3524.28 s
[doctest-parallel] # PENDING: No reason given
3524.28 s
[ghc-lib-parser] [ 23 of 443] Compiling GHC.Lexeme ( libraries/ghc-boot-th/GHC/Lexeme.hs, /build/.haddock-8227/GHC/Lexeme.o, /build/.haddock-8227/GHC/Lexeme.dyn_o )
3524.28 s
[doctest-parallel] skips subsequent tests from a module, if $setup fails [‐]
3524.28 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] works with additional object files [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] ignores trailing whitespace when matching test output [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] doctest as a runner for QuickCheck properties
3524.30 s
[doctest-parallel] runs a boolean property [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] runs an explicitly quantified property [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] runs an implicitly quantified property [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] reports a failing property [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] runs a boolean property with an explicit type signature [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] runs $setup before each property [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] doctest (module isolation)
3524.30 s
[doctest-parallel] should fail due to module isolation [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.30 s
[doctest-parallel] doctest (regression tests)
3524.30 s
[doctest-parallel] bugfixOutputToStdErr [‐]
3524.30 s
[doctest-parallel] # PENDING: No reason given
3524.31 s
[doctest-parallel] bugfixImportHierarchical [‐]
3524.31 s
[doctest-parallel] # PENDING: No reason given
3524.31 s
[doctest-parallel] bugfixMultipleModules [‐]
3524.31 s
[doctest-parallel] # PENDING: No reason given
3524.31 s
[doctest-parallel] doesn't clash with user bindings of stdout/stderr [‐]
3524.31 s
[doctest-parallel] # PENDING: No reason given
3524.31 s
[doctest-parallel] doesn't get confused by doctests using System.IO imports [‐]
3524.31 s
[doctest-parallel] # PENDING: No reason given
3524.31 s
[doctest-parallel] correctly handles C import directories [‐]
3524.31 s
[doctest-parallel] # PENDING: No reason given
3524.31 s
[doctest-parallel] sets module level options [‐]
3524.31 s
[doctest-parallel] # PENDING: No reason given
3524.31 s
[doctest-parallel] succeeds for non-exposed modules if --no-implicit-module-import is set [‐]
3524.31 s
[doctest-parallel] # PENDING: No reason given
3524.31 s
[doctest-parallel] OptionsSpec
3524.31 s
[doctest-parallel] parseOptions
3524.31 s
[doctest-parallel] --preserve-it
3524.31 s
[doctest-parallel] without --preserve-it
3524.31 s
[doctest-parallel] does not preserve the `it` variable [✔]
3524.31 s
[doctest-parallel] with --preserve-it
3524.31 s
[doctest-parallel] preserves the `it` variable [✔]
3524.31 s
[doctest-parallel] with --no-preserve-it
3524.31 s
[doctest-parallel] preserves the `it` variable [✔]
3524.31 s
[doctest-parallel] --randomize-order
3524.31 s
[doctest-parallel] without --randomize-order
3524.31 s
[doctest-parallel] does not set randomize order [✔]
3524.31 s
[doctest-parallel] with --randomize-order
3524.31 s
[doctest-parallel] sets randomize order [✔]
3524.31 s
[doctest-parallel] with --no-randomize-order
3524.31 s
[doctest-parallel] unsets randomize order [✔]
3524.31 s
[doctest-parallel] with --help
3524.31 s
[doctest-parallel] outputs usage information [✔]
3524.31 s
[doctest-parallel] with --version
3524.31 s
[doctest-parallel] outputs version information [✔]
3524.32 s
[doctest-parallel] with --info
3524.32 s
[doctest-parallel] outputs machine readable version information [✔]
3524.32 s
[doctest-parallel] --verbose
3524.32 s
[doctest-parallel] without --verbose
3524.32 s
[doctest-parallel] is not verbose by default [✔]
3524.32 s
[doctest-parallel] with --verbose
3524.32 s
[doctest-parallel] parses verbose option [✔]
3524.33 s
[doctest-parallel] ParseSpec
3524.33 s
[doctest-parallel] getDocTests
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemSet
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemIntMap
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemHashMap
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemMap
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemShortByteString
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemByteString
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemByteString0
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemText
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemText0
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemSeq
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemNonEmpty
3524.33 s
[relude] - Relude.Container.One.D:R:OneItemList
3524.34 s
[doctest-parallel] extracts properties from a module [✔]
3524.38 s
[relude] Warning: Relude.Foldable.Fold: could not find link destinations for:
3524.38 s
[relude] - Relude.Foldable.Fold.DisallowElem
3524.38 s
[relude] Warning: Relude.Extra.Map: could not find link destinations for:
3524.38 s
[relude] - Relude.Extra.Map.D:R:KeyIntSet
3524.38 s
[relude] - Relude.Extra.Map.D:R:ValIntSet
3524.38 s
[relude] - Relude.Extra.Map.D:R:KeyHashSet
3524.38 s
[relude] - Relude.Extra.Map.D:R:ValHashSet
3524.38 s
[relude] - Relude.Extra.Map.D:R:KeySet
3524.38 s
[relude] - Relude.Extra.Map.D:R:ValSet
3524.38 s
[relude] - Relude.Extra.Map.D:R:KeyIntMap
3524.38 s
[relude] - Relude.Extra.Map.D:R:ValIntMap
3524.38 s
[relude] - Relude.Extra.Map.D:R:KeyHashMap
3524.38 s
[relude] - Relude.Extra.Map.D:R:ValHashMap
3524.38 s
[relude] - Relude.Extra.Map.D:R:KeyMap
3524.38 s
[relude] - Relude.Extra.Map.D:R:ValMap
3524.40 s
[relude] Warning: Relude.Extra.Foldable1: could not find link destinations for:
3524.40 s
[relude] - Relude.Extra.Foldable1.IsListError
3524.43 s
[doctest-parallel] extracts examples from a module [✔]
3524.52 s
[doctest-parallel] extracts examples from documentation for non-exported names [✔]
3524.53 s
[parsers] Warning: Text.Parser.Combinators: could not find link destinations for:
3524.53 s
[parsers] - Data.Attoparsec.Internal.Types.Chunk
3524.53 s
[parsers] - Data.Attoparsec.Internal.Types.Parser
3524.53 s
[parsers] Warning: Text.Parser.Char: could not find link destinations for:
3524.53 s
[parsers] - Data.Attoparsec.Internal.Types.Chunk
3524.53 s
[parsers] - Data.Attoparsec.Internal.Types.Parser
3524.54 s
[parsers] Warning: Text.Parser.LookAhead: could not find link destinations for:
3524.54 s
[parsers] - Data.Attoparsec.Internal.Types.Chunk
3524.54 s
[parsers] - Data.Attoparsec.Internal.Types.Parser
3524.57 s
[semialign] Phase: setupCompilerEnvironmentPhase
3524.60 s
[semialign] Build with /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2.
3524.64 s
[parsers] Warning: Text.Parser.Token: could not find link destinations for:
3524.64 s
[parsers] - Data.Attoparsec.Internal.Types.Chunk
3524.64 s
[parsers] - Data.Attoparsec.Internal.Types.Parser
3524.65 s
[foldl] [3 of 9] Compiling Control.Foldl.Util.MVector ( src/Control/Foldl/Util/MVector.hs, dist/build/Control/Foldl/Util/MVector.p_o )
3524.65 s
[foldl] [4 of 9] Compiling Control.Foldl.Util.Vector ( src/Control/Foldl/Util/Vector.hs, dist/build/Control/Foldl/Util/Vector.p_o )
3524.65 s
[foldl] [5 of 9] Compiling Control.Foldl ( src/Control/Foldl.hs, dist/build/Control/Foldl.p_o )
3524.66 s
[doctest-parallel] extracts multiple examples from a module [✔]
3524.70 s
[doctest-parallel] returns an empty list, if documentation contains no examples [✔]
3524.71 s
[ghc-lib-parser] [ 24 of 443] Compiling GHC.Platform.ArchOS ( libraries/ghc-boot/GHC/Platform/ArchOS.hs, /build/.haddock-8227/GHC/Platform/ArchOS.o, /build/.haddock-8227/GHC/Platform/ArchOS.dyn_o )
3524.71 s
[http-types] [3 of 7] Compiling Network.HTTP.Types.Status ( Network/HTTP/Types/Status.hs, nothing )
3524.80 s
[doctest-parallel] sets setup code to Nothing, if it does not contain any tests [✔]
3524.91 s
[doctest-parallel] keeps modules that only contain setup code [✔]
3524.91 s
[doctest-parallel] parseInteractions (an internal function)
3524.91 s
[doctest-parallel] parses an interaction [✔]
3524.91 s
[doctest-parallel] drops whitespace as appropriate [✔]
3524.91 s
[doctest-parallel] parses an interaction without a result [✔]
3524.91 s
[doctest-parallel] works with a complex example [✔]
3524.91 s
[doctest-parallel] attaches location information to parsed interactions [✔]
3524.91 s
[doctest-parallel] basic multiline [✔]
3524.91 s
[doctest-parallel] multiline align output [✔]
3524.91 s
[doctest-parallel] multiline align output with >>> [✔]
3524.91 s
[doctest-parallel] parses wild cards lines [✔]
3524.91 s
[doctest-parallel] parses wild card chunks [✔]
3524.91 s
[doctest-parallel] parseProperties (an internal function)
3524.91 s
[doctest-parallel] parses a property [✔]
3524.91 s
[doctest-parallel] mkLineChunks (an internal function)
3524.91 s
[doctest-parallel] replaces ellipsis with WildCardChunks [✔]
3524.91 s
[doctest-parallel] doesn't replace fewer than 3 consecutive dots [✔]
3524.91 s
[doctest-parallel] handles leading and trailing dots [✔]
3524.91 s
[doctest-parallel] handles leading and trailing ellipsis [✔]
3524.91 s
[doctest-parallel] PropertySpec
3524.91 s
[doctest-parallel] runProperty
3525.22 s
[http-types] [4 of 7] Compiling Network.HTTP.Types.URI ( Network/HTTP/Types/URI.hs, nothing )
3525.77 s
[http-types] [5 of 7] Compiling Network.HTTP.Types.QueryLike ( Network/HTTP/Types/QueryLike.hs, nothing )
3525.81 s
[reducers] [10 of 14] Compiling Data.Semigroup.Generator ( src/Data/Semigroup/Generator.hs, dist/build/Data/Semigroup/Generator.o, dist/build/Data/Semigroup/Generator.dyn_o )
3525.84 s
[http-types] [6 of 7] Compiling Network.HTTP.Types.Version ( Network/HTTP/Types/Version.hs, nothing )
3525.92 s
[http-types] [7 of 7] Compiling Network.HTTP.Types ( Network/HTTP/Types.hs, nothing )
3525.98 s
[http-types] Haddock coverage:
3526.00 s
[http-types] 100% ( 71 / 71) in 'Network.HTTP.Types.Header'
3526.00 s
[http-types] Warning: 'ByteString' is out of scope.
3526.00 s
[http-types] If you qualify the identifier, haddock can try to link it anyway.
3526.01 s
[http-types] 100% ( 19 / 19) in 'Network.HTTP.Types.Method'
3526.01 s
[http-types] Warning: 'Status' is ambiguous. It is defined
3526.01 s
[http-types] * at Network/HTTP/Types/Status.hs:140:15
3526.01 s
[http-types] * at Network/HTTP/Types/Status.hs:140:1
3526.01 s
[http-types] You may be able to disambiguate the identifier by qualifying it or
3526.01 s
[http-types] by specifying the type/value namespace explicitly.
3526.01 s
[http-types] Defaulting to the one defined at Network/HTTP/Types/Status.hs:140:1
3526.03 s
[http-types] 98% (107 /109) in 'Network.HTTP.Types.Status'
3526.03 s
[http-types] Missing documentation for:
3526.03 s
[http-types] statusCode
3526.03 s
[http-types] statusMessage
3526.04 s
[http-types] Warning: 'Builder' is out of scope.
3526.04 s
[http-types] If you qualify the identifier, haddock can try to link it anyway.
3526.04 s
[http-types] Warning: 'ByteString' is out of scope.
3526.04 s
[http-types] If you qualify the identifier, haddock can try to link it anyway.
3526.07 s
[http-types] 100% ( 42 / 42) in 'Network.HTTP.Types.URI'
3526.07 s
[http-types] 100% ( 4 / 4) in 'Network.HTTP.Types.QueryLike'
3526.08 s
[http-types] 100% ( 6 / 6) in 'Network.HTTP.Types.Version'
3526.09 s
[http-types] 99% (207 /208) in 'Network.HTTP.Types'
3526.09 s
[http-types] Missing documentation for:
3526.09 s
[http-types] Module header
3526.53 s
[reducers] [11 of 14] Compiling Data.Generator.Combinators ( src/Data/Generator/Combinators.hs, dist/build/Data/Generator/Combinators.o, dist/build/Data/Generator/Combinators.dyn_o )
3526.69 s
[doctest-parallel] reports a failing property [✔]
3526.74 s
[semialign] Phase: unpackPhase
3526.78 s
[semialign] unpacking source archive /nix/store/7r6xfw79m4pw1yb0i8zzcx6cha65xrx1-semialign-1.3.1.tar.gz
3526.81 s
[reducers] [12 of 14] Compiling Data.Semigroup.Reducer.With ( src/Data/Semigroup/Reducer/With.hs, dist/build/Data/Semigroup/Reducer/With.o, dist/build/Data/Semigroup/Reducer/With.dyn_o )
3526.81 s
[reducers] [13 of 14] Compiling Data.Semigroup.Self ( src/Data/Semigroup/Self.hs, dist/build/Data/Semigroup/Self.o, dist/build/Data/Semigroup/Self.dyn_o )
3526.81 s
[reducers] [14 of 14] Compiling Data.Semigroup.Union ( src/Data/Semigroup/Union.hs, dist/build/Data/Semigroup/Union.o, dist/build/Data/Semigroup/Union.dyn_o )
3526.83 s
[semialign] source root is semialign-1.3.1
3526.97 s
[semialign] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semialign-1.3.1/src/Data/Zip.hs"
3527.02 s
[semialign] Phase: patchPhase
3527.04 s
[tomland] Semigroup associativity: x <> (y <> z) ≡ (x <> y) <> z [✔]
3527.04 s
[tomland] passed 100 tests.
3527.04 s
[tomland] Monoid Right Identity: mempty <> x ≡ x [✔]
3527.04 s
[tomland] passed 100 tests.
3527.04 s
[tomland] Monoid Right Identity: x <> mempty ≡ x [✔]
3527.04 s
[tomland] passed 100 tests.
3527.04 s
[tomland] Toml.Type.Printer: Golden tests for pretty-printing
3527.04 s
[tomland] Golden pretty_default [✔]
3527.04 s
[tomland] Golden pretty_sorted_only [✔]
3527.04 s
[tomland] Golden pretty_indented_only [✔]
3527.04 s
[tomland] Golden pretty_unformatted [✔]
3527.04 s
[tomland] Golden pretty_custom_sorted [✔]
3527.04 s
[tomland] Golden pretty_lines [✔]
3527.04 s
[tomland] TOML laws
3527.08 s
[semialign] Replace Cabal file with edited version from mirror://hackage/semialign-1.3.1/revision/2.cabal.
3527.14 s
[semialign] Phase: compileBuildDriverPhase
3527.17 s
[semialign] setupCompileFlags: -package-db=/build/tmp.v1NoJ4f09c/setup-package.conf.d -threaded
3527.19 s
[string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
3527.19 s
[string-interpolate] +++ OK, passed 10000 tests.
3527.40 s
[semialign] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.v1NoJ4f09c/Main.o )
3527.54 s
[http-types] Warning: Network.HTTP.Types.Header: could not find link destinations for:
3527.54 s
[http-types] - Network.HTTP.Types.Header.Rep_ByteRange
3527.55 s
[http-types] Warning: Network.HTTP.Types.Method: could not find link destinations for:
3527.55 s
[http-types] - Network.HTTP.Types.Method.Rep_StdMethod
3527.55 s
[http-types] Warning: Network.HTTP.Types.Status: could not find link destinations for:
3527.55 s
[http-types] - Network.HTTP.Types.Status.Rep_Status
3527.57 s
[http-types] Warning: Network.HTTP.Types.Version: could not find link destinations for:
3527.57 s
[http-types] - Network.HTTP.Types.Version.Rep_HttpVersion
3527.61 s
[http-types] Warning: Network.HTTP.Types: could not find link destinations for:
3527.61 s
[http-types] - Network.HTTP.Types.Header.Rep_ByteRange
3527.61 s
[http-types] - Network.HTTP.Types.Method.Rep_StdMethod
3527.61 s
[http-types] - Network.HTTP.Types.Status.Rep_Status
3527.61 s
[http-types] - Network.HTTP.Types.Version.Rep_HttpVersion
3527.78 s
[semialign] [2 of 2] Linking Setup
3527.83 s
[ghc-lib-parser] [ 25 of 443] Compiling GHC.Platform.Constants ( ghc-lib/stage0/compiler/build/GHC/Platform/Constants.hs, /build/.haddock-8227/GHC/Platform/Constants.o, /build/.haddock-8227/GHC/Platform/Constants.dyn_o )
3528.15 s
[doctest-parallel] runs a Bool property [✔]
3529.12 s
[string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
3529.17 s
[string-interpolate] +++ OK, passed 10000 tests.
3529.62 s
[doctest-parallel] runs a Bool property with an explicit type signature [✔]
3529.80 s
[string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
3529.83 s
[string-interpolate] +++ OK, passed 10000 tests.
3530.74 s
[reducers] [ 1 of 14] Compiling Data.Semigroup.Instances ( src/Data/Semigroup/Instances.hs, dist/build/Data/Semigroup/Instances.p_o )
3531.45 s
[reducers] [ 2 of 14] Compiling Data.Semigroup.Reducer ( src/Data/Semigroup/Reducer.hs, dist/build/Data/Semigroup/Reducer.p_o )
3533.06 s
[doctest-parallel] runs an implicitly quantified property [✔]
3533.47 s
[semialign] Phase: updateAutotoolsGnuConfigScriptsPhase
3533.52 s
[semialign] Phase: configurePhase
3533.55 s
[semialign] configureFlags: --verbose --prefix=/nix/store/5npbjv2gfxvbqfmc4cc0qszixd0cbc7i-semialign-1.3.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/k8m4dfhvxx9z3wy13qb99hbziw2f3jb4-semialign-1.3.1-doc/share/doc/semialign-1.3.1 --with-gcc=gcc --package-db=/build/tmp.v1NoJ4f09c/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --enable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/yw7vb4hamv9mqgbgf7598zvis7k2spyx-ncurses-6.5/lib --extra-lib-dirs=/nix/store/adfh8p731fy9iahv0mccbx0is6i96diy-libffi-3.4.8/lib --extra-lib-dirs=/nix/store/vf3hfbbl7h32axb73fa2b0dbqg0gmjgi-elfutils-0.192/lib --extra-lib-dirs=/nix/store/wx2hkwfpc39ixyww2hai0v697zzrpbxr-gmp-with-cxx-6.3.0/lib
3533.60 s
[semialign] Using Parsec parser
3533.60 s
[semialign] Configuring semialign-1.3.1...
3534.00 s
[free] [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.o, dist/build/Control/Comonad/Trans/Cofree.dyn_o )
3534.38 s
[doctest-parallel] runs an implicitly quantified property even with GHC 7.4 [✔]
3534.48 s
[reducers] [ 3 of 14] Compiling Data.Semigroup.MonadPlus ( src/Data/Semigroup/MonadPlus.hs, dist/build/Data/Semigroup/MonadPlus.p_o )
3535.46 s
[doctest-parallel] runs an explicitly quantified property [✔]
3536.20 s
[semialign] Flags chosen: semigroupoids=True
3536.20 s
[semialign] Dependency base >=4.12.0.0 && <4.22: using base-4.19.1.0
3536.20 s
[semialign] Dependency containers >=0.6.0.1 && <0.8: using containers-0.6.8
3536.20 s
[semialign] Dependency hashable >=1.4.4.0 && <1.6: using hashable-1.4.7.0
3536.20 s
[semialign] Dependency indexed-traversable >=0.1.4 && <0.2: using
3536.20 s
[semialign] indexed-traversable-0.1.4
3536.20 s
[semialign] Dependency indexed-traversable-instances >=0.1.2 && <0.2: using
3536.20 s
[semialign] indexed-traversable-instances-0.1.2
3536.20 s
[semialign] Dependency semigroupoids >=6.0.1 && <6.1: using semigroupoids-6.0.1
3536.20 s
[semialign] Dependency tagged >=0.8.8 && <0.9: using tagged-0.8.8
3536.20 s
[semialign] Dependency these >=1.2.1 && <1.3: using these-1.2.1
3536.20 s
[semialign] Dependency transformers >=0.5.6.2 && <0.7: using transformers-0.6.1.0
3536.20 s
[semialign] Dependency unordered-containers >=0.2.8.0 && <0.3: using
3536.20 s
[semialign] unordered-containers-0.2.20
3536.20 s
[semialign] Dependency vector >=0.13.0.0 && <0.14: using vector-0.13.2.0
3536.74 s
[doctest-parallel] allows to mix implicit and explicit quantification [✔]
3537.00 s
[free] [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.o, dist/build/Control/Comonad/Trans/Coiter.dyn_o )
3537.00 s
[free] [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.o, dist/build/Control/Monad/Free/Class.dyn_o )
3537.00 s
[free] [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.o, dist/build/Control/Monad/Free/TH.dyn_o )
3537.00 s
[free] [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.o, dist/build/Control/Monad/Trans/Free.dyn_o )
3537.00 s
[free] [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.o, dist/build/Control/Monad/Free.dyn_o )
3537.23 s
[string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] when using strict Text as a parameter
3537.23 s
[string-interpolate] just interpolating should be id [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to String and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] when using lazy Text as a parameter
3537.23 s
[string-interpolate] just interpolating should be id [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to String and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] when using strict ByteString as a parameter
3537.23 s
[string-interpolate] just interpolating should be id [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to lazy ByteString and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] and the ByteString is valid UTF8
3537.23 s
[string-interpolate] should passthrough a conversion to String and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
3537.23 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.23 s
[string-interpolate] when using lazy ByteString as a parameter
3537.24 s
[string-interpolate] just interpolating should be id [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] should passthrough a conversion to strict ByteString and back unchanged [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] and the ByteString is valid UTF8
3537.24 s
[string-interpolate] should passthrough a conversion to String and back unchanged [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] should passthrough a conversion to strict Text and back unchanged [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] should passthrough a conversion to lazy Text and back unchanged [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] when using Char as a parameter
3537.24 s
[string-interpolate] interpolating into a String shouldn't have quotes [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] interpolating into strict Text shouldn't have quotes [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] interpolating into lazy Text shouldn't have quotes [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] interpolating into strict ByteString shouldn't have quotes [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] interpolating into lazy ByteString shouldn't have quotes [✔]
3537.24 s
[string-interpolate] +++ OK, passed 10000 tests.
3537.24 s
[string-interpolate] when interpolating into strict ByteString
3537.24 s
[string-interpolate] should handle literal Unicode strings correctly [✔]
3537.24 s
[string-interpolate] when interpolating into lazy ByteString
3537.24 s
[string-interpolate] should handle literal Unicode strings correctly [✔]
3537.24 s
[string-interpolate] __i
3537.24 s
[string-interpolate] when there are newlines
3537.24 s
[string-interpolate] handles a small code snippet correctly/1 [✔]
3537.24 s
[string-interpolate] handles a small code snippet correctly/2 [✔]
3537.24 s
[string-interpolate] handles a small code snippet correctly/3 [✔]
3537.24 s
[string-interpolate] handles tabs [✔]
3537.24 s
[string-interpolate] __i'E
3537.24 s
[string-interpolate] when there are newlines
3537.24 s
[string-interpolate] handles a small code snippet correctly/1 [✔]
3537.24 s
[string-interpolate] handles a small code snippet correctly/2 [✔]
3537.24 s
[string-interpolate] handles a small code snippet correctly/3 [✔]
3537.24 s
[string-interpolate] __i'L
3537.24 s
[string-interpolate] when there are newlines
3537.24 s
[string-interpolate] handles a small code snippet correctly/1 [✔]
3537.24 s
[string-interpolate] handles a small code snippet correctly/2 [✔]
3537.24 s
[string-interpolate] handles a small code snippet correctly/3 [✔]
3537.24 s
[string-interpolate] iii
3537.24 s
[string-interpolate] when there is whitespace
3537.24 s
[string-interpolate] collapses a small example of whitespace [✔]
3537.24 s
[string-interpolate] collapses a small example of newlines [✔]
3537.24 s
[string-interpolate] iii'E
3537.24 s
[string-interpolate] when there is whitespace
3537.24 s
[string-interpolate] collapses a small example of whitespace [✔]
3537.24 s
[string-interpolate] collapses a small example of newlines [✔]
3537.24 s
[string-interpolate] iii'L
3537.24 s
[string-interpolate] when there is whitespace
3537.25 s
[string-interpolate] collapses a small example of whitespace [✔]
3537.25 s
[string-interpolate] collapses a small example of newlines [✔]
3537.25 s
[string-interpolate]
3537.25 s
[string-interpolate] Finished in 24.8150 seconds
3537.25 s
[string-interpolate] 57 examples, 0 failures
3537.25 s
[foldl] [6 of 9] Compiling Control.Foldl.Text ( src/Control/Foldl/Text.hs, dist/build/Control/Foldl/Text.p_o )
3537.27 s
[string-interpolate] Test suite string-interpolate-test: PASS
3537.27 s
[string-interpolate] Test suite logged to:
3537.27 s
[string-interpolate] dist/test/string-interpolate-0.3.4.0-string-interpolate-test.log
3537.27 s
[string-interpolate] 1 of 1 test suites (1 of 1 test cases) passed.
3537.40 s
[string-interpolate] Phase: haddockPhase
3537.88 s
[semialign] Source component graph: component lib
3537.88 s
[semialign] Configured component graph:
3537.88 s
[semialign] component semialign-1.3.1-FVD4k1IFPzz76wWXAnBIsG
3537.88 s
[semialign] include base-4.19.1.0-a65c
3537.88 s
[semialign] include containers-0.6.8-bf3e
3537.88 s
[semialign] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3537.88 s
[semialign] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3537.88 s
[semialign] include indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3537.88 s
[semialign] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3537.88 s
[semialign] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3537.88 s
[semialign] include these-1.2.1-JfbwEqH9wzS3LVzKp0tDBB
3537.88 s
[semialign] include transformers-0.6.1.0-90ea
3537.88 s
[semialign] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3537.88 s
[semialign] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3537.88 s
[semialign] Linked component graph:
3537.88 s
[semialign] unit semialign-1.3.1-FVD4k1IFPzz76wWXAnBIsG
3537.89 s
[semialign] include base-4.19.1.0-a65c
3537.89 s
[semialign] include containers-0.6.8-bf3e
3537.89 s
[semialign] include hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3537.89 s
[semialign] include indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3537.89 s
[semialign] include indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3537.89 s
[semialign] include semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3537.89 s
[semialign] include tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3537.89 s
[semialign] include these-1.2.1-JfbwEqH9wzS3LVzKp0tDBB
3537.89 s
[semialign] include transformers-0.6.1.0-90ea
3537.89 s
[semialign] include unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3537.89 s
[semialign] include vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3537.89 s
[semialign] Data.Align=semialign-1.3.1-FVD4k1IFPzz76wWXAnBIsG:Data.Align,Data.Crosswalk=semialign-1.3.1-FVD4k1IFPzz76wWXAnBIsG:Data.Crosswalk,Data.Semialign=semialign-1.3.1-FVD4k1IFPzz76wWXAnBIsG:Data.Semialign,Data.Semialign.Indexed=semialign-1.3.1-FVD4k1IFPzz76wWXAnBIsG:Data.Semialign.Indexed,Data.Zip=semialign-1.3.1-FVD4k1IFPzz76wWXAnBIsG:Data.Zip
3537.89 s
[semialign] Ready component graph:
3537.89 s
[semialign] definite semialign-1.3.1-FVD4k1IFPzz76wWXAnBIsG
3537.89 s
[semialign] depends base-4.19.1.0-a65c
3537.89 s
[semialign] depends containers-0.6.8-bf3e
3537.89 s
[semialign] depends hashable-1.4.7.0-Enqv3oZMo9yBCw7yxVvzyI
3537.89 s
[semialign] depends indexed-traversable-0.1.4-4hNiwvChHpy7XoXINSh7sE
3537.89 s
[semialign] depends indexed-traversable-instances-0.1.2-5gcrvy1yV5hDPEzNUkEEsK
3537.89 s
[semialign] depends semigroupoids-6.0.1-5AaS7fxNhft3L77M6ae9yT
3537.89 s
[semialign] depends tagged-0.8.8-I2pIuBeFAHdJSpeeUj8dJW
3537.89 s
[semialign] depends these-1.2.1-JfbwEqH9wzS3LVzKp0tDBB
3537.89 s
[semialign] depends transformers-0.6.1.0-90ea
3537.89 s
[semialign] depends unordered-containers-0.2.20-474f440NbTZ9cnquTvMm0z
3537.89 s
[semialign] depends vector-0.13.2.0-EyfFlijEURh1oeWRfe84qU
3537.89 s
[semialign] Using Cabal-3.10.2.0 compiled by ghc-9.8
3537.89 s
[semialign] Using compiler: ghc-9.8.2
3537.89 s
[semialign] Using install prefix:
3537.89 s
[semialign] /nix/store/5npbjv2gfxvbqfmc4cc0qszixd0cbc7i-semialign-1.3.1
3537.89 s
[semialign] Executables installed in:
3537.89 s
[semialign] /nix/store/5npbjv2gfxvbqfmc4cc0qszixd0cbc7i-semialign-1.3.1/bin
3537.89 s
[semialign] Libraries installed in:
3537.89 s
[semialign] /nix/store/5npbjv2gfxvbqfmc4cc0qszixd0cbc7i-semialign-1.3.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/semialign-1.3.1-FVD4k1IFPzz76wWXAnBIsG
3537.89 s
[semialign] Dynamic Libraries installed in:
3537.89 s
[semialign] /nix/store/5npbjv2gfxvbqfmc4cc0qszixd0cbc7i-semialign-1.3.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2
3537.89 s
[semialign] Private executables installed in:
3537.89 s
[semialign] /nix/store/5npbjv2gfxvbqfmc4cc0qszixd0cbc7i-semialign-1.3.1/libexec/x86_64-linux-ghc-9.8.2/semialign-1.3.1
3537.89 s
[semialign] Data files installed in:
3537.89 s
[semialign] /nix/store/5npbjv2gfxvbqfmc4cc0qszixd0cbc7i-semialign-1.3.1/share/x86_64-linux-ghc-9.8.2/semialign-1.3.1
3537.89 s
[semialign] Documentation installed in:
3537.89 s
[semialign] /nix/store/k8m4dfhvxx9z3wy13qb99hbziw2f3jb4-semialign-1.3.1-doc/share/doc/semialign-1.3.1
3537.89 s
[semialign] Configuration files installed in:
3537.89 s
[semialign] /nix/store/5npbjv2gfxvbqfmc4cc0qszixd0cbc7i-semialign-1.3.1/etc
3537.89 s
[semialign] No alex found
3537.89 s
[semialign] Using ar found on system at:
3537.89 s
[semialign] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ar
3537.89 s
[semialign] No c2hs found
3537.89 s
[semialign] No cpphs found
3537.89 s
[semialign] No doctest found
3537.89 s
[semialign] Using gcc version 14.3.0 given by user at:
3537.89 s
[semialign] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/gcc
3537.89 s
[semialign] Using ghc version 9.8.2 found on system at:
3537.89 s
[semialign] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc
3537.89 s
[semialign] Using ghc-pkg version 9.8.2 found on system at:
3537.89 s
[semialign] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/ghc-pkg-9.8.2
3537.89 s
[semialign] No ghcjs found
3537.89 s
[semialign] No ghcjs-pkg found
3537.89 s
[semialign] No greencard found
3537.89 s
[semialign] Using haddock version 2.30.0 found on system at:
3537.89 s
[semialign] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/haddock-ghc-9.8.2
3537.89 s
[semialign] No happy found
3537.89 s
[semialign] Using haskell-suite found on system at: haskell-suite-dummy-location
3537.89 s
[semialign] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
3537.89 s
[semialign] No hmake found
3537.89 s
[semialign] Using hpc version 0.69 found on system at:
3537.89 s
[semialign] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hpc-ghc-9.8.2
3537.89 s
[semialign] Using hsc2hs version 0.68.10 found on system at:
3537.89 s
[semialign] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/hsc2hs-ghc-9.8.2
3537.89 s
[semialign] Using hscolour version 1.25 found on system at:
3537.89 s
[semialign] /nix/store/y9afbj76mfg4whrhrm6lfxrr4afs0jbz-hscolour-1.25/bin/HsColour
3537.89 s
[semialign] No jhc found
3537.90 s
[semialign] Using ld found on system at:
3537.90 s
[semialign] /nix/store/87zpmcmwvn48z4lbrfba74b312h22s6c-binutils-wrapper-2.44/bin/ld.gold
3537.90 s
[semialign] No pkg-config found
3537.90 s
[semialign] Using runghc version 9.8.2 found on system at:
3537.90 s
[semialign] /nix/store/1jny9a696vay5g1i42givskmccc5ff11-ghc-9.8.2/bin/runghc-9.8.2
3537.90 s
[semialign] Using strip version 2.44 found on system at:
3537.90 s
[semialign] /nix/store/kaj8d1zcn149m40s9h0xi0khakibiphz-gcc-wrapper-14.3.0/bin/strip
3537.90 s
[semialign] Using tar found on system at:
3537.90 s
[semialign] /nix/store/w60s4xh1pjg6dwbw7j0b4xzlpp88q5qg-gnutar-1.35/bin/tar
3537.90 s
[semialign] No uhc found
3538.19 s
[doctest-parallel] reports the value for which a property fails [✔]
3538.73 s
[string-interpolate] Preprocessing library for string-interpolate-0.3.4.0..
3538.74 s
[string-interpolate] Running Haddock on library for string-interpolate-0.3.4.0..
3538.83 s
[semialign] Phase: buildPhase
3539.15 s
[string-interpolate] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3539.38 s
[monoid-subclasses] [14 of 16] Compiling Data.Monoid.Instances.Measured ( src/Data/Monoid/Instances/Measured.hs, dist/build/Data/Monoid/Instances/Measured.o, dist/build/Data/Monoid/Instances/Measured.dyn_o )
3539.38 s
[monoid-subclasses]
3539.38 s
[monoid-subclasses] src/Data/Monoid/Instances/Measured.hs:21:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3539.38 s
[monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
3539.38 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
3539.38 s
[monoid-subclasses] To import instances alone, use: import Data.Semigroup()
3539.38 s
[monoid-subclasses] |
3539.38 s
[monoid-subclasses] 21 | import Data.Semigroup (Semigroup(..))
3539.38 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3539.38 s
[monoid-subclasses]
3539.38 s
[monoid-subclasses] src/Data/Monoid/Instances/Measured.hs:22:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3539.38 s
[monoid-subclasses] The import of ‘Data.Monoid’ is redundant
3539.38 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
3539.38 s
[monoid-subclasses] To import instances alone, use: import Data.Monoid()
3539.38 s
[monoid-subclasses] |
3539.38 s
[monoid-subclasses] 22 | import Data.Monoid (Monoid(..))
3539.38 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3539.38 s
[monoid-subclasses] [15 of 16] Compiling Data.Monoid.Instances.Concat ( src/Data/Monoid/Instances/Concat.hs, dist/build/Data/Monoid/Instances/Concat.o, dist/build/Data/Monoid/Instances/Concat.dyn_o )
3539.38 s
[monoid-subclasses]
3539.38 s
[monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:23:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3539.38 s
[monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
3539.38 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
3539.38 s
[monoid-subclasses] To import instances alone, use: import Data.Semigroup()
3539.38 s
[monoid-subclasses] |
3539.38 s
[monoid-subclasses] 23 | import Data.Semigroup (Semigroup(..))
3539.38 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3539.38 s
[monoid-subclasses]
3539.38 s
[monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:24:21: warning : [ GHC-38856 ] [ -Wunused-imports ]
3539.38 s
[monoid-subclasses] The import of ‘Monoid’ from module ‘Data.Monoid’ is redundant
3539.38 s
[monoid-subclasses] |
3539.38 s
[monoid-subclasses] 24 | import Data.Monoid (Monoid(..) , First(..), Sum(..))
3539.38 s
[monoid-subclasses] | ^^^^^^^^^^
3539.38 s
[monoid-subclasses]
3539.38 s
[monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:199:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3539.38 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3539.38 s
[monoid-subclasses] In a pattern binding: Patterns of type ‘[Concat a]’ not matched: []
3539.38 s
[monoid-subclasses] |
3539.39 s
[monoid-subclasses] 199 | where splitNext a ~(xp:xs) =
3539.39 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^...
3539.39 s
[monoid-subclasses]
3539.39 s
[monoid-subclasses] src/Data/Monoid/Instances/Concat.hs:282:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3539.39 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3539.39 s
[monoid-subclasses] In a pattern binding: Patterns of type ‘[Concat p]’ not matched: []
3539.39 s
[monoid-subclasses] |
3539.39 s
[monoid-subclasses] 282 | where splitNext a ~(xp:xs) =
3539.39 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^...
3539.39 s
[monoid-subclasses] [16 of 16] Compiling Data.Monoid.Instances.ByteString.UTF8 ( src/Data/Monoid/Instances/ByteString/UTF8.hs, dist/build/Data/Monoid/Instances/ByteString/UTF8.o, dist/build/Data/Monoid/Instances/ByteString/UTF8.dyn_o )
3539.39 s
[monoid-subclasses]
3539.39 s
[monoid-subclasses] src/Data/Monoid/Instances/ByteString/UTF8.hs:59:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3539.39 s
[monoid-subclasses] The import of ‘Data.Semigroup’ is redundant
3539.39 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Semigroup’
3539.39 s
[monoid-subclasses] To import instances alone, use: import Data.Semigroup()
3539.39 s
[monoid-subclasses] |
3539.39 s
[monoid-subclasses] 59 | import Data.Semigroup (Semigroup(..))
3539.39 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3539.39 s
[monoid-subclasses]
3539.39 s
[monoid-subclasses] src/Data/Monoid/Instances/ByteString/UTF8.hs:60:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3539.39 s
[monoid-subclasses] The import of ‘Data.Monoid’ is redundant
3539.39 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Monoid’
3539.39 s
[monoid-subclasses] To import instances alone, use: import Data.Monoid()
3539.39 s
[monoid-subclasses] |
3539.39 s
[monoid-subclasses] 60 | import Data.Monoid (Monoid(..))
3539.39 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3539.67 s
[semialign] Preprocessing library for semialign-1.3.1..
3539.68 s
[semialign] Building library for semialign-1.3.1..
3539.85 s
[doctest-parallel] reports the values for which a property that takes multiple arguments fails [✔]
3540.07 s
[semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, dist/build/Data/Semialign/Internal.o, dist/build/Data/Semialign/Internal.dyn_o )
3540.17 s
[reducers] [ 4 of 14] Compiling Data.Semigroup.Monad ( src/Data/Semigroup/Monad.hs, dist/build/Data/Semigroup/Monad.p_o )
3540.26 s
[string-interpolate] [ 1 of 11] Compiling Data.String.Interpolate.Conversion.Classes ( src/lib/Data/String/Interpolate/Conversion/Classes.hs, /build/ghc821_0/ghc_14.o, /build/ghc821_0/ghc_14.dyn_o )
3540.64 s
[base64] [3 of 3] Linking dist/build/base64-tests/base64-tests
3540.96 s
[string-interpolate] [ 2 of 11] Compiling Data.String.Interpolate.Conversion.Encoding ( src/lib/Data/String/Interpolate/Conversion/Encoding.hs, /build/ghc821_0/ghc_16.o, /build/ghc821_0/ghc_16.dyn_o )
3541.25 s
[monoid-subclasses] [ 1 of 16] Compiling Data.Monoid.Null ( src/Data/Monoid/Null.hs, dist/build/Data/Monoid/Null.p_o )
3541.25 s
[extra] Documentation created: dist/doc/html/extra/, dist/doc/html/extra/extra.txt
3541.35 s
[string-interpolate] [ 3 of 11] Compiling Data.String.Interpolate.Conversion.ByteStringSink ( src/lib/Data/String/Interpolate/Conversion/ByteStringSink.hs, /build/ghc821_0/ghc_12.o, /build/ghc821_0/ghc_12.dyn_o )
3541.44 s
[extra] Preprocessing test suite 'extra-test' for extra-1.7.16..
3541.47 s
[extra] Phase: installPhase
3541.48 s
[doctest-parallel] defaults ambiguous type variables to Integer [✔]
3541.48 s
[doctest-parallel] freeVariables
3541.73 s
[reducers] [ 5 of 14] Compiling Data.Semigroup.Apply ( src/Data/Semigroup/Apply.hs, dist/build/Data/Semigroup/Apply.p_o )
3541.73 s
[reducers] [ 6 of 14] Compiling Data.Semigroup.Applicative ( src/Data/Semigroup/Applicative.hs, dist/build/Data/Semigroup/Applicative.p_o )
3542.03 s
[reducers] [ 7 of 14] Compiling Data.Semigroup.Alternative ( src/Data/Semigroup/Alternative.hs, dist/build/Data/Semigroup/Alternative.p_o )
3542.03 s
[reducers] [ 8 of 14] Compiling Data.Semigroup.Alt ( src/Data/Semigroup/Alt.hs, dist/build/Data/Semigroup/Alt.p_o )
3542.03 s
[reducers] [ 9 of 14] Compiling Data.Generator ( src/Data/Generator.hs, dist/build/Data/Generator.p_o )
3542.23 s
[extra] Installing library in /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/extra-1.7.16-CZDQhp1xQpZA30D6ylb1rV
3542.43 s
[string-interpolate] [ 4 of 11] Compiling Data.String.Interpolate.Conversion.TextSink ( src/lib/Data/String/Interpolate/Conversion/TextSink.hs, /build/ghc821_0/ghc_18.o, /build/ghc821_0/ghc_18.dyn_o )
3542.56 s
[doctest-parallel] finds a free variables in a term [✔]
3542.94 s
[string-interpolate] [ 5 of 11] Compiling Data.String.Interpolate.Conversion ( src/lib/Data/String/Interpolate/Conversion.hs, /build/ghc821_0/ghc_10.o, /build/ghc821_0/ghc_10.dyn_o )
3543.61 s
[string-interpolate] [ 6 of 11] Compiling Data.String.Interpolate.Types ( src/lib/Data/String/Interpolate/Types.hs, /build/ghc821_0/ghc_24.o, /build/ghc821_0/ghc_24.dyn_o )
3543.87 s
[doctest-parallel] ignores duplicates [✔]
3543.96 s
[string-interpolate] [ 7 of 11] Compiling Data.String.Interpolate.Lines ( src/lib/Data/String/Interpolate/Lines.hs, /build/ghc821_0/ghc_20.o, /build/ghc821_0/ghc_20.dyn_o )
3544.27 s
[monoid-subclasses] [ 2 of 16] Compiling Data.Semigroup.Cancellative ( src/Data/Semigroup/Cancellative.hs, dist/build/Data/Semigroup/Cancellative.p_o )
3544.62 s
[string-interpolate] [ 8 of 11] Compiling Data.String.Interpolate.Parse ( src/lib/Data/String/Interpolate/Parse.hs, /build/ghc821_0/ghc_22.o, /build/ghc821_0/ghc_22.dyn_o )
3544.84 s
[extra] Phase: fixupPhase
3545.00 s
[extra] shrinking RPATHs of ELF executables and libraries in /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16
3545.03 s
[extra] shrinking /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSextra-1.7.16-CZDQhp1xQpZA30D6ylb1rV-ghc9.8.2.so
3545.07 s
[extra] checking for references to /build/ in /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16...
3545.09 s
[doctest-parallel] works for terms with multiple names [✔]
3545.24 s
[free] [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.o, dist/build/Control/Monad/Free/Church.dyn_o )
3545.27 s
[extra] patching script interpreter paths in /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16
3545.32 s
[base64] buildPhase completed in 2 minutes 45 seconds
3545.32 s
[base64] Phase: checkPhase
3545.32 s
[extra] stripping (with command strip and flags -S -p) in /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16/lib
3545.52 s
[foldl] [7 of 9] Compiling Control.Foldl.NonEmpty ( src/Control/Foldl/NonEmpty.hs, dist/build/Control/Foldl/NonEmpty.p_o )
3545.52 s
[foldl]
3545.52 s
[foldl] src/Control/Foldl/NonEmpty.hs:64:29: warning : [ GHC-38856 ] [ -Wunused-imports ]
3545.52 s
[foldl] The import of ‘liftA2’
3545.52 s
[foldl] from module ‘Control.Applicative’ is redundant
3545.52 s
[foldl] |
3545.52 s
[foldl] 64 | import Control.Applicative (liftA2 , Const(..))
3545.52 s
[foldl] | ^^^^^^
3545.64 s
[base64] Running 1 test suites...
3545.67 s
[base64] Test suite base64-tests: RUNNING...
3545.82 s
[doctest-parallel] works for names that contain a prime [✔]
3546.14 s
[base64] Base64 Tests
3546.14 s
[base64] ByteString
3546.14 s
[base64] Property Tests
3546.14 s
[base64] prop_roundtrip
3546.14 s
[base64] prop_std_roundtrip: OK
3546.14 s
[base64] +++ OK, passed 100 tests.
3546.14 s
[base64] prop_url_roundtrip: OK
3546.14 s
[base64] +++ OK, passed 100 tests.
3546.15 s
[base64] prop_url_roundtrip_nopad: OK (0.06s)
3546.15 s
[base64] +++ OK, passed 100 tests.
3546.15 s
[base64] prop_std_lenient_roundtrip: OK (0.06s)
3546.15 s
[base64] +++ OK, passed 100 tests.
3546.15 s
[base64] prop_url_lenient_roundtrip: OK
3546.15 s
[base64] +++ OK, passed 100 tests.
3546.16 s
[base64] prop_validity
3546.16 s
[base64] prop_std_valid: OK (0.06s)
3546.16 s
[base64] +++ OK, passed 100 tests.
3546.16 s
[base64] prop_url_valid: OK (0.02s)
3546.16 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_std_correct: OK (0.06s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_correct: OK (0.19s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_padding
3546.17 s
[base64] prop_url_nopad_roundtrip_untyped: OK (0.08s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_nopad_roundtrip_typed: OK (0.22s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_pad_roundtrip_untyped: OK
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_pad_roundtrip_typed: OK (0.18s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_decode_invariant_untyped: OK (0.18s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_decode_invariant_typed: OK (0.18s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_padding_coherence: OK (0.18s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_nopadding_coherence: OK (0.13s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_bos_coherence
3546.17 s
[base64] prop_std_bos_coherence: OK (0.18s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] prop_url_bos_coherence: OK (0.10s)
3546.17 s
[base64] +++ OK, passed 100 tests.
3546.17 s
[base64] Unit tests
3546.17 s
[base64] Padding tests
3546.17 s
[base64] URL decodePadding coherence
3546.19 s
[base64] "PA==": OK
3546.19 s
[base64] Padding required: no padding fails
3546.19 s
[base64] Padding required: padding succeeds
3546.19 s
[base64] "PDw=": OK
3546.20 s
[base64] Padding required: no padding fails
3546.20 s
[base64] Padding required: padding succeeds
3546.20 s
[base64] "PDw_": OK
3546.20 s
[base64] String has no padding: decodes should coincide
3546.20 s
[base64] "PDw_Pw==": OK
3546.20 s
[base64] Padding required: no padding fails
3546.20 s
[base64] Padding required: padding succeeds
3546.20 s
[base64] "PDw_Pz4=": OK
3546.20 s
[base64] Padding required: no padding fails
3546.20 s
[base64] Padding required: padding succeeds
3546.20 s
[base64] "PDw_Pz4-": OK
3546.20 s
[base64] String has no padding: decodes should coincide
3546.20 s
[base64] URL decodeUnpadded coherence
3546.20 s
[base64] "PA": OK
3546.20 s
[base64] Unpadded required: padding fails
3546.20 s
[base64] Unpadded required: unpadding succeeds
3546.20 s
[base64] "PDw": OK
3546.20 s
[base64] Unpadded required: padding fails
3546.20 s
[base64] Unpadded required: unpadding succeeds
3546.20 s
[base64] "PDw_": OK
3546.20 s
[base64] String has no padding: decodes should coincide
3546.20 s
[base64] "PDw_Pw": OK
3546.20 s
[base64] Unpadded required: padding fails
3546.20 s
[base64] Unpadded required: unpadding succeeds
3546.20 s
[base64] "PDw_Pz4": OK
3546.20 s
[base64] Unpadded required: padding fails
3546.20 s
[base64] Unpadded required: unpadding succeeds
3546.20 s
[base64] "PDw_Pz4-": OK
3546.20 s
[base64] String has no padding: decodes should coincide
3546.20 s
[base64] url-safe padding case unit tests
3546.20 s
[base64] stress arbitarily padded URL strings: OK
3546.20 s
[base64] stress padded URL strings: OK
3546.20 s
[base64] stress unpadded URL strings: OK
3546.20 s
[base64] RFC 4648 Test Vectors
3546.20 s
[base64] std alphabet
3546.20 s
[base64] "empty": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "f": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "f": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "fo": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "foo": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "foob": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "fooba": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "foobar": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] url-safe alphabet
3546.20 s
[base64] "empty": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "<": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "<<": OK
3546.20 s
[base64] encode is sound
3546.20 s
[base64] decode is sound - untyped
3546.20 s
[base64] decode is sound - typed
3546.20 s
[base64] "<<?": OK
3546.21 s
[base64] encode is sound
3546.21 s
[base64] decode is sound - untyped
3546.21 s
[base64] decode is sound - typed
3546.21 s
[base64] "<<??": OK
3546.21 s
[base64] encode is sound
3546.21 s
[base64] decode is sound - untyped
3546.21 s
[base64] decode is sound - typed
3546.21 s
[base64] "<<??>": OK
3546.25 s
[base64] encode is sound
3546.25 s
[base64] decode is sound - untyped
3546.25 s
[base64] decode is sound - typed
3546.26 s
[base64] "<<??>>": OK
3546.26 s
[base64] encode is sound
3546.26 s
[base64] decode is sound - untyped
3546.26 s
[base64] decode is sound - typed
3546.26 s
[base64] Offset tests
3546.26 s
[base64] Invalid padding
3546.26 s
[base64] Invalid staggered padding: OK
3546.26 s
[base64] Invalid character coverage - final chunk: OK
3546.26 s
[base64] Invalid character coverage - decode chunk: OK
3546.26 s
[base64] Invalid padding in body: OK
3546.26 s
[base64] Padding fails everywhere but end: OK
3546.26 s
[base64] Validity and correctness unit tests
3546.26 s
[base64] Validity unit tests
3546.26 s
[base64] Padding tests: OK
3546.26 s
[base64] Canonicity tests: OK
3546.26 s
[base64] Correctness unit tests
3546.26 s
[base64] Padding tests: OK
3546.26 s
[base64] Canonicity tests: OK
3546.26 s
[base64] Canonicity unit tests
3546.26 s
[base64] roundtrip for d ~ ZA==: OK
3546.26 s
[base64] roundtrip for f` ~ ZmA=: OK
3546.26 s
[base64] roundtrip for foo` ~ Zm9vYA==: OK
3546.26 s
[base64] roundtrip for foob` ~ Zm9vYmA=: OK
3546.26 s
[base64] Lazy ByteString
3546.26 s
[base64] Property Tests
3546.26 s
[base64] prop_roundtrip
3546.26 s
[base64] prop_std_roundtrip: OK (0.10s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_url_roundtrip: OK (0.08s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_url_roundtrip_nopad: OK (0.03s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_std_lenient_roundtrip: OK (0.04s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_url_lenient_roundtrip: OK (0.04s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_validity
3546.26 s
[base64] prop_std_valid: OK
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_url_valid: OK (0.10s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_std_correct: OK (0.09s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_url_correct: OK (0.10s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_url_padding
3546.26 s
[base64] prop_url_nopad_roundtrip_untyped: OK (0.12s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.26 s
[base64] prop_url_nopad_roundtrip_typed: OK (0.09s)
3546.26 s
[base64] +++ OK, passed 100 tests.
3546.27 s
[base64] prop_url_pad_roundtrip_untyped: OK (0.09s)
3546.27 s
[base64] +++ OK, passed 100 tests.
3546.27 s
[base64] prop_url_pad_roundtrip_typed: OK (0.07s)
3546.27 s
[base64] +++ OK, passed 100 tests.
3546.27 s
[base64] prop_url_decode_invariant_untyped: OK (0.07s)
3546.27 s
[base64] +++ OK, passed 100 tests.
3546.27 s
[base64] prop_url_decode_invariant_typed: OK (0.06s)
3546.27 s
[base64] +++ OK, passed 100 tests.
3546.27 s
[base64] prop_url_padding_coherence: OK (0.01s)
3546.27 s
[base64] +++ OK, passed 100 tests.
3546.27 s
[base64] prop_url_nopadding_coherence: OK
3546.27 s
[base64] +++ OK, passed 100 tests.
3546.27 s
[base64] prop_bos_coherence
3546.27 s
[base64] prop_std_bos_coherence: OK (0.04s)
3546.27 s
[base64] +++ OK, passed 100 tests.
3546.27 s
[base64] prop_url_bos_coherence: OK (0.02s)
3546.27 s
[base64] +++ OK, passed 100 tests.
3546.27 s
[base64] Unit tests
3546.27 s
[base64] Padding tests
3546.27 s
[base64] URL decodePadding coherence
3546.27 s
[base64] "PA==": OK (0.02s)
3546.27 s
[base64] Padding required: no padding fails
3546.27 s
[base64] Padding required: padding succeeds
3546.27 s
[base64] "PDw=": OK
3546.27 s
[base64] Padding required: no padding fails
3546.27 s
[base64] Padding required: padding succeeds
3546.27 s
[base64] "PDw_": OK
3546.27 s
[base64] String has no padding: decodes should coincide
3546.27 s
[base64] "PDw_Pw==": OK
3546.27 s
[base64] Padding required: no padding fails
3546.27 s
[base64] Padding required: padding succeeds
3546.27 s
[base64] "PDw_Pz4=": OK
3546.27 s
[base64] Padding required: no padding fails
3546.27 s
[base64] Padding required: padding succeeds
3546.27 s
[base64] "PDw_Pz4-": OK
3546.27 s
[base64] String has no padding: decodes should coincide
3546.27 s
[base64] URL decodeUnpadded coherence
3546.27 s
[base64] "PA": OK
3546.27 s
[base64] Unpadded required: padding fails
3546.29 s
[base64] Unpadded required: unpadding succeeds
3546.29 s
[base64] "PDw": OK
3546.29 s
[base64] Unpadded required: padding fails
3546.29 s
[base64] Unpadded required: unpadding succeeds
3546.29 s
[base64] "PDw_": OK
3546.29 s
[base64] String has no padding: decodes should coincide
3546.29 s
[base64] "PDw_Pw": OK
3546.29 s
[base64] Unpadded required: padding fails
3546.29 s
[base64] Unpadded required: unpadding succeeds
3546.29 s
[base64] "PDw_Pz4": OK
3546.29 s
[base64] Unpadded required: padding fails
3546.29 s
[base64] Unpadded required: unpadding succeeds
3546.29 s
[base64] "PDw_Pz4-": OK
3546.29 s
[base64] String has no padding: decodes should coincide
3546.29 s
[base64] url-safe padding case unit tests
3546.29 s
[base64] stress arbitarily padded URL strings: OK
3546.29 s
[base64] stress padded URL strings: OK (0.03s)
3546.29 s
[base64] stress unpadded URL strings: OK
3546.29 s
[base64] RFC 4648 Test Vectors
3546.29 s
[base64] std alphabet
3546.29 s
[base64] "empty": OK
3546.29 s
[base64] encode is sound
3546.29 s
[base64] decode is sound - untyped
3546.29 s
[base64] decode is sound - typed
3546.29 s
[base64] "f": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "f": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "fo": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "foo": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "foob": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "fooba": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "foobar": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] url-safe alphabet
3546.30 s
[base64] "empty": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "<": OK (0.02s)
3546.30 s
[base64] encode is sound (0.02s)
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "<<": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "<<?": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "<<??": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.30 s
[base64] decode is sound - typed
3546.30 s
[base64] "<<??>": OK
3546.30 s
[base64] encode is sound
3546.30 s
[base64] decode is sound - untyped
3546.31 s
[base64] decode is sound - typed
3546.31 s
[base64] "<<??>>": OK
3546.31 s
[base64] encode is sound
3546.31 s
[base64] decode is sound - untyped
3546.31 s
[base64] decode is sound - typed
3546.31 s
[base64] Offset tests
3546.31 s
[base64] Invalid padding
3546.31 s
[base64] Invalid staggered padding: OK
3546.31 s
[base64] Invalid character coverage - final chunk: OK
3546.31 s
[base64] Invalid character coverage - decode chunk: OK
3546.31 s
[base64] Invalid padding in body: OK
3546.31 s
[base64] Padding fails everywhere but end: OK
3546.31 s
[base64] Validity and correctness unit tests
3546.31 s
[base64] Validity unit tests
3546.34 s
[base64] Padding tests: OK (0.04s)
3546.37 s
[base64] Canonicity tests: OK
3546.37 s
[base64] Correctness unit tests
3546.37 s
[base64] Padding tests: OK (0.03s)
3546.37 s
[base64] Canonicity tests: OK (0.02s)
3546.37 s
[base64] Canonicity unit tests
3546.40 s
[base64] roundtrip for d ~ ZA==: OK
3546.40 s
[base64] roundtrip for f` ~ ZmA=: OK
3546.40 s
[base64] roundtrip for foo` ~ Zm9vYA==: OK
3546.40 s
[base64] roundtrip for foob` ~ Zm9vYmA=: OK
3546.40 s
[base64] Short ByteString
3546.40 s
[base64] Property Tests
3546.40 s
[base64] prop_roundtrip
3546.40 s
[base64] prop_std_roundtrip: OK
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_url_roundtrip: OK (0.02s)
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_url_roundtrip_nopad: OK
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_std_lenient_roundtrip: OK (0.02s)
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_url_lenient_roundtrip: OK (0.07s)
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_validity
3546.40 s
[base64] prop_std_valid: OK (0.04s)
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_url_valid: OK
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_std_correct: OK
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_url_correct: OK (0.01s)
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_url_padding
3546.40 s
[base64] prop_url_nopad_roundtrip_untyped: OK (0.02s)
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_url_nopad_roundtrip_typed: OK (0.03s)
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_url_pad_roundtrip_untyped: OK (0.02s)
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.40 s
[base64] prop_url_pad_roundtrip_typed: OK
3546.40 s
[base64] +++ OK, passed 100 tests.
3546.41 s
[base64] prop_url_decode_invariant_untyped: OK (0.01s)
3546.41 s
[base64] +++ OK, passed 100 tests.
3546.41 s
[base64] prop_url_decode_invariant_typed: OK
3546.41 s
[base64] +++ OK, passed 100 tests.
3546.41 s
[base64] prop_url_padding_coherence: OK
3546.41 s
[base64] +++ OK, passed 100 tests.
3546.41 s
[base64] prop_url_nopadding_coherence: OK
3546.41 s
[base64] +++ OK, passed 100 tests.
3546.41 s
[base64] prop_bos_coherence
3546.41 s
[base64] prop_std_bos_coherence: OK
3546.41 s
[base64] +++ OK, passed 100 tests.
3546.41 s
[base64] prop_url_bos_coherence: OK (0.02s)
3546.41 s
[base64] +++ OK, passed 100 tests.
3546.41 s
[base64] Unit tests
3546.41 s
[base64] Padding tests
3546.41 s
[base64] URL decodePadding coherence
3546.41 s
[base64] "PA==": OK
3546.41 s
[base64] Padding required: no padding fails
3546.41 s
[base64] Padding required: padding succeeds
3546.41 s
[base64] "PDw=": OK
3546.41 s
[base64] Padding required: no padding fails
3546.41 s
[base64] Padding required: padding succeeds
3546.41 s
[base64] "PDw_": OK
3546.41 s
[base64] String has no padding: decodes should coincide
3546.41 s
[base64] "PDw_Pw==": OK
3546.41 s
[base64] Padding required: no padding fails
3546.41 s
[base64] Padding required: padding succeeds
3546.41 s
[base64] "PDw_Pz4=": OK
3546.41 s
[base64] Padding required: no padding fails
3546.41 s
[base64] Padding required: padding succeeds
3546.41 s
[base64] "PDw_Pz4-": OK
3546.41 s
[base64] String has no padding: decodes should coincide
3546.41 s
[base64] URL decodeUnpadded coherence
3546.41 s
[base64] "PA": OK
3546.41 s
[base64] Unpadded required: padding fails
3546.41 s
[base64] Unpadded required: unpadding succeeds
3546.41 s
[base64] "PDw": OK
3546.41 s
[base64] Unpadded required: padding fails
3546.41 s
[base64] Unpadded required: unpadding succeeds
3546.41 s
[base64] "PDw_": OK
3546.41 s
[base64] String has no padding: decodes should coincide
3546.41 s
[base64] "PDw_Pw": OK
3546.41 s
[base64] Unpadded required: padding fails
3546.41 s
[base64] Unpadded required: unpadding succeeds
3546.41 s
[base64] "PDw_Pz4": OK
3546.41 s
[base64] Unpadded required: padding fails
3546.41 s
[base64] Unpadded required: unpadding succeeds
3546.41 s
[base64] "PDw_Pz4-": OK
3546.41 s
[base64] String has no padding: decodes should coincide
3546.41 s
[base64] url-safe padding case unit tests
3546.41 s
[base64] stress arbitarily padded URL strings: OK
3546.41 s
[base64] stress padded URL strings: OK
3546.41 s
[base64] stress unpadded URL strings: OK
3546.41 s
[base64] RFC 4648 Test Vectors
3546.41 s
[base64] std alphabet
3546.41 s
[base64] "empty": OK
3546.41 s
[base64] encode is sound
3546.41 s
[base64] decode is sound - untyped
3546.41 s
[base64] decode is sound - typed
3546.41 s
[base64] "f": OK
3546.41 s
[base64] encode is sound
3546.41 s
[base64] decode is sound - untyped
3546.41 s
[base64] decode is sound - typed
3546.41 s
[base64] "f": OK
3546.41 s
[base64] encode is sound
3546.41 s
[base64] decode is sound - untyped
3546.41 s
[base64] decode is sound - typed
3546.41 s
[base64] "fo": OK
3546.41 s
[base64] encode is sound
3546.41 s
[base64] decode is sound - untyped
3546.41 s
[base64] decode is sound - typed
3546.41 s
[base64] "foo": OK
3546.41 s
[base64] encode is sound
3546.41 s
[base64] decode is sound - untyped
3546.41 s
[base64] decode is sound - typed
3546.41 s
[base64] "foob": OK
3546.41 s
[base64] encode is sound
3546.41 s
[base64] decode is sound - untyped
3546.41 s
[base64] decode is sound - typed
3546.41 s
[base64] "fooba": OK
3546.41 s
[base64] encode is sound
3546.41 s
[base64] decode is sound - untyped
3546.41 s
[base64] decode is sound - typed
3546.41 s
[base64] "foobar": OK
3546.41 s
[base64] encode is sound
3546.41 s
[base64] decode is sound - untyped
3546.41 s
[base64] decode is sound - typed
3546.41 s
[base64] url-safe alphabet
3546.41 s
[base64] "empty": OK
3546.41 s
[base64] encode is sound
3546.41 s
[base64] decode is sound - untyped
3546.41 s
[base64] decode is sound - typed
3546.41 s
[base64] "<": OK
3546.41 s
[base64] encode is sound
3546.42 s
[base64] decode is sound - untyped
3546.42 s
[base64] decode is sound - typed
3546.42 s
[base64] "<<": OK
3546.42 s
[base64] encode is sound
3546.42 s
[base64] decode is sound - untyped
3546.42 s
[base64] decode is sound - typed
3546.42 s
[base64] "<<?": OK
3546.42 s
[base64] encode is sound
3546.42 s
[base64] decode is sound - untyped
3546.42 s
[base64] decode is sound - typed
3546.42 s
[base64] "<<??": OK
3546.42 s
[base64] encode is sound
3546.42 s
[base64] decode is sound - untyped
3546.42 s
[base64] decode is sound - typed
3546.42 s
[base64] "<<??>": OK
3546.42 s
[base64] encode is sound
3546.42 s
[base64] decode is sound - untyped
3546.42 s
[base64] decode is sound - typed
3546.42 s
[base64] "<<??>>": OK
3546.42 s
[base64] encode is sound
3546.42 s
[base64] decode is sound - untyped
3546.42 s
[base64] decode is sound - typed
3546.42 s
[base64] Offset tests
3546.42 s
[base64] Invalid padding
3546.42 s
[base64] Invalid staggered padding: OK
3546.42 s
[base64] Invalid character coverage - final chunk: OK
3546.43 s
[base64] Invalid character coverage - decode chunk: OK
3546.43 s
[base64] Invalid padding in body: OK
3546.43 s
[base64] Padding fails everywhere but end: OK
3546.43 s
[base64] Validity and correctness unit tests
3546.43 s
[base64] Validity unit tests
3546.43 s
[base64] Padding tests: OK
3546.43 s
[base64] Canonicity tests: OK
3546.43 s
[base64] Correctness unit tests
3546.43 s
[base64] Padding tests: OK
3546.43 s
[base64] Canonicity tests: OK
3546.43 s
[base64] Canonicity unit tests
3546.43 s
[base64] roundtrip for d ~ ZA==: OK
3546.43 s
[base64] roundtrip for f` ~ ZmA=: OK
3546.43 s
[base64] roundtrip for foo` ~ Zm9vYA==: OK
3546.43 s
[base64] roundtrip for foob` ~ Zm9vYmA=: OK
3546.43 s
[base64] Text
3546.43 s
[base64] Property Tests
3546.43 s
[base64] prop_roundtrip
3546.43 s
[base64] prop_std_roundtrip: OK (0.16s)
3546.43 s
[base64] +++ OK, passed 100 tests.
3546.43 s
[base64] prop_url_roundtrip: OK (0.07s)
3546.43 s
[base64] +++ OK, passed 100 tests.
3546.43 s
[base64] prop_url_roundtrip_nopad: OK (0.07s)
3546.43 s
[base64] +++ OK, passed 100 tests.
3546.43 s
[base64] prop_std_lenient_roundtrip: OK (0.13s)
3546.43 s
[base64] +++ OK, passed 100 tests.
3546.43 s
[base64] prop_url_lenient_roundtrip: OK (0.17s)
3546.43 s
[base64] +++ OK, passed 100 tests.
3546.43 s
[base64] prop_validity
3546.43 s
[base64] prop_std_valid: OK (0.14s)
3546.43 s
[base64] +++ OK, passed 100 tests.
3546.43 s
[base64] prop_url_valid: OK (0.16s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_std_correct: OK (0.09s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_correct: OK (0.04s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_padding
3546.44 s
[base64] prop_url_nopad_roundtrip_untyped: OK (0.05s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_nopad_roundtrip_typed: OK (0.09s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_pad_roundtrip_untyped: OK (0.16s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_pad_roundtrip_typed: OK (0.07s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_decode_invariant_untyped: OK (0.06s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_decode_invariant_typed: OK (0.09s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_padding_coherence: OK (0.13s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_nopadding_coherence: OK (0.17s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_bos_coherence
3546.44 s
[base64] prop_std_bos_coherence: OK (0.04s)
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] prop_url_bos_coherence: OK
3546.44 s
[base64] +++ OK, passed 100 tests.
3546.44 s
[base64] Unit tests
3546.44 s
[base64] Padding tests
3546.44 s
[base64] URL decodePadding coherence
3546.44 s
[base64] "PA==": OK
3546.44 s
[base64] Padding required: no padding fails
3546.44 s
[base64] Padding required: padding succeeds
3546.44 s
[base64] "PDw=": OK (0.03s)
3546.44 s
[base64] Padding required: no padding fails
3546.44 s
[base64] Padding required: padding succeeds (0.03s)
3546.44 s
[base64] "PDw_": OK
3546.44 s
[base64] String has no padding: decodes should coincide
3546.44 s
[base64] "PDw_Pw==": OK
3546.44 s
[base64] Padding required: no padding fails
3546.44 s
[base64] Padding required: padding succeeds
3546.44 s
[base64] "PDw_Pz4=": OK
3546.44 s
[base64] Padding required: no padding fails
3546.44 s
[base64] Padding required: padding succeeds
3546.44 s
[base64] "PDw_Pz4-": OK
3546.44 s
[base64] String has no padding: decodes should coincide
3546.44 s
[base64] URL decodeUnpadded coherence
3546.44 s
[base64] "PA": OK (0.01s)
3546.44 s
[base64] Unpadded required: padding fails
3546.44 s
[base64] Unpadded required: unpadding succeeds
3546.44 s
[base64] "PDw": OK (0.02s)
3546.44 s
[base64] Unpadded required: padding fails
3546.44 s
[base64] Unpadded required: unpadding succeeds
3546.44 s
[base64] "PDw_": OK
3546.44 s
[base64] String has no padding: decodes should coincide
3546.44 s
[base64] "PDw_Pw": OK
3546.44 s
[base64] Unpadded required: padding fails
3546.44 s
[base64] Unpadded required: unpadding succeeds
3546.44 s
[base64] "PDw_Pz4": OK
3546.44 s
[base64] Unpadded required: padding fails
3546.44 s
[base64] Unpadded required: unpadding succeeds
3546.44 s
[base64] "PDw_Pz4-": OK
3546.44 s
[base64] String has no padding: decodes should coincide
3546.44 s
[base64] url-safe padding case unit tests
3546.44 s
[base64] stress arbitarily padded URL strings: OK
3546.44 s
[base64] stress padded URL strings: OK
3546.44 s
[base64] stress unpadded URL strings: OK
3546.44 s
[base64] RFC 4648 Test Vectors
3546.44 s
[base64] std alphabet
3546.44 s
[base64] "empty": OK
3546.44 s
[base64] encode is sound
3546.44 s
[base64] decode is sound - untyped
3546.44 s
[base64] decode is sound - typed
3546.44 s
[base64] "f": OK
3546.44 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "f": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "fo": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "foo": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "foob": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "fooba": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "foobar": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] url-safe alphabet
3546.45 s
[base64] "empty": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "<": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "<<": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "<<?": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "<<??": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "<<??>": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] "<<??>>": OK
3546.45 s
[base64] encode is sound
3546.45 s
[base64] decode is sound - untyped
3546.45 s
[base64] decode is sound - typed
3546.45 s
[base64] Offset tests
3546.45 s
[base64] Invalid padding
3546.45 s
[base64] Invalid staggered padding: OK
3546.45 s
[base64] Invalid character coverage - final chunk: OK
3546.45 s
[base64] Invalid character coverage - decode chunk: OK
3546.45 s
[base64] Invalid padding in body: OK
3546.45 s
[base64] Padding fails everywhere but end: OK
3546.45 s
[base64] Validity and correctness unit tests
3546.45 s
[base64] Validity unit tests
3546.45 s
[base64] Padding tests: OK
3546.45 s
[base64] Canonicity tests: OK
3546.46 s
[base64] Correctness unit tests
3546.46 s
[base64] Padding tests: OK
3546.46 s
[base64] Canonicity tests: OK
3546.46 s
[base64] Canonicity unit tests
3546.46 s
[base64] roundtrip for d ~ ZA==: OK
3546.46 s
[base64] roundtrip for f` ~ ZmA=: OK
3546.46 s
[base64] roundtrip for foo` ~ Zm9vYA==: OK
3546.46 s
[base64] roundtrip for foob` ~ Zm9vYmA=: OK
3546.46 s
[base64] Decoding tests
3546.46 s
[base64] DecodeWith* unit tests
3546.46 s
[base64] decodeWith negative tests
3546.46 s
[base64] decodeWith non-utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeWith valid utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeUrlWith non-utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeUrlWith valid utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeUrlPaddedWith non-utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodePaddedWith valid utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeUnpaddedWith non-utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeUnpaddedWith valid utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeWith positive tests
3546.46 s
[base64] decodeWith utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeUrlWith utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeUrlPaddedWith utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] decodeUrlUnpaddedWith utf8 inputs on decodeUtf8: OK
3546.46 s
[base64] Lazy Text
3546.46 s
[base64] Property Tests
3546.46 s
[base64] prop_roundtrip
3546.46 s
[base64] prop_std_roundtrip: OK (0.13s)
3546.46 s
[base64] +++ OK, passed 100 tests.
3546.46 s
[base64] prop_url_roundtrip: OK (0.11s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_roundtrip_nopad: OK (0.06s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_std_lenient_roundtrip: OK (0.13s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_lenient_roundtrip: OK (0.09s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_validity
3546.47 s
[base64] prop_std_valid: OK (0.13s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_valid: OK (0.06s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_std_correct: OK (0.09s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_correct: OK (0.08s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_padding
3546.47 s
[base64] prop_url_nopad_roundtrip_untyped: OK (0.08s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_nopad_roundtrip_typed: OK (0.11s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_pad_roundtrip_untyped: OK (0.08s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_pad_roundtrip_typed: OK (0.07s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_decode_invariant_untyped: OK (0.08s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_decode_invariant_typed: OK (0.08s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_padding_coherence: OK (0.08s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_nopadding_coherence: OK (0.11s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_bos_coherence
3546.47 s
[base64] prop_std_bos_coherence: OK (0.03s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] prop_url_bos_coherence: OK (0.04s)
3546.47 s
[base64] +++ OK, passed 100 tests.
3546.47 s
[base64] Unit tests
3546.47 s
[base64] Padding tests
3546.47 s
[base64] URL decodePadding coherence
3546.47 s
[base64] "PA==": OK
3546.47 s
[base64] Padding required: no padding fails
3546.47 s
[base64] Padding required: padding succeeds
3546.47 s
[base64] "PDw=": OK
3546.47 s
[base64] Padding required: no padding fails
3546.47 s
[base64] Padding required: padding succeeds
3546.47 s
[base64] "PDw_": OK
3546.47 s
[base64] String has no padding: decodes should coincide
3546.47 s
[base64] "PDw_Pw==": OK
3546.47 s
[base64] Padding required: no padding fails
3546.47 s
[base64] Padding required: padding succeeds
3546.47 s
[base64] "PDw_Pz4=": OK
3546.47 s
[base64] Padding required: no padding fails
3546.47 s
[base64] Padding required: padding succeeds
3546.47 s
[base64] "PDw_Pz4-": OK
3546.47 s
[base64] String has no padding: decodes should coincide
3546.47 s
[base64] URL decodeUnpadded coherence
3546.48 s
[base64] "PA": OK
3546.48 s
[base64] Unpadded required: padding fails
3546.48 s
[base64] Unpadded required: unpadding succeeds
3546.48 s
[base64] "PDw": OK
3546.48 s
[base64] Unpadded required: padding fails
3546.48 s
[base64] Unpadded required: unpadding succeeds
3546.48 s
[base64] "PDw_": OK
3546.48 s
[base64] String has no padding: decodes should coincide
3546.48 s
[base64] "PDw_Pw": OK
3546.48 s
[base64] Unpadded required: padding fails
3546.48 s
[base64] Unpadded required: unpadding succeeds
3546.48 s
[base64] "PDw_Pz4": OK
3546.48 s
[base64] Unpadded required: padding fails
3546.48 s
[base64] Unpadded required: unpadding succeeds
3546.48 s
[base64] "PDw_Pz4-": OK
3546.48 s
[base64] String has no padding: decodes should coincide
3546.48 s
[base64] url-safe padding case unit tests
3546.48 s
[base64] stress arbitarily padded URL strings: OK
3546.48 s
[base64] stress padded URL strings: OK
3546.48 s
[base64] stress unpadded URL strings: OK
3546.48 s
[base64] RFC 4648 Test Vectors
3546.48 s
[base64] std alphabet
3546.48 s
[base64] "empty": OK
3546.48 s
[base64] encode is sound
3546.48 s
[base64] decode is sound - untyped
3546.48 s
[base64] decode is sound - typed
3546.48 s
[base64] "f": OK
3546.48 s
[base64] encode is sound
3546.48 s
[base64] decode is sound - untyped
3546.48 s
[base64] decode is sound - typed
3546.48 s
[base64] "f": OK
3546.48 s
[base64] encode is sound
3546.48 s
[base64] decode is sound - untyped
3546.48 s
[base64] decode is sound - typed
3546.48 s
[base64] "fo": OK
3546.48 s
[base64] encode is sound
3546.48 s
[base64] decode is sound - untyped
3546.48 s
[base64] decode is sound - typed
3546.48 s
[base64] "foo": OK
3546.48 s
[base64] encode is sound
3546.48 s
[base64] decode is sound - untyped
3546.48 s
[base64] decode is sound - typed
3546.48 s
[base64] "foob": OK
3546.48 s
[base64] encode is sound
3546.48 s
[base64] decode is sound - untyped
3546.48 s
[base64] decode is sound - typed
3546.48 s
[base64] "fooba": OK
3546.49 s
[base64] encode is sound
3546.49 s
[base64] decode is sound - untyped
3546.49 s
[base64] decode is sound - typed
3546.49 s
[base64] "foobar": OK
3546.49 s
[base64] encode is sound
3546.49 s
[base64] decode is sound - untyped
3546.49 s
[base64] decode is sound - typed
3546.49 s
[base64] url-safe alphabet
3546.49 s
[base64] "empty": OK
3546.49 s
[base64] encode is sound
3546.49 s
[base64] decode is sound - untyped
3546.49 s
[base64] decode is sound - typed
3546.49 s
[base64] "<": OK
3546.49 s
[base64] encode is sound
3546.49 s
[base64] decode is sound - untyped
3546.49 s
[base64] decode is sound - typed
3546.49 s
[base64] "<<": OK
3546.49 s
[base64] encode is sound
3546.49 s
[base64] decode is sound - untyped
3546.49 s
[base64] decode is sound - typed
3546.49 s
[base64] "<<?": OK
3546.49 s
[base64] encode is sound
3546.49 s
[base64] decode is sound - untyped
3546.49 s
[base64] decode is sound - typed
3546.49 s
[base64] "<<??": OK
3546.49 s
[base64] encode is sound
3546.49 s
[base64] decode is sound - untyped
3546.49 s
[base64] decode is sound - typed
3546.49 s
[base64] "<<??>": OK
3546.49 s
[base64] encode is sound
3546.49 s
[base64] decode is sound - untyped
3546.49 s
[base64] decode is sound - typed
3546.49 s
[base64] "<<??>>": OK
3546.49 s
[base64] encode is sound
3546.49 s
[base64] decode is sound - untyped
3546.49 s
[base64] decode is sound - typed
3546.49 s
[base64] Offset tests
3546.49 s
[base64] Invalid padding
3546.49 s
[base64] Invalid staggered padding: OK
3546.49 s
[base64] Invalid character coverage - final chunk: OK
3546.49 s
[base64] Invalid character coverage - decode chunk: OK
3546.49 s
[base64] Invalid padding in body: OK
3546.49 s
[base64] Padding fails everywhere but end: OK
3546.50 s
[base64] Validity and correctness unit tests
3546.50 s
[base64] Validity unit tests
3546.50 s
[base64] Padding tests: OK
3546.50 s
[base64] Canonicity tests: OK
3546.50 s
[base64] Correctness unit tests
3546.50 s
[base64] Padding tests: OK
3546.50 s
[base64] Canonicity tests: OK
3546.50 s
[base64] Canonicity unit tests
3546.50 s
[base64] roundtrip for d ~ ZA==: OK
3546.50 s
[base64] roundtrip for f` ~ ZmA=: OK
3546.50 s
[base64] roundtrip for foo` ~ Zm9vYA==: OK
3546.50 s
[base64] roundtrip for foob` ~ Zm9vYmA=: OK
3546.50 s
[base64] Decoding tests
3546.50 s
[base64] DecodeWith* unit tests
3546.50 s
[base64] decodeWith negative tests
3546.50 s
[base64] decodeWith non-utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeWith valid utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeUrlWith non-utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeUrlWith valid utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeUrlPaddedWith non-utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodePaddedWith valid utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeUnpaddedWith non-utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeUnpaddedWith valid utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeWith positive tests
3546.50 s
[base64] decodeWith utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeUrlWith utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeUrlPaddedWith utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] decodeUrlUnpaddedWith utf8 inputs on decodeUtf8: OK
3546.50 s
[base64] Short Text
3546.50 s
[base64] Property Tests
3546.50 s
[base64] prop_roundtrip
3546.50 s
[base64] prop_std_roundtrip: OK (0.14s)
3546.50 s
[base64] +++ OK, passed 100 tests.
3546.50 s
[base64] prop_url_roundtrip: OK (0.08s)
3546.50 s
[base64] +++ OK, passed 100 tests.
3546.50 s
[base64] prop_url_roundtrip_nopad: OK (0.16s)
3546.50 s
[base64] +++ OK, passed 100 tests.
3546.50 s
[base64] prop_std_lenient_roundtrip: OK (0.10s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_lenient_roundtrip: OK (0.10s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_validity
3546.51 s
[base64] prop_std_valid: OK (0.05s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_valid: OK (0.14s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_std_correct: OK (0.08s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_correct: OK (0.14s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_padding
3546.51 s
[base64] prop_url_nopad_roundtrip_untyped: OK (0.09s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_nopad_roundtrip_typed: OK (0.10s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_pad_roundtrip_untyped: OK (0.13s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_pad_roundtrip_typed: OK (0.07s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_decode_invariant_untyped: OK (0.11s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_decode_invariant_typed: OK (0.07s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_padding_coherence: OK (0.09s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_nopadding_coherence: OK (0.08s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_bos_coherence
3546.51 s
[base64] prop_std_bos_coherence: OK (0.03s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] prop_url_bos_coherence: OK (0.02s)
3546.51 s
[base64] +++ OK, passed 100 tests.
3546.51 s
[base64] Unit tests
3546.51 s
[base64] Padding tests
3546.51 s
[base64] URL decodePadding coherence
3546.51 s
[base64] "PA==": OK
3546.52 s
[base64] Padding required: no padding fails
3546.52 s
[base64] Padding required: padding succeeds
3546.52 s
[base64] "PDw=": OK
3546.52 s
[base64] Padding required: no padding fails
3546.52 s
[base64] Padding required: padding succeeds
3546.52 s
[base64] "PDw_": OK
3546.52 s
[base64] String has no padding: decodes should coincide
3546.52 s
[base64] "PDw_Pw==": OK
3546.52 s
[base64] Padding required: no padding fails
3546.52 s
[base64] Padding required: padding succeeds
3546.52 s
[base64] "PDw_Pz4=": OK
3546.52 s
[base64] Padding required: no padding fails
3546.52 s
[base64] Padding required: padding succeeds
3546.52 s
[base64] "PDw_Pz4-": OK
3546.52 s
[base64] String has no padding: decodes should coincide
3546.52 s
[base64] URL decodeUnpadded coherence
3546.52 s
[base64] "PA": OK
3546.52 s
[base64] Unpadded required: padding fails
3546.52 s
[base64] Unpadded required: unpadding succeeds
3546.52 s
[base64] "PDw": OK
3546.52 s
[base64] Unpadded required: padding fails
3546.52 s
[base64] Unpadded required: unpadding succeeds
3546.52 s
[base64] "PDw_": OK
3546.52 s
[base64] String has no padding: decodes should coincide
3546.52 s
[base64] "PDw_Pw": OK
3546.52 s
[base64] Unpadded required: padding fails
3546.52 s
[base64] Unpadded required: unpadding succeeds
3546.52 s
[base64] "PDw_Pz4": OK
3546.52 s
[base64] Unpadded required: padding fails
3546.52 s
[base64] Unpadded required: unpadding succeeds
3546.52 s
[base64] "PDw_Pz4-": OK
3546.52 s
[base64] String has no padding: decodes should coincide
3546.52 s
[base64] url-safe padding case unit tests
3546.52 s
[base64] stress arbitarily padded URL strings: OK
3546.52 s
[base64] stress padded URL strings: OK
3546.52 s
[base64] stress unpadded URL strings: OK
3546.52 s
[base64] RFC 4648 Test Vectors
3546.52 s
[base64] std alphabet
3546.52 s
[base64] "empty": OK (0.01s)
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "f": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "f": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "fo": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "foo": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "foob": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "fooba": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "foobar": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] url-safe alphabet
3546.53 s
[base64] "empty": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "<": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "<<": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "<<?": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "<<??": OK
3546.53 s
[base64] encode is sound
3546.53 s
[base64] decode is sound - untyped
3546.53 s
[base64] decode is sound - typed
3546.53 s
[base64] "<<??>": OK
3546.53 s
[base64] encode is sound
3546.54 s
[base64] decode is sound - untyped
3546.54 s
[base64] decode is sound - typed
3546.54 s
[base64] "<<??>>": OK
3546.54 s
[base64] encode is sound
3546.54 s
[base64] decode is sound - untyped
3546.54 s
[base64] decode is sound - typed
3546.54 s
[base64] Offset tests
3546.54 s
[base64] Invalid padding
3546.54 s
[base64] Invalid staggered padding: OK
3546.54 s
[base64] Invalid character coverage - final chunk: OK
3546.54 s
[base64] Invalid character coverage - decode chunk: OK
3546.54 s
[base64] Invalid padding in body: OK
3546.54 s
[base64] Padding fails everywhere but end: OK
3546.54 s
[base64] Validity and correctness unit tests
3546.54 s
[base64] Validity unit tests
3546.54 s
[base64] Padding tests: OK
3546.54 s
[base64] Canonicity tests: OK
3546.54 s
[base64] Correctness unit tests
3546.54 s
[base64] Padding tests: OK
3546.54 s
[base64] Canonicity tests: OK
3546.54 s
[base64] Canonicity unit tests
3546.54 s
[base64] roundtrip for d ~ ZA==: OK
3546.54 s
[base64] roundtrip for f` ~ ZmA=: OK
3546.54 s
[base64] roundtrip for foo` ~ Zm9vYA==: OK
3546.54 s
[base64] roundtrip for foob` ~ Zm9vYmA=: OK
3546.54 s
[base64] Decoding tests
3546.54 s
[base64] DecodeWith* unit tests
3546.54 s
[base64] decodeWith negative tests
3546.54 s
[base64] decodeWith non-utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeWith valid utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeUrlWith non-utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeUrlWith valid utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeUrlPaddedWith non-utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodePaddedWith valid utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeUnpaddedWith non-utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeUnpaddedWith valid utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeWith positive tests
3546.54 s
[base64] decodeWith utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeUrlWith utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeUrlPaddedWith utf8 inputs on decodeUtf8: OK
3546.54 s
[base64] decodeUrlUnpaddedWith utf8 inputs on decodeUtf8: OK
3546.54 s
[base64]
3546.54 s
[base64] All 408 tests passed (0.62s)
3546.58 s
[reducers] [10 of 14] Compiling Data.Semigroup.Generator ( src/Data/Semigroup/Generator.hs, dist/build/Data/Semigroup/Generator.p_o )
3546.65 s
[extra] shrinking RPATHs of ELF executables and libraries in /nix/store/rbp24qyh57zzhjj3xlydyn6269ghy7k2-extra-1.7.16-doc
3546.70 s
[extra] checking for references to /build/ in /nix/store/rbp24qyh57zzhjj3xlydyn6269ghy7k2-extra-1.7.16-doc...
3546.73 s
[base64] Test suite base64-tests: PASS
3546.73 s
[base64] Test suite logged to: dist/test/base64-1.0-base64-tests.log
3546.73 s
[base64] 1 of 1 test suites (1 of 1 test cases) passed.
3546.74 s
[doctest-parallel] works for names that are similar to other names that are in scope [✔]
3546.74 s
[doctest-parallel] parseNotInScope
3546.74 s
[doctest-parallel] when error message was produced by GHC 7.4.1
3546.74 s
[doctest-parallel] extracts a variable name of variable that is not in scope from an error message [✔]
3546.74 s
[doctest-parallel] ignores duplicates [✔]
3546.74 s
[doctest-parallel] works for variable names that contain a prime [✔]
3546.74 s
[doctest-parallel] works for error messages with suggestions [✔]
3546.74 s
[doctest-parallel] when error message was produced by GHC 8.0.1
3546.74 s
[doctest-parallel] extracts a variable name of variable that is not in scope from an error message [✔]
3546.74 s
[doctest-parallel] ignores duplicates [✔]
3546.74 s
[doctest-parallel] works for variable names that contain a prime [✔]
3546.74 s
[doctest-parallel] works for error messages with suggestions [✔]
3546.74 s
[doctest-parallel] RunnerSpec
3546.74 s
[doctest-parallel] report
3546.74 s
[doctest-parallel] when mode is interactive
3546.74 s
[doctest-parallel] writes to stderr [✔]
3546.74 s
[doctest-parallel] overwrites any intermediate output [✔]
3546.74 s
[doctest-parallel] blank out intermediate output if necessary [✔]
3546.74 s
[doctest-parallel] when mode is non-interactive
3546.74 s
[doctest-parallel] writes to stderr [✔]
3546.74 s
[doctest-parallel] report_ Info
3546.74 s
[doctest-parallel] when mode is interactive
3546.74 s
[doctest-parallel] writes intermediate output to stderr [✔]
3546.74 s
[doctest-parallel] overwrites any intermediate output [✔]
3546.74 s
[doctest-parallel] blank out intermediate output if necessary [✔]
3546.74 s
[doctest-parallel] when mode is non-interactive
3546.74 s
[doctest-parallel] is ignored [✔]
3546.74 s
[doctest-parallel] does not influence a subsequent call to `report Info` [✔]
3546.74 s
[doctest-parallel] does not require `report Info` to blank out any intermediate output [✔]
3546.74 s
[doctest-parallel] RunSpec
3546.74 s
[doctest-parallel] doctest
3546.75 s
[base64] Phase: haddockPhase
3546.77 s
[extra] patching script interpreter paths in /nix/store/rbp24qyh57zzhjj3xlydyn6269ghy7k2-extra-1.7.16-doc
3546.86 s
[string-interpolate] [ 9 of 11] Compiling Data.String.Interpolate.Whitespace ( src/lib/Data/String/Interpolate/Whitespace.hs, /build/ghc821_0/ghc_26.o, /build/ghc821_0/ghc_26.dyn_o )
3546.92 s
[text-iso8601] Documentation created: dist/doc/html/text-iso8601/,
3546.92 s
[text-iso8601] dist/doc/html/text-iso8601/text-iso8601.txt
3547.31 s
[extra:post-build] Uploading to the NixCI cache: /nix/store/rbp24qyh57zzhjj3xlydyn6269ghy7k2-extra-1.7.16-doc /nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16
3547.97 s
[extra:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3548.52 s
[extra:post-build] copying 1 paths...
3548.52 s
[extra:post-build] copying path '/nix/store/z959dz15nxgn897wasgdsg4g3qinsv43-extra-1.7.16' to 'https://cache.nix-ci.com'...
3552.91 s
[extra:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3553.66 s
[extra:post-build] copying 0 paths...
3554.27 s
Uploaded extra in 7.1s
3554.28 s
Progress: 294 of 422 built (15 building), 407 of 407 downloaded from cache
3554.28 s
Built extra in 1m44s
3554.57 s
Building /nix/store/r17l7lbldxjjwm48ifryp1jqn4d47xj9-witherable-0.5.drv
3554.62 s
[base64] Preprocessing library for base64-1.0..
3554.63 s
[base64] Running Haddock on library for base64-1.0..
3554.63 s
[base64] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3554.63 s
[base64] [ 1 of 22] Compiling Data.Base64.Types.Internal ( src/Data/Base64/Types/Internal.hs, nothing )
3554.63 s
[base64] [ 2 of 22] Compiling Data.Base64.Types ( src/Data/Base64/Types.hs, nothing )
3554.63 s
[base64] [ 3 of 22] Compiling Data.ByteString.Base64.Internal ( src/Data/ByteString/Base64/Internal.hs, nothing )
3554.63 s
[base64] [ 4 of 22] Compiling Data.ByteString.Base64.Internal.Utils ( src/Data/ByteString/Base64/Internal/Utils.hs, nothing )
3554.63 s
[base64] [ 5 of 22] Compiling Data.ByteString.Base64.Internal.Tail ( src/Data/ByteString/Base64/Internal/Tail.hs, nothing )
3554.63 s
[base64] [ 6 of 22] Compiling Data.ByteString.Base64.Internal.Tables ( src/Data/ByteString/Base64/Internal/Tables.hs, nothing )
3554.63 s
[base64] [ 7 of 22] Compiling Data.ByteString.Base64.Internal.W16.Loop ( src/Data/ByteString/Base64/Internal/W16/Loop.hs, nothing )
3554.63 s
[base64] [ 8 of 22] Compiling Data.ByteString.Base64.Internal.W64.Loop ( src/Data/ByteString/Base64/Internal/W64/Loop.hs, nothing )
3554.63 s
[base64] [ 9 of 22] Compiling Data.ByteString.Base64.Internal.Head ( src/Data/ByteString/Base64/Internal/Head.hs, nothing )
3554.63 s
[base64] [10 of 22] Compiling Data.ByteString.Base64 ( src/Data/ByteString/Base64.hs, nothing )
3554.63 s
[base64] [11 of 22] Compiling Data.ByteString.Base64.URL ( src/Data/ByteString/Base64/URL.hs, nothing )
3554.63 s
[base64] [12 of 22] Compiling Data.ByteString.Lazy.Base64 ( src/Data/ByteString/Lazy/Base64.hs, nothing )
3554.63 s
[base64] [13 of 22] Compiling Data.ByteString.Lazy.Base64.URL ( src/Data/ByteString/Lazy/Base64/URL.hs, nothing )
3554.63 s
[base64] [14 of 22] Compiling Data.ByteString.Short.Base64 ( src/Data/ByteString/Short/Base64.hs, nothing )
3554.63 s
[base64] [15 of 22] Compiling Data.ByteString.Short.Base64.URL ( src/Data/ByteString/Short/Base64/URL.hs, nothing )
3554.63 s
[base64] [16 of 22] Compiling Data.Text.Encoding.Base64.Error ( src/Data/Text/Encoding/Base64/Error.hs, nothing )
3554.63 s
[base64] [17 of 22] Compiling Data.Text.Encoding.Base64 ( src/Data/Text/Encoding/Base64.hs, nothing )
3554.63 s
[base64] [18 of 22] Compiling Data.Text.Encoding.Base64.URL ( src/Data/Text/Encoding/Base64/URL.hs, nothing )
3554.63 s
[base64] [19 of 22] Compiling Data.Text.Lazy.Encoding.Base64 ( src/Data/Text/Lazy/Encoding/Base64.hs, nothing )
3554.63 s
[base64] [20 of 22] Compiling Data.Text.Lazy.Encoding.Base64.URL ( src/Data/Text/Lazy/Encoding/Base64/URL.hs, nothing )
3554.63 s
[base64] [21 of 22] Compiling Data.Text.Short.Encoding.Base64 ( src/Data/Text/Short/Encoding/Base64.hs, nothing )
3554.63 s
[base64] [22 of 22] Compiling Data.Text.Short.Encoding.Base64.URL ( src/Data/Text/Short/Encoding/Base64/URL.hs, nothing )
3554.63 s
[base64] Haddock coverage:
3554.63 s
[base64] Warning: 'Base64' is ambiguous. It is defined
3554.63 s
[base64] * at src/Data/Base64/Types/Internal.hs:46:36
3554.63 s
[base64] * at src/Data/Base64/Types/Internal.hs:46:1
3554.63 s
[base64] You may be able to disambiguate the identifier by qualifying it or
3554.63 s
[base64] by specifying the type/value namespace explicitly.
3554.63 s
[base64] Defaulting to the one defined at src/Data/Base64/Types/Internal.hs:46:1
3554.63 s
[base64] Warning: 'extractBase64' is out of scope.
3554.63 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.63 s
[base64] Warning: 'assertBase64' is out of scope.
3554.63 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.63 s
[base64] Warning: 'Base64' is ambiguous. It is defined
3554.63 s
[base64] * at src/Data/Base64/Types/Internal.hs:46:36
3554.63 s
[base64] * at src/Data/Base64/Types/Internal.hs:46:1
3554.63 s
[base64] You may be able to disambiguate the identifier by qualifying it or
3554.63 s
[base64] by specifying the type/value namespace explicitly.
3554.63 s
[base64] Defaulting to the one defined at src/Data/Base64/Types/Internal.hs:46:1
3554.63 s
[base64] 100% ( 9 / 9) in 'Data.Base64.Types'
3554.63 s
[base64] Warning: 'Word8'' is out of scope.
3554.63 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.63 s
[base64] Warning: 'Word32'' is out of scope.
3554.63 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.63 s
[base64] Warning: 'Word8'' is out of scope.
3554.63 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.63 s
[base64] Warning: 'Word12'' is out of scope.
3554.63 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.63 s
[base64] Warning: 'Word12'' is out of scope.
3554.63 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.63 s
[base64] Warning: 'Padding' is out of scope.
3554.63 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.63 s
[doctest-parallel] exits with ExitFailure if at least one test case fails [✔]
3554.63 s
[doctest-parallel] prints help on --help [✔]
3554.63 s
[doctest-parallel] prints version on --version [✔]
3554.63 s
[doctest-parallel] prints error message on invalid option [✔]
3554.63 s
[doctest-parallel] UtilSpec
3554.63 s
[doctest-parallel] convertDosLineEndings
3554.63 s
[doctest-parallel] converts CRLF to LF [✔]
3554.63 s
[doctest-parallel] strips a trailing CR [✔]
3554.63 s
[doctest-parallel] takeWhileEnd
3554.63 s
[doctest-parallel] returns the longest suffix of elements that satisfy a given predicate [✔]
3554.63 s
[doctest-parallel]
3554.63 s
[doctest-parallel] Finished in 49.2645 seconds
3554.63 s
[doctest-parallel] 162 examples, 0 failures, 34 pending
3554.63 s
[doctest-parallel] Test suite spectests: PASS
3554.63 s
[doctest-parallel] Test suite logged to: dist/test/doctest-parallel-0.3.1.1-spectests.log
3554.63 s
[doctest-parallel] 2 of 2 test suites (2 of 2 test cases) passed.
3554.63 s
[doctest-parallel] checkPhase completed in 58 seconds
3554.63 s
[doctest-parallel] Phase: haddockPhase
3554.63 s
[doctest-parallel] Phase: installPhase
3554.63 s
[doctest-parallel] Installing library in /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/doctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm
3554.63 s
[doctest-parallel] Installing internal library spectests-modules in /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/doctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules
3554.63 s
[doctest-parallel] Phase: fixupPhase
3554.63 s
[doctest-parallel] shrinking RPATHs of ELF executables and libraries in /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1
3554.63 s
[doctest-parallel] shrinking /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSdoctest-parallel-0.3.1.1-Iec0ygqfR5jB9D3U7ryOiO-spectests-modules-ghc9.8.2.so
3554.63 s
[doctest-parallel] shrinking /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSdoctest-parallel-0.3.1.1-1Qd5Lm0gxurC2WEJfQdsnm-ghc9.8.2.so
3554.63 s
[doctest-parallel] checking for references to /build/ in /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1...
3554.63 s
[doctest-parallel] patching script interpreter paths in /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1
3554.63 s
[doctest-parallel] stripping (with command strip and flags -S -p) in /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1/lib
3554.63 s
[either] Documentation created: dist/doc/html/either/, dist/doc/html/either/either.txt
3554.63 s
[either] Preprocessing test suite 'tests' for either-5.0.2..
3554.63 s
[either] Phase: installPhase
3554.63 s
[either] Installing library in /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/either-5.0.2-8odP0XQegWdFM9kXivTwea
3554.63 s
[either] Phase: fixupPhase
3554.63 s
[either] shrinking RPATHs of ELF executables and libraries in /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2
3554.63 s
[either] shrinking /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSeither-5.0.2-8odP0XQegWdFM9kXivTwea-ghc9.8.2.so
3554.63 s
[either] checking for references to /build/ in /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2...
3554.63 s
[either] patching script interpreter paths in /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2
3554.63 s
[either] stripping (with command strip and flags -S -p) in /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2/lib
3554.63 s
[either] shrinking RPATHs of ELF executables and libraries in /nix/store/16l17szc4yvg4wyqaji88jng6w3xs3lf-either-5.0.2-doc
3554.63 s
[either] checking for references to /build/ in /nix/store/16l17szc4yvg4wyqaji88jng6w3xs3lf-either-5.0.2-doc...
3554.63 s
[either] patching script interpreter paths in /nix/store/16l17szc4yvg4wyqaji88jng6w3xs3lf-either-5.0.2-doc
3554.63 s
[foldl] [8 of 9] Compiling Control.Foldl.ByteString ( src/Control/Foldl/ByteString.hs, dist/build/Control/Foldl/ByteString.p_o )
3554.63 s
[foldl] [9 of 9] Compiling Control.Scanl ( src/Control/Scanl.hs, dist/build/Control/Scanl.p_o )
3554.63 s
[free] [16 of 19] Compiling Control.Monad.Trans.Free.Ap ( src/Control/Monad/Trans/Free/Ap.hs, dist/build/Control/Monad/Trans/Free/Ap.o, dist/build/Control/Monad/Trans/Free/Ap.dyn_o )
3554.64 s
[free] [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, dist/build/Control/Monad/Free/Ap.o, dist/build/Control/Monad/Free/Ap.dyn_o )
3554.64 s
[free] [18 of 19] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, dist/build/Control/Monad/Trans/Free/Church.o, dist/build/Control/Monad/Trans/Free/Church.dyn_o )
3554.64 s
[free] [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.o, dist/build/Control/Monad/Trans/Iter.dyn_o )
3554.64 s
[free] [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.p_o )
3554.64 s
[ghc-lib-parser] [ 26 of 443] Compiling GHC.Prelude.Basic ( compiler/GHC/Prelude/Basic.hs, /build/.haddock-8227/GHC/Prelude/Basic.o, /build/.haddock-8227/GHC/Prelude/Basic.dyn_o )
3554.64 s
[http-types] Documentation created: dist/doc/html/http-types/,
3554.64 s
[http-types] dist/doc/html/http-types/http-types.txt
3554.64 s
[http-types] Preprocessing test suite 'spec' for http-types-0.12.4..
3554.64 s
[http-types] Phase: installPhase
3554.64 s
[http-types] Installing library in /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/http-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI
3554.64 s
[http-types] Phase: fixupPhase
3554.64 s
[http-types] shrinking RPATHs of ELF executables and libraries in /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4
3554.64 s
[http-types] shrinking /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHShttp-types-0.12.4-8KmySrrBPiXJ0Ppxaw5jJI-ghc9.8.2.so
3554.64 s
[http-types] checking for references to /build/ in /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4...
3554.64 s
[http-types] patching script interpreter paths in /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4
3554.64 s
[http-types] stripping (with command strip and flags -S -p) in /nix/store/5lzj2m8ddpl15l06arlzgm86alslykzw-http-types-0.12.4/lib
3554.64 s
[http-types] shrinking RPATHs of ELF executables and libraries in /nix/store/xfp274q44mc7mxgpg8vpxmwj8a0i54av-http-types-0.12.4-doc
3554.64 s
[http-types] checking for references to /build/ in /nix/store/xfp274q44mc7mxgpg8vpxmwj8a0i54av-http-types-0.12.4-doc...
3554.64 s
[http-types] patching script interpreter paths in /nix/store/xfp274q44mc7mxgpg8vpxmwj8a0i54av-http-types-0.12.4-doc
3554.64 s
[monoid-subclasses] [ 3 of 16] Compiling Data.Monoid.Monus ( src/Data/Monoid/Monus.hs, dist/build/Data/Monoid/Monus.p_o )
3554.64 s
[monoid-subclasses]
3554.64 s
[monoid-subclasses] src/Data/Monoid/Monus.hs:320:36: warning : [ GHC-63394 ] [ -Wx-partial ]
3554.64 s
[monoid-subclasses] In the use of ‘tail’
3554.64 s
[monoid-subclasses] (imported from Prelude, but defined in GHC.List):
3554.64 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3554.64 s
[monoid-subclasses] |
3554.64 s
[monoid-subclasses] 320 | | otherwise = go (tail x)
3554.64 s
[monoid-subclasses] | ^^^^
3554.64 s
[monoid-subclasses]
3554.64 s
[monoid-subclasses] src/Data/Monoid/Monus.hs:327:36: warning : [ GHC-63394 ] [ -Wx-partial ]
3554.64 s
[monoid-subclasses] In the use of ‘tail’
3554.64 s
[monoid-subclasses] (imported from Prelude, but defined in GHC.List):
3554.64 s
[monoid-subclasses] "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
3554.64 s
[monoid-subclasses] |
3554.64 s
[monoid-subclasses] 327 | | otherwise = go (tail x)
3554.64 s
[monoid-subclasses] | ^^^^
3554.64 s
[monoid-subclasses] [ 4 of 16] Compiling Data.Monoid.GCD ( src/Data/Monoid/GCD.hs, dist/build/Data/Monoid/GCD.p_o )
3554.64 s
[monoid-subclasses]
3554.64 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:75:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3554.64 s
[monoid-subclasses] The qualified import of ‘Data.Text.Encoding’ is redundant
3554.64 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Text.Encoding’
3554.64 s
[monoid-subclasses] To import instances alone, use: import Data.Text.Encoding()
3554.64 s
[monoid-subclasses] |
3554.64 s
[monoid-subclasses] 75 | import qualified Data.Text.Encoding as TextEncoding
3554.64 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3554.64 s
[monoid-subclasses]
3554.64 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:83:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3554.64 s
[monoid-subclasses] The qualified import of ‘Data.Text.Lazy.Encoding’ is redundant
3554.64 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Text.Lazy.Encoding’
3554.64 s
[monoid-subclasses] To import instances alone, use: import Data.Text.Lazy.Encoding()
3554.64 s
[monoid-subclasses] |
3554.64 s
[monoid-subclasses] 83 | import qualified Data.Text.Lazy.Encoding as LazyEncoding
3554.64 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3554.64 s
[monoid-subclasses]
3554.64 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:97:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
3554.64 s
[monoid-subclasses] The import of ‘Data.Maybe’ is redundant
3554.64 s
[monoid-subclasses] except perhaps to import instances from ‘Data.Maybe’
3554.64 s
[monoid-subclasses] To import instances alone, use: import Data.Maybe()
3554.64 s
[monoid-subclasses] |
3554.64 s
[monoid-subclasses] 97 | import Data.Maybe (isJust)
3554.64 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
3554.64 s
[monoid-subclasses]
3554.64 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:211:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3554.64 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3554.64 s
[monoid-subclasses] In a pattern binding:
3554.64 s
[monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
3554.64 s
[monoid-subclasses] |
3554.64 s
[monoid-subclasses] 211 | Just x' = stripPrefix p x
3554.64 s
[monoid-subclasses] | ^^^^^^^^^^^^^^^^^^^^^^^^^
3554.64 s
[monoid-subclasses]
3554.64 s
[monoid-subclasses] src/Data/Monoid/GCD.hs:212:13: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
3554.64 s
[monoid-subclasses] Pattern match(es) are non-exhaustive
3554.64 s
[monoid-subclasses] In a pattern binding:
3554.64 s
[monoid-subclasses] Patterns of type ‘Maybe m’ not matched: Nothing
3554.64 s
[monoid-subclasses] |
3554.64 s
[monoid-subclasses] 212 | Just y' = stripPrefix p y
3554.64 s
[parsers] Documentation created: dist/doc/html/parsers/,
3554.64 s
[parsers] dist/doc/html/parsers/parsers.txt
3554.64 s
[parsers] Preprocessing test suite 'quickcheck' for parsers-0.12.12..
3554.64 s
[parsers] haddockPhase completed in 32 seconds
3554.64 s
[parsers] Phase: installPhase
3554.64 s
[parsers] Installing library in /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/parsers-0.12.12-Jryguj5NMEm3UQKEfhnloO
3554.64 s
[parsers] Phase: fixupPhase
3554.64 s
[parsers] shrinking RPATHs of ELF executables and libraries in /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12
3554.64 s
[parsers] shrinking /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHSparsers-0.12.12-Jryguj5NMEm3UQKEfhnloO-ghc9.8.2.so
3554.64 s
[parsers] checking for references to /build/ in /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12...
3554.64 s
[parsers] patching script interpreter paths in /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12
3554.64 s
[parsers] stripping (with command strip and flags -S -p) in /nix/store/1301w89wj0z2klf5pijnhq9d5spqnq0l-parsers-0.12.12/lib
3554.64 s
[parsers] shrinking RPATHs of ELF executables and libraries in /nix/store/1kiw71w7sw5b2hyx63rmjnblscl7dpv2-parsers-0.12.12-doc
3554.64 s
[parsers] checking for references to /build/ in /nix/store/1kiw71w7sw5b2hyx63rmjnblscl7dpv2-parsers-0.12.12-doc...
3554.64 s
[parsers] patching script interpreter paths in /nix/store/1kiw71w7sw5b2hyx63rmjnblscl7dpv2-parsers-0.12.12-doc
3554.64 s
[reducers] [11 of 14] Compiling Data.Generator.Combinators ( src/Data/Generator/Combinators.hs, dist/build/Data/Generator/Combinators.p_o )
3554.64 s
[reducers] [12 of 14] Compiling Data.Semigroup.Reducer.With ( src/Data/Semigroup/Reducer/With.hs, dist/build/Data/Semigroup/Reducer/With.p_o )
3554.64 s
[reducers] [13 of 14] Compiling Data.Semigroup.Self ( src/Data/Semigroup/Self.hs, dist/build/Data/Semigroup/Self.p_o )
3554.64 s
[reducers] [14 of 14] Compiling Data.Semigroup.Union ( src/Data/Semigroup/Union.hs, dist/build/Data/Semigroup/Union.p_o )
3554.64 s
[reducers] buildPhase completed in 42 seconds
3554.64 s
[reducers] Phase: checkPhase
3554.64 s
[reducers] Package has no test suites.
3554.64 s
[reducers] Phase: haddockPhase
3554.64 s
[reducers] Preprocessing library for reducers-3.12.5..
3554.64 s
[reducers] Running Haddock on library for reducers-3.12.5..
3554.64 s
[reducers] Warning: --source-* options are ignored when --hyperlinked-source is enabled.
3554.64 s
[semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, dist/build/Data/Semialign/Indexed.o, dist/build/Data/Semialign/Indexed.dyn_o )
3554.64 s
[semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, dist/build/Data/Semialign.o, dist/build/Data/Semialign.dyn_o )
3554.64 s
[semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, dist/build/Data/Align.o, dist/build/Data/Align.dyn_o )
3554.64 s
[semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, dist/build/Data/Crosswalk.o, dist/build/Data/Crosswalk.dyn_o )
3554.64 s
[semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.o, dist/build/Data/Zip.dyn_o )
3554.64 s
[semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, dist/build/Data/Semialign/Internal.p_o )
3554.64 s
[string-interpolate] [10 of 11] Compiling Data.String.Interpolate ( src/lib/Data/String/Interpolate.hs, nothing )
3554.64 s
[string-interpolate] [11 of 11] Compiling Paths_string_interpolate ( dist/build/autogen/Paths_string_interpolate.hs, nothing )
3554.64 s
[string-interpolate] Haddock coverage:
3554.64 s
[string-interpolate] Warning: 'build' is out of scope.
3554.64 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.64 s
[string-interpolate] Warning: 'interpolate' is out of scope.
3554.64 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.64 s
[string-interpolate] Warning: 'charUtf8' is out of scope.
3554.64 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.64 s
[string-interpolate] 0% ( 0 / 1) in 'Data.String.Interpolate.Conversion.ByteStringSink'
3554.64 s
[string-interpolate] Missing documentation for:
3554.64 s
[string-interpolate] Module header
3554.64 s
[string-interpolate] 0% ( 0 / 1) in 'Data.String.Interpolate.Conversion.TextSink'
3554.64 s
[string-interpolate] Missing documentation for:
3554.64 s
[string-interpolate] Module header
3554.64 s
[string-interpolate] 100% ( 8 / 8) in 'Data.String.Interpolate.Conversion'
3554.64 s
[string-interpolate] 0% ( 0 / 4) in 'Data.String.Interpolate.Types'
3554.64 s
[string-interpolate] Missing documentation for:
3554.64 s
[string-interpolate] Module header
3554.64 s
[string-interpolate] InterpSegment (src/lib/Data/String/Interpolate/Types.hs:7)
3554.64 s
[string-interpolate] Line (src/lib/Data/String/Interpolate/Types.hs:14)
3554.64 s
[string-interpolate] Lines (src/lib/Data/String/Interpolate/Types.hs:15)
3554.64 s
[string-interpolate] Warning: 'Line' is out of scope.
3554.64 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.64 s
[string-interpolate] Warning: 'parseInterpSegments' is out of scope.
3554.64 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.64 s
[string-interpolate] 80% ( 4 / 5) in 'Data.String.Interpolate.Parse'
3554.64 s
[string-interpolate] Missing documentation for:
3554.64 s
[string-interpolate] dosToUnix (src/lib/Data/String/Interpolate/Parse.hs:110)
3554.64 s
[string-interpolate] Warning: 'i' is out of scope.
3554.64 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.64 s
[string-interpolate] Warning: '__i' is out of scope.
3554.64 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.64 s
[string-interpolate] Warning: 'iii' is out of scope.
3554.64 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.64 s
[string-interpolate] Warning: 'IsString' is out of scope.
3554.64 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.64 s
[string-interpolate] Warning: 'Show' is out of scope.
3554.65 s
[string-interpolate] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[string-interpolate] 100% ( 10 / 10) in 'Data.String.Interpolate'
3554.65 s
[string-interpolate] Warning: Data.String.Interpolate.Conversion.ByteStringSink: could not find link destinations for:
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.Classes.B
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueBuilder
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString0
3554.65 s
[string-interpolate] Warning: Data.String.Interpolate.Conversion.TextSink: could not find link destinations for:
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.Classes.B
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueBuilder
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText0
3554.65 s
[string-interpolate] Warning: Data.String.Interpolate.Conversion: could not find link destinations for:
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.Classes.B
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueBuilder
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.ByteStringSink.D:R:BuilderTrueByteString0
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueBuilder
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.TextSink.D:R:BuilderTrueText0
3554.65 s
[string-interpolate] - Data.String.Interpolate.Conversion.D:R:BuilderFalsestr
3554.65 s
[text-iso8601] Preprocessing test suite 'text-iso8601-tests' for text-iso8601-0.1.1..
3554.65 s
[text-iso8601] Phase: installPhase
3554.65 s
[text-iso8601] Installing library in /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/text-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm
3554.65 s
[text-iso8601] Phase: fixupPhase
3554.65 s
[text-iso8601] shrinking RPATHs of ELF executables and libraries in /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1
3554.65 s
[text-iso8601] shrinking /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1/lib/ghc-9.8.2/lib/x86_64-linux-ghc-9.8.2/libHStext-iso8601-0.1.1-5XT3wvOXoZL3kudmiHCgwm-ghc9.8.2.so
3554.65 s
[text-iso8601] checking for references to /build/ in /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1...
3554.65 s
[text-iso8601] patching script interpreter paths in /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1
3554.65 s
[text-iso8601] stripping (with command strip and flags -S -p) in /nix/store/rfl120fifiy7aiwp0pqzs10x1cy99x3y-text-iso8601-0.1.1/lib
3554.65 s
[text-iso8601] shrinking RPATHs of ELF executables and libraries in /nix/store/f25kx2cwap10jx30yxq7n96vrnda0shy-text-iso8601-0.1.1-doc
3554.65 s
[text-iso8601] checking for references to /build/ in /nix/store/f25kx2cwap10jx30yxq7n96vrnda0shy-text-iso8601-0.1.1-doc...
3554.65 s
[text-iso8601] patching script interpreter paths in /nix/store/f25kx2cwap10jx30yxq7n96vrnda0shy-text-iso8601-0.1.1-doc
3554.65 s
[base64] Warning: 'Padded' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'Unpadded' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'Base64' is ambiguous. It is defined
3554.65 s
[base64] * at src/Data/Base64/Types/Internal.hs:46:36
3554.65 s
[base64] * at src/Data/Base64/Types/Internal.hs:46:1
3554.65 s
[base64] You may be able to disambiguate the identifier by qualifying it or
3554.65 s
[base64] by specifying the type/value namespace explicitly.
3554.65 s
[base64] Defaulting to the one defined at src/Data/Base64/Types/Internal.hs:46:1
3554.65 s
[base64] 100% ( 11 / 11) in 'Data.ByteString.Base64'
3554.65 s
[base64] 100% ( 17 / 17) in 'Data.ByteString.Base64.URL'
3554.65 s
[base64] Warning: 'Text' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] 100% ( 11 / 11) in 'Data.ByteString.Lazy.Base64'
3554.65 s
[base64] Warning: 'Text' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] 100% ( 17 / 17) in 'Data.ByteString.Lazy.Base64.URL'
3554.65 s
[base64] 100% ( 11 / 11) in 'Data.ByteString.Short.Base64'
3554.65 s
[base64] Warning: 'ByteString' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] 100% ( 17 / 17) in 'Data.ByteString.Short.Base64.URL'
3554.65 s
[base64] 100% ( 2 / 2) in 'Data.Text.Encoding.Base64.Error'
3554.65 s
[base64] Warning: 'UnicodeException' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] 100% ( 11 / 11) in 'Data.Text.Encoding.Base64'
3554.65 s
[base64] Warning: 'UnicodeException' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'decodeBase64PaddedWith' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] 100% ( 18 / 18) in 'Data.Text.Encoding.Base64.URL'
3554.65 s
[base64] Warning: 'UnicodeException' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] 100% ( 11 / 11) in 'Data.Text.Lazy.Encoding.Base64'
3554.65 s
[base64] Warning: 'decodeBase64With' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'UnicodeException' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'Text' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'decodeUtf8'' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'decodeBase64PaddedWith' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] 100% ( 18 / 18) in 'Data.Text.Lazy.Encoding.Base64.URL'
3554.65 s
[base64] Warning: 'ByteString' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'decodeUtf8'' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'UnicodeException' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] 100% ( 11 / 11) in 'Data.Text.Short.Encoding.Base64'
3554.65 s
[base64] Warning: 'decodeBase64With' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'ByteString' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'decodeUtf8'' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'UnicodeException' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] Warning: 'decodeBase64UnpaddedWith' is out of scope.
3554.65 s
[base64] If you qualify the identifier, haddock can try to link it anyway.
3554.65 s
[base64] 100% ( 18 / 18) in 'Data.Text.Short.Encoding.Base64.URL'
3554.65 s
[base64] Warning: Data.Text.Encoding.Base64.Error: could not find link destinations for:
3554.65 s
[base64] - Data.Text.Encoding.Base64.Error.Rep_Base64Error
3555.48 s
[doctest-parallel:post-build] Uploading to the NixCI cache: /nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1
3556.11 s
[doctest-parallel:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3556.19 s
[doctest-parallel:post-build] copying 1 paths...
3556.20 s
[doctest-parallel:post-build] copying path '/nix/store/7sk04ddwhm4jipycpa8vd1xf5g3c6dy4-doctest-parallel-0.3.1.1' to 'https://cache.nix-ci.com'...
3562.92 s
[doctest-parallel:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3563.67 s
[doctest-parallel:post-build] copying 1 paths...
3563.67 s
[doctest-parallel:post-build] copying path '/nix/store/ic714rlw9nvd14j74jnp4ikpsg1a1ay1-doctest-parallel-0.3.1.1.drv' to 'https://cache.nix-ci.com'...
3564.33 s
Uploaded doctest-parallel in 9.0s
3564.33 s
Progress: 295 of 422 built (15 building), 407 of 407 downloaded from cache
3564.33 s
Built doctest-parallel in 3m28s
3564.69 s
[either:post-build] Uploading to the NixCI cache: /nix/store/16l17szc4yvg4wyqaji88jng6w3xs3lf-either-5.0.2-doc /nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2
3565.38 s
[either:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
3565.54 s
[either:post-build] copying 2 paths...
3565.54 s
[either:post-build] copying path '/nix/store/16l17szc4yvg4wyqaji88jng6w3xs3lf-either-5.0.2-doc' to 'https://cache.nix-ci.com'...
3566.15 s
[either:post-build] copying path '/nix/store/b8l9pmpm4qhfvz7cwnnyspwwhfr4y11z-either-5.0.2' to 'https://cache.nix-ci.com'...
3567.96 s
[either:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead