build devShells.x86_64-linux.ghc9102

  1. 1761.78 s [conduit] The use of ‘~’ without TypeOperators
  2. 1761.78 s [conduit] will become an error in a future GHC release.
  3. 1761.78 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4. 1761.78 s [conduit] |
  5. 1761.78 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  6. 1761.78 s [conduit] | ^
  7. 1761.78 s [conduit]
  8. 1761.78 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  9. 1761.78 s [conduit] • The ‘~’ operator is out of scope.
  10. 1761.78 s [conduit] Assuming it to stand for an equality constraint.
  11. 1761.78 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  12. 1761.78 s [conduit] exported from Data.Type.Equality and Prelude.
  13. 1761.78 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  14. 1761.78 s [conduit] • This will become an error in a future GHC release.
  15. 1761.78 s [conduit] |
  16. 1761.78 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  17. 1761.78 s [conduit] | ^
  18. 1761.78 s [conduit]
  19. 1761.78 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  20. 1761.78 s [conduit] The use of ‘~’ without TypeOperators
  21. 1761.78 s [conduit] will become an error in a future GHC release.
  22. 1761.78 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  23. 1761.78 s [conduit] |
  24. 1761.78 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  25. 1761.78 s [conduit] | ^
  26. 1761.78 s [conduit]
  27. 1761.78 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  28. 1761.78 s [conduit] • The ‘~’ operator is out of scope.
  29. 1761.78 s [conduit] Assuming it to stand for an equality constraint.
  30. 1761.78 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  31. 1761.78 s [conduit] exported from Data.Type.Equality and Prelude.
  32. 1761.78 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  33. 1761.78 s [conduit] • This will become an error in a future GHC release.
  34. 1761.78 s [conduit] |
  35. 1761.78 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  36. 1761.78 s [conduit] | ^
  37. 1761.78 s [conduit]
  38. 1761.79 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  39. 1761.79 s [conduit] The use of ‘~’ without TypeOperators
  40. 1761.79 s [conduit] will become an error in a future GHC release.
  41. 1761.79 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  42. 1761.79 s [conduit] |
  43. 1761.79 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  44. 1761.79 s [conduit] | ^
  45. 1761.79 s [conduit]
  46. 1761.79 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  47. 1761.79 s [conduit] • The ‘~’ operator is out of scope.
  48. 1761.79 s [conduit] Assuming it to stand for an equality constraint.
  49. 1761.79 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  50. 1761.79 s [conduit] exported from Data.Type.Equality and Prelude.
  51. 1761.79 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  52. 1761.79 s [conduit] • This will become an error in a future GHC release.
  53. 1761.79 s [conduit] |
  54. 1761.79 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  55. 1761.79 s [conduit] | ^
  56. 1761.79 s [conduit]
  57. 1761.79 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  58. 1761.79 s [conduit] The use of ‘~’ without TypeOperators
  59. 1761.79 s [conduit] will become an error in a future GHC release.
  60. 1761.79 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  61. 1761.79 s [conduit] |
  62. 1761.79 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  63. 1761.79 s [conduit] | ^
  64. 1761.79 s [conduit]
  65. 1761.79 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  66. 1761.79 s [conduit] • The ‘~’ operator is out of scope.
  67. 1761.79 s [conduit] Assuming it to stand for an equality constraint.
  68. 1761.79 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  69. 1761.79 s [conduit] exported from Data.Type.Equality and Prelude.
  70. 1761.79 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  71. 1761.79 s [conduit] • This will become an error in a future GHC release.
  72. 1761.79 s [conduit] |
  73. 1761.79 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  74. 1761.79 s [conduit] | ^
  75. 1761.79 s [conduit]
  76. 1761.79 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  77. 1761.79 s [conduit] The use of ‘~’ without TypeOperators
  78. 1761.79 s [conduit] will become an error in a future GHC release.
  79. 1761.79 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  80. 1761.79 s [conduit] |
  81. 1761.80 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  82. 1761.80 s [conduit] | ^
  83. 1761.80 s [conduit]
  84. 1761.80 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  85. 1761.80 s [conduit] • The ‘~’ operator is out of scope.
  86. 1761.80 s [conduit] Assuming it to stand for an equality constraint.
  87. 1761.80 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  88. 1761.80 s [conduit] exported from Data.Type.Equality and Prelude.
  89. 1761.80 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  90. 1761.80 s [conduit] • This will become an error in a future GHC release.
  91. 1761.80 s [conduit] |
  92. 1761.80 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  93. 1761.80 s [conduit] | ^
  94. 1761.80 s [conduit]
  95. 1761.80 s [conduit] [14 of 14] Compiling Conduit ( src/Conduit.hs, nothing )
  96. 1761.81 s [conduit] Haddock coverage:
  97. 1761.81 s [conduit] Warning: 'hoist' is out of scope.
  98. 1761.81 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  99. 1761.81 s [conduit] Warning: 'Source' is out of scope.
  100. 1761.81 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  101. 1761.81 s [conduit] Warning: 'Conduit' is out of scope.
  102. 1761.81 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  103. 1761.81 s [conduit] Warning: 'catchC' is out of scope.
  104. 1761.81 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  105. 1761.81 s [conduit] Warning: 'tryC' is out of scope.
  106. 1761.81 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  107. 1761.81 s [conduit] Warning: 'ZipConduit' is ambiguous. It is defined
  108. 1761.81 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1229:30
  109. 1761.81 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1229:1
  110. 1761.81 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  111. 1761.81 s [conduit] by specifying the type/value namespace explicitly.
  112. 1761.81 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:1229:1
  113. 1761.81 s [conduit] Warning: 'ConduitT' is ambiguous. It is defined
  114. 1761.81 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:123:28
  115. 1761.81 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:123:1
  116. 1761.81 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  117. 1761.81 s [conduit] by specifying the type/value namespace explicitly.
  118. 1761.81 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:123:1
  119. 1761.82 s [conduit] Warning: 'SealedConduitT' is ambiguous. It is defined
  120. 1761.82 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:138:34
  121. 1761.82 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:138:1
  122. 1761.82 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  123. 1761.82 s [conduit] by specifying the type/value namespace explicitly.
  124. 1761.82 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:138:1
  125. 1761.82 s [conduit] 18% ( 3 / 16) in 'Data.Conduit.Internal.Fusion'
  126. 1761.82 s [conduit] Missing documentation for:
  127. 1761.82 s [conduit] Module header
  128. 1761.82 s [conduit] Stream (src/Data/Conduit/Internal/Fusion.hs:39)
  129. 1761.82 s [conduit] ConduitWithStream (src/Data/Conduit/Internal/Fusion.hs:43)
  130. 1761.82 s [conduit] StreamConduitT (src/Data/Conduit/Internal/Fusion.hs:47)
  131. 1761.82 s [conduit] StreamConduit (src/Data/Conduit/Internal/Fusion.hs:49)
  132. 1761.82 s [conduit] StreamSource (src/Data/Conduit/Internal/Fusion.hs:51)
  133. 1761.82 s [conduit] StreamProducer (src/Data/Conduit/Internal/Fusion.hs:53)
  134. 1761.82 s [conduit] StreamSink (src/Data/Conduit/Internal/Fusion.hs:55)
  135. 1761.82 s [conduit] StreamConsumer (src/Data/Conduit/Internal/Fusion.hs:57)
  136. 1761.82 s [conduit] streamConduit (src/Data/Conduit/Internal/Fusion.hs:250)
  137. 1761.82 s [conduit] streamSource (src/Data/Conduit/Internal/Fusion.hs:257)
  138. 1761.82 s [conduit] streamSourcePure (src/Data/Conduit/Internal/Fusion.hs:275)
  139. 1761.82 s [conduit] unstream (src/Data/Conduit/Internal/Fusion.hs:60)
  140. 1761.82 s [conduit] 0% ( 0 / 41) in 'Data.Conduit.Internal.List.Stream'
  141. 1761.82 s [conduit] Missing documentation for:
  142. 1761.82 s [conduit] Module header
  143. 1761.82 s [conduit] unfoldS (src/Data/Conduit/Internal/List/Stream.hs:17)
  144. 1761.82 s [conduit] unfoldEitherS (src/Data/Conduit/Internal/List/Stream.hs:30)
  145. 1761.82 s [conduit] unfoldMS (src/Data/Conduit/Internal/List/Stream.hs:43)
  146. 1761.82 s [conduit] unfoldEitherMS (src/Data/Conduit/Internal/List/Stream.hs:57)
  147. 1761.82 s [conduit] sourceListS (src/Data/Conduit/Internal/List/Stream.hs:67)
  148. 1761.82 s [conduit] enumFromToS (src/Data/Conduit/Internal/List/Stream.hs:78)
  149. 1761.82 s [conduit] enumFromToS_int (src/Data/Conduit/Internal/List/Stream.hs:90)
  150. 1761.82 s [conduit] iterateS (src/Data/Conduit/Internal/List/Stream.hs:101)
  151. 1761.82 s [conduit] replicateS (src/Data/Conduit/Internal/List/Stream.hs:110)
  152. 1761.82 s [conduit] replicateMS (src/Data/Conduit/Internal/List/Stream.hs:119)
  153. 1761.82 s [conduit] foldS (src/Data/Conduit/Internal/List/Stream.hs:128)
  154. 1761.82 s [conduit] foldMS (src/Data/Conduit/Internal/List/Stream.hs:140)
  155. 1761.82 s [conduit] mapM_S (src/Data/Conduit/Internal/List/Stream.hs:156)
  156. 1761.82 s [conduit] dropS (src/Data/Conduit/Internal/List/Stream.hs:170)
  157. 1761.82 s [conduit] takeS (src/Data/Conduit/Internal/List/Stream.hs:185)
  158. 1761.82 s [conduit] headS (src/Data/Conduit/Internal/List/Stream.hs:198)
  159. 1761.82 s [conduit] mapS (src/Data/Conduit/Internal/List/Stream.hs:210)
  160. 1761.82 s [conduit] mapMS (src/Data/Conduit/Internal/List/Stream.hs:222)
  161. 1761.82 s [conduit] iterMS (src/Data/Conduit/Internal/List/Stream.hs:234)
  162. 1761.82 s [conduit] mapMaybeS (src/Data/Conduit/Internal/List/Stream.hs:246)
  163. 1761.82 s [conduit] mapMaybeMS (src/Data/Conduit/Internal/List/Stream.hs:261)
  164. 1761.82 s [conduit] catMaybesS (src/Data/Conduit/Internal/List/Stream.hs:277)
  165. 1761.82 s [conduit] concatS (src/Data/Conduit/Internal/List/Stream.hs:290)
  166. 1761.82 s [conduit] concatMapS (src/Data/Conduit/Internal/List/Stream.hs:303)
  167. 1761.82 s [conduit] concatMapMS (src/Data/Conduit/Internal/List/Stream.hs:316)
  168. 1761.82 s [conduit] concatMapAccumS (src/Data/Conduit/Internal/List/Stream.hs:331)
  169. 1761.82 s [conduit] mapAccumS (src/Data/Conduit/Internal/List/Stream.hs:346)
  170. 1761.82 s [conduit] mapAccumMS (src/Data/Conduit/Internal/List/Stream.hs:360)
  171. 1761.82 s [conduit] concatMapAccumMS (src/Data/Conduit/Internal/List/Stream.hs:374)
  172. 1761.82 s [conduit] mapFoldableS (src/Data/Conduit/Internal/List/Stream.hs:389)
  173. 1761.82 s [conduit] mapFoldableMS (src/Data/Conduit/Internal/List/Stream.hs:402)
  174. 1761.82 s [conduit] consumeS (src/Data/Conduit/Internal/List/Stream.hs:417)
  175. 1761.82 s [conduit] groupByS (src/Data/Conduit/Internal/List/Stream.hs:429)
  176. 1761.82 s [conduit] groupOn1S (src/Data/Conduit/Internal/List/Stream.hs:433)
  177. 1761.82 s [conduit] GroupByState (src/Data/Conduit/Internal/List/Stream.hs:436)
  178. 1761.82 s [conduit] groupBy1S (src/Data/Conduit/Internal/List/Stream.hs:442)
  179. 1761.82 s [conduit] isolateS (src/Data/Conduit/Internal/List/Stream.hs:463)
  180. 1761.82 s [conduit] filterS (src/Data/Conduit/Internal/List/Stream.hs:476)
  181. 1761.82 s [conduit] sinkNullS (src/Data/Conduit/Internal/List/Stream.hs:489)
  182. 1761.82 s [conduit] sourceNullS (src/Data/Conduit/Internal/List/Stream.hs:501)
  183. 1761.82 s [conduit] 11% ( 3 / 27) in 'Data.Conduit.Combinators.Stream'
  184. 1761.82 s [conduit] Missing documentation for:
  185. 1761.82 s [conduit] yieldManyS (src/Data/Conduit/Combinators/Stream.hs:71)
  186. 1761.82 s [conduit] repeatMS (src/Data/Conduit/Combinators/Stream.hs:81)
  187. 1761.82 s [conduit] repeatWhileMS (src/Data/Conduit/Combinators/Stream.hs:91)
  188. 1761.82 s [conduit] foldl1S (src/Data/Conduit/Combinators/Stream.hs:104)
  189. 1761.82 s [conduit] allS (src/Data/Conduit/Combinators/Stream.hs:118)
  190. 1761.82 s [conduit] anyS (src/Data/Conduit/Combinators/Stream.hs:124)
  191. 1761.82 s [conduit] sinkLazyS (src/Data/Conduit/Combinators/Stream.hs:132)
  192. 1761.82 s [conduit] sinkVectorS (src/Data/Conduit/Combinators/Stream.hs:137)
  193. 1761.82 s [conduit] sinkVectorNS (src/Data/Conduit/Combinators/Stream.hs:163)
  194. 1761.82 s [conduit] sinkLazyBuilderS (src/Data/Conduit/Combinators/Stream.hs:182)
  195. 1761.82 s [conduit] lastS (src/Data/Conduit/Combinators/Stream.hs:187)
  196. 1761.82 s [conduit] lastES (src/Data/Conduit/Combinators/Stream.hs:200)
  197. 1761.82 s [conduit] findS (src/Data/Conduit/Combinators/Stream.hs:214)
  198. 1761.82 s [conduit] concatMapS (src/Data/Conduit/Combinators/Stream.hs:231)
  199. 1761.82 s [conduit] concatMapMS (src/Data/Conduit/Combinators/Stream.hs:246)
  200. 1761.82 s [conduit] concatS (src/Data/Conduit/Combinators/Stream.hs:262)
  201. 1761.82 s [conduit] scanlS (src/Data/Conduit/Combinators/Stream.hs:270)
  202. 1761.82 s [conduit] scanlMS (src/Data/Conduit/Combinators/Stream.hs:285)
  203. 1761.82 s [conduit] mapAccumWhileS (src/Data/Conduit/Combinators/Stream.hs:301)
  204. 1761.82 s [conduit] mapAccumWhileMS (src/Data/Conduit/Combinators/Stream.hs:316)
  205. 1761.82 s [conduit] intersperseS (src/Data/Conduit/Combinators/Stream.hs:337)
  206. 1761.82 s [conduit] slidingWindowS (src/Data/Conduit/Combinators/Stream.hs:363)
  207. 1761.82 s [conduit] filterMS (src/Data/Conduit/Combinators/Stream.hs:394)
  208. 1761.82 s [conduit] splitOnUnboundedES (src/Data/Conduit/Combinators/Stream.hs:420)
  209. 1761.83 s [conduit] 97% ( 78 / 80) in 'Data.Conduit'
  210. 1761.83 s [conduit] Missing documentation for:
  211. 1761.83 s [conduit] sealConduitT (src/Data/Conduit/Internal/Conduit.hs:298)
  212. 1761.83 s [conduit] unsealConduitT (src/Data/Conduit/Internal/Conduit.hs:301)
  213. 1761.83 s [conduit] 91% ( 81 / 89) in 'Data.Conduit.Internal'
  214. 1761.83 s [conduit] Missing documentation for:
  215. 1761.83 s [conduit] Module header
  216. 1761.83 s [conduit] enumFromTo (src/Data/Conduit/Internal/Pipe.hs:500)
  217. 1761.83 s [conduit] yieldM (src/Data/Conduit/Internal/Pipe.hs:251)
  218. 1761.83 s [conduit] sealConduitT (src/Data/Conduit/Internal/Conduit.hs:298)
  219. 1761.83 s [conduit] unsealConduitT (src/Data/Conduit/Internal/Conduit.hs:301)
  220. 1761.83 s [conduit] sourceToPipe (src/Data/Conduit/Internal/Conduit.hs:333)
  221. 1761.83 s [conduit] sinkToPipe (src/Data/Conduit/Internal/Conduit.hs:343)
  222. 1761.83 s [conduit] conduitToPipe (src/Data/Conduit/Internal/Conduit.hs:353)
  223. 1761.83 s [conduit] 100% ( 42 / 42) in 'Data.Conduit.Lift'
  224. 1761.83 s [conduit] Warning: 'succ' is out of scope.
  225. 1761.83 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  226. 1761.84 s [conduit] Warning: 'Foldable' is out of scope.
  227. 1761.84 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  228. 1761.84 s [conduit] 100% ( 60 / 60) in 'Data.Conduit.List'
  229. 1761.84 s [conduit] Warning: 'ResourceT' is out of scope.
  230. 1761.84 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  231. 1761.85 s [conduit] Warning: 'chunkSize' is out of scope.
  232. 1761.85 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  233. 1761.86 s [conduit] Warning: 'Flush' is ambiguous. It is defined
  234. 1761.86 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1093:26
  235. 1761.86 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1093:1
  236. 1761.86 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  237. 1761.86 s [conduit] by specifying the type/value namespace explicitly.
  238. 1761.86 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:1093:1
  239. 1761.86 s [conduit] 100% (167 /167) in 'Data.Conduit.Combinators'
  240. 1761.86 s [conduit] Warning: 'succ' is out of scope.
  241. 1761.86 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  242. 1761.87 s [conduit] Warning: 'iterM' is out of scope.
  243. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  244. 1761.87 s [conduit] Warning: 'takeExactly' is out of scope.
  245. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  246. 1761.87 s [conduit] Warning: 'takeExactlyE' is out of scope.
  247. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  248. 1761.87 s [conduit] Warning: 'take' is out of scope.
  249. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  250. 1761.87 s [conduit] Warning: 'takeE' is out of scope.
  251. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  252. 1761.87 s [conduit] Warning: 'concatMap' is out of scope.
  253. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  254. 1761.87 s [conduit] Warning: 'chunkSize' is out of scope.
  255. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  256. 1761.87 s [conduit] Warning: 'chunksOfExactlyE' is out of scope.
  257. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  258. 1761.87 s [conduit] Warning: 'chunksOfE' is out of scope.
  259. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  260. 1761.87 s [conduit] Warning: 'mapM_' is out of scope.
  261. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  262. 1761.87 s [conduit] Warning: 'concatMapM' is out of scope.
  263. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  264. 1761.87 s [conduit] Warning: 'line' is out of scope.
  265. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  266. 1761.87 s [conduit] Warning: 'unlines' is out of scope.
  267. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  268. 1761.87 s [conduit] Warning: 'linesUnbounded' is out of scope.
  269. 1761.87 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  270. 1761.88 s [conduit] 100% (171 /171) in 'Conduit'
  271. 1762.25 s [conduit] Warning: Data.Conduit.Combinators.Stream: could not find link destinations for:
  272. 1762.25 s [conduit] - Data.Vector.Generic.Base.Vector
  273. 1762.25 s [conduit] Warning: Data.Conduit: could not find link destinations for:
  274. 1762.25 s [conduit] - GHC.Internal.Generics.Rep_Void
  275. 1762.25 s [conduit] - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT
  276. 1762.26 s [conduit] Warning: Data.Conduit.Internal: could not find link destinations for:
  277. 1762.26 s [conduit] - Data.Conduit.Internal.Pipe.D:R:PrimStatePipe
  278. 1762.26 s [conduit] - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT
  279. 1762.28 s [conduit] Warning: Data.Conduit.Combinators: could not find link destinations for:
  280. 1762.28 s [conduit] - Data.Vector.Generic.Base.Vector
  281. 1762.28 s [conduit] - Data.Conduit.Combinators.Buffer
  282. 1762.30 s [conduit] Warning: Conduit: could not find link destinations for:
  283. 1762.30 s [conduit] - GHC.Internal.Data.Functor.Identity.Rep_Identity
  284. 1762.30 s [conduit] - GHC.Internal.Data.Functor.Identity.Rep1_Identity
  285. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateIO
  286. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateIdentityT
  287. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateST
  288. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateST0
  289. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateAccumT
  290. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateContT
  291. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateExceptT
  292. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateMaybeT
  293. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateRWST0
  294. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateRWST1
  295. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateRWST
  296. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateReaderT
  297. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateSelectT
  298. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateStateT0
  299. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateStateT
  300. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateWriterT0
  301. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateWriterT1
  302. 1762.30 s [conduit] - Control.Monad.Primitive.D:R:PrimStateWriterT
  303. 1762.30 s [conduit] - Control.Monad.Trans.Resource.Internal.D:R:PrimStateResourceT
  304. 1762.30 s [conduit] - Data.Conduit.Internal.Pipe.D:R:PrimStatePipe
  305. 1762.30 s [conduit] - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT
  306. 1762.30 s [conduit] - Data.Vector.Unboxed.Base.Unbox
  307. 1762.30 s [conduit] - Data.Vector.Generic.Base.Vector
  308. 1762.30 s [conduit] - Data.Vector.Generic.Base.basicLength
  309. 1762.30 s [conduit] - Data.Vector.Generic.Base.basicUnsafeIndexM
  310. 1762.30 s [conduit] - Data.Vector.Generic.Base.elemseq
  311. 1762.30 s [conduit] - Data.Vector.Generic.Base.Mutable
  312. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.MVector
  313. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicLength
  314. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
  315. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicInitialize
  316. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
  317. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
  318. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
  319. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
  320. 1762.30 s [conduit] - Data.Vector.Generic.Base.basicUnsafeSlice
  321. 1762.30 s [conduit] - Data.Vector.Generic.Base.basicUnsafeCopy
  322. 1762.30 s [conduit] - Data.Vector.Generic.Base.basicUnsafeFreeze
  323. 1762.30 s [conduit] - Data.Vector.Generic.Base.basicUnsafeThaw
  324. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
  325. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicClear
  326. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicOverlaps
  327. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicSet
  328. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
  329. 1762.30 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
  330. 1762.30 s [conduit] - Data.Vector.Unboxed.Base.MV_Identity
  331. 1762.30 s [conduit] - Data.Vector.Unboxed.Base.V_Identity
  332. 1762.30 s [conduit] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  333. 1762.30 s [conduit] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
  334. 1762.30 s [conduit] - Data.Conduit.Combinators.Buffer
  335. 1767.26 s [conduit] Documentation created: dist/doc/html/conduit/,
  336. 1767.26 s [conduit] dist/doc/html/conduit/conduit.txt
  337. 1767.44 s [conduit] Preprocessing test suite 'conduit-test' for conduit-1.3.6.1...
  338. 1767.44 s [conduit] Phase: installPhase
  339. 1767.44 s [conduit] Installing library in /nix/store/0g6aahlgdb0s6ya4iw7rb0p3dnnhdbvi-conduit-1.3.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  340. 1767.82 s [conduit] Phase: fixupPhase
  341. 1767.84 s [conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/0g6aahlgdb0s6ya4iw7rb0p3dnnhdbvi-conduit-1.3.6.1
  342. 1767.84 s [conduit] shrinking /nix/store/0g6aahlgdb0s6ya4iw7rb0p3dnnhdbvi-conduit-1.3.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSconduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH-ghc9.10.2.so
  343. 1767.86 s [conduit] checking for references to /build/ in /nix/store/0g6aahlgdb0s6ya4iw7rb0p3dnnhdbvi-conduit-1.3.6.1...
  344. 1767.88 s [conduit] patching script interpreter paths in /nix/store/0g6aahlgdb0s6ya4iw7rb0p3dnnhdbvi-conduit-1.3.6.1
  345. 1767.88 s [conduit] stripping (with command strip and flags -S -p) in /nix/store/0g6aahlgdb0s6ya4iw7rb0p3dnnhdbvi-conduit-1.3.6.1/lib
  346. 1768.03 s [conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/69830r2bh7vzrp0wm44j8nbqprqy66jc-conduit-1.3.6.1-doc
  347. 1768.04 s [conduit] checking for references to /build/ in /nix/store/69830r2bh7vzrp0wm44j8nbqprqy66jc-conduit-1.3.6.1-doc...
  348. 1768.06 s [conduit] patching script interpreter paths in /nix/store/69830r2bh7vzrp0wm44j8nbqprqy66jc-conduit-1.3.6.1-doc
  349. 1768.18 s Progress: 342 of 363 built (2 building), 555 of 555 downloaded from cache
  350. 1768.24 s Building conduit-extra
  351. 1768.30 s Building conduit-parse
  352. 1768.34 s Building libyaml
  353. 1768.40 s [conduit-extra] Phase: setupCompilerEnvironmentPhase
  354. 1768.41 s [conduit-extra] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
  355. 1768.44 s [conduit-parse] Phase: setupCompilerEnvironmentPhase
  356. 1768.44 s [conduit-parse] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
  357. 1768.46 s [libyaml] Phase: setupCompilerEnvironmentPhase
  358. 1768.46 s [libyaml] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
  359. 1768.62 s [conduit-extra] Phase: unpackPhase
  360. 1768.62 s [conduit-extra] unpacking source archive /nix/store/02b3jg0dbb72fl6hjw0im62s1wqqh4s6-conduit-extra-1.3.8.tar.gz
  361. 1768.62 s [conduit-parse] Phase: unpackPhase
  362. 1768.63 s [conduit-parse] unpacking source archive /nix/store/5inary4gap17pija37hi9s0dnwj4sdgj-conduit-parse-0.2.1.1.tar.gz
  363. 1768.63 s [libyaml] Phase: unpackPhase
  364. 1768.63 s [conduit-extra] source root is conduit-extra-1.3.8
  365. 1768.63 s [libyaml] unpacking source archive /nix/store/z9q7w51ysg8cdvgpx6d6zlcz4ghkhp0h-libyaml-0.1.4.tar.gz
  366. 1768.63 s [conduit-parse] source root is conduit-parse-0.2.1.1
  367. 1768.64 s [conduit-extra] setting SOURCE_DATE_EPOCH to timestamp 1750917223 of file "conduit-extra-1.3.8/test/Spec.hs"
  368. 1768.64 s [conduit-parse] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "conduit-parse-0.2.1.1/test/Main.hs"
  369. 1768.64 s [libyaml] source root is libyaml-0.1.4
  370. 1768.64 s [conduit-extra] Phase: patchPhase
  371. 1768.64 s [conduit-parse] Phase: patchPhase
  372. 1768.64 s [libyaml] setting SOURCE_DATE_EPOCH to timestamp 1710477580 of file "libyaml-0.1.4/libyaml.cabal"
  373. 1768.65 s [conduit-extra] Replace Cabal file with edited version from mirror://hackage/conduit-extra-1.3.8/revision/1.cabal.
  374. 1768.65 s [conduit-parse] Replace Cabal file with edited version from mirror://hackage/conduit-parse-0.2.1.1/revision/1.cabal.
  375. 1768.65 s [libyaml] Phase: patchPhase
  376. 1768.65 s [conduit-extra] Phase: compileBuildDriverPhase
  377. 1768.65 s [conduit-parse] Phase: compileBuildDriverPhase
  378. 1768.66 s [conduit-extra] setupCompileFlags: -package-db=/build/tmp.RB1SITSoHp/setup-package.conf.d -threaded
  379. 1768.66 s [libyaml] Phase: compileBuildDriverPhase
  380. 1768.66 s [conduit-parse] setupCompileFlags: -package-db=/build/tmp.DFtpQVJW0E/setup-package.conf.d -threaded
  381. 1768.66 s [libyaml] setupCompileFlags: -package-db=/build/tmp.lS2qjVSPE9/setup-package.conf.d -threaded
  382. 1768.70 s [conduit-parse] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.DFtpQVJW0E/Main.o )
  383. 1768.70 s [conduit-extra] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.RB1SITSoHp/Main.o )
  384. 1768.70 s [libyaml] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.lS2qjVSPE9/Main.o )
  385. 1768.75 s [conduit-extra] [2 of 2] Linking Setup
  386. 1768.75 s [conduit-parse] [2 of 2] Linking Setup
  387. 1768.75 s [libyaml] [2 of 2] Linking Setup
  388. 1769.55 s [lsp-types] [1 of 2] Compiling Language.LSP.MetaModel.Types ( metamodel/Language/LSP/MetaModel/Types.hs, dist/build/metamodel/Language/LSP/MetaModel/Types.p_o )
  389. 1769.92 s [conduit-extra] Phase: updateAutotoolsGnuConfigScriptsPhase
  390. 1769.93 s [conduit-extra] Phase: configurePhase
  391. 1769.94 s [conduit-extra] configureFlags: --verbose --prefix=/nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/3vk6a7gp7kb7pqbip08r4y9wqjz6hsf7-conduit-extra-1.3.8-doc/share/doc/conduit-extra-1.3.8 --with-gcc=gcc --package-db=/build/tmp.RB1SITSoHp/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
  392. 1769.94 s [conduit-extra] Using Parsec parser
  393. 1769.94 s [conduit-extra] Configuring conduit-extra-1.3.8...
  394. 1769.95 s [libyaml] Phase: updateAutotoolsGnuConfigScriptsPhase
  395. 1769.95 s [conduit-parse] Phase: updateAutotoolsGnuConfigScriptsPhase
  396. 1769.96 s [libyaml] Phase: configurePhase
  397. 1769.96 s [libyaml] configureFlags: --verbose --prefix=/nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/m0qzxl5qr1n64a56kanq9bbl7zrh2vq4-libyaml-0.1.4-doc/share/doc/libyaml-0.1.4 --with-gcc=gcc --package-db=/build/tmp.lS2qjVSPE9/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
  398. 1769.96 s [conduit-parse] Phase: configurePhase
  399. 1769.97 s [libyaml] Using Parsec parser
  400. 1769.97 s [libyaml] Configuring libyaml-0.1.4...
  401. 1769.97 s [conduit-parse] configureFlags: --verbose --prefix=/nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/c022j44r40ykskdm430r1vbvkcsfg5zg-conduit-parse-0.2.1.1-doc/share/doc/conduit-parse-0.2.1.1 --with-gcc=gcc --package-db=/build/tmp.DFtpQVJW0E/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
  402. 1769.97 s [conduit-parse] Using Parsec parser
  403. 1769.97 s [conduit-parse] Configuring conduit-parse-0.2.1.1...
  404. 1770.25 s [libyaml] Flags chosen: no-unicode=False, system-libyaml=False
  405. 1770.25 s [conduit-parse] Flags chosen: enable-hlint-test=False
  406. 1770.45 s [conduit-extra] Dependency async: using async-2.2.5
  407. 1770.45 s [conduit-extra] Dependency attoparsec >=0.10: using attoparsec-0.14.4
  408. 1770.45 s [conduit-extra] Dependency base >=4.14 && <5: using base-4.20.1.0
  409. 1770.45 s [conduit-extra] Dependency bytestring >=0.10.2: using bytestring-0.12.2.0
  410. 1770.45 s [conduit-extra] Dependency conduit >=1.3 && <1.4: using conduit-1.3.6.1
  411. 1770.45 s [conduit-extra] Dependency directory: using directory-1.3.8.5
  412. 1770.45 s [conduit-extra] Dependency filepath: using filepath-1.5.4.0
  413. 1770.45 s [conduit-extra] Dependency network >=2.3: using network-3.2.8.0
  414. 1770.45 s [conduit-extra] Dependency primitive >=0.5: using primitive-0.9.1.0
  415. 1770.45 s [conduit-extra] Dependency process: using process-1.6.25.0
  416. 1770.45 s [conduit-extra] Dependency resourcet >=1.1: using resourcet-1.3.0
  417. 1770.45 s [conduit-extra] Dependency stm: using stm-2.5.3.1
  418. 1770.45 s [conduit-extra] Dependency streaming-commons >=0.2.3.0: using streaming-commons-0.2.3.1
  419. 1770.45 s [conduit-extra] Dependency text: using text-2.1.2
  420. 1770.45 s [conduit-extra] Dependency transformers: using transformers-0.6.1.1
  421. 1770.45 s [conduit-extra] Dependency typed-process >=0.2.6: using typed-process-0.2.13.0
  422. 1770.45 s [conduit-extra] Dependency unliftio-core: using unliftio-core-0.2.1.0
  423. 1770.45 s [conduit-extra] Dependency QuickCheck: using QuickCheck-2.15.0.1
  424. 1770.45 s [conduit-extra] Dependency async: using async-2.2.5
  425. 1770.45 s [conduit-extra] Dependency attoparsec: using attoparsec-0.14.4
  426. 1770.45 s [conduit-extra] Dependency base: using base-4.20.1.0
  427. 1770.45 s [conduit-extra] Dependency bytestring: using bytestring-0.12.2.0
  428. 1770.45 s [conduit-extra] Dependency conduit: using conduit-1.3.6.1
  429. 1770.45 s [conduit-extra] Dependency conduit-extra: using conduit-extra-1.3.8
  430. 1770.45 s [conduit-extra] Dependency directory: using directory-1.3.8.5
  431. 1770.45 s [conduit-extra] Dependency exceptions: using exceptions-0.10.9
  432. 1770.45 s [conduit-extra] Dependency filepath: using filepath-1.5.4.0
  433. 1770.45 s [conduit-extra] Dependency hspec >=1.3: using hspec-2.11.14
  434. 1770.45 s [conduit-extra] Dependency process: using process-1.6.25.0
  435. 1770.45 s [conduit-extra] Dependency resourcet: using resourcet-1.3.0
  436. 1770.45 s [conduit-extra] Dependency stm: using stm-2.5.3.1
  437. 1770.45 s [conduit-extra] Dependency streaming-commons: using streaming-commons-0.2.3.1
  438. 1770.45 s [conduit-extra] Dependency text: using text-2.1.2
  439. 1770.45 s [conduit-extra] Dependency transformers: using transformers-0.6.1.1
  440. 1770.45 s [conduit-extra] Dependency transformers-base: using transformers-base-0.4.6
  441. 1770.45 s [conduit-extra] Source component graph:
  442. 1770.45 s [conduit-extra] component lib
  443. 1770.45 s [conduit-extra] component test:test dependency lib
  444. 1770.45 s [conduit-extra] Configured component graph:
  445. 1770.45 s [conduit-extra] component conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF
  446. 1770.45 s [conduit-extra] include async-2.2.5-1ez9z2ExATN1LTOMTmG4Gq
  447. 1770.45 s [conduit-extra] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  448. 1770.45 s [conduit-extra] include base-4.20.1.0-a280
  449. 1770.45 s [conduit-extra] include bytestring-0.12.2.0-b7cf
  450. 1770.45 s [conduit-extra] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  451. 1770.45 s [conduit-extra] include directory-1.3.8.5-c7cf
  452. 1770.45 s [conduit-extra] include filepath-1.5.4.0-4815
  453. 1770.45 s [conduit-extra] include network-3.2.8.0-KznLTBienvoEgzIADcNYz3
  454. 1770.45 s [conduit-extra] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
  455. 1770.45 s [conduit-extra] include process-1.6.25.0-1a3d
  456. 1770.45 s [conduit-extra] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  457. 1770.45 s [conduit-extra] include stm-2.5.3.1-1a4d
  458. 1770.45 s [conduit-extra] include streaming-commons-0.2.3.1-8c8RwNfSbypHjShhSJUyUJ
  459. 1770.45 s [conduit-extra] include text-2.1.2-2d65
  460. 1770.45 s [conduit-extra] include transformers-0.6.1.1-c08a
  461. 1770.45 s [conduit-extra] include typed-process-0.2.13.0-UrPpGwj6jeFNSrBN6hSGZ
  462. 1770.45 s [conduit-extra] include unliftio-core-0.2.1.0-KzVw1IlgfmxI0tS7bLf6cJ
  463. 1770.45 s [conduit-extra] component conduit-extra-1.3.8-6bjTkL7ppcn49xT9E7o5AW-test
  464. 1770.45 s [conduit-extra] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
  465. 1770.45 s [conduit-extra] include async-2.2.5-1ez9z2ExATN1LTOMTmG4Gq
  466. 1770.45 s [conduit-extra] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  467. 1770.45 s [conduit-extra] include base-4.20.1.0-a280
  468. 1770.45 s [conduit-extra] include bytestring-0.12.2.0-b7cf
  469. 1770.45 s [conduit-extra] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  470. 1770.45 s [conduit-extra] include conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF
  471. 1770.45 s [conduit-extra] include directory-1.3.8.5-c7cf
  472. 1770.45 s [conduit-extra] include exceptions-0.10.9-bc84
  473. 1770.45 s [conduit-extra] include filepath-1.5.4.0-4815
  474. 1770.45 s [conduit-extra] include hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
  475. 1770.45 s [conduit-extra] include process-1.6.25.0-1a3d
  476. 1770.45 s [conduit-extra] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  477. 1770.45 s [conduit-extra] include stm-2.5.3.1-1a4d
  478. 1770.45 s [conduit-extra] include streaming-commons-0.2.3.1-8c8RwNfSbypHjShhSJUyUJ
  479. 1770.45 s [conduit-extra] include text-2.1.2-2d65
  480. 1770.45 s [conduit-extra] include transformers-0.6.1.1-c08a
  481. 1770.45 s [conduit-extra] include transformers-base-0.4.6-E88WQzZPUhDGNp6D845uV
  482. 1770.45 s [conduit-extra] Linked component graph:
  483. 1770.45 s [conduit-extra] unit conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF
  484. 1770.45 s [conduit-extra] include async-2.2.5-1ez9z2ExATN1LTOMTmG4Gq
  485. 1770.45 s [conduit-extra] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  486. 1770.45 s [conduit-extra] include base-4.20.1.0-a280
  487. 1770.45 s [conduit-extra] include bytestring-0.12.2.0-b7cf
  488. 1770.45 s [conduit-extra] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  489. 1770.45 s [conduit-extra] include directory-1.3.8.5-c7cf
  490. 1770.45 s [conduit-extra] include filepath-1.5.4.0-4815
  491. 1770.45 s [conduit-extra] include network-3.2.8.0-KznLTBienvoEgzIADcNYz3
  492. 1770.45 s [conduit-extra] include primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
  493. 1770.45 s [conduit-extra] include process-1.6.25.0-1a3d
  494. 1770.45 s [conduit-extra] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  495. 1770.45 s [conduit-extra] include stm-2.5.3.1-1a4d
  496. 1770.45 s [conduit-extra] include streaming-commons-0.2.3.1-8c8RwNfSbypHjShhSJUyUJ
  497. 1770.45 s [conduit-extra] include text-2.1.2-2d65
  498. 1770.45 s [conduit-extra] include transformers-0.6.1.1-c08a
  499. 1770.45 s [conduit-extra] include typed-process-0.2.13.0-UrPpGwj6jeFNSrBN6hSGZ
  500. 1770.45 s [conduit-extra] include unliftio-core-0.2.1.0-KzVw1IlgfmxI0tS7bLf6cJ
  501. 1770.45 s [conduit-extra] Data.Conduit.Attoparsec=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Attoparsec,Data.Conduit.Binary=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Binary,Data.Conduit.ByteString.Builder=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.ByteString.Builder,Data.Conduit.Filesystem=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Filesystem,Data.Conduit.Foldl=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Foldl,Data.Conduit.Lazy=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Lazy,Data.Conduit.Network=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Network,Data.Conduit.Network.UDP=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Network.UDP,Data.Conduit.Network.Unix=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Network.Unix,Data.Conduit.Process=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Process,Data.Conduit.Process.Typed=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Process.Typed,Data.Conduit.Text=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Text,Data.Conduit.Zlib=conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF:Data.Conduit.Zlib
  502. 1770.45 s [conduit-extra] unit conduit-extra-1.3.8-6bjTkL7ppcn49xT9E7o5AW-test
  503. 1770.45 s [conduit-extra] include QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
  504. 1770.45 s [conduit-extra] include async-2.2.5-1ez9z2ExATN1LTOMTmG4Gq
  505. 1770.45 s [conduit-extra] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  506. 1770.45 s [conduit-extra] include base-4.20.1.0-a280
  507. 1770.45 s [conduit-extra] include bytestring-0.12.2.0-b7cf
  508. 1770.45 s [conduit-extra] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  509. 1770.45 s [conduit-extra] include conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF
  510. 1770.45 s [conduit-extra] include directory-1.3.8.5-c7cf
  511. 1770.45 s [conduit-extra] include exceptions-0.10.9-bc84
  512. 1770.45 s [conduit-extra] include filepath-1.5.4.0-4815
  513. 1770.45 s [conduit-extra] include hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
  514. 1770.45 s [conduit-extra] include process-1.6.25.0-1a3d
  515. 1770.45 s [conduit-extra] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  516. 1770.45 s [conduit-extra] include stm-2.5.3.1-1a4d
  517. 1770.45 s [conduit-extra] include streaming-commons-0.2.3.1-8c8RwNfSbypHjShhSJUyUJ
  518. 1770.45 s [conduit-extra] include text-2.1.2-2d65
  519. 1770.45 s [conduit-extra] include transformers-0.6.1.1-c08a
  520. 1770.45 s [conduit-extra] include transformers-base-0.4.6-E88WQzZPUhDGNp6D845uV
  521. 1770.45 s [conduit-extra] Ready component graph:
  522. 1770.45 s [conduit-extra] definite conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF
  523. 1770.45 s [conduit-extra] depends async-2.2.5-1ez9z2ExATN1LTOMTmG4Gq
  524. 1770.45 s [conduit-extra] depends attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  525. 1770.45 s [conduit-extra] depends base-4.20.1.0-a280
  526. 1770.45 s [conduit-extra] depends bytestring-0.12.2.0-b7cf
  527. 1770.45 s [conduit-extra] depends conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  528. 1770.45 s [conduit-extra] depends directory-1.3.8.5-c7cf
  529. 1770.45 s [conduit-extra] depends filepath-1.5.4.0-4815
  530. 1770.45 s [conduit-extra] depends network-3.2.8.0-KznLTBienvoEgzIADcNYz3
  531. 1770.45 s [conduit-extra] depends primitive-0.9.1.0-3ILJGLH8Oqm5u4JLC4Tw1Y
  532. 1770.45 s [conduit-extra] depends process-1.6.25.0-1a3d
  533. 1770.45 s [conduit-extra] depends resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  534. 1770.45 s [conduit-extra] depends stm-2.5.3.1-1a4d
  535. 1770.45 s [conduit-extra] depends streaming-commons-0.2.3.1-8c8RwNfSbypHjShhSJUyUJ
  536. 1770.45 s [conduit-extra] depends text-2.1.2-2d65
  537. 1770.45 s [conduit-extra] depends transformers-0.6.1.1-c08a
  538. 1770.45 s [conduit-extra] depends typed-process-0.2.13.0-UrPpGwj6jeFNSrBN6hSGZ
  539. 1770.45 s [conduit-extra] depends unliftio-core-0.2.1.0-KzVw1IlgfmxI0tS7bLf6cJ
  540. 1770.45 s [conduit-extra] definite conduit-extra-1.3.8-6bjTkL7ppcn49xT9E7o5AW-test
  541. 1770.45 s [conduit-extra] depends QuickCheck-2.15.0.1-2HLkitLGm7mDbZxgjVZbIJ
  542. 1770.45 s [conduit-extra] depends async-2.2.5-1ez9z2ExATN1LTOMTmG4Gq
  543. 1770.45 s [conduit-extra] depends attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  544. 1770.45 s [conduit-extra] depends base-4.20.1.0-a280
  545. 1770.45 s [conduit-extra] depends bytestring-0.12.2.0-b7cf
  546. 1770.45 s [conduit-extra] depends conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  547. 1770.45 s [conduit-extra] depends conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF
  548. 1770.45 s [conduit-extra] depends directory-1.3.8.5-c7cf
  549. 1770.45 s [conduit-extra] depends exceptions-0.10.9-bc84
  550. 1770.45 s [conduit-extra] depends filepath-1.5.4.0-4815
  551. 1770.45 s [conduit-extra] depends hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
  552. 1770.45 s [conduit-extra] depends process-1.6.25.0-1a3d
  553. 1770.45 s [conduit-extra] depends resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  554. 1770.45 s [conduit-extra] depends stm-2.5.3.1-1a4d
  555. 1770.45 s [conduit-extra] depends streaming-commons-0.2.3.1-8c8RwNfSbypHjShhSJUyUJ
  556. 1770.46 s [libyaml] Dependency base >=4.14 && <5: using base-4.20.1.0
  557. 1770.46 s [libyaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  558. 1770.46 s [libyaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  559. 1770.46 s [libyaml] Dependency libyaml-clib: using libyaml-clib-0.2.5
  560. 1770.46 s [libyaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  561. 1770.46 s [libyaml] Source component graph: component lib
  562. 1770.46 s [libyaml] Configured component graph:
  563. 1770.46 s [libyaml] component libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  564. 1770.46 s [libyaml] include base-4.20.1.0-a280
  565. 1770.46 s [libyaml] include bytestring-0.12.2.0-b7cf
  566. 1770.46 s [libyaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  567. 1770.46 s [libyaml] include libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
  568. 1770.46 s [libyaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  569. 1770.46 s [libyaml] Linked component graph:
  570. 1770.46 s [libyaml] unit libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  571. 1770.46 s [libyaml] include base-4.20.1.0-a280
  572. 1770.46 s [libyaml] include bytestring-0.12.2.0-b7cf
  573. 1770.46 s [libyaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  574. 1770.46 s [libyaml] include libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
  575. 1770.46 s [libyaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  576. 1770.46 s [libyaml] Text.Libyaml=libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT:Text.Libyaml
  577. 1770.46 s [libyaml] Ready component graph:
  578. 1770.46 s [libyaml] definite libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  579. 1770.46 s [libyaml] depends base-4.20.1.0-a280
  580. 1770.46 s [libyaml] depends bytestring-0.12.2.0-b7cf
  581. 1770.46 s [libyaml] depends conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  582. 1770.46 s [libyaml] depends libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
  583. 1770.46 s [libyaml] depends resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  584. 1770.46 s [libyaml] Using Cabal-3.12.1.0 compiled by ghc-9.10
  585. 1770.46 s [libyaml] Using compiler: ghc-9.10.2
  586. 1770.46 s [libyaml] Using install prefix:
  587. 1770.46 s [libyaml] /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4
  588. 1770.46 s [libyaml] Executables installed in:
  589. 1770.46 s [libyaml] /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4/bin
  590. 1770.46 s [libyaml] Libraries installed in:
  591. 1770.46 s [libyaml] /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  592. 1770.46 s [libyaml] Dynamic Libraries installed in:
  593. 1770.46 s [libyaml] /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
  594. 1770.46 s [libyaml] Private executables installed in:
  595. 1770.46 s [libyaml] /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4/libexec/x86_64-linux-ghc-9.10.2-f986/libyaml-0.1.4
  596. 1770.46 s [libyaml] Data files installed in:
  597. 1770.46 s [libyaml] /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4/share/x86_64-linux-ghc-9.10.2-f986/libyaml-0.1.4
  598. 1770.46 s [libyaml] Documentation installed in:
  599. 1770.46 s [libyaml] /nix/store/m0qzxl5qr1n64a56kanq9bbl7zrh2vq4-libyaml-0.1.4-doc/share/doc/libyaml-0.1.4
  600. 1770.46 s [libyaml] Configuration files installed in:
  601. 1770.46 s [libyaml] /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4/etc
  602. 1770.46 s [libyaml] No alex found
  603. 1770.46 s [libyaml] Using ar found on system at:
  604. 1770.46 s [libyaml] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  605. 1770.46 s [libyaml] No c2hs found
  606. 1770.46 s [libyaml] No cpphs found
  607. 1770.46 s [libyaml] No doctest found
  608. 1770.46 s [libyaml] Using gcc version 14.3.0 given by user at:
  609. 1770.46 s [libyaml] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  610. 1770.46 s [libyaml] Using ghc version 9.10.2 found on system at:
  611. 1770.46 s [libyaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
  612. 1770.46 s [libyaml] Using ghc-pkg version 9.10.2 found on system at:
  613. 1770.46 s [libyaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
  614. 1770.46 s [libyaml] No ghcjs found
  615. 1770.46 s [libyaml] No ghcjs-pkg found
  616. 1770.46 s [libyaml] No greencard found
  617. 1770.46 s [libyaml] Using haddock version 2.31.0 found on system at:
  618. 1770.46 s [libyaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
  619. 1770.46 s [libyaml] No happy found
  620. 1770.46 s [libyaml] Using haskell-suite found on system at: haskell-suite-dummy-location
  621. 1770.46 s [libyaml] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  622. 1770.46 s [libyaml] No hmake found
  623. 1770.46 s [libyaml] Using hpc version 0.69 found on system at:
  624. 1770.46 s [libyaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
  625. 1770.46 s [libyaml] Using hsc2hs version 0.68.10 found on system at:
  626. 1770.46 s [libyaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  627. 1770.46 s [libyaml] Using hscolour version 1.25 found on system at:
  628. 1770.46 s [libyaml] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
  629. 1770.46 s [libyaml] No jhc found
  630. 1770.46 s [libyaml] Using ld found on system at:
  631. 1770.46 s [libyaml] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
  632. 1770.46 s [libyaml] No pkg-config found
  633. 1770.46 s [libyaml] Using runghc version 9.10.2 found on system at:
  634. 1770.46 s [libyaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
  635. 1770.46 s [libyaml] Using strip version 2.44 found on system at:
  636. 1770.46 s [libyaml] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  637. 1770.46 s [libyaml] Using tar found on system at:
  638. 1770.46 s [libyaml] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  639. 1770.46 s [libyaml] No uhc found
  640. 1770.46 s [conduit-parse] Dependency base >=4.8 && <5: using base-4.20.1.0
  641. 1770.46 s [conduit-parse] Dependency conduit >=1.3: using conduit-1.3.6.1
  642. 1770.46 s [conduit-parse] Dependency dlist: using dlist-1.0
  643. 1770.46 s [conduit-parse] Dependency mtl: using mtl-2.3.1
  644. 1770.46 s [conduit-parse] Dependency parsers: using parsers-0.12.12
  645. 1770.46 s [conduit-parse] Dependency safe: using safe-0.3.21
  646. 1770.46 s [conduit-parse] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  647. 1770.46 s [conduit-parse] Dependency text: using text-2.1.2
  648. 1770.46 s [conduit-parse] Dependency transformers: using transformers-0.6.1.1
  649. 1770.46 s [conduit-parse] Dependency base >=4.8 && <5: using base-4.20.1.0
  650. 1770.46 s [conduit-parse] Dependency conduit >=1.3: using conduit-1.3.6.1
  651. 1770.46 s [conduit-parse] Dependency conduit-parse: using conduit-parse-0.2.1.1
  652. 1770.46 s [conduit-parse] Dependency mtl: using mtl-2.3.1
  653. 1770.46 s [conduit-parse] Dependency parsers: using parsers-0.12.12
  654. 1770.46 s [conduit-parse] Dependency resourcet: using resourcet-1.3.0
  655. 1770.46 s [conduit-parse] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  656. 1770.46 s [conduit-parse] Dependency tasty: using tasty-1.5.3
  657. 1770.46 s [conduit-parse] Dependency tasty-hunit: using tasty-hunit-0.10.2
  658. 1770.46 s [conduit-parse] Source component graph:
  659. 1770.46 s [conduit-parse] component lib
  660. 1770.46 s [conduit-parse] component test:tests dependency lib
  661. 1770.46 s [conduit-parse] Configured component graph:
  662. 1770.46 s [conduit-parse] component conduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH
  663. 1770.46 s [conduit-parse] include base-4.20.1.0-a280
  664. 1770.46 s [conduit-parse] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  665. 1770.46 s [conduit-parse] include dlist-1.0-Jhnc1SoOlrSHE4yuzMJ6LU
  666. 1770.46 s [conduit-parse] include mtl-2.3.1-87b4
  667. 1770.46 s [conduit-parse] include parsers-0.12.12-4IUAo7mYGAXFaAOUWMeqwh
  668. 1770.46 s [conduit-parse] include safe-0.3.21-GhdiA5DPxwfKf5l816M7Rh
  669. 1770.47 s [conduit-parse] include safe-exceptions-0.1.7.4-2FZwRhUfJdhJGzLXDthjYc
  670. 1770.47 s [conduit-parse] include text-2.1.2-2d65
  671. 1770.47 s [conduit-parse] include transformers-0.6.1.1-c08a
  672. 1770.47 s [conduit-parse] component conduit-parse-0.2.1.1-6fb5dWycupI1K38Vnpt7tY-tests
  673. 1770.47 s [conduit-parse] include base-4.20.1.0-a280
  674. 1770.47 s [conduit-parse] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  675. 1770.47 s [conduit-parse] include conduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH
  676. 1770.47 s [conduit-parse] include mtl-2.3.1-87b4
  677. 1770.47 s [conduit-parse] include parsers-0.12.12-4IUAo7mYGAXFaAOUWMeqwh
  678. 1770.47 s [conduit-parse] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  679. 1770.47 s [conduit-parse] include safe-exceptions-0.1.7.4-2FZwRhUfJdhJGzLXDthjYc
  680. 1770.47 s [conduit-parse] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
  681. 1770.47 s [conduit-parse] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
  682. 1770.47 s [conduit-parse] Linked component graph:
  683. 1770.47 s [conduit-parse] unit conduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH
  684. 1770.47 s [conduit-parse] include base-4.20.1.0-a280
  685. 1770.47 s [conduit-parse] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  686. 1770.47 s [conduit-parse] include dlist-1.0-Jhnc1SoOlrSHE4yuzMJ6LU
  687. 1770.47 s [conduit-parse] include mtl-2.3.1-87b4
  688. 1770.47 s [conduit-parse] include parsers-0.12.12-4IUAo7mYGAXFaAOUWMeqwh
  689. 1770.47 s [conduit-parse] include safe-0.3.21-GhdiA5DPxwfKf5l816M7Rh
  690. 1770.47 s [conduit-parse] include safe-exceptions-0.1.7.4-2FZwRhUfJdhJGzLXDthjYc
  691. 1770.47 s [conduit-parse] include text-2.1.2-2d65
  692. 1770.47 s [conduit-parse] include transformers-0.6.1.1-c08a
  693. 1770.47 s [conduit-parse] Data.Conduit.Parser=conduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH:Data.Conduit.Parser
  694. 1770.47 s [conduit-parse] unit conduit-parse-0.2.1.1-6fb5dWycupI1K38Vnpt7tY-tests
  695. 1770.47 s [conduit-parse] include base-4.20.1.0-a280
  696. 1770.47 s [conduit-parse] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  697. 1770.47 s [conduit-parse] include conduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH
  698. 1770.47 s [conduit-parse] include mtl-2.3.1-87b4
  699. 1770.47 s [conduit-parse] include parsers-0.12.12-4IUAo7mYGAXFaAOUWMeqwh
  700. 1770.47 s [conduit-parse] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  701. 1770.47 s [conduit-parse] include safe-exceptions-0.1.7.4-2FZwRhUfJdhJGzLXDthjYc
  702. 1770.47 s [conduit-parse] include tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
  703. 1770.47 s [conduit-parse] include tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
  704. 1770.47 s [conduit-parse] Ready component graph:
  705. 1770.47 s [conduit-parse] definite conduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH
  706. 1770.47 s [conduit-parse] depends base-4.20.1.0-a280
  707. 1770.47 s [conduit-parse] depends conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  708. 1770.47 s [conduit-parse] depends dlist-1.0-Jhnc1SoOlrSHE4yuzMJ6LU
  709. 1770.47 s [conduit-parse] depends mtl-2.3.1-87b4
  710. 1770.47 s [conduit-parse] depends parsers-0.12.12-4IUAo7mYGAXFaAOUWMeqwh
  711. 1770.47 s [conduit-parse] depends safe-0.3.21-GhdiA5DPxwfKf5l816M7Rh
  712. 1770.47 s [conduit-parse] depends safe-exceptions-0.1.7.4-2FZwRhUfJdhJGzLXDthjYc
  713. 1770.47 s [conduit-parse] depends text-2.1.2-2d65
  714. 1770.47 s [conduit-parse] depends transformers-0.6.1.1-c08a
  715. 1770.47 s [conduit-parse] definite conduit-parse-0.2.1.1-6fb5dWycupI1K38Vnpt7tY-tests
  716. 1770.47 s [conduit-parse] depends base-4.20.1.0-a280
  717. 1770.47 s [conduit-parse] depends conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  718. 1770.47 s [conduit-parse] depends conduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH
  719. 1770.47 s [conduit-parse] depends mtl-2.3.1-87b4
  720. 1770.47 s [conduit-parse] depends parsers-0.12.12-4IUAo7mYGAXFaAOUWMeqwh
  721. 1770.47 s [conduit-parse] depends resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  722. 1770.47 s [conduit-parse] depends safe-exceptions-0.1.7.4-2FZwRhUfJdhJGzLXDthjYc
  723. 1770.47 s [conduit-parse] depends tasty-1.5.3-C5Cg6wRhPMmDuTWArfuYfy
  724. 1770.47 s [conduit-parse] depends tasty-hunit-0.10.2-2E1f6XMBnoT2RRzklyNjdp
  725. 1770.47 s [conduit-parse] Using Cabal-3.12.1.0 compiled by ghc-9.10
  726. 1770.47 s [conduit-parse] Using compiler: ghc-9.10.2
  727. 1770.47 s [conduit-parse] Using install prefix:
  728. 1770.47 s [conduit-parse] /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1
  729. 1770.47 s [conduit-parse] Executables installed in:
  730. 1770.47 s [conduit-parse] /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1/bin
  731. 1770.47 s [conduit-parse] Libraries installed in:
  732. 1770.47 s [conduit-parse] /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/conduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH
  733. 1770.47 s [conduit-parse] Dynamic Libraries installed in:
  734. 1770.47 s [conduit-parse] /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
  735. 1770.47 s [conduit-parse] Private executables installed in:
  736. 1770.47 s [conduit-parse] /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1/libexec/x86_64-linux-ghc-9.10.2-f986/conduit-parse-0.2.1.1
  737. 1770.47 s [conduit-parse] Data files installed in:
  738. 1770.47 s [conduit-parse] /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1/share/x86_64-linux-ghc-9.10.2-f986/conduit-parse-0.2.1.1
  739. 1770.47 s [conduit-parse] Documentation installed in:
  740. 1770.47 s [conduit-parse] /nix/store/c022j44r40ykskdm430r1vbvkcsfg5zg-conduit-parse-0.2.1.1-doc/share/doc/conduit-parse-0.2.1.1
  741. 1770.47 s [conduit-parse] Configuration files installed in:
  742. 1770.47 s [conduit-parse] /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1/etc
  743. 1770.47 s [conduit-parse] No alex found
  744. 1770.47 s [conduit-parse] Using ar found on system at:
  745. 1770.47 s [conduit-parse] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  746. 1770.47 s [conduit-parse] No c2hs found
  747. 1770.47 s [conduit-parse] No cpphs found
  748. 1770.47 s [conduit-parse] No doctest found
  749. 1770.47 s [conduit-parse] Using gcc version 14.3.0 given by user at:
  750. 1770.47 s [conduit-parse] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  751. 1770.47 s [conduit-parse] Using ghc version 9.10.2 found on system at:
  752. 1770.47 s [conduit-parse] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
  753. 1770.47 s [conduit-parse] Using ghc-pkg version 9.10.2 found on system at:
  754. 1770.47 s [conduit-parse] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
  755. 1770.47 s [conduit-parse] No ghcjs found
  756. 1770.47 s [conduit-parse] No ghcjs-pkg found
  757. 1770.47 s [conduit-parse] No greencard found
  758. 1770.47 s [conduit-parse] Using haddock version 2.31.0 found on system at:
  759. 1770.47 s [conduit-parse] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
  760. 1770.47 s [conduit-parse] No happy found
  761. 1770.47 s [conduit-parse] Using haskell-suite found on system at: haskell-suite-dummy-location
  762. 1770.47 s [conduit-parse] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  763. 1770.47 s [conduit-parse] No hmake found
  764. 1770.47 s [conduit-parse] Using hpc version 0.69 found on system at:
  765. 1770.47 s [conduit-parse] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
  766. 1770.47 s [conduit-parse] Using hsc2hs version 0.68.10 found on system at:
  767. 1770.47 s [conduit-parse] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  768. 1770.47 s [conduit-parse] Using hscolour version 1.25 found on system at:
  769. 1770.47 s [conduit-parse] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
  770. 1770.47 s [conduit-parse] No jhc found
  771. 1770.47 s [conduit-parse] Using ld found on system at:
  772. 1770.47 s [conduit-parse] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
  773. 1770.47 s [conduit-parse] No pkg-config found
  774. 1770.47 s [conduit-parse] Using runghc version 9.10.2 found on system at:
  775. 1770.47 s [conduit-parse] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
  776. 1770.47 s [conduit-parse] Using strip version 2.44 found on system at:
  777. 1770.47 s [conduit-parse] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  778. 1770.47 s [conduit-parse] Using tar found on system at:
  779. 1770.47 s [conduit-parse] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  780. 1770.47 s [conduit-parse] No uhc found
  781. 1770.47 s [conduit-extra] depends text-2.1.2-2d65
  782. 1770.47 s [conduit-extra] depends transformers-0.6.1.1-c08a
  783. 1770.47 s [conduit-extra] depends transformers-base-0.4.6-E88WQzZPUhDGNp6D845uV
  784. 1770.47 s [conduit-extra] Using Cabal-3.12.1.0 compiled by ghc-9.10
  785. 1770.47 s [conduit-extra] Using compiler: ghc-9.10.2
  786. 1770.47 s [conduit-extra] Using install prefix:
  787. 1770.47 s [conduit-extra] /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8
  788. 1770.47 s [conduit-extra] Executables installed in:
  789. 1770.47 s [conduit-extra] /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8/bin
  790. 1770.47 s [conduit-extra] Libraries installed in:
  791. 1770.47 s [conduit-extra] /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF
  792. 1770.47 s [conduit-extra] Dynamic Libraries installed in:
  793. 1770.47 s [conduit-extra] /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
  794. 1770.47 s [conduit-extra] Private executables installed in:
  795. 1770.47 s [conduit-extra] /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8/libexec/x86_64-linux-ghc-9.10.2-f986/conduit-extra-1.3.8
  796. 1770.47 s [conduit-extra] Data files installed in:
  797. 1770.47 s [conduit-extra] /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8/share/x86_64-linux-ghc-9.10.2-f986/conduit-extra-1.3.8
  798. 1770.47 s [conduit-extra] Documentation installed in:
  799. 1770.47 s [conduit-extra] /nix/store/3vk6a7gp7kb7pqbip08r4y9wqjz6hsf7-conduit-extra-1.3.8-doc/share/doc/conduit-extra-1.3.8
  800. 1770.47 s [conduit-extra] Configuration files installed in:
  801. 1770.47 s [conduit-extra] /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8/etc
  802. 1770.47 s [conduit-extra] No alex found
  803. 1770.47 s [conduit-extra] Using ar found on system at:
  804. 1770.47 s [conduit-extra] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  805. 1770.47 s [conduit-extra] No c2hs found
  806. 1770.47 s [conduit-extra] No cpphs found
  807. 1770.47 s [conduit-extra] No doctest found
  808. 1770.47 s [conduit-extra] Using gcc version 14.3.0 given by user at:
  809. 1770.47 s [conduit-extra] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  810. 1770.47 s [conduit-extra] Using ghc version 9.10.2 found on system at:
  811. 1770.47 s [conduit-extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
  812. 1770.47 s [conduit-extra] Using ghc-pkg version 9.10.2 found on system at:
  813. 1770.47 s [conduit-extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
  814. 1770.47 s [conduit-extra] No ghcjs found
  815. 1770.47 s [conduit-extra] No ghcjs-pkg found
  816. 1770.47 s [conduit-extra] No greencard found
  817. 1770.47 s [conduit-extra] Using haddock version 2.31.0 found on system at:
  818. 1770.47 s [conduit-extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
  819. 1770.47 s [conduit-extra] No happy found
  820. 1770.47 s [conduit-extra] Using haskell-suite found on system at: haskell-suite-dummy-location
  821. 1770.47 s [conduit-extra] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  822. 1770.47 s [conduit-extra] No hmake found
  823. 1770.47 s [conduit-extra] Using hpc version 0.69 found on system at:
  824. 1770.47 s [conduit-extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
  825. 1770.47 s [conduit-extra] Using hsc2hs version 0.68.10 found on system at:
  826. 1770.47 s [conduit-extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  827. 1770.47 s [conduit-extra] Using hscolour version 1.25 found on system at:
  828. 1770.47 s [conduit-extra] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
  829. 1770.47 s [conduit-extra] No jhc found
  830. 1770.47 s [conduit-extra] Using ld found on system at:
  831. 1770.47 s [conduit-extra] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
  832. 1770.47 s [conduit-extra] No pkg-config found
  833. 1770.47 s [conduit-extra] Using runghc version 9.10.2 found on system at:
  834. 1770.47 s [conduit-extra] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
  835. 1770.47 s [conduit-extra] Using strip version 2.44 found on system at:
  836. 1770.47 s [conduit-extra] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  837. 1770.47 s [conduit-extra] Using tar found on system at:
  838. 1770.47 s [conduit-extra] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  839. 1770.47 s [conduit-extra] No uhc found
  840. 1770.58 s [libyaml] Phase: buildPhase
  841. 1770.59 s [conduit-parse] Phase: buildPhase
  842. 1770.61 s [conduit-extra] Phase: buildPhase
  843. 1770.62 s [libyaml] Preprocessing library for libyaml-0.1.4...
  844. 1770.62 s [libyaml] Building library for libyaml-0.1.4...
  845. 1770.65 s [conduit-parse] Preprocessing library for conduit-parse-0.2.1.1...
  846. 1770.65 s [conduit-parse] Building library for conduit-parse-0.2.1.1...
  847. 1770.66 s [conduit-extra] Preprocessing library for conduit-extra-1.3.8...
  848. 1770.66 s [conduit-extra] Building library for conduit-extra-1.3.8...
  849. 1770.70 s [conduit-parse] [1 of 2] Compiling Data.Conduit.Parser.Internal ( Data/Conduit/Parser/Internal.hs, dist/build/Data/Conduit/Parser/Internal.o, dist/build/Data/Conduit/Parser/Internal.dyn_o )
  850. 1770.72 s [libyaml] [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, dist/build/Paths_libyaml.o, dist/build/Paths_libyaml.dyn_o )
  851. 1770.84 s [conduit-extra] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.o, dist/build/Data/Conduit/Attoparsec.dyn_o )
  852. 1770.86 s [libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, dist/build/Text/Libyaml.o, dist/build/Text/Libyaml.dyn_o )
  853. 1770.96 s [conduit-parse] Data/Conduit/Parser/Internal.hs:26:1: warning: [GHC-66111] [-Wunused-imports]
  854. 1770.96 s [conduit-parse] The import of ‘Data.Semigroup’ is redundant
  855. 1770.96 s [conduit-parse] except perhaps to import instances from ‘Data.Semigroup’
  856. 1770.96 s [conduit-parse] To import instances alone, use: import Data.Semigroup()
  857. 1770.96 s [conduit-parse] |
  858. 1770.96 s [conduit-parse] 26 | import Data.Semigroup
  859. 1770.96 s [conduit-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  860. 1770.96 s [conduit-parse]
  861. 1771.80 s [conduit-extra] [ 2 of 13] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.o, dist/build/Data/Conduit/Binary.dyn_o )
  862. 1771.80 s [conduit-extra] [ 3 of 13] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, dist/build/Data/Conduit/ByteString/Builder.o, dist/build/Data/Conduit/ByteString/Builder.dyn_o )
  863. 1771.80 s [conduit-extra] [ 4 of 13] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.o, dist/build/Data/Conduit/Filesystem.dyn_o )
  864. 1771.80 s [conduit-extra] [ 5 of 13] Compiling Data.Conduit.Foldl ( Data/Conduit/Foldl.hs, dist/build/Data/Conduit/Foldl.o, dist/build/Data/Conduit/Foldl.dyn_o )
  865. 1771.80 s [conduit-extra] [ 6 of 13] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.o, dist/build/Data/Conduit/Lazy.dyn_o )
  866. 1771.80 s [conduit-extra] [ 7 of 13] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.o, dist/build/Data/Conduit/Network.dyn_o )
  867. 1771.80 s [conduit-extra] [ 8 of 13] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.o, dist/build/Data/Conduit/Network/UDP.dyn_o )
  868. 1771.80 s [conduit-extra] [ 9 of 13] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.o, dist/build/Data/Conduit/Network/Unix.dyn_o )
  869. 1771.80 s [conduit-extra] [10 of 13] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.o, dist/build/Data/Conduit/Process.dyn_o )
  870. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:48:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  871. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  872. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  873. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  874. 1771.80 s [conduit-extra] |
  875. 1771.80 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  876. 1771.80 s [conduit-extra] | ^
  877. 1771.80 s [conduit-extra]
  878. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:48:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  879. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  880. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  881. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  882. 1771.80 s [conduit-extra] |
  883. 1771.80 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  884. 1771.80 s [conduit-extra] | ^
  885. 1771.80 s [conduit-extra]
  886. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:49:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  887. 1771.80 s [conduit-extra] Pattern match(es) are non-exhaustive
  888. 1771.80 s [conduit-extra] In a lambda abstraction:
  889. 1771.80 s [conduit-extra] Patterns of type ‘Maybe
  890. 1771.80 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  891. 1771.80 s [conduit-extra] Nothing
  892. 1771.80 s [conduit-extra] |
  893. 1771.80 s [conduit-extra] 49 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sinkHandle h, Just CreatePipe)
  894. 1771.80 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  895. 1771.80 s [conduit-extra]
  896. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:50:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  897. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  898. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  899. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  900. 1771.80 s [conduit-extra] |
  901. 1771.80 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  902. 1771.80 s [conduit-extra] | ^
  903. 1771.80 s [conduit-extra]
  904. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:50:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  905. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  906. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  907. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  908. 1771.80 s [conduit-extra] |
  909. 1771.80 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  910. 1771.80 s [conduit-extra] | ^
  911. 1771.80 s [conduit-extra]
  912. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:50:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  913. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  914. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  915. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  916. 1771.80 s [conduit-extra] |
  917. 1771.80 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  918. 1771.80 s [conduit-extra] | ^
  919. 1771.80 s [conduit-extra]
  920. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:51:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  921. 1771.80 s [conduit-extra] Pattern match(es) are non-exhaustive
  922. 1771.80 s [conduit-extra] In a lambda abstraction:
  923. 1771.80 s [conduit-extra] Patterns of type ‘Maybe
  924. 1771.80 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  925. 1771.80 s [conduit-extra] Nothing
  926. 1771.80 s [conduit-extra] |
  927. 1771.80 s [conduit-extra] 51 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sinkHandle h, liftIO $ hClose h), Just CreatePipe)
  928. 1771.80 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  929. 1771.80 s [conduit-extra]
  930. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:66:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  931. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  932. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  933. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  934. 1771.80 s [conduit-extra] |
  935. 1771.80 s [conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
  936. 1771.80 s [conduit-extra] | ^
  937. 1771.80 s [conduit-extra]
  938. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:67:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  939. 1771.80 s [conduit-extra] Pattern match(es) are non-exhaustive
  940. 1771.80 s [conduit-extra] In a lambda abstraction:
  941. 1771.80 s [conduit-extra] Patterns of type ‘Maybe
  942. 1771.80 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  943. 1771.80 s [conduit-extra] Nothing
  944. 1771.80 s [conduit-extra] |
  945. 1771.80 s [conduit-extra] 67 | isStdStream = (\(Just h) -> return $ BuilderInput $ sinkHandleBuilder h, Just CreatePipe)
  946. 1771.80 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  947. 1771.80 s [conduit-extra]
  948. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:68:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  949. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  950. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  951. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  952. 1771.80 s [conduit-extra] |
  953. 1771.80 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  954. 1771.80 s [conduit-extra] | ^
  955. 1771.80 s [conduit-extra]
  956. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:68:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  957. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  958. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  959. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  960. 1771.80 s [conduit-extra] |
  961. 1771.80 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  962. 1771.80 s [conduit-extra] | ^
  963. 1771.80 s [conduit-extra]
  964. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:69:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  965. 1771.80 s [conduit-extra] Pattern match(es) are non-exhaustive
  966. 1771.80 s [conduit-extra] In a lambda abstraction:
  967. 1771.80 s [conduit-extra] Patterns of type ‘Maybe
  968. 1771.80 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  969. 1771.80 s [conduit-extra] Nothing
  970. 1771.80 s [conduit-extra] |
  971. 1771.80 s [conduit-extra] 69 | isStdStream = (\(Just h) -> return (BuilderInput $ sinkHandleBuilder h, liftIO $ hClose h), Just CreatePipe)
  972. 1771.80 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  973. 1771.80 s [conduit-extra]
  974. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:70:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  975. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  976. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  977. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  978. 1771.80 s [conduit-extra] |
  979. 1771.80 s [conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
  980. 1771.80 s [conduit-extra] | ^
  981. 1771.80 s [conduit-extra]
  982. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:71:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  983. 1771.80 s [conduit-extra] Pattern match(es) are non-exhaustive
  984. 1771.80 s [conduit-extra] In a lambda abstraction:
  985. 1771.80 s [conduit-extra] Patterns of type ‘Maybe
  986. 1771.80 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  987. 1771.80 s [conduit-extra] Nothing
  988. 1771.80 s [conduit-extra] |
  989. 1771.80 s [conduit-extra] 71 | isStdStream = (\(Just h) -> return $ FlushInput $ sinkHandleFlush h, Just CreatePipe)
  990. 1771.80 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  991. 1771.80 s [conduit-extra]
  992. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:72:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  993. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  994. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  995. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  996. 1771.80 s [conduit-extra] |
  997. 1771.80 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  998. 1771.80 s [conduit-extra] | ^
  999. 1771.80 s [conduit-extra]
  1000. 1771.80 s [conduit-extra] Data/Conduit/Process.hs:72:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1001. 1771.80 s [conduit-extra] The use of ‘~’ without TypeOperators
  1002. 1771.80 s [conduit-extra] will become an error in a future GHC release.
  1003. 1771.80 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1004. 1771.80 s [conduit-extra] |
  1005. 1771.80 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  1006. 1771.81 s [conduit-extra] | ^
  1007. 1771.81 s [conduit-extra]
  1008. 1771.81 s [conduit-extra] Data/Conduit/Process.hs:73:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1009. 1771.81 s [conduit-extra] Pattern match(es) are non-exhaustive
  1010. 1771.81 s [conduit-extra] In a lambda abstraction:
  1011. 1771.81 s [conduit-extra] Patterns of type ‘Maybe
  1012. 1771.81 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1013. 1771.81 s [conduit-extra] Nothing
  1014. 1771.81 s [conduit-extra] |
  1015. 1771.81 s [conduit-extra] 73 | isStdStream = (\(Just h) -> return (FlushInput $ sinkHandleFlush h, liftIO $ hClose h), Just CreatePipe)
  1016. 1771.81 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1017. 1771.81 s [conduit-extra]
  1018. 1771.81 s [conduit-extra] Data/Conduit/Process.hs:75:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1019. 1771.81 s [conduit-extra] The use of ‘~’ without TypeOperators
  1020. 1771.81 s [conduit-extra] will become an error in a future GHC release.
  1021. 1771.81 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1022. 1771.81 s [conduit-extra] |
  1023. 1771.81 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1024. 1771.81 s [conduit-extra] | ^
  1025. 1771.81 s [conduit-extra]
  1026. 1771.81 s [conduit-extra] Data/Conduit/Process.hs:75:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1027. 1771.81 s [conduit-extra] The use of ‘~’ without TypeOperators
  1028. 1771.81 s [conduit-extra] will become an error in a future GHC release.
  1029. 1771.81 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1030. 1771.81 s [conduit-extra] |
  1031. 1771.81 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1032. 1771.81 s [conduit-extra] | ^
  1033. 1771.81 s [conduit-extra]
  1034. 1771.81 s [conduit-extra] Data/Conduit/Process.hs:76:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1035. 1771.81 s [conduit-extra] Pattern match(es) are non-exhaustive
  1036. 1771.81 s [conduit-extra] In a lambda abstraction:
  1037. 1771.81 s [conduit-extra] Patterns of type ‘Maybe
  1038. 1771.81 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1039. 1771.81 s [conduit-extra] Nothing
  1040. 1771.81 s [conduit-extra] |
  1041. 1771.81 s [conduit-extra] 76 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sourceHandle h, Just CreatePipe)
  1042. 1771.81 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1043. 1771.81 s [conduit-extra]
  1044. 1771.81 s [conduit-extra] Data/Conduit/Process.hs:77:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1045. 1771.81 s [conduit-extra] The use of ‘~’ without TypeOperators
  1046. 1771.81 s [conduit-extra] will become an error in a future GHC release.
  1047. 1771.81 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1048. 1771.81 s [conduit-extra] |
  1049. 1771.81 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1050. 1771.81 s [conduit-extra] | ^
  1051. 1771.81 s [conduit-extra]
  1052. 1771.81 s [conduit-extra] Data/Conduit/Process.hs:77:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1053. 1771.81 s [conduit-extra] The use of ‘~’ without TypeOperators
  1054. 1771.81 s [conduit-extra] will become an error in a future GHC release.
  1055. 1771.81 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1056. 1771.81 s [conduit-extra] |
  1057. 1771.81 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1058. 1771.81 s [conduit-extra] | ^
  1059. 1771.81 s [conduit-extra]
  1060. 1771.81 s [conduit-extra] Data/Conduit/Process.hs:77:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1061. 1771.81 s [conduit-extra] The use of ‘~’ without TypeOperators
  1062. 1771.81 s [conduit-extra] will become an error in a future GHC release.
  1063. 1771.81 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1064. 1771.81 s [conduit-extra] |
  1065. 1771.81 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1066. 1771.81 s [conduit-extra] | ^
  1067. 1771.81 s [conduit-extra]
  1068. 1771.81 s [conduit-extra] Data/Conduit/Process.hs:78:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1069. 1771.81 s [conduit-extra] Pattern match(es) are non-exhaustive
  1070. 1771.81 s [conduit-extra] In a lambda abstraction:
  1071. 1771.81 s [conduit-extra] Patterns of type ‘Maybe
  1072. 1771.81 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1073. 1771.81 s [conduit-extra] Nothing
  1074. 1771.81 s [conduit-extra] |
  1075. 1771.81 s [conduit-extra] 78 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sourceHandle h, liftIO $ hClose h), Just CreatePipe)
  1076. 1771.81 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1077. 1771.81 s [conduit-extra]
  1078. 1771.81 s [conduit-extra] [11 of 13] Compiling Data.Conduit.Process.Typed ( Data/Conduit/Process/Typed.hs, dist/build/Data/Conduit/Process/Typed.o, dist/build/Data/Conduit/Process/Typed.dyn_o )
  1079. 1771.81 s [conduit-extra] [12 of 13] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.o, dist/build/Data/Conduit/Text.dyn_o )
  1080. 1771.95 s [conduit-extra] [13 of 13] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.o, dist/build/Data/Conduit/Zlib.dyn_o )
  1081. 1772.16 s [conduit-parse] [2 of 2] Compiling Data.Conduit.Parser ( Data/Conduit/Parser.hs, dist/build/Data/Conduit/Parser.o, dist/build/Data/Conduit/Parser.dyn_o )
  1082. 1772.30 s [conduit-extra] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.p_o )
  1083. 1772.39 s [conduit-parse] [1 of 2] Compiling Data.Conduit.Parser.Internal ( Data/Conduit/Parser/Internal.hs, dist/build/Data/Conduit/Parser/Internal.p_o )
  1084. 1772.63 s [conduit-parse] Data/Conduit/Parser/Internal.hs:26:1: warning: [GHC-66111] [-Wunused-imports]
  1085. 1772.63 s [conduit-parse] The import of ‘Data.Semigroup’ is redundant
  1086. 1772.63 s [conduit-parse] except perhaps to import instances from ‘Data.Semigroup’
  1087. 1772.63 s [conduit-parse] To import instances alone, use: import Data.Semigroup()
  1088. 1772.63 s [conduit-parse] |
  1089. 1772.63 s [conduit-parse] 26 | import Data.Semigroup
  1090. 1772.63 s [conduit-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1091. 1772.63 s [conduit-parse]
  1092. 1773.26 s [libyaml] [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, dist/build/Paths_libyaml.p_o )
  1093. 1773.34 s [conduit-extra] [ 2 of 13] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.p_o )
  1094. 1773.34 s [conduit-extra] [ 3 of 13] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, dist/build/Data/Conduit/ByteString/Builder.p_o )
  1095. 1773.34 s [conduit-extra] [ 4 of 13] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.p_o )
  1096. 1773.34 s [conduit-extra] [ 5 of 13] Compiling Data.Conduit.Foldl ( Data/Conduit/Foldl.hs, dist/build/Data/Conduit/Foldl.p_o )
  1097. 1773.34 s [conduit-extra] [ 6 of 13] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.p_o )
  1098. 1773.34 s [conduit-extra] [ 7 of 13] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.p_o )
  1099. 1773.34 s [conduit-extra] [ 8 of 13] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.p_o )
  1100. 1773.34 s [conduit-extra] [ 9 of 13] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.p_o )
  1101. 1773.34 s [conduit-extra] [10 of 13] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.p_o )
  1102. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:48:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1103. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1104. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1105. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1106. 1773.34 s [conduit-extra] |
  1107. 1773.34 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  1108. 1773.34 s [conduit-extra] | ^
  1109. 1773.34 s [conduit-extra]
  1110. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:48:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1111. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1112. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1113. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1114. 1773.34 s [conduit-extra] |
  1115. 1773.34 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  1116. 1773.34 s [conduit-extra] | ^
  1117. 1773.34 s [conduit-extra]
  1118. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:49:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1119. 1773.34 s [conduit-extra] Pattern match(es) are non-exhaustive
  1120. 1773.34 s [conduit-extra] In a lambda abstraction:
  1121. 1773.34 s [conduit-extra] Patterns of type ‘Maybe
  1122. 1773.34 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1123. 1773.34 s [conduit-extra] Nothing
  1124. 1773.34 s [conduit-extra] |
  1125. 1773.34 s [conduit-extra] 49 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sinkHandle h, Just CreatePipe)
  1126. 1773.34 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1127. 1773.34 s [conduit-extra]
  1128. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:50:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1129. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1130. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1131. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1132. 1773.34 s [conduit-extra] |
  1133. 1773.34 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1134. 1773.34 s [conduit-extra] | ^
  1135. 1773.34 s [conduit-extra]
  1136. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:50:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1137. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1138. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1139. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1140. 1773.34 s [conduit-extra] |
  1141. 1773.34 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1142. 1773.34 s [conduit-extra] | ^
  1143. 1773.34 s [conduit-extra]
  1144. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:50:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1145. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1146. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1147. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1148. 1773.34 s [conduit-extra] |
  1149. 1773.34 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1150. 1773.34 s [conduit-extra] | ^
  1151. 1773.34 s [conduit-extra]
  1152. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:51:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1153. 1773.34 s [conduit-extra] Pattern match(es) are non-exhaustive
  1154. 1773.34 s [conduit-extra] In a lambda abstraction:
  1155. 1773.34 s [conduit-extra] Patterns of type ‘Maybe
  1156. 1773.34 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1157. 1773.34 s [conduit-extra] Nothing
  1158. 1773.34 s [conduit-extra] |
  1159. 1773.34 s [conduit-extra] 51 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sinkHandle h, liftIO $ hClose h), Just CreatePipe)
  1160. 1773.34 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1161. 1773.34 s [conduit-extra]
  1162. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:66:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1163. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1164. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1165. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1166. 1773.34 s [conduit-extra] |
  1167. 1773.34 s [conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
  1168. 1773.34 s [conduit-extra] | ^
  1169. 1773.34 s [conduit-extra]
  1170. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:67:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1171. 1773.34 s [conduit-extra] Pattern match(es) are non-exhaustive
  1172. 1773.34 s [conduit-extra] In a lambda abstraction:
  1173. 1773.34 s [conduit-extra] Patterns of type ‘Maybe
  1174. 1773.34 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1175. 1773.34 s [conduit-extra] Nothing
  1176. 1773.34 s [conduit-extra] |
  1177. 1773.34 s [conduit-extra] 67 | isStdStream = (\(Just h) -> return $ BuilderInput $ sinkHandleBuilder h, Just CreatePipe)
  1178. 1773.34 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1179. 1773.34 s [conduit-extra]
  1180. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:68:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1181. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1182. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1183. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1184. 1773.34 s [conduit-extra] |
  1185. 1773.34 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  1186. 1773.34 s [conduit-extra] | ^
  1187. 1773.34 s [conduit-extra]
  1188. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:68:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1189. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1190. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1191. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1192. 1773.34 s [conduit-extra] |
  1193. 1773.34 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  1194. 1773.34 s [conduit-extra] | ^
  1195. 1773.34 s [conduit-extra]
  1196. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:69:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1197. 1773.34 s [conduit-extra] Pattern match(es) are non-exhaustive
  1198. 1773.34 s [conduit-extra] In a lambda abstraction:
  1199. 1773.34 s [conduit-extra] Patterns of type ‘Maybe
  1200. 1773.34 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1201. 1773.34 s [conduit-extra] Nothing
  1202. 1773.34 s [conduit-extra] |
  1203. 1773.34 s [conduit-extra] 69 | isStdStream = (\(Just h) -> return (BuilderInput $ sinkHandleBuilder h, liftIO $ hClose h), Just CreatePipe)
  1204. 1773.34 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1205. 1773.34 s [conduit-extra]
  1206. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:70:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1207. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1208. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1209. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1210. 1773.34 s [conduit-extra] |
  1211. 1773.34 s [conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
  1212. 1773.34 s [conduit-extra] | ^
  1213. 1773.34 s [conduit-extra]
  1214. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:71:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1215. 1773.34 s [conduit-extra] Pattern match(es) are non-exhaustive
  1216. 1773.34 s [conduit-extra] In a lambda abstraction:
  1217. 1773.34 s [conduit-extra] Patterns of type ‘Maybe
  1218. 1773.34 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1219. 1773.34 s [conduit-extra] Nothing
  1220. 1773.34 s [conduit-extra] |
  1221. 1773.34 s [conduit-extra] 71 | isStdStream = (\(Just h) -> return $ FlushInput $ sinkHandleFlush h, Just CreatePipe)
  1222. 1773.34 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1223. 1773.34 s [conduit-extra]
  1224. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:72:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1225. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1226. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1227. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1228. 1773.34 s [conduit-extra] |
  1229. 1773.34 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  1230. 1773.34 s [conduit-extra] | ^
  1231. 1773.34 s [conduit-extra]
  1232. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:72:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1233. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1234. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1235. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1236. 1773.34 s [conduit-extra] |
  1237. 1773.34 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  1238. 1773.34 s [conduit-extra] | ^
  1239. 1773.34 s [conduit-extra]
  1240. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:73:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1241. 1773.34 s [conduit-extra] Pattern match(es) are non-exhaustive
  1242. 1773.34 s [conduit-extra] In a lambda abstraction:
  1243. 1773.34 s [conduit-extra] Patterns of type ‘Maybe
  1244. 1773.34 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1245. 1773.34 s [conduit-extra] Nothing
  1246. 1773.34 s [conduit-extra] |
  1247. 1773.34 s [conduit-extra] 73 | isStdStream = (\(Just h) -> return (FlushInput $ sinkHandleFlush h, liftIO $ hClose h), Just CreatePipe)
  1248. 1773.34 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1249. 1773.34 s [conduit-extra]
  1250. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:75:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1251. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1252. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1253. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1254. 1773.34 s [conduit-extra] |
  1255. 1773.34 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1256. 1773.34 s [conduit-extra] | ^
  1257. 1773.34 s [conduit-extra]
  1258. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:75:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1259. 1773.34 s [conduit-extra] The use of ‘~’ without TypeOperators
  1260. 1773.34 s [conduit-extra] will become an error in a future GHC release.
  1261. 1773.34 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1262. 1773.34 s [conduit-extra] |
  1263. 1773.34 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1264. 1773.34 s [conduit-extra] | ^
  1265. 1773.34 s [conduit-extra]
  1266. 1773.34 s [conduit-extra] Data/Conduit/Process.hs:76:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1267. 1773.34 s [conduit-extra] Pattern match(es) are non-exhaustive
  1268. 1773.34 s [conduit-extra] In a lambda abstraction:
  1269. 1773.34 s [conduit-extra] Patterns of type ‘Maybe
  1270. 1773.34 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1271. 1773.34 s [conduit-extra] Nothing
  1272. 1773.34 s [conduit-extra] |
  1273. 1773.35 s [conduit-extra] 76 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sourceHandle h, Just CreatePipe)
  1274. 1773.35 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1275. 1773.35 s [conduit-extra]
  1276. 1773.35 s [conduit-extra] Data/Conduit/Process.hs:77:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1277. 1773.35 s [conduit-extra] The use of ‘~’ without TypeOperators
  1278. 1773.35 s [conduit-extra] will become an error in a future GHC release.
  1279. 1773.35 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1280. 1773.35 s [conduit-extra] |
  1281. 1773.35 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1282. 1773.35 s [conduit-extra] | ^
  1283. 1773.35 s [conduit-extra]
  1284. 1773.35 s [conduit-extra] Data/Conduit/Process.hs:77:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1285. 1773.35 s [conduit-extra] The use of ‘~’ without TypeOperators
  1286. 1773.35 s [conduit-extra] will become an error in a future GHC release.
  1287. 1773.35 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1288. 1773.35 s [conduit-extra] |
  1289. 1773.35 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1290. 1773.35 s [conduit-extra] | ^
  1291. 1773.35 s [conduit-extra]
  1292. 1773.35 s [conduit-extra] Data/Conduit/Process.hs:77:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1293. 1773.35 s [conduit-extra] The use of ‘~’ without TypeOperators
  1294. 1773.35 s [conduit-extra] will become an error in a future GHC release.
  1295. 1773.35 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1296. 1773.35 s [conduit-extra] |
  1297. 1773.35 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1298. 1773.35 s [conduit-extra] | ^
  1299. 1773.35 s [conduit-extra]
  1300. 1773.35 s [conduit-extra] Data/Conduit/Process.hs:78:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1301. 1773.35 s [conduit-extra] Pattern match(es) are non-exhaustive
  1302. 1773.35 s [conduit-extra] In a lambda abstraction:
  1303. 1773.35 s [conduit-extra] Patterns of type ‘Maybe
  1304. 1773.35 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  1305. 1773.35 s [conduit-extra] Nothing
  1306. 1773.35 s [conduit-extra] |
  1307. 1773.35 s [conduit-extra] 78 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sourceHandle h, liftIO $ hClose h), Just CreatePipe)
  1308. 1773.35 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1309. 1773.35 s [conduit-extra]
  1310. 1773.35 s [conduit-extra] [11 of 13] Compiling Data.Conduit.Process.Typed ( Data/Conduit/Process/Typed.hs, dist/build/Data/Conduit/Process/Typed.p_o )
  1311. 1773.35 s [conduit-extra] [12 of 13] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.p_o )
  1312. 1773.36 s [conduit-extra] [13 of 13] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.p_o )
  1313. 1773.50 s [libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, dist/build/Text/Libyaml.p_o )
  1314. 1773.83 s [conduit-parse] [2 of 2] Compiling Data.Conduit.Parser ( Data/Conduit/Parser.hs, dist/build/Data/Conduit/Parser.p_o )
  1315. 1775.18 s [conduit-extra] Preprocessing test suite 'test' for conduit-extra-1.3.8...
  1316. 1775.18 s [conduit-extra] Building test suite 'test' for conduit-extra-1.3.8...
  1317. 1775.31 s [conduit-extra] [ 1 of 12] Compiling Data.Conduit.AttoparsecSpec ( test/Data/Conduit/AttoparsecSpec.hs, dist/build/test/test-tmp/Data/Conduit/AttoparsecSpec.o )
  1318. 1775.47 s [conduit-extra] test/Data/Conduit/AttoparsecSpec.hs:10:52: warning: [GHC-38856] [-Wunused-imports]
  1319. 1775.47 s [conduit-extra] The import of ‘<*’ from module ‘Control.Applicative’ is redundant
  1320. 1775.47 s [conduit-extra] |
  1321. 1775.47 s [conduit-extra] 10 | import Control.Applicative ((<*), (<|>))
  1322. 1775.47 s [conduit-extra] | ^^^^
  1323. 1775.47 s [conduit-extra]
  1324. 1775.47 s [conduit-extra] test/Data/Conduit/AttoparsecSpec.hs:153:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1325. 1775.47 s [conduit-extra] Pattern match(es) are non-exhaustive
  1326. 1775.47 s [conduit-extra] In a pattern binding:
  1327. 1775.47 s [conduit-extra] Patterns of type ‘Either
  1328. 1775.47 s [conduit-extra] (ghc-prim:GHC.Types.ZonkAny 0)
  1329. 1775.47 s [conduit-extra] [Either
  1330. 1775.47 s [conduit-extra] ParseError (PositionRange, Data.Text.Internal.Text)]’ not matched:
  1331. 1775.47 s [conduit-extra] Left _
  1332. 1775.47 s [conduit-extra] |
  1333. 1775.47 s [conduit-extra] 153 | (Right !ea) = runConduit $ CL.sourceList input .| sink
  1334. 1775.47 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1335. 1775.47 s [conduit-extra]
  1336. 1775.47 s [conduit-extra] test/Data/Conduit/AttoparsecSpec.hs:159:36: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1337. 1775.47 s [conduit-extra] Pattern match(es) are non-exhaustive
  1338. 1775.47 s [conduit-extra] In a lambda abstraction:
  1339. 1775.47 s [conduit-extra] Patterns of type ‘(Either
  1340. 1775.47 s [conduit-extra] ParseError (PositionRange, Data.Text.Internal.Text),
  1341. 1775.47 s [conduit-extra] Int)’ not matched:
  1342. 1775.47 s [conduit-extra] ((Left _), _)
  1343. 1775.47 s [conduit-extra] |
  1344. 1775.47 s [conduit-extra] 159 | forM_ (zip ea [1..]) $ \ (Right (pos, _), l) -> pos `shouldBe` chkp l
  1345. 1775.47 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1346. 1775.47 s [conduit-extra]
  1347. 1775.76 s [conduit-parse] Preprocessing test suite 'tests' for conduit-parse-0.2.1.1...
  1348. 1775.76 s [conduit-parse] Building test suite 'tests' for conduit-parse-0.2.1.1...
  1349. 1775.84 s [conduit-parse] [1 of 1] Compiling Main ( test/Main.hs, dist/build/tests/tests-tmp/Main.o )
  1350. 1776.38 s [conduit-extra] [ 2 of 12] Compiling Data.Conduit.BinarySpec ( test/Data/Conduit/BinarySpec.hs, dist/build/test/test-tmp/Data/Conduit/BinarySpec.o )
  1351. 1776.38 s [conduit-extra] test/Data/Conduit/BinarySpec.hs:30:1: warning: [GHC-66111] [-Wunused-imports]
  1352. 1776.39 s [conduit-extra] The import of ‘Control.Applicative’ is redundant
  1353. 1776.39 s [conduit-extra] except perhaps to import instances from ‘Control.Applicative’
  1354. 1776.39 s [conduit-extra] To import instances alone, use: import Control.Applicative()
  1355. 1776.39 s [conduit-extra] |
  1356. 1776.39 s [conduit-extra] 30 | import Control.Applicative ((<$>))
  1357. 1776.39 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1358. 1776.39 s [conduit-extra]
  1359. 1776.39 s [lsp-types] [2 of 2] Compiling Language.LSP.MetaModel ( metamodel/Language/LSP/MetaModel.hs, dist/build/metamodel/Language/LSP/MetaModel.p_o )
  1360. 1776.70 s [conduit-parse] [2 of 2] Linking dist/build/tests/tests
  1361. 1776.91 s [conduit-extra] [ 3 of 12] Compiling Data.Conduit.ByteString.BuilderSpec ( test/Data/Conduit/ByteString/BuilderSpec.hs, dist/build/test/test-tmp/Data/Conduit/ByteString/BuilderSpec.o )
  1362. 1776.91 s [conduit-extra] [ 4 of 12] Compiling Data.Conduit.ExtraSpec ( test/Data/Conduit/ExtraSpec.hs, dist/build/test/test-tmp/Data/Conduit/ExtraSpec.o )
  1363. 1776.91 s [conduit-extra] [ 5 of 12] Compiling Data.Conduit.FilesystemSpec ( test/Data/Conduit/FilesystemSpec.hs, dist/build/test/test-tmp/Data/Conduit/FilesystemSpec.o )
  1364. 1776.91 s [conduit-extra] [ 6 of 12] Compiling Data.Conduit.LazySpec ( test/Data/Conduit/LazySpec.hs, dist/build/test/test-tmp/Data/Conduit/LazySpec.o )
  1365. 1776.91 s [conduit-extra] [ 7 of 12] Compiling Data.Conduit.NetworkSpec ( test/Data/Conduit/NetworkSpec.hs, dist/build/test/test-tmp/Data/Conduit/NetworkSpec.o )
  1366. 1776.91 s [conduit-extra] [ 8 of 12] Compiling Data.Conduit.Process.TypedSpec ( test/Data/Conduit/Process/TypedSpec.hs, dist/build/test/test-tmp/Data/Conduit/Process/TypedSpec.o )
  1367. 1776.91 s [conduit-extra] test/Data/Conduit/Process/TypedSpec.hs:15:12: warning: [GHC-68441] [-Wdeprecations]
  1368. 1776.91 s [conduit-extra] In the use of ‘withProcess_’
  1369. 1776.91 s [conduit-extra] (imported from Data.Conduit.Process.Typed, but defined in System.Process.Typed):
  1370. 1776.91 s [conduit-extra] Deprecated: "Please consider using `withProcessWait_`, or instead use `withProcessTerm_`"
  1371. 1776.91 s [conduit-extra] |
  1372. 1776.91 s [conduit-extra] 15 | bss <- withProcess_ pc $ \p ->
  1373. 1776.91 s [conduit-extra] | ^^^^^^^^^^^^
  1374. 1776.91 s [conduit-extra]
  1375. 1776.91 s [conduit-extra] test/Data/Conduit/Process/TypedSpec.hs:30:6: warning: [GHC-68441] [-Wdeprecations]
  1376. 1776.91 s [conduit-extra] In the use of ‘withProcess_’
  1377. 1776.91 s [conduit-extra] (imported from Data.Conduit.Process.Typed, but defined in System.Process.Typed):
  1378. 1776.92 s [conduit-extra] Deprecated: "Please consider using `withProcessWait_`, or instead use `withProcessTerm_`"
  1379. 1776.92 s [conduit-extra] |
  1380. 1776.92 s [conduit-extra] 30 | (withProcess_ (proc "cat" ["does not exist"]) $ const $ return ())
  1381. 1776.92 s [conduit-extra] | ^^^^^^^^^^^^
  1382. 1776.92 s [conduit-extra]
  1383. 1776.92 s [conduit-extra] [ 9 of 12] Compiling Data.Conduit.ProcessSpec ( test/Data/Conduit/ProcessSpec.hs, dist/build/test/test-tmp/Data/Conduit/ProcessSpec.o )
  1384. 1776.92 s [conduit-extra] [10 of 12] Compiling Data.Conduit.TextSpec ( test/Data/Conduit/TextSpec.hs, dist/build/test/test-tmp/Data/Conduit/TextSpec.o )
  1385. 1776.92 s [conduit-extra] test/Data/Conduit/TextSpec.hs:125:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1386. 1776.92 s [conduit-extra] Pattern match(es) are non-exhaustive
  1387. 1776.92 s [conduit-extra] In a pattern binding:
  1388. 1776.92 s [conduit-extra] Patterns of type ‘Either
  1389. 1776.92 s [conduit-extra] SomeException
  1390. 1776.92 s [conduit-extra] ([Either SomeException T.Text], [S.ByteString])’ not matched:
  1391. 1776.92 s [conduit-extra] Left _
  1392. 1776.92 s [conduit-extra] |
  1393. 1776.92 s [conduit-extra] 125 | let Right res = runIdentity $ runCatchT $ runConduit $ C.yield badBS .| (,)
  1394. 1776.92 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1395. 1776.92 s [conduit-extra]
  1396. 1776.92 s [conduit-extra] test/Data/Conduit/TextSpec.hs:142:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  1397. 1776.92 s [conduit-extra] Pattern match(es) are non-exhaustive
  1398. 1776.92 s [conduit-extra] In a pattern binding:
  1399. 1776.92 s [conduit-extra] Patterns of type ‘Either
  1400. 1776.92 s [conduit-extra] SomeException
  1401. 1776.92 s [conduit-extra] ([Either SomeException T.Text], [S.ByteString])’ not matched:
  1402. 1776.92 s [conduit-extra] Left _
  1403. 1776.92 s [conduit-extra] |
  1404. 1776.92 s [conduit-extra] 142 | let Right res = runIdentity $ runCatchT $ runConduit $
  1405. 1776.92 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1406. 1776.92 s [conduit-extra]
  1407. 1777.35 s [conduit-extra] [11 of 12] Compiling Data.Conduit.ZlibSpec ( test/Data/Conduit/ZlibSpec.hs, dist/build/test/test-tmp/Data/Conduit/ZlibSpec.o )
  1408. 1777.35 s [conduit-extra] [12 of 12] Compiling Main ( test/Spec.hs, dist/build/test/test-tmp/Main.o )
  1409. 1777.38 s [conduit-parse] Phase: checkPhase
  1410. 1777.44 s [libyaml] Phase: checkPhase
  1411. 1777.47 s [libyaml] Package has no test suites.
  1412. 1777.47 s [libyaml] Phase: haddockPhase
  1413. 1777.58 s [libyaml] Preprocessing library for libyaml-0.1.4...
  1414. 1777.70 s [libyaml] Running Haddock on library for libyaml-0.1.4...
  1415. 1777.70 s [libyaml] Warning: The documentation for the following packages are not installed. No
  1416. 1777.70 s [libyaml] links will be generated to these packages: libyaml-clib-0.2.5, vector-0.13.2.0
  1417. 1777.70 s [conduit-parse] Running 1 test suites...
  1418. 1777.70 s [conduit-parse] Test suite tests: RUNNING...
  1419. 1777.70 s [conduit-parse] Tests
  1420. 1777.70 s [conduit-parse] Unit tests
  1421. 1777.70 s [conduit-parse] await: OK
  1422. 1777.70 s [conduit-parse] peek: OK
  1423. 1777.70 s [conduit-parse] leftover: OK
  1424. 1777.70 s [conduit-parse] error: OK
  1425. 1777.70 s [conduit-parse] alternative: OK
  1426. 1777.70 s [conduit-parse] catch: OK
  1427. 1777.70 s [conduit-parse] parsing: OK
  1428. 1777.70 s [conduit-parse]
  1429. 1777.70 s [conduit-parse] All 7 tests passed (0.00s)
  1430. 1777.70 s [conduit-parse] Test suite tests: PASS
  1431. 1777.70 s [conduit-parse] Test suite logged to: dist/test/conduit-parse-0.2.1.1-tests.log
  1432. 1777.70 s [conduit-parse] 1 of 1 test suites (1 of 1 test cases) passed.
  1433. 1777.70 s [conduit-parse] Phase: haddockPhase
  1434. 1777.75 s [conduit-parse] Preprocessing library for conduit-parse-0.2.1.1...
  1435. 1777.75 s [conduit-parse] Running Haddock on library for conduit-parse-0.2.1.1...
  1436. 1777.75 s [conduit-parse] Warning: The documentation for the following packages are not installed. No
  1437. 1777.75 s [conduit-parse] links will be generated to these packages: attoparsec-0.14.4,
  1438. 1777.75 s [conduit-parse] attoparsec-0.14.4, vector-0.13.2.0
  1439. 1777.76 s [conduit-extra] [13 of 13] Linking dist/build/test/test
  1440. 1777.81 s [libyaml] [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, nothing )
  1441. 1777.83 s [libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, nothing )
  1442. 1777.92 s [conduit-parse] [1 of 2] Compiling Data.Conduit.Parser.Internal ( Data/Conduit/Parser/Internal.hs, nothing )
  1443. 1778.23 s [libyaml] Haddock coverage:
  1444. 1778.23 s [libyaml] Warning: 'rawOpenFlags' is out of scope.
  1445. 1778.23 s [libyaml] If you qualify the identifier, haddock can try to link it anyway.
  1446. 1778.23 s [libyaml] Warning: 'openMode' is out of scope.
  1447. 1778.23 s [libyaml] If you qualify the identifier, haddock can try to link it anyway.
  1448. 1778.23 s [libyaml] Warning: 'formatOptionsRenderCollectionTags' is out of scope.
  1449. 1778.23 s [libyaml] If you qualify the identifier, haddock can try to link it anyway.
  1450. 1778.23 s [libyaml] 76% ( 23 / 30) in 'Text.Libyaml'
  1451. 1778.23 s [libyaml] Missing documentation for:
  1452. 1778.23 s [libyaml] Event (src/Text/Libyaml.hs:78)
  1453. 1778.23 s [libyaml] Tag (src/Text/Libyaml.hs:123)
  1454. 1778.23 s [libyaml] AnchorName (src/Text/Libyaml.hs:140)
  1455. 1778.23 s [libyaml] Anchor (src/Text/Libyaml.hs:141)
  1456. 1778.23 s [libyaml] encode (src/Text/Libyaml.hs:763)
  1457. 1778.23 s [libyaml] encodeFile (src/Text/Libyaml.hs:786)
  1458. 1778.23 s [libyaml] YamlException (src/Text/Libyaml.hs:852)
  1459. 1778.31 s [conduit-parse] Data/Conduit/Parser/Internal.hs:26:1: warning: [GHC-66111] [-Wunused-imports]
  1460. 1778.31 s [conduit-parse] The import of ‘Data.Semigroup’ is redundant
  1461. 1778.31 s [conduit-parse] except perhaps to import instances from ‘Data.Semigroup’
  1462. 1778.31 s [conduit-parse] To import instances alone, use: import Data.Semigroup()
  1463. 1778.31 s [conduit-parse] |
  1464. 1778.31 s [conduit-parse] 26 | import Data.Semigroup
  1465. 1778.31 s [conduit-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1466. 1778.31 s [conduit-parse]
  1467. 1778.31 s [conduit-parse] [2 of 2] Compiling Data.Conduit.Parser ( Data/Conduit/Parser.hs, nothing )
  1468. 1778.32 s [conduit-parse] Haddock coverage:
  1469. 1778.32 s [conduit-parse] Warning: 'ConduitParser' is ambiguous. It is defined
  1470. 1778.32 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:31
  1471. 1778.32 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:1
  1472. 1778.32 s [conduit-parse] You may be able to disambiguate the identifier by qualifying it or
  1473. 1778.32 s [conduit-parse] by specifying the type/value namespace explicitly.
  1474. 1778.32 s [conduit-parse] Defaulting to the one defined at Data/Conduit/Parser/Internal.hs:35:1
  1475. 1778.32 s [conduit-parse] Warning: Data.Conduit.Parser.Internal: Could not find documentation for exported module: Data.Conduit.Parser.Internal
  1476. 1778.32 s [conduit-parse] Warning: 'ConduitParser' is ambiguous. It is defined
  1477. 1778.32 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:31
  1478. 1778.32 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:1
  1479. 1778.32 s [conduit-parse] You may be able to disambiguate the identifier by qualifying it or
  1480. 1778.32 s [conduit-parse] by specifying the type/value namespace explicitly.
  1481. 1778.32 s [conduit-parse] Defaulting to the one defined at Data/Conduit/Parser/Internal.hs:35:1
  1482. 1778.32 s [conduit-parse] Warning: 'Sink' is out of scope.
  1483. 1778.32 s [conduit-parse] If you qualify the identifier, haddock can try to link it anyway.
  1484. 1778.32 s [conduit-parse] 92% ( 13 / 14) in 'Data.Conduit.Parser'
  1485. 1778.32 s [conduit-parse] Missing documentation for:
  1486. 1778.32 s [conduit-parse] ConduitParserException (Data/Conduit/Parser/Internal.hs:189)
  1487. 1778.49 s [libyaml] Warning: Text.Libyaml: could not find link destinations for:
  1488. 1778.49 s [libyaml] - Text.Libyaml.formatOptionsRenderTags
  1489. 1778.49 s [libyaml] - Text.Libyaml.TagRender
  1490. 1778.72 s [conduit-extra] Phase: checkPhase
  1491. 1778.98 s [conduit-extra] Running 1 test suites...
  1492. 1778.98 s [conduit-extra] Test suite test: RUNNING...
  1493. 1778.99 s [conduit-extra]
  1494. 1778.99 s [conduit-extra] Data.Conduit.Attoparsec
  1495. 1778.99 s [conduit-extra] Data.Conduit.AttoparsecSpec
  1496. 1778.99 s [conduit-extra] error position
  1497. 1778.99 s [conduit-extra] works for text [✔]
  1498. 1778.99 s [conduit-extra] works for bytestring [✔]
  1499. 1778.99 s [conduit-extra] works in last chunk [✔]
  1500. 1778.99 s [conduit-extra] works in last chunk [✔]
  1501. 1778.99 s [conduit-extra] works after new line in text [✔]
  1502. 1778.99 s [conduit-extra] works after new line in bytestring [✔]
  1503. 1778.99 s [conduit-extra] works for first line [✔]
  1504. 1778.99 s [conduit-extra] conduitParser
  1505. 1778.99 s [conduit-extra] parses a repeated stream [✔]
  1506. 1778.99 s [conduit-extra] positions on first line [✔]
  1507. 1778.99 s [conduit-extra] Data.Conduit.Binary
  1508. 1778.99 s [conduit-extra] Data.Conduit.Binary
  1509. 1778.99 s [conduit-extra] file access
  1510. 1778.99 s [conduit-extra] read [✔]
  1511. 1778.99 s [conduit-extra] read range [✔]
  1512. 1778.99 s [conduit-extra] write [✔]
  1513. 1778.99 s [conduit-extra] write builder (withSinkFileBuilder) [✔]
  1514. 1778.99 s [conduit-extra] conduit [✔]
  1515. 1778.99 s [conduit-extra] binary isolate
  1516. 1778.99 s [conduit-extra] works [✔]
  1517. 1778.99 s [conduit-extra] properly using binary file reading
  1518. 1778.99 s [conduit-extra] sourceFile [✔]
  1519. 1778.99 s [conduit-extra] binary head
  1520. 1779.00 s [conduit-extra] works [✔]
  1521. 1779.00 s [conduit-extra] +++ OK, passed 100 tests.
  1522. 1779.00 s [conduit-extra] binary takeWhile
  1523. 1779.00 s [conduit-extra] works [✔]
  1524. 1779.00 s [conduit-extra] +++ OK, passed 100 tests.
  1525. 1779.01 s [conduit-extra] leftovers present [✔]
  1526. 1779.01 s [conduit-extra] +++ OK, passed 100 tests.
  1527. 1779.01 s [conduit-extra] binary dropWhile
  1528. 1779.02 s [conduit-extra] works [✔]
  1529. 1779.02 s [conduit-extra] +++ OK, passed 100 tests.
  1530. 1779.02 s [conduit-extra] binary take
  1531. 1779.02 s [conduit-extra] nothing [✔]
  1532. 1779.02 s [conduit-extra] normal [✔]
  1533. 1779.02 s [conduit-extra] all [✔]
  1534. 1779.02 s [conduit-extra] more [✔]
  1535. 1779.02 s [conduit-extra] binary
  1536. 1779.03 s [conduit-extra] lines [✔]
  1537. 1779.03 s [conduit-extra] +++ OK, passed 100 tests.
  1538. 1779.03 s [conduit-extra] sinkCacheLength
  1539. 1779.03 s [conduit-extra] works [✔]
  1540. 1779.03 s [conduit-extra] sinkFileCautious
  1541. 1779.03 s [conduit-extra] success [✔]
  1542. 1779.03 s [conduit-extra] failure [✔]
  1543. 1779.03 s [conduit-extra] sinkSystemTempFile [✔]
  1544. 1779.03 s [conduit-extra] Data.Conduit.Binary.mapM_
  1545. 1779.03 s [conduit-extra] telling works [✔]
  1546. 1779.04 s [conduit-extra] +++ OK, passed 100 tests.
  1547. 1779.04 s [conduit-extra] exception handling
  1548. 1779.04 s [conduit-extra] catchC [✔]
  1549. 1779.04 s [conduit-extra] tryC [✔]
  1550. 1779.04 s [conduit-extra] normalFuseLeft
  1551. 1779.04 s [conduit-extra] does not double close conduit [✔]
  1552. 1779.04 s [conduit-extra] Storable
  1553. 1779.04 s [conduit-extra] sink Maybe
  1554. 1779.04 s [conduit-extra] chunk size 1 [✔]
  1555. 1779.04 s [conduit-extra] +++ OK, passed 100 tests.
  1556. 1779.04 s [conduit-extra] chunk size 5 [✔]
  1557. 1779.04 s [conduit-extra] +++ OK, passed 100 tests.
  1558. 1779.04 s [conduit-extra] chunk size 10 [✔]
  1559. 1779.04 s [conduit-extra] +++ OK, passed 100 tests.
  1560. 1779.04 s [conduit-extra] chunk size 100 [✔]
  1561. 1779.04 s [conduit-extra] +++ OK, passed 100 tests.
  1562. 1779.04 s [conduit-extra] sink exception
  1563. 1779.04 s [conduit-extra] chunk size 1 [✔]
  1564. 1779.04 s [conduit-extra] +++ OK, passed 100 tests.
  1565. 1779.05 s [conduit-extra] chunk size 5 [✔]
  1566. 1779.05 s [conduit-extra] +++ OK, passed 100 tests.
  1567. 1779.05 s [conduit-extra] chunk size 10 [✔]
  1568. 1779.05 s [conduit-extra] +++ OK, passed 100 tests.
  1569. 1779.05 s [conduit-extra] chunk size 100 [✔]
  1570. 1779.05 s [conduit-extra] +++ OK, passed 100 tests.
  1571. 1779.05 s [conduit-extra] insufficient bytes are leftovers, one chunk [✔]
  1572. 1779.05 s [conduit-extra] insufficient bytes are leftovers, multiple chunks [✔]
  1573. 1779.05 s [conduit-extra] Data.Conduit.ByteString.Builder
  1574. 1779.05 s [conduit-extra] Data.Conduit.ByteString.Builder
  1575. 1779.06 s [conduit-extra] idempotent to toLazyByteString [✔]
  1576. 1779.06 s [conduit-extra] +++ OK, passed 100 tests.
  1577. 1779.06 s [conduit-extra] works for large input [✔]
  1578. 1779.07 s [conduit-extra] works for lazy bytestring insertion [✔]
  1579. 1779.07 s [conduit-extra] flush shouldn't bring in empty strings. [✔]
  1580. 1779.08 s [conduit-extra] flushing [✔]
  1581. 1779.08 s [conduit-extra] +++ OK, passed 100 tests.
  1582. 1779.34 s [conduit-extra] large flush input [✔]
  1583. 1779.34 s [conduit-extra] Data.Conduit.Extra
  1584. 1779.34 s [conduit-extra] Data.Conduit.Extra
  1585. 1779.34 s [conduit-extra] basic test [✔]
  1586. 1779.34 s [conduit-extra] get leftovers [✔]
  1587. 1779.34 s [conduit-extra] multiple values [✔]
  1588. 1779.35 s [conduit-extra] more complex [✔]
  1589. 1779.35 s [conduit-extra] +++ OK, passed 100 tests.
  1590. 1779.35 s [conduit-extra] Data.Conduit.Filesystem
  1591. 1779.35 s [conduit-extra] Data.Conduit.Filesystem
  1592. 1779.35 s [conduit-extra] sourceDirectory [✔]
  1593. 1779.35 s [conduit-extra] sourceDirectoryDeep [✔]
  1594. 1779.35 s [conduit-extra] Data.Conduit.Lazy
  1595. 1779.35 s [conduit-extra] Data.Conduit.Lazy
  1596. 1779.35 s [conduit-extra] lazy
  1597. 1779.35 s [conduit-extra] works inside a ResourceT [✔]
  1598. 1779.35 s [conduit-extra] returns nothing outside ResourceT [✔]
  1599. 1779.35 s [conduit-extra] works with pure sources [✔]
  1600. 1779.35 s [conduit-extra] Data.Conduit.Network
  1601. 1779.35 s [conduit-extra] Data.Conduit.Network
  1602. 1779.35 s [conduit-extra] run general server
  1603. 1780.36 s [conduit-extra] running tcp server [✔]
  1604. 1780.36 s [conduit-extra] fork server
  1605. 1780.37 s [conduit-extra] can connect to server [✔]
  1606. 1780.37 s [conduit-extra] fork server also executes custom afterBind [✔]
  1607. 1781.38 s [conduit-extra] fork server really waits for server to be finalized before returning [✔]
  1608. 1781.38 s [conduit-extra] Data.Conduit.Process
  1609. 1781.38 s [conduit-extra] Data.Conduit.Process
  1610. 1781.55 s [conduit-extra] cat [✔]
  1611. 1781.55 s [conduit-extra] +++ OK, passed 100 tests.
  1612. 1781.55 s [conduit-extra] closed stream [✔]
  1613. 1781.56 s [conduit-extra] handles sub-process exit code [✔]
  1614. 1781.56 s [conduit-extra] consumes stdout [✔]
  1615. 1781.56 s [conduit-extra] consumes stderr [✔]
  1616. 1781.56 s [conduit-extra] feeds stdin [✔]
  1617. 1781.57 s [conduit-extra] gracefully handles closed stdin [✔]
  1618. 1782.88 s [libyaml] Documentation created: dist/doc/html/libyaml/,
  1619. 1782.88 s [libyaml] dist/doc/html/libyaml/libyaml.txt
  1620. 1782.94 s [libyaml] Phase: installPhase
  1621. 1783.03 s [libyaml] Installing library in /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  1622. 1783.07 s [conduit-extra] blocking vs non-blocking [✔]
  1623. 1783.07 s [conduit-extra] Data.Conduit.Process.Typed
  1624. 1783.07 s [conduit-extra] cat works [✔]
  1625. 1783.07 s [conduit-extra] cat works with withLoggedProcess_ [✔]
  1626. 1783.07 s [conduit-extra] failing process throws [✔]
  1627. 1783.07 s [conduit-extra] failing process throws [✔]
  1628. 1783.07 s [conduit-extra] Data.Conduit.Text
  1629. 1783.07 s [conduit-extra] Data.Conduit.Text
  1630. 1783.07 s [conduit-extra] text
  1631. 1783.07 s [conduit-extra] utf8
  1632. 1783.07 s [conduit-extra] single chunk [✔]
  1633. 1783.07 s [conduit-extra] +++ OK, passed 100 tests.
  1634. 1783.07 s [conduit-extra] many chunks [✔]
  1635. 1783.07 s [conduit-extra] +++ OK, passed 100 tests.
  1636. 1783.08 s [conduit-extra] raw bytes [✔]
  1637. 1783.08 s [conduit-extra] +++ OK, passed 100 tests.
  1638. 1783.08 s [conduit-extra] encoding [✔]
  1639. 1783.08 s [conduit-extra] +++ OK, passed 100 tests.
  1640. 1783.09 s [conduit-extra] valid then invalid [✔]
  1641. 1783.09 s [conduit-extra] +++ OK, passed 100 tests.
  1642. 1783.09 s [conduit-extra] utf16_le
  1643. 1783.09 s [conduit-extra] single chunk [✔]
  1644. 1783.09 s [conduit-extra] +++ OK, passed 100 tests.
  1645. 1783.09 s [conduit-extra] many chunks [✔]
  1646. 1783.09 s [conduit-extra] +++ OK, passed 100 tests.
  1647. 1783.09 s [conduit-extra] raw bytes [✔]
  1648. 1783.09 s [conduit-extra] +++ OK, passed 100 tests.
  1649. 1783.11 s [conduit-extra] encoding [✔]
  1650. 1783.11 s [conduit-extra] +++ OK, passed 100 tests.
  1651. 1783.11 s [conduit-extra] valid then invalid [✔]
  1652. 1783.11 s [conduit-extra] +++ OK, passed 100 tests.
  1653. 1783.11 s [conduit-extra] utf16_be
  1654. 1783.11 s [conduit-extra] single chunk [✔]
  1655. 1783.11 s [conduit-extra] +++ OK, passed 100 tests.
  1656. 1783.12 s [conduit-extra] many chunks [✔]
  1657. 1783.12 s [conduit-extra] +++ OK, passed 100 tests.
  1658. 1783.12 s [conduit-extra] raw bytes [✔]
  1659. 1783.12 s [conduit-extra] +++ OK, passed 100 tests.
  1660. 1783.13 s [conduit-extra] encoding [✔]
  1661. 1783.13 s [conduit-extra] +++ OK, passed 100 tests.
  1662. 1783.13 s [conduit-extra] valid then invalid [✔]
  1663. 1783.13 s [conduit-extra] +++ OK, passed 100 tests.
  1664. 1783.13 s [conduit-extra] utf32_le
  1665. 1783.13 s [conduit-extra] single chunk [✔]
  1666. 1783.13 s [conduit-extra] +++ OK, passed 100 tests.
  1667. 1783.14 s [conduit-extra] many chunks [✔]
  1668. 1783.14 s [conduit-extra] +++ OK, passed 100 tests.
  1669. 1783.14 s [conduit-extra] raw bytes [✔]
  1670. 1783.14 s [conduit-extra] +++ OK, passed 100 tests.
  1671. 1783.15 s [conduit-extra] encoding [✔]
  1672. 1783.15 s [conduit-extra] +++ OK, passed 100 tests.
  1673. 1783.16 s [conduit-extra] valid then invalid [✔]
  1674. 1783.16 s [conduit-extra] +++ OK, passed 100 tests.
  1675. 1783.16 s [conduit-extra] utf32_be
  1676. 1783.16 s [conduit-extra] single chunk [✔]
  1677. 1783.16 s [conduit-extra] +++ OK, passed 100 tests.
  1678. 1783.16 s [conduit-extra] many chunks [✔]
  1679. 1783.16 s [conduit-extra] +++ OK, passed 100 tests.
  1680. 1783.16 s [conduit-extra] raw bytes [✔]
  1681. 1783.16 s [conduit-extra] +++ OK, passed 100 tests.
  1682. 1783.17 s [conduit-extra] encoding [✔]
  1683. 1783.17 s [conduit-extra] +++ OK, passed 100 tests.
  1684. 1783.18 s [libyaml] Phase: fixupPhase
  1685. 1783.18 s [conduit-extra] valid then invalid [✔]
  1686. 1783.18 s [conduit-extra] +++ OK, passed 100 tests.
  1687. 1783.18 s [conduit-extra] mixed utf16 and utf8 [✔]
  1688. 1783.18 s [conduit-extra] invalid utf8 [✔]
  1689. 1783.18 s [conduit-extra] catch UTF8 exceptions [✔]
  1690. 1783.18 s [conduit-extra] catch UTF8 exceptions, pure [✔]
  1691. 1783.18 s [conduit-extra] catch UTF8 exceptions, catchExceptionC [✔]
  1692. 1783.18 s [conduit-extra] catch UTF8 exceptions, catchExceptionC, decodeUtf8 [✔]
  1693. 1783.18 s [conduit-extra] lenient UTF8 decoding [✔]
  1694. 1783.18 s [conduit-extra] +++ OK, passed 100 tests.
  1695. 1783.18 s [conduit-extra] text lines
  1696. 1783.18 s [conduit-extra] yields nothing given nothing [✔]
  1697. 1783.18 s [conduit-extra] yields nothing given only empty text [✔]
  1698. 1783.18 s [conduit-extra] works across split lines [✔]
  1699. 1783.18 s [conduit-extra] works with multiple lines in an item [✔]
  1700. 1783.18 s [conduit-extra] works with ending on a newline [✔]
  1701. 1783.18 s [conduit-extra] works with ending a middle item on a newline [✔]
  1702. 1783.18 s [conduit-extra] works with empty text [✔]
  1703. 1783.18 s [conduit-extra] works with empty lines [✔]
  1704. 1783.18 s [conduit-extra] text lines bounded
  1705. 1783.18 s [conduit-extra] yields nothing given nothing [✔]
  1706. 1783.18 s [conduit-extra] yields nothing given only empty text [✔]
  1707. 1783.18 s [conduit-extra] works across split lines [✔]
  1708. 1783.18 s [conduit-extra] works with multiple lines in an item [✔]
  1709. 1783.18 s [conduit-extra] works with ending on a newline [✔]
  1710. 1783.18 s [conduit-extra] works with ending a middle item on a newline [✔]
  1711. 1783.18 s [conduit-extra] works with empty text [✔]
  1712. 1783.18 s [conduit-extra] works with empty lines [✔]
  1713. 1783.18 s [conduit-extra] throws an exception when lines are too long [✔]
  1714. 1783.18 s [conduit-extra] works with infinite input [✔]
  1715. 1783.18 s [conduit-extra] text decode
  1716. 1783.18 s [conduit-extra] doesn't throw runtime exceptions [✔]
  1717. 1783.18 s [conduit-extra] is not too eager [✔]
  1718. 1783.18 s [conduit-extra] Data.Conduit.Zlib
  1719. 1783.18 s [conduit-extra] Data.Conduit.Zlib
  1720. 1783.20 s [libyaml] shrinking RPATHs of ELF executables and libraries in /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4
  1721. 1783.20 s [conduit-extra] idempotent [✔]
  1722. 1783.20 s [conduit-extra] +++ OK, passed 100 tests.
  1723. 1783.20 s [libyaml] shrinking /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSlibyaml-0.1.4-79e70FgvIN62uTaKHjRAQT-ghc9.10.2.so
  1724. 1783.21 s [libyaml] checking for references to /build/ in /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4...
  1725. 1783.23 s [libyaml] patching script interpreter paths in /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4
  1726. 1783.23 s [conduit-extra] flush [✔]
  1727. 1783.23 s [conduit-extra] +++ OK, passed 100 tests.
  1728. 1783.23 s [libyaml] stripping (with command strip and flags -S -p) in /nix/store/bkscjxhcamq65aa8hznq98dxyi1blgnw-libyaml-0.1.4/lib
  1729. 1783.26 s [conduit-extra] compressFlush large data [✔]
  1730. 1783.26 s [conduit-extra] uncompressed after compressed [✔]
  1731. 1783.26 s [conduit-extra] multiple compressed values [✔]
  1732. 1783.26 s [conduit-extra] single compressed, multiple uncompressed chunks [✔]
  1733. 1783.30 s [libyaml] shrinking RPATHs of ELF executables and libraries in /nix/store/m0qzxl5qr1n64a56kanq9bbl7zrh2vq4-libyaml-0.1.4-doc
  1734. 1783.31 s [libyaml] checking for references to /build/ in /nix/store/m0qzxl5qr1n64a56kanq9bbl7zrh2vq4-libyaml-0.1.4-doc...
  1735. 1783.31 s [conduit-parse] Documentation created: dist/doc/html/conduit-parse/,
  1736. 1783.31 s [conduit-parse] dist/doc/html/conduit-parse/conduit-parse.txt
  1737. 1783.32 s [libyaml] patching script interpreter paths in /nix/store/m0qzxl5qr1n64a56kanq9bbl7zrh2vq4-libyaml-0.1.4-doc
  1738. 1783.40 s Progress: 343 of 363 built (4 building), 555 of 555 downloaded from cache
  1739. 1783.47 s Building yaml
  1740. 1783.47 s [conduit-parse] Preprocessing test suite 'tests' for conduit-parse-0.2.1.1...
  1741. 1783.47 s [conduit-parse] Phase: installPhase
  1742. 1783.47 s [conduit-parse] Installing library in /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/conduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH
  1743. 1783.63 s [conduit-parse] Phase: fixupPhase
  1744. 1783.64 s [conduit-extra] multiple, over 32k [✔]
  1745. 1783.64 s [conduit-extra]
  1746. 1783.64 s [conduit-extra] Finished in 4.6574 seconds
  1747. 1783.64 s [conduit-extra] 133 examples, 0 failures
  1748. 1783.65 s [conduit-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1
  1749. 1783.65 s [conduit-parse] shrinking /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSconduit-parse-0.2.1.1-F86Nneuja2oH80Q22cyEcH-ghc9.10.2.so
  1750. 1783.66 s [conduit-parse] checking for references to /build/ in /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1...
  1751. 1783.67 s [conduit-extra] Test suite test: PASS
  1752. 1783.67 s [conduit-extra] Test suite logged to: dist/test/conduit-extra-1.3.8-test.log
  1753. 1783.67 s [conduit-extra] 1 of 1 test suites (1 of 1 test cases) passed.
  1754. 1783.68 s [conduit-extra] Phase: haddockPhase
  1755. 1783.68 s [conduit-parse] patching script interpreter paths in /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1
  1756. 1783.68 s [conduit-parse] stripping (with command strip and flags -S -p) in /nix/store/wvyh3pxkifrhr2k562bbsqaidsns30zq-conduit-parse-0.2.1.1/lib
  1757. 1783.70 s [yaml] Phase: setupCompilerEnvironmentPhase
  1758. 1783.71 s [yaml] Build with /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2.
  1759. 1783.72 s [conduit-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/c022j44r40ykskdm430r1vbvkcsfg5zg-conduit-parse-0.2.1.1-doc
  1760. 1783.72 s [conduit-parse] checking for references to /build/ in /nix/store/c022j44r40ykskdm430r1vbvkcsfg5zg-conduit-parse-0.2.1.1-doc...
  1761. 1783.74 s [conduit-parse] patching script interpreter paths in /nix/store/c022j44r40ykskdm430r1vbvkcsfg5zg-conduit-parse-0.2.1.1-doc
  1762. 1783.82 s Progress: 344 of 363 built (4 building), 555 of 555 downloaded from cache
  1763. 1783.82 s [conduit-extra] Preprocessing library for conduit-extra-1.3.8...
  1764. 1783.82 s [conduit-extra] Running Haddock on library for conduit-extra-1.3.8...
  1765. 1783.82 s [conduit-extra] Warning: The documentation for the following packages are not installed. No
  1766. 1783.82 s [conduit-extra] links will be generated to these packages: attoparsec-0.14.4,
  1767. 1783.82 s [conduit-extra] attoparsec-0.14.4, vector-0.13.2.0
  1768. 1783.99 s [yaml] Phase: unpackPhase
  1769. 1784.00 s [yaml] unpacking source archive /nix/store/1i4qpms3prjxhdqwxcidf0isp8prw52b-yaml-0.11.11.2.tar.gz
  1770. 1784.00 s [yaml] source root is yaml-0.11.11.2
  1771. 1784.01 s [yaml] setting SOURCE_DATE_EPOCH to timestamp 1688236994 of file "yaml-0.11.11.2/yaml.cabal"
  1772. 1784.02 s [yaml] Phase: patchPhase
  1773. 1784.02 s [yaml] Replace Cabal file with edited version from mirror://hackage/yaml-0.11.11.2/revision/2.cabal.
  1774. 1784.03 s [yaml] Phase: compileBuildDriverPhase
  1775. 1784.03 s [yaml] setupCompileFlags: -package-db=/build/tmp.8bzDXqOBL3/setup-package.conf.d -threaded
  1776. 1784.04 s [conduit-extra] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, nothing )
  1777. 1784.08 s [yaml] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.8bzDXqOBL3/Main.o )
  1778. 1784.13 s [yaml] [2 of 2] Linking Setup
  1779. 1784.20 s [conduit-extra] [ 2 of 13] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, nothing )
  1780. 1784.36 s [conduit-extra] [ 3 of 13] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, nothing )
  1781. 1784.36 s [conduit-extra] [ 4 of 13] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, nothing )
  1782. 1784.36 s [conduit-extra] [ 5 of 13] Compiling Data.Conduit.Foldl ( Data/Conduit/Foldl.hs, nothing )
  1783. 1784.36 s [conduit-extra] [ 6 of 13] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, nothing )
  1784. 1784.39 s [conduit-extra] [ 7 of 13] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, nothing )
  1785. 1784.43 s [conduit-extra] [ 8 of 13] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, nothing )
  1786. 1784.43 s [conduit-extra] [ 9 of 13] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, nothing )
  1787. 1784.44 s [conduit-extra] [10 of 13] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, nothing )
  1788. 1784.47 s [conduit-extra] Data/Conduit/Process.hs:48:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1789. 1784.47 s [conduit-extra] The use of ‘~’ without TypeOperators
  1790. 1784.47 s [conduit-extra] will become an error in a future GHC release.
  1791. 1784.47 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1792. 1784.47 s [conduit-extra] |
  1793. 1784.47 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  1794. 1784.47 s [conduit-extra] | ^
  1795. 1784.47 s [conduit-extra]
  1796. 1784.47 s [conduit-extra] Data/Conduit/Process.hs:48:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1797. 1784.47 s [conduit-extra] The use of ‘~’ without TypeOperators
  1798. 1784.47 s [conduit-extra] will become an error in a future GHC release.
  1799. 1784.47 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1800. 1784.47 s [conduit-extra] |
  1801. 1784.47 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  1802. 1784.47 s [conduit-extra] | ^
  1803. 1784.47 s [conduit-extra]
  1804. 1784.48 s [conduit-extra] Data/Conduit/Process.hs:50:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1805. 1784.48 s [conduit-extra] The use of ‘~’ without TypeOperators
  1806. 1784.48 s [conduit-extra] will become an error in a future GHC release.
  1807. 1784.48 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1808. 1784.48 s [conduit-extra] |
  1809. 1784.48 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1810. 1784.48 s [conduit-extra] | ^
  1811. 1784.48 s [conduit-extra]
  1812. 1784.48 s [conduit-extra] Data/Conduit/Process.hs:50:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1813. 1784.48 s [conduit-extra] The use of ‘~’ without TypeOperators
  1814. 1784.48 s [conduit-extra] will become an error in a future GHC release.
  1815. 1784.48 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1816. 1784.48 s [conduit-extra] |
  1817. 1784.48 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1818. 1784.48 s [conduit-extra] | ^
  1819. 1784.48 s [conduit-extra]
  1820. 1784.48 s [conduit-extra] Data/Conduit/Process.hs:50:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1821. 1784.48 s [conduit-extra] The use of ‘~’ without TypeOperators
  1822. 1784.48 s [conduit-extra] will become an error in a future GHC release.
  1823. 1784.48 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1824. 1784.48 s [conduit-extra] |
  1825. 1784.48 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  1826. 1784.48 s [conduit-extra] | ^
  1827. 1784.48 s [conduit-extra]
  1828. 1784.48 s [conduit-extra] Data/Conduit/Process.hs:66:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1829. 1784.48 s [conduit-extra] The use of ‘~’ without TypeOperators
  1830. 1784.48 s [conduit-extra] will become an error in a future GHC release.
  1831. 1784.48 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1832. 1784.48 s [conduit-extra] |
  1833. 1784.48 s [conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
  1834. 1784.48 s [conduit-extra] | ^
  1835. 1784.48 s [conduit-extra]
  1836. 1784.48 s [conduit-extra] Data/Conduit/Process.hs:68:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1837. 1784.48 s [conduit-extra] The use of ‘~’ without TypeOperators
  1838. 1784.48 s [conduit-extra] will become an error in a future GHC release.
  1839. 1784.48 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1840. 1784.48 s [conduit-extra] |
  1841. 1784.48 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  1842. 1784.48 s [conduit-extra] | ^
  1843. 1784.48 s [conduit-extra]
  1844. 1784.49 s [conduit-extra] Data/Conduit/Process.hs:68:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1845. 1784.49 s [conduit-extra] The use of ‘~’ without TypeOperators
  1846. 1784.49 s [conduit-extra] will become an error in a future GHC release.
  1847. 1784.49 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1848. 1784.49 s [conduit-extra] |
  1849. 1784.49 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  1850. 1784.49 s [conduit-extra] | ^
  1851. 1784.49 s [conduit-extra]
  1852. 1784.49 s [conduit-extra] Data/Conduit/Process.hs:70:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1853. 1784.49 s [conduit-extra] The use of ‘~’ without TypeOperators
  1854. 1784.49 s [conduit-extra] will become an error in a future GHC release.
  1855. 1784.49 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1856. 1784.49 s [conduit-extra] |
  1857. 1784.49 s [conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
  1858. 1784.49 s [conduit-extra] | ^
  1859. 1784.49 s [conduit-extra]
  1860. 1784.49 s [conduit-extra] Data/Conduit/Process.hs:72:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1861. 1784.49 s [conduit-extra] The use of ‘~’ without TypeOperators
  1862. 1784.49 s [conduit-extra] will become an error in a future GHC release.
  1863. 1784.49 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1864. 1784.49 s [conduit-extra] |
  1865. 1784.49 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  1866. 1784.49 s [conduit-extra] | ^
  1867. 1784.49 s [conduit-extra]
  1868. 1784.49 s [conduit-extra] Data/Conduit/Process.hs:72:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1869. 1784.49 s [conduit-extra] The use of ‘~’ without TypeOperators
  1870. 1784.49 s [conduit-extra] will become an error in a future GHC release.
  1871. 1784.49 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1872. 1784.49 s [conduit-extra] |
  1873. 1784.49 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  1874. 1784.49 s [conduit-extra] | ^
  1875. 1784.49 s [conduit-extra]
  1876. 1784.49 s [conduit-extra] Data/Conduit/Process.hs:75:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1877. 1784.49 s [conduit-extra] The use of ‘~’ without TypeOperators
  1878. 1784.49 s [conduit-extra] will become an error in a future GHC release.
  1879. 1784.49 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1880. 1784.49 s [conduit-extra] |
  1881. 1784.49 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1882. 1784.49 s [conduit-extra] | ^
  1883. 1784.49 s [conduit-extra]
  1884. 1784.49 s [conduit-extra] Data/Conduit/Process.hs:75:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1885. 1784.49 s [conduit-extra] The use of ‘~’ without TypeOperators
  1886. 1784.49 s [conduit-extra] will become an error in a future GHC release.
  1887. 1784.49 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1888. 1784.49 s [conduit-extra] |
  1889. 1784.49 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  1890. 1784.50 s [conduit-extra] | ^
  1891. 1784.50 s [conduit-extra]
  1892. 1784.50 s [conduit-extra] Data/Conduit/Process.hs:77:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1893. 1784.50 s [conduit-extra] The use of ‘~’ without TypeOperators
  1894. 1784.50 s [conduit-extra] will become an error in a future GHC release.
  1895. 1784.50 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1896. 1784.50 s [conduit-extra] |
  1897. 1784.50 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1898. 1784.50 s [conduit-extra] | ^
  1899. 1784.50 s [conduit-extra]
  1900. 1784.50 s [conduit-extra] Data/Conduit/Process.hs:77:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1901. 1784.50 s [conduit-extra] The use of ‘~’ without TypeOperators
  1902. 1784.50 s [conduit-extra] will become an error in a future GHC release.
  1903. 1784.50 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1904. 1784.50 s [conduit-extra] |
  1905. 1784.50 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1906. 1784.50 s [conduit-extra] | ^
  1907. 1784.50 s [conduit-extra]
  1908. 1784.50 s [conduit-extra] Data/Conduit/Process.hs:77:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1909. 1784.50 s [conduit-extra] The use of ‘~’ without TypeOperators
  1910. 1784.50 s [conduit-extra] will become an error in a future GHC release.
  1911. 1784.50 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  1912. 1784.50 s [conduit-extra] |
  1913. 1784.50 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  1914. 1784.50 s [conduit-extra] | ^
  1915. 1784.50 s [conduit-extra]
  1916. 1784.50 s [conduit-extra] [11 of 13] Compiling Data.Conduit.Process.Typed ( Data/Conduit/Process/Typed.hs, nothing )
  1917. 1784.52 s [conduit-extra] [12 of 13] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, nothing )
  1918. 1784.68 s [conduit-extra] [13 of 13] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, nothing )
  1919. 1784.72 s [conduit-extra] Haddock coverage:
  1920. 1784.72 s [conduit-extra] Warning: 'ParseError' is ambiguous. It is defined
  1921. 1784.72 s [conduit-extra] * at Data/Conduit/Attoparsec.hs:44:19
  1922. 1784.72 s [conduit-extra] * at Data/Conduit/Attoparsec.hs:44:1
  1923. 1784.72 s [conduit-extra] You may be able to disambiguate the identifier by qualifying it or
  1924. 1784.72 s [conduit-extra] by specifying the type/value namespace explicitly.
  1925. 1784.72 s [conduit-extra] Defaulting to the one defined at Data/Conduit/Attoparsec.hs:44:1
  1926. 1784.72 s [conduit-extra] 84% ( 11 / 13) in 'Data.Conduit.Attoparsec'
  1927. 1784.72 s [conduit-extra] Missing documentation for:
  1928. 1784.72 s [conduit-extra] Position (Data/Conduit/Attoparsec.hs:53)
  1929. 1784.72 s [conduit-extra] PositionRange (Data/Conduit/Attoparsec.hs:64)
  1930. 1784.72 s [conduit-extra] 100% ( 45 / 45) in 'Data.Conduit.Binary'
  1931. 1784.73 s [conduit-extra] 100% ( 12 / 12) in 'Data.Conduit.ByteString.Builder'
  1932. 1784.73 s [conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Filesystem'
  1933. 1784.73 s [conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Foldl'
  1934. 1784.73 s [conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Lazy'
  1935. 1784.73 s [conduit-extra] 52% ( 18 / 34) in 'Data.Conduit.Network'
  1936. 1784.73 s [conduit-extra] Missing documentation for:
  1937. 1784.73 s [conduit-extra] Module header
  1938. 1784.73 s [conduit-extra] appSource (Data/Conduit/Network.hs:88)
  1939. 1784.73 s [conduit-extra] appSink (Data/Conduit/Network.hs:99)
  1940. 1784.73 s [conduit-extra] appSockAddr
  1941. 1784.73 s [conduit-extra] appLocalAddr
  1942. 1784.73 s [conduit-extra] serverSettings (Data/Conduit/Network.hs:82)
  1943. 1784.73 s [conduit-extra] runTCPServerWithHandle
  1944. 1784.73 s [conduit-extra] clientSettings (Data/Conduit/Network.hs:85)
  1945. 1784.73 s [conduit-extra] getPort
  1946. 1784.73 s [conduit-extra] getHost
  1947. 1784.73 s [conduit-extra] getAfterBind
  1948. 1784.73 s [conduit-extra] getNeedLocalAddr
  1949. 1784.73 s [conduit-extra] setPort
  1950. 1784.73 s [conduit-extra] setHost
  1951. 1784.73 s [conduit-extra] setAfterBind
  1952. 1784.73 s [conduit-extra] setNeedLocalAddr
  1953. 1784.73 s [conduit-extra] 90% ( 10 / 11) in 'Data.Conduit.Network.UDP'
  1954. 1784.73 s [conduit-extra] Missing documentation for:
  1955. 1784.73 s [conduit-extra] Module header
  1956. 1784.73 s [conduit-extra] 59% ( 13 / 22) in 'Data.Conduit.Network.Unix'
  1957. 1784.73 s [conduit-extra] Missing documentation for:
  1958. 1784.73 s [conduit-extra] Module header
  1959. 1784.73 s [conduit-extra] appSource (Data/Conduit/Network.hs:88)
  1960. 1784.73 s [conduit-extra] appSink (Data/Conduit/Network.hs:99)
  1961. 1784.73 s [conduit-extra] serverSettings (Data/Conduit/Network/Unix.hs:36)
  1962. 1784.73 s [conduit-extra] clientSettings (Data/Conduit/Network/Unix.hs:33)
  1963. 1784.73 s [conduit-extra] getPath
  1964. 1784.73 s [conduit-extra] getAfterBind
  1965. 1784.73 s [conduit-extra] setPath
  1966. 1784.73 s [conduit-extra] setAfterBind
  1967. 1784.73 s [conduit-extra] 100% ( 12 / 12) in 'Data.Conduit.Process'
  1968. 1784.73 s [conduit-extra] 100% ( 9 / 9) in 'Data.Conduit.Process.Typed'
  1969. 1784.74 s [conduit-extra] 100% ( 25 / 25) in 'Data.Conduit.Text'
  1970. 1784.74 s [conduit-extra] Warning: 'WindowBits' is ambiguous. It is defined
  1971. 1784.74 s [conduit-extra] * in ‘Codec.Compression.Zlib.Stream’
  1972. 1784.74 s [conduit-extra] * in ‘Codec.Compression.Zlib.Stream’
  1973. 1784.74 s [conduit-extra] You may be able to disambiguate the identifier by qualifying it or
  1974. 1784.74 s [conduit-extra] by specifying the type/value namespace explicitly.
  1975. 1784.74 s [conduit-extra] Defaulting to the one defined in ‘Codec.Compression.Zlib.Stream’
  1976. 1784.74 s [conduit-extra] 100% ( 14 / 14) in 'Data.Conduit.Zlib'
  1977. 1785.11 s [conduit-extra] Warning: Data.Conduit.Attoparsec: could not find link destinations for:
  1978. 1785.11 s [conduit-extra] - Data.Attoparsec.Internal.Types.IResult
  1979. 1785.11 s [conduit-extra] - Data.Attoparsec.Internal.Types.Parser
  1980. 1785.11 s [conduit-extra] - Data.Conduit.Attoparsec.parseA
  1981. 1785.11 s [conduit-extra] - Data.Conduit.Attoparsec.feedA
  1982. 1785.11 s [conduit-extra] - Data.Conduit.Attoparsec.empty
  1983. 1785.11 s [conduit-extra] - Data.Conduit.Attoparsec.isNull
  1984. 1785.11 s [conduit-extra] - Data.Conduit.Attoparsec.getLinesCols
  1985. 1785.11 s [conduit-extra] - Data.Conduit.Attoparsec.stripFromEnd
  1986. 1785.11 s [conduit-extra] Warning: Data.Conduit.Binary: could not find link destinations for:
  1987. 1785.11 s [conduit-extra] - Data.Conduit.Binary.SinkStorableInsufficientBytes
  1988. 1785.11 s [conduit-extra] Warning: Data.Conduit.ByteString.Builder: could not find link destinations for:
  1989. 1785.11 s [conduit-extra] - Data.Conduit.Combinators.Buffer
  1990. 1785.12 s [conduit-extra] Warning: Data.Conduit.Zlib: could not find link destinations for:
  1991. 1785.12 s [conduit-extra] - Codec.Compression.Zlib.Stream.Rep_WindowBits
  1992. 1785.29 s [yaml] Phase: updateAutotoolsGnuConfigScriptsPhase
  1993. 1785.30 s [yaml] Phase: configurePhase
  1994. 1785.30 s [yaml] configureFlags: --verbose --prefix=/nix/store/caw5ca8rqk841f6vpqjx1rw2dk28hc5k-yaml-0.11.11.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2ahdn1njx3nqf18fds0lxwzd9vxpr8m9-yaml-0.11.11.2-doc/share/doc/yaml-0.11.11.2 --with-gcc=gcc --package-db=/build/tmp.8bzDXqOBL3/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 --bindir=/nix/store/gj26y9hgsdnzzqldh7cf8pwcaiwzs4sa-yaml-0.11.11.2-bin/bin --ghc-option=-haddock -fsystem-libyaml -f-no-exe --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
  1995. 1785.31 s [yaml] Using Parsec parser
  1996. 1785.31 s [yaml] Configuring yaml-0.11.11.2...
  1997. 1785.64 s [yaml] Flags chosen: no-examples=True, no-exe=False
  1998. 1785.85 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  1999. 1785.85 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  2000. 1785.85 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  2001. 1785.85 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  2002. 1785.85 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  2003. 1785.85 s [yaml] Dependency containers: using containers-0.7
  2004. 1785.85 s [yaml] Dependency directory: using directory-1.3.8.5
  2005. 1785.85 s [yaml] Dependency filepath: using filepath-1.5.4.0
  2006. 1785.85 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  2007. 1785.85 s [yaml] Dependency mtl: using mtl-2.3.1
  2008. 1785.85 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  2009. 1785.85 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  2010. 1785.85 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  2011. 1785.85 s [yaml] Dependency text: using text-2.1.2
  2012. 1785.85 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  2013. 1785.85 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  2014. 1785.85 s [yaml] Dependency vector: using vector-0.13.2.0
  2015. 1785.85 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  2016. 1785.85 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  2017. 1785.85 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  2018. 1785.85 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  2019. 1785.85 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  2020. 1785.85 s [yaml] Dependency containers: using containers-0.7
  2021. 1785.85 s [yaml] Dependency directory: using directory-1.3.8.5
  2022. 1785.85 s [yaml] Dependency filepath: using filepath-1.5.4.0
  2023. 1785.85 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  2024. 1785.85 s [yaml] Dependency mtl: using mtl-2.3.1
  2025. 1785.85 s [yaml] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  2026. 1785.85 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  2027. 1785.85 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  2028. 1785.85 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  2029. 1785.85 s [yaml] Dependency text: using text-2.1.2
  2030. 1785.85 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  2031. 1785.85 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  2032. 1785.85 s [yaml] Dependency vector: using vector-0.13.2.0
  2033. 1785.85 s [yaml] Dependency yaml: using yaml-0.11.11.2
  2034. 1785.85 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  2035. 1785.85 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  2036. 1785.85 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  2037. 1785.85 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  2038. 1785.85 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  2039. 1785.85 s [yaml] Dependency containers: using containers-0.7
  2040. 1785.85 s [yaml] Dependency directory: using directory-1.3.8.5
  2041. 1785.85 s [yaml] Dependency filepath: using filepath-1.5.4.0
  2042. 1785.85 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  2043. 1785.85 s [yaml] Dependency mtl: using mtl-2.3.1
  2044. 1785.85 s [yaml] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  2045. 1785.85 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  2046. 1785.85 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  2047. 1785.85 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  2048. 1785.85 s [yaml] Dependency text: using text-2.1.2
  2049. 1785.85 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  2050. 1785.85 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  2051. 1785.85 s [yaml] Dependency vector: using vector-0.13.2.0
  2052. 1785.85 s [yaml] Dependency yaml: using yaml-0.11.11.2
  2053. 1785.85 s [yaml] Dependency HUnit: using HUnit-1.6.2.0
  2054. 1785.85 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  2055. 1785.85 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  2056. 1785.85 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  2057. 1785.85 s [yaml] Dependency base-compat: using base-compat-0.14.1
  2058. 1785.85 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  2059. 1785.85 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  2060. 1785.85 s [yaml] Dependency containers: using containers-0.7
  2061. 1785.85 s [yaml] Dependency directory: using directory-1.3.8.5
  2062. 1785.85 s [yaml] Dependency filepath: using filepath-1.5.4.0
  2063. 1785.85 s [yaml] Dependency hspec >=1.3: using hspec-2.11.14
  2064. 1785.85 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  2065. 1785.85 s [yaml] Dependency mockery: using mockery-0.3.5
  2066. 1785.85 s [yaml] Dependency mtl: using mtl-2.3.1
  2067. 1785.85 s [yaml] Dependency raw-strings-qq: using raw-strings-qq-1.1
  2068. 1785.85 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  2069. 1785.85 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  2070. 1785.85 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  2071. 1785.85 s [yaml] Dependency temporary: using temporary-1.3
  2072. 1785.85 s [yaml] Dependency text: using text-2.1.2
  2073. 1785.85 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  2074. 1785.85 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  2075. 1785.85 s [yaml] Dependency vector: using vector-0.13.2.0
  2076. 1785.85 s [yaml] Dependency yaml: using yaml-0.11.11.2
  2077. 1785.85 s [yaml] Source component graph:
  2078. 1785.85 s [yaml] component lib
  2079. 1785.85 s [yaml] component exe:json2yaml dependency lib
  2080. 1785.85 s [yaml] component exe:yaml2json dependency lib
  2081. 1785.85 s [yaml] component test:spec dependency lib
  2082. 1785.85 s [yaml] Configured component graph:
  2083. 1785.85 s [yaml] component yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2084. 1785.85 s [yaml] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2085. 1785.85 s [yaml] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2086. 1785.85 s [yaml] include base-4.20.1.0-a280
  2087. 1785.85 s [yaml] include bytestring-0.12.2.0-b7cf
  2088. 1785.85 s [yaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2089. 1785.85 s [yaml] include containers-0.7-8c5a
  2090. 1785.85 s [yaml] include directory-1.3.8.5-c7cf
  2091. 1785.85 s [yaml] include filepath-1.5.4.0-4815
  2092. 1785.85 s [yaml] include libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2093. 1785.85 s [yaml] include mtl-2.3.1-87b4
  2094. 1785.85 s [yaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2095. 1785.85 s [yaml] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2096. 1785.85 s [yaml] include template-haskell-2.22.0.0-3eef
  2097. 1785.85 s [yaml] include text-2.1.2-2d65
  2098. 1785.85 s [yaml] include transformers-0.6.1.1-c08a
  2099. 1785.85 s [yaml] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2100. 1785.85 s [yaml] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2101. 1785.85 s [yaml] component yaml-0.11.11.2-5noJJfZrHCn6mx7tvAIIHF-json2yaml
  2102. 1785.85 s [yaml] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2103. 1785.85 s [yaml] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2104. 1785.85 s [yaml] include base-4.20.1.0-a280
  2105. 1785.85 s [yaml] include bytestring-0.12.2.0-b7cf
  2106. 1785.85 s [yaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2107. 1785.85 s [yaml] include containers-0.7-8c5a
  2108. 1785.85 s [yaml] include directory-1.3.8.5-c7cf
  2109. 1785.85 s [yaml] include filepath-1.5.4.0-4815
  2110. 1785.85 s [yaml] include libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2111. 1785.85 s [yaml] include mtl-2.3.1-87b4
  2112. 1785.85 s [yaml] include optparse-applicative-0.18.1.0-CHBride3l2qLkCB7h8B3n7
  2113. 1785.85 s [yaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2114. 1785.85 s [yaml] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2115. 1785.85 s [yaml] include template-haskell-2.22.0.0-3eef
  2116. 1785.85 s [yaml] include text-2.1.2-2d65
  2117. 1785.85 s [yaml] include transformers-0.6.1.1-c08a
  2118. 1785.85 s [yaml] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2119. 1785.85 s [yaml] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2120. 1785.85 s [yaml] include yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2121. 1785.85 s [yaml] component yaml-0.11.11.2-LsUeemRH0kjLcigfE3A8fK-yaml2json
  2122. 1785.85 s [yaml] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2123. 1785.85 s [yaml] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2124. 1785.85 s [yaml] include base-4.20.1.0-a280
  2125. 1785.85 s [yaml] include bytestring-0.12.2.0-b7cf
  2126. 1785.85 s [yaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2127. 1785.85 s [yaml] include containers-0.7-8c5a
  2128. 1785.85 s [yaml] include directory-1.3.8.5-c7cf
  2129. 1785.85 s [yaml] include filepath-1.5.4.0-4815
  2130. 1785.85 s [yaml] include libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2131. 1785.85 s [yaml] include mtl-2.3.1-87b4
  2132. 1785.85 s [yaml] include optparse-applicative-0.18.1.0-CHBride3l2qLkCB7h8B3n7
  2133. 1785.85 s [yaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2134. 1785.85 s [yaml] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2135. 1785.85 s [yaml] include template-haskell-2.22.0.0-3eef
  2136. 1785.85 s [yaml] include text-2.1.2-2d65
  2137. 1785.85 s [yaml] include transformers-0.6.1.1-c08a
  2138. 1785.85 s [yaml] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2139. 1785.85 s [yaml] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2140. 1785.85 s [yaml] include yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2141. 1785.85 s [yaml] component yaml-0.11.11.2-CMraiKAxtMa4YCvyiboOuH-spec
  2142. 1785.85 s [yaml] include HUnit-1.6.2.0-BAbFvQVaAsBAAprIgZFO5O
  2143. 1785.85 s [yaml] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2144. 1785.85 s [yaml] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2145. 1785.85 s [yaml] include base-4.20.1.0-a280
  2146. 1785.85 s [yaml] include base-compat-0.14.1-IWfCrY0xmZWAfUEd7oNY9R
  2147. 1785.85 s [yaml] include bytestring-0.12.2.0-b7cf
  2148. 1785.85 s [yaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2149. 1785.85 s [yaml] include containers-0.7-8c5a
  2150. 1785.85 s [yaml] include directory-1.3.8.5-c7cf
  2151. 1785.85 s [yaml] include filepath-1.5.4.0-4815
  2152. 1785.85 s [yaml] include hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
  2153. 1785.85 s [yaml] include libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2154. 1785.85 s [yaml] include mockery-0.3.5-BvfOP2OORnZ5OYHTqQVOGg
  2155. 1785.85 s [yaml] include mtl-2.3.1-87b4
  2156. 1785.85 s [yaml] include raw-strings-qq-1.1-IM0MbcEYwdH6FIjEaDv6gR
  2157. 1785.85 s [yaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2158. 1785.85 s [yaml] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2159. 1785.85 s [yaml] include template-haskell-2.22.0.0-3eef
  2160. 1785.85 s [yaml] include temporary-1.3-2dehJOnQ5G3CQiuZ0z2ue1
  2161. 1785.85 s [yaml] include text-2.1.2-2d65
  2162. 1785.85 s [yaml] include transformers-0.6.1.1-c08a
  2163. 1785.85 s [yaml] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2164. 1785.85 s [yaml] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2165. 1785.85 s [yaml] include yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2166. 1785.85 s [yaml] Linked component graph:
  2167. 1785.85 s [yaml] unit yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2168. 1785.85 s [yaml] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2169. 1785.85 s [yaml] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2170. 1785.85 s [yaml] include base-4.20.1.0-a280
  2171. 1785.85 s [yaml] include bytestring-0.12.2.0-b7cf
  2172. 1785.85 s [yaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2173. 1785.85 s [yaml] include containers-0.7-8c5a
  2174. 1785.85 s [yaml] include directory-1.3.8.5-c7cf
  2175. 1785.85 s [yaml] include filepath-1.5.4.0-4815
  2176. 1785.85 s [yaml] include libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2177. 1785.85 s [yaml] include mtl-2.3.1-87b4
  2178. 1785.85 s [yaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2179. 1785.85 s [yaml] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2180. 1785.85 s [yaml] include template-haskell-2.22.0.0-3eef
  2181. 1785.85 s [yaml] include text-2.1.2-2d65
  2182. 1785.85 s [yaml] include transformers-0.6.1.1-c08a
  2183. 1785.85 s [yaml] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2184. 1785.85 s [yaml] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2185. 1785.85 s [yaml] Data.Yaml=yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr:Data.Yaml,Data.Yaml.Aeson=yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr:Data.Yaml.Aeson,Data.Yaml.Builder=yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr:Data.Yaml.Builder,Data.Yaml.Config=yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr:Data.Yaml.Config,Data.Yaml.Include=yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr:Data.Yaml.Include,Data.Yaml.Internal=yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr:Data.Yaml.Internal,Data.Yaml.Parser=yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr:Data.Yaml.Parser,Data.Yaml.Pretty=yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr:Data.Yaml.Pretty,Data.Yaml.TH=yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr:Data.Yaml.TH
  2186. 1785.85 s [yaml] unit yaml-0.11.11.2-5noJJfZrHCn6mx7tvAIIHF-json2yaml
  2187. 1785.85 s [yaml] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2188. 1785.85 s [yaml] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2189. 1785.85 s [yaml] include base-4.20.1.0-a280
  2190. 1785.85 s [yaml] include bytestring-0.12.2.0-b7cf
  2191. 1785.85 s [yaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2192. 1785.85 s [yaml] include containers-0.7-8c5a
  2193. 1785.85 s [yaml] include directory-1.3.8.5-c7cf
  2194. 1785.85 s [yaml] include filepath-1.5.4.0-4815
  2195. 1785.85 s [yaml] include libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2196. 1785.85 s [yaml] include mtl-2.3.1-87b4
  2197. 1785.85 s [yaml] include optparse-applicative-0.18.1.0-CHBride3l2qLkCB7h8B3n7
  2198. 1785.85 s [yaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2199. 1785.85 s [yaml] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2200. 1785.85 s [yaml] include template-haskell-2.22.0.0-3eef
  2201. 1785.85 s [yaml] include text-2.1.2-2d65
  2202. 1785.85 s [yaml] include transformers-0.6.1.1-c08a
  2203. 1785.85 s [yaml] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2204. 1785.85 s [yaml] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2205. 1785.85 s [yaml] include yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2206. 1785.85 s [yaml] unit yaml-0.11.11.2-LsUeemRH0kjLcigfE3A8fK-yaml2json
  2207. 1785.85 s [yaml] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2208. 1785.85 s [yaml] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2209. 1785.85 s [yaml] include base-4.20.1.0-a280
  2210. 1785.85 s [yaml] include bytestring-0.12.2.0-b7cf
  2211. 1785.85 s [yaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2212. 1785.85 s [yaml] include containers-0.7-8c5a
  2213. 1785.85 s [yaml] include directory-1.3.8.5-c7cf
  2214. 1785.85 s [yaml] include filepath-1.5.4.0-4815
  2215. 1785.85 s [yaml] include libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2216. 1785.85 s [yaml] include mtl-2.3.1-87b4
  2217. 1785.85 s [yaml] include optparse-applicative-0.18.1.0-CHBride3l2qLkCB7h8B3n7
  2218. 1785.85 s [yaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2219. 1785.85 s [yaml] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2220. 1785.85 s [yaml] include template-haskell-2.22.0.0-3eef
  2221. 1785.85 s [yaml] include text-2.1.2-2d65
  2222. 1785.85 s [yaml] include transformers-0.6.1.1-c08a
  2223. 1785.85 s [yaml] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2224. 1785.85 s [yaml] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2225. 1785.85 s [yaml] include yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2226. 1785.85 s [yaml] unit yaml-0.11.11.2-CMraiKAxtMa4YCvyiboOuH-spec
  2227. 1785.85 s [yaml] include HUnit-1.6.2.0-BAbFvQVaAsBAAprIgZFO5O
  2228. 1785.85 s [yaml] include aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2229. 1785.85 s [yaml] include attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2230. 1785.85 s [yaml] include base-4.20.1.0-a280
  2231. 1785.85 s [yaml] include base-compat-0.14.1-IWfCrY0xmZWAfUEd7oNY9R
  2232. 1785.85 s [yaml] include bytestring-0.12.2.0-b7cf
  2233. 1785.85 s [yaml] include conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2234. 1785.85 s [yaml] include containers-0.7-8c5a
  2235. 1785.85 s [yaml] include directory-1.3.8.5-c7cf
  2236. 1785.85 s [yaml] include filepath-1.5.4.0-4815
  2237. 1785.85 s [yaml] include hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
  2238. 1785.85 s [yaml] include libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2239. 1785.85 s [yaml] include mockery-0.3.5-BvfOP2OORnZ5OYHTqQVOGg
  2240. 1785.85 s [yaml] include mtl-2.3.1-87b4
  2241. 1785.85 s [yaml] include raw-strings-qq-1.1-IM0MbcEYwdH6FIjEaDv6gR
  2242. 1785.85 s [yaml] include resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2243. 1785.85 s [yaml] include scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2244. 1785.85 s [yaml] include template-haskell-2.22.0.0-3eef
  2245. 1785.85 s [yaml] include temporary-1.3-2dehJOnQ5G3CQiuZ0z2ue1
  2246. 1785.85 s [yaml] include text-2.1.2-2d65
  2247. 1785.85 s [yaml] include transformers-0.6.1.1-c08a
  2248. 1785.85 s [yaml] include unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2249. 1785.85 s [yaml] include vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2250. 1785.85 s [yaml] include yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2251. 1785.85 s [yaml] Ready component graph:
  2252. 1785.85 s [yaml] definite yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2253. 1785.85 s [yaml] depends aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2254. 1785.85 s [yaml] depends attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2255. 1785.85 s [yaml] depends base-4.20.1.0-a280
  2256. 1785.85 s [yaml] depends bytestring-0.12.2.0-b7cf
  2257. 1785.85 s [yaml] depends conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2258. 1785.85 s [yaml] depends containers-0.7-8c5a
  2259. 1785.85 s [yaml] depends directory-1.3.8.5-c7cf
  2260. 1785.85 s [yaml] depends filepath-1.5.4.0-4815
  2261. 1785.85 s [yaml] depends libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2262. 1785.85 s [yaml] depends mtl-2.3.1-87b4
  2263. 1785.85 s [yaml] depends resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2264. 1785.85 s [yaml] depends scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2265. 1785.85 s [yaml] depends template-haskell-2.22.0.0-3eef
  2266. 1785.85 s [yaml] depends text-2.1.2-2d65
  2267. 1785.85 s [yaml] depends transformers-0.6.1.1-c08a
  2268. 1785.85 s [yaml] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2269. 1785.85 s [yaml] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2270. 1785.85 s [yaml] definite yaml-0.11.11.2-CMraiKAxtMa4YCvyiboOuH-spec
  2271. 1785.85 s [yaml] depends HUnit-1.6.2.0-BAbFvQVaAsBAAprIgZFO5O
  2272. 1785.85 s [yaml] depends aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2273. 1785.85 s [yaml] depends attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2274. 1785.85 s [yaml] depends base-4.20.1.0-a280
  2275. 1785.85 s [yaml] depends base-compat-0.14.1-IWfCrY0xmZWAfUEd7oNY9R
  2276. 1785.85 s [yaml] depends bytestring-0.12.2.0-b7cf
  2277. 1785.85 s [yaml] depends conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2278. 1785.85 s [yaml] depends containers-0.7-8c5a
  2279. 1785.85 s [yaml] depends directory-1.3.8.5-c7cf
  2280. 1785.85 s [yaml] depends filepath-1.5.4.0-4815
  2281. 1785.85 s [yaml] depends hspec-2.11.14-4mjH2wN9o1fe68VusBnv0
  2282. 1785.85 s [yaml] depends libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2283. 1785.85 s [yaml] depends mockery-0.3.5-BvfOP2OORnZ5OYHTqQVOGg
  2284. 1785.85 s [yaml] depends mtl-2.3.1-87b4
  2285. 1785.85 s [yaml] depends raw-strings-qq-1.1-IM0MbcEYwdH6FIjEaDv6gR
  2286. 1785.85 s [yaml] depends resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2287. 1785.85 s [yaml] depends scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2288. 1785.85 s [yaml] depends template-haskell-2.22.0.0-3eef
  2289. 1785.85 s [yaml] depends temporary-1.3-2dehJOnQ5G3CQiuZ0z2ue1
  2290. 1785.85 s [yaml] depends text-2.1.2-2d65
  2291. 1785.85 s [yaml] depends transformers-0.6.1.1-c08a
  2292. 1785.85 s [yaml] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2293. 1785.85 s [yaml] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2294. 1785.85 s [yaml] depends yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2295. 1785.85 s [yaml] definite yaml-0.11.11.2-LsUeemRH0kjLcigfE3A8fK-yaml2json
  2296. 1785.85 s [yaml] depends aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2297. 1785.85 s [yaml] depends attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2298. 1785.85 s [yaml] depends base-4.20.1.0-a280
  2299. 1785.85 s [yaml] depends bytestring-0.12.2.0-b7cf
  2300. 1785.85 s [yaml] depends conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2301. 1785.85 s [yaml] depends containers-0.7-8c5a
  2302. 1785.85 s [yaml] depends directory-1.3.8.5-c7cf
  2303. 1785.85 s [yaml] depends filepath-1.5.4.0-4815
  2304. 1785.85 s [yaml] depends libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2305. 1785.85 s [yaml] depends mtl-2.3.1-87b4
  2306. 1785.85 s [yaml] depends optparse-applicative-0.18.1.0-CHBride3l2qLkCB7h8B3n7
  2307. 1785.85 s [yaml] depends resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2308. 1785.85 s [yaml] depends scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2309. 1785.85 s [yaml] depends template-haskell-2.22.0.0-3eef
  2310. 1785.85 s [yaml] depends text-2.1.2-2d65
  2311. 1785.85 s [yaml] depends transformers-0.6.1.1-c08a
  2312. 1785.85 s [yaml] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2313. 1785.85 s [yaml] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2314. 1785.85 s [yaml] depends yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2315. 1785.85 s [yaml] definite yaml-0.11.11.2-5noJJfZrHCn6mx7tvAIIHF-json2yaml
  2316. 1785.85 s [yaml] depends aeson-2.2.3.0-KRyWo8ge1GbHIhtZgok2Ty
  2317. 1785.85 s [yaml] depends attoparsec-0.14.4-DhlBXuK4VtR9ztTFL7hZuL
  2318. 1785.85 s [yaml] depends base-4.20.1.0-a280
  2319. 1785.85 s [yaml] depends bytestring-0.12.2.0-b7cf
  2320. 1785.85 s [yaml] depends conduit-1.3.6.1-D0w1diCsIXxINIoPTmJRGH
  2321. 1785.85 s [yaml] depends containers-0.7-8c5a
  2322. 1785.85 s [yaml] depends directory-1.3.8.5-c7cf
  2323. 1785.87 s [yaml] depends filepath-1.5.4.0-4815
  2324. 1785.87 s [yaml] depends libyaml-0.1.4-79e70FgvIN62uTaKHjRAQT
  2325. 1785.87 s [yaml] depends mtl-2.3.1-87b4
  2326. 1785.87 s [yaml] depends optparse-applicative-0.18.1.0-CHBride3l2qLkCB7h8B3n7
  2327. 1785.87 s [yaml] depends resourcet-1.3.0-Fd5G3YQzjJx71qJJ5PJ71y
  2328. 1785.87 s [yaml] depends scientific-0.3.8.0-9VM2zpqHyOMGnVLXUkVbNb
  2329. 1785.87 s [yaml] depends template-haskell-2.22.0.0-3eef
  2330. 1785.87 s [yaml] depends text-2.1.2-2d65
  2331. 1785.87 s [yaml] depends transformers-0.6.1.1-c08a
  2332. 1785.87 s [yaml] depends unordered-containers-0.2.20.1-9vUBRr8GhHF98xVOvb8sms
  2333. 1785.87 s [yaml] depends vector-0.13.2.0-869YSzs0SriI8Tpdfrt9Fs
  2334. 1785.87 s [yaml] depends yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2335. 1785.87 s [yaml] Using Cabal-3.12.1.0 compiled by ghc-9.10
  2336. 1785.87 s [yaml] Using compiler: ghc-9.10.2
  2337. 1785.87 s [yaml] Using install prefix:
  2338. 1785.87 s [yaml] /nix/store/caw5ca8rqk841f6vpqjx1rw2dk28hc5k-yaml-0.11.11.2
  2339. 1785.87 s [yaml] Executables installed in:
  2340. 1785.87 s [yaml] /nix/store/gj26y9hgsdnzzqldh7cf8pwcaiwzs4sa-yaml-0.11.11.2-bin/bin
  2341. 1785.87 s [yaml] Libraries installed in:
  2342. 1785.87 s [yaml] /nix/store/caw5ca8rqk841f6vpqjx1rw2dk28hc5k-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/yaml-0.11.11.2-8ehgG8BCxo4FB5l3Vvz4Jr
  2343. 1785.87 s [yaml] Dynamic Libraries installed in:
  2344. 1785.87 s [yaml] /nix/store/caw5ca8rqk841f6vpqjx1rw2dk28hc5k-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986
  2345. 1785.87 s [yaml] Private executables installed in:
  2346. 1785.87 s [yaml] /nix/store/caw5ca8rqk841f6vpqjx1rw2dk28hc5k-yaml-0.11.11.2/libexec/x86_64-linux-ghc-9.10.2-f986/yaml-0.11.11.2
  2347. 1785.87 s [yaml] Data files installed in:
  2348. 1785.87 s [yaml] /nix/store/caw5ca8rqk841f6vpqjx1rw2dk28hc5k-yaml-0.11.11.2/share/x86_64-linux-ghc-9.10.2-f986/yaml-0.11.11.2
  2349. 1785.87 s [yaml] Documentation installed in:
  2350. 1785.87 s [yaml] /nix/store/2ahdn1njx3nqf18fds0lxwzd9vxpr8m9-yaml-0.11.11.2-doc/share/doc/yaml-0.11.11.2
  2351. 1785.87 s [yaml] Configuration files installed in:
  2352. 1785.87 s [yaml] /nix/store/caw5ca8rqk841f6vpqjx1rw2dk28hc5k-yaml-0.11.11.2/etc
  2353. 1785.87 s [yaml] No alex found
  2354. 1785.87 s [yaml] Using ar found on system at:
  2355. 1785.87 s [yaml] /nix/store/4dh4138m8gbp56kh63j2pwgsfhf5l8v7-binutils-wrapper-2.44/bin/ar
  2356. 1785.87 s [yaml] No c2hs found
  2357. 1785.87 s [yaml] No cpphs found
  2358. 1785.87 s [yaml] No doctest found
  2359. 1785.87 s [yaml] Using gcc version 14.3.0 given by user at:
  2360. 1785.87 s [yaml] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/gcc
  2361. 1785.87 s [yaml] Using ghc version 9.10.2 found on system at:
  2362. 1785.87 s [yaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc
  2363. 1785.87 s [yaml] Using ghc-pkg version 9.10.2 found on system at:
  2364. 1785.87 s [yaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/ghc-pkg-9.10.2
  2365. 1785.87 s [yaml] No ghcjs found
  2366. 1785.87 s [yaml] No ghcjs-pkg found
  2367. 1785.87 s [yaml] No greencard found
  2368. 1785.87 s [yaml] Using haddock version 2.31.0 found on system at:
  2369. 1785.87 s [yaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/haddock-ghc-9.10.2
  2370. 1785.87 s [yaml] No happy found
  2371. 1785.87 s [yaml] Using haskell-suite found on system at: haskell-suite-dummy-location
  2372. 1785.87 s [yaml] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  2373. 1785.87 s [yaml] No hmake found
  2374. 1785.87 s [yaml] Using hpc version 0.69 found on system at:
  2375. 1785.87 s [yaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hpc-ghc-9.10.2
  2376. 1785.87 s [yaml] Using hsc2hs version 0.68.10 found on system at:
  2377. 1785.87 s [yaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  2378. 1785.87 s [yaml] Using hscolour version 1.25 found on system at:
  2379. 1785.87 s [yaml] /nix/store/wl1yx9igq6gjd3f6jffh7vqdq56kvwyg-hscolour-1.25/bin/HsColour
  2380. 1785.87 s [yaml] No jhc found
  2381. 1785.87 s [yaml] Using ld found on system at:
  2382. 1785.87 s [yaml] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/ld
  2383. 1785.87 s [yaml] No pkg-config found
  2384. 1785.87 s [yaml] Using runghc version 9.10.2 found on system at:
  2385. 1785.87 s [yaml] /nix/store/7j8pfys7cx6khdw596cxh83z3b8dy734-ghc-9.10.2/bin/runghc-9.10.2
  2386. 1785.87 s [yaml] Using strip version 2.44 found on system at:
  2387. 1785.87 s [yaml] /nix/store/myvv172x2am72534zgn9wx0qp5amq6a8-gcc-wrapper-14.3.0/bin/strip
  2388. 1785.87 s [yaml] Using tar found on system at:
  2389. 1785.87 s [yaml] /nix/store/l5ibq1yp8m7jibzgqbmpc46hkcnvv8fq-gnutar-1.35/bin/tar
  2390. 1785.87 s [yaml] No uhc found
  2391. 1786.02 s [yaml] Phase: buildPhase
  2392. 1786.09 s [yaml] Preprocessing library for yaml-0.11.11.2...
  2393. 1786.09 s [yaml] Building library for yaml-0.11.11.2...
  2394. 1786.36 s [yaml] [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.o, dist/build/Data/Yaml/Internal.dyn_o )
  2395. 1788.14 s [yaml] [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.o, dist/build/Data/Yaml/Include.dyn_o )
  2396. 1788.30 s [yaml] [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.o, dist/build/Data/Yaml/Builder.dyn_o )
  2397. 1788.37 s [lsp-types] Preprocessing library for lsp-types-2.3.0.1...
  2398. 1788.39 s [yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, dist/build/Data/Yaml.o, dist/build/Data/Yaml.dyn_o )
  2399. 1788.39 s [yaml] [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, dist/build/Data/Yaml/Config.o, dist/build/Data/Yaml/Config.dyn_o )
  2400. 1788.46 s [lsp-types] Building library for lsp-types-2.3.0.1...
  2401. 1788.58 s [yaml] [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.o, dist/build/Data/Yaml/Aeson.dyn_o )
  2402. 1788.58 s [yaml] [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.o, dist/build/Data/Yaml/Parser.dyn_o )
  2403. 1788.58 s [yaml] [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.o, dist/build/Data/Yaml/Pretty.dyn_o )
  2404. 1788.58 s [yaml] [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, dist/build/Data/Yaml/TH.o, dist/build/Data/Yaml/TH.dyn_o )
  2405. 1788.58 s [yaml] [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, dist/build/Paths_yaml.o, dist/build/Paths_yaml.dyn_o )
  2406. 1788.98 s [lsp-types] [ 1 of 452] Compiling Data.IxMap ( src/Data/IxMap.hs, dist/build/Data/IxMap.o, dist/build/Data/IxMap.dyn_o )
  2407. 1789.01 s [yaml] [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.p_o )
  2408. 1789.19 s [lsp-types] [ 2 of 452] Compiling Data.Row.Hashable ( src/Data/Row/Hashable.hs, dist/build/Data/Row/Hashable.o, dist/build/Data/Row/Hashable.dyn_o )
  2409. 1789.19 s [lsp-types] [ 3 of 452] Compiling Language.LSP.Protocol.Message.Meta ( src/Language/LSP/Protocol/Message/Meta.hs, dist/build/Language/LSP/Protocol/Message/Meta.o, dist/build/Language/LSP/Protocol/Message/Meta.dyn_o )
  2410. 1789.19 s [lsp-types] [ 4 of 452] Compiling Language.LSP.Protocol.Types.LspEnum ( src/Language/LSP/Protocol/Types/LspEnum.hs, dist/build/Language/LSP/Protocol/Types/LspEnum.o, dist/build/Language/LSP/Protocol/Types/LspEnum.dyn_o )
  2411. 1789.48 s [lsp-types] [ 5 of 452] Compiling Language.LSP.Protocol.Types.Singletons ( src/Language/LSP/Protocol/Types/Singletons.hs, dist/build/Language/LSP/Protocol/Types/Singletons.o, dist/build/Language/LSP/Protocol/Types/Singletons.dyn_o )
  2412. 1789.62 s [lsp-types] [ 6 of 452] Compiling Language.LSP.Protocol.Types.Uri ( src/Language/LSP/Protocol/Types/Uri.hs, dist/build/Language/LSP/Protocol/Types/Uri.o, dist/build/Language/LSP/Protocol/Types/Uri.dyn_o )
  2413. 1789.86 s [lsp-types] [ 7 of 452] Compiling Language.LSP.Protocol.Types.Uri.OsPath ( src/Language/LSP/Protocol/Types/Uri/OsPath.hs, dist/build/Language/LSP/Protocol/Types/Uri/OsPath.o, dist/build/Language/LSP/Protocol/Types/Uri/OsPath.dyn_o )
  2414. 1789.91 s [lsp-types] [ 8 of 452] Compiling Language.LSP.Protocol.Utils.Misc ( src/Language/LSP/Protocol/Utils/Misc.hs, dist/build/Language/LSP/Protocol/Utils/Misc.o, dist/build/Language/LSP/Protocol/Utils/Misc.dyn_o )
  2415. 1789.91 s [lsp-types] src/Language/LSP/Protocol/Utils/Misc.hs:24:1: warning: [GHC-66111] [-Wunused-imports]
  2416. 1789.91 s [lsp-types] The import of ‘Data.List’ is redundant
  2417. 1789.91 s [lsp-types] except perhaps to import instances from ‘Data.List’
  2418. 1789.91 s [lsp-types] To import instances alone, use: import Data.List()
  2419. 1789.91 s [lsp-types] |
  2420. 1789.91 s [lsp-types] 24 | import Data.List hiding (group)
  2421. 1789.91 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2422. 1789.91 s [lsp-types]
  2423. 1789.91 s [lsp-types] [ 9 of 452] Compiling Language.LSP.Protocol.Types.Common ( src/Language/LSP/Protocol/Types/Common.hs, dist/build/Language/LSP/Protocol/Types/Common.o, dist/build/Language/LSP/Protocol/Types/Common.dyn_o )
  2424. 1790.38 s [conduit-extra] Documentation created: dist/doc/html/conduit-extra/,
  2425. 1790.38 s [conduit-extra] dist/doc/html/conduit-extra/conduit-extra.txt
  2426. 1790.44 s [conduit-extra] Preprocessing test suite 'test' for conduit-extra-1.3.8...
  2427. 1790.44 s [conduit-extra] Phase: installPhase
  2428. 1790.52 s [conduit-extra] Installing library in /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/conduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF
  2429. 1790.57 s [lsp-types] [ 10 of 452] Compiling Data.Row.Aeson ( src/Data/Row/Aeson.hs, dist/build/Data/Row/Aeson.o, dist/build/Data/Row/Aeson.dyn_o )
  2430. 1790.70 s [yaml] [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.p_o )
  2431. 1790.95 s [conduit-extra] Phase: fixupPhase
  2432. 1790.99 s [conduit-extra] shrinking RPATHs of ELF executables and libraries in /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8
  2433. 1791.00 s [conduit-extra] shrinking /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/libHSconduit-extra-1.3.8-K0Imbna4Qh7ErBAgll2QgF-ghc9.10.2.so
  2434. 1791.02 s [conduit-extra] checking for references to /build/ in /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8...
  2435. 1791.05 s [conduit-extra] patching script interpreter paths in /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8
  2436. 1791.06 s [conduit-extra] stripping (with command strip and flags -S -p) in /nix/store/vavlrgpwh3s5yk98zcxfk3v5njgnxdk8-conduit-extra-1.3.8/lib
  2437. 1791.07 s [yaml] [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.p_o )
  2438. 1791.17 s [yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, dist/build/Data/Yaml.p_o )
  2439. 1791.22 s [ghc-lib-parser] Documentation created: dist/doc/html/ghc-lib-parser/,
  2440. 1791.22 s [ghc-lib-parser] dist/doc/html/ghc-lib-parser/ghc-lib-parser.txt
  2441. 1791.27 s [conduit-extra] shrinking RPATHs of ELF executables and libraries in /nix/store/3vk6a7gp7kb7pqbip08r4y9wqjz6hsf7-conduit-extra-1.3.8-doc
  2442. 1791.28 s [conduit-extra] checking for references to /build/ in /nix/store/3vk6a7gp7kb7pqbip08r4y9wqjz6hsf7-conduit-extra-1.3.8-doc...
  2443. 1791.30 s [yaml] [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, dist/build/Data/Yaml/Config.p_o )
  2444. 1791.31 s [conduit-extra] patching script interpreter paths in /nix/store/3vk6a7gp7kb7pqbip08r4y9wqjz6hsf7-conduit-extra-1.3.8-doc
  2445. 1791.33 s [ghc-lib-parser] haddockPhase completed in 5 minutes 8 seconds
  2446. 1791.34 s [ghc-lib-parser] Phase: installPhase
  2447. 1791.46 s Progress: 345 of 363 built (3 building), 555 of 555 downloaded from cache
  2448. 1791.80 s [yaml] [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.p_o )
  2449. 1791.80 s [yaml] [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.p_o )
  2450. 1791.80 s [yaml] [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.p_o )
  2451. 1791.80 s [yaml] [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, dist/build/Data/Yaml/TH.p_o )
  2452. 1791.80 s [yaml] [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, dist/build/Paths_yaml.p_o )
  2453. 1792.12 s [ghc-lib-parser] Installing library in /nix/store/nvh4nmj01127ciqh2bm5dj6kxqarsy27-ghc-lib-parser-9.12.2.20250421/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-f986/ghc-lib-parser-9.12.2.20250421-HFJbktO4jSsIxht4lGqUdI
  2454. 1795.09 s [lsp-types] [ 11 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceUnchangedDocumentDiagnosticReport ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceUnchangedDocumentDiagnosticReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceUnchangedDocumentDiagnosticReport.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceUnchangedDocumentDiagnosticReport.dyn_o )
  2455. 1795.71 s [yaml] Preprocessing test suite 'spec' for yaml-0.11.11.2...
  2456. 1795.71 s [yaml] Building test suite 'spec' for yaml-0.11.11.2...
  2457. 1795.88 s [lsp-types] [ 12 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceSymbolRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolRegistrationOptions.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolRegistrationOptions.dyn_o )
  2458. 1795.88 s [lsp-types] [ 13 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceSymbolOptions ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolOptions.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolOptions.dyn_o )
  2459. 1795.88 s [lsp-types] [ 14 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceFoldersServerCapabilities ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceFoldersServerCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFoldersServerCapabilities.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFoldersServerCapabilities.dyn_o )
  2460. 1795.88 s [lsp-types] [ 15 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceFolder ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceFolder.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFolder.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFolder.dyn_o )
  2461. 1796.01 s [yaml] [1 of 5] Compiling Data.Yaml.IncludeSpec ( test/Data/Yaml/IncludeSpec.hs, dist/build/spec/spec-tmp/Data/Yaml/IncludeSpec.o )
  2462. 1797.19 s [yaml] test/Data/Yaml/IncludeSpec.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  2463. 1797.19 s [yaml] The import of ‘Data.Yaml’ is redundant
  2464. 1797.19 s [yaml] except perhaps to import instances from ‘Data.Yaml’
  2465. 1797.19 s [yaml] To import instances alone, use: import Data.Yaml()
  2466. 1797.19 s [yaml] |
  2467. 1797.19 s [yaml] 15 | import Data.Yaml (ParseException(InvalidYaml))
  2468. 1797.19 s [yaml] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2469. 1797.19 s [yaml]
  2470. 1798.11 s [yaml] [2 of 5] Compiling Data.Yaml.THSpec ( test/Data/Yaml/THSpec.hs, dist/build/spec/spec-tmp/Data/Yaml/THSpec.o )
  2471. 1798.11 s [yaml] [3 of 5] Compiling Data.YamlSpec ( test/Data/YamlSpec.hs, dist/build/spec/spec-tmp/Data/YamlSpec.o )
  2472. 1798.11 s [yaml] test/Data/YamlSpec.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
  2473. 1798.11 s [yaml] The import of ‘Data.String’ is redundant
  2474. 1798.11 s [yaml] except perhaps to import instances from ‘Data.String’
  2475. 1798.11 s [yaml] To import instances alone, use: import Data.String()
  2476. 1798.11 s [yaml] |
  2477. 1798.11 s [yaml] 46 | import Data.String (fromString)
  2478. 1798.11 s [yaml] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2479. 1798.11 s [yaml]
  2480. 1798.11 s [yaml] test/Data/YamlSpec.hs:52:1: warning: [GHC-66111] [-Wunused-imports]
  2481. 1798.11 s [yaml] The qualified import of ‘Data.HashMap.Strict’ is redundant
  2482. 1798.11 s [yaml] except perhaps to import instances from ‘Data.HashMap.Strict’
  2483. 1798.11 s [yaml] To import instances alone, use: import Data.HashMap.Strict()
  2484. 1798.11 s [yaml] |
  2485. 1798.11 s [yaml] 52 | import qualified Data.HashMap.Strict as HM
  2486. 1798.11 s [yaml] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2487. 1798.11 s [yaml]
  2488. 1798.11 s [yaml] test/Data/YamlSpec.hs:61:1: warning: [GHC-40910] [-Wunused-top-binds]
  2489. 1798.11 s [yaml] Defined but not used: ‘toText’
  2490. 1798.11 s [yaml] |
  2491. 1798.11 s [yaml] 61 | toText = K.toText
  2492. 1798.11 s [yaml] | ^^^^^^
  2493. 1798.11 s [yaml]
  2494. 1798.37 s [lsp-types] [ 16 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceFoldersInitializeParams ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceFoldersInitializeParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFoldersInitializeParams.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFoldersInitializeParams.dyn_o )
  2495. 1799.16 s [lsp-types] [ 17 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceFoldersChangeEvent ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceFoldersChangeEvent.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFoldersChangeEvent.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFoldersChangeEvent.dyn_o )
  2496. 1799.16 s [lsp-types] [ 18 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkDoneProgressReport ( generated/Language/LSP/Protocol/Internal/Types/WorkDoneProgressReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressReport.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressReport.dyn_o )
  2497. 1799.16 s [lsp-types] [ 19 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkDoneProgressOptions ( generated/Language/LSP/Protocol/Internal/Types/WorkDoneProgressOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressOptions.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressOptions.dyn_o )
  2498. 1799.16 s [lsp-types] [ 20 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkDoneProgressEnd ( generated/Language/LSP/Protocol/Internal/Types/WorkDoneProgressEnd.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressEnd.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressEnd.dyn_o )
  2499. 1799.16 s [lsp-types] [ 21 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkDoneProgressBegin ( generated/Language/LSP/Protocol/Internal/Types/WorkDoneProgressBegin.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressBegin.o, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressBegin.dyn_o )
  2500. 1800.02 s interrupted by the user