948.05 s
[vector] mut_imapM_: OK (0.01s)
948.05 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_forM_: OK (0.01s)
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_iforM_: OK (0.01s)
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_foldr: OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_foldr': OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_foldl: OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_foldl': OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_ifoldr: OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_ifoldr': OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_ifoldl: OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_ifoldl': OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_foldM: OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_foldM': OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.07 s
[vector] mut_foldrM: OK
948.07 s
[vector] +++ OK, passed 100 tests.
948.08 s
[vector] mut_foldrM': OK
948.08 s
[vector] +++ OK, passed 100 tests.
948.08 s
[vector] mut_ifoldM: OK
948.08 s
[vector] +++ OK, passed 100 tests.
948.08 s
[vector] mut_ifoldM': OK
948.08 s
[vector] +++ OK, passed 100 tests.
948.08 s
[vector] mut_ifoldrM: OK
948.08 s
[vector] +++ OK, passed 100 tests.
948.08 s
[vector] mut_ifoldrM': OK
948.08 s
[vector] +++ OK, passed 100 tests.
948.08 s
[vector] compare: OK
948.08 s
[vector] +++ OK, passed 100 tests.
948.08 s
[vector] maximum: OK
948.08 s
[vector] +++ OK, passed 100 tests; 16 discarded.
948.08 s
[vector] minimum: OK
948.09 s
[vector] +++ OK, passed 100 tests; 17 discarded.
948.09 s
[vector] minIndex: OK
948.09 s
[vector] +++ OK, passed 100 tests; 13 discarded.
948.09 s
[vector] maxIndex: OK
948.09 s
[vector] +++ OK, passed 100 tests; 11 discarded.
948.09 s
[vector] maximumBy: OK
948.09 s
[vector] +++ OK, passed 100 tests; 18 discarded.
948.09 s
[vector] minimumBy: OK
948.09 s
[vector] +++ OK, passed 100 tests; 12 discarded.
948.09 s
[vector] maximumOn: OK
948.09 s
[vector] +++ OK, passed 100 tests; 12 discarded.
948.09 s
[vector] minimumOn: OK
948.09 s
[vector] +++ OK, passed 100 tests; 13 discarded.
948.09 s
[vector] maxIndexBy: OK
948.10 s
[vector] +++ OK, passed 100 tests; 13 discarded.
948.10 s
[vector] minIndexBy: OK
948.10 s
[vector] +++ OK, passed 100 tests; 12 discarded.
948.11 s
[vector] ListFirstMaxIndexWins: OK
948.11 s
[vector] +++ OK, passed 100 tests; 19 discarded.
948.11 s
[vector] FalseListFirstMaxIndexWins: OK
948.11 s
[vector] +++ OK, failed as expected. (after 1 test):
948.11 s
[vector] Exception:
948.11 s
[vector] Prelude.foldr1: empty list
948.11 s
[vector] CallStack (from HasCallStack):
948.11 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
948.11 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
948.11 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
948.11 s
[vector] []
948.11 s
[vector] zip: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] zip3: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] unzip: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] unzip3: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] indexed: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] update: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] mempty: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] mappend: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] mconcat: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] glength: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] (Bool)
948.11 s
[vector] fromList.toList == id: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] toList.fromList == id: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] unstream.stream == id: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] stream.unstream == id: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] eq: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] length: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] null: OK
948.11 s
[vector] +++ OK, passed 100 tests.
948.11 s
[vector] index: OK
948.11 s
[vector] +++ OK, passed 100 tests; 15 discarded.
948.11 s
[vector] safeIndex: OK
948.12 s
[vector] +++ OK, passed 100 tests.
948.12 s
[vector] head: OK
948.12 s
[vector] +++ OK, passed 100 tests; 21 discarded.
948.12 s
[vector] last: OK
948.12 s
[vector] +++ OK, passed 100 tests; 15 discarded.
948.12 s
[vector] unsafeIndex: OK
948.12 s
[vector] +++ OK, passed 100 tests; 21 discarded.
948.12 s
[vector] unsafeHead: OK
948.12 s
[vector] +++ OK, passed 100 tests; 14 discarded.
948.12 s
[vector] unsafeLast: OK
948.12 s
[vector] +++ OK, passed 100 tests; 16 discarded.
948.12 s
[vector] slice: OK
948.12 s
[vector] +++ OK, passed 100 tests.
948.12 s
[vector] init: OK
948.12 s
[vector] +++ OK, passed 100 tests; 12 discarded.
948.12 s
[vector] tail: OK
948.12 s
[vector] +++ OK, passed 100 tests; 14 discarded.
948.12 s
[vector] take: OK
948.12 s
[vector] +++ OK, passed 100 tests.
948.12 s
[vector] drop: OK
948.12 s
[vector] +++ OK, passed 100 tests.
948.12 s
[vector] splitAt: OK
948.12 s
[vector] +++ OK, passed 100 tests.
948.12 s
[vector] empty: OK
948.12 s
[vector] +++ OK, passed 100 tests.
948.12 s
[vector] singleton: OK
948.12 s
[vector] +++ OK, passed 100 tests.
948.12 s
[vector] replicate: OK
948.12 s
[vector] +++ OK, passed 100 tests.
948.13 s
[vector] generate: OK
948.13 s
[vector] +++ OK, passed 100 tests.
948.13 s
[vector] iterateN: OK
948.13 s
[vector] +++ OK, passed 100 tests.
948.17 s
[vector] iterateNM: OK (0.03s)
948.17 s
[vector] +++ OK, passed 100 tests.
948.17 s
[vector] generateM: OK (0.01s)
948.17 s
[vector] +++ OK, passed 100 tests.
948.19 s
[vector] replicateM: OK (0.01s)
948.19 s
[vector] +++ OK, passed 100 tests.
948.19 s
[vector] create: OK
948.19 s
[vector] +++ OK, passed 100 tests.
948.19 s
[vector] createT: OK
948.19 s
[vector] +++ OK, passed 100 tests.
948.19 s
[vector] unfoldr: OK
948.19 s
[vector] +++ OK, passed 100 tests.
948.19 s
[vector] unfoldrN: OK
948.19 s
[vector] +++ OK, passed 100 tests.
948.19 s
[vector] unfoldrExactN: OK
948.19 s
[vector] +++ OK, passed 100 tests.
948.21 s
[vector] unfoldrM: OK
948.21 s
[vector] +++ OK, passed 100 tests.
948.23 s
[vector] unfoldrNM: OK (0.02s)
948.23 s
[vector] +++ OK, passed 100 tests.
948.25 s
[vector] unfoldrExactNM: OK (0.03s)
948.26 s
[vector] +++ OK, passed 100 tests.
948.26 s
[vector] constructN: OK (0.02s)
948.26 s
[vector] +++ OK, passed 100 tests.
948.26 s
[vector] constructrN: OK
948.26 s
[vector] +++ OK, passed 100 tests.
948.26 s
[vector] cons: OK
948.26 s
[vector] +++ OK, passed 100 tests.
948.26 s
[vector] snoc: OK
948.26 s
[vector] +++ OK, passed 100 tests.
948.27 s
[vector] append: OK
948.27 s
[vector] +++ OK, passed 100 tests.
948.28 s
[vector] concat: OK (0.02s)
948.28 s
[vector] +++ OK, passed 100 tests.
948.28 s
[vector] force: OK
948.28 s
[vector] +++ OK, passed 100 tests.
948.29 s
[vector] upd: OK
948.29 s
[vector] +++ OK, passed 100 tests.
948.29 s
[vector] accum: OK
948.29 s
[vector] +++ OK, passed 100 tests.
948.29 s
[vector] reverse: OK
948.29 s
[vector] +++ OK, passed 100 tests.
948.29 s
[vector] backpermute: OK
948.29 s
[vector] +++ OK, passed 100 tests.
948.29 s
[vector] map: OK
948.29 s
[vector] +++ OK, passed 100 tests.
948.30 s
[vector] imap: OK
948.30 s
[vector] +++ OK, passed 100 tests.
948.31 s
[vector] concatMap: OK
948.31 s
[vector] +++ OK, passed 100 tests.
948.31 s
[vector] mapM: OK
948.31 s
[vector] +++ OK, passed 100 tests.
948.31 s
[vector] mapM_: OK (0.01s)
948.32 s
[vector] +++ OK, passed 100 tests.
948.33 s
[vector] forM: OK
948.33 s
[vector] +++ OK, passed 100 tests.
948.33 s
[vector] forM_: OK (0.01s)
948.33 s
[vector] +++ OK, passed 100 tests.
948.33 s
[vector] imapM: OK
948.33 s
[vector] +++ OK, passed 100 tests.
948.34 s
[vector] imapM_: OK (0.01s)
948.34 s
[vector] +++ OK, passed 100 tests.
948.34 s
[vector] zipWith: OK
948.34 s
[vector] +++ OK, passed 100 tests.
948.35 s
[vector] zipWith3: OK
948.35 s
[vector] +++ OK, passed 100 tests.
948.35 s
[vector] izipWith: OK
948.35 s
[vector] +++ OK, passed 100 tests.
948.35 s
[vector] izipWith3: OK
948.35 s
[vector] +++ OK, passed 100 tests.
948.35 s
[vector] izipWithM: OK
948.35 s
[vector] +++ OK, passed 100 tests.
948.36 s
[vector] izipWithM_: OK
948.36 s
[vector] +++ OK, passed 100 tests.
948.36 s
[vector] zipWithM: OK
948.36 s
[vector] +++ OK, passed 100 tests.
948.37 s
[vector] zipWithM_: OK
948.37 s
[vector] +++ OK, passed 100 tests.
948.37 s
[vector] filter: OK
948.37 s
[vector] +++ OK, passed 100 tests.
948.39 s
[vector] ifilter: OK
948.39 s
[vector] +++ OK, passed 100 tests.
948.39 s
[vector] filterM: OK (0.02s)
948.39 s
[vector] +++ OK, passed 100 tests.
948.40 s
[vector] uniq: OK
948.40 s
[vector] +++ OK, passed 100 tests.
948.40 s
[vector] mapMaybe: OK
948.40 s
[vector] +++ OK, passed 100 tests.
948.40 s
[vector] imapMaybe: OK
948.40 s
[vector] +++ OK, passed 100 tests.
948.40 s
[vector] takeWhile: OK
948.40 s
[vector] +++ OK, passed 100 tests.
948.40 s
[vector] dropWhile: OK
948.40 s
[vector] +++ OK, passed 100 tests.
948.40 s
[vector] partition: OK
948.40 s
[vector] +++ OK, passed 100 tests.
948.40 s
[vector] partitionWith: OK
948.40 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] span: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] break: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] spanR: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] breakR: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] groupBy: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] elem: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] notElem: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] find: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] findIndex: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] findIndexR: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.41 s
[vector] findIndices: OK
948.41 s
[vector] +++ OK, passed 100 tests.
948.42 s
[vector] elemIndex: OK
948.42 s
[vector] +++ OK, passed 100 tests.
948.42 s
[vector] elemIndices: OK
948.42 s
[vector] +++ OK, passed 100 tests.
948.42 s
[vector] foldl: OK
948.42 s
[vector] +++ OK, passed 100 tests.
948.42 s
[vector] foldl1: OK
948.42 s
[vector] +++ OK, passed 100 tests; 13 discarded.
948.42 s
[vector] foldl': OK
948.42 s
[vector] +++ OK, passed 100 tests.
948.42 s
[vector] foldl1': OK
948.42 s
[vector] +++ OK, passed 100 tests; 14 discarded.
948.43 s
[vector] foldr: OK
948.43 s
[vector] +++ OK, passed 100 tests.
948.43 s
[vector] foldr1: OK
948.43 s
[vector] +++ OK, passed 100 tests; 16 discarded.
948.43 s
[vector] foldr': OK
948.43 s
[vector] +++ OK, passed 100 tests.
948.43 s
[vector] foldr1': OK
948.43 s
[vector] +++ OK, passed 100 tests; 11 discarded.
948.43 s
[vector] ifoldl: OK
948.43 s
[vector] +++ OK, passed 100 tests.
948.43 s
[vector] ifoldl': OK
948.43 s
[vector] +++ OK, passed 100 tests.
948.44 s
[vector] ifoldr: OK
948.44 s
[vector] +++ OK, passed 100 tests.
948.44 s
[vector] ifoldr': OK
948.44 s
[vector] +++ OK, passed 100 tests.
948.44 s
[vector] ifoldM: OK
948.45 s
[vector] +++ OK, passed 100 tests.
948.45 s
[vector] ifoldM': OK
948.45 s
[vector] +++ OK, passed 100 tests.
948.47 s
[vector] ifoldM_: OK (0.01s)
948.47 s
[vector] +++ OK, passed 100 tests.
948.47 s
[vector] ifoldM'_: OK (0.01s)
948.47 s
[vector] +++ OK, passed 100 tests.
948.47 s
[vector] all: OK
948.47 s
[vector] +++ OK, passed 100 tests.
948.47 s
[vector] any: OK
948.47 s
[vector] +++ OK, passed 100 tests.
948.47 s
[vector] prescanl: OK
948.47 s
[vector] +++ OK, passed 100 tests.
948.48 s
[vector] prescanl': OK
948.48 s
[vector] +++ OK, passed 100 tests.
948.48 s
[vector] postscanl: OK
948.48 s
[vector] +++ OK, passed 100 tests.
948.48 s
[vector] postscanl': OK
948.48 s
[vector] +++ OK, passed 100 tests.
948.48 s
[vector] scanl: OK
948.48 s
[vector] +++ OK, passed 100 tests.
948.48 s
[vector] scanl': OK
948.48 s
[vector] +++ OK, passed 100 tests.
948.49 s
[vector] scanl1: OK
948.49 s
[vector] +++ OK, passed 100 tests.
948.49 s
[vector] scanl1': OK
948.49 s
[vector] +++ OK, passed 100 tests.
948.49 s
[vector] iscanl: OK
948.49 s
[vector] +++ OK, passed 100 tests.
948.49 s
[vector] iscanl': OK
948.49 s
[vector] +++ OK, passed 100 tests.
948.50 s
[vector] prescanr: OK
948.50 s
[vector] +++ OK, passed 100 tests.
948.50 s
[vector] prescanr': OK
948.50 s
[vector] +++ OK, passed 100 tests.
948.50 s
[vector] postscanr: OK
948.50 s
[vector] +++ OK, passed 100 tests.
948.50 s
[vector] postscanr': OK
948.50 s
[vector] +++ OK, passed 100 tests.
948.50 s
[vector] scanr: OK
948.50 s
[vector] +++ OK, passed 100 tests.
948.50 s
[vector] scanr': OK
948.50 s
[vector] +++ OK, passed 100 tests.
948.50 s
[vector] scanr1: OK
948.50 s
[vector] +++ OK, passed 100 tests.
948.51 s
[vector] scanr1': OK
948.51 s
[vector] +++ OK, passed 100 tests.
948.51 s
[vector] iscanr: OK
948.51 s
[vector] +++ OK, passed 100 tests.
948.51 s
[vector] iscanr': OK
948.51 s
[vector] +++ OK, passed 100 tests.
948.51 s
[vector] mut_read: OK
948.51 s
[vector] +++ OK, passed 100 tests; 18 discarded.
948.51 s
[vector] mut_write: OK
948.51 s
[vector] +++ OK, passed 100 tests; 20 discarded.
948.52 s
[vector] mut_modify: OK
948.52 s
[vector] +++ OK, passed 100 tests; 14 discarded.
948.52 s
[vector] mut_generate: OK
948.52 s
[vector] +++ OK, passed 100 tests.
948.53 s
[vector] mut_generateM: OK
948.53 s
[vector] +++ OK, passed 100 tests.
948.55 s
[vector] mut_mapM_: OK (0.01s)
948.55 s
[vector] +++ OK, passed 100 tests.
948.55 s
[vector] mut_imapM_: OK (0.01s)
948.55 s
[vector] +++ OK, passed 100 tests.
948.57 s
[vector] mut_forM_: OK (0.01s)
948.57 s
[vector] +++ OK, passed 100 tests.
948.57 s
[vector] mut_iforM_: OK (0.01s)
948.58 s
[vector] +++ OK, passed 100 tests.
948.58 s
[vector] mut_foldr: OK
948.58 s
[vector] +++ OK, passed 100 tests.
948.58 s
[vector] mut_foldr': OK
948.58 s
[vector] +++ OK, passed 100 tests.
948.58 s
[vector] mut_foldl: OK
948.58 s
[vector] +++ OK, passed 100 tests.
948.58 s
[vector] mut_foldl': OK
948.58 s
[vector] +++ OK, passed 100 tests.
948.58 s
[vector] mut_ifoldr: OK
948.58 s
[vector] +++ OK, passed 100 tests.
948.58 s
[vector] mut_ifoldr': OK
948.59 s
[vector] +++ OK, passed 100 tests.
948.59 s
[vector] mut_ifoldl: OK
948.59 s
[vector] +++ OK, passed 100 tests.
948.59 s
[vector] mut_ifoldl': OK
948.59 s
[vector] +++ OK, passed 100 tests.
948.60 s
[vector] mut_foldM: OK
948.60 s
[vector] +++ OK, passed 100 tests.
948.60 s
[vector] mut_foldM': OK
948.60 s
[vector] +++ OK, passed 100 tests.
948.60 s
[vector] mut_foldrM: OK
948.60 s
[vector] +++ OK, passed 100 tests.
948.60 s
[vector] mut_foldrM': OK
948.60 s
[vector] +++ OK, passed 100 tests.
948.60 s
[vector] mut_ifoldM: OK
948.60 s
[vector] +++ OK, passed 100 tests.
948.61 s
[vector] mut_ifoldM': OK
948.61 s
[vector] +++ OK, passed 100 tests.
948.61 s
[vector] mut_ifoldrM: OK
948.61 s
[vector] +++ OK, passed 100 tests.
948.61 s
[vector] mut_ifoldrM': OK
948.61 s
[vector] +++ OK, passed 100 tests.
948.61 s
[vector] compare: OK
948.61 s
[vector] +++ OK, passed 100 tests.
948.61 s
[vector] maximum: OK
948.61 s
[vector] +++ OK, passed 100 tests; 13 discarded.
948.61 s
[vector] minimum: OK
948.61 s
[vector] +++ OK, passed 100 tests; 16 discarded.
948.61 s
[vector] minIndex: OK
948.61 s
[vector] +++ OK, passed 100 tests; 18 discarded.
948.61 s
[vector] maxIndex: OK
948.61 s
[vector] +++ OK, passed 100 tests; 20 discarded.
948.61 s
[vector] maximumBy: OK
948.61 s
[vector] +++ OK, passed 100 tests; 17 discarded.
948.61 s
[vector] minimumBy: OK
948.61 s
[vector] +++ OK, passed 100 tests; 17 discarded.
948.61 s
[vector] maximumOn: OK
948.61 s
[vector] +++ OK, passed 100 tests; 15 discarded.
948.61 s
[vector] minimumOn: OK
948.62 s
[vector] +++ OK, passed 100 tests; 16 discarded.
948.62 s
[vector] maxIndexBy: OK
948.62 s
[vector] +++ OK, passed 100 tests; 12 discarded.
948.62 s
[vector] minIndexBy: OK
948.62 s
[vector] +++ OK, passed 100 tests; 15 discarded.
948.62 s
[vector] ListFirstMaxIndexWins: OK
948.62 s
[vector] +++ OK, passed 100 tests; 19 discarded.
948.62 s
[vector] FalseListFirstMaxIndexWins: OK
948.62 s
[vector] +++ OK, failed as expected. (after 1 test):
948.62 s
[vector] Exception:
948.62 s
[vector] Prelude.foldr1: empty list
948.62 s
[vector] CallStack (from HasCallStack):
948.62 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
948.62 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
948.62 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
948.62 s
[vector] []
948.62 s
[vector] zip: OK
948.62 s
[vector] +++ OK, passed 100 tests.
948.62 s
[vector] zip3: OK
948.62 s
[vector] +++ OK, passed 100 tests.
948.62 s
[vector] unzip: OK
948.62 s
[vector] +++ OK, passed 100 tests.
948.62 s
[vector] unzip3: OK
948.63 s
[vector] +++ OK, passed 100 tests.
948.63 s
[vector] indexed: OK
948.63 s
[vector] +++ OK, passed 100 tests.
948.63 s
[vector] update: OK
948.63 s
[vector] +++ OK, passed 100 tests.
948.63 s
[vector] mempty: OK
948.63 s
[vector] +++ OK, passed 100 tests.
948.63 s
[vector] mappend: OK
948.63 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] mconcat: OK (0.01s)
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] glength: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] and: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] or: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] (Int)
948.65 s
[vector] fromList.toList == id: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] toList.fromList == id: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] unstream.stream == id: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] stream.unstream == id: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] eq: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] length: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] null: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] index: OK
948.65 s
[vector] +++ OK, passed 100 tests; 21 discarded.
948.65 s
[vector] safeIndex: OK
948.65 s
[vector] +++ OK, passed 100 tests.
948.65 s
[vector] head: OK
948.65 s
[vector] +++ OK, passed 100 tests; 13 discarded.
948.65 s
[vector] last: OK
948.66 s
[vector] +++ OK, passed 100 tests; 15 discarded.
948.66 s
[vector] unsafeIndex: OK
948.66 s
[vector] +++ OK, passed 100 tests; 16 discarded.
948.66 s
[vector] unsafeHead: OK
948.66 s
[vector] +++ OK, passed 100 tests; 19 discarded.
948.66 s
[vector] unsafeLast: OK
948.66 s
[vector] +++ OK, passed 100 tests; 12 discarded.
948.66 s
[vector] slice: OK
948.66 s
[vector] +++ OK, passed 100 tests.
948.66 s
[vector] init: OK
948.66 s
[vector] +++ OK, passed 100 tests; 14 discarded.
948.66 s
[vector] tail: OK
948.66 s
[vector] +++ OK, passed 100 tests; 13 discarded.
948.66 s
[vector] take: OK
948.66 s
[vector] +++ OK, passed 100 tests.
948.66 s
[vector] drop: OK
948.66 s
[vector] +++ OK, passed 100 tests.
948.66 s
[vector] splitAt: OK
948.66 s
[vector] +++ OK, passed 100 tests.
948.66 s
[vector] empty: OK
948.66 s
[vector] +++ OK, passed 100 tests.
948.66 s
[vector] singleton: OK
948.66 s
[vector] +++ OK, passed 100 tests.
948.66 s
[vector] replicate: OK
948.66 s
[vector] +++ OK, passed 100 tests.
948.66 s
[vector] generate: OK
948.66 s
[vector] +++ OK, passed 100 tests.
948.66 s
[vector] iterateN: OK
948.67 s
[vector] +++ OK, passed 100 tests.
948.69 s
[vector] iterateNM: OK (0.03s)
948.69 s
[vector] +++ OK, passed 100 tests.
948.71 s
[vector] generateM: OK (0.01s)
948.71 s
[vector] +++ OK, passed 100 tests.
948.71 s
[vector] replicateM: OK
948.71 s
[vector] +++ OK, passed 100 tests.
948.71 s
[vector] create: OK
948.71 s
[vector] +++ OK, passed 100 tests.
948.71 s
[vector] createT: OK
948.71 s
[vector] +++ OK, passed 100 tests.
948.71 s
[vector] unfoldr: OK
948.71 s
[vector] +++ OK, passed 100 tests.
948.71 s
[vector] unfoldrN: OK
948.71 s
[vector] +++ OK, passed 100 tests.
948.72 s
[vector] unfoldrExactN: OK
948.72 s
[vector] +++ OK, passed 100 tests.
948.72 s
[vector] unfoldrM: OK
948.72 s
[vector] +++ OK, passed 100 tests.
948.73 s
[vector] unfoldrNM: OK
948.73 s
[vector] +++ OK, passed 100 tests.
948.74 s
[vector] unfoldrExactNM: OK (0.02s)
948.74 s
[vector] +++ OK, passed 100 tests.
948.74 s
[vector] constructN: OK
948.74 s
[vector] +++ OK, passed 100 tests.
948.75 s
[vector] constructrN: OK
948.75 s
[vector] +++ OK, passed 100 tests.
948.75 s
[vector] cons: OK
948.75 s
[vector] +++ OK, passed 100 tests.
948.75 s
[vector] snoc: OK
948.75 s
[vector] +++ OK, passed 100 tests.
948.75 s
[vector] append: OK
948.75 s
[vector] +++ OK, passed 100 tests.
948.76 s
[vector] concat: OK (0.02s)
948.77 s
[vector] +++ OK, passed 100 tests.
948.77 s
[vector] force: OK
948.77 s
[vector] +++ OK, passed 100 tests.
948.77 s
[vector] upd: OK
948.77 s
[vector] +++ OK, passed 100 tests.
948.77 s
[vector] accum: OK
948.77 s
[vector] +++ OK, passed 100 tests.
948.77 s
[vector] reverse: OK
948.77 s
[vector] +++ OK, passed 100 tests.
948.77 s
[vector] backpermute: OK
948.77 s
[vector] +++ OK, passed 100 tests.
948.78 s
[vector] map: OK
948.78 s
[vector] +++ OK, passed 100 tests.
948.78 s
[vector] imap: OK
948.78 s
[vector] +++ OK, passed 100 tests.
948.78 s
[vector] concatMap: OK
948.78 s
[vector] +++ OK, passed 100 tests.
948.78 s
[vector] mapM: OK
948.78 s
[vector] +++ OK, passed 100 tests.
948.80 s
[vector] mapM_: OK (0.02s)
948.80 s
[vector] +++ OK, passed 100 tests.
948.80 s
[vector] forM: OK
948.80 s
[vector] +++ OK, passed 100 tests.
948.82 s
[vector] forM_: OK
948.82 s
[vector] +++ OK, passed 100 tests.
948.82 s
[vector] imapM: OK
948.82 s
[vector] +++ OK, passed 100 tests.
948.84 s
[vector] imapM_: OK (0.02s)
948.84 s
[vector] +++ OK, passed 100 tests.
948.84 s
[vector] zipWith: OK
948.84 s
[vector] +++ OK, passed 100 tests.
948.85 s
[vector] zipWith3: OK
948.85 s
[vector] +++ OK, passed 100 tests.
948.85 s
[vector] izipWith: OK
948.85 s
[vector] +++ OK, passed 100 tests.
948.87 s
[vector] izipWith3: OK
948.87 s
[vector] +++ OK, passed 100 tests.
948.89 s
[vector] izipWithM: OK
948.89 s
[vector] +++ OK, passed 100 tests.
948.89 s
[vector] izipWithM_: OK (0.02s)
948.89 s
[vector] +++ OK, passed 100 tests.
948.89 s
[vector] zipWithM: OK
948.89 s
[vector] +++ OK, passed 100 tests.
948.90 s
[vector] zipWithM_: OK (0.01s)
948.90 s
[vector] +++ OK, passed 100 tests.
948.90 s
[vector] filter: OK
948.90 s
[vector] +++ OK, passed 100 tests.
948.90 s
[vector] ifilter: OK
948.90 s
[vector] +++ OK, passed 100 tests.
948.92 s
[vector] filterM: OK (0.03s)
948.92 s
[vector] +++ OK, passed 100 tests.
948.92 s
[vector] uniq: OK
948.92 s
[vector] +++ OK, passed 100 tests.
948.93 s
[vector] mapMaybe: OK
948.94 s
[vector] +++ OK, passed 100 tests.
948.94 s
[vector] imapMaybe: OK
948.94 s
[vector] +++ OK, passed 100 tests.
948.94 s
[vector] takeWhile: OK
948.94 s
[vector] +++ OK, passed 100 tests.
948.94 s
[vector] dropWhile: OK
948.94 s
[vector] +++ OK, passed 100 tests.
948.94 s
[vector] partition: OK
948.94 s
[vector] +++ OK, passed 100 tests.
948.94 s
[vector] partitionWith: OK
948.94 s
[vector] +++ OK, passed 100 tests.
948.94 s
[vector] span: OK
948.94 s
[vector] +++ OK, passed 100 tests.
948.94 s
[vector] break: OK
948.94 s
[vector] +++ OK, passed 100 tests.
948.94 s
[vector] spanR: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] breakR: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] groupBy: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] elem: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] notElem: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] find: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] findIndex: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] findIndexR: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] findIndices: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] elemIndex: OK
948.95 s
[vector] +++ OK, passed 100 tests.
948.95 s
[vector] elemIndices: OK
948.96 s
[vector] +++ OK, passed 100 tests.
948.96 s
[vector] foldl: OK
948.96 s
[vector] +++ OK, passed 100 tests.
948.96 s
[vector] foldl1: OK
948.96 s
[vector] +++ OK, passed 100 tests; 20 discarded.
948.96 s
[vector] foldl': OK
948.97 s
[vector] +++ OK, passed 100 tests.
948.97 s
[vector] foldl1': OK
948.97 s
[vector] +++ OK, passed 100 tests; 13 discarded.
948.97 s
[vector] foldr: OK
948.97 s
[vector] +++ OK, passed 100 tests.
948.97 s
[vector] foldr1: OK
948.97 s
[vector] +++ OK, passed 100 tests; 13 discarded.
948.97 s
[vector] foldr': OK
948.97 s
[vector] +++ OK, passed 100 tests.
948.97 s
[vector] foldr1': OK
948.98 s
[vector] +++ OK, passed 100 tests; 14 discarded.
948.98 s
[vector] ifoldl: OK
948.98 s
[vector] +++ OK, passed 100 tests.
948.98 s
[vector] ifoldl': OK
948.98 s
[vector] +++ OK, passed 100 tests.
948.99 s
[vector] ifoldr: OK
948.99 s
[vector] +++ OK, passed 100 tests.
948.99 s
[vector] ifoldr': OK
948.99 s
[vector] +++ OK, passed 100 tests.
949.01 s
[vector] ifoldM: OK
949.01 s
[vector] +++ OK, passed 100 tests.
949.03 s
[vector] ifoldM': OK
949.03 s
[vector] +++ OK, passed 100 tests.
949.03 s
[vector] ifoldM_: OK (0.02s)
949.03 s
[vector] +++ OK, passed 100 tests.
949.04 s
[vector] ifoldM'_: OK (0.03s)
949.04 s
[vector] +++ OK, passed 100 tests.
949.04 s
[vector] all: OK
949.04 s
[vector] +++ OK, passed 100 tests.
949.05 s
[vector] any: OK
949.05 s
[vector] +++ OK, passed 100 tests.
949.05 s
[vector] prescanl: OK
949.05 s
[vector] +++ OK, passed 100 tests.
949.05 s
[vector] prescanl': OK
949.05 s
[vector] +++ OK, passed 100 tests.
949.05 s
[vector] postscanl: OK
949.06 s
[vector] +++ OK, passed 100 tests.
949.06 s
[vector] postscanl': OK
949.06 s
[vector] +++ OK, passed 100 tests.
949.06 s
[vector] scanl: OK
949.06 s
[vector] +++ OK, passed 100 tests.
949.06 s
[vector] scanl': OK
949.06 s
[vector] +++ OK, passed 100 tests.
949.06 s
[vector] scanl1: OK
949.07 s
[vector] +++ OK, passed 100 tests.
949.07 s
[vector] scanl1': OK
949.07 s
[vector] +++ OK, passed 100 tests.
949.08 s
[vector] iscanl: OK
949.08 s
[vector] +++ OK, passed 100 tests.
949.08 s
[vector] iscanl': OK
949.09 s
[vector] +++ OK, passed 100 tests.
949.09 s
[vector] prescanr: OK
949.09 s
[vector] +++ OK, passed 100 tests.
949.09 s
[vector] prescanr': OK
949.09 s
[vector] +++ OK, passed 100 tests.
949.10 s
[vector] postscanr: OK
949.10 s
[vector] +++ OK, passed 100 tests.
949.11 s
[vector] postscanr': OK
949.11 s
[vector] +++ OK, passed 100 tests.
949.11 s
[vector] scanr: OK
949.11 s
[vector] +++ OK, passed 100 tests.
949.11 s
[vector] scanr': OK
949.11 s
[vector] +++ OK, passed 100 tests.
949.11 s
[vector] scanr1: OK
949.11 s
[vector] +++ OK, passed 100 tests.
949.11 s
[vector] scanr1': OK
949.11 s
[vector] +++ OK, passed 100 tests.
949.11 s
[vector] iscanr: OK
949.11 s
[vector] +++ OK, passed 100 tests.
949.11 s
[vector] iscanr': OK
949.11 s
[vector] +++ OK, passed 100 tests.
949.11 s
[vector] mut_read: OK
949.11 s
[vector] +++ OK, passed 100 tests; 19 discarded.
949.11 s
[vector] mut_write: OK
949.11 s
[vector] +++ OK, passed 100 tests; 16 discarded.
949.11 s
[vector] mut_modify: OK
949.11 s
[vector] +++ OK, passed 100 tests; 23 discarded.
949.12 s
[vector] mut_generate: OK
949.13 s
[vector] +++ OK, passed 100 tests.
949.13 s
[vector] mut_generateM: OK
949.13 s
[vector] +++ OK, passed 100 tests.
949.15 s
[vector] mut_mapM_: OK (0.02s)
949.15 s
[vector] +++ OK, passed 100 tests.
949.16 s
[vector] mut_imapM_: OK (0.02s)
949.16 s
[vector] +++ OK, passed 100 tests.
949.18 s
[vector] mut_forM_: OK
949.18 s
[vector] +++ OK, passed 100 tests.
949.20 s
[vector] mut_iforM_: OK (0.02s)
949.20 s
[vector] +++ OK, passed 100 tests.
949.20 s
[vector] mut_foldr: OK
949.20 s
[vector] +++ OK, passed 100 tests.
949.20 s
[vector] mut_foldr': OK
949.20 s
[vector] +++ OK, passed 100 tests.
949.20 s
[vector] mut_foldl: OK
949.20 s
[vector] +++ OK, passed 100 tests.
949.21 s
[vector] mut_foldl': OK
949.21 s
[vector] +++ OK, passed 100 tests.
949.21 s
[vector] mut_ifoldr: OK
949.21 s
[vector] +++ OK, passed 100 tests.
949.21 s
[vector] mut_ifoldr': OK
949.21 s
[vector] +++ OK, passed 100 tests.
949.22 s
[vector] mut_ifoldl: OK
949.22 s
[vector] +++ OK, passed 100 tests.
949.22 s
[vector] mut_ifoldl': OK
949.23 s
[vector] +++ OK, passed 100 tests.
949.23 s
[vector] mut_foldM: OK
949.23 s
[vector] +++ OK, passed 100 tests.
949.23 s
[vector] mut_foldM': OK
949.23 s
[vector] +++ OK, passed 100 tests.
949.23 s
[vector] mut_foldrM: OK
949.23 s
[vector] +++ OK, passed 100 tests.
949.24 s
[vector] mut_foldrM': OK
949.24 s
[vector] +++ OK, passed 100 tests.
949.24 s
[vector] mut_ifoldM: OK
949.25 s
[vector] +++ OK, passed 100 tests.
949.25 s
[vector] mut_ifoldM': OK
949.25 s
[vector] +++ OK, passed 100 tests.
949.25 s
[vector] mut_ifoldrM: OK
949.25 s
[vector] +++ OK, passed 100 tests.
949.25 s
[vector] mut_ifoldrM': OK
949.26 s
[vector] +++ OK, passed 100 tests.
949.26 s
[vector] compare: OK
949.26 s
[vector] +++ OK, passed 100 tests.
949.26 s
[vector] maximum: OK
949.26 s
[vector] +++ OK, passed 100 tests; 18 discarded.
949.26 s
[vector] minimum: OK
949.26 s
[vector] +++ OK, passed 100 tests; 25 discarded.
949.26 s
[vector] minIndex: OK
949.26 s
[vector] +++ OK, passed 100 tests; 21 discarded.
949.26 s
[vector] maxIndex: OK
949.26 s
[vector] +++ OK, passed 100 tests; 18 discarded.
949.26 s
[vector] maximumBy: OK
949.26 s
[vector] +++ OK, passed 100 tests; 16 discarded.
949.26 s
[vector] minimumBy: OK
949.26 s
[vector] +++ OK, passed 100 tests; 13 discarded.
949.26 s
[vector] maximumOn: OK
949.26 s
[vector] +++ OK, passed 100 tests; 15 discarded.
949.26 s
[vector] minimumOn: OK
949.26 s
[vector] +++ OK, passed 100 tests; 15 discarded.
949.26 s
[vector] maxIndexBy: OK
949.26 s
[vector] +++ OK, passed 100 tests; 12 discarded.
949.26 s
[vector] minIndexBy: OK
949.26 s
[vector] +++ OK, passed 100 tests; 18 discarded.
949.26 s
[vector] ListFirstMaxIndexWins: OK
949.26 s
[vector] +++ OK, passed 100 tests; 14 discarded.
949.26 s
[vector] FalseListFirstMaxIndexWins: OK
949.26 s
[vector] +++ OK, failed as expected. (after 1 test):
949.27 s
[vector] Exception:
949.27 s
[vector] Prelude.foldr1: empty list
949.27 s
[vector] CallStack (from HasCallStack):
949.27 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
949.27 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
949.27 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
949.27 s
[vector] []
949.27 s
[vector] zip: OK
949.27 s
[vector] +++ OK, passed 100 tests.
949.27 s
[vector] zip3: OK
949.27 s
[vector] +++ OK, passed 100 tests.
949.27 s
[vector] unzip: OK
949.27 s
[vector] +++ OK, passed 100 tests.
949.27 s
[vector] unzip3: OK
949.27 s
[vector] +++ OK, passed 100 tests.
949.27 s
[vector] indexed: OK
949.27 s
[vector] +++ OK, passed 100 tests.
949.27 s
[vector] update: OK
949.27 s
[vector] +++ OK, passed 100 tests.
949.28 s
[vector] mempty: OK
949.28 s
[vector] +++ OK, passed 100 tests.
949.28 s
[vector] mappend: OK
949.29 s
[vector] +++ OK, passed 100 tests.
949.30 s
[vector] mconcat: OK (0.02s)
949.30 s
[vector] +++ OK, passed 100 tests.
949.30 s
[vector] glength: OK
949.30 s
[vector] +++ OK, passed 100 tests.
949.30 s
[vector] sum: OK
949.30 s
[vector] +++ OK, passed 100 tests.
949.30 s
[vector] product: OK
949.30 s
[vector] +++ OK, passed 100 tests.
949.30 s
[vector] enumFromN: OK
949.30 s
[vector] +++ OK, passed 100 tests.
949.30 s
[vector] enumFromThenN: OK
949.30 s
[vector] +++ OK, passed 100 tests.
949.30 s
[vector] enumFromTo: OK
949.30 s
[vector] +++ OK, passed 100 tests.
949.30 s
[vector] enumFromThenTo: OK
949.30 s
[vector] +++ OK, passed 100 tests; 13 discarded.
949.30 s
[vector] (Float)
949.30 s
[vector] fromList.toList == id: OK
949.30 s
[vector] +++ OK, passed 100 tests.
949.30 s
[vector] toList.fromList == id: OK
949.30 s
[vector] +++ OK, passed 100 tests.
949.31 s
[vector] unstream.stream == id: OK
949.31 s
[vector] +++ OK, passed 100 tests.
949.31 s
[vector] stream.unstream == id: OK
949.31 s
[vector] +++ OK, passed 100 tests.
949.31 s
[vector] eq: OK
949.31 s
[vector] +++ OK, passed 100 tests.
949.31 s
[vector] length: OK
949.31 s
[vector] +++ OK, passed 100 tests.
949.31 s
[vector] null: OK
949.31 s
[vector] +++ OK, passed 100 tests.
949.31 s
[vector] index: OK
949.31 s
[vector] +++ OK, passed 100 tests; 16 discarded.
949.31 s
[vector] safeIndex: OK
949.31 s
[vector] +++ OK, passed 100 tests.
949.31 s
[vector] head: OK
949.31 s
[vector] +++ OK, passed 100 tests; 17 discarded.
949.31 s
[vector] last: OK
949.31 s
[vector] +++ OK, passed 100 tests; 18 discarded.
949.31 s
[vector] unsafeIndex: OK
949.31 s
[vector] +++ OK, passed 100 tests; 13 discarded.
949.31 s
[vector] unsafeHead: OK
949.31 s
[vector] +++ OK, passed 100 tests; 16 discarded.
949.31 s
[vector] unsafeLast: OK
949.31 s
[vector] +++ OK, passed 100 tests; 17 discarded.
949.32 s
[vector] slice: OK
949.32 s
[vector] +++ OK, passed 100 tests.
949.32 s
[vector] init: OK
949.32 s
[vector] +++ OK, passed 100 tests; 15 discarded.
949.32 s
[vector] tail: OK
949.32 s
[vector] +++ OK, passed 100 tests; 17 discarded.
949.32 s
[vector] take: OK
949.32 s
[vector] +++ OK, passed 100 tests.
949.32 s
[vector] drop: OK
949.32 s
[vector] +++ OK, passed 100 tests.
949.32 s
[vector] splitAt: OK
949.32 s
[vector] +++ OK, passed 100 tests.
949.32 s
[vector] empty: OK
949.32 s
[vector] +++ OK, passed 100 tests.
949.32 s
[vector] singleton: OK
949.33 s
[vector] +++ OK, passed 100 tests.
949.33 s
[vector] replicate: OK
949.33 s
[vector] +++ OK, passed 100 tests.
949.33 s
[vector] generate: OK
949.33 s
[vector] +++ OK, passed 100 tests.
949.34 s
[vector] iterateN: OK
949.34 s
[vector] +++ OK, passed 100 tests.
949.37 s
[vector] iterateNM: OK (0.03s)
949.37 s
[vector] +++ OK, passed 100 tests.
949.39 s
[vector] generateM: OK (0.04s)
949.39 s
[vector] +++ OK, passed 100 tests.
949.40 s
[vector] replicateM: OK (0.01s)
949.40 s
[vector] +++ OK, passed 100 tests.
949.40 s
[vector] create: OK
949.40 s
[vector] +++ OK, passed 100 tests.
949.41 s
[vector] createT: OK
949.41 s
[vector] +++ OK, passed 100 tests.
949.41 s
[vector] unfoldr: OK
949.41 s
[vector] +++ OK, passed 100 tests.
949.41 s
[vector] unfoldrN: OK
949.41 s
[vector] +++ OK, passed 100 tests.
949.41 s
[vector] unfoldrExactN: OK
949.41 s
[vector] +++ OK, passed 100 tests.
949.41 s
[vector] unfoldrM: OK
949.41 s
[vector] +++ OK, passed 100 tests.
949.42 s
[vector] unfoldrNM: OK
949.42 s
[vector] +++ OK, passed 100 tests.
949.45 s
[vector] unfoldrExactNM: OK (0.03s)
949.45 s
[vector] +++ OK, passed 100 tests.
949.46 s
[vector] constructN: OK (0.01s)
949.46 s
[vector] +++ OK, passed 100 tests.
949.47 s
[vector] constructrN: OK
949.47 s
[vector] +++ OK, passed 100 tests.
949.47 s
[vector] cons: OK
949.47 s
[vector] +++ OK, passed 100 tests.
949.47 s
[vector] snoc: OK
949.47 s
[vector] +++ OK, passed 100 tests.
949.47 s
[vector] append: OK
949.47 s
[vector] +++ OK, passed 100 tests.
949.50 s
[vector] concat: OK (0.03s)
949.50 s
[vector] +++ OK, passed 100 tests.
949.50 s
[vector] force: OK
949.50 s
[vector] +++ OK, passed 100 tests.
949.50 s
[vector] upd: OK
949.50 s
[vector] +++ OK, passed 100 tests.
949.51 s
[vector] accum: OK
949.51 s
[vector] +++ OK, passed 100 tests.
949.51 s
[vector] reverse: OK
949.51 s
[vector] +++ OK, passed 100 tests.
949.51 s
[vector] backpermute: OK
949.51 s
[vector] +++ OK, passed 100 tests.
949.52 s
[vector] map: OK
949.53 s
[vector] +++ OK, passed 100 tests.
949.53 s
[vector] imap: OK
949.53 s
[vector] +++ OK, passed 100 tests.
949.53 s
[vector] concatMap: OK
949.53 s
[vector] +++ OK, passed 100 tests.
949.55 s
[vector] mapM: OK
949.55 s
[vector] +++ OK, passed 100 tests.
949.57 s
[vector] mapM_: OK (0.03s)
949.57 s
[vector] +++ OK, passed 100 tests.
949.58 s
[vector] forM: OK
949.58 s
[vector] +++ OK, passed 100 tests.
949.61 s
[vector] forM_: OK (0.03s)
949.61 s
[vector] +++ OK, passed 100 tests.
949.63 s
[vector] imapM: OK
949.63 s
[vector] +++ OK, passed 100 tests.
949.65 s
[vector] imapM_: OK (0.03s)
949.65 s
[vector] +++ OK, passed 100 tests.
949.65 s
[vector] zipWith: OK
949.65 s
[vector] +++ OK, passed 100 tests.
949.66 s
[vector] zipWith3: OK
949.66 s
[vector] +++ OK, passed 100 tests.
949.67 s
[vector] izipWith: OK
949.67 s
[vector] +++ OK, passed 100 tests.
949.68 s
[vector] izipWith3: OK
949.68 s
[vector] +++ OK, passed 100 tests.
949.69 s
[vector] izipWithM: OK
949.69 s
[vector] +++ OK, passed 100 tests.
949.71 s
[vector] izipWithM_: OK (0.03s)
949.71 s
[vector] +++ OK, passed 100 tests.
949.73 s
[vector] zipWithM: OK
949.73 s
[vector] +++ OK, passed 100 tests.
949.75 s
[vector] zipWithM_: OK (0.03s)
949.75 s
[vector] +++ OK, passed 100 tests.
949.75 s
[vector] filter: OK
949.75 s
[vector] +++ OK, passed 100 tests.
949.75 s
[vector] ifilter: OK
949.75 s
[vector] +++ OK, passed 100 tests.
949.79 s
[vector] filterM: OK (0.02s)
949.79 s
[vector] +++ OK, passed 100 tests.
949.79 s
[vector] uniq: OK
949.80 s
[vector] +++ OK, passed 100 tests.
949.80 s
[vector] mapMaybe: OK
949.80 s
[vector] +++ OK, passed 100 tests.
949.81 s
[vector] imapMaybe: OK
949.81 s
[vector] +++ OK, passed 100 tests.
949.81 s
[vector] takeWhile: OK
949.81 s
[vector] +++ OK, passed 100 tests.
949.81 s
[vector] dropWhile: OK
949.81 s
[vector] +++ OK, passed 100 tests.
949.81 s
[vector] partition: OK
949.82 s
[vector] +++ OK, passed 100 tests.
949.82 s
[vector] partitionWith: OK
949.82 s
[vector] +++ OK, passed 100 tests.
949.82 s
[vector] span: OK
949.82 s
[vector] +++ OK, passed 100 tests.
949.82 s
[vector] break: OK
949.82 s
[vector] +++ OK, passed 100 tests.
949.82 s
[vector] spanR: OK
949.82 s
[vector] +++ OK, passed 100 tests.
949.83 s
[vector] breakR: OK
949.83 s
[vector] +++ OK, passed 100 tests.
949.83 s
[vector] groupBy: OK
949.83 s
[vector] +++ OK, passed 100 tests.
949.83 s
[vector] elem: OK
949.83 s
[vector] +++ OK, passed 100 tests.
949.83 s
[vector] notElem: OK
949.83 s
[vector] +++ OK, passed 100 tests.
949.83 s
[vector] find: OK
949.83 s
[vector] +++ OK, passed 100 tests.
949.83 s
[vector] findIndex: OK
949.83 s
[vector] +++ OK, passed 100 tests.
949.83 s
[vector] findIndexR: OK
949.83 s
[vector] +++ OK, passed 100 tests.
949.83 s
[vector] findIndices: OK
949.83 s
[vector] +++ OK, passed 100 tests.
949.84 s
[vector] elemIndex: OK
949.84 s
[vector] +++ OK, passed 100 tests.
949.85 s
[vector] elemIndices: OK
949.85 s
[vector] +++ OK, passed 100 tests.
949.86 s
[vector] foldl: OK
949.86 s
[vector] +++ OK, passed 100 tests.
949.86 s
[vector] foldl1: OK
949.86 s
[vector] +++ OK, passed 100 tests; 13 discarded.
949.87 s
[vector] foldl': OK (0.01s)
949.87 s
[vector] +++ OK, passed 100 tests.
949.89 s
[vector] foldl1': OK (0.01s)
949.89 s
[vector] +++ OK, passed 100 tests; 17 discarded.
949.89 s
[vector] foldr: OK
949.89 s
[vector] +++ OK, passed 100 tests.
949.89 s
[vector] foldr1: OK
949.90 s
[vector] +++ OK, passed 100 tests; 17 discarded.
949.91 s
[vector] foldr': OK
949.91 s
[vector] +++ OK, passed 100 tests.
949.91 s
[vector] foldr1': OK
949.91 s
[vector] +++ OK, passed 100 tests; 16 discarded.
949.93 s
[vector] ifoldl: OK (0.01s)
949.93 s
[vector] +++ OK, passed 100 tests.
949.95 s
[vector] ifoldl': OK (0.01s)
949.95 s
[vector] +++ OK, passed 100 tests.
949.96 s
[vector] ifoldr: OK (0.01s)
949.96 s
[vector] +++ OK, passed 100 tests.
949.96 s
[vector] ifoldr': OK
949.96 s
[vector] +++ OK, passed 100 tests.
949.96 s
[vector] ifoldM: OK
949.96 s
[vector] +++ OK, passed 100 tests.
949.97 s
[vector] ifoldM': OK
949.97 s
[vector] +++ OK, passed 100 tests.
950.01 s
[vector] ifoldM_: OK (0.03s)
950.01 s
[vector] +++ OK, passed 100 tests.
950.04 s
[vector] ifoldM'_: OK (0.04s)
950.04 s
[vector] +++ OK, passed 100 tests.
950.04 s
[vector] all: OK
950.04 s
[vector] +++ OK, passed 100 tests.
950.04 s
[vector] any: OK
950.04 s
[vector] +++ OK, passed 100 tests.
950.05 s
[vector] prescanl: OK
950.05 s
[vector] +++ OK, passed 100 tests.
950.06 s
[vector] prescanl': OK
950.07 s
[vector] +++ OK, passed 100 tests.
950.07 s
[vector] postscanl: OK
950.07 s
[vector] +++ OK, passed 100 tests.
950.09 s
[vector] postscanl': OK (0.01s)
950.09 s
[vector] +++ OK, passed 100 tests.
950.09 s
[vector] scanl: OK (0.01s)
950.10 s
[vector] +++ OK, passed 100 tests.
950.11 s
[vector] scanl': OK
950.12 s
[vector] +++ OK, passed 100 tests.
950.13 s
[vector] scanl1: OK
950.13 s
[vector] +++ OK, passed 100 tests.
950.13 s
[vector] scanl1': OK
950.13 s
[vector] +++ OK, passed 100 tests.
950.13 s
[vector] iscanl: OK
950.13 s
[vector] +++ OK, passed 100 tests.
950.13 s
[vector] iscanl': OK
950.13 s
[vector] +++ OK, passed 100 tests.
950.15 s
[vector] prescanr: OK (0.01s)
950.15 s
[vector] +++ OK, passed 100 tests.
950.16 s
[vector] prescanr': OK (0.01s)
950.17 s
[vector] +++ OK, passed 100 tests.
950.17 s
[vector] postscanr: OK
950.18 s
[vector] +++ OK, passed 100 tests.
950.19 s
[vector] postscanr': OK
950.19 s
[vector] +++ OK, passed 100 tests.
950.19 s
[vector] scanr: OK
950.20 s
[vector] +++ OK, passed 100 tests.
950.21 s
[vector] scanr': OK
950.21 s
[vector] +++ OK, passed 100 tests.
950.21 s
[vector] scanr1: OK
950.21 s
[vector] +++ OK, passed 100 tests.
950.21 s
[vector] scanr1': OK
950.21 s
[vector] +++ OK, passed 100 tests.
950.21 s
[vector] iscanr: OK
950.21 s
[vector] +++ OK, passed 100 tests.
950.22 s
[vector] iscanr': OK
950.22 s
[vector] +++ OK, passed 100 tests.
950.22 s
[vector] mut_read: OK
950.22 s
[vector] +++ OK, passed 100 tests; 19 discarded.
950.22 s
[vector] mut_write: OK
950.22 s
[vector] +++ OK, passed 100 tests; 14 discarded.
950.22 s
[vector] mut_modify: OK
950.23 s
[vector] +++ OK, passed 100 tests; 13 discarded.
950.23 s
[vector] mut_generate: OK
950.23 s
[vector] +++ OK, passed 100 tests.
950.24 s
[vector] mut_generateM: OK (0.02s)
950.24 s
[vector] +++ OK, passed 100 tests.
950.29 s
[vector] mut_mapM_: OK (0.03s)
950.29 s
[vector] +++ OK, passed 100 tests.
950.31 s
[vector] mut_imapM_: OK (0.03s)
950.31 s
[vector] +++ OK, passed 100 tests.
950.35 s
[vector] mut_forM_: OK (0.03s)
950.35 s
[vector] +++ OK, passed 100 tests.
950.38 s
[vector] mut_iforM_: OK (0.03s)
950.39 s
[vector] +++ OK, passed 100 tests.
950.39 s
[vector] mut_foldr: OK
950.39 s
[vector] +++ OK, passed 100 tests.
950.39 s
[vector] mut_foldr': OK
950.39 s
[vector] +++ OK, passed 100 tests.
950.41 s
[vector] mut_foldl: OK
950.41 s
[vector] +++ OK, passed 100 tests.
950.42 s
[vector] mut_foldl': OK
950.42 s
[vector] +++ OK, passed 100 tests.
950.43 s
[vector] mut_ifoldr: OK
950.43 s
[vector] +++ OK, passed 100 tests.
950.43 s
[vector] mut_ifoldr': OK
950.43 s
[vector] +++ OK, passed 100 tests.
950.45 s
[vector] mut_ifoldl: OK (0.01s)
950.45 s
[vector] +++ OK, passed 100 tests.
950.46 s
[vector] mut_ifoldl': OK
950.46 s
[vector] +++ OK, passed 100 tests.
950.47 s
[vector] mut_foldM: OK
950.47 s
[vector] +++ OK, passed 100 tests.
950.48 s
[vector] mut_foldM': OK
950.48 s
[vector] +++ OK, passed 100 tests.
950.48 s
[vector] mut_foldrM: OK
950.48 s
[vector] +++ OK, passed 100 tests.
950.48 s
[vector] mut_foldrM': OK
950.48 s
[vector] +++ OK, passed 100 tests.
950.49 s
[vector] mut_ifoldM: OK
950.49 s
[vector] +++ OK, passed 100 tests.
950.51 s
[vector] mut_ifoldM': OK (0.01s)
950.51 s
[vector] +++ OK, passed 100 tests.
950.52 s
[vector] mut_ifoldrM: OK
950.52 s
[vector] +++ OK, passed 100 tests.
950.52 s
[vector] mut_ifoldrM': OK
950.52 s
[vector] +++ OK, passed 100 tests.
950.52 s
[vector] compare: OK
950.52 s
[vector] +++ OK, passed 100 tests.
950.52 s
[vector] maximum: OK
950.53 s
[vector] +++ OK, passed 100 tests; 12 discarded.
950.53 s
[vector] minimum: OK
950.53 s
[vector] +++ OK, passed 100 tests; 18 discarded.
950.53 s
[vector] minIndex: OK
950.53 s
[vector] +++ OK, passed 100 tests; 13 discarded.
950.53 s
[vector] maxIndex: OK
950.53 s
[vector] +++ OK, passed 100 tests; 16 discarded.
950.53 s
[vector] maximumBy: OK
950.53 s
[vector] +++ OK, passed 100 tests; 18 discarded.
950.53 s
[vector] minimumBy: OK
950.53 s
[vector] +++ OK, passed 100 tests; 13 discarded.
950.53 s
[vector] maximumOn: OK
950.53 s
[vector] +++ OK, passed 100 tests; 18 discarded.
950.53 s
[vector] minimumOn: OK
950.53 s
[vector] +++ OK, passed 100 tests; 18 discarded.
950.54 s
[vector] maxIndexBy: OK
950.54 s
[vector] +++ OK, passed 100 tests; 17 discarded.
950.55 s
[vector] minIndexBy: OK
950.55 s
[vector] +++ OK, passed 100 tests; 17 discarded.
950.55 s
[vector] ListFirstMaxIndexWins: OK
950.55 s
[vector] +++ OK, passed 100 tests; 18 discarded.
950.55 s
[vector] FalseListFirstMaxIndexWins: OK
950.55 s
[vector] +++ OK, failed as expected. (after 1 test):
950.55 s
[vector] Exception:
950.55 s
[vector] Prelude.foldr1: empty list
950.55 s
[vector] CallStack (from HasCallStack):
950.55 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
950.55 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
950.55 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
950.55 s
[vector] []
950.55 s
[vector] zip: OK
950.55 s
[vector] +++ OK, passed 100 tests.
950.55 s
[vector] zip3: OK
950.55 s
[vector] +++ OK, passed 100 tests.
950.55 s
[vector] unzip: OK
950.55 s
[vector] +++ OK, passed 100 tests.
950.55 s
[vector] unzip3: OK
950.55 s
[vector] +++ OK, passed 100 tests.
950.55 s
[vector] indexed: OK
950.55 s
[vector] +++ OK, passed 100 tests.
950.55 s
[vector] update: OK
950.55 s
[vector] +++ OK, passed 100 tests.
950.55 s
[vector] mempty: OK
950.55 s
[vector] +++ OK, passed 100 tests.
950.57 s
[vector] mappend: OK
950.57 s
[vector] +++ OK, passed 100 tests.
950.58 s
[vector] mconcat: OK (0.02s)
950.58 s
[vector] +++ OK, passed 100 tests.
950.58 s
[vector] glength: OK
950.58 s
[vector] +++ OK, passed 100 tests.
950.58 s
[vector] sum: OK
950.58 s
[vector] +++ OK, passed 100 tests.
950.58 s
[vector] product: OK
950.58 s
[vector] +++ OK, passed 100 tests.
950.58 s
[vector] enumFromN: OK
950.58 s
[vector] +++ OK, passed 100 tests.
950.58 s
[vector] enumFromThenN: OK
950.58 s
[vector] +++ OK, passed 100 tests.
950.58 s
[vector] enumFromTo: OK
950.58 s
[vector] +++ OK, passed 100 tests.
950.58 s
[vector] enumFromThenTo: OK
950.58 s
[vector] +++ OK, passed 100 tests; 3 discarded.
950.58 s
[vector] (Double)
950.58 s
[vector] fromList.toList == id: OK
950.58 s
[vector] +++ OK, passed 100 tests.
950.59 s
[vector] toList.fromList == id: OK
950.59 s
[vector] +++ OK, passed 100 tests.
950.59 s
[vector] unstream.stream == id: OK
950.59 s
[vector] +++ OK, passed 100 tests.
950.59 s
[vector] stream.unstream == id: OK
950.59 s
[vector] +++ OK, passed 100 tests.
950.59 s
[vector] eq: OK
950.59 s
[vector] +++ OK, passed 100 tests.
950.59 s
[vector] length: OK
950.59 s
[vector] +++ OK, passed 100 tests.
950.59 s
[vector] null: OK
950.59 s
[vector] +++ OK, passed 100 tests.
950.59 s
[vector] index: OK
950.59 s
[vector] +++ OK, passed 100 tests; 16 discarded.
950.59 s
[vector] safeIndex: OK
950.59 s
[vector] +++ OK, passed 100 tests.
950.59 s
[vector] head: OK
950.59 s
[vector] +++ OK, passed 100 tests; 18 discarded.
950.59 s
[vector] last: OK
950.59 s
[vector] +++ OK, passed 100 tests; 15 discarded.
950.59 s
[vector] unsafeIndex: OK
950.59 s
[vector] +++ OK, passed 100 tests; 18 discarded.
950.59 s
[vector] unsafeHead: OK
950.59 s
[vector] +++ OK, passed 100 tests; 12 discarded.
950.60 s
[vector] unsafeLast: OK
950.60 s
[vector] +++ OK, passed 100 tests; 17 discarded.
950.60 s
[vector] slice: OK
950.60 s
[vector] +++ OK, passed 100 tests.
950.60 s
[vector] init: OK
950.60 s
[vector] +++ OK, passed 100 tests; 15 discarded.
950.60 s
[vector] tail: OK
950.60 s
[vector] +++ OK, passed 100 tests; 13 discarded.
950.60 s
[vector] take: OK
950.60 s
[vector] +++ OK, passed 100 tests.
950.60 s
[vector] drop: OK
950.60 s
[vector] +++ OK, passed 100 tests.
950.60 s
[vector] splitAt: OK
950.60 s
[vector] +++ OK, passed 100 tests.
950.60 s
[vector] empty: OK
950.60 s
[vector] +++ OK, passed 100 tests.
950.60 s
[vector] singleton: OK
950.60 s
[vector] +++ OK, passed 100 tests.
950.60 s
[vector] replicate: OK
950.60 s
[vector] +++ OK, passed 100 tests.
950.61 s
[vector] generate: OK
950.61 s
[vector] +++ OK, passed 100 tests.
950.61 s
[vector] iterateN: OK
950.61 s
[vector] +++ OK, passed 100 tests.
950.65 s
[vector] iterateNM: OK (0.03s)
950.65 s
[vector] +++ OK, passed 100 tests.
950.66 s
[vector] generateM: OK (0.02s)
950.67 s
[vector] +++ OK, passed 100 tests.
950.67 s
[vector] replicateM: OK
950.67 s
[vector] +++ OK, passed 100 tests.
950.67 s
[vector] create: OK
950.67 s
[vector] +++ OK, passed 100 tests.
950.67 s
[vector] createT: OK
950.67 s
[vector] +++ OK, passed 100 tests.
950.67 s
[vector] unfoldr: OK
950.67 s
[vector] +++ OK, passed 100 tests.
950.67 s
[vector] unfoldrN: OK
950.67 s
[vector] +++ OK, passed 100 tests.
950.67 s
[vector] unfoldrExactN: OK
950.67 s
[vector] +++ OK, passed 100 tests.
950.67 s
[vector] unfoldrM: OK
950.67 s
[vector] +++ OK, passed 100 tests.
950.67 s
[vector] unfoldrNM: OK
950.67 s
[vector] +++ OK, passed 100 tests.
950.75 s
[vector] unfoldrExactNM: OK (0.06s)
950.75 s
[vector] +++ OK, passed 100 tests.
950.76 s
[vector] constructN: OK (0.01s)
950.76 s
[vector] +++ OK, passed 100 tests.
950.76 s
[vector] constructrN: OK (0.01s)
950.76 s
[vector] +++ OK, passed 100 tests.
950.76 s
[vector] cons: OK
950.76 s
[vector] +++ OK, passed 100 tests.
950.76 s
[vector] snoc: OK
950.76 s
[vector] +++ OK, passed 100 tests.
950.76 s
[vector] append: OK
950.77 s
[vector] +++ OK, passed 100 tests.
950.79 s
[vector] concat: OK (0.02s)
950.79 s
[vector] +++ OK, passed 100 tests.
950.79 s
[vector] force: OK
950.79 s
[vector] +++ OK, passed 100 tests.
950.79 s
[vector] upd: OK
950.79 s
[vector] +++ OK, passed 100 tests.
950.81 s
[vector] accum: OK (0.01s)
950.81 s
[vector] +++ OK, passed 100 tests.
950.81 s
[vector] reverse: OK
950.81 s
[vector] +++ OK, passed 100 tests.
950.81 s
[vector] backpermute: OK
950.81 s
[vector] +++ OK, passed 100 tests.
950.82 s
[vector] map: OK
950.83 s
[vector] +++ OK, passed 100 tests.
950.83 s
[vector] imap: OK
950.83 s
[vector] +++ OK, passed 100 tests.
950.83 s
[vector] concatMap: OK
950.83 s
[vector] +++ OK, passed 100 tests.
950.84 s
[vector] mapM: OK
950.84 s
[vector] +++ OK, passed 100 tests.
950.87 s
[vector] mapM_: OK (0.03s)
950.87 s
[vector] +++ OK, passed 100 tests.
950.88 s
[vector] forM: OK
950.88 s
[vector] +++ OK, passed 100 tests.
950.93 s
[vector] forM_: OK (0.04s)
950.93 s
[vector] +++ OK, passed 100 tests.
950.93 s
[vector] imapM: OK
950.93 s
[vector] +++ OK, passed 100 tests.
950.97 s
[vector] imapM_: OK (0.04s)
950.97 s
[vector] +++ OK, passed 100 tests.
950.99 s
[vector] zipWith: OK (0.01s)
950.99 s
[vector] +++ OK, passed 100 tests.
951.00 s
[vector] zipWith3: OK
951.01 s
[vector] +++ OK, passed 100 tests.
951.01 s
[vector] izipWith: OK (0.01s)
951.01 s
[vector] +++ OK, passed 100 tests.
951.01 s
[vector] izipWith3: OK (0.01s)
951.01 s
[vector] +++ OK, passed 100 tests.
951.03 s
[vector] izipWithM: OK (0.01s)
951.03 s
[vector] +++ OK, passed 100 tests.
951.05 s
[vector] izipWithM_: OK (0.03s)
951.05 s
[vector] +++ OK, passed 100 tests.
951.06 s
[vector] zipWithM: OK
951.06 s
[vector] +++ OK, passed 100 tests.
951.09 s
[vector] zipWithM_: OK (0.02s)
951.09 s
[vector] +++ OK, passed 100 tests.
951.10 s
[vector] filter: OK
951.10 s
[vector] +++ OK, passed 100 tests.
951.10 s
[vector] ifilter: OK
951.10 s
[vector] +++ OK, passed 100 tests.
951.15 s
[vector] filterM: OK (0.04s)
951.15 s
[vector] +++ OK, passed 100 tests.
951.15 s
[vector] uniq: OK
951.15 s
[vector] +++ OK, passed 100 tests.
951.15 s
[vector] mapMaybe: OK
951.16 s
[vector] +++ OK, passed 100 tests.
951.16 s
[vector] imapMaybe: OK
951.16 s
[vector] +++ OK, passed 100 tests.
951.16 s
[vector] takeWhile: OK
951.16 s
[vector] +++ OK, passed 100 tests.
951.17 s
[vector] dropWhile: OK
951.17 s
[vector] +++ OK, passed 100 tests.
951.17 s
[vector] partition: OK
951.17 s
[vector] +++ OK, passed 100 tests.
951.18 s
[vector] partitionWith: OK
951.18 s
[vector] +++ OK, passed 100 tests.
951.18 s
[vector] span: OK
951.18 s
[vector] +++ OK, passed 100 tests.
951.18 s
[vector] break: OK
951.18 s
[vector] +++ OK, passed 100 tests.
951.18 s
[vector] spanR: OK
951.18 s
[vector] +++ OK, passed 100 tests.
951.19 s
[vector] breakR: OK
951.19 s
[vector] +++ OK, passed 100 tests.
951.19 s
[vector] groupBy: OK
951.19 s
[vector] +++ OK, passed 100 tests.
951.19 s
[vector] elem: OK
951.19 s
[vector] +++ OK, passed 100 tests.
951.19 s
[vector] notElem: OK
951.19 s
[vector] +++ OK, passed 100 tests.
951.20 s
[vector] find: OK
951.20 s
[vector] +++ OK, passed 100 tests.
951.20 s
[vector] findIndex: OK
951.20 s
[vector] +++ OK, passed 100 tests.
951.21 s
[vector] findIndexR: OK
951.21 s
[vector] +++ OK, passed 100 tests.
951.21 s
[vector] findIndices: OK
951.21 s
[vector] +++ OK, passed 100 tests.
951.21 s
[vector] elemIndex: OK
951.21 s
[vector] +++ OK, passed 100 tests.
951.21 s
[vector] elemIndices: OK
951.21 s
[vector] +++ OK, passed 100 tests.
951.23 s
[vector] foldl: OK (0.01s)
951.23 s
[vector] +++ OK, passed 100 tests.
951.25 s
[vector] foldl1: OK (0.01s)
951.25 s
[vector] +++ OK, passed 100 tests; 12 discarded.
951.25 s
[vector] foldl': OK (0.01s)
951.25 s
[vector] +++ OK, passed 100 tests.
951.27 s
[vector] foldl1': OK (0.01s)
951.27 s
[vector] +++ OK, passed 100 tests; 18 discarded.
951.27 s
[vector] foldr: OK (0.01s)
951.27 s
[vector] +++ OK, passed 100 tests.
951.29 s
[vector] foldr1: OK (0.01s)
951.29 s
[vector] +++ OK, passed 100 tests; 17 discarded.
951.30 s
[vector] foldr': OK (0.01s)
951.30 s
[vector] +++ OK, passed 100 tests.
951.31 s
[vector] foldr1': OK (0.01s)
951.31 s
[vector] +++ OK, passed 100 tests; 20 discarded.
951.33 s
[vector] ifoldl: OK (0.01s)
951.33 s
[vector] +++ OK, passed 100 tests.
951.33 s
[vector] ifoldl': OK (0.01s)
951.33 s
[vector] +++ OK, passed 100 tests.
951.35 s
[vector] ifoldr: OK (0.01s)
951.35 s
[vector] +++ OK, passed 100 tests.
951.37 s
[vector] ifoldr': OK (0.01s)
951.37 s
[vector] +++ OK, passed 100 tests.
951.37 s
[vector] ifoldM: OK (0.01s)
951.37 s
[vector] +++ OK, passed 100 tests.
951.39 s
[vector] ifoldM': OK (0.01s)
951.39 s
[vector] +++ OK, passed 100 tests.
951.43 s
[vector] ifoldM_: OK (0.03s)
951.43 s
[vector] +++ OK, passed 100 tests.
951.46 s
[vector] ifoldM'_: OK (0.04s)
951.46 s
[vector] +++ OK, passed 100 tests.
951.46 s
[vector] all: OK
951.46 s
[vector] +++ OK, passed 100 tests.
951.47 s
[vector] any: OK
951.47 s
[vector] +++ OK, passed 100 tests.
951.48 s
[vector] prescanl: OK (0.01s)
951.48 s
[vector] +++ OK, passed 100 tests.
951.49 s
[vector] prescanl': OK (0.01s)
951.51 s
[vector] +++ OK, passed 100 tests.
951.51 s
[vector] postscanl: OK (0.01s)
951.52 s
[vector] +++ OK, passed 100 tests.
951.53 s
[vector] postscanl': OK (0.01s)
951.53 s
[vector] +++ OK, passed 100 tests.
951.53 s
[vector] scanl: OK (0.01s)
951.53 s
[vector] +++ OK, passed 100 tests.
951.55 s
[vector] scanl': OK (0.01s)
951.55 s
[vector] +++ OK, passed 100 tests.
951.56 s
[vector] scanl1: OK (0.01s)
951.56 s
[vector] +++ OK, passed 100 tests.
951.57 s
[vector] scanl1': OK (0.01s)
951.57 s
[vector] +++ OK, passed 100 tests.
951.58 s
[vector] iscanl: OK (0.02s)
951.58 s
[vector] +++ OK, passed 100 tests.
951.60 s
[vector] iscanl': OK (0.02s)
951.60 s
[vector] +++ OK, passed 100 tests.
951.61 s
[vector] prescanr: OK
951.61 s
[vector] +++ OK, passed 100 tests.
951.63 s
[vector] prescanr': OK (0.02s)
951.65 s
[vector] +++ OK, passed 100 tests.
951.65 s
[vector] postscanr: OK (0.02s)
951.65 s
[vector] +++ OK, passed 100 tests.
951.67 s
[vector] postscanr': OK
951.67 s
[vector] +++ OK, passed 100 tests.
951.69 s
[vector] scanr: OK (0.02s)
951.69 s
[vector] +++ OK, passed 100 tests.
951.70 s
[vector] scanr': OK (0.01s)
951.70 s
[vector] +++ OK, passed 100 tests.
951.71 s
[vector] scanr1: OK (0.01s)
951.71 s
[vector] +++ OK, passed 100 tests.
951.73 s
[vector] scanr1': OK (0.01s)
951.73 s
[vector] +++ OK, passed 100 tests.
951.74 s
[vector] iscanr: OK (0.01s)
951.74 s
[vector] +++ OK, passed 100 tests.
951.75 s
[vector] iscanr': OK (0.02s)
951.75 s
[vector] +++ OK, passed 100 tests.
951.75 s
[vector] mut_read: OK
951.75 s
[vector] +++ OK, passed 100 tests; 13 discarded.
951.75 s
[vector] mut_write: OK
951.76 s
[vector] +++ OK, passed 100 tests; 14 discarded.
951.76 s
[vector] mut_modify: OK
951.76 s
[vector] +++ OK, passed 100 tests; 14 discarded.
951.76 s
[vector] mut_generate: OK
951.76 s
[vector] +++ OK, passed 100 tests.
951.79 s
[vector] mut_generateM: OK (0.03s)
951.79 s
[vector] +++ OK, passed 100 tests.
951.81 s
[vector] mut_mapM_: OK (0.03s)
951.81 s
[vector] +++ OK, passed 100 tests.
951.85 s
[vector] mut_imapM_: OK (0.04s)
951.85 s
[vector] +++ OK, passed 100 tests.
951.89 s
[vector] mut_forM_: OK (0.03s)
951.89 s
[vector] +++ OK, passed 100 tests.
951.93 s
[vector] mut_iforM_: OK (0.04s)
951.93 s
[vector] +++ OK, passed 100 tests.
951.95 s
[vector] mut_foldr: OK (0.02s)
951.95 s
[vector] +++ OK, passed 100 tests.
951.96 s
[vector] mut_foldr': OK (0.01s)
951.96 s
[vector] +++ OK, passed 100 tests.
951.97 s
[vector] mut_foldl: OK (0.01s)
951.97 s
[vector] +++ OK, passed 100 tests.
951.99 s
[vector] mut_foldl': OK (0.01s)
951.99 s
[vector] +++ OK, passed 100 tests.
952.00 s
[vector] mut_ifoldr: OK (0.01s)
952.00 s
[vector] +++ OK, passed 100 tests.
952.01 s
[vector] mut_ifoldr': OK (0.01s)
952.01 s
[vector] +++ OK, passed 100 tests.
952.03 s
[vector] mut_ifoldl: OK (0.02s)
952.03 s
[vector] +++ OK, passed 100 tests.
952.04 s
[vector] mut_ifoldl': OK (0.01s)
952.04 s
[vector] +++ OK, passed 100 tests.
952.05 s
[vector] mut_foldM: OK (0.01s)
952.05 s
[vector] +++ OK, passed 100 tests.
952.07 s
[vector] mut_foldM': OK (0.01s)
952.07 s
[vector] +++ OK, passed 100 tests.
952.09 s
[vector] mut_foldrM: OK (0.02s)
952.09 s
[vector] +++ OK, passed 100 tests.
952.10 s
[vector] mut_foldrM': OK (0.01s)
952.10 s
[vector] +++ OK, passed 100 tests.
952.11 s
[vector] mut_ifoldM: OK (0.02s)
952.11 s
[vector] +++ OK, passed 100 tests.
952.13 s
[vector] mut_ifoldM': OK (0.02s)
952.13 s
[vector] +++ OK, passed 100 tests.
952.15 s
[vector] mut_ifoldrM: OK (0.02s)
952.15 s
[vector] +++ OK, passed 100 tests.
952.16 s
[vector] mut_ifoldrM': OK (0.02s)
952.16 s
[vector] +++ OK, passed 100 tests.
952.16 s
[vector] compare: OK
952.16 s
[vector] +++ OK, passed 100 tests.
952.16 s
[vector] maximum: OK
952.16 s
[vector] +++ OK, passed 100 tests; 12 discarded.
952.16 s
[vector] minimum: OK
952.16 s
[vector] +++ OK, passed 100 tests; 14 discarded.
952.16 s
[vector] minIndex: OK
952.16 s
[vector] +++ OK, passed 100 tests; 10 discarded.
952.16 s
[vector] maxIndex: OK
952.16 s
[vector] +++ OK, passed 100 tests; 18 discarded.
952.16 s
[vector] maximumBy: OK
952.16 s
[vector] +++ OK, passed 100 tests; 17 discarded.
952.16 s
[vector] minimumBy: OK
952.16 s
[vector] +++ OK, passed 100 tests; 17 discarded.
952.16 s
[vector] maximumOn: OK
952.16 s
[vector] +++ OK, passed 100 tests; 20 discarded.
952.16 s
[vector] minimumOn: OK
952.17 s
[vector] +++ OK, passed 100 tests; 14 discarded.
952.17 s
[vector] maxIndexBy: OK
952.17 s
[vector] +++ OK, passed 100 tests; 16 discarded.
952.17 s
[vector] minIndexBy: OK
952.17 s
[vector] +++ OK, passed 100 tests; 11 discarded.
952.17 s
[vector] ListFirstMaxIndexWins: OK
952.17 s
[vector] +++ OK, passed 100 tests; 16 discarded.
952.17 s
[vector] FalseListFirstMaxIndexWins: OK
952.17 s
[vector] +++ OK, failed as expected. (after 1 test):
952.17 s
[vector] Exception:
952.17 s
[vector] Prelude.foldr1: empty list
952.17 s
[vector] CallStack (from HasCallStack):
952.17 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
952.17 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
952.17 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
952.17 s
[vector] []
952.17 s
[vector] zip: OK
952.17 s
[vector] +++ OK, passed 100 tests.
952.17 s
[vector] zip3: OK
952.17 s
[vector] +++ OK, passed 100 tests.
952.18 s
[vector] unzip: OK
952.18 s
[vector] +++ OK, passed 100 tests.
952.18 s
[vector] unzip3: OK
952.18 s
[vector] +++ OK, passed 100 tests.
952.18 s
[vector] indexed: OK
952.18 s
[vector] +++ OK, passed 100 tests.
952.18 s
[vector] update: OK
952.18 s
[vector] +++ OK, passed 100 tests.
952.18 s
[vector] mempty: OK
952.18 s
[vector] +++ OK, passed 100 tests.
952.19 s
[vector] mappend: OK
952.19 s
[vector] +++ OK, passed 100 tests.
952.21 s
[vector] mconcat: OK (0.02s)
952.21 s
[vector] +++ OK, passed 100 tests.
952.21 s
[vector] glength: OK
952.21 s
[vector] +++ OK, passed 100 tests.
952.21 s
[vector] sum: OK
952.21 s
[vector] +++ OK, passed 100 tests.
952.21 s
[vector] product: OK
952.21 s
[vector] +++ OK, passed 100 tests.
952.21 s
[vector] enumFromN: OK
952.21 s
[vector] +++ OK, passed 100 tests.
952.21 s
[vector] enumFromThenN: OK
952.21 s
[vector] +++ OK, passed 100 tests.
952.22 s
[vector] enumFromTo: OK
952.22 s
[vector] +++ OK, passed 100 tests.
952.22 s
[vector] enumFromThenTo: OK
952.22 s
[vector] +++ OK, passed 100 tests; 3 discarded.
952.22 s
[vector] (Int,Bool)
952.22 s
[vector] fromList.toList == id: OK
952.22 s
[vector] +++ OK, passed 100 tests.
952.22 s
[vector] toList.fromList == id: OK
952.22 s
[vector] +++ OK, passed 100 tests.
952.22 s
[vector] unstream.stream == id: OK
952.22 s
[vector] +++ OK, passed 100 tests.
952.22 s
[vector] stream.unstream == id: OK
952.22 s
[vector] +++ OK, passed 100 tests.
952.22 s
[vector] eq: OK
952.22 s
[vector] +++ OK, passed 100 tests.
952.22 s
[vector] length: OK
952.22 s
[vector] +++ OK, passed 100 tests.
952.22 s
[vector] null: OK
952.22 s
[vector] +++ OK, passed 100 tests.
952.22 s
[vector] index: OK
952.23 s
[vector] +++ OK, passed 100 tests; 21 discarded.
952.23 s
[vector] safeIndex: OK
952.23 s
[vector] +++ OK, passed 100 tests.
952.23 s
[vector] head: OK
952.23 s
[vector] +++ OK, passed 100 tests; 15 discarded.
952.23 s
[vector] last: OK
952.23 s
[vector] +++ OK, passed 100 tests; 24 discarded.
952.23 s
[vector] unsafeIndex: OK
952.23 s
[vector] +++ OK, passed 100 tests; 12 discarded.
952.23 s
[vector] unsafeHead: OK
952.23 s
[vector] +++ OK, passed 100 tests; 19 discarded.
952.23 s
[vector] unsafeLast: OK
952.23 s
[vector] +++ OK, passed 100 tests; 20 discarded.
952.23 s
[vector] slice: OK
952.23 s
[vector] +++ OK, passed 100 tests.
952.24 s
[vector] init: OK
952.24 s
[vector] +++ OK, passed 100 tests; 10 discarded.
952.24 s
[vector] tail: OK
952.24 s
[vector] +++ OK, passed 100 tests; 13 discarded.
952.24 s
[vector] take: OK
952.24 s
[vector] +++ OK, passed 100 tests.
952.24 s
[vector] drop: OK
952.24 s
[vector] +++ OK, passed 100 tests.
952.24 s
[vector] splitAt: OK
952.24 s
[vector] +++ OK, passed 100 tests.
952.24 s
[vector] empty: OK
952.24 s
[vector] +++ OK, passed 100 tests.
952.24 s
[vector] singleton: OK
952.24 s
[vector] +++ OK, passed 100 tests.
952.24 s
[vector] replicate: OK
952.24 s
[vector] +++ OK, passed 100 tests.
952.26 s
[vector] generate: OK
952.26 s
[vector] +++ OK, passed 100 tests.
952.26 s
[vector] iterateN: OK
952.26 s
[vector] +++ OK, passed 100 tests.
952.29 s
[vector] iterateNM: OK (0.04s)
952.29 s
[vector] +++ OK, passed 100 tests.
952.31 s
[vector] generateM: OK (0.02s)
952.33 s
[vector] +++ OK, passed 100 tests.
952.33 s
[vector] replicateM: OK (0.03s)
952.33 s
[vector] +++ OK, passed 100 tests.
952.33 s
[vector] create: OK
952.33 s
[vector] +++ OK, passed 100 tests.
952.33 s
[vector] createT: OK
952.33 s
[vector] +++ OK, passed 100 tests.
952.33 s
[vector] unfoldr: OK
952.33 s
[vector] +++ OK, passed 100 tests.
952.33 s
[vector] unfoldrN: OK
952.33 s
[vector] +++ OK, passed 100 tests.
952.34 s
[vector] unfoldrExactN: OK
952.34 s
[vector] +++ OK, passed 100 tests.
952.34 s
[vector] unfoldrM: OK
952.34 s
[vector] +++ OK, passed 100 tests.
952.35 s
[vector] unfoldrNM: OK
952.35 s
[vector] +++ OK, passed 100 tests.
952.39 s
[vector] unfoldrExactNM: OK (0.04s)
952.39 s
[vector] +++ OK, passed 100 tests.
952.39 s
[vector] constructN: OK
952.39 s
[vector] +++ OK, passed 100 tests.
952.40 s
[vector] constructrN: OK
952.40 s
[vector] +++ OK, passed 100 tests.
952.40 s
[vector] cons: OK
952.40 s
[vector] +++ OK, passed 100 tests.
952.40 s
[vector] snoc: OK
952.40 s
[vector] +++ OK, passed 100 tests.
952.41 s
[vector] append: OK
952.41 s
[vector] +++ OK, passed 100 tests.
952.44 s
[vector] concat: OK (0.03s)
952.44 s
[vector] +++ OK, passed 100 tests.
952.44 s
[vector] force: OK
952.44 s
[vector] +++ OK, passed 100 tests.
952.44 s
[vector] upd: OK
952.44 s
[vector] +++ OK, passed 100 tests.
952.45 s
[vector] accum: OK
952.45 s
[vector] +++ OK, passed 100 tests.
952.45 s
[vector] reverse: OK
952.45 s
[vector] +++ OK, passed 100 tests.
952.46 s
[vector] backpermute: OK
952.46 s
[vector] +++ OK, passed 100 tests.
952.47 s
[vector] map: OK
952.47 s
[vector] +++ OK, passed 100 tests.
952.47 s
[vector] imap: OK
952.47 s
[vector] +++ OK, passed 100 tests.
952.47 s
[vector] concatMap: OK
952.47 s
[vector] +++ OK, passed 100 tests.
952.47 s
[vector] mapM: OK
952.47 s
[vector] +++ OK, passed 100 tests.
952.51 s
[vector] mapM_: OK (0.03s)
952.51 s
[vector] +++ OK, passed 100 tests.
952.51 s
[vector] forM: OK
952.51 s
[vector] +++ OK, passed 100 tests.
952.55 s
[vector] forM_: OK (0.03s)
952.55 s
[vector] +++ OK, passed 100 tests.
952.55 s
[vector] imapM: OK
952.55 s
[vector] +++ OK, passed 100 tests.
952.58 s
[vector] imapM_: OK (0.03s)
952.60 s
[vector] +++ OK, passed 100 tests.
952.60 s
[vector] zipWith: OK
952.60 s
[vector] +++ OK, passed 100 tests.
952.60 s
[vector] zipWith3: OK (0.01s)
952.61 s
[vector] +++ OK, passed 100 tests.
952.61 s
[vector] izipWith: OK
952.61 s
[vector] +++ OK, passed 100 tests.
952.61 s
[vector] izipWith3: OK
952.61 s
[vector] +++ OK, passed 100 tests.
952.62 s
[vector] izipWithM: OK
952.62 s
[vector] +++ OK, passed 100 tests.
952.65 s
[vector] izipWithM_: OK (0.02s)
952.65 s
[vector] +++ OK, passed 100 tests.
952.65 s
[vector] zipWithM: OK
952.65 s
[vector] +++ OK, passed 100 tests.
952.67 s
[vector] zipWithM_: OK (0.02s)
952.67 s
[vector] +++ OK, passed 100 tests.
952.67 s
[vector] filter: OK
952.67 s
[vector] +++ OK, passed 100 tests.
952.69 s
[vector] ifilter: OK
952.69 s
[vector] +++ OK, passed 100 tests.
952.71 s
[vector] filterM: OK (0.03s)
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] uniq: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] mapMaybe: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] imapMaybe: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] takeWhile: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] dropWhile: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] partition: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] partitionWith: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] span: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] break: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] spanR: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] breakR: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] groupBy: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] elem: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] notElem: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] find: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] findIndex: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] findIndexR: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] findIndices: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] elemIndex: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] elemIndices: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] foldl: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] foldl1: OK
953.02 s
[vector] +++ OK, passed 100 tests; 20 discarded.
953.02 s
[vector] foldl': OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] foldl1': OK
953.02 s
[vector] +++ OK, passed 100 tests; 16 discarded.
953.02 s
[vector] foldr: OK
953.02 s
[vector] +++ OK, passed 100 tests.
953.02 s
[vector] foldr1: OK
953.03 s
[vector] +++ OK, passed 100 tests; 16 discarded.
953.03 s
[vector] foldr': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] foldr1': OK
953.03 s
[vector] +++ OK, passed 100 tests; 16 discarded.
953.03 s
[vector] ifoldl: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] ifoldl': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] ifoldr: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] ifoldr': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] ifoldM: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] ifoldM': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] ifoldM_: OK (0.03s)
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] ifoldM'_: OK (0.03s)
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] all: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] any: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] prescanl: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] prescanl': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] postscanl: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] postscanl': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] scanl: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] scanl': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] scanl1: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] scanl1': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] iscanl: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] iscanl': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] prescanr: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] prescanr': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] postscanr: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] postscanr': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] scanr: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] scanr': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] scanr1: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] scanr1': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] iscanr: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] iscanr': OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.03 s
[vector] mut_read: OK
953.03 s
[vector] +++ OK, passed 100 tests; 19 discarded.
953.03 s
[vector] mut_write: OK
953.03 s
[vector] +++ OK, passed 100 tests; 15 discarded.
953.03 s
[vector] mut_modify: OK
953.03 s
[vector] +++ OK, passed 100 tests; 21 discarded.
953.03 s
[vector] mut_generate: OK
953.03 s
[vector] +++ OK, passed 100 tests.
953.05 s
[vector] mut_generateM: OK (0.02s)
953.05 s
[vector] +++ OK, passed 100 tests.
953.07 s
[vector] mut_mapM_: OK (0.03s)
953.07 s
[vector] +++ OK, passed 100 tests.
953.10 s
[vector] mut_imapM_: OK (0.03s)
953.10 s
[vector] +++ OK, passed 100 tests.
953.15 s
[vector] mut_forM_: OK (0.02s)
953.15 s
[vector] +++ OK, passed 100 tests.
953.17 s
[vector] mut_iforM_: OK (0.03s)
953.17 s
[vector] +++ OK, passed 100 tests.
953.17 s
[vector] mut_foldr: OK
953.17 s
[vector] +++ OK, passed 100 tests.
953.18 s
[vector] mut_foldr': OK
953.18 s
[vector] +++ OK, passed 100 tests.
953.19 s
[vector] mut_foldl: OK
953.19 s
[vector] +++ OK, passed 100 tests.
953.20 s
[vector] mut_foldl': OK
953.20 s
[vector] +++ OK, passed 100 tests.
953.20 s
[vector] mut_ifoldr: OK
953.21 s
[vector] +++ OK, passed 100 tests.
953.21 s
[vector] mut_ifoldr': OK
953.22 s
[vector] +++ OK, passed 100 tests.
953.22 s
[vector] mut_ifoldl: OK
953.22 s
[vector] +++ OK, passed 100 tests.
953.23 s
[vector] mut_ifoldl': OK
953.23 s
[vector] +++ OK, passed 100 tests.
953.23 s
[vector] mut_foldM: OK
953.24 s
[vector] +++ OK, passed 100 tests.
953.24 s
[vector] mut_foldM': OK
953.24 s
[vector] +++ OK, passed 100 tests.
953.24 s
[vector] mut_foldrM: OK
953.25 s
[vector] +++ OK, passed 100 tests.
953.25 s
[vector] mut_foldrM': OK
953.26 s
[vector] +++ OK, passed 100 tests.
953.26 s
[vector] mut_ifoldM: OK
953.26 s
[vector] +++ OK, passed 100 tests.
953.27 s
[vector] mut_ifoldM': OK
953.27 s
[vector] +++ OK, passed 100 tests.
953.27 s
[vector] mut_ifoldrM: OK
953.27 s
[vector] +++ OK, passed 100 tests.
953.27 s
[vector] mut_ifoldrM': OK
953.27 s
[vector] +++ OK, passed 100 tests.
953.27 s
[vector] compare: OK
953.27 s
[vector] +++ OK, passed 100 tests.
953.27 s
[vector] maximum: OK
953.27 s
[vector] +++ OK, passed 100 tests; 15 discarded.
953.28 s
[vector] minimum: OK
953.28 s
[vector] +++ OK, passed 100 tests; 17 discarded.
953.28 s
[vector] minIndex: OK
953.28 s
[vector] +++ OK, passed 100 tests; 15 discarded.
953.28 s
[vector] maxIndex: OK
953.28 s
[vector] +++ OK, passed 100 tests; 18 discarded.
953.28 s
[vector] maximumBy: OK
953.28 s
[vector] +++ OK, passed 100 tests; 18 discarded.
953.28 s
[vector] minimumBy: OK
953.28 s
[vector] +++ OK, passed 100 tests; 13 discarded.
953.28 s
[vector] maximumOn: OK
953.29 s
[vector] +++ OK, passed 100 tests; 21 discarded.
953.29 s
[vector] minimumOn: OK
953.29 s
[vector] +++ OK, passed 100 tests; 14 discarded.
953.29 s
[vector] maxIndexBy: OK
953.29 s
[vector] +++ OK, passed 100 tests; 21 discarded.
953.29 s
[vector] minIndexBy: OK
953.29 s
[vector] +++ OK, passed 100 tests; 14 discarded.
953.29 s
[vector] ListFirstMaxIndexWins: OK
953.29 s
[vector] +++ OK, passed 100 tests; 13 discarded.
953.29 s
[vector] FalseListFirstMaxIndexWins: OK
953.29 s
[vector] +++ OK, failed as expected. (after 1 test):
953.29 s
[vector] Exception:
953.29 s
[vector] Prelude.foldr1: empty list
953.29 s
[vector] CallStack (from HasCallStack):
953.29 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
953.29 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
953.29 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
953.29 s
[vector] []
953.29 s
[vector] zip: OK
953.29 s
[vector] +++ OK, passed 100 tests.
953.30 s
[vector] zip3: OK
953.30 s
[vector] +++ OK, passed 100 tests.
953.30 s
[vector] unzip: OK
953.30 s
[vector] +++ OK, passed 100 tests.
953.31 s
[vector] unzip3: OK
953.31 s
[vector] +++ OK, passed 100 tests.
953.31 s
[vector] indexed: OK
953.31 s
[vector] +++ OK, passed 100 tests.
953.31 s
[vector] update: OK
953.31 s
[vector] +++ OK, passed 100 tests.
953.31 s
[vector] mempty: OK
953.31 s
[vector] +++ OK, passed 100 tests.
953.33 s
[vector] mappend: OK
953.33 s
[vector] +++ OK, passed 100 tests.
953.37 s
[vector] mconcat: OK (0.05s)
953.37 s
[vector] +++ OK, passed 100 tests.
953.37 s
[vector] glength: OK
953.37 s
[vector] +++ OK, passed 100 tests.
953.37 s
[vector] (Int,Bool,Int)
953.37 s
[vector] fromList.toList == id: OK
953.37 s
[vector] +++ OK, passed 100 tests.
953.37 s
[vector] toList.fromList == id: OK
953.37 s
[vector] +++ OK, passed 100 tests.
953.37 s
[vector] unstream.stream == id: OK
953.37 s
[vector] +++ OK, passed 100 tests.
953.37 s
[vector] stream.unstream == id: OK
953.37 s
[vector] +++ OK, passed 100 tests.
953.38 s
[vector] eq: OK
953.38 s
[vector] +++ OK, passed 100 tests.
953.38 s
[vector] length: OK
953.38 s
[vector] +++ OK, passed 100 tests.
953.38 s
[vector] null: OK
953.38 s
[vector] +++ OK, passed 100 tests.
953.38 s
[vector] index: OK
953.38 s
[vector] +++ OK, passed 100 tests; 18 discarded.
953.38 s
[vector] safeIndex: OK
953.38 s
[vector] +++ OK, passed 100 tests.
953.38 s
[vector] head: OK
953.38 s
[vector] +++ OK, passed 100 tests; 13 discarded.
953.38 s
[vector] last: OK
953.38 s
[vector] +++ OK, passed 100 tests; 16 discarded.
953.39 s
[vector] unsafeIndex: OK
953.39 s
[vector] +++ OK, passed 100 tests; 17 discarded.
953.39 s
[vector] unsafeHead: OK
953.39 s
[vector] +++ OK, passed 100 tests; 14 discarded.
953.39 s
[vector] unsafeLast: OK
953.39 s
[vector] +++ OK, passed 100 tests; 17 discarded.
953.39 s
[vector] slice: OK
953.39 s
[vector] +++ OK, passed 100 tests.
953.39 s
[vector] init: OK
953.40 s
[vector] +++ OK, passed 100 tests; 15 discarded.
953.40 s
[vector] tail: OK
953.40 s
[vector] +++ OK, passed 100 tests; 17 discarded.
953.40 s
[vector] take: OK
953.40 s
[vector] +++ OK, passed 100 tests.
953.40 s
[vector] drop: OK
953.40 s
[vector] +++ OK, passed 100 tests.
953.40 s
[vector] splitAt: OK
953.40 s
[vector] +++ OK, passed 100 tests.
953.40 s
[vector] empty: OK
953.40 s
[vector] +++ OK, passed 100 tests.
953.40 s
[vector] singleton: OK
953.40 s
[vector] +++ OK, passed 100 tests.
953.40 s
[vector] replicate: OK
953.41 s
[vector] +++ OK, passed 100 tests.
953.41 s
[vector] generate: OK
953.41 s
[vector] +++ OK, passed 100 tests.
953.41 s
[vector] iterateN: OK
953.42 s
[vector] +++ OK, passed 100 tests.
953.51 s
[vector] iterateNM: OK (0.09s)
953.51 s
[vector] +++ OK, passed 100 tests.
953.53 s
[vector] generateM: OK (0.03s)
953.53 s
[vector] +++ OK, passed 100 tests.
953.55 s
[vector] replicateM: OK (0.03s)
953.55 s
[vector] +++ OK, passed 100 tests.
953.56 s
[vector] create: OK
953.56 s
[vector] +++ OK, passed 100 tests.
953.56 s
[vector] createT: OK
953.56 s
[vector] +++ OK, passed 100 tests.
953.56 s
[vector] unfoldr: OK
953.56 s
[vector] +++ OK, passed 100 tests.
953.56 s
[vector] unfoldrN: OK
953.56 s
[vector] +++ OK, passed 100 tests.
953.57 s
[vector] unfoldrExactN: OK
953.57 s
[vector] +++ OK, passed 100 tests.
953.57 s
[vector] unfoldrM: OK (0.01s)
953.57 s
[vector] +++ OK, passed 100 tests.
953.60 s
[vector] unfoldrNM: OK
953.60 s
[vector] +++ OK, passed 100 tests.
953.67 s
[vector] unfoldrExactNM: OK (0.08s)
953.67 s
[vector] +++ OK, passed 100 tests.
953.68 s
[vector] constructN: OK (0.01s)
953.68 s
[vector] +++ OK, passed 100 tests.
953.68 s
[vector] constructrN: OK (0.01s)
953.69 s
[vector] +++ OK, passed 100 tests.
953.69 s
[vector] cons: OK
953.69 s
[vector] +++ OK, passed 100 tests.
953.69 s
[vector] snoc: OK
953.69 s
[vector] +++ OK, passed 100 tests.
953.69 s
[vector] append: OK
953.69 s
[vector] +++ OK, passed 100 tests.
953.76 s
[vector] concat: OK (0.07s)
953.76 s
[vector] +++ OK, passed 100 tests.
953.77 s
[vector] force: OK
953.77 s
[vector] +++ OK, passed 100 tests.
953.77 s
[vector] upd: OK
953.77 s
[vector] +++ OK, passed 100 tests.
953.78 s
[vector] accum: OK (0.01s)
953.78 s
[vector] +++ OK, passed 100 tests.
953.78 s
[vector] reverse: OK
953.78 s
[vector] +++ OK, passed 100 tests.
953.79 s
[vector] backpermute: OK
953.79 s
[vector] +++ OK, passed 100 tests.
953.79 s
[vector] map: OK
953.79 s
[vector] +++ OK, passed 100 tests.
953.81 s
[vector] imap: OK
953.81 s
[vector] +++ OK, passed 100 tests.
953.81 s
[vector] concatMap: OK
953.81 s
[vector] +++ OK, passed 100 tests.
953.83 s
[vector] mapM: OK
953.83 s
[vector] +++ OK, passed 100 tests.
953.87 s
[vector] mapM_: OK (0.05s)
953.87 s
[vector] +++ OK, passed 100 tests.
953.88 s
[vector] forM: OK
953.89 s
[vector] +++ OK, passed 100 tests.
953.93 s
[vector] forM_: OK (0.04s)
953.93 s
[vector] +++ OK, passed 100 tests.
953.93 s
[vector] imapM: OK
953.93 s
[vector] +++ OK, passed 100 tests.
953.98 s
[vector] imapM_: OK (0.04s)
953.99 s
[vector] +++ OK, passed 100 tests.
953.99 s
[vector] zipWith: OK
953.99 s
[vector] +++ OK, passed 100 tests.
953.99 s
[vector] zipWith3: OK
953.99 s
[vector] +++ OK, passed 100 tests.
954.00 s
[vector] izipWith: OK
954.00 s
[vector] +++ OK, passed 100 tests.
954.01 s
[vector] izipWith3: OK
954.01 s
[vector] +++ OK, passed 100 tests.
954.03 s
[vector] izipWithM: OK
954.03 s
[vector] +++ OK, passed 100 tests.
954.07 s
[vector] izipWithM_: OK (0.04s)
954.07 s
[vector] +++ OK, passed 100 tests.
954.09 s
[vector] zipWithM: OK (0.02s)
954.09 s
[vector] +++ OK, passed 100 tests.
954.12 s
[vector] zipWithM_: OK (0.03s)
954.12 s
[vector] +++ OK, passed 100 tests.
954.12 s
[vector] filter: OK
954.12 s
[vector] +++ OK, passed 100 tests.
954.12 s
[vector] ifilter: OK
954.13 s
[vector] +++ OK, passed 100 tests.
954.19 s
[vector] filterM: OK (0.06s)
954.20 s
[vector] +++ OK, passed 100 tests.
954.21 s
[vector] uniq: OK
954.21 s
[vector] +++ OK, passed 100 tests.
954.21 s
[vector] mapMaybe: OK
954.21 s
[vector] +++ OK, passed 100 tests.
954.21 s
[vector] imapMaybe: OK
954.21 s
[vector] +++ OK, passed 100 tests.
954.21 s
[vector] takeWhile: OK
954.21 s
[vector] +++ OK, passed 100 tests.
954.22 s
[vector] dropWhile: OK
954.22 s
[vector] +++ OK, passed 100 tests.
954.22 s
[vector] partition: OK
954.22 s
[vector] +++ OK, passed 100 tests.
954.23 s
[vector] partitionWith: OK
954.23 s
[vector] +++ OK, passed 100 tests.
954.23 s
[vector] span: OK
954.23 s
[vector] +++ OK, passed 100 tests.
954.23 s
[vector] break: OK
954.23 s
[vector] +++ OK, passed 100 tests.
954.23 s
[vector] spanR: OK
954.23 s
[vector] +++ OK, passed 100 tests.
954.24 s
[vector] breakR: OK
954.24 s
[vector] +++ OK, passed 100 tests.
954.24 s
[vector] groupBy: OK
954.24 s
[vector] +++ OK, passed 100 tests.
954.25 s
[vector] elem: OK
954.25 s
[vector] +++ OK, passed 100 tests.
954.25 s
[vector] notElem: OK
954.25 s
[vector] +++ OK, passed 100 tests.
954.25 s
[vector] find: OK
954.25 s
[vector] +++ OK, passed 100 tests.
954.25 s
[vector] findIndex: OK
954.25 s
[vector] +++ OK, passed 100 tests.
954.25 s
[vector] findIndexR: OK
954.25 s
[vector] +++ OK, passed 100 tests.
954.26 s
[vector] findIndices: OK
954.26 s
[vector] +++ OK, passed 100 tests.
954.26 s
[vector] elemIndex: OK
954.26 s
[vector] +++ OK, passed 100 tests.
954.26 s
[vector] elemIndices: OK
954.26 s
[vector] +++ OK, passed 100 tests.
954.27 s
[vector] foldl: OK
954.27 s
[vector] +++ OK, passed 100 tests.
954.29 s
[vector] foldl1: OK
954.29 s
[vector] +++ OK, passed 100 tests; 20 discarded.
954.29 s
[vector] foldl': OK
954.30 s
[vector] +++ OK, passed 100 tests.
954.30 s
[vector] foldl1': OK
954.31 s
[vector] +++ OK, passed 100 tests; 15 discarded.
954.31 s
[vector] foldr: OK
954.31 s
[vector] +++ OK, passed 100 tests.
954.31 s
[vector] foldr1: OK
954.31 s
[vector] +++ OK, passed 100 tests; 18 discarded.
954.33 s
[vector] foldr': OK
954.33 s
[vector] +++ OK, passed 100 tests.
954.35 s
[vector] foldr1': OK (0.01s)
954.35 s
[vector] +++ OK, passed 100 tests; 15 discarded.
954.36 s
[vector] ifoldl: OK (0.02s)
954.37 s
[vector] +++ OK, passed 100 tests.
954.37 s
[vector] ifoldl': OK
954.37 s
[vector] +++ OK, passed 100 tests.
954.38 s
[vector] ifoldr: OK
954.39 s
[vector] +++ OK, passed 100 tests.
954.39 s
[vector] ifoldr': OK
954.39 s
[vector] +++ OK, passed 100 tests.
954.39 s
[vector] ifoldM: OK
954.39 s
[vector] +++ OK, passed 100 tests.
954.40 s
[vector] ifoldM': OK
954.40 s
[vector] +++ OK, passed 100 tests.
954.45 s
[vector] ifoldM_: OK (0.05s)
954.45 s
[vector] +++ OK, passed 100 tests.
954.50 s
[vector] ifoldM'_: OK (0.05s)
954.50 s
[vector] +++ OK, passed 100 tests.
954.50 s
[vector] all: OK
954.50 s
[vector] +++ OK, passed 100 tests.
954.50 s
[vector] any: OK
954.50 s
[vector] +++ OK, passed 100 tests.
954.51 s
[vector] prescanl: OK
954.51 s
[vector] +++ OK, passed 100 tests.
954.52 s
[vector] prescanl': OK
954.52 s
[vector] +++ OK, passed 100 tests.
954.53 s
[vector] postscanl: OK
954.53 s
[vector] +++ OK, passed 100 tests.
954.55 s
[vector] postscanl': OK
954.55 s
[vector] +++ OK, passed 100 tests.
954.55 s
[vector] scanl: OK
954.55 s
[vector] +++ OK, passed 100 tests.
954.55 s
[vector] scanl': OK
954.55 s
[vector] +++ OK, passed 100 tests.
954.56 s
[vector] scanl1: OK
954.56 s
[vector] +++ OK, passed 100 tests.
954.57 s
[vector] scanl1': OK
954.57 s
[vector] +++ OK, passed 100 tests.
954.59 s
[vector] iscanl: OK (0.01s)
954.59 s
[vector] +++ OK, passed 100 tests.
954.60 s
[vector] iscanl': OK (0.01s)
954.61 s
[vector] +++ OK, passed 100 tests.
954.61 s
[vector] prescanr: OK
954.62 s
[vector] +++ OK, passed 100 tests.
954.62 s
[vector] prescanr': OK
954.62 s
[vector] +++ OK, passed 100 tests.
954.63 s
[vector] postscanr: OK
954.63 s
[vector] +++ OK, passed 100 tests.
954.64 s
[vector] postscanr': OK
954.64 s
[vector] +++ OK, passed 100 tests.
954.65 s
[vector] scanr: OK (0.01s)
954.65 s
[vector] +++ OK, passed 100 tests.
954.66 s
[vector] scanr': OK
954.66 s
[vector] +++ OK, passed 100 tests.
954.67 s
[vector] scanr1: OK (0.01s)
954.67 s
[vector] +++ OK, passed 100 tests.
954.67 s
[vector] scanr1': OK
954.67 s
[vector] +++ OK, passed 100 tests.
954.69 s
[vector] iscanr: OK (0.01s)
954.69 s
[vector] +++ OK, passed 100 tests.
954.69 s
[vector] iscanr': OK
954.69 s
[vector] +++ OK, passed 100 tests.
954.69 s
[vector] mut_read: OK
954.70 s
[vector] +++ OK, passed 100 tests; 15 discarded.
954.70 s
[vector] mut_write: OK
954.70 s
[vector] +++ OK, passed 100 tests; 13 discarded.
954.70 s
[vector] mut_modify: OK
954.70 s
[vector] +++ OK, passed 100 tests; 13 discarded.
954.70 s
[vector] mut_generate: OK
954.71 s
[vector] +++ OK, passed 100 tests.
954.73 s
[vector] mut_generateM: OK (0.03s)
954.73 s
[vector] +++ OK, passed 100 tests.
954.79 s
[vector] mut_mapM_: OK (0.05s)
954.79 s
[vector] +++ OK, passed 100 tests.
954.83 s
[vector] mut_imapM_: OK (0.05s)
954.83 s
[vector] +++ OK, passed 100 tests.
954.89 s
[vector] mut_forM_: OK (0.05s)
954.89 s
[vector] +++ OK, passed 100 tests.
954.93 s
[vector] mut_iforM_: OK (0.06s)
954.93 s
[vector] +++ OK, passed 100 tests.
954.94 s
[vector] mut_foldr: OK
954.94 s
[vector] +++ OK, passed 100 tests.
954.95 s
[vector] mut_foldr': OK
954.95 s
[vector] +++ OK, passed 100 tests.
954.96 s
[vector] mut_foldl: OK
954.97 s
[vector] +++ OK, passed 100 tests.
954.97 s
[vector] mut_foldl': OK
954.97 s
[vector] +++ OK, passed 100 tests.
954.97 s
[vector] mut_ifoldr: OK
954.97 s
[vector] +++ OK, passed 100 tests.
954.99 s
[vector] mut_ifoldr': OK
954.99 s
[vector] +++ OK, passed 100 tests.
955.00 s
[vector] mut_ifoldl: OK
955.00 s
[vector] +++ OK, passed 100 tests.
955.00 s
[vector] mut_ifoldl': OK
955.00 s
[vector] +++ OK, passed 100 tests.
955.01 s
[vector] mut_foldM: OK
955.01 s
[vector] +++ OK, passed 100 tests.
955.03 s
[vector] mut_foldM': OK
955.03 s
[vector] +++ OK, passed 100 tests.
955.03 s
[vector] mut_foldrM: OK
955.05 s
[vector] +++ OK, passed 100 tests.
955.05 s
[vector] mut_foldrM': OK
955.05 s
[vector] +++ OK, passed 100 tests.
955.06 s
[vector] mut_ifoldM: OK (0.01s)
955.06 s
[vector] +++ OK, passed 100 tests.
955.07 s
[vector] mut_ifoldM': OK (0.01s)
955.07 s
[vector] +++ OK, passed 100 tests.
955.07 s
[vector] mut_ifoldrM: OK
955.08 s
[vector] +++ OK, passed 100 tests.
955.08 s
[vector] mut_ifoldrM': OK (0.01s)
955.08 s
[vector] +++ OK, passed 100 tests.
955.08 s
[vector] compare: OK
955.08 s
[vector] +++ OK, passed 100 tests.
955.08 s
[vector] maximum: OK
955.08 s
[vector] +++ OK, passed 100 tests; 16 discarded.
955.08 s
[vector] minimum: OK
955.08 s
[vector] +++ OK, passed 100 tests; 19 discarded.
955.09 s
[vector] minIndex: OK
955.09 s
[vector] +++ OK, passed 100 tests; 17 discarded.
955.09 s
[vector] maxIndex: OK
955.09 s
[vector] +++ OK, passed 100 tests; 16 discarded.
955.09 s
[vector] maximumBy: OK
955.09 s
[vector] +++ OK, passed 100 tests; 14 discarded.
955.09 s
[vector] minimumBy: OK
955.09 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.09 s
[vector] maximumOn: OK
955.09 s
[vector] +++ OK, passed 100 tests; 12 discarded.
955.09 s
[vector] minimumOn: OK
955.09 s
[vector] +++ OK, passed 100 tests; 17 discarded.
955.09 s
[vector] maxIndexBy: OK
955.09 s
[vector] +++ OK, passed 100 tests; 19 discarded.
955.09 s
[vector] minIndexBy: OK
955.09 s
[vector] +++ OK, passed 100 tests; 19 discarded.
955.10 s
[vector] ListFirstMaxIndexWins: OK
955.10 s
[vector] +++ OK, passed 100 tests; 12 discarded.
955.11 s
[vector] FalseListFirstMaxIndexWins: OK
955.11 s
[vector] +++ OK, failed as expected. (after 1 test):
955.11 s
[vector] Exception:
955.11 s
[vector] Prelude.foldr1: empty list
955.11 s
[vector] CallStack (from HasCallStack):
955.11 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
955.11 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
955.11 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
955.11 s
[vector] []
955.11 s
[vector] zip: OK
955.11 s
[vector] +++ OK, passed 100 tests.
955.11 s
[vector] zip3: OK
955.11 s
[vector] +++ OK, passed 100 tests.
955.12 s
[vector] unzip: OK
955.13 s
[vector] +++ OK, passed 100 tests.
955.13 s
[vector] unzip3: OK
955.13 s
[vector] +++ OK, passed 100 tests.
955.13 s
[vector] indexed: OK
955.13 s
[vector] +++ OK, passed 100 tests.
955.13 s
[vector] update: OK
955.13 s
[vector] +++ OK, passed 100 tests.
955.13 s
[vector] mempty: OK
955.13 s
[vector] +++ OK, passed 100 tests.
955.15 s
[vector] mappend: OK
955.15 s
[vector] +++ OK, passed 100 tests.
955.20 s
[vector] mconcat: OK (0.06s)
955.20 s
[vector] +++ OK, passed 100 tests.
955.20 s
[vector] glength: OK
955.20 s
[vector] +++ OK, passed 100 tests.
955.20 s
[vector] unstream
955.21 s
[vector] unstream == vunstream (exact): OK
955.21 s
[vector] +++ OK, passed 100 tests.
955.21 s
[vector] unstream == vunstream (unknown): OK
955.21 s
[vector] +++ OK, passed 100 tests.
955.21 s
[vector] unstreamR ~= vunstream (exact): OK
955.21 s
[vector] +++ OK, passed 100 tests.
955.21 s
[vector] unstreamR ~= vunstream (unknown): OK
955.21 s
[vector] +++ OK, passed 100 tests.
955.21 s
[vector] Data.Vector.Storable.Vector Alignment
955.21 s
[vector] Aligned Double: OK
955.21 s
[vector] Aligned Int: OK
955.21 s
[vector] Regression tests
955.21 s
[vector] enumFromTo crash #188
955.21 s
[vector] Word8: OK
955.21 s
[vector] Word16: OK
955.21 s
[vector] Word32: OK
955.21 s
[vector] Word64: OK
955.21 s
[vector] Word: OK
955.21 s
[vector] Int8: OK
955.21 s
[vector] Int16: OK
955.21 s
[vector] Int32: OK
955.21 s
[vector] Int64: OK
955.21 s
[vector] Int: OK
955.21 s
[vector] Char: OK
955.21 s
[vector] Negative tests
955.21 s
[vector] slice out of bounds #257
955.21 s
[vector] Boxed
955.21 s
[vector] Negative ix: OK
955.21 s
[vector] Negative size: OK
955.21 s
[vector] Negative ix and size: OK
955.21 s
[vector] Too large ix: OK
955.21 s
[vector] Too large size: OK
955.21 s
[vector] Too large ix and size: OK
955.21 s
[vector] Overflow: OK
955.21 s
[vector] OutOfMemory: OK
955.21 s
[vector] Primitive
955.21 s
[vector] Negative ix: OK
955.21 s
[vector] Negative size: OK
955.21 s
[vector] Negative ix and size: OK
955.21 s
[vector] Too large ix: OK
955.21 s
[vector] Too large size: OK
955.21 s
[vector] Too large ix and size: OK
955.21 s
[vector] Overflow: OK
955.21 s
[vector] OutOfMemory: OK
955.22 s
[vector] Storable
955.22 s
[vector] Negative ix: OK
955.22 s
[vector] Negative size: OK
955.22 s
[vector] Negative ix and size: OK
955.22 s
[vector] Too large ix: OK
955.22 s
[vector] Too large size: OK
955.22 s
[vector] Too large ix and size: OK
955.22 s
[vector] Overflow: OK
955.22 s
[vector] OutOfMemory: OK
955.22 s
[vector] Unboxed
955.22 s
[vector] Negative ix: OK
955.22 s
[vector] Negative size: OK
955.22 s
[vector] Negative ix and size: OK
955.22 s
[vector] Too large ix: OK
955.22 s
[vector] Too large size: OK
955.22 s
[vector] Too large ix and size: OK
955.22 s
[vector] Overflow: OK
955.22 s
[vector] OutOfMemory: OK
955.22 s
[vector] take #282
955.22 s
[vector] Boxed: OK
955.22 s
[vector] Primitive: OK
955.22 s
[vector] Storable: OK
955.22 s
[vector] Unboxed: OK
955.22 s
[vector] Data.Vector
955.22 s
[vector] MonadFix: OK
955.22 s
[vector] toFromArray: OK
955.22 s
[vector] toFromArraySlice: OK
955.22 s
[vector] toFromArraySliceUnsafe: OK
955.22 s
[vector] toFromMutableArray: OK
955.22 s
[vector] Data.Vector.Mutable (Move): OK
955.22 s
[vector] +++ OK, passed 100 tests; 21 discarded.
955.23 s
[vector] Data.Vector.Primitive.Mutable (Move): OK
955.24 s
[vector] +++ OK, passed 100 tests; 12 discarded.
955.25 s
[vector] Data.Vector.Unboxed.Mutable (Move): OK
955.25 s
[vector] +++ OK, passed 100 tests; 14 discarded.
955.26 s
[vector] Data.Vector.Storable.Mutable (Move): OK
955.26 s
[vector] +++ OK, passed 100 tests; 20 discarded.
955.26 s
[vector] Data.Vector.Generic.Mutable (nextPermutation): OK (0.02s)
955.26 s
[vector] +++ OK, passed 100 tests.
955.28 s
[vector] Data.Vector.Generic.Mutable (prevPermutation): OK (0.02s)
955.28 s
[vector] +++ OK, passed 100 tests.
955.28 s
[vector] Data.Vector.Generic.Mutable (nextPermutation then prevPermutation = id): OK (0.01s)
955.28 s
[vector] +++ OK, passed 100 tests.
955.28 s
[vector] Data.Vector.Generic.Mutable (prevPermutation then nextPermutation = id): OK
955.28 s
[vector] +++ OK, passed 100 tests.
955.28 s
[vector]
955.28 s
[vector] All 2808 tests passed (15.35s)
955.30 s
[vector] Test suite vector-tests-O0: PASS
955.30 s
[vector] Test suite logged to: dist/test/vector-0.13.2.0-vector-tests-O0.log
955.30 s
[vector] Test suite vector-tests-O2: RUNNING...
955.57 s
[vector] toplevel
955.57 s
[vector] Data.Vector.Fusion.Bundle
955.59 s
[vector] fromList.toList == id: OK
955.59 s
[vector] +++ OK, passed 100 tests.
955.59 s
[vector] toList.fromList == id: OK
955.59 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] eq: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] length: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] null: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] empty: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] singleton: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] replicate: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] cons: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] snoc: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] append: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] head: OK
955.60 s
[vector] +++ OK, passed 100 tests; 12 discarded.
955.60 s
[vector] last: OK
955.60 s
[vector] +++ OK, passed 100 tests; 17 discarded.
955.60 s
[vector] index: OK
955.60 s
[vector] +++ OK, passed 100 tests; 14 discarded.
955.60 s
[vector] extract: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] init: OK
955.60 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.60 s
[vector] tail: OK
955.60 s
[vector] +++ OK, passed 100 tests; 14 discarded.
955.60 s
[vector] take: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] drop: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] map: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] zipWith: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] zipWith3: OK
955.60 s
[vector] +++ OK, passed 100 tests.
955.60 s
[vector] filter: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] takeWhile: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] dropWhile: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] elem: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] notElem: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] find: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] findIndex: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] foldl: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] foldl1: OK
955.61 s
[vector] +++ OK, passed 100 tests; 17 discarded.
955.61 s
[vector] foldl': OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] foldl1': OK
955.61 s
[vector] +++ OK, passed 100 tests; 21 discarded.
955.61 s
[vector] foldr: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] foldr1: OK
955.61 s
[vector] +++ OK, passed 100 tests; 13 discarded.
955.61 s
[vector] prescanl: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] prescanl': OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] postscanl: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] postscanl': OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] scanl: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] scanl': OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] scanl1: OK
955.61 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.61 s
[vector] scanl1': OK
955.61 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.61 s
[vector] concatMap: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] unfoldr: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] and: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] or: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] Tests.Vector.Boxed
955.61 s
[vector] Bool
955.61 s
[vector] fromList.toList == id: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.61 s
[vector] toList.fromList == id: OK
955.61 s
[vector] +++ OK, passed 100 tests.
955.62 s
[vector] unstream.stream == id: OK
955.62 s
[vector] +++ OK, passed 100 tests.
955.62 s
[vector] stream.unstream == id: OK
955.62 s
[vector] +++ OK, passed 100 tests.
955.62 s
[vector] eq: OK
955.62 s
[vector] +++ OK, passed 100 tests.
955.62 s
[vector] length: OK
955.62 s
[vector] +++ OK, passed 100 tests.
955.62 s
[vector] null: OK
955.63 s
[vector] +++ OK, passed 100 tests.
955.63 s
[vector] index: OK
955.63 s
[vector] +++ OK, passed 100 tests; 12 discarded.
955.63 s
[vector] safeIndex: OK
955.63 s
[vector] +++ OK, passed 100 tests.
955.63 s
[vector] head: OK
955.63 s
[vector] +++ OK, passed 100 tests; 21 discarded.
955.63 s
[vector] last: OK
955.63 s
[vector] +++ OK, passed 100 tests; 14 discarded.
955.63 s
[vector] unsafeIndex: OK
955.63 s
[vector] +++ OK, passed 100 tests; 16 discarded.
955.63 s
[vector] unsafeHead: OK
955.63 s
[vector] +++ OK, passed 100 tests; 17 discarded.
955.63 s
[vector] unsafeLast: OK
955.63 s
[vector] +++ OK, passed 100 tests; 13 discarded.
955.63 s
[vector] slice: OK
955.63 s
[vector] +++ OK, passed 100 tests.
955.63 s
[vector] init: OK
955.63 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.63 s
[vector] tail: OK
955.63 s
[vector] +++ OK, passed 100 tests; 12 discarded.
955.63 s
[vector] take: OK
955.63 s
[vector] +++ OK, passed 100 tests.
955.63 s
[vector] drop: OK
955.63 s
[vector] +++ OK, passed 100 tests.
955.63 s
[vector] splitAt: OK
955.63 s
[vector] +++ OK, passed 100 tests.
955.63 s
[vector] empty: OK
955.63 s
[vector] +++ OK, passed 100 tests.
955.63 s
[vector] singleton: OK
955.63 s
[vector] +++ OK, passed 100 tests.
955.63 s
[vector] replicate: OK
955.63 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] generate: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] iterateN: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] iterateNM: OK (0.02s)
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] generateM: OK (0.02s)
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] replicateM: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] create: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] createT: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] unfoldr: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] unfoldrN: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] unfoldrExactN: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] unfoldrM: OK (0.01s)
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] unfoldrNM: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] unfoldrExactNM: OK (0.02s)
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] constructN: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] constructrN: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] cons: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] snoc: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] append: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] concat: OK (0.01s)
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] force: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] upd: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.64 s
[vector] accum: OK
955.64 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] reverse: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] backpermute: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] map: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] imap: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] concatMap: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] mapM: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] mapM_: OK (0.01s)
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] forM: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] forM_: OK (0.01s)
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] imapM: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] imapM_: OK (0.01s)
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] zipWith: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] zipWith3: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] izipWith: OK (0.01s)
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] izipWith3: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] izipWithM: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] izipWithM_: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] zipWithM: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] zipWithM_: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] filter: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] ifilter: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] filterM: OK (0.03s)
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] uniq: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] mapMaybe: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] imapMaybe: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] takeWhile: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] dropWhile: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] partition: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] partitionWith: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] span: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] break: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] spanR: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] breakR: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] groupBy: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] elem: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] notElem: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] find: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] findIndex: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] findIndexR: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] findIndices: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] elemIndex: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] elemIndices: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.65 s
[vector] foldl: OK
955.65 s
[vector] +++ OK, passed 100 tests.
955.66 s
[vector] foldl1: OK
955.66 s
[vector] +++ OK, passed 100 tests; 14 discarded.
955.66 s
[vector] foldl': OK
955.66 s
[vector] +++ OK, passed 100 tests.
955.66 s
[vector] foldl1': OK
955.66 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.66 s
[vector] foldr: OK
955.66 s
[vector] +++ OK, passed 100 tests.
955.66 s
[vector] foldr1: OK
955.66 s
[vector] +++ OK, passed 100 tests; 18 discarded.
955.66 s
[vector] foldr': OK
955.66 s
[vector] +++ OK, passed 100 tests.
955.66 s
[vector] foldr1': OK
955.66 s
[vector] +++ OK, passed 100 tests; 19 discarded.
955.67 s
[vector] ifoldl: OK
955.67 s
[vector] +++ OK, passed 100 tests.
955.67 s
[vector] ifoldl': OK
955.67 s
[vector] +++ OK, passed 100 tests.
955.67 s
[vector] ifoldr: OK
955.68 s
[vector] +++ OK, passed 100 tests.
955.68 s
[vector] ifoldr': OK
955.68 s
[vector] +++ OK, passed 100 tests.
955.68 s
[vector] ifoldM: OK
955.68 s
[vector] +++ OK, passed 100 tests.
955.68 s
[vector] ifoldM': OK
955.68 s
[vector] +++ OK, passed 100 tests.
955.70 s
[vector] ifoldM_: OK (0.01s)
955.70 s
[vector] +++ OK, passed 100 tests.
955.71 s
[vector] ifoldM'_: OK (0.03s)
955.71 s
[vector] +++ OK, passed 100 tests.
955.71 s
[vector] all: OK
955.71 s
[vector] +++ OK, passed 100 tests.
955.72 s
[vector] any: OK
955.72 s
[vector] +++ OK, passed 100 tests.
955.72 s
[vector] prescanl: OK
955.72 s
[vector] +++ OK, passed 100 tests.
955.72 s
[vector] prescanl': OK
955.73 s
[vector] +++ OK, passed 100 tests.
955.73 s
[vector] postscanl: OK
955.73 s
[vector] +++ OK, passed 100 tests.
955.73 s
[vector] postscanl': OK
955.73 s
[vector] +++ OK, passed 100 tests.
955.73 s
[vector] scanl: OK
955.73 s
[vector] +++ OK, passed 100 tests.
955.73 s
[vector] scanl': OK
955.73 s
[vector] +++ OK, passed 100 tests.
955.73 s
[vector] scanl1: OK
955.73 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] scanl1': OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] iscanl: OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] iscanl': OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] prescanr: OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] prescanr': OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] postscanr: OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] postscanr': OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] scanr: OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] scanr': OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] scanr1: OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] scanr1': OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] iscanr: OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] iscanr': OK
955.74 s
[vector] +++ OK, passed 100 tests.
955.74 s
[vector] mut_read: OK
955.74 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.74 s
[vector] mut_write: OK
955.74 s
[vector] +++ OK, passed 100 tests; 17 discarded.
955.74 s
[vector] mut_modify: OK
955.74 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.75 s
[vector] mut_generate: OK
955.76 s
[vector] +++ OK, passed 100 tests.
955.76 s
[vector] mut_generateM: OK
955.76 s
[vector] +++ OK, passed 100 tests.
955.77 s
[vector] mut_mapM_: OK (0.01s)
955.78 s
[vector] +++ OK, passed 100 tests.
955.78 s
[vector] mut_imapM_: OK
955.78 s
[vector] +++ OK, passed 100 tests.
955.78 s
[vector] mut_forM_: OK (0.01s)
955.78 s
[vector] +++ OK, passed 100 tests.
955.80 s
[vector] mut_iforM_: OK
955.80 s
[vector] +++ OK, passed 100 tests.
955.80 s
[vector] mut_foldr: OK
955.80 s
[vector] +++ OK, passed 100 tests.
955.80 s
[vector] mut_foldr': OK
955.80 s
[vector] +++ OK, passed 100 tests.
955.80 s
[vector] mut_foldl: OK
955.80 s
[vector] +++ OK, passed 100 tests.
955.81 s
[vector] mut_foldl': OK
955.81 s
[vector] +++ OK, passed 100 tests.
955.81 s
[vector] mut_ifoldr: OK
955.81 s
[vector] +++ OK, passed 100 tests.
955.81 s
[vector] mut_ifoldr': OK
955.81 s
[vector] +++ OK, passed 100 tests.
955.81 s
[vector] mut_ifoldl: OK
955.81 s
[vector] +++ OK, passed 100 tests.
955.81 s
[vector] mut_ifoldl': OK
955.81 s
[vector] +++ OK, passed 100 tests.
955.81 s
[vector] mut_foldM: OK
955.81 s
[vector] +++ OK, passed 100 tests.
955.81 s
[vector] mut_foldM': OK
955.81 s
[vector] +++ OK, passed 100 tests.
955.81 s
[vector] mut_foldrM: OK
955.81 s
[vector] +++ OK, passed 100 tests.
955.81 s
[vector] mut_foldrM': OK
955.81 s
[vector] +++ OK, passed 100 tests.
955.82 s
[vector] mut_ifoldM: OK
955.82 s
[vector] +++ OK, passed 100 tests.
955.82 s
[vector] mut_ifoldM': OK
955.82 s
[vector] +++ OK, passed 100 tests.
955.82 s
[vector] mut_ifoldrM: OK
955.82 s
[vector] +++ OK, passed 100 tests.
955.82 s
[vector] mut_ifoldrM': OK
955.82 s
[vector] +++ OK, passed 100 tests.
955.82 s
[vector] compare: OK
955.82 s
[vector] +++ OK, passed 100 tests.
955.83 s
[vector] maximum: OK
955.83 s
[vector] +++ OK, passed 100 tests; 14 discarded.
955.83 s
[vector] minimum: OK
955.83 s
[vector] +++ OK, passed 100 tests; 13 discarded.
955.83 s
[vector] minIndex: OK
955.83 s
[vector] +++ OK, passed 100 tests; 13 discarded.
955.83 s
[vector] maxIndex: OK
955.83 s
[vector] +++ OK, passed 100 tests; 25 discarded.
955.83 s
[vector] maximumBy: OK
955.83 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.83 s
[vector] minimumBy: OK
955.83 s
[vector] +++ OK, passed 100 tests; 16 discarded.
955.83 s
[vector] maximumOn: OK
955.83 s
[vector] +++ OK, passed 100 tests; 19 discarded.
955.83 s
[vector] minimumOn: OK
955.83 s
[vector] +++ OK, passed 100 tests; 17 discarded.
955.83 s
[vector] maxIndexBy: OK
955.83 s
[vector] +++ OK, passed 100 tests; 13 discarded.
955.83 s
[vector] minIndexBy: OK
955.83 s
[vector] +++ OK, passed 100 tests; 13 discarded.
955.83 s
[vector] ListFirstMaxIndexWins: OK
955.83 s
[vector] +++ OK, passed 100 tests; 15 discarded.
955.83 s
[vector] FalseListFirstMaxIndexWins: OK
955.83 s
[vector] +++ OK, failed as expected. (after 1 test):
955.83 s
[vector] Exception:
955.83 s
[vector] Prelude.foldr1: empty list
955.83 s
[vector] CallStack (from HasCallStack):
955.83 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
955.83 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
955.83 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
955.83 s
[vector] []
955.83 s
[vector] zip: OK
955.83 s
[vector] +++ OK, passed 100 tests.
955.83 s
[vector] zip3: OK
955.83 s
[vector] +++ OK, passed 100 tests.
955.83 s
[vector] unzip: OK
955.83 s
[vector] +++ OK, passed 100 tests.
955.83 s
[vector] unzip3: OK
955.83 s
[vector] +++ OK, passed 100 tests.
955.83 s
[vector] indexed: OK
955.83 s
[vector] +++ OK, passed 100 tests.
955.83 s
[vector] update: OK
955.84 s
[vector] +++ OK, passed 100 tests.
955.84 s
[vector] concat: OK
955.84 s
[vector] +++ OK, passed 100 tests.
955.84 s
[vector] mempty: OK
955.84 s
[vector] +++ OK, passed 100 tests.
955.84 s
[vector] mappend: OK
955.84 s
[vector] +++ OK, passed 100 tests.
955.85 s
[vector] mconcat: OK
955.85 s
[vector] +++ OK, passed 100 tests.
955.85 s
[vector] fmap: OK
955.85 s
[vector] +++ OK, passed 100 tests.
955.85 s
[vector] return: OK
955.86 s
[vector] +++ OK, passed 100 tests.
955.86 s
[vector] bind: OK (0.01s)
955.86 s
[vector] +++ OK, passed 100 tests.
955.86 s
[vector] mzip: OK
955.86 s
[vector] +++ OK, passed 100 tests.
955.86 s
[vector] munzip: OK
955.88 s
[vector] +++ OK, passed 100 tests.
955.88 s
[vector] applicative_pure: OK
955.88 s
[vector] +++ OK, passed 100 tests.
955.88 s
[vector] applicative_appl: OK (0.01s)
955.88 s
[vector] +++ OK, passed 100 tests.
955.90 s
[vector] alternative_empty: OK
955.90 s
[vector] +++ OK, passed 100 tests.
955.90 s
[vector] alternative_or: OK
955.90 s
[vector] +++ OK, passed 100 tests.
955.91 s
[vector] sequence: OK (0.03s)
955.91 s
[vector] +++ OK, passed 100 tests.
955.91 s
[vector] sequence_: OK
955.91 s
[vector] +++ OK, passed 100 tests.
955.91 s
[vector] glength: OK
955.91 s
[vector] +++ OK, passed 100 tests.
955.91 s
[vector] and: OK
955.91 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] or: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] Int
955.92 s
[vector] fromList.toList == id: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] toList.fromList == id: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] unstream.stream == id: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] stream.unstream == id: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] eq: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] length: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] null: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] index: OK
955.92 s
[vector] +++ OK, passed 100 tests; 14 discarded.
955.92 s
[vector] safeIndex: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] head: OK
955.92 s
[vector] +++ OK, passed 100 tests; 14 discarded.
955.92 s
[vector] last: OK
955.92 s
[vector] +++ OK, passed 100 tests; 16 discarded.
955.92 s
[vector] unsafeIndex: OK
955.92 s
[vector] +++ OK, passed 100 tests; 18 discarded.
955.92 s
[vector] unsafeHead: OK
955.92 s
[vector] +++ OK, passed 100 tests; 18 discarded.
955.92 s
[vector] unsafeLast: OK
955.92 s
[vector] +++ OK, passed 100 tests; 16 discarded.
955.92 s
[vector] slice: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] init: OK
955.92 s
[vector] +++ OK, passed 100 tests; 24 discarded.
955.92 s
[vector] tail: OK
955.92 s
[vector] +++ OK, passed 100 tests; 16 discarded.
955.92 s
[vector] take: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] drop: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] splitAt: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.92 s
[vector] empty: OK
955.92 s
[vector] +++ OK, passed 100 tests.
955.93 s
[vector] singleton: OK
955.93 s
[vector] +++ OK, passed 100 tests.
955.93 s
[vector] replicate: OK
955.93 s
[vector] +++ OK, passed 100 tests.
955.93 s
[vector] generate: OK
955.93 s
[vector] +++ OK, passed 100 tests.
955.94 s
[vector] iterateN: OK
955.94 s
[vector] +++ OK, passed 100 tests.
955.96 s
[vector] iterateNM: OK (0.02s)
955.96 s
[vector] +++ OK, passed 100 tests.
955.98 s
[vector] generateM: OK (0.02s)
955.98 s
[vector] +++ OK, passed 100 tests.
955.98 s
[vector] replicateM: OK (0.01s)
955.98 s
[vector] +++ OK, passed 100 tests.
955.99 s
[vector] create: OK
955.99 s
[vector] +++ OK, passed 100 tests.
955.99 s
[vector] createT: OK
955.99 s
[vector] +++ OK, passed 100 tests.
955.99 s
[vector] unfoldr: OK
955.99 s
[vector] +++ OK, passed 100 tests.
955.99 s
[vector] unfoldrN: OK
955.99 s
[vector] +++ OK, passed 100 tests.
955.99 s
[vector] unfoldrExactN: OK
955.99 s
[vector] +++ OK, passed 100 tests.
955.99 s
[vector] unfoldrM: OK
955.99 s
[vector] +++ OK, passed 100 tests.
956.02 s
[vector] unfoldrNM: OK (0.01s)
956.02 s
[vector] +++ OK, passed 100 tests.
956.02 s
[vector] unfoldrExactNM: OK (0.02s)
956.02 s
[vector] +++ OK, passed 100 tests.
956.02 s
[vector] constructN: OK
956.02 s
[vector] +++ OK, passed 100 tests.
956.03 s
[vector] constructrN: OK
956.03 s
[vector] +++ OK, passed 100 tests.
956.03 s
[vector] cons: OK
956.03 s
[vector] +++ OK, passed 100 tests.
956.03 s
[vector] snoc: OK
956.04 s
[vector] +++ OK, passed 100 tests.
956.04 s
[vector] append: OK
956.04 s
[vector] +++ OK, passed 100 tests.
956.04 s
[vector] concat: OK (0.01s)
956.04 s
[vector] +++ OK, passed 100 tests.
956.05 s
[vector] force: OK
956.05 s
[vector] +++ OK, passed 100 tests.
956.05 s
[vector] upd: OK
956.05 s
[vector] +++ OK, passed 100 tests.
956.05 s
[vector] accum: OK
956.05 s
[vector] +++ OK, passed 100 tests.
956.05 s
[vector] reverse: OK
956.05 s
[vector] +++ OK, passed 100 tests.
956.05 s
[vector] backpermute: OK
956.05 s
[vector] +++ OK, passed 100 tests.
956.05 s
[vector] map: OK
956.06 s
[vector] +++ OK, passed 100 tests.
956.06 s
[vector] imap: OK
956.06 s
[vector] +++ OK, passed 100 tests.
956.06 s
[vector] concatMap: OK
956.06 s
[vector] +++ OK, passed 100 tests.
956.08 s
[vector] mapM: OK
956.08 s
[vector] +++ OK, passed 100 tests.
956.08 s
[vector] mapM_: OK (0.02s)
956.08 s
[vector] +++ OK, passed 100 tests.
956.08 s
[vector] forM: OK
956.08 s
[vector] +++ OK, passed 100 tests.
956.11 s
[vector] forM_: OK (0.02s)
956.11 s
[vector] +++ OK, passed 100 tests.
956.11 s
[vector] imapM: OK
956.11 s
[vector] +++ OK, passed 100 tests.
956.13 s
[vector] imapM_: OK (0.02s)
956.13 s
[vector] +++ OK, passed 100 tests.
956.13 s
[vector] zipWith: OK
956.13 s
[vector] +++ OK, passed 100 tests.
956.13 s
[vector] zipWith3: OK
956.13 s
[vector] +++ OK, passed 100 tests.
956.14 s
[vector] izipWith: OK
956.14 s
[vector] +++ OK, passed 100 tests.
956.14 s
[vector] izipWith3: OK
956.14 s
[vector] +++ OK, passed 100 tests.
956.14 s
[vector] izipWithM: OK
956.14 s
[vector] +++ OK, passed 100 tests.
956.15 s
[vector] izipWithM_: OK (0.01s)
956.15 s
[vector] +++ OK, passed 100 tests.
956.15 s
[vector] zipWithM: OK
956.15 s
[vector] +++ OK, passed 100 tests.
956.16 s
[vector] zipWithM_: OK
956.16 s
[vector] +++ OK, passed 100 tests.
956.16 s
[vector] filter: OK
956.18 s
[vector] +++ OK, passed 100 tests.
956.18 s
[vector] ifilter: OK
956.18 s
[vector] +++ OK, passed 100 tests.
956.20 s
[vector] filterM: OK (0.04s)
956.20 s
[vector] +++ OK, passed 100 tests.
956.20 s
[vector] uniq: OK
956.20 s
[vector] +++ OK, passed 100 tests.
956.20 s
[vector] mapMaybe: OK
956.20 s
[vector] +++ OK, passed 100 tests.
956.21 s
[vector] imapMaybe: OK
956.21 s
[vector] +++ OK, passed 100 tests.
956.21 s
[vector] takeWhile: OK
956.21 s
[vector] +++ OK, passed 100 tests.
956.21 s
[vector] dropWhile: OK
956.21 s
[vector] +++ OK, passed 100 tests.
956.21 s
[vector] partition: OK
956.21 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] partitionWith: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] span: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] break: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] spanR: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] breakR: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] groupBy: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] elem: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] notElem: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] find: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] findIndex: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] findIndexR: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] findIndices: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] elemIndex: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.22 s
[vector] elemIndices: OK
956.22 s
[vector] +++ OK, passed 100 tests.
956.23 s
[vector] foldl: OK
956.23 s
[vector] +++ OK, passed 100 tests.
956.23 s
[vector] foldl1: OK
956.23 s
[vector] +++ OK, passed 100 tests; 19 discarded.
956.23 s
[vector] foldl': OK
956.23 s
[vector] +++ OK, passed 100 tests.
956.23 s
[vector] foldl1': OK
956.23 s
[vector] +++ OK, passed 100 tests; 16 discarded.
956.23 s
[vector] foldr: OK
956.24 s
[vector] +++ OK, passed 100 tests.
956.24 s
[vector] foldr1: OK
956.24 s
[vector] +++ OK, passed 100 tests; 15 discarded.
956.24 s
[vector] foldr': OK
956.24 s
[vector] +++ OK, passed 100 tests.
956.24 s
[vector] foldr1': OK
956.25 s
[vector] +++ OK, passed 100 tests; 17 discarded.
956.25 s
[vector] ifoldl: OK
956.25 s
[vector] +++ OK, passed 100 tests.
956.25 s
[vector] ifoldl': OK
956.25 s
[vector] +++ OK, passed 100 tests.
956.25 s
[vector] ifoldr: OK
956.25 s
[vector] +++ OK, passed 100 tests.
956.26 s
[vector] ifoldr': OK
956.26 s
[vector] +++ OK, passed 100 tests.
956.26 s
[vector] ifoldM: OK
956.26 s
[vector] +++ OK, passed 100 tests.
956.28 s
[vector] ifoldM': OK
956.28 s
[vector] +++ OK, passed 100 tests.
956.29 s
[vector] ifoldM_: OK (0.02s)
956.29 s
[vector] +++ OK, passed 100 tests.
956.29 s
[vector] ifoldM'_: OK (0.02s)
956.29 s
[vector] +++ OK, passed 100 tests.
956.29 s
[vector] all: OK
956.29 s
[vector] +++ OK, passed 100 tests.
956.30 s
[vector] any: OK
956.30 s
[vector] +++ OK, passed 100 tests.
956.30 s
[vector] prescanl: OK
956.30 s
[vector] +++ OK, passed 100 tests.
956.30 s
[vector] prescanl': OK
956.30 s
[vector] +++ OK, passed 100 tests.
956.30 s
[vector] postscanl: OK
956.30 s
[vector] +++ OK, passed 100 tests.
956.31 s
[vector] postscanl': OK
956.31 s
[vector] +++ OK, passed 100 tests.
956.31 s
[vector] scanl: OK
956.31 s
[vector] +++ OK, passed 100 tests.
956.31 s
[vector] scanl': OK
956.31 s
[vector] +++ OK, passed 100 tests.
956.31 s
[vector] scanl1: OK
956.32 s
[vector] +++ OK, passed 100 tests.
956.32 s
[vector] scanl1': OK
956.32 s
[vector] +++ OK, passed 100 tests.
956.32 s
[vector] iscanl: OK
956.32 s
[vector] +++ OK, passed 100 tests.
956.32 s
[vector] iscanl': OK
956.32 s
[vector] +++ OK, passed 100 tests.
956.32 s
[vector] prescanr: OK
956.32 s
[vector] +++ OK, passed 100 tests.
956.33 s
[vector] prescanr': OK
956.33 s
[vector] +++ OK, passed 100 tests.
956.33 s
[vector] postscanr: OK
956.33 s
[vector] +++ OK, passed 100 tests.
956.34 s
[vector] postscanr': OK
956.34 s
[vector] +++ OK, passed 100 tests.
956.34 s
[vector] scanr: OK
956.34 s
[vector] +++ OK, passed 100 tests.
956.34 s
[vector] scanr': OK
956.34 s
[vector] +++ OK, passed 100 tests.
956.34 s
[vector] scanr1: OK
956.34 s
[vector] +++ OK, passed 100 tests.
956.35 s
[vector] scanr1': OK
956.35 s
[vector] +++ OK, passed 100 tests.
956.35 s
[vector] iscanr: OK
956.35 s
[vector] +++ OK, passed 100 tests.
956.35 s
[vector] iscanr': OK
956.35 s
[vector] +++ OK, passed 100 tests.
956.35 s
[vector] mut_read: OK
956.35 s
[vector] +++ OK, passed 100 tests; 17 discarded.
956.35 s
[vector] mut_write: OK
956.36 s
[vector] +++ OK, passed 100 tests; 13 discarded.
956.36 s
[vector] mut_modify: OK
956.36 s
[vector] +++ OK, passed 100 tests; 15 discarded.
956.36 s
[vector] mut_generate: OK
956.36 s
[vector] +++ OK, passed 100 tests.
956.38 s
[vector] mut_generateM: OK (0.01s)
956.38 s
[vector] +++ OK, passed 100 tests.
956.40 s
[vector] mut_mapM_: OK (0.02s)
956.40 s
[vector] +++ OK, passed 100 tests.
956.41 s
[vector] mut_imapM_: OK (0.01s)
956.42 s
[vector] +++ OK, passed 100 tests.
956.42 s
[vector] mut_forM_: OK (0.01s)
956.42 s
[vector] +++ OK, passed 100 tests.
956.43 s
[vector] mut_iforM_: OK (0.02s)
956.43 s
[vector] +++ OK, passed 100 tests.
956.44 s
[vector] mut_foldr: OK
956.44 s
[vector] +++ OK, passed 100 tests.
956.44 s
[vector] mut_foldr': OK
956.44 s
[vector] +++ OK, passed 100 tests.
956.44 s
[vector] mut_foldl: OK
956.44 s
[vector] +++ OK, passed 100 tests.
956.45 s
[vector] mut_foldl': OK
956.45 s
[vector] +++ OK, passed 100 tests.
956.45 s
[vector] mut_ifoldr: OK
956.45 s
[vector] +++ OK, passed 100 tests.
956.45 s
[vector] mut_ifoldr': OK
956.45 s
[vector] +++ OK, passed 100 tests.
956.45 s
[vector] mut_ifoldl: OK
956.46 s
[vector] +++ OK, passed 100 tests.
956.46 s
[vector] mut_ifoldl': OK
956.46 s
[vector] +++ OK, passed 100 tests.
956.46 s
[vector] mut_foldM: OK
956.46 s
[vector] +++ OK, passed 100 tests.
956.47 s
[vector] mut_foldM': OK
956.47 s
[vector] +++ OK, passed 100 tests.
956.48 s
[vector] mut_foldrM: OK
956.48 s
[vector] +++ OK, passed 100 tests.
956.48 s
[vector] mut_foldrM': OK
956.48 s
[vector] +++ OK, passed 100 tests.
956.48 s
[vector] mut_ifoldM: OK
956.48 s
[vector] +++ OK, passed 100 tests.
956.48 s
[vector] mut_ifoldM': OK
956.48 s
[vector] +++ OK, passed 100 tests.
956.48 s
[vector] mut_ifoldrM: OK
956.48 s
[vector] +++ OK, passed 100 tests.
956.48 s
[vector] mut_ifoldrM': OK
956.48 s
[vector] +++ OK, passed 100 tests.
956.48 s
[vector] compare: OK
956.48 s
[vector] +++ OK, passed 100 tests.
956.48 s
[vector] maximum: OK
956.48 s
[vector] +++ OK, passed 100 tests; 14 discarded.
956.48 s
[vector] minimum: OK
956.48 s
[vector] +++ OK, passed 100 tests; 18 discarded.
956.48 s
[vector] minIndex: OK
956.48 s
[vector] +++ OK, passed 100 tests; 16 discarded.
956.48 s
[vector] maxIndex: OK
956.48 s
[vector] +++ OK, passed 100 tests; 16 discarded.
956.48 s
[vector] maximumBy: OK
956.48 s
[vector] +++ OK, passed 100 tests; 23 discarded.
956.48 s
[vector] minimumBy: OK
956.48 s
[vector] +++ OK, passed 100 tests; 19 discarded.
956.48 s
[vector] maximumOn: OK
956.48 s
[vector] +++ OK, passed 100 tests; 14 discarded.
956.48 s
[vector] minimumOn: OK
956.48 s
[vector] +++ OK, passed 100 tests; 14 discarded.
956.48 s
[vector] maxIndexBy: OK
956.48 s
[vector] +++ OK, passed 100 tests; 22 discarded.
956.48 s
[vector] minIndexBy: OK
956.48 s
[vector] +++ OK, passed 100 tests; 12 discarded.
956.48 s
[vector] ListFirstMaxIndexWins: OK
956.48 s
[vector] +++ OK, passed 100 tests; 20 discarded.
956.48 s
[vector] FalseListFirstMaxIndexWins: OK
956.48 s
[vector] +++ OK, failed as expected. (after 1 test):
956.48 s
[vector] Exception:
956.49 s
[vector] Prelude.foldr1: empty list
956.50 s
[vector] CallStack (from HasCallStack):
956.50 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
956.50 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
956.50 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
956.50 s
[vector] []
956.50 s
[vector] zip: OK
956.50 s
[vector] +++ OK, passed 100 tests.
956.50 s
[vector] zip3: OK
956.50 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] unzip: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] unzip3: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] indexed: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] update: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] concat: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] mempty: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] mappend: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] mconcat: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] fmap: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.51 s
[vector] return: OK
956.51 s
[vector] +++ OK, passed 100 tests.
956.53 s
[vector] bind: OK (0.01s)
956.53 s
[vector] +++ OK, passed 100 tests.
956.53 s
[vector] mzip: OK
956.53 s
[vector] +++ OK, passed 100 tests.
956.53 s
[vector] munzip: OK
956.53 s
[vector] +++ OK, passed 100 tests.
956.53 s
[vector] applicative_pure: OK
956.53 s
[vector] +++ OK, passed 100 tests.
956.58 s
[vector] applicative_appl: OK (0.04s)
956.58 s
[vector] +++ OK, passed 100 tests.
956.58 s
[vector] alternative_empty: OK
956.60 s
[vector] +++ OK, passed 100 tests.
956.60 s
[vector] alternative_or: OK
956.60 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] sequence: OK (0.04s)
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] sequence_: OK (0.02s)
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] glength: OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] sum: OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] product: OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] enumFromN: OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] enumFromThenN: OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] enumFromTo: OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] enumFromThenTo: OK
956.64 s
[vector] +++ OK, passed 100 tests; 12 discarded.
956.64 s
[vector] unstream
956.64 s
[vector] unstream == vunstream (exact): OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] unstream == vunstream (unknown): OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] unstreamR ~= vunstream (exact): OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.64 s
[vector] unstreamR ~= vunstream (unknown): OK
956.64 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] Tests.Vector.Primitive
956.65 s
[vector] Int
956.65 s
[vector] fromList.toList == id: OK
956.65 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] toList.fromList == id: OK
956.65 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] unstream.stream == id: OK
956.65 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] stream.unstream == id: OK
956.65 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] eq: OK
956.65 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] length: OK
956.65 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] null: OK
956.65 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] index: OK
956.65 s
[vector] +++ OK, passed 100 tests; 17 discarded.
956.65 s
[vector] safeIndex: OK
956.65 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] head: OK
956.65 s
[vector] +++ OK, passed 100 tests; 24 discarded.
956.65 s
[vector] last: OK
956.65 s
[vector] +++ OK, passed 100 tests; 16 discarded.
956.65 s
[vector] unsafeIndex: OK
956.65 s
[vector] +++ OK, passed 100 tests; 16 discarded.
956.65 s
[vector] unsafeHead: OK
956.65 s
[vector] +++ OK, passed 100 tests; 16 discarded.
956.65 s
[vector] unsafeLast: OK
956.65 s
[vector] +++ OK, passed 100 tests; 12 discarded.
956.65 s
[vector] slice: OK
956.65 s
[vector] +++ OK, passed 100 tests.
956.65 s
[vector] init: OK
956.65 s
[vector] +++ OK, passed 100 tests; 13 discarded.
956.65 s
[vector] tail: OK
956.65 s
[vector] +++ OK, passed 100 tests; 14 discarded.
956.66 s
[vector] take: OK
956.66 s
[vector] +++ OK, passed 100 tests.
956.66 s
[vector] drop: OK
956.66 s
[vector] +++ OK, passed 100 tests.
956.66 s
[vector] splitAt: OK
956.66 s
[vector] +++ OK, passed 100 tests.
956.66 s
[vector] empty: OK
956.66 s
[vector] +++ OK, passed 100 tests.
956.66 s
[vector] singleton: OK
956.66 s
[vector] +++ OK, passed 100 tests.
956.66 s
[vector] replicate: OK
956.66 s
[vector] +++ OK, passed 100 tests.
956.66 s
[vector] generate: OK
956.68 s
[vector] +++ OK, passed 100 tests.
956.68 s
[vector] iterateN: OK
956.68 s
[vector] +++ OK, passed 100 tests.
956.70 s
[vector] iterateNM: OK (0.02s)
956.70 s
[vector] +++ OK, passed 100 tests.
956.72 s
[vector] generateM: OK (0.03s)
956.72 s
[vector] +++ OK, passed 100 tests.
956.72 s
[vector] replicateM: OK (0.01s)
956.72 s
[vector] +++ OK, passed 100 tests.
956.72 s
[vector] create: OK
956.72 s
[vector] +++ OK, passed 100 tests.
956.72 s
[vector] createT: OK
956.72 s
[vector] +++ OK, passed 100 tests.
956.72 s
[vector] unfoldr: OK
956.72 s
[vector] +++ OK, passed 100 tests.
956.72 s
[vector] unfoldrN: OK
956.72 s
[vector] +++ OK, passed 100 tests.
956.73 s
[vector] unfoldrExactN: OK
956.73 s
[vector] +++ OK, passed 100 tests.
956.73 s
[vector] unfoldrM: OK
956.73 s
[vector] +++ OK, passed 100 tests.
956.73 s
[vector] unfoldrNM: OK
956.73 s
[vector] +++ OK, passed 100 tests.
956.76 s
[vector] unfoldrExactNM: OK (0.02s)
956.76 s
[vector] +++ OK, passed 100 tests.
956.76 s
[vector] constructN: OK
956.76 s
[vector] +++ OK, passed 100 tests.
956.76 s
[vector] constructrN: OK
956.76 s
[vector] +++ OK, passed 100 tests.
956.76 s
[vector] cons: OK
956.76 s
[vector] +++ OK, passed 100 tests.
956.78 s
[vector] snoc: OK
956.78 s
[vector] +++ OK, passed 100 tests.
956.78 s
[vector] append: OK
956.78 s
[vector] +++ OK, passed 100 tests.
956.78 s
[vector] concat: OK (0.02s)
956.78 s
[vector] +++ OK, passed 100 tests.
956.78 s
[vector] force: OK
956.78 s
[vector] +++ OK, passed 100 tests.
956.78 s
[vector] upd: OK
956.79 s
[vector] +++ OK, passed 100 tests.
956.79 s
[vector] accum: OK
956.79 s
[vector] +++ OK, passed 100 tests.
956.79 s
[vector] reverse: OK
956.79 s
[vector] +++ OK, passed 100 tests.
956.79 s
[vector] backpermute: OK
956.80 s
[vector] +++ OK, passed 100 tests.
956.80 s
[vector] map: OK
956.80 s
[vector] +++ OK, passed 100 tests.
956.80 s
[vector] imap: OK
956.80 s
[vector] +++ OK, passed 100 tests.
956.80 s
[vector] concatMap: OK
956.80 s
[vector] +++ OK, passed 100 tests.
956.80 s
[vector] mapM: OK
956.80 s
[vector] +++ OK, passed 100 tests.
956.82 s
[vector] mapM_: OK (0.02s)
956.82 s
[vector] +++ OK, passed 100 tests.
956.82 s
[vector] forM: OK
956.82 s
[vector] +++ OK, passed 100 tests.
956.84 s
[vector] forM_: OK (0.02s)
956.86 s
[vector] +++ OK, passed 100 tests.
956.86 s
[vector] imapM: OK
956.86 s
[vector] +++ OK, passed 100 tests.
956.86 s
[vector] imapM_: OK (0.02s)
956.86 s
[vector] +++ OK, passed 100 tests.
956.86 s
[vector] zipWith: OK
956.86 s
[vector] +++ OK, passed 100 tests.
956.87 s
[vector] zipWith3: OK
956.87 s
[vector] +++ OK, passed 100 tests.
956.87 s
[vector] izipWith: OK
956.87 s
[vector] +++ OK, passed 100 tests.
956.87 s
[vector] izipWith3: OK
956.88 s
[vector] +++ OK, passed 100 tests.
956.88 s
[vector] izipWithM: OK
956.88 s
[vector] +++ OK, passed 100 tests.
956.89 s
[vector] izipWithM_: OK (0.01s)
956.89 s
[vector] +++ OK, passed 100 tests.
956.89 s
[vector] zipWithM: OK
956.89 s
[vector] +++ OK, passed 100 tests.
956.91 s
[vector] zipWithM_: OK (0.01s)
956.91 s
[vector] +++ OK, passed 100 tests.
956.91 s
[vector] filter: OK
956.91 s
[vector] +++ OK, passed 100 tests.
956.91 s
[vector] ifilter: OK
956.91 s
[vector] +++ OK, passed 100 tests.
956.94 s
[vector] filterM: OK (0.02s)
956.94 s
[vector] +++ OK, passed 100 tests.
956.94 s
[vector] uniq: OK
956.94 s
[vector] +++ OK, passed 100 tests.
956.95 s
[vector] mapMaybe: OK
956.95 s
[vector] +++ OK, passed 100 tests.
956.95 s
[vector] imapMaybe: OK
956.95 s
[vector] +++ OK, passed 100 tests.
956.95 s
[vector] takeWhile: OK
956.95 s
[vector] +++ OK, passed 100 tests.
956.95 s
[vector] dropWhile: OK
956.95 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] partition: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] partitionWith: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] span: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] break: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] spanR: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] breakR: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] groupBy: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] elem: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] notElem: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] find: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] findIndex: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.96 s
[vector] findIndexR: OK
956.96 s
[vector] +++ OK, passed 100 tests.
956.97 s
[vector] findIndices: OK
956.97 s
[vector] +++ OK, passed 100 tests.
956.97 s
[vector] elemIndex: OK
956.97 s
[vector] +++ OK, passed 100 tests.
956.97 s
[vector] elemIndices: OK
956.97 s
[vector] +++ OK, passed 100 tests.
956.98 s
[vector] foldl: OK
956.98 s
[vector] +++ OK, passed 100 tests.
956.98 s
[vector] foldl1: OK
956.98 s
[vector] +++ OK, passed 100 tests; 18 discarded.
956.98 s
[vector] foldl': OK
956.98 s
[vector] +++ OK, passed 100 tests.
956.98 s
[vector] foldl1': OK
956.99 s
[vector] +++ OK, passed 100 tests; 16 discarded.
956.99 s
[vector] foldr: OK
956.99 s
[vector] +++ OK, passed 100 tests.
957.00 s
[vector] foldr1: OK
957.00 s
[vector] +++ OK, passed 100 tests; 15 discarded.
957.00 s
[vector] foldr': OK
957.00 s
[vector] +++ OK, passed 100 tests.
957.00 s
[vector] foldr1': OK
957.00 s
[vector] +++ OK, passed 100 tests; 14 discarded.
957.00 s
[vector] ifoldl: OK
957.00 s
[vector] +++ OK, passed 100 tests.
957.00 s
[vector] ifoldl': OK
957.00 s
[vector] +++ OK, passed 100 tests.
957.00 s
[vector] ifoldr: OK
957.00 s
[vector] +++ OK, passed 100 tests.
957.00 s
[vector] ifoldr': OK
957.02 s
[vector] +++ OK, passed 100 tests.
957.02 s
[vector] ifoldM: OK
957.02 s
[vector] +++ OK, passed 100 tests.
957.04 s
[vector] ifoldM': OK
957.04 s
[vector] +++ OK, passed 100 tests.
957.04 s
[vector] ifoldM_: OK (0.02s)
957.04 s
[vector] +++ OK, passed 100 tests.
957.04 s
[vector] ifoldM'_: OK (0.02s)
957.04 s
[vector] +++ OK, passed 100 tests.
957.04 s
[vector] all: OK
957.04 s
[vector] +++ OK, passed 100 tests.
957.04 s
[vector] any: OK
957.04 s
[vector] +++ OK, passed 100 tests.
957.05 s
[vector] prescanl: OK
957.05 s
[vector] +++ OK, passed 100 tests.
957.05 s
[vector] prescanl': OK
957.05 s
[vector] +++ OK, passed 100 tests.
957.05 s
[vector] postscanl: OK
957.05 s
[vector] +++ OK, passed 100 tests.
957.06 s
[vector] postscanl': OK
957.06 s
[vector] +++ OK, passed 100 tests.
957.06 s
[vector] scanl: OK
957.07 s
[vector] +++ OK, passed 100 tests.
957.07 s
[vector] scanl': OK
957.07 s
[vector] +++ OK, passed 100 tests.
957.07 s
[vector] scanl1: OK
957.07 s
[vector] +++ OK, passed 100 tests.
957.07 s
[vector] scanl1': OK
957.07 s
[vector] +++ OK, passed 100 tests.
957.08 s
[vector] iscanl: OK
957.08 s
[vector] +++ OK, passed 100 tests.
957.08 s
[vector] iscanl': OK
957.08 s
[vector] +++ OK, passed 100 tests.
957.08 s
[vector] prescanr: OK
957.08 s
[vector] +++ OK, passed 100 tests.
957.08 s
[vector] prescanr': OK
957.08 s
[vector] +++ OK, passed 100 tests.
957.09 s
[vector] postscanr: OK
957.09 s
[vector] +++ OK, passed 100 tests.
957.09 s
[vector] postscanr': OK
957.09 s
[vector] +++ OK, passed 100 tests.
957.10 s
[vector] scanr: OK
957.10 s
[vector] +++ OK, passed 100 tests.
957.10 s
[vector] scanr': OK
957.10 s
[vector] +++ OK, passed 100 tests.
957.10 s
[vector] scanr1: OK
957.10 s
[vector] +++ OK, passed 100 tests.
957.10 s
[vector] scanr1': OK
957.10 s
[vector] +++ OK, passed 100 tests.
957.10 s
[vector] iscanr: OK
957.10 s
[vector] +++ OK, passed 100 tests.
957.10 s
[vector] iscanr': OK
957.10 s
[vector] +++ OK, passed 100 tests.
957.10 s
[vector] mut_read: OK
957.10 s
[vector] +++ OK, passed 100 tests; 19 discarded.
957.10 s
[vector] mut_write: OK
957.10 s
[vector] +++ OK, passed 100 tests; 14 discarded.
957.10 s
[vector] mut_modify: OK
957.11 s
[vector] +++ OK, passed 100 tests; 13 discarded.
957.12 s
[vector] mut_generate: OK
957.12 s
[vector] +++ OK, passed 100 tests.
957.12 s
[vector] mut_generateM: OK
957.12 s
[vector] +++ OK, passed 100 tests.
957.14 s
[vector] mut_mapM_: OK (0.02s)
957.14 s
[vector] +++ OK, passed 100 tests.
957.16 s
[vector] mut_imapM_: OK (0.02s)
957.16 s
[vector] +++ OK, passed 100 tests.
957.18 s
[vector] mut_forM_: OK (0.02s)
957.18 s
[vector] +++ OK, passed 100 tests.
957.18 s
[vector] mut_iforM_: OK (0.02s)
957.18 s
[vector] +++ OK, passed 100 tests.
957.18 s
[vector] mut_foldr: OK
957.18 s
[vector] +++ OK, passed 100 tests.
957.19 s
[vector] mut_foldr': OK
957.19 s
[vector] +++ OK, passed 100 tests.
957.20 s
[vector] mut_foldl: OK
957.20 s
[vector] +++ OK, passed 100 tests.
957.20 s
[vector] mut_foldl': OK
957.20 s
[vector] +++ OK, passed 100 tests.
957.20 s
[vector] mut_ifoldr: OK
957.20 s
[vector] +++ OK, passed 100 tests.
957.20 s
[vector] mut_ifoldr': OK
957.20 s
[vector] +++ OK, passed 100 tests.
957.20 s
[vector] mut_ifoldl: OK
957.20 s
[vector] +++ OK, passed 100 tests.
957.21 s
[vector] mut_ifoldl': OK
957.21 s
[vector] +++ OK, passed 100 tests.
957.21 s
[vector] mut_foldM: OK
957.21 s
[vector] +++ OK, passed 100 tests.
957.22 s
[vector] mut_foldM': OK
957.22 s
[vector] +++ OK, passed 100 tests.
957.22 s
[vector] mut_foldrM: OK
957.22 s
[vector] +++ OK, passed 100 tests.
957.22 s
[vector] mut_foldrM': OK
957.22 s
[vector] +++ OK, passed 100 tests.
957.22 s
[vector] mut_ifoldM: OK
957.22 s
[vector] +++ OK, passed 100 tests.
957.23 s
[vector] mut_ifoldM': OK
957.23 s
[vector] +++ OK, passed 100 tests.
957.23 s
[vector] mut_ifoldrM: OK
957.23 s
[vector] +++ OK, passed 100 tests.
957.23 s
[vector] mut_ifoldrM': OK
957.23 s
[vector] +++ OK, passed 100 tests.
957.23 s
[vector] compare: OK
957.23 s
[vector] +++ OK, passed 100 tests.
957.23 s
[vector] maximum: OK
957.23 s
[vector] +++ OK, passed 100 tests; 13 discarded.
957.23 s
[vector] minimum: OK
957.23 s
[vector] +++ OK, passed 100 tests; 14 discarded.
957.23 s
[vector] minIndex: OK
957.23 s
[vector] +++ OK, passed 100 tests; 21 discarded.
957.24 s
[vector] maxIndex: OK
957.24 s
[vector] +++ OK, passed 100 tests; 16 discarded.
957.24 s
[vector] maximumBy: OK
957.24 s
[vector] +++ OK, passed 100 tests; 16 discarded.
957.24 s
[vector] minimumBy: OK
957.24 s
[vector] +++ OK, passed 100 tests; 13 discarded.
957.24 s
[vector] maximumOn: OK
957.24 s
[vector] +++ OK, passed 100 tests; 14 discarded.
957.24 s
[vector] minimumOn: OK
957.24 s
[vector] +++ OK, passed 100 tests; 17 discarded.
957.24 s
[vector] maxIndexBy: OK
957.24 s
[vector] +++ OK, passed 100 tests; 17 discarded.
957.24 s
[vector] minIndexBy: OK
957.24 s
[vector] +++ OK, passed 100 tests; 10 discarded.
957.24 s
[vector] ListFirstMaxIndexWins: OK
957.24 s
[vector] +++ OK, passed 100 tests; 16 discarded.
957.24 s
[vector] FalseListFirstMaxIndexWins: OK
957.24 s
[vector] +++ OK, failed as expected. (after 1 test):
957.24 s
[vector] Exception:
957.24 s
[vector] Prelude.foldr1: empty list
957.24 s
[vector] CallStack (from HasCallStack):
957.24 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
957.24 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
957.24 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
957.24 s
[vector] []
957.24 s
[vector] mempty: OK
957.24 s
[vector] +++ OK, passed 100 tests.
957.25 s
[vector] mappend: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] mconcat: OK (0.01s)
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] glength: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] sum: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] product: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] enumFromN: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] enumFromThenN: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] enumFromTo: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] enumFromThenTo: OK
957.26 s
[vector] +++ OK, passed 100 tests; 11 discarded.
957.26 s
[vector] Double
957.26 s
[vector] fromList.toList == id: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] toList.fromList == id: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] unstream.stream == id: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.26 s
[vector] stream.unstream == id: OK
957.26 s
[vector] +++ OK, passed 100 tests.
957.27 s
[vector] eq: OK
957.27 s
[vector] +++ OK, passed 100 tests.
957.27 s
[vector] length: OK
957.27 s
[vector] +++ OK, passed 100 tests.
957.27 s
[vector] null: OK
957.27 s
[vector] +++ OK, passed 100 tests.
957.27 s
[vector] index: OK
957.27 s
[vector] +++ OK, passed 100 tests; 17 discarded.
957.27 s
[vector] safeIndex: OK
957.27 s
[vector] +++ OK, passed 100 tests.
957.27 s
[vector] head: OK
957.27 s
[vector] +++ OK, passed 100 tests; 14 discarded.
957.27 s
[vector] last: OK
957.27 s
[vector] +++ OK, passed 100 tests; 13 discarded.
957.27 s
[vector] unsafeIndex: OK
957.27 s
[vector] +++ OK, passed 100 tests; 14 discarded.
957.27 s
[vector] unsafeHead: OK
957.27 s
[vector] +++ OK, passed 100 tests; 13 discarded.
957.27 s
[vector] unsafeLast: OK
957.27 s
[vector] +++ OK, passed 100 tests; 17 discarded.
957.27 s
[vector] slice: OK
957.28 s
[vector] +++ OK, passed 100 tests.
957.28 s
[vector] init: OK
957.28 s
[vector] +++ OK, passed 100 tests; 17 discarded.
957.28 s
[vector] tail: OK
957.28 s
[vector] +++ OK, passed 100 tests; 17 discarded.
957.28 s
[vector] take: OK
957.28 s
[vector] +++ OK, passed 100 tests.
957.28 s
[vector] drop: OK
957.28 s
[vector] +++ OK, passed 100 tests.
957.28 s
[vector] splitAt: OK
957.28 s
[vector] +++ OK, passed 100 tests.
957.28 s
[vector] empty: OK
957.28 s
[vector] +++ OK, passed 100 tests.
957.28 s
[vector] singleton: OK
957.28 s
[vector] +++ OK, passed 100 tests.
957.28 s
[vector] replicate: OK
957.28 s
[vector] +++ OK, passed 100 tests.
957.29 s
[vector] generate: OK
957.29 s
[vector] +++ OK, passed 100 tests.
957.29 s
[vector] iterateN: OK
957.30 s
[vector] +++ OK, passed 100 tests.
957.32 s
[vector] iterateNM: OK (0.02s)
957.32 s
[vector] +++ OK, passed 100 tests.
957.36 s
[vector] generateM: OK (0.03s)
957.36 s
[vector] +++ OK, passed 100 tests.
957.36 s
[vector] replicateM: OK (0.01s)
957.36 s
[vector] +++ OK, passed 100 tests.
957.36 s
[vector] create: OK
957.36 s
[vector] +++ OK, passed 100 tests.
957.36 s
[vector] createT: OK
957.36 s
[vector] +++ OK, passed 100 tests.
957.36 s
[vector] unfoldr: OK
957.36 s
[vector] +++ OK, passed 100 tests.
957.36 s
[vector] unfoldrN: OK
957.36 s
[vector] +++ OK, passed 100 tests.
957.36 s
[vector] unfoldrExactN: OK
957.36 s
[vector] +++ OK, passed 100 tests.
957.36 s
[vector] unfoldrM: OK
957.36 s
[vector] +++ OK, passed 100 tests.
957.38 s
[vector] unfoldrNM: OK
957.38 s
[vector] +++ OK, passed 100 tests.
957.39 s
[vector] unfoldrExactNM: OK (0.01s)
957.40 s
[vector] +++ OK, passed 100 tests.
957.40 s
[vector] constructN: OK (0.02s)
957.40 s
[vector] +++ OK, passed 100 tests.
957.41 s
[vector] constructrN: OK (0.02s)
957.41 s
[vector] +++ OK, passed 100 tests.
957.41 s
[vector] cons: OK
957.41 s
[vector] +++ OK, passed 100 tests.
957.41 s
[vector] snoc: OK
957.41 s
[vector] +++ OK, passed 100 tests.
957.42 s
[vector] append: OK
957.42 s
[vector] +++ OK, passed 100 tests.
957.44 s
[vector] concat: OK
957.44 s
[vector] +++ OK, passed 100 tests.
957.44 s
[vector] force: OK
957.44 s
[vector] +++ OK, passed 100 tests.
957.46 s
[vector] upd: OK
957.46 s
[vector] +++ OK, passed 100 tests.
957.46 s
[vector] accum: OK (0.01s)
957.47 s
[vector] +++ OK, passed 100 tests.
957.48 s
[vector] reverse: OK
957.48 s
[vector] +++ OK, passed 100 tests.
957.49 s
[vector] backpermute: OK
957.50 s
[vector] +++ OK, passed 100 tests.
957.52 s
[vector] map: OK
957.52 s
[vector] +++ OK, passed 100 tests.
957.52 s
[vector] imap: OK
957.52 s
[vector] +++ OK, passed 100 tests.
957.52 s
[vector] concatMap: OK
957.52 s
[vector] +++ OK, passed 100 tests.
957.52 s
[vector] mapM: OK
957.52 s
[vector] +++ OK, passed 100 tests.
957.54 s
[vector] mapM_: OK (0.04s)
957.54 s
[vector] +++ OK, passed 100 tests.
957.54 s
[vector] forM: OK
957.54 s
[vector] +++ OK, passed 100 tests.
957.58 s
[vector] forM_: OK (0.03s)
957.58 s
[vector] +++ OK, passed 100 tests.
957.58 s
[vector] imapM: OK
957.58 s
[vector] +++ OK, passed 100 tests.
957.62 s
[vector] imapM_: OK (0.03s)
957.62 s
[vector] +++ OK, passed 100 tests.
957.63 s
[vector] zipWith: OK (0.01s)
957.63 s
[vector] +++ OK, passed 100 tests.
957.64 s
[vector] zipWith3: OK (0.01s)
957.64 s
[vector] +++ OK, passed 100 tests.
957.65 s
[vector] izipWith: OK (0.01s)
957.66 s
[vector] +++ OK, passed 100 tests.
957.66 s
[vector] izipWith3: OK (0.01s)
957.66 s
[vector] +++ OK, passed 100 tests.
957.68 s
[vector] izipWithM: OK (0.01s)
957.68 s
[vector] +++ OK, passed 100 tests.
957.70 s
[vector] izipWithM_: OK (0.02s)
957.70 s
[vector] +++ OK, passed 100 tests.
957.70 s
[vector] zipWithM: OK
957.72 s
[vector] +++ OK, passed 100 tests.
957.73 s
[vector] zipWithM_: OK (0.03s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] filter: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] ifilter: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] filterM: OK (0.06s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] uniq: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] mapMaybe: OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] imapMaybe: OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] takeWhile: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] dropWhile: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] partition: OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] partitionWith: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] span: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] break: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] spanR: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] breakR: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] groupBy: OK (0.02s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] elem: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] notElem: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] find: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] findIndex: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] findIndexR: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] findIndices: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] elemIndex: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] elemIndices: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] foldl: OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] foldl1: OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests; 17 discarded.
958.05 s
[vector] foldl': OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] foldl1': OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests; 17 discarded.
958.05 s
[vector] foldr: OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] foldr1: OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests; 15 discarded.
958.05 s
[vector] foldr': OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] foldr1': OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests; 16 discarded.
958.05 s
[vector] ifoldl: OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] ifoldl': OK (0.01s)
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] ifoldr: OK
958.05 s
[vector] +++ OK, passed 100 tests.
958.05 s
[vector] ifoldr': OK
958.06 s
[vector] +++ OK, passed 100 tests.
958.08 s
[vector] ifoldM: OK (0.01s)
958.08 s
[vector] +++ OK, passed 100 tests.
958.10 s
[vector] ifoldM': OK (0.01s)
958.10 s
[vector] +++ OK, passed 100 tests.
958.13 s
[vector] ifoldM_: OK (0.05s)
958.13 s
[vector] +++ OK, passed 100 tests.
958.17 s
[vector] ifoldM'_: OK (0.03s)
958.17 s
[vector] +++ OK, passed 100 tests.
958.17 s
[vector] all: OK
958.17 s
[vector] +++ OK, passed 100 tests.
958.18 s
[vector] any: OK
958.18 s
[vector] +++ OK, passed 100 tests.
958.20 s
[vector] prescanl: OK (0.02s)
958.20 s
[vector] +++ OK, passed 100 tests.
958.21 s
[vector] prescanl': OK (0.01s)
958.21 s
[vector] +++ OK, passed 100 tests.
958.21 s
[vector] postscanl: OK (0.01s)
958.21 s
[vector] +++ OK, passed 100 tests.
958.23 s
[vector] postscanl': OK
958.23 s
[vector] +++ OK, passed 100 tests.
958.24 s
[vector] scanl: OK
958.24 s
[vector] +++ OK, passed 100 tests.
958.27 s
[vector] scanl': OK (0.02s)
958.28 s
[vector] +++ OK, passed 100 tests.
958.28 s
[vector] scanl1: OK (0.02s)
958.28 s
[vector] +++ OK, passed 100 tests.
958.30 s
[vector] scanl1': OK (0.01s)
958.30 s
[vector] +++ OK, passed 100 tests.
958.32 s
[vector] iscanl: OK (0.02s)
958.32 s
[vector] +++ OK, passed 100 tests.
958.32 s
[vector] iscanl': OK (0.01s)
958.32 s
[vector] +++ OK, passed 100 tests.
958.33 s
[vector] prescanr: OK
958.34 s
[vector] +++ OK, passed 100 tests.
958.36 s
[vector] prescanr': OK (0.01s)
958.36 s
[vector] +++ OK, passed 100 tests.
958.37 s
[vector] postscanr: OK (0.01s)
958.37 s
[vector] +++ OK, passed 100 tests.
958.38 s
[vector] postscanr': OK (0.02s)
958.38 s
[vector] +++ OK, passed 100 tests.
958.40 s
[vector] scanr: OK (0.01s)
958.40 s
[vector] +++ OK, passed 100 tests.
958.42 s
[vector] scanr': OK (0.02s)
958.42 s
[vector] +++ OK, passed 100 tests.
958.43 s
[vector] scanr1: OK (0.01s)
958.44 s
[vector] +++ OK, passed 100 tests.
958.44 s
[vector] scanr1': OK (0.01s)
958.44 s
[vector] +++ OK, passed 100 tests.
958.46 s
[vector] iscanr: OK (0.01s)
958.46 s
[vector] +++ OK, passed 100 tests.
958.46 s
[vector] iscanr': OK (0.01s)
958.48 s
[vector] +++ OK, passed 100 tests.
958.48 s
[vector] mut_read: OK
958.48 s
[vector] +++ OK, passed 100 tests; 19 discarded.
958.48 s
[vector] mut_write: OK
958.48 s
[vector] +++ OK, passed 100 tests; 15 discarded.
958.48 s
[vector] mut_modify: OK
958.48 s
[vector] +++ OK, passed 100 tests; 16 discarded.
958.48 s
[vector] mut_generate: OK
958.48 s
[vector] +++ OK, passed 100 tests.
958.50 s
[vector] mut_generateM: OK (0.02s)
958.50 s
[vector] +++ OK, passed 100 tests.
958.52 s
[vector] mut_mapM_: OK (0.03s)
958.52 s
[vector] +++ OK, passed 100 tests.
958.56 s
[vector] mut_imapM_: OK (0.03s)
958.56 s
[vector] +++ OK, passed 100 tests.
958.60 s
[vector] mut_forM_: OK (0.04s)
958.60 s
[vector] +++ OK, passed 100 tests.
958.62 s
[vector] mut_iforM_: OK (0.03s)
958.62 s
[vector] +++ OK, passed 100 tests.
958.63 s
[vector] mut_foldr: OK
958.64 s
[vector] +++ OK, passed 100 tests.
958.64 s
[vector] mut_foldr': OK (0.01s)
958.64 s
[vector] +++ OK, passed 100 tests.
958.66 s
[vector] mut_foldl: OK (0.02s)
958.66 s
[vector] +++ OK, passed 100 tests.
958.68 s
[vector] mut_foldl': OK (0.02s)
958.68 s
[vector] +++ OK, passed 100 tests.
958.69 s
[vector] mut_ifoldr: OK (0.02s)
958.69 s
[vector] +++ OK, passed 100 tests.
958.70 s
[vector] mut_ifoldr': OK (0.02s)
958.70 s
[vector] +++ OK, passed 100 tests.
958.72 s
[vector] mut_ifoldl: OK (0.01s)
958.72 s
[vector] +++ OK, passed 100 tests.
958.74 s
[vector] mut_ifoldl': OK (0.01s)
958.74 s
[vector] +++ OK, passed 100 tests.
958.75 s
[vector] mut_foldM: OK (0.02s)
958.76 s
[vector] +++ OK, passed 100 tests.
958.76 s
[vector] mut_foldM': OK (0.01s)
958.77 s
[vector] +++ OK, passed 100 tests.
958.77 s
[vector] mut_foldrM: OK (0.02s)
958.77 s
[vector] +++ OK, passed 100 tests.
958.80 s
[vector] mut_foldrM': OK
958.80 s
[vector] +++ OK, passed 100 tests.
958.82 s
[vector] mut_ifoldM: OK (0.01s)
958.82 s
[vector] +++ OK, passed 100 tests.
958.82 s
[vector] mut_ifoldM': OK (0.01s)
958.82 s
[vector] +++ OK, passed 100 tests.
958.84 s
[vector] mut_ifoldrM: OK (0.01s)
958.84 s
[vector] +++ OK, passed 100 tests.
958.84 s
[vector] mut_ifoldrM': OK (0.01s)
958.84 s
[vector] +++ OK, passed 100 tests.
958.84 s
[vector] compare: OK
958.84 s
[vector] +++ OK, passed 100 tests.
958.84 s
[vector] maximum: OK
958.84 s
[vector] +++ OK, passed 100 tests; 12 discarded.
958.85 s
[vector] minimum: OK
958.85 s
[vector] +++ OK, passed 100 tests; 11 discarded.
958.85 s
[vector] minIndex: OK
958.85 s
[vector] +++ OK, passed 100 tests; 19 discarded.
958.85 s
[vector] maxIndex: OK
958.85 s
[vector] +++ OK, passed 100 tests; 19 discarded.
958.85 s
[vector] maximumBy: OK
958.85 s
[vector] +++ OK, passed 100 tests; 17 discarded.
958.85 s
[vector] minimumBy: OK
958.85 s
[vector] +++ OK, passed 100 tests; 22 discarded.
958.85 s
[vector] maximumOn: OK
958.85 s
[vector] +++ OK, passed 100 tests; 17 discarded.
958.85 s
[vector] minimumOn: OK
958.85 s
[vector] +++ OK, passed 100 tests; 14 discarded.
958.85 s
[vector] maxIndexBy: OK
958.85 s
[vector] +++ OK, passed 100 tests; 11 discarded.
958.85 s
[vector] minIndexBy: OK
958.85 s
[vector] +++ OK, passed 100 tests; 15 discarded.
958.85 s
[vector] ListFirstMaxIndexWins: OK
958.85 s
[vector] +++ OK, passed 100 tests; 16 discarded.
958.85 s
[vector] FalseListFirstMaxIndexWins: OK
958.85 s
[vector] +++ OK, failed as expected. (after 1 test):
958.85 s
[vector] Exception:
958.85 s
[vector] Prelude.foldr1: empty list
958.85 s
[vector] CallStack (from HasCallStack):
958.85 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
958.85 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
958.85 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
958.85 s
[vector] []
958.86 s
[vector] mempty: OK
958.86 s
[vector] +++ OK, passed 100 tests.
958.86 s
[vector] mappend: OK
958.86 s
[vector] +++ OK, passed 100 tests.
958.88 s
[vector] mconcat: OK (0.03s)
958.88 s
[vector] +++ OK, passed 100 tests.
958.88 s
[vector] glength: OK
958.88 s
[vector] +++ OK, passed 100 tests.
958.89 s
[vector] sum: OK
958.89 s
[vector] +++ OK, passed 100 tests.
958.89 s
[vector] product: OK
958.89 s
[vector] +++ OK, passed 100 tests.
958.89 s
[vector] enumFromN: OK
958.89 s
[vector] +++ OK, passed 100 tests.
958.89 s
[vector] enumFromThenN: OK
958.89 s
[vector] +++ OK, passed 100 tests.
958.89 s
[vector] enumFromTo: OK
958.89 s
[vector] +++ OK, passed 100 tests.
958.89 s
[vector] enumFromThenTo: OK
958.89 s
[vector] +++ OK, passed 100 tests; 2 discarded.
958.89 s
[vector] unstream
958.89 s
[vector] unstream == vunstream (exact): OK
958.89 s
[vector] +++ OK, passed 100 tests.
958.89 s
[vector] unstream == vunstream (unknown): OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] unstreamR ~= vunstream (exact): OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] unstreamR ~= vunstream (unknown): OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] Tests.Vector.Storable
958.90 s
[vector] Data.Vector.Storable.Vector (Int)
958.90 s
[vector] fromList.toList == id: OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] toList.fromList == id: OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] unstream.stream == id: OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] stream.unstream == id: OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] eq: OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] length: OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] null: OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] index: OK
958.90 s
[vector] +++ OK, passed 100 tests; 13 discarded.
958.90 s
[vector] safeIndex: OK
958.90 s
[vector] +++ OK, passed 100 tests.
958.90 s
[vector] head: OK
958.90 s
[vector] +++ OK, passed 100 tests; 14 discarded.
958.91 s
[vector] last: OK
958.91 s
[vector] +++ OK, passed 100 tests; 21 discarded.
958.91 s
[vector] unsafeIndex: OK
958.91 s
[vector] +++ OK, passed 100 tests; 15 discarded.
958.91 s
[vector] unsafeHead: OK
958.91 s
[vector] +++ OK, passed 100 tests; 16 discarded.
958.91 s
[vector] unsafeLast: OK
958.91 s
[vector] +++ OK, passed 100 tests; 23 discarded.
958.91 s
[vector] slice: OK
958.91 s
[vector] +++ OK, passed 100 tests.
958.91 s
[vector] init: OK
958.91 s
[vector] +++ OK, passed 100 tests; 18 discarded.
958.91 s
[vector] tail: OK
958.91 s
[vector] +++ OK, passed 100 tests; 16 discarded.
958.91 s
[vector] take: OK
958.91 s
[vector] +++ OK, passed 100 tests.
958.91 s
[vector] drop: OK
958.91 s
[vector] +++ OK, passed 100 tests.
958.91 s
[vector] splitAt: OK
958.91 s
[vector] +++ OK, passed 100 tests.
958.91 s
[vector] empty: OK
958.91 s
[vector] +++ OK, passed 100 tests.
958.91 s
[vector] singleton: OK
958.91 s
[vector] +++ OK, passed 100 tests.
958.91 s
[vector] replicate: OK
958.91 s
[vector] +++ OK, passed 100 tests.
958.91 s
[vector] generate: OK
958.91 s
[vector] +++ OK, passed 100 tests.
958.92 s
[vector] iterateN: OK
958.92 s
[vector] +++ OK, passed 100 tests.
958.94 s
[vector] iterateNM: OK (0.01s)
958.94 s
[vector] +++ OK, passed 100 tests.
958.96 s
[vector] generateM: OK (0.02s)
958.96 s
[vector] +++ OK, passed 100 tests.
958.96 s
[vector] replicateM: OK (0.02s)
958.96 s
[vector] +++ OK, passed 100 tests.
958.96 s
[vector] create: OK
958.96 s
[vector] +++ OK, passed 100 tests.
958.96 s
[vector] createT: OK
958.96 s
[vector] +++ OK, passed 100 tests.
958.96 s
[vector] unfoldr: OK
958.96 s
[vector] +++ OK, passed 100 tests.
958.96 s
[vector] unfoldrN: OK
958.96 s
[vector] +++ OK, passed 100 tests.
958.97 s
[vector] unfoldrExactN: OK
958.97 s
[vector] +++ OK, passed 100 tests.
958.98 s
[vector] unfoldrM: OK
958.98 s
[vector] +++ OK, passed 100 tests.
958.98 s
[vector] unfoldrNM: OK
958.98 s
[vector] +++ OK, passed 100 tests.
959.00 s
[vector] unfoldrExactNM: OK (0.03s)
959.00 s
[vector] +++ OK, passed 100 tests.
959.01 s
[vector] constructN: OK (0.01s)
959.01 s
[vector] +++ OK, passed 100 tests.
959.01 s
[vector] constructrN: OK
959.02 s
[vector] +++ OK, passed 100 tests.
959.02 s
[vector] cons: OK
959.02 s
[vector] +++ OK, passed 100 tests.
959.02 s
[vector] snoc: OK
959.02 s
[vector] +++ OK, passed 100 tests.
959.02 s
[vector] append: OK
959.02 s
[vector] +++ OK, passed 100 tests.
959.03 s
[vector] concat: OK (0.02s)
959.03 s
[vector] +++ OK, passed 100 tests.
959.03 s
[vector] force: OK
959.03 s
[vector] +++ OK, passed 100 tests.
959.04 s
[vector] upd: OK
959.04 s
[vector] +++ OK, passed 100 tests.
959.04 s
[vector] accum: OK
959.04 s
[vector] +++ OK, passed 100 tests.
959.04 s
[vector] reverse: OK
959.04 s
[vector] +++ OK, passed 100 tests.
959.04 s
[vector] backpermute: OK
959.04 s
[vector] +++ OK, passed 100 tests.
959.04 s
[vector] map: OK
959.04 s
[vector] +++ OK, passed 100 tests.
959.04 s
[vector] imap: OK
959.04 s
[vector] +++ OK, passed 100 tests.
959.04 s
[vector] concatMap: OK
959.05 s
[vector] +++ OK, passed 100 tests.
959.06 s
[vector] mapM: OK
959.06 s
[vector] +++ OK, passed 100 tests.
959.07 s
[vector] mapM_: OK (0.02s)
959.07 s
[vector] +++ OK, passed 100 tests.
959.07 s
[vector] forM: OK
959.07 s
[vector] +++ OK, passed 100 tests.
959.09 s
[vector] forM_: OK (0.02s)
959.09 s
[vector] +++ OK, passed 100 tests.
959.09 s
[vector] imapM: OK
959.09 s
[vector] +++ OK, passed 100 tests.
959.10 s
[vector] imapM_: OK (0.01s)
959.10 s
[vector] +++ OK, passed 100 tests.
959.10 s
[vector] zipWith: OK
959.10 s
[vector] +++ OK, passed 100 tests.
959.11 s
[vector] zipWith3: OK
959.11 s
[vector] +++ OK, passed 100 tests.
959.11 s
[vector] izipWith: OK
959.11 s
[vector] +++ OK, passed 100 tests.
959.11 s
[vector] izipWith3: OK
959.11 s
[vector] +++ OK, passed 100 tests.
959.12 s
[vector] izipWithM: OK
959.12 s
[vector] +++ OK, passed 100 tests.
959.13 s
[vector] izipWithM_: OK (0.01s)
959.14 s
[vector] +++ OK, passed 100 tests.
959.14 s
[vector] zipWithM: OK
959.14 s
[vector] +++ OK, passed 100 tests.
959.15 s
[vector] zipWithM_: OK (0.01s)
959.15 s
[vector] +++ OK, passed 100 tests.
959.16 s
[vector] filter: OK
959.16 s
[vector] +++ OK, passed 100 tests.
959.16 s
[vector] ifilter: OK
959.16 s
[vector] +++ OK, passed 100 tests.
959.18 s
[vector] filterM: OK (0.03s)
959.18 s
[vector] +++ OK, passed 100 tests.
959.18 s
[vector] uniq: OK
959.19 s
[vector] +++ OK, passed 100 tests.
959.19 s
[vector] mapMaybe: OK
959.19 s
[vector] +++ OK, passed 100 tests.
959.19 s
[vector] imapMaybe: OK
959.19 s
[vector] +++ OK, passed 100 tests.
959.19 s
[vector] takeWhile: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] dropWhile: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] partition: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] partitionWith: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] span: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] break: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] spanR: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] breakR: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] groupBy: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] elem: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] notElem: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] find: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] findIndex: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] findIndexR: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.20 s
[vector] findIndices: OK
959.20 s
[vector] +++ OK, passed 100 tests.
959.21 s
[vector] elemIndex: OK
959.21 s
[vector] +++ OK, passed 100 tests.
959.21 s
[vector] elemIndices: OK
959.21 s
[vector] +++ OK, passed 100 tests.
959.21 s
[vector] foldl: OK
959.21 s
[vector] +++ OK, passed 100 tests.
959.21 s
[vector] foldl1: OK
959.21 s
[vector] +++ OK, passed 100 tests; 13 discarded.
959.21 s
[vector] foldl': OK
959.22 s
[vector] +++ OK, passed 100 tests.
959.22 s
[vector] foldl1': OK
959.22 s
[vector] +++ OK, passed 100 tests; 14 discarded.
959.23 s
[vector] foldr: OK
959.23 s
[vector] +++ OK, passed 100 tests.
959.24 s
[vector] foldr1: OK
959.24 s
[vector] +++ OK, passed 100 tests; 11 discarded.
959.24 s
[vector] foldr': OK
959.24 s
[vector] +++ OK, passed 100 tests.
959.24 s
[vector] foldr1': OK
959.24 s
[vector] +++ OK, passed 100 tests; 22 discarded.
959.24 s
[vector] ifoldl: OK
959.24 s
[vector] +++ OK, passed 100 tests.
959.24 s
[vector] ifoldl': OK
959.24 s
[vector] +++ OK, passed 100 tests.
959.25 s
[vector] ifoldr: OK
959.25 s
[vector] +++ OK, passed 100 tests.
959.25 s
[vector] ifoldr': OK
959.26 s
[vector] +++ OK, passed 100 tests.
959.26 s
[vector] ifoldM: OK
959.26 s
[vector] +++ OK, passed 100 tests.
959.26 s
[vector] ifoldM': OK
959.26 s
[vector] +++ OK, passed 100 tests.
959.28 s
[vector] ifoldM_: OK (0.02s)
959.28 s
[vector] +++ OK, passed 100 tests.
959.29 s
[vector] ifoldM'_: OK (0.02s)
959.29 s
[vector] +++ OK, passed 100 tests.
959.29 s
[vector] all: OK
959.29 s
[vector] +++ OK, passed 100 tests.
959.29 s
[vector] any: OK
959.29 s
[vector] +++ OK, passed 100 tests.
959.29 s
[vector] prescanl: OK
959.29 s
[vector] +++ OK, passed 100 tests.
959.29 s
[vector] prescanl': OK
959.30 s
[vector] +++ OK, passed 100 tests.
959.30 s
[vector] postscanl: OK
959.30 s
[vector] +++ OK, passed 100 tests.
959.30 s
[vector] postscanl': OK
959.30 s
[vector] +++ OK, passed 100 tests.
959.30 s
[vector] scanl: OK
959.30 s
[vector] +++ OK, passed 100 tests.
959.31 s
[vector] scanl': OK
959.31 s
[vector] +++ OK, passed 100 tests.
959.31 s
[vector] scanl1: OK
959.31 s
[vector] +++ OK, passed 100 tests.
959.31 s
[vector] scanl1': OK
959.31 s
[vector] +++ OK, passed 100 tests.
959.32 s
[vector] iscanl: OK
959.32 s
[vector] +++ OK, passed 100 tests.
959.32 s
[vector] iscanl': OK
959.32 s
[vector] +++ OK, passed 100 tests.
959.32 s
[vector] prescanr: OK
959.32 s
[vector] +++ OK, passed 100 tests.
959.32 s
[vector] prescanr': OK
959.32 s
[vector] +++ OK, passed 100 tests.
959.33 s
[vector] postscanr: OK
959.34 s
[vector] +++ OK, passed 100 tests.
959.34 s
[vector] postscanr': OK
959.34 s
[vector] +++ OK, passed 100 tests.
959.34 s
[vector] scanr: OK
959.34 s
[vector] +++ OK, passed 100 tests.
959.34 s
[vector] scanr': OK
959.34 s
[vector] +++ OK, passed 100 tests.
959.34 s
[vector] scanr1: OK
959.34 s
[vector] +++ OK, passed 100 tests.
959.34 s
[vector] scanr1': OK
959.34 s
[vector] +++ OK, passed 100 tests.
959.35 s
[vector] iscanr: OK
959.35 s
[vector] +++ OK, passed 100 tests.
959.35 s
[vector] iscanr': OK
959.35 s
[vector] +++ OK, passed 100 tests.
959.35 s
[vector] mut_read: OK
959.35 s
[vector] +++ OK, passed 100 tests; 13 discarded.
959.35 s
[vector] mut_write: OK
959.35 s
[vector] +++ OK, passed 100 tests; 17 discarded.
959.35 s
[vector] mut_modify: OK
959.35 s
[vector] +++ OK, passed 100 tests; 15 discarded.
959.35 s
[vector] mut_generate: OK
959.36 s
[vector] +++ OK, passed 100 tests.
959.38 s
[vector] mut_generateM: OK
959.38 s
[vector] +++ OK, passed 100 tests.
959.39 s
[vector] mut_mapM_: OK (0.02s)
959.40 s
[vector] +++ OK, passed 100 tests.
959.40 s
[vector] mut_imapM_: OK (0.01s)
959.40 s
[vector] +++ OK, passed 100 tests.
959.42 s
[vector] mut_forM_: OK (0.02s)
959.42 s
[vector] +++ OK, passed 100 tests.
959.43 s
[vector] mut_iforM_: OK (0.01s)
959.43 s
[vector] +++ OK, passed 100 tests.
959.43 s
[vector] mut_foldr: OK
959.43 s
[vector] +++ OK, passed 100 tests.
959.43 s
[vector] mut_foldr': OK
959.43 s
[vector] +++ OK, passed 100 tests.
959.43 s
[vector] mut_foldl: OK
959.44 s
[vector] +++ OK, passed 100 tests.
959.44 s
[vector] mut_foldl': OK
959.44 s
[vector] +++ OK, passed 100 tests.
959.44 s
[vector] mut_ifoldr: OK
959.44 s
[vector] +++ OK, passed 100 tests.
959.44 s
[vector] mut_ifoldr': OK
959.44 s
[vector] +++ OK, passed 100 tests.
959.44 s
[vector] mut_ifoldl: OK
959.44 s
[vector] +++ OK, passed 100 tests.
959.45 s
[vector] mut_ifoldl': OK
959.45 s
[vector] +++ OK, passed 100 tests.
959.45 s
[vector] mut_foldM: OK
959.45 s
[vector] +++ OK, passed 100 tests.
959.45 s
[vector] mut_foldM': OK
959.46 s
[vector] +++ OK, passed 100 tests.
959.46 s
[vector] mut_foldrM: OK
959.46 s
[vector] +++ OK, passed 100 tests.
959.46 s
[vector] mut_foldrM': OK
959.46 s
[vector] +++ OK, passed 100 tests.
959.47 s
[vector] mut_ifoldM: OK
959.47 s
[vector] +++ OK, passed 100 tests.
959.47 s
[vector] mut_ifoldM': OK
959.47 s
[vector] +++ OK, passed 100 tests.
959.47 s
[vector] mut_ifoldrM: OK
959.47 s
[vector] +++ OK, passed 100 tests.
959.47 s
[vector] mut_ifoldrM': OK
959.47 s
[vector] +++ OK, passed 100 tests.
959.47 s
[vector] compare: OK
959.47 s
[vector] +++ OK, passed 100 tests.
959.47 s
[vector] maximum: OK
959.47 s
[vector] +++ OK, passed 100 tests; 11 discarded.
959.47 s
[vector] minimum: OK
959.47 s
[vector] +++ OK, passed 100 tests; 16 discarded.
959.47 s
[vector] minIndex: OK
959.47 s
[vector] +++ OK, passed 100 tests; 23 discarded.
959.47 s
[vector] maxIndex: OK
959.47 s
[vector] +++ OK, passed 100 tests; 11 discarded.
959.48 s
[vector] maximumBy: OK
959.48 s
[vector] +++ OK, passed 100 tests; 16 discarded.
959.48 s
[vector] minimumBy: OK
959.48 s
[vector] +++ OK, passed 100 tests; 12 discarded.
959.48 s
[vector] maximumOn: OK
959.48 s
[vector] +++ OK, passed 100 tests; 16 discarded.
959.48 s
[vector] minimumOn: OK
959.48 s
[vector] +++ OK, passed 100 tests; 19 discarded.
959.48 s
[vector] maxIndexBy: OK
959.48 s
[vector] +++ OK, passed 100 tests; 22 discarded.
959.48 s
[vector] minIndexBy: OK
959.48 s
[vector] +++ OK, passed 100 tests; 14 discarded.
959.48 s
[vector] ListFirstMaxIndexWins: OK
959.48 s
[vector] +++ OK, passed 100 tests; 15 discarded.
959.48 s
[vector] FalseListFirstMaxIndexWins: OK
959.48 s
[vector] +++ OK, failed as expected. (after 1 test):
959.48 s
[vector] Exception:
959.48 s
[vector] Prelude.foldr1: empty list
959.48 s
[vector] CallStack (from HasCallStack):
959.48 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
959.48 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
959.48 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
959.48 s
[vector] []
959.49 s
[vector] mempty: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] mappend: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] mconcat: OK (0.01s)
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] glength: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] sum: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] product: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] enumFromN: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] enumFromThenN: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] enumFromTo: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] enumFromThenTo: OK
959.50 s
[vector] +++ OK, passed 100 tests; 13 discarded.
959.50 s
[vector] Data.Vector.Storable.Vector (Double)
959.50 s
[vector] fromList.toList == id: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] toList.fromList == id: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] unstream.stream == id: OK
959.50 s
[vector] +++ OK, passed 100 tests.
959.50 s
[vector] stream.unstream == id: OK
959.51 s
[vector] +++ OK, passed 100 tests.
959.51 s
[vector] eq: OK
959.51 s
[vector] +++ OK, passed 100 tests.
959.51 s
[vector] length: OK
959.51 s
[vector] +++ OK, passed 100 tests.
959.51 s
[vector] null: OK
959.51 s
[vector] +++ OK, passed 100 tests.
959.51 s
[vector] index: OK
959.51 s
[vector] +++ OK, passed 100 tests; 15 discarded.
959.51 s
[vector] safeIndex: OK
959.51 s
[vector] +++ OK, passed 100 tests.
959.51 s
[vector] head: OK
959.51 s
[vector] +++ OK, passed 100 tests; 14 discarded.
959.51 s
[vector] last: OK
959.51 s
[vector] +++ OK, passed 100 tests; 14 discarded.
959.51 s
[vector] unsafeIndex: OK
959.51 s
[vector] +++ OK, passed 100 tests; 16 discarded.
959.51 s
[vector] unsafeHead: OK
959.51 s
[vector] +++ OK, passed 100 tests; 14 discarded.
959.51 s
[vector] unsafeLast: OK
959.51 s
[vector] +++ OK, passed 100 tests; 17 discarded.
959.51 s
[vector] slice: OK
959.52 s
[vector] +++ OK, passed 100 tests.
959.52 s
[vector] init: OK
959.52 s
[vector] +++ OK, passed 100 tests; 17 discarded.
959.52 s
[vector] tail: OK
959.52 s
[vector] +++ OK, passed 100 tests; 15 discarded.
959.52 s
[vector] take: OK
959.52 s
[vector] +++ OK, passed 100 tests.
959.52 s
[vector] drop: OK
959.52 s
[vector] +++ OK, passed 100 tests.
959.52 s
[vector] splitAt: OK
959.54 s
[vector] +++ OK, passed 100 tests.
959.54 s
[vector] empty: OK
959.54 s
[vector] +++ OK, passed 100 tests.
959.54 s
[vector] singleton: OK
959.54 s
[vector] +++ OK, passed 100 tests.
959.54 s
[vector] replicate: OK
959.54 s
[vector] +++ OK, passed 100 tests.
959.54 s
[vector] generate: OK
959.54 s
[vector] +++ OK, passed 100 tests.
959.54 s
[vector] iterateN: OK
959.56 s
[vector] +++ OK, passed 100 tests.
959.56 s
[vector] iterateNM: OK (0.02s)
959.56 s
[vector] +++ OK, passed 100 tests.
959.57 s
[vector] generateM: OK (0.02s)
959.57 s
[vector] +++ OK, passed 100 tests.
959.57 s
[vector] replicateM: OK
959.57 s
[vector] +++ OK, passed 100 tests.
959.58 s
[vector] create: OK
959.58 s
[vector] +++ OK, passed 100 tests.
959.58 s
[vector] createT: OK
959.58 s
[vector] +++ OK, passed 100 tests.
959.60 s
[vector] unfoldr: OK
959.60 s
[vector] +++ OK, passed 100 tests.
959.62 s
[vector] unfoldrN: OK
959.62 s
[vector] +++ OK, passed 100 tests.
959.62 s
[vector] unfoldrExactN: OK
959.63 s
[vector] +++ OK, passed 100 tests.
959.63 s
[vector] unfoldrM: OK
959.63 s
[vector] +++ OK, passed 100 tests.
959.63 s
[vector] unfoldrNM: OK
959.63 s
[vector] +++ OK, passed 100 tests.
959.63 s
[vector] unfoldrExactNM: OK (0.02s)
959.63 s
[vector] +++ OK, passed 100 tests.
959.63 s
[vector] constructN: OK (0.02s)
959.63 s
[vector] +++ OK, passed 100 tests.
959.64 s
[vector] constructrN: OK (0.02s)
959.64 s
[vector] +++ OK, passed 100 tests.
959.64 s
[vector] cons: OK
959.64 s
[vector] +++ OK, passed 100 tests.
959.64 s
[vector] snoc: OK
959.64 s
[vector] +++ OK, passed 100 tests.
959.64 s
[vector] append: OK
959.64 s
[vector] +++ OK, passed 100 tests.
959.66 s
[vector] concat: OK (0.02s)
959.66 s
[vector] +++ OK, passed 100 tests.
959.66 s
[vector] force: OK
959.66 s
[vector] +++ OK, passed 100 tests.
959.66 s
[vector] upd: OK
959.66 s
[vector] +++ OK, passed 100 tests.
959.67 s
[vector] accum: OK (0.01s)
959.67 s
[vector] +++ OK, passed 100 tests.
959.67 s
[vector] reverse: OK
959.67 s
[vector] +++ OK, passed 100 tests.
959.68 s
[vector] backpermute: OK
959.68 s
[vector] +++ OK, passed 100 tests.
959.68 s
[vector] map: OK
959.68 s
[vector] +++ OK, passed 100 tests.
959.70 s
[vector] imap: OK
959.70 s
[vector] +++ OK, passed 100 tests.
959.71 s
[vector] concatMap: OK
959.72 s
[vector] +++ OK, passed 100 tests.
959.72 s
[vector] mapM: OK
959.72 s
[vector] +++ OK, passed 100 tests.
959.74 s
[vector] mapM_: OK (0.03s)
959.76 s
[vector] +++ OK, passed 100 tests.
959.76 s
[vector] forM: OK
959.76 s
[vector] +++ OK, passed 100 tests.
959.78 s
[vector] forM_: OK (0.03s)
959.78 s
[vector] +++ OK, passed 100 tests.
959.79 s
[vector] imapM: OK
959.79 s
[vector] +++ OK, passed 100 tests.
959.83 s
[vector] imapM_: OK (0.03s)
959.84 s
[vector] +++ OK, passed 100 tests.
959.84 s
[vector] zipWith: OK
959.86 s
[vector] +++ OK, passed 100 tests.
959.86 s
[vector] zipWith3: OK (0.01s)
959.86 s
[vector] +++ OK, passed 100 tests.
959.86 s
[vector] izipWith: OK (0.01s)
959.86 s
[vector] +++ OK, passed 100 tests.
959.88 s
[vector] izipWith3: OK (0.01s)
959.88 s
[vector] +++ OK, passed 100 tests.
959.90 s
[vector] izipWithM: OK (0.01s)
959.90 s
[vector] +++ OK, passed 100 tests.
959.92 s
[vector] izipWithM_: OK (0.03s)
959.92 s
[vector] +++ OK, passed 100 tests.
959.92 s
[vector] zipWithM: OK
959.92 s
[vector] +++ OK, passed 100 tests.
959.95 s
[vector] zipWithM_: OK (0.03s)
959.95 s
[vector] +++ OK, passed 100 tests.
959.95 s
[vector] filter: OK
959.95 s
[vector] +++ OK, passed 100 tests.
959.96 s
[vector] ifilter: OK
959.96 s
[vector] +++ OK, passed 100 tests.
960.00 s
[vector] filterM: OK (0.04s)
960.00 s
[vector] +++ OK, passed 100 tests.
960.01 s
[vector] uniq: OK
960.01 s
[vector] +++ OK, passed 100 tests.
960.02 s
[vector] mapMaybe: OK
960.02 s
[vector] +++ OK, passed 100 tests.
960.02 s
[vector] imapMaybe: OK
960.02 s
[vector] +++ OK, passed 100 tests.
960.02 s
[vector] takeWhile: OK
960.02 s
[vector] +++ OK, passed 100 tests.
960.02 s
[vector] dropWhile: OK
960.03 s
[vector] +++ OK, passed 100 tests.
960.04 s
[vector] partition: OK
960.04 s
[vector] +++ OK, passed 100 tests.
960.04 s
[vector] partitionWith: OK
960.04 s
[vector] +++ OK, passed 100 tests.
960.04 s
[vector] span: OK
960.04 s
[vector] +++ OK, passed 100 tests.
960.04 s
[vector] break: OK
960.04 s
[vector] +++ OK, passed 100 tests.
960.05 s
[vector] spanR: OK
960.05 s
[vector] +++ OK, passed 100 tests.
960.05 s
[vector] breakR: OK
960.06 s
[vector] +++ OK, passed 100 tests.
960.06 s
[vector] groupBy: OK
960.06 s
[vector] +++ OK, passed 100 tests.
960.06 s
[vector] elem: OK
960.06 s
[vector] +++ OK, passed 100 tests.
960.06 s
[vector] notElem: OK
960.06 s
[vector] +++ OK, passed 100 tests.
960.06 s
[vector] find: OK
960.06 s
[vector] +++ OK, passed 100 tests.
960.06 s
[vector] findIndex: OK
960.06 s
[vector] +++ OK, passed 100 tests.
960.06 s
[vector] findIndexR: OK
960.06 s
[vector] +++ OK, passed 100 tests.
960.07 s
[vector] findIndices: OK
960.07 s
[vector] +++ OK, passed 100 tests.
960.07 s
[vector] elemIndex: OK
960.07 s
[vector] +++ OK, passed 100 tests.
960.07 s
[vector] elemIndices: OK
960.08 s
[vector] +++ OK, passed 100 tests.
960.09 s
[vector] foldl: OK (0.01s)
960.10 s
[vector] +++ OK, passed 100 tests.
960.10 s
[vector] foldl1: OK (0.01s)
960.10 s
[vector] +++ OK, passed 100 tests; 17 discarded.
960.12 s
[vector] foldl': OK (0.01s)
960.12 s
[vector] +++ OK, passed 100 tests.
960.13 s
[vector] foldl1': OK (0.01s)
960.14 s
[vector] +++ OK, passed 100 tests; 16 discarded.
960.14 s
[vector] foldr: OK (0.01s)
960.14 s
[vector] +++ OK, passed 100 tests.
960.16 s
[vector] foldr1: OK (0.01s)
960.16 s
[vector] +++ OK, passed 100 tests; 27 discarded.
960.16 s
[vector] foldr': OK (0.01s)
960.16 s
[vector] +++ OK, passed 100 tests.
960.18 s
[vector] foldr1': OK (0.01s)
960.18 s
[vector] +++ OK, passed 100 tests; 13 discarded.
960.18 s
[vector] ifoldl: OK (0.01s)
960.18 s
[vector] +++ OK, passed 100 tests.
960.20 s
[vector] ifoldl': OK
960.20 s
[vector] +++ OK, passed 100 tests.
960.21 s
[vector] ifoldr: OK (0.01s)
960.22 s
[vector] +++ OK, passed 100 tests.
960.22 s
[vector] ifoldr': OK (0.01s)
960.22 s
[vector] +++ OK, passed 100 tests.
960.24 s
[vector] ifoldM: OK (0.01s)
960.24 s
[vector] +++ OK, passed 100 tests.
960.24 s
[vector] ifoldM': OK (0.01s)
960.24 s
[vector] +++ OK, passed 100 tests.
960.27 s
[vector] ifoldM_: OK (0.04s)
960.27 s
[vector] +++ OK, passed 100 tests.
960.31 s
[vector] ifoldM'_: OK (0.03s)
960.31 s
[vector] +++ OK, passed 100 tests.
960.31 s
[vector] all: OK
960.31 s
[vector] +++ OK, passed 100 tests.
960.31 s
[vector] any: OK
960.31 s
[vector] +++ OK, passed 100 tests.
960.33 s
[vector] prescanl: OK (0.01s)
960.34 s
[vector] +++ OK, passed 100 tests.
960.34 s
[vector] prescanl': OK (0.01s)
960.35 s
[vector] +++ OK, passed 100 tests.
960.36 s
[vector] postscanl: OK (0.02s)
960.36 s
[vector] +++ OK, passed 100 tests.
960.38 s
[vector] postscanl': OK (0.02s)
960.38 s
[vector] +++ OK, passed 100 tests.
960.38 s
[vector] scanl: OK (0.02s)
960.38 s
[vector] +++ OK, passed 100 tests.
960.40 s
[vector] scanl': OK
960.40 s
[vector] +++ OK, passed 100 tests.
960.41 s
[vector] scanl1: OK (0.01s)
960.41 s
[vector] +++ OK, passed 100 tests.
960.42 s
[vector] scanl1': OK
960.42 s
[vector] +++ OK, passed 100 tests.
960.44 s
[vector] iscanl: OK (0.01s)
960.44 s
[vector] +++ OK, passed 100 tests.
960.45 s
[vector] iscanl': OK (0.01s)
960.45 s
[vector] +++ OK, passed 100 tests.
960.46 s
[vector] prescanr: OK
960.46 s
[vector] +++ OK, passed 100 tests.
960.48 s
[vector] prescanr': OK (0.01s)
960.48 s
[vector] +++ OK, passed 100 tests.
960.48 s
[vector] postscanr: OK (0.01s)
960.48 s
[vector] +++ OK, passed 100 tests.
960.50 s
[vector] postscanr': OK (0.01s)
960.50 s
[vector] +++ OK, passed 100 tests.
960.52 s
[vector] scanr: OK (0.01s)
960.52 s
[vector] +++ OK, passed 100 tests.
960.54 s
[vector] scanr': OK (0.01s)
960.54 s
[vector] +++ OK, passed 100 tests.
960.54 s
[vector] scanr1: OK (0.01s)
960.55 s
[vector] +++ OK, passed 100 tests.
960.56 s
[vector] scanr1': OK (0.02s)
960.56 s
[vector] +++ OK, passed 100 tests.
960.57 s
[vector] iscanr: OK (0.01s)
960.57 s
[vector] +++ OK, passed 100 tests.
960.57 s
[vector] iscanr': OK (0.01s)
960.57 s
[vector] +++ OK, passed 100 tests.
960.57 s
[vector] mut_read: OK
960.57 s
[vector] +++ OK, passed 100 tests; 13 discarded.
960.57 s
[vector] mut_write: OK
960.58 s
[vector] +++ OK, passed 100 tests; 13 discarded.
960.58 s
[vector] mut_modify: OK
960.58 s
[vector] +++ OK, passed 100 tests; 23 discarded.
960.58 s
[vector] mut_generate: OK
960.58 s
[vector] +++ OK, passed 100 tests.
960.60 s
[vector] mut_generateM: OK (0.01s)
960.60 s
[vector] +++ OK, passed 100 tests.
960.64 s
[vector] mut_mapM_: OK (0.03s)
960.64 s
[vector] +++ OK, passed 100 tests.
960.66 s
[vector] mut_imapM_: OK (0.04s)
960.66 s
[vector] +++ OK, passed 100 tests.
960.72 s
[vector] mut_forM_: OK (0.02s)
960.72 s
[vector] +++ OK, passed 100 tests.
960.74 s
[vector] mut_iforM_: OK (0.03s)
960.74 s
[vector] +++ OK, passed 100 tests.
960.75 s
[vector] mut_foldr: OK (0.01s)
960.76 s
[vector] +++ OK, passed 100 tests.
960.76 s
[vector] mut_foldr': OK (0.01s)
960.76 s
[vector] +++ OK, passed 100 tests.
960.78 s
[vector] mut_foldl: OK (0.01s)
960.78 s
[vector] +++ OK, passed 100 tests.
960.80 s
[vector] mut_foldl': OK (0.01s)
960.80 s
[vector] +++ OK, passed 100 tests.
960.80 s
[vector] mut_ifoldr: OK (0.01s)
960.81 s
[vector] +++ OK, passed 100 tests.
960.82 s
[vector] mut_ifoldr': OK (0.02s)
960.82 s
[vector] +++ OK, passed 100 tests.
960.84 s
[vector] mut_ifoldl: OK (0.02s)
960.84 s
[vector] +++ OK, passed 100 tests.
960.86 s
[vector] mut_ifoldl': OK (0.02s)
960.86 s
[vector] +++ OK, passed 100 tests.
960.88 s
[vector] mut_foldM: OK (0.02s)
960.88 s
[vector] +++ OK, passed 100 tests.
960.90 s
[vector] mut_foldM': OK (0.02s)
960.90 s
[vector] +++ OK, passed 100 tests.
960.90 s
[vector] mut_foldrM: OK (0.02s)
960.90 s
[vector] +++ OK, passed 100 tests.
960.92 s
[vector] mut_foldrM': OK (0.02s)
960.92 s
[vector] +++ OK, passed 100 tests.
960.94 s
[vector] mut_ifoldM: OK (0.02s)
960.94 s
[vector] +++ OK, passed 100 tests.
960.96 s
[vector] mut_ifoldM': OK (0.02s)
960.96 s
[vector] +++ OK, passed 100 tests.
960.98 s
[vector] mut_ifoldrM: OK (0.02s)
960.98 s
[vector] +++ OK, passed 100 tests.
960.99 s
[vector] mut_ifoldrM': OK (0.02s)
960.99 s
[vector] +++ OK, passed 100 tests.
960.99 s
[vector] compare: OK
960.99 s
[vector] +++ OK, passed 100 tests.
960.99 s
[vector] maximum: OK
961.00 s
[vector] +++ OK, passed 100 tests; 12 discarded.
961.00 s
[vector] minimum: OK
961.00 s
[vector] +++ OK, passed 100 tests; 22 discarded.
961.00 s
[vector] minIndex: OK
961.00 s
[vector] +++ OK, passed 100 tests; 19 discarded.
961.00 s
[vector] maxIndex: OK
961.00 s
[vector] +++ OK, passed 100 tests; 15 discarded.
961.00 s
[vector] maximumBy: OK
961.00 s
[vector] +++ OK, passed 100 tests; 14 discarded.
961.00 s
[vector] minimumBy: OK
961.00 s
[vector] +++ OK, passed 100 tests; 13 discarded.
961.01 s
[vector] maximumOn: OK
961.01 s
[vector] +++ OK, passed 100 tests; 16 discarded.
961.01 s
[vector] minimumOn: OK
961.01 s
[vector] +++ OK, passed 100 tests; 20 discarded.
961.01 s
[vector] maxIndexBy: OK
961.01 s
[vector] +++ OK, passed 100 tests; 17 discarded.
961.01 s
[vector] minIndexBy: OK
961.01 s
[vector] +++ OK, passed 100 tests; 15 discarded.
961.01 s
[vector] ListFirstMaxIndexWins: OK
961.01 s
[vector] +++ OK, passed 100 tests; 16 discarded.
961.01 s
[vector] FalseListFirstMaxIndexWins: OK
961.01 s
[vector] +++ OK, failed as expected. (after 1 test):
961.01 s
[vector] Exception:
961.01 s
[vector] Prelude.foldr1: empty list
961.01 s
[vector] CallStack (from HasCallStack):
961.01 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
961.01 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
961.01 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
961.01 s
[vector] []
961.01 s
[vector] mempty: OK
961.01 s
[vector] +++ OK, passed 100 tests.
961.01 s
[vector] mappend: OK
961.02 s
[vector] +++ OK, passed 100 tests.
961.04 s
[vector] mconcat: OK (0.03s)
961.04 s
[vector] +++ OK, passed 100 tests.
961.04 s
[vector] glength: OK
961.04 s
[vector] +++ OK, passed 100 tests.
961.04 s
[vector] sum: OK
961.04 s
[vector] +++ OK, passed 100 tests.
961.04 s
[vector] product: OK
961.04 s
[vector] +++ OK, passed 100 tests.
961.04 s
[vector] enumFromN: OK
961.04 s
[vector] +++ OK, passed 100 tests.
961.04 s
[vector] enumFromThenN: OK
961.04 s
[vector] +++ OK, passed 100 tests.
961.04 s
[vector] enumFromTo: OK
961.04 s
[vector] +++ OK, passed 100 tests.
961.04 s
[vector] enumFromThenTo: OK
961.04 s
[vector] +++ OK, passed 100 tests.
961.04 s
[vector] unstream
961.04 s
[vector] unstream == vunstream (exact): OK
961.04 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] unstream == vunstream (unknown): OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] unstreamR ~= vunstream (exact): OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] unstreamR ~= vunstream (unknown): OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] Tests.Vector.Strict
961.05 s
[vector] Bool
961.05 s
[vector] fromList.toList == id: OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] toList.fromList == id: OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] unstream.stream == id: OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] stream.unstream == id: OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] eq: OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] length: OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] null: OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] index: OK
961.05 s
[vector] +++ OK, passed 100 tests; 19 discarded.
961.05 s
[vector] safeIndex: OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.05 s
[vector] head: OK
961.05 s
[vector] +++ OK, passed 100 tests; 16 discarded.
961.05 s
[vector] last: OK
961.05 s
[vector] +++ OK, passed 100 tests; 13 discarded.
961.05 s
[vector] unsafeIndex: OK
961.05 s
[vector] +++ OK, passed 100 tests; 15 discarded.
961.05 s
[vector] unsafeHead: OK
961.05 s
[vector] +++ OK, passed 100 tests; 26 discarded.
961.05 s
[vector] unsafeLast: OK
961.05 s
[vector] +++ OK, passed 100 tests; 13 discarded.
961.05 s
[vector] slice: OK
961.05 s
[vector] +++ OK, passed 100 tests.
961.06 s
[vector] init: OK
961.06 s
[vector] +++ OK, passed 100 tests; 20 discarded.
961.06 s
[vector] tail: OK
961.06 s
[vector] +++ OK, passed 100 tests; 18 discarded.
961.06 s
[vector] take: OK
961.06 s
[vector] +++ OK, passed 100 tests.
961.06 s
[vector] drop: OK
961.06 s
[vector] +++ OK, passed 100 tests.
961.06 s
[vector] splitAt: OK
961.06 s
[vector] +++ OK, passed 100 tests.
961.06 s
[vector] empty: OK
961.06 s
[vector] +++ OK, passed 100 tests.
961.06 s
[vector] singleton: OK
961.06 s
[vector] +++ OK, passed 100 tests.
961.06 s
[vector] replicate: OK
961.06 s
[vector] +++ OK, passed 100 tests.
961.06 s
[vector] generate: OK
961.06 s
[vector] +++ OK, passed 100 tests.
961.08 s
[vector] iterateN: OK
961.08 s
[vector] +++ OK, passed 100 tests.
961.10 s
[vector] iterateNM: OK (0.02s)
961.10 s
[vector] +++ OK, passed 100 tests.
961.10 s
[vector] generateM: OK (0.01s)
961.10 s
[vector] +++ OK, passed 100 tests.
961.11 s
[vector] replicateM: OK (0.02s)
961.11 s
[vector] +++ OK, passed 100 tests.
961.11 s
[vector] create: OK
961.11 s
[vector] +++ OK, passed 100 tests.
961.12 s
[vector] createT: OK
961.12 s
[vector] +++ OK, passed 100 tests.
961.12 s
[vector] unfoldr: OK
961.12 s
[vector] +++ OK, passed 100 tests.
961.12 s
[vector] unfoldrN: OK
961.12 s
[vector] +++ OK, passed 100 tests.
961.12 s
[vector] unfoldrExactN: OK
961.12 s
[vector] +++ OK, passed 100 tests.
961.12 s
[vector] unfoldrM: OK
961.12 s
[vector] +++ OK, passed 100 tests.
961.14 s
[vector] unfoldrNM: OK
961.14 s
[vector] +++ OK, passed 100 tests.
961.16 s
[vector] unfoldrExactNM: OK (0.03s)
961.16 s
[vector] +++ OK, passed 100 tests.
961.16 s
[vector] constructN: OK
961.16 s
[vector] +++ OK, passed 100 tests.
961.16 s
[vector] constructrN: OK
961.16 s
[vector] +++ OK, passed 100 tests.
961.16 s
[vector] cons: OK
961.16 s
[vector] +++ OK, passed 100 tests.
961.16 s
[vector] snoc: OK
961.16 s
[vector] +++ OK, passed 100 tests.
961.17 s
[vector] append: OK
961.17 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] concat: OK
961.18 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] force: OK
961.18 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] upd: OK
961.18 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] accum: OK
961.18 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] reverse: OK
961.18 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] backpermute: OK
961.18 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] map: OK
961.18 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] imap: OK
961.18 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] concatMap: OK
961.18 s
[vector] +++ OK, passed 100 tests.
961.18 s
[vector] mapM: OK
961.20 s
[vector] +++ OK, passed 100 tests.
961.20 s
[vector] mapM_: OK (0.01s)
961.20 s
[vector] +++ OK, passed 100 tests.
961.20 s
[vector] forM: OK
961.20 s
[vector] +++ OK, passed 100 tests.
961.21 s
[vector] forM_: OK (0.01s)
961.21 s
[vector] +++ OK, passed 100 tests.
961.21 s
[vector] imapM: OK
961.21 s
[vector] +++ OK, passed 100 tests.
961.22 s
[vector] imapM_: OK (0.01s)
961.22 s
[vector] +++ OK, passed 100 tests.
961.22 s
[vector] zipWith: OK
961.22 s
[vector] +++ OK, passed 100 tests.
961.23 s
[vector] zipWith3: OK
961.23 s
[vector] +++ OK, passed 100 tests.
961.24 s
[vector] izipWith: OK
961.24 s
[vector] +++ OK, passed 100 tests.
961.24 s
[vector] izipWith3: OK
961.24 s
[vector] +++ OK, passed 100 tests.
961.24 s
[vector] izipWithM: OK
961.24 s
[vector] +++ OK, passed 100 tests.
961.24 s
[vector] izipWithM_: OK
961.25 s
[vector] +++ OK, passed 100 tests.
961.25 s
[vector] zipWithM: OK
961.25 s
[vector] +++ OK, passed 100 tests.
961.25 s
[vector] zipWithM_: OK
961.25 s
[vector] +++ OK, passed 100 tests.
961.25 s
[vector] filter: OK
961.25 s
[vector] +++ OK, passed 100 tests.
961.25 s
[vector] ifilter: OK
961.25 s
[vector] +++ OK, passed 100 tests.
961.28 s
[vector] filterM: OK (0.02s)
961.28 s
[vector] +++ OK, passed 100 tests.
961.28 s
[vector] uniq: OK
961.28 s
[vector] +++ OK, passed 100 tests.
961.28 s
[vector] mapMaybe: OK
961.28 s
[vector] +++ OK, passed 100 tests.
961.28 s
[vector] imapMaybe: OK
961.28 s
[vector] +++ OK, passed 100 tests.
961.28 s
[vector] takeWhile: OK
961.28 s
[vector] +++ OK, passed 100 tests.
961.28 s
[vector] dropWhile: OK
961.28 s
[vector] +++ OK, passed 100 tests.
961.28 s
[vector] partition: OK
961.28 s
[vector] +++ OK, passed 100 tests.
961.28 s
[vector] partitionWith: OK
961.28 s
[vector] +++ OK, passed 100 tests.
961.28 s
[vector] span: OK
961.28 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] break: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] spanR: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] breakR: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] groupBy: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] elem: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] notElem: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] find: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] findIndex: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] findIndexR: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] findIndices: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] elemIndex: OK
961.29 s
[vector] +++ OK, passed 100 tests.
961.29 s
[vector] elemIndices: OK
961.30 s
[vector] +++ OK, passed 100 tests.
961.30 s
[vector] foldl: OK
961.30 s
[vector] +++ OK, passed 100 tests.
961.30 s
[vector] foldl1: OK
961.30 s
[vector] +++ OK, passed 100 tests; 16 discarded.
961.30 s
[vector] foldl': OK
961.30 s
[vector] +++ OK, passed 100 tests.
961.30 s
[vector] foldl1': OK
961.30 s
[vector] +++ OK, passed 100 tests; 19 discarded.
961.30 s
[vector] foldr: OK
961.30 s
[vector] +++ OK, passed 100 tests.
961.31 s
[vector] foldr1: OK
961.31 s
[vector] +++ OK, passed 100 tests; 15 discarded.
961.31 s
[vector] foldr': OK
961.32 s
[vector] +++ OK, passed 100 tests.
961.32 s
[vector] foldr1': OK
961.32 s
[vector] +++ OK, passed 100 tests; 15 discarded.
961.32 s
[vector] ifoldl: OK
961.32 s
[vector] +++ OK, passed 100 tests.
961.32 s
[vector] ifoldl': OK
961.32 s
[vector] +++ OK, passed 100 tests.
961.32 s
[vector] ifoldr: OK
961.32 s
[vector] +++ OK, passed 100 tests.
961.32 s
[vector] ifoldr': OK
961.32 s
[vector] +++ OK, passed 100 tests.
961.32 s
[vector] ifoldM: OK
961.32 s
[vector] +++ OK, passed 100 tests.
961.32 s
[vector] ifoldM': OK
961.32 s
[vector] +++ OK, passed 100 tests.
961.34 s
[vector] ifoldM_: OK (0.01s)
961.34 s
[vector] +++ OK, passed 100 tests.
961.34 s
[vector] ifoldM'_: OK (0.01s)
961.34 s
[vector] +++ OK, passed 100 tests.
961.34 s
[vector] all: OK
961.34 s
[vector] +++ OK, passed 100 tests.
961.34 s
[vector] any: OK
961.35 s
[vector] +++ OK, passed 100 tests.
961.35 s
[vector] prescanl: OK
961.35 s
[vector] +++ OK, passed 100 tests.
961.35 s
[vector] prescanl': OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] postscanl: OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] postscanl': OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] scanl: OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] scanl': OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] scanl1: OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] scanl1': OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] iscanl: OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] iscanl': OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] prescanr: OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] prescanr': OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] postscanr: OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] postscanr': OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.36 s
[vector] scanr: OK
961.36 s
[vector] +++ OK, passed 100 tests.
961.37 s
[vector] scanr': OK
961.37 s
[vector] +++ OK, passed 100 tests.
961.37 s
[vector] scanr1: OK
961.37 s
[vector] +++ OK, passed 100 tests.
961.37 s
[vector] scanr1': OK
961.37 s
[vector] +++ OK, passed 100 tests.
961.37 s
[vector] iscanr: OK
961.37 s
[vector] +++ OK, passed 100 tests.
961.37 s
[vector] iscanr': OK
961.37 s
[vector] +++ OK, passed 100 tests.
961.37 s
[vector] mut_read: OK
961.37 s
[vector] +++ OK, passed 100 tests; 20 discarded.
961.38 s
[vector] mut_write: OK
961.38 s
[vector] +++ OK, passed 100 tests; 13 discarded.
961.38 s
[vector] mut_modify: OK
961.38 s
[vector] +++ OK, passed 100 tests; 15 discarded.
961.38 s
[vector] mut_generate: OK
961.38 s
[vector] +++ OK, passed 100 tests.
961.39 s
[vector] mut_generateM: OK
961.39 s
[vector] +++ OK, passed 100 tests.
961.41 s
[vector] mut_mapM_: OK (0.01s)
961.42 s
[vector] +++ OK, passed 100 tests.
961.43 s
[vector] mut_imapM_: OK (0.01s)
961.43 s
[vector] +++ OK, passed 100 tests.
961.43 s
[vector] mut_forM_: OK
961.43 s
[vector] +++ OK, passed 100 tests.
961.43 s
[vector] mut_iforM_: OK (0.01s)
961.43 s
[vector] +++ OK, passed 100 tests.
961.43 s
[vector] mut_foldr: OK
961.43 s
[vector] +++ OK, passed 100 tests.
961.43 s
[vector] mut_foldr': OK
961.43 s
[vector] +++ OK, passed 100 tests.
961.43 s
[vector] mut_foldl: OK
961.43 s
[vector] +++ OK, passed 100 tests.
961.43 s
[vector] mut_foldl': OK
961.43 s
[vector] +++ OK, passed 100 tests.
961.43 s
[vector] mut_ifoldr: OK
961.43 s
[vector] +++ OK, passed 100 tests.
961.43 s
[vector] mut_ifoldr': OK
961.44 s
[vector] +++ OK, passed 100 tests.
961.44 s
[vector] mut_ifoldl: OK
961.44 s
[vector] +++ OK, passed 100 tests.
961.44 s
[vector] mut_ifoldl': OK
961.44 s
[vector] +++ OK, passed 100 tests.
961.44 s
[vector] mut_foldM: OK
961.44 s
[vector] +++ OK, passed 100 tests.
961.44 s
[vector] mut_foldM': OK
961.44 s
[vector] +++ OK, passed 100 tests.
961.44 s
[vector] mut_foldrM: OK
961.44 s
[vector] +++ OK, passed 100 tests.
961.45 s
[vector] mut_foldrM': OK
961.45 s
[vector] +++ OK, passed 100 tests.
961.45 s
[vector] mut_ifoldM: OK
961.45 s
[vector] +++ OK, passed 100 tests.
961.45 s
[vector] mut_ifoldM': OK
961.45 s
[vector] +++ OK, passed 100 tests.
961.45 s
[vector] mut_ifoldrM: OK
961.45 s
[vector] +++ OK, passed 100 tests.
961.45 s
[vector] mut_ifoldrM': OK
961.45 s
[vector] +++ OK, passed 100 tests.
961.45 s
[vector] compare: OK
961.45 s
[vector] +++ OK, passed 100 tests.
961.45 s
[vector] maximum: OK
961.45 s
[vector] +++ OK, passed 100 tests; 17 discarded.
961.45 s
[vector] minimum: OK
961.45 s
[vector] +++ OK, passed 100 tests; 14 discarded.
961.45 s
[vector] minIndex: OK
961.45 s
[vector] +++ OK, passed 100 tests; 20 discarded.
961.45 s
[vector] maxIndex: OK
961.45 s
[vector] +++ OK, passed 100 tests; 14 discarded.
961.45 s
[vector] maximumBy: OK
961.45 s
[vector] +++ OK, passed 100 tests; 18 discarded.
961.45 s
[vector] minimumBy: OK
961.45 s
[vector] +++ OK, passed 100 tests; 16 discarded.
961.45 s
[vector] maximumOn: OK
961.45 s
[vector] +++ OK, passed 100 tests; 13 discarded.
961.45 s
[vector] minimumOn: OK
961.45 s
[vector] +++ OK, passed 100 tests; 13 discarded.
961.45 s
[vector] maxIndexBy: OK
961.45 s
[vector] +++ OK, passed 100 tests; 14 discarded.
961.45 s
[vector] minIndexBy: OK
961.45 s
[vector] +++ OK, passed 100 tests; 19 discarded.
961.45 s
[vector] ListFirstMaxIndexWins: OK
961.45 s
[vector] +++ OK, passed 100 tests; 13 discarded.
961.45 s
[vector] FalseListFirstMaxIndexWins: OK
961.45 s
[vector] +++ OK, failed as expected. (after 1 test):
961.45 s
[vector] Exception:
961.45 s
[vector] Prelude.foldr1: empty list
961.45 s
[vector] CallStack (from HasCallStack):
961.45 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
961.45 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
961.45 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
961.45 s
[vector] []
961.46 s
[vector] zip: OK
961.46 s
[vector] +++ OK, passed 100 tests.
961.46 s
[vector] zip3: OK
961.46 s
[vector] +++ OK, passed 100 tests.
961.46 s
[vector] unzip: OK
961.46 s
[vector] +++ OK, passed 100 tests.
961.46 s
[vector] unzip3: OK
961.46 s
[vector] +++ OK, passed 100 tests.
961.46 s
[vector] indexed: OK
961.46 s
[vector] +++ OK, passed 100 tests.
961.46 s
[vector] update: OK
961.47 s
[vector] +++ OK, passed 100 tests.
961.47 s
[vector] concat: OK
961.47 s
[vector] +++ OK, passed 100 tests.
961.47 s
[vector] mempty: OK
961.47 s
[vector] +++ OK, passed 100 tests.
961.47 s
[vector] mappend: OK
961.47 s
[vector] +++ OK, passed 100 tests.
961.47 s
[vector] mconcat: OK
961.47 s
[vector] +++ OK, passed 100 tests.
961.47 s
[vector] fmap: OK
961.48 s
[vector] +++ OK, passed 100 tests.
961.48 s
[vector] return: OK
961.48 s
[vector] +++ OK, passed 100 tests.
961.48 s
[vector] bind: OK
961.48 s
[vector] +++ OK, passed 100 tests.
961.49 s
[vector] mzip: OK
961.49 s
[vector] +++ OK, passed 100 tests.
961.49 s
[vector] munzip: OK
961.50 s
[vector] +++ OK, passed 100 tests.
961.50 s
[vector] applicative_pure: OK
961.50 s
[vector] +++ OK, passed 100 tests.
961.50 s
[vector] applicative_appl: OK (0.01s)
961.50 s
[vector] +++ OK, passed 100 tests.
961.50 s
[vector] alternative_empty: OK
961.50 s
[vector] +++ OK, passed 100 tests.
961.50 s
[vector] alternative_or: OK
961.50 s
[vector] +++ OK, passed 100 tests.
961.54 s
[vector] sequence: OK (0.04s)
961.54 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] sequence_: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] glength: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] and: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] or: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] Int
961.55 s
[vector] fromList.toList == id: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] toList.fromList == id: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] unstream.stream == id: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] stream.unstream == id: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] eq: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] length: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] null: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] index: OK
961.55 s
[vector] +++ OK, passed 100 tests; 19 discarded.
961.55 s
[vector] safeIndex: OK
961.55 s
[vector] +++ OK, passed 100 tests.
961.55 s
[vector] head: OK
961.55 s
[vector] +++ OK, passed 100 tests; 18 discarded.
961.56 s
[vector] last: OK
961.56 s
[vector] +++ OK, passed 100 tests; 18 discarded.
961.56 s
[vector] unsafeIndex: OK
961.56 s
[vector] +++ OK, passed 100 tests; 14 discarded.
961.56 s
[vector] unsafeHead: OK
961.56 s
[vector] +++ OK, passed 100 tests; 17 discarded.
961.56 s
[vector] unsafeLast: OK
961.56 s
[vector] +++ OK, passed 100 tests; 17 discarded.
961.56 s
[vector] slice: OK
961.56 s
[vector] +++ OK, passed 100 tests.
961.56 s
[vector] init: OK
961.56 s
[vector] +++ OK, passed 100 tests; 17 discarded.
961.56 s
[vector] tail: OK
961.56 s
[vector] +++ OK, passed 100 tests; 19 discarded.
961.56 s
[vector] take: OK
961.56 s
[vector] +++ OK, passed 100 tests.
961.56 s
[vector] drop: OK
961.56 s
[vector] +++ OK, passed 100 tests.
961.56 s
[vector] splitAt: OK
961.56 s
[vector] +++ OK, passed 100 tests.
961.56 s
[vector] empty: OK
961.56 s
[vector] +++ OK, passed 100 tests.
961.56 s
[vector] singleton: OK
961.56 s
[vector] +++ OK, passed 100 tests.
961.56 s
[vector] replicate: OK
961.56 s
[vector] +++ OK, passed 100 tests.
961.56 s
[vector] generate: OK
961.56 s
[vector] +++ OK, passed 100 tests.
961.57 s
[vector] iterateN: OK
961.57 s
[vector] +++ OK, passed 100 tests.
961.57 s
[vector] iterateNM: OK (0.01s)
961.57 s
[vector] +++ OK, passed 100 tests.
961.60 s
[vector] generateM: OK (0.02s)
961.60 s
[vector] +++ OK, passed 100 tests.
961.60 s
[vector] replicateM: OK
961.60 s
[vector] +++ OK, passed 100 tests.
961.60 s
[vector] create: OK
961.60 s
[vector] +++ OK, passed 100 tests.
961.60 s
[vector] createT: OK
961.61 s
[vector] +++ OK, passed 100 tests.
961.61 s
[vector] unfoldr: OK
961.62 s
[vector] +++ OK, passed 100 tests.
961.63 s
[vector] unfoldrN: OK
961.63 s
[vector] +++ OK, passed 100 tests.
961.63 s
[vector] unfoldrExactN: OK
961.64 s
[vector] +++ OK, passed 100 tests.
961.64 s
[vector] unfoldrM: OK
961.64 s
[vector] +++ OK, passed 100 tests.
961.64 s
[vector] unfoldrNM: OK
961.65 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] unfoldrExactNM: OK (0.03s)
961.66 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] constructN: OK
961.66 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] constructrN: OK
961.66 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] cons: OK
961.66 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] snoc: OK
961.66 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] append: OK
961.66 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] concat: OK (0.01s)
961.66 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] force: OK
961.66 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] upd: OK
961.66 s
[vector] +++ OK, passed 100 tests.
961.66 s
[vector] accum: OK
961.66 s
[vector] +++ OK, passed 100 tests.
961.67 s
[vector] reverse: OK
961.67 s
[vector] +++ OK, passed 100 tests.
961.67 s
[vector] backpermute: OK
961.67 s
[vector] +++ OK, passed 100 tests.
961.67 s
[vector] map: OK
961.67 s
[vector] +++ OK, passed 100 tests.
961.67 s
[vector] imap: OK
961.67 s
[vector] +++ OK, passed 100 tests.
961.67 s
[vector] concatMap: OK
961.68 s
[vector] +++ OK, passed 100 tests.
961.68 s
[vector] mapM: OK
961.68 s
[vector] +++ OK, passed 100 tests.
961.69 s
[vector] mapM_: OK (0.02s)
961.69 s
[vector] +++ OK, passed 100 tests.
961.70 s
[vector] forM: OK
961.70 s
[vector] +++ OK, passed 100 tests.
961.71 s
[vector] forM_: OK (0.02s)
961.71 s
[vector] +++ OK, passed 100 tests.
961.72 s
[vector] imapM: OK
961.72 s
[vector] +++ OK, passed 100 tests.
961.74 s
[vector] imapM_: OK (0.02s)
961.74 s
[vector] +++ OK, passed 100 tests.
961.74 s
[vector] zipWith: OK
961.74 s
[vector] +++ OK, passed 100 tests.
961.74 s
[vector] zipWith3: OK
961.74 s
[vector] +++ OK, passed 100 tests.
961.75 s
[vector] izipWith: OK
961.76 s
[vector] +++ OK, passed 100 tests.
961.76 s
[vector] izipWith3: OK
961.76 s
[vector] +++ OK, passed 100 tests.
961.76 s
[vector] izipWithM: OK
961.76 s
[vector] +++ OK, passed 100 tests.
961.77 s
[vector] izipWithM_: OK (0.01s)
961.78 s
[vector] +++ OK, passed 100 tests.
961.78 s
[vector] zipWithM: OK
961.80 s
[vector] +++ OK, passed 100 tests.
961.80 s
[vector] zipWithM_: OK (0.01s)
961.80 s
[vector] +++ OK, passed 100 tests.
961.80 s
[vector] filter: OK
961.80 s
[vector] +++ OK, passed 100 tests.
961.80 s
[vector] ifilter: OK
961.80 s
[vector] +++ OK, passed 100 tests.
961.80 s
[vector] filterM: OK (0.02s)
961.80 s
[vector] +++ OK, passed 100 tests.
961.80 s
[vector] uniq: OK
961.81 s
[vector] +++ OK, passed 100 tests.
961.81 s
[vector] mapMaybe: OK
961.81 s
[vector] +++ OK, passed 100 tests.
961.81 s
[vector] imapMaybe: OK
961.81 s
[vector] +++ OK, passed 100 tests.
961.81 s
[vector] takeWhile: OK
961.81 s
[vector] +++ OK, passed 100 tests.
961.81 s
[vector] dropWhile: OK
961.81 s
[vector] +++ OK, passed 100 tests.
961.81 s
[vector] partition: OK
961.81 s
[vector] +++ OK, passed 100 tests.
961.81 s
[vector] partitionWith: OK
961.81 s
[vector] +++ OK, passed 100 tests.
961.81 s
[vector] span: OK
961.81 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] break: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] spanR: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] breakR: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] groupBy: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] elem: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] notElem: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] find: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] findIndex: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] findIndexR: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.82 s
[vector] findIndices: OK
961.82 s
[vector] +++ OK, passed 100 tests.
961.83 s
[vector] elemIndex: OK
961.83 s
[vector] +++ OK, passed 100 tests.
961.83 s
[vector] elemIndices: OK
961.83 s
[vector] +++ OK, passed 100 tests.
961.84 s
[vector] foldl: OK
961.84 s
[vector] +++ OK, passed 100 tests.
961.84 s
[vector] foldl1: OK
961.84 s
[vector] +++ OK, passed 100 tests; 13 discarded.
961.84 s
[vector] foldl': OK
961.84 s
[vector] +++ OK, passed 100 tests.
961.84 s
[vector] foldl1': OK
961.84 s
[vector] +++ OK, passed 100 tests; 17 discarded.
961.84 s
[vector] foldr: OK
961.85 s
[vector] +++ OK, passed 100 tests.
961.85 s
[vector] foldr1: OK
961.86 s
[vector] +++ OK, passed 100 tests; 15 discarded.
961.86 s
[vector] foldr': OK
961.86 s
[vector] +++ OK, passed 100 tests.
961.88 s
[vector] foldr1': OK
961.88 s
[vector] +++ OK, passed 100 tests; 15 discarded.
961.88 s
[vector] ifoldl: OK
961.88 s
[vector] +++ OK, passed 100 tests.
961.88 s
[vector] ifoldl': OK
961.88 s
[vector] +++ OK, passed 100 tests.
961.88 s
[vector] ifoldr: OK
961.88 s
[vector] +++ OK, passed 100 tests.
961.88 s
[vector] ifoldr': OK
961.88 s
[vector] +++ OK, passed 100 tests.
961.88 s
[vector] ifoldM: OK
961.88 s
[vector] +++ OK, passed 100 tests.
961.88 s
[vector] ifoldM': OK
961.88 s
[vector] +++ OK, passed 100 tests.
961.90 s
[vector] ifoldM_: OK (0.02s)
961.90 s
[vector] +++ OK, passed 100 tests.
961.90 s
[vector] ifoldM'_: OK (0.02s)
961.90 s
[vector] +++ OK, passed 100 tests.
961.90 s
[vector] all: OK
961.91 s
[vector] +++ OK, passed 100 tests.
961.91 s
[vector] any: OK
961.91 s
[vector] +++ OK, passed 100 tests.
961.91 s
[vector] prescanl: OK
961.91 s
[vector] +++ OK, passed 100 tests.
961.91 s
[vector] prescanl': OK
961.91 s
[vector] +++ OK, passed 100 tests.
961.91 s
[vector] postscanl: OK
961.91 s
[vector] +++ OK, passed 100 tests.
961.91 s
[vector] postscanl': OK
961.91 s
[vector] +++ OK, passed 100 tests.
961.91 s
[vector] scanl: OK
961.91 s
[vector] +++ OK, passed 100 tests.
961.92 s
[vector] scanl': OK
961.92 s
[vector] +++ OK, passed 100 tests.
961.92 s
[vector] scanl1: OK
961.92 s
[vector] +++ OK, passed 100 tests.
961.92 s
[vector] scanl1': OK
961.93 s
[vector] +++ OK, passed 100 tests.
961.93 s
[vector] iscanl: OK
961.93 s
[vector] +++ OK, passed 100 tests.
961.93 s
[vector] iscanl': OK
961.93 s
[vector] +++ OK, passed 100 tests.
961.93 s
[vector] prescanr: OK
961.93 s
[vector] +++ OK, passed 100 tests.
961.93 s
[vector] prescanr': OK
961.93 s
[vector] +++ OK, passed 100 tests.
961.94 s
[vector] postscanr: OK
961.94 s
[vector] +++ OK, passed 100 tests.
961.94 s
[vector] postscanr': OK
961.94 s
[vector] +++ OK, passed 100 tests.
961.95 s
[vector] scanr: OK
961.95 s
[vector] +++ OK, passed 100 tests.
961.95 s
[vector] scanr': OK
961.95 s
[vector] +++ OK, passed 100 tests.
961.95 s
[vector] scanr1: OK
961.95 s
[vector] +++ OK, passed 100 tests.
961.95 s
[vector] scanr1': OK
961.95 s
[vector] +++ OK, passed 100 tests.
961.95 s
[vector] iscanr: OK
961.95 s
[vector] +++ OK, passed 100 tests.
961.95 s
[vector] iscanr': OK
961.95 s
[vector] +++ OK, passed 100 tests.
961.95 s
[vector] mut_read: OK
961.96 s
[vector] +++ OK, passed 100 tests; 13 discarded.
961.96 s
[vector] mut_write: OK
961.96 s
[vector] +++ OK, passed 100 tests; 16 discarded.
961.96 s
[vector] mut_modify: OK
961.96 s
[vector] +++ OK, passed 100 tests; 19 discarded.
961.96 s
[vector] mut_generate: OK
961.97 s
[vector] +++ OK, passed 100 tests.
961.98 s
[vector] mut_generateM: OK
961.98 s
[vector] +++ OK, passed 100 tests.
961.99 s
[vector] mut_mapM_: OK (0.01s)
962.00 s
[vector] +++ OK, passed 100 tests.
962.00 s
[vector] mut_imapM_: OK (0.01s)
962.00 s
[vector] +++ OK, passed 100 tests.
962.02 s
[vector] mut_forM_: OK (0.02s)
962.02 s
[vector] +++ OK, passed 100 tests.
962.03 s
[vector] mut_iforM_: OK (0.02s)
962.03 s
[vector] +++ OK, passed 100 tests.
962.03 s
[vector] mut_foldr: OK
962.03 s
[vector] +++ OK, passed 100 tests.
962.03 s
[vector] mut_foldr': OK
962.03 s
[vector] +++ OK, passed 100 tests.
962.03 s
[vector] mut_foldl: OK
962.03 s
[vector] +++ OK, passed 100 tests.
962.03 s
[vector] mut_foldl': OK
962.04 s
[vector] +++ OK, passed 100 tests.
962.04 s
[vector] mut_ifoldr: OK
962.04 s
[vector] +++ OK, passed 100 tests.
962.04 s
[vector] mut_ifoldr': OK
962.04 s
[vector] +++ OK, passed 100 tests.
962.04 s
[vector] mut_ifoldl: OK
962.05 s
[vector] +++ OK, passed 100 tests.
962.05 s
[vector] mut_ifoldl': OK
962.05 s
[vector] +++ OK, passed 100 tests.
962.05 s
[vector] mut_foldM: OK
962.05 s
[vector] +++ OK, passed 100 tests.
962.05 s
[vector] mut_foldM': OK
962.05 s
[vector] +++ OK, passed 100 tests.
962.06 s
[vector] mut_foldrM: OK
962.06 s
[vector] +++ OK, passed 100 tests.
962.06 s
[vector] mut_foldrM': OK
962.06 s
[vector] +++ OK, passed 100 tests.
962.06 s
[vector] mut_ifoldM: OK
962.06 s
[vector] +++ OK, passed 100 tests.
962.06 s
[vector] mut_ifoldM': OK
962.06 s
[vector] +++ OK, passed 100 tests.
962.06 s
[vector] mut_ifoldrM: OK
962.06 s
[vector] +++ OK, passed 100 tests.
962.07 s
[vector] mut_ifoldrM': OK
962.07 s
[vector] +++ OK, passed 100 tests.
962.07 s
[vector] compare: OK
962.07 s
[vector] +++ OK, passed 100 tests.
962.07 s
[vector] maximum: OK
962.07 s
[vector] +++ OK, passed 100 tests; 16 discarded.
962.07 s
[vector] minimum: OK
962.07 s
[vector] +++ OK, passed 100 tests; 22 discarded.
962.07 s
[vector] minIndex: OK
962.07 s
[vector] +++ OK, passed 100 tests; 17 discarded.
962.07 s
[vector] maxIndex: OK
962.07 s
[vector] +++ OK, passed 100 tests; 15 discarded.
962.07 s
[vector] maximumBy: OK
962.07 s
[vector] +++ OK, passed 100 tests; 12 discarded.
962.07 s
[vector] minimumBy: OK
962.07 s
[vector] +++ OK, passed 100 tests; 13 discarded.
962.07 s
[vector] maximumOn: OK
962.07 s
[vector] +++ OK, passed 100 tests; 17 discarded.
962.07 s
[vector] minimumOn: OK
962.07 s
[vector] +++ OK, passed 100 tests; 14 discarded.
962.07 s
[vector] maxIndexBy: OK
962.07 s
[vector] +++ OK, passed 100 tests; 18 discarded.
962.07 s
[vector] minIndexBy: OK
962.07 s
[vector] +++ OK, passed 100 tests; 15 discarded.
962.07 s
[vector] ListFirstMaxIndexWins: OK
962.07 s
[vector] +++ OK, passed 100 tests; 15 discarded.
962.07 s
[vector] FalseListFirstMaxIndexWins: OK
962.07 s
[vector] +++ OK, failed as expected. (after 1 test):
962.07 s
[vector] Exception:
962.07 s
[vector] Prelude.foldr1: empty list
962.07 s
[vector] CallStack (from HasCallStack):
962.07 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
962.07 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
962.07 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
962.07 s
[vector] []
962.07 s
[vector] zip: OK
962.07 s
[vector] +++ OK, passed 100 tests.
962.07 s
[vector] zip3: OK
962.07 s
[vector] +++ OK, passed 100 tests.
962.07 s
[vector] unzip: OK
962.07 s
[vector] +++ OK, passed 100 tests.
962.08 s
[vector] unzip3: OK
962.08 s
[vector] +++ OK, passed 100 tests.
962.08 s
[vector] indexed: OK
962.08 s
[vector] +++ OK, passed 100 tests.
962.08 s
[vector] update: OK
962.08 s
[vector] +++ OK, passed 100 tests.
962.10 s
[vector] concat: OK (0.02s)
962.10 s
[vector] +++ OK, passed 100 tests.
962.11 s
[vector] mempty: OK
962.11 s
[vector] +++ OK, passed 100 tests.
962.12 s
[vector] mappend: OK
962.12 s
[vector] +++ OK, passed 100 tests.
962.12 s
[vector] mconcat: OK
962.12 s
[vector] +++ OK, passed 100 tests.
962.12 s
[vector] fmap: OK
962.12 s
[vector] +++ OK, passed 100 tests.
962.12 s
[vector] return: OK
962.12 s
[vector] +++ OK, passed 100 tests.
962.12 s
[vector] bind: OK (0.01s)
962.12 s
[vector] +++ OK, passed 100 tests.
962.12 s
[vector] mzip: OK
962.12 s
[vector] +++ OK, passed 100 tests.
962.12 s
[vector] munzip: OK
962.12 s
[vector] +++ OK, passed 100 tests.
962.12 s
[vector] applicative_pure: OK
962.12 s
[vector] +++ OK, passed 100 tests.
962.16 s
[vector] applicative_appl: OK (0.02s)
962.16 s
[vector] +++ OK, passed 100 tests.
962.16 s
[vector] alternative_empty: OK
962.16 s
[vector] +++ OK, passed 100 tests.
962.18 s
[vector] alternative_or: OK
962.18 s
[vector] +++ OK, passed 100 tests.
962.21 s
[vector] sequence: OK (0.05s)
962.21 s
[vector] +++ OK, passed 100 tests.
962.21 s
[vector] sequence_: OK
962.21 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] glength: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] sum: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] product: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] enumFromN: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] enumFromThenN: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] enumFromTo: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] enumFromThenTo: OK
962.22 s
[vector] +++ OK, passed 100 tests; 13 discarded.
962.22 s
[vector] unstream
962.22 s
[vector] unstream == vunstream (exact): OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] unstream == vunstream (unknown): OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] unstreamR ~= vunstream (exact): OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] unstreamR ~= vunstream (unknown): OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] Tests.Vector.Unboxed
962.22 s
[vector] ()
962.22 s
[vector] fromList.toList == id: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] toList.fromList == id: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] unstream.stream == id: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] stream.unstream == id: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] eq: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] length: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] null: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] index: OK
962.22 s
[vector] +++ OK, passed 100 tests; 22 discarded.
962.22 s
[vector] safeIndex: OK
962.22 s
[vector] +++ OK, passed 100 tests.
962.22 s
[vector] head: OK
962.22 s
[vector] +++ OK, passed 100 tests; 21 discarded.
962.22 s
[vector] last: OK
962.22 s
[vector] +++ OK, passed 100 tests; 17 discarded.
962.22 s
[vector] unsafeIndex: OK
962.22 s
[vector] +++ OK, passed 100 tests; 15 discarded.
962.22 s
[vector] unsafeHead: OK
962.22 s
[vector] +++ OK, passed 100 tests; 16 discarded.
962.22 s
[vector] unsafeLast: OK
962.23 s
[vector] +++ OK, passed 100 tests; 17 discarded.
962.23 s
[vector] slice: OK
962.23 s
[vector] +++ OK, passed 100 tests.
962.23 s
[vector] init: OK
962.23 s
[vector] +++ OK, passed 100 tests; 14 discarded.
962.23 s
[vector] tail: OK
962.23 s
[vector] +++ OK, passed 100 tests; 19 discarded.
962.23 s
[vector] take: OK
962.23 s
[vector] +++ OK, passed 100 tests.
962.23 s
[vector] drop: OK
962.23 s
[vector] +++ OK, passed 100 tests.
962.23 s
[vector] splitAt: OK
962.23 s
[vector] +++ OK, passed 100 tests.
962.23 s
[vector] empty: OK
962.23 s
[vector] +++ OK, passed 100 tests.
962.23 s
[vector] singleton: OK
962.23 s
[vector] +++ OK, passed 100 tests.
962.23 s
[vector] replicate: OK
962.23 s
[vector] +++ OK, passed 100 tests.
962.23 s
[vector] generate: OK
962.24 s
[vector] +++ OK, passed 100 tests.
962.24 s
[vector] iterateN: OK
962.24 s
[vector] +++ OK, passed 100 tests.
962.26 s
[vector] iterateNM: OK (0.01s)
962.26 s
[vector] +++ OK, passed 100 tests.
962.28 s
[vector] generateM: OK (0.03s)
962.28 s
[vector] +++ OK, passed 100 tests.
962.28 s
[vector] replicateM: OK (0.01s)
962.28 s
[vector] +++ OK, passed 100 tests.
962.28 s
[vector] create: OK
962.28 s
[vector] +++ OK, passed 100 tests.
962.28 s
[vector] createT: OK
962.28 s
[vector] +++ OK, passed 100 tests.
962.28 s
[vector] unfoldr: OK
962.28 s
[vector] +++ OK, passed 100 tests.
962.28 s
[vector] unfoldrN: OK
962.28 s
[vector] +++ OK, passed 100 tests.
962.28 s
[vector] unfoldrExactN: OK
962.28 s
[vector] +++ OK, passed 100 tests.
962.30 s
[vector] unfoldrM: OK
962.30 s
[vector] +++ OK, passed 100 tests.
962.30 s
[vector] unfoldrNM: OK
962.30 s
[vector] +++ OK, passed 100 tests.
962.31 s
[vector] unfoldrExactNM: OK (0.01s)
962.31 s
[vector] +++ OK, passed 100 tests.
962.31 s
[vector] constructN: OK (0.01s)
962.31 s
[vector] +++ OK, passed 100 tests.
962.32 s
[vector] constructrN: OK
962.32 s
[vector] +++ OK, passed 100 tests.
962.32 s
[vector] cons: OK
962.32 s
[vector] +++ OK, passed 100 tests.
962.32 s
[vector] snoc: OK
962.32 s
[vector] +++ OK, passed 100 tests.
962.32 s
[vector] append: OK
962.32 s
[vector] +++ OK, passed 100 tests.
962.33 s
[vector] concat: OK
962.33 s
[vector] +++ OK, passed 100 tests.
962.33 s
[vector] force: OK
962.33 s
[vector] +++ OK, passed 100 tests.
962.33 s
[vector] upd: OK
962.33 s
[vector] +++ OK, passed 100 tests.
962.33 s
[vector] accum: OK
962.33 s
[vector] +++ OK, passed 100 tests.
962.33 s
[vector] reverse: OK
962.33 s
[vector] +++ OK, passed 100 tests.
962.33 s
[vector] backpermute: OK
962.33 s
[vector] +++ OK, passed 100 tests.
962.33 s
[vector] map: OK
962.33 s
[vector] +++ OK, passed 100 tests.
962.33 s
[vector] imap: OK
962.33 s
[vector] +++ OK, passed 100 tests.
962.33 s
[vector] concatMap: OK
962.33 s
[vector] +++ OK, passed 100 tests.
962.34 s
[vector] mapM: OK
962.34 s
[vector] +++ OK, passed 100 tests.
962.34 s
[vector] mapM_: OK
962.34 s
[vector] +++ OK, passed 100 tests.
962.34 s
[vector] forM: OK
962.34 s
[vector] +++ OK, passed 100 tests.
962.35 s
[vector] forM_: OK
962.35 s
[vector] +++ OK, passed 100 tests.
962.36 s
[vector] imapM: OK
962.36 s
[vector] +++ OK, passed 100 tests.
962.36 s
[vector] imapM_: OK
962.36 s
[vector] +++ OK, passed 100 tests.
962.36 s
[vector] zipWith: OK
962.36 s
[vector] +++ OK, passed 100 tests.
962.36 s
[vector] zipWith3: OK
962.36 s
[vector] +++ OK, passed 100 tests.
962.36 s
[vector] izipWith: OK
962.36 s
[vector] +++ OK, passed 100 tests.
962.37 s
[vector] izipWith3: OK
962.37 s
[vector] +++ OK, passed 100 tests.
962.38 s
[vector] izipWithM: OK
962.38 s
[vector] +++ OK, passed 100 tests.
962.38 s
[vector] izipWithM_: OK
962.38 s
[vector] +++ OK, passed 100 tests.
962.38 s
[vector] zipWithM: OK
962.38 s
[vector] +++ OK, passed 100 tests.
962.38 s
[vector] zipWithM_: OK
962.38 s
[vector] +++ OK, passed 100 tests.
962.38 s
[vector] filter: OK
962.38 s
[vector] +++ OK, passed 100 tests.
962.38 s
[vector] ifilter: OK
962.38 s
[vector] +++ OK, passed 100 tests.
962.41 s
[vector] filterM: OK (0.03s)
962.41 s
[vector] +++ OK, passed 100 tests.
962.41 s
[vector] uniq: OK
962.41 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] mapMaybe: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] imapMaybe: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] takeWhile: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] dropWhile: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] partition: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] partitionWith: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] span: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] break: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] spanR: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] breakR: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] groupBy: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] elem: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] notElem: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] find: OK
962.42 s
[vector] +++ OK, passed 100 tests.
962.42 s
[vector] findIndex: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] findIndexR: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] findIndices: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] elemIndex: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] elemIndices: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] foldl: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] foldl1: OK
962.43 s
[vector] +++ OK, passed 100 tests; 16 discarded.
962.43 s
[vector] foldl': OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] foldl1': OK
962.43 s
[vector] +++ OK, passed 100 tests; 13 discarded.
962.43 s
[vector] foldr: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] foldr1: OK
962.43 s
[vector] +++ OK, passed 100 tests; 12 discarded.
962.43 s
[vector] foldr': OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] foldr1': OK
962.43 s
[vector] +++ OK, passed 100 tests; 18 discarded.
962.43 s
[vector] ifoldl: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] ifoldl': OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] ifoldr: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] ifoldr': OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.43 s
[vector] ifoldM: OK
962.43 s
[vector] +++ OK, passed 100 tests.
962.44 s
[vector] ifoldM': OK
962.44 s
[vector] +++ OK, passed 100 tests.
962.44 s
[vector] ifoldM_: OK
962.44 s
[vector] +++ OK, passed 100 tests.
962.45 s
[vector] ifoldM'_: OK (0.01s)
962.45 s
[vector] +++ OK, passed 100 tests.
962.45 s
[vector] all: OK
962.45 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] any: OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] prescanl: OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] prescanl': OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] postscanl: OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] postscanl': OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] scanl: OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] scanl': OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] scanl1: OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] scanl1': OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] iscanl: OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] iscanl': OK
962.46 s
[vector] +++ OK, passed 100 tests.
962.46 s
[vector] prescanr: OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] prescanr': OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] postscanr: OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] postscanr': OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] scanr: OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] scanr': OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] scanr1: OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] scanr1': OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] iscanr: OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] iscanr': OK
962.47 s
[vector] +++ OK, passed 100 tests.
962.47 s
[vector] mut_read: OK
962.47 s
[vector] +++ OK, passed 100 tests; 13 discarded.
962.47 s
[vector] mut_write: OK
962.48 s
[vector] +++ OK, passed 100 tests; 18 discarded.
962.48 s
[vector] mut_modify: OK
962.48 s
[vector] +++ OK, passed 100 tests; 19 discarded.
962.48 s
[vector] mut_generate: OK
962.48 s
[vector] +++ OK, passed 100 tests.
962.48 s
[vector] mut_generateM: OK
962.48 s
[vector] +++ OK, passed 100 tests.
962.50 s
[vector] mut_mapM_: OK
962.50 s
[vector] +++ OK, passed 100 tests.
962.51 s
[vector] mut_imapM_: OK
962.51 s
[vector] +++ OK, passed 100 tests.
962.51 s
[vector] mut_forM_: OK
962.51 s
[vector] +++ OK, passed 100 tests.
962.51 s
[vector] mut_iforM_: OK
962.51 s
[vector] +++ OK, passed 100 tests.
962.51 s
[vector] mut_foldr: OK
962.51 s
[vector] +++ OK, passed 100 tests.
962.51 s
[vector] mut_foldr': OK
962.51 s
[vector] +++ OK, passed 100 tests.
962.51 s
[vector] mut_foldl: OK
962.51 s
[vector] +++ OK, passed 100 tests.
962.51 s
[vector] mut_foldl': OK
962.51 s
[vector] +++ OK, passed 100 tests.
962.51 s
[vector] mut_ifoldr: OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_ifoldr': OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_ifoldl: OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_ifoldl': OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_foldM: OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_foldM': OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_foldrM: OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_foldrM': OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_ifoldM: OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_ifoldM': OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_ifoldrM: OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] mut_ifoldrM': OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] compare: OK
962.52 s
[vector] +++ OK, passed 100 tests.
962.52 s
[vector] maximum: OK
962.52 s
[vector] +++ OK, passed 100 tests; 21 discarded.
962.52 s
[vector] minimum: OK
962.52 s
[vector] +++ OK, passed 100 tests; 18 discarded.
962.52 s
[vector] minIndex: OK
962.52 s
[vector] +++ OK, passed 100 tests; 17 discarded.
962.52 s
[vector] maxIndex: OK
962.52 s
[vector] +++ OK, passed 100 tests; 15 discarded.
962.52 s
[vector] maximumBy: OK
962.52 s
[vector] +++ OK, passed 100 tests; 10 discarded.
962.52 s
[vector] minimumBy: OK
962.52 s
[vector] +++ OK, passed 100 tests; 17 discarded.
962.52 s
[vector] maximumOn: OK
962.52 s
[vector] +++ OK, passed 100 tests; 16 discarded.
962.52 s
[vector] minimumOn: OK
962.52 s
[vector] +++ OK, passed 100 tests; 16 discarded.
962.52 s
[vector] maxIndexBy: OK
962.52 s
[vector] +++ OK, passed 100 tests; 21 discarded.
962.53 s
[vector] minIndexBy: OK
962.53 s
[vector] +++ OK, passed 100 tests; 21 discarded.
962.53 s
[vector] ListFirstMaxIndexWins: OK
962.53 s
[vector] +++ OK, passed 100 tests; 15 discarded.
962.53 s
[vector] FalseListFirstMaxIndexWins: OK
962.53 s
[vector] +++ OK, failed as expected. (after 1 test):
962.53 s
[vector] Exception:
962.53 s
[vector] Prelude.foldr1: empty list
962.53 s
[vector] CallStack (from HasCallStack):
962.53 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
962.53 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
962.53 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
962.53 s
[vector] []
962.53 s
[vector] zip: OK
962.53 s
[vector] +++ OK, passed 100 tests.
962.53 s
[vector] zip3: OK
962.53 s
[vector] +++ OK, passed 100 tests.
962.53 s
[vector] unzip: OK
962.53 s
[vector] +++ OK, passed 100 tests.
962.53 s
[vector] unzip3: OK
962.53 s
[vector] +++ OK, passed 100 tests.
962.53 s
[vector] indexed: OK
962.53 s
[vector] +++ OK, passed 100 tests.
962.53 s
[vector] update: OK
962.53 s
[vector] +++ OK, passed 100 tests.
962.53 s
[vector] mempty: OK
962.53 s
[vector] +++ OK, passed 100 tests.
962.53 s
[vector] mappend: OK
962.53 s
[vector] +++ OK, passed 100 tests.
962.54 s
[vector] mconcat: OK
962.54 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] glength: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] (Bool)
962.55 s
[vector] fromList.toList == id: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] toList.fromList == id: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] unstream.stream == id: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] stream.unstream == id: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] eq: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] length: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] null: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] index: OK
962.55 s
[vector] +++ OK, passed 100 tests; 18 discarded.
962.55 s
[vector] safeIndex: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] head: OK
962.55 s
[vector] +++ OK, passed 100 tests; 16 discarded.
962.55 s
[vector] last: OK
962.55 s
[vector] +++ OK, passed 100 tests; 18 discarded.
962.55 s
[vector] unsafeIndex: OK
962.55 s
[vector] +++ OK, passed 100 tests; 17 discarded.
962.55 s
[vector] unsafeHead: OK
962.55 s
[vector] +++ OK, passed 100 tests; 16 discarded.
962.55 s
[vector] unsafeLast: OK
962.55 s
[vector] +++ OK, passed 100 tests; 16 discarded.
962.55 s
[vector] slice: OK
962.55 s
[vector] +++ OK, passed 100 tests.
962.55 s
[vector] init: OK
962.56 s
[vector] +++ OK, passed 100 tests; 19 discarded.
962.56 s
[vector] tail: OK
962.56 s
[vector] +++ OK, passed 100 tests; 13 discarded.
962.56 s
[vector] take: OK
962.56 s
[vector] +++ OK, passed 100 tests.
962.56 s
[vector] drop: OK
962.56 s
[vector] +++ OK, passed 100 tests.
962.56 s
[vector] splitAt: OK
962.56 s
[vector] +++ OK, passed 100 tests.
962.56 s
[vector] empty: OK
962.56 s
[vector] +++ OK, passed 100 tests.
962.56 s
[vector] singleton: OK
962.56 s
[vector] +++ OK, passed 100 tests.
962.56 s
[vector] replicate: OK
962.56 s
[vector] +++ OK, passed 100 tests.
962.56 s
[vector] generate: OK
962.56 s
[vector] +++ OK, passed 100 tests.
962.57 s
[vector] iterateN: OK
962.58 s
[vector] +++ OK, passed 100 tests.
962.58 s
[vector] iterateNM: OK
962.58 s
[vector] +++ OK, passed 100 tests.
962.58 s
[vector] generateM: OK (0.01s)
962.58 s
[vector] +++ OK, passed 100 tests.
962.59 s
[vector] replicateM: OK (0.01s)
962.59 s
[vector] +++ OK, passed 100 tests.
962.59 s
[vector] create: OK
962.59 s
[vector] +++ OK, passed 100 tests.
962.59 s
[vector] createT: OK
962.59 s
[vector] +++ OK, passed 100 tests.
962.59 s
[vector] unfoldr: OK
962.59 s
[vector] +++ OK, passed 100 tests.
962.59 s
[vector] unfoldrN: OK
962.59 s
[vector] +++ OK, passed 100 tests.
962.59 s
[vector] unfoldrExactN: OK
962.59 s
[vector] +++ OK, passed 100 tests.
962.60 s
[vector] unfoldrM: OK
962.60 s
[vector] +++ OK, passed 100 tests.
962.60 s
[vector] unfoldrNM: OK
962.60 s
[vector] +++ OK, passed 100 tests.
962.61 s
[vector] unfoldrExactNM: OK (0.01s)
962.61 s
[vector] +++ OK, passed 100 tests.
962.61 s
[vector] constructN: OK
962.61 s
[vector] +++ OK, passed 100 tests.
962.62 s
[vector] constructrN: OK
962.62 s
[vector] +++ OK, passed 100 tests.
962.62 s
[vector] cons: OK
962.62 s
[vector] +++ OK, passed 100 tests.
962.62 s
[vector] snoc: OK
962.62 s
[vector] +++ OK, passed 100 tests.
962.63 s
[vector] append: OK
962.63 s
[vector] +++ OK, passed 100 tests.
962.63 s
[vector] concat: OK (0.01s)
962.63 s
[vector] +++ OK, passed 100 tests.
962.63 s
[vector] force: OK
962.63 s
[vector] +++ OK, passed 100 tests.
962.64 s
[vector] upd: OK
962.64 s
[vector] +++ OK, passed 100 tests.
962.64 s
[vector] accum: OK
962.64 s
[vector] +++ OK, passed 100 tests.
962.64 s
[vector] reverse: OK
962.64 s
[vector] +++ OK, passed 100 tests.
962.64 s
[vector] backpermute: OK
962.64 s
[vector] +++ OK, passed 100 tests.
962.64 s
[vector] map: OK
962.64 s
[vector] +++ OK, passed 100 tests.
962.64 s
[vector] imap: OK
962.64 s
[vector] +++ OK, passed 100 tests.
962.64 s
[vector] concatMap: OK
962.64 s
[vector] +++ OK, passed 100 tests.
962.66 s
[vector] mapM: OK
962.66 s
[vector] +++ OK, passed 100 tests.
962.66 s
[vector] mapM_: OK (0.01s)
962.67 s
[vector] +++ OK, passed 100 tests.
962.68 s
[vector] forM: OK
962.69 s
[vector] +++ OK, passed 100 tests.
962.69 s
[vector] forM_: OK (0.01s)
962.69 s
[vector] +++ OK, passed 100 tests.
962.69 s
[vector] imapM: OK
962.69 s
[vector] +++ OK, passed 100 tests.
962.69 s
[vector] imapM_: OK (0.01s)
962.69 s
[vector] +++ OK, passed 100 tests.
962.69 s
[vector] zipWith: OK
962.69 s
[vector] +++ OK, passed 100 tests.
962.69 s
[vector] zipWith3: OK
962.69 s
[vector] +++ OK, passed 100 tests.
962.69 s
[vector] izipWith: OK
962.69 s
[vector] +++ OK, passed 100 tests.
962.70 s
[vector] izipWith3: OK
962.70 s
[vector] +++ OK, passed 100 tests.
962.71 s
[vector] izipWithM: OK
962.71 s
[vector] +++ OK, passed 100 tests.
962.71 s
[vector] izipWithM_: OK
962.71 s
[vector] +++ OK, passed 100 tests.
962.72 s
[vector] zipWithM: OK
962.72 s
[vector] +++ OK, passed 100 tests.
962.72 s
[vector] zipWithM_: OK (0.01s)
962.72 s
[vector] +++ OK, passed 100 tests.
962.72 s
[vector] filter: OK
962.72 s
[vector] +++ OK, passed 100 tests.
962.74 s
[vector] ifilter: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] filterM: OK (0.02s)
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] uniq: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mapMaybe: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] imapMaybe: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] takeWhile: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] dropWhile: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] partition: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] partitionWith: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] span: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] break: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] spanR: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] breakR: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] groupBy: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] elem: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] notElem: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] find: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] findIndex: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] findIndexR: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] findIndices: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] elemIndex: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] elemIndices: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] foldl: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] foldl1: OK
963.03 s
[vector] +++ OK, passed 100 tests; 16 discarded.
963.03 s
[vector] foldl': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] foldl1': OK
963.03 s
[vector] +++ OK, passed 100 tests; 16 discarded.
963.03 s
[vector] foldr: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] foldr1: OK
963.03 s
[vector] +++ OK, passed 100 tests; 16 discarded.
963.03 s
[vector] foldr': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] foldr1': OK
963.03 s
[vector] +++ OK, passed 100 tests; 18 discarded.
963.03 s
[vector] ifoldl: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] ifoldl': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] ifoldr: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] ifoldr': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] ifoldM: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] ifoldM': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] ifoldM_: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] ifoldM'_: OK (0.01s)
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] all: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] any: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] prescanl: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] prescanl': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] postscanl: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] postscanl': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] scanl: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] scanl': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] scanl1: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] scanl1': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] iscanl: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] iscanl': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] prescanr: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] prescanr': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] postscanr: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] postscanr': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] scanr: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] scanr': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] scanr1: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] scanr1': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] iscanr: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] iscanr': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_read: OK
963.03 s
[vector] +++ OK, passed 100 tests; 14 discarded.
963.03 s
[vector] mut_write: OK
963.03 s
[vector] +++ OK, passed 100 tests; 12 discarded.
963.03 s
[vector] mut_modify: OK
963.03 s
[vector] +++ OK, passed 100 tests; 16 discarded.
963.03 s
[vector] mut_generate: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_generateM: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_mapM_: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_imapM_: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_forM_: OK (0.01s)
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_iforM_: OK (0.01s)
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_foldr: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_foldr': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_foldl: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_foldl': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_ifoldr: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_ifoldr': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_ifoldl: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_ifoldl': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_foldM: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_foldM': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_foldrM: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_foldrM': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_ifoldM: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_ifoldM': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_ifoldrM: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mut_ifoldrM': OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] compare: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] maximum: OK
963.03 s
[vector] +++ OK, passed 100 tests; 19 discarded.
963.03 s
[vector] minimum: OK
963.03 s
[vector] +++ OK, passed 100 tests; 18 discarded.
963.03 s
[vector] minIndex: OK
963.03 s
[vector] +++ OK, passed 100 tests; 18 discarded.
963.03 s
[vector] maxIndex: OK
963.03 s
[vector] +++ OK, passed 100 tests; 12 discarded.
963.03 s
[vector] maximumBy: OK
963.03 s
[vector] +++ OK, passed 100 tests; 14 discarded.
963.03 s
[vector] minimumBy: OK
963.03 s
[vector] +++ OK, passed 100 tests; 15 discarded.
963.03 s
[vector] maximumOn: OK
963.03 s
[vector] +++ OK, passed 100 tests; 12 discarded.
963.03 s
[vector] minimumOn: OK
963.03 s
[vector] +++ OK, passed 100 tests; 16 discarded.
963.03 s
[vector] maxIndexBy: OK
963.03 s
[vector] +++ OK, passed 100 tests; 15 discarded.
963.03 s
[vector] minIndexBy: OK
963.03 s
[vector] +++ OK, passed 100 tests; 20 discarded.
963.03 s
[vector] ListFirstMaxIndexWins: OK
963.03 s
[vector] +++ OK, passed 100 tests; 18 discarded.
963.03 s
[vector] FalseListFirstMaxIndexWins: OK
963.03 s
[vector] +++ OK, failed as expected. (after 1 test):
963.03 s
[vector] Exception:
963.03 s
[vector] Prelude.foldr1: empty list
963.03 s
[vector] CallStack (from HasCallStack):
963.03 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
963.03 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
963.03 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
963.03 s
[vector] []
963.03 s
[vector] zip: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] zip3: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] unzip: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] unzip3: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] indexed: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] update: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mempty: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mappend: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] mconcat: OK (0.01s)
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] glength: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] and: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] or: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] (Int)
963.03 s
[vector] fromList.toList == id: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] toList.fromList == id: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] unstream.stream == id: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] stream.unstream == id: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] eq: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] length: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] null: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] index: OK
963.03 s
[vector] +++ OK, passed 100 tests; 14 discarded.
963.03 s
[vector] safeIndex: OK
963.03 s
[vector] +++ OK, passed 100 tests.
963.03 s
[vector] head: OK
963.03 s
[vector] +++ OK, passed 100 tests; 13 discarded.
963.03 s
[vector] last: OK
963.03 s
[vector] +++ OK, passed 100 tests; 12 discarded.
963.03 s
[vector] unsafeIndex: OK
963.03 s
[vector] +++ OK, passed 100 tests; 20 discarded.
963.03 s
[vector] unsafeHead: OK
963.03 s
[vector] +++ OK, passed 100 tests; 17 discarded.
963.04 s
[vector] unsafeLast: OK
963.04 s
[vector] +++ OK, passed 100 tests; 13 discarded.
963.04 s
[vector] slice: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] init: OK
963.04 s
[vector] +++ OK, passed 100 tests; 16 discarded.
963.04 s
[vector] tail: OK
963.04 s
[vector] +++ OK, passed 100 tests; 18 discarded.
963.04 s
[vector] take: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] drop: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] splitAt: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] empty: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] singleton: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] replicate: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] generate: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] iterateN: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] iterateNM: OK (0.02s)
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] generateM: OK (0.02s)
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] replicateM: OK (0.02s)
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] create: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] createT: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] unfoldr: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] unfoldrN: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] unfoldrExactN: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] unfoldrM: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] unfoldrNM: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] unfoldrExactNM: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.04 s
[vector] constructN: OK
963.04 s
[vector] +++ OK, passed 100 tests.
963.05 s
[vector] constructrN: OK
963.05 s
[vector] +++ OK, passed 100 tests.
963.05 s
[vector] cons: OK
963.05 s
[vector] +++ OK, passed 100 tests.
963.05 s
[vector] snoc: OK
963.05 s
[vector] +++ OK, passed 100 tests.
963.06 s
[vector] append: OK
963.06 s
[vector] +++ OK, passed 100 tests.
963.07 s
[vector] concat: OK (0.02s)
963.07 s
[vector] +++ OK, passed 100 tests.
963.07 s
[vector] force: OK
963.07 s
[vector] +++ OK, passed 100 tests.
963.07 s
[vector] upd: OK
963.07 s
[vector] +++ OK, passed 100 tests.
963.07 s
[vector] accum: OK
963.07 s
[vector] +++ OK, passed 100 tests.
963.07 s
[vector] reverse: OK
963.07 s
[vector] +++ OK, passed 100 tests.
963.07 s
[vector] backpermute: OK
963.07 s
[vector] +++ OK, passed 100 tests.
963.08 s
[vector] map: OK
963.08 s
[vector] +++ OK, passed 100 tests.
963.08 s
[vector] imap: OK
963.08 s
[vector] +++ OK, passed 100 tests.
963.08 s
[vector] concatMap: OK
963.10 s
[vector] +++ OK, passed 100 tests.
963.10 s
[vector] mapM: OK
963.10 s
[vector] +++ OK, passed 100 tests.
963.10 s
[vector] mapM_: OK (0.02s)
963.10 s
[vector] +++ OK, passed 100 tests.
963.12 s
[vector] forM: OK
963.12 s
[vector] +++ OK, passed 100 tests.
963.12 s
[vector] forM_: OK (0.02s)
963.12 s
[vector] +++ OK, passed 100 tests.
963.13 s
[vector] imapM: OK
963.13 s
[vector] +++ OK, passed 100 tests.
963.14 s
[vector] imapM_: OK
963.14 s
[vector] +++ OK, passed 100 tests.
963.14 s
[vector] zipWith: OK
963.14 s
[vector] +++ OK, passed 100 tests.
963.15 s
[vector] zipWith3: OK
963.15 s
[vector] +++ OK, passed 100 tests.
963.15 s
[vector] izipWith: OK
963.15 s
[vector] +++ OK, passed 100 tests.
963.16 s
[vector] izipWith3: OK
963.16 s
[vector] +++ OK, passed 100 tests.
963.18 s
[vector] izipWithM: OK (0.01s)
963.18 s
[vector] +++ OK, passed 100 tests.
963.18 s
[vector] izipWithM_: OK (0.01s)
963.18 s
[vector] +++ OK, passed 100 tests.
963.18 s
[vector] zipWithM: OK
963.18 s
[vector] +++ OK, passed 100 tests.
963.20 s
[vector] zipWithM_: OK (0.01s)
963.20 s
[vector] +++ OK, passed 100 tests.
963.20 s
[vector] filter: OK
963.20 s
[vector] +++ OK, passed 100 tests.
963.20 s
[vector] ifilter: OK
963.20 s
[vector] +++ OK, passed 100 tests.
963.23 s
[vector] filterM: OK (0.03s)
963.23 s
[vector] +++ OK, passed 100 tests.
963.23 s
[vector] uniq: OK
963.23 s
[vector] +++ OK, passed 100 tests.
963.23 s
[vector] mapMaybe: OK
963.23 s
[vector] +++ OK, passed 100 tests.
963.23 s
[vector] imapMaybe: OK
963.23 s
[vector] +++ OK, passed 100 tests.
963.23 s
[vector] takeWhile: OK
963.23 s
[vector] +++ OK, passed 100 tests.
963.23 s
[vector] dropWhile: OK
963.24 s
[vector] +++ OK, passed 100 tests.
963.24 s
[vector] partition: OK
963.24 s
[vector] +++ OK, passed 100 tests.
963.24 s
[vector] partitionWith: OK
963.24 s
[vector] +++ OK, passed 100 tests.
963.24 s
[vector] span: OK
963.24 s
[vector] +++ OK, passed 100 tests.
963.24 s
[vector] break: OK
963.24 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] spanR: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] breakR: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] groupBy: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] elem: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] notElem: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] find: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] findIndex: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] findIndexR: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] findIndices: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] elemIndex: OK
963.25 s
[vector] +++ OK, passed 100 tests.
963.25 s
[vector] elemIndices: OK
963.26 s
[vector] +++ OK, passed 100 tests.
963.26 s
[vector] foldl: OK
963.26 s
[vector] +++ OK, passed 100 tests.
963.26 s
[vector] foldl1: OK
963.26 s
[vector] +++ OK, passed 100 tests; 15 discarded.
963.26 s
[vector] foldl': OK
963.26 s
[vector] +++ OK, passed 100 tests.
963.26 s
[vector] foldl1': OK
963.26 s
[vector] +++ OK, passed 100 tests; 15 discarded.
963.26 s
[vector] foldr: OK
963.27 s
[vector] +++ OK, passed 100 tests.
963.27 s
[vector] foldr1: OK
963.27 s
[vector] +++ OK, passed 100 tests; 22 discarded.
963.27 s
[vector] foldr': OK
963.27 s
[vector] +++ OK, passed 100 tests.
963.27 s
[vector] foldr1': OK
963.28 s
[vector] +++ OK, passed 100 tests; 15 discarded.
963.28 s
[vector] ifoldl: OK
963.28 s
[vector] +++ OK, passed 100 tests.
963.28 s
[vector] ifoldl': OK
963.28 s
[vector] +++ OK, passed 100 tests.
963.28 s
[vector] ifoldr: OK
963.29 s
[vector] +++ OK, passed 100 tests.
963.29 s
[vector] ifoldr': OK
963.29 s
[vector] +++ OK, passed 100 tests.
963.29 s
[vector] ifoldM: OK
963.29 s
[vector] +++ OK, passed 100 tests.
963.30 s
[vector] ifoldM': OK
963.30 s
[vector] +++ OK, passed 100 tests.
963.32 s
[vector] ifoldM_: OK (0.02s)
963.32 s
[vector] +++ OK, passed 100 tests.
963.32 s
[vector] ifoldM'_: OK (0.02s)
963.32 s
[vector] +++ OK, passed 100 tests.
963.32 s
[vector] all: OK
963.32 s
[vector] +++ OK, passed 100 tests.
963.33 s
[vector] any: OK
963.33 s
[vector] +++ OK, passed 100 tests.
963.33 s
[vector] prescanl: OK
963.33 s
[vector] +++ OK, passed 100 tests.
963.33 s
[vector] prescanl': OK
963.33 s
[vector] +++ OK, passed 100 tests.
963.33 s
[vector] postscanl: OK
963.33 s
[vector] +++ OK, passed 100 tests.
963.34 s
[vector] postscanl': OK
963.34 s
[vector] +++ OK, passed 100 tests.
963.34 s
[vector] scanl: OK
963.34 s
[vector] +++ OK, passed 100 tests.
963.34 s
[vector] scanl': OK
963.34 s
[vector] +++ OK, passed 100 tests.
963.35 s
[vector] scanl1: OK
963.35 s
[vector] +++ OK, passed 100 tests.
963.36 s
[vector] scanl1': OK
963.36 s
[vector] +++ OK, passed 100 tests.
963.36 s
[vector] iscanl: OK
963.36 s
[vector] +++ OK, passed 100 tests.
963.36 s
[vector] iscanl': OK
963.36 s
[vector] +++ OK, passed 100 tests.
963.36 s
[vector] prescanr: OK
963.36 s
[vector] +++ OK, passed 100 tests.
963.36 s
[vector] prescanr': OK
963.36 s
[vector] +++ OK, passed 100 tests.
963.36 s
[vector] postscanr: OK
963.36 s
[vector] +++ OK, passed 100 tests.
963.36 s
[vector] postscanr': OK
963.36 s
[vector] +++ OK, passed 100 tests.
963.36 s
[vector] scanr: OK
963.37 s
[vector] +++ OK, passed 100 tests.
963.37 s
[vector] scanr': OK
963.37 s
[vector] +++ OK, passed 100 tests.
963.37 s
[vector] scanr1: OK
963.37 s
[vector] +++ OK, passed 100 tests.
963.37 s
[vector] scanr1': OK
963.37 s
[vector] +++ OK, passed 100 tests.
963.38 s
[vector] iscanr: OK
963.38 s
[vector] +++ OK, passed 100 tests.
963.38 s
[vector] iscanr': OK
963.38 s
[vector] +++ OK, passed 100 tests.
963.38 s
[vector] mut_read: OK
963.38 s
[vector] +++ OK, passed 100 tests; 17 discarded.
963.38 s
[vector] mut_write: OK
963.39 s
[vector] +++ OK, passed 100 tests; 19 discarded.
963.40 s
[vector] mut_modify: OK
963.40 s
[vector] +++ OK, passed 100 tests; 14 discarded.
963.40 s
[vector] mut_generate: OK
963.40 s
[vector] +++ OK, passed 100 tests.
963.40 s
[vector] mut_generateM: OK
963.40 s
[vector] +++ OK, passed 100 tests.
963.41 s
[vector] mut_mapM_: OK (0.01s)
963.42 s
[vector] +++ OK, passed 100 tests.
963.42 s
[vector] mut_imapM_: OK (0.01s)
963.42 s
[vector] +++ OK, passed 100 tests.
963.45 s
[vector] mut_forM_: OK (0.02s)
963.46 s
[vector] +++ OK, passed 100 tests.
963.46 s
[vector] mut_iforM_: OK (0.02s)
963.46 s
[vector] +++ OK, passed 100 tests.
963.46 s
[vector] mut_foldr: OK
963.46 s
[vector] +++ OK, passed 100 tests.
963.47 s
[vector] mut_foldr': OK
963.47 s
[vector] +++ OK, passed 100 tests.
963.47 s
[vector] mut_foldl: OK
963.47 s
[vector] +++ OK, passed 100 tests.
963.47 s
[vector] mut_foldl': OK
963.47 s
[vector] +++ OK, passed 100 tests.
963.47 s
[vector] mut_ifoldr: OK
963.47 s
[vector] +++ OK, passed 100 tests.
963.48 s
[vector] mut_ifoldr': OK
963.48 s
[vector] +++ OK, passed 100 tests.
963.48 s
[vector] mut_ifoldl: OK
963.48 s
[vector] +++ OK, passed 100 tests.
963.48 s
[vector] mut_ifoldl': OK
963.48 s
[vector] +++ OK, passed 100 tests.
963.48 s
[vector] mut_foldM: OK
963.48 s
[vector] +++ OK, passed 100 tests.
963.49 s
[vector] mut_foldM': OK
963.49 s
[vector] +++ OK, passed 100 tests.
963.49 s
[vector] mut_foldrM: OK
963.49 s
[vector] +++ OK, passed 100 tests.
963.49 s
[vector] mut_foldrM': OK
963.49 s
[vector] +++ OK, passed 100 tests.
963.49 s
[vector] mut_ifoldM: OK
963.49 s
[vector] +++ OK, passed 100 tests.
963.49 s
[vector] mut_ifoldM': OK
963.49 s
[vector] +++ OK, passed 100 tests.
963.49 s
[vector] mut_ifoldrM: OK
963.49 s
[vector] +++ OK, passed 100 tests.
963.50 s
[vector] mut_ifoldrM': OK
963.50 s
[vector] +++ OK, passed 100 tests.
963.50 s
[vector] compare: OK
963.50 s
[vector] +++ OK, passed 100 tests.
963.50 s
[vector] maximum: OK
963.50 s
[vector] +++ OK, passed 100 tests; 14 discarded.
963.50 s
[vector] minimum: OK
963.50 s
[vector] +++ OK, passed 100 tests; 18 discarded.
963.50 s
[vector] minIndex: OK
963.50 s
[vector] +++ OK, passed 100 tests; 16 discarded.
963.50 s
[vector] maxIndex: OK
963.50 s
[vector] +++ OK, passed 100 tests; 17 discarded.
963.50 s
[vector] maximumBy: OK
963.50 s
[vector] +++ OK, passed 100 tests; 15 discarded.
963.50 s
[vector] minimumBy: OK
963.50 s
[vector] +++ OK, passed 100 tests; 12 discarded.
963.50 s
[vector] maximumOn: OK
963.50 s
[vector] +++ OK, passed 100 tests; 17 discarded.
963.50 s
[vector] minimumOn: OK
963.50 s
[vector] +++ OK, passed 100 tests; 15 discarded.
963.50 s
[vector] maxIndexBy: OK
963.50 s
[vector] +++ OK, passed 100 tests; 13 discarded.
963.50 s
[vector] minIndexBy: OK
963.50 s
[vector] +++ OK, passed 100 tests; 20 discarded.
963.50 s
[vector] ListFirstMaxIndexWins: OK
963.50 s
[vector] +++ OK, passed 100 tests; 18 discarded.
963.51 s
[vector] FalseListFirstMaxIndexWins: OK
963.51 s
[vector] +++ OK, failed as expected. (after 1 test):
963.51 s
[vector] Exception:
963.51 s
[vector] Prelude.foldr1: empty list
963.51 s
[vector] CallStack (from HasCallStack):
963.51 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
963.51 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
963.51 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
963.51 s
[vector] []
963.51 s
[vector] zip: OK
963.51 s
[vector] +++ OK, passed 100 tests.
963.51 s
[vector] zip3: OK
963.51 s
[vector] +++ OK, passed 100 tests.
963.51 s
[vector] unzip: OK
963.51 s
[vector] +++ OK, passed 100 tests.
963.51 s
[vector] unzip3: OK
963.51 s
[vector] +++ OK, passed 100 tests.
963.51 s
[vector] indexed: OK
963.51 s
[vector] +++ OK, passed 100 tests.
963.51 s
[vector] update: OK
963.51 s
[vector] +++ OK, passed 100 tests.
963.51 s
[vector] mempty: OK
963.51 s
[vector] +++ OK, passed 100 tests.
963.52 s
[vector] mappend: OK
963.52 s
[vector] +++ OK, passed 100 tests.
963.53 s
[vector] mconcat: OK (0.02s)
963.53 s
[vector] +++ OK, passed 100 tests.
963.53 s
[vector] glength: OK
963.53 s
[vector] +++ OK, passed 100 tests.
963.53 s
[vector] sum: OK
963.53 s
[vector] +++ OK, passed 100 tests.
963.53 s
[vector] product: OK
963.53 s
[vector] +++ OK, passed 100 tests.
963.53 s
[vector] enumFromN: OK
963.53 s
[vector] +++ OK, passed 100 tests.
963.53 s
[vector] enumFromThenN: OK
963.53 s
[vector] +++ OK, passed 100 tests.
963.53 s
[vector] enumFromTo: OK
963.53 s
[vector] +++ OK, passed 100 tests.
963.53 s
[vector] enumFromThenTo: OK
963.53 s
[vector] +++ OK, passed 100 tests; 18 discarded.
963.53 s
[vector] (Float)
963.54 s
[vector] fromList.toList == id: OK
963.54 s
[vector] +++ OK, passed 100 tests.
963.54 s
[vector] toList.fromList == id: OK
963.54 s
[vector] +++ OK, passed 100 tests.
963.54 s
[vector] unstream.stream == id: OK
963.54 s
[vector] +++ OK, passed 100 tests.
963.54 s
[vector] stream.unstream == id: OK
963.54 s
[vector] +++ OK, passed 100 tests.
963.54 s
[vector] eq: OK
963.54 s
[vector] +++ OK, passed 100 tests.
963.54 s
[vector] length: OK
963.54 s
[vector] +++ OK, passed 100 tests.
963.54 s
[vector] null: OK
963.54 s
[vector] +++ OK, passed 100 tests.
963.54 s
[vector] index: OK
963.54 s
[vector] +++ OK, passed 100 tests; 19 discarded.
963.54 s
[vector] safeIndex: OK
963.54 s
[vector] +++ OK, passed 100 tests.
963.54 s
[vector] head: OK
963.54 s
[vector] +++ OK, passed 100 tests; 17 discarded.
963.54 s
[vector] last: OK
963.54 s
[vector] +++ OK, passed 100 tests; 20 discarded.
963.54 s
[vector] unsafeIndex: OK
963.55 s
[vector] +++ OK, passed 100 tests; 21 discarded.
963.55 s
[vector] unsafeHead: OK
963.55 s
[vector] +++ OK, passed 100 tests; 13 discarded.
963.55 s
[vector] unsafeLast: OK
963.55 s
[vector] +++ OK, passed 100 tests; 12 discarded.
963.55 s
[vector] slice: OK
963.55 s
[vector] +++ OK, passed 100 tests.
963.55 s
[vector] init: OK
963.55 s
[vector] +++ OK, passed 100 tests; 13 discarded.
963.55 s
[vector] tail: OK
963.55 s
[vector] +++ OK, passed 100 tests; 14 discarded.
963.55 s
[vector] take: OK
963.55 s
[vector] +++ OK, passed 100 tests.
963.55 s
[vector] drop: OK
963.55 s
[vector] +++ OK, passed 100 tests.
963.55 s
[vector] splitAt: OK
963.55 s
[vector] +++ OK, passed 100 tests.
963.55 s
[vector] empty: OK
963.55 s
[vector] +++ OK, passed 100 tests.
963.55 s
[vector] singleton: OK
963.55 s
[vector] +++ OK, passed 100 tests.
963.55 s
[vector] replicate: OK
963.55 s
[vector] +++ OK, passed 100 tests.
963.56 s
[vector] generate: OK
963.56 s
[vector] +++ OK, passed 100 tests.
963.58 s
[vector] iterateN: OK
963.59 s
[vector] +++ OK, passed 100 tests.
963.60 s
[vector] iterateNM: OK (0.03s)
963.60 s
[vector] +++ OK, passed 100 tests.
963.63 s
[vector] generateM: OK (0.03s)
963.63 s
[vector] +++ OK, passed 100 tests.
963.63 s
[vector] replicateM: OK (0.01s)
963.63 s
[vector] +++ OK, passed 100 tests.
963.64 s
[vector] create: OK
963.64 s
[vector] +++ OK, passed 100 tests.
963.64 s
[vector] createT: OK
963.64 s
[vector] +++ OK, passed 100 tests.
963.64 s
[vector] unfoldr: OK
963.64 s
[vector] +++ OK, passed 100 tests.
963.64 s
[vector] unfoldrN: OK
963.64 s
[vector] +++ OK, passed 100 tests.
963.64 s
[vector] unfoldrExactN: OK
963.64 s
[vector] +++ OK, passed 100 tests.
963.64 s
[vector] unfoldrM: OK
963.64 s
[vector] +++ OK, passed 100 tests.
963.66 s
[vector] unfoldrNM: OK
963.66 s
[vector] +++ OK, passed 100 tests.
963.66 s
[vector] unfoldrExactNM: OK (0.01s)
963.66 s
[vector] +++ OK, passed 100 tests.
963.67 s
[vector] constructN: OK (0.01s)
963.67 s
[vector] +++ OK, passed 100 tests.
963.67 s
[vector] constructrN: OK
963.67 s
[vector] +++ OK, passed 100 tests.
963.68 s
[vector] cons: OK
963.68 s
[vector] +++ OK, passed 100 tests.
963.68 s
[vector] snoc: OK
963.68 s
[vector] +++ OK, passed 100 tests.
963.70 s
[vector] append: OK
963.70 s
[vector] +++ OK, passed 100 tests.
963.70 s
[vector] concat: OK (0.02s)
963.71 s
[vector] +++ OK, passed 100 tests.
963.71 s
[vector] force: OK
963.71 s
[vector] +++ OK, passed 100 tests.
963.71 s
[vector] upd: OK
963.71 s
[vector] +++ OK, passed 100 tests.
963.72 s
[vector] accum: OK (0.01s)
963.72 s
[vector] +++ OK, passed 100 tests.
963.72 s
[vector] reverse: OK
963.72 s
[vector] +++ OK, passed 100 tests.
963.72 s
[vector] backpermute: OK
963.72 s
[vector] +++ OK, passed 100 tests.
963.73 s
[vector] map: OK
963.74 s
[vector] +++ OK, passed 100 tests.
963.74 s
[vector] imap: OK
963.74 s
[vector] +++ OK, passed 100 tests.
963.74 s
[vector] concatMap: OK
963.74 s
[vector] +++ OK, passed 100 tests.
963.76 s
[vector] mapM: OK
963.76 s
[vector] +++ OK, passed 100 tests.
963.78 s
[vector] mapM_: OK (0.04s)
963.80 s
[vector] +++ OK, passed 100 tests.
963.80 s
[vector] forM: OK
963.80 s
[vector] +++ OK, passed 100 tests.
963.83 s
[vector] forM_: OK (0.04s)
963.84 s
[vector] +++ OK, passed 100 tests.
963.84 s
[vector] imapM: OK
963.84 s
[vector] +++ OK, passed 100 tests.
963.87 s
[vector] imapM_: OK (0.03s)
963.87 s
[vector] +++ OK, passed 100 tests.
963.88 s
[vector] zipWith: OK
963.88 s
[vector] +++ OK, passed 100 tests.
963.88 s
[vector] zipWith3: OK
963.88 s
[vector] +++ OK, passed 100 tests.
963.89 s
[vector] izipWith: OK
963.89 s
[vector] +++ OK, passed 100 tests.
963.89 s
[vector] izipWith3: OK
963.90 s
[vector] +++ OK, passed 100 tests.
963.90 s
[vector] izipWithM: OK
963.90 s
[vector] +++ OK, passed 100 tests.
963.93 s
[vector] izipWithM_: OK (0.02s)
963.93 s
[vector] +++ OK, passed 100 tests.
963.94 s
[vector] zipWithM: OK
963.94 s
[vector] +++ OK, passed 100 tests.
963.96 s
[vector] zipWithM_: OK (0.03s)
963.96 s
[vector] +++ OK, passed 100 tests.
963.96 s
[vector] filter: OK
963.98 s
[vector] +++ OK, passed 100 tests.
963.98 s
[vector] ifilter: OK
963.98 s
[vector] +++ OK, passed 100 tests.
964.01 s
[vector] filterM: OK (0.04s)
964.01 s
[vector] +++ OK, passed 100 tests.
964.01 s
[vector] uniq: OK
964.01 s
[vector] +++ OK, passed 100 tests.
964.01 s
[vector] mapMaybe: OK
964.01 s
[vector] +++ OK, passed 100 tests.
964.02 s
[vector] imapMaybe: OK
964.02 s
[vector] +++ OK, passed 100 tests.
964.02 s
[vector] takeWhile: OK
964.02 s
[vector] +++ OK, passed 100 tests.
964.02 s
[vector] dropWhile: OK
964.03 s
[vector] +++ OK, passed 100 tests.
964.03 s
[vector] partition: OK
964.03 s
[vector] +++ OK, passed 100 tests.
964.03 s
[vector] partitionWith: OK
964.03 s
[vector] +++ OK, passed 100 tests.
964.03 s
[vector] span: OK
964.04 s
[vector] +++ OK, passed 100 tests.
964.04 s
[vector] break: OK
964.04 s
[vector] +++ OK, passed 100 tests.
964.04 s
[vector] spanR: OK
964.04 s
[vector] +++ OK, passed 100 tests.
964.04 s
[vector] breakR: OK
964.04 s
[vector] +++ OK, passed 100 tests.
964.04 s
[vector] groupBy: OK
964.04 s
[vector] +++ OK, passed 100 tests.
964.05 s
[vector] elem: OK
964.05 s
[vector] +++ OK, passed 100 tests.
964.05 s
[vector] notElem: OK
964.05 s
[vector] +++ OK, passed 100 tests.
964.06 s
[vector] find: OK
964.06 s
[vector] +++ OK, passed 100 tests.
964.06 s
[vector] findIndex: OK
964.06 s
[vector] +++ OK, passed 100 tests.
964.06 s
[vector] findIndexR: OK
964.06 s
[vector] +++ OK, passed 100 tests.
964.06 s
[vector] findIndices: OK
964.06 s
[vector] +++ OK, passed 100 tests.
964.06 s
[vector] elemIndex: OK
964.06 s
[vector] +++ OK, passed 100 tests.
964.06 s
[vector] elemIndices: OK
964.06 s
[vector] +++ OK, passed 100 tests.
964.07 s
[vector] foldl: OK (0.01s)
964.07 s
[vector] +++ OK, passed 100 tests.
964.07 s
[vector] foldl1: OK
964.07 s
[vector] +++ OK, passed 100 tests; 15 discarded.
964.08 s
[vector] foldl': OK
964.08 s
[vector] +++ OK, passed 100 tests.
964.10 s
[vector] foldl1': OK
964.10 s
[vector] +++ OK, passed 100 tests; 12 discarded.
964.10 s
[vector] foldr: OK
964.10 s
[vector] +++ OK, passed 100 tests.
964.10 s
[vector] foldr1: OK
964.10 s
[vector] +++ OK, passed 100 tests; 15 discarded.
964.11 s
[vector] foldr': OK
964.11 s
[vector] +++ OK, passed 100 tests.
964.13 s
[vector] foldr1': OK
964.14 s
[vector] +++ OK, passed 100 tests; 15 discarded.
964.14 s
[vector] ifoldl: OK
964.14 s
[vector] +++ OK, passed 100 tests.
964.14 s
[vector] ifoldl': OK
964.14 s
[vector] +++ OK, passed 100 tests.
964.14 s
[vector] ifoldr: OK
964.14 s
[vector] +++ OK, passed 100 tests.
964.16 s
[vector] ifoldr': OK
964.16 s
[vector] +++ OK, passed 100 tests.
964.16 s
[vector] ifoldM: OK
964.16 s
[vector] +++ OK, passed 100 tests.
964.18 s
[vector] ifoldM': OK
964.18 s
[vector] +++ OK, passed 100 tests.
964.20 s
[vector] ifoldM_: OK (0.03s)
964.20 s
[vector] +++ OK, passed 100 tests.
964.23 s
[vector] ifoldM'_: OK (0.03s)
964.23 s
[vector] +++ OK, passed 100 tests.
964.23 s
[vector] all: OK
964.23 s
[vector] +++ OK, passed 100 tests.
964.23 s
[vector] any: OK
964.24 s
[vector] +++ OK, passed 100 tests.
964.24 s
[vector] prescanl: OK
964.24 s
[vector] +++ OK, passed 100 tests.
964.24 s
[vector] prescanl': OK
964.24 s
[vector] +++ OK, passed 100 tests.
964.25 s
[vector] postscanl: OK
964.25 s
[vector] +++ OK, passed 100 tests.
964.26 s
[vector] postscanl': OK
964.26 s
[vector] +++ OK, passed 100 tests.
964.27 s
[vector] scanl: OK
964.28 s
[vector] +++ OK, passed 100 tests.
964.28 s
[vector] scanl': OK
964.28 s
[vector] +++ OK, passed 100 tests.
964.28 s
[vector] scanl1: OK
964.29 s
[vector] +++ OK, passed 100 tests.
964.29 s
[vector] scanl1': OK
964.29 s
[vector] +++ OK, passed 100 tests.
964.30 s
[vector] iscanl: OK
964.30 s
[vector] +++ OK, passed 100 tests.
964.30 s
[vector] iscanl': OK
964.30 s
[vector] +++ OK, passed 100 tests.
964.31 s
[vector] prescanr: OK
964.31 s
[vector] +++ OK, passed 100 tests.
964.32 s
[vector] prescanr': OK
964.32 s
[vector] +++ OK, passed 100 tests.
964.32 s
[vector] postscanr: OK
964.32 s
[vector] +++ OK, passed 100 tests.
964.33 s
[vector] postscanr': OK
964.33 s
[vector] +++ OK, passed 100 tests.
964.34 s
[vector] scanr: OK
964.34 s
[vector] +++ OK, passed 100 tests.
964.36 s
[vector] scanr': OK
964.36 s
[vector] +++ OK, passed 100 tests.
964.36 s
[vector] scanr1: OK
964.36 s
[vector] +++ OK, passed 100 tests.
964.37 s
[vector] scanr1': OK
964.37 s
[vector] +++ OK, passed 100 tests.
964.38 s
[vector] iscanr: OK
964.38 s
[vector] +++ OK, passed 100 tests.
964.39 s
[vector] iscanr': OK
964.39 s
[vector] +++ OK, passed 100 tests.
964.39 s
[vector] mut_read: OK
964.39 s
[vector] +++ OK, passed 100 tests; 21 discarded.
964.39 s
[vector] mut_write: OK
964.39 s
[vector] +++ OK, passed 100 tests; 16 discarded.
964.39 s
[vector] mut_modify: OK
964.39 s
[vector] +++ OK, passed 100 tests; 20 discarded.
964.40 s
[vector] mut_generate: OK
964.40 s
[vector] +++ OK, passed 100 tests.
964.42 s
[vector] mut_generateM: OK (0.02s)
964.42 s
[vector] +++ OK, passed 100 tests.
964.46 s
[vector] mut_mapM_: OK (0.04s)
964.46 s
[vector] +++ OK, passed 100 tests.
964.50 s
[vector] mut_imapM_: OK (0.03s)
964.50 s
[vector] +++ OK, passed 100 tests.
964.54 s
[vector] mut_forM_: OK (0.03s)
964.54 s
[vector] +++ OK, passed 100 tests.
964.56 s
[vector] mut_iforM_: OK (0.03s)
964.56 s
[vector] +++ OK, passed 100 tests.
964.57 s
[vector] mut_foldr: OK
964.58 s
[vector] +++ OK, passed 100 tests.
964.58 s
[vector] mut_foldr': OK
964.59 s
[vector] +++ OK, passed 100 tests.
964.60 s
[vector] mut_foldl: OK
964.60 s
[vector] +++ OK, passed 100 tests.
964.60 s
[vector] mut_foldl': OK
964.60 s
[vector] +++ OK, passed 100 tests.
964.60 s
[vector] mut_ifoldr: OK
964.60 s
[vector] +++ OK, passed 100 tests.
964.60 s
[vector] mut_ifoldr': OK
964.60 s
[vector] +++ OK, passed 100 tests.
964.62 s
[vector] mut_ifoldl: OK
964.62 s
[vector] +++ OK, passed 100 tests.
964.64 s
[vector] mut_ifoldl': OK (0.01s)
964.64 s
[vector] +++ OK, passed 100 tests.
964.66 s
[vector] mut_foldM: OK (0.02s)
964.66 s
[vector] +++ OK, passed 100 tests.
964.67 s
[vector] mut_foldM': OK
964.68 s
[vector] +++ OK, passed 100 tests.
964.68 s
[vector] mut_foldrM: OK
964.69 s
[vector] +++ OK, passed 100 tests.
964.70 s
[vector] mut_foldrM': OK
964.70 s
[vector] +++ OK, passed 100 tests.
964.70 s
[vector] mut_ifoldM: OK (0.01s)
964.70 s
[vector] +++ OK, passed 100 tests.
964.71 s
[vector] mut_ifoldM': OK (0.01s)
964.71 s
[vector] +++ OK, passed 100 tests.
964.71 s
[vector] mut_ifoldrM: OK (0.01s)
964.71 s
[vector] +++ OK, passed 100 tests.
964.71 s
[vector] mut_ifoldrM': OK
964.72 s
[vector] +++ OK, passed 100 tests.
964.72 s
[vector] compare: OK
964.72 s
[vector] +++ OK, passed 100 tests.
964.72 s
[vector] maximum: OK
964.72 s
[vector] +++ OK, passed 100 tests; 16 discarded.
964.72 s
[vector] minimum: OK
964.72 s
[vector] +++ OK, passed 100 tests; 12 discarded.
964.72 s
[vector] minIndex: OK
964.72 s
[vector] +++ OK, passed 100 tests; 16 discarded.
964.72 s
[vector] maxIndex: OK
964.72 s
[vector] +++ OK, passed 100 tests; 18 discarded.
964.72 s
[vector] maximumBy: OK
964.72 s
[vector] +++ OK, passed 100 tests; 17 discarded.
964.72 s
[vector] minimumBy: OK
964.72 s
[vector] +++ OK, passed 100 tests; 17 discarded.
964.72 s
[vector] maximumOn: OK
964.72 s
[vector] +++ OK, passed 100 tests; 22 discarded.
964.72 s
[vector] minimumOn: OK
964.72 s
[vector] +++ OK, passed 100 tests; 20 discarded.
964.72 s
[vector] maxIndexBy: OK
964.72 s
[vector] +++ OK, passed 100 tests; 14 discarded.
964.72 s
[vector] minIndexBy: OK
964.72 s
[vector] +++ OK, passed 100 tests; 17 discarded.
964.73 s
[vector] ListFirstMaxIndexWins: OK
964.73 s
[vector] +++ OK, passed 100 tests; 18 discarded.
964.73 s
[vector] FalseListFirstMaxIndexWins: OK
964.73 s
[vector] +++ OK, failed as expected. (after 1 test):
964.73 s
[vector] Exception:
964.73 s
[vector] Prelude.foldr1: empty list
964.73 s
[vector] CallStack (from HasCallStack):
964.73 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
964.73 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
964.73 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
964.73 s
[vector] []
964.73 s
[vector] zip: OK
964.73 s
[vector] +++ OK, passed 100 tests.
964.73 s
[vector] zip3: OK
964.73 s
[vector] +++ OK, passed 100 tests.
964.73 s
[vector] unzip: OK
964.73 s
[vector] +++ OK, passed 100 tests.
964.73 s
[vector] unzip3: OK
964.73 s
[vector] +++ OK, passed 100 tests.
964.74 s
[vector] indexed: OK
964.74 s
[vector] +++ OK, passed 100 tests.
964.74 s
[vector] update: OK
964.74 s
[vector] +++ OK, passed 100 tests.
964.74 s
[vector] mempty: OK
964.74 s
[vector] +++ OK, passed 100 tests.
964.74 s
[vector] mappend: OK
964.76 s
[vector] +++ OK, passed 100 tests.
964.76 s
[vector] mconcat: OK (0.02s)
964.76 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] glength: OK
964.77 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] sum: OK
964.77 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] product: OK
964.77 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] enumFromN: OK
964.77 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] enumFromThenN: OK
964.77 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] enumFromTo: OK
964.77 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] enumFromThenTo: OK
964.77 s
[vector] +++ OK, passed 100 tests; 1 discarded.
964.77 s
[vector] (Double)
964.77 s
[vector] fromList.toList == id: OK
964.77 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] toList.fromList == id: OK
964.77 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] unstream.stream == id: OK
964.77 s
[vector] +++ OK, passed 100 tests.
964.77 s
[vector] stream.unstream == id: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] eq: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] length: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] null: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] index: OK
964.78 s
[vector] +++ OK, passed 100 tests; 14 discarded.
964.78 s
[vector] safeIndex: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] head: OK
964.78 s
[vector] +++ OK, passed 100 tests; 16 discarded.
964.78 s
[vector] last: OK
964.78 s
[vector] +++ OK, passed 100 tests; 17 discarded.
964.78 s
[vector] unsafeIndex: OK
964.78 s
[vector] +++ OK, passed 100 tests; 19 discarded.
964.78 s
[vector] unsafeHead: OK
964.78 s
[vector] +++ OK, passed 100 tests; 22 discarded.
964.78 s
[vector] unsafeLast: OK
964.78 s
[vector] +++ OK, passed 100 tests; 16 discarded.
964.78 s
[vector] slice: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] init: OK
964.78 s
[vector] +++ OK, passed 100 tests; 14 discarded.
964.78 s
[vector] tail: OK
964.78 s
[vector] +++ OK, passed 100 tests; 11 discarded.
964.78 s
[vector] take: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] drop: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] splitAt: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] empty: OK
964.78 s
[vector] +++ OK, passed 100 tests.
964.78 s
[vector] singleton: OK
964.79 s
[vector] +++ OK, passed 100 tests.
964.79 s
[vector] replicate: OK
964.79 s
[vector] +++ OK, passed 100 tests.
964.79 s
[vector] generate: OK
964.79 s
[vector] +++ OK, passed 100 tests.
964.80 s
[vector] iterateN: OK
964.80 s
[vector] +++ OK, passed 100 tests.
964.82 s
[vector] iterateNM: OK (0.01s)
964.82 s
[vector] +++ OK, passed 100 tests.
964.84 s
[vector] generateM: OK (0.03s)
964.84 s
[vector] +++ OK, passed 100 tests.
964.85 s
[vector] replicateM: OK (0.02s)
964.85 s
[vector] +++ OK, passed 100 tests.
964.85 s
[vector] create: OK
964.85 s
[vector] +++ OK, passed 100 tests.
964.85 s
[vector] createT: OK
964.85 s
[vector] +++ OK, passed 100 tests.
964.85 s
[vector] unfoldr: OK
964.85 s
[vector] +++ OK, passed 100 tests.
964.85 s
[vector] unfoldrN: OK
964.85 s
[vector] +++ OK, passed 100 tests.
964.86 s
[vector] unfoldrExactN: OK
964.86 s
[vector] +++ OK, passed 100 tests.
964.86 s
[vector] unfoldrM: OK
964.88 s
[vector] +++ OK, passed 100 tests.
964.88 s
[vector] unfoldrNM: OK
964.88 s
[vector] +++ OK, passed 100 tests.
964.90 s
[vector] unfoldrExactNM: OK (0.02s)
964.90 s
[vector] +++ OK, passed 100 tests.
964.91 s
[vector] constructN: OK (0.02s)
964.91 s
[vector] +++ OK, passed 100 tests.
964.91 s
[vector] constructrN: OK (0.01s)
964.91 s
[vector] +++ OK, passed 100 tests.
964.91 s
[vector] cons: OK
964.91 s
[vector] +++ OK, passed 100 tests.
964.91 s
[vector] snoc: OK
964.92 s
[vector] +++ OK, passed 100 tests.
964.94 s
[vector] append: OK
964.94 s
[vector] +++ OK, passed 100 tests.
964.94 s
[vector] concat: OK (0.02s)
964.94 s
[vector] +++ OK, passed 100 tests.
964.94 s
[vector] force: OK
964.94 s
[vector] +++ OK, passed 100 tests.
964.94 s
[vector] upd: OK
964.94 s
[vector] +++ OK, passed 100 tests.
964.96 s
[vector] accum: OK
964.96 s
[vector] +++ OK, passed 100 tests.
964.96 s
[vector] reverse: OK
964.96 s
[vector] +++ OK, passed 100 tests.
964.96 s
[vector] backpermute: OK
964.96 s
[vector] +++ OK, passed 100 tests.
964.98 s
[vector] map: OK
964.98 s
[vector] +++ OK, passed 100 tests.
964.98 s
[vector] imap: OK
964.98 s
[vector] +++ OK, passed 100 tests.
964.99 s
[vector] concatMap: OK
964.99 s
[vector] +++ OK, passed 100 tests.
965.00 s
[vector] mapM: OK
965.00 s
[vector] +++ OK, passed 100 tests.
965.03 s
[vector] mapM_: OK (0.03s)
965.04 s
[vector] +++ OK, passed 100 tests.
965.04 s
[vector] forM: OK
965.04 s
[vector] +++ OK, passed 100 tests.
965.08 s
[vector] forM_: OK (0.04s)
965.08 s
[vector] +++ OK, passed 100 tests.
965.10 s
[vector] imapM: OK (0.01s)
965.10 s
[vector] +++ OK, passed 100 tests.
965.13 s
[vector] imapM_: OK (0.04s)
965.14 s
[vector] +++ OK, passed 100 tests.
965.14 s
[vector] zipWith: OK
965.14 s
[vector] +++ OK, passed 100 tests.
965.15 s
[vector] zipWith3: OK (0.01s)
965.15 s
[vector] +++ OK, passed 100 tests.
965.16 s
[vector] izipWith: OK (0.01s)
965.16 s
[vector] +++ OK, passed 100 tests.
965.18 s
[vector] izipWith3: OK (0.01s)
965.18 s
[vector] +++ OK, passed 100 tests.
965.18 s
[vector] izipWithM: OK
965.18 s
[vector] +++ OK, passed 100 tests.
965.20 s
[vector] izipWithM_: OK (0.03s)
965.20 s
[vector] +++ OK, passed 100 tests.
965.22 s
[vector] zipWithM: OK
965.22 s
[vector] +++ OK, passed 100 tests.
965.25 s
[vector] zipWithM_: OK (0.03s)
965.26 s
[vector] +++ OK, passed 100 tests.
965.26 s
[vector] filter: OK
965.26 s
[vector] +++ OK, passed 100 tests.
965.26 s
[vector] ifilter: OK
965.26 s
[vector] +++ OK, passed 100 tests.
965.31 s
[vector] filterM: OK (0.05s)
965.32 s
[vector] +++ OK, passed 100 tests.
965.32 s
[vector] uniq: OK
965.33 s
[vector] +++ OK, passed 100 tests.
965.33 s
[vector] mapMaybe: OK
965.33 s
[vector] +++ OK, passed 100 tests.
965.33 s
[vector] imapMaybe: OK
965.33 s
[vector] +++ OK, passed 100 tests.
965.33 s
[vector] takeWhile: OK
965.33 s
[vector] +++ OK, passed 100 tests.
965.34 s
[vector] dropWhile: OK
965.34 s
[vector] +++ OK, passed 100 tests.
965.34 s
[vector] partition: OK
965.34 s
[vector] +++ OK, passed 100 tests.
965.35 s
[vector] partitionWith: OK
965.35 s
[vector] +++ OK, passed 100 tests.
965.35 s
[vector] span: OK
965.35 s
[vector] +++ OK, passed 100 tests.
965.35 s
[vector] break: OK
965.35 s
[vector] +++ OK, passed 100 tests.
965.35 s
[vector] spanR: OK
965.35 s
[vector] +++ OK, passed 100 tests.
965.36 s
[vector] breakR: OK
965.36 s
[vector] +++ OK, passed 100 tests.
965.36 s
[vector] groupBy: OK
965.36 s
[vector] +++ OK, passed 100 tests.
965.36 s
[vector] elem: OK
965.37 s
[vector] +++ OK, passed 100 tests.
965.37 s
[vector] notElem: OK
965.37 s
[vector] +++ OK, passed 100 tests.
965.37 s
[vector] find: OK
965.37 s
[vector] +++ OK, passed 100 tests.
965.37 s
[vector] findIndex: OK
965.37 s
[vector] +++ OK, passed 100 tests.
965.37 s
[vector] findIndexR: OK
965.37 s
[vector] +++ OK, passed 100 tests.
965.37 s
[vector] findIndices: OK
965.37 s
[vector] +++ OK, passed 100 tests.
965.37 s
[vector] elemIndex: OK
965.38 s
[vector] +++ OK, passed 100 tests.
965.38 s
[vector] elemIndices: OK
965.38 s
[vector] +++ OK, passed 100 tests.
965.40 s
[vector] foldl: OK (0.01s)
965.40 s
[vector] +++ OK, passed 100 tests.
965.41 s
[vector] foldl1: OK (0.01s)
965.42 s
[vector] +++ OK, passed 100 tests; 18 discarded.
965.42 s
[vector] foldl': OK (0.01s)
965.42 s
[vector] +++ OK, passed 100 tests.
965.43 s
[vector] foldl1': OK (0.01s)
965.43 s
[vector] +++ OK, passed 100 tests; 22 discarded.
965.44 s
[vector] foldr: OK
965.45 s
[vector] +++ OK, passed 100 tests.
965.46 s
[vector] foldr1: OK (0.01s)
965.46 s
[vector] +++ OK, passed 100 tests; 12 discarded.
965.48 s
[vector] foldr': OK (0.02s)
965.48 s
[vector] +++ OK, passed 100 tests.
965.50 s
[vector] foldr1': OK (0.02s)
965.50 s
[vector] +++ OK, passed 100 tests; 12 discarded.
965.52 s
[vector] ifoldl: OK (0.01s)
965.52 s
[vector] +++ OK, passed 100 tests.
965.52 s
[vector] ifoldl': OK (0.02s)
965.52 s
[vector] +++ OK, passed 100 tests.
965.54 s
[vector] ifoldr: OK (0.02s)
965.54 s
[vector] +++ OK, passed 100 tests.
965.56 s
[vector] ifoldr': OK (0.02s)
965.56 s
[vector] +++ OK, passed 100 tests.
965.58 s
[vector] ifoldM: OK (0.02s)
965.58 s
[vector] +++ OK, passed 100 tests.
965.60 s
[vector] ifoldM': OK (0.02s)
965.60 s
[vector] +++ OK, passed 100 tests.
965.64 s
[vector] ifoldM_: OK (0.05s)
965.64 s
[vector] +++ OK, passed 100 tests.
965.67 s
[vector] ifoldM'_: OK (0.03s)
965.67 s
[vector] +++ OK, passed 100 tests.
965.67 s
[vector] all: OK
965.68 s
[vector] +++ OK, passed 100 tests.
965.68 s
[vector] any: OK
965.68 s
[vector] +++ OK, passed 100 tests.
965.69 s
[vector] prescanl: OK (0.01s)
965.70 s
[vector] +++ OK, passed 100 tests.
965.70 s
[vector] prescanl': OK (0.01s)
965.70 s
[vector] +++ OK, passed 100 tests.
965.72 s
[vector] postscanl: OK (0.01s)
965.72 s
[vector] +++ OK, passed 100 tests.
965.74 s
[vector] postscanl': OK (0.01s)
965.74 s
[vector] +++ OK, passed 100 tests.
965.74 s
[vector] scanl: OK (0.01s)
965.74 s
[vector] +++ OK, passed 100 tests.
965.76 s
[vector] scanl': OK (0.01s)
965.77 s
[vector] +++ OK, passed 100 tests.
965.78 s
[vector] scanl1: OK (0.02s)
965.78 s
[vector] +++ OK, passed 100 tests.
965.80 s
[vector] scanl1': OK (0.01s)
965.80 s
[vector] +++ OK, passed 100 tests.
965.82 s
[vector] iscanl: OK (0.01s)
965.82 s
[vector] +++ OK, passed 100 tests.
965.83 s
[vector] iscanl': OK (0.01s)
965.83 s
[vector] +++ OK, passed 100 tests.
965.84 s
[vector] prescanr: OK (0.02s)
965.84 s
[vector] +++ OK, passed 100 tests.
965.86 s
[vector] prescanr': OK (0.02s)
965.86 s
[vector] +++ OK, passed 100 tests.
965.88 s
[vector] postscanr: OK (0.01s)
965.88 s
[vector] +++ OK, passed 100 tests.
965.89 s
[vector] postscanr': OK (0.02s)
965.89 s
[vector] +++ OK, passed 100 tests.
965.90 s
[vector] scanr: OK (0.01s)
965.90 s
[vector] +++ OK, passed 100 tests.
965.92 s
[vector] scanr': OK (0.02s)
965.92 s
[vector] +++ OK, passed 100 tests.
965.94 s
[vector] scanr1: OK (0.02s)
965.94 s
[vector] +++ OK, passed 100 tests.
965.96 s
[vector] scanr1': OK (0.02s)
965.96 s
[vector] +++ OK, passed 100 tests.
965.97 s
[vector] iscanr: OK (0.02s)
965.97 s
[vector] +++ OK, passed 100 tests.
965.97 s
[vector] iscanr': OK (0.01s)
965.97 s
[vector] +++ OK, passed 100 tests.
965.97 s
[vector] mut_read: OK
965.97 s
[vector] +++ OK, passed 100 tests; 15 discarded.
965.98 s
[vector] mut_write: OK
965.98 s
[vector] +++ OK, passed 100 tests; 16 discarded.
966.00 s
[vector] mut_modify: OK
966.00 s
[vector] +++ OK, passed 100 tests; 15 discarded.
966.00 s
[vector] mut_generate: OK
966.00 s
[vector] +++ OK, passed 100 tests.
966.00 s
[vector] mut_generateM: OK (0.02s)
966.00 s
[vector] +++ OK, passed 100 tests.
966.04 s
[vector] mut_mapM_: OK (0.03s)
966.04 s
[vector] +++ OK, passed 100 tests.
966.08 s
[vector] mut_imapM_: OK (0.03s)
966.08 s
[vector] +++ OK, passed 100 tests.
966.12 s
[vector] mut_forM_: OK (0.04s)
966.12 s
[vector] +++ OK, passed 100 tests.
966.14 s
[vector] mut_iforM_: OK (0.04s)
966.14 s
[vector] +++ OK, passed 100 tests.
966.16 s
[vector] mut_foldr: OK
966.16 s
[vector] +++ OK, passed 100 tests.
966.17 s
[vector] mut_foldr': OK (0.01s)
966.17 s
[vector] +++ OK, passed 100 tests.
966.18 s
[vector] mut_foldl: OK
966.18 s
[vector] +++ OK, passed 100 tests.
966.20 s
[vector] mut_foldl': OK (0.01s)
966.20 s
[vector] +++ OK, passed 100 tests.
966.21 s
[vector] mut_ifoldr: OK (0.01s)
966.22 s
[vector] +++ OK, passed 100 tests.
966.22 s
[vector] mut_ifoldr': OK (0.01s)
966.22 s
[vector] +++ OK, passed 100 tests.
966.23 s
[vector] mut_ifoldl: OK (0.01s)
966.23 s
[vector] +++ OK, passed 100 tests.
966.26 s
[vector] mut_ifoldl': OK
966.26 s
[vector] +++ OK, passed 100 tests.
966.28 s
[vector] mut_foldM: OK (0.02s)
966.28 s
[vector] +++ OK, passed 100 tests.
966.29 s
[vector] mut_foldM': OK (0.02s)
966.29 s
[vector] +++ OK, passed 100 tests.
966.30 s
[vector] mut_foldrM: OK (0.02s)
966.30 s
[vector] +++ OK, passed 100 tests.
966.32 s
[vector] mut_foldrM': OK (0.01s)
966.32 s
[vector] +++ OK, passed 100 tests.
966.32 s
[vector] mut_ifoldM: OK (0.01s)
966.32 s
[vector] +++ OK, passed 100 tests.
966.34 s
[vector] mut_ifoldM': OK (0.02s)
966.34 s
[vector] +++ OK, passed 100 tests.
966.36 s
[vector] mut_ifoldrM: OK (0.02s)
966.36 s
[vector] +++ OK, passed 100 tests.
966.38 s
[vector] mut_ifoldrM': OK (0.02s)
966.38 s
[vector] +++ OK, passed 100 tests.
966.38 s
[vector] compare: OK
966.38 s
[vector] +++ OK, passed 100 tests.
966.38 s
[vector] maximum: OK
966.38 s
[vector] +++ OK, passed 100 tests; 19 discarded.
966.38 s
[vector] minimum: OK
966.38 s
[vector] +++ OK, passed 100 tests; 17 discarded.
966.38 s
[vector] minIndex: OK
966.38 s
[vector] +++ OK, passed 100 tests; 15 discarded.
966.38 s
[vector] maxIndex: OK
966.38 s
[vector] +++ OK, passed 100 tests; 12 discarded.
966.38 s
[vector] maximumBy: OK
966.38 s
[vector] +++ OK, passed 100 tests; 19 discarded.
966.39 s
[vector] minimumBy: OK
966.39 s
[vector] +++ OK, passed 100 tests; 15 discarded.
966.39 s
[vector] maximumOn: OK
966.39 s
[vector] +++ OK, passed 100 tests; 18 discarded.
966.39 s
[vector] minimumOn: OK
966.39 s
[vector] +++ OK, passed 100 tests; 12 discarded.
966.39 s
[vector] maxIndexBy: OK
966.39 s
[vector] +++ OK, passed 100 tests; 13 discarded.
966.39 s
[vector] minIndexBy: OK
966.39 s
[vector] +++ OK, passed 100 tests; 15 discarded.
966.39 s
[vector] ListFirstMaxIndexWins: OK
966.39 s
[vector] +++ OK, passed 100 tests; 13 discarded.
966.39 s
[vector] FalseListFirstMaxIndexWins: OK
966.39 s
[vector] +++ OK, failed as expected. (after 1 test):
966.40 s
[vector] Exception:
966.40 s
[vector] Prelude.foldr1: empty list
966.40 s
[vector] CallStack (from HasCallStack):
966.40 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
966.40 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
966.40 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
966.40 s
[vector] []
966.40 s
[vector] zip: OK
966.40 s
[vector] +++ OK, passed 100 tests.
966.41 s
[vector] zip3: OK
966.41 s
[vector] +++ OK, passed 100 tests.
966.41 s
[vector] unzip: OK
966.41 s
[vector] +++ OK, passed 100 tests.
966.41 s
[vector] unzip3: OK
966.41 s
[vector] +++ OK, passed 100 tests.
966.41 s
[vector] indexed: OK
966.41 s
[vector] +++ OK, passed 100 tests.
966.42 s
[vector] update: OK
966.42 s
[vector] +++ OK, passed 100 tests.
966.42 s
[vector] mempty: OK
966.42 s
[vector] +++ OK, passed 100 tests.
966.42 s
[vector] mappend: OK
966.42 s
[vector] +++ OK, passed 100 tests.
966.44 s
[vector] mconcat: OK (0.02s)
966.44 s
[vector] +++ OK, passed 100 tests.
966.44 s
[vector] glength: OK
966.44 s
[vector] +++ OK, passed 100 tests.
966.44 s
[vector] sum: OK
966.44 s
[vector] +++ OK, passed 100 tests.
966.44 s
[vector] product: OK
966.44 s
[vector] +++ OK, passed 100 tests.
966.44 s
[vector] enumFromN: OK
966.44 s
[vector] +++ OK, passed 100 tests.
966.44 s
[vector] enumFromThenN: OK
966.44 s
[vector] +++ OK, passed 100 tests.
966.44 s
[vector] enumFromTo: OK
966.45 s
[vector] +++ OK, passed 100 tests.
966.45 s
[vector] enumFromThenTo: OK
966.45 s
[vector] +++ OK, passed 100 tests; 5 discarded.
966.45 s
[vector] (Int,Bool)
966.45 s
[vector] fromList.toList == id: OK
966.45 s
[vector] +++ OK, passed 100 tests.
966.45 s
[vector] toList.fromList == id: OK
966.45 s
[vector] +++ OK, passed 100 tests.
966.45 s
[vector] unstream.stream == id: OK
966.45 s
[vector] +++ OK, passed 100 tests.
966.45 s
[vector] stream.unstream == id: OK
966.45 s
[vector] +++ OK, passed 100 tests.
966.45 s
[vector] eq: OK
966.45 s
[vector] +++ OK, passed 100 tests.
966.45 s
[vector] length: OK
966.45 s
[vector] +++ OK, passed 100 tests.
966.45 s
[vector] null: OK
966.45 s
[vector] +++ OK, passed 100 tests.
966.45 s
[vector] index: OK
966.45 s
[vector] +++ OK, passed 100 tests; 18 discarded.
966.45 s
[vector] safeIndex: OK
966.45 s
[vector] +++ OK, passed 100 tests.
966.45 s
[vector] head: OK
966.45 s
[vector] +++ OK, passed 100 tests; 23 discarded.
966.45 s
[vector] last: OK
966.46 s
[vector] +++ OK, passed 100 tests; 14 discarded.
966.46 s
[vector] unsafeIndex: OK
966.46 s
[vector] +++ OK, passed 100 tests; 14 discarded.
966.46 s
[vector] unsafeHead: OK
966.46 s
[vector] +++ OK, passed 100 tests; 14 discarded.
966.46 s
[vector] unsafeLast: OK
966.46 s
[vector] +++ OK, passed 100 tests; 15 discarded.
966.46 s
[vector] slice: OK
966.46 s
[vector] +++ OK, passed 100 tests.
966.46 s
[vector] init: OK
966.46 s
[vector] +++ OK, passed 100 tests; 16 discarded.
966.46 s
[vector] tail: OK
966.46 s
[vector] +++ OK, passed 100 tests; 15 discarded.
966.46 s
[vector] take: OK
966.46 s
[vector] +++ OK, passed 100 tests.
966.46 s
[vector] drop: OK
966.46 s
[vector] +++ OK, passed 100 tests.
966.46 s
[vector] splitAt: OK
966.46 s
[vector] +++ OK, passed 100 tests.
966.46 s
[vector] empty: OK
966.46 s
[vector] +++ OK, passed 100 tests.
966.46 s
[vector] singleton: OK
966.46 s
[vector] +++ OK, passed 100 tests.
966.46 s
[vector] replicate: OK
966.47 s
[vector] +++ OK, passed 100 tests.
966.47 s
[vector] generate: OK
966.48 s
[vector] +++ OK, passed 100 tests.
966.48 s
[vector] iterateN: OK
966.48 s
[vector] +++ OK, passed 100 tests.
966.50 s
[vector] iterateNM: OK (0.02s)
966.50 s
[vector] +++ OK, passed 100 tests.
966.54 s
[vector] generateM: OK (0.04s)
966.54 s
[vector] +++ OK, passed 100 tests.
966.56 s
[vector] replicateM: OK (0.03s)
966.56 s
[vector] +++ OK, passed 100 tests.
966.56 s
[vector] create: OK
966.56 s
[vector] +++ OK, passed 100 tests.
966.56 s
[vector] createT: OK
966.56 s
[vector] +++ OK, passed 100 tests.
966.57 s
[vector] unfoldr: OK
966.57 s
[vector] +++ OK, passed 100 tests.
966.57 s
[vector] unfoldrN: OK
966.57 s
[vector] +++ OK, passed 100 tests.
966.57 s
[vector] unfoldrExactN: OK
966.57 s
[vector] +++ OK, passed 100 tests.
966.57 s
[vector] unfoldrM: OK
966.57 s
[vector] +++ OK, passed 100 tests.
966.57 s
[vector] unfoldrNM: OK
966.57 s
[vector] +++ OK, passed 100 tests.
966.61 s
[vector] unfoldrExactNM: OK (0.03s)
966.61 s
[vector] +++ OK, passed 100 tests.
966.61 s
[vector] constructN: OK
966.61 s
[vector] +++ OK, passed 100 tests.
966.61 s
[vector] constructrN: OK
966.61 s
[vector] +++ OK, passed 100 tests.
966.62 s
[vector] cons: OK
966.62 s
[vector] +++ OK, passed 100 tests.
966.62 s
[vector] snoc: OK
966.62 s
[vector] +++ OK, passed 100 tests.
966.62 s
[vector] append: OK
966.62 s
[vector] +++ OK, passed 100 tests.
966.66 s
[vector] concat: OK (0.04s)
966.66 s
[vector] +++ OK, passed 100 tests.
966.66 s
[vector] force: OK
966.66 s
[vector] +++ OK, passed 100 tests.
966.66 s
[vector] upd: OK
966.66 s
[vector] +++ OK, passed 100 tests.
966.67 s
[vector] accum: OK
966.67 s
[vector] +++ OK, passed 100 tests.
966.67 s
[vector] reverse: OK
966.67 s
[vector] +++ OK, passed 100 tests.
966.67 s
[vector] backpermute: OK
966.67 s
[vector] +++ OK, passed 100 tests.
966.68 s
[vector] map: OK
966.68 s
[vector] +++ OK, passed 100 tests.
966.69 s
[vector] imap: OK
966.70 s
[vector] +++ OK, passed 100 tests.
966.70 s
[vector] concatMap: OK
966.70 s
[vector] +++ OK, passed 100 tests.
966.70 s
[vector] mapM: OK
966.70 s
[vector] +++ OK, passed 100 tests.
966.72 s
[vector] mapM_: OK (0.03s)
966.74 s
[vector] +++ OK, passed 100 tests.
966.74 s
[vector] forM: OK
966.74 s
[vector] +++ OK, passed 100 tests.
966.76 s
[vector] forM_: OK (0.04s)
966.78 s
[vector] +++ OK, passed 100 tests.
966.78 s
[vector] imapM: OK
966.78 s
[vector] +++ OK, passed 100 tests.
966.80 s
[vector] imapM_: OK (0.03s)
966.80 s
[vector] +++ OK, passed 100 tests.
966.80 s
[vector] zipWith: OK
966.80 s
[vector] +++ OK, passed 100 tests.
966.80 s
[vector] zipWith3: OK
966.80 s
[vector] +++ OK, passed 100 tests.
966.81 s
[vector] izipWith: OK
966.81 s
[vector] +++ OK, passed 100 tests.
966.82 s
[vector] izipWith3: OK
966.82 s
[vector] +++ OK, passed 100 tests.
966.82 s
[vector] izipWithM: OK
966.82 s
[vector] +++ OK, passed 100 tests.
966.84 s
[vector] izipWithM_: OK (0.02s)
966.84 s
[vector] +++ OK, passed 100 tests.
966.84 s
[vector] zipWithM: OK
966.84 s
[vector] +++ OK, passed 100 tests.
966.86 s
[vector] zipWithM_: OK (0.02s)
966.86 s
[vector] +++ OK, passed 100 tests.
966.86 s
[vector] filter: OK
966.86 s
[vector] +++ OK, passed 100 tests.
966.88 s
[vector] ifilter: OK
966.88 s
[vector] +++ OK, passed 100 tests.
966.91 s
[vector] filterM: OK (0.03s)
966.91 s
[vector] +++ OK, passed 100 tests.
966.91 s
[vector] uniq: OK
966.92 s
[vector] +++ OK, passed 100 tests.
966.92 s
[vector] mapMaybe: OK
966.92 s
[vector] +++ OK, passed 100 tests.
966.92 s
[vector] imapMaybe: OK
966.92 s
[vector] +++ OK, passed 100 tests.
966.92 s
[vector] takeWhile: OK
966.92 s
[vector] +++ OK, passed 100 tests.
966.92 s
[vector] dropWhile: OK
966.92 s
[vector] +++ OK, passed 100 tests.
966.92 s
[vector] partition: OK
966.93 s
[vector] +++ OK, passed 100 tests.
966.93 s
[vector] partitionWith: OK
966.93 s
[vector] +++ OK, passed 100 tests.
966.93 s
[vector] span: OK
966.93 s
[vector] +++ OK, passed 100 tests.
966.93 s
[vector] break: OK
966.93 s
[vector] +++ OK, passed 100 tests.
966.94 s
[vector] spanR: OK
966.94 s
[vector] +++ OK, passed 100 tests.
966.94 s
[vector] breakR: OK
966.94 s
[vector] +++ OK, passed 100 tests.
966.94 s
[vector] groupBy: OK
966.94 s
[vector] +++ OK, passed 100 tests.
966.94 s
[vector] elem: OK
966.94 s
[vector] +++ OK, passed 100 tests.
966.94 s
[vector] notElem: OK
966.94 s
[vector] +++ OK, passed 100 tests.
966.94 s
[vector] find: OK
966.94 s
[vector] +++ OK, passed 100 tests.
966.94 s
[vector] findIndex: OK
966.94 s
[vector] +++ OK, passed 100 tests.
966.94 s
[vector] findIndexR: OK
966.94 s
[vector] +++ OK, passed 100 tests.
966.95 s
[vector] findIndices: OK
966.95 s
[vector] +++ OK, passed 100 tests.
966.95 s
[vector] elemIndex: OK
966.95 s
[vector] +++ OK, passed 100 tests.
966.95 s
[vector] elemIndices: OK
966.96 s
[vector] +++ OK, passed 100 tests.
966.96 s
[vector] foldl: OK
966.96 s
[vector] +++ OK, passed 100 tests.
966.96 s
[vector] foldl1: OK
966.96 s
[vector] +++ OK, passed 100 tests; 15 discarded.
966.96 s
[vector] foldl': OK
966.96 s
[vector] +++ OK, passed 100 tests.
966.96 s
[vector] foldl1': OK
966.97 s
[vector] +++ OK, passed 100 tests; 17 discarded.
966.97 s
[vector] foldr: OK
966.97 s
[vector] +++ OK, passed 100 tests.
966.98 s
[vector] foldr1: OK
966.98 s
[vector] +++ OK, passed 100 tests; 15 discarded.
966.98 s
[vector] foldr': OK
966.98 s
[vector] +++ OK, passed 100 tests.
966.98 s
[vector] foldr1': OK
966.99 s
[vector] +++ OK, passed 100 tests; 13 discarded.
966.99 s
[vector] ifoldl: OK
966.99 s
[vector] +++ OK, passed 100 tests.
966.99 s
[vector] ifoldl': OK
966.99 s
[vector] +++ OK, passed 100 tests.
966.99 s
[vector] ifoldr: OK
967.00 s
[vector] +++ OK, passed 100 tests.
967.00 s
[vector] ifoldr': OK
967.00 s
[vector] +++ OK, passed 100 tests.
967.00 s
[vector] ifoldM: OK
967.00 s
[vector] +++ OK, passed 100 tests.
967.02 s
[vector] ifoldM': OK
967.02 s
[vector] +++ OK, passed 100 tests.
967.04 s
[vector] ifoldM_: OK (0.03s)
967.04 s
[vector] +++ OK, passed 100 tests.
967.06 s
[vector] ifoldM'_: OK (0.03s)
967.06 s
[vector] +++ OK, passed 100 tests.
967.06 s
[vector] all: OK
967.06 s
[vector] +++ OK, passed 100 tests.
967.06 s
[vector] any: OK
967.06 s
[vector] +++ OK, passed 100 tests.
967.07 s
[vector] prescanl: OK
967.08 s
[vector] +++ OK, passed 100 tests.
967.08 s
[vector] prescanl': OK
967.08 s
[vector] +++ OK, passed 100 tests.
967.08 s
[vector] postscanl: OK
967.08 s
[vector] +++ OK, passed 100 tests.
967.09 s
[vector] postscanl': OK
967.09 s
[vector] +++ OK, passed 100 tests.
967.09 s
[vector] scanl: OK
967.09 s
[vector] +++ OK, passed 100 tests.
967.10 s
[vector] scanl': OK
967.10 s
[vector] +++ OK, passed 100 tests.
967.10 s
[vector] scanl1: OK
967.10 s
[vector] +++ OK, passed 100 tests.
967.10 s
[vector] scanl1': OK
967.10 s
[vector] +++ OK, passed 100 tests.
967.11 s
[vector] iscanl: OK
967.11 s
[vector] +++ OK, passed 100 tests.
967.11 s
[vector] iscanl': OK
967.12 s
[vector] +++ OK, passed 100 tests.
967.13 s
[vector] prescanr: OK
967.13 s
[vector] +++ OK, passed 100 tests.
967.14 s
[vector] prescanr': OK
967.14 s
[vector] +++ OK, passed 100 tests.
967.14 s
[vector] postscanr: OK
967.14 s
[vector] +++ OK, passed 100 tests.
967.15 s
[vector] postscanr': OK
967.15 s
[vector] +++ OK, passed 100 tests.
967.16 s
[vector] scanr: OK
967.16 s
[vector] +++ OK, passed 100 tests.
967.16 s
[vector] scanr': OK
967.16 s
[vector] +++ OK, passed 100 tests.
967.16 s
[vector] scanr1: OK
967.16 s
[vector] +++ OK, passed 100 tests.
967.16 s
[vector] scanr1': OK
967.16 s
[vector] +++ OK, passed 100 tests.
967.16 s
[vector] iscanr: OK
967.16 s
[vector] +++ OK, passed 100 tests.
967.16 s
[vector] iscanr': OK
967.16 s
[vector] +++ OK, passed 100 tests.
967.17 s
[vector] mut_read: OK
967.17 s
[vector] +++ OK, passed 100 tests; 18 discarded.
967.17 s
[vector] mut_write: OK
967.17 s
[vector] +++ OK, passed 100 tests; 21 discarded.
967.17 s
[vector] mut_modify: OK
967.17 s
[vector] +++ OK, passed 100 tests; 15 discarded.
967.18 s
[vector] mut_generate: OK
967.18 s
[vector] +++ OK, passed 100 tests.
967.20 s
[vector] mut_generateM: OK (0.01s)
967.20 s
[vector] +++ OK, passed 100 tests.
967.22 s
[vector] mut_mapM_: OK (0.03s)
967.22 s
[vector] +++ OK, passed 100 tests.
967.24 s
[vector] mut_imapM_: OK (0.03s)
967.24 s
[vector] +++ OK, passed 100 tests.
967.28 s
[vector] mut_forM_: OK (0.03s)
967.28 s
[vector] +++ OK, passed 100 tests.
967.29 s
[vector] mut_iforM_: OK (0.03s)
967.29 s
[vector] +++ OK, passed 100 tests.
967.29 s
[vector] mut_foldr: OK
967.29 s
[vector] +++ OK, passed 100 tests.
967.30 s
[vector] mut_foldr': OK
967.30 s
[vector] +++ OK, passed 100 tests.
967.30 s
[vector] mut_foldl: OK
967.30 s
[vector] +++ OK, passed 100 tests.
967.31 s
[vector] mut_foldl': OK
967.31 s
[vector] +++ OK, passed 100 tests.
967.31 s
[vector] mut_ifoldr: OK
967.31 s
[vector] +++ OK, passed 100 tests.
967.32 s
[vector] mut_ifoldr': OK
967.32 s
[vector] +++ OK, passed 100 tests.
967.32 s
[vector] mut_ifoldl: OK
967.32 s
[vector] +++ OK, passed 100 tests.
967.32 s
[vector] mut_ifoldl': OK
967.32 s
[vector] +++ OK, passed 100 tests.
967.33 s
[vector] mut_foldM: OK
967.33 s
[vector] +++ OK, passed 100 tests.
967.33 s
[vector] mut_foldM': OK
967.33 s
[vector] +++ OK, passed 100 tests.
967.34 s
[vector] mut_foldrM: OK
967.34 s
[vector] +++ OK, passed 100 tests.
967.34 s
[vector] mut_foldrM': OK
967.34 s
[vector] +++ OK, passed 100 tests.
967.34 s
[vector] mut_ifoldM: OK
967.35 s
[vector] +++ OK, passed 100 tests.
967.36 s
[vector] mut_ifoldM': OK
967.36 s
[vector] +++ OK, passed 100 tests.
967.36 s
[vector] mut_ifoldrM: OK
967.36 s
[vector] +++ OK, passed 100 tests.
967.36 s
[vector] mut_ifoldrM': OK
967.36 s
[vector] +++ OK, passed 100 tests.
967.36 s
[vector] compare: OK
967.36 s
[vector] +++ OK, passed 100 tests.
967.36 s
[vector] maximum: OK
967.36 s
[vector] +++ OK, passed 100 tests; 14 discarded.
967.36 s
[vector] minimum: OK
967.36 s
[vector] +++ OK, passed 100 tests; 15 discarded.
967.36 s
[vector] minIndex: OK
967.36 s
[vector] +++ OK, passed 100 tests; 12 discarded.
967.36 s
[vector] maxIndex: OK
967.36 s
[vector] +++ OK, passed 100 tests; 16 discarded.
967.37 s
[vector] maximumBy: OK
967.37 s
[vector] +++ OK, passed 100 tests; 15 discarded.
967.37 s
[vector] minimumBy: OK
967.37 s
[vector] +++ OK, passed 100 tests; 13 discarded.
967.37 s
[vector] maximumOn: OK
967.37 s
[vector] +++ OK, passed 100 tests; 21 discarded.
967.37 s
[vector] minimumOn: OK
967.37 s
[vector] +++ OK, passed 100 tests; 12 discarded.
967.37 s
[vector] maxIndexBy: OK
967.37 s
[vector] +++ OK, passed 100 tests; 16 discarded.
967.37 s
[vector] minIndexBy: OK
967.38 s
[vector] +++ OK, passed 100 tests; 19 discarded.
967.38 s
[vector] ListFirstMaxIndexWins: OK
967.38 s
[vector] +++ OK, passed 100 tests; 15 discarded.
967.39 s
[vector] FalseListFirstMaxIndexWins: OK
967.39 s
[vector] +++ OK, failed as expected. (after 1 test):
967.39 s
[vector] Exception:
967.39 s
[vector] Prelude.foldr1: empty list
967.39 s
[vector] CallStack (from HasCallStack):
967.40 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
967.40 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
967.40 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
967.40 s
[vector] []
967.40 s
[vector] zip: OK
967.40 s
[vector] +++ OK, passed 100 tests.
967.41 s
[vector] zip3: OK
967.41 s
[vector] +++ OK, passed 100 tests.
967.41 s
[vector] unzip: OK
967.41 s
[vector] +++ OK, passed 100 tests.
967.41 s
[vector] unzip3: OK
967.41 s
[vector] +++ OK, passed 100 tests.
967.41 s
[vector] indexed: OK
967.41 s
[vector] +++ OK, passed 100 tests.
967.41 s
[vector] update: OK
967.41 s
[vector] +++ OK, passed 100 tests.
967.41 s
[vector] mempty: OK
967.41 s
[vector] +++ OK, passed 100 tests.
967.41 s
[vector] mappend: OK
967.42 s
[vector] +++ OK, passed 100 tests.
967.44 s
[vector] mconcat: OK (0.05s)
967.44 s
[vector] +++ OK, passed 100 tests.
967.45 s
[vector] glength: OK
967.45 s
[vector] +++ OK, passed 100 tests.
967.45 s
[vector] (Int,Bool,Int)
967.45 s
[vector] fromList.toList == id: OK
967.45 s
[vector] +++ OK, passed 100 tests.
967.46 s
[vector] toList.fromList == id: OK
967.46 s
[vector] +++ OK, passed 100 tests.
967.46 s
[vector] unstream.stream == id: OK
967.46 s
[vector] +++ OK, passed 100 tests.
967.46 s
[vector] stream.unstream == id: OK
967.46 s
[vector] +++ OK, passed 100 tests.
967.46 s
[vector] eq: OK
967.46 s
[vector] +++ OK, passed 100 tests.
967.46 s
[vector] length: OK
967.46 s
[vector] +++ OK, passed 100 tests.
967.47 s
[vector] null: OK
967.48 s
[vector] +++ OK, passed 100 tests.
967.48 s
[vector] index: OK
967.48 s
[vector] +++ OK, passed 100 tests; 14 discarded.
967.48 s
[vector] safeIndex: OK
967.48 s
[vector] +++ OK, passed 100 tests.
967.48 s
[vector] head: OK
967.48 s
[vector] +++ OK, passed 100 tests; 14 discarded.
967.48 s
[vector] last: OK
967.48 s
[vector] +++ OK, passed 100 tests; 18 discarded.
967.48 s
[vector] unsafeIndex: OK
967.48 s
[vector] +++ OK, passed 100 tests; 17 discarded.
967.48 s
[vector] unsafeHead: OK
967.48 s
[vector] +++ OK, passed 100 tests; 17 discarded.
967.48 s
[vector] unsafeLast: OK
967.48 s
[vector] +++ OK, passed 100 tests; 16 discarded.
967.48 s
[vector] slice: OK
967.48 s
[vector] +++ OK, passed 100 tests.
967.48 s
[vector] init: OK
967.48 s
[vector] +++ OK, passed 100 tests; 17 discarded.
967.48 s
[vector] tail: OK
967.48 s
[vector] +++ OK, passed 100 tests; 13 discarded.
967.48 s
[vector] take: OK
967.48 s
[vector] +++ OK, passed 100 tests.
967.48 s
[vector] drop: OK
967.48 s
[vector] +++ OK, passed 100 tests.
967.48 s
[vector] splitAt: OK
967.48 s
[vector] +++ OK, passed 100 tests.
967.48 s
[vector] empty: OK
967.48 s
[vector] +++ OK, passed 100 tests.
967.49 s
[vector] singleton: OK
967.49 s
[vector] +++ OK, passed 100 tests.
967.49 s
[vector] replicate: OK
967.49 s
[vector] +++ OK, passed 100 tests.
967.49 s
[vector] generate: OK
967.49 s
[vector] +++ OK, passed 100 tests.
967.49 s
[vector] iterateN: OK
967.50 s
[vector] +++ OK, passed 100 tests.
967.52 s
[vector] iterateNM: OK (0.02s)
967.52 s
[vector] +++ OK, passed 100 tests.
967.56 s
[vector] generateM: OK (0.05s)
967.56 s
[vector] +++ OK, passed 100 tests.
967.56 s
[vector] replicateM: OK (0.01s)
967.56 s
[vector] +++ OK, passed 100 tests.
967.56 s
[vector] create: OK
967.56 s
[vector] +++ OK, passed 100 tests.
967.57 s
[vector] createT: OK
967.57 s
[vector] +++ OK, passed 100 tests.
967.57 s
[vector] unfoldr: OK
967.57 s
[vector] +++ OK, passed 100 tests.
967.57 s
[vector] unfoldrN: OK
967.57 s
[vector] +++ OK, passed 100 tests.
967.57 s
[vector] unfoldrExactN: OK
967.57 s
[vector] +++ OK, passed 100 tests.
967.58 s
[vector] unfoldrM: OK
967.58 s
[vector] +++ OK, passed 100 tests.
967.58 s
[vector] unfoldrNM: OK
967.60 s
[vector] +++ OK, passed 100 tests.
967.62 s
[vector] unfoldrExactNM: OK (0.04s)
967.62 s
[vector] +++ OK, passed 100 tests.
967.63 s
[vector] constructN: OK (0.01s)
967.63 s
[vector] +++ OK, passed 100 tests.
967.63 s
[vector] constructrN: OK
967.64 s
[vector] +++ OK, passed 100 tests.
967.64 s
[vector] cons: OK
967.64 s
[vector] +++ OK, passed 100 tests.
967.64 s
[vector] snoc: OK
967.64 s
[vector] +++ OK, passed 100 tests.
967.66 s
[vector] append: OK
967.66 s
[vector] +++ OK, passed 100 tests.
967.69 s
[vector] concat: OK (0.05s)
967.69 s
[vector] +++ OK, passed 100 tests.
967.70 s
[vector] force: OK
967.70 s
[vector] +++ OK, passed 100 tests.
967.70 s
[vector] upd: OK
967.71 s
[vector] +++ OK, passed 100 tests.
967.71 s
[vector] accum: OK
967.71 s
[vector] +++ OK, passed 100 tests.
967.71 s
[vector] reverse: OK
967.71 s
[vector] +++ OK, passed 100 tests.
967.71 s
[vector] backpermute: OK
967.71 s
[vector] +++ OK, passed 100 tests.
967.72 s
[vector] map: OK
967.72 s
[vector] +++ OK, passed 100 tests.
967.73 s
[vector] imap: OK
967.74 s
[vector] +++ OK, passed 100 tests.
968.02 s
[vector] concatMap: OK
968.02 s
[vector] +++ OK, passed 100 tests.
968.02 s
[vector] mapM: OK
968.02 s
[vector] +++ OK, passed 100 tests.
968.02 s
[vector] mapM_: OK (0.04s)
968.02 s
[vector] +++ OK, passed 100 tests.
968.02 s
[vector] forM: OK
968.02 s
[vector] +++ OK, passed 100 tests.
968.02 s
[vector] forM_: OK (0.04s)
968.02 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] imapM: OK
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] imapM_: OK (0.05s)
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] zipWith: OK
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] zipWith3: OK
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] izipWith: OK
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] izipWith3: OK
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] izipWithM: OK
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] izipWithM_: OK (0.03s)
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] zipWithM: OK
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] zipWithM_: OK (0.03s)
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] filter: OK
968.03 s
[vector] +++ OK, passed 100 tests.
968.03 s
[vector] ifilter: OK
968.03 s
[vector] +++ OK, passed 100 tests.
968.04 s
[vector] filterM: OK (0.06s)
968.04 s
[vector] +++ OK, passed 100 tests.
968.04 s
[vector] uniq: OK
968.04 s
[vector] +++ OK, passed 100 tests.
968.05 s
[vector] mapMaybe: OK
968.05 s
[vector] +++ OK, passed 100 tests.
968.05 s
[vector] imapMaybe: OK
968.05 s
[vector] +++ OK, passed 100 tests.
968.06 s
[vector] takeWhile: OK
968.06 s
[vector] +++ OK, passed 100 tests.
968.06 s
[vector] dropWhile: OK
968.06 s
[vector] +++ OK, passed 100 tests.
968.07 s
[vector] partition: OK
968.07 s
[vector] +++ OK, passed 100 tests.
968.07 s
[vector] partitionWith: OK
968.07 s
[vector] +++ OK, passed 100 tests.
968.07 s
[vector] span: OK
968.07 s
[vector] +++ OK, passed 100 tests.
968.07 s
[vector] break: OK
968.07 s
[vector] +++ OK, passed 100 tests.
968.08 s
[vector] spanR: OK
968.08 s
[vector] +++ OK, passed 100 tests.
968.08 s
[vector] breakR: OK
968.08 s
[vector] +++ OK, passed 100 tests.
968.08 s
[vector] groupBy: OK
968.08 s
[vector] +++ OK, passed 100 tests.
968.08 s
[vector] elem: OK
968.08 s
[vector] +++ OK, passed 100 tests.
968.09 s
[vector] notElem: OK
968.09 s
[vector] +++ OK, passed 100 tests.
968.09 s
[vector] find: OK
968.09 s
[vector] +++ OK, passed 100 tests.
968.09 s
[vector] findIndex: OK
968.09 s
[vector] +++ OK, passed 100 tests.
968.09 s
[vector] findIndexR: OK
968.09 s
[vector] +++ OK, passed 100 tests.
968.09 s
[vector] findIndices: OK
968.09 s
[vector] +++ OK, passed 100 tests.
968.09 s
[vector] elemIndex: OK
968.09 s
[vector] +++ OK, passed 100 tests.
968.10 s
[vector] elemIndices: OK
968.10 s
[vector] +++ OK, passed 100 tests.
968.10 s
[vector] foldl: OK
968.10 s
[vector] +++ OK, passed 100 tests.
968.10 s
[vector] foldl1: OK
968.11 s
[vector] +++ OK, passed 100 tests; 14 discarded.
968.12 s
[vector] foldl': OK
968.12 s
[vector] +++ OK, passed 100 tests.
968.12 s
[vector] foldl1': OK
968.12 s
[vector] +++ OK, passed 100 tests; 14 discarded.
968.14 s
[vector] foldr: OK
968.14 s
[vector] +++ OK, passed 100 tests.
968.14 s
[vector] foldr1: OK
968.14 s
[vector] +++ OK, passed 100 tests; 16 discarded.
968.15 s
[vector] foldr': OK
968.15 s
[vector] +++ OK, passed 100 tests.
968.15 s
[vector] foldr1': OK
968.15 s
[vector] +++ OK, passed 100 tests; 19 discarded.
968.15 s
[vector] ifoldl: OK
968.16 s
[vector] +++ OK, passed 100 tests.
968.16 s
[vector] ifoldl': OK
968.16 s
[vector] +++ OK, passed 100 tests.
968.16 s
[vector] ifoldr: OK
968.16 s
[vector] +++ OK, passed 100 tests.
968.18 s
[vector] ifoldr': OK
968.18 s
[vector] +++ OK, passed 100 tests.
968.19 s
[vector] ifoldM: OK
968.20 s
[vector] +++ OK, passed 100 tests.
968.20 s
[vector] ifoldM': OK (0.01s)
968.20 s
[vector] +++ OK, passed 100 tests.
968.24 s
[vector] ifoldM_: OK (0.04s)
968.24 s
[vector] +++ OK, passed 100 tests.
968.27 s
[vector] ifoldM'_: OK (0.04s)
968.27 s
[vector] +++ OK, passed 100 tests.
968.27 s
[vector] all: OK
968.27 s
[vector] +++ OK, passed 100 tests.
968.27 s
[vector] any: OK
968.27 s
[vector] +++ OK, passed 100 tests.
968.28 s
[vector] prescanl: OK
968.28 s
[vector] +++ OK, passed 100 tests.
968.29 s
[vector] prescanl': OK
968.30 s
[vector] +++ OK, passed 100 tests.
968.30 s
[vector] postscanl: OK
968.30 s
[vector] +++ OK, passed 100 tests.
968.30 s
[vector] postscanl': OK
968.30 s
[vector] +++ OK, passed 100 tests.
968.30 s
[vector] scanl: OK
968.30 s
[vector] +++ OK, passed 100 tests.
968.31 s
[vector] scanl': OK
968.31 s
[vector] +++ OK, passed 100 tests.
968.32 s
[vector] scanl1: OK
968.32 s
[vector] +++ OK, passed 100 tests.
968.33 s
[vector] scanl1': OK
968.33 s
[vector] +++ OK, passed 100 tests.
968.33 s
[vector] iscanl: OK
968.33 s
[vector] +++ OK, passed 100 tests.
968.35 s
[vector] iscanl': OK
968.35 s
[vector] +++ OK, passed 100 tests.
968.36 s
[vector] prescanr: OK
968.36 s
[vector] +++ OK, passed 100 tests.
968.36 s
[vector] prescanr': OK
968.36 s
[vector] +++ OK, passed 100 tests.
968.36 s
[vector] postscanr: OK
968.36 s
[vector] +++ OK, passed 100 tests.
968.36 s
[vector] postscanr': OK
968.36 s
[vector] +++ OK, passed 100 tests.
968.38 s
[vector] scanr: OK
968.38 s
[vector] +++ OK, passed 100 tests.
968.38 s
[vector] scanr': OK
968.38 s
[vector] +++ OK, passed 100 tests.
968.38 s
[vector] scanr1: OK
968.38 s
[vector] +++ OK, passed 100 tests.
968.40 s
[vector] scanr1': OK
968.40 s
[vector] +++ OK, passed 100 tests.
968.40 s
[vector] iscanr: OK
968.40 s
[vector] +++ OK, passed 100 tests.
968.40 s
[vector] iscanr': OK
968.40 s
[vector] +++ OK, passed 100 tests.
968.41 s
[vector] mut_read: OK
968.41 s
[vector] +++ OK, passed 100 tests; 23 discarded.
968.41 s
[vector] mut_write: OK
968.41 s
[vector] +++ OK, passed 100 tests; 12 discarded.
968.41 s
[vector] mut_modify: OK
968.41 s
[vector] +++ OK, passed 100 tests; 17 discarded.
968.42 s
[vector] mut_generate: OK
968.42 s
[vector] +++ OK, passed 100 tests.
968.44 s
[vector] mut_generateM: OK (0.02s)
968.44 s
[vector] +++ OK, passed 100 tests.
968.48 s
[vector] mut_mapM_: OK (0.03s)
968.48 s
[vector] +++ OK, passed 100 tests.
968.52 s
[vector] mut_imapM_: OK (0.04s)
968.52 s
[vector] +++ OK, passed 100 tests.
968.56 s
[vector] mut_forM_: OK (0.04s)
968.56 s
[vector] +++ OK, passed 100 tests.
968.58 s
[vector] mut_iforM_: OK (0.03s)
968.59 s
[vector] +++ OK, passed 100 tests.
968.59 s
[vector] mut_foldr: OK
968.60 s
[vector] +++ OK, passed 100 tests.
968.61 s
[vector] mut_foldr': OK
968.61 s
[vector] +++ OK, passed 100 tests.
968.61 s
[vector] mut_foldl: OK
968.61 s
[vector] +++ OK, passed 100 tests.
968.61 s
[vector] mut_foldl': OK (0.01s)
968.62 s
[vector] +++ OK, passed 100 tests.
968.62 s
[vector] mut_ifoldr: OK
968.62 s
[vector] +++ OK, passed 100 tests.
968.63 s
[vector] mut_ifoldr': OK
968.63 s
[vector] +++ OK, passed 100 tests.
968.64 s
[vector] mut_ifoldl: OK
968.64 s
[vector] +++ OK, passed 100 tests.
968.64 s
[vector] mut_ifoldl': OK
968.64 s
[vector] +++ OK, passed 100 tests.
968.64 s
[vector] mut_foldM: OK
968.64 s
[vector] +++ OK, passed 100 tests.
968.65 s
[vector] mut_foldM': OK
968.65 s
[vector] +++ OK, passed 100 tests.
968.66 s
[vector] mut_foldrM: OK
968.67 s
[vector] +++ OK, passed 100 tests.
968.68 s
[vector] mut_foldrM': OK
968.68 s
[vector] +++ OK, passed 100 tests.
968.68 s
[vector] mut_ifoldM: OK
968.68 s
[vector] +++ OK, passed 100 tests.
968.69 s
[vector] mut_ifoldM': OK
968.69 s
[vector] +++ OK, passed 100 tests.
968.69 s
[vector] mut_ifoldrM: OK
968.69 s
[vector] +++ OK, passed 100 tests.
968.70 s
[vector] mut_ifoldrM': OK
968.70 s
[vector] +++ OK, passed 100 tests.
968.70 s
[vector] compare: OK
968.70 s
[vector] +++ OK, passed 100 tests.
968.70 s
[vector] maximum: OK
968.70 s
[vector] +++ OK, passed 100 tests; 20 discarded.
968.70 s
[vector] minimum: OK
968.70 s
[vector] +++ OK, passed 100 tests; 18 discarded.
968.70 s
[vector] minIndex: OK
968.70 s
[vector] +++ OK, passed 100 tests; 18 discarded.
968.71 s
[vector] maxIndex: OK
968.71 s
[vector] +++ OK, passed 100 tests; 14 discarded.
968.71 s
[vector] maximumBy: OK
968.71 s
[vector] +++ OK, passed 100 tests; 11 discarded.
968.71 s
[vector] minimumBy: OK
968.71 s
[vector] +++ OK, passed 100 tests; 13 discarded.
968.71 s
[vector] maximumOn: OK
968.71 s
[vector] +++ OK, passed 100 tests; 17 discarded.
968.71 s
[vector] minimumOn: OK
968.71 s
[vector] +++ OK, passed 100 tests; 20 discarded.
968.72 s
[vector] maxIndexBy: OK
968.72 s
[vector] +++ OK, passed 100 tests; 10 discarded.
968.72 s
[vector] minIndexBy: OK
968.72 s
[vector] +++ OK, passed 100 tests; 14 discarded.
968.72 s
[vector] ListFirstMaxIndexWins: OK
968.72 s
[vector] +++ OK, passed 100 tests; 13 discarded.
968.73 s
[vector] FalseListFirstMaxIndexWins: OK
968.73 s
[vector] +++ OK, failed as expected. (after 1 test):
968.73 s
[vector] Exception:
968.73 s
[vector] Prelude.foldr1: empty list
968.73 s
[vector] CallStack (from HasCallStack):
968.73 s
[vector] error, called at libraries/ghc-internal/src/GHC/Internal/List.hs:2030:3 in ghc-internal:GHC.Internal.List
968.73 s
[vector] errorEmptyList, called at libraries/ghc-internal/src/GHC/Internal/List.hs:705:30 in ghc-internal:GHC.Internal.List
968.74 s
[vector] foldr1, called at libraries/ghc-internal/src/GHC/Internal/Data/Foldable.hs:687:15 in ghc-internal:GHC.Internal.Data.Foldable
968.74 s
[vector] []
968.74 s
[vector] zip: OK
968.74 s
[vector] +++ OK, passed 100 tests.
968.74 s
[vector] zip3: OK
968.74 s
[vector] +++ OK, passed 100 tests.
968.74 s
[vector] unzip: OK
968.74 s
[vector] +++ OK, passed 100 tests.
968.74 s
[vector] unzip3: OK
968.74 s
[vector] +++ OK, passed 100 tests.
968.74 s
[vector] indexed: OK
968.74 s
[vector] +++ OK, passed 100 tests.
968.75 s
[vector] update: OK
968.75 s
[vector] +++ OK, passed 100 tests.
968.75 s
[vector] mempty: OK
968.75 s
[vector] +++ OK, passed 100 tests.
968.75 s
[vector] mappend: OK
968.76 s
[vector] +++ OK, passed 100 tests.
968.82 s
[vector] mconcat: OK (0.06s)
968.82 s
[vector] +++ OK, passed 100 tests.
968.82 s
[vector] glength: OK
968.82 s
[vector] +++ OK, passed 100 tests.
968.82 s
[vector] unstream
968.82 s
[vector] unstream == vunstream (exact): OK
968.82 s
[vector] +++ OK, passed 100 tests.
968.82 s
[vector] unstream == vunstream (unknown): OK
968.82 s
[vector] +++ OK, passed 100 tests.
968.82 s
[vector] unstreamR ~= vunstream (exact): OK
968.82 s
[vector] +++ OK, passed 100 tests.
968.82 s
[vector] unstreamR ~= vunstream (unknown): OK
968.82 s
[vector] +++ OK, passed 100 tests.
968.82 s
[vector] Data.Vector.Storable.Vector Alignment
968.82 s
[vector] Aligned Double: OK
968.82 s
[vector] Aligned Int: OK
968.82 s
[vector] Regression tests
968.82 s
[vector] enumFromTo crash #188
968.82 s
[vector] Word8: OK
968.82 s
[vector] Word16: OK
968.82 s
[vector] Word32: OK
968.82 s
[vector] Word64: OK
968.82 s
[vector] Word: OK
968.82 s
[vector] Int8: OK
968.82 s
[vector] Int16: OK
968.82 s
[vector] Int32: OK
968.82 s
[vector] Int64: OK
968.82 s
[vector] Int: OK
968.82 s
[vector] Char: OK
968.82 s
[vector] Negative tests
968.82 s
[vector] slice out of bounds #257
968.82 s
[vector] Boxed
968.82 s
[vector] Negative ix: OK
968.82 s
[vector] Negative size: OK
968.82 s
[vector] Negative ix and size: OK
968.82 s
[vector] Too large ix: OK
968.82 s
[vector] Too large size: OK
968.82 s
[vector] Too large ix and size: OK
968.82 s
[vector] Overflow: OK
968.82 s
[vector] OutOfMemory: OK
968.82 s
[vector] Primitive
968.82 s
[vector] Negative ix: OK
968.82 s
[vector] Negative size: OK
968.82 s
[vector] Negative ix and size: OK
968.82 s
[vector] Too large ix: OK
968.82 s
[vector] Too large size: OK
968.82 s
[vector] Too large ix and size: OK
968.82 s
[vector] Overflow: OK
968.82 s
[vector] OutOfMemory: OK
968.83 s
[vector] Storable
968.83 s
[vector] Negative ix: OK
968.83 s
[vector] Negative size: OK
968.83 s
[vector] Negative ix and size: OK
968.83 s
[vector] Too large ix: OK
968.83 s
[vector] Too large size: OK
968.83 s
[vector] Too large ix and size: OK
968.83 s
[vector] Overflow: OK
968.83 s
[vector] OutOfMemory: OK
968.83 s
[vector] Unboxed
968.83 s
[vector] Negative ix: OK
968.83 s
[vector] Negative size: OK
968.83 s
[vector] Negative ix and size: OK
968.83 s
[vector] Too large ix: OK
968.83 s
[vector] Too large size: OK
968.83 s
[vector] Too large ix and size: OK
968.83 s
[vector] Overflow: OK
968.83 s
[vector] OutOfMemory: OK
968.83 s
[vector] take #282
968.83 s
[vector] Boxed: OK
968.83 s
[vector] Primitive: OK
968.83 s
[vector] Storable: OK
968.83 s
[vector] Unboxed: OK
968.83 s
[vector] Data.Vector
968.83 s
[vector] MonadFix: OK
968.83 s
[vector] toFromArray: OK
968.83 s
[vector] toFromArraySlice: OK
968.83 s
[vector] toFromArraySliceUnsafe: OK
968.83 s
[vector] toFromMutableArray: OK
968.83 s
[vector] Data.Vector.Mutable (Move): OK
968.83 s
[vector] +++ OK, passed 100 tests; 12 discarded.
968.83 s
[vector] Data.Vector.Primitive.Mutable (Move): OK
968.83 s
[vector] +++ OK, passed 100 tests; 20 discarded.
968.84 s
[vector] Data.Vector.Unboxed.Mutable (Move): OK
968.84 s
[vector] +++ OK, passed 100 tests; 16 discarded.
968.84 s
[vector] Data.Vector.Storable.Mutable (Move): OK
968.84 s
[vector] +++ OK, passed 100 tests; 18 discarded.
968.84 s
[vector] Data.Vector.Generic.Mutable (nextPermutation): OK
968.84 s
[vector] +++ OK, passed 100 tests.
968.85 s
[vector] Data.Vector.Generic.Mutable (prevPermutation): OK
968.85 s
[vector] +++ OK, passed 100 tests.
968.85 s
[vector] Data.Vector.Generic.Mutable (nextPermutation then prevPermutation = id): OK
968.85 s
[vector] +++ OK, passed 100 tests.
968.85 s
[vector] Data.Vector.Generic.Mutable (prevPermutation then nextPermutation = id): OK
968.85 s
[vector] +++ OK, passed 100 tests.
968.85 s
[vector]
968.85 s
[vector] All 2808 tests passed (13.53s)
968.86 s
[vector] Test suite vector-tests-O2: PASS
968.86 s
[vector] Test suite logged to: dist/test/vector-0.13.2.0-vector-tests-O2.log
968.86 s
[vector] 2 of 2 test suites (2 of 2 test cases) passed.
968.87 s
[vector] Phase: haddockPhase
968.88 s
[vector] Phase: installPhase
968.99 s
[vector] Installing library in /nix/store/g41y6zhdm8pq0mx0z46pmaimxslxs2jx-vector-0.13.2.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
969.95 s
[vector] Installing internal library benchmarks-O2 in /nix/store/g41y6zhdm8pq0mx0z46pmaimxslxs2jx-vector-0.13.2.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/vector-0.13.2.0-Z8A5vq736I6Og6VpiQzFh-benchmarks-O2
970.55 s
[vector] Phase: fixupPhase
970.57 s
[vector] shrinking RPATHs of ELF executables and libraries in /nix/store/g41y6zhdm8pq0mx0z46pmaimxslxs2jx-vector-0.13.2.0
970.58 s
[vector] shrinking /nix/store/g41y6zhdm8pq0mx0z46pmaimxslxs2jx-vector-0.13.2.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSvector-0.13.2.0-Z8A5vq736I6Og6VpiQzFh-benchmarks-O2-ghc9.10.2.so
970.59 s
[vector] shrinking /nix/store/g41y6zhdm8pq0mx0z46pmaimxslxs2jx-vector-0.13.2.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSvector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs-ghc9.10.2.so
970.63 s
[vector] checking for references to /build/ in /nix/store/g41y6zhdm8pq0mx0z46pmaimxslxs2jx-vector-0.13.2.0...
970.68 s
[vector] patching script interpreter paths in /nix/store/g41y6zhdm8pq0mx0z46pmaimxslxs2jx-vector-0.13.2.0
970.69 s
[vector] stripping (with command strip and flags -S -p) in /nix/store/g41y6zhdm8pq0mx0z46pmaimxslxs2jx-vector-0.13.2.0/lib
971.98 s
Progress: 124 of 171 built, 120 of 120 downloaded from cache
972.07 s
Building nothunks
972.27 s
[nothunks] Phase: setupCompilerEnvironmentPhase
972.27 s
[nothunks] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
972.68 s
[nothunks] Phase: unpackPhase
972.69 s
[nothunks] unpacking source archive /nix/store/y2bnhvmx2j2igw7ad1jf22kp1dlk8pg2-nothunks-0.3.1.tar.gz
972.70 s
[nothunks] source root is nothunks-0.3.1
972.71 s
[nothunks] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "nothunks-0.3.1/test/Test/NoThunks/Class.hs"
972.73 s
[nothunks] Phase: patchPhase
972.73 s
[nothunks] Replace Cabal file with edited version from mirror://hackage/nothunks-0.3.1/revision/1.cabal.
972.75 s
[nothunks] Run jailbreak-cabal to lift version restrictions on build inputs.
972.83 s
[nothunks] Phase: compileBuildDriverPhase
972.83 s
[nothunks] setupCompileFlags: -package-db=/build/tmp.MszwOb5B7u/setup-package.conf.d -threaded
972.96 s
[nothunks] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.MszwOb5B7u/Main.o )
973.09 s
[nothunks] [2 of 2] Linking Setup
975.23 s
[nothunks] Phase: updateAutotoolsGnuConfigScriptsPhase
975.24 s
[nothunks] Phase: configurePhase
975.25 s
[nothunks] configureFlags: --verbose --prefix=/nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/l2975rxkd7vspnsh86cvdi97v8414yxr-nothunks-0.3.1-doc/share/doc/nothunks-0.3.1 --with-gcc=gcc --package-db=/build/tmp.MszwOb5B7u/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
975.26 s
[nothunks] Using Parsec parser
975.26 s
[nothunks] Configuring nothunks-0.3.1...
975.80 s
[nothunks] Flags chosen: bytestring=True, text=True, vector=True
976.19 s
[nothunks] Dependency base: using base-4.20.1.0
976.19 s
[nothunks] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.2.0
976.19 s
[nothunks] Dependency containers: using containers-0.7
976.19 s
[nothunks] Dependency ghc-heap: using ghc-heap-9.10.2
976.19 s
[nothunks] Dependency stm: using stm-2.5.3.1
976.19 s
[nothunks] Dependency text >=1.2 && <1.3 || >=2 && <2.2: using text-2.1.2
976.19 s
[nothunks] Dependency time: using time-1.12.2
976.19 s
[nothunks] Dependency vector >=0.12 && <0.14: using vector-0.13.2.0
976.19 s
[nothunks] Dependency wherefrom-compat >=0.1.1 && <0.3: using wherefrom-compat-0.1.1.1
976.19 s
[nothunks] Dependency base: using base-4.20.1.0
976.19 s
[nothunks] Dependency containers: using containers-0.7
976.19 s
[nothunks] Dependency ghc-prim: using ghc-prim-0.12.0
976.19 s
[nothunks] Dependency hedgehog: using hedgehog-1.5
976.19 s
[nothunks] Dependency nothunks: using nothunks-0.3.1
976.19 s
[nothunks] Dependency random: using random-1.2.1.3
976.19 s
[nothunks] Dependency stm: using stm-2.5.3.1
976.19 s
[nothunks] Dependency tasty: using tasty-1.5.3
976.19 s
[nothunks] Dependency tasty-hedgehog: using tasty-hedgehog-1.4.0.2
976.19 s
[nothunks] Source component graph:
976.19 s
[nothunks] component lib
976.19 s
[nothunks] component test:nothunks-test dependency lib
976.19 s
[nothunks] Configured component graph:
976.19 s
[nothunks] component nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
976.19 s
[nothunks] include base-4.20.1.0-a280
976.19 s
[nothunks] include bytestring-0.12.2.0-b7cf
976.19 s
[nothunks] include containers-0.7-8c5a
976.19 s
[nothunks] include ghc-heap-9.10.2-f537
976.19 s
[nothunks] include stm-2.5.3.1-1a4d
976.19 s
[nothunks] include text-2.1.2-2d65
976.19 s
[nothunks] include time-1.12.2-7ba4
976.19 s
[nothunks] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
976.19 s
[nothunks] include wherefrom-compat-0.1.1.1-CJPQypPwRKl2phKBf4Pvyl
976.19 s
[nothunks] component nothunks-0.3.1-FuN6FsWzPHt4EDKcdZXPvp-nothunks-test
976.19 s
[nothunks] include base-4.20.1.0-a280
976.19 s
[nothunks] include containers-0.7-8c5a
976.19 s
[nothunks] include ghc-prim-0.12.0-491b
976.19 s
[nothunks] include hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
976.19 s
[nothunks] include nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
976.19 s
[nothunks] include random-1.2.1.3-Kvn3RjuXmCO4unF6qBxUxN
976.19 s
[nothunks] include stm-2.5.3.1-1a4d
976.19 s
[nothunks] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
976.19 s
[nothunks] include tasty-hedgehog-1.4.0.2-IZQWvssuuD7LtffJxzAxu9
976.19 s
[nothunks] Linked component graph:
976.19 s
[nothunks] unit nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
976.19 s
[nothunks] include base-4.20.1.0-a280
976.19 s
[nothunks] include bytestring-0.12.2.0-b7cf
976.19 s
[nothunks] include containers-0.7-8c5a
976.19 s
[nothunks] include ghc-heap-9.10.2-f537
976.19 s
[nothunks] include stm-2.5.3.1-1a4d
976.19 s
[nothunks] include text-2.1.2-2d65
976.19 s
[nothunks] include time-1.12.2-7ba4
976.19 s
[nothunks] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
976.19 s
[nothunks] include wherefrom-compat-0.1.1.1-CJPQypPwRKl2phKBf4Pvyl
976.19 s
[nothunks] NoThunks.Class=nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6:NoThunks.Class
976.19 s
[nothunks] unit nothunks-0.3.1-FuN6FsWzPHt4EDKcdZXPvp-nothunks-test
976.19 s
[nothunks] include base-4.20.1.0-a280
976.19 s
[nothunks] include containers-0.7-8c5a
976.19 s
[nothunks] include ghc-prim-0.12.0-491b
976.19 s
[nothunks] include hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
976.19 s
[nothunks] include nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
976.19 s
[nothunks] include random-1.2.1.3-Kvn3RjuXmCO4unF6qBxUxN
976.19 s
[nothunks] include stm-2.5.3.1-1a4d
976.19 s
[nothunks] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
976.19 s
[nothunks] include tasty-hedgehog-1.4.0.2-IZQWvssuuD7LtffJxzAxu9
976.19 s
[nothunks] Ready component graph:
976.19 s
[nothunks] definite nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
976.19 s
[nothunks] depends base-4.20.1.0-a280
976.19 s
[nothunks] depends bytestring-0.12.2.0-b7cf
976.19 s
[nothunks] depends containers-0.7-8c5a
976.19 s
[nothunks] depends ghc-heap-9.10.2-f537
976.19 s
[nothunks] depends stm-2.5.3.1-1a4d
976.19 s
[nothunks] depends text-2.1.2-2d65
976.19 s
[nothunks] depends time-1.12.2-7ba4
976.19 s
[nothunks] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
976.19 s
[nothunks] depends wherefrom-compat-0.1.1.1-CJPQypPwRKl2phKBf4Pvyl
976.19 s
[nothunks] definite nothunks-0.3.1-FuN6FsWzPHt4EDKcdZXPvp-nothunks-test
976.19 s
[nothunks] depends base-4.20.1.0-a280
976.19 s
[nothunks] depends containers-0.7-8c5a
976.19 s
[nothunks] depends ghc-prim-0.12.0-491b
976.19 s
[nothunks] depends hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
976.19 s
[nothunks] depends nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
976.19 s
[nothunks] depends random-1.2.1.3-Kvn3RjuXmCO4unF6qBxUxN
976.19 s
[nothunks] depends stm-2.5.3.1-1a4d
976.19 s
[nothunks] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
976.19 s
[nothunks] depends tasty-hedgehog-1.4.0.2-IZQWvssuuD7LtffJxzAxu9
976.19 s
[nothunks] Using Cabal-3.12.1.0 compiled by ghc-9.10
976.19 s
[nothunks] Using compiler: ghc-9.10.2
976.19 s
[nothunks] Using install prefix:
976.19 s
[nothunks] /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1
976.19 s
[nothunks] Executables installed in:
976.19 s
[nothunks] /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1/bin
976.19 s
[nothunks] Libraries installed in:
976.19 s
[nothunks] /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
976.19 s
[nothunks] Dynamic Libraries installed in:
976.19 s
[nothunks] /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
976.19 s
[nothunks] Private executables installed in:
976.19 s
[nothunks] /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1/libexec/x86_64-linux-ghc-9.10.2-f986/nothunks-0.3.1
976.19 s
[nothunks] Data files installed in:
976.19 s
[nothunks] /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1/share/x86_64-linux-ghc-9.10.2-f986/nothunks-0.3.1
976.19 s
[nothunks] Documentation installed in:
976.19 s
[nothunks] /nix/store/l2975rxkd7vspnsh86cvdi97v8414yxr-nothunks-0.3.1-doc/share/doc/nothunks-0.3.1
976.19 s
[nothunks] Configuration files installed in:
976.19 s
[nothunks] /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1/etc
976.19 s
[nothunks] No alex found
976.19 s
[nothunks] Using ar found on system at:
976.19 s
[nothunks] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
976.19 s
[nothunks] No c2hs found
976.19 s
[nothunks] No cpphs found
976.19 s
[nothunks] No doctest found
976.19 s
[nothunks] Using gcc version 14.3.0 given by user at:
976.19 s
[nothunks] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
976.19 s
[nothunks] Using ghc version 9.10.2 found on system at:
976.19 s
[nothunks] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
976.19 s
[nothunks] Using ghc-pkg version 9.10.2 found on system at:
976.19 s
[nothunks] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
976.19 s
[nothunks] No ghcjs found
976.19 s
[nothunks] No ghcjs-pkg found
976.19 s
[nothunks] No greencard found
976.19 s
[nothunks] Using haddock version 2.31.0 found on system at:
976.19 s
[nothunks] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
976.19 s
[nothunks] No happy found
976.19 s
[nothunks] Using haskell-suite found on system at: haskell-suite-dummy-location
976.19 s
[nothunks] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
976.19 s
[nothunks] No hmake found
976.19 s
[nothunks] Using hpc version 0.69 found on system at:
976.19 s
[nothunks] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
976.19 s
[nothunks] Using hsc2hs version 0.68.10 found on system at:
976.19 s
[nothunks] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
976.19 s
[nothunks] Using hscolour version 1.25 found on system at:
976.19 s
[nothunks] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
976.19 s
[nothunks] No jhc found
976.19 s
[nothunks] Using ld found on system at:
976.19 s
[nothunks] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
976.19 s
[nothunks] No pkg-config found
976.19 s
[nothunks] Using runghc version 9.10.2 found on system at:
976.19 s
[nothunks] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
976.19 s
[nothunks] Using strip version 2.44 found on system at:
976.19 s
[nothunks] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
976.19 s
[nothunks] Using tar found on system at:
976.19 s
[nothunks] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
976.19 s
[nothunks] No uhc found
976.38 s
[nothunks] Phase: buildPhase
976.46 s
[nothunks] Preprocessing library for nothunks-0.3.1...
976.46 s
[nothunks] Building library for nothunks-0.3.1...
976.58 s
[nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.o, dist/build/NoThunks/Class.dyn_o )
979.28 s
[nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, dist/build/NoThunks/Class.p_o )
982.67 s
[nothunks] Preprocessing test suite 'nothunks-test' for nothunks-0.3.1...
982.67 s
[nothunks] Building test suite 'nothunks-test' for nothunks-0.3.1...
982.77 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 )
984.83 s
[nothunks] [2 of 2] Compiling Main ( test/Main.hs, dist/build/nothunks-test/nothunks-test-tmp/Main.o )
985.20 s
[nothunks] [3 of 3] Linking dist/build/nothunks-test/nothunks-test
986.09 s
[nothunks] Phase: checkPhase
986.37 s
[nothunks] Running 1 test suites...
986.37 s
[nothunks] Test suite nothunks-test: RUNNING...
986.38 s
[nothunks] Tests
986.38 s
[nothunks] NoThunks.Class
986.38 s
[nothunks] Sanity
986.38 s
[nothunks] IntNotNF: OK
986.38 s
[nothunks] ✓ <interactive> passed 1 test.
986.38 s
[nothunks] IntIsNF: OK
986.38 s
[nothunks] ✓ <interactive> passed 1 test.
986.38 s
[nothunks] Pair: OK
986.38 s
[nothunks] ✓ <interactive> passed 1 test.
986.38 s
[nothunks] Sum: OK
986.38 s
[nothunks] ✓ <interactive> passed 1 test.
986.38 s
[nothunks] Fn: OK
986.38 s
[nothunks] ✓ <interactive> passed 1 test.
986.38 s
[nothunks] IO: OK
986.39 s
[nothunks] ✓ <interactive> passed 1 test.
986.39 s
[nothunks] InspectHeap
986.41 s
[nothunks] Int: OK (0.02s)
986.41 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.41 s
[nothunks] Just ["Int"] 48% █████████▌··········
986.41 s
[nothunks] Nothing 52% ██████████▍·········
986.41 s
[nothunks] IntInt: OK (0.02s)
986.41 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.41 s
[nothunks] Just ["Int","Tuple2"] 38% ███████▋············
986.41 s
[nothunks] Just ["Tuple2"] 50% █████████▉··········
986.41 s
[nothunks] Nothing 12% ██▎·················
986.43 s
[nothunks] SumInt: OK
986.43 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.45 s
[nothunks] Just ["Either"] 31% ██████▏·············
986.45 s
[nothunks] Just ["Int","Either"] 34% ██████▊·············
986.45 s
[nothunks] Nothing 35% ██████▉·············
986.47 s
[nothunks] ListInt: OK (0.02s)
986.47 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.47 s
[nothunks] Just ["Int","List"] 21% ████▎···············
986.47 s
[nothunks] Just ["List"] 44% ████████▊···········
986.47 s
[nothunks] Nothing 34% ██████▉·············
986.48 s
[nothunks] IntListInt: OK (0.03s)
986.48 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.48 s
[nothunks] Just ["Int","List","Tuple2"] 5% ▉···················
986.48 s
[nothunks] Just ["Int","Tuple2"] 26% █████▎··············
986.48 s
[nothunks] Just ["List","Tuple2"] 12% ██▎·················
986.48 s
[nothunks] Just ["Tuple2"] 49% █████████▊··········
986.48 s
[nothunks] Nothing 8% █▋··················
986.51 s
[nothunks] SeqInt: ✗ EXPECTED FAILURE failed at test/Test/NoThunks/Class.hs:179:7
986.51 s
[nothunks] after 11 tests.
986.51 s
[nothunks] shrink path: 11:
986.51 s
[nothunks] Just ["Int","Seq"] 18% ███▋················
986.51 s
[nothunks] Nothing 73% ██████████████▌·····
986.51 s
[nothunks]
986.51 s
[nothunks] ┏━━ test/Test/NoThunks/Class.hs ━━━
986.51 s
[nothunks] 166 ┃ testWithModel :: forall a. FromModel a
986.51 s
[nothunks] 167 ┃ => (Maybe ThunkInfo -> Maybe [String] -> Bool)
986.51 s
[nothunks] 168 ┃ -> Proxy a
986.51 s
[nothunks] 169 ┃ -- ^ Compare @ThunkInfo@. When we use 'noThunks' this
986.51 s
[nothunks] 170 ┃ -- can just be @(==)@; however, when we use 'isNormalForm', the
986.51 s
[nothunks] 171 ┃ -- context we will get from the model will be too detailed.
986.51 s
[nothunks] 172 ┃ -> Property
986.51 s
[nothunks] 173 ┃ testWithModel compareInfo _proxy = withTests 1000 $ property $ do
986.51 s
[nothunks] 174 ┃ m :: Model a <- forAll genModel
986.51 s
[nothunks] ┃ │ Wrap
986.51 s
[nothunks] ┃ │ { unwrap =
986.51 s
[nothunks] ┃ │ SeqEnqueue
986.51 s
[nothunks] ┃ │ (IntValue 0)
986.51 s
[nothunks] ┃ │ (SeqEnqueue
986.51 s
[nothunks] ┃ │ (IntValue 0)
986.51 s
[nothunks] ┃ │ (SeqEnqueue
986.51 s
[nothunks] ┃ │ (IntValue 0)
986.51 s
[nothunks] ┃ │ (SeqEnqueue
986.51 s
[nothunks] ┃ │ (IntValue 0)
986.51 s
[nothunks] ┃ │ (SeqEnqueue (IntValue 0) (SeqEnqueue (IntValue 0) SeqEmpty)))))
986.51 s
[nothunks] ┃ │ }
986.51 s
[nothunks] 175 ┃ collect $ modelUnexpected [] m
986.51 s
[nothunks] 176 ┃ fromModel m $ \a -> do
986.51 s
[nothunks] 177 ┃ annotate $ show $ modelIsNF [] m
986.51 s
[nothunks] ┃ │ IsNF
986.51 s
[nothunks] 178 ┃ isNF <- liftIO $ noThunks [] a
986.51 s
[nothunks] 179 ┃ Hedgehog.diff isNF compareInfo (modelUnexpected [] m)
986.51 s
[nothunks] ┃ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
986.51 s
[nothunks] ┃ │ ━━━ Failed (- lhs ) (+ rhs ) ━━━
986.51 s
[nothunks] ┃ │ - Just
986.51 s
[nothunks] ┃ │ - ThunkInfo
986.51 s
[nothunks] ┃ │ - { thunkContext = [ "..." , "Seq Int" ] , thunkInfo = Nothing }
986.51 s
[nothunks] ┃ │ + Nothing
986.51 s
[nothunks]
986.51 s
[nothunks] This failure can be reproduced by running:
986.51 s
[nothunks] > recheckAt (Seed 10892310512007955664 5816224431051265317) "11:" EXPECTED FAILURE
986.51 s
[nothunks]
986.52 s
[nothunks] OK (0.03s)
986.52 s
[nothunks] ✓ <interactive> passed 1 test.
986.52 s
[nothunks] Model
986.52 s
[nothunks] Int: OK (0.01s)
986.52 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.52 s
[nothunks] Just ["Int"] 51% ██████████▏·········
986.52 s
[nothunks] Nothing 49% █████████▊··········
986.55 s
[nothunks] IntInt: OK (0.01s)
986.55 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.55 s
[nothunks] Just ["Int","Tuple2"] 38% ███████▌············
986.55 s
[nothunks] Just ["Tuple2"] 50% █████████▉··········
986.55 s
[nothunks] Nothing 12% ██▍·················
986.57 s
[nothunks] SumInt: OK (0.01s)
986.57 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.57 s
[nothunks] Just ["Either"] 29% █████▊··············
986.57 s
[nothunks] Just ["Int","Either"] 36% ███████▏············
986.57 s
[nothunks] Nothing 35% ██████▉·············
986.59 s
[nothunks] ListInt: OK (0.02s)
986.59 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.59 s
[nothunks] Just ["Int","List"] 23% ████▋···············
986.59 s
[nothunks] Just ["List"] 43% ████████▋···········
986.59 s
[nothunks] Nothing 33% ██████▋·············
986.61 s
[nothunks] IntListInt: OK (0.02s)
986.61 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.61 s
[nothunks] Just ["Int","List","Tuple2"] 5% █···················
986.61 s
[nothunks] Just ["Int","Tuple2"] 26% █████▎··············
986.61 s
[nothunks] Just ["List","Tuple2"] 11% ██▏·················
986.61 s
[nothunks] Just ["Tuple2"] 51% ██████████▏·········
986.61 s
[nothunks] Nothing 7% █▎··················
986.71 s
[nothunks] SeqInt: OK (0.09s)
986.71 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.71 s
[nothunks] Just ["Int","Seq"] 46% █████████▏··········
986.71 s
[nothunks] Nothing 54% ██████████▊·········
986.73 s
[nothunks] AllowThunksIn: OK (0.03s)
986.73 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.73 s
[nothunks] Just ["Int","field2","Record"] 25% ████▉···············
986.73 s
[nothunks] Just ["Record"] 50% █████████▉··········
986.73 s
[nothunks] Nothing 25% █████···············
986.74 s
[nothunks] Fn: OK (0.01s)
986.74 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.74 s
[nothunks] Just ["->"] 27% █████▎··············
986.74 s
[nothunks] Nothing 73% ██████████████▋·····
986.75 s
[nothunks] IO: OK (0.01s)
986.75 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.75 s
[nothunks] Just ["IO"] 24% ████▊···············
986.75 s
[nothunks] Nothing 76% ███████████████▏····
986.77 s
[nothunks] ThunkFreeFn: OK (0.01s)
986.77 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.77 s
[nothunks] Just ["->"] 27% █████▍··············
986.77 s
[nothunks] Just ["...","->"] 37% ███████▍············
986.77 s
[nothunks] Nothing 36% ███████·············
986.77 s
[nothunks] ThunkFreeIO: OK (0.01s)
986.77 s
[nothunks] ✓ <interactive> passed 1000 tests.
986.77 s
[nothunks] Just ["...","IO"] 39% ███████▊············
986.77 s
[nothunks] Just ["IO"] 24% ████▋···············
986.77 s
[nothunks] Nothing 38% ███████▌············
986.77 s
[nothunks] MutableVars
986.77 s
[nothunks] IORef
986.77 s
[nothunks] NotNF: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NF: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NotNFPure: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NFPure: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NotNFAtomically: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NFAtomically: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] MVar
986.77 s
[nothunks] NotNF: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NF: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NotNFPure: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NFPure: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NotNFAtomically: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NFAtomically: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] TVar
986.77 s
[nothunks] NotNF: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NF: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NotNFPure: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NFPure: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NotNFAtomically: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks] NFAtomically: OK
986.77 s
[nothunks] ✓ <interactive> passed 1 test.
986.77 s
[nothunks]
986.77 s
[nothunks] All 41 tests passed (0.39s)
986.77 s
[nothunks] Test suite nothunks-test: PASS
986.77 s
[nothunks] Test suite logged to: dist/test/nothunks-0.3.1-nothunks-test.log
986.77 s
[nothunks] 1 of 1 test suites (1 of 1 test cases) passed.
986.78 s
[nothunks] Phase: haddockPhase
987.03 s
[nothunks] Preprocessing library for nothunks-0.3.1...
987.03 s
[nothunks] Running Haddock on library for nothunks-0.3.1...
987.03 s
[nothunks] Warning: The documentation for the following packages are not installed. No
987.03 s
[nothunks] links will be generated to these packages: vector-0.13.2.0
987.42 s
[nothunks] [1 of 1] Compiling NoThunks.Class ( src/NoThunks/Class.hs, nothing )
988.29 s
[nothunks] Haddock coverage:
988.29 s
[nothunks] Warning: 'AllowThunksIn' is ambiguous. It is defined
988.29 s
[nothunks] * at src/NoThunks/Class.hs:334:48
988.29 s
[nothunks] * at src/NoThunks/Class.hs:334:1
988.29 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
988.29 s
[nothunks] by specifying the type/value namespace explicitly.
988.29 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:334:1
988.29 s
[nothunks] Warning: 'InspectHeap' is ambiguous. It is defined
988.29 s
[nothunks] * at src/NoThunks/Class.hs:353:25
988.29 s
[nothunks] * at src/NoThunks/Class.hs:353:1
988.29 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
988.29 s
[nothunks] by specifying the type/value namespace explicitly.
988.29 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:353:1
988.29 s
[nothunks] Warning: 'InspectHeapNamed' is ambiguous. It is defined
988.29 s
[nothunks] * at src/NoThunks/Class.hs:358:47
988.29 s
[nothunks] * at src/NoThunks/Class.hs:358:1
988.29 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
988.29 s
[nothunks] by specifying the type/value namespace explicitly.
988.29 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:358:1
988.29 s
[nothunks] Warning: 'OnlyCheckWhnf' is ambiguous. It is defined
988.29 s
[nothunks] * at src/NoThunks/Class.hs:308:27
988.29 s
[nothunks] * at src/NoThunks/Class.hs:308:1
988.29 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
988.29 s
[nothunks] by specifying the type/value namespace explicitly.
988.29 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:308:1
988.29 s
[nothunks] Warning: 'ThunkInfo' is ambiguous. It is defined
988.29 s
[nothunks] * at src/NoThunks/Class.hs:230:18
988.29 s
[nothunks] * at src/NoThunks/Class.hs:230:1
988.29 s
[nothunks] You may be able to disambiguate the identifier by qualifying it or
988.29 s
[nothunks] by specifying the type/value namespace explicitly.
988.29 s
[nothunks] Defaulting to the one defined at src/NoThunks/Class.hs:230:1
988.29 s
[nothunks] Warning: 'GHC' is out of scope.
988.29 s
[nothunks] If you qualify the identifier, haddock can try to link it anyway.
988.29 s
[nothunks] Warning: 'a' is out of scope.
988.29 s
[nothunks] If you qualify the identifier, haddock can try to link it anyway.
988.30 s
[nothunks] 95% ( 20 / 21) in 'NoThunks.Class'
988.30 s
[nothunks] Missing documentation for:
988.30 s
[nothunks] Module header
988.78 s
[nothunks] Warning: NoThunks.Class: could not find link destinations for:
988.78 s
[nothunks] - Data.Vector.Vector
988.78 s
[nothunks] - Data.Vector.Unboxed.Base.Vector
988.78 s
[nothunks] - NoThunks.Class.HasFields
988.78 s
[nothunks] - NoThunks.Class.Elem
988.78 s
[nothunks] - NoThunks.Class.GShowTypeOf
988.78 s
[nothunks] - NoThunks.Class.GWRecordField
988.78 s
[nothunks] - NoThunks.Class.checkContainsThunks
992.70 s
[nothunks] Documentation created: dist/doc/html/nothunks/,
992.70 s
[nothunks] dist/doc/html/nothunks/nothunks.txt
992.76 s
[nothunks] Preprocessing test suite 'nothunks-test' for nothunks-0.3.1...
992.86 s
[nothunks] Phase: installPhase
992.86 s
[nothunks] Installing library in /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
993.05 s
[nothunks] Phase: fixupPhase
993.07 s
[nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1
993.07 s
[nothunks] shrinking /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSnothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6-ghc9.10.2.so
993.08 s
[nothunks] checking for references to /build/ in /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1...
993.10 s
[nothunks] patching script interpreter paths in /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1
993.10 s
[nothunks] stripping (with command strip and flags -S -p) in /nix/store/v9id4zxbwkzmfilk5pf3zdlakvnhmvl4-nothunks-0.3.1/lib
993.15 s
[nothunks] shrinking RPATHs of ELF executables and libraries in /nix/store/l2975rxkd7vspnsh86cvdi97v8414yxr-nothunks-0.3.1-doc
993.16 s
[nothunks] checking for references to /build/ in /nix/store/l2975rxkd7vspnsh86cvdi97v8414yxr-nothunks-0.3.1-doc...
993.17 s
[nothunks] patching script interpreter paths in /nix/store/l2975rxkd7vspnsh86cvdi97v8414yxr-nothunks-0.3.1-doc
993.25 s
Progress: 125 of 171 built, 120 of 120 downloaded from cache
993.28 s
Building unordered-containers
993.40 s
[unordered-containers] Phase: setupCompilerEnvironmentPhase
993.41 s
[unordered-containers] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
993.59 s
[unordered-containers] Phase: unpackPhase
993.59 s
[unordered-containers] unpacking source archive /nix/store/3jhrx7bdq3fc4fyqvqr344f82lb9n9iv-unordered-containers-0.2.20.1.tar.gz
993.60 s
[unordered-containers] source root is unordered-containers-0.2.20.1
993.61 s
[unordered-containers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "unordered-containers-0.2.20.1/unordered-containers.cabal"
993.61 s
[unordered-containers] Phase: patchPhase
993.62 s
[unordered-containers] Phase: compileBuildDriverPhase
993.63 s
[unordered-containers] setupCompileFlags: -package-db=/build/tmp.2si0mHEw6C/setup-package.conf.d -threaded
993.68 s
[unordered-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.2si0mHEw6C/Main.o )
993.74 s
[unordered-containers] [2 of 2] Linking Setup
995.29 s
[unordered-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
995.30 s
[unordered-containers] Phase: configurePhase
995.31 s
[unordered-containers] configureFlags: --verbose --prefix=/nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/3r4gsan2g0a88mv5x3cm43djm8r6424v-unordered-containers-0.2.20.1-doc/share/doc/unordered-containers-0.2.20.1 --with-gcc=gcc --package-db=/build/tmp.2si0mHEw6C/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
995.32 s
[unordered-containers] Using Parsec parser
995.32 s
[unordered-containers] Configuring unordered-containers-0.2.20.1...
995.66 s
[unordered-containers] Flags chosen: debug=False
995.93 s
[unordered-containers] Dependency base >=4.10 && <5: using base-4.20.1.0
995.93 s
[unordered-containers] Dependency deepseq >=1.4.3: using deepseq-1.5.0.0
995.93 s
[unordered-containers] Dependency hashable >=1.4 && <1.6: using hashable-1.5.0.0
995.93 s
[unordered-containers] Dependency template-haskell <2.24: using template-haskell-2.22.0.0
995.93 s
[unordered-containers] Dependency ChasingBottoms: using ChasingBottoms-1.3.1.17
995.93 s
[unordered-containers] Dependency HUnit: using HUnit-1.6.2.0
995.93 s
[unordered-containers] Dependency QuickCheck >=2.4.0.1: using QuickCheck-2.15.0.1
995.93 s
[unordered-containers] Dependency base: using base-4.20.1.0
995.93 s
[unordered-containers] Dependency containers >=0.5.8: using containers-0.7
995.93 s
[unordered-containers] Dependency hashable: using hashable-1.5.0.0
995.93 s
[unordered-containers] Dependency nothunks >=0.1.3: using nothunks-0.3.1
995.93 s
[unordered-containers] Dependency random: using random-1.2.1.3
995.94 s
[unordered-containers] Dependency tasty >=1.4.0.3: using tasty-1.5.3
995.94 s
[unordered-containers] Dependency tasty-hunit >=0.10.0.3: using tasty-hunit-0.10.2
995.94 s
[unordered-containers] Dependency tasty-quickcheck >=0.10.1.2: using tasty-quickcheck-0.11.1
995.94 s
[unordered-containers] Dependency unordered-containers: using unordered-containers-0.2.20.1
995.94 s
[unordered-containers] Source component graph:
995.94 s
[unordered-containers] component lib
995.94 s
[unordered-containers] component test:unordered-containers-tests dependency lib
995.94 s
[unordered-containers] Configured component graph:
995.94 s
[unordered-containers] component unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
995.94 s
[unordered-containers] include base-4.20.1.0-a280
995.94 s
[unordered-containers] include deepseq-1.5.0.0-5243
995.94 s
[unordered-containers] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
995.94 s
[unordered-containers] include template-haskell-2.22.0.0-3eef
995.94 s
[unordered-containers] component unordered-containers-0.2.20.1-8OpuZuy91203buq7yC4Kcu-unordered-containers-tests
995.94 s
[unordered-containers] include ChasingBottoms-1.3.1.17-C4nB2maMwRdAt8a5StyE4h
995.94 s
[unordered-containers] include HUnit-1.6.2.0-BAbFvQVaAsBAAprIgZFO5O
995.94 s
[unordered-containers] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
995.94 s
[unordered-containers] include base-4.20.1.0-a280
995.94 s
[unordered-containers] include containers-0.7-8c5a
995.94 s
[unordered-containers] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
995.94 s
[unordered-containers] include nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
995.94 s
[unordered-containers] include random-1.2.1.3-Kvn3RjuXmCO4unF6qBxUxN
995.94 s
[unordered-containers] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
995.94 s
[unordered-containers] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
995.94 s
[unordered-containers] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
995.94 s
[unordered-containers] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
995.94 s
[unordered-containers] Linked component graph:
995.94 s
[unordered-containers] unit unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
995.94 s
[unordered-containers] include base-4.20.1.0-a280
995.94 s
[unordered-containers] include deepseq-1.5.0.0-5243
995.94 s
[unordered-containers] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
995.94 s
[unordered-containers] include template-haskell-2.22.0.0-3eef
995.94 s
[unordered-containers] Data.HashMap.Internal=unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms:Data.HashMap.Internal,Data.HashMap.Internal.Array=unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms:Data.HashMap.Internal.Array,Data.HashMap.Internal.Debug=unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms:Data.HashMap.Internal.Debug,Data.HashMap.Internal.List=unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms:Data.HashMap.Internal.List,Data.HashMap.Internal.Strict=unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms:Data.HashMap.Internal.Strict,Data.HashMap.Lazy=unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms:Data.HashMap.Lazy,Data.HashMap.Strict=unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms:Data.HashMap.Strict,Data.HashSet=unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms:Data.HashSet,Data.HashSet.Internal=unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms:Data.HashSet.Internal
995.94 s
[unordered-containers] unit unordered-containers-0.2.20.1-8OpuZuy91203buq7yC4Kcu-unordered-containers-tests
995.94 s
[unordered-containers] include ChasingBottoms-1.3.1.17-C4nB2maMwRdAt8a5StyE4h
995.94 s
[unordered-containers] include HUnit-1.6.2.0-BAbFvQVaAsBAAprIgZFO5O
995.94 s
[unordered-containers] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
995.94 s
[unordered-containers] include base-4.20.1.0-a280
995.94 s
[unordered-containers] include containers-0.7-8c5a
995.94 s
[unordered-containers] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
995.94 s
[unordered-containers] include nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
995.94 s
[unordered-containers] include random-1.2.1.3-Kvn3RjuXmCO4unF6qBxUxN
995.94 s
[unordered-containers] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
995.94 s
[unordered-containers] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
995.94 s
[unordered-containers] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
995.94 s
[unordered-containers] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
995.94 s
[unordered-containers] Ready component graph:
995.94 s
[unordered-containers] definite unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
995.94 s
[unordered-containers] depends base-4.20.1.0-a280
995.94 s
[unordered-containers] depends deepseq-1.5.0.0-5243
995.94 s
[unordered-containers] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
995.94 s
[unordered-containers] depends template-haskell-2.22.0.0-3eef
995.94 s
[unordered-containers] definite unordered-containers-0.2.20.1-8OpuZuy91203buq7yC4Kcu-unordered-containers-tests
995.94 s
[unordered-containers] depends ChasingBottoms-1.3.1.17-C4nB2maMwRdAt8a5StyE4h
995.94 s
[unordered-containers] depends HUnit-1.6.2.0-BAbFvQVaAsBAAprIgZFO5O
995.94 s
[unordered-containers] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
995.94 s
[unordered-containers] depends base-4.20.1.0-a280
995.94 s
[unordered-containers] depends containers-0.7-8c5a
995.94 s
[unordered-containers] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
995.94 s
[unordered-containers] depends nothunks-0.3.1-DTpzsNUxJBR598nkLU2lA6
995.94 s
[unordered-containers] depends random-1.2.1.3-Kvn3RjuXmCO4unF6qBxUxN
995.94 s
[unordered-containers] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
995.94 s
[unordered-containers] depends tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
995.94 s
[unordered-containers] depends tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
995.94 s
[unordered-containers] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
995.94 s
[unordered-containers] Using Cabal-3.12.1.0 compiled by ghc-9.10
995.94 s
[unordered-containers] Using compiler: ghc-9.10.2
995.94 s
[unordered-containers] Using install prefix:
995.94 s
[unordered-containers] /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1
995.94 s
[unordered-containers] Executables installed in:
995.94 s
[unordered-containers] /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1/bin
995.94 s
[unordered-containers] Libraries installed in:
995.94 s
[unordered-containers] /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
995.94 s
[unordered-containers] Dynamic Libraries installed in:
995.94 s
[unordered-containers] /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
995.94 s
[unordered-containers] Private executables installed in:
995.94 s
[unordered-containers] /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1/libexec/x86_64-linux-ghc-9.10.2-f986/unordered-containers-0.2.20.1
995.94 s
[unordered-containers] Data files installed in:
995.94 s
[unordered-containers] /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1/share/x86_64-linux-ghc-9.10.2-f986/unordered-containers-0.2.20.1
995.94 s
[unordered-containers] Documentation installed in:
995.94 s
[unordered-containers] /nix/store/3r4gsan2g0a88mv5x3cm43djm8r6424v-unordered-containers-0.2.20.1-doc/share/doc/unordered-containers-0.2.20.1
995.94 s
[unordered-containers] Configuration files installed in:
995.94 s
[unordered-containers] /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1/etc
995.94 s
[unordered-containers] No alex found
995.94 s
[unordered-containers] Using ar found on system at:
995.94 s
[unordered-containers] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
995.94 s
[unordered-containers] No c2hs found
995.94 s
[unordered-containers] No cpphs found
995.94 s
[unordered-containers] No doctest found
995.94 s
[unordered-containers] Using gcc version 14.3.0 given by user at:
995.94 s
[unordered-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
995.94 s
[unordered-containers] Using ghc version 9.10.2 found on system at:
995.94 s
[unordered-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
995.94 s
[unordered-containers] Using ghc-pkg version 9.10.2 found on system at:
995.94 s
[unordered-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
995.94 s
[unordered-containers] No ghcjs found
995.94 s
[unordered-containers] No ghcjs-pkg found
995.94 s
[unordered-containers] No greencard found
995.94 s
[unordered-containers] Using haddock version 2.31.0 found on system at:
995.94 s
[unordered-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
995.94 s
[unordered-containers] No happy found
995.94 s
[unordered-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
995.94 s
[unordered-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
995.94 s
[unordered-containers] No hmake found
995.94 s
[unordered-containers] Using hpc version 0.69 found on system at:
995.94 s
[unordered-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
995.94 s
[unordered-containers] Using hsc2hs version 0.68.10 found on system at:
995.94 s
[unordered-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
995.94 s
[unordered-containers] Using hscolour version 1.25 found on system at:
995.94 s
[unordered-containers] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
995.94 s
[unordered-containers] No jhc found
995.94 s
[unordered-containers] Using ld found on system at:
995.94 s
[unordered-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
995.94 s
[unordered-containers] No pkg-config found
995.94 s
[unordered-containers] Using runghc version 9.10.2 found on system at:
995.94 s
[unordered-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
995.94 s
[unordered-containers] Using strip version 2.44 found on system at:
995.94 s
[unordered-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
995.94 s
[unordered-containers] Using tar found on system at:
995.94 s
[unordered-containers] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
995.94 s
[unordered-containers] No uhc found
996.07 s
[unordered-containers] Phase: buildPhase
996.12 s
[unordered-containers] Preprocessing library for unordered-containers-0.2.20.1...
996.13 s
[unordered-containers] Building library for unordered-containers-0.2.20.1...
996.20 s
[unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning : [ GHC-53692 ] [ -Wdeprecated-flags ]
996.20 s
[unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
996.20 s
[unordered-containers] |
996.20 s
[unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
996.20 s
[unordered-containers] | ^^^^^^^^^^
996.20 s
[unordered-containers]
996.39 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 )
996.55 s
[unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning : [ GHC-66111 ] [ -Wunused-imports ]
996.55 s
[unordered-containers] The import of ‘Control.Applicative’ is redundant
996.55 s
[unordered-containers] except perhaps to import instances from ‘Control.Applicative’
996.55 s
[unordered-containers] To import instances alone, use: import Control.Applicative()
996.55 s
[unordered-containers] |
996.55 s
[unordered-containers] 83 | import Control.Applicative (liftA2)
996.55 s
[unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
996.55 s
[unordered-containers]
997.15 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 )
997.15 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 )
1004.00 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 )
1004.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 )
1005.81 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 )
1005.81 s
[unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
1005.81 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 )
1005.83 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 )
1006.09 s
[unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning : [ GHC-53692 ] [ -Wdeprecated-flags ]
1006.09 s
[unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
1006.09 s
[unordered-containers] |
1006.09 s
[unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
1006.09 s
[unordered-containers] | ^^^^^^^^^^
1006.09 s
[unordered-containers]
1006.26 s
[unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.p_o )
1006.39 s
[unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning : [ GHC-66111 ] [ -Wunused-imports ]
1006.39 s
[unordered-containers] The import of ‘Control.Applicative’ is redundant
1006.39 s
[unordered-containers] except perhaps to import instances from ‘Control.Applicative’
1006.39 s
[unordered-containers] To import instances alone, use: import Control.Applicative()
1006.39 s
[unordered-containers] |
1006.39 s
[unordered-containers] 83 | import Control.Applicative (liftA2)
1006.39 s
[unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1006.39 s
[unordered-containers]
1007.18 s
[unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.p_o )
1007.18 s
[unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.p_o )
1015.65 s
[unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.p_o )
1016.18 s
[unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.p_o )
1018.19 s
[unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.p_o )
1018.19 s
[unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.p_o )
1018.19 s
[unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.p_o )
1018.29 s
[unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.p_o )
1019.56 s
[unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20.1...
1019.56 s
[unordered-containers] Building test suite 'unordered-containers-tests' for unordered-containers-0.2.20.1...
1019.71 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 )
1019.91 s
[unordered-containers] [2 of 9] Compiling Regressions ( tests/Regressions.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Regressions.o )
1019.91 s
[unordered-containers] tests/Regressions.hs:93:16: warning : [ GHC-63394 ] [ -Wx-partial ]
1019.91 s
[unordered-containers] In the use of ‘head’
1019.91 s
[unordered-containers] (imported from Prelude, but defined in GHC.Internal.List):
1019.91 s
[unordered-containers] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
1019.91 s
[unordered-containers] |
1019.91 s
[unordered-containers] 93 | k = head keys
1019.91 s
[unordered-containers] | ^^^^
1019.91 s
[unordered-containers]
1022.72 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 )
1022.76 s
[unordered-containers] [4 of 9] Compiling Strictness ( tests/Strictness.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Strictness.o )
1022.76 s
[unordered-containers] tests/Strictness.hs:7:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1022.76 s
[unordered-containers] The import of ‘Data.Foldable’ is redundant
1022.76 s
[unordered-containers] except perhaps to import instances from ‘Data.Foldable’
1022.76 s
[unordered-containers] To import instances alone, use: import Data.Foldable()
1022.76 s
[unordered-containers] |
1022.76 s
[unordered-containers] 7 | import Data.Foldable (foldl')
1022.76 s
[unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1022.76 s
[unordered-containers]
1022.76 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 )
1022.76 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 )
1030.05 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 )
1030.09 s
[unordered-containers] [8 of 9] Compiling Properties ( tests/Properties.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Properties.o )
1030.09 s
[unordered-containers] [9 of 9] Compiling Main ( tests/Main.hs, dist/build/unordered-containers-tests/unordered-containers-tests-tmp/Main.o )
1030.73 s
[unordered-containers] [10 of 10] Linking dist/build/unordered-containers-tests/unordered-containers-tests
1031.96 s
[unordered-containers] buildPhase completed in 36 seconds
1031.96 s
[unordered-containers] Phase: checkPhase
1032.27 s
[unordered-containers] Running 1 test suites...
1032.27 s
[unordered-containers] Test suite unordered-containers-tests: RUNNING...
1032.28 s
[unordered-containers] All
1032.28 s
[unordered-containers] Properties
1032.28 s
[unordered-containers] Data.HashMap.Lazy
1032.28 s
[unordered-containers] instances
1032.28 s
[unordered-containers] Eq
1032.31 s
[unordered-containers] ==: OK (0.02s)
1032.31 s
[unordered-containers] +++ OK, passed 100 tests.
1032.31 s
[unordered-containers] /=: OK (0.02s)
1032.31 s
[unordered-containers] +++ OK, passed 100 tests.
1032.31 s
[unordered-containers] Ord
1032.31 s
[unordered-containers] compare reflexive: OK (0.01s)
1032.31 s
[unordered-containers] +++ OK, passed 100 tests.
1032.31 s
[unordered-containers] compare transitive: OK (0.01s)
1032.31 s
[unordered-containers] +++ OK, passed 100 tests.
1032.31 s
[unordered-containers] compare antisymmetric: OK (0.02s)
1032.31 s
[unordered-containers] +++ OK, passed 100 tests.
1032.31 s
[unordered-containers] Ord => Eq: OK (0.01s)
1032.31 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] Read/Show: OK (0.09s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] Functor: OK (0.03s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] Foldable: OK (0.01s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] Bifoldable
1032.39 s
[unordered-containers] bifoldMap: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] bifoldr: OK (0.01s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] bifoldl: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] Hashable: OK (0.02s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] empty
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 1 test.
1032.39 s
[unordered-containers] singleton
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] size: OK (0.01s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] member: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] lookup: OK (0.01s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] !?: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] insert
1032.39 s
[unordered-containers] model: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] insertWith
1032.39 s
[unordered-containers] insertWith: OK (0.01s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] delete
1032.39 s
[unordered-containers] model: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] adjust
1032.39 s
[unordered-containers] model: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] update
1032.39 s
[unordered-containers] model: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] alter
1032.39 s
[unordered-containers] model: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] alterF
1032.39 s
[unordered-containers] model
1032.39 s
[unordered-containers] []: OK (0.04s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] adjust: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] insert: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] insertWith: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] delete: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] lookup: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK (0.01s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] isSubmapOf
1032.39 s
[unordered-containers] model: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] m ⊆ m: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] m1 ⊆ m1 ∪ m2: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] m1\m2 ⊆ m1: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests; 169 discarded.
1032.39 s
[unordered-containers] delete k m ⊆ m: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests; 12 discarded.
1032.39 s
[unordered-containers] m ⊈ delete k m : OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests; 13 discarded.
1032.39 s
[unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests; 12 discarded.
1032.39 s
[unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests; 18 discarded.
1032.39 s
[unordered-containers] union
1032.39 s
[unordered-containers] model: OK (0.01s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] unionWith
1032.39 s
[unordered-containers] model: OK (0.02s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] unionWithKey
1032.39 s
[unordered-containers] model: OK (0.03s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] valid: OK (0.01s)
1032.39 s
[unordered-containers] +++ OK, passed 100 tests.
1032.39 s
[unordered-containers] unions
1032.86 s
[unordered-containers] model: OK (0.55s)
1032.86 s
[unordered-containers] +++ OK, passed 100 tests.
1032.86 s
[unordered-containers] valid: OK (0.21s)
1032.86 s
[unordered-containers] +++ OK, passed 100 tests.
1032.86 s
[unordered-containers] difference
1032.87 s
[unordered-containers] model: OK (0.01s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] valid: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] differenceWith
1032.87 s
[unordered-containers] model: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] valid: OK (0.01s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] intersection
1032.87 s
[unordered-containers] model: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] valid: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] intersectionWith
1032.87 s
[unordered-containers] model: OK (0.01s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] valid: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] intersectionWithKey
1032.87 s
[unordered-containers] model: OK (0.03s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] valid: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] compose
1032.87 s
[unordered-containers] valid: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] map
1032.87 s
[unordered-containers] model: OK (0.03s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] valid: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] traverseWithKey
1032.87 s
[unordered-containers] model: OK (0.01s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] valid: OK (0.01s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] mapKeys
1032.87 s
[unordered-containers] model: OK (0.01s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] valid: OK (0.23s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] foldr: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] foldl: OK (0.01s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] foldrWithKey: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] foldlWithKey: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] foldrWithKey': OK (0.01s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] foldlWithKey': OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] foldl': OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] foldr': OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] foldMapWithKey: OK
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] filter
1032.87 s
[unordered-containers] model: OK (0.02s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] valid: OK (0.02s)
1032.87 s
[unordered-containers] +++ OK, passed 100 tests.
1032.87 s
[unordered-containers] filterWithKey
1033.12 s
[unordered-containers] model: OK (0.79s)
1033.12 s
[unordered-containers] +++ OK, passed 100 tests.
1033.12 s
[unordered-containers] valid: OK (0.33s)
1033.12 s
[unordered-containers] +++ OK, passed 100 tests.
1033.12 s
[unordered-containers] mapMaybe
1033.12 s
[unordered-containers] model: OK (0.03s)
1033.12 s
[unordered-containers] +++ OK, passed 100 tests.
1033.12 s
[unordered-containers] valid: OK (0.02s)
1033.12 s
[unordered-containers] +++ OK, passed 100 tests.
1033.12 s
[unordered-containers] mapMaybeWithKey
1033.12 s
[unordered-containers] model: OK (0.70s)
1033.12 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.34s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] elems: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] keys: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] fromList
1033.13 s
[unordered-containers] model: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] fromListWith
1033.13 s
[unordered-containers] model: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] fromListWithKey
1033.13 s
[unordered-containers] model: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] toList: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] Data.HashMap.Strict
1033.13 s
[unordered-containers] instances
1033.13 s
[unordered-containers] Eq
1033.13 s
[unordered-containers] ==: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] /=: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] Ord
1033.13 s
[unordered-containers] compare reflexive: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] compare transitive: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] compare antisymmetric: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] Ord => Eq: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] Read/Show: OK (0.15s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] Functor: OK (0.08s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] Foldable: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] Bifoldable
1033.13 s
[unordered-containers] bifoldMap: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] bifoldr: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] bifoldl: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] Hashable: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] empty
1033.13 s
[unordered-containers] valid: OK
1033.13 s
[unordered-containers] +++ OK, passed 1 test.
1033.13 s
[unordered-containers] singleton
1033.13 s
[unordered-containers] valid: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] size: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] member: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] lookup: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] !?: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] insert
1033.13 s
[unordered-containers] model: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] insertWith
1033.13 s
[unordered-containers] insertWith: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] delete
1033.13 s
[unordered-containers] model: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] adjust
1033.13 s
[unordered-containers] model: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] update
1033.13 s
[unordered-containers] model: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] alter
1033.13 s
[unordered-containers] model: OK (0.03s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] alterF
1033.13 s
[unordered-containers] model
1033.13 s
[unordered-containers] []: OK (0.06s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] adjust: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] insert: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] insertWith: OK (0.03s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] delete: OK (0.03s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] lookup: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.03s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] isSubmapOf
1033.13 s
[unordered-containers] model: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] m ⊆ m: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] m1 ⊆ m1 ∪ m2: OK (0.03s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] m1\m2 ⊆ m1: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] m1 ∩ m2 ≠ ∅ ⇒ m1 ⊈ m1\m2 : OK (0.04s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests; 118 discarded.
1033.13 s
[unordered-containers] delete k m ⊆ m: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests; 15 discarded.
1033.13 s
[unordered-containers] m ⊈ delete k m : OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests; 16 discarded.
1033.13 s
[unordered-containers] k ∉ m ⇒ m ⊆ insert k v m: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests; 14 discarded.
1033.13 s
[unordered-containers] k ∉ m ⇒ insert k v m ⊈ m: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests; 11 discarded.
1033.13 s
[unordered-containers] union
1033.13 s
[unordered-containers] model: OK (0.03s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.03s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] unionWith
1033.13 s
[unordered-containers] model: OK (0.06s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.05s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] unionWithKey
1033.13 s
[unordered-containers] model: OK (0.08s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.06s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] unions
1033.13 s
[unordered-containers] model: OK (0.56s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.42s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] difference
1033.13 s
[unordered-containers] model: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] differenceWith
1033.13 s
[unordered-containers] model: OK (0.04s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.04s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] intersection
1033.13 s
[unordered-containers] model: OK (0.03s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.03s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] intersectionWith
1033.13 s
[unordered-containers] model: OK (0.05s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.04s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] intersectionWithKey
1033.13 s
[unordered-containers] model: OK (0.06s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.04s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] compose
1033.13 s
[unordered-containers] valid: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] map
1033.13 s
[unordered-containers] model: OK (0.05s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] traverseWithKey
1033.13 s
[unordered-containers] model: OK (0.21s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] mapKeys
1033.13 s
[unordered-containers] model: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.32s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] foldr: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] foldl: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] foldrWithKey: OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] foldlWithKey: OK
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] foldrWithKey': OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] foldlWithKey': OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] foldl': OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] foldr': OK (0.02s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] foldMapWithKey: OK (0.01s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] filter
1033.13 s
[unordered-containers] model: OK (0.06s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] valid: OK (0.06s)
1033.13 s
[unordered-containers] +++ OK, passed 100 tests.
1033.13 s
[unordered-containers] filterWithKey
1033.23 s
[unordered-containers] model: OK (0.65s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] valid: OK (0.42s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] mapMaybe
1033.23 s
[unordered-containers] model: OK (0.05s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] valid: OK (0.03s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] mapMaybeWithKey
1033.23 s
[unordered-containers] model: OK (0.62s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] valid: OK (0.44s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] elems: OK (0.01s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] keys: OK (0.02s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] fromList
1033.23 s
[unordered-containers] model: OK (0.01s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] valid: OK (0.01s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] fromListWith
1033.23 s
[unordered-containers] model: OK (0.02s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] valid: OK (0.02s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] fromListWithKey
1033.23 s
[unordered-containers] model: OK (0.01s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] valid: OK (0.06s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] toList: OK (0.01s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] Data.HashSet
1033.23 s
[unordered-containers] instances
1033.23 s
[unordered-containers] Eq
1033.23 s
[unordered-containers] ==: OK (0.02s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] == permutations: OK (0.01s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] /=: OK (0.01s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] Ord
1033.23 s
[unordered-containers] compare reflexive: OK
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] compare transitive: OK (0.02s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] compare antisymmetric: OK (0.01s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] Ord => Eq: OK (0.01s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.23 s
[unordered-containers] Read/Show: OK (0.20s)
1033.23 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] Foldable: OK (0.01s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] Hashable: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] size: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] member: OK (0.01s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] insert: OK (0.01s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] delete: OK (0.01s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] union: OK (0.03s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] map: OK (0.43s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] foldr: OK (0.02s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] foldl': OK (0.01s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] filter: OK (0.41s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] toList: OK (0.02s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] Data.HashMap.Internal.List
1033.24 s
[unordered-containers] isPermutationBy: OK (0.02s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] isPermutationBy of different length: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests; 18 discarded.
1033.24 s
[unordered-containers] pUnorderedCompare: OK (0.03s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] modelUnorderedCompare
1033.24 s
[unordered-containers] reflexive: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] anti-symmetric: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] transitive: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] Regression tests
1033.24 s
[unordered-containers] issue32: OK
1033.24 s
[unordered-containers] issue39a: OK
1033.24 s
[unordered-containers] issue39b: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] issue254 lazy: OK
1033.24 s
[unordered-containers] issue254 strict: OK
1033.24 s
[unordered-containers] issue379
1033.24 s
[unordered-containers] Lazy.unionWith: OK
1033.24 s
[unordered-containers] union: OK
1033.24 s
[unordered-containers] Strict.unionWith: OK
1033.24 s
[unordered-containers] Strict.unionWithKey: OK
1033.24 s
[unordered-containers] issue381
1033.24 s
[unordered-containers] mapMaybe: OK
1033.24 s
[unordered-containers] mapMaybeWithKey: OK
1033.24 s
[unordered-containers] issue382: OK
1033.24 s
[unordered-containers] issue383: OK
1033.24 s
[unordered-containers] issue420: OK
1033.24 s
[unordered-containers] issue491
1033.24 s
[unordered-containers] 1: OK
1033.24 s
[unordered-containers] 2: OK
1033.24 s
[unordered-containers] 3: OK
1033.24 s
[unordered-containers] Strictness
1033.24 s
[unordered-containers] HashMap.Strict
1033.24 s
[unordered-containers] singleton is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] singleton is value-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] member is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] lookup is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] lookupDefault is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] findWithDefault is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] ! is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] delete is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] adjust is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] adjust is value-strict: OK (0.01s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] insert is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] insert is value-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] insertWith is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] insertWith is value-strict: OK (0.01s)
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] fromList is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] fromList is value-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] fromListWith is key-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers] fromListWith is value-strict: OK
1033.24 s
[unordered-containers] +++ OK, passed 100 tests.
1033.24 s
[unordered-containers]
1033.24 s
[unordered-containers] All 257 tests passed (0.95s)
1033.26 s
[unordered-containers] Test suite unordered-containers-tests: PASS
1033.26 s
[unordered-containers] Test suite logged to:
1033.26 s
[unordered-containers] dist/test/unordered-containers-0.2.20.1-unordered-containers-tests.log
1033.26 s
[unordered-containers] 1 of 1 test suites (1 of 1 test cases) passed.
1033.27 s
[unordered-containers] Phase: haddockPhase
1033.45 s
[unordered-containers] Preprocessing library for unordered-containers-0.2.20.1...
1033.45 s
[unordered-containers] Running Haddock on library for unordered-containers-0.2.20.1...
1033.74 s
[unordered-containers] Data/HashMap/Internal.hs:12:14-23: warning : [ GHC-53692 ] [ -Wdeprecated-flags ]
1033.74 s
[unordered-containers] -XTypeInType is deprecated: use -XDataKinds and -XPolyKinds instead
1033.74 s
[unordered-containers] |
1033.74 s
[unordered-containers] 12 | {-# LANGUAGE TypeInType #-}
1033.74 s
[unordered-containers] | ^^^^^^^^^^
1033.74 s
[unordered-containers]
1033.91 s
[unordered-containers] [1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, nothing )
1034.31 s
[unordered-containers] Data/HashMap/Internal/Array.hs:83:1-35: warning : [ GHC-66111 ] [ -Wunused-imports ]
1034.31 s
[unordered-containers] The import of ‘Control.Applicative’ is redundant
1034.31 s
[unordered-containers] except perhaps to import instances from ‘Control.Applicative’
1034.31 s
[unordered-containers] To import instances alone, use: import Control.Applicative()
1034.31 s
[unordered-containers] |
1034.31 s
[unordered-containers] 83 | import Control.Applicative (liftA2)
1034.31 s
[unordered-containers] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1034.31 s
[unordered-containers]
1034.32 s
[unordered-containers] [2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, nothing )
1034.34 s
[unordered-containers] [3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, nothing )
1035.80 s
[unordered-containers] [4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, nothing )
1035.94 s
[unordered-containers] [5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, nothing )
1036.03 s
[unordered-containers] [6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, nothing )
1036.11 s
[unordered-containers] [7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, nothing )
1036.12 s
[unordered-containers] [8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, nothing )
1036.12 s
[unordered-containers] [9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, nothing )
1036.12 s
[unordered-containers] Haddock coverage:
1036.12 s
[unordered-containers] 33% ( 16 / 48) in 'Data.HashMap.Internal.Array'
1036.12 s
[unordered-containers] Missing documentation for:
1036.12 s
[unordered-containers] Array (Data/HashMap/Internal/Array.hs:125)
1036.12 s
[unordered-containers] MArray (Data/HashMap/Internal/Array.hs:157)
1036.12 s
[unordered-containers] new_ (Data/HashMap/Internal/Array.hs:208)
1036.12 s
[unordered-containers] singleton (Data/HashMap/Internal/Array.hs:225)
1036.12 s
[unordered-containers] singletonM (Data/HashMap/Internal/Array.hs:229)
1036.12 s
[unordered-containers] snoc (Data/HashMap/Internal/Array.hs:233)
1036.12 s
[unordered-containers] pair (Data/HashMap/Internal/Array.hs:242)
1036.12 s
[unordered-containers] length (Data/HashMap/Internal/Array.hs:154)
1036.12 s
[unordered-containers] lengthM (Data/HashMap/Internal/Array.hs:162)
1036.12 s
[unordered-containers] read (Data/HashMap/Internal/Array.hs:249)
1036.12 s
[unordered-containers] write (Data/HashMap/Internal/Array.hs:255)
1036.12 s
[unordered-containers] index (Data/HashMap/Internal/Array.hs:262)
1036.12 s
[unordered-containers] indexM (Data/HashMap/Internal/Array.hs:274)
1036.12 s
[unordered-containers] index# (Data/HashMap/Internal/Array.hs:268)
1036.12 s
[unordered-containers] sameArray1 (Data/HashMap/Internal/Array.hs:140)
1036.12 s
[unordered-containers] unsafeFreeze (Data/HashMap/Internal/Array.hs:280)
1036.12 s
[unordered-containers] unsafeThaw (Data/HashMap/Internal/Array.hs:286)
1036.12 s
[unordered-containers] unsafeSameArray (Data/HashMap/Internal/Array.hs:136)
1036.12 s
[unordered-containers] run (Data/HashMap/Internal/Array.hs:292)
1036.12 s
[unordered-containers] cloneM (Data/HashMap/Internal/Array.hs:314)
1036.12 s
[unordered-containers] foldl (Data/HashMap/Internal/Array.hs:404)
1036.12 s
[unordered-containers] foldl' (Data/HashMap/Internal/Array.hs:375)
1036.12 s
[unordered-containers] foldr (Data/HashMap/Internal/Array.hs:394)
1036.12 s
[unordered-containers] foldr' (Data/HashMap/Internal/Array.hs:385)
1036.12 s
[unordered-containers] foldMap (Data/HashMap/Internal/Array.hs:417)
1036.12 s
[unordered-containers] thaw (Data/HashMap/Internal/Array.hs:436)
1036.12 s
[unordered-containers] map (Data/HashMap/Internal/Array.hs:461)
1036.12 s
[unordered-containers] traverse (Data/HashMap/Internal/Array.hs:537)
1036.12 s
[unordered-containers] traverse' (Data/HashMap/Internal/Array.hs:553)
1036.12 s
[unordered-containers] toList (Data/HashMap/Internal/Array.hs:529)
1036.12 s
[unordered-containers] fromList (Data/HashMap/Internal/Array.hs:494)
1036.12 s
[unordered-containers] fromList' (Data/HashMap/Internal/Array.hs:506)
1036.12 s
[unordered-containers] 25% ( 1 / 4) in 'Data.HashMap.Internal.List'
1036.12 s
[unordered-containers] Missing documentation for:
1036.12 s
[unordered-containers] isPermutationBy (Data/HashMap/Internal/List.hs:40)
1036.12 s
[unordered-containers] deleteBy (Data/HashMap/Internal/List.hs:83)
1036.12 s
[unordered-containers] unorderedCompare (Data/HashMap/Internal/List.hs:68)
1036.13 s
[unordered-containers] Warning: 'Leaf' is ambiguous. It is defined
1036.13 s
[unordered-containers] * at Data/HashMap/Internal.hs:227:7
1036.13 s
[unordered-containers] * at Data/HashMap/Internal.hs:187:1
1036.13 s
[unordered-containers] You may be able to disambiguate the identifier by qualifying it or
1036.13 s
[unordered-containers] by specifying the type/value namespace explicitly.
1036.13 s
[unordered-containers] Defaulting to the one defined at Data/HashMap/Internal.hs:187:1
1036.13 s
[unordered-containers] Warning: 'at' is out of scope.
1036.13 s
[unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
1036.14 s
[unordered-containers] 88% ( 93 /105) in 'Data.HashMap.Internal'
1036.14 s
[unordered-containers] Missing documentation for:
1036.14 s
[unordered-containers] Leaf (Data/HashMap/Internal.hs:187)
1036.14 s
[unordered-containers] intersectionWithKey# (Data/HashMap/Internal.hs:1859)
1036.14 s
[unordered-containers] updateOrConcatWithKey (Data/HashMap/Internal.hs:2373)
1036.15 s
[unordered-containers] equalKeys (Data/HashMap/Internal.hs:513)
1036.15 s
[unordered-containers] equalKeys1 (Data/HashMap/Internal.hs:497)
1036.15 s
[unordered-containers] lookupRecordCollision (Data/HashMap/Internal.hs:680)
1036.15 s
[unordered-containers] LookupRes (Data/HashMap/Internal.hs:659)
1036.15 s
[unordered-containers] lookupResToMaybe (Data/HashMap/Internal.hs:662)
1036.15 s
[unordered-containers] insert' (Data/HashMap/Internal.hs:808)
1036.15 s
[unordered-containers] delete' (Data/HashMap/Internal.hs:1126)
1036.15 s
[unordered-containers] insertNewKey (Data/HashMap/Internal.hs:850)
1036.15 s
[unordered-containers] insertKeyExists (Data/HashMap/Internal.hs:885)
1036.15 s
[unordered-containers] 50% ( 3 / 6) in 'Data.HashMap.Internal.Debug'
1036.15 s
[unordered-containers] Missing documentation for:
1036.15 s
[unordered-containers] valid (Data/HashMap/Internal/Debug.hs:98)
1036.15 s
[unordered-containers] Validity (Data/HashMap/Internal/Debug.hs:43)
1036.15 s
[unordered-containers] SubHashPath (Data/HashMap/Internal/Debug.hs:75)
1036.15 s
[unordered-containers] Warning: 'lookup' is out of scope.
1036.15 s
[unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
1036.15 s
[unordered-containers] Warning: 'at' is out of scope.
1036.15 s
[unordered-containers] If you qualify the identifier, haddock can try to link it anyway.
1036.15 s
[unordered-containers] 100% ( 67 / 67) in 'Data.HashMap.Internal.Strict'
1036.15 s
[unordered-containers] Warning: 'HashSet' is ambiguous. It is defined
1036.15 s
[unordered-containers] * at Data/HashSet/Internal.hs:112:21
1036.15 s
[unordered-containers] * at Data/HashSet/Internal.hs:112:1
1036.15 s
[unordered-containers] You may be able to disambiguate the identifier by qualifying it or
1036.15 s
[unordered-containers] by specifying the type/value namespace explicitly.
1036.15 s
[unordered-containers] Defaulting to the one defined at Data/HashSet/Internal.hs:112:1
1036.16 s
[unordered-containers] 100% ( 35 / 35) in 'Data.HashSet.Internal'
1036.16 s
[unordered-containers] Warning: 'HashSet' is ambiguous. It is defined
1036.16 s
[unordered-containers] * at Data/HashSet/Internal.hs:112:21
1036.16 s
[unordered-containers] * at Data/HashSet/Internal.hs:112:1
1036.16 s
[unordered-containers] You may be able to disambiguate the identifier by qualifying it or
1036.16 s
[unordered-containers] by specifying the type/value namespace explicitly.
1036.16 s
[unordered-containers] Defaulting to the one defined at Data/HashSet/Internal.hs:112:1
1036.16 s
[unordered-containers] 100% ( 32 / 32) in 'Data.HashSet'
1036.16 s
[unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Strict'
1036.16 s
[unordered-containers] 100% ( 69 / 69) in 'Data.HashMap.Lazy'
1036.48 s
[unordered-containers] Warning: Data.HashMap.Internal: could not find link destinations for:
1036.48 s
[unordered-containers] - Data.HashMap.Internal.D:R:ItemHashMap
1036.49 s
[unordered-containers] Warning: Data.HashMap.Internal.Strict: could not find link destinations for:
1036.49 s
[unordered-containers] - Data.HashMap.Internal.D:R:ItemHashMap
1036.49 s
[unordered-containers] Warning: Data.HashSet.Internal: could not find link destinations for:
1036.49 s
[unordered-containers] - Data.HashSet.Internal.D:R:ItemHashSet
1036.50 s
[unordered-containers] Warning: Data.HashSet: could not find link destinations for:
1036.50 s
[unordered-containers] - Data.HashSet.Internal.D:R:ItemHashSet
1036.50 s
[unordered-containers] Warning: Data.HashMap.Strict: could not find link destinations for:
1036.50 s
[unordered-containers] - Data.HashMap.Internal.D:R:ItemHashMap
1036.51 s
[unordered-containers] Warning: Data.HashMap.Lazy: could not find link destinations for:
1036.51 s
[unordered-containers] - Data.HashMap.Internal.D:R:ItemHashMap
1042.04 s
[unordered-containers] Documentation created: dist/doc/html/unordered-containers/,
1042.04 s
[unordered-containers] dist/doc/html/unordered-containers/unordered-containers.txt
1042.12 s
[unordered-containers] Preprocessing test suite 'unordered-containers-tests' for unordered-containers-0.2.20.1...
1042.13 s
[unordered-containers] Phase: installPhase
1042.19 s
[unordered-containers] Installing library in /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1042.60 s
[unordered-containers] Phase: fixupPhase
1042.62 s
[unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1
1042.63 s
[unordered-containers] shrinking /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSunordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms-ghc9.10.2.so
1042.64 s
[unordered-containers] checking for references to /build/ in /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1...
1042.67 s
[unordered-containers] patching script interpreter paths in /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1
1042.67 s
[unordered-containers] stripping (with command strip and flags -S -p) in /nix/store/xsga3hw6sbah9lx1qy782bmdmrhpmc5w-unordered-containers-0.2.20.1/lib
1042.81 s
[unordered-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/3r4gsan2g0a88mv5x3cm43djm8r6424v-unordered-containers-0.2.20.1-doc
1042.82 s
[unordered-containers] checking for references to /build/ in /nix/store/3r4gsan2g0a88mv5x3cm43djm8r6424v-unordered-containers-0.2.20.1-doc...
1042.85 s
[unordered-containers] patching script interpreter paths in /nix/store/3r4gsan2g0a88mv5x3cm43djm8r6424v-unordered-containers-0.2.20.1-doc
1042.96 s
Progress: 126 of 171 built, 120 of 120 downloaded from cache
1043.01 s
Building invariant
1043.06 s
Building quickcheck-instances
1043.10 s
Building semigroupoids
1043.16 s
[invariant] Phase: setupCompilerEnvironmentPhase
1043.16 s
[invariant] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1043.20 s
[quickcheck-instances] Phase: setupCompilerEnvironmentPhase
1043.20 s
[semigroupoids] Phase: setupCompilerEnvironmentPhase
1043.20 s
[quickcheck-instances] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1043.20 s
[semigroupoids] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1043.39 s
[invariant] Phase: unpackPhase
1043.39 s
[semigroupoids] Phase: unpackPhase
1043.40 s
[invariant] unpacking source archive /nix/store/0mwzsxi9fkqwqmzqyrgd17fiqw7n81q7-invariant-0.6.4.tar.gz
1043.40 s
[semigroupoids] unpacking source archive /nix/store/nj5kxxp3cbmwliynbmczi5164gg3i82a-semigroupoids-6.0.1.tar.gz
1043.40 s
[invariant] source root is invariant-0.6.4
1043.41 s
[semigroupoids] source root is semigroupoids-6.0.1
1043.41 s
[invariant] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "invariant-0.6.4/test/THSpec.hs"
1043.41 s
[semigroupoids] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semigroupoids-6.0.1/.vim.custom"
1043.42 s
[invariant] Phase: patchPhase
1043.42 s
[semigroupoids] Phase: patchPhase
1043.42 s
[invariant] Replace Cabal file with edited version from mirror://hackage/invariant-0.6.4/revision/1.cabal.
1043.42 s
[semigroupoids] Replace Cabal file with edited version from mirror://hackage/semigroupoids-6.0.1/revision/2.cabal.
1043.43 s
[invariant] Phase: compileBuildDriverPhase
1043.43 s
[semigroupoids] Phase: compileBuildDriverPhase
1043.43 s
[invariant] setupCompileFlags: -package-db=/build/tmp.ARAHLXiD7K/setup-package.conf.d -threaded
1043.44 s
[semigroupoids] setupCompileFlags: -package-db=/build/tmp.EHo84wsWZi/setup-package.conf.d -threaded
1043.45 s
[quickcheck-instances] Phase: unpackPhase
1043.45 s
[quickcheck-instances] unpacking source archive /nix/store/ix9xgbag8470whifn4mzlsji4yz8vrc1-quickcheck-instances-0.3.33.tar.gz
1043.46 s
[quickcheck-instances] source root is quickcheck-instances-0.3.33
1043.47 s
[quickcheck-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "quickcheck-instances-0.3.33/test/Tests.hs"
1043.48 s
[quickcheck-instances] Phase: patchPhase
1043.48 s
[quickcheck-instances] Replace Cabal file with edited version from mirror://hackage/quickcheck-instances-0.3.33/revision/1.cabal.
1043.49 s
[quickcheck-instances] Phase: compileBuildDriverPhase
1043.49 s
[quickcheck-instances] setupCompileFlags: -package-db=/build/tmp.MAltfTgGDz/setup-package.conf.d -threaded
1043.50 s
[invariant] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ARAHLXiD7K/Main.o )
1043.50 s
[semigroupoids] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.EHo84wsWZi/Main.o )
1043.56 s
[quickcheck-instances] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.MAltfTgGDz/Main.o )
1043.56 s
[semigroupoids] [2 of 2] Linking Setup
1043.56 s
[invariant] [2 of 2] Linking Setup
1043.62 s
[quickcheck-instances] [2 of 2] Linking Setup
1045.07 s
[invariant] Phase: updateAutotoolsGnuConfigScriptsPhase
1045.08 s
[semigroupoids] Phase: updateAutotoolsGnuConfigScriptsPhase
1045.08 s
[invariant] Phase: configurePhase
1045.09 s
[semigroupoids] Phase: configurePhase
1045.09 s
[invariant] configureFlags: --verbose --prefix=/nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/glr9ijkqyxfzc5k90lxdxjyh1pv7d3as-invariant-0.6.4-doc/share/doc/invariant-0.6.4 --with-gcc=gcc --package-db=/build/tmp.ARAHLXiD7K/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1045.09 s
[semigroupoids] configureFlags: --verbose --prefix=/nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2dpnc29miw375fpjgsac90nivr7rdrjs-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1 --with-gcc=gcc --package-db=/build/tmp.EHo84wsWZi/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1045.10 s
[invariant] Using Parsec parser
1045.10 s
[invariant] Configuring invariant-0.6.4...
1045.10 s
[semigroupoids] Using Parsec parser
1045.10 s
[semigroupoids] Configuring semigroupoids-6.0.1...
1045.14 s
[quickcheck-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
1045.15 s
[quickcheck-instances] Phase: configurePhase
1045.16 s
[quickcheck-instances] configureFlags: --verbose --prefix=/nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/r04jgqwhg885xx7q1hk2g7sc6b9b2ia2-quickcheck-instances-0.3.33-doc/share/doc/quickcheck-instances-0.3.33 --with-gcc=gcc --package-db=/build/tmp.MAltfTgGDz/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1045.17 s
[quickcheck-instances] Using Parsec parser
1045.17 s
[quickcheck-instances] Configuring quickcheck-instances-0.3.33...
1045.52 s
[semigroupoids] Flags chosen: comonad=True, containers=True, contravariant=True,
1045.52 s
[semigroupoids] distributive=True, tagged=True, unordered-containers=True
1045.78 s
[semigroupoids] Dependency base >=4.9 && <5: using base-4.20.1.0
1045.78 s
[semigroupoids] Dependency base-orphans >=0.8.4 && <1: using base-orphans-0.9.3
1045.78 s
[semigroupoids] Dependency bifunctors >=5.6 && <6: using bifunctors-5.6.2
1045.78 s
[semigroupoids] Dependency comonad >=5.0.8 && <6: using comonad-5.0.9
1045.78 s
[semigroupoids] Dependency containers >=0.6.7 && <0.9: using containers-0.7
1045.78 s
[semigroupoids] Dependency contravariant >=1.5.3 && <2: using contravariant-1.5.5
1045.78 s
[semigroupoids] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
1045.78 s
[semigroupoids] Dependency hashable >=1.2.7.0 && <1.6: using hashable-1.5.0.0
1045.78 s
[semigroupoids] Dependency tagged >=0.8.7 && <1: using tagged-0.8.9
1045.78 s
[semigroupoids] Dependency template-haskell >=0.2.11: using template-haskell-2.22.0.0
1045.78 s
[semigroupoids] Dependency transformers >=0.6.1.0 && <0.7: using transformers-0.6.1.1
1045.78 s
[semigroupoids] Dependency transformers-compat >=0.6 && <0.8: using transformers-compat-0.7.2
1045.78 s
[semigroupoids] Dependency unordered-containers >=0.2.8.0 && <0.3: using
1045.78 s
[semigroupoids] unordered-containers-0.2.20.1
1045.78 s
[semigroupoids] Source component graph: component lib
1045.78 s
[semigroupoids] Configured component graph:
1045.78 s
[semigroupoids] component semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1045.78 s
[semigroupoids] include base-4.20.1.0-a280
1045.78 s
[semigroupoids] include base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1045.78 s
[semigroupoids] include bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1045.78 s
[semigroupoids] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1045.78 s
[semigroupoids] include containers-0.7-8c5a
1045.78 s
[semigroupoids] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1045.78 s
[semigroupoids] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1045.78 s
[semigroupoids] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1045.78 s
[semigroupoids] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.78 s
[semigroupoids] include template-haskell-2.22.0.0-3eef
1045.78 s
[semigroupoids] include transformers-0.6.1.1-c08a
1045.78 s
[semigroupoids] include transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1045.78 s
[semigroupoids] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1045.78 s
[semigroupoids] Linked component graph:
1045.78 s
[semigroupoids] unit semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1045.78 s
[semigroupoids] include base-4.20.1.0-a280
1045.78 s
[semigroupoids] include base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1045.78 s
[semigroupoids] include bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1045.78 s
[semigroupoids] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1045.78 s
[semigroupoids] include containers-0.7-8c5a
1045.78 s
[semigroupoids] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1045.78 s
[semigroupoids] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1045.78 s
[semigroupoids] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1045.78 s
[semigroupoids] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.78 s
[semigroupoids] include template-haskell-2.22.0.0-3eef
1045.78 s
[semigroupoids] include transformers-0.6.1.1-c08a
1045.78 s
[semigroupoids] include transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1045.78 s
[semigroupoids] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1045.78 s
[semigroupoids] Data.Bifunctor.Apply=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Bifunctor.Apply,Data.Functor.Alt=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Alt,Data.Functor.Apply=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Apply,Data.Functor.Bind=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Bind,Data.Functor.Bind.Class=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Bind.Class,Data.Functor.Bind.Trans=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Bind.Trans,Data.Functor.Contravariant.Conclude=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Contravariant.Conclude,Data.Functor.Contravariant.Decide=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Contravariant.Decide,Data.Functor.Contravariant.Divise=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Contravariant.Divise,Data.Functor.Extend=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Extend,Data.Functor.Plus=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Functor.Plus,Data.Groupoid=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Groupoid,Data.Isomorphism=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Isomorphism,Data.Semigroup.Bifoldable=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroup.Bifoldable,Data.Semigroup.Bitraversable=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroup.Bitraversable,Data.Semigroup.Foldable=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroup.Foldable,Data.Semigroup.Foldable.Class=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroup.Foldable.Class,Data.Semigroup.Traversable=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroup.Traversable,Data.Semigroup.Traversable.Class=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroup.Traversable.Class,Data.Semigroupoid=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroupoid,Data.Semigroupoid.Categorical=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroupoid.Categorical,Data.Semigroupoid.Dual=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroupoid.Dual,Data.Semigroupoid.Ob=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroupoid.Ob,Data.Semigroupoid.Static=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Semigroupoid.Static,Data.Traversable.Instances=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Data.Traversable.Instances,Semigroupoids.Do=semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W:Semigroupoids.Do
1045.78 s
[semigroupoids] Ready component graph:
1045.78 s
[semigroupoids] definite semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1045.78 s
[semigroupoids] depends base-4.20.1.0-a280
1045.78 s
[semigroupoids] depends base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1045.78 s
[semigroupoids] depends bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1045.78 s
[semigroupoids] depends comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1045.78 s
[semigroupoids] depends containers-0.7-8c5a
1045.78 s
[semigroupoids] depends contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1045.78 s
[semigroupoids] depends distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1045.78 s
[semigroupoids] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1045.78 s
[semigroupoids] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.78 s
[semigroupoids] depends template-haskell-2.22.0.0-3eef
1045.78 s
[semigroupoids] depends transformers-0.6.1.1-c08a
1045.78 s
[semigroupoids] depends transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1045.78 s
[semigroupoids] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1045.78 s
[semigroupoids] Using Cabal-3.12.1.0 compiled by ghc-9.10
1045.78 s
[semigroupoids] Using compiler: ghc-9.10.2
1045.78 s
[semigroupoids] Using install prefix:
1045.78 s
[semigroupoids] /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1
1045.78 s
[semigroupoids] Executables installed in:
1045.78 s
[semigroupoids] /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1/bin
1045.78 s
[semigroupoids] Libraries installed in:
1045.78 s
[semigroupoids] /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1045.78 s
[semigroupoids] Dynamic Libraries installed in:
1045.78 s
[semigroupoids] /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1045.78 s
[semigroupoids] Private executables installed in:
1045.78 s
[semigroupoids] /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1/libexec/x86_64-linux-ghc-9.10.2-f986/semigroupoids-6.0.1
1045.78 s
[semigroupoids] Data files installed in:
1045.78 s
[semigroupoids] /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1/share/x86_64-linux-ghc-9.10.2-f986/semigroupoids-6.0.1
1045.79 s
[semigroupoids] Documentation installed in:
1045.79 s
[semigroupoids] /nix/store/2dpnc29miw375fpjgsac90nivr7rdrjs-semigroupoids-6.0.1-doc/share/doc/semigroupoids-6.0.1
1045.79 s
[semigroupoids] Configuration files installed in:
1045.79 s
[semigroupoids] /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1/etc
1045.79 s
[semigroupoids] No alex found
1045.79 s
[semigroupoids] Using ar found on system at:
1045.79 s
[semigroupoids] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1045.79 s
[semigroupoids] No c2hs found
1045.79 s
[semigroupoids] No cpphs found
1045.79 s
[semigroupoids] No doctest found
1045.79 s
[semigroupoids] Using gcc version 14.3.0 given by user at:
1045.79 s
[semigroupoids] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1045.79 s
[semigroupoids] Using ghc version 9.10.2 found on system at:
1045.79 s
[semigroupoids] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1045.79 s
[semigroupoids] Using ghc-pkg version 9.10.2 found on system at:
1045.79 s
[semigroupoids] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1045.79 s
[semigroupoids] No ghcjs found
1045.79 s
[semigroupoids] No ghcjs-pkg found
1045.79 s
[semigroupoids] No greencard found
1045.79 s
[semigroupoids] Using haddock version 2.31.0 found on system at:
1045.79 s
[semigroupoids] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1045.79 s
[semigroupoids] No happy found
1045.79 s
[semigroupoids] Using haskell-suite found on system at: haskell-suite-dummy-location
1045.79 s
[semigroupoids] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1045.79 s
[semigroupoids] No hmake found
1045.79 s
[semigroupoids] Using hpc version 0.69 found on system at:
1045.79 s
[semigroupoids] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1045.79 s
[semigroupoids] Using hsc2hs version 0.68.10 found on system at:
1045.79 s
[semigroupoids] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1045.79 s
[semigroupoids] Using hscolour version 1.25 found on system at:
1045.79 s
[semigroupoids] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1045.79 s
[semigroupoids] No jhc found
1045.79 s
[semigroupoids] Using ld found on system at:
1045.79 s
[semigroupoids] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1045.79 s
[semigroupoids] No pkg-config found
1045.79 s
[semigroupoids] Using runghc version 9.10.2 found on system at:
1045.79 s
[semigroupoids] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1045.79 s
[semigroupoids] Using strip version 2.44 found on system at:
1045.80 s
[semigroupoids] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1045.80 s
[semigroupoids] Using tar found on system at:
1045.80 s
[semigroupoids] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1045.80 s
[semigroupoids] No uhc found
1045.82 s
[invariant] Dependency StateVar >=1.1 && <2: using StateVar-1.2.2
1045.82 s
[invariant] Dependency array >=0.3 && <0.6: using array-0.5.8.0
1045.82 s
[invariant] Dependency base >=4.9 && <5: using base-4.20.1.0
1045.82 s
[invariant] Dependency bifunctors >=5.2 && <6: using bifunctors-5.6.2
1045.82 s
[invariant] Dependency comonad >=5 && <6: using comonad-5.0.9
1045.82 s
[invariant] Dependency containers >=0.1 && <0.9: using containers-0.7
1045.82 s
[invariant] Dependency contravariant >=0.5 && <2: using contravariant-1.5.5
1045.82 s
[invariant] Dependency ghc-prim: using ghc-prim-0.12.0
1045.82 s
[invariant] Dependency profunctors >=5.2.1 && <6: using profunctors-5.6.3
1045.82 s
[invariant] Dependency stm >=2.2 && <3: using stm-2.5.3.1
1045.82 s
[invariant] Dependency tagged >=0.7.3 && <1: using tagged-0.8.9
1045.82 s
[invariant] Dependency template-haskell >=2.11 && <2.24: using template-haskell-2.22.0.0
1045.82 s
[invariant] Dependency th-abstraction >=0.5 && <0.8: using th-abstraction-0.7.1.0
1045.82 s
[invariant] Dependency transformers >=0.2 && <0.7: using transformers-0.6.1.1
1045.82 s
[invariant] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
1045.82 s
[invariant] Dependency unordered-containers >=0.2.4 && <0.3: using
1045.82 s
[invariant] unordered-containers-0.2.20.1
1045.82 s
[invariant] Dependency QuickCheck >=2.11 && <3: using QuickCheck-2.15.0.1
1045.82 s
[invariant] Dependency base >=4 && <5: using base-4.20.1.0
1045.82 s
[invariant] Dependency hspec >=1.8: using hspec-2.11.14
1045.82 s
[invariant] Dependency invariant: using invariant-0.6.4
1045.82 s
[invariant] Dependency template-haskell: using template-haskell-2.22.0.0
1045.82 s
[invariant] Source component graph:
1045.82 s
[invariant] component lib
1045.82 s
[invariant] component test:spec dependency lib
1045.82 s
[invariant] Configured component graph:
1045.82 s
[invariant] component invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1045.82 s
[invariant] include StateVar-1.2.2-71UkAASLd7UGn9HFisrcnp
1045.82 s
[invariant] include array-0.5.8.0-d8cb
1045.82 s
[invariant] include base-4.20.1.0-a280
1045.82 s
[invariant] include bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1045.82 s
[invariant] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1045.82 s
[invariant] include containers-0.7-8c5a
1045.82 s
[invariant] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1045.82 s
[invariant] include ghc-prim-0.12.0-491b
1045.82 s
[invariant] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1045.82 s
[invariant] include stm-2.5.3.1-1a4d
1045.82 s
[invariant] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.82 s
[invariant] include template-haskell-2.22.0.0-3eef
1045.82 s
[invariant] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1045.82 s
[invariant] include transformers-0.6.1.1-c08a
1045.82 s
[invariant] include transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1045.82 s
[invariant] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1045.82 s
[invariant] component invariant-0.6.4-L8gEolDkcJgGCj4rzj4S5J-spec
1045.82 s
[invariant] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1045.82 s
[invariant] include base-4.20.1.0-a280
1045.82 s
[invariant] include hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
1045.82 s
[invariant] include invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1045.82 s
[invariant] include template-haskell-2.22.0.0-3eef
1045.82 s
[invariant] Linked component graph:
1045.82 s
[invariant] unit invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1045.82 s
[invariant] include StateVar-1.2.2-71UkAASLd7UGn9HFisrcnp
1045.82 s
[invariant] include array-0.5.8.0-d8cb
1045.82 s
[invariant] include base-4.20.1.0-a280
1045.82 s
[invariant] include bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1045.82 s
[invariant] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1045.82 s
[invariant] include containers-0.7-8c5a
1045.82 s
[invariant] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1045.82 s
[invariant] include ghc-prim-0.12.0-491b
1045.82 s
[invariant] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1045.82 s
[invariant] include stm-2.5.3.1-1a4d
1045.82 s
[invariant] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.82 s
[invariant] include template-haskell-2.22.0.0-3eef
1045.82 s
[invariant] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1045.82 s
[invariant] include transformers-0.6.1.1-c08a
1045.82 s
[invariant] include transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1045.82 s
[invariant] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1045.82 s
[invariant] Data.Functor.Invariant=invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom:Data.Functor.Invariant,Data.Functor.Invariant.TH=invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom:Data.Functor.Invariant.TH
1045.82 s
[invariant] unit invariant-0.6.4-L8gEolDkcJgGCj4rzj4S5J-spec
1045.82 s
[invariant] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1045.82 s
[invariant] include base-4.20.1.0-a280
1045.82 s
[invariant] include hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
1045.82 s
[invariant] include invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1045.82 s
[invariant] include template-haskell-2.22.0.0-3eef
1045.82 s
[invariant] Ready component graph:
1045.82 s
[invariant] definite invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1045.82 s
[invariant] depends StateVar-1.2.2-71UkAASLd7UGn9HFisrcnp
1045.82 s
[invariant] depends array-0.5.8.0-d8cb
1045.82 s
[invariant] depends base-4.20.1.0-a280
1045.82 s
[invariant] depends bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1045.82 s
[invariant] depends comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1045.82 s
[invariant] depends containers-0.7-8c5a
1045.82 s
[invariant] depends contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1045.82 s
[invariant] depends ghc-prim-0.12.0-491b
1045.82 s
[invariant] depends profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1045.82 s
[invariant] depends stm-2.5.3.1-1a4d
1045.82 s
[invariant] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.82 s
[invariant] depends template-haskell-2.22.0.0-3eef
1045.82 s
[invariant] depends th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1045.82 s
[invariant] depends transformers-0.6.1.1-c08a
1045.82 s
[invariant] depends transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1045.82 s
[invariant] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1045.82 s
[invariant] definite invariant-0.6.4-L8gEolDkcJgGCj4rzj4S5J-spec
1045.82 s
[invariant] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1045.82 s
[invariant] depends base-4.20.1.0-a280
1045.82 s
[invariant] depends hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
1045.82 s
[invariant] depends invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1045.82 s
[invariant] depends template-haskell-2.22.0.0-3eef
1045.82 s
[invariant] Using Cabal-3.12.1.0 compiled by ghc-9.10
1045.82 s
[invariant] Using compiler: ghc-9.10.2
1045.82 s
[invariant] Using install prefix:
1045.82 s
[invariant] /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4
1045.82 s
[invariant] Executables installed in:
1045.82 s
[invariant] /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4/bin
1045.82 s
[invariant] Libraries installed in:
1045.82 s
[invariant] /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1045.82 s
[invariant] Dynamic Libraries installed in:
1045.82 s
[invariant] /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1045.82 s
[invariant] Private executables installed in:
1045.82 s
[invariant] /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4/libexec/x86_64-linux-ghc-9.10.2-f986/invariant-0.6.4
1045.82 s
[invariant] Data files installed in:
1045.82 s
[invariant] /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4/share/x86_64-linux-ghc-9.10.2-f986/invariant-0.6.4
1045.82 s
[invariant] Documentation installed in:
1045.82 s
[invariant] /nix/store/glr9ijkqyxfzc5k90lxdxjyh1pv7d3as-invariant-0.6.4-doc/share/doc/invariant-0.6.4
1045.82 s
[invariant] Configuration files installed in:
1045.82 s
[invariant] /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4/etc
1045.82 s
[invariant] No alex found
1045.82 s
[invariant] Using ar found on system at:
1045.82 s
[invariant] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1045.82 s
[invariant] No c2hs found
1045.82 s
[invariant] No cpphs found
1045.82 s
[invariant] No doctest found
1045.82 s
[invariant] Using gcc version 14.3.0 given by user at:
1045.82 s
[invariant] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1045.82 s
[invariant] Using ghc version 9.10.2 found on system at:
1045.82 s
[invariant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1045.82 s
[invariant] Using ghc-pkg version 9.10.2 found on system at:
1045.82 s
[invariant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1045.82 s
[invariant] No ghcjs found
1045.82 s
[invariant] No ghcjs-pkg found
1045.82 s
[invariant] No greencard found
1045.82 s
[invariant] Using haddock version 2.31.0 found on system at:
1045.82 s
[invariant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1045.82 s
[invariant] No happy found
1045.82 s
[invariant] Using haskell-suite found on system at: haskell-suite-dummy-location
1045.82 s
[invariant] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1045.82 s
[invariant] No hmake found
1045.82 s
[invariant] Using hpc version 0.69 found on system at:
1045.82 s
[invariant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1045.82 s
[invariant] Using hsc2hs version 0.68.10 found on system at:
1045.82 s
[invariant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1045.82 s
[invariant] Using hscolour version 1.25 found on system at:
1045.82 s
[invariant] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1045.82 s
[invariant] No jhc found
1045.82 s
[invariant] Using ld found on system at:
1045.82 s
[invariant] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1045.82 s
[invariant] No pkg-config found
1045.82 s
[invariant] Using runghc version 9.10.2 found on system at:
1045.82 s
[invariant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1045.83 s
[invariant] Using strip version 2.44 found on system at:
1045.83 s
[invariant] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1045.83 s
[invariant] Using tar found on system at:
1045.83 s
[invariant] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1045.83 s
[invariant] No uhc found
1045.90 s
[quickcheck-instances] Dependency OneTuple >=0.4.2 && <0.5: using OneTuple-0.4.2
1045.90 s
[quickcheck-instances] Dependency QuickCheck >=2.14.2 && <2.16.1: using QuickCheck-2.15.0.1
1045.90 s
[quickcheck-instances] Dependency array >=0.5.3.0 && <0.6: using array-0.5.8.0
1045.90 s
[quickcheck-instances] Dependency base >=4.12.0.0 && <4.22: using base-4.20.1.0
1045.90 s
[quickcheck-instances] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.12.2.0
1045.90 s
[quickcheck-instances] Dependency case-insensitive >=1.2.0.11 && <1.3: using case-insensitive-1.2.1.0
1045.90 s
[quickcheck-instances] Dependency containers >=0.6.0.1 && <0.8: using containers-0.7
1045.90 s
[quickcheck-instances] Dependency data-fix >=0.3 && <0.4: using data-fix-0.3.4
1045.90 s
[quickcheck-instances] Dependency hashable >=1.4.4.0 && <1.6: using hashable-1.5.0.0
1045.90 s
[quickcheck-instances] Dependency integer-logarithms >=1.0.3.1 && <1.1: using
1045.90 s
[quickcheck-instances] integer-logarithms-1.0.4
1045.90 s
[quickcheck-instances] Dependency old-time >=1.1.0.0 && <1.2: using old-time-1.1.0.4
1045.90 s
[quickcheck-instances] Dependency primitive >=0.9.0.0 && <0.10: using primitive-0.9.1.0
1045.90 s
[quickcheck-instances] Dependency scientific >=0.3.8.0 && <0.4: using scientific-0.3.8.0
1045.90 s
[quickcheck-instances] Dependency splitmix >=0.1.0.5 && <0.2: using splitmix-0.1.3.1
1045.90 s
[quickcheck-instances] Dependency strict >=0.5 && <0.6: using strict-0.5.1
1045.90 s
[quickcheck-instances] Dependency tagged >=0.8.8 && <0.9: using tagged-0.8.9
1045.90 s
[quickcheck-instances] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.1.2
1045.90 s
[quickcheck-instances] Dependency text-short >=0.1.4 && <0.2: using text-short-0.1.6
1045.90 s
[quickcheck-instances] Dependency these >=1.2.1 && <1.3: using these-1.2.1
1045.90 s
[quickcheck-instances] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.8
1045.90 s
[quickcheck-instances] Dependency transformers >=0.5.6.2 && <0.7: using transformers-0.6.1.1
1045.90 s
[quickcheck-instances] Dependency unordered-containers >=0.2.20 && <0.3: using
1045.91 s
[quickcheck-instances] unordered-containers-0.2.20.1
1045.91 s
[quickcheck-instances] Dependency uuid-types >=1.0.6 && <1.1: using uuid-types-1.0.6
1045.91 s
[quickcheck-instances] Dependency vector >=0.13.2.0 && <0.14: using vector-0.13.2.0
1045.91 s
[quickcheck-instances] Dependency QuickCheck: using QuickCheck-2.15.0.1
1045.91 s
[quickcheck-instances] Dependency base: using base-4.20.1.0
1045.91 s
[quickcheck-instances] Dependency containers: using containers-0.7
1045.91 s
[quickcheck-instances] Dependency primitive: using primitive-0.9.1.0
1045.91 s
[quickcheck-instances] Dependency quickcheck-instances: using quickcheck-instances-0.3.33
1045.91 s
[quickcheck-instances] Dependency tagged: using tagged-0.8.9
1045.91 s
[quickcheck-instances] Dependency uuid-types: using uuid-types-1.0.6
1045.91 s
[quickcheck-instances] Source component graph:
1045.91 s
[quickcheck-instances] component lib
1045.91 s
[quickcheck-instances] component test:self-test dependency lib
1045.91 s
[quickcheck-instances] Configured component graph:
1045.91 s
[quickcheck-instances] component quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1045.91 s
[quickcheck-instances] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1045.91 s
[quickcheck-instances] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1045.91 s
[quickcheck-instances] include array-0.5.8.0-d8cb
1045.91 s
[quickcheck-instances] include base-4.20.1.0-a280
1045.91 s
[quickcheck-instances] include bytestring-0.12.2.0-b7cf
1045.91 s
[quickcheck-instances] include case-insensitive-1.2.1.0-CASyPFnNSKnBYb3v06t8mD
1045.91 s
[quickcheck-instances] include containers-0.7-8c5a
1045.91 s
[quickcheck-instances] include data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1045.91 s
[quickcheck-instances] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1045.91 s
[quickcheck-instances] include integer-logarithms-1.0.4-ZBuwBfvHpEJOh2fdwAIpH
1045.91 s
[quickcheck-instances] include old-time-1.1.0.4-GYeIRgZapWJ6IrpwLjaSQE
1045.91 s
[quickcheck-instances] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1045.91 s
[quickcheck-instances] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
1045.91 s
[quickcheck-instances] include splitmix-0.1.3.1-ClxOEgbpRdSGYgrN9t0fKO
1045.91 s
[quickcheck-instances] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1045.91 s
[quickcheck-instances] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.91 s
[quickcheck-instances] include text-2.1.2-2d65
1045.91 s
[quickcheck-instances] include text-short-0.1.6-LUu6jc8Ind6CLJLk1wrpYI
1045.91 s
[quickcheck-instances] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1045.91 s
[quickcheck-instances] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1045.91 s
[quickcheck-instances] include transformers-0.6.1.1-c08a
1045.91 s
[quickcheck-instances] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1045.91 s
[quickcheck-instances] include uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1045.91 s
[quickcheck-instances] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1045.91 s
[quickcheck-instances] component quickcheck-instances-0.3.33-21eJgE5iTRA846ZJyRzYxt-self-test
1045.91 s
[quickcheck-instances] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1045.91 s
[quickcheck-instances] include base-4.20.1.0-a280
1045.91 s
[quickcheck-instances] include containers-0.7-8c5a
1045.91 s
[quickcheck-instances] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1045.91 s
[quickcheck-instances] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1045.91 s
[quickcheck-instances] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.91 s
[quickcheck-instances] include uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1045.91 s
[quickcheck-instances] Linked component graph:
1045.91 s
[quickcheck-instances] unit quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1045.91 s
[quickcheck-instances] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1045.91 s
[quickcheck-instances] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1045.91 s
[quickcheck-instances] include array-0.5.8.0-d8cb
1045.91 s
[quickcheck-instances] include base-4.20.1.0-a280
1045.91 s
[quickcheck-instances] include bytestring-0.12.2.0-b7cf
1045.91 s
[quickcheck-instances] include case-insensitive-1.2.1.0-CASyPFnNSKnBYb3v06t8mD
1045.91 s
[quickcheck-instances] include containers-0.7-8c5a
1045.91 s
[quickcheck-instances] include data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1045.91 s
[quickcheck-instances] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1045.91 s
[quickcheck-instances] include integer-logarithms-1.0.4-ZBuwBfvHpEJOh2fdwAIpH
1045.91 s
[quickcheck-instances] include old-time-1.1.0.4-GYeIRgZapWJ6IrpwLjaSQE
1045.91 s
[quickcheck-instances] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1045.91 s
[quickcheck-instances] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
1045.91 s
[quickcheck-instances] include splitmix-0.1.3.1-ClxOEgbpRdSGYgrN9t0fKO
1045.91 s
[quickcheck-instances] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1045.91 s
[quickcheck-instances] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.91 s
[quickcheck-instances] include text-2.1.2-2d65
1045.91 s
[quickcheck-instances] include text-short-0.1.6-LUu6jc8Ind6CLJLk1wrpYI
1045.91 s
[quickcheck-instances] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1045.91 s
[quickcheck-instances] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1045.91 s
[quickcheck-instances] include transformers-0.6.1.1-c08a
1045.91 s
[quickcheck-instances] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1045.91 s
[quickcheck-instances] include uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1045.91 s
[quickcheck-instances] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1045.91 s
[quickcheck-instances] Test.QuickCheck.Instances=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances,Test.QuickCheck.Instances.Array=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Array,Test.QuickCheck.Instances.Array.Byte=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Array.Byte,Test.QuickCheck.Instances.ByteString=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.ByteString,Test.QuickCheck.Instances.CaseInsensitive=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.CaseInsensitive,Test.QuickCheck.Instances.Containers=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Containers,Test.QuickCheck.Instances.DataFix=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.DataFix,Test.QuickCheck.Instances.Hashable=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Hashable,Test.QuickCheck.Instances.Natural=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Natural,Test.QuickCheck.Instances.OldTime=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.OldTime,Test.QuickCheck.Instances.Primitive=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Primitive,Test.QuickCheck.Instances.Scientific=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Scientific,Test.QuickCheck.Instances.Semigroup=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Semigroup,Test.QuickCheck.Instances.Solo=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Solo,Test.QuickCheck.Instances.Strict=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Strict,Test.QuickCheck.Instances.Tagged=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Tagged,Test.QuickCheck.Instances.Text=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Text,Test.QuickCheck.Instances.Text.Short=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Text.Short,Test.QuickCheck.Instances.These=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.These,Test.QuickCheck.Instances.Time=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Time,Test.QuickCheck.Instances.Transformer=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Transformer,Test.QuickCheck.Instances.UUID=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.UUID,Test.QuickCheck.Instances.UnorderedContainers=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.UnorderedContainers,Test.QuickCheck.Instances.Vector=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Vector,Test.QuickCheck.Instances.Void=quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523:Test.QuickCheck.Instances.Void
1045.91 s
[quickcheck-instances] unit quickcheck-instances-0.3.33-21eJgE5iTRA846ZJyRzYxt-self-test
1045.91 s
[quickcheck-instances] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1045.92 s
[quickcheck-instances] include base-4.20.1.0-a280
1045.92 s
[quickcheck-instances] include containers-0.7-8c5a
1045.92 s
[quickcheck-instances] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1045.92 s
[quickcheck-instances] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1045.92 s
[quickcheck-instances] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.92 s
[quickcheck-instances] include uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1045.92 s
[quickcheck-instances] Ready component graph:
1045.92 s
[quickcheck-instances] definite quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1045.92 s
[quickcheck-instances] depends OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1045.92 s
[quickcheck-instances] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1045.92 s
[quickcheck-instances] depends array-0.5.8.0-d8cb
1045.92 s
[quickcheck-instances] depends base-4.20.1.0-a280
1045.92 s
[quickcheck-instances] depends bytestring-0.12.2.0-b7cf
1045.92 s
[quickcheck-instances] depends case-insensitive-1.2.1.0-CASyPFnNSKnBYb3v06t8mD
1045.92 s
[quickcheck-instances] depends containers-0.7-8c5a
1045.92 s
[quickcheck-instances] depends data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1045.92 s
[quickcheck-instances] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1045.92 s
[quickcheck-instances] depends integer-logarithms-1.0.4-ZBuwBfvHpEJOh2fdwAIpH
1045.92 s
[quickcheck-instances] depends old-time-1.1.0.4-GYeIRgZapWJ6IrpwLjaSQE
1045.92 s
[quickcheck-instances] depends primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1045.92 s
[quickcheck-instances] depends scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
1045.92 s
[quickcheck-instances] depends splitmix-0.1.3.1-ClxOEgbpRdSGYgrN9t0fKO
1045.92 s
[quickcheck-instances] depends strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1045.92 s
[quickcheck-instances] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.92 s
[quickcheck-instances] depends text-2.1.2-2d65
1045.92 s
[quickcheck-instances] depends text-short-0.1.6-LUu6jc8Ind6CLJLk1wrpYI
1045.92 s
[quickcheck-instances] depends these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1045.92 s
[quickcheck-instances] depends time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1045.92 s
[quickcheck-instances] depends transformers-0.6.1.1-c08a
1045.92 s
[quickcheck-instances] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1045.92 s
[quickcheck-instances] depends uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1045.92 s
[quickcheck-instances] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1045.92 s
[quickcheck-instances] definite quickcheck-instances-0.3.33-21eJgE5iTRA846ZJyRzYxt-self-test
1045.92 s
[quickcheck-instances] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1045.92 s
[quickcheck-instances] depends base-4.20.1.0-a280
1045.92 s
[quickcheck-instances] depends containers-0.7-8c5a
1045.92 s
[quickcheck-instances] depends primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1045.92 s
[quickcheck-instances] depends quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1045.92 s
[quickcheck-instances] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1045.92 s
[quickcheck-instances] depends uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1045.92 s
[quickcheck-instances] Using Cabal-3.12.1.0 compiled by ghc-9.10
1045.92 s
[quickcheck-instances] Using compiler: ghc-9.10.2
1045.92 s
[quickcheck-instances] Using install prefix:
1045.92 s
[quickcheck-instances] /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33
1045.92 s
[quickcheck-instances] Executables installed in:
1045.92 s
[quickcheck-instances] /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33/bin
1045.92 s
[quickcheck-instances] Libraries installed in:
1045.92 s
[quickcheck-instances] /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1045.92 s
[quickcheck-instances] Dynamic Libraries installed in:
1045.92 s
[quickcheck-instances] /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1045.92 s
[quickcheck-instances] Private executables installed in:
1045.92 s
[quickcheck-instances] /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33/libexec/x86_64-linux-ghc-9.10.2-f986/quickcheck-instances-0.3.33
1045.92 s
[quickcheck-instances] Data files installed in:
1045.92 s
[quickcheck-instances] /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33/share/x86_64-linux-ghc-9.10.2-f986/quickcheck-instances-0.3.33
1045.92 s
[quickcheck-instances] Documentation installed in:
1045.92 s
[quickcheck-instances] /nix/store/r04jgqwhg885xx7q1hk2g7sc6b9b2ia2-quickcheck-instances-0.3.33-doc/share/doc/quickcheck-instances-0.3.33
1045.92 s
[quickcheck-instances] Configuration files installed in:
1045.92 s
[quickcheck-instances] /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33/etc
1045.92 s
[quickcheck-instances] No alex found
1045.92 s
[quickcheck-instances] Using ar found on system at:
1045.93 s
[quickcheck-instances] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1045.93 s
[quickcheck-instances] No c2hs found
1045.93 s
[quickcheck-instances] No cpphs found
1045.93 s
[quickcheck-instances] No doctest found
1045.93 s
[quickcheck-instances] Using gcc version 14.3.0 given by user at:
1045.93 s
[quickcheck-instances] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1045.93 s
[quickcheck-instances] Using ghc version 9.10.2 found on system at:
1045.93 s
[quickcheck-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1045.93 s
[quickcheck-instances] Using ghc-pkg version 9.10.2 found on system at:
1045.93 s
[quickcheck-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1045.93 s
[quickcheck-instances] No ghcjs found
1045.93 s
[quickcheck-instances] No ghcjs-pkg found
1045.93 s
[quickcheck-instances] No greencard found
1045.93 s
[quickcheck-instances] Using haddock version 2.31.0 found on system at:
1045.93 s
[quickcheck-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1045.93 s
[quickcheck-instances] No happy found
1045.93 s
[quickcheck-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
1045.93 s
[quickcheck-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1045.93 s
[quickcheck-instances] No hmake found
1045.93 s
[quickcheck-instances] Using hpc version 0.69 found on system at:
1045.93 s
[quickcheck-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1045.93 s
[quickcheck-instances] Using hsc2hs version 0.68.10 found on system at:
1045.93 s
[quickcheck-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1045.93 s
[quickcheck-instances] Using hscolour version 1.25 found on system at:
1045.93 s
[quickcheck-instances] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1045.93 s
[quickcheck-instances] No jhc found
1045.93 s
[quickcheck-instances] Using ld found on system at:
1045.93 s
[quickcheck-instances] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1045.93 s
[quickcheck-instances] No pkg-config found
1045.93 s
[quickcheck-instances] Using runghc version 9.10.2 found on system at:
1045.93 s
[quickcheck-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1045.93 s
[quickcheck-instances] Using strip version 2.44 found on system at:
1045.93 s
[quickcheck-instances] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1045.93 s
[quickcheck-instances] Using tar found on system at:
1045.93 s
[quickcheck-instances] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1045.93 s
[quickcheck-instances] No uhc found
1045.93 s
[semigroupoids] Phase: buildPhase
1045.97 s
[invariant] Phase: buildPhase
1045.98 s
[semigroupoids] Preprocessing library for semigroupoids-6.0.1...
1045.98 s
[semigroupoids] Building library for semigroupoids-6.0.1...
1046.03 s
[invariant] Preprocessing library for invariant-0.6.4...
1046.03 s
[invariant] Building library for invariant-0.6.4...
1046.05 s
[quickcheck-instances] Phase: buildPhase
1046.11 s
[quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.33...
1046.12 s
[quickcheck-instances] Building library for quickcheck-instances-0.3.33...
1046.21 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 )
1046.24 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 )
1046.29 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 )
1046.30 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 )
1046.55 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 )
1046.62 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 )
1046.62 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 )
1046.93 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 )
1046.93 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 )
1046.93 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 )
1046.93 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 )
1046.93 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 )
1046.93 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 )
1046.93 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 )
1046.93 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 )
1046.93 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 )
1046.93 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 )
1047.04 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 )
1047.04 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 )
1047.04 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 )
1047.04 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 )
1047.04 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 )
1047.11 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 )
1047.26 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 )
1047.26 s
[semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.o, dist/build/Semigroupoids/Internal.dyn_o )
1047.26 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 )
1047.43 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 )
1047.43 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 )
1047.43 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 )
1047.43 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 )
1047.43 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 )
1047.43 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 )
1047.83 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 )
1047.99 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 )
1047.99 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 )
1048.38 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 )
1048.48 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 )
1048.72 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 )
1048.75 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 )
1048.75 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 )
1048.75 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 )
1048.75 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 )
1048.75 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 )
1048.75 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 )
1048.75 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 )
1048.75 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 )
1048.75 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 )
1048.75 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 )
1048.85 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 )
1048.85 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 )
1048.85 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 )
1048.85 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 )
1048.85 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 )
1048.90 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 )
1049.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 )
1049.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 )
1049.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 )
1049.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 )
1049.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 )
1049.16 s
[quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, dist/build/Test/QuickCheck/Instances.p_o )
1049.68 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 )
1049.91 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 )
1050.00 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 )
1050.12 s
[invariant] [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, dist/build/Data/Functor/Invariant.p_o )
1050.14 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 )
1050.26 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 )
1050.42 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 )
1050.56 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 )
1050.56 s
[semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o, dist/build/Data/Semigroupoid.dyn_o )
1050.56 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 )
1050.56 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 )
1050.56 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 )
1050.56 s
[semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o, dist/build/Data/Groupoid.dyn_o )
1050.56 s
[semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o, dist/build/Data/Isomorphism.dyn_o )
1050.56 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 )
1050.56 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 )
1050.56 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 )
1050.99 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 )
1051.16 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 )
1051.27 s
[quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.33...
1051.27 s
[quickcheck-instances] Building test suite 'self-test' for quickcheck-instances-0.3.33...
1051.34 s
[quickcheck-instances] [1 of 1] Compiling Main ( test/Tests.hs, dist/build/self-test/self-test-tmp/Main.o )
1051.60 s
[quickcheck-instances] [2 of 2] Linking dist/build/self-test/self-test
1051.70 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 )
1051.74 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 )
1051.74 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 )
1051.74 s
[semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.o, dist/build/Semigroupoids/Do.dyn_o )
1051.74 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 )
1052.31 s
[quickcheck-instances] Phase: checkPhase
1052.35 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 )
1052.44 s
[semigroupoids] [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.p_o )
1052.61 s
[quickcheck-instances] Running 1 test suites...
1052.61 s
[quickcheck-instances] Test suite self-test: RUNNING...
1052.61 s
[quickcheck-instances] +++ OK, passed 100 tests.
1052.62 s
[quickcheck-instances] +++ OK, passed 100 tests.
1052.62 s
[quickcheck-instances] +++ OK, passed 100 tests.
1052.62 s
[quickcheck-instances] +++ OK, passed 100 tests.
1052.62 s
[quickcheck-instances] +++ OK, passed 100 tests.
1052.62 s
[quickcheck-instances] Test suite self-test: PASS
1052.62 s
[quickcheck-instances] Test suite logged to: dist/test/quickcheck-instances-0.3.33-self-test.log
1052.62 s
[quickcheck-instances] 1 of 1 test suites (1 of 1 test cases) passed.
1052.63 s
[quickcheck-instances] Phase: haddockPhase
1052.76 s
[invariant] [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, dist/build/Data/Functor/Invariant/TH.p_o )
1052.77 s
[quickcheck-instances] Preprocessing library for quickcheck-instances-0.3.33...
1052.77 s
[quickcheck-instances] Running Haddock on library for quickcheck-instances-0.3.33...
1052.77 s
[quickcheck-instances] Warning: The documentation for the following packages are not installed. No
1052.77 s
[quickcheck-instances] links will be generated to these packages: vector-0.13.2.0
1052.91 s
[semigroupoids] [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, dist/build/Data/Semigroup/Foldable/Class.p_o )
1052.91 s
[semigroupoids] [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.p_o )
1052.91 s
[semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, dist/build/Semigroupoids/Internal.p_o )
1052.91 s
[semigroupoids] [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, dist/build/Data/Functor/Bind/Class.p_o )
1053.05 s
[quickcheck-instances] [ 1 of 26] Compiling Test.QuickCheck.Instances.Containers ( src/Test/QuickCheck/Instances/Containers.hs, nothing )
1053.06 s
[quickcheck-instances] [ 2 of 26] Compiling Test.QuickCheck.Instances.CustomPrelude ( src/Test/QuickCheck/Instances/CustomPrelude.hs, nothing )
1053.08 s
[quickcheck-instances] [ 3 of 26] Compiling Test.QuickCheck.Instances.CaseInsensitive ( src/Test/QuickCheck/Instances/CaseInsensitive.hs, nothing )
1053.19 s
[quickcheck-instances] [ 4 of 26] Compiling Test.QuickCheck.Instances.ByteString ( src/Test/QuickCheck/Instances/ByteString.hs, nothing )
1053.20 s
[quickcheck-instances] [ 5 of 26] Compiling Test.QuickCheck.Instances.Array ( src/Test/QuickCheck/Instances/Array.hs, nothing )
1053.22 s
[quickcheck-instances] [ 6 of 26] Compiling Test.QuickCheck.Instances.DataFix ( src/Test/QuickCheck/Instances/DataFix.hs, nothing )
1053.24 s
[quickcheck-instances] [ 7 of 26] Compiling Test.QuickCheck.Instances.Hashable ( src/Test/QuickCheck/Instances/Hashable.hs, nothing )
1053.25 s
[quickcheck-instances] [ 8 of 26] Compiling Test.QuickCheck.Instances.Natural ( src/Test/QuickCheck/Instances/Natural.hs, nothing )
1053.25 s
[quickcheck-instances] [ 9 of 26] Compiling Test.QuickCheck.Instances.OldTime ( src/Test/QuickCheck/Instances/OldTime.hs, nothing )
1053.27 s
[quickcheck-instances] [10 of 26] Compiling Test.QuickCheck.Instances.Primitive ( src/Test/QuickCheck/Instances/Primitive.hs, nothing )
1053.33 s
[quickcheck-instances] [11 of 26] Compiling Test.QuickCheck.Instances.Array.Byte ( src/Test/QuickCheck/Instances/Array/Byte.hs, nothing )
1053.33 s
[quickcheck-instances] [12 of 26] Compiling Test.QuickCheck.Instances.Scientific ( src/Test/QuickCheck/Instances/Scientific.hs, nothing )
1053.42 s
[quickcheck-instances] [13 of 26] Compiling Test.QuickCheck.Instances.Semigroup ( src/Test/QuickCheck/Instances/Semigroup.hs, nothing )
1053.45 s
[quickcheck-instances] [14 of 26] Compiling Test.QuickCheck.Instances.Solo ( src/Test/QuickCheck/Instances/Solo.hs, nothing )
1053.46 s
[quickcheck-instances] [15 of 26] Compiling Test.QuickCheck.Instances.Strict ( src/Test/QuickCheck/Instances/Strict.hs, nothing )
1053.50 s
[quickcheck-instances] [16 of 26] Compiling Test.QuickCheck.Instances.Tagged ( src/Test/QuickCheck/Instances/Tagged.hs, nothing )
1053.54 s
[invariant] [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, dist/build/Paths_invariant.p_o )
1053.55 s
[quickcheck-instances] [17 of 26] Compiling Test.QuickCheck.Instances.Text ( src/Test/QuickCheck/Instances/Text.hs, nothing )
1053.56 s
[quickcheck-instances] [18 of 26] Compiling Test.QuickCheck.Instances.Text.Short ( src/Test/QuickCheck/Instances/Text/Short.hs, nothing )
1053.56 s
[quickcheck-instances] [19 of 26] Compiling Test.QuickCheck.Instances.These ( src/Test/QuickCheck/Instances/These.hs, nothing )
1053.58 s
[quickcheck-instances] [20 of 26] Compiling Test.QuickCheck.Instances.Time ( src/Test/QuickCheck/Instances/Time.hs, nothing )
1053.67 s
[quickcheck-instances] [21 of 26] Compiling Test.QuickCheck.Instances.Transformer ( src/Test/QuickCheck/Instances/Transformer.hs, nothing )
1053.70 s
[quickcheck-instances] [22 of 26] Compiling Test.QuickCheck.Instances.UUID ( src/Test/QuickCheck/Instances/UUID.hs, nothing )
1053.71 s
[quickcheck-instances] [23 of 26] Compiling Test.QuickCheck.Instances.UnorderedContainers ( src/Test/QuickCheck/Instances/UnorderedContainers.hs, nothing )
1053.72 s
[quickcheck-instances] [24 of 26] Compiling Test.QuickCheck.Instances.Vector ( src/Test/QuickCheck/Instances/Vector.hs, nothing )
1053.91 s
[quickcheck-instances] [25 of 26] Compiling Test.QuickCheck.Instances.Void ( src/Test/QuickCheck/Instances/Void.hs, nothing )
1053.92 s
[quickcheck-instances] [26 of 26] Compiling Test.QuickCheck.Instances ( src/Test/QuickCheck/Instances.hs, nothing )
1053.92 s
[quickcheck-instances] Haddock coverage:
1053.92 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Containers'
1053.92 s
[quickcheck-instances] Missing documentation for:
1053.92 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.CaseInsensitive'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.ByteString'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.DataFix'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Hashable'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Natural'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.OldTime'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Primitive'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Array.Byte'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Scientific'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Semigroup'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Solo'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Strict'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Tagged'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Text.Short'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.These'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Time'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Transformer'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UUID'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.UnorderedContainers'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Vector'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 0% ( 0 / 1) in 'Test.QuickCheck.Instances.Void'
1053.94 s
[quickcheck-instances] Missing documentation for:
1053.94 s
[quickcheck-instances] Module header
1053.94 s
[quickcheck-instances] 100% ( 1 / 1) in 'Test.QuickCheck.Instances'
1054.63 s
[quickcheck-instances] Warning: Test.QuickCheck.Instances.Vector: could not find link destinations for:
1054.63 s
[quickcheck-instances] - Data.Vector.Vector
1054.63 s
[quickcheck-instances] - Data.Vector.Primitive.Vector
1054.63 s
[quickcheck-instances] - Data.Vector.Storable.Vector
1054.63 s
[quickcheck-instances] - Data.Vector.Unboxed.Base.Unbox
1054.63 s
[quickcheck-instances] - Data.Vector.Unboxed.Base.Vector
1054.63 s
[quickcheck-instances] - Data.Vector.Strict.Vector
1055.19 s
[invariant] Preprocessing test suite 'spec' for invariant-0.6.4...
1055.19 s
[invariant] Building test suite 'spec' for invariant-0.6.4...
1055.29 s
[invariant] [1 of 3] Compiling InvariantSpec ( test/InvariantSpec.hs, dist/build/spec/spec-tmp/InvariantSpec.o )
1055.47 s
[semigroupoids] [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.p_o )
1055.62 s
[semigroupoids] [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, dist/build/Data/Semigroup/Bifoldable.p_o )
1055.68 s
[invariant] [2 of 3] Compiling THSpec ( test/THSpec.hs, dist/build/spec/spec-tmp/THSpec.o )
1055.83 s
[semigroupoids] [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, dist/build/Data/Functor/Contravariant/Divise.p_o )
1055.91 s
[semigroupoids] [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, dist/build/Data/Functor/Contravariant/Decide.p_o )
1056.16 s
[semigroupoids] [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, dist/build/Data/Functor/Contravariant/Conclude.p_o )
1056.37 s
[semigroupoids] [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.p_o )
1056.37 s
[semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.p_o )
1056.37 s
[semigroupoids] [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.p_o )
1056.37 s
[semigroupoids] [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.p_o )
1056.37 s
[semigroupoids] [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, dist/build/Data/Semigroupoid/Categorical.p_o )
1056.37 s
[semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.p_o )
1056.37 s
[semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.p_o )
1056.39 s
[semigroupoids] [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.p_o )
1056.39 s
[semigroupoids] [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, dist/build/Data/Bifunctor/Apply.p_o )
1056.39 s
[semigroupoids] [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.p_o )
1056.52 s
[semigroupoids] [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.p_o )
1056.76 s
[semigroupoids] [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, dist/build/Data/Semigroup/Traversable/Class.p_o )
1056.79 s
[invariant] [3 of 3] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
1057.24 s
[invariant] [4 of 4] Linking dist/build/spec/spec
1057.35 s
[semigroupoids] [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.p_o )
1057.47 s
[semigroupoids] [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, dist/build/Data/Semigroup/Bitraversable.p_o )
1057.47 s
[semigroupoids] [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.p_o )
1057.47 s
[semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, dist/build/Semigroupoids/Do.p_o )
1057.47 s
[semigroupoids] [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.p_o )
1058.10 s
[invariant] Phase: checkPhase
1058.40 s
[invariant] Running 1 test suites...
1058.40 s
[invariant] Test suite spec: RUNNING...
1058.41 s
[invariant]
1058.41 s
[invariant] Invariant
1058.41 s
[invariant] Invariant
1058.41 s
[invariant] satisfies the composition law [✔]
1058.41 s
[invariant] +++ OK, passed 100 tests.
1058.41 s
[invariant] Invariant2
1058.41 s
[invariant] satisfies the composition law [✔]
1058.41 s
[invariant] +++ OK, passed 100 tests.
1058.41 s
[invariant] TH
1058.41 s
[invariant] Compose Maybe Either Int Int
1058.41 s
[invariant] satisfies the invmap laws [✔]
1058.41 s
[invariant] +++ OK, passed 100 tests.
1058.41 s
[invariant] satisfies the invmap2 laws [✔]
1058.41 s
[invariant] +++ OK, passed 100 tests.
1058.41 s
[invariant] ComposeFam Maybe Either Int Int
1058.41 s
[invariant] satisfies the invmap laws [✔]
1058.41 s
[invariant] +++ OK, passed 100 tests.
1058.41 s
[invariant] satisfies the invmap2 laws [✔]
1058.41 s
[invariant] +++ OK, passed 100 tests.
1058.41 s
[invariant]
1058.41 s
[invariant] Finished in 0.0057 seconds
1058.41 s
[invariant] 6 examples, 0 failures
1058.41 s
[invariant] Test suite spec: PASS
1058.41 s
[invariant] Test suite logged to: dist/test/invariant-0.6.4-spec.log
1058.41 s
[invariant] 1 of 1 test suites (1 of 1 test cases) passed.
1058.42 s
[invariant] Phase: haddockPhase
1058.59 s
[invariant] Preprocessing library for invariant-0.6.4...
1058.59 s
[invariant] Running Haddock on library for invariant-0.6.4...
1058.91 s
[invariant] [1 of 4] Compiling Data.Functor.Invariant ( src/Data/Functor/Invariant.hs, nothing )
1059.04 s
[semigroupoids] Phase: checkPhase
1059.07 s
[semigroupoids] Package has no test suites.
1059.07 s
[semigroupoids] Phase: haddockPhase
1059.22 s
[semigroupoids] Preprocessing library for semigroupoids-6.0.1...
1059.23 s
[semigroupoids] Running Haddock on library for semigroupoids-6.0.1...
1059.78 s
[invariant] [2 of 4] Compiling Data.Functor.Invariant.TH.Internal ( src/Data/Functor/Invariant/TH/Internal.hs, nothing )
1059.79 s
[quickcheck-instances] Documentation created: dist/doc/html/quickcheck-instances/,
1059.79 s
[quickcheck-instances] dist/doc/html/quickcheck-instances/quickcheck-instances.txt
1059.82 s
[semigroupoids] [ 1 of 27] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, nothing )
1059.85 s
[invariant] [3 of 4] Compiling Data.Functor.Invariant.TH ( src/Data/Functor/Invariant/TH.hs, nothing )
1059.86 s
[quickcheck-instances] Preprocessing test suite 'self-test' for quickcheck-instances-0.3.33...
1059.87 s
[quickcheck-instances] Phase: installPhase
1059.94 s
[quickcheck-instances] Installing library in /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1059.97 s
[invariant] [4 of 4] Compiling Paths_invariant ( dist/build/autogen/Paths_invariant.hs, nothing )
1059.98 s
[invariant] Haddock coverage:
1059.99 s
[invariant] 100% ( 20 / 20) in 'Data.Functor.Invariant'
1059.99 s
[invariant] Warning: 'Name' is ambiguous. It is defined
1059.99 s
[invariant] * in ‘Language.Haskell.TH.Syntax’
1059.99 s
[invariant] * in ‘Language.Haskell.TH.Syntax’
1059.99 s
[invariant] You may be able to disambiguate the identifier by qualifying it or
1059.99 s
[invariant] by specifying the type/value namespace explicitly.
1059.99 s
[invariant] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
1060.00 s
[invariant] Warning: 'Options' is ambiguous. It is defined
1060.00 s
[invariant] * at src/Data/Functor/Invariant/TH.hs:55:19
1060.00 s
[invariant] * at src/Data/Functor/Invariant/TH.hs:55:1
1060.00 s
[invariant] You may be able to disambiguate the identifier by qualifying it or
1060.00 s
[invariant] by specifying the type/value namespace explicitly.
1060.00 s
[invariant] Defaulting to the one defined at src/Data/Functor/Invariant/TH.hs:55:1
1060.00 s
[semigroupoids] [ 2 of 27] Compiling Data.Semigroup.Foldable.Class ( src/Data/Semigroup/Foldable/Class.hs, nothing )
1060.00 s
[invariant] Warning: 'Name' is ambiguous. It is defined
1060.00 s
[invariant] * in ‘Language.Haskell.TH.Syntax’
1060.00 s
[invariant] * in ‘Language.Haskell.TH.Syntax’
1060.00 s
[invariant] You may be able to disambiguate the identifier by qualifying it or
1060.00 s
[invariant] by specifying the type/value namespace explicitly.
1060.00 s
[invariant] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
1060.00 s
[semigroupoids] [ 3 of 27] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, nothing )
1060.01 s
[invariant] 100% ( 17 / 17) in 'Data.Functor.Invariant.TH'
1060.02 s
[semigroupoids] [ 4 of 27] Compiling Semigroupoids.Internal ( src/Semigroupoids/Internal.hs, nothing )
1060.03 s
[semigroupoids] [ 5 of 27] Compiling Data.Functor.Bind.Class ( src/Data/Functor/Bind/Class.hs, nothing )
1060.44 s
[invariant] Warning: Data.Functor.Invariant: could not find link destinations for:
1060.44 s
[invariant] - Data.Bifunctor.Wrapped.Rep1_WrappedBifunctor
1060.44 s
[invariant] - Data.Bifunctor.Wrapped.Rep_WrappedBifunctor
1060.49 s
[quickcheck-instances] Phase: fixupPhase
1060.52 s
[quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33
1060.54 s
[quickcheck-instances] shrinking /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSquickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523-ghc9.10.2.so
1060.55 s
[quickcheck-instances] checking for references to /build/ in /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33...
1060.59 s
[quickcheck-instances] patching script interpreter paths in /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33
1060.60 s
[quickcheck-instances] stripping (with command strip and flags -S -p) in /nix/store/ycr7fz0ydrhn6xg1gp7mlwymqq9nm9jm-quickcheck-instances-0.3.33/lib
1060.72 s
[quickcheck-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/r04jgqwhg885xx7q1hk2g7sc6b9b2ia2-quickcheck-instances-0.3.33-doc
1060.73 s
[quickcheck-instances] checking for references to /build/ in /nix/store/r04jgqwhg885xx7q1hk2g7sc6b9b2ia2-quickcheck-instances-0.3.33-doc...
1060.75 s
[semigroupoids] [ 6 of 27] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, nothing )
1060.76 s
[semigroupoids] [ 7 of 27] Compiling Data.Semigroup.Bifoldable ( src/Data/Semigroup/Bifoldable.hs, nothing )
1060.76 s
[quickcheck-instances] patching script interpreter paths in /nix/store/r04jgqwhg885xx7q1hk2g7sc6b9b2ia2-quickcheck-instances-0.3.33-doc
1060.78 s
[semigroupoids] [ 8 of 27] Compiling Data.Functor.Contravariant.Divise ( src/Data/Functor/Contravariant/Divise.hs, nothing )
1060.87 s
Progress: 127 of 171 built (2 building), 120 of 120 downloaded from cache
1060.92 s
Building extra
1060.96 s
Building indexed-traversable-instances
1061.01 s
Building text-iso8601
1061.01 s
[semigroupoids] [ 9 of 27] Compiling Data.Functor.Contravariant.Decide ( src/Data/Functor/Contravariant/Decide.hs, nothing )
1061.01 s
[semigroupoids] [10 of 27] Compiling Data.Functor.Contravariant.Conclude ( src/Data/Functor/Contravariant/Conclude.hs, nothing )
1061.01 s
[semigroupoids] [11 of 27] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, nothing )
1061.01 s
[semigroupoids] [12 of 27] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, nothing )
1061.01 s
[semigroupoids] [13 of 27] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, nothing )
1061.01 s
[semigroupoids] [14 of 27] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, nothing )
1061.01 s
[semigroupoids] [15 of 27] Compiling Data.Semigroupoid.Categorical ( src/Data/Semigroupoid/Categorical.hs, nothing )
1061.01 s
[semigroupoids] [16 of 27] Compiling Data.Groupoid ( src/Data/Groupoid.hs, nothing )
1061.01 s
[semigroupoids] [17 of 27] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, nothing )
1061.02 s
[semigroupoids] [18 of 27] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, nothing )
1061.07 s
[extra] Phase: setupCompilerEnvironmentPhase
1061.07 s
[extra] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1061.11 s
[indexed-traversable-instances] Phase: setupCompilerEnvironmentPhase
1061.12 s
[indexed-traversable-instances] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1061.14 s
[semigroupoids] [19 of 27] Compiling Data.Bifunctor.Apply ( src/Data/Bifunctor/Apply.hs, nothing )
1061.15 s
[semigroupoids] [20 of 27] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, nothing )
1061.17 s
[text-iso8601] Phase: setupCompilerEnvironmentPhase
1061.18 s
[text-iso8601] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1061.28 s
[semigroupoids] [21 of 27] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, nothing )
1061.31 s
[semigroupoids] [22 of 27] Compiling Data.Semigroup.Traversable.Class ( src/Data/Semigroup/Traversable/Class.hs, nothing )
1061.31 s
[extra] Phase: unpackPhase
1061.31 s
[extra] unpacking source archive /nix/store/3nprda3kdyhj8zkmv2z32yi6n0gwc966-extra-1.8.1.tar.gz
1061.32 s
[extra] source root is extra-1.8.1
1061.33 s
[extra] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "extra-1.8.1/test/TestUtil.hs"
1061.34 s
[extra] Phase: patchPhase
1061.35 s
[extra] Phase: compileBuildDriverPhase
1061.35 s
[extra] setupCompileFlags: -package-db=/build/tmp.rSttT5JJda/setup-package.conf.d -threaded
1061.36 s
[indexed-traversable-instances] Phase: unpackPhase
1061.36 s
[indexed-traversable-instances] unpacking source archive /nix/store/piy7fiiqr78dmbrs0lhbyiismy7byv84-indexed-traversable-instances-0.1.2.tar.gz
1061.37 s
[indexed-traversable-instances] source root is indexed-traversable-instances-0.1.2
1061.38 s
[indexed-traversable-instances] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "indexed-traversable-instances-0.1.2/tests/safe.hs"
1061.38 s
[indexed-traversable-instances] Phase: patchPhase
1061.39 s
[indexed-traversable-instances] Replace Cabal file with edited version from mirror://hackage/indexed-traversable-instances-0.1.2/revision/1.cabal.
1061.40 s
[indexed-traversable-instances] Phase: compileBuildDriverPhase
1061.40 s
[indexed-traversable-instances] setupCompileFlags: -package-db=/build/tmp.Lu3PbiMWbF/setup-package.conf.d -threaded
1061.41 s
[extra] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.rSttT5JJda/Main.o )
1061.42 s
[text-iso8601] Phase: unpackPhase
1061.43 s
[text-iso8601] unpacking source archive /nix/store/wrqbgf2l5m4qwdvap1q7rdwrciqxmvp2-text-iso8601-0.1.1.tar.gz
1061.43 s
[text-iso8601] source root is text-iso8601-0.1.1
1061.45 s
[text-iso8601] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "text-iso8601-0.1.1/text-iso8601.cabal"
1061.45 s
[text-iso8601] Phase: patchPhase
1061.46 s
[text-iso8601] Replace Cabal file with edited version from mirror://hackage/text-iso8601-0.1.1/revision/2.cabal.
1061.47 s
[text-iso8601] Phase: compileBuildDriverPhase
1061.47 s
[text-iso8601] setupCompileFlags: -package-db=/build/tmp.iuOkx8yQNo/setup-package.conf.d -threaded
1061.48 s
[semigroupoids] [23 of 27] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, nothing )
1061.49 s
[indexed-traversable-instances] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.Lu3PbiMWbF/Main.o )
1061.49 s
[semigroupoids] [24 of 27] Compiling Data.Semigroup.Bitraversable ( src/Data/Semigroup/Bitraversable.hs, nothing )
1061.49 s
[semigroupoids] [25 of 27] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, nothing )
1061.50 s
[extra] [2 of 2] Linking Setup
1061.54 s
[semigroupoids] [26 of 27] Compiling Semigroupoids.Do ( src/Semigroupoids/Do.hs, nothing )
1061.54 s
[semigroupoids] [27 of 27] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, nothing )
1061.55 s
[text-iso8601] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.iuOkx8yQNo/Main.o )
1061.55 s
[indexed-traversable-instances] [2 of 2] Linking Setup
1061.58 s
[semigroupoids] Haddock coverage:
1061.59 s
[semigroupoids] 83% ( 5 / 6) in 'Data.Functor.Extend'
1061.59 s
[semigroupoids] Missing documentation for:
1061.59 s
[semigroupoids] Extend (src/Data/Functor/Extend.hs:55)
1061.59 s
[semigroupoids] 66% ( 2 / 3) in 'Data.Semigroup.Foldable.Class'
1061.59 s
[semigroupoids] Missing documentation for:
1061.59 s
[semigroupoids] Bifoldable1
1061.59 s
[semigroupoids] 100% ( 1 / 1) in 'Data.Traversable.Instances'
1061.59 s
[semigroupoids] Warning: 'MaybeApply' is ambiguous. It is defined
1061.59 s
[semigroupoids] * at src/Data/Functor/Bind/Class.hs:411:26
1061.59 s
[semigroupoids] * at src/Data/Functor/Bind/Class.hs:411:1
1061.59 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.59 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.59 s
[semigroupoids] Defaulting to the one defined at src/Data/Functor/Bind/Class.hs:411:1
1061.59 s
[semigroupoids] Warning: 'K1' is ambiguous. It is defined
1061.59 s
[semigroupoids] * in ‘GHC.Internal.Generics’
1061.59 s
[semigroupoids] * in ‘GHC.Internal.Generics’
1061.59 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.59 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.59 s
[semigroupoids] Defaulting to the one defined in ‘GHC.Internal.Generics’
1061.59 s
[semigroupoids] Warning: 'StoreT' is ambiguous. It is defined
1061.59 s
[semigroupoids] * in ‘Control.Comonad.Trans.Store’
1061.59 s
[semigroupoids] * in ‘Control.Comonad.Trans.Store’
1061.59 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.59 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.59 s
[semigroupoids] Defaulting to the one defined in ‘Control.Comonad.Trans.Store’
1061.59 s
[semigroupoids] Warning: 'EnvT' is ambiguous. It is defined
1061.59 s
[semigroupoids] * in ‘Control.Comonad.Trans.Env’
1061.59 s
[semigroupoids] * in ‘Control.Comonad.Trans.Env’
1061.59 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.59 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.59 s
[semigroupoids] Defaulting to the one defined in ‘Control.Comonad.Trans.Env’
1061.59 s
[semigroupoids] Warning: 'Const' is ambiguous. It is defined
1061.59 s
[semigroupoids] * in ‘GHC.Internal.Data.Functor.Const’
1061.59 s
[semigroupoids] * in ‘GHC.Internal.Data.Functor.Const’
1061.59 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.59 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.59 s
[semigroupoids] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Const’
1061.59 s
[semigroupoids] Warning: '(,)' is out of scope.
1061.59 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
1061.59 s
[semigroupoids] Warning: 'Constant' is ambiguous. It is defined
1061.59 s
[semigroupoids] * in ‘Data.Functor.Constant’
1061.59 s
[semigroupoids] * in ‘Data.Functor.Constant’
1061.59 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.59 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.59 s
[semigroupoids] Defaulting to the one defined in ‘Data.Functor.Constant’
1061.60 s
[semigroupoids] 80% ( 12 / 15) in 'Data.Functor.Bind.Class'
1061.60 s
[semigroupoids] Missing documentation for:
1061.60 s
[semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:540)
1061.60 s
[semigroupoids] returning (src/Data/Functor/Bind/Class.hs:537)
1061.60 s
[semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
1061.60 s
[semigroupoids] 100% ( 16 / 16) in 'Data.Functor.Apply'
1061.60 s
[semigroupoids] 33% ( 2 / 6) in 'Data.Semigroup.Bifoldable'
1061.60 s
[semigroupoids] Missing documentation for:
1061.60 s
[semigroupoids] Bifoldable1
1061.60 s
[semigroupoids] bitraverse1_ (src/Data/Semigroup/Bifoldable.hs:46)
1061.60 s
[semigroupoids] bifor1_ (src/Data/Semigroup/Bifoldable.hs:50)
1061.60 s
[semigroupoids] bisequenceA1_ (src/Data/Semigroup/Bifoldable.hs:58)
1061.60 s
[semigroupoids] Warning: 'Day' is out of scope.
1061.60 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
1061.60 s
[semigroupoids] 100% ( 6 / 6) in 'Data.Functor.Contravariant.Divise'
1061.60 s
[semigroupoids] Warning: 'Alt' is ambiguous. It is defined
1061.60 s
[semigroupoids] * in ‘GHC.Internal.Data.Semigroup.Internal’
1061.60 s
[semigroupoids] * in ‘GHC.Internal.Data.Semigroup.Internal’
1061.60 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.60 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.60 s
[semigroupoids] Defaulting to the one defined in ‘GHC.Internal.Data.Semigroup.Internal’
1061.60 s
[semigroupoids] Warning: 'EitherDay' is out of scope.
1061.60 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
1061.60 s
[semigroupoids] Warning: 'Conclude' is out of scope.
1061.60 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
1061.60 s
[semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Decide'
1061.60 s
[semigroupoids] Warning: 'Plus' is out of scope.
1061.60 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
1061.60 s
[semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Conclude'
1061.60 s
[semigroupoids] Warning: ':*:' is ambiguous. It is defined
1061.61 s
[semigroupoids] * in ‘GHC.Internal.Generics’
1061.61 s
[semigroupoids] * in ‘GHC.Internal.Generics’
1061.61 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.61 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.61 s
[semigroupoids] Defaulting to the one defined in ‘GHC.Internal.Generics’
1061.61 s
[semigroupoids] 75% ( 15 / 20) in 'Data.Functor.Bind'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] -<< (src/Data/Functor/Bind.hs:53)
1061.61 s
[semigroupoids] -<- (src/Data/Functor/Bind.hs:59)
1061.61 s
[semigroupoids] ->- (src/Data/Functor/Bind.hs:56)
1061.61 s
[semigroupoids] apDefault (src/Data/Functor/Bind/Class.hs:540)
1061.61 s
[semigroupoids] returning (src/Data/Functor/Bind/Class.hs:537)
1061.61 s
[semigroupoids] 50% ( 2 / 4) in 'Data.Semigroupoid'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] WrappedCategory (src/Data/Semigroupoid.hs:71)
1061.61 s
[semigroupoids] Semi (src/Data/Semigroupoid.hs:80)
1061.61 s
[semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Ob'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] Ob (src/Data/Semigroupoid/Ob.hs:29)
1061.61 s
[semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Dual'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] Dual (src/Data/Semigroupoid/Dual.hs:21)
1061.61 s
[semigroupoids] 100% ( 3 / 3) in 'Data.Semigroupoid.Categorical'
1061.61 s
[semigroupoids] 100% ( 2 / 2) in 'Data.Groupoid'
1061.61 s
[semigroupoids] 50% ( 1 / 2) in 'Data.Isomorphism'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] Iso (src/Data/Isomorphism.hs:23)
1061.61 s
[semigroupoids] 100% ( 2 / 2) in 'Data.Functor.Bind.Trans'
1061.61 s
[semigroupoids] 62% ( 5 / 8) in 'Data.Bifunctor.Apply'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] Biapply (src/Data/Functor/Bind/Class.hs:753)
1061.61 s
[semigroupoids] <<$>>
1061.61 s
[semigroupoids] <<..>> (src/Data/Bifunctor/Apply.hs:28)
1061.61 s
[semigroupoids] Warning: 'ExceptT' is ambiguous. It is defined
1061.61 s
[semigroupoids] * in ‘Control.Monad.Trans.Except’
1061.61 s
[semigroupoids] * in ‘Control.Monad.Trans.Except’
1061.61 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.61 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.61 s
[semigroupoids] Defaulting to the one defined in ‘Control.Monad.Trans.Except’
1061.61 s
[semigroupoids] Warning: 'Identity' is ambiguous. It is defined
1061.61 s
[semigroupoids] * in ‘GHC.Internal.Data.Functor.Identity’
1061.61 s
[semigroupoids] * in ‘GHC.Internal.Data.Functor.Identity’
1061.61 s
[semigroupoids] You may be able to disambiguate the identifier by qualifying it or
1061.61 s
[semigroupoids] by specifying the type/value namespace explicitly.
1061.61 s
[semigroupoids] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1061.61 s
[semigroupoids] Warning: 'Bind' is out of scope.
1061.61 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
1061.61 s
[semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Alt'
1061.61 s
[semigroupoids] 71% ( 10 / 14) in 'Data.Semigroup.Foldable'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] traverse1_ (src/Data/Semigroup/Foldable.hs:78)
1061.61 s
[semigroupoids] for1_ (src/Data/Semigroup/Foldable.hs:82)
1061.61 s
[semigroupoids] sequenceA1_ (src/Data/Semigroup/Foldable.hs:86)
1061.61 s
[semigroupoids] asum1 (src/Data/Semigroup/Foldable.hs:104)
1061.61 s
[semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Traversable.Class'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
1061.61 s
[semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
1061.61 s
[semigroupoids] Warning: 'foldMap1' is out of scope.
1061.61 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
1061.61 s
[semigroupoids] 88% ( 8 / 9) in 'Data.Semigroup.Traversable'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] Traversable1 (src/Data/Semigroup/Traversable/Class.hs:139)
1061.61 s
[semigroupoids] 33% ( 1 / 3) in 'Data.Semigroup.Bitraversable'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] Bitraversable1 (src/Data/Semigroup/Traversable/Class.hs:59)
1061.61 s
[semigroupoids] bifoldMap1Default (src/Data/Semigroup/Bitraversable.hs:25)
1061.61 s
[semigroupoids] 100% ( 5 / 5) in 'Data.Functor.Plus'
1061.61 s
[semigroupoids] Warning: 'Applicative' is out of scope.
1061.61 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
1061.61 s
[semigroupoids] Warning: 'Monad' is out of scope.
1061.61 s
[semigroupoids] If you qualify the identifier, haddock can try to link it anyway.
1061.61 s
[semigroupoids] 90% ( 10 / 11) in 'Semigroupoids.Do'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] join
1061.61 s
[semigroupoids] 50% ( 1 / 2) in 'Data.Semigroupoid.Static'
1061.61 s
[semigroupoids] Missing documentation for:
1061.61 s
[semigroupoids] Static (src/Data/Semigroupoid/Static.hs:35)
1061.61 s
[text-iso8601] [2 of 2] Linking Setup
1062.07 s
[semigroupoids] Warning: Data.Functor.Apply: could not find link destinations for:
1062.07 s
[semigroupoids] - Data.Biapplicative.Mag
1062.07 s
[semigroupoids] - Data.Graph.SetM
1062.09 s
[semigroupoids] Warning: Data.Functor.Bind: could not find link destinations for:
1062.09 s
[semigroupoids] - Data.Biapplicative.Mag
1062.09 s
[semigroupoids] - Data.Graph.SetM
1063.04 s
[extra] Phase: updateAutotoolsGnuConfigScriptsPhase
1063.05 s
[indexed-traversable-instances] Phase: updateAutotoolsGnuConfigScriptsPhase
1063.15 s
[extra] Phase: configurePhase
1063.15 s
[extra] configureFlags: --verbose --prefix=/nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/nvyizbg8s6f10h7z5nkc2ijjcjam2wcb-extra-1.8.1-doc/share/doc/extra-1.8.1 --with-gcc=gcc --package-db=/build/tmp.rSttT5JJda/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1063.15 s
[indexed-traversable-instances] Phase: configurePhase
1063.15 s
[extra] Using Parsec parser
1063.15 s
[extra] Configuring extra-1.8.1...
1063.15 s
[indexed-traversable-instances] configureFlags: --verbose --prefix=/nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/lfyyh7dybzys3wr7rfh9vxvrh1pn4ycy-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2 --with-gcc=gcc --package-db=/build/tmp.Lu3PbiMWbF/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1063.15 s
[indexed-traversable-instances] Using Parsec parser
1063.15 s
[indexed-traversable-instances] Configuring indexed-traversable-instances-0.1.2...
1063.15 s
[text-iso8601] Phase: updateAutotoolsGnuConfigScriptsPhase
1063.15 s
[text-iso8601] Phase: configurePhase
1063.15 s
[text-iso8601] configureFlags: --verbose --prefix=/nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/rx8fcpxis8lf74gjv3a7205z9h9d9bg2-text-iso8601-0.1.1-doc/share/doc/text-iso8601-0.1.1 --with-gcc=gcc --package-db=/build/tmp.iuOkx8yQNo/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1063.15 s
[text-iso8601] Using Parsec parser
1063.15 s
[text-iso8601] Configuring text-iso8601-0.1.1...
1063.80 s
[indexed-traversable-instances] Dependency OneTuple >=0.3 && <0.5: using OneTuple-0.4.2
1063.80 s
[indexed-traversable-instances] Dependency base >=4.12 && <4.22: using base-4.20.1.0
1063.80 s
[indexed-traversable-instances] Dependency indexed-traversable >=0.1.4 && <0.2: using
1063.80 s
[indexed-traversable-instances] indexed-traversable-0.1.4
1063.80 s
[indexed-traversable-instances] Dependency tagged >=0.8.6 && <0.9: using tagged-0.8.9
1063.80 s
[indexed-traversable-instances] Dependency unordered-containers >=0.2.8.0 && <0.3: using
1063.80 s
[indexed-traversable-instances] unordered-containers-0.2.20.1
1063.80 s
[indexed-traversable-instances] Dependency vector >=0.13.1.0 && <0.14: using vector-0.13.2.0
1063.80 s
[indexed-traversable-instances] Dependency base: using base-4.20.1.0
1063.80 s
[indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
1063.80 s
[indexed-traversable-instances] Dependency indexed-traversable-instances: using
1063.80 s
[indexed-traversable-instances] indexed-traversable-instances-0.1.2
1063.80 s
[indexed-traversable-instances] Dependency OneTuple: using OneTuple-0.4.2
1063.80 s
[indexed-traversable-instances] Dependency QuickCheck >=2.14.2 && <2.16: using QuickCheck-2.15.0.1
1063.80 s
[indexed-traversable-instances] Dependency base: using base-4.20.1.0
1063.80 s
[indexed-traversable-instances] Dependency containers: using containers-0.7
1063.80 s
[indexed-traversable-instances] Dependency indexed-traversable: using indexed-traversable-0.1.4
1063.80 s
[indexed-traversable-instances] Dependency indexed-traversable-instances: using
1063.80 s
[indexed-traversable-instances] indexed-traversable-instances-0.1.2
1063.80 s
[indexed-traversable-instances] Dependency quickcheck-instances >=0.3.29 && <0.4: using
1063.80 s
[indexed-traversable-instances] quickcheck-instances-0.3.33
1063.80 s
[indexed-traversable-instances] Dependency tasty >=1.2.3 && <1.6: using tasty-1.5.3
1063.80 s
[indexed-traversable-instances] Dependency tasty-quickcheck >=0.10.1.1 && <0.12: using tasty-quickcheck-0.11.1
1063.80 s
[indexed-traversable-instances] Dependency transformers: using transformers-0.6.1.1
1063.80 s
[indexed-traversable-instances] Dependency unordered-containers: using unordered-containers-0.2.20.1
1063.80 s
[indexed-traversable-instances] Dependency vector: using vector-0.13.2.0
1063.80 s
[indexed-traversable-instances] Source component graph:
1063.80 s
[indexed-traversable-instances] component lib
1063.80 s
[indexed-traversable-instances] component test:indexed-tests dependency lib
1063.80 s
[indexed-traversable-instances] component test:safe dependency lib
1063.80 s
[indexed-traversable-instances] Configured component graph:
1063.80 s
[indexed-traversable-instances] component indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1063.80 s
[indexed-traversable-instances] include base-4.20.1.0-a280
1063.80 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1063.80 s
[indexed-traversable-instances] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1063.80 s
[indexed-traversable-instances] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1063.80 s
[indexed-traversable-instances] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1063.80 s
[indexed-traversable-instances] component indexed-traversable-instances-0.1.2-1uP0t6yHnPE5xnymQp4HpK-indexed-tests
1063.80 s
[indexed-traversable-instances] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1063.80 s
[indexed-traversable-instances] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1063.80 s
[indexed-traversable-instances] include base-4.20.1.0-a280
1063.80 s
[indexed-traversable-instances] include containers-0.7-8c5a
1063.80 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1063.80 s
[indexed-traversable-instances] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1063.80 s
[indexed-traversable-instances] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1063.80 s
[indexed-traversable-instances] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1063.80 s
[indexed-traversable-instances] include transformers-0.6.1.1-c08a
1063.80 s
[indexed-traversable-instances] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1063.80 s
[indexed-traversable-instances] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1063.80 s
[indexed-traversable-instances] component indexed-traversable-instances-0.1.2-8kLqeZrY7xSI676z7BoUIE-safe
1063.80 s
[indexed-traversable-instances] include base-4.20.1.0-a280
1063.80 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1063.80 s
[indexed-traversable-instances] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] Linked component graph:
1063.80 s
[indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1063.80 s
[indexed-traversable-instances] include base-4.20.1.0-a280
1063.80 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1063.80 s
[indexed-traversable-instances] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1063.80 s
[indexed-traversable-instances] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1063.80 s
[indexed-traversable-instances] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1063.80 s
[indexed-traversable-instances] Data.Functor.WithIndex.Instances=indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo:Data.Functor.WithIndex.Instances
1063.80 s
[indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-1uP0t6yHnPE5xnymQp4HpK-indexed-tests
1063.80 s
[indexed-traversable-instances] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1063.80 s
[indexed-traversable-instances] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1063.80 s
[indexed-traversable-instances] include base-4.20.1.0-a280
1063.80 s
[indexed-traversable-instances] include containers-0.7-8c5a
1063.80 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1063.80 s
[indexed-traversable-instances] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1063.80 s
[indexed-traversable-instances] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1063.80 s
[indexed-traversable-instances] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1063.80 s
[indexed-traversable-instances] include transformers-0.6.1.1-c08a
1063.80 s
[indexed-traversable-instances] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1063.80 s
[indexed-traversable-instances] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1063.80 s
[indexed-traversable-instances] unit indexed-traversable-instances-0.1.2-8kLqeZrY7xSI676z7BoUIE-safe
1063.80 s
[indexed-traversable-instances] include base-4.20.1.0-a280
1063.80 s
[indexed-traversable-instances] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1063.80 s
[indexed-traversable-instances] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] Ready component graph:
1063.80 s
[indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] depends OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1063.80 s
[indexed-traversable-instances] depends base-4.20.1.0-a280
1063.80 s
[indexed-traversable-instances] depends indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1063.80 s
[indexed-traversable-instances] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1063.80 s
[indexed-traversable-instances] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1063.80 s
[indexed-traversable-instances] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1063.80 s
[indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-8kLqeZrY7xSI676z7BoUIE-safe
1063.80 s
[indexed-traversable-instances] depends base-4.20.1.0-a280
1063.80 s
[indexed-traversable-instances] depends indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1063.80 s
[indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] definite indexed-traversable-instances-0.1.2-1uP0t6yHnPE5xnymQp4HpK-indexed-tests
1063.80 s
[indexed-traversable-instances] depends OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1063.80 s
[indexed-traversable-instances] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1063.80 s
[indexed-traversable-instances] depends base-4.20.1.0-a280
1063.80 s
[indexed-traversable-instances] depends containers-0.7-8c5a
1063.80 s
[indexed-traversable-instances] depends indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1063.80 s
[indexed-traversable-instances] depends indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] depends quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1063.80 s
[indexed-traversable-instances] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1063.80 s
[indexed-traversable-instances] depends tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1063.80 s
[indexed-traversable-instances] depends transformers-0.6.1.1-c08a
1063.80 s
[indexed-traversable-instances] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1063.80 s
[indexed-traversable-instances] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1063.80 s
[indexed-traversable-instances] Using Cabal-3.12.1.0 compiled by ghc-9.10
1063.80 s
[indexed-traversable-instances] Using compiler: ghc-9.10.2
1063.80 s
[indexed-traversable-instances] Using install prefix:
1063.80 s
[indexed-traversable-instances] /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2
1063.80 s
[indexed-traversable-instances] Executables installed in:
1063.80 s
[indexed-traversable-instances] /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2/bin
1063.80 s
[indexed-traversable-instances] Libraries installed in:
1063.80 s
[indexed-traversable-instances] /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1063.80 s
[indexed-traversable-instances] Dynamic Libraries installed in:
1063.80 s
[indexed-traversable-instances] /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1063.80 s
[indexed-traversable-instances] Private executables installed in:
1063.80 s
[indexed-traversable-instances] /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2/libexec/x86_64-linux-ghc-9.10.2-f986/indexed-traversable-instances-0.1.2
1063.80 s
[indexed-traversable-instances] Data files installed in:
1063.80 s
[indexed-traversable-instances] /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2/share/x86_64-linux-ghc-9.10.2-f986/indexed-traversable-instances-0.1.2
1063.80 s
[indexed-traversable-instances] Documentation installed in:
1063.80 s
[indexed-traversable-instances] /nix/store/lfyyh7dybzys3wr7rfh9vxvrh1pn4ycy-indexed-traversable-instances-0.1.2-doc/share/doc/indexed-traversable-instances-0.1.2
1063.80 s
[indexed-traversable-instances] Configuration files installed in:
1063.80 s
[indexed-traversable-instances] /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2/etc
1063.80 s
[indexed-traversable-instances] No alex found
1063.80 s
[indexed-traversable-instances] Using ar found on system at:
1063.80 s
[indexed-traversable-instances] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1063.80 s
[indexed-traversable-instances] No c2hs found
1063.80 s
[indexed-traversable-instances] No cpphs found
1063.80 s
[indexed-traversable-instances] No doctest found
1063.80 s
[indexed-traversable-instances] Using gcc version 14.3.0 given by user at:
1063.80 s
[indexed-traversable-instances] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1063.80 s
[indexed-traversable-instances] Using ghc version 9.10.2 found on system at:
1063.80 s
[indexed-traversable-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1063.80 s
[indexed-traversable-instances] Using ghc-pkg version 9.10.2 found on system at:
1063.80 s
[indexed-traversable-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1063.80 s
[indexed-traversable-instances] No ghcjs found
1063.80 s
[indexed-traversable-instances] No ghcjs-pkg found
1063.80 s
[indexed-traversable-instances] No greencard found
1063.80 s
[indexed-traversable-instances] Using haddock version 2.31.0 found on system at:
1063.80 s
[indexed-traversable-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1063.80 s
[indexed-traversable-instances] No happy found
1063.80 s
[indexed-traversable-instances] Using haskell-suite found on system at: haskell-suite-dummy-location
1063.80 s
[indexed-traversable-instances] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1063.80 s
[indexed-traversable-instances] No hmake found
1063.80 s
[indexed-traversable-instances] Using hpc version 0.69 found on system at:
1063.80 s
[indexed-traversable-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1063.80 s
[indexed-traversable-instances] Using hsc2hs version 0.68.10 found on system at:
1063.82 s
[extra] Dependency base >=4.9 && <5: using base-4.20.1.0
1063.82 s
[extra] Dependency clock >=0.7: using clock-0.8.4
1063.82 s
[extra] Dependency directory: using directory-1.3.8.5
1063.82 s
[extra] Dependency filepath: using filepath-1.5.4.0
1063.82 s
[extra] Dependency process: using process-1.6.25.0
1063.82 s
[extra] Dependency time: using time-1.12.2
1063.82 s
[extra] Dependency unix: using unix-2.8.6.0
1063.82 s
[extra] Dependency QuickCheck >=2.10: using QuickCheck-2.15.0.1
1063.82 s
[extra] Dependency base >=4 && <5: using base-4.20.1.0
1063.82 s
[extra] Dependency directory: using directory-1.3.8.5
1063.82 s
[extra] Dependency extra: using extra-1.8.1
1063.82 s
[extra] Dependency filepath: using filepath-1.5.4.0
1063.82 s
[extra] Dependency quickcheck-instances >=0.3.17: using quickcheck-instances-0.3.33
1063.82 s
[extra] Dependency unix: using unix-2.8.6.0
1063.82 s
[extra] Source component graph:
1063.82 s
[extra] component lib
1063.82 s
[extra] component test:extra-test dependency lib
1063.82 s
[extra] Configured component graph:
1063.82 s
[extra] component extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1063.82 s
[extra] include base-4.20.1.0-a280
1063.82 s
[extra] include clock-0.8.4-HScDhod9uUE1CaAtgld1vz
1063.82 s
[extra] include directory-1.3.8.5-c7cf
1063.82 s
[extra] include filepath-1.5.4.0-4815
1063.82 s
[extra] include process-1.6.25.0-1a3d
1063.82 s
[extra] include time-1.12.2-7ba4
1063.82 s
[extra] include unix-2.8.6.0-9ae8
1063.82 s
[extra] component extra-1.8.1-9ViDILKsEug1dNkcAgfzNl-extra-test
1063.82 s
[extra] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1063.82 s
[extra] include base-4.20.1.0-a280
1063.82 s
[extra] include directory-1.3.8.5-c7cf
1063.82 s
[extra] include extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1063.82 s
[extra] include filepath-1.5.4.0-4815
1063.82 s
[extra] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1063.82 s
[extra] include unix-2.8.6.0-9ae8
1063.82 s
[extra] Linked component graph:
1063.82 s
[extra] unit extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1063.82 s
[extra] include base-4.20.1.0-a280
1063.82 s
[extra] include clock-0.8.4-HScDhod9uUE1CaAtgld1vz
1063.82 s
[extra] include directory-1.3.8.5-c7cf
1063.82 s
[extra] include filepath-1.5.4.0-4815
1063.82 s
[extra] include process-1.6.25.0-1a3d
1063.82 s
[extra] include time-1.12.2-7ba4
1063.82 s
[extra] include unix-2.8.6.0-9ae8
1063.82 s
[extra] Control.Concurrent.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Control.Concurrent.Extra,Control.Exception.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Control.Exception.Extra,Control.Monad.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Control.Monad.Extra,Data.Either.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Data.Either.Extra,Data.Foldable.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Data.Foldable.Extra,Data.IORef.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Data.IORef.Extra,Data.List.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Data.List.Extra,Data.List.NonEmpty.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Data.List.NonEmpty.Extra,Data.Monoid.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Data.Monoid.Extra,Data.Tuple.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Data.Tuple.Extra,Data.Typeable.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Data.Typeable.Extra,Data.Version.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Data.Version.Extra,Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Extra,Numeric.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Numeric.Extra,System.Directory.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:System.Directory.Extra,System.Environment.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:System.Environment.Extra,System.IO.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:System.IO.Extra,System.Info.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:System.Info.Extra,System.Process.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:System.Process.Extra,System.Time.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:System.Time.Extra,Text.Read.Extra=extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO:Text.Read.Extra
1063.82 s
[extra] unit extra-1.8.1-9ViDILKsEug1dNkcAgfzNl-extra-test
1063.82 s
[extra] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1063.82 s
[extra] include base-4.20.1.0-a280
1063.82 s
[extra] include directory-1.3.8.5-c7cf
1063.82 s
[extra] include extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1063.82 s
[extra] include filepath-1.5.4.0-4815
1063.82 s
[extra] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1063.82 s
[extra] include unix-2.8.6.0-9ae8
1063.82 s
[extra] Ready component graph:
1063.82 s
[extra] definite extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1063.82 s
[extra] depends base-4.20.1.0-a280
1063.82 s
[extra] depends clock-0.8.4-HScDhod9uUE1CaAtgld1vz
1063.82 s
[extra] depends directory-1.3.8.5-c7cf
1063.82 s
[extra] depends filepath-1.5.4.0-4815
1063.82 s
[extra] depends process-1.6.25.0-1a3d
1063.82 s
[extra] depends time-1.12.2-7ba4
1063.82 s
[extra] depends unix-2.8.6.0-9ae8
1063.82 s
[extra] definite extra-1.8.1-9ViDILKsEug1dNkcAgfzNl-extra-test
1063.82 s
[extra] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1063.82 s
[extra] depends base-4.20.1.0-a280
1063.82 s
[extra] depends directory-1.3.8.5-c7cf
1063.82 s
[extra] depends extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1063.82 s
[extra] depends filepath-1.5.4.0-4815
1063.82 s
[extra] depends quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1063.82 s
[extra] depends unix-2.8.6.0-9ae8
1063.82 s
[extra] Using Cabal-3.12.1.0 compiled by ghc-9.10
1063.82 s
[extra] Using compiler: ghc-9.10.2
1063.82 s
[extra] Using install prefix: /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1
1063.82 s
[extra] Executables installed in:
1063.82 s
[extra] /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1/bin
1063.82 s
[extra] Libraries installed in:
1063.82 s
[extra] /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1063.82 s
[extra] Dynamic Libraries installed in:
1063.82 s
[extra] /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1063.82 s
[extra] Private executables installed in:
1063.82 s
[extra] /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1/libexec/x86_64-linux-ghc-9.10.2-f986/extra-1.8.1
1063.82 s
[extra] Data files installed in:
1063.82 s
[extra] /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1/share/x86_64-linux-ghc-9.10.2-f986/extra-1.8.1
1063.82 s
[extra] Documentation installed in:
1063.82 s
[extra] /nix/store/nvyizbg8s6f10h7z5nkc2ijjcjam2wcb-extra-1.8.1-doc/share/doc/extra-1.8.1
1063.82 s
[extra] Configuration files installed in:
1063.82 s
[extra] /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1/etc
1063.82 s
[extra] No alex found
1063.82 s
[extra] Using ar found on system at:
1063.82 s
[extra] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1063.82 s
[extra] No c2hs found
1063.82 s
[extra] No cpphs found
1063.82 s
[extra] No doctest found
1063.82 s
[extra] Using gcc version 14.3.0 given by user at:
1063.82 s
[extra] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1063.82 s
[extra] Using ghc version 9.10.2 found on system at:
1063.82 s
[extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1063.82 s
[extra] Using ghc-pkg version 9.10.2 found on system at:
1063.82 s
[extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1063.82 s
[extra] No ghcjs found
1063.82 s
[extra] No ghcjs-pkg found
1063.82 s
[extra] No greencard found
1063.82 s
[extra] Using haddock version 2.31.0 found on system at:
1063.82 s
[extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1063.82 s
[extra] No happy found
1063.82 s
[extra] Using haskell-suite found on system at: haskell-suite-dummy-location
1063.82 s
[extra] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1063.82 s
[extra] No hmake found
1063.82 s
[extra] Using hpc version 0.69 found on system at:
1063.82 s
[extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1063.82 s
[extra] Using hsc2hs version 0.68.10 found on system at:
1063.82 s
[extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1063.82 s
[extra] Using hscolour version 1.25 found on system at:
1063.82 s
[extra] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1063.82 s
[extra] No jhc found
1063.82 s
[extra] Using ld found on system at:
1063.82 s
[extra] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1063.82 s
[extra] No pkg-config found
1063.82 s
[extra] Using runghc version 9.10.2 found on system at:
1063.82 s
[extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1063.82 s
[extra] Using strip version 2.44 found on system at:
1063.82 s
[extra] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1063.82 s
[extra] Using tar found on system at:
1063.82 s
[extra] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1063.82 s
[extra] No uhc found
1063.83 s
[indexed-traversable-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1063.83 s
[indexed-traversable-instances] Using hscolour version 1.25 found on system at:
1063.83 s
[indexed-traversable-instances] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1063.83 s
[indexed-traversable-instances] No jhc found
1063.83 s
[indexed-traversable-instances] Using ld found on system at:
1063.83 s
[indexed-traversable-instances] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1063.83 s
[indexed-traversable-instances] No pkg-config found
1063.83 s
[indexed-traversable-instances] Using runghc version 9.10.2 found on system at:
1063.83 s
[indexed-traversable-instances] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1063.83 s
[indexed-traversable-instances] Using strip version 2.44 found on system at:
1063.83 s
[indexed-traversable-instances] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1063.83 s
[indexed-traversable-instances] Using tar found on system at:
1063.83 s
[indexed-traversable-instances] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1063.83 s
[indexed-traversable-instances] No uhc found
1063.87 s
[text-iso8601] Dependency base >=4.12.0.0 && <5: using base-4.20.1.0
1063.87 s
[text-iso8601] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
1063.87 s
[text-iso8601] Dependency text >=1.2.3.0 && <1.3.0.0 || >=2.0 && <2.2: using text-2.1.2
1063.87 s
[text-iso8601] Dependency time >=1.8.0.2 && <1.15: using time-1.12.2
1063.87 s
[text-iso8601] Dependency time-compat >=1.9.4 && <1.10: using time-compat-1.9.8
1063.87 s
[text-iso8601] Dependency QuickCheck >=2.14.3 && <2.16: using QuickCheck-2.15.0.1
1063.87 s
[text-iso8601] Dependency base: using base-4.20.1.0
1063.87 s
[text-iso8601] Dependency quickcheck-instances >=0.3.29.1 && <0.4: using
1063.87 s
[text-iso8601] quickcheck-instances-0.3.33
1063.87 s
[text-iso8601] Dependency tasty >=1.4.3 && <1.6: using tasty-1.5.3
1063.87 s
[text-iso8601] Dependency tasty-hunit >=0.10.0.3 && <0.11: using tasty-hunit-0.10.2
1063.87 s
[text-iso8601] Dependency tasty-quickcheck >=0.10.2 && <0.12: using tasty-quickcheck-0.11.1
1063.87 s
[text-iso8601] Dependency text: using text-2.1.2
1063.87 s
[text-iso8601] Dependency text-iso8601: using text-iso8601-0.1.1
1063.87 s
[text-iso8601] Dependency time-compat: using time-compat-1.9.8
1063.87 s
[text-iso8601] Source component graph:
1063.87 s
[text-iso8601] component lib
1063.87 s
[text-iso8601] component test:text-iso8601-tests dependency lib
1063.87 s
[text-iso8601] Configured component graph:
1063.87 s
[text-iso8601] component text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1063.87 s
[text-iso8601] include base-4.20.1.0-a280
1063.87 s
[text-iso8601] include integer-conversion-0.1.1-HchVSSKnqL31LvZYy2ZNyT
1063.87 s
[text-iso8601] include text-2.1.2-2d65
1063.87 s
[text-iso8601] include time-1.12.2-7ba4
1063.87 s
[text-iso8601] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1063.87 s
[text-iso8601] component text-iso8601-0.1.1-CDOLSqMbxvsDMZ4uvtQFTV-text-iso8601-tests
1063.87 s
[text-iso8601] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1063.87 s
[text-iso8601] include base-4.20.1.0-a280
1063.87 s
[text-iso8601] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1063.87 s
[text-iso8601] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1063.87 s
[text-iso8601] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
1063.87 s
[text-iso8601] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1063.87 s
[text-iso8601] include text-2.1.2-2d65
1063.87 s
[text-iso8601] include text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1063.87 s
[text-iso8601] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1063.87 s
[text-iso8601] Linked component graph:
1063.87 s
[text-iso8601] unit text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1063.87 s
[text-iso8601] include base-4.20.1.0-a280
1063.87 s
[text-iso8601] include integer-conversion-0.1.1-HchVSSKnqL31LvZYy2ZNyT
1063.87 s
[text-iso8601] include text-2.1.2-2d65
1063.87 s
[text-iso8601] include time-1.12.2-7ba4
1063.87 s
[text-iso8601] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1063.87 s
[text-iso8601] Data.Time.FromText=text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL:Data.Time.FromText,Data.Time.ToText=text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL:Data.Time.ToText
1063.87 s
[text-iso8601] unit text-iso8601-0.1.1-CDOLSqMbxvsDMZ4uvtQFTV-text-iso8601-tests
1063.87 s
[text-iso8601] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1063.87 s
[text-iso8601] include base-4.20.1.0-a280
1063.87 s
[text-iso8601] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1063.87 s
[text-iso8601] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1063.87 s
[text-iso8601] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
1063.87 s
[text-iso8601] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1063.87 s
[text-iso8601] include text-2.1.2-2d65
1063.87 s
[text-iso8601] include text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1063.87 s
[text-iso8601] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1063.87 s
[text-iso8601] Ready component graph:
1063.87 s
[text-iso8601] definite text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1063.87 s
[text-iso8601] depends base-4.20.1.0-a280
1063.87 s
[text-iso8601] depends integer-conversion-0.1.1-HchVSSKnqL31LvZYy2ZNyT
1063.87 s
[text-iso8601] depends text-2.1.2-2d65
1063.87 s
[text-iso8601] depends time-1.12.2-7ba4
1063.87 s
[text-iso8601] depends time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1063.87 s
[text-iso8601] definite text-iso8601-0.1.1-CDOLSqMbxvsDMZ4uvtQFTV-text-iso8601-tests
1063.87 s
[text-iso8601] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1063.87 s
[text-iso8601] depends base-4.20.1.0-a280
1063.87 s
[text-iso8601] depends quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1063.88 s
[text-iso8601] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1063.88 s
[text-iso8601] depends tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
1063.88 s
[text-iso8601] depends tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1063.88 s
[text-iso8601] depends text-2.1.2-2d65
1063.88 s
[text-iso8601] depends text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1063.88 s
[text-iso8601] depends time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1063.88 s
[text-iso8601] Using Cabal-3.12.1.0 compiled by ghc-9.10
1063.88 s
[text-iso8601] Using compiler: ghc-9.10.2
1063.88 s
[text-iso8601] Using install prefix:
1063.88 s
[text-iso8601] /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1
1063.88 s
[text-iso8601] Executables installed in:
1063.88 s
[text-iso8601] /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1/bin
1063.88 s
[text-iso8601] Libraries installed in:
1063.88 s
[text-iso8601] /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1063.88 s
[text-iso8601] Dynamic Libraries installed in:
1063.88 s
[text-iso8601] /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1063.88 s
[text-iso8601] Private executables installed in:
1063.88 s
[text-iso8601] /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1/libexec/x86_64-linux-ghc-9.10.2-f986/text-iso8601-0.1.1
1063.88 s
[text-iso8601] Data files installed in:
1063.88 s
[text-iso8601] /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1/share/x86_64-linux-ghc-9.10.2-f986/text-iso8601-0.1.1
1063.88 s
[text-iso8601] Documentation installed in:
1063.88 s
[text-iso8601] /nix/store/rx8fcpxis8lf74gjv3a7205z9h9d9bg2-text-iso8601-0.1.1-doc/share/doc/text-iso8601-0.1.1
1063.88 s
[text-iso8601] Configuration files installed in:
1063.88 s
[text-iso8601] /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1/etc
1063.88 s
[text-iso8601] No alex found
1063.88 s
[text-iso8601] Using ar found on system at:
1063.88 s
[text-iso8601] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1063.88 s
[text-iso8601] No c2hs found
1063.88 s
[text-iso8601] No cpphs found
1063.88 s
[text-iso8601] No doctest found
1063.88 s
[text-iso8601] Using gcc version 14.3.0 given by user at:
1063.88 s
[text-iso8601] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1063.88 s
[text-iso8601] Using ghc version 9.10.2 found on system at:
1063.88 s
[text-iso8601] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1063.88 s
[text-iso8601] Using ghc-pkg version 9.10.2 found on system at:
1063.88 s
[text-iso8601] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1063.88 s
[text-iso8601] No ghcjs found
1063.88 s
[text-iso8601] No ghcjs-pkg found
1063.88 s
[text-iso8601] No greencard found
1063.88 s
[text-iso8601] Using haddock version 2.31.0 found on system at:
1063.88 s
[text-iso8601] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1063.88 s
[text-iso8601] No happy found
1063.88 s
[text-iso8601] Using haskell-suite found on system at: haskell-suite-dummy-location
1063.88 s
[text-iso8601] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1063.88 s
[text-iso8601] No hmake found
1063.88 s
[text-iso8601] Using hpc version 0.69 found on system at:
1063.88 s
[text-iso8601] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1063.88 s
[text-iso8601] Using hsc2hs version 0.68.10 found on system at:
1063.88 s
[text-iso8601] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1063.88 s
[text-iso8601] Using hscolour version 1.25 found on system at:
1063.88 s
[text-iso8601] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1063.88 s
[text-iso8601] No jhc found
1063.88 s
[text-iso8601] Using ld found on system at:
1063.88 s
[text-iso8601] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1063.88 s
[text-iso8601] No pkg-config found
1063.88 s
[text-iso8601] Using runghc version 9.10.2 found on system at:
1063.88 s
[text-iso8601] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1063.88 s
[text-iso8601] Using strip version 2.44 found on system at:
1063.88 s
[text-iso8601] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1063.88 s
[text-iso8601] Using tar found on system at:
1063.88 s
[text-iso8601] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1063.88 s
[text-iso8601] No uhc found
1063.97 s
[extra] Phase: buildPhase
1063.98 s
[indexed-traversable-instances] Phase: buildPhase
1064.03 s
[text-iso8601] Phase: buildPhase
1064.03 s
[extra] Preprocessing library for extra-1.8.1...
1064.04 s
[extra] Building library for extra-1.8.1...
1064.06 s
[indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2...
1064.06 s
[indexed-traversable-instances] Building library for indexed-traversable-instances-0.1.2...
1064.10 s
[text-iso8601] Preprocessing library for text-iso8601-0.1.1...
1064.10 s
[text-iso8601] Building library for text-iso8601-0.1.1...
1064.16 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 )
1064.20 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 )
1064.37 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 )
1064.48 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 )
1064.48 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 )
1064.50 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 )
1064.50 s
[extra] [ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o, dist/build/Numeric/Extra.dyn_o )
1064.50 s
[extra] [ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.o, dist/build/Partial.dyn_o )
1064.50 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 )
1065.17 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 )
1065.69 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 )
1065.77 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 )
1065.88 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 )
1065.88 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 )
1065.88 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 )
1066.05 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 )
1066.13 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 )
1066.34 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 )
1066.34 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 )
1066.34 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 )
1066.42 s
[invariant] Documentation created: dist/doc/html/invariant/,
1066.42 s
[invariant] dist/doc/html/invariant/invariant.txt
1066.50 s
[invariant] Preprocessing test suite 'spec' for invariant-0.6.4...
1066.51 s
[invariant] Phase: installPhase
1066.53 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 )
1066.53 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 )
1066.59 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 )
1066.59 s
[extra] [21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.o, dist/build/Extra.dyn_o )
1066.60 s
[invariant] Installing library in /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1066.66 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 )
1066.97 s
[invariant] Phase: fixupPhase
1066.99 s
[invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4
1066.99 s
[invariant] shrinking /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSinvariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom-ghc9.10.2.so
1067.01 s
[invariant] checking for references to /build/ in /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4...
1067.03 s
[invariant] patching script interpreter paths in /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4
1067.04 s
[invariant] stripping (with command strip and flags -S -p) in /nix/store/bd7lsc0g3h546d4v1pixax5rys2jdyny-invariant-0.6.4/lib
1067.16 s
[invariant] shrinking RPATHs of ELF executables and libraries in /nix/store/glr9ijkqyxfzc5k90lxdxjyh1pv7d3as-invariant-0.6.4-doc
1067.17 s
[invariant] checking for references to /build/ in /nix/store/glr9ijkqyxfzc5k90lxdxjyh1pv7d3as-invariant-0.6.4-doc...
1067.19 s
[invariant] patching script interpreter paths in /nix/store/glr9ijkqyxfzc5k90lxdxjyh1pv7d3as-invariant-0.6.4-doc
1067.19 s
[extra] [ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.p_o )
1067.30 s
Progress: 128 of 171 built (4 building), 120 of 120 downloaded from cache
1067.40 s
[extra] [ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, dist/build/Data/Monoid/Extra.p_o )
1067.40 s
[extra] [ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.p_o )
1067.41 s
[extra] [ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, dist/build/Data/Typeable/Extra.p_o )
1067.41 s
[extra] [ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.p_o )
1067.41 s
[extra] [ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.p_o )
1067.41 s
[extra] [ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.p_o )
1067.58 s
[indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2...
1067.58 s
[indexed-traversable-instances] Building test suite 'safe' for indexed-traversable-instances-0.1.2...
1067.64 s
[indexed-traversable-instances] [1 of 1] Compiling Main ( tests/safe.hs, dist/build/safe/safe-tmp/Main.o )
1067.76 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 )
1067.80 s
[indexed-traversable-instances] [2 of 2] Linking dist/build/safe/safe
1067.99 s
[text-iso8601] [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, dist/build/Data/Time/FromText.p_o )
1068.22 s
[indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2...
1068.22 s
[indexed-traversable-instances] Building test suite 'indexed-tests' for indexed-traversable-instances-0.1.2...
1068.36 s
[semigroupoids] Documentation created: dist/doc/html/semigroupoids/,
1068.36 s
[semigroupoids] dist/doc/html/semigroupoids/semigroupoids.txt
1068.36 s
[semigroupoids] Phase: installPhase
1068.36 s
[indexed-traversable-instances] [1 of 1] Compiling Main ( tests/main.hs, dist/build/indexed-tests/indexed-tests-tmp/Main.o )
1068.38 s
[semigroupoids] Installing library in /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1068.54 s
[extra] [ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.p_o )
1068.70 s
[extra] [ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, dist/build/Data/List/NonEmpty/Extra.p_o )
1068.79 s
[extra] [10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.p_o )
1068.79 s
[extra] [11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.p_o )
1068.79 s
[extra] [12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.p_o )
1069.03 s
[semigroupoids] Phase: fixupPhase
1069.05 s
[semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1
1069.05 s
[semigroupoids] shrinking /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSsemigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W-ghc9.10.2.so
1069.08 s
[semigroupoids] checking for references to /build/ in /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1...
1069.09 s
[extra] [13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, dist/build/Data/Foldable/Extra.p_o )
1069.12 s
[semigroupoids] patching script interpreter paths in /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1
1069.13 s
[semigroupoids] stripping (with command strip and flags -S -p) in /nix/store/s2nkr8h6kbxz03dc6xvxign244qm9z41-semigroupoids-6.0.1/lib
1069.29 s
[extra] [14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.p_o )
1069.37 s
[semigroupoids] shrinking RPATHs of ELF executables and libraries in /nix/store/2dpnc29miw375fpjgsac90nivr7rdrjs-semigroupoids-6.0.1-doc
1069.39 s
[semigroupoids] checking for references to /build/ in /nix/store/2dpnc29miw375fpjgsac90nivr7rdrjs-semigroupoids-6.0.1-doc...
1069.42 s
[semigroupoids] patching script interpreter paths in /nix/store/2dpnc29miw375fpjgsac90nivr7rdrjs-semigroupoids-6.0.1-doc
1069.55 s
Progress: 129 of 171 built (3 building), 120 of 120 downloaded from cache
1069.61 s
Building either
1069.65 s
Building free
1069.65 s
[extra] [15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.p_o )
1069.65 s
[extra] [16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.p_o )
1069.65 s
[extra] [17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.p_o )
1069.75 s
[either] Phase: setupCompilerEnvironmentPhase
1069.76 s
[either] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1069.77 s
[extra] [18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.p_o )
1069.77 s
[extra] [19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.p_o )
1069.78 s
[free] Phase: setupCompilerEnvironmentPhase
1069.78 s
[free] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1069.96 s
[extra] [20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.p_o )
1069.96 s
[extra] [21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.p_o )
1070.01 s
[free] Phase: unpackPhase
1070.02 s
[free] unpacking source archive /nix/store/ww34c3nzhs0wrgn68lk5d0qk9rgdm1d7-free-5.2.tar.gz
1070.02 s
[free] source root is free-5.2
1070.03 s
[either] Phase: unpackPhase
1070.03 s
[free] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "free-5.2/.vim.custom"
1070.03 s
[either] unpacking source archive /nix/store/c1ibxdldfwbghsgfmdvs5l7bykf8yd64-either-5.0.3.tar.gz
1070.04 s
[free] Phase: patchPhase
1070.04 s
[either] source root is either-5.0.3
1070.04 s
[free] Replace Cabal file with edited version from mirror://hackage/free-5.2/revision/7.cabal.
1070.05 s
[either] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "either-5.0.3/.vim.custom"
1070.05 s
[free] Phase: compileBuildDriverPhase
1070.05 s
[either] Phase: patchPhase
1070.05 s
[free] setupCompileFlags: -package-db=/build/tmp.RUptbvfM67/setup-package.conf.d -threaded
1070.06 s
[either] Replace Cabal file with edited version from mirror://hackage/either-5.0.3/revision/1.cabal.
1070.07 s
[either] Phase: compileBuildDriverPhase
1070.07 s
[either] setupCompileFlags: -package-db=/build/tmp.3tPBJAGI5Q/setup-package.conf.d -threaded
1070.11 s
[free] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.RUptbvfM67/Main.o )
1070.12 s
[extra] [22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, dist/build/Text/Read/Extra.p_o )
1070.13 s
[either] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.3tPBJAGI5Q/Main.o )
1070.17 s
[free] [2 of 2] Linking Setup
1070.19 s
[either] [2 of 2] Linking Setup
1071.39 s
[indexed-traversable-instances] [2 of 2] Linking dist/build/indexed-tests/indexed-tests
1071.45 s
[text-iso8601] [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, dist/build/Data/Time/ToText.p_o )
1071.58 s
[extra] Preprocessing test suite 'extra-test' for extra-1.8.1...
1071.58 s
[extra] Building test suite 'extra-test' for extra-1.8.1...
1071.63 s
[free] Phase: updateAutotoolsGnuConfigScriptsPhase
1071.64 s
[free] Phase: configurePhase
1071.65 s
[free] configureFlags: --verbose --prefix=/nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/zs4s6v5160q520i9h4sxvxk5ljwn1dc8-free-5.2-doc/share/doc/free-5.2 --with-gcc=gcc --package-db=/build/tmp.RUptbvfM67/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1071.65 s
[free] Using Parsec parser
1071.65 s
[free] Configuring free-5.2...
1071.67 s
[extra] [1 of 4] Compiling TestUtil ( test/TestUtil.hs, dist/build/extra-test/extra-test-tmp/TestUtil.o )
1071.72 s
[either] Phase: updateAutotoolsGnuConfigScriptsPhase
1071.73 s
[either] Phase: configurePhase
1071.73 s
[either] configureFlags: --verbose --prefix=/nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/vwypwr71vw6hpiwr2p69nfr82jq6zbpa-either-5.0.3-doc/share/doc/either-5.0.3 --with-gcc=gcc --package-db=/build/tmp.3tPBJAGI5Q/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1071.74 s
[either] Using Parsec parser
1071.74 s
[either] Configuring either-5.0.3...
1072.05 s
[extra] [2 of 4] Compiling TestGen ( test/TestGen.hs, dist/build/extra-test/extra-test-tmp/TestGen.o )
1072.29 s
[free] Dependency base >=4.9 && <5: using base-4.20.1.0
1072.29 s
[free] Dependency comonad >=5.0.8 && <6: using comonad-5.0.9
1072.29 s
[free] Dependency containers >=0.5.7.1 && <0.9: using containers-0.7
1072.29 s
[free] Dependency distributive >=0.5.2 && <1: using distributive-0.6.2.1
1072.29 s
[free] Dependency exceptions >=0.10.4 && <0.11: using exceptions-0.10.9
1072.29 s
[free] Dependency indexed-traversable >=0.1.1 && <0.2: using
1072.29 s
[free] indexed-traversable-0.1.4
1072.29 s
[free] Dependency mtl >=2.2.2 && <2.4: using mtl-2.3.1
1072.29 s
[free] Dependency profunctors >=5.6.1 && <6: using profunctors-5.6.3
1072.29 s
[free] Dependency semigroupoids >=5.3.5 && <7: using semigroupoids-6.0.1
1072.29 s
[free] Dependency template-haskell >=2.11 && <2.24: using template-haskell-2.22.0.0
1072.29 s
[free] Dependency th-abstraction >=0.4.2.0 && <0.8: using th-abstraction-0.7.1.0
1072.29 s
[free] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.1
1072.29 s
[free] Dependency transformers-base >=0.4.5.2 && <0.5: using transformers-base-0.4.6
1072.29 s
[free] Source component graph: component lib
1072.29 s
[free] Configured component graph:
1072.29 s
[free] component free-5.2-FeP0R1eCbRy3mPXXCavQW6
1072.29 s
[free] include base-4.20.1.0-a280
1072.29 s
[free] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1072.29 s
[free] include containers-0.7-8c5a
1072.29 s
[free] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1072.29 s
[free] include exceptions-0.10.9-bc84
1072.29 s
[free] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1072.29 s
[free] include mtl-2.3.1-87b4
1072.29 s
[free] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1072.29 s
[free] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1072.29 s
[free] include template-haskell-2.22.0.0-3eef
1072.29 s
[free] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1072.29 s
[free] include transformers-0.6.1.1-c08a
1072.29 s
[free] include transformers-base-0.4.6-E88WQzZPUhDGNp6D845uV
1072.29 s
[free] Linked component graph:
1072.29 s
[free] unit free-5.2-FeP0R1eCbRy3mPXXCavQW6
1072.29 s
[free] include base-4.20.1.0-a280
1072.29 s
[free] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1072.29 s
[free] include containers-0.7-8c5a
1072.29 s
[free] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1072.29 s
[free] include exceptions-0.10.9-bc84
1072.29 s
[free] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1072.30 s
[free] include mtl-2.3.1-87b4
1072.30 s
[free] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1072.30 s
[free] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1072.30 s
[free] include template-haskell-2.22.0.0-3eef
1072.30 s
[free] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1072.30 s
[free] include transformers-0.6.1.1-c08a
1072.30 s
[free] include transformers-base-0.4.6-E88WQzZPUhDGNp6D845uV
1072.30 s
[free] Control.Alternative.Free=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Alternative.Free,Control.Alternative.Free.Final=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Alternative.Free.Final,Control.Applicative.Free=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Applicative.Free,Control.Applicative.Free.Fast=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Applicative.Free.Fast,Control.Applicative.Free.Final=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Applicative.Free.Final,Control.Applicative.Trans.Free=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Applicative.Trans.Free,Control.Comonad.Cofree=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Comonad.Cofree,Control.Comonad.Cofree.Class=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Comonad.Cofree.Class,Control.Comonad.Trans.Cofree=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Comonad.Trans.Cofree,Control.Comonad.Trans.Coiter=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Comonad.Trans.Coiter,Control.Monad.Free=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Monad.Free,Control.Monad.Free.Ap=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Monad.Free.Ap,Control.Monad.Free.Church=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Monad.Free.Church,Control.Monad.Free.Class=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Monad.Free.Class,Control.Monad.Free.TH=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Monad.Free.TH,Control.Monad.Trans.Free=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Monad.Trans.Free,Control.Monad.Trans.Free.Ap=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Monad.Trans.Free.Ap,Control.Monad.Trans.Free.Church=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Monad.Trans.Free.Church,Control.Monad.Trans.Iter=free-5.2-FeP0R1eCbRy3mPXXCavQW6:Control.Monad.Trans.Iter
1072.30 s
[free] Ready component graph:
1072.30 s
[free] definite free-5.2-FeP0R1eCbRy3mPXXCavQW6
1072.30 s
[free] depends base-4.20.1.0-a280
1072.30 s
[free] depends comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1072.30 s
[free] depends containers-0.7-8c5a
1072.30 s
[free] depends distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1072.30 s
[free] depends exceptions-0.10.9-bc84
1072.30 s
[free] depends indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1072.30 s
[free] depends mtl-2.3.1-87b4
1072.30 s
[free] depends profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1072.30 s
[free] depends semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1072.30 s
[free] depends template-haskell-2.22.0.0-3eef
1072.30 s
[free] depends th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1072.30 s
[free] depends transformers-0.6.1.1-c08a
1072.30 s
[free] depends transformers-base-0.4.6-E88WQzZPUhDGNp6D845uV
1072.30 s
[free] Using Cabal-3.12.1.0 compiled by ghc-9.10
1072.30 s
[free] Using compiler: ghc-9.10.2
1072.30 s
[free] Using install prefix: /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2
1072.30 s
[free] Executables installed in:
1072.30 s
[free] /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2/bin
1072.30 s
[free] Libraries installed in:
1072.30 s
[free] /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/free-5.2-FeP0R1eCbRy3mPXXCavQW6
1072.30 s
[free] Dynamic Libraries installed in:
1072.30 s
[free] /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1072.30 s
[free] Private executables installed in:
1072.30 s
[free] /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2/libexec/x86_64-linux-ghc-9.10.2-f986/free-5.2
1072.30 s
[free] Data files installed in:
1072.30 s
[free] /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2/share/x86_64-linux-ghc-9.10.2-f986/free-5.2
1072.30 s
[free] Documentation installed in:
1072.30 s
[free] /nix/store/zs4s6v5160q520i9h4sxvxk5ljwn1dc8-free-5.2-doc/share/doc/free-5.2
1072.30 s
[free] Configuration files installed in:
1072.30 s
[free] /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2/etc
1072.30 s
[free] No alex found
1072.30 s
[free] Using ar found on system at:
1072.30 s
[free] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1072.30 s
[free] No c2hs found
1072.30 s
[free] No cpphs found
1072.30 s
[free] No doctest found
1072.30 s
[free] Using gcc version 14.3.0 given by user at:
1072.30 s
[free] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1072.30 s
[free] Using ghc version 9.10.2 found on system at:
1072.30 s
[free] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1072.30 s
[free] Using ghc-pkg version 9.10.2 found on system at:
1072.30 s
[free] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1072.30 s
[free] No ghcjs found
1072.30 s
[free] No ghcjs-pkg found
1072.30 s
[free] No greencard found
1072.30 s
[free] Using haddock version 2.31.0 found on system at:
1072.30 s
[free] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1072.30 s
[free] No happy found
1072.30 s
[free] Using haskell-suite found on system at: haskell-suite-dummy-location
1072.30 s
[free] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1072.30 s
[free] No hmake found
1072.30 s
[free] Using hpc version 0.69 found on system at:
1072.30 s
[free] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1072.30 s
[free] Using hsc2hs version 0.68.10 found on system at:
1072.30 s
[free] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1072.30 s
[free] Using hscolour version 1.25 found on system at:
1072.30 s
[free] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1072.30 s
[free] No jhc found
1072.30 s
[free] Using ld found on system at:
1072.30 s
[free] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1072.30 s
[free] No pkg-config found
1072.30 s
[free] Using runghc version 9.10.2 found on system at:
1072.30 s
[free] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1072.30 s
[free] Using strip version 2.44 found on system at:
1072.30 s
[free] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1072.30 s
[free] Using tar found on system at:
1072.30 s
[free] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1072.30 s
[free] No uhc found
1072.33 s
[indexed-traversable-instances] Phase: checkPhase
1072.41 s
[either] Dependency base >=4.9 && <5: using base-4.20.1.0
1072.41 s
[either] Dependency bifunctors >=4 && <6: using bifunctors-5.6.2
1072.41 s
[either] Dependency mtl >=2.0 && <2.4: using mtl-2.3.1
1072.41 s
[either] Dependency profunctors >=4 && <6: using profunctors-5.6.3
1072.41 s
[either] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
1072.41 s
[either] Dependency QuickCheck >=2.9 && <2.18: using QuickCheck-2.15.0.1
1072.41 s
[either] Dependency base: using base-4.20.1.0
1072.41 s
[either] Dependency either: using either-5.0.3
1072.41 s
[either] Dependency tasty >=1.4 && <1.6: using tasty-1.5.3
1072.41 s
[either] Dependency tasty-quickcheck >=0.10 && <0.12: using tasty-quickcheck-0.11.1
1072.41 s
[either] Source component graph:
1072.41 s
[either] component lib
1072.41 s
[either] component test:tests dependency lib
1072.41 s
[either] Configured component graph:
1072.41 s
[either] component either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1072.41 s
[either] include base-4.20.1.0-a280
1072.41 s
[either] include bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1072.41 s
[either] include mtl-2.3.1-87b4
1072.41 s
[either] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1072.41 s
[either] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1072.41 s
[either] component either-5.0.3-GEfFtfKoWBTDA7vvs2D3Kl-tests
1072.41 s
[either] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1072.41 s
[either] include base-4.20.1.0-a280
1072.41 s
[either] include either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1072.41 s
[either] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1072.41 s
[either] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1072.41 s
[either] Linked component graph:
1072.41 s
[either] unit either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1072.41 s
[either] include base-4.20.1.0-a280
1072.41 s
[either] include bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1072.41 s
[either] include mtl-2.3.1-87b4
1072.41 s
[either] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1072.41 s
[either] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1072.41 s
[either] Data.Either.Combinators=either-5.0.3-4HMLVXoyQsQDiQrweGmq2w:Data.Either.Combinators,Data.Either.Validation=either-5.0.3-4HMLVXoyQsQDiQrweGmq2w:Data.Either.Validation
1072.41 s
[either] unit either-5.0.3-GEfFtfKoWBTDA7vvs2D3Kl-tests
1072.41 s
[either] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1072.41 s
[either] include base-4.20.1.0-a280
1072.41 s
[either] include either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1072.41 s
[either] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1072.41 s
[either] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1072.41 s
[either] Ready component graph:
1072.41 s
[either] definite either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1072.41 s
[either] depends base-4.20.1.0-a280
1072.41 s
[either] depends bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1072.41 s
[either] depends mtl-2.3.1-87b4
1072.41 s
[either] depends profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1072.41 s
[either] depends semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1072.41 s
[either] definite either-5.0.3-GEfFtfKoWBTDA7vvs2D3Kl-tests
1072.41 s
[either] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1072.41 s
[either] depends base-4.20.1.0-a280
1072.41 s
[either] depends either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1072.41 s
[either] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1072.41 s
[either] depends tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1072.41 s
[either] Using Cabal-3.12.1.0 compiled by ghc-9.10
1072.41 s
[either] Using compiler: ghc-9.10.2
1072.41 s
[either] Using install prefix: /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3
1072.41 s
[either] Executables installed in:
1072.41 s
[either] /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3/bin
1072.41 s
[either] Libraries installed in:
1072.41 s
[either] /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1072.41 s
[either] Dynamic Libraries installed in:
1072.41 s
[either] /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1072.41 s
[either] Private executables installed in:
1072.41 s
[either] /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3/libexec/x86_64-linux-ghc-9.10.2-f986/either-5.0.3
1072.41 s
[either] Data files installed in:
1072.41 s
[either] /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3/share/x86_64-linux-ghc-9.10.2-f986/either-5.0.3
1072.41 s
[either] Documentation installed in:
1072.41 s
[either] /nix/store/vwypwr71vw6hpiwr2p69nfr82jq6zbpa-either-5.0.3-doc/share/doc/either-5.0.3
1072.41 s
[either] Configuration files installed in:
1072.41 s
[either] /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3/etc
1072.41 s
[either] No alex found
1072.41 s
[either] Using ar found on system at:
1072.41 s
[either] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1072.41 s
[either] No c2hs found
1072.41 s
[either] No cpphs found
1072.41 s
[either] No doctest found
1072.41 s
[either] Using gcc version 14.3.0 given by user at:
1072.41 s
[either] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1072.41 s
[either] Using ghc version 9.10.2 found on system at:
1072.41 s
[either] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1072.41 s
[either] Using ghc-pkg version 9.10.2 found on system at:
1072.41 s
[either] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1072.41 s
[either] No ghcjs found
1072.41 s
[either] No ghcjs-pkg found
1072.41 s
[either] No greencard found
1072.41 s
[either] Using haddock version 2.31.0 found on system at:
1072.41 s
[either] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1072.41 s
[either] No happy found
1072.41 s
[either] Using haskell-suite found on system at: haskell-suite-dummy-location
1072.41 s
[either] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1072.41 s
[either] No hmake found
1072.41 s
[either] Using hpc version 0.69 found on system at:
1072.41 s
[either] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1072.41 s
[either] Using hsc2hs version 0.68.10 found on system at:
1072.41 s
[either] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1072.41 s
[either] Using hscolour version 1.25 found on system at:
1072.41 s
[either] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1072.41 s
[either] No jhc found
1072.41 s
[either] Using ld found on system at:
1072.41 s
[either] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1072.41 s
[either] No pkg-config found
1072.41 s
[either] Using runghc version 9.10.2 found on system at:
1072.41 s
[either] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1072.41 s
[either] Using strip version 2.44 found on system at:
1072.41 s
[either] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1072.41 s
[either] Using tar found on system at:
1072.41 s
[either] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1072.41 s
[either] No uhc found
1072.42 s
[free] Phase: buildPhase
1072.48 s
[free] Preprocessing library for free-5.2...
1072.48 s
[free] Building library for free-5.2...
1072.62 s
[indexed-traversable-instances] Running 2 test suites...
1072.62 s
[indexed-traversable-instances] Test suite safe: RUNNING...
1072.63 s
[either] Phase: buildPhase
1072.63 s
[indexed-traversable-instances] Test suite safe: PASS
1072.63 s
[indexed-traversable-instances] Test suite logged to: dist/test/indexed-traversable-instances-0.1.2-safe.log
1072.63 s
[indexed-traversable-instances] Test suite indexed-tests: RUNNING...
1072.64 s
[indexed-traversable-instances] tests
1072.64 s
[indexed-traversable-instances] []
1072.66 s
[indexed-traversable-instances] imapDefault: OK (0.02s)
1072.66 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.68 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.02s)
1072.68 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.69 s
[either] Preprocessing library for either-5.0.3...
1072.71 s
[either] Building library for either-5.0.3...
1072.72 s
[indexed-traversable-instances] ifoldrDefault: OK (0.03s)
1072.72 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.74 s
[indexed-traversable-instances] ifoldl'Default: OK (0.03s)
1072.74 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.74 s
[indexed-traversable-instances] toList: OK
1072.74 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.74 s
[indexed-traversable-instances] indices: OK
1072.74 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.74 s
[indexed-traversable-instances] Map Int
1072.76 s
[indexed-traversable-instances] imapDefault: OK (0.01s)
1072.76 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.78 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 )
1072.78 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.02s)
1072.78 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.80 s
[indexed-traversable-instances] ifoldrDefault: OK (0.03s)
1072.80 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.82 s
[indexed-traversable-instances] ifoldl'Default: OK (0.02s)
1072.82 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.82 s
[indexed-traversable-instances] toList: OK
1072.82 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 )
1072.82 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.82 s
[indexed-traversable-instances] indices: OK
1072.82 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.82 s
[indexed-traversable-instances] HashMap Int
1072.84 s
[indexed-traversable-instances] imapDefault: OK (0.01s)
1072.84 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.86 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.02s)
1072.86 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.90 s
[indexed-traversable-instances] ifoldrDefault: OK (0.03s)
1072.90 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.92 s
[indexed-traversable-instances] ifoldl'Default: OK (0.03s)
1072.92 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.92 s
[indexed-traversable-instances] toList: OK
1072.92 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.92 s
[indexed-traversable-instances] indices: OK
1072.93 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.93 s
[indexed-traversable-instances] Seq
1072.95 s
[indexed-traversable-instances] imapDefault: OK (0.01s)
1072.95 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1072.97 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
1072.97 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.03 s
[indexed-traversable-instances] ifoldrDefault: OK (0.06s)
1073.03 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.03 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 )
1073.04 s
[indexed-traversable-instances] ifoldl'Default: OK (0.02s)
1073.04 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.04 s
[indexed-traversable-instances] toList: OK
1073.04 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.04 s
[indexed-traversable-instances] indices: OK
1073.05 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.05 s
[indexed-traversable-instances] Vector
1073.07 s
[indexed-traversable-instances] imapDefault: OK (0.02s)
1073.07 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.11 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.04s)
1073.11 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.11 s
[text-iso8601] Preprocessing test suite 'text-iso8601-tests' for text-iso8601-0.1.1...
1073.11 s
[text-iso8601] Building test suite 'text-iso8601-tests' for text-iso8601-0.1.1...
1073.17 s
[indexed-traversable-instances] ifoldrDefault: OK (0.06s)
1073.17 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.20 s
[indexed-traversable-instances] ifoldl'Default: OK (0.04s)
1073.20 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.20 s
[indexed-traversable-instances] toList: OK
1073.20 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.20 s
[indexed-traversable-instances] indices: OK
1073.20 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.20 s
[indexed-traversable-instances] Solo
1073.20 s
[indexed-traversable-instances] imapDefault: OK
1073.20 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.20 s
[indexed-traversable-instances] ifoldMapDefault: OK
1073.21 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.21 s
[indexed-traversable-instances] ifoldrDefault: OK
1073.21 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.21 s
[indexed-traversable-instances] ifoldl'Default: OK
1073.21 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.21 s
[indexed-traversable-instances] toList: OK
1073.21 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.21 s
[indexed-traversable-instances] indices: OK
1073.22 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.22 s
[indexed-traversable-instances] IntMap
1073.39 s
[indexed-traversable-instances] imapDefault: OK (0.02s)
1073.39 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.39 s
[text-iso8601] [1 of 1] Compiling Main ( tests/text-iso8601-tests.hs, dist/build/text-iso8601-tests/text-iso8601-tests-tmp/Main.o )
1073.39 s
[indexed-traversable-instances] ifoldMapDefault: OK (0.03s)
1073.39 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.39 s
[indexed-traversable-instances] ifoldrDefault: OK (0.03s)
1073.39 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.39 s
[indexed-traversable-instances] ifoldl'Default: OK (0.02s)
1073.39 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.39 s
[indexed-traversable-instances] toList: OK
1073.39 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.39 s
[indexed-traversable-instances] indices: OK
1073.39 s
[indexed-traversable-instances] +++ OK, passed 100 tests.
1073.39 s
[indexed-traversable-instances]
1073.39 s
[indexed-traversable-instances] All 42 tests passed (0.67s)
1073.39 s
[indexed-traversable-instances] Test suite indexed-tests: PASS
1073.39 s
[indexed-traversable-instances] Test suite logged to:
1073.39 s
[indexed-traversable-instances] dist/test/indexed-traversable-instances-0.1.2-indexed-tests.log
1073.39 s
[indexed-traversable-instances] 2 of 2 test suites (2 of 2 test cases) passed.
1073.39 s
[indexed-traversable-instances] Phase: haddockPhase
1073.43 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 )
1073.43 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 )
1073.63 s
[indexed-traversable-instances] Preprocessing library for indexed-traversable-instances-0.1.2...
1073.63 s
[indexed-traversable-instances] Running Haddock on library for indexed-traversable-instances-0.1.2...
1073.63 s
[indexed-traversable-instances] Warning: The documentation for the following packages are not installed. No
1073.63 s
[indexed-traversable-instances] links will be generated to these packages: vector-0.13.2.0
1073.65 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 )
1073.65 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 )
1073.65 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 )
1073.65 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 )
1073.65 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 )
1074.05 s
[indexed-traversable-instances] [1 of 1] Compiling Data.Functor.WithIndex.Instances ( src/Data/Functor/WithIndex/Instances.hs, nothing )
1074.20 s
[either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, dist/build/Data/Either/Combinators.p_o )
1074.45 s
[indexed-traversable-instances] Haddock coverage:
1074.45 s
[indexed-traversable-instances] 100% ( 1 / 1) in 'Data.Functor.WithIndex.Instances'
1074.50 s
[either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, dist/build/Data/Either/Validation.p_o )
1074.64 s
[extra] [3 of 4] Compiling TestCustom ( test/TestCustom.hs, dist/build/extra-test/extra-test-tmp/TestCustom.o )
1074.64 s
[extra] [4 of 4] Compiling Test ( test/Test.hs, dist/build/extra-test/extra-test-tmp/Test.o )
1074.75 s
[indexed-traversable-instances] Warning: Data.Functor.WithIndex.Instances: could not find link destinations for:
1074.75 s
[indexed-traversable-instances] - Data.Vector.Vector
1074.81 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 )
1074.89 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 )
1074.89 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 )
1074.89 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 )
1074.89 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 )
1075.03 s
[extra] [5 of 5] Linking dist/build/extra-test/extra-test
1075.19 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 )
1075.79 s
[text-iso8601] [2 of 2] Linking dist/build/text-iso8601-tests/text-iso8601-tests
1075.91 s
[extra] Phase: checkPhase
1076.19 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 )
1076.23 s
[extra] Running 1 test suites...
1076.23 s
[extra] Test suite extra-test: RUNNING...
1076.23 s
[extra] withTempFile
1076.23 s
[extra] +++ OK, passed 100 tests.
1076.23 s
[extra] captureOutput
1076.23 s
[extra] +++ OK, passed 100 tests.
1076.23 s
[extra] \(x :: IO Int) -> void (once x) == pure ()
1076.26 s
[extra] +++ OK, passed 100 tests.
1076.26 s
[extra] \(x :: IO Int) -> join (once x) == x
1076.29 s
[extra] +++ OK, passed 100 tests.
1076.29 s
[extra] \(x :: IO Int) -> (do y <- once x; y; y) == x
1076.32 s
[extra] +++ OK, passed 100 tests.
1076.32 s
[extra] \(x :: IO Int) -> (do y <- once x; y ||| y) == x
1076.36 s
[extra] +++ OK, passed 100 tests.
1076.36 s
[extra] \(x :: IO Int) -> join (onceFork x) == x
1076.39 s
[extra] +++ OK, passed 100 tests.
1076.39 s
[extra] \(x :: IO Int) -> (do a <- onceFork x; a; a) == x
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] stringException "test" == pure "test"
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] stringException ("test" ++ undefined) == pure "test<Exception>"
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] stringException ("test" ++ undefined ++ "hello") == pure "test<Exception>"
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] stringException ['t','e','s','t',undefined] == pure "test<Exception>"
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] ignore (print 1) == print 1
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] ignore (fail "die") == pure ()
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] catch (errorIO "Hello") (\(ErrorCall x) -> pure x) == pure "Hello"
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] seq (errorIO "foo") (print 1) == print 1
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] catch (assertIO True >> pure 1) (\(x :: AssertionFailed) -> pure 2) == pure 1
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] seq (assertIO False) (print 1) == print 1
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] retry 1 (print "x") == print "x"
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] retry 3 (fail "die") == fail "die"
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] whenJust Nothing print == pure ()
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] whenJust (Just 1) print == print 1
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] pureIf @Maybe True 5 == Just 5
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] pureIf @Maybe False 5 == Nothing
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] pureIf @[] True 5 == [5]
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] pureIf @[] False 5 == []
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] whenMaybe True (print 1) == fmap Just (print 1)
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] whenMaybe False (print 1) == pure Nothing
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] \(x :: Maybe ()) -> unit x == x
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] guarded even 2 == [2]
1076.43 s
[extra] +++ OK, passed 100 tests.
1076.43 s
[extra] guarded odd 2 == Nothing
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] guarded (not.null) "My Name" == Just "My Name"
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] guardedA (return . even) 42 == Just [42]
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] guardedA (return . odd) 42 == Just []
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] guardedA (const Nothing) 42 == (Nothing :: Maybe [Int])
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] fold1M (\x y -> Just x) [] == undefined
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] fold1M (\x y -> Just $ x + y) [1, 2, 3] == Just 6
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] partitionM (Just . even) [1,2,3] == Just ([2], [1,3])
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] partitionM (const Nothing) [1,2,3] == Nothing
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] loop (\x -> if x < 10 then Left $ x * 2 else Right $ show x) 1 == "16"
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] Just True ||^ undefined == Just True
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] Just False ||^ Just True == Just True
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] Just False ||^ Just False == Just False
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] Just False &&^ undefined == Just False
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] Just True &&^ Just True == Just True
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] Just True &&^ Just False == Just False
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] anyM Just [False,True ,undefined] == Just True
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] anyM Just [False,False,undefined] == undefined
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] \(f :: Int -> Maybe Bool) xs -> anyM f xs == orM (map f xs)
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] allM Just [True,False,undefined] == Just False
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] allM Just [True,True ,undefined] == undefined
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] \(f :: Int -> Maybe Bool) xs -> anyM f xs == orM (map f xs)
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] orM [Just False,Just True ,undefined] == Just True
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] orM [Just False,Just False,undefined] == undefined
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] \xs -> Just (or xs) == orM (map Just xs)
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] andM [Just True,Just False,undefined] == Just False
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] andM [Just True,Just True ,undefined] == undefined
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] \xs -> Just (and xs) == andM (map Just xs)
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] findM (Just . isUpper) "teST" == Just (Just 'S')
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] findM (Just . isUpper) "test" == Just Nothing
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] findM (Just . const True) ["x",undefined] == Just (Just "x")
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] fromLeft 1 (Left 3) == 3
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] fromLeft 1 (Right "foo") == 1
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] fromRight 1 (Right 3) == 3
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] fromRight 1 (Left "foo") == 1
1076.44 s
[extra] +++ OK, passed 100 tests.
1076.44 s
[extra] \x -> fromLeft' (Left x) == x
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] \x -> fromLeft' (Right x) == undefined
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] \x -> fromRight' (Right x) == x
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] \x -> fromRight' (Left x) == undefined
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] \x -> fromEither (Left x ) == x
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] \x -> fromEither (Right x) == x
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] \a b -> maybeToEither a (Just b) == Right b
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] \a -> maybeToEither a Nothing == Left a
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] \x -> eitherToMaybe (Left x) == Nothing
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] \x -> eitherToMaybe (Right x) == Just x
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] mapLeft show (Left 1) == Left "1"
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] mapLeft show (Right True) == Right True
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] mapRight show (Left 1) == Left 1
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.45 s
[extra] mapRight show (Right True) == Right "True"
1076.45 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] \xs -> repeatedly (splitAt 3) xs == chunksOf 3 xs
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] \xs -> repeatedly word1 (trim xs) == words xs
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] \xs -> repeatedly line1 xs == lines xs
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] disjoint [1,2,3] [4,5] == True
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] disjoint [1,2,3] [4,1] == False
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] disjointOrd [1,2,3] [4,5] == True
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] disjointOrd [1,2,3] [4,1] == False
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] disjointOrdBy (compare `on` (`mod` 7)) [1,2,3] [4,5] == True
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] disjointOrdBy (compare `on` (`mod` 7)) [1,2,3] [4,8] == False
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] anySame [1,1,2] == True
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] anySame [1,2,3] == False
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] anySame (1:2:1:undefined) == True
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] anySame [] == False
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] \xs -> anySame xs == (length (nub xs) < length xs)
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] allSame [1,1,2] == False
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] allSame [1,1,1] == True
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] allSame [1] == True
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] allSame [] == True
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] allSame (1:1:2:undefined) == False
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] \xs -> allSame xs == (length (nub xs) <= 1)
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] headDef 1 [] == 1
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] headDef 1 [2,3,4] == 2
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] \x xs -> headDef x xs == fromMaybe x (listToMaybe xs)
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] lastDef 1 [] == 1
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] lastDef 1 [2,3,4] == 4
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] \x xs -> lastDef x xs == last (x:xs)
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] [2,3,4] !? 1 == Just 3
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] [2,3,4] !? (-1) == Nothing
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] [] !? 0 == Nothing
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] notNull [] == False
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] notNull [1] == True
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] \xs -> notNull xs == not (null xs)
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] list 1 (\v _ -> v - 2) [5,6,7] == 3
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] list 1 (\v _ -> v - 2) [] == 1
1076.46 s
[extra] +++ OK, passed 100 tests.
1076.46 s
[extra] \nil cons xs -> maybe nil (uncurry cons) (uncons xs) == list nil cons xs
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] unsnoc "test" == Just ("tes",'t')
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] unsnoc "" == Nothing
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \xs -> unsnoc xs == if null xs then Nothing else Just (init xs, last xs)
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] cons 't' "est" == "test"
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \x xs -> uncons (cons x xs) == Just (x,xs)
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] snoc "tes" 't' == "test"
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \xs x -> unsnoc (snoc xs x) == Just (xs,x)
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] enumerate == [False, True]
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] takeEnd 3 "hello" == "llo"
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] takeEnd 5 "bye" == "bye"
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] takeEnd (-1) "bye" == ""
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \i xs -> takeEnd i xs `isSuffixOf` xs
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \i xs -> length (takeEnd i xs) == min (max 0 i) (length xs)
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] dropEnd 3 "hello" == "he"
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] dropEnd 5 "bye" == ""
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] dropEnd (-1) "bye" == "bye"
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \i xs -> dropEnd i xs `isPrefixOf` xs
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \i xs -> length (dropEnd i xs) == max 0 (length xs - max 0 i)
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \i -> take 3 (dropEnd 5 [i..]) == take 3 [i..]
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] splitAtEnd 3 "hello" == ("he","llo")
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] splitAtEnd 3 "he" == ("", "he")
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \i xs -> uncurry (++) (splitAt i xs) == xs
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \i xs -> splitAtEnd i xs == (dropEnd i xs, takeEnd i xs)
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \i xs -> zip [i..] xs == zipFrom i xs
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] zipFrom False [1..3] == [(False,1),(True, 2)]
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \i xs -> zipWithFrom (,) i xs == zipFrom i xs
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] concatUnzip [("a","AB"),("bc","C")] == ("abc","ABC")
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] concatUnzip3 [("a","AB",""),("bc","C","123")] == ("abc","ABC","123")
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] takeWhileEnd even [2,3,4,6] == [4,6]
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] trim " hello " == "hello"
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] trimStart " hello " == "hello "
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] trimEnd " hello " == " hello"
1076.47 s
[extra] +++ OK, passed 100 tests.
1076.47 s
[extra] \s -> trim s == trimEnd (trimStart s)
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] lower "This is A TEST" == "this is a test"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] lower "" == ""
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] upper "This is A TEST" == "THIS IS A TEST"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] upper "" == ""
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] word1 "" == ("", "")
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] word1 "keyword rest of string" == ("keyword","rest of string")
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] word1 " keyword\n rest of string" == ("keyword","rest of string")
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] \s -> fst (word1 s) == concat (take 1 $ words s)
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] \s -> words (snd $ word1 s) == drop 1 (words s)
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] line1 "" == ("", "")
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] line1 "test" == ("test","")
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] line1 "test\n" == ("test","")
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] line1 "test\nrest" == ("test","rest")
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] line1 "test\nrest\nmore" == ("test","rest\nmore")
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] escapeHTML "this is a test" == "this is a test"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] escapeHTML "<b>\"g&t\"</n>" == "<b>"g&t"</n>"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] escapeHTML "t'was another test" == "t'was another test"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] \xs -> unescapeHTML (escapeHTML xs) == xs
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] escapeJSON "this is a test" == "this is a test"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] escapeJSON "\ttab\nnewline\\" == "\\ttab\\nnewline\\\\"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] escapeJSON "\ESC[0mHello" == "\\u001b[0mHello"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] \xs -> unescapeJSON (escapeJSON xs) == xs
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] groupOn abs [1,-1,2] == [[1,-1], [2]]
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] groupOnKey abs [1,-1,2] == [(1, [1,-1]), (2, [2])]
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] maximumOn id [] == undefined
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] maximumOn length ["test","extra","a"] == "extra"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] minimumOn id [] == undefined
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] minimumOn length ["test","extra","a"] == "a"
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] groupSort [(1,'t'),(3,'t'),(2,'e'),(2,'s')] == [(1,"t"),(2,"es"),(3,"t")]
1076.48 s
[extra] +++ OK, passed 100 tests.
1076.48 s
[extra] \xs -> map fst (groupSort xs) == sort (nub (map fst xs))
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] \xs -> concatMap snd (groupSort xs) == map snd (sortOn fst xs)
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] groupSortOn length ["test","of","sized","item"] == [["of"],["test","item"],["sized"]]
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] groupSortBy (compare `on` length) ["test","of","sized","item"] == [["of"],["test","item"],["sized"]]
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] sum' [1, 2, 3] == 6
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] sumOn' read ["1", "2", "3"] == 6
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] product' [1, 2, 4] == 8
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] productOn' read ["1", "2", "4"] == 8
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] merge "ace" "bd" == "abcde"
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] \xs ys -> merge (sort xs) (sort ys) == sort (xs ++ ys)
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] replace "el" "_" "Hello Bella" == "H_lo B_la"
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] replace "el" "e" "Hello" == "Helo"
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] replace "" "x" "Hello" == "xHxexlxlxox"
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] replace "" "x" "" == "x"
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] \xs ys -> replace xs xs ys == ys
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] breakEnd isLower "youRE" == ("you","RE")
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] breakEnd isLower "youre" == ("youre","")
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] breakEnd isLower "YOURE" == ("","YOURE")
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] \f xs -> breakEnd (not . f) xs == spanEnd f xs
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] spanEnd isUpper "youRE" == ("you","RE")
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] spanEnd (not . isSpace) "x y z" == ("x y ","z")
1076.49 s
[extra] +++ OK, passed 100 tests.
1076.49 s
[extra] \f xs -> uncurry (++) (spanEnd f xs) == xs
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] \f xs -> spanEnd f xs == swap (both reverse (span f (reverse xs)))
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] wordsBy (== ':') "::xyz:abc::123::" == ["xyz","abc","123"]
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] \s -> wordsBy isSpace s == words s
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] linesBy (== ':') "::xyz:abc::123::" == ["","","xyz","abc","","123",""]
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] \s -> linesBy (== '\n') s == lines s
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] linesBy (== ';') "my;list;here;" == ["my","list","here"]
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] firstJust id [Nothing,Just 3] == Just 3
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] firstJust id [Nothing,Nothing] == Nothing
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] drop1 "" == ""
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] drop1 "test" == "est"
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] \xs -> drop 1 xs == drop1 xs
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] dropEnd1 "" == ""
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] dropEnd1 "test" == "tes"
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] \xs -> dropEnd 1 xs == dropEnd1 xs
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] mconcatMap Sum [1,2,3] == Sum 6
1076.50 s
[extra] +++ OK, passed 100 tests.
1076.50 s
[extra] \f xs -> mconcatMap f xs == concatMap f xs
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] breakOn "::" "a::b::c" == ("a", "::b::c")
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] breakOn "/" "foobar" == ("foobar", "")
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] \needle haystack -> let (prefix,match) = breakOn needle haystack in prefix ++ match == haystack
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] breakOnEnd "::" "a::b::c" == ("a::b::", "c")
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] splitOn "\r\n" "a\r\nb\r\nd\r\ne" == ["a","b","d","e"]
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] splitOn "aaa" "aaaXaaaXaaaXaaa" == ["","X","X","X",""]
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] splitOn "x" "x" == ["",""]
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] splitOn "x" "" == [""]
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] \s x -> s /= "" ==> intercalate s (splitOn s x) == x
1076.51 s
[extra] +++ OK, passed 100 tests; 16 discarded.
1076.51 s
[extra] \c x -> splitOn [c] x == split (==c) x
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] split (== 'a') "aabbaca" == ["","","bb","c",""]
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.51 s
[extra] split (== 'a') "" == [""]
1076.51 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] split (== ':') "::xyz:abc::123::" == ["","","xyz","abc","","123","",""]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] split (== ',') "my,list,here" == ["my","list","here"]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] dropWhileEnd isSpace "ab cde " == "ab cde"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] dropWhileEnd' isSpace "ab cde " == "ab cde"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] last (dropWhileEnd even [undefined,3]) == undefined
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] last (dropWhileEnd' even [undefined,3]) == 3
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] head (dropWhileEnd even (3:undefined)) == 3
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] head (dropWhileEnd' even (3:undefined)) == undefined
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] dropPrefix "Mr. " "Mr. Men" == "Men"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] dropPrefix "Mr. " "Dr. Men" == "Dr. Men"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] dropSuffix "!" "Hello World!" == "Hello World"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] dropSuffix "!" "Hello World!!" == "Hello World!"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] dropSuffix "!" "Hello World." == "Hello World."
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] stripSuffix "bar" "foobar" == Just "foo"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] stripSuffix "" "baz" == Just "baz"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] stripSuffix "foo" "quux" == Nothing
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] stripInfix "::" "a::b::c" == Just ("a", "b::c")
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] stripInfix "/" "foobar" == Nothing
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] stripInfixEnd "::" "a::b::c" == Just ("a::b", "c")
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] chunksOf 3 "my test" == ["my ","tes","t"]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] chunksOf 3 "mytest" == ["myt","est"]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] chunksOf 8 "" == []
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] chunksOf 0 "test" == undefined
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] nubSort "this is a test" == " aehist"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] \xs -> nubSort xs == nub (sort xs)
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] nubSortOn length ["a","test","of","this"] == ["a","of","test"]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] nubSortBy (compare `on` length) ["a","test","of","this"] == ["a","of","test"]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] nubOrd "this is a test" == "this ae"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] nubOrd (take 4 ("this" ++ undefined)) == "this"
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] \xs -> nubOrd xs == nub xs
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] nubOrdOn length ["a","test","of","this"] == ["a","test","of"]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] nubOrdBy (compare `on` length) ["a","test","of","this"] == ["a","test","of"]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] zipWithLongest (,) "a" "xyz" == [(Just 'a', Just 'x'), (Nothing, Just 'y'), (Nothing, Just 'z')]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] zipWithLongest (,) "a" "x" == [(Just 'a', Just 'x')]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] zipWithLongest (,) "" "x" == [(Nothing, Just 'x')]
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] comparingLength [1,2,3] [False] == GT
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] comparingLength [1,2] "ab" == EQ
1076.52 s
[extra] +++ OK, passed 100 tests.
1076.52 s
[extra] \(xs :: [Int]) (ys :: [Int]) -> comparingLength xs ys == Data.Ord.comparing length xs ys
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] comparingLength [1,2] (1:2:3:undefined) == LT
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] comparingLength (1:2:3:undefined) [1,2] == GT
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] mwhen True "test" == "test"
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] mwhen False "test" == ""
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] first succ (1,"test") == (2,"test")
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] second reverse (1,"test") == (1,"tset")
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] firstM (\x -> [x-1, x+1]) (1,"test") == [(0,"test"),(2,"test")]
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] secondM (\x -> [reverse x, x]) (1,"test") == [(1,"tset"),(1,"test")]
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] (succ *** reverse) (1,"test") == (2,"tset")
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] (succ &&& pred) 1 == (2,0)
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] dupe 12 == (12, 12)
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] both succ (1,2) == (2,3)
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] first3 succ (1,1,1) == (2,1,1)
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] second3 succ (1,1,1) == (1,2,1)
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] third3 succ (1,1,1) == (1,1,2)
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] \x -> readVersion (showVersion x) == x
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] readVersion "hello" == undefined
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] showDP 4 pi == "3.1416"
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] showDP 0 pi == "3"
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] showDP 2 3 == "3.00"
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] withTempDir $ \dir -> do writeFile (dir </> "foo.txt") ""; withCurrentDirectory dir $ doesFileExist "foo.txt"
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] withTempDir $ \dir -> do writeFile (dir </> "test.txt") ""; (== [dir </> "test.txt"]) <$> listContents dir
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] listTest listContents ["bar.txt","foo/baz.txt","zoo"] ["bar.txt","foo","zoo"]
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] listTest listDirectories ["bar.txt","foo/baz.txt","zoo"] ["foo"]
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] listTest listFiles ["bar.txt","foo/baz.txt","zoo"] ["bar.txt","zoo"]
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] listTest listFilesRecursive ["bar.txt","zoo","foo" </> "baz.txt"] ["bar.txt","zoo","foo" </> "baz.txt"]
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] listTest (listFilesInside $ pure . not . isPrefixOf "." . takeFileName) ["bar.txt","foo" </> "baz.txt",".foo" </> "baz2.txt", "zoo"] ["bar.txt","zoo","foo" </> "baz.txt"]
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] listTest (listFilesInside $ const $ pure False) ["bar.txt"] []
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] isWindows == (os == "mingw32")
1076.53 s
[extra] +++ OK, passed 100 tests.
1076.53 s
[extra] \(filter isHexDigit -> s) -> fmap (== s) $ withTempFile $ \file -> do writeFile file s; readFile' file
1076.55 s
[extra] +++ OK, passed 100 tests.
1076.55 s
[extra] \s -> withTempFile $ \file -> do writeFileUTF8 file s; fmap (== s) $ readFileUTF8' file
1076.56 s
[either] Preprocessing test suite 'tests' for either-5.0.3...
1076.56 s
[either] Building test suite 'tests' for either-5.0.3...
1076.57 s
[extra] +++ OK, passed 100 tests.
1076.57 s
[extra] \(ASCIIString s) -> withTempFile $ \file -> do writeFileBinary file s; fmap (== s) $ readFileBinary' file
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] captureOutput (print 1) == pure ("1\n",())
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] withTempFile doesFileExist == pure True
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] (doesFileExist =<< withTempFile pure) == pure False
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] withTempFile readFile' == pure ""
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] withTempDir doesDirectoryExist == pure True
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] (doesDirectoryExist =<< withTempDir pure) == pure False
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] withTempDir listFiles == pure []
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] fileEq "does_not_exist1" "does_not_exist2" == undefined
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] fileEq "does_not_exist" "does_not_exist" == undefined
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] withTempFile $ \f1 -> fileEq "does_not_exist" f1 == undefined
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] withTempFile $ \f1 -> withTempFile $ \f2 -> fileEq f1 f2
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] withTempFile $ \f1 -> withTempFile $ \f2 -> writeFile f1 "a" >> writeFile f2 "a" >> fileEq f1 f2
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] withTempFile $ \f1 -> withTempFile $ \f2 -> writeFile f1 "a" >> writeFile f2 "b" >> notM (fileEq f1 f2)
1076.59 s
[extra] +++ OK, passed 100 tests.
1076.59 s
[extra] fmap (round . fst) (duration $ sleep 1) == pure 1
1076.59 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 )
1076.59 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 )
1076.59 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 )
1076.59 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 )
1076.63 s
[either] [1 of 1] Compiling Main ( tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
1076.74 s
[text-iso8601] Phase: checkPhase
1077.04 s
[text-iso8601] Running 1 test suites...
1077.04 s
[text-iso8601] Test suite text-iso8601-tests: RUNNING...
1077.04 s
[text-iso8601] text-iso8601
1077.04 s
[text-iso8601] roundtrip
1077.04 s
[text-iso8601] Day: OK
1077.04 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] LocalTime: OK
1077.05 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] TimeZone: OK
1077.05 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] UTCTime: OK
1077.05 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] ZonedTime: OK
1077.05 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] TimeOfDay: OK
1077.05 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] Integer: OK
1077.05 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] Month: OK
1077.05 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] Quarter: OK
1077.05 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] QuarterOfYear: OK
1077.05 s
[text-iso8601] +++ OK, passed 100 tests.
1077.05 s
[text-iso8601] accepts
1077.05 s
[text-iso8601] UTCTime accepts "2023-06-09 02:35:33Z": OK
1077.05 s
[text-iso8601] UTCTime accepts "2023-06-09T02:35:60Z": OK
1077.05 s
[text-iso8601] UTCTime accepts "1985-04-12T23:20:50.52Z": OK
1077.05 s
[text-iso8601] UTCTime accepts "1996-12-19T16:39:57-08:00": OK
1077.05 s
[text-iso8601] UTCTime accepts "1990-12-31T23:59:60Z": OK
1077.05 s
[text-iso8601] UTCTime accepts "1990-12-31T15:59:60-08:00": OK
1077.05 s
[text-iso8601] UTCTime accepts "1937-01-01T12:00:27.87+00:20": OK
1077.05 s
[text-iso8601] UTCTime accepts "1937-01-01 12:00Z": OK
1077.05 s
[text-iso8601] LocalTime accepts "1937-01-01 12:00": OK
1077.05 s
[text-iso8601] UTCTime accepts "1990-12-31T15:59:60-0800": OK
1077.05 s
[text-iso8601] UTCTime accepts "1990-12-31T15:59:60-08": OK
1077.05 s
[text-iso8601] UTCTime accepts "1937-01-01T12:00:00+23:59": OK
1077.05 s
[text-iso8601] UTCTime accepts "1937-01-01T12:00:00-23:59": OK
1077.05 s
[text-iso8601] rejected
1077.05 s
[text-iso8601] UTCTime rejects "2023-06-09T02:35:33 Z": OK
1077.05 s
[text-iso8601] Day rejects "99-12-12": OK
1077.05 s
[text-iso8601] UTCTime rejects "2023-06-09T02:35:33z": OK
1077.05 s
[text-iso8601] UTCTime rejects "2023-06-09t02:35:33Z": OK
1077.05 s
[text-iso8601] UTCTime rejects "1937-01-01T12:00:00+24:59": OK
1077.05 s
[text-iso8601] UTCTime rejects "1937-01-01T12:00:00-23:60": OK
1077.05 s
[text-iso8601]
1077.05 s
[text-iso8601] All 29 tests passed (0.01s)
1077.05 s
[text-iso8601] Test suite text-iso8601-tests: PASS
1077.05 s
[text-iso8601] Test suite logged to: dist/test/text-iso8601-0.1.1-text-iso8601-tests.log
1077.05 s
[text-iso8601] 1 of 1 test suites (1 of 1 test cases) passed.
1077.06 s
[text-iso8601] Phase: haddockPhase
1077.12 s
[free] [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, dist/build/Control/Alternative/Free.p_o )
1077.13 s
[either] [2 of 2] Linking dist/build/tests/tests
1077.25 s
[text-iso8601] Preprocessing library for text-iso8601-0.1.1...
1077.25 s
[text-iso8601] Running Haddock on library for text-iso8601-0.1.1...
1077.60 s
[extra] +++ OK, passed 100 tests.
1077.60 s
[extra] timeout (-3) (print 1) == pure Nothing
1077.60 s
[extra] +++ OK, passed 100 tests.
1077.60 s
[extra] timeout 0.1 (print 1) == fmap Just (print 1)
1077.60 s
[extra] +++ OK, passed 100 tests.
1077.60 s
[extra] do (t, _) <- duration $ timeout 0.1 $ sleep 1000; print t; pure $ t < 1
1077.63 s
[text-iso8601] [1 of 2] Compiling Data.Time.FromText ( src/Data/Time/FromText.hs, nothing )
1077.69 s
[free] [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, dist/build/Control/Alternative/Free/Final.p_o )
1077.69 s
[free] [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, dist/build/Control/Applicative/Free.p_o )
1077.70 s
[extra] 0.10067537700000001
1077.70 s
[extra] +++ OK, passed 100 tests.
1077.70 s
[extra] timeout 0.1 (sleep 2 >> print 1) == pure Nothing
1077.77 s
[free] [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, dist/build/Control/Applicative/Free/Fast.p_o )
1077.77 s
[free] [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, dist/build/Control/Applicative/Free/Final.p_o )
1077.77 s
[free] [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, dist/build/Control/Applicative/Trans/Free.p_o )
1077.77 s
[free] [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, dist/build/Control/Comonad/Cofree/Class.p_o )
1077.77 s
[free] [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, dist/build/Control/Comonad/Cofree.p_o )
1077.80 s
[extra] +++ OK, passed 100 tests.
1077.80 s
[extra] showDuration 3.435 == "3.44s"
1077.80 s
[extra] +++ OK, passed 100 tests.
1077.80 s
[extra] showDuration 623.8 == "10m24s"
1077.80 s
[extra] +++ OK, passed 100 tests.
1077.80 s
[extra] showDuration 62003.8 == "17h13m"
1077.80 s
[extra] +++ OK, passed 100 tests.
1077.80 s
[extra] showDuration 1e8 == "27777h47m"
1077.80 s
[extra] +++ OK, passed 100 tests.
1077.80 s
[extra] do f <- offsetTime; xs <- replicateM 10 f; pure $ xs == sort xs
1077.80 s
[extra] +++ OK, passed 100 tests.
1077.80 s
[extra] do (a,_) <- duration $ sleep 1; pure $ a >= 1 && a <= 1.5
1078.02 s
[text-iso8601] [2 of 2] Compiling Data.Time.ToText ( src/Data/Time/ToText.hs, nothing )
1078.07 s
[text-iso8601] Haddock coverage:
1078.08 s
[text-iso8601] Warning: 'zonedTime' is out of scope.
1078.08 s
[text-iso8601] If you qualify the identifier, haddock can try to link it anyway.
1078.08 s
[text-iso8601] 100% ( 11 / 11) in 'Data.Time.FromText'
1078.08 s
[text-iso8601] 9% ( 1 / 11) in 'Data.Time.ToText'
1078.08 s
[text-iso8601] Missing documentation for:
1078.08 s
[text-iso8601] Module header
1078.08 s
[text-iso8601] buildDay (src/Data/Time/ToText.hs:38)
1078.08 s
[text-iso8601] buildLocalTime (src/Data/Time/ToText.hs:122)
1078.08 s
[text-iso8601] buildTimeOfDay (src/Data/Time/ToText.hs:74)
1078.08 s
[text-iso8601] buildTimeZone (src/Data/Time/ToText.hs:106)
1078.08 s
[text-iso8601] buildUTCTime (src/Data/Time/ToText.hs:118)
1078.08 s
[text-iso8601] buildZonedTime (src/Data/Time/ToText.hs:126)
1078.08 s
[text-iso8601] buildMonth (src/Data/Time/ToText.hs:43)
1078.08 s
[text-iso8601] buildQuarter (src/Data/Time/ToText.hs:48)
1078.08 s
[text-iso8601] buildQuarterOfYear (src/Data/Time/ToText.hs:53)
1078.26 s
[either] Phase: checkPhase
1078.61 s
[either] Running 1 test suites...
1078.61 s
[either] Test suite tests: RUNNING...
1078.62 s
[either] either
1078.77 s
[either] identity: OK
1078.77 s
[either] +++ OK, passed 100 tests.
1078.77 s
[either] associativity: OK
1078.77 s
[either] +++ OK, passed 100 tests.
1078.77 s
[either]
1078.77 s
[either] All 2 tests passed (0.00s)
1078.78 s
[either] Test suite tests: PASS
1078.78 s
[either] Test suite logged to: dist/test/either-5.0.3-tests.log
1078.78 s
[either] 1 of 1 test suites (1 of 1 test cases) passed.
1078.78 s
[either] Phase: haddockPhase
1078.80 s
[extra] +++ OK, passed 100 tests.
1078.80 s
[extra] Extra export
1078.80 s
[extra] +++ OK, passed 100 tests.
1078.80 s
[extra] withTempFile
1078.81 s
[extra] ....done
1078.81 s
[extra] withTempDir
1078.83 s
[extra] ....done
1078.83 s
[extra] retry
1078.83 s
[extra] +++ OK, passed 100 tests.
1078.83 s
[extra] barrier
1078.83 s
[extra] Success (325 tests)
1078.84 s
[either] Preprocessing library for either-5.0.3...
1078.84 s
[either] Running Haddock on library for either-5.0.3...
1078.85 s
[extra] Test suite extra-test: PASS
1078.85 s
[extra] Test suite logged to: dist/test/extra-1.8.1-extra-test.log
1078.85 s
[extra] 1 of 1 test suites (1 of 1 test cases) passed.
1078.86 s
[extra] Phase: haddockPhase
1078.88 s
[free] [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, dist/build/Control/Comonad/Trans/Cofree.p_o )
1079.00 s
[free] [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, dist/build/Control/Comonad/Trans/Coiter.p_o )
1079.00 s
[free] [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, dist/build/Control/Monad/Free/Class.p_o )
1079.00 s
[free] [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, dist/build/Control/Monad/Free/TH.p_o )
1079.00 s
[free] [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, dist/build/Control/Monad/Trans/Free.p_o )
1079.04 s
[extra] Preprocessing library for extra-1.8.1...
1079.05 s
[extra] Running Haddock on library for extra-1.8.1...
1079.14 s
[either] [1 of 2] Compiling Data.Either.Combinators ( src/Data/Either/Combinators.hs, nothing )
1079.20 s
[either] [2 of 2] Compiling Data.Either.Validation ( src/Data/Either/Validation.hs, nothing )
1079.35 s
[free] [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, dist/build/Control/Monad/Free.p_o )
1079.45 s
[either] Haddock coverage:
1079.46 s
[either] Warning: 'forM_' is out of scope.
1079.46 s
[either] If you qualify the identifier, haddock can try to link it anyway.
1079.46 s
[either] 100% ( 20 / 20) in 'Data.Either.Combinators'
1079.46 s
[either] 27% ( 3 / 11) in 'Data.Either.Validation'
1079.46 s
[either] Missing documentation for:
1079.46 s
[either] _Success (src/Data/Either/Validation.hs:125)
1079.46 s
[either] _Failure (src/Data/Either/Validation.hs:116)
1079.46 s
[either] eitherToValidation (src/Data/Either/Validation.hs:146)
1079.46 s
[either] validationToEither (src/Data/Either/Validation.hs:140)
1079.46 s
[either] vap (src/Data/Either/Validation.hs:157)
1079.46 s
[either] ealt (src/Data/Either/Validation.hs:182)
1079.46 s
[either] vapm (src/Data/Either/Validation.hs:174)
1079.46 s
[either] apm (src/Data/Either/Validation.hs:165)
1079.52 s
[extra] [ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, nothing )
1079.55 s
[extra] [ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, nothing )
1079.56 s
[extra] [ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, nothing )
1079.60 s
[extra] [ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, nothing )
1079.60 s
[extra] [ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, nothing )
1079.70 s
[extra] [ 6 of 22] Compiling Partial ( src/Partial.hs, nothing )
1079.71 s
[extra] [ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, nothing )
1079.86 s
[extra] [ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, nothing )
1079.87 s
[extra] [ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, nothing )
1079.96 s
[extra] [10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, nothing )
1079.97 s
[extra] [11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, nothing )
1079.99 s
[extra] [12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, nothing )
1080.04 s
[extra] [13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, nothing )
1080.05 s
[extra] [14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, nothing )
1080.09 s
[extra] [15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, nothing )
1080.13 s
[extra] [16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, nothing )
1080.14 s
[extra] [17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, nothing )
1080.28 s
[extra] [18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, nothing )
1080.28 s
[extra] [19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, nothing )
1080.29 s
[extra] [20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, nothing )
1080.31 s
[extra] [21 of 22] Compiling Extra ( src/Extra.hs, nothing )
1080.38 s
[extra] [22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, nothing )
1080.39 s
[extra] Haddock coverage:
1080.39 s
[extra] 100% ( 6 / 6) in 'Data.IORef.Extra'
1080.39 s
[extra] 100% ( 4 / 4) in 'Data.Monoid.Extra'
1080.39 s
[extra] Warning: 'Arrow' is out of scope.
1080.39 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
1080.39 s
[extra] 100% ( 22 / 22) in 'Data.Tuple.Extra'
1080.39 s
[extra] 100% ( 2 / 2) in 'Data.Typeable.Extra'
1080.39 s
[extra] 100% ( 7 / 7) in 'Numeric.Extra'
1080.40 s
[extra] Warning: '(:)' is out of scope.
1080.40 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
1080.40 s
[extra] Warning: 'unzip' is ambiguous. It is defined
1080.40 s
[extra] * in ‘GHC.Internal.Data.Functor’
1080.40 s
[extra] * in ‘GHC.Internal.List’
1080.40 s
[extra] You may be able to disambiguate the identifier by qualifying it or
1080.40 s
[extra] by specifying the type/value namespace explicitly.
1080.40 s
[extra] Defaulting to the one defined in ‘GHC.Internal.List’
1080.40 s
[extra] Warning: 'firstJustM' is out of scope.
1080.40 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
1080.41 s
[extra] 100% ( 85 / 85) in 'Data.List.Extra'
1080.41 s
[extra] Warning: 'Version' is ambiguous. It is defined
1080.41 s
[extra] * in ‘GHC.Internal.Data.Version’
1080.41 s
[extra] * in ‘GHC.Internal.Data.Version’
1080.41 s
[extra] You may be able to disambiguate the identifier by qualifying it or
1080.41 s
[extra] by specifying the type/value namespace explicitly.
1080.41 s
[extra] Defaulting to the one defined in ‘GHC.Internal.Data.Version’
1080.41 s
[extra] 100% ( 3 / 3) in 'Data.Version.Extra'
1080.41 s
[extra] Warning: 'length' is ambiguous. It is defined
1080.41 s
[extra] * in ‘Data.List.NonEmpty’
1080.41 s
[extra] * in ‘GHC.Internal.Data.Foldable’
1080.41 s
[extra] You may be able to disambiguate the identifier by qualifying it or
1080.41 s
[extra] by specifying the type/value namespace explicitly.
1080.41 s
[extra] Defaulting to the one defined in ‘GHC.Internal.Data.Foldable’
1080.41 s
[extra] 100% ( 23 / 23) in 'Data.List.NonEmpty.Extra'
1080.41 s
[extra] Warning: 'fromJust' is out of scope.
1080.41 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
1080.41 s
[extra] 100% ( 11 / 11) in 'Data.Either.Extra'
1080.41 s
[extra] Warning: 'ErrorCall' is ambiguous. It is defined
1080.41 s
[extra] * in ‘GHC.Internal.Exception’
1080.41 s
[extra] * in ‘GHC.Internal.Exception’
1080.41 s
[extra] You may be able to disambiguate the identifier by qualifying it or
1080.41 s
[extra] by specifying the type/value namespace explicitly.
1080.41 s
[extra] Defaulting to the one defined in ‘GHC.Internal.Exception’
1080.41 s
[extra] Warning: 'AssertionFailed' is ambiguous. It is defined
1080.41 s
[extra] * in ‘GHC.Internal.IO.Exception’
1080.41 s
[extra] * in ‘GHC.Internal.IO.Exception’
1080.41 s
[extra] You may be able to disambiguate the identifier by qualifying it or
1080.41 s
[extra] by specifying the type/value namespace explicitly.
1080.41 s
[extra] Defaulting to the one defined in ‘GHC.Internal.IO.Exception’
1080.41 s
[extra] Warning: 'SomeException' is ambiguous. It is defined
1080.41 s
[extra] * in ‘GHC.Internal.Exception.Type’
1080.41 s
[extra] * in ‘GHC.Internal.Exception.Type’
1080.41 s
[extra] You may be able to disambiguate the identifier by qualifying it or
1080.41 s
[extra] by specifying the type/value namespace explicitly.
1080.41 s
[extra] Defaulting to the one defined in ‘GHC.Internal.Exception.Type’
1080.41 s
[extra] 100% ( 21 / 21) in 'Control.Exception.Extra'
1080.41 s
[free] [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, dist/build/Control/Monad/Free/Church.p_o )
1080.41 s
[extra] Warning: 'partition' is out of scope.
1080.41 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
1080.41 s
[extra] Warning: 'mconcatMap' is out of scope.
1080.42 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
1080.42 s
[extra] Warning: 'find' is out of scope.
1080.42 s
[extra] If you qualify the identifier, haddock can try to link it anyway.
1080.42 s
[extra] 100% ( 40 / 40) in 'Control.Monad.Extra'
1080.42 s
[extra] 92% ( 13 / 14) in 'Data.Foldable.Extra'
1080.42 s
[extra] Missing documentation for:
1080.42 s
[extra] Module header
1080.42 s
[extra] Warning: 'Lock' is ambiguous. It is defined
1080.42 s
[extra] * at src/Control/Concurrent/Extra.hs:106:16
1080.42 s
[extra] * at src/Control/Concurrent/Extra.hs:106:1
1080.42 s
[extra] You may be able to disambiguate the identifier by qualifying it or
1080.42 s
[extra] by specifying the type/value namespace explicitly.
1080.42 s
[extra] Defaulting to the one defined at src/Control/Concurrent/Extra.hs:106:1
1080.42 s
[extra] Warning: 'Var' is ambiguous. It is defined
1080.42 s
[extra] * at src/Control/Concurrent/Extra.hs:146:17
1080.42 s
[extra] * at src/Control/Concurrent/Extra.hs:146:1
1080.42 s
[extra] You may be able to disambiguate the identifier by qualifying it or
1080.42 s
[extra] by specifying the type/value namespace explicitly.
1080.42 s
[extra] Defaulting to the one defined at src/Control/Concurrent/Extra.hs:146:1
1080.42 s
[extra] Warning: 'Barrier' is ambiguous. It is defined
1080.42 s
[extra] * at src/Control/Concurrent/Extra.hs:210:21
1080.42 s
[extra] * at src/Control/Concurrent/Extra.hs:210:1
1080.42 s
[extra] You may be able to disambiguate the identifier by qualifying it or
1080.42 s
[extra] by specifying the type/value namespace explicitly.
1080.42 s
[extra] Defaulting to the one defined at src/Control/Concurrent/Extra.hs:210:1
1080.42 s
[extra] 100% ( 27 / 27) in 'Control.Concurrent.Extra'
1080.42 s
[extra] 100% ( 8 / 8) in 'System.Directory.Extra'
1080.42 s
[extra] 100% ( 2 / 2) in 'System.Environment.Extra'
1080.43 s
[extra] 100% ( 26 / 26) in 'System.IO.Extra'
1080.43 s
[extra] 100% ( 4 / 4) in 'System.Info.Extra'
1080.43 s
[extra] 100% ( 5 / 5) in 'System.Process.Extra'
1080.43 s
[extra] 100% ( 8 / 8) in 'System.Time.Extra'
1080.44 s
[extra] 100% (270 /270) in 'Extra'
1080.44 s
[extra] 100% ( 2 / 2) in 'Text.Read.Extra'
1080.57 s
[indexed-traversable-instances] Documentation created: dist/doc/html/indexed-traversable-instances/,
1080.57 s
[indexed-traversable-instances] dist/doc/html/indexed-traversable-instances/indexed-traversable-instances.txt
1080.65 s
[indexed-traversable-instances] Preprocessing test suite 'safe' for indexed-traversable-instances-0.1.2...
1080.65 s
[indexed-traversable-instances] Preprocessing test suite 'indexed-tests' for indexed-traversable-instances-0.1.2...
1080.66 s
[indexed-traversable-instances] Phase: installPhase
1080.73 s
[indexed-traversable-instances] Installing library in /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1080.90 s
[indexed-traversable-instances] Phase: fixupPhase
1080.93 s
[indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2
1080.93 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.p_o )
1080.93 s
[free] [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, dist/build/Control/Monad/Free/Ap.p_o )
1080.93 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.p_o )
1080.93 s
[free] [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, dist/build/Control/Monad/Trans/Iter.p_o )
1080.93 s
[indexed-traversable-instances] shrinking /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSindexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo-ghc9.10.2.so
1080.94 s
[indexed-traversable-instances] checking for references to /build/ in /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2...
1080.96 s
[indexed-traversable-instances] patching script interpreter paths in /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2
1080.97 s
[indexed-traversable-instances] stripping (with command strip and flags -S -p) in /nix/store/0q8jmzaq4y9qsh5fqxyl9pvh62la32rg-indexed-traversable-instances-0.1.2/lib
1081.00 s
[indexed-traversable-instances] shrinking RPATHs of ELF executables and libraries in /nix/store/lfyyh7dybzys3wr7rfh9vxvrh1pn4ycy-indexed-traversable-instances-0.1.2-doc
1081.00 s
[indexed-traversable-instances] checking for references to /build/ in /nix/store/lfyyh7dybzys3wr7rfh9vxvrh1pn4ycy-indexed-traversable-instances-0.1.2-doc...
1081.02 s
[indexed-traversable-instances] patching script interpreter paths in /nix/store/lfyyh7dybzys3wr7rfh9vxvrh1pn4ycy-indexed-traversable-instances-0.1.2-doc
1081.10 s
Progress: 130 of 171 built (4 building), 120 of 120 downloaded from cache
1081.16 s
Building semialign
1081.21 s
Building witherable
1081.31 s
[semialign] Phase: setupCompilerEnvironmentPhase
1081.31 s
[semialign] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1081.36 s
[witherable] Phase: setupCompilerEnvironmentPhase
1081.36 s
[witherable] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1081.55 s
[semialign] Phase: unpackPhase
1081.55 s
[semialign] unpacking source archive /nix/store/7r6xfw79m4pw1yb0i8zzcx6cha65xrx1-semialign-1.3.1.tar.gz
1081.56 s
[semialign] source root is semialign-1.3.1
1081.57 s
[semialign] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "semialign-1.3.1/src/Data/Zip.hs"
1081.57 s
[semialign] Phase: patchPhase
1081.58 s
[semialign] Replace Cabal file with edited version from mirror://hackage/semialign-1.3.1/revision/2.cabal.
1081.59 s
[semialign] Phase: compileBuildDriverPhase
1081.59 s
[semialign] setupCompileFlags: -package-db=/build/tmp.GR4a2Mmhft/setup-package.conf.d -threaded
1081.62 s
[witherable] Phase: unpackPhase
1081.63 s
[witherable] unpacking source archive /nix/store/ai652bi646pyr3gc4wn98pbxjdmrrhas-witherable-0.5.tar.gz
1081.63 s
[witherable] source root is witherable-0.5
1081.64 s
[witherable] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "witherable-0.5/witherable.cabal"
1081.65 s
[witherable] Phase: patchPhase
1081.65 s
[witherable] Replace Cabal file with edited version from mirror://hackage/witherable-0.5/revision/1.cabal.
1081.66 s
[semialign] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.GR4a2Mmhft/Main.o )
1081.66 s
[witherable] Phase: compileBuildDriverPhase
1081.67 s
[witherable] setupCompileFlags: -package-db=/build/tmp.dYrV3evDI2/setup-package.conf.d -threaded
1081.74 s
[semialign] [2 of 2] Linking Setup
1081.75 s
[witherable] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.dYrV3evDI2/Main.o )
1081.81 s
[witherable] [2 of 2] Linking Setup
1082.61 s
[free] Phase: checkPhase
1082.64 s
[free] Package has no test suites.
1082.65 s
[free] Phase: haddockPhase
1082.80 s
[free] Preprocessing library for free-5.2...
1082.81 s
[free] Running Haddock on library for free-5.2...
1083.24 s
[semialign] Phase: updateAutotoolsGnuConfigScriptsPhase
1083.25 s
[semialign] Phase: configurePhase
1083.26 s
[witherable] Phase: updateAutotoolsGnuConfigScriptsPhase
1083.26 s
[semialign] configureFlags: --verbose --prefix=/nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/g0nmx5ksgnfnds0kjsrp5bd5kz9h9lzs-semialign-1.3.1-doc/share/doc/semialign-1.3.1 --with-gcc=gcc --package-db=/build/tmp.GR4a2Mmhft/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1083.27 s
[witherable] Phase: configurePhase
1083.27 s
[semialign] Using Parsec parser
1083.27 s
[semialign] Configuring semialign-1.3.1...
1083.27 s
[witherable] configureFlags: --verbose --prefix=/nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/p9hj77wp75zr8cbkmn2bbxzmjggik3av-witherable-0.5-doc/share/doc/witherable-0.5 --with-gcc=gcc --package-db=/build/tmp.dYrV3evDI2/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1083.28 s
[witherable] Using Parsec parser
1083.28 s
[witherable] Configuring witherable-0.5...
1083.30 s
[free] [ 1 of 19] Compiling Control.Alternative.Free ( src/Control/Alternative/Free.hs, nothing )
1083.49 s
[free] [ 2 of 19] Compiling Control.Alternative.Free.Final ( src/Control/Alternative/Free/Final.hs, nothing )
1083.54 s
[free] [ 3 of 19] Compiling Control.Applicative.Free ( src/Control/Applicative/Free.hs, nothing )
1083.65 s
[free] [ 4 of 19] Compiling Control.Applicative.Free.Fast ( src/Control/Applicative/Free/Fast.hs, nothing )
1083.68 s
[free] [ 5 of 19] Compiling Control.Applicative.Free.Final ( src/Control/Applicative/Free/Final.hs, nothing )
1083.77 s
[semialign] Flags chosen: semigroupoids=True
1083.80 s
[free] [ 6 of 19] Compiling Control.Applicative.Trans.Free ( src/Control/Applicative/Trans/Free.hs, nothing )
1083.86 s
[free] [ 7 of 19] Compiling Control.Comonad.Cofree.Class ( src/Control/Comonad/Cofree/Class.hs, nothing )
1083.88 s
[free] [ 8 of 19] Compiling Control.Comonad.Cofree ( src/Control/Comonad/Cofree.hs, nothing )
1083.89 s
[text-iso8601] Documentation created: dist/doc/html/text-iso8601/,
1083.89 s
[text-iso8601] dist/doc/html/text-iso8601/text-iso8601.txt
1083.97 s
[text-iso8601] Preprocessing test suite 'text-iso8601-tests' for text-iso8601-0.1.1...
1083.98 s
[text-iso8601] Phase: installPhase
1084.08 s
[text-iso8601] Installing library in /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1084.11 s
[semialign] Dependency base >=4.12.0.0 && <4.22: using base-4.20.1.0
1084.11 s
[semialign] Dependency containers >=0.6.0.1 && <0.8: using containers-0.7
1084.11 s
[semialign] Dependency hashable >=1.4.4.0 && <1.6: using hashable-1.5.0.0
1084.11 s
[semialign] Dependency indexed-traversable >=0.1.4 && <0.2: using
1084.11 s
[semialign] indexed-traversable-0.1.4
1084.11 s
[semialign] Dependency indexed-traversable-instances >=0.1.2 && <0.2: using
1084.11 s
[semialign] indexed-traversable-instances-0.1.2
1084.11 s
[semialign] Dependency semigroupoids >=6.0.1 && <6.1: using semigroupoids-6.0.1
1084.11 s
[semialign] Dependency tagged >=0.8.8 && <0.9: using tagged-0.8.9
1084.11 s
[semialign] Dependency these >=1.2.1 && <1.3: using these-1.2.1
1084.11 s
[semialign] Dependency transformers >=0.5.6.2 && <0.7: using transformers-0.6.1.1
1084.11 s
[semialign] Dependency unordered-containers >=0.2.8.0 && <0.3: using
1084.11 s
[semialign] unordered-containers-0.2.20.1
1084.11 s
[semialign] Dependency vector >=0.13.0.0 && <0.14: using vector-0.13.2.0
1084.11 s
[semialign] Source component graph: component lib
1084.11 s
[semialign] Configured component graph:
1084.11 s
[semialign] component semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3
1084.11 s
[semialign] include base-4.20.1.0-a280
1084.11 s
[semialign] include containers-0.7-8c5a
1084.11 s
[semialign] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1084.11 s
[semialign] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1084.11 s
[semialign] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1084.11 s
[semialign] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1084.11 s
[semialign] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1084.11 s
[semialign] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1084.11 s
[semialign] include transformers-0.6.1.1-c08a
1084.11 s
[semialign] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1084.11 s
[semialign] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1084.11 s
[semialign] Linked component graph:
1084.11 s
[semialign] unit semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3
1084.11 s
[semialign] include base-4.20.1.0-a280
1084.11 s
[semialign] include containers-0.7-8c5a
1084.11 s
[semialign] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1084.11 s
[semialign] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1084.11 s
[semialign] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1084.11 s
[semialign] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1084.11 s
[semialign] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1084.11 s
[semialign] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1084.11 s
[semialign] include transformers-0.6.1.1-c08a
1084.11 s
[semialign] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1084.11 s
[semialign] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1084.11 s
[semialign] Data.Align=semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3:Data.Align,Data.Crosswalk=semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3:Data.Crosswalk,Data.Semialign=semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3:Data.Semialign,Data.Semialign.Indexed=semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3:Data.Semialign.Indexed,Data.Zip=semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3:Data.Zip
1084.11 s
[semialign] Ready component graph:
1084.11 s
[semialign] definite semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3
1084.11 s
[semialign] depends base-4.20.1.0-a280
1084.11 s
[semialign] depends containers-0.7-8c5a
1084.11 s
[semialign] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1084.11 s
[semialign] depends indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1084.11 s
[semialign] depends indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1084.11 s
[semialign] depends semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1084.11 s
[semialign] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1084.11 s
[semialign] depends these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1084.11 s
[semialign] depends transformers-0.6.1.1-c08a
1084.11 s
[semialign] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1084.11 s
[semialign] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1084.11 s
[semialign] Using Cabal-3.12.1.0 compiled by ghc-9.10
1084.11 s
[semialign] Using compiler: ghc-9.10.2
1084.11 s
[semialign] Using install prefix:
1084.11 s
[semialign] /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1
1084.11 s
[semialign] Executables installed in:
1084.11 s
[semialign] /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1/bin
1084.11 s
[semialign] Libraries installed in:
1084.11 s
[semialign] /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3
1084.11 s
[semialign] Dynamic Libraries installed in:
1084.11 s
[semialign] /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1084.11 s
[semialign] Private executables installed in:
1084.11 s
[semialign] /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1/libexec/x86_64-linux-ghc-9.10.2-f986/semialign-1.3.1
1084.11 s
[semialign] Data files installed in:
1084.11 s
[semialign] /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1/share/x86_64-linux-ghc-9.10.2-f986/semialign-1.3.1
1084.11 s
[semialign] Documentation installed in:
1084.11 s
[witherable] Dependency base >=4.9 && <5: using base-4.20.1.0
1084.11 s
[witherable] Dependency base-orphans >=0.8.4 && <0.10: using base-orphans-0.9.3
1084.11 s
[witherable] Dependency containers >=0.5.7.1 && <0.8: using containers-0.7
1084.11 s
[witherable] Dependency hashable >=1.2.7.0 && <1.6: using hashable-1.5.0.0
1084.11 s
[witherable] Dependency indexed-traversable >=0.1.1 && <0.2: using
1084.11 s
[witherable] indexed-traversable-0.1.4
1084.11 s
[witherable] Dependency indexed-traversable-instances >=0.1 && <0.2: using
1084.11 s
[witherable] indexed-traversable-instances-0.1.2
1084.11 s
[witherable] Dependency transformers >=0.5.2.0 && <0.7: using transformers-0.6.1.1
1084.11 s
[witherable] Dependency unordered-containers >=0.2.12.0 && <0.3: using
1084.11 s
[witherable] unordered-containers-0.2.20.1
1084.11 s
[witherable] Dependency vector >=0.12.2.0 && <0.14: using vector-0.13.2.0
1084.11 s
[witherable] Dependency QuickCheck >=2.14.2: using QuickCheck-2.15.0.1
1084.11 s
[witherable] Dependency base: using base-4.20.1.0
1084.11 s
[witherable] Dependency containers: using containers-0.7
1084.11 s
[witherable] Dependency hashable: using hashable-1.5.0.0
1084.11 s
[witherable] Dependency quickcheck-instances: using quickcheck-instances-0.3.33
1084.11 s
[witherable] Dependency tasty: using tasty-1.5.3
1084.11 s
[witherable] Dependency tasty-quickcheck: using tasty-quickcheck-0.11.1
1084.11 s
[witherable] Dependency transformers: using transformers-0.6.1.1
1084.11 s
[witherable] Dependency unordered-containers: using unordered-containers-0.2.20.1
1084.11 s
[witherable] Dependency vector: using vector-0.13.2.0
1084.11 s
[witherable] Dependency witherable: using witherable-0.5
1084.11 s
[witherable] Source component graph:
1084.11 s
[witherable] component lib
1084.11 s
[witherable] component test:witherable-tests dependency lib
1084.11 s
[witherable] Configured component graph:
1084.11 s
[witherable] component witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1084.11 s
[witherable] include base-4.20.1.0-a280
1084.11 s
[witherable] include base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1084.11 s
[witherable] include containers-0.7-8c5a
1084.11 s
[witherable] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1084.11 s
[witherable] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1084.11 s
[witherable] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1084.11 s
[witherable] include transformers-0.6.1.1-c08a
1084.11 s
[witherable] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1084.11 s
[witherable] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1084.11 s
[witherable] component witherable-0.5-3ZfIrj1DEnx7y4aXz6REvB-witherable-tests
1084.11 s
[witherable] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1084.11 s
[witherable] include base-4.20.1.0-a280
1084.11 s
[witherable] include containers-0.7-8c5a
1084.11 s
[witherable] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1084.11 s
[witherable] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1084.11 s
[witherable] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1084.11 s
[witherable] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1084.11 s
[witherable] include transformers-0.6.1.1-c08a
1084.11 s
[witherable] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1084.11 s
[witherable] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1084.11 s
[witherable] include witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1084.11 s
[witherable] Linked component graph:
1084.11 s
[witherable] unit witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1084.11 s
[witherable] include base-4.20.1.0-a280
1084.11 s
[witherable] include base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1084.11 s
[witherable] include containers-0.7-8c5a
1084.11 s
[witherable] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1084.11 s
[witherable] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1084.11 s
[witherable] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1084.11 s
[witherable] include transformers-0.6.1.1-c08a
1084.11 s
[witherable] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1084.11 s
[witherable] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1084.11 s
[witherable] Witherable=witherable-0.5-LsSJpTppgVjBVunHd2qbcl:Witherable
1084.11 s
[witherable] unit witherable-0.5-3ZfIrj1DEnx7y4aXz6REvB-witherable-tests
1084.11 s
[witherable] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1084.11 s
[witherable] include base-4.20.1.0-a280
1084.11 s
[witherable] include containers-0.7-8c5a
1084.11 s
[witherable] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1084.11 s
[witherable] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1084.11 s
[witherable] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1084.11 s
[witherable] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1084.11 s
[witherable] include transformers-0.6.1.1-c08a
1084.11 s
[witherable] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1084.11 s
[witherable] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1084.11 s
[witherable] include witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1084.11 s
[witherable] Ready component graph:
1084.11 s
[witherable] definite witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1084.11 s
[witherable] depends base-4.20.1.0-a280
1084.11 s
[witherable] depends base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1084.11 s
[witherable] depends containers-0.7-8c5a
1084.11 s
[witherable] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1084.11 s
[semialign] /nix/store/g0nmx5ksgnfnds0kjsrp5bd5kz9h9lzs-semialign-1.3.1-doc/share/doc/semialign-1.3.1
1084.11 s
[semialign] Configuration files installed in:
1084.11 s
[semialign] /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1/etc
1084.11 s
[semialign] No alex found
1084.11 s
[semialign] Using ar found on system at:
1084.11 s
[semialign] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1084.11 s
[semialign] No c2hs found
1084.11 s
[semialign] No cpphs found
1084.11 s
[semialign] No doctest found
1084.11 s
[semialign] Using gcc version 14.3.0 given by user at:
1084.11 s
[semialign] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1084.11 s
[semialign] Using ghc version 9.10.2 found on system at:
1084.11 s
[semialign] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1084.11 s
[semialign] Using ghc-pkg version 9.10.2 found on system at:
1084.11 s
[semialign] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1084.11 s
[semialign] No ghcjs found
1084.11 s
[semialign] No ghcjs-pkg found
1084.11 s
[semialign] No greencard found
1084.11 s
[semialign] Using haddock version 2.31.0 found on system at:
1084.11 s
[semialign] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1084.11 s
[semialign] No happy found
1084.11 s
[semialign] Using haskell-suite found on system at: haskell-suite-dummy-location
1084.11 s
[semialign] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1084.11 s
[semialign] No hmake found
1084.11 s
[semialign] Using hpc version 0.69 found on system at:
1084.11 s
[semialign] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1084.11 s
[semialign] Using hsc2hs version 0.68.10 found on system at:
1084.11 s
[semialign] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1084.11 s
[semialign] Using hscolour version 1.25 found on system at:
1084.11 s
[semialign] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1084.11 s
[semialign] No jhc found
1084.11 s
[semialign] Using ld found on system at:
1084.11 s
[semialign] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1084.11 s
[semialign] No pkg-config found
1084.11 s
[semialign] Using runghc version 9.10.2 found on system at:
1084.11 s
[semialign] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1084.11 s
[semialign] Using strip version 2.44 found on system at:
1084.11 s
[semialign] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1084.11 s
[semialign] Using tar found on system at:
1084.11 s
[semialign] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1084.11 s
[semialign] No uhc found
1084.12 s
[witherable] depends indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1084.12 s
[witherable] depends indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1084.12 s
[witherable] depends transformers-0.6.1.1-c08a
1084.12 s
[witherable] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1084.12 s
[witherable] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1084.12 s
[witherable] definite witherable-0.5-3ZfIrj1DEnx7y4aXz6REvB-witherable-tests
1084.12 s
[witherable] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1084.12 s
[witherable] depends base-4.20.1.0-a280
1084.12 s
[witherable] depends containers-0.7-8c5a
1084.12 s
[witherable] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1084.12 s
[witherable] depends quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1084.12 s
[witherable] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1084.12 s
[witherable] depends tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1084.12 s
[witherable] depends transformers-0.6.1.1-c08a
1084.12 s
[witherable] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1084.12 s
[witherable] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1084.12 s
[witherable] depends witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1084.12 s
[witherable] Using Cabal-3.12.1.0 compiled by ghc-9.10
1084.12 s
[witherable] Using compiler: ghc-9.10.2
1084.12 s
[witherable] Using install prefix:
1084.12 s
[witherable] /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5
1084.12 s
[witherable] Executables installed in:
1084.12 s
[witherable] /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5/bin
1084.12 s
[witherable] Libraries installed in:
1084.12 s
[witherable] /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1084.12 s
[witherable] Dynamic Libraries installed in:
1084.12 s
[witherable] /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1084.12 s
[witherable] Private executables installed in:
1084.12 s
[witherable] /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5/libexec/x86_64-linux-ghc-9.10.2-f986/witherable-0.5
1084.12 s
[witherable] Data files installed in:
1084.12 s
[witherable] /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5/share/x86_64-linux-ghc-9.10.2-f986/witherable-0.5
1084.12 s
[witherable] Documentation installed in:
1084.12 s
[witherable] /nix/store/p9hj77wp75zr8cbkmn2bbxzmjggik3av-witherable-0.5-doc/share/doc/witherable-0.5
1084.12 s
[witherable] Configuration files installed in:
1084.12 s
[witherable] /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5/etc
1084.12 s
[witherable] No alex found
1084.12 s
[witherable] Using ar found on system at:
1084.12 s
[witherable] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1084.12 s
[witherable] No c2hs found
1084.12 s
[witherable] No cpphs found
1084.12 s
[witherable] No doctest found
1084.12 s
[witherable] Using gcc version 14.3.0 given by user at:
1084.12 s
[witherable] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1084.12 s
[witherable] Using ghc version 9.10.2 found on system at:
1084.12 s
[witherable] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1084.12 s
[witherable] Using ghc-pkg version 9.10.2 found on system at:
1084.12 s
[witherable] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1084.12 s
[witherable] No ghcjs found
1084.12 s
[witherable] No ghcjs-pkg found
1084.12 s
[witherable] No greencard found
1084.12 s
[witherable] Using haddock version 2.31.0 found on system at:
1084.12 s
[witherable] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1084.12 s
[witherable] No happy found
1084.12 s
[witherable] Using haskell-suite found on system at: haskell-suite-dummy-location
1084.12 s
[witherable] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1084.12 s
[witherable] No hmake found
1084.12 s
[witherable] Using hpc version 0.69 found on system at:
1084.12 s
[witherable] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1084.12 s
[witherable] Using hsc2hs version 0.68.10 found on system at:
1084.12 s
[witherable] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1084.12 s
[witherable] Using hscolour version 1.25 found on system at:
1084.12 s
[witherable] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1084.12 s
[witherable] No jhc found
1084.12 s
[witherable] Using ld found on system at:
1084.12 s
[witherable] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1084.12 s
[witherable] No pkg-config found
1084.12 s
[witherable] Using runghc version 9.10.2 found on system at:
1084.12 s
[witherable] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1084.12 s
[witherable] Using strip version 2.44 found on system at:
1084.12 s
[witherable] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1084.12 s
[witherable] Using tar found on system at:
1084.12 s
[witherable] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1084.12 s
[witherable] No uhc found
1084.24 s
[semialign] Phase: buildPhase
1084.27 s
[witherable] Phase: buildPhase
1084.32 s
[semialign] Preprocessing library for semialign-1.3.1...
1084.33 s
[semialign] Building library for semialign-1.3.1...
1084.36 s
[witherable] Preprocessing library for witherable-0.5...
1084.36 s
[witherable] Building library for witherable-0.5...
1084.40 s
[text-iso8601] Phase: fixupPhase
1084.42 s
[text-iso8601] shrinking RPATHs of ELF executables and libraries in /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1
1084.43 s
[text-iso8601] shrinking /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHStext-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL-ghc9.10.2.so
1084.44 s
[text-iso8601] checking for references to /build/ in /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1...
1084.44 s
[free] [ 9 of 19] Compiling Control.Comonad.Trans.Cofree ( src/Control/Comonad/Trans/Cofree.hs, nothing )
1084.46 s
[text-iso8601] patching script interpreter paths in /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1
1084.46 s
[text-iso8601] stripping (with command strip and flags -S -p) in /nix/store/nz1pj6y28r3ih86mmjvliyj8592w9slw-text-iso8601-0.1.1/lib
1084.48 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 )
1084.49 s
[witherable] [1 of 1] Compiling Witherable ( src/Witherable.hs, dist/build/Witherable.o, dist/build/Witherable.dyn_o )
1084.54 s
[text-iso8601] shrinking RPATHs of ELF executables and libraries in /nix/store/rx8fcpxis8lf74gjv3a7205z9h9d9bg2-text-iso8601-0.1.1-doc
1084.55 s
[text-iso8601] checking for references to /build/ in /nix/store/rx8fcpxis8lf74gjv3a7205z9h9d9bg2-text-iso8601-0.1.1-doc...
1084.57 s
[text-iso8601] patching script interpreter paths in /nix/store/rx8fcpxis8lf74gjv3a7205z9h9d9bg2-text-iso8601-0.1.1-doc
1084.66 s
Progress: 131 of 171 built (5 building), 120 of 120 downloaded from cache
1084.80 s
[semialign] src/Data/Semialign/Internal.hs:445:13: warning : [ GHC-63394 ] [ -Wx-data-list-nonempty-unzip ]
1084.80 s
[semialign] In the use of ‘unzip’ (imported from Data.List.NonEmpty):
1084.80 s
[semialign] "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip"
1084.80 s
[semialign] |
1084.80 s
[semialign] 445 | unzip = NE.unzip
1084.80 s
[semialign] | ^^^^^^^^
1084.80 s
[semialign]
1084.87 s
[free] [10 of 19] Compiling Control.Comonad.Trans.Coiter ( src/Control/Comonad/Trans/Coiter.hs, nothing )
1084.99 s
[free] [11 of 19] Compiling Control.Monad.Free.Class ( src/Control/Monad/Free/Class.hs, nothing )
1085.04 s
[free] [12 of 19] Compiling Control.Monad.Free.TH ( src/Control/Monad/Free/TH.hs, nothing )
1085.22 s
[free] [13 of 19] Compiling Control.Monad.Trans.Free ( src/Control/Monad/Trans/Free.hs, nothing )
1085.62 s
[free] [14 of 19] Compiling Control.Monad.Free ( src/Control/Monad/Free.hs, nothing )
1085.88 s
[either] Documentation created: dist/doc/html/either/, dist/doc/html/either/either.txt
1085.96 s
[either] Preprocessing test suite 'tests' for either-5.0.3...
1085.97 s
[either] Phase: installPhase
1085.98 s
[free] [15 of 19] Compiling Control.Monad.Free.Church ( src/Control/Monad/Free/Church.hs, nothing )
1086.05 s
[either] Installing library in /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1086.08 s
[free] [16 of 19] Compiling Control.Monad.Trans.Free.Ap ( src/Control/Monad/Trans/Free/Ap.hs, nothing )
1086.35 s
[either] Phase: fixupPhase
1086.38 s
[either] shrinking RPATHs of ELF executables and libraries in /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3
1086.38 s
[either] shrinking /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSeither-5.0.3-4HMLVXoyQsQDiQrweGmq2w-ghc9.10.2.so
1086.39 s
[either] checking for references to /build/ in /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3...
1086.42 s
[either] patching script interpreter paths in /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3
1086.43 s
[either] stripping (with command strip and flags -S -p) in /nix/store/fjiddpk1ksggkjrl2jddi2ck2f4ch938-either-5.0.3/lib
1086.48 s
[either] shrinking RPATHs of ELF executables and libraries in /nix/store/vwypwr71vw6hpiwr2p69nfr82jq6zbpa-either-5.0.3-doc
1086.49 s
[either] checking for references to /build/ in /nix/store/vwypwr71vw6hpiwr2p69nfr82jq6zbpa-either-5.0.3-doc...
1086.50 s
[free] [17 of 19] Compiling Control.Monad.Free.Ap ( src/Control/Monad/Free/Ap.hs, nothing )
1086.51 s
[either] patching script interpreter paths in /nix/store/vwypwr71vw6hpiwr2p69nfr82jq6zbpa-either-5.0.3-doc
1086.64 s
Progress: 132 of 171 built (4 building), 120 of 120 downloaded from cache
1086.80 s
[extra] Documentation created: dist/doc/html/extra/, dist/doc/html/extra/extra.txt
1086.83 s
[free] [18 of 19] Compiling Control.Monad.Trans.Free.Church ( src/Control/Monad/Trans/Free/Church.hs, nothing )
1086.90 s
[extra] Preprocessing test suite 'extra-test' for extra-1.8.1...
1086.91 s
[extra] Phase: installPhase
1087.02 s
[free] [19 of 19] Compiling Control.Monad.Trans.Iter ( src/Control/Monad/Trans/Iter.hs, nothing )
1087.04 s
[extra] Installing library in /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1087.31 s
[free] Haddock coverage:
1087.31 s
[free] Warning: 'lift' is out of scope.
1087.31 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.31 s
[free] Warning: 'Alt' is ambiguous. It is defined
1087.31 s
[free] * at src/Control/Alternative/Free.hs:43:19
1087.31 s
[free] * at src/Control/Alternative/Free.hs:43:1
1087.31 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.31 s
[free] by specifying the type/value namespace explicitly.
1087.31 s
[free] Defaulting to the one defined at src/Control/Alternative/Free.hs:43:1
1087.31 s
[free] 66% ( 4 / 6) in 'Control.Alternative.Free'
1087.31 s
[free] Missing documentation for:
1087.31 s
[free] Alt (src/Control/Alternative/Free.hs:43)
1087.31 s
[free] AltF (src/Control/Alternative/Free.hs:39)
1087.31 s
[free] Warning: 'lift' is out of scope.
1087.31 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.31 s
[free] Warning: 'Alt' is ambiguous. It is defined
1087.31 s
[free] * at src/Control/Alternative/Free/Final.hs:34:19
1087.31 s
[free] * at src/Control/Alternative/Free/Final.hs:34:1
1087.31 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.31 s
[free] by specifying the type/value namespace explicitly.
1087.31 s
[free] Defaulting to the one defined at src/Control/Alternative/Free/Final.hs:34:1
1087.31 s
[free] 100% ( 5 / 5) in 'Control.Alternative.Free.Final'
1087.32 s
[free] Warning: 'Ap' is ambiguous. It is defined
1087.32 s
[free] * at src/Control/Applicative/Free.hs:50:3
1087.32 s
[free] * at src/Control/Applicative/Free.hs:48:1
1087.32 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.32 s
[free] by specifying the type/value namespace explicitly.
1087.32 s
[free] Defaulting to the one defined at src/Control/Applicative/Free.hs:48:1
1087.32 s
[free] Warning: 'lift' is out of scope.
1087.32 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.32 s
[free] 100% ( 11 / 11) in 'Control.Applicative.Free'
1087.32 s
[free] Warning: 'f' is out of scope.
1087.32 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.32 s
[free] Warning: 'Ap' is ambiguous. It is defined
1087.32 s
[free] * at src/Control/Applicative/Free/Fast.hs:69:18
1087.32 s
[free] * at src/Control/Applicative/Free/Fast.hs:69:1
1087.32 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.32 s
[free] by specifying the type/value namespace explicitly.
1087.32 s
[free] Defaulting to the one defined at src/Control/Applicative/Free/Fast.hs:69:1
1087.32 s
[free] Warning: 'lift' is out of scope.
1087.32 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.32 s
[free] 100% ( 14 / 14) in 'Control.Applicative.Free.Fast'
1087.32 s
[free] Warning: 'Ap' is ambiguous. It is defined
1087.32 s
[free] * at src/Control/Applicative/Free/Final.hs:37:18
1087.32 s
[free] * at src/Control/Applicative/Free/Final.hs:37:1
1087.32 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.32 s
[free] by specifying the type/value namespace explicitly.
1087.32 s
[free] Defaulting to the one defined at src/Control/Applicative/Free/Final.hs:37:1
1087.32 s
[free] Warning: 'lift' is out of scope.
1087.32 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.32 s
[free] 100% ( 10 / 10) in 'Control.Applicative.Free.Final'
1087.33 s
[free] Warning: 'lift' is out of scope.
1087.33 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.33 s
[free] Warning: 'ApT' is ambiguous. It is defined
1087.33 s
[free] * at src/Control/Applicative/Trans/Free.hs:59:21
1087.33 s
[free] * at src/Control/Applicative/Trans/Free.hs:59:1
1087.33 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.33 s
[free] by specifying the type/value namespace explicitly.
1087.33 s
[free] Defaulting to the one defined at src/Control/Applicative/Trans/Free.hs:59:1
1087.33 s
[free] Warning: 'getSum' is out of scope.
1087.33 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.33 s
[free] Warning: 'Sum' is out of scope.
1087.33 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.33 s
[free] Warning: 'fold' is out of scope.
1087.33 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.33 s
[free] Warning: 'Ap' is ambiguous. It is defined
1087.33 s
[free] * at src/Control/Applicative/Trans/Free.hs:55:3
1087.33 s
[free] * at src/Control/Applicative/Trans/Free.hs:157:1
1087.33 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.33 s
[free] by specifying the type/value namespace explicitly.
1087.33 s
[free] Defaulting to the one defined at src/Control/Applicative/Trans/Free.hs:157:1
1087.33 s
[free] 100% ( 22 / 22) in 'Control.Applicative.Trans.Free'
1087.33 s
[free] 100% ( 2 / 2) in 'Control.Comonad.Cofree.Class'
1087.33 s
[free] Warning: 'cofree' is out of scope.
1087.33 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.33 s
[free] Warning: 'Const' is ambiguous. It is defined
1087.33 s
[free] * in ‘GHC.Internal.Data.Functor.Const’
1087.33 s
[free] * in ‘GHC.Internal.Data.Functor.Const’
1087.33 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.33 s
[free] by specifying the type/value namespace explicitly.
1087.33 s
[free] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Const’
1087.33 s
[free] Warning: 'Identity' is out of scope.
1087.33 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.33 s
[free] Warning: 'lens' is out of scope.
1087.33 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.34 s
[free] 93% ( 15 / 16) in 'Control.Comonad.Cofree'
1087.34 s
[free] Missing documentation for:
1087.34 s
[free] hoistCofree (src/Control/Comonad/Cofree.hs:136)
1087.34 s
[free] Warning: 'CofreeT' is ambiguous. It is defined
1087.34 s
[free] * at src/Control/Comonad/Trans/Cofree.hs:127:25
1087.34 s
[free] * at src/Control/Comonad/Trans/Cofree.hs:127:1
1087.34 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.34 s
[free] by specifying the type/value namespace explicitly.
1087.34 s
[free] Defaulting to the one defined at src/Control/Comonad/Trans/Cofree.hs:127:1
1087.34 s
[free] 100% ( 11 / 11) in 'Control.Comonad.Trans.Cofree'
1087.34 s
[free] Warning: 'CoiterT' is ambiguous. It is defined
1087.34 s
[free] * at src/Control/Comonad/Trans/Coiter.hs:65:23
1087.34 s
[free] * at src/Control/Comonad/Trans/Coiter.hs:65:1
1087.34 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.34 s
[free] by specifying the type/value namespace explicitly.
1087.34 s
[free] Defaulting to the one defined at src/Control/Comonad/Trans/Coiter.hs:65:1
1087.34 s
[free] 100% ( 14 / 14) in 'Control.Comonad.Trans.Coiter'
1087.34 s
[free] Warning: 'Tree' is out of scope.
1087.34 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.35 s
[free] 100% ( 4 / 4) in 'Control.Monad.Free.Class'
1087.35 s
[free] 100% ( 10 / 10) in 'Control.Monad.Free.TH'
1087.35 s
[free] Warning: 'FreeT' is ambiguous. It is defined
1087.35 s
[free] * at src/Control/Monad/Trans/Free.hs:150:23
1087.35 s
[free] * at src/Control/Monad/Trans/Free.hs:150:1
1087.35 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.35 s
[free] by specifying the type/value namespace explicitly.
1087.35 s
[free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:150:1
1087.35 s
[free] Warning: 'Free' is ambiguous. It is defined
1087.35 s
[free] * at src/Control/Monad/Trans/Free.hs:77:29
1087.35 s
[free] * at src/Control/Monad/Trans/Free.hs:153:1
1087.35 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.35 s
[free] by specifying the type/value namespace explicitly.
1087.35 s
[free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:153:1
1087.36 s
[free] 100% ( 28 / 28) in 'Control.Monad.Trans.Free'
1087.36 s
[free] Warning: 'Free' is ambiguous. It is defined
1087.36 s
[free] * at src/Control/Monad/Free.hs:117:26
1087.36 s
[free] * at src/Control/Monad/Free.hs:117:1
1087.36 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.36 s
[free] by specifying the type/value namespace explicitly.
1087.36 s
[free] Defaulting to the one defined at src/Control/Monad/Free.hs:117:1
1087.37 s
[free] 100% ( 16 / 16) in 'Control.Monad.Free'
1087.37 s
[free] Warning: 'Free' is ambiguous. It is defined
1087.37 s
[free] * at src/Control/Monad/Free.hs:117:26
1087.37 s
[free] * at src/Control/Monad/Free.hs:117:1
1087.37 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.37 s
[free] by specifying the type/value namespace explicitly.
1087.37 s
[free] Defaulting to the one defined at src/Control/Monad/Free.hs:117:1
1087.37 s
[free] Warning: 'F' is ambiguous. It is defined
1087.37 s
[free] * at src/Control/Monad/Free/Church.hs:89:17
1087.37 s
[free] * at src/Control/Monad/Free/Church.hs:89:1
1087.37 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.37 s
[free] by specifying the type/value namespace explicitly.
1087.37 s
[free] Defaulting to the one defined at src/Control/Monad/Free/Church.hs:89:1
1087.37 s
[free] 100% ( 13 / 13) in 'Control.Monad.Free.Church'
1087.37 s
[free] Warning: 'FreeT' is ambiguous. It is defined
1087.37 s
[free] * at src/Control/Monad/Trans/Free/Ap.hs:140:23
1087.37 s
[free] * at src/Control/Monad/Trans/Free/Ap.hs:140:1
1087.37 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.37 s
[free] by specifying the type/value namespace explicitly.
1087.37 s
[free] Defaulting to the one defined at src/Control/Monad/Trans/Free/Ap.hs:140:1
1087.37 s
[free] Warning: 'Identity' is ambiguous. It is defined
1087.37 s
[free] * in ‘GHC.Internal.Data.Functor.Identity’
1087.37 s
[free] * in ‘GHC.Internal.Data.Functor.Identity’
1087.37 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.37 s
[free] by specifying the type/value namespace explicitly.
1087.37 s
[free] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1087.37 s
[free] Warning: 'Free' is ambiguous. It is defined
1087.37 s
[free] * at src/Control/Monad/Trans/Free/Ap.hs:67:29
1087.37 s
[free] * at src/Control/Monad/Trans/Free/Ap.hs:143:1
1087.37 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.37 s
[free] by specifying the type/value namespace explicitly.
1087.37 s
[free] Defaulting to the one defined at src/Control/Monad/Trans/Free/Ap.hs:143:1
1087.38 s
[free] 100% ( 27 / 27) in 'Control.Monad.Trans.Free.Ap'
1087.38 s
[free] Warning: '(\<*\>)' is out of scope.
1087.38 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.38 s
[free] Warning: 'ap' is out of scope.
1087.38 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.38 s
[free] Warning: 'Identity' is out of scope.
1087.38 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.38 s
[free] Warning: 'Free' is ambiguous. It is defined
1087.38 s
[free] * at src/Control/Monad/Free/Ap.hs:81:26
1087.38 s
[free] * at src/Control/Monad/Free/Ap.hs:81:1
1087.38 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.38 s
[free] by specifying the type/value namespace explicitly.
1087.38 s
[free] Defaulting to the one defined at src/Control/Monad/Free/Ap.hs:81:1
1087.38 s
[free] 100% ( 16 / 16) in 'Control.Monad.Free.Ap'
1087.38 s
[free] Warning: 'FreeT' is ambiguous. It is defined
1087.38 s
[free] * at src/Control/Monad/Trans/Free.hs:150:23
1087.38 s
[free] * at src/Control/Monad/Trans/Free.hs:150:1
1087.38 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.38 s
[free] by specifying the type/value namespace explicitly.
1087.38 s
[free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:150:1
1087.38 s
[free] Warning: 'Free' is ambiguous. It is defined
1087.38 s
[free] * at src/Control/Monad/Trans/Free.hs:77:29
1087.38 s
[free] * at src/Control/Monad/Trans/Free.hs:153:1
1087.38 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.38 s
[free] by specifying the type/value namespace explicitly.
1087.38 s
[free] Defaulting to the one defined at src/Control/Monad/Trans/Free.hs:153:1
1087.38 s
[free] Warning: 'FT' is ambiguous. It is defined
1087.38 s
[free] * at src/Control/Monad/Trans/Free/Church.hs:69:20
1087.38 s
[free] * at src/Control/Monad/Trans/Free/Church.hs:69:1
1087.38 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.38 s
[free] by specifying the type/value namespace explicitly.
1087.38 s
[free] Defaulting to the one defined at src/Control/Monad/Trans/Free/Church.hs:69:1
1087.39 s
[free] 100% ( 28 / 28) in 'Control.Monad.Trans.Free.Church'
1087.39 s
[free] Warning: 'Free' is out of scope.
1087.39 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.39 s
[free] Warning: 'IterT' is ambiguous. It is defined
1087.39 s
[free] * at src/Control/Monad/Trans/Iter.hs:105:21
1087.39 s
[free] * at src/Control/Monad/Trans/Iter.hs:105:1
1087.39 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.39 s
[free] by specifying the type/value namespace explicitly.
1087.39 s
[free] Defaulting to the one defined at src/Control/Monad/Trans/Iter.hs:105:1
1087.39 s
[free] Warning: 'FreeT' is out of scope.
1087.39 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.39 s
[free] Warning: 'Identity' is ambiguous. It is defined
1087.39 s
[free] * in ‘GHC.Internal.Data.Functor.Identity’
1087.39 s
[free] * in ‘GHC.Internal.Data.Functor.Identity’
1087.39 s
[free] You may be able to disambiguate the identifier by qualifying it or
1087.39 s
[free] by specifying the type/value namespace explicitly.
1087.39 s
[free] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1087.39 s
[free] Warning: 'void' is out of scope.
1087.39 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.39 s
[free] Warning: 'race' is out of scope.
1087.39 s
[free] If you qualify the identifier, haddock can try to link it anyway.
1087.39 s
[free] 100% ( 25 / 25) in 'Control.Monad.Trans.Iter'
1087.79 s
[extra] Phase: fixupPhase
1087.83 s
[extra] shrinking RPATHs of ELF executables and libraries in /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1
1087.86 s
[extra] shrinking /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSextra-1.8.1-9KCH3iJqhFCK81hAXEqEOO-ghc9.10.2.so
1087.86 s
[extra] checking for references to /build/ in /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1...
1087.91 s
[extra] patching script interpreter paths in /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1
1087.92 s
[extra] stripping (with command strip and flags -S -p) in /nix/store/05z4k8g6vnqvlz7qc3gvsig09ks54mnv-extra-1.8.1/lib
1088.05 s
[extra] shrinking RPATHs of ELF executables and libraries in /nix/store/nvyizbg8s6f10h7z5nkc2ijjcjam2wcb-extra-1.8.1-doc
1088.07 s
[extra] checking for references to /build/ in /nix/store/nvyizbg8s6f10h7z5nkc2ijjcjam2wcb-extra-1.8.1-doc...
1088.10 s
[extra] patching script interpreter paths in /nix/store/nvyizbg8s6f10h7z5nkc2ijjcjam2wcb-extra-1.8.1-doc
1088.11 s
[free] Warning: Control.Comonad.Cofree: could not find link destinations for:
1088.11 s
[free] - Control.Comonad.Cofree.Rep_Cofree
1088.11 s
[free] - Control.Comonad.Cofree.Rep1_Cofree
1088.12 s
[free] Warning: Control.Comonad.Trans.Cofree: could not find link destinations for:
1088.12 s
[free] - Control.Comonad.Trans.Cofree.Rep_CofreeF
1088.12 s
[free] - Control.Comonad.Trans.Cofree.Rep1_CofreeF
1088.24 s
Progress: 133 of 171 built (3 building), 120 of 120 downloaded from cache
1088.25 s
[free] Warning: Control.Monad.Trans.Free: could not find link destinations for:
1088.25 s
[free] - Control.Monad.Trans.Free.Rep_FreeF
1088.25 s
[free] - Control.Monad.Trans.Free.Rep1_FreeF
1088.25 s
[free] Warning: Control.Monad.Free: could not find link destinations for:
1088.25 s
[free] - Control.Monad.Free.Rep_Free
1088.25 s
[free] - Control.Monad.Free.Rep1_Free
1088.25 s
[free] Warning: Control.Monad.Trans.Free.Ap: could not find link destinations for:
1088.25 s
[free] - Control.Monad.Trans.Free.Ap.Rep_FreeF
1088.25 s
[free] - Control.Monad.Trans.Free.Ap.Rep1_FreeF
1088.25 s
[free] Warning: Control.Monad.Free.Ap: could not find link destinations for:
1088.25 s
[free] - Control.Monad.Free.Ap.Rep_Free
1088.25 s
[free] - Control.Monad.Free.Ap.Rep1_Free
1088.25 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 )
1088.25 s
[semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, dist/build/Data/Semialign.o, dist/build/Data/Semialign.dyn_o )
1088.25 s
[semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, dist/build/Data/Align.o, dist/build/Data/Align.dyn_o )
1088.25 s
[semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, dist/build/Data/Crosswalk.o, dist/build/Data/Crosswalk.dyn_o )
1088.42 s
[semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.o, dist/build/Data/Zip.dyn_o )
1088.90 s
[semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, dist/build/Data/Semialign/Internal.p_o )
1089.34 s
[semialign] src/Data/Semialign/Internal.hs:445:13: warning : [ GHC-63394 ] [ -Wx-data-list-nonempty-unzip ]
1089.48 s
[semialign] In the use of ‘unzip’ (imported from Data.List.NonEmpty):
1089.48 s
[semialign] "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip"
1089.48 s
[semialign] |
1089.48 s
[semialign] 445 | unzip = NE.unzip
1089.48 s
[semialign] | ^^^^^^^^
1089.48 s
[semialign]
1089.48 s
[witherable] [1 of 1] Compiling Witherable ( src/Witherable.hs, dist/build/Witherable.p_o )
1093.49 s
[semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, dist/build/Data/Semialign/Indexed.p_o )
1093.69 s
[semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, dist/build/Data/Semialign.p_o )
1093.69 s
[semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, dist/build/Data/Align.p_o )
1093.69 s
[semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, dist/build/Data/Crosswalk.p_o )
1093.96 s
[semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, dist/build/Data/Zip.p_o )
1096.60 s
[semialign] Phase: checkPhase
1096.70 s
[semialign] Package has no test suites.
1096.71 s
[semialign] Phase: haddockPhase
1096.95 s
[semialign] Preprocessing library for semialign-1.3.1...
1096.99 s
[semialign] Running Haddock on library for semialign-1.3.1...
1096.99 s
[semialign] Warning: The documentation for the following packages are not installed. No
1096.99 s
[semialign] links will be generated to these packages: vector-0.13.2.0
1097.01 s
[witherable] Preprocessing test suite 'witherable-tests' for witherable-0.5...
1097.01 s
[witherable] Building test suite 'witherable-tests' for witherable-0.5...
1097.15 s
[witherable] [1 of 1] Compiling Main ( tests/tests.hs, dist/build/witherable-tests/witherable-tests-tmp/Main.o )
1097.31 s
[semialign] [1 of 6] Compiling Data.Semialign.Internal ( src/Data/Semialign/Internal.hs, nothing )
1098.15 s
[semialign] src/Data/Semialign/Internal.hs:445:13: warning : [ GHC-63394 ] [ -Wx-data-list-nonempty-unzip ]
1098.15 s
[semialign] In the use of ‘unzip’ (imported from Data.List.NonEmpty):
1098.15 s
[semialign] "This function will be made monomorphic in base-4.22, consider switching to Data.Functor.unzip"
1098.15 s
[semialign] |
1098.15 s
[semialign] 445 | unzip = NE.unzip
1098.15 s
[semialign] | ^^^^^^^^
1098.15 s
[semialign]
1098.19 s
[semialign] [2 of 6] Compiling Data.Semialign.Indexed ( src/Data/Semialign/Indexed.hs, nothing )
1098.19 s
[semialign] [3 of 6] Compiling Data.Semialign ( src/Data/Semialign.hs, nothing )
1098.20 s
[semialign] [4 of 6] Compiling Data.Align ( src/Data/Align.hs, nothing )
1098.20 s
[semialign] [5 of 6] Compiling Data.Crosswalk ( src/Data/Crosswalk.hs, nothing )
1098.26 s
[semialign] [6 of 6] Compiling Data.Zip ( src/Data/Zip.hs, nothing )
1098.35 s
[semialign] Haddock coverage:
1098.35 s
[semialign] Warning: 'tabulate' is out of scope.
1098.35 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1098.35 s
[semialign] Warning: 'These' is ambiguous. It is defined
1098.35 s
[semialign] * in ‘Data.These’
1098.35 s
[semialign] * in ‘Data.These’
1098.35 s
[semialign] You may be able to disambiguate the identifier by qualifying it or
1098.35 s
[semialign] by specifying the type/value namespace explicitly.
1098.35 s
[semialign] Defaulting to the one defined in ‘Data.These’
1098.36 s
[semialign] Warning: 'Foldable' is out of scope.
1098.36 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1098.36 s
[semialign] Warning: 'join' is out of scope.
1098.36 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1098.36 s
[semialign] Warning: 'liftA2' is out of scope.
1098.36 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1098.36 s
[semialign] 100% ( 4 / 4) in 'Data.Semialign.Indexed'
1098.36 s
[semialign] 88% ( 16 / 18) in 'Data.Semialign'
1098.36 s
[semialign] Missing documentation for:
1098.36 s
[semialign] unzipDefault (src/Data/Semialign/Internal.hs:308)
1098.36 s
[semialign] alignVectorWith (src/Data/Semialign/Internal.hs:718)
1098.36 s
[semialign] Warning: 'These' is out of scope.
1098.36 s
[semialign] If you qualify the identifier, haddock can try to link it anyway.
1098.36 s
[semialign] 92% ( 12 / 13) in 'Data.Align'
1098.36 s
[semialign] Missing documentation for:
1098.36 s
[semialign] alignVectorWith (src/Data/Semialign/Internal.hs:718)
1098.36 s
[semialign] 80% ( 4 / 5) in 'Data.Crosswalk'
1098.36 s
[semialign] Missing documentation for:
1098.36 s
[semialign] Module header
1098.36 s
[semialign] 71% ( 5 / 7) in 'Data.Zip'
1098.36 s
[semialign] Missing documentation for:
1098.36 s
[semialign] unzipDefault (src/Data/Semialign/Internal.hs:308)
1098.36 s
[semialign] Zippy (src/Data/Zip.hs:30)
1098.48 s
[free] Documentation created: dist/doc/html/free/, dist/doc/html/free/free.txt
1098.57 s
[free] Phase: installPhase
1098.66 s
[free] Installing library in /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/free-5.2-FeP0R1eCbRy3mPXXCavQW6
1098.94 s
[semialign] Warning: Data.Semialign.Indexed: could not find link destinations for:
1098.94 s
[semialign] - Data.Vector.Vector
1098.94 s
[semialign] Warning: Data.Semialign: could not find link destinations for:
1098.94 s
[semialign] - Data.Vector.Generic.Base.Vector
1098.94 s
[semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
1098.94 s
[semialign] - Data.Vector.Vector
1098.95 s
[semialign] Warning: Data.Align: could not find link destinations for:
1098.95 s
[semialign] - Data.Vector.Generic.Base.Vector
1098.95 s
[semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
1098.95 s
[semialign] - Data.Vector.Vector
1098.95 s
[semialign] Warning: Data.Crosswalk: could not find link destinations for:
1098.95 s
[semialign] - Data.Vector.Vector
1098.95 s
[semialign] Warning: Data.Zip: could not find link destinations for:
1098.95 s
[semialign] - Data.Vector.Fusion.Bundle.Monadic.Bundle
1098.95 s
[semialign] - Data.Vector.Vector
1099.47 s
[free] Phase: fixupPhase
1099.51 s
[free] shrinking RPATHs of ELF executables and libraries in /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2
1099.52 s
[free] shrinking /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSfree-5.2-FeP0R1eCbRy3mPXXCavQW6-ghc9.10.2.so
1099.54 s
[free] checking for references to /build/ in /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2...
1099.58 s
[free] patching script interpreter paths in /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2
1099.59 s
[free] stripping (with command strip and flags -S -p) in /nix/store/dfry0l92izff6bbybasg2qziy965fqjg-free-5.2/lib
1099.94 s
[free] shrinking RPATHs of ELF executables and libraries in /nix/store/zs4s6v5160q520i9h4sxvxk5ljwn1dc8-free-5.2-doc
1099.96 s
[free] checking for references to /build/ in /nix/store/zs4s6v5160q520i9h4sxvxk5ljwn1dc8-free-5.2-doc...
1099.98 s
[free] patching script interpreter paths in /nix/store/zs4s6v5160q520i9h4sxvxk5ljwn1dc8-free-5.2-doc
1100.16 s
Progress: 134 of 171 built (2 building), 120 of 120 downloaded from cache
1100.22 s
Building adjunctions
1100.28 s
Building recursion-schemes
1100.38 s
[adjunctions] Phase: setupCompilerEnvironmentPhase
1100.39 s
[adjunctions] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1100.41 s
[recursion-schemes] Phase: setupCompilerEnvironmentPhase
1100.42 s
[recursion-schemes] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1100.66 s
[recursion-schemes] Phase: unpackPhase
1100.67 s
[recursion-schemes] unpacking source archive /nix/store/s3552nnjzw3ainjsnswrhxjs51ldc2la-recursion-schemes-5.2.3.tar.gz
1100.68 s
[recursion-schemes] source root is recursion-schemes-5.2.3
1100.68 s
[adjunctions] Phase: unpackPhase
1100.69 s
[recursion-schemes] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "recursion-schemes-5.2.3/src/Data/Functor/Foldable/TH.hs"
1100.69 s
[adjunctions] unpacking source archive /nix/store/waldaj6slia1mw3pm6y2clkf51jg1vin-adjunctions-4.4.3.tar.gz
1100.69 s
[recursion-schemes] Phase: patchPhase
1100.70 s
[recursion-schemes] Replace Cabal file with edited version from mirror://hackage/recursion-schemes-5.2.3/revision/1.cabal.
1100.70 s
[adjunctions] source root is adjunctions-4.4.3
1100.71 s
[adjunctions] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "adjunctions-4.4.3/.vim.custom"
1100.71 s
[recursion-schemes] Phase: compileBuildDriverPhase
1100.71 s
[adjunctions] Phase: patchPhase
1100.71 s
[recursion-schemes] setupCompileFlags: -package-db=/build/tmp.Yn3lit074x/setup-package.conf.d -threaded
1100.73 s
[adjunctions] Phase: compileBuildDriverPhase
1100.73 s
[adjunctions] setupCompileFlags: -package-db=/build/tmp.fWTPHNHzY8/setup-package.conf.d -threaded
1100.80 s
[recursion-schemes] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.Yn3lit074x/Main.o )
1100.82 s
[adjunctions] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.fWTPHNHzY8/Main.o )
1100.89 s
[recursion-schemes] [2 of 2] Linking Setup
1100.95 s
[adjunctions] [2 of 2] Linking Setup
1102.92 s
[recursion-schemes] Phase: updateAutotoolsGnuConfigScriptsPhase
1102.94 s
[recursion-schemes] Phase: configurePhase
1103.02 s
[recursion-schemes] configureFlags: --verbose --prefix=/nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/b47gdww3q3az05inz4asnmr6lzwvk55m-recursion-schemes-5.2.3-doc/share/doc/recursion-schemes-5.2.3 --with-gcc=gcc --package-db=/build/tmp.Yn3lit074x/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1103.02 s
[recursion-schemes] Using Parsec parser
1103.02 s
[recursion-schemes] Configuring recursion-schemes-5.2.3...
1103.02 s
[adjunctions] Phase: updateAutotoolsGnuConfigScriptsPhase
1103.02 s
[adjunctions] Phase: configurePhase
1103.02 s
[adjunctions] configureFlags: --verbose --prefix=/nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/c16s5ra3vwi3q3fm3mikin3jffavkvdv-adjunctions-4.4.3-doc/share/doc/adjunctions-4.4.3 --with-gcc=gcc --package-db=/build/tmp.fWTPHNHzY8/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1103.04 s
[adjunctions] Using Parsec parser
1103.04 s
[adjunctions] Configuring adjunctions-4.4.3...
1103.77 s
[recursion-schemes] Flags chosen: template-haskell=True
1104.38 s
[recursion-schemes] Dependency base >=4.9 && <5: using base-4.20.1.0
1104.38 s
[recursion-schemes] Dependency comonad >=4 && <6: using comonad-5.0.9
1104.38 s
[recursion-schemes] Dependency containers >=0.4.2.1 && <0.8: using containers-0.7
1104.38 s
[recursion-schemes] Dependency data-fix >=0.3.0 && <0.4: using data-fix-0.3.4
1104.38 s
[recursion-schemes] Dependency free >=4 && <6: using free-5.2
1104.38 s
[recursion-schemes] Dependency template-haskell >=2.11.0.0 && <2.24: using
1104.38 s
[recursion-schemes] template-haskell-2.22.0.0
1104.38 s
[recursion-schemes] Dependency th-abstraction >=0.4 && <0.8: using th-abstraction-0.7.1.0
1104.38 s
[recursion-schemes] Dependency transformers >=0.4.2.0 && <1: using transformers-0.6.1.1
1104.38 s
[recursion-schemes] Dependency HUnit <1.7: using HUnit-1.6.2.0
1104.38 s
[recursion-schemes] Dependency base: using base-4.20.1.0
1104.38 s
[recursion-schemes] Dependency recursion-schemes: using recursion-schemes-5.2.3
1104.38 s
[recursion-schemes] Dependency template-haskell: using template-haskell-2.22.0.0
1104.38 s
[recursion-schemes] Dependency transformers >=0.2 && <1: using transformers-0.6.1.1
1104.38 s
[recursion-schemes] Source component graph:
1104.38 s
[recursion-schemes] component lib
1104.38 s
[recursion-schemes] component test:Expr dependency lib
1104.38 s
[recursion-schemes] Configured component graph:
1104.38 s
[recursion-schemes] component recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1104.38 s
[recursion-schemes] include base-4.20.1.0-a280
1104.38 s
[recursion-schemes] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1104.38 s
[recursion-schemes] include containers-0.7-8c5a
1104.38 s
[recursion-schemes] include data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1104.38 s
[recursion-schemes] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1104.38 s
[recursion-schemes] include template-haskell-2.22.0.0-3eef
1104.38 s
[recursion-schemes] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1104.38 s
[recursion-schemes] include transformers-0.6.1.1-c08a
1104.38 s
[recursion-schemes] component recursion-schemes-5.2.3-58GIOEeNC4T5ARM8puWDGN-Expr
1104.38 s
[recursion-schemes] include HUnit-1.6.2.0-BAbFvQVaAsBAAprIgZFO5O
1104.38 s
[recursion-schemes] include base-4.20.1.0-a280
1104.38 s
[recursion-schemes] include recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1104.38 s
[recursion-schemes] include template-haskell-2.22.0.0-3eef
1104.38 s
[recursion-schemes] include transformers-0.6.1.1-c08a
1104.38 s
[recursion-schemes] Linked component graph:
1104.38 s
[recursion-schemes] unit recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1104.38 s
[recursion-schemes] include base-4.20.1.0-a280
1104.38 s
[recursion-schemes] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1104.38 s
[recursion-schemes] include containers-0.7-8c5a
1104.38 s
[recursion-schemes] include data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1104.38 s
[recursion-schemes] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1104.38 s
[recursion-schemes] include template-haskell-2.22.0.0-3eef
1104.38 s
[recursion-schemes] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1104.38 s
[recursion-schemes] include transformers-0.6.1.1-c08a
1104.38 s
[recursion-schemes] Data.Functor.Base=recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA:Data.Functor.Base,Data.Functor.Foldable=recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA:Data.Functor.Foldable,Data.Functor.Foldable.TH=recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA:Data.Functor.Foldable.TH
1104.38 s
[recursion-schemes] unit recursion-schemes-5.2.3-58GIOEeNC4T5ARM8puWDGN-Expr
1104.38 s
[recursion-schemes] include HUnit-1.6.2.0-BAbFvQVaAsBAAprIgZFO5O
1104.38 s
[recursion-schemes] include base-4.20.1.0-a280
1104.38 s
[recursion-schemes] include recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1104.38 s
[recursion-schemes] include template-haskell-2.22.0.0-3eef
1104.38 s
[recursion-schemes] include transformers-0.6.1.1-c08a
1104.38 s
[recursion-schemes] Ready component graph:
1104.38 s
[recursion-schemes] definite recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1104.38 s
[recursion-schemes] depends base-4.20.1.0-a280
1104.38 s
[recursion-schemes] depends comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1104.38 s
[recursion-schemes] depends containers-0.7-8c5a
1104.38 s
[recursion-schemes] depends data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1104.38 s
[recursion-schemes] depends free-5.2-FeP0R1eCbRy3mPXXCavQW6
1104.38 s
[recursion-schemes] depends template-haskell-2.22.0.0-3eef
1104.38 s
[recursion-schemes] depends th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1104.38 s
[recursion-schemes] depends transformers-0.6.1.1-c08a
1104.38 s
[recursion-schemes] definite recursion-schemes-5.2.3-58GIOEeNC4T5ARM8puWDGN-Expr
1104.38 s
[recursion-schemes] depends HUnit-1.6.2.0-BAbFvQVaAsBAAprIgZFO5O
1104.38 s
[recursion-schemes] depends base-4.20.1.0-a280
1104.38 s
[recursion-schemes] depends recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1104.38 s
[recursion-schemes] depends template-haskell-2.22.0.0-3eef
1104.38 s
[recursion-schemes] depends transformers-0.6.1.1-c08a
1104.38 s
[recursion-schemes] Using Cabal-3.12.1.0 compiled by ghc-9.10
1104.38 s
[recursion-schemes] Using compiler: ghc-9.10.2
1104.38 s
[recursion-schemes] Using install prefix:
1104.38 s
[recursion-schemes] /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3
1104.38 s
[recursion-schemes] Executables installed in:
1104.38 s
[recursion-schemes] /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3/bin
1104.38 s
[recursion-schemes] Libraries installed in:
1104.38 s
[recursion-schemes] /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1104.38 s
[recursion-schemes] Dynamic Libraries installed in:
1104.38 s
[recursion-schemes] /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1104.38 s
[recursion-schemes] Private executables installed in:
1104.38 s
[recursion-schemes] /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3/libexec/x86_64-linux-ghc-9.10.2-f986/recursion-schemes-5.2.3
1104.38 s
[recursion-schemes] Data files installed in:
1104.38 s
[recursion-schemes] /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3/share/x86_64-linux-ghc-9.10.2-f986/recursion-schemes-5.2.3
1104.38 s
[recursion-schemes] Documentation installed in:
1104.38 s
[recursion-schemes] /nix/store/b47gdww3q3az05inz4asnmr6lzwvk55m-recursion-schemes-5.2.3-doc/share/doc/recursion-schemes-5.2.3
1104.38 s
[recursion-schemes] Configuration files installed in:
1104.38 s
[recursion-schemes] /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3/etc
1104.38 s
[recursion-schemes] No alex found
1104.38 s
[recursion-schemes] Using ar found on system at:
1104.38 s
[recursion-schemes] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1104.38 s
[recursion-schemes] No c2hs found
1104.38 s
[recursion-schemes] No cpphs found
1104.38 s
[recursion-schemes] No doctest found
1104.38 s
[recursion-schemes] Using gcc version 14.3.0 given by user at:
1104.38 s
[recursion-schemes] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1104.38 s
[recursion-schemes] Using ghc version 9.10.2 found on system at:
1104.38 s
[recursion-schemes] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1104.38 s
[recursion-schemes] Using ghc-pkg version 9.10.2 found on system at:
1104.38 s
[recursion-schemes] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1104.38 s
[recursion-schemes] No ghcjs found
1104.38 s
[recursion-schemes] No ghcjs-pkg found
1104.38 s
[recursion-schemes] No greencard found
1104.38 s
[recursion-schemes] Using haddock version 2.31.0 found on system at:
1104.38 s
[recursion-schemes] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1104.38 s
[recursion-schemes] No happy found
1104.38 s
[recursion-schemes] Using haskell-suite found on system at: haskell-suite-dummy-location
1104.38 s
[recursion-schemes] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1104.38 s
[recursion-schemes] No hmake found
1104.38 s
[recursion-schemes] Using hpc version 0.69 found on system at:
1104.38 s
[recursion-schemes] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1104.38 s
[recursion-schemes] Using hsc2hs version 0.68.10 found on system at:
1104.38 s
[recursion-schemes] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1104.38 s
[recursion-schemes] Using hscolour version 1.25 found on system at:
1104.38 s
[recursion-schemes] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1104.38 s
[recursion-schemes] No jhc found
1104.38 s
[recursion-schemes] Using ld found on system at:
1104.38 s
[recursion-schemes] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1104.39 s
[recursion-schemes] No pkg-config found
1104.39 s
[recursion-schemes] Using runghc version 9.10.2 found on system at:
1104.39 s
[recursion-schemes] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1104.39 s
[recursion-schemes] Using strip version 2.44 found on system at:
1104.39 s
[recursion-schemes] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1104.39 s
[recursion-schemes] Using tar found on system at:
1104.39 s
[recursion-schemes] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1104.39 s
[recursion-schemes] No uhc found
1104.39 s
[adjunctions] Dependency array >=0.3.0.2 && <0.7: using array-0.5.8.0
1104.39 s
[adjunctions] Dependency base >=4.9 && <5: using base-4.20.1.0
1104.39 s
[adjunctions] Dependency comonad >=4 && <6: using comonad-5.0.9
1104.39 s
[adjunctions] Dependency containers >=0.3 && <0.9: using containers-0.7
1104.39 s
[adjunctions] Dependency contravariant >=1 && <2: using contravariant-1.5.5
1104.39 s
[adjunctions] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
1104.39 s
[adjunctions] Dependency free >=4 && <6: using free-5.2
1104.39 s
[adjunctions] Dependency mtl >=2.0.1 && <2.4: using mtl-2.3.1
1104.39 s
[adjunctions] Dependency profunctors >=4 && <6: using profunctors-5.6.3
1104.39 s
[adjunctions] Dependency semigroupoids >=4 && <7: using semigroupoids-6.0.1
1104.39 s
[adjunctions] Dependency semigroups >=0.11 && <1: using semigroups-0.20
1104.39 s
[adjunctions] Dependency tagged >=0.7 && <1: using tagged-0.8.9
1104.39 s
[adjunctions] Dependency transformers >=0.5.2 && <0.7: using transformers-0.6.1.1
1104.39 s
[adjunctions] Dependency transformers-compat >=0.3 && <1: using transformers-compat-0.7.2
1104.39 s
[adjunctions] Dependency void >=0.5.5.1 && <1: using void-0.7.3
1104.39 s
[adjunctions] Dependency adjunctions: using adjunctions-4.4.3
1104.39 s
[adjunctions] Dependency base >=4 && <5: using base-4.20.1.0
1104.39 s
[adjunctions] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
1104.39 s
[adjunctions] Dependency hspec >=2 && <3: using hspec-2.11.14
1104.39 s
[adjunctions] Source component graph:
1104.39 s
[adjunctions] component lib
1104.39 s
[adjunctions] component test:spec dependency lib
1104.39 s
[adjunctions] Configured component graph:
1104.39 s
[adjunctions] component adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1104.39 s
[adjunctions] include array-0.5.8.0-d8cb
1104.39 s
[adjunctions] include base-4.20.1.0-a280
1104.39 s
[adjunctions] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1104.39 s
[adjunctions] include containers-0.7-8c5a
1104.39 s
[adjunctions] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1104.39 s
[adjunctions] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1104.39 s
[adjunctions] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1104.39 s
[adjunctions] include mtl-2.3.1-87b4
1104.39 s
[adjunctions] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1104.39 s
[adjunctions] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1104.39 s
[adjunctions] include semigroups-0.20-68BuFV4DChjKsDhN4rvkmz
1104.39 s
[adjunctions] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1104.39 s
[adjunctions] include transformers-0.6.1.1-c08a
1104.39 s
[adjunctions] include transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1104.39 s
[adjunctions] include void-0.7.3-HSS31qeJuEJFFgQCilfPbe
1104.39 s
[adjunctions] component adjunctions-4.4.3-CUIjuwN3v1BGcrMiqvhUbc-spec
1104.39 s
[adjunctions] include adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1104.39 s
[adjunctions] include base-4.20.1.0-a280
1104.39 s
[adjunctions] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1104.39 s
[adjunctions] include hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
1104.39 s
[adjunctions] Linked component graph:
1104.39 s
[adjunctions] unit adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1104.39 s
[adjunctions] include array-0.5.8.0-d8cb
1104.39 s
[adjunctions] include base-4.20.1.0-a280
1104.39 s
[adjunctions] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1104.39 s
[adjunctions] include containers-0.7-8c5a
1104.39 s
[adjunctions] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1104.39 s
[adjunctions] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1104.39 s
[adjunctions] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1104.39 s
[adjunctions] include mtl-2.3.1-87b4
1104.39 s
[adjunctions] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1104.39 s
[adjunctions] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1104.39 s
[adjunctions] include semigroups-0.20-68BuFV4DChjKsDhN4rvkmz
1104.39 s
[adjunctions] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1104.39 s
[adjunctions] include transformers-0.6.1.1-c08a
1104.39 s
[adjunctions] include transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1104.39 s
[adjunctions] include void-0.7.3-HSS31qeJuEJFFgQCilfPbe
1104.39 s
[adjunctions] Control.Comonad.Representable.Store=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Control.Comonad.Representable.Store,Control.Comonad.Trans.Adjoint=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Control.Comonad.Trans.Adjoint,Control.Monad.Representable.Reader=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Control.Monad.Representable.Reader,Control.Monad.Representable.State=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Control.Monad.Representable.State,Control.Monad.Trans.Adjoint=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Control.Monad.Trans.Adjoint,Control.Monad.Trans.Contravariant.Adjoint=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Control.Monad.Trans.Contravariant.Adjoint,Control.Monad.Trans.Conts=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Control.Monad.Trans.Conts,Data.Functor.Adjunction=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Data.Functor.Adjunction,Data.Functor.Contravariant.Adjunction=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Data.Functor.Contravariant.Adjunction,Data.Functor.Contravariant.Rep=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Data.Functor.Contravariant.Rep,Data.Functor.Rep=adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2:Data.Functor.Rep
1104.39 s
[adjunctions] unit adjunctions-4.4.3-CUIjuwN3v1BGcrMiqvhUbc-spec
1104.39 s
[adjunctions] include adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1104.39 s
[adjunctions] include base-4.20.1.0-a280
1104.39 s
[adjunctions] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1104.39 s
[adjunctions] include hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
1104.39 s
[adjunctions] Ready component graph:
1104.39 s
[adjunctions] definite adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1104.39 s
[adjunctions] depends array-0.5.8.0-d8cb
1104.39 s
[adjunctions] depends base-4.20.1.0-a280
1104.39 s
[adjunctions] depends comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1104.39 s
[adjunctions] depends containers-0.7-8c5a
1104.39 s
[adjunctions] depends contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1104.39 s
[adjunctions] depends distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1104.39 s
[adjunctions] depends free-5.2-FeP0R1eCbRy3mPXXCavQW6
1104.39 s
[adjunctions] depends mtl-2.3.1-87b4
1104.39 s
[adjunctions] depends profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1104.39 s
[adjunctions] depends semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1104.39 s
[adjunctions] depends semigroups-0.20-68BuFV4DChjKsDhN4rvkmz
1104.39 s
[adjunctions] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1104.39 s
[adjunctions] depends transformers-0.6.1.1-c08a
1104.39 s
[adjunctions] depends transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1104.39 s
[adjunctions] depends void-0.7.3-HSS31qeJuEJFFgQCilfPbe
1104.39 s
[adjunctions] definite adjunctions-4.4.3-CUIjuwN3v1BGcrMiqvhUbc-spec
1104.39 s
[adjunctions] depends adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1104.39 s
[adjunctions] depends base-4.20.1.0-a280
1104.39 s
[adjunctions] depends distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1104.39 s
[adjunctions] depends hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
1104.39 s
[adjunctions] Using Cabal-3.12.1.0 compiled by ghc-9.10
1104.39 s
[adjunctions] Using compiler: ghc-9.10.2
1104.39 s
[adjunctions] Using install prefix:
1104.39 s
[adjunctions] /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3
1104.39 s
[adjunctions] Executables installed in:
1104.39 s
[adjunctions] /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3/bin
1104.39 s
[adjunctions] Libraries installed in:
1104.39 s
[adjunctions] /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1104.39 s
[adjunctions] Dynamic Libraries installed in:
1104.39 s
[adjunctions] /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1104.39 s
[adjunctions] Private executables installed in:
1104.40 s
[adjunctions] /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3/libexec/x86_64-linux-ghc-9.10.2-f986/adjunctions-4.4.3
1104.40 s
[adjunctions] Data files installed in:
1104.40 s
[adjunctions] /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3/share/x86_64-linux-ghc-9.10.2-f986/adjunctions-4.4.3
1104.40 s
[adjunctions] Documentation installed in:
1104.40 s
[adjunctions] /nix/store/c16s5ra3vwi3q3fm3mikin3jffavkvdv-adjunctions-4.4.3-doc/share/doc/adjunctions-4.4.3
1104.40 s
[adjunctions] Configuration files installed in:
1104.40 s
[adjunctions] /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3/etc
1104.40 s
[adjunctions] No alex found
1104.40 s
[adjunctions] Using ar found on system at:
1104.40 s
[adjunctions] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1104.40 s
[adjunctions] No c2hs found
1104.40 s
[adjunctions] No cpphs found
1104.40 s
[adjunctions] No doctest found
1104.40 s
[adjunctions] Using gcc version 14.3.0 given by user at:
1104.40 s
[adjunctions] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1104.40 s
[adjunctions] Using ghc version 9.10.2 found on system at:
1104.40 s
[adjunctions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1104.40 s
[adjunctions] Using ghc-pkg version 9.10.2 found on system at:
1104.40 s
[adjunctions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1104.40 s
[adjunctions] No ghcjs found
1104.40 s
[adjunctions] No ghcjs-pkg found
1104.40 s
[adjunctions] No greencard found
1104.40 s
[adjunctions] Using haddock version 2.31.0 found on system at:
1104.40 s
[adjunctions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1104.40 s
[adjunctions] No happy found
1104.40 s
[adjunctions] Using haskell-suite found on system at: haskell-suite-dummy-location
1104.40 s
[adjunctions] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1104.40 s
[adjunctions] No hmake found
1104.40 s
[adjunctions] Using hpc version 0.69 found on system at:
1104.40 s
[adjunctions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1104.40 s
[adjunctions] Using hsc2hs version 0.68.10 found on system at:
1104.40 s
[adjunctions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1104.40 s
[adjunctions] Using hscolour version 1.25 found on system at:
1104.40 s
[adjunctions] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1104.40 s
[adjunctions] No jhc found
1104.40 s
[adjunctions] Using ld found on system at:
1104.40 s
[adjunctions] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1104.40 s
[adjunctions] No pkg-config found
1104.40 s
[adjunctions] Using runghc version 9.10.2 found on system at:
1104.40 s
[adjunctions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1104.40 s
[adjunctions] Using strip version 2.44 found on system at:
1104.40 s
[adjunctions] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1104.45 s
[adjunctions] Using tar found on system at:
1104.45 s
[adjunctions] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1104.45 s
[adjunctions] No uhc found
1104.59 s
[recursion-schemes] Phase: buildPhase
1104.70 s
[adjunctions] Phase: buildPhase
1104.72 s
[recursion-schemes] Preprocessing library for recursion-schemes-5.2.3...
1104.72 s
[recursion-schemes] Building library for recursion-schemes-5.2.3...
1104.88 s
[adjunctions] Preprocessing library for adjunctions-4.4.3...
1104.88 s
[adjunctions] Building library for adjunctions-4.4.3...
1104.98 s
[recursion-schemes] [1 of 4] Compiling Data.Functor.Base ( src/Data/Functor/Base.hs, dist/build/Data/Functor/Base.o, dist/build/Data/Functor/Base.dyn_o )
1105.10 s
[adjunctions] [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.o, dist/build/Control/Monad/Trans/Conts.dyn_o )
1105.50 s
[adjunctions] [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.o, dist/build/Data/Functor/Contravariant/Rep.dyn_o )
1105.50 s
[adjunctions] [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.o, dist/build/Data/Functor/Contravariant/Adjunction.dyn_o )
1105.52 s
[adjunctions] [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.o, dist/build/Control/Monad/Trans/Contravariant/Adjoint.dyn_o )
1105.74 s
[adjunctions] [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.o, dist/build/Data/Functor/Rep.dyn_o )
1105.94 s
[witherable] [2 of 2] Linking dist/build/witherable-tests/witherable-tests
1106.34 s
[adjunctions] [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.o, dist/build/Data/Functor/Adjunction.dyn_o )
1107.06 s
[adjunctions] [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.o, dist/build/Control/Monad/Trans/Adjoint.dyn_o )
1107.22 s
[adjunctions] [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.o, dist/build/Control/Comonad/Trans/Adjoint.dyn_o )
1107.22 s
[adjunctions] [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.o, dist/build/Control/Monad/Representable/State.dyn_o )
1107.22 s
[adjunctions] [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.o, dist/build/Control/Monad/Representable/Reader.dyn_o )
1107.39 s
[adjunctions] [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.o, dist/build/Control/Comonad/Representable/Store.dyn_o )
1107.52 s
[witherable] Phase: checkPhase
1107.68 s
[semialign] Documentation created: dist/doc/html/semialign/,
1107.68 s
[semialign] dist/doc/html/semialign/semialign.txt
1107.81 s
[semialign] Phase: installPhase
1107.95 s
[semialign] Installing library in /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3
1108.04 s
[adjunctions] [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, dist/build/Control/Monad/Trans/Conts.p_o )
1108.04 s
[recursion-schemes] [2 of 4] Compiling Data.Functor.Foldable ( src/Data/Functor/Foldable.hs, dist/build/Data/Functor/Foldable.o, dist/build/Data/Functor/Foldable.dyn_o )
1108.12 s
[witherable] Running 1 test suites...
1108.12 s
[witherable] Test suite witherable-tests: RUNNING...
1108.14 s
[witherable] witherable
1108.14 s
[witherable] Filterable
1108.14 s
[witherable] []
1108.14 s
[witherable] conservation: OK (0.01s)
1108.14 s
[witherable] +++ OK, passed 100 tests.
1108.15 s
[witherable] composition: OK
1108.16 s
[witherable] +++ OK, passed 100 tests.
1108.16 s
[witherable] default filter: OK
1108.16 s
[witherable] +++ OK, passed 100 tests.
1108.16 s
[witherable] default mapMaybe: OK
1108.16 s
[witherable] +++ OK, passed 100 tests.
1108.16 s
[witherable] default catMaybes: OK
1108.16 s
[witherable] +++ OK, passed 100 tests.
1108.16 s
[witherable] Maybe
1108.16 s
[witherable] conservation: OK
1108.16 s
[witherable] +++ OK, passed 100 tests.
1108.16 s
[witherable] composition: OK
1108.16 s
[witherable] +++ OK, passed 100 tests.
1108.16 s
[witherable] default filter: OK
1108.16 s
[witherable] +++ OK, passed 100 tests.
1108.17 s
[witherable] default mapMaybe: OK
1108.17 s
[witherable] +++ OK, passed 100 tests.
1108.17 s
[witherable] default catMaybes: OK
1108.17 s
[witherable] +++ OK, passed 100 tests.
1108.17 s
[witherable] Either [Char]
1108.17 s
[witherable] conservation: OK
1108.17 s
[witherable] +++ OK, passed 100 tests.
1108.17 s
[witherable] composition: OK
1108.17 s
[witherable] +++ OK, passed 100 tests.
1108.17 s
[witherable] default filter: OK
1108.17 s
[witherable] +++ OK, passed 100 tests.
1108.17 s
[witherable] default mapMaybe: OK
1108.17 s
[witherable] +++ OK, passed 100 tests.
1108.17 s
[witherable] default catMaybes: OK
1108.17 s
[witherable] +++ OK, passed 100 tests.
1108.17 s
[witherable] Vector
1108.17 s
[witherable] conservation: OK
1108.18 s
[witherable] +++ OK, passed 100 tests.
1108.18 s
[witherable] composition: OK
1108.18 s
[witherable] +++ OK, passed 100 tests.
1108.19 s
[witherable] default filter: OK
1108.19 s
[witherable] +++ OK, passed 100 tests.
1108.19 s
[witherable] default mapMaybe: OK
1108.19 s
[witherable] +++ OK, passed 100 tests.
1108.19 s
[witherable] default catMaybes: OK
1108.19 s
[witherable] +++ OK, passed 100 tests.
1108.19 s
[witherable] Seq
1108.19 s
[witherable] conservation: OK
1108.20 s
[witherable] +++ OK, passed 100 tests.
1108.21 s
[witherable] composition: OK (0.01s)
1108.21 s
[witherable] +++ OK, passed 100 tests.
1108.21 s
[witherable] default filter: OK
1108.22 s
[witherable] +++ OK, passed 100 tests.
1108.22 s
[witherable] default mapMaybe: OK
1108.22 s
[witherable] +++ OK, passed 100 tests.
1108.22 s
[witherable] default catMaybes: OK
1108.22 s
[witherable] +++ OK, passed 100 tests.
1108.22 s
[witherable] IntMap
1108.22 s
[witherable] conservation: OK
1108.23 s
[witherable] +++ OK, passed 100 tests.
1108.23 s
[witherable] composition: OK
1108.24 s
[witherable] +++ OK, passed 100 tests.
1108.24 s
[witherable] default filter: OK
1108.24 s
[witherable] +++ OK, passed 100 tests.
1108.24 s
[witherable] default mapMaybe: OK
1108.25 s
[witherable] +++ OK, passed 100 tests.
1108.25 s
[witherable] default catMaybes: OK
1108.25 s
[witherable] +++ OK, passed 100 tests.
1108.25 s
[witherable] Map K
1108.26 s
[witherable] conservation: OK
1108.26 s
[witherable] +++ OK, passed 100 tests.
1108.26 s
[witherable] composition: OK
1108.26 s
[witherable] +++ OK, passed 100 tests.
1108.27 s
[witherable] default filter: OK
1108.27 s
[witherable] +++ OK, passed 100 tests.
1108.27 s
[witherable] default mapMaybe: OK
1108.27 s
[witherable] +++ OK, passed 100 tests.
1108.27 s
[witherable] default catMaybes: OK
1108.28 s
[witherable] +++ OK, passed 100 tests.
1108.28 s
[witherable] HashMap K
1108.28 s
[witherable] conservation: OK
1108.28 s
[witherable] +++ OK, passed 100 tests.
1108.29 s
[witherable] composition: OK
1108.29 s
[witherable] +++ OK, passed 100 tests.
1108.30 s
[witherable] default filter: OK
1108.30 s
[witherable] +++ OK, passed 100 tests.
1108.30 s
[witherable] default mapMaybe: OK
1108.30 s
[witherable] +++ OK, passed 100 tests.
1108.30 s
[witherable] default catMaybes: OK
1108.30 s
[witherable] +++ OK, passed 100 tests.
1108.30 s
[witherable] Wicked
1108.30 s
[witherable] conservation: OK
1108.30 s
[witherable] +++ OK, passed 100 tests.
1108.30 s
[witherable] composition: OK
1108.30 s
[witherable] +++ OK, passed 100 tests.
1108.31 s
[witherable] default filter: OK
1108.31 s
[witherable] +++ OK, passed 100 tests.
1108.31 s
[witherable] default mapMaybe: OK
1108.31 s
[witherable] +++ OK, passed 100 tests.
1108.31 s
[witherable] default catMaybes: OK
1108.32 s
[witherable] +++ OK, passed 100 tests.
1108.32 s
[witherable] Witherable
1108.32 s
[witherable] []
1108.34 s
[witherable] default wither: OK (0.02s)
1108.34 s
[witherable] +++ OK, passed 100 tests.
1108.35 s
[witherable] default witherM: OK (0.02s)
1108.35 s
[witherable] +++ OK, passed 100 tests.
1108.35 s
[witherable] default filterA: OK
1108.36 s
[witherable] +++ OK, passed 100 tests.
1108.37 s
[witherable] identity: OK (0.02s)
1108.37 s
[witherable] +++ OK, passed 100 tests.
1108.42 s
[witherable] composition: OK (0.04s)
1108.42 s
[witherable] +++ OK, passed 100 tests.
1108.42 s
[witherable] Maybe
1108.42 s
[witherable] default wither: OK
1108.42 s
[witherable] +++ OK, passed 100 tests.
1108.42 s
[witherable] default witherM: OK
1108.42 s
[witherable] +++ OK, passed 100 tests.
1108.42 s
[witherable] default filterA: OK
1108.42 s
[witherable] +++ OK, passed 100 tests.
1108.42 s
[witherable] identity: OK
1108.42 s
[witherable] +++ OK, passed 100 tests.
1108.42 s
[witherable] composition: OK
1108.42 s
[witherable] +++ OK, passed 100 tests.
1108.42 s
[witherable] Either [Char]
1108.42 s
[witherable] default wither: OK
1108.42 s
[witherable] +++ OK, passed 100 tests.
1108.43 s
[witherable] default witherM: OK
1108.43 s
[witherable] +++ OK, passed 100 tests.
1108.43 s
[witherable] default filterA: OK
1108.43 s
[witherable] +++ OK, passed 100 tests.
1108.43 s
[witherable] identity: OK
1108.43 s
[witherable] +++ OK, passed 100 tests.
1108.43 s
[witherable] composition: OK
1108.44 s
[witherable] +++ OK, passed 100 tests.
1108.44 s
[witherable] Vector
1108.46 s
[witherable] default wither: OK (0.02s)
1108.46 s
[witherable] +++ OK, passed 100 tests.
1108.48 s
[witherable] default witherM: OK (0.02s)
1108.48 s
[witherable] +++ OK, passed 100 tests.
1108.50 s
[witherable] default filterA: OK (0.02s)
1108.50 s
[witherable] +++ OK, passed 100 tests.
1108.52 s
[witherable] identity: OK (0.02s)
1108.52 s
[witherable] +++ OK, passed 100 tests.
1108.53 s
[semialign] Phase: fixupPhase
1108.54 s
[adjunctions] [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, dist/build/Data/Functor/Contravariant/Rep.p_o )
1108.54 s
[adjunctions] [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, dist/build/Data/Functor/Contravariant/Adjunction.p_o )
1108.57 s
[semialign] shrinking RPATHs of ELF executables and libraries in /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1
1108.57 s
[semialign] shrinking /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSsemialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3-ghc9.10.2.so
1108.58 s
[witherable] composition: OK (0.07s)
1108.58 s
[witherable] +++ OK, passed 100 tests.
1108.58 s
[witherable] Seq
1108.59 s
[semialign] checking for references to /build/ in /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1...
1108.60 s
[witherable] default wither: OK (0.02s)
1108.60 s
[witherable] +++ OK, passed 100 tests.
1108.61 s
[semialign] patching script interpreter paths in /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1
1108.62 s
[semialign] stripping (with command strip and flags -S -p) in /nix/store/qqpsv77d94mn3cd9ph667palmh0hwwhs-semialign-1.3.1/lib
1108.64 s
[witherable] default witherM: OK (0.03s)
1108.64 s
[witherable] +++ OK, passed 100 tests.
1108.68 s
[witherable] default filterA: OK (0.04s)
1108.68 s
[witherable] +++ OK, passed 100 tests.
1108.71 s
[adjunctions] [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, dist/build/Control/Monad/Trans/Contravariant/Adjoint.p_o )
1108.72 s
[witherable] identity: OK (0.04s)
1108.72 s
[witherable] +++ OK, passed 100 tests.
1108.74 s
[semialign] shrinking RPATHs of ELF executables and libraries in /nix/store/g0nmx5ksgnfnds0kjsrp5bd5kz9h9lzs-semialign-1.3.1-doc
1108.76 s
[semialign] checking for references to /build/ in /nix/store/g0nmx5ksgnfnds0kjsrp5bd5kz9h9lzs-semialign-1.3.1-doc...
1108.78 s
[semialign] patching script interpreter paths in /nix/store/g0nmx5ksgnfnds0kjsrp5bd5kz9h9lzs-semialign-1.3.1-doc
1108.94 s
Progress: 135 of 171 built (3 building), 120 of 120 downloaded from cache
1108.94 s
[witherable] composition: OK (0.13s)
1108.94 s
[witherable] +++ OK, passed 100 tests.
1108.94 s
[witherable] IntMap
1108.94 s
[witherable] default wither: OK (0.02s)
1108.94 s
[witherable] +++ OK, passed 100 tests.
1108.94 s
[witherable] default witherM: OK (0.02s)
1108.94 s
[witherable] +++ OK, passed 100 tests.
1108.94 s
[witherable] default filterA: OK (0.02s)
1108.94 s
[witherable] +++ OK, passed 100 tests.
1108.94 s
[witherable] identity: OK (0.03s)
1108.94 s
[witherable] +++ OK, passed 100 tests.
1109.02 s
[witherable] composition: OK (0.08s)
1109.02 s
[witherable] +++ OK, passed 100 tests.
1109.02 s
[witherable] Map K
1109.06 s
[witherable] default wither: OK (0.03s)
1109.06 s
[witherable] +++ OK, passed 100 tests.
1109.07 s
[adjunctions] [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, dist/build/Data/Functor/Rep.p_o )
1109.10 s
[witherable] default witherM: OK (0.04s)
1109.10 s
[witherable] +++ OK, passed 100 tests.
1109.12 s
[witherable] default filterA: OK (0.02s)
1109.12 s
[witherable] +++ OK, passed 100 tests.
1109.14 s
[witherable] identity: OK (0.02s)
1109.14 s
[witherable] +++ OK, passed 100 tests.
1109.22 s
[witherable] composition: OK (0.08s)
1109.22 s
[witherable] +++ OK, passed 100 tests.
1109.22 s
[witherable] HashMap K
1109.26 s
[witherable] default wither: OK (0.05s)
1109.26 s
[witherable] +++ OK, passed 100 tests.
1109.28 s
[witherable] default witherM: OK (0.03s)
1109.28 s
[witherable] +++ OK, passed 100 tests.
1109.32 s
[witherable] default filterA: OK (0.02s)
1109.32 s
[witherable] +++ OK, passed 100 tests.
1109.32 s
[witherable] identity: OK (0.02s)
1109.32 s
[witherable] +++ OK, passed 100 tests.
1109.37 s
[witherable] composition: OK (0.03s)
1109.37 s
[witherable] +++ OK, passed 100 tests.
1109.37 s
[witherable] nub
1109.37 s
[witherable] ordNub: OK
1109.38 s
[witherable] +++ OK, passed 100 tests.
1109.38 s
[adjunctions] [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, dist/build/Data/Functor/Adjunction.p_o )
1109.46 s
[witherable] ordNubOn: OK (0.09s)
1109.46 s
[witherable] +++ OK, passed 100 tests.
1109.46 s
[witherable] hashNub: OK
1109.46 s
[witherable] +++ OK, passed 100 tests.
1109.52 s
[witherable] hashNubOn: OK (0.06s)
1109.52 s
[witherable] +++ OK, passed 100 tests.
1109.53 s
[witherable] ordNub is lazy: OK
1109.53 s
[witherable] +++ OK, passed 100 tests.
1109.53 s
[witherable] hashNub is lazy: OK
1109.53 s
[witherable] +++ OK, passed 100 tests.
1109.53 s
[witherable]
1109.53 s
[witherable] All 91 tests passed (1.39s)
1109.53 s
[witherable] Test suite witherable-tests: PASS
1109.53 s
[witherable] Test suite logged to: dist/test/witherable-0.5-witherable-tests.log
1109.53 s
[witherable] 1 of 1 test suites (1 of 1 test cases) passed.
1109.54 s
[witherable] Phase: haddockPhase
1109.97 s
[witherable] Preprocessing library for witherable-0.5...
1109.97 s
[witherable] Running Haddock on library for witherable-0.5...
1109.98 s
[witherable] Warning: The documentation for the following packages are not installed. No
1109.98 s
[witherable] links will be generated to these packages: vector-0.13.2.0
1110.32 s
[adjunctions] [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, dist/build/Control/Monad/Trans/Adjoint.p_o )
1110.52 s
[witherable] [1 of 1] Compiling Witherable ( src/Witherable.hs, nothing )
1110.63 s
[adjunctions] [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, dist/build/Control/Comonad/Trans/Adjoint.p_o )
1110.63 s
[adjunctions] [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, dist/build/Control/Monad/Representable/State.p_o )
1110.63 s
[adjunctions] [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, dist/build/Control/Monad/Representable/Reader.p_o )
1110.63 s
[adjunctions] [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, dist/build/Control/Comonad/Representable/Store.p_o )
1110.79 s
[recursion-schemes] [3 of 4] Compiling Data.Functor.Foldable.TH ( src/Data/Functor/Foldable/TH.hs, dist/build/Data/Functor/Foldable/TH.o, dist/build/Data/Functor/Foldable/TH.dyn_o )
1111.18 s
[recursion-schemes] [4 of 4] Compiling Paths_recursion_schemes ( dist/build/autogen/Paths_recursion_schemes.hs, dist/build/Paths_recursion_schemes.o, dist/build/Paths_recursion_schemes.dyn_o )
1111.76 s
[recursion-schemes] [1 of 4] Compiling Data.Functor.Base ( src/Data/Functor/Base.hs, dist/build/Data/Functor/Base.p_o )
1112.30 s
[witherable] Haddock coverage:
1112.31 s
[witherable] Warning: 'Compose' is ambiguous. It is defined
1112.31 s
[witherable] * in ‘Data.Functor.Compose’
1112.31 s
[witherable] * in ‘Data.Functor.Compose’
1112.31 s
[witherable] You may be able to disambiguate the identifier by qualifying it or
1112.31 s
[witherable] by specifying the type/value namespace explicitly.
1112.31 s
[witherable] Defaulting to the one defined in ‘Data.Functor.Compose’
1112.31 s
[witherable] 93% ( 14 / 15) in 'Witherable'
1112.31 s
[witherable] Missing documentation for:
1112.31 s
[witherable] WrappedFoldable (src/Witherable.hs:733)
1113.03 s
[witherable] Warning: Witherable: could not find link destinations for:
1113.03 s
[witherable] - Data.Vector.Vector
1113.39 s
[adjunctions] Preprocessing test suite 'spec' for adjunctions-4.4.3...
1113.39 s
[adjunctions] Building test suite 'spec' for adjunctions-4.4.3...
1113.52 s
[adjunctions] [1 of 2] Compiling GenericsSpec ( tests/GenericsSpec.hs, dist/build/spec/spec-tmp/GenericsSpec.o )
1114.44 s
[adjunctions] [2 of 2] Compiling Main ( tests/Spec.hs, dist/build/spec/spec-tmp/Main.o )
1114.49 s
[recursion-schemes] [2 of 4] Compiling Data.Functor.Foldable ( src/Data/Functor/Foldable.hs, dist/build/Data/Functor/Foldable.p_o )
1114.78 s
[adjunctions] [3 of 3] Linking dist/build/spec/spec
1116.05 s
[adjunctions] Phase: checkPhase
1116.50 s
[adjunctions] Running 1 test suites...
1116.50 s
[adjunctions] Test suite spec: RUNNING...
1116.51 s
[adjunctions]
1116.51 s
[adjunctions] Generics
1116.51 s
[adjunctions] Id
1116.51 s
[adjunctions] index idExample idRep = 42 [✔]
1116.51 s
[adjunctions] Stream
1116.51 s
[adjunctions] index streamExample streamRep1 = 0 [✔]
1116.51 s
[adjunctions] index streamExample streamRep2 = 1 [✔]
1116.51 s
[adjunctions] index streamExample streamRep3 = 2 [✔]
1116.51 s
[adjunctions] PolyRec
1116.51 s
[adjunctions] index polyRecExample polyRecRep1 = 1 [✔]
1116.51 s
[adjunctions] index polyRecExample polyRecRep2 = 2 [✔]
1116.51 s
[adjunctions] index polyRecExample polyRecRep3 = 0 [✔]
1116.51 s
[adjunctions]
1116.51 s
[adjunctions] Finished in 0.0012 seconds
1116.51 s
[adjunctions] 7 examples, 0 failures
1116.51 s
[adjunctions] Test suite spec: PASS
1116.51 s
[adjunctions] Test suite logged to: dist/test/adjunctions-4.4.3-spec.log
1116.51 s
[adjunctions] 1 of 1 test suites (1 of 1 test cases) passed.
1116.52 s
[adjunctions] Phase: haddockPhase
1116.72 s
[adjunctions] Preprocessing library for adjunctions-4.4.3...
1116.73 s
[adjunctions] Running Haddock on library for adjunctions-4.4.3...
1116.87 s
[recursion-schemes] [3 of 4] Compiling Data.Functor.Foldable.TH ( src/Data/Functor/Foldable/TH.hs, dist/build/Data/Functor/Foldable/TH.p_o )
1117.13 s
[adjunctions] [ 1 of 11] Compiling Control.Monad.Trans.Conts ( src/Control/Monad/Trans/Conts.hs, nothing )
1117.28 s
[recursion-schemes] [4 of 4] Compiling Paths_recursion_schemes ( dist/build/autogen/Paths_recursion_schemes.hs, dist/build/Paths_recursion_schemes.p_o )
1117.30 s
[adjunctions] [ 2 of 11] Compiling Data.Functor.Contravariant.Rep ( src/Data/Functor/Contravariant/Rep.hs, nothing )
1117.36 s
[adjunctions] [ 3 of 11] Compiling Data.Functor.Contravariant.Adjunction ( src/Data/Functor/Contravariant/Adjunction.hs, nothing )
1117.38 s
[adjunctions] [ 4 of 11] Compiling Control.Monad.Trans.Contravariant.Adjoint ( src/Control/Monad/Trans/Contravariant/Adjoint.hs, nothing )
1117.40 s
[adjunctions] [ 5 of 11] Compiling Data.Functor.Rep ( src/Data/Functor/Rep.hs, nothing )
1117.92 s
[adjunctions] [ 6 of 11] Compiling Data.Functor.Adjunction ( src/Data/Functor/Adjunction.hs, nothing )
1118.10 s
[adjunctions] [ 7 of 11] Compiling Control.Monad.Trans.Adjoint ( src/Control/Monad/Trans/Adjoint.hs, nothing )
1118.17 s
[adjunctions] [ 8 of 11] Compiling Control.Comonad.Trans.Adjoint ( src/Control/Comonad/Trans/Adjoint.hs, nothing )
1118.20 s
[adjunctions] [ 9 of 11] Compiling Control.Monad.Representable.State ( src/Control/Monad/Representable/State.hs, nothing )
1118.41 s
[adjunctions] [10 of 11] Compiling Control.Monad.Representable.Reader ( src/Control/Monad/Representable/Reader.hs, nothing )
1118.51 s
[adjunctions] [11 of 11] Compiling Control.Comonad.Representable.Store ( src/Control/Comonad/Representable/Store.hs, nothing )
1118.60 s
[adjunctions] Haddock coverage:
1118.60 s
[adjunctions] 33% ( 4 / 12) in 'Control.Monad.Trans.Conts'
1118.60 s
[adjunctions] Missing documentation for:
1118.60 s
[adjunctions] Cont (src/Control/Monad/Trans/Conts.hs:38)
1118.60 s
[adjunctions] cont (src/Control/Monad/Trans/Conts.hs:41)
1118.60 s
[adjunctions] runCont (src/Control/Monad/Trans/Conts.hs:44)
1118.60 s
[adjunctions] Conts (src/Control/Monad/Trans/Conts.hs:46)
1118.60 s
[adjunctions] runConts (src/Control/Monad/Trans/Conts.hs:52)
1118.60 s
[adjunctions] conts (src/Control/Monad/Trans/Conts.hs:49)
1118.60 s
[adjunctions] ContsT (src/Control/Monad/Trans/Conts.hs:54)
1118.60 s
[adjunctions] callCC (src/Control/Monad/Trans/Conts.hs:71)
1118.60 s
[adjunctions] Warning: 'Iso'' is out of scope.
1118.60 s
[adjunctions] If you qualify the identifier, haddock can try to link it anyway.
1118.60 s
[adjunctions] 83% ( 5 / 6) in 'Data.Functor.Contravariant.Rep'
1118.60 s
[adjunctions] Missing documentation for:
1118.60 s
[adjunctions] contramapRep (src/Data/Functor/Contravariant/Rep.hs:71)
1118.60 s
[adjunctions] Warning: 'Op' is ambiguous. It is defined
1118.60 s
[adjunctions] * in ‘Data.Functor.Contravariant’
1118.60 s
[adjunctions] * in ‘Data.Functor.Contravariant’
1118.60 s
[adjunctions] You may be able to disambiguate the identifier by qualifying it or
1118.60 s
[adjunctions] by specifying the type/value namespace explicitly.
1118.60 s
[adjunctions] Defaulting to the one defined in ‘Data.Functor.Contravariant’
1118.60 s
[adjunctions] Warning: 'Hask' is out of scope.
1118.60 s
[adjunctions] If you qualify the identifier, haddock can try to link it anyway.
1118.60 s
[adjunctions] Warning: 'Iso'' is out of scope.
1118.60 s
[adjunctions] If you qualify the identifier, haddock can try to link it anyway.
1118.60 s
[adjunctions] 80% ( 4 / 5) in 'Data.Functor.Contravariant.Adjunction'
1118.60 s
[adjunctions] Missing documentation for:
1118.60 s
[adjunctions] coindexAdjunction (src/Data/Functor/Contravariant/Adjunction.hs:74)
1118.60 s
[adjunctions] 20% ( 1 / 5) in 'Control.Monad.Trans.Contravariant.Adjoint'
1118.60 s
[adjunctions] Missing documentation for:
1118.60 s
[adjunctions] Adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:40)
1118.60 s
[adjunctions] runAdjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:48)
1118.60 s
[adjunctions] adjoint (src/Control/Monad/Trans/Contravariant/Adjoint.hs:45)
1118.60 s
[adjunctions] AdjointT (src/Control/Monad/Trans/Contravariant/Adjoint.hs:42)
1118.60 s
[adjunctions] Warning: 'WrappedRec' is out of scope.
1118.60 s
[adjunctions] If you qualify the identifier, haddock can try to link it anyway.
1118.60 s
[adjunctions] Warning: 'Iso'' is out of scope.
1118.60 s
[adjunctions] If you qualify the identifier, haddock can try to link it anyway.
1118.61 s
[adjunctions] 46% ( 22 / 47) in 'Data.Functor.Rep'
1118.61 s
[adjunctions] Missing documentation for:
1118.61 s
[adjunctions] Co (src/Data/Functor/Rep.hs:437)
1118.61 s
[adjunctions] fmapRep (src/Data/Functor/Rep.hs:254)
1118.61 s
[adjunctions] distributeRep (src/Data/Functor/Rep.hs:281)
1118.61 s
[adjunctions] collectRep (src/Data/Functor/Rep.hs:284)
1118.61 s
[adjunctions] apRep (src/Data/Functor/Rep.hs:278)
1118.61 s
[adjunctions] pureRep (src/Data/Functor/Rep.hs:257)
1118.61 s
[adjunctions] liftR2 (src/Data/Functor/Rep.hs:477)
1118.61 s
[adjunctions] liftR3 (src/Data/Functor/Rep.hs:480)
1118.61 s
[adjunctions] bindRep (src/Data/Functor/Rep.hs:260)
1118.61 s
[adjunctions] mfixRep (src/Data/Functor/Rep.hs:263)
1118.61 s
[adjunctions] mzipRep (src/Data/Functor/Rep.hs:269)
1118.61 s
[adjunctions] mzipWithRep (src/Data/Functor/Rep.hs:266)
1118.61 s
[adjunctions] askRep (src/Data/Functor/Rep.hs:272)
1118.61 s
[adjunctions] localRep (src/Data/Functor/Rep.hs:275)
1118.61 s
[adjunctions] duplicatedRep (src/Data/Functor/Rep.hs:296)
1118.61 s
[adjunctions] extendedRep (src/Data/Functor/Rep.hs:299)
1118.61 s
[adjunctions] duplicateRep (src/Data/Functor/Rep.hs:302)
1118.61 s
[adjunctions] extendRep (src/Data/Functor/Rep.hs:305)
1118.61 s
[adjunctions] extractRep (src/Data/Functor/Rep.hs:308)
1118.61 s
[adjunctions] duplicateRepBy (src/Data/Functor/Rep.hs:287)
1118.61 s
[adjunctions] extendRepBy (src/Data/Functor/Rep.hs:290)
1118.61 s
[adjunctions] extractRepBy (src/Data/Functor/Rep.hs:293)
1118.61 s
[adjunctions] imapRep (src/Data/Functor/Rep.hs:311)
1118.61 s
[adjunctions] ifoldMapRep (src/Data/Functor/Rep.hs:315)
1118.61 s
[adjunctions] itraverseRep (src/Data/Functor/Rep.hs:319)
1118.61 s
[adjunctions] Warning: 'Iso'' is out of scope.
1118.61 s
[adjunctions] If you qualify the identifier, haddock can try to link it anyway.
1118.61 s
[adjunctions] Warning: 'uncozipping' is out of scope.
1118.61 s
[adjunctions] If you qualify the identifier, haddock can try to link it anyway.
1118.61 s
[adjunctions] 62% ( 10 / 16) in 'Data.Functor.Adjunction'
1118.61 s
[adjunctions] Missing documentation for:
1118.61 s
[adjunctions] zapWithAdjunction (src/Data/Functor/Adjunction.hs:108)
1118.61 s
[adjunctions] absurdL (src/Data/Functor/Adjunction.hs:132)
1118.61 s
[adjunctions] extractL (src/Data/Functor/Adjunction.hs:117)
1118.61 s
[adjunctions] duplicateL (src/Data/Functor/Adjunction.hs:120)
1118.61 s
[adjunctions] splitL (src/Data/Functor/Adjunction.hs:111)
1118.61 s
[adjunctions] unsplitL (src/Data/Functor/Adjunction.hs:114)
1118.61 s
[adjunctions] 20% ( 1 / 5) in 'Control.Monad.Trans.Adjoint'
1118.61 s
[adjunctions] Missing documentation for:
1118.61 s
[adjunctions] Adjoint (src/Control/Monad/Trans/Adjoint.hs:27)
1118.61 s
[adjunctions] runAdjoint (src/Control/Monad/Trans/Adjoint.hs:35)
1118.61 s
[adjunctions] adjoint (src/Control/Monad/Trans/Adjoint.hs:32)
1118.61 s
[adjunctions] AdjointT (src/Control/Monad/Trans/Adjoint.hs:29)
1118.61 s
[adjunctions] 20% ( 1 / 5) in 'Control.Comonad.Trans.Adjoint'
1118.61 s
[adjunctions] Missing documentation for:
1118.61 s
[adjunctions] Adjoint (src/Control/Comonad/Trans/Adjoint.hs:28)
1118.61 s
[adjunctions] runAdjoint (src/Control/Comonad/Trans/Adjoint.hs:36)
1118.61 s
[adjunctions] adjoint (src/Control/Comonad/Trans/Adjoint.hs:33)
1118.61 s
[adjunctions] AdjointT (src/Control/Comonad/Trans/Adjoint.hs:30)
1118.61 s
[adjunctions] 80% ( 12 / 15) in 'Control.Monad.Representable.State'
1118.61 s
[adjunctions] Missing documentation for:
1118.61 s
[adjunctions] stateT (src/Control/Monad/Representable/State.hs:107)
1118.61 s
[adjunctions] runStateT (src/Control/Monad/Representable/State.hs:110)
1118.61 s
[adjunctions] mapStateT (src/Control/Monad/Representable/State.hs:113)
1118.61 s
[adjunctions] 50% ( 5 / 10) in 'Control.Monad.Representable.Reader'
1118.61 s
[adjunctions] Missing documentation for:
1118.61 s
[adjunctions] Reader (src/Control/Monad/Representable/Reader.hs:46)
1118.62 s
[adjunctions] runReader (src/Control/Monad/Representable/Reader.hs:49)
1118.62 s
[adjunctions] ReaderT (src/Control/Monad/Representable/Reader.hs:53)
1118.62 s
[adjunctions] readerT (src/Control/Monad/Representable/Reader.hs:56)
1118.62 s
[adjunctions] runReaderT (src/Control/Monad/Representable/Reader.hs:59)
1118.62 s
[adjunctions] 62% ( 5 / 8) in 'Control.Comonad.Representable.Store'
1118.62 s
[adjunctions] Missing documentation for:
1118.62 s
[adjunctions] storeT (src/Control/Comonad/Representable/Store.hs:77)
1118.62 s
[adjunctions] runStoreT (src/Control/Comonad/Representable/Store.hs:80)
1118.62 s
[adjunctions] ComonadStore
1119.50 s
[adjunctions] Warning: Data.Functor.Contravariant.Rep: could not find link destinations for:
1119.50 s
[adjunctions] - Data.Functor.Contravariant.Rep.D:R:Rep:*:
1119.50 s
[adjunctions] - Data.Functor.Contravariant.Rep.D:R:RepU1
1119.50 s
[adjunctions] - Data.Functor.Contravariant.Rep.D:R:RepProduct
1119.50 s
[adjunctions] - Data.Functor.Contravariant.Rep.D:R:RepPredicate
1119.50 s
[adjunctions] - Data.Functor.Contravariant.Rep.D:R:RepOp
1119.50 s
[adjunctions] - Data.Functor.Contravariant.Rep.D:R:RepProxy
1119.51 s
[adjunctions] Warning: Data.Functor.Rep: could not find link destinations for:
1119.51 s
[adjunctions] - Data.Functor.Rep.GIndex
1119.51 s
[adjunctions] - Data.Functor.Rep.GTabulate
1119.51 s
[adjunctions] - Data.Functor.Rep.GRep'
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepM1
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepRec1
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepPar1
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:Rep:.:
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:Rep:*:
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepU1
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepComplex
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepSum
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepProduct
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepDual
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepReverse
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepBackwards
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepCofree
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepProduct0
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepCompose
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepReaderT
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepFUN
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepIdentityT
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepTagged
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepIdentity
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepProxy
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepCo
1119.51 s
[adjunctions] - Data.Functor.Rep.D:R:RepTracedT
1119.51 s
[adjunctions] - Control.Monad.Representable.Reader.D:R:RepReaderT
1119.55 s
[adjunctions] Warning: Control.Monad.Representable.Reader: could not find link destinations for:
1119.55 s
[adjunctions] - Control.Monad.Representable.Reader.D:R:RepReaderT
1119.81 s
[recursion-schemes] Preprocessing test suite 'Expr' for recursion-schemes-5.2.3...
1119.81 s
[recursion-schemes] Building test suite 'Expr' for recursion-schemes-5.2.3...
1119.94 s
[recursion-schemes] [1 of 1] Compiling Main ( examples/Expr.hs, dist/build/Expr/Expr-tmp/Main.o )
1120.57 s
[recursion-schemes] examples/Expr.hs:10:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1120.57 s
[recursion-schemes] The import of ‘Data.List’ is redundant
1120.57 s
[recursion-schemes] except perhaps to import instances from ‘Data.List’
1120.57 s
[recursion-schemes] To import instances alone, use: import Data.List()
1120.57 s
[recursion-schemes] |
1120.57 s
[recursion-schemes] 10 | import Data.List (foldl')
1120.57 s
[recursion-schemes] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1120.57 s
[recursion-schemes]
1120.81 s
[witherable] Documentation created: dist/doc/html/witherable/,
1120.81 s
[witherable] dist/doc/html/witherable/witherable.txt
1120.90 s
[witherable] Preprocessing test suite 'witherable-tests' for witherable-0.5...
1120.91 s
[witherable] Phase: installPhase
1121.04 s
[witherable] Installing library in /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1121.40 s
[witherable] Phase: fixupPhase
1121.42 s
[witherable] shrinking RPATHs of ELF executables and libraries in /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5
1121.43 s
[witherable] shrinking /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSwitherable-0.5-LsSJpTppgVjBVunHd2qbcl-ghc9.10.2.so
1121.44 s
[witherable] checking for references to /build/ in /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5...
1121.46 s
[witherable] patching script interpreter paths in /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5
1121.47 s
[witherable] stripping (with command strip and flags -S -p) in /nix/store/24b9chlbz2c6w6ixcy1qp0xnp4n9y7pn-witherable-0.5/lib
1121.59 s
[witherable] shrinking RPATHs of ELF executables and libraries in /nix/store/p9hj77wp75zr8cbkmn2bbxzmjggik3av-witherable-0.5-doc
1121.60 s
[witherable] checking for references to /build/ in /nix/store/p9hj77wp75zr8cbkmn2bbxzmjggik3av-witherable-0.5-doc...
1121.62 s
[witherable] patching script interpreter paths in /nix/store/p9hj77wp75zr8cbkmn2bbxzmjggik3av-witherable-0.5-doc
1121.73 s
Progress: 136 of 171 built (2 building), 120 of 120 downloaded from cache
1121.79 s
Building aeson
1122.03 s
[aeson] Phase: setupCompilerEnvironmentPhase
1122.03 s
[aeson] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1122.44 s
[aeson] Phase: unpackPhase
1122.45 s
[aeson] unpacking source archive /nix/store/f0d7b9x9gkig0ip0d9g81wf1vsdp1nl4-aeson-2.2.3.0.tar.gz
1122.49 s
[aeson] source root is aeson-2.2.3.0
1122.52 s
[aeson] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "aeson-2.2.3.0/tests/UnitTests/UTCTime.hs"
1122.53 s
[aeson] Phase: patchPhase
1122.53 s
[aeson] Replace Cabal file with edited version from mirror://hackage/aeson-2.2.3.0/revision/4.cabal.
1122.54 s
[aeson] Phase: compileBuildDriverPhase
1122.55 s
[aeson] setupCompileFlags: -package-db=/build/tmp.jlb5WxxNfy/setup-package.conf.d -threaded
1122.64 s
[aeson] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.jlb5WxxNfy/Main.o )
1122.73 s
[aeson] [2 of 2] Linking Setup
1123.51 s
[recursion-schemes] [2 of 2] Linking dist/build/Expr/Expr
1124.44 s
[recursion-schemes] Phase: checkPhase
1124.60 s
[aeson] Phase: updateAutotoolsGnuConfigScriptsPhase
1124.61 s
[aeson] Phase: configurePhase
1124.62 s
[aeson] configureFlags: --verbose --prefix=/nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/yjv1665qy9qzrvkqg2n9nwv2iv5kfk3d-aeson-2.2.3.0-doc/share/doc/aeson-2.2.3.0 --with-gcc=gcc --package-db=/build/tmp.jlb5WxxNfy/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1124.63 s
[aeson] Using Parsec parser
1124.63 s
[aeson] Configuring aeson-2.2.3.0...
1124.73 s
[recursion-schemes] Running 1 test suites...
1124.73 s
[recursion-schemes] Test suite Expr: RUNNING...
1124.74 s
[recursion-schemes] Test suite Expr: PASS
1124.74 s
[recursion-schemes] Test suite logged to: dist/test/recursion-schemes-5.2.3-Expr.log
1124.74 s
[recursion-schemes] 1 of 1 test suites (1 of 1 test cases) passed.
1124.75 s
[recursion-schemes] Phase: haddockPhase
1124.97 s
[recursion-schemes] Preprocessing library for recursion-schemes-5.2.3...
1124.97 s
[recursion-schemes] Running Haddock on library for recursion-schemes-5.2.3...
1125.12 s
[aeson] Flags chosen: ordered-keymap=True
1125.30 s
[recursion-schemes] [1 of 4] Compiling Data.Functor.Base ( src/Data/Functor/Base.hs, nothing )
1125.46 s
[aeson] Dependency OneTuple >=0.4.1.1 && <0.5: using OneTuple-0.4.2
1125.46 s
[aeson] Dependency QuickCheck >=2.14.3 && <2.16 || >=2.16.0.0 && <2.17: using
1125.46 s
[aeson] QuickCheck-2.15.0.1
1125.46 s
[aeson] Dependency base >=4.12.0.0 && <5: using base-4.20.1.0
1125.46 s
[aeson] Dependency bytestring >=0.10.8.2 && <0.13: using bytestring-0.12.2.0
1125.46 s
[aeson] Dependency character-ps >=0.1 && <0.2: using character-ps-0.1
1125.46 s
[aeson] Dependency containers >=0.6.0.1 && <0.8: using containers-0.7
1125.46 s
[aeson] Dependency data-fix >=0.3.2 && <0.4: using data-fix-0.3.4
1125.46 s
[aeson] Dependency deepseq >=1.4.4.0 && <1.6: using deepseq-1.5.0.0
1125.46 s
[aeson] Dependency dlist >=1.0 && <1.1: using dlist-1.0
1125.46 s
[aeson] Dependency exceptions >=0.10.4 && <0.11: using exceptions-0.10.9
1125.46 s
[aeson] Dependency generically >=0.1 && <0.2: using generically-0.1.1
1125.46 s
[aeson] Dependency ghc-prim >=0.5.0.0 && <0.14: using ghc-prim-0.12.0
1125.46 s
[aeson] Dependency hashable >=1.4.6.0 && <1.5 || >=1.5.0.0 && <1.6: using
1125.46 s
[aeson] hashable-1.5.0.0
1125.46 s
[aeson] Dependency indexed-traversable >=0.1.2 && <0.2: using
1125.46 s
[aeson] indexed-traversable-0.1.4
1125.46 s
[aeson] Dependency integer-conversion >=0.1 && <0.2: using integer-conversion-0.1.1
1125.46 s
[aeson] Dependency integer-logarithms >=1.0.3.1 && <1.1: using
1125.46 s
[aeson] integer-logarithms-1.0.4
1125.46 s
[aeson] Dependency network-uri >=2.6.4.1 && <2.7: using network-uri-2.6.4.2
1125.46 s
[aeson] Dependency primitive >=0.8.0.0 && <0.9 || >=0.9.0.0 && <0.10: using
1125.46 s
[aeson] primitive-0.9.1.0
1125.46 s
[aeson] Dependency scientific >=0.3.7.0 && <0.4: using scientific-0.3.8.0
1125.46 s
[aeson] Dependency semialign >=1.3 && <1.4: using semialign-1.3.1
1125.46 s
[aeson] Dependency strict >=0.5 && <0.6: using strict-0.5.1
1125.46 s
[aeson] Dependency tagged >=0.8.7 && <0.9: using tagged-0.8.9
1125.46 s
[aeson] Dependency template-haskell >=2.14.0.0 && <2.24: using
1125.46 s
[aeson] template-haskell-2.22.0.0
1125.46 s
[aeson] Dependency text >=1.2.3.0 && <1.3 || >=2.0 && <2.2: using text-2.1.2
1125.46 s
[aeson] Dependency text-iso8601 >=0.1.1 && <0.2: using text-iso8601-0.1.1
1125.46 s
[aeson] Dependency text-short >=0.1.5 && <0.2: using text-short-0.1.6
1125.46 s
[aeson] Dependency th-abstraction >=0.5.0.0 && <0.6 || >=0.6.0.0 && <0.7 || >=0.7.0.0
1125.46 s
[aeson] && <0.8: using th-abstraction-0.7.1.0
1125.46 s
[aeson] Dependency these >=1.2 && <1.3: using these-1.2.1
1125.46 s
[aeson] Dependency time >=1.8.0.2 && <1.15: using time-1.12.2
1125.46 s
[aeson] Dependency time-compat >=1.9.6 && <1.10: using time-compat-1.9.8
1125.46 s
[aeson] Dependency unordered-containers >=0.2.10.0 && <0.3: using
1125.46 s
[aeson] unordered-containers-0.2.20.1
1125.46 s
[aeson] Dependency uuid-types >=1.0.5 && <1.1: using uuid-types-1.0.6
1125.46 s
[aeson] Dependency vector >=0.13.0.0 && <0.14: using vector-0.13.2.0
1125.46 s
[aeson] Dependency witherable >=0.4.2 && <0.6: using witherable-0.5
1125.46 s
[aeson] Dependency Diff >=0.4 && <0.6 || >=1.0.2 && <1.1: using Diff-1.0.2
1125.46 s
[aeson] Dependency OneTuple: using OneTuple-0.4.2
1125.46 s
[aeson] Dependency QuickCheck: using QuickCheck-2.15.0.1
1125.46 s
[aeson] Dependency aeson: using aeson-2.2.3.0
1125.46 s
[aeson] Dependency base: using base-4.20.1.0
1125.46 s
[aeson] Dependency base-compat: using base-compat-0.14.1
1125.46 s
[aeson] Dependency base-orphans >=0.5.3 && <0.10: using base-orphans-0.9.3
1125.46 s
[aeson] Dependency base16-bytestring: using base16-bytestring-1.0.2.0
1125.46 s
[aeson] Dependency bytestring: using bytestring-0.12.2.0
1125.46 s
[aeson] Dependency containers: using containers-0.7
1125.46 s
[aeson] Dependency data-fix: using data-fix-0.3.4
1125.46 s
[aeson] Dependency deepseq: using deepseq-1.5.0.0
1125.46 s
[aeson] Dependency directory: using directory-1.3.8.5
1125.46 s
[aeson] Dependency dlist: using dlist-1.0
1125.46 s
[aeson] Dependency filepath: using filepath-1.5.4.0
1125.46 s
[aeson] Dependency generic-deriving >=1.10 && <1.15: using generic-deriving-1.14.6
1125.46 s
[aeson] Dependency generically: using generically-0.1.1
1125.46 s
[aeson] Dependency ghc-prim >=0.2: using ghc-prim-0.12.0
1125.46 s
[aeson] Dependency hashable: using hashable-1.5.0.0
1125.46 s
[aeson] Dependency indexed-traversable: using indexed-traversable-0.1.4
1125.46 s
[aeson] Dependency integer-logarithms >=1 && <1.1: using integer-logarithms-1.0.4
1125.46 s
[aeson] Dependency network-uri: using network-uri-2.6.4.2
1125.46 s
[aeson] Dependency primitive: using primitive-0.9.1.0
1125.46 s
[aeson] Dependency quickcheck-instances >=0.3.29 && <0.4: using
1125.46 s
[aeson] quickcheck-instances-0.3.33
1125.46 s
[aeson] Dependency scientific: using scientific-0.3.8.0
1125.46 s
[aeson] Dependency strict: using strict-0.5.1
1125.46 s
[aeson] Dependency tagged: using tagged-0.8.9
1125.46 s
[aeson] Dependency tasty: using tasty-1.5.3
1125.46 s
[aeson] Dependency tasty-golden: using tasty-golden-2.3.5
1125.46 s
[aeson] Dependency tasty-hunit: using tasty-hunit-0.10.2
1125.46 s
[aeson] Dependency tasty-quickcheck: using tasty-quickcheck-0.11.1
1125.46 s
[aeson] Dependency template-haskell: using template-haskell-2.22.0.0
1125.46 s
[aeson] Dependency text: using text-2.1.2
1125.46 s
[aeson] Dependency text-short: using text-short-0.1.6
1125.46 s
[aeson] Dependency these: using these-1.2.1
1125.46 s
[aeson] Dependency time: using time-1.12.2
1125.46 s
[aeson] Dependency time-compat: using time-compat-1.9.8
1125.46 s
[aeson] Dependency unordered-containers: using unordered-containers-0.2.20.1
1125.46 s
[aeson] Dependency uuid-types: using uuid-types-1.0.6
1125.46 s
[aeson] Dependency vector: using vector-0.13.2.0
1125.46 s
[aeson] Source component graph:
1125.46 s
[aeson] component lib
1125.46 s
[aeson] component test:aeson-tests dependency lib
1125.46 s
[aeson] Configured component graph:
1125.46 s
[aeson] component aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1125.46 s
[aeson] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1125.46 s
[aeson] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1125.46 s
[aeson] include base-4.20.1.0-a280
1125.46 s
[aeson] include bytestring-0.12.2.0-b7cf
1125.46 s
[aeson] include character-ps-0.1-Fq57PQOzemYJFXX65hv1g1
1125.46 s
[aeson] include containers-0.7-8c5a
1125.46 s
[aeson] include data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1125.46 s
[aeson] include deepseq-1.5.0.0-5243
1125.46 s
[aeson] include dlist-1.0-Jhnc1SoOlrSHE4yuzMJ6LU
1125.46 s
[aeson] include exceptions-0.10.9-bc84
1125.46 s
[aeson] include generically-0.1.1-G3IVTxUF6MbJoFTOdpdjOD
1125.46 s
[aeson] include ghc-prim-0.12.0-491b
1125.46 s
[aeson] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1125.46 s
[aeson] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1125.46 s
[aeson] include integer-conversion-0.1.1-HchVSSKnqL31LvZYy2ZNyT
1125.46 s
[aeson] include integer-logarithms-1.0.4-ZBuwBfvHpEJOh2fdwAIpH
1125.46 s
[aeson] include network-uri-2.6.4.2-DMe133eRx8TJ1qrlwaAJvb
1125.46 s
[aeson] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1125.46 s
[aeson] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
1125.46 s
[aeson] include semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3
1125.46 s
[aeson] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1125.46 s
[aeson] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1125.46 s
[aeson] include template-haskell-2.22.0.0-3eef
1125.46 s
[aeson] include text-2.1.2-2d65
1125.46 s
[aeson] include text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1125.46 s
[aeson] include text-short-0.1.6-LUu6jc8Ind6CLJLk1wrpYI
1125.46 s
[aeson] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1125.46 s
[aeson] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1125.46 s
[aeson] include time-1.12.2-7ba4
1125.46 s
[aeson] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1125.46 s
[aeson] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1125.46 s
[aeson] include uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1125.46 s
[aeson] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1125.46 s
[aeson] include witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1125.46 s
[aeson] component aeson-2.2.3.0-ECBlVePXSzw8z03DlwCaNh-aeson-tests
1125.46 s
[aeson] include Diff-1.0.2-Lkf8N0npDqd49bNiQh5Hm7
1125.46 s
[aeson] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1125.46 s
[aeson] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1125.46 s
[aeson] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1125.46 s
[aeson] include base-4.20.1.0-a280
1125.46 s
[aeson] include base-compat-0.14.1-IWfCrY0xmZWAfUEd7oNY9R
1125.46 s
[aeson] include base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1125.46 s
[aeson] include base16-bytestring-1.0.2.0-37OfZV6M46495FlatsXZIg
1125.46 s
[aeson] include bytestring-0.12.2.0-b7cf
1125.46 s
[aeson] include containers-0.7-8c5a
1125.46 s
[aeson] include data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1125.46 s
[aeson] include deepseq-1.5.0.0-5243
1125.46 s
[aeson] include directory-1.3.8.5-c7cf
1125.46 s
[aeson] include dlist-1.0-Jhnc1SoOlrSHE4yuzMJ6LU
1125.46 s
[aeson] include filepath-1.5.4.0-4815
1125.46 s
[aeson] include generic-deriving-1.14.6-AvACjLTeeju3ZgcMNYKgcA
1125.46 s
[aeson] include generically-0.1.1-G3IVTxUF6MbJoFTOdpdjOD
1125.46 s
[aeson] include ghc-prim-0.12.0-491b
1125.46 s
[aeson] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1125.46 s
[aeson] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1125.46 s
[aeson] include integer-logarithms-1.0.4-ZBuwBfvHpEJOh2fdwAIpH
1125.46 s
[aeson] include network-uri-2.6.4.2-DMe133eRx8TJ1qrlwaAJvb
1125.46 s
[aeson] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1125.46 s
[aeson] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1125.46 s
[aeson] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
1125.46 s
[aeson] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1125.46 s
[aeson] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1125.46 s
[aeson] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1125.46 s
[aeson] include tasty-golden-2.3.5-B5nZLgCANDjFB5hPeoa7ce
1125.46 s
[aeson] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
1125.46 s
[aeson] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1125.46 s
[aeson] include template-haskell-2.22.0.0-3eef
1125.46 s
[aeson] include text-2.1.2-2d65
1125.46 s
[aeson] include text-short-0.1.6-LUu6jc8Ind6CLJLk1wrpYI
1125.46 s
[aeson] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1125.46 s
[aeson] include time-1.12.2-7ba4
1125.46 s
[aeson] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1125.46 s
[aeson] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1125.46 s
[aeson] include uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1125.46 s
[aeson] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1125.46 s
[aeson] Linked component graph:
1125.46 s
[aeson] unit aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1125.46 s
[aeson] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1125.46 s
[aeson] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1125.46 s
[aeson] include base-4.20.1.0-a280
1125.46 s
[aeson] include bytestring-0.12.2.0-b7cf
1125.46 s
[aeson] include character-ps-0.1-Fq57PQOzemYJFXX65hv1g1
1125.46 s
[aeson] include containers-0.7-8c5a
1125.46 s
[aeson] include data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1125.46 s
[aeson] include deepseq-1.5.0.0-5243
1125.46 s
[aeson] include dlist-1.0-Jhnc1SoOlrSHE4yuzMJ6LU
1125.46 s
[aeson] include exceptions-0.10.9-bc84
1125.46 s
[aeson] include generically-0.1.1-G3IVTxUF6MbJoFTOdpdjOD
1125.46 s
[aeson] include ghc-prim-0.12.0-491b
1125.46 s
[aeson] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1125.46 s
[aeson] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1125.46 s
[aeson] include integer-conversion-0.1.1-HchVSSKnqL31LvZYy2ZNyT
1125.46 s
[aeson] include integer-logarithms-1.0.4-ZBuwBfvHpEJOh2fdwAIpH
1125.46 s
[aeson] include network-uri-2.6.4.2-DMe133eRx8TJ1qrlwaAJvb
1125.46 s
[aeson] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1125.46 s
[aeson] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
1125.46 s
[aeson] include semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3
1125.46 s
[aeson] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1125.46 s
[aeson] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1125.46 s
[aeson] include template-haskell-2.22.0.0-3eef
1125.46 s
[aeson] include text-2.1.2-2d65
1125.46 s
[aeson] include text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1125.46 s
[aeson] include text-short-0.1.6-LUu6jc8Ind6CLJLk1wrpYI
1125.46 s
[aeson] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1125.46 s
[aeson] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1125.46 s
[aeson] include time-1.12.2-7ba4
1125.46 s
[aeson] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1125.46 s
[aeson] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1125.46 s
[aeson] include uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1125.46 s
[aeson] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1125.46 s
[aeson] include witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1125.46 s
[aeson] Data.Aeson=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson,Data.Aeson.Decoding=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Decoding,Data.Aeson.Decoding.ByteString=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Decoding.ByteString,Data.Aeson.Decoding.ByteString.Lazy=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Decoding.ByteString.Lazy,Data.Aeson.Decoding.Text=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Decoding.Text,Data.Aeson.Decoding.Tokens=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Decoding.Tokens,Data.Aeson.Encoding=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Encoding,Data.Aeson.Encoding.Internal=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Encoding.Internal,Data.Aeson.Key=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Key,Data.Aeson.KeyMap=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.KeyMap,Data.Aeson.QQ.Simple=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.QQ.Simple,Data.Aeson.RFC8785=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.RFC8785,Data.Aeson.TH=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.TH,Data.Aeson.Text=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Text,Data.Aeson.Types=aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty:Data.Aeson.Types
1125.46 s
[aeson] unit aeson-2.2.3.0-ECBlVePXSzw8z03DlwCaNh-aeson-tests
1125.46 s
[aeson] include Diff-1.0.2-Lkf8N0npDqd49bNiQh5Hm7
1125.46 s
[aeson] include OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1125.46 s
[aeson] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1125.46 s
[aeson] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1125.46 s
[aeson] include base-4.20.1.0-a280
1125.46 s
[aeson] include base-compat-0.14.1-IWfCrY0xmZWAfUEd7oNY9R
1125.46 s
[aeson] include base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1125.47 s
[aeson] include base16-bytestring-1.0.2.0-37OfZV6M46495FlatsXZIg
1125.47 s
[aeson] include bytestring-0.12.2.0-b7cf
1125.47 s
[aeson] include containers-0.7-8c5a
1125.47 s
[aeson] include data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1125.47 s
[aeson] include deepseq-1.5.0.0-5243
1125.47 s
[aeson] include directory-1.3.8.5-c7cf
1125.47 s
[aeson] include dlist-1.0-Jhnc1SoOlrSHE4yuzMJ6LU
1125.47 s
[aeson] include filepath-1.5.4.0-4815
1125.47 s
[aeson] include generic-deriving-1.14.6-AvACjLTeeju3ZgcMNYKgcA
1125.47 s
[aeson] include generically-0.1.1-G3IVTxUF6MbJoFTOdpdjOD
1125.47 s
[aeson] include ghc-prim-0.12.0-491b
1125.47 s
[aeson] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1125.47 s
[aeson] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1125.47 s
[aeson] include integer-logarithms-1.0.4-ZBuwBfvHpEJOh2fdwAIpH
1125.47 s
[aeson] include network-uri-2.6.4.2-DMe133eRx8TJ1qrlwaAJvb
1125.47 s
[aeson] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1125.47 s
[aeson] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1125.47 s
[aeson] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
1125.47 s
[aeson] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1125.47 s
[aeson] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1125.47 s
[aeson] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1125.47 s
[aeson] include tasty-golden-2.3.5-B5nZLgCANDjFB5hPeoa7ce
1125.47 s
[aeson] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
1125.47 s
[aeson] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1125.47 s
[aeson] include template-haskell-2.22.0.0-3eef
1125.47 s
[aeson] include text-2.1.2-2d65
1125.47 s
[aeson] include text-short-0.1.6-LUu6jc8Ind6CLJLk1wrpYI
1125.47 s
[aeson] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1125.47 s
[aeson] include time-1.12.2-7ba4
1125.47 s
[aeson] include time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1125.47 s
[aeson] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1125.47 s
[aeson] include uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1125.47 s
[aeson] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1125.47 s
[aeson] Ready component graph:
1125.47 s
[aeson] definite aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1125.47 s
[aeson] depends OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1125.47 s
[aeson] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1125.47 s
[aeson] depends base-4.20.1.0-a280
1125.47 s
[aeson] depends bytestring-0.12.2.0-b7cf
1125.47 s
[aeson] depends character-ps-0.1-Fq57PQOzemYJFXX65hv1g1
1125.47 s
[aeson] depends containers-0.7-8c5a
1125.47 s
[aeson] depends data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1125.47 s
[aeson] depends deepseq-1.5.0.0-5243
1125.47 s
[aeson] depends dlist-1.0-Jhnc1SoOlrSHE4yuzMJ6LU
1125.47 s
[aeson] depends exceptions-0.10.9-bc84
1125.47 s
[aeson] depends generically-0.1.1-G3IVTxUF6MbJoFTOdpdjOD
1125.47 s
[aeson] depends ghc-prim-0.12.0-491b
1125.47 s
[aeson] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1125.47 s
[aeson] depends indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1125.47 s
[aeson] depends integer-conversion-0.1.1-HchVSSKnqL31LvZYy2ZNyT
1125.47 s
[aeson] depends integer-logarithms-1.0.4-ZBuwBfvHpEJOh2fdwAIpH
1125.47 s
[aeson] depends network-uri-2.6.4.2-DMe133eRx8TJ1qrlwaAJvb
1125.47 s
[aeson] depends primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1125.47 s
[aeson] depends scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
1125.47 s
[aeson] depends semialign-1.3.1-8z91rl7uvAV3RSTGhkBMM3
1125.47 s
[aeson] depends strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1125.47 s
[aeson] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1125.47 s
[aeson] depends template-haskell-2.22.0.0-3eef
1125.47 s
[aeson] depends text-2.1.2-2d65
1125.47 s
[aeson] depends text-iso8601-0.1.1-8nRM4IojzxR5efBzm673sL
1125.47 s
[aeson] depends text-short-0.1.6-LUu6jc8Ind6CLJLk1wrpYI
1125.47 s
[aeson] depends th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1125.47 s
[aeson] depends these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1125.47 s
[aeson] depends time-1.12.2-7ba4
1125.47 s
[aeson] depends time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1125.47 s
[aeson] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1125.47 s
[aeson] depends uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1125.47 s
[aeson] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1125.47 s
[aeson] depends witherable-0.5-LsSJpTppgVjBVunHd2qbcl
1125.47 s
[aeson] definite aeson-2.2.3.0-ECBlVePXSzw8z03DlwCaNh-aeson-tests
1125.47 s
[aeson] depends Diff-1.0.2-Lkf8N0npDqd49bNiQh5Hm7
1125.47 s
[aeson] depends OneTuple-0.4.2-GRjrenteOQpEvd4Pt7phTS
1125.47 s
[aeson] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1125.47 s
[aeson] depends aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1125.47 s
[aeson] depends base-4.20.1.0-a280
1125.47 s
[aeson] depends base-compat-0.14.1-IWfCrY0xmZWAfUEd7oNY9R
1125.47 s
[aeson] depends base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1125.47 s
[aeson] depends base16-bytestring-1.0.2.0-37OfZV6M46495FlatsXZIg
1125.47 s
[aeson] depends bytestring-0.12.2.0-b7cf
1125.47 s
[aeson] depends containers-0.7-8c5a
1125.47 s
[aeson] depends data-fix-0.3.4-8yXxYLd3xB1CsPsgjGSms4
1125.47 s
[aeson] depends deepseq-1.5.0.0-5243
1125.47 s
[aeson] depends directory-1.3.8.5-c7cf
1125.47 s
[aeson] depends dlist-1.0-Jhnc1SoOlrSHE4yuzMJ6LU
1125.47 s
[aeson] depends filepath-1.5.4.0-4815
1125.47 s
[aeson] depends generic-deriving-1.14.6-AvACjLTeeju3ZgcMNYKgcA
1125.47 s
[aeson] depends generically-0.1.1-G3IVTxUF6MbJoFTOdpdjOD
1125.47 s
[aeson] depends ghc-prim-0.12.0-491b
1125.51 s
[aeson] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1125.51 s
[aeson] depends indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1125.51 s
[aeson] depends integer-logarithms-1.0.4-ZBuwBfvHpEJOh2fdwAIpH
1125.51 s
[aeson] depends network-uri-2.6.4.2-DMe133eRx8TJ1qrlwaAJvb
1125.51 s
[aeson] depends primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
1125.51 s
[aeson] depends quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1125.51 s
[aeson] depends scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
1125.51 s
[aeson] depends strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1125.51 s
[aeson] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1125.51 s
[aeson] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1125.51 s
[aeson] depends tasty-golden-2.3.5-B5nZLgCANDjFB5hPeoa7ce
1125.51 s
[aeson] depends tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
1125.51 s
[aeson] depends tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1125.51 s
[aeson] depends template-haskell-2.22.0.0-3eef
1125.51 s
[aeson] depends text-2.1.2-2d65
1125.51 s
[aeson] depends text-short-0.1.6-LUu6jc8Ind6CLJLk1wrpYI
1125.51 s
[aeson] depends these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1125.51 s
[aeson] depends time-1.12.2-7ba4
1125.51 s
[aeson] depends time-compat-1.9.8-8P3Ec4ZgfWIKaWELFH3tB0
1125.51 s
[aeson] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1125.51 s
[aeson] depends uuid-types-1.0.6-AV5ObTE8xWa1YirPQYwZhe
1125.51 s
[aeson] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1125.51 s
[aeson] Using Cabal-3.12.1.0 compiled by ghc-9.10
1125.51 s
[aeson] Using compiler: ghc-9.10.2
1125.51 s
[aeson] Using install prefix:
1125.51 s
[aeson] /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0
1125.51 s
[aeson] Executables installed in:
1125.51 s
[aeson] /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0/bin
1125.51 s
[aeson] Libraries installed in:
1125.51 s
[aeson] /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1125.51 s
[aeson] Dynamic Libraries installed in:
1125.51 s
[aeson] /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1125.51 s
[aeson] Private executables installed in:
1125.51 s
[aeson] /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0/libexec/x86_64-linux-ghc-9.10.2-f986/aeson-2.2.3.0
1125.51 s
[aeson] Data files installed in:
1125.51 s
[aeson] /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0/share/x86_64-linux-ghc-9.10.2-f986/aeson-2.2.3.0
1125.51 s
[aeson] Documentation installed in:
1125.51 s
[aeson] /nix/store/yjv1665qy9qzrvkqg2n9nwv2iv5kfk3d-aeson-2.2.3.0-doc/share/doc/aeson-2.2.3.0
1125.51 s
[aeson] Configuration files installed in:
1125.51 s
[aeson] /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0/etc
1125.51 s
[aeson] No alex found
1125.51 s
[aeson] Using ar found on system at:
1125.51 s
[aeson] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1125.51 s
[aeson] No c2hs found
1125.51 s
[aeson] No cpphs found
1125.51 s
[aeson] No doctest found
1125.51 s
[aeson] Using gcc version 14.3.0 given by user at:
1125.51 s
[aeson] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1125.51 s
[aeson] Using ghc version 9.10.2 found on system at:
1125.51 s
[aeson] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1125.51 s
[aeson] Using ghc-pkg version 9.10.2 found on system at:
1125.51 s
[aeson] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1125.52 s
[aeson] No ghcjs found
1125.52 s
[aeson] No ghcjs-pkg found
1125.52 s
[aeson] No greencard found
1125.52 s
[aeson] Using haddock version 2.31.0 found on system at:
1125.52 s
[aeson] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1125.52 s
[aeson] No happy found
1125.52 s
[aeson] Using haskell-suite found on system at: haskell-suite-dummy-location
1125.52 s
[aeson] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1125.52 s
[aeson] No hmake found
1125.52 s
[aeson] Using hpc version 0.69 found on system at:
1125.52 s
[aeson] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1125.52 s
[aeson] Using hsc2hs version 0.68.10 found on system at:
1125.52 s
[aeson] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1125.52 s
[aeson] Using hscolour version 1.25 found on system at:
1125.52 s
[aeson] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1125.52 s
[aeson] No jhc found
1125.52 s
[aeson] Using ld found on system at:
1125.52 s
[aeson] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1125.52 s
[aeson] No pkg-config found
1125.52 s
[aeson] Using runghc version 9.10.2 found on system at:
1125.52 s
[aeson] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1125.52 s
[aeson] Using strip version 2.44 found on system at:
1125.52 s
[aeson] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1125.52 s
[aeson] Using tar found on system at:
1125.52 s
[aeson] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1125.52 s
[aeson] No uhc found
1125.62 s
[recursion-schemes] [2 of 4] Compiling Data.Functor.Foldable ( src/Data/Functor/Foldable.hs, nothing )
1125.69 s
[aeson] Phase: buildPhase
1125.80 s
[aeson] Preprocessing library for aeson-2.2.3.0...
1125.81 s
[aeson] Building library for aeson-2.2.3.0...
1126.23 s
[recursion-schemes] [3 of 4] Compiling Data.Functor.Foldable.TH ( src/Data/Functor/Foldable/TH.hs, nothing )
1126.38 s
[aeson] [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, dist/build/Data/Aeson/Internal/ByteString.o, dist/build/Data/Aeson/Internal/ByteString.dyn_o )
1126.39 s
[recursion-schemes] [4 of 4] Compiling Paths_recursion_schemes ( dist/build/autogen/Paths_recursion_schemes.hs, nothing )
1126.41 s
[recursion-schemes] Haddock coverage:
1126.42 s
[recursion-schemes] 80% ( 4 / 5) in 'Data.Functor.Base'
1126.42 s
[recursion-schemes] Missing documentation for:
1126.42 s
[recursion-schemes] ForestF (src/Data/Functor/Base.hs:153)
1126.42 s
[recursion-schemes] Warning: 't' is out of scope.
1126.42 s
[recursion-schemes] If you qualify the identifier, haddock can try to link it anyway.
1126.42 s
[recursion-schemes] Warning: 'a' is out of scope.
1126.42 s
[recursion-schemes] If you qualify the identifier, haddock can try to link it anyway.
1126.42 s
[recursion-schemes] Warning: 'unfoldr' is out of scope.
1126.42 s
[recursion-schemes] If you qualify the identifier, haddock can try to link it anyway.
1126.42 s
[recursion-schemes] Warning: 'rollup' is out of scope.
1126.42 s
[recursion-schemes] If you qualify the identifier, haddock can try to link it anyway.
1126.43 s
[recursion-schemes] Warning: 'Reader' is out of scope.
1126.43 s
[recursion-schemes] If you qualify the identifier, haddock can try to link it anyway.
1126.43 s
[recursion-schemes] Warning: 'local' is out of scope.
1126.43 s
[recursion-schemes] If you qualify the identifier, haddock can try to link it anyway.
1126.43 s
[recursion-schemes] Warning: 'Mu' is ambiguous. It is defined
1126.43 s
[recursion-schemes] * in ‘Data.Fix’
1126.43 s
[recursion-schemes] * in ‘Data.Fix’
1126.43 s
[recursion-schemes] You may be able to disambiguate the identifier by qualifying it or
1126.43 s
[recursion-schemes] by specifying the type/value namespace explicitly.
1126.43 s
[recursion-schemes] Defaulting to the one defined in ‘Data.Fix’
1126.43 s
[recursion-schemes] 67% ( 50 / 74) in 'Data.Functor.Foldable'
1126.43 s
[recursion-schemes] Missing documentation for:
1126.43 s
[recursion-schemes] zygo (src/Data/Functor/Foldable.hs:645)
1126.43 s
[recursion-schemes] apo
1126.43 s
[recursion-schemes] futu (src/Data/Functor/Foldable.hs:563)
1126.43 s
[recursion-schemes] chrono (src/Data/Functor/Foldable.hs:793)
1126.43 s
[recursion-schemes] gpara
1126.43 s
[recursion-schemes] ghisto (src/Data/Functor/Foldable.hs:784)
1126.43 s
[recursion-schemes] gzygo (src/Data/Functor/Foldable.hs:660)
1126.43 s
[recursion-schemes] gapo (src/Data/Functor/Foldable.hs:671)
1126.43 s
[recursion-schemes] gfutu (src/Data/Functor/Foldable.hs:566)
1126.43 s
[recursion-schemes] gchrono (src/Data/Functor/Foldable.hs:800)
1126.43 s
[recursion-schemes] gprepro
1126.43 s
[recursion-schemes] distCata (src/Data/Functor/Foldable.hs:532)
1126.43 s
[recursion-schemes] distPara (src/Data/Functor/Foldable.hs:305)
1126.43 s
[recursion-schemes] distParaT (src/Data/Functor/Foldable.hs:308)
1126.43 s
[recursion-schemes] distHisto (src/Data/Functor/Foldable.hs:787)
1126.43 s
[recursion-schemes] distGHisto (src/Data/Functor/Foldable.hs:790)
1126.43 s
[recursion-schemes] distZygo (src/Data/Functor/Foldable.hs:651)
1126.43 s
[recursion-schemes] distZygoT (src/Data/Functor/Foldable.hs:667)
1126.43 s
[recursion-schemes] distAna (src/Data/Functor/Foldable.hs:546)
1126.43 s
[recursion-schemes] distApo (src/Data/Functor/Foldable.hs:674)
1126.43 s
[recursion-schemes] distGApo (src/Data/Functor/Foldable.hs:677)
1126.43 s
[recursion-schemes] distGApoT (src/Data/Functor/Foldable.hs:685)
1126.43 s
[recursion-schemes] distFutu (src/Data/Functor/Foldable.hs:569)
1126.43 s
[recursion-schemes] distGFutu (src/Data/Functor/Foldable.hs:573)
1126.43 s
[recursion-schemes] Warning: 'Cofree' is out of scope.
1126.43 s
[recursion-schemes] If you qualify the identifier, haddock can try to link it anyway.
1126.43 s
[recursion-schemes] Warning: 'BaseRules' is ambiguous. It is defined
1126.43 s
[recursion-schemes] * at src/Data/Functor/Foldable/TH.hs:174:18
1126.43 s
[recursion-schemes] * at src/Data/Functor/Foldable/TH.hs:174:1
1126.43 s
[recursion-schemes] You may be able to disambiguate the identifier by qualifying it or
1126.43 s
[recursion-schemes] by specifying the type/value namespace explicitly.
1126.43 s
[recursion-schemes] Defaulting to the one defined at src/Data/Functor/Foldable/TH.hs:174:1
1126.43 s
[recursion-schemes] 85% ( 6 / 7) in 'Data.Functor.Foldable.TH'
1126.43 s
[recursion-schemes] Missing documentation for:
1126.43 s
[recursion-schemes] Module header
1126.56 s
[aeson] [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.o, dist/build/Data/Aeson/Internal/Functions.dyn_o )
1126.67 s
[aeson] [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, dist/build/Data/Aeson/Internal/Prelude.o, dist/build/Data/Aeson/Internal/Prelude.dyn_o )
1126.67 s
[aeson] [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, dist/build/Data/Aeson/Internal/Scientific.o, dist/build/Data/Aeson/Internal/Scientific.dyn_o )
1126.89 s
[recursion-schemes] Warning: Data.Functor.Base: could not find link destinations for:
1126.89 s
[recursion-schemes] - Data.Functor.Base.Rep_TreeF
1126.90 s
[recursion-schemes] - Data.Functor.Base.Rep1_TreeF
1126.90 s
[recursion-schemes] - Data.Functor.Base.Rep_NonEmptyF
1126.90 s
[recursion-schemes] - Data.Functor.Base.Rep1_NonEmptyF
1126.90 s
[recursion-schemes] - Data.Functor.Base.Rep_ListF
1126.90 s
[recursion-schemes] - Data.Functor.Base.Rep1_ListF
1126.91 s
[recursion-schemes] Warning: Data.Functor.Foldable: could not find link destinations for:
1126.91 s
[recursion-schemes] - Data.Functor.Base.Rep_ListF
1126.91 s
[recursion-schemes] - Data.Functor.Base.Rep1_ListF
1126.91 s
[recursion-schemes] - Data.Functor.Foldable.GCoerce
1126.95 s
[adjunctions] Documentation created: dist/doc/html/adjunctions/,
1126.95 s
[adjunctions] dist/doc/html/adjunctions/adjunctions.txt
1127.07 s
[adjunctions] Preprocessing test suite 'spec' for adjunctions-4.4.3...
1127.07 s
[adjunctions] Phase: installPhase
1127.11 s
[aeson] [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, dist/build/Data/Aeson/Internal/TH.o, dist/build/Data/Aeson/Internal/TH.dyn_o )
1127.11 s
[aeson] [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, dist/build/Data/Aeson/Internal/Text.o, dist/build/Data/Aeson/Internal/Text.dyn_o )
1127.11 s
[aeson] [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, dist/build/Data/Aeson/Internal/Unescape.o, dist/build/Data/Aeson/Internal/Unescape.dyn_o )
1127.11 s
[aeson] [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, dist/build/Data/Aeson/Internal/UnescapeFromText.o, dist/build/Data/Aeson/Internal/UnescapeFromText.dyn_o )
1127.11 s
[aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, dist/build/Data/Aeson/Key.o, dist/build/Data/Aeson/Key.dyn_o )
1127.11 s
[aeson] [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, dist/build/Data/Aeson/Decoding/Tokens.o, dist/build/Data/Aeson/Decoding/Tokens.dyn_o )
1127.18 s
[adjunctions] Installing library in /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1127.67 s
[adjunctions] Phase: fixupPhase
1127.69 s
[adjunctions] shrinking RPATHs of ELF executables and libraries in /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3
1127.70 s
[adjunctions] shrinking /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSadjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2-ghc9.10.2.so
1127.71 s
[adjunctions] checking for references to /build/ in /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3...
1127.75 s
[adjunctions] patching script interpreter paths in /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3
1127.76 s
[adjunctions] stripping (with command strip and flags -S -p) in /nix/store/7krs9iki8afbpmjyf4lhljsi4xg9hzdn-adjunctions-4.4.3/lib
1127.88 s
[adjunctions] shrinking RPATHs of ELF executables and libraries in /nix/store/c16s5ra3vwi3q3fm3mikin3jffavkvdv-adjunctions-4.4.3-doc
1127.88 s
[aeson] [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, dist/build/Data/Aeson/Decoding/Internal.o, dist/build/Data/Aeson/Decoding/Internal.dyn_o )
1127.89 s
[adjunctions] checking for references to /build/ in /nix/store/c16s5ra3vwi3q3fm3mikin3jffavkvdv-adjunctions-4.4.3-doc...
1127.91 s
[adjunctions] patching script interpreter paths in /nix/store/c16s5ra3vwi3q3fm3mikin3jffavkvdv-adjunctions-4.4.3-doc
1127.92 s
[aeson] [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, dist/build/Data/Aeson/Decoding/Text.o, dist/build/Data/Aeson/Decoding/Text.dyn_o )
1128.04 s
Progress: 137 of 171 built (2 building), 120 of 120 downloaded from cache
1128.11 s
Building kan-extensions
1128.24 s
[kan-extensions] Phase: setupCompilerEnvironmentPhase
1128.24 s
[kan-extensions] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1128.50 s
[kan-extensions] Phase: unpackPhase
1128.51 s
[aeson] [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, dist/build/Data/Aeson/Decoding/ByteString/Lazy.o, dist/build/Data/Aeson/Decoding/ByteString/Lazy.dyn_o )
1128.51 s
[kan-extensions] unpacking source archive /nix/store/39pxwaijvfz4scqry3qw7rf7la29bjfp-kan-extensions-5.2.7.tar.gz
1128.52 s
[kan-extensions] source root is kan-extensions-5.2.7
1128.65 s
[kan-extensions] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "kan-extensions-5.2.7/.vim.custom"
1128.65 s
[kan-extensions] Phase: patchPhase
1128.65 s
[kan-extensions] Phase: compileBuildDriverPhase
1128.65 s
[kan-extensions] setupCompileFlags: -package-db=/build/tmp.IDjRAMO3SI/setup-package.conf.d -threaded
1128.65 s
[kan-extensions] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.IDjRAMO3SI/Main.o )
1128.70 s
[kan-extensions] [2 of 2] Linking Setup
1128.91 s
[aeson] [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, dist/build/Data/Aeson/Decoding/ByteString.o, dist/build/Data/Aeson/Decoding/ByteString.dyn_o )
1128.91 s
[aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, dist/build/Data/Aeson/KeyMap.o, dist/build/Data/Aeson/KeyMap.dyn_o )
1128.91 s
[aeson] [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.o, dist/build/Data/Aeson/Types/Generic.dyn_o )
1128.91 s
[aeson] [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.o, dist/build/Data/Aeson/Types/Internal.dyn_o )
1130.27 s
[kan-extensions] Phase: updateAutotoolsGnuConfigScriptsPhase
1130.28 s
[kan-extensions] Phase: configurePhase
1130.29 s
[kan-extensions] configureFlags: --verbose --prefix=/nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/6lnahkk4w4kn19db7vbh3dlfap1m01i6-kan-extensions-5.2.7-doc/share/doc/kan-extensions-5.2.7 --with-gcc=gcc --package-db=/build/tmp.IDjRAMO3SI/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1130.30 s
[kan-extensions] Using Parsec parser
1130.30 s
[kan-extensions] Configuring kan-extensions-5.2.7...
1131.02 s
[aeson] [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.o, dist/build/Data/Aeson/Parser/Time.dyn_o )
1131.07 s
[aeson] [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.o, dist/build/Data/Aeson/Encoding/Builder.dyn_o )
1131.28 s
[kan-extensions] Dependency adjunctions >=4.2 && <5: using adjunctions-4.4.3
1131.28 s
[kan-extensions] Dependency array >=0.3.0.2 && <0.6: using array-0.5.8.0
1131.28 s
[kan-extensions] Dependency base >=4.11 && <5: using base-4.20.1.0
1131.28 s
[kan-extensions] Dependency comonad >=4 && <6: using comonad-5.0.9
1131.28 s
[kan-extensions] Dependency containers >=0.4 && <0.9: using containers-0.7
1131.28 s
[kan-extensions] Dependency contravariant >=1 && <2: using contravariant-1.5.5
1131.28 s
[kan-extensions] Dependency distributive >=0.2.2 && <1: using distributive-0.6.2.1
1131.28 s
[kan-extensions] Dependency free >=4 && <6: using free-5.2
1131.28 s
[kan-extensions] Dependency invariant >=0.1 && <1: using invariant-0.6.4
1131.28 s
[kan-extensions] Dependency mtl >=2.2.1 && <2.4: using mtl-2.3.1
1131.28 s
[kan-extensions] Dependency profunctors >=5 && <6: using profunctors-5.6.3
1131.28 s
[kan-extensions] Dependency semigroupoids >=5.2.2 && <7: using semigroupoids-6.0.1
1131.28 s
[kan-extensions] Dependency tagged >=0.7.2 && <1: using tagged-0.8.9
1131.28 s
[kan-extensions] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.1
1131.28 s
[kan-extensions] Source component graph: component lib
1131.28 s
[kan-extensions] Configured component graph:
1131.28 s
[kan-extensions] component kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1131.28 s
[kan-extensions] include adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1131.28 s
[kan-extensions] include array-0.5.8.0-d8cb
1131.28 s
[kan-extensions] include base-4.20.1.0-a280
1131.28 s
[kan-extensions] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1131.28 s
[kan-extensions] include containers-0.7-8c5a
1131.29 s
[kan-extensions] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1131.29 s
[kan-extensions] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1131.29 s
[kan-extensions] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1131.29 s
[kan-extensions] include invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1131.29 s
[kan-extensions] include mtl-2.3.1-87b4
1131.29 s
[kan-extensions] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1131.29 s
[kan-extensions] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1131.29 s
[kan-extensions] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1131.29 s
[kan-extensions] include transformers-0.6.1.1-c08a
1131.29 s
[kan-extensions] Linked component graph:
1131.29 s
[kan-extensions] unit kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1131.29 s
[kan-extensions] include adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1131.29 s
[kan-extensions] include array-0.5.8.0-d8cb
1131.29 s
[kan-extensions] include base-4.20.1.0-a280
1131.29 s
[kan-extensions] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1131.29 s
[kan-extensions] include containers-0.7-8c5a
1131.29 s
[kan-extensions] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1131.29 s
[kan-extensions] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1131.29 s
[kan-extensions] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1131.29 s
[kan-extensions] include invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1131.29 s
[kan-extensions] include mtl-2.3.1-87b4
1131.29 s
[kan-extensions] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1131.29 s
[kan-extensions] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1131.29 s
[kan-extensions] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1131.29 s
[kan-extensions] include transformers-0.6.1.1-c08a
1131.29 s
[kan-extensions] Control.Comonad.Density=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Control.Comonad.Density,Control.Monad.Co=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Control.Monad.Co,Control.Monad.Codensity=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Control.Monad.Codensity,Data.Functor.Contravariant.Coyoneda=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Contravariant.Coyoneda,Data.Functor.Contravariant.Day=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Contravariant.Day,Data.Functor.Contravariant.Yoneda=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Contravariant.Yoneda,Data.Functor.Coyoneda=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Coyoneda,Data.Functor.Day=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Day,Data.Functor.Day.Curried=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Day.Curried,Data.Functor.Invariant.Day=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Invariant.Day,Data.Functor.Kan.Lan=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Kan.Lan,Data.Functor.Kan.Ran=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Kan.Ran,Data.Functor.Yoneda=kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE:Data.Functor.Yoneda
1131.29 s
[kan-extensions] Ready component graph:
1131.29 s
[kan-extensions] definite kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1131.29 s
[kan-extensions] depends adjunctions-4.4.3-6iMWMCVhdVqJqiCTC8iIp2
1131.29 s
[kan-extensions] depends array-0.5.8.0-d8cb
1131.29 s
[kan-extensions] depends base-4.20.1.0-a280
1131.29 s
[kan-extensions] depends comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1131.29 s
[kan-extensions] depends containers-0.7-8c5a
1131.29 s
[kan-extensions] depends contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1131.29 s
[kan-extensions] depends distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1131.29 s
[kan-extensions] depends free-5.2-FeP0R1eCbRy3mPXXCavQW6
1131.29 s
[kan-extensions] depends invariant-0.6.4-1AbIHC9AjgqJALE5Y1Izom
1131.29 s
[kan-extensions] depends mtl-2.3.1-87b4
1131.29 s
[kan-extensions] depends profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1131.29 s
[kan-extensions] depends semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1131.29 s
[kan-extensions] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1131.29 s
[kan-extensions] depends transformers-0.6.1.1-c08a
1131.29 s
[kan-extensions] Using Cabal-3.12.1.0 compiled by ghc-9.10
1131.29 s
[kan-extensions] Using compiler: ghc-9.10.2
1131.29 s
[kan-extensions] Using install prefix:
1131.29 s
[kan-extensions] /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7
1131.29 s
[kan-extensions] Executables installed in:
1131.29 s
[kan-extensions] /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7/bin
1131.29 s
[kan-extensions] Libraries installed in:
1131.29 s
[kan-extensions] /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1131.29 s
[kan-extensions] Dynamic Libraries installed in:
1131.29 s
[kan-extensions] /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1131.29 s
[kan-extensions] Private executables installed in:
1131.29 s
[kan-extensions] /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7/libexec/x86_64-linux-ghc-9.10.2-f986/kan-extensions-5.2.7
1131.29 s
[kan-extensions] Data files installed in:
1131.29 s
[kan-extensions] /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7/share/x86_64-linux-ghc-9.10.2-f986/kan-extensions-5.2.7
1131.29 s
[kan-extensions] Documentation installed in:
1131.29 s
[kan-extensions] /nix/store/6lnahkk4w4kn19db7vbh3dlfap1m01i6-kan-extensions-5.2.7-doc/share/doc/kan-extensions-5.2.7
1131.29 s
[kan-extensions] Configuration files installed in:
1131.29 s
[kan-extensions] /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7/etc
1131.29 s
[kan-extensions] No alex found
1131.29 s
[kan-extensions] Using ar found on system at:
1131.29 s
[kan-extensions] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1131.29 s
[kan-extensions] No c2hs found
1131.29 s
[kan-extensions] No cpphs found
1131.29 s
[kan-extensions] No doctest found
1131.29 s
[kan-extensions] Using gcc version 14.3.0 given by user at:
1131.29 s
[kan-extensions] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1131.29 s
[kan-extensions] Using ghc version 9.10.2 found on system at:
1131.29 s
[kan-extensions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1131.29 s
[kan-extensions] Using ghc-pkg version 9.10.2 found on system at:
1131.29 s
[kan-extensions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1131.29 s
[kan-extensions] No ghcjs found
1131.29 s
[kan-extensions] No ghcjs-pkg found
1131.29 s
[kan-extensions] No greencard found
1131.29 s
[kan-extensions] Using haddock version 2.31.0 found on system at:
1131.29 s
[kan-extensions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1131.29 s
[kan-extensions] No happy found
1131.29 s
[kan-extensions] Using haskell-suite found on system at: haskell-suite-dummy-location
1131.29 s
[kan-extensions] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1131.29 s
[kan-extensions] No hmake found
1131.29 s
[kan-extensions] Using hpc version 0.69 found on system at:
1131.29 s
[kan-extensions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1131.29 s
[kan-extensions] Using hsc2hs version 0.68.10 found on system at:
1131.29 s
[kan-extensions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1131.29 s
[kan-extensions] Using hscolour version 1.25 found on system at:
1131.29 s
[kan-extensions] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1131.29 s
[kan-extensions] No jhc found
1131.29 s
[kan-extensions] Using ld found on system at:
1131.29 s
[kan-extensions] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1131.29 s
[kan-extensions] No pkg-config found
1131.29 s
[kan-extensions] Using runghc version 9.10.2 found on system at:
1131.29 s
[kan-extensions] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1131.29 s
[kan-extensions] Using strip version 2.44 found on system at:
1131.29 s
[kan-extensions] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1131.29 s
[kan-extensions] Using tar found on system at:
1131.29 s
[kan-extensions] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1131.29 s
[kan-extensions] No uhc found
1131.46 s
[kan-extensions] Phase: buildPhase
1131.53 s
[kan-extensions] Preprocessing library for kan-extensions-5.2.7...
1131.54 s
[kan-extensions] Building library for kan-extensions-5.2.7...
1131.77 s
[kan-extensions] [ 1 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.o, dist/build/Data/Functor/Contravariant/Coyoneda.dyn_o )
1132.13 s
[kan-extensions] [ 2 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o, dist/build/Data/Functor/Contravariant/Day.dyn_o )
1132.20 s
[kan-extensions] [ 3 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.o, dist/build/Data/Functor/Contravariant/Yoneda.dyn_o )
1132.20 s
[kan-extensions] [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.o, dist/build/Data/Functor/Day.dyn_o )
1132.36 s
[kan-extensions] [ 5 of 13] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.o, dist/build/Data/Functor/Day/Curried.dyn_o )
1132.60 s
[kan-extensions] [ 6 of 13] Compiling Data.Functor.Invariant.Day ( src/Data/Functor/Invariant/Day.hs, dist/build/Data/Functor/Invariant/Day.o, dist/build/Data/Functor/Invariant/Day.dyn_o )
1132.60 s
[kan-extensions] [ 7 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.o, dist/build/Data/Functor/Kan/Lan.dyn_o )
1132.60 s
[kan-extensions] [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.o, dist/build/Data/Functor/Coyoneda.dyn_o )
1132.99 s
[aeson] [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.o, dist/build/Data/Aeson/Encoding/Internal.dyn_o )
1133.44 s
[kan-extensions] [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.o, dist/build/Control/Comonad/Density.dyn_o )
1133.44 s
[kan-extensions] [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.o, dist/build/Control/Monad/Co.dyn_o )
1133.44 s
[kan-extensions] [11 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.o, dist/build/Data/Functor/Kan/Ran.dyn_o )
1133.44 s
[kan-extensions] [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.o, dist/build/Control/Monad/Codensity.dyn_o )
1133.44 s
[kan-extensions] [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.o, dist/build/Data/Functor/Yoneda.dyn_o )
1133.71 s
[aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.o, dist/build/Data/Aeson/Encoding.dyn_o )
1133.79 s
[aeson] [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, dist/build/Data/Aeson/Decoding/Conversion.o, dist/build/Data/Aeson/Decoding/Conversion.dyn_o )
1133.79 s
[aeson] [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.o, dist/build/Data/Aeson/Types/FromJSON.dyn_o )
1133.94 s
[kan-extensions] [ 1 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, dist/build/Data/Functor/Contravariant/Coyoneda.p_o )
1134.40 s
[kan-extensions] [ 2 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.p_o )
1134.57 s
[kan-extensions] [ 3 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, dist/build/Data/Functor/Contravariant/Yoneda.p_o )
1134.57 s
[kan-extensions] [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, dist/build/Data/Functor/Day.p_o )
1134.69 s
[kan-extensions] [ 5 of 13] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, dist/build/Data/Functor/Day/Curried.p_o )
1134.75 s
[recursion-schemes] Documentation created: dist/doc/html/recursion-schemes/,
1134.75 s
[recursion-schemes] dist/doc/html/recursion-schemes/recursion-schemes.txt
1134.90 s
[recursion-schemes] Preprocessing test suite 'Expr' for recursion-schemes-5.2.3...
1134.91 s
[recursion-schemes] Phase: installPhase
1135.01 s
[recursion-schemes] Installing library in /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1135.11 s
[kan-extensions] [ 6 of 13] Compiling Data.Functor.Invariant.Day ( src/Data/Functor/Invariant/Day.hs, dist/build/Data/Functor/Invariant/Day.p_o )
1135.11 s
[kan-extensions] [ 7 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, dist/build/Data/Functor/Kan/Lan.p_o )
1135.11 s
[kan-extensions] [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, dist/build/Data/Functor/Coyoneda.p_o )
1135.48 s
[recursion-schemes] Phase: fixupPhase
1135.50 s
[recursion-schemes] shrinking RPATHs of ELF executables and libraries in /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3
1135.50 s
[recursion-schemes] shrinking /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSrecursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA-ghc9.10.2.so
1135.51 s
[recursion-schemes] checking for references to /build/ in /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3...
1135.53 s
[recursion-schemes] patching script interpreter paths in /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3
1135.54 s
[recursion-schemes] stripping (with command strip and flags -S -p) in /nix/store/fm16mk7rccz69dm3qmpr6npjfmpf0f8s-recursion-schemes-5.2.3/lib
1135.57 s
[kan-extensions] [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, dist/build/Control/Comonad/Density.p_o )
1135.57 s
[kan-extensions] [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, dist/build/Control/Monad/Co.p_o )
1135.57 s
[kan-extensions] [11 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, dist/build/Data/Functor/Kan/Ran.p_o )
1135.57 s
[kan-extensions] [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, dist/build/Control/Monad/Codensity.p_o )
1135.57 s
[kan-extensions] [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, dist/build/Data/Functor/Yoneda.p_o )
1135.67 s
[recursion-schemes] shrinking RPATHs of ELF executables and libraries in /nix/store/b47gdww3q3az05inz4asnmr6lzwvk55m-recursion-schemes-5.2.3-doc
1135.68 s
[recursion-schemes] checking for references to /build/ in /nix/store/b47gdww3q3az05inz4asnmr6lzwvk55m-recursion-schemes-5.2.3-doc...
1135.71 s
[recursion-schemes] patching script interpreter paths in /nix/store/b47gdww3q3az05inz4asnmr6lzwvk55m-recursion-schemes-5.2.3-doc
1135.82 s
Progress: 138 of 171 built (2 building), 120 of 120 downloaded from cache
1135.88 s
Building variant
1136.04 s
[variant] Phase: setupCompilerEnvironmentPhase
1136.04 s
[variant] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1136.30 s
[variant] Phase: unpackPhase
1136.31 s
[variant] unpacking source archive /nix/store/7lsvns8kan6n2jgfd0xs1311v91pagnf-variant-1.0.1.tar.gz
1136.32 s
[variant] source root is variant-1.0.1
1136.32 s
[variant] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "variant-1.0.1/variant.cabal"
1136.33 s
[variant] Phase: patchPhase
1136.34 s
[variant] Phase: compileBuildDriverPhase
1136.35 s
[variant] setupCompileFlags: -package-db=/build/tmp.inmSKP5zAI/setup-package.conf.d -threaded
1136.43 s
[variant] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.inmSKP5zAI/Main.o )
1136.51 s
[variant] [2 of 2] Linking Setup
1137.42 s
[kan-extensions] Phase: checkPhase
1137.45 s
[kan-extensions] Package has no test suites.
1137.45 s
[kan-extensions] Phase: haddockPhase
1137.59 s
[kan-extensions] Preprocessing library for kan-extensions-5.2.7...
1137.59 s
[kan-extensions] Running Haddock on library for kan-extensions-5.2.7...
1137.96 s
[kan-extensions] [ 1 of 13] Compiling Data.Functor.Contravariant.Coyoneda ( src/Data/Functor/Contravariant/Coyoneda.hs, nothing )
1138.11 s
[variant] Phase: updateAutotoolsGnuConfigScriptsPhase
1138.12 s
[variant] Phase: configurePhase
1138.13 s
[variant] configureFlags: --verbose --prefix=/nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/pxz90wb69dvx73lwfad9x24br0z90dnx-variant-1.0.1-doc/share/doc/variant-1.0.1 --with-gcc=gcc --package-db=/build/tmp.inmSKP5zAI/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1138.14 s
[variant] Using Parsec parser
1138.14 s
[variant] Configuring variant-1.0.1...
1138.17 s
[kan-extensions] [ 2 of 13] Compiling Data.Functor.Contravariant.Day ( src/Data/Functor/Contravariant/Day.hs, nothing )
1138.23 s
[kan-extensions] [ 3 of 13] Compiling Data.Functor.Contravariant.Yoneda ( src/Data/Functor/Contravariant/Yoneda.hs, nothing )
1138.25 s
[kan-extensions] [ 4 of 13] Compiling Data.Functor.Day ( src/Data/Functor/Day.hs, nothing )
1138.44 s
[kan-extensions] [ 5 of 13] Compiling Data.Functor.Day.Curried ( src/Data/Functor/Day/Curried.hs, nothing )
1138.48 s
[kan-extensions] [ 6 of 13] Compiling Data.Functor.Invariant.Day ( src/Data/Functor/Invariant/Day.hs, nothing )
1138.50 s
[kan-extensions] [ 7 of 13] Compiling Data.Functor.Kan.Lan ( src/Data/Functor/Kan/Lan.hs, nothing )
1138.53 s
[kan-extensions] [ 8 of 13] Compiling Data.Functor.Coyoneda ( src/Data/Functor/Coyoneda.hs, nothing )
1138.54 s
[variant] Flags chosen: unliftio=True
1138.73 s
[kan-extensions] [ 9 of 13] Compiling Control.Comonad.Density ( src/Control/Comonad/Density.hs, nothing )
1138.78 s
[kan-extensions] [10 of 13] Compiling Control.Monad.Co ( src/Control/Monad/Co.hs, nothing )
1138.87 s
[variant] Dependency base >=4.9 && <5.0: using base-4.20.1.0
1138.87 s
[variant] Dependency deepseq: using deepseq-1.5.0.0
1138.87 s
[variant] Dependency exceptions >=0.9: using exceptions-0.10.9
1138.87 s
[variant] Dependency mtl >=2.2: using mtl-2.3.1
1138.87 s
[variant] Dependency recursion-schemes: using recursion-schemes-5.2.3
1138.87 s
[variant] Dependency template-haskell: using template-haskell-2.22.0.0
1138.87 s
[variant] Dependency transformers: using transformers-0.6.1.1
1138.87 s
[variant] Dependency unliftio-core >=0.2: using unliftio-core-0.2.1.0
1138.87 s
[variant] Dependency base >=4.9 && <5.0: using base-4.20.1.0
1138.87 s
[variant] Dependency tasty >=0.11: using tasty-1.5.3
1138.87 s
[variant] Dependency tasty-quickcheck >=0.8: using tasty-quickcheck-0.11.1
1138.87 s
[variant] Dependency variant: using variant-1.0.1
1138.87 s
[variant] Source component graph:
1138.87 s
[variant] component lib
1138.87 s
[variant] component test:tests dependency lib
1138.87 s
[variant] Configured component graph:
1138.87 s
[variant] component variant-1.0.1-BxoXk72gfA13R6fTXmsISF
1138.87 s
[variant] include base-4.20.1.0-a280
1138.87 s
[variant] include deepseq-1.5.0.0-5243
1138.87 s
[variant] include exceptions-0.10.9-bc84
1138.87 s
[variant] include mtl-2.3.1-87b4
1138.87 s
[variant] include recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1138.87 s
[variant] include template-haskell-2.22.0.0-3eef
1138.87 s
[variant] include transformers-0.6.1.1-c08a
1138.87 s
[variant] include unliftio-core-0.2.1.0-KzVw1IlgfmxI0tS7bLf6cJ
1138.87 s
[variant] component variant-1.0.1-LMKWi8wi4MDHxlmQl4XlF-tests
1138.87 s
[variant] include base-4.20.1.0-a280
1138.87 s
[variant] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1138.87 s
[variant] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1138.87 s
[variant] include variant-1.0.1-BxoXk72gfA13R6fTXmsISF
1138.87 s
[variant] Linked component graph:
1138.87 s
[variant] unit variant-1.0.1-BxoXk72gfA13R6fTXmsISF
1138.87 s
[variant] include base-4.20.1.0-a280
1138.87 s
[variant] include deepseq-1.5.0.0-5243
1138.87 s
[variant] include exceptions-0.10.9-bc84
1138.87 s
[variant] include mtl-2.3.1-87b4
1138.87 s
[variant] include recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1138.87 s
[variant] include template-haskell-2.22.0.0-3eef
1138.87 s
[variant] include transformers-0.6.1.1-c08a
1138.87 s
[variant] include unliftio-core-0.2.1.0-KzVw1IlgfmxI0tS7bLf6cJ
1138.87 s
[variant] Data.Variant=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant,Data.Variant.ContFlow=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.ContFlow,Data.Variant.EADT=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.EADT,Data.Variant.EADT.TH=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.EADT.TH,Data.Variant.EGADT=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.EGADT,Data.Variant.Excepts=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.Excepts,Data.Variant.Functor=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.Functor,Data.Variant.Syntax=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.Syntax,Data.Variant.Tuple=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.Tuple,Data.Variant.Types=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.Types,Data.Variant.VEither=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.VEither,Data.Variant.VariantF=variant-1.0.1-BxoXk72gfA13R6fTXmsISF:Data.Variant.VariantF
1138.87 s
[variant] unit variant-1.0.1-LMKWi8wi4MDHxlmQl4XlF-tests
1138.87 s
[variant] include base-4.20.1.0-a280
1138.87 s
[variant] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1138.87 s
[variant] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1138.87 s
[variant] include variant-1.0.1-BxoXk72gfA13R6fTXmsISF
1138.87 s
[variant] Ready component graph:
1138.87 s
[variant] definite variant-1.0.1-BxoXk72gfA13R6fTXmsISF
1138.87 s
[variant] depends base-4.20.1.0-a280
1138.87 s
[variant] depends deepseq-1.5.0.0-5243
1138.87 s
[variant] depends exceptions-0.10.9-bc84
1138.87 s
[variant] depends mtl-2.3.1-87b4
1138.87 s
[variant] depends recursion-schemes-5.2.3-ICDvS0BjE9C3BjBnvSTrSA
1138.87 s
[variant] depends template-haskell-2.22.0.0-3eef
1138.87 s
[variant] depends transformers-0.6.1.1-c08a
1138.87 s
[variant] depends unliftio-core-0.2.1.0-KzVw1IlgfmxI0tS7bLf6cJ
1138.87 s
[variant] definite variant-1.0.1-LMKWi8wi4MDHxlmQl4XlF-tests
1138.87 s
[variant] depends base-4.20.1.0-a280
1138.87 s
[variant] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1138.87 s
[variant] depends tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1138.87 s
[variant] depends variant-1.0.1-BxoXk72gfA13R6fTXmsISF
1138.87 s
[variant] Using Cabal-3.12.1.0 compiled by ghc-9.10
1138.87 s
[variant] Using compiler: ghc-9.10.2
1138.87 s
[variant] Using install prefix:
1138.87 s
[variant] /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1
1138.87 s
[variant] Executables installed in:
1138.87 s
[variant] /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1/bin
1138.87 s
[variant] Libraries installed in:
1138.87 s
[variant] /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/variant-1.0.1-BxoXk72gfA13R6fTXmsISF
1138.87 s
[variant] Dynamic Libraries installed in:
1138.87 s
[variant] /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1138.87 s
[variant] Private executables installed in:
1138.87 s
[variant] /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1/libexec/x86_64-linux-ghc-9.10.2-f986/variant-1.0.1
1138.87 s
[variant] Data files installed in:
1138.87 s
[variant] /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1/share/x86_64-linux-ghc-9.10.2-f986/variant-1.0.1
1138.87 s
[variant] Documentation installed in:
1138.87 s
[variant] /nix/store/pxz90wb69dvx73lwfad9x24br0z90dnx-variant-1.0.1-doc/share/doc/variant-1.0.1
1138.87 s
[variant] Configuration files installed in:
1138.87 s
[variant] /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1/etc
1138.87 s
[variant] No alex found
1138.87 s
[variant] Using ar found on system at:
1138.87 s
[variant] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1138.87 s
[variant] No c2hs found
1138.87 s
[variant] No cpphs found
1138.87 s
[variant] No doctest found
1138.87 s
[variant] Using gcc version 14.3.0 given by user at:
1138.87 s
[variant] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1138.87 s
[variant] Using ghc version 9.10.2 found on system at:
1138.87 s
[variant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1138.87 s
[variant] Using ghc-pkg version 9.10.2 found on system at:
1138.87 s
[variant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1138.87 s
[variant] No ghcjs found
1138.87 s
[variant] No ghcjs-pkg found
1138.87 s
[variant] No greencard found
1138.87 s
[variant] Using haddock version 2.31.0 found on system at:
1138.87 s
[variant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1138.87 s
[variant] No happy found
1138.87 s
[variant] Using haskell-suite found on system at: haskell-suite-dummy-location
1138.87 s
[variant] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1138.87 s
[variant] No hmake found
1138.87 s
[variant] Using hpc version 0.69 found on system at:
1138.87 s
[variant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1138.87 s
[variant] Using hsc2hs version 0.68.10 found on system at:
1138.87 s
[variant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1138.87 s
[variant] Using hscolour version 1.25 found on system at:
1138.87 s
[variant] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1138.87 s
[variant] No jhc found
1138.87 s
[variant] Using ld found on system at:
1138.87 s
[variant] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1138.87 s
[variant] No pkg-config found
1138.87 s
[variant] Using runghc version 9.10.2 found on system at:
1138.87 s
[variant] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1138.87 s
[variant] Using strip version 2.44 found on system at:
1138.87 s
[variant] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1138.87 s
[variant] Using tar found on system at:
1138.87 s
[variant] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1138.87 s
[variant] No uhc found
1138.95 s
[kan-extensions] [11 of 13] Compiling Data.Functor.Kan.Ran ( src/Data/Functor/Kan/Ran.hs, nothing )
1138.98 s
[kan-extensions] [12 of 13] Compiling Control.Monad.Codensity ( src/Control/Monad/Codensity.hs, nothing )
1139.04 s
[variant] Phase: buildPhase
1139.06 s
[kan-extensions] [13 of 13] Compiling Data.Functor.Yoneda ( src/Data/Functor/Yoneda.hs, nothing )
1139.11 s
[variant] Preprocessing library for variant-1.0.1...
1139.11 s
[variant] Building library for variant-1.0.1...
1139.19 s
[kan-extensions] Haddock coverage:
1139.19 s
[kan-extensions] Warning: 'Coyoneda' is ambiguous. It is defined
1139.19 s
[kan-extensions] * at src/Data/Functor/Contravariant/Coyoneda.hs:37:3
1139.19 s
[kan-extensions] * at src/Data/Functor/Contravariant/Coyoneda.hs:36:1
1139.19 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.19 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.19 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Contravariant/Coyoneda.hs:36:1
1139.19 s
[kan-extensions] 100% ( 5 / 5) in 'Data.Functor.Contravariant.Coyoneda'
1139.20 s
[kan-extensions] 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day'
1139.20 s
[kan-extensions] 75% ( 3 / 4) in 'Data.Functor.Contravariant.Yoneda'
1139.20 s
[kan-extensions] Missing documentation for:
1139.20 s
[kan-extensions] lowerYoneda (src/Data/Functor/Contravariant/Yoneda.hs:41)
1139.20 s
[kan-extensions] Warning: 'Day' is ambiguous. It is defined
1139.20 s
[kan-extensions] * at src/Data/Functor/Day.hs:54:18
1139.20 s
[kan-extensions] * at src/Data/Functor/Day.hs:54:1
1139.20 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.20 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.20 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Day.hs:54:1
1139.20 s
[kan-extensions] Warning: 'Identity' is ambiguous. It is defined
1139.20 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.20 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.20 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.20 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.20 s
[kan-extensions] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1139.20 s
[kan-extensions] 93% ( 14 / 15) in 'Data.Functor.Day'
1139.20 s
[kan-extensions] Missing documentation for:
1139.20 s
[kan-extensions] cayley (src/Data/Functor/Day.hs:197)
1139.20 s
[kan-extensions] Warning: 'Day' is ambiguous. It is defined
1139.20 s
[kan-extensions] * at src/Data/Functor/Day.hs:54:18
1139.20 s
[kan-extensions] * at src/Data/Functor/Day.hs:54:1
1139.20 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.20 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.20 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Day.hs:54:1
1139.20 s
[kan-extensions] Warning: 'Curried' is ambiguous. It is defined
1139.20 s
[kan-extensions] * at src/Data/Functor/Day/Curried.hs:37:3
1139.20 s
[kan-extensions] * at src/Data/Functor/Day/Curried.hs:36:1
1139.20 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.20 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.20 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Day/Curried.hs:36:1
1139.20 s
[kan-extensions] Warning: 'Compose' is out of scope.
1139.20 s
[kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
1139.20 s
[kan-extensions] Warning: 'Rift' is out of scope.
1139.20 s
[kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
1139.20 s
[kan-extensions] 92% ( 13 / 14) in 'Data.Functor.Day.Curried'
1139.20 s
[kan-extensions] Missing documentation for:
1139.20 s
[kan-extensions] Curried (src/Data/Functor/Day/Curried.hs:36)
1139.20 s
[kan-extensions] Warning: 'Day' is ambiguous. It is defined
1139.20 s
[kan-extensions] * at src/Data/Functor/Invariant/Day.hs:35:18
1139.20 s
[kan-extensions] * at src/Data/Functor/Invariant/Day.hs:35:1
1139.20 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.20 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.20 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Invariant/Day.hs:35:1
1139.20 s
[kan-extensions] Warning: 'Identity' is ambiguous. It is defined
1139.20 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.20 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.20 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.20 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.20 s
[kan-extensions] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1139.20 s
[kan-extensions] 100% ( 14 / 14) in 'Data.Functor.Invariant.Day'
1139.20 s
[kan-extensions] Warning: 'Lan' is ambiguous. It is defined
1139.20 s
[kan-extensions] * at src/Data/Functor/Kan/Lan.hs:37:3
1139.20 s
[kan-extensions] * at src/Data/Functor/Kan/Lan.hs:36:1
1139.20 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.20 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.20 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Kan/Lan.hs:36:1
1139.20 s
[kan-extensions] Warning: 'Compose' is out of scope.
1139.20 s
[kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
1139.20 s
[kan-extensions] Warning: 'o' is out of scope.
1139.21 s
[kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
1139.21 s
[kan-extensions] 75% ( 9 / 12) in 'Data.Functor.Kan.Lan'
1139.21 s
[kan-extensions] Missing documentation for:
1139.21 s
[kan-extensions] decomposeLan (src/Data/Functor/Kan/Lan.hs:109)
1139.21 s
[kan-extensions] lanToAdjoint (src/Data/Functor/Kan/Lan.hs:81)
1139.21 s
[kan-extensions] composedAdjointToLan (src/Data/Functor/Kan/Lan.hs:95)
1139.21 s
[kan-extensions] Warning: 'Coyoneda' is ambiguous. It is defined
1139.21 s
[kan-extensions] * at src/Data/Functor/Coyoneda.hs:54:3
1139.21 s
[kan-extensions] * at src/Data/Functor/Coyoneda.hs:53:1
1139.21 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.21 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.21 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Coyoneda.hs:53:1
1139.21 s
[kan-extensions] Warning: 'Identity' is ambiguous. It is defined
1139.21 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.21 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.21 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.21 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.21 s
[kan-extensions] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1139.21 s
[kan-extensions] 88% ( 8 / 9) in 'Data.Functor.Coyoneda'
1139.21 s
[kan-extensions] Missing documentation for:
1139.21 s
[kan-extensions] lanToCoyoneda (src/Data/Functor/Coyoneda.hs:76)
1139.21 s
[kan-extensions] Warning: 'Density' is ambiguous. It is defined
1139.21 s
[kan-extensions] * at src/Control/Comonad/Density.hs:41:3
1139.21 s
[kan-extensions] * at src/Control/Comonad/Density.hs:40:1
1139.21 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.21 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.21 s
[kan-extensions] Defaulting to the one defined at src/Control/Comonad/Density.hs:40:1
1139.21 s
[kan-extensions] Warning: 'Lan' is ambiguous. It is defined
1139.21 s
[kan-extensions] * at src/Data/Functor/Kan/Lan.hs:37:3
1139.21 s
[kan-extensions] * at src/Data/Functor/Kan/Lan.hs:36:1
1139.21 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.21 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.21 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Kan/Lan.hs:36:1
1139.21 s
[kan-extensions] 57% ( 4 / 7) in 'Control.Comonad.Density'
1139.21 s
[kan-extensions] Missing documentation for:
1139.21 s
[kan-extensions] Density (src/Control/Comonad/Density.hs:40)
1139.21 s
[kan-extensions] adjunctionToDensity (src/Control/Comonad/Density.hs:97)
1139.21 s
[kan-extensions] densityToLan (src/Control/Comonad/Density.hs:112)
1139.21 s
[kan-extensions] Warning: 'Hask' is out of scope.
1139.21 s
[kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
1139.21 s
[kan-extensions] Warning: 'Contravariant' is out of scope.
1139.21 s
[kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
1139.21 s
[kan-extensions] Warning: 'CoT' is ambiguous. It is defined
1139.21 s
[kan-extensions] * at src/Control/Monad/Co.hs:84:21
1139.21 s
[kan-extensions] * at src/Control/Monad/Co.hs:84:1
1139.21 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.21 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.21 s
[kan-extensions] Defaulting to the one defined at src/Control/Monad/Co.hs:84:1
1139.21 s
[kan-extensions] Warning: 'Rift' is out of scope.
1139.21 s
[kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
1139.21 s
[kan-extensions] Warning: 'Identity' is ambiguous. It is defined
1139.21 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.21 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.21 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.21 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.21 s
[kan-extensions] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1139.21 s
[kan-extensions] 20% ( 5 / 24) in 'Control.Monad.Co'
1139.21 s
[kan-extensions] Missing documentation for:
1139.21 s
[kan-extensions] Co (src/Control/Monad/Co.hs:72)
1139.21 s
[kan-extensions] co (src/Control/Monad/Co.hs:75)
1139.21 s
[kan-extensions] runCo (src/Control/Monad/Co.hs:78)
1139.21 s
[kan-extensions] liftCoT0 (src/Control/Monad/Co.hs:113)
1139.21 s
[kan-extensions] liftCoT0M (src/Control/Monad/Co.hs:149)
1139.21 s
[kan-extensions] lowerCoT0 (src/Control/Monad/Co.hs:116)
1139.21 s
[kan-extensions] lowerCo0 (src/Control/Monad/Co.hs:119)
1139.21 s
[kan-extensions] liftCoT1 (src/Control/Monad/Co.hs:122)
1139.21 s
[kan-extensions] liftCoT1M (src/Control/Monad/Co.hs:152)
1139.21 s
[kan-extensions] lowerCoT1 (src/Control/Monad/Co.hs:125)
1139.21 s
[kan-extensions] lowerCo1 (src/Control/Monad/Co.hs:128)
1139.21 s
[kan-extensions] diter (src/Control/Monad/Co.hs:155)
1139.21 s
[kan-extensions] dctrlM (src/Control/Monad/Co.hs:158)
1139.21 s
[kan-extensions] posW (src/Control/Monad/Co.hs:131)
1139.21 s
[kan-extensions] peekW (src/Control/Monad/Co.hs:134)
1139.21 s
[kan-extensions] peeksW (src/Control/Monad/Co.hs:137)
1139.21 s
[kan-extensions] askW (src/Control/Monad/Co.hs:140)
1139.21 s
[kan-extensions] asksW (src/Control/Monad/Co.hs:143)
1139.21 s
[kan-extensions] traceW (src/Control/Monad/Co.hs:146)
1139.21 s
[kan-extensions] Warning: 'Ran' is ambiguous. It is defined
1139.21 s
[kan-extensions] * at src/Data/Functor/Kan/Ran.hs:85:21
1139.21 s
[kan-extensions] * at src/Data/Functor/Kan/Ran.hs:85:1
1139.21 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.21 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.21 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Kan/Ran.hs:85:1
1139.21 s
[kan-extensions] Warning: 'Compose'' is out of scope.
1139.21 s
[kan-extensions] If you qualify the identifier, haddock can try to link it anyway.
1139.21 s
[kan-extensions] 53% ( 8 / 15) in 'Data.Functor.Kan.Ran'
1139.21 s
[kan-extensions] Missing documentation for:
1139.21 s
[kan-extensions] decomposeRan (src/Data/Functor/Kan/Ran.hs:116)
1139.21 s
[kan-extensions] ranToAdjoint (src/Data/Functor/Kan/Ran.hs:130)
1139.21 s
[kan-extensions] composedAdjointToRan (src/Data/Functor/Kan/Ran.hs:144)
1139.21 s
[kan-extensions] repToRan (src/Data/Functor/Kan/Ran.hs:153)
1139.21 s
[kan-extensions] ranToRep (src/Data/Functor/Kan/Ran.hs:157)
1139.21 s
[kan-extensions] composedRepToRan (src/Data/Functor/Kan/Ran.hs:165)
1139.21 s
[kan-extensions] ranToComposedRep (src/Data/Functor/Kan/Ran.hs:161)
1139.21 s
[kan-extensions] Warning: 'Codensity' is ambiguous. It is defined
1139.21 s
[kan-extensions] * at src/Control/Monad/Codensity.hs:66:44
1139.21 s
[kan-extensions] * at src/Control/Monad/Codensity.hs:66:1
1139.21 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.21 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.21 s
[kan-extensions] Defaulting to the one defined at src/Control/Monad/Codensity.hs:66:1
1139.21 s
[kan-extensions] Warning: 'Ran' is ambiguous. It is defined
1139.22 s
[kan-extensions] * at src/Data/Functor/Kan/Ran.hs:85:21
1139.22 s
[kan-extensions] * at src/Data/Functor/Kan/Ran.hs:85:1
1139.22 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.22 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.22 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Kan/Ran.hs:85:1
1139.22 s
[kan-extensions] 85% ( 12 / 14) in 'Control.Monad.Codensity'
1139.22 s
[kan-extensions] Missing documentation for:
1139.22 s
[kan-extensions] adjunctionToCodensity (src/Control/Monad/Codensity.hs:175)
1139.22 s
[kan-extensions] ranToCodensity (src/Control/Monad/Codensity.hs:216)
1139.22 s
[kan-extensions] Warning: 'Yoneda' is ambiguous. It is defined
1139.22 s
[kan-extensions] * at src/Data/Functor/Yoneda.hs:59:22
1139.22 s
[kan-extensions] * at src/Data/Functor/Yoneda.hs:59:1
1139.22 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.22 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.22 s
[kan-extensions] Defaulting to the one defined at src/Data/Functor/Yoneda.hs:59:1
1139.22 s
[kan-extensions] Warning: 'Identity' is ambiguous. It is defined
1139.22 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.22 s
[kan-extensions] * in ‘GHC.Internal.Data.Functor.Identity’
1139.22 s
[kan-extensions] You may be able to disambiguate the identifier by qualifying it or
1139.22 s
[kan-extensions] by specifying the type/value namespace explicitly.
1139.22 s
[kan-extensions] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1139.22 s
[kan-extensions] 45% ( 5 / 11) in 'Data.Functor.Yoneda'
1139.22 s
[kan-extensions] Missing documentation for:
1139.22 s
[kan-extensions] lowerYoneda (src/Data/Functor/Yoneda.hs:85)
1139.22 s
[kan-extensions] maxF (src/Data/Functor/Yoneda.hs:198)
1139.22 s
[kan-extensions] minF (src/Data/Functor/Yoneda.hs:203)
1139.22 s
[kan-extensions] maxM (src/Data/Functor/Yoneda.hs:208)
1139.22 s
[kan-extensions] minM (src/Data/Functor/Yoneda.hs:213)
1139.22 s
[kan-extensions] ranToYoneda (src/Data/Functor/Yoneda.hs:103)
1139.41 s
[variant] [ 1 of 12] Compiling Data.Variant.Functor ( src/lib/Data/Variant/Functor.hs, dist/build/Data/Variant/Functor.o, dist/build/Data/Variant/Functor.dyn_o )
1139.70 s
[variant] [ 2 of 12] Compiling Data.Variant.Types ( src/lib/Data/Variant/Types.hs, dist/build/Data/Variant/Types.o, dist/build/Data/Variant/Types.dyn_o )
1139.70 s
[variant] [ 3 of 12] Compiling Data.Variant.Tuple ( src/lib/Data/Variant/Tuple.hs, dist/build/Data/Variant/Tuple.o, dist/build/Data/Variant/Tuple.dyn_o )
1139.86 s
[kan-extensions] Warning: Data.Functor.Contravariant.Coyoneda: could not find link destinations for:
1139.86 s
[kan-extensions] - Data.Functor.Contravariant.Coyoneda.D:R:RepCoyoneda
1139.86 s
[kan-extensions] Warning: Data.Functor.Contravariant.Day: could not find link destinations for:
1139.86 s
[kan-extensions] - Data.Functor.Contravariant.Day.D:R:RepDay
1139.86 s
[kan-extensions] Warning: Data.Functor.Contravariant.Yoneda: could not find link destinations for:
1139.86 s
[kan-extensions] - Data.Functor.Contravariant.Yoneda.D:R:RepYoneda
1139.86 s
[kan-extensions] Warning: Data.Functor.Day: could not find link destinations for:
1139.86 s
[kan-extensions] - Data.Functor.Day.D:R:RepDay
1139.87 s
[kan-extensions] Warning: Data.Functor.Coyoneda: could not find link destinations for:
1139.87 s
[kan-extensions] - Data.Functor.Coyoneda.D:R:RepCoyoneda
1139.88 s
[kan-extensions] Warning: Data.Functor.Yoneda: could not find link destinations for:
1139.88 s
[kan-extensions] - Data.Functor.Yoneda.D:R:RepYoneda
1140.48 s
[variant] [ 4 of 12] Compiling Data.Variant.ContFlow ( src/lib/Data/Variant/ContFlow.hs, dist/build/Data/Variant/ContFlow.o, dist/build/Data/Variant/ContFlow.dyn_o )
1140.55 s
[variant] [ 5 of 12] Compiling Data.Variant ( src/lib/Data/Variant.hs, dist/build/Data/Variant.o, dist/build/Data/Variant.dyn_o )
1143.68 s
[variant] [ 6 of 12] Compiling Data.Variant.Syntax ( src/lib/Data/Variant/Syntax.hs, dist/build/Data/Variant/Syntax.o, dist/build/Data/Variant/Syntax.dyn_o )
1143.72 s
[variant] [ 7 of 12] Compiling Data.Variant.VEither ( src/lib/Data/Variant/VEither.hs, dist/build/Data/Variant/VEither.o, dist/build/Data/Variant/VEither.dyn_o )
1144.08 s
[variant] [ 8 of 12] Compiling Data.Variant.Excepts ( src/lib/Data/Variant/Excepts.hs, dist/build/Data/Variant/Excepts.o, dist/build/Data/Variant/Excepts.dyn_o )
1145.00 s
[variant] [ 9 of 12] Compiling Data.Variant.VariantF ( src/lib/Data/Variant/VariantF.hs, dist/build/Data/Variant/VariantF.o, dist/build/Data/Variant/VariantF.dyn_o )
1145.00 s
[variant] [10 of 12] Compiling Data.Variant.EGADT ( src/lib/Data/Variant/EGADT.hs, dist/build/Data/Variant/EGADT.o, dist/build/Data/Variant/EGADT.dyn_o )
1145.00 s
[variant] [11 of 12] Compiling Data.Variant.EADT ( src/lib/Data/Variant/EADT.hs, dist/build/Data/Variant/EADT.o, dist/build/Data/Variant/EADT.dyn_o )
1145.00 s
[variant] [12 of 12] Compiling Data.Variant.EADT.TH ( src/lib/Data/Variant/EADT/TH.hs, dist/build/Data/Variant/EADT/TH.o, dist/build/Data/Variant/EADT/TH.dyn_o )
1145.55 s
[variant] [ 1 of 12] Compiling Data.Variant.Functor ( src/lib/Data/Variant/Functor.hs, dist/build/Data/Variant/Functor.p_o )
1145.89 s
[aeson] [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.o, dist/build/Data/Aeson/Types/ToJSON.dyn_o )
1145.89 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning : [ GHC-68441 ] [ -Wdeprecations ]
1145.89 s
[aeson] In the use of data constructor ‘Solo’
1145.89 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
1145.89 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
1145.89 s
[aeson] |
1145.89 s
[aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
1145.89 s
[aeson] | ^^^^
1145.89 s
[aeson]
1145.89 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning : [ GHC-68441 ] [ -Wdeprecations ]
1145.89 s
[aeson] In the use of data constructor ‘Solo’
1145.89 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
1145.89 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
1145.89 s
[aeson] |
1145.89 s
[aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
1145.89 s
[aeson] | ^^^^
1145.89 s
[aeson]
1145.91 s
[variant] [ 2 of 12] Compiling Data.Variant.Types ( src/lib/Data/Variant/Types.hs, dist/build/Data/Variant/Types.p_o )
1145.91 s
[variant] [ 3 of 12] Compiling Data.Variant.Tuple ( src/lib/Data/Variant/Tuple.hs, dist/build/Data/Variant/Tuple.p_o )
1146.72 s
[variant] [ 4 of 12] Compiling Data.Variant.ContFlow ( src/lib/Data/Variant/ContFlow.hs, dist/build/Data/Variant/ContFlow.p_o )
1146.90 s
[variant] [ 5 of 12] Compiling Data.Variant ( src/lib/Data/Variant.hs, dist/build/Data/Variant.p_o )
1147.15 s
[kan-extensions] Documentation created: dist/doc/html/kan-extensions/,
1147.15 s
[kan-extensions] dist/doc/html/kan-extensions/kan-extensions.txt
1147.27 s
[kan-extensions] Phase: installPhase
1147.34 s
[kan-extensions] Installing library in /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1147.80 s
[kan-extensions] Phase: fixupPhase
1147.82 s
[kan-extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7
1147.83 s
[kan-extensions] shrinking /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSkan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE-ghc9.10.2.so
1147.84 s
[kan-extensions] checking for references to /build/ in /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7...
1147.88 s
[kan-extensions] patching script interpreter paths in /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7
1147.88 s
[kan-extensions] stripping (with command strip and flags -S -p) in /nix/store/689mz22w3dblbimiryycylsygbngnk7g-kan-extensions-5.2.7/lib
1148.03 s
[kan-extensions] shrinking RPATHs of ELF executables and libraries in /nix/store/6lnahkk4w4kn19db7vbh3dlfap1m01i6-kan-extensions-5.2.7-doc
1148.04 s
[kan-extensions] checking for references to /build/ in /nix/store/6lnahkk4w4kn19db7vbh3dlfap1m01i6-kan-extensions-5.2.7-doc...
1148.06 s
[kan-extensions] patching script interpreter paths in /nix/store/6lnahkk4w4kn19db7vbh3dlfap1m01i6-kan-extensions-5.2.7-doc
1148.19 s
Progress: 139 of 171 built (2 building), 120 of 120 downloaded from cache
1148.25 s
Building lens
1148.44 s
[lens] Phase: setupCompilerEnvironmentPhase
1148.45 s
[lens] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1148.75 s
[lens] Phase: unpackPhase
1148.75 s
[lens] unpacking source archive /nix/store/agql00f98cw128w0p91lbfclv56kl6iv-lens-5.3.5.tar.gz
1148.77 s
[lens] source root is lens-5.3.5
1148.78 s
[lens] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "lens-5.3.5/.vim.custom"
1148.79 s
[lens] Phase: patchPhase
1148.80 s
[lens] Replace Cabal file with edited version from mirror://hackage/lens-5.3.5/revision/1.cabal.
1148.81 s
[lens] Phase: compileBuildDriverPhase
1148.81 s
[lens] setupCompileFlags: -package-db=/build/tmp.1VsyRk5DtP/setup-package.conf.d -threaded
1148.90 s
[lens] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.1VsyRk5DtP/Main.o )
1148.98 s
[lens] [2 of 2] Linking Setup
1150.07 s
[variant] [ 6 of 12] Compiling Data.Variant.Syntax ( src/lib/Data/Variant/Syntax.hs, dist/build/Data/Variant/Syntax.p_o )
1150.26 s
[variant] [ 7 of 12] Compiling Data.Variant.VEither ( src/lib/Data/Variant/VEither.hs, dist/build/Data/Variant/VEither.p_o )
1150.64 s
[variant] [ 8 of 12] Compiling Data.Variant.Excepts ( src/lib/Data/Variant/Excepts.hs, dist/build/Data/Variant/Excepts.p_o )
1151.08 s
[lens] Phase: updateAutotoolsGnuConfigScriptsPhase
1151.11 s
[lens] Phase: configurePhase
1151.12 s
[lens] configureFlags: --verbose --prefix=/nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/1n8031sn1pqma582qpyas56qx1pf0400-lens-5.3.5-doc/share/doc/lens-5.3.5 --with-gcc=gcc --package-db=/build/tmp.1VsyRk5DtP/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1151.14 s
[lens] Using Parsec parser
1151.14 s
[lens] Configuring lens-5.3.5...
1151.85 s
[lens] Flags chosen: benchmark-uniplate=False, dump-splices=False, inlining=True,
1151.85 s
[lens] j=False, test-hunit=True, test-properties=True, test-templates=True,
1151.85 s
[lens] trustworthy=True
1151.91 s
[variant] [ 9 of 12] Compiling Data.Variant.VariantF ( src/lib/Data/Variant/VariantF.hs, dist/build/Data/Variant/VariantF.p_o )
1151.91 s
[variant] [10 of 12] Compiling Data.Variant.EGADT ( src/lib/Data/Variant/EGADT.hs, dist/build/Data/Variant/EGADT.p_o )
1151.91 s
[variant] [11 of 12] Compiling Data.Variant.EADT ( src/lib/Data/Variant/EADT.hs, dist/build/Data/Variant/EADT.p_o )
1151.91 s
[variant] [12 of 12] Compiling Data.Variant.EADT.TH ( src/lib/Data/Variant/EADT/TH.hs, dist/build/Data/Variant/EADT/TH.p_o )
1152.35 s
[lens] Dependency array >=0.5.0.0 && <0.6: using array-0.5.8.0
1152.35 s
[lens] Dependency assoc >=1.0.2 && <1.2: using assoc-1.1.1
1152.35 s
[lens] Dependency base >=4.9 && <5: using base-4.20.1.0
1152.35 s
[lens] Dependency base-orphans >=0.5.2 && <1: using base-orphans-0.9.3
1152.35 s
[lens] Dependency bifunctors >=5.5.7 && <6: using bifunctors-5.6.2
1152.35 s
[lens] Dependency bytestring >=0.10.4.0 && <0.13: using bytestring-0.12.2.0
1152.35 s
[lens] Dependency call-stack >=0.1 && <0.5: using call-stack-0.4.0
1152.35 s
[lens] Dependency comonad >=5.0.7 && <6: using comonad-5.0.9
1152.35 s
[lens] Dependency containers >=0.5.5.1 && <0.9: using containers-0.7
1152.35 s
[lens] Dependency contravariant >=1.4 && <2: using contravariant-1.5.5
1152.35 s
[lens] Dependency distributive >=0.5.1 && <1: using distributive-0.6.2.1
1152.35 s
[lens] Dependency exceptions >=0.8.2.1 && <1: using exceptions-0.10.9
1152.35 s
[lens] Dependency filepath >=1.2.0.0 && <1.6: using filepath-1.5.4.0
1152.35 s
[lens] Dependency free >=5.1.5 && <6: using free-5.2
1152.35 s
[lens] Dependency ghc-prim: using ghc-prim-0.12.0
1152.35 s
[lens] Dependency hashable >=1.2.7.0 && <1.6: using hashable-1.5.0.0
1152.35 s
[lens] Dependency indexed-traversable >=0.1 && <0.2: using indexed-traversable-0.1.4
1152.35 s
[lens] Dependency indexed-traversable-instances >=0.1 && <0.2: using
1152.35 s
[lens] indexed-traversable-instances-0.1.2
1152.35 s
[lens] Dependency kan-extensions >=5 && <6: using kan-extensions-5.2.7
1152.35 s
[lens] Dependency mtl >=2.2.1 && <2.4: using mtl-2.3.1
1152.35 s
[lens] Dependency parallel >=3.2.1.0 && <3.4: using parallel-3.2.2.0
1152.35 s
[lens] Dependency profunctors >=5.5.2 && <6: using profunctors-5.6.3
1152.35 s
[lens] Dependency reflection >=2.1 && <3: using reflection-2.1.9
1152.35 s
[lens] Dependency semigroupoids >=5.0.1 && <7: using semigroupoids-6.0.1
1152.35 s
[lens] Dependency strict >=0.4 && <0.6: using strict-0.5.1
1152.35 s
[lens] Dependency tagged >=0.8.6 && <1: using tagged-0.8.9
1152.35 s
[lens] Dependency template-haskell >=2.11.1.0 && <2.24: using
1152.35 s
[lens] template-haskell-2.22.0.0
1152.35 s
[lens] Dependency text >=1.2.3.0 && <2.2: using text-2.1.2
1152.35 s
[lens] Dependency th-abstraction >=0.4.1 && <0.8: using th-abstraction-0.7.1.0
1152.35 s
[lens] Dependency these >=1.1.1.1 && <1.3: using these-1.2.1
1152.35 s
[lens] Dependency transformers >=0.5.0.0 && <0.7: using transformers-0.6.1.1
1152.35 s
[lens] Dependency transformers-compat >=0.5.0.4 && <1: using
1152.35 s
[lens] transformers-compat-0.7.2
1152.35 s
[lens] Dependency unordered-containers >=0.2.10 && <0.3: using
1152.35 s
[lens] unordered-containers-0.2.20.1
1152.35 s
[lens] Dependency vector >=0.12.1.2 && <0.14: using vector-0.13.2.0
1152.35 s
[lens] Dependency base: using base-4.20.1.0
1152.35 s
[lens] Dependency lens: using lens-5.3.5
1152.35 s
[lens] Dependency QuickCheck >=2.4: using QuickCheck-2.15.0.1
1152.35 s
[lens] Dependency base: using base-4.20.1.0
1152.35 s
[lens] Dependency lens: using lens-5.3.5
1152.35 s
[lens] Dependency tasty >=1.4 && <1.6: using tasty-1.5.3
1152.35 s
[lens] Dependency tasty-quickcheck >=0.10 && <0.12: using tasty-quickcheck-0.11.1
1152.35 s
[lens] Dependency transformers: using transformers-0.6.1.1
1152.35 s
[lens] Dependency base: using base-4.20.1.0
1152.35 s
[lens] Dependency bytestring: using bytestring-0.12.2.0
1152.35 s
[lens] Dependency containers: using containers-0.7
1152.35 s
[lens] Dependency lens: using lens-5.3.5
1152.35 s
[lens] Dependency mtl: using mtl-2.3.1
1152.35 s
[lens] Dependency tasty >=1.4 && <1.6: using tasty-1.5.3
1152.35 s
[lens] Dependency tasty-hunit >=0.10 && <0.11: using tasty-hunit-0.10.2
1152.35 s
[lens] Dependency text: using text-2.1.2
1152.35 s
[lens] Dependency base <5: using base-4.20.1.0
1152.35 s
[lens] Dependency deepseq: using deepseq-1.5.0.0
1152.35 s
[lens] Dependency simple-reflect >=0.3.1: using simple-reflect-0.3.3
1152.35 s
[lens] Source component graph:
1152.35 s
[lens] component test:doctests
1152.35 s
[lens] component lib
1152.35 s
[lens] component test:hunit dependency lib
1152.35 s
[lens] component test:properties dependency lib
1152.35 s
[lens] component test:templates dependency lib
1152.35 s
[lens] Configured component graph:
1152.35 s
[lens] component lens-5.3.5-BOoKCsjU4HNCjiSXNPWJEe-doctests
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include deepseq-1.5.0.0-5243
1152.35 s
[lens] include simple-reflect-0.3.3-IduO6GmChyr4AUMXFWIcNM
1152.35 s
[lens] component lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.35 s
[lens] include array-0.5.8.0-d8cb
1152.35 s
[lens] include assoc-1.1.1-JpuQlZSGzWL6htOVDmTqE8
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1152.35 s
[lens] include bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1152.35 s
[lens] include bytestring-0.12.2.0-b7cf
1152.35 s
[lens] include call-stack-0.4.0-7nzXmm6YniEGMiaD00Lar0
1152.35 s
[lens] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1152.35 s
[lens] include containers-0.7-8c5a
1152.35 s
[lens] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1152.35 s
[lens] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1152.35 s
[lens] include exceptions-0.10.9-bc84
1152.35 s
[lens] include filepath-1.5.4.0-4815
1152.35 s
[lens] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1152.35 s
[lens] include ghc-prim-0.12.0-491b
1152.35 s
[lens] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1152.35 s
[lens] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1152.35 s
[lens] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1152.35 s
[lens] include kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1152.35 s
[lens] include mtl-2.3.1-87b4
1152.35 s
[lens] include parallel-3.2.2.0-E2JWHU6CCxkGCFg37ddzKH
1152.35 s
[lens] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1152.35 s
[lens] include reflection-2.1.9-CmoOFfcxtwECggpqVJSR1y
1152.35 s
[lens] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1152.35 s
[lens] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1152.35 s
[lens] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1152.35 s
[lens] include template-haskell-2.22.0.0-3eef
1152.35 s
[lens] include text-2.1.2-2d65
1152.35 s
[lens] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1152.35 s
[lens] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1152.35 s
[lens] include transformers-0.6.1.1-c08a
1152.35 s
[lens] include transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1152.35 s
[lens] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1152.35 s
[lens] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1152.35 s
[lens] component lens-5.3.5-IkS793WVzAi70RHNcCRsv2-hunit
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include bytestring-0.12.2.0-b7cf
1152.35 s
[lens] include containers-0.7-8c5a
1152.35 s
[lens] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.35 s
[lens] include mtl-2.3.1-87b4
1152.35 s
[lens] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1152.35 s
[lens] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
1152.35 s
[lens] include text-2.1.2-2d65
1152.35 s
[lens] component lens-5.3.5-L1026tDIgAe7ZwPDuJmsuy-properties
1152.35 s
[lens] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.35 s
[lens] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1152.35 s
[lens] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1152.35 s
[lens] include transformers-0.6.1.1-c08a
1152.35 s
[lens] component lens-5.3.5-DS3ysiWuOckGh7tLZlObF7-templates
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.35 s
[lens] Linked component graph:
1152.35 s
[lens] unit lens-5.3.5-BOoKCsjU4HNCjiSXNPWJEe-doctests
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include deepseq-1.5.0.0-5243
1152.35 s
[lens] include simple-reflect-0.3.3-IduO6GmChyr4AUMXFWIcNM
1152.35 s
[lens] unit lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.35 s
[lens] include array-0.5.8.0-d8cb
1152.35 s
[lens] include assoc-1.1.1-JpuQlZSGzWL6htOVDmTqE8
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1152.35 s
[lens] include bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1152.35 s
[lens] include bytestring-0.12.2.0-b7cf
1152.35 s
[lens] include call-stack-0.4.0-7nzXmm6YniEGMiaD00Lar0
1152.35 s
[lens] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1152.35 s
[lens] include containers-0.7-8c5a
1152.35 s
[lens] include contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1152.35 s
[lens] include distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1152.35 s
[lens] include exceptions-0.10.9-bc84
1152.35 s
[lens] include filepath-1.5.4.0-4815
1152.35 s
[lens] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1152.35 s
[lens] include ghc-prim-0.12.0-491b
1152.35 s
[lens] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1152.35 s
[lens] include indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1152.35 s
[lens] include indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1152.35 s
[lens] include kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1152.35 s
[lens] include mtl-2.3.1-87b4
1152.35 s
[lens] include parallel-3.2.2.0-E2JWHU6CCxkGCFg37ddzKH
1152.35 s
[lens] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1152.35 s
[lens] include reflection-2.1.9-CmoOFfcxtwECggpqVJSR1y
1152.35 s
[lens] include semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1152.35 s
[lens] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1152.35 s
[lens] include tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1152.35 s
[lens] include template-haskell-2.22.0.0-3eef
1152.35 s
[lens] include text-2.1.2-2d65
1152.35 s
[lens] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1152.35 s
[lens] include these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1152.35 s
[lens] include transformers-0.6.1.1-c08a
1152.35 s
[lens] include transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1152.35 s
[lens] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1152.35 s
[lens] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1152.35 s
[lens] Control.Exception.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Exception.Lens,Control.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens,Control.Lens.At=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.At,Control.Lens.Combinators=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Combinators,Control.Lens.Cons=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Cons,Control.Lens.Each=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Each,Control.Lens.Empty=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Empty,Control.Lens.Equality=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Equality,Control.Lens.Extras=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Extras,Control.Lens.Fold=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Fold,Control.Lens.Getter=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Getter,Control.Lens.Indexed=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Indexed,Control.Lens.Internal=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal,Control.Lens.Internal.Bazaar=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Bazaar,Control.Lens.Internal.ByteString=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.ByteString,Control.Lens.Internal.CTypes=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.CTypes,Control.Lens.Internal.Context=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Context,Control.Lens.Internal.Deque=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Deque,Control.Lens.Internal.Doctest=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Doctest,Control.Lens.Internal.Exception=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Exception,Control.Lens.Internal.FieldTH=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.FieldTH,Control.Lens.Internal.Fold=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Fold,Control.Lens.Internal.Getter=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Getter,Control.Lens.Internal.Indexed=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Indexed,Control.Lens.Internal.Instances=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Instances,Control.Lens.Internal.Iso=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Iso,Control.Lens.Internal.Level=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Level,Control.Lens.Internal.List=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.List,Control.Lens.Internal.Magma=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Magma,Control.Lens.Internal.Prism=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Prism,Control.Lens.Internal.PrismTH=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.PrismTH,Control.Lens.Internal.Profunctor=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Profunctor,Control.Lens.Internal.Review=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Review,Control.Lens.Internal.Setter=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Setter,Control.Lens.Internal.TH=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.TH,Control.Lens.Internal.Zoom=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Internal.Zoom,Control.Lens.Iso=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Iso,Control.Lens.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Lens,Control.Lens.Level=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Level,Control.Lens.Operators=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Operators,Control.Lens.Plated=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Plated,Control.Lens.Prism=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Prism,Control.Lens.Profunctor=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Profunctor,Control.Lens.Reified=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Reified,Control.Lens.Review=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Review,Control.Lens.Setter=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Setter,Control.Lens.TH=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.TH,Control.Lens.Traversal=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Traversal,Control.Lens.Tuple=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Tuple,Control.Lens.Type=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Type,Control.Lens.Unsound=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Unsound,Control.Lens.Wrapped=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Wrapped,Control.Lens.Zoom=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Lens.Zoom,Control.Monad.Error.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Monad.Error.Lens,Control.Parallel.Strategies.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Parallel.Strategies.Lens,Control.Seq.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Control.Seq.Lens,Data.Array.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Array.Lens,Data.Bits.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Bits.Lens,Data.ByteString.Lazy.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.ByteString.Lazy.Lens,Data.ByteString.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.ByteString.Lens,Data.ByteString.Strict.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.ByteString.Strict.Lens,Data.Complex.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Complex.Lens,Data.Data.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Data.Lens,Data.Dynamic.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Dynamic.Lens,Data.HashSet.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.HashSet.Lens,Data.IntSet.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.IntSet.Lens,Data.List.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.List.Lens,Data.Map.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Map.Lens,Data.Sequence.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Sequence.Lens,Data.Set.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Set.Lens,Data.Text.Lazy.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Text.Lazy.Lens,Data.Text.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Text.Lens,Data.Text.Strict.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Text.Strict.Lens,Data.Tree.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Tree.Lens,Data.Typeable.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Typeable.Lens,Data.Vector.Generic.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Vector.Generic.Lens,Data.Vector.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Data.Vector.Lens,GHC.Generics.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:GHC.Generics.Lens,Language.Haskell.TH.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Language.Haskell.TH.Lens,Numeric.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Numeric.Lens,Numeric.Natural.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:Numeric.Natural.Lens,System.Exit.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:System.Exit.Lens,System.FilePath.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:System.FilePath.Lens,System.IO.Error.Lens=lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ:System.IO.Error.Lens
1152.35 s
[lens] unit lens-5.3.5-IkS793WVzAi70RHNcCRsv2-hunit
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include bytestring-0.12.2.0-b7cf
1152.35 s
[lens] include containers-0.7-8c5a
1152.35 s
[lens] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.35 s
[lens] include mtl-2.3.1-87b4
1152.35 s
[lens] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1152.35 s
[lens] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
1152.35 s
[lens] include text-2.1.2-2d65
1152.35 s
[lens] unit lens-5.3.5-L1026tDIgAe7ZwPDuJmsuy-properties
1152.35 s
[lens] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.35 s
[lens] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1152.35 s
[lens] include tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1152.35 s
[lens] include transformers-0.6.1.1-c08a
1152.35 s
[lens] unit lens-5.3.5-DS3ysiWuOckGh7tLZlObF7-templates
1152.35 s
[lens] include base-4.20.1.0-a280
1152.35 s
[lens] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.35 s
[lens] Ready component graph:
1152.35 s
[lens] definite lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.35 s
[lens] depends array-0.5.8.0-d8cb
1152.35 s
[lens] depends assoc-1.1.1-JpuQlZSGzWL6htOVDmTqE8
1152.35 s
[lens] depends base-4.20.1.0-a280
1152.35 s
[lens] depends base-orphans-0.9.3-2jv2X7dJh33IrocT5LBoXU
1152.35 s
[lens] depends bifunctors-5.6.2-F6pO6c2IsNb9VfKNl6YkdA
1152.35 s
[lens] depends bytestring-0.12.2.0-b7cf
1152.35 s
[lens] depends call-stack-0.4.0-7nzXmm6YniEGMiaD00Lar0
1152.35 s
[lens] depends comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1152.35 s
[lens] depends containers-0.7-8c5a
1152.35 s
[lens] depends contravariant-1.5.5-GBZzOfkxJ60CWmpKs7whuo
1152.35 s
[lens] depends distributive-0.6.2.1-DoJp0neNqt6H4DMdhsgR7O
1152.35 s
[lens] depends exceptions-0.10.9-bc84
1152.36 s
[lens] depends filepath-1.5.4.0-4815
1152.36 s
[lens] depends free-5.2-FeP0R1eCbRy3mPXXCavQW6
1152.36 s
[lens] depends ghc-prim-0.12.0-491b
1152.36 s
[lens] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1152.39 s
[lens] depends indexed-traversable-0.1.4-90Bv8nNRm159gWEokrBBpk
1152.39 s
[lens] depends indexed-traversable-instances-0.1.2-Ben0H4ETYCoEBdrjaZrzvo
1152.39 s
[lens] depends kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1152.39 s
[lens] depends mtl-2.3.1-87b4
1152.39 s
[lens] depends parallel-3.2.2.0-E2JWHU6CCxkGCFg37ddzKH
1152.39 s
[lens] depends profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1152.39 s
[lens] depends reflection-2.1.9-CmoOFfcxtwECggpqVJSR1y
1152.39 s
[lens] depends semigroupoids-6.0.1-AMU9H8cTWj8fhNJtS2x1W
1152.39 s
[lens] depends strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1152.39 s
[lens] depends tagged-0.8.9-jyM9RNqdAWBo1vRMjnbfJ
1152.39 s
[lens] depends template-haskell-2.22.0.0-3eef
1152.39 s
[lens] depends text-2.1.2-2d65
1152.39 s
[lens] depends th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1152.39 s
[lens] depends these-1.2.1-9hV8v6agWLYIlGCwZrzhp7
1152.39 s
[lens] depends transformers-0.6.1.1-c08a
1152.39 s
[lens] depends transformers-compat-0.7.2-7EAsSmaDweA3Bvk09V7u8Q
1152.39 s
[lens] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
1152.39 s
[lens] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
1152.39 s
[lens] definite lens-5.3.5-DS3ysiWuOckGh7tLZlObF7-templates
1152.39 s
[lens] depends base-4.20.1.0-a280
1152.39 s
[lens] depends lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.39 s
[lens] definite lens-5.3.5-IkS793WVzAi70RHNcCRsv2-hunit
1152.39 s
[lens] depends base-4.20.1.0-a280
1152.39 s
[lens] depends bytestring-0.12.2.0-b7cf
1152.39 s
[lens] depends containers-0.7-8c5a
1152.39 s
[lens] depends lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.39 s
[lens] depends mtl-2.3.1-87b4
1152.39 s
[lens] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1152.39 s
[lens] depends tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
1152.39 s
[lens] depends text-2.1.2-2d65
1152.39 s
[lens] definite lens-5.3.5-L1026tDIgAe7ZwPDuJmsuy-properties
1152.39 s
[lens] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1152.39 s
[lens] depends base-4.20.1.0-a280
1152.39 s
[lens] depends lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.39 s
[lens] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
1152.39 s
[lens] depends tasty-quickcheck-0.11.1-9YmutYQrthEGYA1zIgwyDr
1152.39 s
[lens] depends transformers-0.6.1.1-c08a
1152.39 s
[lens] definite lens-5.3.5-BOoKCsjU4HNCjiSXNPWJEe-doctests
1152.39 s
[lens] depends base-4.20.1.0-a280
1152.39 s
[lens] depends deepseq-1.5.0.0-5243
1152.39 s
[lens] depends simple-reflect-0.3.3-IduO6GmChyr4AUMXFWIcNM
1152.39 s
[lens] Using Cabal-3.12.1.0 compiled by ghc-9.10
1152.39 s
[lens] Using compiler: ghc-9.10.2
1152.39 s
[lens] Using install prefix: /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5
1152.39 s
[lens] Executables installed in:
1152.39 s
[lens] /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5/bin
1152.39 s
[lens] Libraries installed in:
1152.39 s
[lens] /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1152.39 s
[lens] Dynamic Libraries installed in:
1152.39 s
[lens] /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1152.39 s
[lens] Private executables installed in:
1152.39 s
[lens] /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5/libexec/x86_64-linux-ghc-9.10.2-f986/lens-5.3.5
1152.39 s
[lens] Data files installed in:
1152.39 s
[lens] /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5/share/x86_64-linux-ghc-9.10.2-f986/lens-5.3.5
1152.39 s
[lens] Documentation installed in:
1152.39 s
[lens] /nix/store/1n8031sn1pqma582qpyas56qx1pf0400-lens-5.3.5-doc/share/doc/lens-5.3.5
1152.39 s
[lens] Configuration files installed in:
1152.39 s
[lens] /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5/etc
1152.39 s
[lens] No alex found
1152.39 s
[lens] Using ar found on system at:
1152.39 s
[lens] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1152.39 s
[lens] No c2hs found
1152.39 s
[lens] No cpphs found
1152.39 s
[lens] No doctest found
1152.39 s
[lens] Using gcc version 14.3.0 given by user at:
1152.39 s
[lens] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1152.39 s
[lens] Using ghc version 9.10.2 found on system at:
1152.39 s
[lens] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1152.39 s
[lens] Using ghc-pkg version 9.10.2 found on system at:
1152.39 s
[lens] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1152.39 s
[lens] No ghcjs found
1152.39 s
[lens] No ghcjs-pkg found
1152.39 s
[lens] No greencard found
1152.39 s
[lens] Using haddock version 2.31.0 found on system at:
1152.39 s
[lens] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1152.39 s
[lens] No happy found
1152.39 s
[lens] Using haskell-suite found on system at: haskell-suite-dummy-location
1152.39 s
[lens] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1152.39 s
[lens] No hmake found
1152.39 s
[lens] Using hpc version 0.69 found on system at:
1152.39 s
[lens] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1152.39 s
[lens] Using hsc2hs version 0.68.10 found on system at:
1152.39 s
[lens] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1152.39 s
[lens] Using hscolour version 1.25 found on system at:
1152.39 s
[lens] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1152.39 s
[lens] No jhc found
1152.39 s
[lens] Using ld found on system at:
1152.39 s
[lens] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1152.39 s
[lens] No pkg-config found
1152.39 s
[lens] Using runghc version 9.10.2 found on system at:
1152.39 s
[lens] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1152.39 s
[lens] Using strip version 2.44 found on system at:
1152.39 s
[lens] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1152.39 s
[lens] Using tar found on system at:
1152.39 s
[lens] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1152.39 s
[lens] No uhc found
1152.60 s
[lens] Phase: buildPhase
1152.74 s
[lens] Preprocessing library for lens-5.3.5...
1152.75 s
[lens] Building library for lens-5.3.5...
1154.27 s
[variant] Preprocessing test suite 'tests' for variant-1.0.1...
1154.27 s
[variant] Building test suite 'tests' for variant-1.0.1...
1154.39 s
[variant] [1 of 3] Compiling EADT ( src/tests/EADT.hs, dist/build/tests/tests-tmp/EADT.o )
1154.91 s
[lens] [ 1 of 85] Compiling Control.Lens.Internal.CTypes ( src/Control/Lens/Internal/CTypes.hs, dist/build/Control/Lens/Internal/CTypes.o, dist/build/Control/Lens/Internal/CTypes.dyn_o )
1155.03 s
[lens] [ 2 of 85] Compiling Control.Lens.Internal.Doctest ( src/Control/Lens/Internal/Doctest.hs, dist/build/Control/Lens/Internal/Doctest.o, dist/build/Control/Lens/Internal/Doctest.dyn_o )
1155.07 s
[lens] [ 3 of 85] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.o, dist/build/Control/Lens/Internal/Instances.dyn_o )
1155.07 s
[lens] [ 4 of 85] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.o, dist/build/Control/Lens/Internal/Iso.dyn_o )
1155.85 s
[lens] [ 5 of 85] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.o, dist/build/Control/Lens/Internal/List.dyn_o )
1155.95 s
[lens] [ 6 of 85] Compiling Control.Lens.Internal.Prelude ( src/Control/Lens/Internal/Prelude.hs, dist/build/Control/Lens/Internal/Prelude.o, dist/build/Control/Lens/Internal/Prelude.dyn_o )
1155.95 s
[lens] [ 7 of 85] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.o, dist/build/Control/Lens/Internal/Level.dyn_o )
1156.13 s
[variant] [2 of 3] Compiling Variant ( src/tests/Variant.hs, dist/build/tests/tests-tmp/Variant.o )
1156.17 s
[aeson] [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.o, dist/build/Data/Aeson/Types/Class.dyn_o )
1156.22 s
[aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.o, dist/build/Data/Aeson/Types.dyn_o )
1156.29 s
[aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.o, dist/build/Data/Aeson/Text.dyn_o )
1156.77 s
[lens] [ 8 of 85] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.o, dist/build/Control/Lens/Internal/Indexed.dyn_o )
1156.77 s
[lens] [ 9 of 85] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.o, dist/build/Control/Lens/Internal/Getter.dyn_o )
1156.81 s
[variant] [3 of 3] Compiling Main ( src/tests/Main.hs, dist/build/tests/tests-tmp/Main.o )
1156.82 s
[lens] [10 of 85] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.o, dist/build/Control/Lens/Internal/Fold.dyn_o )
1156.96 s
[aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, dist/build/Data/Aeson/Decoding.o, dist/build/Data/Aeson/Decoding.dyn_o )
1156.96 s
[aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, dist/build/Data/Aeson.o, dist/build/Data/Aeson.dyn_o )
1156.96 s
[aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, dist/build/Data/Aeson/RFC8785.o, dist/build/Data/Aeson/RFC8785.dyn_o )
1157.43 s
[aeson] [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, dist/build/Data/Aeson/QQ/Simple.o, dist/build/Data/Aeson/QQ/Simple.dyn_o )
1157.43 s
[aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.o, dist/build/Data/Aeson/TH.dyn_o )
1157.43 s
[aeson] src/Data/Aeson/TH.hs:948:7: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
1157.43 s
[aeson] Pattern match(es) are non-exhaustive
1157.43 s
[aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
1157.43 s
[aeson] |
1157.43 s
[aeson] 948 | x:xs = [ lookupField argTy
1157.43 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^...
1157.43 s
[aeson]
1157.43 s
[aeson] src/Data/Aeson/TH.hs:1064:14: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
1157.43 s
[aeson] Pattern match(es) are non-exhaustive
1157.43 s
[aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
1157.43 s
[aeson] |
1157.43 s
[aeson] 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy
1157.43 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
1157.43 s
[aeson]
1157.47 s
[lens] [11 of 85] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.o, dist/build/Control/Lens/Internal/Context.dyn_o )
1157.51 s
[variant] [4 of 4] Linking dist/build/tests/tests
1157.59 s
[lens] [12 of 85] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.o, dist/build/Control/Lens/Internal/Bazaar.dyn_o )
1158.85 s
[lens] [13 of 85] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.o, dist/build/Control/Lens/Internal/Magma.dyn_o )
1158.92 s
[variant] Phase: checkPhase
1159.32 s
[variant] Running 1 test suites...
1159.32 s
[variant] Test suite tests: RUNNING...
1159.33 s
[variant] utils-variant
1159.33 s
[variant] Variant
1159.33 s
[variant] get by index (match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] get by index (dont' match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] pattern V: set: OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] pattern V: match: OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] pattern V: match2: OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] pattern V: type application: OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] get by type (match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] get by type (don't match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] variant equality (match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] variant equality (don't match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] update by index (match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] update by index (don't match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] update by type (match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] update by type (don't match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] update/fold by index (match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] update/fold by index (don't match): OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] Convert single variant: OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] Lift Either: Left: OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.33 s
[variant] Lift Either: Right: OK
1159.33 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] To Either: Left: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] To Either: Right: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] popVariantHead (match): OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] popVariantHead (don't match): OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] popVariantAt (match): OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] popVariantAt (don't match): OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] popVariant (match): OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] popVariant (match): OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] popVariant (don't match): OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] prependVariant: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] appendVariant: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] alterVariant: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] alterVariant: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] traverseVariant: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] traverseVariant: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] liftVariant: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] splitVariant: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] splitVariant2: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] toCont: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] EADT
1159.34 s
[variant] eadtPattern: match: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] eadtInfixPattern: match: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] catamorphism: constraint: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] anamorphism: numbersTo: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant] apomorphism: numbersToMin5: OK
1159.34 s
[variant] +++ OK, passed 100 tests.
1159.34 s
[variant]
1159.34 s
[variant] All 43 tests passed (0.01s)
1159.34 s
[variant] Test suite tests: PASS
1159.34 s
[variant] Test suite logged to: dist/test/variant-1.0.1-tests.log
1159.34 s
[variant] 1 of 1 test suites (1 of 1 test cases) passed.
1159.36 s
[variant] Phase: haddockPhase
1159.65 s
[variant] Preprocessing library for variant-1.0.1...
1159.65 s
[variant] Running Haddock on library for variant-1.0.1...
1159.82 s
[lens] [14 of 85] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.o, dist/build/Control/Lens/Internal/Prism.dyn_o )
1159.82 s
[lens] [15 of 85] Compiling Control.Lens.Internal.Profunctor ( src/Control/Lens/Internal/Profunctor.hs, dist/build/Control/Lens/Internal/Profunctor.o, dist/build/Control/Lens/Internal/Profunctor.dyn_o )
1159.82 s
[lens] [16 of 85] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.o, dist/build/Control/Lens/Internal/Review.dyn_o )
1159.82 s
[lens] [17 of 85] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.o, dist/build/Control/Lens/Internal/Setter.dyn_o )
1159.82 s
[lens] [18 of 85] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.o, dist/build/Control/Lens/Internal/Zoom.dyn_o )
1159.82 s
[lens] [19 of 85] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.o, dist/build/Control/Lens/Internal.dyn_o )
1159.86 s
[lens] [20 of 85] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.o, dist/build/Control/Lens/Type.dyn_o )
1159.86 s
[lens] [21 of 85] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.o, dist/build/Control/Lens/Setter.dyn_o )
1159.86 s
[lens] [22 of 85] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.o, dist/build/Control/Lens/Lens.dyn_o )
1159.86 s
[lens] [23 of 85] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.o, dist/build/Control/Lens/Tuple.dyn_o )
1160.16 s
[variant] [ 1 of 12] Compiling Data.Variant.Functor ( src/lib/Data/Variant/Functor.hs, /build/ghc779_0/ghc_20.o, /build/ghc779_0/ghc_20.dyn_o )
1160.43 s
[variant] [ 2 of 12] Compiling Data.Variant.Types ( src/lib/Data/Variant/Types.hs, /build/ghc779_0/ghc_24.o, /build/ghc779_0/ghc_24.dyn_o )
1160.51 s
[variant] [ 3 of 12] Compiling Data.Variant.Tuple ( src/lib/Data/Variant/Tuple.hs, /build/ghc779_0/ghc_22.o, /build/ghc779_0/ghc_22.dyn_o )
1161.17 s
[variant] [ 4 of 12] Compiling Data.Variant.ContFlow ( src/lib/Data/Variant/ContFlow.hs, /build/ghc779_0/ghc_16.o, /build/ghc779_0/ghc_16.dyn_o )
1161.26 s
[variant] [ 5 of 12] Compiling Data.Variant ( src/lib/Data/Variant.hs, /build/ghc779_0/ghc_14.o, /build/ghc779_0/ghc_14.dyn_o )
1161.78 s
[aeson] [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, dist/build/Data/Aeson/Internal/ByteString.p_o )
1162.13 s
[aeson] [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, dist/build/Data/Aeson/Internal/Functions.p_o )
1162.24 s
[aeson] [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, dist/build/Data/Aeson/Internal/Prelude.p_o )
1162.24 s
[aeson] [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, dist/build/Data/Aeson/Internal/Scientific.p_o )
1162.71 s
[aeson] [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, dist/build/Data/Aeson/Internal/TH.p_o )
1162.71 s
[aeson] [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, dist/build/Data/Aeson/Internal/Text.p_o )
1162.71 s
[aeson] [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, dist/build/Data/Aeson/Internal/Unescape.p_o )
1162.71 s
[aeson] [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, dist/build/Data/Aeson/Internal/UnescapeFromText.p_o )
1162.71 s
[aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, dist/build/Data/Aeson/Key.p_o )
1162.71 s
[aeson] [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, dist/build/Data/Aeson/Decoding/Tokens.p_o )
1163.91 s
[aeson] [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, dist/build/Data/Aeson/Decoding/Internal.p_o )
1164.12 s
[aeson] [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, dist/build/Data/Aeson/Decoding/Text.p_o )
1164.82 s
[lens] [24 of 85] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.o, dist/build/Control/Lens/Getter.dyn_o )
1164.82 s
[lens] [25 of 85] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.o, dist/build/Control/Lens/Review.dyn_o )
1164.82 s
[lens] [26 of 85] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.o, dist/build/Control/Lens/Prism.dyn_o )
1164.82 s
[lens] [27 of 85] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.o, dist/build/Control/Lens/Fold.dyn_o )
1164.82 s
[lens] [28 of 85] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.o, dist/build/Control/Lens/Traversal.dyn_o )
1164.82 s
[lens] [29 of 85] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.o, dist/build/Control/Lens/Level.dyn_o )
1164.82 s
[lens] [30 of 85] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.o, dist/build/Control/Lens/Reified.dyn_o )
1164.84 s
[variant] [ 6 of 12] Compiling Data.Variant.Syntax ( src/lib/Data/Variant/Syntax.hs, nothing )
1164.86 s
[variant] [ 7 of 12] Compiling Data.Variant.VEither ( src/lib/Data/Variant/VEither.hs, nothing )
1165.01 s
[variant] [ 8 of 12] Compiling Data.Variant.Excepts ( src/lib/Data/Variant/Excepts.hs, nothing )
1165.25 s
[aeson] [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, dist/build/Data/Aeson/Decoding/ByteString/Lazy.p_o )
1165.51 s
[aeson] [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, dist/build/Data/Aeson/Decoding/ByteString.p_o )
1165.51 s
[aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, dist/build/Data/Aeson/KeyMap.p_o )
1165.51 s
[aeson] [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, dist/build/Data/Aeson/Types/Generic.p_o )
1165.51 s
[aeson] [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, dist/build/Data/Aeson/Types/Internal.p_o )
1165.63 s
[variant] [ 9 of 12] Compiling Data.Variant.VariantF ( src/lib/Data/Variant/VariantF.hs, /build/ghc779_0/ghc_26.o, /build/ghc779_0/ghc_26.dyn_o )
1166.02 s
[lens] [31 of 85] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.o, dist/build/Control/Lens/Internal/Exception.dyn_o )
1166.02 s
[lens] [32 of 85] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.o, dist/build/Control/Lens/Indexed.dyn_o )
1166.02 s
[lens] [33 of 85] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.o, dist/build/Control/Lens/Internal/ByteString.dyn_o )
1166.02 s
[lens] [34 of 85] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.o, dist/build/Control/Lens/Equality.dyn_o )
1166.02 s
[lens] [35 of 85] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.o, dist/build/Control/Lens/Iso.dyn_o )
1166.02 s
[lens] [36 of 85] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.o, dist/build/Control/Lens/Empty.dyn_o )
1166.02 s
[lens] [37 of 85] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.o, dist/build/Control/Lens/Cons.dyn_o )
1166.04 s
[variant] [10 of 12] Compiling Data.Variant.EGADT ( src/lib/Data/Variant/EGADT.hs, nothing )
1166.06 s
[variant] [11 of 12] Compiling Data.Variant.EADT ( src/lib/Data/Variant/EADT.hs, /build/ghc779_0/ghc_18.o, /build/ghc779_0/ghc_18.dyn_o )
1166.24 s
[variant] [12 of 12] Compiling Data.Variant.EADT.TH ( src/lib/Data/Variant/EADT/TH.hs, nothing )
1166.28 s
[variant] Haddock coverage:
1166.29 s
[variant] 40% ( 37 / 91) in 'Data.Variant.Functor'
1166.33 s
[variant] Missing documentation for:
1166.33 s
[variant] BottomUpT (src/lib/Data/Variant/Functor.hs:78)
1166.33 s
[variant] BottomUpOrigT (src/lib/Data/Variant/Functor.hs:79)
1166.33 s
[variant] TopDownStopT (src/lib/Data/Variant/Functor.hs:80)
1166.33 s
[variant] distPara
1166.33 s
[variant] distParaT
1166.33 s
[variant] distCata
1166.33 s
[variant] distAna
1166.33 s
[variant] futu
1166.33 s
[variant] gfutu
1166.33 s
[variant] distFutu
1166.33 s
[variant] distGFutu
1166.33 s
[variant] zygo
1166.33 s
[variant] distZygo
1166.33 s
[variant] gzygo
1166.33 s
[variant] distZygoT
1166.33 s
[variant] gapo
1166.33 s
[variant] distApo
1166.33 s
[variant] distGApo
1166.33 s
[variant] distGApoT
1166.33 s
[variant] ghisto
1166.33 s
[variant] distHisto
1166.33 s
[variant] distGHisto
1166.33 s
[variant] chrono
1166.33 s
[variant] gchrono
1166.33 s
[variant] Algebra (src/lib/Data/Variant/Functor.hs:106)
1166.33 s
[variant] CoAlgebra (src/lib/Data/Variant/Functor.hs:107)
1166.33 s
[variant] RAlgebra (src/lib/Data/Variant/Functor.hs:108)
1166.33 s
[variant] RCoAlgebra (src/lib/Data/Variant/Functor.hs:109)
1166.33 s
[variant] ~> (src/lib/Data/Variant/Functor.hs:117)
1166.33 s
[variant] NatM (src/lib/Data/Variant/Functor.hs:118)
1166.33 s
[variant] HBase (src/lib/Data/Variant/Functor.hs:120)
1166.33 s
[variant] HAlgebra (src/lib/Data/Variant/Functor.hs:122)
1166.33 s
[variant] HAlgebraM (src/lib/Data/Variant/Functor.hs:123)
1166.33 s
[variant] HGAlgebra (src/lib/Data/Variant/Functor.hs:124)
1166.33 s
[variant] HGAlgebraM (src/lib/Data/Variant/Functor.hs:125)
1166.33 s
[variant] HCoalgebra (src/lib/Data/Variant/Functor.hs:127)
1166.33 s
[variant] HCoalgebraM (src/lib/Data/Variant/Functor.hs:128)
1166.33 s
[variant] HGCoalgebra (src/lib/Data/Variant/Functor.hs:129)
1166.33 s
[variant] HGCoalgebraM (src/lib/Data/Variant/Functor.hs:130)
1166.33 s
[variant] HFunctor (src/lib/Data/Variant/Functor.hs:132)
1166.33 s
[variant] HFoldable (src/lib/Data/Variant/Functor.hs:135)
1166.33 s
[variant] HTraversable (src/lib/Data/Variant/Functor.hs:138)
1166.33 s
[variant] HRecursive (src/lib/Data/Variant/Functor.hs:141)
1166.33 s
[variant] HCorecursive (src/lib/Data/Variant/Functor.hs:147)
1166.33 s
[variant] hhylo (src/lib/Data/Variant/Functor.hs:154)
1166.33 s
[variant] hcataM (src/lib/Data/Variant/Functor.hs:157)
1166.33 s
[variant] hlambek (src/lib/Data/Variant/Functor.hs:160)
1166.33 s
[variant] hpara (src/lib/Data/Variant/Functor.hs:163)
1166.33 s
[variant] hparaM (src/lib/Data/Variant/Functor.hs:166)
1166.33 s
[variant] hanaM (src/lib/Data/Variant/Functor.hs:169)
1166.33 s
[variant] hcolambek (src/lib/Data/Variant/Functor.hs:172)
1166.33 s
[variant] hapo (src/lib/Data/Variant/Functor.hs:175)
1166.33 s
[variant] hapoM (src/lib/Data/Variant/Functor.hs:181)
1166.33 s
[variant] hhyloM (src/lib/Data/Variant/Functor.hs:187)
1166.41 s
[variant] Warning: 'a' is out of scope.
1166.41 s
[variant] If you qualify the identifier, haddock can try to link it anyway.
1166.41 s
[variant] Warning: 'l' is out of scope.
1166.41 s
[variant] If you qualify the identifier, haddock can try to link it anyway.
1166.42 s
[variant] 95% ( 23 / 24) in 'Data.Variant.Types'
1166.42 s
[variant] Missing documentation for:
1166.42 s
[variant] Module header
1166.42 s
[variant] 84% ( 16 / 19) in 'Data.Variant.Tuple'
1166.42 s
[variant] Missing documentation for:
1166.42 s
[variant] TypeReps (src/lib/Data/Variant/Tuple.hs:535)
1166.42 s
[variant] TupleTail (src/lib/Data/Variant/Tuple.hs:263)
1166.42 s
[variant] TupleCons (src/lib/Data/Variant/Tuple.hs:288)
1166.42 s
[variant] 90% ( 10 / 11) in 'Data.Variant.ContFlow'
1166.42 s
[variant] Missing documentation for:
1166.42 s
[variant] ToMultiCont (src/lib/Data/Variant/ContFlow.hs:37)
1166.42 s
[variant] Warning: 'x' is out of scope.
1166.42 s
[variant] If you qualify the identifier, haddock can try to link it anyway.
1166.42 s
[variant] Warning: 'xs' is out of scope.
1166.42 s
[variant] If you qualify the identifier, haddock can try to link it anyway.
1166.42 s
[variant] Warning: 'V' is ambiguous. It is defined
1166.42 s
[variant] * at src/lib/Data/Variant.hs:144:1
1166.42 s
[variant] * at src/lib/Data/Variant.hs:132:1
1166.42 s
[variant] You may be able to disambiguate the identifier by qualifying it or
1166.42 s
[variant] by specifying the type/value namespace explicitly.
1166.42 s
[variant] Defaulting to the one defined at src/lib/Data/Variant.hs:132:1
1166.43 s
[variant] 84% ( 73 / 86) in 'Data.Variant'
1166.43 s
[variant] Missing documentation for:
1166.43 s
[variant] ReplaceAll (src/lib/Data/Variant.hs:834)
1166.43 s
[variant] MapVariant (src/lib/Data/Variant.hs:830)
1166.43 s
[variant] AlterVariant (src/lib/Data/Variant.hs:978)
1166.43 s
[variant] TraverseVariant (src/lib/Data/Variant.hs:1019)
1166.43 s
[variant] ReduceVariant (src/lib/Data/Variant.hs:1063)
1166.43 s
[variant] Flattenable (src/lib/Data/Variant.hs:1169)
1166.43 s
[variant] FlattenVariant (src/lib/Data/Variant.hs:1164)
1166.43 s
[variant] ExtractM (src/lib/Data/Variant.hs:1193)
1166.43 s
[variant] JoinVariant (src/lib/Data/Variant.hs:1197)
1166.43 s
[variant] SplitVariant (src/lib/Data/Variant.hs:637)
1166.43 s
[variant] ContVariant (src/lib/Data/Variant.hs:1276)
1166.43 s
[variant] liftVariant'
1166.43 s
[variant] PopVariant (src/lib/Data/Variant.hs:612)
1166.43 s
[variant] 25% ( 1 / 4) in 'Data.Variant.Syntax'
1166.43 s
[variant] Missing documentation for:
1166.43 s
[variant] >>= (src/lib/Data/Variant/Syntax.hs:23)
1166.43 s
[variant] >> (src/lib/Data/Variant/Syntax.hs:26)
1166.43 s
[variant] return (src/lib/Data/Variant/Syntax.hs:29)
1166.43 s
[variant] 93% ( 15 / 16) in 'Data.Variant.VEither'
1166.43 s
[variant] Missing documentation for:
1166.43 s
[variant] VEitherLift (src/lib/Data/Variant/VEither.hs:195)
1166.43 s
[variant] 81% ( 27 / 33) in 'Data.Variant.Excepts'
1166.43 s
[variant] Missing documentation for:
1166.43 s
[variant] Module header
1166.43 s
[variant] Excepts (src/lib/Data/Variant/Excepts.hs:72)
1166.43 s
[variant] injectExcepts (src/lib/Data/Variant/Excepts.hs:91)
1166.43 s
[variant] withExcepts (src/lib/Data/Variant/Excepts.hs:102)
1166.43 s
[variant] withExcepts_ (src/lib/Data/Variant/Excepts.hs:95)
1166.43 s
[variant] mapExcepts (src/lib/Data/Variant/Excepts.hs:113)
1166.43 s
[variant] 65% ( 21 / 32) in 'Data.Variant.VariantF'
1166.43 s
[variant] Missing documentation for:
1166.43 s
[variant] appendVariantF (src/lib/Data/Variant/VariantF.hs:244)
1166.43 s
[variant] prependVariantF (src/lib/Data/Variant/VariantF.hs:250)
1166.43 s
[variant] MapVariantF (src/lib/Data/Variant/VariantF.hs:284)
1166.43 s
[variant] PopVariantF (src/lib/Data/Variant/VariantF.hs:270)
1166.43 s
[variant] SplitVariantF (src/lib/Data/Variant/VariantF.hs:307)
1166.43 s
[variant] BottomUpF (src/lib/Data/Variant/VariantF.hs:357)
1166.43 s
[variant] BottomUp (src/lib/Data/Variant/VariantF.hs:360)
1166.43 s
[variant] BottomUpOrig (src/lib/Data/Variant/VariantF.hs:383)
1166.43 s
[variant] BottomUpOrigF (src/lib/Data/Variant/VariantF.hs:380)
1166.43 s
[variant] TopDownStop (src/lib/Data/Variant/VariantF.hs:407)
1166.43 s
[variant] TopDownStopF (src/lib/Data/Variant/VariantF.hs:404)
1166.43 s
[variant] 30% ( 3 / 10) in 'Data.Variant.EGADT'
1166.43 s
[variant] Missing documentation for:
1166.43 s
[variant] Module header
1166.43 s
[variant] HVariantF (src/lib/Data/Variant/EGADT.hs:130)
1166.43 s
[variant] toHVariantAt (src/lib/Data/Variant/EGADT.hs:138)
1166.43 s
[variant] fromHVariantAt (src/lib/Data/Variant/EGADT.hs:145)
1166.43 s
[variant] :<! (src/lib/Data/Variant/EGADT.hs:157)
1166.43 s
[variant] MemberAtIndex (src/lib/Data/Variant/EGADT.hs:160)
1166.43 s
[variant] :<<! (src/lib/Data/Variant/EGADT.hs:163)
1166.43 s
[variant] Warning: 'x' is out of scope.
1166.43 s
[variant] If you qualify the identifier, haddock can try to link it anyway.
1166.43 s
[variant] Warning: 'xs' is out of scope.
1166.43 s
[variant] If you qualify the identifier, haddock can try to link it anyway.
1166.43 s
[variant] Warning: 'f' is out of scope.
1166.43 s
[variant] If you qualify the identifier, haddock can try to link it anyway.
1166.44 s
[variant] 93% ( 14 / 15) in 'Data.Variant.EADT'
1166.44 s
[variant] Missing documentation for:
1166.44 s
[variant] EADTShow (src/lib/Data/Variant/EADT.hs:182)
1166.44 s
[variant] 100% ( 5 / 5) in 'Data.Variant.EADT.TH'
1166.78 s
[variant] Warning: Data.Variant.Functor: could not find link destinations for:
1166.78 s
[variant] - Data.Functor.Foldable.GCoerce
1166.78 s
[variant] Warning: Data.Variant.Types: could not find link destinations for:
1166.78 s
[variant] - Data.Variant.Types.IndexesOf'
1166.78 s
[variant] - Data.Variant.Types.MemberAtIndex
1166.78 s
[variant] - Data.Variant.Types.MaybeIndexOf'
1166.78 s
[variant] - Data.Variant.Types.IndexOf'
1166.78 s
[variant] - Data.Variant.Types.Reverse'
1166.78 s
[variant] - Data.Variant.Types.Nub'
1166.78 s
[variant] - Data.Variant.Types.Product'
1166.78 s
[variant] - Data.Variant.Types.Length'
1166.78 s
[variant] - Data.Variant.Types.Index'
1166.81 s
[variant] Warning: Data.Variant.Tuple: could not find link destinations for:
1166.81 s
[variant] - GHC.Internal.Generics.Rep1_Solo
1166.81 s
[variant] - GHC.Internal.Generics.Rep_Solo
1166.81 s
[variant] - Data.Variant.Tuple.TupleFun
1166.81 s
[variant] Warning: Data.Variant.ContFlow: could not find link destinations for:
1166.81 s
[variant] - Data.Variant.D:R:MultiContTypesV
1166.81 s
[variant] - Data.Variant.VariantF.D:R:MultiContTypesVariantF
1166.81 s
[variant] - Data.Variant.EADT.D:R:MultiContTypesEADT
1166.83 s
[variant] Warning: Data.Variant: could not find link destinations for:
1166.83 s
[variant] - Data.Variant.Types.MemberAtIndex
1166.83 s
[variant] - Data.Variant.toFlattenVariant
1166.83 s
[variant] - Data.Variant.reduceVariant'
1166.83 s
[variant] - Data.Variant.traverseVariant'
1166.83 s
[variant] - Data.Variant.alterVariant'
1166.83 s
[variant] - Data.Variant.MapVariantIndexes
1166.83 s
[variant] - Data.Variant.splitVariant'
1166.83 s
[variant] - Data.Variant.ShowTypeList
1166.83 s
[variant] - Data.Variant.ShowVariantValue
1166.83 s
[variant] - Data.Variant.D:R:MultiContTypesV
1166.85 s
[variant] Warning: Data.Variant.VariantF: could not find link destinations for:
1166.85 s
[variant] - Data.Variant.VariantF.D:R:MultiContTypesVariantF
1166.85 s
[variant] Warning: Data.Variant.EADT: could not find link destinations for:
1166.85 s
[variant] - Data.Variant.EADT.EADTF'
1166.85 s
[variant] - Data.Variant.EADT.D:R:MultiContTypesEADT
1166.95 s
[lens] [38 of 85] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.o, dist/build/Control/Lens/Internal/Deque.dyn_o )
1167.41 s
[aeson] [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, dist/build/Data/Aeson/Parser/Time.p_o )
1167.56 s
[aeson] [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, dist/build/Data/Aeson/Encoding/Builder.p_o )
1168.92 s
[aeson] [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, dist/build/Data/Aeson/Encoding/Internal.p_o )
1169.20 s
[lens] [39 of 85] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.o, dist/build/Control/Lens/Wrapped.dyn_o )
1169.20 s
[lens] [40 of 85] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.o, dist/build/Control/Lens/Internal/TH.dyn_o )
1169.20 s
[lens] [41 of 85] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.o, dist/build/Control/Lens/Zoom.dyn_o )
1169.20 s
[lens] [42 of 85] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.o, dist/build/Data/Data/Lens.dyn_o )
1169.20 s
[lens] [43 of 85] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.o, dist/build/Control/Lens/Plated.dyn_o )
1169.20 s
[lens] [44 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.o, dist/build/Data/HashSet/Lens.dyn_o )
1169.20 s
[lens] [45 of 85] Compiling Data.List.Lens ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.o, dist/build/Data/List/Lens.dyn_o )
1169.20 s
[lens] [46 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.o, dist/build/Data/Map/Lens.dyn_o )
1169.20 s
[lens] [47 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.o, dist/build/Data/Set/Lens.dyn_o )
1169.20 s
[lens] [48 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.o, dist/build/Data/Text/Lazy/Lens.dyn_o )
1169.20 s
[lens] [49 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.o, dist/build/Data/Text/Strict/Lens.dyn_o )
1169.20 s
[lens] [50 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.o, dist/build/Data/Text/Lens.dyn_o )
1169.20 s
[lens] [51 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.o, dist/build/Data/Vector/Generic/Lens.dyn_o )
1169.20 s
[lens] [52 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.o, dist/build/Control/Lens/Each.dyn_o )
1169.20 s
[lens] [53 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.o, dist/build/Control/Lens/At.dyn_o )
1169.20 s
[lens] [54 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.o, dist/build/Language/Haskell/TH/Lens.dyn_o )
1170.15 s
[aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, dist/build/Data/Aeson/Encoding.p_o )
1170.26 s
[aeson] [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, dist/build/Data/Aeson/Decoding/Conversion.p_o )
1170.26 s
[aeson] [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, dist/build/Data/Aeson/Types/FromJSON.p_o )
1171.36 s
[lens] [55 of 85] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.o, dist/build/Control/Lens/Internal/PrismTH.dyn_o )
1172.08 s
[lens] [56 of 85] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.o, dist/build/Control/Lens/Internal/FieldTH.dyn_o )
1173.03 s
[lens] [57 of 85] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.o, dist/build/Control/Lens/TH.dyn_o )
1173.17 s
[variant] Documentation created: dist/doc/html/variant/,
1173.17 s
[variant] dist/doc/html/variant/variant.txt
1173.23 s
[variant] Preprocessing test suite 'tests' for variant-1.0.1...
1173.24 s
[variant] Phase: installPhase
1173.34 s
[variant] Installing library in /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/variant-1.0.1-BxoXk72gfA13R6fTXmsISF
1173.78 s
[variant] Phase: fixupPhase
1173.80 s
[variant] shrinking RPATHs of ELF executables and libraries in /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1
1173.81 s
[variant] shrinking /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSvariant-1.0.1-BxoXk72gfA13R6fTXmsISF-ghc9.10.2.so
1173.81 s
[variant] checking for references to /build/ in /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1...
1173.82 s
[lens] [58 of 85] Compiling Control.Lens ( src/Control/Lens.hs, dist/build/Control/Lens.o, dist/build/Control/Lens.dyn_o )
1173.84 s
[variant] patching script interpreter paths in /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1
1173.85 s
[variant] stripping (with command strip and flags -S -p) in /nix/store/cpy10psc7kvm95585qvla3pa912m5cfs-variant-1.0.1/lib
1173.97 s
[lens] [59 of 85] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.o, dist/build/GHC/Generics/Lens.dyn_o )
1174.06 s
[variant] shrinking RPATHs of ELF executables and libraries in /nix/store/pxz90wb69dvx73lwfad9x24br0z90dnx-variant-1.0.1-doc
1174.08 s
[variant] checking for references to /build/ in /nix/store/pxz90wb69dvx73lwfad9x24br0z90dnx-variant-1.0.1-doc...
1174.12 s
[variant] patching script interpreter paths in /nix/store/pxz90wb69dvx73lwfad9x24br0z90dnx-variant-1.0.1-doc
1174.26 s
Progress: 140 of 171 built (2 building), 120 of 120 downloaded from cache
1174.26 s
[lens] [60 of 85] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.o, dist/build/Data/Vector/Lens.dyn_o )
1174.29 s
[lens] [61 of 85] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.o, dist/build/Data/Typeable/Lens.dyn_o )
1174.29 s
[lens] [62 of 85] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.o, dist/build/Data/Tree/Lens.dyn_o )
1174.29 s
[lens] [63 of 85] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.o, dist/build/Data/Sequence/Lens.dyn_o )
1174.29 s
[lens] [64 of 85] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.o, dist/build/Data/IntSet/Lens.dyn_o )
1174.29 s
[lens] [65 of 85] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.o, dist/build/Data/Complex/Lens.dyn_o )
1174.29 s
[lens] [66 of 85] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.o, dist/build/Data/ByteString/Strict/Lens.dyn_o )
1174.29 s
[lens] [67 of 85] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.o, dist/build/Data/ByteString/Lazy/Lens.dyn_o )
1174.29 s
[lens] [68 of 85] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.o, dist/build/Data/ByteString/Lens.dyn_o )
1174.29 s
[lens] [69 of 85] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.o, dist/build/Data/Bits/Lens.dyn_o )
1174.29 s
[lens] [70 of 85] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.o, dist/build/Data/Array/Lens.dyn_o )
1174.29 s
[lens] [71 of 85] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.o, dist/build/Control/Seq/Lens.dyn_o )
1174.29 s
[lens] [72 of 85] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.o, dist/build/Control/Parallel/Strategies/Lens.dyn_o )
1174.30 s
[lens] [73 of 85] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.o, dist/build/Control/Monad/Error/Lens.dyn_o )
1174.30 s
[lens] [74 of 85] Compiling Control.Lens.Unsound ( src/Control/Lens/Unsound.hs, dist/build/Control/Lens/Unsound.o, dist/build/Control/Lens/Unsound.dyn_o )
1174.30 s
[lens] [75 of 85] Compiling Control.Lens.Profunctor ( src/Control/Lens/Profunctor.hs, dist/build/Control/Lens/Profunctor.o, dist/build/Control/Lens/Profunctor.dyn_o )
1174.30 s
[lens] [76 of 85] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.o, dist/build/Control/Lens/Operators.dyn_o )
1174.30 s
[lens] [77 of 85] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.o, dist/build/Control/Lens/Extras.dyn_o )
1174.30 s
[lens] [78 of 85] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.o, dist/build/Control/Lens/Combinators.dyn_o )
1174.30 s
[lens] [79 of 85] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.o, dist/build/Control/Exception/Lens.dyn_o )
1175.73 s
[lens] [80 of 85] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.o, dist/build/Data/Dynamic/Lens.dyn_o )
1175.81 s
[lens] [81 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.o, dist/build/Numeric/Lens.dyn_o )
1175.81 s
[lens] [82 of 85] Compiling Numeric.Natural.Lens ( src/Numeric/Natural/Lens.hs, dist/build/Numeric/Natural/Lens.o, dist/build/Numeric/Natural/Lens.dyn_o )
1175.81 s
[lens] [83 of 85] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.o, dist/build/System/Exit/Lens.dyn_o )
1175.81 s
[lens] [84 of 85] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.o, dist/build/System/FilePath/Lens.dyn_o )
1175.81 s
[lens] [85 of 85] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.o, dist/build/System/IO/Error/Lens.dyn_o )
1178.10 s
[lens] [ 1 of 85] Compiling Control.Lens.Internal.CTypes ( src/Control/Lens/Internal/CTypes.hs, dist/build/Control/Lens/Internal/CTypes.p_o )
1178.30 s
[lens] [ 2 of 85] Compiling Control.Lens.Internal.Doctest ( src/Control/Lens/Internal/Doctest.hs, dist/build/Control/Lens/Internal/Doctest.p_o )
1178.35 s
[lens] [ 3 of 85] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, dist/build/Control/Lens/Internal/Instances.p_o )
1178.35 s
[lens] [ 4 of 85] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, dist/build/Control/Lens/Internal/Iso.p_o )
1178.94 s
[lens] [ 5 of 85] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, dist/build/Control/Lens/Internal/List.p_o )
1178.94 s
[lens] [ 6 of 85] Compiling Control.Lens.Internal.Prelude ( src/Control/Lens/Internal/Prelude.hs, dist/build/Control/Lens/Internal/Prelude.p_o )
1178.94 s
[lens] [ 7 of 85] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, dist/build/Control/Lens/Internal/Level.p_o )
1179.75 s
[lens] [ 8 of 85] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, dist/build/Control/Lens/Internal/Indexed.p_o )
1179.75 s
[lens] [ 9 of 85] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, dist/build/Control/Lens/Internal/Getter.p_o )
1179.85 s
[lens] [10 of 85] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, dist/build/Control/Lens/Internal/Fold.p_o )
1180.52 s
[lens] [11 of 85] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, dist/build/Control/Lens/Internal/Context.p_o )
1180.52 s
[lens] [12 of 85] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, dist/build/Control/Lens/Internal/Bazaar.p_o )
1181.16 s
[aeson] [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, dist/build/Data/Aeson/Types/ToJSON.p_o )
1181.16 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning : [ GHC-68441 ] [ -Wdeprecations ]
1181.16 s
[aeson] In the use of data constructor ‘Solo’
1181.16 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
1181.16 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
1181.16 s
[aeson] |
1181.16 s
[aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
1181.16 s
[aeson] | ^^^^
1181.16 s
[aeson]
1181.16 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning : [ GHC-68441 ] [ -Wdeprecations ]
1181.16 s
[aeson] In the use of data constructor ‘Solo’
1181.16 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
1181.16 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
1181.16 s
[aeson] |
1181.16 s
[aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
1181.16 s
[aeson] | ^^^^
1181.16 s
[aeson]
1181.82 s
[lens] [13 of 85] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, dist/build/Control/Lens/Internal/Magma.p_o )
1182.99 s
[lens] [14 of 85] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, dist/build/Control/Lens/Internal/Prism.p_o )
1182.99 s
[lens] [15 of 85] Compiling Control.Lens.Internal.Profunctor ( src/Control/Lens/Internal/Profunctor.hs, dist/build/Control/Lens/Internal/Profunctor.p_o )
1182.99 s
[lens] [16 of 85] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, dist/build/Control/Lens/Internal/Review.p_o )
1182.99 s
[lens] [17 of 85] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, dist/build/Control/Lens/Internal/Setter.p_o )
1182.99 s
[lens] [18 of 85] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, dist/build/Control/Lens/Internal/Zoom.p_o )
1182.99 s
[lens] [19 of 85] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, dist/build/Control/Lens/Internal.p_o )
1183.21 s
[lens] [20 of 85] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, dist/build/Control/Lens/Type.p_o )
1183.21 s
[lens] [21 of 85] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, dist/build/Control/Lens/Setter.p_o )
1183.25 s
[lens] [22 of 85] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, dist/build/Control/Lens/Lens.p_o )
1183.25 s
[lens] [23 of 85] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, dist/build/Control/Lens/Tuple.p_o )
1184.99 s
[aeson] [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, dist/build/Data/Aeson/Types/Class.p_o )
1185.18 s
[aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, dist/build/Data/Aeson/Types.p_o )
1185.36 s
[aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, dist/build/Data/Aeson/Text.p_o )
1186.09 s
[aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, dist/build/Data/Aeson/Decoding.p_o )
1186.09 s
[aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, dist/build/Data/Aeson.p_o )
1186.09 s
[aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, dist/build/Data/Aeson/RFC8785.p_o )
1186.67 s
[aeson] [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, dist/build/Data/Aeson/QQ/Simple.p_o )
1186.67 s
[aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, dist/build/Data/Aeson/TH.p_o )
1186.67 s
[aeson] src/Data/Aeson/TH.hs:948:7: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
1186.67 s
[aeson] Pattern match(es) are non-exhaustive
1186.67 s
[aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
1186.67 s
[aeson] |
1186.67 s
[aeson] 948 | x:xs = [ lookupField argTy
1186.67 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^...
1186.67 s
[aeson]
1186.67 s
[aeson] src/Data/Aeson/TH.hs:1064:14: warning : [ GHC-62161 ] [ -Wincomplete-uni-patterns ]
1186.67 s
[aeson] Pattern match(es) are non-exhaustive
1186.67 s
[aeson] In a pattern binding: Patterns of type ‘[Q Exp]’ not matched: []
1186.67 s
[aeson] |
1186.67 s
[aeson] 1064 | let x:xs = [ dispatchParseJSON jc conName tvMap argTy
1186.67 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
1186.67 s
[aeson]
1188.80 s
[lens] [24 of 85] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, dist/build/Control/Lens/Getter.p_o )
1188.80 s
[lens] [25 of 85] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, dist/build/Control/Lens/Review.p_o )
1188.85 s
[lens] [26 of 85] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, dist/build/Control/Lens/Prism.p_o )
1188.85 s
[lens] [27 of 85] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, dist/build/Control/Lens/Fold.p_o )
1188.85 s
[lens] [28 of 85] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, dist/build/Control/Lens/Traversal.p_o )
1188.85 s
[lens] [29 of 85] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, dist/build/Control/Lens/Level.p_o )
1188.85 s
[lens] [30 of 85] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, dist/build/Control/Lens/Reified.p_o )
1190.90 s
[lens] [31 of 85] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, dist/build/Control/Lens/Internal/Exception.p_o )
1190.90 s
[lens] [32 of 85] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, dist/build/Control/Lens/Indexed.p_o )
1190.90 s
[lens] [33 of 85] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, dist/build/Control/Lens/Internal/ByteString.p_o )
1190.90 s
[lens] [34 of 85] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, dist/build/Control/Lens/Equality.p_o )
1190.90 s
[lens] [35 of 85] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, dist/build/Control/Lens/Iso.p_o )
1190.90 s
[lens] [36 of 85] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, dist/build/Control/Lens/Empty.p_o )
1190.90 s
[lens] [37 of 85] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, dist/build/Control/Lens/Cons.p_o )
1191.56 s
[lens] [38 of 85] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, dist/build/Control/Lens/Internal/Deque.p_o )
1194.22 s
[aeson] Preprocessing test suite 'aeson-tests' for aeson-2.2.3.0...
1194.26 s
[aeson] Building test suite 'aeson-tests' for aeson-2.2.3.0...
1194.36 s
[lens] [39 of 85] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, dist/build/Control/Lens/Wrapped.p_o )
1194.36 s
[lens] [40 of 85] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, dist/build/Control/Lens/Internal/TH.p_o )
1194.36 s
[lens] [41 of 85] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, dist/build/Control/Lens/Zoom.p_o )
1194.36 s
[lens] [42 of 85] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, dist/build/Data/Data/Lens.p_o )
1194.36 s
[lens] [43 of 85] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, dist/build/Control/Lens/Plated.p_o )
1194.36 s
[lens] [44 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, dist/build/Data/HashSet/Lens.p_o )
1194.36 s
[lens] [45 of 85] Compiling Data.List.Lens ( src/Data/List/Lens.hs, dist/build/Data/List/Lens.p_o )
1194.36 s
[lens] [46 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, dist/build/Data/Map/Lens.p_o )
1194.36 s
[lens] [47 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, dist/build/Data/Set/Lens.p_o )
1194.36 s
[lens] [48 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, dist/build/Data/Text/Lazy/Lens.p_o )
1194.36 s
[lens] [49 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, dist/build/Data/Text/Strict/Lens.p_o )
1194.36 s
[lens] [50 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, dist/build/Data/Text/Lens.p_o )
1194.36 s
[lens] [51 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, dist/build/Data/Vector/Generic/Lens.p_o )
1194.36 s
[lens] [52 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, dist/build/Control/Lens/Each.p_o )
1194.36 s
[lens] [53 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, dist/build/Control/Lens/At.p_o )
1194.36 s
[lens] [54 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, dist/build/Language/Haskell/TH/Lens.p_o )
1195.06 s
[aeson] [ 1 of 42] Compiling Functions ( tests/Functions.hs, dist/build/aeson-tests/aeson-tests-tmp/Functions.o, dist/build/aeson-tests/aeson-tests-tmp/Functions.dyn_o )
1195.32 s
[aeson] [ 2 of 42] Compiling JSONTestSuite ( tests/JSONTestSuite.hs, dist/build/aeson-tests/aeson-tests-tmp/JSONTestSuite.o )
1196.33 s
[aeson] [ 3 of 42] Compiling Options ( tests/Options.hs, dist/build/aeson-tests/aeson-tests-tmp/Options.o, dist/build/aeson-tests/aeson-tests-tmp/Options.dyn_o )
1196.33 s
[aeson] [ 4 of 42] Compiling Regression.Issue351 ( tests/Regression/Issue351.hs, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue351.o, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue351.dyn_o )
1196.33 s
[aeson] [ 5 of 42] Compiling Regression.Issue571 ( tests/Regression/Issue571.hs, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue571.o, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue571.dyn_o )
1196.45 s
[aeson] [ 6 of 42] Compiling Regression.Issue687 ( tests/Regression/Issue687.hs, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue687.o, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue687.dyn_o )
1198.21 s
[lens] [55 of 85] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, dist/build/Control/Lens/Internal/PrismTH.p_o )
1198.69 s
[aeson] [ 7 of 42] Compiling Regression.Issue967 ( tests/Regression/Issue967.hs, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue967.o, dist/build/aeson-tests/aeson-tests-tmp/Regression/Issue967.dyn_o )
1198.69 s
[aeson] [ 8 of 42] Compiling Types ( tests/Types.hs, dist/build/aeson-tests/aeson-tests-tmp/Types.o, dist/build/aeson-tests/aeson-tests-tmp/Types.dyn_o )
1199.40 s
[aeson] [ 9 of 42] Compiling Instances ( tests/Instances.hs, dist/build/aeson-tests/aeson-tests-tmp/Instances.o, dist/build/aeson-tests/aeson-tests-tmp/Instances.dyn_o )
1199.45 s
[lens] [56 of 85] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, dist/build/Control/Lens/Internal/FieldTH.p_o )
1200.75 s
[lens] [57 of 85] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, dist/build/Control/Lens/TH.p_o )
1201.47 s
[aeson] [10 of 42] Compiling SerializationFormatSpec ( tests/SerializationFormatSpec.hs, dist/build/aeson-tests/aeson-tests-tmp/SerializationFormatSpec.o, dist/build/aeson-tests/aeson-tests-tmp/SerializationFormatSpec.dyn_o )
1202.09 s
[lens] [58 of 85] Compiling Control.Lens ( src/Control/Lens.hs, dist/build/Control/Lens.p_o )
1202.27 s
[lens] [59 of 85] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, dist/build/GHC/Generics/Lens.p_o )
1202.88 s
[lens] [60 of 85] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, dist/build/Data/Vector/Lens.p_o )
1203.43 s
[lens] [61 of 85] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, dist/build/Data/Typeable/Lens.p_o )
1203.43 s
[lens] [62 of 85] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, dist/build/Data/Tree/Lens.p_o )
1203.43 s
[lens] [63 of 85] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, dist/build/Data/Sequence/Lens.p_o )
1203.43 s
[lens] [64 of 85] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, dist/build/Data/IntSet/Lens.p_o )
1203.43 s
[lens] [65 of 85] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, dist/build/Data/Complex/Lens.p_o )
1203.43 s
[lens] [66 of 85] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, dist/build/Data/ByteString/Strict/Lens.p_o )
1203.43 s
[lens] [67 of 85] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, dist/build/Data/ByteString/Lazy/Lens.p_o )
1203.43 s
[lens] [68 of 85] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, dist/build/Data/ByteString/Lens.p_o )
1203.43 s
[lens] [69 of 85] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, dist/build/Data/Bits/Lens.p_o )
1203.43 s
[lens] [70 of 85] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, dist/build/Data/Array/Lens.p_o )
1203.43 s
[lens] [71 of 85] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, dist/build/Control/Seq/Lens.p_o )
1203.43 s
[lens] [72 of 85] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, dist/build/Control/Parallel/Strategies/Lens.p_o )
1203.43 s
[lens] [73 of 85] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, dist/build/Control/Monad/Error/Lens.p_o )
1203.43 s
[lens] [74 of 85] Compiling Control.Lens.Unsound ( src/Control/Lens/Unsound.hs, dist/build/Control/Lens/Unsound.p_o )
1203.43 s
[lens] [75 of 85] Compiling Control.Lens.Profunctor ( src/Control/Lens/Profunctor.hs, dist/build/Control/Lens/Profunctor.p_o )
1203.43 s
[lens] [76 of 85] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, dist/build/Control/Lens/Operators.p_o )
1203.43 s
[lens] [77 of 85] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, dist/build/Control/Lens/Extras.p_o )
1203.43 s
[lens] [78 of 85] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, dist/build/Control/Lens/Combinators.p_o )
1203.43 s
[lens] [79 of 85] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, dist/build/Control/Exception/Lens.p_o )
1204.80 s
[lens] [80 of 85] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, dist/build/Data/Dynamic/Lens.p_o )
1205.02 s
[lens] [81 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, dist/build/Numeric/Lens.p_o )
1205.02 s
[lens] [82 of 85] Compiling Numeric.Natural.Lens ( src/Numeric/Natural/Lens.hs, dist/build/Numeric/Natural/Lens.p_o )
1205.02 s
[lens] [83 of 85] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, dist/build/System/Exit/Lens.p_o )
1205.02 s
[lens] [84 of 85] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, dist/build/System/FilePath/Lens.p_o )
1205.02 s
[lens] [85 of 85] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, dist/build/System/IO/Error/Lens.p_o )
1205.30 s
[aeson] [11 of 42] Compiling PropertyQC ( tests/PropertyQC.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyQC.o )
1205.30 s
[aeson] tests/PropertyQC.hs:13:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1205.30 s
[aeson] The import of ‘Data.Foldable’ is redundant
1205.30 s
[aeson] except perhaps to import instances from ‘Data.Foldable’
1205.30 s
[aeson] To import instances alone, use: import Data.Foldable()
1205.30 s
[aeson] |
1205.30 s
[aeson] 13 | import Data.Foldable (foldl')
1205.30 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1205.31 s
[aeson]
1205.31 s
[aeson] [12 of 42] Compiling Encoders ( tests/Encoders.hs, dist/build/aeson-tests/aeson-tests-tmp/Encoders.o, dist/build/aeson-tests/aeson-tests-tmp/Encoders.dyn_o )
1207.90 s
[lens] Preprocessing test suite 'templates' for lens-5.3.5...
1207.90 s
[lens] Building test suite 'templates' for lens-5.3.5...
1208.14 s
[lens] [1 of 6] Compiling BigRecord ( tests/BigRecord.hs, dist/build/templates/templates-tmp/BigRecord.o, dist/build/templates/templates-tmp/BigRecord.dyn_o )
1220.46 s
[aeson] [13 of 42] Compiling PropUtils ( tests/PropUtils.hs, dist/build/aeson-tests/aeson-tests-tmp/PropUtils.o )
1221.17 s
[aeson] [14 of 42] Compiling PropertyTH ( tests/PropertyTH.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyTH.o )
1221.83 s
[aeson] [15 of 42] Compiling PropertyRTFunctors ( tests/PropertyRTFunctors.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyRTFunctors.o )
1222.44 s
[aeson] [16 of 42] Compiling PropertyRoundTrip ( tests/PropertyRoundTrip.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyRoundTrip.o )
1223.50 s
[aeson] [17 of 42] Compiling PropertyKeys ( tests/PropertyKeys.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyKeys.o )
1223.50 s
[aeson] [18 of 42] Compiling PropertyGeneric ( tests/PropertyGeneric.hs, dist/build/aeson-tests/aeson-tests-tmp/PropertyGeneric.o )
1223.50 s
[aeson] [19 of 42] Compiling Properties ( tests/Properties.hs, dist/build/aeson-tests/aeson-tests-tmp/Properties.o )
1223.62 s
[aeson] [20 of 42] Compiling ErrorMessages ( tests/ErrorMessages.hs, dist/build/aeson-tests/aeson-tests-tmp/ErrorMessages.o, dist/build/aeson-tests/aeson-tests-tmp/ErrorMessages.dyn_o )
1223.62 s
[aeson] [21 of 42] Compiling DataFamilies.Types ( tests/DataFamilies/Types.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Types.o, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Types.dyn_o )
1223.62 s
[aeson] [22 of 42] Compiling DataFamilies.Instances ( tests/DataFamilies/Instances.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Instances.o )
1223.62 s
[aeson] [23 of 42] Compiling DataFamilies.Encoders ( tests/DataFamilies/Encoders.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Encoders.o )
1223.62 s
[aeson] [24 of 42] Compiling DataFamilies.Properties ( tests/DataFamilies/Properties.hs, dist/build/aeson-tests/aeson-tests-tmp/DataFamilies/Properties.o )
1223.62 s
[aeson] [25 of 42] Compiling CastFloat ( tests/CastFloat.hs, dist/build/aeson-tests/aeson-tests-tmp/CastFloat.o, dist/build/aeson-tests/aeson-tests-tmp/CastFloat.dyn_o )
1223.62 s
[aeson] [26 of 42] Compiling DoubleToScientific ( tests/DoubleToScientific.hs, dist/build/aeson-tests/aeson-tests-tmp/DoubleToScientific.o, dist/build/aeson-tests/aeson-tests-tmp/DoubleToScientific.dyn_o )
1223.62 s
[aeson] tests/DoubleToScientific.hs:11:1: warning : [ GHC-66111 ] [ -Wunused-imports ]
1223.62 s
[aeson] The import of ‘Data.Foldable’ is redundant
1223.62 s
[aeson] except perhaps to import instances from ‘Data.Foldable’
1223.62 s
[aeson] To import instances alone, use: import Data.Foldable()
1223.62 s
[aeson] |
1223.62 s
[aeson] 11 | import Data.Foldable (foldl')
1223.62 s
[aeson] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1223.62 s
[aeson]
1223.62 s
[aeson] [27 of 42] Compiling RFC8785 ( tests/RFC8785.hs, dist/build/aeson-tests/aeson-tests-tmp/RFC8785.o )
1223.62 s
[aeson] [28 of 42] Compiling UnitTests.FromJSONKey ( tests/UnitTests/FromJSONKey.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/FromJSONKey.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/FromJSONKey.dyn_o )
1223.62 s
[aeson] tests/UnitTests/FromJSONKey.hs:35:22: warning : [ GHC-58008 ] [ -Wgadt-mono-local-binds ]
1223.62 s
[aeson] Pattern matching on GADTs without MonoLocalBinds is fragile.
1223.62 s
[aeson] Suggested fix:
1223.62 s
[aeson] Enable any of the following extensions: GADTs, TypeFamilies
1223.62 s
[aeson] |
1223.62 s
[aeson] 35 | assertIsCoerce _ FromJSONKeyCoerce = pure ()
1223.62 s
[aeson] | ^^^^^^^^^^^^^^^^^
1223.62 s
[aeson]
1223.62 s
[aeson] tests/UnitTests/FromJSONKey.hs:39:23: warning : [ GHC-58008 ] [ -Wgadt-mono-local-binds ]
1223.62 s
[aeson] Pattern matching on GADTs without MonoLocalBinds is fragile.
1223.62 s
[aeson] Suggested fix:
1223.62 s
[aeson] Enable any of the following extensions: GADTs, TypeFamilies
1223.62 s
[aeson] |
1223.62 s
[aeson] 39 | assertIsCoerce' _ FromJSONKeyCoerce = pure ()
1223.62 s
[aeson] | ^^^^^^^^^^^^^^^^^
1223.62 s
[aeson]
1223.62 s
[aeson] [29 of 42] Compiling UnitTests.Hashable ( tests/UnitTests/Hashable.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/Hashable.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/Hashable.dyn_o )
1223.62 s
[aeson] [30 of 42] Compiling UnitTests.KeyMapInsertWith ( tests/UnitTests/KeyMapInsertWith.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/KeyMapInsertWith.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/KeyMapInsertWith.dyn_o )
1223.62 s
[aeson] [31 of 42] Compiling UnitTests.MonadFix ( tests/UnitTests/MonadFix.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/MonadFix.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/MonadFix.dyn_o )
1223.62 s
[aeson] [32 of 42] Compiling UnitTests.NoThunks ( tests/UnitTests/NoThunks.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/NoThunks.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/NoThunks.dyn_o )
1223.62 s
[aeson] [33 of 42] Compiling UnitTests.NullaryConstructors ( tests/UnitTests/NullaryConstructors.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/NullaryConstructors.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/NullaryConstructors.dyn_o )
1223.62 s
[aeson] [34 of 42] Compiling UnitTests.OmitNothingFieldsNote ( tests/UnitTests/OmitNothingFieldsNote.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OmitNothingFieldsNote.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OmitNothingFieldsNote.dyn_o )
1223.62 s
[aeson] [35 of 42] Compiling UnitTests.OptionalFields.Common ( tests/UnitTests/OptionalFields/Common.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Common.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Common.dyn_o )
1223.62 s
[aeson] [36 of 42] Compiling UnitTests.OptionalFields.Generics ( tests/UnitTests/OptionalFields/Generics.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Generics.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Generics.dyn_o )
1223.62 s
[aeson] [37 of 42] Compiling UnitTests.OptionalFields.Manual ( tests/UnitTests/OptionalFields/Manual.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Manual.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/Manual.dyn_o )
1223.62 s
[aeson] [38 of 42] Compiling UnitTests.OptionalFields.TH ( tests/UnitTests/OptionalFields/TH.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/TH.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields/TH.dyn_o )
1223.62 s
[aeson] [39 of 42] Compiling UnitTests.OptionalFields ( tests/UnitTests/OptionalFields.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/OptionalFields.dyn_o )
1223.62 s
[aeson] [40 of 42] Compiling UnitTests.UTCTime ( tests/UnitTests/UTCTime.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/UTCTime.o, dist/build/aeson-tests/aeson-tests-tmp/UnitTests/UTCTime.dyn_o )
1223.62 s
[aeson] [41 of 42] Compiling UnitTests ( tests/UnitTests.hs, dist/build/aeson-tests/aeson-tests-tmp/UnitTests.o )
1223.62 s
[aeson] tests/UnitTests.hs:89:29: warning : [ GHC-63394 ] [ -Wx-partial ]
1223.62 s
[aeson] In the use of ‘head’
1223.62 s
[aeson] (imported from Prelude.Compat, but defined in GHC.Internal.List):
1223.62 s
[aeson] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
1223.62 s
[aeson] |
1223.62 s
[aeson] 89 | capitalize t = toUpper (head t) : tail t
1223.62 s
[aeson] | ^^^^
1223.62 s
[aeson]
1223.62 s
[aeson] tests/UnitTests.hs:89:39: warning : [ GHC-63394 ] [ -Wx-partial ]
1223.62 s
[aeson] In the use of ‘tail’
1223.62 s
[aeson] (imported from Prelude.Compat, but defined in GHC.Internal.List):
1223.62 s
[aeson] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
1223.62 s
[aeson] |
1223.62 s
[aeson] 89 | capitalize t = toUpper (head t) : tail t
1223.62 s
[aeson] | ^^^^
1223.62 s
[aeson]
1232.16 s
[aeson] [42 of 42] Compiling Main ( tests/Tests.hs, dist/build/aeson-tests/aeson-tests-tmp/Main.o )
1234.20 s
[aeson] [43 of 43] Linking dist/build/aeson-tests/aeson-tests
1236.70 s
[aeson] buildPhase completed in 1 minutes 51 seconds
1236.70 s
[aeson] Phase: checkPhase
1237.41 s
[aeson] Running 1 test suites...
1237.41 s
[aeson] Test suite aeson-tests: RUNNING...
1237.72 s
[aeson] tests
1237.72 s
[aeson] data families
1237.72 s
[aeson] template-haskell
1237.72 s
[aeson] toJSON
1237.72 s
[aeson] Nullary
1237.72 s
[aeson] string: OK
1237.72 s
[aeson] +++ OK, passed 100 tests.
1237.72 s
[aeson] 2ElemArray: OK
1237.72 s
[aeson] +++ OK, passed 100 tests.
1237.72 s
[aeson] TaggedObject: OK
1237.72 s
[aeson] +++ OK, passed 100 tests.
1237.72 s
[aeson] ObjectWithSingleField: OK
1237.72 s
[aeson] +++ OK, passed 100 tests.
1237.72 s
[aeson] roundTrip
1237.72 s
[aeson] string: OK
1237.72 s
[aeson] +++ OK, passed 100 tests.
1237.73 s
[aeson] 2ElemArray: OK
1237.73 s
[aeson] +++ OK, passed 100 tests.
1237.77 s
[aeson] TaggedObject: OK
1237.78 s
[aeson] +++ OK, passed 100 tests.
1237.78 s
[aeson] ObjectWithSingleField: OK
1237.78 s
[aeson] +++ OK, passed 100 tests.
1237.78 s
[aeson] SomeType
1237.78 s
[aeson] 2ElemArray: OK
1237.78 s
[aeson] +++ OK, passed 100 tests.
1237.79 s
[aeson] TaggedObject: OK
1237.79 s
[aeson] +++ OK, passed 100 tests.
1237.79 s
[aeson] ObjectWithSingleField: OK
1237.79 s
[aeson] +++ OK, passed 100 tests.
1237.79 s
[aeson] roundTrip
1237.80 s
[aeson] 2ElemArray: OK
1237.80 s
[aeson] +++ OK, passed 100 tests.
1237.80 s
[aeson] TaggedObject: OK
1237.80 s
[aeson] +++ OK, passed 100 tests.
1237.81 s
[aeson] ObjectWithSingleField: OK
1237.81 s
[aeson] +++ OK, passed 100 tests.
1237.81 s
[aeson] Approx
1237.81 s
[aeson] string: OK
1237.81 s
[aeson] +++ OK, passed 100 tests.
1237.81 s
[aeson] ObjectWithSingleField: OK
1237.81 s
[aeson] +++ OK, passed 100 tests.
1237.81 s
[aeson] roundTrip
1237.81 s
[aeson] string: OK
1237.81 s
[aeson] +++ OK, passed 100 tests.
1237.82 s
[aeson] ObjectWithSingleField: OK
1237.82 s
[aeson] +++ OK, passed 100 tests.
1237.82 s
[aeson] GADT
1237.82 s
[aeson] string: OK
1237.82 s
[aeson] +++ OK, passed 100 tests.
1237.83 s
[aeson] ObjectWithSingleField: OK
1237.83 s
[aeson] +++ OK, passed 100 tests.
1237.83 s
[aeson] roundTrip
1237.83 s
[aeson] string: OK (0.02s)
1237.83 s
[aeson] +++ OK, passed 100 tests.
1237.83 s
[aeson] ObjectWithSingleField: OK
1237.83 s
[aeson] +++ OK, passed 100 tests.
1237.83 s
[aeson] toEncoding
1237.83 s
[aeson] NullaryString: OK
1237.83 s
[aeson] +++ OK, passed 100 tests.
1237.83 s
[aeson] Nullary2ElemArray: OK
1237.84 s
[aeson] +++ OK, passed 100 tests.
1237.84 s
[aeson] NullaryTaggedObject: OK
1237.84 s
[aeson] +++ OK, passed 100 tests.
1237.84 s
[aeson] NullaryObjectWithSingleField: OK
1237.84 s
[aeson] +++ OK, passed 100 tests.
1237.85 s
[aeson] ApproxUnwrap: OK
1237.85 s
[aeson] +++ OK, passed 100 tests.
1237.85 s
[aeson] ApproxDefault: OK
1237.85 s
[aeson] +++ OK, passed 100 tests.
1237.85 s
[aeson] SomeType2ElemArray: OK
1237.85 s
[aeson] +++ OK, passed 100 tests.
1237.86 s
[aeson] SomeTypeTaggedObject: OK
1237.86 s
[aeson] +++ OK, passed 100 tests.
1237.86 s
[aeson] SomeTypeObjectWithSingleField: OK
1237.86 s
[aeson] +++ OK, passed 100 tests.
1237.86 s
[aeson] generics
1237.86 s
[aeson] toJSON
1237.86 s
[aeson] Nullary
1237.86 s
[aeson] string: OK
1237.86 s
[aeson] +++ OK, passed 100 tests.
1237.86 s
[aeson] 2ElemArray: OK
1237.86 s
[aeson] +++ OK, passed 100 tests.
1237.86 s
[aeson] TaggedObject: OK
1237.86 s
[aeson] +++ OK, passed 100 tests.
1237.86 s
[aeson] ObjectWithSingleField: OK
1237.86 s
[aeson] +++ OK, passed 100 tests.
1237.86 s
[aeson] roundTrip
1237.86 s
[aeson] string: OK
1237.86 s
[aeson] +++ OK, passed 100 tests.
1237.86 s
[aeson] 2ElemArray: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] TaggedObject: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] ObjectWithSingleField: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] SomeType
1237.87 s
[aeson] 2ElemArray: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] TaggedObject: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] ObjectWithSingleField: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] roundTrip
1237.87 s
[aeson] 2ElemArray: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] TaggedObject: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] ObjectWithSingleField: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] Approx
1237.87 s
[aeson] string: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] ObjectWithSingleField: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] roundTrip
1237.87 s
[aeson] string: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] ObjectWithSingleField: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] toEncoding
1237.87 s
[aeson] NullaryString: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.87 s
[aeson] Nullary2ElemArray: OK
1237.87 s
[aeson] +++ OK, passed 100 tests.
1237.88 s
[aeson] NullaryTaggedObject: OK
1237.88 s
[aeson] +++ OK, passed 100 tests.
1237.88 s
[aeson] NullaryObjectWithSingleField: OK
1237.88 s
[aeson] +++ OK, passed 100 tests.
1237.88 s
[aeson] ApproxUnwrap: OK
1237.88 s
[aeson] +++ OK, passed 100 tests.
1237.88 s
[aeson] ApproxDefault: OK
1237.88 s
[aeson] +++ OK, passed 100 tests.
1237.89 s
[aeson] SomeType2ElemArray: OK
1237.89 s
[aeson] +++ OK, passed 100 tests.
1237.89 s
[aeson] SomeTypeTaggedObject: OK
1237.89 s
[aeson] +++ OK, passed 100 tests.
1237.89 s
[aeson] SomeTypeObjectWithSingleField: OK
1237.89 s
[aeson] +++ OK, passed 100 tests.
1237.90 s
[aeson] RFC8785
1237.90 s
[aeson] example: OK
1237.90 s
[aeson] key-sort: OK
1237.90 s
[aeson] numbers
1237.90 s
[aeson] 0: OK
1237.90 s
[aeson] 0: OK
1237.91 s
[aeson] 5e-324: OK
1237.91 s
[aeson] -5e-324: OK
1237.91 s
[aeson] 1.7976931348623157e+308: OK
1237.91 s
[aeson] -1.7976931348623157e+308: OK
1237.92 s
[aeson] 9007199254740992: OK
1237.92 s
[aeson] -9007199254740992: OK
1237.92 s
[aeson] 295147905179352830000: OK
1237.92 s
[aeson] 9.999999999999997e+22: OK
1237.92 s
[aeson] 1e+23: OK
1237.92 s
[aeson] 1.0000000000000001e+23: OK
1237.92 s
[aeson] 999999999999999700000: OK
1237.93 s
[aeson] 999999999999999900000: OK
1237.93 s
[aeson] 1e+21: OK
1237.93 s
[aeson] 9.999999999999997e-7: OK
1237.93 s
[aeson] 0.000001: OK
1237.93 s
[aeson] 333333333.3333332: OK
1237.93 s
[aeson] 333333333.33333325: OK
1237.93 s
[aeson] 333333333.3333333: OK
1237.93 s
[aeson] 333333333.3333334: OK
1237.93 s
[aeson] 333333333.33333343: OK
1237.93 s
[aeson] -0.0000033333333333333333: OK
1237.93 s
[aeson] 1424953923781206.2: OK
1237.93 s
[aeson] roundtrip: OK (0.07s)
1237.93 s
[aeson] +++ OK, passed 100 tests.
1237.93 s
[aeson] castDoubleToWord64
1237.93 s
[aeson] 5e-324: OK
1237.93 s
[aeson] roundtrip1: OK
1237.93 s
[aeson] +++ OK, passed 100 tests.
1237.93 s
[aeson] roundtrip2: OK
1237.93 s
[aeson] +++ OK, passed 100 tests.
1237.93 s
[aeson] doubleToScientific
1237.93 s
[aeson] roundtrip1: OK
1237.93 s
[aeson] +++ OK, passed 100 tests.
1237.93 s
[aeson] roundtrip2: OK
1237.93 s
[aeson] +++ OK, passed 100 tests.
1237.93 s
[aeson] properties
1237.93 s
[aeson] encode
1237.93 s
[aeson] encodeDouble: OK
1237.93 s
[aeson] +++ OK, passed 100 tests.
1237.93 s
[aeson] encodeInteger: OK
1237.93 s
[aeson] +++ OK, passed 100 tests.
1238.31 s
[aeson] read . show = id: OK (0.65s)
1238.31 s
[aeson] +++ OK, passed 100 tests.
1238.31 s
[aeson] roundTrip
1238.31 s
[aeson] (): OK
1238.31 s
[aeson] +++ OK, passed 100 tests.
1238.36 s
[aeson] Value: OK (0.06s)
1238.37 s
[aeson] +++ OK, passed 100 tests.
1238.37 s
[aeson] Bool: OK
1238.37 s
[aeson] +++ OK, passed 100 tests.
1238.37 s
[aeson] Double: OK
1238.37 s
[aeson] +++ OK, passed 100 tests.
1238.37 s
[aeson] Int: OK
1238.38 s
[aeson] +++ OK, passed 100 tests.
1238.38 s
[aeson] NonEmpty Char: OK
1238.38 s
[aeson] +++ OK, passed 100 tests.
1238.38 s
[aeson] Integer: OK
1238.38 s
[aeson] +++ OK, passed 100 tests.
1238.38 s
[aeson] String: OK
1238.38 s
[aeson] +++ OK, passed 100 tests.
1238.38 s
[aeson] Text: OK
1238.38 s
[aeson] +++ OK, passed 100 tests.
1238.38 s
[aeson] Lazy Text: OK
1238.39 s
[aeson] +++ OK, passed 100 tests.
1238.50 s
[aeson] Foo: OK (0.11s)
1238.50 s
[aeson] +++ OK, passed 100 tests.
1238.50 s
[aeson] Day: OK
1238.50 s
[aeson] +++ OK, passed 100 tests.
1238.50 s
[aeson] Month: OK
1238.50 s
[aeson] +++ OK, passed 100 tests.
1238.51 s
[aeson] Quarter: OK
1238.51 s
[aeson] +++ OK, passed 100 tests.
1238.51 s
[aeson] QuarterOfYear: OK
1238.51 s
[aeson] +++ OK, passed 100 tests.
1238.51 s
[aeson] BCE Day: OK
1238.51 s
[aeson] +++ OK, passed 100 tests.
1238.51 s
[aeson] DotNetTime: OK
1238.51 s
[aeson] +++ OK, passed 100 tests.
1238.52 s
[aeson] LocalTime: OK
1238.52 s
[aeson] +++ OK, passed 100 tests.
1238.52 s
[aeson] TimeOfDay: OK
1238.52 s
[aeson] +++ OK, passed 100 tests.
1238.52 s
[aeson] UTCTime: OK
1238.52 s
[aeson] +++ OK, passed 100 tests.
1238.52 s
[aeson] ZonedTime: OK
1238.52 s
[aeson] +++ OK, passed 100 tests.
1238.52 s
[aeson] NominalDiffTime: OK
1238.53 s
[aeson] +++ OK, passed 100 tests.
1238.53 s
[aeson] DiffTime: OK
1238.53 s
[aeson] +++ OK, passed 100 tests.
1238.53 s
[aeson] DayOfWeek: OK
1238.54 s
[aeson] +++ OK, passed 100 tests.
1238.54 s
[aeson] SystemTime: OK
1238.54 s
[aeson] +++ OK, passed 100 tests.
1238.54 s
[aeson] CalendarDiffTime: OK
1238.54 s
[aeson] +++ OK, passed 100 tests.
1238.54 s
[aeson] CalendarDiffDays: OK
1238.54 s
[aeson] +++ OK, passed 100 tests.
1238.54 s
[aeson] Version: OK
1238.54 s
[aeson] +++ OK, passed 100 tests.
1238.54 s
[aeson] Natural: OK
1238.54 s
[aeson] +++ OK, passed 100 tests.
1238.54 s
[aeson] Proxy: OK
1238.54 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Tagged: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Const: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] DList: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Seq: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Rational: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Ratio Int: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] UUID: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] These: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Fix: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Mu: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Nu: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Maybe: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Monoid.First: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Semigroup.Sum: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.55 s
[aeson] Semigroup.Product: OK
1238.55 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] Semigroup.All: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] Semigroup.Any: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] Strict Pair: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] Strict Either: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] Strict These: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] Strict Maybe: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] Solo Int: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] ShortText: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] URI: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] functors
1238.56 s
[aeson] Identity Char: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.56 s
[aeson] Identity Char: OK
1238.56 s
[aeson] +++ OK, passed 100 tests.
1238.57 s
[aeson] Identity [Char]: OK
1238.57 s
[aeson] +++ OK, passed 100 tests.
1238.57 s
[aeson] [Identity Char]: OK
1238.57 s
[aeson] +++ OK, passed 100 tests.
1238.57 s
[aeson] Compose I I Int: OK
1238.57 s
[aeson] +++ OK, passed 100 tests.
1238.57 s
[aeson] Compose [] I Int: OK
1238.57 s
[aeson] +++ OK, passed 100 tests.
1238.57 s
[aeson] Compose I [] Int: OK
1238.57 s
[aeson] +++ OK, passed 100 tests.
1238.57 s
[aeson] Compose [] [] Int: OK
1238.57 s
[aeson] +++ OK, passed 100 tests.
1238.58 s
[aeson] Compose I I Char: OK
1238.58 s
[aeson] +++ OK, passed 100 tests.
1238.58 s
[aeson] Compose [] I Char: OK
1238.58 s
[aeson] +++ OK, passed 100 tests.
1238.58 s
[aeson] Compose I [] Char: OK
1238.58 s
[aeson] +++ OK, passed 100 tests.
1238.58 s
[aeson] Compose [] [] Char: OK
1238.58 s
[aeson] +++ OK, passed 100 tests.
1238.58 s
[aeson] Compose3 I I I Char: OK
1238.58 s
[aeson] +++ OK, passed 100 tests.
1238.58 s
[aeson] Compose3 I [] I Char: OK
1238.58 s
[aeson] +++ OK, passed 100 tests.
1238.58 s
[aeson] Compose3 I I [] Char: OK
1238.58 s
[aeson] +++ OK, passed 100 tests.
1238.58 s
[aeson] Compose3 I [] [] Char: OK
1238.58 s
[aeson] +++ OK, passed 100 tests.
1238.58 s
[aeson] Compose3 [] I I Char: OK
1238.59 s
[aeson] +++ OK, passed 100 tests.
1238.59 s
[aeson] Compose3 [] [] I Char: OK
1238.59 s
[aeson] +++ OK, passed 100 tests.
1238.59 s
[aeson] Compose3 [] I [] Char: OK
1238.59 s
[aeson] +++ OK, passed 100 tests.
1238.59 s
[aeson] Compose3 [] [] [] Char: OK
1238.59 s
[aeson] +++ OK, passed 100 tests.
1238.59 s
[aeson] Compose3' I I I Char: OK
1238.59 s
[aeson] +++ OK, passed 100 tests.
1238.59 s
[aeson] Compose3' I [] I Char: OK
1238.59 s
[aeson] +++ OK, passed 100 tests.
1238.60 s
[aeson] Compose3' I I [] Char: OK
1238.60 s
[aeson] +++ OK, passed 100 tests.
1238.60 s
[aeson] Compose3' I [] [] Char: OK
1238.60 s
[aeson] +++ OK, passed 100 tests.
1238.60 s
[aeson] Compose3' [] I I Char: OK
1238.60 s
[aeson] +++ OK, passed 100 tests.
1238.60 s
[aeson] Compose3' [] [] I Char: OK
1238.60 s
[aeson] +++ OK, passed 100 tests.
1238.60 s
[aeson] Compose3' [] I [] Char: OK
1238.60 s
[aeson] +++ OK, passed 100 tests.
1238.60 s
[aeson] Compose3' [] [] [] Char: OK
1238.60 s
[aeson] +++ OK, passed 100 tests.
1238.60 s
[aeson] ghcGenerics
1238.60 s
[aeson] OneConstructor: OK
1238.60 s
[aeson] +++ OK, passed 100 tests.
1238.60 s
[aeson] Product2: OK
1238.60 s
[aeson] +++ OK, passed 100 tests.
1238.60 s
[aeson] Product6: OK
1238.60 s
[aeson] +++ OK, passed 100 tests.
1238.63 s
[aeson] Sum4: OK (0.02s)
1238.63 s
[aeson] +++ OK, passed 100 tests.
1238.63 s
[aeson] roundTrip Key
1238.64 s
[aeson] Bool: OK
1238.64 s
[aeson] +++ OK, passed 100 tests.
1238.73 s
[aeson] Text: OK (0.09s)
1238.73 s
[aeson] +++ OK, passed 100 tests.
1238.88 s
[aeson] String: OK (0.14s)
1238.89 s
[aeson] +++ OK, passed 100 tests.
1238.91 s
[aeson] Int: OK (0.04s)
1238.91 s
[aeson] +++ OK, passed 100 tests.
1238.95 s
[aeson] [Text]: OK (0.03s)
1238.95 s
[aeson] +++ OK, passed 100 tests.
1238.97 s
[aeson] (Int,Char): OK (0.02s)
1238.97 s
[aeson] +++ OK, passed 100 tests.
1238.97 s
[aeson] Integer: OK (0.01s)
1238.97 s
[aeson] +++ OK, passed 100 tests.
1238.99 s
[aeson] Natural: OK (0.01s)
1238.99 s
[aeson] +++ OK, passed 100 tests.
1239.03 s
[aeson] Float: OK (0.03s)
1239.03 s
[aeson] +++ OK, passed 100 tests.
1239.07 s
[aeson] Double: OK (0.04s)
1239.07 s
[aeson] +++ OK, passed 100 tests.
1239.09 s
[aeson] Day: OK (0.02s)
1239.09 s
[aeson] +++ OK, passed 100 tests.
1239.09 s
[aeson] DayOfWeek: OK
1239.09 s
[aeson] +++ OK, passed 100 tests.
1239.13 s
[aeson] Month: OK (0.03s)
1239.13 s
[aeson] +++ OK, passed 100 tests.
1239.15 s
[aeson] Quarter: OK (0.03s)
1239.15 s
[aeson] +++ OK, passed 100 tests.
1239.17 s
[aeson] QuarterOfYear: OK
1239.17 s
[aeson] +++ OK, passed 100 tests.
1239.21 s
[aeson] LocalTime: OK (0.04s)
1239.32 s
[aeson] +++ OK, passed 100 tests.
1239.32 s
[aeson] TimeOfDay: OK (0.06s)
1239.32 s
[aeson] +++ OK, passed 100 tests.
1239.32 s
[aeson] UTCTime: OK (0.04s)
1239.32 s
[aeson] +++ OK, passed 100 tests.
1239.37 s
[aeson] Version: OK (0.07s)
1239.38 s
[aeson] +++ OK, passed 100 tests.
1239.45 s
[aeson] Lazy Text: OK (0.07s)
1239.45 s
[aeson] +++ OK, passed 100 tests.
1239.47 s
[aeson] UUID: OK (0.02s)
1239.48 s
[aeson] +++ OK, passed 100 tests.
1239.53 s
[aeson] Const Text: OK (0.06s)
1239.53 s
[aeson] +++ OK, passed 100 tests.
1239.53 s
[aeson] toFromJSON
1239.53 s
[aeson] Integer: OK
1239.53 s
[aeson] +++ OK, passed 100 tests.
1239.53 s
[aeson] Double: OK
1239.53 s
[aeson] +++ OK, passed 100 tests.
1239.53 s
[aeson] Maybe Integer: OK
1239.53 s
[aeson] +++ OK, passed 100 tests.
1239.53 s
[aeson] Either Integer Double: OK
1239.53 s
[aeson] +++ OK, passed 100 tests.
1239.53 s
[aeson] Either Integer Integer: OK
1239.53 s
[aeson] +++ OK, passed 100 tests.
1239.53 s
[aeson] failure messages
1239.53 s
[aeson] modify failure: OK
1239.53 s
[aeson] +++ OK, passed 100 tests.
1239.54 s
[aeson] parserThrowError: OK
1239.54 s
[aeson] +++ OK, passed 100 tests.
1239.57 s
[aeson] parserCatchError: OK (0.04s)
1239.57 s
[aeson] +++ OK, passed 100 tests.
1239.57 s
[aeson] generic
1239.57 s
[aeson] toJSON
1239.57 s
[aeson] Nullary
1239.57 s
[aeson] string: OK
1239.57 s
[aeson] +++ OK, passed 100 tests.
1239.57 s
[aeson] 2ElemArray: OK
1239.57 s
[aeson] +++ OK, passed 100 tests.
1239.57 s
[aeson] TaggedObject: OK
1239.57 s
[aeson] +++ OK, passed 100 tests.
1239.57 s
[aeson] ObjectWithSingleField: OK
1239.57 s
[aeson] +++ OK, passed 100 tests.
1239.57 s
[aeson] roundTrip
1239.57 s
[aeson] string: OK
1239.57 s
[aeson] +++ OK, passed 100 tests.
1239.57 s
[aeson] 2ElemArray: OK
1239.57 s
[aeson] +++ OK, passed 100 tests.
1239.57 s
[aeson] TaggedObject: OK
1239.57 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] ObjectWithSingleField: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] EitherTextInt
1239.58 s
[aeson] UntaggedValue: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] roundtrip: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] SomeType
1239.58 s
[aeson] 2ElemArray: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] TaggedObject: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] ObjectWithSingleField: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] roundTrip
1239.58 s
[aeson] 2ElemArray: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] TaggedObject: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] ObjectWithSingleField: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] 2ElemArray unary: OK
1239.58 s
[aeson] +++ OK, passed 100 tests.
1239.58 s
[aeson] TaggedObject unary: OK
1239.59 s
[aeson] +++ OK, passed 100 tests.
1239.59 s
[aeson] ObjectWithSingleField unary: OK
1239.59 s
[aeson] +++ OK, passed 100 tests.
1239.59 s
[aeson] OneConstructor
1239.59 s
[aeson] default: OK
1239.59 s
[aeson] +++ OK, passed 100 tests.
1239.59 s
[aeson] Tagged: OK
1239.59 s
[aeson] +++ OK, passed 100 tests.
1239.59 s
[aeson] roundTrip
1239.59 s
[aeson] default: OK
1239.59 s
[aeson] +++ OK, passed 100 tests.
1239.59 s
[aeson] Tagged: OK
1239.59 s
[aeson] +++ OK, passed 100 tests.
1239.59 s
[aeson] toEncoding
1239.59 s
[aeson] NullaryString: OK
1239.59 s
[aeson] +++ OK, passed 100 tests.
1239.59 s
[aeson] Nullary2ElemArray: OK
1239.59 s
[aeson] +++ OK, passed 100 tests.
1239.59 s
[aeson] NullaryTaggedObject: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] NullaryObjectWithSingleField: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] ApproxDefault: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] EitherTextInt UntaggedValue: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeType2ElemArray: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeType2ElemArray unary: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeType2ElemArray unary agree: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeTypeTaggedObject: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeTypeTaggedObject unary: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeTypeTaggedObject unary agree: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeTypeObjectWithSingleField: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeTypeObjectWithSingleField unary: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeTypeObjectWithSingleField unary agree: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] SomeTypeOmitNothingFields: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] OneConstructorDefault: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] OneConstructorTagged: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.60 s
[aeson] template-haskell
1239.60 s
[aeson] toJSON
1239.60 s
[aeson] Nullary
1239.60 s
[aeson] string: OK
1239.60 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] 2ElemArray: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] TaggedObject: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] ObjectWithSingleField: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] roundTrip
1239.61 s
[aeson] string: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] 2ElemArray: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] TaggedObject: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] ObjectWithSingleField: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] EitherTextInt
1239.61 s
[aeson] UntaggedValue: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] roundtrip: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] SomeType
1239.61 s
[aeson] 2ElemArray: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] TaggedObject: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] ObjectWithSingleField: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] roundTrip
1239.61 s
[aeson] 2ElemArray: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] TaggedObject: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] ObjectWithSingleField: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] 2ElemArray unary: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] TaggedObject unary: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] ObjectWithSingleField unary: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] Approx
1239.61 s
[aeson] string: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] ObjectWithSingleField: OK
1239.61 s
[aeson] +++ OK, passed 100 tests.
1239.61 s
[aeson] roundTrip
1239.62 s
[aeson] string: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] ObjectWithSingleField: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] GADT
1239.62 s
[aeson] string: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] ObjectWithSingleField: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] roundTrip
1239.62 s
[aeson] string: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] ObjectWithSingleField: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] OneConstructor
1239.62 s
[aeson] default: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] Tagged: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] roundTrip
1239.62 s
[aeson] default: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] Tagged: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] toEncoding
1239.62 s
[aeson] NullaryString: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] Nullary2ElemArray: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] NullaryTaggedObject: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] NullaryObjectWithSingleField: OK
1239.62 s
[aeson] +++ OK, passed 100 tests.
1239.62 s
[aeson] ApproxUnwrap: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] ApproxDefault: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] EitherTextInt UntaggedValue: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] SomeType2ElemArray: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] SomeType2ElemArray unary: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] SomeType2ElemArray unary agree: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] SomeTypeTaggedObject: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] SomeTypeTaggedObject unary: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] SomeTypeTaggedObject unary agree: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] SomeTypeObjectWithSingleField: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.63 s
[aeson] SomeTypeObjectWithSingleField unary: OK
1239.63 s
[aeson] +++ OK, passed 100 tests.
1239.64 s
[aeson] SomeTypeObjectWithSingleField unary agree: OK
1239.64 s
[aeson] +++ OK, passed 100 tests.
1239.64 s
[aeson] OneConstructorDefault: OK
1239.64 s
[aeson] +++ OK, passed 100 tests.
1239.64 s
[aeson] OneConstructorTagged: OK
1239.64 s
[aeson] +++ OK, passed 100 tests.
1239.64 s
[aeson] QuickCheck
1239.64 s
[aeson] shrink terminates
1239.65 s
[aeson] Int: OK
1239.65 s
[aeson] +++ OK, passed 100 tests.
1239.65 s
[aeson] Bool: OK
1239.65 s
[aeson] +++ OK, passed 100 tests.
1239.65 s
[aeson] Integer: OK
1239.65 s
[aeson] +++ OK, passed 100 tests.
1239.65 s
[aeson] Char: OK
1239.65 s
[aeson] +++ OK, passed 100 tests.
1239.65 s
[aeson] Text: OK
1239.65 s
[aeson] +++ OK, passed 100 tests.
1239.65 s
[aeson] (Int,Int): OK
1239.65 s
[aeson] +++ OK, passed 100 tests.
1239.65 s
[aeson] Scientific: OK
1239.65 s
[aeson] +++ OK, passed 100 tests.
1239.91 s
[aeson] Value: OK (0.26s)
1239.91 s
[aeson] +++ OK, passed 100 tests.
1239.91 s
[aeson] unit
1239.91 s
[aeson] SerializationFormatSpec
1239.91 s
[aeson] From JSON representation
1239.91 s
[aeson] Nothing: OK
1239.91 s
[aeson] Just: OK
1239.91 s
[aeson] Just Nothing: OK
1239.91 s
[aeson] Word8 3: OK
1239.91 s
[aeson] Word8 3.00: OK
1239.91 s
[aeson] Word8 3.14: OK
1239.91 s
[aeson] Word8 -1: OK
1239.91 s
[aeson] Word8 300: OK
1239.91 s
[aeson] Day -0000-02-03: OK
1239.91 s
[aeson] Day; year too short: OK
1239.91 s
[aeson] Month; year too short: OK
1239.91 s
[aeson] To/From JSON representation
1239.91 s
[aeson] Either Left: OK
1239.91 s
[aeson] Either Right: OK
1239.91 s
[aeson] Nothing: OK
1239.91 s
[aeson] Just Nothing: OK
1239.91 s
[aeson] Just: OK
1239.91 s
[aeson] Proxy Int: OK
1239.91 s
[aeson] Tagged Char Int: OK
1239.91 s
[aeson] Tagged 123 Int: OK
1239.91 s
[aeson] Const Char Int: OK
1239.91 s
[aeson] Tuple: OK
1239.91 s
[aeson] NonEmpty: OK
1239.91 s
[aeson] Seq: OK
1239.91 s
[aeson] DList: OK
1239.91 s
[aeson] (): OK
1239.91 s
[aeson] Text: OK
1239.91 s
[aeson] Lazy Text: OK
1239.91 s
[aeson] ShortText: OK
1239.91 s
[aeson] HashMap Int Int: OK
1239.91 s
[aeson] Map Int Int: OK
1239.91 s
[aeson] Map (Tagged Int Int) Int: OK
1239.91 s
[aeson] Map [Int] Int: OK
1239.91 s
[aeson] Map [Char] Int: OK
1239.91 s
[aeson] Map [I Char] Int: OK
1239.91 s
[aeson] nan :: Double: OK
1239.91 s
[aeson] +inf :: Double: OK
1239.91 s
[aeson] -inf :: Double: OK
1239.91 s
[aeson] Ordering LT: OK
1239.91 s
[aeson] Ordering EQ: OK
1239.91 s
[aeson] Ordering GT: OK
1239.91 s
[aeson] Float: OK
1239.91 s
[aeson] Pico: OK
1239.91 s
[aeson] Scientific: OK
1239.91 s
[aeson] UUID: OK
1239.91 s
[aeson] Set Int: OK
1239.91 s
[aeson] IntSet: OK
1239.91 s
[aeson] IntMap: OK
1239.91 s
[aeson] Vector: OK
1239.91 s
[aeson] HashSet Int: OK
1239.91 s
[aeson] Tree Int: OK
1239.91 s
[aeson] HashMap Float Int, NaN: OK
1239.91 s
[aeson] HashMap Float Int, Infinity: OK
1239.91 s
[aeson] HashMap Float Int, +Infinity: OK
1239.91 s
[aeson] Identity Int: OK
1239.91 s
[aeson] Solo Int: OK
1239.91 s
[aeson] Identity Char: OK
1239.91 s
[aeson] Identity String: OK
1239.91 s
[aeson] [Identity Char]: OK
1239.91 s
[aeson] Solo Char: OK
1239.91 s
[aeson] Solo String: OK
1239.91 s
[aeson] [Solo Char]: OK
1239.91 s
[aeson] Maybe Char: OK
1239.91 s
[aeson] Maybe String: OK
1239.91 s
[aeson] Maybe [Identity Char]: OK
1239.91 s
[aeson] Day; year >= 10000: OK
1239.91 s
[aeson] Day; year >= 1000: OK
1239.91 s
[aeson] Day; year > 0 && < 1000: OK
1239.91 s
[aeson] Day; year == 0: OK
1239.91 s
[aeson] Day; year < 0: OK
1239.91 s
[aeson] Day; year < -1000: OK
1239.91 s
[aeson] Month; year >= 10000: OK
1239.91 s
[aeson] Month; year >= 1000: OK
1239.91 s
[aeson] Month; year > 0 && < 1000: OK
1239.91 s
[aeson] Month; year == 0: OK
1239.91 s
[aeson] Month; year < 0: OK
1239.91 s
[aeson] Month; year < -1000: OK
1239.91 s
[aeson] Quarter; year >= 1000: OK
1239.91 s
[aeson] Quarter; year > 0 && < 1000: OK
1239.91 s
[aeson] Quarter; year == 0: OK
1239.91 s
[aeson] Quarter; year < 0: OK
1239.91 s
[aeson] Quarter; year < -1000: OK
1239.91 s
[aeson] QuarterOfYear: OK
1239.91 s
[aeson] Product I Maybe Int: OK
1239.91 s
[aeson] Product I Maybe Int: OK
1239.91 s
[aeson] Product I [] Char: OK
1239.91 s
[aeson] Sum I [] Int: InL: OK
1239.91 s
[aeson] Sum I [] Int: InR: OK
1239.91 s
[aeson] Sum I [] Char: InR: OK
1239.91 s
[aeson] Compose I I Int: OK
1239.91 s
[aeson] Compose I [] Int: OK
1239.91 s
[aeson] Compose [] I Int: OK
1239.91 s
[aeson] Compose [] [] Int: OK
1239.91 s
[aeson] Compose I I Char: OK
1239.91 s
[aeson] Compose I [] Char: OK
1239.91 s
[aeson] Compose [] I Char: OK
1239.91 s
[aeson] Compose [] [] Char: OK
1239.92 s
[aeson] Compose3 I I I Char: OK
1239.92 s
[aeson] Compose3 I I [] Char: OK
1239.92 s
[aeson] Compose3 I [] I Char: OK
1239.92 s
[aeson] Compose3 I [] [] Char: OK
1239.92 s
[aeson] Compose3 [] I I Char: OK
1239.92 s
[aeson] Compose3 [] I [] Char: OK
1239.92 s
[aeson] Compose3 [] [] I Char: OK
1239.92 s
[aeson] Compose3 [] [] [] Char: OK
1239.92 s
[aeson] Compose3' I I I Char: OK
1239.92 s
[aeson] Compose3' I I [] Char: OK
1239.92 s
[aeson] Compose3' I [] I Char: OK
1239.92 s
[aeson] Compose3' I [] [] Char: OK
1239.92 s
[aeson] Compose3' [] I I Char: OK
1239.92 s
[aeson] Compose3' [] I [] Char: OK
1239.92 s
[aeson] Compose3' [] [] I Char: OK
1239.92 s
[aeson] Compose3' [] [] [] Char: OK
1239.92 s
[aeson] MyEither Int String: Left: OK
1239.92 s
[aeson] MyEither Int String: Right: OK
1239.92 s
[aeson] Monoid.Dual Int: OK
1239.92 s
[aeson] Monoid.First Int: OK
1239.92 s
[aeson] Monoid.Last Int: OK
1239.92 s
[aeson] Semigroup.Min Int: OK
1239.92 s
[aeson] Semigroup.Max Int: OK
1239.92 s
[aeson] Semigroup.First Int: OK
1239.92 s
[aeson] Semigroup.Last Int: OK
1239.92 s
[aeson] Semigroup.WrappedMonoid Int: OK
1239.92 s
[aeson] SystemTime: OK
1239.92 s
[aeson] SystemTime: OK
1239.92 s
[aeson] CalendarDiffTime: OK
1239.92 s
[aeson] CalendarDiffDays: OK
1239.92 s
[aeson] DayOfWeek: OK
1239.92 s
[aeson] These: This: OK
1239.92 s
[aeson] These: That: OK
1239.92 s
[aeson] These: OK
1239.92 s
[aeson] Fix Strict.These: OK
1239.92 s
[aeson] Mu Strict.These: OK
1239.92 s
[aeson] Nu Strict.These: OK
1239.92 s
[aeson] ErrorMessages
1239.92 s
[aeson] simple: OK
1239.92 s
[aeson] generic: OK
1239.92 s
[aeson] generic: OK
1239.92 s
[aeson] camelCase
1239.92 s
[aeson] camelTo: OK
1239.92 s
[aeson] camelTo: OK
1239.92 s
[aeson] camelTo: OK
1239.92 s
[aeson] camelTo: OK
1239.92 s
[aeson] camelTo2: OK
1239.92 s
[aeson] camelTo2: OK
1239.92 s
[aeson] camelTo2: OK
1239.93 s
[aeson] camelTo2: OK
1239.93 s
[aeson] encoding
1239.93 s
[aeson] goodProducer: OK
1239.93 s
[aeson] utctime
1239.93 s
[aeson] good: OK
1239.93 s
[aeson] bad: OK
1239.93 s
[aeson] 2000-01-01T12:13:00
1239.93 s
[aeson] 2000-01-01 12:13:00
1239.93 s
[aeson] 2000-01-01
1239.93 s
[aeson] 2000-01-01Z
1239.93 s
[aeson] 2015-01-01T12:30:00.00+00Z
1239.93 s
[aeson] 2015-01-01T12:30:00.00+00:00Z
1239.93 s
[aeson] 2015-01-03 12:13:00.Z
1239.93 s
[aeson] 2015-01-03 12:13.000Z
1239.93 s
[aeson] 2015-01-03 23:59:61Z
1239.93 s
[aeson] 2015-01-03 12:13:00 Z
1239.93 s
[aeson] 2015-01-03 12:13:00 +00:00
1239.93 s
[aeson] formatError
1239.93 s
[aeson] example 1: OK
1239.93 s
[aeson] .:, .:?, .:!
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] Hashable laws
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] Object construction
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] Nullary constructors
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] FromJSONKey
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] -: OK
1239.93 s
[aeson] optional fields
1239.93 s
[aeson] Omit optional fields (Generics)
1239.93 s
[aeson] ordinary
1239.93 s
[aeson] omitNothingFields = True
1239.93 s
[aeson] JSON should include non-optional value.: OK
1239.93 s
[aeson] JSON should not include optional value.: OK
1239.93 s
[aeson] JSON decode including non-optional value: OK
1239.93 s
[aeson] JSON decode not including optional value: OK
1239.93 s
[aeson] JSON decode including optional value: OK
1239.93 s
[aeson] JSON decode including optional value 2: OK
1239.93 s
[aeson] omitNothingFields = False
1239.93 s
[aeson] JSON should include non-optional value.: OK
1239.93 s
[aeson] JSON should include optional value.: OK
1239.93 s
[aeson] JSON decode including non-optional value: OK
1239.93 s
[aeson] JSON decode not including optional value: OK
1239.93 s
[aeson] JSON decode including optional value: OK
1239.93 s
[aeson] JSON decode including optional value 2: OK
1239.93 s
[aeson] defaultOptions
1239.93 s
[aeson] JSON should include non-optional value.: OK
1239.93 s
[aeson] JSON should include optional value.: OK
1239.93 s
[aeson] JSON decode including non-optional value: OK
1239.93 s
[aeson] JSON decode not including optional value: OK
1239.93 s
[aeson] JSON decode including optional value: OK
1239.93 s
[aeson] JSON decode including optional value 2: OK
1239.93 s
[aeson] higher
1239.93 s
[aeson] omitNothingFields = True, higher
1239.93 s
[aeson] JSON should include non-optional value.: OK
1239.93 s
[aeson] JSON should not include optional value.: OK
1239.93 s
[aeson] JSON decode including non-optional value: OK
1239.93 s
[aeson] JSON decode not including optional value: OK
1239.93 s
[aeson] JSON decode including optional value: OK
1239.93 s
[aeson] JSON decode including optional value 2: OK
1239.93 s
[aeson] omitNothingFields = False, higher
1239.93 s
[aeson] JSON should include non-optional value.: OK
1239.93 s
[aeson] JSON should include optional value.: OK
1239.93 s
[aeson] JSON decode including non-optional value: OK
1239.93 s
[aeson] JSON decode not including optional value: OK
1239.93 s
[aeson] JSON decode including optional value: OK
1239.93 s
[aeson] JSON decode including optional value 2: OK
1239.93 s
[aeson] defaultOptions, higher
1239.93 s
[aeson] JSON should include non-optional value.: OK
1239.93 s
[aeson] JSON should include optional value.: OK
1239.93 s
[aeson] JSON decode including non-optional value: OK
1239.93 s
[aeson] JSON decode not including optional value: OK
1239.93 s
[aeson] JSON decode including optional value: OK
1239.93 s
[aeson] JSON decode including optional value 2: OK
1239.93 s
[aeson] Omit optional fields (TH)
1239.94 s
[aeson] ordinary
1239.94 s
[aeson] omitNothingFields = True
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should not include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] omitNothingFields = False
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] defaultOptions
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] higher
1239.94 s
[aeson] omitNothingFields = True, higher
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should not include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] omitNothingFields = False, higher
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] defaultOptions, higher
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] Omit optional fields (Manual)
1239.94 s
[aeson] ordinary
1239.94 s
[aeson] omitNothingFields = True
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should not include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] omitNothingFields = False
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] defaultOptions
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] higher
1239.94 s
[aeson] omitNothingFields = True, higher
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should not include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] omitNothingFields = False, higher
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] defaultOptions, higher
1239.94 s
[aeson] JSON should include non-optional value.: OK
1239.94 s
[aeson] JSON should include optional value.: OK
1239.94 s
[aeson] JSON decode including non-optional value: OK
1239.94 s
[aeson] JSON decode not including optional value: OK
1239.94 s
[aeson] JSON decode including optional value: OK
1239.94 s
[aeson] JSON decode including optional value 2: OK
1239.94 s
[aeson] Type-directed optional fields Proof of Concept
1239.95 s
[aeson] toJSON
1239.95 s
[aeson] x is not omitted when Nothing: OK
1239.95 s
[aeson] y is omitted when Nothing: OK
1239.95 s
[aeson] z is omitted when Nothing: OK
1239.95 s
[aeson] parseJSON
1239.95 s
[aeson] x can be null: OK
1239.95 s
[aeson] x cannot be omitted: OK
1239.95 s
[aeson] y can be omitted: OK
1239.95 s
[aeson] y cannot be null: OK
1239.95 s
[aeson] z can be null: OK
1239.95 s
[aeson] z can be omitted: OK
1239.96 s
[aeson] PR #455: OK
1240.67 s
[aeson] Unescape string (PR #477): OK (0.72s)
1240.67 s
[aeson] Show Options: OK
1240.67 s
[aeson] SingleMaybeField
1240.67 s
[aeson] generic: OK
1240.67 s
[aeson] th: OK
1240.67 s
[aeson] withEmbeddedJSON: OK
1240.67 s
[aeson] SingleFieldCon: OK
1240.67 s
[aeson] UnknownFields
1240.67 s
[aeson] unary-unknown-th: OK
1240.67 s
[aeson] unary-unknown-generic: OK
1240.67 s
[aeson] unary-unknown-tag-th: OK
1240.67 s
[aeson] unary-unknown-tag-generic: OK
1240.67 s
[aeson] unary-explicit-tag-th: OK
1240.67 s
[aeson] unary-explicit-tag-generic: OK
1240.67 s
[aeson] sum-tag-th: OK
1240.67 s
[aeson] sum-tag-generic: OK
1240.67 s
[aeson] sum-unknown-in-branch-th: OK
1240.67 s
[aeson] sum-unknown-in-branch-generic: OK
1240.67 s
[aeson] sum-unknown-th: OK
1240.67 s
[aeson] sum-unknown-generic: OK
1240.67 s
[aeson] unary-tagged-th: OK
1240.67 s
[aeson] unary-tagged-generic: OK
1240.67 s
[aeson] unary-tagged-notag-th: OK
1240.67 s
[aeson] unary-tagged-notag-generic: OK
1240.67 s
[aeson] unary-tagged-unknown-th: OK
1240.67 s
[aeson] unary-tagged-unknown-generic: OK
1240.67 s
[aeson] Ratio with denominator 0: OK
1240.67 s
[aeson] Rational parses number: OK
1240.67 s
[aeson] Big rational: OK
1240.67 s
[aeson] Small rational: OK
1240.67 s
[aeson] Big scientific exponent: OK
1240.67 s
[aeson] Big integer decoding: OK
1240.67 s
[aeson] Big natural decoding: OK
1240.67 s
[aeson] Big integer key decoding: OK
1240.67 s
[aeson] QQ.Simple
1240.67 s
[aeson] example: OK
1240.67 s
[aeson] MonadFix
1240.67 s
[aeson] Example1a: OK
1240.67 s
[aeson] Example2a: OK
1240.67 s
[aeson] Example3a: OK
1240.67 s
[aeson] Example4a: OK
1240.67 s
[aeson] Example1b: OK
1240.67 s
[aeson] Example2b: OK
1240.67 s
[aeson] Example3b: OK
1240.67 s
[aeson] Example4b: OK
1240.67 s
[aeson] Issue #351
1240.67 s
[aeson] -: OK
1240.67 s
[aeson] -: OK
1240.67 s
[aeson] -: OK
1240.67 s
[aeson] issue571: OK
1240.67 s
[aeson] issue687: OK
1240.67 s
[aeson] issue967: OK
1240.67 s
[aeson] KeyMap.insertWith: OK
1240.67 s
[aeson] omitNothingFields Note: OK
1240.67 s
[aeson] JSONTestSuite
1240.67 s
[aeson] i_number_double_huge_neg_exp.json
1240.68 s
[aeson] decode: OK
1240.68 s
[aeson] decode via tokens: OK
1240.68 s
[aeson] tokens bs: OK
1240.68 s
[aeson] tokens lbs: OK
1240.68 s
[aeson] tokens text: OK
1240.68 s
[aeson] i_number_huge_exp.json
1240.69 s
[aeson] decode: OK
1240.69 s
[aeson] decode via tokens: OK
1240.69 s
[aeson] tokens bs: OK
1240.69 s
[aeson] tokens lbs: OK
1240.69 s
[aeson] tokens text: OK
1240.69 s
[aeson] i_number_neg_int_huge_exp.json
1240.69 s
[aeson] decode: OK
1240.69 s
[aeson] decode via tokens: OK
1240.70 s
[aeson] tokens bs: OK
1240.70 s
[aeson] tokens lbs: OK
1240.70 s
[aeson] tokens text: OK
1240.70 s
[aeson] i_number_pos_double_huge_exp.json
1240.70 s
[aeson] decode: OK
1240.70 s
[aeson] decode via tokens: OK
1240.70 s
[aeson] tokens bs: OK
1240.71 s
[aeson] tokens lbs: OK
1240.71 s
[aeson] tokens text: OK
1240.71 s
[aeson] i_number_real_neg_overflow.json
1240.71 s
[aeson] decode: OK
1240.71 s
[aeson] decode via tokens: OK
1240.71 s
[aeson] tokens bs: OK
1240.72 s
[aeson] tokens lbs: OK
1240.72 s
[aeson] tokens text: OK
1240.72 s
[aeson] i_number_real_pos_overflow.json
1240.72 s
[aeson] decode: OK
1240.72 s
[aeson] decode via tokens: OK
1240.72 s
[aeson] tokens bs: OK
1240.73 s
[aeson] tokens lbs: OK
1240.73 s
[aeson] tokens text: OK
1240.73 s
[aeson] i_number_real_underflow.json
1240.73 s
[aeson] decode: OK
1240.73 s
[aeson] decode via tokens: OK
1240.73 s
[aeson] tokens bs: OK
1240.73 s
[aeson] tokens lbs: OK
1240.74 s
[aeson] tokens text: OK
1240.74 s
[aeson] i_number_too_big_neg_int.json
1240.74 s
[aeson] decode: OK
1240.74 s
[aeson] decode via tokens: OK
1240.74 s
[aeson] tokens bs: OK
1240.74 s
[aeson] tokens lbs: OK
1240.74 s
[aeson] tokens text: OK
1240.74 s
[aeson] i_number_too_big_pos_int.json
1240.75 s
[aeson] decode: OK
1240.75 s
[aeson] decode via tokens: OK
1240.75 s
[aeson] tokens bs: OK
1240.75 s
[aeson] tokens lbs: OK
1240.75 s
[aeson] tokens text: OK
1240.75 s
[aeson] i_number_very_big_negative_int.json
1240.75 s
[aeson] decode: OK
1240.76 s
[aeson] decode via tokens: OK
1240.76 s
[aeson] tokens bs: OK
1240.76 s
[aeson] tokens lbs: OK
1240.76 s
[aeson] tokens text: OK
1240.76 s
[aeson] i_object_key_lone_2nd_surrogate.json
1240.76 s
[aeson] decode: OK
1240.76 s
[aeson] tokens bs: OK
1240.77 s
[aeson] tokens lbs: OK
1240.77 s
[aeson] tokens text: OK
1240.77 s
[aeson] Golden file did not exist; created
1240.77 s
[aeson] i_string_1st_surrogate_but_2nd_missing.json
1240.77 s
[aeson] decode: OK
1240.77 s
[aeson] tokens bs: OK
1240.77 s
[aeson] tokens lbs: OK
1240.77 s
[aeson] tokens text: OK
1240.77 s
[aeson] Golden file did not exist; created
1240.77 s
[aeson] i_string_1st_valid_surrogate_2nd_invalid.json
1240.77 s
[aeson] decode: OK
1240.77 s
[aeson] tokens bs: OK
1240.77 s
[aeson] tokens lbs: OK
1240.77 s
[aeson] tokens text: OK
1240.77 s
[aeson] Golden file did not exist; created
1240.77 s
[aeson] i_string_UTF-16LE_with_BOM.json
1240.78 s
[aeson] decode: OK
1240.78 s
[aeson] tokens bs: OK
1240.78 s
[aeson] tokens lbs: OK
1240.78 s
[aeson] tokens text: OK
1240.78 s
[aeson] Golden file did not exist; created
1240.78 s
[aeson] i_string_UTF-8_invalid_sequence.json
1240.78 s
[aeson] decode: OK
1240.78 s
[aeson] tokens bs: OK
1240.79 s
[aeson] tokens lbs: OK
1240.79 s
[aeson] tokens text: OK
1240.79 s
[aeson] Golden file did not exist; created
1240.79 s
[aeson] i_string_UTF8_surrogate_U+D800.json
1240.79 s
[aeson] decode: OK
1240.79 s
[aeson] tokens bs: OK
1240.79 s
[aeson] tokens lbs: OK
1240.79 s
[aeson] tokens text: OK
1240.79 s
[aeson] Golden file did not exist; created
1240.79 s
[aeson] i_string_incomplete_surrogate_and_escape_valid.json
1240.79 s
[aeson] decode: OK
1240.79 s
[aeson] tokens bs: OK
1240.79 s
[aeson] tokens lbs: OK
1240.79 s
[aeson] tokens text: OK
1240.79 s
[aeson] Golden file did not exist; created
1240.79 s
[aeson] i_string_incomplete_surrogate_pair.json
1240.79 s
[aeson] decode: OK
1240.80 s
[aeson] tokens bs: OK
1240.80 s
[aeson] tokens lbs: OK
1240.80 s
[aeson] tokens text: OK
1240.80 s
[aeson] Golden file did not exist; created
1240.80 s
[aeson] i_string_incomplete_surrogates_escape_valid.json
1240.80 s
[aeson] decode: OK
1240.80 s
[aeson] tokens bs: OK
1240.80 s
[aeson] tokens lbs: OK
1240.80 s
[aeson] tokens text: OK
1240.80 s
[aeson] Golden file did not exist; created
1240.80 s
[aeson] i_string_invalid_lonely_surrogate.json
1240.80 s
[aeson] decode: OK
1240.80 s
[aeson] tokens bs: OK
1240.81 s
[aeson] tokens lbs: OK
1240.83 s
[aeson] tokens text: OK
1240.83 s
[aeson] Golden file did not exist; created
1240.83 s
[aeson] i_string_invalid_surrogate.json
1240.83 s
[aeson] decode: OK (0.02s)
1240.83 s
[aeson] tokens bs: OK
1240.83 s
[aeson] tokens lbs: OK
1240.83 s
[aeson] tokens text: OK
1240.83 s
[aeson] Golden file did not exist; created
1240.83 s
[aeson] i_string_invalid_utf-8.json
1240.83 s
[aeson] decode: OK
1240.84 s
[aeson] tokens bs: OK
1240.84 s
[aeson] tokens lbs: OK
1240.84 s
[aeson] tokens text: OK
1240.84 s
[aeson] Golden file did not exist; created
1240.84 s
[aeson] i_string_inverted_surrogates_U+1D11E.json
1240.84 s
[aeson] decode: OK
1240.84 s
[aeson] tokens bs: OK
1240.84 s
[aeson] tokens lbs: OK
1240.84 s
[aeson] tokens text: OK
1240.84 s
[aeson] Golden file did not exist; created
1240.84 s
[aeson] i_string_iso_latin_1.json
1240.84 s
[aeson] decode: OK
1240.84 s
[aeson] tokens bs: OK
1240.85 s
[aeson] tokens lbs: OK
1240.85 s
[aeson] tokens text: OK
1240.85 s
[aeson] Golden file did not exist; created
1240.85 s
[aeson] i_string_lone_second_surrogate.json
1240.85 s
[aeson] decode: OK
1240.85 s
[aeson] tokens bs: OK
1240.85 s
[aeson] tokens lbs: OK
1240.85 s
[aeson] tokens text: OK
1240.85 s
[aeson] Golden file did not exist; created
1240.85 s
[aeson] i_string_lone_utf8_continuation_byte.json
1240.85 s
[aeson] decode: OK
1240.85 s
[aeson] tokens bs: OK
1240.86 s
[aeson] tokens lbs: OK
1240.86 s
[aeson] tokens text: OK
1240.86 s
[aeson] Golden file did not exist; created
1240.86 s
[aeson] i_string_not_in_unicode_range.json
1240.86 s
[aeson] decode: OK
1240.86 s
[aeson] tokens bs: OK
1240.86 s
[aeson] tokens lbs: OK
1240.86 s
[aeson] tokens text: OK
1240.86 s
[aeson] Golden file did not exist; created
1240.86 s
[aeson] i_string_overlong_sequence_2_bytes.json
1240.86 s
[aeson] decode: OK
1240.87 s
[aeson] tokens bs: OK
1240.87 s
[aeson] tokens lbs: OK
1240.87 s
[aeson] tokens text: OK
1240.87 s
[aeson] Golden file did not exist; created
1240.87 s
[aeson] i_string_overlong_sequence_6_bytes.json
1240.87 s
[aeson] decode: OK
1240.87 s
[aeson] tokens bs: OK
1240.87 s
[aeson] tokens lbs: OK
1240.87 s
[aeson] tokens text: OK
1240.87 s
[aeson] Golden file did not exist; created
1240.87 s
[aeson] i_string_overlong_sequence_6_bytes_null.json
1240.87 s
[aeson] decode: OK
1240.88 s
[aeson] tokens bs: OK
1240.88 s
[aeson] tokens lbs: OK
1240.88 s
[aeson] tokens text: OK
1240.88 s
[aeson] Golden file did not exist; created
1240.88 s
[aeson] i_string_truncated-utf-8.json
1240.88 s
[aeson] decode: OK
1240.88 s
[aeson] tokens bs: OK
1240.88 s
[aeson] tokens lbs: OK
1240.88 s
[aeson] tokens text: OK
1240.88 s
[aeson] Golden file did not exist; created
1240.88 s
[aeson] i_string_utf16BE_no_BOM.json
1240.88 s
[aeson] decode: OK
1240.88 s
[aeson] tokens bs: OK
1240.89 s
[aeson] tokens lbs: OK
1240.89 s
[aeson] tokens text: OK
1240.89 s
[aeson] Golden file did not exist; created
1240.89 s
[aeson] i_string_utf16LE_no_BOM.json
1240.89 s
[aeson] decode: OK
1240.89 s
[aeson] tokens bs: OK
1240.89 s
[aeson] tokens lbs: OK
1240.89 s
[aeson] tokens text: OK
1240.89 s
[aeson] Golden file did not exist; created
1240.89 s
[aeson] i_structure_500_nested_arrays.json
1240.89 s
[aeson] decode: OK
1240.90 s
[aeson] decode via tokens: OK
1240.90 s
[aeson] tokens bs: OK
1240.90 s
[aeson] tokens lbs: OK
1240.91 s
[aeson] tokens text: OK
1240.91 s
[aeson] i_structure_UTF-8_BOM_empty_object.json
1240.91 s
[aeson] decode: OK
1240.91 s
[aeson] tokens bs: OK
1240.91 s
[aeson] tokens lbs: OK
1240.91 s
[aeson] tokens text: OK
1240.91 s
[aeson] Golden file did not exist; created
1240.91 s
[aeson] n_array_1_true_without_comma.json
1240.91 s
[aeson] decode: OK
1240.91 s
[aeson] tokens bs: OK
1240.91 s
[aeson] tokens lbs: OK
1240.91 s
[aeson] tokens text: OK
1240.91 s
[aeson] Golden file did not exist; created
1240.91 s
[aeson] n_array_a_invalid_utf8.json
1240.91 s
[aeson] decode: OK
1240.92 s
[aeson] tokens bs: OK
1240.92 s
[aeson] tokens lbs: OK
1240.92 s
[aeson] tokens text: OK
1240.92 s
[aeson] Golden file did not exist; created
1240.92 s
[aeson] n_array_colon_instead_of_comma.json
1240.92 s
[aeson] decode: OK
1240.92 s
[aeson] tokens bs: OK
1240.92 s
[aeson] tokens lbs: OK
1240.92 s
[aeson] tokens text: OK
1240.92 s
[aeson] Golden file did not exist; created
1240.92 s
[aeson] n_array_comma_after_close.json
1240.92 s
[aeson] decode: OK
1240.92 s
[aeson] tokens bs: OK
1240.93 s
[aeson] tokens lbs: OK
1240.93 s
[aeson] tokens text: OK
1240.93 s
[aeson] Golden file did not exist; created
1240.93 s
[aeson] n_array_comma_and_number.json
1240.93 s
[aeson] decode: OK
1240.93 s
[aeson] tokens bs: OK
1240.93 s
[aeson] tokens lbs: OK
1240.93 s
[aeson] tokens text: OK
1240.93 s
[aeson] Golden file did not exist; created
1240.93 s
[aeson] n_array_double_comma.json
1240.93 s
[aeson] decode: OK
1240.93 s
[aeson] tokens bs: OK
1240.93 s
[aeson] tokens lbs: OK
1240.94 s
[aeson] tokens text: OK
1240.94 s
[aeson] Golden file did not exist; created
1240.94 s
[aeson] n_array_double_extra_comma.json
1240.94 s
[aeson] decode: OK
1240.94 s
[aeson] tokens bs: OK
1240.94 s
[aeson] tokens lbs: OK
1240.94 s
[aeson] tokens text: OK
1240.94 s
[aeson] Golden file did not exist; created
1240.94 s
[aeson] n_array_extra_close.json
1240.94 s
[aeson] decode: OK
1240.94 s
[aeson] tokens bs: OK
1240.95 s
[aeson] tokens lbs: OK
1240.95 s
[aeson] tokens text: OK
1240.95 s
[aeson] Golden file did not exist; created
1240.95 s
[aeson] n_array_extra_comma.json
1240.95 s
[aeson] decode: OK
1240.95 s
[aeson] tokens bs: OK
1240.95 s
[aeson] tokens lbs: OK
1240.95 s
[aeson] tokens text: OK
1240.95 s
[aeson] Golden file did not exist; created
1240.95 s
[aeson] n_array_incomplete.json
1240.95 s
[aeson] decode: OK
1240.95 s
[aeson] tokens bs: OK
1240.96 s
[aeson] tokens lbs: OK
1240.96 s
[aeson] tokens text: OK
1240.96 s
[aeson] Golden file did not exist; created
1240.96 s
[aeson] n_array_incomplete_invalid_value.json
1240.96 s
[aeson] decode: OK
1240.96 s
[aeson] tokens bs: OK
1240.96 s
[aeson] tokens lbs: OK
1240.96 s
[aeson] tokens text: OK
1240.96 s
[aeson] Golden file did not exist; created
1240.96 s
[aeson] n_array_inner_array_no_comma.json
1240.96 s
[aeson] decode: OK
1240.97 s
[aeson] tokens bs: OK
1240.97 s
[aeson] tokens lbs: OK
1240.97 s
[aeson] tokens text: OK
1240.97 s
[aeson] Golden file did not exist; created
1240.97 s
[aeson] n_array_invalid_utf8.json
1240.97 s
[aeson] decode: OK
1240.97 s
[aeson] tokens bs: OK
1240.97 s
[aeson] tokens lbs: OK
1240.97 s
[aeson] tokens text: OK
1240.97 s
[aeson] Golden file did not exist; created
1240.97 s
[aeson] n_array_items_separated_by_semicolon.json
1240.97 s
[aeson] decode: OK
1240.97 s
[aeson] tokens bs: OK
1240.98 s
[aeson] tokens lbs: OK
1240.98 s
[aeson] tokens text: OK
1240.98 s
[aeson] Golden file did not exist; created
1240.98 s
[aeson] n_array_just_comma.json
1240.98 s
[aeson] decode: OK
1240.98 s
[aeson] tokens bs: OK
1240.98 s
[aeson] tokens lbs: OK
1240.98 s
[aeson] tokens text: OK
1240.98 s
[aeson] Golden file did not exist; created
1240.98 s
[aeson] n_array_just_minus.json
1240.98 s
[aeson] decode: OK
1240.98 s
[aeson] tokens bs: OK
1240.99 s
[aeson] tokens lbs: OK
1240.99 s
[aeson] tokens text: OK
1240.99 s
[aeson] Golden file did not exist; created
1240.99 s
[aeson] n_array_missing_value.json
1240.99 s
[aeson] decode: OK
1240.99 s
[aeson] tokens bs: OK
1240.99 s
[aeson] tokens lbs: OK
1240.99 s
[aeson] tokens text: OK
1240.99 s
[aeson] Golden file did not exist; created
1240.99 s
[aeson] n_array_newlines_unclosed.json
1240.99 s
[aeson] decode: OK
1241.00 s
[aeson] tokens bs: OK
1241.00 s
[aeson] tokens lbs: OK
1241.00 s
[aeson] tokens text: OK
1241.00 s
[aeson] Golden file did not exist; created
1241.00 s
[aeson] n_array_number_and_comma.json
1241.00 s
[aeson] decode: OK
1241.00 s
[aeson] tokens bs: OK
1241.00 s
[aeson] tokens lbs: OK
1241.00 s
[aeson] tokens text: OK
1241.01 s
[aeson] Golden file did not exist; created
1241.01 s
[aeson] n_array_number_and_several_commas.json
1241.01 s
[aeson] decode: OK
1241.01 s
[aeson] tokens bs: OK
1241.01 s
[aeson] tokens lbs: OK
1241.01 s
[aeson] tokens text: OK
1241.01 s
[aeson] Golden file did not exist; created
1241.01 s
[aeson] n_array_spaces_vertical_tab_formfeed.json
1241.01 s
[aeson] decode: OK
1241.01 s
[aeson] tokens bs: OK
1241.01 s
[aeson] tokens lbs: OK
1241.01 s
[aeson] tokens text: OK
1241.01 s
[aeson] Golden file did not exist; created
1241.01 s
[aeson] n_array_star_inside.json
1241.02 s
[aeson] decode: OK
1241.02 s
[aeson] tokens bs: OK
1241.02 s
[aeson] tokens lbs: OK
1241.02 s
[aeson] tokens text: OK
1241.02 s
[aeson] Golden file did not exist; created
1241.02 s
[aeson] n_array_unclosed.json
1241.02 s
[aeson] decode: OK
1241.02 s
[aeson] tokens bs: OK
1241.03 s
[aeson] tokens lbs: OK
1241.03 s
[aeson] tokens text: OK
1241.03 s
[aeson] Golden file did not exist; created
1241.03 s
[aeson] n_array_unclosed_trailing_comma.json
1241.03 s
[aeson] decode: OK
1241.03 s
[aeson] tokens bs: OK
1241.03 s
[aeson] tokens lbs: OK
1241.03 s
[aeson] tokens text: OK
1241.03 s
[aeson] Golden file did not exist; created
1241.03 s
[aeson] n_array_unclosed_with_new_lines.json
1241.03 s
[aeson] decode: OK
1241.04 s
[aeson] tokens bs: OK
1241.04 s
[aeson] tokens lbs: OK
1241.04 s
[aeson] tokens text: OK
1241.04 s
[aeson] Golden file did not exist; created
1241.04 s
[aeson] n_array_unclosed_with_object_inside.json
1241.04 s
[aeson] decode: OK
1241.04 s
[aeson] tokens bs: OK
1241.04 s
[aeson] tokens lbs: OK
1241.04 s
[aeson] tokens text: OK
1241.04 s
[aeson] Golden file did not exist; created
1241.04 s
[aeson] n_incomplete_false.json
1241.04 s
[aeson] decode: OK
1241.04 s
[aeson] tokens bs: OK
1241.05 s
[aeson] tokens lbs: OK
1241.05 s
[aeson] tokens text: OK
1241.05 s
[aeson] Golden file did not exist; created
1241.05 s
[aeson] n_incomplete_null.json
1241.05 s
[aeson] decode: OK
1241.05 s
[aeson] tokens bs: OK
1241.05 s
[aeson] tokens lbs: OK
1241.05 s
[aeson] tokens text: OK
1241.05 s
[aeson] Golden file did not exist; created
1241.05 s
[aeson] n_incomplete_true.json
1241.05 s
[aeson] decode: OK
1241.05 s
[aeson] tokens bs: OK
1241.06 s
[aeson] tokens lbs: OK
1241.06 s
[aeson] tokens text: OK
1241.06 s
[aeson] Golden file did not exist; created
1241.06 s
[aeson] n_multidigit_number_then_00.json
1241.06 s
[aeson] decode: OK
1241.06 s
[aeson] tokens bs: OK
1241.06 s
[aeson] tokens lbs: OK
1241.06 s
[aeson] tokens text: OK
1241.06 s
[aeson] Golden file did not exist; created
1241.06 s
[aeson] n_number_++.json
1241.06 s
[aeson] decode: OK
1241.06 s
[aeson] tokens bs: OK
1241.06 s
[aeson] tokens lbs: OK
1241.07 s
[aeson] tokens text: OK
1241.07 s
[aeson] Golden file did not exist; created
1241.07 s
[aeson] n_number_+1.json
1241.07 s
[aeson] decode: OK
1241.07 s
[aeson] tokens bs: OK
1241.07 s
[aeson] tokens lbs: OK
1241.07 s
[aeson] tokens text: OK
1241.07 s
[aeson] Golden file did not exist; created
1241.07 s
[aeson] n_number_+Inf.json
1241.07 s
[aeson] decode: OK
1241.07 s
[aeson] tokens bs: OK
1241.07 s
[aeson] tokens lbs: OK
1241.07 s
[aeson] tokens text: OK
1241.07 s
[aeson] Golden file did not exist; created
1241.07 s
[aeson] n_number_-01.json
1241.07 s
[aeson] decode: OK
1241.08 s
[aeson] tokens bs: OK
1241.08 s
[aeson] tokens lbs: OK
1241.08 s
[aeson] tokens text: OK
1241.08 s
[aeson] Golden file did not exist; created
1241.08 s
[aeson] n_number_-NaN.json
1241.08 s
[aeson] decode: OK
1241.08 s
[aeson] tokens bs: OK
1241.08 s
[aeson] tokens lbs: OK
1241.08 s
[aeson] tokens text: OK
1241.08 s
[aeson] Golden file did not exist; created
1241.08 s
[aeson] n_number_0_capital_E+.json
1241.08 s
[aeson] decode: OK
1241.08 s
[aeson] tokens bs: OK
1241.09 s
[aeson] tokens lbs: OK
1241.09 s
[aeson] tokens text: OK
1241.09 s
[aeson] Golden file did not exist; created
1241.09 s
[aeson] n_number_0_capital_E.json
1241.09 s
[aeson] decode: OK
1241.09 s
[aeson] tokens bs: OK
1241.09 s
[aeson] tokens lbs: OK
1241.09 s
[aeson] tokens text: OK
1241.09 s
[aeson] Golden file did not exist; created
1241.09 s
[aeson] n_number_0e+.json
1241.09 s
[aeson] decode: OK
1241.09 s
[aeson] tokens bs: OK
1241.09 s
[aeson] tokens lbs: OK
1241.09 s
[aeson] tokens text: OK
1241.09 s
[aeson] Golden file did not exist; created
1241.09 s
[aeson] n_number_0e.json
1241.09 s
[aeson] decode: OK
1241.10 s
[aeson] tokens bs: OK
1241.10 s
[aeson] tokens lbs: OK
1241.10 s
[aeson] tokens text: OK
1241.10 s
[aeson] Golden file did not exist; created
1241.10 s
[aeson] n_number_1_000.json
1241.10 s
[aeson] decode: OK
1241.10 s
[aeson] tokens bs: OK
1241.10 s
[aeson] tokens lbs: OK
1241.10 s
[aeson] tokens text: OK
1241.10 s
[aeson] Golden file did not exist; created
1241.10 s
[aeson] n_number_1eE2.json
1241.10 s
[aeson] decode: OK
1241.11 s
[aeson] tokens bs: OK
1241.11 s
[aeson] tokens lbs: OK
1241.11 s
[aeson] tokens text: OK
1241.11 s
[aeson] Golden file did not exist; created
1241.11 s
[aeson] n_number_Inf.json
1241.11 s
[aeson] decode: OK
1241.11 s
[aeson] tokens bs: OK
1241.11 s
[aeson] tokens lbs: OK
1241.11 s
[aeson] tokens text: OK
1241.11 s
[aeson] Golden file did not exist; created
1241.11 s
[aeson] n_number_NaN.json
1241.11 s
[aeson] decode: OK
1241.12 s
[aeson] tokens bs: OK
1241.12 s
[aeson] tokens lbs: OK
1241.12 s
[aeson] tokens text: OK
1241.12 s
[aeson] Golden file did not exist; created
1241.12 s
[aeson] n_number_U+FF11_fullwidth_digit_one.json
1241.12 s
[aeson] decode: OK
1241.12 s
[aeson] tokens bs: OK
1241.12 s
[aeson] tokens lbs: OK
1241.12 s
[aeson] tokens text: OK
1241.12 s
[aeson] Golden file did not exist; created
1241.12 s
[aeson] n_number_expression.json
1241.12 s
[aeson] decode: OK
1241.13 s
[aeson] tokens bs: OK
1241.13 s
[aeson] tokens lbs: OK
1241.13 s
[aeson] tokens text: OK
1241.13 s
[aeson] Golden file did not exist; created
1241.13 s
[aeson] n_number_hex_1_digit.json
1241.13 s
[aeson] decode: OK
1241.13 s
[aeson] tokens bs: OK
1241.13 s
[aeson] tokens lbs: OK
1241.13 s
[aeson] tokens text: OK
1241.13 s
[aeson] Golden file did not exist; created
1241.13 s
[aeson] n_number_hex_2_digits.json
1241.13 s
[aeson] decode: OK
1241.14 s
[aeson] tokens bs: OK
1241.14 s
[aeson] tokens lbs: OK
1241.14 s
[aeson] tokens text: OK
1241.14 s
[aeson] Golden file did not exist; created
1241.14 s
[aeson] n_number_infinity.json
1241.14 s
[aeson] decode: OK
1241.14 s
[aeson] tokens bs: OK
1241.14 s
[aeson] tokens lbs: OK
1241.14 s
[aeson] tokens text: OK
1241.14 s
[aeson] Golden file did not exist; created
1241.14 s
[aeson] n_number_invalid+-.json
1241.14 s
[aeson] decode: OK
1241.14 s
[aeson] tokens bs: OK
1241.15 s
[aeson] tokens lbs: OK
1241.15 s
[aeson] tokens text: OK
1241.15 s
[aeson] Golden file did not exist; created
1241.15 s
[aeson] n_number_invalid-negative-real.json
1241.15 s
[aeson] decode: OK
1241.15 s
[aeson] tokens bs: OK
1241.15 s
[aeson] tokens lbs: OK
1241.15 s
[aeson] tokens text: OK
1241.15 s
[aeson] Golden file did not exist; created
1241.15 s
[aeson] n_number_invalid-utf-8-in-bigger-int.json
1241.15 s
[aeson] decode: OK
1241.16 s
[aeson] tokens bs: OK
1241.16 s
[aeson] tokens lbs: OK
1241.16 s
[aeson] tokens text: OK
1241.16 s
[aeson] Golden file did not exist; created
1241.16 s
[aeson] n_number_invalid-utf-8-in-exponent.json
1241.16 s
[aeson] decode: OK
1241.16 s
[aeson] tokens bs: OK
1241.16 s
[aeson] tokens lbs: OK
1241.16 s
[aeson] tokens text: OK
1241.16 s
[aeson] Golden file did not exist; created
1241.16 s
[aeson] n_number_invalid-utf-8-in-int.json
1241.16 s
[aeson] decode: OK
1241.17 s
[aeson] tokens bs: OK
1241.17 s
[aeson] tokens lbs: OK
1241.17 s
[aeson] tokens text: OK
1241.17 s
[aeson] Golden file did not exist; created
1241.17 s
[aeson] n_number_minus_infinity.json
1241.17 s
[aeson] decode: OK
1241.17 s
[aeson] tokens bs: OK
1241.17 s
[aeson] tokens lbs: OK
1241.17 s
[aeson] tokens text: OK
1241.17 s
[aeson] Golden file did not exist; created
1241.17 s
[aeson] n_number_minus_sign_with_trailing_garbage.json
1241.17 s
[aeson] decode: OK
1241.18 s
[aeson] tokens bs: OK
1241.18 s
[aeson] tokens lbs: OK
1241.18 s
[aeson] tokens text: OK
1241.18 s
[aeson] Golden file did not exist; created
1241.18 s
[aeson] n_number_minus_space_1.json
1241.18 s
[aeson] decode: OK
1241.18 s
[aeson] tokens bs: OK
1241.18 s
[aeson] tokens lbs: OK
1241.18 s
[aeson] tokens text: OK
1241.18 s
[aeson] Golden file did not exist; created
1241.18 s
[aeson] n_number_neg_int_starting_with_zero.json
1241.18 s
[aeson] decode: OK
1241.19 s
[aeson] tokens bs: OK
1241.19 s
[aeson] tokens lbs: OK
1241.19 s
[aeson] tokens text: OK
1241.19 s
[aeson] Golden file did not exist; created
1241.19 s
[aeson] n_number_neg_real_without_int_part.json
1241.19 s
[aeson] decode: OK
1241.19 s
[aeson] tokens bs: OK
1241.19 s
[aeson] tokens lbs: OK
1241.19 s
[aeson] tokens text: OK
1241.19 s
[aeson] Golden file did not exist; created
1241.19 s
[aeson] n_number_neg_with_garbage_at_end.json
1241.19 s
[aeson] decode: OK
1241.20 s
[aeson] tokens bs: OK
1241.20 s
[aeson] tokens lbs: OK
1241.20 s
[aeson] tokens text: OK
1241.20 s
[aeson] Golden file did not exist; created
1241.20 s
[aeson] n_number_real_garbage_after_e.json
1241.20 s
[aeson] decode: OK
1241.20 s
[aeson] tokens bs: OK
1241.20 s
[aeson] tokens lbs: OK
1241.20 s
[aeson] tokens text: OK
1241.20 s
[aeson] Golden file did not exist; created
1241.20 s
[aeson] n_number_real_with_invalid_utf8_after_e.json
1241.20 s
[aeson] decode: OK
1241.20 s
[aeson] tokens bs: OK
1241.21 s
[aeson] tokens lbs: OK
1241.21 s
[aeson] tokens text: OK
1241.21 s
[aeson] Golden file did not exist; created
1241.21 s
[aeson] n_number_real_without_fractional_part.json
1241.21 s
[aeson] decode: OK
1241.21 s
[aeson] tokens bs: OK
1241.21 s
[aeson] tokens lbs: OK
1241.21 s
[aeson] tokens text: OK
1241.21 s
[aeson] Golden file did not exist; created
1241.21 s
[aeson] n_number_starting_with_dot.json
1241.21 s
[aeson] decode: OK
1241.21 s
[aeson] tokens bs: OK
1241.22 s
[aeson] tokens lbs: OK
1241.22 s
[aeson] tokens text: OK
1241.22 s
[aeson] Golden file did not exist; created
1241.22 s
[aeson] n_number_with_alpha.json
1241.22 s
[aeson] decode: OK
1241.22 s
[aeson] tokens bs: OK
1241.22 s
[aeson] tokens lbs: OK
1241.22 s
[aeson] tokens text: OK
1241.22 s
[aeson] Golden file did not exist; created
1241.22 s
[aeson] n_number_with_alpha_char.json
1241.22 s
[aeson] decode: OK
1241.22 s
[aeson] tokens bs: OK
1241.22 s
[aeson] tokens lbs: OK
1241.22 s
[aeson] tokens text: OK
1241.22 s
[aeson] Golden file did not exist; created
1241.22 s
[aeson] n_number_with_leading_zero.json
1241.22 s
[aeson] decode: OK
1241.23 s
[aeson] tokens bs: OK
1241.23 s
[aeson] tokens lbs: OK
1241.23 s
[aeson] tokens text: OK
1241.23 s
[aeson] Golden file did not exist; created
1241.23 s
[aeson] n_object_bad_value.json
1241.23 s
[aeson] decode: OK
1241.23 s
[aeson] tokens bs: OK
1241.23 s
[aeson] tokens lbs: OK
1241.23 s
[aeson] tokens text: OK
1241.23 s
[aeson] Golden file did not exist; created
1241.23 s
[aeson] n_object_bracket_key.json
1241.23 s
[aeson] decode: OK
1241.24 s
[aeson] tokens bs: OK
1241.24 s
[aeson] tokens lbs: OK
1241.24 s
[aeson] tokens text: OK
1241.24 s
[aeson] Golden file did not exist; created
1241.24 s
[aeson] n_object_comma_instead_of_colon.json
1241.24 s
[aeson] decode: OK
1241.24 s
[aeson] tokens bs: OK
1241.24 s
[aeson] tokens lbs: OK
1241.24 s
[aeson] tokens text: OK
1241.24 s
[aeson] Golden file did not exist; created
1241.24 s
[aeson] n_object_double_colon.json
1241.24 s
[aeson] decode: OK
1241.24 s
[aeson] tokens bs: OK
1241.24 s
[aeson] tokens lbs: OK
1241.24 s
[aeson] tokens text: OK
1241.24 s
[aeson] Golden file did not exist; created
1241.24 s
[aeson] n_object_emoji.json
1241.24 s
[aeson] decode: OK
1241.25 s
[aeson] tokens bs: OK
1241.25 s
[aeson] tokens lbs: OK
1241.25 s
[aeson] tokens text: OK
1241.25 s
[aeson] Golden file did not exist; created
1241.25 s
[aeson] n_object_garbage_at_end.json
1241.25 s
[aeson] decode: OK
1241.25 s
[aeson] tokens bs: OK
1241.25 s
[aeson] tokens lbs: OK
1241.25 s
[aeson] tokens text: OK
1241.25 s
[aeson] Golden file did not exist; created
1241.25 s
[aeson] n_object_key_with_single_quotes.json
1241.25 s
[aeson] decode: OK
1241.25 s
[aeson] tokens bs: OK
1241.26 s
[aeson] tokens lbs: OK
1241.26 s
[aeson] tokens text: OK
1241.26 s
[aeson] Golden file did not exist; created
1241.26 s
[aeson] n_object_lone_continuation_byte_in_key_and_trailing_comma.json
1241.26 s
[aeson] decode: OK
1241.26 s
[aeson] tokens bs: OK
1241.26 s
[aeson] tokens lbs: OK
1241.26 s
[aeson] tokens text: OK
1241.26 s
[aeson] Golden file did not exist; created
1241.26 s
[aeson] n_object_missing_colon.json
1241.26 s
[aeson] decode: OK
1241.26 s
[aeson] tokens bs: OK
1241.26 s
[aeson] tokens lbs: OK
1241.26 s
[aeson] tokens text: OK
1241.26 s
[aeson] Golden file did not exist; created
1241.26 s
[aeson] n_object_missing_key.json
1241.26 s
[aeson] decode: OK
1241.26 s
[aeson] tokens bs: OK
1241.26 s
[aeson] tokens lbs: OK
1241.27 s
[aeson] tokens text: OK
1241.27 s
[aeson] Golden file did not exist; created
1241.27 s
[aeson] n_object_missing_semicolon.json
1241.27 s
[aeson] decode: OK
1241.27 s
[aeson] tokens bs: OK
1241.27 s
[aeson] tokens lbs: OK
1241.27 s
[aeson] tokens text: OK
1241.27 s
[aeson] Golden file did not exist; created
1241.27 s
[aeson] n_object_missing_value.json
1241.27 s
[aeson] decode: OK
1241.27 s
[aeson] tokens bs: OK
1241.27 s
[aeson] tokens lbs: OK
1241.27 s
[aeson] tokens text: OK
1241.27 s
[aeson] Golden file did not exist; created
1241.27 s
[aeson] n_object_no-colon.json
1241.27 s
[aeson] decode: OK
1241.27 s
[aeson] tokens bs: OK
1241.28 s
[aeson] tokens lbs: OK
1241.28 s
[aeson] tokens text: OK
1241.28 s
[aeson] Golden file did not exist; created
1241.28 s
[aeson] n_object_non_string_key.json
1241.28 s
[aeson] decode: OK
1241.28 s
[aeson] tokens bs: OK
1241.28 s
[aeson] tokens lbs: OK
1241.28 s
[aeson] tokens text: OK
1241.28 s
[aeson] Golden file did not exist; created
1241.28 s
[aeson] n_object_non_string_key_but_huge_number_instead.json
1241.28 s
[aeson] decode: OK
1241.28 s
[aeson] tokens bs: OK
1241.28 s
[aeson] tokens lbs: OK
1241.28 s
[aeson] tokens text: OK
1241.28 s
[aeson] Golden file did not exist; created
1241.28 s
[aeson] n_object_repeated_null_null.json
1241.28 s
[aeson] decode: OK
1241.29 s
[aeson] tokens bs: OK
1241.29 s
[aeson] tokens lbs: OK
1241.29 s
[aeson] tokens text: OK
1241.29 s
[aeson] Golden file did not exist; created
1241.29 s
[aeson] n_object_several_trailing_commas.json
1241.29 s
[aeson] decode: OK
1241.29 s
[aeson] tokens bs: OK
1241.29 s
[aeson] tokens lbs: OK
1241.29 s
[aeson] tokens text: OK
1241.29 s
[aeson] Golden file did not exist; created
1241.29 s
[aeson] n_object_single_quote.json
1241.29 s
[aeson] decode: OK
1241.30 s
[aeson] tokens bs: OK
1241.30 s
[aeson] tokens lbs: OK
1241.30 s
[aeson] tokens text: OK
1241.30 s
[aeson] Golden file did not exist; created
1241.30 s
[aeson] n_object_trailing_comma.json
1241.30 s
[aeson] decode: OK
1241.30 s
[aeson] tokens bs: OK
1241.30 s
[aeson] tokens lbs: OK
1241.30 s
[aeson] tokens text: OK
1241.30 s
[aeson] Golden file did not exist; created
1241.30 s
[aeson] n_object_trailing_comment.json
1241.30 s
[aeson] decode: OK
1241.30 s
[aeson] tokens bs: OK
1241.31 s
[aeson] tokens lbs: OK
1241.31 s
[aeson] tokens text: OK
1241.31 s
[aeson] Golden file did not exist; created
1241.31 s
[aeson] n_object_trailing_comment_open.json
1241.31 s
[aeson] decode: OK
1241.31 s
[aeson] tokens bs: OK
1241.31 s
[aeson] tokens lbs: OK
1241.31 s
[aeson] tokens text: OK
1241.31 s
[aeson] Golden file did not exist; created
1241.31 s
[aeson] n_object_trailing_comment_slash_open.json
1241.31 s
[aeson] decode: OK
1241.31 s
[aeson] tokens bs: OK
1241.31 s
[aeson] tokens lbs: OK
1241.31 s
[aeson] tokens text: OK
1241.31 s
[aeson] Golden file did not exist; created
1241.31 s
[aeson] n_object_trailing_comment_slash_open_incomplete.json
1241.31 s
[aeson] decode: OK
1241.32 s
[aeson] tokens bs: OK
1241.32 s
[aeson] tokens lbs: OK
1241.32 s
[aeson] tokens text: OK
1241.32 s
[aeson] Golden file did not exist; created
1241.32 s
[aeson] n_object_two_commas_in_a_row.json
1241.32 s
[aeson] decode: OK
1241.32 s
[aeson] tokens bs: OK
1241.32 s
[aeson] tokens lbs: OK
1241.32 s
[aeson] tokens text: OK
1241.32 s
[aeson] Golden file did not exist; created
1241.32 s
[aeson] n_object_unquoted_key.json
1241.32 s
[aeson] decode: OK
1241.32 s
[aeson] tokens bs: OK
1241.33 s
[aeson] tokens lbs: OK
1241.33 s
[aeson] tokens text: OK
1241.33 s
[aeson] Golden file did not exist; created
1241.33 s
[aeson] n_object_unterminated-value.json
1241.33 s
[aeson] decode: OK
1241.33 s
[aeson] tokens bs: OK
1241.33 s
[aeson] tokens lbs: OK
1241.33 s
[aeson] tokens text: OK
1241.33 s
[aeson] Golden file did not exist; created
1241.33 s
[aeson] n_object_with_single_string.json
1241.33 s
[aeson] decode: OK
1241.33 s
[aeson] tokens bs: OK
1241.34 s
[aeson] tokens lbs: OK
1241.34 s
[aeson] tokens text: OK
1241.34 s
[aeson] Golden file did not exist; created
1241.34 s
[aeson] n_object_with_trailing_garbage.json
1241.34 s
[aeson] decode: OK
1241.34 s
[aeson] tokens bs: OK
1241.34 s
[aeson] tokens lbs: OK
1241.34 s
[aeson] tokens text: OK
1241.34 s
[aeson] Golden file did not exist; created
1241.34 s
[aeson] n_single_space.json
1241.34 s
[aeson] decode: OK
1241.34 s
[aeson] tokens bs: OK
1241.35 s
[aeson] tokens lbs: OK
1241.35 s
[aeson] tokens text: OK
1241.35 s
[aeson] Golden file did not exist; created
1241.35 s
[aeson] n_string_1_surrogate_then_escape.json
1241.35 s
[aeson] decode: OK
1241.35 s
[aeson] tokens bs: OK
1241.35 s
[aeson] tokens lbs: OK
1241.35 s
[aeson] tokens text: OK
1241.35 s
[aeson] Golden file did not exist; created
1241.35 s
[aeson] n_string_1_surrogate_then_escape_u.json
1241.35 s
[aeson] decode: OK
1241.35 s
[aeson] tokens bs: OK
1241.36 s
[aeson] tokens lbs: OK
1241.36 s
[aeson] tokens text: OK
1241.36 s
[aeson] Golden file did not exist; created
1241.36 s
[aeson] n_string_1_surrogate_then_escape_u1.json
1241.36 s
[aeson] decode: OK
1241.36 s
[aeson] tokens bs: OK
1241.36 s
[aeson] tokens lbs: OK
1241.36 s
[aeson] tokens text: OK
1241.36 s
[aeson] Golden file did not exist; created
1241.36 s
[aeson] n_string_1_surrogate_then_escape_u1x.json
1241.36 s
[aeson] decode: OK
1241.37 s
[aeson] tokens bs: OK
1241.37 s
[aeson] tokens lbs: OK
1241.37 s
[aeson] tokens text: OK
1241.37 s
[aeson] Golden file did not exist; created
1241.37 s
[aeson] n_string_accentuated_char_no_quotes.json
1241.37 s
[aeson] decode: OK
1241.37 s
[aeson] tokens bs: OK
1241.37 s
[aeson] tokens lbs: OK
1241.37 s
[aeson] tokens text: OK
1241.37 s
[aeson] Golden file did not exist; created
1241.37 s
[aeson] n_string_backslash_00.json
1241.37 s
[aeson] decode: OK
1241.37 s
[aeson] tokens bs: OK
1241.38 s
[aeson] tokens lbs: OK
1241.38 s
[aeson] tokens text: OK
1241.38 s
[aeson] Golden file did not exist; created
1241.38 s
[aeson] n_string_escape_x.json
1241.38 s
[aeson] decode: OK
1241.38 s
[aeson] tokens bs: OK
1241.38 s
[aeson] tokens lbs: OK
1241.38 s
[aeson] tokens text: OK
1241.38 s
[aeson] Golden file did not exist; created
1241.38 s
[aeson] n_string_escaped_backslash_bad.json
1241.38 s
[aeson] decode: OK
1241.38 s
[aeson] tokens bs: OK
1241.39 s
[aeson] tokens lbs: OK
1241.39 s
[aeson] tokens text: OK
1241.39 s
[aeson] Golden file did not exist; created
1241.39 s
[aeson] n_string_escaped_ctrl_char_tab.json
1241.39 s
[aeson] decode: OK
1241.39 s
[aeson] tokens bs: OK
1241.39 s
[aeson] tokens lbs: OK
1241.39 s
[aeson] tokens text: OK
1241.39 s
[aeson] Golden file did not exist; created
1241.39 s
[aeson] n_string_escaped_emoji.json
1241.39 s
[aeson] decode: OK
1241.39 s
[aeson] tokens bs: OK
1241.39 s
[aeson] tokens lbs: OK
1241.39 s
[aeson] tokens text: OK
1241.39 s
[aeson] Golden file did not exist; created
1241.39 s
[aeson] n_string_incomplete_escape.json
1241.39 s
[aeson] decode: OK
1241.40 s
[aeson] tokens bs: OK
1241.40 s
[aeson] tokens lbs: OK
1241.40 s
[aeson] tokens text: OK
1241.40 s
[aeson] Golden file did not exist; created
1241.40 s
[aeson] n_string_incomplete_escaped_character.json
1241.40 s
[aeson] decode: OK
1241.40 s
[aeson] tokens bs: OK
1241.40 s
[aeson] tokens lbs: OK
1241.40 s
[aeson] tokens text: OK
1241.40 s
[aeson] Golden file did not exist; created
1241.40 s
[aeson] n_string_incomplete_surrogate.json
1241.40 s
[aeson] decode: OK
1241.41 s
[aeson] tokens bs: OK
1241.41 s
[aeson] tokens lbs: OK
1241.41 s
[aeson] tokens text: OK
1241.41 s
[aeson] Golden file did not exist; created
1241.41 s
[aeson] n_string_incomplete_surrogate_escape_invalid.json
1241.41 s
[aeson] decode: OK
1241.41 s
[aeson] tokens bs: OK
1241.41 s
[aeson] tokens lbs: OK
1241.41 s
[aeson] tokens text: OK
1241.41 s
[aeson] Golden file did not exist; created
1241.41 s
[aeson] n_string_invalid-utf-8-in-escape.json
1241.41 s
[aeson] decode: OK
1241.42 s
[aeson] tokens bs: OK
1241.42 s
[aeson] tokens lbs: OK
1241.42 s
[aeson] tokens text: OK
1241.42 s
[aeson] Golden file did not exist; created
1241.42 s
[aeson] n_string_invalid_backslash_esc.json
1241.42 s
[aeson] decode: OK
1241.42 s
[aeson] tokens bs: OK
1241.42 s
[aeson] tokens lbs: OK
1241.42 s
[aeson] tokens text: OK
1241.42 s
[aeson] Golden file did not exist; created
1241.42 s
[aeson] n_string_invalid_unicode_escape.json
1241.42 s
[aeson] decode: OK
1241.42 s
[aeson] tokens bs: OK
1241.43 s
[aeson] tokens lbs: OK
1241.43 s
[aeson] tokens text: OK
1241.43 s
[aeson] Golden file did not exist; created
1241.43 s
[aeson] n_string_invalid_utf8_after_escape.json
1241.43 s
[aeson] decode: OK
1241.43 s
[aeson] tokens bs: OK
1241.43 s
[aeson] tokens lbs: OK
1241.43 s
[aeson] tokens text: OK
1241.43 s
[aeson] Golden file did not exist; created
1241.43 s
[aeson] n_string_leading_uescaped_thinspace.json
1241.43 s
[aeson] decode: OK
1241.44 s
[aeson] tokens bs: OK
1241.44 s
[aeson] tokens lbs: OK
1241.44 s
[aeson] tokens text: OK
1241.44 s
[aeson] Golden file did not exist; created
1241.44 s
[aeson] n_string_no_quotes_with_bad_escape.json
1241.44 s
[aeson] decode: OK
1241.44 s
[aeson] tokens bs: OK
1241.44 s
[aeson] tokens lbs: OK
1241.44 s
[aeson] tokens text: OK
1241.44 s
[aeson] Golden file did not exist; created
1241.44 s
[aeson] n_string_single_doublequote.json
1241.44 s
[aeson] decode: OK
1241.45 s
[aeson] tokens bs: OK
1241.45 s
[aeson] tokens lbs: OK
1241.45 s
[aeson] tokens text: OK
1241.45 s
[aeson] Golden file did not exist; created
1241.45 s
[aeson] n_string_single_quote.json
1241.45 s
[aeson] decode: OK
1241.45 s
[aeson] tokens bs: OK
1241.45 s
[aeson] tokens lbs: OK
1241.45 s
[aeson] tokens text: OK
1241.45 s
[aeson] Golden file did not exist; created
1241.45 s
[aeson] n_string_single_string_no_double_quotes.json
1241.45 s
[aeson] decode: OK
1241.46 s
[aeson] tokens bs: OK
1241.46 s
[aeson] tokens lbs: OK
1241.46 s
[aeson] tokens text: OK
1241.46 s
[aeson] Golden file did not exist; created
1241.46 s
[aeson] n_string_start_escape_unclosed.json
1241.46 s
[aeson] decode: OK
1241.46 s
[aeson] tokens bs: OK
1241.46 s
[aeson] tokens lbs: OK
1241.46 s
[aeson] tokens text: OK
1241.46 s
[aeson] Golden file did not exist; created
1241.46 s
[aeson] n_string_unescaped_ctrl_char.json
1241.46 s
[aeson] decode: OK
1241.47 s
[aeson] tokens bs: OK
1241.47 s
[aeson] tokens lbs: OK
1241.47 s
[aeson] tokens text: OK
1241.47 s
[aeson] Golden file did not exist; created
1241.47 s
[aeson] n_string_unescaped_newline.json
1241.47 s
[aeson] decode: OK
1241.47 s
[aeson] tokens bs: OK
1241.47 s
[aeson] tokens lbs: OK
1241.47 s
[aeson] tokens text: OK
1241.47 s
[aeson] Golden file did not exist; created
1241.47 s
[aeson] n_string_unescaped_tab.json
1241.47 s
[aeson] decode: OK
1241.47 s
[aeson] tokens bs: OK
1241.48 s
[aeson] tokens lbs: OK
1241.48 s
[aeson] tokens text: OK
1241.48 s
[aeson] Golden file did not exist; created
1241.48 s
[aeson] n_string_unicode_CapitalU.json
1241.48 s
[aeson] decode: OK
1241.48 s
[aeson] tokens bs: OK
1241.48 s
[aeson] tokens lbs: OK
1241.48 s
[aeson] tokens text: OK
1241.48 s
[aeson] Golden file did not exist; created
1241.48 s
[aeson] n_string_with_trailing_garbage.json
1241.48 s
[aeson] decode: OK
1241.48 s
[aeson] tokens bs: OK
1241.48 s
[aeson] tokens lbs: OK
1241.48 s
[aeson] tokens text: OK
1241.49 s
[aeson] Golden file did not exist; created
1241.49 s
[aeson] n_structure_100000_opening_arrays.json
1241.64 s
[aeson] decode: OK (0.16s)
1241.71 s
[aeson] tokens bs: OK (0.07s)
1241.81 s
[aeson] tokens lbs: OK (0.09s)
1241.89 s
[aeson] tokens text: OK (0.08s)
1241.89 s
[aeson] Golden file did not exist; created
1241.89 s
[aeson] n_structure_U+2060_word_joined.json
1241.89 s
[aeson] decode: OK
1241.89 s
[aeson] tokens bs: OK
1241.89 s
[aeson] tokens lbs: OK
1241.89 s
[aeson] tokens text: OK
1241.89 s
[aeson] Golden file did not exist; created
1241.89 s
[aeson] n_structure_UTF8_BOM_no_data.json
1241.89 s
[aeson] decode: OK
1241.90 s
[aeson] tokens bs: OK
1241.90 s
[aeson] tokens lbs: OK
1241.90 s
[aeson] tokens text: OK
1241.90 s
[aeson] Golden file did not exist; created
1241.90 s
[aeson] n_structure_angle_bracket_null.json
1241.90 s
[aeson] decode: OK
1241.90 s
[aeson] tokens bs: OK
1241.90 s
[aeson] tokens lbs: OK
1241.90 s
[aeson] tokens text: OK
1241.90 s
[aeson] Golden file did not exist; created
1241.90 s
[aeson] n_structure_array_trailing_garbage.json
1241.90 s
[aeson] decode: OK
1241.91 s
[aeson] tokens bs: OK
1241.91 s
[aeson] tokens lbs: OK
1241.91 s
[aeson] tokens text: OK
1241.91 s
[aeson] Golden file did not exist; created
1241.91 s
[aeson] n_structure_array_with_extra_array_close.json
1241.91 s
[aeson] decode: OK
1241.91 s
[aeson] tokens bs: OK
1241.91 s
[aeson] tokens lbs: OK
1241.91 s
[aeson] tokens text: OK
1241.91 s
[aeson] Golden file did not exist; created
1241.91 s
[aeson] n_structure_array_with_unclosed_string.json
1241.91 s
[aeson] decode: OK
1241.91 s
[aeson] tokens bs: OK
1241.92 s
[aeson] tokens lbs: OK
1241.92 s
[aeson] tokens text: OK
1241.92 s
[aeson] Golden file did not exist; created
1241.92 s
[aeson] n_structure_ascii-unicode-identifier.json
1241.92 s
[aeson] decode: OK
1241.92 s
[aeson] tokens bs: OK
1241.92 s
[aeson] tokens lbs: OK
1241.92 s
[aeson] tokens text: OK
1241.92 s
[aeson] Golden file did not exist; created
1241.92 s
[aeson] n_structure_capitalized_True.json
1241.92 s
[aeson] decode: OK
1241.92 s
[aeson] tokens bs: OK
1241.93 s
[aeson] tokens lbs: OK
1241.93 s
[aeson] tokens text: OK
1241.93 s
[aeson] Golden file did not exist; created
1241.93 s
[aeson] n_structure_close_unopened_array.json
1241.93 s
[aeson] decode: OK
1241.93 s
[aeson] tokens bs: OK
1241.93 s
[aeson] tokens lbs: OK
1241.93 s
[aeson] tokens text: OK
1241.93 s
[aeson] Golden file did not exist; created
1241.93 s
[aeson] n_structure_comma_instead_of_closing_brace.json
1241.93 s
[aeson] decode: OK
1241.93 s
[aeson] tokens bs: OK
1241.93 s
[aeson] tokens lbs: OK
1241.93 s
[aeson] tokens text: OK
1241.93 s
[aeson] Golden file did not exist; created
1241.93 s
[aeson] n_structure_double_array.json
1241.93 s
[aeson] decode: OK
1241.94 s
[aeson] tokens bs: OK
1241.94 s
[aeson] tokens lbs: OK
1241.94 s
[aeson] tokens text: OK
1241.94 s
[aeson] Golden file did not exist; created
1241.94 s
[aeson] n_structure_end_array.json
1241.94 s
[aeson] decode: OK
1241.94 s
[aeson] tokens bs: OK
1241.94 s
[aeson] tokens lbs: OK
1241.94 s
[aeson] tokens text: OK
1241.94 s
[aeson] Golden file did not exist; created
1241.94 s
[aeson] n_structure_incomplete_UTF8_BOM.json
1241.94 s
[aeson] decode: OK
1241.94 s
[aeson] tokens bs: OK
1241.95 s
[aeson] tokens lbs: OK
1241.95 s
[aeson] tokens text: OK
1241.95 s
[aeson] Golden file did not exist; created
1241.95 s
[aeson] n_structure_lone-invalid-utf-8.json
1241.95 s
[aeson] decode: OK
1241.95 s
[aeson] tokens bs: OK
1241.95 s
[aeson] tokens lbs: OK
1241.95 s
[aeson] tokens text: OK
1241.95 s
[aeson] Golden file did not exist; created
1241.95 s
[aeson] n_structure_lone-open-bracket.json
1241.95 s
[aeson] decode: OK
1241.95 s
[aeson] tokens bs: OK
1241.96 s
[aeson] tokens lbs: OK
1241.96 s
[aeson] tokens text: OK
1241.96 s
[aeson] Golden file did not exist; created
1241.96 s
[aeson] n_structure_no_data.json
1241.96 s
[aeson] decode: OK
1241.96 s
[aeson] tokens bs: OK
1241.96 s
[aeson] tokens lbs: OK
1241.96 s
[aeson] tokens text: OK
1241.96 s
[aeson] Golden file did not exist; created
1241.96 s
[aeson] n_structure_null-byte-outside-string.json
1241.96 s
[aeson] decode: OK
1241.96 s
[aeson] tokens bs: OK
1241.96 s
[aeson] tokens lbs: OK
1241.96 s
[aeson] tokens text: OK
1241.96 s
[aeson] Golden file did not exist; created
1241.96 s
[aeson] n_structure_number_with_trailing_garbage.json
1241.96 s
[aeson] decode: OK
1241.97 s
[aeson] tokens bs: OK
1241.97 s
[aeson] tokens lbs: OK
1241.97 s
[aeson] tokens text: OK
1241.97 s
[aeson] Golden file did not exist; created
1241.97 s
[aeson] n_structure_object_followed_by_closing_object.json
1241.97 s
[aeson] decode: OK
1241.97 s
[aeson] tokens bs: OK
1241.97 s
[aeson] tokens lbs: OK
1241.97 s
[aeson] tokens text: OK
1241.97 s
[aeson] Golden file did not exist; created
1241.97 s
[aeson] n_structure_object_unclosed_no_value.json
1241.97 s
[aeson] decode: OK
1241.97 s
[aeson] tokens bs: OK
1241.98 s
[aeson] tokens lbs: OK
1241.98 s
[aeson] tokens text: OK
1241.98 s
[aeson] Golden file did not exist; created
1241.98 s
[aeson] n_structure_object_with_comment.json
1241.98 s
[aeson] decode: OK
1241.98 s
[aeson] tokens bs: OK
1241.98 s
[aeson] tokens lbs: OK
1241.98 s
[aeson] tokens text: OK
1241.98 s
[aeson] Golden file did not exist; created
1241.98 s
[aeson] n_structure_object_with_trailing_garbage.json
1241.98 s
[aeson] decode: OK
1241.98 s
[aeson] tokens bs: OK
1241.99 s
[aeson] tokens lbs: OK
1241.99 s
[aeson] tokens text: OK
1241.99 s
[aeson] Golden file did not exist; created
1241.99 s
[aeson] n_structure_open_array_apostrophe.json
1241.99 s
[aeson] decode: OK
1241.99 s
[aeson] tokens bs: OK
1241.99 s
[aeson] tokens lbs: OK
1241.99 s
[aeson] tokens text: OK
1241.99 s
[aeson] Golden file did not exist; created
1241.99 s
[aeson] n_structure_open_array_comma.json
1241.99 s
[aeson] decode: OK
1241.99 s
[aeson] tokens bs: OK
1241.99 s
[aeson] tokens lbs: OK
1241.99 s
[aeson] tokens text: OK
1241.99 s
[aeson] Golden file did not exist; created
1241.99 s
[aeson] n_structure_open_array_object.json
1242.14 s
[aeson] decode: OK (0.15s)
1242.23 s
[aeson] tokens bs: OK (0.09s)
1242.32 s
[aeson] tokens lbs: OK (0.09s)
1242.36 s
[aeson] tokens text: OK (0.05s)
1242.36 s
[aeson] Golden file did not exist; created
1242.36 s
[aeson] n_structure_open_array_open_object.json
1242.36 s
[aeson] decode: OK
1242.37 s
[aeson] tokens bs: OK
1242.37 s
[aeson] tokens lbs: OK
1242.37 s
[aeson] tokens text: OK
1242.37 s
[aeson] Golden file did not exist; created
1242.37 s
[aeson] n_structure_open_array_open_string.json
1242.37 s
[aeson] decode: OK
1242.37 s
[aeson] tokens bs: OK
1242.37 s
[aeson] tokens lbs: OK
1242.37 s
[aeson] tokens text: OK
1242.37 s
[aeson] Golden file did not exist; created
1242.37 s
[aeson] n_structure_open_array_string.json
1242.37 s
[aeson] decode: OK
1242.38 s
[aeson] tokens bs: OK
1242.38 s
[aeson] tokens lbs: OK
1242.38 s
[aeson] tokens text: OK
1242.38 s
[aeson] Golden file did not exist; created
1242.38 s
[aeson] n_structure_open_object.json
1242.38 s
[aeson] decode: OK
1242.38 s
[aeson] tokens bs: OK
1242.38 s
[aeson] tokens lbs: OK
1242.38 s
[aeson] tokens text: OK
1242.38 s
[aeson] Golden file did not exist; created
1242.38 s
[aeson] n_structure_open_object_close_array.json
1242.38 s
[aeson] decode: OK
1242.38 s
[aeson] tokens bs: OK
1242.39 s
[aeson] tokens lbs: OK
1242.39 s
[aeson] tokens text: OK
1242.39 s
[aeson] Golden file did not exist; created
1242.39 s
[aeson] n_structure_open_object_comma.json
1242.39 s
[aeson] decode: OK
1242.39 s
[aeson] tokens bs: OK
1242.39 s
[aeson] tokens lbs: OK
1242.39 s
[aeson] tokens text: OK
1242.39 s
[aeson] Golden file did not exist; created
1242.39 s
[aeson] n_structure_open_object_open_array.json
1242.39 s
[aeson] decode: OK
1242.39 s
[aeson] tokens bs: OK
1242.39 s
[aeson] tokens lbs: OK
1242.40 s
[aeson] tokens text: OK
1242.40 s
[aeson] Golden file did not exist; created
1242.40 s
[aeson] n_structure_open_object_open_string.json
1242.40 s
[aeson] decode: OK
1242.40 s
[aeson] tokens bs: OK
1242.40 s
[aeson] tokens lbs: OK
1242.40 s
[aeson] tokens text: OK
1242.40 s
[aeson] Golden file did not exist; created
1242.40 s
[aeson] n_structure_open_object_string_with_apostrophes.json
1242.40 s
[aeson] decode: OK
1242.40 s
[aeson] tokens bs: OK
1242.40 s
[aeson] tokens lbs: OK
1242.40 s
[aeson] tokens text: OK
1242.40 s
[aeson] Golden file did not exist; created
1242.40 s
[aeson] n_structure_open_open.json
1242.40 s
[aeson] decode: OK
1242.41 s
[aeson] tokens bs: OK
1242.41 s
[aeson] tokens lbs: OK
1242.41 s
[aeson] tokens text: OK
1242.41 s
[aeson] Golden file did not exist; created
1242.41 s
[aeson] n_structure_single_eacute.json
1242.41 s
[aeson] decode: OK
1242.41 s
[aeson] tokens bs: OK
1242.41 s
[aeson] tokens lbs: OK
1242.41 s
[aeson] tokens text: OK
1242.41 s
[aeson] Golden file did not exist; created
1242.41 s
[aeson] n_structure_single_star.json
1242.41 s
[aeson] decode: OK
1242.42 s
[aeson] tokens bs: OK
1242.42 s
[aeson] tokens lbs: OK
1242.42 s
[aeson] tokens text: OK
1242.42 s
[aeson] Golden file did not exist; created
1242.42 s
[aeson] n_structure_trailing_#.json
1242.42 s
[aeson] decode: OK
1242.42 s
[aeson] tokens bs: OK
1242.42 s
[aeson] tokens lbs: OK
1242.42 s
[aeson] tokens text: OK
1242.42 s
[aeson] Golden file did not exist; created
1242.42 s
[aeson] n_structure_uescaped_LF_before_string.json
1242.42 s
[aeson] decode: OK
1242.42 s
[aeson] tokens bs: OK
1242.43 s
[aeson] tokens lbs: OK
1242.43 s
[aeson] tokens text: OK
1242.43 s
[aeson] Golden file did not exist; created
1242.43 s
[aeson] n_structure_unclosed_array.json
1242.43 s
[aeson] decode: OK
1242.43 s
[aeson] tokens bs: OK
1242.43 s
[aeson] tokens lbs: OK
1242.43 s
[aeson] tokens text: OK
1242.43 s
[aeson] Golden file did not exist; created
1242.43 s
[aeson] n_structure_unclosed_array_partial_null.json
1242.43 s
[aeson] decode: OK
1242.44 s
[aeson] tokens bs: OK
1242.44 s
[aeson] tokens lbs: OK
1242.44 s
[aeson] tokens text: OK
1242.44 s
[aeson] Golden file did not exist; created
1242.44 s
[aeson] n_structure_unclosed_array_unfinished_false.json
1242.44 s
[aeson] decode: OK
1242.44 s
[aeson] tokens bs: OK
1242.44 s
[aeson] tokens lbs: OK
1242.44 s
[aeson] tokens text: OK
1242.44 s
[aeson] Golden file did not exist; created
1242.44 s
[aeson] n_structure_unclosed_array_unfinished_true.json
1242.44 s
[aeson] decode: OK
1242.45 s
[aeson] tokens bs: OK
1242.45 s
[aeson] tokens lbs: OK
1242.45 s
[aeson] tokens text: OK
1242.45 s
[aeson] Golden file did not exist; created
1242.45 s
[aeson] n_structure_unclosed_object.json
1242.45 s
[aeson] decode: OK
1242.45 s
[aeson] tokens bs: OK
1242.45 s
[aeson] tokens lbs: OK
1242.45 s
[aeson] tokens text: OK
1242.45 s
[aeson] Golden file did not exist; created
1242.45 s
[aeson] n_structure_unicode-identifier.json
1242.45 s
[aeson] decode: OK
1242.46 s
[aeson] tokens bs: OK
1242.46 s
[aeson] tokens lbs: OK
1242.46 s
[aeson] tokens text: OK
1242.46 s
[aeson] Golden file did not exist; created
1242.46 s
[aeson] n_structure_whitespace_U+2060_word_joiner.json
1242.46 s
[aeson] decode: OK
1242.46 s
[aeson] tokens bs: OK
1242.46 s
[aeson] tokens lbs: OK
1242.46 s
[aeson] tokens text: OK
1242.46 s
[aeson] Golden file did not exist; created
1242.46 s
[aeson] n_structure_whitespace_formfeed.json
1242.46 s
[aeson] decode: OK
1242.47 s
[aeson] tokens bs: OK
1242.47 s
[aeson] tokens lbs: OK
1242.47 s
[aeson] tokens text: OK
1242.47 s
[aeson] Golden file did not exist; created
1242.47 s
[aeson] y_array_arraysWithSpaces.json
1242.47 s
[aeson] decode: OK
1242.47 s
[aeson] decode via tokens: OK
1242.48 s
[aeson] tokens bs: OK
1242.48 s
[aeson] tokens lbs: OK
1242.48 s
[aeson] tokens text: OK
1242.48 s
[aeson] y_array_empty-string.json
1242.48 s
[aeson] decode: OK
1242.48 s
[aeson] decode via tokens: OK
1242.49 s
[aeson] tokens bs: OK
1242.49 s
[aeson] tokens lbs: OK
1242.49 s
[aeson] tokens text: OK
1242.49 s
[aeson] y_array_empty.json
1242.49 s
[aeson] decode: OK
1242.49 s
[aeson] decode via tokens: OK
1242.50 s
[aeson] tokens bs: OK
1242.50 s
[aeson] tokens lbs: OK
1242.50 s
[aeson] tokens text: OK
1242.50 s
[aeson] y_array_ending_with_newline.json
1242.50 s
[aeson] decode: OK
1242.50 s
[aeson] decode via tokens: OK
1242.50 s
[aeson] tokens bs: OK
1242.51 s
[aeson] tokens lbs: OK
1242.51 s
[aeson] tokens text: OK
1242.51 s
[aeson] y_array_false.json
1242.51 s
[aeson] decode: OK
1242.51 s
[aeson] decode via tokens: OK
1242.51 s
[aeson] tokens bs: OK
1242.52 s
[aeson] tokens lbs: OK
1242.52 s
[aeson] tokens text: OK
1242.52 s
[aeson] y_array_heterogeneous.json
1242.52 s
[aeson] decode: OK
1242.52 s
[aeson] decode via tokens: OK
1242.52 s
[aeson] tokens bs: OK
1242.53 s
[aeson] tokens lbs: OK
1242.53 s
[aeson] tokens text: OK
1242.53 s
[aeson] y_array_null.json
1242.53 s
[aeson] decode: OK
1242.53 s
[aeson] decode via tokens: OK
1242.53 s
[aeson] tokens bs: OK
1242.54 s
[aeson] tokens lbs: OK
1242.54 s
[aeson] tokens text: OK
1242.54 s
[aeson] y_array_with_1_and_newline.json
1242.54 s
[aeson] decode: OK
1242.54 s
[aeson] decode via tokens: OK
1242.54 s
[aeson] tokens bs: OK
1242.54 s
[aeson] tokens lbs: OK
1242.55 s
[aeson] tokens text: OK
1242.55 s
[aeson] y_array_with_leading_space.json
1242.55 s
[aeson] decode: OK
1242.55 s
[aeson] decode via tokens: OK
1242.55 s
[aeson] tokens bs: OK
1242.55 s
[aeson] tokens lbs: OK
1242.56 s
[aeson] tokens text: OK
1242.56 s
[aeson] y_array_with_several_null.json
1242.56 s
[aeson] decode: OK
1242.56 s
[aeson] decode via tokens: OK
1242.56 s
[aeson] tokens bs: OK
1242.56 s
[aeson] tokens lbs: OK
1242.57 s
[aeson] tokens text: OK
1242.57 s
[aeson] y_array_with_trailing_space.json
1242.57 s
[aeson] decode: OK
1242.57 s
[aeson] decode via tokens: OK
1242.57 s
[aeson] tokens bs: OK
1242.57 s
[aeson] tokens lbs: OK
1242.57 s
[aeson] tokens text: OK
1242.57 s
[aeson] y_number.json
1242.58 s
[aeson] decode: OK
1242.58 s
[aeson] decode via tokens: OK
1242.58 s
[aeson] tokens bs: OK
1242.58 s
[aeson] tokens lbs: OK
1242.58 s
[aeson] tokens text: OK
1242.58 s
[aeson] y_number_0e+1.json
1242.59 s
[aeson] decode: OK
1242.59 s
[aeson] decode via tokens: OK
1242.59 s
[aeson] tokens bs: OK
1242.59 s
[aeson] tokens lbs: OK
1242.59 s
[aeson] tokens text: OK
1242.59 s
[aeson] y_number_0e1.json
1242.59 s
[aeson] decode: OK
1242.59 s
[aeson] decode via tokens: OK
1242.60 s
[aeson] tokens bs: OK
1242.60 s
[aeson] tokens lbs: OK
1242.60 s
[aeson] tokens text: OK
1242.60 s
[aeson] y_number_after_space.json
1242.60 s
[aeson] decode: OK
1242.61 s
[aeson] decode via tokens: OK
1242.61 s
[aeson] tokens bs: OK
1242.61 s
[aeson] tokens lbs: OK
1242.61 s
[aeson] tokens text: OK
1242.61 s
[aeson] y_number_double_close_to_zero.json
1242.61 s
[aeson] decode: OK
1242.61 s
[aeson] decode via tokens: OK
1242.62 s
[aeson] tokens bs: OK
1242.62 s
[aeson] tokens lbs: OK
1242.62 s
[aeson] tokens text: OK
1242.62 s
[aeson] y_number_int_with_exp.json
1242.62 s
[aeson] decode: OK
1242.62 s
[aeson] decode via tokens: OK
1242.63 s
[aeson] tokens bs: OK
1242.63 s
[aeson] tokens lbs: OK
1242.63 s
[aeson] tokens text: OK
1242.63 s
[aeson] y_number_minus_zero.json
1242.63 s
[aeson] decode: OK
1242.63 s
[aeson] decode via tokens: OK
1242.64 s
[aeson] tokens bs: OK
1242.64 s
[aeson] tokens lbs: OK
1242.64 s
[aeson] tokens text: OK
1242.64 s
[aeson] y_number_negative_int.json
1242.64 s
[aeson] decode: OK
1242.64 s
[aeson] decode via tokens: OK
1242.64 s
[aeson] tokens bs: OK
1242.65 s
[aeson] tokens lbs: OK
1242.65 s
[aeson] tokens text: OK
1242.65 s
[aeson] y_number_negative_one.json
1242.65 s
[aeson] decode: OK
1242.65 s
[aeson] decode via tokens: OK
1242.65 s
[aeson] tokens bs: OK
1242.65 s
[aeson] tokens lbs: OK
1242.66 s
[aeson] tokens text: OK
1242.66 s
[aeson] y_number_negative_zero.json
1242.66 s
[aeson] decode: OK
1242.66 s
[aeson] decode via tokens: OK
1242.66 s
[aeson] tokens bs: OK
1242.66 s
[aeson] tokens lbs: OK
1242.66 s
[aeson] tokens text: OK
1242.66 s
[aeson] y_number_real_capital_e.json
1242.67 s
[aeson] decode: OK
1242.67 s
[aeson] decode via tokens: OK
1242.67 s
[aeson] tokens bs: OK
1242.67 s
[aeson] tokens lbs: OK
1242.67 s
[aeson] tokens text: OK
1242.67 s
[aeson] y_number_real_capital_e_neg_exp.json
1242.68 s
[aeson] decode: OK
1242.68 s
[aeson] decode via tokens: OK
1242.68 s
[aeson] tokens bs: OK
1242.68 s
[aeson] tokens lbs: OK
1242.68 s
[aeson] tokens text: OK
1242.68 s
[aeson] y_number_real_capital_e_pos_exp.json
1242.68 s
[aeson] decode: OK
1242.69 s
[aeson] decode via tokens: OK
1242.69 s
[aeson] tokens bs: OK
1242.69 s
[aeson] tokens lbs: OK
1242.69 s
[aeson] tokens text: OK
1242.69 s
[aeson] y_number_real_exponent.json
1242.69 s
[aeson] decode: OK
1242.70 s
[aeson] decode via tokens: OK
1242.70 s
[aeson] tokens bs: OK
1242.70 s
[aeson] tokens lbs: OK
1242.70 s
[aeson] tokens text: OK
1242.70 s
[aeson] y_number_real_fraction_exponent.json
1242.70 s
[aeson] decode: OK
1242.71 s
[aeson] decode via tokens: OK
1242.71 s
[aeson] tokens bs: OK
1242.71 s
[aeson] tokens lbs: OK
1242.71 s
[aeson] tokens text: OK
1242.71 s
[aeson] y_number_real_neg_exp.json
1242.71 s
[aeson] decode: OK
1242.71 s
[aeson] decode via tokens: OK
1242.72 s
[aeson] tokens bs: OK
1242.72 s
[aeson] tokens lbs: OK
1242.72 s
[aeson] tokens text: OK
1242.72 s
[aeson] y_number_real_pos_exponent.json
1242.72 s
[aeson] decode: OK
1242.72 s
[aeson] decode via tokens: OK
1242.73 s
[aeson] tokens bs: OK
1242.73 s
[aeson] tokens lbs: OK
1242.73 s
[aeson] tokens text: OK
1242.73 s
[aeson] y_number_simple_int.json
1242.73 s
[aeson] decode: OK
1242.73 s
[aeson] decode via tokens: OK
1242.73 s
[aeson] tokens bs: OK
1242.74 s
[aeson] tokens lbs: OK
1242.74 s
[aeson] tokens text: OK
1242.74 s
[aeson] y_number_simple_real.json
1242.74 s
[aeson] decode: OK
1242.74 s
[aeson] decode via tokens: OK
1242.75 s
[aeson] tokens bs: OK
1242.75 s
[aeson] tokens lbs: OK
1242.75 s
[aeson] tokens text: OK
1242.75 s
[aeson] y_object.json
1242.75 s
[aeson] decode: OK
1242.75 s
[aeson] decode via tokens: OK
1242.75 s
[aeson] tokens bs: OK
1242.76 s
[aeson] tokens lbs: OK
1242.76 s
[aeson] tokens text: OK
1242.76 s
[aeson] y_object_basic.json
1242.76 s
[aeson] decode: OK
1242.77 s
[aeson] decode via tokens: OK
1242.77 s
[aeson] tokens bs: OK
1242.77 s
[aeson] tokens lbs: OK
1242.77 s
[aeson] tokens text: OK
1242.77 s
[aeson] y_object_duplicated_key.json
1242.77 s
[aeson] decode: OK
1242.77 s
[aeson] decode via tokens: OK
1242.78 s
[aeson] tokens bs: OK
1242.78 s
[aeson] tokens lbs: OK
1242.78 s
[aeson] tokens text: OK
1242.78 s
[aeson] y_object_duplicated_key_and_value.json
1242.78 s
[aeson] decode: OK
1242.79 s
[aeson] decode via tokens: OK
1242.79 s
[aeson] tokens bs: OK
1242.79 s
[aeson] tokens lbs: OK
1242.79 s
[aeson] tokens text: OK
1242.79 s
[aeson] y_object_empty.json
1242.79 s
[aeson] decode: OK
1242.80 s
[aeson] decode via tokens: OK
1242.80 s
[aeson] tokens bs: OK
1242.80 s
[aeson] tokens lbs: OK
1242.80 s
[aeson] tokens text: OK
1242.80 s
[aeson] y_object_empty_key.json
1242.80 s
[aeson] decode: OK
1242.81 s
[aeson] decode via tokens: OK
1242.81 s
[aeson] tokens bs: OK
1242.81 s
[aeson] tokens lbs: OK
1242.81 s
[aeson] tokens text: OK
1242.81 s
[aeson] y_object_escaped_null_in_key.json
1242.81 s
[aeson] decode: OK
1242.82 s
[aeson] decode via tokens: OK
1242.82 s
[aeson] tokens bs: OK
1242.82 s
[aeson] tokens lbs: OK
1242.82 s
[aeson] tokens text: OK
1242.82 s
[aeson] y_object_extreme_numbers.json
1242.83 s
[aeson] decode: OK
1242.83 s
[aeson] decode via tokens: OK
1242.83 s
[aeson] tokens bs: OK
1242.83 s
[aeson] tokens lbs: OK
1242.83 s
[aeson] tokens text: OK
1242.83 s
[aeson] y_object_long_strings.json
1242.84 s
[aeson] decode: OK
1242.84 s
[aeson] decode via tokens: OK
1242.84 s
[aeson] tokens bs: OK
1242.84 s
[aeson] tokens lbs: OK
1242.84 s
[aeson] tokens text: OK
1242.84 s
[aeson] y_object_simple.json
1242.85 s
[aeson] decode: OK
1242.85 s
[aeson] decode via tokens: OK
1242.85 s
[aeson] tokens bs: OK
1242.85 s
[aeson] tokens lbs: OK
1242.86 s
[aeson] tokens text: OK
1242.86 s
[aeson] y_object_string_unicode.json
1242.86 s
[aeson] decode: OK
1242.86 s
[aeson] decode via tokens: OK
1242.86 s
[aeson] tokens bs: OK
1242.86 s
[aeson] tokens lbs: OK
1242.86 s
[aeson] tokens text: OK
1242.86 s
[aeson] y_object_with_newlines.json
1242.87 s
[aeson] decode: OK
1242.87 s
[aeson] decode via tokens: OK
1242.87 s
[aeson] tokens bs: OK
1242.87 s
[aeson] tokens lbs: OK
1242.87 s
[aeson] tokens text: OK
1242.87 s
[aeson] y_string_1_2_3_bytes_UTF-8_sequences.json
1242.88 s
[aeson] decode: OK
1242.88 s
[aeson] decode via tokens: OK
1242.88 s
[aeson] tokens bs: OK
1242.88 s
[aeson] tokens lbs: OK
1242.88 s
[aeson] tokens text: OK
1242.88 s
[aeson] y_string_accepted_surrogate_pair.json
1242.88 s
[aeson] decode: OK
1242.89 s
[aeson] decode via tokens: OK
1242.89 s
[aeson] tokens bs: OK
1242.89 s
[aeson] tokens lbs: OK
1242.89 s
[aeson] tokens text: OK
1242.89 s
[aeson] y_string_accepted_surrogate_pairs.json
1242.89 s
[aeson] decode: OK
1242.89 s
[aeson] decode via tokens: OK
1242.90 s
[aeson] tokens bs: OK
1242.90 s
[aeson] tokens lbs: OK
1242.90 s
[aeson] tokens text: OK
1242.90 s
[aeson] y_string_allowed_escapes.json
1242.90 s
[aeson] decode: OK
1242.91 s
[aeson] decode via tokens: OK
1242.91 s
[aeson] tokens bs: OK
1242.91 s
[aeson] tokens lbs: OK
1242.91 s
[aeson] tokens text: OK
1242.91 s
[aeson] y_string_backslash_and_u_escaped_zero.json
1242.91 s
[aeson] decode: OK
1242.92 s
[aeson] decode via tokens: OK
1242.92 s
[aeson] tokens bs: OK
1242.92 s
[aeson] tokens lbs: OK
1242.92 s
[aeson] tokens text: OK
1242.92 s
[aeson] y_string_backslash_doublequotes.json
1242.92 s
[aeson] decode: OK
1242.92 s
[aeson] decode via tokens: OK
1242.93 s
[aeson] tokens bs: OK
1242.93 s
[aeson] tokens lbs: OK
1242.93 s
[aeson] tokens text: OK
1242.93 s
[aeson] y_string_comments.json
1242.93 s
[aeson] decode: OK
1242.93 s
[aeson] decode via tokens: OK
1242.94 s
[aeson] tokens bs: OK
1242.94 s
[aeson] tokens lbs: OK
1242.94 s
[aeson] tokens text: OK
1242.94 s
[aeson] y_string_double_escape_a.json
1242.94 s
[aeson] decode: OK
1242.95 s
[aeson] decode via tokens: OK
1242.95 s
[aeson] tokens bs: OK
1242.95 s
[aeson] tokens lbs: OK
1242.95 s
[aeson] tokens text: OK
1242.95 s
[aeson] y_string_double_escape_n.json
1242.95 s
[aeson] decode: OK
1242.96 s
[aeson] decode via tokens: OK
1242.96 s
[aeson] tokens bs: OK
1242.96 s
[aeson] tokens lbs: OK
1242.96 s
[aeson] tokens text: OK
1242.96 s
[aeson] y_string_escaped_control_character.json
1242.96 s
[aeson] decode: OK
1242.97 s
[aeson] decode via tokens: OK
1242.97 s
[aeson] tokens bs: OK
1242.97 s
[aeson] tokens lbs: OK
1242.97 s
[aeson] tokens text: OK
1242.97 s
[aeson] y_string_escaped_noncharacter.json
1242.97 s
[aeson] decode: OK
1242.98 s
[aeson] decode via tokens: OK
1242.98 s
[aeson] tokens bs: OK
1242.98 s
[aeson] tokens lbs: OK
1242.98 s
[aeson] tokens text: OK
1242.98 s
[aeson] y_string_in_array.json
1242.98 s
[aeson] decode: OK
1242.99 s
[aeson] decode via tokens: OK
1242.99 s
[aeson] tokens bs: OK
1242.99 s
[aeson] tokens lbs: OK
1242.99 s
[aeson] tokens text: OK
1242.99 s
[aeson] y_string_in_array_with_leading_space.json
1242.99 s
[aeson] decode: OK
1243.00 s
[aeson] decode via tokens: OK
1243.00 s
[aeson] tokens bs: OK
1243.00 s
[aeson] tokens lbs: OK
1243.00 s
[aeson] tokens text: OK
1243.00 s
[aeson] y_string_last_surrogates_1_and_2.json
1243.00 s
[aeson] decode: OK
1243.01 s
[aeson] decode via tokens: OK
1243.01 s
[aeson] tokens bs: OK
1243.01 s
[aeson] tokens lbs: OK
1243.01 s
[aeson] tokens text: OK
1243.01 s
[aeson] y_string_nbsp_uescaped.json
1243.01 s
[aeson] decode: OK
1243.02 s
[aeson] decode via tokens: OK
1243.02 s
[aeson] tokens bs: OK
1243.02 s
[aeson] tokens lbs: OK
1243.02 s
[aeson] tokens text: OK
1243.02 s
[aeson] y_string_nonCharacterInUTF-8_U+10FFFF.json
1243.03 s
[aeson] decode: OK
1243.03 s
[aeson] decode via tokens: OK
1243.03 s
[aeson] tokens bs: OK
1243.03 s
[aeson] tokens lbs: OK
1243.03 s
[aeson] tokens text: OK
1243.03 s
[aeson] y_string_nonCharacterInUTF-8_U+FFFF.json
1243.03 s
[aeson] decode: OK
1243.04 s
[aeson] decode via tokens: OK
1243.04 s
[aeson] tokens bs: OK
1243.04 s
[aeson] tokens lbs: OK
1243.04 s
[aeson] tokens text: OK
1243.04 s
[aeson] y_string_null_escape.json
1243.04 s
[aeson] decode: OK
1243.05 s
[aeson] decode via tokens: OK
1243.05 s
[aeson] tokens bs: OK
1243.05 s
[aeson] tokens lbs: OK
1243.05 s
[aeson] tokens text: OK
1243.05 s
[aeson] y_string_one-byte-utf-8.json
1243.05 s
[aeson] decode: OK
1243.05 s
[aeson] decode via tokens: OK
1243.05 s
[aeson] tokens bs: OK
1243.06 s
[aeson] tokens lbs: OK
1243.06 s
[aeson] tokens text: OK
1243.06 s
[aeson] y_string_pi.json
1243.06 s
[aeson] decode: OK
1243.06 s
[aeson] decode via tokens: OK
1243.06 s
[aeson] tokens bs: OK
1243.07 s
[aeson] tokens lbs: OK
1243.07 s
[aeson] tokens text: OK
1243.07 s
[aeson] y_string_reservedCharacterInUTF-8_U+1BFFF.json
1243.07 s
[aeson] decode: OK
1243.07 s
[aeson] decode via tokens: OK
1243.07 s
[aeson] tokens bs: OK
1243.08 s
[aeson] tokens lbs: OK
1243.08 s
[aeson] tokens text: OK
1243.08 s
[lens] [2 of 6] Compiling T1024 ( tests/T1024.hs, dist/build/templates/templates-tmp/T1024.o )
1243.08 s
[lens] [3 of 6] Compiling T799 ( tests/T799.hs, dist/build/templates/templates-tmp/T799.o, dist/build/templates/templates-tmp/T799.dyn_o )
1243.08 s
[lens] [4 of 6] Compiling T917 ( tests/T917.hs, dist/build/templates/templates-tmp/T917.o, dist/build/templates/templates-tmp/T917.dyn_o )
1243.08 s
[aeson] y_string_simple_ascii.json
1243.08 s
[lens] [5 of 6] Compiling T972 ( tests/T972.hs, dist/build/templates/templates-tmp/T972.o, dist/build/templates/templates-tmp/T972.dyn_o )
1243.08 s
[lens] [6 of 6] Compiling Main ( tests/templates.hs, dist/build/templates/templates-tmp/Main.o )
1243.08 s
[aeson] decode: OK
1243.08 s
[aeson] decode via tokens: OK
1243.08 s
[aeson] tokens bs: OK
1243.09 s
[aeson] tokens lbs: OK
1243.09 s
[aeson] tokens text: OK
1243.09 s
[aeson] y_string_space.json
1243.09 s
[aeson] decode: OK
1243.09 s
[aeson] decode via tokens: OK
1243.10 s
[aeson] tokens bs: OK
1243.10 s
[aeson] tokens lbs: OK
1243.10 s
[aeson] tokens text: OK
1243.10 s
[aeson] y_string_surrogates_U+1D11E_MUSICAL_SYMBOL_G_CLEF.json
1243.10 s
[aeson] decode: OK
1243.10 s
[aeson] decode via tokens: OK
1243.10 s
[aeson] tokens bs: OK
1243.11 s
[aeson] tokens lbs: OK
1243.11 s
[aeson] tokens text: OK
1243.11 s
[aeson] y_string_three-byte-utf-8.json
1243.11 s
[aeson] decode: OK
1243.11 s
[aeson] decode via tokens: OK
1243.11 s
[aeson] tokens bs: OK
1243.12 s
[aeson] tokens lbs: OK
1243.12 s
[aeson] tokens text: OK
1243.12 s
[aeson] y_string_two-byte-utf-8.json
1243.12 s
[aeson] decode: OK
1243.12 s
[aeson] decode via tokens: OK
1243.12 s
[aeson] tokens bs: OK
1243.12 s
[aeson] tokens lbs: OK
1243.13 s
[aeson] tokens text: OK
1243.13 s
[aeson] y_string_u+2028_line_sep.json
1243.13 s
[aeson] decode: OK
1243.13 s
[aeson] decode via tokens: OK
1243.13 s
[aeson] tokens bs: OK
1243.13 s
[aeson] tokens lbs: OK
1243.14 s
[aeson] tokens text: OK
1243.14 s
[aeson] y_string_u+2029_par_sep.json
1243.14 s
[aeson] decode: OK
1243.14 s
[aeson] decode via tokens: OK
1243.14 s
[aeson] tokens bs: OK
1243.14 s
[aeson] tokens lbs: OK
1243.14 s
[aeson] tokens text: OK
1243.14 s
[aeson] y_string_uEscape.json
1243.15 s
[aeson] decode: OK
1243.15 s
[aeson] decode via tokens: OK
1243.15 s
[aeson] tokens bs: OK
1243.15 s
[aeson] tokens lbs: OK
1243.15 s
[aeson] tokens text: OK
1243.15 s
[aeson] y_string_uescaped_newline.json
1243.15 s
[aeson] decode: OK
1243.15 s
[aeson] decode via tokens: OK
1243.16 s
[aeson] tokens bs: OK
1243.16 s
[aeson] tokens lbs: OK
1243.16 s
[aeson] tokens text: OK
1243.16 s
[aeson] y_string_unescaped_char_delete.json
1243.16 s
[aeson] decode: OK
1243.16 s
[aeson] decode via tokens: OK
1243.16 s
[aeson] tokens bs: OK
1243.17 s
[aeson] tokens lbs: OK
1243.17 s
[aeson] tokens text: OK
1243.17 s
[aeson] y_string_unicode.json
1243.17 s
[aeson] decode: OK
1243.17 s
[aeson] decode via tokens: OK
1243.17 s
[aeson] tokens bs: OK
1243.17 s
[aeson] tokens lbs: OK
1243.18 s
[aeson] tokens text: OK
1243.18 s
[aeson] y_string_unicodeEscapedBackslash.json
1243.18 s
[aeson] decode: OK
1243.18 s
[aeson] decode via tokens: OK
1243.18 s
[aeson] tokens bs: OK
1243.18 s
[aeson] tokens lbs: OK
1243.18 s
[aeson] tokens text: OK
1243.18 s
[aeson] y_string_unicode_2.json
1243.19 s
[aeson] decode: OK
1243.19 s
[aeson] decode via tokens: OK
1243.19 s
[aeson] tokens bs: OK
1243.19 s
[aeson] tokens lbs: OK
1243.19 s
[aeson] tokens text: OK
1243.19 s
[aeson] y_string_unicode_U+10FFFE_nonchar.json
1243.20 s
[aeson] decode: OK
1243.20 s
[aeson] decode via tokens: OK
1243.20 s
[aeson] tokens bs: OK
1243.20 s
[aeson] tokens lbs: OK
1243.20 s
[aeson] tokens text: OK
1243.20 s
[aeson] y_string_unicode_U+1FFFE_nonchar.json
1243.21 s
[aeson] decode: OK
1243.21 s
[aeson] decode via tokens: OK
1243.21 s
[aeson] tokens bs: OK
1243.21 s
[aeson] tokens lbs: OK
1243.21 s
[aeson] tokens text: OK
1243.21 s
[aeson] y_string_unicode_U+200B_ZERO_WIDTH_SPACE.json
1243.22 s
[aeson] decode: OK
1243.22 s
[aeson] decode via tokens: OK
1243.22 s
[aeson] tokens bs: OK
1243.22 s
[aeson] tokens lbs: OK
1243.22 s
[aeson] tokens text: OK
1243.22 s
[aeson] y_string_unicode_U+2064_invisible_plus.json
1243.22 s
[aeson] decode: OK
1243.23 s
[aeson] decode via tokens: OK
1243.23 s
[aeson] tokens bs: OK
1243.23 s
[aeson] tokens lbs: OK
1243.23 s
[aeson] tokens text: OK
1243.23 s
[aeson] y_string_unicode_U+FDD0_nonchar.json
1243.23 s
[aeson] decode: OK
1243.24 s
[aeson] decode via tokens: OK
1243.24 s
[aeson] tokens bs: OK
1243.24 s
[aeson] tokens lbs: OK
1243.24 s
[aeson] tokens text: OK
1243.24 s
[aeson] y_string_unicode_U+FFFE_nonchar.json
1243.24 s
[aeson] decode: OK
1243.24 s
[aeson] decode via tokens: OK
1243.25 s
[aeson] tokens bs: OK
1243.25 s
[aeson] tokens lbs: OK
1243.25 s
[aeson] tokens text: OK
1243.25 s
[aeson] y_string_unicode_escaped_double_quote.json
1243.25 s
[aeson] decode: OK
1243.25 s
[aeson] decode via tokens: OK
1243.26 s
[aeson] tokens bs: OK
1243.26 s
[aeson] tokens lbs: OK
1243.26 s
[aeson] tokens text: OK
1243.26 s
[aeson] y_string_utf8.json
1243.26 s
[aeson] decode: OK
1243.26 s
[aeson] decode via tokens: OK
1243.27 s
[aeson] tokens bs: OK
1243.27 s
[aeson] tokens lbs: OK
1243.27 s
[aeson] tokens text: OK
1243.27 s
[aeson] y_string_with_del_character.json
1243.27 s
[aeson] decode: OK
1243.28 s
[aeson] decode via tokens: OK
1243.28 s
[aeson] tokens bs: OK
1243.28 s
[aeson] tokens lbs: OK
1243.28 s
[aeson] tokens text: OK
1243.28 s
[aeson] y_structure_lonely_false.json
1243.28 s
[aeson] decode: OK
1243.29 s
[aeson] decode via tokens: OK
1243.29 s
[aeson] tokens bs: OK
1243.29 s
[aeson] tokens lbs: OK
1243.29 s
[aeson] tokens text: OK
1243.29 s
[aeson] y_structure_lonely_int.json
1243.29 s
[aeson] decode: OK
1243.29 s
[aeson] decode via tokens: OK
1243.30 s
[aeson] tokens bs: OK
1243.30 s
[aeson] tokens lbs: OK
1243.30 s
[aeson] tokens text: OK
1243.30 s
[aeson] y_structure_lonely_negative_real.json
1243.30 s
[aeson] decode: OK
1243.30 s
[aeson] decode via tokens: OK
1243.31 s
[aeson] tokens bs: OK
1243.31 s
[aeson] tokens lbs: OK
1243.31 s
[aeson] tokens text: OK
1243.31 s
[aeson] y_structure_lonely_null.json
1243.31 s
[aeson] decode: OK
1243.31 s
[aeson] decode via tokens: OK
1243.31 s
[aeson] tokens bs: OK
1243.32 s
[aeson] tokens lbs: OK
1243.32 s
[aeson] tokens text: OK
1243.32 s
[aeson] y_structure_lonely_string.json
1243.32 s
[aeson] decode: OK
1243.32 s
[aeson] decode via tokens: OK
1243.32 s
[aeson] tokens bs: OK
1243.33 s
[aeson] tokens lbs: OK
1243.33 s
[aeson] tokens text: OK
1243.33 s
[aeson] y_structure_lonely_true.json
1243.33 s
[aeson] decode: OK
1243.33 s
[aeson] decode via tokens: OK
1243.33 s
[aeson] tokens bs: OK
1243.34 s
[aeson] tokens lbs: OK
1243.34 s
[aeson] tokens text: OK
1243.34 s
[aeson] y_structure_string_empty.json
1243.34 s
[aeson] decode: OK
1243.34 s
[aeson] decode via tokens: OK
1243.34 s
[aeson] tokens bs: OK
1243.34 s
[aeson] tokens lbs: OK
1243.35 s
[aeson] tokens text: OK
1243.35 s
[aeson] y_structure_trailing_newline.json
1243.35 s
[aeson] decode: OK
1243.35 s
[aeson] decode via tokens: OK
1243.35 s
[aeson] tokens bs: OK
1243.35 s
[aeson] tokens lbs: OK
1243.35 s
[aeson] tokens text: OK
1243.35 s
[aeson] y_structure_true_in_array.json
1243.36 s
[aeson] decode: OK
1243.36 s
[aeson] decode via tokens: OK
1243.36 s
[aeson] tokens bs: OK
1243.36 s
[aeson] tokens lbs: OK
1243.36 s
[aeson] tokens text: OK
1243.36 s
[aeson] y_structure_whitespace_array.json
1243.37 s
[aeson] decode: OK
1243.37 s
[aeson] decode via tokens: OK
1243.37 s
[aeson] tokens bs: OK
1243.37 s
[aeson] tokens lbs: OK
1243.37 s
[aeson] tokens text: OK
1243.37 s
[aeson] number_-9223372036854775808.json
1243.37 s
[aeson] decode: OK
1243.38 s
[aeson] decode via tokens: OK
1243.38 s
[aeson] tokens bs: OK
1243.38 s
[aeson] tokens lbs: OK
1243.38 s
[aeson] tokens text: OK
1243.38 s
[aeson] number_-9223372036854775809.json
1243.38 s
[aeson] decode: OK
1243.38 s
[aeson] decode via tokens: OK
1243.39 s
[aeson] tokens bs: OK
1243.39 s
[aeson] tokens lbs: OK
1243.39 s
[aeson] tokens text: OK
1243.39 s
[aeson] number_1000000000000000.json
1243.39 s
[aeson] decode: OK
1243.39 s
[aeson] decode via tokens: OK
1243.39 s
[aeson] tokens bs: OK
1243.40 s
[aeson] tokens lbs: OK
1243.40 s
[aeson] tokens text: OK
1243.40 s
[aeson] number_10000000000000000999.json
1243.40 s
[aeson] decode: OK
1243.40 s
[aeson] decode via tokens: OK
1243.40 s
[aeson] tokens bs: OK
1243.41 s
[aeson] tokens lbs: OK
1243.41 s
[aeson] tokens text: OK
1243.41 s
[aeson] number_1e-999.json
1243.41 s
[aeson] decode: OK
1243.41 s
[aeson] decode via tokens: OK
1243.41 s
[aeson] tokens bs: OK
1243.41 s
[aeson] tokens lbs: OK
1243.42 s
[aeson] tokens text: OK
1243.42 s
[aeson] number_1e6.json
1243.42 s
[aeson] decode: OK
1243.42 s
[aeson] decode via tokens: OK
1243.42 s
[aeson] tokens bs: OK
1243.42 s
[aeson] tokens lbs: OK
1243.43 s
[aeson] tokens text: OK
1243.43 s
[aeson] number_9223372036854775807.json
1243.43 s
[aeson] decode: OK
1243.43 s
[aeson] decode via tokens: OK
1243.43 s
[aeson] tokens bs: OK
1243.43 s
[aeson] tokens lbs: OK
1243.43 s
[aeson] tokens text: OK
1243.43 s
[aeson] number_9223372036854775808.json
1243.44 s
[aeson] decode: OK
1243.44 s
[aeson] decode via tokens: OK
1243.44 s
[aeson] tokens bs: OK
1243.44 s
[aeson] tokens lbs: OK
1243.44 s
[aeson] tokens text: OK
1243.44 s
[aeson] object_key_nfc_nfd.json
1243.44 s
[aeson] decode: OK
1243.45 s
[aeson] decode via tokens: OK
1243.45 s
[aeson] tokens bs: OK
1243.45 s
[aeson] tokens lbs: OK
1243.45 s
[aeson] tokens text: OK
1243.45 s
[aeson] object_key_nfd_nfc.json
1243.45 s
[aeson] decode: OK
1243.46 s
[aeson] decode via tokens: OK
1243.46 s
[aeson] tokens bs: OK
1243.46 s
[aeson] tokens lbs: OK
1243.46 s
[aeson] tokens text: OK
1243.46 s
[aeson] object_same_key_different_values.json
1243.46 s
[aeson] decode: OK
1243.47 s
[aeson] decode via tokens: OK
1243.47 s
[aeson] tokens bs: OK
1243.47 s
[aeson] tokens lbs: OK
1243.47 s
[aeson] tokens text: OK
1243.47 s
[aeson] object_same_key_same_value.json
1243.47 s
[aeson] decode: OK
1243.47 s
[aeson] decode via tokens: OK
1243.48 s
[aeson] tokens bs: OK
1243.48 s
[aeson] tokens lbs: OK
1243.48 s
[aeson] tokens text: OK
1243.48 s
[aeson] object_same_key_unclear_values.json
1243.48 s
[aeson] decode: OK
1243.48 s
[aeson] decode via tokens: OK
1243.48 s
[aeson] tokens bs: OK
1243.49 s
[aeson] tokens lbs: OK
1243.49 s
[aeson] tokens text: OK
1243.49 s
[aeson] string_1_escaped_invalid_codepoint.json
1243.49 s
[aeson] decode: OK
1243.49 s
[aeson] tokens bs: OK
1243.49 s
[aeson] tokens lbs: OK
1243.49 s
[aeson] tokens text: OK
1243.49 s
[aeson] Golden file did not exist; created
1243.49 s
[aeson] string_1_invalid_codepoint.json
1243.49 s
[aeson] decode: OK
1243.49 s
[aeson] tokens bs: OK
1243.50 s
[aeson] tokens lbs: OK
1243.50 s
[aeson] tokens text: OK
1243.50 s
[aeson] Golden file did not exist; created
1243.50 s
[aeson] string_2_escaped_invalid_codepoints.json
1243.50 s
[aeson] decode: OK
1243.50 s
[aeson] tokens bs: OK
1243.50 s
[aeson] tokens lbs: OK
1243.50 s
[aeson] tokens text: OK
1243.50 s
[aeson] Golden file did not exist; created
1243.50 s
[aeson] string_2_invalid_codepoints.json
1243.50 s
[aeson] decode: OK
1243.50 s
[aeson] tokens bs: OK
1243.50 s
[aeson] tokens lbs: OK
1243.50 s
[aeson] tokens text: OK
1243.50 s
[aeson] Golden file did not exist; created
1243.50 s
[aeson] string_3_escaped_invalid_codepoints.json
1243.50 s
[aeson] decode: OK
1243.51 s
[aeson] tokens bs: OK
1243.51 s
[aeson] tokens lbs: OK
1243.51 s
[aeson] tokens text: OK
1243.51 s
[aeson] Golden file did not exist; created
1243.51 s
[aeson] string_3_invalid_codepoints.json
1243.51 s
[aeson] decode: OK
1243.51 s
[aeson] tokens bs: OK
1243.51 s
[aeson] tokens lbs: OK
1243.51 s
[aeson] tokens text: OK
1243.51 s
[aeson] Golden file did not exist; created
1243.51 s
[aeson] string_with_escaped_NULL.json
1243.52 s
[aeson] decode: OK
1243.52 s
[aeson] decode via tokens: OK
1243.52 s
[aeson] tokens bs: OK
1243.52 s
[aeson] tokens lbs: OK
1243.53 s
[aeson] tokens text: OK
1243.53 s
[aeson] encoders
1243.53 s
[aeson] benchmarks/json-data/example.json: OK
1243.53 s
[aeson] benchmarks/json-data/integers.json: OK
1243.54 s
[aeson] benchmarks/json-data/jp100.json: OK
1243.57 s
[aeson] benchmarks/json-data/numbers.json: OK (0.03s)
1243.57 s
[aeson] benchmarks/json-data/twitter10.json: OK
1243.57 s
[aeson] benchmarks/json-data/twitter20.json: OK
1243.58 s
[aeson] benchmarks/json-data/geometry.json: OK (0.02s)
1243.58 s
[aeson] benchmarks/json-data/jp10.json: OK
1243.59 s
[aeson] benchmarks/json-data/jp50.json: OK
1243.59 s
[aeson] benchmarks/json-data/twitter1.json: OK
1243.59 s
[aeson] benchmarks/json-data/twitter100.json: OK
1243.59 s
[aeson] benchmarks/json-data/twitter50.json: OK
1243.60 s
[aeson]
1243.60 s
[aeson] All 2085 tests passed (6.15s)
1243.62 s
[aeson] Test suite aeson-tests: PASS
1243.62 s
[aeson] Test suite logged to: dist/test/aeson-2.2.3.0-aeson-tests.log
1243.62 s
[aeson] 1 of 1 test suites (1 of 1 test cases) passed.
1243.65 s
[aeson] Phase: haddockPhase
1244.07 s
[aeson] Preprocessing library for aeson-2.2.3.0...
1244.09 s
[aeson] Running Haddock on library for aeson-2.2.3.0...
1244.09 s
[aeson] Warning: The documentation for the following packages are not installed. No
1244.09 s
[aeson] links will be generated to these packages: vector-0.13.2.0
1245.44 s
[aeson] [ 1 of 32] Compiling Data.Aeson.Internal.ByteString ( src/Data/Aeson/Internal/ByteString.hs, nothing )
1245.77 s
[lens] [7 of 7] Linking dist/build/templates/templates
1245.77 s
[aeson] [ 2 of 32] Compiling Data.Aeson.Internal.Functions ( src/Data/Aeson/Internal/Functions.hs, nothing )
1245.90 s
[aeson] [ 3 of 32] Compiling Data.Aeson.Internal.Prelude ( src/Data/Aeson/Internal/Prelude.hs, nothing )
1246.11 s
[aeson] [ 4 of 32] Compiling Data.Aeson.Internal.Scientific ( src/Data/Aeson/Internal/Scientific.hs, nothing )
1246.33 s
[aeson] [ 5 of 32] Compiling Data.Aeson.Internal.TH ( src/Data/Aeson/Internal/TH.hs, nothing )
1246.39 s
[aeson] [ 6 of 32] Compiling Data.Aeson.Internal.Text ( src/Data/Aeson/Internal/Text.hs, nothing )
1246.41 s
[aeson] [ 7 of 32] Compiling Data.Aeson.Internal.Unescape ( src/Data/Aeson/Internal/Unescape.hs, nothing )
1246.78 s
[aeson] [ 8 of 32] Compiling Data.Aeson.Internal.UnescapeFromText ( src/Data/Aeson/Internal/UnescapeFromText.hs, nothing )
1246.84 s
[lens] Preprocessing test suite 'hunit' for lens-5.3.5...
1246.84 s
[lens] Building test suite 'hunit' for lens-5.3.5...
1247.04 s
[lens] [1 of 1] Compiling Main ( tests/hunit.hs, dist/build/hunit/hunit-tmp/Main.o )
1247.24 s
[aeson] [ 9 of 32] Compiling Data.Aeson.Key ( src/Data/Aeson/Key.hs, nothing )
1247.39 s
[aeson] [10 of 32] Compiling Data.Aeson.Decoding.Tokens ( src/Data/Aeson/Decoding/Tokens.hs, nothing )
1247.56 s
[aeson] [11 of 32] Compiling Data.Aeson.Decoding.Internal ( src/Data/Aeson/Decoding/Internal.hs, nothing )
1247.57 s
[aeson] [12 of 32] Compiling Data.Aeson.Decoding.Text ( src/Data/Aeson/Decoding/Text.hs, nothing )
1247.79 s
[aeson] [13 of 32] Compiling Data.Aeson.Decoding.ByteString.Lazy ( src/Data/Aeson/Decoding/ByteString/Lazy.hs, nothing )
1248.00 s
[aeson] [14 of 32] Compiling Data.Aeson.Decoding.ByteString ( src/Data/Aeson/Decoding/ByteString.hs, nothing )
1248.19 s
[aeson] [15 of 32] Compiling Data.Aeson.KeyMap ( src/Data/Aeson/KeyMap.hs, nothing )
1248.71 s
[aeson] [16 of 32] Compiling Data.Aeson.Types.Generic ( src/Data/Aeson/Types/Generic.hs, nothing )
1248.76 s
[aeson] [17 of 32] Compiling Data.Aeson.Types.Internal ( src/Data/Aeson/Types/Internal.hs, nothing )
1249.34 s
[aeson] [18 of 32] Compiling Data.Aeson.Parser.Time ( src/Data/Aeson/Parser/Time.hs, nothing )
1249.36 s
[aeson] [19 of 32] Compiling Data.Aeson.Encoding.Builder ( src/Data/Aeson/Encoding/Builder.hs, nothing )
1249.57 s
[aeson] [20 of 32] Compiling Data.Aeson.Encoding.Internal ( src/Data/Aeson/Encoding/Internal.hs, nothing )
1250.04 s
[aeson] [21 of 32] Compiling Data.Aeson.Encoding ( src/Data/Aeson/Encoding.hs, nothing )
1250.05 s
[aeson] [22 of 32] Compiling Data.Aeson.Decoding.Conversion ( src/Data/Aeson/Decoding/Conversion.hs, nothing )
1250.12 s
[aeson] [23 of 32] Compiling Data.Aeson.Types.FromJSON ( src/Data/Aeson/Types/FromJSON.hs, nothing )
1251.24 s
[lens] [2 of 2] Linking dist/build/hunit/hunit
1252.51 s
[lens] Preprocessing test suite 'properties' for lens-5.3.5...
1252.51 s
[lens] Building test suite 'properties' for lens-5.3.5...
1252.73 s
[lens] [1 of 2] Compiling Control.Lens.Properties ( lens-properties/src/Control/Lens/Properties.hs, dist/build/properties/properties-tmp/Control/Lens/Properties.o )
1253.33 s
[lens] [2 of 2] Compiling Main ( tests/properties.hs, dist/build/properties/properties-tmp/Main.o )
1253.35 s
[aeson] [24 of 32] Compiling Data.Aeson.Types.ToJSON ( src/Data/Aeson/Types/ToJSON.hs, nothing )
1255.06 s
[lens] [3 of 3] Linking dist/build/properties/properties
1256.17 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1615:23: warning : [ GHC-68441 ] [ -Wdeprecations ]
1256.17 s
[aeson] In the use of data constructor ‘Solo’
1256.17 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
1256.17 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
1256.17 s
[aeson] |
1256.17 s
[aeson] 1615 | liftToJSON _ t _ (Solo a) = t a
1256.17 s
[aeson] | ^^^^
1256.17 s
[aeson]
1256.43 s
[aeson] src/Data/Aeson/Types/ToJSON.hs:1618:27: warning : [ GHC-68441 ] [ -Wdeprecations ]
1256.48 s
[aeson] In the use of data constructor ‘Solo’
1256.48 s
[aeson] (imported from Data.Tuple.Solo, but defined in GHC.Tuple):
1256.48 s
[aeson] Deprecated: "The Solo constructor has been renamed to MkSolo to avoid punning."
1256.48 s
[aeson] |
1256.48 s
[aeson] 1618 | liftToEncoding _ t _ (Solo a) = t a
1256.48 s
[aeson] | ^^^^
1256.48 s
[aeson]
1256.48 s
[aeson] [25 of 32] Compiling Data.Aeson.Types.Class ( src/Data/Aeson/Types/Class.hs, nothing )
1256.50 s
[aeson] [26 of 32] Compiling Data.Aeson.Types ( src/Data/Aeson/Types.hs, nothing )
1256.52 s
[aeson] [27 of 32] Compiling Data.Aeson.Text ( src/Data/Aeson/Text.hs, nothing )
1256.56 s
[aeson] [28 of 32] Compiling Data.Aeson.Decoding ( src/Data/Aeson/Decoding.hs, nothing )
1256.60 s
[lens] Preprocessing test suite 'doctests' for lens-5.3.5...
1256.60 s
[lens] Building test suite 'doctests' for lens-5.3.5...
1256.64 s
[aeson] [29 of 32] Compiling Data.Aeson ( src/Data/Aeson.hs, nothing )
1256.68 s
[aeson] [30 of 32] Compiling Data.Aeson.RFC8785 ( src/Data/Aeson/RFC8785.hs, nothing )
1256.74 s
[lens] [1 of 1] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1256.76 s
[aeson] [31 of 32] Compiling Data.Aeson.QQ.Simple ( src/Data/Aeson/QQ/Simple.hs, nothing )
1256.78 s
[aeson] [32 of 32] Compiling Data.Aeson.TH ( src/Data/Aeson/TH.hs, nothing )
1257.05 s
[lens] [2 of 2] Linking dist/build/doctests/doctests
1257.70 s
[aeson] Haddock coverage:
1257.70 s
[aeson] Warning: Data.Aeson.Internal.Prelude: Could not find documentation for exported module: Data.Vector
1257.72 s
[aeson] Warning: Data.Aeson.Internal.Prelude: Couldn't find .haddock for export Vector
1257.72 s
[aeson] Warning: 'letE' is out of scope.
1257.72 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.73 s
[aeson] Warning: 'Key' is ambiguous. It is defined
1257.73 s
[aeson] * at src/Data/Aeson/Key.hs:44:15
1257.73 s
[aeson] * at src/Data/Aeson/Key.hs:44:1
1257.73 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.73 s
[aeson] by specifying the type/value namespace explicitly.
1257.73 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Key.hs:44:1
1257.73 s
[aeson] Warning: 'Coercible' is out of scope.
1257.73 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.73 s
[aeson] Warning: 'coercing' is out of scope.
1257.73 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.73 s
[aeson] 44% ( 4 / 9) in 'Data.Aeson.Key'
1257.73 s
[aeson] Missing documentation for:
1257.73 s
[aeson] Key (src/Data/Aeson/Key.hs:44)
1257.73 s
[aeson] fromString (src/Data/Aeson/Key.hs:48)
1257.73 s
[aeson] toString (src/Data/Aeson/Key.hs:51)
1257.73 s
[aeson] toText (src/Data/Aeson/Key.hs:57)
1257.73 s
[aeson] fromText (src/Data/Aeson/Key.hs:54)
1257.73 s
[aeson] 100% ( 7 / 7) in 'Data.Aeson.Decoding.Tokens'
1257.73 s
[aeson] Warning: 'Text' is ambiguous. It is defined
1257.73 s
[aeson] * in ‘Data.Text.Internal’
1257.73 s
[aeson] * in ‘Data.Text.Internal’
1257.73 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.73 s
[aeson] by specifying the type/value namespace explicitly.
1257.73 s
[aeson] Defaulting to the one defined in ‘Data.Text.Internal’
1257.73 s
[aeson] Warning: 'ByteString' is out of scope.
1257.73 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.73 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.Text'
1257.73 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString.Lazy'
1257.73 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.Decoding.ByteString'
1257.73 s
[aeson] Warning: 'v' is out of scope.
1257.73 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.73 s
[aeson] Warning: 'KeyMap' is ambiguous. It is defined
1257.73 s
[aeson] * at src/Data/Aeson/KeyMap.hs:143:20
1257.73 s
[aeson] * at src/Data/Aeson/KeyMap.hs:143:1
1257.73 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.73 s
[aeson] by specifying the type/value namespace explicitly.
1257.73 s
[aeson] Defaulting to the one defined at src/Data/Aeson/KeyMap.hs:143:1
1257.74 s
[aeson] Warning: 'const' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] 88% ( 61 / 69) in 'Data.Aeson.KeyMap'
1257.74 s
[aeson] Missing documentation for:
1257.74 s
[aeson] coercionToHashMap (src/Data/Aeson/KeyMap.hs:317)
1257.74 s
[aeson] coercionToMap (src/Data/Aeson/KeyMap.hs:321)
1257.74 s
[aeson] foldr (src/Data/Aeson/KeyMap.hs:206)
1257.74 s
[aeson] foldr' (src/Data/Aeson/KeyMap.hs:209)
1257.74 s
[aeson] foldl (src/Data/Aeson/KeyMap.hs:212)
1257.74 s
[aeson] foldl' (src/Data/Aeson/KeyMap.hs:215)
1257.74 s
[aeson] foldMapWithKey (src/Data/Aeson/KeyMap.hs:203)
1257.74 s
[aeson] Key (src/Data/Aeson/Key.hs:44)
1257.74 s
[aeson] Warning: 'ToJSON1' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'FromJSON1' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'ToJSON' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'FromJSON' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'throwDecode' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'JSONKeyOptions' is ambiguous. It is defined
1257.74 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:804:23
1257.74 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:804:1
1257.74 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.74 s
[aeson] by specifying the type/value namespace explicitly.
1257.74 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:804:1
1257.74 s
[aeson] Warning: 'ToJSONKey' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'toJSONKey' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'genericToJSONKey' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'FromJSONKey' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'fromJSONKey' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.74 s
[aeson] Warning: 'genericFromJSONKey' is out of scope.
1257.74 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.75 s
[aeson] Warning: 'omittedField' is out of scope.
1257.75 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.75 s
[aeson] Warning: 'allowOmittedFieds' is out of scope.
1257.75 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.75 s
[aeson] Warning: 'Object' is ambiguous. It is defined
1257.75 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
1257.75 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
1257.75 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.75 s
[aeson] by specifying the type/value namespace explicitly.
1257.75 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
1257.75 s
[aeson] Warning: 'Parser' is ambiguous. It is defined
1257.75 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:278:20
1257.75 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:278:1
1257.75 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.75 s
[aeson] by specifying the type/value namespace explicitly.
1257.75 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:278:1
1257.75 s
[aeson] Warning: 'Array' is ambiguous. It is defined
1257.75 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:367:14
1257.75 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:363:1
1257.75 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.75 s
[aeson] by specifying the type/value namespace explicitly.
1257.75 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:363:1
1257.75 s
[aeson] Warning: 'String' is ambiguous. It is defined
1257.75 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
1257.75 s
[aeson] * in ‘GHC.Internal.Base’
1257.75 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.75 s
[aeson] by specifying the type/value namespace explicitly.
1257.75 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14
1257.75 s
[aeson] Warning: '(.:)' is out of scope.
1257.75 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.75 s
[aeson] Warning: 'Options' is ambiguous. It is defined
1257.75 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:705:16
1257.75 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:705:1
1257.75 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.75 s
[aeson] by specifying the type/value namespace explicitly.
1257.75 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:705:1
1257.75 s
[aeson] Warning: 'API' is out of scope.
1257.75 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.75 s
[aeson] Warning: 'hashable' is out of scope.
1257.75 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.76 s
[aeson] Warning: '.=' is out of scope.
1257.76 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.76 s
[aeson] Warning: 'Value' is ambiguous. It is defined
1257.76 s
[aeson] * at src/Data/Aeson/Encoding/Internal.hs:130:15
1257.76 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
1257.76 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.76 s
[aeson] by specifying the type/value namespace explicitly.
1257.76 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
1257.76 s
[aeson] Warning: 'unsafePair' is out of scope.
1257.76 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.76 s
[aeson] 25% ( 21 / 82) in 'Data.Aeson.Encoding.Internal'
1257.76 s
[aeson] Missing documentation for:
1257.76 s
[aeson] Module header
1257.76 s
[aeson] encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:98)
1257.76 s
[aeson] retagEncoding (src/Data/Aeson/Encoding/Internal.hs:102)
1257.76 s
[aeson] pair (src/Data/Aeson/Encoding/Internal.hs:134)
1257.76 s
[aeson] pairStr (src/Data/Aeson/Encoding/Internal.hs:138)
1257.76 s
[aeson] pair' (src/Data/Aeson/Encoding/Internal.hs:142)
1257.76 s
[aeson] nullEncoding (src/Data/Aeson/Encoding/Internal.hs:168)
1257.76 s
[aeson] emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:171)
1257.76 s
[aeson] emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:174)
1257.76 s
[aeson] wrapObject (src/Data/Aeson/Encoding/Internal.hs:180)
1257.76 s
[aeson] wrapArray (src/Data/Aeson/Encoding/Internal.hs:177)
1257.76 s
[aeson] null_ (src/Data/Aeson/Encoding/Internal.hs:183)
1257.76 s
[aeson] bool (src/Data/Aeson/Encoding/Internal.hs:186)
1257.76 s
[aeson] key (src/Data/Aeson/Encoding/Internal.hs:247)
1257.76 s
[aeson] text (src/Data/Aeson/Encoding/Internal.hs:250)
1257.76 s
[aeson] lazyText (src/Data/Aeson/Encoding/Internal.hs:253)
1257.76 s
[aeson] string (src/Data/Aeson/Encoding/Internal.hs:266)
1257.76 s
[aeson] list (src/Data/Aeson/Encoding/Internal.hs:196)
1257.76 s
[aeson] empty (src/Data/Aeson/Encoding/Internal.hs:225)
1257.76 s
[aeson] >< (src/Data/Aeson/Encoding/Internal.hs:232)
1257.76 s
[aeson] econcat (src/Data/Aeson/Encoding/Internal.hs:228)
1257.76 s
[aeson] int8 (src/Data/Aeson/Encoding/Internal.hs:285)
1257.76 s
[aeson] int16 (src/Data/Aeson/Encoding/Internal.hs:288)
1257.76 s
[aeson] int32 (src/Data/Aeson/Encoding/Internal.hs:291)
1257.76 s
[aeson] int64 (src/Data/Aeson/Encoding/Internal.hs:294)
1257.76 s
[aeson] int (src/Data/Aeson/Encoding/Internal.hs:297)
1257.76 s
[aeson] word8 (src/Data/Aeson/Encoding/Internal.hs:300)
1257.76 s
[aeson] word16 (src/Data/Aeson/Encoding/Internal.hs:303)
1257.76 s
[aeson] word32 (src/Data/Aeson/Encoding/Internal.hs:306)
1257.76 s
[aeson] word64 (src/Data/Aeson/Encoding/Internal.hs:309)
1257.76 s
[aeson] word (src/Data/Aeson/Encoding/Internal.hs:312)
1257.76 s
[aeson] integer (src/Data/Aeson/Encoding/Internal.hs:315)
1257.76 s
[aeson] float (src/Data/Aeson/Encoding/Internal.hs:318)
1257.76 s
[aeson] scientific (src/Data/Aeson/Encoding/Internal.hs:338)
1257.76 s
[aeson] int8Text (src/Data/Aeson/Encoding/Internal.hs:352)
1257.76 s
[aeson] int16Text (src/Data/Aeson/Encoding/Internal.hs:355)
1257.76 s
[aeson] int32Text (src/Data/Aeson/Encoding/Internal.hs:358)
1257.76 s
[aeson] int64Text (src/Data/Aeson/Encoding/Internal.hs:361)
1257.76 s
[aeson] intText (src/Data/Aeson/Encoding/Internal.hs:364)
1257.76 s
[aeson] word8Text (src/Data/Aeson/Encoding/Internal.hs:367)
1257.76 s
[aeson] word16Text (src/Data/Aeson/Encoding/Internal.hs:370)
1257.76 s
[aeson] word32Text (src/Data/Aeson/Encoding/Internal.hs:373)
1257.76 s
[aeson] word64Text (src/Data/Aeson/Encoding/Internal.hs:376)
1257.76 s
[aeson] wordText (src/Data/Aeson/Encoding/Internal.hs:379)
1257.76 s
[aeson] integerText (src/Data/Aeson/Encoding/Internal.hs:382)
1257.76 s
[aeson] floatText (src/Data/Aeson/Encoding/Internal.hs:385)
1257.76 s
[aeson] scientificText (src/Data/Aeson/Encoding/Internal.hs:409)
1257.76 s
[aeson] day (src/Data/Aeson/Encoding/Internal.hs:416)
1257.76 s
[aeson] month (src/Data/Aeson/Encoding/Internal.hs:419)
1257.76 s
[aeson] quarter (src/Data/Aeson/Encoding/Internal.hs:422)
1257.76 s
[aeson] localTime (src/Data/Aeson/Encoding/Internal.hs:425)
1257.76 s
[aeson] utcTime (src/Data/Aeson/Encoding/Internal.hs:428)
1257.76 s
[aeson] timeOfDay (src/Data/Aeson/Encoding/Internal.hs:431)
1257.77 s
[aeson] zonedTime (src/Data/Aeson/Encoding/Internal.hs:434)
1257.77 s
[aeson] value (src/Data/Aeson/Encoding/Internal.hs:441)
1257.77 s
[aeson] comma (src/Data/Aeson/Encoding/Internal.hs:273)
1257.77 s
[aeson] colon (src/Data/Aeson/Encoding/Internal.hs:274)
1257.77 s
[aeson] openBracket (src/Data/Aeson/Encoding/Internal.hs:275)
1257.77 s
[aeson] closeBracket (src/Data/Aeson/Encoding/Internal.hs:276)
1257.77 s
[aeson] openCurly (src/Data/Aeson/Encoding/Internal.hs:277)
1257.77 s
[aeson] closeCurly (src/Data/Aeson/Encoding/Internal.hs:278)
1257.77 s
[aeson] Warning: 'Encoding' is ambiguous. It is defined
1257.77 s
[aeson] * at src/Data/Aeson/Encoding/Internal.hs:82:25
1257.77 s
[aeson] * at src/Data/Aeson/Encoding/Internal.hs:88:1
1257.77 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.77 s
[aeson] by specifying the type/value namespace explicitly.
1257.77 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Encoding/Internal.hs:88:1
1257.77 s
[aeson] Warning: 'Text' is out of scope.
1257.77 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.77 s
[aeson] 27% ( 18 / 65) in 'Data.Aeson.Encoding'
1257.77 s
[aeson] Missing documentation for:
1257.77 s
[aeson] encodingToLazyByteString (src/Data/Aeson/Encoding/Internal.hs:98)
1257.77 s
[aeson] pair (src/Data/Aeson/Encoding/Internal.hs:134)
1257.77 s
[aeson] pairStr (src/Data/Aeson/Encoding/Internal.hs:138)
1257.77 s
[aeson] pair' (src/Data/Aeson/Encoding/Internal.hs:142)
1257.77 s
[aeson] nullEncoding (src/Data/Aeson/Encoding/Internal.hs:168)
1257.77 s
[aeson] emptyArray_ (src/Data/Aeson/Encoding/Internal.hs:171)
1257.77 s
[aeson] emptyObject_ (src/Data/Aeson/Encoding/Internal.hs:174)
1257.77 s
[aeson] text (src/Data/Aeson/Encoding/Internal.hs:250)
1257.77 s
[aeson] lazyText (src/Data/Aeson/Encoding/Internal.hs:253)
1257.77 s
[aeson] string (src/Data/Aeson/Encoding/Internal.hs:266)
1257.77 s
[aeson] list (src/Data/Aeson/Encoding/Internal.hs:196)
1257.77 s
[aeson] null_ (src/Data/Aeson/Encoding/Internal.hs:183)
1257.77 s
[aeson] bool (src/Data/Aeson/Encoding/Internal.hs:186)
1257.77 s
[aeson] int8 (src/Data/Aeson/Encoding/Internal.hs:285)
1257.77 s
[aeson] int16 (src/Data/Aeson/Encoding/Internal.hs:288)
1257.77 s
[aeson] int32 (src/Data/Aeson/Encoding/Internal.hs:291)
1257.77 s
[aeson] int64 (src/Data/Aeson/Encoding/Internal.hs:294)
1257.77 s
[aeson] int (src/Data/Aeson/Encoding/Internal.hs:297)
1257.77 s
[aeson] word8 (src/Data/Aeson/Encoding/Internal.hs:300)
1257.77 s
[aeson] word16 (src/Data/Aeson/Encoding/Internal.hs:303)
1257.77 s
[aeson] word32 (src/Data/Aeson/Encoding/Internal.hs:306)
1257.77 s
[aeson] word64 (src/Data/Aeson/Encoding/Internal.hs:309)
1257.77 s
[aeson] word (src/Data/Aeson/Encoding/Internal.hs:312)
1257.77 s
[aeson] integer (src/Data/Aeson/Encoding/Internal.hs:315)
1257.77 s
[aeson] float (src/Data/Aeson/Encoding/Internal.hs:318)
1257.77 s
[aeson] scientific (src/Data/Aeson/Encoding/Internal.hs:338)
1257.77 s
[aeson] int8Text (src/Data/Aeson/Encoding/Internal.hs:352)
1257.77 s
[aeson] int16Text (src/Data/Aeson/Encoding/Internal.hs:355)
1257.77 s
[aeson] int32Text (src/Data/Aeson/Encoding/Internal.hs:358)
1257.77 s
[aeson] int64Text (src/Data/Aeson/Encoding/Internal.hs:361)
1257.77 s
[aeson] intText (src/Data/Aeson/Encoding/Internal.hs:364)
1257.77 s
[aeson] word8Text (src/Data/Aeson/Encoding/Internal.hs:367)
1257.77 s
[aeson] word16Text (src/Data/Aeson/Encoding/Internal.hs:370)
1257.77 s
[aeson] word32Text (src/Data/Aeson/Encoding/Internal.hs:373)
1257.77 s
[aeson] word64Text (src/Data/Aeson/Encoding/Internal.hs:376)
1257.77 s
[aeson] wordText (src/Data/Aeson/Encoding/Internal.hs:379)
1257.77 s
[aeson] integerText (src/Data/Aeson/Encoding/Internal.hs:382)
1257.77 s
[aeson] floatText (src/Data/Aeson/Encoding/Internal.hs:385)
1257.77 s
[aeson] scientificText (src/Data/Aeson/Encoding/Internal.hs:409)
1257.77 s
[aeson] day (src/Data/Aeson/Encoding/Internal.hs:416)
1257.77 s
[aeson] month (src/Data/Aeson/Encoding/Internal.hs:419)
1257.77 s
[aeson] quarter (src/Data/Aeson/Encoding/Internal.hs:422)
1257.77 s
[aeson] localTime (src/Data/Aeson/Encoding/Internal.hs:425)
1257.77 s
[aeson] utcTime (src/Data/Aeson/Encoding/Internal.hs:428)
1257.77 s
[aeson] timeOfDay (src/Data/Aeson/Encoding/Internal.hs:431)
1257.77 s
[aeson] zonedTime (src/Data/Aeson/Encoding/Internal.hs:434)
1257.77 s
[aeson] value (src/Data/Aeson/Encoding/Internal.hs:441)
1257.77 s
[aeson] Warning: 'ConsParseJSON' is out of scope.
1257.77 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.77 s
[aeson] Warning: 'Generically1' is ambiguous. It is defined
1257.77 s
[aeson] * in ‘GHC.Internal.Generics’
1257.77 s
[aeson] * in ‘GHC.Internal.Generics’
1257.77 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.77 s
[aeson] by specifying the type/value namespace explicitly.
1257.77 s
[aeson] Defaulting to the one defined in ‘GHC.Internal.Generics’
1257.77 s
[aeson] Warning: 'ToJSONKeyFunction' is out of scope.
1257.77 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.77 s
[aeson] Warning: 'ToJSONKeyValue' is out of scope.
1257.77 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.77 s
[aeson] Warning: 'ToJSONKey' is out of scope.
1257.77 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.77 s
[aeson] Warning: 'ToJSONKeyText' is out of scope.
1257.77 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.77 s
[aeson] Warning: 'String' is ambiguous. It is defined
1257.77 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
1257.77 s
[aeson] * in ‘GHC.Internal.Base’
1257.77 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.77 s
[aeson] by specifying the type/value namespace explicitly.
1257.77 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14
1257.77 s
[aeson] Warning: 'Object' is ambiguous. It is defined
1257.77 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
1257.77 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
1257.77 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.77 s
[aeson] by specifying the type/value namespace explicitly.
1257.77 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
1257.77 s
[aeson] Warning: 'Array' is ambiguous. It is defined
1257.77 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:367:14
1257.77 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:363:1
1257.77 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.77 s
[aeson] by specifying the type/value namespace explicitly.
1257.77 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:363:1
1257.77 s
[aeson] Warning: 'Generically' is ambiguous. It is defined
1257.77 s
[aeson] * in ‘GHC.Internal.Generics’
1257.77 s
[aeson] * in ‘GHC.Internal.Generics’
1257.77 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.77 s
[aeson] by specifying the type/value namespace explicitly.
1257.77 s
[aeson] Defaulting to the one defined in ‘GHC.Internal.Generics’
1257.78 s
[aeson] Warning: 'genericToJSONKey' is out of scope.
1257.78 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.78 s
[aeson] Warning: 'Bool' is ambiguous. It is defined
1257.78 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:370:14
1257.78 s
[aeson] * in ‘GHC.Types’
1257.78 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.78 s
[aeson] by specifying the type/value namespace explicitly.
1257.78 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:370:14
1257.78 s
[aeson] Warning: 'Boolean' is out of scope.
1257.78 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.80 s
[aeson] Warning: 'Map' is out of scope.
1257.80 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.80 s
[aeson] Warning: 'HashMap' is out of scope.
1257.80 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.80 s
[aeson] Warning: 'FromJSONKey' is out of scope.
1257.80 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.80 s
[aeson] Warning: 'Foo' is out of scope.
1257.80 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.80 s
[aeson] Warning: 'String' is ambiguous. It is defined
1257.80 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:368:14
1257.80 s
[aeson] * in ‘GHC.Internal.Base’
1257.80 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.80 s
[aeson] by specifying the type/value namespace explicitly.
1257.80 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:368:14
1257.80 s
[aeson] Warning: 'ByteString' is out of scope.
1257.80 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.80 s
[aeson] Warning: 'showsList' is out of scope.
1257.80 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.80 s
[aeson] Warning: 'pairs' is out of scope.
1257.80 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.80 s
[aeson] Warning: 'Generically' is ambiguous. It is defined
1257.80 s
[aeson] * in ‘GHC.Internal.Generics’
1257.80 s
[aeson] * in ‘GHC.Internal.Generics’
1257.80 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.80 s
[aeson] by specifying the type/value namespace explicitly.
1257.80 s
[aeson] Defaulting to the one defined in ‘GHC.Internal.Generics’
1257.80 s
[aeson] Warning: 'Object' is ambiguous. It is defined
1257.80 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
1257.80 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
1257.80 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.80 s
[aeson] by specifying the type/value namespace explicitly.
1257.80 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
1257.81 s
[lens] buildPhase completed in 1 minutes 45 seconds
1257.81 s
[lens] Phase: checkPhase
1257.81 s
[aeson] 93% (138 /148) in 'Data.Aeson.Types'
1257.81 s
[aeson] Missing documentation for:
1257.81 s
[aeson] Key (src/Data/Aeson/Key.hs:44)
1257.81 s
[aeson] ToJSONKeyFunction (src/Data/Aeson/Types/ToJSON.hs:532)
1257.81 s
[aeson] GToJSONKey (src/Data/Aeson/Types/ToJSON.hs:596)
1257.81 s
[aeson] genericToJSONKey (src/Data/Aeson/Types/ToJSON.hs:594)
1257.81 s
[aeson] GFromJSONKey (src/Data/Aeson/Types/FromJSON.hs:521)
1257.81 s
[aeson] omitField1 (src/Data/Aeson/Types/ToJSON.hs:691)
1257.81 s
[aeson] omitField2 (src/Data/Aeson/Types/ToJSON.hs:724)
1257.81 s
[aeson] GToJSON (src/Data/Aeson/Types/Class.hs:120)
1257.81 s
[aeson] GToEncoding (src/Data/Aeson/Types/Class.hs:121)
1257.81 s
[aeson] JSONPath (src/Data/Aeson/Types/Internal.hs:116)
1257.81 s
[aeson] Warning: 'encode' is out of scope.
1257.81 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.82 s
[aeson] Warning: 'fromEncoding' is out of scope.
1257.82 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.82 s
[aeson] 100% ( 3 / 3) in 'Data.Aeson.Text'
1257.82 s
[aeson] Warning: 'AesonException' is ambiguous. It is defined
1257.82 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:923:26
1257.82 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:923:1
1257.82 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.82 s
[aeson] by specifying the type/value namespace explicitly.
1257.82 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:923:1
1257.82 s
[aeson] 100% ( 12 / 12) in 'Data.Aeson.Decoding'
1257.82 s
[aeson] Warning: 'json' is out of scope.
1257.82 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.82 s
[aeson] Warning: 'AesonException' is ambiguous. It is defined
1257.82 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:923:26
1257.82 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:923:1
1257.82 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.82 s
[aeson] by specifying the type/value namespace explicitly.
1257.82 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:923:1
1257.82 s
[aeson] Warning: 'Generic' is out of scope.
1257.82 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.83 s
[aeson] Warning: 'name' is out of scope.
1257.83 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.83 s
[aeson] Warning: 'Object' is ambiguous. It is defined
1257.83 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
1257.83 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
1257.83 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.83 s
[aeson] by specifying the type/value namespace explicitly.
1257.83 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
1257.83 s
[aeson] Cannot find documentation for: $optionsFields
1257.83 s
[aeson] 92% (132 /143) in 'Data.Aeson'
1257.83 s
[aeson] Missing documentation for:
1257.83 s
[aeson] Key (src/Data/Aeson/Key.hs:44)
1257.83 s
[aeson] JSONPath (src/Data/Aeson/Types/Internal.hs:116)
1257.83 s
[aeson] ToJSONKeyFunction (src/Data/Aeson/Types/ToJSON.hs:532)
1257.83 s
[aeson] GToJSONKey (src/Data/Aeson/Types/ToJSON.hs:596)
1257.83 s
[aeson] genericToJSONKey (src/Data/Aeson/Types/ToJSON.hs:594)
1257.83 s
[aeson] GFromJSONKey (src/Data/Aeson/Types/FromJSON.hs:521)
1257.83 s
[aeson] omitField1 (src/Data/Aeson/Types/ToJSON.hs:691)
1257.83 s
[aeson] omitField2 (src/Data/Aeson/Types/ToJSON.hs:724)
1257.83 s
[aeson] GToJSON (src/Data/Aeson/Types/Class.hs:120)
1257.83 s
[aeson] GToEncoding (src/Data/Aeson/Types/Class.hs:121)
1257.83 s
[aeson] parseIndexedJSON (src/Data/Aeson/Types/FromJSON.hs:171)
1257.83 s
[aeson] Warning: 'Value' is ambiguous. It is defined
1257.83 s
[aeson] * at src/Data/Aeson/Encoding/Internal.hs:130:15
1257.83 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
1257.83 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.83 s
[aeson] by specifying the type/value namespace explicitly.
1257.83 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
1257.83 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.RFC8785'
1257.83 s
[aeson] 100% ( 2 / 2) in 'Data.Aeson.QQ.Simple'
1257.84 s
[aeson] Warning: 'ToJSON' is ambiguous. It is defined
1257.84 s
[aeson] * at src/Data/Aeson/TH.hs:1906:16
1257.84 s
[aeson] * at src/Data/Aeson/Types/ToJSON.hs:291:1
1257.84 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.84 s
[aeson] by specifying the type/value namespace explicitly.
1257.84 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/ToJSON.hs:291:1
1257.84 s
[aeson] Warning: 'Value' is ambiguous. It is defined
1257.84 s
[aeson] * at src/Data/Aeson/TH.hs:1909:18
1257.84 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:1
1257.84 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.84 s
[aeson] by specifying the type/value namespace explicitly.
1257.84 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:366:1
1257.84 s
[aeson] Warning: 'Object' is ambiguous. It is defined
1257.84 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:366:14
1257.84 s
[aeson] * at src/Data/Aeson/Types/Internal.hs:360:1
1257.84 s
[aeson] You may be able to disambiguate the identifier by qualifying it or
1257.84 s
[aeson] by specifying the type/value namespace explicitly.
1257.84 s
[aeson] Defaulting to the one defined at src/Data/Aeson/Types/Internal.hs:360:1
1257.85 s
[aeson] Warning: 'FromJSON3' is out of scope.
1257.85 s
[aeson] If you qualify the identifier, haddock can try to link it anyway.
1257.85 s
[aeson] 100% ( 25 / 25) in 'Data.Aeson.TH'
1258.48 s
[lens] Running 4 test suites...
1258.48 s
[lens] Test suite templates: RUNNING...
1258.49 s
[lens] test/templates.hs: ok
1258.49 s
[lens] Test suite templates: PASS
1258.50 s
[lens] Test suite logged to: dist/test/lens-5.3.5-templates.log
1258.50 s
[lens] Test suite hunit: RUNNING...
1258.51 s
[lens] Main
1258.51 s
[lens] read record field: OK
1258.51 s
[lens] read state record field: OK
1258.51 s
[lens] read record field and apply function: OK
1258.51 s
[lens] read state record field and apply function: OK
1258.51 s
[lens] write record field: OK
1258.51 s
[lens] write state record field: OK
1258.51 s
[lens] write record field and access new value: OK
1258.51 s
[lens] write state record field and access new value: OK
1258.51 s
[lens] write record field and access old value: OK
1258.51 s
[lens] write state record field and access old value: OK
1258.51 s
[lens] modify record field: OK
1258.51 s
[lens] modify state record field: OK
1258.51 s
[lens] modify record field and access new value: OK
1258.51 s
[lens] modify state record field and access new value: OK
1258.51 s
[lens] modify record field and access old value: OK
1258.51 s
[lens] modify state record field and access old value: OK
1258.51 s
[lens] modify record field and access side result: OK
1258.51 s
[lens] increment record field: OK
1258.51 s
[lens] increment state record field: OK
1258.51 s
[lens] append to record field: OK
1258.51 s
[lens] append to state record field: OK
1258.51 s
[lens] prepend to record field: OK
1258.51 s
[lens] prepend to state record field: OK
1258.51 s
[lens] cons to record field: OK
1258.51 s
[lens] cons to state record field: OK
1258.51 s
[lens] snoc to record field: OK
1258.51 s
[lens] snoc to state record field: OK
1258.52 s
[lens] append to record field and access new value: OK
1258.52 s
[lens] append to state record field and access new value: OK
1258.52 s
[lens] prepend to record field and access new value: OK
1258.52 s
[lens] prepend to state record field and access new value: OK
1258.52 s
[lens] cons to record field and access new value: OK
1258.52 s
[lens] cons to state record field and access new value: OK
1258.52 s
[lens] snoc to record field and access new value: OK
1258.52 s
[lens] snoc to state record field and access new value: OK
1258.52 s
[lens] append to record field and access old value: OK
1258.52 s
[lens] append to state record field and access old value: OK
1258.52 s
[lens] cons to record field and access old value: OK
1258.52 s
[lens] cons to state record field and access old value: OK
1258.52 s
[lens] snoc to record field and access old value: OK
1258.52 s
[lens] snoc to state record field and access old value: OK
1258.52 s
[lens] read maybe map entry: OK
1258.52 s
[lens] read maybe state map entry: OK
1258.52 s
[lens] read map entry: OK
1258.52 s
[lens] read state map entry: OK
1258.52 s
[lens] modify map entry: OK
1258.52 s
[lens] insert maybe map entry: OK
1258.52 s
[lens] delete maybe map entry: OK
1258.52 s
[lens] read list entry: OK
1258.52 s
[lens] write list entry: OK
1258.52 s
[lens] write through list entry: OK
1258.52 s
[lens] correct indexing strict text: OK
1258.52 s
[lens] correct indexing lazy text: OK
1258.52 s
[lens] correct indexing strict bytestring: OK
1258.52 s
[lens] correct indexing lazy bytestring: OK
1258.52 s
[lens]
1258.52 s
[lens] All 55 tests passed (0.00s)
1258.52 s
[lens] Test suite hunit: PASS
1258.52 s
[lens] Test suite logged to: dist/test/lens-5.3.5-hunit.log
1258.52 s
[lens] Test suite properties: RUNNING...
1258.54 s
[lens] Main
1258.54 s
[lens] 1: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 2: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 3: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 4: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 5: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 6: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 7: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 8: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 9: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 10: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.54 s
[lens] 2 2: OK
1258.54 s
[lens] +++ OK, passed 100 tests.
1258.55 s
[lens] mapped: OK (0.02s)
1258.55 s
[lens] +++ OK, passed 100 tests.
1258.55 s
[lens] mapped mapped: OK (0.02s)
1258.55 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] both: OK (0.02s)
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] traverseLeft: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] traverseRight: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] simple: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] Left: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] Right: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] Just: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] prefixed: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] text: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] base show: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] base read: OK
1258.56 s
[lens] +++ OK, passed 100 tests.
1258.56 s
[lens] base readFail: OK
1258.56 s
[lens] +++ OK, passed 100 tests; 2 discarded.
1258.56 s
[lens]
1258.56 s
[lens] All 25 tests passed (0.02s)
1258.57 s
[lens] Test suite properties: PASS
1258.57 s
[lens] Test suite logged to: dist/test/lens-5.3.5-properties.log
1258.57 s
[lens] Test suite doctests: RUNNING...
1258.58 s
[lens] This test-suite exists only to add dependencies
1258.58 s
[lens] To run doctests:
1258.58 s
[lens] cabal build all --enable-tests
1258.58 s
[lens] cabal-docspec
1258.58 s
[lens] Test suite doctests: PASS
1258.58 s
[lens] Test suite logged to: dist/test/lens-5.3.5-doctests.log
1258.58 s
[lens] 4 of 4 test suites (4 of 4 test cases) passed.
1258.60 s
[lens] Phase: haddockPhase
1258.99 s
[lens] Preprocessing library for lens-5.3.5...
1259.02 s
[lens] Running Haddock on library for lens-5.3.5...
1259.03 s
[lens] Warning: The documentation for the following packages are not installed. No
1259.03 s
[lens] links will be generated to these packages: vector-0.13.2.0
1259.35 s
[aeson] Warning: Data.Aeson.KeyMap: could not find link destinations for:
1259.35 s
[aeson] - Data.Aeson.KeyMap.D:R:ItemKeyMap
1259.37 s
[aeson] Warning: Data.Aeson.Encoding.Internal: could not find link destinations for:
1259.37 s
[aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
1259.37 s
[aeson] - Data.Aeson.Types.ToJSON.gToJSON
1259.37 s
[aeson] Warning: Data.Aeson.Encoding: could not find link destinations for:
1259.37 s
[aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
1259.37 s
[aeson] - Data.Aeson.Types.ToJSON.gToJSON
1259.66 s
[aeson] Warning: Data.Aeson.Types: could not find link destinations for:
1259.66 s
[aeson] - Data.Vector.Vector
1259.66 s
[aeson] - Data.Vector.Generic.Base.Vector
1259.66 s
[aeson] - Data.Aeson.Types.Generic.ProductSize
1259.66 s
[aeson] - Data.Aeson.Types.Generic.AllNullary
1259.66 s
[aeson] - Data.Aeson.Types.Internal.Rep_Value
1259.66 s
[aeson] - Data.Vector.Primitive.Vector
1259.66 s
[aeson] - Data.Vector.Storable.Vector
1259.66 s
[aeson] - Data.Vector.Unboxed.Base.Vector
1259.66 s
[aeson] - Data.Aeson.Types.FromJSON.ConstructorNames
1259.66 s
[aeson] - Data.Aeson.Types.FromJSON.SumFromString
1259.66 s
[aeson] - Data.Aeson.Types.FromJSON.GFromJSON'
1259.66 s
[aeson] - Data.Aeson.Types.FromJSON.gParseJSON
1259.66 s
[aeson] - Data.Aeson.Types.FromJSON.withBoundedScientific
1259.66 s
[aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
1259.66 s
[aeson] - Data.Aeson.Types.ToJSON.WriteProduct
1259.66 s
[aeson] - Data.Aeson.Types.ToJSON.ConsToJSON
1259.66 s
[aeson] - Data.Aeson.Types.ToJSON.GetConName
1259.66 s
[aeson] - Data.Aeson.Types.ToJSON.SumToJSON
1259.66 s
[aeson] - Data.Aeson.Types.ToJSON.gToJSON
1259.76 s
[aeson] Warning: Data.Aeson: could not find link destinations for:
1259.76 s
[aeson] - Data.Vector.Vector
1259.76 s
[aeson] - Data.Vector.Generic.Base.Vector
1259.76 s
[aeson] - Data.Aeson.Types.Generic.ProductSize
1259.76 s
[aeson] - Data.Aeson.Types.Generic.AllNullary
1259.76 s
[aeson] - Data.Aeson.Types.Internal.Rep_Value
1259.76 s
[aeson] - Data.Vector.Primitive.Vector
1259.76 s
[aeson] - Data.Vector.Storable.Vector
1259.76 s
[aeson] - Data.Vector.Unboxed.Base.Vector
1259.76 s
[aeson] - Data.Aeson.Types.FromJSON.ConstructorNames
1259.76 s
[aeson] - Data.Aeson.Types.FromJSON.SumFromString
1259.76 s
[aeson] - Data.Aeson.Types.FromJSON.GFromJSON'
1259.76 s
[aeson] - Data.Aeson.Types.FromJSON.gParseJSON
1259.76 s
[aeson] - Data.Aeson.Types.FromJSON.withBoundedScientific
1259.76 s
[aeson] - Data.Aeson.Types.ToJSON.EncodeProduct
1259.76 s
[aeson] - Data.Aeson.Types.ToJSON.WriteProduct
1259.76 s
[aeson] - Data.Aeson.Types.ToJSON.ConsToJSON
1259.76 s
[aeson] - Data.Aeson.Types.ToJSON.GetConName
1259.76 s
[aeson] - Data.Aeson.Types.ToJSON.SumToJSON
1259.76 s
[aeson] - Data.Aeson.Types.ToJSON.gToJSON
1262.52 s
[lens] [ 1 of 85] Compiling Control.Lens.Internal.CTypes ( src/Control/Lens/Internal/CTypes.hs, nothing )
1262.65 s
[lens] [ 2 of 85] Compiling Control.Lens.Internal.Doctest ( src/Control/Lens/Internal/Doctest.hs, nothing )
1262.65 s
[lens] [ 3 of 85] Compiling Control.Lens.Internal.Instances ( src/Control/Lens/Internal/Instances.hs, nothing )
1262.65 s
[lens] [ 4 of 85] Compiling Control.Lens.Internal.Iso ( src/Control/Lens/Internal/Iso.hs, nothing )
1263.17 s
[lens] [ 5 of 85] Compiling Control.Lens.Internal.List ( src/Control/Lens/Internal/List.hs, nothing )
1263.22 s
[lens] [ 6 of 85] Compiling Control.Lens.Internal.Prelude ( src/Control/Lens/Internal/Prelude.hs, nothing )
1263.37 s
[lens] [ 7 of 85] Compiling Control.Lens.Internal.Level ( src/Control/Lens/Internal/Level.hs, nothing )
1263.55 s
[lens] [ 8 of 85] Compiling Control.Lens.Internal.Indexed ( src/Control/Lens/Internal/Indexed.hs, nothing )
1264.14 s
[lens] [ 9 of 85] Compiling Control.Lens.Internal.Getter ( src/Control/Lens/Internal/Getter.hs, nothing )
1264.32 s
[lens] [10 of 85] Compiling Control.Lens.Internal.Fold ( src/Control/Lens/Internal/Fold.hs, nothing )
1264.42 s
[lens] [11 of 85] Compiling Control.Lens.Internal.Context ( src/Control/Lens/Internal/Context.hs, nothing )
1264.66 s
[lens] [12 of 85] Compiling Control.Lens.Internal.Bazaar ( src/Control/Lens/Internal/Bazaar.hs, nothing )
1265.21 s
[lens] [13 of 85] Compiling Control.Lens.Internal.Magma ( src/Control/Lens/Internal/Magma.hs, nothing )
1265.51 s
[lens] [14 of 85] Compiling Control.Lens.Internal.Prism ( src/Control/Lens/Internal/Prism.hs, nothing )
1265.54 s
[lens] [15 of 85] Compiling Control.Lens.Internal.Profunctor ( src/Control/Lens/Internal/Profunctor.hs, nothing )
1265.56 s
[lens] [16 of 85] Compiling Control.Lens.Internal.Review ( src/Control/Lens/Internal/Review.hs, nothing )
1265.57 s
[lens] [17 of 85] Compiling Control.Lens.Internal.Setter ( src/Control/Lens/Internal/Setter.hs, nothing )
1265.61 s
[lens] [18 of 85] Compiling Control.Lens.Internal.Zoom ( src/Control/Lens/Internal/Zoom.hs, nothing )
1265.96 s
[lens] [19 of 85] Compiling Control.Lens.Internal ( src/Control/Lens/Internal.hs, nothing )
1265.97 s
[lens] [20 of 85] Compiling Control.Lens.Type ( src/Control/Lens/Type.hs, nothing )
1266.04 s
[lens] [21 of 85] Compiling Control.Lens.Setter ( src/Control/Lens/Setter.hs, nothing )
1266.32 s
[lens] [22 of 85] Compiling Control.Lens.Lens ( src/Control/Lens/Lens.hs, nothing )
1267.11 s
[lens] [23 of 85] Compiling Control.Lens.Tuple ( src/Control/Lens/Tuple.hs, nothing )
1269.44 s
[lens] [24 of 85] Compiling Control.Lens.Getter ( src/Control/Lens/Getter.hs, nothing )
1269.57 s
[lens] [25 of 85] Compiling Control.Lens.Review ( src/Control/Lens/Review.hs, nothing )
1269.64 s
[lens] [26 of 85] Compiling Control.Lens.Prism ( src/Control/Lens/Prism.hs, nothing )
1269.83 s
[lens] [27 of 85] Compiling Control.Lens.Fold ( src/Control/Lens/Fold.hs, nothing )
1270.75 s
[lens] [28 of 85] Compiling Control.Lens.Traversal ( src/Control/Lens/Traversal.hs, nothing )
1271.52 s
[lens] [29 of 85] Compiling Control.Lens.Level ( src/Control/Lens/Level.hs, nothing )
1271.59 s
[lens] [30 of 85] Compiling Control.Lens.Reified ( src/Control/Lens/Reified.hs, nothing )
1272.18 s
[lens] [31 of 85] Compiling Control.Lens.Internal.Exception ( src/Control/Lens/Internal/Exception.hs, nothing )
1272.29 s
[lens] [32 of 85] Compiling Control.Lens.Indexed ( src/Control/Lens/Indexed.hs, nothing )
1272.53 s
[lens] [33 of 85] Compiling Control.Lens.Internal.ByteString ( src/Control/Lens/Internal/ByteString.hs, nothing )
1273.01 s
[lens] [34 of 85] Compiling Control.Lens.Equality ( src/Control/Lens/Equality.hs, nothing )
1273.06 s
[lens] [35 of 85] Compiling Control.Lens.Iso ( src/Control/Lens/Iso.hs, nothing )
1273.33 s
[lens] [36 of 85] Compiling Control.Lens.Empty ( src/Control/Lens/Empty.hs, nothing )
1273.46 s
[lens] [37 of 85] Compiling Control.Lens.Cons ( src/Control/Lens/Cons.hs, nothing )
1273.70 s
[lens] [38 of 85] Compiling Control.Lens.Internal.Deque ( src/Control/Lens/Internal/Deque.hs, nothing )
1273.84 s
[lens] [39 of 85] Compiling Control.Lens.Wrapped ( src/Control/Lens/Wrapped.hs, nothing )
1275.01 s
[lens] [40 of 85] Compiling Control.Lens.Internal.TH ( src/Control/Lens/Internal/TH.hs, nothing )
1275.11 s
[lens] [41 of 85] Compiling Control.Lens.Zoom ( src/Control/Lens/Zoom.hs, nothing )
1275.27 s
[lens] [42 of 85] Compiling Data.Data.Lens ( src/Data/Data/Lens.hs, nothing )
1275.51 s
[lens] [43 of 85] Compiling Control.Lens.Plated ( src/Control/Lens/Plated.hs, nothing )
1275.79 s
[lens] [44 of 85] Compiling Data.HashSet.Lens ( src/Data/HashSet/Lens.hs, nothing )
1275.81 s
[lens] [45 of 85] Compiling Data.List.Lens ( src/Data/List/Lens.hs, nothing )
1275.81 s
[lens] [46 of 85] Compiling Data.Map.Lens ( src/Data/Map/Lens.hs, nothing )
1275.82 s
[lens] [47 of 85] Compiling Data.Set.Lens ( src/Data/Set/Lens.hs, nothing )
1275.84 s
[lens] [48 of 85] Compiling Data.Text.Lazy.Lens ( src/Data/Text/Lazy/Lens.hs, nothing )
1275.89 s
[lens] [49 of 85] Compiling Data.Text.Strict.Lens ( src/Data/Text/Strict/Lens.hs, nothing )
1275.94 s
[lens] [50 of 85] Compiling Data.Text.Lens ( src/Data/Text/Lens.hs, nothing )
1275.98 s
[lens] [51 of 85] Compiling Data.Vector.Generic.Lens ( src/Data/Vector/Generic/Lens.hs, nothing )
1276.06 s
[lens] [52 of 85] Compiling Control.Lens.Each ( src/Control/Lens/Each.hs, nothing )
1276.31 s
[lens] [53 of 85] Compiling Control.Lens.At ( src/Control/Lens/At.hs, nothing )
1276.50 s
[aeson] Documentation created: dist/doc/html/aeson/, dist/doc/html/aeson/aeson.txt
1276.60 s
[lens] [54 of 85] Compiling Language.Haskell.TH.Lens ( src/Language/Haskell/TH/Lens.hs, nothing )
1276.62 s
[aeson] Preprocessing test suite 'aeson-tests' for aeson-2.2.3.0...
1276.65 s
[aeson] haddockPhase completed in 33 seconds
1276.65 s
[aeson] Phase: installPhase
1277.00 s
[aeson] Installing library in /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1277.94 s
[lens] [55 of 85] Compiling Control.Lens.Internal.PrismTH ( src/Control/Lens/Internal/PrismTH.hs, nothing )
1278.18 s
[lens] [56 of 85] Compiling Control.Lens.Internal.FieldTH ( src/Control/Lens/Internal/FieldTH.hs, nothing )
1278.69 s
[lens] [57 of 85] Compiling Control.Lens.TH ( src/Control/Lens/TH.hs, nothing )
1278.89 s
[lens] [58 of 85] Compiling Control.Lens ( src/Control/Lens.hs, nothing )
1278.91 s
[lens] [59 of 85] Compiling GHC.Generics.Lens ( src/GHC/Generics/Lens.hs, nothing )
1278.96 s
[aeson] Phase: fixupPhase
1278.98 s
[lens] [60 of 85] Compiling Data.Vector.Lens ( src/Data/Vector/Lens.hs, nothing )
1278.99 s
[aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0
1279.01 s
[lens] [61 of 85] Compiling Data.Typeable.Lens ( src/Data/Typeable/Lens.hs, nothing )
1279.03 s
[aeson] shrinking /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSaeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty-ghc9.10.2.so
1279.03 s
[lens] [62 of 85] Compiling Data.Tree.Lens ( src/Data/Tree/Lens.hs, nothing )
1279.04 s
[lens] [63 of 85] Compiling Data.Sequence.Lens ( src/Data/Sequence/Lens.hs, nothing )
1279.06 s
[aeson] checking for references to /build/ in /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0...
1279.08 s
[lens] [64 of 85] Compiling Data.IntSet.Lens ( src/Data/IntSet/Lens.hs, nothing )
1279.10 s
[lens] [65 of 85] Compiling Data.Complex.Lens ( src/Data/Complex/Lens.hs, nothing )
1279.13 s
[aeson] patching script interpreter paths in /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0
1279.14 s
[aeson] stripping (with command strip and flags -S -p) in /nix/store/2g3h95v3m406n39nj0mjsa6vahihg47g-aeson-2.2.3.0/lib
1279.14 s
[lens] [66 of 85] Compiling Data.ByteString.Strict.Lens ( src/Data/ByteString/Strict/Lens.hs, nothing )
1279.18 s
[lens] [67 of 85] Compiling Data.ByteString.Lazy.Lens ( src/Data/ByteString/Lazy/Lens.hs, nothing )
1279.23 s
[lens] [68 of 85] Compiling Data.ByteString.Lens ( src/Data/ByteString/Lens.hs, nothing )
1279.29 s
[lens] [69 of 85] Compiling Data.Bits.Lens ( src/Data/Bits/Lens.hs, nothing )
1279.42 s
[lens] [70 of 85] Compiling Data.Array.Lens ( src/Data/Array/Lens.hs, nothing )
1279.45 s
[lens] [71 of 85] Compiling Control.Seq.Lens ( src/Control/Seq/Lens.hs, nothing )
1279.46 s
[lens] [72 of 85] Compiling Control.Parallel.Strategies.Lens ( src/Control/Parallel/Strategies/Lens.hs, nothing )
1279.48 s
[lens] [73 of 85] Compiling Control.Monad.Error.Lens ( src/Control/Monad/Error/Lens.hs, nothing )
1279.56 s
[lens] [74 of 85] Compiling Control.Lens.Unsound ( src/Control/Lens/Unsound.hs, nothing )
1279.59 s
[lens] [75 of 85] Compiling Control.Lens.Profunctor ( src/Control/Lens/Profunctor.hs, nothing )
1279.63 s
[lens] [76 of 85] Compiling Control.Lens.Operators ( src/Control/Lens/Operators.hs, nothing )
1279.65 s
[lens] [77 of 85] Compiling Control.Lens.Extras ( src/Control/Lens/Extras.hs, nothing )
1279.65 s
[lens] [78 of 85] Compiling Control.Lens.Combinators ( src/Control/Lens/Combinators.hs, nothing )
1279.67 s
[lens] [79 of 85] Compiling Control.Exception.Lens ( src/Control/Exception/Lens.hs, nothing )
1280.19 s
[aeson] shrinking RPATHs of ELF executables and libraries in /nix/store/yjv1665qy9qzrvkqg2n9nwv2iv5kfk3d-aeson-2.2.3.0-doc
1280.25 s
[aeson] checking for references to /build/ in /nix/store/yjv1665qy9qzrvkqg2n9nwv2iv5kfk3d-aeson-2.2.3.0-doc...
1280.25 s
[lens] [80 of 85] Compiling Data.Dynamic.Lens ( src/Data/Dynamic/Lens.hs, nothing )
1280.25 s
[lens] [81 of 85] Compiling Numeric.Lens ( src/Numeric/Lens.hs, nothing )
1280.26 s
[aeson] patching script interpreter paths in /nix/store/yjv1665qy9qzrvkqg2n9nwv2iv5kfk3d-aeson-2.2.3.0-doc
1280.61 s
Progress: 141 of 171 built (1 building), 120 of 120 downloaded from cache
1280.68 s
Building path
1280.68 s
[lens] [82 of 85] Compiling Numeric.Natural.Lens ( src/Numeric/Natural/Lens.hs, nothing )
1280.68 s
[lens] [83 of 85] Compiling System.Exit.Lens ( src/System/Exit/Lens.hs, nothing )
1280.68 s
[lens] [84 of 85] Compiling System.FilePath.Lens ( src/System/FilePath/Lens.hs, nothing )
1280.68 s
[lens] [85 of 85] Compiling System.IO.Error.Lens ( src/System/IO/Error/Lens.hs, nothing )
1280.80 s
[lens] Haddock coverage:
1280.81 s
[lens] 100% ( 4 / 4) in 'Control.Lens.Internal.CTypes'
1280.82 s
[lens] Warning: 'Prelude' is out of scope.
1280.82 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.82 s
[lens] 33% ( 1 / 3) in 'Control.Lens.Internal.Doctest'
1280.82 s
[lens] Missing documentation for:
1280.82 s
[lens] head (src/Control/Lens/Internal/Doctest.hs:38)
1280.82 s
[lens] tail (src/Control/Lens/Internal/Doctest.hs:42)
1280.82 s
[lens] Warning: 'Const' is out of scope.
1280.82 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.82 s
[lens] 100% ( 1 / 1) in 'Control.Lens.Internal.Instances'
1280.82 s
[lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Iso'
1280.82 s
[lens] 100% ( 3 / 3) in 'Control.Lens.Internal.List'
1280.87 s
[path] Phase: setupCompilerEnvironmentPhase
1280.88 s
[path] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1280.89 s
[lens] Warning: 'Flow' is out of scope.
1280.89 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.90 s
[lens] Warning: 'Deepening' is ambiguous. It is defined
1280.90 s
[lens] * at src/Control/Lens/Internal/Level.hs:118:25
1280.90 s
[lens] * at src/Control/Lens/Internal/Level.hs:118:1
1280.90 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.90 s
[lens] by specifying the type/value namespace explicitly.
1280.90 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Level.hs:118:1
1280.90 s
[lens] 100% ( 6 / 6) in 'Control.Lens.Internal.Level'
1280.90 s
[lens] Warning: 'Indexed' is ambiguous. It is defined
1280.90 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:25
1280.90 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:1
1280.90 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.90 s
[lens] by specifying the type/value namespace explicitly.
1280.90 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Indexed.hs:116:1
1280.90 s
[lens] Warning: 'Indexing' is ambiguous. It is defined
1280.90 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:242:24
1280.90 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:242:1
1280.90 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.90 s
[lens] by specifying the type/value namespace explicitly.
1280.90 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Indexed.hs:242:1
1280.91 s
[lens] Warning: 'Indexing64' is ambiguous. It is defined
1280.91 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:315:26
1280.91 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:315:1
1280.91 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.91 s
[lens] by specifying the type/value namespace explicitly.
1280.91 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Indexed.hs:315:1
1280.91 s
[lens] Warning: 'Traversal' is out of scope.
1280.91 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.91 s
[lens] Warning: 'IndexedFold' is out of scope.
1280.91 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.91 s
[lens] Warning: 'IndexedTraversal' is out of scope.
1280.91 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.91 s
[lens] Warning: 'Fold' is out of scope.
1280.91 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.91 s
[lens] 100% ( 15 / 15) in 'Control.Lens.Internal.Indexed'
1280.91 s
[lens] 50% ( 2 / 4) in 'Control.Lens.Internal.Getter'
1280.91 s
[lens] Missing documentation for:
1280.91 s
[lens] AlongsideLeft (src/Control/Lens/Internal/Getter.hs:35)
1280.91 s
[lens] AlongsideRight (src/Control/Lens/Internal/Getter.hs:76)
1280.91 s
[lens] Warning: 'a' is out of scope.
1280.91 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.91 s
[lens] 84% ( 11 / 13) in 'Control.Lens.Internal.Fold'
1280.91 s
[lens] Missing documentation for:
1280.91 s
[lens] ReifiedMonoid
1280.91 s
[lens] NonEmptyDList (src/Control/Lens/Internal/Fold.hs:130)
1280.91 s
[lens] Warning: 'PretextT' is ambiguous. It is defined
1280.91 s
[lens] * at src/Control/Lens/Internal/Context.hs:284:48
1280.91 s
[lens] * at src/Control/Lens/Internal/Context.hs:284:1
1280.91 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.91 s
[lens] by specifying the type/value namespace explicitly.
1280.91 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Context.hs:284:1
1280.91 s
[lens] Warning: 'Context' is ambiguous. It is defined
1280.91 s
[lens] * at src/Control/Lens/Internal/Context.hs:138:22
1280.91 s
[lens] * at src/Control/Lens/Internal/Context.hs:138:1
1280.91 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.91 s
[lens] by specifying the type/value namespace explicitly.
1280.91 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Context.hs:138:1
1280.91 s
[lens] Warning: 'Pretext' is ambiguous. It is defined
1280.91 s
[lens] * at src/Control/Lens/Internal/Context.hs:209:27
1280.91 s
[lens] * at src/Control/Lens/Internal/Context.hs:209:1
1280.91 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.91 s
[lens] by specifying the type/value namespace explicitly.
1280.91 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Context.hs:209:1
1280.92 s
[lens] Warning: 'w' is out of scope.
1280.92 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.92 s
[lens] 100% ( 11 / 11) in 'Control.Lens.Internal.Context'
1280.92 s
[lens] Warning: 'BazaarT1' is ambiguous. It is defined
1280.92 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:326:48
1280.92 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:326:1
1280.92 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.92 s
[lens] by specifying the type/value namespace explicitly.
1280.92 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Bazaar.hs:326:1
1280.92 s
[lens] Warning: 'Bazaar1' is ambiguous. It is defined
1280.92 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:261:27
1280.92 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:261:1
1280.92 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.92 s
[lens] by specifying the type/value namespace explicitly.
1280.92 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Bazaar.hs:261:1
1280.92 s
[lens] Warning: 'FunList' is out of scope.
1280.92 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.92 s
[lens] Warning: 'Context' is ambiguous. It is defined
1280.92 s
[lens] * at src/Control/Lens/Internal/Context.hs:138:22
1280.92 s
[lens] * at src/Control/Lens/Internal/Context.hs:138:1
1280.92 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.92 s
[lens] by specifying the type/value namespace explicitly.
1280.92 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Context.hs:138:1
1280.92 s
[lens] Warning: 'BazaarT' is ambiguous. It is defined
1280.92 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:148:47
1280.92 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:148:1
1280.92 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.92 s
[lens] by specifying the type/value namespace explicitly.
1280.92 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Bazaar.hs:148:1
1280.92 s
[lens] Warning: 'Bazaar' is ambiguous. It is defined
1280.92 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:69:26
1280.92 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:69:1
1280.92 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.92 s
[lens] by specifying the type/value namespace explicitly.
1280.92 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Bazaar.hs:69:1
1280.93 s
[lens] 90% ( 10 / 11) in 'Control.Lens.Internal.Bazaar'
1280.93 s
[lens] Missing documentation for:
1280.93 s
[lens] Bizarre1 (src/Control/Lens/Internal/Bazaar.hs:239)
1280.93 s
[lens] Warning: 'TakingWhile' is ambiguous. It is defined
1280.93 s
[lens] * at src/Control/Lens/Internal/Magma.hs:234:48
1280.93 s
[lens] * at src/Control/Lens/Internal/Magma.hs:234:1
1280.93 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.93 s
[lens] by specifying the type/value namespace explicitly.
1280.93 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Magma.hs:234:1
1280.93 s
[lens] Warning: 'Magma' is ambiguous. It is defined
1280.93 s
[lens] * at src/Control/Lens/Internal/Magma.hs:59:3
1280.93 s
[lens] * at src/Control/Lens/Internal/Magma.hs:55:1
1280.93 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.93 s
[lens] by specifying the type/value namespace explicitly.
1280.93 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Magma.hs:55:1
1280.93 s
[lens] Warning: 'Bazaar' is ambiguous. It is defined
1280.93 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:69:26
1280.93 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:69:1
1280.93 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.93 s
[lens] by specifying the type/value namespace explicitly.
1280.93 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Bazaar.hs:69:1
1280.93 s
[lens] 100% ( 12 / 12) in 'Control.Lens.Internal.Magma'
1280.93 s
[lens] Warning: 'Market' is ambiguous. It is defined
1280.93 s
[lens] * at src/Control/Lens/Internal/Prism.hs:27:23
1280.93 s
[lens] * at src/Control/Lens/Internal/Prism.hs:27:1
1280.93 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.93 s
[lens] by specifying the type/value namespace explicitly.
1280.93 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Prism.hs:27:1
1280.93 s
[lens] Warning: 'Prism' is out of scope.
1280.93 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.93 s
[lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Prism'
1280.93 s
[lens] 0% ( 0 / 2) in 'Control.Lens.Internal.Profunctor'
1280.93 s
[lens] Missing documentation for:
1280.93 s
[lens] Module header
1280.93 s
[lens] WrappedPafb (src/Control/Lens/Internal/Profunctor.hs:8)
1280.93 s
[lens] Warning: 'Const' is out of scope.
1280.93 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.93 s
[lens] 100% ( 5 / 5) in 'Control.Lens.Internal.Review'
1280.93 s
[lens] Warning: 'Identity' is ambiguous. It is defined
1280.93 s
[lens] * in ‘GHC.Internal.Data.Functor.Identity’
1280.93 s
[lens] * in ‘GHC.Internal.Data.Functor.Identity’
1280.93 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.93 s
[lens] by specifying the type/value namespace explicitly.
1280.93 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1280.93 s
[lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Setter'
1280.94 s
[lens] 100% ( 15 / 15) in 'Control.Lens.Internal.Zoom'
1280.94 s
[lens] 100% ( 13 / 13) in 'Control.Lens.Internal'
1280.94 s
[lens] Warning: 'Procompose' is out of scope.
1280.94 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.95 s
[lens] Warning: 'foo' is out of scope.
1280.95 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.95 s
[lens] Warning: 'nat' is out of scope.
1280.95 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.96 s
[lens] Warning: 're' is out of scope.
1280.96 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.96 s
[lens] Warning: 'unto' is out of scope.
1280.96 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.96 s
[lens] Warning: 'f' is out of scope.
1280.96 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.96 s
[lens] Warning: 'IndexedPreservingSetter'' is out of scope.
1280.96 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.96 s
[lens] Warning: 'IndexedPreservingSetter' is out of scope.
1280.96 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.96 s
[lens] Warning: 'sets' is out of scope.
1280.96 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.97 s
[lens] Warning: 'Indexed' is ambiguous. It is defined
1280.97 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:25
1280.97 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:1
1280.97 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1280.97 s
[lens] by specifying the type/value namespace explicitly.
1280.97 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Indexed.hs:116:1
1280.97 s
[lens] Warning: 'indices' is out of scope.
1280.97 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.97 s
[lens] Warning: 'v' is out of scope.
1280.97 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.97 s
[lens] Warning: 's' is out of scope.
1280.97 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.98 s
[lens] 88% ( 52 / 59) in 'Control.Lens.Type'
1280.98 s
[lens] Missing documentation for:
1280.98 s
[lens] Traversal1' (src/Control/Lens/Type.hs:215)
1280.98 s
[lens] IndexedTraversal1 (src/Control/Lens/Type.hs:235)
1280.98 s
[lens] IndexedTraversal1' (src/Control/Lens/Type.hs:236)
1280.98 s
[lens] IndexedFold1 (src/Control/Lens/Type.hs:527)
1280.98 s
[lens] IndexPreservingTraversal1 (src/Control/Lens/Type.hs:246)
1280.98 s
[lens] IndexPreservingTraversal1' (src/Control/Lens/Type.hs:247)
1280.98 s
[lens] IndexPreservingFold1 (src/Control/Lens/Type.hs:528)
1280.98 s
[lens] Warning: 'setter' is out of scope.
1280.98 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1280.99 s
[lens] Warning: 'fresh' is out of scope.
1280.99 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.00 s
[lens] Warning: 'Writer' is out of scope.
1281.00 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.00 s
[lens] Warning: 'Reader' is out of scope.
1281.00 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.00 s
[lens] Warning: 'Indexed' is ambiguous. It is defined
1281.00 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:25
1281.00 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:1
1281.00 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.00 s
[lens] by specifying the type/value namespace explicitly.
1281.00 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Indexed.hs:116:1
1281.01 s
[lens] 100% ( 90 / 90) in 'Control.Lens.Setter'
1281.02 s
[lens] Warning: 'getter' is out of scope.
1281.02 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.02 s
[lens] Warning: 'setter' is out of scope.
1281.02 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.03 s
[lens] Warning: 'view' is out of scope.
1281.03 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.03 s
[lens] Warning: 'pos' is out of scope.
1281.03 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.03 s
[lens] Warning: 'seek' is out of scope.
1281.03 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.03 s
[lens] Warning: 'IndexedPreservingLens' is out of scope.
1281.03 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.04 s
[lens] Warning: 'Monad'' is out of scope.
1281.04 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.06 s
[lens] Warning: 'Yoneda' is ambiguous. It is defined
1281.06 s
[lens] * in ‘Data.Functor.Yoneda’
1281.06 s
[lens] * in ‘Data.Functor.Yoneda’
1281.06 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.06 s
[lens] by specifying the type/value namespace explicitly.
1281.06 s
[lens] Defaulting to the one defined in ‘Data.Functor.Yoneda’
1281.06 s
[lens] Warning: 'foo' is out of scope.
1281.06 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.06 s
[lens] Warning: 'bar' is out of scope.
1281.06 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.06 s
[lens] Warning: 'f' is out of scope.
1281.06 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.06 s
[lens] 100% (119 /119) in 'Control.Lens.Lens'
1281.07 s
[lens] 100% ( 41 / 41) in 'Control.Lens.Tuple'
1281.07 s
[lens] Warning: 'Const' is ambiguous. It is defined
1281.07 s
[lens] * in ‘GHC.Internal.Data.Functor.Const’
1281.07 s
[lens] * in ‘GHC.Internal.Data.Functor.Const’
1281.07 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.07 s
[lens] by specifying the type/value namespace explicitly.
1281.07 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Const’
1281.07 s
[lens] Warning: 'r' is out of scope.
1281.07 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.08 s
[lens] Warning: 'failing' is out of scope.
1281.08 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.09 s
[lens] 100% ( 33 / 33) in 'Control.Lens.Getter'
1281.09 s
[lens] Warning: 'Review'' is out of scope.
1281.09 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.10 s
[lens] 100% ( 16 / 16) in 'Control.Lens.Review'
1281.10 s
[lens] Warning: 'lift' is out of scope.
1281.10 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.10 s
[lens] Warning: 'hasn't' is out of scope.
1281.10 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.10 s
[lens] Warning: '^?' is out of scope.
1281.10 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.10 s
[lens] Warning: 'readMaybe' is out of scope.
1281.10 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.11 s
[lens] 93% ( 30 / 32) in 'Control.Lens.Prism'
1281.11 s
[lens] Missing documentation for:
1281.11 s
[lens] Prefixed (src/Control/Lens/Prism.hs:388)
1281.11 s
[lens] Suffixed (src/Control/Lens/Prism.hs:422)
1281.11 s
[lens] Warning: 'Const' is ambiguous. It is defined
1281.11 s
[lens] * in ‘GHC.Internal.Data.Functor.Const’
1281.11 s
[lens] * in ‘GHC.Internal.Data.Functor.Const’
1281.11 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.11 s
[lens] by specifying the type/value namespace explicitly.
1281.11 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Const’
1281.11 s
[lens] Warning: 'FoldWithIndex' is out of scope.
1281.11 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.13 s
[lens] Warning: 'Indexed' is ambiguous. It is defined
1281.13 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:25
1281.13 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:1
1281.13 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.13 s
[lens] by specifying the type/value namespace explicitly.
1281.13 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Indexed.hs:116:1
1281.13 s
[lens] Warning: 'Endo' is ambiguous. It is defined
1281.13 s
[lens] * in ‘GHC.Internal.Data.Semigroup.Internal’
1281.13 s
[lens] * in ‘GHC.Internal.Data.Semigroup.Internal’
1281.13 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.13 s
[lens] by specifying the type/value namespace explicitly.
1281.13 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Data.Semigroup.Internal’
1281.13 s
[lens] Warning: 'Product' is out of scope.
1281.13 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.13 s
[lens] Warning: 'ala' is out of scope.
1281.13 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.13 s
[lens] Warning: 'Sum' is out of scope.
1281.13 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.13 s
[lens] Warning: '_1' is out of scope.
1281.13 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.14 s
[lens] Warning: '_2' is out of scope.
1281.14 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.14 s
[lens] Warning: 'for_' is out of scope.
1281.14 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.14 s
[lens] Warning: 'sequenceA_' is out of scope.
1281.14 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.14 s
[lens] Warning: 'asum' is out of scope.
1281.14 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'First' is ambiguous. It is defined
1281.15 s
[lens] * in ‘GHC.Internal.Data.Monoid’
1281.15 s
[lens] * in ‘GHC.Internal.Data.Monoid’
1281.15 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.15 s
[lens] by specifying the type/value namespace explicitly.
1281.15 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Data.Monoid’
1281.15 s
[lens] Warning: 's' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'headOf' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'Last' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'maximum' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'getMax' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'Max' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'minimum' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'getMin' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'Min' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.15 s
[lens] Warning: 'minimumBy' is out of scope.
1281.15 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.16 s
[lens] Warning: 'toList' is out of scope.
1281.16 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.18 s
[lens] Warning: 'IndexedIso' is out of scope.
1281.18 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.20 s
[lens] 99% (133 /134) in 'Control.Lens.Fold'
1281.20 s
[lens] Missing documentation for:
1281.20 s
[lens] ifolding (src/Control/Lens/Fold.hs:207)
1281.20 s
[lens] Warning: 'Const' is ambiguous. It is defined
1281.20 s
[lens] * in ‘GHC.Internal.Data.Functor.Const’
1281.20 s
[lens] * in ‘GHC.Internal.Data.Functor.Const’
1281.20 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.20 s
[lens] by specifying the type/value namespace explicitly.
1281.20 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Const’
1281.20 s
[lens] Warning: 'Indexed' is ambiguous. It is defined
1281.20 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:25
1281.20 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:1
1281.20 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.20 s
[lens] by specifying the type/value namespace explicitly.
1281.20 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Indexed.hs:116:1
1281.20 s
[lens] Warning: 'prism' is out of scope.
1281.20 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.20 s
[lens] Warning: 'iso' is out of scope.
1281.20 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.20 s
[lens] Warning: 'itraversed' is out of scope.
1281.20 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.20 s
[lens] Warning: 'itraverse' is out of scope.
1281.20 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.21 s
[lens] Warning: 'for' is out of scope.
1281.21 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.21 s
[lens] Warning: 'forM' is out of scope.
1281.21 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.21 s
[lens] Warning: 'mapAccumR' is out of scope.
1281.21 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.21 s
[lens] Warning: 'Backwards' is ambiguous. It is defined
1281.21 s
[lens] * in ‘Control.Applicative.Backwards’
1281.21 s
[lens] * in ‘Control.Applicative.Backwards’
1281.21 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.21 s
[lens] by specifying the type/value namespace explicitly.
1281.21 s
[lens] Defaulting to the one defined in ‘Control.Applicative.Backwards’
1281.21 s
[lens] Warning: 'mapAccumL' is out of scope.
1281.21 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.21 s
[lens] Warning: 'Bazaar' is ambiguous. It is defined
1281.21 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:69:26
1281.21 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:69:1
1281.21 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.21 s
[lens] by specifying the type/value namespace explicitly.
1281.21 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Bazaar.hs:69:1
1281.22 s
[lens] Warning: 'Bazaar1' is ambiguous. It is defined
1281.22 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:261:27
1281.22 s
[lens] * at src/Control/Lens/Internal/Bazaar.hs:261:1
1281.22 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.22 s
[lens] by specifying the type/value namespace explicitly.
1281.22 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Bazaar.hs:261:1
1281.22 s
[lens] Warning: 'Bind' is out of scope.
1281.22 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.23 s
[lens] Warning: 'foo' is out of scope.
1281.23 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.23 s
[lens] Warning: 'bar' is out of scope.
1281.23 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.23 s
[lens] Warning: 'Yoneda' is ambiguous. It is defined
1281.23 s
[lens] * in ‘Data.Functor.Yoneda’
1281.23 s
[lens] * in ‘Data.Functor.Yoneda’
1281.23 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.23 s
[lens] by specifying the type/value namespace explicitly.
1281.23 s
[lens] Defaulting to the one defined in ‘Data.Functor.Yoneda’
1281.23 s
[lens] Warning: 'Curried' is ambiguous. It is defined
1281.23 s
[lens] * in ‘Data.Functor.Day.Curried’
1281.23 s
[lens] * in ‘Data.Functor.Day.Curried’
1281.23 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.23 s
[lens] by specifying the type/value namespace explicitly.
1281.23 s
[lens] Defaulting to the one defined in ‘Data.Functor.Day.Curried’
1281.23 s
[lens] Warning: 'f' is out of scope.
1281.23 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.23 s
[lens] 92% ( 92 /100) in 'Control.Lens.Traversal'
1281.23 s
[lens] Missing documentation for:
1281.23 s
[lens] Traversal1' (src/Control/Lens/Type.hs:215)
1281.23 s
[lens] IndexedTraversal1 (src/Control/Lens/Type.hs:235)
1281.23 s
[lens] IndexedTraversal1' (src/Control/Lens/Type.hs:236)
1281.23 s
[lens] Traversing1 (src/Control/Lens/Traversal.hs:239)
1281.23 s
[lens] Traversing1' (src/Control/Lens/Traversal.hs:245)
1281.23 s
[lens] unsafePartsOf' (src/Control/Lens/Traversal.hs:658)
1281.23 s
[lens] Traversable1
1281.23 s
[lens] iunsafePartsOf' (src/Control/Lens/Traversal.hs:662)
1281.23 s
[path] Phase: unpackPhase
1281.24 s
[path] unpacking source archive /nix/store/1j79dfcfaqdz7gdj2yklgzims74q4dq3-path-0.9.6.tar.gz
1281.24 s
[lens] 100% ( 4 / 4) in 'Control.Lens.Level'
1281.24 s
[lens] Warning: '(->)' is out of scope.
1281.24 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.24 s
[lens] 95% ( 21 / 22) in 'Control.Lens.Reified'
1281.24 s
[lens] Missing documentation for:
1281.24 s
[lens] ReifiedIndexedFold (src/Control/Lens/Reified.hs:436)
1281.24 s
[lens] Warning: 'Handler' is ambiguous. It is defined
1281.24 s
[lens] * in ‘Control.Monad.Catch’
1281.24 s
[lens] * in ‘Control.Monad.Catch’
1281.24 s
[lens] * in ‘GHC.Internal.Control.Exception’
1281.24 s
[lens] * in ‘GHC.Internal.Control.Exception’
1281.24 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.24 s
[lens] by specifying the type/value namespace explicitly.
1281.24 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception’
1281.24 s
[lens] Warning: 'catches' is ambiguous. It is defined
1281.24 s
[lens] * in ‘Control.Monad.Catch’
1281.24 s
[lens] * in ‘GHC.Internal.Control.Exception’
1281.24 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.24 s
[lens] by specifying the type/value namespace explicitly.
1281.24 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception’
1281.24 s
[lens] Warning: 'SomeException' is ambiguous. It is defined
1281.24 s
[lens] * in ‘GHC.Internal.Exception.Type’
1281.24 s
[lens] * in ‘GHC.Internal.Exception.Type’
1281.24 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.25 s
[lens] by specifying the type/value namespace explicitly.
1281.25 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Exception.Type’
1281.25 s
[lens] 100% ( 3 / 3) in 'Control.Lens.Internal.Exception'
1281.25 s
[lens] Warning: 'Indexed' is ambiguous. It is defined
1281.25 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:25
1281.25 s
[lens] * at src/Control/Lens/Internal/Indexed.hs:116:1
1281.25 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.25 s
[lens] by specifying the type/value namespace explicitly.
1281.25 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Indexed.hs:116:1
1281.25 s
[path] source root is path-0.9.6
1281.25 s
[lens] 92% ( 51 / 55) in 'Control.Lens.Indexed'
1281.25 s
[lens] Missing documentation for:
1281.25 s
[lens] ifoldMapBy (src/Control/Lens/Indexed.hs:283)
1281.25 s
[lens] ifoldMapByOf (src/Control/Lens/Indexed.hs:286)
1281.25 s
[lens] itraverseBy (src/Control/Lens/Indexed.hs:289)
1281.25 s
[lens] itraverseByOf (src/Control/Lens/Indexed.hs:292)
1281.25 s
[lens] Warning: 'createAndTrim' is out of scope.
1281.25 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.25 s
[lens] 100% ( 5 / 5) in 'Control.Lens.Internal.ByteString'
1281.26 s
[lens] 96% ( 24 / 25) in 'Control.Lens.Equality'
1281.26 s
[lens] Missing documentation for:
1281.26 s
[lens] cloneEquality (src/Control/Lens/Equality.hs:113)
1281.26 s
[path] setting SOURCE_DATE_EPOCH to timestamp 1723380291 of file "path-0.9.6/path.cabal"
1281.26 s
[lens] Warning: 'ByteString' is out of scope.
1281.26 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.26 s
[lens] Warning: 'Text' is out of scope.
1281.26 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.26 s
[lens] Warning: 'Magma' is ambiguous. It is defined
1281.26 s
[lens] * at src/Control/Lens/Internal/Magma.hs:59:3
1281.26 s
[lens] * at src/Control/Lens/Internal/Magma.hs:55:1
1281.26 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.26 s
[lens] by specifying the type/value namespace explicitly.
1281.26 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Magma.hs:55:1
1281.27 s
[lens] 91% ( 51 / 56) in 'Control.Lens.Iso'
1281.27 s
[lens] Missing documentation for:
1281.27 s
[lens] Swapped (src/Control/Lens/Iso.hs:420)
1281.27 s
[lens] Strict (src/Control/Lens/Iso.hs:412)
1281.27 s
[lens] Lazy (src/Control/Lens/Iso.hs:416)
1281.27 s
[lens] Reversed (src/Control/Lens/Iso.hs:424)
1281.27 s
[lens] List (src/Control/Lens/Iso.hs:464)
1281.27 s
[lens] 33% ( 1 / 3) in 'Control.Lens.Empty'
1281.27 s
[lens] Missing documentation for:
1281.27 s
[lens] AsEmpty (src/Control/Lens/Empty.hs:69)
1281.27 s
[lens] Empty (src/Control/Lens/Empty.hs:80)
1281.27 s
[path] Phase: patchPhase
1281.27 s
[lens] 93% ( 27 / 29) in 'Control.Lens.Cons'
1281.27 s
[lens] Missing documentation for:
1281.27 s
[lens] :< (src/Control/Lens/Cons.hs:92)
1281.27 s
[lens] :> (src/Control/Lens/Cons.hs:99)
1281.27 s
[path] Replace Cabal file with edited version from mirror://hackage/path-0.9.6/revision/1.cabal.
1281.27 s
[lens] 100% ( 6 / 6) in 'Control.Lens.Internal.Deque'
1281.28 s
[lens] Warning: 'Sum' is ambiguous. It is defined
1281.28 s
[lens] * in ‘GHC.Internal.Data.Semigroup.Internal’
1281.28 s
[lens] * in ‘GHC.Internal.Data.Semigroup.Internal’
1281.28 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.28 s
[lens] by specifying the type/value namespace explicitly.
1281.28 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Data.Semigroup.Internal’
1281.28 s
[lens] 72% ( 16 / 22) in 'Control.Lens.Wrapped'
1281.28 s
[lens] Missing documentation for:
1281.28 s
[lens] _Unwrapped' (src/Control/Lens/Wrapped.hs:218)
1281.28 s
[lens] Rewrapped (src/Control/Lens/Wrapped.hs:212)
1281.28 s
[lens] Rewrapping (src/Control/Lens/Wrapped.hs:214)
1281.28 s
[lens] _Unwrapped (src/Control/Lens/Wrapped.hs:235)
1281.28 s
[lens] Wrapped (src/Control/Lens/Wrapped.hs:204)
1281.28 s
[lens] Unwrapped (src/Control/Lens/Wrapped.hs:208)
1281.28 s
[lens] Warning: Control.Lens.Internal.TH: Could not find documentation for exported module: Control.Lens.Internal.TH
1281.28 s
[lens] 30% ( 14 / 46) in 'Control.Lens.Internal.TH'
1281.28 s
[lens] Missing documentation for:
1281.28 s
[lens] apValName (src/Control/Lens/Internal/TH.hs:254)
1281.28 s
[lens] composeValName (src/Control/Lens/Internal/TH.hs:242)
1281.28 s
[lens] fmapValName (src/Control/Lens/Internal/TH.hs:248)
1281.28 s
[lens] idValName (src/Control/Lens/Internal/TH.hs:245)
1281.28 s
[lens] pureValName (src/Control/Lens/Internal/TH.hs:251)
1281.28 s
[lens] datatypeTypeKinded (src/Control/Lens/Internal/TH.hs:105)
1281.28 s
[lens] isDataFamily (src/Control/Lens/Internal/TH.hs:159)
1281.28 s
[lens] traversalTypeName (src/Control/Lens/Internal/TH.hs:181)
1281.28 s
[lens] traversal'TypeName (src/Control/Lens/Internal/TH.hs:184)
1281.28 s
[lens] lensTypeName (src/Control/Lens/Internal/TH.hs:187)
1281.28 s
[lens] lens'TypeName (src/Control/Lens/Internal/TH.hs:190)
1281.28 s
[lens] isoTypeName (src/Control/Lens/Internal/TH.hs:193)
1281.28 s
[lens] iso'TypeName (src/Control/Lens/Internal/TH.hs:196)
1281.28 s
[lens] getterTypeName (src/Control/Lens/Internal/TH.hs:199)
1281.28 s
[lens] foldTypeName (src/Control/Lens/Internal/TH.hs:202)
1281.28 s
[lens] prismTypeName (src/Control/Lens/Internal/TH.hs:205)
1281.28 s
[lens] prism'TypeName (src/Control/Lens/Internal/TH.hs:208)
1281.28 s
[lens] reviewTypeName (src/Control/Lens/Internal/TH.hs:211)
1281.28 s
[lens] wrappedTypeName (src/Control/Lens/Internal/TH.hs:214)
1281.28 s
[lens] unwrappedTypeName (src/Control/Lens/Internal/TH.hs:217)
1281.28 s
[lens] rewrappedTypeName (src/Control/Lens/Internal/TH.hs:220)
1281.28 s
[lens] _wrapped'ValName (src/Control/Lens/Internal/TH.hs:223)
1281.28 s
[lens] isoValName (src/Control/Lens/Internal/TH.hs:226)
1281.28 s
[lens] prismValName (src/Control/Lens/Internal/TH.hs:229)
1281.28 s
[lens] untoValName (src/Control/Lens/Internal/TH.hs:232)
1281.28 s
[lens] phantomValName (src/Control/Lens/Internal/TH.hs:235)
1281.28 s
[lens] phantom2 (src/Control/Lens/Internal/TH.hs:238)
1281.28 s
[lens] rightDataName (src/Control/Lens/Internal/TH.hs:257)
1281.28 s
[lens] leftDataName (src/Control/Lens/Internal/TH.hs:260)
1281.28 s
[lens] inlinePragma (src/Control/Lens/Internal/TH.hs:268)
1281.28 s
[lens] TyVarBndrVis
1281.28 s
[lens] bndrReq
1281.28 s
[lens] Warning: 'RWS' is ambiguous. It is defined
1281.28 s
[lens] * in ‘Control.Monad.Trans.RWS.CPS’
1281.28 s
[lens] * in ‘Control.Monad.Trans.RWS.Lazy’
1281.28 s
[lens] * in ‘Control.Monad.Trans.RWS.Strict’
1281.28 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.28 s
[lens] by specifying the type/value namespace explicitly.
1281.28 s
[lens] Defaulting to the one defined in ‘Control.Monad.Trans.RWS.Strict’
1281.28 s
[lens] Warning: 'State' is ambiguous. It is defined
1281.28 s
[lens] * in ‘Control.Monad.Trans.State.Lazy’
1281.28 s
[lens] * in ‘Control.Monad.Trans.State.Strict’
1281.28 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.28 s
[lens] by specifying the type/value namespace explicitly.
1281.28 s
[lens] Defaulting to the one defined in ‘Control.Monad.Trans.State.Strict’
1281.29 s
[lens] Warning: 'StateT' is ambiguous. It is defined
1281.29 s
[lens] * in ‘Control.Monad.Trans.State.Lazy’
1281.29 s
[lens] * in ‘Control.Monad.Trans.State.Lazy’
1281.29 s
[lens] * in ‘Control.Monad.Trans.State.Strict’
1281.29 s
[lens] * in ‘Control.Monad.Trans.State.Strict’
1281.29 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.29 s
[lens] by specifying the type/value namespace explicitly.
1281.29 s
[lens] Defaulting to the one defined in ‘Control.Monad.Trans.State.Strict’
1281.29 s
[lens] Warning: 'RWST' is ambiguous. It is defined
1281.29 s
[lens] * in ‘Control.Monad.Trans.RWS.CPS’
1281.29 s
[lens] * in ‘Control.Monad.Trans.RWS.Lazy’
1281.29 s
[lens] * in ‘Control.Monad.Trans.RWS.Lazy’
1281.29 s
[lens] * in ‘Control.Monad.Trans.RWS.Strict’
1281.29 s
[lens] * in ‘Control.Monad.Trans.RWS.Strict’
1281.29 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.29 s
[lens] by specifying the type/value namespace explicitly.
1281.29 s
[lens] Defaulting to the one defined in ‘Control.Monad.Trans.RWS.Strict’
1281.29 s
[lens] Warning: 'Error' is out of scope.
1281.29 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.29 s
[lens] Warning: 'ErrorT' is out of scope.
1281.29 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.29 s
[path] Phase: compileBuildDriverPhase
1281.29 s
[lens] 100% ( 5 / 5) in 'Control.Lens.Zoom'
1281.29 s
[lens] Warning: 'holesOnOf' is out of scope.
1281.29 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.29 s
[lens] Warning: 'a' is out of scope.
1281.29 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.29 s
[lens] 100% ( 13 / 13) in 'Data.Data.Lens'
1281.29 s
[path] setupCompileFlags: -package-db=/build/tmp.tO0XQrilTl/setup-package.conf.d -threaded
1281.30 s
[lens] Warning: 'Context' is ambiguous. It is defined
1281.30 s
[lens] * at src/Control/Lens/Internal/Context.hs:138:22
1281.30 s
[lens] * at src/Control/Lens/Internal/Context.hs:138:1
1281.30 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.30 s
[lens] by specifying the type/value namespace explicitly.
1281.30 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Context.hs:138:1
1281.30 s
[lens] Warning: 'Pretext' is ambiguous. It is defined
1281.30 s
[lens] * at src/Control/Lens/Internal/Context.hs:209:27
1281.30 s
[lens] * at src/Control/Lens/Internal/Context.hs:209:1
1281.30 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.30 s
[lens] by specifying the type/value namespace explicitly.
1281.30 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Context.hs:209:1
1281.31 s
[lens] Warning: 'composOpMonoid' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'composOpMPlus' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'composOp' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'descend' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'composOpM' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'descendM' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'composOpM_' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'descendM_' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] 96% ( 48 / 50) in 'Control.Lens.Plated'
1281.31 s
[lens] Missing documentation for:
1281.31 s
[lens] GPlated (src/Control/Lens/Plated.hs:758)
1281.31 s
[lens] GPlated1 (src/Control/Lens/Plated.hs:799)
1281.31 s
[lens] Warning: 'Set' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] 100% ( 4 / 4) in 'Data.HashSet.Lens'
1281.31 s
[lens] 50% ( 2 / 4) in 'Data.List.Lens'
1281.31 s
[lens] Missing documentation for:
1281.31 s
[lens] Prefixed (src/Control/Lens/Prism.hs:388)
1281.31 s
[lens] Suffixed (src/Control/Lens/Prism.hs:422)
1281.31 s
[lens] Warning: 'IndexedGetter' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'IndexedFold' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'IndexedLens'' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'IndexedTraversal'' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] 100% ( 2 / 2) in 'Data.Map.Lens'
1281.31 s
[lens] 100% ( 3 / 3) in 'Data.Set.Lens'
1281.31 s
[lens] Warning: 'pack' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'unpack' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'Text' is ambiguous. It is defined
1281.31 s
[lens] * at src/Data/Text/Lazy/Lens.hs:149:1
1281.31 s
[lens] * in ‘Data.Text.Internal.Lazy’
1281.31 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.31 s
[lens] by specifying the type/value namespace explicitly.
1281.31 s
[lens] Defaulting to the one defined at src/Data/Text/Lazy/Lens.hs:149:1
1281.31 s
[lens] Warning: 'fromLazyText' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'toLazyText' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'each' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] 87% ( 7 / 8) in 'Data.Text.Lazy.Lens'
1281.31 s
[lens] Missing documentation for:
1281.31 s
[lens] Text (src/Data/Text/Lazy/Lens.hs:149)
1281.31 s
[lens] Warning: 'pack' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'unpack' is out of scope.
1281.31 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.31 s
[lens] Warning: 'Text' is ambiguous. It is defined
1281.31 s
[lens] * at src/Data/Text/Strict/Lens.hs:141:1
1281.31 s
[lens] * in ‘Data.Text.Internal’
1281.31 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.31 s
[lens] by specifying the type/value namespace explicitly.
1281.31 s
[lens] Defaulting to the one defined at src/Data/Text/Strict/Lens.hs:141:1
1281.32 s
[lens] Warning: 'fromText' is out of scope.
1281.32 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.32 s
[lens] Warning: 'toLazyText' is out of scope.
1281.32 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.32 s
[lens] Warning: 'each' is out of scope.
1281.32 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.32 s
[lens] 87% ( 7 / 8) in 'Data.Text.Strict.Lens'
1281.32 s
[lens] Missing documentation for:
1281.32 s
[lens] Text (src/Data/Text/Strict/Lens.hs:141)
1281.32 s
[lens] Warning: 'pack' is out of scope.
1281.32 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.32 s
[lens] Warning: 'unpack' is out of scope.
1281.32 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.32 s
[lens] Warning: 'fromText' is out of scope.
1281.32 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.32 s
[lens] 80% ( 4 / 5) in 'Data.Text.Lens'
1281.32 s
[lens] Missing documentation for:
1281.32 s
[lens] Text (src/Data/Text/Lens.hs:103)
1281.32 s
[lens] Warning: 'ix' is out of scope.
1281.32 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.32 s
[lens] 100% ( 15 / 15) in 'Data.Vector.Generic.Lens'
1281.32 s
[lens] Warning: 'Identity' is ambiguous. It is defined
1281.32 s
[lens] * in ‘GHC.Internal.Data.Functor.Identity’
1281.32 s
[lens] * in ‘GHC.Internal.Data.Functor.Identity’
1281.32 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.32 s
[lens] by specifying the type/value namespace explicitly.
1281.32 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1281.32 s
[lens] 100% ( 3 / 3) in 'Control.Lens.Each'
1281.32 s
[lens] 92% ( 13 / 14) in 'Control.Lens.At'
1281.32 s
[lens] Missing documentation for:
1281.32 s
[lens] Index (src/Control/Lens/At.hs:94)
1281.33 s
[lens] Warning: 'Name' is ambiguous. It is defined
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.33 s
[lens] by specifying the type/value namespace explicitly.
1281.33 s
[lens] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] Warning: 'Fixity' is ambiguous. It is defined
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.33 s
[lens] by specifying the type/value namespace explicitly.
1281.33 s
[lens] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] Warning: 'TySynEqn' is ambiguous. It is defined
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.33 s
[lens] by specifying the type/value namespace explicitly.
1281.33 s
[lens] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] Warning: 'DerivClause' is ambiguous. It is defined
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.33 s
[lens] by specifying the type/value namespace explicitly.
1281.33 s
[lens] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] Warning: 'ModName' is ambiguous. It is defined
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.33 s
[lens] by specifying the type/value namespace explicitly.
1281.33 s
[lens] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
1281.33 s
[lens] 23% ( 75 /315) in 'Language.Haskell.TH.Lens'
1281.33 s
[lens] Missing documentation for:
1281.33 s
[lens] locFileName (src/Language/Haskell/TH/Lens.hs:714)
1281.33 s
[lens] locPackage (src/Language/Haskell/TH/Lens.hs:718)
1281.33 s
[lens] locModule (src/Language/Haskell/TH/Lens.hs:722)
1281.33 s
[lens] locStart (src/Language/Haskell/TH/Lens.hs:726)
1281.33 s
[lens] locEnd (src/Language/Haskell/TH/Lens.hs:730)
1281.33 s
[lens] funDepInputs (src/Language/Haskell/TH/Lens.hs:734)
1281.33 s
[lens] funDepOutputs (src/Language/Haskell/TH/Lens.hs:739)
1281.33 s
[lens] matchPattern (src/Language/Haskell/TH/Lens.hs:756)
1281.33 s
[lens] matchBody (src/Language/Haskell/TH/Lens.hs:761)
1281.33 s
[lens] matchDeclarations (src/Language/Haskell/TH/Lens.hs:766)
1281.33 s
[lens] fixityPrecedence (src/Language/Haskell/TH/Lens.hs:771)
1281.33 s
[lens] fixityDirection (src/Language/Haskell/TH/Lens.hs:776)
1281.33 s
[lens] clausePattern (src/Language/Haskell/TH/Lens.hs:781)
1281.33 s
[lens] clauseBody (src/Language/Haskell/TH/Lens.hs:786)
1281.33 s
[lens] clauseDecs (src/Language/Haskell/TH/Lens.hs:791)
1281.33 s
[lens] fieldExpName (src/Language/Haskell/TH/Lens.hs:744)
1281.33 s
[lens] fieldExpExpression (src/Language/Haskell/TH/Lens.hs:747)
1281.33 s
[lens] fieldPatName (src/Language/Haskell/TH/Lens.hs:750)
1281.33 s
[lens] fieldPatPattern (src/Language/Haskell/TH/Lens.hs:753)
1281.33 s
[lens] tySynEqnLHS (src/Language/Haskell/TH/Lens.hs:1753)
1281.33 s
[lens] tySynEqnPatterns (src/Language/Haskell/TH/Lens.hs:1758)
1281.33 s
[lens] tySynEqnResult (src/Language/Haskell/TH/Lens.hs:1765)
1281.33 s
[lens] injectivityAnnOutput (src/Language/Haskell/TH/Lens.hs:796)
1281.33 s
[lens] injectivityAnnInputs (src/Language/Haskell/TH/Lens.hs:801)
1281.33 s
[lens] typeFamilyHeadName (src/Language/Haskell/TH/Lens.hs:806)
1281.33 s
[lens] typeFamilyHeadTyVarBndrs (src/Language/Haskell/TH/Lens.hs:811)
1281.33 s
[lens] typeFamilyHeadResultSig (src/Language/Haskell/TH/Lens.hs:816)
1281.33 s
[lens] typeFamilyHeadInjectivityAnn (src/Language/Haskell/TH/Lens.hs:821)
1281.33 s
[lens] bangSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:826)
1281.33 s
[lens] bangSourceStrictness (src/Language/Haskell/TH/Lens.hs:831)
1281.33 s
[lens] derivClauseStrategy (src/Language/Haskell/TH/Lens.hs:837)
1281.33 s
[lens] derivClauseCxt (src/Language/Haskell/TH/Lens.hs:842)
1281.33 s
[lens] _ClassI (src/Language/Haskell/TH/Lens.hs:848)
1281.33 s
[lens] _ClassOpI (src/Language/Haskell/TH/Lens.hs:856)
1281.33 s
[lens] _TyConI (src/Language/Haskell/TH/Lens.hs:864)
1281.33 s
[lens] _FamilyI (src/Language/Haskell/TH/Lens.hs:872)
1281.33 s
[lens] _PrimTyConI (src/Language/Haskell/TH/Lens.hs:880)
1281.33 s
[lens] _DataConI (src/Language/Haskell/TH/Lens.hs:888)
1281.33 s
[lens] _VarI (src/Language/Haskell/TH/Lens.hs:896)
1281.33 s
[lens] _TyVarI (src/Language/Haskell/TH/Lens.hs:904)
1281.33 s
[lens] _PatSynI (src/Language/Haskell/TH/Lens.hs:913)
1281.33 s
[lens] _FunD (src/Language/Haskell/TH/Lens.hs:922)
1281.33 s
[lens] _ValD (src/Language/Haskell/TH/Lens.hs:930)
1281.33 s
[lens] _TySynD (src/Language/Haskell/TH/Lens.hs:938)
1281.33 s
[lens] _ClassD (src/Language/Haskell/TH/Lens.hs:946)
1281.33 s
[lens] _InstanceD (src/Language/Haskell/TH/Lens.hs:954)
1281.34 s
[lens] _SigD (src/Language/Haskell/TH/Lens.hs:1016)
1281.34 s
[lens] _ForeignD (src/Language/Haskell/TH/Lens.hs:1024)
1281.34 s
[lens] _PragmaD (src/Language/Haskell/TH/Lens.hs:1055)
1281.34 s
[lens] _ClosedTypeFamilyD (src/Language/Haskell/TH/Lens.hs:1180)
1281.34 s
[lens] _RoleAnnotD (src/Language/Haskell/TH/Lens.hs:1087)
1281.34 s
[lens] _DefaultSigD (src/Language/Haskell/TH/Lens.hs:1118)
1281.34 s
[lens] _DataFamilyD (src/Language/Haskell/TH/Lens.hs:1214)
1281.34 s
[lens] _OpenTypeFamilyD (src/Language/Haskell/TH/Lens.hs:1222)
1281.34 s
[lens] _PatSynD (src/Language/Haskell/TH/Lens.hs:1231)
1281.34 s
[lens] _PatSynSigD (src/Language/Haskell/TH/Lens.hs:1239)
1281.34 s
[lens] _ImplicitParamBindD (src/Language/Haskell/TH/Lens.hs:1249)
1281.34 s
[lens] _DefaultD (src/Language/Haskell/TH/Lens.hs:1259)
1281.34 s
[lens] _TypeDataD (src/Language/Haskell/TH/Lens.hs:1269)
1281.34 s
[lens] _Unidir (src/Language/Haskell/TH/Lens.hs:1279)
1281.34 s
[lens] _ImplBidir (src/Language/Haskell/TH/Lens.hs:1287)
1281.34 s
[lens] _ExplBidir (src/Language/Haskell/TH/Lens.hs:1295)
1281.34 s
[lens] _PrefixPatSyn (src/Language/Haskell/TH/Lens.hs:1303)
1281.34 s
[lens] _InfixPatSyn (src/Language/Haskell/TH/Lens.hs:1311)
1281.34 s
[lens] _RecordPatSyn (src/Language/Haskell/TH/Lens.hs:1319)
1281.34 s
[lens] _NormalC (src/Language/Haskell/TH/Lens.hs:1328)
1281.34 s
[lens] _RecC (src/Language/Haskell/TH/Lens.hs:1336)
1281.34 s
[lens] _InfixC (src/Language/Haskell/TH/Lens.hs:1344)
1281.34 s
[lens] _ForallC (src/Language/Haskell/TH/Lens.hs:1352)
1281.34 s
[lens] _GadtC (src/Language/Haskell/TH/Lens.hs:1360)
1281.34 s
[lens] _RecGadtC (src/Language/Haskell/TH/Lens.hs:1368)
1281.34 s
[lens] _NoNamespaceSpecifier (src/Language/Haskell/TH/Lens.hs:963)
1281.34 s
[lens] _TypeNamespaceSpecifier (src/Language/Haskell/TH/Lens.hs:971)
1281.34 s
[lens] _DataNamespaceSpecifier (src/Language/Haskell/TH/Lens.hs:979)
1281.34 s
[lens] _Overlappable (src/Language/Haskell/TH/Lens.hs:988)
1281.34 s
[lens] _Overlapping (src/Language/Haskell/TH/Lens.hs:995)
1281.34 s
[lens] _Overlaps (src/Language/Haskell/TH/Lens.hs:1002)
1281.34 s
[lens] _Incoherent (src/Language/Haskell/TH/Lens.hs:1009)
1281.34 s
[lens] _NoSourceUnpackedness (src/Language/Haskell/TH/Lens.hs:1376)
1281.34 s
[lens] _SourceNoUnpack (src/Language/Haskell/TH/Lens.hs:1384)
1281.34 s
[lens] _SourceUnpack (src/Language/Haskell/TH/Lens.hs:1392)
1281.34 s
[lens] _NoSourceStrictness (src/Language/Haskell/TH/Lens.hs:1400)
1281.34 s
[lens] _SourceLazy (src/Language/Haskell/TH/Lens.hs:1408)
1281.34 s
[lens] _SourceStrict (src/Language/Haskell/TH/Lens.hs:1416)
1281.34 s
[lens] _DecidedLazy (src/Language/Haskell/TH/Lens.hs:1424)
1281.34 s
[lens] _DecidedStrict (src/Language/Haskell/TH/Lens.hs:1432)
1281.34 s
[lens] _DecidedUnpack (src/Language/Haskell/TH/Lens.hs:1440)
1281.34 s
[lens] _ImportF (src/Language/Haskell/TH/Lens.hs:1448)
1281.34 s
[lens] _ExportF (src/Language/Haskell/TH/Lens.hs:1456)
1281.34 s
[lens] _CCall (src/Language/Haskell/TH/Lens.hs:1464)
1281.34 s
[lens] _StdCall (src/Language/Haskell/TH/Lens.hs:1472)
1281.34 s
[lens] _CApi (src/Language/Haskell/TH/Lens.hs:1480)
1281.34 s
[lens] _Prim (src/Language/Haskell/TH/Lens.hs:1488)
1281.34 s
[lens] _JavaScript (src/Language/Haskell/TH/Lens.hs:1496)
1281.34 s
[lens] _Unsafe (src/Language/Haskell/TH/Lens.hs:1504)
1281.34 s
[lens] _Safe (src/Language/Haskell/TH/Lens.hs:1512)
1281.34 s
[lens] _Interruptible (src/Language/Haskell/TH/Lens.hs:1520)
1281.34 s
[lens] _InlineP (src/Language/Haskell/TH/Lens.hs:1528)
1281.34 s
[lens] _SpecialiseP (src/Language/Haskell/TH/Lens.hs:1536)
1281.34 s
[lens] _SpecialiseInstP (src/Language/Haskell/TH/Lens.hs:1546)
1281.34 s
[lens] _AnnP (src/Language/Haskell/TH/Lens.hs:1577)
1281.34 s
[lens] _LineP (src/Language/Haskell/TH/Lens.hs:1585)
1281.34 s
[lens] _CompleteP (src/Language/Haskell/TH/Lens.hs:1594)
1281.34 s
[lens] _OpaqueP (src/Language/Haskell/TH/Lens.hs:1604)
1281.34 s
[lens] _SCCP (src/Language/Haskell/TH/Lens.hs:1614)
1281.34 s
[lens] _NoInline (src/Language/Haskell/TH/Lens.hs:1623)
1281.34 s
[lens] _Inline (src/Language/Haskell/TH/Lens.hs:1631)
1281.34 s
[lens] _Inlinable (src/Language/Haskell/TH/Lens.hs:1639)
1281.34 s
[lens] _ConLike (src/Language/Haskell/TH/Lens.hs:1647)
1281.34 s
[lens] _FunLike (src/Language/Haskell/TH/Lens.hs:1655)
1281.34 s
[lens] _AllPhases (src/Language/Haskell/TH/Lens.hs:1663)
1281.34 s
[lens] _FromPhase (src/Language/Haskell/TH/Lens.hs:1671)
1281.34 s
[lens] _BeforePhase (src/Language/Haskell/TH/Lens.hs:1679)
1281.34 s
[lens] _RuleVar (src/Language/Haskell/TH/Lens.hs:1687)
1281.34 s
[lens] _TypedRuleVar (src/Language/Haskell/TH/Lens.hs:1695)
1281.34 s
[lens] _ModuleAnnotation (src/Language/Haskell/TH/Lens.hs:1703)
1281.34 s
[lens] _TypeAnnotation (src/Language/Haskell/TH/Lens.hs:1711)
1281.34 s
[lens] _ValueAnnotation (src/Language/Haskell/TH/Lens.hs:1719)
1281.34 s
[lens] _FunDep (src/Language/Haskell/TH/Lens.hs:1727)
1281.34 s
[lens] _InfixL (src/Language/Haskell/TH/Lens.hs:1781)
1281.34 s
[lens] _InfixR (src/Language/Haskell/TH/Lens.hs:1789)
1281.34 s
[lens] _InfixN (src/Language/Haskell/TH/Lens.hs:1797)
1281.34 s
[lens] _VarE (src/Language/Haskell/TH/Lens.hs:1805)
1281.34 s
[lens] _ConE (src/Language/Haskell/TH/Lens.hs:1813)
1281.34 s
[lens] _LitE (src/Language/Haskell/TH/Lens.hs:1821)
1281.34 s
[lens] _AppE (src/Language/Haskell/TH/Lens.hs:1829)
1281.34 s
[lens] _AppTypeE (src/Language/Haskell/TH/Lens.hs:1838)
1281.34 s
[lens] _InfixE (src/Language/Haskell/TH/Lens.hs:1847)
1281.34 s
[lens] _UInfixE (src/Language/Haskell/TH/Lens.hs:1855)
1281.34 s
[lens] _ParensE (src/Language/Haskell/TH/Lens.hs:1863)
1281.34 s
[lens] _LamE (src/Language/Haskell/TH/Lens.hs:1871)
1281.34 s
[lens] _LamCaseE (src/Language/Haskell/TH/Lens.hs:1879)
1281.34 s
[lens] _UnboxedSumE (src/Language/Haskell/TH/Lens.hs:1922)
1281.34 s
[lens] _CondE (src/Language/Haskell/TH/Lens.hs:1931)
1281.34 s
[lens] _MultiIfE (src/Language/Haskell/TH/Lens.hs:1939)
1281.34 s
[lens] _LetE (src/Language/Haskell/TH/Lens.hs:1947)
1281.34 s
[lens] _CaseE (src/Language/Haskell/TH/Lens.hs:1955)
1281.34 s
[lens] _CompE (src/Language/Haskell/TH/Lens.hs:1986)
1281.34 s
[lens] _ArithSeqE (src/Language/Haskell/TH/Lens.hs:1994)
1281.34 s
[lens] _ListE (src/Language/Haskell/TH/Lens.hs:2002)
1281.34 s
[lens] _SigE (src/Language/Haskell/TH/Lens.hs:2010)
1281.34 s
[lens] _RecConE (src/Language/Haskell/TH/Lens.hs:2018)
1281.34 s
[lens] _RecUpdE (src/Language/Haskell/TH/Lens.hs:2026)
1281.34 s
[lens] _StaticE (src/Language/Haskell/TH/Lens.hs:2034)
1281.34 s
[lens] _UnboundVarE (src/Language/Haskell/TH/Lens.hs:2042)
1281.34 s
[lens] _LabelE (src/Language/Haskell/TH/Lens.hs:2051)
1281.34 s
[lens] _ImplicitParamVarE (src/Language/Haskell/TH/Lens.hs:2084)
1281.34 s
[lens] _GetFieldE (src/Language/Haskell/TH/Lens.hs:2094)
1281.34 s
[lens] _ProjectionE (src/Language/Haskell/TH/Lens.hs:2102)
1281.34 s
[lens] _LamCasesE (src/Language/Haskell/TH/Lens.hs:2112)
1281.34 s
[lens] _TypedBracketE (src/Language/Haskell/TH/Lens.hs:2122)
1281.34 s
[lens] _TypedSpliceE (src/Language/Haskell/TH/Lens.hs:2130)
1281.34 s
[lens] _TypeE (src/Language/Haskell/TH/Lens.hs:2140)
1281.34 s
[lens] _GuardedB (src/Language/Haskell/TH/Lens.hs:2175)
1281.34 s
[lens] _NormalB (src/Language/Haskell/TH/Lens.hs:2183)
1281.34 s
[lens] _NormalG (src/Language/Haskell/TH/Lens.hs:2191)
1281.34 s
[lens] _PatG (src/Language/Haskell/TH/Lens.hs:2199)
1281.34 s
[lens] _BindS (src/Language/Haskell/TH/Lens.hs:2207)
1281.34 s
[lens] _LetS (src/Language/Haskell/TH/Lens.hs:2215)
1281.34 s
[lens] _NoBindS (src/Language/Haskell/TH/Lens.hs:2223)
1281.34 s
[lens] _ParS (src/Language/Haskell/TH/Lens.hs:2231)
1281.34 s
[lens] _RecS (src/Language/Haskell/TH/Lens.hs:2240)
1281.34 s
[lens] _FromR (src/Language/Haskell/TH/Lens.hs:2249)
1281.34 s
[lens] _FromThenR (src/Language/Haskell/TH/Lens.hs:2257)
1281.34 s
[lens] _FromToR (src/Language/Haskell/TH/Lens.hs:2265)
1281.34 s
[lens] _FromThenToR (src/Language/Haskell/TH/Lens.hs:2273)
1281.34 s
[lens] _CharL (src/Language/Haskell/TH/Lens.hs:2281)
1281.34 s
[lens] _StringL (src/Language/Haskell/TH/Lens.hs:2289)
1281.34 s
[lens] _IntegerL (src/Language/Haskell/TH/Lens.hs:2297)
1281.34 s
[lens] _RationalL (src/Language/Haskell/TH/Lens.hs:2305)
1281.34 s
[lens] _IntPrimL (src/Language/Haskell/TH/Lens.hs:2313)
1281.34 s
[lens] _WordPrimL (src/Language/Haskell/TH/Lens.hs:2321)
1281.34 s
[lens] _FloatPrimL (src/Language/Haskell/TH/Lens.hs:2329)
1281.34 s
[lens] _DoublePrimL (src/Language/Haskell/TH/Lens.hs:2337)
1281.34 s
[lens] _StringPrimL (src/Language/Haskell/TH/Lens.hs:2345)
1281.34 s
[lens] _CharPrimL (src/Language/Haskell/TH/Lens.hs:2353)
1281.34 s
[lens] _BytesPrimL (src/Language/Haskell/TH/Lens.hs:2362)
1281.34 s
[lens] _LitP (src/Language/Haskell/TH/Lens.hs:2371)
1281.34 s
[lens] _VarP (src/Language/Haskell/TH/Lens.hs:2379)
1281.34 s
[lens] _TupP (src/Language/Haskell/TH/Lens.hs:2387)
1281.34 s
[lens] _UnboxedTupP (src/Language/Haskell/TH/Lens.hs:2395)
1281.34 s
[lens] _UnboxedSumP (src/Language/Haskell/TH/Lens.hs:2404)
1281.34 s
[lens] _InfixP (src/Language/Haskell/TH/Lens.hs:2436)
1281.34 s
[lens] _UInfixP (src/Language/Haskell/TH/Lens.hs:2444)
1281.34 s
[lens] _ParensP (src/Language/Haskell/TH/Lens.hs:2452)
1281.34 s
[lens] _TildeP (src/Language/Haskell/TH/Lens.hs:2460)
1281.34 s
[lens] _BangP (src/Language/Haskell/TH/Lens.hs:2468)
1281.34 s
[lens] _AsP (src/Language/Haskell/TH/Lens.hs:2476)
1281.34 s
[lens] _WildP (src/Language/Haskell/TH/Lens.hs:2484)
1281.34 s
[lens] _RecP (src/Language/Haskell/TH/Lens.hs:2492)
1281.34 s
[lens] _ListP (src/Language/Haskell/TH/Lens.hs:2500)
1281.34 s
[lens] _SigP (src/Language/Haskell/TH/Lens.hs:2508)
1281.34 s
[lens] _ViewP (src/Language/Haskell/TH/Lens.hs:2516)
1281.34 s
[lens] _TypeP (src/Language/Haskell/TH/Lens.hs:2525)
1281.34 s
[lens] _InvisP (src/Language/Haskell/TH/Lens.hs:2533)
1281.34 s
[lens] _ForallT (src/Language/Haskell/TH/Lens.hs:2552)
1281.34 s
[lens] _AppT (src/Language/Haskell/TH/Lens.hs:2560)
1281.34 s
[lens] _SigT (src/Language/Haskell/TH/Lens.hs:2568)
1281.34 s
[lens] _VarT (src/Language/Haskell/TH/Lens.hs:2576)
1281.34 s
[lens] _ConT (src/Language/Haskell/TH/Lens.hs:2584)
1281.34 s
[lens] _PromotedT (src/Language/Haskell/TH/Lens.hs:2592)
1281.34 s
[lens] _TupleT (src/Language/Haskell/TH/Lens.hs:2600)
1281.34 s
[lens] _UnboxedTupleT (src/Language/Haskell/TH/Lens.hs:2608)
1281.34 s
[lens] _UnboxedSumT (src/Language/Haskell/TH/Lens.hs:2617)
1281.34 s
[lens] _ArrowT (src/Language/Haskell/TH/Lens.hs:2626)
1281.34 s
[lens] _EqualityT (src/Language/Haskell/TH/Lens.hs:2634)
1281.34 s
[lens] _ListT (src/Language/Haskell/TH/Lens.hs:2642)
1281.34 s
[lens] _PromotedTupleT (src/Language/Haskell/TH/Lens.hs:2650)
1281.34 s
[lens] _PromotedNilT (src/Language/Haskell/TH/Lens.hs:2658)
1281.34 s
[lens] _PromotedConsT (src/Language/Haskell/TH/Lens.hs:2666)
1281.34 s
[lens] _StarT (src/Language/Haskell/TH/Lens.hs:2674)
1281.34 s
[lens] _ConstraintT (src/Language/Haskell/TH/Lens.hs:2682)
1281.34 s
[lens] _LitT (src/Language/Haskell/TH/Lens.hs:2690)
1281.34 s
[lens] _InfixT (src/Language/Haskell/TH/Lens.hs:2698)
1281.34 s
[lens] _UInfixT (src/Language/Haskell/TH/Lens.hs:2706)
1281.34 s
[lens] _ParensT (src/Language/Haskell/TH/Lens.hs:2714)
1281.34 s
[lens] _WildCardT (src/Language/Haskell/TH/Lens.hs:2722)
1281.34 s
[lens] _AppKindT (src/Language/Haskell/TH/Lens.hs:2731)
1281.34 s
[lens] _ImplicitParamT (src/Language/Haskell/TH/Lens.hs:2739)
1281.34 s
[lens] _ForallVisT (src/Language/Haskell/TH/Lens.hs:2749)
1281.34 s
[lens] _MulArrowT (src/Language/Haskell/TH/Lens.hs:2759)
1281.34 s
[lens] _PromotedInfixT (src/Language/Haskell/TH/Lens.hs:2769)
1281.34 s
[lens] _PromotedUInfixT (src/Language/Haskell/TH/Lens.hs:2777)
1281.34 s
[lens] _SpecifiedSpec (src/Language/Haskell/TH/Lens.hs:2787)
1281.34 s
[lens] _InferredSpec (src/Language/Haskell/TH/Lens.hs:2795)
1281.34 s
[lens] _BndrReq (src/Language/Haskell/TH/Lens.hs:2805)
1281.34 s
[lens] _BndrInvis (src/Language/Haskell/TH/Lens.hs:2813)
1281.34 s
[lens] _NoSig (src/Language/Haskell/TH/Lens.hs:2868)
1281.34 s
[lens] _KindSig (src/Language/Haskell/TH/Lens.hs:2876)
1281.34 s
[lens] _TyVarSig (src/Language/Haskell/TH/Lens.hs:2884)
1281.34 s
[lens] _NumTyLit (src/Language/Haskell/TH/Lens.hs:2892)
1281.34 s
[lens] _StrTyLit (src/Language/Haskell/TH/Lens.hs:2900)
1281.34 s
[lens] _CharTyLit (src/Language/Haskell/TH/Lens.hs:2909)
1281.34 s
[lens] _NominalR (src/Language/Haskell/TH/Lens.hs:2918)
1281.34 s
[lens] _RepresentationalR (src/Language/Haskell/TH/Lens.hs:2926)
1281.34 s
[lens] _PhantomR (src/Language/Haskell/TH/Lens.hs:2934)
1281.34 s
[lens] _InferR (src/Language/Haskell/TH/Lens.hs:2942)
1281.34 s
[lens] _StockStrategy (src/Language/Haskell/TH/Lens.hs:2951)
1281.34 s
[lens] _AnyclassStrategy (src/Language/Haskell/TH/Lens.hs:2959)
1281.34 s
[lens] _NewtypeStrategy (src/Language/Haskell/TH/Lens.hs:2967)
1281.34 s
[lens] Warning: 'Prism' is out of scope.
1281.34 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.34 s
[lens] Warning: 'Iso' is out of scope.
1281.34 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.34 s
[lens] 100% ( 4 / 4) in 'Control.Lens.Internal.PrismTH'
1281.34 s
[lens] Warning: 's' is out of scope.
1281.34 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.34 s
[lens] Warning: 'OpticStab' is ambiguous. It is defined
1281.34 s
[lens] * at src/Control/Lens/Internal/FieldTH.hs:216:18
1281.34 s
[lens] * at src/Control/Lens/Internal/FieldTH.hs:216:1
1281.34 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.34 s
[lens] by specifying the type/value namespace explicitly.
1281.34 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/FieldTH.hs:216:1
1281.34 s
[lens] 77% ( 7 / 9) in 'Control.Lens.Internal.FieldTH'
1281.34 s
[lens] Missing documentation for:
1281.34 s
[lens] makeFieldOpticsForDec (src/Control/Lens/Internal/FieldTH.hs:80)
1281.34 s
[lens] makeFieldOpticsForDec' (src/Control/Lens/Internal/FieldTH.hs:83)
1281.34 s
[lens] Warning: 'Name' is ambiguous. It is defined
1281.34 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.34 s
[lens] * in ‘Language.Haskell.TH.Syntax’
1281.34 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.34 s
[lens] by specifying the type/value namespace explicitly.
1281.34 s
[lens] Defaulting to the one defined in ‘Language.Haskell.TH.Syntax’
1281.35 s
[lens] Warning: 'LensRules' is ambiguous. It is defined
1281.35 s
[lens] * at src/Control/Lens/Internal/FieldTH.hs:649:18
1281.35 s
[lens] * at src/Control/Lens/Internal/FieldTH.hs:649:1
1281.35 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.35 s
[lens] by specifying the type/value namespace explicitly.
1281.35 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/FieldTH.hs:649:1
1281.35 s
[lens] Warning: 'Prism'' is out of scope.
1281.35 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.35 s
[lens] Warning: 'Wrapped' is out of scope.
1281.35 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.35 s
[lens] Warning: 'DatatypeInfo' is ambiguous. It is defined
1281.35 s
[lens] * in ‘Language.Haskell.TH.Datatype’
1281.35 s
[lens] * in ‘Language.Haskell.TH.Datatype’
1281.35 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.35 s
[lens] by specifying the type/value namespace explicitly.
1281.35 s
[lens] Defaulting to the one defined in ‘Language.Haskell.TH.Datatype’
1281.35 s
[lens] Warning: '_name' is out of scope.
1281.35 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.35 s
[lens] Warning: '_fooName' is out of scope.
1281.35 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.36 s
[lens] 96% ( 63 / 65) in 'Control.Lens.TH'
1281.36 s
[lens] Missing documentation for:
1281.36 s
[lens] defaultFieldRules (src/Control/Lens/TH.hs:800)
1281.36 s
[lens] generateRecordSyntax (src/Control/Lens/TH.hs:168)
1281.36 s
[lens] 100% ( 23 / 23) in 'Control.Lens'
1281.36 s
[lens] 23% ( 4 / 17) in 'GHC.Generics.Lens'
1281.36 s
[lens] Missing documentation for:
1281.36 s
[lens] _V1 (src/GHC/Generics/Lens.hs:77)
1281.36 s
[lens] _U1 (src/GHC/Generics/Lens.hs:81)
1281.36 s
[lens] _Par1 (src/GHC/Generics/Lens.hs:85)
1281.36 s
[lens] _Rec1 (src/GHC/Generics/Lens.hs:89)
1281.36 s
[lens] _K1 (src/GHC/Generics/Lens.hs:93)
1281.36 s
[lens] _M1 (src/GHC/Generics/Lens.hs:97)
1281.36 s
[lens] _L1 (src/GHC/Generics/Lens.hs:101)
1281.36 s
[lens] _UAddr (src/GHC/Generics/Lens.hs:120)
1281.36 s
[lens] _UChar (src/GHC/Generics/Lens.hs:127)
1281.36 s
[lens] _UDouble (src/GHC/Generics/Lens.hs:134)
1281.36 s
[lens] _UFloat (src/GHC/Generics/Lens.hs:141)
1281.36 s
[lens] _UInt (src/GHC/Generics/Lens.hs:148)
1281.36 s
[lens] _UWord (src/GHC/Generics/Lens.hs:155)
1281.36 s
[lens] 100% ( 9 / 9) in 'Data.Vector.Lens'
1281.36 s
[lens] 100% ( 3 / 3) in 'Data.Typeable.Lens'
1281.36 s
[lens] 100% ( 3 / 3) in 'Data.Tree.Lens'
1281.36 s
[lens] 100% ( 7 / 7) in 'Data.Sequence.Lens'
1281.36 s
[lens] 100% ( 4 / 4) in 'Data.IntSet.Lens'
1281.36 s
[lens] 66% ( 8 / 12) in 'Data.Complex.Lens'
1281.36 s
[lens] Missing documentation for:
1281.36 s
[lens] Polar (src/Data/Complex/Lens.hs:85)
1281.36 s
[lens] Real (src/Data/Complex/Lens.hs:89)
1281.36 s
[lens] Imaginary (src/Data/Complex/Lens.hs:92)
1281.36 s
[lens] Conjugate (src/Data/Complex/Lens.hs:147)
1281.37 s
[lens] 77% ( 7 / 9) in 'Data.ByteString.Strict.Lens'
1281.37 s
[lens] Missing documentation for:
1281.37 s
[lens] Bytes (src/Data/ByteString/Strict/Lens.hs:139)
1281.37 s
[lens] Chars (src/Data/ByteString/Strict/Lens.hs:143)
1281.37 s
[lens] 77% ( 7 / 9) in 'Data.ByteString.Lazy.Lens'
1281.37 s
[lens] Missing documentation for:
1281.37 s
[lens] Bytes (src/Data/ByteString/Lazy/Lens.hs:141)
1281.37 s
[lens] Chars (src/Data/ByteString/Lazy/Lens.hs:145)
1281.37 s
[lens] Warning: 'ByteString' is out of scope.
1281.37 s
[lens] If you qualify the identifier, haddock can try to link it anyway.
1281.37 s
[lens] 66% ( 4 / 6) in 'Data.ByteString.Lens'
1281.37 s
[lens] Missing documentation for:
1281.37 s
[lens] Bytes (src/Data/ByteString/Lens.hs:110)
1281.37 s
[lens] Chars (src/Data/ByteString/Lens.hs:114)
1281.38 s
[lens] 100% ( 17 / 17) in 'Data.Bits.Lens'
1281.38 s
[lens] 100% ( 3 / 3) in 'Data.Array.Lens'
1281.38 s
[lens] 100% ( 2 / 2) in 'Control.Seq.Lens'
1281.38 s
[lens] 100% ( 5 / 5) in 'Control.Parallel.Strategies.Lens'
1281.38 s
[path] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.tO0XQrilTl/Main.o )
1281.39 s
[lens] 100% ( 16 / 16) in 'Control.Monad.Error.Lens'
1281.39 s
[lens] 100% ( 4 / 4) in 'Control.Lens.Unsound'
1281.39 s
[lens] 100% ( 15 / 15) in 'Control.Lens.Profunctor'
1281.39 s
[lens] 100% (149 /149) in 'Control.Lens.Operators'
1281.39 s
[lens] 100% ( 3 / 3) in 'Control.Lens.Extras'
1281.41 s
[lens] 94% (631 /671) in 'Control.Lens.Combinators'
1281.41 s
[lens] Missing documentation for:
1281.41 s
[lens] List (src/Control/Lens/Iso.hs:464)
1281.41 s
[lens] Empty (src/Control/Lens/Empty.hs:80)
1281.41 s
[lens] Strict (src/Control/Lens/Iso.hs:412)
1281.41 s
[lens] Lazy (src/Control/Lens/Iso.hs:416)
1281.41 s
[lens] Traversable1
1281.41 s
[lens] Wrapped (src/Control/Lens/Wrapped.hs:204)
1281.41 s
[lens] Index (src/Control/Lens/At.hs:94)
1281.41 s
[lens] AsEmpty (src/Control/Lens/Empty.hs:69)
1281.41 s
[lens] cloneEquality (src/Control/Lens/Equality.hs:113)
1281.41 s
[lens] ReifiedIndexedFold (src/Control/Lens/Reified.hs:436)
1281.41 s
[lens] ifolding (src/Control/Lens/Fold.hs:207)
1281.41 s
[lens] ifoldMapBy (src/Control/Lens/Indexed.hs:283)
1281.41 s
[lens] ifoldMapByOf (src/Control/Lens/Indexed.hs:286)
1281.41 s
[lens] itraverseBy (src/Control/Lens/Indexed.hs:289)
1281.41 s
[lens] itraverseByOf (src/Control/Lens/Indexed.hs:292)
1281.41 s
[lens] Swapped (src/Control/Lens/Iso.hs:420)
1281.41 s
[lens] Reversed (src/Control/Lens/Iso.hs:424)
1281.41 s
[lens] GPlated (src/Control/Lens/Plated.hs:758)
1281.41 s
[lens] GPlated1 (src/Control/Lens/Plated.hs:799)
1281.41 s
[lens] Prefixed (src/Control/Lens/Prism.hs:388)
1281.41 s
[lens] Suffixed (src/Control/Lens/Prism.hs:422)
1281.41 s
[lens] defaultFieldRules (src/Control/Lens/TH.hs:800)
1281.41 s
[lens] generateRecordSyntax (src/Control/Lens/TH.hs:168)
1281.41 s
[lens] Traversal1' (src/Control/Lens/Type.hs:215)
1281.41 s
[lens] IndexedTraversal1 (src/Control/Lens/Type.hs:235)
1281.41 s
[lens] IndexedTraversal1' (src/Control/Lens/Type.hs:236)
1281.41 s
[lens] Traversing1 (src/Control/Lens/Traversal.hs:239)
1281.41 s
[lens] Traversing1' (src/Control/Lens/Traversal.hs:245)
1281.41 s
[lens] unsafePartsOf' (src/Control/Lens/Traversal.hs:658)
1281.41 s
[lens] iunsafePartsOf' (src/Control/Lens/Traversal.hs:662)
1281.41 s
[lens] IndexedFold1 (src/Control/Lens/Type.hs:527)
1281.41 s
[lens] IndexPreservingTraversal1 (src/Control/Lens/Type.hs:246)
1281.41 s
[lens] IndexPreservingTraversal1' (src/Control/Lens/Type.hs:247)
1281.41 s
[lens] IndexPreservingFold1 (src/Control/Lens/Type.hs:528)
1281.41 s
[lens] _Unwrapped' (src/Control/Lens/Wrapped.hs:218)
1281.41 s
[lens] Rewrapped (src/Control/Lens/Wrapped.hs:212)
1281.41 s
[lens] Rewrapping (src/Control/Lens/Wrapped.hs:214)
1281.41 s
[lens] _Unwrapped (src/Control/Lens/Wrapped.hs:235)
1281.41 s
[lens] Unwrapped (src/Control/Lens/Wrapped.hs:178)
1281.41 s
[lens] Unwrapped (src/Control/Lens/Wrapped.hs:208)
1281.41 s
[lens] Warning: 'HandlingException' is ambiguous. It is defined
1281.41 s
[lens] * at src/Control/Lens/Internal/Exception.hs:147:26
1281.41 s
[lens] * at src/Control/Lens/Internal/Exception.hs:147:1
1281.41 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.41 s
[lens] by specifying the type/value namespace explicitly.
1281.41 s
[lens] Defaulting to the one defined at src/Control/Lens/Internal/Exception.hs:147:1
1281.41 s
[lens] Warning: 'SomeException' is ambiguous. It is defined
1281.41 s
[lens] * in ‘GHC.Internal.Exception.Type’
1281.41 s
[lens] * in ‘GHC.Internal.Exception.Type’
1281.41 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.41 s
[lens] by specifying the type/value namespace explicitly.
1281.41 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Exception.Type’
1281.41 s
[lens] Warning: 'CompactionFailed' is ambiguous. It is defined
1281.41 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.41 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.41 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.41 s
[lens] by specifying the type/value namespace explicitly.
1281.41 s
[lens] Defaulting to the one defined in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] Warning: 'TypeError' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] Warning: 'AllocationLimitExceeded' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] Warning: 'ErrorCall' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.Exception’
1281.42 s
[lens] * in ‘GHC.Internal.Exception’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Exception’
1281.42 s
[lens] Warning: 'RecUpdError' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] Warning: 'RecSelError' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] Warning: 'RecConError' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] Warning: 'PatternMatchFail' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] Warning: 'NoMethodError' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] Warning: 'Deadlock' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] Warning: 'BlockedIndefinitelyOnSTM' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] Warning: 'BlockedIndefinitelyOnMVar' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] Warning: 'NestedAtomically' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] Warning: 'NonTermination' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] * in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Control.Exception.Base’
1281.42 s
[lens] Warning: 'AssertionFailed' is ambiguous. It is defined
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] * in ‘GHC.Internal.IO.Exception’
1281.42 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.42 s
[lens] by specifying the type/value namespace explicitly.
1281.42 s
[lens] Defaulting to the one defined in ‘GHC.Internal.IO.Exception’
1281.44 s
[lens] 59% ( 72 /121) in 'Control.Exception.Lens'
1281.44 s
[lens] Missing documentation for:
1281.44 s
[lens] Exception (src/Control/Exception/Lens.hs:197)
1281.44 s
[lens] IOException_ (src/Control/Exception/Lens.hs:456)
1281.44 s
[lens] ArithException_ (src/Control/Exception/Lens.hs:473)
1281.44 s
[lens] Overflow_ (src/Control/Exception/Lens.hs:501)
1281.44 s
[lens] Underflow_ (src/Control/Exception/Lens.hs:521)
1281.44 s
[lens] LossOfPrecision_ (src/Control/Exception/Lens.hs:541)
1281.44 s
[lens] DivideByZero_ (src/Control/Exception/Lens.hs:561)
1281.44 s
[lens] Denormal_ (src/Control/Exception/Lens.hs:581)
1281.44 s
[lens] RatioZeroDenominator_ (src/Control/Exception/Lens.hs:601)
1281.44 s
[lens] ArrayException_ (src/Control/Exception/Lens.hs:627)
1281.44 s
[lens] IndexOutOfBounds_ (src/Control/Exception/Lens.hs:647)
1281.44 s
[lens] UndefinedElement_ (src/Control/Exception/Lens.hs:667)
1281.44 s
[lens] AssertionFailed__ (src/Control/Exception/Lens.hs:714)
1281.44 s
[lens] AssertionFailed_ (src/Control/Exception/Lens.hs:718)
1281.44 s
[lens] AsyncException_ (src/Control/Exception/Lens.hs:744)
1281.44 s
[lens] StackOverflow_ (src/Control/Exception/Lens.hs:762)
1281.44 s
[lens] HeapOverflow_ (src/Control/Exception/Lens.hs:785)
1281.44 s
[lens] ThreadKilled_ (src/Control/Exception/Lens.hs:803)
1281.44 s
[lens] UserInterrupt_ (src/Control/Exception/Lens.hs:821)
1281.44 s
[lens] NonTermination__ (src/Control/Exception/Lens.hs:861)
1281.44 s
[lens] NonTermination_ (src/Control/Exception/Lens.hs:865)
1281.44 s
[lens] NestedAtomically__ (src/Control/Exception/Lens.hs:904)
1281.44 s
[lens] NestedAtomically_ (src/Control/Exception/Lens.hs:908)
1281.44 s
[lens] BlockedIndefinitelyOnMVar__ (src/Control/Exception/Lens.hs:948)
1281.44 s
[lens] BlockedIndefinitelyOnMVar_ (src/Control/Exception/Lens.hs:952)
1281.44 s
[lens] BlockedIndefinitelyOnSTM__ (src/Control/Exception/Lens.hs:992)
1281.44 s
[lens] BlockedIndefinitelyOnSTM_ (src/Control/Exception/Lens.hs:996)
1281.44 s
[lens] Deadlock__ (src/Control/Exception/Lens.hs:1035)
1281.44 s
[lens] Deadlock_ (src/Control/Exception/Lens.hs:1039)
1281.44 s
[lens] NoMethodError__ (src/Control/Exception/Lens.hs:1078)
1281.44 s
[lens] NoMethodError_ (src/Control/Exception/Lens.hs:1082)
1281.44 s
[lens] PatternMatchFail__ (src/Control/Exception/Lens.hs:1120)
1281.44 s
[lens] PatternMatchFail_ (src/Control/Exception/Lens.hs:1124)
1281.44 s
[lens] RecConError__ (src/Control/Exception/Lens.hs:1163)
1281.44 s
[lens] RecConError_ (src/Control/Exception/Lens.hs:1167)
1281.44 s
[lens] RecSelError__ (src/Control/Exception/Lens.hs:1207)
1281.44 s
[lens] RecSelError_ (src/Control/Exception/Lens.hs:1211)
1281.44 s
[lens] RecUpdError__ (src/Control/Exception/Lens.hs:1251)
1281.44 s
[lens] RecUpdError_ (src/Control/Exception/Lens.hs:1255)
1281.44 s
[lens] ErrorCall__ (src/Control/Exception/Lens.hs:1298)
1281.44 s
[lens] ErrorCall_ (src/Control/Exception/Lens.hs:1302)
1281.44 s
[lens] AllocationLimitExceeded__ (src/Control/Exception/Lens.hs:1341)
1281.44 s
[lens] AllocationLimitExceeded_ (src/Control/Exception/Lens.hs:1345)
1281.44 s
[lens] TypeError__ (src/Control/Exception/Lens.hs:1384)
1281.44 s
[lens] TypeError_ (src/Control/Exception/Lens.hs:1388)
1281.44 s
[lens] CompactionFailed__ (src/Control/Exception/Lens.hs:1428)
1281.44 s
[lens] CompactionFailed_ (src/Control/Exception/Lens.hs:1432)
1281.44 s
[lens] HandlingException__ (src/Control/Exception/Lens.hs:1472)
1281.44 s
[lens] HandlingException_ (src/Control/Exception/Lens.hs:1476)
1281.44 s
[lens] Warning: 'SomeException' is ambiguous. It is defined
1281.44 s
[lens] * in ‘GHC.Internal.Exception.Type’
1281.44 s
[lens] * in ‘GHC.Internal.Exception.Type’
1281.44 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.44 s
[lens] by specifying the type/value namespace explicitly.
1281.44 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Exception.Type’
1281.44 s
[lens] 66% ( 2 / 3) in 'Data.Dynamic.Lens'
1281.44 s
[lens] Missing documentation for:
1281.44 s
[lens] Dynamic (src/Data/Dynamic/Lens.hs:48)
1281.44 s
[lens] 93% ( 15 / 16) in 'Numeric.Lens'
1281.44 s
[lens] Missing documentation for:
1281.44 s
[lens] Integral (src/Numeric/Lens.hs:57)
1281.44 s
[lens] 100% ( 7 / 7) in 'Numeric.Natural.Lens'
1281.44 s
[lens] Warning: 'SomeException' is ambiguous. It is defined
1281.44 s
[lens] * in ‘GHC.Internal.Exception.Type’
1281.44 s
[lens] * in ‘GHC.Internal.Exception.Type’
1281.44 s
[lens] You may be able to disambiguate the identifier by qualifying it or
1281.44 s
[lens] by specifying the type/value namespace explicitly.
1281.44 s
[lens] Defaulting to the one defined in ‘GHC.Internal.Exception.Type’
1281.45 s
[lens] 66% ( 4 / 6) in 'System.Exit.Lens'
1281.45 s
[lens] Missing documentation for:
1281.45 s
[lens] ExitFailure_ (src/System/Exit/Lens.hs:76)
1281.45 s
[lens] ExitSuccess_ (src/System/Exit/Lens.hs:72)
1281.45 s
[lens] 100% ( 19 / 19) in 'System.FilePath.Lens'
1281.45 s
[lens] 32% ( 9 / 28) in 'System.IO.Error.Lens'
1281.45 s
[lens] Missing documentation for:
1281.45 s
[lens] _AlreadyExists (src/System/IO/Error/Lens.hs:64)
1281.45 s
[lens] _NoSuchThing (src/System/IO/Error/Lens.hs:67)
1281.45 s
[lens] _ResourceBusy (src/System/IO/Error/Lens.hs:70)
1281.45 s
[lens] _ResourceExhausted (src/System/IO/Error/Lens.hs:73)
1281.45 s
[lens] _EOF (src/System/IO/Error/Lens.hs:76)
1281.45 s
[lens] _IllegalOperation (src/System/IO/Error/Lens.hs:79)
1281.45 s
[lens] _PermissionDenied (src/System/IO/Error/Lens.hs:82)
1281.45 s
[lens] _UserError (src/System/IO/Error/Lens.hs:85)
1281.45 s
[lens] _UnsatisfiedConstraints (src/System/IO/Error/Lens.hs:88)
1281.45 s
[lens] _SystemError (src/System/IO/Error/Lens.hs:91)
1281.45 s
[lens] _ProtocolError (src/System/IO/Error/Lens.hs:94)
1281.45 s
[lens] _OtherError (src/System/IO/Error/Lens.hs:97)
1281.45 s
[lens] _InvalidArgument (src/System/IO/Error/Lens.hs:100)
1281.45 s
[lens] _InappropriateType (src/System/IO/Error/Lens.hs:103)
1281.45 s
[lens] _HardwareFault (src/System/IO/Error/Lens.hs:106)
1281.45 s
[lens] _UnsupportedOperation (src/System/IO/Error/Lens.hs:109)
1281.45 s
[lens] _TimeExpired (src/System/IO/Error/Lens.hs:112)
1281.45 s
[lens] _ResourceVanished (src/System/IO/Error/Lens.hs:115)
1281.45 s
[lens] _Interrupted (src/System/IO/Error/Lens.hs:118)
1281.49 s
[path] [2 of 2] Linking Setup
1282.04 s
[lens] Warning: Control.Lens.Internal.CTypes: could not find link destinations for:
1282.05 s
[lens] - GHC.Internal.Generics.D:R:UReckPtrp0
1282.05 s
[lens] - GHC.Internal.Generics.Rep_R:UReckPtrp
1282.05 s
[lens] - GHC.Internal.Generics.Rep1_R:UReckPtrp
1282.05 s
[lens] Warning: Control.Lens.Internal.Iso: could not find link destinations for:
1282.05 s
[lens] - Data.Vector.Vector
1282.05 s
[lens] - Data.Vector.Primitive.Vector
1282.05 s
[lens] - Data.Vector.Storable.Vector
1282.05 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1282.05 s
[lens] - Data.Vector.Unboxed.Base.Vector
1282.05 s
[lens] - Data.Vector.Strict.Vector
1283.14 s
[lens] Warning: Control.Lens.Internal.Indexed: could not find link destinations for:
1283.14 s
[lens] - Control.Lens.Internal.Indexed.D:R:CorepIndexed
1283.14 s
[lens] - Control.Lens.Internal.Indexed.D:R:RepIndexed
1283.22 s
[lens] Warning: Control.Lens.Setter: could not find link destinations for:
1283.22 s
[lens] - GHC.Internal.Data.Functor.Identity.Rep_Identity
1283.22 s
[lens] - GHC.Internal.Data.Functor.Identity.Rep1_Identity
1283.22 s
[lens] - Data.Vector.Generic.Base.Vector
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.MVector
1283.22 s
[lens] - Data.Vector.Generic.Base.Mutable
1283.22 s
[lens] - Data.Vector.Unboxed.Base.MVector
1283.22 s
[lens] - Data.Vector.Unboxed.Base.MV_Identity
1283.22 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1283.22 s
[lens] - Data.Vector.Unboxed.Base.Vector
1283.22 s
[lens] - Data.Vector.Generic.Base.basicLength
1283.22 s
[lens] - Data.Vector.Generic.Base.basicUnsafeIndexM
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
1283.22 s
[lens] - Data.Vector.Generic.Base.basicUnsafeFreeze
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicLength
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
1283.22 s
[lens] - Data.Vector.Generic.Base.elemseq
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicInitialize
1283.22 s
[lens] - Data.Vector.Generic.Base.basicUnsafeCopy
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
1283.22 s
[lens] - Data.Vector.Generic.Base.basicUnsafeSlice
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicSet
1283.22 s
[lens] - Data.Vector.Unboxed.Base.V_Identity
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicClear
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicOverlaps
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
1283.22 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
1283.22 s
[lens] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
1283.22 s
[lens] - Data.Vector.Generic.Base.basicUnsafeThaw
1283.22 s
[lens] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
1283.22 s
[lens] - Data.Functor.Rep.D:R:RepIdentity
1283.22 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIdentity
1283.27 s
[lens] Warning: Control.Lens.Tuple: could not find link destinations for:
1283.27 s
[lens] - Control.Lens.Tuple.N18
1283.27 s
[lens] - Control.Lens.Tuple.N17
1283.27 s
[lens] - Control.Lens.Tuple.N16
1283.27 s
[lens] - Control.Lens.Tuple.N15
1283.27 s
[lens] - Control.Lens.Tuple.N14
1283.27 s
[lens] - Control.Lens.Tuple.N13
1283.27 s
[lens] - Control.Lens.Tuple.N12
1283.27 s
[lens] - Control.Lens.Tuple.N11
1283.27 s
[lens] - Control.Lens.Tuple.N10
1283.27 s
[lens] - Control.Lens.Tuple.N9
1283.27 s
[lens] - Control.Lens.Tuple.N8
1283.27 s
[lens] - Control.Lens.Tuple.N7
1283.27 s
[lens] - Control.Lens.Tuple.N6
1283.27 s
[lens] - Control.Lens.Tuple.N5
1283.27 s
[lens] - Control.Lens.Tuple.N4
1283.27 s
[lens] - Control.Lens.Tuple.N3
1283.27 s
[lens] - Control.Lens.Tuple.N2
1283.27 s
[lens] - Control.Lens.Tuple.N1
1283.27 s
[lens] - Control.Lens.Tuple.N0
1283.27 s
[lens] - Control.Lens.Tuple.GIxed
1283.29 s
[lens] Warning: Control.Lens.Getter: could not find link destinations for:
1283.29 s
[lens] - GHC.Internal.Data.Functor.Const.Rep_Const
1283.29 s
[lens] - GHC.Internal.Data.Functor.Const.Rep1_Const
1283.29 s
[lens] - Data.Vector.Generic.Base.Vector
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.MVector
1283.29 s
[lens] - Data.Vector.Generic.Base.Mutable
1283.29 s
[lens] - Data.Vector.Unboxed.Base.MVector
1283.29 s
[lens] - Data.Vector.Unboxed.Base.MV_Const
1283.29 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1283.29 s
[lens] - Data.Vector.Unboxed.Base.Vector
1283.29 s
[lens] - Data.Vector.Generic.Base.basicLength
1283.29 s
[lens] - Data.Vector.Generic.Base.basicUnsafeIndexM
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
1283.29 s
[lens] - Data.Vector.Generic.Base.basicUnsafeFreeze
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicLength
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
1283.29 s
[lens] - Data.Vector.Generic.Base.elemseq
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicInitialize
1283.29 s
[lens] - Data.Vector.Generic.Base.basicUnsafeCopy
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
1283.29 s
[lens] - Data.Vector.Generic.Base.basicUnsafeSlice
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicSet
1283.29 s
[lens] - Data.Vector.Unboxed.Base.V_Const
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicClear
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicOverlaps
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
1283.29 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
1283.29 s
[lens] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
1283.29 s
[lens] - Data.Vector.Generic.Base.basicUnsafeThaw
1283.29 s
[lens] - Data.Vector.Unboxed.Base.D:R:VectorConst0
1283.29 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedConst
1283.35 s
[lens] Warning: Control.Lens.Fold: could not find link destinations for:
1283.35 s
[lens] - Control.Lens.Fold.ifoldr
1283.40 s
[lens] Warning: Control.Lens.Traversal: could not find link destinations for:
1283.40 s
[lens] - Data.Vector.Vector
1283.40 s
[lens] - Data.Vector.Strict.Vector
1283.40 s
[lens] - Data.Profunctor.Traversing.Baz
1283.41 s
[lens] Warning: Control.Lens.Reified: could not find link destinations for:
1283.41 s
[lens] - Control.Lens.Reified.D:R:RepReifiedGetter
1283.41 s
[lens] - Control.Lens.Reified.D:R:CorepReifiedGetter
1283.41 s
[lens] - Control.Lens.Reified.D:R:RepReifiedIndexedGetter
1283.41 s
[lens] - Control.Lens.Reified.D:R:RepReifiedFold
1283.41 s
[lens] - Control.Lens.Reified.D:R:RepReifiedIndexedFold
1283.43 s
[lens] Warning: Control.Lens.Indexed: could not find link destinations for:
1283.43 s
[lens] - Control.Lens.Internal.Indexed.D:R:CorepIndexed
1283.43 s
[lens] - Control.Lens.Internal.Indexed.D:R:RepIndexed
1283.46 s
[lens] Warning: Control.Lens.Iso: could not find link destinations for:
1283.46 s
[lens] - Data.Vector.Vector
1283.46 s
[lens] - Data.Vector.Primitive.Vector
1283.46 s
[lens] - Data.Vector.Storable.Vector
1283.46 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1283.46 s
[lens] - Data.Vector.Unboxed.Base.Vector
1283.46 s
[lens] - Data.Vector.Strict.Vector
1283.46 s
[lens] - Data.Profunctor.Traversing.Baz
1283.46 s
[lens] - Data.Profunctor.Traversing.Bazaar
1283.46 s
[lens] Warning: Control.Lens.Empty: could not find link destinations for:
1283.46 s
[lens] - Data.Vector.Vector
1283.46 s
[lens] - Data.Vector.Primitive.Vector
1283.46 s
[lens] - Data.Vector.Storable.Vector
1283.46 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1283.46 s
[lens] - Data.Vector.Unboxed.Base.Vector
1283.46 s
[lens] - Data.Vector.Strict.Vector
1283.46 s
[lens] Warning: Control.Lens.Cons: could not find link destinations for:
1283.46 s
[lens] - Data.Vector.Vector
1283.46 s
[lens] - Data.Vector.Primitive.Vector
1283.46 s
[lens] - Data.Vector.Storable.Vector
1283.46 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1283.46 s
[lens] - Data.Vector.Unboxed.Base.Vector
1283.46 s
[lens] - Data.Vector.Strict.Vector
1283.48 s
[lens] Warning: Control.Lens.Wrapped: could not find link destinations for:
1283.48 s
[lens] - Data.Vector.Vector
1283.48 s
[lens] - Data.Vector.Primitive.Vector
1283.48 s
[lens] - Data.Vector.Storable.Vector
1283.48 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1283.48 s
[lens] - Data.Vector.Unboxed.Base.Vector
1283.48 s
[lens] - Data.Vector.Strict.Vector
1283.48 s
[lens] - Control.Lens.Wrapped.GUnwrapped
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCTimer
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCKey
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCId
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCFsFilCnt
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCFsBlkCnt
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCClockId
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCBlkCnt
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCBlkSize
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCBool
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFd
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCRLim
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCTcflag
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSpeed
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCCc
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUid
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCNlink
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCGid
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSsize
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCPid
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCOff
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCMode
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCIno
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCDev
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:Unwrapped:.:
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedM1
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedK1
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRec1
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedPar1
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUIntMax
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCIntMax
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUIntPtr
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCIntPtr
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSUSeconds
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUSeconds
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCTime
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCClock
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSigAtomic
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCWchar
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSize
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCPtrdiff
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCDouble
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCFloat
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCULLong
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCLLong
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCULong
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCLong
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUInt
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCInt
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUShort
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCShort
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUChar
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSChar
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCChar
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCompactionFailed
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedTypeError
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedErrorCall
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRecUpdError
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRecSelError
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRecConError
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedPatternMatchFail
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedNoMethodError
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAssertionFailed
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedTagged
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedComposeCF
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedComposeFC
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCompose
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedOp
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedEquivalence
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedComparison
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedPredicate
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedMonoid
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedLast
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFirst
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMax
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMin
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedStatic
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedDual
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedSemi
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedCategory
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMaybeApply
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedApplicative
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector1
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector2
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector3
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCayley
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedForget
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedArrow
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCostar
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedStar
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedSeq
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedSet
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMap
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIntSet
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIntMap
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedHashSet
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedHashMap
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIterT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFreeT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCoiterT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCofreeT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedApT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAlt
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCatchT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedTracedT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedBifunctor
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedTannen
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedJoker
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedJoin
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFlip
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFix
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedClown
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedBiff
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWriterT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWriterT0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedStateT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedStateT0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRWST
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRWST0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedReverse
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedReaderT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMaybeT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIdentityT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIdentity
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedExceptT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedContT
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedConstant
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCompose0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedBackwards
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedErrno
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedDown
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedArrowMonad
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAp
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAlt0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedLast0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFirst0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedEndo
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedDual0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedConst
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedNonEmpty
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedZipList
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedArrow0
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedMonad
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedKleisli
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedProduct
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedSum
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAny
1283.48 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAll
1283.48 s
[path] Phase: updateAutotoolsGnuConfigScriptsPhase
1283.50 s
[path] Phase: configurePhase
1283.51 s
[lens] Warning: Control.Lens.Plated: could not find link destinations for:
1283.51 s
[lens] - Control.Lens.Plated.gplate1'
1283.51 s
[lens] - Control.Lens.Plated.gplate'
1283.51 s
[path] configureFlags: --verbose --prefix=/nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.tO0XQrilTl/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 --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib
1283.51 s
[lens] Warning: Data.Vector.Generic.Lens: could not find link destinations for:
1283.51 s
[lens] - Data.Vector.Generic.Base.Vector
1283.51 s
[lens] - Data.Vector.Fusion.Bundle.Bundle
1283.51 s
[lens] - Data.Vector.Generic.New.New
1283.52 s
[lens] Warning: Control.Lens.Each: could not find link destinations for:
1283.52 s
[lens] - Data.Vector.Vector
1283.52 s
[lens] - Data.Vector.Primitive.Vector
1283.52 s
[lens] - Data.Vector.Storable.Vector
1283.52 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1283.52 s
[lens] - Data.Vector.Unboxed.Base.Vector
1283.52 s
[lens] - Data.Vector.Strict.Vector
1283.52 s
[path] Using Parsec parser
1283.52 s
[path] Configuring path-0.9.6...
1283.52 s
[lens] Warning: Control.Lens.At: could not find link destinations for:
1283.52 s
[lens] - Data.Vector.Vector
1283.52 s
[lens] - Data.Vector.Primitive.Vector
1283.52 s
[lens] - Data.Vector.Storable.Vector
1283.52 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1283.52 s
[lens] - Data.Vector.Unboxed.Base.Vector
1283.52 s
[lens] - Data.Vector.Strict.Vector
1283.53 s
[lens] Warning: Language.Haskell.TH.Lens: could not find link destinations for:
1283.53 s
[lens] - Language.Haskell.TH.Lens.DataPrism'
1283.55 s
[lens] Warning: Data.Vector.Lens: could not find link destinations for:
1283.55 s
[lens] - Data.Vector.Vector
1283.94 s
[lens] Warning: Control.Lens.Combinators: could not find link destinations for:
1283.94 s
[lens] - GHC.Internal.Data.Functor.Const.Rep_Const
1283.94 s
[lens] - GHC.Internal.Data.Functor.Const.Rep1_Const
1283.94 s
[lens] - GHC.Internal.Data.Functor.Identity.Rep_Identity
1283.94 s
[lens] - GHC.Internal.Data.Functor.Identity.Rep1_Identity
1283.94 s
[lens] - Data.Vector.Vector
1283.94 s
[lens] - Data.Vector.Generic.Base.Vector
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.MVector
1283.94 s
[lens] - Data.Vector.Generic.Base.Mutable
1283.94 s
[lens] - Data.Vector.Primitive.Vector
1283.94 s
[lens] - Data.Vector.Storable.Vector
1283.94 s
[lens] - Data.Vector.Unboxed.Base.MVector
1283.94 s
[lens] - Data.Vector.Unboxed.Base.MV_Const
1283.94 s
[lens] - Data.Vector.Unboxed.Base.MV_Identity
1283.94 s
[lens] - Data.Vector.Unboxed.Base.Unbox
1283.94 s
[lens] - Data.Vector.Unboxed.Base.Vector
1283.94 s
[lens] - Data.Vector.Generic.Base.basicLength
1283.94 s
[lens] - Data.Vector.Generic.Base.basicUnsafeIndexM
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
1283.94 s
[lens] - Data.Vector.Generic.Base.basicUnsafeFreeze
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicLength
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
1283.94 s
[lens] - Data.Vector.Generic.Base.elemseq
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicInitialize
1283.94 s
[lens] - Data.Vector.Generic.Base.basicUnsafeCopy
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
1283.94 s
[lens] - Data.Vector.Generic.Base.basicUnsafeSlice
1283.94 s
[lens] - Data.Vector.Strict.Vector
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicSet
1283.94 s
[lens] - Data.Vector.Unboxed.Base.V_Const
1283.94 s
[lens] - Data.Vector.Unboxed.Base.V_Identity
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicClear
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicOverlaps
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
1283.94 s
[lens] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
1283.94 s
[lens] - Data.Vector.Unboxed.Base.D:R:MVectorsConst0
1283.94 s
[lens] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
1283.94 s
[lens] - Data.Vector.Generic.Base.basicUnsafeThaw
1283.94 s
[lens] - Data.Vector.Unboxed.Base.D:R:VectorConst0
1283.94 s
[lens] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
1283.94 s
[lens] - Control.Lens.Internal.Indexed.D:R:CorepIndexed
1283.94 s
[lens] - Control.Lens.Internal.Indexed.D:R:RepIndexed
1283.94 s
[lens] - Data.Functor.Rep.D:R:RepIdentity
1283.94 s
[lens] - Control.Lens.Tuple.N18
1283.94 s
[lens] - Control.Lens.Tuple.N17
1283.94 s
[lens] - Control.Lens.Tuple.N16
1283.94 s
[lens] - Control.Lens.Tuple.N15
1283.94 s
[lens] - Control.Lens.Tuple.N14
1283.94 s
[lens] - Control.Lens.Tuple.N13
1283.94 s
[lens] - Control.Lens.Tuple.N12
1283.94 s
[lens] - Control.Lens.Tuple.N11
1283.94 s
[lens] - Control.Lens.Tuple.N10
1283.94 s
[lens] - Control.Lens.Tuple.N9
1283.94 s
[lens] - Control.Lens.Tuple.N8
1283.94 s
[lens] - Control.Lens.Tuple.N7
1283.94 s
[lens] - Control.Lens.Tuple.N6
1283.94 s
[lens] - Control.Lens.Tuple.N5
1283.94 s
[lens] - Control.Lens.Tuple.N4
1283.94 s
[lens] - Control.Lens.Tuple.N3
1283.94 s
[lens] - Control.Lens.Tuple.N2
1283.94 s
[lens] - Control.Lens.Tuple.N1
1283.94 s
[lens] - Control.Lens.Tuple.N0
1283.94 s
[lens] - Control.Lens.Tuple.GIxed
1283.94 s
[lens] - Control.Lens.Fold.ifoldr
1283.94 s
[lens] - Data.Profunctor.Traversing.Baz
1283.94 s
[lens] - Control.Lens.Reified.D:R:RepReifiedGetter
1283.94 s
[lens] - Control.Lens.Reified.D:R:CorepReifiedGetter
1283.94 s
[lens] - Control.Lens.Reified.D:R:RepReifiedIndexedGetter
1283.94 s
[lens] - Control.Lens.Reified.D:R:RepReifiedFold
1283.94 s
[lens] - Control.Lens.Reified.D:R:RepReifiedIndexedFold
1283.94 s
[lens] - Control.Lens.Wrapped.GUnwrapped
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCTimer
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCKey
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCId
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCFsFilCnt
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCFsBlkCnt
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCClockId
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCBlkCnt
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCBlkSize
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCBool
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFd
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCRLim
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCTcflag
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSpeed
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCCc
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUid
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCNlink
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCGid
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSsize
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCPid
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCOff
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCMode
1283.94 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCIno
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCDev
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:Unwrapped:.:
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedM1
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedK1
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRec1
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedPar1
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUIntMax
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCIntMax
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUIntPtr
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCIntPtr
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSUSeconds
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUSeconds
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCTime
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCClock
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSigAtomic
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCWchar
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSize
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCPtrdiff
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCDouble
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCFloat
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCULLong
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCLLong
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCULong
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCLong
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUInt
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCInt
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUShort
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCShort
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCUChar
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCSChar
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCChar
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCompactionFailed
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedTypeError
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedErrorCall
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRecUpdError
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRecSelError
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRecConError
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedPatternMatchFail
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedNoMethodError
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAssertionFailed
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedTagged
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedComposeCF
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedComposeFC
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCompose
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedOp
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedEquivalence
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedComparison
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedPredicate
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedMonoid
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedLast
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFirst
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMax
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMin
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedStatic
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedDual
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedSemi
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedCategory
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMaybeApply
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedApplicative
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector1
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector2
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedVector3
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCayley
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedForget
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedArrow
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCostar
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedStar
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedSeq
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedSet
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMap
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIntSet
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIntMap
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedHashSet
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedHashMap
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIterT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFreeT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCoiterT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCofreeT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedApT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAlt
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCatchT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedTracedT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedBifunctor
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedTannen
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedJoker
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedJoin
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFlip
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFix
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedClown
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedBiff
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWriterT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWriterT0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedStateT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedStateT0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRWST
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedRWST0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedReverse
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedReaderT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedMaybeT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIdentityT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedIdentity
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedExceptT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedContT
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedConstant
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedCompose0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedBackwards
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedErrno
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedDown
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedArrowMonad
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAp
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAlt0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedLast0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedFirst0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedEndo
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedDual0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedConst
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedNonEmpty
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedZipList
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedArrow0
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedWrappedMonad
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedKleisli
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedProduct
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedSum
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAny
1283.95 s
[lens] - Control.Lens.Wrapped.D:R:UnwrappedAll
1283.95 s
[lens] - Control.Lens.Plated.gplate1'
1283.95 s
[lens] - Control.Lens.Plated.gplate'
1283.95 s
[lens] - Data.Profunctor.Traversing.Bazaar
1284.10 s
[path] Flags chosen: dev=False, os-string=True
1284.52 s
[path] Dependency aeson >=1.0.0.0: using aeson-2.2.3.0
1284.52 s
[path] Dependency base >=4.12 && <5: using base-4.20.1.0
1284.52 s
[path] Dependency deepseq: using deepseq-1.5.0.0
1284.52 s
[path] Dependency exceptions >=0.4 && <0.11: using exceptions-0.10.9
1284.52 s
[path] Dependency filepath >=1.5: using filepath-1.5.4.0
1284.52 s
[path] Dependency hashable >=1.2 && <1.6: using hashable-1.5.0.0
1284.52 s
[path] Dependency path:os-string-compat: using path-0.9.6
1284.52 s
[path] Dependency template-haskell: using template-haskell-2.22.0.0
1284.52 s
[path] Dependency text: using text-2.1.2
1284.52 s
[path] Dependency base >=4.12 && <5: using base-4.20.1.0
1284.52 s
[path] Dependency os-string >=2.0.0: using os-string-2.0.4
1284.52 s
[path] Source component graph:
1284.52 s
[path] component lib:os-string-compat
1284.52 s
[path] component lib dependency lib:os-string-compat
1284.52 s
[path] Configured component graph:
1284.52 s
[path] component path-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat
1284.52 s
[path] include base-4.20.1.0-a280
1284.52 s
[path] include os-string-2.0.4-f5ff
1284.52 s
[path] component path-0.9.6-D3HaFsaarxmG4aYYAfo7U0
1284.52 s
[path] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1284.52 s
[path] include base-4.20.1.0-a280
1284.52 s
[path] include deepseq-1.5.0.0-5243
1284.52 s
[path] include exceptions-0.10.9-bc84
1284.53 s
[path] include filepath-1.5.4.0-4815
1284.53 s
[path] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1284.53 s
[path] include path-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat
1284.53 s
[path] include template-haskell-2.22.0.0-3eef
1284.53 s
[path] include text-2.1.2-2d65
1284.53 s
[path] Linked component graph:
1284.53 s
[path] unit path-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat
1284.53 s
[path] include base-4.20.1.0-a280
1284.53 s
[path] include os-string-2.0.4-f5ff
1284.53 s
[path] System.OsString.Compat.Posix=path-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat:System.OsString.Compat.Posix,System.OsString.Compat.Windows=path-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat:System.OsString.Compat.Windows
1284.53 s
[path] unit path-0.9.6-D3HaFsaarxmG4aYYAfo7U0
1284.53 s
[path] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1284.53 s
[path] include base-4.20.1.0-a280
1284.53 s
[path] include deepseq-1.5.0.0-5243
1284.53 s
[path] include exceptions-0.10.9-bc84
1284.53 s
[path] include filepath-1.5.4.0-4815
1284.53 s
[path] include hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1284.53 s
[path] include path-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat
1284.53 s
[path] include template-haskell-2.22.0.0-3eef
1284.53 s
[path] include text-2.1.2-2d65
1284.53 s
[path] OsPath=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:OsPath,OsPath.Internal=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:OsPath.Internal,OsPath.Internal.Posix=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:OsPath.Internal.Posix,OsPath.Internal.Windows=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:OsPath.Internal.Windows,OsPath.Posix=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:OsPath.Posix,OsPath.Windows=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:OsPath.Windows,Path=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:Path,Path.Internal=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:Path.Internal,Path.Internal.Posix=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:Path.Internal.Posix,Path.Internal.Windows=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:Path.Internal.Windows,Path.Posix=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:Path.Posix,Path.Windows=path-0.9.6-D3HaFsaarxmG4aYYAfo7U0:Path.Windows
1284.53 s
[path] Ready component graph:
1284.53 s
[path] definite path-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat
1284.53 s
[path] depends base-4.20.1.0-a280
1284.53 s
[path] depends os-string-2.0.4-f5ff
1284.53 s
[path] definite path-0.9.6-D3HaFsaarxmG4aYYAfo7U0
1284.53 s
[path] depends aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
1284.53 s
[path] depends base-4.20.1.0-a280
1284.53 s
[path] depends deepseq-1.5.0.0-5243
1284.53 s
[path] depends exceptions-0.10.9-bc84
1284.53 s
[path] depends filepath-1.5.4.0-4815
1284.53 s
[path] depends hashable-1.5.0.0-6TLku2itHCLJfKnJrtwCLk
1284.53 s
[path] depends path-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat
1284.53 s
[path] depends template-haskell-2.22.0.0-3eef
1284.53 s
[path] depends text-2.1.2-2d65
1284.53 s
[path] Using Cabal-3.12.1.0 compiled by ghc-9.10
1284.53 s
[path] Using compiler: ghc-9.10.2
1284.53 s
[path] Using install prefix: /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6
1284.53 s
[path] Executables installed in:
1284.53 s
[path] /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/bin
1284.53 s
[path] Libraries installed in:
1284.53 s
[path] /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/path-0.9.6-D3HaFsaarxmG4aYYAfo7U0
1284.53 s
[path] Dynamic Libraries installed in:
1284.53 s
[path] /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1284.53 s
[path] Private executables installed in:
1284.53 s
[path] /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/libexec/x86_64-linux-ghc-9.10.2-f986/path-0.9.6
1284.53 s
[path] Data files installed in:
1284.53 s
[path] /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/share/x86_64-linux-ghc-9.10.2-f986/path-0.9.6
1284.53 s
[path] Documentation installed in:
1284.53 s
[path] /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/share/doc/x86_64-linux-ghc-9.10.2-f986/path-0.9.6
1284.53 s
[path] Configuration files installed in:
1284.53 s
[path] /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/etc
1284.53 s
[path] No alex found
1284.53 s
[path] Using ar found on system at:
1284.53 s
[path] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1284.53 s
[path] No c2hs found
1284.53 s
[path] No cpphs found
1284.53 s
[path] No doctest found
1284.53 s
[path] Using gcc version 14.3.0 given by user at:
1284.53 s
[path] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1284.53 s
[path] Using ghc version 9.10.2 found on system at:
1284.53 s
[path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1284.53 s
[path] Using ghc-pkg version 9.10.2 found on system at:
1284.53 s
[path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1284.53 s
[path] No ghcjs found
1284.53 s
[path] No ghcjs-pkg found
1284.53 s
[path] No greencard found
1284.53 s
[path] Using haddock version 2.31.0 found on system at:
1284.53 s
[path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1284.53 s
[path] No happy found
1284.53 s
[path] Using haskell-suite found on system at: haskell-suite-dummy-location
1284.53 s
[path] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1284.53 s
[path] No hmake found
1284.53 s
[path] Using hpc version 0.69 found on system at:
1284.53 s
[path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1284.53 s
[path] Using hsc2hs version 0.68.10 found on system at:
1284.53 s
[path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1284.53 s
[path] Using hscolour version 1.25 found on system at:
1284.53 s
[path] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1284.53 s
[path] No jhc found
1284.53 s
[path] Using ld found on system at:
1284.53 s
[path] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1284.53 s
[path] No pkg-config found
1284.53 s
[path] Using runghc version 9.10.2 found on system at:
1284.53 s
[path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1284.53 s
[path] Using strip version 2.44 found on system at:
1284.53 s
[path] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1284.53 s
[path] Using tar found on system at:
1284.53 s
[path] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1284.53 s
[path] No uhc found
1284.72 s
[path] Phase: buildPhase
1284.84 s
[path] Preprocessing library 'os-string-compat' for path-0.9.6...
1284.84 s
[path] Building library 'os-string-compat' for path-0.9.6...
1285.01 s
[path] [1 of 2] Compiling System.OsString.Compat.Posix ( os-string-compat/System/OsString/Compat/Posix.hs, dist/build/os-string-compat/System/OsString/Compat/Posix.o, dist/build/os-string-compat/System/OsString/Compat/Posix.dyn_o )
1285.22 s
[path] [2 of 2] Compiling System.OsString.Compat.Windows ( os-string-compat/System/OsString/Compat/Windows.hs, dist/build/os-string-compat/System/OsString/Compat/Windows.o, dist/build/os-string-compat/System/OsString/Compat/Windows.dyn_o )
1285.51 s
[path] [1 of 2] Compiling System.OsString.Compat.Posix ( os-string-compat/System/OsString/Compat/Posix.hs, dist/build/os-string-compat/System/OsString/Compat/Posix.p_o )
1285.75 s
[path] [2 of 2] Compiling System.OsString.Compat.Windows ( os-string-compat/System/OsString/Compat/Windows.hs, dist/build/os-string-compat/System/OsString/Compat/Windows.p_o )
1287.33 s
[path] Preprocessing library for path-0.9.6...
1287.33 s
[path] Building library for path-0.9.6...
1288.02 s
[path] [ 1 of 12] Compiling OsPath.Internal.Posix ( src/OsPath/Internal/Posix.hs, dist/build/OsPath/Internal/Posix.o, dist/build/OsPath/Internal/Posix.dyn_o )
1289.59 s
[path] [ 2 of 12] Compiling OsPath.Internal ( src/OsPath/Internal.hs, dist/build/OsPath/Internal.o, dist/build/OsPath/Internal.dyn_o )
1289.62 s
[path] [ 3 of 12] Compiling OsPath.Internal.Windows ( src/OsPath/Internal/Windows.hs, dist/build/OsPath/Internal/Windows.o, dist/build/OsPath/Internal/Windows.dyn_o )
1289.62 s
[path] [ 4 of 12] Compiling OsPath.Posix ( src/OsPath/Posix.hs, dist/build/OsPath/Posix.o, dist/build/OsPath/Posix.dyn_o )
1291.34 s
[path] [ 5 of 12] Compiling OsPath ( src/OsPath.hs, dist/build/OsPath.o, dist/build/OsPath.dyn_o )
1291.38 s
[path] [ 6 of 12] Compiling OsPath.Windows ( src/OsPath/Windows.hs, dist/build/OsPath/Windows.o, dist/build/OsPath/Windows.dyn_o )
1291.38 s
[path] [ 7 of 12] Compiling Path.Internal.Posix ( src/Path/Internal/Posix.hs, dist/build/Path/Internal/Posix.o, dist/build/Path/Internal/Posix.dyn_o )
1291.38 s
[path] [ 8 of 12] Compiling Path.Internal ( src/Path/Internal.hs, dist/build/Path/Internal.o, dist/build/Path/Internal.dyn_o )
1291.38 s
[path] [ 9 of 12] Compiling Path.Internal.Windows ( src/Path/Internal/Windows.hs, dist/build/Path/Internal/Windows.o, dist/build/Path/Internal/Windows.dyn_o )
1291.38 s
[path] [10 of 12] Compiling Path.Posix ( src/Path/Posix.hs, dist/build/Path/Posix.o, dist/build/Path/Posix.dyn_o )
1291.51 s
[path] [11 of 12] Compiling Path ( src/Path.hs, dist/build/Path.o, dist/build/Path.dyn_o )
1291.55 s
[path] [12 of 12] Compiling Path.Windows ( src/Path/Windows.hs, dist/build/Path/Windows.o, dist/build/Path/Windows.dyn_o )
1292.83 s
[path] [ 1 of 12] Compiling OsPath.Internal.Posix ( src/OsPath/Internal/Posix.hs, dist/build/OsPath/Internal/Posix.p_o )
1294.44 s
[path] [ 2 of 12] Compiling OsPath.Internal ( src/OsPath/Internal.hs, dist/build/OsPath/Internal.p_o )
1294.73 s
[path] [ 3 of 12] Compiling OsPath.Internal.Windows ( src/OsPath/Internal/Windows.hs, dist/build/OsPath/Internal/Windows.p_o )
1294.73 s
[path] [ 4 of 12] Compiling OsPath.Posix ( src/OsPath/Posix.hs, dist/build/OsPath/Posix.p_o )
1296.14 s
[path] [ 5 of 12] Compiling OsPath ( src/OsPath.hs, dist/build/OsPath.p_o )
1296.33 s
[path] [ 6 of 12] Compiling OsPath.Windows ( src/OsPath/Windows.hs, dist/build/OsPath/Windows.p_o )
1296.33 s
[path] [ 7 of 12] Compiling Path.Internal.Posix ( src/Path/Internal/Posix.hs, dist/build/Path/Internal/Posix.p_o )
1296.33 s
[path] [ 8 of 12] Compiling Path.Internal ( src/Path/Internal.hs, dist/build/Path/Internal.p_o )
1296.33 s
[path] [ 9 of 12] Compiling Path.Internal.Windows ( src/Path/Internal/Windows.hs, dist/build/Path/Internal/Windows.p_o )
1296.33 s
[path] [10 of 12] Compiling Path.Posix ( src/Path/Posix.hs, dist/build/Path/Posix.p_o )
1296.80 s
[path] [11 of 12] Compiling Path ( src/Path.hs, dist/build/Path.p_o )
1296.97 s
[path] [12 of 12] Compiling Path.Windows ( src/Path/Windows.hs, dist/build/Path/Windows.p_o )
1300.06 s
[path] Phase: haddockPhase
1300.07 s
[path] Phase: installPhase
1300.18 s
[path] Installing internal library os-string-compat in /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/path-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat
1300.22 s
[path] Installing library in /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/path-0.9.6-D3HaFsaarxmG4aYYAfo7U0
1300.82 s
[path] Phase: fixupPhase
1300.84 s
[path] shrinking RPATHs of ELF executables and libraries in /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6
1300.85 s
[path] shrinking /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSpath-0.9.6-D3HaFsaarxmG4aYYAfo7U0-ghc9.10.2.so
1300.87 s
[path] shrinking /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSpath-0.9.6-LjBdLJo0Di3LAFub3VyDfN-os-string-compat-ghc9.10.2.so
1300.88 s
[path] checking for references to /build/ in /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6...
1300.91 s
[path] patching script interpreter paths in /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6
1300.92 s
[path] stripping (with command strip and flags -S -p) in /nix/store/hyfkz3d8hnzq7dpshxf6f9glld6v7lbk-path-0.9.6/lib
1301.29 s
Progress: 142 of 171 built (1 building), 120 of 120 downloaded from cache
1306.18 s
[lens] Documentation created: dist/doc/html/lens/, dist/doc/html/lens/lens.txt
1306.34 s
[lens] Preprocessing test suite 'templates' for lens-5.3.5...
1306.38 s
[lens] Preprocessing test suite 'hunit' for lens-5.3.5...
1306.38 s
[lens] Preprocessing test suite 'properties' for lens-5.3.5...
1306.38 s
[lens] Preprocessing test suite 'doctests' for lens-5.3.5...
1306.38 s
[lens] haddockPhase completed in 48 seconds
1306.38 s
[lens] Phase: installPhase
1306.61 s
[lens] Installing library in /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1309.15 s
[lens] Phase: fixupPhase
1309.18 s
[lens] shrinking RPATHs of ELF executables and libraries in /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5
1309.18 s
[lens] shrinking /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSlens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ-ghc9.10.2.so
1309.25 s
[lens] checking for references to /build/ in /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5...
1309.34 s
[lens] patching script interpreter paths in /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5
1309.35 s
[lens] stripping (with command strip and flags -S -p) in /nix/store/zalsxj16ysnhflijgk7zg5py9krifhzq-lens-5.3.5/lib
1310.26 s
[lens] shrinking RPATHs of ELF executables and libraries in /nix/store/1n8031sn1pqma582qpyas56qx1pf0400-lens-5.3.5-doc
1310.32 s
[lens] checking for references to /build/ in /nix/store/1n8031sn1pqma582qpyas56qx1pf0400-lens-5.3.5-doc...
1310.41 s
[lens] patching script interpreter paths in /nix/store/1n8031sn1pqma582qpyas56qx1pf0400-lens-5.3.5-doc
1310.78 s
Progress: 143 of 171 built, 120 of 120 downloaded from cache
1310.84 s
Building yaya
1311.03 s
[yaya] Phase: setupCompilerEnvironmentPhase
1311.04 s
[yaya] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1311.38 s
[yaya] Phase: unpackPhase
1311.39 s
[yaya] unpacking source archive /nix/store/dd8fq863x5swbiihzwjp8m6zr0a9wc16-yaya-0.6.2.3.tar.gz
1311.43 s
[yaya] source root is yaya-0.6.2.3
1311.43 s
[yaya] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "yaya-0.6.2.3/yaya.cabal"
1311.43 s
[yaya] Phase: patchPhase
1311.43 s
[yaya] Phase: compileBuildDriverPhase
1311.44 s
[yaya] setupCompileFlags: -package-db=/build/tmp.yFYQ4tuvmI/setup-package.conf.d -threaded
1311.55 s
[yaya] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.yFYQ4tuvmI/Main.o )
1311.63 s
[yaya] [2 of 2] Linking Setup
1313.50 s
[yaya] Phase: updateAutotoolsGnuConfigScriptsPhase
1313.51 s
[yaya] Phase: configurePhase
1313.52 s
[yaya] configureFlags: --verbose --prefix=/nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/16iw8q79gqqjzkyqnqb55x2354sgw5r7-yaya-0.6.2.3-doc/share/doc/yaya-0.6.2.3 --with-gcc=gcc --package-db=/build/tmp.yFYQ4tuvmI/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1313.53 s
[yaya] Using Parsec parser
1313.53 s
[yaya] Configuring yaya-0.6.2.3...
1314.18 s
[yaya] Flags chosen: noisy-deprecations=True
1314.73 s
[yaya] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1314.73 s
[yaya] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1314.73 s
[yaya] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1314.73 s
[yaya] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
1314.73 s
[yaya] Dependency either >=5 && <5.1: using either-5.0.3
1314.73 s
[yaya] Dependency free >=5.1.5 && <5.3: using free-5.2
1314.73 s
[yaya] Dependency kan-extensions >=5.2 && <5.3: using kan-extensions-5.2.7
1314.73 s
[yaya] Dependency lens >=5 && <5.4: using lens-5.3.5
1314.73 s
[yaya] Dependency profunctors >=5.5.2 && <5.7: using profunctors-5.6.3
1314.73 s
[yaya] Dependency strict >=0.4 && <0.6: using strict-0.5.1
1314.73 s
[yaya] Dependency template-haskell >=2.14.0 && <2.15 || >=2.15.0 && <2.16 || >=2.16.0
1314.73 s
[yaya] && <2.17 || >=2.17.0 && <2.18 || >=2.18.0 && <2.19 || >=2.19.0 && <2.20 ||
1314.73 s
[yaya] >=2.20.0 && <2.21 || >=2.21.0 && <2.22 || >=2.22.0 && <2.23: using
1314.73 s
[yaya] template-haskell-2.22.0.0
1314.73 s
[yaya] Dependency th-abstraction >=0.4.1 && <0.5 || >=0.5.0 && <0.6 || >=0.6.0 &&
1314.73 s
[yaya] <0.7 || >=0.7.0 && <0.8: using th-abstraction-0.7.1.0
1314.73 s
[yaya] Dependency transformers >=0.5.5 && <0.6 || >=0.6.1 && <0.7: using
1314.73 s
[yaya] transformers-0.6.1.1
1314.73 s
[yaya] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1314.73 s
[yaya] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1314.73 s
[yaya] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1314.73 s
[yaya] Dependency doctest >=0.16.0 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1314.73 s
[yaya] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
1314.73 s
[yaya] doctest-0.24.2
1314.73 s
[yaya] Dependency yaya: using yaya-0.6.2.3
1314.73 s
[yaya] Source component graph:
1314.73 s
[yaya] component lib
1314.73 s
[yaya] component test:doctests dependency lib
1314.73 s
[yaya] Configured component graph:
1314.73 s
[yaya] component yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1314.73 s
[yaya] include base-4.20.1.0-a280
1314.73 s
[yaya] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1314.73 s
[yaya] include either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1314.73 s
[yaya] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1314.73 s
[yaya] include kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1314.73 s
[yaya] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1314.73 s
[yaya] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1314.73 s
[yaya] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1314.73 s
[yaya] include template-haskell-2.22.0.0-3eef
1314.73 s
[yaya] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1314.73 s
[yaya] include transformers-0.6.1.1-c08a
1314.73 s
[yaya] component yaya-0.6.2.3-GwPlKKHP2Jg3SuLWzT48sN-doctests
1314.73 s
[yaya] include base-4.20.1.0-a280
1314.73 s
[yaya] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1314.73 s
[yaya] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1314.73 s
[yaya] Linked component graph:
1314.73 s
[yaya] unit yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1314.73 s
[yaya] include base-4.20.1.0-a280
1314.73 s
[yaya] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1314.73 s
[yaya] include either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1314.73 s
[yaya] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1314.73 s
[yaya] include kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1314.73 s
[yaya] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1314.73 s
[yaya] include profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1314.73 s
[yaya] include strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1314.73 s
[yaya] include template-haskell-2.22.0.0-3eef
1314.73 s
[yaya] include th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1314.73 s
[yaya] include transformers-0.6.1.1-c08a
1314.73 s
[yaya] Yaya.Applied=yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E:Yaya.Applied,Yaya.Experimental.Foldable=yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E:Yaya.Experimental.Foldable,Yaya.Fold=yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E:Yaya.Fold,Yaya.Fold.Common=yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E:Yaya.Fold.Common,Yaya.Fold.Native=yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E:Yaya.Fold.Native,Yaya.Functor=yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E:Yaya.Functor,Yaya.Pattern=yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E:Yaya.Pattern,Yaya.Retrofit=yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E:Yaya.Retrofit,Yaya.Zoo=yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E:Yaya.Zoo
1314.73 s
[yaya] unit yaya-0.6.2.3-GwPlKKHP2Jg3SuLWzT48sN-doctests
1314.73 s
[yaya] include base-4.20.1.0-a280
1314.73 s
[yaya] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1314.73 s
[yaya] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1314.73 s
[yaya] Ready component graph:
1314.73 s
[yaya] definite yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1314.73 s
[yaya] depends base-4.20.1.0-a280
1314.73 s
[yaya] depends comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1314.73 s
[yaya] depends either-5.0.3-4HMLVXoyQsQDiQrweGmq2w
1314.73 s
[yaya] depends free-5.2-FeP0R1eCbRy3mPXXCavQW6
1314.73 s
[yaya] depends kan-extensions-5.2.7-6XHQvwEEid7GDEOF6NqdVE
1314.73 s
[yaya] depends lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1314.73 s
[yaya] depends profunctors-5.6.3-FfFOiKRB9xnDthMKWLM5CJ
1314.73 s
[yaya] depends strict-0.5.1-3Yf2GwtgxqE8gpNnx5MxLZ
1314.73 s
[yaya] depends template-haskell-2.22.0.0-3eef
1314.73 s
[yaya] depends th-abstraction-0.7.1.0-DU26Z2Xm0AcLwBfvzL7NzR
1314.73 s
[yaya] depends transformers-0.6.1.1-c08a
1314.73 s
[yaya] definite yaya-0.6.2.3-GwPlKKHP2Jg3SuLWzT48sN-doctests
1314.73 s
[yaya] depends base-4.20.1.0-a280
1314.73 s
[yaya] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1314.73 s
[yaya] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1314.73 s
[yaya] Using Cabal-3.12.1.0 compiled by ghc-9.10
1314.73 s
[yaya] Using compiler: ghc-9.10.2
1314.73 s
[yaya] Using install prefix: /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3
1314.73 s
[yaya] Executables installed in:
1314.73 s
[yaya] /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3/bin
1314.73 s
[yaya] Libraries installed in:
1314.73 s
[yaya] /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1314.73 s
[yaya] Dynamic Libraries installed in:
1314.73 s
[yaya] /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1314.73 s
[yaya] Private executables installed in:
1314.73 s
[yaya] /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3/libexec/x86_64-linux-ghc-9.10.2-f986/yaya-0.6.2.3
1314.73 s
[yaya] Data files installed in:
1314.73 s
[yaya] /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3/share/x86_64-linux-ghc-9.10.2-f986/yaya-0.6.2.3
1314.73 s
[yaya] Documentation installed in:
1314.73 s
[yaya] /nix/store/16iw8q79gqqjzkyqnqb55x2354sgw5r7-yaya-0.6.2.3-doc/share/doc/yaya-0.6.2.3
1314.73 s
[yaya] Configuration files installed in:
1314.73 s
[yaya] /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3/etc
1314.73 s
[yaya] No alex found
1314.73 s
[yaya] Using ar found on system at:
1314.73 s
[yaya] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1314.73 s
[yaya] No c2hs found
1314.73 s
[yaya] No cpphs found
1314.73 s
[yaya] Using doctest version 0.24.2 found on system at:
1314.73 s
[yaya] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1314.74 s
[yaya] Using gcc version 14.3.0 given by user at:
1314.74 s
[yaya] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1314.74 s
[yaya] Using ghc version 9.10.2 found on system at:
1314.74 s
[yaya] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1314.74 s
[yaya] Using ghc-pkg version 9.10.2 found on system at:
1314.74 s
[yaya] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1314.74 s
[yaya] No ghcjs found
1314.74 s
[yaya] No ghcjs-pkg found
1314.74 s
[yaya] No greencard found
1314.74 s
[yaya] Using haddock version 2.31.0 found on system at:
1314.74 s
[yaya] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1314.74 s
[yaya] No happy found
1314.74 s
[yaya] Using haskell-suite found on system at: haskell-suite-dummy-location
1314.74 s
[yaya] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1314.74 s
[yaya] No hmake found
1314.74 s
[yaya] Using hpc version 0.69 found on system at:
1314.74 s
[yaya] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1314.74 s
[yaya] Using hsc2hs version 0.68.10 found on system at:
1314.74 s
[yaya] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1314.74 s
[yaya] Using hscolour version 1.25 found on system at:
1314.74 s
[yaya] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1314.74 s
[yaya] No jhc found
1314.74 s
[yaya] Using ld found on system at:
1314.74 s
[yaya] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1314.74 s
[yaya] No pkg-config found
1314.74 s
[yaya] Using runghc version 9.10.2 found on system at:
1314.74 s
[yaya] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1314.74 s
[yaya] Using strip version 2.44 found on system at:
1314.74 s
[yaya] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1314.74 s
[yaya] Using tar found on system at:
1314.74 s
[yaya] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1314.74 s
[yaya] No uhc found
1314.96 s
[yaya] Phase: buildPhase
1315.07 s
[yaya] Preprocessing library for yaya-0.6.2.3...
1315.08 s
[yaya] Building library for yaya-0.6.2.3...
1315.49 s
[yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.o, dist/build/Yaya/Functor.dyn_o )
1315.71 s
[yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.o, dist/build/Yaya/Pattern.dyn_o )
1317.37 s
[yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, dist/build/Yaya/Fold/Common.o, dist/build/Yaya/Fold/Common.dyn_o )
1317.50 s
[yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.o, dist/build/Yaya/Fold.dyn_o )
1318.09 s
[yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, dist/build/Yaya/Fold/Native/Internal.o, dist/build/Yaya/Fold/Native/Internal.dyn_o )
1318.16 s
[yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, dist/build/Yaya/Fold/Native.o, dist/build/Yaya/Fold/Native.dyn_o )
1318.32 s
[yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, dist/build/Yaya/Experimental/Foldable.o, dist/build/Yaya/Experimental/Foldable.dyn_o )
1318.32 s
[yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.o, dist/build/Yaya/Applied.dyn_o )
1318.58 s
[yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.o, dist/build/Yaya/Retrofit.dyn_o )
1318.68 s
[yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.o, dist/build/Yaya/Zoo.dyn_o )
1319.25 s
[yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, dist/build/Yaya/Functor.p_o )
1319.50 s
[yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, dist/build/Yaya/Pattern.p_o )
1320.77 s
[yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, dist/build/Yaya/Fold/Common.p_o )
1321.09 s
[yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, dist/build/Yaya/Fold.p_o )
1321.74 s
[yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, dist/build/Yaya/Fold/Native/Internal.p_o )
1321.88 s
[yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, dist/build/Yaya/Fold/Native.p_o )
1322.15 s
[yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, dist/build/Yaya/Experimental/Foldable.p_o )
1322.15 s
[yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, dist/build/Yaya/Applied.p_o )
1322.47 s
[yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, dist/build/Yaya/Retrofit.p_o )
1322.47 s
[yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, dist/build/Yaya/Zoo.p_o )
1324.72 s
[yaya] Preprocessing test suite 'doctests' for yaya-0.6.2.3...
1324.77 s
[yaya] Building test suite 'doctests' for yaya-0.6.2.3...
1324.82 s
[yaya] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1325.09 s
[yaya] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1325.47 s
[yaya] [3 of 3] Linking dist/build/doctests/doctests
1330.01 s
[yaya] Phase: checkPhase
1330.46 s
[yaya] Running 1 test suites...
1330.46 s
[yaya] Test suite doctests: RUNNING...
1331.31 s
[yaya] on the commandline: warning: [GHC-98887]
1331.35 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.35 s
[yaya]
1331.35 s
[yaya] on the commandline: warning: [GHC-98887]
1331.35 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.35 s
[yaya]
1331.35 s
[yaya] on the commandline: warning: [GHC-98887]
1331.35 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.35 s
[yaya]
1331.36 s
[yaya] on the commandline: warning: [GHC-98887]
1331.36 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.36 s
[yaya]
1331.36 s
[yaya] on the commandline: warning: [GHC-98887]
1331.36 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.36 s
[yaya]
1331.36 s
[yaya] on the commandline: warning: [GHC-98887]
1331.36 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.36 s
[yaya]
1331.39 s
[yaya] on the commandline: warning: [GHC-98887]
1331.39 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.39 s
[yaya]
1331.43 s
[yaya] on the commandline: warning: [GHC-98887]
1331.43 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.43 s
[yaya]
1331.43 s
[yaya] on the commandline: warning: [GHC-98887]
1331.43 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.43 s
[yaya]
1331.43 s
[yaya] on the commandline: warning: [GHC-98887]
1331.43 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.43 s
[yaya]
1331.46 s
[yaya] on the commandline: warning: [GHC-98887]
1331.46 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.46 s
[yaya]
1331.47 s
[yaya] on the commandline: warning: [GHC-98887]
1331.47 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.47 s
[yaya]
1331.47 s
[yaya] on the commandline: warning: [GHC-98887]
1331.47 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.47 s
[yaya]
1331.50 s
[yaya] on the commandline: warning: [GHC-98887]
1331.50 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.50 s
[yaya]
1331.50 s
[yaya] on the commandline: warning: [GHC-98887]
1331.50 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.50 s
[yaya]
1331.51 s
[yaya] on the commandline: warning: [GHC-98887]
1331.51 s
[yaya] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1331.51 s
[yaya]
1333.03 s
[yaya] Examples: 1 Tried: 1 Errors: 0 Failures: 0
1333.10 s
[yaya] Test suite doctests: PASS
1333.10 s
[yaya] Test suite logged to: dist/test/yaya-0.6.2.3-doctests.log
1333.10 s
[yaya] 1 of 1 test suites (1 of 1 test cases) passed.
1333.11 s
[yaya] Phase: haddockPhase
1333.25 s
[yaya] Preprocessing library for yaya-0.6.2.3...
1333.25 s
[yaya] Running Haddock on library for yaya-0.6.2.3...
1333.26 s
[yaya] Warning: The documentation for the following packages are not installed. No
1333.26 s
[yaya] links will be generated to these packages: vector-0.13.2.0
1333.69 s
[yaya] [ 1 of 10] Compiling Yaya.Functor ( src/Yaya/Functor.hs, nothing )
1333.76 s
[yaya] [ 2 of 10] Compiling Yaya.Pattern ( src/Yaya/Pattern.hs, nothing )
1334.18 s
[yaya] [ 3 of 10] Compiling Yaya.Fold.Common ( src/Yaya/Fold/Common.hs, nothing )
1334.39 s
[yaya] [ 4 of 10] Compiling Yaya.Fold ( src/Yaya/Fold.hs, nothing )
1334.68 s
[yaya] [ 5 of 10] Compiling Yaya.Fold.Native.Internal ( src/Yaya/Fold/Native/Internal.hs, nothing )
1334.69 s
[yaya] [ 6 of 10] Compiling Yaya.Fold.Native ( src/Yaya/Fold/Native.hs, nothing )
1334.71 s
[yaya] [ 7 of 10] Compiling Yaya.Experimental.Foldable ( src/Yaya/Experimental/Foldable.hs, nothing )
1334.72 s
[yaya] [ 8 of 10] Compiling Yaya.Applied ( src/Yaya/Applied.hs, nothing )
1334.77 s
[yaya] [ 9 of 10] Compiling Yaya.Retrofit ( src/Yaya/Retrofit.hs, nothing )
1335.03 s
[yaya] [10 of 10] Compiling Yaya.Zoo ( src/Yaya/Zoo.hs, nothing )
1335.12 s
[yaya] Haddock coverage:
1335.13 s
[yaya] 100% ( 4 / 4) in 'Yaya.Functor'
1335.13 s
[yaya] Warning: 'Maybe' is out of scope.
1335.13 s
[yaya] If you qualify the identifier, haddock can try to link it anyway.
1335.13 s
[yaya] Warning: '==' is out of scope.
1335.13 s
[yaya] If you qualify the identifier, haddock can try to link it anyway.
1335.13 s
[yaya] 100% ( 8 / 8) in 'Yaya.Pattern'
1335.13 s
[yaya] 59% ( 16 / 27) in 'Yaya.Fold.Common'
1335.13 s
[yaya] Missing documentation for:
1335.13 s
[yaya] binarySequence (src/Yaya/Fold/Common.hs:203)
1335.13 s
[yaya] le (src/Yaya/Fold/Common.hs:151)
1335.13 s
[yaya] lucasSequence' (src/Yaya/Fold/Common.hs:209)
1335.13 s
[yaya] maybeTakeNext (src/Yaya/Fold/Common.hs:177)
1335.13 s
[yaya] replaceNeither (src/Yaya/Fold/Common.hs:157)
1335.13 s
[yaya] takeAnother (src/Yaya/Fold/Common.hs:162)
1335.13 s
[yaya] takeAvailable (src/Yaya/Fold/Common.hs:167)
1335.13 s
[yaya] takeNext (src/Yaya/Fold/Common.hs:172)
1335.13 s
[yaya] ternarySequence (src/Yaya/Fold/Common.hs:206)
1335.13 s
[yaya] truncate' (src/Yaya/Fold/Common.hs:183)
1335.13 s
[yaya] unarySequence (src/Yaya/Fold/Common.hs:200)
1335.13 s
[yaya] Warning: 'Nu' is ambiguous. It is defined
1335.13 s
[yaya] * at src/Yaya/Fold.hs:365:17
1335.13 s
[yaya] * at src/Yaya/Fold.hs:365:1
1335.13 s
[yaya] You may be able to disambiguate the identifier by qualifying it or
1335.13 s
[yaya] by specifying the type/value namespace explicitly.
1335.13 s
[yaya] Defaulting to the one defined at src/Yaya/Fold.hs:365:1
1335.14 s
[yaya] Warning: 'Day' is ambiguous. It is defined
1335.14 s
[yaya] * in ‘Data.Functor.Day’
1335.14 s
[yaya] * in ‘Data.Functor.Day’
1335.14 s
[yaya] You may be able to disambiguate the identifier by qualifying it or
1335.14 s
[yaya] by specifying the type/value namespace explicitly.
1335.14 s
[yaya] Defaulting to the one defined in ‘Data.Functor.Day’
1335.14 s
[yaya] Warning: 'Identity' is ambiguous. It is defined
1335.14 s
[yaya] * in ‘GHC.Internal.Data.Functor.Identity’
1335.14 s
[yaya] * in ‘GHC.Internal.Data.Functor.Identity’
1335.14 s
[yaya] You may be able to disambiguate the identifier by qualifying it or
1335.14 s
[yaya] by specifying the type/value namespace explicitly.
1335.14 s
[yaya] Defaulting to the one defined in ‘GHC.Internal.Data.Functor.Identity’
1335.14 s
[yaya] 47% ( 30 / 63) in 'Yaya.Fold'
1335.14 s
[yaya] Missing documentation for:
1335.14 s
[yaya] Module header
1335.14 s
[yaya] Algebra (src/Yaya/Fold.hs:153)
1335.14 s
[yaya] AlgebraM (src/Yaya/Fold.hs:159)
1335.14 s
[yaya] AlgebraPrism (src/Yaya/Fold.hs:667)
1335.14 s
[yaya] BialgebraIso (src/Yaya/Fold.hs:665)
1335.14 s
[yaya] Coalgebra (src/Yaya/Fold.hs:165)
1335.14 s
[yaya] CoalgebraPrism (src/Yaya/Fold.hs:669)
1335.14 s
[yaya] ElgotAlgebra (src/Yaya/Fold.hs:157)
1335.14 s
[yaya] ElgotAlgebraM (src/Yaya/Fold.hs:163)
1335.14 s
[yaya] ElgotCoalgebra (src/Yaya/Fold.hs:169)
1335.14 s
[yaya] GAlgebra (src/Yaya/Fold.hs:155)
1335.14 s
[yaya] GAlgebraM (src/Yaya/Fold.hs:161)
1335.14 s
[yaya] GCoalgebra (src/Yaya/Fold.hs:167)
1335.14 s
[yaya] GCoalgebraM (src/Yaya/Fold.hs:176)
1335.14 s
[yaya] birecursiveIso (src/Yaya/Fold.hs:678)
1335.14 s
[yaya] colambek (src/Yaya/Fold.hs:563)
1335.14 s
[yaya] constAna (src/Yaya/Fold.hs:637)
1335.14 s
[yaya] constCata (src/Yaya/Fold.hs:634)
1335.14 s
[yaya] constEmbed (src/Yaya/Fold.hs:628)
1335.14 s
[yaya] constProject (src/Yaya/Fold.hs:631)
1335.14 s
[yaya] distEnvT (src/Yaya/Fold.hs:586)
1335.14 s
[yaya] distTuple (src/Yaya/Fold.hs:579)
1335.14 s
[yaya] elgotAna (src/Yaya/Fold.hs:555)
1335.14 s
[yaya] elgotCata (src/Yaya/Fold.hs:508)
1335.14 s
[yaya] elgotCataM (src/Yaya/Fold.hs:524)
1335.14 s
[yaya] ezygoM (src/Yaya/Fold.hs:533)
1335.14 s
[yaya] gana (src/Yaya/Fold.hs:547)
1335.14 s
[yaya] gcata (src/Yaya/Fold.hs:500)
1335.14 s
[yaya] gcataM (src/Yaya/Fold.hs:516)
1335.14 s
[yaya] lambek (src/Yaya/Fold.hs:559)
1335.14 s
[yaya] recursivePrism (src/Yaya/Fold.hs:684)
1335.14 s
[yaya] seqEither (src/Yaya/Fold.hs:591)
1335.14 s
[yaya] steppableIso (src/Yaya/Fold.hs:672)
1335.14 s
[yaya] 75% ( 3 / 4) in 'Yaya.Fold.Native'
1335.14 s
[yaya] Missing documentation for:
1335.14 s
[yaya] distCofreeT (src/Yaya/Fold/Native.hs:114)
1335.14 s
[yaya] 80% ( 4 / 5) in 'Yaya.Experimental.Foldable'
1335.14 s
[yaya] Missing documentation for:
1335.14 s
[yaya] foldMap (src/Yaya/Experimental/Foldable.hs:26)
1335.14 s
[yaya] Warning: 'fromListN' is ambiguous. It is defined
1335.14 s
[yaya] * in ‘GHC.Internal.IsList’
1335.14 s
[yaya] * at src/Yaya/Applied.hs:290:1
1335.14 s
[yaya] You may be able to disambiguate the identifier by qualifying it or
1335.14 s
[yaya] by specifying the type/value namespace explicitly.
1335.14 s
[yaya] Defaulting to the one defined at src/Yaya/Applied.hs:290:1
1335.14 s
[yaya] 32% ( 12 / 37) in 'Yaya.Applied'
1335.14 s
[yaya] Missing documentation for:
1335.14 s
[yaya] Module header
1335.14 s
[yaya] Void (src/Yaya/Applied.hs:122)
1335.14 s
[yaya] absurd (src/Yaya/Applied.hs:125)
1335.14 s
[yaya] append (src/Yaya/Applied.hs:146)
1335.14 s
[yaya] drop' (src/Yaya/Applied.hs:161)
1335.14 s
[yaya] drop (src/Yaya/Applied.hs:165)
1335.14 s
[yaya] fibonacci (src/Yaya/Applied.hs:238)
1335.15 s
[yaya] fibonacciPolynomials (src/Yaya/Applied.hs:235)
1335.15 s
[yaya] height (src/Yaya/Applied.hs:137)
1335.15 s
[yaya] jacobsthal (src/Yaya/Applied.hs:253)
1335.15 s
[yaya] length (src/Yaya/Applied.hs:143)
1335.15 s
[yaya] lucas (src/Yaya/Applied.hs:247)
1335.15 s
[yaya] lucasSequenceU (src/Yaya/Applied.hs:241)
1335.15 s
[yaya] lucasSequenceV (src/Yaya/Applied.hs:244)
1335.15 s
[yaya] mersenne (src/Yaya/Applied.hs:256)
1335.15 s
[yaya] naturals (src/Yaya/Applied.hs:140)
1335.15 s
[yaya] now (src/Yaya/Applied.hs:111)
1335.15 s
[yaya] pell (src/Yaya/Applied.hs:250)
1335.15 s
[yaya] reifyUpTo (src/Yaya/Applied.hs:232)
1335.15 s
[yaya] reverse' (src/Yaya/Applied.hs:175)
1335.15 s
[yaya] reverse (src/Yaya/Applied.hs:179)
1335.15 s
[yaya] succN (src/Yaya/Applied.hs:134)
1335.15 s
[yaya] tail (src/Yaya/Applied.hs:168)
1335.15 s
[yaya] vacuous (src/Yaya/Applied.hs:128)
1335.15 s
[yaya] zeroN (src/Yaya/Applied.hs:131)
1335.15 s
[yaya] Warning: 'PatternFunctorRules' is ambiguous. It is defined
1335.15 s
[yaya] * at src/Yaya/Retrofit.hs:159:28
1335.15 s
[yaya] * at src/Yaya/Retrofit.hs:159:1
1335.15 s
[yaya] You may be able to disambiguate the identifier by qualifying it or
1335.15 s
[yaya] by specifying the type/value namespace explicitly.
1335.15 s
[yaya] Defaulting to the one defined at src/Yaya/Retrofit.hs:159:1
1335.15 s
[yaya] 100% ( 16 / 16) in 'Yaya.Retrofit'
1335.15 s
[yaya] Warning: 'gcataM' is out of scope.
1335.15 s
[yaya] If you qualify the identifier, haddock can try to link it anyway.
1335.15 s
[yaya] 79% ( 19 / 24) in 'Yaya.Zoo'
1335.15 s
[yaya] Missing documentation for:
1335.15 s
[yaya] cocontramap (src/Yaya/Zoo.hs:303)
1335.15 s
[yaya] gmutu (src/Yaya/Zoo.hs:129)
1335.15 s
[yaya] histo (src/Yaya/Zoo.hs:183)
1335.15 s
[yaya] insidePartial (src/Yaya/Zoo.hs:235)
1335.15 s
[yaya] mutuM (src/Yaya/Zoo.hs:179)
1336.28 s
[yaya] Warning: Yaya.Pattern: could not find link destinations for:
1336.28 s
[yaya] - Yaya.Pattern.Rep_AndMaybe
1336.28 s
[yaya] - Yaya.Pattern.Rep1_AndMaybe
1336.28 s
[yaya] - Yaya.Pattern.Rep_XNor
1336.28 s
[yaya] - Yaya.Pattern.Rep1_XNor
1336.28 s
[yaya] - Yaya.Applied.D:R:ItemNu
1336.30 s
[yaya] Warning: Yaya.Fold: could not find link destinations for:
1336.30 s
[yaya] - Yaya.Applied.D:R:ItemNu
1336.31 s
[yaya] Warning: Yaya.Applied: could not find link destinations for:
1336.31 s
[yaya] - Yaya.Applied.D:R:ItemNu
1345.55 s
[yaya] Documentation created: dist/doc/html/yaya/, dist/doc/html/yaya/yaya.txt
1345.63 s
[yaya] Preprocessing test suite 'doctests' for yaya-0.6.2.3...
1345.67 s
[yaya] Phase: installPhase
1345.76 s
[yaya] Installing library in /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1346.22 s
[yaya] Phase: fixupPhase
1346.25 s
[yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3
1346.25 s
[yaya] shrinking /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSyaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E-ghc9.10.2.so
1346.27 s
[yaya] checking for references to /build/ in /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3...
1346.30 s
[yaya] patching script interpreter paths in /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3
1346.31 s
[yaya] stripping (with command strip and flags -S -p) in /nix/store/yyjxa3vfqg0gxih2qkivlnpfa2686q65-yaya-0.6.2.3/lib
1346.41 s
[yaya] shrinking RPATHs of ELF executables and libraries in /nix/store/16iw8q79gqqjzkyqnqb55x2354sgw5r7-yaya-0.6.2.3-doc
1346.43 s
[yaya] checking for references to /build/ in /nix/store/16iw8q79gqqjzkyqnqb55x2354sgw5r7-yaya-0.6.2.3-doc...
1346.45 s
[yaya] patching script interpreter paths in /nix/store/16iw8q79gqqjzkyqnqb55x2354sgw5r7-yaya-0.6.2.3-doc
1346.60 s
Progress: 144 of 171 built, 120 of 120 downloaded from cache
1346.68 s
Building pathway-internal
1346.74 s
Building yaya-containers
1346.81 s
Building yaya-hedgehog
1346.86 s
Building yaya-quickcheck
1346.90 s
[pathway-internal] Phase: setupCompilerEnvironmentPhase
1346.90 s
[pathway-internal] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1346.94 s
[yaya-containers] Phase: setupCompilerEnvironmentPhase
1346.94 s
[yaya-containers] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1347.08 s
[yaya-quickcheck] Phase: setupCompilerEnvironmentPhase
1347.08 s
[yaya-quickcheck] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1347.08 s
[yaya-hedgehog] Phase: setupCompilerEnvironmentPhase
1347.09 s
[yaya-hedgehog] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1347.24 s
[pathway-internal] Phase: unpackPhase
1347.24 s
[pathway-internal] unpacking source archive /nix/store/0l0bz6jgdcss75gqq00kka7v01dmy5dq-6mf3lcyw55way3ddfyljwglyd700vnj8-source/./internal
1347.25 s
[pathway-internal] source root is internal
1347.26 s
[pathway-internal] Phase: patchPhase
1347.27 s
[pathway-internal] Phase: compileBuildDriverPhase
1347.28 s
[pathway-internal] setupCompileFlags: -package-db=/build/tmp.zChFMTMAqr/setup-package.conf.d -threaded
1347.29 s
[yaya-containers] Phase: unpackPhase
1347.30 s
[yaya-containers] unpacking source archive /nix/store/921jsr13lb1pd18n7w89y5qw3dd4q1gb-yaya-containers-0.1.2.2.tar.gz
1347.31 s
[yaya-containers] source root is yaya-containers-0.1.2.2
1347.31 s
[yaya-containers] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "yaya-containers-0.1.2.2/yaya-containers.cabal"
1347.32 s
[yaya-containers] Phase: patchPhase
1347.34 s
[yaya-containers] Phase: compileBuildDriverPhase
1347.34 s
[yaya-containers] setupCompileFlags: -package-db=/build/tmp.nNEhUFd9bK/setup-package.conf.d -threaded
1347.37 s
[pathway-internal] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.zChFMTMAqr/Main.o )
1347.43 s
[yaya-quickcheck] Phase: unpackPhase
1347.44 s
[yaya-quickcheck] unpacking source archive /nix/store/9wil8iw2h3m367b79w00g88dygmc0j5j-yaya-quickcheck-0.2.0.3.tar.gz
1347.45 s
[yaya-quickcheck] source root is yaya-quickcheck-0.2.0.3
1347.46 s
[yaya-quickcheck] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "yaya-quickcheck-0.2.0.3/yaya-quickcheck.cabal"
1347.46 s
[pathway-internal] [2 of 2] Linking Setup
1347.46 s
[yaya-quickcheck] Phase: patchPhase
1347.47 s
[yaya-containers] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.nNEhUFd9bK/Main.o )
1347.48 s
[yaya-quickcheck] Phase: compileBuildDriverPhase
1347.48 s
[yaya-quickcheck] setupCompileFlags: -package-db=/build/tmp.OyaSTXxsj3/setup-package.conf.d -threaded
1347.50 s
[yaya-hedgehog] Phase: unpackPhase
1347.50 s
[yaya-hedgehog] unpacking source archive /nix/store/1xmkisvm74b1b0ch7yjx42ix6h649jql-yaya-hedgehog-0.3.0.5.tar.gz
1347.51 s
[yaya-hedgehog] source root is yaya-hedgehog-0.3.0.5
1347.52 s
[yaya-hedgehog] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "yaya-hedgehog-0.3.0.5/yaya-hedgehog.cabal"
1347.53 s
[yaya-hedgehog] Phase: patchPhase
1347.54 s
[yaya-hedgehog] Phase: compileBuildDriverPhase
1347.55 s
[yaya-hedgehog] setupCompileFlags: -package-db=/build/tmp.kIS8JHug1c/setup-package.conf.d -threaded
1347.56 s
[yaya-containers] [2 of 2] Linking Setup
1347.60 s
[yaya-quickcheck] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.OyaSTXxsj3/Main.o )
1347.67 s
[yaya-hedgehog] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.kIS8JHug1c/Main.o )
1347.69 s
[yaya-quickcheck] [2 of 2] Linking Setup
1347.75 s
[yaya-hedgehog] [2 of 2] Linking Setup
1349.33 s
[pathway-internal] Phase: updateAutotoolsGnuConfigScriptsPhase
1349.34 s
[pathway-internal] Phase: configurePhase
1349.35 s
[pathway-internal] configureFlags: --verbose --prefix=/nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/jwg59sds4vpgq9dxygywdgqd1a49h469-pathway-internal-0.0.1.0-doc/share/doc/pathway-internal-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.zChFMTMAqr/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 --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1349.36 s
[pathway-internal] Using Parsec parser
1349.36 s
[pathway-internal] Configuring pathway-internal-0.0.1.0...
1349.43 s
[yaya-containers] Phase: updateAutotoolsGnuConfigScriptsPhase
1349.44 s
[yaya-containers] Phase: configurePhase
1349.45 s
[yaya-containers] configureFlags: --verbose --prefix=/nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/k3h93xlws6rxdyy710fpxrkl93zwv3m4-yaya-containers-0.1.2.2-doc/share/doc/yaya-containers-0.1.2.2 --with-gcc=gcc --package-db=/build/tmp.nNEhUFd9bK/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1349.45 s
[yaya-quickcheck] Phase: updateAutotoolsGnuConfigScriptsPhase
1349.46 s
[yaya-containers] Using Parsec parser
1349.46 s
[yaya-containers] Configuring yaya-containers-0.1.2.2...
1349.47 s
[yaya-quickcheck] Phase: configurePhase
1349.47 s
[yaya-quickcheck] configureFlags: --verbose --prefix=/nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/3l5k5qccy5mcpm03v7vw0qas5v9kh1nf-yaya-quickcheck-0.2.0.3-doc/share/doc/yaya-quickcheck-0.2.0.3 --with-gcc=gcc --package-db=/build/tmp.OyaSTXxsj3/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1349.48 s
[yaya-quickcheck] Using Parsec parser
1349.48 s
[yaya-quickcheck] Configuring yaya-quickcheck-0.2.0.3...
1349.53 s
[yaya-hedgehog] Phase: updateAutotoolsGnuConfigScriptsPhase
1349.55 s
[yaya-hedgehog] Phase: configurePhase
1349.55 s
[yaya-hedgehog] configureFlags: --verbose --prefix=/nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/q74r34d5y8qzr9vlgjjkrgbb9x426vj1-yaya-hedgehog-0.3.0.5-doc/share/doc/yaya-hedgehog-0.3.0.5 --with-gcc=gcc --package-db=/build/tmp.kIS8JHug1c/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1349.56 s
[yaya-hedgehog] Using Parsec parser
1349.56 s
[yaya-hedgehog] Configuring yaya-hedgehog-0.3.0.5...
1349.83 s
[pathway-internal] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
1349.93 s
[yaya-containers] Flags chosen: noisy-deprecations=True
1349.98 s
[yaya-quickcheck] Flags chosen: noisy-deprecations=True
1350.06 s
[yaya-hedgehog] Flags chosen: noisy-deprecations=True
1350.18 s
[pathway-internal] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1350.18 s
[pathway-internal] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1350.18 s
[pathway-internal] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1350.18 s
[pathway-internal] Dependency yaya >=0.6.2 && <0.7 || >=0.7.0 && <0.8: using yaya-0.6.2.3
1350.18 s
[pathway-internal] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1350.18 s
[pathway-internal] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1350.18 s
[pathway-internal] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1350.18 s
[pathway-internal] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1350.18 s
[pathway-internal] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.2 && <0.25: using
1350.18 s
[pathway-internal] doctest-0.24.2
1350.18 s
[pathway-internal] Dependency pathway-internal: using pathway-internal-0.0.1.0
1350.18 s
[pathway-internal] Source component graph:
1350.18 s
[pathway-internal] component lib
1350.18 s
[pathway-internal] component test:doctests dependency lib
1350.18 s
[pathway-internal] Configured component graph:
1350.18 s
[pathway-internal] component pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1350.18 s
[pathway-internal] include base-4.20.1.0-a280
1350.18 s
[pathway-internal] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.18 s
[pathway-internal] component pathway-internal-0.0.1.0-LOkEcsRfCyj7dLFHH3gpTW-doctests
1350.18 s
[pathway-internal] include base-4.20.1.0-a280
1350.18 s
[pathway-internal] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.18 s
[pathway-internal] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1350.18 s
[pathway-internal] Linked component graph:
1350.18 s
[pathway-internal] unit pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1350.18 s
[pathway-internal] include base-4.20.1.0-a280
1350.18 s
[pathway-internal] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.18 s
[pathway-internal] Data.Path.Internal=pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz:Data.Path.Internal,Data.Path.Internal.Relativity=pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz:Data.Path.Internal.Relativity,Data.Path.Internal.Type=pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz:Data.Path.Internal.Type
1350.18 s
[pathway-internal] unit pathway-internal-0.0.1.0-LOkEcsRfCyj7dLFHH3gpTW-doctests
1350.18 s
[pathway-internal] include base-4.20.1.0-a280
1350.18 s
[pathway-internal] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.18 s
[pathway-internal] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1350.18 s
[pathway-internal] Ready component graph:
1350.18 s
[pathway-internal] definite pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1350.18 s
[pathway-internal] depends base-4.20.1.0-a280
1350.18 s
[pathway-internal] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.18 s
[pathway-internal] definite pathway-internal-0.0.1.0-LOkEcsRfCyj7dLFHH3gpTW-doctests
1350.18 s
[pathway-internal] depends base-4.20.1.0-a280
1350.18 s
[pathway-internal] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.18 s
[pathway-internal] depends pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1350.18 s
[pathway-internal] Using Cabal-3.12.1.0 compiled by ghc-9.10
1350.18 s
[pathway-internal] Using compiler: ghc-9.10.2
1350.18 s
[pathway-internal] Using install prefix:
1350.18 s
[pathway-internal] /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0
1350.18 s
[pathway-internal] Executables installed in:
1350.18 s
[pathway-internal] /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0/bin
1350.18 s
[pathway-internal] Libraries installed in:
1350.18 s
[pathway-internal] /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1350.18 s
[pathway-internal] Dynamic Libraries installed in:
1350.18 s
[pathway-internal] /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1350.18 s
[pathway-internal] Private executables installed in:
1350.18 s
[pathway-internal] /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-f986/pathway-internal-0.0.1.0
1350.18 s
[pathway-internal] Data files installed in:
1350.18 s
[pathway-internal] /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0/share/x86_64-linux-ghc-9.10.2-f986/pathway-internal-0.0.1.0
1350.18 s
[pathway-internal] Documentation installed in:
1350.18 s
[pathway-internal] /nix/store/jwg59sds4vpgq9dxygywdgqd1a49h469-pathway-internal-0.0.1.0-doc/share/doc/pathway-internal-0.0.1.0
1350.18 s
[pathway-internal] Configuration files installed in:
1350.18 s
[pathway-internal] /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0/etc
1350.18 s
[pathway-internal] No alex found
1350.18 s
[pathway-internal] Using ar found on system at:
1350.18 s
[pathway-internal] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1350.18 s
[pathway-internal] No c2hs found
1350.18 s
[pathway-internal] No cpphs found
1350.18 s
[pathway-internal] Using doctest version 0.24.2 found on system at:
1350.18 s
[pathway-internal] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1350.18 s
[pathway-internal] Using gcc version 14.3.0 given by user at:
1350.18 s
[pathway-internal] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1350.18 s
[pathway-internal] Using ghc version 9.10.2 found on system at:
1350.18 s
[pathway-internal] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1350.18 s
[pathway-internal] Using ghc-pkg version 9.10.2 found on system at:
1350.18 s
[pathway-internal] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1350.18 s
[pathway-internal] No ghcjs found
1350.18 s
[pathway-internal] No ghcjs-pkg found
1350.18 s
[pathway-internal] No greencard found
1350.18 s
[pathway-internal] Using haddock version 2.31.0 found on system at:
1350.18 s
[pathway-internal] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1350.18 s
[pathway-internal] No happy found
1350.18 s
[pathway-internal] Using haskell-suite found on system at: haskell-suite-dummy-location
1350.18 s
[pathway-internal] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1350.18 s
[pathway-internal] No hmake found
1350.18 s
[pathway-internal] Using hpc version 0.69 found on system at:
1350.18 s
[pathway-internal] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1350.18 s
[pathway-internal] Using hsc2hs version 0.68.10 found on system at:
1350.18 s
[pathway-internal] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1350.18 s
[pathway-internal] Using hscolour version 1.25 found on system at:
1350.18 s
[pathway-internal] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1350.18 s
[pathway-internal] No jhc found
1350.18 s
[pathway-internal] Using ld found on system at:
1350.18 s
[pathway-internal] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1350.18 s
[pathway-internal] No pkg-config found
1350.18 s
[pathway-internal] Using runghc version 9.10.2 found on system at:
1350.18 s
[pathway-internal] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1350.18 s
[pathway-internal] Using strip version 2.44 found on system at:
1350.18 s
[pathway-internal] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1350.18 s
[pathway-internal] Using tar found on system at:
1350.18 s
[pathway-internal] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1350.18 s
[pathway-internal] No uhc found
1350.27 s
[yaya-containers] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1350.27 s
[yaya-containers] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1350.27 s
[yaya-containers] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1350.27 s
[yaya-containers] Dependency containers >=0.6.0 && <0.8: using containers-0.7
1350.27 s
[yaya-containers] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7: using yaya-0.6.2.3
1350.27 s
[yaya-containers] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1350.27 s
[yaya-containers] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1350.27 s
[yaya-containers] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1350.27 s
[yaya-containers] Dependency doctest >=0.16.0 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1350.27 s
[yaya-containers] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
1350.27 s
[yaya-containers] doctest-0.24.2
1350.27 s
[yaya-containers] Dependency yaya-containers: using yaya-containers-0.1.2.2
1350.27 s
[yaya-containers] Source component graph:
1350.27 s
[yaya-containers] component lib
1350.27 s
[yaya-containers] component test:doctests dependency lib
1350.27 s
[yaya-containers] Configured component graph:
1350.27 s
[yaya-containers] component yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1350.27 s
[yaya-containers] include base-4.20.1.0-a280
1350.27 s
[yaya-containers] include containers-0.7-8c5a
1350.27 s
[yaya-containers] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.27 s
[yaya-containers] component yaya-containers-0.1.2.2-1yXPcswZbOFFGdj0yRKst8-doctests
1350.27 s
[yaya-containers] include base-4.20.1.0-a280
1350.27 s
[yaya-containers] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.27 s
[yaya-containers] include yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1350.27 s
[yaya-containers] Linked component graph:
1350.27 s
[yaya-containers] unit yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1350.27 s
[yaya-containers] include base-4.20.1.0-a280
1350.27 s
[yaya-containers] include containers-0.7-8c5a
1350.27 s
[yaya-containers] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.27 s
[yaya-containers] Yaya.Containers.Pattern.IntMap=yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS:Yaya.Containers.Pattern.IntMap,Yaya.Containers.Pattern.IntSet=yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS:Yaya.Containers.Pattern.IntSet,Yaya.Containers.Pattern.Map=yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS:Yaya.Containers.Pattern.Map,Yaya.Containers.Pattern.Set=yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS:Yaya.Containers.Pattern.Set
1350.27 s
[yaya-containers] unit yaya-containers-0.1.2.2-1yXPcswZbOFFGdj0yRKst8-doctests
1350.27 s
[yaya-containers] include base-4.20.1.0-a280
1350.27 s
[yaya-containers] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.27 s
[yaya-containers] include yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1350.27 s
[yaya-containers] Ready component graph:
1350.27 s
[yaya-containers] definite yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1350.27 s
[yaya-containers] depends base-4.20.1.0-a280
1350.27 s
[yaya-containers] depends containers-0.7-8c5a
1350.27 s
[yaya-containers] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.27 s
[yaya-containers] definite yaya-containers-0.1.2.2-1yXPcswZbOFFGdj0yRKst8-doctests
1350.27 s
[yaya-containers] depends base-4.20.1.0-a280
1350.27 s
[yaya-containers] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.27 s
[yaya-containers] depends yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1350.27 s
[yaya-containers] Using Cabal-3.12.1.0 compiled by ghc-9.10
1350.27 s
[yaya-containers] Using compiler: ghc-9.10.2
1350.27 s
[yaya-containers] Using install prefix:
1350.27 s
[yaya-containers] /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2
1350.27 s
[yaya-containers] Executables installed in:
1350.27 s
[yaya-containers] /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2/bin
1350.27 s
[yaya-containers] Libraries installed in:
1350.27 s
[yaya-containers] /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1350.27 s
[yaya-containers] Dynamic Libraries installed in:
1350.27 s
[yaya-containers] /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1350.27 s
[yaya-containers] Private executables installed in:
1350.27 s
[yaya-containers] /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2/libexec/x86_64-linux-ghc-9.10.2-f986/yaya-containers-0.1.2.2
1350.27 s
[yaya-containers] Data files installed in:
1350.27 s
[yaya-containers] /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2/share/x86_64-linux-ghc-9.10.2-f986/yaya-containers-0.1.2.2
1350.27 s
[yaya-containers] Documentation installed in:
1350.27 s
[yaya-containers] /nix/store/k3h93xlws6rxdyy710fpxrkl93zwv3m4-yaya-containers-0.1.2.2-doc/share/doc/yaya-containers-0.1.2.2
1350.27 s
[yaya-containers] Configuration files installed in:
1350.27 s
[yaya-containers] /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2/etc
1350.27 s
[yaya-containers] No alex found
1350.27 s
[yaya-containers] Using ar found on system at:
1350.27 s
[yaya-containers] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1350.27 s
[yaya-containers] No c2hs found
1350.27 s
[yaya-containers] No cpphs found
1350.27 s
[yaya-containers] Using doctest version 0.24.2 found on system at:
1350.27 s
[yaya-containers] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1350.27 s
[yaya-containers] Using gcc version 14.3.0 given by user at:
1350.27 s
[yaya-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1350.27 s
[yaya-containers] Using ghc version 9.10.2 found on system at:
1350.27 s
[yaya-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1350.27 s
[yaya-containers] Using ghc-pkg version 9.10.2 found on system at:
1350.27 s
[yaya-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1350.27 s
[yaya-containers] No ghcjs found
1350.27 s
[yaya-containers] No ghcjs-pkg found
1350.27 s
[yaya-containers] No greencard found
1350.27 s
[yaya-containers] Using haddock version 2.31.0 found on system at:
1350.27 s
[yaya-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1350.27 s
[yaya-containers] No happy found
1350.27 s
[yaya-containers] Using haskell-suite found on system at: haskell-suite-dummy-location
1350.27 s
[yaya-containers] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1350.27 s
[yaya-containers] No hmake found
1350.27 s
[yaya-containers] Using hpc version 0.69 found on system at:
1350.27 s
[yaya-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1350.27 s
[yaya-containers] Using hsc2hs version 0.68.10 found on system at:
1350.27 s
[yaya-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1350.27 s
[yaya-containers] Using hscolour version 1.25 found on system at:
1350.27 s
[yaya-containers] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1350.27 s
[yaya-containers] No jhc found
1350.27 s
[yaya-containers] Using ld found on system at:
1350.27 s
[yaya-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1350.27 s
[yaya-containers] No pkg-config found
1350.27 s
[yaya-containers] Using runghc version 9.10.2 found on system at:
1350.27 s
[yaya-containers] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1350.27 s
[yaya-containers] Using strip version 2.44 found on system at:
1350.27 s
[yaya-containers] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1350.27 s
[yaya-containers] Using tar found on system at:
1350.27 s
[yaya-containers] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1350.27 s
[yaya-containers] No uhc found
1350.32 s
[yaya-quickcheck] Dependency QuickCheck >=2.10 && <2.11 || >=2.13.2 && <2.14 || >=2.14.2 &&
1350.32 s
[yaya-quickcheck] <2.15 || >=2.15.0 && <2.16: using QuickCheck-2.15.0.1
1350.32 s
[yaya-quickcheck] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1350.32 s
[yaya-quickcheck] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1350.32 s
[yaya-quickcheck] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1350.32 s
[yaya-quickcheck] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7: using yaya-0.6.2.3
1350.32 s
[yaya-quickcheck] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1350.32 s
[yaya-quickcheck] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1350.32 s
[yaya-quickcheck] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1350.32 s
[yaya-quickcheck] Dependency doctest >=0.16.0 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1350.32 s
[yaya-quickcheck] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
1350.32 s
[yaya-quickcheck] doctest-0.24.2
1350.32 s
[yaya-quickcheck] Dependency yaya-quickcheck: using yaya-quickcheck-0.2.0.3
1350.32 s
[yaya-quickcheck] Source component graph:
1350.32 s
[yaya-quickcheck] component lib
1350.32 s
[yaya-quickcheck] component test:doctests dependency lib
1350.32 s
[yaya-quickcheck] Configured component graph:
1350.32 s
[yaya-quickcheck] component yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1350.32 s
[yaya-quickcheck] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1350.32 s
[yaya-quickcheck] include base-4.20.1.0-a280
1350.32 s
[yaya-quickcheck] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.32 s
[yaya-quickcheck] component yaya-quickcheck-0.2.0.3-35ZCzk9Mc7uIcwGAnee5iA-doctests
1350.32 s
[yaya-quickcheck] include base-4.20.1.0-a280
1350.32 s
[yaya-quickcheck] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.32 s
[yaya-quickcheck] include yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1350.32 s
[yaya-quickcheck] Linked component graph:
1350.32 s
[yaya-quickcheck] unit yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1350.32 s
[yaya-quickcheck] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1350.32 s
[yaya-quickcheck] include base-4.20.1.0-a280
1350.32 s
[yaya-quickcheck] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.32 s
[yaya-quickcheck] Yaya.QuickCheck.Fold=yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V:Yaya.QuickCheck.Fold
1350.32 s
[yaya-quickcheck] unit yaya-quickcheck-0.2.0.3-35ZCzk9Mc7uIcwGAnee5iA-doctests
1350.32 s
[yaya-quickcheck] include base-4.20.1.0-a280
1350.32 s
[yaya-quickcheck] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.32 s
[yaya-quickcheck] include yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1350.32 s
[yaya-quickcheck] Ready component graph:
1350.32 s
[yaya-quickcheck] definite yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1350.32 s
[yaya-quickcheck] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1350.32 s
[yaya-quickcheck] depends base-4.20.1.0-a280
1350.32 s
[yaya-quickcheck] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.32 s
[yaya-quickcheck] definite yaya-quickcheck-0.2.0.3-35ZCzk9Mc7uIcwGAnee5iA-doctests
1350.32 s
[yaya-quickcheck] depends base-4.20.1.0-a280
1350.32 s
[yaya-quickcheck] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.32 s
[yaya-quickcheck] depends yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1350.32 s
[yaya-quickcheck] Using Cabal-3.12.1.0 compiled by ghc-9.10
1350.32 s
[yaya-quickcheck] Using compiler: ghc-9.10.2
1350.32 s
[yaya-quickcheck] Using install prefix:
1350.32 s
[yaya-quickcheck] /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3
1350.32 s
[yaya-quickcheck] Executables installed in:
1350.32 s
[yaya-quickcheck] /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3/bin
1350.32 s
[yaya-quickcheck] Libraries installed in:
1350.32 s
[yaya-quickcheck] /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1350.32 s
[yaya-quickcheck] Dynamic Libraries installed in:
1350.32 s
[yaya-quickcheck] /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1350.32 s
[yaya-quickcheck] Private executables installed in:
1350.32 s
[yaya-quickcheck] /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3/libexec/x86_64-linux-ghc-9.10.2-f986/yaya-quickcheck-0.2.0.3
1350.32 s
[yaya-quickcheck] Data files installed in:
1350.32 s
[yaya-quickcheck] /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3/share/x86_64-linux-ghc-9.10.2-f986/yaya-quickcheck-0.2.0.3
1350.32 s
[yaya-quickcheck] Documentation installed in:
1350.32 s
[yaya-quickcheck] /nix/store/3l5k5qccy5mcpm03v7vw0qas5v9kh1nf-yaya-quickcheck-0.2.0.3-doc/share/doc/yaya-quickcheck-0.2.0.3
1350.32 s
[yaya-quickcheck] Configuration files installed in:
1350.32 s
[yaya-quickcheck] /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3/etc
1350.32 s
[yaya-quickcheck] No alex found
1350.32 s
[yaya-quickcheck] Using ar found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1350.32 s
[yaya-quickcheck] No c2hs found
1350.32 s
[yaya-quickcheck] No cpphs found
1350.32 s
[yaya-quickcheck] Using doctest version 0.24.2 found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1350.32 s
[yaya-quickcheck] Using gcc version 14.3.0 given by user at:
1350.32 s
[yaya-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1350.32 s
[yaya-quickcheck] Using ghc version 9.10.2 found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1350.32 s
[yaya-quickcheck] Using ghc-pkg version 9.10.2 found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1350.32 s
[yaya-quickcheck] No ghcjs found
1350.32 s
[yaya-quickcheck] No ghcjs-pkg found
1350.32 s
[yaya-quickcheck] No greencard found
1350.32 s
[yaya-quickcheck] Using haddock version 2.31.0 found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1350.32 s
[yaya-quickcheck] No happy found
1350.32 s
[yaya-quickcheck] Using haskell-suite found on system at: haskell-suite-dummy-location
1350.32 s
[yaya-quickcheck] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1350.32 s
[yaya-quickcheck] No hmake found
1350.32 s
[yaya-quickcheck] Using hpc version 0.69 found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1350.32 s
[yaya-quickcheck] Using hsc2hs version 0.68.10 found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1350.32 s
[yaya-quickcheck] Using hscolour version 1.25 found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1350.32 s
[yaya-quickcheck] No jhc found
1350.32 s
[yaya-quickcheck] Using ld found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1350.32 s
[yaya-quickcheck] No pkg-config found
1350.32 s
[yaya-quickcheck] Using runghc version 9.10.2 found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1350.32 s
[yaya-quickcheck] Using strip version 2.44 found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1350.32 s
[yaya-quickcheck] Using tar found on system at:
1350.32 s
[yaya-quickcheck] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1350.32 s
[yaya-quickcheck] No uhc found
1350.36 s
[pathway-internal] Phase: buildPhase
1350.39 s
[yaya-hedgehog] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1350.39 s
[yaya-hedgehog] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1350.39 s
[yaya-hedgehog] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1350.39 s
[yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
1350.39 s
[yaya-hedgehog] Dependency hedgehog >=1.0 && <1.3 || >=1.4 && <1.6: using hedgehog-1.5
1350.39 s
[yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7: using yaya-0.6.2.3
1350.39 s
[yaya-hedgehog] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1350.39 s
[yaya-hedgehog] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1350.39 s
[yaya-hedgehog] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1350.39 s
[yaya-hedgehog] Dependency doctest >=0.16.0 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1350.39 s
[yaya-hedgehog] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
1350.39 s
[yaya-hedgehog] doctest-0.24.2
1350.39 s
[yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-0.3.0.5
1350.39 s
[yaya-hedgehog] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1350.39 s
[yaya-hedgehog] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1350.39 s
[yaya-hedgehog] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1350.39 s
[yaya-hedgehog] Dependency deriving-compat >=0.5.9 && <0.7: using deriving-compat-0.6.7
1350.39 s
[yaya-hedgehog] Dependency hedgehog >=1.0 && <1.3 || >=1.4 && <1.6: using hedgehog-1.5
1350.39 s
[yaya-hedgehog] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7: using yaya-0.6.2.3
1350.39 s
[yaya-hedgehog] Dependency yaya-hedgehog: using yaya-hedgehog-0.3.0.5
1350.39 s
[yaya-hedgehog] Source component graph:
1350.39 s
[yaya-hedgehog] component lib
1350.39 s
[yaya-hedgehog] component test:doctests dependency lib
1350.39 s
[yaya-hedgehog] component test:yaya dependency lib
1350.39 s
[yaya-hedgehog] Configured component graph:
1350.39 s
[yaya-hedgehog] component yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.39 s
[yaya-hedgehog] include base-4.20.1.0-a280
1350.39 s
[yaya-hedgehog] include deriving-compat-0.6.7-1nWI6cHH5n5Bc67EH29oYG
1350.39 s
[yaya-hedgehog] include hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
1350.39 s
[yaya-hedgehog] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.39 s
[yaya-hedgehog] component yaya-hedgehog-0.3.0.5-ErAzNAfOtzVG8EQLz3EfBr-doctests
1350.39 s
[yaya-hedgehog] include base-4.20.1.0-a280
1350.39 s
[yaya-hedgehog] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.39 s
[yaya-hedgehog] include yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.39 s
[yaya-hedgehog] component yaya-hedgehog-0.3.0.5-LJHv9u0gR9N9mn7dd7y8B8-yaya
1350.39 s
[yaya-hedgehog] include base-4.20.1.0-a280
1350.39 s
[yaya-hedgehog] include deriving-compat-0.6.7-1nWI6cHH5n5Bc67EH29oYG
1350.39 s
[yaya-hedgehog] include hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
1350.39 s
[yaya-hedgehog] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.39 s
[yaya-hedgehog] include yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.39 s
[yaya-hedgehog] Linked component graph:
1350.39 s
[yaya-hedgehog] unit yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.39 s
[yaya-hedgehog] include base-4.20.1.0-a280
1350.39 s
[yaya-hedgehog] include deriving-compat-0.6.7-1nWI6cHH5n5Bc67EH29oYG
1350.39 s
[yaya-hedgehog] include hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
1350.39 s
[yaya-hedgehog] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.39 s
[yaya-hedgehog] Yaya.Hedgehog=yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg:Yaya.Hedgehog,Yaya.Hedgehog.Expr=yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg:Yaya.Hedgehog.Expr,Yaya.Hedgehog.Fold=yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg:Yaya.Hedgehog.Fold
1350.39 s
[yaya-hedgehog] unit yaya-hedgehog-0.3.0.5-ErAzNAfOtzVG8EQLz3EfBr-doctests
1350.39 s
[yaya-hedgehog] include base-4.20.1.0-a280
1350.39 s
[yaya-hedgehog] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.39 s
[yaya-hedgehog] include yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.39 s
[yaya-hedgehog] unit yaya-hedgehog-0.3.0.5-LJHv9u0gR9N9mn7dd7y8B8-yaya
1350.39 s
[yaya-hedgehog] include base-4.20.1.0-a280
1350.39 s
[yaya-hedgehog] include deriving-compat-0.6.7-1nWI6cHH5n5Bc67EH29oYG
1350.39 s
[yaya-hedgehog] include hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
1350.39 s
[yaya-hedgehog] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.39 s
[yaya-hedgehog] include yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.39 s
[yaya-hedgehog] Ready component graph:
1350.39 s
[yaya-hedgehog] definite yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.39 s
[yaya-hedgehog] depends base-4.20.1.0-a280
1350.39 s
[yaya-hedgehog] depends deriving-compat-0.6.7-1nWI6cHH5n5Bc67EH29oYG
1350.39 s
[yaya-hedgehog] depends hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
1350.39 s
[yaya-hedgehog] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.39 s
[yaya-hedgehog] definite yaya-hedgehog-0.3.0.5-ErAzNAfOtzVG8EQLz3EfBr-doctests
1350.39 s
[yaya-hedgehog] depends base-4.20.1.0-a280
1350.39 s
[yaya-hedgehog] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1350.39 s
[yaya-hedgehog] depends yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.39 s
[yaya-hedgehog] definite yaya-hedgehog-0.3.0.5-LJHv9u0gR9N9mn7dd7y8B8-yaya
1350.39 s
[yaya-hedgehog] depends base-4.20.1.0-a280
1350.39 s
[yaya-hedgehog] depends deriving-compat-0.6.7-1nWI6cHH5n5Bc67EH29oYG
1350.39 s
[yaya-hedgehog] depends hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
1350.39 s
[yaya-hedgehog] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1350.39 s
[yaya-hedgehog] depends yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.39 s
[yaya-hedgehog] Using Cabal-3.12.1.0 compiled by ghc-9.10
1350.39 s
[yaya-hedgehog] Using compiler: ghc-9.10.2
1350.39 s
[yaya-hedgehog] Using install prefix:
1350.39 s
[yaya-hedgehog] /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5
1350.39 s
[yaya-hedgehog] Executables installed in:
1350.40 s
[yaya-hedgehog] /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5/bin
1350.40 s
[yaya-hedgehog] Libraries installed in:
1350.40 s
[yaya-hedgehog] /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1350.40 s
[yaya-hedgehog] Dynamic Libraries installed in:
1350.40 s
[yaya-hedgehog] /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1350.40 s
[yaya-hedgehog] Private executables installed in:
1350.40 s
[yaya-hedgehog] /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5/libexec/x86_64-linux-ghc-9.10.2-f986/yaya-hedgehog-0.3.0.5
1350.40 s
[yaya-hedgehog] Data files installed in:
1350.40 s
[yaya-hedgehog] /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5/share/x86_64-linux-ghc-9.10.2-f986/yaya-hedgehog-0.3.0.5
1350.40 s
[yaya-hedgehog] Documentation installed in:
1350.40 s
[yaya-hedgehog] /nix/store/q74r34d5y8qzr9vlgjjkrgbb9x426vj1-yaya-hedgehog-0.3.0.5-doc/share/doc/yaya-hedgehog-0.3.0.5
1350.40 s
[yaya-hedgehog] Configuration files installed in:
1350.40 s
[yaya-hedgehog] /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5/etc
1350.40 s
[yaya-hedgehog] No alex found
1350.40 s
[yaya-hedgehog] Using ar found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1350.40 s
[yaya-hedgehog] No c2hs found
1350.40 s
[yaya-hedgehog] No cpphs found
1350.40 s
[yaya-hedgehog] Using doctest version 0.24.2 found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1350.40 s
[yaya-hedgehog] Using gcc version 14.3.0 given by user at:
1350.40 s
[yaya-hedgehog] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1350.40 s
[yaya-hedgehog] Using ghc version 9.10.2 found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1350.40 s
[yaya-hedgehog] Using ghc-pkg version 9.10.2 found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1350.40 s
[yaya-hedgehog] No ghcjs found
1350.40 s
[yaya-hedgehog] No ghcjs-pkg found
1350.40 s
[yaya-hedgehog] No greencard found
1350.40 s
[yaya-hedgehog] Using haddock version 2.31.0 found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1350.40 s
[yaya-hedgehog] No happy found
1350.40 s
[yaya-hedgehog] Using haskell-suite found on system at: haskell-suite-dummy-location
1350.40 s
[yaya-hedgehog] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1350.40 s
[yaya-hedgehog] No hmake found
1350.40 s
[yaya-hedgehog] Using hpc version 0.69 found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1350.40 s
[yaya-hedgehog] Using hsc2hs version 0.68.10 found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1350.40 s
[yaya-hedgehog] Using hscolour version 1.25 found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1350.40 s
[yaya-hedgehog] No jhc found
1350.40 s
[yaya-hedgehog] Using ld found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1350.40 s
[yaya-hedgehog] No pkg-config found
1350.40 s
[yaya-hedgehog] Using runghc version 9.10.2 found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1350.40 s
[yaya-hedgehog] Using strip version 2.44 found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1350.40 s
[yaya-hedgehog] Using tar found on system at:
1350.40 s
[yaya-hedgehog] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1350.40 s
[yaya-hedgehog] No uhc found
1350.44 s
[yaya-containers] Phase: buildPhase
1350.45 s
[pathway-internal] Preprocessing library for pathway-internal-0.0.1.0...
1350.45 s
[pathway-internal] Building library for pathway-internal-0.0.1.0...
1350.50 s
[yaya-quickcheck] Phase: buildPhase
1350.53 s
[yaya-containers] Preprocessing library for yaya-containers-0.1.2.2...
1350.53 s
[yaya-containers] Building library for yaya-containers-0.1.2.2...
1350.54 s
[pathway-internal] [1 of 3] Compiling Data.Path.Internal.Relativity ( src/Data/Path/Internal/Relativity.hs, dist/build/Data/Path/Internal/Relativity.o, dist/build/Data/Path/Internal/Relativity.dyn_o )
1350.60 s
[yaya-hedgehog] Phase: buildPhase
1350.62 s
[yaya-quickcheck] Preprocessing library for yaya-quickcheck-0.2.0.3...
1350.62 s
[yaya-quickcheck] Building library for yaya-quickcheck-0.2.0.3...
1350.72 s
[yaya-hedgehog] Preprocessing library for yaya-hedgehog-0.3.0.5...
1350.72 s
[yaya-hedgehog] Building library for yaya-hedgehog-0.3.0.5...
1350.72 s
[yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.o, dist/build/Yaya/QuickCheck/Fold.dyn_o )
1350.86 s
[yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, dist/build/Yaya/Containers/Pattern/IntMap.o, dist/build/Yaya/Containers/Pattern/IntMap.dyn_o )
1350.86 s
[pathway-internal] [2 of 3] Compiling Data.Path.Internal.Type ( src/Data/Path/Internal/Type.hs, dist/build/Data/Path/Internal/Type.o, dist/build/Data/Path/Internal/Type.dyn_o )
1350.86 s
[pathway-internal] [3 of 3] Compiling Data.Path.Internal ( src/Data/Path/Internal.hs, dist/build/Data/Path/Internal.o, dist/build/Data/Path/Internal.dyn_o )
1350.86 s
[yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.o, dist/build/Yaya/Hedgehog.dyn_o )
1351.06 s
[yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.o, dist/build/Yaya/Hedgehog/Fold.dyn_o )
1351.54 s
[yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, dist/build/Yaya/QuickCheck/Fold.p_o )
1351.56 s
[yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.o, dist/build/Yaya/Hedgehog/Expr.dyn_o )
1351.97 s
[yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, dist/build/Yaya/Containers/Pattern/IntSet.o, dist/build/Yaya/Containers/Pattern/IntSet.dyn_o )
1351.97 s
[yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, dist/build/Yaya/Containers/Pattern/Map.o, dist/build/Yaya/Containers/Pattern/Map.dyn_o )
1351.97 s
[yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, dist/build/Yaya/Containers/Pattern/Set.o, dist/build/Yaya/Containers/Pattern/Set.dyn_o )
1352.38 s
[yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, dist/build/Yaya/Containers/Pattern/IntMap.p_o )
1352.64 s
[yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, dist/build/Yaya/Hedgehog.p_o )
1352.79 s
[pathway-internal] [1 of 3] Compiling Data.Path.Internal.Relativity ( src/Data/Path/Internal/Relativity.hs, dist/build/Data/Path/Internal/Relativity.p_o )
1352.95 s
[yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, dist/build/Yaya/Hedgehog/Fold.p_o )
1353.10 s
[pathway-internal] [2 of 3] Compiling Data.Path.Internal.Type ( src/Data/Path/Internal/Type.hs, dist/build/Data/Path/Internal/Type.p_o )
1353.10 s
[pathway-internal] [3 of 3] Compiling Data.Path.Internal ( src/Data/Path/Internal.hs, dist/build/Data/Path/Internal.p_o )
1353.48 s
[yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, dist/build/Yaya/Hedgehog/Expr.p_o )
1353.54 s
[yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, dist/build/Yaya/Containers/Pattern/IntSet.p_o )
1353.54 s
[yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, dist/build/Yaya/Containers/Pattern/Map.p_o )
1353.56 s
[yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, dist/build/Yaya/Containers/Pattern/Set.p_o )
1354.42 s
[yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-0.2.0.3...
1354.42 s
[yaya-quickcheck] Building test suite 'doctests' for yaya-quickcheck-0.2.0.3...
1354.50 s
[yaya-quickcheck] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1354.86 s
[yaya-quickcheck] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1355.33 s
[yaya-quickcheck] [3 of 3] Linking dist/build/doctests/doctests
1356.10 s
[yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-0.1.2.2...
1356.10 s
[yaya-containers] Building test suite 'doctests' for yaya-containers-0.1.2.2...
1356.18 s
[yaya-containers] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1356.42 s
[yaya-containers] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1356.80 s
[yaya-containers] [3 of 3] Linking dist/build/doctests/doctests
1357.25 s
[pathway-internal] Preprocessing test suite 'doctests' for pathway-internal-0.0.1.0...
1357.25 s
[pathway-internal] Building test suite 'doctests' for pathway-internal-0.0.1.0...
1357.33 s
[pathway-internal] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1357.46 s
[yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-0.3.0.5...
1357.46 s
[yaya-hedgehog] Building test suite 'doctests' for yaya-hedgehog-0.3.0.5...
1357.54 s
[yaya-hedgehog] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1357.58 s
[pathway-internal] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1357.75 s
[yaya-hedgehog] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1357.91 s
[pathway-internal] [3 of 3] Linking dist/build/doctests/doctests
1358.11 s
[yaya-hedgehog] [3 of 3] Linking dist/build/doctests/doctests
1360.16 s
[yaya-quickcheck] Phase: checkPhase
1360.67 s
[yaya-quickcheck] Running 1 test suites...
1360.67 s
[yaya-quickcheck] Test suite doctests: RUNNING...
1361.01 s
[yaya-quickcheck] on the commandline: warning: [GHC-98887]
1361.01 s
[yaya-quickcheck] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1361.01 s
[yaya-quickcheck]
1361.58 s
[yaya-quickcheck] Examples: 0 Tried: 0 Errors: 0 Failures: 0
1361.68 s
[yaya-quickcheck] Test suite doctests: PASS
1361.68 s
[yaya-quickcheck] Test suite logged to: dist/test/yaya-quickcheck-0.2.0.3-doctests.log
1361.68 s
[yaya-quickcheck] 1 of 1 test suites (1 of 1 test cases) passed.
1361.70 s
[yaya-quickcheck] Phase: haddockPhase
1361.70 s
[yaya-containers] Phase: checkPhase
1361.94 s
[yaya-quickcheck] Preprocessing library for yaya-quickcheck-0.2.0.3...
1361.94 s
[yaya-quickcheck] Running Haddock on library for yaya-quickcheck-0.2.0.3...
1361.95 s
[yaya-quickcheck] Warning: The documentation for the following packages are not installed. No
1361.95 s
[yaya-quickcheck] links will be generated to these packages: vector-0.13.2.0
1362.17 s
[yaya-containers] Running 1 test suites...
1362.17 s
[yaya-containers] Test suite doctests: RUNNING...
1362.37 s
[yaya-quickcheck] [1 of 1] Compiling Yaya.QuickCheck.Fold ( src/Yaya/QuickCheck/Fold.hs, nothing )
1362.87 s
[yaya-containers] on the commandline: warning: [GHC-98887]
1362.87 s
[yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1362.87 s
[yaya-containers]
1362.87 s
[yaya-containers] on the commandline: warning: [GHC-98887]
1362.87 s
[yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1362.87 s
[yaya-containers]
1362.91 s
[yaya-containers] on the commandline: warning: [GHC-98887]
1362.91 s
[yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1362.91 s
[yaya-containers]
1362.95 s
[yaya-containers] on the commandline: warning: [GHC-98887]
1362.95 s
[yaya-containers] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1362.95 s
[yaya-containers]
1363.02 s
[yaya-quickcheck] Haddock coverage:
1363.03 s
[yaya-quickcheck] 0% ( 0 / 3) in 'Yaya.QuickCheck.Fold'
1363.03 s
[yaya-quickcheck] Missing documentation for:
1363.03 s
[yaya-quickcheck] Module header
1363.03 s
[yaya-quickcheck] arbitrarySteppable (src/Yaya/QuickCheck/Fold.hs:28)
1363.03 s
[yaya-quickcheck] shrinkSteppable (src/Yaya/QuickCheck/Fold.hs:36)
1363.29 s
[pathway-internal] Phase: checkPhase
1363.51 s
[yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-0.3.0.5...
1363.51 s
[yaya-hedgehog] Building test suite 'yaya' for yaya-hedgehog-0.3.0.5...
1363.67 s
[yaya-hedgehog] [1 of 5] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya/yaya-tmp/Test/Fold.o )
1363.92 s
[pathway-internal] Running 1 test suites...
1363.92 s
[pathway-internal] Test suite doctests: RUNNING...
1364.44 s
[yaya-hedgehog] [2 of 5] Compiling Test.Fold.Common ( tests/Test/Fold/Common.hs, dist/build/yaya/yaya-tmp/Test/Fold/Common.o )
1364.44 s
[yaya-hedgehog] [3 of 5] Compiling Test.Fold.Native ( tests/Test/Fold/Native.hs, dist/build/yaya/yaya-tmp/Test/Fold/Native.o )
1364.44 s
[yaya-hedgehog] [4 of 5] Compiling Test.Retrofit ( tests/Test/Retrofit.hs, dist/build/yaya/yaya-tmp/Test/Retrofit.o )
1364.48 s
[yaya-containers] Examples: 0 Tried: 0 Errors: 0 Failures: 0
1364.63 s
[pathway-internal] on the commandline: warning: [GHC-98887]
1364.63 s
[pathway-internal] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1364.63 s
[pathway-internal]
1364.63 s
[pathway-internal] on the commandline: warning: [GHC-98887]
1364.63 s
[pathway-internal] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1364.63 s
[pathway-internal]
1364.65 s
[yaya-containers] Test suite doctests: PASS
1364.65 s
[yaya-containers] Test suite logged to: dist/test/yaya-containers-0.1.2.2-doctests.log
1364.65 s
[yaya-containers] 1 of 1 test suites (1 of 1 test cases) passed.
1364.66 s
[yaya-containers] Phase: haddockPhase
1365.03 s
[yaya-containers] Preprocessing library for yaya-containers-0.1.2.2...
1365.03 s
[yaya-containers] Running Haddock on library for yaya-containers-0.1.2.2...
1365.04 s
[yaya-containers] Warning: The documentation for the following packages are not installed. No
1365.04 s
[yaya-containers] links will be generated to these packages: vector-0.13.2.0
1365.17 s
[yaya-hedgehog] [5 of 5] Compiling Main ( tests/test.hs, dist/build/yaya/yaya-tmp/Main.o )
1365.68 s
[yaya-containers] [1 of 4] Compiling Yaya.Containers.Pattern.IntMap ( src/Yaya/Containers/Pattern/IntMap.hs, nothing )
1365.89 s
[yaya-hedgehog] [6 of 6] Linking dist/build/yaya/yaya
1365.90 s
[pathway-internal] Examples: 0 Tried: 0 Errors: 0 Failures: 0
1366.07 s
[pathway-internal] Test suite doctests: PASS
1366.07 s
[pathway-internal] Test suite logged to: dist/test/pathway-internal-0.0.1.0-doctests.log
1366.07 s
[pathway-internal] 1 of 1 test suites (1 of 1 test cases) passed.
1366.09 s
[pathway-internal] Phase: haddockPhase
1366.46 s
[pathway-internal] Preprocessing library for pathway-internal-0.0.1.0...
1366.46 s
[pathway-internal] Running Haddock on library for pathway-internal-0.0.1.0...
1366.47 s
[pathway-internal] Warning: The documentation for the following packages are not installed. No
1366.47 s
[pathway-internal] links will be generated to these packages: vector-0.13.2.0
1366.71 s
[yaya-containers] [2 of 4] Compiling Yaya.Containers.Pattern.IntSet ( src/Yaya/Containers/Pattern/IntSet.hs, nothing )
1366.82 s
[yaya-containers] [3 of 4] Compiling Yaya.Containers.Pattern.Map ( src/Yaya/Containers/Pattern/Map.hs, nothing )
1367.05 s
[pathway-internal] [1 of 3] Compiling Data.Path.Internal.Relativity ( src/Data/Path/Internal/Relativity.hs, nothing )
1367.22 s
[yaya-containers] [4 of 4] Compiling Yaya.Containers.Pattern.Set ( src/Yaya/Containers/Pattern/Set.hs, nothing )
1367.32 s
[pathway-internal] [2 of 3] Compiling Data.Path.Internal.Type ( src/Data/Path/Internal/Type.hs, nothing )
1367.34 s
[pathway-internal] [3 of 3] Compiling Data.Path.Internal ( src/Data/Path/Internal.hs, nothing )
1367.35 s
[yaya-containers] Haddock coverage:
1367.35 s
[yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntMap'
1367.35 s
[yaya-containers] Missing documentation for:
1367.35 s
[yaya-containers] Module header
1367.35 s
[yaya-containers] IntMapF (src/Yaya/Containers/Pattern/IntMap.hs:58)
1367.35 s
[yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.IntSet'
1367.35 s
[yaya-containers] Missing documentation for:
1367.35 s
[yaya-containers] Module header
1367.35 s
[yaya-containers] IntSetF (src/Yaya/Containers/Pattern/IntSet.hs:43)
1367.35 s
[yaya-containers] 40% ( 4 / 10) in 'Yaya.Containers.Pattern.Map'
1367.35 s
[yaya-containers] Missing documentation for:
1367.35 s
[yaya-containers] Module header
1367.35 s
[yaya-containers] MapF (src/Yaya/Containers/Pattern/Map.hs:82)
1367.36 s
[yaya-containers] eqMapF (src/Yaya/Containers/Pattern/Map.hs:114)
1367.36 s
[yaya-containers] compareMapF (src/Yaya/Containers/Pattern/Map.hs:127)
1367.36 s
[yaya-containers] readMapFPrec (src/Yaya/Containers/Pattern/Map.hs:139)
1367.36 s
[yaya-containers] showsMapFPrec (src/Yaya/Containers/Pattern/Map.hs:160)
1367.36 s
[yaya-containers] 0% ( 0 / 2) in 'Yaya.Containers.Pattern.Set'
1367.36 s
[yaya-containers] Missing documentation for:
1367.36 s
[yaya-containers] Module header
1367.36 s
[yaya-containers] SetF (src/Yaya/Containers/Pattern/Set.hs:62)
1367.44 s
[yaya-hedgehog] Phase: checkPhase
1368.00 s
[yaya-hedgehog] Running 2 test suites...
1368.00 s
[yaya-hedgehog] Test suite doctests: RUNNING...
1368.42 s
[yaya-containers] Warning: Yaya.Containers.Pattern.IntMap: could not find link destinations for:
1368.42 s
[yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep_IntMapF
1368.42 s
[yaya-containers] - Yaya.Containers.Pattern.IntMap.Rep1_IntMapF
1368.42 s
[yaya-containers] Warning: Yaya.Containers.Pattern.IntSet: could not find link destinations for:
1368.42 s
[yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep_IntSetF
1368.42 s
[yaya-containers] - Yaya.Containers.Pattern.IntSet.Rep1_IntSetF
1368.42 s
[yaya-containers] Warning: Yaya.Containers.Pattern.Map: could not find link destinations for:
1368.42 s
[yaya-containers] - Yaya.Containers.Pattern.Map.Rep_MapF
1368.42 s
[yaya-containers] - Yaya.Containers.Pattern.Map.Rep1_MapF
1368.42 s
[yaya-containers] Warning: Yaya.Containers.Pattern.Set: could not find link destinations for:
1368.42 s
[yaya-containers] - Yaya.Containers.Pattern.Set.Rep_SetF
1368.42 s
[yaya-containers] - Yaya.Containers.Pattern.Set.Rep1_SetF
1368.49 s
[pathway-internal] Haddock coverage:
1368.50 s
[pathway-internal] Warning: 'Path' is out of scope.
1368.50 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.50 s
[pathway-internal] Warning: 'True' is out of scope.
1368.50 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.50 s
[pathway-internal] Warning: 'False' is out of scope.
1368.50 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.50 s
[pathway-internal] Warning: 'Nat' is out of scope.
1368.50 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.50 s
[pathway-internal] Warning: 'Maybe' is out of scope.
1368.50 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.50 s
[pathway-internal] Warning: 'Nothing' is out of scope.
1368.50 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.50 s
[pathway-internal] 50% ( 1 / 2) in 'Data.Path.Internal.Relativity'
1368.50 s
[pathway-internal] Missing documentation for:
1368.50 s
[pathway-internal] Module header
1368.50 s
[pathway-internal] Warning: 'Path' is out of scope.
1368.50 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.50 s
[pathway-internal] 50% ( 1 / 2) in 'Data.Path.Internal.Type'
1368.50 s
[pathway-internal] Missing documentation for:
1368.50 s
[pathway-internal] Module header
1368.51 s
[pathway-internal] Warning: 'toText' is out of scope.
1368.51 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.51 s
[pathway-internal] Warning: '</?>' is out of scope.
1368.51 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.51 s
[pathway-internal] Warning: 'AnyPath' is out of scope.
1368.51 s
[pathway-internal] If you qualify the identifier, haddock can try to link it anyway.
1368.51 s
[pathway-internal] 66% ( 6 / 9) in 'Data.Path.Internal'
1368.51 s
[pathway-internal] Missing documentation for:
1368.51 s
[pathway-internal] Module header
1368.51 s
[pathway-internal] TotalOps (src/Data/Path/Internal.hs:199)
1368.51 s
[pathway-internal] Filename (src/Data/Path/Internal.hs:77)
1369.86 s
[pathway-internal] Warning: Data.Path.Internal.Relativity: could not find link destinations for:
1369.86 s
[pathway-internal] - Data.Path.Internal.Relativity.Rep_Relativity
1369.86 s
[pathway-internal] Warning: Data.Path.Internal.Type: could not find link destinations for:
1369.86 s
[pathway-internal] - Data.Path.Internal.Type.Rep_Type
1369.87 s
[pathway-internal] Warning: Data.Path.Internal: could not find link destinations for:
1369.87 s
[pathway-internal] - Data.Path.Internal.Rep_Path
1369.87 s
[pathway-internal] - Data.Path.Internal.Rep1_Path
1369.87 s
[pathway-internal] - Data.Path.Internal.Rep_List
1369.95 s
[yaya-hedgehog] Examples: 0 Tried: 0 Errors: 0 Failures: 0
1370.12 s
[yaya-hedgehog] Test suite doctests: PASS
1370.12 s
[yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-0.3.0.5-doctests.log
1370.12 s
[yaya-hedgehog] Test suite yaya: RUNNING...
1370.14 s
[yaya-hedgehog] ━━━ Test.Fold ━━━
1370.15 s
[yaya-hedgehog] ✓ prop_muCataCancel passed 100 tests.
1370.15 s
[yaya-hedgehog] ✓ prop_muCataRefl passed 100 tests.
1370.15 s
[yaya-hedgehog] ✓ prop_muCataCompose passed 100 tests.
1370.15 s
[yaya-hedgehog] ✓ 3 succeeded.
1370.15 s
[yaya-hedgehog] ━━━ Test.Fold.Common ━━━
1370.16 s
[yaya-hedgehog] ✓ prop_heightLtSize passed 100 tests.
1370.16 s
[yaya-hedgehog] ✓ 1 succeeded.
1370.16 s
[yaya-hedgehog] ━━━ Test.Retrofit ━━━
1370.16 s
[yaya-hedgehog] ✓ .
1370.17 s
[yaya-hedgehog] Test suite yaya: PASS
1370.17 s
[yaya-hedgehog] Test suite logged to: dist/test/yaya-hedgehog-0.3.0.5-yaya.log
1370.17 s
[yaya-hedgehog] 2 of 2 test suites (2 of 2 test cases) passed.
1370.19 s
[yaya-hedgehog] Phase: haddockPhase
1370.63 s
[yaya-hedgehog] Preprocessing library for yaya-hedgehog-0.3.0.5...
1370.63 s
[yaya-hedgehog] Running Haddock on library for yaya-hedgehog-0.3.0.5...
1370.63 s
[yaya-hedgehog] Warning: The documentation for the following packages are not installed. No
1370.63 s
[yaya-hedgehog] links will be generated to these packages: vector-0.13.2.0
1371.35 s
[yaya-hedgehog] [1 of 3] Compiling Yaya.Hedgehog ( src/Yaya/Hedgehog.hs, /build/ghc850_0/ghc_2.o, /build/ghc850_0/ghc_2.dyn_o )
1371.72 s
[yaya-hedgehog] [2 of 3] Compiling Yaya.Hedgehog.Fold ( src/Yaya/Hedgehog/Fold.hs, /build/ghc850_0/ghc_4.o, /build/ghc850_0/ghc_4.dyn_o )
1372.71 s
[yaya-hedgehog] [3 of 3] Compiling Yaya.Hedgehog.Expr ( src/Yaya/Hedgehog/Expr.hs, nothing )
1373.22 s
[yaya-hedgehog] Haddock coverage:
1373.22 s
[yaya-hedgehog] 66% ( 2 / 3) in 'Yaya.Hedgehog'
1373.22 s
[yaya-hedgehog] Missing documentation for:
1373.22 s
[yaya-hedgehog] Module header
1373.23 s
[yaya-hedgehog] 60% ( 6 / 10) in 'Yaya.Hedgehog.Fold'
1373.23 s
[yaya-hedgehog] Missing documentation for:
1373.23 s
[yaya-hedgehog] Module header
1373.23 s
[yaya-hedgehog] law_cataCancel (src/Yaya/Hedgehog/Fold.hs:63)
1373.23 s
[yaya-hedgehog] law_cataCompose (src/Yaya/Hedgehog/Fold.hs:105)
1373.23 s
[yaya-hedgehog] law_cataRefl (src/Yaya/Hedgehog/Fold.hs:70)
1373.23 s
[yaya-hedgehog] 0% ( 0 / 10) in 'Yaya.Hedgehog.Expr'
1373.23 s
[yaya-hedgehog] Missing documentation for:
1373.23 s
[yaya-hedgehog] Module header
1373.23 s
[yaya-hedgehog] Expr (src/Yaya/Hedgehog/Expr.hs:33)
1373.23 s
[yaya-hedgehog] expression (src/Yaya/Hedgehog/Expr.hs:52)
1373.23 s
[yaya-hedgehog] genCofixExpr (src/Yaya/Hedgehog/Expr.hs:64)
1373.23 s
[yaya-hedgehog] genExpr (src/Yaya/Hedgehog/Expr.hs:49)
1373.23 s
[yaya-hedgehog] genExprLit (src/Yaya/Hedgehog/Expr.hs:43)
1373.23 s
[yaya-hedgehog] genExprOp (src/Yaya/Hedgehog/Expr.hs:46)
1373.23 s
[yaya-hedgehog] genFixExpr (src/Yaya/Hedgehog/Expr.hs:61)
1373.23 s
[yaya-hedgehog] genMuExpr (src/Yaya/Hedgehog/Expr.hs:55)
1373.23 s
[yaya-hedgehog] genNuExpr (src/Yaya/Hedgehog/Expr.hs:58)
1374.10 s
[yaya-quickcheck] Documentation created: dist/doc/html/yaya-quickcheck/,
1374.10 s
[yaya-quickcheck] dist/doc/html/yaya-quickcheck/yaya-quickcheck.txt
1374.23 s
[yaya-quickcheck] Preprocessing test suite 'doctests' for yaya-quickcheck-0.2.0.3...
1374.24 s
[yaya-quickcheck] Phase: installPhase
1374.41 s
[yaya-quickcheck] Installing library in /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1374.86 s
[yaya-quickcheck] Phase: fixupPhase
1374.90 s
[yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3
1374.91 s
[yaya-quickcheck] shrinking /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSyaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V-ghc9.10.2.so
1374.92 s
[yaya-quickcheck] checking for references to /build/ in /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3...
1374.95 s
[yaya-quickcheck] patching script interpreter paths in /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3
1374.96 s
[yaya-quickcheck] stripping (with command strip and flags -S -p) in /nix/store/3wrv8dn9r0pfpdqjxchyrx12a1k1hkc1-yaya-quickcheck-0.2.0.3/lib
1375.01 s
[yaya-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/3l5k5qccy5mcpm03v7vw0qas5v9kh1nf-yaya-quickcheck-0.2.0.3-doc
1375.02 s
[yaya-quickcheck] checking for references to /build/ in /nix/store/3l5k5qccy5mcpm03v7vw0qas5v9kh1nf-yaya-quickcheck-0.2.0.3-doc...
1375.05 s
[yaya-quickcheck] patching script interpreter paths in /nix/store/3l5k5qccy5mcpm03v7vw0qas5v9kh1nf-yaya-quickcheck-0.2.0.3-doc
1375.24 s
Progress: 145 of 171 built (3 building), 120 of 120 downloaded from cache
1379.24 s
[yaya-containers] Documentation created: dist/doc/html/yaya-containers/,
1379.30 s
[yaya-containers] dist/doc/html/yaya-containers/yaya-containers.txt
1379.34 s
[yaya-containers] Preprocessing test suite 'doctests' for yaya-containers-0.1.2.2...
1379.35 s
[yaya-containers] Phase: installPhase
1379.49 s
[yaya-containers] Installing library in /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1379.81 s
[pathway-internal] Documentation created: dist/doc/html/pathway-internal/,
1379.81 s
[pathway-internal] dist/doc/html/pathway-internal/pathway-internal.txt
1379.90 s
[pathway-internal] Preprocessing test suite 'doctests' for pathway-internal-0.0.1.0...
1379.92 s
[pathway-internal] Phase: installPhase
1379.98 s
[yaya-containers] Phase: fixupPhase
1380.01 s
[yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2
1380.02 s
[yaya-containers] shrinking /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSyaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS-ghc9.10.2.so
1380.04 s
[yaya-containers] checking for references to /build/ in /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2...
1380.06 s
[pathway-internal] Installing library in /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1380.06 s
[yaya-containers] patching script interpreter paths in /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2
1380.07 s
[yaya-containers] stripping (with command strip and flags -S -p) in /nix/store/yb9jg0v5l1wnwjgw7y57a2cxr7xygyrg-yaya-containers-0.1.2.2/lib
1380.16 s
[yaya-containers] shrinking RPATHs of ELF executables and libraries in /nix/store/k3h93xlws6rxdyy710fpxrkl93zwv3m4-yaya-containers-0.1.2.2-doc
1380.17 s
[yaya-containers] checking for references to /build/ in /nix/store/k3h93xlws6rxdyy710fpxrkl93zwv3m4-yaya-containers-0.1.2.2-doc...
1380.19 s
[yaya-containers] patching script interpreter paths in /nix/store/k3h93xlws6rxdyy710fpxrkl93zwv3m4-yaya-containers-0.1.2.2-doc
1380.35 s
Progress: 146 of 171 built (2 building), 120 of 120 downloaded from cache
1380.45 s
[pathway-internal] Phase: fixupPhase
1380.48 s
[pathway-internal] shrinking RPATHs of ELF executables and libraries in /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0
1380.49 s
[pathway-internal] shrinking /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSpathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz-ghc9.10.2.so
1380.50 s
[pathway-internal] checking for references to /build/ in /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0...
1380.53 s
[pathway-internal] patching script interpreter paths in /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0
1380.54 s
[pathway-internal] stripping (with command strip and flags -S -p) in /nix/store/0i8dw63s0nbiy9y36y3750f5ahyfvzay-pathway-internal-0.0.1.0/lib
1380.63 s
[pathway-internal] shrinking RPATHs of ELF executables and libraries in /nix/store/jwg59sds4vpgq9dxygywdgqd1a49h469-pathway-internal-0.0.1.0-doc
1380.64 s
[pathway-internal] checking for references to /build/ in /nix/store/jwg59sds4vpgq9dxygywdgqd1a49h469-pathway-internal-0.0.1.0-doc...
1380.66 s
[pathway-internal] patching script interpreter paths in /nix/store/jwg59sds4vpgq9dxygywdgqd1a49h469-pathway-internal-0.0.1.0-doc
1380.83 s
Progress: 147 of 171 built (1 building), 120 of 120 downloaded from cache
1380.90 s
Building pathway-quickcheck
1381.13 s
[pathway-quickcheck] Phase: setupCompilerEnvironmentPhase
1381.14 s
[pathway-quickcheck] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1381.60 s
[pathway-quickcheck] Phase: unpackPhase
1381.61 s
[pathway-quickcheck] unpacking source archive /nix/store/0l0bz6jgdcss75gqq00kka7v01dmy5dq-6mf3lcyw55way3ddfyljwglyd700vnj8-source/./quickcheck
1381.62 s
[pathway-quickcheck] source root is quickcheck
1381.63 s
[pathway-quickcheck] Phase: patchPhase
1381.65 s
[pathway-quickcheck] Phase: compileBuildDriverPhase
1381.65 s
[pathway-quickcheck] setupCompileFlags: -package-db=/build/tmp.vyEe7UhXQr/setup-package.conf.d -threaded
1381.77 s
[pathway-quickcheck] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.vyEe7UhXQr/Main.o )
1381.87 s
[pathway-quickcheck] [2 of 2] Linking Setup
1383.91 s
[pathway-quickcheck] Phase: updateAutotoolsGnuConfigScriptsPhase
1383.93 s
[pathway-quickcheck] Phase: configurePhase
1383.93 s
[pathway-quickcheck] configureFlags: --verbose --prefix=/nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/5vcsp754z5zazq9nnil553j3rv3x8avh-pathway-quickcheck-0.0.1.0-doc/share/doc/pathway-quickcheck-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.vyEe7UhXQr/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 --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1383.95 s
[pathway-quickcheck] Using Parsec parser
1383.95 s
[pathway-quickcheck] Configuring pathway-quickcheck-0.0.1.0...
1384.60 s
[pathway-quickcheck] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
1384.99 s
[yaya-hedgehog] Documentation created: dist/doc/html/yaya-hedgehog/,
1384.99 s
[yaya-hedgehog] dist/doc/html/yaya-hedgehog/yaya-hedgehog.txt
1385.00 s
[pathway-quickcheck] Dependency QuickCheck >=2.14.2 && <2.15 || >=2.15.0 && <2.16 || >=2.16.0 &&
1385.00 s
[pathway-quickcheck] <2.17 || >=2.17.1 && <2.18: using QuickCheck-2.15.0.1
1385.00 s
[pathway-quickcheck] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1385.00 s
[pathway-quickcheck] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1385.00 s
[pathway-quickcheck] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1385.00 s
[pathway-quickcheck] Dependency pathway-internal >=0.0.1 && <0.1: using pathway-internal-0.0.1.0
1385.00 s
[pathway-quickcheck] Dependency quickcheck-instances >=0.3.26 && <0.5: using
1385.00 s
[pathway-quickcheck] quickcheck-instances-0.3.33
1385.00 s
[pathway-quickcheck] Dependency yaya >=0.6.2 && <0.7 || >=0.7.0 && <0.8: using yaya-0.6.2.3
1385.00 s
[pathway-quickcheck] Dependency yaya-quickcheck >=0.2.0 && <0.3 || >=0.3.0 && <0.4: using
1385.00 s
[pathway-quickcheck] yaya-quickcheck-0.2.0.3
1385.00 s
[pathway-quickcheck] Dependency QuickCheck >=2.14.2 && <2.15 || >=2.15.0 && <2.16 || >=2.16.0 &&
1385.00 s
[pathway-quickcheck] <2.17 || >=2.17.1 && <2.18: using QuickCheck-2.15.0.1
1385.00 s
[pathway-quickcheck] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1385.00 s
[pathway-quickcheck] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1385.00 s
[pathway-quickcheck] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1385.00 s
[pathway-quickcheck] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1385.00 s
[pathway-quickcheck] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.2 && <0.25: using
1385.00 s
[pathway-quickcheck] doctest-0.24.2
1385.00 s
[pathway-quickcheck] Dependency pathway-quickcheck: using pathway-quickcheck-0.0.1.0
1385.00 s
[pathway-quickcheck] Source component graph:
1385.00 s
[pathway-quickcheck] component lib
1385.00 s
[pathway-quickcheck] component test:doctests dependency lib
1385.00 s
[pathway-quickcheck] Configured component graph:
1385.00 s
[pathway-quickcheck] component pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1385.00 s
[pathway-quickcheck] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1385.00 s
[pathway-quickcheck] include base-4.20.1.0-a280
1385.00 s
[pathway-quickcheck] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1385.00 s
[pathway-quickcheck] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1385.00 s
[pathway-quickcheck] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1385.00 s
[pathway-quickcheck] include yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1385.00 s
[pathway-quickcheck] component pathway-quickcheck-0.0.1.0-z4zhBrX2El6ONPF71keiG-doctests
1385.00 s
[pathway-quickcheck] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1385.00 s
[pathway-quickcheck] include base-4.20.1.0-a280
1385.00 s
[pathway-quickcheck] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1385.00 s
[pathway-quickcheck] include pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1385.00 s
[pathway-quickcheck] Linked component graph:
1385.00 s
[pathway-quickcheck] unit pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1385.00 s
[pathway-quickcheck] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1385.00 s
[pathway-quickcheck] include base-4.20.1.0-a280
1385.00 s
[pathway-quickcheck] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1385.00 s
[pathway-quickcheck] include quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1385.00 s
[pathway-quickcheck] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1385.00 s
[pathway-quickcheck] include yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1385.00 s
[pathway-quickcheck] Test.Path.QuickCheck=pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R:Test.Path.QuickCheck
1385.00 s
[pathway-quickcheck] unit pathway-quickcheck-0.0.1.0-z4zhBrX2El6ONPF71keiG-doctests
1385.00 s
[pathway-quickcheck] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1385.00 s
[pathway-quickcheck] include base-4.20.1.0-a280
1385.00 s
[pathway-quickcheck] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1385.00 s
[pathway-quickcheck] include pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1385.00 s
[pathway-quickcheck] Ready component graph:
1385.00 s
[pathway-quickcheck] definite pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1385.00 s
[pathway-quickcheck] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1385.00 s
[pathway-quickcheck] depends base-4.20.1.0-a280
1385.00 s
[pathway-quickcheck] depends pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1385.00 s
[pathway-quickcheck] depends quickcheck-instances-0.3.33-AqVvKH2JTz23Lh6V7Lt523
1385.00 s
[pathway-quickcheck] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1385.00 s
[pathway-quickcheck] depends yaya-quickcheck-0.2.0.3-BzQ2O2FgBIRJm5R6tAI65V
1385.00 s
[pathway-quickcheck] definite pathway-quickcheck-0.0.1.0-z4zhBrX2El6ONPF71keiG-doctests
1385.00 s
[pathway-quickcheck] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1385.00 s
[pathway-quickcheck] depends base-4.20.1.0-a280
1385.00 s
[pathway-quickcheck] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1385.00 s
[pathway-quickcheck] depends pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1385.00 s
[pathway-quickcheck] Using Cabal-3.12.1.0 compiled by ghc-9.10
1385.00 s
[pathway-quickcheck] Using compiler: ghc-9.10.2
1385.00 s
[pathway-quickcheck] Using install prefix:
1385.00 s
[pathway-quickcheck] /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0
1385.00 s
[pathway-quickcheck] Executables installed in:
1385.00 s
[pathway-quickcheck] /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0/bin
1385.00 s
[pathway-quickcheck] Libraries installed in:
1385.00 s
[pathway-quickcheck] /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1385.00 s
[pathway-quickcheck] Dynamic Libraries installed in:
1385.00 s
[pathway-quickcheck] /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1385.00 s
[pathway-quickcheck] Private executables installed in:
1385.00 s
[pathway-quickcheck] /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-f986/pathway-quickcheck-0.0.1.0
1385.00 s
[pathway-quickcheck] Data files installed in:
1385.00 s
[pathway-quickcheck] /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0/share/x86_64-linux-ghc-9.10.2-f986/pathway-quickcheck-0.0.1.0
1385.00 s
[pathway-quickcheck] Documentation installed in:
1385.00 s
[pathway-quickcheck] /nix/store/5vcsp754z5zazq9nnil553j3rv3x8avh-pathway-quickcheck-0.0.1.0-doc/share/doc/pathway-quickcheck-0.0.1.0
1385.00 s
[pathway-quickcheck] Configuration files installed in:
1385.00 s
[pathway-quickcheck] /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0/etc
1385.00 s
[pathway-quickcheck] No alex found
1385.00 s
[pathway-quickcheck] Using ar found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1385.00 s
[pathway-quickcheck] No c2hs found
1385.00 s
[pathway-quickcheck] No cpphs found
1385.00 s
[pathway-quickcheck] Using doctest version 0.24.2 found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1385.00 s
[pathway-quickcheck] Using gcc version 14.3.0 given by user at:
1385.00 s
[pathway-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1385.00 s
[pathway-quickcheck] Using ghc version 9.10.2 found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1385.00 s
[pathway-quickcheck] Using ghc-pkg version 9.10.2 found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1385.00 s
[pathway-quickcheck] No ghcjs found
1385.00 s
[pathway-quickcheck] No ghcjs-pkg found
1385.00 s
[pathway-quickcheck] No greencard found
1385.00 s
[pathway-quickcheck] Using haddock version 2.31.0 found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1385.00 s
[pathway-quickcheck] No happy found
1385.00 s
[pathway-quickcheck] Using haskell-suite found on system at: haskell-suite-dummy-location
1385.00 s
[pathway-quickcheck] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1385.00 s
[pathway-quickcheck] No hmake found
1385.00 s
[pathway-quickcheck] Using hpc version 0.69 found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1385.00 s
[pathway-quickcheck] Using hsc2hs version 0.68.10 found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1385.00 s
[pathway-quickcheck] Using hscolour version 1.25 found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1385.00 s
[pathway-quickcheck] No jhc found
1385.00 s
[pathway-quickcheck] Using ld found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1385.00 s
[pathway-quickcheck] No pkg-config found
1385.00 s
[pathway-quickcheck] Using runghc version 9.10.2 found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1385.00 s
[pathway-quickcheck] Using strip version 2.44 found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1385.00 s
[pathway-quickcheck] Using tar found on system at:
1385.00 s
[pathway-quickcheck] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1385.00 s
[pathway-quickcheck] No uhc found
1385.08 s
[yaya-hedgehog] Preprocessing test suite 'doctests' for yaya-hedgehog-0.3.0.5...
1385.08 s
[yaya-hedgehog] Preprocessing test suite 'yaya' for yaya-hedgehog-0.3.0.5...
1385.10 s
[yaya-hedgehog] Phase: installPhase
1385.28 s
[yaya-hedgehog] Installing library in /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1385.30 s
[pathway-quickcheck] Phase: buildPhase
1385.45 s
[pathway-quickcheck] Preprocessing library for pathway-quickcheck-0.0.1.0...
1385.45 s
[pathway-quickcheck] Building library for pathway-quickcheck-0.0.1.0...
1385.61 s
[pathway-quickcheck] [1 of 1] Compiling Test.Path.QuickCheck ( src/Test/Path/QuickCheck.hs, dist/build/Test/Path/QuickCheck.o, dist/build/Test/Path/QuickCheck.dyn_o )
1385.70 s
[yaya-hedgehog] Phase: fixupPhase
1385.73 s
[yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5
1385.73 s
[yaya-hedgehog] shrinking /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSyaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg-ghc9.10.2.so
1385.76 s
[yaya-hedgehog] checking for references to /build/ in /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5...
1385.78 s
[yaya-hedgehog] patching script interpreter paths in /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5
1385.79 s
[yaya-hedgehog] stripping (with command strip and flags -S -p) in /nix/store/8h5rshy8iml8cyhs4pi2y8g86hcc0fz0-yaya-hedgehog-0.3.0.5/lib
1385.84 s
[yaya-hedgehog] shrinking RPATHs of ELF executables and libraries in /nix/store/q74r34d5y8qzr9vlgjjkrgbb9x426vj1-yaya-hedgehog-0.3.0.5-doc
1385.85 s
[yaya-hedgehog] checking for references to /build/ in /nix/store/q74r34d5y8qzr9vlgjjkrgbb9x426vj1-yaya-hedgehog-0.3.0.5-doc...
1385.87 s
[yaya-hedgehog] patching script interpreter paths in /nix/store/q74r34d5y8qzr9vlgjjkrgbb9x426vj1-yaya-hedgehog-0.3.0.5-doc
1386.08 s
Progress: 148 of 170 built (1 building), 120 of 120 downloaded from cache
1386.17 s
Building yaya-unsafe
1386.24 s
[pathway-quickcheck] [1 of 1] Compiling Test.Path.QuickCheck ( src/Test/Path/QuickCheck.hs, dist/build/Test/Path/QuickCheck.p_o )
1386.49 s
[yaya-unsafe] Phase: setupCompilerEnvironmentPhase
1386.50 s
[yaya-unsafe] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1386.91 s
[yaya-unsafe] Phase: unpackPhase
1386.91 s
[yaya-unsafe] unpacking source archive /nix/store/y0hd0q9fl4h992j81bgkwr36cs2dgn11-yaya-unsafe-0.4.1.4.tar.gz
1386.92 s
[yaya-unsafe] source root is yaya-unsafe-0.4.1.4
1386.93 s
[yaya-unsafe] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "yaya-unsafe-0.4.1.4/yaya-unsafe.cabal"
1386.94 s
[yaya-unsafe] Phase: patchPhase
1386.95 s
[yaya-unsafe] Phase: compileBuildDriverPhase
1386.96 s
[yaya-unsafe] setupCompileFlags: -package-db=/build/tmp.ZbOFOnABL0/setup-package.conf.d -threaded
1387.08 s
[yaya-unsafe] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.ZbOFOnABL0/Main.o )
1387.19 s
[yaya-unsafe] [2 of 2] Linking Setup
1389.14 s
[yaya-unsafe] Phase: updateAutotoolsGnuConfigScriptsPhase
1389.16 s
[yaya-unsafe] Phase: configurePhase
1389.16 s
[yaya-unsafe] configureFlags: --verbose --prefix=/nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/mqr8lda7l4gdb7876yh26hc7871p5ljf-yaya-unsafe-0.4.1.4-doc/share/doc/yaya-unsafe-0.4.1.4 --with-gcc=gcc --package-db=/build/tmp.ZbOFOnABL0/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/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1389.17 s
[yaya-unsafe] Using Parsec parser
1389.17 s
[yaya-unsafe] Configuring yaya-unsafe-0.4.1.4...
1389.43 s
[pathway-quickcheck] Preprocessing test suite 'doctests' for pathway-quickcheck-0.0.1.0...
1389.43 s
[pathway-quickcheck] Building test suite 'doctests' for pathway-quickcheck-0.0.1.0...
1389.54 s
[pathway-quickcheck] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1389.82 s
[yaya-unsafe] Flags chosen: noisy-deprecations=True
1389.95 s
[pathway-quickcheck] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1390.29 s
[yaya-unsafe] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1390.29 s
[yaya-unsafe] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1390.29 s
[yaya-unsafe] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1390.29 s
[yaya-unsafe] Dependency comonad >=5.0.7 && <5.1: using comonad-5.0.9
1390.29 s
[yaya-unsafe] Dependency free >=5.1.5 && <5.3: using free-5.2
1390.29 s
[yaya-unsafe] Dependency lens >=5 && <5.4: using lens-5.3.5
1390.29 s
[yaya-unsafe] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7: using yaya-0.6.2.3
1390.29 s
[yaya-unsafe] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1390.29 s
[yaya-unsafe] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1390.29 s
[yaya-unsafe] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1390.29 s
[yaya-unsafe] Dependency doctest >=0.16.0 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1390.29 s
[yaya-unsafe] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.0 && <0.25: using
1390.29 s
[yaya-unsafe] doctest-0.24.2
1390.29 s
[yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-0.4.1.4
1390.29 s
[yaya-unsafe] Dependency base >=4.12.0 && <4.13 || >=4.13.0 && <4.14 || >=4.14.0 && <4.15 ||
1390.29 s
[yaya-unsafe] >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 &&
1390.29 s
[yaya-unsafe] <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21: using base-4.20.1.0
1390.29 s
[yaya-unsafe] Dependency hedgehog >=1.0 && <1.3 || >=1.4 && <1.6: using hedgehog-1.5
1390.29 s
[yaya-unsafe] Dependency yaya >=0.5.1 && <0.6 || >=0.6.0 && <0.7: using yaya-0.6.2.3
1390.29 s
[yaya-unsafe] Dependency yaya-hedgehog >=0.2.1 && <0.3 || >=0.3.0 && <0.4: using
1390.29 s
[yaya-unsafe] yaya-hedgehog-0.3.0.5
1390.29 s
[yaya-unsafe] Dependency yaya-unsafe: using yaya-unsafe-0.4.1.4
1390.29 s
[yaya-unsafe] Source component graph:
1390.29 s
[yaya-unsafe] component lib
1390.29 s
[yaya-unsafe] component test:doctests dependency lib
1390.29 s
[yaya-unsafe] component test:yaya-unsafe dependency lib
1390.29 s
[yaya-unsafe] Configured component graph:
1390.29 s
[yaya-unsafe] component yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] include base-4.20.1.0-a280
1390.29 s
[yaya-unsafe] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1390.29 s
[yaya-unsafe] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1390.29 s
[yaya-unsafe] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1390.29 s
[yaya-unsafe] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1390.29 s
[yaya-unsafe] component yaya-unsafe-0.4.1.4-5YhCU0B3AJSCvnj3HkYznz-doctests
1390.29 s
[yaya-unsafe] include base-4.20.1.0-a280
1390.29 s
[yaya-unsafe] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1390.29 s
[yaya-unsafe] include yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] component yaya-unsafe-0.4.1.4-78BX9ZrYXv8DGVzKLHBnPF-yaya-unsafe
1390.29 s
[yaya-unsafe] include base-4.20.1.0-a280
1390.29 s
[yaya-unsafe] include hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
1390.29 s
[yaya-unsafe] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1390.29 s
[yaya-unsafe] include yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1390.29 s
[yaya-unsafe] include yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] Linked component graph:
1390.29 s
[yaya-unsafe] unit yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] include base-4.20.1.0-a280
1390.29 s
[yaya-unsafe] include comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1390.29 s
[yaya-unsafe] include free-5.2-FeP0R1eCbRy3mPXXCavQW6
1390.29 s
[yaya-unsafe] include lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1390.29 s
[yaya-unsafe] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1390.29 s
[yaya-unsafe] Yaya.Unsafe.Applied=yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8:Yaya.Unsafe.Applied,Yaya.Unsafe.Fold=yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8:Yaya.Unsafe.Fold,Yaya.Unsafe.Fold.Instances=yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8:Yaya.Unsafe.Fold.Instances,Yaya.Unsafe.Zoo=yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8:Yaya.Unsafe.Zoo
1390.29 s
[yaya-unsafe] unit yaya-unsafe-0.4.1.4-5YhCU0B3AJSCvnj3HkYznz-doctests
1390.29 s
[yaya-unsafe] include base-4.20.1.0-a280
1390.29 s
[yaya-unsafe] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1390.29 s
[yaya-unsafe] include yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] unit yaya-unsafe-0.4.1.4-78BX9ZrYXv8DGVzKLHBnPF-yaya-unsafe
1390.29 s
[yaya-unsafe] include base-4.20.1.0-a280
1390.29 s
[yaya-unsafe] include hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
1390.29 s
[yaya-unsafe] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1390.29 s
[yaya-unsafe] include yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1390.29 s
[yaya-unsafe] include yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] Ready component graph:
1390.29 s
[yaya-unsafe] definite yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] depends base-4.20.1.0-a280
1390.29 s
[yaya-unsafe] depends comonad-5.0.9-3dqP30yxSWLJBE0eFhcWzk
1390.29 s
[yaya-unsafe] depends free-5.2-FeP0R1eCbRy3mPXXCavQW6
1390.29 s
[yaya-unsafe] depends lens-5.3.5-Br8Wsv45bAbCv3gPfydvpZ
1390.29 s
[yaya-unsafe] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1390.29 s
[yaya-unsafe] definite yaya-unsafe-0.4.1.4-5YhCU0B3AJSCvnj3HkYznz-doctests
1390.29 s
[yaya-unsafe] depends base-4.20.1.0-a280
1390.29 s
[yaya-unsafe] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1390.29 s
[yaya-unsafe] depends yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] definite yaya-unsafe-0.4.1.4-78BX9ZrYXv8DGVzKLHBnPF-yaya-unsafe
1390.29 s
[yaya-unsafe] depends base-4.20.1.0-a280
1390.29 s
[yaya-unsafe] depends hedgehog-1.5-EdVlluKo3gJLvNhD7WdQue
1390.29 s
[yaya-unsafe] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1390.29 s
[yaya-unsafe] depends yaya-hedgehog-0.3.0.5-AxuBUnVa2gaFucp48NuLYg
1390.29 s
[yaya-unsafe] depends yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] Using Cabal-3.12.1.0 compiled by ghc-9.10
1390.29 s
[yaya-unsafe] Using compiler: ghc-9.10.2
1390.29 s
[yaya-unsafe] Using install prefix:
1390.29 s
[yaya-unsafe] /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4
1390.29 s
[yaya-unsafe] Executables installed in:
1390.29 s
[yaya-unsafe] /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4/bin
1390.29 s
[yaya-unsafe] Libraries installed in:
1390.29 s
[yaya-unsafe] /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1390.29 s
[yaya-unsafe] Dynamic Libraries installed in:
1390.29 s
[yaya-unsafe] /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1390.29 s
[yaya-unsafe] Private executables installed in:
1390.29 s
[yaya-unsafe] /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4/libexec/x86_64-linux-ghc-9.10.2-f986/yaya-unsafe-0.4.1.4
1390.29 s
[yaya-unsafe] Data files installed in:
1390.29 s
[yaya-unsafe] /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4/share/x86_64-linux-ghc-9.10.2-f986/yaya-unsafe-0.4.1.4
1390.29 s
[yaya-unsafe] Documentation installed in:
1390.29 s
[yaya-unsafe] /nix/store/mqr8lda7l4gdb7876yh26hc7871p5ljf-yaya-unsafe-0.4.1.4-doc/share/doc/yaya-unsafe-0.4.1.4
1390.29 s
[yaya-unsafe] Configuration files installed in:
1390.29 s
[yaya-unsafe] /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4/etc
1390.29 s
[yaya-unsafe] No alex found
1390.29 s
[yaya-unsafe] Using ar found on system at:
1390.29 s
[yaya-unsafe] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1390.29 s
[yaya-unsafe] No c2hs found
1390.29 s
[yaya-unsafe] No cpphs found
1390.29 s
[yaya-unsafe] Using doctest version 0.24.2 found on system at:
1390.29 s
[yaya-unsafe] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1390.29 s
[yaya-unsafe] Using gcc version 14.3.0 given by user at:
1390.29 s
[yaya-unsafe] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1390.29 s
[yaya-unsafe] Using ghc version 9.10.2 found on system at:
1390.29 s
[yaya-unsafe] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1390.29 s
[yaya-unsafe] Using ghc-pkg version 9.10.2 found on system at:
1390.29 s
[yaya-unsafe] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1390.29 s
[yaya-unsafe] No ghcjs found
1390.29 s
[yaya-unsafe] No ghcjs-pkg found
1390.29 s
[yaya-unsafe] No greencard found
1390.29 s
[yaya-unsafe] Using haddock version 2.31.0 found on system at:
1390.29 s
[yaya-unsafe] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1390.29 s
[yaya-unsafe] No happy found
1390.29 s
[yaya-unsafe] Using haskell-suite found on system at: haskell-suite-dummy-location
1390.29 s
[yaya-unsafe] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1390.29 s
[yaya-unsafe] No hmake found
1390.29 s
[yaya-unsafe] Using hpc version 0.69 found on system at:
1390.29 s
[yaya-unsafe] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1390.29 s
[yaya-unsafe] Using hsc2hs version 0.68.10 found on system at:
1390.29 s
[yaya-unsafe] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1390.29 s
[yaya-unsafe] Using hscolour version 1.25 found on system at:
1390.29 s
[yaya-unsafe] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1390.29 s
[yaya-unsafe] No jhc found
1390.29 s
[yaya-unsafe] Using ld found on system at:
1390.29 s
[yaya-unsafe] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1390.29 s
[yaya-unsafe] No pkg-config found
1390.29 s
[yaya-unsafe] Using runghc version 9.10.2 found on system at:
1390.29 s
[yaya-unsafe] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1390.29 s
[yaya-unsafe] Using strip version 2.44 found on system at:
1390.29 s
[yaya-unsafe] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1390.29 s
[yaya-unsafe] Using tar found on system at:
1390.29 s
[yaya-unsafe] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1390.29 s
[yaya-unsafe] No uhc found
1390.43 s
[pathway-quickcheck] [3 of 3] Linking dist/build/doctests/doctests
1390.52 s
[yaya-unsafe] Phase: buildPhase
1390.63 s
[yaya-unsafe] Preprocessing library for yaya-unsafe-0.4.1.4...
1390.63 s
[yaya-unsafe] Building library for yaya-unsafe-0.4.1.4...
1390.79 s
[yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.o, dist/build/Yaya/Unsafe/Fold.dyn_o )
1391.12 s
[yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.o, dist/build/Yaya/Unsafe/Applied.dyn_o )
1391.16 s
[yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, dist/build/Yaya/Unsafe/Fold/Instances.o, dist/build/Yaya/Unsafe/Fold/Instances.dyn_o )
1391.83 s
[yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.o, dist/build/Yaya/Unsafe/Zoo.dyn_o )
1392.36 s
[yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, dist/build/Yaya/Unsafe/Fold.p_o )
1392.76 s
[yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, dist/build/Yaya/Unsafe/Applied.p_o )
1392.90 s
[yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, dist/build/Yaya/Unsafe/Fold/Instances.p_o )
1393.50 s
[yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, dist/build/Yaya/Unsafe/Zoo.p_o )
1395.57 s
[pathway-quickcheck] Phase: checkPhase
1395.99 s
[pathway-quickcheck] Running 1 test suites...
1395.99 s
[pathway-quickcheck] Test suite doctests: RUNNING...
1396.19 s
[yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-0.4.1.4...
1396.19 s
[yaya-unsafe] Building test suite 'doctests' for yaya-unsafe-0.4.1.4...
1396.29 s
[yaya-unsafe] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1396.39 s
[pathway-quickcheck] on the commandline: warning: [GHC-98887]
1396.39 s
[pathway-quickcheck] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1396.39 s
[pathway-quickcheck]
1396.57 s
[yaya-unsafe] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1396.71 s
[pathway-quickcheck] Examples: 0 Tried: 0 Errors: 0 Failures: 0
1396.77 s
[pathway-quickcheck] Test suite doctests: PASS
1396.77 s
[pathway-quickcheck] Test suite logged to: dist/test/pathway-quickcheck-0.0.1.0-doctests.log
1396.77 s
[pathway-quickcheck] 1 of 1 test suites (1 of 1 test cases) passed.
1396.79 s
[pathway-quickcheck] Phase: haddockPhase
1396.98 s
[pathway-quickcheck] Preprocessing library for pathway-quickcheck-0.0.1.0...
1396.98 s
[pathway-quickcheck] Running Haddock on library for pathway-quickcheck-0.0.1.0...
1396.98 s
[pathway-quickcheck] Warning: The documentation for the following packages are not installed. No
1396.98 s
[pathway-quickcheck] links will be generated to these packages: vector-0.13.2.0
1397.01 s
[yaya-unsafe] [3 of 3] Linking dist/build/doctests/doctests
1397.39 s
[pathway-quickcheck] [1 of 1] Compiling Test.Path.QuickCheck ( src/Test/Path/QuickCheck.hs, nothing )
1397.60 s
[pathway-quickcheck] Haddock coverage:
1397.60 s
[pathway-quickcheck] 0% ( 0 / 3) in 'Test.Path.QuickCheck'
1397.60 s
[pathway-quickcheck] Missing documentation for:
1397.60 s
[pathway-quickcheck] Module header
1397.60 s
[pathway-quickcheck] arbitraryNonEmptyText (src/Test/Path/QuickCheck.hs:33)
1397.60 s
[pathway-quickcheck] arbitraryPath (src/Test/Path/QuickCheck.hs:43)
1402.18 s
[yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-0.4.1.4...
1402.18 s
[yaya-unsafe] Building test suite 'yaya-unsafe' for yaya-unsafe-0.4.1.4...
1402.28 s
[yaya-unsafe] [1 of 2] Compiling Test.Fold ( tests/Test/Fold.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Test/Fold.o )
1403.15 s
[yaya-unsafe] [2 of 2] Compiling Main ( tests/test.hs, dist/build/yaya-unsafe/yaya-unsafe-tmp/Main.o )
1403.54 s
[yaya-unsafe] [3 of 3] Linking dist/build/yaya-unsafe/yaya-unsafe
1404.84 s
[yaya-unsafe] Phase: checkPhase
1404.99 s
[pathway-quickcheck] Documentation created: dist/doc/html/pathway-quickcheck/,
1404.99 s
[pathway-quickcheck] dist/doc/html/pathway-quickcheck/pathway-quickcheck.txt
1405.08 s
[pathway-quickcheck] Preprocessing test suite 'doctests' for pathway-quickcheck-0.0.1.0...
1405.09 s
[pathway-quickcheck] Phase: installPhase
1405.22 s
[pathway-quickcheck] Installing library in /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1405.31 s
[yaya-unsafe] Running 2 test suites...
1405.31 s
[yaya-unsafe] Test suite doctests: RUNNING...
1405.52 s
[pathway-quickcheck] Phase: fixupPhase
1405.54 s
[pathway-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0
1405.55 s
[pathway-quickcheck] shrinking /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSpathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R-ghc9.10.2.so
1405.56 s
[pathway-quickcheck] checking for references to /build/ in /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0...
1405.59 s
[pathway-quickcheck] patching script interpreter paths in /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0
1405.59 s
[pathway-quickcheck] stripping (with command strip and flags -S -p) in /nix/store/7i20igmg4jb9z3282bcf9bmxqya29cvh-pathway-quickcheck-0.0.1.0/lib
1405.63 s
[pathway-quickcheck] shrinking RPATHs of ELF executables and libraries in /nix/store/5vcsp754z5zazq9nnil553j3rv3x8avh-pathway-quickcheck-0.0.1.0-doc
1405.64 s
[pathway-quickcheck] checking for references to /build/ in /nix/store/5vcsp754z5zazq9nnil553j3rv3x8avh-pathway-quickcheck-0.0.1.0-doc...
1405.66 s
[pathway-quickcheck] patching script interpreter paths in /nix/store/5vcsp754z5zazq9nnil553j3rv3x8avh-pathway-quickcheck-0.0.1.0-doc
1405.80 s
Progress: 149 of 170 built (1 building), 120 of 120 downloaded from cache
1405.80 s
[yaya-unsafe] on the commandline: warning: [GHC-98887]
1405.80 s
[yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1405.80 s
[yaya-unsafe]
1405.80 s
[yaya-unsafe] on the commandline: warning: [GHC-98887]
1405.80 s
[yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1405.80 s
[yaya-unsafe]
1405.80 s
[yaya-unsafe] on the commandline: warning: [GHC-98887]
1405.80 s
[yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1405.80 s
[yaya-unsafe]
1405.80 s
[yaya-unsafe] on the commandline: warning: [GHC-98887]
1405.80 s
[yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1405.80 s
[yaya-unsafe]
1405.80 s
[yaya-unsafe] on the commandline: warning: [GHC-98887]
1405.80 s
[yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1405.80 s
[yaya-unsafe]
1405.80 s
[yaya-unsafe] on the commandline: warning: [GHC-98887]
1405.80 s
[yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1405.80 s
[yaya-unsafe]
1405.83 s
[yaya-unsafe] on the commandline: warning: [GHC-98887]
1405.83 s
[yaya-unsafe] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1405.83 s
[yaya-unsafe]
1406.51 s
[yaya-unsafe] Examples: 0 Tried: 0 Errors: 0 Failures: 0
1406.59 s
[yaya-unsafe] Test suite doctests: PASS
1406.59 s
[yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-0.4.1.4-doctests.log
1406.59 s
[yaya-unsafe] Test suite yaya-unsafe: RUNNING...
1406.60 s
[yaya-unsafe] ━━━ Test.Fold ━━━
1406.63 s
[yaya-unsafe] ✓ prop_fixAnaRefl passed 100 tests.
1406.63 s
[yaya-unsafe] ✓ prop_cofixAnaRefl passed 100 tests.
1406.63 s
[yaya-unsafe] ✓ prop_cofixCataCancel passed 100 tests.
1406.63 s
[yaya-unsafe] ✓ prop_cofixCataRefl passed 100 tests.
1406.63 s
[yaya-unsafe] ✓ prop_cofixCataCompose passed 100 tests.
1406.63 s
[yaya-unsafe] ✓ prop_nuAnaRefl passed 100 tests.
1406.63 s
[yaya-unsafe] ✓ prop_nuCataCancel passed 100 tests.
1406.63 s
[yaya-unsafe] ✓ prop_nuCataRefl passed 100 tests.
1406.63 s
[yaya-unsafe] ✓ prop_nuCataCompose passed 100 tests.
1406.63 s
[yaya-unsafe] ✓ prop_muAnaRefl passed 100 tests.
1408.21 s
[yaya-unsafe] ✓ prop_muIsntCorecursive passed 1 test.
1408.21 s
[yaya-unsafe] ✓ prop_nuIsntRecursive passed 1 test.
1408.21 s
[yaya-unsafe] ✓ prop_cofixIsntRecursive passed 1 test.
1408.25 s
[yaya-unsafe] ✓ 13 succeeded.
1408.38 s
[yaya-unsafe] Test suite yaya-unsafe: PASS
1408.38 s
[yaya-unsafe] Test suite logged to: dist/test/yaya-unsafe-0.4.1.4-yaya-unsafe.log
1408.38 s
[yaya-unsafe] 2 of 2 test suites (2 of 2 test cases) passed.
1408.39 s
[yaya-unsafe] Phase: haddockPhase
1408.57 s
[yaya-unsafe] Preprocessing library for yaya-unsafe-0.4.1.4...
1408.57 s
[yaya-unsafe] Running Haddock on library for yaya-unsafe-0.4.1.4...
1408.57 s
[yaya-unsafe] Warning: The documentation for the following packages are not installed. No
1408.57 s
[yaya-unsafe] links will be generated to these packages: vector-0.13.2.0
1408.91 s
[yaya-unsafe] [1 of 4] Compiling Yaya.Unsafe.Fold ( src/Yaya/Unsafe/Fold.hs, nothing )
1409.13 s
[yaya-unsafe] [2 of 4] Compiling Yaya.Unsafe.Applied ( src/Yaya/Unsafe/Applied.hs, nothing )
1409.13 s
[yaya-unsafe] [3 of 4] Compiling Yaya.Unsafe.Fold.Instances ( src/Yaya/Unsafe/Fold/Instances.hs, nothing )
1409.52 s
[yaya-unsafe] [4 of 4] Compiling Yaya.Unsafe.Zoo ( src/Yaya/Unsafe/Zoo.hs, nothing )
1409.57 s
[yaya-unsafe] Haddock coverage:
1409.58 s
[yaya-unsafe] Warning: 'Compose' is ambiguous. It is defined
1409.58 s
[yaya-unsafe] * in ‘Data.Functor.Compose’
1409.58 s
[yaya-unsafe] * in ‘Data.Functor.Compose’
1409.58 s
[yaya-unsafe] You may be able to disambiguate the identifier by qualifying it or
1409.58 s
[yaya-unsafe] by specifying the type/value namespace explicitly.
1409.58 s
[yaya-unsafe] Defaulting to the one defined in ‘Data.Functor.Compose’
1409.58 s
[yaya-unsafe] Warning: 'Nu' is out of scope.
1409.58 s
[yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
1409.58 s
[yaya-unsafe] Warning: 'Nothing' is out of scope.
1409.58 s
[yaya-unsafe] If you qualify the identifier, haddock can try to link it anyway.
1409.58 s
[yaya-unsafe] 61% ( 8 / 13) in 'Yaya.Unsafe.Fold'
1409.58 s
[yaya-unsafe] Missing documentation for:
1409.58 s
[yaya-unsafe] corecursivePrism (src/Yaya/Unsafe/Fold.hs:270)
1409.58 s
[yaya-unsafe] ganaM (src/Yaya/Unsafe/Fold.hs:95)
1409.58 s
[yaya-unsafe] ghylo (src/Yaya/Unsafe/Fold.hs:111)
1409.58 s
[yaya-unsafe] ghyloM (src/Yaya/Unsafe/Fold.hs:130)
1409.58 s
[yaya-unsafe] hyloM (src/Yaya/Unsafe/Fold.hs:120)
1409.58 s
[yaya-unsafe] 50% ( 1 / 2) in 'Yaya.Unsafe.Applied'
1409.58 s
[yaya-unsafe] Missing documentation for:
1409.58 s
[yaya-unsafe] Module header
1409.58 s
[yaya-unsafe] 50% ( 1 / 2) in 'Yaya.Unsafe.Fold.Instances'
1409.58 s
[yaya-unsafe] Missing documentation for:
1409.58 s
[yaya-unsafe] seqFreeT (src/Yaya/Unsafe/Fold/Instances.hs:114)
1409.58 s
[yaya-unsafe] 46% ( 6 / 13) in 'Yaya.Unsafe.Zoo'
1409.58 s
[yaya-unsafe] Missing documentation for:
1409.58 s
[yaya-unsafe] Module header
1409.58 s
[yaya-unsafe] chrono (src/Yaya/Unsafe/Zoo.hs:62)
1409.58 s
[yaya-unsafe] codyna (src/Yaya/Unsafe/Zoo.hs:65)
1409.58 s
[yaya-unsafe] cotraverse (src/Yaya/Unsafe/Zoo.hs:153)
1409.58 s
[yaya-unsafe] futu (src/Yaya/Unsafe/Zoo.hs:83)
1409.58 s
[yaya-unsafe] gpostpro (src/Yaya/Unsafe/Zoo.hs:102)
1409.58 s
[yaya-unsafe] gprepro (src/Yaya/Unsafe/Zoo.hs:92)
1409.75 s
[yaya-unsafe] Warning: Yaya.Unsafe.Fold.Instances: could not find link destinations for:
1409.75 s
[yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemMu
1409.75 s
[yaya-unsafe] - Yaya.Unsafe.Fold.Instances.D:R:ItemFix
1416.22 s
[yaya-unsafe] Documentation created: dist/doc/html/yaya-unsafe/,
1416.26 s
[yaya-unsafe] dist/doc/html/yaya-unsafe/yaya-unsafe.txt
1416.29 s
[yaya-unsafe] Preprocessing test suite 'doctests' for yaya-unsafe-0.4.1.4...
1416.29 s
[yaya-unsafe] Preprocessing test suite 'yaya-unsafe' for yaya-unsafe-0.4.1.4...
1416.30 s
[yaya-unsafe] Phase: installPhase
1416.41 s
[yaya-unsafe] Installing library in /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1416.71 s
[yaya-unsafe] Phase: fixupPhase
1416.74 s
[yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4
1416.74 s
[yaya-unsafe] shrinking /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSyaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8-ghc9.10.2.so
1416.76 s
[yaya-unsafe] checking for references to /build/ in /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4...
1416.78 s
[yaya-unsafe] patching script interpreter paths in /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4
1416.78 s
[yaya-unsafe] stripping (with command strip and flags -S -p) in /nix/store/35h2x9136h1614qhc6v4gv9ir2yk4bia-yaya-unsafe-0.4.1.4/lib
1416.83 s
[yaya-unsafe] shrinking RPATHs of ELF executables and libraries in /nix/store/mqr8lda7l4gdb7876yh26hc7871p5ljf-yaya-unsafe-0.4.1.4-doc
1416.84 s
[yaya-unsafe] checking for references to /build/ in /nix/store/mqr8lda7l4gdb7876yh26hc7871p5ljf-yaya-unsafe-0.4.1.4-doc...
1416.85 s
[yaya-unsafe] patching script interpreter paths in /nix/store/mqr8lda7l4gdb7876yh26hc7871p5ljf-yaya-unsafe-0.4.1.4-doc
1416.97 s
Progress: 150 of 169 built, 120 of 120 downloaded from cache
1417.04 s
Building pathway
1417.28 s
[pathway] Phase: setupCompilerEnvironmentPhase
1417.29 s
[pathway] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1417.61 s
[pathway] Phase: unpackPhase
1417.62 s
[pathway] unpacking source archive /nix/store/0l0bz6jgdcss75gqq00kka7v01dmy5dq-6mf3lcyw55way3ddfyljwglyd700vnj8-source/./pathway
1417.63 s
[pathway] source root is pathway
1417.64 s
[pathway] Phase: patchPhase
1417.65 s
[pathway] Phase: compileBuildDriverPhase
1417.65 s
[pathway] setupCompileFlags: -package-db=/build/tmp.AlUrs7Cib4/setup-package.conf.d -threaded
1417.73 s
[pathway] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.AlUrs7Cib4/Main.o )
1417.79 s
[pathway] [2 of 2] Linking Setup
1419.55 s
[pathway] Phase: updateAutotoolsGnuConfigScriptsPhase
1419.56 s
[pathway] Phase: configurePhase
1419.57 s
[pathway] configureFlags: --verbose --prefix=/nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/s2sh53dw7chsb6kq21anwa2xivkyys1p-pathway-0.0.1.0-doc/share/doc/pathway-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.AlUrs7Cib4/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 --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1419.59 s
[pathway] Using Parsec parser
1419.59 s
[pathway] Configuring pathway-0.0.1.0...
1420.03 s
[pathway] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
1420.36 s
[pathway] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1420.36 s
[pathway] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1420.36 s
[pathway] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1420.36 s
[pathway] Dependency containers >=0.6.2 && <0.9: using containers-0.7
1420.36 s
[pathway] Dependency extra >=1.5 && <1.6 || >=1.7.7 && <1.8 || >=1.8.1 && <1.9: using
1420.36 s
[pathway] extra-1.8.1
1420.36 s
[pathway] Dependency megaparsec >=9.0.1 && <9.1 || >=9.2.1 && <9.3 || >=9.5.0 && <9.6 ||
1420.36 s
[pathway] >=9.7.0 && <9.8: using megaparsec-9.7.0
1420.36 s
[pathway] Dependency pathway-internal >=0.0.1 && <0.1: using pathway-internal-0.0.1.0
1420.36 s
[pathway] Dependency template-haskell >=2.16.0 && <2.17 || >=2.17.0 && <2.18 || >=2.18.0
1420.36 s
[pathway] && <2.19 || >=2.19.0 && <2.20 || >=2.20.0 && <2.21 || >=2.21.0 && <2.22 ||
1420.36 s
[pathway] >=2.22.0 && <2.23 || >=2.23.0 && <2.24 || >=2.24.0 && <2.25: using
1420.36 s
[pathway] template-haskell-2.22.0.0
1420.36 s
[pathway] Dependency text >=1.2.3 && <1.3 || >=2.0.2 && <2.2: using text-2.1.2
1420.36 s
[pathway] Dependency yaya >=0.6.2 && <0.7 || >=0.7.0 && <0.8: using yaya-0.6.2.3
1420.36 s
[pathway] Dependency yaya-containers >=0.1.2 && <0.2 || >=0.2.0 && <0.3: using
1420.36 s
[pathway] yaya-containers-0.1.2.2
1420.36 s
[pathway] Dependency yaya-unsafe >=0.4.1 && <0.5 || >=0.5.0 && <0.6: using
1420.36 s
[pathway] yaya-unsafe-0.4.1.4
1420.36 s
[pathway] Dependency QuickCheck >=2.14.2 && <2.15 || >=2.15.0 && <2.16 || >=2.16.0 &&
1420.36 s
[pathway] <2.17 || >=2.17.1 && <2.18: using QuickCheck-2.15.0.1
1420.36 s
[pathway] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1420.36 s
[pathway] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1420.36 s
[pathway] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1420.36 s
[pathway] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1420.36 s
[pathway] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.2 && <0.25: using
1420.36 s
[pathway] doctest-0.24.2
1420.36 s
[pathway] Dependency pathway: using pathway-0.0.1.0
1420.36 s
[pathway] Dependency pathway-quickcheck >=0.0.1 && <0.1: using
1420.36 s
[pathway] pathway-quickcheck-0.0.1.0
1420.36 s
[pathway] Source component graph:
1420.36 s
[pathway] component lib
1420.36 s
[pathway] component test:doctests dependency lib
1420.36 s
[pathway] Configured component graph:
1420.36 s
[pathway] component pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1420.36 s
[pathway] include base-4.20.1.0-a280
1420.36 s
[pathway] include containers-0.7-8c5a
1420.36 s
[pathway] include extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1420.36 s
[pathway] include megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1420.36 s
[pathway] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1420.36 s
[pathway] include template-haskell-2.22.0.0-3eef
1420.36 s
[pathway] include text-2.1.2-2d65
1420.36 s
[pathway] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1420.36 s
[pathway] include yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1420.36 s
[pathway] include yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1420.36 s
[pathway] component pathway-0.0.1.0-54w9l5y24VqDelhMrxEdnI-doctests
1420.36 s
[pathway] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1420.36 s
[pathway] include base-4.20.1.0-a280
1420.36 s
[pathway] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1420.36 s
[pathway] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1420.36 s
[pathway] include pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1420.36 s
[pathway] Linked component graph:
1420.36 s
[pathway] unit pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1420.36 s
[pathway] include base-4.20.1.0-a280
1420.36 s
[pathway] include containers-0.7-8c5a
1420.36 s
[pathway] include extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1420.36 s
[pathway] include megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1420.36 s
[pathway] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1420.36 s
[pathway] include template-haskell-2.22.0.0-3eef
1420.36 s
[pathway] include text-2.1.2-2d65
1420.36 s
[pathway] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1420.36 s
[pathway] include yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1420.36 s
[pathway] include yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1420.36 s
[pathway] Data.Path=pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk:Data.Path,Data.Path.Directory=pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk:Data.Path.Directory,Data.Path.File=pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk:Data.Path.File,Data.Path.Format=pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk:Data.Path.Format,Data.Path.Parser=pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk:Data.Path.Parser,Data.Path.Relativity=pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk:Data.Path.Relativity,Data.Path.TH=pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk:Data.Path.TH,Data.Path.Type=pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk:Data.Path.Type
1420.36 s
[pathway] unit pathway-0.0.1.0-54w9l5y24VqDelhMrxEdnI-doctests
1420.36 s
[pathway] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1420.36 s
[pathway] include base-4.20.1.0-a280
1420.36 s
[pathway] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1420.36 s
[pathway] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1420.36 s
[pathway] include pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1420.36 s
[pathway] Ready component graph:
1420.36 s
[pathway] definite pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1420.36 s
[pathway] depends base-4.20.1.0-a280
1420.36 s
[pathway] depends containers-0.7-8c5a
1420.36 s
[pathway] depends extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1420.36 s
[pathway] depends megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1420.36 s
[pathway] depends pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1420.36 s
[pathway] depends template-haskell-2.22.0.0-3eef
1420.36 s
[pathway] depends text-2.1.2-2d65
1420.36 s
[pathway] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1420.36 s
[pathway] depends yaya-containers-0.1.2.2-3dKDVci3aai5WRDxxe2RTS
1420.36 s
[pathway] depends yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1420.36 s
[pathway] definite pathway-0.0.1.0-54w9l5y24VqDelhMrxEdnI-doctests
1420.36 s
[pathway] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1420.36 s
[pathway] depends base-4.20.1.0-a280
1420.36 s
[pathway] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1420.36 s
[pathway] depends pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1420.36 s
[pathway] depends pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1420.36 s
[pathway] Using Cabal-3.12.1.0 compiled by ghc-9.10
1420.36 s
[pathway] Using compiler: ghc-9.10.2
1420.36 s
[pathway] Using install prefix:
1420.36 s
[pathway] /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0
1420.36 s
[pathway] Executables installed in:
1420.36 s
[pathway] /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0/bin
1420.36 s
[pathway] Libraries installed in:
1420.36 s
[pathway] /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1420.36 s
[pathway] Dynamic Libraries installed in:
1420.36 s
[pathway] /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1420.36 s
[pathway] Private executables installed in:
1420.36 s
[pathway] /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-f986/pathway-0.0.1.0
1420.36 s
[pathway] Data files installed in:
1420.36 s
[pathway] /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0/share/x86_64-linux-ghc-9.10.2-f986/pathway-0.0.1.0
1420.36 s
[pathway] Documentation installed in:
1420.36 s
[pathway] /nix/store/s2sh53dw7chsb6kq21anwa2xivkyys1p-pathway-0.0.1.0-doc/share/doc/pathway-0.0.1.0
1420.36 s
[pathway] Configuration files installed in:
1420.36 s
[pathway] /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0/etc
1420.36 s
[pathway] No alex found
1420.36 s
[pathway] Using ar found on system at:
1420.36 s
[pathway] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1420.36 s
[pathway] No c2hs found
1420.36 s
[pathway] No cpphs found
1420.36 s
[pathway] Using doctest version 0.24.2 found on system at:
1420.36 s
[pathway] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1420.36 s
[pathway] Using gcc version 14.3.0 given by user at:
1420.36 s
[pathway] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1420.36 s
[pathway] Using ghc version 9.10.2 found on system at:
1420.36 s
[pathway] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1420.36 s
[pathway] Using ghc-pkg version 9.10.2 found on system at:
1420.36 s
[pathway] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1420.36 s
[pathway] No ghcjs found
1420.36 s
[pathway] No ghcjs-pkg found
1420.36 s
[pathway] No greencard found
1420.36 s
[pathway] Using haddock version 2.31.0 found on system at:
1420.36 s
[pathway] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1420.36 s
[pathway] No happy found
1420.36 s
[pathway] Using haskell-suite found on system at: haskell-suite-dummy-location
1420.36 s
[pathway] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1420.36 s
[pathway] No hmake found
1420.36 s
[pathway] Using hpc version 0.69 found on system at:
1420.36 s
[pathway] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1420.36 s
[pathway] Using hsc2hs version 0.68.10 found on system at:
1420.36 s
[pathway] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1420.36 s
[pathway] Using hscolour version 1.25 found on system at:
1420.36 s
[pathway] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1420.36 s
[pathway] No jhc found
1420.36 s
[pathway] Using ld found on system at:
1420.36 s
[pathway] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1420.36 s
[pathway] No pkg-config found
1420.36 s
[pathway] Using runghc version 9.10.2 found on system at:
1420.36 s
[pathway] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1420.36 s
[pathway] Using strip version 2.44 found on system at:
1420.36 s
[pathway] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1420.36 s
[pathway] Using tar found on system at:
1420.36 s
[pathway] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1420.36 s
[pathway] No uhc found
1420.57 s
[pathway] Phase: buildPhase
1420.68 s
[pathway] Preprocessing library for pathway-0.0.1.0...
1420.69 s
[pathway] Building library for pathway-0.0.1.0...
1420.88 s
[pathway] [1 of 8] Compiling Data.Path.Format ( src/Data/Path/Format.hs, dist/build/Data/Path/Format.o, dist/build/Data/Path/Format.dyn_o )
1421.04 s
[pathway] [2 of 8] Compiling Data.Path.Relativity ( src/Data/Path/Relativity.hs, dist/build/Data/Path/Relativity.o, dist/build/Data/Path/Relativity.dyn_o )
1421.04 s
[pathway] [3 of 8] Compiling Data.Path.Type ( src/Data/Path/Type.hs, dist/build/Data/Path/Type.o, dist/build/Data/Path/Type.dyn_o )
1421.05 s
[pathway] [4 of 8] Compiling Data.Path.File ( src/Data/Path/File.hs, dist/build/Data/Path/File.o, dist/build/Data/Path/File.dyn_o )
1421.05 s
[pathway] [5 of 8] Compiling Data.Path.Directory ( src/Data/Path/Directory.hs, dist/build/Data/Path/Directory.o, dist/build/Data/Path/Directory.dyn_o )
1421.18 s
[pathway] [6 of 8] Compiling Data.Path ( src/Data/Path.hs, dist/build/Data/Path.o, dist/build/Data/Path.dyn_o )
1423.09 s
[pathway] [7 of 8] Compiling Data.Path.Parser ( src/Data/Path/Parser.hs, dist/build/Data/Path/Parser.o, dist/build/Data/Path/Parser.dyn_o )
1423.26 s
[pathway] [8 of 8] Compiling Data.Path.TH ( src/Data/Path/TH.hs, dist/build/Data/Path/TH.o, dist/build/Data/Path/TH.dyn_o )
1423.87 s
[pathway] [1 of 8] Compiling Data.Path.Format ( src/Data/Path/Format.hs, dist/build/Data/Path/Format.p_o )
1424.17 s
[pathway] [2 of 8] Compiling Data.Path.Relativity ( src/Data/Path/Relativity.hs, dist/build/Data/Path/Relativity.p_o )
1424.17 s
[pathway] [3 of 8] Compiling Data.Path.Type ( src/Data/Path/Type.hs, dist/build/Data/Path/Type.p_o )
1424.17 s
[pathway] [4 of 8] Compiling Data.Path.File ( src/Data/Path/File.hs, dist/build/Data/Path/File.p_o )
1424.29 s
[pathway] [5 of 8] Compiling Data.Path.Directory ( src/Data/Path/Directory.hs, dist/build/Data/Path/Directory.p_o )
1424.41 s
[pathway] [6 of 8] Compiling Data.Path ( src/Data/Path.hs, dist/build/Data/Path.p_o )
1426.33 s
[pathway] [7 of 8] Compiling Data.Path.Parser ( src/Data/Path/Parser.hs, dist/build/Data/Path/Parser.p_o )
1426.61 s
[pathway] [8 of 8] Compiling Data.Path.TH ( src/Data/Path/TH.hs, dist/build/Data/Path/TH.p_o )
1430.12 s
[pathway] Preprocessing test suite 'doctests' for pathway-0.0.1.0...
1430.16 s
[pathway] Building test suite 'doctests' for pathway-0.0.1.0...
1430.23 s
[pathway] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1430.56 s
[pathway] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1431.12 s
[pathway] [3 of 3] Linking dist/build/doctests/doctests
1437.75 s
[pathway] Phase: checkPhase
1438.33 s
[pathway] Running 1 test suites...
1438.33 s
[pathway] Test suite doctests: RUNNING...
1439.02 s
[pathway] on the commandline: warning: [GHC-98887]
1439.05 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.05 s
[pathway]
1439.05 s
[pathway] on the commandline: warning: [GHC-98887]
1439.05 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.05 s
[pathway]
1439.06 s
[pathway] on the commandline: warning: [GHC-98887]
1439.06 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.06 s
[pathway]
1439.06 s
[pathway] on the commandline: warning: [GHC-98887]
1439.06 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.06 s
[pathway]
1439.06 s
[pathway] on the commandline: warning: [GHC-98887]
1439.06 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.06 s
[pathway]
1439.06 s
[pathway] on the commandline: warning: [GHC-98887]
1439.06 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.06 s
[pathway]
1439.06 s
[pathway] on the commandline: warning: [GHC-98887]
1439.06 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.06 s
[pathway]
1439.07 s
[pathway] on the commandline: warning: [GHC-98887]
1439.07 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.07 s
[pathway]
1439.07 s
[pathway] on the commandline: warning: [GHC-98887]
1439.07 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.07 s
[pathway]
1439.11 s
[pathway] on the commandline: warning: [GHC-98887]
1439.11 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.11 s
[pathway]
1439.11 s
[pathway] on the commandline: warning: [GHC-98887]
1439.11 s
[pathway] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1439.11 s
[pathway]
1442.36 s
[pathway] Examples: 51 Tried: 51 Errors: 0 Failures: 0
1442.54 s
[pathway] Test suite doctests: PASS
1442.54 s
[pathway] Test suite logged to: dist/test/pathway-0.0.1.0-doctests.log
1442.54 s
[pathway] 1 of 1 test suites (1 of 1 test cases) passed.
1442.56 s
[pathway] Phase: haddockPhase
1442.96 s
[pathway] Preprocessing library for pathway-0.0.1.0...
1442.96 s
[pathway] Running Haddock on library for pathway-0.0.1.0...
1442.97 s
[pathway] Warning: The documentation for the following packages are not installed. No
1442.97 s
[pathway] links will be generated to these packages: vector-0.13.2.0
1443.55 s
[pathway] [1 of 8] Compiling Data.Path.Format ( src/Data/Path/Format.hs, nothing )
1443.73 s
[pathway] [2 of 8] Compiling Data.Path.Relativity ( src/Data/Path/Relativity.hs, nothing )
1443.74 s
[pathway] [3 of 8] Compiling Data.Path.Type ( src/Data/Path/Type.hs, nothing )
1443.74 s
[pathway] [4 of 8] Compiling Data.Path.File ( src/Data/Path/File.hs, nothing )
1443.81 s
[pathway] [5 of 8] Compiling Data.Path.Directory ( src/Data/Path/Directory.hs, nothing )
1443.85 s
[pathway] [6 of 8] Compiling Data.Path ( src/Data/Path.hs, nothing )
1445.00 s
[pathway] [7 of 8] Compiling Data.Path.Parser ( src/Data/Path/Parser.hs, nothing )
1445.37 s
[pathway] [8 of 8] Compiling Data.Path.TH ( src/Data/Path/TH.hs, nothing )
1445.43 s
[pathway] Haddock coverage:
1445.43 s
[pathway] 20% ( 1 / 5) in 'Data.Path.Format'
1445.43 s
[pathway] Missing documentation for:
1445.43 s
[pathway] Module header
1445.43 s
[pathway] Format (src/Data/Path/Format.hs:25)
1445.43 s
[pathway] posix (src/Data/Path/Format.hs:38)
1445.43 s
[pathway] windows (src/Data/Path/Format.hs:48)
1445.43 s
[pathway] 50% ( 1 / 2) in 'Data.Path.Relativity'
1445.43 s
[pathway] Missing documentation for:
1445.43 s
[pathway] Module header
1445.44 s
[pathway] 50% ( 1 / 2) in 'Data.Path.Type'
1445.44 s
[pathway] Missing documentation for:
1445.44 s
[pathway] Module header
1445.44 s
[pathway] 0% ( 0 / 3) in 'Data.Path.File'
1445.44 s
[pathway] Missing documentation for:
1445.44 s
[pathway] Module header
1445.44 s
[pathway] basename (src/Data/Path/File.hs:21)
1445.44 s
[pathway] directory (src/Data/Path/File.hs:24)
1445.44 s
[pathway] Warning: '<$>' is out of scope.
1445.44 s
[pathway] If you qualify the identifier, haddock can try to link it anyway.
1445.44 s
[pathway] 36% ( 4 / 11) in 'Data.Path.Directory'
1445.44 s
[pathway] Missing documentation for:
1445.44 s
[pathway] Module header
1445.44 s
[pathway] isCurrent (src/Data/Path/Directory.hs:94)
1445.44 s
[pathway] root (src/Data/Path/Directory.hs:105)
1445.44 s
[pathway] isRoot (src/Data/Path/Directory.hs:108)
1445.44 s
[pathway] descendThrough (src/Data/Path/Directory.hs:97)
1445.44 s
[pathway] descendTo (src/Data/Path/Directory.hs:101)
1445.44 s
[pathway] selectFile (src/Data/Path/Directory.hs:111)
1445.45 s
[pathway] Warning: 'None' is out of scope.
1445.45 s
[pathway] If you qualify the identifier, haddock can try to link it anyway.
1445.45 s
[pathway] Warning: '../' is out of scope.
1445.45 s
[pathway] If you qualify the identifier, haddock can try to link it anyway.
1445.45 s
[pathway] Warning: 'Path' is ambiguous. It is defined
1445.45 s
[pathway] * in ‘Data.Path.Internal’
1445.45 s
[pathway] * in ‘Data.Path.Internal’
1445.45 s
[pathway] You may be able to disambiguate the identifier by qualifying it or
1445.45 s
[pathway] by specifying the type/value namespace explicitly.
1445.45 s
[pathway] Defaulting to the one defined in ‘Data.Path.Internal’
1445.46 s
[pathway] 57% ( 16 / 28) in 'Data.Path'
1445.46 s
[pathway] Missing documentation for:
1445.46 s
[pathway] Anchored (src/Data/Path.hs:635)
1445.46 s
[pathway] Filename
1445.46 s
[pathway] Pathy (src/Data/Path.hs:203)
1445.46 s
[pathway] RelOps (src/Data/Path.hs:227)
1445.46 s
[pathway] Relative (src/Data/Path.hs:174)
1445.46 s
[pathway] Substible (src/Data/Path.hs:586)
1445.46 s
[pathway] Typey (src/Data/Path.hs:190)
1445.46 s
[pathway] forgetRelativity (src/Data/Path.hs:708)
1445.46 s
[pathway] forgetType (src/Data/Path.hs:711)
1445.46 s
[pathway] reparent (src/Data/Path.hs:360)
1445.46 s
[pathway] replace
1445.46 s
[pathway] strengthen (src/Data/Path.hs:631)
1445.46 s
[pathway] Warning: 'Path' is ambiguous. It is defined
1445.46 s
[pathway] * in ‘Data.Path.Internal’
1445.46 s
[pathway] * in ‘Data.Path.Internal’
1445.46 s
[pathway] You may be able to disambiguate the identifier by qualifying it or
1445.46 s
[pathway] by specifying the type/value namespace explicitly.
1445.46 s
[pathway] Defaulting to the one defined in ‘Data.Path.Internal’
1445.46 s
[pathway] Warning: 'parse' is out of scope.
1445.46 s
[pathway] If you qualify the identifier, haddock can try to link it anyway.
1445.46 s
[pathway] Warning: 'local' is out of scope.
1445.46 s
[pathway] If you qualify the identifier, haddock can try to link it anyway.
1445.46 s
[pathway] 100% ( 3 / 3) in 'Data.Path.Parser'
1445.46 s
[pathway] Warning: 'IsString' is out of scope.
1445.46 s
[pathway] If you qualify the identifier, haddock can try to link it anyway.
1445.46 s
[pathway] Warning: 'Path' is ambiguous. It is defined
1445.46 s
[pathway] * in ‘Data.Path.Internal’
1445.46 s
[pathway] * in ‘Data.Path.Internal’
1445.46 s
[pathway] You may be able to disambiguate the identifier by qualifying it or
1445.46 s
[pathway] by specifying the type/value namespace explicitly.
1445.46 s
[pathway] Defaulting to the one defined in ‘Data.Path.Internal’
1445.46 s
[pathway] 50% ( 2 / 4) in 'Data.Path.TH'
1445.46 s
[pathway] Missing documentation for:
1445.46 s
[pathway] Module header
1445.46 s
[pathway] path (src/Data/Path/TH.hs:82)
1446.24 s
[pathway] Warning: Data.Path: could not find link destinations for:
1446.24 s
[pathway] - Data.Path.Internal.Relativity.Rep_Relativity
1446.24 s
[pathway] - Data.Path.Internal.Type.Rep_Type
1446.24 s
[pathway] - Data.Path.Internal.Rep1_Path
1446.24 s
[pathway] - Data.Path.Internal.Rep_Path
1446.24 s
[pathway] - Data.Path.Routable
1446.24 s
[pathway] - Data.Path.generalizeType
1446.24 s
[pathway] - Data.Path.generalizeRelativity
1446.24 s
[pathway] - Data.Path.Rep_Anchored
1446.24 s
[pathway] - Data.Path.Rep1_Anchored
1446.24 s
[pathway] Warning: Data.Path.Parser: could not find link destinations for:
1446.24 s
[pathway] - Data.Path.Parser.anchor
1457.07 s
[pathway] Documentation created: dist/doc/html/pathway/,
1457.07 s
[pathway] dist/doc/html/pathway/pathway.txt
1457.17 s
[pathway] Preprocessing test suite 'doctests' for pathway-0.0.1.0...
1457.19 s
[pathway] Phase: installPhase
1457.40 s
[pathway] Installing library in /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1458.09 s
[pathway] Phase: fixupPhase
1458.12 s
[pathway] shrinking RPATHs of ELF executables and libraries in /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0
1458.13 s
[pathway] shrinking /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSpathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk-ghc9.10.2.so
1458.16 s
[pathway] checking for references to /build/ in /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0...
1458.18 s
[pathway] patching script interpreter paths in /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0
1458.19 s
[pathway] stripping (with command strip and flags -S -p) in /nix/store/sgacd13m1i1mc42khcq6f0xf6ksbhjkb-pathway-0.0.1.0/lib
1458.29 s
[pathway] shrinking RPATHs of ELF executables and libraries in /nix/store/s2sh53dw7chsb6kq21anwa2xivkyys1p-pathway-0.0.1.0-doc
1458.30 s
[pathway] checking for references to /build/ in /nix/store/s2sh53dw7chsb6kq21anwa2xivkyys1p-pathway-0.0.1.0-doc...
1458.33 s
[pathway] patching script interpreter paths in /nix/store/s2sh53dw7chsb6kq21anwa2xivkyys1p-pathway-0.0.1.0-doc
1458.53 s
Progress: 151 of 169 built, 120 of 120 downloaded from cache
1458.61 s
Building pathway-compat-base
1458.69 s
Building pathway-path
1458.86 s
[pathway-compat-base] Phase: setupCompilerEnvironmentPhase
1458.86 s
[pathway-compat-base] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1459.03 s
[pathway-path] Phase: setupCompilerEnvironmentPhase
1459.04 s
[pathway-path] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1459.29 s
[pathway-compat-base] Phase: unpackPhase
1459.29 s
[pathway-compat-base] unpacking source archive /nix/store/0l0bz6jgdcss75gqq00kka7v01dmy5dq-6mf3lcyw55way3ddfyljwglyd700vnj8-source/./compat/base
1459.30 s
[pathway-compat-base] source root is base
1459.31 s
[pathway-compat-base] Phase: patchPhase
1459.33 s
[pathway-compat-base] Phase: compileBuildDriverPhase
1459.34 s
[pathway-compat-base] setupCompileFlags: -package-db=/build/tmp.W1dwotfIxa/setup-package.conf.d -threaded
1459.44 s
[pathway-compat-base] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.W1dwotfIxa/Main.o )
1459.50 s
[pathway-path] Phase: unpackPhase
1459.51 s
[pathway-path] unpacking source archive /nix/store/0l0bz6jgdcss75gqq00kka7v01dmy5dq-6mf3lcyw55way3ddfyljwglyd700vnj8-source/./path
1459.52 s
[pathway-path] source root is path
1459.53 s
[pathway-compat-base] [2 of 2] Linking Setup
1459.53 s
[pathway-path] Phase: patchPhase
1459.55 s
[pathway-path] Phase: compileBuildDriverPhase
1459.55 s
[pathway-path] setupCompileFlags: -package-db=/build/tmp.m1ZmRIN726/setup-package.conf.d -threaded
1459.65 s
[pathway-path] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.m1ZmRIN726/Main.o )
1459.73 s
[pathway-path] [2 of 2] Linking Setup
1461.49 s
[pathway-compat-base] Phase: updateAutotoolsGnuConfigScriptsPhase
1461.50 s
[pathway-compat-base] Phase: configurePhase
1461.51 s
[pathway-compat-base] configureFlags: --verbose --prefix=/nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/s2yzakwqp0vspmji8x6ywwz6lsp6s7b3-pathway-compat-base-0.0.1.0-doc/share/doc/pathway-compat-base-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.W1dwotfIxa/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 --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1461.53 s
[pathway-compat-base] Using Parsec parser
1461.53 s
[pathway-compat-base] Configuring pathway-compat-base-0.0.1.0...
1461.67 s
[pathway-path] Phase: updateAutotoolsGnuConfigScriptsPhase
1461.68 s
[pathway-path] Phase: configurePhase
1461.69 s
[pathway-path] configureFlags: --verbose --prefix=/nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/wac69pyay1mrcj4n19dxz57c0ya8lgdl-pathway-path-0.0.1.0-doc/share/doc/pathway-path-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.m1ZmRIN726/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 --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1461.71 s
[pathway-path] Using Parsec parser
1461.71 s
[pathway-path] Configuring pathway-path-0.0.1.0...
1462.18 s
[pathway-compat-base] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
1462.46 s
[pathway-path] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
1462.64 s
[pathway-compat-base] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1462.64 s
[pathway-compat-base] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1462.64 s
[pathway-compat-base] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1462.64 s
[pathway-compat-base] Dependency megaparsec >=9.0.1 && <9.1 || >=9.2.1 && <9.3 || >=9.5.0 && <9.6 ||
1462.64 s
[pathway-compat-base] >=9.7.0 && <9.8: using megaparsec-9.7.0
1462.64 s
[pathway-compat-base] Dependency pathway >=0.0.1 && <0.1: using pathway-0.0.1.0
1462.64 s
[pathway-compat-base] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1462.64 s
[pathway-compat-base] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1462.64 s
[pathway-compat-base] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1462.64 s
[pathway-compat-base] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1462.64 s
[pathway-compat-base] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.2 && <0.25: using
1462.64 s
[pathway-compat-base] doctest-0.24.2
1462.64 s
[pathway-compat-base] Dependency pathway-compat-base: using pathway-compat-base-0.0.1.0
1462.64 s
[pathway-compat-base] Source component graph:
1462.64 s
[pathway-compat-base] component lib
1462.64 s
[pathway-compat-base] component test:doctests dependency lib
1462.64 s
[pathway-compat-base] Configured component graph:
1462.64 s
[pathway-compat-base] component pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1462.64 s
[pathway-compat-base] include base-4.20.1.0-a280
1462.64 s
[pathway-compat-base] include megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1462.64 s
[pathway-compat-base] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1462.64 s
[pathway-compat-base] component pathway-compat-base-0.0.1.0-DeYE6sUoJ1N81pPfQiCEWR-doctests
1462.64 s
[pathway-compat-base] include base-4.20.1.0-a280
1462.64 s
[pathway-compat-base] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1462.64 s
[pathway-compat-base] include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1462.64 s
[pathway-compat-base] Linked component graph:
1462.64 s
[pathway-compat-base] unit pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1462.64 s
[pathway-compat-base] include base-4.20.1.0-a280
1462.64 s
[pathway-compat-base] include megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1462.64 s
[pathway-compat-base] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1462.64 s
[pathway-compat-base] Common=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:Common,System.Environment.Overlay=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:System.Environment.Overlay,System.Environment.Pathway=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:System.Environment.Pathway,System.Environment.Thin=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:System.Environment.Thin,System.IO.Error.Overlay=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:System.IO.Error.Overlay,System.IO.Error.Pathway=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:System.IO.Error.Pathway,System.IO.Error.Thin=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:System.IO.Error.Thin,System.IO.Overlay=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:System.IO.Overlay,System.IO.Pathway=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:System.IO.Pathway,System.IO.Thin=pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V:System.IO.Thin
1462.64 s
[pathway-compat-base] unit pathway-compat-base-0.0.1.0-DeYE6sUoJ1N81pPfQiCEWR-doctests
1462.64 s
[pathway-compat-base] include base-4.20.1.0-a280
1462.64 s
[pathway-compat-base] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1462.64 s
[pathway-compat-base] include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1462.64 s
[pathway-compat-base] Ready component graph:
1462.64 s
[pathway-compat-base] definite pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1462.64 s
[pathway-compat-base] depends base-4.20.1.0-a280
1462.64 s
[pathway-compat-base] depends megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1462.64 s
[pathway-compat-base] depends pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1462.64 s
[pathway-compat-base] definite pathway-compat-base-0.0.1.0-DeYE6sUoJ1N81pPfQiCEWR-doctests
1462.64 s
[pathway-compat-base] depends base-4.20.1.0-a280
1462.64 s
[pathway-compat-base] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1462.64 s
[pathway-compat-base] depends pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1462.64 s
[pathway-compat-base] Using Cabal-3.12.1.0 compiled by ghc-9.10
1462.64 s
[pathway-compat-base] Using compiler: ghc-9.10.2
1462.64 s
[pathway-compat-base] Using install prefix:
1462.64 s
[pathway-compat-base] /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0
1462.64 s
[pathway-compat-base] Executables installed in:
1462.64 s
[pathway-compat-base] /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0/bin
1462.64 s
[pathway-compat-base] Libraries installed in:
1462.64 s
[pathway-compat-base] /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1462.64 s
[pathway-compat-base] Dynamic Libraries installed in:
1462.64 s
[pathway-compat-base] /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1462.64 s
[pathway-compat-base] Private executables installed in:
1462.64 s
[pathway-compat-base] /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-f986/pathway-compat-base-0.0.1.0
1462.64 s
[pathway-compat-base] Data files installed in:
1462.64 s
[pathway-compat-base] /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0/share/x86_64-linux-ghc-9.10.2-f986/pathway-compat-base-0.0.1.0
1462.64 s
[pathway-compat-base] Documentation installed in:
1462.64 s
[pathway-compat-base] /nix/store/s2yzakwqp0vspmji8x6ywwz6lsp6s7b3-pathway-compat-base-0.0.1.0-doc/share/doc/pathway-compat-base-0.0.1.0
1462.64 s
[pathway-compat-base] Configuration files installed in:
1462.64 s
[pathway-compat-base] /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0/etc
1462.64 s
[pathway-compat-base] No alex found
1462.64 s
[pathway-compat-base] Using ar found on system at:
1462.64 s
[pathway-compat-base] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1462.64 s
[pathway-compat-base] No c2hs found
1462.64 s
[pathway-compat-base] No cpphs found
1462.64 s
[pathway-compat-base] Using doctest version 0.24.2 found on system at:
1462.64 s
[pathway-compat-base] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1462.64 s
[pathway-compat-base] Using gcc version 14.3.0 given by user at:
1462.64 s
[pathway-compat-base] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1462.64 s
[pathway-compat-base] Using ghc version 9.10.2 found on system at:
1462.64 s
[pathway-compat-base] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1462.64 s
[pathway-compat-base] Using ghc-pkg version 9.10.2 found on system at:
1462.64 s
[pathway-compat-base] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1462.64 s
[pathway-compat-base] No ghcjs found
1462.64 s
[pathway-compat-base] No ghcjs-pkg found
1462.64 s
[pathway-compat-base] No greencard found
1462.64 s
[pathway-compat-base] Using haddock version 2.31.0 found on system at:
1462.64 s
[pathway-compat-base] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1462.64 s
[pathway-compat-base] No happy found
1462.64 s
[pathway-compat-base] Using haskell-suite found on system at: haskell-suite-dummy-location
1462.64 s
[pathway-compat-base] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1462.64 s
[pathway-compat-base] No hmake found
1462.64 s
[pathway-compat-base] Using hpc version 0.69 found on system at:
1462.64 s
[pathway-compat-base] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1462.64 s
[pathway-compat-base] Using hsc2hs version 0.68.10 found on system at:
1462.64 s
[pathway-compat-base] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1462.64 s
[pathway-compat-base] Using hscolour version 1.25 found on system at:
1462.64 s
[pathway-compat-base] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1462.64 s
[pathway-compat-base] No jhc found
1462.64 s
[pathway-compat-base] Using ld found on system at:
1462.64 s
[pathway-compat-base] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1462.64 s
[pathway-compat-base] No pkg-config found
1462.64 s
[pathway-compat-base] Using runghc version 9.10.2 found on system at:
1462.64 s
[pathway-compat-base] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1462.64 s
[pathway-compat-base] Using strip version 2.44 found on system at:
1462.64 s
[pathway-compat-base] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1462.64 s
[pathway-compat-base] Using tar found on system at:
1462.64 s
[pathway-compat-base] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1462.64 s
[pathway-compat-base] No uhc found
1462.88 s
[pathway-compat-base] Phase: buildPhase
1462.88 s
[pathway-path] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1462.88 s
[pathway-path] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1462.88 s
[pathway-path] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1462.88 s
[pathway-path] Dependency filepath >=1.4.2 && <1.5 || >=1.5.2 && <1.6: using filepath-1.5.4.0
1462.88 s
[pathway-path] Dependency path >=0.9.0 && <0.10: using path-0.9.6
1462.88 s
[pathway-path] Dependency pathway >=0.0.1 && <0.1: using pathway-0.0.1.0
1462.88 s
[pathway-path] Dependency pathway-internal >=0.0.1 && <0.1: using pathway-internal-0.0.1.0
1462.88 s
[pathway-path] Dependency yaya >=0.6.2 && <0.7 || >=0.7.0 && <0.8: using yaya-0.6.2.3
1462.88 s
[pathway-path] Dependency yaya-unsafe >=0.4.1 && <0.5 || >=0.5.0 && <0.6: using
1462.88 s
[pathway-path] yaya-unsafe-0.4.1.4
1462.88 s
[pathway-path] Dependency QuickCheck >=2.14.2 && <2.15 || >=2.15.0 && <2.16 || >=2.16.0 &&
1462.88 s
[pathway-path] <2.17 || >=2.17.1 && <2.18: using QuickCheck-2.15.0.1
1462.88 s
[pathway-path] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1462.88 s
[pathway-path] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1462.88 s
[pathway-path] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1462.88 s
[pathway-path] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1462.88 s
[pathway-path] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.2 && <0.25: using
1462.88 s
[pathway-path] doctest-0.24.2
1462.88 s
[pathway-path] Dependency pathway-path: using pathway-path-0.0.1.0
1462.88 s
[pathway-path] Dependency pathway-quickcheck >=0.0.1 && <0.1: using
1462.88 s
[pathway-path] pathway-quickcheck-0.0.1.0
1462.88 s
[pathway-path] Source component graph:
1462.88 s
[pathway-path] component lib
1462.88 s
[pathway-path] component test:doctests dependency lib
1462.88 s
[pathway-path] Configured component graph:
1462.88 s
[pathway-path] component pathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg
1462.88 s
[pathway-path] include base-4.20.1.0-a280
1462.88 s
[pathway-path] include filepath-1.5.4.0-4815
1462.88 s
[pathway-path] include path-0.9.6-D3HaFsaarxmG4aYYAfo7U0
1462.88 s
[pathway-path] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1462.88 s
[pathway-path] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1462.88 s
[pathway-path] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1462.88 s
[pathway-path] include yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1462.88 s
[pathway-path] component pathway-path-0.0.1.0-7AKLhD1Yi3A4PkxuI6amEm-doctests
1462.88 s
[pathway-path] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1462.88 s
[pathway-path] include base-4.20.1.0-a280
1462.88 s
[pathway-path] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1462.88 s
[pathway-path] include pathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg
1462.88 s
[pathway-path] include pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1462.88 s
[pathway-path] Linked component graph:
1462.88 s
[pathway-path] unit pathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg
1462.88 s
[pathway-path] include base-4.20.1.0-a280
1462.88 s
[pathway-path] include filepath-1.5.4.0-4815
1462.88 s
[pathway-path] include path-0.9.6-D3HaFsaarxmG4aYYAfo7U0
1462.88 s
[pathway-path] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1462.88 s
[pathway-path] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1462.88 s
[pathway-path] include yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1462.88 s
[pathway-path] include yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1462.88 s
[pathway-path] Data.Path.Integration.Path=pathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg:Data.Path.Integration.Path
1462.88 s
[pathway-path] unit pathway-path-0.0.1.0-7AKLhD1Yi3A4PkxuI6amEm-doctests
1462.88 s
[pathway-path] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1462.88 s
[pathway-path] include base-4.20.1.0-a280
1462.88 s
[pathway-path] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1462.88 s
[pathway-path] include pathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg
1462.88 s
[pathway-path] include pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1462.88 s
[pathway-path] Ready component graph:
1462.88 s
[pathway-path] definite pathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg
1462.88 s
[pathway-path] depends base-4.20.1.0-a280
1462.88 s
[pathway-path] depends filepath-1.5.4.0-4815
1462.88 s
[pathway-path] depends path-0.9.6-D3HaFsaarxmG4aYYAfo7U0
1462.88 s
[pathway-path] depends pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1462.88 s
[pathway-path] depends pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1462.88 s
[pathway-path] depends yaya-0.6.2.3-FSvOKg84SPkHr5wd7nfL6E
1462.88 s
[pathway-path] depends yaya-unsafe-0.4.1.4-30Hw1duvwe9JmhTrqQf5q8
1462.89 s
[pathway-path] definite pathway-path-0.0.1.0-7AKLhD1Yi3A4PkxuI6amEm-doctests
1462.89 s
[pathway-path] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
1462.89 s
[pathway-path] depends base-4.20.1.0-a280
1462.89 s
[pathway-path] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1462.89 s
[pathway-path] depends pathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg
1462.89 s
[pathway-path] depends pathway-quickcheck-0.0.1.0-4E24A7MebnP33zM8eXdU3R
1462.89 s
[pathway-path] Using Cabal-3.12.1.0 compiled by ghc-9.10
1462.89 s
[pathway-path] Using compiler: ghc-9.10.2
1462.89 s
[pathway-path] Using install prefix:
1462.89 s
[pathway-path] /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0
1462.89 s
[pathway-path] Executables installed in:
1462.89 s
[pathway-path] /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0/bin
1462.89 s
[pathway-path] Libraries installed in:
1462.89 s
[pathway-path] /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg
1462.89 s
[pathway-path] Dynamic Libraries installed in:
1462.89 s
[pathway-path] /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1462.89 s
[pathway-path] Private executables installed in:
1462.89 s
[pathway-path] /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-f986/pathway-path-0.0.1.0
1462.89 s
[pathway-path] Data files installed in:
1462.89 s
[pathway-path] /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0/share/x86_64-linux-ghc-9.10.2-f986/pathway-path-0.0.1.0
1462.89 s
[pathway-path] Documentation installed in:
1462.89 s
[pathway-path] /nix/store/wac69pyay1mrcj4n19dxz57c0ya8lgdl-pathway-path-0.0.1.0-doc/share/doc/pathway-path-0.0.1.0
1462.89 s
[pathway-path] Configuration files installed in:
1462.89 s
[pathway-path] /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0/etc
1462.89 s
[pathway-path] No alex found
1462.89 s
[pathway-path] Using ar found on system at:
1462.89 s
[pathway-path] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1462.89 s
[pathway-path] No c2hs found
1462.89 s
[pathway-path] No cpphs found
1462.89 s
[pathway-path] Using doctest version 0.24.2 found on system at:
1462.89 s
[pathway-path] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1462.89 s
[pathway-path] Using gcc version 14.3.0 given by user at:
1462.89 s
[pathway-path] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1462.89 s
[pathway-path] Using ghc version 9.10.2 found on system at:
1462.89 s
[pathway-path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1462.89 s
[pathway-path] Using ghc-pkg version 9.10.2 found on system at:
1462.89 s
[pathway-path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1462.89 s
[pathway-path] No ghcjs found
1462.89 s
[pathway-path] No ghcjs-pkg found
1462.89 s
[pathway-path] No greencard found
1462.89 s
[pathway-path] Using haddock version 2.31.0 found on system at:
1462.89 s
[pathway-path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1462.89 s
[pathway-path] No happy found
1462.89 s
[pathway-path] Using haskell-suite found on system at: haskell-suite-dummy-location
1462.89 s
[pathway-path] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1462.89 s
[pathway-path] No hmake found
1462.89 s
[pathway-path] Using hpc version 0.69 found on system at:
1462.89 s
[pathway-path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1462.89 s
[pathway-path] Using hsc2hs version 0.68.10 found on system at:
1462.89 s
[pathway-path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1462.89 s
[pathway-path] Using hscolour version 1.25 found on system at:
1462.89 s
[pathway-path] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1462.89 s
[pathway-path] No jhc found
1462.89 s
[pathway-path] Using ld found on system at:
1462.89 s
[pathway-path] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1462.89 s
[pathway-path] No pkg-config found
1462.89 s
[pathway-path] Using runghc version 9.10.2 found on system at:
1462.89 s
[pathway-path] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1462.89 s
[pathway-path] Using strip version 2.44 found on system at:
1462.89 s
[pathway-path] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1462.89 s
[pathway-path] Using tar found on system at:
1462.89 s
[pathway-path] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1462.89 s
[pathway-path] No uhc found
1463.01 s
[pathway-compat-base] Preprocessing library for pathway-compat-base-0.0.1.0...
1463.01 s
[pathway-compat-base] Building library for pathway-compat-base-0.0.1.0...
1463.16 s
[pathway-path] Phase: buildPhase
1463.27 s
[pathway-compat-base] [ 1 of 10] Compiling Common ( src/Common.hs, dist/build/Common.o, dist/build/Common.dyn_o )
1463.34 s
[pathway-path] Preprocessing library for pathway-path-0.0.1.0...
1463.34 s
[pathway-path] Building library for pathway-path-0.0.1.0...
1463.47 s
[pathway-path] [1 of 1] Compiling Data.Path.Integration.Path ( src/Data/Path/Integration/Path.hs, dist/build/Data/Path/Integration/Path.o, dist/build/Data/Path/Integration/Path.dyn_o )
1464.26 s
[pathway-compat-base] [ 2 of 10] Compiling System.Environment.Thin ( src/System/Environment/Thin.hs, dist/build/System/Environment/Thin.o, dist/build/System/Environment/Thin.dyn_o )
1464.32 s
[pathway-path] [1 of 1] Compiling Data.Path.Integration.Path ( src/Data/Path/Integration/Path.hs, dist/build/Data/Path/Integration/Path.p_o )
1464.35 s
[pathway-compat-base] [ 3 of 10] Compiling System.Environment.Overlay ( src/System/Environment/Overlay.hs, dist/build/System/Environment/Overlay.o, dist/build/System/Environment/Overlay.dyn_o )
1464.51 s
[pathway-compat-base] [ 4 of 10] Compiling System.Environment.Pathway ( src/System/Environment/Pathway.hs, dist/build/System/Environment/Pathway.o, dist/build/System/Environment/Pathway.dyn_o )
1464.54 s
[pathway-compat-base] [ 5 of 10] Compiling System.IO.Error.Thin ( src/System/IO/Error/Thin.hs, dist/build/System/IO/Error/Thin.o, dist/build/System/IO/Error/Thin.dyn_o )
1464.54 s
[pathway-compat-base] [ 6 of 10] Compiling System.IO.Error.Overlay ( src/System/IO/Error/Overlay.hs, dist/build/System/IO/Error/Overlay.o, dist/build/System/IO/Error/Overlay.dyn_o )
1464.54 s
[pathway-compat-base] [ 7 of 10] Compiling System.IO.Error.Pathway ( src/System/IO/Error/Pathway.hs, dist/build/System/IO/Error/Pathway.o, dist/build/System/IO/Error/Pathway.dyn_o )
1464.54 s
[pathway-compat-base] [ 8 of 10] Compiling System.IO.Thin ( src/System/IO/Thin.hs, dist/build/System/IO/Thin.o, dist/build/System/IO/Thin.dyn_o )
1464.54 s
[pathway-compat-base] [ 9 of 10] Compiling System.IO.Overlay ( src/System/IO/Overlay.hs, dist/build/System/IO/Overlay.o, dist/build/System/IO/Overlay.dyn_o )
1464.60 s
[pathway-compat-base] [10 of 10] Compiling System.IO.Pathway ( src/System/IO/Pathway.hs, dist/build/System/IO/Pathway.o, dist/build/System/IO/Pathway.dyn_o )
1465.15 s
[pathway-compat-base] [ 1 of 10] Compiling Common ( src/Common.hs, dist/build/Common.p_o )
1466.21 s
[pathway-compat-base] [ 2 of 10] Compiling System.Environment.Thin ( src/System/Environment/Thin.hs, dist/build/System/Environment/Thin.p_o )
1466.43 s
[pathway-compat-base] [ 3 of 10] Compiling System.Environment.Overlay ( src/System/Environment/Overlay.hs, dist/build/System/Environment/Overlay.p_o )
1466.69 s
[pathway-compat-base] [ 4 of 10] Compiling System.Environment.Pathway ( src/System/Environment/Pathway.hs, dist/build/System/Environment/Pathway.p_o )
1466.90 s
[pathway-compat-base] [ 5 of 10] Compiling System.IO.Error.Thin ( src/System/IO/Error/Thin.hs, dist/build/System/IO/Error/Thin.p_o )
1466.90 s
[pathway-compat-base] [ 6 of 10] Compiling System.IO.Error.Overlay ( src/System/IO/Error/Overlay.hs, dist/build/System/IO/Error/Overlay.p_o )
1466.90 s
[pathway-compat-base] [ 7 of 10] Compiling System.IO.Error.Pathway ( src/System/IO/Error/Pathway.hs, dist/build/System/IO/Error/Pathway.p_o )
1466.90 s
[pathway-compat-base] [ 8 of 10] Compiling System.IO.Thin ( src/System/IO/Thin.hs, dist/build/System/IO/Thin.p_o )
1466.90 s
[pathway-compat-base] [ 9 of 10] Compiling System.IO.Overlay ( src/System/IO/Overlay.hs, dist/build/System/IO/Overlay.p_o )
1466.90 s
[pathway-compat-base] [10 of 10] Compiling System.IO.Pathway ( src/System/IO/Pathway.hs, dist/build/System/IO/Pathway.p_o )
1468.70 s
[pathway-path] Preprocessing test suite 'doctests' for pathway-path-0.0.1.0...
1468.78 s
[pathway-path] Building test suite 'doctests' for pathway-path-0.0.1.0...
1468.84 s
[pathway-path] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1469.32 s
[pathway-path] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1470.05 s
[pathway-path] [3 of 3] Linking dist/build/doctests/doctests
1470.68 s
[pathway-compat-base] Preprocessing test suite 'doctests' for pathway-compat-base-0.0.1.0...
1470.68 s
[pathway-compat-base] Building test suite 'doctests' for pathway-compat-base-0.0.1.0...
1470.82 s
[pathway-compat-base] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1471.30 s
[pathway-compat-base] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1471.90 s
[pathway-compat-base] [3 of 3] Linking dist/build/doctests/doctests
1475.81 s
[pathway-path] Phase: checkPhase
1476.47 s
[pathway-path] Running 1 test suites...
1476.47 s
[pathway-path] Test suite doctests: RUNNING...
1477.34 s
[pathway-compat-base] Phase: checkPhase
1477.71 s
[pathway-path] Examples: 0 Tried: 0 Errors: 0 Failures: 0
1477.87 s
[pathway-path] Test suite doctests: PASS
1477.87 s
[pathway-path] Test suite logged to: dist/test/pathway-path-0.0.1.0-doctests.log
1477.87 s
[pathway-path] 1 of 1 test suites (1 of 1 test cases) passed.
1477.89 s
[pathway-path] Phase: haddockPhase
1478.03 s
[pathway-compat-base] Running 1 test suites...
1478.03 s
[pathway-compat-base] Test suite doctests: RUNNING...
1478.26 s
[pathway-path] Preprocessing library for pathway-path-0.0.1.0...
1478.26 s
[pathway-path] Running Haddock on library for pathway-path-0.0.1.0...
1478.27 s
[pathway-path] Warning: The documentation for the following packages are not installed. No
1478.27 s
[pathway-path] links will be generated to these packages: path-0.9.6, path-0.9.6,
1478.27 s
[pathway-path] vector-0.13.2.0
1478.77 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.77 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.77 s
[pathway-compat-base]
1478.78 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.78 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.78 s
[pathway-compat-base]
1478.78 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.78 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.78 s
[pathway-compat-base]
1478.80 s
[pathway-path] [1 of 1] Compiling Data.Path.Integration.Path ( src/Data/Path/Integration/Path.hs, nothing )
1478.82 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.82 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.82 s
[pathway-compat-base]
1478.82 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.82 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.82 s
[pathway-compat-base]
1478.82 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.82 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.82 s
[pathway-compat-base]
1478.83 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.83 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.83 s
[pathway-compat-base]
1478.83 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.83 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.83 s
[pathway-compat-base]
1478.83 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.83 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.83 s
[pathway-compat-base]
1478.83 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.83 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.83 s
[pathway-compat-base]
1478.87 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.87 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.87 s
[pathway-compat-base]
1478.87 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.87 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.87 s
[pathway-compat-base]
1478.87 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.87 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.87 s
[pathway-compat-base]
1478.87 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.87 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.87 s
[pathway-compat-base]
1478.87 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.87 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.87 s
[pathway-compat-base]
1478.88 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.88 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.88 s
[pathway-compat-base]
1478.88 s
[pathway-compat-base] on the commandline: warning: [GHC-98887]
1478.88 s
[pathway-compat-base] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1478.88 s
[pathway-compat-base]
1479.39 s
[pathway-path] Haddock coverage:
1479.40 s
[pathway-path] Warning: 'Any' is out of scope.
1479.40 s
[pathway-path] If you qualify the identifier, haddock can try to link it anyway.
1479.40 s
[pathway-path] Warning: 'AmbiguousPath' is out of scope.
1479.40 s
[pathway-path] If you qualify the identifier, haddock can try to link it anyway.
1479.40 s
[pathway-path] 100% ( 1 / 1) in 'Data.Path.Integration.Path'
1479.64 s
[pathway-path] Warning: Data.Path.Integration.Path: could not find link destinations for:
1479.64 s
[pathway-path] - Path.Internal.Posix.Path
1479.64 s
[pathway-path] - Path.Posix.Abs
1479.64 s
[pathway-path] - Path.Posix.Dir
1479.64 s
[pathway-path] - Path.Posix.File
1479.64 s
[pathway-path] - Path.Posix.Rel
1479.64 s
[pathway-path] - Path.Posix.SomeBase
1479.90 s
[pathway-compat-base] Examples: 0 Tried: 0 Errors: 0 Failures: 0
1480.09 s
[pathway-compat-base] Test suite doctests: PASS
1480.09 s
[pathway-compat-base] Test suite logged to: dist/test/pathway-compat-base-0.0.1.0-doctests.log
1480.09 s
[pathway-compat-base] 1 of 1 test suites (1 of 1 test cases) passed.
1480.11 s
[pathway-compat-base] Phase: haddockPhase
1480.47 s
[pathway-compat-base] Preprocessing library for pathway-compat-base-0.0.1.0...
1480.48 s
[pathway-compat-base] Running Haddock on library for pathway-compat-base-0.0.1.0...
1480.48 s
[pathway-compat-base] Warning: The documentation for the following packages are not installed. No
1480.48 s
[pathway-compat-base] links will be generated to these packages: vector-0.13.2.0
1481.11 s
[pathway-compat-base] [ 1 of 10] Compiling Common ( src/Common.hs, nothing )
1482.08 s
[pathway-compat-base] [ 2 of 10] Compiling System.Environment.Thin ( src/System/Environment/Thin.hs, nothing )
1482.10 s
[pathway-compat-base] [ 3 of 10] Compiling System.Environment.Overlay ( src/System/Environment/Overlay.hs, nothing )
1482.42 s
[pathway-compat-base] [ 4 of 10] Compiling System.Environment.Pathway ( src/System/Environment/Pathway.hs, nothing )
1482.42 s
[pathway-compat-base] [ 5 of 10] Compiling System.IO.Error.Thin ( src/System/IO/Error/Thin.hs, nothing )
1482.42 s
[pathway-compat-base] [ 6 of 10] Compiling System.IO.Error.Overlay ( src/System/IO/Error/Overlay.hs, nothing )
1482.42 s
[pathway-compat-base] [ 7 of 10] Compiling System.IO.Error.Pathway ( src/System/IO/Error/Pathway.hs, nothing )
1482.42 s
[pathway-compat-base] [ 8 of 10] Compiling System.IO.Thin ( src/System/IO/Thin.hs, nothing )
1482.42 s
[pathway-compat-base] [ 9 of 10] Compiling System.IO.Overlay ( src/System/IO/Overlay.hs, nothing )
1482.42 s
[pathway-compat-base] [10 of 10] Compiling System.IO.Pathway ( src/System/IO/Pathway.hs, nothing )
1482.42 s
[pathway-compat-base] Haddock coverage:
1482.42 s
[pathway-compat-base] Warning: '</?>' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: '<$>' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'getCurrentDirectory' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'makeRelativeToCurrentDirectory' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'IOError' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] 14% ( 1 / 7) in 'Common'
1482.42 s
[pathway-compat-base] Missing documentation for:
1482.42 s
[pathway-compat-base] InternalFailure (src/Common.hs:69)
1482.42 s
[pathway-compat-base] toPathRep (src/Common.hs:85)
1482.42 s
[pathway-compat-base] fromPathRep (src/Common.hs:91)
1482.42 s
[pathway-compat-base] handleAnchoredPath (src/Common.hs:98)
1482.42 s
[pathway-compat-base] absFileFromPathRep (src/Common.hs:104)
1482.42 s
[pathway-compat-base] fileFromPathRep (src/Common.hs:120)
1482.42 s
[pathway-compat-base] Warning: '</?>' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'getCurrentDirectory' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'makeRelativeToCurrentDirectory' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'IOError' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'Anchored' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] 33% ( 1 / 3) in 'System.Environment.Thin'
1482.42 s
[pathway-compat-base] Missing documentation for:
1482.42 s
[pathway-compat-base] executablePath (src/System/Environment/Thin.hs:58)
1482.42 s
[pathway-compat-base] getExecutablePath (src/System/Environment/Thin.hs:72)
1482.42 s
[pathway-compat-base] Warning: '</?>' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'getCurrentDirectory' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'makeRelativeToCurrentDirectory' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] Warning: 'IOError' is out of scope.
1482.42 s
[pathway-compat-base] If you qualify the identifier, haddock can try to link it anyway.
1482.42 s
[pathway-compat-base] 33% ( 1 / 3) in 'System.Environment.Overlay'
1482.42 s
[pathway-compat-base] Missing documentation for:
1482.42 s
[pathway-compat-base] executablePath (src/System/Environment/Overlay.hs:51)
1482.42 s
[pathway-compat-base] getExecutablePath (src/System/Environment/Overlay.hs:55)
1482.42 s
[pathway-compat-base] 100% ( 11 / 11) in 'System.Environment.Pathway'
1482.42 s
[pathway-compat-base] 0% ( 0 / 5) in 'System.IO.Error.Thin'
1482.42 s
[pathway-compat-base] Missing documentation for:
1482.42 s
[pathway-compat-base] Module header
1482.42 s
[pathway-compat-base] mkIOError (src/System/IO/Error/Thin.hs:29)
1482.42 s
[pathway-compat-base] annotateIOError (src/System/IO/Error/Thin.hs:33)
1482.42 s
[pathway-compat-base] ioeGetFileName (src/System/IO/Error/Thin.hs:39)
1482.42 s
[pathway-compat-base] ioeSetFileName (src/System/IO/Error/Thin.hs:42)
1482.42 s
[pathway-compat-base] 0% ( 0 / 5) in 'System.IO.Error.Overlay'
1482.42 s
[pathway-compat-base] Missing documentation for:
1482.42 s
[pathway-compat-base] Module header
1482.42 s
[pathway-compat-base] mkIOError (src/System/IO/Error/Thin.hs:29)
1482.42 s
[pathway-compat-base] annotateIOError (src/System/IO/Error/Thin.hs:33)
1482.42 s
[pathway-compat-base] ioeGetFileName (src/System/IO/Error/Overlay.hs:25)
1482.42 s
[pathway-compat-base] ioeSetFileName (src/System/IO/Error/Thin.hs:42)
1482.42 s
[pathway-compat-base] 81% ( 36 / 44) in 'System.IO.Error.Pathway'
1482.42 s
[pathway-compat-base] Missing documentation for:
1482.42 s
[pathway-compat-base] ioeGetErrorType
1482.42 s
[pathway-compat-base] ioeGetErrorString
1482.42 s
[pathway-compat-base] ioeGetLocation
1482.42 s
[pathway-compat-base] ioeGetHandle
1482.42 s
[pathway-compat-base] ioeSetErrorType
1482.42 s
[pathway-compat-base] ioeSetErrorString
1482.42 s
[pathway-compat-base] ioeSetLocation
1482.42 s
[pathway-compat-base] ioeSetHandle
1482.42 s
[pathway-compat-base] 0% ( 0 / 13) in 'System.IO.Thin'
1482.42 s
[pathway-compat-base] Missing documentation for:
1482.42 s
[pathway-compat-base] Module header
1482.42 s
[pathway-compat-base] withFile (src/System/IO/Thin.hs:32)
1482.42 s
[pathway-compat-base] openFile (src/System/IO/Thin.hs:35)
1482.42 s
[pathway-compat-base] readFile (src/System/IO/Thin.hs:38)
1482.42 s
[pathway-compat-base] readFile' (src/System/IO/Thin.hs:41)
1482.42 s
[pathway-compat-base] writeFile (src/System/IO/Thin.hs:44)
1482.42 s
[pathway-compat-base] appendFile (src/System/IO/Thin.hs:47)
1482.42 s
[pathway-compat-base] withBinaryFile (src/System/IO/Thin.hs:50)
1482.42 s
[pathway-compat-base] openBinaryFile (src/System/IO/Thin.hs:53)
1482.42 s
[pathway-compat-base] openTempFile (src/System/IO/Thin.hs:66)
1482.42 s
[pathway-compat-base] openBinaryTempFile (src/System/IO/Thin.hs:80)
1482.42 s
[pathway-compat-base] openTempFileWithDefaultPermissions (src/System/IO/Thin.hs:89)
1482.42 s
[pathway-compat-base] openBinaryTempFileWithDefaultPermissions (src/System/IO/Thin.hs:98)
1482.42 s
[pathway-compat-base] 0% ( 0 / 13) in 'System.IO.Overlay'
1482.42 s
[pathway-compat-base] Missing documentation for:
1482.42 s
[pathway-compat-base] Module header
1482.42 s
[pathway-compat-base] withFile (src/System/IO/Thin.hs:32)
1482.42 s
[pathway-compat-base] openFile (src/System/IO/Thin.hs:35)
1482.42 s
[pathway-compat-base] readFile (src/System/IO/Thin.hs:38)
1482.42 s
[pathway-compat-base] readFile' (src/System/IO/Thin.hs:41)
1482.42 s
[pathway-compat-base] writeFile (src/System/IO/Thin.hs:44)
1482.42 s
[pathway-compat-base] appendFile (src/System/IO/Thin.hs:47)
1482.42 s
[pathway-compat-base] withBinaryFile (src/System/IO/Thin.hs:50)
1482.42 s
[pathway-compat-base] openBinaryFile (src/System/IO/Thin.hs:53)
1482.42 s
[pathway-compat-base] openTempFile (src/System/IO/Overlay.hs:42)
1482.42 s
[pathway-compat-base] openBinaryTempFile (src/System/IO/Overlay.hs:48)
1482.42 s
[pathway-compat-base] openTempFileWithDefaultPermissions (src/System/IO/Overlay.hs:52)
1482.42 s
[pathway-compat-base] openBinaryTempFileWithDefaultPermissions (src/System/IO/Overlay.hs:59)
1482.42 s
[pathway-compat-base] 87% ( 73 / 83) in 'System.IO.Pathway'
1482.42 s
[pathway-compat-base] Missing documentation for:
1482.42 s
[pathway-compat-base] stdout
1482.42 s
[pathway-compat-base] stdin
1482.42 s
[pathway-compat-base] stderr
1482.42 s
[pathway-compat-base] hPutBufNonBlocking
1482.42 s
[pathway-compat-base] HandlePosn
1482.42 s
[pathway-compat-base] hIsOpen
1482.42 s
[pathway-compat-base] hIsClosed
1482.42 s
[pathway-compat-base] hIsReadable
1482.42 s
[pathway-compat-base] hIsWritable
1482.42 s
[pathway-compat-base] hIsSeekable
1483.08 s
[pathway-compat-base] Warning: Common: could not find link destinations for:
1483.08 s
[pathway-compat-base] - Common.Rep_InternalFailure
1483.12 s
[pathway-compat-base] Warning: System.IO.Pathway: could not find link destinations for:
1483.12 s
[pathway-compat-base] - Control.Monad.Primitive.D:R:PrimStateIO
1483.12 s
[pathway-compat-base] - Text.Printf.UPrintf
1483.12 s
[pathway-compat-base] - Text.Printf.hspr
1483.12 s
[pathway-compat-base] - Text.Printf.spr
1492.64 s
[pathway-path] Documentation created: dist/doc/html/pathway-path/,
1492.64 s
[pathway-path] dist/doc/html/pathway-path/pathway-path.txt
1492.80 s
[pathway-path] Preprocessing test suite 'doctests' for pathway-path-0.0.1.0...
1492.84 s
[pathway-path] Phase: installPhase
1493.08 s
[pathway-path] Installing library in /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg
1493.48 s
[pathway-path] Phase: fixupPhase
1493.51 s
[pathway-path] shrinking RPATHs of ELF executables and libraries in /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0
1493.52 s
[pathway-path] shrinking /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSpathway-path-0.0.1.0-ICcLfFFuGiDGMX1D3kAfFg-ghc9.10.2.so
1493.55 s
[pathway-path] checking for references to /build/ in /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0...
1493.58 s
[pathway-path] patching script interpreter paths in /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0
1493.59 s
[pathway-path] stripping (with command strip and flags -S -p) in /nix/store/73j9rfwszxmw4cw76rg88sq3ksmh4qr0-pathway-path-0.0.1.0/lib
1493.63 s
[pathway-path] shrinking RPATHs of ELF executables and libraries in /nix/store/wac69pyay1mrcj4n19dxz57c0ya8lgdl-pathway-path-0.0.1.0-doc
1493.64 s
[pathway-path] checking for references to /build/ in /nix/store/wac69pyay1mrcj4n19dxz57c0ya8lgdl-pathway-path-0.0.1.0-doc...
1493.67 s
[pathway-path] patching script interpreter paths in /nix/store/wac69pyay1mrcj4n19dxz57c0ya8lgdl-pathway-path-0.0.1.0-doc
1493.89 s
Progress: 152 of 168 built (1 building), 120 of 120 downloaded from cache
1494.50 s
[pathway-compat-base] Documentation created: dist/doc/html/pathway-compat-base/,
1494.50 s
[pathway-compat-base] dist/doc/html/pathway-compat-base/pathway-compat-base.txt
1494.60 s
[pathway-compat-base] Preprocessing test suite 'doctests' for pathway-compat-base-0.0.1.0...
1494.62 s
[pathway-compat-base] Phase: installPhase
1494.81 s
[pathway-compat-base] Installing library in /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1495.39 s
[pathway-compat-base] Phase: fixupPhase
1495.42 s
[pathway-compat-base] shrinking RPATHs of ELF executables and libraries in /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0
1495.42 s
[pathway-compat-base] shrinking /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSpathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V-ghc9.10.2.so
1495.45 s
[pathway-compat-base] checking for references to /build/ in /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0...
1495.47 s
[pathway-compat-base] patching script interpreter paths in /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0
1495.48 s
[pathway-compat-base] stripping (with command strip and flags -S -p) in /nix/store/4s9bjylqff1vjbllfgp90cydds8mfy5k-pathway-compat-base-0.0.1.0/lib
1495.55 s
[pathway-compat-base] shrinking RPATHs of ELF executables and libraries in /nix/store/s2yzakwqp0vspmji8x6ywwz6lsp6s7b3-pathway-compat-base-0.0.1.0-doc
1495.57 s
[pathway-compat-base] checking for references to /build/ in /nix/store/s2yzakwqp0vspmji8x6ywwz6lsp6s7b3-pathway-compat-base-0.0.1.0-doc...
1495.61 s
[pathway-compat-base] patching script interpreter paths in /nix/store/s2yzakwqp0vspmji8x6ywwz6lsp6s7b3-pathway-compat-base-0.0.1.0-doc
1495.79 s
Progress: 153 of 167 built, 120 of 120 downloaded from cache
1495.87 s
Building pathway-compat-filepath
1496.15 s
[pathway-compat-filepath] Phase: setupCompilerEnvironmentPhase
1496.16 s
[pathway-compat-filepath] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1496.59 s
[pathway-compat-filepath] Phase: unpackPhase
1496.60 s
[pathway-compat-filepath] unpacking source archive /nix/store/0l0bz6jgdcss75gqq00kka7v01dmy5dq-6mf3lcyw55way3ddfyljwglyd700vnj8-source/./compat/filepath
1496.61 s
[pathway-compat-filepath] source root is filepath
1496.62 s
[pathway-compat-filepath] Phase: patchPhase
1496.64 s
[pathway-compat-filepath] Phase: compileBuildDriverPhase
1496.64 s
[pathway-compat-filepath] setupCompileFlags: -package-db=/build/tmp.mYOvafEGcY/setup-package.conf.d -threaded
1496.75 s
[pathway-compat-filepath] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.mYOvafEGcY/Main.o )
1496.86 s
[pathway-compat-filepath] [2 of 2] Linking Setup
1498.95 s
[pathway-compat-filepath] Phase: updateAutotoolsGnuConfigScriptsPhase
1498.96 s
[pathway-compat-filepath] Phase: configurePhase
1499.04 s
[pathway-compat-filepath] configureFlags: --verbose --prefix=/nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/b3r1zpd00gv8sz4ck67xjwzcj2qk4xj5-pathway-compat-filepath-0.0.1.0-doc/share/doc/pathway-compat-filepath-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.mYOvafEGcY/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 --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1499.04 s
[pathway-compat-filepath] Using Parsec parser
1499.04 s
[pathway-compat-filepath] Configuring pathway-compat-filepath-0.0.1.0...
1499.72 s
[pathway-compat-filepath] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
1500.30 s
[pathway-compat-filepath] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1500.30 s
[pathway-compat-filepath] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1500.30 s
[pathway-compat-filepath] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1500.30 s
[pathway-compat-filepath] Dependency extra: using extra-1.8.1
1500.30 s
[pathway-compat-filepath] Dependency filepath >=1.4.2 && <1.5 || >=1.5.0 && <1.6: using filepath-1.5.4.0
1500.30 s
[pathway-compat-filepath] Dependency megaparsec >=9.0.1 && <9.1 || >=9.2.1 && <9.3 || >=9.5.0 && <9.6 ||
1500.30 s
[pathway-compat-filepath] >=9.7.0 && <9.8: using megaparsec-9.7.0
1500.30 s
[pathway-compat-filepath] Dependency pathway >=0.0.1 && <0.1: using pathway-0.0.1.0
1500.30 s
[pathway-compat-filepath] Dependency pathway-compat-base >=0.0.1 && <0.1: using
1500.30 s
[pathway-compat-filepath] pathway-compat-base-0.0.1.0
1500.30 s
[pathway-compat-filepath] Dependency pathway-internal >=0.0.1 && <0.1: using pathway-internal-0.0.1.0
1500.30 s
[pathway-compat-filepath] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1500.30 s
[pathway-compat-filepath] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1500.30 s
[pathway-compat-filepath] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1500.30 s
[pathway-compat-filepath] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1500.30 s
[pathway-compat-filepath] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.2 && <0.25: using
1500.30 s
[pathway-compat-filepath] doctest-0.24.2
1500.30 s
[pathway-compat-filepath] Dependency pathway-compat-filepath: using pathway-compat-filepath-0.0.1.0
1500.30 s
[pathway-compat-filepath] Source component graph:
1500.31 s
[pathway-compat-filepath] component lib
1500.31 s
[pathway-compat-filepath] component test:doctests dependency lib
1500.31 s
[pathway-compat-filepath] Configured component graph:
1500.31 s
[pathway-compat-filepath] component pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1500.31 s
[pathway-compat-filepath] include base-4.20.1.0-a280
1500.31 s
[pathway-compat-filepath] include extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1500.31 s
[pathway-compat-filepath] include filepath-1.5.4.0-4815
1500.31 s
[pathway-compat-filepath] include megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1500.31 s
[pathway-compat-filepath] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1500.31 s
[pathway-compat-filepath] include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1500.31 s
[pathway-compat-filepath] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1500.31 s
[pathway-compat-filepath] component pathway-compat-filepath-0.0.1.0-AtWM6DdjLT9HnWYxgUIqJY-doctests
1500.31 s
[pathway-compat-filepath] include base-4.20.1.0-a280
1500.31 s
[pathway-compat-filepath] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1500.31 s
[pathway-compat-filepath] include pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1500.31 s
[pathway-compat-filepath] Linked component graph:
1500.31 s
[pathway-compat-filepath] unit pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1500.31 s
[pathway-compat-filepath] include base-4.20.1.0-a280
1500.31 s
[pathway-compat-filepath] include extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1500.31 s
[pathway-compat-filepath] include filepath-1.5.4.0-4815
1500.31 s
[pathway-compat-filepath] include megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1500.31 s
[pathway-compat-filepath] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1500.31 s
[pathway-compat-filepath] include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1500.31 s
[pathway-compat-filepath] include pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1500.31 s
[pathway-compat-filepath] Common.FilePath=pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH:Common.FilePath,Common.OsPath=pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH:Common.OsPath,System.FilePath.Overlay=pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH:System.FilePath.Overlay,System.FilePath.Pathway=pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH:System.FilePath.Pathway,System.FilePath.Thin=pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH:System.FilePath.Thin,System.OsPath.Overlay=pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH:System.OsPath.Overlay,System.OsPath.Pathway=pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH:System.OsPath.Pathway,System.OsPath.Thin=pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH:System.OsPath.Thin
1500.31 s
[pathway-compat-filepath] unit pathway-compat-filepath-0.0.1.0-AtWM6DdjLT9HnWYxgUIqJY-doctests
1500.31 s
[pathway-compat-filepath] include base-4.20.1.0-a280
1500.31 s
[pathway-compat-filepath] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1500.31 s
[pathway-compat-filepath] include pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1500.31 s
[pathway-compat-filepath] Ready component graph:
1500.31 s
[pathway-compat-filepath] definite pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1500.31 s
[pathway-compat-filepath] depends base-4.20.1.0-a280
1500.31 s
[pathway-compat-filepath] depends extra-1.8.1-9KCH3iJqhFCK81hAXEqEOO
1500.31 s
[pathway-compat-filepath] depends filepath-1.5.4.0-4815
1500.31 s
[pathway-compat-filepath] depends megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1500.31 s
[pathway-compat-filepath] depends pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1500.31 s
[pathway-compat-filepath] depends pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1500.31 s
[pathway-compat-filepath] depends pathway-internal-0.0.1.0-8ctM7jgGiUqoxc3ZceWzz
1500.31 s
[pathway-compat-filepath] definite pathway-compat-filepath-0.0.1.0-AtWM6DdjLT9HnWYxgUIqJY-doctests
1500.31 s
[pathway-compat-filepath] depends base-4.20.1.0-a280
1500.31 s
[pathway-compat-filepath] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1500.31 s
[pathway-compat-filepath] depends pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1500.31 s
[pathway-compat-filepath] Using Cabal-3.12.1.0 compiled by ghc-9.10
1500.31 s
[pathway-compat-filepath] Using compiler: ghc-9.10.2
1500.31 s
[pathway-compat-filepath] Using install prefix:
1500.31 s
[pathway-compat-filepath] /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0
1500.31 s
[pathway-compat-filepath] Executables installed in:
1500.31 s
[pathway-compat-filepath] /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0/bin
1500.31 s
[pathway-compat-filepath] Libraries installed in:
1500.31 s
[pathway-compat-filepath] /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1500.31 s
[pathway-compat-filepath] Dynamic Libraries installed in:
1500.31 s
[pathway-compat-filepath] /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1500.31 s
[pathway-compat-filepath] Private executables installed in:
1500.31 s
[pathway-compat-filepath] /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-f986/pathway-compat-filepath-0.0.1.0
1500.31 s
[pathway-compat-filepath] Data files installed in:
1500.31 s
[pathway-compat-filepath] /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0/share/x86_64-linux-ghc-9.10.2-f986/pathway-compat-filepath-0.0.1.0
1500.31 s
[pathway-compat-filepath] Documentation installed in:
1500.31 s
[pathway-compat-filepath] /nix/store/b3r1zpd00gv8sz4ck67xjwzcj2qk4xj5-pathway-compat-filepath-0.0.1.0-doc/share/doc/pathway-compat-filepath-0.0.1.0
1500.31 s
[pathway-compat-filepath] Configuration files installed in:
1500.31 s
[pathway-compat-filepath] /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0/etc
1500.31 s
[pathway-compat-filepath] No alex found
1500.31 s
[pathway-compat-filepath] Using ar found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1500.31 s
[pathway-compat-filepath] No c2hs found
1500.31 s
[pathway-compat-filepath] No cpphs found
1500.31 s
[pathway-compat-filepath] Using doctest version 0.24.2 found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1500.31 s
[pathway-compat-filepath] Using gcc version 14.3.0 given by user at:
1500.31 s
[pathway-compat-filepath] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1500.31 s
[pathway-compat-filepath] Using ghc version 9.10.2 found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1500.31 s
[pathway-compat-filepath] Using ghc-pkg version 9.10.2 found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1500.31 s
[pathway-compat-filepath] No ghcjs found
1500.31 s
[pathway-compat-filepath] No ghcjs-pkg found
1500.31 s
[pathway-compat-filepath] No greencard found
1500.31 s
[pathway-compat-filepath] Using haddock version 2.31.0 found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1500.31 s
[pathway-compat-filepath] No happy found
1500.31 s
[pathway-compat-filepath] Using haskell-suite found on system at: haskell-suite-dummy-location
1500.31 s
[pathway-compat-filepath] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1500.31 s
[pathway-compat-filepath] No hmake found
1500.31 s
[pathway-compat-filepath] Using hpc version 0.69 found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1500.31 s
[pathway-compat-filepath] Using hsc2hs version 0.68.10 found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1500.31 s
[pathway-compat-filepath] Using hscolour version 1.25 found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1500.31 s
[pathway-compat-filepath] No jhc found
1500.31 s
[pathway-compat-filepath] Using ld found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1500.31 s
[pathway-compat-filepath] No pkg-config found
1500.31 s
[pathway-compat-filepath] Using runghc version 9.10.2 found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1500.31 s
[pathway-compat-filepath] Using strip version 2.44 found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1500.31 s
[pathway-compat-filepath] Using tar found on system at:
1500.31 s
[pathway-compat-filepath] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1500.31 s
[pathway-compat-filepath] No uhc found
1500.61 s
[pathway-compat-filepath] Phase: buildPhase
1500.79 s
[pathway-compat-filepath] Preprocessing library for pathway-compat-filepath-0.0.1.0...
1500.79 s
[pathway-compat-filepath] Building library for pathway-compat-filepath-0.0.1.0...
1500.99 s
[pathway-compat-filepath] [1 of 8] Compiling Common.FilePath ( src/Common/FilePath.hs, dist/build/Common/FilePath.o, dist/build/Common/FilePath.dyn_o )
1501.40 s
[pathway-compat-filepath] [2 of 8] Compiling Common.OsPath ( src/Common/OsPath.hs, dist/build/Common/OsPath.o, dist/build/Common/OsPath.dyn_o )
1501.95 s
[pathway-compat-filepath] [3 of 8] Compiling System.FilePath.Thin ( src/System/FilePath/Thin.hs, dist/build/System/FilePath/Thin.o, dist/build/System/FilePath/Thin.dyn_o )
1501.95 s
[pathway-compat-filepath] [4 of 8] Compiling System.FilePath.Overlay ( src/System/FilePath/Overlay.hs, dist/build/System/FilePath/Overlay.o, dist/build/System/FilePath/Overlay.dyn_o )
1501.95 s
[pathway-compat-filepath] [5 of 8] Compiling System.FilePath.Pathway ( src/System/FilePath/Pathway.hs, dist/build/System/FilePath/Pathway.o, dist/build/System/FilePath/Pathway.dyn_o )
1501.95 s
[pathway-compat-filepath] [6 of 8] Compiling System.OsPath.Thin ( src/System/OsPath/Thin.hs, dist/build/System/OsPath/Thin.o, dist/build/System/OsPath/Thin.dyn_o )
1502.11 s
[pathway-compat-filepath] [7 of 8] Compiling System.OsPath.Overlay ( src/System/OsPath/Overlay.hs, dist/build/System/OsPath/Overlay.o, dist/build/System/OsPath/Overlay.dyn_o )
1502.17 s
[pathway-compat-filepath] [8 of 8] Compiling System.OsPath.Pathway ( src/System/OsPath/Pathway.hs, dist/build/System/OsPath/Pathway.o, dist/build/System/OsPath/Pathway.dyn_o )
1502.64 s
[pathway-compat-filepath] [1 of 8] Compiling Common.FilePath ( src/Common/FilePath.hs, dist/build/Common/FilePath.p_o )
1503.12 s
[pathway-compat-filepath] [2 of 8] Compiling Common.OsPath ( src/Common/OsPath.hs, dist/build/Common/OsPath.p_o )
1503.58 s
[pathway-compat-filepath] [3 of 8] Compiling System.FilePath.Thin ( src/System/FilePath/Thin.hs, dist/build/System/FilePath/Thin.p_o )
1503.65 s
[pathway-compat-filepath] [4 of 8] Compiling System.FilePath.Overlay ( src/System/FilePath/Overlay.hs, dist/build/System/FilePath/Overlay.p_o )
1503.92 s
[pathway-compat-filepath] [5 of 8] Compiling System.FilePath.Pathway ( src/System/FilePath/Pathway.hs, dist/build/System/FilePath/Pathway.p_o )
1504.12 s
[pathway-compat-filepath] [6 of 8] Compiling System.OsPath.Thin ( src/System/OsPath/Thin.hs, dist/build/System/OsPath/Thin.p_o )
1504.12 s
[pathway-compat-filepath] [7 of 8] Compiling System.OsPath.Overlay ( src/System/OsPath/Overlay.hs, dist/build/System/OsPath/Overlay.p_o )
1504.30 s
[pathway-compat-filepath] [8 of 8] Compiling System.OsPath.Pathway ( src/System/OsPath/Pathway.hs, dist/build/System/OsPath/Pathway.p_o )
1508.35 s
[pathway-compat-filepath] Preprocessing test suite 'doctests' for pathway-compat-filepath-0.0.1.0...
1508.35 s
[pathway-compat-filepath] Building test suite 'doctests' for pathway-compat-filepath-0.0.1.0...
1508.49 s
[pathway-compat-filepath] [1 of 2] Compiling Build_doctests ( dist/build/doctests/autogen/Build_doctests.hs, dist/build/doctests/doctests-tmp/Build_doctests.o )
1509.00 s
[pathway-compat-filepath] [2 of 2] Compiling Main ( tests/doctests.hs, dist/build/doctests/doctests-tmp/Main.o )
1509.67 s
[pathway-compat-filepath] [3 of 3] Linking dist/build/doctests/doctests
1515.75 s
[pathway-compat-filepath] Phase: checkPhase
1516.48 s
[pathway-compat-filepath] Running 1 test suites...
1516.48 s
[pathway-compat-filepath] Test suite doctests: RUNNING...
1517.11 s
[pathway-compat-filepath] on the commandline: warning: [GHC-98887]
1517.11 s
[pathway-compat-filepath] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1517.11 s
[pathway-compat-filepath]
1517.11 s
[pathway-compat-filepath] on the commandline: warning: [GHC-98887]
1517.11 s
[pathway-compat-filepath] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1517.11 s
[pathway-compat-filepath]
1517.12 s
[pathway-compat-filepath] on the commandline: warning: [GHC-98887]
1517.12 s
[pathway-compat-filepath] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1517.12 s
[pathway-compat-filepath]
1517.12 s
[pathway-compat-filepath] on the commandline: warning: [GHC-98887]
1517.12 s
[pathway-compat-filepath] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1517.12 s
[pathway-compat-filepath]
1517.12 s
[pathway-compat-filepath] on the commandline: warning: [GHC-98887]
1517.12 s
[pathway-compat-filepath] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1517.12 s
[pathway-compat-filepath]
1517.12 s
[pathway-compat-filepath] on the commandline: warning: [GHC-98887]
1517.12 s
[pathway-compat-filepath] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1517.12 s
[pathway-compat-filepath]
1517.12 s
[pathway-compat-filepath] on the commandline: warning: [GHC-98887]
1517.12 s
[pathway-compat-filepath] -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
1517.12 s
[pathway-compat-filepath]
1518.04 s
[pathway-compat-filepath] Examples: 0 Tried: 0 Errors: 0 Failures: 0
1518.20 s
[pathway-compat-filepath] Test suite doctests: PASS
1518.20 s
[pathway-compat-filepath] Test suite logged to: dist/test/pathway-compat-filepath-0.0.1.0-doctests.log
1518.20 s
[pathway-compat-filepath] 1 of 1 test suites (1 of 1 test cases) passed.
1518.22 s
[pathway-compat-filepath] Phase: haddockPhase
1518.49 s
[pathway-compat-filepath] Preprocessing library for pathway-compat-filepath-0.0.1.0...
1518.50 s
[pathway-compat-filepath] Running Haddock on library for pathway-compat-filepath-0.0.1.0...
1518.50 s
[pathway-compat-filepath] Warning: The documentation for the following packages are not installed. No
1518.50 s
[pathway-compat-filepath] links will be generated to these packages: vector-0.13.2.0
1519.05 s
[pathway-compat-filepath] [1 of 8] Compiling Common.FilePath ( src/Common/FilePath.hs, nothing )
1519.32 s
[pathway-compat-filepath] [2 of 8] Compiling Common.OsPath ( src/Common/OsPath.hs, nothing )
1520.01 s
[pathway-compat-filepath] [3 of 8] Compiling System.FilePath.Thin ( src/System/FilePath/Thin.hs, nothing )
1520.05 s
[pathway-compat-filepath] [4 of 8] Compiling System.FilePath.Overlay ( src/System/FilePath/Overlay.hs, nothing )
1520.07 s
[pathway-compat-filepath] [5 of 8] Compiling System.FilePath.Pathway ( src/System/FilePath/Pathway.hs, nothing )
1520.07 s
[pathway-compat-filepath] [6 of 8] Compiling System.OsPath.Thin ( src/System/OsPath/Thin.hs, nothing )
1520.11 s
[pathway-compat-filepath] [7 of 8] Compiling System.OsPath.Overlay ( src/System/OsPath/Overlay.hs, nothing )
1520.12 s
[pathway-compat-filepath] [8 of 8] Compiling System.OsPath.Pathway ( src/System/OsPath/Pathway.hs, nothing )
1520.12 s
[pathway-compat-filepath] Haddock coverage:
1520.12 s
[pathway-compat-filepath] Warning: '</?>' is out of scope.
1520.12 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.12 s
[pathway-compat-filepath] Warning: '<$>' is out of scope.
1520.12 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.12 s
[pathway-compat-filepath] Warning: 'getCurrentDirectory' is out of scope.
1520.12 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.12 s
[pathway-compat-filepath] Warning: 'makeRelativeToCurrentDirectory' is out of scope.
1520.12 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] Warning: 'IOError' is out of scope.
1520.13 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] 16% ( 1 / 6) in 'Common.FilePath'
1520.13 s
[pathway-compat-filepath] Missing documentation for:
1520.13 s
[pathway-compat-filepath] toPathRep
1520.13 s
[pathway-compat-filepath] fromPathRepDir (src/Common/FilePath.hs:69)
1520.13 s
[pathway-compat-filepath] handleAnchoredDir (src/Common/FilePath.hs:77)
1520.13 s
[pathway-compat-filepath] absDirFromPathRep (src/Common/FilePath.hs:83)
1520.13 s
[pathway-compat-filepath] anyDirFromPathRep (src/Common/FilePath.hs:97)
1520.13 s
[pathway-compat-filepath] Warning: '</?>' is out of scope.
1520.13 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] Warning: 'getCurrentDirectory' is out of scope.
1520.13 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] Warning: 'makeRelativeToCurrentDirectory' is out of scope.
1520.13 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] Warning: 'IOError' is out of scope.
1520.13 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] Warning: './' is out of scope.
1520.13 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] 28% ( 2 / 7) in 'Common.OsPath'
1520.13 s
[pathway-compat-filepath] Missing documentation for:
1520.13 s
[pathway-compat-filepath] toPathRep (src/Common/OsPath.hs:93)
1520.13 s
[pathway-compat-filepath] fromPathRepDir (src/Common/OsPath.hs:111)
1520.13 s
[pathway-compat-filepath] handleAnchoredDir (src/Common/OsPath.hs:119)
1520.13 s
[pathway-compat-filepath] absDirFromPathRep (src/Common/OsPath.hs:125)
1520.13 s
[pathway-compat-filepath] anyDirFromPathRep (src/Common/OsPath.hs:139)
1520.13 s
[pathway-compat-filepath] Warning: 'filepath' is out of scope.
1520.13 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] 94% ( 34 / 36) in 'System.FilePath.Thin'
1520.13 s
[pathway-compat-filepath] Missing documentation for:
1520.13 s
[pathway-compat-filepath] combine (src/System/FilePath/Thin.hs:216)
1520.13 s
[pathway-compat-filepath] isValid (src/System/FilePath/Thin.hs:264)
1520.13 s
[pathway-compat-filepath] Warning: 'Either' is out of scope.
1520.13 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] Warning: 'Maybe' is out of scope.
1520.13 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.13 s
[pathway-compat-filepath] 100% ( 31 / 31) in 'System.FilePath.Overlay'
1520.14 s
[pathway-compat-filepath] 100% ( 28 / 28) in 'System.FilePath.Pathway'
1520.14 s
[pathway-compat-filepath] Warning: 'FilePath' is out of scope.
1520.14 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.14 s
[pathway-compat-filepath] Warning: 'filepath' is out of scope.
1520.14 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.14 s
[pathway-compat-filepath] Warning: 'getSearchPath' is out of scope.
1520.14 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.14 s
[pathway-compat-filepath] 100% ( 30 / 30) in 'System.OsPath.Thin'
1520.14 s
[pathway-compat-filepath] Warning: 'getSearchPath' is out of scope.
1520.14 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.14 s
[pathway-compat-filepath] Warning: 'IO' is out of scope.
1520.14 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.14 s
[pathway-compat-filepath] Warning: 'Either' is out of scope.
1520.14 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.14 s
[pathway-compat-filepath] Warning: 'Maybe' is out of scope.
1520.14 s
[pathway-compat-filepath] If you qualify the identifier, haddock can try to link it anyway.
1520.14 s
[pathway-compat-filepath] 100% ( 30 / 30) in 'System.OsPath.Overlay'
1520.16 s
[pathway-compat-filepath] 95% ( 40 / 42) in 'System.OsPath.Pathway'
1520.16 s
[pathway-compat-filepath] Missing documentation for:
1520.16 s
[pathway-compat-filepath] encodeFS
1520.16 s
[pathway-compat-filepath] decodeFS
1521.35 s
[pathway-compat-filepath] Warning: Common.OsPath: could not find link destinations for:
1521.35 s
[pathway-compat-filepath] - Common.OsPath.D:R:TokenOsString
1521.35 s
[pathway-compat-filepath] - Common.OsPath.D:R:TokensOsString
1521.39 s
[pathway-compat-filepath] Warning: System.OsPath.Pathway: could not find link destinations for:
1521.39 s
[pathway-compat-filepath] - System.OsString.Internal.Types.Rep_OsChar
1521.39 s
[pathway-compat-filepath] - System.OsString.Internal.Types.Rep_OsString
1521.39 s
[pathway-compat-filepath] - Common.OsPath.D:R:TokenOsString
1521.39 s
[pathway-compat-filepath] - Common.OsPath.D:R:TokensOsString
1531.01 s
[pathway-compat-filepath] Documentation created: dist/doc/html/pathway-compat-filepath/,
1531.05 s
[pathway-compat-filepath] dist/doc/html/pathway-compat-filepath/pathway-compat-filepath.txt
1531.11 s
[pathway-compat-filepath] Preprocessing test suite 'doctests' for pathway-compat-filepath-0.0.1.0...
1531.12 s
[pathway-compat-filepath] Phase: installPhase
1531.32 s
[pathway-compat-filepath] Installing library in /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1531.80 s
[pathway-compat-filepath] Phase: fixupPhase
1531.83 s
[pathway-compat-filepath] shrinking RPATHs of ELF executables and libraries in /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0
1531.84 s
[pathway-compat-filepath] shrinking /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSpathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH-ghc9.10.2.so
1531.86 s
[pathway-compat-filepath] checking for references to /build/ in /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0...
1531.89 s
[pathway-compat-filepath] patching script interpreter paths in /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0
1531.90 s
[pathway-compat-filepath] stripping (with command strip and flags -S -p) in /nix/store/ypgy65z8xk7bwgbm1xs13ss27zhfh2wb-pathway-compat-filepath-0.0.1.0/lib
1531.98 s
[pathway-compat-filepath] shrinking RPATHs of ELF executables and libraries in /nix/store/b3r1zpd00gv8sz4ck67xjwzcj2qk4xj5-pathway-compat-filepath-0.0.1.0-doc
1531.99 s
[pathway-compat-filepath] checking for references to /build/ in /nix/store/b3r1zpd00gv8sz4ck67xjwzcj2qk4xj5-pathway-compat-filepath-0.0.1.0-doc...
1532.02 s
[pathway-compat-filepath] patching script interpreter paths in /nix/store/b3r1zpd00gv8sz4ck67xjwzcj2qk4xj5-pathway-compat-filepath-0.0.1.0-doc
1532.20 s
Progress: 154 of 166 built, 120 of 120 downloaded from cache
1532.29 s
Building pathway-compat-file-io
1532.37 s
Building pathway-compat-temporary
1532.54 s
[pathway-compat-file-io] Phase: setupCompilerEnvironmentPhase
1532.54 s
[pathway-compat-file-io] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1532.69 s
[pathway-compat-temporary] Phase: setupCompilerEnvironmentPhase
1532.69 s
[pathway-compat-temporary] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1533.08 s
[pathway-compat-file-io] Phase: unpackPhase
1533.09 s
[pathway-compat-file-io] unpacking source archive /nix/store/0l0bz6jgdcss75gqq00kka7v01dmy5dq-6mf3lcyw55way3ddfyljwglyd700vnj8-source/./compat/file-io
1533.10 s
[pathway-compat-file-io] source root is file-io
1533.12 s
[pathway-compat-file-io] Phase: patchPhase
1533.13 s
[pathway-compat-file-io] Phase: compileBuildDriverPhase
1533.13 s
[pathway-compat-file-io] setupCompileFlags: -package-db=/build/tmp.YAtBXNExdn/setup-package.conf.d -threaded
1533.19 s
[pathway-compat-temporary] Phase: unpackPhase
1533.20 s
[pathway-compat-temporary] unpacking source archive /nix/store/0l0bz6jgdcss75gqq00kka7v01dmy5dq-6mf3lcyw55way3ddfyljwglyd700vnj8-source/./compat/temporary
1533.21 s
[pathway-compat-temporary] source root is temporary
1533.22 s
[pathway-compat-temporary] Phase: patchPhase
1533.24 s
[pathway-compat-temporary] Phase: compileBuildDriverPhase
1533.24 s
[pathway-compat-temporary] setupCompileFlags: -package-db=/build/tmp.PKyVGN4wIS/setup-package.conf.d -threaded
1533.25 s
[pathway-compat-file-io] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.YAtBXNExdn/Main.o )
1533.38 s
[pathway-compat-temporary] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.PKyVGN4wIS/Main.o )
1533.38 s
[pathway-compat-file-io] [2 of 2] Linking Setup
1533.48 s
[pathway-compat-temporary] [2 of 2] Linking Setup
1535.48 s
[pathway-compat-file-io] Phase: updateAutotoolsGnuConfigScriptsPhase
1535.50 s
[pathway-compat-file-io] Phase: configurePhase
1535.50 s
[pathway-compat-file-io] configureFlags: --verbose --prefix=/nix/store/pww7qgrdghblign49zwc2ziq8kr169q4-pathway-compat-file-io-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/x8rs3yk52siwq1615jvxxpjnv7xmj5r7-pathway-compat-file-io-0.0.1.0-doc/share/doc/pathway-compat-file-io-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.YAtBXNExdn/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 --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1535.52 s
[pathway-compat-file-io] Using Parsec parser
1535.52 s
[pathway-compat-file-io] Configuring pathway-compat-file-io-0.0.1.0...
1535.60 s
[pathway-compat-temporary] Phase: updateAutotoolsGnuConfigScriptsPhase
1535.62 s
[pathway-compat-temporary] Phase: configurePhase
1535.63 s
[pathway-compat-temporary] configureFlags: --verbose --prefix=/nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/skm2i45qjxjl3yrsp78m5ziwg3d3v3ck-pathway-compat-temporary-0.0.1.0-doc/share/doc/pathway-compat-temporary-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.PKyVGN4wIS/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 --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1535.64 s
[pathway-compat-temporary] Using Parsec parser
1535.64 s
[pathway-compat-temporary] Configuring pathway-compat-temporary-0.0.1.0...
1536.26 s
[pathway-compat-file-io] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
1536.41 s
[pathway-compat-temporary] Flags chosen: noisy-deprecations=True, verify-no-recursion=False
1536.82 s
[pathway-compat-file-io] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1536.82 s
[pathway-compat-file-io] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1536.82 s
[pathway-compat-file-io] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1536.82 s
[pathway-compat-file-io] Dependency bytestring: using bytestring-0.12.2.0
1536.82 s
[pathway-compat-file-io] Dependency file-io >=0.1.0 && <0.2: using file-io-0.1.5
1536.82 s
[pathway-compat-file-io] Dependency filepath >=1.4.2 && <1.5 || >=1.5.0 && <1.6: using filepath-1.5.4.0
1536.82 s
[pathway-compat-file-io] Dependency megaparsec: using megaparsec-9.7.0
1536.82 s
[pathway-compat-file-io] Dependency pathway >=0.0.1 && <0.1: using pathway-0.0.1.0
1536.82 s
[pathway-compat-file-io] Dependency pathway-compat-base >=0.0.1 && <0.1: using
1536.82 s
[pathway-compat-file-io] pathway-compat-base-0.0.1.0
1536.82 s
[pathway-compat-file-io] Dependency pathway-compat-filepath >=0.0.1 && <0.1: using
1536.82 s
[pathway-compat-file-io] pathway-compat-filepath-0.0.1.0
1536.82 s
[pathway-compat-file-io] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1536.82 s
[pathway-compat-file-io] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1536.82 s
[pathway-compat-file-io] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1536.82 s
[pathway-compat-file-io] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1536.82 s
[pathway-compat-file-io] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.2 && <0.25: using
1536.82 s
[pathway-compat-file-io] doctest-0.24.2
1536.82 s
[pathway-compat-file-io] Dependency pathway-compat-file-io: using pathway-compat-file-io-0.0.1.0
1536.82 s
[pathway-compat-file-io] Source component graph:
1536.82 s
[pathway-compat-file-io] component lib
1536.82 s
[pathway-compat-file-io] component test:doctests dependency lib
1536.82 s
[pathway-compat-file-io] Configured component graph:
1536.82 s
[pathway-compat-file-io] component pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK
1536.82 s
[pathway-compat-file-io] include base-4.20.1.0-a280
1536.82 s
[pathway-compat-file-io] include bytestring-0.12.2.0-b7cf
1536.82 s
[pathway-compat-file-io] include file-io-0.1.5-7JMZs36PN9LE3WFCLyHxbu
1536.82 s
[pathway-compat-file-io] include filepath-1.5.4.0-4815
1536.82 s
[pathway-compat-file-io] include megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1536.82 s
[pathway-compat-file-io] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1536.82 s
[pathway-compat-file-io] include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1536.82 s
[pathway-compat-file-io] include pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1536.82 s
[pathway-compat-file-io] component pathway-compat-file-io-0.0.1.0-EWFhP3p1CQ34wY03sqpT5Q-doctests
1536.82 s
[pathway-compat-file-io] include base-4.20.1.0-a280
1536.82 s
[pathway-compat-file-io] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1536.82 s
[pathway-compat-file-io] include pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK
1536.82 s
[pathway-compat-file-io] Linked component graph:
1536.82 s
[pathway-compat-file-io] unit pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK
1536.82 s
[pathway-compat-file-io] include base-4.20.1.0-a280
1536.82 s
[pathway-compat-file-io] include bytestring-0.12.2.0-b7cf
1536.82 s
[pathway-compat-file-io] include file-io-0.1.5-7JMZs36PN9LE3WFCLyHxbu
1536.82 s
[pathway-compat-file-io] include filepath-1.5.4.0-4815
1536.82 s
[pathway-compat-file-io] include megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1536.82 s
[pathway-compat-file-io] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1536.82 s
[pathway-compat-file-io] include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1536.82 s
[pathway-compat-file-io] include pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1536.82 s
[pathway-compat-file-io] System.File.OsPath.Overlay=pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK:System.File.OsPath.Overlay,System.File.OsPath.Pathway=pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK:System.File.OsPath.Pathway,System.File.OsPath.Thin=pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK:System.File.OsPath.Thin
1536.82 s
[pathway-compat-file-io] unit pathway-compat-file-io-0.0.1.0-EWFhP3p1CQ34wY03sqpT5Q-doctests
1536.82 s
[pathway-compat-file-io] include base-4.20.1.0-a280
1536.82 s
[pathway-compat-file-io] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1536.82 s
[pathway-compat-file-io] include pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK
1536.82 s
[pathway-compat-file-io] Ready component graph:
1536.82 s
[pathway-compat-file-io] definite pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK
1536.82 s
[pathway-compat-file-io] depends base-4.20.1.0-a280
1536.82 s
[pathway-compat-file-io] depends bytestring-0.12.2.0-b7cf
1536.82 s
[pathway-compat-file-io] depends file-io-0.1.5-7JMZs36PN9LE3WFCLyHxbu
1536.82 s
[pathway-compat-file-io] depends filepath-1.5.4.0-4815
1536.82 s
[pathway-compat-file-io] depends megaparsec-9.7.0-9rNXCYiGp31KCohW4lBc1
1536.82 s
[pathway-compat-file-io] depends pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1536.82 s
[pathway-compat-file-io] depends pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1536.82 s
[pathway-compat-file-io] depends pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1536.82 s
[pathway-compat-file-io] definite pathway-compat-file-io-0.0.1.0-EWFhP3p1CQ34wY03sqpT5Q-doctests
1536.82 s
[pathway-compat-file-io] depends base-4.20.1.0-a280
1536.82 s
[pathway-compat-file-io] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1536.82 s
[pathway-compat-file-io] depends pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK
1536.82 s
[pathway-compat-file-io] Using Cabal-3.12.1.0 compiled by ghc-9.10
1536.82 s
[pathway-compat-file-io] Using compiler: ghc-9.10.2
1536.82 s
[pathway-compat-file-io] Using install prefix:
1536.82 s
[pathway-compat-file-io] /nix/store/pww7qgrdghblign49zwc2ziq8kr169q4-pathway-compat-file-io-0.0.1.0
1536.82 s
[pathway-compat-file-io] Executables installed in:
1536.82 s
[pathway-compat-file-io] /nix/store/pww7qgrdghblign49zwc2ziq8kr169q4-pathway-compat-file-io-0.0.1.0/bin
1536.82 s
[pathway-compat-file-io] Libraries installed in:
1536.82 s
[pathway-compat-file-io] /nix/store/pww7qgrdghblign49zwc2ziq8kr169q4-pathway-compat-file-io-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-compat-file-io-0.0.1.0-6q3DtSrl00CKDxilHq4UHK
1536.82 s
[pathway-compat-file-io] Dynamic Libraries installed in:
1536.82 s
[pathway-compat-file-io] /nix/store/pww7qgrdghblign49zwc2ziq8kr169q4-pathway-compat-file-io-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1536.82 s
[pathway-compat-file-io] Private executables installed in:
1536.82 s
[pathway-compat-file-io] /nix/store/pww7qgrdghblign49zwc2ziq8kr169q4-pathway-compat-file-io-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-f986/pathway-compat-file-io-0.0.1.0
1536.82 s
[pathway-compat-file-io] Data files installed in:
1536.82 s
[pathway-compat-file-io] /nix/store/pww7qgrdghblign49zwc2ziq8kr169q4-pathway-compat-file-io-0.0.1.0/share/x86_64-linux-ghc-9.10.2-f986/pathway-compat-file-io-0.0.1.0
1536.82 s
[pathway-compat-file-io] Documentation installed in:
1536.82 s
[pathway-compat-file-io] /nix/store/x8rs3yk52siwq1615jvxxpjnv7xmj5r7-pathway-compat-file-io-0.0.1.0-doc/share/doc/pathway-compat-file-io-0.0.1.0
1536.82 s
[pathway-compat-file-io] Configuration files installed in:
1536.82 s
[pathway-compat-file-io] /nix/store/pww7qgrdghblign49zwc2ziq8kr169q4-pathway-compat-file-io-0.0.1.0/etc
1536.82 s
[pathway-compat-file-io] No alex found
1536.82 s
[pathway-compat-file-io] Using ar found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1536.82 s
[pathway-compat-file-io] No c2hs found
1536.82 s
[pathway-compat-file-io] No cpphs found
1536.82 s
[pathway-compat-file-io] Using doctest version 0.24.2 found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1536.82 s
[pathway-compat-file-io] Using gcc version 14.3.0 given by user at:
1536.82 s
[pathway-compat-file-io] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1536.82 s
[pathway-compat-file-io] Using ghc version 9.10.2 found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1536.82 s
[pathway-compat-file-io] Using ghc-pkg version 9.10.2 found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1536.82 s
[pathway-compat-file-io] No ghcjs found
1536.82 s
[pathway-compat-file-io] No ghcjs-pkg found
1536.82 s
[pathway-compat-file-io] No greencard found
1536.82 s
[pathway-compat-file-io] Using haddock version 2.31.0 found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1536.82 s
[pathway-compat-file-io] No happy found
1536.82 s
[pathway-compat-file-io] Using haskell-suite found on system at: haskell-suite-dummy-location
1536.82 s
[pathway-compat-file-io] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1536.82 s
[pathway-compat-file-io] No hmake found
1536.82 s
[pathway-compat-file-io] Using hpc version 0.69 found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1536.82 s
[pathway-compat-file-io] Using hsc2hs version 0.68.10 found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1536.82 s
[pathway-compat-file-io] Using hscolour version 1.25 found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1536.82 s
[pathway-compat-file-io] No jhc found
1536.82 s
[pathway-compat-file-io] Using ld found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1536.82 s
[pathway-compat-file-io] No pkg-config found
1536.82 s
[pathway-compat-file-io] Using runghc version 9.10.2 found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1536.82 s
[pathway-compat-file-io] Using strip version 2.44 found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1536.82 s
[pathway-compat-file-io] Using tar found on system at:
1536.82 s
[pathway-compat-file-io] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1536.82 s
[pathway-compat-file-io] No uhc found
1536.91 s
[pathway-compat-temporary] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1536.91 s
[pathway-compat-temporary] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1536.91 s
[pathway-compat-temporary] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1536.91 s
[pathway-compat-temporary] Dependency exceptions: using exceptions-0.10.9
1536.91 s
[pathway-compat-temporary] Dependency pathway >=0.0.1 && <0.1: using pathway-0.0.1.0
1536.91 s
[pathway-compat-temporary] Dependency pathway-compat-base >=0.0.1 && <0.1: using
1536.91 s
[pathway-compat-temporary] pathway-compat-base-0.0.1.0
1536.91 s
[pathway-compat-temporary] Dependency pathway-compat-filepath >=0.0.1 && <0.1: using
1536.91 s
[pathway-compat-temporary] pathway-compat-filepath-0.0.1.0
1536.91 s
[pathway-compat-temporary] Dependency temporary: using temporary-1.3
1536.91 s
[pathway-compat-temporary] Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1536.91 s
[pathway-compat-temporary] >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1536.91 s
[pathway-compat-temporary] <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1536.91 s
[pathway-compat-temporary] Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1536.91 s
[pathway-compat-temporary] || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.2 && <0.25: using
1536.91 s
[pathway-compat-temporary] doctest-0.24.2
1536.91 s
[pathway-compat-temporary] Dependency pathway-compat-temporary: using pathway-compat-temporary-0.0.1.0
1536.91 s
[pathway-compat-temporary] Source component graph:
1536.91 s
[pathway-compat-temporary] component lib
1536.91 s
[pathway-compat-temporary] component test:doctests dependency lib
1536.91 s
[pathway-compat-temporary] Configured component graph:
1536.91 s
[pathway-compat-temporary] component pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1536.91 s
[pathway-compat-temporary] include base-4.20.1.0-a280
1536.91 s
[pathway-compat-temporary] include exceptions-0.10.9-bc84
1536.91 s
[pathway-compat-temporary] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1536.91 s
[pathway-compat-temporary] include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1536.91 s
[pathway-compat-temporary] include pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1536.91 s
[pathway-compat-temporary] include temporary-1.3-2dehJOnQ5G3CQiuZ0z2ue1
1536.91 s
[pathway-compat-temporary] component pathway-compat-temporary-0.0.1.0-6Gs7RpoY4aWDetlMzfbJVv-doctests
1536.91 s
[pathway-compat-temporary] include base-4.20.1.0-a280
1536.91 s
[pathway-compat-temporary] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1536.91 s
[pathway-compat-temporary] include pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1536.91 s
[pathway-compat-temporary] Linked component graph:
1536.91 s
[pathway-compat-temporary] unit pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1536.91 s
[pathway-compat-temporary] include base-4.20.1.0-a280
1536.91 s
[pathway-compat-temporary] include exceptions-0.10.9-bc84
1536.91 s
[pathway-compat-temporary] include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1536.91 s
[pathway-compat-temporary] include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1536.91 s
[pathway-compat-temporary] include pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1536.91 s
[pathway-compat-temporary] include temporary-1.3-2dehJOnQ5G3CQiuZ0z2ue1
1536.91 s
[pathway-compat-temporary] System.IO.Temp.Overlay=pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO:System.IO.Temp.Overlay,System.IO.Temp.Thin=pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO:System.IO.Temp.Thin
1536.91 s
[pathway-compat-temporary] unit pathway-compat-temporary-0.0.1.0-6Gs7RpoY4aWDetlMzfbJVv-doctests
1536.91 s
[pathway-compat-temporary] include base-4.20.1.0-a280
1536.91 s
[pathway-compat-temporary] include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1536.91 s
[pathway-compat-temporary] include pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1536.91 s
[pathway-compat-temporary] Ready component graph:
1536.91 s
[pathway-compat-temporary] definite pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1536.91 s
[pathway-compat-temporary] depends base-4.20.1.0-a280
1536.91 s
[pathway-compat-temporary] depends exceptions-0.10.9-bc84
1536.91 s
[pathway-compat-temporary] depends pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1536.91 s
[pathway-compat-temporary] depends pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1536.91 s
[pathway-compat-temporary] depends pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1536.91 s
[pathway-compat-temporary] depends temporary-1.3-2dehJOnQ5G3CQiuZ0z2ue1
1536.91 s
[pathway-compat-temporary] definite pathway-compat-temporary-0.0.1.0-6Gs7RpoY4aWDetlMzfbJVv-doctests
1536.91 s
[pathway-compat-temporary] depends base-4.20.1.0-a280
1536.91 s
[pathway-compat-temporary] depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1536.91 s
[pathway-compat-temporary] depends pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1536.91 s
[pathway-compat-temporary] Using Cabal-3.12.1.0 compiled by ghc-9.10
1536.91 s
[pathway-compat-temporary] Using compiler: ghc-9.10.2
1536.91 s
[pathway-compat-temporary] Using install prefix:
1536.91 s
[pathway-compat-temporary] /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0
1536.91 s
[pathway-compat-temporary] Executables installed in:
1536.91 s
[pathway-compat-temporary] /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/bin
1536.91 s
[pathway-compat-temporary] Libraries installed in:
1536.91 s
[pathway-compat-temporary] /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1536.91 s
[pathway-compat-temporary] Dynamic Libraries installed in:
1536.91 s
[pathway-compat-temporary] /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1536.91 s
[pathway-compat-temporary] Private executables installed in:
1536.91 s
[pathway-compat-temporary] /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-f986/pathway-compat-temporary-0.0.1.0
1536.91 s
[pathway-compat-temporary] Data files installed in:
1536.91 s
[pathway-compat-temporary] /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/share/x86_64-linux-ghc-9.10.2-f986/pathway-compat-temporary-0.0.1.0
1536.91 s
[pathway-compat-temporary] Documentation installed in:
1536.91 s
[pathway-compat-temporary] /nix/store/skm2i45qjxjl3yrsp78m5ziwg3d3v3ck-pathway-compat-temporary-0.0.1.0-doc/share/doc/pathway-compat-temporary-0.0.1.0
1536.91 s
[pathway-compat-temporary] Configuration files installed in:
1536.91 s
[pathway-compat-temporary] /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/etc
1536.91 s
[pathway-compat-temporary] No alex found
1536.91 s
[pathway-compat-temporary] Using ar found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1536.91 s
[pathway-compat-temporary] No c2hs found
1536.91 s
[pathway-compat-temporary] No cpphs found
1536.91 s
[pathway-compat-temporary] Using doctest version 0.24.2 found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1536.91 s
[pathway-compat-temporary] Using gcc version 14.3.0 given by user at:
1536.91 s
[pathway-compat-temporary] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1536.91 s
[pathway-compat-temporary] Using ghc version 9.10.2 found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1536.91 s
[pathway-compat-temporary] Using ghc-pkg version 9.10.2 found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1536.91 s
[pathway-compat-temporary] No ghcjs found
1536.91 s
[pathway-compat-temporary] No ghcjs-pkg found
1536.91 s
[pathway-compat-temporary] No greencard found
1536.91 s
[pathway-compat-temporary] Using haddock version 2.31.0 found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1536.91 s
[pathway-compat-temporary] No happy found
1536.91 s
[pathway-compat-temporary] Using haskell-suite found on system at: haskell-suite-dummy-location
1536.91 s
[pathway-compat-temporary] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1536.91 s
[pathway-compat-temporary] No hmake found
1536.91 s
[pathway-compat-temporary] Using hpc version 0.69 found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1536.91 s
[pathway-compat-temporary] Using hsc2hs version 0.68.10 found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1536.91 s
[pathway-compat-temporary] Using hscolour version 1.25 found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1536.91 s
[pathway-compat-temporary] No jhc found
1536.91 s
[pathway-compat-temporary] Using ld found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1536.91 s
[pathway-compat-temporary] No pkg-config found
1536.91 s
[pathway-compat-temporary] Using runghc version 9.10.2 found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1536.91 s
[pathway-compat-temporary] Using strip version 2.44 found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1536.91 s
[pathway-compat-temporary] Using tar found on system at:
1536.91 s
[pathway-compat-temporary] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1536.91 s
[pathway-compat-temporary] No uhc found
1537.06 s
[pathway-compat-file-io] Phase: buildPhase
1537.14 s
[pathway-compat-temporary] Phase: buildPhase
1537.19 s
[pathway-compat-file-io] Preprocessing library for pathway-compat-file-io-0.0.1.0...
1537.19 s
[pathway-compat-file-io] Building library for pathway-compat-file-io-0.0.1.0...
1537.26 s
[pathway-compat-temporary] Preprocessing library for pathway-compat-temporary-0.0.1.0...
1537.26 s
[pathway-compat-temporary] Building library for pathway-compat-temporary-0.0.1.0...
1537.31 s
[pathway-compat-file-io] [1 of 3] Compiling System.File.OsPath.Thin ( src/System/File/OsPath/Thin.hs, dist/build/System/File/OsPath/Thin.o, dist/build/System/File/OsPath/Thin.dyn_o )
1537.46 s
[pathway-compat-temporary] [1 of 2] Compiling System.IO.Temp.Thin ( src/System/IO/Temp/Thin.hs, dist/build/System/IO/Temp/Thin.o, dist/build/System/IO/Temp/Thin.dyn_o )
1537.70 s
[pathway-compat-file-io] [2 of 3] Compiling System.File.OsPath.Overlay ( src/System/File/OsPath/Overlay.hs, dist/build/System/File/OsPath/Overlay.o, dist/build/System/File/OsPath/Overlay.dyn_o )
1537.80 s
[pathway-compat-file-io] [3 of 3] Compiling System.File.OsPath.Pathway ( src/System/File/OsPath/Pathway.hs, dist/build/System/File/OsPath/Pathway.o, dist/build/System/File/OsPath/Pathway.dyn_o )
1537.98 s
[pathway-compat-temporary] [2 of 2] Compiling System.IO.Temp.Overlay ( src/System/IO/Temp/Overlay.hs, dist/build/System/IO/Temp/Overlay.o, dist/build/System/IO/Temp/Overlay.dyn_o )
1538.00 s
[pathway-compat-temporary] <no location info>: error : [ GHC-58656 ] [ -Wsafe , Werror=safe ]
1538.01 s
[pathway-compat-temporary] ‘System.IO.Temp.Overlay’ has been inferred as safe!
1538.01 s
[pathway-compat-temporary]
1538.08 s
[pathway-compat-file-io] [1 of 3] Compiling System.File.OsPath.Thin ( src/System/File/OsPath/Thin.hs, dist/build/System/File/OsPath/Thin.p_o )
1538.21 s
Progress: 154 of 164 built (1 building, 1 failed), 120 of 120 downloaded from cache
1538.21 s
error: Cannot build '/nix/store/26v72yx03wik15x3646inq9sdhrrgyfq-pathway-compat-temporary-0.0.1.0.drv '.
1538.21 s
Reason: builder failed with exit code 1 .
1538.21 s
Output paths:
1538.21 s
/nix/store/skm2i45qjxjl3yrsp78m5ziwg3d3v3ck-pathway-compat-temporary-0.0.1.0-doc
1538.21 s
/nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0
1538.21 s
Last 138 log lines:
1538.21 s
> Running phase: setupCompilerEnvironmentPhase
1538.21 s
> Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
1538.21 s
> Running phase: unpackPhase
1538.21 s
> unpacking source archive /nix/store/0l0bz6jgdcss75gqq00kka7v01dmy5dq-6mf3lcyw55way3ddfyljwglyd700vnj8-source/./compat/temporary
1538.21 s
> source root is temporary
1538.21 s
> Running phase: patchPhase
1538.21 s
> Running phase: compileBuildDriverPhase
1538.21 s
> setupCompileFlags: -package-db=/build/tmp.PKyVGN4wIS/setup-package.conf.d -threaded
1538.21 s
> [1 of 2] Compiling Main ( Setup.hs, /build/tmp.PKyVGN4wIS/Main.o )
1538.21 s
> [2 of 2] Linking Setup
1538.21 s
> Running phase: updateAutotoolsGnuConfigScriptsPhase
1538.21 s
> Running phase: configurePhase
1538.21 s
> configureFlags: --verbose --prefix=/nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/skm2i45qjxjl3yrsp78m5ziwg3d3v3ck-pathway-compat-temporary-0.0.1.0-doc/share/doc/pathway-compat-temporary-0.0.1.0 --with-gcc=gcc --package-db=/build/tmp.PKyVGN4wIS/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 --ghc-options=-Werror --extra-lib-dirs=/nix/store/kpi3v5fl8hlgy5lagjvn6ayq78mla49k-ncurses-6.5/lib --extra-lib-dirs=/nix/store/c86nvwib4x4w4lkd3qw2aw40a354b6yd-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v6v4r40nfy7inyr36yckidhi6ngh0k6p-elfutils-0.194/lib --extra-lib-dirs=/nix/store/z658zzyxfc8106bjl5svssvsjvk513yj-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/n8f6dc226f3z0yz8b7yh2ksi5gx70mha-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/lib
1538.21 s
> Using Parsec parser
1538.21 s
> Configuring pathway-compat-temporary-0.0.1.0...
1538.21 s
> Flags chosen: noisy-deprecations=True, verify-no-recursion=False
1538.21 s
> Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1538.21 s
> >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1538.21 s
> <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1538.21 s
> Dependency exceptions: using exceptions-0.10.9
1538.21 s
> Dependency pathway >=0.0.1 && <0.1: using pathway-0.0.1.0
1538.21 s
> Dependency pathway-compat-base >=0.0.1 && <0.1: using
1538.21 s
> pathway-compat-base-0.0.1.0
1538.21 s
> Dependency pathway-compat-filepath >=0.0.1 && <0.1: using
1538.21 s
> pathway-compat-filepath-0.0.1.0
1538.21 s
> Dependency temporary: using temporary-1.3
1538.21 s
> Dependency base >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 ||
1538.21 s
> >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 &&
1538.21 s
> <4.21 || >=4.21.0 && <4.22 || >=4.22.0 && <4.23: using base-4.20.1.0
1538.21 s
> Dependency doctest >=0.16.3 && <0.17 || >=0.18.1 && <0.19 || >=0.20.1 && <0.21
1538.21 s
> || >=0.21.1 && <0.22 || >=0.22.2 && <0.23 || >=0.24.2 && <0.25: using
1538.21 s
> doctest-0.24.2
1538.21 s
> Dependency pathway-compat-temporary: using pathway-compat-temporary-0.0.1.0
1538.21 s
> Source component graph:
1538.21 s
> component lib
1538.21 s
> component test:doctests dependency lib
1538.21 s
> Configured component graph:
1538.21 s
> component pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1538.21 s
> include base-4.20.1.0-a280
1538.21 s
> include exceptions-0.10.9-bc84
1538.21 s
> include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1538.21 s
> include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1538.21 s
> include pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1538.21 s
> include temporary-1.3-2dehJOnQ5G3CQiuZ0z2ue1
1538.21 s
> component pathway-compat-temporary-0.0.1.0-6Gs7RpoY4aWDetlMzfbJVv-doctests
1538.21 s
> include base-4.20.1.0-a280
1538.21 s
> include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1538.21 s
> include pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1538.21 s
> Linked component graph:
1538.21 s
> unit pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1538.21 s
> include base-4.20.1.0-a280
1538.21 s
> include exceptions-0.10.9-bc84
1538.21 s
> include pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1538.21 s
> include pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1538.21 s
> include pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1538.21 s
> include temporary-1.3-2dehJOnQ5G3CQiuZ0z2ue1
1538.21 s
> System.IO.Temp.Overlay=pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO:System.IO.Temp.Overlay,System.IO.Temp.Thin=pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO:System.IO.Temp.Thin
1538.21 s
> unit pathway-compat-temporary-0.0.1.0-6Gs7RpoY4aWDetlMzfbJVv-doctests
1538.21 s
> include base-4.20.1.0-a280
1538.21 s
> include doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1538.21 s
> include pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1538.21 s
> Ready component graph:
1538.21 s
> definite pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1538.21 s
> depends base-4.20.1.0-a280
1538.21 s
> depends exceptions-0.10.9-bc84
1538.21 s
> depends pathway-0.0.1.0-BZDEbs9llib1C3uplmNgMk
1538.21 s
> depends pathway-compat-base-0.0.1.0-sAQWH1549A4NxJhQR3p3V
1538.21 s
> depends pathway-compat-filepath-0.0.1.0-EkizgUnzVrHIGdnWm912hH
1538.21 s
> depends temporary-1.3-2dehJOnQ5G3CQiuZ0z2ue1
1538.21 s
> definite pathway-compat-temporary-0.0.1.0-6Gs7RpoY4aWDetlMzfbJVv-doctests
1538.21 s
> depends base-4.20.1.0-a280
1538.21 s
> depends doctest-0.24.2-8Y8wJvgv9LuAze8fMMPHRl
1538.21 s
> depends pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1538.21 s
> Using Cabal-3.12.1.0 compiled by ghc-9.10
1538.21 s
> Using compiler: ghc-9.10.2
1538.21 s
> Using install prefix:
1538.21 s
> /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0
1538.21 s
> Executables installed in:
1538.21 s
> /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/bin
1538.21 s
> Libraries installed in:
1538.21 s
> /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/pathway-compat-temporary-0.0.1.0-DuS9BojY4faEX6eWbvFXHO
1538.21 s
> Dynamic Libraries installed in:
1538.21 s
> /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
1538.21 s
> Private executables installed in:
1538.21 s
> /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/libexec/x86_64-linux-ghc-9.10.2-f986/pathway-compat-temporary-0.0.1.0
1538.21 s
> Data files installed in:
1538.21 s
> /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/share/x86_64-linux-ghc-9.10.2-f986/pathway-compat-temporary-0.0.1.0
1538.21 s
> Documentation installed in:
1538.21 s
> /nix/store/skm2i45qjxjl3yrsp78m5ziwg3d3v3ck-pathway-compat-temporary-0.0.1.0-doc/share/doc/pathway-compat-temporary-0.0.1.0
1538.21 s
> Configuration files installed in:
1538.21 s
> /nix/store/yw585b35wx14l596hs4qyk71ify4z6p0-pathway-compat-temporary-0.0.1.0/etc
1538.21 s
> No alex found
1538.21 s
> Using ar found on system at:
1538.21 s
> /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
1538.21 s
> No c2hs found
1538.21 s
> No cpphs found
1538.21 s
> Using doctest version 0.24.2 found on system at:
1538.21 s
> /nix/store/l92w176g0m87licw3vmqcy7wl140mssk-doctest-0.24.2/bin/doctest
1538.21 s
> Using gcc version 14.3.0 given by user at:
1538.21 s
> /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
1538.21 s
> Using ghc version 9.10.2 found on system at:
1538.21 s
> /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
1538.21 s
> Using ghc-pkg version 9.10.2 found on system at:
1538.21 s
> /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
1538.21 s
> No ghcjs found
1538.21 s
> No ghcjs-pkg found
1538.21 s
> No greencard found
1538.21 s
> Using haddock version 2.31.0 found on system at:
1538.21 s
> /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
1538.21 s
> No happy found
1538.21 s
> Using haskell-suite found on system at: haskell-suite-dummy-location
1538.21 s
> Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
1538.21 s
> No hmake found
1538.21 s
> Using hpc version 0.69 found on system at:
1538.21 s
> /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
1538.21 s
> Using hsc2hs version 0.68.10 found on system at:
1538.21 s
> /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
1538.21 s
> Using hscolour version 1.25 found on system at:
1538.21 s
> /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
1538.21 s
> No jhc found
1538.21 s
> Using ld found on system at:
1538.21 s
> /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
1538.21 s
> No pkg-config found
1538.21 s
> Using runghc version 9.10.2 found on system at:
1538.21 s
> /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
1538.21 s
> Using strip version 2.44 found on system at:
1538.21 s
> /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
1538.21 s
> Using tar found on system at:
1538.21 s
> /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
1538.21 s
> No uhc found
1538.21 s
> Running phase: buildPhase
1538.21 s
> Preprocessing library for pathway-compat-temporary-0.0.1.0...
1538.21 s
> Building library for pathway-compat-temporary-0.0.1.0...
1538.21 s
> [1 of 2] Compiling System.IO.Temp.Thin ( src/System/IO/Temp/Thin.hs, dist/build/System/IO/Temp/Thin.o, dist/build/System/IO/Temp/Thin.dyn_o )
1538.21 s
> [2 of 2] Compiling System.IO.Temp.Overlay ( src/System/IO/Temp/Overlay.hs, dist/build/System/IO/Temp/Overlay.o, dist/build/System/IO/Temp/Overlay.dyn_o )
1538.21 s
> <no location info>: error : [ GHC-58656 ] [ -Wsafe , Werror=safe ]
1538.21 s
> ‘System.IO.Temp.Overlay’ has been inferred as safe!
1538.21 s
>
1538.21 s
For full logs, run:
1538.21 s
nix log /nix/store/26v72yx03wik15x3646inq9sdhrrgyfq-pathway-compat-temporary-0.0.1.0.drv
1538.21 s
error: Cannot build '/nix/store/nbljlz0dqgcrai4d4rq7jf7knlxw443f-ghc-9.10.2-with-packages.drv '.
1538.21 s
Reason: 1 dependency failed .
1538.21 s
Output paths:
1538.21 s
/nix/store/vjfykwa2f7wyi6b7f64sm9faj5f9da3c-ghc-9.10.2-with-packages
1538.21 s
warning: killing stray builder process 1103668 ()...
1538.21 s
warning: killing stray builder process 1103793 ()...
1538.22 s
error (ignored): deleting cgroup "/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-30001" : Device or resource busy
1538.26 s
error: Build failed due to failed dependency
1538.26 s
error: Cannot build '/nix/store/wjk66ig7bm5qfznda0zkk3wbzp3lyach-all-packages.drv '.
1538.26 s
Reason: 1 dependency failed .
1538.26 s
Output paths:
1538.26 s
/nix/store/civ93flvr8w66s1mrfjs0ws0h6ncxs06-all-packages
1538.27 s
Build failed due to failed dependency