1. 2276.91 s [mono-traversable] | ^
  2. 2276.91 s [mono-traversable]
  3. 2276.92 s [mono-traversable] src/Data/MonoTraversable.hs:960:63: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4. 2276.92 s [mono-traversable] • The ‘~’ operator is out of scope.
  5. 2276.92 s [mono-traversable] Assuming it to stand for an equality constraint.
  6. 2276.92 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  7. 2276.92 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  8. 2276.92 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  9. 2276.92 s [mono-traversable] • This will become an error in a future GHC release.
  10. 2276.92 s [mono-traversable] |
  11. 2276.92 s [mono-traversable] 960 | osequence_ :: (Applicative m, MonoFoldable mono, Element mono ~ (m ())) => mono -> m ()
  12. 2276.92 s [mono-traversable] | ^
  13. 2276.92 s [mono-traversable]
  14. 2276.92 s [mono-traversable] src/Data/MonoTraversable.hs:1060:47: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  15. 2276.92 s [mono-traversable] • The ‘~’ operator is out of scope.
  16. 2276.92 s [mono-traversable] Assuming it to stand for an equality constraint.
  17. 2276.92 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  18. 2276.92 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  19. 2276.92 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  20. 2276.92 s [mono-traversable] • This will become an error in a future GHC release.
  21. 2276.92 s [mono-traversable] |
  22. 2276.92 s [mono-traversable] 1060 | default otraverse :: (Traversable t, mono ~ t a, a ~ Element mono, Applicative f) => (Element mono -> f (Element mono)) -> mono -> f mono
  23. 2276.92 s [mono-traversable] | ^
  24. 2276.92 s [mono-traversable]
  25. 2276.92 s [mono-traversable] src/Data/MonoTraversable.hs:1060:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  26. 2276.92 s [mono-traversable] • The ‘~’ operator is out of scope.
  27. 2276.92 s [mono-traversable] Assuming it to stand for an equality constraint.
  28. 2276.92 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  29. 2276.92 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  30. 2276.92 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  31. 2276.92 s [mono-traversable] • This will become an error in a future GHC release.
  32. 2276.92 s [mono-traversable] |
  33. 2276.92 s [mono-traversable] 1060 | default otraverse :: (Traversable t, mono ~ t a, a ~ Element mono, Applicative f) => (Element mono -> f (Element mono)) -> mono -> f mono
  34. 2276.92 s [mono-traversable] | ^
  35. 2276.92 s [mono-traversable]
  36. 2276.92 s [mono-traversable] src/Data/MonoTraversable.hs:1203:45: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  37. 2276.92 s [mono-traversable] • The ‘~’ operator is out of scope.
  38. 2276.92 s [mono-traversable] Assuming it to stand for an equality constraint.
  39. 2276.92 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  40. 2276.92 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  41. 2276.92 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  42. 2276.92 s [mono-traversable] • This will become an error in a future GHC release.
  43. 2276.92 s [mono-traversable] |
  44. 2276.92 s [mono-traversable] 1203 | default opoint :: (Applicative f, (f a) ~ mono, Element (f a) ~ a)
  45. 2276.92 s [mono-traversable] | ^
  46. 2276.92 s [mono-traversable]
  47. 2276.92 s [mono-traversable] src/Data/MonoTraversable.hs:1203:67: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  48. 2276.92 s [mono-traversable] • The ‘~’ operator is out of scope.
  49. 2276.92 s [mono-traversable] Assuming it to stand for an equality constraint.
  50. 2276.92 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  51. 2276.92 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  52. 2276.92 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  53. 2276.92 s [mono-traversable] • This will become an error in a future GHC release.
  54. 2276.93 s [mono-traversable] |
  55. 2276.93 s [mono-traversable] 1203 | default opoint :: (Applicative f, (f a) ~ mono, Element (f a) ~ a)
  56. 2276.93 s [mono-traversable] | ^
  57. 2276.93 s [mono-traversable]
  58. 2276.93 s [mono-traversable] src/Data/MonoTraversable.hs:1461:33: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  59. 2276.93 s [mono-traversable] • The ‘~’ operator is out of scope.
  60. 2276.93 s [mono-traversable] Assuming it to stand for an equality constraint.
  61. 2276.93 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  62. 2276.93 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  63. 2276.93 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  64. 2276.93 s [mono-traversable] • This will become an error in a future GHC release.
  65. 2276.93 s [mono-traversable] |
  66. 2276.93 s [mono-traversable] 1461 | WrappedMono :: Element mono ~ a => mono -> WrappedMono mono a
  67. 2276.93 s [mono-traversable] | ^
  68. 2276.93 s [mono-traversable]
  69. 2276.93 s [mono-traversable] src/Data/MonoTraversable.hs:1530:42: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  70. 2276.93 s [mono-traversable] • The ‘~’ operator is out of scope.
  71. 2276.93 s [mono-traversable] Assuming it to stand for an equality constraint.
  72. 2276.93 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  73. 2276.93 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  74. 2276.93 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  75. 2276.93 s [mono-traversable] • This will become an error in a future GHC release.
  76. 2276.93 s [mono-traversable] |
  77. 2276.93 s [mono-traversable] 1530 | instance (MonoPointed mono, Element mono ~ a) => MonoPointed (WrappedMono mono a) where
  78. 2276.93 s [mono-traversable] | ^
  79. 2276.93 s [mono-traversable]
  80. 2276.95 s [mono-traversable] [2 of 6] Compiling Data.Containers ( src/Data/Containers.hs, nothing )
  81. 2277.09 s [mono-traversable] [3 of 6] Compiling Data.MonoTraversable.Unprefixed ( src/Data/MonoTraversable/Unprefixed.hs, nothing )
  82. 2277.19 s [mono-traversable] [4 of 6] Compiling Data.Sequences ( src/Data/Sequences.hs, nothing )
  83. 2277.46 s [mono-traversable] src/Data/Sequences.hs:1615:44: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  84. 2277.46 s [mono-traversable] • The ‘~’ operator is out of scope.
  85. 2277.46 s [mono-traversable] Assuming it to stand for an equality constraint.
  86. 2277.46 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  87. 2277.46 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  88. 2277.46 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  89. 2277.46 s [mono-traversable] • This will become an error in a future GHC release.
  90. 2277.46 s [mono-traversable] |
  91. 2277.46 s [mono-traversable] 1615 | class (IsSequence t, IsString t, Element t ~ Char) => Textual t where
  92. 2277.47 s [mono-traversable] | ^
  93. 2277.47 s [mono-traversable]
  94. 2277.47 s [mono-traversable] src/Data/Sequences.hs:1631:29: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  95. 2277.47 s [mono-traversable] • The ‘~’ operator is out of scope.
  96. 2277.47 s [mono-traversable] Assuming it to stand for an equality constraint.
  97. 2277.47 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  98. 2277.47 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  99. 2277.47 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  100. 2277.47 s [mono-traversable] • This will become an error in a future GHC release.
  101. 2277.47 s [mono-traversable] |
  102. 2277.47 s [mono-traversable] 1631 | unwords :: (Element seq ~ t, MonoFoldable seq) => seq -> t
  103. 2277.47 s [mono-traversable] | ^
  104. 2277.47 s [mono-traversable]
  105. 2277.47 s [mono-traversable] src/Data/Sequences.hs:1648:29: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  106. 2277.47 s [mono-traversable] • The ‘~’ operator is out of scope.
  107. 2277.47 s [mono-traversable] Assuming it to stand for an equality constraint.
  108. 2277.47 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  109. 2277.47 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  110. 2277.47 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  111. 2277.47 s [mono-traversable] • This will become an error in a future GHC release.
  112. 2277.47 s [mono-traversable] |
  113. 2277.47 s [mono-traversable] 1648 | unlines :: (Element seq ~ t, MonoFoldable seq) => seq -> t
  114. 2277.47 s [mono-traversable] | ^
  115. 2277.47 s [mono-traversable]
  116. 2277.47 s [mono-traversable] src/Data/Sequences.hs:1696:13: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  117. 2277.47 s [mono-traversable] • The ‘~’ operator is out of scope.
  118. 2277.47 s [mono-traversable] Assuming it to stand for an equality constraint.
  119. 2277.47 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  120. 2277.47 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  121. 2277.47 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  122. 2277.47 s [mono-traversable] • This will become an error in a future GHC release.
  123. 2277.47 s [mono-traversable] |
  124. 2277.47 s [mono-traversable] 1696 | instance (c ~ Char) => Textual [c] where
  125. 2277.47 s [mono-traversable] | ^
  126. 2277.47 s [mono-traversable]
  127. 2277.47 s [mono-traversable] src/Data/Sequences.hs:1749:37: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  128. 2277.47 s [mono-traversable] • The ‘~’ operator is out of scope.
  129. 2277.47 s [mono-traversable] Assuming it to stand for an equality constraint.
  130. 2277.47 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  131. 2277.47 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  132. 2277.47 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  133. 2277.47 s [mono-traversable] • This will become an error in a future GHC release.
  134. 2277.47 s [mono-traversable] |
  135. 2277.47 s [mono-traversable] 1749 | Element (f (Maybe t)) ~ Maybe t)
  136. 2277.47 s [mono-traversable] | ^
  137. 2277.47 s [mono-traversable]
  138. 2277.47 s [mono-traversable] src/Data/Sequences.hs:1800:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  139. 2277.47 s [mono-traversable] • The ‘~’ operator is out of scope.
  140. 2277.47 s [mono-traversable] Assuming it to stand for an equality constraint.
  141. 2277.47 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  142. 2277.47 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  143. 2277.47 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  144. 2277.47 s [mono-traversable] • This will become an error in a future GHC release.
  145. 2277.47 s [mono-traversable] |
  146. 2277.47 s [mono-traversable] 1800 | repack :: (MonoFoldable a, IsSequence b, Element a ~ Element b) => a -> b
  147. 2277.47 s [mono-traversable] | ^
  148. 2277.47 s [mono-traversable]
  149. 2277.47 s [mono-traversable] src/Data/Sequences.hs:1816:13: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  150. 2277.47 s [mono-traversable] • The ‘~’ operator is out of scope.
  151. 2277.47 s [mono-traversable] Assuming it to stand for an equality constraint.
  152. 2277.47 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  153. 2277.48 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  154. 2277.48 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  155. 2277.48 s [mono-traversable] • This will become an error in a future GHC release.
  156. 2277.48 s [mono-traversable] |
  157. 2277.48 s [mono-traversable] 1816 | instance (c ~ Char, w ~ Word8) => Utf8 [c] [w] where
  158. 2277.48 s [mono-traversable] | ^
  159. 2277.48 s [mono-traversable]
  160. 2277.48 s [mono-traversable] src/Data/Sequences.hs:1816:23: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  161. 2277.48 s [mono-traversable] • The ‘~’ operator is out of scope.
  162. 2277.48 s [mono-traversable] Assuming it to stand for an equality constraint.
  163. 2277.48 s [mono-traversable] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  164. 2277.48 s [mono-traversable] exported from Data.Type.Equality and Prelude.
  165. 2277.48 s [mono-traversable] If you are using a custom Prelude, consider re-exporting it.
  166. 2277.48 s [mono-traversable] • This will become an error in a future GHC release.
  167. 2277.48 s [mono-traversable] |
  168. 2277.48 s [mono-traversable] 1816 | instance (c ~ Char, w ~ Word8) => Utf8 [c] [w] where
  169. 2277.48 s [mono-traversable] | ^
  170. 2277.48 s [mono-traversable]
  171. 2277.48 s [mono-traversable] [5 of 6] Compiling Data.NonNull ( src/Data/NonNull.hs, nothing )
  172. 2277.64 s [mono-traversable] [6 of 6] Compiling Paths_mono_traversable ( dist/build/autogen/Paths_mono_traversable.hs, nothing )
  173. 2277.65 s [mono-traversable] Haddock coverage:
  174. 2277.65 s [mono-traversable] Warning: 'ByteString' is out of scope.
  175. 2277.65 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  176. 2277.65 s [mono-traversable] Warning: 'Text' is out of scope.
  177. 2277.65 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  178. 2277.65 s [mono-traversable] Warning: 'Foldable' is out of scope.
  179. 2277.65 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  180. 2277.66 s [mono-traversable] Warning: 'foldlUnwrap' is out of scope.
  181. 2277.66 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  182. 2277.66 s [mono-traversable] Warning: 'intercalate' is out of scope.
  183. 2277.66 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  184. 2277.66 s [mono-traversable] Warning: 'WrappedMono' is ambiguous. It is defined
  185. 2277.66 s [mono-traversable] * at src/Data/MonoTraversable.hs:1461:5
  186. 2277.66 s [mono-traversable] * at src/Data/MonoTraversable.hs:1460:1
  187. 2277.66 s [mono-traversable] You may be able to disambiguate the identifier by qualifying it or
  188. 2277.66 s [mono-traversable] by specifying the type/value namespace explicitly.
  189. 2277.66 s [mono-traversable] Defaulting to the one defined at src/Data/MonoTraversable.hs:1460:1
  190. 2277.66 s [mono-traversable] 94% ( 34 / 36) in 'Data.MonoTraversable'
  191. 2277.66 s [mono-traversable] Missing documentation for:
  192. 2277.66 s [mono-traversable] replaceElemStrictText (src/Data/MonoTraversable.hs:287)
  193. 2277.66 s [mono-traversable] replaceElemLazyText (src/Data/MonoTraversable.hs:290)
  194. 2277.66 s [mono-traversable] 87% ( 7 / 8) in 'Data.Containers'
  195. 2277.66 s [mono-traversable] Missing documentation for:
  196. 2277.66 s [mono-traversable] Module header
  197. 2277.67 s [mono-traversable] 100% ( 32 / 32) in 'Data.MonoTraversable.Unprefixed'
  198. 2277.67 s [mono-traversable] Warning: 'a' is out of scope.
  199. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  200. 2277.67 s [mono-traversable] Warning: 'b' is out of scope.
  201. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  202. 2277.67 s [mono-traversable] Warning: 'c' is out of scope.
  203. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  204. 2277.67 s [mono-traversable] Warning: 'not' is out of scope.
  205. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  206. 2277.67 s [mono-traversable] Warning: 'Vector' is out of scope.
  207. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  208. 2277.67 s [mono-traversable] Warning: 'z' is out of scope.
  209. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  210. 2277.67 s [mono-traversable] Warning: 'Text' is out of scope.
  211. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  212. 2277.67 s [mono-traversable] Warning: 'seq' is out of scope.
  213. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  214. 2277.67 s [mono-traversable] Warning: 'NonNull' is out of scope.
  215. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  216. 2277.67 s [mono-traversable] Warning: 'SemiGroup' is out of scope.
  217. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  218. 2277.67 s [mono-traversable] Warning: 'NonEmpty' is out of scope.
  219. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  220. 2277.67 s [mono-traversable] Warning: 'nfilter' is out of scope.
  221. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  222. 2277.67 s [mono-traversable] Warning: 'String' is out of scope.
  223. 2277.67 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  224. 2277.68 s [mono-traversable] Warning: 'intercalate' is out of scope.
  225. 2277.68 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  226. 2277.68 s [mono-traversable] Warning: 'true' is out of scope.
  227. 2277.68 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  228. 2277.68 s [mono-traversable] 80% ( 40 / 50) in 'Data.Sequences'
  229. 2277.68 s [mono-traversable] Missing documentation for:
  230. 2277.68 s [mono-traversable] splitElemStrictBS (src/Data/Sequences.hs:1525)
  231. 2277.68 s [mono-traversable] stripPrefixStrictBS (src/Data/Sequences.hs:1530)
  232. 2277.68 s [mono-traversable] stripSuffixStrictBS (src/Data/Sequences.hs:1535)
  233. 2277.68 s [mono-traversable] splitSeqLazyBS (src/Data/Sequences.hs:1547)
  234. 2277.68 s [mono-traversable] stripPrefixLazyBS (src/Data/Sequences.hs:1552)
  235. 2277.68 s [mono-traversable] stripSuffixLazyBS (src/Data/Sequences.hs:1557)
  236. 2277.68 s [mono-traversable] splitSeqStrictText (src/Data/Sequences.hs:1571)
  237. 2277.68 s [mono-traversable] replaceSeqStrictText (src/Data/Sequences.hs:1576)
  238. 2277.68 s [mono-traversable] splitSeqLazyText (src/Data/Sequences.hs:1590)
  239. 2277.68 s [mono-traversable] replaceSeqLazyText (src/Data/Sequences.hs:1595)
  240. 2277.68 s [mono-traversable] Warning: 'NonNull' is ambiguous. It is defined
  241. 2277.68 s [mono-traversable] * at src/Data/NonNull.hs:58:24
  242. 2277.68 s [mono-traversable] * at src/Data/NonNull.hs:58:1
  243. 2277.68 s [mono-traversable] You may be able to disambiguate the identifier by qualifying it or
  244. 2277.68 s [mono-traversable] by specifying the type/value namespace explicitly.
  245. 2277.68 s [mono-traversable] Defaulting to the one defined at src/Data/NonNull.hs:58:1
  246. 2277.68 s [mono-traversable] Warning: 'NonEmpty' is out of scope.
  247. 2277.68 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  248. 2277.68 s [mono-traversable] Warning: 'foldl1'' is out of scope.
  249. 2277.68 s [mono-traversable] If you qualify the identifier, haddock can try to link it anyway.
  250. 2277.68 s [mono-traversable] 100% ( 30 / 30) in 'Data.NonNull'
  251. 2277.87 s [mono-traversable] Warning: Data.MonoTraversable: could not find link destinations for:
  252. 2277.87 s [mono-traversable] - Data.Vector.Vector
  253. 2277.87 s [mono-traversable] - Data.Vector.Unboxed.Base.Unbox
  254. 2277.87 s [mono-traversable] - Data.Vector.Storable.Vector
  255. 2277.87 s [mono-traversable] - Data.Vector.Strict.Vector
  256. 2277.87 s [mono-traversable] Warning: Data.Containers: could not find link destinations for:
  257. 2277.87 s [mono-traversable] - Data.Containers.D:R:ContainerKeyIntSet
  258. 2277.87 s [mono-traversable] - Data.Containers.D:R:ContainerKeyHashSet
  259. 2277.87 s [mono-traversable] - Data.Containers.D:R:ContainerKeySet
  260. 2277.87 s [mono-traversable] - Data.Containers.D:R:ContainerKeyIntMap
  261. 2277.87 s [mono-traversable] - Data.Containers.D:R:ContainerKeyHashMap
  262. 2277.87 s [mono-traversable] - Data.Containers.D:R:ContainerKeyMap
  263. 2277.87 s [mono-traversable] - Data.Containers.D:R:BPMKeyConstraintMapkey
  264. 2277.87 s [mono-traversable] - Data.Containers.D:R:MapValueList
  265. 2277.87 s [mono-traversable] - Data.Containers.D:R:MapValueIntMap
  266. 2277.87 s [mono-traversable] - Data.Containers.D:R:MapValueHashMap
  267. 2277.87 s [mono-traversable] - Data.Containers.D:R:MapValueMap
  268. 2277.87 s [mono-traversable] - Data.Containers.D:R:BPMKeyConstraintHashMapkey
  269. 2277.87 s [mono-traversable] - Data.Containers.D:R:ContainerKeyList
  270. 2277.87 s [mono-traversable] - Data.Containers.D:R:KeySetHashMap
  271. 2277.87 s [mono-traversable] - Data.Containers.D:R:KeySetIntMap
  272. 2277.87 s [mono-traversable] - Data.Containers.D:R:KeySetMap
  273. 2277.88 s [mono-traversable] Warning: Data.Sequences: could not find link destinations for:
  274. 2277.88 s [mono-traversable] - Data.Vector.Vector
  275. 2277.88 s [mono-traversable] - Data.Vector.Generic.Base.Vector
  276. 2277.88 s [mono-traversable] - Data.Vector.Unboxed.Base.Unbox
  277. 2277.88 s [mono-traversable] - Data.Vector.Storable.Vector
  278. 2277.88 s [mono-traversable] - Data.Vector.Strict.Vector
  279. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexVector
  280. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexVector0
  281. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexVector1
  282. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexVector2
  283. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexSeq
  284. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexText
  285. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexByteString
  286. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexText0
  287. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexByteString0
  288. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexNonEmpty
  289. 2277.88 s [mono-traversable] - Data.Sequences.D:R:IndexList
  290. 2277.88 s [mono-traversable] - Data.NonNull.D:R:IndexNonNull
  291. 2277.88 s [mono-traversable] Warning: Data.NonNull: could not find link destinations for:
  292. 2277.89 s [mono-traversable] - Data.Vector.Vector
  293. 2277.89 s [mono-traversable] - Data.Vector.Unboxed.Base.Unbox
  294. 2277.89 s [mono-traversable] - Data.Vector.Storable.Vector
  295. 2277.89 s [mono-traversable] - Data.Vector.Strict.Vector
  296. 2277.89 s [mono-traversable] - Data.NonNull.D:R:IndexNonNull
  297. 2280.19 s [lsp-types] [435 of 452] Compiling Language.LSP.Protocol.Message.LspId ( src/Language/LSP/Protocol/Message/LspId.hs, dist/build/Language/LSP/Protocol/Message/LspId.o, dist/build/Language/LSP/Protocol/Message/LspId.dyn_o )
  298. 2280.28 s [lsp-types] [436 of 452] Compiling Language.LSP.Protocol.Internal.Types ( generated/Language/LSP/Protocol/Internal/Types.hs, dist/build/Language/LSP/Protocol/Internal/Types.o, dist/build/Language/LSP/Protocol/Internal/Types.dyn_o )
  299. 2280.28 s [lsp-types] [437 of 452] Compiling Language.LSP.Protocol.Types.WatchKinds ( src/Language/LSP/Protocol/Types/WatchKinds.hs, dist/build/Language/LSP/Protocol/Types/WatchKinds.o, dist/build/Language/LSP/Protocol/Types/WatchKinds.dyn_o )
  300. 2280.28 s [lsp-types] [438 of 452] Compiling Language.LSP.Protocol.Types.Orphans ( src/Language/LSP/Protocol/Types/Orphans.hs, dist/build/Language/LSP/Protocol/Types/Orphans.o, dist/build/Language/LSP/Protocol/Types/Orphans.dyn_o )
  301. 2280.28 s [lsp-types] [439 of 452] Compiling Language.LSP.Protocol.Types.Edit ( src/Language/LSP/Protocol/Types/Edit.hs, dist/build/Language/LSP/Protocol/Types/Edit.o, dist/build/Language/LSP/Protocol/Types/Edit.dyn_o )
  302. 2280.28 s [lsp-types] [440 of 452] Compiling Language.LSP.Protocol.Types.CodeAction ( src/Language/LSP/Protocol/Types/CodeAction.hs, dist/build/Language/LSP/Protocol/Types/CodeAction.o, dist/build/Language/LSP/Protocol/Types/CodeAction.dyn_o )
  303. 2280.28 s [lsp-types] [441 of 452] Compiling Language.LSP.Protocol.Types ( src/Language/LSP/Protocol/Types.hs, dist/build/Language/LSP/Protocol/Types.o, dist/build/Language/LSP/Protocol/Types.dyn_o )
  304. 2280.28 s [lsp-types] [442 of 452] Compiling Language.LSP.Protocol.Message.Types ( src/Language/LSP/Protocol/Message/Types.hs, dist/build/Language/LSP/Protocol/Message/Types.o, dist/build/Language/LSP/Protocol/Message/Types.dyn_o )
  305. 2280.28 s [lsp-types] src/Language/LSP/Protocol/Message/Types.hs:87:9: warning: [GHC-02256] [-Wambiguous-fields]
  306. 2280.28 s [lsp-types] Ambiguous record update with parent type constructor ‘ResponseError’.
  307. 2280.28 s [lsp-types] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  308. 2280.28 s [lsp-types] Consider disambiguating using module qualification instead.
  309. 2280.28 s [lsp-types] |
  310. 2280.28 s [lsp-types] 87 | x{_code = InR (fromOpenEnumBaseType n)}
  311. 2280.28 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  312. 2280.28 s [lsp-types]
  313. 2280.28 s [lsp-types] src/Language/LSP/Protocol/Message/Types.hs:179:9: warning: [GHC-02256] [-Wambiguous-fields]
  314. 2280.28 s [lsp-types] Ambiguous record update with parent type constructor ‘TResponseError’.
  315. 2280.28 s [lsp-types] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  316. 2280.28 s [lsp-types] Consider disambiguating using module qualification instead.
  317. 2280.28 s [lsp-types] |
  318. 2280.28 s [lsp-types] 179 | x{_code = InR (fromOpenEnumBaseType n)}
  319. 2280.28 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  320. 2280.28 s [lsp-types]
  321. 2282.47 s [lsp-types] [443 of 452] Compiling Language.LSP.Protocol.Message.Parsing ( src/Language/LSP/Protocol/Message/Parsing.hs, dist/build/Language/LSP/Protocol/Message/Parsing.o, dist/build/Language/LSP/Protocol/Message/Parsing.dyn_o )
  322. 2282.59 s [mono-traversable] Documentation created: dist/doc/html/mono-traversable/,
  323. 2282.59 s [mono-traversable] dist/doc/html/mono-traversable/mono-traversable.txt
  324. 2282.65 s [mono-traversable] Preprocessing test suite 'test' for mono-traversable-1.0.21.0...
  325. 2282.65 s [mono-traversable] Phase: installPhase
  326. 2282.72 s [mono-traversable] Installing library in /nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/mono-traversable-1.0.21.0-JbPUzJSmEdEBReXYSuPLuy
  327. 2283.20 s [mono-traversable] Phase: fixupPhase
  328. 2283.21 s [mono-traversable] shrinking RPATHs of ELF executables and libraries in /nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0
  329. 2283.22 s [mono-traversable] shrinking /nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSmono-traversable-1.0.21.0-JbPUzJSmEdEBReXYSuPLuy-ghc9.10.2.so
  330. 2283.23 s [mono-traversable] checking for references to /build/ in /nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0...
  331. 2283.24 s [mono-traversable] patching script interpreter paths in /nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0
  332. 2283.25 s [mono-traversable] stripping (with command strip and flags -S -p) in /nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0/lib
  333. 2283.47 s [mono-traversable] shrinking RPATHs of ELF executables and libraries in /nix/store/bqazbb8v180rby8wd0fwlyagbry9ii1b-mono-traversable-1.0.21.0-doc
  334. 2283.48 s [mono-traversable] checking for references to /build/ in /nix/store/bqazbb8v180rby8wd0fwlyagbry9ii1b-mono-traversable-1.0.21.0-doc...
  335. 2283.50 s [mono-traversable] patching script interpreter paths in /nix/store/bqazbb8v180rby8wd0fwlyagbry9ii1b-mono-traversable-1.0.21.0-doc
  336. 2283.64 s [mono-traversable:post-build] Uploading to cachix cache "sellout": /nix/store/bqazbb8v180rby8wd0fwlyagbry9ii1b-mono-traversable-1.0.21.0-doc /nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0
  337. 2284.09 s [mono-traversable:post-build] Pushing 2 paths (108 are already present) using zstd to cache sellout ⏳
  338. 2284.09 s [mono-traversable:post-build]
  339. 2284.43 s [mono-traversable:post-build] Pushing /nix/store/bqazbb8v180rby8wd0fwlyagbry9ii1b-mono-traversable-1.0.21.0-doc (5.39 MiB)
  340. 2284.54 s [mono-traversable:post-build] Pushing /nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0 (23.51 MiB)
  341. 2286.17 s [mono-traversable:post-build]
  342. 2286.17 s [mono-traversable:post-build] All done.
  343. 2286.18 s [mono-traversable:post-build] Uploading to the NixCI cache: /nix/store/bqazbb8v180rby8wd0fwlyagbry9ii1b-mono-traversable-1.0.21.0-doc /nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0
  344. 2286.85 s [mono-traversable:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  345. 2286.85 s [mono-traversable:post-build] copying 2 paths...
  346. 2286.85 s [mono-traversable:post-build] copying path '/nix/store/bqazbb8v180rby8wd0fwlyagbry9ii1b-mono-traversable-1.0.21.0-doc' to 'https://cache.nix-ci.com'...
  347. 2287.00 s [mono-traversable:post-build] copying path '/nix/store/f7i4w90487k4am894sz6dmkqfv869qms-mono-traversable-1.0.21.0' to 'https://cache.nix-ci.com'...
  348. 2293.36 s [mono-traversable:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  349. 2293.61 s [mono-traversable:post-build] copying 1 paths...
  350. 2293.62 s [mono-traversable:post-build] copying path '/nix/store/cy340axfkhsbn24p5rmsjf056596cchd-mono-traversable-1.0.21.0.drv' to 'https://cache.nix-ci.com'...
  351. 2293.85 s Progress: 297 of 315 built (1 building), 444 of 444 downloaded from cache
  352. 2293.94 s Building /nix/store/cdx6h6v0q6l226pkfncxvdgpl68y65kz-conduit-1.3.6.1.drv
  353. 2293.94 s [lsp-types] [444 of 452] Compiling Language.LSP.Protocol.Message.Registration ( src/Language/LSP/Protocol/Message/Registration.hs, dist/build/Language/LSP/Protocol/Message/Registration.o, dist/build/Language/LSP/Protocol/Message/Registration.dyn_o )
  354. 2293.94 s [lsp-types] [445 of 452] Compiling Language.LSP.Protocol.Message ( src/Language/LSP/Protocol/Message.hs, dist/build/Language/LSP/Protocol/Message.o, dist/build/Language/LSP/Protocol/Message.dyn_o )
  355. 2293.94 s [lsp-types] [446 of 452] Compiling Language.LSP.Protocol.Internal.Meta ( generated/Language/LSP/Protocol/Internal/Meta.hs, dist/build/Language/LSP/Protocol/Internal/Meta.o, dist/build/Language/LSP/Protocol/Internal/Meta.dyn_o )
  356. 2293.94 s [lsp-types] [447 of 452] Compiling Language.LSP.Protocol.Types.Lens ( src/Language/LSP/Protocol/Types/Lens.hs, dist/build/Language/LSP/Protocol/Types/Lens.o, dist/build/Language/LSP/Protocol/Types/Lens.dyn_o )
  357. 2293.94 s [lsp-types] [448 of 452] Compiling Language.LSP.Protocol.Message.Lens ( src/Language/LSP/Protocol/Message/Lens.hs, dist/build/Language/LSP/Protocol/Message/Lens.o, dist/build/Language/LSP/Protocol/Message/Lens.dyn_o )
  358. 2293.94 s [lsp-types] [449 of 452] Compiling Language.LSP.Protocol.Lens ( src/Language/LSP/Protocol/Lens.hs, dist/build/Language/LSP/Protocol/Lens.o, dist/build/Language/LSP/Protocol/Lens.dyn_o )
  359. 2293.94 s [lsp-types] [450 of 452] Compiling Language.LSP.Protocol.Capabilities ( src/Language/LSP/Protocol/Capabilities.hs, dist/build/Language/LSP/Protocol/Capabilities.o, dist/build/Language/LSP/Protocol/Capabilities.dyn_o )
  360. 2293.94 s [lsp-types] [451 of 452] Compiling Language.LSP.Protocol.Meta ( src/Language/LSP/Protocol/Meta.hs, dist/build/Language/LSP/Protocol/Meta.o, dist/build/Language/LSP/Protocol/Meta.dyn_o )
  361. 2293.94 s [lsp-types] [452 of 452] Compiling Language.LSP.Protocol.Utils.SMethodMap ( src/Language/LSP/Protocol/Utils/SMethodMap.hs, dist/build/Language/LSP/Protocol/Utils/SMethodMap.o, dist/build/Language/LSP/Protocol/Utils/SMethodMap.dyn_o )
  362. 2293.94 s [lsp-types] [ 1 of 452] Compiling Data.IxMap ( src/Data/IxMap.hs, dist/build/Data/IxMap.p_o )
  363. 2293.94 s [lsp-types] [ 2 of 452] Compiling Data.Row.Hashable ( src/Data/Row/Hashable.hs, dist/build/Data/Row/Hashable.p_o )
  364. 2293.94 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.p_o )
  365. 2293.94 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.p_o )
  366. 2293.94 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.p_o )
  367. 2293.94 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.p_o )
  368. 2293.94 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.p_o )
  369. 2293.94 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.p_o )
  370. 2293.94 s [lsp-types] src/Language/LSP/Protocol/Utils/Misc.hs:24:1: warning: [GHC-66111] [-Wunused-imports]
  371. 2293.94 s [lsp-types] The import of ‘Data.List’ is redundant
  372. 2293.94 s [lsp-types] except perhaps to import instances from ‘Data.List’
  373. 2293.94 s [lsp-types] To import instances alone, use: import Data.List()
  374. 2293.94 s [lsp-types] |
  375. 2293.94 s [lsp-types] 24 | import Data.List hiding (group)
  376. 2293.94 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  377. 2293.94 s [lsp-types]
  378. 2293.94 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.p_o )
  379. 2293.94 s [lsp-types] [ 10 of 452] Compiling Data.Row.Aeson ( src/Data/Row/Aeson.hs, dist/build/Data/Row/Aeson.p_o )
  380. 2293.94 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.p_o )
  381. 2294.11 s [conduit] Phase: setupCompilerEnvironmentPhase
  382. 2294.11 s [conduit] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  383. 2294.39 s [conduit] Phase: unpackPhase
  384. 2294.39 s [conduit] unpacking source archive /nix/store/8sp5k4g5r92npk40bv2qg6bwndx645hy-conduit-1.3.6.1.tar.gz
  385. 2294.40 s [conduit] source root is conduit-1.3.6.1
  386. 2294.41 s [conduit] setting SOURCE_DATE_EPOCH to timestamp 1740294189 of file "conduit-1.3.6.1/conduit.cabal"
  387. 2294.42 s [conduit] Phase: patchPhase
  388. 2294.43 s [conduit] Phase: compileBuildDriverPhase
  389. 2294.44 s [conduit] setupCompileFlags: -package-db=/build/tmp.qlE2qsUJ2d/setup-package.conf.d -threaded
  390. 2294.51 s [conduit] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.qlE2qsUJ2d/Main.o )
  391. 2294.58 s [conduit] [2 of 2] Linking Setup
  392. 2295.03 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.p_o )
  393. 2295.73 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.p_o )
  394. 2295.73 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.p_o )
  395. 2295.73 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.p_o )
  396. 2296.59 s [conduit] Phase: updateAutotoolsGnuConfigScriptsPhase
  397. 2296.60 s [conduit] Phase: configurePhase
  398. 2296.61 s [conduit] configureFlags: --verbose --prefix=/nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/2bbz0m8grf1wikhfmgbyqhmy76aq2zaj-conduit-1.3.6.1-doc/share/doc/conduit-1.3.6.1 --with-gcc=gcc --package-db=/build/tmp.qlE2qsUJ2d/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  399. 2296.62 s [conduit] Using Parsec parser
  400. 2296.62 s [conduit] Configuring conduit-1.3.6.1...
  401. 2297.55 s [conduit] Dependency base >=4.12 && <5: using base-4.20.1.0
  402. 2297.55 s [conduit] Dependency bytestring: using bytestring-0.12.2.0
  403. 2297.55 s [conduit] Dependency directory: using directory-1.3.8.5
  404. 2297.55 s [conduit] Dependency exceptions: using exceptions-0.10.9
  405. 2297.55 s [conduit] Dependency filepath: using filepath-1.5.4.0
  406. 2297.55 s [conduit] Dependency mono-traversable >=1.0.7: using mono-traversable-1.0.21.0
  407. 2297.55 s [conduit] Dependency mtl: using mtl-2.3.1
  408. 2297.55 s [conduit] Dependency primitive: using primitive-0.9.1.0
  409. 2297.55 s [conduit] Dependency resourcet >=1.2 && <1.4: using resourcet-1.3.0
  410. 2297.55 s [conduit] Dependency text: using text-2.1.2
  411. 2297.55 s [conduit] Dependency transformers >=0.4: using transformers-0.6.1.1
  412. 2297.55 s [conduit] Dependency unix: using unix-2.8.6.0
  413. 2297.55 s [conduit] Dependency unliftio-core: using unliftio-core-0.2.1.0
  414. 2297.55 s [conduit] Dependency vector: using vector-0.13.2.0
  415. 2297.55 s [conduit] Dependency QuickCheck >=2.7: using QuickCheck-2.15.0.1
  416. 2297.55 s [conduit] Dependency base: using base-4.20.1.0
  417. 2297.55 s [conduit] Dependency bytestring: using bytestring-0.12.2.0
  418. 2297.55 s [conduit] Dependency conduit: using conduit-1.3.6.1
  419. 2297.55 s [conduit] Dependency containers: using containers-0.7
  420. 2297.55 s [conduit] Dependency directory: using directory-1.3.8.5
  421. 2297.55 s [conduit] Dependency exceptions >=0.6: using exceptions-0.10.9
  422. 2297.55 s [conduit] Dependency filepath: using filepath-1.5.4.0
  423. 2297.55 s [conduit] Dependency hspec >=1.3: using hspec-2.11.14
  424. 2297.55 s [conduit] Dependency mono-traversable: using mono-traversable-1.0.21.0
  425. 2297.55 s [conduit] Dependency mtl: using mtl-2.3.1
  426. 2297.55 s [conduit] Dependency resourcet: using resourcet-1.3.0
  427. 2297.55 s [conduit] Dependency safe: using safe-0.3.21
  428. 2297.55 s [conduit] Dependency silently: using silently-1.2.5.4
  429. 2297.55 s [conduit] Dependency split >=0.2.0.0: using split-0.2.5
  430. 2297.55 s [conduit] Dependency text: using text-2.1.2
  431. 2297.55 s [conduit] Dependency transformers: using transformers-0.6.1.1
  432. 2297.55 s [conduit] Dependency unliftio >=0.2.4.0: using unliftio-0.2.25.1
  433. 2297.55 s [conduit] Dependency vector: using vector-0.13.2.0
  434. 2297.55 s [conduit] Source component graph:
  435. 2297.56 s [conduit] component lib
  436. 2297.56 s [conduit] component test:conduit-test dependency lib
  437. 2297.56 s [conduit] Configured component graph:
  438. 2297.56 s [conduit] component conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  439. 2297.56 s [conduit] include base-4.20.1.0-3bb1
  440. 2297.56 s [conduit] include bytestring-0.12.2.0-8436
  441. 2297.56 s [conduit] include directory-1.3.8.5-b97c
  442. 2297.56 s [conduit] include exceptions-0.10.9-88bb
  443. 2297.56 s [conduit] include filepath-1.5.4.0-eed0
  444. 2297.56 s [conduit] include mono-traversable-1.0.21.0-JbPUzJSmEdEBReXYSuPLuy
  445. 2297.56 s [conduit] include mtl-2.3.1-9b55
  446. 2297.56 s [conduit] include primitive-0.9.1.0-D5bAVhUcVZ510kBwHojv42
  447. 2297.56 s [conduit] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  448. 2297.56 s [conduit] include text-2.1.2-f6fa
  449. 2297.56 s [conduit] include transformers-0.6.1.1-cd2f
  450. 2297.56 s [conduit] include unix-2.8.6.0-bff8
  451. 2297.56 s [conduit] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  452. 2297.56 s [conduit] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  453. 2297.56 s [conduit] component conduit-1.3.6.1-9QvBYjDFOd9G513cl45Udz-conduit-test
  454. 2297.56 s [conduit] include QuickCheck-2.15.0.1-KZO0arE6nZGJHOUmJHZvUR
  455. 2297.56 s [conduit] include base-4.20.1.0-3bb1
  456. 2297.56 s [conduit] include bytestring-0.12.2.0-8436
  457. 2297.56 s [conduit] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  458. 2297.56 s [conduit] include containers-0.7-5491
  459. 2297.56 s [conduit] include directory-1.3.8.5-b97c
  460. 2297.56 s [conduit] include exceptions-0.10.9-88bb
  461. 2297.56 s [conduit] include filepath-1.5.4.0-eed0
  462. 2297.56 s [conduit] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  463. 2297.56 s [conduit] include mono-traversable-1.0.21.0-JbPUzJSmEdEBReXYSuPLuy
  464. 2297.56 s [conduit] include mtl-2.3.1-9b55
  465. 2297.56 s [conduit] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  466. 2297.56 s [conduit] include safe-0.3.21-BHUlk1UouJX68KJhJLwuAV
  467. 2297.56 s [conduit] include silently-1.2.5.4-HdEHtD9EvS8L4C4h307oAs
  468. 2297.56 s [conduit] include split-0.2.5-6kBIXW2gVxMLd7A9VZxyyd
  469. 2297.56 s [conduit] include text-2.1.2-f6fa
  470. 2297.56 s [conduit] include transformers-0.6.1.1-cd2f
  471. 2297.56 s [conduit] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  472. 2297.56 s [conduit] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  473. 2297.56 s [conduit] Linked component graph:
  474. 2297.56 s [conduit] unit conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  475. 2297.56 s [conduit] include base-4.20.1.0-3bb1
  476. 2297.56 s [conduit] include bytestring-0.12.2.0-8436
  477. 2297.56 s [conduit] include directory-1.3.8.5-b97c
  478. 2297.56 s [conduit] include exceptions-0.10.9-88bb
  479. 2297.56 s [conduit] include filepath-1.5.4.0-eed0
  480. 2297.56 s [conduit] include mono-traversable-1.0.21.0-JbPUzJSmEdEBReXYSuPLuy
  481. 2297.56 s [conduit] include mtl-2.3.1-9b55
  482. 2297.56 s [conduit] include primitive-0.9.1.0-D5bAVhUcVZ510kBwHojv42
  483. 2297.56 s [conduit] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  484. 2297.56 s [conduit] include text-2.1.2-f6fa
  485. 2297.56 s [conduit] include transformers-0.6.1.1-cd2f
  486. 2297.56 s [conduit] include unix-2.8.6.0-bff8
  487. 2297.56 s [conduit] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  488. 2297.56 s [conduit] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  489. 2297.56 s [conduit] Conduit=conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB:Conduit,Data.Conduit=conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB:Data.Conduit,Data.Conduit.Combinators=conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB:Data.Conduit.Combinators,Data.Conduit.Combinators.Stream=conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB:Data.Conduit.Combinators.Stream,Data.Conduit.Internal=conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB:Data.Conduit.Internal,Data.Conduit.Internal.Fusion=conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB:Data.Conduit.Internal.Fusion,Data.Conduit.Internal.List.Stream=conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB:Data.Conduit.Internal.List.Stream,Data.Conduit.Lift=conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB:Data.Conduit.Lift,Data.Conduit.List=conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB:Data.Conduit.List
  490. 2297.56 s [conduit] unit conduit-1.3.6.1-9QvBYjDFOd9G513cl45Udz-conduit-test
  491. 2297.56 s [conduit] include QuickCheck-2.15.0.1-KZO0arE6nZGJHOUmJHZvUR
  492. 2297.56 s [conduit] include base-4.20.1.0-3bb1
  493. 2297.56 s [conduit] include bytestring-0.12.2.0-8436
  494. 2297.56 s [conduit] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  495. 2297.56 s [conduit] include containers-0.7-5491
  496. 2297.56 s [conduit] include directory-1.3.8.5-b97c
  497. 2297.56 s [conduit] include exceptions-0.10.9-88bb
  498. 2297.56 s [conduit] include filepath-1.5.4.0-eed0
  499. 2297.56 s [conduit] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  500. 2297.56 s [conduit] include mono-traversable-1.0.21.0-JbPUzJSmEdEBReXYSuPLuy
  501. 2297.56 s [conduit] include mtl-2.3.1-9b55
  502. 2297.56 s [conduit] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  503. 2297.56 s [conduit] include safe-0.3.21-BHUlk1UouJX68KJhJLwuAV
  504. 2297.56 s [conduit] include silently-1.2.5.4-HdEHtD9EvS8L4C4h307oAs
  505. 2297.56 s [conduit] include split-0.2.5-6kBIXW2gVxMLd7A9VZxyyd
  506. 2297.56 s [conduit] include text-2.1.2-f6fa
  507. 2297.56 s [conduit] include transformers-0.6.1.1-cd2f
  508. 2297.56 s [conduit] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  509. 2297.56 s [conduit] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  510. 2297.56 s [conduit] Ready component graph:
  511. 2297.56 s [conduit] definite conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  512. 2297.56 s [conduit] depends base-4.20.1.0-3bb1
  513. 2297.56 s [conduit] depends bytestring-0.12.2.0-8436
  514. 2297.56 s [conduit] depends directory-1.3.8.5-b97c
  515. 2297.56 s [conduit] depends exceptions-0.10.9-88bb
  516. 2297.56 s [conduit] depends filepath-1.5.4.0-eed0
  517. 2297.56 s [conduit] depends mono-traversable-1.0.21.0-JbPUzJSmEdEBReXYSuPLuy
  518. 2297.56 s [conduit] depends mtl-2.3.1-9b55
  519. 2297.56 s [conduit] depends primitive-0.9.1.0-D5bAVhUcVZ510kBwHojv42
  520. 2297.56 s [conduit] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  521. 2297.56 s [conduit] depends text-2.1.2-f6fa
  522. 2297.56 s [conduit] depends transformers-0.6.1.1-cd2f
  523. 2297.56 s [conduit] depends unix-2.8.6.0-bff8
  524. 2297.56 s [conduit] depends unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  525. 2297.56 s [conduit] depends vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  526. 2297.56 s [conduit] definite conduit-1.3.6.1-9QvBYjDFOd9G513cl45Udz-conduit-test
  527. 2297.56 s [conduit] depends QuickCheck-2.15.0.1-KZO0arE6nZGJHOUmJHZvUR
  528. 2297.56 s [conduit] depends base-4.20.1.0-3bb1
  529. 2297.56 s [conduit] depends bytestring-0.12.2.0-8436
  530. 2297.56 s [conduit] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  531. 2297.56 s [conduit] depends containers-0.7-5491
  532. 2297.56 s [conduit] depends directory-1.3.8.5-b97c
  533. 2297.56 s [conduit] depends exceptions-0.10.9-88bb
  534. 2297.56 s [conduit] depends filepath-1.5.4.0-eed0
  535. 2297.56 s [conduit] depends hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  536. 2297.56 s [conduit] depends mono-traversable-1.0.21.0-JbPUzJSmEdEBReXYSuPLuy
  537. 2297.56 s [conduit] depends mtl-2.3.1-9b55
  538. 2297.56 s [conduit] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  539. 2297.56 s [conduit] depends safe-0.3.21-BHUlk1UouJX68KJhJLwuAV
  540. 2297.56 s [conduit] depends silently-1.2.5.4-HdEHtD9EvS8L4C4h307oAs
  541. 2297.56 s [conduit] depends split-0.2.5-6kBIXW2gVxMLd7A9VZxyyd
  542. 2297.56 s [conduit] depends text-2.1.2-f6fa
  543. 2297.56 s [conduit] depends transformers-0.6.1.1-cd2f
  544. 2297.56 s [conduit] depends unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  545. 2297.56 s [conduit] depends vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  546. 2297.56 s [conduit] Using Cabal-3.12.1.0 compiled by ghc-9.10
  547. 2297.56 s [conduit] Using compiler: ghc-9.10.2
  548. 2297.56 s [conduit] Using install prefix:
  549. 2297.56 s [conduit] /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1
  550. 2297.56 s [conduit] Executables installed in:
  551. 2297.56 s [conduit] /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1/bin
  552. 2297.56 s [conduit] Libraries installed in:
  553. 2297.56 s [conduit] /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  554. 2297.56 s [conduit] Dynamic Libraries installed in:
  555. 2297.56 s [conduit] /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  556. 2297.56 s [conduit] Private executables installed in:
  557. 2297.56 s [conduit] /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1/libexec/x86_64-linux-ghc-9.10.2-14d3/conduit-1.3.6.1
  558. 2297.56 s [conduit] Data files installed in:
  559. 2297.56 s [conduit] /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1/share/x86_64-linux-ghc-9.10.2-14d3/conduit-1.3.6.1
  560. 2297.56 s [conduit] Documentation installed in:
  561. 2297.58 s [conduit] /nix/store/2bbz0m8grf1wikhfmgbyqhmy76aq2zaj-conduit-1.3.6.1-doc/share/doc/conduit-1.3.6.1
  562. 2297.58 s [conduit] Configuration files installed in:
  563. 2297.58 s [conduit] /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1/etc
  564. 2297.58 s [conduit] No alex found
  565. 2297.58 s [conduit] Using ar found on system at:
  566. 2297.58 s [conduit] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  567. 2297.58 s [conduit] No c2hs found
  568. 2297.58 s [conduit] No cpphs found
  569. 2297.58 s [conduit] No doctest found
  570. 2297.58 s [conduit] Using gcc version 14.3.0 given by user at:
  571. 2297.58 s [conduit] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  572. 2297.58 s [conduit] Using ghc version 9.10.2 found on system at:
  573. 2297.58 s [conduit] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  574. 2297.58 s [conduit] Using ghc-pkg version 9.10.2 found on system at:
  575. 2297.58 s [conduit] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  576. 2297.58 s [conduit] No ghcjs found
  577. 2297.58 s [conduit] No ghcjs-pkg found
  578. 2297.58 s [conduit] No greencard found
  579. 2297.58 s [conduit] Using haddock version 2.31.0 found on system at:
  580. 2297.58 s [conduit] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  581. 2297.58 s [conduit] No happy found
  582. 2297.58 s [conduit] Using haskell-suite found on system at: haskell-suite-dummy-location
  583. 2297.58 s [conduit] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  584. 2297.58 s [conduit] No hmake found
  585. 2297.58 s [conduit] Using hpc version 0.69 found on system at:
  586. 2297.58 s [conduit] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  587. 2297.58 s [conduit] Using hsc2hs version 0.68.10 found on system at:
  588. 2297.58 s [conduit] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  589. 2297.58 s [conduit] Using hscolour version 1.25 found on system at:
  590. 2297.58 s [conduit] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  591. 2297.58 s [conduit] No jhc found
  592. 2297.58 s [conduit] Using ld found on system at:
  593. 2297.58 s [conduit] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  594. 2297.58 s [conduit] No pkg-config found
  595. 2297.58 s [conduit] Using runghc version 9.10.2 found on system at:
  596. 2297.58 s [conduit] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  597. 2297.58 s [conduit] Using strip version 2.44 found on system at:
  598. 2297.58 s [conduit] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  599. 2297.58 s [conduit] Using tar found on system at:
  600. 2297.58 s [conduit] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  601. 2297.58 s [conduit] No uhc found
  602. 2297.89 s [conduit] Phase: buildPhase
  603. 2297.97 s [conduit] Preprocessing library for conduit-1.3.6.1...
  604. 2297.98 s [conduit] Building library for conduit-1.3.6.1...
  605. 2298.44 s [conduit] [ 1 of 14] Compiling Data.Conduit.Internal.Pipe ( src/Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.o, dist/build/Data/Conduit/Internal/Pipe.dyn_o )
  606. 2298.84 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.p_o )
  607. 2298.88 s [conduit] src/Data/Conduit/Internal/Pipe.hs:48:1: warning: [GHC-66111] [-Wunused-imports]
  608. 2298.88 s [conduit] The import of ‘Control.Applicative’ is redundant
  609. 2298.88 s [conduit] except perhaps to import instances from ‘Control.Applicative’
  610. 2298.88 s [conduit] To import instances alone, use: import Control.Applicative()
  611. 2298.88 s [conduit] |
  612. 2298.88 s [conduit] 48 | import Control.Applicative (Applicative (..))
  613. 2298.88 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  614. 2298.88 s [conduit]
  615. 2298.88 s [conduit] src/Data/Conduit/Internal/Pipe.hs:56:51: warning: [GHC-38856] [-Wunused-imports]
  616. 2298.88 s [conduit] The import of ‘MonadUnliftIO’
  617. 2298.88 s [conduit] from module ‘Control.Monad.IO.Unlift’ is redundant
  618. 2298.88 s [conduit] |
  619. 2298.88 s [conduit] 56 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO)
  620. 2298.88 s [conduit] | ^^^^^^^^^^^^^
  621. 2298.88 s [conduit]
  622. 2298.88 s [conduit] src/Data/Conduit/Internal/Pipe.hs:59:1: warning: [GHC-66111] [-Wunused-imports]
  623. 2298.88 s [conduit] The import of ‘Data.Monoid’ is redundant
  624. 2298.88 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  625. 2298.88 s [conduit] To import instances alone, use: import Data.Monoid()
  626. 2298.88 s [conduit] |
  627. 2298.88 s [conduit] 59 | import Data.Monoid (Monoid (mappend, mempty))
  628. 2298.88 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  629. 2298.88 s [conduit]
  630. 2298.88 s [conduit] src/Data/Conduit/Internal/Pipe.hs:60:1: warning: [GHC-66111] [-Wunused-imports]
  631. 2298.88 s [conduit] The import of ‘Data.Semigroup’ is redundant
  632. 2298.88 s [conduit] except perhaps to import instances from ‘Data.Semigroup’
  633. 2298.88 s [conduit] To import instances alone, use: import Data.Semigroup()
  634. 2298.88 s [conduit] |
  635. 2298.88 s [conduit] 60 | import Data.Semigroup (Semigroup ((<>)))
  636. 2298.88 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  637. 2298.88 s [conduit]
  638. 2298.88 s [conduit] src/Data/Conduit/Internal/Pipe.hs:217:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  639. 2298.88 s [conduit] Rule "conduit: CI.await >>= maybe" may never fire
  640. 2298.88 s [conduit] because ‘maybe’ might inline first
  641. 2298.88 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’
  642. 2298.88 s [conduit] |
  643. 2298.88 s [conduit] 217 | {-# RULES "conduit: CI.await >>= maybe" forall x y. await >>= maybe x y = NeedInput y (const x) #-}
  644. 2298.88 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  645. 2298.88 s [conduit]
  646. 2298.88 s [conduit] src/Data/Conduit/Internal/Pipe.hs:226:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  647. 2298.88 s [conduit] Rule "conduit: awaitE >>= either" may never fire
  648. 2298.88 s [conduit] because ‘either’ might inline first
  649. 2298.88 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘either’
  650. 2298.88 s [conduit] |
  651. 2298.88 s [conduit] 226 | {-# RULES "conduit: awaitE >>= either" forall x y. awaitE >>= either x y = NeedInput y x #-}
  652. 2298.88 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  653. 2298.88 s [conduit]
  654. 2299.50 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.p_o )
  655. 2299.50 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.p_o )
  656. 2299.50 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.p_o )
  657. 2299.50 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.p_o )
  658. 2299.50 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.p_o )
  659. 2299.87 s [conduit] [ 2 of 14] Compiling Data.Conduit.Internal.Conduit ( src/Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.o, dist/build/Data/Conduit/Internal/Conduit.dyn_o )
  660. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:93:1: warning: [GHC-66111] [-Wunused-imports]
  661. 2300.18 s [conduit] The import of ‘Control.Applicative’ is redundant
  662. 2300.18 s [conduit] except perhaps to import instances from ‘Control.Applicative’
  663. 2300.18 s [conduit] To import instances alone, use: import Control.Applicative()
  664. 2300.18 s [conduit] |
  665. 2300.18 s [conduit] 93 | import Control.Applicative (Applicative (..))
  666. 2300.18 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  667. 2300.18 s [conduit]
  668. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:104:51: warning: [GHC-38856] [-Wunused-imports]
  669. 2300.18 s [conduit] The import of ‘MonadUnliftIO’
  670. 2300.18 s [conduit] from module ‘Control.Monad.IO.Unlift’ is redundant
  671. 2300.18 s [conduit] |
  672. 2300.18 s [conduit] 104 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO)
  673. 2300.18 s [conduit] | ^^^^^^^^^^^^^
  674. 2300.18 s [conduit]
  675. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:108:1: warning: [GHC-66111] [-Wunused-imports]
  676. 2300.18 s [conduit] The import of ‘Data.Monoid’ is redundant
  677. 2300.18 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  678. 2300.18 s [conduit] To import instances alone, use: import Data.Monoid()
  679. 2300.18 s [conduit] |
  680. 2300.18 s [conduit] 108 | import Data.Monoid (Monoid (mappend, mempty))
  681. 2300.18 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  682. 2300.18 s [conduit]
  683. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:109:1: warning: [GHC-66111] [-Wunused-imports]
  684. 2300.18 s [conduit] The import of ‘Data.Semigroup’ is redundant
  685. 2300.18 s [conduit] except perhaps to import instances from ‘Data.Semigroup’
  686. 2300.18 s [conduit] To import instances alone, use: import Data.Semigroup()
  687. 2300.18 s [conduit] |
  688. 2300.18 s [conduit] 109 | import Data.Semigroup (Semigroup ((<>)))
  689. 2300.18 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  690. 2300.18 s [conduit]
  691. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:114:1: warning: [GHC-66111] [-Wunused-imports]
  692. 2300.18 s [conduit] The import of ‘Data.Traversable’ is redundant
  693. 2300.18 s [conduit] except perhaps to import instances from ‘Data.Traversable’
  694. 2300.18 s [conduit] To import instances alone, use: import Data.Traversable()
  695. 2300.18 s [conduit] |
  696. 2300.18 s [conduit] 114 | import Data.Traversable (Traversable (..))
  697. 2300.18 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  698. 2300.18 s [conduit]
  699. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:739:20: warning: [GHC-63397] [-Wname-shadowing]
  700. 2300.18 s [conduit] This binding for ‘p’ shadows the existing binding
  701. 2300.18 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:736:25
  702. 2300.18 s [conduit] |
  703. 2300.18 s [conduit] 739 | go (HaveOutput p o) = pure $ Just (o, SealedConduitT p)
  704. 2300.18 s [conduit] | ^
  705. 2300.18 s [conduit]
  706. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:743:18: warning: [GHC-63397] [-Wname-shadowing]
  707. 2300.18 s [conduit] This binding for ‘p’ shadows the existing binding
  708. 2300.18 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:736:25
  709. 2300.18 s [conduit] |
  710. 2300.18 s [conduit] 743 | go (Leftover p ()) = go p
  711. 2300.18 s [conduit] | ^
  712. 2300.18 s [conduit]
  713. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:756:20: warning: [GHC-63397] [-Wname-shadowing]
  714. 2300.18 s [conduit] This binding for ‘p’ shadows the existing binding
  715. 2300.18 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:753:31
  716. 2300.18 s [conduit] |
  717. 2300.18 s [conduit] 756 | go (HaveOutput p o) = pure $ Right (o, SealedConduitT p)
  718. 2300.18 s [conduit] | ^
  719. 2300.18 s [conduit]
  720. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:760:18: warning: [GHC-63397] [-Wname-shadowing]
  721. 2300.18 s [conduit] This binding for ‘p’ shadows the existing binding
  722. 2300.18 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:753:31
  723. 2300.18 s [conduit] |
  724. 2300.18 s [conduit] 760 | go (Leftover p ()) = go p
  725. 2300.18 s [conduit] | ^
  726. 2300.18 s [conduit]
  727. 2300.18 s [conduit] src/Data/Conduit/Internal/Conduit.hs:881:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  728. 2300.19 s [conduit] Rule "conduit: await >>= maybe" may never fire
  729. 2300.19 s [conduit] because ‘maybe’ might inline first
  730. 2300.19 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’
  731. 2300.19 s [conduit] |
  732. 2300.19 s [conduit] 881 | {-# RULES "conduit: await >>= maybe" forall x y. await >>= maybe x y = await' x y #-}
  733. 2300.19 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  734. 2300.19 s [conduit]
  735. 2300.29 s [lsp-types] [ 22 of 452] Compiling Language.LSP.Protocol.Types.Progress ( src/Language/LSP/Protocol/Types/Progress.hs, dist/build/Language/LSP/Protocol/Types/Progress.p_o )
  736. 2300.48 s [lsp-types] [ 23 of 452] Compiling Language.LSP.Protocol.Internal.Types.WatchKind ( generated/Language/LSP/Protocol/Internal/Types/WatchKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/WatchKind.p_o )
  737. 2300.48 s [lsp-types] [ 24 of 452] Compiling Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier ( generated/Language/LSP/Protocol/Internal/Types/VersionedTextDocumentIdentifier.hs, dist/build/Language/LSP/Protocol/Internal/Types/VersionedTextDocumentIdentifier.p_o )
  738. 2300.48 s [lsp-types] [ 25 of 452] Compiling Language.LSP.Protocol.Internal.Types.VersionedNotebookDocumentIdentifier ( generated/Language/LSP/Protocol/Internal/Types/VersionedNotebookDocumentIdentifier.hs, dist/build/Language/LSP/Protocol/Internal/Types/VersionedNotebookDocumentIdentifier.p_o )
  739. 2300.48 s [lsp-types] [ 26 of 452] Compiling Language.LSP.Protocol.Internal.Types.Unregistration ( generated/Language/LSP/Protocol/Internal/Types/Unregistration.hs, dist/build/Language/LSP/Protocol/Internal/Types/Unregistration.p_o )
  740. 2300.48 s [lsp-types] [ 27 of 452] Compiling Language.LSP.Protocol.Internal.Types.UnregistrationParams ( generated/Language/LSP/Protocol/Internal/Types/UnregistrationParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/UnregistrationParams.p_o )
  741. 2300.48 s [lsp-types] [ 28 of 452] Compiling Language.LSP.Protocol.Internal.Types.UniquenessLevel ( generated/Language/LSP/Protocol/Internal/Types/UniquenessLevel.hs, dist/build/Language/LSP/Protocol/Internal/Types/UniquenessLevel.p_o )
  742. 2300.48 s [lsp-types] [ 29 of 452] Compiling Language.LSP.Protocol.Internal.Types.UnchangedDocumentDiagnosticReport ( generated/Language/LSP/Protocol/Internal/Types/UnchangedDocumentDiagnosticReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/UnchangedDocumentDiagnosticReport.p_o )
  743. 2300.48 s [lsp-types] [ 30 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeHierarchyOptions ( generated/Language/LSP/Protocol/Internal/Types/TypeHierarchyOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeHierarchyOptions.p_o )
  744. 2300.48 s [lsp-types] [ 31 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeHierarchyClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/TypeHierarchyClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeHierarchyClientCapabilities.p_o )
  745. 2300.48 s [lsp-types] [ 32 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeDefinitionOptions ( generated/Language/LSP/Protocol/Internal/Types/TypeDefinitionOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeDefinitionOptions.p_o )
  746. 2300.48 s [lsp-types] [ 33 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeDefinitionClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/TypeDefinitionClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeDefinitionClientCapabilities.p_o )
  747. 2300.48 s [lsp-types] [ 34 of 452] Compiling Language.LSP.Protocol.Internal.Types.TraceValue ( generated/Language/LSP/Protocol/Internal/Types/TraceValue.hs, dist/build/Language/LSP/Protocol/Internal/Types/TraceValue.p_o )
  748. 2300.48 s [lsp-types] [ 35 of 452] Compiling Language.LSP.Protocol.Internal.Types.TokenFormat ( generated/Language/LSP/Protocol/Internal/Types/TokenFormat.hs, dist/build/Language/LSP/Protocol/Internal/Types/TokenFormat.p_o )
  749. 2300.48 s [lsp-types] [ 36 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentSyncKind ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentSyncKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentSyncKind.p_o )
  750. 2300.48 s [lsp-types] [ 37 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentSyncClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentSyncClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentSyncClientCapabilities.p_o )
  751. 2300.48 s [lsp-types] [ 38 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentSaveReason ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentSaveReason.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentSaveReason.p_o )
  752. 2300.48 s [lsp-types] [ 39 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentIdentifier.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentIdentifier.p_o )
  753. 2300.48 s [lsp-types] [ 40 of 452] Compiling Language.LSP.Protocol.Internal.Types.WillSaveTextDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/WillSaveTextDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/WillSaveTextDocumentParams.p_o )
  754. 2300.48 s [lsp-types] [ 41 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentFilterScheme ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentFilterScheme.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentFilterScheme.p_o )
  755. 2300.48 s [lsp-types] [ 42 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentFilterPattern ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentFilterPattern.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentFilterPattern.p_o )
  756. 2300.48 s [lsp-types] [ 43 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentFilterLanguage ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentFilterLanguage.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentFilterLanguage.p_o )
  757. 2300.48 s [lsp-types] [ 44 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentFilter ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentFilter.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentFilter.p_o )
  758. 2300.51 s [lsp-types] [ 45 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeWholeDocument ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentContentChangeWholeDocument.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentContentChangeWholeDocument.p_o )
  759. 2300.51 s [lsp-types] [ 46 of 452] Compiling Language.LSP.Protocol.Internal.Types.SymbolTag ( generated/Language/LSP/Protocol/Internal/Types/SymbolTag.hs, dist/build/Language/LSP/Protocol/Internal/Types/SymbolTag.p_o )
  760. 2300.51 s [lsp-types] [ 47 of 452] Compiling Language.LSP.Protocol.Internal.Types.SymbolKind ( generated/Language/LSP/Protocol/Internal/Types/SymbolKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/SymbolKind.p_o )
  761. 2300.51 s [lsp-types] [ 48 of 452] Compiling Language.LSP.Protocol.Internal.Types.StaticRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/StaticRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/StaticRegistrationOptions.p_o )
  762. 2300.51 s [lsp-types] [ 49 of 452] Compiling Language.LSP.Protocol.Internal.Types.StaleRequestSupportOptions ( generated/Language/LSP/Protocol/Internal/Types/StaleRequestSupportOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/StaleRequestSupportOptions.p_o )
  763. 2300.51 s [lsp-types] [ 50 of 452] Compiling Language.LSP.Protocol.Internal.Types.SignatureHelpTriggerKind ( generated/Language/LSP/Protocol/Internal/Types/SignatureHelpTriggerKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpTriggerKind.p_o )
  764. 2300.51 s [lsp-types] [ 51 of 452] Compiling Language.LSP.Protocol.Internal.Types.SignatureHelpOptions ( generated/Language/LSP/Protocol/Internal/Types/SignatureHelpOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpOptions.p_o )
  765. 2300.51 s [lsp-types] [ 52 of 452] Compiling Language.LSP.Protocol.Internal.Types.ShowDocumentResult ( generated/Language/LSP/Protocol/Internal/Types/ShowDocumentResult.hs, dist/build/Language/LSP/Protocol/Internal/Types/ShowDocumentResult.p_o )
  766. 2300.51 s [lsp-types] [ 53 of 452] Compiling Language.LSP.Protocol.Internal.Types.ShowDocumentClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/ShowDocumentClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/ShowDocumentClientCapabilities.p_o )
  767. 2300.51 s [lsp-types] [ 54 of 452] Compiling Language.LSP.Protocol.Internal.Types.SetTraceParams ( generated/Language/LSP/Protocol/Internal/Types/SetTraceParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/SetTraceParams.p_o )
  768. 2300.51 s [lsp-types] [ 55 of 452] Compiling Language.LSP.Protocol.Internal.Types.ServerInfo ( generated/Language/LSP/Protocol/Internal/Types/ServerInfo.hs, dist/build/Language/LSP/Protocol/Internal/Types/ServerInfo.p_o )
  769. 2300.51 s [lsp-types] [ 56 of 452] Compiling Language.LSP.Protocol.Internal.Types.ServerCompletionItemOptions ( generated/Language/LSP/Protocol/Internal/Types/ServerCompletionItemOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ServerCompletionItemOptions.p_o )
  770. 2300.51 s [lsp-types] [ 57 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensWorkspaceClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensWorkspaceClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensWorkspaceClientCapabilities.p_o )
  771. 2300.51 s [lsp-types] [ 58 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensPartialResult ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensPartialResult.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensPartialResult.p_o )
  772. 2300.51 s [lsp-types] [ 59 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensLegend ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensLegend.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensLegend.p_o )
  773. 2300.51 s [lsp-types] [ 60 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensFullDelta ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensFullDelta.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensFullDelta.p_o )
  774. 2300.51 s [lsp-types] [ 61 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensOptions ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensOptions.p_o )
  775. 2300.51 s [lsp-types] [ 62 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensEdit ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensEdit.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensEdit.p_o )
  776. 2300.51 s [lsp-types] [ 63 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensDeltaPartialResult ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensDeltaPartialResult.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensDeltaPartialResult.p_o )
  777. 2300.51 s [lsp-types] [ 64 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensDelta ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensDelta.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensDelta.p_o )
  778. 2300.51 s [lsp-types] [ 65 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokens ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokens.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokens.p_o )
  779. 2300.51 s [lsp-types] [ 66 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokenTypes ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokenTypes.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokenTypes.p_o )
  780. 2300.51 s [lsp-types] [ 67 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokenModifiers ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokenModifiers.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokenModifiers.p_o )
  781. 2301.63 s [conduit] [ 3 of 14] Compiling Data.Conduit.Internal.Fusion ( src/Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.o, dist/build/Data/Conduit/Internal/Fusion.dyn_o )
  782. 2301.66 s [conduit] src/Data/Conduit/Internal/Fusion.hs:71:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  783. 2301.66 s [conduit] Rule "conduit: fuseStream (.|)" may never fire
  784. 2301.66 s [conduit] because ‘.|’ might inline first
  785. 2301.66 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  786. 2301.66 s [conduit] |
  787. 2301.66 s [conduit] 71 | {-# RULES "conduit: fuseStream (.|)" forall left right.
  788. 2301.66 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  789. 2301.66 s [conduit]
  790. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:74:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  791. 2301.67 s [conduit] Rule "conduit: fuseStream (fuse)" may never fire
  792. 2301.67 s [conduit] because ‘fuse’ might inline first
  793. 2301.67 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  794. 2301.67 s [conduit] |
  795. 2301.67 s [conduit] 74 | {-# RULES "conduit: fuseStream (fuse)" forall left right.
  796. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  797. 2301.67 s [conduit]
  798. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:78:23: warning: [GHC-68441] [-Wdeprecations]
  799. 2301.67 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  800. 2301.67 s [conduit] Deprecated: "Use .|"
  801. 2301.67 s [conduit] |
  802. 2301.67 s [conduit] 78 | unstream left =$= unstream right = unstream (fuseStream left right)
  803. 2301.67 s [conduit] | ^^^
  804. 2301.67 s [conduit]
  805. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:102:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  806. 2301.67 s [conduit] Rule "conduit: runStream (pure)" may never fire
  807. 2301.67 s [conduit] because ‘runConduitPure’ might inline first
  808. 2301.67 s [conduit] Suggested fix:
  809. 2301.67 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  810. 2301.67 s [conduit] |
  811. 2301.67 s [conduit] 102 | {-# RULES "conduit: runStream (pure)" forall stream.
  812. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  813. 2301.67 s [conduit]
  814. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:105:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  815. 2301.67 s [conduit] Rule "conduit: runStream (ResourceT)" may never fire
  816. 2301.67 s [conduit] because ‘runConduitRes’ might inline first
  817. 2301.67 s [conduit] Suggested fix:
  818. 2301.67 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  819. 2301.67 s [conduit] |
  820. 2301.67 s [conduit] 105 | {-# RULES "conduit: runStream (ResourceT)" forall stream.
  821. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  822. 2301.67 s [conduit]
  823. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:129:23: warning: [GHC-68441] [-Wdeprecations]
  824. 2301.67 s [conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
  825. 2301.67 s [conduit] Deprecated: "Use runConduit and .|"
  826. 2301.67 s [conduit] |
  827. 2301.67 s [conduit] 129 | unstream left $$ unstream right = connectStream left right
  828. 2301.67 s [conduit] | ^^
  829. 2301.67 s [conduit]
  830. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:154:23: warning: [GHC-68441] [-Wdeprecations]
  831. 2301.67 s [conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
  832. 2301.67 s [conduit] Deprecated: "Use runConduit and .|"
  833. 2301.67 s [conduit] |
  834. 2301.67 s [conduit] 154 | unstream left $$ right = connectStream1 left right
  835. 2301.67 s [conduit] | ^^
  836. 2301.67 s [conduit]
  837. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:157:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  838. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduit/.|)" may never fire
  839. 2301.67 s [conduit] because ‘.|’ might inline first
  840. 2301.67 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  841. 2301.67 s [conduit] |
  842. 2301.67 s [conduit] 157 | {-# RULES "conduit: connectStream1 (runConduit/.|)" forall left right.
  843. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  844. 2301.67 s [conduit]
  845. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:161:35: warning: [GHC-68441] [-Wdeprecations]
  846. 2301.67 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  847. 2301.67 s [conduit] Deprecated: "Use .|"
  848. 2301.67 s [conduit] |
  849. 2301.67 s [conduit] 161 | runConduit (unstream left =$= right) = connectStream1 left right
  850. 2301.67 s [conduit] | ^^^
  851. 2301.67 s [conduit]
  852. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:163:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  853. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduit/fuse)" may never fire
  854. 2301.67 s [conduit] because ‘fuse’ might inline first
  855. 2301.67 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  856. 2301.67 s [conduit] |
  857. 2301.67 s [conduit] 163 | {-# RULES "conduit: connectStream1 (runConduit/fuse)" forall left right.
  858. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  859. 2301.67 s [conduit]
  860. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:167:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  861. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduitPure/.|)" may never fire
  862. 2301.67 s [conduit] because ‘.|’ might inline first
  863. 2301.67 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  864. 2301.67 s [conduit] |
  865. 2301.67 s [conduit] 167 | {-# RULES "conduit: connectStream1 (runConduitPure/.|)" forall left right.
  866. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  867. 2301.67 s [conduit]
  868. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:167:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  869. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduitPure/.|)" may never fire
  870. 2301.67 s [conduit] because ‘runConduitPure’ might inline first
  871. 2301.67 s [conduit] Suggested fix:
  872. 2301.67 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  873. 2301.67 s [conduit] |
  874. 2301.67 s [conduit] 167 | {-# RULES "conduit: connectStream1 (runConduitPure/.|)" forall left right.
  875. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  876. 2301.67 s [conduit]
  877. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:170:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  878. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduitPure/=$=)" may never fire
  879. 2301.67 s [conduit] because ‘runConduitPure’ might inline first
  880. 2301.67 s [conduit] Suggested fix:
  881. 2301.67 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  882. 2301.67 s [conduit] |
  883. 2301.67 s [conduit] 170 | {-# RULES "conduit: connectStream1 (runConduitPure/=$=)" forall left right.
  884. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  885. 2301.67 s [conduit]
  886. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:171:39: warning: [GHC-68441] [-Wdeprecations]
  887. 2301.67 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  888. 2301.67 s [conduit] Deprecated: "Use .|"
  889. 2301.67 s [conduit] |
  890. 2301.67 s [conduit] 171 | runConduitPure (unstream left =$= right) = runIdentity (connectStream1 left right)
  891. 2301.67 s [conduit] | ^^^
  892. 2301.67 s [conduit]
  893. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:173:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  894. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduitPure/fuse)" may never fire
  895. 2301.67 s [conduit] because ‘fuse’ might inline first
  896. 2301.67 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  897. 2301.67 s [conduit] |
  898. 2301.67 s [conduit] 173 | {-# RULES "conduit: connectStream1 (runConduitPure/fuse)" forall left right.
  899. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  900. 2301.67 s [conduit]
  901. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:173:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  902. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduitPure/fuse)" may never fire
  903. 2301.67 s [conduit] because ‘runConduitPure’ might inline first
  904. 2301.67 s [conduit] Suggested fix:
  905. 2301.67 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  906. 2301.67 s [conduit] |
  907. 2301.67 s [conduit] 173 | {-# RULES "conduit: connectStream1 (runConduitPure/fuse)" forall left right.
  908. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  909. 2301.67 s [conduit]
  910. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:177:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  911. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduitRes/.|)" may never fire
  912. 2301.67 s [conduit] because ‘.|’ might inline first
  913. 2301.67 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  914. 2301.67 s [conduit] |
  915. 2301.67 s [conduit] 177 | {-# RULES "conduit: connectStream1 (runConduitRes/.|)" forall left right.
  916. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  917. 2301.67 s [conduit]
  918. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:177:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  919. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduitRes/.|)" may never fire
  920. 2301.67 s [conduit] because ‘runConduitRes’ might inline first
  921. 2301.67 s [conduit] Suggested fix:
  922. 2301.67 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  923. 2301.67 s [conduit] |
  924. 2301.67 s [conduit] 177 | {-# RULES "conduit: connectStream1 (runConduitRes/.|)" forall left right.
  925. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  926. 2301.67 s [conduit]
  927. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:180:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  928. 2301.67 s [conduit] Rule "conduit: connectStream1 (runConduitRes/=$=)" may never fire
  929. 2301.67 s [conduit] because ‘runConduitRes’ might inline first
  930. 2301.67 s [conduit] Suggested fix:
  931. 2301.67 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  932. 2301.67 s [conduit] |
  933. 2301.67 s [conduit] 180 | {-# RULES "conduit: connectStream1 (runConduitRes/=$=)" forall left right.
  934. 2301.67 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  935. 2301.67 s [conduit]
  936. 2301.67 s [conduit] src/Data/Conduit/Internal/Fusion.hs:181:38: warning: [GHC-68441] [-Wdeprecations]
  937. 2301.67 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  938. 2301.67 s [conduit] Deprecated: "Use .|"
  939. 2301.67 s [conduit] |
  940. 2301.67 s [conduit] 181 | runConduitRes (unstream left =$= right) = runResourceT (connectStream1 left right)
  941. 2301.68 s [conduit] | ^^^
  942. 2301.68 s [conduit]
  943. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:183:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  944. 2301.68 s [conduit] Rule "conduit: connectStream1 (runConduitRes/fuse)" may never fire
  945. 2301.68 s [conduit] because ‘fuse’ might inline first
  946. 2301.68 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  947. 2301.68 s [conduit] |
  948. 2301.68 s [conduit] 183 | {-# RULES "conduit: connectStream1 (runConduitRes/fuse)" forall left right.
  949. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  950. 2301.68 s [conduit]
  951. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:183:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  952. 2301.68 s [conduit] Rule "conduit: connectStream1 (runConduitRes/fuse)" may never fire
  953. 2301.68 s [conduit] because ‘runConduitRes’ might inline first
  954. 2301.68 s [conduit] Suggested fix:
  955. 2301.68 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  956. 2301.68 s [conduit] |
  957. 2301.68 s [conduit] 183 | {-# RULES "conduit: connectStream1 (runConduitRes/fuse)" forall left right.
  958. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  959. 2301.68 s [conduit]
  960. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:214:14: warning: [GHC-68441] [-Wdeprecations]
  961. 2301.68 s [conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
  962. 2301.68 s [conduit] Deprecated: "Use runConduit and .|"
  963. 2301.68 s [conduit] |
  964. 2301.68 s [conduit] 214 | left $$ unstream right = connectStream2 left right
  965. 2301.68 s [conduit] | ^^
  966. 2301.68 s [conduit]
  967. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:217:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  968. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduit/.|)" may never fire
  969. 2301.68 s [conduit] because ‘.|’ might inline first
  970. 2301.68 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  971. 2301.68 s [conduit] |
  972. 2301.68 s [conduit] 217 | {-# RULES "conduit: connectStream2 (runConduit/.|)" forall left right.
  973. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  974. 2301.68 s [conduit]
  975. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:220:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  976. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduit/fuse)" may never fire
  977. 2301.68 s [conduit] because ‘fuse’ might inline first
  978. 2301.68 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  979. 2301.68 s [conduit] |
  980. 2301.68 s [conduit] 220 | {-# RULES "conduit: connectStream2 (runConduit/fuse)" forall left right.
  981. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  982. 2301.68 s [conduit]
  983. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:224:26: warning: [GHC-68441] [-Wdeprecations]
  984. 2301.68 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  985. 2301.68 s [conduit] Deprecated: "Use .|"
  986. 2301.68 s [conduit] |
  987. 2301.68 s [conduit] 224 | runConduit (left =$= unstream right) = connectStream2 left right
  988. 2301.68 s [conduit] | ^^^
  989. 2301.68 s [conduit]
  990. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:227:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  991. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitPure/.|)" may never fire
  992. 2301.68 s [conduit] because ‘.|’ might inline first
  993. 2301.68 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  994. 2301.68 s [conduit] |
  995. 2301.68 s [conduit] 227 | {-# RULES "conduit: connectStream2 (runConduitPure/.|)" forall left right.
  996. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  997. 2301.68 s [conduit]
  998. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:227:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  999. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitPure/.|)" may never fire
  1000. 2301.68 s [conduit] because ‘runConduitPure’ might inline first
  1001. 2301.68 s [conduit] Suggested fix:
  1002. 2301.68 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  1003. 2301.68 s [conduit] |
  1004. 2301.68 s [conduit] 227 | {-# RULES "conduit: connectStream2 (runConduitPure/.|)" forall left right.
  1005. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1006. 2301.68 s [conduit]
  1007. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:230:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1008. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitPure/fuse)" may never fire
  1009. 2301.68 s [conduit] because ‘fuse’ might inline first
  1010. 2301.68 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  1011. 2301.68 s [conduit] |
  1012. 2301.68 s [conduit] 230 | {-# RULES "conduit: connectStream2 (runConduitPure/fuse)" forall left right.
  1013. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1014. 2301.68 s [conduit]
  1015. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:230:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1016. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitPure/fuse)" may never fire
  1017. 2301.68 s [conduit] because ‘runConduitPure’ might inline first
  1018. 2301.68 s [conduit] Suggested fix:
  1019. 2301.68 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  1020. 2301.68 s [conduit] |
  1021. 2301.68 s [conduit] 230 | {-# RULES "conduit: connectStream2 (runConduitPure/fuse)" forall left right.
  1022. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1023. 2301.68 s [conduit]
  1024. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:233:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1025. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitPure/=$=)" may never fire
  1026. 2301.68 s [conduit] because ‘runConduitPure’ might inline first
  1027. 2301.68 s [conduit] Suggested fix:
  1028. 2301.68 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  1029. 2301.68 s [conduit] |
  1030. 2301.68 s [conduit] 233 | {-# RULES "conduit: connectStream2 (runConduitPure/=$=)" forall left right.
  1031. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1032. 2301.68 s [conduit]
  1033. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:234:30: warning: [GHC-68441] [-Wdeprecations]
  1034. 2301.68 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  1035. 2301.68 s [conduit] Deprecated: "Use .|"
  1036. 2301.68 s [conduit] |
  1037. 2301.68 s [conduit] 234 | runConduitPure (left =$= unstream right) = runIdentity (connectStream2 left right)
  1038. 2301.68 s [conduit] | ^^^
  1039. 2301.68 s [conduit]
  1040. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:237:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1041. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitRes/.|)" may never fire
  1042. 2301.68 s [conduit] because ‘.|’ might inline first
  1043. 2301.68 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1044. 2301.68 s [conduit] |
  1045. 2301.68 s [conduit] 237 | {-# RULES "conduit: connectStream2 (runConduitRes/.|)" forall left right.
  1046. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1047. 2301.68 s [conduit]
  1048. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:237:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1049. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitRes/.|)" may never fire
  1050. 2301.68 s [conduit] because ‘runConduitRes’ might inline first
  1051. 2301.68 s [conduit] Suggested fix:
  1052. 2301.68 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  1053. 2301.68 s [conduit] |
  1054. 2301.68 s [conduit] 237 | {-# RULES "conduit: connectStream2 (runConduitRes/.|)" forall left right.
  1055. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1056. 2301.68 s [conduit]
  1057. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:240:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1058. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitRes/fuse)" may never fire
  1059. 2301.68 s [conduit] because ‘fuse’ might inline first
  1060. 2301.68 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  1061. 2301.68 s [conduit] |
  1062. 2301.68 s [conduit] 240 | {-# RULES "conduit: connectStream2 (runConduitRes/fuse)" forall left right.
  1063. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1064. 2301.68 s [conduit]
  1065. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:240:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1066. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitRes/fuse)" may never fire
  1067. 2301.68 s [conduit] because ‘runConduitRes’ might inline first
  1068. 2301.68 s [conduit] Suggested fix:
  1069. 2301.68 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  1070. 2301.68 s [conduit] |
  1071. 2301.68 s [conduit] 240 | {-# RULES "conduit: connectStream2 (runConduitRes/fuse)" forall left right.
  1072. 2301.68 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1073. 2301.68 s [conduit]
  1074. 2301.68 s [conduit] src/Data/Conduit/Internal/Fusion.hs:243:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1075. 2301.68 s [conduit] Rule "conduit: connectStream2 (runConduitRes/=$=)" may never fire
  1076. 2301.68 s [conduit] because ‘runConduitRes’ might inline first
  1077. 2301.68 s [conduit] Suggested fix:
  1078. 2301.68 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  1079. 2301.69 s [conduit] |
  1080. 2301.69 s [conduit] 243 | {-# RULES "conduit: connectStream2 (runConduitRes/=$=)" forall left right.
  1081. 2301.69 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1082. 2301.69 s [conduit]
  1083. 2301.69 s [conduit] src/Data/Conduit/Internal/Fusion.hs:244:29: warning: [GHC-68441] [-Wdeprecations]
  1084. 2301.69 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  1085. 2301.69 s [conduit] Deprecated: "Use .|"
  1086. 2301.69 s [conduit] |
  1087. 2301.69 s [conduit] 244 | runConduitRes (left =$= unstream right) = runResourceT (connectStream2 left right)
  1088. 2301.69 s [conduit] | ^^^
  1089. 2301.69 s [conduit]
  1090. 2301.74 s [lsp-types] [ 68 of 452] Compiling Language.LSP.Protocol.Types.SemanticTokens ( src/Language/LSP/Protocol/Types/SemanticTokens.hs, dist/build/Language/LSP/Protocol/Types/SemanticTokens.p_o )
  1091. 2301.91 s [conduit] [ 4 of 14] Compiling Data.Conduit.Internal.List.Stream ( src/Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.o, dist/build/Data/Conduit/Internal/List/Stream.dyn_o )
  1092. 2302.55 s [conduit] [ 5 of 14] Compiling Data.Conduit.Combinators.Stream ( src/Data/Conduit/Combinators/Stream.hs, dist/build/Data/Conduit/Combinators/Stream.o, dist/build/Data/Conduit/Combinators/Stream.dyn_o )
  1093. 2302.75 s [conduit] src/Data/Conduit/Combinators/Stream.hs:362:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1094. 2302.75 s [conduit] The use of ‘~’ without TypeOperators
  1095. 2302.75 s [conduit] will become an error in a future GHC release.
  1096. 2302.75 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1097. 2302.75 s [conduit] |
  1098. 2302.75 s [conduit] 362 | slidingWindowS :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> StreamConduit a m seq
  1099. 2302.75 s [conduit] | ^
  1100. 2302.75 s [conduit]
  1101. 2303.17 s [lsp-types] [ 69 of 452] Compiling Language.LSP.Protocol.Internal.Types.SelectionRangeOptions ( generated/Language/LSP/Protocol/Internal/Types/SelectionRangeOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/SelectionRangeOptions.p_o )
  1102. 2303.17 s [lsp-types] [ 70 of 452] Compiling Language.LSP.Protocol.Internal.Types.SelectionRangeClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/SelectionRangeClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/SelectionRangeClientCapabilities.p_o )
  1103. 2303.17 s [lsp-types] [ 71 of 452] Compiling Language.LSP.Protocol.Internal.Types.SaveOptions ( generated/Language/LSP/Protocol/Internal/Types/SaveOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/SaveOptions.p_o )
  1104. 2303.17 s [lsp-types] [ 72 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentSyncOptions ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentSyncOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentSyncOptions.p_o )
  1105. 2303.17 s [lsp-types] [ 73 of 452] Compiling Language.LSP.Protocol.Internal.Types.ResourceOperationKind ( generated/Language/LSP/Protocol/Internal/Types/ResourceOperationKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/ResourceOperationKind.p_o )
  1106. 2303.17 s [lsp-types] [ 74 of 452] Compiling Language.LSP.Protocol.Internal.Types.RenameOptions ( generated/Language/LSP/Protocol/Internal/Types/RenameOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/RenameOptions.p_o )
  1107. 2303.17 s [lsp-types] [ 75 of 452] Compiling Language.LSP.Protocol.Internal.Types.RenameFileOptions ( generated/Language/LSP/Protocol/Internal/Types/RenameFileOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/RenameFileOptions.p_o )
  1108. 2303.17 s [lsp-types] [ 76 of 452] Compiling Language.LSP.Protocol.Internal.Types.RegularExpressionEngineKind ( generated/Language/LSP/Protocol/Internal/Types/RegularExpressionEngineKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/RegularExpressionEngineKind.p_o )
  1109. 2303.17 s [lsp-types] [ 77 of 452] Compiling Language.LSP.Protocol.Internal.Types.RegularExpressionsClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/RegularExpressionsClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/RegularExpressionsClientCapabilities.p_o )
  1110. 2303.17 s [lsp-types] [ 78 of 452] Compiling Language.LSP.Protocol.Internal.Types.Registration ( generated/Language/LSP/Protocol/Internal/Types/Registration.hs, dist/build/Language/LSP/Protocol/Internal/Types/Registration.p_o )
  1111. 2303.18 s [lsp-types] [ 79 of 452] Compiling Language.LSP.Protocol.Internal.Types.RegistrationParams ( generated/Language/LSP/Protocol/Internal/Types/RegistrationParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/RegistrationParams.p_o )
  1112. 2303.18 s [lsp-types] [ 80 of 452] Compiling Language.LSP.Protocol.Internal.Types.ReferenceOptions ( generated/Language/LSP/Protocol/Internal/Types/ReferenceOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ReferenceOptions.p_o )
  1113. 2303.18 s [lsp-types] [ 81 of 452] Compiling Language.LSP.Protocol.Internal.Types.ReferenceContext ( generated/Language/LSP/Protocol/Internal/Types/ReferenceContext.hs, dist/build/Language/LSP/Protocol/Internal/Types/ReferenceContext.p_o )
  1114. 2303.18 s [lsp-types] [ 82 of 452] Compiling Language.LSP.Protocol.Internal.Types.ReferenceClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/ReferenceClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/ReferenceClientCapabilities.p_o )
  1115. 2303.18 s [lsp-types] [ 83 of 452] Compiling Language.LSP.Protocol.Internal.Types.ProgressToken ( generated/Language/LSP/Protocol/Internal/Types/ProgressToken.hs, dist/build/Language/LSP/Protocol/Internal/Types/ProgressToken.p_o )
  1116. 2303.18 s [lsp-types] [ 84 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceSymbolParams ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolParams.p_o )
  1117. 2303.18 s [lsp-types] [ 85 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkDoneProgressParams ( generated/Language/LSP/Protocol/Internal/Types/WorkDoneProgressParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressParams.p_o )
  1118. 2303.18 s [lsp-types] [ 86 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkDoneProgressCreateParams ( generated/Language/LSP/Protocol/Internal/Types/WorkDoneProgressCreateParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressCreateParams.p_o )
  1119. 2303.18 s [lsp-types] [ 87 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkDoneProgressCancelParams ( generated/Language/LSP/Protocol/Internal/Types/WorkDoneProgressCancelParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkDoneProgressCancelParams.p_o )
  1120. 2303.18 s [lsp-types] [ 88 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensParams ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensParams.p_o )
  1121. 2303.18 s [lsp-types] [ 89 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensDeltaParams ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensDeltaParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensDeltaParams.p_o )
  1122. 2303.18 s [lsp-types] [ 90 of 452] Compiling Language.LSP.Protocol.Internal.Types.ProgressParams ( generated/Language/LSP/Protocol/Internal/Types/ProgressParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ProgressParams.p_o )
  1123. 2303.18 s [lsp-types] [ 91 of 452] Compiling Language.LSP.Protocol.Internal.Types.PreviousResultId ( generated/Language/LSP/Protocol/Internal/Types/PreviousResultId.hs, dist/build/Language/LSP/Protocol/Internal/Types/PreviousResultId.p_o )
  1124. 2303.18 s [lsp-types] [ 92 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceDiagnosticParams ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceDiagnosticParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceDiagnosticParams.p_o )
  1125. 2303.18 s [lsp-types] [ 93 of 452] Compiling Language.LSP.Protocol.Internal.Types.PrepareSupportDefaultBehavior ( generated/Language/LSP/Protocol/Internal/Types/PrepareSupportDefaultBehavior.hs, dist/build/Language/LSP/Protocol/Internal/Types/PrepareSupportDefaultBehavior.p_o )
  1126. 2303.18 s [lsp-types] [ 94 of 452] Compiling Language.LSP.Protocol.Internal.Types.RenameClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/RenameClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/RenameClientCapabilities.p_o )
  1127. 2303.18 s [lsp-types] [ 95 of 452] Compiling Language.LSP.Protocol.Internal.Types.PrepareRenameDefaultBehavior ( generated/Language/LSP/Protocol/Internal/Types/PrepareRenameDefaultBehavior.hs, dist/build/Language/LSP/Protocol/Internal/Types/PrepareRenameDefaultBehavior.p_o )
  1128. 2303.18 s [lsp-types] [ 96 of 452] Compiling Language.LSP.Protocol.Internal.Types.PositionEncodingKind ( generated/Language/LSP/Protocol/Internal/Types/PositionEncodingKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/PositionEncodingKind.p_o )
  1129. 2303.18 s [lsp-types] [ 97 of 452] Compiling Language.LSP.Protocol.Internal.Types.Position ( generated/Language/LSP/Protocol/Internal/Types/Position.hs, dist/build/Language/LSP/Protocol/Internal/Types/Position.p_o )
  1130. 2303.18 s [lsp-types] [ 98 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeHierarchyPrepareParams ( generated/Language/LSP/Protocol/Internal/Types/TypeHierarchyPrepareParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeHierarchyPrepareParams.p_o )
  1131. 2303.18 s [lsp-types] [ 99 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeDefinitionParams ( generated/Language/LSP/Protocol/Internal/Types/TypeDefinitionParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeDefinitionParams.p_o )
  1132. 2303.18 s [lsp-types] [100 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentPositionParams ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentPositionParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentPositionParams.p_o )
  1133. 2303.18 s [lsp-types] [101 of 452] Compiling Language.LSP.Protocol.Internal.Types.SelectionRangeParams ( generated/Language/LSP/Protocol/Internal/Types/SelectionRangeParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/SelectionRangeParams.p_o )
  1134. 2303.18 s [lsp-types] [102 of 452] Compiling Language.LSP.Protocol.Internal.Types.RenameParams ( generated/Language/LSP/Protocol/Internal/Types/RenameParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/RenameParams.p_o )
  1135. 2303.18 s [lsp-types] [103 of 452] Compiling Language.LSP.Protocol.Internal.Types.ReferenceParams ( generated/Language/LSP/Protocol/Internal/Types/ReferenceParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ReferenceParams.p_o )
  1136. 2303.18 s [lsp-types] [104 of 452] Compiling Language.LSP.Protocol.Internal.Types.Range ( generated/Language/LSP/Protocol/Internal/Types/Range.hs, dist/build/Language/LSP/Protocol/Internal/Types/Range.p_o )
  1137. 2303.18 s [lsp-types] [105 of 452] Compiling Language.LSP.Protocol.Types.Location ( src/Language/LSP/Protocol/Types/Location.hs, dist/build/Language/LSP/Protocol/Types/Location.p_o )
  1138. 2303.18 s [lsp-types] [106 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeHierarchyItem ( generated/Language/LSP/Protocol/Internal/Types/TypeHierarchyItem.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeHierarchyItem.p_o )
  1139. 2303.50 s [conduit] [ 6 of 14] Compiling Data.Conduit ( src/Data/Conduit.hs, dist/build/Data/Conduit.o, dist/build/Data/Conduit.dyn_o )
  1140. 2303.50 s [conduit] src/Data/Conduit.hs:105:1: warning: [GHC-66111] [-Wunused-imports]
  1141. 2303.50 s [conduit] The import of ‘Data.Functor.Identity’ is redundant
  1142. 2303.50 s [conduit] except perhaps to import instances from ‘Data.Functor.Identity’
  1143. 2303.50 s [conduit] To import instances alone, use: import Data.Functor.Identity()
  1144. 2303.50 s [conduit] |
  1145. 2303.50 s [conduit] 105 | import Data.Functor.Identity (Identity, runIdentity)
  1146. 2303.50 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1147. 2303.50 s [conduit]
  1148. 2303.50 s [conduit] src/Data/Conduit.hs:106:1: warning: [GHC-66111] [-Wunused-imports]
  1149. 2303.50 s [conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
  1150. 2303.50 s [conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
  1151. 2303.50 s [conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
  1152. 2303.50 s [conduit] |
  1153. 2303.50 s [conduit] 106 | import Control.Monad.Trans.Resource (ResourceT, runResourceT)
  1154. 2303.50 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1155. 2303.50 s [conduit]
  1156. 2303.50 s [conduit] src/Data/Conduit.hs:107:1: warning: [GHC-66111] [-Wunused-imports]
  1157. 2303.50 s [conduit] The import of ‘Control.Monad.IO.Unlift’ is redundant
  1158. 2303.50 s [conduit] except perhaps to import instances from ‘Control.Monad.IO.Unlift’
  1159. 2303.50 s [conduit] To import instances alone, use: import Control.Monad.IO.Unlift()
  1160. 2303.50 s [conduit] |
  1161. 2303.50 s [conduit] 107 | import Control.Monad.IO.Unlift (MonadUnliftIO)
  1162. 2303.50 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1163. 2303.50 s [conduit]
  1164. 2303.50 s [conduit] [ 7 of 14] Compiling Data.Conduit.Internal ( src/Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.o, dist/build/Data/Conduit/Internal.dyn_o )
  1165. 2303.50 s [conduit] [ 8 of 14] Compiling Data.Conduit.Lift ( src/Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.o, dist/build/Data/Conduit/Lift.dyn_o )
  1166. 2303.50 s [conduit] src/Data/Conduit/Lift.hs:67:1: warning: [GHC-66111] [-Wunused-imports]
  1167. 2303.50 s [conduit] The import of ‘Data.Monoid’ is redundant
  1168. 2303.50 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  1169. 2303.50 s [conduit] To import instances alone, use: import Data.Monoid()
  1170. 2303.50 s [conduit] |
  1171. 2303.50 s [conduit] 67 | import Data.Monoid (Monoid(..))
  1172. 2303.50 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1173. 2303.50 s [conduit]
  1174. 2303.50 s [conduit] [ 9 of 14] Compiling Data.Conduit.List ( src/Data/Conduit/List.hs, dist/build/Data/Conduit/List.o, dist/build/Data/Conduit/List.dyn_o )
  1175. 2303.50 s [conduit] src/Data/Conduit/List.hs:336:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1176. 2303.50 s [conduit] Rule "conduit: $$ fold" may never fire
  1177. 2303.50 s [conduit] because ‘.|’ might inline first
  1178. 2303.50 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1179. 2303.50 s [conduit] |
  1180. 2303.50 s [conduit] 336 | {-# RULES "conduit: $$ fold" forall src f b. runConduit (src .| fold f b) = connectFold src f b #-}
  1181. 2303.50 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1182. 2303.50 s [conduit]
  1183. 2303.50 s [conduit] src/Data/Conduit/List.hs:352:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1184. 2303.50 s [conduit] Rule "conduit: $$ foldM" may never fire
  1185. 2303.50 s [conduit] because ‘.|’ might inline first
  1186. 2303.50 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1187. 2303.50 s [conduit] |
  1188. 2303.50 s [conduit] 352 | {-# RULES "conduit: $$ foldM" forall src f b. runConduit (src .| foldM f b) = connectFoldM src f b #-}
  1189. 2303.50 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1190. 2303.50 s [conduit]
  1191. 2303.50 s [conduit] src/Data/Conduit/List.hs:395:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1192. 2303.50 s [conduit] Rule "conduit: connect to mapM_" may never fire
  1193. 2303.50 s [conduit] because ‘.|’ might inline first
  1194. 2303.50 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1195. 2303.50 s [conduit] |
  1196. 2303.50 s [conduit] 395 | {-# RULES "conduit: connect to mapM_" [2] forall f src. runConduit (src .| mapM_ f) = srcMapM_ src f #-}
  1197. 2303.50 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1198. 2303.50 s [conduit]
  1199. 2303.50 s [conduit] src/Data/Conduit/List.hs:836:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1200. 2303.50 s [conduit] Rule "conduit: source/filter fusion .|" may never fire
  1201. 2303.50 s [conduit] because ‘.|’ might inline first
  1202. 2303.50 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1203. 2303.50 s [conduit] |
  1204. 2303.50 s [conduit] 836 | {-# RULES "conduit: source/filter fusion .|" forall f src. src .| filter f = filterFuseRight src f #-}
  1205. 2303.50 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1206. 2303.50 s [conduit]
  1207. 2303.50 s [conduit] src/Data/Conduit/List.hs:860:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1208. 2303.50 s [conduit] Rule "conduit: connect to sinkNull" may never fire
  1209. 2303.50 s [conduit] because ‘.|’ might inline first
  1210. 2303.50 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1211. 2303.50 s [conduit] |
  1212. 2303.50 s [conduit] 860 | {-# RULES "conduit: connect to sinkNull" forall src. runConduit (src .| sinkNull) = srcSinkNull src #-}
  1213. 2303.50 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1214. 2303.50 s [conduit]
  1215. 2303.99 s [conduit] [10 of 14] Compiling Data.Streaming.FileRead ( src/Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.o, dist/build/Data/Streaming/FileRead.dyn_o )
  1216. 2304.08 s [conduit] [11 of 14] Compiling Data.Streaming.Filesystem ( src/Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.o, dist/build/Data/Streaming/Filesystem.dyn_o )
  1217. 2304.08 s [conduit] [12 of 14] Compiling Data.Conduit.Combinators ( src/Data/Conduit/Combinators.hs, dist/build/Data/Conduit/Combinators.o, dist/build/Data/Conduit/Combinators.dyn_o )
  1218. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1219. 2304.24 s [conduit] The use of ‘~’ without TypeOperators
  1220. 2304.24 s [conduit] will become an error in a future GHC release.
  1221. 2304.24 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1222. 2304.24 s [conduit] |
  1223. 2304.24 s [conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
  1224. 2304.24 s [conduit] | ^
  1225. 2304.24 s [conduit]
  1226. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1227. 2304.24 s [conduit] • The ‘~’ operator is out of scope.
  1228. 2304.24 s [conduit] Assuming it to stand for an equality constraint.
  1229. 2304.24 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1230. 2304.24 s [conduit] exported from Data.Type.Equality and Prelude.
  1231. 2304.24 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1232. 2304.24 s [conduit] • This will become an error in a future GHC release.
  1233. 2304.24 s [conduit] |
  1234. 2304.24 s [conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
  1235. 2304.24 s [conduit] | ^
  1236. 2304.24 s [conduit]
  1237. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1238. 2304.24 s [conduit] The use of ‘~’ without TypeOperators
  1239. 2304.24 s [conduit] will become an error in a future GHC release.
  1240. 2304.24 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1241. 2304.24 s [conduit] |
  1242. 2304.24 s [conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
  1243. 2304.24 s [conduit] | ^
  1244. 2304.24 s [conduit]
  1245. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1246. 2304.24 s [conduit] • The ‘~’ operator is out of scope.
  1247. 2304.24 s [conduit] Assuming it to stand for an equality constraint.
  1248. 2304.24 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1249. 2304.24 s [conduit] exported from Data.Type.Equality and Prelude.
  1250. 2304.24 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1251. 2304.24 s [conduit] • This will become an error in a future GHC release.
  1252. 2304.24 s [conduit] |
  1253. 2304.24 s [conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
  1254. 2304.24 s [conduit] | ^
  1255. 2304.24 s [conduit]
  1256. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1257. 2304.24 s [conduit] The use of ‘~’ without TypeOperators
  1258. 2304.24 s [conduit] will become an error in a future GHC release.
  1259. 2304.24 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1260. 2304.24 s [conduit] |
  1261. 2304.24 s [conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  1262. 2304.24 s [conduit] | ^
  1263. 2304.24 s [conduit]
  1264. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1265. 2304.24 s [conduit] • The ‘~’ operator is out of scope.
  1266. 2304.24 s [conduit] Assuming it to stand for an equality constraint.
  1267. 2304.24 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1268. 2304.24 s [conduit] exported from Data.Type.Equality and Prelude.
  1269. 2304.24 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1270. 2304.24 s [conduit] • This will become an error in a future GHC release.
  1271. 2304.24 s [conduit] |
  1272. 2304.24 s [conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  1273. 2304.24 s [conduit] | ^
  1274. 2304.24 s [conduit]
  1275. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1276. 2304.24 s [conduit] The use of ‘~’ without TypeOperators
  1277. 2304.24 s [conduit] will become an error in a future GHC release.
  1278. 2304.24 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1279. 2304.24 s [conduit] |
  1280. 2304.24 s [conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  1281. 2304.24 s [conduit] | ^
  1282. 2304.24 s [conduit]
  1283. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1284. 2304.24 s [conduit] • The ‘~’ operator is out of scope.
  1285. 2304.24 s [conduit] Assuming it to stand for an equality constraint.
  1286. 2304.24 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1287. 2304.24 s [conduit] exported from Data.Type.Equality and Prelude.
  1288. 2304.24 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1289. 2304.24 s [conduit] • This will become an error in a future GHC release.
  1290. 2304.24 s [conduit] |
  1291. 2304.24 s [conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  1292. 2304.24 s [conduit] | ^
  1293. 2304.24 s [conduit]
  1294. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1295. 2304.24 s [conduit] The use of ‘~’ without TypeOperators
  1296. 2304.24 s [conduit] will become an error in a future GHC release.
  1297. 2304.24 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1298. 2304.24 s [conduit] |
  1299. 2304.24 s [conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  1300. 2304.24 s [conduit] | ^
  1301. 2304.24 s [conduit]
  1302. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1303. 2304.24 s [conduit] • The ‘~’ operator is out of scope.
  1304. 2304.24 s [conduit] Assuming it to stand for an equality constraint.
  1305. 2304.24 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1306. 2304.24 s [conduit] exported from Data.Type.Equality and Prelude.
  1307. 2304.24 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1308. 2304.24 s [conduit] • This will become an error in a future GHC release.
  1309. 2304.24 s [conduit] |
  1310. 2304.24 s [conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  1311. 2304.24 s [conduit] | ^
  1312. 2304.24 s [conduit]
  1313. 2304.24 s [conduit] src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1314. 2304.24 s [conduit] The use of ‘~’ without TypeOperators
  1315. 2304.24 s [conduit] will become an error in a future GHC release.
  1316. 2304.24 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1317. 2304.24 s [conduit] |
  1318. 2304.24 s [conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  1319. 2304.25 s [conduit] | ^
  1320. 2304.25 s [conduit]
  1321. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1322. 2304.25 s [conduit] • The ‘~’ operator is out of scope.
  1323. 2304.25 s [conduit] Assuming it to stand for an equality constraint.
  1324. 2304.25 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1325. 2304.25 s [conduit] exported from Data.Type.Equality and Prelude.
  1326. 2304.25 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1327. 2304.25 s [conduit] • This will become an error in a future GHC release.
  1328. 2304.25 s [conduit] |
  1329. 2304.25 s [conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  1330. 2304.25 s [conduit] | ^
  1331. 2304.25 s [conduit]
  1332. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1333. 2304.25 s [conduit] The use of ‘~’ without TypeOperators
  1334. 2304.25 s [conduit] will become an error in a future GHC release.
  1335. 2304.25 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1336. 2304.25 s [conduit] |
  1337. 2304.25 s [conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  1338. 2304.25 s [conduit] | ^
  1339. 2304.25 s [conduit]
  1340. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1341. 2304.25 s [conduit] • The ‘~’ operator is out of scope.
  1342. 2304.25 s [conduit] Assuming it to stand for an equality constraint.
  1343. 2304.25 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1344. 2304.25 s [conduit] exported from Data.Type.Equality and Prelude.
  1345. 2304.25 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1346. 2304.25 s [conduit] • This will become an error in a future GHC release.
  1347. 2304.25 s [conduit] |
  1348. 2304.25 s [conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  1349. 2304.25 s [conduit] | ^
  1350. 2304.25 s [conduit]
  1351. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1352. 2304.25 s [conduit] The use of ‘~’ without TypeOperators
  1353. 2304.25 s [conduit] will become an error in a future GHC release.
  1354. 2304.25 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1355. 2304.25 s [conduit] |
  1356. 2304.25 s [conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  1357. 2304.25 s [conduit] | ^
  1358. 2304.25 s [conduit]
  1359. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1360. 2304.25 s [conduit] • The ‘~’ operator is out of scope.
  1361. 2304.25 s [conduit] Assuming it to stand for an equality constraint.
  1362. 2304.25 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1363. 2304.25 s [conduit] exported from Data.Type.Equality and Prelude.
  1364. 2304.25 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1365. 2304.25 s [conduit] • This will become an error in a future GHC release.
  1366. 2304.25 s [conduit] |
  1367. 2304.25 s [conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  1368. 2304.25 s [conduit] | ^
  1369. 2304.25 s [conduit]
  1370. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1371. 2304.25 s [conduit] The use of ‘~’ without TypeOperators
  1372. 2304.25 s [conduit] will become an error in a future GHC release.
  1373. 2304.25 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1374. 2304.25 s [conduit] |
  1375. 2304.25 s [conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  1376. 2304.25 s [conduit] | ^
  1377. 2304.25 s [conduit]
  1378. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1379. 2304.25 s [conduit] • The ‘~’ operator is out of scope.
  1380. 2304.25 s [conduit] Assuming it to stand for an equality constraint.
  1381. 2304.25 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1382. 2304.25 s [conduit] exported from Data.Type.Equality and Prelude.
  1383. 2304.25 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1384. 2304.25 s [conduit] • This will become an error in a future GHC release.
  1385. 2304.25 s [conduit] |
  1386. 2304.25 s [conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  1387. 2304.25 s [conduit] | ^
  1388. 2304.25 s [conduit]
  1389. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1390. 2304.25 s [conduit] The use of ‘~’ without TypeOperators
  1391. 2304.25 s [conduit] will become an error in a future GHC release.
  1392. 2304.25 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1393. 2304.25 s [conduit] |
  1394. 2304.25 s [conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  1395. 2304.25 s [conduit] | ^
  1396. 2304.25 s [conduit]
  1397. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1398. 2304.25 s [conduit] • The ‘~’ operator is out of scope.
  1399. 2304.25 s [conduit] Assuming it to stand for an equality constraint.
  1400. 2304.25 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1401. 2304.25 s [conduit] exported from Data.Type.Equality and Prelude.
  1402. 2304.25 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1403. 2304.25 s [conduit] • This will become an error in a future GHC release.
  1404. 2304.25 s [conduit] |
  1405. 2304.25 s [conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  1406. 2304.25 s [conduit] | ^
  1407. 2304.25 s [conduit]
  1408. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1409. 2304.25 s [conduit] The use of ‘~’ without TypeOperators
  1410. 2304.25 s [conduit] will become an error in a future GHC release.
  1411. 2304.25 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1412. 2304.25 s [conduit] |
  1413. 2304.25 s [conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  1414. 2304.25 s [conduit] | ^
  1415. 2304.25 s [conduit]
  1416. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1417. 2304.25 s [conduit] • The ‘~’ operator is out of scope.
  1418. 2304.25 s [conduit] Assuming it to stand for an equality constraint.
  1419. 2304.25 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1420. 2304.25 s [conduit] exported from Data.Type.Equality and Prelude.
  1421. 2304.25 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1422. 2304.25 s [conduit] • This will become an error in a future GHC release.
  1423. 2304.25 s [conduit] |
  1424. 2304.25 s [conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  1425. 2304.25 s [conduit] | ^
  1426. 2304.25 s [conduit]
  1427. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1428. 2304.25 s [conduit] The use of ‘~’ without TypeOperators
  1429. 2304.25 s [conduit] will become an error in a future GHC release.
  1430. 2304.25 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1431. 2304.25 s [conduit] |
  1432. 2304.25 s [conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
  1433. 2304.25 s [conduit] | ^
  1434. 2304.25 s [conduit]
  1435. 2304.25 s [conduit] src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1436. 2304.25 s [conduit] • The ‘~’ operator is out of scope.
  1437. 2304.25 s [conduit] Assuming it to stand for an equality constraint.
  1438. 2304.25 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1439. 2304.25 s [conduit] exported from Data.Type.Equality and Prelude.
  1440. 2304.25 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1441. 2304.25 s [conduit] • This will become an error in a future GHC release.
  1442. 2304.25 s [conduit] |
  1443. 2304.25 s [conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
  1444. 2304.25 s [conduit] | ^
  1445. 2304.25 s [conduit]
  1446. 2305.13 s [lsp-types] [107 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeHierarchySupertypesParams ( generated/Language/LSP/Protocol/Internal/Types/TypeHierarchySupertypesParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeHierarchySupertypesParams.p_o )
  1447. 2308.05 s [lsp-types] [108 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeHierarchySubtypesParams ( generated/Language/LSP/Protocol/Internal/Types/TypeHierarchySubtypesParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeHierarchySubtypesParams.p_o )
  1448. 2308.05 s [lsp-types] [109 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextEdit ( generated/Language/LSP/Protocol/Internal/Types/TextEdit.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextEdit.p_o )
  1449. 2308.05 s [lsp-types] [110 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentContentChangePartial ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentContentChangePartial.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentContentChangePartial.p_o )
  1450. 2308.05 s [lsp-types] [111 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentContentChangeEvent.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentContentChangeEvent.p_o )
  1451. 2308.06 s [lsp-types] [112 of 452] Compiling Language.LSP.Protocol.Internal.Types.ShowDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/ShowDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ShowDocumentParams.p_o )
  1452. 2308.06 s [lsp-types] [113 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensRangeParams ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensRangeParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensRangeParams.p_o )
  1453. 2308.06 s [lsp-types] [114 of 452] Compiling Language.LSP.Protocol.Internal.Types.SelectionRange ( generated/Language/LSP/Protocol/Internal/Types/SelectionRange.hs, dist/build/Language/LSP/Protocol/Internal/Types/SelectionRange.p_o )
  1454. 2308.06 s [lsp-types] [115 of 452] Compiling Language.LSP.Protocol.Internal.Types.PrepareRenamePlaceholder ( generated/Language/LSP/Protocol/Internal/Types/PrepareRenamePlaceholder.hs, dist/build/Language/LSP/Protocol/Internal/Types/PrepareRenamePlaceholder.p_o )
  1455. 2308.06 s [lsp-types] [116 of 452] Compiling Language.LSP.Protocol.Internal.Types.PrepareRenameResult ( generated/Language/LSP/Protocol/Internal/Types/PrepareRenameResult.hs, dist/build/Language/LSP/Protocol/Internal/Types/PrepareRenameResult.p_o )
  1456. 2308.06 s [lsp-types] [117 of 452] Compiling Language.LSP.Protocol.Internal.Types.PrepareRenameParams ( generated/Language/LSP/Protocol/Internal/Types/PrepareRenameParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/PrepareRenameParams.p_o )
  1457. 2308.06 s [lsp-types] [118 of 452] Compiling Language.LSP.Protocol.Internal.Types.Pattern ( generated/Language/LSP/Protocol/Internal/Types/Pattern.hs, dist/build/Language/LSP/Protocol/Internal/Types/Pattern.p_o )
  1458. 2308.06 s [lsp-types] [119 of 452] Compiling Language.LSP.Protocol.Internal.Types.RelativePattern ( generated/Language/LSP/Protocol/Internal/Types/RelativePattern.hs, dist/build/Language/LSP/Protocol/Internal/Types/RelativePattern.p_o )
  1459. 2308.06 s [lsp-types] [120 of 452] Compiling Language.LSP.Protocol.Internal.Types.PartialResultParams ( generated/Language/LSP/Protocol/Internal/Types/PartialResultParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/PartialResultParams.p_o )
  1460. 2308.06 s [lsp-types] [121 of 452] Compiling Language.LSP.Protocol.Internal.Types.OptionalVersionedTextDocumentIdentifier ( generated/Language/LSP/Protocol/Internal/Types/OptionalVersionedTextDocumentIdentifier.hs, dist/build/Language/LSP/Protocol/Internal/Types/OptionalVersionedTextDocumentIdentifier.p_o )
  1461. 2308.06 s [lsp-types] [122 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentSyncClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentSyncClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentSyncClientCapabilities.p_o )
  1462. 2308.06 s [lsp-types] [123 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentIdentifier ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentIdentifier.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentIdentifier.p_o )
  1463. 2308.06 s [lsp-types] [124 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterScheme ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterScheme.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterScheme.p_o )
  1464. 2308.06 s [lsp-types] [125 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterPattern ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterPattern.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterPattern.p_o )
  1465. 2308.06 s [lsp-types] [126 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterNotebookType ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterNotebookType.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterNotebookType.p_o )
  1466. 2308.06 s [lsp-types] [127 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentFilter ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilter.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilter.p_o )
  1467. 2308.06 s [lsp-types] [128 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentClientCapabilities.p_o )
  1468. 2308.06 s [lsp-types] [129 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentCellContentChanges ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentCellContentChanges.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentCellContentChanges.p_o )
  1469. 2308.06 s [lsp-types] [130 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookCellTextDocumentFilter ( generated/Language/LSP/Protocol/Internal/Types/NotebookCellTextDocumentFilter.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCellTextDocumentFilter.p_o )
  1470. 2308.06 s [lsp-types] [131 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookCellLanguage ( generated/Language/LSP/Protocol/Internal/Types/NotebookCellLanguage.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCellLanguage.p_o )
  1471. 2308.06 s [lsp-types] [132 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterWithNotebook ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterWithNotebook.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterWithNotebook.p_o )
  1472. 2308.06 s [lsp-types] [133 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterWithCells ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterWithCells.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentFilterWithCells.p_o )
  1473. 2308.06 s [lsp-types] [134 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentSyncRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentSyncRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentSyncRegistrationOptions.p_o )
  1474. 2309.35 s [lsp-types] [135 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentSyncOptions ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentSyncOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentSyncOptions.p_o )
  1475. 2309.50 s [conduit] [13 of 14] Compiling Data.Conduit.Combinators.Unqualified ( src/Data/Conduit/Combinators/Unqualified.hs, dist/build/Data/Conduit/Combinators/Unqualified.o, dist/build/Data/Conduit/Combinators/Unqualified.dyn_o )
  1476. 2309.55 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1477. 2309.55 s [conduit] The use of ‘~’ without TypeOperators
  1478. 2309.55 s [conduit] will become an error in a future GHC release.
  1479. 2309.55 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1480. 2309.55 s [conduit] |
  1481. 2309.55 s [conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  1482. 2309.55 s [conduit] | ^
  1483. 2309.55 s [conduit]
  1484. 2309.55 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1485. 2309.55 s [conduit] • The ‘~’ operator is out of scope.
  1486. 2309.55 s [conduit] Assuming it to stand for an equality constraint.
  1487. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1488. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1489. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1490. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1491. 2309.56 s [conduit] |
  1492. 2309.56 s [conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  1493. 2309.56 s [conduit] | ^
  1494. 2309.56 s [conduit]
  1495. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1496. 2309.56 s [conduit] The use of ‘~’ without TypeOperators
  1497. 2309.56 s [conduit] will become an error in a future GHC release.
  1498. 2309.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1499. 2309.56 s [conduit] |
  1500. 2309.56 s [conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  1501. 2309.56 s [conduit] | ^
  1502. 2309.56 s [conduit]
  1503. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1504. 2309.56 s [conduit] • The ‘~’ operator is out of scope.
  1505. 2309.56 s [conduit] Assuming it to stand for an equality constraint.
  1506. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1507. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1508. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1509. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1510. 2309.56 s [conduit] |
  1511. 2309.56 s [conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  1512. 2309.56 s [conduit] | ^
  1513. 2309.56 s [conduit]
  1514. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1515. 2309.56 s [conduit] The use of ‘~’ without TypeOperators
  1516. 2309.56 s [conduit] will become an error in a future GHC release.
  1517. 2309.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1518. 2309.56 s [conduit] |
  1519. 2309.56 s [conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  1520. 2309.56 s [conduit] | ^
  1521. 2309.56 s [conduit]
  1522. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1523. 2309.56 s [conduit] • The ‘~’ operator is out of scope.
  1524. 2309.56 s [conduit] Assuming it to stand for an equality constraint.
  1525. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1526. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1527. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1528. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1529. 2309.56 s [conduit] |
  1530. 2309.56 s [conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  1531. 2309.56 s [conduit] | ^
  1532. 2309.56 s [conduit]
  1533. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1534. 2309.56 s [conduit] The use of ‘~’ without TypeOperators
  1535. 2309.56 s [conduit] will become an error in a future GHC release.
  1536. 2309.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1537. 2309.56 s [conduit] |
  1538. 2309.56 s [conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  1539. 2309.56 s [conduit] | ^
  1540. 2309.56 s [conduit]
  1541. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1542. 2309.56 s [conduit] • The ‘~’ operator is out of scope.
  1543. 2309.56 s [conduit] Assuming it to stand for an equality constraint.
  1544. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1545. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1546. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1547. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1548. 2309.56 s [conduit] |
  1549. 2309.56 s [conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  1550. 2309.56 s [conduit] | ^
  1551. 2309.56 s [conduit]
  1552. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1553. 2309.56 s [conduit] The use of ‘~’ without TypeOperators
  1554. 2309.56 s [conduit] will become an error in a future GHC release.
  1555. 2309.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1556. 2309.56 s [conduit] |
  1557. 2309.56 s [conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  1558. 2309.56 s [conduit] | ^
  1559. 2309.56 s [conduit]
  1560. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1561. 2309.56 s [conduit] • The ‘~’ operator is out of scope.
  1562. 2309.56 s [conduit] Assuming it to stand for an equality constraint.
  1563. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1564. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1565. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1566. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1567. 2309.56 s [conduit] |
  1568. 2309.56 s [conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  1569. 2309.56 s [conduit] | ^
  1570. 2309.56 s [conduit]
  1571. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1572. 2309.56 s [conduit] The use of ‘~’ without TypeOperators
  1573. 2309.56 s [conduit] will become an error in a future GHC release.
  1574. 2309.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1575. 2309.56 s [conduit] |
  1576. 2309.56 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  1577. 2309.56 s [conduit] | ^
  1578. 2309.56 s [conduit]
  1579. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1580. 2309.56 s [conduit] • The ‘~’ operator is out of scope.
  1581. 2309.56 s [conduit] Assuming it to stand for an equality constraint.
  1582. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1583. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1584. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1585. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1586. 2309.56 s [conduit] |
  1587. 2309.56 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  1588. 2309.56 s [conduit] | ^
  1589. 2309.56 s [conduit]
  1590. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1591. 2309.56 s [conduit] The use of ‘~’ without TypeOperators
  1592. 2309.56 s [conduit] will become an error in a future GHC release.
  1593. 2309.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1594. 2309.56 s [conduit] |
  1595. 2309.56 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  1596. 2309.56 s [conduit] | ^
  1597. 2309.56 s [conduit]
  1598. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1599. 2309.56 s [conduit] • The ‘~’ operator is out of scope.
  1600. 2309.56 s [conduit] Assuming it to stand for an equality constraint.
  1601. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1602. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1603. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1604. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1605. 2309.56 s [conduit] |
  1606. 2309.56 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  1607. 2309.56 s [conduit] | ^
  1608. 2309.56 s [conduit]
  1609. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1610. 2309.56 s [conduit] The use of ‘~’ without TypeOperators
  1611. 2309.56 s [conduit] will become an error in a future GHC release.
  1612. 2309.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1613. 2309.56 s [conduit] |
  1614. 2309.56 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  1615. 2309.56 s [conduit] | ^
  1616. 2309.56 s [conduit]
  1617. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1618. 2309.56 s [conduit] • The ‘~’ operator is out of scope.
  1619. 2309.56 s [conduit] Assuming it to stand for an equality constraint.
  1620. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1621. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1622. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1623. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1624. 2309.56 s [conduit] |
  1625. 2309.56 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  1626. 2309.56 s [conduit] | ^
  1627. 2309.56 s [conduit]
  1628. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1629. 2309.56 s [conduit] The use of ‘~’ without TypeOperators
  1630. 2309.56 s [conduit] will become an error in a future GHC release.
  1631. 2309.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1632. 2309.56 s [conduit] |
  1633. 2309.56 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  1634. 2309.56 s [conduit] | ^
  1635. 2309.56 s [conduit]
  1636. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1637. 2309.56 s [conduit] • The ‘~’ operator is out of scope.
  1638. 2309.56 s [conduit] Assuming it to stand for an equality constraint.
  1639. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1640. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1641. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1642. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1643. 2309.56 s [conduit] |
  1644. 2309.56 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  1645. 2309.56 s [conduit] | ^
  1646. 2309.56 s [conduit]
  1647. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  1648. 2309.56 s [conduit] The use of ‘~’ without TypeOperators
  1649. 2309.56 s [conduit] will become an error in a future GHC release.
  1650. 2309.56 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  1651. 2309.56 s [conduit] |
  1652. 2309.56 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  1653. 2309.56 s [conduit] | ^
  1654. 2309.56 s [conduit]
  1655. 2309.56 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  1656. 2309.56 s [conduit] • The ‘~’ operator is out of scope.
  1657. 2309.56 s [conduit] Assuming it to stand for an equality constraint.
  1658. 2309.56 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  1659. 2309.56 s [conduit] exported from Data.Type.Equality and Prelude.
  1660. 2309.56 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  1661. 2309.56 s [conduit] • This will become an error in a future GHC release.
  1662. 2309.56 s [conduit] |
  1663. 2309.56 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  1664. 2309.56 s [conduit] | ^
  1665. 2309.56 s [conduit]
  1666. 2309.68 s [lsp-types] [136 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookCellKind ( generated/Language/LSP/Protocol/Internal/Types/NotebookCellKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCellKind.p_o )
  1667. 2309.68 s [lsp-types] [137 of 452] Compiling Language.LSP.Protocol.Internal.Types.MonikerParams ( generated/Language/LSP/Protocol/Internal/Types/MonikerParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/MonikerParams.p_o )
  1668. 2309.68 s [lsp-types] [138 of 452] Compiling Language.LSP.Protocol.Internal.Types.MonikerOptions ( generated/Language/LSP/Protocol/Internal/Types/MonikerOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/MonikerOptions.p_o )
  1669. 2309.68 s [lsp-types] [139 of 452] Compiling Language.LSP.Protocol.Internal.Types.MonikerKind ( generated/Language/LSP/Protocol/Internal/Types/MonikerKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/MonikerKind.p_o )
  1670. 2309.68 s [lsp-types] [140 of 452] Compiling Language.LSP.Protocol.Internal.Types.MonikerClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/MonikerClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/MonikerClientCapabilities.p_o )
  1671. 2309.68 s [lsp-types] [141 of 452] Compiling Language.LSP.Protocol.Internal.Types.Moniker ( generated/Language/LSP/Protocol/Internal/Types/Moniker.hs, dist/build/Language/LSP/Protocol/Internal/Types/Moniker.p_o )
  1672. 2309.68 s [lsp-types] [142 of 452] Compiling Language.LSP.Protocol.Internal.Types.MessageType ( generated/Language/LSP/Protocol/Internal/Types/MessageType.hs, dist/build/Language/LSP/Protocol/Internal/Types/MessageType.p_o )
  1673. 2309.69 s [lsp-types] [143 of 452] Compiling Language.LSP.Protocol.Internal.Types.ShowMessageParams ( generated/Language/LSP/Protocol/Internal/Types/ShowMessageParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ShowMessageParams.p_o )
  1674. 2309.69 s [lsp-types] [144 of 452] Compiling Language.LSP.Protocol.Internal.Types.MessageActionItem ( generated/Language/LSP/Protocol/Internal/Types/MessageActionItem.hs, dist/build/Language/LSP/Protocol/Internal/Types/MessageActionItem.p_o )
  1675. 2309.69 s [lsp-types] [145 of 452] Compiling Language.LSP.Protocol.Internal.Types.ShowMessageRequestParams ( generated/Language/LSP/Protocol/Internal/Types/ShowMessageRequestParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ShowMessageRequestParams.p_o )
  1676. 2309.69 s [lsp-types] [146 of 452] Compiling Language.LSP.Protocol.Internal.Types.MarkupKind ( generated/Language/LSP/Protocol/Internal/Types/MarkupKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/MarkupKind.p_o )
  1677. 2309.69 s [lsp-types] [147 of 452] Compiling Language.LSP.Protocol.Internal.Types.MarkupContent ( generated/Language/LSP/Protocol/Internal/Types/MarkupContent.hs, dist/build/Language/LSP/Protocol/Internal/Types/MarkupContent.p_o )
  1678. 2309.69 s [lsp-types] [148 of 452] Compiling Language.LSP.Protocol.Types.MarkupContent ( src/Language/LSP/Protocol/Types/MarkupContent.hs, dist/build/Language/LSP/Protocol/Types/MarkupContent.p_o )
  1679. 2309.69 s [lsp-types] [149 of 452] Compiling Language.LSP.Protocol.Internal.Types.ParameterInformation ( generated/Language/LSP/Protocol/Internal/Types/ParameterInformation.hs, dist/build/Language/LSP/Protocol/Internal/Types/ParameterInformation.p_o )
  1680. 2309.69 s [lsp-types] [150 of 452] Compiling Language.LSP.Protocol.Internal.Types.SignatureInformation ( generated/Language/LSP/Protocol/Internal/Types/SignatureInformation.hs, dist/build/Language/LSP/Protocol/Internal/Types/SignatureInformation.p_o )
  1681. 2309.69 s [lsp-types] [151 of 452] Compiling Language.LSP.Protocol.Internal.Types.SignatureHelp ( generated/Language/LSP/Protocol/Internal/Types/SignatureHelp.hs, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelp.p_o )
  1682. 2310.44 s [conduit] [14 of 14] Compiling Conduit ( src/Conduit.hs, dist/build/Conduit.o, dist/build/Conduit.dyn_o )
  1683. 2311.21 s [conduit] [ 1 of 14] Compiling Data.Conduit.Internal.Pipe ( src/Data/Conduit/Internal/Pipe.hs, dist/build/Data/Conduit/Internal/Pipe.p_o )
  1684. 2311.56 s [conduit] src/Data/Conduit/Internal/Pipe.hs:48:1: warning: [GHC-66111] [-Wunused-imports]
  1685. 2311.56 s [conduit] The import of ‘Control.Applicative’ is redundant
  1686. 2311.56 s [conduit] except perhaps to import instances from ‘Control.Applicative’
  1687. 2311.56 s [conduit] To import instances alone, use: import Control.Applicative()
  1688. 2311.56 s [conduit] |
  1689. 2311.56 s [conduit] 48 | import Control.Applicative (Applicative (..))
  1690. 2311.56 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1691. 2311.56 s [conduit]
  1692. 2311.56 s [conduit] src/Data/Conduit/Internal/Pipe.hs:56:51: warning: [GHC-38856] [-Wunused-imports]
  1693. 2311.56 s [conduit] The import of ‘MonadUnliftIO’
  1694. 2311.56 s [conduit] from module ‘Control.Monad.IO.Unlift’ is redundant
  1695. 2311.56 s [conduit] |
  1696. 2311.56 s [conduit] 56 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO)
  1697. 2311.56 s [conduit] | ^^^^^^^^^^^^^
  1698. 2311.56 s [conduit]
  1699. 2311.56 s [conduit] src/Data/Conduit/Internal/Pipe.hs:59:1: warning: [GHC-66111] [-Wunused-imports]
  1700. 2311.56 s [conduit] The import of ‘Data.Monoid’ is redundant
  1701. 2311.56 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  1702. 2311.56 s [conduit] To import instances alone, use: import Data.Monoid()
  1703. 2311.56 s [conduit] |
  1704. 2311.56 s [conduit] 59 | import Data.Monoid (Monoid (mappend, mempty))
  1705. 2311.56 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1706. 2311.56 s [conduit]
  1707. 2311.56 s [conduit] src/Data/Conduit/Internal/Pipe.hs:60:1: warning: [GHC-66111] [-Wunused-imports]
  1708. 2311.56 s [conduit] The import of ‘Data.Semigroup’ is redundant
  1709. 2311.56 s [conduit] except perhaps to import instances from ‘Data.Semigroup’
  1710. 2311.56 s [conduit] To import instances alone, use: import Data.Semigroup()
  1711. 2311.56 s [conduit] |
  1712. 2311.56 s [conduit] 60 | import Data.Semigroup (Semigroup ((<>)))
  1713. 2311.56 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1714. 2311.56 s [conduit]
  1715. 2311.56 s [conduit] src/Data/Conduit/Internal/Pipe.hs:217:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1716. 2311.56 s [conduit] Rule "conduit: CI.await >>= maybe" may never fire
  1717. 2311.56 s [conduit] because ‘maybe’ might inline first
  1718. 2311.56 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’
  1719. 2311.56 s [conduit] |
  1720. 2311.56 s [conduit] 217 | {-# RULES "conduit: CI.await >>= maybe" forall x y. await >>= maybe x y = NeedInput y (const x) #-}
  1721. 2311.56 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1722. 2311.56 s [conduit]
  1723. 2311.56 s [conduit] src/Data/Conduit/Internal/Pipe.hs:226:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1724. 2311.56 s [conduit] Rule "conduit: awaitE >>= either" may never fire
  1725. 2311.56 s [conduit] because ‘either’ might inline first
  1726. 2311.56 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘either’
  1727. 2311.56 s [conduit] |
  1728. 2311.56 s [conduit] 226 | {-# RULES "conduit: awaitE >>= either" forall x y. awaitE >>= either x y = NeedInput y x #-}
  1729. 2311.56 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1730. 2311.56 s [conduit]
  1731. 2312.66 s [conduit] [ 2 of 14] Compiling Data.Conduit.Internal.Conduit ( src/Data/Conduit/Internal/Conduit.hs, dist/build/Data/Conduit/Internal/Conduit.p_o )
  1732. 2312.95 s [conduit] src/Data/Conduit/Internal/Conduit.hs:93:1: warning: [GHC-66111] [-Wunused-imports]
  1733. 2312.95 s [conduit] The import of ‘Control.Applicative’ is redundant
  1734. 2312.95 s [conduit] except perhaps to import instances from ‘Control.Applicative’
  1735. 2312.95 s [conduit] To import instances alone, use: import Control.Applicative()
  1736. 2312.95 s [conduit] |
  1737. 2312.95 s [conduit] 93 | import Control.Applicative (Applicative (..))
  1738. 2312.95 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1739. 2312.95 s [conduit]
  1740. 2312.95 s [conduit] src/Data/Conduit/Internal/Conduit.hs:104:51: warning: [GHC-38856] [-Wunused-imports]
  1741. 2312.96 s [conduit] The import of ‘MonadUnliftIO’
  1742. 2312.96 s [conduit] from module ‘Control.Monad.IO.Unlift’ is redundant
  1743. 2312.96 s [conduit] |
  1744. 2312.96 s [conduit] 104 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO)
  1745. 2312.96 s [conduit] | ^^^^^^^^^^^^^
  1746. 2312.96 s [conduit]
  1747. 2312.96 s [conduit] src/Data/Conduit/Internal/Conduit.hs:108:1: warning: [GHC-66111] [-Wunused-imports]
  1748. 2312.96 s [conduit] The import of ‘Data.Monoid’ is redundant
  1749. 2312.96 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  1750. 2312.96 s [conduit] To import instances alone, use: import Data.Monoid()
  1751. 2312.96 s [conduit] |
  1752. 2312.96 s [conduit] 108 | import Data.Monoid (Monoid (mappend, mempty))
  1753. 2312.96 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1754. 2312.96 s [conduit]
  1755. 2312.96 s [conduit] src/Data/Conduit/Internal/Conduit.hs:109:1: warning: [GHC-66111] [-Wunused-imports]
  1756. 2312.96 s [conduit] The import of ‘Data.Semigroup’ is redundant
  1757. 2312.96 s [conduit] except perhaps to import instances from ‘Data.Semigroup’
  1758. 2312.96 s [conduit] To import instances alone, use: import Data.Semigroup()
  1759. 2312.96 s [conduit] |
  1760. 2312.96 s [conduit] 109 | import Data.Semigroup (Semigroup ((<>)))
  1761. 2312.96 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1762. 2312.96 s [conduit]
  1763. 2312.96 s [conduit] src/Data/Conduit/Internal/Conduit.hs:114:1: warning: [GHC-66111] [-Wunused-imports]
  1764. 2312.96 s [conduit] The import of ‘Data.Traversable’ is redundant
  1765. 2312.96 s [conduit] except perhaps to import instances from ‘Data.Traversable’
  1766. 2312.96 s [conduit] To import instances alone, use: import Data.Traversable()
  1767. 2312.96 s [conduit] |
  1768. 2312.96 s [conduit] 114 | import Data.Traversable (Traversable (..))
  1769. 2312.96 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1770. 2312.96 s [conduit]
  1771. 2312.96 s [conduit] src/Data/Conduit/Internal/Conduit.hs:739:20: warning: [GHC-63397] [-Wname-shadowing]
  1772. 2312.96 s [conduit] This binding for ‘p’ shadows the existing binding
  1773. 2312.96 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:736:25
  1774. 2312.96 s [conduit] |
  1775. 2312.96 s [conduit] 739 | go (HaveOutput p o) = pure $ Just (o, SealedConduitT p)
  1776. 2312.96 s [conduit] | ^
  1777. 2312.96 s [conduit]
  1778. 2312.96 s [conduit] src/Data/Conduit/Internal/Conduit.hs:743:18: warning: [GHC-63397] [-Wname-shadowing]
  1779. 2312.96 s [conduit] This binding for ‘p’ shadows the existing binding
  1780. 2312.96 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:736:25
  1781. 2312.96 s [conduit] |
  1782. 2312.96 s [conduit] 743 | go (Leftover p ()) = go p
  1783. 2312.96 s [conduit] | ^
  1784. 2312.96 s [conduit]
  1785. 2312.96 s [conduit] src/Data/Conduit/Internal/Conduit.hs:756:20: warning: [GHC-63397] [-Wname-shadowing]
  1786. 2312.96 s [conduit] This binding for ‘p’ shadows the existing binding
  1787. 2312.96 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:753:31
  1788. 2312.96 s [conduit] |
  1789. 2312.96 s [conduit] 756 | go (HaveOutput p o) = pure $ Right (o, SealedConduitT p)
  1790. 2312.96 s [conduit] | ^
  1791. 2312.96 s [conduit]
  1792. 2312.96 s [conduit] src/Data/Conduit/Internal/Conduit.hs:760:18: warning: [GHC-63397] [-Wname-shadowing]
  1793. 2312.96 s [conduit] This binding for ‘p’ shadows the existing binding
  1794. 2312.96 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:753:31
  1795. 2312.96 s [conduit] |
  1796. 2312.96 s [conduit] 760 | go (Leftover p ()) = go p
  1797. 2312.96 s [conduit] | ^
  1798. 2312.96 s [conduit]
  1799. 2312.96 s [conduit] src/Data/Conduit/Internal/Conduit.hs:881:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1800. 2312.96 s [conduit] Rule "conduit: await >>= maybe" may never fire
  1801. 2312.96 s [conduit] because ‘maybe’ might inline first
  1802. 2312.96 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘maybe’
  1803. 2312.96 s [conduit] |
  1804. 2312.96 s [conduit] 881 | {-# RULES "conduit: await >>= maybe" forall x y. await >>= maybe x y = await' x y #-}
  1805. 2312.96 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1806. 2312.96 s [conduit]
  1807. 2314.11 s [lsp-types] [152 of 452] Compiling Language.LSP.Protocol.Internal.Types.SignatureHelpContext ( generated/Language/LSP/Protocol/Internal/Types/SignatureHelpContext.hs, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpContext.p_o )
  1808. 2314.70 s [conduit] [ 3 of 14] Compiling Data.Conduit.Internal.Fusion ( src/Data/Conduit/Internal/Fusion.hs, dist/build/Data/Conduit/Internal/Fusion.p_o )
  1809. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:71:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1810. 2314.76 s [conduit] Rule "conduit: fuseStream (.|)" may never fire
  1811. 2314.76 s [conduit] because ‘.|’ might inline first
  1812. 2314.76 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1813. 2314.76 s [conduit] |
  1814. 2314.76 s [conduit] 71 | {-# RULES "conduit: fuseStream (.|)" forall left right.
  1815. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1816. 2314.76 s [conduit]
  1817. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:74:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1818. 2314.76 s [conduit] Rule "conduit: fuseStream (fuse)" may never fire
  1819. 2314.76 s [conduit] because ‘fuse’ might inline first
  1820. 2314.76 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  1821. 2314.76 s [conduit] |
  1822. 2314.76 s [conduit] 74 | {-# RULES "conduit: fuseStream (fuse)" forall left right.
  1823. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1824. 2314.76 s [conduit]
  1825. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:78:23: warning: [GHC-68441] [-Wdeprecations]
  1826. 2314.76 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  1827. 2314.76 s [conduit] Deprecated: "Use .|"
  1828. 2314.76 s [conduit] |
  1829. 2314.76 s [conduit] 78 | unstream left =$= unstream right = unstream (fuseStream left right)
  1830. 2314.76 s [conduit] | ^^^
  1831. 2314.76 s [conduit]
  1832. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:102:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1833. 2314.76 s [conduit] Rule "conduit: runStream (pure)" may never fire
  1834. 2314.76 s [conduit] because ‘runConduitPure’ might inline first
  1835. 2314.76 s [conduit] Suggested fix:
  1836. 2314.76 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  1837. 2314.76 s [conduit] |
  1838. 2314.76 s [conduit] 102 | {-# RULES "conduit: runStream (pure)" forall stream.
  1839. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1840. 2314.76 s [conduit]
  1841. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:105:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1842. 2314.76 s [conduit] Rule "conduit: runStream (ResourceT)" may never fire
  1843. 2314.76 s [conduit] because ‘runConduitRes’ might inline first
  1844. 2314.76 s [conduit] Suggested fix:
  1845. 2314.76 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  1846. 2314.76 s [conduit] |
  1847. 2314.76 s [conduit] 105 | {-# RULES "conduit: runStream (ResourceT)" forall stream.
  1848. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1849. 2314.76 s [conduit]
  1850. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:129:23: warning: [GHC-68441] [-Wdeprecations]
  1851. 2314.76 s [conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
  1852. 2314.76 s [conduit] Deprecated: "Use runConduit and .|"
  1853. 2314.76 s [conduit] |
  1854. 2314.76 s [conduit] 129 | unstream left $$ unstream right = connectStream left right
  1855. 2314.76 s [conduit] | ^^
  1856. 2314.76 s [conduit]
  1857. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:154:23: warning: [GHC-68441] [-Wdeprecations]
  1858. 2314.76 s [conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
  1859. 2314.76 s [conduit] Deprecated: "Use runConduit and .|"
  1860. 2314.76 s [conduit] |
  1861. 2314.76 s [conduit] 154 | unstream left $$ right = connectStream1 left right
  1862. 2314.76 s [conduit] | ^^
  1863. 2314.76 s [conduit]
  1864. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:157:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1865. 2314.76 s [conduit] Rule "conduit: connectStream1 (runConduit/.|)" may never fire
  1866. 2314.76 s [conduit] because ‘.|’ might inline first
  1867. 2314.76 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1868. 2314.76 s [conduit] |
  1869. 2314.76 s [conduit] 157 | {-# RULES "conduit: connectStream1 (runConduit/.|)" forall left right.
  1870. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1871. 2314.76 s [conduit]
  1872. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:161:35: warning: [GHC-68441] [-Wdeprecations]
  1873. 2314.76 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  1874. 2314.76 s [conduit] Deprecated: "Use .|"
  1875. 2314.76 s [conduit] |
  1876. 2314.76 s [conduit] 161 | runConduit (unstream left =$= right) = connectStream1 left right
  1877. 2314.76 s [conduit] | ^^^
  1878. 2314.76 s [conduit]
  1879. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:163:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1880. 2314.76 s [conduit] Rule "conduit: connectStream1 (runConduit/fuse)" may never fire
  1881. 2314.76 s [conduit] because ‘fuse’ might inline first
  1882. 2314.76 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  1883. 2314.76 s [conduit] |
  1884. 2314.76 s [conduit] 163 | {-# RULES "conduit: connectStream1 (runConduit/fuse)" forall left right.
  1885. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1886. 2314.76 s [conduit]
  1887. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:167:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1888. 2314.76 s [conduit] Rule "conduit: connectStream1 (runConduitPure/.|)" may never fire
  1889. 2314.76 s [conduit] because ‘.|’ might inline first
  1890. 2314.76 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1891. 2314.76 s [conduit] |
  1892. 2314.76 s [conduit] 167 | {-# RULES "conduit: connectStream1 (runConduitPure/.|)" forall left right.
  1893. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1894. 2314.76 s [conduit]
  1895. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:167:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1896. 2314.76 s [conduit] Rule "conduit: connectStream1 (runConduitPure/.|)" may never fire
  1897. 2314.76 s [conduit] because ‘runConduitPure’ might inline first
  1898. 2314.76 s [conduit] Suggested fix:
  1899. 2314.76 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  1900. 2314.76 s [conduit] |
  1901. 2314.76 s [conduit] 167 | {-# RULES "conduit: connectStream1 (runConduitPure/.|)" forall left right.
  1902. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1903. 2314.76 s [conduit]
  1904. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:170:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1905. 2314.76 s [conduit] Rule "conduit: connectStream1 (runConduitPure/=$=)" may never fire
  1906. 2314.76 s [conduit] because ‘runConduitPure’ might inline first
  1907. 2314.76 s [conduit] Suggested fix:
  1908. 2314.76 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  1909. 2314.76 s [conduit] |
  1910. 2314.76 s [conduit] 170 | {-# RULES "conduit: connectStream1 (runConduitPure/=$=)" forall left right.
  1911. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1912. 2314.76 s [conduit]
  1913. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:171:39: warning: [GHC-68441] [-Wdeprecations]
  1914. 2314.76 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  1915. 2314.76 s [conduit] Deprecated: "Use .|"
  1916. 2314.76 s [conduit] |
  1917. 2314.76 s [conduit] 171 | runConduitPure (unstream left =$= right) = runIdentity (connectStream1 left right)
  1918. 2314.76 s [conduit] | ^^^
  1919. 2314.76 s [conduit]
  1920. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:173:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1921. 2314.76 s [conduit] Rule "conduit: connectStream1 (runConduitPure/fuse)" may never fire
  1922. 2314.76 s [conduit] because ‘fuse’ might inline first
  1923. 2314.76 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  1924. 2314.76 s [conduit] |
  1925. 2314.76 s [conduit] 173 | {-# RULES "conduit: connectStream1 (runConduitPure/fuse)" forall left right.
  1926. 2314.76 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1927. 2314.76 s [conduit]
  1928. 2314.76 s [conduit] src/Data/Conduit/Internal/Fusion.hs:173:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1929. 2314.76 s [conduit] Rule "conduit: connectStream1 (runConduitPure/fuse)" may never fire
  1930. 2314.76 s [conduit] because ‘runConduitPure’ might inline first
  1931. 2314.77 s [conduit] Suggested fix:
  1932. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  1933. 2314.77 s [conduit] |
  1934. 2314.77 s [conduit] 173 | {-# RULES "conduit: connectStream1 (runConduitPure/fuse)" forall left right.
  1935. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1936. 2314.77 s [conduit]
  1937. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:177:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1938. 2314.77 s [conduit] Rule "conduit: connectStream1 (runConduitRes/.|)" may never fire
  1939. 2314.77 s [conduit] because ‘.|’ might inline first
  1940. 2314.77 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1941. 2314.77 s [conduit] |
  1942. 2314.77 s [conduit] 177 | {-# RULES "conduit: connectStream1 (runConduitRes/.|)" forall left right.
  1943. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1944. 2314.77 s [conduit]
  1945. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:177:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1946. 2314.77 s [conduit] Rule "conduit: connectStream1 (runConduitRes/.|)" may never fire
  1947. 2314.77 s [conduit] because ‘runConduitRes’ might inline first
  1948. 2314.77 s [conduit] Suggested fix:
  1949. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  1950. 2314.77 s [conduit] |
  1951. 2314.77 s [conduit] 177 | {-# RULES "conduit: connectStream1 (runConduitRes/.|)" forall left right.
  1952. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1953. 2314.77 s [conduit]
  1954. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:180:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1955. 2314.77 s [conduit] Rule "conduit: connectStream1 (runConduitRes/=$=)" may never fire
  1956. 2314.77 s [conduit] because ‘runConduitRes’ might inline first
  1957. 2314.77 s [conduit] Suggested fix:
  1958. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  1959. 2314.77 s [conduit] |
  1960. 2314.77 s [conduit] 180 | {-# RULES "conduit: connectStream1 (runConduitRes/=$=)" forall left right.
  1961. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1962. 2314.77 s [conduit]
  1963. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:181:38: warning: [GHC-68441] [-Wdeprecations]
  1964. 2314.77 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  1965. 2314.77 s [conduit] Deprecated: "Use .|"
  1966. 2314.77 s [conduit] |
  1967. 2314.77 s [conduit] 181 | runConduitRes (unstream left =$= right) = runResourceT (connectStream1 left right)
  1968. 2314.77 s [conduit] | ^^^
  1969. 2314.77 s [conduit]
  1970. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:183:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1971. 2314.77 s [conduit] Rule "conduit: connectStream1 (runConduitRes/fuse)" may never fire
  1972. 2314.77 s [conduit] because ‘fuse’ might inline first
  1973. 2314.77 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  1974. 2314.77 s [conduit] |
  1975. 2314.77 s [conduit] 183 | {-# RULES "conduit: connectStream1 (runConduitRes/fuse)" forall left right.
  1976. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1977. 2314.77 s [conduit]
  1978. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:183:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1979. 2314.77 s [conduit] Rule "conduit: connectStream1 (runConduitRes/fuse)" may never fire
  1980. 2314.77 s [conduit] because ‘runConduitRes’ might inline first
  1981. 2314.77 s [conduit] Suggested fix:
  1982. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  1983. 2314.77 s [conduit] |
  1984. 2314.77 s [conduit] 183 | {-# RULES "conduit: connectStream1 (runConduitRes/fuse)" forall left right.
  1985. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  1986. 2314.77 s [conduit]
  1987. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:214:14: warning: [GHC-68441] [-Wdeprecations]
  1988. 2314.77 s [conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
  1989. 2314.77 s [conduit] Deprecated: "Use runConduit and .|"
  1990. 2314.77 s [conduit] |
  1991. 2314.77 s [conduit] 214 | left $$ unstream right = connectStream2 left right
  1992. 2314.77 s [conduit] | ^^
  1993. 2314.77 s [conduit]
  1994. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:217:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  1995. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduit/.|)" may never fire
  1996. 2314.77 s [conduit] because ‘.|’ might inline first
  1997. 2314.77 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  1998. 2314.77 s [conduit] |
  1999. 2314.77 s [conduit] 217 | {-# RULES "conduit: connectStream2 (runConduit/.|)" forall left right.
  2000. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2001. 2314.77 s [conduit]
  2002. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:220:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2003. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduit/fuse)" may never fire
  2004. 2314.77 s [conduit] because ‘fuse’ might inline first
  2005. 2314.77 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  2006. 2314.77 s [conduit] |
  2007. 2314.77 s [conduit] 220 | {-# RULES "conduit: connectStream2 (runConduit/fuse)" forall left right.
  2008. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2009. 2314.77 s [conduit]
  2010. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:224:26: warning: [GHC-68441] [-Wdeprecations]
  2011. 2314.77 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  2012. 2314.77 s [conduit] Deprecated: "Use .|"
  2013. 2314.77 s [conduit] |
  2014. 2314.77 s [conduit] 224 | runConduit (left =$= unstream right) = connectStream2 left right
  2015. 2314.77 s [conduit] | ^^^
  2016. 2314.77 s [conduit]
  2017. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:227:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2018. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitPure/.|)" may never fire
  2019. 2314.77 s [conduit] because ‘.|’ might inline first
  2020. 2314.77 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  2021. 2314.77 s [conduit] |
  2022. 2314.77 s [conduit] 227 | {-# RULES "conduit: connectStream2 (runConduitPure/.|)" forall left right.
  2023. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2024. 2314.77 s [conduit]
  2025. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:227:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2026. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitPure/.|)" may never fire
  2027. 2314.77 s [conduit] because ‘runConduitPure’ might inline first
  2028. 2314.77 s [conduit] Suggested fix:
  2029. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  2030. 2314.77 s [conduit] |
  2031. 2314.77 s [conduit] 227 | {-# RULES "conduit: connectStream2 (runConduitPure/.|)" forall left right.
  2032. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2033. 2314.77 s [conduit]
  2034. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:230:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2035. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitPure/fuse)" may never fire
  2036. 2314.77 s [conduit] because ‘fuse’ might inline first
  2037. 2314.77 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  2038. 2314.77 s [conduit] |
  2039. 2314.77 s [conduit] 230 | {-# RULES "conduit: connectStream2 (runConduitPure/fuse)" forall left right.
  2040. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2041. 2314.77 s [conduit]
  2042. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:230:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2043. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitPure/fuse)" may never fire
  2044. 2314.77 s [conduit] because ‘runConduitPure’ might inline first
  2045. 2314.77 s [conduit] Suggested fix:
  2046. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  2047. 2314.77 s [conduit] |
  2048. 2314.77 s [conduit] 230 | {-# RULES "conduit: connectStream2 (runConduitPure/fuse)" forall left right.
  2049. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2050. 2314.77 s [conduit]
  2051. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:233:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2052. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitPure/=$=)" may never fire
  2053. 2314.77 s [conduit] because ‘runConduitPure’ might inline first
  2054. 2314.77 s [conduit] Suggested fix:
  2055. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitPure’
  2056. 2314.77 s [conduit] |
  2057. 2314.77 s [conduit] 233 | {-# RULES "conduit: connectStream2 (runConduitPure/=$=)" forall left right.
  2058. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2059. 2314.77 s [conduit]
  2060. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:234:30: warning: [GHC-68441] [-Wdeprecations]
  2061. 2314.77 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  2062. 2314.77 s [conduit] Deprecated: "Use .|"
  2063. 2314.77 s [conduit] |
  2064. 2314.77 s [conduit] 234 | runConduitPure (left =$= unstream right) = runIdentity (connectStream2 left right)
  2065. 2314.77 s [conduit] | ^^^
  2066. 2314.77 s [conduit]
  2067. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:237:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2068. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitRes/.|)" may never fire
  2069. 2314.77 s [conduit] because ‘.|’ might inline first
  2070. 2314.77 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  2071. 2314.77 s [conduit] |
  2072. 2314.77 s [conduit] 237 | {-# RULES "conduit: connectStream2 (runConduitRes/.|)" forall left right.
  2073. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2074. 2314.77 s [conduit]
  2075. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:237:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2076. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitRes/.|)" may never fire
  2077. 2314.77 s [conduit] because ‘runConduitRes’ might inline first
  2078. 2314.77 s [conduit] Suggested fix:
  2079. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  2080. 2314.77 s [conduit] |
  2081. 2314.77 s [conduit] 237 | {-# RULES "conduit: connectStream2 (runConduitRes/.|)" forall left right.
  2082. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2083. 2314.77 s [conduit]
  2084. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:240:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2085. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitRes/fuse)" may never fire
  2086. 2314.77 s [conduit] because ‘fuse’ might inline first
  2087. 2314.77 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘fuse’
  2088. 2314.77 s [conduit] |
  2089. 2314.77 s [conduit] 240 | {-# RULES "conduit: connectStream2 (runConduitRes/fuse)" forall left right.
  2090. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2091. 2314.77 s [conduit]
  2092. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:240:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2093. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitRes/fuse)" may never fire
  2094. 2314.77 s [conduit] because ‘runConduitRes’ might inline first
  2095. 2314.77 s [conduit] Suggested fix:
  2096. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  2097. 2314.77 s [conduit] |
  2098. 2314.77 s [conduit] 240 | {-# RULES "conduit: connectStream2 (runConduitRes/fuse)" forall left right.
  2099. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2100. 2314.77 s [conduit]
  2101. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:243:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2102. 2314.77 s [conduit] Rule "conduit: connectStream2 (runConduitRes/=$=)" may never fire
  2103. 2314.77 s [conduit] because ‘runConduitRes’ might inline first
  2104. 2314.77 s [conduit] Suggested fix:
  2105. 2314.77 s [conduit] Add an INLINE[n] or NOINLINE[n] pragma for ‘runConduitRes’
  2106. 2314.77 s [conduit] |
  2107. 2314.77 s [conduit] 243 | {-# RULES "conduit: connectStream2 (runConduitRes/=$=)" forall left right.
  2108. 2314.77 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  2109. 2314.77 s [conduit]
  2110. 2314.77 s [conduit] src/Data/Conduit/Internal/Fusion.hs:244:29: warning: [GHC-68441] [-Wdeprecations]
  2111. 2314.77 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  2112. 2314.77 s [conduit] Deprecated: "Use .|"
  2113. 2314.77 s [conduit] |
  2114. 2314.77 s [conduit] 244 | runConduitRes (left =$= unstream right) = runResourceT (connectStream2 left right)
  2115. 2314.77 s [conduit] | ^^^
  2116. 2314.77 s [conduit]
  2117. 2315.14 s [conduit] [ 4 of 14] Compiling Data.Conduit.Internal.List.Stream ( src/Data/Conduit/Internal/List/Stream.hs, dist/build/Data/Conduit/Internal/List/Stream.p_o )
  2118. 2315.85 s [conduit] [ 5 of 14] Compiling Data.Conduit.Combinators.Stream ( src/Data/Conduit/Combinators/Stream.hs, dist/build/Data/Conduit/Combinators/Stream.p_o )
  2119. 2315.93 s [conduit] src/Data/Conduit/Combinators/Stream.hs:362:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2120. 2315.93 s [conduit] The use of ‘~’ without TypeOperators
  2121. 2315.93 s [conduit] will become an error in a future GHC release.
  2122. 2315.93 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2123. 2315.93 s [conduit] |
  2124. 2315.93 s [conduit] 362 | slidingWindowS :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> StreamConduit a m seq
  2125. 2315.93 s [conduit] | ^
  2126. 2315.93 s [conduit]
  2127. 2316.16 s [lsp-types] [153 of 452] Compiling Language.LSP.Protocol.Internal.Types.SignatureHelpParams ( generated/Language/LSP/Protocol/Internal/Types/SignatureHelpParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpParams.p_o )
  2128. 2316.71 s [conduit] [ 6 of 14] Compiling Data.Conduit ( src/Data/Conduit.hs, dist/build/Data/Conduit.p_o )
  2129. 2316.71 s [conduit] src/Data/Conduit.hs:105:1: warning: [GHC-66111] [-Wunused-imports]
  2130. 2316.71 s [conduit] The import of ‘Data.Functor.Identity’ is redundant
  2131. 2316.71 s [conduit] except perhaps to import instances from ‘Data.Functor.Identity’
  2132. 2316.71 s [conduit] To import instances alone, use: import Data.Functor.Identity()
  2133. 2316.71 s [conduit] |
  2134. 2316.71 s [conduit] 105 | import Data.Functor.Identity (Identity, runIdentity)
  2135. 2316.71 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2136. 2316.71 s [conduit]
  2137. 2316.71 s [conduit] src/Data/Conduit.hs:106:1: warning: [GHC-66111] [-Wunused-imports]
  2138. 2316.71 s [conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
  2139. 2316.71 s [conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
  2140. 2316.71 s [conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
  2141. 2316.71 s [conduit] |
  2142. 2316.71 s [conduit] 106 | import Control.Monad.Trans.Resource (ResourceT, runResourceT)
  2143. 2316.71 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2144. 2316.71 s [conduit]
  2145. 2316.71 s [conduit] src/Data/Conduit.hs:107:1: warning: [GHC-66111] [-Wunused-imports]
  2146. 2316.71 s [conduit] The import of ‘Control.Monad.IO.Unlift’ is redundant
  2147. 2316.71 s [conduit] except perhaps to import instances from ‘Control.Monad.IO.Unlift’
  2148. 2316.71 s [conduit] To import instances alone, use: import Control.Monad.IO.Unlift()
  2149. 2316.71 s [conduit] |
  2150. 2316.71 s [conduit] 107 | import Control.Monad.IO.Unlift (MonadUnliftIO)
  2151. 2316.71 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2152. 2316.71 s [conduit]
  2153. 2316.71 s [conduit] [ 7 of 14] Compiling Data.Conduit.Internal ( src/Data/Conduit/Internal.hs, dist/build/Data/Conduit/Internal.p_o )
  2154. 2316.71 s [conduit] [ 8 of 14] Compiling Data.Conduit.Lift ( src/Data/Conduit/Lift.hs, dist/build/Data/Conduit/Lift.p_o )
  2155. 2316.71 s [conduit] src/Data/Conduit/Lift.hs:67:1: warning: [GHC-66111] [-Wunused-imports]
  2156. 2316.71 s [conduit] The import of ‘Data.Monoid’ is redundant
  2157. 2316.71 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  2158. 2316.71 s [conduit] To import instances alone, use: import Data.Monoid()
  2159. 2316.71 s [conduit] |
  2160. 2316.71 s [conduit] 67 | import Data.Monoid (Monoid(..))
  2161. 2316.71 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2162. 2316.71 s [conduit]
  2163. 2316.71 s [conduit] [ 9 of 14] Compiling Data.Conduit.List ( src/Data/Conduit/List.hs, dist/build/Data/Conduit/List.p_o )
  2164. 2316.71 s [conduit] src/Data/Conduit/List.hs:336:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2165. 2316.71 s [conduit] Rule "conduit: $$ fold" may never fire
  2166. 2316.71 s [conduit] because ‘.|’ might inline first
  2167. 2316.71 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  2168. 2316.71 s [conduit] |
  2169. 2316.71 s [conduit] 336 | {-# RULES "conduit: $$ fold" forall src f b. runConduit (src .| fold f b) = connectFold src f b #-}
  2170. 2316.71 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2171. 2316.71 s [conduit]
  2172. 2316.71 s [conduit] src/Data/Conduit/List.hs:352:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2173. 2316.71 s [conduit] Rule "conduit: $$ foldM" may never fire
  2174. 2316.71 s [conduit] because ‘.|’ might inline first
  2175. 2316.71 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  2176. 2316.71 s [conduit] |
  2177. 2316.71 s [conduit] 352 | {-# RULES "conduit: $$ foldM" forall src f b. runConduit (src .| foldM f b) = connectFoldM src f b #-}
  2178. 2316.71 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2179. 2316.71 s [conduit]
  2180. 2316.71 s [conduit] src/Data/Conduit/List.hs:395:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2181. 2316.71 s [conduit] Rule "conduit: connect to mapM_" may never fire
  2182. 2316.71 s [conduit] because ‘.|’ might inline first
  2183. 2316.71 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  2184. 2316.71 s [conduit] |
  2185. 2316.71 s [conduit] 395 | {-# RULES "conduit: connect to mapM_" [2] forall f src. runConduit (src .| mapM_ f) = srcMapM_ src f #-}
  2186. 2316.71 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2187. 2316.71 s [conduit]
  2188. 2316.71 s [conduit] src/Data/Conduit/List.hs:836:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2189. 2316.71 s [conduit] Rule "conduit: source/filter fusion .|" may never fire
  2190. 2316.71 s [conduit] because ‘.|’ might inline first
  2191. 2316.71 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  2192. 2316.71 s [conduit] |
  2193. 2316.71 s [conduit] 836 | {-# RULES "conduit: source/filter fusion .|" forall f src. src .| filter f = filterFuseRight src f #-}
  2194. 2316.71 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2195. 2316.71 s [conduit]
  2196. 2316.71 s [conduit] src/Data/Conduit/List.hs:860:11: warning: [GHC-95396] [-Winline-rule-shadowing]
  2197. 2316.71 s [conduit] Rule "conduit: connect to sinkNull" may never fire
  2198. 2316.71 s [conduit] because ‘.|’ might inline first
  2199. 2316.71 s [conduit] Suggested fix: Add an INLINE[n] or NOINLINE[n] pragma for ‘.|’
  2200. 2316.71 s [conduit] |
  2201. 2316.71 s [conduit] 860 | {-# RULES "conduit: connect to sinkNull" forall src. runConduit (src .| sinkNull) = srcSinkNull src #-}
  2202. 2316.71 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2203. 2316.71 s [conduit]
  2204. 2317.15 s [conduit] [10 of 14] Compiling Data.Streaming.FileRead ( src/Data/Streaming/FileRead.hs, dist/build/Data/Streaming/FileRead.p_o )
  2205. 2317.15 s [conduit] [11 of 14] Compiling Data.Streaming.Filesystem ( src/Data/Streaming/Filesystem.hs, dist/build/Data/Streaming/Filesystem.p_o )
  2206. 2317.15 s [conduit] [12 of 14] Compiling Data.Conduit.Combinators ( src/Data/Conduit/Combinators.hs, dist/build/Data/Conduit/Combinators.p_o )
  2207. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2208. 2317.37 s [conduit] The use of ‘~’ without TypeOperators
  2209. 2317.37 s [conduit] will become an error in a future GHC release.
  2210. 2317.37 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2211. 2317.37 s [conduit] |
  2212. 2317.37 s [conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
  2213. 2317.37 s [conduit] | ^
  2214. 2317.37 s [conduit]
  2215. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2216. 2317.37 s [conduit] • The ‘~’ operator is out of scope.
  2217. 2317.37 s [conduit] Assuming it to stand for an equality constraint.
  2218. 2317.37 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2219. 2317.37 s [conduit] exported from Data.Type.Equality and Prelude.
  2220. 2317.37 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2221. 2317.37 s [conduit] • This will become an error in a future GHC release.
  2222. 2317.37 s [conduit] |
  2223. 2317.37 s [conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
  2224. 2317.37 s [conduit] | ^
  2225. 2317.37 s [conduit]
  2226. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2227. 2317.37 s [conduit] The use of ‘~’ without TypeOperators
  2228. 2317.37 s [conduit] will become an error in a future GHC release.
  2229. 2317.37 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2230. 2317.37 s [conduit] |
  2231. 2317.37 s [conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
  2232. 2317.37 s [conduit] | ^
  2233. 2317.37 s [conduit]
  2234. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2235. 2317.37 s [conduit] • The ‘~’ operator is out of scope.
  2236. 2317.37 s [conduit] Assuming it to stand for an equality constraint.
  2237. 2317.37 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2238. 2317.37 s [conduit] exported from Data.Type.Equality and Prelude.
  2239. 2317.37 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2240. 2317.37 s [conduit] • This will become an error in a future GHC release.
  2241. 2317.37 s [conduit] |
  2242. 2317.37 s [conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
  2243. 2317.37 s [conduit] | ^
  2244. 2317.37 s [conduit]
  2245. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2246. 2317.37 s [conduit] The use of ‘~’ without TypeOperators
  2247. 2317.37 s [conduit] will become an error in a future GHC release.
  2248. 2317.37 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2249. 2317.37 s [conduit] |
  2250. 2317.37 s [conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  2251. 2317.37 s [conduit] | ^
  2252. 2317.37 s [conduit]
  2253. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2254. 2317.37 s [conduit] • The ‘~’ operator is out of scope.
  2255. 2317.37 s [conduit] Assuming it to stand for an equality constraint.
  2256. 2317.37 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2257. 2317.37 s [conduit] exported from Data.Type.Equality and Prelude.
  2258. 2317.37 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2259. 2317.37 s [conduit] • This will become an error in a future GHC release.
  2260. 2317.37 s [conduit] |
  2261. 2317.37 s [conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  2262. 2317.37 s [conduit] | ^
  2263. 2317.37 s [conduit]
  2264. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2265. 2317.37 s [conduit] The use of ‘~’ without TypeOperators
  2266. 2317.37 s [conduit] will become an error in a future GHC release.
  2267. 2317.37 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2268. 2317.37 s [conduit] |
  2269. 2317.37 s [conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  2270. 2317.37 s [conduit] | ^
  2271. 2317.37 s [conduit]
  2272. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2273. 2317.37 s [conduit] • The ‘~’ operator is out of scope.
  2274. 2317.37 s [conduit] Assuming it to stand for an equality constraint.
  2275. 2317.37 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2276. 2317.37 s [conduit] exported from Data.Type.Equality and Prelude.
  2277. 2317.37 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2278. 2317.37 s [conduit] • This will become an error in a future GHC release.
  2279. 2317.37 s [conduit] |
  2280. 2317.37 s [conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  2281. 2317.37 s [conduit] | ^
  2282. 2317.37 s [conduit]
  2283. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2284. 2317.37 s [conduit] The use of ‘~’ without TypeOperators
  2285. 2317.37 s [conduit] will become an error in a future GHC release.
  2286. 2317.37 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2287. 2317.37 s [conduit] |
  2288. 2317.37 s [conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  2289. 2317.37 s [conduit] | ^
  2290. 2317.37 s [conduit]
  2291. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2292. 2317.37 s [conduit] • The ‘~’ operator is out of scope.
  2293. 2317.37 s [conduit] Assuming it to stand for an equality constraint.
  2294. 2317.37 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2295. 2317.37 s [conduit] exported from Data.Type.Equality and Prelude.
  2296. 2317.37 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2297. 2317.37 s [conduit] • This will become an error in a future GHC release.
  2298. 2317.37 s [conduit] |
  2299. 2317.37 s [conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  2300. 2317.37 s [conduit] | ^
  2301. 2317.37 s [conduit]
  2302. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2303. 2317.37 s [conduit] The use of ‘~’ without TypeOperators
  2304. 2317.37 s [conduit] will become an error in a future GHC release.
  2305. 2317.37 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2306. 2317.37 s [conduit] |
  2307. 2317.37 s [conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  2308. 2317.37 s [conduit] | ^
  2309. 2317.37 s [conduit]
  2310. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2311. 2317.37 s [conduit] • The ‘~’ operator is out of scope.
  2312. 2317.37 s [conduit] Assuming it to stand for an equality constraint.
  2313. 2317.37 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2314. 2317.37 s [conduit] exported from Data.Type.Equality and Prelude.
  2315. 2317.37 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2316. 2317.37 s [conduit] • This will become an error in a future GHC release.
  2317. 2317.37 s [conduit] |
  2318. 2317.37 s [conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  2319. 2317.37 s [conduit] | ^
  2320. 2317.37 s [conduit]
  2321. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2322. 2317.37 s [conduit] The use of ‘~’ without TypeOperators
  2323. 2317.37 s [conduit] will become an error in a future GHC release.
  2324. 2317.37 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2325. 2317.37 s [conduit] |
  2326. 2317.37 s [conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  2327. 2317.37 s [conduit] | ^
  2328. 2317.37 s [conduit]
  2329. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2330. 2317.37 s [conduit] • The ‘~’ operator is out of scope.
  2331. 2317.37 s [conduit] Assuming it to stand for an equality constraint.
  2332. 2317.37 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2333. 2317.37 s [conduit] exported from Data.Type.Equality and Prelude.
  2334. 2317.37 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2335. 2317.37 s [conduit] • This will become an error in a future GHC release.
  2336. 2317.37 s [conduit] |
  2337. 2317.37 s [conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  2338. 2317.37 s [conduit] | ^
  2339. 2317.37 s [conduit]
  2340. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2341. 2317.37 s [conduit] The use of ‘~’ without TypeOperators
  2342. 2317.37 s [conduit] will become an error in a future GHC release.
  2343. 2317.37 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2344. 2317.37 s [conduit] |
  2345. 2317.37 s [conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  2346. 2317.37 s [conduit] | ^
  2347. 2317.37 s [conduit]
  2348. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2349. 2317.37 s [conduit] • The ‘~’ operator is out of scope.
  2350. 2317.37 s [conduit] Assuming it to stand for an equality constraint.
  2351. 2317.37 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2352. 2317.37 s [conduit] exported from Data.Type.Equality and Prelude.
  2353. 2317.37 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2354. 2317.37 s [conduit] • This will become an error in a future GHC release.
  2355. 2317.37 s [conduit] |
  2356. 2317.37 s [conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  2357. 2317.37 s [conduit] | ^
  2358. 2317.37 s [conduit]
  2359. 2317.37 s [conduit] src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2360. 2317.37 s [conduit] The use of ‘~’ without TypeOperators
  2361. 2317.37 s [conduit] will become an error in a future GHC release.
  2362. 2317.37 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2363. 2317.38 s [conduit] |
  2364. 2317.38 s [conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  2365. 2317.38 s [conduit] | ^
  2366. 2317.38 s [conduit]
  2367. 2317.38 s [conduit] src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2368. 2317.38 s [conduit] • The ‘~’ operator is out of scope.
  2369. 2317.38 s [conduit] Assuming it to stand for an equality constraint.
  2370. 2317.38 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2371. 2317.38 s [conduit] exported from Data.Type.Equality and Prelude.
  2372. 2317.38 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2373. 2317.38 s [conduit] • This will become an error in a future GHC release.
  2374. 2317.38 s [conduit] |
  2375. 2317.38 s [conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  2376. 2317.38 s [conduit] | ^
  2377. 2317.38 s [conduit]
  2378. 2317.38 s [conduit] src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2379. 2317.38 s [conduit] The use of ‘~’ without TypeOperators
  2380. 2317.38 s [conduit] will become an error in a future GHC release.
  2381. 2317.38 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2382. 2317.38 s [conduit] |
  2383. 2317.38 s [conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  2384. 2317.38 s [conduit] | ^
  2385. 2317.38 s [conduit]
  2386. 2317.38 s [conduit] src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2387. 2317.38 s [conduit] • The ‘~’ operator is out of scope.
  2388. 2317.38 s [conduit] Assuming it to stand for an equality constraint.
  2389. 2317.38 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2390. 2317.38 s [conduit] exported from Data.Type.Equality and Prelude.
  2391. 2317.38 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2392. 2317.38 s [conduit] • This will become an error in a future GHC release.
  2393. 2317.38 s [conduit] |
  2394. 2317.38 s [conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  2395. 2317.38 s [conduit] | ^
  2396. 2317.38 s [conduit]
  2397. 2317.38 s [conduit] src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2398. 2317.38 s [conduit] The use of ‘~’ without TypeOperators
  2399. 2317.38 s [conduit] will become an error in a future GHC release.
  2400. 2317.38 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2401. 2317.38 s [conduit] |
  2402. 2317.38 s [conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  2403. 2317.38 s [conduit] | ^
  2404. 2317.38 s [conduit]
  2405. 2317.38 s [conduit] src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2406. 2317.38 s [conduit] • The ‘~’ operator is out of scope.
  2407. 2317.38 s [conduit] Assuming it to stand for an equality constraint.
  2408. 2317.38 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2409. 2317.38 s [conduit] exported from Data.Type.Equality and Prelude.
  2410. 2317.38 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2411. 2317.38 s [conduit] • This will become an error in a future GHC release.
  2412. 2317.38 s [conduit] |
  2413. 2317.38 s [conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  2414. 2317.38 s [conduit] | ^
  2415. 2317.38 s [conduit]
  2416. 2317.38 s [conduit] src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2417. 2317.38 s [conduit] The use of ‘~’ without TypeOperators
  2418. 2317.38 s [conduit] will become an error in a future GHC release.
  2419. 2317.38 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2420. 2317.38 s [conduit] |
  2421. 2317.38 s [conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
  2422. 2317.38 s [conduit] | ^
  2423. 2317.38 s [conduit]
  2424. 2317.38 s [conduit] src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2425. 2317.38 s [conduit] • The ‘~’ operator is out of scope.
  2426. 2317.38 s [conduit] Assuming it to stand for an equality constraint.
  2427. 2317.38 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2428. 2317.38 s [conduit] exported from Data.Type.Equality and Prelude.
  2429. 2317.38 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2430. 2317.38 s [conduit] • This will become an error in a future GHC release.
  2431. 2317.38 s [conduit] |
  2432. 2317.38 s [conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
  2433. 2317.38 s [conduit] | ^
  2434. 2317.38 s [conduit]
  2435. 2318.06 s [lsp-types] [154 of 452] Compiling Language.LSP.Protocol.Internal.Types.MarkedStringWithLanguage ( generated/Language/LSP/Protocol/Internal/Types/MarkedStringWithLanguage.hs, dist/build/Language/LSP/Protocol/Internal/Types/MarkedStringWithLanguage.p_o )
  2436. 2318.06 s [lsp-types] [155 of 452] Compiling Language.LSP.Protocol.Internal.Types.MarkedString ( generated/Language/LSP/Protocol/Internal/Types/MarkedString.hs, dist/build/Language/LSP/Protocol/Internal/Types/MarkedString.p_o )
  2437. 2318.06 s [lsp-types] [156 of 452] Compiling Language.LSP.Protocol.Internal.Types.MarkdownClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/MarkdownClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/MarkdownClientCapabilities.p_o )
  2438. 2318.06 s [lsp-types] [157 of 452] Compiling Language.LSP.Protocol.Internal.Types.LogTraceParams ( generated/Language/LSP/Protocol/Internal/Types/LogTraceParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/LogTraceParams.p_o )
  2439. 2318.06 s [lsp-types] [158 of 452] Compiling Language.LSP.Protocol.Internal.Types.LogMessageParams ( generated/Language/LSP/Protocol/Internal/Types/LogMessageParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/LogMessageParams.p_o )
  2440. 2318.06 s [lsp-types] [159 of 452] Compiling Language.LSP.Protocol.Internal.Types.LocationUriOnly ( generated/Language/LSP/Protocol/Internal/Types/LocationUriOnly.hs, dist/build/Language/LSP/Protocol/Internal/Types/LocationUriOnly.p_o )
  2441. 2318.06 s [lsp-types] [160 of 452] Compiling Language.LSP.Protocol.Internal.Types.LocationLink ( generated/Language/LSP/Protocol/Internal/Types/LocationLink.hs, dist/build/Language/LSP/Protocol/Internal/Types/LocationLink.p_o )
  2442. 2318.06 s [lsp-types] [161 of 452] Compiling Language.LSP.Protocol.Internal.Types.Location ( generated/Language/LSP/Protocol/Internal/Types/Location.hs, dist/build/Language/LSP/Protocol/Internal/Types/Location.p_o )
  2443. 2318.06 s [lsp-types] [162 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceSymbol ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceSymbol.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceSymbol.p_o )
  2444. 2318.06 s [lsp-types] [163 of 452] Compiling Language.LSP.Protocol.Internal.Types.SymbolInformation ( generated/Language/LSP/Protocol/Internal/Types/SymbolInformation.hs, dist/build/Language/LSP/Protocol/Internal/Types/SymbolInformation.p_o )
  2445. 2318.06 s [lsp-types] [164 of 452] Compiling Language.LSP.Protocol.Internal.Types.LinkedEditingRanges ( generated/Language/LSP/Protocol/Internal/Types/LinkedEditingRanges.hs, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRanges.p_o )
  2446. 2318.06 s [lsp-types] [165 of 452] Compiling Language.LSP.Protocol.Internal.Types.LinkedEditingRangeParams ( generated/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeParams.p_o )
  2447. 2318.06 s [lsp-types] [166 of 452] Compiling Language.LSP.Protocol.Internal.Types.LinkedEditingRangeOptions ( generated/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeOptions.p_o )
  2448. 2318.06 s [lsp-types] [167 of 452] Compiling Language.LSP.Protocol.Internal.Types.LinkedEditingRangeClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeClientCapabilities.p_o )
  2449. 2318.06 s [lsp-types] [168 of 452] Compiling Language.LSP.Protocol.Internal.Types.LanguageKind ( generated/Language/LSP/Protocol/Internal/Types/LanguageKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/LanguageKind.p_o )
  2450. 2318.06 s [lsp-types] [169 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentItem ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentItem.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentItem.p_o )
  2451. 2318.06 s [lsp-types] [170 of 452] Compiling Language.LSP.Protocol.Internal.Types.LSPErrorCodes ( generated/Language/LSP/Protocol/Internal/Types/LSPErrorCodes.hs, dist/build/Language/LSP/Protocol/Internal/Types/LSPErrorCodes.p_o )
  2452. 2318.06 s [lsp-types] [171 of 452] Compiling Language.LSP.Protocol.Internal.Types.InsertTextMode ( generated/Language/LSP/Protocol/Internal/Types/InsertTextMode.hs, dist/build/Language/LSP/Protocol/Internal/Types/InsertTextMode.p_o )
  2453. 2318.06 s [lsp-types] [172 of 452] Compiling Language.LSP.Protocol.Internal.Types.InsertTextFormat ( generated/Language/LSP/Protocol/Internal/Types/InsertTextFormat.hs, dist/build/Language/LSP/Protocol/Internal/Types/InsertTextFormat.p_o )
  2454. 2318.06 s [lsp-types] [173 of 452] Compiling Language.LSP.Protocol.Internal.Types.InsertReplaceEdit ( generated/Language/LSP/Protocol/Internal/Types/InsertReplaceEdit.hs, dist/build/Language/LSP/Protocol/Internal/Types/InsertReplaceEdit.p_o )
  2455. 2318.06 s [lsp-types] [174 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValueWorkspaceClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/InlineValueWorkspaceClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueWorkspaceClientCapabilities.p_o )
  2456. 2318.06 s [lsp-types] [175 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValueVariableLookup ( generated/Language/LSP/Protocol/Internal/Types/InlineValueVariableLookup.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueVariableLookup.p_o )
  2457. 2318.06 s [lsp-types] [176 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValueText ( generated/Language/LSP/Protocol/Internal/Types/InlineValueText.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueText.p_o )
  2458. 2318.06 s [lsp-types] [177 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValueOptions ( generated/Language/LSP/Protocol/Internal/Types/InlineValueOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueOptions.p_o )
  2459. 2318.06 s [lsp-types] [178 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValueEvaluatableExpression ( generated/Language/LSP/Protocol/Internal/Types/InlineValueEvaluatableExpression.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueEvaluatableExpression.p_o )
  2460. 2318.06 s [lsp-types] [179 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValueContext ( generated/Language/LSP/Protocol/Internal/Types/InlineValueContext.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueContext.p_o )
  2461. 2318.06 s [lsp-types] [180 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValueParams ( generated/Language/LSP/Protocol/Internal/Types/InlineValueParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueParams.p_o )
  2462. 2318.06 s [lsp-types] [181 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValueClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/InlineValueClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueClientCapabilities.p_o )
  2463. 2318.06 s [lsp-types] [182 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValue ( generated/Language/LSP/Protocol/Internal/Types/InlineValue.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValue.p_o )
  2464. 2318.06 s [lsp-types] [183 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlayHintWorkspaceClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/InlayHintWorkspaceClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintWorkspaceClientCapabilities.p_o )
  2465. 2318.06 s [lsp-types] [184 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlayHintParams ( generated/Language/LSP/Protocol/Internal/Types/InlayHintParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintParams.p_o )
  2466. 2318.06 s [lsp-types] [185 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlayHintOptions ( generated/Language/LSP/Protocol/Internal/Types/InlayHintOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintOptions.p_o )
  2467. 2318.06 s [lsp-types] [186 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlayHintKind ( generated/Language/LSP/Protocol/Internal/Types/InlayHintKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintKind.p_o )
  2468. 2318.06 s [lsp-types] [187 of 452] Compiling Language.LSP.Protocol.Internal.Types.InitializedParams ( generated/Language/LSP/Protocol/Internal/Types/InitializedParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/InitializedParams.p_o )
  2469. 2318.06 s [lsp-types] [188 of 452] Compiling Language.LSP.Protocol.Internal.Types.InitializeError ( generated/Language/LSP/Protocol/Internal/Types/InitializeError.hs, dist/build/Language/LSP/Protocol/Internal/Types/InitializeError.p_o )
  2470. 2318.06 s [lsp-types] [189 of 452] Compiling Language.LSP.Protocol.Internal.Types.ImplementationParams ( generated/Language/LSP/Protocol/Internal/Types/ImplementationParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ImplementationParams.p_o )
  2471. 2318.06 s [lsp-types] [190 of 452] Compiling Language.LSP.Protocol.Internal.Types.ImplementationOptions ( generated/Language/LSP/Protocol/Internal/Types/ImplementationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ImplementationOptions.p_o )
  2472. 2318.06 s [lsp-types] [191 of 452] Compiling Language.LSP.Protocol.Internal.Types.ImplementationClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/ImplementationClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/ImplementationClientCapabilities.p_o )
  2473. 2318.06 s [lsp-types] [192 of 452] Compiling Language.LSP.Protocol.Internal.Types.HoverParams ( generated/Language/LSP/Protocol/Internal/Types/HoverParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/HoverParams.p_o )
  2474. 2318.06 s [lsp-types] [193 of 452] Compiling Language.LSP.Protocol.Internal.Types.HoverOptions ( generated/Language/LSP/Protocol/Internal/Types/HoverOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/HoverOptions.p_o )
  2475. 2318.06 s [lsp-types] [194 of 452] Compiling Language.LSP.Protocol.Internal.Types.HoverClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/HoverClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/HoverClientCapabilities.p_o )
  2476. 2318.06 s [lsp-types] [195 of 452] Compiling Language.LSP.Protocol.Internal.Types.Hover ( generated/Language/LSP/Protocol/Internal/Types/Hover.hs, dist/build/Language/LSP/Protocol/Internal/Types/Hover.p_o )
  2477. 2318.06 s [lsp-types] [196 of 452] Compiling Language.LSP.Protocol.Internal.Types.GlobPattern ( generated/Language/LSP/Protocol/Internal/Types/GlobPattern.hs, dist/build/Language/LSP/Protocol/Internal/Types/GlobPattern.p_o )
  2478. 2318.06 s [lsp-types] [197 of 452] Compiling Language.LSP.Protocol.Internal.Types.GeneralClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/GeneralClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/GeneralClientCapabilities.p_o )
  2479. 2318.06 s [lsp-types] [198 of 452] Compiling Language.LSP.Protocol.Internal.Types.FormattingOptions ( generated/Language/LSP/Protocol/Internal/Types/FormattingOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/FormattingOptions.p_o )
  2480. 2318.06 s [lsp-types] [199 of 452] Compiling Language.LSP.Protocol.Internal.Types.FoldingRangeParams ( generated/Language/LSP/Protocol/Internal/Types/FoldingRangeParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeParams.p_o )
  2481. 2318.06 s [lsp-types] [200 of 452] Compiling Language.LSP.Protocol.Internal.Types.FoldingRangeOptions ( generated/Language/LSP/Protocol/Internal/Types/FoldingRangeOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeOptions.p_o )
  2482. 2318.06 s [lsp-types] [201 of 452] Compiling Language.LSP.Protocol.Internal.Types.FoldingRangeKind ( generated/Language/LSP/Protocol/Internal/Types/FoldingRangeKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeKind.p_o )
  2483. 2318.06 s [lsp-types] [202 of 452] Compiling Language.LSP.Protocol.Internal.Types.FoldingRange ( generated/Language/LSP/Protocol/Internal/Types/FoldingRange.hs, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRange.p_o )
  2484. 2318.06 s [lsp-types] [203 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileSystemWatcher ( generated/Language/LSP/Protocol/Internal/Types/FileSystemWatcher.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileSystemWatcher.p_o )
  2485. 2318.06 s [lsp-types] [204 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileRename ( generated/Language/LSP/Protocol/Internal/Types/FileRename.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileRename.p_o )
  2486. 2318.06 s [lsp-types] [205 of 452] Compiling Language.LSP.Protocol.Internal.Types.RenameFilesParams ( generated/Language/LSP/Protocol/Internal/Types/RenameFilesParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/RenameFilesParams.p_o )
  2487. 2318.06 s [lsp-types] [206 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileOperationPatternOptions ( generated/Language/LSP/Protocol/Internal/Types/FileOperationPatternOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationPatternOptions.p_o )
  2488. 2318.06 s [lsp-types] [207 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileOperationPatternKind ( generated/Language/LSP/Protocol/Internal/Types/FileOperationPatternKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationPatternKind.p_o )
  2489. 2318.06 s [lsp-types] [208 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileOperationPattern ( generated/Language/LSP/Protocol/Internal/Types/FileOperationPattern.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationPattern.p_o )
  2490. 2318.06 s [lsp-types] [209 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileOperationFilter ( generated/Language/LSP/Protocol/Internal/Types/FileOperationFilter.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationFilter.p_o )
  2491. 2318.06 s [lsp-types] [210 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileOperationRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/FileOperationRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationRegistrationOptions.p_o )
  2492. 2318.06 s [lsp-types] [211 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileOperationOptions ( generated/Language/LSP/Protocol/Internal/Types/FileOperationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationOptions.p_o )
  2493. 2318.06 s [lsp-types] [212 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceOptions ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceOptions.p_o )
  2494. 2318.06 s [lsp-types] [213 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileOperationClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/FileOperationClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileOperationClientCapabilities.p_o )
  2495. 2318.06 s [lsp-types] [214 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileDelete ( generated/Language/LSP/Protocol/Internal/Types/FileDelete.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileDelete.p_o )
  2496. 2318.06 s [lsp-types] [215 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileCreate ( generated/Language/LSP/Protocol/Internal/Types/FileCreate.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileCreate.p_o )
  2497. 2318.06 s [lsp-types] [216 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileChangeType ( generated/Language/LSP/Protocol/Internal/Types/FileChangeType.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileChangeType.p_o )
  2498. 2318.06 s [lsp-types] [217 of 452] Compiling Language.LSP.Protocol.Internal.Types.FileEvent ( generated/Language/LSP/Protocol/Internal/Types/FileEvent.hs, dist/build/Language/LSP/Protocol/Internal/Types/FileEvent.p_o )
  2499. 2318.06 s [lsp-types] [218 of 452] Compiling Language.LSP.Protocol.Internal.Types.FailureHandlingKind ( generated/Language/LSP/Protocol/Internal/Types/FailureHandlingKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/FailureHandlingKind.p_o )
  2500. 2318.06 s [lsp-types] [219 of 452] Compiling Language.LSP.Protocol.Internal.Types.ExecutionSummary ( generated/Language/LSP/Protocol/Internal/Types/ExecutionSummary.hs, dist/build/Language/LSP/Protocol/Internal/Types/ExecutionSummary.p_o )
  2501. 2318.06 s [lsp-types] [220 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookCell ( generated/Language/LSP/Protocol/Internal/Types/NotebookCell.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCell.p_o )
  2502. 2318.06 s [lsp-types] [221 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocument ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocument.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocument.p_o )
  2503. 2318.06 s [lsp-types] [222 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookCellArrayChange ( generated/Language/LSP/Protocol/Internal/Types/NotebookCellArrayChange.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookCellArrayChange.p_o )
  2504. 2318.06 s [lsp-types] [223 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentCellChangeStructure ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentCellChangeStructure.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentCellChangeStructure.p_o )
  2505. 2318.06 s [lsp-types] [224 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentCellChanges ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentCellChanges.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentCellChanges.p_o )
  2506. 2319.21 s [lsp-types] [225 of 452] Compiling Language.LSP.Protocol.Internal.Types.NotebookDocumentChangeEvent ( generated/Language/LSP/Protocol/Internal/Types/NotebookDocumentChangeEvent.hs, dist/build/Language/LSP/Protocol/Internal/Types/NotebookDocumentChangeEvent.p_o )
  2507. 2321.04 s [conduit] [13 of 14] Compiling Data.Conduit.Combinators.Unqualified ( src/Data/Conduit/Combinators/Unqualified.hs, dist/build/Data/Conduit/Combinators/Unqualified.p_o )
  2508. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2509. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2510. 2321.15 s [conduit] will become an error in a future GHC release.
  2511. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2512. 2321.15 s [conduit] |
  2513. 2321.15 s [conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  2514. 2321.15 s [conduit] | ^
  2515. 2321.15 s [conduit]
  2516. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2517. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2518. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2519. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2520. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2521. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2522. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2523. 2321.15 s [conduit] |
  2524. 2321.15 s [conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  2525. 2321.15 s [conduit] | ^
  2526. 2321.15 s [conduit]
  2527. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2528. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2529. 2321.15 s [conduit] will become an error in a future GHC release.
  2530. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2531. 2321.15 s [conduit] |
  2532. 2321.15 s [conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  2533. 2321.15 s [conduit] | ^
  2534. 2321.15 s [conduit]
  2535. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2536. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2537. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2538. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2539. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2540. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2541. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2542. 2321.15 s [conduit] |
  2543. 2321.15 s [conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  2544. 2321.15 s [conduit] | ^
  2545. 2321.15 s [conduit]
  2546. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2547. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2548. 2321.15 s [conduit] will become an error in a future GHC release.
  2549. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2550. 2321.15 s [conduit] |
  2551. 2321.15 s [conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  2552. 2321.15 s [conduit] | ^
  2553. 2321.15 s [conduit]
  2554. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2555. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2556. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2557. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2558. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2559. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2560. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2561. 2321.15 s [conduit] |
  2562. 2321.15 s [conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  2563. 2321.15 s [conduit] | ^
  2564. 2321.15 s [conduit]
  2565. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2566. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2567. 2321.15 s [conduit] will become an error in a future GHC release.
  2568. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2569. 2321.15 s [conduit] |
  2570. 2321.15 s [conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  2571. 2321.15 s [conduit] | ^
  2572. 2321.15 s [conduit]
  2573. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2574. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2575. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2576. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2577. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2578. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2579. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2580. 2321.15 s [conduit] |
  2581. 2321.15 s [conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  2582. 2321.15 s [conduit] | ^
  2583. 2321.15 s [conduit]
  2584. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2585. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2586. 2321.15 s [conduit] will become an error in a future GHC release.
  2587. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2588. 2321.15 s [conduit] |
  2589. 2321.15 s [conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  2590. 2321.15 s [conduit] | ^
  2591. 2321.15 s [conduit]
  2592. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2593. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2594. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2595. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2596. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2597. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2598. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2599. 2321.15 s [conduit] |
  2600. 2321.15 s [conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  2601. 2321.15 s [conduit] | ^
  2602. 2321.15 s [conduit]
  2603. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2604. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2605. 2321.15 s [conduit] will become an error in a future GHC release.
  2606. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2607. 2321.15 s [conduit] |
  2608. 2321.15 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  2609. 2321.15 s [conduit] | ^
  2610. 2321.15 s [conduit]
  2611. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2612. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2613. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2614. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2615. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2616. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2617. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2618. 2321.15 s [conduit] |
  2619. 2321.15 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  2620. 2321.15 s [conduit] | ^
  2621. 2321.15 s [conduit]
  2622. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2623. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2624. 2321.15 s [conduit] will become an error in a future GHC release.
  2625. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2626. 2321.15 s [conduit] |
  2627. 2321.15 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  2628. 2321.15 s [conduit] | ^
  2629. 2321.15 s [conduit]
  2630. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2631. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2632. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2633. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2634. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2635. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2636. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2637. 2321.15 s [conduit] |
  2638. 2321.15 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  2639. 2321.15 s [conduit] | ^
  2640. 2321.15 s [conduit]
  2641. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2642. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2643. 2321.15 s [conduit] will become an error in a future GHC release.
  2644. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2645. 2321.15 s [conduit] |
  2646. 2321.15 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  2647. 2321.15 s [conduit] | ^
  2648. 2321.15 s [conduit]
  2649. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2650. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2651. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2652. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2653. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2654. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2655. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2656. 2321.15 s [conduit] |
  2657. 2321.15 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  2658. 2321.15 s [conduit] | ^
  2659. 2321.15 s [conduit]
  2660. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2661. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2662. 2321.15 s [conduit] will become an error in a future GHC release.
  2663. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2664. 2321.15 s [conduit] |
  2665. 2321.15 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  2666. 2321.15 s [conduit] | ^
  2667. 2321.15 s [conduit]
  2668. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2669. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2670. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2671. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2672. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2673. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2674. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2675. 2321.15 s [conduit] |
  2676. 2321.15 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  2677. 2321.15 s [conduit] | ^
  2678. 2321.15 s [conduit]
  2679. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  2680. 2321.15 s [conduit] The use of ‘~’ without TypeOperators
  2681. 2321.15 s [conduit] will become an error in a future GHC release.
  2682. 2321.15 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  2683. 2321.15 s [conduit] |
  2684. 2321.15 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  2685. 2321.15 s [conduit] | ^
  2686. 2321.15 s [conduit]
  2687. 2321.15 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  2688. 2321.15 s [conduit] • The ‘~’ operator is out of scope.
  2689. 2321.15 s [conduit] Assuming it to stand for an equality constraint.
  2690. 2321.15 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  2691. 2321.15 s [conduit] exported from Data.Type.Equality and Prelude.
  2692. 2321.15 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  2693. 2321.15 s [conduit] • This will become an error in a future GHC release.
  2694. 2321.15 s [conduit] |
  2695. 2321.15 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  2696. 2321.15 s [conduit] | ^
  2697. 2321.15 s [conduit]
  2698. 2321.59 s [lsp-types] [226 of 452] Compiling Language.LSP.Protocol.Internal.Types.ExecuteCommandRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/ExecuteCommandRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ExecuteCommandRegistrationOptions.p_o )
  2699. 2321.59 s [lsp-types] [227 of 452] Compiling Language.LSP.Protocol.Internal.Types.ExecuteCommandParams ( generated/Language/LSP/Protocol/Internal/Types/ExecuteCommandParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ExecuteCommandParams.p_o )
  2700. 2321.59 s [lsp-types] [228 of 452] Compiling Language.LSP.Protocol.Internal.Types.ExecuteCommandOptions ( generated/Language/LSP/Protocol/Internal/Types/ExecuteCommandOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ExecuteCommandOptions.p_o )
  2701. 2321.59 s [lsp-types] [229 of 452] Compiling Language.LSP.Protocol.Internal.Types.ExecuteCommandClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/ExecuteCommandClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/ExecuteCommandClientCapabilities.p_o )
  2702. 2321.59 s [lsp-types] [230 of 452] Compiling Language.LSP.Protocol.Internal.Types.ErrorCodes ( generated/Language/LSP/Protocol/Internal/Types/ErrorCodes.hs, dist/build/Language/LSP/Protocol/Internal/Types/ErrorCodes.p_o )
  2703. 2321.59 s [lsp-types] [231 of 452] Compiling Language.LSP.Protocol.Internal.Types.EditRangeWithInsertReplace ( generated/Language/LSP/Protocol/Internal/Types/EditRangeWithInsertReplace.hs, dist/build/Language/LSP/Protocol/Internal/Types/EditRangeWithInsertReplace.p_o )
  2704. 2321.59 s [lsp-types] [232 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentSymbolParams ( generated/Language/LSP/Protocol/Internal/Types/DocumentSymbolParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbolParams.p_o )
  2705. 2321.59 s [lsp-types] [233 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentSymbolOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentSymbolOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbolOptions.p_o )
  2706. 2321.59 s [lsp-types] [234 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentSymbol ( generated/Language/LSP/Protocol/Internal/Types/DocumentSymbol.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbol.p_o )
  2707. 2321.59 s [lsp-types] [235 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingParams ( generated/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingParams.p_o )
  2708. 2321.59 s [lsp-types] [236 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingOptions.p_o )
  2709. 2321.59 s [lsp-types] [237 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingClientCapabilities.p_o )
  2710. 2321.59 s [lsp-types] [238 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingParams ( generated/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingParams.p_o )
  2711. 2321.59 s [lsp-types] [239 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingOptions.p_o )
  2712. 2321.59 s [lsp-types] [240 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingClientCapabilities.p_o )
  2713. 2321.59 s [lsp-types] [241 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentLinkParams ( generated/Language/LSP/Protocol/Internal/Types/DocumentLinkParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLinkParams.p_o )
  2714. 2321.59 s [lsp-types] [242 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentLinkOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentLinkOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLinkOptions.p_o )
  2715. 2321.59 s [lsp-types] [243 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentLinkClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DocumentLinkClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLinkClientCapabilities.p_o )
  2716. 2321.59 s [lsp-types] [244 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentLink ( generated/Language/LSP/Protocol/Internal/Types/DocumentLink.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLink.p_o )
  2717. 2321.59 s [lsp-types] [245 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentHighlightParams ( generated/Language/LSP/Protocol/Internal/Types/DocumentHighlightParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightParams.p_o )
  2718. 2321.59 s [lsp-types] [246 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentHighlightOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentHighlightOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightOptions.p_o )
  2719. 2321.59 s [lsp-types] [247 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentHighlightKind ( generated/Language/LSP/Protocol/Internal/Types/DocumentHighlightKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightKind.p_o )
  2720. 2321.59 s [lsp-types] [248 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentHighlightClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DocumentHighlightClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightClientCapabilities.p_o )
  2721. 2321.59 s [lsp-types] [249 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentHighlight ( generated/Language/LSP/Protocol/Internal/Types/DocumentHighlight.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlight.p_o )
  2722. 2321.59 s [lsp-types] [250 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentFormattingParams ( generated/Language/LSP/Protocol/Internal/Types/DocumentFormattingParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFormattingParams.p_o )
  2723. 2321.59 s [lsp-types] [251 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentFormattingOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentFormattingOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFormattingOptions.p_o )
  2724. 2321.59 s [lsp-types] [252 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentFormattingClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DocumentFormattingClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFormattingClientCapabilities.p_o )
  2725. 2321.59 s [lsp-types] [253 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentFilter ( generated/Language/LSP/Protocol/Internal/Types/DocumentFilter.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFilter.p_o )
  2726. 2321.59 s [lsp-types] [254 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentSelector ( generated/Language/LSP/Protocol/Internal/Types/DocumentSelector.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSelector.p_o )
  2727. 2321.59 s [lsp-types] [255 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeHierarchyRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/TypeHierarchyRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeHierarchyRegistrationOptions.p_o )
  2728. 2321.59 s [lsp-types] [256 of 452] Compiling Language.LSP.Protocol.Internal.Types.TypeDefinitionRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/TypeDefinitionRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/TypeDefinitionRegistrationOptions.p_o )
  2729. 2321.59 s [lsp-types] [257 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentSaveRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentSaveRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentSaveRegistrationOptions.p_o )
  2730. 2321.59 s [lsp-types] [258 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentRegistrationOptions.p_o )
  2731. 2321.59 s [lsp-types] [259 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentChangeRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentChangeRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentChangeRegistrationOptions.p_o )
  2732. 2321.59 s [lsp-types] [260 of 452] Compiling Language.LSP.Protocol.Internal.Types.SignatureHelpRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/SignatureHelpRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpRegistrationOptions.p_o )
  2733. 2321.59 s [lsp-types] [261 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensRegistrationOptions.p_o )
  2734. 2321.59 s [lsp-types] [262 of 452] Compiling Language.LSP.Protocol.Internal.Types.SelectionRangeRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/SelectionRangeRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/SelectionRangeRegistrationOptions.p_o )
  2735. 2321.59 s [lsp-types] [263 of 452] Compiling Language.LSP.Protocol.Internal.Types.RenameRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/RenameRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/RenameRegistrationOptions.p_o )
  2736. 2321.59 s [lsp-types] [264 of 452] Compiling Language.LSP.Protocol.Internal.Types.ReferenceRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/ReferenceRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ReferenceRegistrationOptions.p_o )
  2737. 2321.59 s [lsp-types] [265 of 452] Compiling Language.LSP.Protocol.Internal.Types.MonikerRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/MonikerRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/MonikerRegistrationOptions.p_o )
  2738. 2321.59 s [lsp-types] [266 of 452] Compiling Language.LSP.Protocol.Internal.Types.LinkedEditingRangeRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/LinkedEditingRangeRegistrationOptions.p_o )
  2739. 2321.59 s [lsp-types] [267 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlineValueRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/InlineValueRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlineValueRegistrationOptions.p_o )
  2740. 2321.59 s [lsp-types] [268 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlayHintRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/InlayHintRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintRegistrationOptions.p_o )
  2741. 2321.59 s [lsp-types] [269 of 452] Compiling Language.LSP.Protocol.Internal.Types.ImplementationRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/ImplementationRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ImplementationRegistrationOptions.p_o )
  2742. 2321.59 s [lsp-types] [270 of 452] Compiling Language.LSP.Protocol.Internal.Types.HoverRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/HoverRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/HoverRegistrationOptions.p_o )
  2743. 2321.59 s [lsp-types] [271 of 452] Compiling Language.LSP.Protocol.Internal.Types.FoldingRangeRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/FoldingRangeRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeRegistrationOptions.p_o )
  2744. 2321.59 s [lsp-types] [272 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentSymbolRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentSymbolRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbolRegistrationOptions.p_o )
  2745. 2321.59 s [lsp-types] [273 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentRangeFormattingRegistrationOptions.p_o )
  2746. 2321.59 s [lsp-types] [274 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentOnTypeFormattingRegistrationOptions.p_o )
  2747. 2321.59 s [lsp-types] [275 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentLinkRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentLinkRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentLinkRegistrationOptions.p_o )
  2748. 2321.59 s [lsp-types] [276 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentHighlightRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentHighlightRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentHighlightRegistrationOptions.p_o )
  2749. 2321.59 s [lsp-types] [277 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentFormattingRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentFormattingRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentFormattingRegistrationOptions.p_o )
  2750. 2321.59 s [lsp-types] [278 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportKind ( generated/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticReportKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticReportKind.p_o )
  2751. 2321.59 s [lsp-types] [279 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentDiagnosticParams ( generated/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticParams.p_o )
  2752. 2321.59 s [lsp-types] [280 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentColorRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentColorRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentColorRegistrationOptions.p_o )
  2753. 2321.59 s [lsp-types] [281 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentColorParams ( generated/Language/LSP/Protocol/Internal/Types/DocumentColorParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentColorParams.p_o )
  2754. 2321.59 s [lsp-types] [282 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentColorOptions ( generated/Language/LSP/Protocol/Internal/Types/DocumentColorOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentColorOptions.p_o )
  2755. 2321.59 s [lsp-types] [283 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentColorClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DocumentColorClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentColorClientCapabilities.p_o )
  2756. 2321.59 s [lsp-types] [284 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidSaveTextDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/DidSaveTextDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidSaveTextDocumentParams.p_o )
  2757. 2321.59 s [lsp-types] [285 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidSaveNotebookDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/DidSaveNotebookDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidSaveNotebookDocumentParams.p_o )
  2758. 2321.59 s [lsp-types] [286 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidOpenTextDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/DidOpenTextDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidOpenTextDocumentParams.p_o )
  2759. 2321.59 s [lsp-types] [287 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidOpenNotebookDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/DidOpenNotebookDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidOpenNotebookDocumentParams.p_o )
  2760. 2321.59 s [lsp-types] [288 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidCloseTextDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/DidCloseTextDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidCloseTextDocumentParams.p_o )
  2761. 2321.59 s [lsp-types] [289 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidCloseNotebookDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/DidCloseNotebookDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidCloseNotebookDocumentParams.p_o )
  2762. 2321.59 s [lsp-types] [290 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidChangeWorkspaceFoldersParams ( generated/Language/LSP/Protocol/Internal/Types/DidChangeWorkspaceFoldersParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeWorkspaceFoldersParams.p_o )
  2763. 2321.59 s [lsp-types] [291 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesRegistrationOptions.p_o )
  2764. 2321.59 s [lsp-types] [292 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesParams ( generated/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesParams.p_o )
  2765. 2321.59 s [lsp-types] [293 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeWatchedFilesClientCapabilities.p_o )
  2766. 2321.59 s [lsp-types] [294 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidChangeTextDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/DidChangeTextDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeTextDocumentParams.p_o )
  2767. 2321.59 s [lsp-types] [295 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidChangeNotebookDocumentParams ( generated/Language/LSP/Protocol/Internal/Types/DidChangeNotebookDocumentParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeNotebookDocumentParams.p_o )
  2768. 2321.69 s [conduit] [14 of 14] Compiling Conduit ( src/Conduit.hs, dist/build/Conduit.p_o )
  2769. 2323.12 s [conduit] Preprocessing test suite 'conduit-test' for conduit-1.3.6.1...
  2770. 2323.12 s [conduit] Building test suite 'conduit-test' for conduit-1.3.6.1...
  2771. 2323.30 s [conduit] [1 of 5] Compiling Data.Conduit.Extra.ZipConduitSpec ( test/Data/Conduit/Extra/ZipConduitSpec.hs, dist/build/conduit-test/conduit-test-tmp/Data/Conduit/Extra/ZipConduitSpec.o )
  2772. 2323.39 s [conduit] test/Data/Conduit/Extra/ZipConduitSpec.hs:5:1: warning: [GHC-66111] [-Wunused-imports]
  2773. 2323.39 s [conduit] The import of ‘Control.Applicative’ is redundant
  2774. 2323.39 s [conduit] except perhaps to import instances from ‘Control.Applicative’
  2775. 2323.39 s [conduit] To import instances alone, use: import Control.Applicative()
  2776. 2323.39 s [conduit] |
  2777. 2323.39 s [conduit] 5 | import Control.Applicative ((<*), pure)
  2778. 2323.39 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2779. 2323.39 s [conduit]
  2780. 2323.77 s [conduit] [2 of 5] Compiling Data.Conduit.StreamSpec ( test/Data/Conduit/StreamSpec.hs, dist/build/conduit-test/conduit-test-tmp/Data/Conduit/StreamSpec.o )
  2781. 2323.77 s [conduit] test/Data/Conduit/StreamSpec.hs:572:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  2782. 2323.77 s [conduit] Pattern match(es) are non-exhaustive
  2783. 2323.77 s [conduit] In a lambda abstraction: Patterns of type ‘[a]’ not matched: []
  2784. 2323.77 s [conduit] |
  2785. 2323.77 s [conduit] 572 | Data.List.map (\(x:xs) -> (x, xs)) . Data.List.groupBy ((==) `on` f)
  2786. 2323.77 s [conduit] | ^^^^^^^^^^^^^^^^^^
  2787. 2323.77 s [conduit]
  2788. 2323.92 s [lsp-types] [296 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidChangeConfigurationRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DidChangeConfigurationRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeConfigurationRegistrationOptions.p_o )
  2789. 2323.92 s [lsp-types] [297 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidChangeConfigurationParams ( generated/Language/LSP/Protocol/Internal/Types/DidChangeConfigurationParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeConfigurationParams.p_o )
  2790. 2323.92 s [lsp-types] [298 of 452] Compiling Language.LSP.Protocol.Internal.Types.DidChangeConfigurationClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DidChangeConfigurationClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DidChangeConfigurationClientCapabilities.p_o )
  2791. 2323.92 s [lsp-types] [299 of 452] Compiling Language.LSP.Protocol.Internal.Types.DiagnosticWorkspaceClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DiagnosticWorkspaceClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticWorkspaceClientCapabilities.p_o )
  2792. 2323.92 s [lsp-types] [300 of 452] Compiling Language.LSP.Protocol.Internal.Types.DiagnosticTag ( generated/Language/LSP/Protocol/Internal/Types/DiagnosticTag.hs, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticTag.p_o )
  2793. 2323.92 s [lsp-types] [301 of 452] Compiling Language.LSP.Protocol.Internal.Types.DiagnosticSeverity ( generated/Language/LSP/Protocol/Internal/Types/DiagnosticSeverity.hs, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticSeverity.p_o )
  2794. 2323.92 s [lsp-types] [302 of 452] Compiling Language.LSP.Protocol.Internal.Types.DiagnosticServerCancellationData ( generated/Language/LSP/Protocol/Internal/Types/DiagnosticServerCancellationData.hs, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticServerCancellationData.p_o )
  2795. 2323.92 s [lsp-types] [303 of 452] Compiling Language.LSP.Protocol.Internal.Types.DiagnosticRelatedInformation ( generated/Language/LSP/Protocol/Internal/Types/DiagnosticRelatedInformation.hs, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticRelatedInformation.p_o )
  2796. 2323.92 s [lsp-types] [304 of 452] Compiling Language.LSP.Protocol.Internal.Types.DiagnosticRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DiagnosticRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticRegistrationOptions.p_o )
  2797. 2323.92 s [lsp-types] [305 of 452] Compiling Language.LSP.Protocol.Internal.Types.DiagnosticOptions ( generated/Language/LSP/Protocol/Internal/Types/DiagnosticOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticOptions.p_o )
  2798. 2323.92 s [lsp-types] [306 of 452] Compiling Language.LSP.Protocol.Internal.Types.DiagnosticClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DiagnosticClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DiagnosticClientCapabilities.p_o )
  2799. 2323.92 s [lsp-types] [307 of 452] Compiling Language.LSP.Protocol.Internal.Types.DeleteFilesParams ( generated/Language/LSP/Protocol/Internal/Types/DeleteFilesParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DeleteFilesParams.p_o )
  2800. 2323.92 s [lsp-types] [308 of 452] Compiling Language.LSP.Protocol.Internal.Types.DeleteFileOptions ( generated/Language/LSP/Protocol/Internal/Types/DeleteFileOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DeleteFileOptions.p_o )
  2801. 2323.92 s [lsp-types] [309 of 452] Compiling Language.LSP.Protocol.Internal.Types.DefinitionRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DefinitionRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionRegistrationOptions.p_o )
  2802. 2323.92 s [lsp-types] [310 of 452] Compiling Language.LSP.Protocol.Internal.Types.DefinitionParams ( generated/Language/LSP/Protocol/Internal/Types/DefinitionParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionParams.p_o )
  2803. 2323.92 s [lsp-types] [311 of 452] Compiling Language.LSP.Protocol.Internal.Types.DefinitionOptions ( generated/Language/LSP/Protocol/Internal/Types/DefinitionOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionOptions.p_o )
  2804. 2323.92 s [lsp-types] [312 of 452] Compiling Language.LSP.Protocol.Internal.Types.DefinitionLink ( generated/Language/LSP/Protocol/Internal/Types/DefinitionLink.hs, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionLink.p_o )
  2805. 2323.92 s [lsp-types] [313 of 452] Compiling Language.LSP.Protocol.Internal.Types.DefinitionClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DefinitionClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DefinitionClientCapabilities.p_o )
  2806. 2323.92 s [lsp-types] [314 of 452] Compiling Language.LSP.Protocol.Internal.Types.Definition ( generated/Language/LSP/Protocol/Internal/Types/Definition.hs, dist/build/Language/LSP/Protocol/Internal/Types/Definition.p_o )
  2807. 2323.92 s [lsp-types] [315 of 452] Compiling Language.LSP.Protocol.Internal.Types.DeclarationRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/DeclarationRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationRegistrationOptions.p_o )
  2808. 2323.92 s [lsp-types] [316 of 452] Compiling Language.LSP.Protocol.Internal.Types.DeclarationParams ( generated/Language/LSP/Protocol/Internal/Types/DeclarationParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationParams.p_o )
  2809. 2323.92 s [lsp-types] [317 of 452] Compiling Language.LSP.Protocol.Internal.Types.DeclarationOptions ( generated/Language/LSP/Protocol/Internal/Types/DeclarationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationOptions.p_o )
  2810. 2323.92 s [lsp-types] [318 of 452] Compiling Language.LSP.Protocol.Internal.Types.DeclarationLink ( generated/Language/LSP/Protocol/Internal/Types/DeclarationLink.hs, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationLink.p_o )
  2811. 2323.92 s [lsp-types] [319 of 452] Compiling Language.LSP.Protocol.Internal.Types.DeclarationClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DeclarationClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DeclarationClientCapabilities.p_o )
  2812. 2323.92 s [lsp-types] [320 of 452] Compiling Language.LSP.Protocol.Internal.Types.Declaration ( generated/Language/LSP/Protocol/Internal/Types/Declaration.hs, dist/build/Language/LSP/Protocol/Internal/Types/Declaration.p_o )
  2813. 2323.92 s [lsp-types] [321 of 452] Compiling Language.LSP.Protocol.Internal.Types.CreateFilesParams ( generated/Language/LSP/Protocol/Internal/Types/CreateFilesParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/CreateFilesParams.p_o )
  2814. 2323.92 s [lsp-types] [322 of 452] Compiling Language.LSP.Protocol.Internal.Types.CreateFileOptions ( generated/Language/LSP/Protocol/Internal/Types/CreateFileOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CreateFileOptions.p_o )
  2815. 2323.92 s [lsp-types] [323 of 452] Compiling Language.LSP.Protocol.Internal.Types.ConfigurationItem ( generated/Language/LSP/Protocol/Internal/Types/ConfigurationItem.hs, dist/build/Language/LSP/Protocol/Internal/Types/ConfigurationItem.p_o )
  2816. 2323.92 s [lsp-types] [324 of 452] Compiling Language.LSP.Protocol.Internal.Types.ConfigurationParams ( generated/Language/LSP/Protocol/Internal/Types/ConfigurationParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ConfigurationParams.p_o )
  2817. 2323.92 s [lsp-types] [325 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionTriggerKind ( generated/Language/LSP/Protocol/Internal/Types/CompletionTriggerKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionTriggerKind.p_o )
  2818. 2323.92 s [lsp-types] [326 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/CompletionRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionRegistrationOptions.p_o )
  2819. 2323.92 s [lsp-types] [327 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionOptions ( generated/Language/LSP/Protocol/Internal/Types/CompletionOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionOptions.p_o )
  2820. 2323.92 s [lsp-types] [328 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionListCapabilities ( generated/Language/LSP/Protocol/Internal/Types/CompletionListCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionListCapabilities.p_o )
  2821. 2323.92 s [lsp-types] [329 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionItemTag ( generated/Language/LSP/Protocol/Internal/Types/CompletionItemTag.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemTag.p_o )
  2822. 2323.92 s [lsp-types] [330 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionItemTagOptions ( generated/Language/LSP/Protocol/Internal/Types/CompletionItemTagOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemTagOptions.p_o )
  2823. 2323.92 s [lsp-types] [331 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionItemLabelDetails ( generated/Language/LSP/Protocol/Internal/Types/CompletionItemLabelDetails.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemLabelDetails.p_o )
  2824. 2323.92 s [lsp-types] [332 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionItemKind ( generated/Language/LSP/Protocol/Internal/Types/CompletionItemKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemKind.p_o )
  2825. 2323.92 s [lsp-types] [333 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionItemDefaults ( generated/Language/LSP/Protocol/Internal/Types/CompletionItemDefaults.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItemDefaults.p_o )
  2826. 2323.92 s [lsp-types] [334 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionContext ( generated/Language/LSP/Protocol/Internal/Types/CompletionContext.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionContext.p_o )
  2827. 2323.92 s [lsp-types] [335 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionParams ( generated/Language/LSP/Protocol/Internal/Types/CompletionParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionParams.p_o )
  2828. 2323.92 s [lsp-types] [336 of 452] Compiling Language.LSP.Protocol.Internal.Types.Command ( generated/Language/LSP/Protocol/Internal/Types/Command.hs, dist/build/Language/LSP/Protocol/Internal/Types/Command.p_o )
  2829. 2323.92 s [lsp-types] [337 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlayHintLabelPart ( generated/Language/LSP/Protocol/Internal/Types/InlayHintLabelPart.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintLabelPart.p_o )
  2830. 2323.92 s [lsp-types] [338 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlayHint ( generated/Language/LSP/Protocol/Internal/Types/InlayHint.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlayHint.p_o )
  2831. 2323.92 s [lsp-types] [339 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionItem ( generated/Language/LSP/Protocol/Internal/Types/CompletionItem.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionItem.p_o )
  2832. 2323.92 s [lsp-types] [340 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionList ( generated/Language/LSP/Protocol/Internal/Types/CompletionList.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionList.p_o )
  2833. 2323.92 s [lsp-types] [341 of 452] Compiling Language.LSP.Protocol.Internal.Types.ColorPresentation ( generated/Language/LSP/Protocol/Internal/Types/ColorPresentation.hs, dist/build/Language/LSP/Protocol/Internal/Types/ColorPresentation.p_o )
  2834. 2323.92 s [lsp-types] [342 of 452] Compiling Language.LSP.Protocol.Internal.Types.Color ( generated/Language/LSP/Protocol/Internal/Types/Color.hs, dist/build/Language/LSP/Protocol/Internal/Types/Color.p_o )
  2835. 2323.92 s [lsp-types] [343 of 452] Compiling Language.LSP.Protocol.Internal.Types.ColorPresentationParams ( generated/Language/LSP/Protocol/Internal/Types/ColorPresentationParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ColorPresentationParams.p_o )
  2836. 2323.92 s [lsp-types] [344 of 452] Compiling Language.LSP.Protocol.Internal.Types.ColorInformation ( generated/Language/LSP/Protocol/Internal/Types/ColorInformation.hs, dist/build/Language/LSP/Protocol/Internal/Types/ColorInformation.p_o )
  2837. 2323.92 s [lsp-types] [345 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeLensWorkspaceClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/CodeLensWorkspaceClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensWorkspaceClientCapabilities.p_o )
  2838. 2323.92 s [lsp-types] [346 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeLensRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/CodeLensRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensRegistrationOptions.p_o )
  2839. 2323.92 s [lsp-types] [347 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeLensParams ( generated/Language/LSP/Protocol/Internal/Types/CodeLensParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensParams.p_o )
  2840. 2323.92 s [lsp-types] [348 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeLensOptions ( generated/Language/LSP/Protocol/Internal/Types/CodeLensOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensOptions.p_o )
  2841. 2323.92 s [lsp-types] [349 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeLensClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/CodeLensClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeLensClientCapabilities.p_o )
  2842. 2323.92 s [lsp-types] [350 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeLens ( generated/Language/LSP/Protocol/Internal/Types/CodeLens.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeLens.p_o )
  2843. 2323.92 s [lsp-types] [351 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeDescription ( generated/Language/LSP/Protocol/Internal/Types/CodeDescription.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeDescription.p_o )
  2844. 2323.92 s [lsp-types] [352 of 452] Compiling Language.LSP.Protocol.Internal.Types.Diagnostic ( generated/Language/LSP/Protocol/Internal/Types/Diagnostic.hs, dist/build/Language/LSP/Protocol/Internal/Types/Diagnostic.p_o )
  2845. 2323.92 s [lsp-types] [353 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceFullDocumentDiagnosticReport ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceFullDocumentDiagnosticReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceFullDocumentDiagnosticReport.p_o )
  2846. 2323.92 s [lsp-types] [354 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceDocumentDiagnosticReport ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceDocumentDiagnosticReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceDocumentDiagnosticReport.p_o )
  2847. 2323.92 s [lsp-types] [355 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceDiagnosticReportPartialResult ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceDiagnosticReportPartialResult.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceDiagnosticReportPartialResult.p_o )
  2848. 2323.92 s [lsp-types] [356 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceDiagnosticReport ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceDiagnosticReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceDiagnosticReport.p_o )
  2849. 2323.92 s [lsp-types] [357 of 452] Compiling Language.LSP.Protocol.Internal.Types.PublishDiagnosticsParams ( generated/Language/LSP/Protocol/Internal/Types/PublishDiagnosticsParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/PublishDiagnosticsParams.p_o )
  2850. 2323.92 s [lsp-types] [358 of 452] Compiling Language.LSP.Protocol.Internal.Types.FullDocumentDiagnosticReport ( generated/Language/LSP/Protocol/Internal/Types/FullDocumentDiagnosticReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/FullDocumentDiagnosticReport.p_o )
  2851. 2323.92 s [lsp-types] [359 of 452] Compiling Language.LSP.Protocol.Internal.Types.RelatedUnchangedDocumentDiagnosticReport ( generated/Language/LSP/Protocol/Internal/Types/RelatedUnchangedDocumentDiagnosticReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/RelatedUnchangedDocumentDiagnosticReport.p_o )
  2852. 2323.92 s [lsp-types] [360 of 452] Compiling Language.LSP.Protocol.Internal.Types.RelatedFullDocumentDiagnosticReport ( generated/Language/LSP/Protocol/Internal/Types/RelatedFullDocumentDiagnosticReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/RelatedFullDocumentDiagnosticReport.p_o )
  2853. 2323.92 s [lsp-types] [361 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReport ( generated/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticReport.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticReport.p_o )
  2854. 2323.92 s [lsp-types] [362 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportPartialResult ( generated/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticReportPartialResult.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentDiagnosticReportPartialResult.p_o )
  2855. 2323.92 s [lsp-types] [363 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeActionTriggerKind ( generated/Language/LSP/Protocol/Internal/Types/CodeActionTriggerKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionTriggerKind.p_o )
  2856. 2323.92 s [lsp-types] [364 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeActionKind ( generated/Language/LSP/Protocol/Internal/Types/CodeActionKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionKind.p_o )
  2857. 2323.92 s [lsp-types] [365 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeActionRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/CodeActionRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionRegistrationOptions.p_o )
  2858. 2323.92 s [lsp-types] [366 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeActionOptions ( generated/Language/LSP/Protocol/Internal/Types/CodeActionOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionOptions.p_o )
  2859. 2323.92 s [lsp-types] [367 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeActionDisabled ( generated/Language/LSP/Protocol/Internal/Types/CodeActionDisabled.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionDisabled.p_o )
  2860. 2323.92 s [lsp-types] [368 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeActionContext ( generated/Language/LSP/Protocol/Internal/Types/CodeActionContext.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionContext.p_o )
  2861. 2323.92 s [lsp-types] [369 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeActionParams ( generated/Language/LSP/Protocol/Internal/Types/CodeActionParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionParams.p_o )
  2862. 2323.92 s [lsp-types] [370 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientSymbolTagOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientSymbolTagOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientSymbolTagOptions.p_o )
  2863. 2323.92 s [lsp-types] [371 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientSymbolResolveOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientSymbolResolveOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientSymbolResolveOptions.p_o )
  2864. 2323.92 s [lsp-types] [372 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientSymbolKindOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientSymbolKindOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientSymbolKindOptions.p_o )
  2865. 2323.92 s [lsp-types] [373 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceSymbolClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceSymbolClientCapabilities.p_o )
  2866. 2323.92 s [lsp-types] [374 of 452] Compiling Language.LSP.Protocol.Internal.Types.DocumentSymbolClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/DocumentSymbolClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/DocumentSymbolClientCapabilities.p_o )
  2867. 2323.92 s [lsp-types] [375 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientSignatureParameterInformationOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientSignatureParameterInformationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientSignatureParameterInformationOptions.p_o )
  2868. 2323.92 s [lsp-types] [376 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientSignatureInformationOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientSignatureInformationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientSignatureInformationOptions.p_o )
  2869. 2323.92 s [lsp-types] [377 of 452] Compiling Language.LSP.Protocol.Internal.Types.SignatureHelpClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/SignatureHelpClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/SignatureHelpClientCapabilities.p_o )
  2870. 2323.92 s [lsp-types] [378 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientShowMessageActionItemOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientShowMessageActionItemOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientShowMessageActionItemOptions.p_o )
  2871. 2323.92 s [lsp-types] [379 of 452] Compiling Language.LSP.Protocol.Internal.Types.ShowMessageRequestClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/ShowMessageRequestClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/ShowMessageRequestClientCapabilities.p_o )
  2872. 2323.92 s [lsp-types] [380 of 452] Compiling Language.LSP.Protocol.Internal.Types.WindowClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/WindowClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/WindowClientCapabilities.p_o )
  2873. 2323.92 s [lsp-types] [381 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientSemanticTokensRequestFullDelta ( generated/Language/LSP/Protocol/Internal/Types/ClientSemanticTokensRequestFullDelta.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientSemanticTokensRequestFullDelta.p_o )
  2874. 2323.93 s [lsp-types] [382 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientSemanticTokensRequestOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientSemanticTokensRequestOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientSemanticTokensRequestOptions.p_o )
  2875. 2323.93 s [lsp-types] [383 of 452] Compiling Language.LSP.Protocol.Internal.Types.SemanticTokensClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/SemanticTokensClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/SemanticTokensClientCapabilities.p_o )
  2876. 2323.93 s [lsp-types] [384 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientInlayHintResolveOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientInlayHintResolveOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientInlayHintResolveOptions.p_o )
  2877. 2323.93 s [lsp-types] [385 of 452] Compiling Language.LSP.Protocol.Internal.Types.InlayHintClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/InlayHintClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/InlayHintClientCapabilities.p_o )
  2878. 2323.93 s [lsp-types] [386 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientInfo ( generated/Language/LSP/Protocol/Internal/Types/ClientInfo.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientInfo.p_o )
  2879. 2323.93 s [lsp-types] [387 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientFoldingRangeOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientFoldingRangeOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientFoldingRangeOptions.p_o )
  2880. 2323.93 s [lsp-types] [388 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientFoldingRangeKindOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientFoldingRangeKindOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientFoldingRangeKindOptions.p_o )
  2881. 2323.93 s [lsp-types] [389 of 452] Compiling Language.LSP.Protocol.Internal.Types.FoldingRangeClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/FoldingRangeClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/FoldingRangeClientCapabilities.p_o )
  2882. 2323.93 s [lsp-types] [390 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientDiagnosticsTagOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientDiagnosticsTagOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientDiagnosticsTagOptions.p_o )
  2883. 2323.93 s [lsp-types] [391 of 452] Compiling Language.LSP.Protocol.Internal.Types.PublishDiagnosticsClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/PublishDiagnosticsClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/PublishDiagnosticsClientCapabilities.p_o )
  2884. 2323.93 s [lsp-types] [392 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientCompletionItemResolveOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientCompletionItemResolveOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientCompletionItemResolveOptions.p_o )
  2885. 2323.93 s [lsp-types] [393 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientCompletionItemOptionsKind ( generated/Language/LSP/Protocol/Internal/Types/ClientCompletionItemOptionsKind.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientCompletionItemOptionsKind.p_o )
  2886. 2323.93 s [lsp-types] [394 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientCompletionItemInsertTextModeOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientCompletionItemInsertTextModeOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientCompletionItemInsertTextModeOptions.p_o )
  2887. 2323.93 s [lsp-types] [395 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientCompletionItemOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientCompletionItemOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientCompletionItemOptions.p_o )
  2888. 2323.93 s [lsp-types] [396 of 452] Compiling Language.LSP.Protocol.Internal.Types.CompletionClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/CompletionClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/CompletionClientCapabilities.p_o )
  2889. 2323.93 s [lsp-types] [397 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientCodeActionResolveOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientCodeActionResolveOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientCodeActionResolveOptions.p_o )
  2890. 2323.93 s [lsp-types] [398 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientCodeActionKindOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientCodeActionKindOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientCodeActionKindOptions.p_o )
  2891. 2323.93 s [lsp-types] [399 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientCodeActionLiteralOptions ( generated/Language/LSP/Protocol/Internal/Types/ClientCodeActionLiteralOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientCodeActionLiteralOptions.p_o )
  2892. 2323.93 s [lsp-types] [400 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeActionClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/CodeActionClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeActionClientCapabilities.p_o )
  2893. 2323.93 s [lsp-types] [401 of 452] Compiling Language.LSP.Protocol.Internal.Types.ChangeAnnotationsSupportOptions ( generated/Language/LSP/Protocol/Internal/Types/ChangeAnnotationsSupportOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/ChangeAnnotationsSupportOptions.p_o )
  2894. 2323.93 s [lsp-types] [402 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceEditClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceEditClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceEditClientCapabilities.p_o )
  2895. 2323.93 s [lsp-types] [403 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceClientCapabilities.p_o )
  2896. 2323.93 s [lsp-types] [404 of 452] Compiling Language.LSP.Protocol.Internal.Types.ChangeAnnotationIdentifier ( generated/Language/LSP/Protocol/Internal/Types/ChangeAnnotationIdentifier.hs, dist/build/Language/LSP/Protocol/Internal/Types/ChangeAnnotationIdentifier.p_o )
  2897. 2323.93 s [lsp-types] [405 of 452] Compiling Language.LSP.Protocol.Internal.Types.ResourceOperation ( generated/Language/LSP/Protocol/Internal/Types/ResourceOperation.hs, dist/build/Language/LSP/Protocol/Internal/Types/ResourceOperation.p_o )
  2898. 2323.93 s [lsp-types] [406 of 452] Compiling Language.LSP.Protocol.Internal.Types.RenameFile ( generated/Language/LSP/Protocol/Internal/Types/RenameFile.hs, dist/build/Language/LSP/Protocol/Internal/Types/RenameFile.p_o )
  2899. 2323.93 s [lsp-types] [407 of 452] Compiling Language.LSP.Protocol.Internal.Types.DeleteFile ( generated/Language/LSP/Protocol/Internal/Types/DeleteFile.hs, dist/build/Language/LSP/Protocol/Internal/Types/DeleteFile.p_o )
  2900. 2323.93 s [lsp-types] [408 of 452] Compiling Language.LSP.Protocol.Internal.Types.CreateFile ( generated/Language/LSP/Protocol/Internal/Types/CreateFile.hs, dist/build/Language/LSP/Protocol/Internal/Types/CreateFile.p_o )
  2901. 2323.93 s [lsp-types] [409 of 452] Compiling Language.LSP.Protocol.Internal.Types.ChangeAnnotation ( generated/Language/LSP/Protocol/Internal/Types/ChangeAnnotation.hs, dist/build/Language/LSP/Protocol/Internal/Types/ChangeAnnotation.p_o )
  2902. 2323.93 s [lsp-types] [410 of 452] Compiling Language.LSP.Protocol.Internal.Types.CancelParams ( generated/Language/LSP/Protocol/Internal/Types/CancelParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/CancelParams.p_o )
  2903. 2323.93 s [lsp-types] [411 of 452] Compiling Language.LSP.Protocol.Internal.Types.CallHierarchyRegistrationOptions ( generated/Language/LSP/Protocol/Internal/Types/CallHierarchyRegistrationOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyRegistrationOptions.p_o )
  2904. 2323.93 s [lsp-types] [412 of 452] Compiling Language.LSP.Protocol.Internal.Types.CallHierarchyPrepareParams ( generated/Language/LSP/Protocol/Internal/Types/CallHierarchyPrepareParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyPrepareParams.p_o )
  2905. 2323.93 s [lsp-types] [413 of 452] Compiling Language.LSP.Protocol.Internal.Types.CallHierarchyOptions ( generated/Language/LSP/Protocol/Internal/Types/CallHierarchyOptions.hs, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyOptions.p_o )
  2906. 2323.93 s [lsp-types] [414 of 452] Compiling Language.LSP.Protocol.Internal.Types.ServerCapabilities ( generated/Language/LSP/Protocol/Internal/Types/ServerCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/ServerCapabilities.p_o )
  2907. 2326.55 s [conduit] [3 of 5] Compiling StreamSpec ( test/StreamSpec.hs, dist/build/conduit-test/conduit-test-tmp/StreamSpec.o )
  2908. 2326.55 s [conduit] test/StreamSpec.hs:471:3: warning: [GHC-50928] [-Wnoncanonical-monoid-instances]
  2909. 2326.60 s [conduit] Noncanonical ‘mappend’ definition detected
  2910. 2326.60 s [conduit] in the instance declaration for ‘Monoid (Sum a)’.
  2911. 2326.60 s [conduit] ‘mappend’ will eventually be removed in favour of ‘(<>)’
  2912. 2326.60 s [conduit] Suggested fix:
  2913. 2326.60 s [conduit] Either remove definition for ‘mappend’ (recommended) or define as ‘mappend = (<>)’
  2914. 2326.60 s [conduit] See also: https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/semigroup-monoid
  2915. 2326.60 s [conduit] |
  2916. 2326.60 s [conduit] 471 | mappend (Sum x) (Sum y) = Sum $ x Prelude.+ y
  2917. 2326.60 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2918. 2326.60 s [conduit]
  2919. 2326.60 s [conduit] [4 of 5] Compiling Spec ( test/Spec.hs, dist/build/conduit-test/conduit-test-tmp/Spec.o )
  2920. 2339.78 s [lsp-types] [415 of 452] Compiling Language.LSP.Protocol.Internal.Types.InitializeResult ( generated/Language/LSP/Protocol/Internal/Types/InitializeResult.hs, dist/build/Language/LSP/Protocol/Internal/Types/InitializeResult.p_o )
  2921. 2341.28 s [conduit] [5 of 5] Compiling Main ( test/main.hs, dist/build/conduit-test/conduit-test-tmp/Main.o )
  2922. 2341.38 s [conduit] test/main.hs:35:1: warning: [GHC-66111] [-Wunused-imports]
  2923. 2341.38 s [conduit] The import of ‘Control.Applicative’ is redundant
  2924. 2341.38 s [conduit] except perhaps to import instances from ‘Control.Applicative’
  2925. 2341.38 s [conduit] To import instances alone, use: import Control.Applicative()
  2926. 2341.38 s [conduit] |
  2927. 2341.38 s [conduit] 35 | import Control.Applicative (pure, (<$>), (<*>), liftA2)
  2928. 2341.38 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2929. 2341.38 s [conduit]
  2930. 2341.38 s [conduit] test/main.hs:99:32: warning: [GHC-63394] [-Wx-partial]
  2931. 2341.38 s [conduit] In the use of ‘tail’
  2932. 2341.38 s [conduit] (imported from Prelude, but defined in GHC.Internal.List):
  2933. 2341.38 s [conduit] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
  2934. 2341.38 s [conduit] |
  2935. 2341.38 s [conduit] 99 | prop "scan" $ equivToList (tail . scanl (+) 0 :: [Int]->[Int]) (void $ CL.scan (+) 0)
  2936. 2341.38 s [conduit] | ^^^^
  2937. 2341.38 s [conduit]
  2938. 2341.38 s [conduit] test/main.hs:110:33: warning: [GHC-63394] [-Wx-partial]
  2939. 2341.38 s [conduit] In the use of ‘tail’
  2940. 2341.38 s [conduit] (imported from Prelude, but defined in GHC.Internal.List):
  2941. 2341.38 s [conduit] "This is a partial function, it throws an error on empty lists. Replace it with 'drop' 1, or use pattern matching or 'GHC.Internal.Data.List.uncons' instead. Consider refactoring to use "Data.List.NonEmpty"."
  2942. 2341.38 s [conduit] |
  2943. 2341.38 s [conduit] 110 | prop "scanM" $ equivToList (tail . scanl (+) 0) (void $ CL.scanM (\a s -> return $ a + s) (0 :: Int))
  2944. 2341.38 s [conduit] | ^^^^
  2945. 2341.38 s [conduit]
  2946. 2346.58 s [conduit] [6 of 6] Linking dist/build/conduit-test/conduit-test
  2947. 2347.64 s [conduit] buildPhase completed in 50 seconds
  2948. 2347.64 s [conduit] Phase: checkPhase
  2949. 2347.86 s [conduit] Running 1 test suites...
  2950. 2347.86 s [conduit] Test suite conduit-test: RUNNING...
  2951. 2347.87 s [conduit]
  2952. 2347.87 s [conduit] Combinators
  2953. 2347.87 s [conduit] yieldMany
  2954. 2347.87 s [conduit] list [✔]
  2955. 2347.87 s [conduit] Text [✔]
  2956. 2347.87 s [conduit] unfold [✔]
  2957. 2347.87 s [conduit] enumFromTo [✔]
  2958. 2347.87 s [conduit] iterate [✔]
  2959. 2347.87 s [conduit] repeat [✔]
  2960. 2347.87 s [conduit] replicate [✔]
  2961. 2347.87 s [conduit] sourceLazy [✔]
  2962. 2347.87 s [conduit] repeatM [✔]
  2963. 2347.87 s [conduit] repeatWhileM [✔]
  2964. 2347.87 s [conduit] replicateM [✔]
  2965. 2347.88 s [conduit] sourceFile [✔]
  2966. 2347.89 s [conduit] sourceHandle [✔]
  2967. 2347.90 s [conduit] sourceIOHandle [✔]
  2968. 2347.91 s [conduit] stdin [✔]
  2969. 2347.91 s [conduit] +++ OK, passed 100 tests.
  2970. 2347.91 s [conduit] sourceDirectory [✔]
  2971. 2347.91 s [conduit] sourceDirectoryDeep [✔]
  2972. 2347.91 s [conduit] drop [✔]
  2973. 2347.91 s [conduit] +++ OK, passed 100 tests.
  2974. 2347.91 s [conduit] dropE [✔]
  2975. 2347.91 s [conduit] +++ OK, passed 100 tests.
  2976. 2347.91 s [conduit] dropWhile [✔]
  2977. 2347.91 s [conduit] +++ OK, passed 100 tests.
  2978. 2347.91 s [conduit] dropWhileE [✔]
  2979. 2347.91 s [conduit] +++ OK, passed 100 tests.
  2980. 2347.91 s [conduit] fold [✔]
  2981. 2347.91 s [conduit] foldE [✔]
  2982. 2347.91 s [conduit] foldl [✔]
  2983. 2347.91 s [conduit] foldlE [✔]
  2984. 2347.92 s [conduit] foldMap [✔]
  2985. 2347.92 s [conduit] foldMapE [✔]
  2986. 2347.92 s [conduit] all [✔]
  2987. 2347.92 s [conduit] +++ OK, passed 100 tests.
  2988. 2347.92 s [conduit] allE [✔]
  2989. 2347.92 s [conduit] +++ OK, passed 100 tests.
  2990. 2347.92 s [conduit] any [✔]
  2991. 2347.92 s [conduit] +++ OK, passed 100 tests.
  2992. 2347.92 s [conduit] anyE [✔]
  2993. 2347.92 s [conduit] +++ OK, passed 100 tests.
  2994. 2347.92 s [conduit] and [✔]
  2995. 2347.92 s [conduit] +++ OK, passed 100 tests.
  2996. 2347.92 s [conduit] andE [✔]
  2997. 2347.92 s [conduit] +++ OK, passed 100 tests.
  2998. 2347.92 s [conduit] or [✔]
  2999. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3000. 2347.92 s [conduit] orE [✔]
  3001. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3002. 2347.92 s [conduit] elem [✔]
  3003. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3004. 2347.92 s [conduit] elemE [✔]
  3005. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3006. 2347.92 s [conduit] notElem [✔]
  3007. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3008. 2347.92 s [conduit] notElemE [✔]
  3009. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3010. 2347.92 s [conduit] sinkVector regular [✔]
  3011. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3012. 2347.92 s [conduit] sinkVector unboxed [✔]
  3013. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3014. 2347.92 s [conduit] sinkVector storable [✔]
  3015. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3016. 2347.92 s [conduit] sinkVectorN regular [✔]
  3017. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3018. 2347.92 s [conduit] sinkVectorN unboxed [✔]
  3019. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3020. 2347.92 s [conduit] sinkVectorN storable [✔]
  3021. 2347.92 s [conduit] +++ OK, passed 100 tests.
  3022. 2347.93 s [conduit] sinkBuilder [✔]
  3023. 2347.93 s [conduit] +++ OK, passed 100 tests.
  3024. 2347.94 s [conduit] sinkLazyBuilder [✔]
  3025. 2347.94 s [conduit] +++ OK, passed 100 tests.
  3026. 2347.94 s [conduit] sinkNull [✔]
  3027. 2347.94 s [conduit] +++ OK, passed 100 tests.
  3028. 2347.94 s [conduit] awaitNonNull [✔]
  3029. 2347.94 s [conduit] +++ OK, passed 100 tests.
  3030. 2347.97 s [conduit] headE [✔]
  3031. 2347.97 s [conduit] +++ OK, passed 100 tests.
  3032. 2347.97 s [conduit] peek [✔]
  3033. 2347.97 s [conduit] +++ OK, passed 100 tests.
  3034. 2347.99 s [conduit] peekE [✔]
  3035. 2347.99 s [conduit] +++ OK, passed 100 tests.
  3036. 2347.99 s [conduit] last [✔]
  3037. 2347.99 s [conduit] +++ OK, passed 100 tests.
  3038. 2347.99 s [conduit] lastE [✔]
  3039. 2347.99 s [conduit] +++ OK, passed 100 tests.
  3040. 2347.99 s [conduit] length [✔]
  3041. 2347.99 s [conduit] +++ OK, passed 100 tests.
  3042. 2347.99 s [conduit] lengthE [✔]
  3043. 2347.99 s [conduit] +++ OK, passed 100 tests.
  3044. 2347.99 s [conduit] lengthIf [✔]
  3045. 2347.99 s [conduit] +++ OK, passed 100 tests.
  3046. 2348.00 s [conduit] lengthIfE [✔]
  3047. 2348.00 s [conduit] +++ OK, passed 100 tests.
  3048. 2348.00 s [conduit] maximum [✔]
  3049. 2348.00 s [conduit] +++ OK, passed 100 tests.
  3050. 2348.01 s [conduit] maximumE [✔]
  3051. 2348.01 s [conduit] +++ OK, passed 100 tests.
  3052. 2348.01 s [conduit] minimum [✔]
  3053. 2348.01 s [conduit] +++ OK, passed 100 tests.
  3054. 2348.02 s [conduit] minimumE [✔]
  3055. 2348.02 s [conduit] +++ OK, passed 100 tests.
  3056. 2348.02 s [conduit] null [✔]
  3057. 2348.02 s [conduit] +++ OK, passed 100 tests.
  3058. 2348.04 s [conduit] nullE [✔]
  3059. 2348.04 s [conduit] +++ OK, passed 100 tests.
  3060. 2348.04 s [conduit] sum [✔]
  3061. 2348.04 s [conduit] +++ OK, passed 100 tests.
  3062. 2348.05 s [conduit] sumE [✔]
  3063. 2348.05 s [conduit] +++ OK, passed 100 tests.
  3064. 2348.05 s [conduit] product [✔]
  3065. 2348.05 s [conduit] +++ OK, passed 100 tests.
  3066. 2348.05 s [conduit] productE [✔]
  3067. 2348.05 s [conduit] +++ OK, passed 100 tests.
  3068. 2348.05 s [conduit] find [✔]
  3069. 2348.05 s [conduit] +++ OK, passed 100 tests.
  3070. 2348.05 s [conduit] mapM_ [✔]
  3071. 2348.05 s [conduit] +++ OK, passed 100 tests.
  3072. 2348.05 s [conduit] mapM_E [✔]
  3073. 2348.05 s [conduit] +++ OK, passed 100 tests.
  3074. 2348.05 s [conduit] foldM [✔]
  3075. 2348.05 s [conduit] +++ OK, passed 100 tests.
  3076. 2348.05 s [conduit] foldME [✔]
  3077. 2348.05 s [conduit] +++ OK, passed 100 tests.
  3078. 2348.05 s [conduit] foldMapM [✔]
  3079. 2348.05 s [conduit] foldMapME [✔]
  3080. 2348.05 s [conduit] sinkFile [✔]
  3081. 2348.05 s [conduit] sinkHandle [✔]
  3082. 2348.06 s [conduit] sinkIOHandle [✔]
  3083. 2348.06 s [conduit] map [✔]
  3084. 2348.06 s [conduit] +++ OK, passed 100 tests.
  3085. 2348.07 s [conduit] mapE [✔]
  3086. 2348.07 s [conduit] +++ OK, passed 100 tests.
  3087. 2348.08 s [conduit] omapE [✔]
  3088. 2348.08 s [conduit] +++ OK, passed 100 tests.
  3089. 2348.08 s [conduit] concatMap [✔]
  3090. 2348.08 s [conduit] +++ OK, passed 100 tests.
  3091. 2348.08 s [conduit] concatMapE [✔]
  3092. 2348.08 s [conduit] +++ OK, passed 100 tests.
  3093. 2348.08 s [conduit] take [✔]
  3094. 2348.08 s [conduit] +++ OK, passed 100 tests.
  3095. 2348.09 s [conduit] takeE [✔]
  3096. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3097. 2348.09 s [conduit] takeWhile [✔]
  3098. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3099. 2348.09 s [conduit] takeWhileE [✔]
  3100. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3101. 2348.09 s [conduit] takeExactly [✔]
  3102. 2348.09 s [conduit] takeExactlyE [✔]
  3103. 2348.09 s [conduit] takeExactlyE Vector [✔]
  3104. 2348.09 s [conduit] takeExactlyE 2 [✔]
  3105. 2348.09 s [conduit] concat [✔]
  3106. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3107. 2348.09 s [conduit] filter [✔]
  3108. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3109. 2348.09 s [conduit] filterE [✔]
  3110. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3111. 2348.09 s [conduit] mapWhile [✔]
  3112. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3113. 2348.09 s [conduit] conduitVector [✔]
  3114. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3115. 2348.09 s [conduit] scanl [✔]
  3116. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3117. 2348.09 s [conduit] mapAccumWhile [✔]
  3118. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3119. 2348.09 s [conduit] concatMapAccum [✔]
  3120. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3121. 2348.09 s [conduit] intersperse [✔]
  3122. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3123. 2348.09 s [conduit] mapM [✔]
  3124. 2348.09 s [conduit] +++ OK, passed 100 tests.
  3125. 2348.11 s [conduit] mapME [✔]
  3126. 2348.11 s [conduit] +++ OK, passed 100 tests.
  3127. 2348.12 s [conduit] omapME [✔]
  3128. 2348.12 s [conduit] +++ OK, passed 100 tests.
  3129. 2348.12 s [conduit] concatMapM [✔]
  3130. 2348.12 s [conduit] +++ OK, passed 100 tests.
  3131. 2348.12 s [conduit] filterM [✔]
  3132. 2348.12 s [conduit] +++ OK, passed 100 tests.
  3133. 2348.12 s [conduit] filterME [✔]
  3134. 2348.12 s [conduit] +++ OK, passed 100 tests.
  3135. 2348.12 s [conduit] iterM [✔]
  3136. 2348.12 s [conduit] +++ OK, passed 100 tests.
  3137. 2348.12 s [conduit] scanlM [✔]
  3138. 2348.12 s [conduit] +++ OK, passed 100 tests.
  3139. 2348.12 s [conduit] mapAccumWhileM [✔]
  3140. 2348.12 s [conduit] +++ OK, passed 100 tests.
  3141. 2348.12 s [conduit] concatMapAccumM [✔]
  3142. 2348.12 s [conduit] +++ OK, passed 100 tests.
  3143. 2348.13 s [conduit] encode UTF8 [✔]
  3144. 2348.13 s [conduit] +++ OK, passed 100 tests.
  3145. 2348.17 s [conduit] encode/decode UTF8 [✔]
  3146. 2348.17 s [conduit] +++ OK, passed 100 tests.
  3147. 2348.17 s [conduit] invalid UTF8 is an exception [✔]
  3148. 2348.21 s [conduit] encode/decode UTF8 lenient [✔]
  3149. 2348.21 s [conduit] +++ OK, passed 100 tests.
  3150. 2348.22 s [conduit] line [✔]
  3151. 2348.22 s [conduit] +++ OK, passed 100 tests.
  3152. 2348.23 s [conduit] lineAscii [✔]
  3153. 2348.23 s [conduit] +++ OK, passed 100 tests.
  3154. 2348.24 s [conduit] unlines [✔]
  3155. 2348.24 s [conduit] +++ OK, passed 100 tests.
  3156. 2348.25 s [conduit] unlinesAscii [✔]
  3157. 2348.25 s [conduit] +++ OK, passed 100 tests.
  3158. 2348.26 s [conduit] linesUnbounded [✔]
  3159. 2348.26 s [conduit] +++ OK, passed 100 tests.
  3160. 2348.27 s [conduit] linesUnboundedAscii [✔]
  3161. 2348.27 s [conduit] +++ OK, passed 100 tests.
  3162. 2348.27 s [conduit] slidingWindow 0 [✔]
  3163. 2348.27 s [conduit] slidingWindow 1 [✔]
  3164. 2348.27 s [conduit] slidingWindow 2 [✔]
  3165. 2348.27 s [conduit] slidingWindow 3 [✔]
  3166. 2348.27 s [conduit] slidingWindow 4 [✔]
  3167. 2348.27 s [conduit] slidingWindow 5 [✔]
  3168. 2348.27 s [conduit] slidingWindow 6 [✔]
  3169. 2348.27 s [conduit] chunksOfE 1 [✔]
  3170. 2348.27 s [conduit] chunksOfE 2 (last smaller) [✔]
  3171. 2348.27 s [conduit] chunksOfE (ByteString) [✔]
  3172. 2348.27 s [conduit] chunksOfExactlyE 1 [✔]
  3173. 2348.28 s [conduit] chunksOfExactlyE 2 (last smaller; thus not yielded) [✔]
  3174. 2348.29 s [conduit] vectorBuilder [✔]
  3175. 2348.29 s [conduit] +++ OK, passed 100 tests.
  3176. 2348.29 s [conduit] mapAccumS [✔]
  3177. 2348.29 s [conduit] +++ OK, passed 100 tests.
  3178. 2348.32 s [conduit] peekForever [✔]
  3179. 2348.32 s [conduit] +++ OK, passed 100 tests.
  3180. 2348.35 s [conduit] peekForeverE [✔]
  3181. 2348.35 s [conduit] +++ OK, passed 100 tests.
  3182. 2348.35 s [conduit] Comparing list function to
  3183. 2348.35 s [conduit] yieldMany [✔]
  3184. 2348.35 s [conduit] +++ OK, passed 100 tests.
  3185. 2348.35 s [conduit] sourceListS [✔]
  3186. 2348.35 s [conduit] +++ OK, passed 100 tests.
  3187. 2348.35 s [conduit] repeatM [✔]
  3188. 2348.35 s [conduit] +++ OK, passed 100 tests.
  3189. 2348.35 s [conduit] repeatMS [✔]
  3190. 2348.35 s [conduit] +++ OK, passed 100 tests.
  3191. 2348.35 s [conduit] repeatWhileM [✔]
  3192. 2348.35 s [conduit] +++ OK, passed 100 tests.
  3193. 2348.35 s [conduit] repeatWhileMS [✔]
  3194. 2348.35 s [conduit] +++ OK, passed 100 tests.
  3195. 2348.36 s [conduit] foldl1 [✔]
  3196. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3197. 2348.36 s [conduit] foldl1S [✔]
  3198. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3199. 2348.36 s [conduit] all [✔]
  3200. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3201. 2348.36 s [conduit] allS [✔]
  3202. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3203. 2348.36 s [conduit] any [✔]
  3204. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3205. 2348.36 s [conduit] anyS [✔]
  3206. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3207. 2348.36 s [conduit] last [✔]
  3208. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3209. 2348.36 s [conduit] lastS [✔]
  3210. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3211. 2348.36 s [conduit] lastE [✔]
  3212. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3213. 2348.36 s [conduit] lastES [✔]
  3214. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3215. 2348.36 s [conduit] find [✔]
  3216. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3217. 2348.36 s [conduit] findS [✔]
  3218. 2348.36 s [conduit] +++ OK, passed 100 tests.
  3219. 2348.38 s [conduit] concatMap [✔]
  3220. 2348.38 s [conduit] +++ OK, passed 100 tests.
  3221. 2348.40 s [conduit] concatMapS [✔]
  3222. 2348.40 s [conduit] +++ OK, passed 100 tests.
  3223. 2348.42 s [conduit] concatMapM [✔]
  3224. 2348.42 s [conduit] +++ OK, passed 100 tests.
  3225. 2348.43 s [conduit] concatMapMS [✔]
  3226. 2348.43 s [conduit] +++ OK, passed 100 tests.
  3227. 2348.46 s [conduit] concat [✔]
  3228. 2348.46 s [conduit] +++ OK, passed 100 tests.
  3229. 2348.46 s [conduit] concatS [✔]
  3230. 2348.46 s [conduit] +++ OK, passed 100 tests.
  3231. 2348.46 s [conduit] scanl [✔]
  3232. 2348.46 s [conduit] +++ OK, passed 100 tests.
  3233. 2348.46 s [conduit] scanlS [✔]
  3234. 2348.46 s [conduit] +++ OK, passed 100 tests.
  3235. 2348.47 s [conduit] scanlM [✔]
  3236. 2348.47 s [conduit] +++ OK, passed 100 tests.
  3237. 2348.47 s [conduit] scanlMS [✔]
  3238. 2348.47 s [conduit] +++ OK, passed 100 tests.
  3239. 2348.47 s [conduit] mapAccumWhileS [✔]
  3240. 2348.47 s [conduit] +++ OK, passed 100 tests.
  3241. 2348.47 s [conduit] mapAccumWhileMS [✔]
  3242. 2348.47 s [conduit] +++ OK, passed 100 tests.
  3243. 2348.47 s [conduit] intersperse [✔]
  3244. 2348.47 s [conduit] +++ OK, passed 100 tests.
  3245. 2348.47 s [conduit] intersperseS [✔]
  3246. 2348.47 s [conduit] +++ OK, passed 100 tests.
  3247. 2348.48 s [conduit] filterM [✔]
  3248. 2348.48 s [conduit] +++ OK, passed 100 tests.
  3249. 2348.48 s [conduit] filterMS [✔]
  3250. 2348.48 s [conduit] +++ OK, passed 100 tests.
  3251. 2348.48 s [conduit] comparing normal conduit function to
  3252. 2348.48 s [conduit] slidingWindowS [✔]
  3253. 2348.48 s [conduit] +++ OK, passed 100 tests.
  3254. 2348.52 s [conduit] splitOnUnboundedES [✔]
  3255. 2348.52 s [conduit] +++ OK, passed 100 tests.
  3256. 2348.52 s [conduit] sinkVectorS [✔]
  3257. 2348.52 s [conduit] +++ OK, passed 100 tests.
  3258. 2348.52 s [conduit] sinkVectorNS [✔]
  3259. 2348.52 s [conduit] +++ OK, passed 100 tests.
  3260. 2348.52 s [conduit] data loss rules
  3261. 2348.52 s [conduit] 1
  3262. 2348.52 s [conduit] 2
  3263. 2348.52 s [conduit] 3
  3264. 2348.52 s [conduit] 4
  3265. 2348.52 s [conduit] 5
  3266. 2348.52 s [conduit] consumes the source to quickly [✔]
  3267. 2348.52 s [conduit] 1
  3268. 2348.52 s [conduit] 2
  3269. 2348.52 s [conduit] 3
  3270. 2348.52 s [conduit] 4
  3271. 2348.52 s [conduit] 5
  3272. 2348.52 s [conduit] correctly consumes a chunked resource [✔]
  3273. 2348.52 s [conduit] filter
  3274. 2348.52 s [conduit] even [✔]
  3275. 2348.53 s [conduit] concat [✔]
  3276. 2348.53 s [conduit] +++ OK, passed 100 tests.
  3277. 2348.53 s [conduit] mapFoldable
  3278. 2348.53 s [conduit] list [✔]
  3279. 2348.53 s [conduit] +++ OK, passed 100 tests.
  3280. 2348.53 s [conduit] Maybe [✔]
  3281. 2348.53 s [conduit] +++ OK, passed 100 tests.
  3282. 2348.53 s [conduit] scan [✔]
  3283. 2348.53 s [conduit] +++ OK, passed 100 tests.
  3284. 2348.53 s [conduit] mapFoldableM
  3285. 2348.54 s [conduit] list [✔]
  3286. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3287. 2348.54 s [conduit] Maybe [✔]
  3288. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3289. 2348.54 s [conduit] scanM [✔]
  3290. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3291. 2348.54 s [conduit] ResourceT
  3292. 2348.54 s [conduit] resourceForkIO [✔]
  3293. 2348.54 s [conduit] sum
  3294. 2348.54 s [conduit] works for 1..10 [✔]
  3295. 2348.54 s [conduit] is idempotent [✔]
  3296. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3297. 2348.54 s [conduit] foldMap
  3298. 2348.54 s [conduit] sums 1..10 [✔]
  3299. 2348.54 s [conduit] preserves order [✔]
  3300. 2348.54 s [conduit] foldMapM
  3301. 2348.54 s [conduit] sums 1..10 [✔]
  3302. 2348.54 s [conduit] preserves order [✔]
  3303. 2348.54 s [conduit] unfold
  3304. 2348.54 s [conduit] works [✔]
  3305. 2348.54 s [conduit] unfoldM
  3306. 2348.54 s [conduit] works [✔]
  3307. 2348.54 s [conduit] uncons
  3308. 2348.54 s [conduit] folds to list [✔]
  3309. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3310. 2348.54 s [conduit] works with unfold [✔]
  3311. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3312. 2348.54 s [conduit] unconsEither
  3313. 2348.54 s [conduit] folds outputs to list [✔]
  3314. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3315. 2348.54 s [conduit] works with unfoldEither [✔]
  3316. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3317. 2348.54 s [conduit] Monoid instance for Source
  3318. 2348.54 s [conduit] mappend [✔]
  3319. 2348.54 s [conduit] mconcat [✔]
  3320. 2348.54 s [conduit] zipping
  3321. 2348.54 s [conduit] zipping two small lists [✔]
  3322. 2348.54 s [conduit] zipping sinks
  3323. 2348.54 s [conduit] take all [✔]
  3324. 2348.54 s [conduit] take fewer on left [✔]
  3325. 2348.54 s [conduit] take fewer on right [✔]
  3326. 2348.54 s [conduit] Monad instance for Sink
  3327. 2348.54 s [conduit] binding [✔]
  3328. 2348.54 s [conduit] Applicative instance for Sink
  3329. 2348.54 s [conduit] <$> and <*> [✔]
  3330. 2348.54 s [conduit] resumable sources
  3331. 2348.54 s [conduit] simple [✔]
  3332. 2348.54 s [conduit] conduits
  3333. 2348.54 s [conduit] map, left [✔]
  3334. 2348.54 s [conduit] map, left >+> [✔]
  3335. 2348.54 s [conduit] map, right [✔]
  3336. 2348.54 s [conduit] chunksOf [✔]
  3337. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3338. 2348.54 s [conduit] chunksOf (zero) [✔]
  3339. 2348.54 s [conduit] chunksOf (negative) [✔]
  3340. 2348.54 s [conduit] groupBy [✔]
  3341. 2348.54 s [conduit] groupBy (nondup begin/end) [✔]
  3342. 2348.54 s [conduit] groupOn1 [✔]
  3343. 2348.54 s [conduit] groupOn1 (nondup begin/end) [✔]
  3344. 2348.54 s [conduit] mapMaybe [✔]
  3345. 2348.54 s [conduit] mapMaybeM [✔]
  3346. 2348.54 s [conduit] catMaybes [✔]
  3347. 2348.54 s [conduit] concatMap [✔]
  3348. 2348.54 s [conduit] bind together [✔]
  3349. 2348.54 s [conduit] isolate
  3350. 2348.54 s [conduit] bound to resumable source [✔]
  3351. 2348.54 s [conduit] bound to sink, non-resumable [✔]
  3352. 2348.54 s [conduit] bound to sink, resumable [✔]
  3353. 2348.54 s [conduit] consumes all data [✔]
  3354. 2348.54 s [conduit] sequence
  3355. 2348.54 s [conduit] simple sink [✔]
  3356. 2348.54 s [conduit] sink with unpull behaviour [✔]
  3357. 2348.54 s [conduit] peek
  3358. 2348.54 s [conduit] works [✔]
  3359. 2348.54 s [conduit] unbuffering
  3360. 2348.54 s [conduit] works [✔]
  3361. 2348.54 s [conduit] operators
  3362. 2348.54 s [conduit] only use .| [✔]
  3363. 2348.54 s [conduit] only use =$ [✔]
  3364. 2348.54 s [conduit] chain [✔]
  3365. 2348.54 s [conduit] termination
  3366. 2348.54 s [conduit] terminates early [✔]
  3367. 2348.54 s [conduit] bracket [✔]
  3368. 2348.54 s [conduit] bracket skipped if not needed [✔]
  3369. 2348.54 s [conduit] bracket + toPipe [✔]
  3370. 2348.54 s [conduit] bracket skipped if not needed [✔]
  3371. 2348.54 s [conduit] invariant violations
  3372. 2348.54 s [conduit] leftovers without input [✔]
  3373. 2348.54 s [conduit] sane yield/await'
  3374. 2348.54 s [conduit] yield terminates [✔]
  3375. 2348.54 s [conduit] yield terminates (2) [✔]
  3376. 2348.54 s [conduit] upstream results
  3377. 2348.54 s [conduit] works [✔]
  3378. 2348.54 s [conduit] input/output mapping
  3379. 2348.54 s [conduit] mapOutput [✔]
  3380. 2348.54 s [conduit] mapOutputMaybe [✔]
  3381. 2348.54 s [conduit] mapInput [✔]
  3382. 2348.54 s [conduit] left/right identity
  3383. 2348.54 s [conduit] left identity [✔]
  3384. 2348.54 s [conduit] right identity [✔]
  3385. 2348.54 s [conduit] generalizing
  3386. 2348.54 s [conduit] works [✔]
  3387. 2348.54 s [conduit] withUpstream
  3388. 2348.54 s [conduit] works [✔]
  3389. 2348.54 s [conduit] iterate
  3390. 2348.54 s [conduit] works [✔]
  3391. 2348.54 s [conduit] replicate [✔]
  3392. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3393. 2348.54 s [conduit] replicateM [✔]
  3394. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3395. 2348.54 s [conduit] injectLeftovers
  3396. 2348.54 s [conduit] works [✔]
  3397. 2348.54 s [conduit] monad transformer laws
  3398. 2348.54 s [conduit] transPipe [✔]
  3399. 2348.54 s [conduit] iterM
  3400. 2348.54 s [conduit] behavior [✔]
  3401. 2348.54 s [conduit] +++ OK, passed 100 tests.
  3402. 2348.55 s [conduit] mapM_ equivalence [✔]
  3403. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3404. 2348.55 s [conduit] generalizing
  3405. 2348.55 s [conduit] works [✔]
  3406. 2348.55 s [conduit] mergeSource
  3407. 2348.55 s [conduit] works [✔]
  3408. 2348.55 s [conduit] does stop processing when the source exhausted [✔]
  3409. 2348.55 s [conduit] does not drop upstream items [✔]
  3410. 2348.55 s [conduit] passthroughSink
  3411. 2348.55 s [conduit] works [✔]
  3412. 2348.55 s [conduit] does nothing when downstream does nothing [✔]
  3413. 2348.55 s [conduit] handles the last input correctly #304 [✔]
  3414. 2348.55 s [conduit] mtl instances
  3415. 2348.55 s [conduit] ErrorT [✔]
  3416. 2348.55 s [conduit] WriterT
  3417. 2348.55 s [conduit] pass [✔]
  3418. 2348.55 s [conduit] Data.Conduit.Lift
  3419. 2348.55 s [conduit] execStateC [✔]
  3420. 2348.55 s [conduit] execWriterC [✔]
  3421. 2348.55 s [conduit] runExceptC [✔]
  3422. 2348.55 s [conduit] runMaybeC [✔]
  3423. 2348.55 s [conduit] sequenceSources
  3424. 2348.55 s [conduit] works [✔]
  3425. 2348.55 s [conduit] zipSink
  3426. 2348.55 s [conduit] zip equal-sized [✔]
  3427. 2348.55 s [conduit] zip distinct sizes [✔]
  3428. 2348.55 s [conduit] upstream results
  3429. 2348.55 s [conduit] fuseBoth [✔]
  3430. 2348.55 s [conduit] fuseBothMaybe with no result [✔]
  3431. 2348.55 s [conduit] fuseBothMaybe with result [✔]
  3432. 2348.55 s [conduit] fuseBothMaybe with almost result [✔]
  3433. 2348.55 s [conduit] catching exceptions
  3434. 2348.55 s [conduit] works [✔]
  3435. 2348.55 s [conduit] sourceToList
  3436. 2348.55 s [conduit] works lazily in Identity [✔]
  3437. 2348.55 s [conduit] is not lazy in IO [✔]
  3438. 2348.55 s [conduit] Data.Conduit.Extra.ZipConduit
  3439. 2348.55 s [conduit] ZipConduit [✔]
  3440. 2348.55 s [conduit] sequenceConduits [✔]
  3441. 2348.55 s [conduit] ZipConduitMonad [✔]
  3442. 2348.55 s [conduit] Comparing list function to
  3443. 2348.55 s [conduit] unfold [✔]
  3444. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3445. 2348.55 s [conduit] unfoldS [✔]
  3446. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3447. 2348.55 s [conduit] unfoldM [✔]
  3448. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3449. 2348.55 s [conduit] unfoldMS [✔]
  3450. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3451. 2348.55 s [conduit] sourceList [✔]
  3452. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3453. 2348.55 s [conduit] sourceListS [✔]
  3454. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3455. 2348.55 s [conduit] enumFromTo [✔]
  3456. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3457. 2348.55 s [conduit] enumFromToS [✔]
  3458. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3459. 2348.55 s [conduit] enumFromToS_int [✔]
  3460. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3461. 2348.55 s [conduit] iterate [✔]
  3462. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3463. 2348.55 s [conduit] iterateS [✔]
  3464. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3465. 2348.55 s [conduit] replicate [✔]
  3466. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3467. 2348.55 s [conduit] replicateS [✔]
  3468. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3469. 2348.55 s [conduit] replicateM [✔]
  3470. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3471. 2348.55 s [conduit] replicateMS [✔]
  3472. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3473. 2348.55 s [conduit] fold [✔]
  3474. 2348.55 s [conduit] +++ OK, passed 100 tests.
  3475. 2348.56 s [conduit] foldS [✔]
  3476. 2348.56 s [conduit] +++ OK, passed 100 tests.
  3477. 2348.56 s [conduit] foldM [✔]
  3478. 2348.56 s [conduit] +++ OK, passed 100 tests.
  3479. 2348.56 s [conduit] foldMS [✔]
  3480. 2348.56 s [conduit] +++ OK, passed 100 tests.
  3481. 2348.56 s [conduit] foldMap [✔]
  3482. 2348.56 s [conduit] +++ OK, passed 100 tests.
  3483. 2348.56 s [conduit] mapM_ [✔]
  3484. 2348.56 s [conduit] +++ OK, passed 100 tests.
  3485. 2348.57 s [conduit] mapM_S [✔]
  3486. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3487. 2348.57 s [conduit] take [✔]
  3488. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3489. 2348.57 s [conduit] takeS [✔]
  3490. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3491. 2348.57 s [conduit] head [✔]
  3492. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3493. 2348.57 s [conduit] headS [✔]
  3494. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3495. 2348.57 s [conduit] peek [✔]
  3496. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3497. 2348.57 s [conduit] map [✔]
  3498. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3499. 2348.57 s [conduit] mapS [✔]
  3500. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3501. 2348.57 s [conduit] mapM [✔]
  3502. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3503. 2348.57 s [conduit] mapMS [✔]
  3504. 2348.57 s [conduit] +++ OK, passed 100 tests.
  3505. 2348.58 s [conduit] iterM [✔]
  3506. 2348.58 s [conduit] +++ OK, passed 100 tests.
  3507. 2348.58 s [conduit] iterMS [✔]
  3508. 2348.58 s [conduit] +++ OK, passed 100 tests.
  3509. 2348.58 s [conduit] mapMaybe [✔]
  3510. 2348.58 s [conduit] +++ OK, passed 100 tests.
  3511. 2348.58 s [conduit] mapMaybeS [✔]
  3512. 2348.58 s [conduit] +++ OK, passed 100 tests.
  3513. 2348.58 s [conduit] mapMaybeM [✔]
  3514. 2348.58 s [conduit] +++ OK, passed 100 tests.
  3515. 2348.59 s [conduit] mapMaybeMS [✔]
  3516. 2348.59 s [conduit] +++ OK, passed 100 tests.
  3517. 2348.59 s [conduit] catMaybes [✔]
  3518. 2348.59 s [conduit] +++ OK, passed 100 tests.
  3519. 2348.59 s [conduit] catMaybesS [✔]
  3520. 2348.59 s [conduit] +++ OK, passed 100 tests.
  3521. 2348.60 s [conduit] concat [✔]
  3522. 2348.60 s [conduit] +++ OK, passed 100 tests.
  3523. 2348.60 s [conduit] concatS [✔]
  3524. 2348.60 s [conduit] +++ OK, passed 100 tests.
  3525. 2348.62 s [conduit] concatMap [✔]
  3526. 2348.62 s [conduit] +++ OK, passed 100 tests.
  3527. 2348.63 s [conduit] concatMapS [✔]
  3528. 2348.63 s [conduit] +++ OK, passed 100 tests.
  3529. 2348.65 s [conduit] concatMapM [✔]
  3530. 2348.65 s [conduit] +++ OK, passed 100 tests.
  3531. 2348.66 s [conduit] concatMapMS [✔]
  3532. 2348.66 s [conduit] +++ OK, passed 100 tests.
  3533. 2348.68 s [conduit] concatMapAccum [✔]
  3534. 2348.68 s [conduit] +++ OK, passed 100 tests.
  3535. 2348.69 s [conduit] concatMapAccumS [✔]
  3536. 2348.69 s [conduit] +++ OK, passed 100 tests.
  3537. 2348.70 s [conduit] mapAccumS [✔]
  3538. 2348.70 s [conduit] +++ OK, passed 100 tests.
  3539. 2348.71 s [conduit] mapAccumMS [✔]
  3540. 2348.71 s [conduit] +++ OK, passed 100 tests.
  3541. 2348.73 s [conduit] mapFoldable [✔]
  3542. 2348.73 s [conduit] +++ OK, passed 100 tests.
  3543. 2348.74 s [conduit] mapFoldableS [✔]
  3544. 2348.74 s [conduit] +++ OK, passed 100 tests.
  3545. 2348.75 s [conduit] mapFoldableM [✔]
  3546. 2348.75 s [conduit] +++ OK, passed 100 tests.
  3547. 2348.77 s [conduit] mapFoldableMS [✔]
  3548. 2348.77 s [conduit] +++ OK, passed 100 tests.
  3549. 2348.77 s [conduit] consume [✔]
  3550. 2348.77 s [conduit] +++ OK, passed 100 tests.
  3551. 2348.77 s [conduit] consumeS [✔]
  3552. 2348.77 s [conduit] +++ OK, passed 100 tests.
  3553. 2348.77 s [conduit] groupBy [✔]
  3554. 2348.77 s [conduit] +++ OK, passed 100 tests.
  3555. 2348.77 s [conduit] groupByS [✔]
  3556. 2348.77 s [conduit] +++ OK, passed 100 tests.
  3557. 2348.78 s [conduit] groupOn1 [✔]
  3558. 2348.78 s [conduit] +++ OK, passed 100 tests.
  3559. 2348.78 s [conduit] groupOn1S [✔]
  3560. 2348.78 s [conduit] +++ OK, passed 100 tests.
  3561. 2348.78 s [conduit] isolate [✔]
  3562. 2348.78 s [conduit] +++ OK, passed 100 tests.
  3563. 2348.78 s [conduit] isolateS [✔]
  3564. 2348.78 s [conduit] +++ OK, passed 100 tests.
  3565. 2348.78 s [conduit] filter [✔]
  3566. 2348.78 s [conduit] +++ OK, passed 100 tests.
  3567. 2348.78 s [conduit] filterS [✔]
  3568. 2348.78 s [conduit] +++ OK, passed 100 tests.
  3569. 2348.78 s [conduit] sourceNull [✔]
  3570. 2348.78 s [conduit] +++ OK, passed 100 tests.
  3571. 2348.78 s [conduit] sourceNullS [✔]
  3572. 2348.78 s [conduit] +++ OK, passed 100 tests.
  3573. 2348.78 s [conduit]
  3574. 2348.78 s [conduit] Finished in 0.9153 seconds
  3575. 2348.78 s [conduit] 346 examples, 0 failures
  3576. 2348.78 s [conduit] Test suite conduit-test: PASS
  3577. 2348.78 s [conduit] Test suite logged to: dist/test/conduit-1.3.6.1-conduit-test.log
  3578. 2348.78 s [conduit] 1 of 1 test suites (1 of 1 test cases) passed.
  3579. 2348.79 s [conduit] Phase: haddockPhase
  3580. 2348.89 s [conduit] Preprocessing library for conduit-1.3.6.1...
  3581. 2348.90 s [conduit] Running Haddock on library for conduit-1.3.6.1...
  3582. 2348.90 s [conduit] Warning: The documentation for the following packages are not installed. No
  3583. 2348.90 s [conduit] links will be generated to these packages: vector-0.13.2.0
  3584. 2349.23 s [conduit] [ 1 of 14] Compiling Data.Conduit.Internal.Pipe ( src/Data/Conduit/Internal/Pipe.hs, nothing )
  3585. 2349.53 s [conduit] src/Data/Conduit/Internal/Pipe.hs:48:1: warning: [GHC-66111] [-Wunused-imports]
  3586. 2349.53 s [conduit] The import of ‘Control.Applicative’ is redundant
  3587. 2349.53 s [conduit] except perhaps to import instances from ‘Control.Applicative’
  3588. 2349.53 s [conduit] To import instances alone, use: import Control.Applicative()
  3589. 2349.53 s [conduit] |
  3590. 2349.53 s [conduit] 48 | import Control.Applicative (Applicative (..))
  3591. 2349.53 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3592. 2349.53 s [conduit]
  3593. 2349.53 s [conduit] src/Data/Conduit/Internal/Pipe.hs:56:51: warning: [GHC-38856] [-Wunused-imports]
  3594. 2349.53 s [conduit] The import of ‘MonadUnliftIO’
  3595. 2349.53 s [conduit] from module ‘Control.Monad.IO.Unlift’ is redundant
  3596. 2349.53 s [conduit] |
  3597. 2349.53 s [conduit] 56 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO)
  3598. 2349.54 s [conduit] | ^^^^^^^^^^^^^
  3599. 2349.54 s [conduit]
  3600. 2349.54 s [conduit] src/Data/Conduit/Internal/Pipe.hs:59:1: warning: [GHC-66111] [-Wunused-imports]
  3601. 2349.54 s [conduit] The import of ‘Data.Monoid’ is redundant
  3602. 2349.54 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  3603. 2349.54 s [conduit] To import instances alone, use: import Data.Monoid()
  3604. 2349.54 s [conduit] |
  3605. 2349.54 s [conduit] 59 | import Data.Monoid (Monoid (mappend, mempty))
  3606. 2349.54 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3607. 2349.54 s [conduit]
  3608. 2349.54 s [conduit] src/Data/Conduit/Internal/Pipe.hs:60:1: warning: [GHC-66111] [-Wunused-imports]
  3609. 2349.54 s [conduit] The import of ‘Data.Semigroup’ is redundant
  3610. 2349.54 s [conduit] except perhaps to import instances from ‘Data.Semigroup’
  3611. 2349.54 s [conduit] To import instances alone, use: import Data.Semigroup()
  3612. 2349.54 s [conduit] |
  3613. 2349.54 s [conduit] 60 | import Data.Semigroup (Semigroup ((<>)))
  3614. 2349.54 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3615. 2349.54 s [conduit]
  3616. 2349.54 s [conduit] [ 2 of 14] Compiling Data.Conduit.Internal.Conduit ( src/Data/Conduit/Internal/Conduit.hs, nothing )
  3617. 2349.86 s [conduit] src/Data/Conduit/Internal/Conduit.hs:93:1: warning: [GHC-66111] [-Wunused-imports]
  3618. 2349.86 s [conduit] The import of ‘Control.Applicative’ is redundant
  3619. 2349.86 s [conduit] except perhaps to import instances from ‘Control.Applicative’
  3620. 2349.86 s [conduit] To import instances alone, use: import Control.Applicative()
  3621. 2349.86 s [conduit] |
  3622. 2349.86 s [conduit] 93 | import Control.Applicative (Applicative (..))
  3623. 2349.86 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3624. 2349.86 s [conduit]
  3625. 2349.86 s [conduit] src/Data/Conduit/Internal/Conduit.hs:104:51: warning: [GHC-38856] [-Wunused-imports]
  3626. 2349.86 s [conduit] The import of ‘MonadUnliftIO’
  3627. 2349.86 s [conduit] from module ‘Control.Monad.IO.Unlift’ is redundant
  3628. 2349.86 s [conduit] |
  3629. 2349.86 s [conduit] 104 | import Control.Monad.IO.Unlift (MonadIO (liftIO), MonadUnliftIO, withRunInIO)
  3630. 2349.86 s [conduit] | ^^^^^^^^^^^^^
  3631. 2349.86 s [conduit]
  3632. 2349.86 s [conduit] src/Data/Conduit/Internal/Conduit.hs:108:1: warning: [GHC-66111] [-Wunused-imports]
  3633. 2349.86 s [conduit] The import of ‘Data.Monoid’ is redundant
  3634. 2349.86 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  3635. 2349.86 s [conduit] To import instances alone, use: import Data.Monoid()
  3636. 2349.86 s [conduit] |
  3637. 2349.86 s [conduit] 108 | import Data.Monoid (Monoid (mappend, mempty))
  3638. 2349.86 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3639. 2349.86 s [conduit]
  3640. 2349.86 s [conduit] src/Data/Conduit/Internal/Conduit.hs:109:1: warning: [GHC-66111] [-Wunused-imports]
  3641. 2349.86 s [conduit] The import of ‘Data.Semigroup’ is redundant
  3642. 2349.86 s [conduit] except perhaps to import instances from ‘Data.Semigroup’
  3643. 2349.86 s [conduit] To import instances alone, use: import Data.Semigroup()
  3644. 2349.86 s [conduit] |
  3645. 2349.86 s [conduit] 109 | import Data.Semigroup (Semigroup ((<>)))
  3646. 2349.86 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3647. 2349.86 s [conduit]
  3648. 2349.87 s [conduit] src/Data/Conduit/Internal/Conduit.hs:114:1: warning: [GHC-66111] [-Wunused-imports]
  3649. 2349.87 s [conduit] The import of ‘Data.Traversable’ is redundant
  3650. 2349.87 s [conduit] except perhaps to import instances from ‘Data.Traversable’
  3651. 2349.87 s [conduit] To import instances alone, use: import Data.Traversable()
  3652. 2349.87 s [conduit] |
  3653. 2349.87 s [conduit] 114 | import Data.Traversable (Traversable (..))
  3654. 2349.87 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3655. 2349.87 s [conduit]
  3656. 2349.87 s [conduit] src/Data/Conduit/Internal/Conduit.hs:739:20: warning: [GHC-63397] [-Wname-shadowing]
  3657. 2349.87 s [conduit] This binding for ‘p’ shadows the existing binding
  3658. 2349.87 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:736:25
  3659. 2349.87 s [conduit] |
  3660. 2349.87 s [conduit] 739 | go (HaveOutput p o) = pure $ Just (o, SealedConduitT p)
  3661. 2349.87 s [conduit] | ^
  3662. 2349.87 s [conduit]
  3663. 2349.87 s [conduit] src/Data/Conduit/Internal/Conduit.hs:743:18: warning: [GHC-63397] [-Wname-shadowing]
  3664. 2349.87 s [conduit] This binding for ‘p’ shadows the existing binding
  3665. 2349.87 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:736:25
  3666. 2349.87 s [conduit] |
  3667. 2349.87 s [conduit] 743 | go (Leftover p ()) = go p
  3668. 2349.87 s [conduit] | ^
  3669. 2349.87 s [conduit]
  3670. 2349.87 s [conduit] src/Data/Conduit/Internal/Conduit.hs:756:20: warning: [GHC-63397] [-Wname-shadowing]
  3671. 2349.87 s [conduit] This binding for ‘p’ shadows the existing binding
  3672. 2349.87 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:753:31
  3673. 2349.87 s [conduit] |
  3674. 2349.87 s [conduit] 756 | go (HaveOutput p o) = pure $ Right (o, SealedConduitT p)
  3675. 2349.87 s [conduit] | ^
  3676. 2349.87 s [conduit]
  3677. 2349.87 s [conduit] src/Data/Conduit/Internal/Conduit.hs:760:18: warning: [GHC-63397] [-Wname-shadowing]
  3678. 2349.87 s [conduit] This binding for ‘p’ shadows the existing binding
  3679. 2349.87 s [conduit] bound at src/Data/Conduit/Internal/Conduit.hs:753:31
  3680. 2349.87 s [conduit] |
  3681. 2349.88 s [conduit] 760 | go (Leftover p ()) = go p
  3682. 2349.88 s [conduit] | ^
  3683. 2349.88 s [conduit]
  3684. 2349.88 s [conduit] [ 3 of 14] Compiling Data.Conduit.Internal.Fusion ( src/Data/Conduit/Internal/Fusion.hs, nothing )
  3685. 2349.92 s [conduit] src/Data/Conduit/Internal/Fusion.hs:78:23: warning: [GHC-68441] [-Wdeprecations]
  3686. 2349.92 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  3687. 2349.92 s [conduit] Deprecated: "Use .|"
  3688. 2349.92 s [conduit] |
  3689. 2349.92 s [conduit] 78 | unstream left =$= unstream right = unstream (fuseStream left right)
  3690. 2349.92 s [conduit] | ^^^
  3691. 2349.92 s [conduit]
  3692. 2349.92 s [conduit] src/Data/Conduit/Internal/Fusion.hs:129:23: warning: [GHC-68441] [-Wdeprecations]
  3693. 2349.92 s [conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
  3694. 2349.92 s [conduit] Deprecated: "Use runConduit and .|"
  3695. 2349.92 s [conduit] |
  3696. 2349.92 s [conduit] 129 | unstream left $$ unstream right = connectStream left right
  3697. 2349.92 s [conduit] | ^^
  3698. 2349.92 s [conduit]
  3699. 2349.92 s [conduit] src/Data/Conduit/Internal/Fusion.hs:154:23: warning: [GHC-68441] [-Wdeprecations]
  3700. 2349.92 s [conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
  3701. 2349.92 s [conduit] Deprecated: "Use runConduit and .|"
  3702. 2349.92 s [conduit] |
  3703. 2349.92 s [conduit] 154 | unstream left $$ right = connectStream1 left right
  3704. 2349.92 s [conduit] | ^^
  3705. 2349.92 s [conduit]
  3706. 2349.92 s [conduit] src/Data/Conduit/Internal/Fusion.hs:161:35: warning: [GHC-68441] [-Wdeprecations]
  3707. 2349.92 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  3708. 2349.92 s [conduit] Deprecated: "Use .|"
  3709. 2349.92 s [conduit] |
  3710. 2349.92 s [conduit] 161 | runConduit (unstream left =$= right) = connectStream1 left right
  3711. 2349.92 s [conduit] | ^^^
  3712. 2349.92 s [conduit]
  3713. 2349.92 s [conduit] src/Data/Conduit/Internal/Fusion.hs:171:39: warning: [GHC-68441] [-Wdeprecations]
  3714. 2349.92 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  3715. 2349.92 s [conduit] Deprecated: "Use .|"
  3716. 2349.92 s [conduit] |
  3717. 2349.92 s [conduit] 171 | runConduitPure (unstream left =$= right) = runIdentity (connectStream1 left right)
  3718. 2349.92 s [conduit] | ^^^
  3719. 2349.92 s [conduit]
  3720. 2349.93 s [conduit] src/Data/Conduit/Internal/Fusion.hs:181:38: warning: [GHC-68441] [-Wdeprecations]
  3721. 2349.93 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  3722. 2349.93 s [conduit] Deprecated: "Use .|"
  3723. 2349.93 s [conduit] |
  3724. 2349.93 s [conduit] 181 | runConduitRes (unstream left =$= right) = runResourceT (connectStream1 left right)
  3725. 2349.93 s [conduit] | ^^^
  3726. 2349.93 s [conduit]
  3727. 2349.93 s [conduit] src/Data/Conduit/Internal/Fusion.hs:214:14: warning: [GHC-68441] [-Wdeprecations]
  3728. 2349.93 s [conduit] In the use of ‘$$’ (imported from Data.Conduit.Internal.Conduit):
  3729. 2349.93 s [conduit] Deprecated: "Use runConduit and .|"
  3730. 2349.93 s [conduit] |
  3731. 2349.93 s [conduit] 214 | left $$ unstream right = connectStream2 left right
  3732. 2349.93 s [conduit] | ^^
  3733. 2349.93 s [conduit]
  3734. 2349.93 s [conduit] src/Data/Conduit/Internal/Fusion.hs:224:26: warning: [GHC-68441] [-Wdeprecations]
  3735. 2349.93 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  3736. 2349.93 s [conduit] Deprecated: "Use .|"
  3737. 2349.93 s [conduit] |
  3738. 2349.93 s [conduit] 224 | runConduit (left =$= unstream right) = connectStream2 left right
  3739. 2349.93 s [conduit] | ^^^
  3740. 2349.93 s [conduit]
  3741. 2349.93 s [conduit] src/Data/Conduit/Internal/Fusion.hs:234:30: warning: [GHC-68441] [-Wdeprecations]
  3742. 2349.93 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  3743. 2349.93 s [conduit] Deprecated: "Use .|"
  3744. 2349.93 s [conduit] |
  3745. 2349.93 s [conduit] 234 | runConduitPure (left =$= unstream right) = runIdentity (connectStream2 left right)
  3746. 2349.93 s [conduit] | ^^^
  3747. 2349.93 s [conduit]
  3748. 2349.93 s [conduit] src/Data/Conduit/Internal/Fusion.hs:244:29: warning: [GHC-68441] [-Wdeprecations]
  3749. 2349.93 s [conduit] In the use of ‘=$=’ (imported from Data.Conduit.Internal.Conduit):
  3750. 2349.93 s [conduit] Deprecated: "Use .|"
  3751. 2349.93 s [conduit] |
  3752. 2349.93 s [conduit] 244 | runConduitRes (left =$= unstream right) = runResourceT (connectStream2 left right)
  3753. 2349.93 s [conduit] | ^^^
  3754. 2349.93 s [conduit]
  3755. 2349.93 s [conduit] [ 4 of 14] Compiling Data.Conduit.Internal.List.Stream ( src/Data/Conduit/Internal/List/Stream.hs, nothing )
  3756. 2350.03 s [conduit] [ 5 of 14] Compiling Data.Conduit.Combinators.Stream ( src/Data/Conduit/Combinators/Stream.hs, nothing )
  3757. 2350.22 s [conduit] src/Data/Conduit/Combinators/Stream.hs:362:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3758. 2350.22 s [conduit] The use of ‘~’ without TypeOperators
  3759. 2350.22 s [conduit] will become an error in a future GHC release.
  3760. 2350.22 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3761. 2350.22 s [conduit] |
  3762. 2350.22 s [conduit] 362 | slidingWindowS :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> StreamConduit a m seq
  3763. 2350.22 s [conduit] | ^
  3764. 2350.22 s [conduit]
  3765. 2350.22 s [conduit] [ 6 of 14] Compiling Data.Conduit ( src/Data/Conduit.hs, nothing )
  3766. 2350.22 s [conduit] src/Data/Conduit.hs:105:1: warning: [GHC-66111] [-Wunused-imports]
  3767. 2350.22 s [conduit] The import of ‘Data.Functor.Identity’ is redundant
  3768. 2350.22 s [conduit] except perhaps to import instances from ‘Data.Functor.Identity’
  3769. 2350.22 s [conduit] To import instances alone, use: import Data.Functor.Identity()
  3770. 2350.22 s [conduit] |
  3771. 2350.22 s [conduit] 105 | import Data.Functor.Identity (Identity, runIdentity)
  3772. 2350.22 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3773. 2350.22 s [conduit]
  3774. 2350.22 s [conduit] src/Data/Conduit.hs:106:1: warning: [GHC-66111] [-Wunused-imports]
  3775. 2350.22 s [conduit] The import of ‘Control.Monad.Trans.Resource’ is redundant
  3776. 2350.22 s [conduit] except perhaps to import instances from ‘Control.Monad.Trans.Resource’
  3777. 2350.22 s [conduit] To import instances alone, use: import Control.Monad.Trans.Resource()
  3778. 2350.22 s [conduit] |
  3779. 2350.23 s [conduit] 106 | import Control.Monad.Trans.Resource (ResourceT, runResourceT)
  3780. 2350.23 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3781. 2350.23 s [conduit]
  3782. 2350.23 s [conduit] src/Data/Conduit.hs:107:1: warning: [GHC-66111] [-Wunused-imports]
  3783. 2350.23 s [conduit] The import of ‘Control.Monad.IO.Unlift’ is redundant
  3784. 2350.23 s [conduit] except perhaps to import instances from ‘Control.Monad.IO.Unlift’
  3785. 2350.23 s [conduit] To import instances alone, use: import Control.Monad.IO.Unlift()
  3786. 2350.23 s [conduit] |
  3787. 2350.23 s [conduit] 107 | import Control.Monad.IO.Unlift (MonadUnliftIO)
  3788. 2350.23 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3789. 2350.23 s [conduit]
  3790. 2350.23 s [conduit] [ 7 of 14] Compiling Data.Conduit.Internal ( src/Data/Conduit/Internal.hs, nothing )
  3791. 2350.23 s [conduit] [ 8 of 14] Compiling Data.Conduit.Lift ( src/Data/Conduit/Lift.hs, nothing )
  3792. 2350.30 s [conduit] src/Data/Conduit/Lift.hs:67:1: warning: [GHC-66111] [-Wunused-imports]
  3793. 2350.30 s [conduit] The import of ‘Data.Monoid’ is redundant
  3794. 2350.30 s [conduit] except perhaps to import instances from ‘Data.Monoid’
  3795. 2350.30 s [conduit] To import instances alone, use: import Data.Monoid()
  3796. 2350.30 s [conduit] |
  3797. 2350.30 s [conduit] 67 | import Data.Monoid (Monoid(..))
  3798. 2350.30 s [conduit] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3799. 2350.30 s [conduit]
  3800. 2350.31 s [conduit] [ 9 of 14] Compiling Data.Conduit.List ( src/Data/Conduit/List.hs, nothing )
  3801. 2350.43 s [conduit] [10 of 14] Compiling Data.Streaming.FileRead ( src/Data/Streaming/FileRead.hs, nothing )
  3802. 2350.50 s [conduit] [11 of 14] Compiling Data.Streaming.Filesystem ( src/Data/Streaming/Filesystem.hs, nothing )
  3803. 2350.51 s [conduit] [12 of 14] Compiling Data.Conduit.Combinators ( src/Data/Conduit/Combinators.hs, nothing )
  3804. 2350.96 s [conduit] src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3805. 2350.96 s [conduit] The use of ‘~’ without TypeOperators
  3806. 2350.96 s [conduit] will become an error in a future GHC release.
  3807. 2350.96 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3808. 2350.96 s [conduit] |
  3809. 2350.96 s [conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
  3810. 2350.96 s [conduit] | ^
  3811. 2350.96 s [conduit]
  3812. 2350.96 s [conduit] src/Data/Conduit/Combinators.hs:901:43: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3813. 2350.96 s [conduit] • The ‘~’ operator is out of scope.
  3814. 2350.96 s [conduit] Assuming it to stand for an equality constraint.
  3815. 2350.96 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3816. 2350.96 s [conduit] exported from Data.Type.Equality and Prelude.
  3817. 2350.96 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3818. 2350.96 s [conduit] • This will become an error in a future GHC release.
  3819. 2350.96 s [conduit] |
  3820. 2350.96 s [conduit] 901 | foldl1E :: (Monad m, MonoFoldable mono, a ~ Element mono)
  3821. 2350.96 s [conduit] | ^
  3822. 2350.96 s [conduit]
  3823. 2350.96 s [conduit] src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3824. 2350.96 s [conduit] The use of ‘~’ without TypeOperators
  3825. 2350.96 s [conduit] will become an error in a future GHC release.
  3826. 2350.96 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3827. 2350.96 s [conduit] |
  3828. 2350.96 s [conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
  3829. 2350.96 s [conduit] | ^
  3830. 2350.96 s [conduit]
  3831. 2350.96 s [conduit] src/Data/Conduit/Combinators.hs:907:40: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3832. 2350.96 s [conduit] • The ‘~’ operator is out of scope.
  3833. 2350.96 s [conduit] Assuming it to stand for an equality constraint.
  3834. 2350.96 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3835. 2350.96 s [conduit] exported from Data.Type.Equality and Prelude.
  3836. 2350.96 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3837. 2350.96 s [conduit] • This will become an error in a future GHC release.
  3838. 2350.96 s [conduit] |
  3839. 2350.96 s [conduit] 907 | foldMaybeNull :: (MonoFoldable mono, e ~ Element mono)
  3840. 2350.96 s [conduit] | ^
  3841. 2350.96 s [conduit]
  3842. 2350.96 s [conduit] src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3843. 2350.96 s [conduit] The use of ‘~’ without TypeOperators
  3844. 2350.96 s [conduit] will become an error in a future GHC release.
  3845. 2350.96 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3846. 2350.96 s [conduit] |
  3847. 2350.96 s [conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  3848. 2350.96 s [conduit] | ^
  3849. 2350.96 s [conduit]
  3850. 2350.96 s [conduit] src/Data/Conduit/Combinators.hs:992:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3851. 2350.96 s [conduit] • The ‘~’ operator is out of scope.
  3852. 2350.96 s [conduit] Assuming it to stand for an equality constraint.
  3853. 2350.96 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3854. 2350.96 s [conduit] exported from Data.Type.Equality and Prelude.
  3855. 2350.96 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3856. 2350.96 s [conduit] • This will become an error in a future GHC release.
  3857. 2350.96 s [conduit] |
  3858. 2350.96 s [conduit] 992 | andE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  3859. 2350.96 s [conduit] | ^
  3860. 2350.96 s [conduit]
  3861. 2350.97 s [conduit] src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3862. 2350.97 s [conduit] The use of ‘~’ without TypeOperators
  3863. 2350.97 s [conduit] will become an error in a future GHC release.
  3864. 2350.97 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3865. 2350.97 s [conduit] |
  3866. 2350.97 s [conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  3867. 2350.97 s [conduit] | ^
  3868. 2350.97 s [conduit]
  3869. 2350.97 s [conduit] src/Data/Conduit/Combinators.hs:1013:50: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3870. 2350.97 s [conduit] • The ‘~’ operator is out of scope.
  3871. 2350.97 s [conduit] Assuming it to stand for an equality constraint.
  3872. 2350.97 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3873. 2350.97 s [conduit] exported from Data.Type.Equality and Prelude.
  3874. 2350.97 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3875. 2350.97 s [conduit] • This will become an error in a future GHC release.
  3876. 2350.97 s [conduit] |
  3877. 2350.97 s [conduit] 1013 | orE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  3878. 2350.97 s [conduit] | ^
  3879. 2350.97 s [conduit]
  3880. 2350.97 s [conduit] src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3881. 2350.97 s [conduit] The use of ‘~’ without TypeOperators
  3882. 2350.97 s [conduit] will become an error in a future GHC release.
  3883. 2350.97 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3884. 2350.97 s [conduit] |
  3885. 2350.97 s [conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  3886. 2350.97 s [conduit] | ^
  3887. 2350.97 s [conduit]
  3888. 2350.97 s [conduit] src/Data/Conduit/Combinators.hs:1801:76: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3889. 2350.97 s [conduit] • The ‘~’ operator is out of scope.
  3890. 2350.97 s [conduit] Assuming it to stand for an equality constraint.
  3891. 2350.97 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3892. 2350.97 s [conduit] exported from Data.Type.Equality and Prelude.
  3893. 2350.97 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3894. 2350.97 s [conduit] • This will become an error in a future GHC release.
  3895. 2350.97 s [conduit] |
  3896. 2350.97 s [conduit] 1801 | slidingWindow, slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  3897. 2350.97 s [conduit] | ^
  3898. 2350.97 s [conduit]
  3899. 2350.97 s [conduit] src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3900. 2350.97 s [conduit] The use of ‘~’ without TypeOperators
  3901. 2350.97 s [conduit] will become an error in a future GHC release.
  3902. 2350.97 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3903. 2350.97 s [conduit] |
  3904. 2350.97 s [conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  3905. 2350.98 s [conduit] | ^
  3906. 2350.98 s [conduit]
  3907. 2350.98 s [conduit] src/Data/Conduit/Combinators.hs:2036:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3908. 2350.98 s [conduit] • The ‘~’ operator is out of scope.
  3909. 2350.98 s [conduit] Assuming it to stand for an equality constraint.
  3910. 2350.98 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3911. 2350.98 s [conduit] exported from Data.Type.Equality and Prelude.
  3912. 2350.98 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3913. 2350.98 s [conduit] • This will become an error in a future GHC release.
  3914. 2350.98 s [conduit] |
  3915. 2350.98 s [conduit] 2036 | line :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  3916. 2350.98 s [conduit] | ^
  3917. 2350.98 s [conduit]
  3918. 2350.98 s [conduit] src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3919. 2350.98 s [conduit] The use of ‘~’ without TypeOperators
  3920. 2350.98 s [conduit] will become an error in a future GHC release.
  3921. 2350.98 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3922. 2350.98 s [conduit] |
  3923. 2350.98 s [conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  3924. 2350.98 s [conduit] | ^
  3925. 2350.98 s [conduit]
  3926. 2350.98 s [conduit] src/Data/Conduit/Combinators.hs:2045:56: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3927. 2350.98 s [conduit] • The ‘~’ operator is out of scope.
  3928. 2350.98 s [conduit] Assuming it to stand for an equality constraint.
  3929. 2350.98 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3930. 2350.98 s [conduit] exported from Data.Type.Equality and Prelude.
  3931. 2350.98 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3932. 2350.98 s [conduit] • This will become an error in a future GHC release.
  3933. 2350.98 s [conduit] |
  3934. 2350.98 s [conduit] 2045 | lineAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  3935. 2350.98 s [conduit] | ^
  3936. 2350.98 s [conduit]
  3937. 2350.98 s [conduit] src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3938. 2350.98 s [conduit] The use of ‘~’ without TypeOperators
  3939. 2350.98 s [conduit] will become an error in a future GHC release.
  3940. 2350.98 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3941. 2350.98 s [conduit] |
  3942. 2350.98 s [conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  3943. 2350.98 s [conduit] | ^
  3944. 2350.98 s [conduit]
  3945. 2350.98 s [conduit] src/Data/Conduit/Combinators.hs:2082:54: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3946. 2350.98 s [conduit] • The ‘~’ operator is out of scope.
  3947. 2350.98 s [conduit] Assuming it to stand for an equality constraint.
  3948. 2350.98 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3949. 2350.98 s [conduit] exported from Data.Type.Equality and Prelude.
  3950. 2350.98 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3951. 2350.98 s [conduit] • This will become an error in a future GHC release.
  3952. 2350.98 s [conduit] |
  3953. 2350.98 s [conduit] 2082 | unlines :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  3954. 2350.99 s [conduit] | ^
  3955. 2350.99 s [conduit]
  3956. 2350.99 s [conduit] src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3957. 2350.99 s [conduit] The use of ‘~’ without TypeOperators
  3958. 2350.99 s [conduit] will become an error in a future GHC release.
  3959. 2350.99 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3960. 2350.99 s [conduit] |
  3961. 2350.99 s [conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  3962. 2350.99 s [conduit] | ^
  3963. 2350.99 s [conduit]
  3964. 2350.99 s [conduit] src/Data/Conduit/Combinators.hs:2090:59: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3965. 2350.99 s [conduit] • The ‘~’ operator is out of scope.
  3966. 2350.99 s [conduit] Assuming it to stand for an equality constraint.
  3967. 2350.99 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3968. 2350.99 s [conduit] exported from Data.Type.Equality and Prelude.
  3969. 2350.99 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3970. 2350.99 s [conduit] • This will become an error in a future GHC release.
  3971. 2350.99 s [conduit] |
  3972. 2350.99 s [conduit] 2090 | unlinesAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  3973. 2350.99 s [conduit] | ^
  3974. 2350.99 s [conduit]
  3975. 2350.99 s [conduit] src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3976. 2350.99 s [conduit] The use of ‘~’ without TypeOperators
  3977. 2350.99 s [conduit] will become an error in a future GHC release.
  3978. 2350.99 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3979. 2350.99 s [conduit] |
  3980. 2350.99 s [conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  3981. 2350.99 s [conduit] | ^
  3982. 2350.99 s [conduit]
  3983. 2350.99 s [conduit] src/Data/Conduit/Combinators.hs:2126:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  3984. 2350.99 s [conduit] • The ‘~’ operator is out of scope.
  3985. 2350.99 s [conduit] Assuming it to stand for an equality constraint.
  3986. 2350.99 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  3987. 2350.99 s [conduit] exported from Data.Type.Equality and Prelude.
  3988. 2350.99 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  3989. 2350.99 s [conduit] • This will become an error in a future GHC release.
  3990. 2350.99 s [conduit] |
  3991. 2350.99 s [conduit] 2126 | linesUnbounded :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  3992. 2350.99 s [conduit] | ^
  3993. 2350.99 s [conduit]
  3994. 2350.99 s [conduit] src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  3995. 2350.99 s [conduit] The use of ‘~’ without TypeOperators
  3996. 2350.99 s [conduit] will become an error in a future GHC release.
  3997. 2350.99 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  3998. 2350.99 s [conduit] |
  3999. 2351.00 s [conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  4000. 2351.00 s [conduit] | ^
  4001. 2351.00 s [conduit]
  4002. 2351.00 s [conduit] src/Data/Conduit/Combinators.hs:2135:66: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4003. 2351.00 s [conduit] • The ‘~’ operator is out of scope.
  4004. 2351.00 s [conduit] Assuming it to stand for an equality constraint.
  4005. 2351.00 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4006. 2351.00 s [conduit] exported from Data.Type.Equality and Prelude.
  4007. 2351.00 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4008. 2351.00 s [conduit] • This will become an error in a future GHC release.
  4009. 2351.00 s [conduit] |
  4010. 2351.00 s [conduit] 2135 | linesUnboundedAscii :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  4011. 2351.00 s [conduit] | ^
  4012. 2351.00 s [conduit]
  4013. 2351.00 s [conduit] src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4014. 2351.00 s [conduit] The use of ‘~’ without TypeOperators
  4015. 2351.00 s [conduit] will become an error in a future GHC release.
  4016. 2351.00 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4017. 2351.00 s [conduit] |
  4018. 2351.00 s [conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
  4019. 2351.00 s [conduit] | ^
  4020. 2351.00 s [conduit]
  4021. 2351.00 s [conduit] src/Data/Conduit/Combinators.hs:2437:71: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4022. 2351.00 s [conduit] • The ‘~’ operator is out of scope.
  4023. 2351.00 s [conduit] Assuming it to stand for an equality constraint.
  4024. 2351.00 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4025. 2351.00 s [conduit] exported from Data.Type.Equality and Prelude.
  4026. 2351.00 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4027. 2351.00 s [conduit] • This will become an error in a future GHC release.
  4028. 2351.00 s [conduit] |
  4029. 2351.00 s [conduit] 2437 | vectorBuilder :: (PrimMonad m, PrimMonad n, V.Vector v e, PrimState m ~ PrimState n)
  4030. 2351.00 s [conduit] | ^
  4031. 2351.00 s [conduit]
  4032. 2351.01 s [conduit] [13 of 14] Compiling Data.Conduit.Combinators.Unqualified ( src/Data/Conduit/Combinators/Unqualified.hs, nothing )
  4033. 2351.08 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4034. 2351.08 s [conduit] The use of ‘~’ without TypeOperators
  4035. 2351.08 s [conduit] will become an error in a future GHC release.
  4036. 2351.08 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4037. 2351.08 s [conduit] |
  4038. 2351.08 s [conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  4039. 2351.08 s [conduit] | ^
  4040. 2351.08 s [conduit]
  4041. 2351.08 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:461:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4042. 2351.08 s [conduit] • The ‘~’ operator is out of scope.
  4043. 2351.08 s [conduit] Assuming it to stand for an equality constraint.
  4044. 2351.08 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4045. 2351.08 s [conduit] exported from Data.Type.Equality and Prelude.
  4046. 2351.08 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4047. 2351.08 s [conduit] • This will become an error in a future GHC release.
  4048. 2351.08 s [conduit] |
  4049. 2351.08 s [conduit] 461 | andCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  4050. 2351.08 s [conduit] | ^
  4051. 2351.08 s [conduit]
  4052. 2351.08 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4053. 2351.08 s [conduit] The use of ‘~’ without TypeOperators
  4054. 2351.08 s [conduit] will become an error in a future GHC release.
  4055. 2351.08 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4056. 2351.08 s [conduit] |
  4057. 2351.08 s [conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  4058. 2351.08 s [conduit] | ^
  4059. 2351.08 s [conduit]
  4060. 2351.08 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:480:51: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4061. 2351.08 s [conduit] • The ‘~’ operator is out of scope.
  4062. 2351.08 s [conduit] Assuming it to stand for an equality constraint.
  4063. 2351.08 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4064. 2351.08 s [conduit] exported from Data.Type.Equality and Prelude.
  4065. 2351.08 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4066. 2351.08 s [conduit] • This will become an error in a future GHC release.
  4067. 2351.08 s [conduit] |
  4068. 2351.08 s [conduit] 480 | orCE :: (Monad m, MonoFoldable mono, Element mono ~ Bool)
  4069. 2351.08 s [conduit] | ^
  4070. 2351.08 s [conduit]
  4071. 2351.09 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4072. 2351.09 s [conduit] The use of ‘~’ without TypeOperators
  4073. 2351.09 s [conduit] will become an error in a future GHC release.
  4074. 2351.09 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4075. 2351.09 s [conduit] |
  4076. 2351.09 s [conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  4077. 2351.09 s [conduit] | ^
  4078. 2351.09 s [conduit]
  4079. 2351.09 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:993:61: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4080. 2351.09 s [conduit] • The ‘~’ operator is out of scope.
  4081. 2351.09 s [conduit] Assuming it to stand for an equality constraint.
  4082. 2351.09 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4083. 2351.09 s [conduit] exported from Data.Type.Equality and Prelude.
  4084. 2351.09 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4085. 2351.09 s [conduit] • This will become an error in a future GHC release.
  4086. 2351.09 s [conduit] |
  4087. 2351.09 s [conduit] 993 | slidingWindowC :: (Monad m, Seq.IsSequence seq, Element seq ~ a) => Int -> ConduitT a seq m ()
  4088. 2351.09 s [conduit] | ^
  4089. 2351.09 s [conduit]
  4090. 2351.09 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4091. 2351.09 s [conduit] The use of ‘~’ without TypeOperators
  4092. 2351.09 s [conduit] will become an error in a future GHC release.
  4093. 2351.09 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4094. 2351.09 s [conduit] |
  4095. 2351.09 s [conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  4096. 2351.09 s [conduit] | ^
  4097. 2351.09 s [conduit]
  4098. 2351.09 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1135:52: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4099. 2351.09 s [conduit] • The ‘~’ operator is out of scope.
  4100. 2351.09 s [conduit] Assuming it to stand for an equality constraint.
  4101. 2351.09 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4102. 2351.09 s [conduit] exported from Data.Type.Equality and Prelude.
  4103. 2351.09 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4104. 2351.09 s [conduit] • This will become an error in a future GHC release.
  4105. 2351.09 s [conduit] |
  4106. 2351.09 s [conduit] 1135 | lineC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  4107. 2351.09 s [conduit] | ^
  4108. 2351.09 s [conduit]
  4109. 2351.09 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4110. 2351.09 s [conduit] The use of ‘~’ without TypeOperators
  4111. 2351.09 s [conduit] will become an error in a future GHC release.
  4112. 2351.09 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4113. 2351.09 s [conduit] |
  4114. 2351.09 s [conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  4115. 2351.10 s [conduit] | ^
  4116. 2351.10 s [conduit]
  4117. 2351.10 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1144:57: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4118. 2351.10 s [conduit] • The ‘~’ operator is out of scope.
  4119. 2351.10 s [conduit] Assuming it to stand for an equality constraint.
  4120. 2351.10 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4121. 2351.10 s [conduit] exported from Data.Type.Equality and Prelude.
  4122. 2351.10 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4123. 2351.10 s [conduit] • This will become an error in a future GHC release.
  4124. 2351.10 s [conduit] |
  4125. 2351.10 s [conduit] 1144 | lineAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  4126. 2351.10 s [conduit] | ^
  4127. 2351.10 s [conduit]
  4128. 2351.10 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4129. 2351.10 s [conduit] The use of ‘~’ without TypeOperators
  4130. 2351.10 s [conduit] will become an error in a future GHC release.
  4131. 2351.10 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4132. 2351.10 s [conduit] |
  4133. 2351.10 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  4134. 2351.10 s [conduit] | ^
  4135. 2351.10 s [conduit]
  4136. 2351.10 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1153:55: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4137. 2351.10 s [conduit] • The ‘~’ operator is out of scope.
  4138. 2351.10 s [conduit] Assuming it to stand for an equality constraint.
  4139. 2351.10 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4140. 2351.10 s [conduit] exported from Data.Type.Equality and Prelude.
  4141. 2351.10 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4142. 2351.10 s [conduit] • This will become an error in a future GHC release.
  4143. 2351.10 s [conduit] |
  4144. 2351.10 s [conduit] 1153 | unlinesC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char) => ConduitT seq seq m ()
  4145. 2351.10 s [conduit] | ^
  4146. 2351.10 s [conduit]
  4147. 2351.10 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4148. 2351.10 s [conduit] The use of ‘~’ without TypeOperators
  4149. 2351.10 s [conduit] will become an error in a future GHC release.
  4150. 2351.10 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4151. 2351.10 s [conduit] |
  4152. 2351.10 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  4153. 2351.10 s [conduit] | ^
  4154. 2351.10 s [conduit]
  4155. 2351.10 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1160:60: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4156. 2351.10 s [conduit] • The ‘~’ operator is out of scope.
  4157. 2351.10 s [conduit] Assuming it to stand for an equality constraint.
  4158. 2351.10 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4159. 2351.10 s [conduit] exported from Data.Type.Equality and Prelude.
  4160. 2351.10 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4161. 2351.10 s [conduit] • This will become an error in a future GHC release.
  4162. 2351.10 s [conduit] |
  4163. 2351.11 s [conduit] 1160 | unlinesAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8) => ConduitT seq seq m ()
  4164. 2351.11 s [conduit] | ^
  4165. 2351.11 s [conduit]
  4166. 2351.11 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4167. 2351.11 s [conduit] The use of ‘~’ without TypeOperators
  4168. 2351.11 s [conduit] will become an error in a future GHC release.
  4169. 2351.11 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4170. 2351.11 s [conduit] |
  4171. 2351.11 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  4172. 2351.11 s [conduit] | ^
  4173. 2351.11 s [conduit]
  4174. 2351.11 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1170:62: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4175. 2351.11 s [conduit] • The ‘~’ operator is out of scope.
  4176. 2351.11 s [conduit] Assuming it to stand for an equality constraint.
  4177. 2351.11 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4178. 2351.11 s [conduit] exported from Data.Type.Equality and Prelude.
  4179. 2351.11 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4180. 2351.11 s [conduit] • This will become an error in a future GHC release.
  4181. 2351.11 s [conduit] |
  4182. 2351.11 s [conduit] 1170 | linesUnboundedC :: (Monad m, Seq.IsSequence seq, Element seq ~ Char)
  4183. 2351.11 s [conduit] | ^
  4184. 2351.11 s [conduit]
  4185. 2351.11 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4186. 2351.11 s [conduit] The use of ‘~’ without TypeOperators
  4187. 2351.11 s [conduit] will become an error in a future GHC release.
  4188. 2351.11 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4189. 2351.11 s [conduit] |
  4190. 2351.11 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  4191. 2351.11 s [conduit] | ^
  4192. 2351.11 s [conduit]
  4193. 2351.11 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1178:67: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4194. 2351.11 s [conduit] • The ‘~’ operator is out of scope.
  4195. 2351.11 s [conduit] Assuming it to stand for an equality constraint.
  4196. 2351.11 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4197. 2351.11 s [conduit] exported from Data.Type.Equality and Prelude.
  4198. 2351.11 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4199. 2351.11 s [conduit] • This will become an error in a future GHC release.
  4200. 2351.11 s [conduit] |
  4201. 2351.11 s [conduit] 1178 | linesUnboundedAsciiC :: (Monad m, Seq.IsSequence seq, Element seq ~ Word8)
  4202. 2351.11 s [conduit] | ^
  4203. 2351.11 s [conduit]
  4204. 2351.12 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  4205. 2351.12 s [conduit] The use of ‘~’ without TypeOperators
  4206. 2351.12 s [conduit] will become an error in a future GHC release.
  4207. 2351.12 s [conduit] Suggested fix: Perhaps you intended to use TypeOperators
  4208. 2351.12 s [conduit] |
  4209. 2351.12 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  4210. 2351.12 s [conduit] | ^
  4211. 2351.12 s [conduit]
  4212. 2351.12 s [conduit] src/Data/Conduit/Combinators/Unqualified.hs:1201:72: warning: [GHC-12003] [-Wtype-equality-out-of-scope]
  4213. 2351.12 s [conduit] • The ‘~’ operator is out of scope.
  4214. 2351.12 s [conduit] Assuming it to stand for an equality constraint.
  4215. 2351.12 s [conduit] • NB: ‘~’ used to be built-in syntax but now is a regular type operator
  4216. 2351.12 s [conduit] exported from Data.Type.Equality and Prelude.
  4217. 2351.12 s [conduit] If you are using a custom Prelude, consider re-exporting it.
  4218. 2351.12 s [conduit] • This will become an error in a future GHC release.
  4219. 2351.12 s [conduit] |
  4220. 2351.12 s [conduit] 1201 | vectorBuilderC :: (PrimMonad m, V.Vector v e, PrimMonad n, PrimState m ~ PrimState n)
  4221. 2351.12 s [conduit] | ^
  4222. 2351.12 s [conduit]
  4223. 2351.12 s [conduit] [14 of 14] Compiling Conduit ( src/Conduit.hs, nothing )
  4224. 2351.13 s [conduit] Haddock coverage:
  4225. 2351.13 s [conduit] Warning: 'hoist' is out of scope.
  4226. 2351.13 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4227. 2351.13 s [conduit] Warning: 'Source' is out of scope.
  4228. 2351.13 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4229. 2351.13 s [conduit] Warning: 'Conduit' is out of scope.
  4230. 2351.13 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4231. 2351.13 s [conduit] Warning: 'catchC' is out of scope.
  4232. 2351.13 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4233. 2351.13 s [conduit] Warning: 'tryC' is out of scope.
  4234. 2351.13 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4235. 2351.13 s [conduit] Warning: 'ZipConduit' is ambiguous. It is defined
  4236. 2351.13 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1229:30
  4237. 2351.13 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1229:1
  4238. 2351.13 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  4239. 2351.13 s [conduit] by specifying the type/value namespace explicitly.
  4240. 2351.13 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:1229:1
  4241. 2351.14 s [conduit] Warning: 'ConduitT' is ambiguous. It is defined
  4242. 2351.14 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:123:28
  4243. 2351.14 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:123:1
  4244. 2351.14 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  4245. 2351.14 s [conduit] by specifying the type/value namespace explicitly.
  4246. 2351.14 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:123:1
  4247. 2351.14 s [conduit] Warning: 'SealedConduitT' is ambiguous. It is defined
  4248. 2351.14 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:138:34
  4249. 2351.14 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:138:1
  4250. 2351.14 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  4251. 2351.14 s [conduit] by specifying the type/value namespace explicitly.
  4252. 2351.14 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:138:1
  4253. 2351.15 s [conduit] 18% ( 3 / 16) in 'Data.Conduit.Internal.Fusion'
  4254. 2351.15 s [conduit] Missing documentation for:
  4255. 2351.15 s [conduit] Module header
  4256. 2351.15 s [conduit] Stream (src/Data/Conduit/Internal/Fusion.hs:39)
  4257. 2351.15 s [conduit] ConduitWithStream (src/Data/Conduit/Internal/Fusion.hs:43)
  4258. 2351.15 s [conduit] StreamConduitT (src/Data/Conduit/Internal/Fusion.hs:47)
  4259. 2351.15 s [conduit] StreamConduit (src/Data/Conduit/Internal/Fusion.hs:49)
  4260. 2351.15 s [conduit] StreamSource (src/Data/Conduit/Internal/Fusion.hs:51)
  4261. 2351.15 s [conduit] StreamProducer (src/Data/Conduit/Internal/Fusion.hs:53)
  4262. 2351.15 s [conduit] StreamSink (src/Data/Conduit/Internal/Fusion.hs:55)
  4263. 2351.15 s [conduit] StreamConsumer (src/Data/Conduit/Internal/Fusion.hs:57)
  4264. 2351.15 s [conduit] streamConduit (src/Data/Conduit/Internal/Fusion.hs:250)
  4265. 2351.15 s [conduit] streamSource (src/Data/Conduit/Internal/Fusion.hs:257)
  4266. 2351.15 s [conduit] streamSourcePure (src/Data/Conduit/Internal/Fusion.hs:275)
  4267. 2351.15 s [conduit] unstream (src/Data/Conduit/Internal/Fusion.hs:60)
  4268. 2351.15 s [conduit] 0% ( 0 / 41) in 'Data.Conduit.Internal.List.Stream'
  4269. 2351.15 s [conduit] Missing documentation for:
  4270. 2351.15 s [conduit] Module header
  4271. 2351.15 s [conduit] unfoldS (src/Data/Conduit/Internal/List/Stream.hs:17)
  4272. 2351.15 s [conduit] unfoldEitherS (src/Data/Conduit/Internal/List/Stream.hs:30)
  4273. 2351.15 s [conduit] unfoldMS (src/Data/Conduit/Internal/List/Stream.hs:43)
  4274. 2351.15 s [conduit] unfoldEitherMS (src/Data/Conduit/Internal/List/Stream.hs:57)
  4275. 2351.15 s [conduit] sourceListS (src/Data/Conduit/Internal/List/Stream.hs:67)
  4276. 2351.15 s [conduit] enumFromToS (src/Data/Conduit/Internal/List/Stream.hs:78)
  4277. 2351.15 s [conduit] enumFromToS_int (src/Data/Conduit/Internal/List/Stream.hs:90)
  4278. 2351.15 s [conduit] iterateS (src/Data/Conduit/Internal/List/Stream.hs:101)
  4279. 2351.15 s [conduit] replicateS (src/Data/Conduit/Internal/List/Stream.hs:110)
  4280. 2351.15 s [conduit] replicateMS (src/Data/Conduit/Internal/List/Stream.hs:119)
  4281. 2351.15 s [conduit] foldS (src/Data/Conduit/Internal/List/Stream.hs:128)
  4282. 2351.15 s [conduit] foldMS (src/Data/Conduit/Internal/List/Stream.hs:140)
  4283. 2351.15 s [conduit] mapM_S (src/Data/Conduit/Internal/List/Stream.hs:156)
  4284. 2351.15 s [conduit] dropS (src/Data/Conduit/Internal/List/Stream.hs:170)
  4285. 2351.15 s [conduit] takeS (src/Data/Conduit/Internal/List/Stream.hs:185)
  4286. 2351.15 s [conduit] headS (src/Data/Conduit/Internal/List/Stream.hs:198)
  4287. 2351.15 s [conduit] mapS (src/Data/Conduit/Internal/List/Stream.hs:210)
  4288. 2351.15 s [conduit] mapMS (src/Data/Conduit/Internal/List/Stream.hs:222)
  4289. 2351.15 s [conduit] iterMS (src/Data/Conduit/Internal/List/Stream.hs:234)
  4290. 2351.15 s [conduit] mapMaybeS (src/Data/Conduit/Internal/List/Stream.hs:246)
  4291. 2351.15 s [conduit] mapMaybeMS (src/Data/Conduit/Internal/List/Stream.hs:261)
  4292. 2351.15 s [conduit] catMaybesS (src/Data/Conduit/Internal/List/Stream.hs:277)
  4293. 2351.15 s [conduit] concatS (src/Data/Conduit/Internal/List/Stream.hs:290)
  4294. 2351.15 s [conduit] concatMapS (src/Data/Conduit/Internal/List/Stream.hs:303)
  4295. 2351.15 s [conduit] concatMapMS (src/Data/Conduit/Internal/List/Stream.hs:316)
  4296. 2351.15 s [conduit] concatMapAccumS (src/Data/Conduit/Internal/List/Stream.hs:331)
  4297. 2351.15 s [conduit] mapAccumS (src/Data/Conduit/Internal/List/Stream.hs:346)
  4298. 2351.15 s [conduit] mapAccumMS (src/Data/Conduit/Internal/List/Stream.hs:360)
  4299. 2351.15 s [conduit] concatMapAccumMS (src/Data/Conduit/Internal/List/Stream.hs:374)
  4300. 2351.15 s [conduit] mapFoldableS (src/Data/Conduit/Internal/List/Stream.hs:389)
  4301. 2351.15 s [conduit] mapFoldableMS (src/Data/Conduit/Internal/List/Stream.hs:402)
  4302. 2351.15 s [conduit] consumeS (src/Data/Conduit/Internal/List/Stream.hs:417)
  4303. 2351.15 s [conduit] groupByS (src/Data/Conduit/Internal/List/Stream.hs:429)
  4304. 2351.15 s [conduit] groupOn1S (src/Data/Conduit/Internal/List/Stream.hs:433)
  4305. 2351.15 s [conduit] GroupByState (src/Data/Conduit/Internal/List/Stream.hs:436)
  4306. 2351.15 s [conduit] groupBy1S (src/Data/Conduit/Internal/List/Stream.hs:442)
  4307. 2351.15 s [conduit] isolateS (src/Data/Conduit/Internal/List/Stream.hs:463)
  4308. 2351.15 s [conduit] filterS (src/Data/Conduit/Internal/List/Stream.hs:476)
  4309. 2351.15 s [conduit] sinkNullS (src/Data/Conduit/Internal/List/Stream.hs:489)
  4310. 2351.15 s [conduit] sourceNullS (src/Data/Conduit/Internal/List/Stream.hs:501)
  4311. 2351.15 s [conduit] 11% ( 3 / 27) in 'Data.Conduit.Combinators.Stream'
  4312. 2351.15 s [conduit] Missing documentation for:
  4313. 2351.15 s [conduit] yieldManyS (src/Data/Conduit/Combinators/Stream.hs:71)
  4314. 2351.15 s [conduit] repeatMS (src/Data/Conduit/Combinators/Stream.hs:81)
  4315. 2351.15 s [conduit] repeatWhileMS (src/Data/Conduit/Combinators/Stream.hs:91)
  4316. 2351.15 s [conduit] foldl1S (src/Data/Conduit/Combinators/Stream.hs:104)
  4317. 2351.15 s [conduit] allS (src/Data/Conduit/Combinators/Stream.hs:118)
  4318. 2351.15 s [conduit] anyS (src/Data/Conduit/Combinators/Stream.hs:124)
  4319. 2351.15 s [conduit] sinkLazyS (src/Data/Conduit/Combinators/Stream.hs:132)
  4320. 2351.15 s [conduit] sinkVectorS (src/Data/Conduit/Combinators/Stream.hs:137)
  4321. 2351.15 s [conduit] sinkVectorNS (src/Data/Conduit/Combinators/Stream.hs:163)
  4322. 2351.15 s [conduit] sinkLazyBuilderS (src/Data/Conduit/Combinators/Stream.hs:182)
  4323. 2351.15 s [conduit] lastS (src/Data/Conduit/Combinators/Stream.hs:187)
  4324. 2351.15 s [conduit] lastES (src/Data/Conduit/Combinators/Stream.hs:200)
  4325. 2351.15 s [conduit] findS (src/Data/Conduit/Combinators/Stream.hs:214)
  4326. 2351.15 s [conduit] concatMapS (src/Data/Conduit/Combinators/Stream.hs:231)
  4327. 2351.15 s [conduit] concatMapMS (src/Data/Conduit/Combinators/Stream.hs:246)
  4328. 2351.15 s [conduit] concatS (src/Data/Conduit/Combinators/Stream.hs:262)
  4329. 2351.15 s [conduit] scanlS (src/Data/Conduit/Combinators/Stream.hs:270)
  4330. 2351.15 s [conduit] scanlMS (src/Data/Conduit/Combinators/Stream.hs:285)
  4331. 2351.15 s [conduit] mapAccumWhileS (src/Data/Conduit/Combinators/Stream.hs:301)
  4332. 2351.15 s [conduit] mapAccumWhileMS (src/Data/Conduit/Combinators/Stream.hs:316)
  4333. 2351.15 s [conduit] intersperseS (src/Data/Conduit/Combinators/Stream.hs:337)
  4334. 2351.15 s [conduit] slidingWindowS (src/Data/Conduit/Combinators/Stream.hs:363)
  4335. 2351.15 s [conduit] filterMS (src/Data/Conduit/Combinators/Stream.hs:394)
  4336. 2351.15 s [conduit] splitOnUnboundedES (src/Data/Conduit/Combinators/Stream.hs:420)
  4337. 2351.15 s [conduit] 97% ( 78 / 80) in 'Data.Conduit'
  4338. 2351.15 s [conduit] Missing documentation for:
  4339. 2351.15 s [conduit] sealConduitT (src/Data/Conduit/Internal/Conduit.hs:298)
  4340. 2351.15 s [conduit] unsealConduitT (src/Data/Conduit/Internal/Conduit.hs:301)
  4341. 2351.15 s [conduit] 91% ( 81 / 89) in 'Data.Conduit.Internal'
  4342. 2351.15 s [conduit] Missing documentation for:
  4343. 2351.15 s [conduit] Module header
  4344. 2351.15 s [conduit] enumFromTo (src/Data/Conduit/Internal/Pipe.hs:500)
  4345. 2351.15 s [conduit] yieldM (src/Data/Conduit/Internal/Pipe.hs:251)
  4346. 2351.15 s [conduit] sealConduitT (src/Data/Conduit/Internal/Conduit.hs:298)
  4347. 2351.15 s [conduit] unsealConduitT (src/Data/Conduit/Internal/Conduit.hs:301)
  4348. 2351.15 s [conduit] sourceToPipe (src/Data/Conduit/Internal/Conduit.hs:333)
  4349. 2351.15 s [conduit] sinkToPipe (src/Data/Conduit/Internal/Conduit.hs:343)
  4350. 2351.15 s [conduit] conduitToPipe (src/Data/Conduit/Internal/Conduit.hs:353)
  4351. 2351.15 s [conduit] 100% ( 42 / 42) in 'Data.Conduit.Lift'
  4352. 2351.16 s [conduit] Warning: 'succ' is out of scope.
  4353. 2351.16 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4354. 2351.16 s [conduit] Warning: 'Foldable' is out of scope.
  4355. 2351.16 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4356. 2351.16 s [conduit] 100% ( 60 / 60) in 'Data.Conduit.List'
  4357. 2351.17 s [conduit] Warning: 'ResourceT' is out of scope.
  4358. 2351.17 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4359. 2351.18 s [conduit] Warning: 'chunkSize' is out of scope.
  4360. 2351.18 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4361. 2351.18 s [conduit] Warning: 'Flush' is ambiguous. It is defined
  4362. 2351.18 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1093:26
  4363. 2351.18 s [conduit] * at src/Data/Conduit/Internal/Conduit.hs:1093:1
  4364. 2351.18 s [conduit] You may be able to disambiguate the identifier by qualifying it or
  4365. 2351.18 s [conduit] by specifying the type/value namespace explicitly.
  4366. 2351.18 s [conduit] Defaulting to the one defined at src/Data/Conduit/Internal/Conduit.hs:1093:1
  4367. 2351.19 s [conduit] 100% (167 /167) in 'Data.Conduit.Combinators'
  4368. 2351.19 s [conduit] Warning: 'succ' is out of scope.
  4369. 2351.19 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4370. 2351.19 s [conduit] Warning: 'iterM' is out of scope.
  4371. 2351.19 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4372. 2351.20 s [conduit] Warning: 'takeExactly' is out of scope.
  4373. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4374. 2351.20 s [conduit] Warning: 'takeExactlyE' is out of scope.
  4375. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4376. 2351.20 s [conduit] Warning: 'take' is out of scope.
  4377. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4378. 2351.20 s [conduit] Warning: 'takeE' is out of scope.
  4379. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4380. 2351.20 s [conduit] Warning: 'concatMap' is out of scope.
  4381. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4382. 2351.20 s [conduit] Warning: 'chunkSize' is out of scope.
  4383. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4384. 2351.20 s [conduit] Warning: 'chunksOfExactlyE' is out of scope.
  4385. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4386. 2351.20 s [conduit] Warning: 'chunksOfE' is out of scope.
  4387. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4388. 2351.20 s [conduit] Warning: 'mapM_' is out of scope.
  4389. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4390. 2351.20 s [conduit] Warning: 'concatMapM' is out of scope.
  4391. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4392. 2351.20 s [conduit] Warning: 'line' is out of scope.
  4393. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4394. 2351.20 s [conduit] Warning: 'unlines' is out of scope.
  4395. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4396. 2351.20 s [conduit] Warning: 'linesUnbounded' is out of scope.
  4397. 2351.20 s [conduit] If you qualify the identifier, haddock can try to link it anyway.
  4398. 2351.20 s [conduit] 100% (171 /171) in 'Conduit'
  4399. 2351.58 s [conduit] Warning: Data.Conduit.Combinators.Stream: could not find link destinations for:
  4400. 2351.68 s [conduit] - Data.Vector.Generic.Base.Vector
  4401. 2351.68 s [conduit] Warning: Data.Conduit: could not find link destinations for:
  4402. 2351.68 s [conduit] - GHC.Internal.Generics.Rep_Void
  4403. 2351.68 s [conduit] - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT
  4404. 2351.68 s [conduit] Warning: Data.Conduit.Internal: could not find link destinations for:
  4405. 2351.68 s [conduit] - Data.Conduit.Internal.Pipe.D:R:PrimStatePipe
  4406. 2351.68 s [conduit] - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT
  4407. 2351.68 s [conduit] Warning: Data.Conduit.Combinators: could not find link destinations for:
  4408. 2351.68 s [conduit] - Data.Vector.Generic.Base.Vector
  4409. 2351.68 s [conduit] - Data.Conduit.Combinators.Buffer
  4410. 2351.68 s [conduit] Warning: Conduit: could not find link destinations for:
  4411. 2351.68 s [conduit] - GHC.Internal.Data.Functor.Identity.Rep_Identity
  4412. 2351.68 s [conduit] - GHC.Internal.Data.Functor.Identity.Rep1_Identity
  4413. 2351.68 s [conduit] - Control.Monad.Primitive.D:R:PrimStateIO
  4414. 2351.68 s [conduit] - Control.Monad.Primitive.D:R:PrimStateIdentityT
  4415. 2351.68 s [conduit] - Control.Monad.Primitive.D:R:PrimStateST
  4416. 2351.68 s [conduit] - Control.Monad.Primitive.D:R:PrimStateST0
  4417. 2351.68 s [conduit] - Control.Monad.Primitive.D:R:PrimStateAccumT
  4418. 2351.68 s [conduit] - Control.Monad.Primitive.D:R:PrimStateContT
  4419. 2351.68 s [conduit] - Control.Monad.Primitive.D:R:PrimStateExceptT
  4420. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateMaybeT
  4421. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateRWST0
  4422. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateRWST1
  4423. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateRWST
  4424. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateReaderT
  4425. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateSelectT
  4426. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateStateT0
  4427. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateStateT
  4428. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateWriterT0
  4429. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateWriterT1
  4430. 2351.69 s [conduit] - Control.Monad.Primitive.D:R:PrimStateWriterT
  4431. 2351.69 s [conduit] - Control.Monad.Trans.Resource.Internal.D:R:PrimStateResourceT
  4432. 2351.69 s [conduit] - Data.Conduit.Internal.Pipe.D:R:PrimStatePipe
  4433. 2351.69 s [conduit] - Data.Conduit.Internal.Conduit.D:R:PrimStateConduitT
  4434. 2351.69 s [conduit] - Data.Vector.Unboxed.Base.Unbox
  4435. 2351.69 s [conduit] - Data.Vector.Generic.Base.Vector
  4436. 2351.69 s [conduit] - Data.Vector.Generic.Base.basicLength
  4437. 2351.69 s [conduit] - Data.Vector.Generic.Base.basicUnsafeIndexM
  4438. 2351.69 s [conduit] - Data.Vector.Generic.Base.elemseq
  4439. 2351.69 s [conduit] - Data.Vector.Generic.Base.Mutable
  4440. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.MVector
  4441. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicLength
  4442. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
  4443. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicInitialize
  4444. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
  4445. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
  4446. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
  4447. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
  4448. 2351.69 s [conduit] - Data.Vector.Generic.Base.basicUnsafeSlice
  4449. 2351.69 s [conduit] - Data.Vector.Generic.Base.basicUnsafeCopy
  4450. 2351.69 s [conduit] - Data.Vector.Generic.Base.basicUnsafeFreeze
  4451. 2351.69 s [conduit] - Data.Vector.Generic.Base.basicUnsafeThaw
  4452. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
  4453. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicClear
  4454. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicOverlaps
  4455. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicSet
  4456. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
  4457. 2351.69 s [conduit] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
  4458. 2351.69 s [conduit] - Data.Vector.Unboxed.Base.MV_Identity
  4459. 2351.69 s [conduit] - Data.Vector.Unboxed.Base.V_Identity
  4460. 2351.69 s [conduit] - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0
  4461. 2351.69 s [conduit] - Data.Vector.Unboxed.Base.D:R:VectorIdentity0
  4462. 2351.69 s [conduit] - Data.Conduit.Combinators.Buffer
  4463. 2356.72 s [conduit] Documentation created: dist/doc/html/conduit/,
  4464. 2356.72 s [conduit] dist/doc/html/conduit/conduit.txt
  4465. 2356.77 s [conduit] Preprocessing test suite 'conduit-test' for conduit-1.3.6.1...
  4466. 2356.77 s [conduit] Phase: installPhase
  4467. 2356.84 s [conduit] Installing library in /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4468. 2357.24 s [conduit] Phase: fixupPhase
  4469. 2357.25 s [conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1
  4470. 2357.26 s [conduit] shrinking /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSconduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB-ghc9.10.2.so
  4471. 2357.27 s [conduit] checking for references to /build/ in /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1...
  4472. 2357.29 s [conduit] patching script interpreter paths in /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1
  4473. 2357.29 s [conduit] stripping (with command strip and flags -S -p) in /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1/lib
  4474. 2357.42 s [conduit] shrinking RPATHs of ELF executables and libraries in /nix/store/2bbz0m8grf1wikhfmgbyqhmy76aq2zaj-conduit-1.3.6.1-doc
  4475. 2357.44 s [conduit] checking for references to /build/ in /nix/store/2bbz0m8grf1wikhfmgbyqhmy76aq2zaj-conduit-1.3.6.1-doc...
  4476. 2357.45 s [conduit] patching script interpreter paths in /nix/store/2bbz0m8grf1wikhfmgbyqhmy76aq2zaj-conduit-1.3.6.1-doc
  4477. 2357.59 s [conduit:post-build] Uploading to cachix cache "sellout": /nix/store/2bbz0m8grf1wikhfmgbyqhmy76aq2zaj-conduit-1.3.6.1-doc /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1
  4478. 2358.07 s [conduit:post-build] Pushing 2 paths (114 are already present) using zstd to cache sellout ⏳
  4479. 2358.07 s [conduit:post-build]
  4480. 2358.45 s [conduit:post-build] Pushing /nix/store/2bbz0m8grf1wikhfmgbyqhmy76aq2zaj-conduit-1.3.6.1-doc (7.69 MiB)
  4481. 2358.54 s [conduit:post-build] Pushing /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1 (13.59 MiB)
  4482. 2359.64 s [conduit:post-build]
  4483. 2359.64 s [conduit:post-build] All done.
  4484. 2359.65 s [conduit:post-build] Uploading to the NixCI cache: /nix/store/2bbz0m8grf1wikhfmgbyqhmy76aq2zaj-conduit-1.3.6.1-doc /nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1
  4485. 2359.69 s [conduit:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4486. 2359.93 s [conduit:post-build] copying 2 paths...
  4487. 2359.93 s [conduit:post-build] copying path '/nix/store/2bbz0m8grf1wikhfmgbyqhmy76aq2zaj-conduit-1.3.6.1-doc' to 'https://cache.nix-ci.com'...
  4488. 2360.94 s [conduit:post-build] copying path '/nix/store/bvf5kxwy8aa50zq5l300sg9ifcymf5pq-conduit-1.3.6.1' to 'https://cache.nix-ci.com'...
  4489. 2364.02 s [conduit:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  4490. 2364.40 s [conduit:post-build] copying 1 paths...
  4491. 2364.41 s [conduit:post-build] copying path '/nix/store/cdx6h6v0q6l226pkfncxvdgpl68y65kz-conduit-1.3.6.1.drv' to 'https://cache.nix-ci.com'...
  4492. 2364.56 s Progress: 298 of 315 built (1 building), 444 of 444 downloaded from cache
  4493. 2364.62 s Building /nix/store/hbzk5miccdgivr5pxl0s6p5w04qzr8i2-conduit-extra-1.3.8.drv
  4494. 2364.67 s Building /nix/store/b1zpyxsbj4c601kjsvqhn17x8p216dxy-conduit-parse-0.2.1.1.drv
  4495. 2364.70 s Building /nix/store/i3gm5w9f86q1yqv38gqchmqv6zmi7kfn-libyaml-0.1.4.drv
  4496. 2364.70 s [lsp-types] [416 of 452] Compiling Language.LSP.Protocol.Internal.Types.CallHierarchyItem ( generated/Language/LSP/Protocol/Internal/Types/CallHierarchyItem.hs, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyItem.p_o )
  4497. 2364.70 s [lsp-types] [417 of 452] Compiling Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCallsParams ( generated/Language/LSP/Protocol/Internal/Types/CallHierarchyOutgoingCallsParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyOutgoingCallsParams.p_o )
  4498. 2364.70 s [lsp-types] [418 of 452] Compiling Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCall ( generated/Language/LSP/Protocol/Internal/Types/CallHierarchyOutgoingCall.hs, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyOutgoingCall.p_o )
  4499. 2364.70 s [lsp-types] [419 of 452] Compiling Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCallsParams ( generated/Language/LSP/Protocol/Internal/Types/CallHierarchyIncomingCallsParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyIncomingCallsParams.p_o )
  4500. 2364.70 s [lsp-types] [420 of 452] Compiling Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCall ( generated/Language/LSP/Protocol/Internal/Types/CallHierarchyIncomingCall.hs, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyIncomingCall.p_o )
  4501. 2364.70 s [lsp-types] [421 of 452] Compiling Language.LSP.Protocol.Internal.Types.CallHierarchyClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/CallHierarchyClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/CallHierarchyClientCapabilities.p_o )
  4502. 2364.70 s [lsp-types] [422 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentClientCapabilities.p_o )
  4503. 2364.70 s [lsp-types] [423 of 452] Compiling Language.LSP.Protocol.Internal.Types.ClientCapabilities ( generated/Language/LSP/Protocol/Internal/Types/ClientCapabilities.hs, dist/build/Language/LSP/Protocol/Internal/Types/ClientCapabilities.p_o )
  4504. 2364.70 s [lsp-types] [424 of 452] Compiling Language.LSP.Protocol.Internal.Types.UInitializeParams ( generated/Language/LSP/Protocol/Internal/Types/UInitializeParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/UInitializeParams.p_o )
  4505. 2364.70 s [lsp-types] [425 of 452] Compiling Language.LSP.Protocol.Internal.Types.InitializeParams ( generated/Language/LSP/Protocol/Internal/Types/InitializeParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/InitializeParams.p_o )
  4506. 2364.70 s [lsp-types] [426 of 452] Compiling Language.LSP.Protocol.Internal.Types.BaseSymbolInformation ( generated/Language/LSP/Protocol/Internal/Types/BaseSymbolInformation.hs, dist/build/Language/LSP/Protocol/Internal/Types/BaseSymbolInformation.p_o )
  4507. 2364.70 s [lsp-types] [427 of 452] Compiling Language.LSP.Protocol.Internal.Types.ApplyWorkspaceEditResult ( generated/Language/LSP/Protocol/Internal/Types/ApplyWorkspaceEditResult.hs, dist/build/Language/LSP/Protocol/Internal/Types/ApplyWorkspaceEditResult.p_o )
  4508. 2364.70 s [lsp-types] [428 of 452] Compiling Language.LSP.Protocol.Internal.Types.AnnotatedTextEdit ( generated/Language/LSP/Protocol/Internal/Types/AnnotatedTextEdit.hs, dist/build/Language/LSP/Protocol/Internal/Types/AnnotatedTextEdit.p_o )
  4509. 2364.70 s [lsp-types] [429 of 452] Compiling Language.LSP.Protocol.Internal.Types.TextDocumentEdit ( generated/Language/LSP/Protocol/Internal/Types/TextDocumentEdit.hs, dist/build/Language/LSP/Protocol/Internal/Types/TextDocumentEdit.p_o )
  4510. 2364.70 s [lsp-types] [430 of 452] Compiling Language.LSP.Protocol.Internal.Types.WorkspaceEdit ( generated/Language/LSP/Protocol/Internal/Types/WorkspaceEdit.hs, dist/build/Language/LSP/Protocol/Internal/Types/WorkspaceEdit.p_o )
  4511. 2364.70 s [lsp-types] [431 of 452] Compiling Language.LSP.Protocol.Internal.Types.CodeAction ( generated/Language/LSP/Protocol/Internal/Types/CodeAction.hs, dist/build/Language/LSP/Protocol/Internal/Types/CodeAction.p_o )
  4512. 2364.70 s [lsp-types] [432 of 452] Compiling Language.LSP.Protocol.Internal.Types.ApplyWorkspaceEditParams ( generated/Language/LSP/Protocol/Internal/Types/ApplyWorkspaceEditParams.hs, dist/build/Language/LSP/Protocol/Internal/Types/ApplyWorkspaceEditParams.p_o )
  4513. 2364.70 s [lsp-types] [433 of 452] Compiling Language.LSP.Protocol.Internal.Method ( generated/Language/LSP/Protocol/Internal/Method.hs, dist/build/Language/LSP/Protocol/Internal/Method.p_o )
  4514. 2364.70 s [lsp-types] [434 of 452] Compiling Language.LSP.Protocol.Message.Method ( src/Language/LSP/Protocol/Message/Method.hs, dist/build/Language/LSP/Protocol/Message/Method.p_o )
  4515. 2364.70 s [lsp-types] [435 of 452] Compiling Language.LSP.Protocol.Message.LspId ( src/Language/LSP/Protocol/Message/LspId.hs, dist/build/Language/LSP/Protocol/Message/LspId.p_o )
  4516. 2364.70 s [lsp-types] [436 of 452] Compiling Language.LSP.Protocol.Internal.Types ( generated/Language/LSP/Protocol/Internal/Types.hs, dist/build/Language/LSP/Protocol/Internal/Types.p_o )
  4517. 2364.70 s [lsp-types] [437 of 452] Compiling Language.LSP.Protocol.Types.WatchKinds ( src/Language/LSP/Protocol/Types/WatchKinds.hs, dist/build/Language/LSP/Protocol/Types/WatchKinds.p_o )
  4518. 2364.70 s [lsp-types] [438 of 452] Compiling Language.LSP.Protocol.Types.Orphans ( src/Language/LSP/Protocol/Types/Orphans.hs, dist/build/Language/LSP/Protocol/Types/Orphans.p_o )
  4519. 2364.70 s [lsp-types] [439 of 452] Compiling Language.LSP.Protocol.Types.Edit ( src/Language/LSP/Protocol/Types/Edit.hs, dist/build/Language/LSP/Protocol/Types/Edit.p_o )
  4520. 2364.70 s [lsp-types] [440 of 452] Compiling Language.LSP.Protocol.Types.CodeAction ( src/Language/LSP/Protocol/Types/CodeAction.hs, dist/build/Language/LSP/Protocol/Types/CodeAction.p_o )
  4521. 2364.70 s [lsp-types] [441 of 452] Compiling Language.LSP.Protocol.Types ( src/Language/LSP/Protocol/Types.hs, dist/build/Language/LSP/Protocol/Types.p_o )
  4522. 2364.70 s [lsp-types] [442 of 452] Compiling Language.LSP.Protocol.Message.Types ( src/Language/LSP/Protocol/Message/Types.hs, dist/build/Language/LSP/Protocol/Message/Types.p_o )
  4523. 2364.70 s [lsp-types] src/Language/LSP/Protocol/Message/Types.hs:87:9: warning: [GHC-02256] [-Wambiguous-fields]
  4524. 2364.70 s [lsp-types] Ambiguous record update with parent type constructor ‘ResponseError’.
  4525. 2364.70 s [lsp-types] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  4526. 2364.70 s [lsp-types] Consider disambiguating using module qualification instead.
  4527. 2364.70 s [lsp-types] |
  4528. 2364.70 s [lsp-types] 87 | x{_code = InR (fromOpenEnumBaseType n)}
  4529. 2364.71 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4530. 2364.71 s [lsp-types]
  4531. 2364.71 s [lsp-types] src/Language/LSP/Protocol/Message/Types.hs:179:9: warning: [GHC-02256] [-Wambiguous-fields]
  4532. 2364.71 s [lsp-types] Ambiguous record update with parent type constructor ‘TResponseError’.
  4533. 2364.71 s [lsp-types] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  4534. 2364.71 s [lsp-types] Consider disambiguating using module qualification instead.
  4535. 2364.71 s [lsp-types] |
  4536. 2364.71 s [lsp-types] 179 | x{_code = InR (fromOpenEnumBaseType n)}
  4537. 2364.71 s [lsp-types] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4538. 2364.71 s [lsp-types]
  4539. 2364.79 s [conduit-extra] Phase: setupCompilerEnvironmentPhase
  4540. 2364.79 s [conduit-extra] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  4541. 2364.81 s [conduit-parse] Phase: setupCompilerEnvironmentPhase
  4542. 2364.81 s [conduit-parse] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  4543. 2364.82 s [libyaml] Phase: setupCompilerEnvironmentPhase
  4544. 2364.82 s [libyaml] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  4545. 2364.99 s [libyaml] Phase: unpackPhase
  4546. 2364.99 s [libyaml] unpacking source archive /nix/store/z9q7w51ysg8cdvgpx6d6zlcz4ghkhp0h-libyaml-0.1.4.tar.gz
  4547. 2364.99 s [conduit-parse] Phase: unpackPhase
  4548. 2365.00 s [libyaml] source root is libyaml-0.1.4
  4549. 2365.00 s [conduit-extra] Phase: unpackPhase
  4550. 2365.00 s [conduit-parse] unpacking source archive /nix/store/5inary4gap17pija37hi9s0dnwj4sdgj-conduit-parse-0.2.1.1.tar.gz
  4551. 2365.00 s [conduit-extra] unpacking source archive /nix/store/02b3jg0dbb72fl6hjw0im62s1wqqh4s6-conduit-extra-1.3.8.tar.gz
  4552. 2365.00 s [libyaml] setting SOURCE_DATE_EPOCH to timestamp 1710477580 of file "libyaml-0.1.4/libyaml.cabal"
  4553. 2365.00 s [conduit-parse] source root is conduit-parse-0.2.1.1
  4554. 2365.01 s [libyaml] Phase: patchPhase
  4555. 2365.01 s [conduit-extra] source root is conduit-extra-1.3.8
  4556. 2365.01 s [conduit-parse] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "conduit-parse-0.2.1.1/test/Main.hs"
  4557. 2365.01 s [conduit-extra] setting SOURCE_DATE_EPOCH to timestamp 1750917223 of file "conduit-extra-1.3.8/test/Spec.hs"
  4558. 2365.01 s [conduit-parse] Phase: patchPhase
  4559. 2365.01 s [libyaml] Phase: compileBuildDriverPhase
  4560. 2365.01 s [conduit-parse] Replace Cabal file with edited version from mirror://hackage/conduit-parse-0.2.1.1/revision/1.cabal.
  4561. 2365.01 s [conduit-extra] Phase: patchPhase
  4562. 2365.02 s [libyaml] setupCompileFlags: -package-db=/build/tmp.46niYLp4AM/setup-package.conf.d -threaded
  4563. 2365.02 s [conduit-extra] Replace Cabal file with edited version from mirror://hackage/conduit-extra-1.3.8/revision/1.cabal.
  4564. 2365.02 s [conduit-parse] Phase: compileBuildDriverPhase
  4565. 2365.02 s [conduit-extra] Phase: compileBuildDriverPhase
  4566. 2365.02 s [conduit-parse] setupCompileFlags: -package-db=/build/tmp.7RnnNRXeWS/setup-package.conf.d -threaded
  4567. 2365.03 s [conduit-extra] setupCompileFlags: -package-db=/build/tmp.uOXQNkeeyJ/setup-package.conf.d -threaded
  4568. 2365.06 s [libyaml] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.46niYLp4AM/Main.o )
  4569. 2365.07 s [conduit-parse] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.7RnnNRXeWS/Main.o )
  4570. 2365.07 s [conduit-extra] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.uOXQNkeeyJ/Main.o )
  4571. 2365.10 s [libyaml] [2 of 2] Linking Setup
  4572. 2365.11 s [conduit-parse] [2 of 2] Linking Setup
  4573. 2365.11 s [conduit-extra] [2 of 2] Linking Setup
  4574. 2365.46 s [lsp-types] [443 of 452] Compiling Language.LSP.Protocol.Message.Parsing ( src/Language/LSP/Protocol/Message/Parsing.hs, dist/build/Language/LSP/Protocol/Message/Parsing.p_o )
  4575. 2366.29 s [conduit-parse] Phase: updateAutotoolsGnuConfigScriptsPhase
  4576. 2366.29 s [libyaml] Phase: updateAutotoolsGnuConfigScriptsPhase
  4577. 2366.29 s [conduit-extra] Phase: updateAutotoolsGnuConfigScriptsPhase
  4578. 2366.30 s [conduit-parse] Phase: configurePhase
  4579. 2366.30 s [libyaml] Phase: configurePhase
  4580. 2366.30 s [conduit-extra] Phase: configurePhase
  4581. 2366.30 s [conduit-extra] configureFlags: --verbose --prefix=/nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/58vlngir1rmcibmr52jq2f2w1mi7bxpj-conduit-extra-1.3.8-doc/share/doc/conduit-extra-1.3.8 --with-gcc=gcc --package-db=/build/tmp.uOXQNkeeyJ/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  4582. 2366.30 s [conduit-parse] configureFlags: --verbose --prefix=/nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/sx93rafsj5nlmgl71xmc9bhi3l8mk2f2-conduit-parse-0.2.1.1-doc/share/doc/conduit-parse-0.2.1.1 --with-gcc=gcc --package-db=/build/tmp.7RnnNRXeWS/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  4583. 2366.31 s [libyaml] configureFlags: --verbose --prefix=/nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/3v3hxp6za8l6drfr9kbpvj039anq6rhs-libyaml-0.1.4-doc/share/doc/libyaml-0.1.4 --with-gcc=gcc --package-db=/build/tmp.46niYLp4AM/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  4584. 2366.31 s [conduit-extra] Using Parsec parser
  4585. 2366.31 s [conduit-extra] Configuring conduit-extra-1.3.8...
  4586. 2366.31 s [conduit-parse] Using Parsec parser
  4587. 2366.31 s [conduit-parse] Configuring conduit-parse-0.2.1.1...
  4588. 2366.31 s [libyaml] Using Parsec parser
  4589. 2366.31 s [libyaml] Configuring libyaml-0.1.4...
  4590. 2366.58 s [libyaml] Flags chosen: no-unicode=False, system-libyaml=False
  4591. 2366.58 s [conduit-parse] Flags chosen: enable-hlint-test=False
  4592. 2366.81 s [libyaml] Dependency base >=4.14 && <5: using base-4.20.1.0
  4593. 2366.81 s [libyaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  4594. 2366.81 s [libyaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  4595. 2366.81 s [libyaml] Dependency libyaml-clib: using libyaml-clib-0.2.5
  4596. 2366.81 s [libyaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  4597. 2366.81 s [libyaml] Source component graph: component lib
  4598. 2366.81 s [libyaml] Configured component graph:
  4599. 2366.81 s [libyaml] component libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  4600. 2366.81 s [libyaml] include base-4.20.1.0-3bb1
  4601. 2366.81 s [libyaml] include bytestring-0.12.2.0-8436
  4602. 2366.81 s [libyaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4603. 2366.81 s [libyaml] include libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
  4604. 2366.81 s [libyaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4605. 2366.81 s [libyaml] Linked component graph:
  4606. 2366.81 s [libyaml] unit libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  4607. 2366.81 s [libyaml] include base-4.20.1.0-3bb1
  4608. 2366.81 s [libyaml] include bytestring-0.12.2.0-8436
  4609. 2366.81 s [libyaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4610. 2366.81 s [libyaml] include libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
  4611. 2366.81 s [libyaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4612. 2366.81 s [libyaml] Text.Libyaml=libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh:Text.Libyaml
  4613. 2366.81 s [libyaml] Ready component graph:
  4614. 2366.81 s [libyaml] definite libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  4615. 2366.81 s [libyaml] depends base-4.20.1.0-3bb1
  4616. 2366.81 s [libyaml] depends bytestring-0.12.2.0-8436
  4617. 2366.81 s [libyaml] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4618. 2366.81 s [libyaml] depends libyaml-clib-0.2.5-aCNJYZfNzCDFHTp4HTSl4
  4619. 2366.81 s [libyaml] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4620. 2366.81 s [libyaml] Using Cabal-3.12.1.0 compiled by ghc-9.10
  4621. 2366.81 s [libyaml] Using compiler: ghc-9.10.2
  4622. 2366.81 s [libyaml] Using install prefix:
  4623. 2366.81 s [libyaml] /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4
  4624. 2366.81 s [libyaml] Executables installed in:
  4625. 2366.81 s [libyaml] /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4/bin
  4626. 2366.81 s [libyaml] Libraries installed in:
  4627. 2366.81 s [libyaml] /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  4628. 2366.81 s [libyaml] Dynamic Libraries installed in:
  4629. 2366.81 s [libyaml] /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  4630. 2366.81 s [libyaml] Private executables installed in:
  4631. 2366.81 s [libyaml] /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4/libexec/x86_64-linux-ghc-9.10.2-14d3/libyaml-0.1.4
  4632. 2366.81 s [libyaml] Data files installed in:
  4633. 2366.81 s [libyaml] /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4/share/x86_64-linux-ghc-9.10.2-14d3/libyaml-0.1.4
  4634. 2366.81 s [libyaml] Documentation installed in:
  4635. 2366.81 s [libyaml] /nix/store/3v3hxp6za8l6drfr9kbpvj039anq6rhs-libyaml-0.1.4-doc/share/doc/libyaml-0.1.4
  4636. 2366.81 s [libyaml] Configuration files installed in:
  4637. 2366.81 s [libyaml] /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4/etc
  4638. 2366.81 s [libyaml] No alex found
  4639. 2366.81 s [libyaml] Using ar found on system at:
  4640. 2366.81 s [libyaml] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  4641. 2366.81 s [libyaml] No c2hs found
  4642. 2366.81 s [libyaml] No cpphs found
  4643. 2366.81 s [libyaml] No doctest found
  4644. 2366.81 s [libyaml] Using gcc version 14.3.0 given by user at:
  4645. 2366.81 s [libyaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  4646. 2366.81 s [libyaml] Using ghc version 9.10.2 found on system at:
  4647. 2366.81 s [libyaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  4648. 2366.81 s [libyaml] Using ghc-pkg version 9.10.2 found on system at:
  4649. 2366.81 s [libyaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  4650. 2366.81 s [libyaml] No ghcjs found
  4651. 2366.81 s [libyaml] No ghcjs-pkg found
  4652. 2366.81 s [libyaml] No greencard found
  4653. 2366.81 s [libyaml] Using haddock version 2.31.0 found on system at:
  4654. 2366.81 s [libyaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  4655. 2366.81 s [libyaml] No happy found
  4656. 2366.81 s [libyaml] Using haskell-suite found on system at: haskell-suite-dummy-location
  4657. 2366.81 s [libyaml] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4658. 2366.81 s [libyaml] No hmake found
  4659. 2366.81 s [libyaml] Using hpc version 0.69 found on system at:
  4660. 2366.81 s [libyaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  4661. 2366.81 s [libyaml] Using hsc2hs version 0.68.10 found on system at:
  4662. 2366.81 s [libyaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  4663. 2366.81 s [libyaml] Using hscolour version 1.25 found on system at:
  4664. 2366.81 s [libyaml] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  4665. 2366.81 s [libyaml] No jhc found
  4666. 2366.81 s [libyaml] Using ld found on system at:
  4667. 2366.81 s [libyaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  4668. 2366.81 s [libyaml] No pkg-config found
  4669. 2366.81 s [libyaml] Using runghc version 9.10.2 found on system at:
  4670. 2366.81 s [libyaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  4671. 2366.81 s [libyaml] Using strip version 2.44 found on system at:
  4672. 2366.81 s [libyaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  4673. 2366.81 s [libyaml] Using tar found on system at:
  4674. 2366.81 s [libyaml] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  4675. 2366.81 s [libyaml] No uhc found
  4676. 2366.81 s [conduit-extra] Dependency async: using async-2.2.5
  4677. 2366.81 s [conduit-extra] Dependency attoparsec >=0.10: using attoparsec-0.14.4
  4678. 2366.81 s [conduit-extra] Dependency base >=4.14 && <5: using base-4.20.1.0
  4679. 2366.81 s [conduit-extra] Dependency bytestring >=0.10.2: using bytestring-0.12.2.0
  4680. 2366.81 s [conduit-extra] Dependency conduit >=1.3 && <1.4: using conduit-1.3.6.1
  4681. 2366.81 s [conduit-extra] Dependency directory: using directory-1.3.8.5
  4682. 2366.81 s [conduit-extra] Dependency filepath: using filepath-1.5.4.0
  4683. 2366.81 s [conduit-extra] Dependency network >=2.3: using network-3.2.8.0
  4684. 2366.81 s [conduit-extra] Dependency primitive >=0.5: using primitive-0.9.1.0
  4685. 2366.81 s [conduit-extra] Dependency process: using process-1.6.25.0
  4686. 2366.81 s [conduit-extra] Dependency resourcet >=1.1: using resourcet-1.3.0
  4687. 2366.81 s [conduit-extra] Dependency stm: using stm-2.5.3.1
  4688. 2366.81 s [conduit-extra] Dependency streaming-commons >=0.2.3.0: using streaming-commons-0.2.3.1
  4689. 2366.81 s [conduit-extra] Dependency text: using text-2.1.2
  4690. 2366.81 s [conduit-extra] Dependency transformers: using transformers-0.6.1.1
  4691. 2366.81 s [conduit-extra] Dependency typed-process >=0.2.6: using typed-process-0.2.13.0
  4692. 2366.81 s [conduit-extra] Dependency unliftio-core: using unliftio-core-0.2.1.0
  4693. 2366.81 s [conduit-extra] Dependency QuickCheck: using QuickCheck-2.15.0.1
  4694. 2366.81 s [conduit-extra] Dependency async: using async-2.2.5
  4695. 2366.81 s [conduit-extra] Dependency attoparsec: using attoparsec-0.14.4
  4696. 2366.81 s [conduit-extra] Dependency base: using base-4.20.1.0
  4697. 2366.81 s [conduit-extra] Dependency bytestring: using bytestring-0.12.2.0
  4698. 2366.81 s [conduit-extra] Dependency conduit: using conduit-1.3.6.1
  4699. 2366.81 s [conduit-extra] Dependency conduit-extra: using conduit-extra-1.3.8
  4700. 2366.81 s [conduit-extra] Dependency directory: using directory-1.3.8.5
  4701. 2366.81 s [conduit-extra] Dependency exceptions: using exceptions-0.10.9
  4702. 2366.81 s [conduit-extra] Dependency filepath: using filepath-1.5.4.0
  4703. 2366.81 s [conduit-extra] Dependency hspec >=1.3: using hspec-2.11.14
  4704. 2366.81 s [conduit-extra] Dependency process: using process-1.6.25.0
  4705. 2366.81 s [conduit-extra] Dependency resourcet: using resourcet-1.3.0
  4706. 2366.81 s [conduit-extra] Dependency stm: using stm-2.5.3.1
  4707. 2366.81 s [conduit-extra] Dependency streaming-commons: using streaming-commons-0.2.3.1
  4708. 2366.81 s [conduit-extra] Dependency text: using text-2.1.2
  4709. 2366.81 s [conduit-extra] Dependency transformers: using transformers-0.6.1.1
  4710. 2366.81 s [conduit-extra] Dependency transformers-base: using transformers-base-0.4.6
  4711. 2366.81 s [conduit-extra] Source component graph:
  4712. 2366.81 s [conduit-extra] component lib
  4713. 2366.81 s [conduit-extra] component test:test dependency lib
  4714. 2366.81 s [conduit-extra] Configured component graph:
  4715. 2366.81 s [conduit-extra] component conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  4716. 2366.81 s [conduit-extra] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  4717. 2366.81 s [conduit-extra] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  4718. 2366.81 s [conduit-extra] include base-4.20.1.0-3bb1
  4719. 2366.81 s [conduit-extra] include bytestring-0.12.2.0-8436
  4720. 2366.81 s [conduit-extra] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4721. 2366.81 s [conduit-extra] include directory-1.3.8.5-b97c
  4722. 2366.81 s [conduit-extra] include filepath-1.5.4.0-eed0
  4723. 2366.81 s [conduit-extra] include network-3.2.8.0-JrCSZcmlDEYFKO6wSU0qmO
  4724. 2366.81 s [conduit-extra] include primitive-0.9.1.0-D5bAVhUcVZ510kBwHojv42
  4725. 2366.81 s [conduit-extra] include process-1.6.25.0-25a8
  4726. 2366.81 s [conduit-extra] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4727. 2366.81 s [conduit-extra] include stm-2.5.3.1-2c29
  4728. 2366.81 s [conduit-extra] include streaming-commons-0.2.3.1-CBYzMpWgpwMDMCktg6Blys
  4729. 2366.81 s [conduit-extra] include text-2.1.2-f6fa
  4730. 2366.81 s [conduit-extra] include transformers-0.6.1.1-cd2f
  4731. 2366.81 s [conduit-extra] include typed-process-0.2.13.0-5cW3JcqMry1AGM4PIkAGMx
  4732. 2366.81 s [conduit-extra] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  4733. 2366.81 s [conduit-extra] component conduit-extra-1.3.8-3ZhAysGt9KB2aAyPJbIxZu-test
  4734. 2366.81 s [conduit-extra] include QuickCheck-2.15.0.1-KZO0arE6nZGJHOUmJHZvUR
  4735. 2366.81 s [conduit-extra] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  4736. 2366.81 s [conduit-extra] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  4737. 2366.81 s [conduit-extra] include base-4.20.1.0-3bb1
  4738. 2366.81 s [conduit-extra] include bytestring-0.12.2.0-8436
  4739. 2366.81 s [conduit-extra] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4740. 2366.81 s [conduit-extra] include conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  4741. 2366.81 s [conduit-extra] include directory-1.3.8.5-b97c
  4742. 2366.81 s [conduit-extra] include exceptions-0.10.9-88bb
  4743. 2366.81 s [conduit-extra] include filepath-1.5.4.0-eed0
  4744. 2366.81 s [conduit-extra] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  4745. 2366.81 s [conduit-extra] include process-1.6.25.0-25a8
  4746. 2366.81 s [conduit-extra] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4747. 2366.81 s [conduit-extra] include stm-2.5.3.1-2c29
  4748. 2366.81 s [conduit-extra] include streaming-commons-0.2.3.1-CBYzMpWgpwMDMCktg6Blys
  4749. 2366.81 s [conduit-extra] include text-2.1.2-f6fa
  4750. 2366.81 s [conduit-extra] include transformers-0.6.1.1-cd2f
  4751. 2366.81 s [conduit-extra] include transformers-base-0.4.6-3eesRBoK52bFmAPasNTTrG
  4752. 2366.81 s [conduit-extra] Linked component graph:
  4753. 2366.81 s [conduit-extra] unit conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  4754. 2366.81 s [conduit-extra] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  4755. 2366.81 s [conduit-extra] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  4756. 2366.81 s [conduit-extra] include base-4.20.1.0-3bb1
  4757. 2366.81 s [conduit-extra] include bytestring-0.12.2.0-8436
  4758. 2366.81 s [conduit-extra] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4759. 2366.81 s [conduit-extra] include directory-1.3.8.5-b97c
  4760. 2366.81 s [conduit-extra] include filepath-1.5.4.0-eed0
  4761. 2366.81 s [conduit-extra] include network-3.2.8.0-JrCSZcmlDEYFKO6wSU0qmO
  4762. 2366.81 s [conduit-extra] include primitive-0.9.1.0-D5bAVhUcVZ510kBwHojv42
  4763. 2366.81 s [conduit-extra] include process-1.6.25.0-25a8
  4764. 2366.81 s [conduit-extra] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4765. 2366.81 s [conduit-extra] include stm-2.5.3.1-2c29
  4766. 2366.81 s [conduit-extra] include streaming-commons-0.2.3.1-CBYzMpWgpwMDMCktg6Blys
  4767. 2366.81 s [conduit-extra] include text-2.1.2-f6fa
  4768. 2366.81 s [conduit-extra] include transformers-0.6.1.1-cd2f
  4769. 2366.81 s [conduit-extra] include typed-process-0.2.13.0-5cW3JcqMry1AGM4PIkAGMx
  4770. 2366.81 s [conduit-extra] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  4771. 2366.81 s [conduit-extra] Data.Conduit.Attoparsec=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Attoparsec,Data.Conduit.Binary=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Binary,Data.Conduit.ByteString.Builder=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.ByteString.Builder,Data.Conduit.Filesystem=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Filesystem,Data.Conduit.Foldl=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Foldl,Data.Conduit.Lazy=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Lazy,Data.Conduit.Network=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Network,Data.Conduit.Network.UDP=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Network.UDP,Data.Conduit.Network.Unix=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Network.Unix,Data.Conduit.Process=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Process,Data.Conduit.Process.Typed=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Process.Typed,Data.Conduit.Text=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Text,Data.Conduit.Zlib=conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R:Data.Conduit.Zlib
  4772. 2366.81 s [conduit-extra] unit conduit-extra-1.3.8-3ZhAysGt9KB2aAyPJbIxZu-test
  4773. 2366.81 s [conduit-extra] include QuickCheck-2.15.0.1-KZO0arE6nZGJHOUmJHZvUR
  4774. 2366.81 s [conduit-extra] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  4775. 2366.81 s [conduit-extra] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  4776. 2366.81 s [conduit-extra] include base-4.20.1.0-3bb1
  4777. 2366.81 s [conduit-extra] include bytestring-0.12.2.0-8436
  4778. 2366.81 s [conduit-extra] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4779. 2366.81 s [conduit-extra] include conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  4780. 2366.81 s [conduit-extra] include directory-1.3.8.5-b97c
  4781. 2366.81 s [conduit-extra] include exceptions-0.10.9-88bb
  4782. 2366.81 s [conduit-extra] include filepath-1.5.4.0-eed0
  4783. 2366.81 s [conduit-extra] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  4784. 2366.81 s [conduit-extra] include process-1.6.25.0-25a8
  4785. 2366.81 s [conduit-extra] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4786. 2366.81 s [conduit-extra] include stm-2.5.3.1-2c29
  4787. 2366.81 s [conduit-extra] include streaming-commons-0.2.3.1-CBYzMpWgpwMDMCktg6Blys
  4788. 2366.81 s [conduit-extra] include text-2.1.2-f6fa
  4789. 2366.81 s [conduit-extra] include transformers-0.6.1.1-cd2f
  4790. 2366.81 s [conduit-extra] include transformers-base-0.4.6-3eesRBoK52bFmAPasNTTrG
  4791. 2366.81 s [conduit-extra] Ready component graph:
  4792. 2366.81 s [conduit-extra] definite conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  4793. 2366.81 s [conduit-extra] depends async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  4794. 2366.81 s [conduit-extra] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  4795. 2366.81 s [conduit-extra] depends base-4.20.1.0-3bb1
  4796. 2366.81 s [conduit-extra] depends bytestring-0.12.2.0-8436
  4797. 2366.81 s [conduit-extra] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4798. 2366.81 s [conduit-extra] depends directory-1.3.8.5-b97c
  4799. 2366.81 s [conduit-extra] depends filepath-1.5.4.0-eed0
  4800. 2366.81 s [conduit-extra] depends network-3.2.8.0-JrCSZcmlDEYFKO6wSU0qmO
  4801. 2366.81 s [conduit-extra] depends primitive-0.9.1.0-D5bAVhUcVZ510kBwHojv42
  4802. 2366.81 s [conduit-extra] depends process-1.6.25.0-25a8
  4803. 2366.81 s [conduit-extra] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4804. 2366.81 s [conduit-extra] depends stm-2.5.3.1-2c29
  4805. 2366.81 s [conduit-extra] depends streaming-commons-0.2.3.1-CBYzMpWgpwMDMCktg6Blys
  4806. 2366.81 s [conduit-extra] depends text-2.1.2-f6fa
  4807. 2366.81 s [conduit-extra] depends transformers-0.6.1.1-cd2f
  4808. 2366.81 s [conduit-extra] depends typed-process-0.2.13.0-5cW3JcqMry1AGM4PIkAGMx
  4809. 2366.81 s [conduit-extra] depends unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  4810. 2366.81 s [conduit-extra] definite conduit-extra-1.3.8-3ZhAysGt9KB2aAyPJbIxZu-test
  4811. 2366.81 s [conduit-extra] depends QuickCheck-2.15.0.1-KZO0arE6nZGJHOUmJHZvUR
  4812. 2366.81 s [conduit-extra] depends async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  4813. 2366.81 s [conduit-extra] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  4814. 2366.81 s [conduit-extra] depends base-4.20.1.0-3bb1
  4815. 2366.81 s [conduit-extra] depends bytestring-0.12.2.0-8436
  4816. 2366.81 s [conduit-extra] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4817. 2366.81 s [conduit-extra] depends conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  4818. 2366.81 s [conduit-extra] depends directory-1.3.8.5-b97c
  4819. 2366.81 s [conduit-extra] depends exceptions-0.10.9-88bb
  4820. 2366.81 s [conduit-extra] depends filepath-1.5.4.0-eed0
  4821. 2366.81 s [conduit-extra] depends hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  4822. 2366.81 s [conduit-extra] depends process-1.6.25.0-25a8
  4823. 2366.81 s [conduit-extra] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4824. 2366.81 s [conduit-extra] depends stm-2.5.3.1-2c29
  4825. 2366.82 s [conduit-parse] Dependency base >=4.8 && <5: using base-4.20.1.0
  4826. 2366.82 s [conduit-parse] Dependency conduit >=1.3: using conduit-1.3.6.1
  4827. 2366.82 s [conduit-parse] Dependency dlist: using dlist-1.0
  4828. 2366.82 s [conduit-parse] Dependency mtl: using mtl-2.3.1
  4829. 2366.82 s [conduit-parse] Dependency parsers: using parsers-0.12.12
  4830. 2366.82 s [conduit-parse] Dependency safe: using safe-0.3.21
  4831. 2366.82 s [conduit-parse] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  4832. 2366.82 s [conduit-parse] Dependency text: using text-2.1.2
  4833. 2366.82 s [conduit-parse] Dependency transformers: using transformers-0.6.1.1
  4834. 2366.82 s [conduit-parse] Dependency base >=4.8 && <5: using base-4.20.1.0
  4835. 2366.82 s [conduit-parse] Dependency conduit >=1.3: using conduit-1.3.6.1
  4836. 2366.82 s [conduit-parse] Dependency conduit-parse: using conduit-parse-0.2.1.1
  4837. 2366.82 s [conduit-parse] Dependency mtl: using mtl-2.3.1
  4838. 2366.82 s [conduit-parse] Dependency parsers: using parsers-0.12.12
  4839. 2366.82 s [conduit-parse] Dependency resourcet: using resourcet-1.3.0
  4840. 2366.82 s [conduit-parse] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  4841. 2366.82 s [conduit-parse] Dependency tasty: using tasty-1.5.3
  4842. 2366.82 s [conduit-parse] Dependency tasty-hunit: using tasty-hunit-0.10.2
  4843. 2366.82 s [conduit-parse] Source component graph:
  4844. 2366.82 s [conduit-parse] component lib
  4845. 2366.82 s [conduit-parse] component test:tests dependency lib
  4846. 2366.82 s [conduit-parse] Configured component graph:
  4847. 2366.82 s [conduit-parse] component conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  4848. 2366.82 s [conduit-parse] include base-4.20.1.0-3bb1
  4849. 2366.82 s [conduit-parse] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4850. 2366.82 s [conduit-parse] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  4851. 2366.82 s [conduit-parse] include mtl-2.3.1-9b55
  4852. 2366.82 s [conduit-parse] include parsers-0.12.12-6tMVGdUJz0C9nRuGQTD0tf
  4853. 2366.82 s [conduit-parse] include safe-0.3.21-BHUlk1UouJX68KJhJLwuAV
  4854. 2366.82 s [conduit-parse] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  4855. 2366.82 s [conduit-parse] include text-2.1.2-f6fa
  4856. 2366.82 s [conduit-parse] include transformers-0.6.1.1-cd2f
  4857. 2366.82 s [conduit-parse] component conduit-parse-0.2.1.1-x3niY2G8B5GKMHvhZWzPM-tests
  4858. 2366.82 s [conduit-parse] include base-4.20.1.0-3bb1
  4859. 2366.82 s [conduit-parse] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4860. 2366.82 s [conduit-parse] include conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  4861. 2366.82 s [conduit-parse] include mtl-2.3.1-9b55
  4862. 2366.82 s [conduit-parse] include parsers-0.12.12-6tMVGdUJz0C9nRuGQTD0tf
  4863. 2366.82 s [conduit-parse] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4864. 2366.82 s [conduit-parse] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  4865. 2366.82 s [conduit-parse] include tasty-1.5.3-4zgfWskfjHt737mCh9YXBB
  4866. 2366.82 s [conduit-parse] include tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  4867. 2366.82 s [conduit-parse] Linked component graph:
  4868. 2366.82 s [conduit-parse] unit conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  4869. 2366.82 s [conduit-parse] include base-4.20.1.0-3bb1
  4870. 2366.82 s [conduit-parse] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4871. 2366.82 s [conduit-parse] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  4872. 2366.82 s [conduit-parse] include mtl-2.3.1-9b55
  4873. 2366.82 s [conduit-parse] include parsers-0.12.12-6tMVGdUJz0C9nRuGQTD0tf
  4874. 2366.82 s [conduit-parse] include safe-0.3.21-BHUlk1UouJX68KJhJLwuAV
  4875. 2366.82 s [conduit-parse] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  4876. 2366.82 s [conduit-parse] include text-2.1.2-f6fa
  4877. 2366.82 s [conduit-parse] include transformers-0.6.1.1-cd2f
  4878. 2366.82 s [conduit-parse] Data.Conduit.Parser=conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu:Data.Conduit.Parser
  4879. 2366.82 s [conduit-parse] unit conduit-parse-0.2.1.1-x3niY2G8B5GKMHvhZWzPM-tests
  4880. 2366.82 s [conduit-parse] include base-4.20.1.0-3bb1
  4881. 2366.82 s [conduit-parse] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4882. 2366.82 s [conduit-parse] include conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  4883. 2366.82 s [conduit-parse] include mtl-2.3.1-9b55
  4884. 2366.82 s [conduit-parse] include parsers-0.12.12-6tMVGdUJz0C9nRuGQTD0tf
  4885. 2366.82 s [conduit-parse] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4886. 2366.82 s [conduit-parse] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  4887. 2366.82 s [conduit-parse] include tasty-1.5.3-4zgfWskfjHt737mCh9YXBB
  4888. 2366.82 s [conduit-parse] include tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  4889. 2366.82 s [conduit-parse] Ready component graph:
  4890. 2366.82 s [conduit-parse] definite conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  4891. 2366.82 s [conduit-parse] depends base-4.20.1.0-3bb1
  4892. 2366.82 s [conduit-parse] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4893. 2366.82 s [conduit-parse] depends dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  4894. 2366.82 s [conduit-parse] depends mtl-2.3.1-9b55
  4895. 2366.82 s [conduit-parse] depends parsers-0.12.12-6tMVGdUJz0C9nRuGQTD0tf
  4896. 2366.82 s [conduit-parse] depends safe-0.3.21-BHUlk1UouJX68KJhJLwuAV
  4897. 2366.82 s [conduit-parse] depends safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  4898. 2366.82 s [conduit-parse] depends text-2.1.2-f6fa
  4899. 2366.82 s [conduit-parse] depends transformers-0.6.1.1-cd2f
  4900. 2366.82 s [conduit-parse] definite conduit-parse-0.2.1.1-x3niY2G8B5GKMHvhZWzPM-tests
  4901. 2366.82 s [conduit-parse] depends base-4.20.1.0-3bb1
  4902. 2366.82 s [conduit-parse] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  4903. 2366.82 s [conduit-parse] depends conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  4904. 2366.82 s [conduit-parse] depends mtl-2.3.1-9b55
  4905. 2366.82 s [conduit-parse] depends parsers-0.12.12-6tMVGdUJz0C9nRuGQTD0tf
  4906. 2366.82 s [conduit-parse] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  4907. 2366.82 s [conduit-parse] depends safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  4908. 2366.82 s [conduit-parse] depends tasty-1.5.3-4zgfWskfjHt737mCh9YXBB
  4909. 2366.82 s [conduit-parse] depends tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  4910. 2366.82 s [conduit-parse] Using Cabal-3.12.1.0 compiled by ghc-9.10
  4911. 2366.82 s [conduit-parse] Using compiler: ghc-9.10.2
  4912. 2366.82 s [conduit-parse] Using install prefix:
  4913. 2366.82 s [conduit-parse] /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1
  4914. 2366.82 s [conduit-parse] Executables installed in:
  4915. 2366.82 s [conduit-parse] /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1/bin
  4916. 2366.82 s [conduit-parse] Libraries installed in:
  4917. 2366.82 s [conduit-parse] /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  4918. 2366.82 s [conduit-parse] Dynamic Libraries installed in:
  4919. 2366.82 s [conduit-parse] /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  4920. 2366.82 s [conduit-parse] Private executables installed in:
  4921. 2366.82 s [conduit-parse] /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1/libexec/x86_64-linux-ghc-9.10.2-14d3/conduit-parse-0.2.1.1
  4922. 2366.82 s [conduit-parse] Data files installed in:
  4923. 2366.82 s [conduit-parse] /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1/share/x86_64-linux-ghc-9.10.2-14d3/conduit-parse-0.2.1.1
  4924. 2366.82 s [conduit-parse] Documentation installed in:
  4925. 2366.82 s [conduit-parse] /nix/store/sx93rafsj5nlmgl71xmc9bhi3l8mk2f2-conduit-parse-0.2.1.1-doc/share/doc/conduit-parse-0.2.1.1
  4926. 2366.82 s [conduit-parse] Configuration files installed in:
  4927. 2366.82 s [conduit-parse] /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1/etc
  4928. 2366.82 s [conduit-parse] No alex found
  4929. 2366.82 s [conduit-parse] Using ar found on system at:
  4930. 2366.82 s [conduit-parse] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  4931. 2366.82 s [conduit-parse] No c2hs found
  4932. 2366.82 s [conduit-parse] No cpphs found
  4933. 2366.82 s [conduit-parse] No doctest found
  4934. 2366.82 s [conduit-parse] Using gcc version 14.3.0 given by user at:
  4935. 2366.82 s [conduit-parse] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  4936. 2366.82 s [conduit-parse] Using ghc version 9.10.2 found on system at:
  4937. 2366.82 s [conduit-parse] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  4938. 2366.82 s [conduit-parse] Using ghc-pkg version 9.10.2 found on system at:
  4939. 2366.82 s [conduit-parse] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  4940. 2366.82 s [conduit-parse] No ghcjs found
  4941. 2366.82 s [conduit-parse] No ghcjs-pkg found
  4942. 2366.82 s [conduit-parse] No greencard found
  4943. 2366.82 s [conduit-parse] Using haddock version 2.31.0 found on system at:
  4944. 2366.82 s [conduit-parse] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  4945. 2366.82 s [conduit-parse] No happy found
  4946. 2366.82 s [conduit-parse] Using haskell-suite found on system at: haskell-suite-dummy-location
  4947. 2366.82 s [conduit-parse] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  4948. 2366.82 s [conduit-parse] No hmake found
  4949. 2366.82 s [conduit-parse] Using hpc version 0.69 found on system at:
  4950. 2366.82 s [conduit-parse] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  4951. 2366.82 s [conduit-parse] Using hsc2hs version 0.68.10 found on system at:
  4952. 2366.82 s [conduit-parse] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  4953. 2366.82 s [conduit-parse] Using hscolour version 1.25 found on system at:
  4954. 2366.82 s [conduit-parse] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  4955. 2366.82 s [conduit-parse] No jhc found
  4956. 2366.82 s [conduit-parse] Using ld found on system at:
  4957. 2366.82 s [conduit-parse] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  4958. 2366.82 s [conduit-parse] No pkg-config found
  4959. 2366.82 s [conduit-parse] Using runghc version 9.10.2 found on system at:
  4960. 2366.82 s [conduit-parse] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  4961. 2366.82 s [conduit-parse] Using strip version 2.44 found on system at:
  4962. 2366.82 s [conduit-parse] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  4963. 2366.83 s [conduit-parse] Using tar found on system at:
  4964. 2366.83 s [conduit-parse] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  4965. 2366.83 s [conduit-parse] No uhc found
  4966. 2366.84 s [conduit-extra] depends streaming-commons-0.2.3.1-CBYzMpWgpwMDMCktg6Blys
  4967. 2366.84 s [conduit-extra] depends text-2.1.2-f6fa
  4968. 2366.84 s [conduit-extra] depends transformers-0.6.1.1-cd2f
  4969. 2366.84 s [conduit-extra] depends transformers-base-0.4.6-3eesRBoK52bFmAPasNTTrG
  4970. 2366.84 s [conduit-extra] Using Cabal-3.12.1.0 compiled by ghc-9.10
  4971. 2366.84 s [conduit-extra] Using compiler: ghc-9.10.2
  4972. 2366.84 s [conduit-extra] Using install prefix:
  4973. 2366.84 s [conduit-extra] /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8
  4974. 2366.84 s [conduit-extra] Executables installed in:
  4975. 2366.84 s [conduit-extra] /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8/bin
  4976. 2366.84 s [conduit-extra] Libraries installed in:
  4977. 2366.84 s [conduit-extra] /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  4978. 2366.84 s [conduit-extra] Dynamic Libraries installed in:
  4979. 2366.84 s [conduit-extra] /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  4980. 2366.84 s [conduit-extra] Private executables installed in:
  4981. 2366.84 s [conduit-extra] /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8/libexec/x86_64-linux-ghc-9.10.2-14d3/conduit-extra-1.3.8
  4982. 2366.84 s [conduit-extra] Data files installed in:
  4983. 2366.84 s [conduit-extra] /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8/share/x86_64-linux-ghc-9.10.2-14d3/conduit-extra-1.3.8
  4984. 2366.84 s [conduit-extra] Documentation installed in:
  4985. 2366.84 s [conduit-extra] /nix/store/58vlngir1rmcibmr52jq2f2w1mi7bxpj-conduit-extra-1.3.8-doc/share/doc/conduit-extra-1.3.8
  4986. 2366.84 s [conduit-extra] Configuration files installed in:
  4987. 2366.84 s [conduit-extra] /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8/etc
  4988. 2366.84 s [conduit-extra] No alex found
  4989. 2366.84 s [conduit-extra] Using ar found on system at:
  4990. 2366.84 s [conduit-extra] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  4991. 2366.84 s [conduit-extra] No c2hs found
  4992. 2366.84 s [conduit-extra] No cpphs found
  4993. 2366.84 s [conduit-extra] No doctest found
  4994. 2366.84 s [conduit-extra] Using gcc version 14.3.0 given by user at:
  4995. 2366.84 s [conduit-extra] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  4996. 2366.84 s [conduit-extra] Using ghc version 9.10.2 found on system at:
  4997. 2366.84 s [conduit-extra] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  4998. 2366.84 s [conduit-extra] Using ghc-pkg version 9.10.2 found on system at:
  4999. 2366.84 s [conduit-extra] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  5000. 2366.84 s [conduit-extra] No ghcjs found
  5001. 2366.84 s [conduit-extra] No ghcjs-pkg found
  5002. 2366.84 s [conduit-extra] No greencard found
  5003. 2366.84 s [conduit-extra] Using haddock version 2.31.0 found on system at:
  5004. 2366.84 s [conduit-extra] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  5005. 2366.84 s [conduit-extra] No happy found
  5006. 2366.84 s [conduit-extra] Using haskell-suite found on system at: haskell-suite-dummy-location
  5007. 2366.84 s [conduit-extra] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  5008. 2366.84 s [conduit-extra] No hmake found
  5009. 2366.84 s [conduit-extra] Using hpc version 0.69 found on system at:
  5010. 2366.84 s [conduit-extra] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  5011. 2366.84 s [conduit-extra] Using hsc2hs version 0.68.10 found on system at:
  5012. 2366.84 s [conduit-extra] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  5013. 2366.84 s [conduit-extra] Using hscolour version 1.25 found on system at:
  5014. 2366.84 s [conduit-extra] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  5015. 2366.84 s [conduit-extra] No jhc found
  5016. 2366.84 s [conduit-extra] Using ld found on system at:
  5017. 2366.84 s [conduit-extra] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  5018. 2366.84 s [conduit-extra] No pkg-config found
  5019. 2366.84 s [conduit-extra] Using runghc version 9.10.2 found on system at:
  5020. 2366.84 s [conduit-extra] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  5021. 2366.84 s [conduit-extra] Using strip version 2.44 found on system at:
  5022. 2366.84 s [conduit-extra] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  5023. 2366.84 s [conduit-extra] Using tar found on system at:
  5024. 2366.84 s [conduit-extra] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  5025. 2366.84 s [conduit-extra] No uhc found
  5026. 2366.97 s [libyaml] Phase: buildPhase
  5027. 2367.01 s [libyaml] Preprocessing library for libyaml-0.1.4...
  5028. 2367.01 s [libyaml] Building library for libyaml-0.1.4...
  5029. 2367.03 s [conduit-parse] Phase: buildPhase
  5030. 2367.06 s [conduit-extra] Phase: buildPhase
  5031. 2367.08 s [conduit-parse] Preprocessing library for conduit-parse-0.2.1.1...
  5032. 2367.08 s [conduit-parse] Building library for conduit-parse-0.2.1.1...
  5033. 2367.11 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 )
  5034. 2367.11 s [conduit-extra] Preprocessing library for conduit-extra-1.3.8...
  5035. 2367.12 s [conduit-extra] Building library for conduit-extra-1.3.8...
  5036. 2367.14 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 )
  5037. 2367.24 s [libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, dist/build/Text/Libyaml.o, dist/build/Text/Libyaml.dyn_o )
  5038. 2367.29 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 )
  5039. 2367.39 s [conduit-parse] Data/Conduit/Parser/Internal.hs:26:1: warning: [GHC-66111] [-Wunused-imports]
  5040. 2367.39 s [conduit-parse] The import of ‘Data.Semigroup’ is redundant
  5041. 2367.39 s [conduit-parse] except perhaps to import instances from ‘Data.Semigroup’
  5042. 2367.39 s [conduit-parse] To import instances alone, use: import Data.Semigroup()
  5043. 2367.39 s [conduit-parse] |
  5044. 2367.39 s [conduit-parse] 26 | import Data.Semigroup
  5045. 2367.39 s [conduit-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5046. 2367.39 s [conduit-parse]
  5047. 2368.23 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 )
  5048. 2368.23 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 )
  5049. 2368.23 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 )
  5050. 2368.23 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 )
  5051. 2368.23 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 )
  5052. 2368.23 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 )
  5053. 2368.23 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 )
  5054. 2368.23 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 )
  5055. 2368.23 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 )
  5056. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:48:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5057. 2368.23 s [conduit-extra] The use of ‘~’ without TypeOperators
  5058. 2368.23 s [conduit-extra] will become an error in a future GHC release.
  5059. 2368.23 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5060. 2368.23 s [conduit-extra] |
  5061. 2368.23 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  5062. 2368.23 s [conduit-extra] | ^
  5063. 2368.23 s [conduit-extra]
  5064. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:48:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5065. 2368.23 s [conduit-extra] The use of ‘~’ without TypeOperators
  5066. 2368.23 s [conduit-extra] will become an error in a future GHC release.
  5067. 2368.23 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5068. 2368.23 s [conduit-extra] |
  5069. 2368.23 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  5070. 2368.23 s [conduit-extra] | ^
  5071. 2368.23 s [conduit-extra]
  5072. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:49:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5073. 2368.23 s [conduit-extra] Pattern match(es) are non-exhaustive
  5074. 2368.23 s [conduit-extra] In a lambda abstraction:
  5075. 2368.23 s [conduit-extra] Patterns of type ‘Maybe
  5076. 2368.23 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5077. 2368.23 s [conduit-extra] Nothing
  5078. 2368.23 s [conduit-extra] |
  5079. 2368.23 s [conduit-extra] 49 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sinkHandle h, Just CreatePipe)
  5080. 2368.23 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5081. 2368.23 s [conduit-extra]
  5082. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:50:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5083. 2368.23 s [conduit-extra] The use of ‘~’ without TypeOperators
  5084. 2368.23 s [conduit-extra] will become an error in a future GHC release.
  5085. 2368.23 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5086. 2368.23 s [conduit-extra] |
  5087. 2368.23 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  5088. 2368.23 s [conduit-extra] | ^
  5089. 2368.23 s [conduit-extra]
  5090. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:50:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5091. 2368.23 s [conduit-extra] The use of ‘~’ without TypeOperators
  5092. 2368.23 s [conduit-extra] will become an error in a future GHC release.
  5093. 2368.23 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5094. 2368.23 s [conduit-extra] |
  5095. 2368.23 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  5096. 2368.23 s [conduit-extra] | ^
  5097. 2368.23 s [conduit-extra]
  5098. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:50:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5099. 2368.23 s [conduit-extra] The use of ‘~’ without TypeOperators
  5100. 2368.23 s [conduit-extra] will become an error in a future GHC release.
  5101. 2368.23 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5102. 2368.23 s [conduit-extra] |
  5103. 2368.23 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  5104. 2368.23 s [conduit-extra] | ^
  5105. 2368.23 s [conduit-extra]
  5106. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:51:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5107. 2368.23 s [conduit-extra] Pattern match(es) are non-exhaustive
  5108. 2368.23 s [conduit-extra] In a lambda abstraction:
  5109. 2368.23 s [conduit-extra] Patterns of type ‘Maybe
  5110. 2368.23 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5111. 2368.23 s [conduit-extra] Nothing
  5112. 2368.23 s [conduit-extra] |
  5113. 2368.23 s [conduit-extra] 51 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sinkHandle h, liftIO $ hClose h), Just CreatePipe)
  5114. 2368.23 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5115. 2368.23 s [conduit-extra]
  5116. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:66:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5117. 2368.23 s [conduit-extra] The use of ‘~’ without TypeOperators
  5118. 2368.23 s [conduit-extra] will become an error in a future GHC release.
  5119. 2368.23 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5120. 2368.23 s [conduit-extra] |
  5121. 2368.23 s [conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
  5122. 2368.23 s [conduit-extra] | ^
  5123. 2368.23 s [conduit-extra]
  5124. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:67:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5125. 2368.23 s [conduit-extra] Pattern match(es) are non-exhaustive
  5126. 2368.23 s [conduit-extra] In a lambda abstraction:
  5127. 2368.23 s [conduit-extra] Patterns of type ‘Maybe
  5128. 2368.23 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5129. 2368.23 s [conduit-extra] Nothing
  5130. 2368.23 s [conduit-extra] |
  5131. 2368.23 s [conduit-extra] 67 | isStdStream = (\(Just h) -> return $ BuilderInput $ sinkHandleBuilder h, Just CreatePipe)
  5132. 2368.23 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5133. 2368.23 s [conduit-extra]
  5134. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:68:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5135. 2368.23 s [conduit-extra] The use of ‘~’ without TypeOperators
  5136. 2368.23 s [conduit-extra] will become an error in a future GHC release.
  5137. 2368.23 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5138. 2368.23 s [conduit-extra] |
  5139. 2368.23 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  5140. 2368.23 s [conduit-extra] | ^
  5141. 2368.23 s [conduit-extra]
  5142. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:68:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5143. 2368.23 s [conduit-extra] The use of ‘~’ without TypeOperators
  5144. 2368.23 s [conduit-extra] will become an error in a future GHC release.
  5145. 2368.23 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5146. 2368.23 s [conduit-extra] |
  5147. 2368.23 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  5148. 2368.23 s [conduit-extra] | ^
  5149. 2368.23 s [conduit-extra]
  5150. 2368.23 s [conduit-extra] Data/Conduit/Process.hs:69:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5151. 2368.23 s [conduit-extra] Pattern match(es) are non-exhaustive
  5152. 2368.24 s [conduit-extra] In a lambda abstraction:
  5153. 2368.24 s [conduit-extra] Patterns of type ‘Maybe
  5154. 2368.24 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5155. 2368.24 s [conduit-extra] Nothing
  5156. 2368.24 s [conduit-extra] |
  5157. 2368.24 s [conduit-extra] 69 | isStdStream = (\(Just h) -> return (BuilderInput $ sinkHandleBuilder h, liftIO $ hClose h), Just CreatePipe)
  5158. 2368.24 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5159. 2368.24 s [conduit-extra]
  5160. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:70:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5161. 2368.24 s [conduit-extra] The use of ‘~’ without TypeOperators
  5162. 2368.24 s [conduit-extra] will become an error in a future GHC release.
  5163. 2368.24 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5164. 2368.24 s [conduit-extra] |
  5165. 2368.24 s [conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
  5166. 2368.24 s [conduit-extra] | ^
  5167. 2368.24 s [conduit-extra]
  5168. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:71:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5169. 2368.24 s [conduit-extra] Pattern match(es) are non-exhaustive
  5170. 2368.24 s [conduit-extra] In a lambda abstraction:
  5171. 2368.24 s [conduit-extra] Patterns of type ‘Maybe
  5172. 2368.24 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5173. 2368.24 s [conduit-extra] Nothing
  5174. 2368.24 s [conduit-extra] |
  5175. 2368.24 s [conduit-extra] 71 | isStdStream = (\(Just h) -> return $ FlushInput $ sinkHandleFlush h, Just CreatePipe)
  5176. 2368.24 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5177. 2368.24 s [conduit-extra]
  5178. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:72:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5179. 2368.24 s [conduit-extra] The use of ‘~’ without TypeOperators
  5180. 2368.24 s [conduit-extra] will become an error in a future GHC release.
  5181. 2368.24 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5182. 2368.24 s [conduit-extra] |
  5183. 2368.24 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  5184. 2368.24 s [conduit-extra] | ^
  5185. 2368.24 s [conduit-extra]
  5186. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:72:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5187. 2368.24 s [conduit-extra] The use of ‘~’ without TypeOperators
  5188. 2368.24 s [conduit-extra] will become an error in a future GHC release.
  5189. 2368.24 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5190. 2368.24 s [conduit-extra] |
  5191. 2368.24 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  5192. 2368.24 s [conduit-extra] | ^
  5193. 2368.24 s [conduit-extra]
  5194. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:73:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5195. 2368.24 s [conduit-extra] Pattern match(es) are non-exhaustive
  5196. 2368.24 s [conduit-extra] In a lambda abstraction:
  5197. 2368.24 s [conduit-extra] Patterns of type ‘Maybe
  5198. 2368.24 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5199. 2368.24 s [conduit-extra] Nothing
  5200. 2368.24 s [conduit-extra] |
  5201. 2368.24 s [conduit-extra] 73 | isStdStream = (\(Just h) -> return (FlushInput $ sinkHandleFlush h, liftIO $ hClose h), Just CreatePipe)
  5202. 2368.24 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5203. 2368.24 s [conduit-extra]
  5204. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:75:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5205. 2368.24 s [conduit-extra] The use of ‘~’ without TypeOperators
  5206. 2368.24 s [conduit-extra] will become an error in a future GHC release.
  5207. 2368.24 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5208. 2368.24 s [conduit-extra] |
  5209. 2368.24 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  5210. 2368.24 s [conduit-extra] | ^
  5211. 2368.24 s [conduit-extra]
  5212. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:75:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5213. 2368.24 s [conduit-extra] The use of ‘~’ without TypeOperators
  5214. 2368.24 s [conduit-extra] will become an error in a future GHC release.
  5215. 2368.24 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5216. 2368.24 s [conduit-extra] |
  5217. 2368.24 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  5218. 2368.24 s [conduit-extra] | ^
  5219. 2368.24 s [conduit-extra]
  5220. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:76:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5221. 2368.24 s [conduit-extra] Pattern match(es) are non-exhaustive
  5222. 2368.24 s [conduit-extra] In a lambda abstraction:
  5223. 2368.24 s [conduit-extra] Patterns of type ‘Maybe
  5224. 2368.24 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5225. 2368.24 s [conduit-extra] Nothing
  5226. 2368.24 s [conduit-extra] |
  5227. 2368.24 s [conduit-extra] 76 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sourceHandle h, Just CreatePipe)
  5228. 2368.24 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5229. 2368.24 s [conduit-extra]
  5230. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:77:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5231. 2368.24 s [conduit-extra] The use of ‘~’ without TypeOperators
  5232. 2368.24 s [conduit-extra] will become an error in a future GHC release.
  5233. 2368.24 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5234. 2368.24 s [conduit-extra] |
  5235. 2368.24 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  5236. 2368.24 s [conduit-extra] | ^
  5237. 2368.24 s [conduit-extra]
  5238. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:77:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5239. 2368.24 s [conduit-extra] The use of ‘~’ without TypeOperators
  5240. 2368.24 s [conduit-extra] will become an error in a future GHC release.
  5241. 2368.24 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5242. 2368.24 s [conduit-extra] |
  5243. 2368.24 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  5244. 2368.24 s [conduit-extra] | ^
  5245. 2368.24 s [conduit-extra]
  5246. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:77:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5247. 2368.24 s [conduit-extra] The use of ‘~’ without TypeOperators
  5248. 2368.24 s [conduit-extra] will become an error in a future GHC release.
  5249. 2368.24 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5250. 2368.24 s [conduit-extra] |
  5251. 2368.24 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  5252. 2368.24 s [conduit-extra] | ^
  5253. 2368.24 s [conduit-extra]
  5254. 2368.24 s [conduit-extra] Data/Conduit/Process.hs:78:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5255. 2368.24 s [conduit-extra] Pattern match(es) are non-exhaustive
  5256. 2368.24 s [conduit-extra] In a lambda abstraction:
  5257. 2368.24 s [conduit-extra] Patterns of type ‘Maybe
  5258. 2368.24 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5259. 2368.24 s [conduit-extra] Nothing
  5260. 2368.24 s [conduit-extra] |
  5261. 2368.24 s [conduit-extra] 78 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sourceHandle h, liftIO $ hClose h), Just CreatePipe)
  5262. 2368.24 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5263. 2368.24 s [conduit-extra]
  5264. 2368.24 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 )
  5265. 2368.24 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 )
  5266. 2368.37 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 )
  5267. 2368.59 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 )
  5268. 2368.70 s [conduit-extra] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, dist/build/Data/Conduit/Attoparsec.p_o )
  5269. 2368.81 s [conduit-parse] [1 of 2] Compiling Data.Conduit.Parser.Internal ( Data/Conduit/Parser/Internal.hs, dist/build/Data/Conduit/Parser/Internal.p_o )
  5270. 2369.06 s [conduit-parse] Data/Conduit/Parser/Internal.hs:26:1: warning: [GHC-66111] [-Wunused-imports]
  5271. 2369.06 s [conduit-parse] The import of ‘Data.Semigroup’ is redundant
  5272. 2369.06 s [conduit-parse] except perhaps to import instances from ‘Data.Semigroup’
  5273. 2369.06 s [conduit-parse] To import instances alone, use: import Data.Semigroup()
  5274. 2369.06 s [conduit-parse] |
  5275. 2369.06 s [conduit-parse] 26 | import Data.Semigroup
  5276. 2369.06 s [conduit-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5277. 2369.06 s [conduit-parse]
  5278. 2369.61 s [lsp-types] [444 of 452] Compiling Language.LSP.Protocol.Message.Registration ( src/Language/LSP/Protocol/Message/Registration.hs, dist/build/Language/LSP/Protocol/Message/Registration.p_o )
  5279. 2369.68 s [lsp-types] [445 of 452] Compiling Language.LSP.Protocol.Message ( src/Language/LSP/Protocol/Message.hs, dist/build/Language/LSP/Protocol/Message.p_o )
  5280. 2369.68 s [libyaml] [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, dist/build/Paths_libyaml.p_o )
  5281. 2369.73 s [lsp-types] [446 of 452] Compiling Language.LSP.Protocol.Internal.Meta ( generated/Language/LSP/Protocol/Internal/Meta.hs, dist/build/Language/LSP/Protocol/Internal/Meta.p_o )
  5282. 2369.73 s [lsp-types] [447 of 452] Compiling Language.LSP.Protocol.Types.Lens ( src/Language/LSP/Protocol/Types/Lens.hs, dist/build/Language/LSP/Protocol/Types/Lens.p_o )
  5283. 2369.73 s [lsp-types] [448 of 452] Compiling Language.LSP.Protocol.Message.Lens ( src/Language/LSP/Protocol/Message/Lens.hs, dist/build/Language/LSP/Protocol/Message/Lens.p_o )
  5284. 2369.73 s [lsp-types] [449 of 452] Compiling Language.LSP.Protocol.Lens ( src/Language/LSP/Protocol/Lens.hs, dist/build/Language/LSP/Protocol/Lens.p_o )
  5285. 2369.73 s [lsp-types] [450 of 452] Compiling Language.LSP.Protocol.Capabilities ( src/Language/LSP/Protocol/Capabilities.hs, dist/build/Language/LSP/Protocol/Capabilities.p_o )
  5286. 2369.73 s [conduit-extra] [ 2 of 13] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, dist/build/Data/Conduit/Binary.p_o )
  5287. 2369.73 s [conduit-extra] [ 3 of 13] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, dist/build/Data/Conduit/ByteString/Builder.p_o )
  5288. 2369.73 s [conduit-extra] [ 4 of 13] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, dist/build/Data/Conduit/Filesystem.p_o )
  5289. 2369.73 s [conduit-extra] [ 5 of 13] Compiling Data.Conduit.Foldl ( Data/Conduit/Foldl.hs, dist/build/Data/Conduit/Foldl.p_o )
  5290. 2369.73 s [conduit-extra] [ 6 of 13] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, dist/build/Data/Conduit/Lazy.p_o )
  5291. 2369.73 s [conduit-extra] [ 7 of 13] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, dist/build/Data/Conduit/Network.p_o )
  5292. 2369.73 s [conduit-extra] [ 8 of 13] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, dist/build/Data/Conduit/Network/UDP.p_o )
  5293. 2369.73 s [conduit-extra] [ 9 of 13] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, dist/build/Data/Conduit/Network/Unix.p_o )
  5294. 2369.73 s [conduit-extra] [10 of 13] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, dist/build/Data/Conduit/Process.p_o )
  5295. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:48:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5296. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5297. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5298. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5299. 2369.73 s [conduit-extra] |
  5300. 2369.73 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  5301. 2369.73 s [conduit-extra] | ^
  5302. 2369.73 s [conduit-extra]
  5303. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:48:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5304. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5305. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5306. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5307. 2369.73 s [conduit-extra] |
  5308. 2369.73 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  5309. 2369.73 s [conduit-extra] | ^
  5310. 2369.73 s [conduit-extra]
  5311. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:49:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5312. 2369.73 s [conduit-extra] Pattern match(es) are non-exhaustive
  5313. 2369.73 s [conduit-extra] In a lambda abstraction:
  5314. 2369.73 s [conduit-extra] Patterns of type ‘Maybe
  5315. 2369.73 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5316. 2369.73 s [conduit-extra] Nothing
  5317. 2369.73 s [conduit-extra] |
  5318. 2369.73 s [conduit-extra] 49 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sinkHandle h, Just CreatePipe)
  5319. 2369.73 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5320. 2369.73 s [conduit-extra]
  5321. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:50:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5322. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5323. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5324. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5325. 2369.73 s [conduit-extra] |
  5326. 2369.73 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  5327. 2369.73 s [conduit-extra] | ^
  5328. 2369.73 s [conduit-extra]
  5329. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:50:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5330. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5331. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5332. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5333. 2369.73 s [conduit-extra] |
  5334. 2369.73 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  5335. 2369.73 s [conduit-extra] | ^
  5336. 2369.73 s [conduit-extra]
  5337. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:50:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5338. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5339. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5340. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5341. 2369.73 s [conduit-extra] |
  5342. 2369.73 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  5343. 2369.73 s [conduit-extra] | ^
  5344. 2369.73 s [conduit-extra]
  5345. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:51:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5346. 2369.73 s [conduit-extra] Pattern match(es) are non-exhaustive
  5347. 2369.73 s [conduit-extra] In a lambda abstraction:
  5348. 2369.73 s [conduit-extra] Patterns of type ‘Maybe
  5349. 2369.73 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5350. 2369.73 s [conduit-extra] Nothing
  5351. 2369.73 s [conduit-extra] |
  5352. 2369.73 s [conduit-extra] 51 | isStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sinkHandle h, liftIO $ hClose h), Just CreatePipe)
  5353. 2369.73 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5354. 2369.73 s [conduit-extra]
  5355. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:66:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5356. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5357. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5358. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5359. 2369.73 s [conduit-extra] |
  5360. 2369.73 s [conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
  5361. 2369.73 s [conduit-extra] | ^
  5362. 2369.73 s [conduit-extra]
  5363. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:67:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5364. 2369.73 s [conduit-extra] Pattern match(es) are non-exhaustive
  5365. 2369.73 s [conduit-extra] In a lambda abstraction:
  5366. 2369.73 s [conduit-extra] Patterns of type ‘Maybe
  5367. 2369.73 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5368. 2369.73 s [conduit-extra] Nothing
  5369. 2369.73 s [conduit-extra] |
  5370. 2369.73 s [conduit-extra] 67 | isStdStream = (\(Just h) -> return $ BuilderInput $ sinkHandleBuilder h, Just CreatePipe)
  5371. 2369.73 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5372. 2369.73 s [conduit-extra]
  5373. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:68:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5374. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5375. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5376. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5377. 2369.73 s [conduit-extra] |
  5378. 2369.73 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  5379. 2369.73 s [conduit-extra] | ^
  5380. 2369.73 s [conduit-extra]
  5381. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:68:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5382. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5383. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5384. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5385. 2369.73 s [conduit-extra] |
  5386. 2369.73 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  5387. 2369.73 s [conduit-extra] | ^
  5388. 2369.73 s [conduit-extra]
  5389. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:69:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5390. 2369.73 s [conduit-extra] Pattern match(es) are non-exhaustive
  5391. 2369.73 s [conduit-extra] In a lambda abstraction:
  5392. 2369.73 s [conduit-extra] Patterns of type ‘Maybe
  5393. 2369.73 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5394. 2369.73 s [conduit-extra] Nothing
  5395. 2369.73 s [conduit-extra] |
  5396. 2369.73 s [conduit-extra] 69 | isStdStream = (\(Just h) -> return (BuilderInput $ sinkHandleBuilder h, liftIO $ hClose h), Just CreatePipe)
  5397. 2369.73 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5398. 2369.73 s [conduit-extra]
  5399. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:70:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5400. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5401. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5402. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5403. 2369.73 s [conduit-extra] |
  5404. 2369.73 s [conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
  5405. 2369.73 s [conduit-extra] | ^
  5406. 2369.73 s [conduit-extra]
  5407. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:71:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5408. 2369.73 s [conduit-extra] Pattern match(es) are non-exhaustive
  5409. 2369.73 s [conduit-extra] In a lambda abstraction:
  5410. 2369.73 s [conduit-extra] Patterns of type ‘Maybe
  5411. 2369.73 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5412. 2369.73 s [conduit-extra] Nothing
  5413. 2369.73 s [conduit-extra] |
  5414. 2369.73 s [conduit-extra] 71 | isStdStream = (\(Just h) -> return $ FlushInput $ sinkHandleFlush h, Just CreatePipe)
  5415. 2369.73 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5416. 2369.73 s [conduit-extra]
  5417. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:72:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5418. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5419. 2369.73 s [conduit-extra] will become an error in a future GHC release.
  5420. 2369.73 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5421. 2369.73 s [conduit-extra] |
  5422. 2369.73 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  5423. 2369.73 s [conduit-extra] | ^
  5424. 2369.73 s [conduit-extra]
  5425. 2369.73 s [conduit-extra] Data/Conduit/Process.hs:72:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5426. 2369.73 s [conduit-extra] The use of ‘~’ without TypeOperators
  5427. 2369.74 s [conduit-extra] will become an error in a future GHC release.
  5428. 2369.74 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5429. 2369.74 s [conduit-extra] |
  5430. 2369.74 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  5431. 2369.74 s [conduit-extra] | ^
  5432. 2369.74 s [conduit-extra]
  5433. 2369.74 s [conduit-extra] Data/Conduit/Process.hs:73:18: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5434. 2369.74 s [conduit-extra] Pattern match(es) are non-exhaustive
  5435. 2369.74 s [conduit-extra] In a lambda abstraction:
  5436. 2369.74 s [conduit-extra] Patterns of type ‘Maybe
  5437. 2369.74 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5438. 2369.74 s [conduit-extra] Nothing
  5439. 2369.74 s [conduit-extra] |
  5440. 2369.74 s [conduit-extra] 73 | isStdStream = (\(Just h) -> return (FlushInput $ sinkHandleFlush h, liftIO $ hClose h), Just CreatePipe)
  5441. 2369.74 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5442. 2369.74 s [conduit-extra]
  5443. 2369.74 s [conduit-extra] Data/Conduit/Process.hs:75:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5444. 2369.74 s [conduit-extra] The use of ‘~’ without TypeOperators
  5445. 2369.74 s [conduit-extra] will become an error in a future GHC release.
  5446. 2369.74 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5447. 2369.74 s [conduit-extra] |
  5448. 2369.74 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  5449. 2369.74 s [conduit-extra] | ^
  5450. 2369.74 s [conduit-extra]
  5451. 2369.74 s [conduit-extra] Data/Conduit/Process.hs:75:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5452. 2369.74 s [conduit-extra] The use of ‘~’ without TypeOperators
  5453. 2369.74 s [conduit-extra] will become an error in a future GHC release.
  5454. 2369.74 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5455. 2369.74 s [conduit-extra] |
  5456. 2369.74 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  5457. 2369.74 s [conduit-extra] | ^
  5458. 2369.74 s [conduit-extra]
  5459. 2369.74 s [conduit-extra] Data/Conduit/Process.hs:76:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5460. 2369.74 s [conduit-extra] Pattern match(es) are non-exhaustive
  5461. 2369.74 s [conduit-extra] In a lambda abstraction:
  5462. 2369.74 s [conduit-extra] Patterns of type ‘Maybe
  5463. 2369.74 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5464. 2369.74 s [conduit-extra] Nothing
  5465. 2369.74 s [conduit-extra] |
  5466. 2369.74 s [conduit-extra] 76 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> sourceHandle h, Just CreatePipe)
  5467. 2369.74 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5468. 2369.74 s [conduit-extra]
  5469. 2369.74 s [conduit-extra] Data/Conduit/Process.hs:77:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5470. 2369.74 s [conduit-extra] The use of ‘~’ without TypeOperators
  5471. 2369.74 s [conduit-extra] will become an error in a future GHC release.
  5472. 2369.74 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5473. 2369.74 s [conduit-extra] |
  5474. 2369.74 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  5475. 2369.74 s [conduit-extra] | ^
  5476. 2369.74 s [conduit-extra]
  5477. 2369.74 s [conduit-extra] Data/Conduit/Process.hs:77:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5478. 2369.74 s [conduit-extra] The use of ‘~’ without TypeOperators
  5479. 2369.74 s [conduit-extra] will become an error in a future GHC release.
  5480. 2369.74 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5481. 2369.74 s [conduit-extra] |
  5482. 2369.74 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  5483. 2369.74 s [conduit-extra] | ^
  5484. 2369.74 s [conduit-extra]
  5485. 2369.74 s [conduit-extra] Data/Conduit/Process.hs:77:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5486. 2369.74 s [conduit-extra] The use of ‘~’ without TypeOperators
  5487. 2369.74 s [conduit-extra] will become an error in a future GHC release.
  5488. 2369.74 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5489. 2369.74 s [conduit-extra] |
  5490. 2369.74 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  5491. 2369.74 s [conduit-extra] | ^
  5492. 2369.74 s [conduit-extra]
  5493. 2369.74 s [conduit-extra] Data/Conduit/Process.hs:78:20: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5494. 2369.74 s [conduit-extra] Pattern match(es) are non-exhaustive
  5495. 2369.74 s [conduit-extra] In a lambda abstraction:
  5496. 2369.74 s [conduit-extra] Patterns of type ‘Maybe
  5497. 2369.74 s [conduit-extra] ghc-internal:GHC.Internal.IO.Handle.Types.Handle’ not matched:
  5498. 2369.74 s [conduit-extra] Nothing
  5499. 2369.74 s [conduit-extra] |
  5500. 2369.74 s [conduit-extra] 78 | osStdStream = (\(Just h) -> hSetBuffering h NoBuffering $> (sourceHandle h, liftIO $ hClose h), Just CreatePipe)
  5501. 2369.74 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5502. 2369.74 s [conduit-extra]
  5503. 2369.74 s [conduit-extra] [11 of 13] Compiling Data.Conduit.Process.Typed ( Data/Conduit/Process/Typed.hs, dist/build/Data/Conduit/Process/Typed.p_o )
  5504. 2369.74 s [conduit-extra] [12 of 13] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, dist/build/Data/Conduit/Text.p_o )
  5505. 2369.82 s [conduit-extra] [13 of 13] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, dist/build/Data/Conduit/Zlib.p_o )
  5506. 2369.92 s [libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, dist/build/Text/Libyaml.p_o )
  5507. 2370.32 s [conduit-parse] [2 of 2] Compiling Data.Conduit.Parser ( Data/Conduit/Parser.hs, dist/build/Data/Conduit/Parser.p_o )
  5508. 2370.68 s [lsp-types] [451 of 452] Compiling Language.LSP.Protocol.Meta ( src/Language/LSP/Protocol/Meta.hs, dist/build/Language/LSP/Protocol/Meta.p_o )
  5509. 2370.68 s [lsp-types] [452 of 452] Compiling Language.LSP.Protocol.Utils.SMethodMap ( src/Language/LSP/Protocol/Utils/SMethodMap.hs, dist/build/Language/LSP/Protocol/Utils/SMethodMap.p_o )
  5510. 2371.13 s [conduit-extra] Preprocessing test suite 'test' for conduit-extra-1.3.8...
  5511. 2371.13 s [conduit-extra] Building test suite 'test' for conduit-extra-1.3.8...
  5512. 2371.25 s [conduit-extra] [ 1 of 12] Compiling Data.Conduit.AttoparsecSpec ( test/Data/Conduit/AttoparsecSpec.hs, dist/build/test/test-tmp/Data/Conduit/AttoparsecSpec.o )
  5513. 2371.43 s [conduit-extra] test/Data/Conduit/AttoparsecSpec.hs:10:52: warning: [GHC-38856] [-Wunused-imports]
  5514. 2371.43 s [conduit-extra] The import of ‘<*’ from module ‘Control.Applicative’ is redundant
  5515. 2371.43 s [conduit-extra] |
  5516. 2371.43 s [conduit-extra] 10 | import Control.Applicative ((<*), (<|>))
  5517. 2371.43 s [conduit-extra] | ^^^^
  5518. 2371.43 s [conduit-extra]
  5519. 2371.43 s [conduit-extra] test/Data/Conduit/AttoparsecSpec.hs:153:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5520. 2371.43 s [conduit-extra] Pattern match(es) are non-exhaustive
  5521. 2371.43 s [conduit-extra] In a pattern binding:
  5522. 2371.43 s [conduit-extra] Patterns of type ‘Either
  5523. 2371.43 s [conduit-extra] (ghc-prim:GHC.Types.ZonkAny 0)
  5524. 2371.43 s [conduit-extra] [Either
  5525. 2371.43 s [conduit-extra] ParseError (PositionRange, Data.Text.Internal.Text)]’ not matched:
  5526. 2371.43 s [conduit-extra] Left _
  5527. 2371.43 s [conduit-extra] |
  5528. 2371.43 s [conduit-extra] 153 | (Right !ea) = runConduit $ CL.sourceList input .| sink
  5529. 2371.43 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5530. 2371.43 s [conduit-extra]
  5531. 2371.43 s [conduit-extra] test/Data/Conduit/AttoparsecSpec.hs:159:36: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5532. 2371.43 s [conduit-extra] Pattern match(es) are non-exhaustive
  5533. 2371.43 s [conduit-extra] In a lambda abstraction:
  5534. 2371.43 s [conduit-extra] Patterns of type ‘(Either
  5535. 2371.43 s [conduit-extra] ParseError (PositionRange, Data.Text.Internal.Text),
  5536. 2371.43 s [conduit-extra] Int)’ not matched:
  5537. 2371.43 s [conduit-extra] ((Left _), _)
  5538. 2371.43 s [conduit-extra] |
  5539. 2371.43 s [conduit-extra] 159 | forM_ (zip ea [1..]) $ \ (Right (pos, _), l) -> pos `shouldBe` chkp l
  5540. 2371.43 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5541. 2371.43 s [conduit-extra]
  5542. 2371.93 s [conduit-parse] Preprocessing test suite 'tests' for conduit-parse-0.2.1.1...
  5543. 2371.93 s [conduit-parse] Building test suite 'tests' for conduit-parse-0.2.1.1...
  5544. 2371.99 s [conduit-parse] [1 of 1] Compiling Main ( test/Main.hs, dist/build/tests/tests-tmp/Main.o )
  5545. 2372.41 s [conduit-extra] [ 2 of 12] Compiling Data.Conduit.BinarySpec ( test/Data/Conduit/BinarySpec.hs, dist/build/test/test-tmp/Data/Conduit/BinarySpec.o )
  5546. 2372.41 s [conduit-extra] test/Data/Conduit/BinarySpec.hs:30:1: warning: [GHC-66111] [-Wunused-imports]
  5547. 2372.41 s [conduit-extra] The import of ‘Control.Applicative’ is redundant
  5548. 2372.41 s [conduit-extra] except perhaps to import instances from ‘Control.Applicative’
  5549. 2372.41 s [conduit-extra] To import instances alone, use: import Control.Applicative()
  5550. 2372.41 s [conduit-extra] |
  5551. 2372.41 s [conduit-extra] 30 | import Control.Applicative ((<$>))
  5552. 2372.41 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5553. 2372.41 s [conduit-extra]
  5554. 2372.82 s [conduit-parse] [2 of 2] Linking dist/build/tests/tests
  5555. 2373.22 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 )
  5556. 2373.22 s [conduit-extra] [ 4 of 12] Compiling Data.Conduit.ExtraSpec ( test/Data/Conduit/ExtraSpec.hs, dist/build/test/test-tmp/Data/Conduit/ExtraSpec.o )
  5557. 2373.22 s [conduit-extra] [ 5 of 12] Compiling Data.Conduit.FilesystemSpec ( test/Data/Conduit/FilesystemSpec.hs, dist/build/test/test-tmp/Data/Conduit/FilesystemSpec.o )
  5558. 2373.22 s [conduit-extra] [ 6 of 12] Compiling Data.Conduit.LazySpec ( test/Data/Conduit/LazySpec.hs, dist/build/test/test-tmp/Data/Conduit/LazySpec.o )
  5559. 2373.22 s [conduit-extra] [ 7 of 12] Compiling Data.Conduit.NetworkSpec ( test/Data/Conduit/NetworkSpec.hs, dist/build/test/test-tmp/Data/Conduit/NetworkSpec.o )
  5560. 2373.22 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 )
  5561. 2373.22 s [conduit-extra] test/Data/Conduit/Process/TypedSpec.hs:15:12: warning: [GHC-68441] [-Wdeprecations]
  5562. 2373.22 s [conduit-extra] In the use of ‘withProcess_’
  5563. 2373.22 s [conduit-extra] (imported from Data.Conduit.Process.Typed, but defined in System.Process.Typed):
  5564. 2373.22 s [conduit-extra] Deprecated: "Please consider using `withProcessWait_`, or instead use `withProcessTerm_`"
  5565. 2373.22 s [conduit-extra] |
  5566. 2373.22 s [conduit-extra] 15 | bss <- withProcess_ pc $ \p ->
  5567. 2373.22 s [conduit-extra] | ^^^^^^^^^^^^
  5568. 2373.22 s [conduit-extra]
  5569. 2373.22 s [conduit-extra] test/Data/Conduit/Process/TypedSpec.hs:30:6: warning: [GHC-68441] [-Wdeprecations]
  5570. 2373.22 s [conduit-extra] In the use of ‘withProcess_’
  5571. 2373.22 s [conduit-extra] (imported from Data.Conduit.Process.Typed, but defined in System.Process.Typed):
  5572. 2373.22 s [conduit-extra] Deprecated: "Please consider using `withProcessWait_`, or instead use `withProcessTerm_`"
  5573. 2373.22 s [conduit-extra] |
  5574. 2373.22 s [conduit-extra] 30 | (withProcess_ (proc "cat" ["does not exist"]) $ const $ return ())
  5575. 2373.22 s [conduit-extra] | ^^^^^^^^^^^^
  5576. 2373.22 s [conduit-extra]
  5577. 2373.22 s [conduit-extra] [ 9 of 12] Compiling Data.Conduit.ProcessSpec ( test/Data/Conduit/ProcessSpec.hs, dist/build/test/test-tmp/Data/Conduit/ProcessSpec.o )
  5578. 2373.22 s [conduit-extra] [10 of 12] Compiling Data.Conduit.TextSpec ( test/Data/Conduit/TextSpec.hs, dist/build/test/test-tmp/Data/Conduit/TextSpec.o )
  5579. 2373.22 s [conduit-extra] test/Data/Conduit/TextSpec.hs:125:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5580. 2373.22 s [conduit-extra] Pattern match(es) are non-exhaustive
  5581. 2373.22 s [conduit-extra] In a pattern binding:
  5582. 2373.22 s [conduit-extra] Patterns of type ‘Either
  5583. 2373.22 s [conduit-extra] SomeException
  5584. 2373.22 s [conduit-extra] ([Either SomeException T.Text], [S.ByteString])’ not matched:
  5585. 2373.22 s [conduit-extra] Left _
  5586. 2373.22 s [conduit-extra] |
  5587. 2373.22 s [conduit-extra] 125 | let Right res = runIdentity $ runCatchT $ runConduit $ C.yield badBS .| (,)
  5588. 2373.22 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  5589. 2373.22 s [conduit-extra]
  5590. 2373.22 s [conduit-extra] test/Data/Conduit/TextSpec.hs:142:17: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  5591. 2373.22 s [conduit-extra] Pattern match(es) are non-exhaustive
  5592. 2373.22 s [conduit-extra] In a pattern binding:
  5593. 2373.22 s [conduit-extra] Patterns of type ‘Either
  5594. 2373.22 s [conduit-extra] SomeException
  5595. 2373.22 s [conduit-extra] ([Either SomeException T.Text], [S.ByteString])’ not matched:
  5596. 2373.22 s [conduit-extra] Left _
  5597. 2373.22 s [conduit-extra] |
  5598. 2373.22 s [conduit-extra] 142 | let Right res = runIdentity $ runCatchT $ runConduit $
  5599. 2373.22 s [conduit-extra] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  5600. 2373.22 s [conduit-extra]
  5601. 2373.60 s [conduit-extra] [11 of 12] Compiling Data.Conduit.ZlibSpec ( test/Data/Conduit/ZlibSpec.hs, dist/build/test/test-tmp/Data/Conduit/ZlibSpec.o )
  5602. 2373.60 s [conduit-extra] [12 of 12] Compiling Main ( test/Spec.hs, dist/build/test/test-tmp/Main.o )
  5603. 2373.85 s [libyaml] Phase: checkPhase
  5604. 2373.87 s [libyaml] Package has no test suites.
  5605. 2373.88 s [libyaml] Phase: haddockPhase
  5606. 2373.98 s [libyaml] Preprocessing library for libyaml-0.1.4...
  5607. 2373.98 s [libyaml] Running Haddock on library for libyaml-0.1.4...
  5608. 2373.98 s [libyaml] Warning: The documentation for the following packages are not installed. No
  5609. 2373.98 s [libyaml] links will be generated to these packages: libyaml-clib-0.2.5, vector-0.13.2.0
  5610. 2374.00 s [conduit-extra] [13 of 13] Linking dist/build/test/test
  5611. 2374.03 s [conduit-parse] Phase: checkPhase
  5612. 2374.20 s [libyaml] [1 of 2] Compiling Paths_libyaml ( dist/build/autogen/Paths_libyaml.hs, nothing )
  5613. 2374.22 s [libyaml] [2 of 2] Compiling Text.Libyaml ( src/Text/Libyaml.hs, nothing )
  5614. 2374.25 s [conduit-parse] Running 1 test suites...
  5615. 2374.26 s [conduit-parse] Test suite tests: RUNNING...
  5616. 2374.27 s [conduit-parse] Tests
  5617. 2374.27 s [conduit-parse] Unit tests
  5618. 2374.27 s [conduit-parse] await: OK
  5619. 2374.27 s [conduit-parse] peek: OK
  5620. 2374.27 s [conduit-parse] leftover: OK
  5621. 2374.27 s [conduit-parse] error: OK
  5622. 2374.27 s [conduit-parse] alternative: OK
  5623. 2374.27 s [conduit-parse] catch: OK
  5624. 2374.27 s [conduit-parse] parsing: OK
  5625. 2374.27 s [conduit-parse]
  5626. 2374.27 s [conduit-parse] All 7 tests passed (0.00s)
  5627. 2374.27 s [conduit-parse] Test suite tests: PASS
  5628. 2374.27 s [conduit-parse] Test suite logged to: dist/test/conduit-parse-0.2.1.1-tests.log
  5629. 2374.27 s [conduit-parse] 1 of 1 test suites (1 of 1 test cases) passed.
  5630. 2374.28 s [conduit-parse] Phase: haddockPhase
  5631. 2374.39 s [conduit-parse] Preprocessing library for conduit-parse-0.2.1.1...
  5632. 2374.39 s [conduit-parse] Running Haddock on library for conduit-parse-0.2.1.1...
  5633. 2374.39 s [conduit-parse] Warning: The documentation for the following packages are not installed. No
  5634. 2374.39 s [conduit-parse] links will be generated to these packages: attoparsec-0.14.4,
  5635. 2374.39 s [conduit-parse] attoparsec-0.14.4, vector-0.13.2.0
  5636. 2374.56 s [conduit-parse] [1 of 2] Compiling Data.Conduit.Parser.Internal ( Data/Conduit/Parser/Internal.hs, nothing )
  5637. 2374.59 s [libyaml] Haddock coverage:
  5638. 2374.59 s [libyaml] Warning: 'rawOpenFlags' is out of scope.
  5639. 2374.59 s [libyaml] If you qualify the identifier, haddock can try to link it anyway.
  5640. 2374.59 s [libyaml] Warning: 'openMode' is out of scope.
  5641. 2374.59 s [libyaml] If you qualify the identifier, haddock can try to link it anyway.
  5642. 2374.59 s [libyaml] Warning: 'formatOptionsRenderCollectionTags' is out of scope.
  5643. 2374.59 s [libyaml] If you qualify the identifier, haddock can try to link it anyway.
  5644. 2374.59 s [libyaml] 76% ( 23 / 30) in 'Text.Libyaml'
  5645. 2374.59 s [libyaml] Missing documentation for:
  5646. 2374.59 s [libyaml] Event (src/Text/Libyaml.hs:78)
  5647. 2374.59 s [libyaml] Tag (src/Text/Libyaml.hs:123)
  5648. 2374.59 s [libyaml] AnchorName (src/Text/Libyaml.hs:140)
  5649. 2374.59 s [libyaml] Anchor (src/Text/Libyaml.hs:141)
  5650. 2374.59 s [libyaml] encode (src/Text/Libyaml.hs:763)
  5651. 2374.59 s [libyaml] encodeFile (src/Text/Libyaml.hs:786)
  5652. 2374.59 s [libyaml] YamlException (src/Text/Libyaml.hs:852)
  5653. 2374.90 s [libyaml] Warning: Text.Libyaml: could not find link destinations for:
  5654. 2374.90 s [libyaml] - Text.Libyaml.formatOptionsRenderTags
  5655. 2374.94 s [libyaml] - Text.Libyaml.TagRender
  5656. 2374.94 s [conduit-parse] Data/Conduit/Parser/Internal.hs:26:1: warning: [GHC-66111] [-Wunused-imports]
  5657. 2374.94 s [conduit-parse] The import of ‘Data.Semigroup’ is redundant
  5658. 2374.94 s [conduit-parse] except perhaps to import instances from ‘Data.Semigroup’
  5659. 2374.94 s [conduit-parse] To import instances alone, use: import Data.Semigroup()
  5660. 2374.94 s [conduit-parse] |
  5661. 2374.94 s [conduit-parse] 26 | import Data.Semigroup
  5662. 2374.94 s [conduit-parse] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5663. 2374.94 s [conduit-parse]
  5664. 2374.94 s [lsp-types] Preprocessing library 'lsp-types-quickcheck' for lsp-types-2.3.0.1...
  5665. 2374.94 s [lsp-types] Building library 'lsp-types-quickcheck' for lsp-types-2.3.0.1...
  5666. 2374.94 s [conduit-parse] [2 of 2] Compiling Data.Conduit.Parser ( Data/Conduit/Parser.hs, nothing )
  5667. 2374.94 s [conduit-parse] Haddock coverage:
  5668. 2374.94 s [conduit-parse] Warning: 'ConduitParser' is ambiguous. It is defined
  5669. 2374.94 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:31
  5670. 2374.94 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:1
  5671. 2374.94 s [conduit-parse] You may be able to disambiguate the identifier by qualifying it or
  5672. 2374.94 s [conduit-parse] by specifying the type/value namespace explicitly.
  5673. 2374.94 s [conduit-parse] Defaulting to the one defined at Data/Conduit/Parser/Internal.hs:35:1
  5674. 2374.94 s [conduit-parse] Warning: Data.Conduit.Parser.Internal: Could not find documentation for exported module: Data.Conduit.Parser.Internal
  5675. 2374.94 s [conduit-parse] Warning: 'ConduitParser' is ambiguous. It is defined
  5676. 2374.94 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:31
  5677. 2374.94 s [conduit-parse] * at Data/Conduit/Parser/Internal.hs:35:1
  5678. 2374.94 s [conduit-parse] You may be able to disambiguate the identifier by qualifying it or
  5679. 2374.94 s [conduit-parse] by specifying the type/value namespace explicitly.
  5680. 2374.94 s [conduit-parse] Defaulting to the one defined at Data/Conduit/Parser/Internal.hs:35:1
  5681. 2374.94 s [conduit-parse] Warning: 'Sink' is out of scope.
  5682. 2374.94 s [conduit-parse] If you qualify the identifier, haddock can try to link it anyway.
  5683. 2374.94 s [conduit-parse] 92% ( 13 / 14) in 'Data.Conduit.Parser'
  5684. 2374.94 s [conduit-parse] Missing documentation for:
  5685. 2374.94 s [conduit-parse] ConduitParserException (Data/Conduit/Parser/Internal.hs:189)
  5686. 2375.00 s [lsp-types] [1 of 4] Compiling Language.LSP.Protocol.QuickCheck.Common ( quickcheck/Language/LSP/Protocol/QuickCheck/Common.hs, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck/Common.o, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck/Common.dyn_o )
  5687. 2375.07 s [conduit-extra] Phase: checkPhase
  5688. 2375.31 s [conduit-extra] Running 1 test suites...
  5689. 2375.31 s [conduit-extra] Test suite test: RUNNING...
  5690. 2375.32 s [conduit-extra]
  5691. 2375.32 s [conduit-extra] Data.Conduit.Attoparsec
  5692. 2375.32 s [conduit-extra] Data.Conduit.AttoparsecSpec
  5693. 2375.32 s [conduit-extra] error position
  5694. 2375.32 s [conduit-extra] works for text [✔]
  5695. 2375.32 s [conduit-extra] works for bytestring [✔]
  5696. 2375.32 s [conduit-extra] works in last chunk [✔]
  5697. 2375.32 s [conduit-extra] works in last chunk [✔]
  5698. 2375.32 s [conduit-extra] works after new line in text [✔]
  5699. 2375.32 s [conduit-extra] works after new line in bytestring [✔]
  5700. 2375.32 s [conduit-extra] works for first line [✔]
  5701. 2375.32 s [conduit-extra] conduitParser
  5702. 2375.32 s [conduit-extra] parses a repeated stream [✔]
  5703. 2375.32 s [conduit-extra] positions on first line [✔]
  5704. 2375.32 s [conduit-extra] Data.Conduit.Binary
  5705. 2375.32 s [conduit-extra] Data.Conduit.Binary
  5706. 2375.32 s [conduit-extra] file access
  5707. 2375.32 s [conduit-extra] read [✔]
  5708. 2375.32 s [conduit-extra] read range [✔]
  5709. 2375.32 s [conduit-extra] write [✔]
  5710. 2375.32 s [conduit-extra] write builder (withSinkFileBuilder) [✔]
  5711. 2375.32 s [conduit-extra] conduit [✔]
  5712. 2375.32 s [conduit-extra] binary isolate
  5713. 2375.32 s [conduit-extra] works [✔]
  5714. 2375.32 s [conduit-extra] properly using binary file reading
  5715. 2375.32 s [conduit-extra] sourceFile [✔]
  5716. 2375.32 s [conduit-extra] binary head
  5717. 2375.34 s [conduit-extra] works [✔]
  5718. 2375.34 s [conduit-extra] +++ OK, passed 100 tests.
  5719. 2375.34 s [conduit-extra] binary takeWhile
  5720. 2375.34 s [conduit-extra] works [✔]
  5721. 2375.34 s [conduit-extra] +++ OK, passed 100 tests.
  5722. 2375.35 s [conduit-extra] leftovers present [✔]
  5723. 2375.35 s [conduit-extra] +++ OK, passed 100 tests.
  5724. 2375.35 s [conduit-extra] binary dropWhile
  5725. 2375.36 s [conduit-extra] works [✔]
  5726. 2375.36 s [conduit-extra] +++ OK, passed 100 tests.
  5727. 2375.36 s [conduit-extra] binary take
  5728. 2375.36 s [conduit-extra] nothing [✔]
  5729. 2375.36 s [conduit-extra] normal [✔]
  5730. 2375.36 s [conduit-extra] all [✔]
  5731. 2375.36 s [conduit-extra] more [✔]
  5732. 2375.36 s [conduit-extra] binary
  5733. 2375.37 s [conduit-extra] lines [✔]
  5734. 2375.37 s [conduit-extra] +++ OK, passed 100 tests.
  5735. 2375.37 s [conduit-extra] sinkCacheLength
  5736. 2375.37 s [conduit-extra] works [✔]
  5737. 2375.37 s [conduit-extra] sinkFileCautious
  5738. 2375.37 s [conduit-extra] success [✔]
  5739. 2375.37 s [conduit-extra] failure [✔]
  5740. 2375.37 s [conduit-extra] sinkSystemTempFile [✔]
  5741. 2375.37 s [conduit-extra] Data.Conduit.Binary.mapM_
  5742. 2375.37 s [conduit-extra] telling works [✔]
  5743. 2375.37 s [conduit-extra] +++ OK, passed 100 tests.
  5744. 2375.37 s [conduit-extra] exception handling
  5745. 2375.37 s [conduit-extra] catchC [✔]
  5746. 2375.37 s [conduit-extra] tryC [✔]
  5747. 2375.37 s [conduit-extra] normalFuseLeft
  5748. 2375.37 s [conduit-extra] does not double close conduit [✔]
  5749. 2375.37 s [conduit-extra] Storable
  5750. 2375.37 s [conduit-extra] sink Maybe
  5751. 2375.37 s [conduit-extra] chunk size 1 [✔]
  5752. 2375.37 s [conduit-extra] +++ OK, passed 100 tests.
  5753. 2375.37 s [conduit-extra] chunk size 5 [✔]
  5754. 2375.37 s [conduit-extra] +++ OK, passed 100 tests.
  5755. 2375.37 s [conduit-extra] chunk size 10 [✔]
  5756. 2375.37 s [conduit-extra] +++ OK, passed 100 tests.
  5757. 2375.38 s [conduit-extra] chunk size 100 [✔]
  5758. 2375.38 s [conduit-extra] +++ OK, passed 100 tests.
  5759. 2375.38 s [conduit-extra] sink exception
  5760. 2375.38 s [conduit-extra] chunk size 1 [✔]
  5761. 2375.38 s [conduit-extra] +++ OK, passed 100 tests.
  5762. 2375.38 s [conduit-extra] chunk size 5 [✔]
  5763. 2375.38 s [conduit-extra] +++ OK, passed 100 tests.
  5764. 2375.38 s [conduit-extra] chunk size 10 [✔]
  5765. 2375.38 s [conduit-extra] +++ OK, passed 100 tests.
  5766. 2375.38 s [conduit-extra] chunk size 100 [✔]
  5767. 2375.38 s [conduit-extra] +++ OK, passed 100 tests.
  5768. 2375.38 s [conduit-extra] insufficient bytes are leftovers, one chunk [✔]
  5769. 2375.38 s [conduit-extra] insufficient bytes are leftovers, multiple chunks [✔]
  5770. 2375.38 s [conduit-extra] Data.Conduit.ByteString.Builder
  5771. 2375.38 s [conduit-extra] Data.Conduit.ByteString.Builder
  5772. 2375.39 s [conduit-extra] idempotent to toLazyByteString [✔]
  5773. 2375.39 s [conduit-extra] +++ OK, passed 100 tests.
  5774. 2375.40 s [conduit-extra] works for large input [✔]
  5775. 2375.40 s [conduit-extra] works for lazy bytestring insertion [✔]
  5776. 2375.40 s [conduit-extra] flush shouldn't bring in empty strings. [✔]
  5777. 2375.42 s [lsp-types] [2 of 4] Compiling Language.LSP.Protocol.QuickCheck.Types ( quickcheck/Language/LSP/Protocol/QuickCheck/Types.hs, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck/Types.o, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck/Types.dyn_o )
  5778. 2375.42 s [conduit-extra] flushing [✔]
  5779. 2375.42 s [conduit-extra] +++ OK, passed 100 tests.
  5780. 2375.69 s [conduit-extra] large flush input [✔]
  5781. 2375.69 s [conduit-extra] Data.Conduit.Extra
  5782. 2375.69 s [conduit-extra] Data.Conduit.Extra
  5783. 2375.69 s [conduit-extra] basic test [✔]
  5784. 2375.69 s [conduit-extra] get leftovers [✔]
  5785. 2375.69 s [conduit-extra] multiple values [✔]
  5786. 2375.70 s [conduit-extra] more complex [✔]
  5787. 2375.70 s [conduit-extra] +++ OK, passed 100 tests.
  5788. 2375.70 s [conduit-extra] Data.Conduit.Filesystem
  5789. 2375.70 s [conduit-extra] Data.Conduit.Filesystem
  5790. 2375.70 s [conduit-extra] sourceDirectory [✔]
  5791. 2375.70 s [conduit-extra] sourceDirectoryDeep [✔]
  5792. 2375.70 s [conduit-extra] Data.Conduit.Lazy
  5793. 2375.70 s [conduit-extra] Data.Conduit.Lazy
  5794. 2375.70 s [conduit-extra] lazy
  5795. 2375.70 s [conduit-extra] works inside a ResourceT [✔]
  5796. 2375.70 s [conduit-extra] returns nothing outside ResourceT [✔]
  5797. 2375.70 s [conduit-extra] works with pure sources [✔]
  5798. 2375.70 s [conduit-extra] Data.Conduit.Network
  5799. 2375.70 s [conduit-extra] Data.Conduit.Network
  5800. 2375.70 s [conduit-extra] run general server
  5801. 2376.71 s [conduit-extra] running tcp server [✔]
  5802. 2376.71 s [conduit-extra] fork server
  5803. 2376.71 s [conduit-extra] can connect to server [✔]
  5804. 2376.71 s [conduit-extra] fork server also executes custom afterBind [✔]
  5805. 2377.72 s [conduit-extra] fork server really waits for server to be finalized before returning [✔]
  5806. 2377.72 s [conduit-extra] Data.Conduit.Process
  5807. 2377.72 s [conduit-extra] Data.Conduit.Process
  5808. 2377.88 s [conduit-extra] cat [✔]
  5809. 2377.88 s [conduit-extra] +++ OK, passed 100 tests.
  5810. 2377.88 s [conduit-extra] closed stream [✔]
  5811. 2377.89 s [conduit-extra] handles sub-process exit code [✔]
  5812. 2377.89 s [conduit-extra] consumes stdout [✔]
  5813. 2377.89 s [conduit-extra] consumes stderr [✔]
  5814. 2377.89 s [conduit-extra] feeds stdin [✔]
  5815. 2377.90 s [conduit-extra] gracefully handles closed stdin [✔]
  5816. 2379.36 s [libyaml] Documentation created: dist/doc/html/libyaml/,
  5817. 2379.36 s [libyaml] dist/doc/html/libyaml/libyaml.txt
  5818. 2379.40 s [conduit-extra] blocking vs non-blocking [✔]
  5819. 2379.40 s [conduit-extra] Data.Conduit.Process.Typed
  5820. 2379.40 s [conduit-extra] cat works [✔]
  5821. 2379.40 s [conduit-extra] cat works with withLoggedProcess_ [✔]
  5822. 2379.40 s [conduit-extra] failing process throws [✔]
  5823. 2379.40 s [conduit-extra] failing process throws [✔]
  5824. 2379.40 s [conduit-extra] Data.Conduit.Text
  5825. 2379.40 s [conduit-extra] Data.Conduit.Text
  5826. 2379.40 s [conduit-extra] text
  5827. 2379.40 s [conduit-extra] utf8
  5828. 2379.40 s [conduit-extra] single chunk [✔]
  5829. 2379.40 s [conduit-extra] +++ OK, passed 100 tests.
  5830. 2379.41 s [conduit-extra] many chunks [✔]
  5831. 2379.41 s [conduit-extra] +++ OK, passed 100 tests.
  5832. 2379.41 s [conduit-extra] raw bytes [✔]
  5833. 2379.41 s [conduit-extra] +++ OK, passed 100 tests.
  5834. 2379.42 s [conduit-extra] encoding [✔]
  5835. 2379.42 s [conduit-extra] +++ OK, passed 100 tests.
  5836. 2379.42 s [libyaml] Phase: installPhase
  5837. 2379.42 s [conduit-extra] valid then invalid [✔]
  5838. 2379.42 s [conduit-extra] +++ OK, passed 100 tests.
  5839. 2379.42 s [conduit-extra] utf16_le
  5840. 2379.43 s [conduit-extra] single chunk [✔]
  5841. 2379.43 s [conduit-extra] +++ OK, passed 100 tests.
  5842. 2379.43 s [conduit-extra] many chunks [✔]
  5843. 2379.43 s [conduit-extra] +++ OK, passed 100 tests.
  5844. 2379.43 s [conduit-extra] raw bytes [✔]
  5845. 2379.43 s [conduit-extra] +++ OK, passed 100 tests.
  5846. 2379.45 s [conduit-extra] encoding [✔]
  5847. 2379.45 s [conduit-extra] +++ OK, passed 100 tests.
  5848. 2379.46 s [conduit-extra] valid then invalid [✔]
  5849. 2379.46 s [conduit-extra] +++ OK, passed 100 tests.
  5850. 2379.46 s [conduit-extra] utf16_be
  5851. 2379.46 s [conduit-extra] single chunk [✔]
  5852. 2379.46 s [conduit-extra] +++ OK, passed 100 tests.
  5853. 2379.46 s [conduit-extra] many chunks [✔]
  5854. 2379.46 s [conduit-extra] +++ OK, passed 100 tests.
  5855. 2379.46 s [conduit-extra] raw bytes [✔]
  5856. 2379.46 s [conduit-extra] +++ OK, passed 100 tests.
  5857. 2379.47 s [libyaml] Installing library in /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  5858. 2379.47 s [conduit-extra] encoding [✔]
  5859. 2379.47 s [conduit-extra] +++ OK, passed 100 tests.
  5860. 2379.48 s [conduit-extra] valid then invalid [✔]
  5861. 2379.48 s [conduit-extra] +++ OK, passed 100 tests.
  5862. 2379.48 s [conduit-extra] utf32_le
  5863. 2379.48 s [conduit-extra] single chunk [✔]
  5864. 2379.48 s [conduit-extra] +++ OK, passed 100 tests.
  5865. 2379.48 s [conduit-extra] many chunks [✔]
  5866. 2379.48 s [conduit-extra] +++ OK, passed 100 tests.
  5867. 2379.48 s [conduit-extra] raw bytes [✔]
  5868. 2379.48 s [conduit-extra] +++ OK, passed 100 tests.
  5869. 2379.50 s [conduit-extra] encoding [✔]
  5870. 2379.50 s [conduit-extra] +++ OK, passed 100 tests.
  5871. 2379.50 s [conduit-extra] valid then invalid [✔]
  5872. 2379.50 s [conduit-extra] +++ OK, passed 100 tests.
  5873. 2379.50 s [conduit-extra] utf32_be
  5874. 2379.51 s [conduit-extra] single chunk [✔]
  5875. 2379.51 s [conduit-extra] +++ OK, passed 100 tests.
  5876. 2379.51 s [conduit-extra] many chunks [✔]
  5877. 2379.51 s [conduit-extra] +++ OK, passed 100 tests.
  5878. 2379.51 s [conduit-extra] raw bytes [✔]
  5879. 2379.51 s [conduit-extra] +++ OK, passed 100 tests.
  5880. 2379.52 s [conduit-extra] encoding [✔]
  5881. 2379.52 s [conduit-extra] +++ OK, passed 100 tests.
  5882. 2379.53 s [conduit-extra] valid then invalid [✔]
  5883. 2379.53 s [conduit-extra] +++ OK, passed 100 tests.
  5884. 2379.53 s [conduit-extra] mixed utf16 and utf8 [✔]
  5885. 2379.53 s [conduit-extra] invalid utf8 [✔]
  5886. 2379.53 s [conduit-extra] catch UTF8 exceptions [✔]
  5887. 2379.53 s [conduit-extra] catch UTF8 exceptions, pure [✔]
  5888. 2379.53 s [conduit-extra] catch UTF8 exceptions, catchExceptionC [✔]
  5889. 2379.53 s [conduit-extra] catch UTF8 exceptions, catchExceptionC, decodeUtf8 [✔]
  5890. 2379.53 s [conduit-extra] lenient UTF8 decoding [✔]
  5891. 2379.53 s [conduit-extra] +++ OK, passed 100 tests.
  5892. 2379.53 s [conduit-extra] text lines
  5893. 2379.53 s [conduit-extra] yields nothing given nothing [✔]
  5894. 2379.53 s [conduit-extra] yields nothing given only empty text [✔]
  5895. 2379.53 s [conduit-extra] works across split lines [✔]
  5896. 2379.53 s [conduit-extra] works with multiple lines in an item [✔]
  5897. 2379.53 s [conduit-extra] works with ending on a newline [✔]
  5898. 2379.53 s [conduit-extra] works with ending a middle item on a newline [✔]
  5899. 2379.53 s [conduit-extra] works with empty text [✔]
  5900. 2379.53 s [conduit-extra] works with empty lines [✔]
  5901. 2379.53 s [conduit-extra] text lines bounded
  5902. 2379.53 s [conduit-extra] yields nothing given nothing [✔]
  5903. 2379.53 s [conduit-extra] yields nothing given only empty text [✔]
  5904. 2379.53 s [conduit-extra] works across split lines [✔]
  5905. 2379.53 s [conduit-extra] works with multiple lines in an item [✔]
  5906. 2379.53 s [conduit-extra] works with ending on a newline [✔]
  5907. 2379.53 s [conduit-extra] works with ending a middle item on a newline [✔]
  5908. 2379.53 s [conduit-extra] works with empty text [✔]
  5909. 2379.53 s [conduit-extra] works with empty lines [✔]
  5910. 2379.53 s [conduit-extra] throws an exception when lines are too long [✔]
  5911. 2379.53 s [conduit-extra] works with infinite input [✔]
  5912. 2379.53 s [conduit-extra] text decode
  5913. 2379.53 s [conduit-extra] doesn't throw runtime exceptions [✔]
  5914. 2379.53 s [conduit-extra] is not too eager [✔]
  5915. 2379.53 s [conduit-extra] Data.Conduit.Zlib
  5916. 2379.53 s [conduit-extra] Data.Conduit.Zlib
  5917. 2379.55 s [conduit-extra] idempotent [✔]
  5918. 2379.55 s [conduit-extra] +++ OK, passed 100 tests.
  5919. 2379.58 s [conduit-extra] flush [✔]
  5920. 2379.58 s [conduit-extra] +++ OK, passed 100 tests.
  5921. 2379.62 s [conduit-extra] compressFlush large data [✔]
  5922. 2379.62 s [conduit-extra] uncompressed after compressed [✔]
  5923. 2379.62 s [conduit-extra] multiple compressed values [✔]
  5924. 2379.62 s [conduit-extra] single compressed, multiple uncompressed chunks [✔]
  5925. 2379.67 s [libyaml] Phase: fixupPhase
  5926. 2379.69 s [libyaml] shrinking RPATHs of ELF executables and libraries in /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4
  5927. 2379.69 s [libyaml] shrinking /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSlibyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh-ghc9.10.2.so
  5928. 2379.70 s [libyaml] checking for references to /build/ in /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4...
  5929. 2379.71 s [libyaml] patching script interpreter paths in /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4
  5930. 2379.72 s [libyaml] stripping (with command strip and flags -S -p) in /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4/lib
  5931. 2379.78 s [libyaml] shrinking RPATHs of ELF executables and libraries in /nix/store/3v3hxp6za8l6drfr9kbpvj039anq6rhs-libyaml-0.1.4-doc
  5932. 2379.79 s [libyaml] checking for references to /build/ in /nix/store/3v3hxp6za8l6drfr9kbpvj039anq6rhs-libyaml-0.1.4-doc...
  5933. 2379.80 s [libyaml] patching script interpreter paths in /nix/store/3v3hxp6za8l6drfr9kbpvj039anq6rhs-libyaml-0.1.4-doc
  5934. 2379.89 s [libyaml:post-build] Uploading to cachix cache "sellout": /nix/store/3v3hxp6za8l6drfr9kbpvj039anq6rhs-libyaml-0.1.4-doc /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4
  5935. 2380.41 s [libyaml:post-build] Pushing 2 paths (117 are already present) using zstd to cache sellout ⏳
  5936. 2380.41 s [libyaml:post-build]
  5937. 2380.75 s [libyaml:post-build] Pushing /nix/store/3v3hxp6za8l6drfr9kbpvj039anq6rhs-libyaml-0.1.4-doc (755.84 KiB)
  5938. 2380.94 s [libyaml:post-build] Pushing /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4 (3.44 MiB)
  5939. 2381.96 s [libyaml:post-build]
  5940. 2381.96 s [libyaml:post-build] All done.
  5941. 2381.98 s [libyaml:post-build] Uploading to the NixCI cache: /nix/store/3v3hxp6za8l6drfr9kbpvj039anq6rhs-libyaml-0.1.4-doc /nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4
  5942. 2382.02 s [libyaml:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5943. 2382.18 s [libyaml:post-build] copying 2 paths...
  5944. 2382.18 s [libyaml:post-build] copying path '/nix/store/3v3hxp6za8l6drfr9kbpvj039anq6rhs-libyaml-0.1.4-doc' to 'https://cache.nix-ci.com'...
  5945. 2382.41 s [libyaml:post-build] copying path '/nix/store/l3b0zlzk9lfa9amwgqml9d7siirpzq1s-libyaml-0.1.4' to 'https://cache.nix-ci.com'...
  5946. 2383.29 s [libyaml:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  5947. 2383.47 s [libyaml:post-build] copying 1 paths...
  5948. 2383.47 s [libyaml:post-build] copying path '/nix/store/i3gm5w9f86q1yqv38gqchmqv6zmi7kfn-libyaml-0.1.4.drv' to 'https://cache.nix-ci.com'...
  5949. 2383.61 s Progress: 299 of 315 built (3 building), 444 of 444 downloaded from cache
  5950. 2383.68 s Building /nix/store/7srfry73y35nczcn3yhzg5clfywic1gf-yaml-0.11.11.2.drv
  5951. 2383.68 s [conduit-extra] multiple, over 32k [✔]
  5952. 2383.68 s [conduit-extra]
  5953. 2383.68 s [conduit-extra] Finished in 4.7003 seconds
  5954. 2383.68 s [conduit-extra] 133 examples, 0 failures
  5955. 2383.68 s [conduit-extra] Test suite test: PASS
  5956. 2383.68 s [conduit-extra] Test suite logged to: dist/test/conduit-extra-1.3.8-test.log
  5957. 2383.68 s [conduit-extra] 1 of 1 test suites (1 of 1 test cases) passed.
  5958. 2383.68 s [conduit-extra] Phase: haddockPhase
  5959. 2383.68 s [conduit-extra] Preprocessing library for conduit-extra-1.3.8...
  5960. 2383.68 s [conduit-extra] Running Haddock on library for conduit-extra-1.3.8...
  5961. 2383.68 s [conduit-extra] Warning: The documentation for the following packages are not installed. No
  5962. 2383.68 s [conduit-extra] links will be generated to these packages: attoparsec-0.14.4,
  5963. 2383.68 s [conduit-extra] attoparsec-0.14.4, vector-0.13.2.0
  5964. 2383.68 s [conduit-extra] [ 1 of 13] Compiling Data.Conduit.Attoparsec ( Data/Conduit/Attoparsec.hs, nothing )
  5965. 2383.68 s [conduit-extra] [ 2 of 13] Compiling Data.Conduit.Binary ( Data/Conduit/Binary.hs, nothing )
  5966. 2383.68 s [conduit-extra] [ 3 of 13] Compiling Data.Conduit.ByteString.Builder ( Data/Conduit/ByteString/Builder.hs, nothing )
  5967. 2383.68 s [conduit-extra] [ 4 of 13] Compiling Data.Conduit.Filesystem ( Data/Conduit/Filesystem.hs, nothing )
  5968. 2383.68 s [conduit-extra] [ 5 of 13] Compiling Data.Conduit.Foldl ( Data/Conduit/Foldl.hs, nothing )
  5969. 2383.68 s [conduit-extra] [ 6 of 13] Compiling Data.Conduit.Lazy ( Data/Conduit/Lazy.hs, nothing )
  5970. 2383.68 s [conduit-extra] [ 7 of 13] Compiling Data.Conduit.Network ( Data/Conduit/Network.hs, nothing )
  5971. 2383.68 s [conduit-extra] [ 8 of 13] Compiling Data.Conduit.Network.UDP ( Data/Conduit/Network/UDP.hs, nothing )
  5972. 2383.68 s [conduit-extra] [ 9 of 13] Compiling Data.Conduit.Network.Unix ( Data/Conduit/Network/Unix.hs, nothing )
  5973. 2383.68 s [conduit-extra] [10 of 13] Compiling Data.Conduit.Process ( Data/Conduit/Process.hs, nothing )
  5974. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:48:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5975. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  5976. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  5977. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5978. 2383.68 s [conduit-extra] |
  5979. 2383.68 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  5980. 2383.68 s [conduit-extra] | ^
  5981. 2383.68 s [conduit-extra]
  5982. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:48:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5983. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  5984. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  5985. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5986. 2383.68 s [conduit-extra] |
  5987. 2383.68 s [conduit-extra] 48 | instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) where
  5988. 2383.68 s [conduit-extra] | ^
  5989. 2383.68 s [conduit-extra]
  5990. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:50:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5991. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  5992. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  5993. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  5994. 2383.68 s [conduit-extra] |
  5995. 2383.68 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  5996. 2383.68 s [conduit-extra] | ^
  5997. 2383.68 s [conduit-extra]
  5998. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:50:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  5999. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  6000. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  6001. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6002. 2383.68 s [conduit-extra] |
  6003. 2383.68 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  6004. 2383.68 s [conduit-extra] | ^
  6005. 2383.68 s [conduit-extra]
  6006. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:50:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6007. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  6008. 2383.68 s [conduit-parse] Documentation created: dist/doc/html/conduit-parse/,
  6009. 2383.68 s [conduit-parse] dist/doc/html/conduit-parse/conduit-parse.txt
  6010. 2383.68 s [conduit-parse] Preprocessing test suite 'tests' for conduit-parse-0.2.1.1...
  6011. 2383.68 s [conduit-parse] Phase: installPhase
  6012. 2383.68 s [conduit-parse] Installing library in /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  6013. 2383.68 s [conduit-parse] Phase: fixupPhase
  6014. 2383.68 s [conduit-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1
  6015. 2383.68 s [conduit-parse] shrinking /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSconduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu-ghc9.10.2.so
  6016. 2383.68 s [conduit-parse] checking for references to /build/ in /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1...
  6017. 2383.68 s [conduit-parse] patching script interpreter paths in /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1
  6018. 2383.68 s [conduit-parse] stripping (with command strip and flags -S -p) in /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1/lib
  6019. 2383.68 s [conduit-parse] shrinking RPATHs of ELF executables and libraries in /nix/store/sx93rafsj5nlmgl71xmc9bhi3l8mk2f2-conduit-parse-0.2.1.1-doc
  6020. 2383.68 s [conduit-parse] checking for references to /build/ in /nix/store/sx93rafsj5nlmgl71xmc9bhi3l8mk2f2-conduit-parse-0.2.1.1-doc...
  6021. 2383.68 s [conduit-parse] patching script interpreter paths in /nix/store/sx93rafsj5nlmgl71xmc9bhi3l8mk2f2-conduit-parse-0.2.1.1-doc
  6022. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  6023. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6024. 2383.68 s [conduit-extra] |
  6025. 2383.68 s [conduit-extra] 50 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, i ~ ByteString) => InputSource (ConduitM i o m r, n r') where
  6026. 2383.68 s [conduit-extra] | ^
  6027. 2383.68 s [conduit-extra]
  6028. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:66:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6029. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  6030. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  6031. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6032. 2383.68 s [conduit-extra] |
  6033. 2383.68 s [conduit-extra] 66 | instance (MonadIO m, r ~ ()) => InputSource (BuilderInput o m r) where
  6034. 2383.68 s [conduit-extra] | ^
  6035. 2383.68 s [conduit-extra]
  6036. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:68:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6037. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  6038. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  6039. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6040. 2383.68 s [conduit-extra] |
  6041. 2383.68 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  6042. 2383.68 s [conduit-extra] | ^
  6043. 2383.68 s [conduit-extra]
  6044. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:68:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6045. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  6046. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  6047. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6048. 2383.68 s [conduit-extra] |
  6049. 2383.68 s [conduit-extra] 68 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (BuilderInput o m r, n r') where
  6050. 2383.68 s [conduit-extra] | ^
  6051. 2383.68 s [conduit-extra]
  6052. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:70:24: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6053. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  6054. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  6055. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6056. 2383.68 s [conduit-extra] |
  6057. 2383.68 s [conduit-extra] 70 | instance (MonadIO m, r ~ ()) => InputSource (FlushInput o m r) where
  6058. 2383.68 s [conduit-extra] | ^
  6059. 2383.68 s [conduit-extra]
  6060. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:72:35: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6061. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  6062. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  6063. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6064. 2383.68 s [conduit-extra] |
  6065. 2383.68 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  6066. 2383.68 s [conduit-extra] | ^
  6067. 2383.68 s [conduit-extra]
  6068. 2383.68 s [conduit-extra] Data/Conduit/Process.hs:72:44: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6069. 2383.68 s [conduit-extra] The use of ‘~’ without TypeOperators
  6070. 2383.68 s [conduit-extra] will become an error in a future GHC release.
  6071. 2383.68 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6072. 2383.68 s [conduit-extra] |
  6073. 2383.68 s [conduit-extra] 72 | instance (MonadIO m, MonadIO n, r ~ (), r' ~ ()) => InputSource (FlushInput o m r, n r') where
  6074. 2383.68 s [conduit-extra] | ^
  6075. 2383.68 s [conduit-extra]
  6076. 2383.75 s [conduit-parse:post-build] Uploading to cachix cache "sellout": /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1 /nix/store/sx93rafsj5nlmgl71xmc9bhi3l8mk2f2-conduit-parse-0.2.1.1-doc
  6077. 2384.26 s [conduit-parse:post-build] Pushing 2 paths (131 are already present) using zstd to cache sellout ⏳
  6078. 2384.26 s [conduit-parse:post-build]
  6079. 2384.68 s [conduit-parse:post-build] Pushing /nix/store/sx93rafsj5nlmgl71xmc9bhi3l8mk2f2-conduit-parse-0.2.1.1-doc (326.57 KiB)
  6080. 2384.79 s [conduit-parse:post-build] Pushing /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1 (1.43 MiB)
  6081. 2385.72 s [conduit-parse:post-build]
  6082. 2385.72 s [conduit-parse:post-build] All done.
  6083. 2385.73 s [conduit-parse:post-build] Uploading to the NixCI cache: /nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1 /nix/store/sx93rafsj5nlmgl71xmc9bhi3l8mk2f2-conduit-parse-0.2.1.1-doc
  6084. 2385.77 s [conduit-parse:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6085. 2385.95 s [conduit-parse:post-build] copying 2 paths...
  6086. 2385.98 s [conduit-parse:post-build] copying path '/nix/store/sx93rafsj5nlmgl71xmc9bhi3l8mk2f2-conduit-parse-0.2.1.1-doc' to 'https://cache.nix-ci.com'...
  6087. 2386.14 s [conduit-parse:post-build] copying path '/nix/store/gdfhg4wg1w8z3yglrpb4yb50y8z2i1sd-conduit-parse-0.2.1.1' to 'https://cache.nix-ci.com'...
  6088. 2386.60 s [conduit-parse:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6089. 2386.78 s [conduit-parse:post-build] copying 1 paths...
  6090. 2386.78 s [conduit-parse:post-build] copying path '/nix/store/b1zpyxsbj4c601kjsvqhn17x8p216dxy-conduit-parse-0.2.1.1.drv' to 'https://cache.nix-ci.com'...
  6091. 2386.93 s Progress: 300 of 315 built (3 building), 444 of 444 downloaded from cache
  6092. 2386.93 s [conduit-extra] Data/Conduit/Process.hs:75:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6093. 2386.93 s [conduit-extra] The use of ‘~’ without TypeOperators
  6094. 2386.93 s [conduit-extra] will become an error in a future GHC release.
  6095. 2386.93 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6096. 2386.93 s [conduit-extra] |
  6097. 2386.93 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  6098. 2386.93 s [conduit-extra] | ^
  6099. 2386.93 s [conduit-extra]
  6100. 2386.93 s [conduit-extra] Data/Conduit/Process.hs:75:32: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6101. 2386.93 s [conduit-extra] The use of ‘~’ without TypeOperators
  6102. 2386.93 s [conduit-extra] will become an error in a future GHC release.
  6103. 2386.93 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6104. 2386.93 s [conduit-extra] |
  6105. 2386.93 s [conduit-extra] 75 | instance (r ~ (), MonadIO m, o ~ ByteString) => OutputSink (ConduitM i o m r) where
  6106. 2386.93 s [conduit-extra] | ^
  6107. 2386.93 s [conduit-extra]
  6108. 2386.93 s [conduit-extra] Data/Conduit/Process.hs:77:13: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6109. 2386.93 s [conduit-extra] The use of ‘~’ without TypeOperators
  6110. 2386.93 s [conduit-extra] will become an error in a future GHC release.
  6111. 2386.93 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6112. 2386.93 s [conduit-extra] |
  6113. 2386.93 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  6114. 2386.93 s [conduit-extra] | ^
  6115. 2386.93 s [conduit-extra]
  6116. 2386.93 s [conduit-extra] Data/Conduit/Process.hs:77:22: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6117. 2386.93 s [conduit-extra] The use of ‘~’ without TypeOperators
  6118. 2386.93 s [conduit-extra] will become an error in a future GHC release.
  6119. 2386.93 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6120. 2386.93 s [conduit-extra] |
  6121. 2386.93 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  6122. 2386.93 s [conduit-extra] | ^
  6123. 2386.93 s [conduit-extra]
  6124. 2386.93 s [conduit-extra] Data/Conduit/Process.hs:77:52: warning: [GHC-58520] [-Wtype-equality-requires-operators]
  6125. 2386.93 s [conduit-extra] The use of ‘~’ without TypeOperators
  6126. 2386.93 s [conduit-extra] will become an error in a future GHC release.
  6127. 2386.93 s [conduit-extra] Suggested fix: Perhaps you intended to use TypeOperators
  6128. 2386.93 s [conduit-extra] |
  6129. 2386.93 s [conduit-extra] 77 | instance (r ~ (), r' ~ (), MonadIO m, MonadIO n, o ~ ByteString) => OutputSink (ConduitM i o m r, n r') where
  6130. 2386.93 s [conduit-extra] | ^
  6131. 2386.93 s [conduit-extra]
  6132. 2386.93 s [conduit-extra] [11 of 13] Compiling Data.Conduit.Process.Typed ( Data/Conduit/Process/Typed.hs, nothing )
  6133. 2386.93 s [conduit-extra] [12 of 13] Compiling Data.Conduit.Text ( Data/Conduit/Text.hs, nothing )
  6134. 2386.93 s [conduit-extra] [13 of 13] Compiling Data.Conduit.Zlib ( Data/Conduit/Zlib.hs, nothing )
  6135. 2386.93 s [conduit-extra] Haddock coverage:
  6136. 2386.93 s [conduit-extra] Warning: 'ParseError' is ambiguous. It is defined
  6137. 2386.93 s [conduit-extra] * at Data/Conduit/Attoparsec.hs:44:19
  6138. 2386.93 s [conduit-extra] * at Data/Conduit/Attoparsec.hs:44:1
  6139. 2386.93 s [conduit-extra] You may be able to disambiguate the identifier by qualifying it or
  6140. 2386.93 s [conduit-extra] by specifying the type/value namespace explicitly.
  6141. 2386.93 s [conduit-extra] Defaulting to the one defined at Data/Conduit/Attoparsec.hs:44:1
  6142. 2386.93 s [conduit-extra] 84% ( 11 / 13) in 'Data.Conduit.Attoparsec'
  6143. 2386.93 s [conduit-extra] Missing documentation for:
  6144. 2386.93 s [conduit-extra] Position (Data/Conduit/Attoparsec.hs:53)
  6145. 2386.93 s [conduit-extra] PositionRange (Data/Conduit/Attoparsec.hs:64)
  6146. 2386.93 s [conduit-extra] 100% ( 45 / 45) in 'Data.Conduit.Binary'
  6147. 2386.93 s [conduit-extra] 100% ( 12 / 12) in 'Data.Conduit.ByteString.Builder'
  6148. 2386.93 s [conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Filesystem'
  6149. 2386.93 s [conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Foldl'
  6150. 2386.93 s [conduit-extra] 100% ( 3 / 3) in 'Data.Conduit.Lazy'
  6151. 2386.93 s [conduit-extra] 52% ( 18 / 34) in 'Data.Conduit.Network'
  6152. 2386.93 s [conduit-extra] Missing documentation for:
  6153. 2386.93 s [conduit-extra] Module header
  6154. 2386.93 s [conduit-extra] appSource (Data/Conduit/Network.hs:88)
  6155. 2386.93 s [conduit-extra] appSink (Data/Conduit/Network.hs:99)
  6156. 2386.93 s [yaml] Phase: setupCompilerEnvironmentPhase
  6157. 2386.93 s [yaml] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  6158. 2386.93 s [yaml] Phase: unpackPhase
  6159. 2386.93 s [yaml] unpacking source archive /nix/store/1i4qpms3prjxhdqwxcidf0isp8prw52b-yaml-0.11.11.2.tar.gz
  6160. 2386.93 s [yaml] source root is yaml-0.11.11.2
  6161. 2386.93 s [yaml] setting SOURCE_DATE_EPOCH to timestamp 1688236994 of file "yaml-0.11.11.2/yaml.cabal"
  6162. 2386.93 s [yaml] Phase: patchPhase
  6163. 2386.93 s [yaml] Replace Cabal file with edited version from mirror://hackage/yaml-0.11.11.2/revision/2.cabal.
  6164. 2386.93 s [yaml] Phase: compileBuildDriverPhase
  6165. 2386.93 s [yaml] setupCompileFlags: -package-db=/build/tmp.KOf1e9nNMo/setup-package.conf.d -threaded
  6166. 2386.93 s [yaml] [1 of 2] Compiling Main ( Setup.lhs, /build/tmp.KOf1e9nNMo/Main.o )
  6167. 2386.93 s [yaml] [2 of 2] Linking Setup
  6168. 2386.93 s [yaml] Phase: updateAutotoolsGnuConfigScriptsPhase
  6169. 2386.93 s [yaml] Phase: configurePhase
  6170. 2386.93 s [yaml] configureFlags: --verbose --prefix=/nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/xq51c9lwrzhfn8rvp147kyrls6170bn4-yaml-0.11.11.2-doc/share/doc/yaml-0.11.11.2 --with-gcc=gcc --package-db=/build/tmp.KOf1e9nNMo/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/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin/bin --ghc-option=-haddock -fsystem-libyaml -f-no-exe --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  6171. 2386.93 s [yaml] Using Parsec parser
  6172. 2386.93 s [yaml] Configuring yaml-0.11.11.2...
  6173. 2386.93 s [yaml] Flags chosen: no-examples=True, no-exe=False
  6174. 2386.93 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  6175. 2386.93 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  6176. 2386.93 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  6177. 2386.93 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  6178. 2386.93 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  6179. 2386.93 s [yaml] Dependency containers: using containers-0.7
  6180. 2386.93 s [yaml] Dependency directory: using directory-1.3.8.5
  6181. 2386.93 s [yaml] Dependency filepath: using filepath-1.5.4.0
  6182. 2386.93 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  6183. 2386.93 s [yaml] Dependency mtl: using mtl-2.3.1
  6184. 2386.93 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  6185. 2386.93 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  6186. 2386.93 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  6187. 2386.93 s [yaml] Dependency text: using text-2.1.2
  6188. 2386.93 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  6189. 2386.93 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  6190. 2386.93 s [yaml] Dependency vector: using vector-0.13.2.0
  6191. 2386.93 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  6192. 2386.93 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  6193. 2386.93 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  6194. 2386.93 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  6195. 2386.93 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  6196. 2386.93 s [yaml] Dependency containers: using containers-0.7
  6197. 2386.93 s [yaml] Dependency directory: using directory-1.3.8.5
  6198. 2386.93 s [yaml] Dependency filepath: using filepath-1.5.4.0
  6199. 2386.93 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  6200. 2386.93 s [yaml] Dependency mtl: using mtl-2.3.1
  6201. 2386.93 s [yaml] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  6202. 2386.93 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  6203. 2386.93 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  6204. 2386.93 s [conduit-extra] appSockAddr
  6205. 2386.93 s [conduit-extra] appLocalAddr
  6206. 2386.93 s [conduit-extra] serverSettings (Data/Conduit/Network.hs:82)
  6207. 2386.93 s [conduit-extra] runTCPServerWithHandle
  6208. 2386.93 s [conduit-extra] clientSettings (Data/Conduit/Network.hs:85)
  6209. 2386.93 s [conduit-extra] getPort
  6210. 2386.93 s [conduit-extra] getHost
  6211. 2386.93 s [conduit-extra] getAfterBind
  6212. 2386.93 s [conduit-extra] getNeedLocalAddr
  6213. 2386.93 s [conduit-extra] setPort
  6214. 2386.93 s [conduit-extra] setHost
  6215. 2386.93 s [conduit-extra] setAfterBind
  6216. 2386.93 s [conduit-extra] setNeedLocalAddr
  6217. 2386.93 s [conduit-extra] 90% ( 10 / 11) in 'Data.Conduit.Network.UDP'
  6218. 2386.93 s [conduit-extra] Missing documentation for:
  6219. 2386.93 s [conduit-extra] Module header
  6220. 2386.93 s [conduit-extra] 59% ( 13 / 22) in 'Data.Conduit.Network.Unix'
  6221. 2386.93 s [conduit-extra] Missing documentation for:
  6222. 2386.93 s [conduit-extra] Module header
  6223. 2386.93 s [conduit-extra] appSource (Data/Conduit/Network.hs:88)
  6224. 2386.93 s [conduit-extra] appSink (Data/Conduit/Network.hs:99)
  6225. 2386.93 s [conduit-extra] serverSettings (Data/Conduit/Network/Unix.hs:36)
  6226. 2386.93 s [conduit-extra] clientSettings (Data/Conduit/Network/Unix.hs:33)
  6227. 2386.93 s [conduit-extra] getPath
  6228. 2386.93 s [conduit-extra] getAfterBind
  6229. 2386.93 s [conduit-extra] setPath
  6230. 2386.93 s [conduit-extra] setAfterBind
  6231. 2386.93 s [conduit-extra] 100% ( 12 / 12) in 'Data.Conduit.Process'
  6232. 2386.93 s [conduit-extra] 100% ( 9 / 9) in 'Data.Conduit.Process.Typed'
  6233. 2386.93 s [conduit-extra] 100% ( 25 / 25) in 'Data.Conduit.Text'
  6234. 2386.93 s [conduit-extra] Warning: 'WindowBits' is ambiguous. It is defined
  6235. 2386.93 s [conduit-extra] * in ‘Codec.Compression.Zlib.Stream’
  6236. 2386.93 s [conduit-extra] * in ‘Codec.Compression.Zlib.Stream’
  6237. 2386.93 s [conduit-extra] You may be able to disambiguate the identifier by qualifying it or
  6238. 2386.93 s [conduit-extra] by specifying the type/value namespace explicitly.
  6239. 2386.93 s [conduit-extra] Defaulting to the one defined in ‘Codec.Compression.Zlib.Stream’
  6240. 2386.93 s [conduit-extra] 100% ( 14 / 14) in 'Data.Conduit.Zlib'
  6241. 2386.93 s [conduit-extra] Warning: Data.Conduit.Attoparsec: could not find link destinations for:
  6242. 2386.93 s [conduit-extra] - Data.Attoparsec.Internal.Types.IResult
  6243. 2386.93 s [conduit-extra] - Data.Attoparsec.Internal.Types.Parser
  6244. 2386.93 s [conduit-extra] - Data.Conduit.Attoparsec.parseA
  6245. 2386.93 s [conduit-extra] - Data.Conduit.Attoparsec.feedA
  6246. 2386.93 s [conduit-extra] - Data.Conduit.Attoparsec.empty
  6247. 2386.93 s [conduit-extra] - Data.Conduit.Attoparsec.isNull
  6248. 2386.93 s [conduit-extra] - Data.Conduit.Attoparsec.getLinesCols
  6249. 2386.93 s [conduit-extra] - Data.Conduit.Attoparsec.stripFromEnd
  6250. 2386.93 s [conduit-extra] Warning: Data.Conduit.Binary: could not find link destinations for:
  6251. 2386.93 s [conduit-extra] - Data.Conduit.Binary.SinkStorableInsufficientBytes
  6252. 2386.93 s [conduit-extra] Warning: Data.Conduit.ByteString.Builder: could not find link destinations for:
  6253. 2386.93 s [conduit-extra] - Data.Conduit.Combinators.Buffer
  6254. 2386.93 s [conduit-extra] Warning: Data.Conduit.Zlib: could not find link destinations for:
  6255. 2386.93 s [conduit-extra] - Codec.Compression.Zlib.Stream.Rep_WindowBits
  6256. 2386.93 s [conduit-extra] Documentation created: dist/doc/html/conduit-extra/,
  6257. 2386.93 s [conduit-extra] dist/doc/html/conduit-extra/conduit-extra.txt
  6258. 2386.93 s [conduit-extra] Preprocessing test suite 'test' for conduit-extra-1.3.8...
  6259. 2386.93 s [conduit-extra] Phase: installPhase
  6260. 2386.93 s [conduit-extra] Installing library in /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  6261. 2386.93 s [conduit-extra] Phase: fixupPhase
  6262. 2386.93 s [conduit-extra] shrinking RPATHs of ELF executables and libraries in /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8
  6263. 2386.93 s [conduit-extra] shrinking /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSconduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R-ghc9.10.2.so
  6264. 2386.93 s [conduit-extra] checking for references to /build/ in /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8...
  6265. 2386.93 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  6266. 2386.93 s [yaml] Dependency text: using text-2.1.2
  6267. 2386.93 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  6268. 2386.93 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  6269. 2386.93 s [yaml] Dependency vector: using vector-0.13.2.0
  6270. 2386.93 s [yaml] Dependency yaml: using yaml-0.11.11.2
  6271. 2386.93 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  6272. 2386.93 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  6273. 2386.93 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  6274. 2386.93 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  6275. 2386.93 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  6276. 2386.93 s [yaml] Dependency containers: using containers-0.7
  6277. 2386.93 s [yaml] Dependency directory: using directory-1.3.8.5
  6278. 2386.93 s [yaml] Dependency filepath: using filepath-1.5.4.0
  6279. 2386.93 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  6280. 2386.93 s [yaml] Dependency mtl: using mtl-2.3.1
  6281. 2386.93 s [yaml] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  6282. 2386.93 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  6283. 2386.93 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  6284. 2386.93 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  6285. 2386.93 s [yaml] Dependency text: using text-2.1.2
  6286. 2386.93 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  6287. 2386.93 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  6288. 2386.93 s [yaml] Dependency vector: using vector-0.13.2.0
  6289. 2386.93 s [yaml] Dependency yaml: using yaml-0.11.11.2
  6290. 2386.93 s [yaml] Dependency HUnit: using HUnit-1.6.2.0
  6291. 2386.93 s [yaml] Dependency aeson >=0.11: using aeson-2.2.3.0
  6292. 2386.93 s [yaml] Dependency attoparsec >=0.11.3.0: using attoparsec-0.14.4
  6293. 2386.93 s [yaml] Dependency base >=4.9.1 && <5: using base-4.20.1.0
  6294. 2386.93 s [yaml] Dependency base-compat: using base-compat-0.14.1
  6295. 2386.93 s [yaml] Dependency bytestring >=0.9.1.4: using bytestring-0.12.2.0
  6296. 2386.93 s [yaml] Dependency conduit >=1.2.8 && <1.4: using conduit-1.3.6.1
  6297. 2386.93 s [yaml] Dependency containers: using containers-0.7
  6298. 2386.93 s [yaml] Dependency directory: using directory-1.3.8.5
  6299. 2386.93 s [yaml] Dependency filepath: using filepath-1.5.4.0
  6300. 2386.93 s [yaml] Dependency hspec >=1.3: using hspec-2.11.14
  6301. 2386.93 s [yaml] Dependency libyaml >=0.1 && <0.2: using libyaml-0.1.4
  6302. 2386.93 s [yaml] Dependency mockery: using mockery-0.3.5
  6303. 2386.93 s [yaml] Dependency mtl: using mtl-2.3.1
  6304. 2386.93 s [yaml] Dependency raw-strings-qq: using raw-strings-qq-1.1
  6305. 2386.93 s [yaml] Dependency resourcet >=0.3 && <1.4: using resourcet-1.3.0
  6306. 2386.93 s [yaml] Dependency scientific >=0.3: using scientific-0.3.8.0
  6307. 2386.93 s [yaml] Dependency template-haskell: using template-haskell-2.22.0.0
  6308. 2386.93 s [yaml] Dependency temporary: using temporary-1.3
  6309. 2386.93 s [yaml] Dependency text: using text-2.1.2
  6310. 2386.93 s [yaml] Dependency transformers >=0.1: using transformers-0.6.1.1
  6311. 2386.93 s [yaml] Dependency unordered-containers: using unordered-containers-0.2.20.1
  6312. 2386.93 s [yaml] Dependency vector: using vector-0.13.2.0
  6313. 2386.93 s [yaml] Dependency yaml: using yaml-0.11.11.2
  6314. 2386.93 s [yaml] Source component graph:
  6315. 2386.93 s [yaml] component lib
  6316. 2386.93 s [yaml] component exe:json2yaml dependency lib
  6317. 2386.93 s [yaml] component exe:yaml2json dependency lib
  6318. 2386.93 s [yaml] component test:spec dependency lib
  6319. 2386.93 s [yaml] Configured component graph:
  6320. 2386.94 s [yaml] component yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6321. 2386.94 s [yaml] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6322. 2386.94 s [yaml] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6323. 2386.94 s [yaml] include base-4.20.1.0-3bb1
  6324. 2386.94 s [yaml] include bytestring-0.12.2.0-8436
  6325. 2386.94 s [yaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6326. 2386.94 s [yaml] include containers-0.7-5491
  6327. 2386.94 s [yaml] include directory-1.3.8.5-b97c
  6328. 2386.94 s [yaml] include filepath-1.5.4.0-eed0
  6329. 2386.94 s [yaml] include libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6330. 2386.94 s [yaml] include mtl-2.3.1-9b55
  6331. 2386.94 s [yaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6332. 2386.94 s [yaml] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6333. 2386.94 s [yaml] include template-haskell-2.22.0.0-b147
  6334. 2386.94 s [yaml] include text-2.1.2-f6fa
  6335. 2386.94 s [yaml] include transformers-0.6.1.1-cd2f
  6336. 2386.94 s [yaml] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6337. 2386.94 s [yaml] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6338. 2386.94 s [yaml] component yaml-0.11.11.2-GuJD30U4nwsKPDazAzonzy-json2yaml
  6339. 2386.94 s [yaml] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6340. 2386.94 s [yaml] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6341. 2386.94 s [yaml] include base-4.20.1.0-3bb1
  6342. 2386.94 s [yaml] include bytestring-0.12.2.0-8436
  6343. 2386.94 s [yaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6344. 2386.94 s [yaml] include containers-0.7-5491
  6345. 2386.94 s [yaml] include directory-1.3.8.5-b97c
  6346. 2386.94 s [yaml] include filepath-1.5.4.0-eed0
  6347. 2386.94 s [yaml] include libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6348. 2386.94 s [yaml] include mtl-2.3.1-9b55
  6349. 2386.94 s [yaml] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  6350. 2386.94 s [yaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6351. 2386.94 s [yaml] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6352. 2386.94 s [yaml] include template-haskell-2.22.0.0-b147
  6353. 2386.94 s [yaml] include text-2.1.2-f6fa
  6354. 2386.94 s [yaml] include transformers-0.6.1.1-cd2f
  6355. 2386.94 s [yaml] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6356. 2386.94 s [yaml] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6357. 2386.94 s [yaml] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6358. 2386.94 s [yaml] component yaml-0.11.11.2-8xi07Bvjmnc6Wa2YI19GNr-yaml2json
  6359. 2386.94 s [yaml] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6360. 2386.94 s [yaml] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6361. 2386.94 s [yaml] include base-4.20.1.0-3bb1
  6362. 2386.94 s [yaml] include bytestring-0.12.2.0-8436
  6363. 2386.94 s [yaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6364. 2386.94 s [yaml] include containers-0.7-5491
  6365. 2386.94 s [yaml] include directory-1.3.8.5-b97c
  6366. 2386.94 s [yaml] include filepath-1.5.4.0-eed0
  6367. 2386.94 s [yaml] include libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6368. 2386.94 s [yaml] include mtl-2.3.1-9b55
  6369. 2386.94 s [yaml] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  6370. 2386.94 s [yaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6371. 2386.94 s [yaml] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6372. 2386.94 s [yaml] include template-haskell-2.22.0.0-b147
  6373. 2386.94 s [yaml] include text-2.1.2-f6fa
  6374. 2386.94 s [yaml] include transformers-0.6.1.1-cd2f
  6375. 2386.94 s [yaml] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6376. 2386.94 s [yaml] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6377. 2386.94 s [yaml] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6378. 2386.94 s [yaml] component yaml-0.11.11.2-28hewLh3Vjx8D86YZMRFxf-spec
  6379. 2386.94 s [yaml] include HUnit-1.6.2.0-J3BbKy1DhfYAldIHVQOjRK
  6380. 2386.94 s [yaml] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6381. 2386.94 s [yaml] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6382. 2386.94 s [yaml] include base-4.20.1.0-3bb1
  6383. 2386.94 s [yaml] include base-compat-0.14.1-KFDo2rNDueKAKhT6rkEVPm
  6384. 2386.94 s [yaml] include bytestring-0.12.2.0-8436
  6385. 2386.94 s [yaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6386. 2386.94 s [yaml] include containers-0.7-5491
  6387. 2386.94 s [yaml] include directory-1.3.8.5-b97c
  6388. 2386.94 s [yaml] include filepath-1.5.4.0-eed0
  6389. 2386.94 s [yaml] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  6390. 2386.94 s [yaml] include libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6391. 2386.94 s [yaml] include mockery-0.3.5-6fPfVFYc1lPCekeNKfSbBV
  6392. 2386.94 s [yaml] include mtl-2.3.1-9b55
  6393. 2386.94 s [yaml] include raw-strings-qq-1.1-4PZ6Y4f3EV8C2MgWRJbUHl
  6394. 2386.94 s [yaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6395. 2386.94 s [yaml] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6396. 2386.94 s [yaml] include template-haskell-2.22.0.0-b147
  6397. 2386.94 s [yaml] include temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  6398. 2386.94 s [yaml] include text-2.1.2-f6fa
  6399. 2386.94 s [yaml] include transformers-0.6.1.1-cd2f
  6400. 2386.94 s [yaml] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6401. 2386.94 s [yaml] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6402. 2386.94 s [yaml] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6403. 2386.94 s [yaml] Linked component graph:
  6404. 2386.94 s [yaml] unit yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6405. 2386.94 s [yaml] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6406. 2386.94 s [yaml] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6407. 2386.94 s [yaml] include base-4.20.1.0-3bb1
  6408. 2386.94 s [yaml] include bytestring-0.12.2.0-8436
  6409. 2386.94 s [yaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6410. 2386.94 s [yaml] include containers-0.7-5491
  6411. 2386.94 s [yaml] include directory-1.3.8.5-b97c
  6412. 2386.94 s [yaml] include filepath-1.5.4.0-eed0
  6413. 2386.94 s [yaml] include libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6414. 2386.94 s [yaml] include mtl-2.3.1-9b55
  6415. 2386.94 s [yaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6416. 2386.94 s [yaml] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6417. 2386.94 s [yaml] include template-haskell-2.22.0.0-b147
  6418. 2386.94 s [yaml] include text-2.1.2-f6fa
  6419. 2386.94 s [yaml] include transformers-0.6.1.1-cd2f
  6420. 2386.94 s [yaml] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6421. 2386.94 s [yaml] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6422. 2386.94 s [yaml] Data.Yaml=yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh:Data.Yaml,Data.Yaml.Aeson=yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh:Data.Yaml.Aeson,Data.Yaml.Builder=yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh:Data.Yaml.Builder,Data.Yaml.Config=yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh:Data.Yaml.Config,Data.Yaml.Include=yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh:Data.Yaml.Include,Data.Yaml.Internal=yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh:Data.Yaml.Internal,Data.Yaml.Parser=yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh:Data.Yaml.Parser,Data.Yaml.Pretty=yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh:Data.Yaml.Pretty,Data.Yaml.TH=yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh:Data.Yaml.TH
  6423. 2386.94 s [yaml] unit yaml-0.11.11.2-GuJD30U4nwsKPDazAzonzy-json2yaml
  6424. 2386.94 s [yaml] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6425. 2386.94 s [yaml] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6426. 2386.94 s [yaml] include base-4.20.1.0-3bb1
  6427. 2386.94 s [yaml] include bytestring-0.12.2.0-8436
  6428. 2386.94 s [yaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6429. 2386.94 s [yaml] include containers-0.7-5491
  6430. 2386.94 s [yaml] include directory-1.3.8.5-b97c
  6431. 2386.94 s [yaml] include filepath-1.5.4.0-eed0
  6432. 2386.94 s [yaml] include libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6433. 2386.94 s [yaml] include mtl-2.3.1-9b55
  6434. 2386.94 s [yaml] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  6435. 2386.94 s [yaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6436. 2386.94 s [yaml] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6437. 2386.94 s [yaml] include template-haskell-2.22.0.0-b147
  6438. 2386.94 s [yaml] include text-2.1.2-f6fa
  6439. 2386.94 s [yaml] include transformers-0.6.1.1-cd2f
  6440. 2386.94 s [yaml] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6441. 2386.94 s [yaml] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6442. 2386.94 s [yaml] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6443. 2386.94 s [yaml] unit yaml-0.11.11.2-8xi07Bvjmnc6Wa2YI19GNr-yaml2json
  6444. 2386.94 s [yaml] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6445. 2386.94 s [yaml] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6446. 2386.94 s [yaml] include base-4.20.1.0-3bb1
  6447. 2386.94 s [yaml] include bytestring-0.12.2.0-8436
  6448. 2386.94 s [yaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6449. 2386.94 s [yaml] include containers-0.7-5491
  6450. 2386.94 s [yaml] include directory-1.3.8.5-b97c
  6451. 2386.94 s [yaml] include filepath-1.5.4.0-eed0
  6452. 2386.94 s [yaml] include libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6453. 2386.94 s [yaml] include mtl-2.3.1-9b55
  6454. 2386.94 s [yaml] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  6455. 2386.94 s [yaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6456. 2386.94 s [yaml] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6457. 2386.94 s [yaml] include template-haskell-2.22.0.0-b147
  6458. 2386.94 s [yaml] include text-2.1.2-f6fa
  6459. 2386.94 s [yaml] include transformers-0.6.1.1-cd2f
  6460. 2386.94 s [yaml] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6461. 2386.94 s [yaml] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6462. 2386.94 s [yaml] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6463. 2386.94 s [yaml] unit yaml-0.11.11.2-28hewLh3Vjx8D86YZMRFxf-spec
  6464. 2386.94 s [yaml] include HUnit-1.6.2.0-J3BbKy1DhfYAldIHVQOjRK
  6465. 2386.94 s [yaml] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6466. 2386.94 s [yaml] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6467. 2386.94 s [yaml] include base-4.20.1.0-3bb1
  6468. 2386.94 s [yaml] include base-compat-0.14.1-KFDo2rNDueKAKhT6rkEVPm
  6469. 2386.94 s [yaml] include bytestring-0.12.2.0-8436
  6470. 2386.94 s [yaml] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6471. 2386.94 s [yaml] include containers-0.7-5491
  6472. 2386.94 s [yaml] include directory-1.3.8.5-b97c
  6473. 2386.94 s [yaml] include filepath-1.5.4.0-eed0
  6474. 2386.94 s [yaml] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  6475. 2386.94 s [yaml] include libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6476. 2386.94 s [yaml] include mockery-0.3.5-6fPfVFYc1lPCekeNKfSbBV
  6477. 2386.94 s [yaml] include mtl-2.3.1-9b55
  6478. 2386.94 s [yaml] include raw-strings-qq-1.1-4PZ6Y4f3EV8C2MgWRJbUHl
  6479. 2386.94 s [yaml] include resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6480. 2386.94 s [yaml] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6481. 2386.94 s [yaml] include template-haskell-2.22.0.0-b147
  6482. 2386.94 s [yaml] include temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  6483. 2386.94 s [yaml] include text-2.1.2-f6fa
  6484. 2386.94 s [yaml] include transformers-0.6.1.1-cd2f
  6485. 2386.94 s [yaml] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6486. 2386.94 s [yaml] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6487. 2386.94 s [yaml] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6488. 2386.94 s [yaml] Ready component graph:
  6489. 2386.94 s [yaml] definite yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6490. 2386.94 s [yaml] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6491. 2386.94 s [yaml] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6492. 2386.94 s [yaml] depends base-4.20.1.0-3bb1
  6493. 2386.94 s [yaml] depends bytestring-0.12.2.0-8436
  6494. 2386.94 s [yaml] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6495. 2386.94 s [yaml] depends containers-0.7-5491
  6496. 2386.94 s [yaml] depends directory-1.3.8.5-b97c
  6497. 2386.94 s [yaml] depends filepath-1.5.4.0-eed0
  6498. 2386.94 s [yaml] depends libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6499. 2386.94 s [yaml] depends mtl-2.3.1-9b55
  6500. 2386.94 s [yaml] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6501. 2386.94 s [yaml] depends scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6502. 2386.94 s [yaml] depends template-haskell-2.22.0.0-b147
  6503. 2386.94 s [yaml] depends text-2.1.2-f6fa
  6504. 2386.94 s [yaml] depends transformers-0.6.1.1-cd2f
  6505. 2386.94 s [yaml] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6506. 2386.94 s [yaml] depends vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6507. 2386.94 s [yaml] definite yaml-0.11.11.2-GuJD30U4nwsKPDazAzonzy-json2yaml
  6508. 2386.94 s [yaml] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6509. 2386.94 s [yaml] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6510. 2386.94 s [yaml] depends base-4.20.1.0-3bb1
  6511. 2386.94 s [yaml] depends bytestring-0.12.2.0-8436
  6512. 2386.94 s [yaml] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6513. 2386.94 s [yaml] depends containers-0.7-5491
  6514. 2386.94 s [yaml] depends directory-1.3.8.5-b97c
  6515. 2386.94 s [yaml] depends filepath-1.5.4.0-eed0
  6516. 2386.94 s [yaml] depends libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6517. 2386.94 s [yaml] depends mtl-2.3.1-9b55
  6518. 2386.94 s [yaml] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  6519. 2386.94 s [yaml] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6520. 2386.94 s [yaml] depends scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6521. 2386.94 s [yaml] depends template-haskell-2.22.0.0-b147
  6522. 2386.94 s [yaml] depends text-2.1.2-f6fa
  6523. 2386.94 s [yaml] depends transformers-0.6.1.1-cd2f
  6524. 2386.94 s [yaml] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6525. 2386.94 s [yaml] depends vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6526. 2386.94 s [yaml] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6527. 2386.94 s [yaml] definite yaml-0.11.11.2-8xi07Bvjmnc6Wa2YI19GNr-yaml2json
  6528. 2386.94 s [yaml] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6529. 2386.94 s [yaml] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6530. 2386.94 s [yaml] depends base-4.20.1.0-3bb1
  6531. 2386.94 s [yaml] depends bytestring-0.12.2.0-8436
  6532. 2386.94 s [yaml] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6533. 2386.94 s [yaml] depends containers-0.7-5491
  6534. 2386.94 s [yaml] depends directory-1.3.8.5-b97c
  6535. 2386.94 s [yaml] depends filepath-1.5.4.0-eed0
  6536. 2386.94 s [yaml] depends libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6537. 2386.94 s [yaml] depends mtl-2.3.1-9b55
  6538. 2386.94 s [yaml] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  6539. 2386.94 s [yaml] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6540. 2386.94 s [yaml] depends scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6541. 2386.94 s [yaml] depends template-haskell-2.22.0.0-b147
  6542. 2386.94 s [yaml] depends text-2.1.2-f6fa
  6543. 2386.94 s [yaml] depends transformers-0.6.1.1-cd2f
  6544. 2386.94 s [yaml] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6545. 2386.94 s [yaml] depends vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6546. 2386.94 s [yaml] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6547. 2386.94 s [yaml] definite yaml-0.11.11.2-28hewLh3Vjx8D86YZMRFxf-spec
  6548. 2386.94 s [yaml] depends HUnit-1.6.2.0-J3BbKy1DhfYAldIHVQOjRK
  6549. 2386.94 s [yaml] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  6550. 2386.94 s [yaml] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  6551. 2386.94 s [yaml] depends base-4.20.1.0-3bb1
  6552. 2386.94 s [yaml] depends base-compat-0.14.1-KFDo2rNDueKAKhT6rkEVPm
  6553. 2386.94 s [yaml] depends bytestring-0.12.2.0-8436
  6554. 2386.94 s [yaml] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  6555. 2386.94 s [yaml] depends containers-0.7-5491
  6556. 2386.94 s [yaml] depends directory-1.3.8.5-b97c
  6557. 2386.94 s [yaml] depends filepath-1.5.4.0-eed0
  6558. 2386.94 s [yaml] depends hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  6559. 2386.94 s [yaml] depends libyaml-0.1.4-B8vmM2A4ahMGOJ0f0jMDzh
  6560. 2386.94 s [yaml] depends mockery-0.3.5-6fPfVFYc1lPCekeNKfSbBV
  6561. 2386.94 s [yaml] depends mtl-2.3.1-9b55
  6562. 2386.94 s [yaml] depends raw-strings-qq-1.1-4PZ6Y4f3EV8C2MgWRJbUHl
  6563. 2386.94 s [yaml] depends resourcet-1.3.0-LtvcyIU9p1gFGfYys48XO6
  6564. 2386.94 s [yaml] depends scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  6565. 2386.94 s [yaml] depends template-haskell-2.22.0.0-b147
  6566. 2386.94 s [yaml] depends temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  6567. 2386.94 s [yaml] depends text-2.1.2-f6fa
  6568. 2386.94 s [yaml] depends transformers-0.6.1.1-cd2f
  6569. 2386.94 s [yaml] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  6570. 2386.94 s [yaml] depends vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  6571. 2386.94 s [yaml] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6572. 2386.94 s [yaml] Using Cabal-3.12.1.0 compiled by ghc-9.10
  6573. 2386.94 s [yaml] Using compiler: ghc-9.10.2
  6574. 2386.94 s [yaml] Using install prefix:
  6575. 2386.94 s [yaml] /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2
  6576. 2386.94 s [yaml] Executables installed in:
  6577. 2386.94 s [yaml] /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin/bin
  6578. 2386.94 s [yaml] Libraries installed in:
  6579. 2386.94 s [yaml] /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  6580. 2386.94 s [yaml] Dynamic Libraries installed in:
  6581. 2386.94 s [yaml] /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  6582. 2386.94 s [yaml] Private executables installed in:
  6583. 2386.94 s [yaml] /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2/libexec/x86_64-linux-ghc-9.10.2-14d3/yaml-0.11.11.2
  6584. 2386.94 s [yaml] Data files installed in:
  6585. 2386.94 s [yaml] /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2/share/x86_64-linux-ghc-9.10.2-14d3/yaml-0.11.11.2
  6586. 2386.94 s [yaml] Documentation installed in:
  6587. 2386.94 s [yaml] /nix/store/xq51c9lwrzhfn8rvp147kyrls6170bn4-yaml-0.11.11.2-doc/share/doc/yaml-0.11.11.2
  6588. 2386.94 s [yaml] Configuration files installed in:
  6589. 2386.94 s [yaml] /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2/etc
  6590. 2386.94 s [yaml] No alex found
  6591. 2386.94 s [yaml] Using ar found on system at:
  6592. 2386.94 s [yaml] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  6593. 2386.94 s [yaml] No c2hs found
  6594. 2386.94 s [yaml] No cpphs found
  6595. 2386.94 s [yaml] No doctest found
  6596. 2386.94 s [yaml] Using gcc version 14.3.0 given by user at:
  6597. 2386.94 s [yaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  6598. 2386.94 s [yaml] Using ghc version 9.10.2 found on system at:
  6599. 2386.94 s [yaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  6600. 2386.94 s [yaml] Using ghc-pkg version 9.10.2 found on system at:
  6601. 2386.94 s [yaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  6602. 2386.94 s [yaml] No ghcjs found
  6603. 2386.94 s [yaml] No ghcjs-pkg found
  6604. 2386.94 s [yaml] No greencard found
  6605. 2386.94 s [yaml] Using haddock version 2.31.0 found on system at:
  6606. 2386.94 s [yaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  6607. 2386.94 s [yaml] No happy found
  6608. 2386.94 s [yaml] Using haskell-suite found on system at: haskell-suite-dummy-location
  6609. 2386.94 s [yaml] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  6610. 2386.94 s [yaml] No hmake found
  6611. 2386.94 s [yaml] Using hpc version 0.69 found on system at:
  6612. 2386.94 s [yaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  6613. 2386.94 s [yaml] Using hsc2hs version 0.68.10 found on system at:
  6614. 2386.94 s [yaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  6615. 2386.94 s [yaml] Using hscolour version 1.25 found on system at:
  6616. 2386.94 s [yaml] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  6617. 2386.94 s [yaml] No jhc found
  6618. 2386.94 s [yaml] Using ld found on system at:
  6619. 2386.94 s [yaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  6620. 2386.94 s [yaml] No pkg-config found
  6621. 2386.94 s [yaml] Using runghc version 9.10.2 found on system at:
  6622. 2386.94 s [yaml] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  6623. 2386.94 s [yaml] Using strip version 2.44 found on system at:
  6624. 2386.94 s [yaml] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  6625. 2386.94 s [yaml] Using tar found on system at:
  6626. 2386.94 s [yaml] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  6627. 2386.94 s [yaml] No uhc found
  6628. 2386.94 s [yaml] Phase: buildPhase
  6629. 2386.95 s [conduit-extra] patching script interpreter paths in /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8
  6630. 2386.95 s [conduit-extra] stripping (with command strip and flags -S -p) in /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8/lib
  6631. 2387.00 s [yaml] Preprocessing library for yaml-0.11.11.2...
  6632. 2387.00 s [yaml] Building library for yaml-0.11.11.2...
  6633. 2387.03 s [conduit-extra] shrinking RPATHs of ELF executables and libraries in /nix/store/58vlngir1rmcibmr52jq2f2w1mi7bxpj-conduit-extra-1.3.8-doc
  6634. 2387.04 s [conduit-extra] checking for references to /build/ in /nix/store/58vlngir1rmcibmr52jq2f2w1mi7bxpj-conduit-extra-1.3.8-doc...
  6635. 2387.06 s [conduit-extra] patching script interpreter paths in /nix/store/58vlngir1rmcibmr52jq2f2w1mi7bxpj-conduit-extra-1.3.8-doc
  6636. 2387.17 s [conduit-extra:post-build] Uploading to cachix cache "sellout": /nix/store/58vlngir1rmcibmr52jq2f2w1mi7bxpj-conduit-extra-1.3.8-doc /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8
  6637. 2387.60 s [conduit-extra:post-build] Pushing 2 paths (132 are already present) using zstd to cache sellout ⏳
  6638. 2387.60 s [conduit-extra:post-build]
  6639. 2388.05 s [conduit-extra:post-build] Pushing /nix/store/58vlngir1rmcibmr52jq2f2w1mi7bxpj-conduit-extra-1.3.8-doc (2.11 MiB)
  6640. 2388.06 s [conduit-extra:post-build] Pushing /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8 (5.11 MiB)
  6641. 2389.46 s [conduit-extra:post-build]
  6642. 2389.46 s [conduit-extra:post-build] All done.
  6643. 2389.48 s [conduit-extra:post-build] Uploading to the NixCI cache: /nix/store/58vlngir1rmcibmr52jq2f2w1mi7bxpj-conduit-extra-1.3.8-doc /nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8
  6644. 2389.52 s [conduit-extra:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6645. 2389.66 s [conduit-extra:post-build] copying 2 paths...
  6646. 2389.66 s [conduit-extra:post-build] copying path '/nix/store/58vlngir1rmcibmr52jq2f2w1mi7bxpj-conduit-extra-1.3.8-doc' to 'https://cache.nix-ci.com'...
  6647. 2390.01 s [conduit-extra:post-build] copying path '/nix/store/hw3l572adscil227ikhm1v0sz246ifsf-conduit-extra-1.3.8' to 'https://cache.nix-ci.com'...
  6648. 2391.29 s [conduit-extra:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  6649. 2391.49 s [conduit-extra:post-build] copying 1 paths...
  6650. 2391.56 s [conduit-extra:post-build] copying path '/nix/store/hbzk5miccdgivr5pxl0s6p5w04qzr8i2-conduit-extra-1.3.8.drv' to 'https://cache.nix-ci.com'...
  6651. 2391.63 s Progress: 301 of 315 built (2 building), 444 of 444 downloaded from cache
  6652. 2391.63 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 )
  6653. 2391.63 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 )
  6654. 2391.63 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 )
  6655. 2391.63 s [yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, dist/build/Data/Yaml.o, dist/build/Data/Yaml.dyn_o )
  6656. 2391.63 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 )
  6657. 2391.63 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 )
  6658. 2391.63 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 )
  6659. 2391.63 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 )
  6660. 2391.63 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 )
  6661. 2391.63 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 )
  6662. 2391.63 s [yaml] [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, dist/build/Data/Yaml/Internal.p_o )
  6663. 2391.63 s [yaml] [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, dist/build/Data/Yaml/Include.p_o )
  6664. 2391.65 s [yaml] [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, dist/build/Data/Yaml/Builder.p_o )
  6665. 2391.71 s [yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, dist/build/Data/Yaml.p_o )
  6666. 2391.78 s [yaml] [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, dist/build/Data/Yaml/Config.p_o )
  6667. 2392.06 s [yaml] [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, dist/build/Data/Yaml/Aeson.p_o )
  6668. 2392.06 s [yaml] [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, dist/build/Data/Yaml/Parser.p_o )
  6669. 2392.06 s [yaml] [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, dist/build/Data/Yaml/Pretty.p_o )
  6670. 2392.06 s [yaml] [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, dist/build/Data/Yaml/TH.p_o )
  6671. 2392.06 s [yaml] [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, dist/build/Paths_yaml.p_o )
  6672. 2393.59 s [yaml] Preprocessing executable 'json2yaml' for yaml-0.11.11.2...
  6673. 2393.59 s [yaml] Building executable 'json2yaml' for yaml-0.11.11.2...
  6674. 2393.70 s [yaml] [1 of 3] Compiling Paths_yaml ( dist/build/json2yaml/autogen/Paths_yaml.hs, dist/build/json2yaml/json2yaml-tmp/Paths_yaml.o )
  6675. 2393.79 s [yaml] [2 of 3] Compiling Common ( exe/Common.hs, dist/build/json2yaml/json2yaml-tmp/Common.o )
  6676. 2393.85 s [yaml] [3 of 3] Compiling Main ( exe/json2yaml.hs, dist/build/json2yaml/json2yaml-tmp/Main.o )
  6677. 2394.24 s [yaml] [4 of 4] Linking dist/build/json2yaml/json2yaml
  6678. 2395.21 s [yaml] Preprocessing executable 'yaml2json' for yaml-0.11.11.2...
  6679. 2395.21 s [yaml] Building executable 'yaml2json' for yaml-0.11.11.2...
  6680. 2395.32 s [yaml] [1 of 3] Compiling Paths_yaml ( dist/build/yaml2json/autogen/Paths_yaml.hs, dist/build/yaml2json/yaml2json-tmp/Paths_yaml.o )
  6681. 2395.40 s [yaml] [2 of 3] Compiling Common ( exe/Common.hs, dist/build/yaml2json/yaml2json-tmp/Common.o )
  6682. 2395.46 s [yaml] [3 of 3] Compiling Main ( exe/yaml2json.hs, dist/build/yaml2json/yaml2json-tmp/Main.o )
  6683. 2395.84 s [yaml] [4 of 4] Linking dist/build/yaml2json/yaml2json
  6684. 2396.76 s [yaml] Preprocessing test suite 'spec' for yaml-0.11.11.2...
  6685. 2396.76 s [yaml] Building test suite 'spec' for yaml-0.11.11.2...
  6686. 2396.89 s [yaml] [1 of 5] Compiling Data.Yaml.IncludeSpec ( test/Data/Yaml/IncludeSpec.hs, dist/build/spec/spec-tmp/Data/Yaml/IncludeSpec.o )
  6687. 2397.21 s [yaml] test/Data/Yaml/IncludeSpec.hs:15:1: warning: [GHC-66111] [-Wunused-imports]
  6688. 2397.21 s [yaml] The import of ‘Data.Yaml’ is redundant
  6689. 2397.21 s [yaml] except perhaps to import instances from ‘Data.Yaml’
  6690. 2397.21 s [yaml] To import instances alone, use: import Data.Yaml()
  6691. 2397.21 s [yaml] |
  6692. 2397.21 s [yaml] 15 | import Data.Yaml (ParseException(InvalidYaml))
  6693. 2397.21 s [yaml] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6694. 2397.21 s [yaml]
  6695. 2397.61 s [yaml] [2 of 5] Compiling Data.Yaml.THSpec ( test/Data/Yaml/THSpec.hs, dist/build/spec/spec-tmp/Data/Yaml/THSpec.o )
  6696. 2397.61 s [yaml] [3 of 5] Compiling Data.YamlSpec ( test/Data/YamlSpec.hs, dist/build/spec/spec-tmp/Data/YamlSpec.o )
  6697. 2397.61 s [yaml] test/Data/YamlSpec.hs:46:1: warning: [GHC-66111] [-Wunused-imports]
  6698. 2397.61 s [yaml] The import of ‘Data.String’ is redundant
  6699. 2397.61 s [yaml] except perhaps to import instances from ‘Data.String’
  6700. 2397.61 s [yaml] To import instances alone, use: import Data.String()
  6701. 2397.61 s [yaml] |
  6702. 2397.61 s [yaml] 46 | import Data.String (fromString)
  6703. 2397.61 s [yaml] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6704. 2397.61 s [yaml]
  6705. 2397.61 s [yaml] test/Data/YamlSpec.hs:52:1: warning: [GHC-66111] [-Wunused-imports]
  6706. 2397.61 s [yaml] The qualified import of ‘Data.HashMap.Strict’ is redundant
  6707. 2397.61 s [yaml] except perhaps to import instances from ‘Data.HashMap.Strict’
  6708. 2397.61 s [yaml] To import instances alone, use: import Data.HashMap.Strict()
  6709. 2397.61 s [yaml] |
  6710. 2397.61 s [yaml] 52 | import qualified Data.HashMap.Strict as HM
  6711. 2397.62 s [yaml] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6712. 2397.62 s [yaml]
  6713. 2397.62 s [yaml] test/Data/YamlSpec.hs:61:1: warning: [GHC-40910] [-Wunused-top-binds]
  6714. 2397.62 s [yaml] Defined but not used: ‘toText’
  6715. 2397.62 s [yaml] |
  6716. 2397.62 s [yaml] 61 | toText = K.toText
  6717. 2397.62 s [yaml] | ^^^^^^
  6718. 2397.62 s [yaml]
  6719. 2397.71 s [lsp-types] [3 of 4] Compiling Language.LSP.Protocol.QuickCheck.Message ( quickcheck/Language/LSP/Protocol/QuickCheck/Message.hs, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck/Message.o, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck/Message.dyn_o )
  6720. 2398.01 s [lsp-types] [4 of 4] Compiling Language.LSP.Protocol.QuickCheck ( quickcheck/Language/LSP/Protocol/QuickCheck.hs, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck.o, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck.dyn_o )
  6721. 2398.30 s [lsp-types] [1 of 4] Compiling Language.LSP.Protocol.QuickCheck.Common ( quickcheck/Language/LSP/Protocol/QuickCheck/Common.hs, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck/Common.p_o )
  6722. 2398.72 s [lsp-types] [2 of 4] Compiling Language.LSP.Protocol.QuickCheck.Types ( quickcheck/Language/LSP/Protocol/QuickCheck/Types.hs, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck/Types.p_o )
  6723. 2399.80 s [yaml] [4 of 5] Compiling Main ( test/Spec.hs, dist/build/spec/spec-tmp/Main.o )
  6724. 2399.83 s [yaml] [5 of 5] Compiling Paths_yaml ( dist/build/spec/autogen/Paths_yaml.hs, dist/build/spec/spec-tmp/Paths_yaml.o )
  6725. 2400.27 s [yaml] [6 of 6] Linking dist/build/spec/spec
  6726. 2401.40 s [yaml] Phase: checkPhase
  6727. 2401.66 s [yaml] Running 1 test suites...
  6728. 2401.66 s [yaml] Test suite spec: RUNNING...
  6729. 2401.67 s [yaml]
  6730. 2401.67 s [yaml] Data.Yaml
  6731. 2401.67 s [yaml] streaming
  6732. 2401.67 s [yaml] count scalars with anchor [✔]
  6733. 2401.67 s [yaml] count sequences with anchor [✔]
  6734. 2401.67 s [yaml] count mappings with anchor [✔]
  6735. 2401.67 s [yaml] count sequences with custom tag [✔]
  6736. 2401.67 s [yaml] count mappings with custom tag [✔]
  6737. 2401.67 s [yaml] count count sequences with ! tag [✔]
  6738. 2401.67 s [yaml] count count mappings with ! tag [✔]
  6739. 2401.67 s [yaml] count block style sequences [✔]
  6740. 2401.67 s [yaml] count flow style sequences [✔]
  6741. 2401.67 s [yaml] count block style mappings [✔]
  6742. 2401.67 s [yaml] count flow style mappings [✔]
  6743. 2401.67 s [yaml] count aliases [✔]
  6744. 2401.67 s [yaml] count scalars [✔]
  6745. 2401.67 s [yaml] largest string [✔]
  6746. 2401.67 s [yaml] encode/decode [✔]
  6747. 2401.67 s [yaml] encode/decode events [✔]
  6748. 2401.67 s [yaml] encode/decode file [✔]
  6749. 2401.67 s [yaml] interleaved encode/decode [✔]
  6750. 2401.67 s [yaml] decode invalid document (without segfault) [✔]
  6751. 2401.67 s [yaml] Data.Yaml
  6752. 2401.67 s [yaml] encode/decode [✔]
  6753. 2401.67 s [yaml] encode/decode file [✔]
  6754. 2401.67 s [yaml] encode/decode files with non-ASCII names [✔]
  6755. 2401.67 s [yaml] encode/decode strings [✔]
  6756. 2401.67 s [yaml] decode invalid file [✔]
  6757. 2401.67 s [yaml] processes datatypes [✔]
  6758. 2401.67 s [yaml] encode invalid numbers [✔]
  6759. 2401.67 s [yaml] Data.Yaml.Pretty
  6760. 2401.67 s [yaml] encode/decode [✔]
  6761. 2401.67 s [yaml] encode/decode strings [✔]
  6762. 2401.67 s [yaml] processes datatypes [✔]
  6763. 2401.67 s [yaml] Data.Yaml.Builder
  6764. 2401.67 s [yaml] encode/decode [✔]
  6765. 2401.67 s [yaml] encode/decode complex mapping [✔]
  6766. 2401.67 s [yaml] Data.Yaml aliases
  6767. 2401.67 s [yaml] simple scalar alias [✔]
  6768. 2401.67 s [yaml] simple sequence alias [✔]
  6769. 2401.67 s [yaml] simple mapping alias [✔]
  6770. 2401.67 s [yaml] mapping alias before anchor [✔]
  6771. 2401.67 s [yaml] mapping alias inside anchor [✔]
  6772. 2401.67 s [yaml] scalar alias overriding [✔]
  6773. 2401.67 s [yaml] Data.Yaml merge keys
  6774. 2401.67 s [yaml] test uniqueness of keys [✔]
  6775. 2401.67 s [yaml] test mapping merge [✔]
  6776. 2401.67 s [yaml] test sequence of mappings merging [✔]
  6777. 2401.67 s [yaml] numbers
  6778. 2401.67 s [yaml] parses as string when quoted [✔]
  6779. 2401.67 s [yaml] parses as number when unquoted [✔]
  6780. 2401.67 s [yaml] parses as number !!str is present [✔]
  6781. 2401.67 s [yaml] integers have no decimals [✔]
  6782. 2401.67 s [yaml] booleans
  6783. 2401.67 s [yaml] parses when all lowercase [✔]
  6784. 2401.67 s [yaml] parses when all uppercase [✔]
  6785. 2401.67 s [yaml] parses when titlecase [✔]
  6786. 2401.67 s [yaml] empty input
  6787. 2401.67 s [yaml] parses as Null [✔]
  6788. 2401.67 s [yaml] parses as Null from file [✔]
  6789. 2401.67 s [yaml] comment only input
  6790. 2401.67 s [yaml] parses as Null [✔]
  6791. 2401.67 s [yaml] parses as Null from file [✔]
  6792. 2401.67 s [yaml] alias stripping
  6793. 2401.67 s [yaml] works [✔]
  6794. 2401.67 s [yaml] nulls
  6795. 2401.67 s [yaml] null recognized: "null" [✔]
  6796. 2401.67 s [yaml] null recognized: "Null" [✔]
  6797. 2401.67 s [yaml] null recognized: "NULL" [✔]
  6798. 2401.67 s [yaml] null recognized: "~" [✔]
  6799. 2401.67 s [yaml] null recognized: "" [✔]
  6800. 2401.67 s [yaml] pretty output
  6801. 2401.67 s [yaml] simple nulls [✔]
  6802. 2401.67 s [yaml] simple numbers [✔]
  6803. 2401.67 s [yaml] True [✔]
  6804. 2401.67 s [yaml] False [✔]
  6805. 2401.67 s [yaml] simple string [✔]
  6806. 2401.67 s [yaml] * [✔]
  6807. 2401.67 s [yaml] special keys
  6808. 2401.67 s [yaml] fo"o [✔]
  6809. 2401.67 s [yaml] fo'o [✔]
  6810. 2401.67 s [yaml] fo\'o [✔]
  6811. 2401.67 s [yaml] fo: o [✔]
  6812. 2401.67 s [yaml] foo
  6813. 2401.67 s [yaml] bar
  6814. 2401.67 s [yaml] baz
  6815. 2401.67 s [yaml] [✔]
  6816. 2401.67 s [yaml] special values
  6817. 2401.67 s [yaml] fo"o [✔]
  6818. 2401.67 s [yaml] fo'o [✔]
  6819. 2401.67 s [yaml] fo\'o [✔]
  6820. 2401.67 s [yaml] fo: o [✔]
  6821. 2401.67 s [yaml] foo
  6822. 2401.67 s [yaml] bar
  6823. 2401.67 s [yaml] baz
  6824. 2401.67 s [yaml] [✔]
  6825. 2401.67 s [yaml] decodeFileEither
  6826. 2401.67 s [yaml] loads YAML through JSON into Haskell data [✔]
  6827. 2401.67 s [yaml] when file does not exist
  6828. 2401.67 s [yaml] returns Left [✔]
  6829. 2401.67 s [yaml] multiple document support
  6830. 2401.67 s [yaml] decodes zero-length input [✔]
  6831. 2401.67 s [yaml] decodes comment-only input [✔]
  6832. 2401.67 s [yaml] decodes a single document stream [✔]
  6833. 2401.67 s [yaml] decodes multiple documents [✔]
  6834. 2401.67 s [yaml] round-tripping of special scalars
  6835. 2401.67 s [yaml] y [✔]
  6836. 2401.67 s [yaml] Y [✔]
  6837. 2401.67 s [yaml] On [✔]
  6838. 2401.67 s [yaml] ON [✔]
  6839. 2401.67 s [yaml] false [✔]
  6840. 2401.67 s [yaml] 12345 [✔]
  6841. 2401.67 s [yaml] 12345.0 [✔]
  6842. 2401.67 s [yaml] 12345a [✔]
  6843. 2401.67 s [yaml] 12e3 [✔]
  6844. 2401.67 s [yaml] no tags [✔]
  6845. 2401.67 s [yaml] aliases in keys #49 [✔]
  6846. 2401.67 s [yaml] serialization of +123 #64 [✔]
  6847. 2401.67 s [yaml] preserves Scientific precision [✔]
  6848. 2401.67 s [yaml] truncates files [✔]
  6849. 2401.67 s [yaml] encode quotes special keys #137 [✔]
  6850. 2401.67 s [yaml] encodePretty quotes special keys #179 [✔]
  6851. 2401.67 s [yaml] non-decimal numbers #135
  6852. 2401.67 s [yaml] 12345 [✔]
  6853. 2401.67 s [yaml] +12345 [✔]
  6854. 2401.67 s [yaml] 0o14 [✔]
  6855. 2401.67 s [yaml] 0o123 [✔]
  6856. 2401.67 s [yaml] 0xC [✔]
  6857. 2401.67 s [yaml] 0xc [✔]
  6858. 2401.67 s [yaml] 0xdeadBEEF [✔]
  6859. 2401.67 s [yaml] 0xDEADBEEF [✔]
  6860. 2401.67 s [yaml] 1.23015e+3 [✔]
  6861. 2401.67 s [yaml] 12.3015e+02 [✔]
  6862. 2401.67 s [yaml] 1230.15 [✔]
  6863. 2401.67 s [yaml] Text.Libyaml with default tag rendering
  6864. 2401.67 s [yaml] elides custom sequence tags [✔]
  6865. 2401.67 s [yaml] elides custom mapping tags [✔]
  6866. 2401.67 s [yaml] elides default sequence tags [✔]
  6867. 2401.67 s [yaml] elides default mapping tags [✔]
  6868. 2401.67 s [yaml] handles NoTag on sequences [✔]
  6869. 2401.67 s [yaml] handles NoTag on mappings [✔]
  6870. 2401.68 s [yaml] handles mixed tag usages but elides all mapping and sequence tags [✔]
  6871. 2401.68 s [yaml] in combination of tags, anchors and styles, outputs only the scalar tags [✔]
  6872. 2401.68 s [yaml] outputs tags when double quoted [✔]
  6873. 2401.68 s [yaml] outputs tags when single quoted [✔]
  6874. 2401.68 s [yaml] outputs tags on literal text [✔]
  6875. 2401.68 s [yaml] outputs tags on folded text [✔]
  6876. 2401.68 s [yaml] Text.Libyaml with all tags on
  6877. 2401.68 s [yaml] will output custom sequence tags [✔]
  6878. 2401.68 s [yaml] will output custom mapping tags [✔]
  6879. 2401.68 s [yaml] will output default sequence tags [✔]
  6880. 2401.68 s [yaml] will output default mapping tags [✔]
  6881. 2401.68 s [yaml] handles NoTag on sequences [✔]
  6882. 2401.68 s [yaml] handles NoTag on mappings [✔]
  6883. 2401.68 s [yaml] handles mixed tag usages outputting all mapping and sequence tags [✔]
  6884. 2401.68 s [yaml] in combination of tags, anchors and styles, outputs all the tags [✔]
  6885. 2401.68 s [yaml] outputs plain tags [✔]
  6886. 2401.68 s [yaml] respects PlainNoTag tags [✔]
  6887. 2401.68 s [yaml] Text.Libyaml with uri tags on
  6888. 2401.68 s [yaml] will output custom sequence tags [✔]
  6889. 2401.68 s [yaml] will output custom mapping tags [✔]
  6890. 2401.68 s [yaml] will output default sequence tags [✔]
  6891. 2401.68 s [yaml] will output default mapping tags [✔]
  6892. 2401.68 s [yaml] handles NoTag on sequences [✔]
  6893. 2401.68 s [yaml] handles NoTag on mappings [✔]
  6894. 2401.68 s [yaml] handles mixed tag usages outputting all mapping and sequence tags [✔]
  6895. 2401.68 s [yaml] in combination of tags, anchors and styles, outputs all the tags [✔]
  6896. 2401.68 s [yaml] Text.Libyaml with tags off
  6897. 2401.68 s [yaml] outputs plain tags [✔]
  6898. 2401.68 s [yaml] respects PlainNoTag tags [✔]
  6899. 2401.68 s [yaml] elides tags when double quoted [✔]
  6900. 2401.68 s [yaml] elides tags when single quoted [✔]
  6901. 2401.68 s [yaml] elides tags on literal text [✔]
  6902. 2401.68 s [yaml] elides tags on folded text [✔]
  6903. 2401.68 s [yaml] Text.Libyaml with only UriTags set to render
  6904. 2401.68 s [yaml] outputs only UriTags [✔]
  6905. 2401.68 s [yaml] Scientific values round-trip [✔]
  6906. 2401.68 s [yaml] +++ OK, passed 100 tests.
  6907. 2401.68 s [yaml] Data.Yaml.Include
  6908. 2401.68 s [yaml] decodeFile
  6909. 2401.68 s [yaml] supports includes [✔]
  6910. 2401.68 s [yaml] supports recursive includes [✔]
  6911. 2401.68 s [yaml] aborts on cyclic includes [✔]
  6912. 2401.68 s [yaml] when file does not exist
  6913. 2401.68 s [yaml] throws Left (InvalidYaml (Just (YamlException "Yaml file not found: ..."))) [✔]
  6914. 2401.68 s [yaml] with a 1K stack size limit
  6915. 2401.68 s [yaml] with a large list
  6916. 2401.69 s [yaml] succeeds [✔]
  6917. 2401.69 s [yaml] decodeFileEither
  6918. 2401.69 s [yaml] when file does not exist
  6919. 2401.69 s [yaml] returns Left (InvalidYaml (Just (YamlException "Yaml file not found: ..."))) [✔]
  6920. 2401.69 s [yaml] decodeFileWithWarnings
  6921. 2401.69 s [yaml] warns on duplicate keys [✔]
  6922. 2401.69 s [yaml] warns on nested duplicate keys [✔]
  6923. 2401.69 s [yaml] when overriding a merged key
  6924. 2401.69 s [yaml] does not warn [✔]
  6925. 2401.69 s [yaml] when overriding twice
  6926. 2401.69 s [yaml] warns [✔]
  6927. 2401.69 s [yaml] Data.Yaml.TH
  6928. 2401.69 s [yaml] yamlQQ
  6929. 2401.69 s [yaml] parses yaml [✔]
  6930. 2401.69 s [yaml]
  6931. 2401.69 s [yaml] Finished in 0.0253 seconds
  6932. 2401.69 s [yaml] 155 examples, 0 failures
  6933. 2401.69 s [yaml] Test suite spec: PASS
  6934. 2401.69 s [yaml] Test suite logged to: dist/test/yaml-0.11.11.2-spec.log
  6935. 2401.69 s [yaml] 1 of 1 test suites (1 of 1 test cases) passed.
  6936. 2401.70 s [yaml] Phase: haddockPhase
  6937. 2401.81 s [yaml] Preprocessing library for yaml-0.11.11.2...
  6938. 2401.81 s [yaml] Running Haddock on library for yaml-0.11.11.2...
  6939. 2401.81 s [yaml] Warning: The documentation for the following packages are not installed. No
  6940. 2401.81 s [yaml] links will be generated to these packages: attoparsec-0.14.4,
  6941. 2401.81 s [yaml] attoparsec-0.14.4, libyaml-clib-0.2.5, vector-0.13.2.0
  6942. 2402.13 s [yaml] [ 1 of 10] Compiling Data.Yaml.Internal ( src/Data/Yaml/Internal.hs, nothing )
  6943. 2402.48 s [yaml] [ 2 of 10] Compiling Data.Yaml.Include ( src/Data/Yaml/Include.hs, nothing )
  6944. 2402.49 s [yaml] [ 3 of 10] Compiling Data.Yaml.Builder ( src/Data/Yaml/Builder.hs, nothing )
  6945. 2402.51 s [yaml] [ 4 of 10] Compiling Data.Yaml ( src/Data/Yaml.hs, nothing )
  6946. 2402.54 s [yaml] [ 5 of 10] Compiling Data.Yaml.Config ( src/Data/Yaml/Config.hs, nothing )
  6947. 2402.56 s [yaml] [ 6 of 10] Compiling Data.Yaml.Aeson ( src/Data/Yaml/Aeson.hs, nothing )
  6948. 2402.56 s [yaml] [ 7 of 10] Compiling Data.Yaml.Parser ( src/Data/Yaml/Parser.hs, nothing )
  6949. 2402.71 s [yaml] [ 8 of 10] Compiling Data.Yaml.Pretty ( src/Data/Yaml/Pretty.hs, nothing )
  6950. 2402.72 s [yaml] [ 9 of 10] Compiling Data.Yaml.TH ( src/Data/Yaml/TH.hs, nothing )
  6951. 2402.75 s [yaml] [10 of 10] Compiling Paths_yaml ( dist/build/autogen/Paths_yaml.hs, nothing )
  6952. 2402.75 s [yaml] Haddock coverage:
  6953. 2402.75 s [yaml] Warning: 'setStringStyle' is out of scope.
  6954. 2402.75 s [yaml] If you qualify the identifier, haddock can try to link it anyway.
  6955. 2402.75 s [yaml] 42% ( 8 / 19) in 'Data.Yaml.Internal'
  6956. 2402.75 s [yaml] Missing documentation for:
  6957. 2402.75 s [yaml] Module header
  6958. 2402.75 s [yaml] ParseException (src/Data/Yaml/Internal.hs:99)
  6959. 2402.75 s [yaml] Warning (src/Data/Yaml/Internal.hs:176)
  6960. 2402.75 s [yaml] parse (src/Data/Yaml/Internal.hs:198)
  6961. 2402.75 s [yaml] Parse (src/Data/Yaml/Internal.hs:190)
  6962. 2402.75 s [yaml] decodeHelper (src/Data/Yaml/Internal.hs:357)
  6963. 2402.75 s [yaml] decodeHelper_ (src/Data/Yaml/Internal.hs:372)
  6964. 2402.75 s [yaml] decodeAllHelper (src/Data/Yaml/Internal.hs:363)
  6965. 2402.75 s [yaml] decodeAllHelper_ (src/Data/Yaml/Internal.hs:380)
  6966. 2402.75 s [yaml] textToScientific (src/Data/Yaml/Internal.hs:250)
  6967. 2402.75 s [yaml] StringStyle (src/Data/Yaml/Internal.hs:385)
  6968. 2402.75 s [yaml] 75% ( 3 / 4) in 'Data.Yaml.Include'
  6969. 2402.75 s [yaml] Missing documentation for:
  6970. 2402.75 s [yaml] Module header
  6971. 2402.76 s [yaml] 87% ( 29 / 33) in 'Data.Yaml.Builder'
  6972. 2402.76 s [yaml] Missing documentation for:
  6973. 2402.76 s [yaml] YamlBuilder (src/Data/Yaml/Builder.hs:66)
  6974. 2402.76 s [yaml] ToYaml (src/Data/Yaml/Builder.hs:68)
  6975. 2402.76 s [yaml] writeYamlFile (src/Data/Yaml/Builder.hs:235)
  6976. 2402.76 s [yaml] .= (src/Data/Yaml/Builder.hs:64)
  6977. 2402.76 s [yaml] Warning: 'YamlException' is ambiguous. It is defined
  6978. 2402.76 s [yaml] * in ‘Text.Libyaml’
  6979. 2402.76 s [yaml] * in ‘Text.Libyaml’
  6980. 2402.76 s [yaml] You may be able to disambiguate the identifier by qualifying it or
  6981. 2402.76 s [yaml] by specifying the type/value namespace explicitly.
  6982. 2402.76 s [yaml] Defaulting to the one defined in ‘Text.Libyaml’
  6983. 2402.76 s [yaml] 87% ( 56 / 64) in 'Data.Yaml'
  6984. 2402.76 s [yaml] Missing documentation for:
  6985. 2402.76 s [yaml] decodeHelper (src/Data/Yaml/Internal.hs:357)
  6986. 2402.76 s [yaml] ParseException (src/Data/Yaml/Internal.hs:99)
  6987. 2402.76 s [yaml] YamlException
  6988. 2402.76 s [yaml] .=
  6989. 2402.76 s [yaml] parseMonad (src/Data/Yaml.hs:291)
  6990. 2402.76 s [yaml] decode (src/Data/Yaml.hs:186)
  6991. 2402.76 s [yaml] decodeFile (src/Data/Yaml.hs:194)
  6992. 2402.76 s [yaml] decodeEither (src/Data/Yaml.hs:235)
  6993. 2402.76 s [yaml] 100% ( 15 / 15) in 'Data.Yaml.Config'
  6994. 2402.76 s [yaml] 100% ( 2 / 2) in 'Data.Yaml.Aeson'
  6995. 2402.76 s [yaml] 5% ( 1 / 18) in 'Data.Yaml.Parser'
  6996. 2402.76 s [yaml] Missing documentation for:
  6997. 2402.76 s [yaml] YamlParser (src/Data/Yaml/Parser.hs:31)
  6998. 2402.76 s [yaml] lookupAnchor (src/Data/Yaml/Parser.hs:67)
  6999. 2402.76 s [yaml] withAnchor (src/Data/Yaml/Parser.hs:70)
  7000. 2402.76 s [yaml] withMapping (src/Data/Yaml/Parser.hs:77)
  7001. 2402.76 s [yaml] withSequence (src/Data/Yaml/Parser.hs:82)
  7002. 2402.76 s [yaml] withText (src/Data/Yaml/Parser.hs:87)
  7003. 2402.76 s [yaml] typeMismatch (src/Data/Yaml/Parser.hs:92)
  7004. 2402.76 s [yaml] FromYaml (src/Data/Yaml/Parser.hs:106)
  7005. 2402.76 s [yaml] YamlValue (src/Data/Yaml/Parser.hs:123)
  7006. 2402.76 s [yaml] AnchorMap (src/Data/Yaml/Parser.hs:130)
  7007. 2402.76 s [yaml] RawDoc (src/Data/Yaml/Parser.hs:131)
  7008. 2402.76 s [yaml] parseRawDoc (src/Data/Yaml/Parser.hs:135)
  7009. 2402.76 s [yaml] .: (src/Data/Yaml/Parser.hs:141)
  7010. 2402.76 s [yaml] YamlParseException (src/Data/Yaml/Parser.hs:146)
  7011. 2402.76 s [yaml] sinkValue (src/Data/Yaml/Parser.hs:154)
  7012. 2402.76 s [yaml] sinkRawDoc (src/Data/Yaml/Parser.hs:201)
  7013. 2402.76 s [yaml] readYamlFile (src/Data/Yaml/Parser.hs:204)
  7014. 2402.76 s [yaml] Warning: 'encode' is out of scope.
  7015. 2402.76 s [yaml] If you qualify the identifier, haddock can try to link it anyway.
  7016. 2402.76 s [yaml] 88% ( 8 / 9) in 'Data.Yaml.Pretty'
  7017. 2402.76 s [yaml] Missing documentation for:
  7018. 2402.76 s [yaml] pretty (src/Data/Yaml/Pretty.hs:86)
  7019. 2402.76 s [yaml] 87% ( 14 / 16) in 'Data.Yaml.TH'
  7020. 2402.76 s [yaml] Missing documentation for:
  7021. 2402.76 s [yaml] Module header
  7022. 2402.76 s [yaml] .=
  7023. 2403.23 s [yaml] Warning: Data.Yaml.Internal: could not find link destinations for:
  7024. 2403.23 s [yaml] - Data.Yaml.Internal.ParseState
  7025. 2403.25 s [yaml] Warning: Data.Yaml: could not find link destinations for:
  7026. 2403.25 s [yaml] - Data.Vector.Vector
  7027. 2403.25 s [yaml] - Data.Aeson.Types.Generic.ProductSize
  7028. 2403.25 s [yaml] - Data.Aeson.Types.FromJSON.withBoundedScientific
  7029. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.KeyValuePair
  7030. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.FromPairs
  7031. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.gToJSON
  7032. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.fromPairs
  7033. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.pair
  7034. 2403.25 s [yaml] - Data.Vector.Generic.Base.Vector
  7035. 2403.25 s [yaml] - Data.Aeson.Types.Internal.Rep_Value
  7036. 2403.25 s [yaml] - Data.Vector.Primitive.Vector
  7037. 2403.25 s [yaml] - Data.Vector.Storable.Vector
  7038. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.ConsToJSON
  7039. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.EncodeProduct
  7040. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.WriteProduct
  7041. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.SumToJSON'
  7042. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.TwoElemArray
  7043. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.sumToJSON'
  7044. 2403.25 s [yaml] Warning: Data.Yaml.TH: could not find link destinations for:
  7045. 2403.25 s [yaml] - Data.Vector.Vector
  7046. 2403.25 s [yaml] - Data.Aeson.Types.Generic.ProductSize
  7047. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.KeyValuePair
  7048. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.FromPairs
  7049. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.gToJSON
  7050. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.fromPairs
  7051. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.pair
  7052. 2403.25 s [yaml] - Data.Vector.Generic.Base.Vector
  7053. 2403.25 s [yaml] - Data.Aeson.Types.Internal.Rep_Value
  7054. 2403.25 s [yaml] - Data.Vector.Primitive.Vector
  7055. 2403.25 s [yaml] - Data.Vector.Storable.Vector
  7056. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.ConsToJSON
  7057. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.EncodeProduct
  7058. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.WriteProduct
  7059. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.SumToJSON'
  7060. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.TwoElemArray
  7061. 2403.25 s [yaml] - Data.Aeson.Types.ToJSON.sumToJSON'
  7062. 2408.56 s [yaml] Documentation created: dist/doc/html/yaml/, dist/doc/html/yaml/yaml.txt
  7063. 2408.57 s [yaml] Preprocessing executable 'json2yaml' for yaml-0.11.11.2...
  7064. 2408.57 s [yaml] Preprocessing executable 'yaml2json' for yaml-0.11.11.2...
  7065. 2408.57 s [yaml] Preprocessing test suite 'spec' for yaml-0.11.11.2...
  7066. 2408.58 s [yaml] Phase: installPhase
  7067. 2408.58 s [yaml] Installing library in /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7068. 2408.58 s [yaml] Installing executable json2yaml in /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin/bin
  7069. 2408.58 s [yaml] Warning: The directory
  7070. 2408.58 s [yaml] /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin/bin is not in
  7071. 2408.58 s [yaml] the system search path.
  7072. 2408.58 s [yaml] Installing executable yaml2json in /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin/bin
  7073. 2408.58 s [yaml] Warning: The directory
  7074. 2408.58 s [yaml] /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin/bin is not in
  7075. 2408.58 s [yaml] the system search path.
  7076. 2408.76 s [yaml] Phase: fixupPhase
  7077. 2408.77 s [yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2
  7078. 2408.78 s [yaml] shrinking /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSyaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh-ghc9.10.2.so
  7079. 2408.80 s [yaml] checking for references to /build/ in /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2...
  7080. 2408.82 s [yaml] patching script interpreter paths in /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2
  7081. 2408.82 s [yaml] stripping (with command strip and flags -S -p) in /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2/lib
  7082. 2408.90 s [yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/xq51c9lwrzhfn8rvp147kyrls6170bn4-yaml-0.11.11.2-doc
  7083. 2408.91 s [yaml] checking for references to /build/ in /nix/store/xq51c9lwrzhfn8rvp147kyrls6170bn4-yaml-0.11.11.2-doc...
  7084. 2408.92 s [yaml] patching script interpreter paths in /nix/store/xq51c9lwrzhfn8rvp147kyrls6170bn4-yaml-0.11.11.2-doc
  7085. 2408.93 s [yaml] shrinking RPATHs of ELF executables and libraries in /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin
  7086. 2408.93 s [yaml] shrinking /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin/bin/json2yaml
  7087. 2408.94 s [yaml] shrinking /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin/bin/yaml2json
  7088. 2408.94 s [yaml] checking for references to /build/ in /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin...
  7089. 2408.96 s [yaml] patching script interpreter paths in /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin
  7090. 2408.96 s [yaml] stripping (with command strip and flags -S -p) in /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin/bin
  7091. 2409.10 s [yaml:post-build] Uploading to cachix cache "sellout": /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2 /nix/store/xq51c9lwrzhfn8rvp147kyrls6170bn4-yaml-0.11.11.2-doc
  7092. 2409.54 s [yaml:post-build] Pushing 3 paths (182 are already present) using zstd to cache sellout ⏳
  7093. 2409.54 s [yaml:post-build]
  7094. 2409.87 s [yaml:post-build] Pushing /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2 (5.14 MiB)
  7095. 2409.91 s [yaml:post-build] Pushing /nix/store/xq51c9lwrzhfn8rvp147kyrls6170bn4-yaml-0.11.11.2-doc (2.96 MiB)
  7096. 2409.91 s [yaml:post-build] Pushing /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin (6.47 MiB)
  7097. 2411.09 s [yaml:post-build]
  7098. 2411.09 s [yaml:post-build] All done.
  7099. 2411.10 s [yaml:post-build] Uploading to the NixCI cache: /nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin /nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2 /nix/store/xq51c9lwrzhfn8rvp147kyrls6170bn4-yaml-0.11.11.2-doc
  7100. 2411.14 s [yaml:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7101. 2411.34 s [yaml:post-build] copying 3 paths...
  7102. 2411.34 s [yaml:post-build] copying path '/nix/store/f52m6d70ysgg8s5ad66mv2241392q2a4-yaml-0.11.11.2-bin' to 'https://cache.nix-ci.com'...
  7103. 2412.59 s [yaml:post-build] copying path '/nix/store/xq51c9lwrzhfn8rvp147kyrls6170bn4-yaml-0.11.11.2-doc' to 'https://cache.nix-ci.com'...
  7104. 2412.98 s [yaml:post-build] copying path '/nix/store/l5f3qi5a1hfzj91cr71h5kglckcm1rjs-yaml-0.11.11.2' to 'https://cache.nix-ci.com'...
  7105. 2414.21 s [yaml:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  7106. 2414.39 s [yaml:post-build] copying 1 paths...
  7107. 2414.39 s [yaml:post-build] copying path '/nix/store/7srfry73y35nczcn3yhzg5clfywic1gf-yaml-0.11.11.2.drv' to 'https://cache.nix-ci.com'...
  7108. 2414.54 s Progress: 302 of 315 built (1 building), 444 of 444 downloaded from cache
  7109. 2414.62 s Building /nix/store/nxsyxhil3q33hvg3c1hlhyqfrdipn237-fourmolu-0.19.0.1.drv
  7110. 2414.65 s Building /nix/store/d27sr03fqq9xq8apcc5y1hian4l0sfv8-hie-bios-0.17.0.drv
  7111. 2414.70 s Building /nix/store/ls8hh6xky4w3qz96l2qxxfhwgl5dzky5-hlint-3.10.drv
  7112. 2414.75 s Building /nix/store/df0q6b9ipyd19ajp47ahaqxyfja7cbpv-implicit-hie-0.1.4.0.drv
  7113. 2414.91 s [fourmolu] Phase: setupCompilerEnvironmentPhase
  7114. 2414.92 s [fourmolu] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  7115. 2414.92 s [hie-bios] Phase: setupCompilerEnvironmentPhase
  7116. 2414.93 s [hie-bios] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  7117. 2414.95 s [hlint] Phase: setupCompilerEnvironmentPhase
  7118. 2414.96 s [hlint] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  7119. 2415.01 s [implicit-hie] Phase: setupCompilerEnvironmentPhase
  7120. 2415.01 s [implicit-hie] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  7121. 2415.19 s [hie-bios] Phase: unpackPhase
  7122. 2415.20 s [hie-bios] unpacking source archive /nix/store/1q0lzdvc5cjjwxiljm45mh7w5j9jhr1h-hie-bios-0.17.0.tar.gz
  7123. 2415.21 s [hie-bios] source root is hie-bios-0.17.0
  7124. 2415.22 s [hie-bios] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "hie-bios-0.17.0/wrappers/cabal-with-repl.hs"
  7125. 2415.22 s [hie-bios] Phase: patchPhase
  7126. 2415.22 s [hie-bios] Replace Cabal file with edited version from mirror://hackage/hie-bios-0.17.0/revision/1.cabal.
  7127. 2415.23 s [fourmolu] Phase: unpackPhase
  7128. 2415.23 s [hie-bios] Phase: compileBuildDriverPhase
  7129. 2415.23 s [fourmolu] unpacking source archive /nix/store/6ay48kdn9mk3mccq6xh1pf7qzpqmqrq6-fourmolu-0.19.0.1.tar.gz
  7130. 2415.23 s [hie-bios] setupCompileFlags: -package-db=/build/tmp.xbq2xKknMQ/setup-package.conf.d -threaded
  7131. 2415.24 s [hlint] Phase: unpackPhase
  7132. 2415.24 s [hlint] unpacking source archive /nix/store/10wkx6p9h2c1h0yyyihk1j18l2d2hkhr-hlint-3.10.tar.gz
  7133. 2415.25 s [hlint] source root is hlint-3.10
  7134. 2415.26 s [hlint] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "hlint-3.10/tests/wildcards.test"
  7135. 2415.26 s [hlint] Phase: patchPhase
  7136. 2415.27 s [hlint] Phase: compileBuildDriverPhase
  7137. 2415.27 s [hlint] setupCompileFlags: -package-db=/build/tmp.pvYtR4COHz/setup-package.conf.d -threaded
  7138. 2415.28 s [hie-bios] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.xbq2xKknMQ/Main.o )
  7139. 2415.28 s [implicit-hie] Phase: unpackPhase
  7140. 2415.28 s [fourmolu] source root is fourmolu-0.19.0.1
  7141. 2415.29 s [implicit-hie] unpacking source archive /nix/store/czymcpdrh6a611g040b8nv7xvg4lk72f-implicit-hie-0.1.4.0.tar.gz
  7142. 2415.29 s [implicit-hie] source root is implicit-hie-0.1.4.0
  7143. 2415.30 s [implicit-hie] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "implicit-hie-0.1.4.0/test/stackHie.yaml"
  7144. 2415.30 s [implicit-hie] Phase: patchPhase
  7145. 2415.31 s [implicit-hie] Phase: compileBuildDriverPhase
  7146. 2415.31 s [implicit-hie] setupCompileFlags: -package-db=/build/tmp.bIBp5VE7bo/setup-package.conf.d -threaded
  7147. 2415.32 s [hlint] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.pvYtR4COHz/Main.o )
  7148. 2415.33 s [fourmolu] setting SOURCE_DATE_EPOCH to timestamp 1759086834 of file "fourmolu-0.19.0.1/tests/Spec.hs"
  7149. 2415.33 s [hie-bios] [2 of 2] Linking Setup
  7150. 2415.34 s [fourmolu] Phase: patchPhase
  7151. 2415.35 s [fourmolu] Phase: compileBuildDriverPhase
  7152. 2415.35 s [fourmolu] setupCompileFlags: -package-db=/build/tmp.56FGM0EzH1/setup-package.conf.d -threaded
  7153. 2415.37 s [implicit-hie] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.bIBp5VE7bo/Main.o )
  7154. 2415.37 s [hlint] [2 of 2] Linking Setup
  7155. 2415.40 s [fourmolu] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.56FGM0EzH1/Main.o )
  7156. 2415.42 s [implicit-hie] [2 of 2] Linking Setup
  7157. 2415.45 s [fourmolu] [2 of 2] Linking Setup
  7158. 2416.54 s [hie-bios] Phase: updateAutotoolsGnuConfigScriptsPhase
  7159. 2416.56 s [hie-bios] Phase: configurePhase
  7160. 2416.56 s [hie-bios] configureFlags: --verbose --prefix=/nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/afajsjixwkxmwb8dhbdykww89dxny4fi-hie-bios-0.17.0-doc/share/doc/hie-bios-0.17.0 --with-gcc=gcc --package-db=/build/tmp.xbq2xKknMQ/package.conf.d --ghc-option=-j16 --ghc-option=+RTS --ghc-option=-A64M --ghc-option=-RTS --enable-library-profiling --profiling-detail=exported-functions --disable-profiling --enable-shared --disable-coverage --enable-static --disable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping --ghc-option=-haddock --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/lib
  7161. 2416.57 s [hie-bios] Using Parsec parser
  7162. 2416.57 s [hie-bios] Configuring hie-bios-0.17.0...
  7163. 2416.59 s [hlint] Phase: updateAutotoolsGnuConfigScriptsPhase
  7164. 2416.60 s [hlint] Phase: configurePhase
  7165. 2416.60 s [hlint] configureFlags: --verbose --prefix=/nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --datadir=/nix/store/lm1p5yxwpii96424pi7kwwvjgxj637yk-hlint-3.10-data/share/ghc-9.10.2 --docdir=/nix/store/kr25p4a8cprfrng2yacg7hjsgd4p3rbw-hlint-3.10-doc/share/doc/hlint-3.10 --with-gcc=gcc --package-db=/build/tmp.pvYtR4COHz/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  7166. 2416.61 s [hlint] Using Parsec parser
  7167. 2416.61 s [hlint] Configuring hlint-3.10...
  7168. 2416.64 s [implicit-hie] Phase: updateAutotoolsGnuConfigScriptsPhase
  7169. 2416.65 s [implicit-hie] Phase: configurePhase
  7170. 2416.66 s [implicit-hie] configureFlags: --verbose --prefix=/nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/ci0in3lyibq7lmw8dyzvb1ki8q2rsf6l-implicit-hie-0.1.4.0-doc/share/doc/implicit-hie-0.1.4.0 --with-gcc=gcc --package-db=/build/tmp.bIBp5VE7bo/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  7171. 2416.66 s [implicit-hie] Using Parsec parser
  7172. 2416.66 s [implicit-hie] Configuring implicit-hie-0.1.4.0...
  7173. 2416.69 s [fourmolu] Phase: updateAutotoolsGnuConfigScriptsPhase
  7174. 2416.70 s [fourmolu] Phase: configurePhase
  7175. 2416.71 s [fourmolu] configureFlags: --verbose --prefix=/nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/prf2mii95incyclfs9pghjvww094d79n-fourmolu-0.19.0.1-doc/share/doc/fourmolu-0.19.0.1 --with-gcc=gcc --package-db=/build/tmp.56FGM0EzH1/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  7176. 2416.72 s [fourmolu] Using Parsec parser
  7177. 2416.72 s [fourmolu] Configuring fourmolu-0.19.0.1...
  7178. 2416.95 s [hlint] Flags chosen: ghc-lib=True, gpl=True, hsyaml=False, threaded=True
  7179. 2416.99 s [implicit-hie] Flags chosen: executable=True
  7180. 2417.08 s [fourmolu] Flags chosen: dev=False
  7181. 2417.17 s [hie-bios] Dependency aeson >=1.4.4 && <2.3: using aeson-2.2.3.0
  7182. 2417.17 s [hie-bios] Dependency base >=4.16 && <5: using base-4.20.1.0
  7183. 2417.17 s [hie-bios] Dependency base16-bytestring >=0.1.1 && <1.1: using base16-bytestring-1.0.2.0
  7184. 2417.17 s [hie-bios] Dependency bytestring >=0.10.8 && <0.13: using bytestring-0.12.2.0
  7185. 2417.17 s [hie-bios] Dependency co-log-core >=0.3.0 && <0.4: using co-log-core-0.3.2.5
  7186. 2417.17 s [hie-bios] Dependency conduit >=1.3 && <2: using conduit-1.3.6.1
  7187. 2417.17 s [hie-bios] Dependency conduit-extra >=1.3 && <2: using conduit-extra-1.3.8
  7188. 2417.17 s [hie-bios] Dependency cryptohash-sha1 >=0.11.100 && <0.12: using
  7189. 2417.17 s [hie-bios] cryptohash-sha1-0.11.101.0
  7190. 2417.17 s [hie-bios] Dependency deepseq >=1.4.3 && <1.6: using deepseq-1.5.0.0
  7191. 2417.17 s [hie-bios] Dependency directory >=1.3.0 && <1.4: using directory-1.3.8.5
  7192. 2417.17 s [hie-bios] Dependency exceptions >=0.10 && <0.11: using exceptions-0.10.9
  7193. 2417.17 s [hie-bios] Dependency extra >=1.6.14 && <1.9: using extra-1.8.1
  7194. 2417.17 s [hie-bios] Dependency file-embed >=0.0.11 && <1: using file-embed-0.0.16.0
  7195. 2417.17 s [hie-bios] Dependency filepath >=1.4.1 && <1.6: using filepath-1.5.4.0
  7196. 2417.17 s [hie-bios] Dependency ghc >=9.2.1 && <9.13: using ghc-9.10.2
  7197. 2417.17 s [hie-bios] Dependency prettyprinter >=1.6 && <1.7 || >=1.7.0 && <1.8: using
  7198. 2417.17 s [hie-bios] prettyprinter-1.7.1
  7199. 2417.17 s [hie-bios] Dependency template-haskell >=2.18 && <2.24: using template-haskell-2.22.0.0
  7200. 2417.17 s [hie-bios] Dependency temporary >=1.2 && <1.4: using temporary-1.3
  7201. 2417.17 s [hie-bios] Dependency text >=1.2.3 && <2.2: using text-2.1.2
  7202. 2417.17 s [hie-bios] Dependency time >=1.8.0 && <1.15: using time-1.12.2
  7203. 2417.17 s [hie-bios] Dependency transformers >=0.5.2 && <0.7: using transformers-0.6.1.1
  7204. 2417.17 s [hie-bios] Dependency unix-compat >=0.5.1 && <0.8: using unix-compat-0.7.4.1
  7205. 2417.17 s [hie-bios] Dependency unordered-containers >=0.2.9 && <0.3: using
  7206. 2417.17 s [hie-bios] unordered-containers-0.2.20.1
  7207. 2417.17 s [hie-bios] Dependency yaml >=0.10.0 && <0.12: using yaml-0.11.11.2
  7208. 2417.17 s [hie-bios] Dependency base >=4.16 && <5: using base-4.20.1.0
  7209. 2417.17 s [hie-bios] Dependency co-log-core: using co-log-core-0.3.2.5
  7210. 2417.17 s [hie-bios] Dependency directory: using directory-1.3.8.5
  7211. 2417.17 s [hie-bios] Dependency filepath: using filepath-1.5.4.0
  7212. 2417.17 s [hie-bios] Dependency hie-bios: using hie-bios-0.17.0
  7213. 2417.17 s [hie-bios] Dependency optparse-applicative >=0.17 && <0.20: using
  7214. 2417.17 s [hie-bios] optparse-applicative-0.18.1.0
  7215. 2417.17 s [hie-bios] Dependency prettyprinter: using prettyprinter-1.7.1
  7216. 2417.17 s [hie-bios] Source component graph:
  7217. 2417.18 s [hie-bios] component lib
  7218. 2417.18 s [hie-bios] component exe:hie-bios dependency lib
  7219. 2417.18 s [hie-bios] Configured component graph:
  7220. 2417.18 s [hie-bios] component hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  7221. 2417.18 s [hie-bios] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  7222. 2417.18 s [hie-bios] include base-4.20.1.0-3bb1
  7223. 2417.18 s [hie-bios] include base16-bytestring-1.0.2.0-6bjWZ8hvDYjFP9grUO0yVI
  7224. 2417.18 s [hie-bios] include bytestring-0.12.2.0-8436
  7225. 2417.18 s [hie-bios] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  7226. 2417.18 s [hie-bios] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  7227. 2417.18 s [hie-bios] include conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  7228. 2417.18 s [hie-bios] include cryptohash-sha1-0.11.101.0-JKvxym1Nc6z11pd6tUAucj
  7229. 2417.18 s [hie-bios] include deepseq-1.5.0.0-3b35
  7230. 2417.18 s [hie-bios] include directory-1.3.8.5-b97c
  7231. 2417.18 s [hie-bios] include exceptions-0.10.9-88bb
  7232. 2417.18 s [hie-bios] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  7233. 2417.18 s [hie-bios] include file-embed-0.0.16.0-J3yT8nfGUu73po0Um9RdVx
  7234. 2417.18 s [hie-bios] include filepath-1.5.4.0-eed0
  7235. 2417.18 s [hie-bios] include ghc-9.10.2-14d3
  7236. 2417.18 s [hie-bios] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  7237. 2417.18 s [hie-bios] include template-haskell-2.22.0.0-b147
  7238. 2417.18 s [hie-bios] include temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  7239. 2417.18 s [hie-bios] include text-2.1.2-f6fa
  7240. 2417.18 s [hie-bios] include time-1.12.2-0e11
  7241. 2417.18 s [hie-bios] include transformers-0.6.1.1-cd2f
  7242. 2417.18 s [hie-bios] include unix-compat-0.7.4.1-LXBmyQGhJNX9SPww95bQLC
  7243. 2417.18 s [hie-bios] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  7244. 2417.18 s [hie-bios] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7245. 2417.18 s [hie-bios] component hie-bios-0.17.0-4M3LY1RlmkI4y71j2pWGWl-hie-bios
  7246. 2417.18 s [hie-bios] include base-4.20.1.0-3bb1
  7247. 2417.18 s [hie-bios] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  7248. 2417.18 s [hie-bios] include directory-1.3.8.5-b97c
  7249. 2417.18 s [hie-bios] include filepath-1.5.4.0-eed0
  7250. 2417.18 s [hie-bios] include hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  7251. 2417.18 s [hie-bios] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  7252. 2417.18 s [hie-bios] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  7253. 2417.18 s [hie-bios] Linked component graph:
  7254. 2417.18 s [hie-bios] unit hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  7255. 2417.18 s [hie-bios] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  7256. 2417.18 s [hie-bios] include base-4.20.1.0-3bb1
  7257. 2417.18 s [hie-bios] include base16-bytestring-1.0.2.0-6bjWZ8hvDYjFP9grUO0yVI
  7258. 2417.18 s [hie-bios] include bytestring-0.12.2.0-8436
  7259. 2417.18 s [hie-bios] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  7260. 2417.18 s [hie-bios] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  7261. 2417.18 s [hie-bios] include conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  7262. 2417.18 s [hie-bios] include cryptohash-sha1-0.11.101.0-JKvxym1Nc6z11pd6tUAucj
  7263. 2417.18 s [hie-bios] include deepseq-1.5.0.0-3b35
  7264. 2417.18 s [hie-bios] include directory-1.3.8.5-b97c
  7265. 2417.18 s [hie-bios] include exceptions-0.10.9-88bb
  7266. 2417.18 s [hie-bios] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  7267. 2417.18 s [hie-bios] include file-embed-0.0.16.0-J3yT8nfGUu73po0Um9RdVx
  7268. 2417.18 s [hie-bios] include filepath-1.5.4.0-eed0
  7269. 2417.18 s [hie-bios] include ghc-9.10.2-14d3
  7270. 2417.18 s [hie-bios] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  7271. 2417.18 s [hie-bios] include template-haskell-2.22.0.0-b147
  7272. 2417.18 s [hie-bios] include temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  7273. 2417.18 s [hie-bios] include text-2.1.2-f6fa
  7274. 2417.18 s [hie-bios] include time-1.12.2-0e11
  7275. 2417.18 s [hie-bios] include transformers-0.6.1.1-cd2f
  7276. 2417.18 s [hie-bios] include unix-compat-0.7.4.1-LXBmyQGhJNX9SPww95bQLC
  7277. 2417.18 s [hie-bios] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  7278. 2417.18 s [hie-bios] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7279. 2417.18 s [hie-bios] HIE.Bios=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios,HIE.Bios.Config=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Config,HIE.Bios.Config.YAML=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Config.YAML,HIE.Bios.Cradle=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Cradle,HIE.Bios.Cradle.Cabal=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Cradle.Cabal,HIE.Bios.Cradle.ProgramVersions=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Cradle.ProgramVersions,HIE.Bios.Cradle.ProjectConfig=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Cradle.ProjectConfig,HIE.Bios.Cradle.Resolved=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Cradle.Resolved,HIE.Bios.Cradle.Utils=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Cradle.Utils,HIE.Bios.Environment=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Environment,HIE.Bios.Flags=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Flags,HIE.Bios.Ghc.Api=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Ghc.Api,HIE.Bios.Ghc.Check=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Ghc.Check,HIE.Bios.Ghc.Doc=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Ghc.Doc,HIE.Bios.Ghc.Gap=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Ghc.Gap,HIE.Bios.Ghc.Load=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Ghc.Load,HIE.Bios.Ghc.Logger=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Ghc.Logger,HIE.Bios.Internal.Debug=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Internal.Debug,HIE.Bios.Process=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Process,HIE.Bios.Types=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Types,HIE.Bios.Wrappers=hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6:HIE.Bios.Wrappers
  7280. 2417.18 s [hie-bios] unit hie-bios-0.17.0-4M3LY1RlmkI4y71j2pWGWl-hie-bios
  7281. 2417.18 s [hie-bios] include base-4.20.1.0-3bb1
  7282. 2417.18 s [hie-bios] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  7283. 2417.18 s [hie-bios] include directory-1.3.8.5-b97c
  7284. 2417.18 s [hie-bios] include filepath-1.5.4.0-eed0
  7285. 2417.18 s [hie-bios] include hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  7286. 2417.18 s [hie-bios] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  7287. 2417.18 s [hie-bios] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  7288. 2417.18 s [hie-bios] Ready component graph:
  7289. 2417.18 s [hie-bios] definite hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  7290. 2417.18 s [hie-bios] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  7291. 2417.18 s [hie-bios] depends base-4.20.1.0-3bb1
  7292. 2417.18 s [hie-bios] depends base16-bytestring-1.0.2.0-6bjWZ8hvDYjFP9grUO0yVI
  7293. 2417.18 s [hie-bios] depends bytestring-0.12.2.0-8436
  7294. 2417.18 s [hie-bios] depends co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  7295. 2417.18 s [hie-bios] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  7296. 2417.18 s [hie-bios] depends conduit-extra-1.3.8-24ClKRUmsYGF07P7LJdH3R
  7297. 2417.18 s [hie-bios] depends cryptohash-sha1-0.11.101.0-JKvxym1Nc6z11pd6tUAucj
  7298. 2417.18 s [hie-bios] depends deepseq-1.5.0.0-3b35
  7299. 2417.18 s [hie-bios] depends directory-1.3.8.5-b97c
  7300. 2417.18 s [hie-bios] depends exceptions-0.10.9-88bb
  7301. 2417.18 s [hie-bios] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  7302. 2417.18 s [hie-bios] depends file-embed-0.0.16.0-J3yT8nfGUu73po0Um9RdVx
  7303. 2417.18 s [hie-bios] depends filepath-1.5.4.0-eed0
  7304. 2417.18 s [hie-bios] depends ghc-9.10.2-14d3
  7305. 2417.18 s [hie-bios] depends prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  7306. 2417.18 s [hie-bios] depends template-haskell-2.22.0.0-b147
  7307. 2417.18 s [hie-bios] depends temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  7308. 2417.18 s [hie-bios] depends text-2.1.2-f6fa
  7309. 2417.18 s [hie-bios] depends time-1.12.2-0e11
  7310. 2417.18 s [hie-bios] depends transformers-0.6.1.1-cd2f
  7311. 2417.18 s [hie-bios] depends unix-compat-0.7.4.1-LXBmyQGhJNX9SPww95bQLC
  7312. 2417.18 s [hie-bios] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  7313. 2417.19 s [hie-bios] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7314. 2417.19 s [hie-bios] definite hie-bios-0.17.0-4M3LY1RlmkI4y71j2pWGWl-hie-bios
  7315. 2417.19 s [hie-bios] depends base-4.20.1.0-3bb1
  7316. 2417.19 s [hie-bios] depends co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  7317. 2417.19 s [hie-bios] depends directory-1.3.8.5-b97c
  7318. 2417.19 s [hie-bios] depends filepath-1.5.4.0-eed0
  7319. 2417.19 s [hie-bios] depends hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  7320. 2417.19 s [hie-bios] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  7321. 2417.19 s [hie-bios] depends prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  7322. 2417.19 s [hie-bios] Using Cabal-3.12.1.0 compiled by ghc-9.10
  7323. 2417.19 s [hie-bios] Using compiler: ghc-9.10.2
  7324. 2417.19 s [hie-bios] Using install prefix:
  7325. 2417.19 s [hie-bios] /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0
  7326. 2417.19 s [hie-bios] Executables installed in:
  7327. 2417.19 s [hie-bios] /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/bin
  7328. 2417.19 s [hie-bios] Libraries installed in:
  7329. 2417.19 s [hie-bios] /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  7330. 2417.19 s [hie-bios] Dynamic Libraries installed in:
  7331. 2417.19 s [hie-bios] /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  7332. 2417.19 s [hie-bios] Private executables installed in:
  7333. 2417.19 s [hie-bios] /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/libexec/x86_64-linux-ghc-9.10.2-14d3/hie-bios-0.17.0
  7334. 2417.19 s [hie-bios] Data files installed in:
  7335. 2417.19 s [hie-bios] /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/share/x86_64-linux-ghc-9.10.2-14d3/hie-bios-0.17.0
  7336. 2417.19 s [hie-bios] Documentation installed in:
  7337. 2417.20 s [hie-bios] /nix/store/afajsjixwkxmwb8dhbdykww89dxny4fi-hie-bios-0.17.0-doc/share/doc/hie-bios-0.17.0
  7338. 2417.20 s [hie-bios] Configuration files installed in:
  7339. 2417.20 s [hie-bios] /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/etc
  7340. 2417.20 s [hie-bios] No alex found
  7341. 2417.20 s [hie-bios] Using ar found on system at:
  7342. 2417.20 s [hie-bios] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  7343. 2417.20 s [hie-bios] No c2hs found
  7344. 2417.20 s [hie-bios] No cpphs found
  7345. 2417.20 s [hie-bios] No doctest found
  7346. 2417.20 s [hie-bios] Using gcc version 14.3.0 given by user at:
  7347. 2417.20 s [hie-bios] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  7348. 2417.20 s [hie-bios] Using ghc version 9.10.2 found on system at:
  7349. 2417.20 s [hie-bios] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  7350. 2417.20 s [hie-bios] Using ghc-pkg version 9.10.2 found on system at:
  7351. 2417.20 s [hie-bios] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  7352. 2417.20 s [hie-bios] No ghcjs found
  7353. 2417.20 s [hie-bios] No ghcjs-pkg found
  7354. 2417.20 s [hie-bios] No greencard found
  7355. 2417.20 s [hie-bios] Using haddock version 2.31.0 found on system at:
  7356. 2417.20 s [hie-bios] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  7357. 2417.20 s [hie-bios] No happy found
  7358. 2417.20 s [hie-bios] Using haskell-suite found on system at: haskell-suite-dummy-location
  7359. 2417.20 s [hie-bios] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  7360. 2417.20 s [hie-bios] No hmake found
  7361. 2417.20 s [hie-bios] Using hpc version 0.69 found on system at:
  7362. 2417.20 s [hie-bios] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  7363. 2417.20 s [hie-bios] Using hsc2hs version 0.68.10 found on system at:
  7364. 2417.20 s [hie-bios] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  7365. 2417.20 s [hie-bios] Using hscolour version 1.25 found on system at:
  7366. 2417.20 s [hie-bios] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  7367. 2417.20 s [hie-bios] No jhc found
  7368. 2417.20 s [hie-bios] Using ld found on system at:
  7369. 2417.20 s [hie-bios] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  7370. 2417.20 s [hie-bios] No pkg-config found
  7371. 2417.20 s [hie-bios] Using runghc version 9.10.2 found on system at:
  7372. 2417.20 s [hie-bios] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  7373. 2417.20 s [hie-bios] Using strip version 2.44 found on system at:
  7374. 2417.20 s [hie-bios] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  7375. 2417.20 s [hie-bios] Using tar found on system at:
  7376. 2417.20 s [hie-bios] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  7377. 2417.20 s [hie-bios] No uhc found
  7378. 2417.20 s [hlint] Dependency aeson >=1.3: using aeson-2.2.3.0
  7379. 2417.20 s [hlint] Dependency ansi-terminal >=0.8.1: using ansi-terminal-1.1.3
  7380. 2417.20 s [hlint] Dependency base >=4 && <5: using base-4.20.1.0
  7381. 2417.20 s [hlint] Dependency bytestring: using bytestring-0.12.2.0
  7382. 2417.20 s [hlint] Dependency cmdargs >=0.10.22: using cmdargs-0.10.22
  7383. 2417.20 s [hlint] Dependency containers: using containers-0.7
  7384. 2417.20 s [hlint] Dependency cpphs >=1.20.1: using cpphs-1.20.10
  7385. 2417.20 s [hlint] Dependency data-default >=0.3: using data-default-0.8.0.1
  7386. 2417.20 s [hlint] Dependency deriving-aeson >=0.2: using deriving-aeson-0.2.10
  7387. 2417.20 s [hlint] Dependency directory: using directory-1.3.8.5
  7388. 2417.20 s [hlint] Dependency extra >=1.7.3: using extra-1.8.1
  7389. 2417.20 s [hlint] Dependency file-embed: using file-embed-0.0.16.0
  7390. 2417.20 s [hlint] Dependency filepath: using filepath-1.5.4.0
  7391. 2417.20 s [hlint] Dependency filepattern >=0.1.1: using filepattern-0.1.3
  7392. 2417.20 s [hlint] Dependency ghc-lib-parser >=9.12 && <9.13: using
  7393. 2417.20 s [hlint] ghc-lib-parser-9.12.2.20250421
  7394. 2417.20 s [hlint] Dependency ghc-lib-parser-ex >=9.12.0.0 && <9.13.0: using
  7395. 2417.20 s [hlint] ghc-lib-parser-ex-9.12.0.0
  7396. 2417.20 s [hlint] Dependency hscolour >=1.21: using hscolour-1.25
  7397. 2417.20 s [hlint] Dependency process: using process-1.6.25.0
  7398. 2417.20 s [hlint] Dependency refact >=0.3: using refact-0.3.0.2
  7399. 2417.20 s [hlint] Dependency text: using text-2.1.2
  7400. 2417.20 s [hlint] Dependency transformers: using transformers-0.6.1.1
  7401. 2417.20 s [hlint] Dependency uniplate >=1.5: using uniplate-1.6.13
  7402. 2417.20 s [hlint] Dependency unordered-containers: using unordered-containers-0.2.20.1
  7403. 2417.20 s [hlint] Dependency utf8-string: using utf8-string-1.0.2
  7404. 2417.20 s [hlint] Dependency vector: using vector-0.13.2.0
  7405. 2417.20 s [hlint] Dependency yaml >=0.5.0: using yaml-0.11.11.2
  7406. 2417.20 s [hlint] Dependency base: using base-4.20.1.0
  7407. 2417.20 s [hlint] Dependency hlint: using hlint-3.10
  7408. 2417.20 s [hlint] Source component graph:
  7409. 2417.20 s [hlint] component lib
  7410. 2417.20 s [hlint] component exe:hlint dependency lib
  7411. 2417.20 s [hlint] Configured component graph:
  7412. 2417.20 s [hlint] component hlint-3.10-DPZCYPe0EgT2ETB4JRRue2
  7413. 2417.20 s [hlint] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  7414. 2417.20 s [hlint] include ansi-terminal-1.1.3-I1X77JOgMia6e9S9zM1BAl
  7415. 2417.20 s [hlint] include base-4.20.1.0-3bb1
  7416. 2417.20 s [hlint] include bytestring-0.12.2.0-8436
  7417. 2417.20 s [hlint] include cmdargs-0.10.22-2RCaoLE6EAX3TuuMy4d8EQ
  7418. 2417.20 s [hlint] include containers-0.7-5491
  7419. 2417.20 s [hlint] include cpphs-1.20.10-FKjPouP2k8qDk0KAqvd43N
  7420. 2417.20 s [hlint] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  7421. 2417.20 s [hlint] include deriving-aeson-0.2.10-IGlaOhw324VKqXYIMng0S0
  7422. 2417.20 s [hlint] include directory-1.3.8.5-b97c
  7423. 2417.20 s [hlint] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  7424. 2417.20 s [hlint] include file-embed-0.0.16.0-J3yT8nfGUu73po0Um9RdVx
  7425. 2417.20 s [hlint] include filepath-1.5.4.0-eed0
  7426. 2417.20 s [hlint] include filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7427. 2417.20 s [hlint] include ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7428. 2417.20 s [hlint] include ghc-lib-parser-ex-9.12.0.0-7Xko2JDaAVAB3lHDbXJaAM
  7429. 2417.20 s [hlint] include hscolour-1.25-6Tb6whN48CY8djepahpXJh
  7430. 2417.20 s [hlint] include process-1.6.25.0-25a8
  7431. 2417.20 s [hlint] include refact-0.3.0.2-4IS5yOjqvgi58oFxEXLkWd
  7432. 2417.20 s [hlint] include text-2.1.2-f6fa
  7433. 2417.20 s [hlint] include transformers-0.6.1.1-cd2f
  7434. 2417.20 s [hlint] include uniplate-1.6.13-IlBG5djG1LXrP6SApPr9B
  7435. 2417.20 s [hlint] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  7436. 2417.20 s [hlint] include utf8-string-1.0.2-6HygRxWt2xtDU5YspphXjQ
  7437. 2417.20 s [hlint] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  7438. 2417.20 s [hlint] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7439. 2417.20 s [hlint] component hlint-3.10-5DDXsGYYIe8HtgIdkw4NFz-hlint
  7440. 2417.20 s [hlint] include base-4.20.1.0-3bb1
  7441. 2417.20 s [hlint] include hlint-3.10-DPZCYPe0EgT2ETB4JRRue2
  7442. 2417.20 s [hlint] Linked component graph:
  7443. 2417.20 s [hlint] unit hlint-3.10-DPZCYPe0EgT2ETB4JRRue2
  7444. 2417.20 s [hlint] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  7445. 2417.20 s [hlint] include ansi-terminal-1.1.3-I1X77JOgMia6e9S9zM1BAl
  7446. 2417.20 s [hlint] include base-4.20.1.0-3bb1
  7447. 2417.20 s [hlint] include bytestring-0.12.2.0-8436
  7448. 2417.20 s [hlint] include cmdargs-0.10.22-2RCaoLE6EAX3TuuMy4d8EQ
  7449. 2417.20 s [hlint] include containers-0.7-5491
  7450. 2417.20 s [hlint] include cpphs-1.20.10-FKjPouP2k8qDk0KAqvd43N
  7451. 2417.20 s [hlint] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  7452. 2417.20 s [hlint] include deriving-aeson-0.2.10-IGlaOhw324VKqXYIMng0S0
  7453. 2417.20 s [hlint] include directory-1.3.8.5-b97c
  7454. 2417.20 s [hlint] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  7455. 2417.20 s [hlint] include file-embed-0.0.16.0-J3yT8nfGUu73po0Um9RdVx
  7456. 2417.20 s [hlint] include filepath-1.5.4.0-eed0
  7457. 2417.20 s [hlint] include filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7458. 2417.20 s [hlint] include ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7459. 2417.20 s [hlint] include ghc-lib-parser-ex-9.12.0.0-7Xko2JDaAVAB3lHDbXJaAM
  7460. 2417.20 s [hlint] include hscolour-1.25-6Tb6whN48CY8djepahpXJh
  7461. 2417.20 s [hlint] include process-1.6.25.0-25a8
  7462. 2417.20 s [hlint] include refact-0.3.0.2-4IS5yOjqvgi58oFxEXLkWd
  7463. 2417.20 s [hlint] include text-2.1.2-f6fa
  7464. 2417.20 s [hlint] include transformers-0.6.1.1-cd2f
  7465. 2417.20 s [hlint] include uniplate-1.6.13-IlBG5djG1LXrP6SApPr9B
  7466. 2417.20 s [hlint] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  7467. 2417.20 s [hlint] include utf8-string-1.0.2-6HygRxWt2xtDU5YspphXjQ
  7468. 2417.20 s [hlint] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  7469. 2417.20 s [hlint] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7470. 2417.20 s [hlint] Language.Haskell.HLint=hlint-3.10-DPZCYPe0EgT2ETB4JRRue2:Language.Haskell.HLint
  7471. 2417.20 s [hlint] unit hlint-3.10-5DDXsGYYIe8HtgIdkw4NFz-hlint
  7472. 2417.20 s [hlint] include base-4.20.1.0-3bb1
  7473. 2417.20 s [hlint] include hlint-3.10-DPZCYPe0EgT2ETB4JRRue2
  7474. 2417.20 s [hlint] Ready component graph:
  7475. 2417.20 s [hlint] definite hlint-3.10-DPZCYPe0EgT2ETB4JRRue2
  7476. 2417.20 s [hlint] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  7477. 2417.20 s [hlint] depends ansi-terminal-1.1.3-I1X77JOgMia6e9S9zM1BAl
  7478. 2417.20 s [hlint] depends base-4.20.1.0-3bb1
  7479. 2417.20 s [hlint] depends bytestring-0.12.2.0-8436
  7480. 2417.20 s [hlint] depends cmdargs-0.10.22-2RCaoLE6EAX3TuuMy4d8EQ
  7481. 2417.20 s [hlint] depends containers-0.7-5491
  7482. 2417.20 s [hlint] depends cpphs-1.20.10-FKjPouP2k8qDk0KAqvd43N
  7483. 2417.20 s [hlint] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  7484. 2417.20 s [hlint] depends deriving-aeson-0.2.10-IGlaOhw324VKqXYIMng0S0
  7485. 2417.20 s [hlint] depends directory-1.3.8.5-b97c
  7486. 2417.20 s [hlint] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  7487. 2417.20 s [hlint] depends file-embed-0.0.16.0-J3yT8nfGUu73po0Um9RdVx
  7488. 2417.20 s [hlint] depends filepath-1.5.4.0-eed0
  7489. 2417.20 s [hlint] depends filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7490. 2417.20 s [hlint] depends ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7491. 2417.20 s [hlint] depends ghc-lib-parser-ex-9.12.0.0-7Xko2JDaAVAB3lHDbXJaAM
  7492. 2417.20 s [hlint] depends hscolour-1.25-6Tb6whN48CY8djepahpXJh
  7493. 2417.20 s [hlint] depends process-1.6.25.0-25a8
  7494. 2417.20 s [hlint] depends refact-0.3.0.2-4IS5yOjqvgi58oFxEXLkWd
  7495. 2417.20 s [hlint] depends text-2.1.2-f6fa
  7496. 2417.20 s [hlint] depends transformers-0.6.1.1-cd2f
  7497. 2417.20 s [hlint] depends uniplate-1.6.13-IlBG5djG1LXrP6SApPr9B
  7498. 2417.20 s [hlint] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  7499. 2417.20 s [hlint] depends utf8-string-1.0.2-6HygRxWt2xtDU5YspphXjQ
  7500. 2417.20 s [hlint] depends vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  7501. 2417.20 s [hlint] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7502. 2417.20 s [hlint] definite hlint-3.10-5DDXsGYYIe8HtgIdkw4NFz-hlint
  7503. 2417.20 s [hlint] depends base-4.20.1.0-3bb1
  7504. 2417.20 s [hlint] depends hlint-3.10-DPZCYPe0EgT2ETB4JRRue2
  7505. 2417.20 s [hlint] Using Cabal-3.12.1.0 compiled by ghc-9.10
  7506. 2417.20 s [hlint] Using compiler: ghc-9.10.2
  7507. 2417.20 s [hlint] Using install prefix: /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10
  7508. 2417.20 s [hlint] Executables installed in:
  7509. 2417.20 s [hlint] /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/bin
  7510. 2417.20 s [hlint] Libraries installed in:
  7511. 2417.20 s [hlint] /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/hlint-3.10-DPZCYPe0EgT2ETB4JRRue2
  7512. 2417.20 s [hlint] Dynamic Libraries installed in:
  7513. 2417.20 s [hlint] /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  7514. 2417.20 s [hlint] Private executables installed in:
  7515. 2417.20 s [hlint] /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/libexec/x86_64-linux-ghc-9.10.2-14d3/hlint-3.10
  7516. 2417.20 s [hlint] Data files installed in:
  7517. 2417.20 s [hlint] /nix/store/lm1p5yxwpii96424pi7kwwvjgxj637yk-hlint-3.10-data/share/ghc-9.10.2/x86_64-linux-ghc-9.10.2-14d3/hlint-3.10
  7518. 2417.20 s [hlint] Documentation installed in:
  7519. 2417.20 s [hlint] /nix/store/kr25p4a8cprfrng2yacg7hjsgd4p3rbw-hlint-3.10-doc/share/doc/hlint-3.10
  7520. 2417.20 s [hlint] Configuration files installed in:
  7521. 2417.20 s [hlint] /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/etc
  7522. 2417.20 s [hlint] No alex found
  7523. 2417.20 s [hlint] Using ar found on system at:
  7524. 2417.20 s [hlint] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  7525. 2417.20 s [hlint] No c2hs found
  7526. 2417.20 s [hlint] Using cpphs version 1.20.9 found on system at:
  7527. 2417.20 s [hlint] /nix/store/0qdzan0yzdwljaais9kj85fwy933p2av-cpphs-1.20.10/bin/cpphs
  7528. 2417.20 s [hlint] No doctest found
  7529. 2417.20 s [hlint] Using gcc version 14.3.0 given by user at:
  7530. 2417.20 s [hlint] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  7531. 2417.20 s [hlint] Using ghc version 9.10.2 found on system at:
  7532. 2417.20 s [hlint] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  7533. 2417.20 s [hlint] Using ghc-pkg version 9.10.2 found on system at:
  7534. 2417.20 s [hlint] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  7535. 2417.20 s [hlint] No ghcjs found
  7536. 2417.20 s [hlint] No ghcjs-pkg found
  7537. 2417.20 s [hlint] No greencard found
  7538. 2417.20 s [hlint] Using haddock version 2.31.0 found on system at:
  7539. 2417.20 s [hlint] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  7540. 2417.20 s [hlint] No happy found
  7541. 2417.20 s [hlint] Using haskell-suite found on system at: haskell-suite-dummy-location
  7542. 2417.20 s [hlint] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  7543. 2417.22 s [implicit-hie] Dependency attoparsec >=0.13: using attoparsec-0.14.4
  7544. 2417.22 s [implicit-hie] Dependency base >=4.7 && <5: using base-4.20.1.0
  7545. 2417.22 s [implicit-hie] Dependency directory >=1.3: using directory-1.3.8.5
  7546. 2417.22 s [implicit-hie] Dependency filepath >=1.4: using filepath-1.5.4.0
  7547. 2417.22 s [implicit-hie] Dependency filepattern >=0.1: using filepattern-0.1.3
  7548. 2417.22 s [implicit-hie] Dependency text >=1.2: using text-2.1.2
  7549. 2417.22 s [implicit-hie] Dependency transformers >=0.5: using transformers-0.6.1.1
  7550. 2417.22 s [implicit-hie] Dependency yaml >=0.5: using yaml-0.11.11.2
  7551. 2417.22 s [implicit-hie] Dependency attoparsec: using attoparsec-0.14.4
  7552. 2417.22 s [implicit-hie] Dependency base >=4.7 && <5: using base-4.20.1.0
  7553. 2417.22 s [implicit-hie] Dependency directory: using directory-1.3.8.5
  7554. 2417.22 s [implicit-hie] Dependency filepath: using filepath-1.5.4.0
  7555. 2417.22 s [implicit-hie] Dependency filepattern: using filepattern-0.1.3
  7556. 2417.22 s [implicit-hie] Dependency implicit-hie: using implicit-hie-0.1.4.0
  7557. 2417.22 s [implicit-hie] Dependency text: using text-2.1.2
  7558. 2417.22 s [implicit-hie] Dependency transformers: using transformers-0.6.1.1
  7559. 2417.22 s [implicit-hie] Dependency yaml: using yaml-0.11.11.2
  7560. 2417.22 s [implicit-hie] Dependency attoparsec: using attoparsec-0.14.4
  7561. 2417.22 s [implicit-hie] Dependency base >=4.7 && <5: using base-4.20.1.0
  7562. 2417.22 s [implicit-hie] Dependency directory: using directory-1.3.8.5
  7563. 2417.22 s [implicit-hie] Dependency filepath: using filepath-1.5.4.0
  7564. 2417.22 s [implicit-hie] Dependency filepattern: using filepattern-0.1.3
  7565. 2417.22 s [implicit-hie] Dependency hspec: using hspec-2.11.14
  7566. 2417.22 s [implicit-hie] Dependency hspec-attoparsec: using hspec-attoparsec-0.1.0.2
  7567. 2417.22 s [implicit-hie] Dependency implicit-hie: using implicit-hie-0.1.4.0
  7568. 2417.22 s [implicit-hie] Dependency text: using text-2.1.2
  7569. 2417.22 s [implicit-hie] Dependency transformers: using transformers-0.6.1.1
  7570. 2417.22 s [implicit-hie] Dependency yaml: using yaml-0.11.11.2
  7571. 2417.22 s [implicit-hie] Source component graph:
  7572. 2417.22 s [implicit-hie] component lib
  7573. 2417.22 s [implicit-hie] component exe:gen-hie dependency lib
  7574. 2417.22 s [implicit-hie] component test:implicit-hie-test dependency lib
  7575. 2417.22 s [implicit-hie] Configured component graph:
  7576. 2417.22 s [implicit-hie] component implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7577. 2417.22 s [implicit-hie] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  7578. 2417.22 s [implicit-hie] include base-4.20.1.0-3bb1
  7579. 2417.22 s [implicit-hie] include directory-1.3.8.5-b97c
  7580. 2417.22 s [implicit-hie] include filepath-1.5.4.0-eed0
  7581. 2417.22 s [implicit-hie] include filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7582. 2417.22 s [implicit-hie] include text-2.1.2-f6fa
  7583. 2417.22 s [implicit-hie] include transformers-0.6.1.1-cd2f
  7584. 2417.22 s [implicit-hie] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7585. 2417.22 s [implicit-hie] component implicit-hie-0.1.4.0-7MucaOIxBPXuU4uQVafby-gen-hie
  7586. 2417.22 s [implicit-hie] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  7587. 2417.22 s [implicit-hie] include base-4.20.1.0-3bb1
  7588. 2417.22 s [implicit-hie] include directory-1.3.8.5-b97c
  7589. 2417.22 s [implicit-hie] include filepath-1.5.4.0-eed0
  7590. 2417.22 s [implicit-hie] include filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7591. 2417.22 s [implicit-hie] include implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7592. 2417.22 s [implicit-hie] include text-2.1.2-f6fa
  7593. 2417.22 s [implicit-hie] include transformers-0.6.1.1-cd2f
  7594. 2417.22 s [implicit-hie] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7595. 2417.22 s [implicit-hie] component implicit-hie-0.1.4.0-PfDEezQrjrJqq7FLhAfVB-implicit-hie-test
  7596. 2417.22 s [implicit-hie] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  7597. 2417.22 s [implicit-hie] include base-4.20.1.0-3bb1
  7598. 2417.22 s [implicit-hie] include directory-1.3.8.5-b97c
  7599. 2417.22 s [implicit-hie] include filepath-1.5.4.0-eed0
  7600. 2417.22 s [implicit-hie] include filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7601. 2417.22 s [implicit-hie] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  7602. 2417.22 s [implicit-hie] include hspec-attoparsec-0.1.0.2-LOy0VLYir0B6MXnSncEBt0
  7603. 2417.22 s [implicit-hie] include implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7604. 2417.22 s [implicit-hie] include text-2.1.2-f6fa
  7605. 2417.22 s [implicit-hie] include transformers-0.6.1.1-cd2f
  7606. 2417.22 s [implicit-hie] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7607. 2417.22 s [implicit-hie] Linked component graph:
  7608. 2417.22 s [implicit-hie] unit implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7609. 2417.22 s [implicit-hie] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  7610. 2417.22 s [implicit-hie] include base-4.20.1.0-3bb1
  7611. 2417.22 s [implicit-hie] include directory-1.3.8.5-b97c
  7612. 2417.22 s [implicit-hie] include filepath-1.5.4.0-eed0
  7613. 2417.22 s [implicit-hie] include filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7614. 2417.22 s [implicit-hie] include text-2.1.2-f6fa
  7615. 2417.22 s [implicit-hie] include transformers-0.6.1.1-cd2f
  7616. 2417.22 s [implicit-hie] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7617. 2417.22 s [implicit-hie] Hie.Cabal.Parser=implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu:Hie.Cabal.Parser,Hie.Locate=implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu:Hie.Locate,Hie.Yaml=implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu:Hie.Yaml
  7618. 2417.22 s [implicit-hie] unit implicit-hie-0.1.4.0-7MucaOIxBPXuU4uQVafby-gen-hie
  7619. 2417.22 s [implicit-hie] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  7620. 2417.22 s [implicit-hie] include base-4.20.1.0-3bb1
  7621. 2417.22 s [implicit-hie] include directory-1.3.8.5-b97c
  7622. 2417.22 s [implicit-hie] include filepath-1.5.4.0-eed0
  7623. 2417.22 s [implicit-hie] include filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7624. 2417.22 s [implicit-hie] include implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7625. 2417.22 s [implicit-hie] include text-2.1.2-f6fa
  7626. 2417.22 s [implicit-hie] include transformers-0.6.1.1-cd2f
  7627. 2417.22 s [implicit-hie] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7628. 2417.22 s [implicit-hie] unit implicit-hie-0.1.4.0-PfDEezQrjrJqq7FLhAfVB-implicit-hie-test
  7629. 2417.22 s [implicit-hie] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  7630. 2417.22 s [implicit-hie] include base-4.20.1.0-3bb1
  7631. 2417.22 s [implicit-hie] include directory-1.3.8.5-b97c
  7632. 2417.22 s [implicit-hie] include filepath-1.5.4.0-eed0
  7633. 2417.22 s [implicit-hie] include filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7634. 2417.22 s [implicit-hie] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  7635. 2417.22 s [implicit-hie] include hspec-attoparsec-0.1.0.2-LOy0VLYir0B6MXnSncEBt0
  7636. 2417.22 s [implicit-hie] include implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7637. 2417.22 s [implicit-hie] include text-2.1.2-f6fa
  7638. 2417.22 s [implicit-hie] include transformers-0.6.1.1-cd2f
  7639. 2417.22 s [implicit-hie] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7640. 2417.22 s [implicit-hie] Ready component graph:
  7641. 2417.22 s [implicit-hie] definite implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7642. 2417.22 s [implicit-hie] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  7643. 2417.22 s [implicit-hie] depends base-4.20.1.0-3bb1
  7644. 2417.22 s [implicit-hie] depends directory-1.3.8.5-b97c
  7645. 2417.22 s [implicit-hie] depends filepath-1.5.4.0-eed0
  7646. 2417.22 s [implicit-hie] depends filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7647. 2417.22 s [implicit-hie] depends text-2.1.2-f6fa
  7648. 2417.22 s [implicit-hie] depends transformers-0.6.1.1-cd2f
  7649. 2417.22 s [implicit-hie] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7650. 2417.22 s [implicit-hie] definite implicit-hie-0.1.4.0-7MucaOIxBPXuU4uQVafby-gen-hie
  7651. 2417.22 s [implicit-hie] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  7652. 2417.22 s [implicit-hie] depends base-4.20.1.0-3bb1
  7653. 2417.22 s [implicit-hie] depends directory-1.3.8.5-b97c
  7654. 2417.22 s [implicit-hie] depends filepath-1.5.4.0-eed0
  7655. 2417.22 s [implicit-hie] depends filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7656. 2417.22 s [implicit-hie] depends implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7657. 2417.22 s [implicit-hie] depends text-2.1.2-f6fa
  7658. 2417.22 s [implicit-hie] depends transformers-0.6.1.1-cd2f
  7659. 2417.22 s [implicit-hie] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7660. 2417.22 s [implicit-hie] definite implicit-hie-0.1.4.0-PfDEezQrjrJqq7FLhAfVB-implicit-hie-test
  7661. 2417.22 s [implicit-hie] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  7662. 2417.22 s [implicit-hie] depends base-4.20.1.0-3bb1
  7663. 2417.22 s [implicit-hie] depends directory-1.3.8.5-b97c
  7664. 2417.22 s [implicit-hie] depends filepath-1.5.4.0-eed0
  7665. 2417.22 s [implicit-hie] depends filepattern-0.1.3-JalsOz5NU7Z4vOxKprpWhx
  7666. 2417.22 s [implicit-hie] depends hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  7667. 2417.22 s [implicit-hie] depends hspec-attoparsec-0.1.0.2-LOy0VLYir0B6MXnSncEBt0
  7668. 2417.22 s [implicit-hie] depends implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7669. 2417.22 s [implicit-hie] depends text-2.1.2-f6fa
  7670. 2417.22 s [implicit-hie] depends transformers-0.6.1.1-cd2f
  7671. 2417.22 s [implicit-hie] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7672. 2417.22 s [implicit-hie] Using Cabal-3.12.1.0 compiled by ghc-9.10
  7673. 2417.22 s [implicit-hie] Using compiler: ghc-9.10.2
  7674. 2417.22 s [implicit-hie] Using install prefix:
  7675. 2417.22 s [implicit-hie] /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0
  7676. 2417.22 s [implicit-hie] Executables installed in:
  7677. 2417.22 s [implicit-hie] /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/bin
  7678. 2417.22 s [implicit-hie] Libraries installed in:
  7679. 2417.22 s [implicit-hie] /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  7680. 2417.22 s [implicit-hie] Dynamic Libraries installed in:
  7681. 2417.22 s [implicit-hie] /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  7682. 2417.22 s [implicit-hie] Private executables installed in:
  7683. 2417.22 s [implicit-hie] /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/libexec/x86_64-linux-ghc-9.10.2-14d3/implicit-hie-0.1.4.0
  7684. 2417.22 s [implicit-hie] Data files installed in:
  7685. 2417.23 s [implicit-hie] /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/share/x86_64-linux-ghc-9.10.2-14d3/implicit-hie-0.1.4.0
  7686. 2417.23 s [implicit-hie] Documentation installed in:
  7687. 2417.23 s [implicit-hie] /nix/store/ci0in3lyibq7lmw8dyzvb1ki8q2rsf6l-implicit-hie-0.1.4.0-doc/share/doc/implicit-hie-0.1.4.0
  7688. 2417.23 s [implicit-hie] Configuration files installed in:
  7689. 2417.23 s [implicit-hie] /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/etc
  7690. 2417.23 s [implicit-hie] No alex found
  7691. 2417.23 s [implicit-hie] Using ar found on system at:
  7692. 2417.23 s [implicit-hie] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  7693. 2417.23 s [implicit-hie] No c2hs found
  7694. 2417.23 s [implicit-hie] No cpphs found
  7695. 2417.23 s [implicit-hie] No doctest found
  7696. 2417.23 s [implicit-hie] Using gcc version 14.3.0 given by user at:
  7697. 2417.23 s [implicit-hie] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  7698. 2417.23 s [implicit-hie] Using ghc version 9.10.2 found on system at:
  7699. 2417.23 s [implicit-hie] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  7700. 2417.23 s [implicit-hie] Using ghc-pkg version 9.10.2 found on system at:
  7701. 2417.23 s [implicit-hie] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  7702. 2417.23 s [implicit-hie] No ghcjs found
  7703. 2417.23 s [implicit-hie] No ghcjs-pkg found
  7704. 2417.23 s [implicit-hie] No greencard found
  7705. 2417.23 s [implicit-hie] Using haddock version 2.31.0 found on system at:
  7706. 2417.23 s [implicit-hie] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  7707. 2417.23 s [implicit-hie] No happy found
  7708. 2417.23 s [implicit-hie] Using haskell-suite found on system at: haskell-suite-dummy-location
  7709. 2417.23 s [implicit-hie] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  7710. 2417.23 s [implicit-hie] No hmake found
  7711. 2417.23 s [hlint] No hmake found
  7712. 2417.23 s [hlint] Using hpc version 0.69 found on system at:
  7713. 2417.23 s [hlint] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  7714. 2417.23 s [hlint] Using hsc2hs version 0.68.10 found on system at:
  7715. 2417.23 s [hlint] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  7716. 2417.23 s [hlint] Using hscolour version 1.25 found on system at:
  7717. 2417.23 s [hlint] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  7718. 2417.23 s [hlint] No jhc found
  7719. 2417.23 s [hlint] Using ld found on system at:
  7720. 2417.23 s [hlint] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  7721. 2417.23 s [hlint] No pkg-config found
  7722. 2417.23 s [hlint] Using runghc version 9.10.2 found on system at:
  7723. 2417.23 s [hlint] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  7724. 2417.23 s [hlint] Using strip version 2.44 found on system at:
  7725. 2417.23 s [hlint] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  7726. 2417.23 s [hlint] Using tar found on system at:
  7727. 2417.23 s [hlint] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  7728. 2417.23 s [hlint] No uhc found
  7729. 2417.24 s [implicit-hie] Using hpc version 0.69 found on system at:
  7730. 2417.24 s [implicit-hie] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  7731. 2417.24 s [implicit-hie] Using hsc2hs version 0.68.10 found on system at:
  7732. 2417.24 s [implicit-hie] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  7733. 2417.24 s [implicit-hie] Using hscolour version 1.25 found on system at:
  7734. 2417.24 s [implicit-hie] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  7735. 2417.24 s [implicit-hie] No jhc found
  7736. 2417.24 s [implicit-hie] Using ld found on system at:
  7737. 2417.24 s [implicit-hie] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  7738. 2417.24 s [implicit-hie] No pkg-config found
  7739. 2417.24 s [implicit-hie] Using runghc version 9.10.2 found on system at:
  7740. 2417.24 s [implicit-hie] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  7741. 2417.24 s [implicit-hie] Using strip version 2.44 found on system at:
  7742. 2417.24 s [implicit-hie] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  7743. 2417.24 s [implicit-hie] Using tar found on system at:
  7744. 2417.24 s [implicit-hie] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  7745. 2417.24 s [implicit-hie] No uhc found
  7746. 2417.42 s [fourmolu] Dependency Cabal-syntax >=3.14 && <3.15: using Cabal-syntax-3.14.2.0
  7747. 2417.42 s [fourmolu] Dependency Diff >=0.4 && <2: using Diff-1.0.2
  7748. 2417.42 s [fourmolu] Dependency MemoTrie >=0.6 && <0.7: using MemoTrie-0.6.11
  7749. 2417.42 s [fourmolu] Dependency aeson >=1.0 && <3.0: using aeson-2.2.3.0
  7750. 2417.42 s [fourmolu] Dependency ansi-terminal >=0.10 && <1.2: using ansi-terminal-1.1.3
  7751. 2417.42 s [fourmolu] Dependency array >=0.5 && <0.6: using array-0.5.8.0
  7752. 2417.42 s [fourmolu] Dependency base >=4.14 && <5: using base-4.20.1.0
  7753. 2417.42 s [fourmolu] Dependency binary >=0.8 && <0.9: using binary-0.8.9.3
  7754. 2417.42 s [fourmolu] Dependency bytestring >=0.2 && <0.13: using bytestring-0.12.2.0
  7755. 2417.42 s [fourmolu] Dependency choice >=0.2.4.1 && <0.3: using choice-0.2.4.1
  7756. 2417.42 s [fourmolu] Dependency containers >=0.5 && <0.8: using containers-0.7
  7757. 2417.42 s [fourmolu] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  7758. 2417.42 s [fourmolu] Dependency file-embed >=0.0.15 && <0.1: using file-embed-0.0.16.0
  7759. 2417.42 s [fourmolu] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  7760. 2417.43 s [fourmolu] Dependency ghc-lib-parser >=9.12 && <9.13: using
  7761. 2417.43 s [fourmolu] ghc-lib-parser-9.12.2.20250421
  7762. 2417.43 s [fourmolu] Dependency megaparsec >=9: using megaparsec-9.7.0
  7763. 2417.43 s [fourmolu] Dependency mtl >=2 && <3: using mtl-2.3.1
  7764. 2417.43 s [fourmolu] Dependency scientific >=0.3.2 && <1: using scientific-0.3.8.0
  7765. 2417.43 s [fourmolu] Dependency syb >=0.7 && <0.8: using syb-0.7.2.4
  7766. 2417.43 s [fourmolu] Dependency text >=2.1 && <3: using text-2.1.2
  7767. 2417.43 s [fourmolu] Dependency Cabal-syntax >=3.14 && <3.15: using Cabal-syntax-3.14.2.0
  7768. 2417.43 s [fourmolu] Dependency base >=4.12 && <5: using base-4.20.1.0
  7769. 2417.43 s [fourmolu] Dependency containers >=0.5 && <0.8: using containers-0.7
  7770. 2417.43 s [fourmolu] Dependency directory >=1.3.3 && <1.4: using directory-1.3.8.5
  7771. 2417.43 s [fourmolu] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  7772. 2417.43 s [fourmolu] Dependency fourmolu: using fourmolu-0.19.0.1
  7773. 2417.43 s [fourmolu] Dependency ghc-lib-parser >=9.12 && <9.13: using
  7774. 2417.43 s [fourmolu] ghc-lib-parser-9.12.2.20250421
  7775. 2417.43 s [fourmolu] Dependency optparse-applicative >=0.17 && <0.19: using
  7776. 2417.43 s [fourmolu] optparse-applicative-0.18.1.0
  7777. 2417.43 s [fourmolu] Dependency terminal-size >=0.1 && <0.4: using terminal-size-0.3.4
  7778. 2417.43 s [fourmolu] Dependency text >=2.1 && <3: using text-2.1.2
  7779. 2417.43 s [fourmolu] Dependency th-env >=0.1.1 && <0.2: using th-env-0.1.1
  7780. 2417.43 s [fourmolu] Dependency unliftio >=0.2.10 && <0.3: using unliftio-0.2.25.1
  7781. 2417.43 s [fourmolu] Dependency yaml >=0.11.6.0 && <1: using yaml-0.11.11.2
  7782. 2417.43 s [fourmolu] Dependency Cabal-syntax >=3.14 && <3.15: using Cabal-syntax-3.14.2.0
  7783. 2417.43 s [fourmolu] Dependency Diff >=1 && <2: using Diff-1.0.2
  7784. 2417.43 s [fourmolu] Dependency QuickCheck >=2.14: using QuickCheck-2.15.0.1
  7785. 2417.43 s [fourmolu] Dependency base >=4.14 && <5: using base-4.20.1.0
  7786. 2417.43 s [fourmolu] Dependency bytestring: using bytestring-0.12.2.0
  7787. 2417.43 s [fourmolu] Dependency choice >=0.2.4.1 && <0.3: using choice-0.2.4.1
  7788. 2417.43 s [fourmolu] Dependency containers >=0.5 && <0.8: using containers-0.7
  7789. 2417.43 s [fourmolu] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  7790. 2417.43 s [fourmolu] Dependency filepath >=1.2 && <1.6: using filepath-1.5.4.0
  7791. 2417.43 s [fourmolu] Dependency fourmolu: using fourmolu-0.19.0.1
  7792. 2417.43 s [fourmolu] Dependency ghc-lib-parser >=9.12 && <9.13: using
  7793. 2417.43 s [fourmolu] ghc-lib-parser-9.12.2.20250421
  7794. 2417.43 s [fourmolu] Dependency hspec >=2 && <3: using hspec-2.11.14
  7795. 2417.43 s [fourmolu] Dependency hspec-megaparsec >=2.2: using hspec-megaparsec-2.2.1
  7796. 2417.43 s [fourmolu] Dependency megaparsec >=9: using megaparsec-9.7.0
  7797. 2417.43 s [fourmolu] Dependency path >=0.6 && <0.10: using path-0.9.6
  7798. 2417.43 s [fourmolu] Dependency path-io >=1.4.2 && <2: using path-io-1.8.2
  7799. 2417.43 s [fourmolu] Dependency pretty >=1.0 && <2.0: using pretty-1.1.3.6
  7800. 2417.43 s [fourmolu] Dependency process >=1.6 && <2.0: using process-1.6.25.0
  7801. 2417.43 s [fourmolu] Dependency temporary >=1.3 && <1.4: using temporary-1.3
  7802. 2417.43 s [fourmolu] Dependency text >=2.1 && <3: using text-2.1.2
  7803. 2417.43 s [fourmolu] Dependency yaml: using yaml-0.11.11.2
  7804. 2417.43 s [fourmolu] Source component graph:
  7805. 2417.43 s [fourmolu] component lib
  7806. 2417.43 s [fourmolu] component exe:fourmolu dependency lib
  7807. 2417.43 s [fourmolu] component test:tests
  7808. 2417.43 s [fourmolu] dependency exe:fourmolu
  7809. 2417.43 s [fourmolu] dependency lib
  7810. 2417.43 s [fourmolu] Configured component graph:
  7811. 2417.43 s [fourmolu] component fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7812. 2417.43 s [fourmolu] include Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  7813. 2417.43 s [fourmolu] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  7814. 2417.43 s [fourmolu] include MemoTrie-0.6.11-JVWe6mRS5BlHIBEXGtK7A0
  7815. 2417.43 s [fourmolu] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  7816. 2417.43 s [fourmolu] include ansi-terminal-1.1.3-I1X77JOgMia6e9S9zM1BAl
  7817. 2417.43 s [fourmolu] include array-0.5.8.0-42c9
  7818. 2417.43 s [fourmolu] include base-4.20.1.0-3bb1
  7819. 2417.43 s [fourmolu] include binary-0.8.9.3-9a18
  7820. 2417.43 s [fourmolu] include bytestring-0.12.2.0-8436
  7821. 2417.43 s [fourmolu] include choice-0.2.4.1-6hW1S6pAZ2D6KPV2SWfhvj
  7822. 2417.43 s [fourmolu] include containers-0.7-5491
  7823. 2417.43 s [fourmolu] include directory-1.3.8.5-b97c
  7824. 2417.43 s [fourmolu] include file-embed-0.0.16.0-J3yT8nfGUu73po0Um9RdVx
  7825. 2417.43 s [fourmolu] include filepath-1.5.4.0-eed0
  7826. 2417.43 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7827. 2417.43 s [fourmolu] include megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  7828. 2417.43 s [fourmolu] include mtl-2.3.1-9b55
  7829. 2417.43 s [fourmolu] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  7830. 2417.43 s [fourmolu] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  7831. 2417.43 s [fourmolu] include text-2.1.2-f6fa
  7832. 2417.43 s [fourmolu] component fourmolu-0.19.0.1-91YWox1lTcoINDt3FpQ7AZ-fourmolu
  7833. 2417.43 s [fourmolu] include Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  7834. 2417.43 s [fourmolu] include base-4.20.1.0-3bb1
  7835. 2417.43 s [fourmolu] include containers-0.7-5491
  7836. 2417.43 s [fourmolu] include directory-1.3.8.5-b97c
  7837. 2417.43 s [fourmolu] include filepath-1.5.4.0-eed0
  7838. 2417.43 s [fourmolu] include fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7839. 2417.43 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7840. 2417.43 s [fourmolu] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  7841. 2417.43 s [fourmolu] include terminal-size-0.3.4-BLkoVxe62IaFvs8LMZa2lX
  7842. 2417.43 s [fourmolu] include text-2.1.2-f6fa
  7843. 2417.43 s [fourmolu] include th-env-0.1.1-45nLNkNHfmP4Ky9QETccZu
  7844. 2417.43 s [fourmolu] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  7845. 2417.43 s [fourmolu] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7846. 2417.43 s [fourmolu] component fourmolu-0.19.0.1-4ufT6phcAA3DRiqJtsVJcg-tests
  7847. 2417.43 s [fourmolu] include Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  7848. 2417.43 s [fourmolu] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  7849. 2417.43 s [fourmolu] include QuickCheck-2.15.0.1-KZO0arE6nZGJHOUmJHZvUR
  7850. 2417.43 s [fourmolu] include base-4.20.1.0-3bb1
  7851. 2417.43 s [fourmolu] include bytestring-0.12.2.0-8436
  7852. 2417.43 s [fourmolu] include choice-0.2.4.1-6hW1S6pAZ2D6KPV2SWfhvj
  7853. 2417.43 s [fourmolu] include containers-0.7-5491
  7854. 2417.43 s [fourmolu] include directory-1.3.8.5-b97c
  7855. 2417.43 s [fourmolu] include filepath-1.5.4.0-eed0
  7856. 2417.43 s [fourmolu] include fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7857. 2417.43 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7858. 2417.43 s [fourmolu] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  7859. 2417.43 s [fourmolu] include hspec-megaparsec-2.2.1-AVaLTl2Art75XIzbdWmkYO
  7860. 2417.43 s [fourmolu] include megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  7861. 2417.43 s [fourmolu] include path-0.9.6-6JUmVricOdpKcG0VKtREP4
  7862. 2417.43 s [fourmolu] include path-io-1.8.2-9dDkVGFcGbc4rmUyz7oeC5
  7863. 2417.43 s [fourmolu] include pretty-1.1.3.6-7ed8
  7864. 2417.43 s [fourmolu] include process-1.6.25.0-25a8
  7865. 2417.43 s [fourmolu] include temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  7866. 2417.43 s [fourmolu] include text-2.1.2-f6fa
  7867. 2417.43 s [fourmolu] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7868. 2417.43 s [fourmolu] Linked component graph:
  7869. 2417.43 s [fourmolu] unit fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7870. 2417.43 s [fourmolu] include Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  7871. 2417.43 s [fourmolu] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  7872. 2417.43 s [fourmolu] include MemoTrie-0.6.11-JVWe6mRS5BlHIBEXGtK7A0
  7873. 2417.43 s [fourmolu] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  7874. 2417.43 s [fourmolu] include ansi-terminal-1.1.3-I1X77JOgMia6e9S9zM1BAl
  7875. 2417.43 s [fourmolu] include array-0.5.8.0-42c9
  7876. 2417.43 s [fourmolu] include base-4.20.1.0-3bb1
  7877. 2417.43 s [fourmolu] include binary-0.8.9.3-9a18
  7878. 2417.43 s [fourmolu] include bytestring-0.12.2.0-8436
  7879. 2417.43 s [fourmolu] include choice-0.2.4.1-6hW1S6pAZ2D6KPV2SWfhvj
  7880. 2417.43 s [fourmolu] include containers-0.7-5491
  7881. 2417.43 s [fourmolu] include directory-1.3.8.5-b97c
  7882. 2417.43 s [fourmolu] include file-embed-0.0.16.0-J3yT8nfGUu73po0Um9RdVx
  7883. 2417.43 s [fourmolu] include filepath-1.5.4.0-eed0
  7884. 2417.43 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7885. 2417.43 s [fourmolu] include megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  7886. 2417.43 s [fourmolu] include mtl-2.3.1-9b55
  7887. 2417.43 s [fourmolu] include scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  7888. 2417.43 s [fourmolu] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  7889. 2417.43 s [fourmolu] include text-2.1.2-f6fa
  7890. 2417.43 s [fourmolu] Ormolu=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu,Ormolu.Config=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Config,Ormolu.Diff.ParseResult=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Diff.ParseResult,Ormolu.Diff.Text=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Diff.Text,Ormolu.Exception=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Exception,Ormolu.Fixity=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Fixity,Ormolu.Fixity.Imports=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Fixity.Imports,Ormolu.Fixity.Internal=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Fixity.Internal,Ormolu.Fixity.Parser=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Fixity.Parser,Ormolu.Fixity.Printer=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Fixity.Printer,Ormolu.Imports=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Imports,Ormolu.Imports.Grouping=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Imports.Grouping,Ormolu.Parser=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Parser,Ormolu.Parser.CommentStream=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Parser.CommentStream,Ormolu.Parser.Pragma=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Parser.Pragma,Ormolu.Parser.Result=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Parser.Result,Ormolu.Printer=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer,Ormolu.Printer.Combinators=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Combinators,Ormolu.Printer.Comments=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Comments,Ormolu.Printer.Internal=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Internal,Ormolu.Printer.Meat.Common=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Common,Ormolu.Printer.Meat.Declaration=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration,Ormolu.Printer.Meat.Declaration.Annotation=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Annotation,Ormolu.Printer.Meat.Declaration.Class=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Class,Ormolu.Printer.Meat.Declaration.Data=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Data,Ormolu.Printer.Meat.Declaration.Default=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Default,Ormolu.Printer.Meat.Declaration.Foreign=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Foreign,Ormolu.Printer.Meat.Declaration.Instance=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Instance,Ormolu.Printer.Meat.Declaration.OpTree=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.OpTree,Ormolu.Printer.Meat.Declaration.RoleAnnotation=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.RoleAnnotation,Ormolu.Printer.Meat.Declaration.Rule=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Rule,Ormolu.Printer.Meat.Declaration.Signature=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Signature,Ormolu.Printer.Meat.Declaration.Splice=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Splice,Ormolu.Printer.Meat.Declaration.StringLiteral=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.StringLiteral,Ormolu.Printer.Meat.Declaration.Type=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Type,Ormolu.Printer.Meat.Declaration.TypeFamily=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.TypeFamily,Ormolu.Printer.Meat.Declaration.Value=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Value,Ormolu.Printer.Meat.Declaration.Warning=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Declaration.Warning,Ormolu.Printer.Meat.ImportExport=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.ImportExport,Ormolu.Printer.Meat.Module=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Module,Ormolu.Printer.Meat.Pragma=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Pragma,Ormolu.Printer.Meat.Type=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Meat.Type,Ormolu.Printer.Operators=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.Operators,Ormolu.Printer.SpanStream=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Printer.SpanStream,Ormolu.Processing.Common=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Processing.Common,Ormolu.Processing.Cpp=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Processing.Cpp,Ormolu.Processing.Preprocess=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Processing.Preprocess,Ormolu.Terminal=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Terminal,Ormolu.Terminal.QualifiedDo=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Terminal.QualifiedDo,Ormolu.Utils=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Utils,Ormolu.Utils.Cabal=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Utils.Cabal,Ormolu.Utils.Fixity=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Utils.Fixity,Ormolu.Utils.Glob=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Utils.Glob,Ormolu.Utils.IO=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Ormolu.Utils.IO,Paths_fourmolu=fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ:Paths_fourmolu
  7891. 2417.43 s [fourmolu] unit fourmolu-0.19.0.1-91YWox1lTcoINDt3FpQ7AZ-fourmolu
  7892. 2417.43 s [fourmolu] include Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  7893. 2417.43 s [fourmolu] include base-4.20.1.0-3bb1
  7894. 2417.43 s [fourmolu] include containers-0.7-5491
  7895. 2417.43 s [fourmolu] include directory-1.3.8.5-b97c
  7896. 2417.43 s [fourmolu] include filepath-1.5.4.0-eed0
  7897. 2417.43 s [fourmolu] include fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7898. 2417.43 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7899. 2417.43 s [fourmolu] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  7900. 2417.43 s [fourmolu] include terminal-size-0.3.4-BLkoVxe62IaFvs8LMZa2lX
  7901. 2417.43 s [fourmolu] include text-2.1.2-f6fa
  7902. 2417.43 s [fourmolu] include th-env-0.1.1-45nLNkNHfmP4Ky9QETccZu
  7903. 2417.43 s [fourmolu] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  7904. 2417.43 s [fourmolu] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7905. 2417.43 s [fourmolu] unit fourmolu-0.19.0.1-4ufT6phcAA3DRiqJtsVJcg-tests
  7906. 2417.43 s [fourmolu] include Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  7907. 2417.43 s [fourmolu] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  7908. 2417.43 s [fourmolu] include QuickCheck-2.15.0.1-KZO0arE6nZGJHOUmJHZvUR
  7909. 2417.43 s [fourmolu] include base-4.20.1.0-3bb1
  7910. 2417.43 s [fourmolu] include bytestring-0.12.2.0-8436
  7911. 2417.43 s [fourmolu] include choice-0.2.4.1-6hW1S6pAZ2D6KPV2SWfhvj
  7912. 2417.43 s [fourmolu] include containers-0.7-5491
  7913. 2417.43 s [fourmolu] include directory-1.3.8.5-b97c
  7914. 2417.43 s [fourmolu] include filepath-1.5.4.0-eed0
  7915. 2417.43 s [fourmolu] include fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7916. 2417.43 s [fourmolu] include ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7917. 2417.43 s [fourmolu] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  7918. 2417.43 s [fourmolu] include hspec-megaparsec-2.2.1-AVaLTl2Art75XIzbdWmkYO
  7919. 2417.43 s [fourmolu] include megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  7920. 2417.43 s [fourmolu] include path-0.9.6-6JUmVricOdpKcG0VKtREP4
  7921. 2417.43 s [fourmolu] include path-io-1.8.2-9dDkVGFcGbc4rmUyz7oeC5
  7922. 2417.43 s [fourmolu] include pretty-1.1.3.6-7ed8
  7923. 2417.43 s [fourmolu] include process-1.6.25.0-25a8
  7924. 2417.43 s [fourmolu] include temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  7925. 2417.43 s [fourmolu] include text-2.1.2-f6fa
  7926. 2417.43 s [fourmolu] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7927. 2417.43 s [fourmolu] Ready component graph:
  7928. 2417.43 s [fourmolu] definite fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7929. 2417.43 s [fourmolu] depends Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  7930. 2417.43 s [fourmolu] depends Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  7931. 2417.43 s [fourmolu] depends MemoTrie-0.6.11-JVWe6mRS5BlHIBEXGtK7A0
  7932. 2417.43 s [fourmolu] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  7933. 2417.43 s [fourmolu] depends ansi-terminal-1.1.3-I1X77JOgMia6e9S9zM1BAl
  7934. 2417.43 s [fourmolu] depends array-0.5.8.0-42c9
  7935. 2417.43 s [fourmolu] depends base-4.20.1.0-3bb1
  7936. 2417.43 s [fourmolu] depends binary-0.8.9.3-9a18
  7937. 2417.43 s [fourmolu] depends bytestring-0.12.2.0-8436
  7938. 2417.43 s [fourmolu] depends choice-0.2.4.1-6hW1S6pAZ2D6KPV2SWfhvj
  7939. 2417.43 s [fourmolu] depends containers-0.7-5491
  7940. 2417.43 s [fourmolu] depends directory-1.3.8.5-b97c
  7941. 2417.43 s [fourmolu] depends file-embed-0.0.16.0-J3yT8nfGUu73po0Um9RdVx
  7942. 2417.43 s [fourmolu] depends filepath-1.5.4.0-eed0
  7943. 2417.43 s [fourmolu] depends ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7944. 2417.43 s [fourmolu] depends megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  7945. 2417.43 s [fourmolu] depends mtl-2.3.1-9b55
  7946. 2417.43 s [fourmolu] depends scientific-0.3.8.0-IwTaR8aMKNO7hV2a00ZMrY
  7947. 2417.43 s [fourmolu] depends syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  7948. 2417.43 s [fourmolu] depends text-2.1.2-f6fa
  7949. 2417.43 s [fourmolu] definite fourmolu-0.19.0.1-91YWox1lTcoINDt3FpQ7AZ-fourmolu
  7950. 2417.43 s [fourmolu] depends Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  7951. 2417.43 s [fourmolu] depends base-4.20.1.0-3bb1
  7952. 2417.43 s [fourmolu] depends containers-0.7-5491
  7953. 2417.43 s [fourmolu] depends directory-1.3.8.5-b97c
  7954. 2417.43 s [fourmolu] depends filepath-1.5.4.0-eed0
  7955. 2417.43 s [fourmolu] depends fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7956. 2417.43 s [fourmolu] depends ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7957. 2417.43 s [fourmolu] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  7958. 2417.43 s [fourmolu] depends terminal-size-0.3.4-BLkoVxe62IaFvs8LMZa2lX
  7959. 2417.43 s [fourmolu] depends text-2.1.2-f6fa
  7960. 2417.43 s [fourmolu] depends th-env-0.1.1-45nLNkNHfmP4Ky9QETccZu
  7961. 2417.43 s [fourmolu] depends unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  7962. 2417.43 s [fourmolu] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7963. 2417.43 s [fourmolu] definite fourmolu-0.19.0.1-4ufT6phcAA3DRiqJtsVJcg-tests
  7964. 2417.43 s [fourmolu] depends Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  7965. 2417.43 s [fourmolu] depends Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  7966. 2417.43 s [fourmolu] depends QuickCheck-2.15.0.1-KZO0arE6nZGJHOUmJHZvUR
  7967. 2417.43 s [fourmolu] depends base-4.20.1.0-3bb1
  7968. 2417.43 s [fourmolu] depends bytestring-0.12.2.0-8436
  7969. 2417.43 s [fourmolu] depends choice-0.2.4.1-6hW1S6pAZ2D6KPV2SWfhvj
  7970. 2417.43 s [fourmolu] depends containers-0.7-5491
  7971. 2417.43 s [fourmolu] depends directory-1.3.8.5-b97c
  7972. 2417.43 s [fourmolu] depends filepath-1.5.4.0-eed0
  7973. 2417.45 s [fourmolu] depends fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7974. 2417.45 s [fourmolu] depends ghc-lib-parser-9.12.2.20250421-BB6iN7re4pKIS9llUePo1S
  7975. 2417.45 s [fourmolu] depends hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  7976. 2417.45 s [fourmolu] depends hspec-megaparsec-2.2.1-AVaLTl2Art75XIzbdWmkYO
  7977. 2417.45 s [fourmolu] depends megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  7978. 2417.45 s [fourmolu] depends path-0.9.6-6JUmVricOdpKcG0VKtREP4
  7979. 2417.45 s [fourmolu] depends path-io-1.8.2-9dDkVGFcGbc4rmUyz7oeC5
  7980. 2417.45 s [fourmolu] depends pretty-1.1.3.6-7ed8
  7981. 2417.45 s [fourmolu] depends process-1.6.25.0-25a8
  7982. 2417.45 s [fourmolu] depends temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  7983. 2417.45 s [fourmolu] depends text-2.1.2-f6fa
  7984. 2417.45 s [fourmolu] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  7985. 2417.45 s [fourmolu] depends fourmolu-0.19.0.1-91YWox1lTcoINDt3FpQ7AZ-fourmolu
  7986. 2417.45 s [fourmolu] Using Cabal-3.12.1.0 compiled by ghc-9.10
  7987. 2417.45 s [fourmolu] Using compiler: ghc-9.10.2
  7988. 2417.45 s [fourmolu] Using install prefix:
  7989. 2417.45 s [fourmolu] /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1
  7990. 2417.45 s [fourmolu] Executables installed in:
  7991. 2417.45 s [fourmolu] /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/bin
  7992. 2417.45 s [fourmolu] Libraries installed in:
  7993. 2417.45 s [fourmolu] /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  7994. 2417.45 s [fourmolu] Dynamic Libraries installed in:
  7995. 2417.45 s [fourmolu] /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  7996. 2417.45 s [fourmolu] Private executables installed in:
  7997. 2417.45 s [fourmolu] /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/libexec/x86_64-linux-ghc-9.10.2-14d3/fourmolu-0.19.0.1
  7998. 2417.45 s [fourmolu] Data files installed in:
  7999. 2417.45 s [fourmolu] /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/share/x86_64-linux-ghc-9.10.2-14d3/fourmolu-0.19.0.1
  8000. 2417.45 s [fourmolu] Documentation installed in:
  8001. 2417.45 s [fourmolu] /nix/store/prf2mii95incyclfs9pghjvww094d79n-fourmolu-0.19.0.1-doc/share/doc/fourmolu-0.19.0.1
  8002. 2417.45 s [fourmolu] Configuration files installed in:
  8003. 2417.45 s [fourmolu] /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/etc
  8004. 2417.45 s [fourmolu] No alex found
  8005. 2417.45 s [fourmolu] Using ar found on system at:
  8006. 2417.45 s [fourmolu] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  8007. 2417.45 s [fourmolu] No c2hs found
  8008. 2417.45 s [fourmolu] No cpphs found
  8009. 2417.45 s [fourmolu] No doctest found
  8010. 2417.45 s [fourmolu] Using gcc version 14.3.0 given by user at:
  8011. 2417.45 s [fourmolu] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  8012. 2417.45 s [fourmolu] Using ghc version 9.10.2 found on system at:
  8013. 2417.45 s [fourmolu] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  8014. 2417.45 s [fourmolu] Using ghc-pkg version 9.10.2 found on system at:
  8015. 2417.45 s [fourmolu] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  8016. 2417.45 s [fourmolu] No ghcjs found
  8017. 2417.45 s [fourmolu] No ghcjs-pkg found
  8018. 2417.45 s [fourmolu] No greencard found
  8019. 2417.45 s [fourmolu] Using haddock version 2.31.0 found on system at:
  8020. 2417.45 s [fourmolu] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  8021. 2417.45 s [fourmolu] No happy found
  8022. 2417.45 s [fourmolu] Using haskell-suite found on system at: haskell-suite-dummy-location
  8023. 2417.45 s [fourmolu] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  8024. 2417.45 s [fourmolu] No hmake found
  8025. 2417.45 s [fourmolu] Using hpc version 0.69 found on system at:
  8026. 2417.45 s [fourmolu] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  8027. 2417.45 s [fourmolu] Using hsc2hs version 0.68.10 found on system at:
  8028. 2417.45 s [fourmolu] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  8029. 2417.45 s [fourmolu] Using hscolour version 1.25 found on system at:
  8030. 2417.45 s [fourmolu] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  8031. 2417.45 s [fourmolu] No jhc found
  8032. 2417.45 s [fourmolu] Using ld found on system at:
  8033. 2417.45 s [fourmolu] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  8034. 2417.45 s [fourmolu] No pkg-config found
  8035. 2417.45 s [fourmolu] Using runghc version 9.10.2 found on system at:
  8036. 2417.45 s [fourmolu] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  8037. 2417.45 s [fourmolu] Using strip version 2.44 found on system at:
  8038. 2417.45 s [fourmolu] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  8039. 2417.45 s [fourmolu] Using tar found on system at:
  8040. 2417.45 s [fourmolu] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  8041. 2417.45 s [fourmolu] No uhc found
  8042. 2417.52 s [hie-bios] Phase: buildPhase
  8043. 2417.53 s [hlint] Phase: buildPhase
  8044. 2417.54 s [implicit-hie] Phase: buildPhase
  8045. 2417.59 s [hie-bios] Preprocessing library for hie-bios-0.17.0...
  8046. 2417.59 s [hie-bios] Building library for hie-bios-0.17.0...
  8047. 2417.60 s [hlint] Preprocessing library for hlint-3.10...
  8048. 2417.60 s [implicit-hie] Preprocessing library for implicit-hie-0.1.4.0...
  8049. 2417.60 s [implicit-hie] Building library for implicit-hie-0.1.4.0...
  8050. 2417.60 s [hlint] Building library for hlint-3.10...
  8051. 2417.68 s [implicit-hie] [1 of 4] Compiling Hie.Cabal.Parser ( src/Hie/Cabal/Parser.hs, dist/build/Hie/Cabal/Parser.o, dist/build/Hie/Cabal/Parser.dyn_o )
  8052. 2417.80 s [fourmolu] Phase: buildPhase
  8053. 2417.84 s [hlint] [ 1 of 62] Compiling EmbedData ( src/EmbedData.hs, dist/build/EmbedData.o, dist/build/EmbedData.dyn_o )
  8054. 2417.87 s [fourmolu] Preprocessing library for fourmolu-0.19.0.1...
  8055. 2417.88 s [hie-bios] [ 1 of 22] Compiling HIE.Bios.Config.YAML ( src/HIE/Bios/Config/YAML.hs, dist/build/HIE/Bios/Config/YAML.o, dist/build/HIE/Bios/Config/YAML.dyn_o )
  8056. 2417.88 s [fourmolu] Building library for fourmolu-0.19.0.1...
  8057. 2418.14 s [fourmolu] [ 1 of 61] Compiling GHC.DynFlags ( src/GHC/DynFlags.hs, dist/build/GHC/DynFlags.o, dist/build/GHC/DynFlags.dyn_o )
  8058. 2418.59 s [fourmolu] [ 2 of 61] Compiling Ormolu.Printer.SpanStream ( src/Ormolu/Printer/SpanStream.hs, dist/build/Ormolu/Printer/SpanStream.o, dist/build/Ormolu/Printer/SpanStream.dyn_o )
  8059. 2418.68 s [fourmolu] [ 3 of 61] Compiling Ormolu.Processing.Cpp ( src/Ormolu/Processing/Cpp.hs, dist/build/Ormolu/Processing/Cpp.o, dist/build/Ormolu/Processing/Cpp.dyn_o )
  8060. 2418.76 s [hlint] [ 2 of 62] Compiling Extension ( src/Extension.hs, dist/build/Extension.o, dist/build/Extension.dyn_o )
  8061. 2419.14 s [hlint] [ 3 of 62] Compiling Fixity ( src/Fixity.hs, dist/build/Fixity.o, dist/build/Fixity.dyn_o )
  8062. 2419.14 s [hlint] [ 4 of 62] Compiling GHC.Util.ApiAnnotation ( src/GHC/Util/ApiAnnotation.hs, dist/build/GHC/Util/ApiAnnotation.o, dist/build/GHC/Util/ApiAnnotation.dyn_o )
  8063. 2419.40 s [fourmolu] [ 4 of 61] Compiling Ormolu.Utils ( src/Ormolu/Utils.hs, dist/build/Ormolu/Utils.o, dist/build/Ormolu/Utils.dyn_o )
  8064. 2419.46 s [fourmolu] [ 5 of 61] Compiling Ormolu.Terminal ( src/Ormolu/Terminal.hs, dist/build/Ormolu/Terminal.o, dist/build/Ormolu/Terminal.dyn_o )
  8065. 2419.56 s [hlint] [ 5 of 62] Compiling GHC.Util.Brackets ( src/GHC/Util/Brackets.hs, dist/build/GHC/Util/Brackets.o, dist/build/GHC/Util/Brackets.dyn_o )
  8066. 2419.56 s [hlint] [ 6 of 62] Compiling GHC.Util.DynFlags ( src/GHC/Util/DynFlags.hs, dist/build/GHC/Util/DynFlags.o, dist/build/GHC/Util/DynFlags.dyn_o )
  8067. 2419.56 s [hlint] [ 7 of 62] Compiling GHC.Util.FreeVars ( src/GHC/Util/FreeVars.hs, dist/build/GHC/Util/FreeVars.o, dist/build/GHC/Util/FreeVars.dyn_o )
  8068. 2419.93 s [hlint] [ 8 of 62] Compiling GHC.Util.HsDecl ( src/GHC/Util/HsDecl.hs, dist/build/GHC/Util/HsDecl.o, dist/build/GHC/Util/HsDecl.dyn_o )
  8069. 2419.93 s [hlint] [ 9 of 62] Compiling GHC.Util.Scope ( src/GHC/Util/Scope.hs, dist/build/GHC/Util/Scope.o, dist/build/GHC/Util/Scope.dyn_o )
  8070. 2419.93 s [hlint] [10 of 62] Compiling GHC.Util.SrcLoc ( src/GHC/Util/SrcLoc.hs, dist/build/GHC/Util/SrcLoc.o, dist/build/GHC/Util/SrcLoc.dyn_o )
  8071. 2419.93 s [hlint] [11 of 62] Compiling GHC.Util.View ( src/GHC/Util/View.hs, dist/build/GHC/Util/View.o, dist/build/GHC/Util/View.dyn_o )
  8072. 2419.93 s [hlint] [12 of 62] Compiling HsColour ( src/HsColour.hs, dist/build/HsColour.o, dist/build/HsColour.dyn_o )
  8073. 2419.93 s [hlint] [13 of 62] Compiling Parallel ( src/Parallel.hs, dist/build/Parallel.o, dist/build/Parallel.dyn_o )
  8074. 2419.93 s [hlint] [14 of 62] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/Paths_hlint.o, dist/build/Paths_hlint.dyn_o )
  8075. 2419.93 s [hlint] [15 of 62] Compiling Refact ( src/Refact.hs, dist/build/Refact.o, dist/build/Refact.dyn_o )
  8076. 2419.93 s [hlint] [16 of 62] Compiling GHC.Util.HsExpr ( src/GHC/Util/HsExpr.hs, dist/build/GHC/Util/HsExpr.o, dist/build/GHC/Util/HsExpr.dyn_o )
  8077. 2419.95 s [implicit-hie] [2 of 4] Compiling Hie.Locate ( src/Hie/Locate.hs, dist/build/Hie/Locate.o, dist/build/Hie/Locate.dyn_o )
  8078. 2420.28 s [implicit-hie] [3 of 4] Compiling Hie.Yaml ( src/Hie/Yaml.hs, dist/build/Hie/Yaml.o, dist/build/Hie/Yaml.dyn_o )
  8079. 2420.28 s [implicit-hie] [4 of 4] Compiling Paths_implicit_hie ( dist/build/autogen/Paths_implicit_hie.hs, dist/build/Paths_implicit_hie.o, dist/build/Paths_implicit_hie.dyn_o )
  8080. 2420.39 s [fourmolu] [ 6 of 61] Compiling Ormolu.Terminal.QualifiedDo ( src/Ormolu/Terminal/QualifiedDo.hs, dist/build/Ormolu/Terminal/QualifiedDo.o, dist/build/Ormolu/Terminal/QualifiedDo.dyn_o )
  8081. 2420.40 s [hie-bios] [ 2 of 22] Compiling HIE.Bios.Config ( src/HIE/Bios/Config.hs, dist/build/HIE/Bios/Config.o, dist/build/HIE/Bios/Config.dyn_o )
  8082. 2420.42 s [fourmolu] [ 7 of 61] Compiling Ormolu.Diff.Text ( src/Ormolu/Diff/Text.hs, dist/build/Ormolu/Diff/Text.o, dist/build/Ormolu/Diff/Text.dyn_o )
  8083. 2420.55 s [implicit-hie] [1 of 4] Compiling Hie.Cabal.Parser ( src/Hie/Cabal/Parser.hs, dist/build/Hie/Cabal/Parser.p_o )
  8084. 2420.79 s [hlint] [17 of 62] Compiling Timing ( src/Timing.hs, dist/build/Timing.o, dist/build/Timing.dyn_o )
  8085. 2420.79 s [hlint] [18 of 62] Compiling Util ( src/Util.hs, dist/build/Util.o, dist/build/Util.dyn_o )
  8086. 2420.79 s [hlint] [19 of 62] Compiling GHC.Util.Unify ( src/GHC/Util/Unify.hs, dist/build/GHC/Util/Unify.o, dist/build/GHC/Util/Unify.dyn_o )
  8087. 2421.02 s [hie-bios] [ 3 of 22] Compiling HIE.Bios.Cradle.ProjectConfig ( src/HIE/Bios/Cradle/ProjectConfig.hs, dist/build/HIE/Bios/Cradle/ProjectConfig.o, dist/build/HIE/Bios/Cradle/ProjectConfig.dyn_o )
  8088. 2421.02 s [hie-bios] [ 4 of 22] Compiling HIE.Bios.Ghc.Gap ( src/HIE/Bios/Ghc/Gap.hs, dist/build/HIE/Bios/Ghc/Gap.o, dist/build/HIE/Bios/Ghc/Gap.dyn_o )
  8089. 2421.02 s [hie-bios] [ 5 of 22] Compiling HIE.Bios.Ghc.Doc ( src/HIE/Bios/Ghc/Doc.hs, dist/build/HIE/Bios/Ghc/Doc.o, dist/build/HIE/Bios/Ghc/Doc.dyn_o )
  8090. 2421.02 s [hie-bios] [ 6 of 22] Compiling HIE.Bios.Ghc.Load ( src/HIE/Bios/Ghc/Load.hs, dist/build/HIE/Bios/Ghc/Load.o, dist/build/HIE/Bios/Ghc/Load.dyn_o )
  8091. 2421.02 s [hie-bios] [ 7 of 22] Compiling HIE.Bios.Types ( src/HIE/Bios/Types.hs, dist/build/HIE/Bios/Types.o, dist/build/HIE/Bios/Types.dyn_o )
  8092. 2421.02 s [hie-bios] [ 8 of 22] Compiling HIE.Bios.Flags ( src/HIE/Bios/Flags.hs, dist/build/HIE/Bios/Flags.o, dist/build/HIE/Bios/Flags.dyn_o )
  8093. 2421.02 s [hie-bios] [ 9 of 22] Compiling HIE.Bios.Environment ( src/HIE/Bios/Environment.hs, dist/build/HIE/Bios/Environment.o, dist/build/HIE/Bios/Environment.dyn_o )
  8094. 2421.02 s [hie-bios] [10 of 22] Compiling HIE.Bios.Process ( src/HIE/Bios/Process.hs, dist/build/HIE/Bios/Process.o, dist/build/HIE/Bios/Process.dyn_o )
  8095. 2421.02 s [hie-bios] [11 of 22] Compiling HIE.Bios.Ghc.Api ( src/HIE/Bios/Ghc/Api.hs, dist/build/HIE/Bios/Ghc/Api.o, dist/build/HIE/Bios/Ghc/Api.dyn_o )
  8096. 2421.03 s [hie-bios] [12 of 22] Compiling HIE.Bios.Ghc.Logger ( src/HIE/Bios/Ghc/Logger.hs, dist/build/HIE/Bios/Ghc/Logger.o, dist/build/HIE/Bios/Ghc/Logger.dyn_o )
  8097. 2421.03 s [hie-bios] src/HIE/Bios/Ghc/Logger.hs:48:1: warning: [GHC-62161] [-Wincomplete-patterns]
  8098. 2421.03 s [hie-bios] Pattern match(es) are non-exhaustive
  8099. 2421.03 s [hie-bios] In an equation for ‘appendLogRef’:
  8100. 2421.03 s [hie-bios] Patterns of type ‘DynFlags’, ‘Gap.PprStyle’, ‘LogRef’, ‘LogFlags’,
  8101. 2421.03 s [hie-bios] ‘MessageClass’, ‘SrcSpan’, ‘SDoc’ not matched:
  8102. 2421.03 s [hie-bios] _ _ (LogRef _) _ MCOutput _ _
  8103. 2421.03 s [hie-bios] _ _ (LogRef _) _ MCFatal _ _
  8104. 2421.03 s [hie-bios] _ _ (LogRef _) _ MCInteractive _ _
  8105. 2421.03 s [hie-bios] _ _ (LogRef _) _ MCDump _ _
  8106. 2421.03 s [hie-bios] ...
  8107. 2421.03 s [hie-bios] |
  8108. 2421.03 s [hie-bios] 48 | appendLogRef df style (LogRef ref) _
  8109. 2421.03 s [hie-bios] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  8110. 2421.03 s [hie-bios]
  8111. 2421.03 s [hie-bios] [13 of 22] Compiling HIE.Bios.Ghc.Check ( src/HIE/Bios/Ghc/Check.hs, dist/build/HIE/Bios/Ghc/Check.o, dist/build/HIE/Bios/Ghc/Check.dyn_o )
  8112. 2421.03 s [hie-bios] [14 of 22] Compiling HIE.Bios.Cradle.Utils ( src/HIE/Bios/Cradle/Utils.hs, dist/build/HIE/Bios/Cradle/Utils.o, dist/build/HIE/Bios/Cradle/Utils.dyn_o )
  8113. 2421.03 s [hie-bios] [15 of 22] Compiling HIE.Bios.Cradle.ProgramVersions ( src/HIE/Bios/Cradle/ProgramVersions.hs, dist/build/HIE/Bios/Cradle/ProgramVersions.o, dist/build/HIE/Bios/Cradle/ProgramVersions.dyn_o )
  8114. 2421.03 s [hie-bios] [16 of 22] Compiling HIE.Bios.Cradle.Resolved ( src/HIE/Bios/Cradle/Resolved.hs, dist/build/HIE/Bios/Cradle/Resolved.o, dist/build/HIE/Bios/Cradle/Resolved.dyn_o )
  8115. 2421.14 s [hie-bios] [17 of 22] Compiling HIE.Bios.Wrappers ( src/HIE/Bios/Wrappers.hs, dist/build/HIE/Bios/Wrappers.o, dist/build/HIE/Bios/Wrappers.dyn_o )
  8116. 2421.14 s [hie-bios] [18 of 22] Compiling HIE.Bios.Cradle.Cabal ( src/HIE/Bios/Cradle/Cabal.hs, dist/build/HIE/Bios/Cradle/Cabal.o, dist/build/HIE/Bios/Cradle/Cabal.dyn_o )
  8117. 2421.26 s [lsp-types] [3 of 4] Compiling Language.LSP.Protocol.QuickCheck.Message ( quickcheck/Language/LSP/Protocol/QuickCheck/Message.hs, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck/Message.p_o )
  8118. 2421.29 s [fourmolu] [ 8 of 61] Compiling Ormolu.Exception ( src/Ormolu/Exception.hs, dist/build/Ormolu/Exception.o, dist/build/Ormolu/Exception.dyn_o )
  8119. 2421.52 s [fourmolu] [ 9 of 61] Compiling Ormolu.Parser.Pragma ( src/Ormolu/Parser/Pragma.hs, dist/build/Ormolu/Parser/Pragma.o, dist/build/Ormolu/Parser/Pragma.dyn_o )
  8120. 2421.52 s [fourmolu] [10 of 61] Compiling Ormolu.Parser.CommentStream ( src/Ormolu/Parser/CommentStream.hs, dist/build/Ormolu/Parser/CommentStream.o, dist/build/Ormolu/Parser/CommentStream.dyn_o )
  8121. 2421.52 s [fourmolu] [11 of 61] Compiling Ormolu.Fixity.Internal ( src/Ormolu/Fixity/Internal.hs, dist/build/Ormolu/Fixity/Internal.o, dist/build/Ormolu/Fixity/Internal.dyn_o )
  8122. 2421.52 s [fourmolu] [12 of 61] Compiling Ormolu.Fixity.Imports ( src/Ormolu/Fixity/Imports.hs, dist/build/Ormolu/Fixity/Imports.o, dist/build/Ormolu/Fixity/Imports.dyn_o )
  8123. 2421.58 s [fourmolu] [13 of 61] Compiling Ormolu.Fixity ( src/Ormolu/Fixity.hs, dist/build/Ormolu/Fixity.o, dist/build/Ormolu/Fixity.dyn_o )
  8124. 2421.61 s [hlint] [20 of 62] Compiling GHC.Util ( src/GHC/Util.hs, dist/build/GHC/Util.o, dist/build/GHC/Util.dyn_o )
  8125. 2421.66 s [hie-bios] [19 of 22] Compiling HIE.Bios.Cradle ( src/HIE/Bios/Cradle.hs, dist/build/HIE/Bios/Cradle.o, dist/build/HIE/Bios/Cradle.dyn_o )
  8126. 2421.74 s [hlint] [21 of 62] Compiling Config.Type ( src/Config/Type.hs, dist/build/Config/Type.o, dist/build/Config/Type.dyn_o )
  8127. 2421.83 s [lsp-types] [4 of 4] Compiling Language.LSP.Protocol.QuickCheck ( quickcheck/Language/LSP/Protocol/QuickCheck.hs, dist/build/lsp-types-quickcheck/Language/LSP/Protocol/QuickCheck.p_o )
  8128. 2422.16 s [fourmolu] [14 of 61] Compiling Ormolu.Printer.Operators ( src/Ormolu/Printer/Operators.hs, dist/build/Ormolu/Printer/Operators.o, dist/build/Ormolu/Printer/Operators.dyn_o )
  8129. 2422.46 s [hie-bios] [20 of 22] Compiling HIE.Bios.Internal.Debug ( src/HIE/Bios/Internal/Debug.hs, dist/build/HIE/Bios/Internal/Debug.o, dist/build/HIE/Bios/Internal/Debug.dyn_o )
  8130. 2422.55 s [fourmolu] [15 of 61] Compiling Ormolu.Fixity.Printer ( src/Ormolu/Fixity/Printer.hs, dist/build/Ormolu/Fixity/Printer.o, dist/build/Ormolu/Fixity/Printer.dyn_o )
  8131. 2422.55 s [fourmolu] [16 of 61] Compiling Ormolu.Fixity.Parser ( src/Ormolu/Fixity/Parser.hs, dist/build/Ormolu/Fixity/Parser.o, dist/build/Ormolu/Fixity/Parser.dyn_o )
  8132. 2422.58 s [hie-bios] [21 of 22] Compiling HIE.Bios ( src/HIE/Bios.hs, dist/build/HIE/Bios.o, dist/build/HIE/Bios.dyn_o )
  8133. 2422.58 s [hie-bios] [22 of 22] Compiling Paths_hie_bios ( dist/build/autogen/Paths_hie_bios.hs, dist/build/Paths_hie_bios.o, dist/build/Paths_hie_bios.dyn_o )
  8134. 2422.59 s [implicit-hie] [2 of 4] Compiling Hie.Locate ( src/Hie/Locate.hs, dist/build/Hie/Locate.p_o )
  8135. 2422.93 s [implicit-hie] [3 of 4] Compiling Hie.Yaml ( src/Hie/Yaml.hs, dist/build/Hie/Yaml.p_o )
  8136. 2422.93 s [implicit-hie] [4 of 4] Compiling Paths_implicit_hie ( dist/build/autogen/Paths_implicit_hie.hs, dist/build/Paths_implicit_hie.p_o )
  8137. 2423.14 s [hie-bios] [ 1 of 22] Compiling HIE.Bios.Config.YAML ( src/HIE/Bios/Config/YAML.hs, dist/build/HIE/Bios/Config/YAML.p_o )
  8138. 2424.35 s [hlint] [22 of 62] Compiling Idea ( src/Idea.hs, dist/build/Idea.o, dist/build/Idea.dyn_o )
  8139. 2424.81 s [hlint] [23 of 62] Compiling Test.Util ( src/Test/Util.hs, dist/build/Test/Util.o, dist/build/Test/Util.dyn_o )
  8140. 2424.98 s [implicit-hie] Preprocessing executable 'gen-hie' for implicit-hie-0.1.4.0...
  8141. 2424.98 s [implicit-hie] Building executable 'gen-hie' for implicit-hie-0.1.4.0...
  8142. 2425.05 s [fourmolu] [17 of 61] Compiling Ormolu.Utils.Glob ( src/Ormolu/Utils/Glob.hs, dist/build/Ormolu/Utils/Glob.o, dist/build/Ormolu/Utils/Glob.dyn_o )
  8143. 2425.05 s [fourmolu] [18 of 61] Compiling Ormolu.Config.Types ( src/Ormolu/Config/Types.hs, dist/build/Ormolu/Config/Types.o, dist/build/Ormolu/Config/Types.dyn_o )
  8144. 2425.05 s [fourmolu] [19 of 61] Compiling Ormolu.Config.Gen ( src/Ormolu/Config/Gen.hs, dist/build/Ormolu/Config/Gen.o, dist/build/Ormolu/Config/Gen.dyn_o )
  8145. 2425.05 s [fourmolu] [20 of 61] Compiling Ormolu.Utils.IO ( src/Ormolu/Utils/IO.hs, dist/build/Ormolu/Utils/IO.o, dist/build/Ormolu/Utils/IO.dyn_o )
  8146. 2425.05 s [fourmolu] [21 of 61] Compiling Ormolu.Utils.Fixity ( src/Ormolu/Utils/Fixity.hs, dist/build/Ormolu/Utils/Fixity.o, dist/build/Ormolu/Utils/Fixity.dyn_o )
  8147. 2425.14 s [fourmolu] [22 of 61] Compiling Ormolu.Config ( src/Ormolu/Config.hs, dist/build/Ormolu/Config.o, dist/build/Ormolu/Config.dyn_o )
  8148. 2425.15 s [implicit-hie] [1 of 2] Compiling Main ( app/Main.hs, dist/build/gen-hie/gen-hie-tmp/Main.o )
  8149. 2425.35 s [lsp-types] Preprocessing test suite 'lsp-types-test' for lsp-types-2.3.0.1...
  8150. 2425.36 s [lsp-types] Building test suite 'lsp-types-test' for lsp-types-2.3.0.1...
  8151. 2425.43 s [implicit-hie] [2 of 2] Compiling Paths_implicit_hie ( dist/build/gen-hie/autogen/Paths_implicit_hie.hs, dist/build/gen-hie/gen-hie-tmp/Paths_implicit_hie.o )
  8152. 2425.56 s [lsp-types] [ 1 of 11] Compiling CapabilitiesSpec ( test/CapabilitiesSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/CapabilitiesSpec.o )
  8153. 2425.74 s [implicit-hie] [3 of 3] Linking dist/build/gen-hie/gen-hie
  8154. 2425.84 s [hlint] [24 of 62] Compiling Test.InputOutput ( src/Test/InputOutput.hs, dist/build/Test/InputOutput.o, dist/build/Test/InputOutput.dyn_o )
  8155. 2426.53 s [hlint] [25 of 62] Compiling SARIF ( src/SARIF.hs, dist/build/SARIF.o, dist/build/SARIF.dyn_o )
  8156. 2426.53 s [hlint] [26 of 62] Compiling Report ( src/Report.hs, dist/build/Report.o, dist/build/Report.dyn_o )
  8157. 2426.53 s [hlint] [27 of 62] Compiling CC ( src/CC.hs, dist/build/CC.o, dist/build/CC.dyn_o )
  8158. 2426.53 s [hlint] [28 of 62] Compiling GHC.All ( src/GHC/All.hs, dist/build/GHC/All.o, dist/build/GHC/All.dyn_o )
  8159. 2426.53 s [hlint] [29 of 62] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/Hint/Type.o, dist/build/Hint/Type.dyn_o )
  8160. 2426.53 s [hlint] [30 of 62] Compiling Hint.Unsafe ( src/Hint/Unsafe.hs, dist/build/Hint/Unsafe.o, dist/build/Hint/Unsafe.dyn_o )
  8161. 2426.53 s [hlint] [31 of 62] Compiling Hint.Smell ( src/Hint/Smell.hs, dist/build/Hint/Smell.o, dist/build/Hint/Smell.dyn_o )
  8162. 2426.53 s [hlint] [32 of 62] Compiling Hint.Restrict ( src/Hint/Restrict.hs, dist/build/Hint/Restrict.o, dist/build/Hint/Restrict.dyn_o )
  8163. 2426.64 s [hlint] [33 of 62] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.o, dist/build/Hint/Pragma.dyn_o )
  8164. 2426.64 s [hlint] [34 of 62] Compiling Hint.Pattern ( src/Hint/Pattern.hs, dist/build/Hint/Pattern.o, dist/build/Hint/Pattern.dyn_o )
  8165. 2426.64 s [hlint] [35 of 62] Compiling Hint.NumLiteral ( src/Hint/NumLiteral.hs, dist/build/Hint/NumLiteral.o, dist/build/Hint/NumLiteral.dyn_o )
  8166. 2426.64 s [hlint] [36 of 62] Compiling Hint.NewType ( src/Hint/NewType.hs, dist/build/Hint/NewType.o, dist/build/Hint/NewType.dyn_o )
  8167. 2426.64 s [hlint] [37 of 62] Compiling Hint.Negation ( src/Hint/Negation.hs, dist/build/Hint/Negation.o, dist/build/Hint/Negation.dyn_o )
  8168. 2426.64 s [hlint] [38 of 62] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/Hint/Naming.o, dist/build/Hint/Naming.dyn_o )
  8169. 2426.64 s [hlint] [39 of 62] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/Hint/Monad.o, dist/build/Hint/Monad.dyn_o )
  8170. 2426.68 s [hie-bios] [ 2 of 22] Compiling HIE.Bios.Config ( src/HIE/Bios/Config.hs, dist/build/HIE/Bios/Config.p_o )
  8171. 2426.74 s [hlint] [40 of 62] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/Hint/Match.o, dist/build/Hint/Match.dyn_o )
  8172. 2426.74 s [hlint] [41 of 62] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.o, dist/build/Hint/ListRec.dyn_o )
  8173. 2426.76 s [hlint] [42 of 62] Compiling Hint.List ( src/Hint/List.hs, dist/build/Hint/List.o, dist/build/Hint/List.dyn_o )
  8174. 2426.76 s [hlint] [43 of 62] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.o, dist/build/Hint/Lambda.dyn_o )
  8175. 2427.00 s [hlint] [44 of 62] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/Hint/Import.o, dist/build/Hint/Import.dyn_o )
  8176. 2427.00 s [hlint] [45 of 62] Compiling Hint.Fixities ( src/Hint/Fixities.hs, dist/build/Hint/Fixities.o, dist/build/Hint/Fixities.dyn_o )
  8177. 2427.00 s [hlint] [46 of 62] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.o, dist/build/Hint/Extensions.dyn_o )
  8178. 2427.10 s [fourmolu] [23 of 61] Compiling Ormolu.Processing.Common ( src/Ormolu/Processing/Common.hs, dist/build/Ormolu/Processing/Common.o, dist/build/Ormolu/Processing/Common.dyn_o )
  8179. 2427.16 s [implicit-hie] Preprocessing test suite 'implicit-hie-test' for implicit-hie-0.1.4.0...
  8180. 2427.16 s [implicit-hie] Building test suite 'implicit-hie-test' for implicit-hie-0.1.4.0...
  8181. 2427.27 s [implicit-hie] [1 of 2] Compiling Main ( test/Spec.hs, dist/build/implicit-hie-test/implicit-hie-test-tmp/Main.o )
  8182. 2427.41 s [fourmolu] [24 of 61] Compiling Ormolu.Processing.Preprocess ( src/Ormolu/Processing/Preprocess.hs, dist/build/Ormolu/Processing/Preprocess.o, dist/build/Ormolu/Processing/Preprocess.dyn_o )
  8183. 2427.44 s [hie-bios] [ 3 of 22] Compiling HIE.Bios.Cradle.ProjectConfig ( src/HIE/Bios/Cradle/ProjectConfig.hs, dist/build/HIE/Bios/Cradle/ProjectConfig.p_o )
  8184. 2427.44 s [hie-bios] [ 4 of 22] Compiling HIE.Bios.Ghc.Gap ( src/HIE/Bios/Ghc/Gap.hs, dist/build/HIE/Bios/Ghc/Gap.p_o )
  8185. 2427.44 s [hie-bios] [ 5 of 22] Compiling HIE.Bios.Ghc.Doc ( src/HIE/Bios/Ghc/Doc.hs, dist/build/HIE/Bios/Ghc/Doc.p_o )
  8186. 2427.44 s [hie-bios] [ 6 of 22] Compiling HIE.Bios.Ghc.Load ( src/HIE/Bios/Ghc/Load.hs, dist/build/HIE/Bios/Ghc/Load.p_o )
  8187. 2427.44 s [hie-bios] [ 7 of 22] Compiling HIE.Bios.Types ( src/HIE/Bios/Types.hs, dist/build/HIE/Bios/Types.p_o )
  8188. 2427.44 s [hie-bios] [ 8 of 22] Compiling HIE.Bios.Flags ( src/HIE/Bios/Flags.hs, dist/build/HIE/Bios/Flags.p_o )
  8189. 2427.44 s [hie-bios] [ 9 of 22] Compiling HIE.Bios.Environment ( src/HIE/Bios/Environment.hs, dist/build/HIE/Bios/Environment.p_o )
  8190. 2427.44 s [hie-bios] [10 of 22] Compiling HIE.Bios.Process ( src/HIE/Bios/Process.hs, dist/build/HIE/Bios/Process.p_o )
  8191. 2427.44 s [hie-bios] [11 of 22] Compiling HIE.Bios.Ghc.Api ( src/HIE/Bios/Ghc/Api.hs, dist/build/HIE/Bios/Ghc/Api.p_o )
  8192. 2427.44 s [hie-bios] [12 of 22] Compiling HIE.Bios.Ghc.Logger ( src/HIE/Bios/Ghc/Logger.hs, dist/build/HIE/Bios/Ghc/Logger.p_o )
  8193. 2427.44 s [hie-bios] src/HIE/Bios/Ghc/Logger.hs:48:1: warning: [GHC-62161] [-Wincomplete-patterns]
  8194. 2427.44 s [hie-bios] Pattern match(es) are non-exhaustive
  8195. 2427.44 s [hie-bios] In an equation for ‘appendLogRef’:
  8196. 2427.44 s [hie-bios] Patterns of type ‘DynFlags’, ‘Gap.PprStyle’, ‘LogRef’, ‘LogFlags’,
  8197. 2427.44 s [hie-bios] ‘MessageClass’, ‘SrcSpan’, ‘SDoc’ not matched:
  8198. 2427.44 s [hie-bios] _ _ (LogRef _) _ MCOutput _ _
  8199. 2427.44 s [hie-bios] _ _ (LogRef _) _ MCFatal _ _
  8200. 2427.44 s [hie-bios] _ _ (LogRef _) _ MCInteractive _ _
  8201. 2427.44 s [hie-bios] _ _ (LogRef _) _ MCDump _ _
  8202. 2427.44 s [hie-bios] ...
  8203. 2427.44 s [hie-bios] |
  8204. 2427.44 s [hie-bios] 48 | appendLogRef df style (LogRef ref) _
  8205. 2427.44 s [hie-bios] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  8206. 2427.44 s [hie-bios]
  8207. 2427.44 s [hie-bios] [13 of 22] Compiling HIE.Bios.Ghc.Check ( src/HIE/Bios/Ghc/Check.hs, dist/build/HIE/Bios/Ghc/Check.p_o )
  8208. 2427.44 s [hie-bios] [14 of 22] Compiling HIE.Bios.Cradle.Utils ( src/HIE/Bios/Cradle/Utils.hs, dist/build/HIE/Bios/Cradle/Utils.p_o )
  8209. 2427.44 s [hie-bios] [15 of 22] Compiling HIE.Bios.Cradle.ProgramVersions ( src/HIE/Bios/Cradle/ProgramVersions.hs, dist/build/HIE/Bios/Cradle/ProgramVersions.p_o )
  8210. 2427.44 s [hie-bios] [16 of 22] Compiling HIE.Bios.Cradle.Resolved ( src/HIE/Bios/Cradle/Resolved.hs, dist/build/HIE/Bios/Cradle/Resolved.p_o )
  8211. 2427.51 s [hlint] [47 of 62] Compiling Hint.Export ( src/Hint/Export.hs, dist/build/Hint/Export.o, dist/build/Hint/Export.dyn_o )
  8212. 2427.51 s [hlint] [48 of 62] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.o, dist/build/Hint/Duplicate.dyn_o )
  8213. 2427.51 s [hlint] [49 of 62] Compiling Hint.Comment ( src/Hint/Comment.hs, dist/build/Hint/Comment.o, dist/build/Hint/Comment.dyn_o )
  8214. 2427.51 s [hlint] [50 of 62] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.o, dist/build/Hint/Bracket.dyn_o )
  8215. 2427.51 s [hlint] [51 of 62] Compiling Hint.All ( src/Hint/All.hs, dist/build/Hint/All.o, dist/build/Hint/All.dyn_o )
  8216. 2427.67 s [hie-bios] [17 of 22] Compiling HIE.Bios.Wrappers ( src/HIE/Bios/Wrappers.hs, dist/build/HIE/Bios/Wrappers.p_o )
  8217. 2427.67 s [hie-bios] [18 of 22] Compiling HIE.Bios.Cradle.Cabal ( src/HIE/Bios/Cradle/Cabal.hs, dist/build/HIE/Bios/Cradle/Cabal.p_o )
  8218. 2427.79 s [hlint] [52 of 62] Compiling Config.Yaml ( src/Config/Yaml.hs, dist/build/Config/Yaml.o, dist/build/Config/Yaml.dyn_o )
  8219. 2427.79 s [hlint] [53 of 62] Compiling Config.Read ( src/Config/Read.hs, dist/build/Config/Read.o, dist/build/Config/Read.dyn_o )
  8220. 2427.79 s [hlint] [54 of 62] Compiling Config.Compute ( src/Config/Compute.hs, dist/build/Config/Compute.o, dist/build/Config/Compute.dyn_o )
  8221. 2427.79 s [hlint] [55 of 62] Compiling Config.Haskell ( src/Config/Haskell.hs, dist/build/Config/Haskell.o, dist/build/Config/Haskell.dyn_o )
  8222. 2427.79 s [hlint] [56 of 62] Compiling CmdLine ( src/CmdLine.hs, dist/build/CmdLine.o, dist/build/CmdLine.dyn_o )
  8223. 2427.79 s [hlint] [57 of 62] Compiling Apply ( src/Apply.hs, dist/build/Apply.o, dist/build/Apply.dyn_o )
  8224. 2427.80 s [lsp-types] [ 2 of 11] Compiling JsonSpec ( test/JsonSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/JsonSpec.o )
  8225. 2428.01 s [fourmolu] [25 of 61] Compiling Ormolu.Printer.Internal ( src/Ormolu/Printer/Internal.hs, dist/build/Ormolu/Printer/Internal.o, dist/build/Ormolu/Printer/Internal.dyn_o )
  8226. 2428.11 s [hlint] [58 of 62] Compiling Test.Annotations ( src/Test/Annotations.hs, dist/build/Test/Annotations.o, dist/build/Test/Annotations.dyn_o )
  8227. 2428.31 s [lsp-types] [ 3 of 11] Compiling LocationSpec ( test/LocationSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/LocationSpec.o )
  8228. 2428.31 s [lsp-types] [ 4 of 11] Compiling MethodSpec ( test/MethodSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/MethodSpec.o )
  8229. 2428.31 s [lsp-types] [ 5 of 11] Compiling SemanticTokensSpec ( test/SemanticTokensSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/SemanticTokensSpec.o )
  8230. 2428.31 s [lsp-types] [ 6 of 11] Compiling ServerCapabilitiesSpec ( test/ServerCapabilitiesSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/ServerCapabilitiesSpec.o )
  8231. 2428.31 s [lsp-types] [ 7 of 11] Compiling TypesSpec ( test/TypesSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/TypesSpec.o )
  8232. 2428.31 s [lsp-types] [ 8 of 11] Compiling URIFilePathSpec ( test/URIFilePathSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/URIFilePathSpec.o )
  8233. 2428.31 s [hie-bios] [19 of 22] Compiling HIE.Bios.Cradle ( src/HIE/Bios/Cradle.hs, dist/build/HIE/Bios/Cradle.p_o )
  8234. 2428.42 s [implicit-hie] [2 of 2] Compiling Paths_implicit_hie ( dist/build/implicit-hie-test/autogen/Paths_implicit_hie.hs, dist/build/implicit-hie-test/implicit-hie-test-tmp/Paths_implicit_hie.o )
  8235. 2428.51 s [fourmolu] [26 of 61] Compiling Ormolu.Printer.Comments ( src/Ormolu/Printer/Comments.hs, dist/build/Ormolu/Printer/Comments.o, dist/build/Ormolu/Printer/Comments.dyn_o )
  8236. 2428.53 s [hlint] [59 of 62] Compiling Test.All ( src/Test/All.hs, dist/build/Test/All.o, dist/build/Test/All.dyn_o )
  8237. 2428.65 s [lsp-types] [ 9 of 11] Compiling WorkspaceEditSpec ( test/WorkspaceEditSpec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/WorkspaceEditSpec.o )
  8238. 2428.65 s [lsp-types] [10 of 11] Compiling Spec ( test/Spec.hs, dist/build/lsp-types-test/lsp-types-test-tmp/Spec.o )
  8239. 2428.65 s [implicit-hie] [3 of 3] Linking dist/build/implicit-hie-test/implicit-hie-test
  8240. 2428.70 s [lsp-types] [11 of 11] Compiling Main ( test/Main.hs, dist/build/lsp-types-test/lsp-types-test-tmp/Main.o )
  8241. 2428.73 s [hlint] [60 of 62] Compiling Summary ( src/Summary.hs, dist/build/Summary.o, dist/build/Summary.dyn_o )
  8242. 2428.87 s [fourmolu] [27 of 61] Compiling Ormolu.Printer.Combinators ( src/Ormolu/Printer/Combinators.hs, dist/build/Ormolu/Printer/Combinators.o, dist/build/Ormolu/Printer/Combinators.dyn_o )
  8243. 2429.13 s [hie-bios] [20 of 22] Compiling HIE.Bios.Internal.Debug ( src/HIE/Bios/Internal/Debug.hs, dist/build/HIE/Bios/Internal/Debug.p_o )
  8244. 2429.14 s [lsp-types] [12 of 12] Linking dist/build/lsp-types-test/lsp-types-test
  8245. 2429.34 s [hie-bios] [21 of 22] Compiling HIE.Bios ( src/HIE/Bios.hs, dist/build/HIE/Bios.p_o )
  8246. 2429.34 s [hie-bios] [22 of 22] Compiling Paths_hie_bios ( dist/build/autogen/Paths_hie_bios.hs, dist/build/Paths_hie_bios.p_o )
  8247. 2429.37 s [fourmolu] [28 of 61] Compiling Ormolu.Printer.Meat.Pragma ( src/Ormolu/Printer/Meat/Pragma.hs, dist/build/Ormolu/Printer/Meat/Pragma.o, dist/build/Ormolu/Printer/Meat/Pragma.dyn_o )
  8248. 2429.70 s [implicit-hie] Phase: checkPhase
  8249. 2429.70 s [fourmolu] [29 of 61] Compiling Ormolu.Printer.Meat.Declaration.StringLiteral ( src/Ormolu/Printer/Meat/Declaration/StringLiteral.hs, dist/build/Ormolu/Printer/Meat/Declaration/StringLiteral.o, dist/build/Ormolu/Printer/Meat/Declaration/StringLiteral.dyn_o )
  8250. 2430.02 s [implicit-hie] Running 1 test suites...
  8251. 2430.02 s [implicit-hie] Test suite implicit-hie-test: RUNNING...
  8252. 2430.03 s [implicit-hie]
  8253. 2430.03 s [implicit-hie] Should Succeed
  8254. 2430.06 s [implicit-hie] successfully parses executable section [✔]
  8255. 2430.06 s [implicit-hie] Should Succeed
  8256. 2430.06 s [implicit-hie] successfully parses test section [✔]
  8257. 2430.06 s [implicit-hie] Should Succeed
  8258. 2430.06 s [implicit-hie] successfully parses library section [✔]
  8259. 2430.06 s [implicit-hie] Should Succeed
  8260. 2430.06 s [implicit-hie] successfully parses library section with 2 hs-source-dirs [✔]
  8261. 2430.06 s [implicit-hie] Should Succeed
  8262. 2430.06 s [implicit-hie] successfully parses library section with 2 paths under hs-source-dirs [✔]
  8263. 2430.06 s [implicit-hie] Should Succeed
  8264. 2430.06 s [implicit-hie] successfully parses bench section [✔]
  8265. 2430.06 s [implicit-hie] Should Succeed
  8266. 2430.06 s [implicit-hie] successfully parses package [✔]
  8267. 2430.06 s [implicit-hie] Should Succeed
  8268. 2430.06 s [implicit-hie] skips to end of block section [✔]
  8269. 2430.06 s [implicit-hie] Should Succeed
  8270. 2430.06 s [implicit-hie] successfully generates stack hie.yaml [✔]
  8271. 2430.06 s [implicit-hie] Should Succeed
  8272. 2430.06 s [implicit-hie] successfully generates cabal hie.yaml for haskell-language-server [✔]
  8273. 2430.06 s [implicit-hie] Should Succeed
  8274. 2430.06 s [implicit-hie] successfully parses comma list [✔]
  8275. 2430.06 s [implicit-hie] Should Succeed
  8276. 2430.06 s [implicit-hie] successfully parses newline list [✔]
  8277. 2430.06 s [implicit-hie] Should Succeed
  8278. 2430.06 s [implicit-hie] successfully parses newline comma list [✔]
  8279. 2430.06 s [implicit-hie] Should Succeed
  8280. 2430.06 s [implicit-hie] quoted list [✔]
  8281. 2430.06 s [implicit-hie] Should Succeed
  8282. 2430.06 s [implicit-hie] list with leading commas [✔]
  8283. 2430.06 s [implicit-hie] Should Succeed
  8284. 2430.06 s [implicit-hie] list with a comment [✔]
  8285. 2430.06 s [implicit-hie] Should Succeed
  8286. 2430.06 s [implicit-hie] list2 with a comment [✔]
  8287. 2430.06 s [implicit-hie] Should Succeed
  8288. 2430.06 s [implicit-hie] list3 with a comment [✔]
  8289. 2430.06 s [implicit-hie] Should Succeed
  8290. 2430.06 s [implicit-hie] list4 with a comment [✔]
  8291. 2430.06 s [implicit-hie] Should Succeed
  8292. 2430.06 s [implicit-hie] list5 with a comment [✔]
  8293. 2430.06 s [implicit-hie] Should Succeed
  8294. 2430.06 s [implicit-hie] succesfully parses exe component with other-modules containing dots [✔]
  8295. 2430.06 s [implicit-hie] Should Succeed
  8296. 2430.06 s [implicit-hie] succesfully parses single other-modules [✔]
  8297. 2430.06 s [implicit-hie] Should Succeed
  8298. 2430.06 s [implicit-hie] succesfully parses empty other-modules1 [✔]
  8299. 2430.06 s [implicit-hie] Should Succeed
  8300. 2430.06 s [implicit-hie] succesfully parses empty other-modules2 [✔]
  8301. 2430.06 s [implicit-hie]
  8302. 2430.06 s [implicit-hie] Finished in 0.0096 seconds
  8303. 2430.06 s [implicit-hie] 24 examples, 0 failures
  8304. 2430.06 s [implicit-hie] Test suite implicit-hie-test: PASS
  8305. 2430.06 s [implicit-hie] Test suite logged to: dist/test/implicit-hie-0.1.4.0-implicit-hie-test.log
  8306. 2430.06 s [implicit-hie] 1 of 1 test suites (1 of 1 test cases) passed.
  8307. 2430.06 s [implicit-hie] Phase: haddockPhase
  8308. 2430.19 s [fourmolu] [30 of 61] Compiling Ormolu.Printer.Meat.Common ( src/Ormolu/Printer/Meat/Common.hs, dist/build/Ormolu/Printer/Meat/Common.o, dist/build/Ormolu/Printer/Meat/Common.dyn_o )
  8309. 2430.19 s [fourmolu] [31 of 61] Compiling Ormolu.Printer.Meat.Declaration.Warning ( src/Ormolu/Printer/Meat/Declaration/Warning.hs, dist/build/Ormolu/Printer/Meat/Declaration/Warning.o, dist/build/Ormolu/Printer/Meat/Declaration/Warning.dyn_o )
  8310. 2430.20 s [fourmolu] [32 of 61] Compiling Ormolu.Printer.Meat.ImportExport ( src/Ormolu/Printer/Meat/ImportExport.hs, dist/build/Ormolu/Printer/Meat/ImportExport.o, dist/build/Ormolu/Printer/Meat/ImportExport.dyn_o )
  8311. 2430.21 s [implicit-hie] Preprocessing library for implicit-hie-0.1.4.0...
  8312. 2430.21 s [implicit-hie] Running Haddock on library for implicit-hie-0.1.4.0...
  8313. 2430.21 s [implicit-hie] Warning: The documentation for the following packages are not installed. No
  8314. 2430.21 s [implicit-hie] links will be generated to these packages: attoparsec-0.14.4,
  8315. 2430.21 s [implicit-hie] attoparsec-0.14.4, libyaml-clib-0.2.5, vector-0.13.2.0
  8316. 2430.46 s [implicit-hie] [1 of 4] Compiling Hie.Cabal.Parser ( src/Hie/Cabal/Parser.hs, nothing )
  8317. 2430.58 s [fourmolu] [33 of 61] Compiling Ormolu.Printer.Meat.Declaration.RoleAnnotation ( src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs, dist/build/Ormolu/Printer/Meat/Declaration/RoleAnnotation.o, dist/build/Ormolu/Printer/Meat/Declaration/RoleAnnotation.dyn_o )
  8318. 2430.58 s [fourmolu] [34 of 61] Compiling Ormolu.Printer.Meat.Declaration.OpTree[boot] ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs-boot, dist/build/Ormolu/Printer/Meat/Declaration/OpTree.o-boot, dist/build/Ormolu/Printer/Meat/Declaration/OpTree.dyn_o-boot )
  8319. 2430.58 s [fourmolu] [35 of 61] Compiling Ormolu.Printer.Meat.Declaration.Value[boot] ( src/Ormolu/Printer/Meat/Declaration/Value.hs-boot, dist/build/Ormolu/Printer/Meat/Declaration/Value.o-boot, dist/build/Ormolu/Printer/Meat/Declaration/Value.dyn_o-boot )
  8320. 2430.58 s [fourmolu] [36 of 61] Compiling Ormolu.Printer.Meat.Type ( src/Ormolu/Printer/Meat/Type.hs, dist/build/Ormolu/Printer/Meat/Type.o, dist/build/Ormolu/Printer/Meat/Type.dyn_o )
  8321. 2430.62 s [implicit-hie] [2 of 4] Compiling Hie.Locate ( src/Hie/Locate.hs, nothing )
  8322. 2430.76 s [implicit-hie] [3 of 4] Compiling Hie.Yaml ( src/Hie/Yaml.hs, nothing )
  8323. 2430.77 s [implicit-hie] [4 of 4] Compiling Paths_implicit_hie ( dist/build/autogen/Paths_implicit_hie.hs, nothing )
  8324. 2430.78 s [implicit-hie] Haddock coverage:
  8325. 2430.78 s [implicit-hie] 5% ( 2 / 35) in 'Hie.Cabal.Parser'
  8326. 2430.78 s [implicit-hie] Missing documentation for:
  8327. 2430.78 s [implicit-hie] Module header
  8328. 2430.78 s [implicit-hie] Name (src/Hie/Cabal/Parser.hs:16)
  8329. 2430.78 s [implicit-hie] Path (src/Hie/Cabal/Parser.hs:18)
  8330. 2430.78 s [implicit-hie] Indent (src/Hie/Cabal/Parser.hs:20)
  8331. 2430.78 s [implicit-hie] Package (src/Hie/Cabal/Parser.hs:22)
  8332. 2430.79 s [implicit-hie] CompType (src/Hie/Cabal/Parser.hs:25)
  8333. 2430.79 s [implicit-hie] Component (src/Hie/Cabal/Parser.hs:28)
  8334. 2430.79 s [implicit-hie] parsePackage' (src/Hie/Cabal/Parser.hs:33)
  8335. 2430.79 s [implicit-hie] skipFreeformField (src/Hie/Cabal/Parser.hs:42)
  8336. 2430.79 s [implicit-hie] parsePackage (src/Hie/Cabal/Parser.hs:58)
  8337. 2430.79 s [implicit-hie] componentHeader (src/Hie/Cabal/Parser.hs:74)
  8338. 2430.79 s [implicit-hie] parseComponent (src/Hie/Cabal/Parser.hs:83)
  8339. 2430.79 s [implicit-hie] parseLib (src/Hie/Cabal/Parser.hs:90)
  8340. 2430.79 s [implicit-hie] parseTestSuite (src/Hie/Cabal/Parser.hs:95)
  8341. 2430.79 s [implicit-hie] parseExe (src/Hie/Cabal/Parser.hs:98)
  8342. 2430.79 s [implicit-hie] parseBench (src/Hie/Cabal/Parser.hs:101)
  8343. 2430.79 s [implicit-hie] parseSecMain (src/Hie/Cabal/Parser.hs:104)
  8344. 2430.79 s [implicit-hie] parseQuoted (src/Hie/Cabal/Parser.hs:110)
  8345. 2430.79 s [implicit-hie] parseString (src/Hie/Cabal/Parser.hs:117)
  8346. 2430.79 s [implicit-hie] unqualName (src/Hie/Cabal/Parser.hs:120)
  8347. 2430.79 s [implicit-hie] pathMain (src/Hie/Cabal/Parser.hs:146)
  8348. 2430.79 s [implicit-hie] <//> (src/Hie/Cabal/Parser.hs:162)
  8349. 2430.79 s [implicit-hie] parseSec (src/Hie/Cabal/Parser.hs:167)
  8350. 2430.79 s [implicit-hie] skipToNextLine (src/Hie/Cabal/Parser.hs:174)
  8351. 2430.79 s [implicit-hie] skipBlock (src/Hie/Cabal/Parser.hs:177)
  8352. 2430.79 s [implicit-hie] comment (src/Hie/Cabal/Parser.hs:180)
  8353. 2430.79 s [implicit-hie] skipBlockLine (src/Hie/Cabal/Parser.hs:183)
  8354. 2430.79 s [implicit-hie] emptyOrComLine (src/Hie/Cabal/Parser.hs:186)
  8355. 2430.79 s [implicit-hie] tabOrSpace (src/Hie/Cabal/Parser.hs:189)
  8356. 2430.79 s [implicit-hie] hsSourceDir (src/Hie/Cabal/Parser.hs:192)
  8357. 2430.79 s [implicit-hie] field (src/Hie/Cabal/Parser.hs:200)
  8358. 2430.79 s [implicit-hie] extractPath (src/Hie/Cabal/Parser.hs:212)
  8359. 2430.79 s [implicit-hie] extractPkgs (src/Hie/Cabal/Parser.hs:225)
  8360. 2430.79 s [implicit-hie] 0% ( 0 / 4) in 'Hie.Locate'
  8361. 2430.79 s [implicit-hie] Missing documentation for:
  8362. 2430.79 s [implicit-hie] Module header
  8363. 2430.79 s [implicit-hie] nestedPkg (src/Hie/Locate.hs:67)
  8364. 2430.79 s [implicit-hie] stackYamlPkgs (src/Hie/Locate.hs:34)
  8365. 2430.79 s [implicit-hie] cabalPkgs (src/Hie/Locate.hs:44)
  8366. 2430.79 s [implicit-hie] 0% ( 0 / 6) in 'Hie.Yaml'
  8367. 2430.79 s [implicit-hie] Missing documentation for:
  8368. 2430.79 s [implicit-hie] Module header
  8369. 2430.79 s [implicit-hie] hieYaml (src/Hie/Yaml.hs:16)
  8370. 2430.79 s [implicit-hie] fmtComponent (src/Hie/Yaml.hs:46)
  8371. 2430.79 s [implicit-hie] fmtPkgs (src/Hie/Yaml.hs:58)
  8372. 2430.79 s [implicit-hie] cabalComponent (src/Hie/Yaml.hs:32)
  8373. 2430.79 s [implicit-hie] stackComponent (src/Hie/Yaml.hs:39)
  8374. 2431.09 s [lsp-types] buildPhase completed in 4 minutes 45 seconds
  8375. 2431.09 s [lsp-types] Phase: checkPhase
  8376. 2431.26 s [implicit-hie] Warning: Hie.Cabal.Parser: could not find link destinations for:
  8377. 2431.26 s [implicit-hie] - Data.Attoparsec.Text.Internal.Parser
  8378. 2431.45 s [lsp-types] Running 1 test suites...
  8379. 2431.45 s [lsp-types] Test suite lsp-types-test: RUNNING...
  8380. 2431.46 s [lsp-types]
  8381. 2431.46 s [lsp-types] Capabilities
  8382. 2431.46 s [lsp-types] capabilities
  8383. 2431.46 s [lsp-types] produces full latest client capabilities [✔]
  8384. 2431.46 s [lsp-types] First time execution. Golden file created.
  8385. 2431.46 s [lsp-types] produces pre-3.10 client capabilities [✔]
  8386. 2431.46 s [lsp-types] First time execution. Golden file created.
  8387. 2431.46 s [lsp-types] Json
  8388. 2431.46 s [lsp-types] MarkedString
  8389. 2431.47 s [lsp-types] roundtrip [✔]
  8390. 2431.47 s [lsp-types] +++ OK, passed 100 tests.
  8391. 2431.47 s [lsp-types] MarkupContent
  8392. 2431.47 s [lsp-types] roundtrip [✔]
  8393. 2431.47 s [lsp-types] +++ OK, passed 100 tests.
  8394. 2431.47 s [lsp-types] TextDocumentContentChangeEvent
  8395. 2431.47 s [lsp-types] roundtrip [✔]
  8396. 2431.47 s [lsp-types] +++ OK, passed 100 tests.
  8397. 2431.47 s [lsp-types] WatchedFiles
  8398. 2431.49 s [lsp-types] roundtrip [✔]
  8399. 2431.49 s [lsp-types] +++ OK, passed 100 tests.
  8400. 2431.49 s [lsp-types] Registration
  8401. 2431.49 s [lsp-types] roundtrip [✔]
  8402. 2431.49 s [lsp-types] +++ OK, passed 100 tests.
  8403. 2431.49 s [lsp-types] CompletionList
  8404. 2431.49 s [lsp-types] handles optional field set to null in record [✔]
  8405. 2431.49 s [lsp-types] CompletionItem
  8406. 2431.49 s [lsp-types] example [✔]
  8407. 2431.49 s [lsp-types] RequestMessage
  8408. 2431.49 s [lsp-types] handles missing params field [✔]
  8409. 2431.49 s [lsp-types] handles params field set to null [✔]
  8410. 2431.49 s [lsp-types] ResponseMessage
  8411. 2431.49 s [lsp-types] Hover roundtrip [✔]
  8412. 2431.50 s [lsp-types] +++ OK, passed 100 tests.
  8413. 2431.50 s [lsp-types] decodes error data = null [✔]
  8414. 2431.50 s [lsp-types] throws if neither result nor error is present [✔]
  8415. 2431.50 s [lsp-types] throws if both result and error are present [✔]
  8416. 2431.50 s [lsp-types] decodes result = null [✔]
  8417. 2431.50 s [lsp-types] NotificationMessage
  8418. 2431.50 s [lsp-types] handles missing params field [✔]
  8419. 2431.50 s [lsp-types] Location
  8420. 2431.50 s [lsp-types] isSubrangeOf
  8421. 2431.50 s [lsp-types] is true if the first range is totally inside the second range [✔]
  8422. 2431.50 s [lsp-types] is true if two ranges equal [✔]
  8423. 2431.50 s [lsp-types] is false if the first range is outside of the second [✔]
  8424. 2431.50 s [lsp-types] positionInRange
  8425. 2431.50 s [lsp-types] is false if position is after the end of a single line range [✔]
  8426. 2431.50 s [lsp-types] is false if position is before the begining of a single line range [✔]
  8427. 2431.50 s [lsp-types] is true if position is in a single line range [✔]
  8428. 2431.50 s [lsp-types] is false if position is right at the end of the range [✔]
  8429. 2431.50 s [lsp-types] is true if position is in the middle of a multiline range [✔]
  8430. 2431.50 s [lsp-types] is false if position is before the beginning of a multiline range [✔]
  8431. 2431.50 s [lsp-types] is false if position is right at the end of a multiline range [✔]
  8432. 2431.50 s [lsp-types] Method
  8433. 2431.50 s [lsp-types] Method enum aeson instance consistency
  8434. 2431.50 s [lsp-types] Client Methods
  8435. 2431.50 s [lsp-types] maintains roundtrip consistency [✔]
  8436. 2431.50 s [lsp-types] Server Methods
  8437. 2431.50 s [lsp-types] maintains roundtrip consistency [✔]
  8438. 2431.50 s [lsp-types] SemanticTokens
  8439. 2431.50 s [lsp-types] relativize/absolutizeTokens
  8440. 2431.50 s [lsp-types] round-trips [✔]
  8441. 2431.55 s [lsp-types] handles big tokens [✔]
  8442. 2431.55 s [lsp-types] encodeTokens
  8443. 2431.55 s [lsp-types] when running the LSP examples
  8444. 2431.55 s [lsp-types] encodes example 1 correctly [✔]
  8445. 2431.55 s [lsp-types] encodes example 2 correctly [✔]
  8446. 2431.62 s [lsp-types] handles big tokens [✔]
  8447. 2431.62 s [lsp-types] computeEdits
  8448. 2431.62 s [lsp-types] handles an edit in the middle [✔]
  8449. 2431.62 s [lsp-types] handles an edit at the end [✔]
  8450. 2431.62 s [lsp-types] handles an edit at the beginning [✔]
  8451. 2431.62 s [lsp-types] handles an ambiguous edit [✔]
  8452. 2431.62 s [lsp-types] handles a long edit [✔]
  8453. 2431.62 s [lsp-types] handles multiple edits [✔]
  8454. 2431.62 s [fourmolu] [37 of 61] Compiling Ormolu.Printer.Meat.Declaration.Signature ( src/Ormolu/Printer/Meat/Declaration/Signature.hs, dist/build/Ormolu/Printer/Meat/Declaration/Signature.o, dist/build/Ormolu/Printer/Meat/Declaration/Signature.dyn_o )
  8455. 2431.73 s [lsp-types] handles big tokens [✔]
  8456. 2431.73 s [lsp-types] ServerCapabilities
  8457. 2431.73 s [lsp-types] server capabilities
  8458. 2431.73 s [lsp-types] folding range options
  8459. 2431.73 s [lsp-types] decodes
  8460. 2431.73 s [lsp-types] just id [✔]
  8461. 2431.73 s [lsp-types] id and document selector [✔]
  8462. 2431.73 s [lsp-types] static boolean [✔]
  8463. 2431.73 s [lsp-types] encodes
  8464. 2431.73 s [lsp-types] just id [✔]
  8465. 2431.73 s [lsp-types] decodes [✔]
  8466. 2431.73 s [lsp-types] client/registerCapability
  8467. 2431.73 s [lsp-types] allows empty registerOptions [✔]
  8468. 2431.73 s [lsp-types] Types
  8469. 2431.73 s [lsp-types] MarkupContent
  8470. 2431.73 s [lsp-types] appends two plainstrings [✔]
  8471. 2431.73 s [lsp-types] appends a marked up and a plain string [✔]
  8472. 2431.73 s [lsp-types] appends a plain string and a marked up string [✔]
  8473. 2431.73 s [lsp-types] URIFilePath
  8474. 2431.73 s [lsp-types] Platform aware URI file path functions
  8475. 2431.73 s [lsp-types] converts a URI to a POSIX file path [✔]
  8476. 2431.73 s [lsp-types] converts a POSIX file path to a URI [✔]
  8477. 2431.73 s [lsp-types] converts a URI to a Windows file path [✔]
  8478. 2431.73 s [lsp-types] converts a Windows file path to a URI [✔]
  8479. 2431.73 s [lsp-types] converts a POSIX file path to a URI [✔]
  8480. 2431.73 s [lsp-types] converts a Windows file path to a URI [✔]
  8481. 2431.73 s [lsp-types] converts a Windows file path to a URI [✔]
  8482. 2431.73 s [lsp-types] converts a POSIX file path to a URI and back [✔]
  8483. 2431.98 s [fourmolu] [38 of 61] Compiling Ormolu.Printer.Meat.Declaration.Foreign ( src/Ormolu/Printer/Meat/Declaration/Foreign.hs, dist/build/Ormolu/Printer/Meat/Declaration/Foreign.o, dist/build/Ormolu/Printer/Meat/Declaration/Foreign.dyn_o )
  8484. 2432.11 s [fourmolu] [39 of 61] Compiling Ormolu.Printer.Meat.Declaration.TypeFamily ( src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs, dist/build/Ormolu/Printer/Meat/Declaration/TypeFamily.o, dist/build/Ormolu/Printer/Meat/Declaration/TypeFamily.dyn_o )
  8485. 2432.11 s [fourmolu] [40 of 61] Compiling Ormolu.Printer.Meat.Declaration.Type ( src/Ormolu/Printer/Meat/Declaration/Type.hs, dist/build/Ormolu/Printer/Meat/Declaration/Type.o, dist/build/Ormolu/Printer/Meat/Declaration/Type.dyn_o )
  8486. 2432.11 s [fourmolu] [41 of 61] Compiling Ormolu.Printer.Meat.Declaration.Data ( src/Ormolu/Printer/Meat/Declaration/Data.hs, dist/build/Ormolu/Printer/Meat/Declaration/Data.o, dist/build/Ormolu/Printer/Meat/Declaration/Data.dyn_o )
  8487. 2432.30 s [lsp-types] converts a Posix file path to a URI and back [✔]
  8488. 2432.30 s [lsp-types] +++ OK, passed 100 tests.
  8489. 2432.44 s [lsp-types] converts a Windows file path to a URI and back [✔]
  8490. 2432.44 s [lsp-types] +++ OK, passed 100 tests.
  8491. 2432.44 s [lsp-types] converts a relative POSIX file path to a URI and back [✔]
  8492. 2432.44 s [lsp-types] URI file path functions
  8493. 2432.44 s [lsp-types] converts a URI to a file path [✔]
  8494. 2432.44 s [lsp-types] converts a file path to a URI [✔]
  8495. 2432.44 s [lsp-types] removes unnecessary current directory paths [✔]
  8496. 2432.81 s [fourmolu] [42 of 61] Compiling Ormolu.Printer.Meat.Declaration.Default ( src/Ormolu/Printer/Meat/Declaration/Default.hs, dist/build/Ormolu/Printer/Meat/Declaration/Default.o, dist/build/Ormolu/Printer/Meat/Declaration/Default.dyn_o )
  8497. 2432.81 s [fourmolu] [43 of 61] Compiling Ormolu.Printer.Meat.Declaration[boot] ( src/Ormolu/Printer/Meat/Declaration.hs-boot, dist/build/Ormolu/Printer/Meat/Declaration.o-boot, dist/build/Ormolu/Printer/Meat/Declaration.dyn_o-boot )
  8498. 2432.81 s [fourmolu] [44 of 61] Compiling Ormolu.Printer.Meat.Declaration.Value ( src/Ormolu/Printer/Meat/Declaration/Value.hs, dist/build/Ormolu/Printer/Meat/Declaration/Value.o, dist/build/Ormolu/Printer/Meat/Declaration/Value.dyn_o )
  8499. 2432.95 s [lsp-types] converts a file path to a URI and back [✔]
  8500. 2432.95 s [lsp-types] +++ OK, passed 100 tests.
  8501. 2432.95 s [lsp-types] converts a relative file path to a URI and back [✔]
  8502. 2432.95 s [lsp-types] converts a file path with initial current dir to a URI and back [✔]
  8503. 2432.95 s [lsp-types] URI normalization functions
  8504. 2432.95 s [lsp-types] ignores differences in percent-encoding [✔]
  8505. 2432.95 s [lsp-types] +++ OK, passed 100 tests.
  8506. 2432.95 s [lsp-types] ignores differences in percent-encoding (examples) [✔]
  8507. 2432.95 s [lsp-types] normalizes uri file path when converting from uri to normalized uri [✔]
  8508. 2432.95 s [lsp-types] converts a file path with reserved uri chars to a normalized URI and back [✔]
  8509. 2432.95 s [lsp-types] converts a file path with substrings that looks like uri escaped chars and back [✔]
  8510. 2433.03 s [hie-bios] Preprocessing executable 'hie-bios' for hie-bios-0.17.0...
  8511. 2433.03 s [hie-bios] Building executable 'hie-bios' for hie-bios-0.17.0...
  8512. 2433.13 s [hie-bios] [1 of 2] Compiling Paths_hie_bios ( dist/build/hie-bios/autogen/Paths_hie_bios.hs, dist/build/hie-bios/hie-bios-tmp/Paths_hie_bios.o )
  8513. 2433.23 s [hie-bios] [2 of 2] Compiling Main ( exe/Main.hs, dist/build/hie-bios/hie-bios-tmp/Main.o )
  8514. 2433.85 s [hie-bios] [3 of 3] Linking dist/build/hie-bios/hie-bios
  8515. 2433.87 s [hlint] [61 of 62] Compiling HLint ( src/HLint.hs, dist/build/HLint.o, dist/build/HLint.dyn_o )
  8516. 2434.01 s [lsp-types] converts a file path to a normalized URI and back [✔]
  8517. 2434.01 s [lsp-types] +++ OK, passed 100 tests.
  8518. 2434.01 s [lsp-types] Normalized file path functions
  8519. 2434.22 s [lsp-types] makes file path normalized [✔]
  8520. 2434.22 s [lsp-types] +++ OK, passed 100 tests.
  8521. 2434.27 s [hlint] [62 of 62] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.o, dist/build/Language/Haskell/HLint.dyn_o )
  8522. 2434.75 s [lsp-types] converts to a normalized uri and back [✔]
  8523. 2434.75 s [lsp-types] +++ OK, passed 100 tests.
  8524. 2434.75 s [lsp-types] converts a file path with reserved uri chars to a normalized URI and back [✔]
  8525. 2434.75 s [lsp-types] converts a file path with substrings that looks like uri escaped chars and back [✔]
  8526. 2435.19 s [hlint] [ 1 of 62] Compiling EmbedData ( src/EmbedData.hs, dist/build/EmbedData.p_o )
  8527. 2435.86 s [hlint] [ 2 of 62] Compiling Extension ( src/Extension.hs, dist/build/Extension.p_o )
  8528. 2435.95 s [hlint] [ 3 of 62] Compiling Fixity ( src/Fixity.hs, dist/build/Fixity.p_o )
  8529. 2435.95 s [hlint] [ 4 of 62] Compiling GHC.Util.ApiAnnotation ( src/GHC/Util/ApiAnnotation.hs, dist/build/GHC/Util/ApiAnnotation.p_o )
  8530. 2435.98 s [hlint] [ 5 of 62] Compiling GHC.Util.Brackets ( src/GHC/Util/Brackets.hs, dist/build/GHC/Util/Brackets.p_o )
  8531. 2435.98 s [hlint] [ 6 of 62] Compiling GHC.Util.DynFlags ( src/GHC/Util/DynFlags.hs, dist/build/GHC/Util/DynFlags.p_o )
  8532. 2435.98 s [hlint] [ 7 of 62] Compiling GHC.Util.FreeVars ( src/GHC/Util/FreeVars.hs, dist/build/GHC/Util/FreeVars.p_o )
  8533. 2436.09 s [lsp-types] creates the same NormalizedUri than the older implementation [✔]
  8534. 2436.09 s [lsp-types] +++ OK, passed 100 tests.
  8535. 2436.33 s [lsp-types] converts to NormalizedFilePath and back sucessfully [✔]
  8536. 2436.33 s [lsp-types] +++ OK, passed 100 tests.
  8537. 2436.33 s [lsp-types] can not convert OsPath in non-standard encoding to NormalizedFilePath [✔]
  8538. 2436.33 s [lsp-types] WorkspaceEdit
  8539. 2436.33 s [lsp-types] applyTextEdit
  8540. 2436.33 s [lsp-types] inserts text [✔]
  8541. 2436.33 s [lsp-types] deletes text [✔]
  8542. 2436.33 s [lsp-types] edits a multiline text [✔]
  8543. 2436.33 s [lsp-types] inserts text past the last line [✔]
  8544. 2436.33 s [lsp-types] editTextEdit
  8545. 2436.33 s [lsp-types] edits a multiline text edit [✔]
  8546. 2436.33 s [lsp-types]
  8547. 2436.33 s [lsp-types] Finished in 4.8724 seconds
  8548. 2436.33 s [lsp-types] 85 examples, 0 failures
  8549. 2436.34 s [lsp-types] Test suite lsp-types-test: PASS
  8550. 2436.34 s [lsp-types] Test suite logged to: dist/test/lsp-types-2.3.0.1-lsp-types-test.log
  8551. 2436.34 s [lsp-types] 1 of 1 test suites (1 of 1 test cases) passed.
  8552. 2436.35 s [lsp-types] Phase: haddockPhase
  8553. 2436.35 s [lsp-types] Phase: installPhase
  8554. 2436.44 s [lsp-types] Installing internal library metamodel in /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/lsp-types-2.3.0.1-EdNSxhhFJoc6abcxD2rtPA-metamodel
  8555. 2436.45 s [fourmolu] [45 of 61] Compiling Ormolu.Printer.Meat.Declaration.OpTree ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs, dist/build/Ormolu/Printer/Meat/Declaration/OpTree.o, dist/build/Ormolu/Printer/Meat/Declaration/OpTree.dyn_o )
  8556. 2436.49 s [hlint] [ 8 of 62] Compiling GHC.Util.HsDecl ( src/GHC/Util/HsDecl.hs, dist/build/GHC/Util/HsDecl.p_o )
  8557. 2436.49 s [hlint] [ 9 of 62] Compiling GHC.Util.Scope ( src/GHC/Util/Scope.hs, dist/build/GHC/Util/Scope.p_o )
  8558. 2436.49 s [hlint] [10 of 62] Compiling GHC.Util.SrcLoc ( src/GHC/Util/SrcLoc.hs, dist/build/GHC/Util/SrcLoc.p_o )
  8559. 2436.49 s [hlint] [11 of 62] Compiling GHC.Util.View ( src/GHC/Util/View.hs, dist/build/GHC/Util/View.p_o )
  8560. 2436.49 s [hlint] [12 of 62] Compiling HsColour ( src/HsColour.hs, dist/build/HsColour.p_o )
  8561. 2436.49 s [hlint] [13 of 62] Compiling Parallel ( src/Parallel.hs, dist/build/Parallel.p_o )
  8562. 2436.49 s [hlint] [14 of 62] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/Paths_hlint.p_o )
  8563. 2436.49 s [hlint] [15 of 62] Compiling Refact ( src/Refact.hs, dist/build/Refact.p_o )
  8564. 2436.49 s [hlint] [16 of 62] Compiling GHC.Util.HsExpr ( src/GHC/Util/HsExpr.hs, dist/build/GHC/Util/HsExpr.p_o )
  8565. 2436.76 s [fourmolu] [46 of 61] Compiling Ormolu.Printer.Meat.Declaration.Splice ( src/Ormolu/Printer/Meat/Declaration/Splice.hs, dist/build/Ormolu/Printer/Meat/Declaration/Splice.o, dist/build/Ormolu/Printer/Meat/Declaration/Splice.dyn_o )
  8566. 2436.79 s [fourmolu] [47 of 61] Compiling Ormolu.Printer.Meat.Declaration.Rule ( src/Ormolu/Printer/Meat/Declaration/Rule.hs, dist/build/Ormolu/Printer/Meat/Declaration/Rule.o, dist/build/Ormolu/Printer/Meat/Declaration/Rule.dyn_o )
  8567. 2436.86 s [fourmolu] [48 of 61] Compiling Ormolu.Printer.Meat.Declaration.Annotation ( src/Ormolu/Printer/Meat/Declaration/Annotation.hs, dist/build/Ormolu/Printer/Meat/Declaration/Annotation.o, dist/build/Ormolu/Printer/Meat/Declaration/Annotation.dyn_o )
  8568. 2436.86 s [fourmolu] [49 of 61] Compiling Ormolu.Printer.Meat.Declaration.Instance ( src/Ormolu/Printer/Meat/Declaration/Instance.hs, dist/build/Ormolu/Printer/Meat/Declaration/Instance.o, dist/build/Ormolu/Printer/Meat/Declaration/Instance.dyn_o )
  8569. 2437.00 s [fourmolu] [50 of 61] Compiling Ormolu.Printer.Meat.Declaration.Class ( src/Ormolu/Printer/Meat/Declaration/Class.hs, dist/build/Ormolu/Printer/Meat/Declaration/Class.o, dist/build/Ormolu/Printer/Meat/Declaration/Class.dyn_o )
  8570. 2437.00 s [fourmolu] [51 of 61] Compiling Ormolu.Printer.Meat.Declaration ( src/Ormolu/Printer/Meat/Declaration.hs, dist/build/Ormolu/Printer/Meat/Declaration.o, dist/build/Ormolu/Printer/Meat/Declaration.dyn_o )
  8571. 2437.25 s [hlint] [17 of 62] Compiling Timing ( src/Timing.hs, dist/build/Timing.p_o )
  8572. 2437.25 s [hlint] [18 of 62] Compiling Util ( src/Util.hs, dist/build/Util.p_o )
  8573. 2437.26 s [hlint] [19 of 62] Compiling GHC.Util.Unify ( src/GHC/Util/Unify.hs, dist/build/GHC/Util/Unify.p_o )
  8574. 2437.26 s [implicit-hie] Documentation created: dist/doc/html/implicit-hie/,
  8575. 2437.26 s [implicit-hie] dist/doc/html/implicit-hie/implicit-hie.txt
  8576. 2437.26 s [lsp-types] Installing executable generator in /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/bin
  8577. 2437.26 s [lsp-types] Warning: The directory
  8578. 2437.26 s [lsp-types] /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/bin is not in
  8579. 2437.26 s [lsp-types] the system search path.
  8580. 2437.29 s [lsp-types] Installing library in /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  8581. 2437.31 s [implicit-hie] Preprocessing executable 'gen-hie' for implicit-hie-0.1.4.0...
  8582. 2437.31 s [implicit-hie] Preprocessing test suite 'implicit-hie-test' for implicit-hie-0.1.4.0...
  8583. 2437.32 s [implicit-hie] Phase: installPhase
  8584. 2437.41 s [implicit-hie] Installing library in /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  8585. 2437.46 s [implicit-hie] Installing executable gen-hie in /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/bin
  8586. 2437.46 s [implicit-hie] Warning: The directory
  8587. 2437.46 s [implicit-hie] /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/bin is not in
  8588. 2437.46 s [implicit-hie] the system search path.
  8589. 2437.67 s [implicit-hie] Phase: fixupPhase
  8590. 2437.68 s [fourmolu] [52 of 61] Compiling Ormolu.Parser.Result ( src/Ormolu/Parser/Result.hs, dist/build/Ormolu/Parser/Result.o, dist/build/Ormolu/Parser/Result.dyn_o )
  8591. 2437.68 s [fourmolu] [53 of 61] Compiling Ormolu.Parser ( src/Ormolu/Parser.hs, dist/build/Ormolu/Parser.o, dist/build/Ormolu/Parser.dyn_o )
  8592. 2437.68 s [fourmolu] [54 of 61] Compiling Ormolu.Imports.Grouping ( src/Ormolu/Imports/Grouping.hs, dist/build/Ormolu/Imports/Grouping.o, dist/build/Ormolu/Imports/Grouping.dyn_o )
  8593. 2437.68 s [fourmolu] [55 of 61] Compiling Ormolu.Imports ( src/Ormolu/Imports.hs, dist/build/Ormolu/Imports.o, dist/build/Ormolu/Imports.dyn_o )
  8594. 2437.68 s [fourmolu] [56 of 61] Compiling Ormolu.Printer.Meat.Module ( src/Ormolu/Printer/Meat/Module.hs, dist/build/Ormolu/Printer/Meat/Module.o, dist/build/Ormolu/Printer/Meat/Module.dyn_o )
  8595. 2437.69 s [implicit-hie] shrinking RPATHs of ELF executables and libraries in /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0
  8596. 2437.69 s [implicit-hie] shrinking /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/bin/gen-hie
  8597. 2437.70 s [implicit-hie] shrinking /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSimplicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu-ghc9.10.2.so
  8598. 2437.72 s [implicit-hie] checking for references to /build/ in /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0...
  8599. 2437.74 s [implicit-hie] patching script interpreter paths in /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0
  8600. 2437.74 s [implicit-hie] stripping (with command strip and flags -S -p) in /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/lib /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0/bin
  8601. 2437.80 s [implicit-hie] shrinking RPATHs of ELF executables and libraries in /nix/store/ci0in3lyibq7lmw8dyzvb1ki8q2rsf6l-implicit-hie-0.1.4.0-doc
  8602. 2437.80 s [implicit-hie] checking for references to /build/ in /nix/store/ci0in3lyibq7lmw8dyzvb1ki8q2rsf6l-implicit-hie-0.1.4.0-doc...
  8603. 2437.82 s [implicit-hie] patching script interpreter paths in /nix/store/ci0in3lyibq7lmw8dyzvb1ki8q2rsf6l-implicit-hie-0.1.4.0-doc
  8604. 2437.93 s [implicit-hie:post-build] Uploading to cachix cache "sellout": /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0 /nix/store/ci0in3lyibq7lmw8dyzvb1ki8q2rsf6l-implicit-hie-0.1.4.0-doc
  8605. 2438.43 s [implicit-hie:post-build] Pushing 2 paths (191 are already present) using zstd to cache sellout ⏳
  8606. 2438.43 s [implicit-hie:post-build]
  8607. 2438.77 s [implicit-hie:post-build] Pushing /nix/store/ci0in3lyibq7lmw8dyzvb1ki8q2rsf6l-implicit-hie-0.1.4.0-doc (475.03 KiB)
  8608. 2438.99 s [implicit-hie:post-build] Pushing /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0 (5.79 MiB)
  8609. 2440.13 s [implicit-hie:post-build]
  8610. 2440.13 s [implicit-hie:post-build] All done.
  8611. 2440.15 s [implicit-hie:post-build] Uploading to the NixCI cache: /nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0 /nix/store/ci0in3lyibq7lmw8dyzvb1ki8q2rsf6l-implicit-hie-0.1.4.0-doc
  8612. 2440.19 s [implicit-hie:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  8613. 2440.46 s [implicit-hie:post-build] copying 2 paths...
  8614. 2440.48 s [implicit-hie:post-build] copying path '/nix/store/ci0in3lyibq7lmw8dyzvb1ki8q2rsf6l-implicit-hie-0.1.4.0-doc' to 'https://cache.nix-ci.com'...
  8615. 2440.67 s [implicit-hie:post-build] copying path '/nix/store/2bjqkpbskadyrajnp5wxbyqj5idmdhmm-implicit-hie-0.1.4.0' to 'https://cache.nix-ci.com'...
  8616. 2442.58 s [implicit-hie:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  8617. 2442.79 s [implicit-hie:post-build] copying 1 paths...
  8618. 2442.79 s [implicit-hie:post-build] copying path '/nix/store/df0q6b9ipyd19ajp47ahaqxyfja7cbpv-implicit-hie-0.1.4.0.drv' to 'https://cache.nix-ci.com'...
  8619. 2442.94 s Progress: 303 of 315 built (4 building), 444 of 444 downloaded from cache
  8620. 2442.94 s [fourmolu] [57 of 61] Compiling Ormolu.Printer ( src/Ormolu/Printer.hs, dist/build/Ormolu/Printer.o, dist/build/Ormolu/Printer.dyn_o )
  8621. 2442.94 s [fourmolu] [58 of 61] Compiling Ormolu.Diff.ParseResult ( src/Ormolu/Diff/ParseResult.hs, dist/build/Ormolu/Diff/ParseResult.o, dist/build/Ormolu/Diff/ParseResult.dyn_o )
  8622. 2442.94 s [fourmolu] [59 of 61] Compiling Ormolu.Utils.Cabal ( src/Ormolu/Utils/Cabal.hs, dist/build/Ormolu/Utils/Cabal.o, dist/build/Ormolu/Utils/Cabal.dyn_o )
  8623. 2442.94 s [fourmolu] [60 of 61] Compiling Ormolu ( src/Ormolu.hs, dist/build/Ormolu.o, dist/build/Ormolu.dyn_o )
  8624. 2442.94 s [fourmolu] [61 of 61] Compiling Paths_fourmolu ( dist/build/autogen/Paths_fourmolu.hs, dist/build/Paths_fourmolu.o, dist/build/Paths_fourmolu.dyn_o )
  8625. 2442.94 s [fourmolu] [ 1 of 61] Compiling GHC.DynFlags ( src/GHC/DynFlags.hs, dist/build/GHC/DynFlags.p_o )
  8626. 2442.94 s [fourmolu] [ 2 of 61] Compiling Ormolu.Printer.SpanStream ( src/Ormolu/Printer/SpanStream.hs, dist/build/Ormolu/Printer/SpanStream.p_o )
  8627. 2442.94 s [fourmolu] [ 3 of 61] Compiling Ormolu.Processing.Cpp ( src/Ormolu/Processing/Cpp.hs, dist/build/Ormolu/Processing/Cpp.p_o )
  8628. 2442.94 s [fourmolu] [ 4 of 61] Compiling Ormolu.Utils ( src/Ormolu/Utils.hs, dist/build/Ormolu/Utils.p_o )
  8629. 2442.94 s [fourmolu] [ 5 of 61] Compiling Ormolu.Terminal ( src/Ormolu/Terminal.hs, dist/build/Ormolu/Terminal.p_o )
  8630. 2442.94 s [fourmolu] [ 6 of 61] Compiling Ormolu.Terminal.QualifiedDo ( src/Ormolu/Terminal/QualifiedDo.hs, dist/build/Ormolu/Terminal/QualifiedDo.p_o )
  8631. 2442.94 s [fourmolu] [ 7 of 61] Compiling Ormolu.Diff.Text ( src/Ormolu/Diff/Text.hs, dist/build/Ormolu/Diff/Text.p_o )
  8632. 2442.94 s [fourmolu] [ 8 of 61] Compiling Ormolu.Exception ( src/Ormolu/Exception.hs, dist/build/Ormolu/Exception.p_o )
  8633. 2442.94 s [fourmolu] [ 9 of 61] Compiling Ormolu.Parser.Pragma ( src/Ormolu/Parser/Pragma.hs, dist/build/Ormolu/Parser/Pragma.p_o )
  8634. 2442.94 s [fourmolu] [10 of 61] Compiling Ormolu.Parser.CommentStream ( src/Ormolu/Parser/CommentStream.hs, dist/build/Ormolu/Parser/CommentStream.p_o )
  8635. 2442.94 s [fourmolu] [11 of 61] Compiling Ormolu.Fixity.Internal ( src/Ormolu/Fixity/Internal.hs, dist/build/Ormolu/Fixity/Internal.p_o )
  8636. 2442.94 s [fourmolu] [12 of 61] Compiling Ormolu.Fixity.Imports ( src/Ormolu/Fixity/Imports.hs, dist/build/Ormolu/Fixity/Imports.p_o )
  8637. 2442.94 s [fourmolu] [13 of 61] Compiling Ormolu.Fixity ( src/Ormolu/Fixity.hs, dist/build/Ormolu/Fixity.p_o )
  8638. 2442.94 s [fourmolu] [14 of 61] Compiling Ormolu.Printer.Operators ( src/Ormolu/Printer/Operators.hs, dist/build/Ormolu/Printer/Operators.p_o )
  8639. 2442.94 s [hie-bios] Phase: haddockPhase
  8640. 2442.94 s [hie-bios] Preprocessing library for hie-bios-0.17.0...
  8641. 2442.94 s [hie-bios] Running Haddock on library for hie-bios-0.17.0...
  8642. 2442.94 s [hie-bios] Warning: The documentation for the following packages are not installed. No
  8643. 2442.94 s [hie-bios] links will be generated to these packages: attoparsec-0.14.4,
  8644. 2442.94 s [hie-bios] attoparsec-0.14.4, libyaml-clib-0.2.5, vector-0.13.2.0
  8645. 2442.94 s [hie-bios] [ 1 of 22] Compiling HIE.Bios.Config.YAML ( src/HIE/Bios/Config/YAML.hs, nothing )
  8646. 2442.94 s [hie-bios] [ 2 of 22] Compiling HIE.Bios.Config ( src/HIE/Bios/Config.hs, nothing )
  8647. 2442.94 s [hie-bios] [ 3 of 22] Compiling HIE.Bios.Cradle.ProjectConfig ( src/HIE/Bios/Cradle/ProjectConfig.hs, nothing )
  8648. 2442.94 s [hie-bios] [ 4 of 22] Compiling HIE.Bios.Ghc.Gap ( src/HIE/Bios/Ghc/Gap.hs, nothing )
  8649. 2442.94 s [hie-bios] [ 5 of 22] Compiling HIE.Bios.Ghc.Doc ( src/HIE/Bios/Ghc/Doc.hs, nothing )
  8650. 2442.94 s [hie-bios] [ 6 of 22] Compiling HIE.Bios.Ghc.Load ( src/HIE/Bios/Ghc/Load.hs, nothing )
  8651. 2442.94 s [hie-bios] [ 7 of 22] Compiling HIE.Bios.Types ( src/HIE/Bios/Types.hs, nothing )
  8652. 2442.94 s [hie-bios] [ 8 of 22] Compiling HIE.Bios.Flags ( src/HIE/Bios/Flags.hs, nothing )
  8653. 2442.94 s [hie-bios] [ 9 of 22] Compiling HIE.Bios.Environment ( src/HIE/Bios/Environment.hs, nothing )
  8654. 2442.94 s [hie-bios] [10 of 22] Compiling HIE.Bios.Process ( src/HIE/Bios/Process.hs, nothing )
  8655. 2442.94 s [hie-bios] [11 of 22] Compiling HIE.Bios.Ghc.Api ( src/HIE/Bios/Ghc/Api.hs, nothing )
  8656. 2442.94 s [hie-bios] [12 of 22] Compiling HIE.Bios.Ghc.Logger ( src/HIE/Bios/Ghc/Logger.hs, nothing )
  8657. 2442.94 s [hie-bios] [13 of 22] Compiling HIE.Bios.Ghc.Check ( src/HIE/Bios/Ghc/Check.hs, nothing )
  8658. 2442.94 s [hie-bios] [14 of 22] Compiling HIE.Bios.Cradle.Utils ( src/HIE/Bios/Cradle/Utils.hs, nothing )
  8659. 2442.94 s [hie-bios] [15 of 22] Compiling HIE.Bios.Cradle.ProgramVersions ( src/HIE/Bios/Cradle/ProgramVersions.hs, nothing )
  8660. 2442.94 s [hie-bios] [16 of 22] Compiling HIE.Bios.Cradle.Resolved ( src/HIE/Bios/Cradle/Resolved.hs, nothing )
  8661. 2442.94 s [hie-bios] [17 of 22] Compiling HIE.Bios.Wrappers ( src/HIE/Bios/Wrappers.hs, nothing )
  8662. 2442.94 s [hie-bios] [18 of 22] Compiling HIE.Bios.Cradle.Cabal ( src/HIE/Bios/Cradle/Cabal.hs, nothing )
  8663. 2442.94 s [hie-bios] [19 of 22] Compiling HIE.Bios.Cradle ( src/HIE/Bios/Cradle.hs, nothing )
  8664. 2442.94 s [hie-bios] [20 of 22] Compiling HIE.Bios.Internal.Debug ( src/HIE/Bios/Internal/Debug.hs, nothing )
  8665. 2442.94 s [hie-bios] [21 of 22] Compiling HIE.Bios ( src/HIE/Bios.hs, nothing )
  8666. 2442.94 s [hie-bios] [22 of 22] Compiling Paths_hie_bios ( dist/build/autogen/Paths_hie_bios.hs, nothing )
  8667. 2442.94 s [hie-bios] Haddock coverage:
  8668. 2442.94 s [hie-bios] 7% ( 1 / 14) in 'HIE.Bios.Config.YAML'
  8669. 2442.94 s [hie-bios] Missing documentation for:
  8670. 2442.94 s [hie-bios] CradleConfigYAML (src/HIE/Bios/Config/YAML.hs:62)
  8671. 2442.94 s [hie-bios] CradleComponent (src/HIE/Bios/Config/YAML.hs:67)
  8672. 2442.94 s [hie-bios] MultiSubComponent (src/HIE/Bios/Config/YAML.hs:99)
  8673. 2442.94 s [hie-bios] CabalConfig (src/HIE/Bios/Config/YAML.hs:104)
  8674. 2442.94 s [hie-bios] CabalComponent (src/HIE/Bios/Config/YAML.hs:118)
  8675. 2442.94 s [hie-bios] StackConfig (src/HIE/Bios/Config/YAML.hs:134)
  8676. 2442.94 s [hie-bios] StackComponent (src/HIE/Bios/Config/YAML.hs:139)
  8677. 2442.94 s [hie-bios] DirectConfig (src/HIE/Bios/Config/YAML.hs:176)
  8678. 2442.94 s [hie-bios] BiosConfig (src/HIE/Bios/Config/YAML.hs:180)
  8679. 2442.94 s [hie-bios] NoneConfig (src/HIE/Bios/Config/YAML.hs:83)
  8680. 2442.94 s [hie-bios] OtherConfig (src/HIE/Bios/Config/YAML.hs:85)
  8681. 2442.94 s [hie-bios] OneOrManyComponents (src/HIE/Bios/Config/YAML.hs:164)
  8682. 2442.94 s [hie-bios] Callable (src/HIE/Bios/Config/YAML.hs:189)
  8683. 2442.94 s [hie-bios] Warning: 'Cradle' is out of scope.
  8684. 2442.94 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8685. 2442.94 s [hie-bios] 21% ( 3 / 14) in 'HIE.Bios.Config'
  8686. 2442.94 s [hie-bios] Missing documentation for:
  8687. 2442.94 s [hie-bios] readConfig (src/HIE/Bios/Config.hs:140)
  8688. 2442.94 s [hie-bios] CradleConfig (src/HIE/Bios/Config.hs:44)
  8689. 2442.94 s [hie-bios] CabalType (src/HIE/Bios/Config.hs:80)
  8690. 2442.94 s [hie-bios] cabalComponent (src/HIE/Bios/Config.hs:80)
  8691. 2442.94 s [hie-bios] cabalProjectFile (src/HIE/Bios/Config.hs:80)
  8692. 2442.94 s [hie-bios] StackType (src/HIE/Bios/Config.hs:86)
  8693. 2442.94 s [hie-bios] StackType (src/HIE/Bios/Config.hs:97)
  8694. 2442.94 s [hie-bios] stackComponent (src/HIE/Bios/Config.hs:97)
  8695. 2442.94 s [hie-bios] stackYaml (src/HIE/Bios/Config.hs:97)
  8696. 2442.94 s [hie-bios] CradleTree (src/HIE/Bios/Config.hs:103)
  8697. 2442.94 s [hie-bios] Callable (src/HIE/Bios/Config.hs:56)
  8698. 2442.94 s [hie-bios] 66% ( 2 / 3) in 'HIE.Bios.Cradle.ProjectConfig'
  8699. 2442.94 s [hie-bios] Missing documentation for:
  8700. 2442.94 s [hie-bios] Module header
  8701. 2442.94 s [hie-bios] 40% ( 21 / 52) in 'HIE.Bios.Ghc.Gap'
  8702. 2442.94 s [hie-bios] Missing documentation for:
  8703. 2442.94 s [hie-bios] ghcVersion (src/HIE/Bios/Ghc/Gap.hs:96)
  8704. 2442.94 s [hie-bios] makeUserStyle (src/HIE/Bios/Ghc/Gap.hs:162)
  8705. 2442.94 s [hie-bios] PprStyle
  8706. 2442.94 s [hie-bios] parseTargetFiles (src/HIE/Bios/Ghc/Gap.hs:287)
  8707. 2442.94 s [hie-bios] getHscEnv
  8708. 2442.94 s [hie-bios] batchMsg
  8709. 2442.94 s [hie-bios] set_hsc_dflags (src/HIE/Bios/Ghc/Gap.hs:137)
  8710. 2442.94 s [hie-bios] overPkgDbRef (src/HIE/Bios/Ghc/Gap.hs:140)
  8711. 2442.94 s [hie-bios] guessTarget (src/HIE/Bios/Ghc/Gap.hs:149)
  8712. 2442.94 s [hlint] [20 of 62] Compiling GHC.Util ( src/GHC/Util.hs, dist/build/GHC/Util.p_o )
  8713. 2442.94 s [hlint] [21 of 62] Compiling Config.Type ( src/Config/Type.hs, dist/build/Config/Type.p_o )
  8714. 2442.94 s [hlint] [22 of 62] Compiling Idea ( src/Idea.hs, dist/build/Idea.p_o )
  8715. 2442.94 s [hlint] [23 of 62] Compiling Test.Util ( src/Test/Util.hs, dist/build/Test/Util.p_o )
  8716. 2442.94 s [hlint] [24 of 62] Compiling Test.InputOutput ( src/Test/InputOutput.hs, dist/build/Test/InputOutput.p_o )
  8717. 2442.94 s [hlint] [25 of 62] Compiling SARIF ( src/SARIF.hs, dist/build/SARIF.p_o )
  8718. 2442.94 s [hlint] [26 of 62] Compiling Report ( src/Report.hs, dist/build/Report.p_o )
  8719. 2442.94 s [hlint] [27 of 62] Compiling CC ( src/CC.hs, dist/build/CC.p_o )
  8720. 2442.94 s [hlint] [28 of 62] Compiling GHC.All ( src/GHC/All.hs, dist/build/GHC/All.p_o )
  8721. 2442.94 s [hlint] [29 of 62] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/Hint/Type.p_o )
  8722. 2442.94 s [hlint] [30 of 62] Compiling Hint.Unsafe ( src/Hint/Unsafe.hs, dist/build/Hint/Unsafe.p_o )
  8723. 2442.94 s [hlint] [31 of 62] Compiling Hint.Smell ( src/Hint/Smell.hs, dist/build/Hint/Smell.p_o )
  8724. 2442.94 s [hlint] [32 of 62] Compiling Hint.Restrict ( src/Hint/Restrict.hs, dist/build/Hint/Restrict.p_o )
  8725. 2442.94 s [hlint] [33 of 62] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.p_o )
  8726. 2442.94 s [hlint] [34 of 62] Compiling Hint.Pattern ( src/Hint/Pattern.hs, dist/build/Hint/Pattern.p_o )
  8727. 2442.94 s [hlint] [35 of 62] Compiling Hint.NumLiteral ( src/Hint/NumLiteral.hs, dist/build/Hint/NumLiteral.p_o )
  8728. 2442.94 s [hlint] [36 of 62] Compiling Hint.NewType ( src/Hint/NewType.hs, dist/build/Hint/NewType.p_o )
  8729. 2442.94 s [hlint] [37 of 62] Compiling Hint.Negation ( src/Hint/Negation.hs, dist/build/Hint/Negation.p_o )
  8730. 2442.94 s [hlint] [38 of 62] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/Hint/Naming.p_o )
  8731. 2442.94 s [hlint] [39 of 62] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/Hint/Monad.p_o )
  8732. 2442.94 s [hlint] [40 of 62] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/Hint/Match.p_o )
  8733. 2442.94 s [hlint] [41 of 62] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.p_o )
  8734. 2442.94 s [hlint] [42 of 62] Compiling Hint.List ( src/Hint/List.hs, dist/build/Hint/List.p_o )
  8735. 2442.94 s [hlint] [43 of 62] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.p_o )
  8736. 2442.94 s [lsp-types] Installing internal library lsp-types-quickcheck in /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/lsp-types-2.3.0.1-XzcVDGi5U2LipjrxKQGdN-lsp-types-quickcheck
  8737. 2442.94 s [lsp-types] Phase: fixupPhase
  8738. 2442.94 s [lsp-types] shrinking RPATHs of ELF executables and libraries in /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1
  8739. 2442.94 s [lsp-types] shrinking /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/bin/generator
  8740. 2442.94 s [lsp-types] shrinking /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSlsp-types-2.3.0.1-EdNSxhhFJoc6abcxD2rtPA-metamodel-ghc9.10.2.so
  8741. 2442.94 s [lsp-types] shrinking /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSlsp-types-2.3.0.1-XzcVDGi5U2LipjrxKQGdN-lsp-types-quickcheck-ghc9.10.2.so
  8742. 2442.95 s [lsp-types] shrinking /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSlsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP-ghc9.10.2.so
  8743. 2442.95 s [lsp-types] checking for references to /build/ in /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1...
  8744. 2442.95 s [hie-bios] setNoCode (src/HIE/Bios/Ghc/Gap.hs:129)
  8745. 2442.95 s [hie-bios] getModSummaries (src/HIE/Bios/Ghc/Gap.hs:167)
  8746. 2442.95 s [hie-bios] mapOverIncludePaths (src/HIE/Bios/Ghc/Gap.hs:178)
  8747. 2442.95 s [hie-bios] getLogger (src/HIE/Bios/Ghc/Gap.hs:245)
  8748. 2442.95 s [hie-bios] RealSrcSpan (src/HIE/Bios/Ghc/Gap.hs:123)
  8749. 2442.95 s [hie-bios] catch (src/HIE/Bios/Ghc/Gap.hs:117)
  8750. 2442.95 s [hie-bios] bracket (src/HIE/Bios/Ghc/Gap.hs:110)
  8751. 2442.95 s [hie-bios] handle (src/HIE/Bios/Ghc/Gap.hs:114)
  8752. 2442.95 s [hie-bios] pageMode (src/HIE/Bios/Ghc/Gap.hs:209)
  8753. 2442.95 s [hie-bios] oneLineMode (src/HIE/Bios/Ghc/Gap.hs:213)
  8754. 2442.95 s [hie-bios] initializePluginsForModSummary (src/HIE/Bios/Ghc/Gap.hs:227)
  8755. 2442.95 s [hie-bios] setFrontEndHooks (src/HIE/Bios/Ghc/Gap.hs:235)
  8756. 2442.95 s [hie-bios] setWayDynamicIfHostIsDynamic (src/HIE/Bios/Ghc/Gap.hs:252)
  8757. 2442.95 s [hie-bios] gopt_set (src/HIE/Bios/Ghc/Gap.hs:249)
  8758. 2442.95 s [hie-bios] parseDynamicFlags (src/HIE/Bios/Ghc/Gap.hs:283)
  8759. 2442.95 s [hie-bios] hostIsDynamic (src/HIE/Bios/Ghc/Gap.hs:294)
  8760. 2442.95 s [hie-bios] getTyThing (src/HIE/Bios/Ghc/Gap.hs:170)
  8761. 2442.95 s [hie-bios] fixInfo (src/HIE/Bios/Ghc/Gap.hs:173)
  8762. 2442.95 s [hie-bios] mgModSummaries
  8763. 2442.95 s [hie-bios] unsetLogAction (src/HIE/Bios/Ghc/Gap.hs:191)
  8764. 2442.95 s [hie-bios] load' (src/HIE/Bios/Ghc/Gap.hs:100)
  8765. 2442.95 s [hie-bios] getDynFlags
  8766. 2442.95 s [hie-bios] 14% ( 1 / 7) in 'HIE.Bios.Ghc.Doc'
  8767. 2442.95 s [hie-bios] Missing documentation for:
  8768. 2442.95 s [hie-bios] getPrintUnqual (src/HIE/Bios/Ghc/Doc.hs:26)
  8769. 2442.95 s [hie-bios] showPage (src/HIE/Bios/Ghc/Doc.hs:30)
  8770. 2442.95 s [hie-bios] showOneLine (src/HIE/Bios/Ghc/Doc.hs:35)
  8771. 2442.95 s [hie-bios] getStyle (src/HIE/Bios/Ghc/Doc.hs:40)
  8772. 2442.95 s [hie-bios] styleUnqualified (src/HIE/Bios/Ghc/Doc.hs:43)
  8773. 2442.95 s [hie-bios] showDocWith (src/HIE/Bios/Ghc/Doc.hs:46)
  8774. 2442.95 s [hie-bios] Warning: 'TypecheckedModule' is ambiguous. It is defined
  8775. 2442.95 s [hie-bios] * in ‘GHC’
  8776. 2442.95 s [hie-bios] * in ‘GHC’
  8777. 2442.95 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  8778. 2442.95 s [hie-bios] by specifying the type/value namespace explicitly.
  8779. 2442.95 s [hie-bios] Defaulting to the one defined in ‘GHC’
  8780. 2442.95 s [hie-bios] 60% ( 9 / 15) in 'HIE.Bios.Ghc.Load'
  8781. 2442.95 s [hie-bios] Missing documentation for:
  8782. 2442.95 s [hie-bios] Log (src/HIE/Bios/Ghc/Load.hs:30)
  8783. 2442.95 s [hie-bios] get_fp (src/HIE/Bios/Ghc/Load.hs:45)
  8784. 2442.95 s [hie-bios] msTargetIs (src/HIE/Bios/Ghc/Load.hs:113)
  8785. 2442.95 s [hie-bios] initializePluginsGhc (src/HIE/Bios/Ghc/Load.hs:188)
  8786. 2442.95 s [hie-bios] ghcInHsc (src/HIE/Bios/Ghc/Load.hs:195)
  8787. 2442.95 s [hie-bios] setTargetFilename (src/HIE/Bios/Ghc/Load.hs:209)
  8788. 2442.95 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  8789. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  8790. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  8791. 2442.95 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  8792. 2442.95 s [hie-bios] by specifying the type/value namespace explicitly.
  8793. 2442.95 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  8794. 2442.95 s [hie-bios] Warning: 'cabal' is out of scope.
  8795. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8796. 2442.95 s [hie-bios] 54% ( 12 / 22) in 'HIE.Bios.Types'
  8797. 2442.95 s [hie-bios] Missing documentation for:
  8798. 2442.95 s [hie-bios] Module header
  8799. 2442.95 s [hie-bios] ActionName (src/HIE/Bios/Types.hs:89)
  8800. 2442.95 s [hie-bios] Log (src/HIE/Bios/Types.hs:100)
  8801. 2442.95 s [hie-bios] CradleAction (src/HIE/Bios/Types.hs:178)
  8802. 2442.95 s [hie-bios] cradleLoadResult (src/HIE/Bios/Types.hs:203)
  8803. 2442.95 s [hie-bios] CradleLoadResultT (src/HIE/Bios/Types.hs:220)
  8804. 2442.95 s [hie-bios] modCradleError (src/HIE/Bios/Types.hs:271)
  8805. 2442.95 s [hie-bios] throwCE (src/HIE/Bios/Types.hs:278)
  8806. 2442.95 s [hie-bios] CradleError (src/HIE/Bios/Types.hs:280)
  8807. 2442.95 s [hie-bios] hieBiosProcessEnv (src/HIE/Bios/Types.hs:333)
  8808. 2442.95 s [hie-bios] Warning: 'DynFlags' is out of scope.
  8809. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8810. 2442.95 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  8811. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  8812. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  8813. 2442.95 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  8814. 2442.95 s [hie-bios] by specifying the type/value namespace explicitly.
  8815. 2442.95 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  8816. 2442.95 s [hie-bios] 50% ( 1 / 2) in 'HIE.Bios.Flags'
  8817. 2442.95 s [hie-bios] Missing documentation for:
  8818. 2442.95 s [hie-bios] Module header
  8819. 2442.95 s [hie-bios] Warning: 'runCradleGhc' is out of scope.
  8820. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8821. 2442.95 s [hie-bios] Warning: 'CradleError' is ambiguous. It is defined
  8822. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:280:20
  8823. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:280:1
  8824. 2442.95 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  8825. 2442.95 s [hie-bios] by specifying the type/value namespace explicitly.
  8826. 2442.95 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:280:1
  8827. 2442.95 s [hie-bios] Warning: 'DynFlags' is out of scope.
  8828. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8829. 2442.95 s [hie-bios] 75% ( 6 / 8) in 'HIE.Bios.Environment'
  8830. 2442.95 s [hie-bios] Missing documentation for:
  8831. 2442.95 s [hie-bios] Module header
  8832. 2442.95 s [hie-bios] makeTargetsAbsolute (src/HIE/Bios/Environment.hs:57)
  8833. 2442.95 s [hie-bios] Warning: 'fpName' is out of scope.
  8834. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8835. 2442.95 s [hie-bios] Warning: 'srcHash' is out of scope.
  8836. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8837. 2442.95 s [hie-bios] Warning: 'populate' is out of scope.
  8838. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8839. 2442.95 s [hie-bios] 78% ( 11 / 14) in 'HIE.Bios.Process'
  8840. 2442.95 s [hie-bios] Missing documentation for:
  8841. 2442.95 s [hie-bios] Module header
  8842. 2442.95 s [hie-bios] CreateProcess
  8843. 2442.95 s [hie-bios] readProcessWithCwd_ (src/HIE/Bios/Process.hs:55)
  8844. 2442.95 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  8845. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  8846. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  8847. 2442.95 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  8848. 2442.95 s [hie-bios] by specifying the type/value namespace explicitly.
  8849. 2442.95 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  8850. 2442.95 s [hie-bios] 66% ( 4 / 6) in 'HIE.Bios.Ghc.Api'
  8851. 2442.95 s [hie-bios] Missing documentation for:
  8852. 2442.95 s [hie-bios] SuccessFlag
  8853. 2442.95 s [hie-bios] withDynFlags (src/HIE/Bios/Ghc/Api.hs:63)
  8854. 2442.95 s [hie-bios] Warning: 'SourceError' is ambiguous. It is defined
  8855. 2442.95 s [hie-bios] * in ‘GHC.Types.SourceError’
  8856. 2442.95 s [hie-bios] * in ‘GHC.Types.SourceError’
  8857. 2442.95 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  8858. 2442.95 s [hie-bios] by specifying the type/value namespace explicitly.
  8859. 2442.95 s [hie-bios] Defaulting to the one defined in ‘GHC.Types.SourceError’
  8860. 2442.95 s [hie-bios] 50% ( 1 / 2) in 'HIE.Bios.Ghc.Logger'
  8861. 2442.95 s [hie-bios] Missing documentation for:
  8862. 2442.95 s [hie-bios] Module header
  8863. 2442.95 s [hie-bios] 66% ( 2 / 3) in 'HIE.Bios.Ghc.Check'
  8864. 2442.95 s [hie-bios] Missing documentation for:
  8865. 2442.95 s [hie-bios] Module header
  8866. 2442.95 s [hie-bios] 45% ( 5 / 11) in 'HIE.Bios.Cradle.Utils'
  8867. 2442.95 s [hie-bios] Missing documentation for:
  8868. 2442.95 s [hie-bios] Module header
  8869. 2442.95 s [hie-bios] ProcessErrorDetails (src/HIE/Bios/Cradle/Utils.hs:26)
  8870. 2442.95 s [hie-bios] prettyProcessErrorDetails (src/HIE/Bios/Cradle/Utils.hs:40)
  8871. 2442.95 s [hie-bios] removeInteractive (src/HIE/Bios/Cradle/Utils.hs:69)
  8872. 2442.95 s [hie-bios] removeVerbosityOpts (src/HIE/Bios/Cradle/Utils.hs:102)
  8873. 2442.95 s [hie-bios] expandGhcOptionResponseFile (src/HIE/Bios/Cradle/Utils.hs:105)
  8874. 2442.95 s [hie-bios] 0% ( 0 / 4) in 'HIE.Bios.Cradle.ProgramVersions'
  8875. 2442.95 s [hie-bios] Missing documentation for:
  8876. 2442.95 s [hie-bios] Module header
  8877. 2442.95 s [hie-bios] ProgramVersions (src/HIE/Bios/Cradle/ProgramVersions.hs:18)
  8878. 2442.95 s [hie-bios] makeVersions (src/HIE/Bios/Cradle/ProgramVersions.hs:39)
  8879. 2442.95 s [hie-bios] runCachedIO (src/HIE/Bios/Cradle/ProgramVersions.hs:30)
  8880. 2442.95 s [hie-bios] 75% ( 3 / 4) in 'HIE.Bios.Cradle.Resolved'
  8881. 2442.95 s [hie-bios] Missing documentation for:
  8882. 2442.95 s [hie-bios] Module header
  8883. 2442.95 s [hie-bios] 0% ( 0 / 5) in 'HIE.Bios.Wrappers'
  8884. 2442.95 s [hie-bios] Missing documentation for:
  8885. 2442.95 s [hie-bios] Module header
  8886. 2442.95 s [hie-bios] cabalWrapper (src/HIE/Bios/Wrappers.hs:15)
  8887. 2442.95 s [hie-bios] cabalWithReplWrapper (src/HIE/Bios/Wrappers.hs:21)
  8888. 2442.95 s [hie-bios] cabalWrapperHs (src/HIE/Bios/Wrappers.hs:18)
  8889. 2442.95 s [hie-bios] cabalWithReplWrapperHs (src/HIE/Bios/Wrappers.hs:24)
  8890. 2442.95 s [hie-bios] Warning: 'componentDir' is out of scope.
  8891. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8892. 2442.95 s [hie-bios] Warning: 'rootDir' is out of scope.
  8893. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8894. 2442.95 s [hie-bios] Warning: 'cabal' is out of scope.
  8895. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8896. 2442.95 s [hie-bios] Warning: 'CradleError' is ambiguous. It is defined
  8897. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:280:20
  8898. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:280:1
  8899. 2442.95 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  8900. 2442.95 s [hie-bios] by specifying the type/value namespace explicitly.
  8901. 2442.95 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:280:1
  8902. 2442.95 s [hie-bios] Warning: 'ghc' is out of scope.
  8903. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8904. 2442.95 s [hie-bios] Warning: 'ghcPathAbs' is out of scope.
  8905. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8906. 2442.95 s [hie-bios] 66% ( 8 / 12) in 'HIE.Bios.Cradle.Cabal'
  8907. 2442.95 s [hie-bios] Missing documentation for:
  8908. 2442.95 s [hie-bios] Module header
  8909. 2442.95 s [hie-bios] runCabalGhcCmd (src/HIE/Bios/Cradle/Cabal.hs:243)
  8910. 2442.95 s [hie-bios] processCabalWrapperArgs (src/HIE/Bios/Cradle/Cabal.hs:318)
  8911. 2442.95 s [hie-bios] isCabalMultipleCompSupported (src/HIE/Bios/Cradle/Cabal.hs:654)
  8912. 2442.95 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  8913. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  8914. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  8915. 2442.95 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  8916. 2442.95 s [hie-bios] by specifying the type/value namespace explicitly.
  8917. 2442.95 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  8918. 2442.95 s [hie-bios] Warning: 'componentDir' is out of scope.
  8919. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8920. 2442.95 s [hie-bios] Warning: 'rootDir' is out of scope.
  8921. 2442.95 s [hie-bios] If you qualify the identifier, haddock can try to link it anyway.
  8922. 2442.95 s [hie-bios] 40% ( 8 / 20) in 'HIE.Bios.Cradle'
  8923. 2442.95 s [hie-bios] Missing documentation for:
  8924. 2442.95 s [hie-bios] Module header
  8925. 2442.95 s [hie-bios] yamlConfig (src/HIE/Bios/Cradle.hs:249)
  8926. 2442.95 s [hie-bios] isCabalCradle (src/HIE/Bios/Cradle.hs:275)
  8927. 2442.95 s [hie-bios] isStackCradle (src/HIE/Bios/Cradle.hs:280)
  8928. 2442.95 s [hie-bios] isDirectCradle (src/HIE/Bios/Cradle.hs:285)
  8929. 2442.95 s [hie-bios] isBiosCradle (src/HIE/Bios/Cradle.hs:290)
  8930. 2442.95 s [hie-bios] isNoneCradle (src/HIE/Bios/Cradle.hs:300)
  8931. 2442.95 s [hie-bios] isMultiCradle (src/HIE/Bios/Cradle.hs:295)
  8932. 2442.95 s [hie-bios] isDefaultCradle (src/HIE/Bios/Cradle.hs:305)
  8933. 2442.95 s [hie-bios] isOtherCradle (src/HIE/Bios/Cradle.hs:310)
  8934. 2442.95 s [hie-bios] getCradle (src/HIE/Bios/Cradle.hs:100)
  8935. 2442.95 s [hie-bios] makeCradleResult (src/HIE/Bios/Cradle.hs:673)
  8936. 2442.95 s [hie-bios] Warning: 'Cradle' is ambiguous. It is defined
  8937. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:17
  8938. 2442.95 s [hie-bios] * at src/HIE/Bios/Types.hs:74:1
  8939. 2442.95 s [hie-bios] You may be able to disambiguate the identifier by qualifying it or
  8940. 2442.95 s [hie-bios] by specifying the type/value namespace explicitly.
  8941. 2442.95 s [hie-bios] Defaulting to the one defined at src/HIE/Bios/Types.hs:74:1
  8942. 2442.95 s [hie-bios] 40% ( 2 / 5) in 'HIE.Bios.Internal.Debug'
  8943. 2442.95 s [hie-bios] Missing documentation for:
  8944. 2442.95 s [hie-bios] Module header
  8945. 2442.95 s [hie-bios] configInfo (src/HIE/Bios/Internal/Debug.hs:76)
  8946. 2442.95 s [hie-bios] cradleInfo (src/HIE/Bios/Internal/Debug.hs:90)
  8947. 2442.95 s [hie-bios] 93% ( 15 / 16) in 'HIE.Bios'
  8948. 2442.95 s [hie-bios] Missing documentation for:
  8949. 2442.95 s [hie-bios] CradleError (src/HIE/Bios/Types.hs:280)
  8950. 2443.07 s [fourmolu] [15 of 61] Compiling Ormolu.Fixity.Printer ( src/Ormolu/Fixity/Printer.hs, dist/build/Ormolu/Fixity/Printer.p_o )
  8951. 2443.07 s [fourmolu] [16 of 61] Compiling Ormolu.Fixity.Parser ( src/Ormolu/Fixity/Parser.hs, dist/build/Ormolu/Fixity/Parser.p_o )
  8952. 2443.08 s [lsp-types] patching script interpreter paths in /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1
  8953. 2443.09 s [lsp-types] stripping (with command strip and flags -S -p) in /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/lib /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1/bin
  8954. 2443.26 s [hlint] [44 of 62] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/Hint/Import.p_o )
  8955. 2443.26 s [hlint] [45 of 62] Compiling Hint.Fixities ( src/Hint/Fixities.hs, dist/build/Hint/Fixities.p_o )
  8956. 2443.26 s [hlint] [46 of 62] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.p_o )
  8957. 2443.40 s [hlint] [47 of 62] Compiling Hint.Export ( src/Hint/Export.hs, dist/build/Hint/Export.p_o )
  8958. 2443.40 s [hlint] [48 of 62] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.p_o )
  8959. 2443.40 s [hlint] [49 of 62] Compiling Hint.Comment ( src/Hint/Comment.hs, dist/build/Hint/Comment.p_o )
  8960. 2443.40 s [hlint] [50 of 62] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.p_o )
  8961. 2443.40 s [hlint] [51 of 62] Compiling Hint.All ( src/Hint/All.hs, dist/build/Hint/All.p_o )
  8962. 2443.74 s [hlint] [52 of 62] Compiling Config.Yaml ( src/Config/Yaml.hs, dist/build/Config/Yaml.p_o )
  8963. 2443.74 s [hlint] [53 of 62] Compiling Config.Read ( src/Config/Read.hs, dist/build/Config/Read.p_o )
  8964. 2443.74 s [hlint] [54 of 62] Compiling Config.Compute ( src/Config/Compute.hs, dist/build/Config/Compute.p_o )
  8965. 2443.74 s [hlint] [55 of 62] Compiling Config.Haskell ( src/Config/Haskell.hs, dist/build/Config/Haskell.p_o )
  8966. 2443.74 s [hlint] [56 of 62] Compiling CmdLine ( src/CmdLine.hs, dist/build/CmdLine.p_o )
  8967. 2443.74 s [hlint] [57 of 62] Compiling Apply ( src/Apply.hs, dist/build/Apply.p_o )
  8968. 2443.97 s [hie-bios] Warning: HIE.Bios.Config.YAML: could not find link destinations for:
  8969. 2443.97 s [hie-bios] - HIE.Bios.Config.YAML.Rep_CradleComponent
  8970. 2443.97 s [hie-bios] - HIE.Bios.Config.YAML.Rep_MultiSubComponent
  8971. 2443.97 s [hie-bios] - HIE.Bios.Config.YAML.Rep_CradleConfigYAML
  8972. 2443.97 s [hie-bios] - HIE.Bios.Config.YAML.Rep_DirectConfig
  8973. 2443.98 s [hie-bios] Warning: HIE.Bios.Process: could not find link destinations for:
  8974. 2443.98 s [hie-bios] - HIE.Bios.Process.OutputName
  8975. 2443.98 s [hie-bios] - HIE.Bios.Process.Outputs
  8976. 2443.98 s [hie-bios] Warning: HIE.Bios.Ghc.Check: could not find link destinations for:
  8977. 2443.98 s [hie-bios] - HIE.Bios.Ghc.Check.Log
  8978. 2443.98 s [hie-bios] Warning: HIE.Bios.Cradle.ProgramVersions: could not find link destinations for:
  8979. 2443.98 s [hie-bios] - HIE.Bios.Cradle.ProgramVersions.CachedIO
  8980. 2443.98 s [hie-bios] Warning: HIE.Bios.Cradle.Cabal: could not find link destinations for:
  8981. 2443.98 s [hie-bios] - HIE.Bios.Cradle.Cabal.GhcProc
  8982. 2443.98 s [hie-bios] Warning: HIE.Bios.Cradle: could not find link destinations for:
  8983. 2443.98 s [hie-bios] - HIE.Bios.Process.OutputName
  8984. 2443.98 s [hie-bios] - HIE.Bios.Process.Outputs
  8985. 2444.11 s [hlint] [58 of 62] Compiling Test.Annotations ( src/Test/Annotations.hs, dist/build/Test/Annotations.p_o )
  8986. 2444.71 s [hlint] [59 of 62] Compiling Test.All ( src/Test/All.hs, dist/build/Test/All.p_o )
  8987. 2444.98 s [hlint] [60 of 62] Compiling Summary ( src/Summary.hs, dist/build/Summary.p_o )
  8988. 2445.13 s [fourmolu] [17 of 61] Compiling Ormolu.Utils.Glob ( src/Ormolu/Utils/Glob.hs, dist/build/Ormolu/Utils/Glob.p_o )
  8989. 2445.13 s [fourmolu] [18 of 61] Compiling Ormolu.Config.Types ( src/Ormolu/Config/Types.hs, dist/build/Ormolu/Config/Types.p_o )
  8990. 2445.13 s [fourmolu] [19 of 61] Compiling Ormolu.Config.Gen ( src/Ormolu/Config/Gen.hs, dist/build/Ormolu/Config/Gen.p_o )
  8991. 2445.13 s [fourmolu] [20 of 61] Compiling Ormolu.Utils.IO ( src/Ormolu/Utils/IO.hs, dist/build/Ormolu/Utils/IO.p_o )
  8992. 2445.13 s [fourmolu] [21 of 61] Compiling Ormolu.Utils.Fixity ( src/Ormolu/Utils/Fixity.hs, dist/build/Ormolu/Utils/Fixity.p_o )
  8993. 2445.27 s [fourmolu] [22 of 61] Compiling Ormolu.Config ( src/Ormolu/Config.hs, dist/build/Ormolu/Config.p_o )
  8994. 2446.92 s [lsp-types:post-build] Uploading to cachix cache "sellout": /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1
  8995. 2447.38 s [lsp-types:post-build] Pushing 1 paths (238 are already present) using zstd to cache sellout ⏳
  8996. 2447.44 s [lsp-types:post-build]
  8997. 2447.78 s [lsp-types:post-build] Pushing /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1 (457.21 MiB)
  8998. 2452.01 s [lsp-types:post-build]
  8999. 2452.01 s [lsp-types:post-build] All done.
  9000. 2452.04 s [lsp-types:post-build] Uploading to the NixCI cache: /nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1
  9001. 2452.08 s [lsp-types:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9002. 2452.10 s [lsp-types:post-build] copying 1 paths...
  9003. 2452.10 s [lsp-types:post-build] copying path '/nix/store/8pcsvcgkb66rz3fwama2kj43h0m979x3-lsp-types-2.3.0.1' to 'https://cache.nix-ci.com'...
  9004. 2524.16 s [lsp-types:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9005. 2524.32 s [lsp-types:post-build] copying 1 paths...
  9006. 2524.32 s [lsp-types:post-build] copying path '/nix/store/3w09jq0ld4wf5vg932fgybz6i5k3nzp5-lsp-types-2.3.0.1.drv' to 'https://cache.nix-ci.com'...
  9007. 2524.48 s Progress: 304 of 315 built (3 building), 444 of 444 downloaded from cache
  9008. 2524.54 s Building /nix/store/y7vm2bpnq78qkgww1aa0jlhaa7vn97p5-lsp-2.7.0.1.drv
  9009. 2524.54 s [fourmolu] [23 of 61] Compiling Ormolu.Processing.Common ( src/Ormolu/Processing/Common.hs, dist/build/Ormolu/Processing/Common.p_o )
  9010. 2524.54 s [fourmolu] [24 of 61] Compiling Ormolu.Processing.Preprocess ( src/Ormolu/Processing/Preprocess.hs, dist/build/Ormolu/Processing/Preprocess.p_o )
  9011. 2524.54 s [fourmolu] [25 of 61] Compiling Ormolu.Printer.Internal ( src/Ormolu/Printer/Internal.hs, dist/build/Ormolu/Printer/Internal.p_o )
  9012. 2524.54 s [fourmolu] [26 of 61] Compiling Ormolu.Printer.Comments ( src/Ormolu/Printer/Comments.hs, dist/build/Ormolu/Printer/Comments.p_o )
  9013. 2524.54 s [fourmolu] [27 of 61] Compiling Ormolu.Printer.Combinators ( src/Ormolu/Printer/Combinators.hs, dist/build/Ormolu/Printer/Combinators.p_o )
  9014. 2524.54 s [fourmolu] [28 of 61] Compiling Ormolu.Printer.Meat.Pragma ( src/Ormolu/Printer/Meat/Pragma.hs, dist/build/Ormolu/Printer/Meat/Pragma.p_o )
  9015. 2524.54 s [fourmolu] [29 of 61] Compiling Ormolu.Printer.Meat.Declaration.StringLiteral ( src/Ormolu/Printer/Meat/Declaration/StringLiteral.hs, dist/build/Ormolu/Printer/Meat/Declaration/StringLiteral.p_o )
  9016. 2524.54 s [fourmolu] [30 of 61] Compiling Ormolu.Printer.Meat.Common ( src/Ormolu/Printer/Meat/Common.hs, dist/build/Ormolu/Printer/Meat/Common.p_o )
  9017. 2524.54 s [fourmolu] [31 of 61] Compiling Ormolu.Printer.Meat.Declaration.Warning ( src/Ormolu/Printer/Meat/Declaration/Warning.hs, dist/build/Ormolu/Printer/Meat/Declaration/Warning.p_o )
  9018. 2524.54 s [fourmolu] [32 of 61] Compiling Ormolu.Printer.Meat.ImportExport ( src/Ormolu/Printer/Meat/ImportExport.hs, dist/build/Ormolu/Printer/Meat/ImportExport.p_o )
  9019. 2524.54 s [fourmolu] [33 of 61] Compiling Ormolu.Printer.Meat.Declaration.RoleAnnotation ( src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs, dist/build/Ormolu/Printer/Meat/Declaration/RoleAnnotation.p_o )
  9020. 2524.54 s [fourmolu] [34 of 61] Compiling Ormolu.Printer.Meat.Declaration.OpTree[boot] ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs-boot, dist/build/Ormolu/Printer/Meat/Declaration/OpTree.p_o-boot )
  9021. 2524.54 s [fourmolu] [35 of 61] Compiling Ormolu.Printer.Meat.Declaration.Value[boot] ( src/Ormolu/Printer/Meat/Declaration/Value.hs-boot, dist/build/Ormolu/Printer/Meat/Declaration/Value.p_o-boot )
  9022. 2524.54 s [fourmolu] [36 of 61] Compiling Ormolu.Printer.Meat.Type ( src/Ormolu/Printer/Meat/Type.hs, dist/build/Ormolu/Printer/Meat/Type.p_o )
  9023. 2524.54 s [fourmolu] [37 of 61] Compiling Ormolu.Printer.Meat.Declaration.Signature ( src/Ormolu/Printer/Meat/Declaration/Signature.hs, dist/build/Ormolu/Printer/Meat/Declaration/Signature.p_o )
  9024. 2524.54 s [fourmolu] [38 of 61] Compiling Ormolu.Printer.Meat.Declaration.Foreign ( src/Ormolu/Printer/Meat/Declaration/Foreign.hs, dist/build/Ormolu/Printer/Meat/Declaration/Foreign.p_o )
  9025. 2524.54 s [fourmolu] [39 of 61] Compiling Ormolu.Printer.Meat.Declaration.TypeFamily ( src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs, dist/build/Ormolu/Printer/Meat/Declaration/TypeFamily.p_o )
  9026. 2524.54 s [fourmolu] [40 of 61] Compiling Ormolu.Printer.Meat.Declaration.Type ( src/Ormolu/Printer/Meat/Declaration/Type.hs, dist/build/Ormolu/Printer/Meat/Declaration/Type.p_o )
  9027. 2524.54 s [fourmolu] [41 of 61] Compiling Ormolu.Printer.Meat.Declaration.Data ( src/Ormolu/Printer/Meat/Declaration/Data.hs, dist/build/Ormolu/Printer/Meat/Declaration/Data.p_o )
  9028. 2524.54 s [fourmolu] [42 of 61] Compiling Ormolu.Printer.Meat.Declaration.Default ( src/Ormolu/Printer/Meat/Declaration/Default.hs, dist/build/Ormolu/Printer/Meat/Declaration/Default.p_o )
  9029. 2524.54 s [fourmolu] [43 of 61] Compiling Ormolu.Printer.Meat.Declaration[boot] ( src/Ormolu/Printer/Meat/Declaration.hs-boot, dist/build/Ormolu/Printer/Meat/Declaration.p_o-boot )
  9030. 2524.54 s [fourmolu] [44 of 61] Compiling Ormolu.Printer.Meat.Declaration.Value ( src/Ormolu/Printer/Meat/Declaration/Value.hs, dist/build/Ormolu/Printer/Meat/Declaration/Value.p_o )
  9031. 2524.54 s [fourmolu] [45 of 61] Compiling Ormolu.Printer.Meat.Declaration.OpTree ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs, dist/build/Ormolu/Printer/Meat/Declaration/OpTree.p_o )
  9032. 2524.54 s [fourmolu] [46 of 61] Compiling Ormolu.Printer.Meat.Declaration.Splice ( src/Ormolu/Printer/Meat/Declaration/Splice.hs, dist/build/Ormolu/Printer/Meat/Declaration/Splice.p_o )
  9033. 2524.54 s [fourmolu] [47 of 61] Compiling Ormolu.Printer.Meat.Declaration.Rule ( src/Ormolu/Printer/Meat/Declaration/Rule.hs, dist/build/Ormolu/Printer/Meat/Declaration/Rule.p_o )
  9034. 2524.54 s [fourmolu] [48 of 61] Compiling Ormolu.Printer.Meat.Declaration.Annotation ( src/Ormolu/Printer/Meat/Declaration/Annotation.hs, dist/build/Ormolu/Printer/Meat/Declaration/Annotation.p_o )
  9035. 2524.54 s [hie-bios] Documentation created: dist/doc/html/hie-bios/,
  9036. 2524.54 s [hie-bios] dist/doc/html/hie-bios/hie-bios.txt
  9037. 2524.54 s [hie-bios] Preprocessing executable 'hie-bios' for hie-bios-0.17.0...
  9038. 2524.54 s [hie-bios] Phase: installPhase
  9039. 2524.54 s [hie-bios] Installing library in /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  9040. 2524.54 s [hie-bios] Installing executable hie-bios in /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/bin
  9041. 2524.54 s [hie-bios] Warning: The directory
  9042. 2524.54 s [hie-bios] /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/bin is not in the
  9043. 2524.54 s [hie-bios] system search path.
  9044. 2524.54 s [hie-bios] Phase: fixupPhase
  9045. 2524.54 s [hie-bios] shrinking RPATHs of ELF executables and libraries in /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0
  9046. 2524.54 s [hie-bios] shrinking /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/bin/hie-bios
  9047. 2524.54 s [hie-bios] shrinking /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6-ghc9.10.2.so
  9048. 2524.54 s [hie-bios] checking for references to /build/ in /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0...
  9049. 2524.54 s [hie-bios] patching script interpreter paths in /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0
  9050. 2524.54 s [hie-bios] stripping (with command strip and flags -S -p) in /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/lib /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0/bin
  9051. 2524.54 s [hie-bios] shrinking RPATHs of ELF executables and libraries in /nix/store/afajsjixwkxmwb8dhbdykww89dxny4fi-hie-bios-0.17.0-doc
  9052. 2524.54 s [hie-bios] checking for references to /build/ in /nix/store/afajsjixwkxmwb8dhbdykww89dxny4fi-hie-bios-0.17.0-doc...
  9053. 2524.54 s [hie-bios] patching script interpreter paths in /nix/store/afajsjixwkxmwb8dhbdykww89dxny4fi-hie-bios-0.17.0-doc
  9054. 2524.54 s [hlint] [61 of 62] Compiling HLint ( src/HLint.hs, dist/build/HLint.p_o )
  9055. 2524.54 s [hlint] [62 of 62] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.p_o )
  9056. 2524.54 s [hlint] Preprocessing executable 'hlint' for hlint-3.10...
  9057. 2524.54 s [hlint] Building executable 'hlint' for hlint-3.10...
  9058. 2524.54 s [hlint] [1 of 1] Compiling Main ( src/Main.hs, dist/build/hlint/hlint-tmp/Main.o )
  9059. 2524.54 s [hlint] [2 of 2] Linking dist/build/hlint/hlint
  9060. 2524.54 s [hlint] buildPhase completed in 39 seconds
  9061. 2524.54 s [hlint] Phase: checkPhase
  9062. 2524.54 s [hlint] Package has no test suites.
  9063. 2524.54 s [hlint] Phase: haddockPhase
  9064. 2524.54 s [hlint] Preprocessing library for hlint-3.10...
  9065. 2524.54 s [hlint] Running Haddock on library for hlint-3.10...
  9066. 2524.54 s [hlint] Warning: The documentation for the following packages are not installed. No
  9067. 2524.54 s [hlint] links will be generated to these packages: attoparsec-0.14.4,
  9068. 2524.54 s [hlint] attoparsec-0.14.4, libyaml-clib-0.2.5, vector-0.13.2.0
  9069. 2524.54 s [hlint] [ 1 of 62] Compiling EmbedData ( src/EmbedData.hs, nothing )
  9070. 2524.54 s [hlint] [ 2 of 62] Compiling Extension ( src/Extension.hs, nothing )
  9071. 2524.54 s [hlint] [ 3 of 62] Compiling Fixity ( src/Fixity.hs, nothing )
  9072. 2524.54 s [hlint] [ 4 of 62] Compiling GHC.Util.ApiAnnotation ( src/GHC/Util/ApiAnnotation.hs, nothing )
  9073. 2524.54 s [hlint] [ 5 of 62] Compiling GHC.Util.Brackets ( src/GHC/Util/Brackets.hs, nothing )
  9074. 2524.54 s [hlint] [ 6 of 62] Compiling GHC.Util.DynFlags ( src/GHC/Util/DynFlags.hs, nothing )
  9075. 2524.54 s [hlint] [ 7 of 62] Compiling GHC.Util.FreeVars ( src/GHC/Util/FreeVars.hs, nothing )
  9076. 2524.54 s [hlint] [ 8 of 62] Compiling GHC.Util.HsDecl ( src/GHC/Util/HsDecl.hs, nothing )
  9077. 2524.54 s [hlint] [ 9 of 62] Compiling GHC.Util.Scope ( src/GHC/Util/Scope.hs, nothing )
  9078. 2524.54 s [hlint] [10 of 62] Compiling GHC.Util.SrcLoc ( src/GHC/Util/SrcLoc.hs, nothing )
  9079. 2524.54 s [hlint] [11 of 62] Compiling GHC.Util.View ( src/GHC/Util/View.hs, nothing )
  9080. 2524.54 s [hlint] [12 of 62] Compiling HsColour ( src/HsColour.hs, nothing )
  9081. 2524.54 s [hlint] [13 of 62] Compiling Parallel ( src/Parallel.hs, nothing )
  9082. 2524.54 s [hlint] [14 of 62] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, nothing )
  9083. 2524.54 s [hlint] [15 of 62] Compiling Refact ( src/Refact.hs, nothing )
  9084. 2524.54 s [hlint] [16 of 62] Compiling GHC.Util.HsExpr ( src/GHC/Util/HsExpr.hs, nothing )
  9085. 2524.54 s [hlint] [17 of 62] Compiling Timing ( src/Timing.hs, nothing )
  9086. 2524.54 s [hlint] [18 of 62] Compiling Util ( src/Util.hs, nothing )
  9087. 2524.54 s [hlint] [19 of 62] Compiling GHC.Util.Unify ( src/GHC/Util/Unify.hs, nothing )
  9088. 2524.54 s [hlint] [20 of 62] Compiling GHC.Util ( src/GHC/Util.hs, nothing )
  9089. 2524.54 s [hlint] [21 of 62] Compiling Config.Type ( src/Config/Type.hs, nothing )
  9090. 2524.54 s [hlint] [22 of 62] Compiling Idea ( src/Idea.hs, nothing )
  9091. 2524.54 s [hlint] [23 of 62] Compiling Test.Util ( src/Test/Util.hs, nothing )
  9092. 2524.54 s [hlint] [24 of 62] Compiling Test.InputOutput ( src/Test/InputOutput.hs, nothing )
  9093. 2524.54 s [hlint] [25 of 62] Compiling SARIF ( src/SARIF.hs, nothing )
  9094. 2524.54 s [hlint] [26 of 62] Compiling Report ( src/Report.hs, nothing )
  9095. 2524.54 s [hlint] [27 of 62] Compiling CC ( src/CC.hs, nothing )
  9096. 2524.54 s [hlint] [28 of 62] Compiling GHC.All ( src/GHC/All.hs, nothing )
  9097. 2524.54 s [hlint] [29 of 62] Compiling Hint.Type ( src/Hint/Type.hs, nothing )
  9098. 2524.54 s [hlint] [30 of 62] Compiling Hint.Unsafe ( src/Hint/Unsafe.hs, nothing )
  9099. 2524.54 s [hlint] [31 of 62] Compiling Hint.Smell ( src/Hint/Smell.hs, nothing )
  9100. 2524.54 s [hlint] [32 of 62] Compiling Hint.Restrict ( src/Hint/Restrict.hs, nothing )
  9101. 2524.54 s [hlint] [33 of 62] Compiling Hint.Pragma ( src/Hint/Pragma.hs, nothing )
  9102. 2524.54 s [hlint] [34 of 62] Compiling Hint.Pattern ( src/Hint/Pattern.hs, nothing )
  9103. 2524.54 s [hlint] [35 of 62] Compiling Hint.NumLiteral ( src/Hint/NumLiteral.hs, nothing )
  9104. 2524.54 s [hlint] [36 of 62] Compiling Hint.NewType ( src/Hint/NewType.hs, nothing )
  9105. 2524.54 s [hlint] [37 of 62] Compiling Hint.Negation ( src/Hint/Negation.hs, nothing )
  9106. 2524.54 s [hlint] [38 of 62] Compiling Hint.Naming ( src/Hint/Naming.hs, nothing )
  9107. 2524.54 s [hlint] [39 of 62] Compiling Hint.Monad ( src/Hint/Monad.hs, nothing )
  9108. 2524.54 s [hlint] [40 of 62] Compiling Hint.Match ( src/Hint/Match.hs, nothing )
  9109. 2524.54 s [hlint] [41 of 62] Compiling Hint.ListRec ( src/Hint/ListRec.hs, nothing )
  9110. 2524.54 s [hlint] [42 of 62] Compiling Hint.List ( src/Hint/List.hs, nothing )
  9111. 2524.54 s [hlint] [43 of 62] Compiling Hint.Lambda ( src/Hint/Lambda.hs, nothing )
  9112. 2524.54 s [hlint] [44 of 62] Compiling Hint.Import ( src/Hint/Import.hs, nothing )
  9113. 2524.54 s [hlint] [45 of 62] Compiling Hint.Fixities ( src/Hint/Fixities.hs, nothing )
  9114. 2524.54 s [fourmolu] [49 of 61] Compiling Ormolu.Printer.Meat.Declaration.Instance ( src/Ormolu/Printer/Meat/Declaration/Instance.hs, dist/build/Ormolu/Printer/Meat/Declaration/Instance.p_o )
  9115. 2524.54 s [fourmolu] [50 of 61] Compiling Ormolu.Printer.Meat.Declaration.Class ( src/Ormolu/Printer/Meat/Declaration/Class.hs, dist/build/Ormolu/Printer/Meat/Declaration/Class.p_o )
  9116. 2524.54 s [fourmolu] [51 of 61] Compiling Ormolu.Printer.Meat.Declaration ( src/Ormolu/Printer/Meat/Declaration.hs, dist/build/Ormolu/Printer/Meat/Declaration.p_o )
  9117. 2524.54 s [fourmolu] [52 of 61] Compiling Ormolu.Parser.Result ( src/Ormolu/Parser/Result.hs, dist/build/Ormolu/Parser/Result.p_o )
  9118. 2524.54 s [fourmolu] [53 of 61] Compiling Ormolu.Parser ( src/Ormolu/Parser.hs, dist/build/Ormolu/Parser.p_o )
  9119. 2524.54 s [fourmolu] [54 of 61] Compiling Ormolu.Imports.Grouping ( src/Ormolu/Imports/Grouping.hs, dist/build/Ormolu/Imports/Grouping.p_o )
  9120. 2524.54 s [fourmolu] [55 of 61] Compiling Ormolu.Imports ( src/Ormolu/Imports.hs, dist/build/Ormolu/Imports.p_o )
  9121. 2524.54 s [fourmolu] [56 of 61] Compiling Ormolu.Printer.Meat.Module ( src/Ormolu/Printer/Meat/Module.hs, dist/build/Ormolu/Printer/Meat/Module.p_o )
  9122. 2524.54 s [fourmolu] [57 of 61] Compiling Ormolu.Printer ( src/Ormolu/Printer.hs, dist/build/Ormolu/Printer.p_o )
  9123. 2524.54 s [fourmolu] [58 of 61] Compiling Ormolu.Diff.ParseResult ( src/Ormolu/Diff/ParseResult.hs, dist/build/Ormolu/Diff/ParseResult.p_o )
  9124. 2524.54 s [fourmolu] [59 of 61] Compiling Ormolu.Utils.Cabal ( src/Ormolu/Utils/Cabal.hs, dist/build/Ormolu/Utils/Cabal.p_o )
  9125. 2524.54 s [fourmolu] [60 of 61] Compiling Ormolu ( src/Ormolu.hs, dist/build/Ormolu.p_o )
  9126. 2524.54 s [fourmolu] [61 of 61] Compiling Paths_fourmolu ( dist/build/autogen/Paths_fourmolu.hs, dist/build/Paths_fourmolu.p_o )
  9127. 2524.54 s [fourmolu] Preprocessing executable 'fourmolu' for fourmolu-0.19.0.1...
  9128. 2524.54 s [fourmolu] Building executable 'fourmolu' for fourmolu-0.19.0.1...
  9129. 2524.54 s [fourmolu] [1 of 2] Compiling Paths_fourmolu ( dist/build/fourmolu/autogen/Paths_fourmolu.hs, dist/build/fourmolu/fourmolu-tmp/Paths_fourmolu.o, dist/build/fourmolu/fourmolu-tmp/Paths_fourmolu.dyn_o )
  9130. 2524.54 s [fourmolu] [2 of 2] Compiling Main ( app/Main.hs, dist/build/fourmolu/fourmolu-tmp/Main.o )
  9131. 2524.54 s [fourmolu] [3 of 3] Linking dist/build/fourmolu/fourmolu
  9132. 2524.54 s [fourmolu] Preprocessing test suite 'tests' for fourmolu-0.19.0.1...
  9133. 2524.54 s [fourmolu] Building test suite 'tests' for fourmolu-0.19.0.1...
  9134. 2524.54 s [fourmolu] [ 1 of 19] Compiling Ormolu.CabalInfoSpec ( tests/Ormolu/CabalInfoSpec.hs, dist/build/tests/tests-tmp/Ormolu/CabalInfoSpec.o )
  9135. 2524.54 s [fourmolu] [ 2 of 19] Compiling Ormolu.Config.PrinterOptsSpec ( tests/Ormolu/Config/PrinterOptsSpec.hs, dist/build/tests/tests-tmp/Ormolu/Config/PrinterOptsSpec.o )
  9136. 2524.54 s [fourmolu] [ 3 of 19] Compiling Ormolu.ConfigSpec ( tests/Ormolu/ConfigSpec.hs, dist/build/tests/tests-tmp/Ormolu/ConfigSpec.o )
  9137. 2524.54 s [fourmolu] [ 4 of 19] Compiling Ormolu.Diff.TextSpec ( tests/Ormolu/Diff/TextSpec.hs, dist/build/tests/tests-tmp/Ormolu/Diff/TextSpec.o )
  9138. 2524.54 s [fourmolu] [ 5 of 19] Compiling Ormolu.Fixity.ParserSpec ( tests/Ormolu/Fixity/ParserSpec.hs, dist/build/tests/tests-tmp/Ormolu/Fixity/ParserSpec.o )
  9139. 2524.54 s [fourmolu] [ 6 of 19] Compiling Ormolu.Fixity.PrinterSpec ( tests/Ormolu/Fixity/PrinterSpec.hs, dist/build/tests/tests-tmp/Ormolu/Fixity/PrinterSpec.o )
  9140. 2524.54 s [fourmolu] [ 7 of 19] Compiling Ormolu.FixitySpec ( tests/Ormolu/FixitySpec.hs, dist/build/tests/tests-tmp/Ormolu/FixitySpec.o )
  9141. 2524.54 s [fourmolu] [ 8 of 19] Compiling Ormolu.Integration.Utils ( tests/Ormolu/Integration/Utils.hs, dist/build/tests/tests-tmp/Ormolu/Integration/Utils.o )
  9142. 2524.54 s [fourmolu] [ 9 of 19] Compiling Ormolu.Integration.RegionSpec ( tests/Ormolu/Integration/RegionSpec.hs, dist/build/tests/tests-tmp/Ormolu/Integration/RegionSpec.o )
  9143. 2524.54 s [fourmolu] [10 of 19] Compiling Ormolu.Integration.FixitySpec ( tests/Ormolu/Integration/FixitySpec.hs, dist/build/tests/tests-tmp/Ormolu/Integration/FixitySpec.o )
  9144. 2524.54 s [fourmolu] [11 of 19] Compiling Ormolu.Integration.CLISpec ( tests/Ormolu/Integration/CLISpec.hs, dist/build/tests/tests-tmp/Ormolu/Integration/CLISpec.o )
  9145. 2524.54 s [fourmolu] [12 of 19] Compiling Ormolu.Integration.CLIOptionsSpec ( tests/Ormolu/Integration/CLIOptionsSpec.hs, dist/build/tests/tests-tmp/Ormolu/Integration/CLIOptionsSpec.o )
  9146. 2524.54 s [fourmolu] [13 of 19] Compiling Ormolu.OpTreeSpec ( tests/Ormolu/OpTreeSpec.hs, dist/build/tests/tests-tmp/Ormolu/OpTreeSpec.o )
  9147. 2524.54 s [fourmolu] [14 of 19] Compiling Ormolu.Parser.OptionsSpec ( tests/Ormolu/Parser/OptionsSpec.hs, dist/build/tests/tests-tmp/Ormolu/Parser/OptionsSpec.o )
  9148. 2524.74 s [hie-bios:post-build] Uploading to cachix cache "sellout": /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0 /nix/store/afajsjixwkxmwb8dhbdykww89dxny4fi-hie-bios-0.17.0-doc
  9149. 2525.23 s [hie-bios:post-build] Pushing 2 paths (214 are already present) using zstd to cache sellout ⏳
  9150. 2525.23 s [hie-bios:post-build]
  9151. 2525.57 s [hie-bios:post-build] Pushing /nix/store/afajsjixwkxmwb8dhbdykww89dxny4fi-hie-bios-0.17.0-doc (3.17 MiB)
  9152. 2525.75 s [hie-bios:post-build] Pushing /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0 (76.92 MiB)
  9153. 2528.18 s [hie-bios:post-build]
  9154. 2528.18 s [hie-bios:post-build] All done.
  9155. 2528.20 s [hie-bios:post-build] Uploading to the NixCI cache: /nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0 /nix/store/afajsjixwkxmwb8dhbdykww89dxny4fi-hie-bios-0.17.0-doc
  9156. 2528.23 s [hie-bios:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9157. 2528.40 s [hie-bios:post-build] copying 2 paths...
  9158. 2528.40 s [hie-bios:post-build] copying path '/nix/store/afajsjixwkxmwb8dhbdykww89dxny4fi-hie-bios-0.17.0-doc' to 'https://cache.nix-ci.com'...
  9159. 2528.87 s [hie-bios:post-build] copying path '/nix/store/428j1ykk09z51jlf1c39yrqzd01n03v4-hie-bios-0.17.0' to 'https://cache.nix-ci.com'...
  9160. 2548.35 s [hie-bios:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9161. 2548.52 s [hie-bios:post-build] copying 1 paths...
  9162. 2548.53 s [hie-bios:post-build] copying path '/nix/store/d27sr03fqq9xq8apcc5y1hian4l0sfv8-hie-bios-0.17.0.drv' to 'https://cache.nix-ci.com'...
  9163. 2548.66 s Progress: 305 of 315 built (3 building), 444 of 444 downloaded from cache
  9164. 2548.66 s [hlint] [46 of 62] Compiling Hint.Extensions ( src/Hint/Extensions.hs, nothing )
  9165. 2548.66 s [hlint] [47 of 62] Compiling Hint.Export ( src/Hint/Export.hs, nothing )
  9166. 2548.66 s [hlint] [48 of 62] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, nothing )
  9167. 2548.66 s [hlint] [49 of 62] Compiling Hint.Comment ( src/Hint/Comment.hs, nothing )
  9168. 2548.66 s [hlint] [50 of 62] Compiling Hint.Bracket ( src/Hint/Bracket.hs, nothing )
  9169. 2548.66 s [hlint] [51 of 62] Compiling Hint.All ( src/Hint/All.hs, nothing )
  9170. 2548.66 s [hlint] [52 of 62] Compiling Config.Yaml ( src/Config/Yaml.hs, nothing )
  9171. 2548.66 s [hlint] [53 of 62] Compiling Config.Read ( src/Config/Read.hs, nothing )
  9172. 2548.66 s [hlint] [54 of 62] Compiling Config.Compute ( src/Config/Compute.hs, nothing )
  9173. 2548.66 s [hlint] [55 of 62] Compiling Config.Haskell ( src/Config/Haskell.hs, nothing )
  9174. 2548.66 s [hlint] [56 of 62] Compiling CmdLine ( src/CmdLine.hs, nothing )
  9175. 2548.66 s [hlint] [57 of 62] Compiling Apply ( src/Apply.hs, nothing )
  9176. 2548.66 s [hlint] [58 of 62] Compiling Test.Annotations ( src/Test/Annotations.hs, nothing )
  9177. 2548.66 s [hlint] [59 of 62] Compiling Test.All ( src/Test/All.hs, nothing )
  9178. 2548.66 s [hlint] [60 of 62] Compiling Summary ( src/Summary.hs, nothing )
  9179. 2548.66 s [hlint] [61 of 62] Compiling HLint ( src/HLint.hs, nothing )
  9180. 2548.66 s [hlint] [62 of 62] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, nothing )
  9181. 2548.66 s [hlint] Haddock coverage:
  9182. 2548.66 s [hlint] Warning: 'EpAnn' is ambiguous. It is defined
  9183. 2548.66 s [hlint] * in ‘GHC.Parser.Annotation’
  9184. 2548.66 s [hlint] * in ‘GHC.Parser.Annotation’
  9185. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9186. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9187. 2548.66 s [hlint] Defaulting to the one defined in ‘GHC.Parser.Annotation’
  9188. 2548.66 s [hlint] Warning: 'e' is out of scope.
  9189. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9190. 2548.66 s [hlint] Warning: 'HsExtendInstances' is ambiguous. It is defined
  9191. 2548.66 s [hlint] * in ‘Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances’
  9192. 2548.66 s [hlint] * in ‘Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances’
  9193. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9194. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9195. 2548.66 s [hlint] Defaulting to the one defined in ‘Language.Haskell.GhclibParserEx.GHC.Hs.ExtendInstances’
  9196. 2548.66 s [hlint] Warning: 'Idea' is out of scope.
  9197. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9198. 2548.66 s [hlint] Warning: 'ideaDecl' is out of scope.
  9199. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9200. 2548.66 s [hlint] Warning: 'ideaModule' is out of scope.
  9201. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9202. 2548.66 s [hlint] Warning: 'ideaHint' is out of scope.
  9203. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9204. 2548.66 s [hlint] Warning: 'Hint' is out of scope.
  9205. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9206. 2548.66 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  9207. 2548.66 s [hlint] * at src/Idea.hs:26:13
  9208. 2548.66 s [hlint] * at src/Idea.hs:26:1
  9209. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9210. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9211. 2548.66 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  9212. 2548.66 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  9213. 2548.66 s [hlint] * at src/Idea.hs:26:13
  9214. 2548.66 s [hlint] * at src/Idea.hs:26:1
  9215. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9216. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9217. 2548.66 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  9218. 2548.66 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  9219. 2548.66 s [hlint] * at src/Idea.hs:26:13
  9220. 2548.66 s [hlint] * at src/Idea.hs:26:1
  9221. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9222. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9223. 2548.66 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  9224. 2548.66 s [hlint] Warning: 'Issue' is ambiguous. It is defined
  9225. 2548.66 s [hlint] * at src/CC.hs:26:14
  9226. 2548.66 s [hlint] * at src/CC.hs:26:1
  9227. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9228. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9229. 2548.66 s [hlint] Defaulting to the one defined at src/CC.hs:26:1
  9230. 2548.66 s [hlint] Warning: 'NoCpp' is out of scope.
  9231. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9232. 2548.66 s [hlint] Warning: 'ParseFlags' is ambiguous. It is defined
  9233. 2548.66 s [hlint] * at src/GHC/All.hs:53:19
  9234. 2548.66 s [hlint] * at src/GHC/All.hs:53:1
  9235. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9236. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9237. 2548.66 s [hlint] Defaulting to the one defined at src/GHC/All.hs:53:1
  9238. 2548.66 s [fourmolu] [15 of 19] Compiling Ormolu.Parser.ParseFailureSpec ( tests/Ormolu/Parser/ParseFailureSpec.hs, dist/build/tests/tests-tmp/Ormolu/Parser/ParseFailureSpec.o )
  9239. 2548.66 s [fourmolu] [16 of 19] Compiling Ormolu.Parser.PragmaSpec ( tests/Ormolu/Parser/PragmaSpec.hs, dist/build/tests/tests-tmp/Ormolu/Parser/PragmaSpec.o )
  9240. 2548.66 s [fourmolu] [17 of 19] Compiling Ormolu.PrinterSpec ( tests/Ormolu/PrinterSpec.hs, dist/build/tests/tests-tmp/Ormolu/PrinterSpec.o )
  9241. 2548.66 s [fourmolu] [18 of 19] Compiling Ormolu.Utils.GlobSpec ( tests/Ormolu/Utils/GlobSpec.hs, dist/build/tests/tests-tmp/Ormolu/Utils/GlobSpec.o )
  9242. 2548.66 s [fourmolu] [19 of 19] Compiling Main ( tests/Spec.hs, dist/build/tests/tests-tmp/Main.o )
  9243. 2548.66 s [fourmolu] [20 of 20] Linking dist/build/tests/tests
  9244. 2548.66 s [fourmolu] buildPhase completed in 53 seconds
  9245. 2548.66 s [fourmolu] Phase: checkPhase
  9246. 2548.66 s [fourmolu] Running 1 test suites...
  9247. 2548.66 s [fourmolu] Test suite tests: RUNNING...
  9248. 2548.66 s [fourmolu]
  9249. 2548.66 s [fourmolu] Ormolu.CabalInfo
  9250. 2548.66 s [fourmolu] findCabalFile
  9251. 2548.66 s [fourmolu] returns correct absolute path [✔]
  9252. 2548.66 s [fourmolu] finds correct path even when it starts from nonsense [✔]
  9253. 2548.66 s [fourmolu] returns Nothing when it cannot find a cabal file [✔]
  9254. 2548.66 s [fourmolu] does not consider directories as .cabal files [✔]
  9255. 2548.66 s [fourmolu] parseCabalInfo
  9256. 2548.66 s [fourmolu] extracts correct cabal info from fourmolu.cabal for src/Ormolu/Config.hs [✔]
  9257. 2548.66 s [fourmolu] extracts correct cabal info from fourmolu.cabal for tests/Ormolu/PrinterSpec.hs [✔]
  9258. 2548.66 s [fourmolu] handles correctly files that are not mentioned in fourmolu.cabal [✔]
  9259. 2548.66 s [fourmolu] handles `hs-source-dirs: .` [✔]
  9260. 2548.66 s [fourmolu] handles empty hs-source-dirs [✔]
  9261. 2548.66 s [fourmolu] Ormolu.Config
  9262. 2548.66 s [fourmolu] FourmoluConfig
  9263. 2548.66 s [fourmolu] parses multiple reexports from same module [✔]
  9264. 2548.66 s [fourmolu] applies configurations in correct order [✔]
  9265. 2548.66 s [fourmolu] when using an import grouping configuration
  9266. 2548.66 s [fourmolu] parses 'legacy' as the 'ImportGroupLegacy' import grouping strategy [✔]
  9267. 2548.66 s [fourmolu] parses 'preserve' as the 'ImportGroupPreserve' import grouping strategy [✔]
  9268. 2548.66 s [fourmolu] parses 'single' as the 'ImportGroupSingle' import grouping strategy [✔]
  9269. 2548.66 s [fourmolu] parses 'by-qualified' as the 'ImportGroupByQualified' import grouping strategy [✔]
  9270. 2548.66 s [fourmolu] parses 'by-scope' as the 'ImportGroupByScope' import grouping strategy [✔]
  9271. 2548.66 s [fourmolu] parses 'by-scope-then-qualified' as the 'ImportGroupByScopeThenQualified' import grouping strategy [✔]
  9272. 2548.66 s [fourmolu] fails when an unknown strategy is requested [✔]
  9273. 2548.66 s [fourmolu] parses a grouping rule's name [✔]
  9274. 2548.66 s [fourmolu] enables the 'qualified' rule option [✔]
  9275. 2548.66 s [fourmolu] disables the 'qualified' rule option [✔]
  9276. 2548.66 s [fourmolu] decodes the 'priority' rule option [✔]
  9277. 2548.66 s [fourmolu] parses a 'glob' rule [✔]
  9278. 2548.66 s [fourmolu] parses a 'match' rule for local modules [✔]
  9279. 2548.66 s [fourmolu] parses a 'match' rule for all modules [✔]
  9280. 2548.66 s [fourmolu] parses multiple group configurations and rules in their order of appearance in the configuration [✔]
  9281. 2548.66 s [fourmolu] fails when a rule cannot be identified [✔]
  9282. 2548.66 s [fourmolu] Ormolu.Config.PrinterOpts
  9283. 2548.66 s [fourmolu] indentation
  9284. 2548.66 s [fourmolu] generates the correct output for: 2 [✔]
  9285. 2548.66 s [fourmolu] generates the correct output for: 2 + indent_wheres [✔]
  9286. 2548.66 s [fourmolu] generates the correct output for: 3 [✔]
  9287. 2548.66 s [fourmolu] generates the correct output for: 3 + indent_wheres [✔]
  9288. 2548.66 s [fourmolu] generates the correct output for: 4 [✔]
  9289. 2548.66 s [fourmolu] generates the correct output for: 4 + indent_wheres [✔]
  9290. 2548.66 s [fourmolu] column-limit
  9291. 2548.66 s [fourmolu] generates the correct output for: limit=none [✔]
  9292. 2548.66 s [fourmolu] generates the correct output for: limit=80 [✔]
  9293. 2548.66 s [fourmolu] generates the correct output for: limit=100 [✔]
  9294. 2548.66 s [fourmolu] function-arrows
  9295. 2548.66 s [fourmolu] generates the correct output for: trailing [✔]
  9296. 2548.66 s [fourmolu] generates the correct output for: leading [✔]
  9297. 2548.66 s [fourmolu] generates the correct output for: leading-args [✔]
  9298. 2548.66 s [fourmolu] comma-style
  9299. 2548.66 s [fourmolu] generates the correct output for: leading [✔]
  9300. 2548.66 s [fourmolu] generates the correct output for: trailing [✔]
  9301. 2548.66 s [fourmolu] import-export
  9302. 2548.66 s [fourmolu] generates the correct output for: leading [✔]
  9303. 2548.66 s [fourmolu] generates the correct output for: trailing [✔]
  9304. 2548.66 s [fourmolu] generates the correct output for: diff-friendly [✔]
  9305. 2548.66 s [fourmolu] import-grouping
  9306. 2548.66 s [fourmolu] generates the correct output for: preserve [✔]
  9307. 2548.66 s [fourmolu] generates the correct output for: single [✔]
  9308. 2548.66 s [fourmolu] generates the correct output for: by-qualified [✔]
  9309. 2548.66 s [fourmolu] generates the correct output for: by-scope [✔]
  9310. 2548.66 s [fourmolu] generates the correct output for: by-scope-then-qualified [✔]
  9311. 2548.66 s [fourmolu] generates the correct output for: custom [✔]
  9312. 2548.66 s [fourmolu] record-brace-space
  9313. 2548.66 s [fourmolu] generates the correct output for: False [✔]
  9314. 2548.66 s [fourmolu] generates the correct output for: True [✔]
  9315. 2548.66 s [hlint] Warning: 'ModuleEx' is ambiguous. It is defined
  9316. 2548.66 s [hlint] * at src/GHC/All.hs:92:20
  9317. 2548.66 s [hlint] * at src/GHC/All.hs:92:1
  9318. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9319. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9320. 2548.66 s [hlint] Defaulting to the one defined at src/GHC/All.hs:92:1
  9321. 2548.66 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  9322. 2548.66 s [hlint] * at src/Idea.hs:26:13
  9323. 2548.66 s [hlint] * at src/Idea.hs:26:1
  9324. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9325. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9326. 2548.66 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  9327. 2548.66 s [hlint] Warning: 'Decl' is out of scope.
  9328. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9329. 2548.66 s [hlint] Warning: 'HsSrcBang' is ambiguous. It is defined
  9330. 2548.66 s [hlint] * in ‘GHC.Core.DataCon’
  9331. 2548.66 s [hlint] * in ‘GHC.Core.DataCon’
  9332. 2548.66 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9333. 2548.66 s [hlint] by specifying the type/value namespace explicitly.
  9334. 2548.66 s [hlint] Defaulting to the one defined in ‘GHC.Core.DataCon’
  9335. 2548.66 s [hlint] Warning: 'f' is out of scope.
  9336. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9337. 2548.66 s [hlint] Warning: 'a' is out of scope.
  9338. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9339. 2548.66 s [hlint] Warning: 'b' is out of scope.
  9340. 2548.66 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9341. 2548.66 s [hlint] Warning: 'HintRule' is ambiguous. It is defined
  9342. 2548.66 s [hlint] * at src/Config/Type.hs:108:17
  9343. 2548.67 s [hlint] * at src/Config/Type.hs:108:1
  9344. 2548.67 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9345. 2548.67 s [hlint] by specifying the type/value namespace explicitly.
  9346. 2548.67 s [hlint] Defaulting to the one defined at src/Config/Type.hs:108:1
  9347. 2548.67 s [hlint] Warning: 'Hint' is ambiguous. It is defined
  9348. 2548.67 s [hlint] * at src/Hint/Type.hs:22:13
  9349. 2548.67 s [hlint] * at src/Hint/Type.hs:22:1
  9350. 2548.67 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9351. 2548.67 s [hlint] by specifying the type/value namespace explicitly.
  9352. 2548.67 s [hlint] Defaulting to the one defined at src/Hint/Type.hs:22:1
  9353. 2548.67 s [hlint] Warning: 'refactor' is out of scope.
  9354. 2548.67 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9355. 2548.67 s [hlint] Warning: 'Hint' is ambiguous. It is defined
  9356. 2548.67 s [hlint] * at src/Hint/Type.hs:22:13
  9357. 2548.67 s [hlint] * at src/Hint/Type.hs:22:1
  9358. 2548.67 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9359. 2548.67 s [hlint] by specifying the type/value namespace explicitly.
  9360. 2548.67 s [hlint] Defaulting to the one defined at src/Hint/Type.hs:22:1
  9361. 2548.67 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  9362. 2548.67 s [hlint] * at src/Idea.hs:26:13
  9363. 2548.67 s [hlint] * at src/Idea.hs:26:1
  9364. 2548.67 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9365. 2548.67 s [hlint] by specifying the type/value namespace explicitly.
  9366. 2548.67 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  9367. 2548.67 s [hlint] Warning: 'ParseFlags' is ambiguous. It is defined
  9368. 2548.67 s [hlint] * at src/GHC/All.hs:53:19
  9369. 2548.67 s [hlint] * at src/GHC/All.hs:53:1
  9370. 2548.67 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9371. 2548.67 s [hlint] by specifying the type/value namespace explicitly.
  9372. 2548.67 s [hlint] Defaulting to the one defined at src/GHC/All.hs:53:1
  9373. 2548.67 s [hlint] Warning: 'Classify' is ambiguous. It is defined
  9374. 2548.67 s [hlint] * at src/Config/Type.hs:97:17
  9375. 2548.67 s [hlint] * at src/Config/Type.hs:97:1
  9376. 2548.67 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9377. 2548.67 s [hlint] by specifying the type/value namespace explicitly.
  9378. 2548.67 s [hlint] Defaulting to the one defined at src/Config/Type.hs:97:1
  9379. 2548.67 s [hlint] Warning: 'Hint' is ambiguous. It is defined
  9380. 2548.67 s [hlint] * at src/Hint/Type.hs:22:13
  9381. 2548.67 s [hlint] * at src/Hint/Type.hs:22:1
  9382. 2548.67 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9383. 2548.67 s [hlint] by specifying the type/value namespace explicitly.
  9384. 2548.67 s [hlint] Defaulting to the one defined at src/Hint/Type.hs:22:1
  9385. 2548.67 s [hlint] Warning: 'resolveHints' is out of scope.
  9386. 2548.67 s [hlint] If you qualify the identifier, haddock can try to link it anyway.
  9387. 2548.67 s [hlint] Warning: 'Idea' is ambiguous. It is defined
  9388. 2548.67 s [hlint] * at src/Idea.hs:26:13
  9389. 2548.67 s [hlint] * at src/Idea.hs:26:1
  9390. 2548.67 s [hlint] You may be able to disambiguate the identifier by qualifying it or
  9391. 2548.67 s [hlint] by specifying the type/value namespace explicitly.
  9392. 2548.67 s [hlint] Defaulting to the one defined at src/Idea.hs:26:1
  9393. 2548.67 s [hlint] 96% ( 30 / 31) in 'Language.Haskell.HLint'
  9394. 2548.67 s [hlint] Missing documentation for:
  9395. 2548.67 s [hlint] createModuleExWithFixities (src/GHC/All.hs:166)
  9396. 2548.67 s [hlint] Warning: Language.Haskell.HLint: could not find link destinations for:
  9397. 2548.67 s [hlint] - Config.Type.Rep_Severity
  9398. 2548.67 s [hlint] Documentation created: dist/doc/html/hlint/, dist/doc/html/hlint/hlint.txt
  9399. 2548.67 s [lsp] Phase: setupCompilerEnvironmentPhase
  9400. 2548.67 s [lsp] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  9401. 2548.67 s [lsp] Phase: unpackPhase
  9402. 2548.67 s [lsp] unpacking source archive /nix/store/12k1a9yd29ayydcbms6q8jmm5hkylh2c-lsp-2.7.0.1.tar.gz
  9403. 2548.67 s [lsp] source root is lsp-2.7.0.1
  9404. 2548.67 s [lsp] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "lsp-2.7.0.1/test/VspSpec.hs"
  9405. 2548.67 s [lsp] Phase: patchPhase
  9406. 2548.67 s [lsp] Replace Cabal file with edited version from mirror://hackage/lsp-2.7.0.1/revision/1.cabal.
  9407. 2548.67 s [lsp] Phase: compileBuildDriverPhase
  9408. 2548.67 s [lsp] setupCompileFlags: -package-db=/build/tmp.dA2knW5gFc/setup-package.conf.d -threaded
  9409. 2548.67 s [lsp] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.dA2knW5gFc/Main.o )
  9410. 2548.67 s [lsp] [2 of 2] Linking Setup
  9411. 2548.67 s [lsp] Phase: updateAutotoolsGnuConfigScriptsPhase
  9412. 2548.67 s [lsp] Phase: configurePhase
  9413. 2548.67 s [lsp] configureFlags: --verbose --prefix=/nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/iqarql1m8mwjq75b046azm3sajfdv43v-lsp-2.7.0.1-doc/share/doc/lsp-2.7.0.1 --with-gcc=gcc --package-db=/build/tmp.dA2knW5gFc/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  9414. 2548.67 s [lsp] Using Parsec parser
  9415. 2548.67 s [lsp] Configuring lsp-2.7.0.1...
  9416. 2548.67 s [lsp] Flags chosen: demo=False
  9417. 2548.67 s [lsp] Dependency aeson >=2 && <2.3: using aeson-2.2.3.0
  9418. 2548.67 s [lsp] Dependency async >=2.2 && <2.3: using async-2.2.5
  9419. 2548.67 s [lsp] Dependency attoparsec >=0.14 && <0.15: using attoparsec-0.14.4
  9420. 2548.67 s [lsp] Dependency base >=4.11 && <5: using base-4.20.1.0
  9421. 2548.67 s [lsp] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.2.0
  9422. 2548.67 s [lsp] Dependency co-log-core >=0.3 && <0.4: using co-log-core-0.3.2.5
  9423. 2548.67 s [lsp] Dependency containers >=0.6 && <0.8: using containers-0.7
  9424. 2548.67 s [lsp] Dependency data-default >=0.7 && <0.9: using data-default-0.8.0.1
  9425. 2548.67 s [lsp] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  9426. 2548.67 s [lsp] Dependency exceptions >=0.10 && <0.11: using exceptions-0.10.9
  9427. 2548.67 s [lsp] Dependency extra >=1.7 && <1.9: using extra-1.8.1
  9428. 2548.67 s [lsp] Dependency filepath >=1.4 && <1.6: using filepath-1.5.4.0
  9429. 2548.67 s [lsp] Dependency hashable >=1.4 && <1.6: using hashable-1.5.0.0
  9430. 2548.67 s [lsp] Dependency lens >=5.1 && <5.4: using lens-5.3.5
  9431. 2548.67 s [lsp] Dependency lens-aeson >=1.2 && <1.3: using lens-aeson-1.2.3
  9432. 2548.67 s [lsp] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  9433. 2548.67 s [lsp] Dependency mtl >=2.2 && <2.4: using mtl-2.3.1
  9434. 2548.67 s [lsp] Dependency prettyprinter >=1.7 && <1.8: using prettyprinter-1.7.1
  9435. 2548.67 s [lsp] Dependency sorted-list >=0.2.1 && <0.4: using sorted-list-0.2.3.1
  9436. 2548.67 s [lsp] Dependency stm >=2.5 && <2.6: using stm-2.5.3.1
  9437. 2548.67 s [lsp] Dependency text >=1 && <2.2: using text-2.1.2
  9438. 2548.67 s [lsp] Dependency text-rope >=0.2 && <0.4: using text-rope-0.3
  9439. 2548.67 s [lsp] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.1
  9440. 2548.67 s [lsp] Dependency unliftio >=0.2 && <0.3: using unliftio-0.2.25.1
  9441. 2548.67 s [lsp] Dependency unliftio-core >=0.2 && <0.3: using unliftio-core-0.2.1.0
  9442. 2548.67 s [lsp] Dependency unordered-containers >=0.2 && <0.3: using
  9443. 2548.67 s [lsp] unordered-containers-0.2.20.1
  9444. 2548.67 s [lsp] Dependency base: using base-4.20.1.0
  9445. 2548.67 s [lsp] Dependency containers: using containers-0.7
  9446. 2548.67 s [lsp] Dependency hspec: using hspec-2.11.14
  9447. 2548.67 s [lsp] Dependency lsp: using lsp-2.7.0.1
  9448. 2548.67 s [fourmolu] newlines-between-decls
  9449. 2548.67 s [fourmolu] generates the correct output for: 0 [✔]
  9450. 2548.67 s [fourmolu] generates the correct output for: 0 + respectful [✔]
  9451. 2548.67 s [fourmolu] generates the correct output for: 1 [✔]
  9452. 2548.67 s [fourmolu] generates the correct output for: 1 + respectful [✔]
  9453. 2548.67 s [fourmolu] generates the correct output for: 2 [✔]
  9454. 2548.67 s [fourmolu] generates the correct output for: 2 + respectful [✔]
  9455. 2548.67 s [fourmolu] haddock-style
  9456. 2548.67 s [fourmolu] generates the correct output for: single-line [✔]
  9457. 2548.67 s [fourmolu] generates the correct output for: single-line + module=single-line [✔]
  9458. 2548.67 s [fourmolu] generates the correct output for: single-line + module=multi-line [✔]
  9459. 2548.67 s [fourmolu] generates the correct output for: single-line + module=multi-line-compact [✔]
  9460. 2548.67 s [fourmolu] generates the correct output for: multi-line [✔]
  9461. 2548.67 s [fourmolu] generates the correct output for: multi-line + module=single-line [✔]
  9462. 2548.67 s [fourmolu] generates the correct output for: multi-line + module=multi-line [✔]
  9463. 2548.67 s [fourmolu] generates the correct output for: multi-line + module=multi-line-compact [✔]
  9464. 2548.67 s [fourmolu] generates the correct output for: multi-line-compact [✔]
  9465. 2548.67 s [fourmolu] generates the correct output for: multi-line-compact + module=single-line [✔]
  9466. 2548.67 s [fourmolu] generates the correct output for: multi-line-compact + module=multi-line [✔]
  9467. 2548.67 s [fourmolu] generates the correct output for: multi-line-compact + module=multi-line-compact [✔]
  9468. 2548.67 s [fourmolu] haddock-location-signature
  9469. 2548.67 s [fourmolu] generates the correct output for: arrows=trailing [✔]
  9470. 2548.67 s [fourmolu] generates the correct output for: arrows=trailing + multi [✔]
  9471. 2548.67 s [fourmolu] generates the correct output for: arrows=trailing + haddock=leading [✔]
  9472. 2548.67 s [fourmolu] generates the correct output for: arrows=trailing + haddock=leading + multi [✔]
  9473. 2548.67 s [fourmolu] generates the correct output for: arrows=trailing + haddock=trailing [✔]
  9474. 2548.67 s [fourmolu] generates the correct output for: arrows=trailing + haddock=trailing + multi [✔]
  9475. 2548.67 s [fourmolu] generates the correct output for: arrows=leading [✔]
  9476. 2548.67 s [fourmolu] generates the correct output for: arrows=leading + multi [✔]
  9477. 2548.67 s [fourmolu] generates the correct output for: arrows=leading + haddock=leading [✔]
  9478. 2548.67 s [fourmolu] generates the correct output for: arrows=leading + haddock=leading + multi [✔]
  9479. 2548.67 s [fourmolu] generates the correct output for: arrows=leading + haddock=trailing [✔]
  9480. 2548.67 s [fourmolu] generates the correct output for: arrows=leading + haddock=trailing + multi [✔]
  9481. 2548.67 s [fourmolu] generates the correct output for: arrows=leading-args [✔]
  9482. 2548.67 s [fourmolu] generates the correct output for: arrows=leading-args + multi [✔]
  9483. 2548.67 s [fourmolu] generates the correct output for: arrows=leading-args + haddock=leading [✔]
  9484. 2548.67 s [fourmolu] generates the correct output for: arrows=leading-args + haddock=leading + multi [✔]
  9485. 2548.67 s [fourmolu] generates the correct output for: arrows=leading-args + haddock=trailing [✔]
  9486. 2548.67 s [fourmolu] generates the correct output for: arrows=leading-args + haddock=trailing + multi [✔]
  9487. 2548.67 s [fourmolu] let-style
  9488. 2548.67 s [fourmolu] generates the correct output for: let=auto + in=left-align + indent=2 [✔]
  9489. 2548.67 s [fourmolu] generates the correct output for: let=auto + in=left-align + indent=4 [✔]
  9490. 2548.67 s [fourmolu] generates the correct output for: let=auto + in=right-align + indent=2 [✔]
  9491. 2548.67 s [fourmolu] generates the correct output for: let=auto + in=right-align + indent=4 [✔]
  9492. 2548.67 s [fourmolu] generates the correct output for: let=auto + in=no-space + indent=2 [✔]
  9493. 2548.67 s [fourmolu] generates the correct output for: let=auto + in=no-space + indent=4 [✔]
  9494. 2548.67 s [fourmolu] generates the correct output for: let=inline + in=left-align + indent=2 [✔]
  9495. 2548.67 s [fourmolu] generates the correct output for: let=inline + in=left-align + indent=4 [✔]
  9496. 2548.67 s [fourmolu] generates the correct output for: let=inline + in=right-align + indent=2 [✔]
  9497. 2548.67 s [fourmolu] generates the correct output for: let=inline + in=right-align + indent=4 [✔]
  9498. 2548.67 s [fourmolu] generates the correct output for: let=inline + in=no-space + indent=2 [✔]
  9499. 2548.67 s [fourmolu] generates the correct output for: let=inline + in=no-space + indent=4 [✔]
  9500. 2548.67 s [fourmolu] generates the correct output for: let=newline + in=left-align + indent=2 [✔]
  9501. 2548.67 s [fourmolu] generates the correct output for: let=newline + in=left-align + indent=4 [✔]
  9502. 2548.67 s [fourmolu] generates the correct output for: let=newline + in=right-align + indent=2 [✔]
  9503. 2548.67 s [fourmolu] generates the correct output for: let=newline + in=right-align + indent=4 [✔]
  9504. 2548.67 s [fourmolu] generates the correct output for: let=newline + in=no-space + indent=2 [✔]
  9505. 2548.67 s [hlint] Preprocessing executable 'hlint' for hlint-3.10...
  9506. 2548.67 s [hlint] Phase: installPhase
  9507. 2548.67 s [hlint] Installing library in /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/hlint-3.10-DPZCYPe0EgT2ETB4JRRue2
  9508. 2548.67 s [hlint] Installing executable hlint in /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/bin
  9509. 2548.67 s [hlint] Warning: The directory
  9510. 2548.67 s [hlint] /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/bin is not in the
  9511. 2548.67 s [hlint] system search path.
  9512. 2548.67 s [hlint] Phase: fixupPhase
  9513. 2548.67 s [hlint] shrinking RPATHs of ELF executables and libraries in /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10
  9514. 2548.67 s [hlint] shrinking /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/bin/hlint
  9515. 2548.67 s [hlint] shrinking /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShlint-3.10-DPZCYPe0EgT2ETB4JRRue2-ghc9.10.2.so
  9516. 2548.67 s [hlint] checking for references to /build/ in /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10...
  9517. 2548.67 s [hlint] gzipping man pages under /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/share/man/
  9518. 2548.67 s [hlint] patching script interpreter paths in /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10
  9519. 2548.67 s [hlint] stripping (with command strip and flags -S -p) in /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/lib /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10/bin
  9520. 2548.67 s [hlint] shrinking RPATHs of ELF executables and libraries in /nix/store/lm1p5yxwpii96424pi7kwwvjgxj637yk-hlint-3.10-data
  9521. 2548.67 s [hlint] checking for references to /build/ in /nix/store/lm1p5yxwpii96424pi7kwwvjgxj637yk-hlint-3.10-data...
  9522. 2548.67 s [hlint] patching script interpreter paths in /nix/store/lm1p5yxwpii96424pi7kwwvjgxj637yk-hlint-3.10-data
  9523. 2548.67 s [hlint] shrinking RPATHs of ELF executables and libraries in /nix/store/kr25p4a8cprfrng2yacg7hjsgd4p3rbw-hlint-3.10-doc
  9524. 2548.67 s [hlint] checking for references to /build/ in /nix/store/kr25p4a8cprfrng2yacg7hjsgd4p3rbw-hlint-3.10-doc...
  9525. 2548.67 s [hlint] patching script interpreter paths in /nix/store/kr25p4a8cprfrng2yacg7hjsgd4p3rbw-hlint-3.10-doc
  9526. 2548.67 s [lsp] Dependency sorted-list: using sorted-list-0.2.3.1
  9527. 2548.67 s [lsp] Dependency text: using text-2.1.2
  9528. 2548.67 s [lsp] Dependency text-rope: using text-rope-0.3
  9529. 2548.67 s [lsp] Dependency unordered-containers: using unordered-containers-0.2.20.1
  9530. 2548.67 s [lsp] Source component graph:
  9531. 2548.67 s [lsp] component lib
  9532. 2548.67 s [lsp] component test:lsp-test dependency lib
  9533. 2548.67 s [lsp] Configured component graph:
  9534. 2548.67 s [lsp] component lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  9535. 2548.67 s [lsp] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  9536. 2548.67 s [lsp] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  9537. 2548.67 s [lsp] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  9538. 2548.67 s [lsp] include base-4.20.1.0-3bb1
  9539. 2548.67 s [lsp] include bytestring-0.12.2.0-8436
  9540. 2548.67 s [lsp] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  9541. 2548.67 s [lsp] include containers-0.7-5491
  9542. 2548.67 s [lsp] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  9543. 2548.67 s [lsp] include directory-1.3.8.5-b97c
  9544. 2548.67 s [lsp] include exceptions-0.10.9-88bb
  9545. 2548.67 s [lsp] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  9546. 2548.67 s [lsp] include filepath-1.5.4.0-eed0
  9547. 2548.67 s [lsp] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  9548. 2548.67 s [lsp] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  9549. 2548.67 s [lsp] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  9550. 2548.67 s [lsp] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  9551. 2548.67 s [lsp] include mtl-2.3.1-9b55
  9552. 2548.67 s [lsp] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  9553. 2548.67 s [lsp] include sorted-list-0.2.3.1-AMKn4UC1drCISfuvEP9K9T
  9554. 2548.67 s [lsp] include stm-2.5.3.1-2c29
  9555. 2548.67 s [lsp] include text-2.1.2-f6fa
  9556. 2548.67 s [lsp] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  9557. 2548.67 s [lsp] include transformers-0.6.1.1-cd2f
  9558. 2548.67 s [lsp] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  9559. 2548.67 s [lsp] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  9560. 2548.67 s [lsp] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  9561. 2548.67 s [lsp] component lsp-2.7.0.1-3sEdR8wSSlhLBPiyJu6ypo-lsp-test
  9562. 2548.67 s [lsp] include base-4.20.1.0-3bb1
  9563. 2548.67 s [lsp] include containers-0.7-5491
  9564. 2548.67 s [lsp] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  9565. 2548.67 s [lsp] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  9566. 2548.67 s [lsp] include sorted-list-0.2.3.1-AMKn4UC1drCISfuvEP9K9T
  9567. 2548.67 s [lsp] include text-2.1.2-f6fa
  9568. 2548.67 s [lsp] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  9569. 2548.67 s [lsp] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  9570. 2548.67 s [lsp] Linked component graph:
  9571. 2548.67 s [lsp] unit lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  9572. 2548.67 s [lsp] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  9573. 2548.67 s [lsp] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  9574. 2548.67 s [lsp] include attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  9575. 2548.67 s [lsp] include base-4.20.1.0-3bb1
  9576. 2548.67 s [lsp] include bytestring-0.12.2.0-8436
  9577. 2548.67 s [lsp] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  9578. 2548.67 s [lsp] include containers-0.7-5491
  9579. 2548.67 s [lsp] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  9580. 2548.67 s [lsp] include directory-1.3.8.5-b97c
  9581. 2548.67 s [lsp] include exceptions-0.10.9-88bb
  9582. 2548.67 s [lsp] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  9583. 2548.67 s [lsp] include filepath-1.5.4.0-eed0
  9584. 2548.67 s [lsp] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  9585. 2548.67 s [lsp] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  9586. 2548.67 s [lsp] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  9587. 2548.67 s [lsp] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  9588. 2548.67 s [lsp] include mtl-2.3.1-9b55
  9589. 2548.67 s [lsp] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  9590. 2548.67 s [lsp] include sorted-list-0.2.3.1-AMKn4UC1drCISfuvEP9K9T
  9591. 2548.67 s [lsp] include stm-2.5.3.1-2c29
  9592. 2548.67 s [lsp] include text-2.1.2-f6fa
  9593. 2548.67 s [lsp] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  9594. 2548.67 s [lsp] include transformers-0.6.1.1-cd2f
  9595. 2548.67 s [lsp] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  9596. 2548.67 s [lsp] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  9597. 2548.67 s [lsp] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  9598. 2548.67 s [fourmolu] generates the correct output for: let=newline + in=no-space + indent=4 [✔]
  9599. 2548.67 s [fourmolu] generates the correct output for: let=mixed + in=left-align + indent=2 [✔]
  9600. 2548.67 s [fourmolu] generates the correct output for: let=mixed + in=left-align + indent=4 [✔]
  9601. 2548.67 s [fourmolu] generates the correct output for: let=mixed + in=right-align + indent=2 [✔]
  9602. 2548.67 s [fourmolu] generates the correct output for: let=mixed + in=right-align + indent=4 [✔]
  9603. 2548.67 s [fourmolu] generates the correct output for: let=mixed + in=no-space + indent=2 [✔]
  9604. 2548.67 s [fourmolu] generates the correct output for: let=mixed + in=no-space + indent=4 [✔]
  9605. 2548.67 s [fourmolu] if-style
  9606. 2548.67 s [fourmolu] generates the correct output for: indented + indent=2 [✔]
  9607. 2548.67 s [fourmolu] generates the correct output for: indented + indent=4 [✔]
  9608. 2548.67 s [fourmolu] generates the correct output for: hanging + indent=2 [✔]
  9609. 2548.67 s [fourmolu] generates the correct output for: hanging + indent=4 [✔]
  9610. 2548.67 s [fourmolu] single-constraint-parens
  9611. 2548.67 s [fourmolu] generates the correct output for: auto [✔]
  9612. 2548.67 s [fourmolu] generates the correct output for: always [✔]
  9613. 2548.67 s [fourmolu] generates the correct output for: never [✔]
  9614. 2548.67 s [fourmolu] single-deriving-parens
  9615. 2548.67 s [fourmolu] generates the correct output for: auto [✔]
  9616. 2548.67 s [fourmolu] generates the correct output for: always [✔]
  9617. 2548.67 s [fourmolu] generates the correct output for: never [✔]
  9618. 2548.67 s [fourmolu] sort-constraints
  9619. 2548.67 s [fourmolu] generates the correct output for: False [✔]
  9620. 2548.67 s [fourmolu] generates the correct output for: True [✔]
  9621. 2548.67 s [fourmolu] sort-derived-classes
  9622. 2548.67 s [fourmolu] generates the correct output for: False [✔]
  9623. 2548.67 s [fourmolu] generates the correct output for: True [✔]
  9624. 2548.67 s [fourmolu] sort-deriving-clauses
  9625. 2548.67 s [fourmolu] generates the correct output for: False [✔]
  9626. 2548.67 s [fourmolu] generates the correct output for: True [✔]
  9627. 2548.67 s [fourmolu] trailing-section-operators
  9628. 2548.67 s [fourmolu] generates the correct output for: False [✔]
  9629. 2548.67 s [fourmolu] generates the correct output for: True [✔]
  9630. 2548.67 s [fourmolu] unicode-syntax
  9631. 2548.67 s [fourmolu] generates the correct output for: detect [✔]
  9632. 2548.67 s [fourmolu] generates the correct output for: always [✔]
  9633. 2548.67 s [fourmolu] generates the correct output for: never [✔]
  9634. 2548.67 s [fourmolu] respectful
  9635. 2548.67 s [fourmolu] generates the correct output for: False [✔]
  9636. 2548.67 s [fourmolu] generates the correct output for: True [✔]
  9637. 2548.67 s [fourmolu] respectful-module-where
  9638. 2548.67 s [fourmolu] generates the correct output for: respectful=False + leading [✔]
  9639. 2548.67 s [fourmolu] generates the correct output for: respectful=False + trailing [✔]
  9640. 2548.67 s [fourmolu] generates the correct output for: respectful=False + diff-friendly [✔]
  9641. 2548.67 s [fourmolu] generates the correct output for: respectful=True + leading [✔]
  9642. 2548.67 s [fourmolu] generates the correct output for: respectful=True + trailing [✔]
  9643. 2548.67 s [fourmolu] generates the correct output for: respectful=True + diff-friendly [✔]
  9644. 2548.67 s [fourmolu] Ormolu.Diff.Text
  9645. 2548.67 s [fourmolu] printTextDiff
  9646. 2548.67 s [fourmolu] one-line-added [✔]
  9647. 2548.67 s [fourmolu] one-line-removed [✔]
  9648. 2548.67 s [fourmolu] no-preceding [✔]
  9649. 2548.67 s [fourmolu] no-following [✔]
  9650. 2548.67 s [fourmolu] simple-hunk [✔]
  9651. 2548.67 s [fourmolu] joined-hunk [✔]
  9652. 2548.67 s [fourmolu] two-hunks [✔]
  9653. 2548.67 s [fourmolu] trimming [✔]
  9654. 2548.67 s [fourmolu] trailing-blank-line [✔]
  9655. 2548.67 s [fourmolu] trimming-trailing-both-eof [✔]
  9656. 2548.67 s [fourmolu] trimming-trailing-both-out-of-margin [✔]
  9657. 2548.67 s [fourmolu] Ormolu.Fixity
  9658. 2548.67 s [fourmolu] gives the correct fixity info for (:) (built-in) [✔]
  9659. 2548.67 s [fourmolu] does not know operators from base if base is not a dependency [✔]
  9660. 2548.67 s [fourmolu] does not know operators from base if Prelude is not imported [✔]
  9661. 2548.67 s [fourmolu] infers fixities of operators from base correctly [✔]
  9662. 2548.67 s [fourmolu] does not know (>>>) when Control.Category is not imported [✔]
  9663. 2548.67 s [fourmolu] infer correct fixity for (>>>) when Control.Category is imported [✔]
  9664. 2548.67 s [fourmolu] handles 'as' imports correctly [✔]
  9665. 2548.67 s [fourmolu] handles 'qualified' imports correctly [✔]
  9666. 2548.67 s [fourmolu] handles 'qualified as' imports correctly [✔]
  9667. 2548.67 s [fourmolu] handles explicit import lists correctly [✔]
  9668. 2548.67 s [fourmolu] handles hiding import lists correctly [✔]
  9669. 2548.67 s [fourmolu] handles qualified imports with explicit import lists correctly [✔]
  9670. 2548.67 s [fourmolu] handles qualified import with hiding correctly [✔]
  9671. 2548.67 s [fourmolu] handles qualified import and explicit import lists correctly (1) [✔]
  9672. 2548.67 s [fourmolu] handles qualified import and explicit import lists correctly (2) [✔]
  9673. 2548.67 s [fourmolu] handles qualified import and hiding import correctly (1) [✔]
  9674. 2548.67 s [fourmolu] handles qualified import and hiding import correctly (2) [✔]
  9675. 2548.67 s [fourmolu] works for several imports from different packages [✔]
  9676. 2548.67 s [fourmolu] merges approximations in case of a conflict [✔]
  9677. 2548.67 s [fourmolu] correctly handles package-qualified imports (1) [✔]
  9678. 2548.67 s [fourmolu] correctly handles package-qualified imports (2) [✔]
  9679. 2548.67 s [fourmolu] default module re-exports: Control.Lens brings into scope Control.Lens.Lens [✔]
  9680. 2548.88 s [hlint:post-build] Uploading to cachix cache "sellout": /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10 /nix/store/kr25p4a8cprfrng2yacg7hjsgd4p3rbw-hlint-3.10-doc /nix/store/lm1p5yxwpii96424pi7kwwvjgxj637yk-hlint-3.10-data
  9681. 2549.36 s [hlint:post-build] Pushing 3 paths (219 are already present) using zstd to cache sellout ⏳
  9682. 2549.36 s [hlint:post-build]
  9683. 2549.76 s [hlint:post-build] Pushing /nix/store/kr25p4a8cprfrng2yacg7hjsgd4p3rbw-hlint-3.10-doc (7.99 MiB)
  9684. 2549.84 s [hlint:post-build] Pushing /nix/store/lm1p5yxwpii96424pi7kwwvjgxj637yk-hlint-3.10-data (112.98 KiB)
  9685. 2549.92 s [hlint:post-build] Pushing /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10 (66.87 MiB)
  9686. 2552.21 s [hlint:post-build]
  9687. 2552.21 s [hlint:post-build] All done.
  9688. 2552.23 s [hlint:post-build] Uploading to the NixCI cache: /nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10 /nix/store/kr25p4a8cprfrng2yacg7hjsgd4p3rbw-hlint-3.10-doc /nix/store/lm1p5yxwpii96424pi7kwwvjgxj637yk-hlint-3.10-data
  9689. 2552.27 s [hlint:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9690. 2552.49 s [hlint:post-build] copying 3 paths...
  9691. 2552.49 s [hlint:post-build] copying path '/nix/store/lm1p5yxwpii96424pi7kwwvjgxj637yk-hlint-3.10-data' to 'https://cache.nix-ci.com'...
  9692. 2552.64 s [hlint:post-build] copying path '/nix/store/kr25p4a8cprfrng2yacg7hjsgd4p3rbw-hlint-3.10-doc' to 'https://cache.nix-ci.com'...
  9693. 2553.66 s [hlint:post-build] copying path '/nix/store/6pcx42iywyslga22pnkh4jsffr6fk46k-hlint-3.10' to 'https://cache.nix-ci.com'...
  9694. 2569.89 s [hlint:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  9695. 2570.07 s [hlint:post-build] copying 1 paths...
  9696. 2570.07 s [hlint:post-build] copying path '/nix/store/ls8hh6xky4w3qz96l2qxxfhwgl5dzky5-hlint-3.10.drv' to 'https://cache.nix-ci.com'...
  9697. 2570.24 s Progress: 306 of 315 built (2 building), 444 of 444 downloaded from cache
  9698. 2570.24 s [lsp] Language.LSP.Diagnostics=lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed:Language.LSP.Diagnostics,Language.LSP.Logging=lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed:Language.LSP.Logging,Language.LSP.Protocol.Capabilities=lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Capabilities,Language.LSP.Protocol.Lens=lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Lens,Language.LSP.Protocol.Message=lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Message,Language.LSP.Protocol.Types=lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Types,Language.LSP.Server=lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed:Language.LSP.Server,Language.LSP.VFS=lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed:Language.LSP.VFS
  9699. 2570.24 s [lsp] unit lsp-2.7.0.1-3sEdR8wSSlhLBPiyJu6ypo-lsp-test
  9700. 2570.24 s [lsp] include base-4.20.1.0-3bb1
  9701. 2570.24 s [lsp] include containers-0.7-5491
  9702. 2570.24 s [lsp] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  9703. 2570.24 s [lsp] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  9704. 2570.24 s [lsp] include sorted-list-0.2.3.1-AMKn4UC1drCISfuvEP9K9T
  9705. 2570.24 s [lsp] include text-2.1.2-f6fa
  9706. 2570.24 s [lsp] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  9707. 2570.24 s [lsp] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  9708. 2570.24 s [lsp] Ready component graph:
  9709. 2570.24 s [lsp] definite lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  9710. 2570.24 s [lsp] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  9711. 2570.24 s [lsp] depends async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  9712. 2570.24 s [lsp] depends attoparsec-0.14.4-CgbuIVto1bNKvt9KNcLTEk
  9713. 2570.24 s [lsp] depends base-4.20.1.0-3bb1
  9714. 2570.24 s [lsp] depends bytestring-0.12.2.0-8436
  9715. 2570.24 s [lsp] depends co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  9716. 2570.24 s [lsp] depends containers-0.7-5491
  9717. 2570.24 s [lsp] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  9718. 2570.24 s [lsp] depends directory-1.3.8.5-b97c
  9719. 2570.24 s [lsp] depends exceptions-0.10.9-88bb
  9720. 2570.24 s [lsp] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  9721. 2570.24 s [lsp] depends filepath-1.5.4.0-eed0
  9722. 2570.24 s [lsp] depends hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  9723. 2570.24 s [lsp] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  9724. 2570.24 s [lsp] depends lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  9725. 2570.24 s [lsp] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  9726. 2570.24 s [lsp] depends mtl-2.3.1-9b55
  9727. 2570.24 s [lsp] depends prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  9728. 2570.24 s [lsp] depends sorted-list-0.2.3.1-AMKn4UC1drCISfuvEP9K9T
  9729. 2570.24 s [lsp] depends stm-2.5.3.1-2c29
  9730. 2570.24 s [lsp] depends text-2.1.2-f6fa
  9731. 2570.24 s [lsp] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  9732. 2570.24 s [lsp] depends transformers-0.6.1.1-cd2f
  9733. 2570.24 s [lsp] depends unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  9734. 2570.24 s [lsp] depends unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  9735. 2570.24 s [lsp] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  9736. 2570.24 s [lsp] definite lsp-2.7.0.1-3sEdR8wSSlhLBPiyJu6ypo-lsp-test
  9737. 2570.24 s [lsp] depends base-4.20.1.0-3bb1
  9738. 2570.24 s [lsp] depends containers-0.7-5491
  9739. 2570.24 s [lsp] depends hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  9740. 2570.24 s [lsp] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  9741. 2570.24 s [lsp] depends sorted-list-0.2.3.1-AMKn4UC1drCISfuvEP9K9T
  9742. 2570.24 s [lsp] depends text-2.1.2-f6fa
  9743. 2570.24 s [lsp] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  9744. 2570.24 s [lsp] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  9745. 2570.24 s [lsp] Using Cabal-3.12.1.0 compiled by ghc-9.10
  9746. 2570.24 s [lsp] Using compiler: ghc-9.10.2
  9747. 2570.24 s [lsp] Using install prefix: /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1
  9748. 2570.24 s [lsp] Executables installed in:
  9749. 2570.24 s [lsp] /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1/bin
  9750. 2570.24 s [lsp] Libraries installed in:
  9751. 2570.24 s [lsp] /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  9752. 2570.24 s [lsp] Dynamic Libraries installed in:
  9753. 2570.24 s [lsp] /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  9754. 2570.24 s [lsp] Private executables installed in:
  9755. 2570.24 s [lsp] /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1/libexec/x86_64-linux-ghc-9.10.2-14d3/lsp-2.7.0.1
  9756. 2570.24 s [lsp] Data files installed in:
  9757. 2570.24 s [lsp] /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1/share/x86_64-linux-ghc-9.10.2-14d3/lsp-2.7.0.1
  9758. 2570.24 s [lsp] Documentation installed in:
  9759. 2570.24 s [lsp] /nix/store/iqarql1m8mwjq75b046azm3sajfdv43v-lsp-2.7.0.1-doc/share/doc/lsp-2.7.0.1
  9760. 2570.24 s [lsp] Configuration files installed in:
  9761. 2570.24 s [lsp] /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1/etc
  9762. 2570.24 s [lsp] No alex found
  9763. 2570.24 s [lsp] Using ar found on system at:
  9764. 2570.24 s [lsp] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  9765. 2570.24 s [lsp] No c2hs found
  9766. 2570.24 s [lsp] No cpphs found
  9767. 2570.24 s [lsp] No doctest found
  9768. 2570.24 s [lsp] Using gcc version 14.3.0 given by user at:
  9769. 2570.24 s [lsp] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  9770. 2570.24 s [lsp] Using ghc version 9.10.2 found on system at:
  9771. 2570.24 s [lsp] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  9772. 2570.24 s [lsp] Using ghc-pkg version 9.10.2 found on system at:
  9773. 2570.24 s [lsp] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  9774. 2570.24 s [lsp] No ghcjs found
  9775. 2570.24 s [lsp] No ghcjs-pkg found
  9776. 2570.24 s [lsp] No greencard found
  9777. 2570.24 s [lsp] Using haddock version 2.31.0 found on system at:
  9778. 2570.24 s [lsp] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  9779. 2570.24 s [lsp] No happy found
  9780. 2570.24 s [lsp] Using haskell-suite found on system at: haskell-suite-dummy-location
  9781. 2570.24 s [lsp] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  9782. 2570.24 s [fourmolu] default module re-exports: Control.Lens qualified brings into scope Control.Lens.Lens [✔]
  9783. 2570.24 s [fourmolu] default module re-exports: Control.Lens qualified as brings into scope Control.Lens.Lens [✔]
  9784. 2570.24 s [fourmolu] re-export chains: exported module can itself re-export another module [✔]
  9785. 2570.24 s [fourmolu] Ormolu.Fixity.Parser
  9786. 2570.24 s [fourmolu] parseDotOrmolu
  9787. 2570.24 s [fourmolu] parses the empty input without choking [✔]
  9788. 2570.24 s [fourmolu] parses a collection of fixity declarations [✔]
  9789. 2570.24 s [fourmolu] accepts fractional operator precedences [✔]
  9790. 2570.24 s [fourmolu] combines conflicting fixity declarations correctly [✔]
  9791. 2570.24 s [fourmolu] handles CRLF line endings correctly [✔]
  9792. 2570.24 s [fourmolu] parses inputs without a trailing newline [✔]
  9793. 2570.24 s [fourmolu] fails with correct parse error (keyword wrong second line) [✔]
  9794. 2570.24 s [fourmolu] parses module re-exports and combines them correctly [✔]
  9795. 2570.24 s [fourmolu] parses fixity declarations + module re-export declarations with blanks [✔]
  9796. 2570.24 s [fourmolu] parseFixtiyDeclaration
  9797. 2570.24 s [fourmolu] parses a simple infixr declaration [✔]
  9798. 2570.24 s [fourmolu] parses a simple infixl declaration [✔]
  9799. 2570.24 s [fourmolu] parses a simple infix declaration [✔]
  9800. 2570.24 s [fourmolu] parses a declaration for a ticked identifier [✔]
  9801. 2570.24 s [fourmolu] parses a declaration for a ticked identifier (constructor case) [✔]
  9802. 2570.24 s [fourmolu] parses a multi-operator declaration [✔]
  9803. 2570.24 s [fourmolu] parses a declaration with a unicode operator [✔]
  9804. 2570.24 s [fourmolu] fails with correct parse error (keyword wrong) [✔]
  9805. 2570.24 s [fourmolu] fails with correct parse error (missing operator) [✔]
  9806. 2570.24 s [fourmolu] fails with correct parse error (trailing comma) [✔]
  9807. 2570.24 s [fourmolu] fails with correct parse error (precedence greater than 9) [✔]
  9808. 2570.24 s [fourmolu] parseModuleReexportDeclaration
  9809. 2570.24 s [fourmolu] parses a re-export declaration [✔]
  9810. 2570.24 s [fourmolu] parses a re-export declaration (explicit package) [✔]
  9811. 2570.24 s [fourmolu] fails with correct parse error (keyword wrong) [✔]
  9812. 2570.24 s [fourmolu] fails with correct parse error (module syntax) [✔]
  9813. 2570.24 s [fourmolu] fails with correct parse error (typo: export intead exports) [✔]
  9814. 2570.24 s [fourmolu] Ormolu.Fixity.Printer
  9815. 2570.24 s [fourmolu] parseFixityOverrides & printFixityOverrides
  9816. 2570.24 s [fourmolu] arbitrary fixity maps are printed and parsed back correctly [✔]
  9817. 2570.24 s [fourmolu] +++ OK, passed 100 tests.
  9818. 2570.24 s [fourmolu] Ormolu.Integration.CLI
  9819. 2570.24 s [fourmolu] Fourmolu CLI functionality
  9820. 2570.24 s [fourmolu] formats stdin when no files specified [✔]
  9821. 2570.24 s [fourmolu] formats stdin when stdin specified [✔]
  9822. 2570.24 s [fourmolu] finds config file in current directory when formatting stdin [✔]
  9823. 2570.24 s [fourmolu] finds config file in ancestor directory when formatting stdin [✔]
  9824. 2570.24 s [fourmolu] finds config file in directory of input file [✔]
  9825. 2570.24 s [fourmolu] finds config file in XDG directory [✔]
  9826. 2570.24 s [fourmolu] uses specified config file [✔]
  9827. 2570.24 s [fourmolu] recursively finds files in directories [✔]
  9828. 2570.24 s [fourmolu] ignores files in specific directories [✔]
  9829. 2570.24 s [fourmolu] Ormolu.Integration.CLIOptions
  9830. 2570.24 s [fourmolu] Fourmolu configuration via CLI
  9831. 2570.24 s [fourmolu] CLI options override default [✔]
  9832. 2570.24 s [fourmolu] CLI options used when config file lacks option [✔]
  9833. 2570.24 s [fourmolu] CLI options override config file option [✔]
  9834. 2570.24 s [fourmolu] prints defaults to stdout [✔]
  9835. 2570.24 s [fourmolu] Ormolu.Integration.Fixity
  9836. 2570.24 s [fourmolu] fixity-tests
  9837. 2570.24 s [fourmolu] File #0 works with no extra info [✔]
  9838. 2570.24 s [fourmolu] File #0 works with manual fixity info [✔]
  9839. 2570.24 s [fourmolu] File #0 works with fixity info from config [✔]
  9840. 2570.24 s [fourmolu] File #0 works when CLI overrides .ormolu [✔]
  9841. 2570.24 s [fourmolu] File #1 works with no extra info [✔]
  9842. 2570.24 s [fourmolu] File #1 works with manual fixity info [✔]
  9843. 2570.24 s [fourmolu] File #1 works with fixity info from config [✔]
  9844. 2570.24 s [fourmolu] File #1 works with weird fixity info overwrite [✔]
  9845. 2570.24 s [fourmolu] File #2 works with no extra info [✔]
  9846. 2570.24 s [fourmolu] File #2 works with manual reexport info [✔]
  9847. 2570.24 s [fourmolu] File #2 works with fixity info from config [✔]
  9848. 2570.24 s [fourmolu] Ormolu.Integration.Region
  9849. 2570.24 s [fourmolu] region-tests
  9850. 2570.24 s [fourmolu] Works with implicit arguments [✔]
  9851. 2570.24 s [fourmolu] Works with explicit arguments [✔]
  9852. 2570.24 s [fourmolu] Works with only --start-line [✔]
  9853. 2570.24 s [fourmolu] Works with only --end-line [✔]
  9854. 2570.24 s [fourmolu] Works with lines 8-9 [✔]
  9855. 2570.24 s [fourmolu] Works with lines 8-10 [✔]
  9856. 2570.24 s [fourmolu] Works with lines 11-14 [✔]
  9857. 2570.24 s [fourmolu] Works with lines 19-23 [✔]
  9858. 2570.24 s [fourmolu] Ormolu.OpTree
  9859. 2570.24 s [fourmolu] flattens a tree correctly [✔]
  9860. 2570.24 s [fourmolu] uses 'minOps' strategy by default [✔]
  9861. 2570.24 s [fourmolu] uses 'maxOps' strategy if 'minOps' strategy fails [✔]
  9862. 2570.24 s [fourmolu] defaults to 'hardSplitter' strategy if both 'minOps' and 'maxOps' strategies fail [✔]
  9863. 2570.24 s [fourmolu] reassociates correctly: complex example 1 [✔]
  9864. 2570.24 s [fourmolu] Ormolu.Parser.Options
  9865. 2570.24 s [fourmolu] GHC options in source files take priority
  9866. 2570.24 s [fourmolu] default extensions can be disabled locally [✔]
  9867. 2570.24 s [fourmolu] extensions disabled via CLI can be enabled locally [✔]
  9868. 2570.24 s [fourmolu] Ormolu.Parser.ParseFailure
  9869. 2570.24 s [lsp] No hmake found
  9870. 2570.24 s [lsp] Using hpc version 0.69 found on system at:
  9871. 2570.24 s [lsp] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  9872. 2570.24 s [lsp] Using hsc2hs version 0.68.10 found on system at:
  9873. 2570.24 s [lsp] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  9874. 2570.24 s [lsp] Using hscolour version 1.25 found on system at:
  9875. 2570.24 s [lsp] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  9876. 2570.24 s [lsp] No jhc found
  9877. 2570.24 s [lsp] Using ld found on system at:
  9878. 2570.24 s [lsp] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  9879. 2570.24 s [lsp] No pkg-config found
  9880. 2570.24 s [lsp] Using runghc version 9.10.2 found on system at:
  9881. 2570.24 s [lsp] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  9882. 2570.24 s [lsp] Using strip version 2.44 found on system at:
  9883. 2570.24 s [lsp] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  9884. 2570.24 s [lsp] Using tar found on system at:
  9885. 2570.24 s [lsp] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  9886. 2570.24 s [lsp] No uhc found
  9887. 2570.24 s [lsp] Phase: buildPhase
  9888. 2570.24 s [lsp] Preprocessing library for lsp-2.7.0.1...
  9889. 2570.24 s [lsp] Building library for lsp-2.7.0.1...
  9890. 2570.24 s [lsp] [1 of 8] Compiling Language.LSP.Diagnostics ( src/Language/LSP/Diagnostics.hs, dist/build/Language/LSP/Diagnostics.o, dist/build/Language/LSP/Diagnostics.dyn_o )
  9891. 2570.24 s [lsp] [2 of 8] Compiling Language.LSP.VFS ( src/Language/LSP/VFS.hs, dist/build/Language/LSP/VFS.o, dist/build/Language/LSP/VFS.dyn_o )
  9892. 2570.24 s [lsp] [3 of 8] Compiling Language.LSP.Server.Core ( src/Language/LSP/Server/Core.hs, dist/build/Language/LSP/Server/Core.o, dist/build/Language/LSP/Server/Core.dyn_o )
  9893. 2570.24 s [lsp] [4 of 8] Compiling Language.LSP.Server.Progress ( src/Language/LSP/Server/Progress.hs, dist/build/Language/LSP/Server/Progress.o, dist/build/Language/LSP/Server/Progress.dyn_o )
  9894. 2570.24 s [lsp] [5 of 8] Compiling Language.LSP.Server.Processing ( src/Language/LSP/Server/Processing.hs, dist/build/Language/LSP/Server/Processing.o, dist/build/Language/LSP/Server/Processing.dyn_o )
  9895. 2570.24 s [lsp] [6 of 8] Compiling Language.LSP.Logging ( src/Language/LSP/Logging.hs, dist/build/Language/LSP/Logging.o, dist/build/Language/LSP/Logging.dyn_o )
  9896. 2570.24 s [lsp] [7 of 8] Compiling Language.LSP.Server.Control ( src/Language/LSP/Server/Control.hs, dist/build/Language/LSP/Server/Control.o, dist/build/Language/LSP/Server/Control.dyn_o )
  9897. 2570.24 s [lsp] [8 of 8] Compiling Language.LSP.Server ( src/Language/LSP/Server.hs, dist/build/Language/LSP/Server.o, dist/build/Language/LSP/Server.dyn_o )
  9898. 2570.24 s [lsp] [1 of 8] Compiling Language.LSP.Diagnostics ( src/Language/LSP/Diagnostics.hs, dist/build/Language/LSP/Diagnostics.p_o )
  9899. 2570.24 s [lsp] [2 of 8] Compiling Language.LSP.VFS ( src/Language/LSP/VFS.hs, dist/build/Language/LSP/VFS.p_o )
  9900. 2570.24 s [lsp] [3 of 8] Compiling Language.LSP.Server.Core ( src/Language/LSP/Server/Core.hs, dist/build/Language/LSP/Server/Core.p_o )
  9901. 2570.24 s [lsp] [4 of 8] Compiling Language.LSP.Server.Progress ( src/Language/LSP/Server/Progress.hs, dist/build/Language/LSP/Server/Progress.p_o )
  9902. 2570.24 s [lsp] [5 of 8] Compiling Language.LSP.Server.Processing ( src/Language/LSP/Server/Processing.hs, dist/build/Language/LSP/Server/Processing.p_o )
  9903. 2570.24 s [lsp] [6 of 8] Compiling Language.LSP.Logging ( src/Language/LSP/Logging.hs, dist/build/Language/LSP/Logging.p_o )
  9904. 2570.24 s [lsp] [7 of 8] Compiling Language.LSP.Server.Control ( src/Language/LSP/Server/Control.hs, dist/build/Language/LSP/Server/Control.p_o )
  9905. 2570.24 s [lsp] [8 of 8] Compiling Language.LSP.Server ( src/Language/LSP/Server.hs, dist/build/Language/LSP/Server.p_o )
  9906. 2570.24 s [lsp] Preprocessing test suite 'lsp-test' for lsp-2.7.0.1...
  9907. 2570.24 s [lsp] Building test suite 'lsp-test' for lsp-2.7.0.1...
  9908. 2570.24 s [lsp] [1 of 4] Compiling DiagnosticsSpec ( test/DiagnosticsSpec.hs, dist/build/lsp-test/lsp-test-tmp/DiagnosticsSpec.o )
  9909. 2570.24 s [lsp] [2 of 4] Compiling VspSpec ( test/VspSpec.hs, dist/build/lsp-test/lsp-test-tmp/VspSpec.o )
  9910. 2570.24 s [lsp] [3 of 4] Compiling Spec ( test/Spec.hs, dist/build/lsp-test/lsp-test-tmp/Spec.o )
  9911. 2570.24 s [lsp] [4 of 4] Compiling Main ( test/Main.hs, dist/build/lsp-test/lsp-test-tmp/Main.o )
  9912. 2570.24 s [lsp] [5 of 5] Linking dist/build/lsp-test/lsp-test
  9913. 2570.24 s [lsp] buildPhase completed in 36 seconds
  9914. 2570.24 s [lsp] Phase: checkPhase
  9915. 2570.24 s [lsp] Running 1 test suites...
  9916. 2570.24 s [lsp] Test suite lsp-test: RUNNING...
  9917. 2570.24 s [lsp]
  9918. 2570.24 s [lsp] Diagnostics
  9919. 2570.24 s [lsp] Diagnostics functions
  9920. 2570.24 s [lsp] constructs a new store
  9921. 2570.24 s [fourmolu] disabling-preserves-error-location.hs fails at 12:1 [✔]
  9922. 2570.24 s [fourmolu] line-pragma.hs fails at 4:47 [✔]
  9923. 2570.24 s [fourmolu] Ormolu.Parser.Pragma
  9924. 2570.24 s [fourmolu] parsePragma
  9925. 2570.24 s [fourmolu] {-# LANGUAGE Foo #-} [✔]
  9926. 2570.24 s [fourmolu] {-# language Foo #-} [✔]
  9927. 2570.24 s [fourmolu] {-#LANGUAGE Foo#-} [✔]
  9928. 2570.24 s [fourmolu] {-# LANGUAGE Foo#-} [✔]
  9929. 2570.24 s [fourmolu] {-#language Foo#-} [✔]
  9930. 2570.24 s [fourmolu] {-# lAngUAGe Foo #-} [✔]
  9931. 2570.24 s [fourmolu] {-# LANGUAGE Foo, Bar #-} [✔]
  9932. 2570.24 s [fourmolu] {-# LANGUAGE Foo Bar #-} [✔]
  9933. 2570.24 s [fourmolu] {-# BOO Foo #-} [✔]
  9934. 2570.24 s [fourmolu] something [✔]
  9935. 2570.24 s [fourmolu] {-# LANGUAGE foo, Bar #-} [✔]
  9936. 2570.24 s [fourmolu] {-# OPTIONS_GHC foo bar baz #-} [✔]
  9937. 2570.24 s [fourmolu] {-#OPTIONS_HADDOCK foo, bar, baz #-} [✔]
  9938. 2570.24 s [fourmolu] Ormolu.Printer
  9939. 2570.24 s [fourmolu] import/misc.hs works (ormolu) [✔]
  9940. 2570.24 s [fourmolu] import/nested-explicit-imports.hs works (ormolu) [✔]
  9941. 2570.24 s [fourmolu] import/merging-0.hs works (ormolu) [✔]
  9942. 2570.24 s [fourmolu] import/qualified-post.hs works (ormolu) [✔]
  9943. 2570.24 s [fourmolu] import/merging-1.hs works (ormolu) [✔]
  9944. 2570.24 s [fourmolu] import/explicit-prelude.hs works (ormolu) [✔]
  9945. 2570.24 s [fourmolu] import/comments-per-import.hs works (ormolu) [✔]
  9946. 2570.24 s [fourmolu] import/qualified-prelude.hs works (ormolu) [✔]
  9947. 2570.24 s [fourmolu] import/merging-2.hs works (ormolu) [✔]
  9948. 2570.24 s [fourmolu] import/sorted.hs works (ormolu) [✔]
  9949. 2570.24 s [fourmolu] import/comments-inside-imports.hs works (ormolu) [✔]
  9950. 2570.24 s [fourmolu] import/sorted-export-list.hs works (ormolu) [✔]
  9951. 2570.24 s [fourmolu] import/deprecated-export-single-line.hs works (ormolu) [✔]
  9952. 2570.24 s [fourmolu] import/explicit-imports-with-comments.hs works (ormolu) [✔]
  9953. 2570.24 s [fourmolu] import/deduplication-bug.hs works (ormolu) [✔]
  9954. 2570.24 s [fourmolu] import/deprecated-export-multi-line.hs works (ormolu) [✔]
  9955. 2570.24 s [fourmolu] import/docstrings-after-exports.hs works (ormolu) [✔]
  9956. 2570.24 s [fourmolu] import/simple.hs works (ormolu) [✔]
  9957. 2570.24 s [fourmolu] import/sorted-package-imports.hs works (ormolu) [✔]
  9958. 2570.24 s [fourmolu] import/explicit-imports.hs works (ormolu) [✔]
  9959. 2570.24 s [fourmolu] fourmolu/multiline-haddocks.hs works (ormolu) [✔]
  9960. 2570.24 s [fourmolu] fourmolu/list-multiline.hs works (ormolu) [✔]
  9961. 2570.24 s [fourmolu] fourmolu/type-app-promoted.hs works (ormolu) [✔]
  9962. 2570.24 s [fourmolu] fourmolu/mixed-disable-pragmas.hs works (ormolu) [✔]
  9963. 2570.24 s [fourmolu] declaration/role-annotation/single-line.hs works (ormolu) [✔]
  9964. 2570.24 s [fourmolu] declaration/role-annotation/multi-line.hs works (ormolu) [✔]
  9965. 2570.24 s [fourmolu] declaration/annotation/annotation.hs works (ormolu) [✔]
  9966. 2570.24 s [fourmolu] declaration/warning/warning-multiline.hs works (ormolu) [✔]
  9967. 2570.24 s [fourmolu] declaration/warning/warning-single-line.hs works (ormolu) [✔]
  9968. 2570.24 s [fourmolu] declaration/instance/data-family-instances-gadt.hs works (ormolu) [✔]
  9969. 2570.24 s [fourmolu] declaration/instance/contexts-comments.hs works (ormolu) [✔]
  9970. 2570.24 s [fourmolu] declaration/instance/instance-sigs.hs works (ormolu) [✔]
  9971. 2570.24 s [fourmolu] declaration/instance/newlines-between-methods.hs works (ormolu) [✔]
  9972. 2570.24 s [fourmolu] declaration/instance/type-family-instances.hs works (ormolu) [✔]
  9973. 2570.24 s [fourmolu] declaration/instance/newlines-after-where.hs works (ormolu) [✔]
  9974. 2570.24 s [fourmolu] declaration/instance/data-family-instances-newtype.hs works (ormolu) [✔]
  9975. 2570.24 s [fourmolu] declaration/instance/instance-sigs-multiple.hs works (ormolu) [✔]
  9976. 2570.24 s [fourmolu] declaration/instance/empty-instance.hs works (ormolu) [✔]
  9977. 2570.24 s [fourmolu] declaration/instance/contexts.hs works (ormolu) [✔]
  9978. 2570.24 s [fourmolu] declaration/instance/single-parameter.hs works (ormolu) [✔]
  9979. 2570.24 s [fourmolu] declaration/instance/multi-parameter.hs works (ormolu) [✔]
  9980. 2570.24 s [fourmolu] declaration/instance/data-family-instances.hs works (ormolu) [✔]
  9981. 2570.24 s [fourmolu] declaration/instance/associated-data.hs works (ormolu) [✔]
  9982. 2570.24 s [fourmolu] declaration/instance/overlappable-instances.hs works (ormolu) [✔]
  9983. 2570.24 s [fourmolu] declaration/instance/associated-types.hs works (ormolu) [✔]
  9984. 2570.24 s [fourmolu] declaration/value/function/equality-constraints.hs works (ormolu) [✔]
  9985. 2570.24 s [fourmolu] declaration/value/function/where.hs works (ormolu) [✔]
  9986. 2570.24 s [fourmolu] declaration/value/function/multiple-guards.hs works (ormolu) [✔]
  9987. 2570.24 s [fourmolu] declaration/value/function/multiline-strings-4.hs works (ormolu) [✔]
  9988. 2570.24 s [fourmolu] declaration/value/function/operator-sections.hs works (ormolu) [✔]
  9989. 2570.24 s [fourmolu] declaration/value/function/do-single-multi.hs works (ormolu) [✔]
  9990. 2570.24 s [fourmolu] declaration/value/function/where-nested.hs works (ormolu) [✔]
  9991. 2570.24 s [fourmolu] declaration/value/function/case-multi-line.hs works (ormolu) [✔]
  9992. 2570.24 s [fourmolu] declaration/value/function/operators-1.hs works (ormolu) [✔]
  9993. 2570.24 s [fourmolu] declaration/value/function/parallel-comprehensions-single-line.hs works (ormolu) [✔]
  9994. 2570.25 s [fourmolu] declaration/value/function/fancy-forall-1.hs works (ormolu) [✔]
  9995. 2570.25 s [fourmolu] declaration/value/function/multi-way-if.hs works (ormolu) [✔]
  9996. 2570.25 s [fourmolu] declaration/value/function/tricky-parens.hs works (ormolu) [✔]
  9997. 2570.25 s [lsp] constructs a store with no doc version and a single source [✔]
  9998. 2570.25 s [lsp] constructs a store with no doc version and multiple sources [✔]
  9999. 2570.25 s [lsp] constructs a store with doc version and multiple sources [✔]
  10000. 2570.25 s [lsp] updates a store for same document version
  10001. 2570.25 s [lsp] updates a store without a document version, single source only [✔]
  10002. 2570.25 s [lsp] updates just one source of a 2 source store [✔]
  10003. 2570.25 s [lsp] updates just one source of a 2 source store, with empty diags [✔]
  10004. 2570.25 s [lsp] updates a store for a new document version
  10005. 2570.25 s [lsp] updates a store without a document version, single source only [✔]
  10006. 2570.25 s [lsp] updates a store for a new doc version, removing all priot sources [✔]
  10007. 2570.25 s [lsp] retrieves all the diagnostics for a given uri
  10008. 2570.25 s [lsp] gets diagnostics for multiple sources [✔]
  10009. 2570.25 s [lsp] limits the number of diagnostics retrieved, in order
  10010. 2570.25 s [lsp] gets diagnostics for multiple sources [✔]
  10011. 2570.25 s [lsp] flushes the diagnostics for a given source
  10012. 2570.25 s [lsp] gets diagnostics for multiple sources [✔]
  10013. 2570.25 s [lsp] Vsp
  10014. 2570.25 s [lsp] VSP functions
  10015. 2570.25 s [lsp] applys changes in order
  10016. 2570.25 s [lsp] handles vscode style undos [✔]
  10017. 2570.25 s [lsp] handles vscode style redos [✔]
  10018. 2570.25 s [lsp] deletes characters
  10019. 2570.25 s [lsp] deletes characters within a line [✔]
  10020. 2570.25 s [lsp] deletes one line [✔]
  10021. 2570.25 s [lsp] deletes two lines [✔]
  10022. 2570.25 s [lsp] adds characters
  10023. 2570.25 s [lsp] adds one line [✔]
  10024. 2570.25 s [lsp] adds two lines [✔]
  10025. 2570.25 s [lsp] changes characters
  10026. 2570.25 s [lsp] removes end of a line [✔]
  10027. 2570.25 s [lsp] indexes using utf-16 code units [✔]
  10028. 2570.25 s [lsp] LSP utilities
  10029. 2570.25 s [lsp] splits at a line [✔]
  10030. 2570.25 s [lsp] converts code units to code points [✔]
  10031. 2570.25 s [lsp] converts code points to code units [✔]
  10032. 2570.25 s [lsp]
  10033. 2570.25 s [lsp] Finished in 0.0031 seconds
  10034. 2570.25 s [lsp] 23 examples, 0 failures
  10035. 2570.25 s [lsp] Test suite lsp-test: PASS
  10036. 2570.25 s [lsp] Test suite logged to: dist/test/lsp-2.7.0.1-lsp-test.log
  10037. 2570.25 s [lsp] 1 of 1 test suites (1 of 1 test cases) passed.
  10038. 2570.25 s [lsp] Phase: haddockPhase
  10039. 2570.25 s [lsp] Preprocessing library for lsp-2.7.0.1...
  10040. 2570.25 s [lsp] Running Haddock on library for lsp-2.7.0.1...
  10041. 2570.25 s [lsp] Warning: The documentation for the following packages are not installed. No
  10042. 2570.25 s [lsp] links will be generated to these packages: attoparsec-0.14.4,
  10043. 2570.25 s [lsp] attoparsec-0.14.4, lsp-types-2.3.0.1, vector-0.13.2.0
  10044. 2570.25 s [lsp] [1 of 8] Compiling Language.LSP.Diagnostics ( src/Language/LSP/Diagnostics.hs, nothing )
  10045. 2570.25 s [lsp] [2 of 8] Compiling Language.LSP.VFS ( src/Language/LSP/VFS.hs, nothing )
  10046. 2570.25 s [lsp] [3 of 8] Compiling Language.LSP.Server.Core ( src/Language/LSP/Server/Core.hs, nothing )
  10047. 2570.25 s [lsp] [4 of 8] Compiling Language.LSP.Server.Progress ( src/Language/LSP/Server/Progress.hs, nothing )
  10048. 2570.25 s [lsp] [5 of 8] Compiling Language.LSP.Server.Processing ( src/Language/LSP/Server/Processing.hs, nothing )
  10049. 2570.25 s [lsp] [6 of 8] Compiling Language.LSP.Logging ( src/Language/LSP/Logging.hs, nothing )
  10050. 2570.25 s [lsp] [7 of 8] Compiling Language.LSP.Server.Control ( src/Language/LSP/Server/Control.hs, nothing )
  10051. 2570.25 s [lsp] [8 of 8] Compiling Language.LSP.Server ( src/Language/LSP/Server.hs, nothing )
  10052. 2570.25 s [lsp] Haddock coverage:
  10053. 2570.25 s [lsp] 11% ( 1 / 9) in 'Language.LSP.Diagnostics'
  10054. 2570.25 s [lsp] Missing documentation for:
  10055. 2570.25 s [lsp] Module header
  10056. 2570.25 s [lsp] DiagnosticStore (src/Language/LSP/Diagnostics.hs:42)
  10057. 2570.25 s [lsp] DiagnosticsBySource (src/Language/LSP/Diagnostics.hs:48)
  10058. 2570.25 s [lsp] StoreItem (src/Language/LSP/Diagnostics.hs:44)
  10059. 2570.25 s [lsp] partitionBySource (src/Language/LSP/Diagnostics.hs:53)
  10060. 2570.25 s [lsp] flushBySource (src/Language/LSP/Diagnostics.hs:58)
  10061. 2570.25 s [lsp] updateDiagnostics (src/Language/LSP/Diagnostics.hs:71)
  10062. 2570.25 s [lsp] getDiagnosticParamsFor (src/Language/LSP/Diagnostics.hs:93)
  10063. 2570.25 s [lsp] Warning: 'filesystem' is out of scope.
  10064. 2570.25 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  10065. 2570.25 s [lsp] Warning: 'VFS' is ambiguous. It is defined
  10066. 2570.25 s [lsp] * at src/Language/LSP/VFS.hs:98:12
  10067. 2570.25 s [lsp] * at src/Language/LSP/VFS.hs:98:1
  10068. 2570.25 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  10069. 2570.25 s [lsp] by specifying the type/value namespace explicitly.
  10070. 2570.25 s [lsp] Defaulting to the one defined at src/Language/LSP/VFS.hs:98:1
  10071. 2570.25 s [lsp] Warning: 'DidChangeTextDocumentNotification' is out of scope.
  10072. 2570.25 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  10073. 2570.25 s [lsp] Warning: 'ApplyWorkspaceEditRequest' is out of scope.
  10074. 2570.25 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  10075. 2570.25 s [lsp] Warning: 'CodePointPosition' is ambiguous. It is defined
  10076. 2570.25 s [lsp] * at src/Language/LSP/VFS.hs:362:26
  10077. 2570.25 s [lsp] * at src/Language/LSP/VFS.hs:362:1
  10078. 2570.25 s [fourmolu] declaration/value/function/parens-comments.hs works (ormolu) [✔]
  10079. 2570.25 s [fourmolu] declaration/value/function/awkward-comment-0.hs works (ormolu) [✔]
  10080. 2570.25 s [fourmolu] declaration/value/function/negation.hs works (ormolu) [✔]
  10081. 2570.25 s [fourmolu] declaration/value/function/quasi-quotes.hs works (ormolu) [✔]
  10082. 2570.25 s [fourmolu] declaration/value/function/multiline-strings-3.hs works (ormolu) [✔]
  10083. 2570.25 s [fourmolu] declaration/value/function/builtin-syntax.hs works (ormolu) [✔]
  10084. 2570.25 s [fourmolu] declaration/value/function/application-2.hs works (ormolu) [✔]
  10085. 2570.25 s [fourmolu] declaration/value/function/application-0.hs works (ormolu) [✔]
  10086. 2570.25 s [fourmolu] declaration/value/function/lambda-multi-line2.hs works (ormolu) [✔]
  10087. 2570.25 s [fourmolu] declaration/value/function/operators-6.hs works (ormolu) [✔]
  10088. 2570.25 s [fourmolu] declaration/value/function/blank-lines-let.hs works (ormolu) [✔]
  10089. 2570.25 s [fourmolu] declaration/value/function/operators-0.hs works (ormolu) [✔]
  10090. 2570.25 s [fourmolu] declaration/value/function/static-pointers.hs works (ormolu) [✔]
  10091. 2570.25 s [fourmolu] declaration/value/function/list-notation-2.hs works (ormolu) [✔]
  10092. 2570.25 s [fourmolu] declaration/value/function/list-notation-1.hs works (ormolu) [✔]
  10093. 2570.25 s [fourmolu] declaration/value/function/negative-literals.hs works (ormolu) [✔]
  10094. 2570.25 s [fourmolu] declaration/value/function/operator-fixity-defaulting.hs works (ormolu) [✔]
  10095. 2570.25 s [fourmolu] declaration/value/function/multiline-types.hs works (ormolu) [✔]
  10096. 2570.25 s [fourmolu] declaration/value/function/prefix.hs works (ormolu) [✔]
  10097. 2570.25 s [fourmolu] declaration/value/function/parens.hs works (ormolu) [✔]
  10098. 2570.25 s [fourmolu] declaration/value/function/list-notation-3.hs works (ormolu) [✔]
  10099. 2570.25 s [fourmolu] declaration/value/function/case-multi-line-guards.hs works (ormolu) [✔]
  10100. 2570.25 s [fourmolu] declaration/value/function/parallel-comprehensions-complex.hs works (ormolu) [✔]
  10101. 2570.25 s [fourmolu] declaration/value/function/operators-4.hs works (ormolu) [✔]
  10102. 2570.25 s [fourmolu] declaration/value/function/strings.hs works (ormolu) [✔]
  10103. 2570.25 s [fourmolu] declaration/value/function/type-applications-and-splice.hs works (ormolu) [✔]
  10104. 2570.25 s [fourmolu] declaration/value/function/multiline-arguments.hs works (ormolu) [✔]
  10105. 2570.25 s [fourmolu] declaration/value/function/pragmas.hs works (ormolu) [✔]
  10106. 2570.25 s [fourmolu] declaration/value/function/unboxed-tuples.hs works (ormolu) [✔]
  10107. 2570.25 s [fourmolu] declaration/value/function/lambda-single-line.hs works (ormolu) [✔]
  10108. 2570.25 s [fourmolu] declaration/value/function/implicit-params.hs works (ormolu) [✔]
  10109. 2570.25 s [fourmolu] declaration/value/function/lambda-case.hs works (ormolu) [✔]
  10110. 2570.25 s [fourmolu] declaration/value/function/guards.hs works (ormolu) [✔]
  10111. 2570.25 s [fourmolu] declaration/value/function/required-type-arguments.hs works (ormolu) [✔]
  10112. 2570.25 s [fourmolu] declaration/value/function/operator-comments-0.hs works (ormolu) [✔]
  10113. 2570.25 s [fourmolu] declaration/value/function/list-notation-0.hs works (ormolu) [✔]
  10114. 2570.25 s [fourmolu] declaration/value/function/operators-3.hs works (ormolu) [✔]
  10115. 2570.25 s [fourmolu] declaration/value/function/lexical-negation.hs works (ormolu) [✔]
  10116. 2570.25 s [fourmolu] declaration/value/function/unboxed-string-lit.hs works (ormolu) [✔]
  10117. 2570.25 s [fourmolu] declaration/value/function/if-single-line-functions.hs works (ormolu) [✔]
  10118. 2570.25 s [fourmolu] declaration/value/function/operators-2.hs works (ormolu) [✔]
  10119. 2570.25 s [fourmolu] declaration/value/function/list-comprehensions.hs works (ormolu) [✔]
  10120. 2570.25 s [fourmolu] declaration/value/function/operator-comments-2.hs works (ormolu) [✔]
  10121. 2570.25 s [fourmolu] declaration/value/function/tuple-sections.hs works (ormolu) [✔]
  10122. 2570.25 s [fourmolu] declaration/value/function/if-single-line-functions-do.hs works (ormolu) [✔]
  10123. 2570.25 s [fourmolu] declaration/value/function/multiline-strings-5.hs works (ormolu) [✔]
  10124. 2570.25 s [fourmolu] declaration/value/function/arg-breakpoints.hs works (ormolu) [✔]
  10125. 2570.25 s [fourmolu] declaration/value/function/multiline-strings-0.hs works (ormolu) [✔]
  10126. 2570.25 s [fourmolu] declaration/value/function/if-with-comment-in-branches.hs works (ormolu) [✔]
  10127. 2570.25 s [fourmolu] declaration/value/function/arithmetic-sequences.hs works (ormolu) [✔]
  10128. 2570.25 s [fourmolu] declaration/value/function/multiline-strings-2.hs works (ormolu) [✔]
  10129. 2570.25 s [fourmolu] declaration/value/function/primitive-literals.hs works (ormolu) [✔]
  10130. 2570.25 s [fourmolu] declaration/value/function/if-with-comment-above-branches.hs works (ormolu) [✔]
  10131. 2570.25 s [fourmolu] declaration/value/function/tuples.hs works (ormolu) [✔]
  10132. 2570.25 s [fourmolu] declaration/value/function/let-nested.hs works (ormolu) [✔]
  10133. 2570.25 s [fourmolu] declaration/value/function/explicit-type.hs works (ormolu) [✔]
  10134. 2570.25 s [fourmolu] declaration/value/function/required-type-arguments-2.hs works (ormolu) [✔]
  10135. 2570.25 s [fourmolu] declaration/value/function/operator-hash-without-unboxed-sums.hs works (ormolu) [✔]
  10136. 2570.25 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  10137. 2570.25 s [lsp] by specifying the type/value namespace explicitly.
  10138. 2570.25 s [lsp] Defaulting to the one defined at src/Language/LSP/VFS.hs:362:1
  10139. 2570.25 s [lsp] Warning: 'CodePointRange' is ambiguous. It is defined
  10140. 2570.25 s [lsp] * at src/Language/LSP/VFS.hs:373:23
  10141. 2570.25 s [lsp] * at src/Language/LSP/VFS.hs:373:1
  10142. 2570.25 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  10143. 2570.25 s [lsp] by specifying the type/value namespace explicitly.
  10144. 2570.25 s [lsp] Defaulting to the one defined at src/Language/LSP/VFS.hs:373:1
  10145. 2570.25 s [lsp] 50% ( 17 / 34) in 'Language.LSP.VFS'
  10146. 2570.25 s [lsp] Missing documentation for:
  10147. 2570.25 s [lsp] VFS (src/Language/LSP/VFS.hs:98)
  10148. 2570.25 s [lsp] vfsMap
  10149. 2570.25 s [lsp] VirtualFile (src/Language/LSP/VFS.hs:87)
  10150. 2570.25 s [lsp] lsp_version
  10151. 2570.25 s [lsp] file_version
  10152. 2570.25 s [lsp] file_text
  10153. 2570.25 s [lsp] virtualFileText (src/Language/LSP/VFS.hs:130)
  10154. 2570.25 s [lsp] virtualFileVersion (src/Language/LSP/VFS.hs:133)
  10155. 2570.25 s [lsp] VfsLog (src/Language/LSP/VFS.hs:103)
  10156. 2570.25 s [lsp] emptyVFS (src/Language/LSP/VFS.hs:138)
  10157. 2570.25 s [lsp] closeVFS (src/Language/LSP/VFS.hs:319)
  10158. 2570.25 s [lsp] line
  10159. 2570.25 s [lsp] character
  10160. 2570.25 s [lsp] start
  10161. 2570.25 s [lsp] end
  10162. 2570.25 s [lsp] rangeLinesFromVfs (src/Language/LSP/VFS.hs:466)
  10163. 2570.25 s [lsp] applyChange (src/Language/LSP/VFS.hs:336)
  10164. 2570.25 s [lsp] Warning: 'LanguageContextEnv' is ambiguous. It is defined
  10165. 2570.25 s [lsp] * at src/Language/LSP/Server/Core.hs:126:34
  10166. 2570.25 s [lsp] * at src/Language/LSP/Server/Core.hs:126:1
  10167. 2570.25 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  10168. 2570.25 s [lsp] by specifying the type/value namespace explicitly.
  10169. 2570.25 s [lsp] Defaulting to the one defined at src/Language/LSP/Server/Core.hs:126:1
  10170. 2570.25 s [lsp] Warning: 'LspT' is ambiguous. It is defined
  10171. 2570.25 s [lsp] * at src/Language/LSP/Server/Core.hs:97:27
  10172. 2570.25 s [lsp] * at src/Language/LSP/Server/Core.hs:97:1
  10173. 2570.25 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  10174. 2570.25 s [lsp] by specifying the type/value namespace explicitly.
  10175. 2570.25 s [lsp] Defaulting to the one defined at src/Language/LSP/Server/Core.hs:97:1
  10176. 2570.25 s [lsp] Warning: 'executeCommandHandler' is out of scope.
  10177. 2570.25 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  10178. 2570.25 s [lsp] Warning: 'documentOnTypeFormattingHandler' is out of scope.
  10179. 2570.25 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  10180. 2570.25 s [lsp] Warning: 'shutdown' is out of scope.
  10181. 2570.25 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  10182. 2570.25 s [lsp] Warning: 'Handlers' is ambiguous. It is defined
  10183. 2570.25 s [lsp] * at src/Language/LSP/Server/Core.hs:157:19
  10184. 2570.25 s [lsp] * at src/Language/LSP/Server/Core.hs:157:1
  10185. 2570.25 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  10186. 2570.25 s [lsp] by specifying the type/value namespace explicitly.
  10187. 2570.25 s [lsp] Defaulting to the one defined at src/Language/LSP/Server/Core.hs:157:1
  10188. 2570.25 s [lsp] Warning: 'VirtualFile' is ambiguous. It is defined
  10189. 2570.25 s [lsp] * at src/Language/LSP/VFS.hs:87:20
  10190. 2570.25 s [lsp] * at src/Language/LSP/VFS.hs:87:1
  10191. 2570.25 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  10192. 2570.25 s [lsp] by specifying the type/value namespace explicitly.
  10193. 2570.25 s [lsp] Defaulting to the one defined at src/Language/LSP/VFS.hs:87:1
  10194. 2570.25 s [lsp] Warning: 'NormalizedUri' is ambiguous. It is defined
  10195. 2570.25 s [lsp] * in ‘Language.LSP.Protocol.Types.Uri’
  10196. 2570.25 s [lsp] * in ‘Language.LSP.Protocol.Types.Uri’
  10197. 2570.25 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  10198. 2570.25 s [lsp] by specifying the type/value namespace explicitly.
  10199. 2570.25 s [lsp] Defaulting to the one defined in ‘Language.LSP.Protocol.Types.Uri’
  10200. 2570.25 s [lsp] Warning: 'RegistrationToken' is ambiguous. It is defined
  10201. 2570.25 s [lsp] * at src/Language/LSP/Server/Core.hs:223:57
  10202. 2570.25 s [lsp] * at src/Language/LSP/Server/Core.hs:223:1
  10203. 2570.25 s [lsp] You may be able to disambiguate the identifier by qualifying it or
  10204. 2570.25 s [lsp] by specifying the type/value namespace explicitly.
  10205. 2570.25 s [lsp] Defaulting to the one defined at src/Language/LSP/Server/Core.hs:223:1
  10206. 2570.25 s [lsp] Warning: 'sensible' is out of scope.
  10207. 2570.25 s [lsp] If you qualify the identifier, haddock can try to link it anyway.
  10208. 2570.25 s [lsp] 75% ( 3 / 4) in 'Language.LSP.Logging'
  10209. 2570.25 s [lsp] Missing documentation for:
  10210. 2570.25 s [lsp] Module header
  10211. 2570.25 s [lsp] 65% ( 38 / 58) in 'Language.LSP.Server'
  10212. 2570.25 s [lsp] Missing documentation for:
  10213. 2570.25 s [lsp] Module header
  10214. 2570.25 s [lsp] LspServerLog (src/Language/LSP/Server/Control.hs:37)
  10215. 2570.25 s [lsp] VFSData (src/Language/LSP/Server/Core.hs:232)
  10216. 2570.25 s [lsp] transmuteHandlers (src/Language/LSP/Server/Core.hs:190)
  10217. 2570.25 s [lsp] mapHandlers (src/Language/LSP/Server/Core.hs:197)
  10218. 2570.25 s [lsp] notificationHandler (src/Language/LSP/Server/Core.hs:168)
  10219. 2570.25 s [lsp] requestHandler (src/Language/LSP/Server/Core.hs:171)
  10220. 2570.25 s [fourmolu] declaration/value/function/operators-5.hs works (ormolu) [✔]
  10221. 2570.25 s [fourmolu] declaration/value/function/type-abstractions.hs works (ormolu) [✔]
  10222. 2570.25 s [fourmolu] declaration/value/function/parenthesis-lhs.hs works (ormolu) [✔]
  10223. 2570.25 s [fourmolu] declaration/value/function/if-multi-line.hs works (ormolu) [✔]
  10224. 2570.25 s [fourmolu] declaration/value/function/operator-comments-1.hs works (ormolu) [✔]
  10225. 2570.25 s [fourmolu] declaration/value/function/awkward-comment-1.hs works (ormolu) [✔]
  10226. 2570.25 s [fourmolu] declaration/value/function/typed-expressions.hs works (ormolu) [✔]
  10227. 2570.25 s [fourmolu] declaration/value/function/application-1.hs works (ormolu) [✔]
  10228. 2570.25 s [fourmolu] declaration/value/function/multiline-strings-7.hs works (ormolu) [✔]
  10229. 2570.25 s [fourmolu] declaration/value/function/unboxed-sums.hs works (ormolu) [✔]
  10230. 2570.25 s [fourmolu] declaration/value/function/case-single-line.hs works (ormolu) [✔]
  10231. 2570.25 s [fourmolu] declaration/value/function/lambda-multi-line1.hs works (ormolu) [✔]
  10232. 2570.25 s [fourmolu] declaration/value/function/let-multi-line.hs works (ormolu) [✔]
  10233. 2570.25 s [fourmolu] declaration/value/function/type-applications.hs works (ormolu) [✔]
  10234. 2570.25 s [fourmolu] declaration/value/function/fancy-forall-0.hs works (ormolu) [✔]
  10235. 2570.25 s [fourmolu] declaration/value/function/do-where.hs works (ormolu) [✔]
  10236. 2570.25 s [fourmolu] declaration/value/function/if-with-comment-next-to-keyword.hs works (ormolu) [✔]
  10237. 2570.25 s [fourmolu] declaration/value/function/multiline-strings-1.hs works (ormolu) [✔]
  10238. 2570.25 s [fourmolu] declaration/value/function/multiline-strings-8.hs works (ormolu) [✔]
  10239. 2570.25 s [fourmolu] declaration/value/function/blank-lines-where.hs works (ormolu) [✔]
  10240. 2570.25 s [fourmolu] declaration/value/function/newline-single-line-body.hs works (ormolu) [✔]
  10241. 2570.25 s [fourmolu] declaration/value/function/block-arguments.hs works (ormolu) [✔]
  10242. 2570.25 s [fourmolu] declaration/value/function/let-single-line.hs works (ormolu) [✔]
  10243. 2570.25 s [fourmolu] declaration/value/function/case-empty.hs works (ormolu) [✔]
  10244. 2570.25 s [fourmolu] declaration/value/function/multiple-matches.hs works (ormolu) [✔]
  10245. 2570.25 s [fourmolu] declaration/value/function/complex-list.hs works (ormolu) [✔]
  10246. 2570.25 s [fourmolu] declaration/value/function/overindentation.hs works (ormolu) [✔]
  10247. 2570.25 s [fourmolu] declaration/value/function/simple.hs works (ormolu) [✔]
  10248. 2570.25 s [fourmolu] declaration/value/function/operators-7.hs works (ormolu) [✔]
  10249. 2570.25 s [fourmolu] declaration/value/function/splice.hs works (ormolu) [✔]
  10250. 2570.25 s [fourmolu] declaration/value/function/overloaded-labels.hs works (ormolu) [✔]
  10251. 2570.25 s [fourmolu] declaration/value/function/if-with-comment-before-do-blocks.hs works (ormolu) [✔]
  10252. 2570.25 s [fourmolu] declaration/value/function/if-single-line.hs works (ormolu) [✔]
  10253. 2570.25 s [fourmolu] declaration/value/function/typed-hole.hs works (ormolu) [✔]
  10254. 2570.25 s [fourmolu] declaration/value/function/backticks.hs works (ormolu) [✔]
  10255. 2570.25 s [fourmolu] declaration/value/function/multiline-strings-6.hs works (ormolu) [✔]
  10256. 2570.25 s [fourmolu] declaration/value/function/operator-hash-with-unboxed-sums.hs works (ormolu) [✔]
  10257. 2570.25 s [fourmolu] declaration/value/function/backticks-lhs.hs works (ormolu) [✔]
  10258. 2570.25 s [fourmolu] declaration/value/function/if-with-comment-in-branches-with-functions.hs works (ormolu) [✔]
  10259. 2570.25 s [fourmolu] declaration/value/function/comprehension/transform-multi-line2.hs works (ormolu) [✔]
  10260. 2570.25 s [fourmolu] declaration/value/function/comprehension/transform-multi-line4.hs works (ormolu) [✔]
  10261. 2570.25 s [fourmolu] declaration/value/function/comprehension/transform-multi-line1.hs works (ormolu) [✔]
  10262. 2570.25 s [fourmolu] declaration/value/function/comprehension/transform-single-line.hs works (ormolu) [✔]
  10263. 2570.25 s [fourmolu] declaration/value/function/comprehension/transform-multi-line3.hs works (ormolu) [✔]
  10264. 2570.25 s [fourmolu] declaration/value/function/comprehension/transform-monad.hs works (ormolu) [✔]
  10265. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-lets.hs works (ormolu) [✔]
  10266. 2570.25 s [fourmolu] declaration/value/function/arrow/multiline-case.hs works (ormolu) [✔]
  10267. 2570.25 s [fourmolu] declaration/value/function/arrow/recursive-procs.hs works (ormolu) [✔]
  10268. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-forms1.hs works (ormolu) [✔]
  10269. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-ifs.hs works (ormolu) [✔]
  10270. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-lambdas.hs works (ormolu) [✔]
  10271. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-parentheses.hs works (ormolu) [✔]
  10272. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-cases.hs works (ormolu) [✔]
  10273. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-applications2.hs works (ormolu) [✔]
  10274. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-forms2.hs works (ormolu) [✔]
  10275. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-form-do-indent.hs works (ormolu) [✔]
  10276. 2570.25 s [lsp] defaultOptions (src/Language/LSP/Server/Core.hs:317)
  10277. 2570.25 s [lsp] LspT (src/Language/LSP/Server/Core.hs:97)
  10278. 2570.25 s [lsp] LspM (src/Language/LSP/Server/Core.hs:108)
  10279. 2570.25 s [lsp] MonadLsp (src/Language/LSP/Server/Core.hs:110)
  10280. 2570.25 s [lsp] runLspT (src/Language/LSP/Server/Core.hs:105)
  10281. 2570.25 s [lsp] LanguageContextEnv (src/Language/LSP/Server/Core.hs:126)
  10282. 2570.25 s [lsp] getClientCapabilities (src/Language/LSP/Server/Core.hs:521)
  10283. 2570.25 s [lsp] setConfig (src/Language/LSP/Server/Core.hs:517)
  10284. 2570.25 s [lsp] getRootPath (src/Language/LSP/Server/Core.hs:525)
  10285. 2570.25 s [lsp] sendRequest (src/Language/LSP/Server/Core.hs:417)
  10286. 2570.25 s [lsp] sendNotification (src/Language/LSP/Server/Core.hs:404)
  10287. 2570.25 s [lsp] getVirtualFiles (src/Language/LSP/Server/Core.hs:439)
  10288. 2570.25 s [lsp] RegistrationToken (src/Language/LSP/Server/Core.hs:223)
  10289. 2570.25 s [lsp] Warning: Language.LSP.Diagnostics: could not find link destinations for:
  10290. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.Diagnostic.Diagnostic
  10291. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsParams.PublishDiagnosticsParams
  10292. 2570.25 s [lsp] - Language.LSP.Protocol.Types.Uri.NormalizedUri
  10293. 2570.25 s [lsp] Warning: Language.LSP.VFS: could not find link destinations for:
  10294. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.Position.Position
  10295. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.Range.Range
  10296. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  10297. 2570.25 s [lsp] - Language.LSP.Protocol.Types.Common.UInt
  10298. 2570.25 s [lsp] - Language.LSP.Protocol.Types.Uri.NormalizedUri
  10299. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidChange
  10300. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidClose
  10301. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidOpen
  10302. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceApplyEdit
  10303. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Types.TMessage
  10304. 2570.25 s [lsp] - Language.LSP.VFS.HasLsp_version
  10305. 2570.25 s [lsp] - Language.LSP.VFS.HasFile_version
  10306. 2570.25 s [lsp] - Language.LSP.VFS.HasFile_text
  10307. 2570.25 s [lsp] - Language.LSP.VFS.HasVfsMap
  10308. 2570.25 s [lsp] - Language.LSP.VFS.HasLine
  10309. 2570.25 s [lsp] - Language.LSP.VFS.HasCharacter
  10310. 2570.25 s [lsp] - Language.LSP.VFS.HasStart
  10311. 2570.25 s [lsp] - Language.LSP.VFS.HasEnd
  10312. 2570.25 s [lsp] Warning: Language.LSP.Server: could not find link destinations for:
  10313. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  10314. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemOptions._commitCharactersSupport
  10315. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.CodeActionKind.CodeActionKind
  10316. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.ProgressToken.ProgressToken
  10317. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.ServerInfo.ServerInfo
  10318. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  10319. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncOptions.TextDocumentSyncOptions
  10320. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  10321. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.WorkspaceEdit
  10322. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.WorkspaceFolder
  10323. 2570.25 s [lsp] - Language.LSP.Protocol.Types.Common.UInt
  10324. 2570.25 s [lsp] - Language.LSP.Protocol.Types.Uri.NormalizedUri
  10325. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.MessageParams
  10326. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.MessageResult
  10327. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.Method
  10328. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.Method_Initialize
  10329. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.RegistrationOptions
  10330. 2570.25 s [lsp] - Language.LSP.Protocol.Internal.Method.SMethod
  10331. 2570.25 s [lsp] - Language.LSP.Protocol.Message.LspId.LspId
  10332. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Meta.ClientToServer
  10333. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Meta.ServerToClient
  10334. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Meta.MessageKind
  10335. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Meta.Notification
  10336. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Meta.Request
  10337. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Method.SClientMethod
  10338. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Method.SServerMethod
  10339. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Parsing.FromServerMessage
  10340. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Types.TMessage
  10341. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Types.TNotificationMessage
  10342. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Types.TRequestMessage
  10343. 2570.25 s [lsp] - Language.LSP.Protocol.Message.Types.TResponseError
  10344. 2570.25 s [lsp] - Language.LSP.Protocol.Utils.SMethodMap.SMethodMap
  10345. 2570.25 s [lsp] - Language.LSP.Server.Core.LanguageContextState
  10346. 2570.25 s [lsp] - Language.LSP.Server.Core.LspCoreLog
  10347. 2570.25 s [lsp] - Language.LSP.Server.Processing.LspProcessingLog
  10348. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-do-simple2.hs works (ormolu) [✔]
  10349. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-applications.hs works (ormolu) [✔]
  10350. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-do-complex.hs works (ormolu) [✔]
  10351. 2570.25 s [fourmolu] declaration/value/function/arrow/proc-do-simple1.hs works (ormolu) [✔]
  10352. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-1.hs works (ormolu) [✔]
  10353. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-dollar.hs works (ormolu) [✔]
  10354. 2570.25 s [fourmolu] declaration/value/function/infix/hanging.hs works (ormolu) [✔]
  10355. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-1.hs works (ormolu) [✔]
  10356. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-2.hs works (ormolu) [✔]
  10357. 2570.25 s [fourmolu] declaration/value/function/infix/dollar-chains-2.hs works (ormolu) [✔]
  10358. 2570.25 s [fourmolu] declaration/value/function/infix/qualified-ops.hs works (ormolu) [✔]
  10359. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-2.hs works (ormolu) [✔]
  10360. 2570.25 s [fourmolu] declaration/value/function/infix/unicode.hs works (ormolu) [✔]
  10361. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-s-normal.hs works (ormolu) [✔]
  10362. 2570.25 s [fourmolu] declaration/value/function/infix/dollar-chains-6.hs works (ormolu) [✔]
  10363. 2570.25 s [fourmolu] declaration/value/function/infix/qualified-prelude.hs works (ormolu) [✔]
  10364. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-dollar.hs works (ormolu) [✔]
  10365. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-l-eq.hs works (ormolu) [✔]
  10366. 2570.25 s [fourmolu] declaration/value/function/infix/comments.hs works (ormolu) [✔]
  10367. 2570.25 s [fourmolu] declaration/value/function/infix/lenses.hs works (ormolu) [✔]
  10368. 2570.25 s [fourmolu] declaration/value/function/infix/dollar-chains-3.hs works (ormolu) [✔]
  10369. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-2.hs works (ormolu) [✔]
  10370. 2570.25 s [fourmolu] declaration/value/function/infix/dollar-chains-1.hs works (ormolu) [✔]
  10371. 2570.25 s [fourmolu] declaration/value/function/infix/dollar-chains-4.hs works (ormolu) [✔]
  10372. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-l-gt.hs works (ormolu) [✔]
  10373. 2570.25 s [fourmolu] declaration/value/function/infix/do.hs works (ormolu) [✔]
  10374. 2570.25 s [fourmolu] declaration/value/function/infix/fractional-precedence.hs works (ormolu) [✔]
  10375. 2570.25 s [fourmolu] declaration/value/function/infix/esqueleto-1.hs works (ormolu) [✔]
  10376. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-normal.hs works (ormolu) [✔]
  10377. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-l-s.hs works (ormolu) [✔]
  10378. 2570.25 s [fourmolu] declaration/value/function/infix/tricky-colon-chain.hs works (ormolu) [✔]
  10379. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-colon-do.hs works (ormolu) [✔]
  10380. 2570.25 s [fourmolu] declaration/value/function/infix/applicative.hs works (ormolu) [✔]
  10381. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-normal.hs works (ormolu) [✔]
  10382. 2570.25 s [fourmolu] declaration/value/function/infix/hspec-expectation.hs works (ormolu) [✔]
  10383. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-l-lt.hs works (ormolu) [✔]
  10384. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-s-colon.hs works (ormolu) [✔]
  10385. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-s-dollar.hs works (ormolu) [✔]
  10386. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-1.hs works (ormolu) [✔]
  10387. 2570.25 s [fourmolu] declaration/value/function/infix/dollar-chains-5.hs works (ormolu) [✔]
  10388. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-2.hs works (ormolu) [✔]
  10389. 2570.25 s [fourmolu] declaration/value/function/infix/simple.hs works (ormolu) [✔]
  10390. 2570.25 s [fourmolu] declaration/value/function/infix/esqueleto-0.hs works (ormolu) [✔]
  10391. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-1.hs works (ormolu) [✔]
  10392. 2570.25 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-normal.hs works (ormolu) [✔]
  10393. 2570.25 s [fourmolu] declaration/value/function/record/hanging-after-equal-con.hs works (ormolu) [✔]
  10394. 2570.25 s [fourmolu] declaration/value/function/record/hanging-after-equal-update.hs works (ormolu) [✔]
  10395. 2570.25 s [fourmolu] declaration/value/function/record/constructors.hs works (ormolu) [✔]
  10396. 2570.25 s [fourmolu] declaration/value/function/record/wildcards.hs works (ormolu) [✔]
  10397. 2570.25 s [fourmolu] declaration/value/function/record/updaters.hs works (ormolu) [✔]
  10398. 2570.25 s [fourmolu] declaration/value/function/record/record-dot.hs works (ormolu) [✔]
  10399. 2570.25 s [fourmolu] declaration/value/function/record/inter-comments.hs works (ormolu) [✔]
  10400. 2570.25 s [fourmolu] declaration/value/function/pattern/n-plus-k-pattern.hs works (ormolu) [✔]
  10401. 2570.25 s [fourmolu] declaration/value/function/pattern/as-pattern.hs works (ormolu) [✔]
  10402. 2570.25 s [lsp] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Capabilities'
  10403. 2570.26 s [lsp] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Lens'
  10404. 2570.26 s [lsp] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Message'
  10405. 2570.26 s [lsp] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Types'
  10406. 2570.26 s [fourmolu] declaration/value/function/pattern/or-patterns.hs works (ormolu) [✔]
  10407. 2570.26 s [fourmolu] declaration/value/function/pattern/multiline-guard-statement.hs works (ormolu) [✔]
  10408. 2570.26 s [fourmolu] declaration/value/function/pattern/multiline-case-pattern.hs works (ormolu) [✔]
  10409. 2570.26 s [fourmolu] declaration/value/function/pattern/multiple-guard-statements.hs works (ormolu) [✔]
  10410. 2570.26 s [fourmolu] declaration/value/function/pattern/record-patterns.hs works (ormolu) [✔]
  10411. 2570.26 s [fourmolu] declaration/value/function/pattern/unboxed-sum-pattern.hs works (ormolu) [✔]
  10412. 2570.26 s [fourmolu] declaration/value/function/pattern/sig-pattern.hs works (ormolu) [✔]
  10413. 2570.26 s [fourmolu] declaration/value/function/pattern/many-guards-in-singleline.hs works (ormolu) [✔]
  10414. 2570.26 s [fourmolu] declaration/value/function/pattern/strictness.hs works (ormolu) [✔]
  10415. 2570.26 s [fourmolu] declaration/value/function/pattern/splice-pattern.hs works (ormolu) [✔]
  10416. 2570.26 s [fourmolu] declaration/value/function/pattern/view-pattern.hs works (ormolu) [✔]
  10417. 2570.26 s [fourmolu] declaration/value/function/pattern/quasi-quotes-pattern.hs works (ormolu) [✔]
  10418. 2570.26 s [fourmolu] declaration/value/function/pattern/pattern-bind.hs works (ormolu) [✔]
  10419. 2570.26 s [fourmolu] declaration/value/function/pattern/famous-cardano-pattern.hs works (ormolu) [✔]
  10420. 2570.26 s [fourmolu] declaration/value/function/do/recursive-do-rec.hs works (ormolu) [✔]
  10421. 2570.26 s [fourmolu] declaration/value/function/do/blocks.hs works (ormolu) [✔]
  10422. 2570.26 s [fourmolu] declaration/value/function/do/expr.hs works (ormolu) [✔]
  10423. 2570.26 s [fourmolu] declaration/value/function/do/do-dollar-mixed-chain.hs works (ormolu) [✔]
  10424. 2570.26 s [fourmolu] declaration/value/function/do/comment-alignment.hs works (ormolu) [✔]
  10425. 2570.26 s [fourmolu] declaration/value/function/do/applications-and-parens.hs works (ormolu) [✔]
  10426. 2570.26 s [fourmolu] declaration/value/function/do/operator-and-parens.hs works (ormolu) [✔]
  10427. 2570.26 s [fourmolu] declaration/value/function/do/hang-rhs-arrow.hs works (ormolu) [✔]
  10428. 2570.26 s [fourmolu] declaration/value/function/do/let.hs works (ormolu) [✔]
  10429. 2570.26 s [fourmolu] declaration/value/function/do/recursive-do-mdo.hs works (ormolu) [✔]
  10430. 2570.26 s [fourmolu] declaration/value/function/do/comment-spacing.hs works (ormolu) [✔]
  10431. 2570.26 s [fourmolu] declaration/value/other/line-single-line.hs works (ormolu) [✔]
  10432. 2570.26 s [fourmolu] declaration/value/other/comments-get-before-op.hs works (ormolu) [✔]
  10433. 2570.26 s [fourmolu] declaration/value/other/line-multi-line.hs works (ormolu) [✔]
  10434. 2570.26 s [fourmolu] declaration/value/pattern-synonyms/unidirectional.hs works (ormolu) [✔]
  10435. 2570.26 s [fourmolu] declaration/value/pattern-synonyms/bidirectional.hs works (ormolu) [✔]
  10436. 2570.26 s [fourmolu] declaration/value/pattern-synonyms/explicitely-bidirectional.hs works (ormolu) [✔]
  10437. 2570.26 s [fourmolu] declaration/signature/standalone-kind.hs works (ormolu) [✔]
  10438. 2570.26 s [fourmolu] declaration/signature/fixity/infixr.hs works (ormolu) [✔]
  10439. 2570.26 s [fourmolu] declaration/signature/fixity/infix.hs works (ormolu) [✔]
  10440. 2570.26 s [fourmolu] declaration/signature/fixity/infixl.hs works (ormolu) [✔]
  10441. 2570.26 s [fourmolu] declaration/signature/inline/conlike.hs works (ormolu) [✔]
  10442. 2570.26 s [fourmolu] declaration/signature/inline/noinline.hs works (ormolu) [✔]
  10443. 2570.26 s [fourmolu] declaration/signature/inline/inlineable.hs works (ormolu) [✔]
  10444. 2570.26 s [fourmolu] declaration/signature/inline/inline.hs works (ormolu) [✔]
  10445. 2570.26 s [fourmolu] declaration/signature/specialize/specialize-instance.hs works (ormolu) [✔]
  10446. 2570.26 s [fourmolu] declaration/signature/specialize/specialize.hs works (ormolu) [✔]
  10447. 2570.26 s [fourmolu] declaration/signature/pattern/single-line.hs works (ormolu) [✔]
  10448. 2570.26 s [fourmolu] declaration/signature/pattern/multiline.hs works (ormolu) [✔]
  10449. 2570.26 s [fourmolu] declaration/signature/set-cost-centre/set-cost-centre.hs works (ormolu) [✔]
  10450. 2570.26 s [fourmolu] declaration/signature/type/unrelated.hs works (ormolu) [✔]
  10451. 2570.26 s [fourmolu] declaration/signature/type/context-single-line.hs works (ormolu) [✔]
  10452. 2570.26 s [fourmolu] declaration/signature/type/unicode.hs works (ormolu) [✔]
  10453. 2570.26 s [fourmolu] declaration/signature/type/long-function-name.hs works (ormolu) [✔]
  10454. 2570.26 s [fourmolu] declaration/signature/type/context-multi-line.hs works (ormolu) [✔]
  10455. 2570.26 s [fourmolu] declaration/signature/type/arguments.hs works (ormolu) [✔]
  10456. 2570.26 s [fourmolu] declaration/signature/type/long-multiline-applications.hs works (ormolu) [✔]
  10457. 2570.26 s [fourmolu] declaration/signature/type/multi-value.hs works (ormolu) [✔]
  10458. 2570.26 s [fourmolu] declaration/signature/type/infix-promoted-type-constructor.hs works (ormolu) [✔]
  10459. 2570.26 s [fourmolu] declaration/signature/complete/complete.hs works (ormolu) [✔]
  10460. 2570.26 s [fourmolu] declaration/signature/minimal/minimal.hs works (ormolu) [✔]
  10461. 2570.26 s [fourmolu] declaration/type/promotion-no-puns.hs works (ormolu) [✔]
  10462. 2570.26 s [fourmolu] declaration/type/misc-kind-signatures.hs works (ormolu) [✔]
  10463. 2570.26 s [fourmolu] declaration/type/parens-comments.hs works (ormolu) [✔]
  10464. 2570.26 s [fourmolu] declaration/type/wildcard-binders.hs works (ormolu) [✔]
  10465. 2570.26 s [fourmolu] declaration/type/promotion-0.hs works (ormolu) [✔]
  10466. 2570.26 s [fourmolu] declaration/type/promotion-1.hs works (ormolu) [✔]
  10467. 2570.26 s [fourmolu] declaration/type/forall.hs works (ormolu) [✔]
  10468. 2570.26 s [fourmolu] declaration/type/lits.hs works (ormolu) [✔]
  10469. 2570.26 s [fourmolu] declaration/type/type-applications.hs works (ormolu) [✔]
  10470. 2570.26 s [fourmolu] declaration/type/splice.hs works (ormolu) [✔]
  10471. 2570.26 s [fourmolu] declaration/type/visible-forall.hs works (ormolu) [✔]
  10472. 2570.26 s [fourmolu] declaration/rewrite-rule/forall-0.hs works (ormolu) [✔]
  10473. 2570.26 s [fourmolu] declaration/rewrite-rule/forall-1.hs works (ormolu) [✔]
  10474. 2570.26 s [fourmolu] declaration/rewrite-rule/prelude1.hs works (ormolu) [✔]
  10475. 2570.26 s [fourmolu] declaration/rewrite-rule/phase.hs works (ormolu) [✔]
  10476. 2570.26 s [fourmolu] declaration/rewrite-rule/prelude4.hs works (ormolu) [✔]
  10477. 2570.26 s [fourmolu] declaration/rewrite-rule/prelude2.hs works (ormolu) [✔]
  10478. 2570.26 s [fourmolu] declaration/rewrite-rule/never-active.hs works (ormolu) [✔]
  10479. 2570.26 s [fourmolu] declaration/rewrite-rule/empty.hs works (ormolu) [✔]
  10480. 2570.26 s [fourmolu] declaration/rewrite-rule/prelude3.hs works (ormolu) [✔]
  10481. 2570.26 s [fourmolu] declaration/rewrite-rule/basic2.hs works (ormolu) [✔]
  10482. 2570.26 s [fourmolu] declaration/rewrite-rule/type-signature.hs works (ormolu) [✔]
  10483. 2570.26 s [fourmolu] declaration/rewrite-rule/basic1.hs works (ormolu) [✔]
  10484. 2570.26 s [fourmolu] declaration/class/type-operators2.hs works (ormolu) [✔]
  10485. 2570.26 s [fourmolu] declaration/class/default-signatures-simple.hs works (ormolu) [✔]
  10486. 2570.26 s [fourmolu] declaration/class/associated-type-defaults.hs works (ormolu) [✔]
  10487. 2570.26 s [fourmolu] declaration/class/newlines-between-methods.hs works (ormolu) [✔]
  10488. 2570.26 s [fourmolu] declaration/class/empty-classes.hs works (ormolu) [✔]
  10489. 2570.26 s [fourmolu] declaration/class/poly-kinded-classes.hs works (ormolu) [✔]
  10490. 2570.26 s [fourmolu] declaration/class/multi-parameters1.hs works (ormolu) [✔]
  10491. 2570.26 s [fourmolu] declaration/class/newlines-and-default-decls.hs works (ormolu) [✔]
  10492. 2570.26 s [fourmolu] declaration/class/functional-dependencies.hs works (ormolu) [✔]
  10493. 2570.26 s [fourmolu] declaration/class/default-implementations.hs works (ormolu) [✔]
  10494. 2570.26 s [fourmolu] declaration/class/associated-data1.hs works (ormolu) [✔]
  10495. 2570.26 s [fourmolu] declaration/class/newlines-after-where.hs works (ormolu) [✔]
  10496. 2570.26 s [fourmolu] declaration/class/default-signatures.hs works (ormolu) [✔]
  10497. 2570.26 s [fourmolu] declaration/class/super-classes.hs works (ormolu) [✔]
  10498. 2570.26 s [fourmolu] declaration/class/multi-parameters2.hs works (ormolu) [✔]
  10499. 2570.26 s [fourmolu] declaration/class/associated-data2.hs works (ormolu) [✔]
  10500. 2570.26 s [fourmolu] declaration/class/dependency-super-classes.hs works (ormolu) [✔]
  10501. 2570.26 s [fourmolu] declaration/class/default-implementations-comments.hs works (ormolu) [✔]
  10502. 2570.26 s [fourmolu] declaration/class/single-parameters.hs works (ormolu) [✔]
  10503. 2570.26 s [fourmolu] declaration/class/associated-types2.hs works (ormolu) [✔]
  10504. 2570.26 s [fourmolu] declaration/class/type-operators1.hs works (ormolu) [✔]
  10505. 2570.26 s [fourmolu] declaration/class/type-operators3.hs works (ormolu) [✔]
  10506. 2570.26 s [fourmolu] declaration/class/newlines-and-haddocks.hs works (ormolu) [✔]
  10507. 2570.26 s [fourmolu] declaration/class/associated-types1.hs works (ormolu) [✔]
  10508. 2570.26 s [fourmolu] declaration/splice/quasiquote.hs works (ormolu) [✔]
  10509. 2570.26 s [fourmolu] declaration/splice/untyped-splice.hs works (ormolu) [✔]
  10510. 2570.26 s [fourmolu] declaration/splice/bracket.hs works (ormolu) [✔]
  10511. 2570.26 s [fourmolu] declaration/splice/grouped-splices.hs works (ormolu) [✔]
  10512. 2570.26 s [fourmolu] declaration/splice/quotes.hs works (ormolu) [✔]
  10513. 2570.26 s [fourmolu] declaration/splice/typed-splice.hs works (ormolu) [✔]
  10514. 2570.26 s [fourmolu] declaration/splice/bracket-unicode.hs works (ormolu) [✔]
  10515. 2570.26 s [fourmolu] declaration/splice/splice-decl.hs works (ormolu) [✔]
  10516. 2570.26 s [fourmolu] declaration/splice/bracket-declaration.hs works (ormolu) [✔]
  10517. 2570.26 s [fourmolu] declaration/type-synonyms/multi-line.hs works (ormolu) [✔]
  10518. 2570.26 s [fourmolu] declaration/type-synonyms/with-weird-haddock.hs works (ormolu) [✔]
  10519. 2570.26 s [fourmolu] declaration/type-synonyms/simple.hs works (ormolu) [✔]
  10520. 2570.26 s [fourmolu] declaration/default/default.hs works (ormolu) [✔]
  10521. 2570.26 s [fourmolu] declaration/data/single-constructor-with-haddock.hs works (ormolu) [✔]
  10522. 2570.26 s [fourmolu] declaration/data/operators.hs works (ormolu) [✔]
  10523. 2570.26 s [fourmolu] declaration/data/unnamed-field-comment-1.hs works (ormolu) [✔]
  10524. 2570.26 s [fourmolu] declaration/data/deriving-strategies.hs works (ormolu) [✔]
  10525. 2570.26 s [fourmolu] declaration/data/unnamed-field-comment-2.hs works (ormolu) [✔]
  10526. 2570.26 s [fourmolu] declaration/data/newtype.hs works (ormolu) [✔]
  10527. 2570.26 s [fourmolu] declaration/data/with-comment.hs works (ormolu) [✔]
  10528. 2570.26 s [fourmolu] declaration/data/wildcard-binders.hs works (ormolu) [✔]
  10529. 2570.26 s [fourmolu] declaration/data/multiline-names.hs works (ormolu) [✔]
  10530. 2570.26 s [fourmolu] declaration/data/ctype-1.hs works (ormolu) [✔]
  10531. 2570.26 s [fourmolu] declaration/data/existential.hs works (ormolu) [✔]
  10532. 2570.26 s [fourmolu] declaration/data/partly-documented.hs works (ormolu) [✔]
  10533. 2570.26 s [fourmolu] declaration/data/unnamed-field-comment-3.hs works (ormolu) [✔]
  10534. 2570.26 s [fourmolu] declaration/data/fat-multiline.hs works (ormolu) [✔]
  10535. 2570.26 s [fourmolu] declaration/data/empty.hs works (ormolu) [✔]
  10536. 2570.26 s [fourmolu] declaration/data/gadt-syntax.hs works (ormolu) [✔]
  10537. 2570.26 s [fourmolu] declaration/data/ctype-0.hs works (ormolu) [✔]
  10538. 2570.26 s [fourmolu] declaration/data/infix.hs works (ormolu) [✔]
  10539. 2570.26 s [fourmolu] declaration/data/datatype-contexts.hs works (ormolu) [✔]
  10540. 2570.26 s [fourmolu] declaration/data/kind-annotations.hs works (ormolu) [✔]
  10541. 2570.26 s [fourmolu] declaration/data/with-weird-haddock.hs works (ormolu) [✔]
  10542. 2570.26 s [fourmolu] declaration/data/unnamed-field-comment-0.hs works (ormolu) [✔]
  10543. 2570.26 s [fourmolu] declaration/data/type-data.hs works (ormolu) [✔]
  10544. 2570.26 s [fourmolu] declaration/data/record-fancy-existential.hs works (ormolu) [✔]
  10545. 2570.26 s [fourmolu] declaration/data/simple-broken.hs works (ormolu) [✔]
  10546. 2570.26 s [fourmolu] declaration/data/deriving.hs works (ormolu) [✔]
  10547. 2570.26 s [fourmolu] declaration/data/strictness.hs works (ormolu) [✔]
  10548. 2570.26 s [fourmolu] declaration/data/invisible-binders.hs works (ormolu) [✔]
  10549. 2570.26 s [fourmolu] declaration/data/record-multi-const.hs works (ormolu) [✔]
  10550. 2570.26 s [fourmolu] declaration/data/existential-multiline.hs works (ormolu) [✔]
  10551. 2570.26 s [fourmolu] declaration/data/record-singleline.hs works (ormolu) [✔]
  10552. 2570.26 s [fourmolu] declaration/data/multiline-arg-parens.hs works (ormolu) [✔]
  10553. 2570.26 s [fourmolu] declaration/data/multiline.hs works (ormolu) [✔]
  10554. 2570.26 s [fourmolu] declaration/data/simple.hs works (ormolu) [✔]
  10555. 2570.26 s [fourmolu] declaration/data/infix-haddocks.hs works (ormolu) [✔]
  10556. 2570.26 s [fourmolu] declaration/data/record.hs works (ormolu) [✔]
  10557. 2570.26 s [fourmolu] declaration/data/existential-unicode.hs works (ormolu) [✔]
  10558. 2570.26 s [fourmolu] declaration/data/field-layout/record-2.hs works (ormolu) [✔]
  10559. 2570.26 s [fourmolu] declaration/data/field-layout/variants.hs works (ormolu) [✔]
  10560. 2570.26 s [fourmolu] declaration/data/field-layout/record-1.hs works (ormolu) [✔]
  10561. 2570.26 s [fourmolu] declaration/data/field-layout/gadt.hs works (ormolu) [✔]
  10562. 2570.26 s [fourmolu] declaration/data/field-layout/record-0.hs works (ormolu) [✔]
  10563. 2570.26 s [fourmolu] declaration/data/gadt/multiline-where.hs works (ormolu) [✔]
  10564. 2570.26 s [fourmolu] declaration/data/gadt/unicode.hs works (ormolu) [✔]
  10565. 2570.26 s [fourmolu] declaration/data/gadt/multiple-declaration.hs works (ormolu) [✔]
  10566. 2570.26 s [fourmolu] declaration/data/gadt/strictness.hs works (ormolu) [✔]
  10567. 2570.26 s [fourmolu] declaration/data/gadt/multiline.hs works (ormolu) [✔]
  10568. 2570.26 s [fourmolu] declaration/data/gadt/simple.hs works (ormolu) [✔]
  10569. 2570.26 s [fourmolu] declaration/data/gadt/record.hs works (ormolu) [✔]
  10570. 2570.26 s [fourmolu] declaration/type-families/type-family/injective.hs works (ormolu) [✔]
  10571. 2570.26 s [fourmolu] declaration/type-families/type-family/operator.hs works (ormolu) [✔]
  10572. 2570.26 s [fourmolu] declaration/type-families/type-family/no-annotation.hs works (ormolu) [✔]
  10573. 2570.26 s [fourmolu] declaration/type-families/type-family/simple.hs works (ormolu) [✔]
  10574. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/multi-line.hs works (ormolu) [✔]
  10575. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/injective.hs works (ormolu) [✔]
  10576. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/type-arguments.hs works (ormolu) [✔]
  10577. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/with-comments.hs works (ormolu) [✔]
  10578. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/infix.hs works (ormolu) [✔]
  10579. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/promotion.hs works (ormolu) [✔]
  10580. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/with-equal-sign.hs works (ormolu) [✔]
  10581. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/no-annotation.hs works (ormolu) [✔]
  10582. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/simple.hs works (ormolu) [✔]
  10583. 2570.26 s [fourmolu] declaration/type-families/closed-type-family/with-forall.hs works (ormolu) [✔]
  10584. 2570.26 s [fourmolu] declaration/type-families/data-family/type-arguments.hs works (ormolu) [✔]
  10585. 2570.26 s [fourmolu] declaration/type-families/data-family/no-annotation.hs works (ormolu) [✔]
  10586. 2570.26 s [fourmolu] declaration/type-families/data-family/simple.hs works (ormolu) [✔]
  10587. 2570.26 s [fourmolu] declaration/deriving/overlapping.hs works (ormolu) [✔]
  10588. 2570.26 s [fourmolu] declaration/deriving/singleline.hs works (ormolu) [✔]
  10589. 2570.26 s [fourmolu] declaration/deriving/multiline.hs works (ormolu) [✔]
  10590. 2570.26 s [fourmolu] declaration/foreign/foreign-export.hs works (ormolu) [✔]
  10591. 2570.26 s [fourmolu] declaration/foreign/foreign-import.hs works (ormolu) [✔]
  10592. 2570.26 s [fourmolu] other/comment-glued-together.hs works (ormolu) [✔]
  10593. 2570.26 s [fourmolu] other/haddock-without-module-header.hs works (ormolu) [✔]
  10594. 2570.26 s [fourmolu] other/invalid-haddock-double-trigger.hs works (ormolu) [✔]
  10595. 2570.26 s [fourmolu] other/argument-comment.hs works (ormolu) [✔]
  10596. 2570.26 s [fourmolu] other/linear-arrows.hs works (ormolu) [✔]
  10597. 2570.26 s [fourmolu] other/jsffi.hs works (ormolu) [✔]
  10598. 2570.26 s [fourmolu] other/comment-trailing-space.hs works (ormolu) [✔]
  10599. 2570.26 s [fourmolu] other/comment-after-preceding-haddock.hs works (ormolu) [✔]
  10600. 2570.26 s [fourmolu] other/invalid-haddock-1.hs works (ormolu) [✔]
  10601. 2570.26 s [fourmolu] other/following-comment-last-0.hs works (ormolu) [✔]
  10602. 2570.26 s [fourmolu] other/comment-empty-let.hs works (ormolu) [✔]
  10603. 2570.26 s [fourmolu] other/pragma.hs works (ormolu) [✔]
  10604. 2570.26 s [fourmolu] other/comment-two-blocks.hs works (ormolu) [✔]
  10605. 2570.26 s [fourmolu] other/comment-inside-construct.hs works (ormolu) [✔]
  10606. 2570.26 s [fourmolu] other/inline-comment-0.hs works (ormolu) [✔]
  10607. 2570.26 s [fourmolu] other/multiline-comments-reindent.hs works (ormolu) [✔]
  10608. 2570.26 s [fourmolu] other/invalid-haddock-weird.hs works (ormolu) [✔]
  10609. 2570.26 s [fourmolu] other/overly-indented.hs works (ormolu) [✔]
  10610. 2570.26 s [fourmolu] other/following-comment-last-2.hs works (ormolu) [✔]
  10611. 2570.26 s [fourmolu] other/comment-alignment.hs works (ormolu) [✔]
  10612. 2570.26 s [fourmolu] other/invalid-haddock-2.hs works (ormolu) [✔]
  10613. 2570.26 s [fourmolu] other/following-comment-last-3.hs works (ormolu) [✔]
  10614. 2570.26 s [fourmolu] other/pragma-comments.hs works (ormolu) [✔]
  10615. 2570.26 s [fourmolu] other/inline-comment-1.hs works (ormolu) [✔]
  10616. 2570.26 s [fourmolu] other/multiple-blank-line-comment.hs works (ormolu) [✔]
  10617. 2570.26 s [fourmolu] other/comment-before-hanging.hs works (ormolu) [✔]
  10618. 2570.26 s [fourmolu] other/empty-haddock.hs works (ormolu) [✔]
  10619. 2570.26 s [fourmolu] other/following-comment-last-1.hs works (ormolu) [✔]
  10620. 2570.26 s [fourmolu] other/comment-following-preceding-gap.hs works (ormolu) [✔]
  10621. 2570.26 s [fourmolu] other/comment-style-transform.hs works (ormolu) [✔]
  10622. 2570.26 s [fourmolu] other/pragma-sorting.hs works (ormolu) [✔]
  10623. 2570.26 s [fourmolu] other/ascii.hs works (ormolu) [✔]
  10624. 2570.26 s [fourmolu] other/empty-forall.hs works (ormolu) [✔]
  10625. 2570.26 s [fourmolu] other/multiline-forall.hs works (ormolu) [✔]
  10626. 2570.26 s [fourmolu] other/merging-comments.hs works (ormolu) [✔]
  10627. 2570.26 s [fourmolu] other/pragma-comments-after.hs works (ormolu) [✔]
  10628. 2570.26 s [fourmolu] other/pragma-no-header.hs works (ormolu) [✔]
  10629. 2570.26 s [fourmolu] other/comment-multiline-after.hs works (ormolu) [✔]
  10630. 2570.26 s [fourmolu] other/trailing-whitespace.hs works (ormolu) [✔]
  10631. 2570.26 s [fourmolu] other/haddock-sections.hs works (ormolu) [✔]
  10632. 2570.26 s [fourmolu] other/comment-spacing.hs works (ormolu) [✔]
  10633. 2570.26 s [fourmolu] other/consequetive-pipe-comments.hs works (ormolu) [✔]
  10634. 2570.26 s [fourmolu] other/necessary-brackets.hs works (ormolu) [✔]
  10635. 2570.26 s [fourmolu] other/cpp/separation-2a.hs works (ormolu) [✔]
  10636. 2570.26 s [fourmolu] other/cpp/cpp-and-imports.hs works (ormolu) [✔]
  10637. 2570.26 s [fourmolu] other/cpp/separation-1b.hs works (ormolu) [✔]
  10638. 2570.26 s [fourmolu] other/cpp/continuation.hs works (ormolu) [✔]
  10639. 2570.26 s [fourmolu] other/cpp/shifted.hs works (ormolu) [✔]
  10640. 2570.26 s [fourmolu] other/cpp/separation-1a.hs works (ormolu) [✔]
  10641. 2570.26 s [fourmolu] other/cpp/simple-import.hs works (ormolu) [✔]
  10642. 2570.26 s [fourmolu] other/cpp/separation-0a.hs works (ormolu) [✔]
  10643. 2570.26 s [fourmolu] other/cpp/separation-0b.hs works (ormolu) [✔]
  10644. 2570.26 s [fourmolu] other/cpp/lonely-hash.hs works (ormolu) [✔]
  10645. 2570.26 s [fourmolu] other/cpp/separation-2b.hs works (ormolu) [✔]
  10646. 2570.26 s [fourmolu] other/disabling/closing-comment-in-disabled-region.hs works (ormolu) [✔]
  10647. 2570.26 s [fourmolu] other/disabling/line-pragma-in-disabled-region.hs works (ormolu) [✔]
  10648. 2570.26 s [fourmolu] other/disabling/preserve-empty-lines.hs works (ormolu) [✔]
  10649. 2570.26 s [fourmolu] other/disabling/whole-file.hs works (ormolu) [✔]
  10650. 2570.26 s [fourmolu] other/disabling/suffix-comment.hs works (ormolu) [✔]
  10651. 2570.26 s [fourmolu] other/disabling/preserve-trailing-whitespace.hs works (ormolu) [✔]
  10652. 2570.26 s [fourmolu] other/disabling/normalize-magic-comments.hs works (ormolu) [✔]
  10653. 2570.26 s [fourmolu] other/disabling/single-definition.hs works (ormolu) [✔]
  10654. 2570.26 s [fourmolu] other/disabling/empty-disabled-region.hs works (ormolu) [✔]
  10655. 2570.26 s [fourmolu] module-header/warning-pragma-list-multiline.hs works (ormolu) [✔]
  10656. 2570.26 s [fourmolu] module-header/warning-pragma.hs works (ormolu) [✔]
  10657. 2570.26 s [fourmolu] module-header/double-shebangs.hs works (ormolu) [✔]
  10658. 2570.26 s [fourmolu] module-header/stack-header-0.hs works (ormolu) [✔]
  10659. 2570.26 s [fourmolu] module-header/leading-empty-line.hs works (ormolu) [✔]
  10660. 2570.26 s [fourmolu] module-header/multiline-empty.hs works (ormolu) [✔]
  10661. 2570.26 s [fourmolu] module-header/simple-with-comments.hs works (ormolu) [✔]
  10662. 2570.26 s [fourmolu] module-header/singleline-empty.hs works (ormolu) [✔]
  10663. 2570.26 s [fourmolu] module-header/shebang-with-pragmas.hs works (ormolu) [✔]
  10664. 2570.26 s [fourmolu] module-header/warning-pragma-multiline.hs works (ormolu) [✔]
  10665. 2570.26 s [fourmolu] module-header/multiline-with-comments.hs works (ormolu) [✔]
  10666. 2570.26 s [fourmolu] module-header/named-section.hs works (ormolu) [✔]
  10667. 2570.26 s [fourmolu] module-header/multiline-empty-comment.hs works (ormolu) [✔]
  10668. 2570.26 s [fourmolu] module-header/empty.hs works (ormolu) [✔]
  10669. 2570.26 s [fourmolu] module-header/double-dot-with-names.hs works (ormolu) [✔]
  10670. 2570.26 s [fourmolu] module-header/singleline.hs works (ormolu) [✔]
  10671. 2570.26 s [fourmolu] module-header/empty-haddock.hs works (ormolu) [✔]
  10672. 2570.26 s [fourmolu] module-header/stack-header-1.hs works (ormolu) [✔]
  10673. 2570.26 s [fourmolu] module-header/stack-header-2.hs works (ormolu) [✔]
  10674. 2570.26 s [fourmolu] module-header/shebang.hs works (ormolu) [✔]
  10675. 2570.26 s [fourmolu] module-header/multiline2.hs works (ormolu) [✔]
  10676. 2570.26 s [fourmolu] module-header/preceding-comment-with-haddock.hs works (ormolu) [✔]
  10677. 2570.26 s [fourmolu] module-header/warning-pragma-singleton-list.hs works (ormolu) [✔]
  10678. 2570.26 s [fourmolu] module-header/multiline.hs works (ormolu) [✔]
  10679. 2570.26 s [fourmolu] module-header/simple.hs works (ormolu) [✔]
  10680. 2570.26 s [fourmolu] import/misc.hs works (fourmolu) [✔]
  10681. 2570.26 s [fourmolu] import/nested-explicit-imports.hs works (fourmolu) [✔]
  10682. 2570.26 s [fourmolu] import/merging-0.hs works (fourmolu) [✔]
  10683. 2570.26 s [fourmolu] import/qualified-post.hs works (fourmolu) [✔]
  10684. 2570.26 s [fourmolu] import/merging-1.hs works (fourmolu) [✔]
  10685. 2570.26 s [fourmolu] import/explicit-prelude.hs works (fourmolu) [✔]
  10686. 2570.26 s [fourmolu] import/comments-per-import.hs works (fourmolu) [✔]
  10687. 2570.26 s [fourmolu] import/qualified-prelude.hs works (fourmolu) [✔]
  10688. 2570.26 s [fourmolu] import/merging-2.hs works (fourmolu) [✔]
  10689. 2570.26 s [fourmolu] import/sorted.hs works (fourmolu) [✔]
  10690. 2570.26 s [fourmolu] import/comments-inside-imports.hs works (fourmolu) [✔]
  10691. 2570.26 s [fourmolu] import/sorted-export-list.hs works (fourmolu) [✔]
  10692. 2570.26 s [fourmolu] import/deprecated-export-single-line.hs works (fourmolu) [✔]
  10693. 2570.26 s [fourmolu] import/explicit-imports-with-comments.hs works (fourmolu) [✔]
  10694. 2570.26 s [fourmolu] import/deduplication-bug.hs works (fourmolu) [✔]
  10695. 2570.26 s [fourmolu] import/deprecated-export-multi-line.hs works (fourmolu) [✔]
  10696. 2570.26 s [fourmolu] import/docstrings-after-exports.hs works (fourmolu) [✔]
  10697. 2570.26 s [fourmolu] import/simple.hs works (fourmolu) [✔]
  10698. 2570.26 s [fourmolu] import/sorted-package-imports.hs works (fourmolu) [✔]
  10699. 2570.26 s [fourmolu] import/explicit-imports.hs works (fourmolu) [✔]
  10700. 2570.26 s [fourmolu] fourmolu/multiline-haddocks.hs works (fourmolu) [✔]
  10701. 2570.26 s [fourmolu] fourmolu/list-multiline.hs works (fourmolu) [✔]
  10702. 2570.26 s [fourmolu] fourmolu/type-app-promoted.hs works (fourmolu) [✔]
  10703. 2570.26 s [fourmolu] fourmolu/mixed-disable-pragmas.hs works (fourmolu) [✔]
  10704. 2570.26 s [fourmolu] declaration/role-annotation/single-line.hs works (fourmolu) [✔]
  10705. 2570.26 s [fourmolu] declaration/role-annotation/multi-line.hs works (fourmolu) [✔]
  10706. 2570.26 s [fourmolu] declaration/annotation/annotation.hs works (fourmolu) [✔]
  10707. 2570.26 s [fourmolu] declaration/warning/warning-multiline.hs works (fourmolu) [✔]
  10708. 2570.26 s [fourmolu] declaration/warning/warning-single-line.hs works (fourmolu) [✔]
  10709. 2570.26 s [fourmolu] declaration/instance/data-family-instances-gadt.hs works (fourmolu) [✔]
  10710. 2570.26 s [fourmolu] declaration/instance/contexts-comments.hs works (fourmolu) [✔]
  10711. 2570.26 s [fourmolu] declaration/instance/instance-sigs.hs works (fourmolu) [✔]
  10712. 2570.26 s [fourmolu] declaration/instance/newlines-between-methods.hs works (fourmolu) [✔]
  10713. 2570.26 s [fourmolu] declaration/instance/type-family-instances.hs works (fourmolu) [✔]
  10714. 2570.26 s [fourmolu] declaration/instance/newlines-after-where.hs works (fourmolu) [✔]
  10715. 2570.26 s [fourmolu] declaration/instance/data-family-instances-newtype.hs works (fourmolu) [✔]
  10716. 2570.26 s [fourmolu] declaration/instance/instance-sigs-multiple.hs works (fourmolu) [✔]
  10717. 2570.26 s [fourmolu] declaration/instance/empty-instance.hs works (fourmolu) [✔]
  10718. 2570.26 s [fourmolu] declaration/instance/contexts.hs works (fourmolu) [✔]
  10719. 2570.26 s [fourmolu] declaration/instance/single-parameter.hs works (fourmolu) [✔]
  10720. 2570.26 s [fourmolu] declaration/instance/multi-parameter.hs works (fourmolu) [✔]
  10721. 2570.26 s [fourmolu] declaration/instance/data-family-instances.hs works (fourmolu) [✔]
  10722. 2570.26 s [fourmolu] declaration/instance/associated-data.hs works (fourmolu) [✔]
  10723. 2570.26 s [fourmolu] declaration/instance/overlappable-instances.hs works (fourmolu) [✔]
  10724. 2570.26 s [fourmolu] declaration/instance/associated-types.hs works (fourmolu) [✔]
  10725. 2570.26 s [fourmolu] declaration/value/function/equality-constraints.hs works (fourmolu) [✔]
  10726. 2570.26 s [fourmolu] declaration/value/function/where.hs works (fourmolu) [✔]
  10727. 2570.26 s [fourmolu] declaration/value/function/multiple-guards.hs works (fourmolu) [✔]
  10728. 2570.26 s [fourmolu] declaration/value/function/multiline-strings-4.hs works (fourmolu) [✔]
  10729. 2570.26 s [fourmolu] declaration/value/function/operator-sections.hs works (fourmolu) [✔]
  10730. 2570.26 s [fourmolu] declaration/value/function/do-single-multi.hs works (fourmolu) [✔]
  10731. 2570.26 s [fourmolu] declaration/value/function/where-nested.hs works (fourmolu) [✔]
  10732. 2570.26 s [fourmolu] declaration/value/function/case-multi-line.hs works (fourmolu) [✔]
  10733. 2570.26 s [fourmolu] declaration/value/function/operators-1.hs works (fourmolu) [✔]
  10734. 2570.26 s [fourmolu] declaration/value/function/parallel-comprehensions-single-line.hs works (fourmolu) [✔]
  10735. 2570.26 s [fourmolu] declaration/value/function/fancy-forall-1.hs works (fourmolu) [✔]
  10736. 2570.26 s [fourmolu] declaration/value/function/multi-way-if.hs works (fourmolu) [✔]
  10737. 2570.26 s [fourmolu] declaration/value/function/tricky-parens.hs works (fourmolu) [✔]
  10738. 2570.26 s [fourmolu] declaration/value/function/parens-comments.hs works (fourmolu) [✔]
  10739. 2570.26 s [fourmolu] declaration/value/function/awkward-comment-0.hs works (fourmolu) [✔]
  10740. 2570.26 s [fourmolu] declaration/value/function/negation.hs works (fourmolu) [✔]
  10741. 2570.26 s [fourmolu] declaration/value/function/quasi-quotes.hs works (fourmolu) [✔]
  10742. 2570.26 s [fourmolu] declaration/value/function/multiline-strings-3.hs works (fourmolu) [✔]
  10743. 2570.26 s [fourmolu] declaration/value/function/builtin-syntax.hs works (fourmolu) [✔]
  10744. 2570.26 s [fourmolu] declaration/value/function/application-2.hs works (fourmolu) [✔]
  10745. 2570.26 s [fourmolu] declaration/value/function/application-0.hs works (fourmolu) [✔]
  10746. 2570.26 s [fourmolu] declaration/value/function/lambda-multi-line2.hs works (fourmolu) [✔]
  10747. 2570.26 s [fourmolu] declaration/value/function/operators-6.hs works (fourmolu) [✔]
  10748. 2570.26 s [fourmolu] declaration/value/function/blank-lines-let.hs works (fourmolu) [✔]
  10749. 2570.26 s [fourmolu] declaration/value/function/operators-0.hs works (fourmolu) [✔]
  10750. 2570.26 s [fourmolu] declaration/value/function/static-pointers.hs works (fourmolu) [✔]
  10751. 2570.26 s [fourmolu] declaration/value/function/list-notation-2.hs works (fourmolu) [✔]
  10752. 2570.26 s [fourmolu] declaration/value/function/list-notation-1.hs works (fourmolu) [✔]
  10753. 2570.26 s [fourmolu] declaration/value/function/negative-literals.hs works (fourmolu) [✔]
  10754. 2570.26 s [fourmolu] declaration/value/function/operator-fixity-defaulting.hs works (fourmolu) [✔]
  10755. 2570.26 s [fourmolu] declaration/value/function/multiline-types.hs works (fourmolu) [✔]
  10756. 2570.26 s [fourmolu] declaration/value/function/prefix.hs works (fourmolu) [✔]
  10757. 2570.26 s [fourmolu] declaration/value/function/parens.hs works (fourmolu) [✔]
  10758. 2570.26 s [fourmolu] declaration/value/function/list-notation-3.hs works (fourmolu) [✔]
  10759. 2570.26 s [fourmolu] declaration/value/function/case-multi-line-guards.hs works (fourmolu) [✔]
  10760. 2570.26 s [fourmolu] declaration/value/function/parallel-comprehensions-complex.hs works (fourmolu) [✔]
  10761. 2570.26 s [fourmolu] declaration/value/function/operators-4.hs works (fourmolu) [✔]
  10762. 2570.26 s [fourmolu] declaration/value/function/strings.hs works (fourmolu) [✔]
  10763. 2570.26 s [fourmolu] declaration/value/function/type-applications-and-splice.hs works (fourmolu) [✔]
  10764. 2570.26 s [fourmolu] declaration/value/function/multiline-arguments.hs works (fourmolu) [✔]
  10765. 2570.26 s [fourmolu] declaration/value/function/pragmas.hs works (fourmolu) [✔]
  10766. 2570.26 s [fourmolu] declaration/value/function/unboxed-tuples.hs works (fourmolu) [✔]
  10767. 2570.26 s [fourmolu] declaration/value/function/lambda-single-line.hs works (fourmolu) [✔]
  10768. 2570.26 s [fourmolu] declaration/value/function/implicit-params.hs works (fourmolu) [✔]
  10769. 2570.26 s [fourmolu] declaration/value/function/lambda-case.hs works (fourmolu) [✔]
  10770. 2570.26 s [fourmolu] declaration/value/function/guards.hs works (fourmolu) [✔]
  10771. 2570.26 s [fourmolu] declaration/value/function/required-type-arguments.hs works (fourmolu) [✔]
  10772. 2570.26 s [fourmolu] declaration/value/function/operator-comments-0.hs works (fourmolu) [✔]
  10773. 2570.26 s [fourmolu] declaration/value/function/list-notation-0.hs works (fourmolu) [✔]
  10774. 2570.26 s [fourmolu] declaration/value/function/operators-3.hs works (fourmolu) [✔]
  10775. 2570.26 s [fourmolu] declaration/value/function/lexical-negation.hs works (fourmolu) [✔]
  10776. 2570.26 s [fourmolu] declaration/value/function/unboxed-string-lit.hs works (fourmolu) [✔]
  10777. 2570.26 s [fourmolu] declaration/value/function/if-single-line-functions.hs works (fourmolu) [✔]
  10778. 2570.26 s [fourmolu] declaration/value/function/operators-2.hs works (fourmolu) [✔]
  10779. 2570.26 s [fourmolu] declaration/value/function/list-comprehensions.hs works (fourmolu) [✔]
  10780. 2570.26 s [fourmolu] declaration/value/function/operator-comments-2.hs works (fourmolu) [✔]
  10781. 2570.26 s [fourmolu] declaration/value/function/tuple-sections.hs works (fourmolu) [✔]
  10782. 2570.26 s [fourmolu] declaration/value/function/if-single-line-functions-do.hs works (fourmolu) [✔]
  10783. 2570.26 s [fourmolu] declaration/value/function/multiline-strings-5.hs works (fourmolu) [✔]
  10784. 2570.26 s [fourmolu] declaration/value/function/arg-breakpoints.hs works (fourmolu) [✔]
  10785. 2570.26 s [fourmolu] declaration/value/function/multiline-strings-0.hs works (fourmolu) [✔]
  10786. 2570.26 s [fourmolu] declaration/value/function/if-with-comment-in-branches.hs works (fourmolu) [✔]
  10787. 2570.26 s [fourmolu] declaration/value/function/arithmetic-sequences.hs works (fourmolu) [✔]
  10788. 2570.26 s [fourmolu] declaration/value/function/multiline-strings-2.hs works (fourmolu) [✔]
  10789. 2570.27 s [fourmolu] declaration/value/function/primitive-literals.hs works (fourmolu) [✔]
  10790. 2570.27 s [fourmolu] declaration/value/function/if-with-comment-above-branches.hs works (fourmolu) [✔]
  10791. 2570.27 s [fourmolu] declaration/value/function/tuples.hs works (fourmolu) [✔]
  10792. 2570.27 s [fourmolu] declaration/value/function/let-nested.hs works (fourmolu) [✔]
  10793. 2570.27 s [fourmolu] declaration/value/function/explicit-type.hs works (fourmolu) [✔]
  10794. 2570.27 s [fourmolu] declaration/value/function/required-type-arguments-2.hs works (fourmolu) [✔]
  10795. 2570.27 s [fourmolu] declaration/value/function/operator-hash-without-unboxed-sums.hs works (fourmolu) [✔]
  10796. 2570.27 s [fourmolu] declaration/value/function/operators-5.hs works (fourmolu) [✔]
  10797. 2570.27 s [fourmolu] declaration/value/function/type-abstractions.hs works (fourmolu) [✔]
  10798. 2570.27 s [fourmolu] declaration/value/function/parenthesis-lhs.hs works (fourmolu) [✔]
  10799. 2570.27 s [fourmolu] declaration/value/function/if-multi-line.hs works (fourmolu) [✔]
  10800. 2570.27 s [fourmolu] declaration/value/function/operator-comments-1.hs works (fourmolu) [✔]
  10801. 2570.27 s [fourmolu] declaration/value/function/awkward-comment-1.hs works (fourmolu) [✔]
  10802. 2570.27 s [fourmolu] declaration/value/function/typed-expressions.hs works (fourmolu) [✔]
  10803. 2570.27 s [fourmolu] declaration/value/function/application-1.hs works (fourmolu) [✔]
  10804. 2570.27 s [fourmolu] declaration/value/function/multiline-strings-7.hs works (fourmolu) [✔]
  10805. 2570.27 s [fourmolu] declaration/value/function/unboxed-sums.hs works (fourmolu) [✔]
  10806. 2570.27 s [fourmolu] declaration/value/function/case-single-line.hs works (fourmolu) [✔]
  10807. 2570.27 s [fourmolu] declaration/value/function/lambda-multi-line1.hs works (fourmolu) [✔]
  10808. 2570.27 s [fourmolu] declaration/value/function/let-multi-line.hs works (fourmolu) [✔]
  10809. 2570.27 s [fourmolu] declaration/value/function/type-applications.hs works (fourmolu) [✔]
  10810. 2570.27 s [fourmolu] declaration/value/function/fancy-forall-0.hs works (fourmolu) [✔]
  10811. 2570.27 s [fourmolu] declaration/value/function/do-where.hs works (fourmolu) [✔]
  10812. 2570.27 s [fourmolu] declaration/value/function/if-with-comment-next-to-keyword.hs works (fourmolu) [✔]
  10813. 2570.27 s [fourmolu] declaration/value/function/multiline-strings-1.hs works (fourmolu) [✔]
  10814. 2570.27 s [fourmolu] declaration/value/function/multiline-strings-8.hs works (fourmolu) [✔]
  10815. 2570.27 s [fourmolu] declaration/value/function/blank-lines-where.hs works (fourmolu) [✔]
  10816. 2570.27 s [fourmolu] declaration/value/function/newline-single-line-body.hs works (fourmolu) [✔]
  10817. 2570.27 s [fourmolu] declaration/value/function/block-arguments.hs works (fourmolu) [✔]
  10818. 2570.27 s [fourmolu] declaration/value/function/let-single-line.hs works (fourmolu) [✔]
  10819. 2570.27 s [fourmolu] declaration/value/function/case-empty.hs works (fourmolu) [✔]
  10820. 2570.27 s [fourmolu] declaration/value/function/multiple-matches.hs works (fourmolu) [✔]
  10821. 2570.27 s [fourmolu] declaration/value/function/complex-list.hs works (fourmolu) [✔]
  10822. 2570.27 s [fourmolu] declaration/value/function/overindentation.hs works (fourmolu) [✔]
  10823. 2570.27 s [fourmolu] declaration/value/function/simple.hs works (fourmolu) [✔]
  10824. 2570.27 s [fourmolu] declaration/value/function/operators-7.hs works (fourmolu) [✔]
  10825. 2570.27 s [fourmolu] declaration/value/function/splice.hs works (fourmolu) [✔]
  10826. 2570.27 s [fourmolu] declaration/value/function/overloaded-labels.hs works (fourmolu) [✔]
  10827. 2570.27 s [fourmolu] declaration/value/function/if-with-comment-before-do-blocks.hs works (fourmolu) [✔]
  10828. 2570.27 s [fourmolu] declaration/value/function/if-single-line.hs works (fourmolu) [✔]
  10829. 2570.27 s [fourmolu] declaration/value/function/typed-hole.hs works (fourmolu) [✔]
  10830. 2570.27 s [fourmolu] declaration/value/function/backticks.hs works (fourmolu) [✔]
  10831. 2570.27 s [fourmolu] declaration/value/function/multiline-strings-6.hs works (fourmolu) [✔]
  10832. 2570.27 s [fourmolu] declaration/value/function/operator-hash-with-unboxed-sums.hs works (fourmolu) [✔]
  10833. 2570.27 s [fourmolu] declaration/value/function/backticks-lhs.hs works (fourmolu) [✔]
  10834. 2570.27 s [fourmolu] declaration/value/function/if-with-comment-in-branches-with-functions.hs works (fourmolu) [✔]
  10835. 2570.27 s [fourmolu] declaration/value/function/comprehension/transform-multi-line2.hs works (fourmolu) [✔]
  10836. 2570.27 s [fourmolu] declaration/value/function/comprehension/transform-multi-line4.hs works (fourmolu) [✔]
  10837. 2570.27 s [fourmolu] declaration/value/function/comprehension/transform-multi-line1.hs works (fourmolu) [✔]
  10838. 2570.27 s [fourmolu] declaration/value/function/comprehension/transform-single-line.hs works (fourmolu) [✔]
  10839. 2570.27 s [fourmolu] declaration/value/function/comprehension/transform-multi-line3.hs works (fourmolu) [✔]
  10840. 2570.27 s [fourmolu] declaration/value/function/comprehension/transform-monad.hs works (fourmolu) [✔]
  10841. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-lets.hs works (fourmolu) [✔]
  10842. 2570.27 s [fourmolu] declaration/value/function/arrow/multiline-case.hs works (fourmolu) [✔]
  10843. 2570.27 s [fourmolu] declaration/value/function/arrow/recursive-procs.hs works (fourmolu) [✔]
  10844. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-forms1.hs works (fourmolu) [✔]
  10845. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-ifs.hs works (fourmolu) [✔]
  10846. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-lambdas.hs works (fourmolu) [✔]
  10847. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-parentheses.hs works (fourmolu) [✔]
  10848. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-cases.hs works (fourmolu) [✔]
  10849. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-applications2.hs works (fourmolu) [✔]
  10850. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-forms2.hs works (fourmolu) [✔]
  10851. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-form-do-indent.hs works (fourmolu) [✔]
  10852. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-do-simple2.hs works (fourmolu) [✔]
  10853. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-applications.hs works (fourmolu) [✔]
  10854. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-do-complex.hs works (fourmolu) [✔]
  10855. 2570.27 s [fourmolu] declaration/value/function/arrow/proc-do-simple1.hs works (fourmolu) [✔]
  10856. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-1.hs works (fourmolu) [✔]
  10857. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-dollar.hs works (fourmolu) [✔]
  10858. 2570.27 s [fourmolu] declaration/value/function/infix/hanging.hs works (fourmolu) [✔]
  10859. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-1.hs works (fourmolu) [✔]
  10860. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-colon-2.hs works (fourmolu) [✔]
  10861. 2570.27 s [fourmolu] declaration/value/function/infix/dollar-chains-2.hs works (fourmolu) [✔]
  10862. 2570.27 s [fourmolu] declaration/value/function/infix/qualified-ops.hs works (fourmolu) [✔]
  10863. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-2.hs works (fourmolu) [✔]
  10864. 2570.27 s [fourmolu] declaration/value/function/infix/unicode.hs works (fourmolu) [✔]
  10865. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-s-normal.hs works (fourmolu) [✔]
  10866. 2570.27 s [fourmolu] declaration/value/function/infix/dollar-chains-6.hs works (fourmolu) [✔]
  10867. 2570.27 s [fourmolu] declaration/value/function/infix/qualified-prelude.hs works (fourmolu) [✔]
  10868. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-dollar.hs works (fourmolu) [✔]
  10869. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-l-eq.hs works (fourmolu) [✔]
  10870. 2570.27 s [fourmolu] declaration/value/function/infix/comments.hs works (fourmolu) [✔]
  10871. 2570.27 s [fourmolu] declaration/value/function/infix/lenses.hs works (fourmolu) [✔]
  10872. 2570.27 s [fourmolu] declaration/value/function/infix/dollar-chains-3.hs works (fourmolu) [✔]
  10873. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-2.hs works (fourmolu) [✔]
  10874. 2570.27 s [fourmolu] declaration/value/function/infix/dollar-chains-1.hs works (fourmolu) [✔]
  10875. 2570.27 s [fourmolu] declaration/value/function/infix/dollar-chains-4.hs works (fourmolu) [✔]
  10876. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-l-gt.hs works (fourmolu) [✔]
  10877. 2570.27 s [fourmolu] declaration/value/function/infix/do.hs works (fourmolu) [✔]
  10878. 2570.27 s [fourmolu] declaration/value/function/infix/fractional-precedence.hs works (fourmolu) [✔]
  10879. 2570.27 s [fourmolu] declaration/value/function/infix/esqueleto-1.hs works (fourmolu) [✔]
  10880. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-normal.hs works (fourmolu) [✔]
  10881. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-l-s.hs works (fourmolu) [✔]
  10882. 2570.27 s [fourmolu] declaration/value/function/infix/tricky-colon-chain.hs works (fourmolu) [✔]
  10883. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-colon-do.hs works (fourmolu) [✔]
  10884. 2570.27 s [fourmolu] declaration/value/function/infix/applicative.hs works (fourmolu) [✔]
  10885. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-normal.hs works (fourmolu) [✔]
  10886. 2570.27 s [fourmolu] declaration/value/function/infix/hspec-expectation.hs works (fourmolu) [✔]
  10887. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-l-lt.hs works (fourmolu) [✔]
  10888. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-s-colon.hs works (fourmolu) [✔]
  10889. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-s-dollar.hs works (fourmolu) [✔]
  10890. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-eq-dollar-1.hs works (fourmolu) [✔]
  10891. 2570.27 s [fourmolu] declaration/value/function/infix/dollar-chains-5.hs works (fourmolu) [✔]
  10892. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-gt-colon-2.hs works (fourmolu) [✔]
  10893. 2570.27 s [fourmolu] declaration/value/function/infix/simple.hs works (fourmolu) [✔]
  10894. 2570.27 s [fourmolu] declaration/value/function/infix/esqueleto-0.hs works (fourmolu) [✔]
  10895. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-colon-1.hs works (fourmolu) [✔]
  10896. 2570.27 s [fourmolu] declaration/value/function/infix/op-chain-r-lt-normal.hs works (fourmolu) [✔]
  10897. 2570.27 s [fourmolu] declaration/value/function/record/hanging-after-equal-con.hs works (fourmolu) [✔]
  10898. 2570.27 s [fourmolu] declaration/value/function/record/hanging-after-equal-update.hs works (fourmolu) [✔]
  10899. 2570.27 s [fourmolu] declaration/value/function/record/constructors.hs works (fourmolu) [✔]
  10900. 2570.27 s [fourmolu] declaration/value/function/record/wildcards.hs works (fourmolu) [✔]
  10901. 2570.27 s [fourmolu] declaration/value/function/record/updaters.hs works (fourmolu) [✔]
  10902. 2570.27 s [fourmolu] declaration/value/function/record/record-dot.hs works (fourmolu) [✔]
  10903. 2570.27 s [fourmolu] declaration/value/function/record/inter-comments.hs works (fourmolu) [✔]
  10904. 2570.27 s [fourmolu] declaration/value/function/pattern/n-plus-k-pattern.hs works (fourmolu) [✔]
  10905. 2570.27 s [fourmolu] declaration/value/function/pattern/as-pattern.hs works (fourmolu) [✔]
  10906. 2570.27 s [fourmolu] declaration/value/function/pattern/or-patterns.hs works (fourmolu) [✔]
  10907. 2570.27 s [fourmolu] declaration/value/function/pattern/multiline-guard-statement.hs works (fourmolu) [✔]
  10908. 2570.27 s [fourmolu] declaration/value/function/pattern/multiline-case-pattern.hs works (fourmolu) [✔]
  10909. 2570.27 s [fourmolu] declaration/value/function/pattern/multiple-guard-statements.hs works (fourmolu) [✔]
  10910. 2570.27 s [fourmolu] declaration/value/function/pattern/record-patterns.hs works (fourmolu) [✔]
  10911. 2570.27 s [fourmolu] declaration/value/function/pattern/unboxed-sum-pattern.hs works (fourmolu) [✔]
  10912. 2570.27 s [fourmolu] declaration/value/function/pattern/sig-pattern.hs works (fourmolu) [✔]
  10913. 2570.27 s [fourmolu] declaration/value/function/pattern/many-guards-in-singleline.hs works (fourmolu) [✔]
  10914. 2570.27 s [fourmolu] declaration/value/function/pattern/strictness.hs works (fourmolu) [✔]
  10915. 2570.27 s [fourmolu] declaration/value/function/pattern/splice-pattern.hs works (fourmolu) [✔]
  10916. 2570.27 s [fourmolu] declaration/value/function/pattern/view-pattern.hs works (fourmolu) [✔]
  10917. 2570.27 s [fourmolu] declaration/value/function/pattern/quasi-quotes-pattern.hs works (fourmolu) [✔]
  10918. 2570.27 s [fourmolu] declaration/value/function/pattern/pattern-bind.hs works (fourmolu) [✔]
  10919. 2570.27 s [fourmolu] declaration/value/function/pattern/famous-cardano-pattern.hs works (fourmolu) [✔]
  10920. 2570.27 s [fourmolu] declaration/value/function/do/recursive-do-rec.hs works (fourmolu) [✔]
  10921. 2570.27 s [fourmolu] declaration/value/function/do/blocks.hs works (fourmolu) [✔]
  10922. 2570.27 s [fourmolu] declaration/value/function/do/expr.hs works (fourmolu) [✔]
  10923. 2570.27 s [fourmolu] declaration/value/function/do/do-dollar-mixed-chain.hs works (fourmolu) [✔]
  10924. 2570.27 s [fourmolu] declaration/value/function/do/comment-alignment.hs works (fourmolu) [✔]
  10925. 2570.27 s [fourmolu] declaration/value/function/do/applications-and-parens.hs works (fourmolu) [✔]
  10926. 2570.27 s [fourmolu] declaration/value/function/do/operator-and-parens.hs works (fourmolu) [✔]
  10927. 2570.27 s [fourmolu] declaration/value/function/do/hang-rhs-arrow.hs works (fourmolu) [✔]
  10928. 2570.27 s [fourmolu] declaration/value/function/do/let.hs works (fourmolu) [✔]
  10929. 2570.27 s [fourmolu] declaration/value/function/do/recursive-do-mdo.hs works (fourmolu) [✔]
  10930. 2570.27 s [fourmolu] declaration/value/function/do/comment-spacing.hs works (fourmolu) [✔]
  10931. 2570.27 s [fourmolu] declaration/value/other/line-single-line.hs works (fourmolu) [✔]
  10932. 2570.27 s [fourmolu] declaration/value/other/comments-get-before-op.hs works (fourmolu) [✔]
  10933. 2570.27 s [fourmolu] declaration/value/other/line-multi-line.hs works (fourmolu) [✔]
  10934. 2570.27 s [fourmolu] declaration/value/pattern-synonyms/unidirectional.hs works (fourmolu) [✔]
  10935. 2570.27 s [fourmolu] declaration/value/pattern-synonyms/bidirectional.hs works (fourmolu) [✔]
  10936. 2570.27 s [fourmolu] declaration/value/pattern-synonyms/explicitely-bidirectional.hs works (fourmolu) [✔]
  10937. 2570.27 s [fourmolu] declaration/signature/standalone-kind.hs works (fourmolu) [✔]
  10938. 2570.27 s [fourmolu] declaration/signature/fixity/infixr.hs works (fourmolu) [✔]
  10939. 2570.27 s [fourmolu] declaration/signature/fixity/infix.hs works (fourmolu) [✔]
  10940. 2570.27 s [fourmolu] declaration/signature/fixity/infixl.hs works (fourmolu) [✔]
  10941. 2570.27 s [fourmolu] declaration/signature/inline/conlike.hs works (fourmolu) [✔]
  10942. 2570.27 s [fourmolu] declaration/signature/inline/noinline.hs works (fourmolu) [✔]
  10943. 2570.27 s [fourmolu] declaration/signature/inline/inlineable.hs works (fourmolu) [✔]
  10944. 2570.27 s [fourmolu] declaration/signature/inline/inline.hs works (fourmolu) [✔]
  10945. 2570.27 s [fourmolu] declaration/signature/specialize/specialize-instance.hs works (fourmolu) [✔]
  10946. 2570.27 s [fourmolu] declaration/signature/specialize/specialize.hs works (fourmolu) [✔]
  10947. 2570.27 s [fourmolu] declaration/signature/pattern/single-line.hs works (fourmolu) [✔]
  10948. 2570.27 s [fourmolu] declaration/signature/pattern/multiline.hs works (fourmolu) [✔]
  10949. 2570.27 s [fourmolu] declaration/signature/set-cost-centre/set-cost-centre.hs works (fourmolu) [✔]
  10950. 2570.27 s [fourmolu] declaration/signature/type/unrelated.hs works (fourmolu) [✔]
  10951. 2570.27 s [fourmolu] declaration/signature/type/context-single-line.hs works (fourmolu) [✔]
  10952. 2570.27 s [fourmolu] declaration/signature/type/unicode.hs works (fourmolu) [✔]
  10953. 2570.27 s [fourmolu] declaration/signature/type/long-function-name.hs works (fourmolu) [✔]
  10954. 2570.27 s [fourmolu] declaration/signature/type/context-multi-line.hs works (fourmolu) [✔]
  10955. 2570.27 s [fourmolu] declaration/signature/type/arguments.hs works (fourmolu) [✔]
  10956. 2570.27 s [fourmolu] declaration/signature/type/long-multiline-applications.hs works (fourmolu) [✔]
  10957. 2570.27 s [fourmolu] declaration/signature/type/multi-value.hs works (fourmolu) [✔]
  10958. 2570.27 s [fourmolu] declaration/signature/type/infix-promoted-type-constructor.hs works (fourmolu) [✔]
  10959. 2570.27 s [fourmolu] declaration/signature/complete/complete.hs works (fourmolu) [✔]
  10960. 2570.27 s [fourmolu] declaration/signature/minimal/minimal.hs works (fourmolu) [✔]
  10961. 2570.27 s [fourmolu] declaration/type/promotion-no-puns.hs works (fourmolu) [✔]
  10962. 2570.27 s [fourmolu] declaration/type/misc-kind-signatures.hs works (fourmolu) [✔]
  10963. 2570.27 s [fourmolu] declaration/type/parens-comments.hs works (fourmolu) [✔]
  10964. 2570.27 s [fourmolu] declaration/type/wildcard-binders.hs works (fourmolu) [✔]
  10965. 2570.27 s [fourmolu] declaration/type/promotion-0.hs works (fourmolu) [✔]
  10966. 2570.27 s [fourmolu] declaration/type/promotion-1.hs works (fourmolu) [✔]
  10967. 2570.27 s [fourmolu] declaration/type/forall.hs works (fourmolu) [✔]
  10968. 2570.27 s [fourmolu] declaration/type/lits.hs works (fourmolu) [✔]
  10969. 2570.27 s [fourmolu] declaration/type/type-applications.hs works (fourmolu) [✔]
  10970. 2570.27 s [fourmolu] declaration/type/splice.hs works (fourmolu) [✔]
  10971. 2570.27 s [fourmolu] declaration/type/visible-forall.hs works (fourmolu) [✔]
  10972. 2570.27 s [fourmolu] declaration/rewrite-rule/forall-0.hs works (fourmolu) [✔]
  10973. 2570.27 s [fourmolu] declaration/rewrite-rule/forall-1.hs works (fourmolu) [✔]
  10974. 2570.27 s [fourmolu] declaration/rewrite-rule/prelude1.hs works (fourmolu) [✔]
  10975. 2570.27 s [fourmolu] declaration/rewrite-rule/phase.hs works (fourmolu) [✔]
  10976. 2570.27 s [fourmolu] declaration/rewrite-rule/prelude4.hs works (fourmolu) [✔]
  10977. 2570.27 s [fourmolu] declaration/rewrite-rule/prelude2.hs works (fourmolu) [✔]
  10978. 2570.27 s [fourmolu] declaration/rewrite-rule/never-active.hs works (fourmolu) [✔]
  10979. 2570.27 s [fourmolu] declaration/rewrite-rule/empty.hs works (fourmolu) [✔]
  10980. 2570.27 s [fourmolu] declaration/rewrite-rule/prelude3.hs works (fourmolu) [✔]
  10981. 2570.27 s [fourmolu] declaration/rewrite-rule/basic2.hs works (fourmolu) [✔]
  10982. 2570.27 s [fourmolu] declaration/rewrite-rule/type-signature.hs works (fourmolu) [✔]
  10983. 2570.27 s [fourmolu] declaration/rewrite-rule/basic1.hs works (fourmolu) [✔]
  10984. 2570.27 s [fourmolu] declaration/class/type-operators2.hs works (fourmolu) [✔]
  10985. 2570.27 s [fourmolu] declaration/class/default-signatures-simple.hs works (fourmolu) [✔]
  10986. 2570.27 s [fourmolu] declaration/class/associated-type-defaults.hs works (fourmolu) [✔]
  10987. 2570.27 s [fourmolu] declaration/class/newlines-between-methods.hs works (fourmolu) [✔]
  10988. 2570.27 s [fourmolu] declaration/class/empty-classes.hs works (fourmolu) [✔]
  10989. 2570.27 s [fourmolu] declaration/class/poly-kinded-classes.hs works (fourmolu) [✔]
  10990. 2570.27 s [fourmolu] declaration/class/multi-parameters1.hs works (fourmolu) [✔]
  10991. 2570.27 s [fourmolu] declaration/class/newlines-and-default-decls.hs works (fourmolu) [✔]
  10992. 2570.27 s [fourmolu] declaration/class/functional-dependencies.hs works (fourmolu) [✔]
  10993. 2570.27 s [fourmolu] declaration/class/default-implementations.hs works (fourmolu) [✔]
  10994. 2570.27 s [fourmolu] declaration/class/associated-data1.hs works (fourmolu) [✔]
  10995. 2570.27 s [fourmolu] declaration/class/newlines-after-where.hs works (fourmolu) [✔]
  10996. 2570.27 s [fourmolu] declaration/class/default-signatures.hs works (fourmolu) [✔]
  10997. 2570.27 s [fourmolu] declaration/class/super-classes.hs works (fourmolu) [✔]
  10998. 2570.27 s [fourmolu] declaration/class/multi-parameters2.hs works (fourmolu) [✔]
  10999. 2570.27 s [fourmolu] declaration/class/associated-data2.hs works (fourmolu) [✔]
  11000. 2570.27 s [fourmolu] declaration/class/dependency-super-classes.hs works (fourmolu) [✔]
  11001. 2570.27 s [fourmolu] declaration/class/default-implementations-comments.hs works (fourmolu) [✔]
  11002. 2570.27 s [fourmolu] declaration/class/single-parameters.hs works (fourmolu) [✔]
  11003. 2570.27 s [fourmolu] declaration/class/associated-types2.hs works (fourmolu) [✔]
  11004. 2570.27 s [fourmolu] declaration/class/type-operators1.hs works (fourmolu) [✔]
  11005. 2570.27 s [fourmolu] declaration/class/type-operators3.hs works (fourmolu) [✔]
  11006. 2570.27 s [fourmolu] declaration/class/newlines-and-haddocks.hs works (fourmolu) [✔]
  11007. 2570.27 s [fourmolu] declaration/class/associated-types1.hs works (fourmolu) [✔]
  11008. 2570.27 s [fourmolu] declaration/splice/quasiquote.hs works (fourmolu) [✔]
  11009. 2570.27 s [fourmolu] declaration/splice/untyped-splice.hs works (fourmolu) [✔]
  11010. 2570.27 s [fourmolu] declaration/splice/bracket.hs works (fourmolu) [✔]
  11011. 2570.27 s [fourmolu] declaration/splice/grouped-splices.hs works (fourmolu) [✔]
  11012. 2570.27 s [fourmolu] declaration/splice/quotes.hs works (fourmolu) [✔]
  11013. 2570.27 s [fourmolu] declaration/splice/typed-splice.hs works (fourmolu) [✔]
  11014. 2570.27 s [fourmolu] declaration/splice/bracket-unicode.hs works (fourmolu) [✔]
  11015. 2570.27 s [fourmolu] declaration/splice/splice-decl.hs works (fourmolu) [✔]
  11016. 2570.27 s [fourmolu] declaration/splice/bracket-declaration.hs works (fourmolu) [✔]
  11017. 2570.27 s [fourmolu] declaration/type-synonyms/multi-line.hs works (fourmolu) [✔]
  11018. 2570.27 s [fourmolu] declaration/type-synonyms/with-weird-haddock.hs works (fourmolu) [✔]
  11019. 2570.27 s [fourmolu] declaration/type-synonyms/simple.hs works (fourmolu) [✔]
  11020. 2570.27 s [fourmolu] declaration/default/default.hs works (fourmolu) [✔]
  11021. 2570.27 s [fourmolu] declaration/data/single-constructor-with-haddock.hs works (fourmolu) [✔]
  11022. 2570.27 s [fourmolu] declaration/data/operators.hs works (fourmolu) [✔]
  11023. 2570.27 s [fourmolu] declaration/data/unnamed-field-comment-1.hs works (fourmolu) [✔]
  11024. 2570.27 s [fourmolu] declaration/data/deriving-strategies.hs works (fourmolu) [✔]
  11025. 2570.27 s [fourmolu] declaration/data/unnamed-field-comment-2.hs works (fourmolu) [✔]
  11026. 2570.27 s [fourmolu] declaration/data/newtype.hs works (fourmolu) [✔]
  11027. 2570.27 s [fourmolu] declaration/data/with-comment.hs works (fourmolu) [✔]
  11028. 2570.27 s [fourmolu] declaration/data/wildcard-binders.hs works (fourmolu) [✔]
  11029. 2570.27 s [fourmolu] declaration/data/multiline-names.hs works (fourmolu) [✔]
  11030. 2570.27 s [fourmolu] declaration/data/ctype-1.hs works (fourmolu) [✔]
  11031. 2570.27 s [fourmolu] declaration/data/existential.hs works (fourmolu) [✔]
  11032. 2570.27 s [fourmolu] declaration/data/partly-documented.hs works (fourmolu) [✔]
  11033. 2570.27 s [fourmolu] declaration/data/unnamed-field-comment-3.hs works (fourmolu) [✔]
  11034. 2570.27 s [fourmolu] declaration/data/fat-multiline.hs works (fourmolu) [✔]
  11035. 2570.27 s [fourmolu] declaration/data/empty.hs works (fourmolu) [✔]
  11036. 2570.27 s [fourmolu] declaration/data/gadt-syntax.hs works (fourmolu) [✔]
  11037. 2570.27 s [fourmolu] declaration/data/ctype-0.hs works (fourmolu) [✔]
  11038. 2570.27 s [fourmolu] declaration/data/infix.hs works (fourmolu) [✔]
  11039. 2570.27 s [fourmolu] declaration/data/datatype-contexts.hs works (fourmolu) [✔]
  11040. 2570.27 s [fourmolu] declaration/data/kind-annotations.hs works (fourmolu) [✔]
  11041. 2570.27 s [fourmolu] declaration/data/with-weird-haddock.hs works (fourmolu) [✔]
  11042. 2570.27 s [fourmolu] declaration/data/unnamed-field-comment-0.hs works (fourmolu) [✔]
  11043. 2570.27 s [fourmolu] declaration/data/type-data.hs works (fourmolu) [✔]
  11044. 2570.27 s [fourmolu] declaration/data/record-fancy-existential.hs works (fourmolu) [✔]
  11045. 2570.27 s [fourmolu] declaration/data/simple-broken.hs works (fourmolu) [✔]
  11046. 2570.27 s [fourmolu] declaration/data/deriving.hs works (fourmolu) [✔]
  11047. 2570.27 s [fourmolu] declaration/data/strictness.hs works (fourmolu) [✔]
  11048. 2570.27 s [fourmolu] declaration/data/invisible-binders.hs works (fourmolu) [✔]
  11049. 2570.27 s [fourmolu] declaration/data/record-multi-const.hs works (fourmolu) [✔]
  11050. 2570.27 s [fourmolu] declaration/data/existential-multiline.hs works (fourmolu) [✔]
  11051. 2570.27 s [fourmolu] declaration/data/record-singleline.hs works (fourmolu) [✔]
  11052. 2570.27 s [fourmolu] declaration/data/multiline-arg-parens.hs works (fourmolu) [✔]
  11053. 2570.27 s [fourmolu] declaration/data/multiline.hs works (fourmolu) [✔]
  11054. 2570.27 s [fourmolu] declaration/data/simple.hs works (fourmolu) [✔]
  11055. 2570.27 s [fourmolu] declaration/data/infix-haddocks.hs works (fourmolu) [✔]
  11056. 2570.27 s [fourmolu] declaration/data/record.hs works (fourmolu) [✔]
  11057. 2570.27 s [fourmolu] declaration/data/existential-unicode.hs works (fourmolu) [✔]
  11058. 2570.27 s [fourmolu] declaration/data/field-layout/record-2.hs works (fourmolu) [✔]
  11059. 2570.27 s [fourmolu] declaration/data/field-layout/variants.hs works (fourmolu) [✔]
  11060. 2570.27 s [fourmolu] declaration/data/field-layout/record-1.hs works (fourmolu) [✔]
  11061. 2570.27 s [fourmolu] declaration/data/field-layout/gadt.hs works (fourmolu) [✔]
  11062. 2570.27 s [fourmolu] declaration/data/field-layout/record-0.hs works (fourmolu) [✔]
  11063. 2570.27 s [fourmolu] declaration/data/gadt/multiline-where.hs works (fourmolu) [✔]
  11064. 2570.27 s [fourmolu] declaration/data/gadt/unicode.hs works (fourmolu) [✔]
  11065. 2570.27 s [fourmolu] declaration/data/gadt/multiple-declaration.hs works (fourmolu) [✔]
  11066. 2570.27 s [fourmolu] declaration/data/gadt/strictness.hs works (fourmolu) [✔]
  11067. 2570.27 s [fourmolu] declaration/data/gadt/multiline.hs works (fourmolu) [✔]
  11068. 2570.27 s [fourmolu] declaration/data/gadt/simple.hs works (fourmolu) [✔]
  11069. 2570.27 s [fourmolu] declaration/data/gadt/record.hs works (fourmolu) [✔]
  11070. 2570.27 s [fourmolu] declaration/type-families/type-family/injective.hs works (fourmolu) [✔]
  11071. 2570.27 s [fourmolu] declaration/type-families/type-family/operator.hs works (fourmolu) [✔]
  11072. 2570.27 s [fourmolu] declaration/type-families/type-family/no-annotation.hs works (fourmolu) [✔]
  11073. 2570.27 s [fourmolu] declaration/type-families/type-family/simple.hs works (fourmolu) [✔]
  11074. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/multi-line.hs works (fourmolu) [✔]
  11075. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/injective.hs works (fourmolu) [✔]
  11076. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/type-arguments.hs works (fourmolu) [✔]
  11077. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/with-comments.hs works (fourmolu) [✔]
  11078. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/infix.hs works (fourmolu) [✔]
  11079. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/promotion.hs works (fourmolu) [✔]
  11080. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/with-equal-sign.hs works (fourmolu) [✔]
  11081. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/no-annotation.hs works (fourmolu) [✔]
  11082. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/simple.hs works (fourmolu) [✔]
  11083. 2570.27 s [fourmolu] declaration/type-families/closed-type-family/with-forall.hs works (fourmolu) [✔]
  11084. 2570.27 s [fourmolu] declaration/type-families/data-family/type-arguments.hs works (fourmolu) [✔]
  11085. 2570.27 s [fourmolu] declaration/type-families/data-family/no-annotation.hs works (fourmolu) [✔]
  11086. 2570.27 s [fourmolu] declaration/type-families/data-family/simple.hs works (fourmolu) [✔]
  11087. 2570.27 s [fourmolu] declaration/deriving/overlapping.hs works (fourmolu) [✔]
  11088. 2570.27 s [fourmolu] declaration/deriving/singleline.hs works (fourmolu) [✔]
  11089. 2570.27 s [fourmolu] declaration/deriving/multiline.hs works (fourmolu) [✔]
  11090. 2570.27 s [fourmolu] declaration/foreign/foreign-export.hs works (fourmolu) [✔]
  11091. 2570.27 s [fourmolu] declaration/foreign/foreign-import.hs works (fourmolu) [✔]
  11092. 2570.27 s [fourmolu] other/comment-glued-together.hs works (fourmolu) [✔]
  11093. 2570.27 s [fourmolu] other/haddock-without-module-header.hs works (fourmolu) [✔]
  11094. 2570.27 s [fourmolu] other/invalid-haddock-double-trigger.hs works (fourmolu) [✔]
  11095. 2570.27 s [fourmolu] other/argument-comment.hs works (fourmolu) [✔]
  11096. 2570.27 s [fourmolu] other/linear-arrows.hs works (fourmolu) [✔]
  11097. 2570.27 s [fourmolu] other/jsffi.hs works (fourmolu) [✔]
  11098. 2570.27 s [fourmolu] other/comment-trailing-space.hs works (fourmolu) [✔]
  11099. 2570.27 s [fourmolu] other/comment-after-preceding-haddock.hs works (fourmolu) [✔]
  11100. 2570.27 s [fourmolu] other/invalid-haddock-1.hs works (fourmolu) [✔]
  11101. 2570.27 s [fourmolu] other/following-comment-last-0.hs works (fourmolu) [✔]
  11102. 2570.27 s [fourmolu] other/comment-empty-let.hs works (fourmolu) [✔]
  11103. 2570.27 s [fourmolu] other/pragma.hs works (fourmolu) [✔]
  11104. 2570.27 s [fourmolu] other/comment-two-blocks.hs works (fourmolu) [✔]
  11105. 2570.27 s [fourmolu] other/comment-inside-construct.hs works (fourmolu) [✔]
  11106. 2570.27 s [fourmolu] other/inline-comment-0.hs works (fourmolu) [✔]
  11107. 2570.27 s [fourmolu] other/multiline-comments-reindent.hs works (fourmolu) [✔]
  11108. 2570.27 s [fourmolu] other/invalid-haddock-weird.hs works (fourmolu) [✔]
  11109. 2570.27 s [fourmolu] other/overly-indented.hs works (fourmolu) [✔]
  11110. 2570.27 s [fourmolu] other/following-comment-last-2.hs works (fourmolu) [✔]
  11111. 2570.27 s [fourmolu] other/comment-alignment.hs works (fourmolu) [✔]
  11112. 2570.27 s [fourmolu] other/invalid-haddock-2.hs works (fourmolu) [✔]
  11113. 2570.27 s [fourmolu] other/following-comment-last-3.hs works (fourmolu) [✔]
  11114. 2570.27 s [fourmolu] other/pragma-comments.hs works (fourmolu) [✔]
  11115. 2570.27 s [fourmolu] other/inline-comment-1.hs works (fourmolu) [✔]
  11116. 2570.27 s [fourmolu] other/multiple-blank-line-comment.hs works (fourmolu) [✔]
  11117. 2570.27 s [fourmolu] other/comment-before-hanging.hs works (fourmolu) [✔]
  11118. 2570.27 s [fourmolu] other/empty-haddock.hs works (fourmolu) [✔]
  11119. 2570.27 s [fourmolu] other/following-comment-last-1.hs works (fourmolu) [✔]
  11120. 2570.27 s [fourmolu] other/comment-following-preceding-gap.hs works (fourmolu) [✔]
  11121. 2570.27 s [fourmolu] other/comment-style-transform.hs works (fourmolu) [✔]
  11122. 2570.27 s [fourmolu] other/pragma-sorting.hs works (fourmolu) [✔]
  11123. 2570.27 s [fourmolu] other/ascii.hs works (fourmolu) [✔]
  11124. 2570.27 s [fourmolu] other/empty-forall.hs works (fourmolu) [✔]
  11125. 2570.27 s [fourmolu] other/multiline-forall.hs works (fourmolu) [✔]
  11126. 2570.27 s [fourmolu] other/merging-comments.hs works (fourmolu) [✔]
  11127. 2570.27 s [fourmolu] other/pragma-comments-after.hs works (fourmolu) [✔]
  11128. 2570.27 s [fourmolu] other/pragma-no-header.hs works (fourmolu) [✔]
  11129. 2570.27 s [fourmolu] other/comment-multiline-after.hs works (fourmolu) [✔]
  11130. 2570.27 s [fourmolu] other/trailing-whitespace.hs works (fourmolu) [✔]
  11131. 2570.27 s [fourmolu] other/haddock-sections.hs works (fourmolu) [✔]
  11132. 2570.27 s [fourmolu] other/comment-spacing.hs works (fourmolu) [✔]
  11133. 2570.27 s [fourmolu] other/consequetive-pipe-comments.hs works (fourmolu) [✔]
  11134. 2570.27 s [fourmolu] other/necessary-brackets.hs works (fourmolu) [✔]
  11135. 2570.27 s [fourmolu] other/cpp/separation-2a.hs works (fourmolu) [✔]
  11136. 2570.27 s [fourmolu] other/cpp/cpp-and-imports.hs works (fourmolu) [✔]
  11137. 2570.27 s [fourmolu] other/cpp/separation-1b.hs works (fourmolu) [✔]
  11138. 2570.27 s [fourmolu] other/cpp/continuation.hs works (fourmolu) [✔]
  11139. 2570.27 s [fourmolu] other/cpp/shifted.hs works (fourmolu) [✔]
  11140. 2570.27 s [fourmolu] other/cpp/separation-1a.hs works (fourmolu) [✔]
  11141. 2570.27 s [fourmolu] other/cpp/simple-import.hs works (fourmolu) [✔]
  11142. 2570.27 s [fourmolu] other/cpp/separation-0a.hs works (fourmolu) [✔]
  11143. 2570.27 s [fourmolu] other/cpp/separation-0b.hs works (fourmolu) [✔]
  11144. 2570.27 s [fourmolu] other/cpp/lonely-hash.hs works (fourmolu) [✔]
  11145. 2570.27 s [fourmolu] other/cpp/separation-2b.hs works (fourmolu) [✔]
  11146. 2570.27 s [fourmolu] other/disabling/closing-comment-in-disabled-region.hs works (fourmolu) [✔]
  11147. 2570.27 s [fourmolu] other/disabling/line-pragma-in-disabled-region.hs works (fourmolu) [✔]
  11148. 2570.27 s [fourmolu] other/disabling/preserve-empty-lines.hs works (fourmolu) [✔]
  11149. 2570.27 s [fourmolu] other/disabling/whole-file.hs works (fourmolu) [✔]
  11150. 2570.27 s [fourmolu] other/disabling/suffix-comment.hs works (fourmolu) [✔]
  11151. 2570.27 s [fourmolu] other/disabling/preserve-trailing-whitespace.hs works (fourmolu) [✔]
  11152. 2570.27 s [fourmolu] other/disabling/normalize-magic-comments.hs works (fourmolu) [✔]
  11153. 2570.27 s [fourmolu] other/disabling/single-definition.hs works (fourmolu) [✔]
  11154. 2570.27 s [fourmolu] other/disabling/empty-disabled-region.hs works (fourmolu) [✔]
  11155. 2570.27 s [fourmolu] module-header/warning-pragma-list-multiline.hs works (fourmolu) [✔]
  11156. 2570.27 s [fourmolu] module-header/warning-pragma.hs works (fourmolu) [✔]
  11157. 2570.27 s [fourmolu] module-header/double-shebangs.hs works (fourmolu) [✔]
  11158. 2570.27 s [fourmolu] module-header/stack-header-0.hs works (fourmolu) [✔]
  11159. 2570.27 s [fourmolu] module-header/leading-empty-line.hs works (fourmolu) [✔]
  11160. 2570.27 s [fourmolu] module-header/multiline-empty.hs works (fourmolu) [✔]
  11161. 2570.27 s [fourmolu] module-header/simple-with-comments.hs works (fourmolu) [✔]
  11162. 2570.27 s [fourmolu] module-header/singleline-empty.hs works (fourmolu) [✔]
  11163. 2570.27 s [fourmolu] module-header/shebang-with-pragmas.hs works (fourmolu) [✔]
  11164. 2570.28 s [fourmolu] module-header/warning-pragma-multiline.hs works (fourmolu) [✔]
  11165. 2570.28 s [fourmolu] module-header/multiline-with-comments.hs works (fourmolu) [✔]
  11166. 2570.28 s [fourmolu] module-header/named-section.hs works (fourmolu) [✔]
  11167. 2570.28 s [fourmolu] module-header/multiline-empty-comment.hs works (fourmolu) [✔]
  11168. 2570.28 s [fourmolu] module-header/empty.hs works (fourmolu) [✔]
  11169. 2570.28 s [fourmolu] module-header/double-dot-with-names.hs works (fourmolu) [✔]
  11170. 2570.28 s [fourmolu] module-header/singleline.hs works (fourmolu) [✔]
  11171. 2570.28 s [fourmolu] module-header/empty-haddock.hs works (fourmolu) [✔]
  11172. 2570.28 s [fourmolu] module-header/stack-header-1.hs works (fourmolu) [✔]
  11173. 2570.28 s [fourmolu] module-header/stack-header-2.hs works (fourmolu) [✔]
  11174. 2570.28 s [fourmolu] module-header/shebang.hs works (fourmolu) [✔]
  11175. 2570.28 s [fourmolu] module-header/multiline2.hs works (fourmolu) [✔]
  11176. 2570.28 s [fourmolu] module-header/preceding-comment-with-haddock.hs works (fourmolu) [✔]
  11177. 2570.28 s [fourmolu] module-header/warning-pragma-singleton-list.hs works (fourmolu) [✔]
  11178. 2570.28 s [fourmolu] module-header/multiline.hs works (fourmolu) [✔]
  11179. 2570.28 s [fourmolu] module-header/simple.hs works (fourmolu) [✔]
  11180. 2570.28 s [fourmolu] Ormolu.Utils.Glob
  11181. 2570.28 s [fourmolu] glob
  11182. 2570.28 s [fourmolu] should match modules exactly [✔]
  11183. 2570.28 s [fourmolu] should fail if case doesn't match [✔]
  11184. 2570.28 s [fourmolu] should allow * to match anything on the same level [✔]
  11185. 2570.28 s [fourmolu] should fail if input doesn't match glob even with wildcards [✔]
  11186. 2570.28 s [fourmolu] should disallow * to match anything on different level [✔]
  11187. 2570.28 s [fourmolu] should allow multiple * [✔]
  11188. 2570.28 s [fourmolu] should allow * at the beginning [✔]
  11189. 2570.28 s [fourmolu] should allow * at the end [✔]
  11190. 2570.28 s [fourmolu] should allow ** to match anything on the same level [✔]
  11191. 2570.28 s [fourmolu] should allow ** to match anything on multiple levels [✔]
  11192. 2570.28 s [fourmolu] Properties
  11193. 2570.28 s [fourmolu] should obey: s `matches` glob s with s being any string without '*' [✔]
  11194. 2570.28 s [fourmolu] +++ OK, passed 100 tests.
  11195. 2570.28 s [fourmolu] should obey: (a <> b <> c) `matches` glob (a <> * <> c) with b being a module name [✔]
  11196. 2570.28 s [fourmolu] +++ OK, passed 100 tests.
  11197. 2570.28 s [fourmolu] should obey: (a <> b <> c) `matches` glob (a <> ** <> c) [✔]
  11198. 2570.28 s [fourmolu] +++ OK, passed 100 tests.
  11199. 2570.28 s [fourmolu]
  11200. 2570.28 s [fourmolu] Finished in 53.9347 seconds
  11201. 2570.28 s [fourmolu] 1270 examples, 0 failures
  11202. 2570.28 s [fourmolu] Test suite tests: PASS
  11203. 2570.28 s [fourmolu] Test suite logged to: dist/test/fourmolu-0.19.0.1-tests.log
  11204. 2570.28 s [fourmolu] 1 of 1 test suites (1 of 1 test cases) passed.
  11205. 2570.28 s [fourmolu] checkPhase completed in 1 minutes 40 seconds
  11206. 2570.28 s [fourmolu] Phase: haddockPhase
  11207. 2570.38 s [fourmolu] Preprocessing library for fourmolu-0.19.0.1...
  11208. 2570.39 s [fourmolu] Running Haddock on library for fourmolu-0.19.0.1...
  11209. 2570.39 s [fourmolu] Warning: The documentation for the following packages are not installed. No
  11210. 2570.39 s [fourmolu] links will be generated to these packages: vector-0.13.2.0
  11211. 2570.78 s [fourmolu] [ 1 of 61] Compiling GHC.DynFlags ( src/GHC/DynFlags.hs, /build/ghc4187_0/ghc_10.o, /build/ghc4187_0/ghc_10.dyn_o )
  11212. 2570.92 s [fourmolu] [ 2 of 61] Compiling Ormolu.Printer.SpanStream ( src/Ormolu/Printer/SpanStream.hs, nothing )
  11213. 2571.06 s [fourmolu] [ 3 of 61] Compiling Ormolu.Processing.Cpp ( src/Ormolu/Processing/Cpp.hs, nothing )
  11214. 2571.08 s [fourmolu] [ 4 of 61] Compiling Ormolu.Utils ( src/Ormolu/Utils.hs, /build/ghc4187_0/ghc_32.o, /build/ghc4187_0/ghc_32.dyn_o )
  11215. 2571.35 s [fourmolu] [ 5 of 61] Compiling Ormolu.Terminal ( src/Ormolu/Terminal.hs, /build/ghc4187_0/ghc_28.o, /build/ghc4187_0/ghc_28.dyn_o )
  11216. 2571.61 s [fourmolu] [ 6 of 61] Compiling Ormolu.Terminal.QualifiedDo ( src/Ormolu/Terminal/QualifiedDo.hs, /build/ghc4187_0/ghc_30.o, /build/ghc4187_0/ghc_30.dyn_o )
  11217. 2571.63 s [fourmolu] [ 7 of 61] Compiling Ormolu.Diff.Text ( src/Ormolu/Diff/Text.hs, /build/ghc4187_0/ghc_16.o, /build/ghc4187_0/ghc_16.dyn_o )
  11218. 2571.82 s [fourmolu] [ 8 of 61] Compiling Ormolu.Exception ( src/Ormolu/Exception.hs, /build/ghc4187_0/ghc_18.o, /build/ghc4187_0/ghc_18.dyn_o )
  11219. 2571.94 s [fourmolu] [ 9 of 61] Compiling Ormolu.Parser.Pragma ( src/Ormolu/Parser/Pragma.hs, nothing )
  11220. 2571.96 s [fourmolu] [10 of 61] Compiling Ormolu.Parser.CommentStream ( src/Ormolu/Parser/CommentStream.hs, nothing )
  11221. 2572.01 s [fourmolu] [11 of 61] Compiling Ormolu.Fixity.Internal ( src/Ormolu/Fixity/Internal.hs, /build/ghc4187_0/ghc_24.o, /build/ghc4187_0/ghc_24.dyn_o )
  11222. 2572.37 s [fourmolu] [12 of 61] Compiling Ormolu.Fixity.Imports ( src/Ormolu/Fixity/Imports.hs, /build/ghc4187_0/ghc_22.o, /build/ghc4187_0/ghc_22.dyn_o )
  11223. 2572.43 s [fourmolu] [13 of 61] Compiling Ormolu.Fixity ( src/Ormolu/Fixity.hs, /build/ghc4187_0/ghc_20.o, /build/ghc4187_0/ghc_20.dyn_o )
  11224. 2572.76 s [fourmolu] [14 of 61] Compiling Ormolu.Printer.Operators ( src/Ormolu/Printer/Operators.hs, nothing )
  11225. 2572.80 s [fourmolu] [15 of 61] Compiling Ormolu.Fixity.Printer ( src/Ormolu/Fixity/Printer.hs, nothing )
  11226. 2572.81 s [fourmolu] [16 of 61] Compiling Ormolu.Fixity.Parser ( src/Ormolu/Fixity/Parser.hs, /build/ghc4187_0/ghc_26.o, /build/ghc4187_0/ghc_26.dyn_o )
  11227. 2572.94 s [fourmolu] [17 of 61] Compiling Ormolu.Utils.Glob ( src/Ormolu/Utils/Glob.hs, /build/ghc4187_0/ghc_36.o, /build/ghc4187_0/ghc_36.dyn_o )
  11228. 2573.00 s [fourmolu] [18 of 61] Compiling Ormolu.Config.Types ( src/Ormolu/Config/Types.hs, /build/ghc4187_0/ghc_14.o, /build/ghc4187_0/ghc_14.dyn_o )
  11229. 2573.41 s [fourmolu] [19 of 61] Compiling Ormolu.Config.Gen ( src/Ormolu/Config/Gen.hs, /build/ghc4187_0/ghc_12.o, /build/ghc4187_0/ghc_12.dyn_o )
  11230. 2573.58 s [lsp] Documentation created: dist/doc/html/lsp/, dist/doc/html/lsp/lsp.txt
  11231. 2573.63 s [lsp] Preprocessing test suite 'lsp-test' for lsp-2.7.0.1...
  11232. 2573.64 s [lsp] Phase: installPhase
  11233. 2573.72 s [lsp] Installing library in /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  11234. 2574.02 s [lsp] Phase: fixupPhase
  11235. 2574.04 s [lsp] shrinking RPATHs of ELF executables and libraries in /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1
  11236. 2574.04 s [lsp] shrinking /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSlsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed-ghc9.10.2.so
  11237. 2574.07 s [lsp] checking for references to /build/ in /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1...
  11238. 2574.08 s [lsp] patching script interpreter paths in /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1
  11239. 2574.09 s [lsp] stripping (with command strip and flags -S -p) in /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1/lib
  11240. 2574.17 s [lsp] shrinking RPATHs of ELF executables and libraries in /nix/store/iqarql1m8mwjq75b046azm3sajfdv43v-lsp-2.7.0.1-doc
  11241. 2574.18 s [lsp] checking for references to /build/ in /nix/store/iqarql1m8mwjq75b046azm3sajfdv43v-lsp-2.7.0.1-doc...
  11242. 2574.20 s [lsp] patching script interpreter paths in /nix/store/iqarql1m8mwjq75b046azm3sajfdv43v-lsp-2.7.0.1-doc
  11243. 2574.32 s [lsp:post-build] Uploading to cachix cache "sellout": /nix/store/iqarql1m8mwjq75b046azm3sajfdv43v-lsp-2.7.0.1-doc /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1
  11244. 2574.75 s [lsp:post-build] Pushing 2 paths (261 are already present) using zstd to cache sellout ⏳
  11245. 2574.75 s [lsp:post-build]
  11246. 2575.10 s [lsp:post-build] Pushing /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1 (8.18 MiB)
  11247. 2575.23 s [lsp:post-build] Pushing /nix/store/iqarql1m8mwjq75b046azm3sajfdv43v-lsp-2.7.0.1-doc (2.12 MiB)
  11248. 2576.43 s [lsp:post-build]
  11249. 2576.43 s [lsp:post-build] All done.
  11250. 2576.44 s [lsp:post-build] Uploading to the NixCI cache: /nix/store/iqarql1m8mwjq75b046azm3sajfdv43v-lsp-2.7.0.1-doc /nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1
  11251. 2576.48 s [lsp:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  11252. 2576.62 s [lsp:post-build] copying 2 paths...
  11253. 2576.62 s [lsp:post-build] copying path '/nix/store/iqarql1m8mwjq75b046azm3sajfdv43v-lsp-2.7.0.1-doc' to 'https://cache.nix-ci.com'...
  11254. 2576.98 s [lsp:post-build] copying path '/nix/store/spaqx8gqay55n2v7h7k5ji24wazbl2mv-lsp-2.7.0.1' to 'https://cache.nix-ci.com'...
  11255. 2578.55 s [lsp:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  11256. 2578.75 s [lsp:post-build] copying 1 paths...
  11257. 2578.75 s [lsp:post-build] copying path '/nix/store/y7vm2bpnq78qkgww1aa0jlhaa7vn97p5-lsp-2.7.0.1.drv' to 'https://cache.nix-ci.com'...
  11258. 2578.90 s Progress: 307 of 315 built (1 building), 444 of 444 downloaded from cache
  11259. 2578.96 s Building /nix/store/y1gqyywr9ay73hw8f3258i0pa85d3i5r-hls-plugin-api-2.12.0.0.drv
  11260. 2579.00 s Building /nix/store/7bvxfa59vimg6jf3wgx8gl3575h1cvvg-lsp-test-0.17.1.1.drv
  11261. 2579.00 s [fourmolu] [20 of 61] Compiling Ormolu.Utils.IO ( src/Ormolu/Utils/IO.hs, /build/ghc4187_0/ghc_38.o, /build/ghc4187_0/ghc_38.dyn_o )
  11262. 2579.00 s [fourmolu] [21 of 61] Compiling Ormolu.Utils.Fixity ( src/Ormolu/Utils/Fixity.hs, /build/ghc4187_0/ghc_34.o, /build/ghc4187_0/ghc_34.dyn_o )
  11263. 2579.00 s [fourmolu] [22 of 61] Compiling Ormolu.Config ( src/Ormolu/Config.hs, nothing )
  11264. 2579.00 s [fourmolu] [23 of 61] Compiling Ormolu.Processing.Common ( src/Ormolu/Processing/Common.hs, nothing )
  11265. 2579.00 s [fourmolu] [24 of 61] Compiling Ormolu.Processing.Preprocess ( src/Ormolu/Processing/Preprocess.hs, nothing )
  11266. 2579.00 s [fourmolu] [25 of 61] Compiling Ormolu.Printer.Internal ( src/Ormolu/Printer/Internal.hs, nothing )
  11267. 2579.00 s [fourmolu] [26 of 61] Compiling Ormolu.Printer.Comments ( src/Ormolu/Printer/Comments.hs, nothing )
  11268. 2579.00 s [fourmolu] [27 of 61] Compiling Ormolu.Printer.Combinators ( src/Ormolu/Printer/Combinators.hs, nothing )
  11269. 2579.00 s [fourmolu] [28 of 61] Compiling Ormolu.Printer.Meat.Pragma ( src/Ormolu/Printer/Meat/Pragma.hs, nothing )
  11270. 2579.00 s [fourmolu] [29 of 61] Compiling Ormolu.Printer.Meat.Declaration.StringLiteral ( src/Ormolu/Printer/Meat/Declaration/StringLiteral.hs, nothing )
  11271. 2579.00 s [fourmolu] [30 of 61] Compiling Ormolu.Printer.Meat.Common ( src/Ormolu/Printer/Meat/Common.hs, nothing )
  11272. 2579.00 s [fourmolu] [31 of 61] Compiling Ormolu.Printer.Meat.Declaration.Warning ( src/Ormolu/Printer/Meat/Declaration/Warning.hs, nothing )
  11273. 2579.00 s [fourmolu] [32 of 61] Compiling Ormolu.Printer.Meat.ImportExport ( src/Ormolu/Printer/Meat/ImportExport.hs, nothing )
  11274. 2579.00 s [fourmolu] [33 of 61] Compiling Ormolu.Printer.Meat.Declaration.RoleAnnotation ( src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs, nothing )
  11275. 2579.00 s [fourmolu] [34 of 61] Compiling Ormolu.Printer.Meat.Declaration.OpTree[boot] ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs-boot, nothing )
  11276. 2579.00 s [fourmolu] [35 of 61] Compiling Ormolu.Printer.Meat.Declaration.Value[boot] ( src/Ormolu/Printer/Meat/Declaration/Value.hs-boot, nothing )
  11277. 2579.00 s [fourmolu] [36 of 61] Compiling Ormolu.Printer.Meat.Type ( src/Ormolu/Printer/Meat/Type.hs, nothing )
  11278. 2579.00 s [fourmolu] [37 of 61] Compiling Ormolu.Printer.Meat.Declaration.Signature ( src/Ormolu/Printer/Meat/Declaration/Signature.hs, nothing )
  11279. 2579.00 s [fourmolu] [38 of 61] Compiling Ormolu.Printer.Meat.Declaration.Foreign ( src/Ormolu/Printer/Meat/Declaration/Foreign.hs, nothing )
  11280. 2579.00 s [fourmolu] [39 of 61] Compiling Ormolu.Printer.Meat.Declaration.TypeFamily ( src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs, nothing )
  11281. 2579.00 s [fourmolu] [40 of 61] Compiling Ormolu.Printer.Meat.Declaration.Type ( src/Ormolu/Printer/Meat/Declaration/Type.hs, nothing )
  11282. 2579.00 s [fourmolu] [41 of 61] Compiling Ormolu.Printer.Meat.Declaration.Data ( src/Ormolu/Printer/Meat/Declaration/Data.hs, nothing )
  11283. 2579.00 s [fourmolu] [42 of 61] Compiling Ormolu.Printer.Meat.Declaration.Default ( src/Ormolu/Printer/Meat/Declaration/Default.hs, nothing )
  11284. 2579.00 s [fourmolu] [43 of 61] Compiling Ormolu.Printer.Meat.Declaration[boot] ( src/Ormolu/Printer/Meat/Declaration.hs-boot, nothing )
  11285. 2579.00 s [fourmolu] [44 of 61] Compiling Ormolu.Printer.Meat.Declaration.Value ( src/Ormolu/Printer/Meat/Declaration/Value.hs, nothing )
  11286. 2579.00 s [fourmolu] [45 of 61] Compiling Ormolu.Printer.Meat.Declaration.OpTree ( src/Ormolu/Printer/Meat/Declaration/OpTree.hs, nothing )
  11287. 2579.00 s [fourmolu] [46 of 61] Compiling Ormolu.Printer.Meat.Declaration.Splice ( src/Ormolu/Printer/Meat/Declaration/Splice.hs, nothing )
  11288. 2579.00 s [fourmolu] [47 of 61] Compiling Ormolu.Printer.Meat.Declaration.Rule ( src/Ormolu/Printer/Meat/Declaration/Rule.hs, nothing )
  11289. 2579.00 s [fourmolu] [48 of 61] Compiling Ormolu.Printer.Meat.Declaration.Annotation ( src/Ormolu/Printer/Meat/Declaration/Annotation.hs, nothing )
  11290. 2579.00 s [fourmolu] [49 of 61] Compiling Ormolu.Printer.Meat.Declaration.Instance ( src/Ormolu/Printer/Meat/Declaration/Instance.hs, nothing )
  11291. 2579.00 s [fourmolu] [50 of 61] Compiling Ormolu.Printer.Meat.Declaration.Class ( src/Ormolu/Printer/Meat/Declaration/Class.hs, nothing )
  11292. 2579.00 s [fourmolu] [51 of 61] Compiling Ormolu.Printer.Meat.Declaration ( src/Ormolu/Printer/Meat/Declaration.hs, nothing )
  11293. 2579.00 s [fourmolu] [52 of 61] Compiling Ormolu.Parser.Result ( src/Ormolu/Parser/Result.hs, nothing )
  11294. 2579.00 s [fourmolu] [53 of 61] Compiling Ormolu.Parser ( src/Ormolu/Parser.hs, nothing )
  11295. 2579.00 s [fourmolu] [54 of 61] Compiling Ormolu.Imports.Grouping ( src/Ormolu/Imports/Grouping.hs, nothing )
  11296. 2579.00 s [fourmolu] [55 of 61] Compiling Ormolu.Imports ( src/Ormolu/Imports.hs, nothing )
  11297. 2579.00 s [fourmolu] [56 of 61] Compiling Ormolu.Printer.Meat.Module ( src/Ormolu/Printer/Meat/Module.hs, nothing )
  11298. 2579.00 s [fourmolu] [57 of 61] Compiling Ormolu.Printer ( src/Ormolu/Printer.hs, nothing )
  11299. 2579.00 s [fourmolu] [58 of 61] Compiling Ormolu.Diff.ParseResult ( src/Ormolu/Diff/ParseResult.hs, nothing )
  11300. 2579.00 s [fourmolu] [59 of 61] Compiling Ormolu.Utils.Cabal ( src/Ormolu/Utils/Cabal.hs, nothing )
  11301. 2579.00 s [fourmolu] [60 of 61] Compiling Ormolu ( src/Ormolu.hs, nothing )
  11302. 2579.00 s [fourmolu] [61 of 61] Compiling Paths_fourmolu ( dist/build/autogen/Paths_fourmolu.hs, nothing )
  11303. 2579.00 s [fourmolu] Haddock coverage:
  11304. 2579.00 s [fourmolu] Warning: 'RealSrcSpan' is ambiguous. It is defined
  11305. 2579.00 s [fourmolu] * in ‘GHC.Types.SrcLoc’
  11306. 2579.00 s [fourmolu] * in ‘GHC.Types.SrcLoc’
  11307. 2579.00 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11308. 2579.00 s [fourmolu] by specifying the type/value namespace explicitly.
  11309. 2579.00 s [fourmolu] Defaulting to the one defined in ‘GHC.Types.SrcLoc’
  11310. 2579.00 s [fourmolu] Warning: 'SpanStream' is ambiguous. It is defined
  11311. 2579.00 s [fourmolu] * at src/Ormolu/Printer/SpanStream.hs:22:22
  11312. 2579.00 s [fourmolu] * at src/Ormolu/Printer/SpanStream.hs:22:1
  11313. 2579.00 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11314. 2579.00 s [fourmolu] by specifying the type/value namespace explicitly.
  11315. 2579.00 s [fourmolu] Defaulting to the one defined at src/Ormolu/Printer/SpanStream.hs:22:1
  11316. 2579.00 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Printer.SpanStream'
  11317. 2579.00 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Processing.Cpp'
  11318. 2579.00 s [fourmolu] Warning: 'groupBy' is out of scope.
  11319. 2579.00 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11320. 2579.00 s [fourmolu] Warning: 'StringBuffer' is ambiguous. It is defined
  11321. 2579.00 s [fourmolu] * in ‘GHC.Data.StringBuffer’
  11322. 2579.00 s [fourmolu] * in ‘GHC.Data.StringBuffer’
  11323. 2579.00 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11324. 2579.00 s [fourmolu] by specifying the type/value namespace explicitly.
  11325. 2579.00 s [fourmolu] Defaulting to the one defined in ‘GHC.Data.StringBuffer’
  11326. 2579.00 s [fourmolu] 100% ( 14 / 14) in 'Ormolu.Utils'
  11327. 2579.00 s [fourmolu] 87% ( 14 / 16) in 'Ormolu.Terminal'
  11328. 2579.00 s [fourmolu] Missing documentation for:
  11329. 2579.00 s [fourmolu] Term (src/Ormolu/Terminal.hs:42)
  11330. 2579.00 s [fourmolu] runTermPure (src/Ormolu/Terminal.hs:88)
  11331. 2579.00 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Terminal.QualifiedDo'
  11332. 2579.00 s [fourmolu] Missing documentation for:
  11333. 2579.00 s [fourmolu] Module header
  11334. 2579.00 s [fourmolu] >> (src/Ormolu/Terminal/QualifiedDo.hs:7)
  11335. 2579.00 s [fourmolu] Warning: 'TextDiff' is ambiguous. It is defined
  11336. 2579.00 s [fourmolu] * at src/Ormolu/Diff/Text.hs:35:17
  11337. 2579.00 s [fourmolu] * at src/Ormolu/Diff/Text.hs:35:1
  11338. 2579.00 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11339. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11340. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Diff/Text.hs:35:1
  11341. 2579.01 s [fourmolu] Warning: 'Hunk' is ambiguous. It is defined
  11342. 2579.01 s [fourmolu] * at src/Ormolu/Diff/Text.hs:54:13
  11343. 2579.01 s [fourmolu] * at src/Ormolu/Diff/Text.hs:54:1
  11344. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11345. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11346. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Diff/Text.hs:54:1
  11347. 2579.01 s [fourmolu] 100% ( 5 / 5) in 'Ormolu.Diff.Text'
  11348. 2579.01 s [fourmolu] 100% ( 4 / 4) in 'Ormolu.Exception'
  11349. 2579.01 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Parser.Pragma'
  11350. 2579.01 s [fourmolu] Warning: 'Comment' is ambiguous. It is defined
  11351. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:16
  11352. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:1
  11353. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11354. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11355. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:116:1
  11356. 2579.01 s [fourmolu] Warning: 'CommentStream' is ambiguous. It is defined
  11357. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:47:25
  11358. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:47:1
  11359. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11360. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11361. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:47:1
  11362. 2579.01 s [fourmolu] 90% ( 9 / 10) in 'Ormolu.Parser.CommentStream'
  11363. 2579.01 s [fourmolu] Missing documentation for:
  11364. 2579.01 s [fourmolu] LComment (src/Ormolu/Parser/CommentStream.hs:110)
  11365. 2579.01 s [fourmolu] Warning: 'FixityInfo' is ambiguous. It is defined
  11366. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:97:19
  11367. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:97:1
  11368. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11369. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11370. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:97:1
  11371. 2579.01 s [fourmolu] Warning: 'FixityApproximation' is ambiguous. It is defined
  11372. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:125:28
  11373. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:125:1
  11374. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11375. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11376. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:125:1
  11377. 2579.01 s [fourmolu] Warning: 'OpName' is ambiguous. It is defined
  11378. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:71:1
  11379. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:60:1
  11380. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11381. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11382. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:60:1
  11383. 2579.01 s [fourmolu] 90% ( 19 / 21) in 'Ormolu.Fixity.Internal'
  11384. 2579.01 s [fourmolu] Missing documentation for:
  11385. 2579.01 s [fourmolu] Module header
  11386. 2579.01 s [fourmolu] OpName (src/Ormolu/Fixity/Internal.hs:71)
  11387. 2579.01 s [fourmolu] Warning: 'FixityImport' is ambiguous. It is defined
  11388. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Imports.hs:28:21
  11389. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Imports.hs:28:1
  11390. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11391. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11392. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Imports.hs:28:1
  11393. 2579.01 s [fourmolu] 100% ( 4 / 4) in 'Ormolu.Fixity.Imports'
  11394. 2579.01 s [fourmolu] Warning: 'HackageInfo' is ambiguous. It is defined
  11395. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:179:5
  11396. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:178:1
  11397. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11398. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11399. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:178:1
  11400. 2579.01 s [fourmolu] 95% ( 23 / 24) in 'Ormolu.Fixity'
  11401. 2579.01 s [fourmolu] Missing documentation for:
  11402. 2579.01 s [fourmolu] OpName (src/Ormolu/Fixity/Internal.hs:71)
  11403. 2579.01 s [fourmolu] Warning: 'OpInfo' is ambiguous. It is defined
  11404. 2579.01 s [fourmolu] * at src/Ormolu/Printer/Operators.hs:48:18
  11405. 2579.01 s [fourmolu] * at src/Ormolu/Printer/Operators.hs:48:1
  11406. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11407. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11408. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Printer/Operators.hs:48:1
  11409. 2579.01 s [fourmolu] Warning: 'FixityInfo' is ambiguous. It is defined
  11410. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:97:19
  11411. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:97:1
  11412. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11413. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11414. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:97:1
  11415. 2579.01 s [fourmolu] Warning: 'equal' is out of scope.
  11416. 2579.01 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11417. 2579.01 s [fourmolu] Warning: 'lessThan' is out of scope.
  11418. 2579.01 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11419. 2579.01 s [fourmolu] Warning: 'greaterThan' is out of scope.
  11420. 2579.01 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11421. 2579.01 s [fourmolu] 85% ( 6 / 7) in 'Ormolu.Printer.Operators'
  11422. 2579.01 s [fourmolu] Missing documentation for:
  11423. 2579.01 s [fourmolu] BinaryOpBranches (src/Ormolu/Printer/Operators.hs:44)
  11424. 2579.01 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Fixity.Printer'
  11425. 2579.01 s [fourmolu] Warning: 'FixityOverrides' is ambiguous. It is defined
  11426. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:184:27
  11427. 2579.01 s [fourmolu] * at src/Ormolu/Fixity/Internal.hs:184:1
  11428. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11429. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11430. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Fixity/Internal.hs:184:1
  11431. 2579.01 s [fourmolu] 50% ( 8 / 16) in 'Ormolu.Fixity.Parser'
  11432. 2579.01 s [fourmolu] Missing documentation for:
  11433. 2579.01 s [fourmolu] pModuleName (src/Ormolu/Fixity/Parser.hs:156)
  11434. 2579.01 s [fourmolu] pPackageName (src/Ormolu/Fixity/Parser.hs:171)
  11435. 2579.01 s [fourmolu] isIdentifierFirstChar (src/Ormolu/Fixity/Parser.hs:177)
  11436. 2579.01 s [fourmolu] isIdentifierConstituent (src/Ormolu/Fixity/Parser.hs:180)
  11437. 2579.01 s [fourmolu] isOperatorConstituent (src/Ormolu/Fixity/Parser.hs:183)
  11438. 2579.01 s [fourmolu] isPackageNameConstituent (src/Ormolu/Fixity/Parser.hs:188)
  11439. 2579.01 s [fourmolu] isModuleSegmentFirstChar (src/Ormolu/Fixity/Parser.hs:191)
  11440. 2579.01 s [fourmolu] isModuleSegmentConstituent (src/Ormolu/Fixity/Parser.hs:194)
  11441. 2579.01 s [fourmolu] 0% ( 0 / 4) in 'Ormolu.Utils.Glob'
  11442. 2579.01 s [fourmolu] Missing documentation for:
  11443. 2579.01 s [fourmolu] Module header
  11444. 2579.01 s [fourmolu] Glob (src/Ormolu/Utils/Glob.hs:11)
  11445. 2579.01 s [fourmolu] mkGlob (src/Ormolu/Utils/Glob.hs:21)
  11446. 2579.01 s [fourmolu] matchesGlob (src/Ormolu/Utils/Glob.hs:36)
  11447. 2579.01 s [fourmolu] 40% ( 2 / 5) in 'Ormolu.Utils.IO'
  11448. 2579.01 s [fourmolu] Missing documentation for:
  11449. 2579.01 s [fourmolu] Module header
  11450. 2579.01 s [fourmolu] Cache (src/Ormolu/Utils/IO.hs:53)
  11451. 2579.01 s [fourmolu] newCache (src/Ormolu/Utils/IO.hs:56)
  11452. 2579.01 s [fourmolu] Warning: 'CabalInfo' is out of scope.
  11453. 2579.01 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11454. 2579.01 s [fourmolu] 75% ( 3 / 4) in 'Ormolu.Utils.Fixity'
  11455. 2579.01 s [fourmolu] Missing documentation for:
  11456. 2579.01 s [fourmolu] Module header
  11457. 2579.01 s [fourmolu] Warning: 'PrinterOpts' is ambiguous. It is defined
  11458. 2579.01 s [fourmolu] * at src/Ormolu/Config/Gen.hs:48:3
  11459. 2579.01 s [fourmolu] * at src/Ormolu/Config/Gen.hs:47:1
  11460. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11461. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11462. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config/Gen.hs:47:1
  11463. 2579.01 s [fourmolu] Warning: 'Config' is ambiguous. It is defined
  11464. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:109:22
  11465. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:109:1
  11466. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11467. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11468. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:109:1
  11469. 2579.01 s [fourmolu] Warning: 'RegionIndices' is ambiguous. It is defined
  11470. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:136:22
  11471. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:136:1
  11472. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11473. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11474. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:136:1
  11475. 2579.01 s [fourmolu] Warning: 'RegionDeltas' is ambiguous. It is defined
  11476. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:146:21
  11477. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:146:1
  11478. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11479. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11480. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:146:1
  11481. 2579.01 s [fourmolu] Warning: 'DynOption' is ambiguous. It is defined
  11482. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:206:21
  11483. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:206:1
  11484. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11485. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11486. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:206:1
  11487. 2579.01 s [fourmolu] 40% ( 20 / 49) in 'Ormolu.Config'
  11488. 2579.01 s [fourmolu] Missing documentation for:
  11489. 2579.01 s [fourmolu] defaultPrinterOpts (src/Ormolu/Config/Gen.hs:127)
  11490. 2579.01 s [fourmolu] defaultPrinterOptsYaml (src/Ormolu/Config/Gen.hs:766)
  11491. 2579.01 s [fourmolu] CommaStyle (src/Ormolu/Config/Gen.hs:346)
  11492. 2579.01 s [fourmolu] FunctionArrowsStyle (src/Ormolu/Config/Gen.hs:351)
  11493. 2579.01 s [fourmolu] HaddockPrintStyle (src/Ormolu/Config/Gen.hs:357)
  11494. 2579.01 s [fourmolu] HaddockPrintStyleModule (src/Ormolu/Config/Gen.hs:363)
  11495. 2579.01 s [fourmolu] HaddockLocSignature (src/Ormolu/Config/Gen.hs:368)
  11496. 2579.01 s [fourmolu] ImportExportStyle (src/Ormolu/Config/Gen.hs:374)
  11497. 2579.01 s [fourmolu] ImportGrouping (src/Ormolu/Config/Gen.hs:421)
  11498. 2579.01 s [fourmolu] ImportGroup (src/Ormolu/Config/Types.hs:24)
  11499. 2579.01 s [fourmolu] ImportGroupRule (src/Ormolu/Config/Types.hs:36)
  11500. 2579.01 s [fourmolu] ImportModuleMatcher (src/Ormolu/Config/Types.hs:84)
  11501. 2579.01 s [fourmolu] ImportRulePriority (src/Ormolu/Config/Types.hs:63)
  11502. 2579.01 s [fourmolu] matchAllRulePriority (src/Ormolu/Config/Types.hs:70)
  11503. 2579.01 s [fourmolu] matchLocalRulePriority (src/Ormolu/Config/Types.hs:73)
  11504. 2579.01 s [fourmolu] defaultImportRulePriority (src/Ormolu/Config/Types.hs:76)
  11505. 2579.01 s [fourmolu] QualifiedImportMatcher (src/Ormolu/Config/Types.hs:78)
  11506. 2579.01 s [fourmolu] LetStyle (src/Ormolu/Config/Gen.hs:380)
  11507. 2579.01 s [fourmolu] InStyle (src/Ormolu/Config/Gen.hs:387)
  11508. 2579.01 s [fourmolu] IfStyle (src/Ormolu/Config/Gen.hs:393)
  11509. 2579.01 s [fourmolu] Unicode (src/Ormolu/Config/Gen.hs:398)
  11510. 2579.01 s [fourmolu] ColumnLimit (src/Ormolu/Config/Gen.hs:410)
  11511. 2579.01 s [fourmolu] SingleDerivingParens (src/Ormolu/Config/Gen.hs:415)
  11512. 2579.01 s [fourmolu] parsePrinterOptsCLI (src/Ormolu/Config/Gen.hs:193)
  11513. 2579.01 s [fourmolu] parsePrinterOptType
  11514. 2579.01 s [fourmolu] renderPrinterOpt
  11515. 2579.01 s [fourmolu] ConfigNotFound (src/Ormolu/Config.hs:304)
  11516. 2579.01 s [fourmolu] FourmoluConfig (src/Ormolu/Config.hs:258)
  11517. 2579.01 s [fourmolu] emptyConfig (src/Ormolu/Config.hs:281)
  11518. 2579.01 s [fourmolu] Warning: 'RegionDeltas' is ambiguous. It is defined
  11519. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:146:21
  11520. 2579.01 s [fourmolu] * at src/Ormolu/Config.hs:146:1
  11521. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11522. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11523. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:146:1
  11524. 2579.01 s [fourmolu] Warning: 'RegionDelta' is out of scope.
  11525. 2579.01 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11526. 2579.01 s [fourmolu] 100% ( 5 / 5) in 'Ormolu.Processing.Common'
  11527. 2579.01 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Processing.Preprocess'
  11528. 2579.01 s [fourmolu] Warning: 'R' is ambiguous. It is defined
  11529. 2579.01 s [fourmolu] * at src/Ormolu/Printer/Internal.hs:101:15
  11530. 2579.01 s [fourmolu] * at src/Ormolu/Printer/Internal.hs:101:1
  11531. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11532. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11533. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Printer/Internal.hs:101:1
  11534. 2579.01 s [fourmolu] Warning: 'n' is out of scope.
  11535. 2579.01 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11536. 2579.01 s [fourmolu] Warning: 'PrinterOpts' is ambiguous. It is defined
  11537. 2579.01 s [fourmolu] * at src/Ormolu/Config/Gen.hs:48:3
  11538. 2579.01 s [fourmolu] * at src/Ormolu/Config/Gen.hs:47:1
  11539. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11540. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11541. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config/Gen.hs:47:1
  11542. 2579.01 s [fourmolu] Warning: 'Comment' is ambiguous. It is defined
  11543. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:16
  11544. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:1
  11545. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11546. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11547. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:116:1
  11548. 2579.01 s [fourmolu] Warning: 'CommentStream' is ambiguous. It is defined
  11549. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:47:25
  11550. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:47:1
  11551. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11552. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11553. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:47:1
  11554. 2579.01 s [fourmolu] Warning: 'RealSrcSpan' is ambiguous. It is defined
  11555. 2579.01 s [fourmolu] * in ‘GHC.Types.SrcLoc’
  11556. 2579.01 s [fourmolu] * in ‘GHC.Types.SrcLoc’
  11557. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11558. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11559. 2579.01 s [fourmolu] Defaulting to the one defined in ‘GHC.Types.SrcLoc’
  11560. 2579.01 s [fourmolu] 94% ( 47 / 50) in 'Ormolu.Printer.Internal'
  11561. 2579.01 s [fourmolu] Missing documentation for:
  11562. 2579.01 s [fourmolu] declNewline (src/Ormolu/Printer/Internal.hs:361)
  11563. 2579.01 s [fourmolu] getLocalModules (src/Ormolu/Printer/Internal.hs:562)
  11564. 2579.01 s [fourmolu] isExtensionEnabled (src/Ormolu/Printer/Internal.hs:712)
  11565. 2579.01 s [fourmolu] Warning: 'Comment' is ambiguous. It is defined
  11566. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:16
  11567. 2579.01 s [fourmolu] * at src/Ormolu/Parser/CommentStream.hs:116:1
  11568. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11569. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11570. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/CommentStream.hs:116:1
  11571. 2579.01 s [fourmolu] 100% ( 6 / 6) in 'Ormolu.Printer.Comments'
  11572. 2579.01 s [fourmolu] 96% ( 80 / 83) in 'Ormolu.Printer.Combinators'
  11573. 2579.01 s [fourmolu] Missing documentation for:
  11574. 2579.01 s [fourmolu] isExtensionEnabled (src/Ormolu/Printer/Internal.hs:712)
  11575. 2579.01 s [fourmolu] declNewline (src/Ormolu/Printer/Internal.hs:361)
  11576. 2579.01 s [fourmolu] getLocalModules (src/Ormolu/Printer/Internal.hs:562)
  11577. 2579.01 s [fourmolu] Warning: 'LanguagePragma' is out of scope.
  11578. 2579.01 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11579. 2579.01 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Printer.Meat.Pragma'
  11580. 2579.01 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.StringLiteral'
  11581. 2579.01 s [fourmolu] Missing documentation for:
  11582. 2579.01 s [fourmolu] Module header
  11583. 2579.01 s [fourmolu] 58% ( 7 / 12) in 'Ormolu.Printer.Meat.Common'
  11584. 2579.01 s [fourmolu] Missing documentation for:
  11585. 2579.01 s [fourmolu] p_ieWrappedName (src/Ormolu/Printer/Meat/Common.hs:62)
  11586. 2579.01 s [fourmolu] p_qualName (src/Ormolu/Printer/Meat/Common.hs:121)
  11587. 2579.01 s [fourmolu] p_sourceText (src/Ormolu/Printer/Meat/Common.hs:235)
  11588. 2579.01 s [fourmolu] p_namespaceSpec (src/Ormolu/Printer/Meat/Common.hs:240)
  11589. 2579.01 s [fourmolu] p_arrow (src/Ormolu/Printer/Meat/Common.hs:246)
  11590. 2579.01 s [fourmolu] 27% ( 5 / 18) in 'Ormolu.Printer.Meat.Type'
  11591. 2579.01 s [fourmolu] Missing documentation for:
  11592. 2579.01 s [fourmolu] p_hsType (src/Ormolu/Printer/Meat/Type.hs:57)
  11593. 2579.01 s [fourmolu] p_hsTypeAnnotation (src/Ormolu/Printer/Meat/Type.hs:203)
  11594. 2579.01 s [fourmolu] p_hsContext (src/Ormolu/Printer/Meat/Type.hs:216)
  11595. 2579.01 s [fourmolu] p_hsContext' (src/Ormolu/Printer/Meat/Type.hs:223)
  11596. 2579.01 s [fourmolu] p_hsTyVarBndr (src/Ormolu/Printer/Meat/Type.hs:251)
  11597. 2579.01 s [fourmolu] ForAllVisibility (src/Ormolu/Printer/Meat/Type.hs:266)
  11598. 2579.01 s [fourmolu] p_conDeclFields (src/Ormolu/Printer/Meat/Type.hs:296)
  11599. 2579.01 s [fourmolu] p_lhsTypeArg (src/Ormolu/Printer/Meat/Type.hs:314)
  11600. 2579.01 s [fourmolu] p_hsSigType (src/Ormolu/Printer/Meat/Type.hs:323)
  11601. 2579.01 s [fourmolu] FunRepr (src/Ormolu/Printer/Meat/Type.hs:351)
  11602. 2579.01 s [fourmolu] hsOuterTyVarBndrsToHsType (src/Ormolu/Printer/Meat/Type.hs:590)
  11603. 2579.01 s [fourmolu] hsSigTypeToType (src/Ormolu/Printer/Meat/Type.hs:583)
  11604. 2579.01 s [fourmolu] lhsTypeToSigType (src/Ormolu/Printer/Meat/Type.hs:596)
  11605. 2579.01 s [fourmolu] 0% ( 0 / 3) in 'Ormolu.Printer.Meat.Declaration.Warning'
  11606. 2579.01 s [fourmolu] Missing documentation for:
  11607. 2579.01 s [fourmolu] Module header
  11608. 2579.01 s [fourmolu] p_warnDecls (src/Ormolu/Printer/Meat/Declaration/Warning.hs:23)
  11609. 2579.01 s [fourmolu] p_warningTxt (src/Ormolu/Printer/Meat/Declaration/Warning.hs:37)
  11610. 2579.01 s [fourmolu] 33% ( 1 / 3) in 'Ormolu.Printer.Meat.ImportExport'
  11611. 2579.01 s [fourmolu] Missing documentation for:
  11612. 2579.01 s [fourmolu] p_hsmodExports (src/Ormolu/Printer/Meat/ImportExport.hs:30)
  11613. 2579.01 s [fourmolu] p_hsmodImport (src/Ormolu/Printer/Meat/ImportExport.hs:44)
  11614. 2579.01 s [fourmolu] 33% ( 1 / 3) in 'Ormolu.Printer.Meat.Declaration.TypeFamily'
  11615. 2579.01 s [fourmolu] Missing documentation for:
  11616. 2579.01 s [fourmolu] p_famDecl (src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs:22)
  11617. 2579.01 s [fourmolu] p_tyFamInstEqn (src/Ormolu/Printer/Meat/Declaration/TypeFamily.hs:83)
  11618. 2579.01 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Type'
  11619. 2579.01 s [fourmolu] Missing documentation for:
  11620. 2579.01 s [fourmolu] p_synDecl (src/Ormolu/Printer/Meat/Declaration/Type.hs:30)
  11621. 2579.01 s [fourmolu] 20% ( 1 / 5) in 'Ormolu.Printer.Meat.Declaration.Signature'
  11622. 2579.01 s [fourmolu] Missing documentation for:
  11623. 2579.01 s [fourmolu] p_sigDecl (src/Ormolu/Printer/Meat/Declaration/Signature.hs:27)
  11624. 2579.01 s [fourmolu] p_typeAscription (src/Ormolu/Printer/Meat/Declaration/Signature.hs:60)
  11625. 2579.01 s [fourmolu] p_activation (src/Ormolu/Printer/Meat/Declaration/Signature.hs:148)
  11626. 2579.01 s [fourmolu] p_standaloneKindSig (src/Ormolu/Printer/Meat/Declaration/Signature.hs:218)
  11627. 2579.01 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.RoleAnnotation'
  11628. 2579.01 s [fourmolu] Missing documentation for:
  11629. 2579.01 s [fourmolu] p_roleAnnot (src/Ormolu/Printer/Meat/Declaration/RoleAnnotation.hs:18)
  11630. 2579.01 s [fourmolu] Warning: 'ForeignImport' is ambiguous. It is defined
  11631. 2579.01 s [fourmolu] * in ‘Language.Haskell.Syntax.Decls’
  11632. 2579.01 s [fourmolu] * in ‘Language.Haskell.Syntax.Decls’
  11633. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11634. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11635. 2579.01 s [fourmolu] Defaulting to the one defined in ‘Language.Haskell.Syntax.Decls’
  11636. 2579.01 s [fourmolu] Warning: 'SourceText' is out of scope.
  11637. 2579.01 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11638. 2579.01 s [fourmolu] Warning: 'Outputable' is out of scope.
  11639. 2579.01 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11640. 2579.01 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Foreign'
  11641. 2579.01 s [fourmolu] Missing documentation for:
  11642. 2579.01 s [fourmolu] Module header
  11643. 2579.01 s [fourmolu] p_foreignDecl (src/Ormolu/Printer/Meat/Declaration/Foreign.hs:18)
  11644. 2579.01 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Default'
  11645. 2579.01 s [fourmolu] Missing documentation for:
  11646. 2579.01 s [fourmolu] Module header
  11647. 2579.01 s [fourmolu] p_defaultDecl (src/Ormolu/Printer/Meat/Declaration/Default.hs:15)
  11648. 2579.01 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Data'
  11649. 2579.01 s [fourmolu] Missing documentation for:
  11650. 2579.01 s [fourmolu] p_dataDecl (src/Ormolu/Printer/Meat/Declaration/Data.hs:52)
  11651. 2579.01 s [fourmolu] Warning: 'Match' is ambiguous. It is defined
  11652. 2579.01 s [fourmolu] * in ‘Language.Haskell.Syntax.Expr’
  11653. 2579.01 s [fourmolu] * in ‘Language.Haskell.Syntax.Expr’
  11654. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11655. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11656. 2579.01 s [fourmolu] Defaulting to the one defined in ‘Language.Haskell.Syntax.Expr’
  11657. 2579.01 s [fourmolu] 40% ( 4 / 10) in 'Ormolu.Printer.Meat.Declaration.Value'
  11658. 2579.01 s [fourmolu] Missing documentation for:
  11659. 2579.01 s [fourmolu] Module header
  11660. 2579.01 s [fourmolu] p_valDecl (src/Ormolu/Printer/Meat/Declaration/Value.hs:70)
  11661. 2579.01 s [fourmolu] p_pat (src/Ormolu/Printer/Meat/Declaration/Value.hs:1246)
  11662. 2579.01 s [fourmolu] p_hsExpr (src/Ormolu/Printer/Meat/Declaration/Value.hs:591)
  11663. 2579.01 s [fourmolu] p_hsUntypedSplice (src/Ormolu/Printer/Meat/Declaration/Value.hs:1360)
  11664. 2579.01 s [fourmolu] p_hsExpr' (src/Ormolu/Printer/Meat/Declaration/Value.hs:608)
  11665. 2579.01 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Splice'
  11666. 2579.01 s [fourmolu] Missing documentation for:
  11667. 2579.01 s [fourmolu] Module header
  11668. 2579.01 s [fourmolu] p_spliceDecl (src/Ormolu/Printer/Meat/Declaration/Splice.hs:11)
  11669. 2579.01 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Rule'
  11670. 2579.01 s [fourmolu] Missing documentation for:
  11671. 2579.01 s [fourmolu] Module header
  11672. 2579.01 s [fourmolu] p_ruleDecls (src/Ormolu/Printer/Meat/Declaration/Rule.hs:21)
  11673. 2579.01 s [fourmolu] 100% ( 9 / 9) in 'Ormolu.Printer.Meat.Declaration.OpTree'
  11674. 2579.01 s [fourmolu] 0% ( 0 / 2) in 'Ormolu.Printer.Meat.Declaration.Annotation'
  11675. 2579.01 s [fourmolu] Missing documentation for:
  11676. 2579.01 s [fourmolu] Module header
  11677. 2579.01 s [fourmolu] p_annDecl (src/Ormolu/Printer/Meat/Declaration/Annotation.hs:15)
  11678. 2579.01 s [fourmolu] 20% ( 1 / 5) in 'Ormolu.Printer.Meat.Declaration.Instance'
  11679. 2579.01 s [fourmolu] Missing documentation for:
  11680. 2579.01 s [fourmolu] p_clsInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:64)
  11681. 2579.01 s [fourmolu] p_tyFamInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:97)
  11682. 2579.01 s [fourmolu] p_dataFamInstDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:105)
  11683. 2579.01 s [fourmolu] p_standaloneDerivDecl (src/Ormolu/Printer/Meat/Declaration/Instance.hs:31)
  11684. 2579.01 s [fourmolu] 50% ( 1 / 2) in 'Ormolu.Printer.Meat.Declaration.Class'
  11685. 2579.01 s [fourmolu] Missing documentation for:
  11686. 2579.01 s [fourmolu] p_classDecl (src/Ormolu/Printer/Meat/Declaration/Class.hs:39)
  11687. 2579.01 s [fourmolu] 66% ( 2 / 3) in 'Ormolu.Printer.Meat.Declaration'
  11688. 2579.01 s [fourmolu] Missing documentation for:
  11689. 2579.01 s [fourmolu] p_hsDecls (src/Ormolu/Printer/Meat/Declaration.hs:50)
  11690. 2579.01 s [fourmolu] Warning: 'ParseResult' is ambiguous. It is defined
  11691. 2579.01 s [fourmolu] * at src/Ormolu/Parser/Result.hs:23:20
  11692. 2579.01 s [fourmolu] * at src/Ormolu/Parser/Result.hs:23:1
  11693. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11694. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11695. 2579.01 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/Result.hs:23:1
  11696. 2579.01 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Parser.Result'
  11697. 2579.01 s [fourmolu] Warning: 'HsModule' is ambiguous. It is defined
  11698. 2579.01 s [fourmolu] * in ‘Language.Haskell.Syntax’
  11699. 2579.01 s [fourmolu] * in ‘Language.Haskell.Syntax’
  11700. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11701. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11702. 2579.01 s [fourmolu] Defaulting to the one defined in ‘Language.Haskell.Syntax’
  11703. 2579.01 s [fourmolu] Warning: 'DynFlags' is ambiguous. It is defined
  11704. 2579.01 s [fourmolu] * in ‘GHC.Driver.DynFlags’
  11705. 2579.01 s [fourmolu] * in ‘GHC.Driver.DynFlags’
  11706. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11707. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11708. 2579.01 s [fourmolu] Defaulting to the one defined in ‘GHC.Driver.DynFlags’
  11709. 2579.01 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Parser'
  11710. 2579.01 s [fourmolu] 0% ( 0 / 4) in 'Ormolu.Imports.Grouping'
  11711. 2579.01 s [fourmolu] Missing documentation for:
  11712. 2579.01 s [fourmolu] Module header
  11713. 2579.01 s [fourmolu] Import (src/Ormolu/Imports/Grouping.hs:29)
  11714. 2579.01 s [fourmolu] prepareExistingGroups (src/Ormolu/Imports/Grouping.hs:137)
  11715. 2579.01 s [fourmolu] groupImports (src/Ormolu/Imports/Grouping.hs:147)
  11716. 2579.01 s [fourmolu] Warning: 'GhcPs' is ambiguous. It is defined
  11717. 2579.01 s [fourmolu] * in ‘GHC.Hs.Extension’
  11718. 2579.01 s [fourmolu] * in ‘GHC.Hs.Extension’
  11719. 2579.01 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11720. 2579.01 s [fourmolu] by specifying the type/value namespace explicitly.
  11721. 2579.01 s [fourmolu] Defaulting to the one defined in ‘GHC.Hs.Extension’
  11722. 2579.01 s [fourmolu] Warning: 'ImportId' is ambiguous. It is defined
  11723. 2579.01 s [fourmolu] * at src/Ormolu/Imports.hs:85:17
  11724. 2579.01 s [fourmolu] * at src/Ormolu/Imports.hs:85:1
  11725. 2579.02 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11726. 2579.02 s [fourmolu] by specifying the type/value namespace explicitly.
  11727. 2579.02 s [fourmolu] Defaulting to the one defined at src/Ormolu/Imports.hs:85:1
  11728. 2579.02 s [fourmolu] Warning: 'IEWrapppedName' is out of scope.
  11729. 2579.02 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11730. 2579.02 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Imports'
  11731. 2579.02 s [fourmolu] 100% ( 2 / 2) in 'Ormolu.Printer.Meat.Module'
  11732. 2579.02 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Printer'
  11733. 2579.02 s [fourmolu] Warning: 'ParseResult' is ambiguous. It is defined
  11734. 2579.02 s [fourmolu] * at src/Ormolu/Parser/Result.hs:23:20
  11735. 2579.02 s [fourmolu] * at src/Ormolu/Parser/Result.hs:23:1
  11736. 2579.02 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11737. 2579.02 s [fourmolu] by specifying the type/value namespace explicitly.
  11738. 2579.02 s [fourmolu] Defaulting to the one defined at src/Ormolu/Parser/Result.hs:23:1
  11739. 2579.02 s [fourmolu] Warning: 'Diff' is out of scope.
  11740. 2579.02 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11741. 2579.02 s [fourmolu] 100% ( 3 / 3) in 'Ormolu.Diff.ParseResult'
  11742. 2579.02 s [fourmolu] Warning: 'DynOption' is ambiguous. It is defined
  11743. 2579.02 s [fourmolu] * at src/Ormolu/Config.hs:206:21
  11744. 2579.02 s [fourmolu] * at src/Ormolu/Config.hs:206:1
  11745. 2579.02 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11746. 2579.02 s [fourmolu] by specifying the type/value namespace explicitly.
  11747. 2579.02 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:206:1
  11748. 2579.02 s [fourmolu] Warning: 'CabalInfo' is ambiguous. It is defined
  11749. 2579.02 s [fourmolu] * at src/Ormolu/Utils/Cabal.hs:51:18
  11750. 2579.02 s [fourmolu] * at src/Ormolu/Utils/Cabal.hs:51:1
  11751. 2579.02 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11752. 2579.02 s [fourmolu] by specifying the type/value namespace explicitly.
  11753. 2579.02 s [fourmolu] Defaulting to the one defined at src/Ormolu/Utils/Cabal.hs:51:1
  11754. 2579.02 s [fourmolu] Warning: 'CachedCabalFile' is ambiguous. It is defined
  11755. 2579.02 s [fourmolu] * at src/Ormolu/Utils/Cabal.hs:96:24
  11756. 2579.02 s [fourmolu] * at src/Ormolu/Utils/Cabal.hs:96:1
  11757. 2579.02 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11758. 2579.02 s [fourmolu] by specifying the type/value namespace explicitly.
  11759. 2579.02 s [fourmolu] Defaulting to the one defined at src/Ormolu/Utils/Cabal.hs:96:1
  11760. 2579.02 s [fourmolu] 85% ( 6 / 7) in 'Ormolu.Utils.Cabal'
  11761. 2579.02 s [fourmolu] Missing documentation for:
  11762. 2579.02 s [fourmolu] Module header
  11763. 2579.02 s [fourmolu] Warning: 'Config' is ambiguous. It is defined
  11764. 2579.02 s [fourmolu] * at src/Ormolu/Config.hs:109:22
  11765. 2579.02 s [fourmolu] * at src/Ormolu/Config.hs:109:1
  11766. 2579.02 s [fourmolu] You may be able to disambiguate the identifier by qualifying it or
  11767. 2579.02 s [fourmolu] by specifying the type/value namespace explicitly.
  11768. 2579.02 s [fourmolu] Defaulting to the one defined at src/Ormolu/Config.hs:109:1
  11769. 2579.02 s [fourmolu] Warning: 'CabalInfo' is out of scope.
  11770. 2579.02 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11771. 2579.02 s [fourmolu] Warning: 'FixityMap' is out of scope.
  11772. 2579.02 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11773. 2579.02 s [fourmolu] Warning: 'getFixityOverridesForSourceFile' is out of scope.
  11774. 2579.02 s [fourmolu] If you qualify the identifier, haddock can try to link it anyway.
  11775. 2579.02 s [fourmolu] 94% ( 32 / 34) in 'Ormolu'
  11776. 2579.02 s [fourmolu] Missing documentation for:
  11777. 2579.02 s [fourmolu] defaultPrinterOpts (src/Ormolu/Config/Gen.hs:127)
  11778. 2579.02 s [fourmolu] ConfigNotFound (src/Ormolu/Config.hs:304)
  11779. 2579.02 s [fourmolu] 0% ( 0 / 9) in 'Paths_fourmolu'
  11780. 2579.02 s [fourmolu] Missing documentation for:
  11781. 2579.02 s [fourmolu] Module header
  11782. 2579.02 s [fourmolu] version (dist/build/autogen/Paths_fourmolu.hs:36)
  11783. 2579.02 s [fourmolu] getBinDir (dist/build/autogen/Paths_fourmolu.hs:56)
  11784. 2579.02 s [fourmolu] getLibDir (dist/build/autogen/Paths_fourmolu.hs:57)
  11785. 2579.02 s [fourmolu] getDynLibDir (dist/build/autogen/Paths_fourmolu.hs:58)
  11786. 2579.02 s [fourmolu] getDataDir (dist/build/autogen/Paths_fourmolu.hs:59)
  11787. 2579.02 s [fourmolu] getLibexecDir (dist/build/autogen/Paths_fourmolu.hs:60)
  11788. 2579.02 s [fourmolu] getDataFileName (dist/build/autogen/Paths_fourmolu.hs:39)
  11789. 2579.02 s [fourmolu] getSysconfDir (dist/build/autogen/Paths_fourmolu.hs:61)
  11790. 2579.34 s [hls-plugin-api] Phase: setupCompilerEnvironmentPhase
  11791. 2579.35 s [hls-plugin-api] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  11792. 2579.44 s [lsp-test] Phase: setupCompilerEnvironmentPhase
  11793. 2579.45 s [lsp-test] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  11794. 2579.57 s [fourmolu] Warning: Ormolu.Terminal: could not find link destinations for:
  11795. 2579.57 s [fourmolu] - Ormolu.Terminal.TermOutput
  11796. 2579.57 s [fourmolu] Warning: Ormolu.Fixity.Internal: could not find link destinations for:
  11797. 2579.57 s [fourmolu] - Ormolu.Fixity.Internal.Rep_HackageInfo
  11798. 2579.57 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityApproximation
  11799. 2579.57 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityInfo
  11800. 2579.57 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityDirection
  11801. 2579.57 s [fourmolu] Warning: Ormolu.Fixity: could not find link destinations for:
  11802. 2579.57 s [fourmolu] - Ormolu.Fixity.Internal.Rep_HackageInfo
  11803. 2579.57 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityApproximation
  11804. 2579.57 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityInfo
  11805. 2579.57 s [fourmolu] - Ormolu.Fixity.Internal.Rep_FixityDirection
  11806. 2579.57 s [fourmolu] Warning: Ormolu.Fixity.Parser: could not find link destinations for:
  11807. 2579.57 s [fourmolu] - Ormolu.Fixity.Parser.Parser
  11808. 2579.58 s [fourmolu] Warning: Ormolu.Config: could not find link destinations for:
  11809. 2579.58 s [fourmolu] - Ormolu.Config.Gen.SingleConstraintParens
  11810. 2579.58 s [fourmolu] - Ormolu.Config.Gen.RenderPrinterOpt
  11811. 2579.58 s [fourmolu] - Ormolu.Config.Gen.PrinterOptsFieldType
  11812. 2579.58 s [fourmolu] - Ormolu.Config.Gen.Rep_PrinterOpts
  11813. 2579.58 s [fourmolu] - Ormolu.Config.Rep_Config
  11814. 2579.58 s [fourmolu] Warning: Ormolu.Printer.Meat.Type: could not find link destinations for:
  11815. 2579.58 s [fourmolu] - Ormolu.Printer.Meat.Type.IsTyVarBndrFlag
  11816. 2579.58 s [fourmolu] Warning: Ormolu.Printer: could not find link destinations for:
  11817. 2579.58 s [fourmolu] - Ormolu.Config.Gen.SingleConstraintParens
  11818. 2579.58 s [fourmolu] - Ormolu.Config.Gen.Rep_PrinterOpts
  11819. 2579.59 s [fourmolu] Warning: Ormolu.Utils.Cabal: could not find link destinations for:
  11820. 2579.59 s [fourmolu] - Distribution.Utils.Structured.Tagged
  11821. 2579.59 s [fourmolu] - Distribution.Utils.Structured.structureHash'
  11822. 2579.59 s [fourmolu] - Language.Haskell.Extension.Rep_Extension
  11823. 2579.59 s [fourmolu] Warning: Ormolu: could not find link destinations for:
  11824. 2579.59 s [fourmolu] - Ormolu.Config.Gen.SingleConstraintParens
  11825. 2579.59 s [fourmolu] - Ormolu.Config.Gen.Rep_PrinterOpts
  11826. 2579.59 s [fourmolu] - Ormolu.Config.Rep_Config
  11827. 2579.72 s [hls-plugin-api] Phase: unpackPhase
  11828. 2579.72 s [hls-plugin-api] unpacking source archive /nix/store/gbg11b5frkds8nlrqzc0hsa023zaz5fb-hls-plugin-api-2.12.0.0.tar.gz
  11829. 2579.73 s [hls-plugin-api] source root is hls-plugin-api-2.12.0.0
  11830. 2579.73 s [hls-plugin-api] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "hls-plugin-api-2.12.0.0/test/Main.hs"
  11831. 2579.74 s [hls-plugin-api] Phase: patchPhase
  11832. 2579.74 s [hls-plugin-api] Phase: compileBuildDriverPhase
  11833. 2579.75 s [hls-plugin-api] setupCompileFlags: -package-db=/build/tmp.Sl4MWAo3r4/setup-package.conf.d -threaded
  11834. 2579.79 s [hls-plugin-api] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.Sl4MWAo3r4/Main.o )
  11835. 2579.83 s [hls-plugin-api] [2 of 2] Linking Setup
  11836. 2580.00 s [lsp-test] Phase: unpackPhase
  11837. 2580.00 s [lsp-test] unpacking source archive /nix/store/nzq58rnlzlp5yrv5iyi4xsccjhi16j3y-lsp-test-0.17.1.1.tar.gz
  11838. 2580.01 s [lsp-test] source root is lsp-test-0.17.1.1
  11839. 2580.01 s [lsp-test] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "lsp-test-0.17.1.1/test/Test.hs"
  11840. 2580.01 s [lsp-test] Phase: patchPhase
  11841. 2580.02 s [lsp-test] Phase: compileBuildDriverPhase
  11842. 2580.02 s [lsp-test] setupCompileFlags: -package-db=/build/tmp.OcmHzQblou/setup-package.conf.d -threaded
  11843. 2580.07 s [lsp-test] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.OcmHzQblou/Main.o )
  11844. 2580.11 s [lsp-test] [2 of 2] Linking Setup
  11845. 2580.95 s [hls-plugin-api] Phase: updateAutotoolsGnuConfigScriptsPhase
  11846. 2580.96 s [hls-plugin-api] Phase: configurePhase
  11847. 2580.97 s [hls-plugin-api] configureFlags: --verbose --prefix=/nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/zssm9sfycdmrq227y42k3mz6j08l8k7p-hls-plugin-api-2.12.0.0-doc/share/doc/hls-plugin-api-2.12.0.0 --with-gcc=gcc --package-db=/build/tmp.Sl4MWAo3r4/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/lib
  11848. 2580.97 s [hls-plugin-api] Using Parsec parser
  11849. 2580.97 s [hls-plugin-api] Configuring hls-plugin-api-2.12.0.0...
  11850. 2581.24 s [lsp-test] Phase: updateAutotoolsGnuConfigScriptsPhase
  11851. 2581.25 s [lsp-test] Phase: configurePhase
  11852. 2581.25 s [lsp-test] configureFlags: --verbose --prefix=/nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/k719lqq6hjg54bm70lsak4qbbcagbvs6-lsp-test-0.17.1.1-doc/share/doc/lsp-test-0.17.1.1 --with-gcc=gcc --package-db=/build/tmp.OcmHzQblou/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib
  11853. 2581.26 s [lsp-test] Using Parsec parser
  11854. 2581.26 s [lsp-test] Configuring lsp-test-0.17.1.1...
  11855. 2581.35 s [hls-plugin-api] Flags chosen: pedantic=False, use-fingertree=True
  11856. 2581.57 s [hls-plugin-api] Dependency Diff >=0.5 && <0.6 || >=1.0.0 && <1.1: using Diff-1.0.2
  11857. 2581.57 s [hls-plugin-api] Dependency aeson: using aeson-2.2.3.0
  11858. 2581.57 s [hls-plugin-api] Dependency base >=4.12 && <5: using base-4.20.1.0
  11859. 2581.57 s [hls-plugin-api] Dependency co-log-core: using co-log-core-0.3.2.5
  11860. 2581.57 s [hls-plugin-api] Dependency containers: using containers-0.7
  11861. 2581.57 s [hls-plugin-api] Dependency data-default: using data-default-0.8.0.1
  11862. 2581.57 s [hls-plugin-api] Dependency dependent-map: using dependent-map-0.4.0.1
  11863. 2581.57 s [hls-plugin-api] Dependency dependent-sum >=0.7: using dependent-sum-0.7.2.0
  11864. 2581.57 s [hls-plugin-api] Dependency dlist: using dlist-1.0
  11865. 2581.57 s [hls-plugin-api] Dependency extra: using extra-1.8.1
  11866. 2581.57 s [hls-plugin-api] Dependency filepath: using filepath-1.5.4.0
  11867. 2581.57 s [hls-plugin-api] Dependency ghc: using ghc-9.10.2
  11868. 2581.57 s [hls-plugin-api] Dependency hashable: using hashable-1.5.0.0
  11869. 2581.57 s [hls-plugin-api] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  11870. 2581.57 s [hls-plugin-api] Dependency hw-fingertree: using hw-fingertree-0.1.2.1
  11871. 2581.57 s [hls-plugin-api] Dependency lens: using lens-5.3.5
  11872. 2581.57 s [hls-plugin-api] Dependency lens-aeson: using lens-aeson-1.2.3
  11873. 2581.57 s [hls-plugin-api] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  11874. 2581.57 s [hls-plugin-api] Dependency megaparsec >=9.0: using megaparsec-9.7.0
  11875. 2581.57 s [hls-plugin-api] Dependency mtl: using mtl-2.3.1
  11876. 2581.57 s [hls-plugin-api] Dependency opentelemetry >=0.4: using opentelemetry-0.8.0
  11877. 2581.57 s [hls-plugin-api] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  11878. 2581.57 s [hls-plugin-api] Dependency prettyprinter: using prettyprinter-1.7.1
  11879. 2581.57 s [hls-plugin-api] Dependency regex-tdfa >=1.3.1.0: using regex-tdfa-1.3.2.5
  11880. 2581.57 s [hls-plugin-api] Dependency stm: using stm-2.5.3.1
  11881. 2581.57 s [hls-plugin-api] Dependency text: using text-2.1.2
  11882. 2581.57 s [hls-plugin-api] Dependency time: using time-1.12.2
  11883. 2581.57 s [hls-plugin-api] Dependency transformers: using transformers-0.6.1.1
  11884. 2581.57 s [hls-plugin-api] Dependency unix: using unix-2.8.6.0
  11885. 2581.57 s [hls-plugin-api] Dependency unliftio: using unliftio-0.2.25.1
  11886. 2581.57 s [hls-plugin-api] Dependency unordered-containers: using unordered-containers-0.2.20.1
  11887. 2581.57 s [hls-plugin-api] Dependency aeson: using aeson-2.2.3.0
  11888. 2581.57 s [hls-plugin-api] Dependency base: using base-4.20.1.0
  11889. 2581.57 s [hls-plugin-api] Dependency bytestring: using bytestring-0.12.2.0
  11890. 2581.57 s [hls-plugin-api] Dependency containers: using containers-0.7
  11891. 2581.57 s [hls-plugin-api] Dependency data-default: using data-default-0.8.0.1
  11892. 2581.57 s [hls-plugin-api] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  11893. 2581.57 s [hls-plugin-api] Dependency lens: using lens-5.3.5
  11894. 2581.57 s [hls-plugin-api] Dependency lsp-types: using lsp-types-2.3.0.1
  11895. 2581.57 s [hls-plugin-api] Dependency tasty: using tasty-1.5.3
  11896. 2581.57 s [hls-plugin-api] Dependency tasty-golden: using tasty-golden-2.3.5
  11897. 2581.57 s [hls-plugin-api] Dependency tasty-hunit: using tasty-hunit-0.10.2
  11898. 2581.57 s [hls-plugin-api] Dependency tasty-quickcheck: using tasty-quickcheck-0.11.1
  11899. 2581.57 s [hls-plugin-api] Dependency tasty-rerun: using tasty-rerun-1.1.20
  11900. 2581.57 s [hls-plugin-api] Dependency text: using text-2.1.2
  11901. 2581.57 s [hls-plugin-api] Source component graph:
  11902. 2581.57 s [hls-plugin-api] component lib
  11903. 2581.57 s [hls-plugin-api] component test:tests dependency lib
  11904. 2581.57 s [hls-plugin-api] Configured component graph:
  11905. 2581.57 s [hls-plugin-api] component hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  11906. 2581.57 s [hls-plugin-api] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  11907. 2581.57 s [hls-plugin-api] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  11908. 2581.57 s [hls-plugin-api] include base-4.20.1.0-3bb1
  11909. 2581.57 s [hls-plugin-api] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  11910. 2581.57 s [hls-plugin-api] include containers-0.7-5491
  11911. 2581.57 s [hls-plugin-api] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  11912. 2581.57 s [hls-plugin-api] include dependent-map-0.4.0.1-870kpyQkF5A47ZWQse0Ff7
  11913. 2581.57 s [hls-plugin-api] include dependent-sum-0.7.2.0-Dbi4txaWfbt7yaVitWXj83
  11914. 2581.57 s [hls-plugin-api] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  11915. 2581.57 s [hls-plugin-api] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  11916. 2581.57 s [hls-plugin-api] include filepath-1.5.4.0-eed0
  11917. 2581.57 s [hls-plugin-api] include ghc-9.10.2-14d3
  11918. 2581.57 s [hls-plugin-api] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  11919. 2581.57 s [hls-plugin-api] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  11920. 2581.57 s [hls-plugin-api] include hw-fingertree-0.1.2.1-IluzmwmluVaIKpCYl6MBiy
  11921. 2581.57 s [hls-plugin-api] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  11922. 2581.57 s [hls-plugin-api] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  11923. 2581.57 s [hls-plugin-api] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  11924. 2581.57 s [hls-plugin-api] include megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  11925. 2581.57 s [hls-plugin-api] include mtl-2.3.1-9b55
  11926. 2581.57 s [hls-plugin-api] include opentelemetry-0.8.0-C3E4sEM3yFFIGyVP8sya3w
  11927. 2581.57 s [hls-plugin-api] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  11928. 2581.57 s [hls-plugin-api] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  11929. 2581.57 s [hls-plugin-api] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  11930. 2581.57 s [hls-plugin-api] include stm-2.5.3.1-2c29
  11931. 2581.57 s [hls-plugin-api] include text-2.1.2-f6fa
  11932. 2581.57 s [hls-plugin-api] include time-1.12.2-0e11
  11933. 2581.57 s [hls-plugin-api] include transformers-0.6.1.1-cd2f
  11934. 2581.57 s [hls-plugin-api] include unix-2.8.6.0-bff8
  11935. 2581.57 s [hls-plugin-api] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  11936. 2581.57 s [hls-plugin-api] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  11937. 2581.57 s [hls-plugin-api] component hls-plugin-api-2.12.0.0-BhUMXL1UPXzHyXsLZHtVEW-tests
  11938. 2581.57 s [hls-plugin-api] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  11939. 2581.57 s [hls-plugin-api] include base-4.20.1.0-3bb1
  11940. 2581.57 s [hls-plugin-api] include bytestring-0.12.2.0-8436
  11941. 2581.57 s [hls-plugin-api] include containers-0.7-5491
  11942. 2581.57 s [hls-plugin-api] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  11943. 2581.57 s [hls-plugin-api] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  11944. 2581.57 s [hls-plugin-api] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  11945. 2581.57 s [hls-plugin-api] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  11946. 2581.57 s [hls-plugin-api] include tasty-1.5.3-4zgfWskfjHt737mCh9YXBB
  11947. 2581.57 s [hls-plugin-api] include tasty-golden-2.3.5-GSMHgZydzBGEgK26TJoesk
  11948. 2581.57 s [hls-plugin-api] include tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  11949. 2581.57 s [hls-plugin-api] include tasty-quickcheck-0.11.1-2F7lAR3jO4n1dME2Kdzg30
  11950. 2581.57 s [hls-plugin-api] include tasty-rerun-1.1.20-CiIxYwVHqUV5Z9U4qrQnSO
  11951. 2581.57 s [hls-plugin-api] include text-2.1.2-f6fa
  11952. 2581.57 s [hls-plugin-api] Linked component graph:
  11953. 2581.57 s [hls-plugin-api] unit hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  11954. 2581.57 s [hls-plugin-api] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  11955. 2581.57 s [hls-plugin-api] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  11956. 2581.57 s [hls-plugin-api] include base-4.20.1.0-3bb1
  11957. 2581.57 s [hls-plugin-api] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  11958. 2581.57 s [hls-plugin-api] include containers-0.7-5491
  11959. 2581.57 s [hls-plugin-api] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  11960. 2581.57 s [hls-plugin-api] include dependent-map-0.4.0.1-870kpyQkF5A47ZWQse0Ff7
  11961. 2581.57 s [hls-plugin-api] include dependent-sum-0.7.2.0-Dbi4txaWfbt7yaVitWXj83
  11962. 2581.57 s [hls-plugin-api] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  11963. 2581.57 s [hls-plugin-api] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  11964. 2581.57 s [hls-plugin-api] include filepath-1.5.4.0-eed0
  11965. 2581.57 s [hls-plugin-api] include ghc-9.10.2-14d3
  11966. 2581.57 s [hls-plugin-api] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  11967. 2581.57 s [hls-plugin-api] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  11968. 2581.57 s [hls-plugin-api] include hw-fingertree-0.1.2.1-IluzmwmluVaIKpCYl6MBiy
  11969. 2581.57 s [hls-plugin-api] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  11970. 2581.57 s [hls-plugin-api] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  11971. 2581.57 s [hls-plugin-api] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  11972. 2581.57 s [hls-plugin-api] include megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  11973. 2581.57 s [hls-plugin-api] include mtl-2.3.1-9b55
  11974. 2581.57 s [hls-plugin-api] include opentelemetry-0.8.0-C3E4sEM3yFFIGyVP8sya3w
  11975. 2581.57 s [hls-plugin-api] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  11976. 2581.57 s [hls-plugin-api] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  11977. 2581.57 s [hls-plugin-api] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  11978. 2581.57 s [hls-plugin-api] include stm-2.5.3.1-2c29
  11979. 2581.57 s [hls-plugin-api] include text-2.1.2-f6fa
  11980. 2581.57 s [hls-plugin-api] include time-1.12.2-0e11
  11981. 2581.57 s [hls-plugin-api] include transformers-0.6.1.1-cd2f
  11982. 2581.57 s [hls-plugin-api] include unix-2.8.6.0-bff8
  11983. 2581.57 s [hls-plugin-api] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  11984. 2581.57 s [hls-plugin-api] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  11985. 2581.57 s [hls-plugin-api] Ide.Logger=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.Logger,Ide.Plugin.Config=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.Plugin.Config,Ide.Plugin.ConfigUtils=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.Plugin.ConfigUtils,Ide.Plugin.Error=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.Plugin.Error,Ide.Plugin.HandleRequestTypes=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.Plugin.HandleRequestTypes,Ide.Plugin.Properties=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.Plugin.Properties,Ide.Plugin.RangeMap=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.Plugin.RangeMap,Ide.Plugin.Resolve=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.Plugin.Resolve,Ide.PluginUtils=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.PluginUtils,Ide.Types=hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh:Ide.Types
  11986. 2581.57 s [hls-plugin-api] unit hls-plugin-api-2.12.0.0-BhUMXL1UPXzHyXsLZHtVEW-tests
  11987. 2581.57 s [hls-plugin-api] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  11988. 2581.57 s [hls-plugin-api] include base-4.20.1.0-3bb1
  11989. 2581.57 s [hls-plugin-api] include bytestring-0.12.2.0-8436
  11990. 2581.57 s [hls-plugin-api] include containers-0.7-5491
  11991. 2581.57 s [hls-plugin-api] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  11992. 2581.57 s [hls-plugin-api] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  11993. 2581.57 s [hls-plugin-api] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  11994. 2581.57 s [hls-plugin-api] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  11995. 2581.57 s [hls-plugin-api] include tasty-1.5.3-4zgfWskfjHt737mCh9YXBB
  11996. 2581.57 s [hls-plugin-api] include tasty-golden-2.3.5-GSMHgZydzBGEgK26TJoesk
  11997. 2581.57 s [hls-plugin-api] include tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  11998. 2581.57 s [hls-plugin-api] include tasty-quickcheck-0.11.1-2F7lAR3jO4n1dME2Kdzg30
  11999. 2581.57 s [hls-plugin-api] include tasty-rerun-1.1.20-CiIxYwVHqUV5Z9U4qrQnSO
  12000. 2581.57 s [hls-plugin-api] include text-2.1.2-f6fa
  12001. 2581.57 s [hls-plugin-api] Ready component graph:
  12002. 2581.57 s [hls-plugin-api] definite hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  12003. 2581.57 s [hls-plugin-api] depends Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  12004. 2581.57 s [hls-plugin-api] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12005. 2581.57 s [hls-plugin-api] depends base-4.20.1.0-3bb1
  12006. 2581.57 s [hls-plugin-api] depends co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  12007. 2581.57 s [hls-plugin-api] depends containers-0.7-5491
  12008. 2581.61 s [hls-plugin-api] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  12009. 2581.61 s [hls-plugin-api] depends dependent-map-0.4.0.1-870kpyQkF5A47ZWQse0Ff7
  12010. 2581.61 s [hls-plugin-api] depends dependent-sum-0.7.2.0-Dbi4txaWfbt7yaVitWXj83
  12011. 2581.61 s [hls-plugin-api] depends dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  12012. 2581.61 s [hls-plugin-api] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12013. 2581.61 s [hls-plugin-api] depends filepath-1.5.4.0-eed0
  12014. 2581.61 s [hls-plugin-api] depends ghc-9.10.2-14d3
  12015. 2581.61 s [hls-plugin-api] depends hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  12016. 2581.61 s [hls-plugin-api] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  12017. 2581.61 s [hls-plugin-api] depends hw-fingertree-0.1.2.1-IluzmwmluVaIKpCYl6MBiy
  12018. 2581.61 s [hls-plugin-api] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12019. 2581.61 s [hls-plugin-api] depends lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  12020. 2581.61 s [hls-plugin-api] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12021. 2581.61 s [hls-plugin-api] depends megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  12022. 2581.61 s [hls-plugin-api] depends mtl-2.3.1-9b55
  12023. 2581.61 s [hls-plugin-api] depends opentelemetry-0.8.0-C3E4sEM3yFFIGyVP8sya3w
  12024. 2581.61 s [hls-plugin-api] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  12025. 2581.61 s [hls-plugin-api] depends prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  12026. 2581.61 s [hls-plugin-api] depends regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  12027. 2581.61 s [hls-plugin-api] depends stm-2.5.3.1-2c29
  12028. 2581.61 s [hls-plugin-api] depends text-2.1.2-f6fa
  12029. 2581.61 s [hls-plugin-api] depends time-1.12.2-0e11
  12030. 2581.61 s [hls-plugin-api] depends transformers-0.6.1.1-cd2f
  12031. 2581.61 s [hls-plugin-api] depends unix-2.8.6.0-bff8
  12032. 2581.61 s [hls-plugin-api] depends unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  12033. 2581.61 s [hls-plugin-api] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  12034. 2581.61 s [hls-plugin-api] definite hls-plugin-api-2.12.0.0-BhUMXL1UPXzHyXsLZHtVEW-tests
  12035. 2581.61 s [hls-plugin-api] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12036. 2581.61 s [hls-plugin-api] depends base-4.20.1.0-3bb1
  12037. 2581.61 s [hls-plugin-api] depends bytestring-0.12.2.0-8436
  12038. 2581.61 s [hls-plugin-api] depends containers-0.7-5491
  12039. 2581.61 s [hls-plugin-api] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  12040. 2581.61 s [hls-plugin-api] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  12041. 2581.61 s [hls-plugin-api] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12042. 2581.61 s [hls-plugin-api] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  12043. 2581.61 s [hls-plugin-api] depends tasty-1.5.3-4zgfWskfjHt737mCh9YXBB
  12044. 2581.61 s [hls-plugin-api] depends tasty-golden-2.3.5-GSMHgZydzBGEgK26TJoesk
  12045. 2581.61 s [hls-plugin-api] depends tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  12046. 2581.61 s [hls-plugin-api] depends tasty-quickcheck-0.11.1-2F7lAR3jO4n1dME2Kdzg30
  12047. 2581.61 s [hls-plugin-api] depends tasty-rerun-1.1.20-CiIxYwVHqUV5Z9U4qrQnSO
  12048. 2581.61 s [hls-plugin-api] depends text-2.1.2-f6fa
  12049. 2581.61 s [hls-plugin-api] Using Cabal-3.12.1.0 compiled by ghc-9.10
  12050. 2581.61 s [hls-plugin-api] Using compiler: ghc-9.10.2
  12051. 2581.61 s [hls-plugin-api] Using install prefix:
  12052. 2581.61 s [hls-plugin-api] /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0
  12053. 2581.61 s [hls-plugin-api] Executables installed in:
  12054. 2581.61 s [hls-plugin-api] /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0/bin
  12055. 2581.61 s [hls-plugin-api] Libraries installed in:
  12056. 2581.61 s [hls-plugin-api] /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  12057. 2581.61 s [hls-plugin-api] Dynamic Libraries installed in:
  12058. 2581.61 s [hls-plugin-api] /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  12059. 2581.61 s [hls-plugin-api] Private executables installed in:
  12060. 2581.61 s [hls-plugin-api] /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0/libexec/x86_64-linux-ghc-9.10.2-14d3/hls-plugin-api-2.12.0.0
  12061. 2581.61 s [hls-plugin-api] Data files installed in:
  12062. 2581.61 s [hls-plugin-api] /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0/share/x86_64-linux-ghc-9.10.2-14d3/hls-plugin-api-2.12.0.0
  12063. 2581.61 s [hls-plugin-api] Documentation installed in:
  12064. 2581.61 s [hls-plugin-api] /nix/store/zssm9sfycdmrq227y42k3mz6j08l8k7p-hls-plugin-api-2.12.0.0-doc/share/doc/hls-plugin-api-2.12.0.0
  12065. 2581.61 s [hls-plugin-api] Configuration files installed in:
  12066. 2581.61 s [hls-plugin-api] /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0/etc
  12067. 2581.61 s [hls-plugin-api] No alex found
  12068. 2581.61 s [hls-plugin-api] Using ar found on system at:
  12069. 2581.61 s [hls-plugin-api] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  12070. 2581.61 s [hls-plugin-api] No c2hs found
  12071. 2581.61 s [hls-plugin-api] No cpphs found
  12072. 2581.61 s [hls-plugin-api] No doctest found
  12073. 2581.61 s [hls-plugin-api] Using gcc version 14.3.0 given by user at:
  12074. 2581.61 s [hls-plugin-api] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  12075. 2581.61 s [hls-plugin-api] Using ghc version 9.10.2 found on system at:
  12076. 2581.61 s [hls-plugin-api] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  12077. 2581.61 s [hls-plugin-api] Using ghc-pkg version 9.10.2 found on system at:
  12078. 2581.61 s [hls-plugin-api] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  12079. 2581.61 s [hls-plugin-api] No ghcjs found
  12080. 2581.61 s [hls-plugin-api] No ghcjs-pkg found
  12081. 2581.61 s [hls-plugin-api] No greencard found
  12082. 2581.61 s [hls-plugin-api] Using haddock version 2.31.0 found on system at:
  12083. 2581.61 s [hls-plugin-api] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  12084. 2581.61 s [hls-plugin-api] No happy found
  12085. 2581.61 s [hls-plugin-api] Using haskell-suite found on system at: haskell-suite-dummy-location
  12086. 2581.61 s [hls-plugin-api] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  12087. 2581.61 s [hls-plugin-api] No hmake found
  12088. 2581.61 s [hls-plugin-api] Using hpc version 0.69 found on system at:
  12089. 2581.61 s [hls-plugin-api] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  12090. 2581.61 s [hls-plugin-api] Using hsc2hs version 0.68.10 found on system at:
  12091. 2581.61 s [hls-plugin-api] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  12092. 2581.61 s [hls-plugin-api] Using hscolour version 1.25 found on system at:
  12093. 2581.61 s [hls-plugin-api] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  12094. 2581.61 s [hls-plugin-api] No jhc found
  12095. 2581.61 s [hls-plugin-api] Using ld found on system at:
  12096. 2581.61 s [hls-plugin-api] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  12097. 2581.61 s [hls-plugin-api] No pkg-config found
  12098. 2581.61 s [hls-plugin-api] Using runghc version 9.10.2 found on system at:
  12099. 2581.61 s [hls-plugin-api] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  12100. 2581.61 s [hls-plugin-api] Using strip version 2.44 found on system at:
  12101. 2581.61 s [hls-plugin-api] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  12102. 2581.61 s [hls-plugin-api] Using tar found on system at:
  12103. 2581.61 s [hls-plugin-api] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  12104. 2581.61 s [hls-plugin-api] No uhc found
  12105. 2581.83 s [lsp-test] Dependency Diff >=0.4 && <1.1: using Diff-1.0.2
  12106. 2581.83 s [lsp-test] Dependency Glob >=0.9 && <0.11: using Glob-0.10.2
  12107. 2581.83 s [lsp-test] Dependency aeson >=2 && <2.3: using aeson-2.2.3.0
  12108. 2581.83 s [lsp-test] Dependency aeson-pretty >=0.8 && <0.9: using aeson-pretty-0.8.10
  12109. 2581.83 s [lsp-test] Dependency ansi-terminal >=0.10 && <1.2: using ansi-terminal-1.1.3
  12110. 2581.83 s [lsp-test] Dependency async >=2.2 && <2.3: using async-2.2.5
  12111. 2581.83 s [lsp-test] Dependency base >=4.10 && <5: using base-4.20.1.0
  12112. 2581.83 s [lsp-test] Dependency bytestring >=0.10 && <0.13: using bytestring-0.12.2.0
  12113. 2581.83 s [lsp-test] Dependency co-log-core >=0.3 && <0.4: using co-log-core-0.3.2.5
  12114. 2581.83 s [lsp-test] Dependency conduit >=1.3 && <1.4: using conduit-1.3.6.1
  12115. 2581.83 s [lsp-test] Dependency conduit-parse >=0.2 && <0.3: using conduit-parse-0.2.1.1
  12116. 2581.83 s [lsp-test] Dependency containers >=0.6 && <0.8: using containers-0.7
  12117. 2581.83 s [lsp-test] Dependency data-default >=0.7 && <0.9: using data-default-0.8.0.1
  12118. 2581.83 s [lsp-test] Dependency directory >=1.3 && <1.4: using directory-1.3.8.5
  12119. 2581.83 s [lsp-test] Dependency exceptions >=0.10 && <0.11: using exceptions-0.10.9
  12120. 2581.83 s [lsp-test] Dependency extra >=1.7 && <1.9: using extra-1.8.1
  12121. 2581.83 s [lsp-test] Dependency filepath >=1.4 && <1.6: using filepath-1.5.4.0
  12122. 2581.83 s [lsp-test] Dependency lens >=5.1 && <5.4: using lens-5.3.5
  12123. 2581.83 s [lsp-test] Dependency lens-aeson >=1.2 && <1.3: using lens-aeson-1.2.3
  12124. 2581.83 s [lsp-test] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  12125. 2581.83 s [lsp-test] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  12126. 2581.83 s [lsp-test] Dependency mtl >=2.2 && <2.4: using mtl-2.3.1
  12127. 2581.83 s [lsp-test] Dependency parser-combinators >=1.3 && <1.4: using parser-combinators-1.3.0
  12128. 2581.83 s [lsp-test] Dependency process >=1.6 && <1.7: using process-1.6.25.0
  12129. 2581.83 s [lsp-test] Dependency some >=1.0 && <1.1: using some-1.0.6
  12130. 2581.83 s [lsp-test] Dependency text >=1 && <2.2: using text-2.1.2
  12131. 2581.83 s [lsp-test] Dependency time >=1.10 && <1.15: using time-1.12.2
  12132. 2581.83 s [lsp-test] Dependency transformers >=0.5 && <0.7: using transformers-0.6.1.1
  12133. 2581.83 s [lsp-test] Dependency unix: using unix-2.8.6.0
  12134. 2581.83 s [lsp-test] Dependency aeson: using aeson-2.2.3.0
  12135. 2581.83 s [lsp-test] Dependency base: using base-4.20.1.0
  12136. 2581.83 s [lsp-test] Dependency containers: using containers-0.7
  12137. 2581.83 s [lsp-test] Dependency data-default: using data-default-0.8.0.1
  12138. 2581.83 s [lsp-test] Dependency directory: using directory-1.3.8.5
  12139. 2581.83 s [lsp-test] Dependency extra: using extra-1.8.1
  12140. 2581.83 s [lsp-test] Dependency filepath: using filepath-1.5.4.0
  12141. 2581.83 s [lsp-test] Dependency hspec: using hspec-2.11.14
  12142. 2581.83 s [lsp-test] Dependency lens: using lens-5.3.5
  12143. 2581.83 s [lsp-test] Dependency lsp: using lsp-2.7.0.1
  12144. 2581.83 s [lsp-test] Dependency lsp-test: using lsp-test-0.17.1.1
  12145. 2581.83 s [lsp-test] Dependency mtl: using mtl-2.3.1
  12146. 2581.83 s [lsp-test] Dependency parser-combinators: using parser-combinators-1.3.0
  12147. 2581.83 s [lsp-test] Dependency process: using process-1.6.25.0
  12148. 2581.83 s [lsp-test] Dependency text: using text-2.1.2
  12149. 2581.83 s [lsp-test] Dependency unliftio: using unliftio-0.2.25.1
  12150. 2581.83 s [lsp-test] Dependency aeson: using aeson-2.2.3.0
  12151. 2581.83 s [lsp-test] Dependency base: using base-4.20.1.0
  12152. 2581.83 s [lsp-test] Dependency co-log-core: using co-log-core-0.3.2.5
  12153. 2581.83 s [lsp-test] Dependency extra: using extra-1.8.1
  12154. 2581.83 s [lsp-test] Dependency hspec: using hspec-2.11.14
  12155. 2581.83 s [lsp-test] Dependency lens: using lens-5.3.5
  12156. 2581.83 s [lsp-test] Dependency lsp: using lsp-2.7.0.1
  12157. 2581.83 s [lsp-test] Dependency lsp-test: using lsp-test-0.17.1.1
  12158. 2581.83 s [lsp-test] Dependency parser-combinators: using parser-combinators-1.3.0
  12159. 2581.83 s [lsp-test] Dependency process: using process-1.6.25.0
  12160. 2581.83 s [lsp-test] Dependency unliftio: using unliftio-0.2.25.1
  12161. 2581.83 s [lsp-test] Dependency base: using base-4.20.1.0
  12162. 2581.83 s [lsp-test] Dependency lsp-test: using lsp-test-0.17.1.1
  12163. 2581.83 s [lsp-test] Dependency parser-combinators: using parser-combinators-1.3.0
  12164. 2581.83 s [lsp-test] Source component graph:
  12165. 2581.83 s [lsp-test] component lib
  12166. 2581.83 s [lsp-test] component test:example dependency lib
  12167. 2581.83 s [lsp-test] component test:func-test dependency lib
  12168. 2581.83 s [lsp-test] component test:tests dependency lib
  12169. 2581.83 s [lsp-test] Configured component graph:
  12170. 2581.83 s [lsp-test] component lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12171. 2581.83 s [lsp-test] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  12172. 2581.83 s [lsp-test] include Glob-0.10.2-4c8yF4exmXBBFzeL7vsJhX
  12173. 2581.83 s [lsp-test] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12174. 2581.83 s [lsp-test] include aeson-pretty-0.8.10-2j4jlAxDgPp3VIk0pZXhlE
  12175. 2581.83 s [lsp-test] include ansi-terminal-1.1.3-I1X77JOgMia6e9S9zM1BAl
  12176. 2581.83 s [lsp-test] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  12177. 2581.83 s [lsp-test] include base-4.20.1.0-3bb1
  12178. 2581.83 s [lsp-test] include bytestring-0.12.2.0-8436
  12179. 2581.83 s [lsp-test] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  12180. 2581.83 s [lsp-test] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  12181. 2581.83 s [lsp-test] include conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  12182. 2581.83 s [lsp-test] include containers-0.7-5491
  12183. 2581.83 s [lsp-test] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  12184. 2581.83 s [lsp-test] include directory-1.3.8.5-b97c
  12185. 2581.83 s [lsp-test] include exceptions-0.10.9-88bb
  12186. 2581.83 s [lsp-test] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12187. 2581.83 s [lsp-test] include filepath-1.5.4.0-eed0
  12188. 2581.83 s [lsp-test] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12189. 2581.83 s [lsp-test] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  12190. 2581.83 s [lsp-test] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12191. 2581.83 s [lsp-test] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  12192. 2581.83 s [lsp-test] include mtl-2.3.1-9b55
  12193. 2581.83 s [lsp-test] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12194. 2581.83 s [lsp-test] include process-1.6.25.0-25a8
  12195. 2581.83 s [lsp-test] include some-1.0.6-C2hhdMMMHBSCptqQSwpuGr
  12196. 2581.83 s [lsp-test] include text-2.1.2-f6fa
  12197. 2581.83 s [lsp-test] include time-1.12.2-0e11
  12198. 2581.83 s [lsp-test] include transformers-0.6.1.1-cd2f
  12199. 2581.83 s [lsp-test] include unix-2.8.6.0-bff8
  12200. 2581.83 s [lsp-test] component lsp-test-0.17.1.1-HPl7D7bYzUDGKpDNqrZ3Cx-example
  12201. 2581.83 s [lsp-test] include base-4.20.1.0-3bb1
  12202. 2581.83 s [lsp-test] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12203. 2581.83 s [lsp-test] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12204. 2581.83 s [lsp-test] component lsp-test-0.17.1.1-LbBkYNIrr9y96krrvbQsnx-func-test
  12205. 2581.83 s [lsp-test] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12206. 2581.83 s [lsp-test] include base-4.20.1.0-3bb1
  12207. 2581.83 s [lsp-test] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  12208. 2581.83 s [lsp-test] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12209. 2581.83 s [lsp-test] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  12210. 2581.83 s [lsp-test] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12211. 2581.83 s [lsp-test] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12212. 2581.83 s [lsp-test] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12213. 2581.83 s [lsp-test] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12214. 2581.83 s [lsp-test] include process-1.6.25.0-25a8
  12215. 2581.83 s [lsp-test] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  12216. 2581.83 s [lsp-test] component lsp-test-0.17.1.1-BeJ5ExTnfVGC3SJXs5kFDt-tests
  12217. 2581.83 s [lsp-test] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12218. 2581.83 s [lsp-test] include base-4.20.1.0-3bb1
  12219. 2581.83 s [lsp-test] include containers-0.7-5491
  12220. 2581.83 s [lsp-test] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  12221. 2581.83 s [lsp-test] include directory-1.3.8.5-b97c
  12222. 2581.83 s [lsp-test] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12223. 2581.83 s [lsp-test] include filepath-1.5.4.0-eed0
  12224. 2581.83 s [lsp-test] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  12225. 2581.83 s [lsp-test] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12226. 2581.83 s [lsp-test] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12227. 2581.83 s [lsp-test] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12228. 2581.83 s [lsp-test] include mtl-2.3.1-9b55
  12229. 2581.83 s [lsp-test] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12230. 2581.83 s [lsp-test] include process-1.6.25.0-25a8
  12231. 2581.83 s [lsp-test] include text-2.1.2-f6fa
  12232. 2581.83 s [lsp-test] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  12233. 2581.83 s [lsp-test] Linked component graph:
  12234. 2581.83 s [lsp-test] unit lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12235. 2581.83 s [lsp-test] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  12236. 2581.83 s [lsp-test] include Glob-0.10.2-4c8yF4exmXBBFzeL7vsJhX
  12237. 2581.83 s [lsp-test] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12238. 2581.83 s [lsp-test] include aeson-pretty-0.8.10-2j4jlAxDgPp3VIk0pZXhlE
  12239. 2581.83 s [lsp-test] include ansi-terminal-1.1.3-I1X77JOgMia6e9S9zM1BAl
  12240. 2581.83 s [lsp-test] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  12241. 2581.83 s [lsp-test] include base-4.20.1.0-3bb1
  12242. 2581.83 s [lsp-test] include bytestring-0.12.2.0-8436
  12243. 2581.83 s [lsp-test] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  12244. 2581.83 s [lsp-test] include conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  12245. 2581.83 s [lsp-test] include conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  12246. 2581.83 s [lsp-test] include containers-0.7-5491
  12247. 2581.83 s [lsp-test] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  12248. 2581.83 s [lsp-test] include directory-1.3.8.5-b97c
  12249. 2581.83 s [lsp-test] include exceptions-0.10.9-88bb
  12250. 2581.83 s [lsp-test] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12251. 2581.83 s [lsp-test] include filepath-1.5.4.0-eed0
  12252. 2581.83 s [lsp-test] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12253. 2581.83 s [lsp-test] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  12254. 2581.83 s [lsp-test] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12255. 2581.83 s [lsp-test] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  12256. 2581.83 s [lsp-test] include mtl-2.3.1-9b55
  12257. 2581.83 s [lsp-test] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12258. 2581.83 s [lsp-test] include process-1.6.25.0-25a8
  12259. 2581.83 s [lsp-test] include some-1.0.6-C2hhdMMMHBSCptqQSwpuGr
  12260. 2581.83 s [lsp-test] include text-2.1.2-f6fa
  12261. 2581.83 s [lsp-test] include time-1.12.2-0e11
  12262. 2581.83 s [lsp-test] include transformers-0.6.1.1-cd2f
  12263. 2581.83 s [lsp-test] include unix-2.8.6.0-bff8
  12264. 2581.83 s [lsp-test] Control.Applicative.Combinators=parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT:Control.Applicative.Combinators,Language.LSP.Protocol.Capabilities=lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Capabilities,Language.LSP.Protocol.Message=lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Message,Language.LSP.Protocol.Types=lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Types,Language.LSP.Test=lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO:Language.LSP.Test
  12265. 2581.83 s [lsp-test] unit lsp-test-0.17.1.1-HPl7D7bYzUDGKpDNqrZ3Cx-example
  12266. 2581.87 s [lsp-test] include base-4.20.1.0-3bb1
  12267. 2581.87 s [lsp-test] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12268. 2581.87 s [lsp-test] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12269. 2581.87 s [lsp-test] unit lsp-test-0.17.1.1-LbBkYNIrr9y96krrvbQsnx-func-test
  12270. 2581.87 s [lsp-test] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12271. 2581.87 s [lsp-test] include base-4.20.1.0-3bb1
  12272. 2581.87 s [lsp-test] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  12273. 2581.87 s [lsp-test] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12274. 2581.87 s [lsp-test] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  12275. 2581.87 s [lsp-test] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12276. 2581.87 s [lsp-test] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12277. 2581.87 s [lsp-test] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12278. 2581.87 s [lsp-test] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12279. 2581.87 s [lsp-test] include process-1.6.25.0-25a8
  12280. 2581.87 s [lsp-test] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  12281. 2581.87 s [lsp-test] unit lsp-test-0.17.1.1-BeJ5ExTnfVGC3SJXs5kFDt-tests
  12282. 2581.87 s [lsp-test] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12283. 2581.87 s [lsp-test] include base-4.20.1.0-3bb1
  12284. 2581.87 s [lsp-test] include containers-0.7-5491
  12285. 2581.87 s [lsp-test] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  12286. 2581.87 s [lsp-test] include directory-1.3.8.5-b97c
  12287. 2581.87 s [lsp-test] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12288. 2581.87 s [lsp-test] include filepath-1.5.4.0-eed0
  12289. 2581.87 s [lsp-test] include hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  12290. 2581.87 s [lsp-test] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12291. 2581.87 s [lsp-test] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12292. 2581.87 s [lsp-test] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12293. 2581.87 s [lsp-test] include mtl-2.3.1-9b55
  12294. 2581.87 s [lsp-test] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12295. 2581.87 s [lsp-test] include process-1.6.25.0-25a8
  12296. 2581.87 s [lsp-test] include text-2.1.2-f6fa
  12297. 2581.87 s [lsp-test] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  12298. 2581.87 s [lsp-test] Ready component graph:
  12299. 2581.87 s [lsp-test] definite lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12300. 2581.87 s [lsp-test] depends Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  12301. 2581.87 s [lsp-test] depends Glob-0.10.2-4c8yF4exmXBBFzeL7vsJhX
  12302. 2581.87 s [lsp-test] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12303. 2581.87 s [lsp-test] depends aeson-pretty-0.8.10-2j4jlAxDgPp3VIk0pZXhlE
  12304. 2581.87 s [lsp-test] depends ansi-terminal-1.1.3-I1X77JOgMia6e9S9zM1BAl
  12305. 2581.87 s [lsp-test] depends async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  12306. 2581.87 s [lsp-test] depends base-4.20.1.0-3bb1
  12307. 2581.87 s [lsp-test] depends bytestring-0.12.2.0-8436
  12308. 2581.87 s [lsp-test] depends co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  12309. 2581.87 s [lsp-test] depends conduit-1.3.6.1-F00ngRBvHJk16YKXYOtESB
  12310. 2581.87 s [lsp-test] depends conduit-parse-0.2.1.1-1qRkwbGhkCY5tvo35J59mu
  12311. 2581.87 s [lsp-test] depends containers-0.7-5491
  12312. 2581.87 s [lsp-test] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  12313. 2581.87 s [lsp-test] depends directory-1.3.8.5-b97c
  12314. 2581.87 s [lsp-test] depends exceptions-0.10.9-88bb
  12315. 2581.87 s [lsp-test] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12316. 2581.87 s [lsp-test] depends filepath-1.5.4.0-eed0
  12317. 2581.87 s [lsp-test] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12318. 2581.87 s [lsp-test] depends lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  12319. 2581.87 s [lsp-test] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12320. 2581.87 s [lsp-test] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  12321. 2581.87 s [lsp-test] depends mtl-2.3.1-9b55
  12322. 2581.87 s [lsp-test] depends parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12323. 2581.87 s [lsp-test] depends process-1.6.25.0-25a8
  12324. 2581.87 s [lsp-test] depends some-1.0.6-C2hhdMMMHBSCptqQSwpuGr
  12325. 2581.87 s [lsp-test] depends text-2.1.2-f6fa
  12326. 2581.87 s [lsp-test] depends time-1.12.2-0e11
  12327. 2581.87 s [lsp-test] depends transformers-0.6.1.1-cd2f
  12328. 2581.87 s [lsp-test] depends unix-2.8.6.0-bff8
  12329. 2581.87 s [lsp-test] definite lsp-test-0.17.1.1-HPl7D7bYzUDGKpDNqrZ3Cx-example
  12330. 2581.87 s [lsp-test] depends base-4.20.1.0-3bb1
  12331. 2581.87 s [lsp-test] depends lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12332. 2581.87 s [lsp-test] depends parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12333. 2581.87 s [lsp-test] definite lsp-test-0.17.1.1-LbBkYNIrr9y96krrvbQsnx-func-test
  12334. 2581.87 s [lsp-test] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12335. 2581.87 s [lsp-test] depends base-4.20.1.0-3bb1
  12336. 2581.87 s [lsp-test] depends co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  12337. 2581.87 s [lsp-test] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12338. 2581.87 s [lsp-test] depends hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  12339. 2581.87 s [lsp-test] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12340. 2581.87 s [lsp-test] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12341. 2581.87 s [lsp-test] depends lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12342. 2581.87 s [lsp-test] depends parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12343. 2581.87 s [lsp-test] depends process-1.6.25.0-25a8
  12344. 2581.87 s [lsp-test] depends unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  12345. 2581.87 s [lsp-test] definite lsp-test-0.17.1.1-BeJ5ExTnfVGC3SJXs5kFDt-tests
  12346. 2581.87 s [lsp-test] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  12347. 2581.87 s [lsp-test] depends base-4.20.1.0-3bb1
  12348. 2581.87 s [lsp-test] depends containers-0.7-5491
  12349. 2581.87 s [lsp-test] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  12350. 2581.87 s [lsp-test] depends directory-1.3.8.5-b97c
  12351. 2581.87 s [lsp-test] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  12352. 2581.87 s [lsp-test] depends filepath-1.5.4.0-eed0
  12353. 2581.87 s [lsp-test] depends hspec-2.11.14-HVRsmZ0LLHnEeAxiP8W8Sj
  12354. 2581.87 s [lsp-test] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  12355. 2581.87 s [lsp-test] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  12356. 2581.87 s [lsp-test] depends lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12357. 2581.87 s [lsp-test] depends mtl-2.3.1-9b55
  12358. 2581.87 s [lsp-test] depends parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  12359. 2581.87 s [lsp-test] depends process-1.6.25.0-25a8
  12360. 2581.87 s [lsp-test] depends text-2.1.2-f6fa
  12361. 2581.87 s [lsp-test] depends unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  12362. 2581.87 s [lsp-test] Using Cabal-3.12.1.0 compiled by ghc-9.10
  12363. 2581.87 s [lsp-test] Using compiler: ghc-9.10.2
  12364. 2581.87 s [lsp-test] Using install prefix:
  12365. 2581.87 s [lsp-test] /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1
  12366. 2581.87 s [lsp-test] Executables installed in:
  12367. 2581.87 s [lsp-test] /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1/bin
  12368. 2581.87 s [lsp-test] Libraries installed in:
  12369. 2581.87 s [lsp-test] /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  12370. 2581.87 s [lsp-test] Dynamic Libraries installed in:
  12371. 2581.87 s [lsp-test] /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  12372. 2581.87 s [lsp-test] Private executables installed in:
  12373. 2581.87 s [lsp-test] /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1/libexec/x86_64-linux-ghc-9.10.2-14d3/lsp-test-0.17.1.1
  12374. 2581.87 s [lsp-test] Data files installed in:
  12375. 2581.87 s [lsp-test] /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1/share/x86_64-linux-ghc-9.10.2-14d3/lsp-test-0.17.1.1
  12376. 2581.87 s [lsp-test] Documentation installed in:
  12377. 2581.87 s [lsp-test] /nix/store/k719lqq6hjg54bm70lsak4qbbcagbvs6-lsp-test-0.17.1.1-doc/share/doc/lsp-test-0.17.1.1
  12378. 2581.87 s [lsp-test] Configuration files installed in:
  12379. 2581.87 s [lsp-test] /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1/etc
  12380. 2581.87 s [lsp-test] No alex found
  12381. 2581.87 s [lsp-test] Using ar found on system at:
  12382. 2581.87 s [lsp-test] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  12383. 2581.87 s [lsp-test] No c2hs found
  12384. 2581.87 s [lsp-test] No cpphs found
  12385. 2581.87 s [lsp-test] No doctest found
  12386. 2581.87 s [lsp-test] Using gcc version 14.3.0 given by user at:
  12387. 2581.87 s [lsp-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  12388. 2581.87 s [lsp-test] Using ghc version 9.10.2 found on system at:
  12389. 2581.87 s [lsp-test] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  12390. 2581.87 s [lsp-test] Using ghc-pkg version 9.10.2 found on system at:
  12391. 2581.87 s [lsp-test] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  12392. 2581.87 s [lsp-test] No ghcjs found
  12393. 2581.87 s [lsp-test] No ghcjs-pkg found
  12394. 2581.87 s [lsp-test] No greencard found
  12395. 2581.87 s [lsp-test] Using haddock version 2.31.0 found on system at:
  12396. 2581.87 s [lsp-test] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  12397. 2581.87 s [lsp-test] No happy found
  12398. 2581.87 s [lsp-test] Using haskell-suite found on system at: haskell-suite-dummy-location
  12399. 2581.87 s [lsp-test] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  12400. 2581.87 s [lsp-test] No hmake found
  12401. 2581.87 s [lsp-test] Using hpc version 0.69 found on system at:
  12402. 2581.87 s [lsp-test] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  12403. 2581.87 s [lsp-test] Using hsc2hs version 0.68.10 found on system at:
  12404. 2581.87 s [lsp-test] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  12405. 2581.87 s [lsp-test] Using hscolour version 1.25 found on system at:
  12406. 2581.87 s [lsp-test] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  12407. 2581.87 s [lsp-test] No jhc found
  12408. 2581.87 s [lsp-test] Using ld found on system at:
  12409. 2581.87 s [lsp-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  12410. 2581.87 s [lsp-test] No pkg-config found
  12411. 2581.87 s [lsp-test] Using runghc version 9.10.2 found on system at:
  12412. 2581.87 s [lsp-test] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  12413. 2581.87 s [lsp-test] Using strip version 2.44 found on system at:
  12414. 2581.87 s [lsp-test] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  12415. 2581.87 s [lsp-test] Using tar found on system at:
  12416. 2581.87 s [lsp-test] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  12417. 2581.87 s [lsp-test] No uhc found
  12418. 2582.02 s [hls-plugin-api] Phase: buildPhase
  12419. 2582.09 s [hls-plugin-api] Preprocessing library for hls-plugin-api-2.12.0.0...
  12420. 2582.10 s [hls-plugin-api] Building library for hls-plugin-api-2.12.0.0...
  12421. 2582.22 s [lsp-test] Phase: buildPhase
  12422. 2582.24 s [hls-plugin-api] [ 1 of 10] Compiling Ide.Logger ( src/Ide/Logger.hs, dist/build/Ide/Logger.o, dist/build/Ide/Logger.dyn_o )
  12423. 2582.30 s [lsp-test] Preprocessing library for lsp-test-0.17.1.1...
  12424. 2582.30 s [lsp-test] Building library for lsp-test-0.17.1.1...
  12425. 2582.43 s [lsp-test] [1 of 8] Compiling Language.LSP.Test.Compat ( src/Language/LSP/Test/Compat.hs, dist/build/Language/LSP/Test/Compat.o, dist/build/Language/LSP/Test/Compat.dyn_o )
  12426. 2582.60 s [lsp-test] [2 of 8] Compiling Language.LSP.Test.Exceptions ( src/Language/LSP/Test/Exceptions.hs, dist/build/Language/LSP/Test/Exceptions.o, dist/build/Language/LSP/Test/Exceptions.dyn_o )
  12427. 2582.75 s [lsp-test] [3 of 8] Compiling Language.LSP.Test.Decoding ( src/Language/LSP/Test/Decoding.hs, dist/build/Language/LSP/Test/Decoding.o, dist/build/Language/LSP/Test/Decoding.dyn_o )
  12428. 2582.94 s [hls-plugin-api] [ 2 of 10] Compiling Ide.Plugin.HandleRequestTypes ( src/Ide/Plugin/HandleRequestTypes.hs, dist/build/Ide/Plugin/HandleRequestTypes.o, dist/build/Ide/Plugin/HandleRequestTypes.dyn_o )
  12429. 2582.94 s [hls-plugin-api] [ 3 of 10] Compiling Ide.Plugin.Error ( src/Ide/Plugin/Error.hs, dist/build/Ide/Plugin/Error.o, dist/build/Ide/Plugin/Error.dyn_o )
  12430. 2583.07 s [hls-plugin-api] [ 4 of 10] Compiling Ide.Plugin.Properties ( src/Ide/Plugin/Properties.hs, dist/build/Ide/Plugin/Properties.o, dist/build/Ide/Plugin/Properties.dyn_o )
  12431. 2583.16 s [hls-plugin-api] [ 5 of 10] Compiling Ide.Plugin.RangeMap ( src/Ide/Plugin/RangeMap.hs, dist/build/Ide/Plugin/RangeMap.o, dist/build/Ide/Plugin/RangeMap.dyn_o )
  12432. 2583.16 s [hls-plugin-api] [ 6 of 10] Compiling Ide.Types ( src/Ide/Types.hs, dist/build/Ide/Types.o, dist/build/Ide/Types.dyn_o )
  12433. 2583.57 s [lsp-test] [4 of 8] Compiling Language.LSP.Test.Files ( src/Language/LSP/Test/Files.hs, dist/build/Language/LSP/Test/Files.o, dist/build/Language/LSP/Test/Files.dyn_o )
  12434. 2583.57 s [lsp-test] [5 of 8] Compiling Language.LSP.Test.Server ( src/Language/LSP/Test/Server.hs, dist/build/Language/LSP/Test/Server.o, dist/build/Language/LSP/Test/Server.dyn_o )
  12435. 2583.57 s [lsp-test] [6 of 8] Compiling Language.LSP.Test.Session ( src/Language/LSP/Test/Session.hs, dist/build/Language/LSP/Test/Session.o, dist/build/Language/LSP/Test/Session.dyn_o )
  12436. 2583.90 s [lsp-test] src/Language/LSP/Test/Session.hs:483:11: warning: [GHC-63394] [-Wx-partial]
  12437. 2583.90 s [lsp-test] In the use of ‘head’
  12438. 2583.90 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  12439. 2583.90 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12440. 2583.90 s [lsp-test] |
  12441. 2583.90 s [lsp-test] 483 | head <$> textDocumentVersions uri
  12442. 2583.90 s [lsp-test] | ^^^^
  12443. 2583.90 s [lsp-test]
  12444. 2583.90 s [lsp-test] src/Language/LSP/Test/Session.hs:502:63: warning: [GHC-63394] [-Wx-partial]
  12445. 2583.90 s [lsp-test] In the use of ‘head’
  12446. 2583.90 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  12447. 2583.90 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12448. 2583.90 s [lsp-test] |
  12449. 2583.90 s [lsp-test] 502 | in DidChangeTextDocumentParams (head params ^. L.textDocument) events
  12450. 2583.90 s [lsp-test] | ^^^^
  12451. 2583.90 s [lsp-test]
  12452. 2585.71 s [lsp-test] [7 of 8] Compiling Language.LSP.Test.Parsing ( src/Language/LSP/Test/Parsing.hs, dist/build/Language/LSP/Test/Parsing.o, dist/build/Language/LSP/Test/Parsing.dyn_o )
  12453. 2586.04 s [lsp-test] [8 of 8] Compiling Language.LSP.Test ( src/Language/LSP/Test.hs, dist/build/Language/LSP/Test.o, dist/build/Language/LSP/Test.dyn_o )
  12454. 2586.10 s [lsp-test] src/Language/LSP/Test.hs:155:1: warning: [GHC-66111] [-Wunused-imports]
  12455. 2586.10 s [lsp-test] The import of ‘Data.List’ is redundant
  12456. 2586.10 s [lsp-test] except perhaps to import instances from ‘Data.List’
  12457. 2586.10 s [lsp-test] To import instances alone, use: import Data.List()
  12458. 2586.10 s [lsp-test] |
  12459. 2586.10 s [lsp-test] 155 | import Data.List
  12460. 2586.10 s [lsp-test] | ^^^^^^^^^^^^^^^^
  12461. 2586.10 s [lsp-test]
  12462. 2587.42 s [hls-plugin-api] [ 7 of 10] Compiling Ide.Plugin.Resolve ( src/Ide/Plugin/Resolve.hs, dist/build/Ide/Plugin/Resolve.o, dist/build/Ide/Plugin/Resolve.dyn_o )
  12463. 2587.91 s [hls-plugin-api] [ 8 of 10] Compiling Ide.Plugin.Config ( src/Ide/Plugin/Config.hs, dist/build/Ide/Plugin/Config.o, dist/build/Ide/Plugin/Config.dyn_o )
  12464. 2587.91 s [hls-plugin-api] [ 9 of 10] Compiling Ide.PluginUtils ( src/Ide/PluginUtils.hs, dist/build/Ide/PluginUtils.o, dist/build/Ide/PluginUtils.dyn_o )
  12465. 2588.31 s [lsp-test] [1 of 8] Compiling Language.LSP.Test.Compat ( src/Language/LSP/Test/Compat.hs, dist/build/Language/LSP/Test/Compat.p_o )
  12466. 2588.50 s [hls-plugin-api] [10 of 10] Compiling Ide.Plugin.ConfigUtils ( src/Ide/Plugin/ConfigUtils.hs, dist/build/Ide/Plugin/ConfigUtils.o, dist/build/Ide/Plugin/ConfigUtils.dyn_o )
  12467. 2588.55 s [lsp-test] [2 of 8] Compiling Language.LSP.Test.Exceptions ( src/Language/LSP/Test/Exceptions.hs, dist/build/Language/LSP/Test/Exceptions.p_o )
  12468. 2588.64 s [lsp-test] [3 of 8] Compiling Language.LSP.Test.Decoding ( src/Language/LSP/Test/Decoding.hs, dist/build/Language/LSP/Test/Decoding.p_o )
  12469. 2588.88 s [hls-plugin-api] [ 1 of 10] Compiling Ide.Logger ( src/Ide/Logger.hs, dist/build/Ide/Logger.p_o )
  12470. 2589.04 s [fourmolu] Documentation created: dist/doc/html/fourmolu/,
  12471. 2589.04 s [fourmolu] dist/doc/html/fourmolu/fourmolu.txt
  12472. 2589.09 s [fourmolu] Preprocessing executable 'fourmolu' for fourmolu-0.19.0.1...
  12473. 2589.09 s [fourmolu] Preprocessing test suite 'tests' for fourmolu-0.19.0.1...
  12474. 2589.11 s [fourmolu] Phase: installPhase
  12475. 2589.23 s [fourmolu] Installing library in /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  12476. 2589.47 s [lsp-test] [4 of 8] Compiling Language.LSP.Test.Files ( src/Language/LSP/Test/Files.hs, dist/build/Language/LSP/Test/Files.p_o )
  12477. 2589.47 s [lsp-test] [5 of 8] Compiling Language.LSP.Test.Server ( src/Language/LSP/Test/Server.hs, dist/build/Language/LSP/Test/Server.p_o )
  12478. 2589.47 s [lsp-test] [6 of 8] Compiling Language.LSP.Test.Session ( src/Language/LSP/Test/Session.hs, dist/build/Language/LSP/Test/Session.p_o )
  12479. 2589.61 s [hls-plugin-api] [ 2 of 10] Compiling Ide.Plugin.HandleRequestTypes ( src/Ide/Plugin/HandleRequestTypes.hs, dist/build/Ide/Plugin/HandleRequestTypes.p_o )
  12480. 2589.61 s [hls-plugin-api] [ 3 of 10] Compiling Ide.Plugin.Error ( src/Ide/Plugin/Error.hs, dist/build/Ide/Plugin/Error.p_o )
  12481. 2589.72 s [fourmolu] Installing executable fourmolu in /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/bin
  12482. 2589.72 s [fourmolu] Warning: The directory
  12483. 2589.72 s [fourmolu] /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/bin is not in
  12484. 2589.72 s [fourmolu] the system search path.
  12485. 2589.75 s [lsp-test] src/Language/LSP/Test/Session.hs:483:11: warning: [GHC-63394] [-Wx-partial]
  12486. 2589.75 s [lsp-test] In the use of ‘head’
  12487. 2589.75 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  12488. 2589.75 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12489. 2589.75 s [lsp-test] |
  12490. 2589.75 s [lsp-test] 483 | head <$> textDocumentVersions uri
  12491. 2589.75 s [lsp-test] | ^^^^
  12492. 2589.75 s [lsp-test]
  12493. 2589.75 s [lsp-test] src/Language/LSP/Test/Session.hs:502:63: warning: [GHC-63394] [-Wx-partial]
  12494. 2589.75 s [lsp-test] In the use of ‘head’
  12495. 2589.75 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  12496. 2589.75 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12497. 2589.75 s [lsp-test] |
  12498. 2589.75 s [lsp-test] 502 | in DidChangeTextDocumentParams (head params ^. L.textDocument) events
  12499. 2589.75 s [lsp-test] | ^^^^
  12500. 2589.75 s [lsp-test]
  12501. 2589.87 s [hls-plugin-api] [ 4 of 10] Compiling Ide.Plugin.Properties ( src/Ide/Plugin/Properties.hs, dist/build/Ide/Plugin/Properties.p_o )
  12502. 2589.87 s [hls-plugin-api] [ 5 of 10] Compiling Ide.Plugin.RangeMap ( src/Ide/Plugin/RangeMap.hs, dist/build/Ide/Plugin/RangeMap.p_o )
  12503. 2589.87 s [hls-plugin-api] [ 6 of 10] Compiling Ide.Types ( src/Ide/Types.hs, dist/build/Ide/Types.p_o )
  12504. 2590.43 s [fourmolu] Phase: fixupPhase
  12505. 2590.45 s [fourmolu] shrinking RPATHs of ELF executables and libraries in /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1
  12506. 2590.45 s [fourmolu] shrinking /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/bin/fourmolu
  12507. 2590.52 s [fourmolu] shrinking /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSfourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ-ghc9.10.2.so
  12508. 2590.55 s [fourmolu] checking for references to /build/ in /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1...
  12509. 2590.60 s [fourmolu] patching script interpreter paths in /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1
  12510. 2590.61 s [fourmolu] stripping (with command strip and flags -S -p) in /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/lib /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1/bin
  12511. 2591.01 s [fourmolu] shrinking RPATHs of ELF executables and libraries in /nix/store/prf2mii95incyclfs9pghjvww094d79n-fourmolu-0.19.0.1-doc
  12512. 2591.04 s [fourmolu] checking for references to /build/ in /nix/store/prf2mii95incyclfs9pghjvww094d79n-fourmolu-0.19.0.1-doc...
  12513. 2591.07 s [fourmolu] patching script interpreter paths in /nix/store/prf2mii95incyclfs9pghjvww094d79n-fourmolu-0.19.0.1-doc
  12514. 2591.38 s [fourmolu:post-build] Uploading to cachix cache "sellout": /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1 /nix/store/prf2mii95incyclfs9pghjvww094d79n-fourmolu-0.19.0.1-doc
  12515. 2591.86 s [fourmolu:post-build] Pushing 2 paths (218 are already present) using zstd to cache sellout ⏳
  12516. 2591.86 s [fourmolu:post-build]
  12517. 2592.20 s [fourmolu:post-build] Pushing /nix/store/prf2mii95incyclfs9pghjvww094d79n-fourmolu-0.19.0.1-doc (9.37 MiB)
  12518. 2592.25 s [fourmolu:post-build] Pushing /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1 (74.67 MiB)
  12519. 2594.10 s [fourmolu:post-build]
  12520. 2594.10 s [fourmolu:post-build] All done.
  12521. 2594.12 s [fourmolu:post-build] Uploading to the NixCI cache: /nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1 /nix/store/prf2mii95incyclfs9pghjvww094d79n-fourmolu-0.19.0.1-doc
  12522. 2594.15 s [fourmolu:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  12523. 2594.42 s [fourmolu:post-build] copying 2 paths...
  12524. 2594.42 s [fourmolu:post-build] copying path '/nix/store/prf2mii95incyclfs9pghjvww094d79n-fourmolu-0.19.0.1-doc' to 'https://cache.nix-ci.com'...
  12525. 2595.79 s [fourmolu:post-build] copying path '/nix/store/icyncs7kigmxk3y2yvx7pz36dvnii0df-fourmolu-0.19.0.1' to 'https://cache.nix-ci.com'...
  12526. 2613.57 s [fourmolu:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  12527. 2614.21 s [fourmolu:post-build] copying 1 paths...
  12528. 2614.21 s [fourmolu:post-build] copying path '/nix/store/nxsyxhil3q33hvg3c1hlhyqfrdipn237-fourmolu-0.19.0.1.drv' to 'https://cache.nix-ci.com'...
  12529. 2614.21 s Progress: 308 of 315 built (2 building), 444 of 444 downloaded from cache
  12530. 2614.21 s [hls-plugin-api] [ 7 of 10] Compiling Ide.Plugin.Resolve ( src/Ide/Plugin/Resolve.hs, dist/build/Ide/Plugin/Resolve.p_o )
  12531. 2614.21 s [hls-plugin-api] [ 8 of 10] Compiling Ide.Plugin.Config ( src/Ide/Plugin/Config.hs, dist/build/Ide/Plugin/Config.p_o )
  12532. 2614.21 s [hls-plugin-api] [ 9 of 10] Compiling Ide.PluginUtils ( src/Ide/PluginUtils.hs, dist/build/Ide/PluginUtils.p_o )
  12533. 2614.21 s [hls-plugin-api] [10 of 10] Compiling Ide.Plugin.ConfigUtils ( src/Ide/Plugin/ConfigUtils.hs, dist/build/Ide/Plugin/ConfigUtils.p_o )
  12534. 2614.21 s [hls-plugin-api] Preprocessing test suite 'tests' for hls-plugin-api-2.12.0.0...
  12535. 2614.21 s [hls-plugin-api] Building test suite 'tests' for hls-plugin-api-2.12.0.0...
  12536. 2614.21 s [hls-plugin-api] [1 of 3] Compiling Ide.PluginUtilsTest ( test/Ide/PluginUtilsTest.hs, dist/build/tests/tests-tmp/Ide/PluginUtilsTest.o )
  12537. 2614.21 s [hls-plugin-api] [2 of 3] Compiling Ide.TypesTests ( test/Ide/TypesTests.hs, dist/build/tests/tests-tmp/Ide/TypesTests.o )
  12538. 2614.21 s [hls-plugin-api] [3 of 3] Compiling Main ( test/Main.hs, dist/build/tests/tests-tmp/Main.o )
  12539. 2614.21 s [hls-plugin-api] [4 of 4] Linking dist/build/tests/tests
  12540. 2614.21 s [hls-plugin-api] Phase: checkPhase
  12541. 2614.21 s [hls-plugin-api] Running 1 test suites...
  12542. 2614.21 s [hls-plugin-api] Test suite tests: RUNNING...
  12543. 2614.21 s [hls-plugin-api] Main
  12544. 2614.21 s [hls-plugin-api] PluginUtils
  12545. 2614.21 s [hls-plugin-api] unescape
  12546. 2614.21 s [hls-plugin-api] no double quote: OK
  12547. 2614.21 s [hls-plugin-api] whole string quoted: OK
  12548. 2614.21 s [hls-plugin-api] text before quotes should not be unescaped: OK
  12549. 2614.21 s [hls-plugin-api] some text after quotes: OK
  12550. 2614.21 s [hls-plugin-api] many pairs of quote: OK
  12551. 2614.21 s [hls-plugin-api] double quote itself should not be unescaped: OK
  12552. 2614.21 s [hls-plugin-api] control characters should not be escaped: OK
  12553. 2614.21 s [hls-plugin-api] extractTextInRange
  12554. 2614.21 s [hls-plugin-api] inline range: OK
  12555. 2614.21 s [hls-plugin-api] inline range with empty content: OK
  12556. 2614.21 s [hls-plugin-api] multiline range with empty content: OK
  12557. 2614.21 s [hls-plugin-api] multiline range: OK
  12558. 2614.21 s [hls-plugin-api] multiline range with end pos at the line below the last line: OK
  12559. 2614.21 s [hls-plugin-api] RangeMap-List filtering identical: OK (2.43s)
  12560. 2614.21 s [hls-plugin-api] +++ OK, passed 100 tests:
  12561. 2614.21 s [hls-plugin-api] 68% no matches
  12562. 2614.21 s [hls-plugin-api] 20% 1 match
  12563. 2614.21 s [hls-plugin-api] 12% >1 matches
  12564. 2614.21 s [hls-plugin-api] property api tests
  12565. 2614.21 s [hls-plugin-api] property toVSCodeExtensionSchema: OK
  12566. 2614.21 s [hls-plugin-api] Golden file did not exist; created
  12567. 2614.21 s [hls-plugin-api] property toDefaultJSON: OK
  12568. 2614.21 s [hls-plugin-api] Golden file did not exist; created
  12569. 2614.21 s [hls-plugin-api] parsePropertyPath single key path: OK
  12570. 2614.21 s [hls-plugin-api] parsePropertyPath two key path: OK
  12571. 2614.21 s [hls-plugin-api] parsePropertyPath two key path default: OK
  12572. 2614.21 s [hls-plugin-api] parsePropertyPath two key path not default: OK
  12573. 2614.21 s [hls-plugin-api] PluginTypes
  12574. 2614.21 s [hls-plugin-api] combineResponses
  12575. 2614.21 s [hls-plugin-api] TextDocumentDefinition
  12576. 2614.21 s [hls-plugin-api] merges all single location responses into one response with all locations (without upgrading to links): OK
  12577. 2614.21 s [hls-plugin-api] merges all location link responses into one with all links (with link support): OK
  12578. 2614.21 s [hls-plugin-api] merges location responses with link responses into link responses (with link support): OK
  12579. 2614.21 s [hls-plugin-api] preserves link-specific data when merging link and location responses (with link support): OK
  12580. 2614.21 s [lsp-test] [7 of 8] Compiling Language.LSP.Test.Parsing ( src/Language/LSP/Test/Parsing.hs, dist/build/Language/LSP/Test/Parsing.p_o )
  12581. 2614.21 s [lsp-test] [8 of 8] Compiling Language.LSP.Test ( src/Language/LSP/Test.hs, dist/build/Language/LSP/Test.p_o )
  12582. 2614.21 s [lsp-test] src/Language/LSP/Test.hs:155:1: warning: [GHC-66111] [-Wunused-imports]
  12583. 2614.21 s [lsp-test] The import of ‘Data.List’ is redundant
  12584. 2614.21 s [lsp-test] except perhaps to import instances from ‘Data.List’
  12585. 2614.21 s [lsp-test] To import instances alone, use: import Data.List()
  12586. 2614.21 s [lsp-test] |
  12587. 2614.21 s [lsp-test] 155 | import Data.List
  12588. 2614.21 s [lsp-test] | ^^^^^^^^^^^^^^^^
  12589. 2614.21 s [lsp-test]
  12590. 2614.21 s [lsp-test] Preprocessing test suite 'example' for lsp-test-0.17.1.1...
  12591. 2614.21 s [lsp-test] Building test suite 'example' for lsp-test-0.17.1.1...
  12592. 2614.21 s [lsp-test] [1 of 1] Compiling Main ( example/Test.hs, dist/build/example/example-tmp/Main.o )
  12593. 2614.21 s [lsp-test] [2 of 2] Linking dist/build/example/example
  12594. 2614.21 s [lsp-test] Preprocessing test suite 'func-test' for lsp-test-0.17.1.1...
  12595. 2614.21 s [lsp-test] Building test suite 'func-test' for lsp-test-0.17.1.1...
  12596. 2614.21 s [lsp-test] [1 of 1] Compiling Main ( func-test/FuncTest.hs, dist/build/func-test/func-test-tmp/Main.o )
  12597. 2614.21 s [lsp-test] [2 of 2] Linking dist/build/func-test/func-test
  12598. 2614.21 s [lsp-test] Preprocessing test suite 'tests' for lsp-test-0.17.1.1...
  12599. 2614.21 s [lsp-test] Building test suite 'tests' for lsp-test-0.17.1.1...
  12600. 2614.21 s [lsp-test] [1 of 2] Compiling DummyServer ( test/DummyServer.hs, dist/build/tests/tests-tmp/DummyServer.o )
  12601. 2614.21 s [lsp-test] [2 of 2] Compiling Main ( test/Test.hs, dist/build/tests/tests-tmp/Main.o )
  12602. 2614.21 s [lsp-test] test/Test.hs:259:18: warning: [GHC-63394] [-Wx-partial]
  12603. 2614.21 s [lsp-test] In the use of ‘head’
  12604. 2614.21 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12605. 2614.21 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12606. 2614.21 s [lsp-test] |
  12607. 2614.21 s [lsp-test] 259 | let item = head comps
  12608. 2614.21 s [lsp-test] | ^^^^
  12609. 2614.21 s [lsp-test]
  12610. 2614.21 s [lsp-test] test/Test.hs:441:16: warning: [GHC-63394] [-Wx-partial]
  12611. 2614.21 s [lsp-test] In the use of ‘head’
  12612. 2614.21 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12613. 2614.21 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12614. 2614.21 s [lsp-test] |
  12615. 2614.21 s [lsp-test] 441 | liftIO $ head rsp ^. L.range `shouldBe` Range (Position 2 3) (Position 4 5)
  12616. 2614.21 s [lsp-test] | ^^^^
  12617. 2614.21 s [lsp-test]
  12618. 2614.21 s [lsp-test] test/Test.hs:447:16: warning: [GHC-63394] [-Wx-partial]
  12619. 2614.21 s [lsp-test] In the use of ‘head’
  12620. 2614.21 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12621. 2614.21 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12622. 2614.21 s [lsp-test] |
  12623. 2614.21 s [lsp-test] 447 | liftIO $ head fromRanges `shouldBe` Range (Position 2 3) (Position 4 5)
  12624. 2614.21 s [lsp-test] | ^^^^
  12625. 2614.21 s [lsp-test]
  12626. 2614.21 s [lsp-test] test/Test.hs:450:16: warning: [GHC-63394] [-Wx-partial]
  12627. 2614.21 s [lsp-test] In the use of ‘head’
  12628. 2614.21 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12629. 2614.21 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12630. 2614.21 s [hls-plugin-api] ignores Null responses when other responses are available: OK
  12631. 2614.21 s [hls-plugin-api] returns Null when all responses are Null: OK
  12632. 2614.21 s [hls-plugin-api] downgrades all locationLinks to locations when missing link support in capabilities: OK
  12633. 2614.21 s [hls-plugin-api] +++ OK, passed 100 tests:
  12634. 2614.21 s [hls-plugin-api] 97% Has at least one response with locations
  12635. 2614.21 s [hls-plugin-api] 90% Has at least one response with links
  12636. 2614.21 s [hls-plugin-api] 84% Has at least one response with Null
  12637. 2614.21 s [hls-plugin-api] TextDocumentTypeDefinition
  12638. 2614.21 s [hls-plugin-api] merges all single location responses into one response with all locations (without upgrading to links): OK
  12639. 2614.21 s [hls-plugin-api] merges all location link responses into one with all links (with link support): OK
  12640. 2614.21 s [hls-plugin-api] merges location responses with link responses into link responses (with link support): OK
  12641. 2614.21 s [hls-plugin-api] preserves link-specific data when merging link and location responses (with link support): OK
  12642. 2614.21 s [hls-plugin-api] ignores Null responses when other responses are available: OK
  12643. 2614.21 s [hls-plugin-api] returns Null when all responses are Null: OK
  12644. 2614.21 s [hls-plugin-api] downgrades all locationLinks to locations when missing link support in capabilities: OK
  12645. 2614.21 s [hls-plugin-api] +++ OK, passed 100 tests:
  12646. 2614.21 s [hls-plugin-api] 93% Has at least one response with locations
  12647. 2614.21 s [hls-plugin-api] 90% Has at least one response with links
  12648. 2614.21 s [hls-plugin-api] 89% Has at least one response with Null
  12649. 2614.21 s [hls-plugin-api]
  12650. 2614.21 s [hls-plugin-api] All 33 tests passed (2.43s)
  12651. 2614.21 s [hls-plugin-api] Test suite tests: PASS
  12652. 2614.21 s [hls-plugin-api] Test suite logged to: dist/test/hls-plugin-api-2.12.0.0-tests.log
  12653. 2614.21 s [hls-plugin-api] 1 of 1 test suites (1 of 1 test cases) passed.
  12654. 2614.21 s [hls-plugin-api] Phase: haddockPhase
  12655. 2614.21 s [hls-plugin-api] Preprocessing library for hls-plugin-api-2.12.0.0...
  12656. 2614.21 s [hls-plugin-api] Running Haddock on library for hls-plugin-api-2.12.0.0...
  12657. 2614.21 s [hls-plugin-api] Warning: The documentation for the following packages are not installed. No
  12658. 2614.21 s [hls-plugin-api] links will be generated to these packages: attoparsec-0.14.4,
  12659. 2614.21 s [hls-plugin-api] attoparsec-0.14.4, lsp-types-2.3.0.1, vector-0.13.2.0
  12660. 2614.21 s [hls-plugin-api] [ 1 of 10] Compiling Ide.Logger ( src/Ide/Logger.hs, nothing )
  12661. 2614.21 s [hls-plugin-api] [ 2 of 10] Compiling Ide.Plugin.HandleRequestTypes ( src/Ide/Plugin/HandleRequestTypes.hs, nothing )
  12662. 2614.21 s [hls-plugin-api] [ 3 of 10] Compiling Ide.Plugin.Error ( src/Ide/Plugin/Error.hs, nothing )
  12663. 2614.21 s [hls-plugin-api] [ 4 of 10] Compiling Ide.Plugin.Properties ( src/Ide/Plugin/Properties.hs, nothing )
  12664. 2614.21 s [hls-plugin-api] [ 5 of 10] Compiling Ide.Plugin.RangeMap ( src/Ide/Plugin/RangeMap.hs, nothing )
  12665. 2614.21 s [hls-plugin-api] [ 6 of 10] Compiling Ide.Types ( src/Ide/Types.hs, nothing )
  12666. 2614.21 s [hls-plugin-api] [ 7 of 10] Compiling Ide.Plugin.Resolve ( src/Ide/Plugin/Resolve.hs, nothing )
  12667. 2614.21 s [hls-plugin-api] [ 8 of 10] Compiling Ide.Plugin.Config ( src/Ide/Plugin/Config.hs, nothing )
  12668. 2614.21 s [hls-plugin-api] [ 9 of 10] Compiling Ide.PluginUtils ( src/Ide/PluginUtils.hs, nothing )
  12669. 2614.21 s [hls-plugin-api] [10 of 10] Compiling Ide.Plugin.ConfigUtils ( src/Ide/Plugin/ConfigUtils.hs, nothing )
  12670. 2614.21 s [hls-plugin-api] Haddock coverage:
  12671. 2614.21 s [hls-plugin-api] Warning: 'Recorder' is ambiguous. It is defined
  12672. 2614.21 s [hls-plugin-api] * at src/Ide/Logger.hs:86:24
  12673. 2614.21 s [hls-plugin-api] * at src/Ide/Logger.hs:86:1
  12674. 2614.21 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12675. 2614.21 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12676. 2614.21 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Logger.hs:86:1
  12677. 2614.21 s [hls-plugin-api] 35% ( 7 / 20) in 'Ide.Logger'
  12678. 2614.21 s [hls-plugin-api] Missing documentation for:
  12679. 2614.21 s [hls-plugin-api] Priority (src/Ide/Logger.hs:70)
  12680. 2614.21 s [hls-plugin-api] WithPriority (src/Ide/Logger.hs:81)
  12681. 2614.21 s [hls-plugin-api] logWith (src/Ide/Logger.hs:90)
  12682. 2614.21 s [hls-plugin-api] cmap (src/Ide/Logger.hs:108)
  12683. 2614.21 s [hls-plugin-api] cmapIO (src/Ide/Logger.hs:114)
  12684. 2614.21 s [hls-plugin-api] cfilter (src/Ide/Logger.hs:119)
  12685. 2614.21 s [hls-plugin-api] withFileRecorder (src/Ide/Logger.hs:142)
  12686. 2614.21 s [hls-plugin-api] makeDefaultStderrRecorder (src/Ide/Logger.hs:129)
  12687. 2614.21 s [hls-plugin-api] makeDefaultHandleRecorder (src/Ide/Logger.hs:159)
  12688. 2614.21 s [hls-plugin-api] LoggingColumn (src/Ide/Logger.hs:168)
  12689. 2614.21 s [hls-plugin-api] cmapWithPrio (src/Ide/Logger.hs:111)
  12690. 2614.21 s [hls-plugin-api] toCologActionWithPrio (src/Ide/Logger.hs:275)
  12691. 2614.21 s [hls-plugin-api] defaultLoggingColumns (src/Ide/Logger.hs:176)
  12692. 2614.21 s [hls-plugin-api] 66% ( 2 / 3) in 'Ide.Plugin.HandleRequestTypes'
  12693. 2614.21 s [hls-plugin-api] Missing documentation for:
  12694. 2614.21 s [hls-plugin-api] Module header
  12695. 2614.21 s [hls-plugin-api] Warning: 'pluginEnabled' is out of scope.
  12696. 2614.21 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12697. 2614.21 s [hls-plugin-api] Warning: 'showWindow' is out of scope.
  12698. 2614.21 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12699. 2614.21 s [lsp-test] |
  12700. 2614.21 s [lsp-test] 450 | liftIO $ head fromRanges `shouldBe` Range (Position 4 5) (Position 2 3)
  12701. 2614.21 s [lsp-test] | ^^^^
  12702. 2614.21 s [lsp-test]
  12703. 2614.21 s [lsp-test] test/Test.hs:462:16: warning: [GHC-63394] [-Wx-partial]
  12704. 2614.21 s [lsp-test] In the use of ‘head’
  12705. 2614.21 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12706. 2614.21 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12707. 2614.21 s [lsp-test] |
  12708. 2614.21 s [lsp-test] 462 | liftIO $ head inlayHints ^. L.label `shouldBe` InL ":: Text"
  12709. 2614.21 s [lsp-test] | ^^^^
  12710. 2614.21 s [lsp-test]
  12711. 2614.21 s [lsp-test] test/Test.hs:466:16: warning: [GHC-63394] [-Wx-partial]
  12712. 2614.21 s [lsp-test] In the use of ‘head’
  12713. 2614.21 s [lsp-test] (imported from Data.List.Extra, but defined in GHC.Internal.List):
  12714. 2614.21 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  12715. 2614.21 s [lsp-test] |
  12716. 2614.21 s [lsp-test] 466 | liftIO $ head inlayHints ^. L.tooltip `shouldBe` Just (InL $ "start at " <> T.pack (show (Position 1 2)))
  12717. 2614.21 s [lsp-test] | ^^^^
  12718. 2614.21 s [lsp-test]
  12719. 2614.21 s [lsp-test] [3 of 3] Linking dist/build/tests/tests
  12720. 2614.21 s [lsp-test] Phase: checkPhase
  12721. 2614.21 s [lsp-test] Running 2 test suites...
  12722. 2614.21 s [lsp-test] Test suite tests: RUNNING...
  12723. 2614.21 s [lsp-test]
  12724. 2614.21 s [lsp-test] Session
  12725. 2614.21 s [lsp-test] fails a test [✔]
  12726. 2614.21 s [lsp-test] initializeResponse [✔]
  12727. 2614.21 s [lsp-test] runSessionWithConfig [✔]
  12728. 2614.21 s [lsp-test] withTimeout
  12729. 2614.21 s [hls-plugin-api] Warning: 'handlesRequest' is out of scope.
  12730. 2614.21 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12731. 2614.21 s [hls-plugin-api] Warning: 'combineResponses' is out of scope.
  12732. 2614.21 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12733. 2614.21 s [hls-plugin-api] 50% ( 4 / 8) in 'Ide.Plugin.Error'
  12734. 2614.21 s [hls-plugin-api] Missing documentation for:
  12735. 2614.21 s [hls-plugin-api] Module header
  12736. 2614.21 s [hls-plugin-api] handleMaybe (src/Ide/Plugin/Error.hs:139)
  12737. 2614.21 s [hls-plugin-api] handleMaybeM (src/Ide/Plugin/Error.hs:142)
  12738. 2614.21 s [hls-plugin-api] getNormalizedFilePathE (src/Ide/Plugin/Error.hs:145)
  12739. 2614.21 s [hls-plugin-api] Warning: 'PropertyKey' is ambiguous. It is defined
  12740. 2614.21 s [hls-plugin-api] * at src/Ide/Plugin/Properties.hs:114:20
  12741. 2614.21 s [hls-plugin-api] * at src/Ide/Plugin/Properties.hs:114:1
  12742. 2614.21 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12743. 2614.21 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12744. 2614.21 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Plugin/Properties.hs:114:1
  12745. 2614.21 s [hls-plugin-api] Warning: 'MetaData' is ambiguous. It is defined
  12746. 2614.21 s [hls-plugin-api] * at src/Ide/Plugin/Properties.hs:89:3
  12747. 2614.21 s [hls-plugin-api] * at src/Ide/Plugin/Properties.hs:88:1
  12748. 2614.21 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12749. 2614.21 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12750. 2614.21 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Plugin/Properties.hs:88:1
  12751. 2614.21 s [hls-plugin-api] Warning: 'plcConfig' is out of scope.
  12752. 2614.21 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12753. 2614.22 s [hls-plugin-api] 70% ( 22 / 31) in 'Ide.Plugin.Properties'
  12754. 2614.22 s [hls-plugin-api] Missing documentation for:
  12755. 2614.22 s [hls-plugin-api] Module header
  12756. 2614.22 s [hls-plugin-api] ToHsType (src/Ide/Plugin/Properties.hs:75)
  12757. 2614.22 s [hls-plugin-api] NotElem (src/Ide/Plugin/Properties.hs:209)
  12758. 2614.22 s [hls-plugin-api] HasPropertyByPath (src/Ide/Plugin/Properties.hs:218)
  12759. 2614.22 s [hls-plugin-api] definePropertiesProperty (src/Ide/Plugin/Properties.hs:423)
  12760. 2614.22 s [hls-plugin-api] usePropertyByPathEither
  12761. 2614.22 s [hls-plugin-api] usePropertyByPath
  12762. 2614.22 s [hls-plugin-api] PluginCustomConfig (src/Ide/Plugin/Properties.hs:523)
  12763. 2614.22 s [hls-plugin-api] PluginCustomConfigParam (src/Ide/Plugin/Properties.hs:527)
  12764. 2614.22 s [hls-plugin-api] Warning: 'RangeMap' is ambiguous. It is defined
  12765. 2614.22 s [hls-plugin-api] * at src/Ide/Plugin/RangeMap.hs:36:22
  12766. 2614.22 s [hls-plugin-api] * at src/Ide/Plugin/RangeMap.hs:36:1
  12767. 2614.22 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12768. 2614.22 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12769. 2614.22 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Plugin/RangeMap.hs:36:1
  12770. 2614.22 s [hls-plugin-api] Warning: 'Range' is ambiguous. It is defined
  12771. 2614.22 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.Range’
  12772. 2614.22 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.Range’
  12773. 2614.22 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12774. 2614.22 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12775. 2614.22 s [hls-plugin-api] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.Range’
  12776. 2614.22 s [hls-plugin-api] 83% ( 5 / 6) in 'Ide.Plugin.RangeMap'
  12777. 2614.22 s [hls-plugin-api] Missing documentation for:
  12778. 2614.22 s [hls-plugin-api] fromList' (src/Ide/Plugin/RangeMap.hs:55)
  12779. 2614.22 s [hls-plugin-api] Warning: 'ExtraParams' is out of scope.
  12780. 2614.22 s [hls-plugin-api] If you qualify the identifier, haddock can try to link it anyway.
  12781. 2614.22 s [hls-plugin-api] Warning: 'DynFlagsModifications' is ambiguous. It is defined
  12782. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:144:3
  12783. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:143:1
  12784. 2614.22 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12785. 2614.22 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12786. 2614.22 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:143:1
  12787. 2614.22 s [hls-plugin-api] Warning: 'PluginDescriptor' is ambiguous. It is defined
  12788. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:317:3
  12789. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:316:1
  12790. 2614.22 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12791. 2614.22 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12792. 2614.22 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:316:1
  12793. 2614.22 s [hls-plugin-api] Warning: 'PluginConfig' is ambiguous. It is defined
  12794. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:257:5
  12795. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:256:1
  12796. 2614.22 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12797. 2614.22 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12798. 2614.22 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:256:1
  12799. 2614.22 s [hls-plugin-api] 42% ( 22 / 52) in 'Ide.Types'
  12800. 2614.22 s [hls-plugin-api] Missing documentation for:
  12801. 2614.22 s [hls-plugin-api] Module header
  12802. 2614.22 s [hls-plugin-api] PluginDescriptor (src/Ide/Types.hs:316)
  12803. 2614.22 s [hls-plugin-api] defaultPluginPriority (src/Ide/Types.hs:1042)
  12804. 2614.22 s [hls-plugin-api] describePlugin (src/Ide/Types.hs:337)
  12805. 2614.22 s [hls-plugin-api] IdeCommand (src/Ide/Types.hs:165)
  12806. 2614.22 s [hls-plugin-api] IdePlugins (src/Ide/Types.hs:114)
  12807. 2614.22 s [hls-plugin-api] CheckParents (src/Ide/Types.hs:210)
  12808. 2614.22 s [hls-plugin-api] SessionLoadingPreferenceConfig (src/Ide/Types.hs:220)
  12809. 2614.22 s [hls-plugin-api] defaultConfigDescriptor (src/Ide/Types.hs:381)
  12810. 2614.22 s [hls-plugin-api] mkCustomConfig (src/Ide/Types.hs:378)
  12811. 2614.22 s [hls-plugin-api] FallbackCodeActionParams (src/Ide/Types.hs:1202)
  12812. 2614.22 s [hls-plugin-api] FormattingMethod (src/Ide/Types.hs:1185)
  12813. 2614.22 s [hls-plugin-api] FormattingHandler (src/Ide/Types.hs:1191)
  12814. 2614.22 s [hls-plugin-api] HasTracing (src/Ide/Types.hs:1214)
  12815. 2614.22 s [hls-plugin-api] PluginCommand (src/Ide/Types.hs:1094)
  12816. 2614.22 s [hls-plugin-api] CommandId (src/Ide/Types.hs:1089)
  12817. 2614.22 s [hls-plugin-api] CommandFunction (src/Ide/Types.hs:1102)
  12818. 2614.22 s [hls-plugin-api] mkLspCommand (src/Ide/Types.hs:1249)
  12819. 2614.22 s [hls-plugin-api] mkLspCmdId (src/Ide/Types.hs:1254)
  12820. 2614.22 s [hls-plugin-api] PluginId (src/Ide/Types.hs:1167)
  12821. 2614.22 s [hls-plugin-api] runHandlerM (src/Ide/Types.hs:937)
  12822. 2614.22 s [hls-plugin-api] PluginHandlers (src/Ide/Types.hs:969)
  12823. 2614.22 s [hls-plugin-api] PluginMethodHandler (src/Ide/Types.hs:989)
  12824. 2614.22 s [hls-plugin-api] PluginNotificationHandler (src/Ide/Types.hs:966)
  12825. 2614.22 s [hls-plugin-api] PluginNotificationHandlers (src/Ide/Types.hs:970)
  12826. 2614.22 s [hls-plugin-api] PluginRequestMethod (src/Ide/Types.hs:641)
  12827. 2614.22 s [hls-plugin-api] getProcessID (src/Ide/Types.hs:1271)
  12828. 2614.22 s [hls-plugin-api] installSigUsr1Handler (src/Ide/Types.hs:1273)
  12829. 2614.22 s [hls-plugin-api] lookupCommandProvider
  12830. 2614.22 s [hls-plugin-api] ResolveFunction (src/Ide/Types.hs:1110)
  12831. 2614.22 s [hls-plugin-api] 100% ( 3 / 3) in 'Ide.Plugin.Resolve'
  12832. 2614.22 s [hls-plugin-api] Warning: 'PluginConfig' is ambiguous. It is defined
  12833. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:257:5
  12834. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:256:1
  12835. 2614.22 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12836. 2614.22 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12837. 2614.22 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:256:1
  12838. 2614.22 s [hls-plugin-api] 50% ( 3 / 6) in 'Ide.Plugin.Config'
  12839. 2614.22 s [hls-plugin-api] Missing documentation for:
  12840. 2614.22 s [hls-plugin-api] Module header
  12841. 2614.22 s [hls-plugin-api] parseConfig (src/Ide/Plugin/Config.hs:38)
  12842. 2614.22 s [hls-plugin-api] CheckParents (src/Ide/Types.hs:210)
  12843. 2614.22 s [hls-plugin-api] Warning: 'Range' is ambiguous. It is defined
  12844. 2614.22 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.Range’
  12845. 2614.22 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.Range’
  12846. 2614.22 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12847. 2614.22 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12848. 2614.22 s [hls-plugin-api] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.Range’
  12849. 2614.22 s [hls-plugin-api] Warning: 'WorkspaceEdit' is ambiguous. It is defined
  12850. 2614.22 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.WorkspaceEdit’
  12851. 2614.22 s [hls-plugin-api] * in ‘Language.LSP.Protocol.Internal.Types.WorkspaceEdit’
  12852. 2614.22 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12853. 2614.22 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12854. 2614.22 s [hls-plugin-api] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.WorkspaceEdit’
  12855. 2614.22 s [hls-plugin-api] Warning: Ide.PluginUtils: Couldn't find .haddock for export positionInRange
  12856. 2614.22 s [hls-plugin-api] 58% ( 20 / 34) in 'Ide.PluginUtils'
  12857. 2614.22 s [hls-plugin-api] Missing documentation for:
  12858. 2614.22 s [hls-plugin-api] Module header
  12859. 2614.22 s [hls-plugin-api] WithDeletions (src/Ide/PluginUtils.hs:105)
  12860. 2614.22 s [hls-plugin-api] getProcessID (src/Ide/Types.hs:1271)
  12861. 2614.22 s [hls-plugin-api] makeDiffTextEdit (src/Ide/PluginUtils.hs:115)
  12862. 2614.22 s [hls-plugin-api] makeDiffTextEditAdditive (src/Ide/PluginUtils.hs:118)
  12863. 2614.22 s [hls-plugin-api] pluginDescToIdePlugins (src/Ide/PluginUtils.hs:199)
  12864. 2614.22 s [hls-plugin-api] idePluginsToPluginDesc (src/Ide/PluginUtils.hs:202)
  12865. 2614.22 s [hls-plugin-api] mkLspCommand (src/Ide/Types.hs:1249)
  12866. 2614.22 s [hls-plugin-api] mkLspCmdId (src/Ide/Types.hs:1254)
  12867. 2614.22 s [hls-plugin-api] allLspCmdIds (src/Ide/PluginUtils.hs:303)
  12868. 2614.22 s [hls-plugin-api] allLspCmdIds' (src/Ide/PluginUtils.hs:299)
  12869. 2614.22 s [hls-plugin-api] installSigUsr1Handler (src/Ide/Types.hs:1273)
  12870. 2614.22 s [hls-plugin-api] subRange (src/Ide/PluginUtils.hs:279)
  12871. 2614.22 s [hls-plugin-api] positionInRange
  12872. 2614.22 s [hls-plugin-api] Warning: 'Config' is ambiguous. It is defined
  12873. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:174:3
  12874. 2614.22 s [hls-plugin-api] * at src/Ide/Types.hs:173:1
  12875. 2614.22 s [hls-plugin-api] You may be able to disambiguate the identifier by qualifying it or
  12876. 2614.22 s [hls-plugin-api] by specifying the type/value namespace explicitly.
  12877. 2614.22 s [hls-plugin-api] Defaulting to the one defined at src/Ide/Types.hs:173:1
  12878. 2614.22 s [hls-plugin-api] 75% ( 3 / 4) in 'Ide.Plugin.ConfigUtils'
  12879. 2614.22 s [hls-plugin-api] Missing documentation for:
  12880. 2614.22 s [hls-plugin-api] Module header
  12881. 2614.22 s [hls-plugin-api] Warning: Ide.Plugin.Error: could not find link destinations for:
  12882. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ErrorCodes.ErrorCodes
  12883. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.LSPErrorCodes.LSPErrorCodes
  12884. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Common.|?
  12885. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Uri.NormalizedFilePath
  12886. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Uri.Uri
  12887. 2614.22 s [hls-plugin-api] Warning: Ide.Plugin.Properties: could not find link destinations for:
  12888. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.FindPropertyMeta
  12889. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.Elem
  12890. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.FindByKeyName
  12891. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.FindByKeyPath
  12892. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.IsTEnum
  12893. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.IsProperties
  12894. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.ParsePropertyPath
  12895. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.NonEmptyList
  12896. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.:|
  12897. 2614.22 s [hls-plugin-api] - Ide.Plugin.Properties.NE
  12898. 2614.22 s [hls-plugin-api] Warning: Ide.Plugin.RangeMap: could not find link destinations for:
  12899. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Position.Position
  12900. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Range.Range
  12901. 2614.22 s [hls-plugin-api] Warning: Ide.Types: could not find link destinations for:
  12902. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method
  12903. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.MessageParams
  12904. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.MessageResult
  12905. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CallHierarchyIncomingCalls
  12906. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CallHierarchyOutgoingCalls
  12907. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CodeActionResolve
  12908. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CodeLensResolve
  12909. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CompletionItemResolve
  12910. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CustomMethod
  12911. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_Initialized
  12912. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_InlayHintResolve
  12913. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentCodeAction
  12914. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentCodeLens
  12915. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentCompletion
  12916. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDefinition
  12917. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidChange
  12918. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidClose
  12919. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidOpen
  12920. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDidSave
  12921. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDocumentHighlight
  12922. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDocumentSymbol
  12923. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentFoldingRange
  12924. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentFormatting
  12925. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentHover
  12926. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentImplementation
  12927. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentInlayHint
  12928. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentPrepareCallHierarchy
  12929. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentPrepareRename
  12930. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentRangeFormatting
  12931. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentReferences
  12932. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentRename
  12933. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentSelectionRange
  12934. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentSemanticTokensFull
  12935. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentSemanticTokensFullDelta
  12936. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentSignatureHelp
  12937. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentTypeDefinition
  12938. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceDidChangeConfiguration
  12939. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceDidChangeWatchedFiles
  12940. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceDidChangeWorkspaceFolders
  12941. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceExecuteCommand
  12942. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceSymbol
  12943. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.SMethod
  12944. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Message.LspId.LspId
  12945. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.ClientToServer
  12946. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.ServerToClient
  12947. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.MessageKind
  12948. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.Notification
  12949. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Message.Meta.Request
  12950. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Message.Method.SClientMethod
  12951. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Message.Method.SServerMethod
  12952. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Message.Types.TResponseError
  12953. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCallsParams.CallHierarchyIncomingCallsParams
  12954. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCallsParams.CallHierarchyOutgoingCallsParams
  12955. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  12956. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CodeAction.CodeAction
  12957. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CodeLens.CodeLens
  12958. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Command.Command
  12959. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.CompletionItem.CompletionItem
  12960. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.DidChangeConfigurationParams.DidChangeConfigurationParams
  12961. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesParams.DidChangeWatchedFilesParams
  12962. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.DidChangeWorkspaceFoldersParams.DidChangeWorkspaceFoldersParams
  12963. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.DocumentLink.DocumentLink
  12964. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ExecuteCommandParams.ExecuteCommandParams
  12965. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.FormattingOptions.FormattingOptions
  12966. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.InitializeParams.InitializeParams
  12967. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.InitializedParams.InitializedParams
  12968. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.InlayHint.InlayHint
  12969. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ProgressToken.ProgressToken
  12970. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Range.Range
  12971. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  12972. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  12973. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.WorkspaceEdit
  12974. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbol.WorkspaceSymbol
  12975. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolParams.WorkspaceSymbolParams
  12976. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Common.Null
  12977. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Common.|?
  12978. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Uri.NormalizedFilePath
  12979. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Uri.Uri
  12980. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Lens.HasData_
  12981. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Lens.HasOptions
  12982. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Lens.HasTextDocument
  12983. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Types.Lens.HasUri
  12984. 2614.22 s [hls-plugin-api] - Ide.Types.PluginNotificationMethodHandler
  12985. 2614.22 s [hls-plugin-api] - Ide.Types.PluginNotificationMethod
  12986. 2614.22 s [hls-plugin-api] - Ide.Types.Rep_FallbackCodeActionParams
  12987. 2614.22 s [hls-plugin-api] - Ide.Types.Rep_SessionLoadingPreferenceConfig
  12988. 2614.22 s [hls-plugin-api] - Ide.Types.Rep_CheckParents
  12989. 2614.22 s [hls-plugin-api] Warning: Ide.Plugin.Resolve: could not find link destinations for:
  12990. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_CodeActionResolve
  12991. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentCodeAction
  12992. 2614.22 s [hls-plugin-api] - Ide.Plugin.Resolve.Log
  12993. 2614.22 s [hls-plugin-api] Warning: Ide.Plugin.Config: could not find link destinations for:
  12994. 2614.22 s [hls-plugin-api] - Ide.Types.Rep_CheckParents
  12995. 2614.22 s [hls-plugin-api] Warning: Ide.PluginUtils: could not find link destinations for:
  12996. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.MessageParams
  12997. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Method.SMethod
  12998. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  12999. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Command.Command
  13000. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Position.Position
  13001. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.Range.Range
  13002. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  13003. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  13004. 2614.22 s [hls-plugin-api] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.WorkspaceEdit
  13005. 2614.90 s [lsp-test] times out [✔]
  13006. 2616.90 s [lsp-test] doesn't time out [✔]
  13007. 2621.91 s [lsp-test] further timeout messages are ignored [✔]
  13008. 2624.21 s [hls-plugin-api] Documentation created: dist/doc/html/hls-plugin-api/,
  13009. 2624.27 s [hls-plugin-api] dist/doc/html/hls-plugin-api/hls-plugin-api.txt
  13010. 2624.27 s [hls-plugin-api] Preprocessing test suite 'tests' for hls-plugin-api-2.12.0.0...
  13011. 2624.27 s [hls-plugin-api] Phase: installPhase
  13012. 2624.38 s [hls-plugin-api] Installing library in /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  13013. 2624.78 s [hls-plugin-api] Phase: fixupPhase
  13014. 2624.80 s [hls-plugin-api] shrinking RPATHs of ELF executables and libraries in /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0
  13015. 2624.80 s [hls-plugin-api] shrinking /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh-ghc9.10.2.so
  13016. 2624.84 s [hls-plugin-api] checking for references to /build/ in /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0...
  13017. 2624.86 s [hls-plugin-api] patching script interpreter paths in /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0
  13018. 2624.86 s [hls-plugin-api] stripping (with command strip and flags -S -p) in /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0/lib
  13019. 2625.00 s [hls-plugin-api] shrinking RPATHs of ELF executables and libraries in /nix/store/zssm9sfycdmrq227y42k3mz6j08l8k7p-hls-plugin-api-2.12.0.0-doc
  13020. 2625.01 s [hls-plugin-api] checking for references to /build/ in /nix/store/zssm9sfycdmrq227y42k3mz6j08l8k7p-hls-plugin-api-2.12.0.0-doc...
  13021. 2625.03 s [hls-plugin-api] patching script interpreter paths in /nix/store/zssm9sfycdmrq227y42k3mz6j08l8k7p-hls-plugin-api-2.12.0.0-doc
  13022. 2625.20 s [hls-plugin-api:post-build] Uploading to cachix cache "sellout": /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0 /nix/store/zssm9sfycdmrq227y42k3mz6j08l8k7p-hls-plugin-api-2.12.0.0-doc
  13023. 2625.68 s [hls-plugin-api:post-build] Pushing 2 paths (319 are already present) using zstd to cache sellout ⏳
  13024. 2625.68 s [hls-plugin-api:post-build]
  13025. 2626.01 s [hls-plugin-api:post-build] Pushing /nix/store/zssm9sfycdmrq227y42k3mz6j08l8k7p-hls-plugin-api-2.12.0.0-doc (3.21 MiB)
  13026. 2626.05 s [hls-plugin-api:post-build] Pushing /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0 (13.88 MiB)
  13027. 2627.14 s [hls-plugin-api:post-build]
  13028. 2627.14 s [hls-plugin-api:post-build] All done.
  13029. 2627.16 s [hls-plugin-api:post-build] Uploading to the NixCI cache: /nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0 /nix/store/zssm9sfycdmrq227y42k3mz6j08l8k7p-hls-plugin-api-2.12.0.0-doc
  13030. 2627.19 s [hls-plugin-api:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13031. 2627.36 s [hls-plugin-api:post-build] copying 2 paths...
  13032. 2627.36 s [hls-plugin-api:post-build] copying path '/nix/store/zssm9sfycdmrq227y42k3mz6j08l8k7p-hls-plugin-api-2.12.0.0-doc' to 'https://cache.nix-ci.com'...
  13033. 2627.86 s [hls-plugin-api:post-build] copying path '/nix/store/5chs6lw2ymmsnnh78s8qayhyhj3hx3ra-hls-plugin-api-2.12.0.0' to 'https://cache.nix-ci.com'...
  13034. 2630.59 s [hls-plugin-api:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  13035. 2630.80 s [hls-plugin-api:post-build] copying 1 paths...
  13036. 2630.82 s [hls-plugin-api:post-build] copying path '/nix/store/y1gqyywr9ay73hw8f3258i0pa85d3i5r-hls-plugin-api-2.12.0.0.drv' to 'https://cache.nix-ci.com'...
  13037. 2630.98 s Progress: 309 of 315 built (1 building), 444 of 444 downloaded from cache
  13038. 2631.05 s Building /nix/store/1wifmcyxld76dby4m3ps3v1jvilch677-ghcide-2.12.0.0.drv
  13039. 2631.05 s [lsp-test] overrides global message timeout [✔]
  13040. 2631.53 s [ghcide] Phase: setupCompilerEnvironmentPhase
  13041. 2631.53 s [ghcide] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  13042. 2631.96 s [ghcide] Phase: unpackPhase
  13043. 2631.96 s [ghcide] unpacking source archive /nix/store/r8a7irklqdy432d00rvcnw0mz57l57fk-ghcide-2.12.0.0.tar.gz
  13044. 2631.97 s [ghcide] source root is ghcide-2.12.0.0
  13045. 2631.97 s [ghcide] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "ghcide-2.12.0.0/src/Text/Fuzzy/Parallel.hs"
  13046. 2631.98 s [ghcide] Phase: patchPhase
  13047. 2631.98 s [ghcide] Phase: compileBuildDriverPhase
  13048. 2631.99 s [ghcide] setupCompileFlags: -package-db=/build/tmp.1DdbhRMjoS/setup-package.conf.d -threaded
  13049. 2632.03 s [ghcide] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.1DdbhRMjoS/Main.o )
  13050. 2632.06 s [ghcide] [2 of 2] Linking Setup
  13051. 2633.15 s [ghcide] Phase: updateAutotoolsGnuConfigScriptsPhase
  13052. 2633.16 s [ghcide] Phase: configurePhase
  13053. 2633.16 s [ghcide] configureFlags: --verbose --prefix=/nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/9lxhlb64mjy7fzh1phbp5xmpqy9ryhmy-ghcide-2.12.0.0-doc/share/doc/ghcide-2.12.0.0 --with-gcc=gcc --package-db=/build/tmp.1DdbhRMjoS/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/lib
  13054. 2633.17 s [ghcide] Using Parsec parser
  13055. 2633.17 s [ghcide] Configuring ghcide-2.12.0.0...
  13056. 2633.58 s [ghcide] Flags chosen: executable=True, pedantic=False
  13057. 2633.81 s [ghcide] Dependency Diff >=0.5 && <0.6 || >=1.0.0 && <1.1: using Diff-1.0.2
  13058. 2633.81 s [ghcide] Dependency Glob: using Glob-0.10.2
  13059. 2633.81 s [ghcide] Dependency aeson: using aeson-2.2.3.0
  13060. 2633.81 s [ghcide] Dependency array: using array-0.5.8.0
  13061. 2633.81 s [ghcide] Dependency async: using async-2.2.5
  13062. 2633.81 s [ghcide] Dependency base >=4.16 && <5: using base-4.20.1.0
  13063. 2633.81 s [ghcide] Dependency base16-bytestring >=0.1.1 && <1.1: using base16-bytestring-1.0.2.0
  13064. 2633.81 s [ghcide] Dependency binary: using binary-0.8.9.3
  13065. 2633.81 s [ghcide] Dependency bytestring: using bytestring-0.12.2.0
  13066. 2633.81 s [ghcide] Dependency case-insensitive: using case-insensitive-1.2.1.0
  13067. 2633.81 s [ghcide] Dependency co-log-core: using co-log-core-0.3.2.5
  13068. 2633.81 s [ghcide] Dependency containers: using containers-0.7
  13069. 2633.81 s [ghcide] Dependency cryptohash-sha1 >=0.11.100 && <0.12: using
  13070. 2633.81 s [ghcide] cryptohash-sha1-0.11.101.0
  13071. 2633.81 s [ghcide] Dependency data-default: using data-default-0.8.0.1
  13072. 2633.81 s [ghcide] Dependency deepseq: using deepseq-1.5.0.0
  13073. 2633.81 s [ghcide] Dependency dependent-map: using dependent-map-0.4.0.1
  13074. 2633.81 s [ghcide] Dependency dependent-sum: using dependent-sum-0.7.2.0
  13075. 2633.81 s [ghcide] Dependency directory: using directory-1.3.8.5
  13076. 2633.81 s [ghcide] Dependency dlist: using dlist-1.0
  13077. 2633.81 s [ghcide] Dependency enummapset: using enummapset-0.7.3.0
  13078. 2633.81 s [ghcide] Dependency exceptions: using exceptions-0.10.9
  13079. 2633.81 s [ghcide] Dependency extra >=1.7.14: using extra-1.8.1
  13080. 2633.81 s [ghcide] Dependency filepath: using filepath-1.5.4.0
  13081. 2633.81 s [ghcide] Dependency fingertree: using fingertree-0.1.6.2
  13082. 2633.81 s [ghcide] Dependency focus >=1.0.3.2: using focus-1.0.3.2
  13083. 2633.81 s [ghcide] Dependency ghc >=9.2: using ghc-9.10.2
  13084. 2633.81 s [ghcide] Dependency ghc-boot: using ghc-boot-9.10.2
  13085. 2633.81 s [ghcide] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  13086. 2633.81 s [ghcide] Dependency ghc-trace-events: using ghc-trace-events-0.1.2.10
  13087. 2633.81 s [ghcide] Dependency haddock-library >=1.8 && <1.12: using haddock-library-1.11.0
  13088. 2633.81 s [ghcide] Dependency hashable: using hashable-1.5.0.0
  13089. 2633.81 s [ghcide] Dependency hie-bios >=0.17.0 && <0.18: using hie-bios-0.17.0
  13090. 2633.81 s [ghcide] Dependency hiedb >=0.7.0.0 && <0.8: using hiedb-0.7.0.0
  13091. 2633.81 s [ghcide] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  13092. 2633.81 s [ghcide] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  13093. 2633.81 s [ghcide] Dependency implicit-hie >=0.1.4.0 && <0.1.5: using implicit-hie-0.1.4.0
  13094. 2633.81 s [ghcide] Dependency lens: using lens-5.3.5
  13095. 2633.81 s [ghcide] Dependency lens-aeson: using lens-aeson-1.2.3
  13096. 2633.81 s [ghcide] Dependency list-t: using list-t-1.0.5.7
  13097. 2633.81 s [ghcide] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  13098. 2633.81 s [ghcide] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  13099. 2633.81 s [ghcide] Dependency mtl: using mtl-2.3.1
  13100. 2633.81 s [ghcide] Dependency opentelemetry >=0.6.1: using opentelemetry-0.8.0
  13101. 2633.81 s [ghcide] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  13102. 2633.81 s [ghcide] Dependency os-string: using os-string-2.0.4
  13103. 2633.81 s [ghcide] Dependency parallel: using parallel-3.2.2.0
  13104. 2633.81 s [ghcide] Dependency prettyprinter >=1.7: using prettyprinter-1.7.1
  13105. 2633.81 s [ghcide] Dependency prettyprinter-ansi-terminal: using
  13106. 2633.81 s [ghcide] prettyprinter-ansi-terminal-1.1.3
  13107. 2633.81 s [ghcide] Dependency random: using random-1.2.1.3
  13108. 2633.81 s [ghcide] Dependency regex-tdfa >=1.3.1.0: using regex-tdfa-1.3.2.5
  13109. 2633.81 s [ghcide] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  13110. 2633.81 s [ghcide] Dependency sorted-list: using sorted-list-0.2.3.1
  13111. 2633.81 s [ghcide] Dependency sqlite-simple: using sqlite-simple-0.4.19.0
  13112. 2633.81 s [ghcide] Dependency stm: using stm-2.5.3.1
  13113. 2633.81 s [ghcide] Dependency stm-containers: using stm-containers-1.2.1.1
  13114. 2633.81 s [ghcide] Dependency syb: using syb-0.7.2.4
  13115. 2633.81 s [ghcide] Dependency text: using text-2.1.2
  13116. 2633.81 s [ghcide] Dependency text-rope: using text-rope-0.3
  13117. 2633.81 s [ghcide] Dependency time: using time-1.12.2
  13118. 2633.81 s [ghcide] Dependency transformers: using transformers-0.6.1.1
  13119. 2633.81 s [ghcide] Dependency unix: using unix-2.8.6.0
  13120. 2633.81 s [ghcide] Dependency unliftio >=0.2.6: using unliftio-0.2.25.1
  13121. 2633.81 s [ghcide] Dependency unliftio-core: using unliftio-core-0.2.1.0
  13122. 2633.81 s [ghcide] Dependency unordered-containers >=0.2.10.0: using
  13123. 2633.81 s [ghcide] unordered-containers-0.2.20.1
  13124. 2633.81 s [ghcide] Dependency vector: using vector-0.13.2.0
  13125. 2633.81 s [ghcide] Dependency base >=4.16 && <5: using base-4.20.1.0
  13126. 2633.81 s [ghcide] Dependency data-default: using data-default-0.8.0.1
  13127. 2633.81 s [ghcide] Dependency extra: using extra-1.8.1
  13128. 2633.81 s [ghcide] Dependency ghcide: using ghcide-2.12.0.0
  13129. 2633.81 s [ghcide] Dependency gitrev: using gitrev-1.3.1
  13130. 2633.81 s [ghcide] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  13131. 2633.81 s [ghcide] Dependency lsp: using lsp-2.7.0.1
  13132. 2633.81 s [ghcide] Dependency lsp-types: using lsp-types-2.3.0.1
  13133. 2633.81 s [ghcide] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  13134. 2633.81 s [ghcide] Source component graph:
  13135. 2633.81 s [ghcide] component lib
  13136. 2633.81 s [ghcide] component exe:ghcide dependency lib
  13137. 2633.81 s [ghcide] Configured component graph:
  13138. 2633.81 s [ghcide] component ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  13139. 2633.81 s [ghcide] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  13140. 2633.81 s [ghcide] include Glob-0.10.2-4c8yF4exmXBBFzeL7vsJhX
  13141. 2633.81 s [ghcide] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  13142. 2633.81 s [ghcide] include array-0.5.8.0-42c9
  13143. 2633.81 s [ghcide] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  13144. 2633.81 s [ghcide] include base-4.20.1.0-3bb1
  13145. 2633.81 s [ghcide] include base16-bytestring-1.0.2.0-6bjWZ8hvDYjFP9grUO0yVI
  13146. 2633.81 s [ghcide] include binary-0.8.9.3-9a18
  13147. 2633.81 s [ghcide] include bytestring-0.12.2.0-8436
  13148. 2633.81 s [ghcide] include case-insensitive-1.2.1.0-yhARQ8ZLWDCbnnXGzHlEx
  13149. 2633.81 s [ghcide] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  13150. 2633.81 s [ghcide] include containers-0.7-5491
  13151. 2633.81 s [ghcide] include cryptohash-sha1-0.11.101.0-JKvxym1Nc6z11pd6tUAucj
  13152. 2633.81 s [ghcide] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  13153. 2633.81 s [ghcide] include deepseq-1.5.0.0-3b35
  13154. 2633.81 s [ghcide] include dependent-map-0.4.0.1-870kpyQkF5A47ZWQse0Ff7
  13155. 2633.81 s [ghcide] include dependent-sum-0.7.2.0-Dbi4txaWfbt7yaVitWXj83
  13156. 2633.81 s [ghcide] include directory-1.3.8.5-b97c
  13157. 2633.81 s [ghcide] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  13158. 2633.81 s [ghcide] include enummapset-0.7.3.0-GKQ7nvlWg7IDGQIZncKm4O
  13159. 2633.81 s [ghcide] include exceptions-0.10.9-88bb
  13160. 2633.81 s [ghcide] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  13161. 2633.81 s [ghcide] include filepath-1.5.4.0-eed0
  13162. 2633.81 s [ghcide] include fingertree-0.1.6.2-30EfeCryxs5IWwzYd6dKJN
  13163. 2633.81 s [ghcide] include focus-1.0.3.2-3I17UoHuLExCgyf1svkiGY
  13164. 2633.81 s [ghcide] include ghc-9.10.2-14d3
  13165. 2633.81 s [ghcide] include ghc-boot-9.10.2-4172
  13166. 2633.81 s [ghcide] include ghc-boot-th-9.10.2-33c6
  13167. 2633.81 s [ghcide] include ghc-trace-events-0.1.2.10-4T4F2fuX1ObPeDF3UJWIi
  13168. 2633.81 s [ghcide] include haddock-library-1.11.0-IuKE278XEpfKRpGsYOQO0f
  13169. 2633.81 s [ghcide] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  13170. 2633.81 s [ghcide] include hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  13171. 2633.81 s [ghcide] include hiedb-0.7.0.0-KZzDnnchI2gL4GgeXoS71X
  13172. 2633.81 s [ghcide] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  13173. 2633.81 s [ghcide] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  13174. 2633.81 s [ghcide] include implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  13175. 2633.81 s [ghcide] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  13176. 2633.81 s [ghcide] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  13177. 2633.81 s [ghcide] include list-t-1.0.5.7-oE6C84iSoh5zFrapY4jHs
  13178. 2633.81 s [ghcide] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  13179. 2633.81 s [ghcide] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  13180. 2633.81 s [ghcide] include mtl-2.3.1-9b55
  13181. 2633.81 s [ghcide] include opentelemetry-0.8.0-C3E4sEM3yFFIGyVP8sya3w
  13182. 2633.81 s [ghcide] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  13183. 2633.81 s [ghcide] include os-string-2.0.4-3aa5
  13184. 2633.81 s [ghcide] include parallel-3.2.2.0-IjiHWPtJ55Hm4YFaJ4dIA
  13185. 2633.81 s [ghcide] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  13186. 2633.81 s [ghcide] include prettyprinter-ansi-terminal-1.1.3-6eJ8miSVrxi2J71g5bXvWD
  13187. 2633.81 s [ghcide] include random-1.2.1.3-LQMRQK2i5tjKUjZZKr16V6
  13188. 2633.81 s [ghcide] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  13189. 2633.81 s [ghcide] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  13190. 2633.81 s [ghcide] include sorted-list-0.2.3.1-AMKn4UC1drCISfuvEP9K9T
  13191. 2633.81 s [ghcide] include sqlite-simple-0.4.19.0-52wzRgIKQwHESzZmK05Ly9
  13192. 2633.81 s [ghcide] include stm-2.5.3.1-2c29
  13193. 2633.81 s [ghcide] include stm-containers-1.2.1.1-9bvjxipn7wo7LXXehyZCvn
  13194. 2633.81 s [ghcide] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  13195. 2633.81 s [ghcide] include text-2.1.2-f6fa
  13196. 2633.81 s [ghcide] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  13197. 2633.81 s [ghcide] include time-1.12.2-0e11
  13198. 2633.81 s [ghcide] include transformers-0.6.1.1-cd2f
  13199. 2633.81 s [ghcide] include unix-2.8.6.0-bff8
  13200. 2633.81 s [ghcide] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  13201. 2633.81 s [ghcide] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  13202. 2633.81 s [ghcide] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  13203. 2633.81 s [ghcide] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  13204. 2633.81 s [ghcide] component ghcide-2.12.0.0-JRIr28DuQ3J7z8ItcowITa-ghcide
  13205. 2633.81 s [ghcide] include base-4.20.1.0-3bb1
  13206. 2633.81 s [ghcide] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  13207. 2633.81 s [ghcide] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  13208. 2633.81 s [ghcide] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  13209. 2633.81 s [ghcide] include gitrev-1.3.1-Hfjfvv1UtpJB7RnEea6A8r
  13210. 2633.81 s [ghcide] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  13211. 2633.81 s [ghcide] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  13212. 2633.81 s [ghcide] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  13213. 2633.81 s [ghcide] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  13214. 2633.81 s [ghcide] Linked component graph:
  13215. 2633.81 s [ghcide] unit ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  13216. 2633.81 s [ghcide] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  13217. 2633.81 s [ghcide] include Glob-0.10.2-4c8yF4exmXBBFzeL7vsJhX
  13218. 2633.81 s [ghcide] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  13219. 2633.81 s [ghcide] include array-0.5.8.0-42c9
  13220. 2633.81 s [ghcide] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  13221. 2633.81 s [ghcide] include base-4.20.1.0-3bb1
  13222. 2633.81 s [ghcide] include base16-bytestring-1.0.2.0-6bjWZ8hvDYjFP9grUO0yVI
  13223. 2633.81 s [ghcide] include binary-0.8.9.3-9a18
  13224. 2633.81 s [ghcide] include bytestring-0.12.2.0-8436
  13225. 2633.81 s [ghcide] include case-insensitive-1.2.1.0-yhARQ8ZLWDCbnnXGzHlEx
  13226. 2633.81 s [ghcide] include co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  13227. 2633.81 s [ghcide] include containers-0.7-5491
  13228. 2633.81 s [ghcide] include cryptohash-sha1-0.11.101.0-JKvxym1Nc6z11pd6tUAucj
  13229. 2633.81 s [ghcide] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  13230. 2633.81 s [ghcide] include deepseq-1.5.0.0-3b35
  13231. 2633.81 s [ghcide] include dependent-map-0.4.0.1-870kpyQkF5A47ZWQse0Ff7
  13232. 2633.81 s [ghcide] include dependent-sum-0.7.2.0-Dbi4txaWfbt7yaVitWXj83
  13233. 2633.81 s [ghcide] include directory-1.3.8.5-b97c
  13234. 2633.81 s [ghcide] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  13235. 2633.81 s [ghcide] include enummapset-0.7.3.0-GKQ7nvlWg7IDGQIZncKm4O
  13236. 2633.81 s [ghcide] include exceptions-0.10.9-88bb
  13237. 2633.81 s [ghcide] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  13238. 2633.81 s [ghcide] include filepath-1.5.4.0-eed0
  13239. 2633.81 s [ghcide] include fingertree-0.1.6.2-30EfeCryxs5IWwzYd6dKJN
  13240. 2633.81 s [ghcide] include focus-1.0.3.2-3I17UoHuLExCgyf1svkiGY
  13241. 2633.81 s [ghcide] include ghc-9.10.2-14d3
  13242. 2633.81 s [ghcide] include ghc-boot-9.10.2-4172
  13243. 2633.81 s [ghcide] include ghc-boot-th-9.10.2-33c6
  13244. 2633.81 s [ghcide] include ghc-trace-events-0.1.2.10-4T4F2fuX1ObPeDF3UJWIi
  13245. 2633.81 s [ghcide] include haddock-library-1.11.0-IuKE278XEpfKRpGsYOQO0f
  13246. 2633.81 s [ghcide] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  13247. 2633.81 s [ghcide] include hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  13248. 2633.81 s [ghcide] include hiedb-0.7.0.0-KZzDnnchI2gL4GgeXoS71X
  13249. 2633.81 s [ghcide] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  13250. 2633.81 s [ghcide] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  13251. 2633.81 s [ghcide] include implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  13252. 2633.81 s [ghcide] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  13253. 2633.81 s [ghcide] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  13254. 2633.81 s [ghcide] include list-t-1.0.5.7-oE6C84iSoh5zFrapY4jHs
  13255. 2633.81 s [ghcide] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  13256. 2633.81 s [ghcide] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  13257. 2633.81 s [ghcide] include mtl-2.3.1-9b55
  13258. 2633.81 s [ghcide] include opentelemetry-0.8.0-C3E4sEM3yFFIGyVP8sya3w
  13259. 2633.81 s [ghcide] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  13260. 2633.81 s [ghcide] include os-string-2.0.4-3aa5
  13261. 2633.81 s [ghcide] include parallel-3.2.2.0-IjiHWPtJ55Hm4YFaJ4dIA
  13262. 2633.81 s [ghcide] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  13263. 2633.81 s [ghcide] include prettyprinter-ansi-terminal-1.1.3-6eJ8miSVrxi2J71g5bXvWD
  13264. 2633.81 s [ghcide] include random-1.2.1.3-LQMRQK2i5tjKUjZZKr16V6
  13265. 2633.81 s [ghcide] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  13266. 2633.81 s [ghcide] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  13267. 2633.81 s [ghcide] include sorted-list-0.2.3.1-AMKn4UC1drCISfuvEP9K9T
  13268. 2633.81 s [ghcide] include sqlite-simple-0.4.19.0-52wzRgIKQwHESzZmK05Ly9
  13269. 2633.81 s [ghcide] include stm-2.5.3.1-2c29
  13270. 2633.81 s [ghcide] include stm-containers-1.2.1.1-9bvjxipn7wo7LXXehyZCvn
  13271. 2633.81 s [ghcide] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  13272. 2633.81 s [ghcide] include text-2.1.2-f6fa
  13273. 2633.81 s [ghcide] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  13274. 2633.81 s [ghcide] include time-1.12.2-0e11
  13275. 2633.81 s [ghcide] include transformers-0.6.1.1-cd2f
  13276. 2633.81 s [ghcide] include unix-2.8.6.0-bff8
  13277. 2633.81 s [ghcide] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  13278. 2633.81 s [ghcide] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  13279. 2633.81 s [ghcide] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  13280. 2633.81 s [ghcide] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  13281. 2633.82 s [ghcide] Control.Concurrent.Strict=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Control.Concurrent.Strict,Development.IDE=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE,Development.IDE.Core.Actions=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.Actions,Development.IDE.Core.Compile=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.Compile,Development.IDE.Core.Debouncer=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.Debouncer,Development.IDE.Core.FileStore=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.FileStore,Development.IDE.Core.FileUtils=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.FileUtils,Development.IDE.Core.IdeConfiguration=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.IdeConfiguration,Development.IDE.Core.OfInterest=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.OfInterest,Development.IDE.Core.PluginUtils=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.PluginUtils,Development.IDE.Core.PositionMapping=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.PositionMapping,Development.IDE.Core.Preprocessor=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.Preprocessor,Development.IDE.Core.ProgressReporting=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.ProgressReporting,Development.IDE.Core.RuleTypes=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.RuleTypes,Development.IDE.Core.Rules=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.Rules,Development.IDE.Core.Service=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.Service,Development.IDE.Core.Shake=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.Shake,Development.IDE.Core.Tracing=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.Tracing,Development.IDE.Core.UseStale=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.UseStale,Development.IDE.Core.WorkerThread=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Core.WorkerThread,Development.IDE.GHC.Compat=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat,Development.IDE.GHC.Compat.CmdLine=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.CmdLine,Development.IDE.GHC.Compat.Core=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Core,Development.IDE.GHC.Compat.Driver=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Driver,Development.IDE.GHC.Compat.Env=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Env,Development.IDE.GHC.Compat.Error=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Error,Development.IDE.GHC.Compat.Iface=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Iface,Development.IDE.GHC.Compat.Logger=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Logger,Development.IDE.GHC.Compat.Outputable=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Outputable,Development.IDE.GHC.Compat.Parser=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Parser,Development.IDE.GHC.Compat.Plugins=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Plugins,Development.IDE.GHC.Compat.Units=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Units,Development.IDE.GHC.Compat.Util=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Compat.Util,Development.IDE.GHC.CoreFile=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.CoreFile,Development.IDE.GHC.Error=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Error,Development.IDE.GHC.Orphans=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Orphans,Development.IDE.GHC.Util=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.GHC.Util,Development.IDE.Import.DependencyInformation=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Import.DependencyInformation,Development.IDE.Import.FindImports=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Import.FindImports,Development.IDE.LSP.HoverDefinition=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.LSP.HoverDefinition,Development.IDE.LSP.LanguageServer=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.LSP.LanguageServer,Development.IDE.LSP.Notifications=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.LSP.Notifications,Development.IDE.LSP.Outline=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.LSP.Outline,Development.IDE.LSP.Server=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.LSP.Server,Development.IDE.Main=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Main,Development.IDE.Main.HeapStats=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Main.HeapStats,Development.IDE.Monitoring.OpenTelemetry=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Monitoring.OpenTelemetry,Development.IDE.Plugin=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Plugin,Development.IDE.Plugin.Completions=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Plugin.Completions,Development.IDE.Plugin.Completions.Logic=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Plugin.Completions.Logic,Development.IDE.Plugin.Completions.Types=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Plugin.Completions.Types,Development.IDE.Plugin.HLS=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Plugin.HLS,Development.IDE.Plugin.HLS.GhcIde=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Plugin.HLS.GhcIde,Development.IDE.Plugin.Test=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Plugin.Test,Development.IDE.Plugin.TypeLenses=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Plugin.TypeLenses,Development.IDE.Session=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Session,Development.IDE.Session.Diagnostics=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Session.Diagnostics,Development.IDE.Session.Implicit=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Session.Implicit,Development.IDE.Spans.AtPoint=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Spans.AtPoint,Development.IDE.Spans.Common=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Spans.Common,Development.IDE.Spans.Documentation=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Spans.Documentation,Development.IDE.Spans.LocalBindings=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Spans.LocalBindings,Development.IDE.Spans.Pragmas=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Spans.Pragmas,Development.IDE.Types.Diagnostics=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Types.Diagnostics,Development.IDE.Types.Exports=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Types.Exports,Development.IDE.Types.HscEnvEq=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Types.HscEnvEq,Development.IDE.Types.KnownTargets=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Types.KnownTargets,Development.IDE.Types.Location=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Types.Location,Development.IDE.Types.Monitoring=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Types.Monitoring,Development.IDE.Types.Options=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Types.Options,Development.IDE.Types.Shake=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Development.IDE.Types.Shake,Generics.SYB.GHC=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Generics.SYB.GHC,Text.Fuzzy.Parallel=ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x:Text.Fuzzy.Parallel
  13282. 2633.82 s [ghcide] unit ghcide-2.12.0.0-JRIr28DuQ3J7z8ItcowITa-ghcide
  13283. 2633.82 s [ghcide] include base-4.20.1.0-3bb1
  13284. 2633.82 s [ghcide] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  13285. 2633.82 s [ghcide] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  13286. 2633.82 s [ghcide] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  13287. 2633.82 s [ghcide] include gitrev-1.3.1-Hfjfvv1UtpJB7RnEea6A8r
  13288. 2633.82 s [ghcide] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  13289. 2633.82 s [ghcide] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  13290. 2633.82 s [ghcide] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  13291. 2633.82 s [ghcide] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  13292. 2633.82 s [ghcide] Ready component graph:
  13293. 2633.82 s [ghcide] definite ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  13294. 2633.82 s [ghcide] depends Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  13295. 2633.82 s [ghcide] depends Glob-0.10.2-4c8yF4exmXBBFzeL7vsJhX
  13296. 2633.82 s [ghcide] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  13297. 2633.82 s [ghcide] depends array-0.5.8.0-42c9
  13298. 2633.82 s [ghcide] depends async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  13299. 2633.82 s [ghcide] depends base-4.20.1.0-3bb1
  13300. 2633.82 s [ghcide] depends base16-bytestring-1.0.2.0-6bjWZ8hvDYjFP9grUO0yVI
  13301. 2633.82 s [ghcide] depends binary-0.8.9.3-9a18
  13302. 2633.82 s [ghcide] depends bytestring-0.12.2.0-8436
  13303. 2633.82 s [ghcide] depends case-insensitive-1.2.1.0-yhARQ8ZLWDCbnnXGzHlEx
  13304. 2633.82 s [ghcide] depends co-log-core-0.3.2.5-A66Efw0rtu6DEHGcwT12SI
  13305. 2633.82 s [ghcide] depends containers-0.7-5491
  13306. 2633.82 s [ghcide] depends cryptohash-sha1-0.11.101.0-JKvxym1Nc6z11pd6tUAucj
  13307. 2633.82 s [ghcide] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  13308. 2633.82 s [ghcide] depends deepseq-1.5.0.0-3b35
  13309. 2633.82 s [ghcide] depends dependent-map-0.4.0.1-870kpyQkF5A47ZWQse0Ff7
  13310. 2633.82 s [ghcide] depends dependent-sum-0.7.2.0-Dbi4txaWfbt7yaVitWXj83
  13311. 2633.82 s [ghcide] depends directory-1.3.8.5-b97c
  13312. 2633.82 s [ghcide] depends dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  13313. 2633.82 s [ghcide] depends enummapset-0.7.3.0-GKQ7nvlWg7IDGQIZncKm4O
  13314. 2633.82 s [ghcide] depends exceptions-0.10.9-88bb
  13315. 2633.82 s [ghcide] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  13316. 2633.82 s [ghcide] depends filepath-1.5.4.0-eed0
  13317. 2633.82 s [ghcide] depends fingertree-0.1.6.2-30EfeCryxs5IWwzYd6dKJN
  13318. 2633.82 s [ghcide] depends focus-1.0.3.2-3I17UoHuLExCgyf1svkiGY
  13319. 2633.82 s [ghcide] depends ghc-9.10.2-14d3
  13320. 2633.82 s [ghcide] depends ghc-boot-9.10.2-4172
  13321. 2633.82 s [ghcide] depends ghc-boot-th-9.10.2-33c6
  13322. 2633.82 s [ghcide] depends ghc-trace-events-0.1.2.10-4T4F2fuX1ObPeDF3UJWIi
  13323. 2633.82 s [ghcide] depends haddock-library-1.11.0-IuKE278XEpfKRpGsYOQO0f
  13324. 2633.82 s [ghcide] depends hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  13325. 2633.82 s [ghcide] depends hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  13326. 2633.82 s [ghcide] depends hiedb-0.7.0.0-KZzDnnchI2gL4GgeXoS71X
  13327. 2633.82 s [ghcide] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  13328. 2633.82 s [ghcide] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  13329. 2633.82 s [ghcide] depends implicit-hie-0.1.4.0-4dEx3Y1r3ZkFE38NkJ5zLu
  13330. 2633.82 s [ghcide] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  13331. 2633.82 s [ghcide] depends lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  13332. 2633.82 s [ghcide] depends list-t-1.0.5.7-oE6C84iSoh5zFrapY4jHs
  13333. 2633.82 s [ghcide] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  13334. 2633.82 s [ghcide] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  13335. 2633.82 s [ghcide] depends mtl-2.3.1-9b55
  13336. 2633.82 s [ghcide] depends opentelemetry-0.8.0-C3E4sEM3yFFIGyVP8sya3w
  13337. 2633.82 s [ghcide] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  13338. 2633.82 s [ghcide] depends os-string-2.0.4-3aa5
  13339. 2633.82 s [ghcide] depends parallel-3.2.2.0-IjiHWPtJ55Hm4YFaJ4dIA
  13340. 2633.82 s [ghcide] depends prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  13341. 2633.82 s [ghcide] depends prettyprinter-ansi-terminal-1.1.3-6eJ8miSVrxi2J71g5bXvWD
  13342. 2633.82 s [ghcide] depends random-1.2.1.3-LQMRQK2i5tjKUjZZKr16V6
  13343. 2633.82 s [ghcide] depends regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  13344. 2633.82 s [ghcide] depends safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  13345. 2633.82 s [ghcide] depends sorted-list-0.2.3.1-AMKn4UC1drCISfuvEP9K9T
  13346. 2633.82 s [ghcide] depends sqlite-simple-0.4.19.0-52wzRgIKQwHESzZmK05Ly9
  13347. 2633.82 s [ghcide] depends stm-2.5.3.1-2c29
  13348. 2633.82 s [ghcide] depends stm-containers-1.2.1.1-9bvjxipn7wo7LXXehyZCvn
  13349. 2633.82 s [ghcide] depends syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  13350. 2633.82 s [ghcide] depends text-2.1.2-f6fa
  13351. 2633.82 s [ghcide] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  13352. 2633.82 s [ghcide] depends time-1.12.2-0e11
  13353. 2633.82 s [ghcide] depends transformers-0.6.1.1-cd2f
  13354. 2633.82 s [ghcide] depends unix-2.8.6.0-bff8
  13355. 2633.82 s [ghcide] depends unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  13356. 2633.82 s [ghcide] depends unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  13357. 2633.82 s [ghcide] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  13358. 2633.82 s [ghcide] depends vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  13359. 2633.82 s [ghcide] definite ghcide-2.12.0.0-JRIr28DuQ3J7z8ItcowITa-ghcide
  13360. 2633.82 s [ghcide] depends base-4.20.1.0-3bb1
  13361. 2633.82 s [ghcide] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  13362. 2633.82 s [ghcide] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  13363. 2633.82 s [ghcide] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  13364. 2633.82 s [ghcide] depends gitrev-1.3.1-Hfjfvv1UtpJB7RnEea6A8r
  13365. 2633.82 s [ghcide] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  13366. 2633.82 s [ghcide] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  13367. 2633.82 s [ghcide] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  13368. 2633.82 s [ghcide] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  13369. 2633.82 s [ghcide] Using Cabal-3.12.1.0 compiled by ghc-9.10
  13370. 2633.82 s [ghcide] Using compiler: ghc-9.10.2
  13371. 2633.82 s [ghcide] Using install prefix:
  13372. 2633.82 s [ghcide] /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0
  13373. 2633.82 s [ghcide] Executables installed in:
  13374. 2633.82 s [ghcide] /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/bin
  13375. 2633.82 s [ghcide] Libraries installed in:
  13376. 2633.82 s [ghcide] /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  13377. 2633.82 s [ghcide] Dynamic Libraries installed in:
  13378. 2633.82 s [ghcide] /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  13379. 2633.82 s [ghcide] Private executables installed in:
  13380. 2633.82 s [ghcide] /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/libexec/x86_64-linux-ghc-9.10.2-14d3/ghcide-2.12.0.0
  13381. 2633.82 s [ghcide] Data files installed in:
  13382. 2633.82 s [ghcide] /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/share/x86_64-linux-ghc-9.10.2-14d3/ghcide-2.12.0.0
  13383. 2633.82 s [ghcide] Documentation installed in:
  13384. 2633.82 s [ghcide] /nix/store/9lxhlb64mjy7fzh1phbp5xmpqy9ryhmy-ghcide-2.12.0.0-doc/share/doc/ghcide-2.12.0.0
  13385. 2633.82 s [ghcide] Configuration files installed in:
  13386. 2633.82 s [ghcide] /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/etc
  13387. 2633.82 s [ghcide] No alex found
  13388. 2633.82 s [ghcide] Using ar found on system at:
  13389. 2633.82 s [ghcide] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  13390. 2633.82 s [ghcide] No c2hs found
  13391. 2633.82 s [ghcide] No cpphs found
  13392. 2633.82 s [ghcide] No doctest found
  13393. 2633.82 s [ghcide] Using gcc version 14.3.0 given by user at:
  13394. 2633.82 s [ghcide] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  13395. 2633.82 s [ghcide] Using ghc version 9.10.2 found on system at:
  13396. 2633.84 s [ghcide] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  13397. 2633.84 s [ghcide] Using ghc-pkg version 9.10.2 found on system at:
  13398. 2633.84 s [ghcide] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  13399. 2633.84 s [ghcide] No ghcjs found
  13400. 2633.84 s [ghcide] No ghcjs-pkg found
  13401. 2633.84 s [ghcide] No greencard found
  13402. 2633.84 s [ghcide] Using haddock version 2.31.0 found on system at:
  13403. 2633.84 s [ghcide] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  13404. 2633.84 s [ghcide] No happy found
  13405. 2633.84 s [ghcide] Using haskell-suite found on system at: haskell-suite-dummy-location
  13406. 2633.84 s [ghcide] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  13407. 2633.84 s [ghcide] No hmake found
  13408. 2633.84 s [ghcide] Using hpc version 0.69 found on system at:
  13409. 2633.84 s [ghcide] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  13410. 2633.84 s [ghcide] Using hsc2hs version 0.68.10 found on system at:
  13411. 2633.84 s [ghcide] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  13412. 2633.84 s [ghcide] Using hscolour version 1.25 found on system at:
  13413. 2633.84 s [ghcide] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  13414. 2633.84 s [ghcide] No jhc found
  13415. 2633.84 s [ghcide] Using ld found on system at:
  13416. 2633.84 s [ghcide] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  13417. 2633.84 s [ghcide] No pkg-config found
  13418. 2633.84 s [ghcide] Using runghc version 9.10.2 found on system at:
  13419. 2633.84 s [ghcide] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  13420. 2633.84 s [ghcide] Using strip version 2.44 found on system at:
  13421. 2633.84 s [ghcide] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  13422. 2633.84 s [ghcide] Using tar found on system at:
  13423. 2633.84 s [ghcide] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  13424. 2633.84 s [ghcide] No uhc found
  13425. 2634.34 s [ghcide] Phase: buildPhase
  13426. 2634.44 s [ghcide] Preprocessing library for ghcide-2.12.0.0...
  13427. 2634.45 s [ghcide] Building library for ghcide-2.12.0.0...
  13428. 2635.37 s [ghcide] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  13429. 2635.37 s [ghcide] The following packages were specified via -package or -package-id flags,
  13430. 2635.37 s [ghcide] but were not needed for compilation:
  13431. 2635.37 s [ghcide] - os-string-2.0.4 (exposed by flag -package-id os-string-2.0.4-3aa5)
  13432. 2635.37 s [ghcide]
  13433. 2635.39 s [ghcide] [ 1 of 77] Compiling Control.Concurrent.Strict ( src/Control/Concurrent/Strict.hs, dist/build/Control/Concurrent/Strict.o, dist/build/Control/Concurrent/Strict.dyn_o )
  13434. 2635.77 s [ghcide] [ 2 of 77] Compiling Development.IDE.Core.Debouncer ( src/Development/IDE/Core/Debouncer.hs, dist/build/Development/IDE/Core/Debouncer.o, dist/build/Development/IDE/Core/Debouncer.dyn_o )
  13435. 2636.16 s [ghcide] [ 3 of 77] Compiling Development.IDE.Core.FileUtils ( src/Development/IDE/Core/FileUtils.hs, dist/build/Development/IDE/Core/FileUtils.o, dist/build/Development/IDE/Core/FileUtils.dyn_o )
  13436. 2638.05 s [ghcide] [ 4 of 77] Compiling Development.IDE.Core.PositionMapping ( src/Development/IDE/Core/PositionMapping.hs, dist/build/Development/IDE/Core/PositionMapping.o, dist/build/Development/IDE/Core/PositionMapping.dyn_o )
  13437. 2638.05 s [ghcide] src/Development/IDE/Core/PositionMapping.hs:31:1: warning: [GHC-66111] [-Wunused-imports]
  13438. 2638.05 s [ghcide] The import of ‘Data.List’ is redundant
  13439. 2638.05 s [ghcide] except perhaps to import instances from ‘Data.List’
  13440. 2638.05 s [ghcide] To import instances alone, use: import Data.List()
  13441. 2638.05 s [ghcide] |
  13442. 2638.05 s [ghcide] 31 | import Data.List
  13443. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  13444. 2638.05 s [ghcide]
  13445. 2638.05 s [ghcide] [ 5 of 77] Compiling Development.IDE.Core.WorkerThread ( src/Development/IDE/Core/WorkerThread.hs, dist/build/Development/IDE/Core/WorkerThread.o, dist/build/Development/IDE/Core/WorkerThread.dyn_o )
  13446. 2638.05 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:13:1: warning: [GHC-38856] [-Wunused-imports]
  13447. 2638.05 s [ghcide] The import of ‘AsyncCancelled, AsyncCancelled’
  13448. 2638.05 s [ghcide] from module ‘Control.Concurrent.Async’ is redundant
  13449. 2638.05 s [ghcide] |
  13450. 2638.05 s [ghcide] 13 | import Control.Concurrent.Async (AsyncCancelled (AsyncCancelled),
  13451. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  13452. 2638.05 s [ghcide]
  13453. 2638.05 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:18:1: warning: [GHC-38856] [-Wunused-imports]
  13454. 2638.05 s [ghcide] The import of ‘Exception, fromException’
  13455. 2638.05 s [ghcide] from module ‘Control.Exception.Safe’ is redundant
  13456. 2638.05 s [ghcide] |
  13457. 2638.05 s [ghcide] 18 | import Control.Exception.Safe (Exception (fromException),
  13458. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  13459. 2638.05 s [ghcide]
  13460. 2638.05 s [ghcide] [ 6 of 77] Compiling Development.IDE.GHC.Compat.CmdLine ( src/Development/IDE/GHC/Compat/CmdLine.hs, dist/build/Development/IDE/GHC/Compat/CmdLine.o, dist/build/Development/IDE/GHC/Compat/CmdLine.dyn_o )
  13461. 2638.05 s [ghcide] [ 7 of 77] Compiling Development.IDE.GHC.Compat.Core ( src/Development/IDE/GHC/Compat/Core.hs, dist/build/Development/IDE/GHC/Compat/Core.o, dist/build/Development/IDE/GHC/Compat/Core.dyn_o )
  13462. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:271:5: warning: [GHC-75356] [-Wdodgy-exports]
  13463. 2638.05 s [ghcide] The export item ‘Warn(..)’ suggests that
  13464. 2638.05 s [ghcide] ‘Warn’ has (in-scope) constructors or record fields,
  13465. 2638.05 s [ghcide] but it has none
  13466. 2638.05 s [ghcide] |
  13467. 2638.05 s [ghcide] 271 | Warn(..),
  13468. 2638.05 s [ghcide] | ^^^^^^^^
  13469. 2638.05 s [ghcide]
  13470. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:365:5: warning: [GHC-47854] [-Wduplicate-exports]
  13471. 2638.05 s [ghcide] ‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
  13472. 2638.05 s [ghcide] |
  13473. 2638.05 s [ghcide] 365 | module GHC.Utils.Panic,
  13474. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^
  13475. 2638.05 s [ghcide]
  13476. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:419:47: warning: [GHC-99623] [-Wdodgy-imports]
  13477. 2638.05 s [ghcide] The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
  13478. 2638.05 s [ghcide] ‘GHC.Driver.CmdLine.Warn’ has (in-scope) constructors or record fields,
  13479. 2638.05 s [ghcide] but it has none
  13480. 2638.05 s [ghcide] |
  13481. 2638.05 s [ghcide] 419 | import GHC.Driver.CmdLine (Warn (..))
  13482. 2638.05 s [ghcide] | ^^^^^^^^^
  13483. 2638.05 s [ghcide]
  13484. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:451:76: warning: [GHC-61689] [-Wdodgy-imports]
  13485. 2638.05 s [ghcide] Module ‘GHC.Tc.Utils.Monad’ does not export ‘foldMapM’.
  13486. 2638.05 s [ghcide] |
  13487. 2638.05 s [ghcide] 451 | anyM, concatMapM, mapMaybeM, foldMapM,
  13488. 2638.05 s [ghcide] | ^^^^^^^^
  13489. 2638.05 s [ghcide]
  13490. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:485:1: warning: [GHC-66111] [-Wunused-imports]
  13491. 2638.05 s [ghcide] The import of ‘GHC.Data.Bag’ is redundant
  13492. 2638.05 s [ghcide] except perhaps to import instances from ‘GHC.Data.Bag’
  13493. 2638.05 s [ghcide] To import instances alone, use: import GHC.Data.Bag()
  13494. 2638.05 s [ghcide] |
  13495. 2638.05 s [ghcide] 485 | import GHC.Data.Bag
  13496. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13497. 2638.05 s [ghcide]
  13498. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:752:1: warning: [GHC-38417] [-Wmissing-signatures]
  13499. 2638.05 s [ghcide] Top-level binding with no type signature:
  13500. 2638.05 s [ghcide] lookupGlobalRdrEnv :: GlobalRdrEnvX GREInfo
  13501. 2638.05 s [ghcide] -> OccName -> [GlobalRdrEltX GREInfo]
  13502. 2638.05 s [ghcide] |
  13503. 2638.05 s [ghcide] 752 | lookupGlobalRdrEnv gre_env occ = lookupGRE gre_env (LookupOccName occ AllRelevantGREs)
  13504. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^
  13505. 2638.05 s [ghcide]
  13506. 2638.05 s [ghcide] [ 8 of 77] Compiling Development.IDE.GHC.Compat.Driver ( src/Development/IDE/GHC/Compat/Driver.hs, dist/build/Development/IDE/GHC/Compat/Driver.o, dist/build/Development/IDE/GHC/Compat/Driver.dyn_o )
  13507. 2638.05 s [ghcide] [ 9 of 77] Compiling Development.IDE.GHC.Compat.Env ( src/Development/IDE/GHC/Compat/Env.hs, dist/build/Development/IDE/GHC/Compat/Env.o, dist/build/Development/IDE/GHC/Compat/Env.dyn_o )
  13508. 2638.05 s [ghcide] [10 of 77] Compiling Development.IDE.GHC.Compat.Outputable ( src/Development/IDE/GHC/Compat/Outputable.hs, dist/build/Development/IDE/GHC/Compat/Outputable.o, dist/build/Development/IDE/GHC/Compat/Outputable.dyn_o )
  13509. 2638.05 s [ghcide] [11 of 77] Compiling Development.IDE.GHC.Compat.Logger ( src/Development/IDE/GHC/Compat/Logger.hs, dist/build/Development/IDE/GHC/Compat/Logger.o, dist/build/Development/IDE/GHC/Compat/Logger.dyn_o )
  13510. 2638.05 s [ghcide] [12 of 77] Compiling Development.IDE.GHC.Compat.Iface ( src/Development/IDE/GHC/Compat/Iface.hs, dist/build/Development/IDE/GHC/Compat/Iface.o, dist/build/Development/IDE/GHC/Compat/Iface.dyn_o )
  13511. 2638.05 s [ghcide] [13 of 77] Compiling Development.IDE.GHC.Compat.Units ( src/Development/IDE/GHC/Compat/Units.hs, dist/build/Development/IDE/GHC/Compat/Units.o, dist/build/Development/IDE/GHC/Compat/Units.dyn_o )
  13512. 2638.05 s [ghcide] [14 of 77] Compiling Development.IDE.GHC.Compat.Util ( src/Development/IDE/GHC/Compat/Util.hs, dist/build/Development/IDE/GHC/Compat/Util.o, dist/build/Development/IDE/GHC/Compat/Util.dyn_o )
  13513. 2638.05 s [ghcide] [15 of 77] Compiling Development.IDE.GHC.Compat.Parser ( src/Development/IDE/GHC/Compat/Parser.hs, dist/build/Development/IDE/GHC/Compat/Parser.o, dist/build/Development/IDE/GHC/Compat/Parser.dyn_o )
  13514. 2638.05 s [ghcide] [16 of 77] Compiling Development.IDE.GHC.Compat.Plugins ( src/Development/IDE/GHC/Compat/Plugins.hs, dist/build/Development/IDE/GHC/Compat/Plugins.o, dist/build/Development/IDE/GHC/Compat/Plugins.dyn_o )
  13515. 2638.05 s [ghcide] [17 of 77] Compiling Development.IDE.GHC.Compat ( src/Development/IDE/GHC/Compat.hs, dist/build/Development/IDE/GHC/Compat.o, dist/build/Development/IDE/GHC/Compat.dyn_o )
  13516. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat.hs:118:1: warning: [GHC-66111] [-Wunused-imports]
  13517. 2638.05 s [ghcide] The import of ‘Data.List’ is redundant
  13518. 2638.05 s [ghcide] except perhaps to import instances from ‘Data.List’
  13519. 2638.05 s [ghcide] To import instances alone, use: import Data.List()
  13520. 2638.05 s [ghcide] |
  13521. 2638.05 s [ghcide] 118 | import Data.List (foldl')
  13522. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13523. 2638.05 s [ghcide]
  13524. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat.hs:262:11: warning: [GHC-62412] [-Wsimplifiable-class-constraints]
  13525. 2638.05 s [ghcide] • The constraint ‘HasLoc (GenLocated a e)’ matches
  13526. 2638.05 s [ghcide] instance HasLoc l => HasLoc (GenLocated l a)
  13527. 2638.05 s [ghcide] -- Defined in ‘GHC.Parser.Annotation’
  13528. 2638.05 s [ghcide] This makes type inference for inner bindings fragile;
  13529. 2638.05 s [ghcide] either use MonoLocalBinds, or simplify it using the instance
  13530. 2638.05 s [ghcide] • In the type signature:
  13531. 2638.05 s [ghcide] reLocA :: (HasLoc (GenLocated a e), HasAnnotation b) =>
  13532. 2638.05 s [ghcide] GenLocated a e -> GenLocated b e
  13533. 2638.05 s [ghcide] |
  13534. 2638.05 s [ghcide] 262 | reLocA :: (HasLoc (GenLocated a e), HasAnnotation b)
  13535. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  13536. 2638.05 s [ghcide]
  13537. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat.hs:309:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  13538. 2638.05 s [ghcide] Pattern match(es) are non-exhaustive
  13539. 2638.05 s [ghcide] In a pattern binding:
  13540. 2638.05 s [ghcide] Patterns of type ‘Maybe FilePath’ not matched: Nothing
  13541. 2638.05 s [ghcide] |
  13542. 2638.05 s [ghcide] 309 | let Just src_file = ml_hs_file $ ms_location ms
  13543. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13544. 2638.05 s [ghcide]
  13545. 2638.05 s [ghcide] src/Development/IDE/GHC/Compat.hs:467:1: warning: [GHC-38417] [-Wmissing-signatures]
  13546. 2638.05 s [ghcide] Top-level binding with no type signature:
  13547. 2638.05 s [ghcide] extract_cons :: DataDefnCons a -> [a]
  13548. 2638.05 s [ghcide] |
  13549. 2638.05 s [ghcide] 467 | extract_cons (NewTypeCon x) = [x]
  13550. 2638.05 s [ghcide] | ^^^^^^^^^^^^
  13551. 2638.05 s [ghcide]
  13552. 2638.05 s [ghcide] [18 of 77] Compiling Development.IDE.GHC.Compat.Error ( src/Development/IDE/GHC/Compat/Error.hs, dist/build/Development/IDE/GHC/Compat/Error.o, dist/build/Development/IDE/GHC/Compat/Error.dyn_o )
  13553. 2638.05 s [ghcide] [19 of 77] Compiling Development.IDE.GHC.CPP ( src/Development/IDE/GHC/CPP.hs, dist/build/Development/IDE/GHC/CPP.o, dist/build/Development/IDE/GHC/CPP.dyn_o )
  13554. 2638.05 s [ghcide] [20 of 77] Compiling Development.IDE.GHC.CoreFile ( src/Development/IDE/GHC/CoreFile.hs, dist/build/Development/IDE/GHC/CoreFile.o, dist/build/Development/IDE/GHC/CoreFile.dyn_o )
  13555. 2638.05 s [ghcide] [21 of 77] Compiling Development.IDE.Main.HeapStats ( src/Development/IDE/Main/HeapStats.hs, dist/build/Development/IDE/Main/HeapStats.o, dist/build/Development/IDE/Main/HeapStats.dyn_o )
  13556. 2638.05 s [ghcide] [22 of 77] Compiling Development.IDE.Session.Implicit ( session-loader/Development/IDE/Session/Implicit.hs, dist/build/Development/IDE/Session/Implicit.o, dist/build/Development/IDE/Session/Implicit.dyn_o )
  13557. 2638.05 s [ghcide] [23 of 77] Compiling Development.IDE.Types.Action ( src/Development/IDE/Types/Action.hs, dist/build/Development/IDE/Types/Action.o, dist/build/Development/IDE/Types/Action.dyn_o )
  13558. 2638.05 s [ghcide] [24 of 77] Compiling Development.IDE.Types.Location ( src/Development/IDE/Types/Location.hs, dist/build/Development/IDE/Types/Location.o, dist/build/Development/IDE/Types/Location.dyn_o )
  13559. 2638.05 s [ghcide] [25 of 77] Compiling Development.IDE.Types.Diagnostics ( src/Development/IDE/Types/Diagnostics.hs, dist/build/Development/IDE/Types/Diagnostics.o, dist/build/Development/IDE/Types/Diagnostics.dyn_o )
  13560. 2638.05 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:32:1: warning: [GHC-66111] [-Wunused-imports]
  13561. 2638.05 s [ghcide] The import of ‘Control.Applicative’ is redundant
  13562. 2638.05 s [ghcide] except perhaps to import instances from ‘Control.Applicative’
  13563. 2638.05 s [ghcide] To import instances alone, use: import Control.Applicative()
  13564. 2638.05 s [ghcide] |
  13565. 2638.05 s [ghcide] 32 | import Control.Applicative ((<|>))
  13566. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13567. 2638.05 s [ghcide]
  13568. 2638.05 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:58:1: warning: [GHC-66111] [-Wunused-imports]
  13569. 2638.05 s [ghcide] The import of ‘Text.Printf’ is redundant
  13570. 2638.05 s [ghcide] except perhaps to import instances from ‘Text.Printf’
  13571. 2638.05 s [ghcide] To import instances alone, use: import Text.Printf()
  13572. 2638.05 s [ghcide] |
  13573. 2638.05 s [ghcide] 58 | import Text.Printf (printf)
  13574. 2638.05 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13575. 2638.05 s [ghcide]
  13576. 2638.30 s [ghcide] [26 of 77] Compiling Development.IDE.Session.Diagnostics ( session-loader/Development/IDE/Session/Diagnostics.hs, dist/build/Development/IDE/Session/Diagnostics.o, dist/build/Development/IDE/Session/Diagnostics.dyn_o )
  13577. 2638.71 s [ghcide] [27 of 77] Compiling Development.IDE.GHC.Util ( src/Development/IDE/GHC/Util.hs, dist/build/Development/IDE/GHC/Util.o, dist/build/Development/IDE/GHC/Util.dyn_o )
  13578. 2638.71 s [ghcide] [28 of 77] Compiling Development.IDE.GHC.Orphans ( src/Development/IDE/GHC/Orphans.hs, dist/build/Development/IDE/GHC/Orphans.o, dist/build/Development/IDE/GHC/Orphans.dyn_o )
  13579. 2638.71 s [ghcide] [29 of 77] Compiling Development.IDE.Types.KnownTargets ( src/Development/IDE/Types/KnownTargets.hs, dist/build/Development/IDE/Types/KnownTargets.o, dist/build/Development/IDE/Types/KnownTargets.dyn_o )
  13580. 2639.92 s [ghcide] [30 of 77] Compiling Development.IDE.Types.Exports ( src/Development/IDE/Types/Exports.hs, dist/build/Development/IDE/Types/Exports.o, dist/build/Development/IDE/Types/Exports.dyn_o )
  13581. 2640.09 s [ghcide] [31 of 77] Compiling Development.IDE.Spans.Common ( src/Development/IDE/Spans/Common.hs, dist/build/Development/IDE/Spans/Common.o, dist/build/Development/IDE/Spans/Common.dyn_o )
  13582. 2640.09 s [ghcide] [32 of 77] Compiling Development.IDE.Plugin.Completions.Types ( src/Development/IDE/Plugin/Completions/Types.hs, dist/build/Development/IDE/Plugin/Completions/Types.o, dist/build/Development/IDE/Plugin/Completions/Types.dyn_o )
  13583. 2640.80 s [ghcide] [33 of 77] Compiling Development.IDE.GHC.Error ( src/Development/IDE/GHC/Error.hs, dist/build/Development/IDE/GHC/Error.o, dist/build/Development/IDE/GHC/Error.dyn_o )
  13584. 2640.80 s [ghcide] [34 of 77] Compiling Development.IDE.Types.HscEnvEq ( src/Development/IDE/Types/HscEnvEq.hs, dist/build/Development/IDE/Types/HscEnvEq.o, dist/build/Development/IDE/Types/HscEnvEq.dyn_o )
  13585. 2640.80 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:27:1: warning: [GHC-66111] [-Wunused-imports]
  13586. 2640.80 s [ghcide] The import of ‘GHC.Driver.Env’ is redundant
  13587. 2640.80 s [ghcide] except perhaps to import instances from ‘GHC.Driver.Env’
  13588. 2640.80 s [ghcide] To import instances alone, use: import GHC.Driver.Env()
  13589. 2640.80 s [ghcide] |
  13590. 2640.80 s [ghcide] 27 | import GHC.Driver.Env (hsc_all_home_unit_ids)
  13591. 2640.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13592. 2640.80 s [ghcide]
  13593. 2640.80 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  13594. 2640.80 s [ghcide] The import of ‘Ide.PluginUtils’ is redundant
  13595. 2640.80 s [ghcide] except perhaps to import instances from ‘Ide.PluginUtils’
  13596. 2640.80 s [ghcide] To import instances alone, use: import Ide.PluginUtils()
  13597. 2640.80 s [ghcide] |
  13598. 2640.80 s [ghcide] 28 | import Ide.PluginUtils (toAbsolute)
  13599. 2640.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13600. 2640.80 s [ghcide]
  13601. 2640.80 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:30:1: warning: [GHC-66111] [-Wunused-imports]
  13602. 2640.80 s [ghcide] The import of ‘System.Directory’ is redundant
  13603. 2640.80 s [ghcide] except perhaps to import instances from ‘System.Directory’
  13604. 2640.80 s [ghcide] To import instances alone, use: import System.Directory()
  13605. 2640.80 s [ghcide] |
  13606. 2640.80 s [ghcide] 30 | import System.Directory (makeAbsolute)
  13607. 2640.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13608. 2640.80 s [ghcide]
  13609. 2640.80 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:56:5: warning: [GHC-40910] [-Wunused-matches]
  13610. 2640.80 s [ghcide] Defined but not used: ‘mod_cache’
  13611. 2640.80 s [ghcide] |
  13612. 2640.80 s [ghcide] 56 | mod_cache <- newIORef emptyInstalledModuleEnv
  13613. 2640.80 s [ghcide] | ^^^^^^^^^
  13614. 2640.80 s [ghcide]
  13615. 2640.80 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:57:5: warning: [GHC-40910] [-Wunused-matches]
  13616. 2640.80 s [ghcide] Defined but not used: ‘file_cache’
  13617. 2640.80 s [ghcide] |
  13618. 2640.80 s [ghcide] 57 | file_cache <- newIORef M.empty
  13619. 2640.80 s [ghcide] | ^^^^^^^^^^
  13620. 2640.80 s [ghcide]
  13621. 2640.80 s [ghcide] [35 of 77] Compiling Development.IDE.Spans.LocalBindings ( src/Development/IDE/Spans/LocalBindings.hs, dist/build/Development/IDE/Spans/LocalBindings.o, dist/build/Development/IDE/Spans/LocalBindings.dyn_o )
  13622. 2640.80 s [ghcide] [36 of 77] Compiling Development.IDE.Import.FindImports ( src/Development/IDE/Import/FindImports.hs, dist/build/Development/IDE/Import/FindImports.o, dist/build/Development/IDE/Import/FindImports.dyn_o )
  13623. 2640.80 s [ghcide] src/Development/IDE/Import/FindImports.hs:200:11: warning: [GHC-62161] [-Wincomplete-record-updates]
  13624. 2640.80 s [ghcide] Pattern match(es) are non-exhaustive
  13625. 2640.80 s [ghcide] In a record update:
  13626. 2640.80 s [ghcide] Patterns of type ‘FindResult’ not matched:
  13627. 2640.80 s [ghcide] Found _ _
  13628. 2640.80 s [ghcide] NoPackage _
  13629. 2640.80 s [ghcide] FoundMultiple _
  13630. 2640.80 s [ghcide] |
  13631. 2640.80 s [ghcide] 200 | notFound
  13632. 2640.80 s [ghcide] | ^^^^^^^^...
  13633. 2640.80 s [ghcide]
  13634. 2640.80 s [ghcide] src/Development/IDE/Import/FindImports.hs:213:15: warning: [GHC-62161] [-Wincomplete-record-updates]
  13635. 2640.80 s [ghcide] Pattern match(es) are non-exhaustive
  13636. 2640.80 s [ghcide] In a record update:
  13637. 2640.80 s [ghcide] Patterns of type ‘FindResult’ not matched:
  13638. 2640.80 s [ghcide] Found _ _
  13639. 2640.80 s [ghcide] NoPackage _
  13640. 2640.80 s [ghcide] FoundMultiple _
  13641. 2640.80 s [ghcide] |
  13642. 2640.80 s [ghcide] 213 | in notFound {fr_unusables = unusables'}
  13643. 2640.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13644. 2640.80 s [ghcide]
  13645. 2640.80 s [ghcide] src/Development/IDE/Import/FindImports.hs:215:11: warning: [GHC-62161] [-Wincomplete-record-updates]
  13646. 2640.80 s [ghcide] Pattern match(es) are non-exhaustive
  13647. 2640.80 s [ghcide] In a record update:
  13648. 2640.80 s [ghcide] Patterns of type ‘FindResult’ not matched:
  13649. 2640.80 s [ghcide] Found _ _
  13650. 2640.80 s [ghcide] NoPackage _
  13651. 2640.80 s [ghcide] FoundMultiple _
  13652. 2640.80 s [ghcide] |
  13653. 2640.80 s [ghcide] 215 | notFound {fr_suggestions = suggest}
  13654. 2640.80 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13655. 2640.80 s [ghcide]
  13656. 2640.80 s [ghcide] [37 of 77] Compiling Development.IDE.Import.DependencyInformation ( src/Development/IDE/Import/DependencyInformation.hs, dist/build/Development/IDE/Import/DependencyInformation.o, dist/build/Development/IDE/Import/DependencyInformation.dyn_o )
  13657. 2640.91 s [lsp-test] unoverrides global message timeout [✔]
  13658. 2640.91 s [lsp-test] SessionException
  13659. 2641.09 s [ghcide] [38 of 77] Compiling Development.IDE.Core.RuleTypes ( src/Development/IDE/Core/RuleTypes.hs, dist/build/Development/IDE/Core/RuleTypes.o, dist/build/Development/IDE/Core/RuleTypes.dyn_o )
  13660. 2643.17 s [ghcide] [39 of 77] Compiling Development.IDE.GHC.Warnings ( src/Development/IDE/GHC/Warnings.hs, dist/build/Development/IDE/GHC/Warnings.o, dist/build/Development/IDE/GHC/Warnings.dyn_o )
  13661. 2643.22 s [ghcide] [40 of 77] Compiling Development.IDE.Core.Tracing ( src/Development/IDE/Core/Tracing.hs, dist/build/Development/IDE/Core/Tracing.o, dist/build/Development/IDE/Core/Tracing.dyn_o )
  13662. 2643.22 s [ghcide] [41 of 77] Compiling Development.IDE.Core.Preprocessor ( src/Development/IDE/Core/Preprocessor.hs, dist/build/Development/IDE/Core/Preprocessor.o, dist/build/Development/IDE/Core/Preprocessor.dyn_o )
  13663. 2643.22 s [ghcide] [42 of 77] Compiling Development.IDE.Types.Monitoring ( src/Development/IDE/Types/Monitoring.hs, dist/build/Development/IDE/Types/Monitoring.o, dist/build/Development/IDE/Types/Monitoring.dyn_o )
  13664. 2643.22 s [ghcide] [43 of 77] Compiling Development.IDE.Monitoring.OpenTelemetry ( src/Development/IDE/Monitoring/OpenTelemetry.hs, dist/build/Development/IDE/Monitoring/OpenTelemetry.o, dist/build/Development/IDE/Monitoring/OpenTelemetry.dyn_o )
  13665. 2643.22 s [ghcide] [44 of 77] Compiling Development.IDE.Types.Options ( src/Development/IDE/Types/Options.hs, dist/build/Development/IDE/Types/Options.o, dist/build/Development/IDE/Types/Options.dyn_o )
  13666. 2643.44 s [ghcide] [45 of 77] Compiling Development.IDE.Core.ProgressReporting ( src/Development/IDE/Core/ProgressReporting.hs, dist/build/Development/IDE/Core/ProgressReporting.o, dist/build/Development/IDE/Core/ProgressReporting.dyn_o )
  13667. 2643.67 s [ghcide] [46 of 77] Compiling Development.IDE.Types.Shake ( src/Development/IDE/Types/Shake.hs, dist/build/Development/IDE/Types/Shake.o, dist/build/Development/IDE/Types/Shake.dyn_o )
  13668. 2643.67 s [ghcide] [47 of 77] Compiling Development.IDE.Core.Shake ( src/Development/IDE/Core/Shake.hs, dist/build/Development/IDE/Core/Shake.o, dist/build/Development/IDE/Core/Shake.dyn_o )
  13669. 2643.80 s [ghcide] src/Development/IDE/Core/Shake.hs:110:58: warning: [GHC-38856] [-Wunused-imports]
  13670. 2643.80 s [ghcide] The import of ‘foldl'’ from module ‘Data.List.Extra’ is redundant
  13671. 2643.80 s [ghcide] |
  13672. 2643.80 s [ghcide] 110 | import Data.List.Extra (foldl', partition,
  13673. 2643.80 s [ghcide] | ^^^^^^
  13674. 2643.80 s [ghcide]
  13675. 2646.88 s [ghcide] [48 of 77] Compiling Development.IDE.Session ( session-loader/Development/IDE/Session.hs, dist/build/Development/IDE/Session.o, dist/build/Development/IDE/Session.dyn_o )
  13676. 2650.00 s [ghcide] [49 of 77] Compiling Development.IDE.LSP.Server ( src/Development/IDE/LSP/Server.hs, dist/build/Development/IDE/LSP/Server.o, dist/build/Development/IDE/LSP/Server.dyn_o )
  13677. 2650.01 s [ghcide] [50 of 77] Compiling Development.IDE.Plugin ( src/Development/IDE/Plugin.hs, dist/build/Development/IDE/Plugin.o, dist/build/Development/IDE/Plugin.dyn_o )
  13678. 2650.02 s [ghcide] [51 of 77] Compiling Development.IDE.Plugin.HLS ( src/Development/IDE/Plugin/HLS.hs, dist/build/Development/IDE/Plugin/HLS.o, dist/build/Development/IDE/Plugin/HLS.dyn_o )
  13679. 2650.02 s [ghcide] [52 of 77] Compiling Development.IDE.Core.IdeConfiguration ( src/Development/IDE/Core/IdeConfiguration.hs, dist/build/Development/IDE/Core/IdeConfiguration.o, dist/build/Development/IDE/Core/IdeConfiguration.dyn_o )
  13680. 2650.02 s [ghcide] [53 of 77] Compiling Development.IDE.LSP.LanguageServer ( src/Development/IDE/LSP/LanguageServer.hs, dist/build/Development/IDE/LSP/LanguageServer.o, dist/build/Development/IDE/LSP/LanguageServer.dyn_o )
  13681. 2650.52 s [ghcide] [54 of 77] Compiling Development.IDE.Core.OfInterest ( src/Development/IDE/Core/OfInterest.hs, dist/build/Development/IDE/Core/OfInterest.o, dist/build/Development/IDE/Core/OfInterest.dyn_o )
  13682. 2650.52 s [ghcide] [55 of 77] Compiling Development.IDE.Core.FileStore ( src/Development/IDE/Core/FileStore.hs, dist/build/Development/IDE/Core/FileStore.o, dist/build/Development/IDE/Core/FileStore.dyn_o )
  13683. 2650.52 s [ghcide] [56 of 77] Compiling Development.IDE.Core.Compile ( src/Development/IDE/Core/Compile.hs, dist/build/Development/IDE/Core/Compile.o, dist/build/Development/IDE/Core/Compile.dyn_o )
  13684. 2650.91 s [lsp-test] throw on time out [✔]
  13685. 2651.10 s [ghcide] [57 of 77] Compiling Development.IDE.Spans.Documentation ( src/Development/IDE/Spans/Documentation.hs, dist/build/Development/IDE/Spans/Documentation.o, dist/build/Development/IDE/Spans/Documentation.dyn_o )
  13686. 2651.49 s [ghcide] [58 of 77] Compiling Development.IDE.Spans.AtPoint ( src/Development/IDE/Spans/AtPoint.hs, dist/build/Development/IDE/Spans/AtPoint.o, dist/build/Development/IDE/Spans/AtPoint.dyn_o )
  13687. 2652.42 s [ghcide] [59 of 77] Compiling Development.IDE.Core.FileExists ( src/Development/IDE/Core/FileExists.hs, dist/build/Development/IDE/Core/FileExists.o, dist/build/Development/IDE/Core/FileExists.dyn_o )
  13688. 2652.42 s [ghcide] [60 of 77] Compiling Development.IDE.Core.Service ( src/Development/IDE/Core/Service.hs, dist/build/Development/IDE/Core/Service.o, dist/build/Development/IDE/Core/Service.dyn_o )
  13689. 2652.42 s [ghcide] [61 of 77] Compiling Development.IDE.LSP.Notifications ( src/Development/IDE/LSP/Notifications.hs, dist/build/Development/IDE/LSP/Notifications.o, dist/build/Development/IDE/LSP/Notifications.dyn_o )
  13690. 2652.42 s [ghcide] [62 of 77] Compiling Development.IDE.Core.PluginUtils ( src/Development/IDE/Core/PluginUtils.hs, dist/build/Development/IDE/Core/PluginUtils.o, dist/build/Development/IDE/Core/PluginUtils.dyn_o )
  13691. 2652.42 s [ghcide] [63 of 77] Compiling Development.IDE.Core.Actions ( src/Development/IDE/Core/Actions.hs, dist/build/Development/IDE/Core/Actions.o, dist/build/Development/IDE/Core/Actions.dyn_o )
  13692. 2652.83 s [ghcide] [64 of 77] Compiling Development.IDE.Core.Rules ( src/Development/IDE/Core/Rules.hs, dist/build/Development/IDE/Core/Rules.o, dist/build/Development/IDE/Core/Rules.dyn_o )
  13693. 2652.83 s [ghcide] src/Development/IDE/Core/Rules.hs:1232:33: warning: [GHC-02256] [-Wambiguous-fields]
  13694. 2652.83 s [ghcide] Ambiguous record update with parent type constructor ‘GhcSessionDepsConfig’.
  13695. 2652.83 s [ghcide] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  13696. 2652.83 s [ghcide] Consider disambiguating using module qualification instead.
  13697. 2652.83 s [ghcide] |
  13698. 2652.83 s [ghcide] 1232 | loadGhcSession recorder def{fullModuleGraph}
  13699. 2652.83 s [ghcide] | ^^^^^^^^^^^^^^^
  13700. 2652.83 s [ghcide]
  13701. 2655.37 s [ghcide] [65 of 77] Compiling Development.IDE.Plugin.Test ( src/Development/IDE/Plugin/Test.hs, dist/build/Development/IDE/Plugin/Test.o, dist/build/Development/IDE/Plugin/Test.dyn_o )
  13702. 2656.91 s [lsp-test] don't throw when no time out [✔]
  13703. 2656.91 s [lsp-test] UnexpectedMessageException
  13704. 2656.91 s [lsp-test] throws when there's an unexpected message [✔]
  13705. 2656.92 s [lsp-test] provides the correct types that were expected and received [✔]
  13706. 2656.92 s [lsp-test] config
  13707. 2656.92 s [lsp-test] updates config correctly [✔]
  13708. 2656.92 s [lsp-test] text document VFS
  13709. 2656.92 s [lsp-test] sends back didChange notifications (documentChanges) [✔]
  13710. 2656.92 s [lsp-test] sends back didChange notifications [✔]
  13711. 2656.92 s [lsp-test] getDocumentEdit
  13712. 2656.93 s [lsp-test] automatically consumes applyedit requests [✔]
  13713. 2656.93 s [lsp-test] getCodeActions
  13714. 2658.91 s [lsp-test] tests: <file descriptor: 11>: hPutBuf: resource vanished (Broken pipe)
  13715. 2658.91 s [lsp-test] HasCallStack backtrace:
  13716. 2658.91 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  13717. 2658.91 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  13718. 2658.91 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  13719. 2658.91 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  13720. 2658.91 s [lsp-test]
  13721. 2658.91 s [lsp-test]
  13722. 2658.92 s [lsp-test] tests: <file descriptor: 29>: hPutBuf: resource vanished (Broken pipe)
  13723. 2658.92 s [lsp-test] HasCallStack backtrace:
  13724. 2658.92 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  13725. 2658.92 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  13726. 2658.92 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  13727. 2658.92 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  13728. 2658.92 s [lsp-test]
  13729. 2658.92 s [lsp-test]
  13730. 2658.92 s [lsp-test] tests: <file descriptor: 21>: hPutBuf: resource vanished (Broken pipe)
  13731. 2658.92 s [lsp-test] HasCallStack backtrace:
  13732. 2658.92 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  13733. 2658.92 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  13734. 2658.92 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  13735. 2658.92 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  13736. 2658.92 s [lsp-test]
  13737. 2658.92 s [lsp-test]
  13738. 2658.92 s [lsp-test] tests: <file descriptor: 22>: hPutBuf: resource vanished (Broken pipe)
  13739. 2658.92 s [lsp-test] HasCallStack backtrace:
  13740. 2658.92 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  13741. 2658.92 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  13742. 2658.92 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  13743. 2658.92 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  13744. 2658.92 s [lsp-test]
  13745. 2658.92 s [lsp-test]
  13746. 2658.93 s [lsp-test] tests: <file descriptor: 17>: hPutBuf: resource vanished (Broken pipe)
  13747. 2658.93 s [lsp-test] HasCallStack backtrace:
  13748. 2658.93 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  13749. 2658.93 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  13750. 2658.93 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  13751. 2658.93 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  13752. 2658.93 s [lsp-test]
  13753. 2658.93 s [lsp-test]
  13754. 2658.93 s [lsp-test] works [✔]
  13755. 2658.93 s [lsp-test] getAllCodeActions
  13756. 2659.35 s [ghcide] [66 of 77] Compiling Development.IDE.LSP.Outline ( src/Development/IDE/LSP/Outline.hs, dist/build/Development/IDE/LSP/Outline.o, dist/build/Development/IDE/LSP/Outline.dyn_o )
  13757. 2659.35 s [ghcide] [67 of 77] Compiling Development.IDE.LSP.HoverDefinition ( src/Development/IDE/LSP/HoverDefinition.hs, dist/build/Development/IDE/LSP/HoverDefinition.o, dist/build/Development/IDE/LSP/HoverDefinition.dyn_o )
  13758. 2659.35 s [ghcide] [68 of 77] Compiling Development.IDE ( src/Development/IDE.hs, dist/build/Development/IDE.o, dist/build/Development/IDE.dyn_o )
  13759. 2659.35 s [ghcide] [69 of 77] Compiling Development.IDE.Spans.Pragmas ( src/Development/IDE/Spans/Pragmas.hs, dist/build/Development/IDE/Spans/Pragmas.o, dist/build/Development/IDE/Spans/Pragmas.dyn_o )
  13760. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:156:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  13761. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13762. 2659.35 s [ghcide] In a record update:
  13763. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13764. 2659.35 s [ghcide] |
  13765. 2659.35 s [ghcide] 156 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  13766. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13767. 2659.35 s [ghcide]
  13768. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:158:42: warning: [GHC-62161] [-Wincomplete-record-updates]
  13769. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13770. 2659.35 s [ghcide] In a record update:
  13771. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13772. 2659.35 s [ghcide] |
  13773. 2659.35 s [ghcide] 158 | | isDownwardLineHaddock s -> defaultParserState{ mode = ModeHaddock }
  13774. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13775. 2659.35 s [ghcide]
  13776. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:160:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13777. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13778. 2659.35 s [ghcide] In a record update:
  13779. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13780. 2659.35 s [ghcide] |
  13781. 2659.35 s [ghcide] 160 | defaultParserState
  13782. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13783. 2659.35 s [ghcide]
  13784. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:165:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13785. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13786. 2659.35 s [ghcide] In a record update:
  13787. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13788. 2659.35 s [ghcide] |
  13789. 2659.35 s [ghcide] 165 | defaultParserState
  13790. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13791. 2659.35 s [ghcide]
  13792. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:169:43: warning: [GHC-62161] [-Wincomplete-record-updates]
  13793. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13794. 2659.35 s [ghcide] In a record update:
  13795. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13796. 2659.35 s [ghcide] |
  13797. 2659.35 s [ghcide] 169 | | isDownwardBlockHaddock s -> defaultParserState{ mode = ModeHaddock }
  13798. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13799. 2659.35 s [ghcide]
  13800. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:171:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13801. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13802. 2659.35 s [ghcide] In a record update:
  13803. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13804. 2659.35 s [ghcide] |
  13805. 2659.35 s [ghcide] 171 | defaultParserState
  13806. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13807. 2659.35 s [ghcide]
  13808. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:178:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  13809. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13810. 2659.35 s [ghcide] In a record update:
  13811. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13812. 2659.35 s [ghcide] |
  13813. 2659.35 s [ghcide] 178 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  13814. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13815. 2659.35 s [ghcide]
  13816. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:186:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13817. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13818. 2659.35 s [ghcide] In a record update:
  13819. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13820. 2659.35 s [ghcide] |
  13821. 2659.35 s [ghcide] 186 | defaultParserState
  13822. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13823. 2659.35 s [ghcide]
  13824. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:193:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13825. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13826. 2659.35 s [ghcide] In a record update:
  13827. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13828. 2659.35 s [ghcide] |
  13829. 2659.35 s [ghcide] 193 | defaultParserState
  13830. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  13831. 2659.35 s [ghcide]
  13832. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:203:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13833. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13834. 2659.35 s [ghcide] In a record update:
  13835. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13836. 2659.35 s [ghcide] |
  13837. 2659.35 s [ghcide] 203 | defaultParserState{
  13838. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  13839. 2659.35 s [ghcide]
  13840. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:207:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13841. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13842. 2659.35 s [ghcide] In a record update:
  13843. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched:
  13844. 2659.35 s [ghcide] ParserStateDone _
  13845. 2659.35 s [ghcide] ParserStateDone _
  13846. 2659.35 s [ghcide] |
  13847. 2659.35 s [ghcide] 207 | defaultParserState{
  13848. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  13849. 2659.35 s [ghcide]
  13850. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:214:13: warning: [GHC-62161] [-Wincomplete-record-updates]
  13851. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13852. 2659.35 s [ghcide] In a record update:
  13853. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13854. 2659.35 s [ghcide] |
  13855. 2659.35 s [ghcide] 214 | defaultParserState{ isLastTokenHash = True }
  13856. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13857. 2659.35 s [ghcide]
  13858. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:223:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13859. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13860. 2659.35 s [ghcide] In a record update:
  13861. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13862. 2659.35 s [ghcide] |
  13863. 2659.35 s [ghcide] 223 | defaultParserState{
  13864. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  13865. 2659.35 s [ghcide]
  13866. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:230:28: warning: [GHC-62161] [-Wincomplete-record-updates]
  13867. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13868. 2659.35 s [ghcide] In a record update:
  13869. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13870. 2659.35 s [ghcide] |
  13871. 2659.35 s [ghcide] 230 | | otherwise -> defaultParserState{ lastBlockCommentLine = endLine }
  13872. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13873. 2659.35 s [ghcide]
  13874. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:234:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  13875. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13876. 2659.35 s [ghcide] In a record update:
  13877. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13878. 2659.35 s [ghcide] |
  13879. 2659.35 s [ghcide] 234 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  13880. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13881. 2659.35 s [ghcide]
  13882. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:247:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13883. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13884. 2659.35 s [ghcide] In a record update:
  13885. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  13886. 2659.35 s [ghcide] |
  13887. 2659.35 s [ghcide] 247 | defaultParserState{ nextPragma = NextPragmaInfo (endLine + 1) Nothing, lastPragmaLine = endLine }
  13888. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13889. 2659.35 s [ghcide]
  13890. 2659.35 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:259:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  13891. 2659.35 s [ghcide] Pattern match(es) are non-exhaustive
  13892. 2659.35 s [ghcide] In a record update:
  13893. 2659.35 s [ghcide] Patterns of type ‘ParserState’ not matched:
  13894. 2659.35 s [ghcide] ParserStateDone _
  13895. 2659.35 s [ghcide] ParserStateDone _
  13896. 2659.35 s [ghcide] |
  13897. 2659.35 s [ghcide] 259 | defaultParserState{ lastBlockCommentLine = endLine }
  13898. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13899. 2659.35 s [ghcide]
  13900. 2659.35 s [ghcide] [70 of 77] Compiling Development.IDE.Plugin.TypeLenses ( src/Development/IDE/Plugin/TypeLenses.hs, dist/build/Development/IDE/Plugin/TypeLenses.o, dist/build/Development/IDE/Plugin/TypeLenses.dyn_o )
  13901. 2659.35 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:19:56: warning: [GHC-38856] [-Wunused-imports]
  13902. 2659.35 s [ghcide] The import of ‘to’ from module ‘Control.Lens’ is redundant
  13903. 2659.35 s [ghcide] |
  13904. 2659.35 s [ghcide] 19 | import Control.Lens (to, (?~), (^?))
  13905. 2659.35 s [ghcide] | ^^
  13906. 2659.35 s [ghcide]
  13907. 2659.35 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:55:56: warning: [GHC-38856] [-Wunused-imports]
  13908. 2659.35 s [ghcide] The import of ‘stripTcRnMessageContext’
  13909. 2659.35 s [ghcide] from module ‘Development.IDE.GHC.Compat.Error’ is redundant
  13910. 2659.35 s [ghcide] |
  13911. 2659.35 s [ghcide] 55 | stripTcRnMessageContext)
  13912. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^
  13913. 2659.35 s [ghcide]
  13914. 2659.35 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:93:1: warning: [GHC-66111] [-Wunused-imports]
  13915. 2659.35 s [ghcide] The import of ‘Text.Regex.TDFA’ is redundant
  13916. 2659.35 s [ghcide] except perhaps to import instances from ‘Text.Regex.TDFA’
  13917. 2659.35 s [ghcide] To import instances alone, use: import Text.Regex.TDFA()
  13918. 2659.35 s [ghcide] |
  13919. 2659.35 s [ghcide] 93 | import Text.Regex.TDFA ((=~))
  13920. 2659.35 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13921. 2659.35 s [ghcide]
  13922. 2659.35 s [ghcide] [71 of 77] Compiling Development.IDE.Core.UseStale ( src/Development/IDE/Core/UseStale.hs, dist/build/Development/IDE/Core/UseStale.o, dist/build/Development/IDE/Core/UseStale.dyn_o )
  13923. 2659.35 s [ghcide] [72 of 77] Compiling Generics.SYB.GHC ( src/Generics/SYB/GHC.hs, dist/build/Generics/SYB/GHC.o, dist/build/Generics/SYB/GHC.dyn_o )
  13924. 2659.35 s [ghcide] [73 of 77] Compiling Text.Fuzzy.Parallel ( src/Text/Fuzzy/Parallel.hs, dist/build/Text/Fuzzy/Parallel.o, dist/build/Text/Fuzzy/Parallel.dyn_o )
  13925. 2659.35 s [ghcide] [74 of 77] Compiling Development.IDE.Plugin.Completions.Logic ( src/Development/IDE/Plugin/Completions/Logic.hs, dist/build/Development/IDE/Plugin/Completions/Logic.o, dist/build/Development/IDE/Plugin/Completions/Logic.dyn_o )
  13926. 2659.35 s [ghcide] [75 of 77] Compiling Development.IDE.Plugin.Completions ( src/Development/IDE/Plugin/Completions.hs, dist/build/Development/IDE/Plugin/Completions.o, dist/build/Development/IDE/Plugin/Completions.dyn_o )
  13927. 2659.35 s [ghcide] [76 of 77] Compiling Development.IDE.Plugin.HLS.GhcIde ( src/Development/IDE/Plugin/HLS/GhcIde.hs, dist/build/Development/IDE/Plugin/HLS/GhcIde.o, dist/build/Development/IDE/Plugin/HLS/GhcIde.dyn_o )
  13928. 2659.35 s [ghcide] [77 of 77] Compiling Development.IDE.Main ( src/Development/IDE/Main.hs, dist/build/Development/IDE/Main.o, dist/build/Development/IDE/Main.dyn_o )
  13929. 2660.93 s [lsp-test] works [✔]
  13930. 2660.93 s [lsp-test] getDocumentSymbols
  13931. 2660.93 s [lsp-test] works [✔]
  13932. 2660.93 s [lsp-test] applyEdit
  13933. 2660.93 s [lsp-test] increments the version [✔]
  13934. 2660.97 s [lsp-test] changes the document contents [✔]
  13935. 2660.97 s [lsp-test] getCompletions
  13936. 2660.97 s [lsp-test] works [✔]
  13937. 2660.97 s [lsp-test] waitForDiagnosticsSource
  13938. 2662.48 s [ghcide] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  13939. 2662.48 s [ghcide] The following packages were specified via -package or -package-id flags,
  13940. 2662.48 s [ghcide] but were not needed for compilation:
  13941. 2662.48 s [ghcide] - os-string-2.0.4 (exposed by flag -package-id os-string-2.0.4-3aa5)
  13942. 2662.48 s [ghcide]
  13943. 2662.51 s [ghcide] [ 1 of 77] Compiling Control.Concurrent.Strict ( src/Control/Concurrent/Strict.hs, dist/build/Control/Concurrent/Strict.p_o )
  13944. 2662.93 s [lsp-test] tests: <file descriptor: 20>: hPutBuf: resource vanished (Broken pipe)
  13945. 2662.93 s [lsp-test] HasCallStack backtrace:
  13946. 2662.93 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  13947. 2662.93 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  13948. 2662.93 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  13949. 2662.93 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  13950. 2662.93 s [lsp-test]
  13951. 2662.93 s [lsp-test]
  13952. 2662.93 s [lsp-test] tests: <file descriptor: 28>: hPutBuf: resource vanished (Broken pipe)
  13953. 2662.93 s [lsp-test] HasCallStack backtrace:
  13954. 2662.93 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  13955. 2662.93 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  13956. 2662.93 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  13957. 2662.93 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  13958. 2662.93 s [lsp-test]
  13959. 2662.93 s [lsp-test]
  13960. 2662.93 s [lsp-test] tests: <file descriptor: 15>: hPutBuf: resource vanished (Broken pipe)
  13961. 2662.93 s [lsp-test] HasCallStack backtrace:
  13962. 2662.93 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  13963. 2662.93 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  13964. 2662.93 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  13965. 2662.93 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  13966. 2662.93 s [lsp-test]
  13967. 2662.93 s [lsp-test]
  13968. 2662.93 s [lsp-test] tests: <file descriptor: 25>: hPutBuf: resource vanished (Broken pipe)
  13969. 2662.93 s [lsp-test] HasCallStack backtrace:
  13970. 2662.93 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  13971. 2662.93 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  13972. 2662.93 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  13973. 2662.93 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  13974. 2662.93 s [lsp-test]
  13975. 2662.93 s [lsp-test]
  13976. 2662.94 s [lsp-test] works [✔]
  13977. 2662.94 s [lsp-test] getHover
  13978. 2662.94 s [lsp-test] works [✔]
  13979. 2662.94 s [lsp-test] closeDoc
  13980. 2662.94 s [lsp-test] works [✔]
  13981. 2662.94 s [lsp-test] satisfy
  13982. 2662.94 s [lsp-test] works [✔]
  13983. 2662.94 s [lsp-test] satisfyMaybe
  13984. 2662.94 s [lsp-test] returns matched data on match [✔]
  13985. 2662.95 s [lsp-test] doesn't return if no match [✔]
  13986. 2662.95 s [lsp-test] ignoreLogNotifications
  13987. 2663.23 s [ghcide] [ 2 of 77] Compiling Development.IDE.Core.Debouncer ( src/Development/IDE/Core/Debouncer.hs, dist/build/Development/IDE/Core/Debouncer.p_o )
  13988. 2663.67 s [ghcide] [ 3 of 77] Compiling Development.IDE.Core.FileUtils ( src/Development/IDE/Core/FileUtils.hs, dist/build/Development/IDE/Core/FileUtils.p_o )
  13989. 2663.67 s [ghcide] [ 4 of 77] Compiling Development.IDE.Core.PositionMapping ( src/Development/IDE/Core/PositionMapping.hs, dist/build/Development/IDE/Core/PositionMapping.p_o )
  13990. 2663.93 s [ghcide] src/Development/IDE/Core/PositionMapping.hs:31:1: warning: [GHC-66111] [-Wunused-imports]
  13991. 2663.93 s [ghcide] The import of ‘Data.List’ is redundant
  13992. 2663.93 s [ghcide] except perhaps to import instances from ‘Data.List’
  13993. 2663.93 s [ghcide] To import instances alone, use: import Data.List()
  13994. 2663.93 s [ghcide] |
  13995. 2663.93 s [ghcide] 31 | import Data.List
  13996. 2663.93 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  13997. 2663.93 s [ghcide]
  13998. 2664.94 s [lsp-test] tests: <file descriptor: 16>: hPutBuf: resource vanished (Broken pipe)
  13999. 2664.94 s [lsp-test] HasCallStack backtrace:
  14000. 2664.94 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14001. 2664.94 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14002. 2664.94 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14003. 2664.94 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14004. 2664.94 s [lsp-test]
  14005. 2664.94 s [lsp-test]
  14006. 2664.94 s [lsp-test] tests: <file descriptor: 34>: hPutBuf: resource vanished (Broken pipe)
  14007. 2664.94 s [lsp-test] HasCallStack backtrace:
  14008. 2664.94 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14009. 2664.94 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14010. 2664.94 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14011. 2664.94 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14012. 2664.94 s [lsp-test]
  14013. 2664.94 s [lsp-test]
  14014. 2664.94 s [lsp-test] tests: <file descriptor: 11>: hPutBuf: resource vanished (Broken pipe)
  14015. 2664.94 s [lsp-test] HasCallStack backtrace:
  14016. 2664.94 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14017. 2664.94 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14018. 2664.94 s [lsp-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:315:19 in ghc-internal:GHC.Internal.IO.Exception
  14019. 2664.94 s [lsp-test] ioException, called at libraries/ghc-internal/src/GHC/Internal/IO/Exception.hs:319:20 in ghc-internal:GHC.Internal.IO.Exception
  14020. 2664.94 s [lsp-test]
  14021. 2664.94 s [lsp-test]
  14022. 2664.95 s [lsp-test] works [✔]
  14023. 2664.95 s [lsp-test] dynamic capabilities
  14024. 2664.95 s [lsp-test] keeps track [✔]
  14025. 2664.95 s [lsp-test] handles absolute patterns [✔]
  14026. 2664.95 s [lsp-test] call hierarchy
  14027. 2664.95 s [lsp-test] prepare works [✔]
  14028. 2664.95 s [lsp-test] prepare not works [✔]
  14029. 2664.95 s [lsp-test] incoming calls [✔]
  14030. 2664.95 s [lsp-test] outgoing calls [✔]
  14031. 2664.95 s [lsp-test] semantic tokens
  14032. 2664.96 s [lsp-test] full works [✔]
  14033. 2664.96 s [lsp-test] inlay hints
  14034. 2664.96 s [lsp-test] get works [✔]
  14035. 2664.96 s [lsp-test] resolve tooltip works [✔]
  14036. 2664.96 s [lsp-test]
  14037. 2664.96 s [lsp-test] Finished in 57.0646 seconds
  14038. 2664.96 s [lsp-test] 38 examples, 0 failures
  14039. 2664.96 s [lsp-test] Test suite tests: PASS
  14040. 2664.96 s [lsp-test] Test suite logged to: dist/test/lsp-test-0.17.1.1-tests.log
  14041. 2664.96 s [lsp-test] Test suite func-test: RUNNING...
  14042. 2664.97 s [lsp-test]
  14043. 2664.97 s [lsp-test] server-initiated progress reporting
  14044. 2664.97 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14045. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14046. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (MissingHandler False SMethod_Initialized), getSeverity = Error}
  14047. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (BadConfigurationResponse (TResponseError {_code = InL LSPErrorCodes_RequestFailed, _message = "No configuration for requested sections: [\"demo\"]", _xdata = Nothing}))), getSeverity = Error}
  14048. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14049. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14050. 2664.97 s [lsp-test] sends updates [✔]
  14051. 2664.97 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14052. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14053. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (MissingHandler False SMethod_Initialized), getSeverity = Error}
  14054. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (BadConfigurationResponse (TResponseError {_code = InL LSPErrorCodes_RequestFailed, _message = "No configuration for requested sections: [\"demo\"]", _xdata = Nothing}))), getSeverity = Error}
  14055. 2664.97 s [ghcide] [ 5 of 77] Compiling Development.IDE.Core.WorkerThread ( src/Development/IDE/Core/WorkerThread.hs, dist/build/Development/IDE/Core/WorkerThread.p_o )
  14056. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (ProgressCancel (ProgressToken (InL 0))), getSeverity = Debug}
  14057. 2664.97 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:13:1: warning: [GHC-38856] [-Wunused-imports]
  14058. 2664.97 s [ghcide] The import of ‘AsyncCancelled, AsyncCancelled’
  14059. 2664.97 s [ghcide] from module ‘Control.Concurrent.Async’ is redundant
  14060. 2664.97 s [ghcide] |
  14061. 2664.97 s [ghcide] 13 | import Control.Concurrent.Async (AsyncCancelled (AsyncCancelled),
  14062. 2664.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14063. 2664.97 s [ghcide]
  14064. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (MissingHandler False SMethod_WindowWorkDoneProgressCancel), getSeverity = Error}
  14065. 2664.97 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:18:1: warning: [GHC-38856] [-Wunused-imports]
  14066. 2664.97 s [ghcide] The import of ‘Exception, fromException’
  14067. 2664.97 s [ghcide] from module ‘Control.Exception.Safe’ is redundant
  14068. 2664.97 s [ghcide] |
  14069. 2664.97 s [ghcide] 18 | import Control.Exception.Safe (Exception (fromException),
  14070. 2664.97 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14071. 2664.97 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14072. 2664.98 s [ghcide]
  14073. 2664.98 s [ghcide] [ 6 of 77] Compiling Development.IDE.GHC.Compat.CmdLine ( src/Development/IDE/GHC/Compat/CmdLine.hs, dist/build/Development/IDE/GHC/Compat/CmdLine.p_o )
  14074. 2664.98 s [ghcide] [ 7 of 77] Compiling Development.IDE.GHC.Compat.Core ( src/Development/IDE/GHC/Compat/Core.hs, dist/build/Development/IDE/GHC/Compat/Core.p_o )
  14075. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14076. 2664.98 s [lsp-test] handles cancellation [✔]
  14077. 2664.98 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14078. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:271:5: warning: [GHC-75356] [-Wdodgy-exports]
  14079. 2664.98 s [ghcide] The export item ‘Warn(..)’ suggests that
  14080. 2664.98 s [ghcide] ‘Warn’ has (in-scope) constructors or record fields,
  14081. 2664.98 s [ghcide] but it has none
  14082. 2664.98 s [ghcide] |
  14083. 2664.98 s [ghcide] 271 | Warn(..),
  14084. 2664.98 s [ghcide] | ^^^^^^^^
  14085. 2664.98 s [ghcide]
  14086. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:365:5: warning: [GHC-47854] [-Wduplicate-exports]
  14087. 2664.98 s [ghcide] ‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
  14088. 2664.98 s [ghcide] |
  14089. 2664.98 s [ghcide] 365 | module GHC.Utils.Panic,
  14090. 2664.98 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^
  14091. 2664.98 s [ghcide]
  14092. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:419:47: warning: [GHC-99623] [-Wdodgy-imports]
  14093. 2664.98 s [ghcide] The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
  14094. 2664.98 s [ghcide] ‘GHC.Driver.CmdLine.Warn’ has (in-scope) constructors or record fields,
  14095. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14096. 2664.98 s [ghcide] but it has none
  14097. 2664.98 s [ghcide] |
  14098. 2664.98 s [ghcide] 419 | import GHC.Driver.CmdLine (Warn (..))
  14099. 2664.98 s [ghcide] | ^^^^^^^^^
  14100. 2664.98 s [ghcide]
  14101. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:451:76: warning: [GHC-61689] [-Wdodgy-imports]
  14102. 2664.98 s [ghcide] Module ‘GHC.Tc.Utils.Monad’ does not export ‘foldMapM’.
  14103. 2664.98 s [ghcide] |
  14104. 2664.98 s [ghcide] 451 | anyM, concatMapM, mapMaybeM, foldMapM,
  14105. 2664.98 s [ghcide] | ^^^^^^^^
  14106. 2664.98 s [ghcide]
  14107. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:485:1: warning: [GHC-66111] [-Wunused-imports]
  14108. 2664.98 s [ghcide] The import of ‘GHC.Data.Bag’ is redundant
  14109. 2664.98 s [ghcide] except perhaps to import instances from ‘GHC.Data.Bag’
  14110. 2664.98 s [ghcide] To import instances alone, use: import GHC.Data.Bag()
  14111. 2664.98 s [ghcide] |
  14112. 2664.98 s [ghcide] 485 | import GHC.Data.Bag
  14113. 2664.98 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14114. 2664.98 s [ghcide]
  14115. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (BadConfigurationResponse (TResponseError {_code = InL LSPErrorCodes_RequestFailed, _message = "No configuration for requested sections: [\"demo\"]", _xdata = Nothing}))), getSeverity = Error}
  14116. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:752:1: warning: [GHC-38417] [-Wmissing-signatures]
  14117. 2664.98 s [ghcide] Top-level binding with no type signature:
  14118. 2664.98 s [ghcide] lookupGlobalRdrEnv :: GlobalRdrEnvX GREInfo
  14119. 2664.98 s [ghcide] -> OccName -> [GlobalRdrEltX GREInfo]
  14120. 2664.98 s [ghcide] |
  14121. 2664.98 s [ghcide] 752 | lookupGlobalRdrEnv gre_env occ = lookupGRE gre_env (LookupOccName occ AllRelevantGREs)
  14122. 2664.98 s [ghcide] | ^^^^^^^^^^^^^^^^^^
  14123. 2664.98 s [ghcide]
  14124. 2664.98 s [ghcide] [ 8 of 77] Compiling Development.IDE.GHC.Compat.Driver ( src/Development/IDE/GHC/Compat/Driver.hs, dist/build/Development/IDE/GHC/Compat/Driver.p_o )
  14125. 2664.98 s [ghcide] [ 9 of 77] Compiling Development.IDE.GHC.Compat.Env ( src/Development/IDE/GHC/Compat/Env.hs, dist/build/Development/IDE/GHC/Compat/Env.p_o )
  14126. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14127. 2664.98 s [ghcide] [10 of 77] Compiling Development.IDE.GHC.Compat.Outputable ( src/Development/IDE/GHC/Compat/Outputable.hs, dist/build/Development/IDE/GHC/Compat/Outputable.p_o )
  14128. 2664.98 s [lsp-test] func-test: AsyncCancelled
  14129. 2664.98 s [lsp-test] HasCallStack backtrace:
  14130. 2664.98 s [lsp-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
  14131. 2664.98 s [lsp-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
  14132. 2664.98 s [lsp-test] throwIO, called at ./Control/Concurrent/Async/Internal.hs:185:7 in async-2.2.5-CchTLU1ggLh6S9IP2jdpWK:Control.Concurrent.Async.Internal
  14133. 2664.98 s [lsp-test]
  14134. 2664.98 s [lsp-test]
  14135. 2664.98 s [ghcide] [11 of 77] Compiling Development.IDE.GHC.Compat.Logger ( src/Development/IDE/GHC/Compat/Logger.hs, dist/build/Development/IDE/GHC/Compat/Logger.p_o )
  14136. 2664.98 s [ghcide] [12 of 77] Compiling Development.IDE.GHC.Compat.Iface ( src/Development/IDE/GHC/Compat/Iface.hs, dist/build/Development/IDE/GHC/Compat/Iface.p_o )
  14137. 2664.98 s [ghcide] [13 of 77] Compiling Development.IDE.GHC.Compat.Units ( src/Development/IDE/GHC/Compat/Units.hs, dist/build/Development/IDE/GHC/Compat/Units.p_o )
  14138. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14139. 2664.98 s [ghcide] [14 of 77] Compiling Development.IDE.GHC.Compat.Util ( src/Development/IDE/GHC/Compat/Util.hs, dist/build/Development/IDE/GHC/Compat/Util.p_o )
  14140. 2664.98 s [lsp-test] sends end notification if thread is killed [✔]
  14141. 2664.98 s [lsp-test] client-initiated progress reporting
  14142. 2664.98 s [ghcide] [15 of 77] Compiling Development.IDE.GHC.Compat.Parser ( src/Development/IDE/GHC/Compat/Parser.hs, dist/build/Development/IDE/GHC/Compat/Parser.p_o )
  14143. 2664.98 s [ghcide] [16 of 77] Compiling Development.IDE.GHC.Compat.Plugins ( src/Development/IDE/GHC/Compat/Plugins.hs, dist/build/Development/IDE/GHC/Compat/Plugins.p_o )
  14144. 2664.98 s [ghcide] [17 of 77] Compiling Development.IDE.GHC.Compat ( src/Development/IDE/GHC/Compat.hs, dist/build/Development/IDE/GHC/Compat.p_o )
  14145. 2664.98 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14146. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat.hs:118:1: warning: [GHC-66111] [-Wunused-imports]
  14147. 2664.98 s [ghcide] The import of ‘Data.List’ is redundant
  14148. 2664.98 s [ghcide] except perhaps to import instances from ‘Data.List’
  14149. 2664.98 s [ghcide] To import instances alone, use: import Data.List()
  14150. 2664.98 s [ghcide] |
  14151. 2664.98 s [ghcide] 118 | import Data.List (foldl')
  14152. 2664.98 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14153. 2664.98 s [ghcide]
  14154. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat.hs:262:11: warning: [GHC-62412] [-Wsimplifiable-class-constraints]
  14155. 2664.98 s [ghcide] • The constraint ‘HasLoc (GenLocated a e)’ matches
  14156. 2664.98 s [ghcide] instance HasLoc l => HasLoc (GenLocated l a)
  14157. 2664.98 s [ghcide] -- Defined in ‘GHC.Parser.Annotation’
  14158. 2664.98 s [ghcide] This makes type inference for inner bindings fragile;
  14159. 2664.98 s [ghcide] either use MonoLocalBinds, or simplify it using the instance
  14160. 2664.98 s [ghcide] • In the type signature:
  14161. 2664.98 s [ghcide] reLocA :: (HasLoc (GenLocated a e), HasAnnotation b) =>
  14162. 2664.98 s [ghcide] GenLocated a e -> GenLocated b e
  14163. 2664.98 s [ghcide] |
  14164. 2664.98 s [ghcide] 262 | reLocA :: (HasLoc (GenLocated a e), HasAnnotation b)
  14165. 2664.98 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14166. 2664.98 s [ghcide]
  14167. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat.hs:309:7: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  14168. 2664.98 s [ghcide] Pattern match(es) are non-exhaustive
  14169. 2664.98 s [ghcide] In a pattern binding:
  14170. 2664.98 s [ghcide] Patterns of type ‘Maybe FilePath’ not matched: Nothing
  14171. 2664.98 s [ghcide] |
  14172. 2664.98 s [ghcide] 309 | let Just src_file = ml_hs_file $ ms_location ms
  14173. 2664.98 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14174. 2664.98 s [ghcide]
  14175. 2664.98 s [ghcide] src/Development/IDE/GHC/Compat.hs:467:1: warning: [GHC-38417] [-Wmissing-signatures]
  14176. 2664.98 s [ghcide] Top-level binding with no type signature:
  14177. 2664.98 s [ghcide] extract_cons :: DataDefnCons a -> [a]
  14178. 2664.98 s [ghcide] |
  14179. 2664.98 s [ghcide] 467 | extract_cons (NewTypeCon x) = [x]
  14180. 2664.98 s [ghcide] | ^^^^^^^^^^^^
  14181. 2664.98 s [ghcide]
  14182. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14183. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (MissingHandler False SMethod_Initialized), getSeverity = Error}
  14184. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (BadConfigurationResponse (TResponseError {_code = InL LSPErrorCodes_RequestFailed, _message = "No configuration for requested sections: [\"demo\"]", _xdata = Nothing}))), getSeverity = Error}
  14185. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14186. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14187. 2664.98 s [lsp-test] sends updates [✔]
  14188. 2664.98 s [lsp-test] workspace folders
  14189. 2664.98 s [lsp-test] WithSeverity {getMsg = Starting, getSeverity = Info}
  14190. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog (LspCore (NewConfig (Object (fromList [])))), getSeverity = Debug}
  14191. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog ShuttingDown, getSeverity = Info}
  14192. 2664.98 s [lsp-test] WithSeverity {getMsg = LspProcessingLog Exiting, getSeverity = Info}
  14193. 2664.98 s [lsp-test] keeps track of open workspace folders [✔]
  14194. 2664.98 s [lsp-test]
  14195. 2664.98 s [lsp-test] Finished in 0.0151 seconds
  14196. 2664.98 s [lsp-test] 5 examples, 0 failures
  14197. 2664.98 s [lsp-test] Test suite func-test: PASS
  14198. 2664.98 s [lsp-test] Test suite logged to: dist/test/lsp-test-0.17.1.1-func-test.log
  14199. 2664.98 s [lsp-test] 2 of 2 test suites (2 of 2 test cases) passed.
  14200. 2665.00 s [lsp-test] checkPhase completed in 57 seconds
  14201. 2665.00 s [lsp-test] Phase: haddockPhase
  14202. 2665.15 s [lsp-test] Preprocessing library for lsp-test-0.17.1.1...
  14203. 2665.15 s [lsp-test] Running Haddock on library for lsp-test-0.17.1.1...
  14204. 2665.15 s [lsp-test] Warning: The documentation for the following packages are not installed. No
  14205. 2665.15 s [lsp-test] links will be generated to these packages: attoparsec-0.14.4,
  14206. 2665.15 s [lsp-test] attoparsec-0.14.4, lsp-types-2.3.0.1, vector-0.13.2.0
  14207. 2665.48 s [lsp-test] [1 of 8] Compiling Language.LSP.Test.Compat ( src/Language/LSP/Test/Compat.hs, nothing )
  14208. 2665.52 s [ghcide] [18 of 77] Compiling Development.IDE.GHC.Compat.Error ( src/Development/IDE/GHC/Compat/Error.hs, dist/build/Development/IDE/GHC/Compat/Error.p_o )
  14209. 2665.67 s [lsp-test] [2 of 8] Compiling Language.LSP.Test.Exceptions ( src/Language/LSP/Test/Exceptions.hs, nothing )
  14210. 2665.76 s [lsp-test] [3 of 8] Compiling Language.LSP.Test.Decoding ( src/Language/LSP/Test/Decoding.hs, nothing )
  14211. 2665.99 s [lsp-test] [4 of 8] Compiling Language.LSP.Test.Files ( src/Language/LSP/Test/Files.hs, nothing )
  14212. 2666.19 s [lsp-test] [5 of 8] Compiling Language.LSP.Test.Server ( src/Language/LSP/Test/Server.hs, nothing )
  14213. 2666.23 s [lsp-test] [6 of 8] Compiling Language.LSP.Test.Session ( src/Language/LSP/Test/Session.hs, nothing )
  14214. 2666.28 s [ghcide] [19 of 77] Compiling Development.IDE.GHC.CPP ( src/Development/IDE/GHC/CPP.hs, dist/build/Development/IDE/GHC/CPP.p_o )
  14215. 2666.28 s [ghcide] [20 of 77] Compiling Development.IDE.GHC.CoreFile ( src/Development/IDE/GHC/CoreFile.hs, dist/build/Development/IDE/GHC/CoreFile.p_o )
  14216. 2666.28 s [ghcide] [21 of 77] Compiling Development.IDE.Main.HeapStats ( src/Development/IDE/Main/HeapStats.hs, dist/build/Development/IDE/Main/HeapStats.p_o )
  14217. 2666.28 s [ghcide] [22 of 77] Compiling Development.IDE.Session.Implicit ( session-loader/Development/IDE/Session/Implicit.hs, dist/build/Development/IDE/Session/Implicit.p_o )
  14218. 2666.28 s [ghcide] [23 of 77] Compiling Development.IDE.Types.Action ( src/Development/IDE/Types/Action.hs, dist/build/Development/IDE/Types/Action.p_o )
  14219. 2666.28 s [ghcide] [24 of 77] Compiling Development.IDE.Types.Location ( src/Development/IDE/Types/Location.hs, dist/build/Development/IDE/Types/Location.p_o )
  14220. 2666.28 s [ghcide] [25 of 77] Compiling Development.IDE.Types.Diagnostics ( src/Development/IDE/Types/Diagnostics.hs, dist/build/Development/IDE/Types/Diagnostics.p_o )
  14221. 2666.28 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:32:1: warning: [GHC-66111] [-Wunused-imports]
  14222. 2666.29 s [ghcide] The import of ‘Control.Applicative’ is redundant
  14223. 2666.29 s [ghcide] except perhaps to import instances from ‘Control.Applicative’
  14224. 2666.29 s [ghcide] To import instances alone, use: import Control.Applicative()
  14225. 2666.29 s [ghcide] |
  14226. 2666.29 s [ghcide] 32 | import Control.Applicative ((<|>))
  14227. 2666.29 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14228. 2666.29 s [ghcide]
  14229. 2666.29 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:58:1: warning: [GHC-66111] [-Wunused-imports]
  14230. 2666.29 s [ghcide] The import of ‘Text.Printf’ is redundant
  14231. 2666.29 s [ghcide] except perhaps to import instances from ‘Text.Printf’
  14232. 2666.29 s [ghcide] To import instances alone, use: import Text.Printf()
  14233. 2666.29 s [ghcide] |
  14234. 2666.29 s [ghcide] 58 | import Text.Printf (printf)
  14235. 2666.29 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14236. 2666.29 s [ghcide]
  14237. 2666.54 s [ghcide] [26 of 77] Compiling Development.IDE.Session.Diagnostics ( session-loader/Development/IDE/Session/Diagnostics.hs, dist/build/Development/IDE/Session/Diagnostics.p_o )
  14238. 2667.06 s [lsp-test] src/Language/LSP/Test/Session.hs:483:11: warning: [GHC-63394] [-Wx-partial]
  14239. 2667.06 s [lsp-test] In the use of ‘head’
  14240. 2667.06 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  14241. 2667.06 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  14242. 2667.06 s [lsp-test] |
  14243. 2667.06 s [lsp-test] 483 | head <$> textDocumentVersions uri
  14244. 2667.06 s [lsp-test] | ^^^^
  14245. 2667.06 s [lsp-test]
  14246. 2667.07 s [lsp-test] src/Language/LSP/Test/Session.hs:502:63: warning: [GHC-63394] [-Wx-partial]
  14247. 2667.07 s [lsp-test] In the use of ‘head’
  14248. 2667.07 s [lsp-test] (imported from Data.List, but defined in GHC.Internal.List):
  14249. 2667.07 s [lsp-test] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  14250. 2667.07 s [lsp-test] |
  14251. 2667.07 s [lsp-test] 502 | in DidChangeTextDocumentParams (head params ^. L.textDocument) events
  14252. 2667.07 s [lsp-test] | ^^^^
  14253. 2667.07 s [lsp-test]
  14254. 2667.08 s [lsp-test] [7 of 8] Compiling Language.LSP.Test.Parsing ( src/Language/LSP/Test/Parsing.hs, nothing )
  14255. 2667.15 s [lsp-test] [8 of 8] Compiling Language.LSP.Test ( src/Language/LSP/Test.hs, nothing )
  14256. 2667.46 s [lsp-test] src/Language/LSP/Test.hs:155:1: warning: [GHC-66111] [-Wunused-imports]
  14257. 2667.46 s [lsp-test] The import of ‘Data.List’ is redundant
  14258. 2667.46 s [lsp-test] except perhaps to import instances from ‘Data.List’
  14259. 2667.46 s [lsp-test] To import instances alone, use: import Data.List()
  14260. 2667.46 s [lsp-test] |
  14261. 2667.46 s [lsp-test] 155 | import Data.List
  14262. 2667.46 s [lsp-test] | ^^^^^^^^^^^^^^^^
  14263. 2667.46 s [lsp-test]
  14264. 2667.47 s [lsp-test] Haddock coverage:
  14265. 2667.48 s [lsp-test] Warning: 'Session' is ambiguous. It is defined
  14266. 2667.48 s [lsp-test] * at src/Language/LSP/Test/Session.hs:94:21
  14267. 2667.48 s [lsp-test] * at src/Language/LSP/Test/Session.hs:94:1
  14268. 2667.48 s [lsp-test] You may be able to disambiguate the identifier by qualifying it or
  14269. 2667.48 s [lsp-test] by specifying the type/value namespace explicitly.
  14270. 2667.48 s [lsp-test] Defaulting to the one defined at src/Language/LSP/Test/Session.hs:94:1
  14271. 2667.48 s [lsp-test] Warning: 'mylang' is out of scope.
  14272. 2667.48 s [lsp-test] If you qualify the identifier, haddock can try to link it anyway.
  14273. 2667.48 s [lsp-test] Warning: 'runSession' is out of scope.
  14274. 2667.48 s [lsp-test] If you qualify the identifier, haddock can try to link it anyway.
  14275. 2667.48 s [lsp-test] Warning: 'SessionConfig' is ambiguous. It is defined
  14276. 2667.48 s [lsp-test] * at src/Language/LSP/Test/Session.hs:105:22
  14277. 2667.48 s [lsp-test] * at src/Language/LSP/Test/Session.hs:105:1
  14278. 2667.48 s [lsp-test] You may be able to disambiguate the identifier by qualifying it or
  14279. 2667.48 s [lsp-test] by specifying the type/value namespace explicitly.
  14280. 2667.48 s [lsp-test] Defaulting to the one defined at src/Language/LSP/Test/Session.hs:105:1
  14281. 2667.48 s [lsp-test] Warning: 'PublishDiagnosticsNotification' is out of scope.
  14282. 2667.48 s [lsp-test] If you qualify the identifier, haddock can try to link it anyway.
  14283. 2667.49 s [lsp-test] Warning: 'semanticTokensFull' is out of scope.
  14284. 2667.49 s [lsp-test] If you qualify the identifier, haddock can try to link it anyway.
  14285. 2667.49 s [lsp-test] Warning: 'Session' is ambiguous. It is defined
  14286. 2667.49 s [lsp-test] * at src/Language/LSP/Test/Session.hs:94:21
  14287. 2667.49 s [lsp-test] * at src/Language/LSP/Test/Session.hs:94:1
  14288. 2667.49 s [lsp-test] You may be able to disambiguate the identifier by qualifying it or
  14289. 2667.49 s [lsp-test] by specifying the type/value namespace explicitly.
  14290. 2667.49 s [lsp-test] Defaulting to the one defined at src/Language/LSP/Test/Session.hs:94:1
  14291. 2667.49 s [lsp-test] Warning: Language.LSP.Test: Couldn't find .haddock for export fullLatestClientCaps
  14292. 2667.49 s [lsp-test] 91% (103 /113) in 'Language.LSP.Test'
  14293. 2667.49 s [lsp-test] Missing documentation for:
  14294. 2667.49 s [lsp-test] runSessionWithHandles' (src/Language/LSP/Test.hs:278)
  14295. 2667.49 s [lsp-test] setIgnoringLogNotifications (src/Language/LSP/Test.hs:481)
  14296. 2667.49 s [lsp-test] setIgnoringConfigurationRequests (src/Language/LSP/Test.hs:485)
  14297. 2667.49 s [lsp-test] setIgnoringRegistrationRequests (src/Language/LSP/Test.hs:489)
  14298. 2667.49 s [lsp-test] fullLatestClientCaps
  14299. 2667.49 s [lsp-test] customRequest (src/Language/LSP/Test/Parsing.hs:129)
  14300. 2667.49 s [lsp-test] customNotification (src/Language/LSP/Test/Parsing.hs:142)
  14301. 2667.49 s [lsp-test] loggingOrConfiguration (src/Language/LSP/Test/Parsing.hs:220)
  14302. 2667.49 s [lsp-test] incomingCalls (src/Language/LSP/Test.hs:1016)
  14303. 2667.49 s [lsp-test] outgoingCalls (src/Language/LSP/Test.hs:1019)
  14304. 2667.92 s [ghcide] [27 of 77] Compiling Development.IDE.GHC.Util ( src/Development/IDE/GHC/Util.hs, dist/build/Development/IDE/GHC/Util.p_o )
  14305. 2667.92 s [ghcide] [28 of 77] Compiling Development.IDE.GHC.Orphans ( src/Development/IDE/GHC/Orphans.hs, dist/build/Development/IDE/GHC/Orphans.p_o )
  14306. 2667.92 s [ghcide] [29 of 77] Compiling Development.IDE.Types.KnownTargets ( src/Development/IDE/Types/KnownTargets.hs, dist/build/Development/IDE/Types/KnownTargets.p_o )
  14307. 2668.43 s [ghcide] [30 of 77] Compiling Development.IDE.Types.Exports ( src/Development/IDE/Types/Exports.hs, dist/build/Development/IDE/Types/Exports.p_o )
  14308. 2668.43 s [ghcide] [31 of 77] Compiling Development.IDE.Spans.Common ( src/Development/IDE/Spans/Common.hs, dist/build/Development/IDE/Spans/Common.p_o )
  14309. 2668.43 s [ghcide] [32 of 77] Compiling Development.IDE.Plugin.Completions.Types ( src/Development/IDE/Plugin/Completions/Types.hs, dist/build/Development/IDE/Plugin/Completions/Types.p_o )
  14310. 2669.48 s [lsp-test] Warning: Language.LSP.Test: could not find link destinations for:
  14311. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Method.Method
  14312. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCall.CallHierarchyIncomingCall
  14313. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCallsParams.CallHierarchyIncomingCallsParams
  14314. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyItem.CallHierarchyItem
  14315. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCall.CallHierarchyOutgoingCall
  14316. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCallsParams.CallHierarchyOutgoingCallsParams
  14317. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CallHierarchyPrepareParams.CallHierarchyPrepareParams
  14318. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  14319. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CodeAction.CodeAction
  14320. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CodeLens.CodeLens
  14321. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Command.Command
  14322. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.CompletionItem.CompletionItem
  14323. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Declaration.Declaration
  14324. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.DeclarationLink.DeclarationLink
  14325. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Definition.Definition
  14326. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.DefinitionLink.DefinitionLink
  14327. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Diagnostic.Diagnostic
  14328. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  14329. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.DocumentSymbol.DocumentSymbol
  14330. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.FormattingOptions.FormattingOptions
  14331. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Hover.Hover
  14332. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.InlayHint.InlayHint
  14333. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.LanguageKind.LanguageKind
  14334. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Location.Location
  14335. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Position.Position
  14336. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.ProgressToken.ProgressToken
  14337. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.Range.Range
  14338. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.SemanticTokens.SemanticTokens
  14339. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.SymbolInformation.SymbolInformation
  14340. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  14341. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  14342. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  14343. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  14344. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.WorkspaceFolder
  14345. 2669.48 s [lsp-test] - Language.LSP.Protocol.Types.Common.Null
  14346. 2669.48 s [lsp-test] - Language.LSP.Protocol.Types.Common.|?
  14347. 2669.48 s [lsp-test] - Language.LSP.Protocol.Types.Uri.Uri
  14348. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Method.ErrorData
  14349. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Method.MessageParams
  14350. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Method.MessageResult
  14351. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Method.Method_CustomMethod
  14352. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Method.Method_Initialize
  14353. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentPublishDiagnostics
  14354. 2669.48 s [lsp-test] - Language.LSP.Protocol.Internal.Method.SMethod
  14355. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.LspId.LspId
  14356. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Meta.MessageDirection
  14357. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Meta.ClientToServer
  14358. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Meta.ServerToClient
  14359. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Meta.MessageKind
  14360. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Meta.Notification
  14361. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Meta.Request
  14362. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Method.SClientMethod
  14363. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Method.SServerMethod
  14364. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Parsing.FromServerMessage
  14365. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Registration.SomeRegistration
  14366. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Types.TMessage
  14367. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Types.TResponseError
  14368. 2669.48 s [lsp-test] - Language.LSP.Protocol.Message.Types.TResponseMessage
  14369. 2669.48 s [lsp-test] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Capabilities'
  14370. 2669.48 s [lsp-test] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Message'
  14371. 2669.48 s [lsp-test] Warning: Cannot find reexported module 'lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP:Language.LSP.Protocol.Types'
  14372. 2671.59 s [ghcide] [33 of 77] Compiling Development.IDE.GHC.Error ( src/Development/IDE/GHC/Error.hs, dist/build/Development/IDE/GHC/Error.p_o )
  14373. 2671.59 s [ghcide] [34 of 77] Compiling Development.IDE.Types.HscEnvEq ( src/Development/IDE/Types/HscEnvEq.hs, dist/build/Development/IDE/Types/HscEnvEq.p_o )
  14374. 2671.62 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:27:1: warning: [GHC-66111] [-Wunused-imports]
  14375. 2671.62 s [ghcide] The import of ‘GHC.Driver.Env’ is redundant
  14376. 2671.62 s [ghcide] except perhaps to import instances from ‘GHC.Driver.Env’
  14377. 2671.62 s [ghcide] To import instances alone, use: import GHC.Driver.Env()
  14378. 2671.62 s [ghcide] |
  14379. 2671.62 s [ghcide] 27 | import GHC.Driver.Env (hsc_all_home_unit_ids)
  14380. 2671.62 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14381. 2671.62 s [ghcide]
  14382. 2671.62 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  14383. 2671.62 s [ghcide] The import of ‘Ide.PluginUtils’ is redundant
  14384. 2671.62 s [ghcide] except perhaps to import instances from ‘Ide.PluginUtils’
  14385. 2671.62 s [ghcide] To import instances alone, use: import Ide.PluginUtils()
  14386. 2671.62 s [ghcide] |
  14387. 2671.62 s [ghcide] 28 | import Ide.PluginUtils (toAbsolute)
  14388. 2671.62 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14389. 2671.62 s [ghcide]
  14390. 2671.62 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:30:1: warning: [GHC-66111] [-Wunused-imports]
  14391. 2671.62 s [ghcide] The import of ‘System.Directory’ is redundant
  14392. 2671.62 s [ghcide] except perhaps to import instances from ‘System.Directory’
  14393. 2671.62 s [ghcide] To import instances alone, use: import System.Directory()
  14394. 2671.62 s [ghcide] |
  14395. 2671.62 s [ghcide] 30 | import System.Directory (makeAbsolute)
  14396. 2671.62 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14397. 2671.62 s [ghcide]
  14398. 2671.62 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:56:5: warning: [GHC-40910] [-Wunused-matches]
  14399. 2671.62 s [ghcide] Defined but not used: ‘mod_cache’
  14400. 2671.62 s [ghcide] |
  14401. 2671.62 s [ghcide] 56 | mod_cache <- newIORef emptyInstalledModuleEnv
  14402. 2671.62 s [ghcide] | ^^^^^^^^^
  14403. 2671.62 s [ghcide]
  14404. 2671.62 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:57:5: warning: [GHC-40910] [-Wunused-matches]
  14405. 2671.62 s [ghcide] Defined but not used: ‘file_cache’
  14406. 2671.62 s [ghcide] |
  14407. 2671.62 s [ghcide] 57 | file_cache <- newIORef M.empty
  14408. 2671.62 s [ghcide] | ^^^^^^^^^^
  14409. 2671.62 s [ghcide]
  14410. 2671.62 s [ghcide] [35 of 77] Compiling Development.IDE.Spans.LocalBindings ( src/Development/IDE/Spans/LocalBindings.hs, dist/build/Development/IDE/Spans/LocalBindings.p_o )
  14411. 2671.62 s [ghcide] [36 of 77] Compiling Development.IDE.Import.FindImports ( src/Development/IDE/Import/FindImports.hs, dist/build/Development/IDE/Import/FindImports.p_o )
  14412. 2671.62 s [ghcide] src/Development/IDE/Import/FindImports.hs:200:11: warning: [GHC-62161] [-Wincomplete-record-updates]
  14413. 2671.62 s [ghcide] Pattern match(es) are non-exhaustive
  14414. 2671.62 s [ghcide] In a record update:
  14415. 2671.62 s [ghcide] Patterns of type ‘FindResult’ not matched:
  14416. 2671.62 s [ghcide] Found _ _
  14417. 2671.62 s [ghcide] NoPackage _
  14418. 2671.62 s [ghcide] FoundMultiple _
  14419. 2671.62 s [ghcide] |
  14420. 2671.62 s [ghcide] 200 | notFound
  14421. 2671.62 s [ghcide] | ^^^^^^^^...
  14422. 2671.62 s [ghcide]
  14423. 2671.62 s [ghcide] src/Development/IDE/Import/FindImports.hs:213:15: warning: [GHC-62161] [-Wincomplete-record-updates]
  14424. 2671.62 s [ghcide] Pattern match(es) are non-exhaustive
  14425. 2671.62 s [ghcide] In a record update:
  14426. 2671.62 s [ghcide] Patterns of type ‘FindResult’ not matched:
  14427. 2671.62 s [ghcide] Found _ _
  14428. 2671.62 s [ghcide] NoPackage _
  14429. 2671.62 s [ghcide] FoundMultiple _
  14430. 2671.62 s [ghcide] |
  14431. 2671.62 s [ghcide] 213 | in notFound {fr_unusables = unusables'}
  14432. 2671.62 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14433. 2671.62 s [ghcide]
  14434. 2671.62 s [ghcide] src/Development/IDE/Import/FindImports.hs:215:11: warning: [GHC-62161] [-Wincomplete-record-updates]
  14435. 2671.63 s [ghcide] Pattern match(es) are non-exhaustive
  14436. 2671.63 s [ghcide] In a record update:
  14437. 2671.63 s [ghcide] Patterns of type ‘FindResult’ not matched:
  14438. 2671.63 s [ghcide] Found _ _
  14439. 2671.63 s [ghcide] NoPackage _
  14440. 2671.63 s [ghcide] FoundMultiple _
  14441. 2671.63 s [ghcide] |
  14442. 2671.63 s [ghcide] 215 | notFound {fr_suggestions = suggest}
  14443. 2671.63 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14444. 2671.63 s [ghcide]
  14445. 2671.63 s [ghcide] [37 of 77] Compiling Development.IDE.Import.DependencyInformation ( src/Development/IDE/Import/DependencyInformation.hs, dist/build/Development/IDE/Import/DependencyInformation.p_o )
  14446. 2671.63 s [ghcide] [38 of 77] Compiling Development.IDE.Core.RuleTypes ( src/Development/IDE/Core/RuleTypes.hs, dist/build/Development/IDE/Core/RuleTypes.p_o )
  14447. 2671.67 s [ghcide] [39 of 77] Compiling Development.IDE.GHC.Warnings ( src/Development/IDE/GHC/Warnings.hs, dist/build/Development/IDE/GHC/Warnings.p_o )
  14448. 2671.68 s [ghcide] [40 of 77] Compiling Development.IDE.Core.Tracing ( src/Development/IDE/Core/Tracing.hs, dist/build/Development/IDE/Core/Tracing.p_o )
  14449. 2671.68 s [ghcide] [41 of 77] Compiling Development.IDE.Core.Preprocessor ( src/Development/IDE/Core/Preprocessor.hs, dist/build/Development/IDE/Core/Preprocessor.p_o )
  14450. 2671.68 s [ghcide] [42 of 77] Compiling Development.IDE.Types.Monitoring ( src/Development/IDE/Types/Monitoring.hs, dist/build/Development/IDE/Types/Monitoring.p_o )
  14451. 2671.68 s [ghcide] [43 of 77] Compiling Development.IDE.Monitoring.OpenTelemetry ( src/Development/IDE/Monitoring/OpenTelemetry.hs, dist/build/Development/IDE/Monitoring/OpenTelemetry.p_o )
  14452. 2671.68 s [ghcide] [44 of 77] Compiling Development.IDE.Types.Options ( src/Development/IDE/Types/Options.hs, dist/build/Development/IDE/Types/Options.p_o )
  14453. 2672.07 s [ghcide] [45 of 77] Compiling Development.IDE.Core.ProgressReporting ( src/Development/IDE/Core/ProgressReporting.hs, dist/build/Development/IDE/Core/ProgressReporting.p_o )
  14454. 2672.40 s [ghcide] [46 of 77] Compiling Development.IDE.Types.Shake ( src/Development/IDE/Types/Shake.hs, dist/build/Development/IDE/Types/Shake.p_o )
  14455. 2672.40 s [ghcide] [47 of 77] Compiling Development.IDE.Core.Shake ( src/Development/IDE/Core/Shake.hs, dist/build/Development/IDE/Core/Shake.p_o )
  14456. 2672.55 s [ghcide] src/Development/IDE/Core/Shake.hs:110:58: warning: [GHC-38856] [-Wunused-imports]
  14457. 2672.55 s [ghcide] The import of ‘foldl'’ from module ‘Data.List.Extra’ is redundant
  14458. 2672.55 s [ghcide] |
  14459. 2672.55 s [ghcide] 110 | import Data.List.Extra (foldl', partition,
  14460. 2672.55 s [ghcide] | ^^^^^^
  14461. 2672.55 s [ghcide]
  14462. 2676.17 s [ghcide] [48 of 77] Compiling Development.IDE.Session ( session-loader/Development/IDE/Session.hs, dist/build/Development/IDE/Session.p_o )
  14463. 2679.05 s [lsp-test] Documentation created: dist/doc/html/lsp-test/,
  14464. 2679.05 s [lsp-test] dist/doc/html/lsp-test/lsp-test.txt
  14465. 2679.12 s [lsp-test] Preprocessing test suite 'example' for lsp-test-0.17.1.1...
  14466. 2679.15 s [lsp-test] Preprocessing test suite 'func-test' for lsp-test-0.17.1.1...
  14467. 2679.15 s [lsp-test] Preprocessing test suite 'tests' for lsp-test-0.17.1.1...
  14468. 2679.15 s [lsp-test] Phase: installPhase
  14469. 2679.29 s [lsp-test] Installing library in /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  14470. 2679.79 s [lsp-test] Phase: fixupPhase
  14471. 2679.81 s [lsp-test] shrinking RPATHs of ELF executables and libraries in /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1
  14472. 2679.81 s [lsp-test] shrinking /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSlsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO-ghc9.10.2.so
  14473. 2679.85 s [lsp-test] checking for references to /build/ in /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1...
  14474. 2679.87 s [lsp-test] patching script interpreter paths in /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1
  14475. 2679.87 s [lsp-test] stripping (with command strip and flags -S -p) in /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1/lib
  14476. 2679.99 s [lsp-test] shrinking RPATHs of ELF executables and libraries in /nix/store/k719lqq6hjg54bm70lsak4qbbcagbvs6-lsp-test-0.17.1.1-doc
  14477. 2679.99 s [lsp-test] checking for references to /build/ in /nix/store/k719lqq6hjg54bm70lsak4qbbcagbvs6-lsp-test-0.17.1.1-doc...
  14478. 2680.01 s [lsp-test] patching script interpreter paths in /nix/store/k719lqq6hjg54bm70lsak4qbbcagbvs6-lsp-test-0.17.1.1-doc
  14479. 2680.17 s [lsp-test:post-build] Uploading to cachix cache "sellout": /nix/store/k719lqq6hjg54bm70lsak4qbbcagbvs6-lsp-test-0.17.1.1-doc /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1
  14480. 2680.63 s [lsp-test:post-build] Pushing 2 paths (291 are already present) using zstd to cache sellout ⏳
  14481. 2680.64 s [lsp-test:post-build]
  14482. 2680.98 s [lsp-test:post-build] Pushing /nix/store/k719lqq6hjg54bm70lsak4qbbcagbvs6-lsp-test-0.17.1.1-doc (1.61 MiB)
  14483. 2681.04 s [lsp-test:post-build] Pushing /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1 (9.22 MiB)
  14484. 2682.14 s [lsp-test:post-build]
  14485. 2682.14 s [lsp-test:post-build] All done.
  14486. 2682.16 s [lsp-test:post-build] Uploading to the NixCI cache: /nix/store/k719lqq6hjg54bm70lsak4qbbcagbvs6-lsp-test-0.17.1.1-doc /nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1
  14487. 2682.21 s [lsp-test:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  14488. 2682.44 s [lsp-test:post-build] copying 2 paths...
  14489. 2682.44 s [lsp-test:post-build] copying path '/nix/store/k719lqq6hjg54bm70lsak4qbbcagbvs6-lsp-test-0.17.1.1-doc' to 'https://cache.nix-ci.com'...
  14490. 2683.64 s [lsp-test:post-build] copying path '/nix/store/kjwl76wx5lbz1a7809m4mck0cv1yhajv-lsp-test-0.17.1.1' to 'https://cache.nix-ci.com'...
  14491. 2685.84 s [lsp-test:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  14492. 2687.16 s [lsp-test:post-build] copying 1 paths...
  14493. 2687.16 s [lsp-test:post-build] copying path '/nix/store/7bvxfa59vimg6jf3wgx8gl3575h1cvvg-lsp-test-0.17.1.1.drv' to 'https://cache.nix-ci.com'...
  14494. 2687.16 s Progress: 310 of 315 built (1 building), 444 of 444 downloaded from cache
  14495. 2687.16 s [ghcide] [49 of 77] Compiling Development.IDE.LSP.Server ( src/Development/IDE/LSP/Server.hs, dist/build/Development/IDE/LSP/Server.p_o )
  14496. 2687.16 s [ghcide] [50 of 77] Compiling Development.IDE.Plugin ( src/Development/IDE/Plugin.hs, dist/build/Development/IDE/Plugin.p_o )
  14497. 2687.16 s [ghcide] [51 of 77] Compiling Development.IDE.Plugin.HLS ( src/Development/IDE/Plugin/HLS.hs, dist/build/Development/IDE/Plugin/HLS.p_o )
  14498. 2687.16 s [ghcide] [52 of 77] Compiling Development.IDE.Core.IdeConfiguration ( src/Development/IDE/Core/IdeConfiguration.hs, dist/build/Development/IDE/Core/IdeConfiguration.p_o )
  14499. 2687.16 s [ghcide] [53 of 77] Compiling Development.IDE.LSP.LanguageServer ( src/Development/IDE/LSP/LanguageServer.hs, dist/build/Development/IDE/LSP/LanguageServer.p_o )
  14500. 2687.16 s [ghcide] [54 of 77] Compiling Development.IDE.Core.OfInterest ( src/Development/IDE/Core/OfInterest.hs, dist/build/Development/IDE/Core/OfInterest.p_o )
  14501. 2687.16 s [ghcide] [55 of 77] Compiling Development.IDE.Core.FileStore ( src/Development/IDE/Core/FileStore.hs, dist/build/Development/IDE/Core/FileStore.p_o )
  14502. 2687.16 s [ghcide] [56 of 77] Compiling Development.IDE.Core.Compile ( src/Development/IDE/Core/Compile.hs, dist/build/Development/IDE/Core/Compile.p_o )
  14503. 2687.16 s [ghcide] [57 of 77] Compiling Development.IDE.Spans.Documentation ( src/Development/IDE/Spans/Documentation.hs, dist/build/Development/IDE/Spans/Documentation.p_o )
  14504. 2687.16 s [ghcide] [58 of 77] Compiling Development.IDE.Spans.AtPoint ( src/Development/IDE/Spans/AtPoint.hs, dist/build/Development/IDE/Spans/AtPoint.p_o )
  14505. 2687.16 s [ghcide] [59 of 77] Compiling Development.IDE.Core.FileExists ( src/Development/IDE/Core/FileExists.hs, dist/build/Development/IDE/Core/FileExists.p_o )
  14506. 2687.16 s [ghcide] [60 of 77] Compiling Development.IDE.Core.Service ( src/Development/IDE/Core/Service.hs, dist/build/Development/IDE/Core/Service.p_o )
  14507. 2687.16 s [ghcide] [61 of 77] Compiling Development.IDE.LSP.Notifications ( src/Development/IDE/LSP/Notifications.hs, dist/build/Development/IDE/LSP/Notifications.p_o )
  14508. 2687.16 s [ghcide] [62 of 77] Compiling Development.IDE.Core.PluginUtils ( src/Development/IDE/Core/PluginUtils.hs, dist/build/Development/IDE/Core/PluginUtils.p_o )
  14509. 2687.16 s [ghcide] [63 of 77] Compiling Development.IDE.Core.Actions ( src/Development/IDE/Core/Actions.hs, dist/build/Development/IDE/Core/Actions.p_o )
  14510. 2687.16 s [ghcide] [64 of 77] Compiling Development.IDE.Core.Rules ( src/Development/IDE/Core/Rules.hs, dist/build/Development/IDE/Core/Rules.p_o )
  14511. 2687.16 s [ghcide] src/Development/IDE/Core/Rules.hs:1232:33: warning: [GHC-02256] [-Wambiguous-fields]
  14512. 2687.16 s [ghcide] Ambiguous record update with parent type constructor ‘GhcSessionDepsConfig’.
  14513. 2687.16 s [ghcide] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  14514. 2687.16 s [ghcide] Consider disambiguating using module qualification instead.
  14515. 2687.16 s [ghcide] |
  14516. 2687.16 s [ghcide] 1232 | loadGhcSession recorder def{fullModuleGraph}
  14517. 2687.16 s [ghcide] | ^^^^^^^^^^^^^^^
  14518. 2687.16 s [ghcide]
  14519. 2687.16 s [ghcide] [65 of 77] Compiling Development.IDE.Plugin.Test ( src/Development/IDE/Plugin/Test.hs, dist/build/Development/IDE/Plugin/Test.p_o )
  14520. 2690.21 s [ghcide] [66 of 77] Compiling Development.IDE.LSP.Outline ( src/Development/IDE/LSP/Outline.hs, dist/build/Development/IDE/LSP/Outline.p_o )
  14521. 2690.21 s [ghcide] [67 of 77] Compiling Development.IDE.LSP.HoverDefinition ( src/Development/IDE/LSP/HoverDefinition.hs, dist/build/Development/IDE/LSP/HoverDefinition.p_o )
  14522. 2690.21 s [ghcide] [68 of 77] Compiling Development.IDE ( src/Development/IDE.hs, dist/build/Development/IDE.p_o )
  14523. 2690.21 s [ghcide] [69 of 77] Compiling Development.IDE.Spans.Pragmas ( src/Development/IDE/Spans/Pragmas.hs, dist/build/Development/IDE/Spans/Pragmas.p_o )
  14524. 2690.21 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:156:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  14525. 2690.21 s [ghcide] Pattern match(es) are non-exhaustive
  14526. 2690.21 s [ghcide] In a record update:
  14527. 2690.21 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14528. 2690.21 s [ghcide] |
  14529. 2690.21 s [ghcide] 156 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  14530. 2690.21 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14531. 2690.21 s [ghcide]
  14532. 2690.21 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:158:42: warning: [GHC-62161] [-Wincomplete-record-updates]
  14533. 2690.21 s [ghcide] Pattern match(es) are non-exhaustive
  14534. 2690.21 s [ghcide] In a record update:
  14535. 2690.21 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14536. 2690.21 s [ghcide] |
  14537. 2690.21 s [ghcide] 158 | | isDownwardLineHaddock s -> defaultParserState{ mode = ModeHaddock }
  14538. 2690.21 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14539. 2690.21 s [ghcide]
  14540. 2690.21 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:160:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14541. 2690.21 s [ghcide] Pattern match(es) are non-exhaustive
  14542. 2690.21 s [ghcide] In a record update:
  14543. 2690.21 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14544. 2690.21 s [ghcide] |
  14545. 2690.21 s [ghcide] 160 | defaultParserState
  14546. 2690.21 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14547. 2690.21 s [ghcide]
  14548. 2690.21 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:165:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14549. 2690.21 s [ghcide] Pattern match(es) are non-exhaustive
  14550. 2690.21 s [ghcide] In a record update:
  14551. 2690.21 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14552. 2690.21 s [ghcide] |
  14553. 2690.21 s [ghcide] 165 | defaultParserState
  14554. 2690.21 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14555. 2690.21 s [ghcide]
  14556. 2690.21 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:169:43: warning: [GHC-62161] [-Wincomplete-record-updates]
  14557. 2690.21 s [ghcide] Pattern match(es) are non-exhaustive
  14558. 2690.21 s [ghcide] In a record update:
  14559. 2690.21 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14560. 2690.21 s [ghcide] |
  14561. 2690.21 s [ghcide] 169 | | isDownwardBlockHaddock s -> defaultParserState{ mode = ModeHaddock }
  14562. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14563. 2690.22 s [ghcide]
  14564. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:171:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14565. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14566. 2690.22 s [ghcide] In a record update:
  14567. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14568. 2690.22 s [ghcide] |
  14569. 2690.22 s [ghcide] 171 | defaultParserState
  14570. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14571. 2690.22 s [ghcide]
  14572. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:178:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  14573. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14574. 2690.22 s [ghcide] In a record update:
  14575. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14576. 2690.22 s [ghcide] |
  14577. 2690.22 s [ghcide] 178 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  14578. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14579. 2690.22 s [ghcide]
  14580. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:186:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14581. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14582. 2690.22 s [ghcide] In a record update:
  14583. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14584. 2690.22 s [ghcide] |
  14585. 2690.22 s [ghcide] 186 | defaultParserState
  14586. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14587. 2690.22 s [ghcide]
  14588. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:193:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14589. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14590. 2690.22 s [ghcide] In a record update:
  14591. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14592. 2690.22 s [ghcide] |
  14593. 2690.22 s [ghcide] 193 | defaultParserState
  14594. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^...
  14595. 2690.22 s [ghcide]
  14596. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:203:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14597. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14598. 2690.22 s [ghcide] In a record update:
  14599. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14600. 2690.22 s [ghcide] |
  14601. 2690.22 s [ghcide] 203 | defaultParserState{
  14602. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  14603. 2690.22 s [ghcide]
  14604. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:207:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14605. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14606. 2690.22 s [ghcide] In a record update:
  14607. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched:
  14608. 2690.22 s [ghcide] ParserStateDone _
  14609. 2690.22 s [ghcide] ParserStateDone _
  14610. 2690.22 s [ghcide] |
  14611. 2690.22 s [ghcide] 207 | defaultParserState{
  14612. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  14613. 2690.22 s [ghcide]
  14614. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:214:13: warning: [GHC-62161] [-Wincomplete-record-updates]
  14615. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14616. 2690.22 s [ghcide] In a record update:
  14617. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14618. 2690.22 s [ghcide] |
  14619. 2690.22 s [ghcide] 214 | defaultParserState{ isLastTokenHash = True }
  14620. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14621. 2690.22 s [ghcide]
  14622. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:223:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14623. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14624. 2690.22 s [ghcide] In a record update:
  14625. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14626. 2690.22 s [ghcide] |
  14627. 2690.22 s [ghcide] 223 | defaultParserState{
  14628. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^...
  14629. 2690.22 s [ghcide]
  14630. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:230:28: warning: [GHC-62161] [-Wincomplete-record-updates]
  14631. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14632. 2690.22 s [ghcide] In a record update:
  14633. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14634. 2690.22 s [ghcide] |
  14635. 2690.22 s [ghcide] 230 | | otherwise -> defaultParserState{ lastBlockCommentLine = endLine }
  14636. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14637. 2690.22 s [ghcide]
  14638. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:234:27: warning: [GHC-62161] [-Wincomplete-record-updates]
  14639. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14640. 2690.22 s [ghcide] In a record update:
  14641. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14642. 2690.22 s [ghcide] |
  14643. 2690.22 s [ghcide] 234 | ITvarsym "#" -> defaultParserState{ isLastTokenHash = True }
  14644. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14645. 2690.22 s [ghcide]
  14646. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:247:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14647. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14648. 2690.22 s [ghcide] In a record update:
  14649. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched: ParserStateDone _
  14650. 2690.22 s [ghcide] |
  14651. 2690.22 s [ghcide] 247 | defaultParserState{ nextPragma = NextPragmaInfo (endLine + 1) Nothing, lastPragmaLine = endLine }
  14652. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14653. 2690.22 s [ghcide]
  14654. 2690.22 s [ghcide] src/Development/IDE/Spans/Pragmas.hs:259:17: warning: [GHC-62161] [-Wincomplete-record-updates]
  14655. 2690.22 s [ghcide] Pattern match(es) are non-exhaustive
  14656. 2690.22 s [ghcide] In a record update:
  14657. 2690.22 s [ghcide] Patterns of type ‘ParserState’ not matched:
  14658. 2690.22 s [ghcide] ParserStateDone _
  14659. 2690.22 s [ghcide] ParserStateDone _
  14660. 2690.22 s [ghcide] |
  14661. 2690.22 s [ghcide] 259 | defaultParserState{ lastBlockCommentLine = endLine }
  14662. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14663. 2690.22 s [ghcide]
  14664. 2690.22 s [ghcide] [70 of 77] Compiling Development.IDE.Plugin.TypeLenses ( src/Development/IDE/Plugin/TypeLenses.hs, dist/build/Development/IDE/Plugin/TypeLenses.p_o )
  14665. 2690.22 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:19:56: warning: [GHC-38856] [-Wunused-imports]
  14666. 2690.22 s [ghcide] The import of ‘to’ from module ‘Control.Lens’ is redundant
  14667. 2690.22 s [ghcide] |
  14668. 2690.22 s [ghcide] 19 | import Control.Lens (to, (?~), (^?))
  14669. 2690.22 s [ghcide] | ^^
  14670. 2690.22 s [ghcide]
  14671. 2690.22 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:55:56: warning: [GHC-38856] [-Wunused-imports]
  14672. 2690.22 s [ghcide] The import of ‘stripTcRnMessageContext’
  14673. 2690.22 s [ghcide] from module ‘Development.IDE.GHC.Compat.Error’ is redundant
  14674. 2690.22 s [ghcide] |
  14675. 2690.22 s [ghcide] 55 | stripTcRnMessageContext)
  14676. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^
  14677. 2690.22 s [ghcide]
  14678. 2690.22 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:93:1: warning: [GHC-66111] [-Wunused-imports]
  14679. 2690.22 s [ghcide] The import of ‘Text.Regex.TDFA’ is redundant
  14680. 2690.22 s [ghcide] except perhaps to import instances from ‘Text.Regex.TDFA’
  14681. 2690.22 s [ghcide] To import instances alone, use: import Text.Regex.TDFA()
  14682. 2690.22 s [ghcide] |
  14683. 2690.22 s [ghcide] 93 | import Text.Regex.TDFA ((=~))
  14684. 2690.22 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14685. 2690.22 s [ghcide]
  14686. 2690.22 s [ghcide] [71 of 77] Compiling Development.IDE.Core.UseStale ( src/Development/IDE/Core/UseStale.hs, dist/build/Development/IDE/Core/UseStale.p_o )
  14687. 2690.22 s [ghcide] [72 of 77] Compiling Generics.SYB.GHC ( src/Generics/SYB/GHC.hs, dist/build/Generics/SYB/GHC.p_o )
  14688. 2690.22 s [ghcide] [73 of 77] Compiling Text.Fuzzy.Parallel ( src/Text/Fuzzy/Parallel.hs, dist/build/Text/Fuzzy/Parallel.p_o )
  14689. 2690.22 s [ghcide] [74 of 77] Compiling Development.IDE.Plugin.Completions.Logic ( src/Development/IDE/Plugin/Completions/Logic.hs, dist/build/Development/IDE/Plugin/Completions/Logic.p_o )
  14690. 2690.22 s [ghcide] [75 of 77] Compiling Development.IDE.Plugin.Completions ( src/Development/IDE/Plugin/Completions.hs, dist/build/Development/IDE/Plugin/Completions.p_o )
  14691. 2690.22 s [ghcide] [76 of 77] Compiling Development.IDE.Plugin.HLS.GhcIde ( src/Development/IDE/Plugin/HLS/GhcIde.hs, dist/build/Development/IDE/Plugin/HLS/GhcIde.p_o )
  14692. 2690.22 s [ghcide] [77 of 77] Compiling Development.IDE.Main ( src/Development/IDE/Main.hs, dist/build/Development/IDE/Main.p_o )
  14693. 2697.61 s [ghcide] Preprocessing executable 'ghcide' for ghcide-2.12.0.0...
  14694. 2697.62 s [ghcide] Building executable 'ghcide' for ghcide-2.12.0.0...
  14695. 2697.69 s [ghcide] [1 of 3] Compiling Arguments ( exe/Arguments.hs, dist/build/ghcide/ghcide-tmp/Arguments.o, dist/build/ghcide/ghcide-tmp/Arguments.dyn_o )
  14696. 2698.21 s [ghcide] [2 of 3] Compiling Paths_ghcide ( dist/build/ghcide/autogen/Paths_ghcide.hs, dist/build/ghcide/ghcide-tmp/Paths_ghcide.o, dist/build/ghcide/ghcide-tmp/Paths_ghcide.dyn_o )
  14697. 2698.21 s [ghcide] [3 of 3] Compiling Main ( exe/Main.hs, dist/build/ghcide/ghcide-tmp/Main.o )
  14698. 2698.92 s [ghcide] [4 of 4] Linking dist/build/ghcide/ghcide
  14699. 2703.79 s [ghcide] buildPhase completed in 1 minutes 9 seconds
  14700. 2703.79 s [ghcide] Phase: checkPhase
  14701. 2703.85 s [ghcide] Package has no test suites.
  14702. 2703.86 s [ghcide] Phase: haddockPhase
  14703. 2703.99 s [ghcide] Preprocessing library for ghcide-2.12.0.0...
  14704. 2704.00 s [ghcide] Running Haddock on library for ghcide-2.12.0.0...
  14705. 2704.01 s [ghcide] Warning: The documentation for the following packages are not installed. No
  14706. 2704.01 s [ghcide] links will be generated to these packages: attoparsec-0.14.4,
  14707. 2704.01 s [ghcide] attoparsec-0.14.4, libyaml-clib-0.2.5, lsp-types-2.3.0.1, vector-0.13.2.0
  14708. 2705.17 s [ghcide] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  14709. 2705.17 s [ghcide] The following packages were specified via -package or -package-id flags,
  14710. 2705.17 s [ghcide] but were not needed for compilation:
  14711. 2705.17 s [ghcide] - os-string-2.0.4 (exposed by flag -package-id os-string-2.0.4-3aa5)
  14712. 2705.17 s [ghcide]
  14713. 2705.17 s [ghcide] [ 1 of 77] Compiling Control.Concurrent.Strict ( src/Control/Concurrent/Strict.hs, /build/ghc3650_0/ghc_80.o, /build/ghc3650_0/ghc_80.dyn_o )
  14714. 2705.22 s [ghcide] [ 2 of 77] Compiling Development.IDE.Core.Debouncer ( src/Development/IDE/Core/Debouncer.hs, nothing )
  14715. 2705.33 s [ghcide] [ 3 of 77] Compiling Development.IDE.Core.FileUtils ( src/Development/IDE/Core/FileUtils.hs, nothing )
  14716. 2705.34 s [ghcide] [ 4 of 77] Compiling Development.IDE.Core.PositionMapping ( src/Development/IDE/Core/PositionMapping.hs, nothing )
  14717. 2705.59 s [ghcide] src/Development/IDE/Core/PositionMapping.hs:31:1: warning: [GHC-66111] [-Wunused-imports]
  14718. 2705.59 s [ghcide] The import of ‘Data.List’ is redundant
  14719. 2705.59 s [ghcide] except perhaps to import instances from ‘Data.List’
  14720. 2705.59 s [ghcide] To import instances alone, use: import Data.List()
  14721. 2705.59 s [ghcide] |
  14722. 2705.59 s [ghcide] 31 | import Data.List
  14723. 2705.59 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  14724. 2705.59 s [ghcide]
  14725. 2705.60 s [ghcide] [ 5 of 77] Compiling Development.IDE.Core.WorkerThread ( src/Development/IDE/Core/WorkerThread.hs, nothing )
  14726. 2705.61 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:13:1: warning: [GHC-38856] [-Wunused-imports]
  14727. 2705.61 s [ghcide] The import of ‘AsyncCancelled, AsyncCancelled’
  14728. 2705.61 s [ghcide] from module ‘Control.Concurrent.Async’ is redundant
  14729. 2705.61 s [ghcide] |
  14730. 2705.61 s [ghcide] 13 | import Control.Concurrent.Async (AsyncCancelled (AsyncCancelled),
  14731. 2705.61 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14732. 2705.61 s [ghcide]
  14733. 2705.61 s [ghcide] src/Development/IDE/Core/WorkerThread.hs:18:1: warning: [GHC-38856] [-Wunused-imports]
  14734. 2705.61 s [ghcide] The import of ‘Exception, fromException’
  14735. 2705.61 s [ghcide] from module ‘Control.Exception.Safe’ is redundant
  14736. 2705.61 s [ghcide] |
  14737. 2705.61 s [ghcide] 18 | import Control.Exception.Safe (Exception (fromException),
  14738. 2705.61 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14739. 2705.61 s [ghcide]
  14740. 2705.61 s [ghcide] [ 6 of 77] Compiling Development.IDE.GHC.Compat.CmdLine ( src/Development/IDE/GHC/Compat/CmdLine.hs, nothing )
  14741. 2705.70 s [ghcide] [ 7 of 77] Compiling Development.IDE.GHC.Compat.Core ( src/Development/IDE/GHC/Compat/Core.hs, /build/ghc3650_0/ghc_84.o, /build/ghc3650_0/ghc_84.dyn_o )
  14742. 2706.08 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:271:5: warning: [GHC-75356] [-Wdodgy-exports]
  14743. 2706.08 s [ghcide] The export item ‘Warn(..)’ suggests that
  14744. 2706.08 s [ghcide] ‘Warn’ has (in-scope) constructors or record fields,
  14745. 2706.08 s [ghcide] but it has none
  14746. 2706.08 s [ghcide] |
  14747. 2706.08 s [ghcide] 271 | Warn(..),
  14748. 2706.08 s [ghcide] | ^^^^^^^^
  14749. 2706.08 s [ghcide]
  14750. 2706.08 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:365:5: warning: [GHC-47854] [-Wduplicate-exports]
  14751. 2706.08 s [ghcide] ‘PlainGhcException’ is exported by ‘module GHC.Utils.Panic’ and ‘Plain.PlainGhcException’
  14752. 2706.09 s [ghcide] |
  14753. 2706.09 s [ghcide] 365 | module GHC.Utils.Panic,
  14754. 2706.09 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^
  14755. 2706.09 s [ghcide]
  14756. 2706.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:419:47: warning: [GHC-99623] [-Wdodgy-imports]
  14757. 2706.09 s [ghcide] The import item ‘GHC.Driver.CmdLine.Warn(..)’ suggests that
  14758. 2706.09 s [ghcide] ‘GHC.Driver.CmdLine.Warn’ has (in-scope) constructors or record fields,
  14759. 2706.09 s [ghcide] but it has none
  14760. 2706.09 s [ghcide] |
  14761. 2706.09 s [ghcide] 419 | import GHC.Driver.CmdLine (Warn (..))
  14762. 2706.09 s [ghcide] | ^^^^^^^^^
  14763. 2706.09 s [ghcide]
  14764. 2706.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:451:76: warning: [GHC-61689] [-Wdodgy-imports]
  14765. 2706.09 s [ghcide] Module ‘GHC.Tc.Utils.Monad’ does not export ‘foldMapM’.
  14766. 2706.09 s [ghcide] |
  14767. 2706.09 s [ghcide] 451 | anyM, concatMapM, mapMaybeM, foldMapM,
  14768. 2706.09 s [ghcide] | ^^^^^^^^
  14769. 2706.09 s [ghcide]
  14770. 2706.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:485:1: warning: [GHC-66111] [-Wunused-imports]
  14771. 2706.09 s [ghcide] The import of ‘GHC.Data.Bag’ is redundant
  14772. 2706.09 s [ghcide] except perhaps to import instances from ‘GHC.Data.Bag’
  14773. 2706.09 s [ghcide] To import instances alone, use: import GHC.Data.Bag()
  14774. 2706.09 s [ghcide] |
  14775. 2706.09 s [ghcide] 485 | import GHC.Data.Bag
  14776. 2706.09 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14777. 2706.09 s [ghcide]
  14778. 2706.09 s [ghcide] src/Development/IDE/GHC/Compat/Core.hs:752:1: warning: [GHC-38417] [-Wmissing-signatures]
  14779. 2706.09 s [ghcide] Top-level binding with no type signature:
  14780. 2706.09 s [ghcide] lookupGlobalRdrEnv :: GlobalRdrEnvX GREInfo
  14781. 2706.09 s [ghcide] -> OccName -> [GlobalRdrEltX GREInfo]
  14782. 2706.09 s [ghcide] |
  14783. 2706.09 s [ghcide] 752 | lookupGlobalRdrEnv gre_env occ = lookupGRE gre_env (LookupOccName occ AllRelevantGREs)
  14784. 2706.09 s [ghcide] | ^^^^^^^^^^^^^^^^^^
  14785. 2706.09 s [ghcide]
  14786. 2706.43 s [ghcide] [ 8 of 77] Compiling Development.IDE.GHC.Compat.Driver ( src/Development/IDE/GHC/Compat/Driver.hs, nothing )
  14787. 2706.47 s [ghcide] [ 9 of 77] Compiling Development.IDE.GHC.Compat.Env ( src/Development/IDE/GHC/Compat/Env.hs, /build/ghc3650_0/ghc_86.o, /build/ghc3650_0/ghc_86.dyn_o )
  14788. 2706.59 s [ghcide] [10 of 77] Compiling Development.IDE.GHC.Compat.Outputable ( src/Development/IDE/GHC/Compat/Outputable.hs, /build/ghc3650_0/ghc_92.o, /build/ghc3650_0/ghc_92.dyn_o )
  14789. 2706.64 s [ghcide] [11 of 77] Compiling Development.IDE.GHC.Compat.Logger ( src/Development/IDE/GHC/Compat/Logger.hs, /build/ghc3650_0/ghc_90.o, /build/ghc3650_0/ghc_90.dyn_o )
  14790. 2706.68 s [ghcide] [12 of 77] Compiling Development.IDE.GHC.Compat.Iface ( src/Development/IDE/GHC/Compat/Iface.hs, /build/ghc3650_0/ghc_88.o, /build/ghc3650_0/ghc_88.dyn_o )
  14791. 2706.70 s [ghcide] [13 of 77] Compiling Development.IDE.GHC.Compat.Units ( src/Development/IDE/GHC/Compat/Units.hs, /build/ghc3650_0/ghc_98.o, /build/ghc3650_0/ghc_98.dyn_o )
  14792. 2706.79 s [ghcide] [14 of 77] Compiling Development.IDE.GHC.Compat.Util ( src/Development/IDE/GHC/Compat/Util.hs, /build/ghc3650_0/ghc_100.o, /build/ghc3650_0/ghc_100.dyn_o )
  14793. 2706.82 s [ghcide] [15 of 77] Compiling Development.IDE.GHC.Compat.Parser ( src/Development/IDE/GHC/Compat/Parser.hs, /build/ghc3650_0/ghc_94.o, /build/ghc3650_0/ghc_94.dyn_o )
  14794. 2706.86 s [ghcide] [16 of 77] Compiling Development.IDE.GHC.Compat.Plugins ( src/Development/IDE/GHC/Compat/Plugins.hs, /build/ghc3650_0/ghc_96.o, /build/ghc3650_0/ghc_96.dyn_o )
  14795. 2706.90 s [ghcide] [17 of 77] Compiling Development.IDE.GHC.Compat ( src/Development/IDE/GHC/Compat.hs, /build/ghc3650_0/ghc_82.o, /build/ghc3650_0/ghc_82.dyn_o )
  14796. 2707.02 s [ghcide] src/Development/IDE/GHC/Compat.hs:118:1: warning: [GHC-66111] [-Wunused-imports]
  14797. 2707.02 s [ghcide] The import of ‘Data.List’ is redundant
  14798. 2707.02 s [ghcide] except perhaps to import instances from ‘Data.List’
  14799. 2707.02 s [ghcide] To import instances alone, use: import Data.List()
  14800. 2707.02 s [ghcide] |
  14801. 2707.02 s [ghcide] 118 | import Data.List (foldl')
  14802. 2707.02 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14803. 2707.02 s [ghcide]
  14804. 2707.02 s [ghcide] src/Development/IDE/GHC/Compat.hs:262:11: warning: [GHC-62412] [-Wsimplifiable-class-constraints]
  14805. 2707.02 s [ghcide] • The constraint ‘HasLoc (GenLocated a e)’ matches
  14806. 2707.02 s [ghcide] instance HasLoc l => HasLoc (GenLocated l a)
  14807. 2707.02 s [ghcide] -- Defined in ‘GHC.Parser.Annotation’
  14808. 2707.02 s [ghcide] This makes type inference for inner bindings fragile;
  14809. 2707.02 s [ghcide] either use MonoLocalBinds, or simplify it using the instance
  14810. 2707.02 s [ghcide] • In the type signature:
  14811. 2707.02 s [ghcide] reLocA :: (HasLoc (GenLocated a e), HasAnnotation b) =>
  14812. 2707.02 s [ghcide] GenLocated a e -> GenLocated b e
  14813. 2707.02 s [ghcide] |
  14814. 2707.02 s [ghcide] 262 | reLocA :: (HasLoc (GenLocated a e), HasAnnotation b)
  14815. 2707.02 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  14816. 2707.02 s [ghcide]
  14817. 2707.02 s [ghcide] src/Development/IDE/GHC/Compat.hs:467:1: warning: [GHC-38417] [-Wmissing-signatures]
  14818. 2707.02 s [ghcide] Top-level binding with no type signature:
  14819. 2707.02 s [ghcide] extract_cons :: DataDefnCons a -> [a]
  14820. 2707.02 s [ghcide] |
  14821. 2707.02 s [ghcide] 467 | extract_cons (NewTypeCon x) = [x]
  14822. 2707.02 s [ghcide] | ^^^^^^^^^^^^
  14823. 2707.02 s [ghcide]
  14824. 2707.22 s [ghcide] [18 of 77] Compiling Development.IDE.GHC.Compat.Error ( src/Development/IDE/GHC/Compat/Error.hs, nothing )
  14825. 2708.26 s [ghcide] [19 of 77] Compiling Development.IDE.GHC.CPP ( src/Development/IDE/GHC/CPP.hs, nothing )
  14826. 2708.28 s [ghcide] [20 of 77] Compiling Development.IDE.GHC.CoreFile ( src/Development/IDE/GHC/CoreFile.hs, /build/ghc3650_0/ghc_102.o, /build/ghc3650_0/ghc_102.dyn_o )
  14827. 2708.35 s [ghcide] [21 of 77] Compiling Development.IDE.Main.HeapStats ( src/Development/IDE/Main/HeapStats.hs, nothing )
  14828. 2708.37 s [ghcide] [22 of 77] Compiling Development.IDE.Session.Implicit ( session-loader/Development/IDE/Session/Implicit.hs, nothing )
  14829. 2708.40 s [ghcide] [23 of 77] Compiling Development.IDE.Types.Action ( src/Development/IDE/Types/Action.hs, nothing )
  14830. 2708.74 s [ghcide] [24 of 77] Compiling Development.IDE.Types.Location ( src/Development/IDE/Types/Location.hs, /build/ghc3650_0/ghc_126.o, /build/ghc3650_0/ghc_126.dyn_o )
  14831. 2708.82 s [ghcide] [25 of 77] Compiling Development.IDE.Types.Diagnostics ( src/Development/IDE/Types/Diagnostics.hs, /build/ghc3650_0/ghc_118.o, /build/ghc3650_0/ghc_118.dyn_o )
  14832. 2708.92 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:32:1: warning: [GHC-66111] [-Wunused-imports]
  14833. 2708.95 s [ghcide] The import of ‘Control.Applicative’ is redundant
  14834. 2708.95 s [ghcide] except perhaps to import instances from ‘Control.Applicative’
  14835. 2708.95 s [ghcide] To import instances alone, use: import Control.Applicative()
  14836. 2708.95 s [ghcide] |
  14837. 2708.95 s [ghcide] 32 | import Control.Applicative ((<|>))
  14838. 2708.95 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14839. 2708.95 s [ghcide]
  14840. 2708.95 s [ghcide] src/Development/IDE/Types/Diagnostics.hs:58:1: warning: [GHC-66111] [-Wunused-imports]
  14841. 2708.95 s [ghcide] The import of ‘Text.Printf’ is redundant
  14842. 2708.95 s [ghcide] except perhaps to import instances from ‘Text.Printf’
  14843. 2708.95 s [ghcide] To import instances alone, use: import Text.Printf()
  14844. 2708.95 s [ghcide] |
  14845. 2708.95 s [ghcide] 58 | import Text.Printf (printf)
  14846. 2708.95 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14847. 2708.95 s [ghcide]
  14848. 2709.09 s [ghcide] [26 of 77] Compiling Development.IDE.Session.Diagnostics ( session-loader/Development/IDE/Session/Diagnostics.hs, nothing )
  14849. 2709.15 s [ghcide] [27 of 77] Compiling Development.IDE.GHC.Util ( src/Development/IDE/GHC/Util.hs, /build/ghc3650_0/ghc_108.o, /build/ghc3650_0/ghc_108.dyn_o )
  14850. 2709.34 s [ghcide] [28 of 77] Compiling Development.IDE.GHC.Orphans ( src/Development/IDE/GHC/Orphans.hs, /build/ghc3650_0/ghc_106.o, /build/ghc3650_0/ghc_106.dyn_o )
  14851. 2709.55 s [ghcide] [29 of 77] Compiling Development.IDE.Types.KnownTargets ( src/Development/IDE/Types/KnownTargets.hs, /build/ghc3650_0/ghc_124.o, /build/ghc3650_0/ghc_124.dyn_o )
  14852. 2709.67 s [ghcide] [30 of 77] Compiling Development.IDE.Types.Exports ( src/Development/IDE/Types/Exports.hs, /build/ghc3650_0/ghc_120.o, /build/ghc3650_0/ghc_120.dyn_o )
  14853. 2710.31 s [ghcide] [31 of 77] Compiling Development.IDE.Spans.Common ( src/Development/IDE/Spans/Common.hs, /build/ghc3650_0/ghc_114.o, /build/ghc3650_0/ghc_114.dyn_o )
  14854. 2710.53 s [ghcide] [32 of 77] Compiling Development.IDE.Plugin.Completions.Types ( src/Development/IDE/Plugin/Completions/Types.hs, nothing )
  14855. 2710.61 s [ghcide] [33 of 77] Compiling Development.IDE.GHC.Error ( src/Development/IDE/GHC/Error.hs, /build/ghc3650_0/ghc_104.o, /build/ghc3650_0/ghc_104.dyn_o )
  14856. 2710.75 s [ghcide] [34 of 77] Compiling Development.IDE.Types.HscEnvEq ( src/Development/IDE/Types/HscEnvEq.hs, /build/ghc3650_0/ghc_122.o, /build/ghc3650_0/ghc_122.dyn_o )
  14857. 2710.78 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:27:1: warning: [GHC-66111] [-Wunused-imports]
  14858. 2710.78 s [ghcide] The import of ‘GHC.Driver.Env’ is redundant
  14859. 2710.78 s [ghcide] except perhaps to import instances from ‘GHC.Driver.Env’
  14860. 2710.78 s [ghcide] To import instances alone, use: import GHC.Driver.Env()
  14861. 2710.78 s [ghcide] |
  14862. 2710.78 s [ghcide] 27 | import GHC.Driver.Env (hsc_all_home_unit_ids)
  14863. 2710.78 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14864. 2710.78 s [ghcide]
  14865. 2710.78 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  14866. 2710.78 s [ghcide] The import of ‘Ide.PluginUtils’ is redundant
  14867. 2710.78 s [ghcide] except perhaps to import instances from ‘Ide.PluginUtils’
  14868. 2710.78 s [ghcide] To import instances alone, use: import Ide.PluginUtils()
  14869. 2710.78 s [ghcide] |
  14870. 2710.78 s [ghcide] 28 | import Ide.PluginUtils (toAbsolute)
  14871. 2710.78 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14872. 2710.78 s [ghcide]
  14873. 2710.78 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:30:1: warning: [GHC-66111] [-Wunused-imports]
  14874. 2710.78 s [ghcide] The import of ‘System.Directory’ is redundant
  14875. 2710.78 s [ghcide] except perhaps to import instances from ‘System.Directory’
  14876. 2710.78 s [ghcide] To import instances alone, use: import System.Directory()
  14877. 2710.78 s [ghcide] |
  14878. 2710.78 s [ghcide] 30 | import System.Directory (makeAbsolute)
  14879. 2710.78 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14880. 2710.78 s [ghcide]
  14881. 2710.78 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:56:5: warning: [GHC-40910] [-Wunused-matches]
  14882. 2710.78 s [ghcide] Defined but not used: ‘mod_cache’
  14883. 2710.78 s [ghcide] |
  14884. 2710.78 s [ghcide] 56 | mod_cache <- newIORef emptyInstalledModuleEnv
  14885. 2710.78 s [ghcide] | ^^^^^^^^^
  14886. 2710.78 s [ghcide]
  14887. 2710.78 s [ghcide] src/Development/IDE/Types/HscEnvEq.hs:57:5: warning: [GHC-40910] [-Wunused-matches]
  14888. 2710.78 s [ghcide] Defined but not used: ‘file_cache’
  14889. 2710.78 s [ghcide] |
  14890. 2710.78 s [ghcide] 57 | file_cache <- newIORef M.empty
  14891. 2710.78 s [ghcide] | ^^^^^^^^^^
  14892. 2710.78 s [ghcide]
  14893. 2710.86 s [ghcide] [35 of 77] Compiling Development.IDE.Spans.LocalBindings ( src/Development/IDE/Spans/LocalBindings.hs, /build/ghc3650_0/ghc_116.o, /build/ghc3650_0/ghc_116.dyn_o )
  14894. 2710.96 s [ghcide] [36 of 77] Compiling Development.IDE.Import.FindImports ( src/Development/IDE/Import/FindImports.hs, /build/ghc3650_0/ghc_112.o, /build/ghc3650_0/ghc_112.dyn_o )
  14895. 2711.11 s [ghcide] [37 of 77] Compiling Development.IDE.Import.DependencyInformation ( src/Development/IDE/Import/DependencyInformation.hs, /build/ghc3650_0/ghc_110.o, /build/ghc3650_0/ghc_110.dyn_o )
  14896. 2711.53 s [ghcide] [38 of 77] Compiling Development.IDE.Core.RuleTypes ( src/Development/IDE/Core/RuleTypes.hs, nothing )
  14897. 2711.68 s [ghcide] [39 of 77] Compiling Development.IDE.GHC.Warnings ( src/Development/IDE/GHC/Warnings.hs, nothing )
  14898. 2711.70 s [ghcide] [40 of 77] Compiling Development.IDE.Core.Tracing ( src/Development/IDE/Core/Tracing.hs, nothing )
  14899. 2711.73 s [ghcide] [41 of 77] Compiling Development.IDE.Core.Preprocessor ( src/Development/IDE/Core/Preprocessor.hs, nothing )
  14900. 2711.78 s [ghcide] [42 of 77] Compiling Development.IDE.Types.Monitoring ( src/Development/IDE/Types/Monitoring.hs, nothing )
  14901. 2711.78 s [ghcide] [43 of 77] Compiling Development.IDE.Monitoring.OpenTelemetry ( src/Development/IDE/Monitoring/OpenTelemetry.hs, nothing )
  14902. 2711.79 s [ghcide] [44 of 77] Compiling Development.IDE.Types.Options ( src/Development/IDE/Types/Options.hs, nothing )
  14903. 2711.83 s [ghcide] [45 of 77] Compiling Development.IDE.Core.ProgressReporting ( src/Development/IDE/Core/ProgressReporting.hs, nothing )
  14904. 2711.86 s [ghcide] [46 of 77] Compiling Development.IDE.Types.Shake ( src/Development/IDE/Types/Shake.hs, nothing )
  14905. 2711.89 s [ghcide] [47 of 77] Compiling Development.IDE.Core.Shake ( src/Development/IDE/Core/Shake.hs, nothing )
  14906. 2712.17 s [ghcide] src/Development/IDE/Core/Shake.hs:110:58: warning: [GHC-38856] [-Wunused-imports]
  14907. 2712.17 s [ghcide] The import of ‘foldl'’ from module ‘Data.List.Extra’ is redundant
  14908. 2712.17 s [ghcide] |
  14909. 2712.17 s [ghcide] 110 | import Data.List.Extra (foldl', partition,
  14910. 2712.17 s [ghcide] | ^^^^^^
  14911. 2712.17 s [ghcide]
  14912. 2712.19 s [ghcide] [48 of 77] Compiling Development.IDE.Session ( session-loader/Development/IDE/Session.hs, nothing )
  14913. 2712.87 s [ghcide] [49 of 77] Compiling Development.IDE.LSP.Server ( src/Development/IDE/LSP/Server.hs, nothing )
  14914. 2712.92 s [ghcide] [50 of 77] Compiling Development.IDE.Plugin ( src/Development/IDE/Plugin.hs, nothing )
  14915. 2712.93 s [ghcide] [51 of 77] Compiling Development.IDE.Plugin.HLS ( src/Development/IDE/Plugin/HLS.hs, nothing )
  14916. 2713.02 s [ghcide] [52 of 77] Compiling Development.IDE.Core.IdeConfiguration ( src/Development/IDE/Core/IdeConfiguration.hs, nothing )
  14917. 2713.04 s [ghcide] [53 of 77] Compiling Development.IDE.LSP.LanguageServer ( src/Development/IDE/LSP/LanguageServer.hs, nothing )
  14918. 2713.09 s [ghcide] [54 of 77] Compiling Development.IDE.Core.OfInterest ( src/Development/IDE/Core/OfInterest.hs, nothing )
  14919. 2713.11 s [ghcide] [55 of 77] Compiling Development.IDE.Core.FileStore ( src/Development/IDE/Core/FileStore.hs, nothing )
  14920. 2713.17 s [ghcide] [56 of 77] Compiling Development.IDE.Core.Compile ( src/Development/IDE/Core/Compile.hs, nothing )
  14921. 2713.44 s [ghcide] [57 of 77] Compiling Development.IDE.Spans.Documentation ( src/Development/IDE/Spans/Documentation.hs, nothing )
  14922. 2713.47 s [ghcide] [58 of 77] Compiling Development.IDE.Spans.AtPoint ( src/Development/IDE/Spans/AtPoint.hs, nothing )
  14923. 2713.59 s [ghcide] [59 of 77] Compiling Development.IDE.Core.FileExists ( src/Development/IDE/Core/FileExists.hs, nothing )
  14924. 2713.61 s [ghcide] [60 of 77] Compiling Development.IDE.Core.Service ( src/Development/IDE/Core/Service.hs, nothing )
  14925. 2713.63 s [ghcide] [61 of 77] Compiling Development.IDE.LSP.Notifications ( src/Development/IDE/LSP/Notifications.hs, nothing )
  14926. 2713.66 s [ghcide] [62 of 77] Compiling Development.IDE.Core.PluginUtils ( src/Development/IDE/Core/PluginUtils.hs, nothing )
  14927. 2713.70 s [ghcide] [63 of 77] Compiling Development.IDE.Core.Actions ( src/Development/IDE/Core/Actions.hs, nothing )
  14928. 2713.74 s [ghcide] [64 of 77] Compiling Development.IDE.Core.Rules ( src/Development/IDE/Core/Rules.hs, nothing )
  14929. 2713.99 s [ghcide] src/Development/IDE/Core/Rules.hs:1232:33: warning: [GHC-02256] [-Wambiguous-fields]
  14930. 2714.01 s [ghcide] Ambiguous record update with parent type constructor ‘GhcSessionDepsConfig’.
  14931. 2714.01 s [ghcide] This type-directed disambiguation mechanism will not be supported by -XDuplicateRecordFields in future releases of GHC.
  14932. 2714.01 s [ghcide] Consider disambiguating using module qualification instead.
  14933. 2714.01 s [ghcide] |
  14934. 2714.01 s [ghcide] 1232 | loadGhcSession recorder def{fullModuleGraph}
  14935. 2714.01 s [ghcide] | ^^^^^^^^^^^^^^^
  14936. 2714.01 s [ghcide]
  14937. 2714.01 s [ghcide] [65 of 77] Compiling Development.IDE.Plugin.Test ( src/Development/IDE/Plugin/Test.hs, nothing )
  14938. 2714.50 s [ghcide] [66 of 77] Compiling Development.IDE.LSP.Outline ( src/Development/IDE/LSP/Outline.hs, nothing )
  14939. 2714.56 s [ghcide] [67 of 77] Compiling Development.IDE.LSP.HoverDefinition ( src/Development/IDE/LSP/HoverDefinition.hs, nothing )
  14940. 2714.58 s [ghcide] [68 of 77] Compiling Development.IDE ( src/Development/IDE.hs, nothing )
  14941. 2714.60 s [ghcide] [69 of 77] Compiling Development.IDE.Spans.Pragmas ( src/Development/IDE/Spans/Pragmas.hs, nothing )
  14942. 2714.68 s [ghcide] [70 of 77] Compiling Development.IDE.Plugin.TypeLenses ( src/Development/IDE/Plugin/TypeLenses.hs, nothing )
  14943. 2714.76 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:19:56: warning: [GHC-38856] [-Wunused-imports]
  14944. 2714.76 s [ghcide] The import of ‘to’ from module ‘Control.Lens’ is redundant
  14945. 2714.76 s [ghcide] |
  14946. 2714.76 s [ghcide] 19 | import Control.Lens (to, (?~), (^?))
  14947. 2714.76 s [ghcide] | ^^
  14948. 2714.76 s [ghcide]
  14949. 2714.76 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:55:56: warning: [GHC-38856] [-Wunused-imports]
  14950. 2714.76 s [ghcide] The import of ‘stripTcRnMessageContext’
  14951. 2714.76 s [ghcide] from module ‘Development.IDE.GHC.Compat.Error’ is redundant
  14952. 2714.76 s [ghcide] |
  14953. 2714.76 s [ghcide] 55 | stripTcRnMessageContext)
  14954. 2714.76 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^
  14955. 2714.76 s [ghcide]
  14956. 2714.77 s [ghcide] src/Development/IDE/Plugin/TypeLenses.hs:93:1: warning: [GHC-66111] [-Wunused-imports]
  14957. 2714.77 s [ghcide] The import of ‘Text.Regex.TDFA’ is redundant
  14958. 2714.77 s [ghcide] except perhaps to import instances from ‘Text.Regex.TDFA’
  14959. 2714.77 s [ghcide] To import instances alone, use: import Text.Regex.TDFA()
  14960. 2714.77 s [ghcide] |
  14961. 2714.77 s [ghcide] 93 | import Text.Regex.TDFA ((=~))
  14962. 2714.77 s [ghcide] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14963. 2714.77 s [ghcide]
  14964. 2714.78 s [ghcide] [71 of 77] Compiling Development.IDE.Core.UseStale ( src/Development/IDE/Core/UseStale.hs, nothing )
  14965. 2714.82 s [ghcide] [72 of 77] Compiling Generics.SYB.GHC ( src/Generics/SYB/GHC.hs, nothing )
  14966. 2714.85 s [ghcide] [73 of 77] Compiling Text.Fuzzy.Parallel ( src/Text/Fuzzy/Parallel.hs, nothing )
  14967. 2714.87 s [ghcide] [74 of 77] Compiling Development.IDE.Plugin.Completions.Logic ( src/Development/IDE/Plugin/Completions/Logic.hs, nothing )
  14968. 2715.03 s [ghcide] [75 of 77] Compiling Development.IDE.Plugin.Completions ( src/Development/IDE/Plugin/Completions.hs, nothing )
  14969. 2715.10 s [ghcide] [76 of 77] Compiling Development.IDE.Plugin.HLS.GhcIde ( src/Development/IDE/Plugin/HLS/GhcIde.hs, nothing )
  14970. 2715.11 s [ghcide] [77 of 77] Compiling Development.IDE.Main ( src/Development/IDE/Main.hs, nothing )
  14971. 2715.21 s [ghcide] Haddock coverage:
  14972. 2715.22 s [ghcide] 95% ( 79 / 83) in 'Control.Concurrent.Strict'
  14973. 2715.22 s [ghcide] Missing documentation for:
  14974. 2715.22 s [ghcide] Module header
  14975. 2715.22 s [ghcide] modifyVar (src/Control/Concurrent/Strict.hs:27)
  14976. 2715.22 s [ghcide] modifyVar_ (src/Control/Concurrent/Strict.hs:35)
  14977. 2715.22 s [ghcide] addMVarFinalizer
  14978. 2715.22 s [ghcide] 60% ( 3 / 5) in 'Development.IDE.Core.Debouncer'
  14979. 2715.22 s [ghcide] Missing documentation for:
  14980. 2715.22 s [ghcide] Module header
  14981. 2715.22 s [ghcide] registerEvent
  14982. 2715.22 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.Core.FileUtils'
  14983. 2715.22 s [ghcide] Missing documentation for:
  14984. 2715.22 s [ghcide] Module header
  14985. 2715.22 s [ghcide] getModTime (src/Development/IDE/Core/FileUtils.hs:26)
  14986. 2715.22 s [ghcide] 20% ( 4 / 20) in 'Development.IDE.Core.PositionMapping'
  14987. 2715.22 s [ghcide] Missing documentation for:
  14988. 2715.22 s [ghcide] Module header
  14989. 2715.22 s [ghcide] PositionMapping (src/Development/IDE/Core/PositionMapping.hs:93)
  14990. 2715.22 s [ghcide] lowerRange (src/Development/IDE/Core/PositionMapping.hs:49)
  14991. 2715.22 s [ghcide] upperRange (src/Development/IDE/Core/PositionMapping.hs:53)
  14992. 2715.22 s [ghcide] positionResultToMaybe (src/Development/IDE/Core/PositionMapping.hs:57)
  14993. 2715.22 s [ghcide] fromCurrentPosition (src/Development/IDE/Core/PositionMapping.hs:86)
  14994. 2715.22 s [ghcide] toCurrentPosition (src/Development/IDE/Core/PositionMapping.hs:89)
  14995. 2715.22 s [ghcide] PositionDelta (src/Development/IDE/Core/PositionMapping.hs:74)
  14996. 2715.22 s [ghcide] idDelta (src/Development/IDE/Core/PositionMapping.hs:116)
  14997. 2715.22 s [ghcide] toCurrentRange (src/Development/IDE/Core/PositionMapping.hs:96)
  14998. 2715.22 s [ghcide] fromCurrentRange (src/Development/IDE/Core/PositionMapping.hs:100)
  14999. 2715.22 s [ghcide] applyChange (src/Development/IDE/Core/PositionMapping.hs:133)
  15000. 2715.22 s [ghcide] zeroMapping (src/Development/IDE/Core/PositionMapping.hs:104)
  15001. 2715.22 s [ghcide] deltaFromDiff (src/Development/IDE/Core/PositionMapping.hs:194)
  15002. 2715.22 s [ghcide] toCurrent (src/Development/IDE/Core/PositionMapping.hs:140)
  15003. 2715.22 s [ghcide] fromCurrent (src/Development/IDE/Core/PositionMapping.hs:166)
  15004. 2715.22 s [ghcide] 66% ( 2 / 3) in 'Development.IDE.Core.WorkerThread'
  15005. 2715.22 s [ghcide] Missing documentation for:
  15006. 2715.22 s [ghcide] Module header
  15007. 2715.22 s [ghcide] 20% ( 2 / 10) in 'Development.IDE.GHC.Compat.CmdLine'
  15008. 2715.22 s [ghcide] Missing documentation for:
  15009. 2715.22 s [ghcide] CmdLineP
  15010. 2715.22 s [ghcide] getCmdLineState
  15011. 2715.22 s [ghcide] putCmdLineState
  15012. 2715.22 s [ghcide] Flag
  15013. 2715.22 s [ghcide] OptKind
  15014. 2715.22 s [ghcide] EwM
  15015. 2715.22 s [ghcide] defFlag
  15016. 2715.22 s [ghcide] liftEwM
  15017. 2715.29 s [ghcide] 25% (864 /3422) in 'Development.IDE.GHC.Compat.Core'
  15018. 2715.29 s [ghcide] Missing documentation for:
  15019. 2715.29 s [ghcide] extensions
  15020. 2715.29 s [ghcide] extensionFlags
  15021. 2715.29 s [ghcide] targetPlatform
  15022. 2715.29 s [ghcide] generalFlags
  15023. 2715.29 s [ghcide] warningFlags
  15024. 2715.29 s [ghcide] topDir
  15025. 2715.29 s [ghcide] hiDir
  15026. 2715.29 s [ghcide] tmpDir
  15027. 2715.29 s [ghcide] importPaths
  15028. 2715.29 s [ghcide] useColor
  15029. 2715.29 s [ghcide] canUseColor
  15030. 2715.29 s [ghcide] useUnicode
  15031. 2715.29 s [ghcide] objectDir
  15032. 2715.29 s [ghcide] setImportPaths (src/Development/IDE/GHC/Compat/Core.hs:608)
  15033. 2715.29 s [ghcide] outputFile
  15034. 2715.29 s [ghcide] setOutputFile
  15035. 2715.29 s [ghcide] needWiredInHomeIface
  15036. 2715.29 s [ghcide] importDecl
  15037. 2715.29 s [ghcide] sPgm_F
  15038. 2715.29 s [ghcide] FlagSpec
  15039. 2715.29 s [ghcide] WarningFlag
  15040. 2715.29 s [ghcide] ExposePackage (src/Development/IDE/GHC/Compat/Core.hs:615)
  15041. 2715.29 s [ghcide] setUnsafeGlobalDynFlags
  15042. 2715.29 s [ghcide] scaledThing
  15043. 2715.29 s [ghcide] IfaceTyCon
  15044. 2715.29 s [ghcide] ModIface
  15045. 2715.29 s [ghcide] HscSource
  15046. 2715.29 s [ghcide] loadInterface
  15047. 2715.29 s [ghcide] RecompileRequired
  15048. 2715.29 s [ghcide] mkPartialIface
  15049. 2715.29 s [ghcide] Fixity
  15050. 2715.29 s [ghcide] defaultFixity
  15051. 2715.29 s [ghcide] lookupFixityRn
  15052. 2715.29 s [ghcide] Type
  15053. 2715.29 s [ghcide] FunTy (src/Development/IDE/GHC/Compat/Core.hs:622)
  15054. 2715.29 s [ghcide] ConPatIn (src/Development/IDE/GHC/Compat/Core.hs:657)
  15055. 2715.29 s [ghcide] conPatDetails (src/Development/IDE/GHC/Compat/Core.hs:667)
  15056. 2715.29 s [ghcide] mapConPatDetail (src/Development/IDE/GHC/Compat/Core.hs:671)
  15057. 2715.29 s [ghcide] SourceText
  15058. 2715.29 s [ghcide] AvailName (src/Development/IDE/GHC/Compat/Core.hs:593)
  15059. 2715.29 s [ghcide] AvailFL (src/Development/IDE/GHC/Compat/Core.hs:600)
  15060. 2715.29 s [ghcide] AvailTC (src/Development/IDE/GHC/Compat/Core.hs:584)
  15061. 2715.29 s [ghcide] availsToNameSet
  15062. 2715.29 s [ghcide] ParsedSource
  15063. 2715.29 s [ghcide] RenamedSource
  15064. 2715.29 s [ghcide] unGhc
  15065. 2715.29 s [ghcide] getSession
  15066. 2715.29 s [ghcide] setSessionDynFlags
  15067. 2715.29 s [ghcide] runHsc
  15068. 2715.29 s [ghcide] compileFile
  15069. 2715.29 s [ghcide] hscInteractive
  15070. 2715.29 s [ghcide] hscUpdateHPT
  15071. 2715.29 s [ghcide] makeSimpleDetails (src/Development/IDE/GHC/Compat/Core.hs:723)
  15072. 2715.29 s [ghcide] tcSplitForAllTyVarBinder_maybe
  15073. 2715.29 s [ghcide] typecheckIface
  15074. 2715.29 s [ghcide] mkIfaceTc (src/Development/IDE/GHC/Compat/Core.hs:728)
  15075. 2715.29 s [ghcide] mkBootModDetailsTc (src/Development/IDE/GHC/Compat/Core.hs:732)
  15076. 2715.29 s [ghcide] initTidyOpts (src/Development/IDE/GHC/Compat/Core.hs:737)
  15077. 2715.29 s [ghcide] driverNoStop (src/Development/IDE/GHC/Compat/Core.hs:741)
  15078. 2715.29 s [ghcide] tidyProgram
  15079. 2715.29 s [ghcide] ImportedModsVal
  15080. 2715.29 s [ghcide] importedByUser
  15081. 2715.29 s [ghcide] TypecheckedSource
  15082. 2715.29 s [ghcide] HasSrcSpan (src/Development/IDE/GHC/Compat/Core.hs:624)
  15083. 2715.29 s [ghcide] Located
  15084. 2715.29 s [ghcide] unLoc
  15085. 2715.29 s [ghcide] getLoc
  15086. 2715.29 s [ghcide] getLocA
  15087. 2715.29 s [ghcide] locA
  15088. 2715.29 s [ghcide] noLocA
  15089. 2715.29 s [ghcide] unLocA (src/Development/IDE/GHC/Compat/Core.hs:704)
  15090. 2715.29 s [ghcide] LocatedAn (src/Development/IDE/GHC/Compat/Core.hs:701)
  15091. 2715.29 s [ghcide] LocatedA
  15092. 2715.29 s [ghcide] RealLocated
  15093. 2715.29 s [ghcide] RealSrcSpan (src/Development/IDE/GHC/Compat/Core.hs:572)
  15094. 2715.29 s [ghcide] RealSrcLoc (src/Development/IDE/GHC/Compat/Core.hs:578)
  15095. 2715.29 s [ghcide] mkRealSrcLoc
  15096. 2715.29 s [ghcide] getRealSrcSpan
  15097. 2715.29 s [ghcide] realSrcLocSpan
  15098. 2715.29 s [ghcide] realSrcSpanStart
  15099. 2715.29 s [ghcide] realSrcSpanEnd
  15100. 2715.29 s [ghcide] isSubspanOfA (src/Development/IDE/GHC/Compat/Core.hs:699)
  15101. 2715.29 s [ghcide] srcSpanStartLine
  15102. 2715.29 s [ghcide] srcSpanStartCol
  15103. 2715.29 s [ghcide] srcSpanEndLine
  15104. 2715.29 s [ghcide] srcSpanEndCol
  15105. 2715.29 s [ghcide] srcSpanFile
  15106. 2715.29 s [ghcide] noLoc
  15107. 2715.29 s [ghcide] srcSpanToRealSrcSpan
  15108. 2715.29 s [ghcide] mapLoc (src/Development/IDE/GHC/Compat/Core.hs:745)
  15109. 2715.29 s [ghcide] mkHomeModLocation (src/Development/IDE/GHC/Compat/Core.hs:567)
  15110. 2715.29 s [ghcide] findObjectLinkableMaybe
  15111. 2715.29 s [ghcide] InstalledFindResult
  15112. 2715.29 s [ghcide] PackageName
  15113. 2715.29 s [ghcide] unload (src/Development/IDE/GHC/Compat/Core.hs:692)
  15114. 2715.29 s [ghcide] Hooks
  15115. 2715.29 s [ghcide] runMetaHook
  15116. 2715.29 s [ghcide] MetaHook
  15117. 2715.29 s [ghcide] metaRequestE
  15118. 2715.29 s [ghcide] metaRequestP
  15119. 2715.29 s [ghcide] metaRequestT
  15120. 2715.29 s [ghcide] metaRequestD
  15121. 2715.29 s [ghcide] metaRequestAW
  15122. 2715.29 s [ghcide] addToHpt
  15123. 2715.29 s [ghcide] addListToHpt
  15124. 2715.29 s [ghcide] TargetId
  15125. 2715.29 s [ghcide] mkSimpleTarget (src/Development/IDE/GHC/Compat/Core.hs:749)
  15126. 2715.29 s [ghcide] initObjLinker (src/Development/IDE/GHC/Compat/Core.hs:676)
  15127. 2715.29 s [ghcide] loadDLL (src/Development/IDE/GHC/Compat/Core.hs:680)
  15128. 2715.29 s [ghcide] InteractiveImport
  15129. 2715.29 s [ghcide] parseImportDecl
  15130. 2715.29 s [ghcide] runDecls
  15131. 2715.29 s [ghcide] GRE (src/Development/IDE/GHC/Compat/Core.hs:709)
  15132. 2715.29 s [ghcide] gre_name (src/Development/IDE/GHC/Compat/Core.hs:709)
  15133. 2715.29 s [ghcide] gre_imp (src/Development/IDE/GHC/Compat/Core.hs:709)
  15134. 2715.29 s [ghcide] gre_lcl (src/Development/IDE/GHC/Compat/Core.hs:709)
  15135. 2715.29 s [ghcide] gre_par (src/Development/IDE/GHC/Compat/Core.hs:709)
  15136. 2715.29 s [ghcide] collectHsBindsBinders (src/Development/IDE/GHC/Compat/Core.hs:718)
  15137. 2715.29 s [ghcide] hasKey
  15138. 2715.29 s [ghcide] allNameStrings
  15139. 2715.29 s [ghcide] allNameStringList
  15140. 2715.29 s [ghcide] itName
  15141. 2715.29 s [ghcide] mkUnboundName
  15142. 2715.29 s [ghcide] isUnboundName
  15143. 2715.29 s [ghcide] basicKnownKeyNames
  15144. 2715.29 s [ghcide] genericTyConNames
  15145. 2715.29 s [ghcide] gHC_PRIM
  15146. 2715.29 s [ghcide] gHC_PRIM_PANIC
  15147. 2715.29 s [ghcide] gHC_TYPES
  15148. 2715.29 s [ghcide] gHC_MAGIC
  15149. 2715.29 s [ghcide] gHC_MAGIC_DICT
  15150. 2715.29 s [ghcide] gHC_CSTRING
  15151. 2715.29 s [ghcide] gHC_CLASSES
  15152. 2715.29 s [ghcide] gHC_PRIMOPWRAPPERS
  15153. 2715.29 s [ghcide] gHC_INTERNAL_TUPLE
  15154. 2715.29 s [ghcide] pRELUDE
  15155. 2715.29 s [ghcide] dATA_LIST
  15156. 2715.29 s [ghcide] cONTROL_MONAD_ZIP
  15157. 2715.29 s [ghcide] gHC_INTERNAL_NUM_INTEGER
  15158. 2715.29 s [ghcide] gHC_INTERNAL_NUM_NATURAL
  15159. 2715.29 s [ghcide] gHC_INTERNAL_NUM_BIGNAT
  15160. 2715.29 s [ghcide] gHC_INTERNAL_BASE
  15161. 2715.29 s [ghcide] gHC_INTERNAL_ENUM
  15162. 2715.29 s [ghcide] gHC_INTERNAL_GHCI
  15163. 2715.29 s [ghcide] gHC_INTERNAL_GHCI_HELPERS
  15164. 2715.30 s [ghcide] gHC_INTERNAL_SHOW
  15165. 2715.30 s [ghcide] gHC_INTERNAL_READ
  15166. 2715.30 s [ghcide] gHC_INTERNAL_NUM
  15167. 2715.30 s [ghcide] gHC_INTERNAL_MAYBE
  15168. 2715.30 s [ghcide] gHC_INTERNAL_LIST
  15169. 2715.30 s [ghcide] gHC_INTERNAL_DATA_EITHER
  15170. 2715.30 s [ghcide] gHC_INTERNAL_DATA_STRING
  15171. 2715.30 s [ghcide] gHC_INTERNAL_DATA_FOLDABLE
  15172. 2715.30 s [ghcide] gHC_INTERNAL_DATA_TRAVERSABLE
  15173. 2715.30 s [ghcide] gHC_INTERNAL_CONC
  15174. 2715.30 s [ghcide] gHC_INTERNAL_IO
  15175. 2715.30 s [ghcide] gHC_INTERNAL_IO_Exception
  15176. 2715.30 s [ghcide] gHC_INTERNAL_ST
  15177. 2715.30 s [ghcide] gHC_INTERNAL_IX
  15178. 2715.30 s [ghcide] gHC_INTERNAL_STABLE
  15179. 2715.30 s [ghcide] gHC_INTERNAL_PTR
  15180. 2715.30 s [ghcide] gHC_INTERNAL_ERR
  15181. 2715.30 s [ghcide] gHC_INTERNAL_REAL
  15182. 2715.30 s [ghcide] gHC_INTERNAL_FLOAT
  15183. 2715.30 s [ghcide] gHC_INTERNAL_TOP_HANDLER
  15184. 2715.30 s [ghcide] gHC_INTERNAL_SYSTEM_IO
  15185. 2715.30 s [ghcide] gHC_INTERNAL_DYNAMIC
  15186. 2715.30 s [ghcide] gHC_INTERNAL_TYPEABLE
  15187. 2715.30 s [ghcide] gHC_INTERNAL_TYPEABLE_INTERNAL
  15188. 2715.30 s [ghcide] gHC_INTERNAL_DATA_DATA
  15189. 2715.30 s [ghcide] gHC_INTERNAL_READ_PREC
  15190. 2715.30 s [ghcide] gHC_INTERNAL_LEX
  15191. 2715.30 s [ghcide] gHC_INTERNAL_INT
  15192. 2715.30 s [ghcide] gHC_INTERNAL_WORD
  15193. 2715.30 s [ghcide] gHC_INTERNAL_MONAD
  15194. 2715.30 s [ghcide] gHC_INTERNAL_MONAD_FIX
  15195. 2715.30 s [ghcide] gHC_INTERNAL_MONAD_FAIL
  15196. 2715.30 s [ghcide] gHC_INTERNAL_ARROW
  15197. 2715.30 s [ghcide] gHC_INTERNAL_DESUGAR
  15198. 2715.30 s [ghcide] gHC_INTERNAL_RANDOM
  15199. 2715.30 s [ghcide] gHC_INTERNAL_EXTS
  15200. 2715.30 s [ghcide] gHC_INTERNAL_IS_LIST
  15201. 2715.30 s [ghcide] gHC_INTERNAL_CONTROL_EXCEPTION_BASE
  15202. 2715.30 s [ghcide] gHC_INTERNAL_EXCEPTION_CONTEXT
  15203. 2715.30 s [ghcide] gHC_INTERNAL_GENERICS
  15204. 2715.30 s [ghcide] gHC_INTERNAL_TYPEERROR
  15205. 2715.30 s [ghcide] gHC_INTERNAL_TYPELITS
  15206. 2715.30 s [ghcide] gHC_INTERNAL_TYPELITS_INTERNAL
  15207. 2715.30 s [ghcide] gHC_INTERNAL_TYPENATS
  15208. 2715.30 s [ghcide] gHC_INTERNAL_TYPENATS_INTERNAL
  15209. 2715.30 s [ghcide] gHC_INTERNAL_DATA_COERCE
  15210. 2715.30 s [ghcide] gHC_INTERNAL_DEBUG_TRACE
  15211. 2715.30 s [ghcide] gHC_INTERNAL_UNSAFE_COERCE
  15212. 2715.30 s [ghcide] gHC_INTERNAL_FOREIGN_C_CONSTPTR
  15213. 2715.30 s [ghcide] gHC_INTERNAL_SRCLOC
  15214. 2715.30 s [ghcide] gHC_INTERNAL_STACK
  15215. 2715.30 s [ghcide] gHC_INTERNAL_STACK_TYPES
  15216. 2715.30 s [ghcide] gHC_INTERNAL_STATICPTR
  15217. 2715.30 s [ghcide] gHC_INTERNAL_STATICPTR_INTERNAL
  15218. 2715.30 s [ghcide] gHC_INTERNAL_FINGERPRINT_TYPE
  15219. 2715.30 s [ghcide] gHC_INTERNAL_OVER_LABELS
  15220. 2715.30 s [ghcide] gHC_INTERNAL_RECORDS
  15221. 2715.30 s [ghcide] dATA_TUPLE_EXPERIMENTAL
  15222. 2715.30 s [ghcide] dATA_SUM_EXPERIMENTAL
  15223. 2715.30 s [ghcide] rOOT_MAIN
  15224. 2715.30 s [ghcide] mkInteractiveModule
  15225. 2715.30 s [ghcide] pRELUDE_NAME
  15226. 2715.30 s [ghcide] mAIN_NAME
  15227. 2715.30 s [ghcide] mkPrimModule
  15228. 2715.30 s [ghcide] mkBignumModule
  15229. 2715.30 s [ghcide] mkGhcInternalModule
  15230. 2715.30 s [ghcide] mkGhcInternalModule_
  15231. 2715.30 s [ghcide] mkBaseModule
  15232. 2715.30 s [ghcide] mkBaseModule_
  15233. 2715.30 s [ghcide] mkThisGhcModule
  15234. 2715.30 s [ghcide] mkThisGhcModule_
  15235. 2715.30 s [ghcide] mkMainModule
  15236. 2715.30 s [ghcide] mkMainModule_
  15237. 2715.30 s [ghcide] mkExperimentalModule
  15238. 2715.30 s [ghcide] main_RDR_Unqual
  15239. 2715.30 s [ghcide] eq_RDR
  15240. 2715.30 s [ghcide] ge_RDR
  15241. 2715.30 s [ghcide] le_RDR
  15242. 2715.30 s [ghcide] lt_RDR
  15243. 2715.30 s [ghcide] gt_RDR
  15244. 2715.30 s [ghcide] compare_RDR
  15245. 2715.30 s [ghcide] ltTag_RDR
  15246. 2715.30 s [ghcide] eqTag_RDR
  15247. 2715.30 s [ghcide] gtTag_RDR
  15248. 2715.30 s [ghcide] map_RDR
  15249. 2715.30 s [ghcide] append_RDR
  15250. 2715.30 s [ghcide] foldr_RDR
  15251. 2715.30 s [ghcide] build_RDR
  15252. 2715.30 s [ghcide] returnM_RDR
  15253. 2715.30 s [ghcide] bindM_RDR
  15254. 2715.30 s [ghcide] failM_RDR
  15255. 2715.30 s [ghcide] left_RDR
  15256. 2715.30 s [ghcide] right_RDR
  15257. 2715.30 s [ghcide] fromEnum_RDR
  15258. 2715.30 s [ghcide] toEnum_RDR
  15259. 2715.30 s [ghcide] enumFrom_RDR
  15260. 2715.30 s [ghcide] enumFromTo_RDR
  15261. 2715.30 s [ghcide] enumFromThen_RDR
  15262. 2715.30 s [ghcide] enumFromThenTo_RDR
  15263. 2715.30 s [ghcide] times_RDR
  15264. 2715.30 s [ghcide] plus_RDR
  15265. 2715.30 s [ghcide] compose_RDR
  15266. 2715.30 s [ghcide] and_RDR
  15267. 2715.30 s [ghcide] not_RDR
  15268. 2715.30 s [ghcide] dataToTag_RDR
  15269. 2715.30 s [ghcide] succ_RDR
  15270. 2715.30 s [ghcide] pred_RDR
  15271. 2715.30 s [ghcide] minBound_RDR
  15272. 2715.30 s [ghcide] maxBound_RDR
  15273. 2715.30 s [ghcide] range_RDR
  15274. 2715.30 s [ghcide] inRange_RDR
  15275. 2715.30 s [ghcide] index_RDR
  15276. 2715.30 s [ghcide] unsafeIndex_RDR
  15277. 2715.30 s [ghcide] unsafeRangeSize_RDR
  15278. 2715.30 s [ghcide] readList_RDR
  15279. 2715.30 s [ghcide] readListDefault_RDR
  15280. 2715.30 s [ghcide] readListPrec_RDR
  15281. 2715.30 s [ghcide] readListPrecDefault_RDR
  15282. 2715.30 s [ghcide] readPrec_RDR
  15283. 2715.30 s [ghcide] parens_RDR
  15284. 2715.30 s [ghcide] choose_RDR
  15285. 2715.30 s [ghcide] lexP_RDR
  15286. 2715.30 s [ghcide] expectP_RDR
  15287. 2715.30 s [ghcide] readField_RDR
  15288. 2715.30 s [ghcide] readFieldHash_RDR
  15289. 2715.30 s [ghcide] readSymField_RDR
  15290. 2715.30 s [ghcide] punc_RDR
  15291. 2715.30 s [ghcide] ident_RDR
  15292. 2715.30 s [ghcide] symbol_RDR
  15293. 2715.30 s [ghcide] step_RDR
  15294. 2715.30 s [ghcide] alt_RDR
  15295. 2715.30 s [ghcide] reset_RDR
  15296. 2715.30 s [ghcide] prec_RDR
  15297. 2715.30 s [ghcide] pfail_RDR
  15298. 2715.30 s [ghcide] showsPrec_RDR
  15299. 2715.30 s [ghcide] shows_RDR
  15300. 2715.30 s [ghcide] showString_RDR
  15301. 2715.30 s [ghcide] showSpace_RDR
  15302. 2715.30 s [ghcide] showCommaSpace_RDR
  15303. 2715.30 s [ghcide] showParen_RDR
  15304. 2715.30 s [ghcide] error_RDR
  15305. 2715.30 s [ghcide] u1DataCon_RDR
  15306. 2715.30 s [ghcide] par1DataCon_RDR
  15307. 2715.30 s [ghcide] rec1DataCon_RDR
  15308. 2715.30 s [ghcide] k1DataCon_RDR
  15309. 2715.30 s [ghcide] m1DataCon_RDR
  15310. 2715.30 s [ghcide] l1DataCon_RDR
  15311. 2715.30 s [ghcide] r1DataCon_RDR
  15312. 2715.30 s [ghcide] prodDataCon_RDR
  15313. 2715.30 s [ghcide] comp1DataCon_RDR
  15314. 2715.30 s [ghcide] unPar1_RDR
  15315. 2715.30 s [ghcide] unRec1_RDR
  15316. 2715.30 s [ghcide] unK1_RDR
  15317. 2715.30 s [ghcide] unComp1_RDR
  15318. 2715.30 s [ghcide] from_RDR
  15319. 2715.30 s [ghcide] from1_RDR
  15320. 2715.30 s [ghcide] to_RDR
  15321. 2715.30 s [ghcide] to1_RDR
  15322. 2715.30 s [ghcide] datatypeName_RDR
  15323. 2715.30 s [ghcide] moduleName_RDR
  15324. 2715.30 s [ghcide] packageName_RDR
  15325. 2715.30 s [ghcide] isNewtypeName_RDR
  15326. 2715.30 s [ghcide] selName_RDR
  15327. 2715.30 s [ghcide] conName_RDR
  15328. 2715.30 s [ghcide] conFixity_RDR
  15329. 2715.30 s [ghcide] conIsRecord_RDR
  15330. 2715.30 s [ghcide] prefixDataCon_RDR
  15331. 2715.30 s [ghcide] infixDataCon_RDR
  15332. 2715.30 s [ghcide] leftAssocDataCon_RDR
  15333. 2715.30 s [ghcide] rightAssocDataCon_RDR
  15334. 2715.30 s [ghcide] notAssocDataCon_RDR
  15335. 2715.30 s [ghcide] uAddrDataCon_RDR
  15336. 2715.30 s [ghcide] uCharDataCon_RDR
  15337. 2715.30 s [ghcide] uDoubleDataCon_RDR
  15338. 2715.30 s [ghcide] uFloatDataCon_RDR
  15339. 2715.30 s [ghcide] uIntDataCon_RDR
  15340. 2715.30 s [ghcide] uWordDataCon_RDR
  15341. 2715.30 s [ghcide] uAddrHash_RDR
  15342. 2715.30 s [ghcide] uCharHash_RDR
  15343. 2715.30 s [ghcide] uDoubleHash_RDR
  15344. 2715.30 s [ghcide] uFloatHash_RDR
  15345. 2715.30 s [ghcide] uIntHash_RDR
  15346. 2715.30 s [ghcide] uWordHash_RDR
  15347. 2715.30 s [ghcide] fmap_RDR
  15348. 2715.30 s [ghcide] replace_RDR
  15349. 2715.30 s [ghcide] pure_RDR
  15350. 2715.30 s [ghcide] ap_RDR
  15351. 2715.30 s [ghcide] liftA2_RDR
  15352. 2715.30 s [ghcide] foldable_foldr_RDR
  15353. 2715.30 s [ghcide] foldMap_RDR
  15354. 2715.30 s [ghcide] null_RDR
  15355. 2715.30 s [ghcide] all_RDR
  15356. 2715.30 s [ghcide] traverse_RDR
  15357. 2715.30 s [ghcide] mempty_RDR
  15358. 2715.30 s [ghcide] mappend_RDR
  15359. 2715.30 s [ghcide] varQual_RDR
  15360. 2715.30 s [ghcide] tcQual_RDR
  15361. 2715.30 s [ghcide] clsQual_RDR
  15362. 2715.30 s [ghcide] dataQual_RDR
  15363. 2715.30 s [ghcide] fieldQual_RDR
  15364. 2715.30 s [ghcide] wildCardName
  15365. 2715.30 s [ghcide] runMainIOName
  15366. 2715.30 s [ghcide] runRWName
  15367. 2715.30 s [ghcide] orderingTyConName
  15368. 2715.30 s [ghcide] ordLTDataConName
  15369. 2715.30 s [ghcide] ordEQDataConName
  15370. 2715.30 s [ghcide] ordGTDataConName
  15371. 2715.30 s [ghcide] specTyConName
  15372. 2715.30 s [ghcide] eitherTyConName
  15373. 2715.30 s [ghcide] leftDataConName
  15374. 2715.30 s [ghcide] rightDataConName
  15375. 2715.30 s [ghcide] voidTyConName
  15376. 2715.30 s [ghcide] v1TyConName
  15377. 2715.30 s [ghcide] u1TyConName
  15378. 2715.30 s [ghcide] par1TyConName
  15379. 2715.30 s [ghcide] rec1TyConName
  15380. 2715.30 s [ghcide] k1TyConName
  15381. 2715.30 s [ghcide] m1TyConName
  15382. 2715.30 s [ghcide] sumTyConName
  15383. 2715.30 s [ghcide] prodTyConName
  15384. 2715.30 s [ghcide] compTyConName
  15385. 2715.30 s [ghcide] rTyConName
  15386. 2715.30 s [ghcide] dTyConName
  15387. 2715.30 s [ghcide] cTyConName
  15388. 2715.30 s [ghcide] sTyConName
  15389. 2715.30 s [ghcide] rec0TyConName
  15390. 2715.30 s [ghcide] d1TyConName
  15391. 2715.30 s [ghcide] c1TyConName
  15392. 2715.30 s [ghcide] s1TyConName
  15393. 2715.30 s [ghcide] repTyConName
  15394. 2715.30 s [ghcide] rep1TyConName
  15395. 2715.30 s [ghcide] uRecTyConName
  15396. 2715.30 s [ghcide] uAddrTyConName
  15397. 2715.30 s [ghcide] uCharTyConName
  15398. 2715.30 s [ghcide] uDoubleTyConName
  15399. 2715.30 s [ghcide] uFloatTyConName
  15400. 2715.30 s [ghcide] uIntTyConName
  15401. 2715.30 s [ghcide] uWordTyConName
  15402. 2715.30 s [ghcide] prefixIDataConName
  15403. 2715.30 s [ghcide] infixIDataConName
  15404. 2715.30 s [ghcide] leftAssociativeDataConName
  15405. 2715.30 s [ghcide] rightAssociativeDataConName
  15406. 2715.30 s [ghcide] notAssociativeDataConName
  15407. 2715.30 s [ghcide] sourceUnpackDataConName
  15408. 2715.30 s [ghcide] sourceNoUnpackDataConName
  15409. 2715.30 s [ghcide] noSourceUnpackednessDataConName
  15410. 2715.30 s [ghcide] sourceLazyDataConName
  15411. 2715.30 s [ghcide] sourceStrictDataConName
  15412. 2715.30 s [ghcide] noSourceStrictnessDataConName
  15413. 2715.30 s [ghcide] decidedLazyDataConName
  15414. 2715.30 s [ghcide] decidedStrictDataConName
  15415. 2715.30 s [ghcide] decidedUnpackDataConName
  15416. 2715.30 s [ghcide] metaDataDataConName
  15417. 2715.30 s [ghcide] metaConsDataConName
  15418. 2715.30 s [ghcide] metaSelDataConName
  15419. 2715.30 s [ghcide] divIntName
  15420. 2715.30 s [ghcide] modIntName
  15421. 2715.30 s [ghcide] cstringLengthName
  15422. 2715.30 s [ghcide] eqStringName
  15423. 2715.30 s [ghcide] unpackCStringName
  15424. 2715.30 s [ghcide] unpackCStringAppendName
  15425. 2715.30 s [ghcide] unpackCStringFoldrName
  15426. 2715.30 s [ghcide] unpackCStringUtf8Name
  15427. 2715.30 s [ghcide] unpackCStringAppendUtf8Name
  15428. 2715.30 s [ghcide] unpackCStringFoldrUtf8Name
  15429. 2715.30 s [ghcide] inlineIdName
  15430. 2715.30 s [ghcide] eqClassName
  15431. 2715.30 s [ghcide] eqName
  15432. 2715.30 s [ghcide] ordClassName
  15433. 2715.30 s [ghcide] geName
  15434. 2715.30 s [ghcide] functorClassName
  15435. 2715.30 s [ghcide] fmapName
  15436. 2715.30 s [ghcide] monadClassName
  15437. 2715.30 s [ghcide] thenMName
  15438. 2715.30 s [ghcide] bindMName
  15439. 2715.30 s [ghcide] returnMName
  15440. 2715.30 s [ghcide] monadFailClassName
  15441. 2715.30 s [ghcide] failMName
  15442. 2715.30 s [ghcide] applicativeClassName
  15443. 2715.30 s [ghcide] apAName
  15444. 2715.30 s [ghcide] pureAName
  15445. 2715.30 s [ghcide] thenAName
  15446. 2715.30 s [ghcide] foldableClassName
  15447. 2715.30 s [ghcide] traversableClassName
  15448. 2715.30 s [ghcide] semigroupClassName
  15449. 2715.30 s [ghcide] sappendName
  15450. 2715.30 s [ghcide] monoidClassName
  15451. 2715.30 s [ghcide] memptyName
  15452. 2715.30 s [ghcide] mappendName
  15453. 2715.30 s [ghcide] mconcatName
  15454. 2715.30 s [ghcide] joinMName
  15455. 2715.30 s [ghcide] alternativeClassName
  15456. 2715.30 s [ghcide] joinMIdKey
  15457. 2715.30 s [ghcide] apAClassOpKey
  15458. 2715.30 s [ghcide] pureAClassOpKey
  15459. 2715.30 s [ghcide] thenAClassOpKey
  15460. 2715.30 s [ghcide] alternativeClassKey
  15461. 2715.30 s [ghcide] considerAccessibleName
  15462. 2715.30 s [ghcide] dollarName
  15463. 2715.30 s [ghcide] otherwiseIdName
  15464. 2715.30 s [ghcide] foldrName
  15465. 2715.30 s [ghcide] buildName
  15466. 2715.30 s [ghcide] augmentName
  15467. 2715.30 s [ghcide] mapName
  15468. 2715.30 s [ghcide] appendName
  15469. 2715.30 s [ghcide] assertName
  15470. 2715.30 s [ghcide] fromStringName
  15471. 2715.30 s [ghcide] numClassName
  15472. 2715.30 s [ghcide] fromIntegerName
  15473. 2715.30 s [ghcide] minusName
  15474. 2715.30 s [ghcide] negateName
  15475. 2715.30 s [ghcide] bnbVarQual
  15476. 2715.30 s [ghcide] bnnVarQual
  15477. 2715.30 s [ghcide] bniVarQual
  15478. 2715.30 s [ghcide] bignatEqName
  15479. 2715.30 s [ghcide] bignatCompareName
  15480. 2715.30 s [ghcide] bignatCompareWordName
  15481. 2715.30 s [ghcide] naturalToWordName
  15482. 2715.30 s [ghcide] naturalPopCountName
  15483. 2715.30 s [ghcide] naturalShiftRName
  15484. 2715.30 s [ghcide] naturalShiftLName
  15485. 2715.30 s [ghcide] naturalAddName
  15486. 2715.30 s [ghcide] naturalSubName
  15487. 2715.30 s [ghcide] naturalSubThrowName
  15488. 2715.30 s [ghcide] naturalSubUnsafeName
  15489. 2715.30 s [ghcide] naturalMulName
  15490. 2715.30 s [ghcide] naturalQuotRemName
  15491. 2715.30 s [ghcide] naturalQuotName
  15492. 2715.30 s [ghcide] naturalRemName
  15493. 2715.30 s [ghcide] naturalAndName
  15494. 2715.30 s [ghcide] naturalAndNotName
  15495. 2715.30 s [ghcide] naturalOrName
  15496. 2715.30 s [ghcide] naturalXorName
  15497. 2715.30 s [ghcide] naturalTestBitName
  15498. 2715.30 s [ghcide] naturalBitName
  15499. 2715.30 s [ghcide] naturalGcdName
  15500. 2715.30 s [ghcide] naturalLcmName
  15501. 2715.30 s [ghcide] naturalLog2Name
  15502. 2715.30 s [ghcide] naturalLogBaseWordName
  15503. 2715.30 s [ghcide] naturalLogBaseName
  15504. 2715.30 s [ghcide] naturalPowModName
  15505. 2715.30 s [ghcide] naturalSizeInBaseName
  15506. 2715.30 s [ghcide] integerFromNaturalName
  15507. 2715.30 s [ghcide] integerToNaturalClampName
  15508. 2715.30 s [ghcide] integerToNaturalThrowName
  15509. 2715.30 s [ghcide] integerToNaturalName
  15510. 2715.30 s [ghcide] integerToWordName
  15511. 2715.30 s [ghcide] integerToIntName
  15512. 2715.30 s [ghcide] integerToWord64Name
  15513. 2715.30 s [ghcide] integerToInt64Name
  15514. 2715.30 s [ghcide] integerFromWordName
  15515. 2715.30 s [ghcide] integerFromWord64Name
  15516. 2715.30 s [ghcide] integerFromInt64Name
  15517. 2715.30 s [ghcide] integerAddName
  15518. 2715.30 s [ghcide] integerMulName
  15519. 2715.30 s [ghcide] integerSubName
  15520. 2715.30 s [ghcide] integerNegateName
  15521. 2715.30 s [ghcide] integerAbsName
  15522. 2715.30 s [ghcide] integerPopCountName
  15523. 2715.30 s [ghcide] integerQuotName
  15524. 2715.30 s [ghcide] integerRemName
  15525. 2715.30 s [ghcide] integerDivName
  15526. 2715.30 s [ghcide] integerModName
  15527. 2715.30 s [ghcide] integerDivModName
  15528. 2715.30 s [ghcide] integerQuotRemName
  15529. 2715.30 s [ghcide] integerEncodeFloatName
  15530. 2715.30 s [ghcide] integerEncodeDoubleName
  15531. 2715.30 s [ghcide] integerGcdName
  15532. 2715.30 s [ghcide] integerLcmName
  15533. 2715.30 s [ghcide] integerAndName
  15534. 2715.30 s [ghcide] integerOrName
  15535. 2715.30 s [ghcide] integerXorName
  15536. 2715.30 s [ghcide] integerComplementName
  15537. 2715.30 s [ghcide] integerBitName
  15538. 2715.30 s [ghcide] integerTestBitName
  15539. 2715.30 s [ghcide] integerShiftLName
  15540. 2715.30 s [ghcide] integerShiftRName
  15541. 2715.30 s [ghcide] rationalTyConName
  15542. 2715.30 s [ghcide] ratioTyConName
  15543. 2715.30 s [ghcide] ratioDataConName
  15544. 2715.30 s [ghcide] realClassName
  15545. 2715.30 s [ghcide] integralClassName
  15546. 2715.30 s [ghcide] realFracClassName
  15547. 2715.30 s [ghcide] fractionalClassName
  15548. 2715.30 s [ghcide] fromRationalName
  15549. 2715.30 s [ghcide] toIntegerName
  15550. 2715.30 s [ghcide] toRationalName
  15551. 2715.30 s [ghcide] fromIntegralName
  15552. 2715.30 s [ghcide] realToFracName
  15553. 2715.30 s [ghcide] mkRationalBase2Name
  15554. 2715.30 s [ghcide] mkRationalBase10Name
  15555. 2715.30 s [ghcide] floatingClassName
  15556. 2715.30 s [ghcide] realFloatClassName
  15557. 2715.30 s [ghcide] integerToFloatName
  15558. 2715.30 s [ghcide] integerToDoubleName
  15559. 2715.30 s [ghcide] naturalToFloatName
  15560. 2715.30 s [ghcide] naturalToDoubleName
  15561. 2715.30 s [ghcide] rationalToFloatName
  15562. 2715.30 s [ghcide] rationalToDoubleName
  15563. 2715.30 s [ghcide] ixClassName
  15564. 2715.30 s [ghcide] trModuleTyConName
  15565. 2715.30 s [ghcide] trModuleDataConName
  15566. 2715.30 s [ghcide] trNameTyConName
  15567. 2715.30 s [ghcide] trNameSDataConName
  15568. 2715.30 s [ghcide] trNameDDataConName
  15569. 2715.30 s [ghcide] trTyConTyConName
  15570. 2715.30 s [ghcide] trTyConDataConName
  15571. 2715.30 s [ghcide] kindRepTyConName
  15572. 2715.30 s [ghcide] kindRepTyConAppDataConName
  15573. 2715.30 s [ghcide] kindRepVarDataConName
  15574. 2715.30 s [ghcide] kindRepAppDataConName
  15575. 2715.30 s [ghcide] kindRepFunDataConName
  15576. 2715.30 s [ghcide] kindRepTYPEDataConName
  15577. 2715.30 s [ghcide] kindRepTypeLitSDataConName
  15578. 2715.30 s [ghcide] kindRepTypeLitDDataConName
  15579. 2715.30 s [ghcide] typeLitSortTyConName
  15580. 2715.30 s [ghcide] typeLitSymbolDataConName
  15581. 2715.30 s [ghcide] typeLitNatDataConName
  15582. 2715.30 s [ghcide] typeLitCharDataConName
  15583. 2715.30 s [ghcide] typeableClassName
  15584. 2715.30 s [ghcide] typeRepTyConName
  15585. 2715.30 s [ghcide] someTypeRepTyConName
  15586. 2715.30 s [ghcide] someTypeRepDataConName
  15587. 2715.30 s [ghcide] typeRepIdName
  15588. 2715.30 s [ghcide] mkTrTypeName
  15589. 2715.30 s [ghcide] mkTrConName
  15590. 2715.30 s [ghcide] mkTrAppName
  15591. 2715.30 s [ghcide] mkTrFunName
  15592. 2715.30 s [ghcide] typeNatTypeRepName
  15593. 2715.30 s [ghcide] typeSymbolTypeRepName
  15594. 2715.30 s [ghcide] typeCharTypeRepName
  15595. 2715.30 s [ghcide] trGhcPrimModuleName
  15596. 2715.30 s [ghcide] starKindRepName
  15597. 2715.30 s [ghcide] starArrStarKindRepName
  15598. 2715.30 s [ghcide] starArrStarArrStarKindRepName
  15599. 2715.30 s [ghcide] constraintKindRepName
  15600. 2715.30 s [ghcide] withDictClassName
  15601. 2715.30 s [ghcide] nonEmptyTyConName
  15602. 2715.30 s [ghcide] dataToTagClassName
  15603. 2715.30 s [ghcide] errorMessageTypeErrorFamName
  15604. 2715.30 s [ghcide] typeErrorTextDataConName
  15605. 2715.30 s [ghcide] typeErrorAppendDataConName
  15606. 2715.30 s [ghcide] typeErrorVAppendDataConName
  15607. 2715.30 s [ghcide] typeErrorShowTypeDataConName
  15608. 2715.30 s [ghcide] unsatisfiableClassName
  15609. 2715.30 s [ghcide] unsatisfiableIdName
  15610. 2715.30 s [ghcide] unsafeEqualityProofName
  15611. 2715.30 s [ghcide] unsafeEqualityTyConName
  15612. 2715.30 s [ghcide] unsafeReflDataConName
  15613. 2715.30 s [ghcide] unsafeCoercePrimName
  15614. 2715.30 s [ghcide] toDynName
  15615. 2715.30 s [ghcide] dataClassName
  15616. 2715.30 s [ghcide] assertErrorName
  15617. 2715.30 s [ghcide] traceName
  15618. 2715.30 s [ghcide] enumClassName
  15619. 2715.30 s [ghcide] enumFromName
  15620. 2715.30 s [ghcide] enumFromToName
  15621. 2715.30 s [ghcide] enumFromThenName
  15622. 2715.30 s [ghcide] enumFromThenToName
  15623. 2715.30 s [ghcide] boundedClassName
  15624. 2715.30 s [ghcide] concatName
  15625. 2715.30 s [ghcide] filterName
  15626. 2715.30 s [ghcide] zipName
  15627. 2715.30 s [ghcide] isListClassName
  15628. 2715.30 s [ghcide] fromListName
  15629. 2715.30 s [ghcide] fromListNName
  15630. 2715.30 s [ghcide] toListName
  15631. 2715.30 s [ghcide] getFieldName
  15632. 2715.30 s [ghcide] setFieldName
  15633. 2715.30 s [ghcide] showClassName
  15634. 2715.30 s [ghcide] readClassName
  15635. 2715.30 s [ghcide] genClassName
  15636. 2715.30 s [ghcide] gen1ClassName
  15637. 2715.30 s [ghcide] datatypeClassName
  15638. 2715.30 s [ghcide] constructorClassName
  15639. 2715.30 s [ghcide] selectorClassName
  15640. 2715.30 s [ghcide] genericClassNames
  15641. 2715.30 s [ghcide] ghciIoClassName
  15642. 2715.30 s [ghcide] ghciStepIoMName
  15643. 2715.30 s [ghcide] ioTyConName
  15644. 2715.30 s [ghcide] ioDataConName
  15645. 2715.30 s [ghcide] thenIOName
  15646. 2715.30 s [ghcide] bindIOName
  15647. 2715.30 s [ghcide] returnIOName
  15648. 2715.30 s [ghcide] failIOName
  15649. 2715.30 s [ghcide] int8TyConName
  15650. 2715.30 s [ghcide] int16TyConName
  15651. 2715.30 s [ghcide] int32TyConName
  15652. 2715.30 s [ghcide] int64TyConName
  15653. 2715.30 s [ghcide] word8TyConName
  15654. 2715.30 s [ghcide] word16TyConName
  15655. 2715.30 s [ghcide] word32TyConName
  15656. 2715.30 s [ghcide] word64TyConName
  15657. 2715.30 s [ghcide] ptrTyConName
  15658. 2715.30 s [ghcide] funPtrTyConName
  15659. 2715.30 s [ghcide] stablePtrTyConName
  15660. 2715.30 s [ghcide] newStablePtrName
  15661. 2715.30 s [ghcide] monadFixClassName
  15662. 2715.30 s [ghcide] mfixName
  15663. 2715.30 s [ghcide] arrAName
  15664. 2715.30 s [ghcide] composeAName
  15665. 2715.30 s [ghcide] firstAName
  15666. 2715.30 s [ghcide] appAName
  15667. 2715.30 s [ghcide] choiceAName
  15668. 2715.30 s [ghcide] loopAName
  15669. 2715.30 s [ghcide] guardMName
  15670. 2715.30 s [ghcide] liftMName
  15671. 2715.30 s [ghcide] mzipName
  15672. 2715.30 s [ghcide] toAnnotationWrapperName
  15673. 2715.30 s [ghcide] monadPlusClassName
  15674. 2715.30 s [ghcide] isStringClassName
  15675. 2715.30 s [ghcide] knownNatClassName
  15676. 2715.30 s [ghcide] knownSymbolClassName
  15677. 2715.30 s [ghcide] knownCharClassName
  15678. 2715.30 s [ghcide] fromLabelClassOpName
  15679. 2715.31 s [ghcide] ipClassName
  15680. 2715.31 s [ghcide] hasFieldClassName
  15681. 2715.31 s [ghcide] exceptionContextTyConName
  15682. 2715.31 s [ghcide] emptyExceptionContextName
  15683. 2715.31 s [ghcide] callStackTyConName
  15684. 2715.31 s [ghcide] emptyCallStackName
  15685. 2715.31 s [ghcide] pushCallStackName
  15686. 2715.31 s [ghcide] srcLocDataConName
  15687. 2715.31 s [ghcide] pLUGINS
  15688. 2715.31 s [ghcide] pluginTyConName
  15689. 2715.31 s [ghcide] frontendPluginTyConName
  15690. 2715.31 s [ghcide] makeStaticName
  15691. 2715.31 s [ghcide] staticPtrInfoTyConName
  15692. 2715.31 s [ghcide] staticPtrInfoDataConName
  15693. 2715.31 s [ghcide] staticPtrTyConName
  15694. 2715.31 s [ghcide] staticPtrDataConName
  15695. 2715.31 s [ghcide] fromStaticPtrName
  15696. 2715.31 s [ghcide] fingerprintDataConName
  15697. 2715.31 s [ghcide] constPtrConName
  15698. 2715.31 s [ghcide] jsvalTyConName
  15699. 2715.31 s [ghcide] varQual
  15700. 2715.31 s [ghcide] tcQual
  15701. 2715.31 s [ghcide] clsQual
  15702. 2715.31 s [ghcide] dcQual
  15703. 2715.31 s [ghcide] mk_known_key_name
  15704. 2715.31 s [ghcide] boundedClassKey
  15705. 2715.31 s [ghcide] enumClassKey
  15706. 2715.31 s [ghcide] eqClassKey
  15707. 2715.31 s [ghcide] floatingClassKey
  15708. 2715.31 s [ghcide] fractionalClassKey
  15709. 2715.31 s [ghcide] integralClassKey
  15710. 2715.31 s [ghcide] monadClassKey
  15711. 2715.31 s [ghcide] dataClassKey
  15712. 2715.31 s [ghcide] functorClassKey
  15713. 2715.31 s [ghcide] numClassKey
  15714. 2715.31 s [ghcide] ordClassKey
  15715. 2715.31 s [ghcide] readClassKey
  15716. 2715.31 s [ghcide] realClassKey
  15717. 2715.31 s [ghcide] realFloatClassKey
  15718. 2715.31 s [ghcide] realFracClassKey
  15719. 2715.31 s [ghcide] showClassKey
  15720. 2715.31 s [ghcide] ixClassKey
  15721. 2715.31 s [ghcide] typeableClassKey
  15722. 2715.31 s [ghcide] withDictClassKey
  15723. 2715.31 s [ghcide] dataToTagClassKey
  15724. 2715.31 s [ghcide] monadFixClassKey
  15725. 2715.31 s [ghcide] monadFailClassKey
  15726. 2715.31 s [ghcide] monadPlusClassKey
  15727. 2715.31 s [ghcide] randomClassKey
  15728. 2715.31 s [ghcide] randomGenClassKey
  15729. 2715.31 s [ghcide] isStringClassKey
  15730. 2715.31 s [ghcide] applicativeClassKey
  15731. 2715.31 s [ghcide] foldableClassKey
  15732. 2715.31 s [ghcide] traversableClassKey
  15733. 2715.31 s [ghcide] genClassKey
  15734. 2715.31 s [ghcide] gen1ClassKey
  15735. 2715.31 s [ghcide] datatypeClassKey
  15736. 2715.31 s [ghcide] constructorClassKey
  15737. 2715.31 s [ghcide] selectorClassKey
  15738. 2715.31 s [ghcide] knownNatClassNameKey
  15739. 2715.31 s [ghcide] knownSymbolClassNameKey
  15740. 2715.31 s [ghcide] knownCharClassNameKey
  15741. 2715.31 s [ghcide] ghciIoClassKey
  15742. 2715.31 s [ghcide] semigroupClassKey
  15743. 2715.31 s [ghcide] monoidClassKey
  15744. 2715.31 s [ghcide] ipClassKey
  15745. 2715.31 s [ghcide] hasFieldClassNameKey
  15746. 2715.31 s [ghcide] addrPrimTyConKey
  15747. 2715.31 s [ghcide] arrayPrimTyConKey
  15748. 2715.31 s [ghcide] boolTyConKey
  15749. 2715.31 s [ghcide] byteArrayPrimTyConKey
  15750. 2715.31 s [ghcide] stringTyConKey
  15751. 2715.31 s [ghcide] charPrimTyConKey
  15752. 2715.31 s [ghcide] charTyConKey
  15753. 2715.31 s [ghcide] doublePrimTyConKey
  15754. 2715.31 s [ghcide] doubleTyConKey
  15755. 2715.31 s [ghcide] floatPrimTyConKey
  15756. 2715.31 s [ghcide] floatTyConKey
  15757. 2715.31 s [ghcide] fUNTyConKey
  15758. 2715.31 s [ghcide] intPrimTyConKey
  15759. 2715.31 s [ghcide] intTyConKey
  15760. 2715.31 s [ghcide] int8PrimTyConKey
  15761. 2715.31 s [ghcide] int8TyConKey
  15762. 2715.31 s [ghcide] int16PrimTyConKey
  15763. 2715.31 s [ghcide] int16TyConKey
  15764. 2715.31 s [ghcide] int32PrimTyConKey
  15765. 2715.31 s [ghcide] int32TyConKey
  15766. 2715.31 s [ghcide] int64PrimTyConKey
  15767. 2715.31 s [ghcide] int64TyConKey
  15768. 2715.31 s [ghcide] integerTyConKey
  15769. 2715.31 s [ghcide] naturalTyConKey
  15770. 2715.31 s [ghcide] listTyConKey
  15771. 2715.31 s [ghcide] foreignObjPrimTyConKey
  15772. 2715.31 s [ghcide] maybeTyConKey
  15773. 2715.31 s [ghcide] weakPrimTyConKey
  15774. 2715.31 s [ghcide] mutableArrayPrimTyConKey
  15775. 2715.31 s [ghcide] mutableByteArrayPrimTyConKey
  15776. 2715.31 s [ghcide] orderingTyConKey
  15777. 2715.31 s [ghcide] mVarPrimTyConKey
  15778. 2715.31 s [ghcide] ioPortPrimTyConKey
  15779. 2715.31 s [ghcide] ratioTyConKey
  15780. 2715.31 s [ghcide] rationalTyConKey
  15781. 2715.31 s [ghcide] realWorldTyConKey
  15782. 2715.31 s [ghcide] stablePtrPrimTyConKey
  15783. 2715.31 s [ghcide] stablePtrTyConKey
  15784. 2715.31 s [ghcide] eqTyConKey
  15785. 2715.31 s [ghcide] heqTyConKey
  15786. 2715.31 s [ghcide] ctArrowTyConKey
  15787. 2715.31 s [ghcide] ccArrowTyConKey
  15788. 2715.31 s [ghcide] tcArrowTyConKey
  15789. 2715.31 s [ghcide] statePrimTyConKey
  15790. 2715.31 s [ghcide] stableNamePrimTyConKey
  15791. 2715.31 s [ghcide] stableNameTyConKey
  15792. 2715.31 s [ghcide] eqPrimTyConKey
  15793. 2715.31 s [ghcide] eqReprPrimTyConKey
  15794. 2715.31 s [ghcide] eqPhantPrimTyConKey
  15795. 2715.31 s [ghcide] mutVarPrimTyConKey
  15796. 2715.31 s [ghcide] ioTyConKey
  15797. 2715.31 s [ghcide] wordPrimTyConKey
  15798. 2715.31 s [ghcide] wordTyConKey
  15799. 2715.31 s [ghcide] word8PrimTyConKey
  15800. 2715.31 s [ghcide] word8TyConKey
  15801. 2715.31 s [ghcide] word16PrimTyConKey
  15802. 2715.31 s [ghcide] word16TyConKey
  15803. 2715.31 s [ghcide] word32PrimTyConKey
  15804. 2715.31 s [ghcide] word32TyConKey
  15805. 2715.31 s [ghcide] word64PrimTyConKey
  15806. 2715.31 s [ghcide] word64TyConKey
  15807. 2715.31 s [ghcide] kindConKey
  15808. 2715.31 s [ghcide] boxityConKey
  15809. 2715.31 s [ghcide] typeConKey
  15810. 2715.31 s [ghcide] threadIdPrimTyConKey
  15811. 2715.31 s [ghcide] bcoPrimTyConKey
  15812. 2715.31 s [ghcide] ptrTyConKey
  15813. 2715.31 s [ghcide] funPtrTyConKey
  15814. 2715.31 s [ghcide] tVarPrimTyConKey
  15815. 2715.31 s [ghcide] compactPrimTyConKey
  15816. 2715.31 s [ghcide] stackSnapshotPrimTyConKey
  15817. 2715.31 s [ghcide] promptTagPrimTyConKey
  15818. 2715.31 s [ghcide] eitherTyConKey
  15819. 2715.31 s [ghcide] voidTyConKey
  15820. 2715.31 s [ghcide] nonEmptyTyConKey
  15821. 2715.31 s [ghcide] dictTyConKey
  15822. 2715.31 s [ghcide] liftedTypeKindTyConKey
  15823. 2715.31 s [ghcide] unliftedTypeKindTyConKey
  15824. 2715.31 s [ghcide] tYPETyConKey
  15825. 2715.31 s [ghcide] cONSTRAINTTyConKey
  15826. 2715.31 s [ghcide] constraintKindTyConKey
  15827. 2715.31 s [ghcide] levityTyConKey
  15828. 2715.31 s [ghcide] runtimeRepTyConKey
  15829. 2715.31 s [ghcide] vecCountTyConKey
  15830. 2715.31 s [ghcide] vecElemTyConKey
  15831. 2715.31 s [ghcide] liftedRepTyConKey
  15832. 2715.31 s [ghcide] unliftedRepTyConKey
  15833. 2715.31 s [ghcide] zeroBitRepTyConKey
  15834. 2715.31 s [ghcide] zeroBitTypeTyConKey
  15835. 2715.31 s [ghcide] pluginTyConKey
  15836. 2715.31 s [ghcide] frontendPluginTyConKey
  15837. 2715.31 s [ghcide] trTyConTyConKey
  15838. 2715.31 s [ghcide] trModuleTyConKey
  15839. 2715.31 s [ghcide] trNameTyConKey
  15840. 2715.31 s [ghcide] kindRepTyConKey
  15841. 2715.31 s [ghcide] typeLitSortTyConKey
  15842. 2715.31 s [ghcide] v1TyConKey
  15843. 2715.31 s [ghcide] u1TyConKey
  15844. 2715.31 s [ghcide] par1TyConKey
  15845. 2715.31 s [ghcide] rec1TyConKey
  15846. 2715.31 s [ghcide] k1TyConKey
  15847. 2715.31 s [ghcide] m1TyConKey
  15848. 2715.31 s [ghcide] sumTyConKey
  15849. 2715.31 s [ghcide] prodTyConKey
  15850. 2715.31 s [ghcide] compTyConKey
  15851. 2715.31 s [ghcide] rTyConKey
  15852. 2715.31 s [ghcide] dTyConKey
  15853. 2715.31 s [ghcide] cTyConKey
  15854. 2715.31 s [ghcide] sTyConKey
  15855. 2715.31 s [ghcide] rec0TyConKey
  15856. 2715.31 s [ghcide] d1TyConKey
  15857. 2715.31 s [ghcide] c1TyConKey
  15858. 2715.31 s [ghcide] s1TyConKey
  15859. 2715.31 s [ghcide] repTyConKey
  15860. 2715.31 s [ghcide] rep1TyConKey
  15861. 2715.31 s [ghcide] uRecTyConKey
  15862. 2715.31 s [ghcide] uAddrTyConKey
  15863. 2715.31 s [ghcide] uCharTyConKey
  15864. 2715.31 s [ghcide] uDoubleTyConKey
  15865. 2715.31 s [ghcide] uFloatTyConKey
  15866. 2715.31 s [ghcide] uIntTyConKey
  15867. 2715.31 s [ghcide] uWordTyConKey
  15868. 2715.31 s [ghcide] unsatisfiableClassNameKey
  15869. 2715.31 s [ghcide] anyTyConKey
  15870. 2715.31 s [ghcide] zonkAnyTyConKey
  15871. 2715.31 s [ghcide] errorMessageTypeErrorFamKey
  15872. 2715.31 s [ghcide] coercibleTyConKey
  15873. 2715.31 s [ghcide] proxyPrimTyConKey
  15874. 2715.31 s [ghcide] specTyConKey
  15875. 2715.31 s [ghcide] smallArrayPrimTyConKey
  15876. 2715.31 s [ghcide] smallMutableArrayPrimTyConKey
  15877. 2715.31 s [ghcide] staticPtrTyConKey
  15878. 2715.31 s [ghcide] staticPtrInfoTyConKey
  15879. 2715.31 s [ghcide] callStackTyConKey
  15880. 2715.31 s [ghcide] typeRepTyConKey
  15881. 2715.31 s [ghcide] someTypeRepTyConKey
  15882. 2715.31 s [ghcide] someTypeRepDataConKey
  15883. 2715.31 s [ghcide] typeSymbolAppendFamNameKey
  15884. 2715.31 s [ghcide] unsafeEqualityTyConKey
  15885. 2715.31 s [ghcide] multiplicityTyConKey
  15886. 2715.31 s [ghcide] unrestrictedFunTyConKey
  15887. 2715.31 s [ghcide] multMulTyConKey
  15888. 2715.31 s [ghcide] int8X16PrimTyConKey
  15889. 2715.31 s [ghcide] int16X8PrimTyConKey
  15890. 2715.31 s [ghcide] int32X4PrimTyConKey
  15891. 2715.31 s [ghcide] int64X2PrimTyConKey
  15892. 2715.31 s [ghcide] int8X32PrimTyConKey
  15893. 2715.31 s [ghcide] int16X16PrimTyConKey
  15894. 2715.31 s [ghcide] int32X8PrimTyConKey
  15895. 2715.31 s [ghcide] int64X4PrimTyConKey
  15896. 2715.31 s [ghcide] int8X64PrimTyConKey
  15897. 2715.31 s [ghcide] int16X32PrimTyConKey
  15898. 2715.31 s [ghcide] int32X16PrimTyConKey
  15899. 2715.31 s [ghcide] int64X8PrimTyConKey
  15900. 2715.31 s [ghcide] word8X16PrimTyConKey
  15901. 2715.31 s [ghcide] word16X8PrimTyConKey
  15902. 2715.31 s [ghcide] word32X4PrimTyConKey
  15903. 2715.31 s [ghcide] word64X2PrimTyConKey
  15904. 2715.31 s [ghcide] word8X32PrimTyConKey
  15905. 2715.31 s [ghcide] word16X16PrimTyConKey
  15906. 2715.31 s [ghcide] word32X8PrimTyConKey
  15907. 2715.31 s [ghcide] word64X4PrimTyConKey
  15908. 2715.31 s [ghcide] word8X64PrimTyConKey
  15909. 2715.31 s [ghcide] word16X32PrimTyConKey
  15910. 2715.31 s [ghcide] word32X16PrimTyConKey
  15911. 2715.31 s [ghcide] word64X8PrimTyConKey
  15912. 2715.31 s [ghcide] floatX4PrimTyConKey
  15913. 2715.31 s [ghcide] doubleX2PrimTyConKey
  15914. 2715.31 s [ghcide] floatX8PrimTyConKey
  15915. 2715.31 s [ghcide] doubleX4PrimTyConKey
  15916. 2715.31 s [ghcide] floatX16PrimTyConKey
  15917. 2715.31 s [ghcide] doubleX8PrimTyConKey
  15918. 2715.31 s [ghcide] typeSymbolKindConNameKey
  15919. 2715.31 s [ghcide] typeCharKindConNameKey
  15920. 2715.31 s [ghcide] typeNatAddTyFamNameKey
  15921. 2715.31 s [ghcide] typeNatMulTyFamNameKey
  15922. 2715.31 s [ghcide] typeNatExpTyFamNameKey
  15923. 2715.31 s [ghcide] typeNatSubTyFamNameKey
  15924. 2715.31 s [ghcide] typeSymbolCmpTyFamNameKey
  15925. 2715.31 s [ghcide] typeNatCmpTyFamNameKey
  15926. 2715.31 s [ghcide] typeCharCmpTyFamNameKey
  15927. 2715.31 s [ghcide] typeLeqCharTyFamNameKey
  15928. 2715.31 s [ghcide] typeNatDivTyFamNameKey
  15929. 2715.31 s [ghcide] typeNatModTyFamNameKey
  15930. 2715.31 s [ghcide] typeNatLogTyFamNameKey
  15931. 2715.31 s [ghcide] typeConsSymbolTyFamNameKey
  15932. 2715.31 s [ghcide] typeUnconsSymbolTyFamNameKey
  15933. 2715.31 s [ghcide] typeCharToNatTyFamNameKey
  15934. 2715.31 s [ghcide] typeNatToCharTyFamNameKey
  15935. 2715.31 s [ghcide] constPtrTyConKey
  15936. 2715.31 s [ghcide] jsvalTyConKey
  15937. 2715.31 s [ghcide] exceptionContextTyConKey
  15938. 2715.31 s [ghcide] charDataConKey
  15939. 2715.31 s [ghcide] consDataConKey
  15940. 2715.31 s [ghcide] doubleDataConKey
  15941. 2715.31 s [ghcide] falseDataConKey
  15942. 2715.31 s [ghcide] floatDataConKey
  15943. 2715.31 s [ghcide] intDataConKey
  15944. 2715.31 s [ghcide] nothingDataConKey
  15945. 2715.31 s [ghcide] justDataConKey
  15946. 2715.31 s [ghcide] eqDataConKey
  15947. 2715.31 s [ghcide] nilDataConKey
  15948. 2715.31 s [ghcide] ratioDataConKey
  15949. 2715.31 s [ghcide] word8DataConKey
  15950. 2715.31 s [ghcide] stableNameDataConKey
  15951. 2715.31 s [ghcide] trueDataConKey
  15952. 2715.31 s [ghcide] wordDataConKey
  15953. 2715.31 s [ghcide] ioDataConKey
  15954. 2715.31 s [ghcide] heqDataConKey
  15955. 2715.31 s [ghcide] crossDataConKey
  15956. 2715.31 s [ghcide] inlDataConKey
  15957. 2715.31 s [ghcide] inrDataConKey
  15958. 2715.31 s [ghcide] genUnitDataConKey
  15959. 2715.31 s [ghcide] leftDataConKey
  15960. 2715.31 s [ghcide] rightDataConKey
  15961. 2715.31 s [ghcide] ordLTDataConKey
  15962. 2715.31 s [ghcide] ordEQDataConKey
  15963. 2715.31 s [ghcide] ordGTDataConKey
  15964. 2715.31 s [ghcide] mkDictDataConKey
  15965. 2715.31 s [ghcide] coercibleDataConKey
  15966. 2715.31 s [ghcide] staticPtrDataConKey
  15967. 2715.31 s [ghcide] staticPtrInfoDataConKey
  15968. 2715.31 s [ghcide] fingerprintDataConKey
  15969. 2715.31 s [ghcide] srcLocDataConKey
  15970. 2715.31 s [ghcide] trTyConDataConKey
  15971. 2715.31 s [ghcide] trModuleDataConKey
  15972. 2715.31 s [ghcide] trNameSDataConKey
  15973. 2715.31 s [ghcide] trNameDDataConKey
  15974. 2715.31 s [ghcide] trGhcPrimModuleKey
  15975. 2715.31 s [ghcide] typeErrorTextDataConKey
  15976. 2715.31 s [ghcide] typeErrorAppendDataConKey
  15977. 2715.31 s [ghcide] typeErrorVAppendDataConKey
  15978. 2715.31 s [ghcide] typeErrorShowTypeDataConKey
  15979. 2715.31 s [ghcide] prefixIDataConKey
  15980. 2715.31 s [ghcide] infixIDataConKey
  15981. 2715.31 s [ghcide] leftAssociativeDataConKey
  15982. 2715.31 s [ghcide] rightAssociativeDataConKey
  15983. 2715.31 s [ghcide] notAssociativeDataConKey
  15984. 2715.31 s [ghcide] sourceUnpackDataConKey
  15985. 2715.31 s [ghcide] sourceNoUnpackDataConKey
  15986. 2715.31 s [ghcide] noSourceUnpackednessDataConKey
  15987. 2715.31 s [ghcide] sourceLazyDataConKey
  15988. 2715.31 s [ghcide] sourceStrictDataConKey
  15989. 2715.31 s [ghcide] noSourceStrictnessDataConKey
  15990. 2715.31 s [ghcide] decidedLazyDataConKey
  15991. 2715.31 s [ghcide] decidedStrictDataConKey
  15992. 2715.31 s [ghcide] decidedUnpackDataConKey
  15993. 2715.31 s [ghcide] metaDataDataConKey
  15994. 2715.31 s [ghcide] metaConsDataConKey
  15995. 2715.31 s [ghcide] metaSelDataConKey
  15996. 2715.31 s [ghcide] vecRepDataConKey
  15997. 2715.31 s [ghcide] tupleRepDataConKey
  15998. 2715.31 s [ghcide] sumRepDataConKey
  15999. 2715.31 s [ghcide] boxedRepDataConKey
  16000. 2715.31 s [ghcide] boxedRepDataConTyConKey
  16001. 2715.31 s [ghcide] tupleRepDataConTyConKey
  16002. 2715.31 s [ghcide] runtimeRepSimpleDataConKeys
  16003. 2715.31 s [ghcide] liftedDataConKey
  16004. 2715.31 s [ghcide] unliftedDataConKey
  16005. 2715.31 s [ghcide] vecCountDataConKeys
  16006. 2715.31 s [ghcide] vecElemDataConKeys
  16007. 2715.31 s [ghcide] kindRepTyConAppDataConKey
  16008. 2715.31 s [ghcide] kindRepVarDataConKey
  16009. 2715.31 s [ghcide] kindRepAppDataConKey
  16010. 2715.31 s [ghcide] kindRepFunDataConKey
  16011. 2715.31 s [ghcide] kindRepTYPEDataConKey
  16012. 2715.31 s [ghcide] kindRepTypeLitSDataConKey
  16013. 2715.31 s [ghcide] kindRepTypeLitDDataConKey
  16014. 2715.31 s [ghcide] typeLitSymbolDataConKey
  16015. 2715.31 s [ghcide] typeLitNatDataConKey
  16016. 2715.31 s [ghcide] typeLitCharDataConKey
  16017. 2715.31 s [ghcide] unsafeReflDataConKey
  16018. 2715.31 s [ghcide] oneDataConKey
  16019. 2715.31 s [ghcide] manyDataConKey
  16020. 2715.31 s [ghcide] integerISDataConKey
  16021. 2715.31 s [ghcide] integerINDataConKey
  16022. 2715.31 s [ghcide] integerIPDataConKey
  16023. 2715.31 s [ghcide] naturalNSDataConKey
  16024. 2715.31 s [ghcide] naturalNBDataConKey
  16025. 2715.31 s [ghcide] wildCardKey
  16026. 2715.31 s [ghcide] absentErrorIdKey
  16027. 2715.31 s [ghcide] absentConstraintErrorIdKey
  16028. 2715.31 s [ghcide] augmentIdKey
  16029. 2715.31 s [ghcide] appendIdKey
  16030. 2715.31 s [ghcide] buildIdKey
  16031. 2715.31 s [ghcide] foldrIdKey
  16032. 2715.31 s [ghcide] recSelErrorIdKey
  16033. 2715.31 s [ghcide] seqIdKey
  16034. 2715.31 s [ghcide] absentSumFieldErrorIdKey
  16035. 2715.31 s [ghcide] eqStringIdKey
  16036. 2715.31 s [ghcide] noMethodBindingErrorIdKey
  16037. 2715.31 s [ghcide] nonExhaustiveGuardsErrorIdKey
  16038. 2715.31 s [ghcide] impossibleErrorIdKey
  16039. 2715.31 s [ghcide] impossibleConstraintErrorIdKey
  16040. 2715.31 s [ghcide] patErrorIdKey
  16041. 2715.31 s [ghcide] realWorldPrimIdKey
  16042. 2715.31 s [ghcide] recConErrorIdKey
  16043. 2715.31 s [ghcide] unpackCStringUtf8IdKey
  16044. 2715.31 s [ghcide] unpackCStringAppendUtf8IdKey
  16045. 2715.31 s [ghcide] unpackCStringFoldrUtf8IdKey
  16046. 2715.31 s [ghcide] unpackCStringIdKey
  16047. 2715.31 s [ghcide] unpackCStringAppendIdKey
  16048. 2715.31 s [ghcide] unpackCStringFoldrIdKey
  16049. 2715.31 s [ghcide] voidPrimIdKey
  16050. 2715.31 s [ghcide] typeErrorIdKey
  16051. 2715.31 s [ghcide] divIntIdKey
  16052. 2715.31 s [ghcide] modIntIdKey
  16053. 2715.31 s [ghcide] cstringLengthIdKey
  16054. 2715.31 s [ghcide] concatIdKey
  16055. 2715.31 s [ghcide] filterIdKey
  16056. 2715.31 s [ghcide] zipIdKey
  16057. 2715.31 s [ghcide] bindIOIdKey
  16058. 2715.31 s [ghcide] returnIOIdKey
  16059. 2715.31 s [ghcide] newStablePtrIdKey
  16060. 2715.31 s [ghcide] printIdKey
  16061. 2715.31 s [ghcide] failIOIdKey
  16062. 2715.31 s [ghcide] nullAddrIdKey
  16063. 2715.31 s [ghcide] voidArgIdKey
  16064. 2715.31 s [ghcide] otherwiseIdKey
  16065. 2715.31 s [ghcide] assertIdKey
  16066. 2715.31 s [ghcide] leftSectionKey
  16067. 2715.31 s [ghcide] rightSectionKey
  16068. 2715.31 s [ghcide] rootMainKey
  16069. 2715.31 s [ghcide] runMainKey
  16070. 2715.31 s [ghcide] thenIOIdKey
  16071. 2715.31 s [ghcide] lazyIdKey
  16072. 2715.31 s [ghcide] assertErrorIdKey
  16073. 2715.31 s [ghcide] oneShotKey
  16074. 2715.31 s [ghcide] runRWKey
  16075. 2715.31 s [ghcide] traceKey
  16076. 2715.31 s [ghcide] nospecIdKey
  16077. 2715.31 s [ghcide] inlineIdKey
  16078. 2715.31 s [ghcide] mapIdKey
  16079. 2715.31 s [ghcide] dollarIdKey
  16080. 2715.31 s [ghcide] coercionTokenIdKey
  16081. 2715.31 s [ghcide] considerAccessibleIdKey
  16082. 2715.31 s [ghcide] noinlineIdKey
  16083. 2715.31 s [ghcide] noinlineConstraintIdKey
  16084. 2715.31 s [ghcide] integerToFloatIdKey
  16085. 2715.31 s [ghcide] integerToDoubleIdKey
  16086. 2715.31 s [ghcide] naturalToFloatIdKey
  16087. 2715.31 s [ghcide] naturalToDoubleIdKey
  16088. 2715.31 s [ghcide] rationalToFloatIdKey
  16089. 2715.31 s [ghcide] rationalToDoubleIdKey
  16090. 2715.31 s [ghcide] coerceKey
  16091. 2715.31 s [ghcide] unboundKey
  16092. 2715.31 s [ghcide] fromIntegerClassOpKey
  16093. 2715.31 s [ghcide] minusClassOpKey
  16094. 2715.31 s [ghcide] fromRationalClassOpKey
  16095. 2715.31 s [ghcide] enumFromClassOpKey
  16096. 2715.31 s [ghcide] enumFromThenClassOpKey
  16097. 2715.31 s [ghcide] enumFromToClassOpKey
  16098. 2715.31 s [ghcide] enumFromThenToClassOpKey
  16099. 2715.31 s [ghcide] eqClassOpKey
  16100. 2715.31 s [ghcide] geClassOpKey
  16101. 2715.31 s [ghcide] negateClassOpKey
  16102. 2715.31 s [ghcide] bindMClassOpKey
  16103. 2715.31 s [ghcide] thenMClassOpKey
  16104. 2715.31 s [ghcide] fmapClassOpKey
  16105. 2715.31 s [ghcide] returnMClassOpKey
  16106. 2715.31 s [ghcide] mfixIdKey
  16107. 2715.31 s [ghcide] failMClassOpKey
  16108. 2715.31 s [ghcide] fromLabelClassOpKey
  16109. 2715.31 s [ghcide] arrAIdKey
  16110. 2715.31 s [ghcide] composeAIdKey
  16111. 2715.31 s [ghcide] firstAIdKey
  16112. 2715.31 s [ghcide] appAIdKey
  16113. 2715.31 s [ghcide] choiceAIdKey
  16114. 2715.31 s [ghcide] loopAIdKey
  16115. 2715.31 s [ghcide] fromStringClassOpKey
  16116. 2715.31 s [ghcide] toAnnotationWrapperIdKey
  16117. 2715.31 s [ghcide] fromIntegralIdKey
  16118. 2715.31 s [ghcide] realToFracIdKey
  16119. 2715.31 s [ghcide] toIntegerClassOpKey
  16120. 2715.31 s [ghcide] toRationalClassOpKey
  16121. 2715.31 s [ghcide] guardMIdKey
  16122. 2715.31 s [ghcide] liftMIdKey
  16123. 2715.31 s [ghcide] mzipIdKey
  16124. 2715.31 s [ghcide] ghciStepIoMClassOpKey
  16125. 2715.31 s [ghcide] isListClassKey
  16126. 2715.31 s [ghcide] fromListClassOpKey
  16127. 2715.31 s [ghcide] fromListNClassOpKey
  16128. 2715.31 s [ghcide] toListClassOpKey
  16129. 2715.31 s [ghcide] proxyHashKey
  16130. 2715.31 s [ghcide] mkTyConKey
  16131. 2715.31 s [ghcide] mkTrTypeKey
  16132. 2715.31 s [ghcide] mkTrConKey
  16133. 2715.31 s [ghcide] mkTrAppKey
  16134. 2715.31 s [ghcide] typeNatTypeRepKey
  16135. 2715.31 s [ghcide] typeSymbolTypeRepKey
  16136. 2715.31 s [ghcide] typeCharTypeRepKey
  16137. 2715.31 s [ghcide] typeRepIdKey
  16138. 2715.31 s [ghcide] mkTrFunKey
  16139. 2715.31 s [ghcide] starKindRepKey
  16140. 2715.31 s [ghcide] starArrStarKindRepKey
  16141. 2715.31 s [ghcide] starArrStarArrStarKindRepKey
  16142. 2715.31 s [ghcide] constraintKindRepKey
  16143. 2715.31 s [ghcide] toDynIdKey
  16144. 2715.31 s [ghcide] eqSCSelIdKey
  16145. 2715.31 s [ghcide] heqSCSelIdKey
  16146. 2715.31 s [ghcide] coercibleSCSelIdKey
  16147. 2715.31 s [ghcide] sappendClassOpKey
  16148. 2715.31 s [ghcide] memptyClassOpKey
  16149. 2715.31 s [ghcide] mappendClassOpKey
  16150. 2715.31 s [ghcide] mconcatClassOpKey
  16151. 2715.31 s [ghcide] emptyCallStackKey
  16152. 2715.31 s [ghcide] pushCallStackKey
  16153. 2715.31 s [ghcide] fromStaticPtrClassOpKey
  16154. 2715.31 s [ghcide] makeStaticKey
  16155. 2715.31 s [ghcide] emptyExceptionContextKey
  16156. 2715.31 s [ghcide] unsafeEqualityProofIdKey
  16157. 2715.31 s [ghcide] unsafeCoercePrimIdKey
  16158. 2715.31 s [ghcide] getFieldClassOpKey
  16159. 2715.31 s [ghcide] setFieldClassOpKey
  16160. 2715.31 s [ghcide] unsatisfiableIdNameKey
  16161. 2715.31 s [ghcide] integerFromNaturalIdKey
  16162. 2715.31 s [ghcide] integerToNaturalClampIdKey
  16163. 2715.31 s [ghcide] integerToNaturalThrowIdKey
  16164. 2715.31 s [ghcide] integerToNaturalIdKey
  16165. 2715.31 s [ghcide] integerToWordIdKey
  16166. 2715.31 s [ghcide] integerToIntIdKey
  16167. 2715.31 s [ghcide] integerToWord64IdKey
  16168. 2715.31 s [ghcide] integerToInt64IdKey
  16169. 2715.31 s [ghcide] integerAddIdKey
  16170. 2715.31 s [ghcide] integerMulIdKey
  16171. 2715.31 s [ghcide] integerSubIdKey
  16172. 2715.31 s [ghcide] integerNegateIdKey
  16173. 2715.31 s [ghcide] integerAbsIdKey
  16174. 2715.31 s [ghcide] integerPopCountIdKey
  16175. 2715.31 s [ghcide] integerQuotIdKey
  16176. 2715.31 s [ghcide] integerRemIdKey
  16177. 2715.31 s [ghcide] integerDivIdKey
  16178. 2715.31 s [ghcide] integerModIdKey
  16179. 2715.31 s [ghcide] integerDivModIdKey
  16180. 2715.31 s [ghcide] integerQuotRemIdKey
  16181. 2715.31 s [ghcide] integerEncodeFloatIdKey
  16182. 2715.31 s [ghcide] integerEncodeDoubleIdKey
  16183. 2715.31 s [ghcide] integerGcdIdKey
  16184. 2715.31 s [ghcide] integerLcmIdKey
  16185. 2715.31 s [ghcide] integerAndIdKey
  16186. 2715.31 s [ghcide] integerOrIdKey
  16187. 2715.31 s [ghcide] integerXorIdKey
  16188. 2715.31 s [ghcide] integerComplementIdKey
  16189. 2715.31 s [ghcide] integerBitIdKey
  16190. 2715.32 s [ghcide] integerTestBitIdKey
  16191. 2715.32 s [ghcide] integerShiftLIdKey
  16192. 2715.32 s [ghcide] integerShiftRIdKey
  16193. 2715.32 s [ghcide] integerFromWordIdKey
  16194. 2715.32 s [ghcide] integerFromWord64IdKey
  16195. 2715.32 s [ghcide] integerFromInt64IdKey
  16196. 2715.32 s [ghcide] naturalToWordIdKey
  16197. 2715.32 s [ghcide] naturalPopCountIdKey
  16198. 2715.32 s [ghcide] naturalShiftRIdKey
  16199. 2715.32 s [ghcide] naturalShiftLIdKey
  16200. 2715.32 s [ghcide] naturalAddIdKey
  16201. 2715.32 s [ghcide] naturalSubIdKey
  16202. 2715.32 s [ghcide] naturalSubThrowIdKey
  16203. 2715.32 s [ghcide] naturalSubUnsafeIdKey
  16204. 2715.32 s [ghcide] naturalMulIdKey
  16205. 2715.32 s [ghcide] naturalQuotRemIdKey
  16206. 2715.32 s [ghcide] naturalQuotIdKey
  16207. 2715.32 s [ghcide] naturalRemIdKey
  16208. 2715.32 s [ghcide] naturalAndIdKey
  16209. 2715.32 s [ghcide] naturalAndNotIdKey
  16210. 2715.32 s [ghcide] naturalOrIdKey
  16211. 2715.32 s [ghcide] naturalXorIdKey
  16212. 2715.32 s [ghcide] naturalTestBitIdKey
  16213. 2715.32 s [ghcide] naturalBitIdKey
  16214. 2715.32 s [ghcide] naturalGcdIdKey
  16215. 2715.32 s [ghcide] naturalLcmIdKey
  16216. 2715.32 s [ghcide] naturalLog2IdKey
  16217. 2715.32 s [ghcide] naturalLogBaseWordIdKey
  16218. 2715.32 s [ghcide] naturalLogBaseIdKey
  16219. 2715.32 s [ghcide] naturalPowModIdKey
  16220. 2715.32 s [ghcide] naturalSizeInBaseIdKey
  16221. 2715.32 s [ghcide] bignatEqIdKey
  16222. 2715.32 s [ghcide] bignatCompareIdKey
  16223. 2715.32 s [ghcide] bignatCompareWordIdKey
  16224. 2715.32 s [ghcide] mkRationalBase2IdKey
  16225. 2715.32 s [ghcide] mkRationalBase10IdKey
  16226. 2715.32 s [ghcide] numericClassKeys
  16227. 2715.32 s [ghcide] fractionalClassKeys
  16228. 2715.32 s [ghcide] standardClassKeys
  16229. 2715.32 s [ghcide] derivableClassKeys
  16230. 2715.32 s [ghcide] interactiveClassNames
  16231. 2715.32 s [ghcide] interactiveClassKeys
  16232. 2715.32 s [ghcide] promoteDataCon
  16233. 2715.32 s [ghcide] isUnboxedSumDataCon
  16234. 2715.32 s [ghcide] StrictnessMark
  16235. 2715.32 s [ghcide] DataConEnv
  16236. 2715.32 s [ghcide] eqSpecTyVar
  16237. 2715.32 s [ghcide] eqSpecType
  16238. 2715.32 s [ghcide] eqSpecPair
  16239. 2715.32 s [ghcide] eqSpecPreds
  16240. 2715.32 s [ghcide] isBanged
  16241. 2715.32 s [ghcide] isSrcStrict
  16242. 2715.32 s [ghcide] isSrcUnpacked
  16243. 2715.32 s [ghcide] isMarkedStrict
  16244. 2715.32 s [ghcide] cbvFromStrictMark
  16245. 2715.32 s [ghcide] dataConTagZ
  16246. 2715.32 s [ghcide] dataConImplBangs
  16247. 2715.32 s [ghcide] dataConBoxer
  16248. 2715.32 s [ghcide] dataConOrigResTy
  16249. 2715.32 s [ghcide] dataConNonlinearType
  16250. 2715.32 s [ghcide] dataConDisplayType
  16251. 2715.32 s [ghcide] isTupleDataCon
  16252. 2715.32 s [ghcide] isBoxedTupleDataCon
  16253. 2715.32 s [ghcide] isUnboxedTupleDataCon
  16254. 2715.32 s [ghcide] isCovertGadtDataCon
  16255. 2715.32 s [ghcide] classDataCon
  16256. 2715.32 s [ghcide] dataConCannotMatch
  16257. 2715.32 s [ghcide] checkDataConTyVars
  16258. 2715.32 s [ghcide] dataConUserTyVarsNeedWrapper
  16259. 2715.32 s [ghcide] FamInstMatch
  16260. 2715.32 s [ghcide] FamInstEnv
  16261. 2715.32 s [ghcide] FamInstEnvs
  16262. 2715.32 s [ghcide] FamFlavor
  16263. 2715.32 s [ghcide] FamInst
  16264. 2715.32 s [ghcide] famInstAxiom
  16265. 2715.32 s [ghcide] famInstRHS
  16266. 2715.32 s [ghcide] famInstTyCon
  16267. 2715.32 s [ghcide] famInstsRepTyCons
  16268. 2715.32 s [ghcide] famInstRepTyCon_maybe
  16269. 2715.32 s [ghcide] dataFamInstRepTyCon
  16270. 2715.32 s [ghcide] orphNamesOfFamInst
  16271. 2715.32 s [ghcide] pprFamInsts
  16272. 2715.32 s [ghcide] mkLocalFamInst
  16273. 2715.32 s [ghcide] mkImportedFamInst
  16274. 2715.32 s [ghcide] famInstEnvSize
  16275. 2715.32 s [ghcide] emptyFamInstEnv
  16276. 2715.32 s [ghcide] famInstEnvElts
  16277. 2715.32 s [ghcide] familyInstances
  16278. 2715.32 s [ghcide] familyNameInstances
  16279. 2715.32 s [ghcide] extendFamInstEnvList
  16280. 2715.32 s [ghcide] extendFamInstEnv
  16281. 2715.32 s [ghcide] compatibleBranches
  16282. 2715.32 s [ghcide] mkCoAxBranch
  16283. 2715.32 s [ghcide] mkBranchedCoAxiom
  16284. 2715.32 s [ghcide] mkUnbranchedCoAxiom
  16285. 2715.32 s [ghcide] mkSingleCoAxiom
  16286. 2715.32 s [ghcide] lookupFamInstEnvByTyCon
  16287. 2715.32 s [ghcide] lookupFamInstEnv
  16288. 2715.32 s [ghcide] lookupFamInstEnvConflicts
  16289. 2715.32 s [ghcide] isDominatedBy
  16290. 2715.32 s [ghcide] reduceTyFamApp_maybe
  16291. 2715.32 s [ghcide] topNormaliseType
  16292. 2715.32 s [ghcide] normaliseType
  16293. 2715.32 s [ghcide] normaliseTcApp
  16294. 2715.32 s [ghcide] ForeignExport
  16295. 2715.32 s [ghcide] ForeignImport
  16296. 2715.32 s [ghcide] StandaloneKindSig
  16297. 2715.32 s [ghcide] CImportSpec
  16298. 2715.32 s [ghcide] LDerivClauseTys
  16299. 2715.32 s [ghcide] LHsDerivingClause
  16300. 2715.32 s [ghcide] FamilyInfo
  16301. 2715.32 s [ghcide] LHsFunDep
  16302. 2715.32 s [ghcide] XFunDep
  16303. 2715.32 s [ghcide] LHsDecl
  16304. 2715.32 s [ghcide] hsGroupInstDecls
  16305. 2715.32 s [ghcide] tyClDeclTyVars
  16306. 2715.32 s [ghcide] tyClGroupTyClDecls
  16307. 2715.32 s [ghcide] tyClGroupInstDecls
  16308. 2715.32 s [ghcide] tyClGroupRoleDecls
  16309. 2715.32 s [ghcide] tyClGroupKindSigs
  16310. 2715.32 s [ghcide] collectRuleBndrSigTys
  16311. 2715.32 s [ghcide] docDeclDoc
  16312. 2715.32 s [ghcide] annProvenanceName_maybe
  16313. 2715.32 s [ghcide] HsRuleAnn
  16314. 2715.32 s [ghcide] HsRuleRn
  16315. 2715.32 s [ghcide] XViaStrategyPs
  16316. 2715.32 s [ghcide] DataDeclRn
  16317. 2715.32 s [ghcide] emptyRdrGroup
  16318. 2715.32 s [ghcide] emptyRnGroup
  16319. 2715.32 s [ghcide] appendGroups
  16320. 2715.32 s [ghcide] tyFamInstDeclName
  16321. 2715.32 s [ghcide] tyFamInstDeclLName
  16322. 2715.32 s [ghcide] tyClDeclLName
  16323. 2715.32 s [ghcide] countTyClDecls
  16324. 2715.32 s [ghcide] tcdName
  16325. 2715.32 s [ghcide] pp_vanilla_decl_head
  16326. 2715.32 s [ghcide] pprTyClDeclFlavour
  16327. 2715.32 s [ghcide] familyDeclLName
  16328. 2715.32 s [ghcide] familyDeclName
  16329. 2715.32 s [ghcide] famResultKindSignature
  16330. 2715.32 s [ghcide] standaloneKindSigName
  16331. 2715.32 s [ghcide] getConNames
  16332. 2715.32 s [ghcide] hsConDeclTheta
  16333. 2715.32 s [ghcide] ppDataDefnHeader
  16334. 2715.32 s [ghcide] pprTyFamInstDecl
  16335. 2715.32 s [ghcide] pprDataFamInstFlavour
  16336. 2715.32 s [ghcide] pprHsFamInstLHS
  16337. 2715.32 s [ghcide] instDeclDataFamInsts
  16338. 2715.32 s [ghcide] anyLConIsGadt
  16339. 2715.32 s [ghcide] flattenRuleDecls
  16340. 2715.32 s [ghcide] pprFullRuleName
  16341. 2715.32 s [ghcide] roleAnnotDeclName
  16342. 2715.32 s [ghcide] mkHsAppTy
  16343. 2715.32 s [ghcide] mkHsAppKindTy
  16344. 2715.32 s [ghcide] TyDeclBinders
  16345. 2715.32 s [ghcide] mkSimpleMatch
  16346. 2715.32 s [ghcide] unguardedGRHSs
  16347. 2715.32 s [ghcide] unguardedRHS
  16348. 2715.32 s [ghcide] mkMatchGroup
  16349. 2715.32 s [ghcide] mkLamCaseMatchGroup
  16350. 2715.32 s [ghcide] mkLocatedList
  16351. 2715.32 s [ghcide] mkHsApp
  16352. 2715.32 s [ghcide] mkHsAppWith
  16353. 2715.32 s [ghcide] mkHsApps
  16354. 2715.32 s [ghcide] mkHsAppsWith
  16355. 2715.32 s [ghcide] mkHsAppType
  16356. 2715.32 s [ghcide] mkHsAppTypes
  16357. 2715.32 s [ghcide] mkHsLam
  16358. 2715.32 s [ghcide] mkHsLams
  16359. 2715.32 s [ghcide] mkHsSyntaxApps
  16360. 2715.32 s [ghcide] nlHsTyApp
  16361. 2715.32 s [ghcide] nlHsTyApps
  16362. 2715.32 s [ghcide] mkParPat
  16363. 2715.32 s [ghcide] nlParPat
  16364. 2715.32 s [ghcide] mkRecStmt
  16365. 2715.32 s [ghcide] mkHsIntegral
  16366. 2715.32 s [ghcide] mkHsFractional
  16367. 2715.32 s [ghcide] mkHsIsString
  16368. 2715.32 s [ghcide] mkHsDo
  16369. 2715.32 s [ghcide] mkHsDoAnns
  16370. 2715.32 s [ghcide] mkHsComp
  16371. 2715.32 s [ghcide] mkHsCompAnns
  16372. 2715.32 s [ghcide] mkHsIf
  16373. 2715.32 s [ghcide] mkHsCmdIf
  16374. 2715.32 s [ghcide] mkNPat
  16375. 2715.32 s [ghcide] mkNPlusKPat
  16376. 2715.32 s [ghcide] emptyTransStmt
  16377. 2715.32 s [ghcide] mkTransformStmt
  16378. 2715.32 s [ghcide] mkTransformByStmt
  16379. 2715.32 s [ghcide] mkGroupUsingStmt
  16380. 2715.32 s [ghcide] mkGroupByUsingStmt
  16381. 2715.32 s [ghcide] mkLastStmt
  16382. 2715.32 s [ghcide] mkBodyStmt
  16383. 2715.32 s [ghcide] mkPsBindStmt
  16384. 2715.32 s [ghcide] mkRnBindStmt
  16385. 2715.32 s [ghcide] mkTcBindStmt
  16386. 2715.32 s [ghcide] unitRecStmtTc
  16387. 2715.32 s [ghcide] emptyRecStmt
  16388. 2715.32 s [ghcide] emptyRecStmtName
  16389. 2715.32 s [ghcide] emptyRecStmtId
  16390. 2715.32 s [ghcide] mkLetStmt
  16391. 2715.32 s [ghcide] mkHsString
  16392. 2715.32 s [ghcide] mkHsStringFS
  16393. 2715.32 s [ghcide] mkHsStringPrimLit
  16394. 2715.32 s [ghcide] mkHsCharPrimLit
  16395. 2715.32 s [ghcide] mkConLikeTc
  16396. 2715.32 s [ghcide] nlHsVar
  16397. 2715.32 s [ghcide] nl_HsVar
  16398. 2715.32 s [ghcide] nlHsLit
  16399. 2715.32 s [ghcide] nlHsIntLit
  16400. 2715.32 s [ghcide] nlVarPat
  16401. 2715.32 s [ghcide] nlLitPat
  16402. 2715.32 s [ghcide] nlHsApp
  16403. 2715.32 s [ghcide] nlHsSyntaxApps
  16404. 2715.32 s [ghcide] nlHsApps
  16405. 2715.32 s [ghcide] nlHsVarApps
  16406. 2715.32 s [ghcide] nlConVarPat
  16407. 2715.32 s [ghcide] nlConVarPatName
  16408. 2715.32 s [ghcide] nlInfixConPat
  16409. 2715.32 s [ghcide] nlConPat
  16410. 2715.32 s [ghcide] nlConPatName
  16411. 2715.32 s [ghcide] nlNullaryConPat
  16412. 2715.32 s [ghcide] nlWildConPat
  16413. 2715.32 s [ghcide] nlHsDo
  16414. 2715.32 s [ghcide] nlHsOpApp
  16415. 2715.32 s [ghcide] nlHsLam
  16416. 2715.32 s [ghcide] nlHsPar
  16417. 2715.32 s [ghcide] nlHsIf
  16418. 2715.32 s [ghcide] nlHsCase
  16419. 2715.32 s [ghcide] nlList
  16420. 2715.32 s [ghcide] nlHsAppTy
  16421. 2715.32 s [ghcide] nlHsTyVar
  16422. 2715.32 s [ghcide] nlHsFunTy
  16423. 2715.32 s [ghcide] nlHsParTy
  16424. 2715.32 s [ghcide] nlHsTyConApp
  16425. 2715.32 s [ghcide] nlHsAppKindTy
  16426. 2715.32 s [ghcide] mkLHsTupleExpr
  16427. 2715.32 s [ghcide] mkLHsVarTuple
  16428. 2715.32 s [ghcide] nlTuplePat
  16429. 2715.32 s [ghcide] missingTupArg
  16430. 2715.32 s [ghcide] mkBigLHsTup
  16431. 2715.32 s [ghcide] mkBigLHsPatTup
  16432. 2715.32 s [ghcide] mkHsSigEnv
  16433. 2715.32 s [ghcide] mkLHsWrap
  16434. 2715.32 s [ghcide] mkHsWrap
  16435. 2715.32 s [ghcide] mkHsWrapCo
  16436. 2715.32 s [ghcide] mkHsWrapCoR
  16437. 2715.32 s [ghcide] mkLHsWrapCo
  16438. 2715.32 s [ghcide] mkHsCmdWrap
  16439. 2715.32 s [ghcide] mkLHsCmdWrap
  16440. 2715.32 s [ghcide] mkHsWrapPat
  16441. 2715.32 s [ghcide] mkLHsWrapPat
  16442. 2715.32 s [ghcide] mkHsWrapPatCo
  16443. 2715.32 s [ghcide] mkHsDictLet
  16444. 2715.32 s [ghcide] mkHsVarBind
  16445. 2715.32 s [ghcide] mkVarBind
  16446. 2715.32 s [ghcide] mkPatSynBind
  16447. 2715.32 s [ghcide] mkMatch
  16448. 2715.32 s [ghcide] isUnliftedHsBinds
  16449. 2715.32 s [ghcide] collectLocalBinders
  16450. 2715.32 s [ghcide] collectHsValBinders
  16451. 2715.32 s [ghcide] collectLStmtsBinders
  16452. 2715.32 s [ghcide] collectStmtsBinders
  16453. 2715.32 s [ghcide] collectLStmtBinders
  16454. 2715.32 s [ghcide] collectStmtBinders
  16455. 2715.32 s [ghcide] collectPatBinders
  16456. 2715.32 s [ghcide] collectPatsBinders
  16457. 2715.32 s [ghcide] hsGroupBinders
  16458. 2715.32 s [ghcide] hsTyClForeignBinders
  16459. 2715.32 s [ghcide] getPatSynBinds
  16460. 2715.32 s [ghcide] lStmtsImplicits
  16461. 2715.32 s [ghcide] hsValBindsImplicits
  16462. 2715.32 s [ghcide] lHsRecFieldsImplicits
  16463. 2715.32 s [ghcide] Match
  16464. 2715.32 s [ghcide] XXIEWrappedName
  16465. 2715.32 s [ghcide] XIEType
  16466. 2715.32 s [ghcide] XIEPattern
  16467. 2715.32 s [ghcide] XIEName
  16468. 2715.32 s [ghcide] XXIE
  16469. 2715.32 s [ghcide] XIEDocNamed
  16470. 2715.32 s [ghcide] XIEDoc
  16471. 2715.32 s [ghcide] XIEGroup
  16472. 2715.32 s [ghcide] XIEModuleContents
  16473. 2715.32 s [ghcide] XIEThingWith
  16474. 2715.32 s [ghcide] XIEThingAll
  16475. 2715.32 s [ghcide] XIEThingAbs
  16476. 2715.32 s [ghcide] XIEVar
  16477. 2715.32 s [ghcide] ImportDeclPkgQual
  16478. 2715.32 s [ghcide] XXImportDecl
  16479. 2715.32 s [ghcide] XCImportDecl
  16480. 2715.32 s [ghcide] XXFieldOcc
  16481. 2715.32 s [ghcide] XCFieldOcc
  16482. 2715.32 s [ghcide] XXConDeclField
  16483. 2715.32 s [ghcide] XConDeclField
  16484. 2715.32 s [ghcide] XXTyVarBndr
  16485. 2715.32 s [ghcide] XKindedTyVar
  16486. 2715.32 s [ghcide] XUserTyVar
  16487. 2715.32 s [ghcide] XXHsForAllTelescope
  16488. 2715.32 s [ghcide] XHsForAllInvis
  16489. 2715.32 s [ghcide] XHsForAllVis
  16490. 2715.32 s [ghcide] XXTyLit
  16491. 2715.32 s [ghcide] XCharTy
  16492. 2715.32 s [ghcide] XStrTy
  16493. 2715.32 s [ghcide] XNumTy
  16494. 2715.32 s [ghcide] XXType
  16495. 2715.32 s [ghcide] XWildCardTy
  16496. 2715.32 s [ghcide] XTyLit
  16497. 2715.32 s [ghcide] XExplicitTupleTy
  16498. 2715.32 s [ghcide] XExplicitListTy
  16499. 2715.32 s [ghcide] XRecTy
  16500. 2715.32 s [ghcide] XBangTy
  16501. 2715.32 s [ghcide] XDocTy
  16502. 2715.32 s [ghcide] XSpliceTy
  16503. 2715.32 s [ghcide] XKindSig
  16504. 2715.32 s [ghcide] XStarTy
  16505. 2715.32 s [ghcide] XIParamTy
  16506. 2715.32 s [ghcide] XParTy
  16507. 2715.32 s [ghcide] XOpTy
  16508. 2715.32 s [ghcide] XSumTy
  16509. 2715.32 s [ghcide] XTupleTy
  16510. 2715.32 s [ghcide] XListTy
  16511. 2715.32 s [ghcide] XFunTy
  16512. 2715.32 s [ghcide] XAppKindTy
  16513. 2715.32 s [ghcide] XAppTy
  16514. 2715.32 s [ghcide] XTyVar
  16515. 2715.32 s [ghcide] XQualTy
  16516. 2715.32 s [ghcide] XForAllTy
  16517. 2715.32 s [ghcide] XXHsTyPat
  16518. 2715.32 s [ghcide] XHsTP
  16519. 2715.32 s [ghcide] XXHsPatSigType
  16520. 2715.32 s [ghcide] XHsPS
  16521. 2715.32 s [ghcide] XXHsWildCardBndrs
  16522. 2715.32 s [ghcide] XHsWC
  16523. 2715.32 s [ghcide] XXHsSigType
  16524. 2715.32 s [ghcide] XHsSig
  16525. 2715.32 s [ghcide] XXHsOuterTyVarBndrs
  16526. 2715.32 s [ghcide] XHsOuterExplicit
  16527. 2715.32 s [ghcide] XHsOuterImplicit
  16528. 2715.32 s [ghcide] XXLHsQTyVars
  16529. 2715.32 s [ghcide] XHsQTvs
  16530. 2715.32 s [ghcide] XHsFieldBind
  16531. 2715.32 s [ghcide] XXPat
  16532. 2715.32 s [ghcide] XCoPat
  16533. 2715.32 s [ghcide] XInvisPat
  16534. 2715.32 s [ghcide] XEmbTyPat
  16535. 2715.32 s [ghcide] XSigPat
  16536. 2715.32 s [ghcide] XNPlusKPat
  16537. 2715.32 s [ghcide] XNPat
  16538. 2715.32 s [ghcide] XLitPat
  16539. 2715.32 s [ghcide] XSplicePat
  16540. 2715.32 s [ghcide] XViewPat
  16541. 2715.32 s [ghcide] XConPat
  16542. 2715.32 s [ghcide] XSumPat
  16543. 2715.32 s [ghcide] XTuplePat
  16544. 2715.32 s [ghcide] XListPat
  16545. 2715.32 s [ghcide] XBangPat
  16546. 2715.32 s [ghcide] XParPat
  16547. 2715.32 s [ghcide] XAsPat
  16548. 2715.32 s [ghcide] XLazyPat
  16549. 2715.32 s [ghcide] XVarPat
  16550. 2715.32 s [ghcide] XWildPat
  16551. 2715.32 s [ghcide] XXOverLit
  16552. 2715.32 s [ghcide] XOverLit
  16553. 2715.32 s [ghcide] XXLit
  16554. 2715.32 s [ghcide] XHsDoublePrim
  16555. 2715.32 s [ghcide] XHsFloatPrim
  16556. 2715.32 s [ghcide] XHsRat
  16557. 2715.32 s [ghcide] XHsInteger
  16558. 2715.32 s [ghcide] XHsWord64Prim
  16559. 2715.32 s [ghcide] XHsWord32Prim
  16560. 2715.32 s [ghcide] XHsWord16Prim
  16561. 2715.32 s [ghcide] XHsWord8Prim
  16562. 2715.32 s [ghcide] XHsInt64Prim
  16563. 2715.32 s [ghcide] XHsInt32Prim
  16564. 2715.32 s [ghcide] XHsInt16Prim
  16565. 2715.32 s [ghcide] XHsInt8Prim
  16566. 2715.32 s [ghcide] XHsWordPrim
  16567. 2715.32 s [ghcide] XHsIntPrim
  16568. 2715.32 s [ghcide] XHsInt
  16569. 2715.32 s [ghcide] XHsStringPrim
  16570. 2715.32 s [ghcide] XHsString
  16571. 2715.32 s [ghcide] XHsCharPrim
  16572. 2715.32 s [ghcide] XHsChar
  16573. 2715.32 s [ghcide] XXApplicativeArg
  16574. 2715.32 s [ghcide] XApplicativeArgMany
  16575. 2715.32 s [ghcide] XApplicativeArgOne
  16576. 2715.32 s [ghcide] XXParStmtBlock
  16577. 2715.32 s [ghcide] XParStmtBlock
  16578. 2715.32 s [ghcide] XXCmd
  16579. 2715.32 s [ghcide] XCmdWrap
  16580. 2715.32 s [ghcide] XCmdDo
  16581. 2715.32 s [ghcide] XCmdLet
  16582. 2715.32 s [ghcide] XCmdIf
  16583. 2715.32 s [ghcide] XCmdLamCase
  16584. 2715.32 s [ghcide] XCmdCase
  16585. 2715.32 s [ghcide] XCmdPar
  16586. 2715.32 s [ghcide] XCmdLam
  16587. 2715.32 s [ghcide] XCmdApp
  16588. 2715.32 s [ghcide] XCmdArrForm
  16589. 2715.32 s [ghcide] XCmdArrApp
  16590. 2715.32 s [ghcide] XXStmtLR
  16591. 2715.32 s [ghcide] XRecStmt
  16592. 2715.32 s [ghcide] XTransStmt
  16593. 2715.32 s [ghcide] XParStmt
  16594. 2715.32 s [ghcide] XLetStmt
  16595. 2715.32 s [ghcide] XBodyStmt
  16596. 2715.32 s [ghcide] XApplicativeStmt
  16597. 2715.32 s [ghcide] XBindStmt
  16598. 2715.32 s [ghcide] XLastStmt
  16599. 2715.32 s [ghcide] XXGRHS
  16600. 2715.32 s [ghcide] XCGRHS
  16601. 2715.32 s [ghcide] XXGRHSs
  16602. 2715.32 s [ghcide] XCGRHSs
  16603. 2715.32 s [ghcide] XXMatch
  16604. 2715.32 s [ghcide] XCMatch
  16605. 2715.32 s [ghcide] XXMatchGroup
  16606. 2715.32 s [ghcide] XMG
  16607. 2715.32 s [ghcide] XXCmdTop
  16608. 2715.32 s [ghcide] XCmdTop
  16609. 2715.32 s [ghcide] XXQuote
  16610. 2715.32 s [ghcide] XVarBr
  16611. 2715.32 s [ghcide] XTypBr
  16612. 2715.32 s [ghcide] XDecBrG
  16613. 2715.32 s [ghcide] XDecBrL
  16614. 2715.32 s [ghcide] XPatBr
  16615. 2715.32 s [ghcide] XExpBr
  16616. 2715.32 s [ghcide] XXUntypedSplice
  16617. 2715.32 s [ghcide] XQuasiQuote
  16618. 2715.32 s [ghcide] XUntypedSpliceExpr
  16619. 2715.32 s [ghcide] XXTupArg
  16620. 2715.32 s [ghcide] XMissing
  16621. 2715.32 s [ghcide] XPresent
  16622. 2715.32 s [ghcide] XXAmbiguousFieldOcc
  16623. 2715.32 s [ghcide] XAmbiguous
  16624. 2715.32 s [ghcide] XUnambiguous
  16625. 2715.32 s [ghcide] XXPragE
  16626. 2715.32 s [ghcide] XSCC
  16627. 2715.32 s [ghcide] XXDotFieldOcc
  16628. 2715.32 s [ghcide] XCDotFieldOcc
  16629. 2715.32 s [ghcide] XXExpr
  16630. 2715.32 s [ghcide] XEmbTy
  16631. 2715.32 s [ghcide] XPragE
  16632. 2715.32 s [ghcide] XBinTick
  16633. 2715.32 s [ghcide] XTick
  16634. 2715.32 s [ghcide] XStatic
  16635. 2715.32 s [ghcide] XProc
  16636. 2715.32 s [ghcide] XUntypedSplice
  16637. 2715.32 s [ghcide] XTypedSplice
  16638. 2715.32 s [ghcide] XUntypedBracket
  16639. 2715.32 s [ghcide] XTypedBracket
  16640. 2715.32 s [ghcide] XArithSeq
  16641. 2715.32 s [ghcide] XExprWithTySig
  16642. 2715.32 s [ghcide] XProjection
  16643. 2715.32 s [ghcide] XGetField
  16644. 2715.32 s [ghcide] XLHsOLRecUpdLabels
  16645. 2715.32 s [ghcide] XLHsRecUpdLabels
  16646. 2715.32 s [ghcide] XRecordUpd
  16647. 2715.32 s [ghcide] XRecordCon
  16648. 2715.32 s [ghcide] XExplicitList
  16649. 2715.32 s [ghcide] XDo
  16650. 2715.32 s [ghcide] XLet
  16651. 2715.32 s [ghcide] XMultiIf
  16652. 2715.32 s [ghcide] XIf
  16653. 2715.32 s [ghcide] XCase
  16654. 2715.32 s [ghcide] XExplicitSum
  16655. 2715.32 s [ghcide] XExplicitTuple
  16656. 2715.32 s [ghcide] XSectionR
  16657. 2715.32 s [ghcide] XSectionL
  16658. 2715.32 s [ghcide] XPar
  16659. 2715.32 s [ghcide] XNegApp
  16660. 2715.32 s [ghcide] XOpApp
  16661. 2715.32 s [ghcide] XAppTypeE
  16662. 2715.32 s [ghcide] XApp
  16663. 2715.32 s [ghcide] XLamCase
  16664. 2715.32 s [ghcide] XLam
  16665. 2715.32 s [ghcide] XLitE
  16666. 2715.32 s [ghcide] XOverLitE
  16667. 2715.32 s [ghcide] XIPVar
  16668. 2715.32 s [ghcide] XOverLabel
  16669. 2715.32 s [ghcide] XRecSel
  16670. 2715.32 s [ghcide] XUnboundVar
  16671. 2715.32 s [ghcide] XVar
  16672. 2715.32 s [ghcide] XXModule
  16673. 2715.32 s [ghcide] XCModule
  16674. 2715.32 s [ghcide] XXInjectivityAnn
  16675. 2715.32 s [ghcide] XCInjectivityAnn
  16676. 2715.32 s [ghcide] XXRoleAnnotDecl
  16677. 2715.32 s [ghcide] XCRoleAnnotDecl
  16678. 2715.32 s [ghcide] XXAnnDecl
  16679. 2715.32 s [ghcide] XHsAnnotation
  16680. 2715.32 s [ghcide] XXWarnDecl
  16681. 2715.33 s [ghcide] XWarning
  16682. 2715.33 s [ghcide] XXWarnDecls
  16683. 2715.33 s [ghcide] XWarnings
  16684. 2715.33 s [ghcide] XXRuleBndr
  16685. 2715.33 s [ghcide] XRuleBndrSig
  16686. 2715.33 s [ghcide] XCRuleBndr
  16687. 2715.33 s [ghcide] XXRuleDecl
  16688. 2715.33 s [ghcide] XHsRule
  16689. 2715.33 s [ghcide] XXRuleDecls
  16690. 2715.33 s [ghcide] XCRuleDecls
  16691. 2715.33 s [ghcide] XXForeignExport
  16692. 2715.33 s [ghcide] XCExport
  16693. 2715.33 s [ghcide] XXForeignImport
  16694. 2715.33 s [ghcide] XCImport
  16695. 2715.33 s [ghcide] XXForeignDecl
  16696. 2715.33 s [ghcide] XForeignExport
  16697. 2715.33 s [ghcide] ForeignExport
  16698. 2715.33 s [ghcide] XForeignImport
  16699. 2715.33 s [ghcide] ForeignImport
  16700. 2715.33 s [ghcide] XXDefaultDecl
  16701. 2715.33 s [ghcide] XCDefaultDecl
  16702. 2715.33 s [ghcide] XViaStrategy
  16703. 2715.33 s [ghcide] XNewtypeStrategy
  16704. 2715.33 s [ghcide] XAnyClassStrategy
  16705. 2715.33 s [ghcide] XStockStrategy
  16706. 2715.33 s [ghcide] XXDerivDecl
  16707. 2715.33 s [ghcide] XCDerivDecl
  16708. 2715.33 s [ghcide] XXInstDecl
  16709. 2715.33 s [ghcide] XTyFamInstD
  16710. 2715.33 s [ghcide] XDataFamInstD
  16711. 2715.33 s [ghcide] XClsInstD
  16712. 2715.33 s [ghcide] XXClsInstDecl
  16713. 2715.33 s [ghcide] XCClsInstDecl
  16714. 2715.33 s [ghcide] XXTyFamInstDecl
  16715. 2715.33 s [ghcide] XCTyFamInstDecl
  16716. 2715.33 s [ghcide] XXFamEqn
  16717. 2715.33 s [ghcide] XCFamEqn
  16718. 2715.33 s [ghcide] XXConDecl
  16719. 2715.33 s [ghcide] XConDeclH98
  16720. 2715.33 s [ghcide] XConDeclGADT
  16721. 2715.33 s [ghcide] XXDerivClauseTys
  16722. 2715.33 s [ghcide] XDctMulti
  16723. 2715.33 s [ghcide] XDctSingle
  16724. 2715.33 s [ghcide] XXHsDerivingClause
  16725. 2715.33 s [ghcide] XCHsDerivingClause
  16726. 2715.33 s [ghcide] XXHsDataDefn
  16727. 2715.33 s [ghcide] XCHsDataDefn
  16728. 2715.33 s [ghcide] XXFamilyDecl
  16729. 2715.33 s [ghcide] XCFamilyDecl
  16730. 2715.33 s [ghcide] XXFamilyResultSig
  16731. 2715.33 s [ghcide] XTyVarSig
  16732. 2715.33 s [ghcide] XCKindSig
  16733. 2715.33 s [ghcide] XNoSig
  16734. 2715.33 s [ghcide] XXTyClGroup
  16735. 2715.33 s [ghcide] XCTyClGroup
  16736. 2715.33 s [ghcide] XXFunDep
  16737. 2715.33 s [ghcide] XCFunDep
  16738. 2715.33 s [ghcide] XXTyClDecl
  16739. 2715.33 s [ghcide] XClassDecl
  16740. 2715.33 s [ghcide] XDataDecl
  16741. 2715.33 s [ghcide] XSynDecl
  16742. 2715.33 s [ghcide] XFamDecl
  16743. 2715.33 s [ghcide] XXSpliceDecl
  16744. 2715.33 s [ghcide] XSpliceDecl
  16745. 2715.33 s [ghcide] XXHsGroup
  16746. 2715.33 s [ghcide] XCHsGroup
  16747. 2715.33 s [ghcide] XXHsDecl
  16748. 2715.33 s [ghcide] XRoleAnnotD
  16749. 2715.33 s [ghcide] XDocD
  16750. 2715.33 s [ghcide] XSpliceD
  16751. 2715.33 s [ghcide] XRuleD
  16752. 2715.33 s [ghcide] XAnnD
  16753. 2715.33 s [ghcide] XWarningD
  16754. 2715.33 s [ghcide] XForD
  16755. 2715.33 s [ghcide] XDefD
  16756. 2715.33 s [ghcide] XKindSigD
  16757. 2715.33 s [ghcide] XSigD
  16758. 2715.33 s [ghcide] XValD
  16759. 2715.33 s [ghcide] XDerivD
  16760. 2715.33 s [ghcide] XInstD
  16761. 2715.33 s [ghcide] XTyClD
  16762. 2715.33 s [ghcide] XXStandaloneKindSig
  16763. 2715.33 s [ghcide] XStandaloneKindSig
  16764. 2715.33 s [ghcide] StandaloneKindSig
  16765. 2715.33 s [ghcide] XXFixitySig
  16766. 2715.33 s [ghcide] XFixitySig
  16767. 2715.33 s [ghcide] XXSig
  16768. 2715.33 s [ghcide] XCompleteMatchSig
  16769. 2715.33 s [ghcide] XSCCFunSig
  16770. 2715.33 s [ghcide] XMinimalSig
  16771. 2715.33 s [ghcide] XSpecInstSig
  16772. 2715.33 s [ghcide] XSpecSig
  16773. 2715.33 s [ghcide] XInlineSig
  16774. 2715.33 s [ghcide] XFixSig
  16775. 2715.33 s [ghcide] XIdSig
  16776. 2715.33 s [ghcide] XClassOpSig
  16777. 2715.33 s [ghcide] XPatSynSig
  16778. 2715.33 s [ghcide] XTypeSig
  16779. 2715.33 s [ghcide] XXIPBind
  16780. 2715.33 s [ghcide] XCIPBind
  16781. 2715.33 s [ghcide] XXHsIPBinds
  16782. 2715.33 s [ghcide] XIPBinds
  16783. 2715.33 s [ghcide] XXPatSynBind
  16784. 2715.33 s [ghcide] XPSB
  16785. 2715.33 s [ghcide] XXHsBindsLR
  16786. 2715.33 s [ghcide] XPatSynBind
  16787. 2715.33 s [ghcide] XVarBind
  16788. 2715.33 s [ghcide] XPatBind
  16789. 2715.33 s [ghcide] XFunBind
  16790. 2715.33 s [ghcide] XXValBindsLR
  16791. 2715.33 s [ghcide] XValBinds
  16792. 2715.33 s [ghcide] XXHsLocalBindsLR
  16793. 2715.33 s [ghcide] XEmptyLocalBinds
  16794. 2715.33 s [ghcide] XHsIPBinds
  16795. 2715.33 s [ghcide] XHsValBinds
  16796. 2715.33 s [ghcide] LIdP
  16797. 2715.33 s [ghcide] Anno
  16798. 2715.33 s [ghcide] DataConCantHappen
  16799. 2715.33 s [ghcide] moduleNameFS
  16800. 2715.33 s [ghcide] moduleNameString
  16801. 2715.33 s [ghcide] mkModuleName
  16802. 2715.33 s [ghcide] mkModuleNameFS
  16803. 2715.33 s [ghcide] parseModuleName
  16804. 2715.33 s [ghcide] LPat
  16805. 2715.33 s [ghcide] HsDoFlavour
  16806. 2715.33 s [ghcide] MatchGroup
  16807. 2715.33 s [ghcide] isPromoted
  16808. 2715.33 s [ghcide] CImportSpec
  16809. 2715.33 s [ghcide] negateOverLitVal
  16810. 2715.33 s [ghcide] LHsTypeArg
  16811. 2715.33 s [ghcide] XXArg
  16812. 2715.33 s [ghcide] XArgPar
  16813. 2715.33 s [ghcide] XTypeArg
  16814. 2715.33 s [ghcide] XValArg
  16815. 2715.33 s [ghcide] XXArrow
  16816. 2715.33 s [ghcide] XExplicitMult
  16817. 2715.33 s [ghcide] XLinearArrow
  16818. 2715.33 s [ghcide] XUnrestrictedArrow
  16819. 2715.33 s [ghcide] XXBndrVis
  16820. 2715.33 s [ghcide] HsBndrVis
  16821. 2715.33 s [ghcide] XBndrInvisible
  16822. 2715.33 s [ghcide] XBndrRequired
  16823. 2715.33 s [ghcide] LHsTyPat
  16824. 2715.33 s [ghcide] HsTyPat
  16825. 2715.33 s [ghcide] hsQTvExplicit
  16826. 2715.33 s [ghcide] hsPatSigType
  16827. 2715.33 s [ghcide] mapHsOuterImplicit
  16828. 2715.33 s [ghcide] hsIPNameFS
  16829. 2715.33 s [ghcide] isHsBndrInvisible
  16830. 2715.33 s [ghcide] hsMult
  16831. 2715.33 s [ghcide] hsScaledThing
  16832. 2715.33 s [ghcide] conDetailsArity
  16833. 2715.33 s [ghcide] XConPatTyArg
  16834. 2715.33 s [ghcide] ConLikeP
  16835. 2715.33 s [ghcide] isInvisArgPat
  16836. 2715.33 s [ghcide] isVisArgPat
  16837. 2715.33 s [ghcide] hsConPatArgs
  16838. 2715.33 s [ghcide] hsConPatTyArgs
  16839. 2715.33 s [ghcide] hsRecFields
  16840. 2715.33 s [ghcide] hsRecFieldsArgs
  16841. 2715.33 s [ghcide] hsRecFieldSel
  16842. 2715.33 s [ghcide] XXMultAnn
  16843. 2715.33 s [ghcide] XMultAnn
  16844. 2715.33 s [ghcide] XPct1Ann
  16845. 2715.33 s [ghcide] XNoMultAnn
  16846. 2715.33 s [ghcide] LHsLocalBindsLR
  16847. 2715.33 s [ghcide] isFixityLSig
  16848. 2715.33 s [ghcide] isTypeLSig
  16849. 2715.33 s [ghcide] isSpecLSig
  16850. 2715.33 s [ghcide] isSpecInstLSig
  16851. 2715.33 s [ghcide] isPragLSig
  16852. 2715.33 s [ghcide] isInlineLSig
  16853. 2715.33 s [ghcide] isMinimalLSig
  16854. 2715.33 s [ghcide] isSCCFunSig
  16855. 2715.33 s [ghcide] isCompleteMatchSig
  16856. 2715.33 s [ghcide] XXConDeclGADTDetails
  16857. 2715.33 s [ghcide] XRecConGADT
  16858. 2715.33 s [ghcide] XPrefixConGADT
  16859. 2715.33 s [ghcide] LDerivClauseTys
  16860. 2715.33 s [ghcide] LHsDerivingClause
  16861. 2715.33 s [ghcide] FamilyInfo
  16862. 2715.33 s [ghcide] LHsFunDep
  16863. 2715.33 s [ghcide] XFunDep
  16864. 2715.33 s [ghcide] LHsDecl
  16865. 2715.33 s [ghcide] hsGroupInstDecls
  16866. 2715.33 s [ghcide] tyClDeclTyVars
  16867. 2715.33 s [ghcide] tyClGroupTyClDecls
  16868. 2715.33 s [ghcide] tyClGroupInstDecls
  16869. 2715.33 s [ghcide] tyClGroupRoleDecls
  16870. 2715.33 s [ghcide] tyClGroupKindSigs
  16871. 2715.33 s [ghcide] familyInfoTyConFlavour
  16872. 2715.33 s [ghcide] dataDefnConsNewOrData
  16873. 2715.33 s [ghcide] collectRuleBndrSigTys
  16874. 2715.33 s [ghcide] docDeclDoc
  16875. 2715.33 s [ghcide] annProvenanceName_maybe
  16876. 2715.33 s [ghcide] TransForm
  16877. 2715.33 s [ghcide] DotFieldOcc
  16878. 2715.33 s [ghcide] LHsRecUpdProj
  16879. 2715.33 s [ghcide] RecUpdProj
  16880. 2715.33 s [ghcide] LHsRecProj
  16881. 2715.33 s [ghcide] RecProj
  16882. 2715.33 s [ghcide] FieldLabelStrings
  16883. 2715.33 s [ghcide] isInfixMatch
  16884. 2715.33 s [ghcide] qualifiedDoModuleName_maybe
  16885. 2715.33 s [ghcide] isPatSynCtxt
  16886. 2715.33 s [ghcide] isComprehensionContext
  16887. 2715.33 s [ghcide] isDoComprehensionContext
  16888. 2715.33 s [ghcide] isMonadDoStmtContext
  16889. 2715.33 s [ghcide] isMonadCompContext
  16890. 2715.33 s [ghcide] isMonadDoCompContext
  16891. 2715.33 s [ghcide] LeftOrRight
  16892. 2715.33 s [ghcide] pickLR
  16893. 2715.33 s [ghcide] QuoteWrapper
  16894. 2715.33 s [ghcide] EvTerm
  16895. 2715.33 s [ghcide] EvExpr
  16896. 2715.33 s [ghcide] EvBind
  16897. 2715.33 s [ghcide] EvBindInfo
  16898. 2715.33 s [ghcide] EvBindMap
  16899. 2715.33 s [ghcide] EvBindsVar
  16900. 2715.33 s [ghcide] TcEvBinds
  16901. 2715.33 s [ghcide] HsWrapper
  16902. 2715.33 s [ghcide] TcMCoercionR
  16903. 2715.33 s [ghcide] TcMCoercionN
  16904. 2715.33 s [ghcide] TcMCoercion
  16905. 2715.33 s [ghcide] TcCoercionP
  16906. 2715.33 s [ghcide] TcCoercionR
  16907. 2715.33 s [ghcide] TcCoercionN
  16908. 2715.33 s [ghcide] TcCoercion
  16909. 2715.33 s [ghcide] mkWpEta
  16910. 2715.33 s [ghcide] mkWpCastR
  16911. 2715.33 s [ghcide] mkWpCastN
  16912. 2715.33 s [ghcide] mkWpTyApps
  16913. 2715.33 s [ghcide] mkWpEvApps
  16914. 2715.33 s [ghcide] mkWpEvVarApps
  16915. 2715.33 s [ghcide] mkWpTyLams
  16916. 2715.33 s [ghcide] mkWpForAllCast
  16917. 2715.33 s [ghcide] mkWpEvLams
  16918. 2715.33 s [ghcide] mkWpLet
  16919. 2715.33 s [ghcide] idHsWrapper
  16920. 2715.33 s [ghcide] isIdHsWrapper
  16921. 2715.33 s [ghcide] collectHsWrapBinders
  16922. 2715.33 s [ghcide] isCoEvBindsVar
  16923. 2715.33 s [ghcide] emptyEvBindMap
  16924. 2715.33 s [ghcide] extendEvBinds
  16925. 2715.33 s [ghcide] isEmptyEvBindMap
  16926. 2715.33 s [ghcide] lookupEvBind
  16927. 2715.33 s [ghcide] evBindMapBinds
  16928. 2715.33 s [ghcide] foldEvBindMap
  16929. 2715.33 s [ghcide] nonDetStrictFoldEvBindMap
  16930. 2715.33 s [ghcide] filterEvBindMap
  16931. 2715.33 s [ghcide] evBindMapToVarSet
  16932. 2715.33 s [ghcide] varSetMinusEvBindMap
  16933. 2715.33 s [ghcide] evBindVar
  16934. 2715.33 s [ghcide] mkWantedEvBind
  16935. 2715.33 s [ghcide] mkGivenEvBind
  16936. 2715.33 s [ghcide] evCoercion
  16937. 2715.33 s [ghcide] evDFunApp
  16938. 2715.33 s [ghcide] evDataConApp
  16939. 2715.33 s [ghcide] evSelector
  16940. 2715.33 s [ghcide] evTypeable
  16941. 2715.33 s [ghcide] mkEvCast
  16942. 2715.33 s [ghcide] mkEvScSelectors
  16943. 2715.33 s [ghcide] emptyTcEvBinds
  16944. 2715.33 s [ghcide] isEmptyTcEvBinds
  16945. 2715.33 s [ghcide] evTermCoercion_maybe
  16946. 2715.33 s [ghcide] evTermCoercion
  16947. 2715.33 s [ghcide] findNeededEvVars
  16948. 2715.33 s [ghcide] evVarsOfTerm
  16949. 2715.33 s [ghcide] pprHsWrapper
  16950. 2715.33 s [ghcide] quoteWrapperTyVarTy
  16951. 2715.33 s [ghcide] newName
  16952. 2715.33 s [ghcide] getEnv
  16953. 2715.33 s [ghcide] newUnique
  16954. 2715.33 s [ghcide] Env
  16955. 2715.33 s [ghcide] newMutVar
  16956. 2715.33 s [ghcide] readMutVar
  16957. 2715.33 s [ghcide] writeMutVar
  16958. 2715.33 s [ghcide] TcLclEnv
  16959. 2715.33 s [ghcide] zipWith3M
  16960. 2715.33 s [ghcide] zipWith3M_
  16961. 2715.33 s [ghcide] zipWith4M
  16962. 2715.33 s [ghcide] zipWithAndUnzipM
  16963. 2715.33 s [ghcide] mapAndUnzip4M
  16964. 2715.33 s [ghcide] mapAndUnzip5M
  16965. 2715.33 s [ghcide] newTcRef
  16966. 2715.33 s [ghcide] readTcRef
  16967. 2715.33 s [ghcide] writeTcRef
  16968. 2715.33 s [ghcide] updTcRef
  16969. 2715.33 s [ghcide] updTcRefM
  16970. 2715.33 s [ghcide] PromotionErr
  16971. 2715.33 s [ghcide] pprPECategory
  16972. 2715.33 s [ghcide] peCategory
  16973. 2715.33 s [ghcide] ClosedTypeId
  16974. 2715.33 s [ghcide] RhsNames
  16975. 2715.33 s [ghcide] TcIdSigInst
  16976. 2715.33 s [ghcide] TcPatSynSig
  16977. 2715.33 s [ghcide] TcSigInfo
  16978. 2715.33 s [ghcide] TcPartialSig
  16979. 2715.33 s [ghcide] TcIdSig
  16980. 2715.33 s [ghcide] TcCompleteSig
  16981. 2715.33 s [ghcide] TcSigFun
  16982. 2715.33 s [ghcide] TcBinder
  16983. 2715.33 s [ghcide] TcId
  16984. 2715.33 s [ghcide] TcBinderStack
  16985. 2715.33 s [ghcide] isPartialSig
  16986. 2715.33 s [ghcide] tcSigInfoName
  16987. 2715.33 s [ghcide] tcIdSigLoc
  16988. 2715.33 s [ghcide] completeSigPolyId_maybe
  16989. 2715.33 s [ghcide] pprTcTyThingCategory
  16990. 2715.33 s [ghcide] tcTyThingCategory
  16991. 2715.33 s [ghcide] ThLevel
  16992. 2715.33 s [ghcide] PendingStuff
  16993. 2715.33 s [ghcide] ThStage
  16994. 2715.33 s [ghcide] SpliceOrBracket
  16995. 2715.33 s [ghcide] SpliceType
  16996. 2715.33 s [ghcide] topStage
  16997. 2715.33 s [ghcide] topAnnStage
  16998. 2715.33 s [ghcide] topSpliceStage
  16999. 2715.33 s [ghcide] impLevel
  17000. 2715.33 s [ghcide] outerLevel
  17001. 2715.33 s [ghcide] thLevel
  17002. 2715.33 s [ghcide] ArrowCtxt
  17003. 2715.33 s [ghcide] ThBindEnv
  17004. 2715.33 s [ghcide] TcTypeEnv
  17005. 2715.33 s [ghcide] TcLclCtxt
  17006. 2715.33 s [ghcide] setLclEnvTcLevel
  17007. 2715.33 s [ghcide] getLclEnvTcLevel
  17008. 2715.33 s [ghcide] setLclEnvLoc
  17009. 2715.33 s [ghcide] getLclEnvLoc
  17010. 2715.33 s [ghcide] lclEnvInGeneratedCode
  17011. 2715.33 s [ghcide] modifyLclCtxt
  17012. 2715.33 s [ghcide] CompleteMatches
  17013. 2715.33 s [ghcide] addErr
  17014. 2715.33 s [ghcide] IOEnvFailure
  17015. 2715.33 s [ghcide] IOEnv
  17016. 2715.33 s [ghcide] failM
  17017. 2715.33 s [ghcide] failWithM
  17018. 2715.33 s [ghcide] runIOEnv
  17019. 2715.33 s [ghcide] fixM
  17020. 2715.33 s [ghcide] tryM
  17021. 2715.33 s [ghcide] tryAllM
  17022. 2715.33 s [ghcide] tryMostM
  17023. 2715.33 s [ghcide] unsafeInterleaveM
  17024. 2715.33 s [ghcide] uninterruptibleMaskM_
  17025. 2715.33 s [ghcide] updMutVar
  17026. 2715.33 s [ghcide] getNamePprCtx
  17027. 2715.33 s [ghcide] getSrcSpanM
  17028. 2715.33 s [ghcide] RoleAnnotEnv
  17029. 2715.33 s [ghcide] FillDefaulting
  17030. 2715.33 s [ghcide] TcPluginRewriteResult
  17031. 2715.33 s [ghcide] TcPlugin
  17032. 2715.33 s [ghcide] SelfBootInfo
  17033. 2715.33 s [ghcide] IfLclEnv
  17034. 2715.33 s [ghcide] IfGblEnv
  17035. 2715.33 s [ghcide] IfL
  17036. 2715.33 s [ghcide] IfG
  17037. 2715.33 s [ghcide] IfM
  17038. 2715.33 s [ghcide] TcRn
  17039. 2715.33 s [ghcide] TcRnIf
  17040. 2715.33 s [ghcide] tcVisibleOrphanMods
  17041. 2715.33 s [ghcide] bootExports
  17042. 2715.33 s [ghcide] removeBindingShadowing
  17043. 2715.33 s [ghcide] mkModDeps
  17044. 2715.33 s [ghcide] emptyImportAvails
  17045. 2715.33 s [ghcide] mkRoleAnnotEnv
  17046. 2715.33 s [ghcide] emptyRoleAnnotEnv
  17047. 2715.33 s [ghcide] lookupRoleAnnot
  17048. 2715.33 s [ghcide] getRoleAnnots
  17049. 2715.33 s [ghcide] IsExtraConstraint
  17050. 2715.33 s [ghcide] initTcInteractive
  17051. 2715.33 s [ghcide] initTcRnIf
  17052. 2715.33 s [ghcide] discardResult
  17053. 2715.33 s [ghcide] getTopEnv
  17054. 2715.33 s [ghcide] updTopEnv
  17055. 2715.33 s [ghcide] getGblEnv
  17056. 2715.33 s [ghcide] updGblEnv
  17057. 2715.33 s [ghcide] setGblEnv
  17058. 2715.33 s [ghcide] getLclEnv
  17059. 2715.33 s [ghcide] updLclEnv
  17060. 2715.33 s [ghcide] updLclCtxt
  17061. 2715.33 s [ghcide] setLclEnv
  17062. 2715.33 s [ghcide] restoreLclEnv
  17063. 2715.33 s [ghcide] getEnvs
  17064. 2715.33 s [ghcide] setEnvs
  17065. 2715.33 s [ghcide] updEnvs
  17066. 2715.33 s [ghcide] restoreEnvs
  17067. 2715.33 s [ghcide] xoptM
  17068. 2715.33 s [ghcide] doptM
  17069. 2715.33 s [ghcide] goptM
  17070. 2715.33 s [ghcide] woptM
  17071. 2715.33 s [ghcide] setXOptM
  17072. 2715.33 s [ghcide] unsetXOptM
  17073. 2715.33 s [ghcide] unsetGOptM
  17074. 2715.33 s [ghcide] unsetWOptM
  17075. 2715.33 s [ghcide] whenGOptM
  17076. 2715.33 s [ghcide] whenWOptM
  17077. 2715.33 s [ghcide] whenXOptM
  17078. 2715.33 s [ghcide] unlessXOptM
  17079. 2715.33 s [ghcide] getGhcMode
  17080. 2715.33 s [ghcide] withoutDynamicNow
  17081. 2715.33 s [ghcide] updTopFlags
  17082. 2715.33 s [ghcide] getEpsVar
  17083. 2715.33 s [ghcide] getEps
  17084. 2715.33 s [ghcide] getHpt
  17085. 2715.33 s [ghcide] getEpsAndHug
  17086. 2715.33 s [ghcide] withIfaceErr
  17087. 2715.33 s [ghcide] newArrowScope
  17088. 2715.33 s [ghcide] escapeArrowScope
  17089. 2715.33 s [ghcide] newUniqueSupply
  17090. 2715.33 s [ghcide] cloneLocalName
  17091. 2715.33 s [ghcide] newNameAt
  17092. 2715.33 s [ghcide] newSysName
  17093. 2715.33 s [ghcide] newSysLocalId
  17094. 2715.33 s [ghcide] newSysLocalIds
  17095. 2715.33 s [ghcide] traceTc
  17096. 2715.33 s [ghcide] traceRn
  17097. 2715.33 s [ghcide] traceOptTcRn
  17098. 2715.33 s [ghcide] traceIf
  17099. 2715.33 s [ghcide] traceOptIf
  17100. 2715.33 s [ghcide] getIsGHCi
  17101. 2715.33 s [ghcide] getGHCiMonad
  17102. 2715.33 s [ghcide] getInteractivePrintName
  17103. 2715.33 s [ghcide] tcIsHsBootOrSig
  17104. 2715.33 s [ghcide] tcHscSource
  17105. 2715.33 s [ghcide] tcIsHsig
  17106. 2715.33 s [ghcide] tcSelfBootInfo
  17107. 2715.33 s [ghcide] getGlobalRdrEnv
  17108. 2715.33 s [ghcide] getRdrEnvs
  17109. 2715.33 s [ghcide] getImports
  17110. 2715.33 s [ghcide] getFixityEnv
  17111. 2715.33 s [ghcide] extendFixityEnv
  17112. 2715.33 s [ghcide] getDeclaredDefaultTys
  17113. 2715.33 s [ghcide] addDependentFiles
  17114. 2715.33 s [ghcide] inGeneratedCode
  17115. 2715.33 s [ghcide] setSrcSpan
  17116. 2715.33 s [ghcide] setSrcSpanA
  17117. 2715.33 s [ghcide] addLocM
  17118. 2715.33 s [ghcide] wrapLocM
  17119. 2715.33 s [ghcide] wrapLocMA
  17120. 2715.33 s [ghcide] wrapLocFstM
  17121. 2715.33 s [ghcide] wrapLocFstMA
  17122. 2715.33 s [ghcide] wrapLocSndM
  17123. 2715.33 s [ghcide] wrapLocSndMA
  17124. 2715.33 s [ghcide] wrapLocM_
  17125. 2715.33 s [ghcide] wrapLocMA_
  17126. 2715.33 s [ghcide] getErrsVar
  17127. 2715.33 s [ghcide] setErrsVar
  17128. 2715.33 s [ghcide] failWith
  17129. 2715.33 s [ghcide] failAt
  17130. 2715.33 s [ghcide] addErrAt
  17131. 2715.33 s [ghcide] mkDetailedMessage
  17132. 2715.33 s [ghcide] addErrs
  17133. 2715.33 s [ghcide] checkErr
  17134. 2715.33 s [ghcide] checkErrAt
  17135. 2715.33 s [ghcide] addMessages
  17136. 2715.33 s [ghcide] discardWarnings
  17137. 2715.33 s [ghcide] mkTcRnMessage
  17138. 2715.33 s [ghcide] reportDiagnostics
  17139. 2715.33 s [ghcide] reportDiagnostic
  17140. 2715.33 s [ghcide] checkNoErrs
  17141. 2715.33 s [ghcide] whenNoErrs
  17142. 2715.33 s [ghcide] ifErrsM
  17143. 2715.33 s [ghcide] failIfErrsM
  17144. 2715.33 s [ghcide] getErrCtxt
  17145. 2715.33 s [ghcide] setErrCtxt
  17146. 2715.33 s [ghcide] popErrCtxt
  17147. 2715.33 s [ghcide] getCtLocM
  17148. 2715.33 s [ghcide] mkCtLocEnv
  17149. 2715.33 s [ghcide] setCtLocM
  17150. 2715.33 s [ghcide] askNoErrs
  17151. 2715.33 s [ghcide] tryCaptureConstraints
  17152. 2715.33 s [ghcide] captureConstraints
  17153. 2715.33 s [ghcide] tcEmitBindingUsage
  17154. 2715.33 s [ghcide] attemptM
  17155. 2715.34 s [ghcide] recoverM
  17156. 2715.34 s [ghcide] tryTc
  17157. 2715.34 s [ghcide] discardErrs
  17158. 2715.34 s [ghcide] tryTcDiscardingErrs
  17159. 2715.34 s [ghcide] addErrTc
  17160. 2715.34 s [ghcide] addErrTcM
  17161. 2715.34 s [ghcide] failWithTc
  17162. 2715.34 s [ghcide] failWithTcM
  17163. 2715.34 s [ghcide] checkTc
  17164. 2715.34 s [ghcide] checkTcM
  17165. 2715.34 s [ghcide] failIfTc
  17166. 2715.34 s [ghcide] failIfTcM
  17167. 2715.34 s [ghcide] addTcRnDiagnostic
  17168. 2715.34 s [ghcide] mkErrInfo
  17169. 2715.34 s [ghcide] debugTc
  17170. 2715.34 s [ghcide] addTopEvBinds
  17171. 2715.34 s [ghcide] newTcEvBinds
  17172. 2715.34 s [ghcide] cloneEvBindsVar
  17173. 2715.34 s [ghcide] getTcEvTyCoVars
  17174. 2715.34 s [ghcide] getTcEvBindsMap
  17175. 2715.34 s [ghcide] setTcEvBindsMap
  17176. 2715.34 s [ghcide] addTcEvBind
  17177. 2715.34 s [ghcide] chooseUniqueOccTc
  17178. 2715.34 s [ghcide] newZonkAnyType
  17179. 2715.34 s [ghcide] getConstraintVar
  17180. 2715.34 s [ghcide] setConstraintVar
  17181. 2715.34 s [ghcide] emitStaticConstraints
  17182. 2715.34 s [ghcide] emitConstraints
  17183. 2715.34 s [ghcide] emitSimple
  17184. 2715.34 s [ghcide] emitSimples
  17185. 2715.34 s [ghcide] emitImplication
  17186. 2715.34 s [ghcide] emitImplications
  17187. 2715.34 s [ghcide] emitDelayedErrors
  17188. 2715.34 s [ghcide] emitHole
  17189. 2715.34 s [ghcide] emitHoles
  17190. 2715.34 s [ghcide] emitNotConcreteError
  17191. 2715.34 s [ghcide] pushTcLevelM_
  17192. 2715.34 s [ghcide] pushTcLevelM
  17193. 2715.34 s [ghcide] getTcLevel
  17194. 2715.34 s [ghcide] setTcLevel
  17195. 2715.34 s [ghcide] isTouchableTcM
  17196. 2715.34 s [ghcide] getLclTypeEnv
  17197. 2715.34 s [ghcide] setLclTypeEnv
  17198. 2715.34 s [ghcide] traceTcConstraints
  17199. 2715.34 s [ghcide] emitAnonTypeHole
  17200. 2715.34 s [ghcide] emitNamedTypeHole
  17201. 2715.34 s [ghcide] recordThUse
  17202. 2715.34 s [ghcide] recordThSpliceUse
  17203. 2715.34 s [ghcide] recordThNeededRuntimeDeps
  17204. 2715.34 s [ghcide] keepAlive
  17205. 2715.34 s [ghcide] getStage
  17206. 2715.34 s [ghcide] getStageAndBindLevel
  17207. 2715.34 s [ghcide] setStage
  17208. 2715.34 s [ghcide] getLocalRdrEnv
  17209. 2715.34 s [ghcide] setLocalRdrEnv
  17210. 2715.34 s [ghcide] mkIfLclEnv
  17211. 2715.34 s [ghcide] initIfaceCheck
  17212. 2715.34 s [ghcide] initIfaceLcl
  17213. 2715.34 s [ghcide] getIfModule
  17214. 2715.34 s [ghcide] failIfM
  17215. 2715.34 s [ghcide] setImplicitEnvM
  17216. 2715.34 s [ghcide] mkVarOccFS
  17217. 2715.34 s [ghcide] isFieldName
  17218. 2715.34 s [ghcide] tidyNameOcc
  17219. 2715.34 s [ghcide] nameOccName
  17220. 2715.34 s [ghcide] setNameUnique
  17221. 2715.34 s [ghcide] nameUnique
  17222. 2715.34 s [ghcide] emptyFsEnv
  17223. 2715.34 s [ghcide] extendFsEnv
  17224. 2715.34 s [ghcide] lookupFsEnv
  17225. 2715.34 s [ghcide] mkFsEnv
  17226. 2715.34 s [ghcide] TidyOccEnv
  17227. 2715.34 s [ghcide] OccSet
  17228. 2715.34 s [ghcide] NameSpace
  17229. 2715.34 s [ghcide] tcName
  17230. 2715.34 s [ghcide] clsName
  17231. 2715.34 s [ghcide] tcClsName
  17232. 2715.34 s [ghcide] dataName
  17233. 2715.34 s [ghcide] srcDataName
  17234. 2715.34 s [ghcide] tvName
  17235. 2715.34 s [ghcide] fieldName
  17236. 2715.34 s [ghcide] isDataConNameSpace
  17237. 2715.34 s [ghcide] isTcClsNameSpace
  17238. 2715.34 s [ghcide] isTvNameSpace
  17239. 2715.34 s [ghcide] isVarNameSpace
  17240. 2715.34 s [ghcide] isValNameSpace
  17241. 2715.34 s [ghcide] isFieldNameSpace
  17242. 2715.34 s [ghcide] pprNameSpace
  17243. 2715.34 s [ghcide] pprNonVarNameSpace
  17244. 2715.34 s [ghcide] pprNameSpaceBrief
  17245. 2715.34 s [ghcide] pprOccName
  17246. 2715.34 s [ghcide] mkOccName
  17247. 2715.34 s [ghcide] mkOccNameFS
  17248. 2715.34 s [ghcide] mkVarOcc
  17249. 2715.34 s [ghcide] mkRecFieldOcc
  17250. 2715.34 s [ghcide] mkRecFieldOccFS
  17251. 2715.34 s [ghcide] varToRecFieldOcc
  17252. 2715.34 s [ghcide] recFieldToVarOcc
  17253. 2715.34 s [ghcide] mkDataOcc
  17254. 2715.34 s [ghcide] mkDataOccFS
  17255. 2715.34 s [ghcide] mkTyVarOcc
  17256. 2715.34 s [ghcide] mkTyVarOccFS
  17257. 2715.34 s [ghcide] mkTcOcc
  17258. 2715.34 s [ghcide] mkTcOccFS
  17259. 2715.34 s [ghcide] mkClsOcc
  17260. 2715.34 s [ghcide] mkClsOccFS
  17261. 2715.34 s [ghcide] demoteOccName
  17262. 2715.34 s [ghcide] demoteOccTvName
  17263. 2715.34 s [ghcide] promoteOccName
  17264. 2715.34 s [ghcide] intersectOccEnv_C
  17265. 2715.34 s [ghcide] minusOccEnv_C_Ns
  17266. 2715.34 s [ghcide] pprOccEnv
  17267. 2715.34 s [ghcide] emptyOccSet
  17268. 2715.34 s [ghcide] unitOccSet
  17269. 2715.34 s [ghcide] mkOccSet
  17270. 2715.34 s [ghcide] extendOccSet
  17271. 2715.34 s [ghcide] extendOccSetList
  17272. 2715.34 s [ghcide] unionOccSets
  17273. 2715.34 s [ghcide] unionManyOccSets
  17274. 2715.34 s [ghcide] elemOccSet
  17275. 2715.34 s [ghcide] isEmptyOccSet
  17276. 2715.34 s [ghcide] occNameString
  17277. 2715.34 s [ghcide] setOccNameSpace
  17278. 2715.34 s [ghcide] isVarOcc
  17279. 2715.34 s [ghcide] isTvOcc
  17280. 2715.34 s [ghcide] isTcOcc
  17281. 2715.34 s [ghcide] isFieldOcc
  17282. 2715.34 s [ghcide] fieldOcc_maybe
  17283. 2715.34 s [ghcide] isDataOcc
  17284. 2715.34 s [ghcide] isUnderscore
  17285. 2715.34 s [ghcide] isDefaultMethodOcc
  17286. 2715.34 s [ghcide] mkDataConWrapperOcc
  17287. 2715.34 s [ghcide] mkWorkerOcc
  17288. 2715.34 s [ghcide] mkMatcherOcc
  17289. 2715.34 s [ghcide] mkBuilderOcc
  17290. 2715.34 s [ghcide] mkDefaultMethodOcc
  17291. 2715.34 s [ghcide] mkClassOpAuxOcc
  17292. 2715.34 s [ghcide] mkDictOcc
  17293. 2715.34 s [ghcide] mkIPOcc
  17294. 2715.34 s [ghcide] mkSpecOcc
  17295. 2715.34 s [ghcide] mkForeignExportOcc
  17296. 2715.34 s [ghcide] mkRepEqOcc
  17297. 2715.34 s [ghcide] mkClassDataConOcc
  17298. 2715.34 s [ghcide] mkNewTyCoOcc
  17299. 2715.34 s [ghcide] mkInstTyCoOcc
  17300. 2715.34 s [ghcide] mkEqPredCoOcc
  17301. 2715.34 s [ghcide] mkCon2TagOcc
  17302. 2715.34 s [ghcide] mkTag2ConOcc
  17303. 2715.34 s [ghcide] mkMaxTagOcc
  17304. 2715.34 s [ghcide] mkDataTOcc
  17305. 2715.34 s [ghcide] mkDataCOcc
  17306. 2715.34 s [ghcide] mkTyConRepOcc
  17307. 2715.34 s [ghcide] mkGenR
  17308. 2715.34 s [ghcide] mkGen1R
  17309. 2715.34 s [ghcide] mkDataConWorkerOcc
  17310. 2715.34 s [ghcide] mkSuperDictAuxOcc
  17311. 2715.34 s [ghcide] mkSuperDictSelOcc
  17312. 2715.34 s [ghcide] mkLocalOcc
  17313. 2715.34 s [ghcide] mkDFunOcc
  17314. 2715.34 s [ghcide] mkMethodOcc
  17315. 2715.34 s [ghcide] emptyTidyOccEnv
  17316. 2715.34 s [ghcide] initTidyOccEnv
  17317. 2715.34 s [ghcide] delTidyOccEnvList
  17318. 2715.34 s [ghcide] avoidClashesOccEnv
  17319. 2715.34 s [ghcide] tidyOccName
  17320. 2715.34 s [ghcide] mainOcc
  17321. 2715.34 s [ghcide] ppMainFn
  17322. 2715.34 s [ghcide] nameNameSpace
  17323. 2715.34 s [ghcide] nameSrcLoc
  17324. 2715.34 s [ghcide] nameSrcSpan
  17325. 2715.34 s [ghcide] isWiredInName
  17326. 2715.34 s [ghcide] isWiredIn
  17327. 2715.34 s [ghcide] wiredInNameTyThing_maybe
  17328. 2715.34 s [ghcide] isBuiltInSyntax
  17329. 2715.34 s [ghcide] isTupleTyConName
  17330. 2715.34 s [ghcide] isSumTyConName
  17331. 2715.34 s [ghcide] isExternalName
  17332. 2715.34 s [ghcide] isInternalName
  17333. 2715.34 s [ghcide] isHoleName
  17334. 2715.34 s [ghcide] nameModule
  17335. 2715.34 s [ghcide] nameModule_maybe
  17336. 2715.34 s [ghcide] namePun_maybe
  17337. 2715.34 s [ghcide] nameIsHomePackage
  17338. 2715.34 s [ghcide] nameIsHomePackageImport
  17339. 2715.34 s [ghcide] isTyVarName
  17340. 2715.34 s [ghcide] isTyConName
  17341. 2715.34 s [ghcide] isDataConName
  17342. 2715.34 s [ghcide] isValName
  17343. 2715.34 s [ghcide] isVarName
  17344. 2715.34 s [ghcide] isSystemName
  17345. 2715.34 s [ghcide] mkClonedInternalName
  17346. 2715.34 s [ghcide] mkDerivedInternalName
  17347. 2715.34 s [ghcide] mkSystemNameAt
  17348. 2715.34 s [ghcide] mkSystemVarName
  17349. 2715.34 s [ghcide] mkSysTvName
  17350. 2715.34 s [ghcide] setNameLoc
  17351. 2715.34 s [ghcide] pprName
  17352. 2715.34 s [ghcide] pprModulePrefix
  17353. 2715.34 s [ghcide] pprDefinedAt
  17354. 2715.34 s [ghcide] pprNameDefnLoc
  17355. 2715.34 s [ghcide] getSrcLoc
  17356. 2715.34 s [ghcide] getSrcSpan
  17357. 2715.34 s [ghcide] getOccString
  17358. 2715.34 s [ghcide] getOccFS
  17359. 2715.34 s [ghcide] pprInfixName
  17360. 2715.34 s [ghcide] pprPrefixName
  17361. 2715.34 s [ghcide] RecFieldInfo
  17362. 2715.34 s [ghcide] plusGREInfo
  17363. 2715.34 s [ghcide] LookupChild
  17364. 2715.34 s [ghcide] rdrNameOcc
  17365. 2715.34 s [ghcide] rdrNameSpace
  17366. 2715.34 s [ghcide] demoteRdrName
  17367. 2715.34 s [ghcide] demoteRdrNameTv
  17368. 2715.34 s [ghcide] promoteRdrName
  17369. 2715.34 s [ghcide] mkRdrUnqual
  17370. 2715.34 s [ghcide] mkRdrQual
  17371. 2715.34 s [ghcide] mkOrig
  17372. 2715.34 s [ghcide] mkUnqual
  17373. 2715.34 s [ghcide] mkVarUnqual
  17374. 2715.34 s [ghcide] getRdrName
  17375. 2715.34 s [ghcide] nameRdrName
  17376. 2715.34 s [ghcide] isRdrDataCon
  17377. 2715.34 s [ghcide] isRdrTyVar
  17378. 2715.34 s [ghcide] isRdrTc
  17379. 2715.34 s [ghcide] isSrcRdrName
  17380. 2715.34 s [ghcide] isUnqual
  17381. 2715.34 s [ghcide] isQual
  17382. 2715.34 s [ghcide] isQual_maybe
  17383. 2715.34 s [ghcide] isOrig
  17384. 2715.34 s [ghcide] isOrig_maybe
  17385. 2715.34 s [ghcide] isExact
  17386. 2715.34 s [ghcide] isExact_maybe
  17387. 2715.34 s [ghcide] emptyLocalRdrEnv
  17388. 2715.34 s [ghcide] extendLocalRdrEnv
  17389. 2715.34 s [ghcide] extendLocalRdrEnvList
  17390. 2715.34 s [ghcide] lookupLocalRdrEnv
  17391. 2715.34 s [ghcide] lookupLocalRdrOcc
  17392. 2715.34 s [ghcide] elemLocalRdrEnv
  17393. 2715.34 s [ghcide] localRdrEnvElts
  17394. 2715.34 s [ghcide] inLocalRdrEnvScope
  17395. 2715.34 s [ghcide] minusLocalRdrEnv
  17396. 2715.34 s [ghcide] minusLocalRdrEnvList
  17397. 2715.34 s [ghcide] greName
  17398. 2715.34 s [ghcide] greNameSpace
  17399. 2715.34 s [ghcide] greParent
  17400. 2715.34 s [ghcide] greInfo
  17401. 2715.34 s [ghcide] mkGRE
  17402. 2715.34 s [ghcide] mkExactGRE
  17403. 2715.34 s [ghcide] mkLocalGRE
  17404. 2715.34 s [ghcide] mkLocalVanillaGRE
  17405. 2715.34 s [ghcide] mkLocalConLikeGRE
  17406. 2715.34 s [ghcide] mkLocalFieldGREs
  17407. 2715.34 s [ghcide] greOccName
  17408. 2715.34 s [ghcide] greQualModName
  17409. 2715.34 s [ghcide] greRdrNames
  17410. 2715.34 s [ghcide] greSrcSpan
  17411. 2715.34 s [ghcide] mkParent
  17412. 2715.34 s [ghcide] availParent
  17413. 2715.34 s [ghcide] greParent_maybe
  17414. 2715.34 s [ghcide] gresToNameSet
  17415. 2715.34 s [ghcide] availFromGRE
  17416. 2715.34 s [ghcide] emptyGlobalRdrEnv
  17417. 2715.34 s [ghcide] globalRdrEnvElts
  17418. 2715.34 s [ghcide] pprGlobalRdrEnv
  17419. 2715.34 s [ghcide] fieldGRE_maybe
  17420. 2715.34 s [ghcide] fieldGRELabel
  17421. 2715.34 s [ghcide] fieldGREInfo
  17422. 2715.34 s [ghcide] recFieldConLike_maybe
  17423. 2715.34 s [ghcide] recFieldInfo_maybe
  17424. 2715.34 s [ghcide] filterFieldGREs
  17425. 2715.34 s [ghcide] allowGRE
  17426. 2715.34 s [ghcide] getGRE_NameQualifier_maybes
  17427. 2715.34 s [ghcide] plusGlobalRdrEnv
  17428. 2715.34 s [ghcide] mkGlobalRdrEnv
  17429. 2715.34 s [ghcide] insertGRE
  17430. 2715.34 s [ghcide] plusGRE
  17431. 2715.34 s [ghcide] extendGlobalRdrEnv
  17432. 2715.34 s [ghcide] shadowNames
  17433. 2715.34 s [ghcide] bestImport
  17434. 2715.34 s [ghcide] importSpecLoc
  17435. 2715.34 s [ghcide] importSpecModule
  17436. 2715.34 s [ghcide] isExplicitItem
  17437. 2715.34 s [ghcide] emptyMessages
  17438. 2715.34 s [ghcide] HscSource
  17439. 2715.34 s [ghcide] setVarUnique
  17440. 2715.34 s [ghcide] setTyVarUnique
  17441. 2715.34 s [ghcide] Unit
  17442. 2715.34 s [ghcide] moduleNameFS
  17443. 2715.34 s [ghcide] moduleNameString
  17444. 2715.34 s [ghcide] mkModuleName
  17445. 2715.34 s [ghcide] mkModuleNameFS
  17446. 2715.34 s [ghcide] parseModuleName
  17447. 2715.34 s [ghcide] ModuleWithIsBoot
  17448. 2715.34 s [ghcide] ModuleNameWithIsBoot
  17449. 2715.34 s [ghcide] Instantiations
  17450. 2715.34 s [ghcide] GenInstantiations
  17451. 2715.34 s [ghcide] InstantiatedUnit
  17452. 2715.34 s [ghcide] moduleUnitId
  17453. 2715.34 s [ghcide] mkModule
  17454. 2715.34 s [ghcide] pprModule
  17455. 2715.34 s [ghcide] pprInstantiatedModule
  17456. 2715.34 s [ghcide] isHoleUnit
  17457. 2715.34 s [ghcide] pprUnit
  17458. 2715.34 s [ghcide] unitString
  17459. 2715.34 s [ghcide] stringToUnit
  17460. 2715.34 s [ghcide] unitIdString
  17461. 2715.34 s [ghcide] stringToUnitId
  17462. 2715.34 s [ghcide] primUnitId
  17463. 2715.34 s [ghcide] bignumUnitId
  17464. 2715.34 s [ghcide] ghcInternalUnitId
  17465. 2715.34 s [ghcide] baseUnitId
  17466. 2715.34 s [ghcide] rtsUnitId
  17467. 2715.34 s [ghcide] thisGhcUnitId
  17468. 2715.34 s [ghcide] interactiveUnitId
  17469. 2715.34 s [ghcide] thUnitId
  17470. 2715.34 s [ghcide] thUnit
  17471. 2715.34 s [ghcide] primUnit
  17472. 2715.34 s [ghcide] bignumUnit
  17473. 2715.34 s [ghcide] ghcInternalUnit
  17474. 2715.34 s [ghcide] baseUnit
  17475. 2715.34 s [ghcide] rtsUnit
  17476. 2715.34 s [ghcide] thisGhcUnit
  17477. 2715.34 s [ghcide] interactiveUnit
  17478. 2715.34 s [ghcide] experimentalUnit
  17479. 2715.34 s [ghcide] mainUnit
  17480. 2715.34 s [ghcide] isInteractiveModule
  17481. 2715.34 s [ghcide] wiredInUnitIds
  17482. 2715.34 s [ghcide] addBootSuffixLocn_maybe
  17483. 2715.34 s [ghcide] filterModuleEnv
  17484. 2715.34 s [ghcide] mapMaybeModuleEnv
  17485. 2715.34 s [ghcide] elemModuleEnv
  17486. 2715.34 s [ghcide] extendModuleEnv
  17487. 2715.34 s [ghcide] extendModuleEnvWith
  17488. 2715.34 s [ghcide] extendModuleEnvList
  17489. 2715.34 s [ghcide] extendModuleEnvList_C
  17490. 2715.34 s [ghcide] plusModuleEnv_C
  17491. 2715.34 s [ghcide] delModuleEnvList
  17492. 2715.34 s [ghcide] delModuleEnv
  17493. 2715.34 s [ghcide] plusModuleEnv
  17494. 2715.34 s [ghcide] lookupModuleEnv
  17495. 2715.34 s [ghcide] lookupWithDefaultModuleEnv
  17496. 2715.34 s [ghcide] mapModuleEnv
  17497. 2715.34 s [ghcide] partitionModuleEnv
  17498. 2715.34 s [ghcide] alterModuleEnv
  17499. 2715.34 s [ghcide] mkModuleEnv
  17500. 2715.34 s [ghcide] emptyModuleEnv
  17501. 2715.34 s [ghcide] moduleEnvKeys
  17502. 2715.34 s [ghcide] moduleEnvElts
  17503. 2715.34 s [ghcide] moduleEnvToList
  17504. 2715.34 s [ghcide] unitModuleEnv
  17505. 2715.34 s [ghcide] isEmptyModuleEnv
  17506. 2715.34 s [ghcide] mkModuleSet
  17507. 2715.34 s [ghcide] extendModuleSet
  17508. 2715.34 s [ghcide] extendModuleSetList
  17509. 2715.34 s [ghcide] emptyModuleSet
  17510. 2715.34 s [ghcide] isEmptyModuleSet
  17511. 2715.34 s [ghcide] moduleSetElts
  17512. 2715.34 s [ghcide] elemModuleSet
  17513. 2715.34 s [ghcide] intersectModuleSet
  17514. 2715.34 s [ghcide] minusModuleSet
  17515. 2715.34 s [ghcide] delModuleSet
  17516. 2715.34 s [ghcide] unionModuleSet
  17517. 2715.34 s [ghcide] unionManyModuleSets
  17518. 2715.34 s [ghcide] unitModuleSet
  17519. 2715.34 s [ghcide] emptyInstalledModuleEnv
  17520. 2715.34 s [ghcide] lookupInstalledModuleEnv
  17521. 2715.34 s [ghcide] extendInstalledModuleEnv
  17522. 2715.34 s [ghcide] filterInstalledModuleEnv
  17523. 2715.34 s [ghcide] delInstalledModuleEnv
  17524. 2715.34 s [ghcide] installedModuleEnvElts
  17525. 2715.34 s [ghcide] mergeInstalledModuleEnv
  17526. 2715.34 s [ghcide] plusInstalledModuleEnv
  17527. 2715.34 s [ghcide] HasModule
  17528. 2715.34 s [ghcide] ContainsModule
  17529. 2715.34 s [ghcide] mkPrelImports
  17530. 2715.34 s [ghcide] toArgs
  17531. 2715.34 s [ghcide] Token
  17532. 2715.34 s [ghcide] PState
  17533. 2715.34 s [ghcide] failMsgP
  17534. 2715.34 s [ghcide] failLocMsgP
  17535. 2715.34 s [ghcide] getPState
  17536. 2715.34 s [ghcide] setSrcLoc
  17537. 2715.34 s [ghcide] getRealSrcLoc
  17538. 2715.34 s [ghcide] setLastToken
  17539. 2715.34 s [ghcide] adjustChar
  17540. 2715.34 s [ghcide] nextIsEOF
  17541. 2715.34 s [ghcide] pushLexState
  17542. 2715.34 s [ghcide] popLexState
  17543. 2715.34 s [ghcide] getLexState
  17544. 2715.34 s [ghcide] activeContext
  17545. 2715.34 s [ghcide] xtest
  17546. 2715.34 s [ghcide] xset
  17547. 2715.34 s [ghcide] xunset
  17548. 2715.34 s [ghcide] disableHaddock
  17549. 2715.34 s [ghcide] getCommentsFor
  17550. 2715.34 s [ghcide] getPriorCommentsFor
  17551. 2715.34 s [ghcide] getFinalCommentsFor
  17552. 2715.34 s [ghcide] getEofPos
  17553. 2715.34 s [ghcide] addPsMessage
  17554. 2715.34 s [ghcide] popContext
  17555. 2715.34 s [ghcide] pushModuleContext
  17556. 2715.34 s [ghcide] srcParseFail
  17557. 2715.34 s [ghcide] lexer
  17558. 2715.34 s [ghcide] lexerDbg
  17559. 2715.34 s [ghcide] lexTokenStream
  17560. 2715.34 s [ghcide] allocateComments
  17561. 2715.34 s [ghcide] allocatePriorComments
  17562. 2715.34 s [ghcide] allocateFinalComments
  17563. 2715.34 s [ghcide] commentToAnnotation
  17564. 2715.34 s [ghcide] CompileReason
  17565. 2715.34 s [ghcide] hscUpdateHUG
  17566. 2715.34 s [ghcide] hsc_HUG
  17567. 2715.34 s [ghcide] getKey
  17568. 2715.34 s [ghcide] mkCgInteractiveGuts
  17569. 2715.34 s [ghcide] justBytecode
  17570. 2715.34 s [ghcide] justObjects
  17571. 2715.34 s [ghcide] emptyHomeModInfoLinkable
  17572. 2715.34 s [ghcide] homeModInfoByteCode
  17573. 2715.34 s [ghcide] homeModInfoObject
  17574. 2715.34 s [ghcide] groupOrigin (src/Development/IDE/GHC/Compat/Core.hs:746)
  17575. 2715.34 s [ghcide] isVisibleFunArg (src/Development/IDE/GHC/Compat/Core.hs:619)
  17576. 2715.34 s [ghcide] lookupGlobalRdrEnv (src/Development/IDE/GHC/Compat/Core.hs:752)
  17577. 2715.34 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.GHC.Compat.Driver'
  17578. 2715.34 s [ghcide] Missing documentation for:
  17579. 2715.34 s [ghcide] Module header
  17580. 2715.34 s [ghcide] hscTypecheckRenameWithDiagnostics (src/Development/IDE/GHC/Compat/Driver.hs:51)
  17581. 2715.34 s [ghcide] 53% ( 25 / 47) in 'Development.IDE.GHC.Compat.Env'
  17582. 2715.34 s [ghcide] Missing documentation for:
  17583. 2715.34 s [ghcide] hsc_HPT
  17584. 2715.34 s [ghcide] setInteractivePrintName
  17585. 2715.34 s [ghcide] hsc_EPS (src/Development/IDE/GHC/Compat/Env.hs:75)
  17586. 2715.34 s [ghcide] hscSetHooks (src/Development/IDE/GHC/Compat/Env.hs:95)
  17587. 2715.34 s [ghcide] hscHomeUnit (src/Development/IDE/GHC/Compat/Env.hs:99)
  17588. 2715.34 s [ghcide] HomeUnit
  17589. 2715.34 s [ghcide] setHomeUnitId_ (src/Development/IDE/GHC/Compat/Env.hs:81)
  17590. 2715.34 s [ghcide] Logger
  17591. 2715.34 s [ghcide] UnitEnv
  17592. 2715.34 s [ghcide] hscSetUnitEnv (src/Development/IDE/GHC/Compat/Env.hs:92)
  17593. 2715.34 s [ghcide] hscSetFlags (src/Development/IDE/GHC/Compat/Env.hs:84)
  17594. 2715.34 s [ghcide] initTempFs (src/Development/IDE/GHC/Compat/Env.hs:87)
  17595. 2715.34 s [ghcide] setInterpreterLinkerOptions (src/Development/IDE/GHC/Compat/Env.hs:113)
  17596. 2715.34 s [ghcide] Ways
  17597. 2715.34 s [ghcide] setWays (src/Development/IDE/GHC/Compat/Env.hs:125)
  17598. 2715.34 s [ghcide] setBackend (src/Development/IDE/GHC/Compat/Env.hs:145)
  17599. 2715.34 s [ghcide] ghciBackend (src/Development/IDE/GHC/Compat/Env.hs:135)
  17600. 2715.34 s [ghcide] platformDefaultBackend (src/Development/IDE/GHC/Compat/Env.hs:141)
  17601. 2715.34 s [ghcide] workingDirectory
  17602. 2715.34 s [ghcide] setWorkingDirectory (src/Development/IDE/GHC/Compat/Env.hs:78)
  17603. 2715.34 s [ghcide] hscSetActiveUnitId
  17604. 2715.34 s [ghcide] reexportedModules
  17605. 2715.34 s [ghcide] Warning: 'a_a4ME' is out of scope.
  17606. 2715.34 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17607. 2715.34 s [ghcide] Warning: 'a' is out of scope.
  17608. 2715.34 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17609. 2715.34 s [ghcide] 41% ( 23 / 55) in 'Development.IDE.GHC.Compat.Outputable'
  17610. 2715.34 s [ghcide] Missing documentation for:
  17611. 2715.34 s [ghcide] Module header
  17612. 2715.34 s [ghcide] showSDocUnsafe
  17613. 2715.34 s [ghcide] ppr
  17614. 2715.34 s [ghcide] text
  17615. 2715.34 s [ghcide] empty
  17616. 2715.34 s [ghcide] hang
  17617. 2715.34 s [ghcide] punctuate
  17618. 2715.34 s [ghcide] printSDocQualifiedUnsafe (src/Development/IDE/GHC/Compat/Outputable.hs:96)
  17619. 2715.34 s [ghcide] printWithoutUniquesOneLine (src/Development/IDE/GHC/Compat/Outputable.hs:84)
  17620. 2715.34 s [ghcide] mkPrintUnqualifiedDefault (src/Development/IDE/GHC/Compat/Outputable.hs:126)
  17621. 2715.34 s [ghcide] PrintUnqualified (src/Development/IDE/GHC/Compat/Outputable.hs:74)
  17622. 2715.34 s [ghcide] defaultUserStyle
  17623. 2715.34 s [ghcide] withPprStyle
  17624. 2715.34 s [ghcide] PsWarning
  17625. 2715.34 s [ghcide] PsError
  17626. 2715.35 s [ghcide] defaultDiagnosticOpts
  17627. 2715.35 s [ghcide] pprMessages
  17628. 2715.35 s [ghcide] renderDiagnosticMessageWithHints (src/Development/IDE/GHC/Compat/Outputable.hs:132)
  17629. 2715.35 s [ghcide] pprMsgEnvelopeBagWithLoc
  17630. 2715.35 s [ghcide] getMessages
  17631. 2715.35 s [ghcide] renderWithContext
  17632. 2715.35 s [ghcide] showSDocOneLine
  17633. 2715.35 s [ghcide] errMsgDiagnostic
  17634. 2715.35 s [ghcide] unDecorated
  17635. 2715.35 s [ghcide] ErrMsg (src/Development/IDE/GHC/Compat/Outputable.hs:122)
  17636. 2715.35 s [ghcide] WarnMsg (src/Development/IDE/GHC/Compat/Outputable.hs:123)
  17637. 2715.35 s [ghcide] errMsgSeverity
  17638. 2715.35 s [ghcide] formatErrorWithQual (src/Development/IDE/GHC/Compat/Outputable.hs:106)
  17639. 2715.35 s [ghcide] mkWarnMsg (src/Development/IDE/GHC/Compat/Outputable.hs:138)
  17640. 2715.35 s [ghcide] mkSrcErr
  17641. 2715.35 s [ghcide] srcErrorMessages
  17642. 2715.35 s [ghcide] textDoc (src/Development/IDE/GHC/Compat/Outputable.hs:141)
  17643. 2715.35 s [ghcide] 57% ( 4 / 7) in 'Development.IDE.GHC.Compat.Logger'
  17644. 2715.35 s [ghcide] Missing documentation for:
  17645. 2715.35 s [ghcide] putLogHook (src/Development/IDE/GHC/Compat/Logger.hs:22)
  17646. 2715.35 s [ghcide] LogActionCompat (src/Development/IDE/GHC/Compat/Logger.hs:25)
  17647. 2715.35 s [ghcide] logActionCompat (src/Development/IDE/GHC/Compat/Logger.hs:30)
  17648. 2715.35 s [ghcide] 33% ( 1 / 3) in 'Development.IDE.GHC.Compat.Iface'
  17649. 2715.35 s [ghcide] Missing documentation for:
  17650. 2715.35 s [ghcide] writeIfaceFile (src/Development/IDE/GHC/Compat/Iface.hs:27)
  17651. 2715.35 s [ghcide] cannotFindModule (src/Development/IDE/GHC/Compat/Iface.hs:31)
  17652. 2715.35 s [ghcide] 44% ( 19 / 43) in 'Development.IDE.GHC.Compat.Units'
  17653. 2715.35 s [ghcide] Missing documentation for:
  17654. 2715.35 s [ghcide] UnitState
  17655. 2715.35 s [ghcide] initUnits (src/Development/IDE/GHC/Compat/Units.hs:93)
  17656. 2715.35 s [ghcide] unitState (src/Development/IDE/GHC/Compat/Units.hs:82)
  17657. 2715.35 s [ghcide] getUnitName (src/Development/IDE/GHC/Compat/Units.hs:134)
  17658. 2715.35 s [ghcide] explicitUnits (src/Development/IDE/GHC/Compat/Units.hs:126)
  17659. 2715.35 s [ghcide] preloadClosureUs (src/Development/IDE/GHC/Compat/Units.hs:153)
  17660. 2715.35 s [ghcide] listVisibleModuleNames (src/Development/IDE/GHC/Compat/Units.hs:130)
  17661. 2715.35 s [ghcide] lookupModuleWithSuggestions (src/Development/IDE/GHC/Compat/Units.hs:142)
  17662. 2715.35 s [ghcide] UnitInfoMap
  17663. 2715.35 s [ghcide] getUnitInfoMap (src/Development/IDE/GHC/Compat/Units.hs:146)
  17664. 2715.35 s [ghcide] lookupUnit (src/Development/IDE/GHC/Compat/Units.hs:150)
  17665. 2715.35 s [ghcide] unitHaddockInterfaces (src/Development/IDE/GHC/Compat/Units.hs:156)
  17666. 2715.35 s [ghcide] unitPackageNameString
  17667. 2715.35 s [ghcide] Unit
  17668. 2715.35 s [ghcide] unitString
  17669. 2715.35 s [ghcide] stringToUnit
  17670. 2715.35 s [ghcide] definiteUnitId (src/Development/IDE/GHC/Compat/Units.hs:168)
  17671. 2715.35 s [ghcide] defUnitId (src/Development/IDE/GHC/Compat/Units.hs:170)
  17672. 2715.35 s [ghcide] installedModule (src/Development/IDE/GHC/Compat/Units.hs:172)
  17673. 2715.35 s [ghcide] moduleUnitId
  17674. 2715.35 s [ghcide] filterInplaceUnits (src/Development/IDE/GHC/Compat/Units.hs:176)
  17675. 2715.35 s [ghcide] FinderCache
  17676. 2715.35 s [ghcide] showSDocForUser' (src/Development/IDE/GHC/Compat/Units.hs:187)
  17677. 2715.35 s [ghcide] findImportedModule (src/Development/IDE/GHC/Compat/Units.hs:190)
  17678. 2715.35 s [ghcide] 54% ( 31 / 57) in 'Development.IDE.GHC.Compat.Util'
  17679. 2715.35 s [ghcide] Missing documentation for:
  17680. 2715.35 s [ghcide] handleGhcException
  17681. 2715.35 s [ghcide] Bag
  17682. 2715.35 s [ghcide] bagToList
  17683. 2715.35 s [ghcide] listToBag
  17684. 2715.35 s [ghcide] unionBags
  17685. 2715.35 s [ghcide] isEmptyBag
  17686. 2715.35 s [ghcide] LBooleanFormula
  17687. 2715.35 s [ghcide] BooleanFormula
  17688. 2715.35 s [ghcide] OverridingBool
  17689. 2715.35 s [ghcide] MaybeErr
  17690. 2715.35 s [ghcide] Pair
  17691. 2715.35 s [ghcide] EnumSet
  17692. 2715.35 s [ghcide] toList
  17693. 2715.35 s [ghcide] uniq
  17694. 2715.35 s [ghcide] fsLit
  17695. 2715.35 s [ghcide] Fingerprint
  17696. 2715.35 s [ghcide] fingerprintData
  17697. 2715.35 s [ghcide] fingerprintString
  17698. 2715.35 s [ghcide] fingerprintFingerprints
  17699. 2715.35 s [ghcide] nonDetCmpUnique
  17700. 2715.35 s [ghcide] getUnique
  17701. 2715.35 s [ghcide] mkUnique
  17702. 2715.35 s [ghcide] newTagUnique
  17703. 2715.35 s [ghcide] emptyUDFM
  17704. 2715.35 s [ghcide] plusUDFM
  17705. 2715.35 s [ghcide] plusUDFM_C
  17706. 2715.35 s [ghcide] 35% ( 6 / 17) in 'Development.IDE.GHC.Compat.Parser'
  17707. 2715.35 s [ghcide] Missing documentation for:
  17708. 2715.35 s [ghcide] initParserOpts (src/Development/IDE/GHC/Compat/Parser.hs:45)
  17709. 2715.35 s [ghcide] initParserState (src/Development/IDE/GHC/Compat/Parser.hs:49)
  17710. 2715.35 s [ghcide] PsSpan
  17711. 2715.35 s [ghcide] HsParsedModule (src/Development/IDE/GHC/Compat/Parser.hs:53)
  17712. 2715.35 s [ghcide] HsParsedModule
  17713. 2715.35 s [ghcide] hpm_module (src/Development/IDE/GHC/Compat/Parser.hs:54)
  17714. 2715.35 s [ghcide] hpm_src_files (src/Development/IDE/GHC/Compat/Parser.hs:55)
  17715. 2715.35 s [ghcide] ParsedModule (src/Development/IDE/GHC/Compat/Parser.hs:63)
  17716. 2715.35 s [ghcide] pm_parsed_source (src/Development/IDE/GHC/Compat/Parser.hs:65)
  17717. 2715.35 s [ghcide] pm_mod_summary (src/Development/IDE/GHC/Compat/Parser.hs:64)
  17718. 2715.35 s [ghcide] pm_extra_src_files (src/Development/IDE/GHC/Compat/Parser.hs:66)
  17719. 2715.35 s [ghcide] 66% ( 8 / 12) in 'Development.IDE.GHC.Compat.Plugins'
  17720. 2715.35 s [ghcide] Missing documentation for:
  17721. 2715.35 s [ghcide] PluginWithArgs
  17722. 2715.35 s [ghcide] applyPluginsParsedResultAction (src/Development/IDE/GHC/Compat/Plugins.hs:39)
  17723. 2715.35 s [ghcide] hsc_static_plugins (src/Development/IDE/GHC/Compat/Plugins.hs:49)
  17724. 2715.35 s [ghcide] getPsMessages (src/Development/IDE/GHC/Compat/Plugins.hs:35)
  17725. 2715.35 s [ghcide] 41% ( 39 / 93) in 'Development.IDE.GHC.Compat'
  17726. 2715.35 s [ghcide] Missing documentation for:
  17727. 2715.35 s [ghcide] hPutStringBuffer
  17728. 2715.35 s [ghcide] addIncludePathsQuote (src/Development/IDE/GHC/Compat.hs:325)
  17729. 2715.35 s [ghcide] getModuleHash (src/Development/IDE/GHC/Compat.hs:363)
  17730. 2715.35 s [ghcide] setUpTypedHoles (src/Development/IDE/GHC/Compat.hs:335)
  17731. 2715.35 s [ghcide] lookupNameCache
  17732. 2715.35 s [ghcide] disableWarningsAsErrors (src/Development/IDE/GHC/Compat.hs:367)
  17733. 2715.35 s [ghcide] reLoc
  17734. 2715.35 s [ghcide] reLocA (src/Development/IDE/GHC/Compat.hs:264)
  17735. 2715.35 s [ghcide] renderMessages (src/Development/IDE/GHC/Compat.hs:279)
  17736. 2715.35 s [ghcide] PFailedWithErrorMessages (src/Development/IDE/GHC/Compat.hs:284)
  17737. 2715.35 s [ghcide] myCoreToStgExpr (src/Development/IDE/GHC/Compat.hs:215)
  17738. 2715.35 s [ghcide] FastStringCompat (src/Development/IDE/GHC/Compat.hs:439)
  17739. 2715.35 s [ghcide] nodeInfo' (src/Development/IDE/GHC/Compat.hs:389)
  17740. 2715.35 s [ghcide] getNodeIds (src/Development/IDE/GHC/Compat.hs:380)
  17741. 2715.35 s [ghcide] sourceNodeInfo (src/Development/IDE/GHC/Compat.hs:404)
  17742. 2715.35 s [ghcide] generatedNodeInfo (src/Development/IDE/GHC/Compat.hs:407)
  17743. 2715.35 s [ghcide] simpleNodeInfoCompat (src/Development/IDE/GHC/Compat.hs:431)
  17744. 2715.35 s [ghcide] isAnnotationInNodeInfo (src/Development/IDE/GHC/Compat.hs:434)
  17745. 2715.35 s [ghcide] nodeAnnotations (src/Development/IDE/GHC/Compat.hs:437)
  17746. 2715.35 s [ghcide] mkAstNode (src/Development/IDE/GHC/Compat.hs:446)
  17747. 2715.35 s [ghcide] isQualifiedImport (src/Development/IDE/GHC/Compat.hs:371)
  17748. 2715.35 s [ghcide] GhcVersion (src/Development/IDE/GHC/Compat.hs:409)
  17749. 2715.35 s [ghcide] ghcVersion (src/Development/IDE/GHC/Compat.hs:423)
  17750. 2715.35 s [ghcide] ghcVersionStr (src/Development/IDE/GHC/Compat.hs:417)
  17751. 2715.35 s [ghcide] HieFileResult
  17752. 2715.35 s [ghcide] hieExportNames (src/Development/IDE/GHC/Compat.hs:289)
  17753. 2715.35 s [ghcide] mkHieFile' (src/Development/IDE/GHC/Compat.hs:302)
  17754. 2715.35 s [ghcide] enrichHie
  17755. 2715.35 s [ghcide] setHieDir (src/Development/IDE/GHC/Compat.hs:329)
  17756. 2715.35 s [ghcide] dontWriteHieFiles (src/Development/IDE/GHC/Compat.hs:332)
  17757. 2715.35 s [ghcide] runUnlit
  17758. 2715.35 s [ghcide] runPp
  17759. 2715.35 s [ghcide] hscCompileCoreExprHook
  17760. 2715.35 s [ghcide] simplifyExpr (src/Development/IDE/GHC/Compat.hs:271)
  17761. 2715.35 s [ghcide] tidyExpr
  17762. 2715.35 s [ghcide] emptyTidyEnv
  17763. 2715.35 s [ghcide] corePrepExpr (src/Development/IDE/GHC/Compat.hs:274)
  17764. 2715.35 s [ghcide] corePrepPgm
  17765. 2715.35 s [ghcide] lintInteractiveExpr
  17766. 2715.35 s [ghcide] icInteractiveModule
  17767. 2715.35 s [ghcide] lookupHpt
  17768. 2715.35 s [ghcide] ModIfaceAnnotation (src/Development/IDE/GHC/Compat.hs:205)
  17769. 2715.35 s [ghcide] Annotation
  17770. 2715.35 s [ghcide] getDependentMods (src/Development/IDE/GHC/Compat.hs:268)
  17771. 2715.35 s [ghcide] mkRnEnv2
  17772. 2715.35 s [ghcide] emptyInScopeSet
  17773. 2715.35 s [ghcide] byteCodeGen
  17774. 2715.35 s [ghcide] bc_bcos
  17775. 2715.35 s [ghcide] loadDecls
  17776. 2715.35 s [ghcide] expectJust
  17777. 2715.35 s [ghcide] extract_cons (src/Development/IDE/GHC/Compat.hs:467)
  17778. 2715.35 s [ghcide] recDotDot (src/Development/IDE/GHC/Compat.hs:463)
  17779. 2715.35 s [ghcide] NameCacheUpdater (src/Development/IDE/GHC/Compat.hs:291)
  17780. 2715.35 s [ghcide] tcInitTidyEnv
  17781. 2715.35 s [ghcide] 55% ( 22 / 40) in 'Development.IDE.GHC.Compat.Error'
  17782. 2715.35 s [ghcide] Missing documentation for:
  17783. 2715.35 s [ghcide] Module header
  17784. 2715.35 s [ghcide] msgEnvelopeErrorL (src/Development/IDE/GHC/Compat/Error.hs:100)
  17785. 2715.35 s [ghcide] PsMessage
  17786. 2715.35 s [ghcide] LanguageExtensionHint
  17787. 2715.35 s [ghcide] _TcRnMessageWithCtx (src/Development/IDE/GHC/Compat/Error.hs:66)
  17788. 2715.35 s [ghcide] _GhcPsMessage (src/Development/IDE/GHC/Compat/Error.hs:71)
  17789. 2715.35 s [ghcide] _GhcDsMessage (src/Development/IDE/GHC/Compat/Error.hs:76)
  17790. 2715.35 s [ghcide] _GhcDriverMessage (src/Development/IDE/GHC/Compat/Error.hs:81)
  17791. 2715.35 s [ghcide] _ReportHoleError (src/Development/IDE/GHC/Compat/Error.hs:108)
  17792. 2715.35 s [ghcide] _TcRnIllegalWildcardInType (src/Development/IDE/GHC/Compat/Error.hs:102)
  17793. 2715.35 s [ghcide] _TcRnPartialTypeSignatures (src/Development/IDE/GHC/Compat/Error.hs:102)
  17794. 2715.35 s [ghcide] _TcRnMissingSignature (src/Development/IDE/GHC/Compat/Error.hs:102)
  17795. 2715.35 s [ghcide] _TcRnSolverReport (src/Development/IDE/GHC/Compat/Error.hs:102)
  17796. 2715.35 s [ghcide] _TcRnMessageWithInfo (src/Development/IDE/GHC/Compat/Error.hs:102)
  17797. 2715.35 s [ghcide] _TypeHole (src/Development/IDE/GHC/Compat/Error.hs:110)
  17798. 2715.35 s [ghcide] _ConstraintHole (src/Development/IDE/GHC/Compat/Error.hs:110)
  17799. 2715.35 s [ghcide] reportContextL (src/Development/IDE/GHC/Compat/Error.hs:104)
  17800. 2715.35 s [ghcide] reportContentL (src/Development/IDE/GHC/Compat/Error.hs:104)
  17801. 2715.35 s [ghcide] 28% ( 2 / 7) in 'Development.IDE.GHC.CoreFile'
  17802. 2715.35 s [ghcide] Missing documentation for:
  17803. 2715.35 s [ghcide] CoreFile (src/Development/IDE/GHC/CoreFile.hs:39)
  17804. 2715.35 s [ghcide] codeGutsToCoreFile (src/Development/IDE/GHC/CoreFile.hs:90)
  17805. 2715.35 s [ghcide] typecheckCoreFile (src/Development/IDE/GHC/CoreFile.hs:115)
  17806. 2715.35 s [ghcide] readBinCoreFile (src/Development/IDE/GHC/CoreFile.hs:54)
  17807. 2715.35 s [ghcide] getImplicitBinds (src/Development/IDE/GHC/CoreFile.hs:93)
  17808. 2715.35 s [ghcide] 66% ( 2 / 3) in 'Development.IDE.Main.HeapStats'
  17809. 2715.35 s [ghcide] Missing documentation for:
  17810. 2715.35 s [ghcide] Log (src/Development/IDE/Main/HeapStats.hs:14)
  17811. 2715.35 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.Session.Implicit'
  17812. 2715.35 s [ghcide] Missing documentation for:
  17813. 2715.35 s [ghcide] Module header
  17814. 2715.35 s [ghcide] loadImplicitCradle (session-loader/Development/IDE/Session/Implicit.hs:29)
  17815. 2715.35 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export Location
  17816. 2715.35 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export Position
  17817. 2715.35 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export Range
  17818. 2715.35 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export Uri
  17819. 2715.35 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export NormalizedUri
  17820. 2715.35 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export toNormalizedUri
  17821. 2715.35 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export fromNormalizedUri
  17822. 2715.35 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export NormalizedFilePath
  17823. 2715.35 s [ghcide] Warning: Development.IDE.Types.Location: Couldn't find .haddock for export fromNormalizedFilePath
  17824. 2715.35 s [ghcide] 15% ( 3 / 20) in 'Development.IDE.Types.Location'
  17825. 2715.35 s [ghcide] Missing documentation for:
  17826. 2715.35 s [ghcide] Location
  17827. 2715.35 s [ghcide] noFilePath (src/Development/IDE/Types/Location.hs:70)
  17828. 2715.35 s [ghcide] noRange (src/Development/IDE/Types/Location.hs:74)
  17829. 2715.35 s [ghcide] Position
  17830. 2715.35 s [ghcide] showPosition (src/Development/IDE/Types/Location.hs:77)
  17831. 2715.35 s [ghcide] Range
  17832. 2715.35 s [ghcide] Uri
  17833. 2715.35 s [ghcide] NormalizedUri
  17834. 2715.35 s [ghcide] toNormalizedUri
  17835. 2715.35 s [ghcide] fromNormalizedUri
  17836. 2715.35 s [ghcide] NormalizedFilePath
  17837. 2715.35 s [ghcide] fromUri (src/Development/IDE/Types/Location.hs:67)
  17838. 2715.35 s [ghcide] emptyFilePath (src/Development/IDE/Types/Location.hs:47)
  17839. 2715.35 s [ghcide] emptyPathUri (src/Development/IDE/Types/Location.hs:59)
  17840. 2715.35 s [ghcide] toNormalizedFilePath' (src/Development/IDE/Types/Location.hs:43)
  17841. 2715.35 s [ghcide] fromNormalizedFilePath
  17842. 2715.35 s [ghcide] filePathToUri' (src/Development/IDE/Types/Location.hs:64)
  17843. 2715.35 s [ghcide] Warning: 'Prism' is ambiguous. It is defined
  17844. 2715.35 s [ghcide] * in ‘Control.Lens.Reified’
  17845. 2715.35 s [ghcide] * in ‘Control.Lens.Type’
  17846. 2715.35 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17847. 2715.35 s [ghcide] by specifying the type/value namespace explicitly.
  17848. 2715.35 s [ghcide] Defaulting to the one defined in ‘Control.Lens.Type’
  17849. 2715.35 s [ghcide] Warning: 'Lens' is ambiguous. It is defined
  17850. 2715.35 s [ghcide] * in ‘Control.Lens.Reified’
  17851. 2715.35 s [ghcide] * in ‘Control.Lens.Type’
  17852. 2715.35 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17853. 2715.35 s [ghcide] by specifying the type/value namespace explicitly.
  17854. 2715.35 s [ghcide] Defaulting to the one defined in ‘Control.Lens.Type’
  17855. 2715.35 s [ghcide] Warning: 'TcRnMessage' is out of scope.
  17856. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17857. 2715.35 s [ghcide] Warning: 'stripTcRnMessageContext' is out of scope.
  17858. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17859. 2715.35 s [ghcide] Warning: 'FileDiagnostic' is ambiguous. It is defined
  17860. 2715.35 s [ghcide] * at src/Development/IDE/Types/Diagnostics.hs:237:23
  17861. 2715.35 s [ghcide] * at src/Development/IDE/Types/Diagnostics.hs:237:1
  17862. 2715.35 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17863. 2715.35 s [ghcide] by specifying the type/value namespace explicitly.
  17864. 2715.35 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Diagnostics.hs:237:1
  17865. 2715.35 s [ghcide] Warning: 'Document' is out of scope.
  17866. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17867. 2715.35 s [ghcide] Warning: Development.IDE.Types.Diagnostics: Couldn't find .haddock for export Diagnostic
  17868. 2715.35 s [ghcide] Warning: Development.IDE.Types.Diagnostics: Couldn't find .haddock for export DiagnosticSeverity
  17869. 2715.35 s [ghcide] 30% ( 7 / 23) in 'Development.IDE.Types.Diagnostics'
  17870. 2715.35 s [ghcide] Missing documentation for:
  17871. 2715.35 s [ghcide] Module header
  17872. 2715.35 s [ghcide] Diagnostic
  17873. 2715.35 s [ghcide] fdFilePathL (src/Development/IDE/Types/Diagnostics.hs:325)
  17874. 2715.35 s [ghcide] fdLspDiagnosticL (src/Development/IDE/Types/Diagnostics.hs:325)
  17875. 2715.35 s [ghcide] fdShouldShowDiagnosticL (src/Development/IDE/Types/Diagnostics.hs:325)
  17876. 2715.35 s [ghcide] fdStructuredMessageL (src/Development/IDE/Types/Diagnostics.hs:325)
  17877. 2715.35 s [ghcide] _NoStructuredMessage (src/Development/IDE/Types/Diagnostics.hs:323)
  17878. 2715.35 s [ghcide] _SomeStructuredMessage (src/Development/IDE/Types/Diagnostics.hs:323)
  17879. 2715.35 s [ghcide] DiagnosticSeverity
  17880. 2715.35 s [ghcide] DiagnosticStore
  17881. 2715.35 s [ghcide] ideErrorWithSource (src/Development/IDE/Types/Diagnostics.hs:152)
  17882. 2715.35 s [ghcide] showDiagnostics (src/Development/IDE/Types/Diagnostics.hs:264)
  17883. 2715.35 s [ghcide] showDiagnosticsColored (src/Development/IDE/Types/Diagnostics.hs:267)
  17884. 2715.35 s [ghcide] showGhcCode (src/Development/IDE/Types/Diagnostics.hs:122)
  17885. 2715.35 s [ghcide] attachReason (src/Development/IDE/Types/Diagnostics.hs:132)
  17886. 2715.35 s [ghcide] attachedReason (src/Development/IDE/Types/Diagnostics.hs:129)
  17887. 2715.35 s [ghcide] 42% ( 3 / 7) in 'Development.IDE.Session.Diagnostics'
  17888. 2715.35 s [ghcide] Missing documentation for:
  17889. 2715.35 s [ghcide] Module header
  17890. 2715.35 s [ghcide] CradleErrorDetails (session-loader/Development/IDE/Session/Diagnostics.hs:19)
  17891. 2715.35 s [ghcide] multiCradleErrMessage (session-loader/Development/IDE/Session/Diagnostics.hs:95)
  17892. 2715.35 s [ghcide] unknownModuleMessage (session-loader/Development/IDE/Session/Diagnostics.hs:103)
  17893. 2715.35 s [ghcide] Warning: 'PackageConfig' is out of scope.
  17894. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17895. 2715.35 s [ghcide] Warning: 'StringBuffer' is ambiguous. It is defined
  17896. 2715.35 s [ghcide] * in ‘GHC.Data.StringBuffer’
  17897. 2715.35 s [ghcide] * in ‘GHC.Data.StringBuffer’
  17898. 2715.35 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17899. 2715.35 s [ghcide] by specifying the type/value namespace explicitly.
  17900. 2715.35 s [ghcide] Defaulting to the one defined in ‘GHC.Data.StringBuffer’
  17901. 2715.35 s [ghcide] Warning: 'CgGuts' is ambiguous. It is defined
  17902. 2715.35 s [ghcide] * in ‘GHC.Unit.Module.ModGuts’
  17903. 2715.35 s [ghcide] * in ‘GHC.Unit.Module.ModGuts’
  17904. 2715.35 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17905. 2715.35 s [ghcide] by specifying the type/value namespace explicitly.
  17906. 2715.35 s [ghcide] Defaulting to the one defined in ‘GHC.Unit.Module.ModGuts’
  17907. 2715.35 s [ghcide] Warning: 'CoreModule' is ambiguous. It is defined
  17908. 2715.35 s [ghcide] * in ‘GHC’
  17909. 2715.35 s [ghcide] * in ‘GHC’
  17910. 2715.35 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17911. 2715.35 s [ghcide] by specifying the type/value namespace explicitly.
  17912. 2715.35 s [ghcide] Defaulting to the one defined in ‘GHC’
  17913. 2715.35 s [ghcide] Warning: 'Fingerprint' is ambiguous. It is defined
  17914. 2715.35 s [ghcide] * in ‘GHC.Internal.Fingerprint.Type’
  17915. 2715.35 s [ghcide] * in ‘GHC.Internal.Fingerprint.Type’
  17916. 2715.35 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17917. 2715.35 s [ghcide] by specifying the type/value namespace explicitly.
  17918. 2715.35 s [ghcide] Defaulting to the one defined in ‘GHC.Internal.Fingerprint.Type’
  17919. 2715.35 s [ghcide] Warning: 'hDuplicateTo' is out of scope.
  17920. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17921. 2715.35 s [ghcide] Warning: 'a_a4ME' is out of scope.
  17922. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17923. 2715.35 s [ghcide] Warning: 'a' is out of scope.
  17924. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17925. 2715.35 s [ghcide] 64% ( 18 / 28) in 'Development.IDE.GHC.Util'
  17926. 2715.35 s [ghcide] Missing documentation for:
  17927. 2715.35 s [ghcide] runParser (src/Development/IDE/GHC/Util.hs:100)
  17928. 2715.35 s [ghcide] bytestringToStringBuffer (src/Development/IDE/GHC/Util.hs:111)
  17929. 2715.35 s [ghcide] stringBufferToByteString (src/Development/IDE/GHC/Util.hs:108)
  17930. 2715.35 s [ghcide] fingerprintFromByteString (src/Development/IDE/GHC/Util.hs:181)
  17931. 2715.35 s [ghcide] fingerprintFromPut (src/Development/IDE/GHC/Util.hs:187)
  17932. 2715.35 s [ghcide] setHieDir (src/Development/IDE/GHC/Compat.hs:329)
  17933. 2715.35 s [ghcide] dontWriteHieFiles (src/Development/IDE/GHC/Compat.hs:332)
  17934. 2715.35 s [ghcide] disableWarningsAsErrors (src/Development/IDE/GHC/Compat.hs:367)
  17935. 2715.35 s [ghcide] printOutputableOneLine (src/Development/IDE/GHC/Util.hs:271)
  17936. 2715.35 s [ghcide] getExtensions (src/Development/IDE/GHC/Util.hs:282)
  17937. 2715.35 s [ghcide] 100% ( 1 / 1) in 'Development.IDE.GHC.Orphans'
  17938. 2715.35 s [ghcide] Warning: 'GetLocatedImports' is out of scope.
  17939. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17940. 2715.35 s [ghcide] Warning: 'target' is out of scope.
  17941. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17942. 2715.35 s [ghcide] Warning: 'GetKnownTargets' is out of scope.
  17943. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17944. 2715.35 s [ghcide] 14% ( 1 / 7) in 'Development.IDE.Types.KnownTargets'
  17945. 2715.35 s [ghcide] Missing documentation for:
  17946. 2715.35 s [ghcide] Module header
  17947. 2715.35 s [ghcide] emptyKnownTargets (src/Development/IDE/Types/KnownTargets.hs:64)
  17948. 2715.35 s [ghcide] mkKnownTargets (src/Development/IDE/Types/KnownTargets.hs:52)
  17949. 2715.35 s [ghcide] unionKnownTargets (src/Development/IDE/Types/KnownTargets.hs:48)
  17950. 2715.35 s [ghcide] Target (src/Development/IDE/Types/KnownTargets.hs:66)
  17951. 2715.35 s [ghcide] toKnownFiles (src/Development/IDE/Types/KnownTargets.hs:71)
  17952. 2715.35 s [ghcide] 5% ( 1 / 17) in 'Development.IDE.Types.Exports'
  17953. 2715.35 s [ghcide] Missing documentation for:
  17954. 2715.35 s [ghcide] Module header
  17955. 2715.35 s [ghcide] IdentInfo (src/Development/IDE/Types/Exports.hs:112)
  17956. 2715.35 s [ghcide] ExportsMap (src/Development/IDE/Types/Exports.hs:39)
  17957. 2715.35 s [ghcide] rendered (src/Development/IDE/Types/Exports.hs:91)
  17958. 2715.35 s [ghcide] moduleNameText (src/Development/IDE/Types/Exports.hs:107)
  17959. 2715.35 s [ghcide] renderOcc (src/Development/IDE/Types/Exports.hs:104)
  17960. 2715.35 s [ghcide] mkTypeOcc (src/Development/IDE/Types/Exports.hs:79)
  17961. 2715.35 s [ghcide] mkVarOrDataOcc (src/Development/IDE/Types/Exports.hs:71)
  17962. 2715.35 s [ghcide] isDatacon (src/Development/IDE/Types/Exports.hs:121)
  17963. 2715.35 s [ghcide] createExportsMap (src/Development/IDE/Types/Exports.hs:154)
  17964. 2715.35 s [ghcide] createExportsMapMg (src/Development/IDE/Types/Exports.hs:164)
  17965. 2715.35 s [ghcide] buildModuleExportMapFrom (src/Development/IDE/Types/Exports.hs:215)
  17966. 2715.35 s [ghcide] createExportsMapHieDb (src/Development/IDE/Types/Exports.hs:184)
  17967. 2715.35 s [ghcide] size (src/Development/IDE/Types/Exports.hs:68)
  17968. 2715.35 s [ghcide] exportsMapSize (src/Development/IDE/Types/Exports.hs:82)
  17969. 2715.35 s [ghcide] updateExportsMapMg (src/Development/IDE/Types/Exports.hs:174)
  17970. 2715.35 s [ghcide] Warning: 'Text' is out of scope.
  17971. 2715.35 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  17972. 2715.35 s [ghcide] Warning: 'Location' is ambiguous. It is defined
  17973. 2715.35 s [ghcide] * in ‘Language.LSP.Protocol.Internal.Types.Location’
  17974. 2715.35 s [ghcide] * in ‘Language.LSP.Protocol.Internal.Types.Location’
  17975. 2715.35 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  17976. 2715.35 s [ghcide] by specifying the type/value namespace explicitly.
  17977. 2715.35 s [ghcide] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.Location’
  17978. 2715.35 s [ghcide] 23% ( 3 / 13) in 'Development.IDE.Spans.Common'
  17979. 2715.35 s [ghcide] Missing documentation for:
  17980. 2715.35 s [ghcide] Module header
  17981. 2715.35 s [ghcide] safeTyThingId (src/Development/IDE/Spans/Common.hs:55)
  17982. 2715.35 s [ghcide] safeTyThingType (src/Development/IDE/Spans/Common.hs:49)
  17983. 2715.35 s [ghcide] SpanDoc (src/Development/IDE/Spans/Common.hs:60)
  17984. 2715.35 s [ghcide] SpanDocUris (src/Development/IDE/Spans/Common.hs:66)
  17985. 2715.35 s [ghcide] emptySpanDoc (src/Development/IDE/Spans/Common.hs:74)
  17986. 2715.35 s [ghcide] spanDocToMarkdownForTest (src/Development/IDE/Spans/Common.hs:124)
  17987. 2715.35 s [ghcide] DocMap (src/Development/IDE/Spans/Common.hs:39)
  17988. 2715.35 s [ghcide] TyThingMap (src/Development/IDE/Spans/Common.hs:40)
  17989. 2715.35 s [ghcide] ArgDocMap (src/Development/IDE/Spans/Common.hs:41)
  17990. 2715.35 s [ghcide] Warning: Development.IDE.Plugin.Completions.Types: Could not find documentation for exported module: Development.IDE.Plugin.Completions.Types
  17991. 2715.35 s [ghcide] 23% ( 4 / 17) in 'Development.IDE.Plugin.Completions.Types'
  17992. 2715.35 s [ghcide] Missing documentation for:
  17993. 2715.35 s [ghcide] Module header
  17994. 2715.35 s [ghcide] CompItem (src/Development/IDE/Plugin/Completions/Types.hs:84)
  17995. 2715.35 s [ghcide] CompletionsConfig (src/Development/IDE/Plugin/Completions/Types.hs:62)
  17996. 2715.35 s [ghcide] ExtendImport (src/Development/IDE/Plugin/Completions/Types.hs:68)
  17997. 2715.35 s [ghcide] properties (src/Development/IDE/Plugin/Completions/Types.hs:53)
  17998. 2715.35 s [ghcide] LocalCompletions (src/Development/IDE/Plugin/Completions/Types.hs:32)
  17999. 2715.35 s [ghcide] NonLocalCompletions (src/Development/IDE/Plugin/Completions/Types.hs:37)
  18000. 2715.35 s [ghcide] Backtick (src/Development/IDE/Plugin/Completions/Types.hs:44)
  18001. 2715.35 s [ghcide] extendImportCommandId (src/Development/IDE/Plugin/Completions/Types.hs:48)
  18002. 2715.35 s [ghcide] Provenance (src/Development/IDE/Plugin/Completions/Types.hs:78)
  18003. 2715.35 s [ghcide] QualCompls (src/Development/IDE/Plugin/Completions/Types.hs:100)
  18004. 2715.35 s [ghcide] nsJSON (src/Development/IDE/Plugin/Completions/Types.hs:164)
  18005. 2715.35 s [ghcide] parseNs (src/Development/IDE/Plugin/Completions/Types.hs:172)
  18006. 2715.35 s [ghcide] 50% ( 15 / 30) in 'Development.IDE.GHC.Error'
  18007. 2715.35 s [ghcide] Missing documentation for:
  18008. 2715.35 s [ghcide] Module header
  18009. 2715.35 s [ghcide] diagFromErrMsgs (src/Development/IDE/GHC/Error.hs:86)
  18010. 2715.35 s [ghcide] diagFromSDocErrMsgs (src/Development/IDE/GHC/Error.hs:93)
  18011. 2715.35 s [ghcide] diagFromSDocErrMsg (src/Development/IDE/GHC/Error.hs:89)
  18012. 2715.35 s [ghcide] diagFromGhcException (src/Development/IDE/GHC/Error.hs:228)
  18013. 2715.35 s [ghcide] srcSpanToLocation (src/Development/IDE/GHC/Error.hs:150)
  18014. 2715.35 s [ghcide] realSrcSpanToRange (src/Development/IDE/GHC/Error.hs:107)
  18015. 2715.35 s [ghcide] realSrcLocToPosition (src/Development/IDE/GHC/Error.hs:112)
  18016. 2715.35 s [ghcide] realSrcSpanToLocation (src/Development/IDE/GHC/Error.hs:146)
  18017. 2715.35 s [ghcide] rangeToSrcSpan (src/Development/IDE/GHC/Error.hs:157)
  18018. 2715.35 s [ghcide] rangeToRealSrcSpan (src/Development/IDE/GHC/Error.hs:161)
  18019. 2715.35 s [ghcide] positionToRealSrcLoc (src/Development/IDE/GHC/Error.hs:167)
  18020. 2715.35 s [ghcide] realSpan (src/Development/IDE/GHC/Error.hs:209)
  18021. 2715.35 s [ghcide] isInsideSrcSpan (src/Development/IDE/GHC/Error.hs:171)
  18022. 2715.35 s [ghcide] spanContainsRange (src/Development/IDE/GHC/Error.hs:177)
  18023. 2715.35 s [ghcide] Warning: 'HscEnvEq' is ambiguous. It is defined
  18024. 2715.35 s [ghcide] * at src/Development/IDE/Types/HscEnvEq.hs:36:17
  18025. 2715.35 s [ghcide] * at src/Development/IDE/Types/HscEnvEq.hs:36:1
  18026. 2715.35 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18027. 2715.35 s [ghcide] by specifying the type/value namespace explicitly.
  18028. 2715.35 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/HscEnvEq.hs:36:1
  18029. 2715.35 s [ghcide] 42% ( 3 / 7) in 'Development.IDE.Types.HscEnvEq'
  18030. 2715.36 s [ghcide] Missing documentation for:
  18031. 2715.36 s [ghcide] Module header
  18032. 2715.36 s [ghcide] hscEnv
  18033. 2715.36 s [ghcide] updateHscEnvEq (src/Development/IDE/Types/HscEnvEq.hs:48)
  18034. 2715.36 s [ghcide] envPackageExports
  18035. 2715.36 s [ghcide] Warning: 'Interval' is ambiguous. It is defined
  18036. 2715.36 s [ghcide] * in ‘Data.IntervalMap.FingerTree’
  18037. 2715.36 s [ghcide] * in ‘Data.IntervalMap.FingerTree’
  18038. 2715.36 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18039. 2715.36 s [ghcide] by specifying the type/value namespace explicitly.
  18040. 2715.36 s [ghcide] Defaulting to the one defined in ‘Data.IntervalMap.FingerTree’
  18041. 2715.36 s [ghcide] Warning: 'Bindings' is ambiguous. It is defined
  18042. 2715.36 s [ghcide] * at src/Development/IDE/Spans/LocalBindings.hs:78:17
  18043. 2715.36 s [ghcide] * at src/Development/IDE/Spans/LocalBindings.hs:78:1
  18044. 2715.36 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18045. 2715.36 s [ghcide] by specifying the type/value namespace explicitly.
  18046. 2715.36 s [ghcide] Defaulting to the one defined at src/Development/IDE/Spans/LocalBindings.hs:78:1
  18047. 2715.36 s [ghcide] Warning: 'PositionRange' is out of scope.
  18048. 2715.36 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18049. 2715.36 s [ghcide] Warning: 'PositionMapping' is out of scope.
  18050. 2715.36 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18051. 2715.36 s [ghcide] 71% ( 5 / 7) in 'Development.IDE.Spans.LocalBindings'
  18052. 2715.36 s [ghcide] Missing documentation for:
  18053. 2715.36 s [ghcide] Module header
  18054. 2715.36 s [ghcide] bindings (src/Development/IDE/Spans/LocalBindings.hs:42)
  18055. 2715.36 s [ghcide] Warning: 'main' is out of scope.
  18056. 2715.36 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18057. 2715.36 s [ghcide] 37% ( 3 / 8) in 'Development.IDE.Import.FindImports'
  18058. 2715.36 s [ghcide] Missing documentation for:
  18059. 2715.36 s [ghcide] Module header
  18060. 2715.36 s [ghcide] Import (src/Development/IDE/Import/FindImports.hs:36)
  18061. 2715.36 s [ghcide] ArtifactsLocation (src/Development/IDE/Import/FindImports.hs:41)
  18062. 2715.36 s [ghcide] modSummaryToArtifactsLocation (src/Development/IDE/Import/FindImports.hs:59)
  18063. 2715.36 s [ghcide] isBootLocation (src/Development/IDE/Import/FindImports.hs:52)
  18064. 2715.36 s [ghcide] Warning: 'FilePathId' is ambiguous. It is defined
  18065. 2715.36 s [ghcide] * at src/Development/IDE/Import/DependencyInformation.hs:73:22
  18066. 2715.36 s [ghcide] * at src/Development/IDE/Import/DependencyInformation.hs:73:1
  18067. 2715.36 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18068. 2715.36 s [ghcide] by specifying the type/value namespace explicitly.
  18069. 2715.36 s [ghcide] Defaulting to the one defined at src/Development/IDE/Import/DependencyInformation.hs:73:1
  18070. 2715.36 s [ghcide] 28% ( 8 / 28) in 'Development.IDE.Import.DependencyInformation'
  18071. 2715.36 s [ghcide] Missing documentation for:
  18072. 2715.36 s [ghcide] Module header
  18073. 2715.36 s [ghcide] DependencyInformation (src/Development/IDE/Import/DependencyInformation.hs:140)
  18074. 2715.36 s [ghcide] TransitiveDependencies (src/Development/IDE/Import/DependencyInformation.hs:392)
  18075. 2715.36 s [ghcide] NamedModuleDep (src/Development/IDE/Import/DependencyInformation.hs:400)
  18076. 2715.36 s [ghcide] ShowableModule (src/Development/IDE/Import/DependencyInformation.hs:171)
  18077. 2715.36 s [ghcide] ShowableModuleEnv (src/Development/IDE/Import/DependencyInformation.hs:175)
  18078. 2715.36 s [ghcide] PathIdMap (src/Development/IDE/Import/DependencyInformation.hs:82)
  18079. 2715.36 s [ghcide] emptyPathIdMap (src/Development/IDE/Import/DependencyInformation.hs:92)
  18080. 2715.36 s [ghcide] getPathId (src/Development/IDE/Import/DependencyInformation.hs:95)
  18081. 2715.36 s [ghcide] lookupPathToId (src/Development/IDE/Import/DependencyInformation.hs:116)
  18082. 2715.36 s [ghcide] insertImport (src/Development/IDE/Import/DependencyInformation.hs:110)
  18083. 2715.36 s [ghcide] pathToId (src/Development/IDE/Import/DependencyInformation.hs:113)
  18084. 2715.36 s [ghcide] idToPath (src/Development/IDE/Import/DependencyInformation.hs:119)
  18085. 2715.36 s [ghcide] idToModLocation (src/Development/IDE/Import/DependencyInformation.hs:122)
  18086. 2715.36 s [ghcide] reachableModules (src/Development/IDE/Import/DependencyInformation.hs:186)
  18087. 2715.36 s [ghcide] processDependencyInformation (src/Development/IDE/Import/DependencyInformation.hs:247)
  18088. 2715.36 s [ghcide] lookupModuleFile (src/Development/IDE/Import/DependencyInformation.hs:389)
  18089. 2715.36 s [ghcide] BootIdMap (src/Development/IDE/Import/DependencyInformation.hs:124)
  18090. 2715.36 s [ghcide] insertBootId (src/Development/IDE/Import/DependencyInformation.hs:127)
  18091. 2715.36 s [ghcide] lookupFingerprint (src/Development/IDE/Import/DependencyInformation.hs:166)
  18092. 2715.36 s [ghcide] Warning: 'NeedsCompilation' is ambiguous. It is defined
  18093. 2715.36 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:433:25
  18094. 2715.36 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:433:1
  18095. 2715.36 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18096. 2715.36 s [ghcide] by specifying the type/value namespace explicitly.
  18097. 2715.36 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:433:1
  18098. 2715.36 s [ghcide] Warning: 'GetModIface' is ambiguous. It is defined
  18099. 2715.36 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:512:20
  18100. 2715.36 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:512:1
  18101. 2715.36 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18102. 2715.36 s [ghcide] by specifying the type/value namespace explicitly.
  18103. 2715.36 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:512:1
  18104. 2715.36 s [ghcide] Warning: Development.IDE.Core.RuleTypes: Could not find documentation for exported module: Development.IDE.Core.RuleTypes
  18105. 2715.36 s [ghcide] 9% ( 6 / 61) in 'Development.IDE.Core.RuleTypes'
  18106. 2715.36 s [ghcide] Missing documentation for:
  18107. 2715.36 s [ghcide] GhcSessionDeps (src/Development/IDE/Core/RuleTypes.hs:488)
  18108. 2715.36 s [ghcide] FileOfInterestStatus (src/Development/IDE/Core/RuleTypes.hs:372)
  18109. 2715.36 s [ghcide] GetParsedModule (src/Development/IDE/Core/RuleTypes.hs:415)
  18110. 2715.36 s [ghcide] GhcSessionIO (src/Development/IDE/Core/RuleTypes.hs:561)
  18111. 2715.36 s [ghcide] GhcSessionDeps (src/Development/IDE/Core/RuleTypes.hs:488)
  18112. 2715.36 s [ghcide] GhcSessionDeps (src/Development/IDE/Core/RuleTypes.hs:500)
  18113. 2715.36 s [ghcide] GetModificationTime (src/Development/IDE/Core/RuleTypes.hs:308)
  18114. 2715.36 s [ghcide] GetModificationTime (src/Development/IDE/Core/RuleTypes.hs:337)
  18115. 2715.36 s [ghcide] GenerateCore (src/Development/IDE/Core/RuleTypes.hs:96)
  18116. 2715.36 s [ghcide] GetHieAst (src/Development/IDE/Core/RuleTypes.hs:473)
  18117. 2715.36 s [ghcide] TypeCheck (src/Development/IDE/Core/RuleTypes.hs:463)
  18118. 2715.36 s [ghcide] IdeGhcSession (src/Development/IDE/Core/RuleTypes.hs:551)
  18119. 2715.36 s [ghcide] GhcSession (src/Development/IDE/Core/RuleTypes.hs:483)
  18120. 2715.36 s [ghcide] GetFileExists (src/Development/IDE/Core/RuleTypes.hs:360)
  18121. 2715.36 s [ghcide] ImportMap (src/Development/IDE/Core/RuleTypes.hs:127)
  18122. 2715.36 s [ghcide] GetLocatedImports (src/Development/IDE/Core/RuleTypes.hs:425)
  18123. 2715.36 s [ghcide] GetKnownTargets (src/Development/IDE/Core/RuleTypes.hs:87)
  18124. 2715.36 s [ghcide] LinkableType (src/Development/IDE/Core/RuleTypes.hs:55)
  18125. 2715.36 s [ghcide] GetParsedModuleWithComments (src/Development/IDE/Core/RuleTypes.hs:420)
  18126. 2715.36 s [ghcide] GetModuleGraph (src/Development/IDE/Core/RuleTypes.hs:438)
  18127. 2715.36 s [ghcide] GetModuleGraphTransDepsFingerprints (src/Development/IDE/Core/RuleTypes.hs:443)
  18128. 2715.36 s [ghcide] GetModuleGraphTransReverseDepsFingerprints (src/Development/IDE/Core/RuleTypes.hs:448)
  18129. 2715.36 s [ghcide] GetModuleGraphImmediateReverseDepsFingerprints (src/Development/IDE/Core/RuleTypes.hs:453)
  18130. 2715.36 s [ghcide] GetLinkable (src/Development/IDE/Core/RuleTypes.hs:116)
  18131. 2715.36 s [ghcide] LinkableResult (src/Development/IDE/Core/RuleTypes.hs:103)
  18132. 2715.36 s [ghcide] GetImportMap (src/Development/IDE/Core/RuleTypes.hs:121)
  18133. 2715.36 s [ghcide] Splices (src/Development/IDE/Core/RuleTypes.hs:132)
  18134. 2715.36 s [ghcide] tmrModSummary (src/Development/IDE/Core/RuleTypes.hs:182)
  18135. 2715.36 s [ghcide] HiFileResult (src/Development/IDE/Core/RuleTypes.hs:184)
  18136. 2715.36 s [ghcide] hiFileFingerPrint (src/Development/IDE/Core/RuleTypes.hs:201)
  18137. 2715.36 s [ghcide] mkHiFileResult (src/Development/IDE/Core/RuleTypes.hs:204)
  18138. 2715.36 s [ghcide] HieKind (src/Development/IDE/Core/RuleTypes.hs:233)
  18139. 2715.36 s [ghcide] GetBindings (src/Development/IDE/Core/RuleTypes.hs:478)
  18140. 2715.36 s [ghcide] DocAndTyThingMap (src/Development/IDE/Core/RuleTypes.hs:256)
  18141. 2715.36 s [ghcide] GetDocMap (src/Development/IDE/Core/RuleTypes.hs:468)
  18142. 2715.36 s [ghcide] ReportImportCycles (src/Development/IDE/Core/RuleTypes.hs:458)
  18143. 2715.36 s [ghcide] GetModIfaceFromDisk (src/Development/IDE/Core/RuleTypes.hs:502)
  18144. 2715.36 s [ghcide] GetModIfaceFromDiskAndIndex (src/Development/IDE/Core/RuleTypes.hs:507)
  18145. 2715.36 s [ghcide] GetModIface (src/Development/IDE/Core/RuleTypes.hs:512)
  18146. 2715.36 s [ghcide] GetFileContents (src/Development/IDE/Core/RuleTypes.hs:355)
  18147. 2715.36 s [ghcide] GetFileHash (src/Development/IDE/Core/RuleTypes.hs:366)
  18148. 2715.36 s [ghcide] AddWatchedFile (src/Development/IDE/Core/RuleTypes.hs:541)
  18149. 2715.36 s [ghcide] GetPhysicalModificationTime (src/Development/IDE/Core/RuleTypes.hs:329)
  18150. 2715.36 s [ghcide] vfsVersion (src/Development/IDE/Core/RuleTypes.hs:352)
  18151. 2715.36 s [ghcide] IsFileOfInterestResult (src/Development/IDE/Core/RuleTypes.hs:383)
  18152. 2715.36 s [ghcide] IsFileOfInterest (src/Development/IDE/Core/RuleTypes.hs:517)
  18153. 2715.36 s [ghcide] ModSummaryResult (src/Development/IDE/Core/RuleTypes.hs:390)
  18154. 2715.36 s [ghcide] GetModSummary (src/Development/IDE/Core/RuleTypes.hs:527)
  18155. 2715.36 s [ghcide] GetModSummaryWithoutTimestamps (src/Development/IDE/Core/RuleTypes.hs:522)
  18156. 2715.36 s [ghcide] NeedsCompilation (src/Development/IDE/Core/RuleTypes.hs:433)
  18157. 2715.36 s [ghcide] awSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18158. 2715.36 s [ghcide] declSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18159. 2715.36 s [ghcide] exprSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18160. 2715.36 s [ghcide] patSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18161. 2715.36 s [ghcide] typeSplicesL (src/Development/IDE/Core/RuleTypes.hs:565)
  18162. 2715.36 s [ghcide] Warning: 'phase' is out of scope.
  18163. 2715.36 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18164. 2715.36 s [ghcide] 33% ( 3 / 9) in 'Development.IDE.Core.Tracing'
  18165. 2715.36 s [ghcide] Missing documentation for:
  18166. 2715.36 s [ghcide] Module header
  18167. 2715.36 s [ghcide] otTracedProvider (src/Development/IDE/Core/Tracing.hs:135)
  18168. 2715.36 s [ghcide] otSetUri (src/Development/IDE/Core/Tracing.hs:88)
  18169. 2715.36 s [ghcide] otTracedGarbageCollection (src/Development/IDE/Core/Tracing.hs:121)
  18170. 2715.36 s [ghcide] withTrace (src/Development/IDE/Core/Tracing.hs:39)
  18171. 2715.36 s [ghcide] withEventTrace (src/Development/IDE/Core/Tracing.hs:47)
  18172. 2715.36 s [ghcide] 50% ( 1 / 2) in 'Development.IDE.Core.Preprocessor'
  18173. 2715.36 s [ghcide] Missing documentation for:
  18174. 2715.36 s [ghcide] Module header
  18175. 2715.36 s [ghcide] Warning: 'ekg' is out of scope.
  18176. 2715.36 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18177. 2715.36 s [ghcide] 50% ( 1 / 2) in 'Development.IDE.Types.Monitoring'
  18178. 2715.36 s [ghcide] Missing documentation for:
  18179. 2715.36 s [ghcide] Module header
  18180. 2715.36 s [ghcide] 50% ( 1 / 2) in 'Development.IDE.Monitoring.OpenTelemetry'
  18181. 2715.36 s [ghcide] Missing documentation for:
  18182. 2715.36 s [ghcide] Module header
  18183. 2715.36 s [ghcide] Warning: 'withoutOptHaddock' is out of scope.
  18184. 2715.36 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18185. 2715.37 s [ghcide] Warning: 'ComponentOptions' is out of scope.
  18186. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18187. 2715.37 s [ghcide] Warning: 'HscEnvEq' is out of scope.
  18188. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18189. 2715.37 s [ghcide] 21% ( 3 / 14) in 'Development.IDE.Types.Options'
  18190. 2715.37 s [ghcide] Missing documentation for:
  18191. 2715.37 s [ghcide] IdeOptions (src/Development/IDE/Types/Options.hs:33)
  18192. 2715.37 s [ghcide] IdePreprocessedSource (src/Development/IDE/Types/Options.hs:93)
  18193. 2715.37 s [ghcide] IdeReportProgress (src/Development/IDE/Types/Options.hs:102)
  18194. 2715.37 s [ghcide] IdeDefer (src/Development/IDE/Types/Options.hs:103)
  18195. 2715.37 s [ghcide] IdeTesting (src/Development/IDE/Types/Options.hs:104)
  18196. 2715.37 s [ghcide] IdeOTMemoryProfiling (src/Development/IDE/Types/Options.hs:105)
  18197. 2715.37 s [ghcide] clientSupportsProgress (src/Development/IDE/Types/Options.hs:115)
  18198. 2715.37 s [ghcide] defaultIdeOptions (src/Development/IDE/Types/Options.hs:119)
  18199. 2715.37 s [ghcide] IdeGhcSession (src/Development/IDE/Core/RuleTypes.hs:551)
  18200. 2715.37 s [ghcide] OptHaddockParse (src/Development/IDE/Types/Options.hs:90)
  18201. 2715.37 s [ghcide] ProgressReportingStyle (src/Development/IDE/Types/Options.hs:107)
  18202. 2715.37 s [ghcide] Warning: 'delayedProgressReporting' is out of scope.
  18203. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18204. 2715.37 s [ghcide] Warning: 'ProgressReporting' is ambiguous. It is defined
  18205. 2715.37 s [ghcide] * at src/Development/IDE/Core/ProgressReporting.hs:50:26
  18206. 2715.37 s [ghcide] * at src/Development/IDE/Core/ProgressReporting.hs:50:1
  18207. 2715.37 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18208. 2715.37 s [ghcide] by specifying the type/value namespace explicitly.
  18209. 2715.37 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/ProgressReporting.hs:50:1
  18210. 2715.37 s [ghcide] 23% ( 3 / 13) in 'Development.IDE.Core.ProgressReporting'
  18211. 2715.37 s [ghcide] Missing documentation for:
  18212. 2715.37 s [ghcide] Module header
  18213. 2715.37 s [ghcide] ProgressEvent (src/Development/IDE/Core/ProgressReporting.hs:45)
  18214. 2715.37 s [ghcide] PerFileProgressReporting (src/Development/IDE/Core/ProgressReporting.hs:57)
  18215. 2715.37 s [ghcide] ProgressReporting (src/Development/IDE/Core/ProgressReporting.hs:50)
  18216. 2715.37 s [ghcide] noPerFileProgressReporting (src/Development/IDE/Core/ProgressReporting.hs:95)
  18217. 2715.37 s [ghcide] mRunLspT (src/Development/IDE/Core/ProgressReporting.hs:226)
  18218. 2715.37 s [ghcide] mRunLspTCallback (src/Development/IDE/Core/ProgressReporting.hs:235)
  18219. 2715.37 s [ghcide] recordProgress (src/Development/IDE/Core/ProgressReporting.hs:137)
  18220. 2715.37 s [ghcide] progressStop
  18221. 2715.37 s [ghcide] progressUpdate
  18222. 2715.37 s [ghcide] 30% ( 6 / 20) in 'Development.IDE.Types.Shake'
  18223. 2715.37 s [ghcide] Missing documentation for:
  18224. 2715.37 s [ghcide] Module header
  18225. 2715.37 s [ghcide] Q (src/Development/IDE/Types/Shake.hs:98)
  18226. 2715.37 s [ghcide] Value (src/Development/IDE/Types/Shake.hs:47)
  18227. 2715.37 s [ghcide] ValueWithDiagnostics (src/Development/IDE/Types/Shake.hs:62)
  18228. 2715.37 s [ghcide] Key
  18229. 2715.37 s [ghcide] ShakeValue (src/Development/IDE/Types/Shake.hs:117)
  18230. 2715.37 s [ghcide] isBadDependency (src/Development/IDE/Types/Shake.hs:74)
  18231. 2715.37 s [ghcide] toShakeValue (src/Development/IDE/Types/Shake.hs:115)
  18232. 2715.37 s [ghcide] encodeShakeValue (src/Development/IDE/Types/Shake.hs:130)
  18233. 2715.37 s [ghcide] decodeShakeValue (src/Development/IDE/Types/Shake.hs:136)
  18234. 2715.37 s [ghcide] toKey (src/Development/IDE/Types/Shake.hs:79)
  18235. 2715.37 s [ghcide] toNoFileKey (src/Development/IDE/Types/Shake.hs:96)
  18236. 2715.37 s [ghcide] fromKey (src/Development/IDE/Types/Shake.hs:82)
  18237. 2715.37 s [ghcide] WithHieDbShield (src/Development/IDE/Types/Shake.hs:45)
  18238. 2715.37 s [ghcide] Warning: 'Q' is ambiguous. It is defined
  18239. 2715.37 s [ghcide] * at src/Development/IDE/Types/Shake.hs:98:15
  18240. 2715.37 s [ghcide] * at src/Development/IDE/Types/Shake.hs:98:1
  18241. 2715.37 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18242. 2715.37 s [ghcide] by specifying the type/value namespace explicitly.
  18243. 2715.37 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Shake.hs:98:1
  18244. 2715.37 s [ghcide] Warning: 'A' is ambiguous. It is defined
  18245. 2715.37 s [ghcide] * at src/Development/IDE/Types/Shake.hs:106:15
  18246. 2715.37 s [ghcide] * at src/Development/IDE/Types/Shake.hs:106:1
  18247. 2715.37 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18248. 2715.37 s [ghcide] by specifying the type/value namespace explicitly.
  18249. 2715.37 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Shake.hs:106:1
  18250. 2715.37 s [ghcide] Warning: 'ShakeSession' is ambiguous. It is defined
  18251. 2715.37 s [ghcide] * at src/Development/IDE/Core/Shake.hs:525:24
  18252. 2715.37 s [ghcide] * at src/Development/IDE/Core/Shake.hs:525:1
  18253. 2715.37 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18254. 2715.37 s [ghcide] by specifying the type/value namespace explicitly.
  18255. 2715.37 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/Shake.hs:525:1
  18256. 2715.37 s [ghcide] Warning: 'runInShakeSession' is out of scope.
  18257. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18258. 2715.37 s [ghcide] Warning: 'proper' is out of scope.
  18259. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18260. 2715.37 s [ghcide] Warning: 'IdeState' is ambiguous. It is defined
  18261. 2715.37 s [ghcide] * at src/Development/IDE/Core/Shake.hs:559:17
  18262. 2715.37 s [ghcide] * at src/Development/IDE/Core/Shake.hs:559:1
  18263. 2715.37 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18264. 2715.37 s [ghcide] by specifying the type/value namespace explicitly.
  18265. 2715.37 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/Shake.hs:559:1
  18266. 2715.37 s [ghcide] Warning: 'Initialized' is out of scope.
  18267. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18268. 2715.37 s [ghcide] Warning: 'BadDependency' is ambiguous. It is defined
  18269. 2715.37 s [ghcide] * at src/Development/IDE/Types/Shake.hs:70:25
  18270. 2715.37 s [ghcide] * at src/Development/IDE/Types/Shake.hs:70:1
  18271. 2715.37 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18272. 2715.37 s [ghcide] by specifying the type/value namespace explicitly.
  18273. 2715.37 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Shake.hs:70:1
  18274. 2715.37 s [ghcide] Warning: 'useWithStaleE' is out of scope.
  18275. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18276. 2715.37 s [ghcide] Warning: 'usesE' is out of scope.
  18277. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18278. 2715.37 s [ghcide] Warning: 'LanguageContextEnv' is out of scope.
  18279. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18280. 2715.37 s [ghcide] Warning: 'resRootPath' is out of scope.
  18281. 2715.37 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18282. 2715.38 s [ghcide] 40% ( 35 / 87) in 'Development.IDE.Core.Shake'
  18283. 2715.38 s [ghcide] Missing documentation for:
  18284. 2715.38 s [ghcide] shakeExtras
  18285. 2715.38 s [ghcide] shakeDb
  18286. 2715.38 s [ghcide] ShakeExtras (src/Development/IDE/Core/Shake.hs:273)
  18287. 2715.38 s [ghcide] getShakeExtras (src/Development/IDE/Core/Shake.hs:347)
  18288. 2715.38 s [ghcide] getShakeExtrasRules (src/Development/IDE/Core/Shake.hs:353)
  18289. 2715.38 s [ghcide] Target (src/Development/IDE/Types/KnownTargets.hs:66)
  18290. 2715.38 s [ghcide] toKnownFiles (src/Development/IDE/Types/KnownTargets.hs:71)
  18291. 2715.38 s [ghcide] unionKnownTargets (src/Development/IDE/Types/KnownTargets.hs:48)
  18292. 2715.38 s [ghcide] mkKnownTargets (src/Development/IDE/Types/KnownTargets.hs:52)
  18293. 2715.38 s [ghcide] IdeRule (src/Development/IDE/Core/Shake.hs:515)
  18294. 2715.38 s [ghcide] GetModificationTime (src/Development/IDE/Core/RuleTypes.hs:308)
  18295. 2715.38 s [ghcide] shakeShut (src/Development/IDE/Core/Shake.hs:757)
  18296. 2715.38 s [ghcide] useNoFile (src/Development/IDE/Core/Shake.hs:1111)
  18297. 2715.38 s [ghcide] useWithSeparateFingerprintRule (src/Development/IDE/Core/Shake.hs:1157)
  18298. 2715.38 s [ghcide] useWithSeparateFingerprintRule_ (src/Development/IDE/Core/Shake.hs:1165)
  18299. 2715.38 s [ghcide] use_ (src/Development/IDE/Core/Shake.hs:1120)
  18300. 2715.38 s [ghcide] useNoFile_ (src/Development/IDE/Core/Shake.hs:1123)
  18301. 2715.38 s [ghcide] RuleBody (src/Development/IDE/Core/Shake.hs:1175)
  18302. 2715.38 s [ghcide] defineNoDiagnostics (src/Development/IDE/Core/Shake.hs:1019)
  18303. 2715.38 s [ghcide] defineNoFile (src/Development/IDE/Core/Shake.hs:1217)
  18304. 2715.38 s [ghcide] defineEarlyCutOffNoFile (src/Development/IDE/Core/Shake.hs:1222)
  18305. 2715.38 s [ghcide] getDiagnostics (src/Development/IDE/Core/Shake.hs:935)
  18306. 2715.38 s [ghcide] mRunLspT (src/Development/IDE/Core/ProgressReporting.hs:226)
  18307. 2715.38 s [ghcide] mRunLspTCallback (src/Development/IDE/Core/ProgressReporting.hs:235)
  18308. 2715.38 s [ghcide] getHiddenDiagnostics (src/Development/IDE/Core/Shake.hs:939)
  18309. 2715.38 s [ghcide] IsIdeGlobal (src/Development/IDE/Core/Shake.hs:391)
  18310. 2715.38 s [ghcide] addIdeGlobal (src/Development/IDE/Core/Shake.hs:406)
  18311. 2715.38 s [ghcide] addIdeGlobalExtras (src/Development/IDE/Core/Shake.hs:411)
  18312. 2715.38 s [ghcide] getIdeGlobalState (src/Development/IDE/Core/Shake.hs:430)
  18313. 2715.38 s [ghcide] getIdeGlobalAction (src/Development/IDE/Core/Shake.hs:427)
  18314. 2715.38 s [ghcide] getIdeGlobalExtras (src/Development/IDE/Core/Shake.hs:417)
  18315. 2715.38 s [ghcide] getIdeOptions (src/Development/IDE/Core/Shake.hs:436)
  18316. 2715.38 s [ghcide] getIdeOptionsIO (src/Development/IDE/Core/Shake.hs:448)
  18317. 2715.38 s [ghcide] GlobalIdeOptions (src/Development/IDE/Core/Shake.hs:432)
  18318. 2715.38 s [ghcide] getPluginConfigAction (src/Development/IDE/Core/Shake.hs:375)
  18319. 2715.38 s [ghcide] ideLogger (src/Development/IDE/Core/Shake.hs:1399)
  18320. 2715.38 s [ghcide] actionLogger (src/Development/IDE/Core/Shake.hs:1402)
  18321. 2715.38 s [ghcide] updatePositionMapping (src/Development/IDE/Core/Shake.hs:1449)
  18322. 2715.38 s [ghcide] updatePositionMappingHelper (src/Development/IDE/Core/Shake.hs:1461)
  18323. 2715.38 s [ghcide] WithProgressFunc (src/Development/IDE/Core/Shake.hs:339)
  18324. 2715.38 s [ghcide] WithIndefiniteProgressFunc (src/Development/IDE/Core/Shake.hs:341)
  18325. 2715.38 s [ghcide] ProgressEvent (src/Development/IDE/Core/ProgressReporting.hs:45)
  18326. 2715.38 s [ghcide] DelayedAction (src/Development/IDE/Types/Action.hs:22)
  18327. 2715.38 s [ghcide] mkDelayedAction (src/Development/IDE/Core/Shake.hs:780)
  18328. 2715.38 s [ghcide] runIdeAction (src/Development/IDE/Core/Shake.hs:1064)
  18329. 2715.38 s [ghcide] mkUpdater (src/Development/IDE/Core/Shake.hs:1071)
  18330. 2715.38 s [ghcide] Q (src/Development/IDE/Types/Shake.hs:98)
  18331. 2715.38 s [ghcide] HieDb
  18332. 2715.38 s [ghcide] garbageCollectDirtyKeysOlderThan (src/Development/IDE/Core/Shake.hs:955)
  18333. 2715.38 s [ghcide] Log (src/Development/IDE/Core/Shake.hs:183)
  18334. 2715.38 s [ghcide] VFSModified (src/Development/IDE/Core/Shake.hs:845)
  18335. 2715.38 s [ghcide] ThreadQueue (src/Development/IDE/Core/Shake.hs:259)
  18336. 2715.38 s [ghcide] Warning: 'unsafeGlobalDynFlags' is out of scope.
  18337. 2715.38 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18338. 2715.38 s [ghcide] Warning: 'HieWriterChan' is out of scope.
  18339. 2715.38 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18340. 2715.38 s [ghcide] Warning: 'IdeGhcSession' is ambiguous. It is defined
  18341. 2715.38 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:551:22
  18342. 2715.38 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:551:1
  18343. 2715.38 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18344. 2715.38 s [ghcide] by specifying the type/value namespace explicitly.
  18345. 2715.38 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:551:1
  18346. 2715.38 s [ghcide] 40% ( 4 / 10) in 'Development.IDE.Session'
  18347. 2715.38 s [ghcide] Missing documentation for:
  18348. 2715.38 s [ghcide] SessionLoadingOptions (session-loader/Development/IDE/Session.hs:232)
  18349. 2715.38 s [ghcide] CacheDirs (session-loader/Development/IDE/Session.hs:229)
  18350. 2715.38 s [ghcide] getInitialGhcLibDirDefault (session-loader/Development/IDE/Session.hs:279)
  18351. 2715.38 s [ghcide] getHieDbLoc (session-loader/Development/IDE/Session.hs:397)
  18352. 2715.38 s [ghcide] retryOnSqliteBusy (session-loader/Development/IDE/Session.hs:343)
  18353. 2715.38 s [ghcide] Log (session-loader/Development/IDE/Session.hs:132)
  18354. 2715.38 s [ghcide] 0% ( 0 / 6) in 'Development.IDE.LSP.Server'
  18355. 2715.38 s [ghcide] Missing documentation for:
  18356. 2715.38 s [ghcide] Module header
  18357. 2715.38 s [ghcide] ReactorMessage (src/Development/IDE/LSP/Server.hs:23)
  18358. 2715.38 s [ghcide] ReactorChan (src/Development/IDE/LSP/Server.hs:27)
  18359. 2715.38 s [ghcide] ServerM (src/Development/IDE/LSP/Server.hs:28)
  18360. 2715.38 s [ghcide] requestHandler (src/Development/IDE/LSP/Server.hs:36)
  18361. 2715.38 s [ghcide] notificationHandler (src/Development/IDE/LSP/Server.hs:51)
  18362. 2715.38 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.Plugin'
  18363. 2715.38 s [ghcide] Missing documentation for:
  18364. 2715.38 s [ghcide] Module header
  18365. 2715.38 s [ghcide] Plugin (src/Development/IDE/Plugin.hs:10)
  18366. 2715.38 s [ghcide] Warning: 'PluginHandlers' is ambiguous. It is defined
  18367. 2715.38 s [ghcide] * in ‘Ide.Types’
  18368. 2715.38 s [ghcide] * in ‘Ide.Types’
  18369. 2715.38 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18370. 2715.38 s [ghcide] by specifying the type/value namespace explicitly.
  18371. 2715.38 s [ghcide] Defaulting to the one defined in ‘Ide.Types’
  18372. 2715.38 s [ghcide] Warning: 'PluginHandler' is ambiguous. It is defined
  18373. 2715.38 s [ghcide] * in ‘Ide.Types’
  18374. 2715.38 s [ghcide] * in ‘Ide.Types’
  18375. 2715.38 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18376. 2715.38 s [ghcide] by specifying the type/value namespace explicitly.
  18377. 2715.38 s [ghcide] Defaulting to the one defined in ‘Ide.Types’
  18378. 2715.38 s [ghcide] Warning: 'data_' is out of scope.
  18379. 2715.38 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18380. 2715.38 s [ghcide] 25% ( 1 / 4) in 'Development.IDE.Plugin.HLS'
  18381. 2715.38 s [ghcide] Missing documentation for:
  18382. 2715.38 s [ghcide] Module header
  18383. 2715.38 s [ghcide] toResponseError (src/Development/IDE/Plugin/HLS.hs:405)
  18384. 2715.38 s [ghcide] Log (src/Development/IDE/Plugin/HLS.hs:59)
  18385. 2715.38 s [ghcide] 10% ( 1 / 10) in 'Development.IDE.Core.IdeConfiguration'
  18386. 2715.38 s [ghcide] Missing documentation for:
  18387. 2715.38 s [ghcide] Module header
  18388. 2715.38 s [ghcide] registerIdeConfiguration (src/Development/IDE/Core/IdeConfiguration.hs:40)
  18389. 2715.38 s [ghcide] getIdeConfiguration (src/Development/IDE/Core/IdeConfiguration.hs:44)
  18390. 2715.38 s [ghcide] parseConfiguration (src/Development/IDE/Core/IdeConfiguration.hs:48)
  18391. 2715.38 s [ghcide] parseWorkspaceFolder (src/Development/IDE/Core/IdeConfiguration.hs:59)
  18392. 2715.38 s [ghcide] isWorkspaceFile (src/Development/IDE/Core/IdeConfiguration.hs:80)
  18393. 2715.38 s [ghcide] modifyWorkspaceFolders (src/Development/IDE/Core/IdeConfiguration.hs:64)
  18394. 2715.38 s [ghcide] modifyClientSettings (src/Development/IDE/Core/IdeConfiguration.hs:69)
  18395. 2715.38 s [ghcide] getClientSettings (src/Development/IDE/Core/IdeConfiguration.hs:92)
  18396. 2715.38 s [ghcide] 14% ( 1 / 7) in 'Development.IDE.LSP.LanguageServer'
  18397. 2715.38 s [ghcide] Missing documentation for:
  18398. 2715.38 s [ghcide] Module header
  18399. 2715.38 s [ghcide] runLanguageServer (src/Development/IDE/LSP/LanguageServer.hs:108)
  18400. 2715.38 s [ghcide] setupLSP (src/Development/IDE/LSP/LanguageServer.hs:151)
  18401. 2715.38 s [ghcide] Log (src/Development/IDE/LSP/LanguageServer.hs:51)
  18402. 2715.38 s [ghcide] ThreadQueue (src/Development/IDE/Core/Shake.hs:259)
  18403. 2715.38 s [ghcide] Setup (src/Development/IDE/LSP/LanguageServer.hs:85)
  18404. 2715.38 s [ghcide] Warning: 'IsFileOfInterest' is ambiguous. It is defined
  18405. 2715.38 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:517:25
  18406. 2715.38 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:517:1
  18407. 2715.38 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18408. 2715.38 s [ghcide] by specifying the type/value namespace explicitly.
  18409. 2715.38 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:517:1
  18410. 2715.39 s [ghcide] 33% ( 4 / 12) in 'Development.IDE.Core.OfInterest'
  18411. 2715.39 s [ghcide] Missing documentation for:
  18412. 2715.39 s [ghcide] getFilesOfInterest (src/Development/IDE/Core/OfInterest.hs:90)
  18413. 2715.39 s [ghcide] getFilesOfInterestUntracked (src/Development/IDE/Core/OfInterest.hs:102)
  18414. 2715.39 s [ghcide] addFileOfInterest (src/Development/IDE/Core/OfInterest.hs:107)
  18415. 2715.39 s [ghcide] deleteFileOfInterest (src/Development/IDE/Core/OfInterest.hs:120)
  18416. 2715.39 s [ghcide] FileOfInterestStatus (src/Development/IDE/Core/RuleTypes.hs:372)
  18417. 2715.39 s [ghcide] OfInterestVar (src/Development/IDE/Core/OfInterest.hs:60)
  18418. 2715.39 s [ghcide] scheduleGarbageCollection (src/Development/IDE/Core/OfInterest.hs:127)
  18419. 2715.39 s [ghcide] Log (src/Development/IDE/Core/OfInterest.hs:53)
  18420. 2715.39 s [ghcide] 30% ( 6 / 20) in 'Development.IDE.Core.FileStore'
  18421. 2715.39 s [ghcide] Missing documentation for:
  18422. 2715.39 s [ghcide] Module header
  18423. 2715.39 s [ghcide] getFileContents (src/Development/IDE/Core/FileStore.hs:238)
  18424. 2715.39 s [ghcide] getUriContents (src/Development/IDE/Core/FileStore.hs:241)
  18425. 2715.39 s [ghcide] fileStoreRules (src/Development/IDE/Core/FileStore.hs:260)
  18426. 2715.39 s [ghcide] modificationTime (src/Development/IDE/Core/FileStore.hs:204)
  18427. 2715.39 s [ghcide] typecheckParents (src/Development/IDE/Core/FileStore.hs:289)
  18428. 2715.39 s [ghcide] getModificationTimeImpl (src/Development/IDE/Core/FileStore.hs:119)
  18429. 2715.39 s [ghcide] addIdeGlobal (src/Development/IDE/Core/Shake.hs:406)
  18430. 2715.39 s [ghcide] getFileContentsImpl (src/Development/IDE/Core/FileStore.hs:213)
  18431. 2715.39 s [ghcide] getModTime (src/Development/IDE/Core/FileUtils.hs:26)
  18432. 2715.39 s [ghcide] isWatchSupported (src/Development/IDE/Core/FileStore.hs:341)
  18433. 2715.39 s [ghcide] registerFileWatches (src/Development/IDE/Core/FileStore.hs:311)
  18434. 2715.39 s [ghcide] shareFilePath (src/Development/IDE/Core/FileStore.hs:356)
  18435. 2715.39 s [ghcide] Log (src/Development/IDE/Core/FileStore.hs:81)
  18436. 2715.39 s [ghcide] Warning: 'CoreModule' is ambiguous. It is defined
  18437. 2715.39 s [ghcide] * in ‘GHC’
  18438. 2715.39 s [ghcide] * in ‘GHC’
  18439. 2715.39 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18440. 2715.39 s [ghcide] by specifying the type/value namespace explicitly.
  18441. 2715.39 s [ghcide] Defaulting to the one defined in ‘GHC’
  18442. 2715.39 s [ghcide] Warning: 'ParsedModule' is ambiguous. It is defined
  18443. 2715.39 s [ghcide] * in ‘GHC’
  18444. 2715.39 s [ghcide] * at src/Development/IDE/GHC/Compat/Parser.hs:63:1
  18445. 2715.39 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18446. 2715.39 s [ghcide] by specifying the type/value namespace explicitly.
  18447. 2715.39 s [ghcide] Defaulting to the one defined at src/Development/IDE/GHC/Compat/Parser.hs:63:1
  18448. 2715.39 s [ghcide] Warning: 'runtime_deps' is out of scope.
  18449. 2715.39 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18450. 2715.39 s [ghcide] 45% ( 14 / 31) in 'Development.IDE.Core.Compile'
  18451. 2715.39 s [ghcide] Missing documentation for:
  18452. 2715.39 s [ghcide] typecheckModule (src/Development/IDE/Core/Compile.hs:202)
  18453. 2715.39 s [ghcide] addRelativeImport (src/Development/IDE/Core/Compile.hs:787)
  18454. 2715.39 s [ghcide] mkHiFileResultCompile (src/Development/IDE/Core/Compile.hs:475)
  18455. 2715.39 s [ghcide] mkHiFileResultNoCompile (src/Development/IDE/Core/Compile.hs:452)
  18456. 2715.39 s [ghcide] generateObjectCode (src/Development/IDE/Core/Compile.hs:637)
  18457. 2715.39 s [ghcide] generateByteCode (src/Development/IDE/Core/Compile.hs:671)
  18458. 2715.39 s [ghcide] generateHieAsts (src/Development/IDE/Core/Compile.hs:805)
  18459. 2715.39 s [ghcide] writeAndIndexHieFile (src/Development/IDE/Core/Compile.hs:929)
  18460. 2715.39 s [ghcide] writeHiFile (src/Development/IDE/Core/Compile.hs:942)
  18461. 2715.39 s [ghcide] loadHieFile (src/Development/IDE/Core/Compile.hs:1297)
  18462. 2715.39 s [ghcide] RecompilationInfo (src/Development/IDE/Core/Compile.hs:1363)
  18463. 2715.39 s [ghcide] mergeEnvs (src/Development/IDE/Core/Compile.hs:1028)
  18464. 2715.39 s [ghcide] ml_core_file (src/Development/IDE/Core/Compile.hs:1382)
  18465. 2715.39 s [ghcide] coreFileToLinkable (src/Development/IDE/Core/Compile.hs:1544)
  18466. 2715.39 s [ghcide] TypecheckHelpers (src/Development/IDE/Core/Compile.hs:191)
  18467. 2715.39 s [ghcide] sourceTypecheck (src/Development/IDE/Core/Compile.hs:158)
  18468. 2715.39 s [ghcide] sourceParser (src/Development/IDE/Core/Compile.hs:160)
  18469. 2715.39 s [ghcide] 0% ( 0 / 6) in 'Development.IDE.Spans.Documentation'
  18470. 2715.39 s [ghcide] Missing documentation for:
  18471. 2715.39 s [ghcide] Module header
  18472. 2715.39 s [ghcide] getDocumentation (src/Development/IDE/Spans/Documentation.hs:116)
  18473. 2715.39 s [ghcide] getDocumentationTryGhc (src/Development/IDE/Spans/Documentation.hs:76)
  18474. 2715.39 s [ghcide] getDocumentationsTryGhc (src/Development/IDE/Spans/Documentation.hs:81)
  18475. 2715.39 s [ghcide] DocMap (src/Development/IDE/Spans/Common.hs:39)
  18476. 2715.39 s [ghcide] mkDocMap (src/Development/IDE/Spans/Documentation.hs:44)
  18477. 2715.39 s [ghcide] Warning: 'Location' is ambiguous. It is defined
  18478. 2715.39 s [ghcide] * in ‘Language.LSP.Protocol.Internal.Types.Location’
  18479. 2715.39 s [ghcide] * in ‘Language.LSP.Protocol.Internal.Types.Location’
  18480. 2715.39 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18481. 2715.39 s [ghcide] by specifying the type/value namespace explicitly.
  18482. 2715.39 s [ghcide] Defaulting to the one defined in ‘Language.LSP.Protocol.Internal.Types.Location’
  18483. 2715.39 s [ghcide] 50% ( 8 / 16) in 'Development.IDE.Spans.AtPoint'
  18484. 2715.39 s [ghcide] Missing documentation for:
  18485. 2715.39 s [ghcide] documentHighlight (src/Development/IDE/Spans/AtPoint.hs:193)
  18486. 2715.39 s [ghcide] pointCommand (src/Development/IDE/Spans/AtPoint.hs:582)
  18487. 2715.39 s [ghcide] referencesAtPoint (src/Development/IDE/Spans/AtPoint.hs:148)
  18488. 2715.39 s [ghcide] computeTypeReferences (src/Development/IDE/Spans/AtPoint.hs:99)
  18489. 2715.39 s [ghcide] defRowToSymbolInfo (src/Development/IDE/Spans/AtPoint.hs:564)
  18490. 2715.39 s [ghcide] getNamesAtPoint (src/Development/IDE/Spans/AtPoint.hs:132)
  18491. 2715.39 s [ghcide] toCurrentLocation (src/Development/IDE/Spans/AtPoint.hs:138)
  18492. 2715.39 s [ghcide] rowToLoc (src/Development/IDE/Spans/AtPoint.hs:169)
  18493. 2715.39 s [ghcide] Warning: 'FileExistsState' is out of scope.
  18494. 2715.39 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18495. 2715.39 s [ghcide] 36% ( 4 / 11) in 'Development.IDE.Core.Service'
  18496. 2715.39 s [ghcide] Missing documentation for:
  18497. 2715.39 s [ghcide] getIdeOptions (src/Development/IDE/Core/Shake.hs:436)
  18498. 2715.39 s [ghcide] getIdeOptionsIO (src/Development/IDE/Core/Shake.hs:448)
  18499. 2715.39 s [ghcide] runAction (src/Development/IDE/Core/Service.hs:106)
  18500. 2715.39 s [ghcide] getDiagnostics (src/Development/IDE/Core/Shake.hs:935)
  18501. 2715.39 s [ghcide] ideLogger (src/Development/IDE/Core/Shake.hs:1399)
  18502. 2715.39 s [ghcide] updatePositionMapping (src/Development/IDE/Core/Shake.hs:1449)
  18503. 2715.39 s [ghcide] Log (src/Development/IDE/Core/Service.hs:44)
  18504. 2715.39 s [ghcide] 0% ( 0 / 5) in 'Development.IDE.LSP.Notifications'
  18505. 2715.39 s [ghcide] Missing documentation for:
  18506. 2715.39 s [ghcide] Module header
  18507. 2715.39 s [ghcide] whenUriFile (src/Development/IDE/LSP/Notifications.hs:64)
  18508. 2715.39 s [ghcide] descriptor (src/Development/IDE/LSP/Notifications.hs:67)
  18509. 2715.39 s [ghcide] Log (src/Development/IDE/LSP/Notifications.hs:41)
  18510. 2715.39 s [ghcide] ghcideNotificationsPluginPriority (src/Development/IDE/LSP/Notifications.hs:160)
  18511. 2715.39 s [ghcide] Warning: 'use' is out of scope.
  18512. 2715.39 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18513. 2715.39 s [ghcide] Warning: 'uses' is out of scope.
  18514. 2715.39 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18515. 2715.39 s [ghcide] Warning: 'useWithStale' is out of scope.
  18516. 2715.39 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18517. 2715.39 s [ghcide] Warning: 'runIdeAction' is out of scope.
  18518. 2715.39 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18519. 2715.39 s [ghcide] Warning: 'useWithStaleFast' is out of scope.
  18520. 2715.39 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18521. 2715.39 s [ghcide] Warning: 'uriToFilePath' is out of scope.
  18522. 2715.39 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18523. 2715.40 s [ghcide] Warning: 'FileDiagnostic' is ambiguous. It is defined
  18524. 2715.40 s [ghcide] * at src/Development/IDE/Types/Diagnostics.hs:237:23
  18525. 2715.40 s [ghcide] * at src/Development/IDE/Types/Diagnostics.hs:237:1
  18526. 2715.40 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18527. 2715.40 s [ghcide] by specifying the type/value namespace explicitly.
  18528. 2715.40 s [ghcide] Defaulting to the one defined at src/Development/IDE/Types/Diagnostics.hs:237:1
  18529. 2715.40 s [ghcide] Warning: 'CodeAction' is out of scope.
  18530. 2715.40 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18531. 2715.40 s [ghcide] Warning: 'CodeActionParam' is out of scope.
  18532. 2715.40 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18533. 2715.40 s [ghcide] Warning: 'CodeActionContext' is out of scope.
  18534. 2715.40 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18535. 2715.40 s [ghcide] 93% ( 28 / 30) in 'Development.IDE.Core.PluginUtils'
  18536. 2715.40 s [ghcide] Missing documentation for:
  18537. 2715.40 s [ghcide] Module header
  18538. 2715.40 s [ghcide] mkFormattingHandlers (src/Development/IDE/Core/PluginUtils.hs:236)
  18539. 2715.40 s [ghcide] 33% ( 3 / 9) in 'Development.IDE.Core.Actions'
  18540. 2715.40 s [ghcide] Missing documentation for:
  18541. 2715.40 s [ghcide] Module header
  18542. 2715.40 s [ghcide] getTypeDefinition (src/Development/IDE/Core/Actions.hs:114)
  18543. 2715.40 s [ghcide] getImplementationDefinition (src/Development/IDE/Core/Actions.hs:126)
  18544. 2715.40 s [ghcide] highlightAtPoint (src/Development/IDE/Core/Actions.hs:135)
  18545. 2715.40 s [ghcide] refsAtPoint (src/Development/IDE/Core/Actions.hs:143)
  18546. 2715.40 s [ghcide] workspaceSymbols (src/Development/IDE/Core/Actions.hs:150)
  18547. 2715.40 s [ghcide] Warning: 'Foo' is out of scope.
  18548. 2715.40 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18549. 2715.40 s [ghcide] Warning: 'ghcide' is out of scope.
  18550. 2715.40 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18551. 2715.40 s [ghcide] Warning: 'GetLinkable' is ambiguous. It is defined
  18552. 2715.40 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:116:20
  18553. 2715.40 s [ghcide] * at src/Development/IDE/Core/RuleTypes.hs:116:1
  18554. 2715.40 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18555. 2715.40 s [ghcide] by specifying the type/value namespace explicitly.
  18556. 2715.40 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/RuleTypes.hs:116:1
  18557. 2715.40 s [ghcide] 40% ( 20 / 50) in 'Development.IDE.Core.Rules'
  18558. 2715.40 s [ghcide] Missing documentation for:
  18559. 2715.40 s [ghcide] GetParsedModule (src/Development/IDE/Core/RuleTypes.hs:415)
  18560. 2715.40 s [ghcide] TransitiveDependencies (src/Development/IDE/Import/DependencyInformation.hs:392)
  18561. 2715.40 s [ghcide] GhcSessionIO (src/Development/IDE/Core/RuleTypes.hs:561)
  18562. 2715.40 s [ghcide] runAction (src/Development/IDE/Core/Service.hs:106)
  18563. 2715.40 s [ghcide] defineNoFile (src/Development/IDE/Core/Shake.hs:1217)
  18564. 2715.40 s [ghcide] defineEarlyCutOffNoFile (src/Development/IDE/Core/Shake.hs:1222)
  18565. 2715.40 s [ghcide] RulesConfig (src/Development/IDE/Core/Rules.hs:1185)
  18566. 2715.40 s [ghcide] usePropertyAction (src/Development/IDE/Core/Rules.hs:1056)
  18567. 2715.40 s [ghcide] usePropertyByPathAction (src/Development/IDE/Core/Rules.hs:1066)
  18568. 2715.40 s [ghcide] getLocatedImportsRule (src/Development/IDE/Core/Rules.hs:320)
  18569. 2715.40 s [ghcide] reportImportCyclesRule (src/Development/IDE/Core/Rules.hs:477)
  18570. 2715.40 s [ghcide] getDocMapRule (src/Development/IDE/Core/Rules.hs:572)
  18571. 2715.40 s [ghcide] loadGhcSession (src/Development/IDE/Core/Rules.hs:691)
  18572. 2715.40 s [ghcide] getModIfaceRule (src/Development/IDE/Core/Rules.hs:925)
  18573. 2715.40 s [ghcide] getModSummaryRule (src/Development/IDE/Core/Rules.hs:872)
  18574. 2715.40 s [ghcide] getModuleGraphRule (src/Development/IDE/Core/Rules.hs:631)
  18575. 2715.40 s [ghcide] knownFilesRule (src/Development/IDE/Core/Rules.hs:618)
  18576. 2715.40 s [ghcide] getClientSettingsRule (src/Development/IDE/Core/Rules.hs:1045)
  18577. 2715.40 s [ghcide] getHieAstsRule (src/Development/IDE/Core/Rules.hs:507)
  18578. 2715.40 s [ghcide] getBindingsRule (src/Development/IDE/Core/Rules.hs:564)
  18579. 2715.40 s [ghcide] needsCompilationRule (src/Development/IDE/Core/Rules.hs:1143)
  18580. 2715.40 s [ghcide] generateCoreRule (src/Development/IDE/Core/Rules.hs:921)
  18581. 2715.40 s [ghcide] getImportMapRule (src/Development/IDE/Core/Rules.hs:554)
  18582. 2715.40 s [ghcide] getParsedModuleDefinition (src/Development/IDE/Core/Rules.hs:312)
  18583. 2715.40 s [ghcide] typeCheckRuleDefinition (src/Development/IDE/Core/Rules.hs:664)
  18584. 2715.40 s [ghcide] getRebuildCount (src/Development/IDE/Core/Rules.hs:956)
  18585. 2715.40 s [ghcide] getSourceFileSource (src/Development/IDE/Core/Rules.hs:233)
  18586. 2715.40 s [ghcide] GhcSessionDepsConfig (src/Development/IDE/Core/Rules.hs:735)
  18587. 2715.40 s [ghcide] Log (src/Development/IDE/Core/Rules.hs:179)
  18588. 2715.40 s [ghcide] DisplayTHWarning (src/Development/IDE/Core/Rules.hs:868)
  18589. 2715.40 s [ghcide] 33% ( 2 / 6) in 'Development.IDE.Plugin.Test'
  18590. 2715.40 s [ghcide] Missing documentation for:
  18591. 2715.40 s [ghcide] TestRequest (src/Development/IDE/Plugin/Test.hs:57)
  18592. 2715.40 s [ghcide] WaitForIdeRuleResult (src/Development/IDE/Plugin/Test.hs:74)
  18593. 2715.40 s [ghcide] plugin (src/Development/IDE/Plugin/Test.hs:78)
  18594. 2715.40 s [ghcide] blockCommandDescriptor (src/Development/IDE/Plugin/Test.hs:167)
  18595. 2715.40 s [ghcide] 0% ( 0 / 2) in 'Development.IDE.LSP.Outline'
  18596. 2715.40 s [ghcide] Missing documentation for:
  18597. 2715.40 s [ghcide] Module header
  18598. 2715.40 s [ghcide] moduleOutline (src/Development/IDE/LSP/Outline.hs:36)
  18599. 2715.40 s [ghcide] 18% ( 2 / 11) in 'Development.IDE.LSP.HoverDefinition'
  18600. 2715.40 s [ghcide] Missing documentation for:
  18601. 2715.40 s [ghcide] Log (src/Development/IDE/LSP/HoverDefinition.hs:36)
  18602. 2715.40 s [ghcide] hover (src/Development/IDE/LSP/HoverDefinition.hs:56)
  18603. 2715.40 s [ghcide] foundHover (src/Development/IDE/LSP/HoverDefinition.hs:71)
  18604. 2715.40 s [ghcide] gotoDefinition (src/Development/IDE/LSP/HoverDefinition.hs:53)
  18605. 2715.40 s [ghcide] gotoTypeDefinition (src/Development/IDE/LSP/HoverDefinition.hs:54)
  18606. 2715.40 s [ghcide] gotoImplementation (src/Development/IDE/LSP/HoverDefinition.hs:55)
  18607. 2715.40 s [ghcide] documentHighlight (src/Development/IDE/LSP/HoverDefinition.hs:57)
  18608. 2715.40 s [ghcide] references (src/Development/IDE/LSP/HoverDefinition.hs:60)
  18609. 2715.40 s [ghcide] wsSymbols (src/Development/IDE/LSP/HoverDefinition.hs:66)
  18610. 2715.41 s [ghcide] 57% ( 31 / 54) in 'Development.IDE'
  18611. 2715.41 s [ghcide] Missing documentation for:
  18612. 2715.41 s [ghcide] Module header
  18613. 2715.41 s [ghcide] RuleBody (src/Development/IDE/Core/Shake.hs:1175)
  18614. 2715.41 s [ghcide] ghcVersion (src/Development/IDE/GHC/Compat.hs:423)
  18615. 2715.41 s [ghcide] action
  18616. 2715.41 s [ghcide] getTypeDefinition (src/Development/IDE/Core/Actions.hs:114)
  18617. 2715.41 s [ghcide] getFileContents (src/Development/IDE/Core/FileStore.hs:238)
  18618. 2715.41 s [ghcide] getUriContents (src/Development/IDE/Core/FileStore.hs:241)
  18619. 2715.41 s [ghcide] isWorkspaceFile (src/Development/IDE/Core/IdeConfiguration.hs:80)
  18620. 2715.41 s [ghcide] getFilesOfInterestUntracked (src/Development/IDE/Core/OfInterest.hs:102)
  18621. 2715.41 s [ghcide] usePropertyAction (src/Development/IDE/Core/Rules.hs:1056)
  18622. 2715.41 s [ghcide] runAction (src/Development/IDE/Core/Service.hs:106)
  18623. 2715.41 s [ghcide] IdeRule (src/Development/IDE/Core/Shake.hs:515)
  18624. 2715.41 s [ghcide] ShakeExtras (src/Development/IDE/Core/Shake.hs:273)
  18625. 2715.41 s [ghcide] VFSModified (src/Development/IDE/Core/Shake.hs:845)
  18626. 2715.41 s [ghcide] actionLogger (src/Development/IDE/Core/Shake.hs:1402)
  18627. 2715.41 s [ghcide] defineNoDiagnostics (src/Development/IDE/Core/Shake.hs:1019)
  18628. 2715.41 s [ghcide] getPluginConfigAction (src/Development/IDE/Core/Shake.hs:375)
  18629. 2715.41 s [ghcide] ideLogger (src/Development/IDE/Core/Shake.hs:1399)
  18630. 2715.41 s [ghcide] runIdeAction (src/Development/IDE/Core/Shake.hs:1064)
  18631. 2715.41 s [ghcide] useNoFile (src/Development/IDE/Core/Shake.hs:1111)
  18632. 2715.41 s [ghcide] useNoFile_ (src/Development/IDE/Core/Shake.hs:1123)
  18633. 2715.41 s [ghcide] use_ (src/Development/IDE/Core/Shake.hs:1120)
  18634. 2715.41 s [ghcide] GhcVersion (src/Development/IDE/GHC/Compat.hs:409)
  18635. 2715.41 s [ghcide] Warning: '#' is out of scope.
  18636. 2715.41 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18637. 2715.41 s [ghcide] 0% ( 0 / 6) in 'Development.IDE.Spans.Pragmas'
  18638. 2715.41 s [ghcide] Missing documentation for:
  18639. 2715.41 s [ghcide] Module header
  18640. 2715.41 s [ghcide] NextPragmaInfo (src/Development/IDE/Spans/Pragmas.hs:76)
  18641. 2715.41 s [ghcide] LineSplitTextEdits (src/Development/IDE/Spans/Pragmas.hs:71)
  18642. 2715.41 s [ghcide] getNextPragmaInfo (src/Development/IDE/Spans/Pragmas.hs:33)
  18643. 2715.41 s [ghcide] insertNewPragma (src/Development/IDE/Spans/Pragmas.hs:52)
  18644. 2715.41 s [ghcide] getFirstPragma (src/Development/IDE/Spans/Pragmas.hs:59)
  18645. 2715.41 s [ghcide] 12% ( 1 / 8) in 'Development.IDE.Plugin.TypeLenses'
  18646. 2715.41 s [ghcide] Missing documentation for:
  18647. 2715.41 s [ghcide] descriptor (src/Development/IDE/Plugin/TypeLenses.hs:106)
  18648. 2715.41 s [ghcide] suggestSignature (src/Development/IDE/Plugin/TypeLenses.hs:212)
  18649. 2715.41 s [ghcide] typeLensCommandId (src/Development/IDE/Plugin/TypeLenses.hs:103)
  18650. 2715.41 s [ghcide] GlobalBindingTypeSig (src/Development/IDE/Plugin/TypeLenses.hs:296)
  18651. 2715.41 s [ghcide] GetGlobalBindingTypeSigs (src/Development/IDE/Plugin/TypeLenses.hs:293)
  18652. 2715.41 s [ghcide] GlobalBindingTypeSigsResult (src/Development/IDE/Plugin/TypeLenses.hs:305)
  18653. 2715.41 s [ghcide] Log (src/Development/IDE/Plugin/TypeLenses.hs:95)
  18654. 2715.41 s [ghcide] Warning: 'PositionMapping' is out of scope.
  18655. 2715.41 s [ghcide] If you qualify the identifier, haddock can try to link it anyway.
  18656. 2715.41 s [ghcide] Warning: 'PositionMapping' is ambiguous. It is defined
  18657. 2715.41 s [ghcide] * at src/Development/IDE/Core/PositionMapping.hs:93:27
  18658. 2715.41 s [ghcide] * at src/Development/IDE/Core/PositionMapping.hs:93:1
  18659. 2715.41 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18660. 2715.41 s [ghcide] by specifying the type/value namespace explicitly.
  18661. 2715.41 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/PositionMapping.hs:93:1
  18662. 2715.41 s [ghcide] Warning: 'PositionMap' is ambiguous. It is defined
  18663. 2715.41 s [ghcide] * at src/Development/IDE/Core/UseStale.hs:62:49
  18664. 2715.41 s [ghcide] * at src/Development/IDE/Core/UseStale.hs:62:1
  18665. 2715.41 s [ghcide] You may be able to disambiguate the identifier by qualifying it or
  18666. 2715.41 s [ghcide] by specifying the type/value namespace explicitly.
  18667. 2715.41 s [ghcide] Defaulting to the one defined at src/Development/IDE/Core/UseStale.hs:62:1
  18668. 2715.41 s [ghcide] 57% ( 8 / 14) in 'Development.IDE.Core.UseStale'
  18669. 2715.41 s [ghcide] Missing documentation for:
  18670. 2715.41 s [ghcide] Module header
  18671. 2715.41 s [ghcide] unTrack
  18672. 2715.41 s [ghcide] untrackedStaleValue (src/Development/IDE/Core/UseStale.hs:92)
  18673. 2715.41 s [ghcide] unsafeMkStale (src/Development/IDE/Core/UseStale.hs:138)
  18674. 2715.41 s [ghcide] unsafeMkCurrent (src/Development/IDE/Core/UseStale.hs:134)
  18675. 2715.41 s [ghcide] unsafeCopyAge (src/Development/IDE/Core/UseStale.hs:142)
  18676. 2715.41 s [ghcide] 100% ( 6 / 6) in 'Generics.SYB.GHC'
  18677. 2715.41 s [ghcide] 88% ( 8 / 9) in 'Text.Fuzzy.Parallel'
  18678. 2715.41 s [ghcide] Missing documentation for:
  18679. 2715.41 s [ghcide] Scored (src/Text/Fuzzy/Parallel.hs:18)
  18680. 2715.41 s [ghcide] 50% ( 4 / 8) in 'Development.IDE.Plugin.Completions.Logic'
  18681. 2715.41 s [ghcide] Missing documentation for:
  18682. 2715.41 s [ghcide] Module header
  18683. 2715.41 s [ghcide] cacheDataProducer (src/Development/IDE/Plugin/Completions/Logic.hs:318)
  18684. 2715.41 s [ghcide] fromIdentInfo (src/Development/IDE/Plugin/Completions/Logic.hs:295)
  18685. 2715.41 s [ghcide] getCompletionPrefixFromRope (src/Development/IDE/Plugin/Completions/Logic.hs:863)
  18686. 2715.41 s [ghcide] 0% ( 0 / 4) in 'Development.IDE.Plugin.Completions'
  18687. 2715.41 s [ghcide] Missing documentation for:
  18688. 2715.41 s [ghcide] Module header
  18689. 2715.41 s [ghcide] descriptor (src/Development/IDE/Plugin/Completions.hs:71)
  18690. 2715.41 s [ghcide] Log (src/Development/IDE/Plugin/Completions.hs:61)
  18691. 2715.41 s [ghcide] ghcideCompletionsPluginPriority (src/Development/IDE/Plugin/Completions.hs:68)
  18692. 2715.41 s [ghcide] 33% ( 1 / 3) in 'Development.IDE.Plugin.HLS.GhcIde'
  18693. 2715.41 s [ghcide] Missing documentation for:
  18694. 2715.41 s [ghcide] descriptors (src/Development/IDE/Plugin/HLS/GhcIde.hs:37)
  18695. 2715.41 s [ghcide] Log (src/Development/IDE/Plugin/HLS/GhcIde.hs:22)
  18696. 2715.42 s [ghcide] 0% ( 0 / 10) in 'Development.IDE.Main'
  18697. 2715.42 s [ghcide] Missing documentation for:
  18698. 2715.42 s [ghcide] Module header
  18699. 2715.42 s [ghcide] Arguments (src/Development/IDE/Main.hs:203)
  18700. 2715.42 s [ghcide] defaultArguments (src/Development/IDE/Main.hs:223)
  18701. 2715.42 s [ghcide] Command (src/Development/IDE/Main.hs:168)
  18702. 2715.42 s [ghcide] IdeCommand
  18703. 2715.42 s [ghcide] isLSP (src/Development/IDE/Main.hs:181)
  18704. 2715.42 s [ghcide] commandP (src/Development/IDE/Main.hs:185)
  18705. 2715.42 s [ghcide] defaultMain (src/Development/IDE/Main.hs:289)
  18706. 2715.42 s [ghcide] testing (src/Development/IDE/Main.hs:268)
  18707. 2715.42 s [ghcide] Log (src/Development/IDE/Main.hs:131)
  18708. 2717.10 s [ghcide] Warning: Control.Concurrent.Strict: could not find link destinations for:
  18709. 2717.10 s [ghcide] - Data.Primitive.Unlifted.Class.D:R:UnliftedMVar
  18710. 2717.10 s [ghcide] - Data.Primitive.Unlifted.Class.D:R:UnliftedThreadId
  18711. 2717.10 s [ghcide] Warning: Development.IDE.Core.PositionMapping: could not find link destinations for:
  18712. 2717.10 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  18713. 2717.24 s [ghcide] Warning: Development.IDE.GHC.Compat.Core: could not find link destinations for:
  18714. 2717.24 s [ghcide] - GHC.Parser.Lexer.ExtsBitmap
  18715. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.HasType
  18716. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.ToHie
  18717. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.TVScoped
  18718. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.PScoped
  18719. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.RScoped
  18720. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.SigContext
  18721. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.PatSynFieldContext
  18722. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.BindContext
  18723. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.IEContext
  18724. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.RFContext
  18725. 2717.24 s [ghcide] - GHC.Driver.Backpack.BkpM
  18726. 2717.24 s [ghcide] - GHC.ForeignSrcLang.Type.Rep_ForeignSrcLang
  18727. 2717.24 s [ghcide] - GHC.LanguageExtensions.Type.Rep_Extension
  18728. 2717.24 s [ghcide] - GHC.Driver.Session.DynP
  18729. 2717.24 s [ghcide] - GHC.Hs.Type.HsQTvsRn
  18730. 2717.24 s [ghcide] - GHC.Hs.Type.pprTyVarBndr
  18731. 2717.24 s [ghcide] - GHC.Parser.Lexer.LayoutContext
  18732. 2717.24 s [ghcide] - GHC.Parser.Lexer.ALRContext
  18733. 2717.24 s [ghcide] - GHC.Parser.Lexer.ALRLayout
  18734. 2717.24 s [ghcide] - GHC.Unit.Module.Env.NDModule
  18735. 2717.24 s [ghcide] - GHC.Driver.Errors.Types.Rep_GhcMessage
  18736. 2717.24 s [ghcide] - GHC.Hs.Utils.AnnoBody
  18737. 2717.24 s [ghcide] - GHC.Unit.Module.ModIface.ModIfaceFinal
  18738. 2717.24 s [ghcide] - GHC.Unit.Module.ModIface.ModIfacePhase
  18739. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.HiePass
  18740. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.HieM
  18741. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.HieState
  18742. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.Context
  18743. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.ModifyState
  18744. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.RContext
  18745. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.TScoped
  18746. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.EvBindContext
  18747. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.AnnoBody
  18748. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.getTypeNode
  18749. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.addSubstitution
  18750. 2717.24 s [ghcide] - GHC.Iface.Ext.Ast.toHie
  18751. 2717.24 s [ghcide] - Development.IDE.GHC.Compat.Core.FunTyFlag
  18752. 2717.24 s [ghcide] - GHC.Tc.Errors.Types.Rep_TcRnMessage
  18753. 2717.24 s [ghcide] - GHC.Tc.Errors.Types.PromotionErr.Rep_PromotionErr
  18754. 2717.24 s [ghcide] - GHC.Parser.PostProcess.D:R:BodyHsCmd
  18755. 2717.24 s [ghcide] - GHC.Parser.PostProcess.D:R:FunArgHsCmd
  18756. 2717.24 s [ghcide] - GHC.Parser.PostProcess.D:R:InfixOpHsCmd
  18757. 2717.24 s [ghcide] - GHC.Parser.PostProcess.D:R:BodyHsExpr
  18758. 2717.24 s [ghcide] - GHC.Parser.PostProcess.D:R:FunArgHsExpr
  18759. 2717.24 s [ghcide] - GHC.Parser.PostProcess.D:R:InfixOpHsExpr
  18760. 2717.24 s [ghcide] - GHC.CmmToAsm.Reg.Graph.SpillClean.Store
  18761. 2717.24 s [ghcide] - GHC.HsToCore.Quote.RepTV
  18762. 2717.24 s [ghcide] - GHC.HsToCore.Quote.Core
  18763. 2717.24 s [ghcide] - GHC.HsToCore.Quote.M
  18764. 2717.24 s [ghcide] - GHC.HsToCore.Quote.MetaM
  18765. 2717.24 s [ghcide] - GHC.HsToCore.Quote.tyVarBndrName
  18766. 2717.24 s [ghcide] - GHC.HsToCore.Quote.repPlainTV
  18767. 2717.24 s [ghcide] - GHC.HsToCore.Quote.repKindedTV
  18768. 2717.24 s [ghcide] - GHC.Parser.PostProcess.Haddock.HdkA
  18769. 2717.24 s [ghcide] - GHC.Parser.PostProcess.Haddock.HasHaddock
  18770. 2717.24 s [ghcide] - GHC.Parser.PostProcess.Haddock.addHaddock
  18771. 2717.24 s [ghcide] - GHC.ThToHs.CvtFlag
  18772. 2717.24 s [ghcide] - GHC.ThToHs.cvtFlag
  18773. 2717.26 s [ghcide] Warning: Development.IDE.GHC.Compat.Outputable: could not find link destinations for:
  18774. 2717.26 s [ghcide] - GHC.Driver.MakeSem.JobResources
  18775. 2717.26 s [ghcide] - GHC.Types.Unique.FM.Edit
  18776. 2717.26 s [ghcide] - GHC.Types.Unique.SDFM.Shared
  18777. 2717.26 s [ghcide] - GHC.Core.InstEnv.InstMatches
  18778. 2717.26 s [ghcide] - GHC.Types.Error.LinkedDiagCode
  18779. 2717.26 s [ghcide] - GHC.StgToJS.Utils.SlotCount
  18780. 2717.26 s [ghcide] - GHC.Core.Opt.Arity.EtaInfo
  18781. 2717.26 s [ghcide] - GHC.Core.Opt.OccurAnal.TailUsageDetails
  18782. 2717.26 s [ghcide] - GHC.Core.Opt.OccurAnal.SimpleNodeDetails
  18783. 2717.26 s [ghcide] - GHC.Core.Opt.OccurAnal.NodeDetails
  18784. 2717.26 s [ghcide] - GHC.Unit.State.UnitVisibility
  18785. 2717.26 s [ghcide] - GHC.Core.Opt.CprAnal.SigEnv
  18786. 2717.26 s [ghcide] - GHC.Core.Opt.DmdAnal.AnalEnv
  18787. 2717.26 s [ghcide] - GHC.CmmToAsm.BlockLayout.BlockChain
  18788. 2717.26 s [ghcide] - GHC.Wasm.ControlFlow.FromCmm.ContainingSyntax
  18789. 2717.26 s [ghcide] - GHC.Core.Opt.Specialise.DictBind
  18790. 2717.26 s [ghcide] - GHC.Core.Opt.Specialise.SpecArg
  18791. 2717.26 s [ghcide] - GHC.CoreToStg.Prep.FloatInfo
  18792. 2717.26 s [ghcide] - GHC.CoreToStg.Prep.Floats
  18793. 2717.26 s [ghcide] - GHC.CoreToStg.Prep.FloatingBind
  18794. 2717.26 s [ghcide] - GHC.Rename.Env.DisambigInfo
  18795. 2717.26 s [ghcide] - GHC.Tc.Validity.ValidityEnv
  18796. 2717.26 s [ghcide] - GHC.Tc.Validity.ExpandMode
  18797. 2717.26 s [ghcide] - GHC.Tc.Validity.TypeOrKindCtxt
  18798. 2717.26 s [ghcide] - GHC.Rename.Names.ImpOccItem
  18799. 2717.26 s [ghcide] - GHC.Rename.Expr.StmtTree
  18800. 2717.26 s [ghcide] - GHC.Rename.Expr.MonadNames
  18801. 2717.26 s [ghcide] - GHC.Tc.Gen.HsType.TcTyMode
  18802. 2717.26 s [ghcide] - GHC.HsToCore.Pmc.Solver.TopNormaliseTypeResult
  18803. 2717.26 s [ghcide] - GHC.Driver.Make.BuildPlan
  18804. 2717.26 s [ghcide] - GHC.Driver.Make.ModuleGraphNodeWithBootFile
  18805. 2717.26 s [ghcide] - GHC.Types.Name.NameSort
  18806. 2717.26 s [ghcide] - GHC.Unit.Module.Env.NDModule
  18807. 2717.26 s [ghcide] - GHC.Iface.Recomp.IfaceDeclExtras
  18808. 2717.26 s [ghcide] - GHC.Driver.Errors.Types.Rep_DriverMessage
  18809. 2717.26 s [ghcide] - GHC.Driver.Errors.Types.Rep_GhcMessage
  18810. 2717.26 s [ghcide] - GHC.Utils.Outputable.D:R:LineSDoc
  18811. 2717.26 s [ghcide] - GHC.CoreToStg.Prep.BindInfo
  18812. 2717.26 s [ghcide] - GHC.CoreToStg.Prep.ArgInfo
  18813. 2717.26 s [ghcide] - GHC.StgToByteCode.Discr
  18814. 2717.26 s [ghcide] - GHC.Parser.PostProcess.ArgPatBuilder
  18815. 2717.26 s [ghcide] - GHC.Data.Graph.Directed.Time
  18816. 2717.26 s [ghcide] - GHC.Data.Graph.Directed.Edge
  18817. 2717.26 s [ghcide] - GHC.Cmm.CLabel.IdLabelInfo
  18818. 2717.26 s [ghcide] - GHC.Cmm.CLabel.TickyIdInfo
  18819. 2717.26 s [ghcide] - GHC.Cmm.Type.CmmCat
  18820. 2717.26 s [ghcide] - GHC.Cmm.LayoutStack.StackMap
  18821. 2717.26 s [ghcide] - GHC.Cmm.LayoutStack.StackSlot
  18822. 2717.26 s [ghcide] - GHC.CmmToAsm.CFG.BranchInfo
  18823. 2717.26 s [ghcide] - GHC.CmmToAsm.CFG.LoopInfo
  18824. 2717.26 s [ghcide] - GHC.CmmToAsm.Reg.Graph.SpillClean.Store
  18825. 2717.26 s [ghcide] - GHC.Core.Opt.Arity.ArityEnv
  18826. 2717.26 s [ghcide] - GHC.Core.Opt.CprAnal.AnalEnv
  18827. 2717.26 s [ghcide] - GHC.Core.Opt.FloatIn.FloatInBind
  18828. 2717.26 s [ghcide] - GHC.Core.Opt.FloatOut.FloatBinds
  18829. 2717.26 s [ghcide] - GHC.Core.Opt.OccurAnal.LocalOcc
  18830. 2717.26 s [ghcide] - GHC.Core.Opt.OccurAnal.OccEncl
  18831. 2717.26 s [ghcide] - GHC.Core.Opt.OccurAnal.UsageDetails
  18832. 2717.26 s [ghcide] - GHC.Core.Opt.Simplify.Env.FloatFlag
  18833. 2717.26 s [ghcide] - GHC.Core.Opt.SpecConstr.ArgOcc
  18834. 2717.26 s [ghcide] - GHC.Core.Opt.SpecConstr.Call
  18835. 2717.26 s [ghcide] - GHC.Core.Opt.SpecConstr.CallPat
  18836. 2717.26 s [ghcide] - GHC.Core.Opt.SpecConstr.HowBound
  18837. 2717.26 s [ghcide] - GHC.Core.Opt.SpecConstr.ScUsage
  18838. 2717.26 s [ghcide] - GHC.Core.Opt.SpecConstr.Value
  18839. 2717.26 s [ghcide] - GHC.Core.Opt.Specialise.CallInfo
  18840. 2717.26 s [ghcide] - GHC.Core.Opt.Specialise.CallInfoSet
  18841. 2717.26 s [ghcide] - GHC.Core.Opt.Specialise.FloatedDictBinds
  18842. 2717.26 s [ghcide] - GHC.Core.Opt.Specialise.SpecEnv
  18843. 2717.26 s [ghcide] - GHC.Core.Opt.Specialise.UsageDetails
  18844. 2717.26 s [ghcide] - GHC.Core.SimpleOpt.SimpleOptEnv
  18845. 2717.26 s [ghcide] - GHC.Driver.Make.CodeGenEnable
  18846. 2717.26 s [ghcide] - GHC.Driver.Make.CachedIface
  18847. 2717.26 s [ghcide] - GHC.Rename.HsType.RnTyKiEnv
  18848. 2717.26 s [ghcide] - GHC.Rename.HsType.RnTyKiWhat
  18849. 2717.26 s [ghcide] - GHC.Stg.Unarise.UnariseVal
  18850. 2717.26 s [ghcide] - GHC.Tc.Deriv.EarlyDerivSpec
  18851. 2717.26 s [ghcide] - GHC.Tc.Gen.Bind.GeneralisationPlan
  18852. 2717.26 s [ghcide] - GHC.Tc.Gen.Head.XPass
  18853. 2717.26 s [ghcide] - GHC.Tc.Gen.Head.EWrap
  18854. 2717.26 s [ghcide] - GHC.Wasm.ControlFlow.FromCmm.Context
  18855. 2717.26 s [ghcide] Warning: Development.IDE.GHC.Compat.Units: could not find link destinations for:
  18856. 2717.26 s [ghcide] - GHC.Unit.External.PackageAnnEnv
  18857. 2717.26 s [ghcide] - Development.IDE.GHC.Compat.Units.PreloadUnitClosure
  18858. 2717.27 s [ghcide] Warning: Development.IDE.GHC.Compat.Util: could not find link destinations for:
  18859. 2717.27 s [ghcide] - GHC.Iface.Ext.Ast.ToHie
  18860. 2717.27 s [ghcide] - GHC.Internal.Generics.Rep_Fingerprint
  18861. 2717.27 s [ghcide] - GHC.Data.Bag.D:R:ItemBag
  18862. 2717.27 s [ghcide] - GHC.Iface.Ext.Ast.HieM
  18863. 2717.27 s [ghcide] - GHC.Iface.Ext.Ast.toHie
  18864. 2717.27 s [ghcide] - GHC.CmmToAsm.Reg.Graph.SpillClean.Store
  18865. 2717.27 s [ghcide] Warning: Development.IDE.GHC.Compat.Parser: could not find link destinations for:
  18866. 2717.27 s [ghcide] - GHC.modSummary
  18867. 2717.27 s [ghcide] Warning: Development.IDE.GHC.Compat.Plugins: could not find link destinations for:
  18868. 2717.27 s [ghcide] - GHC.Driver.Plugins.HoleFitPlugin
  18869. 2717.28 s [ghcide] Warning: Development.IDE.GHC.Compat: could not find link destinations for:
  18870. 2717.28 s [ghcide] - GHC.Iface.Ext.Ast.TypecheckedSource
  18871. 2717.28 s [ghcide] - GHC.Iface.Ext.Ast.RenamedSource
  18872. 2717.31 s [ghcide] Warning: Development.IDE.GHC.Compat.Error: could not find link destinations for:
  18873. 2717.31 s [ghcide] - GHC.Types.Error.D:R:DiagnosticOptsDiagnosticMessage
  18874. 2717.31 s [ghcide] - GHC.Driver.Errors.Types.Rep_DriverMessage
  18875. 2717.31 s [ghcide] - GHC.Driver.Errors.Types.Rep_GhcMessage
  18876. 2717.31 s [ghcide] - GHC.Tc.Errors.Types.Rep_TcRnMessage
  18877. 2717.31 s [ghcide] - GHC.Tc.Errors.Types.Rep_TcRnMessageDetailed
  18878. 2717.31 s [ghcide] - GHC.Types.Error.D:R:DiagnosticOptsUnknownDiagnostic
  18879. 2717.31 s [ghcide] - GHC.Parser.Errors.Types.Rep_PsMessage
  18880. 2717.31 s [ghcide] - GHC.HsToCore.Errors.Types.Rep_DsMessage
  18881. 2717.31 s [ghcide] Warning: Development.IDE.Main.HeapStats: could not find link destinations for:
  18882. 2717.31 s [ghcide] - Development.IDE.Main.HeapStats.heapStatsThread
  18883. 2717.31 s [ghcide] Warning: Development.IDE.Types.Location: could not find link destinations for:
  18884. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.WorkspaceEdit
  18885. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasBaseUri
  18886. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.baseUri
  18887. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasChanges
  18888. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.changes
  18889. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasCharacter
  18890. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.character
  18891. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasDocument
  18892. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.document
  18893. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasEditRange
  18894. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.editRange
  18895. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasEnd
  18896. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.end
  18897. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasFromRanges
  18898. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.fromRanges
  18899. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasHref
  18900. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.href
  18901. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasInsert
  18902. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.insert
  18903. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasLine
  18904. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.line
  18905. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasLocation
  18906. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.location
  18907. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasNewUri
  18908. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.newUri
  18909. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasOldUri
  18910. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.oldUri
  18911. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasOriginSelectionRange
  18912. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.originSelectionRange
  18913. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasPosition
  18914. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.position
  18915. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasPositions
  18916. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.positions
  18917. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRange
  18918. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.range
  18919. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRanges
  18920. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.ranges
  18921. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRelatedDocuments
  18922. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.relatedDocuments
  18923. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasReplace
  18924. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.replace
  18925. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRootUri
  18926. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.rootUri
  18927. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasScopeUri
  18928. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.scopeUri
  18929. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasSelection
  18930. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.selection
  18931. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasSelectionRange
  18932. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.selectionRange
  18933. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasStart
  18934. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.start
  18935. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasStoppedLocation
  18936. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.stoppedLocation
  18937. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTarget
  18938. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.target
  18939. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTargetRange
  18940. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.targetRange
  18941. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTargetSelectionRange
  18942. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.targetSelectionRange
  18943. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTargetUri
  18944. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.targetUri
  18945. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasUri
  18946. 2717.31 s [ghcide] - Language.LSP.Protocol.Types.Lens.uri
  18947. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.AnnotatedTextEdit.AnnotatedTextEdit
  18948. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCall.CallHierarchyIncomingCall
  18949. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.CallHierarchyItem.CallHierarchyItem
  18950. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCall.CallHierarchyOutgoingCall
  18951. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.CallHierarchyPrepareParams.CallHierarchyPrepareParams
  18952. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeActionParams.CodeActionParams
  18953. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeDescription.CodeDescription
  18954. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeLens.CodeLens
  18955. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.ColorInformation.ColorInformation
  18956. 2717.31 s [ghcide] - Language.LSP.Protocol.Internal.Types.ColorPresentationParams.ColorPresentationParams
  18957. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.CompletionItemDefaults.CompletionItemDefaults
  18958. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.CompletionParams.CompletionParams
  18959. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.ConfigurationItem.ConfigurationItem
  18960. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.CreateFile.CreateFile
  18961. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DeclarationParams.DeclarationParams
  18962. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DefinitionParams.DefinitionParams
  18963. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DeleteFile.DeleteFile
  18964. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticRelatedInformation.DiagnosticRelatedInformation
  18965. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportPartialResult.DocumentDiagnosticReportPartialResult
  18966. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  18967. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlightParams.DocumentHighlightParams
  18968. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentLink.DocumentLink
  18969. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingParams.DocumentOnTypeFormattingParams
  18970. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingParams.DocumentRangeFormattingParams
  18971. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentSymbol.DocumentSymbol
  18972. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.EditRangeWithInsertReplace.EditRangeWithInsertReplace
  18973. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.FileEvent.FileEvent
  18974. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.FullDocumentDiagnosticReport.FullDocumentDiagnosticReport
  18975. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.Hover.Hover
  18976. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.HoverParams.HoverParams
  18977. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.ImplementationParams.ImplementationParams
  18978. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InitializeParams.InitializeParams
  18979. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlayHint.InlayHint
  18980. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlayHintLabelPart.InlayHintLabelPart
  18981. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlayHintParams.InlayHintParams
  18982. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueContext.InlineValueContext
  18983. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueEvaluatableExpression.InlineValueEvaluatableExpression
  18984. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueParams.InlineValueParams
  18985. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueText.InlineValueText
  18986. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InlineValueVariableLookup.InlineValueVariableLookup
  18987. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.InsertReplaceEdit.InsertReplaceEdit
  18988. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeParams.LinkedEditingRangeParams
  18989. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.LinkedEditingRanges.LinkedEditingRanges
  18990. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.LocationLink.LocationLink
  18991. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.LocationUriOnly.LocationUriOnly
  18992. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.MonikerParams.MonikerParams
  18993. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.NotebookCell.NotebookCell
  18994. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.NotebookDocument.NotebookDocument
  18995. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.NotebookDocumentIdentifier.NotebookDocumentIdentifier
  18996. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.OptionalVersionedTextDocumentIdentifier.OptionalVersionedTextDocumentIdentifier
  18997. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.PrepareRenameParams.PrepareRenameParams
  18998. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.PrepareRenamePlaceholder.PrepareRenamePlaceholder
  18999. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.PreviousResultId.PreviousResultId
  19000. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsParams.PublishDiagnosticsParams
  19001. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.ReferenceParams.ReferenceParams
  19002. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.RelatedFullDocumentDiagnosticReport.RelatedFullDocumentDiagnosticReport
  19003. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.RelatedUnchangedDocumentDiagnosticReport.RelatedUnchangedDocumentDiagnosticReport
  19004. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.RelativePattern.RelativePattern
  19005. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.RenameFile.RenameFile
  19006. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.RenameParams.RenameParams
  19007. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.SelectionRange.SelectionRange
  19008. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.SelectionRangeParams.SelectionRangeParams
  19009. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.SemanticTokensRangeParams.SemanticTokensRangeParams
  19010. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.ShowDocumentParams.ShowDocumentParams
  19011. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.SignatureHelpParams.SignatureHelpParams
  19012. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.SymbolInformation.SymbolInformation
  19013. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangePartial.TextDocumentContentChangePartial
  19014. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  19015. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentItem.TextDocumentItem
  19016. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentPositionParams.TextDocumentPositionParams
  19017. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  19018. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.TypeDefinitionParams.TypeDefinitionParams
  19019. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.TypeHierarchyItem.TypeHierarchyItem
  19020. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.TypeHierarchyPrepareParams.TypeHierarchyPrepareParams
  19021. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.UInitializeParams.UInitializeParams
  19022. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.UnchangedDocumentDiagnosticReport.UnchangedDocumentDiagnosticReport
  19023. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedNotebookDocumentIdentifier.VersionedNotebookDocumentIdentifier
  19024. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  19025. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.WorkspaceFolder
  19026. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceFullDocumentDiagnosticReport.WorkspaceFullDocumentDiagnosticReport
  19027. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbol.WorkspaceSymbol
  19028. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceUnchangedDocumentDiagnosticReport.WorkspaceUnchangedDocumentDiagnosticReport
  19029. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Common.Null
  19030. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Common.UInt
  19031. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Common.|?
  19032. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.Position.Rep_Position
  19033. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.Range.Rep_Range
  19034. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Uri.Rep_NormalizedFilePath
  19035. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Uri.Rep_NormalizedUri
  19036. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Uri.Rep_Uri
  19037. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.Location.Rep_Location
  19038. 2717.32 s [ghcide] - Language.LSP.VFS.HasVfsMap
  19039. 2717.32 s [ghcide] Warning: Development.IDE.Types.Diagnostics: could not find link destinations for:
  19040. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasCode
  19041. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.code
  19042. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasCodeDescription
  19043. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.codeDescription
  19044. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasData_
  19045. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.data_
  19046. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasDiagnostics
  19047. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.diagnostics
  19048. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasItems
  19049. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.items
  19050. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasMessage
  19051. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.message
  19052. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRange
  19053. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.range
  19054. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasRelatedInformation
  19055. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.relatedInformation
  19056. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasSeverity
  19057. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.severity
  19058. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasSource
  19059. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.source
  19060. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.HasTags
  19061. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Lens.tags
  19062. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeAction.CodeAction
  19063. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeActionContext.CodeActionContext
  19064. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.CodeDescription.CodeDescription
  19065. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticRelatedInformation.DiagnosticRelatedInformation
  19066. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticTag.DiagnosticTag
  19067. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.FullDocumentDiagnosticReport.FullDocumentDiagnosticReport
  19068. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsParams.PublishDiagnosticsParams
  19069. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.RelatedFullDocumentDiagnosticReport.RelatedFullDocumentDiagnosticReport
  19070. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceFullDocumentDiagnosticReport.WorkspaceFullDocumentDiagnosticReport
  19071. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Common.UInt
  19072. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.Common.|?
  19073. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.EnumBaseType
  19074. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.LspEnum
  19075. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.fromEnumBaseType
  19076. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.knownValues
  19077. 2717.32 s [ghcide] - Language.LSP.Protocol.Types.LspEnum.toEnumBaseType
  19078. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.Diagnostic.Rep_Diagnostic
  19079. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticSeverity.Rep_DiagnosticSeverity
  19080. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.DiagnosticSeverity.D:R:EnumBaseTypeDiagnosticSeverity
  19081. 2717.32 s [ghcide] - Development.IDE.Types.Diagnostics.Rep_FileDiagnostic
  19082. 2717.32 s [ghcide] - Development.IDE.Types.Diagnostics.Rep_StructuredMessage
  19083. 2717.32 s [ghcide] Warning: Development.IDE.Session.Diagnostics: could not find link destinations for:
  19084. 2717.32 s [ghcide] - Development.IDE.Session.Diagnostics.Rep_CradleErrorDetails
  19085. 2717.32 s [ghcide] Warning: Development.IDE.Types.KnownTargets: could not find link destinations for:
  19086. 2717.32 s [ghcide] - Development.IDE.Types.KnownTargets.Rep_Target
  19087. 2717.32 s [ghcide] Warning: Development.IDE.Types.Exports: could not find link destinations for:
  19088. 2717.32 s [ghcide] - Development.IDE.Types.Exports.WithHieDb
  19089. 2717.32 s [ghcide] - Development.IDE.Types.Exports.Rep_IdentInfo
  19090. 2717.32 s [ghcide] Warning: Development.IDE.Spans.Common: could not find link destinations for:
  19091. 2717.32 s [ghcide] - Development.IDE.Spans.Common.Rep_SpanDoc
  19092. 2717.32 s [ghcide] - Development.IDE.Spans.Common.Rep_SpanDocUris
  19093. 2717.32 s [ghcide] Warning: Development.IDE.Plugin.Completions.Types: could not find link destinations for:
  19094. 2717.32 s [ghcide] - Language.LSP.Protocol.Internal.Types.CompletionItemKind.CompletionItemKind
  19095. 2717.32 s [ghcide] - Development.IDE.Plugin.Completions.Types.Rep_CompletionResolveData
  19096. 2717.32 s [ghcide] - Development.IDE.Plugin.Completions.Types.Rep_ExtendImport
  19097. 2717.32 s [ghcide] - Development.IDE.Plugin.Completions.Types.Rep_NonLocalCompletions
  19098. 2717.32 s [ghcide] - Development.IDE.Plugin.Completions.Types.Rep_LocalCompletions
  19099. 2717.32 s [ghcide] Warning: Development.IDE.Import.FindImports: could not find link destinations for:
  19100. 2717.32 s [ghcide] - Development.IDE.Import.FindImports.LocateResult
  19101. 2717.32 s [ghcide] Warning: Development.IDE.Import.DependencyInformation: could not find link destinations for:
  19102. 2717.32 s [ghcide] - Development.IDE.Import.DependencyInformation.FilePathIdSet
  19103. 2717.32 s [ghcide] - Development.IDE.Import.DependencyInformation.FilePathIdMap
  19104. 2717.33 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_NamedModuleDep
  19105. 2717.33 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_TransitiveDependencies
  19106. 2717.33 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_DependencyInformation
  19107. 2717.33 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_NodeError
  19108. 2717.33 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_ModuleParseError
  19109. 2717.33 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_PathIdMap
  19110. 2717.33 s [ghcide] Warning: Development.IDE.Core.RuleTypes: could not find link destinations for:
  19111. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GhcSessionIO
  19112. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_AddWatchedFile
  19113. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetClientSettings
  19114. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModSummary
  19115. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModSummaryWithoutTimestamps
  19116. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_IsFileOfInterest
  19117. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModIface
  19118. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModIfaceFromDiskAndIndex
  19119. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModIfaceFromDisk
  19120. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GhcSession
  19121. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetBindings
  19122. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetHieAst
  19123. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetDocMap
  19124. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_TypeCheck
  19125. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_ReportImportCycles
  19126. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModuleGraphImmediateReverseDepsFingerprints
  19127. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModuleGraphTransReverseDepsFingerprints
  19128. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModuleGraphTransDepsFingerprints
  19129. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModuleGraph
  19130. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_NeedsCompilation
  19131. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetLocatedImports
  19132. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetParsedModuleWithComments
  19133. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetParsedModule
  19134. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_IsFileOfInterestResult
  19135. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_FileOfInterestStatus
  19136. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetFileHash
  19137. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetFileExists
  19138. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetFileContents
  19139. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_FileVersion
  19140. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetPhysicalModificationTime
  19141. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModificationTime
  19142. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetImportMap
  19143. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetLinkable
  19144. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GenerateCore
  19145. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetKnownTargets
  19146. 2717.33 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_LinkableType
  19147. 2717.33 s [ghcide] Warning: Development.IDE.Types.Options: could not find link destinations for:
  19148. 2717.33 s [ghcide] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  19149. 2717.33 s [ghcide] Warning: Development.IDE.Core.ProgressReporting: could not find link destinations for:
  19150. 2717.33 s [ghcide] - Development.IDE.Core.ProgressReporting.ProgressReporter
  19151. 2717.33 s [ghcide] Warning: Development.IDE.Types.Shake: could not find link destinations for:
  19152. 2717.33 s [ghcide] - Data.Vector.Vector
  19153. 2717.33 s [ghcide] - Development.IDE.Types.Shake.Rep_ShakeValue
  19154. 2717.33 s [ghcide] - Development.IDE.Types.Shake.Rep_Value
  19155. 2717.34 s [ghcide] Warning: Development.IDE.Core.Shake: could not find link destinations for:
  19156. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  19157. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Types.SemanticTokens.SemanticTokens
  19158. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  19159. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  19160. 2717.34 s [ghcide] - Development.IDE.Types.Action.ActionQueue
  19161. 2717.34 s [ghcide] - Development.IDE.Types.Action.DelayedActionInternal
  19162. 2717.34 s [ghcide] - Development.IDE.Types.KnownTargets.Rep_Target
  19163. 2717.34 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_FileVersion
  19164. 2717.34 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetModificationTime
  19165. 2717.34 s [ghcide] - Development.IDE.Core.Shake.STMDiagnosticStore
  19166. 2717.34 s [ghcide] - Development.IDE.Core.Shake.ShakeSession
  19167. 2717.34 s [ghcide] - Development.IDE.Core.Shake.GetStalePersistent
  19168. 2717.34 s [ghcide] Warning: Development.IDE.Session: could not find link destinations for:
  19169. 2717.34 s [ghcide] - Development.IDE.Session.DependencyInfo
  19170. 2717.34 s [ghcide] - Development.IDE.Session.maxRetryCount
  19171. 2717.34 s [ghcide] Warning: Development.IDE.LSP.Server: could not find link destinations for:
  19172. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method
  19173. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Meta.MessageDirection
  19174. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Meta.Request
  19175. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Types.TResponseError
  19176. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Meta.ClientToServer
  19177. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.LspId.LspId
  19178. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Meta.Notification
  19179. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Method.SMethod
  19180. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Method.MessageParams
  19181. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Method.MessageResult
  19182. 2717.34 s [ghcide] Warning: Development.IDE.Plugin.HLS: could not find link destinations for:
  19183. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method
  19184. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Meta.MessageDirection
  19185. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Meta.Request
  19186. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Types.TResponseError
  19187. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Meta.MessageKind
  19188. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Method.SMethod
  19189. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Method.ErrorData
  19190. 2717.34 s [ghcide] Warning: Development.IDE.Core.IdeConfiguration: could not find link destinations for:
  19191. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Types.InitializeParams.InitializeParams
  19192. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.WorkspaceFolder
  19193. 2717.34 s [ghcide] Warning: Development.IDE.LSP.LanguageServer: could not find link destinations for:
  19194. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Types.TResponseError
  19195. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.Types.TRequestMessage
  19196. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_Initialize
  19197. 2717.34 s [ghcide] - Language.LSP.Protocol.Message.LspId.SomeLspId
  19198. 2717.34 s [ghcide] Warning: Development.IDE.Core.OfInterest: could not find link destinations for:
  19199. 2717.34 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_FileOfInterestStatus
  19200. 2717.34 s [ghcide] Warning: Development.IDE.Core.FileStore: could not find link destinations for:
  19201. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Types.FileChangeType.FileChangeType
  19202. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.TextDocumentIdentifier
  19203. 2717.34 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  19204. 2717.35 s [ghcide] Warning: Development.IDE.Core.Compile: could not find link destinations for:
  19205. 2717.35 s [ghcide] - Development.IDE.Core.Compile.CoreFileTime
  19206. 2717.35 s [ghcide] Warning: Development.IDE.Spans.AtPoint: could not find link destinations for:
  19207. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  19208. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.SymbolInformation.SymbolInformation
  19209. 2717.35 s [ghcide] Warning: Development.IDE.Core.Service: could not find link destinations for:
  19210. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.TextDocumentContentChangeEvent
  19211. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.VersionedTextDocumentIdentifier
  19212. 2717.35 s [ghcide] - Development.IDE.Core.FileExists.Log
  19213. 2717.35 s [ghcide] Warning: Development.IDE.Core.Actions: could not find link destinations for:
  19214. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  19215. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.SymbolInformation.SymbolInformation
  19216. 2717.35 s [ghcide] Warning: Development.IDE.Core.Rules: could not find link destinations for:
  19217. 2717.35 s [ghcide] - Ide.Plugin.Properties.NonEmptyList
  19218. 2717.35 s [ghcide] - Development.IDE.Import.DependencyInformation.Rep_TransitiveDependencies
  19219. 2717.35 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GhcSessionIO
  19220. 2717.35 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetClientSettings
  19221. 2717.35 s [ghcide] - Development.IDE.Core.RuleTypes.Rep_GetParsedModule
  19222. 2717.35 s [ghcide] Warning: Development.IDE.Plugin.Test: could not find link destinations for:
  19223. 2717.35 s [ghcide] - Development.IDE.Plugin.Test.Age
  19224. 2717.35 s [ghcide] - Development.IDE.Plugin.Test.Rep_TestRequest
  19225. 2717.35 s [ghcide] Warning: Development.IDE.LSP.Outline: could not find link destinations for:
  19226. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDocumentSymbol
  19227. 2717.35 s [ghcide] Warning: Development.IDE.LSP.HoverDefinition: could not find link destinations for:
  19228. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.DocumentHighlight
  19229. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.Hover.Hover
  19230. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextDocumentPositionParams.TextDocumentPositionParams
  19231. 2717.35 s [ghcide] - Language.LSP.Protocol.Types.Common.Null
  19232. 2717.35 s [ghcide] - Language.LSP.Protocol.Types.Common.|?
  19233. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Method.MessageResult
  19234. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_WorkspaceSymbol
  19235. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentReferences
  19236. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentDefinition
  19237. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentTypeDefinition
  19238. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Method.Method_TextDocumentImplementation
  19239. 2717.35 s [ghcide] Warning: Development.IDE.Spans.Pragmas: could not find link destinations for:
  19240. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  19241. 2717.35 s [ghcide] Warning: Development.IDE.Plugin.TypeLenses: could not find link destinations for:
  19242. 2717.35 s [ghcide] - Language.LSP.Protocol.Internal.Types.TextEdit.TextEdit
  19243. 2717.35 s [ghcide] - Development.IDE.Plugin.TypeLenses.Rep_GetGlobalBindingTypeSigs
  19244. 2717.36 s [ghcide] Warning: Development.IDE.Plugin.Completions.Logic: could not find link destinations for:
  19245. 2717.36 s [ghcide] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.ClientCapabilities
  19246. 2717.36 s [ghcide] - Language.LSP.Protocol.Internal.Types.CompletionItem.CompletionItem
  19247. 2735.98 s [ghcide] Documentation created: dist/doc/html/ghcide/, dist/doc/html/ghcide/ghcide.txt
  19248. 2736.03 s [ghcide] Preprocessing executable 'ghcide' for ghcide-2.12.0.0...
  19249. 2736.04 s [ghcide] haddockPhase completed in 32 seconds
  19250. 2736.04 s [ghcide] Phase: installPhase
  19251. 2736.23 s [ghcide] Installing library in /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  19252. 2736.91 s [ghcide] Installing executable ghcide in /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/bin
  19253. 2736.91 s [ghcide] Warning: The directory
  19254. 2736.91 s [ghcide] /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/bin is not in the
  19255. 2736.91 s [ghcide] system search path.
  19256. 2738.02 s [ghcide] Phase: fixupPhase
  19257. 2738.04 s [ghcide] shrinking RPATHs of ELF executables and libraries in /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0
  19258. 2738.04 s [ghcide] shrinking /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/bin/ghcide
  19259. 2738.18 s [ghcide] shrinking /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHSghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x-ghc9.10.2.so
  19260. 2738.26 s [ghcide] checking for references to /build/ in /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0...
  19261. 2738.33 s [ghcide] patching script interpreter paths in /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0
  19262. 2738.34 s [ghcide] stripping (with command strip and flags -S -p) in /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/lib /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0/bin
  19263. 2738.92 s [ghcide] shrinking RPATHs of ELF executables and libraries in /nix/store/9lxhlb64mjy7fzh1phbp5xmpqy9ryhmy-ghcide-2.12.0.0-doc
  19264. 2738.95 s [ghcide] checking for references to /build/ in /nix/store/9lxhlb64mjy7fzh1phbp5xmpqy9ryhmy-ghcide-2.12.0.0-doc...
  19265. 2738.99 s [ghcide] patching script interpreter paths in /nix/store/9lxhlb64mjy7fzh1phbp5xmpqy9ryhmy-ghcide-2.12.0.0-doc
  19266. 2739.42 s [ghcide:post-build] Uploading to cachix cache "sellout": /nix/store/9lxhlb64mjy7fzh1phbp5xmpqy9ryhmy-ghcide-2.12.0.0-doc /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0
  19267. 2739.86 s [ghcide:post-build] Pushing 2 paths (400 are already present) using zstd to cache sellout ⏳
  19268. 2739.86 s [ghcide:post-build]
  19269. 2740.20 s [ghcide:post-build] Pushing /nix/store/9lxhlb64mjy7fzh1phbp5xmpqy9ryhmy-ghcide-2.12.0.0-doc (41.43 MiB)
  19270. 2740.22 s [ghcide:post-build] Pushing /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0 (148.48 MiB)
  19271. 2742.81 s [ghcide:post-build]
  19272. 2742.83 s [ghcide:post-build] All done.
  19273. 2742.83 s [ghcide:post-build] Uploading to the NixCI cache: /nix/store/9lxhlb64mjy7fzh1phbp5xmpqy9ryhmy-ghcide-2.12.0.0-doc /nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0
  19274. 2742.87 s [ghcide:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19275. 2743.15 s [ghcide:post-build] copying 2 paths...
  19276. 2743.15 s [ghcide:post-build] copying path '/nix/store/9lxhlb64mjy7fzh1phbp5xmpqy9ryhmy-ghcide-2.12.0.0-doc' to 'https://cache.nix-ci.com'...
  19277. 2746.88 s [ghcide:post-build] copying path '/nix/store/j9jkspirifdcwf5m3f3iy5lfmr9fzs7v-ghcide-2.12.0.0' to 'https://cache.nix-ci.com'...
  19278. 2781.74 s [ghcide:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  19279. 2781.92 s [ghcide:post-build] copying 1 paths...
  19280. 2781.93 s [ghcide:post-build] copying path '/nix/store/1wifmcyxld76dby4m3ps3v1jvilch677-ghcide-2.12.0.0.drv' to 'https://cache.nix-ci.com'...
  19281. 2782.06 s Progress: 311 of 315 built, 444 of 444 downloaded from cache
  19282. 2782.13 s Building /nix/store/yrkwha0xcrxxykpzaz5ibv649154zbcj-hls-test-utils-2.12.0.0.drv
  19283. 2782.67 s [hls-test-utils] Phase: setupCompilerEnvironmentPhase
  19284. 2782.67 s [hls-test-utils] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  19285. 2783.12 s [hls-test-utils] Phase: unpackPhase
  19286. 2783.13 s [hls-test-utils] unpacking source archive /nix/store/93br9mgx6in5n5chqb70wbl7hgprvjgd-hls-test-utils-2.12.0.0.tar.gz
  19287. 2783.13 s [hls-test-utils] source root is hls-test-utils-2.12.0.0
  19288. 2783.14 s [hls-test-utils] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "hls-test-utils-2.12.0.0/src/Test/Hls/Util.hs"
  19289. 2783.14 s [hls-test-utils] Phase: patchPhase
  19290. 2783.15 s [hls-test-utils] Phase: compileBuildDriverPhase
  19291. 2783.15 s [hls-test-utils] setupCompileFlags: -package-db=/build/tmp.J64eMKtYIL/setup-package.conf.d -threaded
  19292. 2783.19 s [hls-test-utils] [1 of 2] Compiling Main ( /nix/store/4mdp8nhyfddh7bllbi7xszz7k9955n79-Setup.hs, /build/tmp.J64eMKtYIL/Main.o )
  19293. 2783.23 s [hls-test-utils] [2 of 2] Linking Setup
  19294. 2784.28 s [hls-test-utils] Phase: updateAutotoolsGnuConfigScriptsPhase
  19295. 2784.29 s [hls-test-utils] Phase: configurePhase
  19296. 2784.29 s [hls-test-utils] configureFlags: --verbose --prefix=/nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --docdir=/nix/store/zabqv4w1ryil9z3qpwinwjv3v12343ia-hls-test-utils-2.12.0.0-doc/share/doc/hls-test-utils-2.12.0.0 --with-gcc=gcc --package-db=/build/tmp.J64eMKtYIL/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/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/lib
  19297. 2784.30 s [hls-test-utils] Using Parsec parser
  19298. 2784.30 s [hls-test-utils] Configuring hls-test-utils-2.12.0.0...
  19299. 2784.70 s [hls-test-utils] Flags chosen: pedantic=False
  19300. 2784.91 s [hls-test-utils] Dependency aeson: using aeson-2.2.3.0
  19301. 2784.91 s [hls-test-utils] Dependency async: using async-2.2.5
  19302. 2784.91 s [hls-test-utils] Dependency base >=4.12 && <5: using base-4.20.1.0
  19303. 2784.91 s [hls-test-utils] Dependency bytestring: using bytestring-0.12.2.0
  19304. 2784.91 s [hls-test-utils] Dependency containers: using containers-0.7
  19305. 2784.91 s [hls-test-utils] Dependency data-default: using data-default-0.8.0.1
  19306. 2784.91 s [hls-test-utils] Dependency directory: using directory-1.3.8.5
  19307. 2784.91 s [hls-test-utils] Dependency extra: using extra-1.8.1
  19308. 2784.91 s [hls-test-utils] Dependency filepath: using filepath-1.5.4.0
  19309. 2784.91 s [hls-test-utils] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  19310. 2784.91 s [hls-test-utils] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  19311. 2784.91 s [hls-test-utils] Dependency lens: using lens-5.3.5
  19312. 2784.91 s [hls-test-utils] Dependency lsp: using lsp-2.7.0.1
  19313. 2784.91 s [hls-test-utils] Dependency lsp-test >=0.17 && <0.18: using lsp-test-0.17.1.1
  19314. 2784.91 s [hls-test-utils] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  19315. 2784.91 s [hls-test-utils] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  19316. 2784.91 s [hls-test-utils] Dependency string-interpolate: using string-interpolate-0.3.4.0
  19317. 2784.91 s [hls-test-utils] Dependency tasty: using tasty-1.5.3
  19318. 2784.91 s [hls-test-utils] Dependency tasty-expected-failure: using tasty-expected-failure-0.12.3
  19319. 2784.91 s [hls-test-utils] Dependency tasty-golden: using tasty-golden-2.3.5
  19320. 2784.91 s [hls-test-utils] Dependency tasty-hunit: using tasty-hunit-0.10.2
  19321. 2784.91 s [hls-test-utils] Dependency tasty-rerun: using tasty-rerun-1.1.20
  19322. 2784.91 s [hls-test-utils] Dependency temporary: using temporary-1.3
  19323. 2784.91 s [hls-test-utils] Dependency text: using text-2.1.2
  19324. 2784.91 s [hls-test-utils] Dependency text-rope: using text-rope-0.3
  19325. 2784.91 s [hls-test-utils] Source component graph: component lib
  19326. 2784.91 s [hls-test-utils] Configured component graph:
  19327. 2784.91 s [hls-test-utils] component hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  19328. 2784.91 s [hls-test-utils] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  19329. 2784.91 s [hls-test-utils] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  19330. 2784.91 s [hls-test-utils] include base-4.20.1.0-3bb1
  19331. 2784.91 s [hls-test-utils] include bytestring-0.12.2.0-8436
  19332. 2784.91 s [hls-test-utils] include containers-0.7-5491
  19333. 2784.91 s [hls-test-utils] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  19334. 2784.91 s [hls-test-utils] include directory-1.3.8.5-b97c
  19335. 2784.91 s [hls-test-utils] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  19336. 2784.91 s [hls-test-utils] include filepath-1.5.4.0-eed0
  19337. 2784.91 s [hls-test-utils] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  19338. 2784.91 s [hls-test-utils] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  19339. 2784.91 s [hls-test-utils] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  19340. 2784.91 s [hls-test-utils] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  19341. 2784.91 s [hls-test-utils] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  19342. 2784.91 s [hls-test-utils] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  19343. 2784.91 s [hls-test-utils] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  19344. 2784.91 s [hls-test-utils] include string-interpolate-0.3.4.0-62FqlrqFxVnKzM9S50s979
  19345. 2784.91 s [hls-test-utils] include tasty-1.5.3-4zgfWskfjHt737mCh9YXBB
  19346. 2784.91 s [hls-test-utils] include tasty-expected-failure-0.12.3-8LTaP1lrcDjHs317T6IDqY
  19347. 2784.91 s [hls-test-utils] include tasty-golden-2.3.5-GSMHgZydzBGEgK26TJoesk
  19348. 2784.91 s [hls-test-utils] include tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  19349. 2784.91 s [hls-test-utils] include tasty-rerun-1.1.20-CiIxYwVHqUV5Z9U4qrQnSO
  19350. 2784.91 s [hls-test-utils] include temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  19351. 2784.91 s [hls-test-utils] include text-2.1.2-f6fa
  19352. 2784.91 s [hls-test-utils] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  19353. 2784.91 s [hls-test-utils] Linked component graph:
  19354. 2784.91 s [hls-test-utils] unit hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  19355. 2784.91 s [hls-test-utils] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  19356. 2784.91 s [hls-test-utils] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  19357. 2784.91 s [hls-test-utils] include base-4.20.1.0-3bb1
  19358. 2784.91 s [hls-test-utils] include bytestring-0.12.2.0-8436
  19359. 2784.91 s [hls-test-utils] include containers-0.7-5491
  19360. 2784.91 s [hls-test-utils] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  19361. 2784.91 s [hls-test-utils] include directory-1.3.8.5-b97c
  19362. 2784.91 s [hls-test-utils] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  19363. 2784.91 s [hls-test-utils] include filepath-1.5.4.0-eed0
  19364. 2784.91 s [hls-test-utils] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  19365. 2784.91 s [hls-test-utils] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  19366. 2784.91 s [hls-test-utils] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  19367. 2784.91 s [hls-test-utils] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  19368. 2784.91 s [hls-test-utils] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  19369. 2784.91 s [hls-test-utils] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  19370. 2784.91 s [hls-test-utils] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  19371. 2784.91 s [hls-test-utils] include string-interpolate-0.3.4.0-62FqlrqFxVnKzM9S50s979
  19372. 2784.91 s [hls-test-utils] include tasty-1.5.3-4zgfWskfjHt737mCh9YXBB
  19373. 2784.91 s [hls-test-utils] include tasty-expected-failure-0.12.3-8LTaP1lrcDjHs317T6IDqY
  19374. 2784.91 s [hls-test-utils] include tasty-golden-2.3.5-GSMHgZydzBGEgK26TJoesk
  19375. 2784.91 s [hls-test-utils] include tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  19376. 2784.91 s [hls-test-utils] include tasty-rerun-1.1.20-CiIxYwVHqUV5Z9U4qrQnSO
  19377. 2784.91 s [hls-test-utils] include temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  19378. 2784.91 s [hls-test-utils] include text-2.1.2-f6fa
  19379. 2784.91 s [hls-test-utils] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  19380. 2784.91 s [hls-test-utils] Development.IDE.Test=hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n:Development.IDE.Test,Development.IDE.Test.Diagnostic=hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n:Development.IDE.Test.Diagnostic,Test.Hls=hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n:Test.Hls,Test.Hls.FileSystem=hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n:Test.Hls.FileSystem,Test.Hls.Util=hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n:Test.Hls.Util
  19381. 2784.91 s [hls-test-utils] Ready component graph:
  19382. 2784.91 s [hls-test-utils] definite hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  19383. 2784.91 s [hls-test-utils] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  19384. 2784.91 s [hls-test-utils] depends async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  19385. 2784.91 s [hls-test-utils] depends base-4.20.1.0-3bb1
  19386. 2784.91 s [hls-test-utils] depends bytestring-0.12.2.0-8436
  19387. 2784.91 s [hls-test-utils] depends containers-0.7-5491
  19388. 2784.91 s [hls-test-utils] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  19389. 2784.91 s [hls-test-utils] depends directory-1.3.8.5-b97c
  19390. 2784.91 s [hls-test-utils] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  19391. 2784.91 s [hls-test-utils] depends filepath-1.5.4.0-eed0
  19392. 2784.91 s [hls-test-utils] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  19393. 2784.91 s [hls-test-utils] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  19394. 2784.91 s [hls-test-utils] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  19395. 2784.91 s [hls-test-utils] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  19396. 2784.91 s [hls-test-utils] depends lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  19397. 2784.91 s [hls-test-utils] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  19398. 2784.91 s [hls-test-utils] depends safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  19399. 2784.91 s [hls-test-utils] depends string-interpolate-0.3.4.0-62FqlrqFxVnKzM9S50s979
  19400. 2784.91 s [hls-test-utils] depends tasty-1.5.3-4zgfWskfjHt737mCh9YXBB
  19401. 2784.91 s [hls-test-utils] depends tasty-expected-failure-0.12.3-8LTaP1lrcDjHs317T6IDqY
  19402. 2784.91 s [hls-test-utils] depends tasty-golden-2.3.5-GSMHgZydzBGEgK26TJoesk
  19403. 2784.91 s [hls-test-utils] depends tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  19404. 2784.91 s [hls-test-utils] depends tasty-rerun-1.1.20-CiIxYwVHqUV5Z9U4qrQnSO
  19405. 2784.91 s [hls-test-utils] depends temporary-1.3-3yvO9aQeH3IjHXeCX8ZRx
  19406. 2784.91 s [hls-test-utils] depends text-2.1.2-f6fa
  19407. 2784.91 s [hls-test-utils] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  19408. 2784.91 s [hls-test-utils] Using Cabal-3.12.1.0 compiled by ghc-9.10
  19409. 2784.91 s [hls-test-utils] Using compiler: ghc-9.10.2
  19410. 2784.91 s [hls-test-utils] Using install prefix:
  19411. 2784.91 s [hls-test-utils] /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0
  19412. 2784.91 s [hls-test-utils] Executables installed in:
  19413. 2784.91 s [hls-test-utils] /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0/bin
  19414. 2784.91 s [hls-test-utils] Libraries installed in:
  19415. 2784.91 s [hls-test-utils] /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  19416. 2784.91 s [hls-test-utils] Dynamic Libraries installed in:
  19417. 2784.91 s [hls-test-utils] /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  19418. 2784.91 s [hls-test-utils] Private executables installed in:
  19419. 2784.91 s [hls-test-utils] /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0/libexec/x86_64-linux-ghc-9.10.2-14d3/hls-test-utils-2.12.0.0
  19420. 2784.91 s [hls-test-utils] Data files installed in:
  19421. 2784.91 s [hls-test-utils] /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0/share/x86_64-linux-ghc-9.10.2-14d3/hls-test-utils-2.12.0.0
  19422. 2784.91 s [hls-test-utils] Documentation installed in:
  19423. 2784.91 s [hls-test-utils] /nix/store/zabqv4w1ryil9z3qpwinwjv3v12343ia-hls-test-utils-2.12.0.0-doc/share/doc/hls-test-utils-2.12.0.0
  19424. 2784.91 s [hls-test-utils] Configuration files installed in:
  19425. 2784.91 s [hls-test-utils] /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0/etc
  19426. 2784.91 s [hls-test-utils] No alex found
  19427. 2784.91 s [hls-test-utils] Using ar found on system at:
  19428. 2784.91 s [hls-test-utils] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  19429. 2784.91 s [hls-test-utils] No c2hs found
  19430. 2784.91 s [hls-test-utils] No cpphs found
  19431. 2784.91 s [hls-test-utils] No doctest found
  19432. 2784.91 s [hls-test-utils] Using gcc version 14.3.0 given by user at:
  19433. 2784.91 s [hls-test-utils] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  19434. 2784.91 s [hls-test-utils] Using ghc version 9.10.2 found on system at:
  19435. 2784.91 s [hls-test-utils] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  19436. 2784.91 s [hls-test-utils] Using ghc-pkg version 9.10.2 found on system at:
  19437. 2784.91 s [hls-test-utils] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  19438. 2784.91 s [hls-test-utils] No ghcjs found
  19439. 2784.91 s [hls-test-utils] No ghcjs-pkg found
  19440. 2784.91 s [hls-test-utils] No greencard found
  19441. 2784.91 s [hls-test-utils] Using haddock version 2.31.0 found on system at:
  19442. 2784.91 s [hls-test-utils] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  19443. 2784.91 s [hls-test-utils] No happy found
  19444. 2784.91 s [hls-test-utils] Using haskell-suite found on system at: haskell-suite-dummy-location
  19445. 2784.91 s [hls-test-utils] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  19446. 2784.91 s [hls-test-utils] No hmake found
  19447. 2784.91 s [hls-test-utils] Using hpc version 0.69 found on system at:
  19448. 2784.91 s [hls-test-utils] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  19449. 2784.91 s [hls-test-utils] Using hsc2hs version 0.68.10 found on system at:
  19450. 2784.91 s [hls-test-utils] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  19451. 2784.91 s [hls-test-utils] Using hscolour version 1.25 found on system at:
  19452. 2784.91 s [hls-test-utils] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  19453. 2784.91 s [hls-test-utils] No jhc found
  19454. 2784.93 s [hls-test-utils] Using ld found on system at:
  19455. 2784.93 s [hls-test-utils] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  19456. 2784.93 s [hls-test-utils] No pkg-config found
  19457. 2784.93 s [hls-test-utils] Using runghc version 9.10.2 found on system at:
  19458. 2784.93 s [hls-test-utils] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  19459. 2784.93 s [hls-test-utils] Using strip version 2.44 found on system at:
  19460. 2784.93 s [hls-test-utils] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  19461. 2784.93 s [hls-test-utils] Using tar found on system at:
  19462. 2784.93 s [hls-test-utils] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  19463. 2784.93 s [hls-test-utils] No uhc found
  19464. 2785.44 s [hls-test-utils] Phase: buildPhase
  19465. 2785.52 s [hls-test-utils] Preprocessing library for hls-test-utils-2.12.0.0...
  19466. 2785.52 s [hls-test-utils] Building library for hls-test-utils-2.12.0.0...
  19467. 2785.65 s [hls-test-utils] [1 of 5] Compiling Development.IDE.Test.Diagnostic ( src/Development/IDE/Test/Diagnostic.hs, dist/build/Development/IDE/Test/Diagnostic.o, dist/build/Development/IDE/Test/Diagnostic.dyn_o )
  19468. 2786.74 s [hls-test-utils] [2 of 5] Compiling Development.IDE.Test ( src/Development/IDE/Test.hs, dist/build/Development/IDE/Test.o, dist/build/Development/IDE/Test.dyn_o )
  19469. 2787.41 s [hls-test-utils] [3 of 5] Compiling Test.Hls.FileSystem ( src/Test/Hls/FileSystem.hs, dist/build/Test/Hls/FileSystem.o, dist/build/Test/Hls/FileSystem.dyn_o )
  19470. 2787.44 s [hls-test-utils] [4 of 5] Compiling Test.Hls.Util ( src/Test/Hls/Util.hs, dist/build/Test/Hls/Util.o, dist/build/Test/Hls/Util.dyn_o )
  19471. 2787.44 s [hls-test-utils] [5 of 5] Compiling Test.Hls ( src/Test/Hls.hs, dist/build/Test/Hls.o, dist/build/Test/Hls.dyn_o )
  19472. 2788.58 s [hls-test-utils] [1 of 5] Compiling Development.IDE.Test.Diagnostic ( src/Development/IDE/Test/Diagnostic.hs, dist/build/Development/IDE/Test/Diagnostic.p_o )
  19473. 2789.61 s [hls-test-utils] [2 of 5] Compiling Development.IDE.Test ( src/Development/IDE/Test.hs, dist/build/Development/IDE/Test.p_o )
  19474. 2790.31 s [hls-test-utils] [3 of 5] Compiling Test.Hls.FileSystem ( src/Test/Hls/FileSystem.hs, dist/build/Test/Hls/FileSystem.p_o )
  19475. 2790.31 s [hls-test-utils] [4 of 5] Compiling Test.Hls.Util ( src/Test/Hls/Util.hs, dist/build/Test/Hls/Util.p_o )
  19476. 2790.31 s [hls-test-utils] [5 of 5] Compiling Test.Hls ( src/Test/Hls.hs, dist/build/Test/Hls.p_o )
  19477. 2796.64 s [hls-test-utils] Phase: checkPhase
  19478. 2796.69 s [hls-test-utils] Package has no test suites.
  19479. 2796.70 s [hls-test-utils] Phase: haddockPhase
  19480. 2796.83 s [hls-test-utils] Preprocessing library for hls-test-utils-2.12.0.0...
  19481. 2796.83 s [hls-test-utils] Running Haddock on library for hls-test-utils-2.12.0.0...
  19482. 2796.83 s [hls-test-utils] Warning: The documentation for the following packages are not installed. No
  19483. 2796.83 s [hls-test-utils] links will be generated to these packages: attoparsec-0.14.4,
  19484. 2796.83 s [hls-test-utils] attoparsec-0.14.4, libyaml-clib-0.2.5, lsp-types-2.3.0.1, vector-0.13.2.0
  19485. 2797.22 s [hls-test-utils] [1 of 5] Compiling Development.IDE.Test.Diagnostic ( src/Development/IDE/Test/Diagnostic.hs, nothing )
  19486. 2798.50 s [hls-test-utils] [2 of 5] Compiling Development.IDE.Test ( src/Development/IDE/Test.hs, nothing )
  19487. 2798.67 s [hls-test-utils] [3 of 5] Compiling Test.Hls.FileSystem ( src/Test/Hls/FileSystem.hs, nothing )
  19488. 2798.71 s [hls-test-utils] [4 of 5] Compiling Test.Hls.Util ( src/Test/Hls/Util.hs, nothing )
  19489. 2798.87 s [hls-test-utils] [5 of 5] Compiling Test.Hls ( src/Test/Hls.hs, nothing )
  19490. 2799.05 s [hls-test-utils] Haddock coverage:
  19491. 2799.05 s [hls-test-utils] 37% ( 3 / 8) in 'Development.IDE.Test.Diagnostic'
  19492. 2799.05 s [hls-test-utils] Missing documentation for:
  19493. 2799.05 s [hls-test-utils] Module header
  19494. 2799.05 s [hls-test-utils] cursorPosition (src/Development/IDE/Test/Diagnostic.hs:15)
  19495. 2799.05 s [hls-test-utils] ErrorMsg (src/Development/IDE/Test/Diagnostic.hs:17)
  19496. 2799.05 s [hls-test-utils] requireDiagnostic (src/Development/IDE/Test/Diagnostic.hs:53)
  19497. 2799.05 s [hls-test-utils] standardizeQuotes (src/Development/IDE/Test/Diagnostic.hs:82)
  19498. 2799.05 s [hls-test-utils] 21% ( 6 / 28) in 'Development.IDE.Test'
  19499. 2799.05 s [hls-test-utils] Missing documentation for:
  19500. 2799.05 s [hls-test-utils] Module header
  19501. 2799.05 s [hls-test-utils] cursorPosition (src/Development/IDE/Test/Diagnostic.hs:15)
  19502. 2799.05 s [hls-test-utils] requireDiagnostic (src/Development/IDE/Test/Diagnostic.hs:53)
  19503. 2799.05 s [hls-test-utils] diagnostic (src/Development/IDE/Test.hs:193)
  19504. 2799.05 s [hls-test-utils] expectDiagnosticsWithTags (src/Development/IDE/Test.hs:131)
  19505. 2799.05 s [hls-test-utils] expectMessages (src/Development/IDE/Test.hs:94)
  19506. 2799.05 s [hls-test-utils] expectCurrentDiagnostics (src/Development/IDE/Test.hs:179)
  19507. 2799.05 s [hls-test-utils] checkDiagnosticsForDoc (src/Development/IDE/Test.hs:184)
  19508. 2799.05 s [hls-test-utils] canonicalizeUri (src/Development/IDE/Test.hs:190)
  19509. 2799.05 s [hls-test-utils] standardizeQuotes (src/Development/IDE/Test/Diagnostic.hs:82)
  19510. 2799.05 s [hls-test-utils] flushMessages (src/Development/IDE/Test.hs:110)
  19511. 2799.05 s [hls-test-utils] waitForAction (src/Development/IDE/Test.hs:215)
  19512. 2799.05 s [hls-test-utils] getInterfaceFilesDir (src/Development/IDE/Test.hs:219)
  19513. 2799.05 s [hls-test-utils] garbageCollectDirtyKeys (src/Development/IDE/Test.hs:222)
  19514. 2799.05 s [hls-test-utils] getFilesOfInterest (src/Development/IDE/Test.hs:234)
  19515. 2799.05 s [hls-test-utils] waitForTypecheck (src/Development/IDE/Test.hs:228)
  19516. 2799.05 s [hls-test-utils] waitForBuildQueue (src/Development/IDE/Test.hs:231)
  19517. 2799.05 s [hls-test-utils] getStoredKeys (src/Development/IDE/Test.hs:225)
  19518. 2799.05 s [hls-test-utils] waitForCustomMessage (src/Development/IDE/Test.hs:237)
  19519. 2799.05 s [hls-test-utils] waitForGC (src/Development/IDE/Test.hs:244)
  19520. 2799.05 s [hls-test-utils] configureCheckProject (src/Development/IDE/Test.hs:250)
  19521. 2799.05 s [hls-test-utils] referenceReady (src/Development/IDE/Test.hs:257)
  19522. 2799.05 s [hls-test-utils] Warning: 'VirtualFileTree' is ambiguous. It is defined
  19523. 2799.05 s [hls-test-utils] * at src/Test/Hls/FileSystem.hs:68:3
  19524. 2799.05 s [hls-test-utils] * at src/Test/Hls/FileSystem.hs:67:1
  19525. 2799.05 s [hls-test-utils] You may be able to disambiguate the identifier by qualifying it or
  19526. 2799.05 s [hls-test-utils] by specifying the type/value namespace explicitly.
  19527. 2799.05 s [hls-test-utils] Defaulting to the one defined at src/Test/Hls/FileSystem.hs:67:1
  19528. 2799.05 s [hls-test-utils] Warning: 'rootDir' is out of scope.
  19529. 2799.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19530. 2799.05 s [hls-test-utils] Warning: 'virtualFileTree' is out of scope.
  19531. 2799.05 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19532. 2799.06 s [hls-test-utils] 63% ( 21 / 33) in 'Test.Hls.FileSystem'
  19533. 2799.06 s [hls-test-utils] Missing documentation for:
  19534. 2799.06 s [hls-test-utils] Module header
  19535. 2799.06 s [hls-test-utils] FileTree (src/Test/Hls/FileSystem.hs:73)
  19536. 2799.06 s [hls-test-utils] Content (src/Test/Hls/FileSystem.hs:79)
  19537. 2799.06 s [hls-test-utils] readFileFS (src/Test/Hls/FileSystem.hs:89)
  19538. 2799.06 s [hls-test-utils] writeFileFS (src/Test/Hls/FileSystem.hs:93)
  19539. 2799.06 s [hls-test-utils] mkVirtualFileTree (src/Test/Hls/FileSystem.hs:142)
  19540. 2799.06 s [hls-test-utils] toNfp (src/Test/Hls/FileSystem.hs:152)
  19541. 2799.06 s [hls-test-utils] toAbsFp (src/Test/Hls/FileSystem.hs:149)
  19542. 2799.06 s [hls-test-utils] directory (src/Test/Hls/FileSystem.hs:179)
  19543. 2799.06 s [hls-test-utils] atomicFileWriteString (src/Test/Hls/FileSystem.hs:264)
  19544. 2799.06 s [hls-test-utils] atomicFileWriteStringUTF8 (src/Test/Hls/FileSystem.hs:268)
  19545. 2799.06 s [hls-test-utils] atomicFileWriteText (src/Test/Hls/FileSystem.hs:272)
  19546. 2799.06 s [hls-test-utils] Warning: 'FoldState' is ambiguous. It is defined
  19547. 2799.06 s [hls-test-utils] * at src/Test/Hls/Util.hs:419:18
  19548. 2799.06 s [hls-test-utils] * at src/Test/Hls/Util.hs:419:1
  19549. 2799.06 s [hls-test-utils] You may be able to disambiguate the identifier by qualifying it or
  19550. 2799.06 s [hls-test-utils] by specifying the type/value namespace explicitly.
  19551. 2799.06 s [hls-test-utils] Defaulting to the one defined at src/Test/Hls/Util.hs:419:1
  19552. 2799.06 s [hls-test-utils] Warning: 'cons' is out of scope.
  19553. 2799.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19554. 2799.06 s [hls-test-utils] Warning: 'bar' is out of scope.
  19555. 2799.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19556. 2799.06 s [hls-test-utils] Warning: 'src' is out of scope.
  19557. 2799.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19558. 2799.06 s [hls-test-utils] Warning: 'ignored' is out of scope.
  19559. 2799.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19560. 2799.06 s [hls-test-utils] Warning: 'dst' is out of scope.
  19561. 2799.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19562. 2799.06 s [hls-test-utils] 38% ( 18 / 47) in 'Test.Hls.Util'
  19563. 2799.06 s [hls-test-utils] Missing documentation for:
  19564. 2799.06 s [hls-test-utils] Module header
  19565. 2799.06 s [hls-test-utils] codeActionResolveCaps (src/Test/Hls/Util.hs:104)
  19566. 2799.06 s [hls-test-utils] codeActionNoResolveCaps (src/Test/Hls/Util.hs:109)
  19567. 2799.06 s [hls-test-utils] codeActionNoInlayHintsCaps (src/Test/Hls/Util.hs:114)
  19568. 2799.06 s [hls-test-utils] codeActionSupportCaps (src/Test/Hls/Util.hs:97)
  19569. 2799.06 s [hls-test-utils] expectCodeAction (src/Test/Hls/Util.hs:265)
  19570. 2799.06 s [hls-test-utils] ghcVersion
  19571. 2799.06 s [hls-test-utils] GhcVersion
  19572. 2799.06 s [hls-test-utils] hostOS (src/Test/Hls/Util.hs:133)
  19573. 2799.06 s [hls-test-utils] OS (src/Test/Hls/Util.hs:129)
  19574. 2799.06 s [hls-test-utils] matchesCurrentEnv (src/Test/Hls/Util.hs:126)
  19575. 2799.06 s [hls-test-utils] EnvSpec (src/Test/Hls/Util.hs:122)
  19576. 2799.06 s [hls-test-utils] ignoreForGhcVersions (src/Test/Hls/Util.hs:163)
  19577. 2799.06 s [hls-test-utils] knownBrokenOnWindows (src/Test/Hls/Util.hs:151)
  19578. 2799.06 s [hls-test-utils] knownBrokenForGhcVersions (src/Test/Hls/Util.hs:154)
  19579. 2799.06 s [hls-test-utils] fromAction (src/Test/Hls/Util.hs:233)
  19580. 2799.06 s [hls-test-utils] fromCommand (src/Test/Hls/Util.hs:237)
  19581. 2799.06 s [hls-test-utils] dontExpectCodeAction (src/Test/Hls/Util.hs:268)
  19582. 2799.06 s [hls-test-utils] expectDiagnostic (src/Test/Hls/Util.hs:256)
  19583. 2799.06 s [hls-test-utils] failIfSessionTimeout (src/Test/Hls/Util.hs:333)
  19584. 2799.06 s [hls-test-utils] getCompletionByLabel (src/Test/Hls/Util.hs:340)
  19585. 2799.06 s [hls-test-utils] noLiteralCaps (src/Test/Hls/Util.hs:91)
  19586. 2799.06 s [hls-test-utils] inspectCodeAction (src/Test/Hls/Util.hs:259)
  19587. 2799.06 s [hls-test-utils] inspectCommand (src/Test/Hls/Util.hs:276)
  19588. 2799.06 s [hls-test-utils] inspectDiagnostic (src/Test/Hls/Util.hs:248)
  19589. 2799.06 s [hls-test-utils] inspectDiagnosticAny (src/Test/Hls/Util.hs:252)
  19590. 2799.06 s [hls-test-utils] waitForDiagnosticsFrom (src/Test/Hls/Util.hs:282)
  19591. 2799.06 s [hls-test-utils] waitForDiagnosticsFromSource (src/Test/Hls/Util.hs:290)
  19592. 2799.06 s [hls-test-utils] withCanonicalTempDir (src/Test/Hls/Util.hs:350)
  19593. 2799.06 s [hls-test-utils] Warning: 'TASTY_PATTERN' is out of scope.
  19594. 2799.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19595. 2799.06 s [hls-test-utils] Warning: 'findFunctionNameUnderCursor' is out of scope.
  19596. 2799.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19597. 2799.06 s [hls-test-utils] Warning: 'runSessionWithServer'' is out of scope.
  19598. 2799.06 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19599. 2799.07 s [hls-test-utils] Warning: 'XDG_CACHE_HOME' is out of scope.
  19600. 2799.07 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19601. 2799.07 s [hls-test-utils] Warning: 'ghcide' is out of scope.
  19602. 2799.07 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19603. 2799.07 s [hls-test-utils] Warning: 'LSP_TIMEOUT' is out of scope.
  19604. 2799.07 s [hls-test-utils] If you qualify the identifier, haddock can try to link it anyway.
  19605. 2799.07 s [hls-test-utils] Warning: 'TestConfig' is ambiguous. It is defined
  19606. 2799.07 s [hls-test-utils] * at src/Test/Hls.hs:692:21
  19607. 2799.07 s [hls-test-utils] * at src/Test/Hls.hs:692:1
  19608. 2799.07 s [hls-test-utils] You may be able to disambiguate the identifier by qualifying it or
  19609. 2799.07 s [hls-test-utils] by specifying the type/value namespace explicitly.
  19610. 2799.07 s [hls-test-utils] Defaulting to the one defined at src/Test/Hls.hs:692:1
  19611. 2799.07 s [hls-test-utils] Warning: Test.Hls: Could not find documentation for exported module: Language.LSP.Protocol.Types
  19612. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Pattern
  19613. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UInt
  19614. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Color
  19615. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Location
  19616. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export |?
  19617. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Position
  19618. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Diagnostic
  19619. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Edit
  19620. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Range
  19621. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NormalizedUri
  19622. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromNormalizedFilePath
  19623. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromNormalizedUri
  19624. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toNormalizedUri
  19625. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyItem
  19626. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeAction
  19627. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLens
  19628. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItem
  19629. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemDefaults
  19630. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLink
  19631. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHint
  19632. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentCellChanges
  19633. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokens
  19634. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensEdit
  19635. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensPartialResult
  19636. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyItem
  19637. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbol
  19638. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticRelatedInformation
  19639. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LogMessageParams
  19640. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LogTraceParams
  19641. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowMessageParams
  19642. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowMessageRequestParams
  19643. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressBegin
  19644. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressEnd
  19645. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressReport
  19646. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export AnnotatedTextEdit
  19647. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSemanticTokensRequestOptions
  19648. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionParams
  19649. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ColorInformation
  19650. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ColorPresentationParams
  19651. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlight
  19652. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentRangeFormattingParams
  19653. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbol
  19654. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Hover
  19655. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintParams
  19656. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueEvaluatableExpression
  19657. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueParams
  19658. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueText
  19659. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueVariableLookup
  19660. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareRenamePlaceholder
  19661. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRange
  19662. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensOptions
  19663. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensRangeParams
  19664. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensRegistrationOptions
  19665. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentContentChangePartial
  19666. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextEdit
  19667. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PublishDiagnosticsClientCapabilities
  19668. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export BaseSymbolInformation
  19669. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SymbolInformation
  19670. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticSeverity
  19671. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CreateFile
  19672. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeleteFile
  19673. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileCreate
  19674. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileDelete
  19675. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileEvent
  19676. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LocationUriOnly
  19677. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocument
  19678. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentIdentifier
  19679. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export OptionalVersionedTextDocumentIdentifier
  19680. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PreviousResultId
  19681. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PublishDiagnosticsParams
  19682. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowDocumentParams
  19683. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentIdentifier
  19684. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentItem
  19685. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export VersionedNotebookDocumentIdentifier
  19686. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export VersionedTextDocumentIdentifier
  19687. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFolder
  19688. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFullDocumentDiagnosticReport
  19689. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceUnchangedDocumentDiagnosticReport
  19690. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokenAbsolute
  19691. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCellArrayChange
  19692. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NormalizedFilePath
  19693. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Uri
  19694. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Command
  19695. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientInfo
  19696. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkdownClientCapabilities
  19697. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RegularExpressionsClientCapabilities
  19698. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ServerInfo
  19699. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export positionInRange
  19700. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceEdit
  19701. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionKind
  19702. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCompletionItemOptions
  19703. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toNormalizedFilePath
  19704. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticTag
  19705. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameFile
  19706. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ResourceOperation
  19707. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InsertReplaceEdit
  19708. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ApplyWorkspaceEditParams
  19709. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ChangeAnnotation
  19710. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ColorPresentation
  19711. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbolOptions
  19712. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbolRegistrationOptions
  19713. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ParameterInformation
  19714. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureInformation
  19715. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ApplyWorkspaceEditResult
  19716. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileSystemWatcher
  19717. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRange
  19718. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FullDocumentDiagnosticReport
  19719. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkupContent
  19720. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Moniker
  19721. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCell
  19722. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RelatedFullDocumentDiagnosticReport
  19723. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RelatedUnchangedDocumentDiagnosticReport
  19724. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UnchangedDocumentDiagnosticReport
  19725. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyClientCapabilities
  19726. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionClientCapabilities
  19727. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensClientCapabilities
  19728. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionClientCapabilities
  19729. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationClientCapabilities
  19730. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionClientCapabilities
  19731. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticClientCapabilities
  19732. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeConfigurationClientCapabilities
  19733. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeWatchedFilesClientCapabilities
  19734. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentColorClientCapabilities
  19735. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFormattingClientCapabilities
  19736. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightClientCapabilities
  19737. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLinkClientCapabilities
  19738. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentOnTypeFormattingClientCapabilities
  19739. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentRangeFormattingClientCapabilities
  19740. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbolClientCapabilities
  19741. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecuteCommandClientCapabilities
  19742. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationClientCapabilities
  19743. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeClientCapabilities
  19744. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HoverClientCapabilities
  19745. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ImplementationClientCapabilities
  19746. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintClientCapabilities
  19747. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueClientCapabilities
  19748. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRangeClientCapabilities
  19749. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerClientCapabilities
  19750. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentSyncClientCapabilities
  19751. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceClientCapabilities
  19752. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameClientCapabilities
  19753. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRangeClientCapabilities
  19754. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensClientCapabilities
  19755. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpClientCapabilities
  19756. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSyncClientCapabilities
  19757. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeDefinitionClientCapabilities
  19758. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyClientCapabilities
  19759. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbolClientCapabilities
  19760. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyIncomingCall
  19761. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyOutgoingCall
  19762. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyIncomingCallsParams
  19763. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyOutgoingCallsParams
  19764. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchySubtypesParams
  19765. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchySupertypesParams
  19766. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensParams
  19767. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionParams
  19768. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationParams
  19769. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionParams
  19770. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentColorParams
  19771. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentDiagnosticParams
  19772. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightParams
  19773. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLinkParams
  19774. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSymbolParams
  19775. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeParams
  19776. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ImplementationParams
  19777. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerParams
  19778. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PartialResultParams
  19779. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceParams
  19780. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRangeParams
  19781. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensDeltaParams
  19782. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensParams
  19783. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeDefinitionParams
  19784. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceDiagnosticParams
  19785. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbolParams
  19786. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyPrepareParams
  19787. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFormattingParams
  19788. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecuteCommandParams
  19789. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HoverParams
  19790. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InitializeParams
  19791. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRangeParams
  19792. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareRenameParams
  19793. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameParams
  19794. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpParams
  19795. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyPrepareParams
  19796. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UInitializeParams
  19797. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressParams
  19798. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemLabelDetails
  19799. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentClientCapabilities
  19800. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyOptions
  19801. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CallHierarchyRegistrationOptions
  19802. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionOptions
  19803. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionRegistrationOptions
  19804. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensOptions
  19805. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensRegistrationOptions
  19806. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionOptions
  19807. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionRegistrationOptions
  19808. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationOptions
  19809. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationRegistrationOptions
  19810. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionOptions
  19811. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionRegistrationOptions
  19812. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticOptions
  19813. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticRegistrationOptions
  19814. 2799.07 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentColorOptions
  19815. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentColorRegistrationOptions
  19816. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFormattingOptions
  19817. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFormattingRegistrationOptions
  19818. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightOptions
  19819. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightRegistrationOptions
  19820. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLinkOptions
  19821. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentLinkRegistrationOptions
  19822. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentRangeFormattingOptions
  19823. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentRangeFormattingRegistrationOptions
  19824. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecuteCommandOptions
  19825. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecuteCommandRegistrationOptions
  19826. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeOptions
  19827. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeRegistrationOptions
  19828. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HoverOptions
  19829. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HoverRegistrationOptions
  19830. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ImplementationOptions
  19831. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ImplementationRegistrationOptions
  19832. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintOptions
  19833. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintRegistrationOptions
  19834. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueOptions
  19835. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueRegistrationOptions
  19836. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRangeOptions
  19837. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRangeRegistrationOptions
  19838. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerOptions
  19839. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerRegistrationOptions
  19840. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceOptions
  19841. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceRegistrationOptions
  19842. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameOptions
  19843. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameRegistrationOptions
  19844. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRangeOptions
  19845. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SelectionRangeRegistrationOptions
  19846. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpOptions
  19847. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpRegistrationOptions
  19848. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeDefinitionOptions
  19849. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeDefinitionRegistrationOptions
  19850. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyOptions
  19851. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TypeHierarchyRegistrationOptions
  19852. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WindowClientCapabilities
  19853. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressOptions
  19854. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbolOptions
  19855. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceSymbolRegistrationOptions
  19856. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentOnTypeFormattingParams
  19857. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentPositionParams
  19858. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCapabilities
  19859. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeTextDocumentParams
  19860. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidCloseTextDocumentParams
  19861. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidOpenTextDocumentParams
  19862. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidSaveTextDocumentParams
  19863. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentEdit
  19864. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WillSaveTextDocumentParams
  19865. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentOnTypeFormattingRegistrationOptions
  19866. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentChangeRegistrationOptions
  19867. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentRegistrationOptions
  19868. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSaveRegistrationOptions
  19869. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CancelParams
  19870. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentSyncRegistrationOptions
  19871. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Registration
  19872. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export StaticRegistrationOptions
  19873. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Unregistration
  19874. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ChangeAnnotationIdentifier
  19875. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ChangeAnnotationsSupportOptions
  19876. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ServerCapabilities
  19877. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeNotebookDocumentParams
  19878. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidCloseNotebookDocumentParams
  19879. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidOpenNotebookDocumentParams
  19880. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidSaveNotebookDocumentParams
  19881. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCodeActionKindOptions
  19882. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCompletionItemInsertTextModeOptions
  19883. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCompletionItemOptionsKind
  19884. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientDiagnosticsTagOptions
  19885. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientFoldingRangeKindOptions
  19886. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSymbolKindOptions
  19887. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSymbolTagOptions
  19888. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemTagOptions
  19889. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCodeActionLiteralOptions
  19890. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCodeActionResolveOptions
  19891. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientCompletionItemResolveOptions
  19892. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientInlayHintResolveOptions
  19893. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSymbolResolveOptions
  19894. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSignatureInformationOptions
  19895. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ServerCompletionItemOptions
  19896. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientFoldingRangeOptions
  19897. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSemanticTokensRequestFullDelta
  19898. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensFullDelta
  19899. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientShowMessageActionItemOptions
  19900. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientSignatureParameterInformationOptions
  19901. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintLabelPart
  19902. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionContext
  19903. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceClientCapabilities
  19904. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageActionItem
  19905. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionContext
  19906. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpContext
  19907. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionDisabled
  19908. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeActionTriggerKind
  19909. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeDescription
  19910. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CodeLensWorkspaceClientCapabilities
  19911. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticWorkspaceClientCapabilities
  19912. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintWorkspaceClientCapabilities
  19913. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueWorkspaceClientCapabilities
  19914. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensWorkspaceClientCapabilities
  19915. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemKind
  19916. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionItemTag
  19917. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionList
  19918. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionListCapabilities
  19919. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ConfigurationParams
  19920. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceDiagnosticReport
  19921. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceDiagnosticReportPartialResult
  19922. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CompletionTriggerKind
  19923. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ConfigurationItem
  19924. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeConfigurationRegistrationOptions
  19925. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationPattern
  19926. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CreateFileOptions
  19927. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameFileOptions
  19928. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CreateFilesParams
  19929. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeleteFilesParams
  19930. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RenameFilesParams
  19931. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Declaration
  19932. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeclarationLink
  19933. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Definition
  19934. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DefinitionLink
  19935. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DeleteFileOptions
  19936. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DiagnosticServerCancellationData
  19937. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeConfigurationParams
  19938. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSyncOptions
  19939. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeWatchedFilesParams
  19940. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentCellContentChanges
  19941. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeWatchedFilesRegistrationOptions
  19942. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DidChangeWorkspaceFoldersParams
  19943. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentContentChangeWholeDocument
  19944. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentDiagnosticReport
  19945. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentDiagnosticReportKind
  19946. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentDiagnosticReportPartialResult
  19947. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentFilter
  19948. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentHighlightKind
  19949. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentOnTypeFormattingOptions
  19950. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentSelector
  19951. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export EditRangeWithInsertReplace
  19952. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ErrorCodes
  19953. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ExecutionSummary
  19954. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowDocumentResult
  19955. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FailureHandlingKind
  19956. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileChangeType
  19957. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationOptions
  19958. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationFilter
  19959. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterNotebookType
  19960. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterPattern
  19961. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterScheme
  19962. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RelativePattern
  19963. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentFilterLanguage
  19964. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentFilterPattern
  19965. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentFilterScheme
  19966. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationPatternKind
  19967. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationPatternOptions
  19968. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileOperationRegistrationOptions
  19969. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FileRename
  19970. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FoldingRangeKind
  19971. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FormattingOptions
  19972. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensDelta
  19973. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export GeneralClientCapabilities
  19974. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export GlobPattern
  19975. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InitializeError
  19976. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InitializeResult
  19977. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFoldersInitializeParams
  19978. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceOptions
  19979. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InitializedParams
  19980. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlayHintKind
  19981. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkedStringWithLanguage
  19982. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ProgressParams
  19983. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SetTraceParams
  19984. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValue
  19985. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InlineValueContext
  19986. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InsertTextFormat
  19987. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export InsertTextMode
  19988. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LSPErrorCodes
  19989. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LanguageKind
  19990. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LinkedEditingRanges
  19991. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LocationLink
  19992. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkedString
  19993. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCellLanguage
  19994. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCellTextDocumentFilter
  19995. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MarkupKind
  19996. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageType
  19997. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MonikerKind
  19998. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentChangeEvent
  19999. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterWithCells
  20000. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilterWithNotebook
  20001. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookCellKind
  20002. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentCellChangeStructure
  20003. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentClientCapabilities
  20004. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentFilter
  20005. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotebookDocumentSyncOptions
  20006. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PositionEncodingKind
  20007. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareRenameDefaultBehavior
  20008. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareRenameResult
  20009. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export PrepareSupportDefaultBehavior
  20010. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressCancelParams
  20011. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkDoneProgressCreateParams
  20012. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ProgressToken
  20013. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ReferenceContext
  20014. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RegistrationParams
  20015. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RegularExpressionEngineKind
  20016. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ResourceOperationKind
  20017. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SaveOptions
  20018. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokenModifiers
  20019. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokenTypes
  20020. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensLegend
  20021. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokenRelative
  20022. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SemanticTokensDeltaPartialResult
  20023. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowDocumentClientCapabilities
  20024. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ShowMessageRequestClientCapabilities
  20025. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelp
  20026. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SignatureHelpTriggerKind
  20027. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export StaleRequestSupportOptions
  20028. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SymbolKind
  20029. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SymbolTag
  20030. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentContentChangeEvent
  20031. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentFilter
  20032. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSaveReason
  20033. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TextDocumentSyncKind
  20034. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TokenFormat
  20035. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TraceValue
  20036. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UniquenessLevel
  20037. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export UnregistrationParams
  20038. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WatchKind
  20039. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceDocumentDiagnosticReport
  20040. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceEditClientCapabilities
  20041. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFoldersChangeEvent
  20042. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export WorkspaceFoldersServerCapabilities
  20043. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export codeActionKindSubsumes
  20044. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export .:!?
  20045. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export .=?
  20046. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _L
  20047. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _R
  20048. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export absorbNull
  20049. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export maybeToNull
  20050. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export nullToMaybe
  20051. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toEither
  20052. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export DocumentChange
  20053. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _versionedTextDocumentIdentifier
  20054. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export applyTextEdit
  20055. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export editTextEdit
  20056. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export isSubrangeOf
  20057. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mkRange
  20058. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export AsLspEnum
  20059. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LspEnum
  20060. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export EnumBaseType
  20061. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LspOpenEnum
  20062. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mkMarkdown
  20063. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mkMarkdownCodeBlock
  20064. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mkPlainText
  20065. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export plainTextToMarkdown
  20066. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export sectionSeparator
  20067. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _workDoneProgressBegin
  20068. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _workDoneProgressEnd
  20069. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export _workDoneProgressReport
  20070. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export absolutizeTokens
  20071. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export computeEdits
  20072. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export defaultSemanticTokensLegend
  20073. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export encodeTokens
  20074. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export makeSemanticTokens
  20075. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export makeSemanticTokensDelta
  20076. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export relativizeTokens
  20077. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export AString
  20078. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export AnInteger
  20079. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export emptyNormalizedFilePath
  20080. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export filePathToUri
  20081. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export normalizedFilePathToUri
  20082. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export platformAwareFilePathToUri
  20083. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export platformAwareUriToFilePath
  20084. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export uriToFilePath
  20085. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export uriToNormalizedFilePath
  20086. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export normalizedFilePathToOsPath
  20087. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export osPathToNormalizedFilePath
  20088. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export combineWatchKinds
  20089. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export containsChange
  20090. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export containsCreate
  20091. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export containsDelete
  20092. 2799.08 s [hls-test-utils] Warning: Test.Hls: Could not find documentation for exported module: Language.LSP.Protocol.Message
  20093. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ResponseError
  20094. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TResponseError
  20095. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export Method
  20096. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export runEq
  20097. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TRegistration
  20098. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TUnregistration
  20099. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RequestMessage
  20100. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ResponseMessage
  20101. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TRequestMessage
  20102. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TResponseMessage
  20103. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export NotificationMessage
  20104. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TNotificationMessage
  20105. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ErrorData
  20106. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageParams
  20107. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageResult
  20108. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export RegistrationOptions
  20109. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SMethod
  20110. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LspId
  20111. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageDirection
  20112. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export MessageKind
  20113. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SClientMethod
  20114. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeMethod
  20115. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export messageDirection
  20116. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export methodStringToSomeMethod
  20117. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export someMethodToMethodString
  20118. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SMessageDirection
  20119. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeClientMethod
  20120. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeServerMethod
  20121. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export isOptionalMethod
  20122. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export someClientMethod
  20123. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export someServerMethod
  20124. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SServerMethod
  20125. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeLspId
  20126. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SMessageKind
  20127. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export messageKind
  20128. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeRegistration
  20129. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export SomeUnregistration
  20130. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export regHelper
  20131. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toSomeRegistration
  20132. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toSomeUnregistration
  20133. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toUntypedRegistration
  20134. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toUntypedUnregistration
  20135. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TCustomMessage
  20136. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export addNullField
  20137. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export toUntypedResponseError
  20138. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TClientMessage
  20139. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TMessage
  20140. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export TServerMessage
  20141. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FromServerMessage'
  20142. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ClientNotOrReq
  20143. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export CustomEq
  20144. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FromClientMessage'
  20145. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FromClientMessage
  20146. 2799.08 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export FromServerMessage
  20147. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export HasJSON
  20148. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export ServerNotOrReq
  20149. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export LookupFunc
  20150. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export clientMethodJSON
  20151. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export clientResponseJSON
  20152. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromClientNot
  20153. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromClientReq
  20154. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromServerNot
  20155. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export fromServerReq
  20156. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mEqClient
  20157. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export mEqServer
  20158. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export parseClientMessage
  20159. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export parseServerMessage
  20160. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export serverMethodJSON
  20161. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export serverResponseJSON
  20162. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export splitClientMethod
  20163. 2799.09 s [hls-test-utils] Warning: Test.Hls: Couldn't find .haddock for export splitServerMethod
  20164. 2799.09 s [hls-test-utils] 7% ( 45 /627) in 'Test.Hls'
  20165. 2799.09 s [hls-test-utils] Missing documentation for:
  20166. 2799.09 s [hls-test-utils] Module header
  20167. 2799.09 s [hls-test-utils] NoTimeout
  20168. 2799.09 s [hls-test-utils] Pattern
  20169. 2799.09 s [hls-test-utils] UInt
  20170. 2799.09 s [hls-test-utils] Color
  20171. 2799.09 s [hls-test-utils] Location
  20172. 2799.09 s [hls-test-utils] |?
  20173. 2799.09 s [hls-test-utils] Position
  20174. 2799.09 s [hls-test-utils] EncodingException
  20175. 2799.09 s [hls-test-utils] Diagnostic
  20176. 2799.09 s [hls-test-utils] Edit
  20177. 2799.09 s [hls-test-utils] Range
  20178. 2799.09 s [hls-test-utils] NormalizedUri
  20179. 2799.09 s [hls-test-utils] fromNormalizedFilePath
  20180. 2799.09 s [hls-test-utils] fromNormalizedUri
  20181. 2799.09 s [hls-test-utils] toNormalizedUri
  20182. 2799.09 s [hls-test-utils] CallHierarchyItem
  20183. 2799.09 s [hls-test-utils] CodeAction
  20184. 2799.09 s [hls-test-utils] CodeLens
  20185. 2799.09 s [hls-test-utils] CompletionItem
  20186. 2799.09 s [hls-test-utils] CompletionItemDefaults
  20187. 2799.09 s [hls-test-utils] DocumentLink
  20188. 2799.09 s [hls-test-utils] InlayHint
  20189. 2799.09 s [hls-test-utils] NotebookDocumentCellChanges
  20190. 2799.09 s [hls-test-utils] SemanticTokens
  20191. 2799.09 s [hls-test-utils] SemanticTokensEdit
  20192. 2799.09 s [hls-test-utils] SemanticTokensPartialResult
  20193. 2799.09 s [hls-test-utils] TypeHierarchyItem
  20194. 2799.09 s [hls-test-utils] WorkspaceSymbol
  20195. 2799.09 s [hls-test-utils] DiagnosticRelatedInformation
  20196. 2799.09 s [hls-test-utils] LogMessageParams
  20197. 2799.09 s [hls-test-utils] LogTraceParams
  20198. 2799.09 s [hls-test-utils] ShowMessageParams
  20199. 2799.09 s [hls-test-utils] ShowMessageRequestParams
  20200. 2799.09 s [hls-test-utils] WorkDoneProgressBegin
  20201. 2799.09 s [hls-test-utils] WorkDoneProgressEnd
  20202. 2799.09 s [hls-test-utils] WorkDoneProgressReport
  20203. 2799.09 s [hls-test-utils] AnnotatedTextEdit
  20204. 2799.09 s [hls-test-utils] ClientSemanticTokensRequestOptions
  20205. 2799.09 s [hls-test-utils] CodeActionParams
  20206. 2799.09 s [hls-test-utils] ColorInformation
  20207. 2799.09 s [hls-test-utils] ColorPresentationParams
  20208. 2799.09 s [hls-test-utils] DocumentHighlight
  20209. 2799.09 s [hls-test-utils] DocumentRangeFormattingParams
  20210. 2799.09 s [hls-test-utils] DocumentSymbol
  20211. 2799.09 s [hls-test-utils] Hover
  20212. 2799.09 s [hls-test-utils] InlayHintParams
  20213. 2799.09 s [hls-test-utils] InlineValueEvaluatableExpression
  20214. 2799.09 s [hls-test-utils] InlineValueParams
  20215. 2799.09 s [hls-test-utils] InlineValueText
  20216. 2799.09 s [hls-test-utils] InlineValueVariableLookup
  20217. 2799.09 s [hls-test-utils] PrepareRenamePlaceholder
  20218. 2799.09 s [hls-test-utils] SelectionRange
  20219. 2799.09 s [hls-test-utils] SemanticTokensOptions
  20220. 2799.09 s [hls-test-utils] SemanticTokensRangeParams
  20221. 2799.09 s [hls-test-utils] SemanticTokensRegistrationOptions
  20222. 2799.09 s [hls-test-utils] TextDocumentContentChangePartial
  20223. 2799.09 s [hls-test-utils] TextEdit
  20224. 2799.09 s [hls-test-utils] PublishDiagnosticsClientCapabilities
  20225. 2799.09 s [hls-test-utils] BaseSymbolInformation
  20226. 2799.09 s [hls-test-utils] SymbolInformation
  20227. 2799.09 s [hls-test-utils] DiagnosticSeverity
  20228. 2799.09 s [hls-test-utils] CreateFile
  20229. 2799.09 s [hls-test-utils] DeleteFile
  20230. 2799.09 s [hls-test-utils] FileCreate
  20231. 2799.09 s [hls-test-utils] FileDelete
  20232. 2799.09 s [hls-test-utils] FileEvent
  20233. 2799.09 s [hls-test-utils] LocationUriOnly
  20234. 2799.09 s [hls-test-utils] NotebookDocument
  20235. 2799.09 s [hls-test-utils] NotebookDocumentIdentifier
  20236. 2799.09 s [hls-test-utils] OptionalVersionedTextDocumentIdentifier
  20237. 2799.09 s [hls-test-utils] PreviousResultId
  20238. 2799.09 s [hls-test-utils] PublishDiagnosticsParams
  20239. 2799.09 s [hls-test-utils] ShowDocumentParams
  20240. 2799.09 s [hls-test-utils] TextDocumentIdentifier
  20241. 2799.09 s [hls-test-utils] TextDocumentItem
  20242. 2799.09 s [hls-test-utils] VersionedNotebookDocumentIdentifier
  20243. 2799.09 s [hls-test-utils] VersionedTextDocumentIdentifier
  20244. 2799.09 s [hls-test-utils] WorkspaceFolder
  20245. 2799.09 s [hls-test-utils] WorkspaceFullDocumentDiagnosticReport
  20246. 2799.09 s [hls-test-utils] WorkspaceUnchangedDocumentDiagnosticReport
  20247. 2799.09 s [hls-test-utils] SemanticTokenAbsolute
  20248. 2799.09 s [hls-test-utils] NotebookCellArrayChange
  20249. 2799.09 s [hls-test-utils] NormalizedFilePath
  20250. 2799.09 s [hls-test-utils] Uri
  20251. 2799.09 s [hls-test-utils] Command
  20252. 2799.09 s [hls-test-utils] ClientInfo
  20253. 2799.09 s [hls-test-utils] MarkdownClientCapabilities
  20254. 2799.09 s [hls-test-utils] RegularExpressionsClientCapabilities
  20255. 2799.09 s [hls-test-utils] ServerInfo
  20256. 2799.09 s [hls-test-utils] positionInRange
  20257. 2799.09 s [hls-test-utils] WorkspaceEdit
  20258. 2799.09 s [hls-test-utils] CodeActionKind
  20259. 2799.09 s [hls-test-utils] ClientCompletionItemOptions
  20260. 2799.09 s [hls-test-utils] toNormalizedFilePath
  20261. 2799.09 s [hls-test-utils] DiagnosticTag
  20262. 2799.09 s [hls-test-utils] RenameFile
  20263. 2799.09 s [hls-test-utils] ResourceOperation
  20264. 2799.09 s [hls-test-utils] InsertReplaceEdit
  20265. 2799.09 s [hls-test-utils] ApplyWorkspaceEditParams
  20266. 2799.09 s [hls-test-utils] ChangeAnnotation
  20267. 2799.09 s [hls-test-utils] ColorPresentation
  20268. 2799.09 s [hls-test-utils] DocumentSymbolOptions
  20269. 2799.09 s [hls-test-utils] DocumentSymbolRegistrationOptions
  20270. 2799.09 s [hls-test-utils] ParameterInformation
  20271. 2799.09 s [hls-test-utils] SignatureInformation
  20272. 2799.09 s [hls-test-utils] ApplyWorkspaceEditResult
  20273. 2799.09 s [hls-test-utils] FileSystemWatcher
  20274. 2799.09 s [hls-test-utils] FoldingRange
  20275. 2799.09 s [hls-test-utils] FullDocumentDiagnosticReport
  20276. 2799.09 s [hls-test-utils] MarkupContent
  20277. 2799.09 s [hls-test-utils] Moniker
  20278. 2799.09 s [hls-test-utils] NotebookCell
  20279. 2799.09 s [hls-test-utils] RelatedFullDocumentDiagnosticReport
  20280. 2799.09 s [hls-test-utils] RelatedUnchangedDocumentDiagnosticReport
  20281. 2799.09 s [hls-test-utils] UnchangedDocumentDiagnosticReport
  20282. 2799.09 s [hls-test-utils] CallHierarchyClientCapabilities
  20283. 2799.09 s [hls-test-utils] CodeActionClientCapabilities
  20284. 2799.09 s [hls-test-utils] CodeLensClientCapabilities
  20285. 2799.09 s [hls-test-utils] CompletionClientCapabilities
  20286. 2799.09 s [hls-test-utils] DeclarationClientCapabilities
  20287. 2799.09 s [hls-test-utils] DefinitionClientCapabilities
  20288. 2799.09 s [hls-test-utils] DiagnosticClientCapabilities
  20289. 2799.09 s [hls-test-utils] DidChangeConfigurationClientCapabilities
  20290. 2799.09 s [hls-test-utils] DidChangeWatchedFilesClientCapabilities
  20291. 2799.09 s [hls-test-utils] DocumentColorClientCapabilities
  20292. 2799.09 s [hls-test-utils] DocumentFormattingClientCapabilities
  20293. 2799.09 s [hls-test-utils] DocumentHighlightClientCapabilities
  20294. 2799.09 s [hls-test-utils] DocumentLinkClientCapabilities
  20295. 2799.09 s [hls-test-utils] DocumentOnTypeFormattingClientCapabilities
  20296. 2799.09 s [hls-test-utils] DocumentRangeFormattingClientCapabilities
  20297. 2799.09 s [hls-test-utils] DocumentSymbolClientCapabilities
  20298. 2799.09 s [hls-test-utils] ExecuteCommandClientCapabilities
  20299. 2799.09 s [hls-test-utils] FileOperationClientCapabilities
  20300. 2799.09 s [hls-test-utils] FoldingRangeClientCapabilities
  20301. 2799.09 s [hls-test-utils] HoverClientCapabilities
  20302. 2799.09 s [hls-test-utils] ImplementationClientCapabilities
  20303. 2799.09 s [hls-test-utils] InlayHintClientCapabilities
  20304. 2799.09 s [hls-test-utils] InlineValueClientCapabilities
  20305. 2799.09 s [hls-test-utils] LinkedEditingRangeClientCapabilities
  20306. 2799.09 s [hls-test-utils] MonikerClientCapabilities
  20307. 2799.09 s [hls-test-utils] NotebookDocumentSyncClientCapabilities
  20308. 2799.09 s [hls-test-utils] ReferenceClientCapabilities
  20309. 2799.09 s [hls-test-utils] RenameClientCapabilities
  20310. 2799.09 s [hls-test-utils] SelectionRangeClientCapabilities
  20311. 2799.09 s [hls-test-utils] SemanticTokensClientCapabilities
  20312. 2799.09 s [hls-test-utils] SignatureHelpClientCapabilities
  20313. 2799.09 s [hls-test-utils] TextDocumentSyncClientCapabilities
  20314. 2799.09 s [hls-test-utils] TypeDefinitionClientCapabilities
  20315. 2799.09 s [hls-test-utils] TypeHierarchyClientCapabilities
  20316. 2799.09 s [hls-test-utils] WorkspaceSymbolClientCapabilities
  20317. 2799.09 s [hls-test-utils] CallHierarchyIncomingCall
  20318. 2799.09 s [hls-test-utils] CallHierarchyOutgoingCall
  20319. 2799.09 s [hls-test-utils] CallHierarchyIncomingCallsParams
  20320. 2799.09 s [hls-test-utils] CallHierarchyOutgoingCallsParams
  20321. 2799.09 s [hls-test-utils] TypeHierarchySubtypesParams
  20322. 2799.09 s [hls-test-utils] TypeHierarchySupertypesParams
  20323. 2799.09 s [hls-test-utils] CodeLensParams
  20324. 2799.09 s [hls-test-utils] CompletionParams
  20325. 2799.09 s [hls-test-utils] DeclarationParams
  20326. 2799.09 s [hls-test-utils] DefinitionParams
  20327. 2799.09 s [hls-test-utils] DocumentColorParams
  20328. 2799.09 s [hls-test-utils] DocumentDiagnosticParams
  20329. 2799.09 s [hls-test-utils] DocumentHighlightParams
  20330. 2799.09 s [hls-test-utils] DocumentLinkParams
  20331. 2799.09 s [hls-test-utils] DocumentSymbolParams
  20332. 2799.09 s [hls-test-utils] FoldingRangeParams
  20333. 2799.09 s [hls-test-utils] ImplementationParams
  20334. 2799.09 s [hls-test-utils] MonikerParams
  20335. 2799.09 s [hls-test-utils] PartialResultParams
  20336. 2799.09 s [hls-test-utils] ReferenceParams
  20337. 2799.09 s [hls-test-utils] SelectionRangeParams
  20338. 2799.09 s [hls-test-utils] SemanticTokensDeltaParams
  20339. 2799.10 s [hls-test-utils] SemanticTokensParams
  20340. 2799.10 s [hls-test-utils] TypeDefinitionParams
  20341. 2799.10 s [hls-test-utils] WorkspaceDiagnosticParams
  20342. 2799.10 s [hls-test-utils] WorkspaceSymbolParams
  20343. 2799.10 s [hls-test-utils] CallHierarchyPrepareParams
  20344. 2799.10 s [hls-test-utils] DocumentFormattingParams
  20345. 2799.10 s [hls-test-utils] ExecuteCommandParams
  20346. 2799.10 s [hls-test-utils] HoverParams
  20347. 2799.10 s [hls-test-utils] InitializeParams
  20348. 2799.10 s [hls-test-utils] LinkedEditingRangeParams
  20349. 2799.10 s [hls-test-utils] PrepareRenameParams
  20350. 2799.10 s [hls-test-utils] RenameParams
  20351. 2799.10 s [hls-test-utils] SignatureHelpParams
  20352. 2799.10 s [hls-test-utils] TypeHierarchyPrepareParams
  20353. 2799.10 s [hls-test-utils] UInitializeParams
  20354. 2799.10 s [hls-test-utils] WorkDoneProgressParams
  20355. 2799.10 s [hls-test-utils] CompletionItemLabelDetails
  20356. 2799.10 s [hls-test-utils] TextDocumentClientCapabilities
  20357. 2799.10 s [hls-test-utils] CallHierarchyOptions
  20358. 2799.10 s [hls-test-utils] CallHierarchyRegistrationOptions
  20359. 2799.10 s [hls-test-utils] CodeActionOptions
  20360. 2799.10 s [hls-test-utils] CodeActionRegistrationOptions
  20361. 2799.10 s [hls-test-utils] CodeLensOptions
  20362. 2799.10 s [hls-test-utils] CodeLensRegistrationOptions
  20363. 2799.10 s [hls-test-utils] CompletionOptions
  20364. 2799.10 s [hls-test-utils] CompletionRegistrationOptions
  20365. 2799.10 s [hls-test-utils] DeclarationOptions
  20366. 2799.10 s [hls-test-utils] DeclarationRegistrationOptions
  20367. 2799.10 s [hls-test-utils] DefinitionOptions
  20368. 2799.10 s [hls-test-utils] DefinitionRegistrationOptions
  20369. 2799.10 s [hls-test-utils] DiagnosticOptions
  20370. 2799.10 s [hls-test-utils] DiagnosticRegistrationOptions
  20371. 2799.10 s [hls-test-utils] DocumentColorOptions
  20372. 2799.10 s [hls-test-utils] DocumentColorRegistrationOptions
  20373. 2799.10 s [hls-test-utils] DocumentFormattingOptions
  20374. 2799.10 s [hls-test-utils] DocumentFormattingRegistrationOptions
  20375. 2799.10 s [hls-test-utils] DocumentHighlightOptions
  20376. 2799.10 s [hls-test-utils] DocumentHighlightRegistrationOptions
  20377. 2799.10 s [hls-test-utils] DocumentLinkOptions
  20378. 2799.10 s [hls-test-utils] DocumentLinkRegistrationOptions
  20379. 2799.10 s [hls-test-utils] DocumentRangeFormattingOptions
  20380. 2799.10 s [hls-test-utils] DocumentRangeFormattingRegistrationOptions
  20381. 2799.10 s [hls-test-utils] ExecuteCommandOptions
  20382. 2799.10 s [hls-test-utils] ExecuteCommandRegistrationOptions
  20383. 2799.10 s [hls-test-utils] FoldingRangeOptions
  20384. 2799.10 s [hls-test-utils] FoldingRangeRegistrationOptions
  20385. 2799.10 s [hls-test-utils] HoverOptions
  20386. 2799.10 s [hls-test-utils] HoverRegistrationOptions
  20387. 2799.10 s [hls-test-utils] ImplementationOptions
  20388. 2799.10 s [hls-test-utils] ImplementationRegistrationOptions
  20389. 2799.10 s [hls-test-utils] InlayHintOptions
  20390. 2799.10 s [hls-test-utils] InlayHintRegistrationOptions
  20391. 2799.10 s [hls-test-utils] InlineValueOptions
  20392. 2799.10 s [hls-test-utils] InlineValueRegistrationOptions
  20393. 2799.10 s [hls-test-utils] LinkedEditingRangeOptions
  20394. 2799.10 s [hls-test-utils] LinkedEditingRangeRegistrationOptions
  20395. 2799.10 s [hls-test-utils] MonikerOptions
  20396. 2799.10 s [hls-test-utils] MonikerRegistrationOptions
  20397. 2799.10 s [hls-test-utils] ReferenceOptions
  20398. 2799.10 s [hls-test-utils] ReferenceRegistrationOptions
  20399. 2799.10 s [hls-test-utils] RenameOptions
  20400. 2799.10 s [hls-test-utils] RenameRegistrationOptions
  20401. 2799.10 s [hls-test-utils] SelectionRangeOptions
  20402. 2799.10 s [hls-test-utils] SelectionRangeRegistrationOptions
  20403. 2799.10 s [hls-test-utils] SignatureHelpOptions
  20404. 2799.10 s [hls-test-utils] SignatureHelpRegistrationOptions
  20405. 2799.10 s [hls-test-utils] TypeDefinitionOptions
  20406. 2799.10 s [hls-test-utils] TypeDefinitionRegistrationOptions
  20407. 2799.10 s [hls-test-utils] TypeHierarchyOptions
  20408. 2799.10 s [hls-test-utils] TypeHierarchyRegistrationOptions
  20409. 2799.10 s [hls-test-utils] WindowClientCapabilities
  20410. 2799.10 s [hls-test-utils] WorkDoneProgressOptions
  20411. 2799.10 s [hls-test-utils] WorkspaceSymbolOptions
  20412. 2799.10 s [hls-test-utils] WorkspaceSymbolRegistrationOptions
  20413. 2799.10 s [hls-test-utils] DocumentOnTypeFormattingParams
  20414. 2799.10 s [hls-test-utils] TextDocumentPositionParams
  20415. 2799.10 s [hls-test-utils] ClientCapabilities
  20416. 2799.10 s [hls-test-utils] DidChangeTextDocumentParams
  20417. 2799.10 s [hls-test-utils] DidCloseTextDocumentParams
  20418. 2799.10 s [hls-test-utils] DidOpenTextDocumentParams
  20419. 2799.10 s [hls-test-utils] DidSaveTextDocumentParams
  20420. 2799.10 s [hls-test-utils] TextDocumentEdit
  20421. 2799.10 s [hls-test-utils] WillSaveTextDocumentParams
  20422. 2799.10 s [hls-test-utils] DocumentOnTypeFormattingRegistrationOptions
  20423. 2799.10 s [hls-test-utils] TextDocumentChangeRegistrationOptions
  20424. 2799.10 s [hls-test-utils] TextDocumentRegistrationOptions
  20425. 2799.10 s [hls-test-utils] TextDocumentSaveRegistrationOptions
  20426. 2799.10 s [hls-test-utils] CancelParams
  20427. 2799.10 s [hls-test-utils] NotebookDocumentSyncRegistrationOptions
  20428. 2799.10 s [hls-test-utils] Registration
  20429. 2799.10 s [hls-test-utils] StaticRegistrationOptions
  20430. 2799.10 s [hls-test-utils] Unregistration
  20431. 2799.10 s [hls-test-utils] ChangeAnnotationIdentifier
  20432. 2799.10 s [hls-test-utils] ChangeAnnotationsSupportOptions
  20433. 2799.10 s [hls-test-utils] ServerCapabilities
  20434. 2799.10 s [hls-test-utils] DidChangeNotebookDocumentParams
  20435. 2799.10 s [hls-test-utils] DidCloseNotebookDocumentParams
  20436. 2799.10 s [hls-test-utils] DidOpenNotebookDocumentParams
  20437. 2799.10 s [hls-test-utils] DidSaveNotebookDocumentParams
  20438. 2799.10 s [hls-test-utils] ClientCodeActionKindOptions
  20439. 2799.10 s [hls-test-utils] ClientCompletionItemInsertTextModeOptions
  20440. 2799.10 s [hls-test-utils] ClientCompletionItemOptionsKind
  20441. 2799.10 s [hls-test-utils] ClientDiagnosticsTagOptions
  20442. 2799.10 s [hls-test-utils] ClientFoldingRangeKindOptions
  20443. 2799.10 s [hls-test-utils] ClientSymbolKindOptions
  20444. 2799.10 s [hls-test-utils] ClientSymbolTagOptions
  20445. 2799.10 s [hls-test-utils] CompletionItemTagOptions
  20446. 2799.10 s [hls-test-utils] ClientCodeActionLiteralOptions
  20447. 2799.10 s [hls-test-utils] ClientCodeActionResolveOptions
  20448. 2799.10 s [hls-test-utils] ClientCompletionItemResolveOptions
  20449. 2799.10 s [hls-test-utils] ClientInlayHintResolveOptions
  20450. 2799.10 s [hls-test-utils] ClientSymbolResolveOptions
  20451. 2799.10 s [hls-test-utils] ClientSignatureInformationOptions
  20452. 2799.10 s [hls-test-utils] ServerCompletionItemOptions
  20453. 2799.10 s [hls-test-utils] ClientFoldingRangeOptions
  20454. 2799.10 s [hls-test-utils] ClientSemanticTokensRequestFullDelta
  20455. 2799.10 s [hls-test-utils] SemanticTokensFullDelta
  20456. 2799.10 s [hls-test-utils] ClientShowMessageActionItemOptions
  20457. 2799.10 s [hls-test-utils] ClientSignatureParameterInformationOptions
  20458. 2799.10 s [hls-test-utils] InlayHintLabelPart
  20459. 2799.10 s [hls-test-utils] CodeActionContext
  20460. 2799.10 s [hls-test-utils] WorkspaceClientCapabilities
  20461. 2799.10 s [hls-test-utils] MessageActionItem
  20462. 2799.10 s [hls-test-utils] CompletionContext
  20463. 2799.10 s [hls-test-utils] SignatureHelpContext
  20464. 2799.10 s [hls-test-utils] CodeActionDisabled
  20465. 2799.10 s [hls-test-utils] CodeActionTriggerKind
  20466. 2799.10 s [hls-test-utils] CodeDescription
  20467. 2799.10 s [hls-test-utils] CodeLensWorkspaceClientCapabilities
  20468. 2799.10 s [hls-test-utils] DiagnosticWorkspaceClientCapabilities
  20469. 2799.10 s [hls-test-utils] InlayHintWorkspaceClientCapabilities
  20470. 2799.10 s [hls-test-utils] InlineValueWorkspaceClientCapabilities
  20471. 2799.10 s [hls-test-utils] SemanticTokensWorkspaceClientCapabilities
  20472. 2799.10 s [hls-test-utils] CompletionItemKind
  20473. 2799.10 s [hls-test-utils] CompletionItemTag
  20474. 2799.10 s [hls-test-utils] CompletionList
  20475. 2799.10 s [hls-test-utils] CompletionListCapabilities
  20476. 2799.10 s [hls-test-utils] ConfigurationParams
  20477. 2799.10 s [hls-test-utils] WorkspaceDiagnosticReport
  20478. 2799.10 s [hls-test-utils] WorkspaceDiagnosticReportPartialResult
  20479. 2799.10 s [hls-test-utils] CompletionTriggerKind
  20480. 2799.10 s [hls-test-utils] ConfigurationItem
  20481. 2799.10 s [hls-test-utils] DidChangeConfigurationRegistrationOptions
  20482. 2799.10 s [hls-test-utils] FileOperationPattern
  20483. 2799.10 s [hls-test-utils] CreateFileOptions
  20484. 2799.10 s [hls-test-utils] RenameFileOptions
  20485. 2799.10 s [hls-test-utils] CreateFilesParams
  20486. 2799.10 s [hls-test-utils] DeleteFilesParams
  20487. 2799.10 s [hls-test-utils] RenameFilesParams
  20488. 2799.10 s [hls-test-utils] Declaration
  20489. 2799.10 s [hls-test-utils] DeclarationLink
  20490. 2799.10 s [hls-test-utils] Definition
  20491. 2799.10 s [hls-test-utils] DefinitionLink
  20492. 2799.10 s [hls-test-utils] DeleteFileOptions
  20493. 2799.10 s [hls-test-utils] DiagnosticServerCancellationData
  20494. 2799.10 s [hls-test-utils] DidChangeConfigurationParams
  20495. 2799.10 s [hls-test-utils] TextDocumentSyncOptions
  20496. 2799.10 s [hls-test-utils] DidChangeWatchedFilesParams
  20497. 2799.10 s [hls-test-utils] NotebookDocumentCellContentChanges
  20498. 2799.10 s [hls-test-utils] DidChangeWatchedFilesRegistrationOptions
  20499. 2799.10 s [hls-test-utils] DidChangeWorkspaceFoldersParams
  20500. 2799.10 s [hls-test-utils] TextDocumentContentChangeWholeDocument
  20501. 2799.10 s [hls-test-utils] DocumentDiagnosticReport
  20502. 2799.10 s [hls-test-utils] DocumentDiagnosticReportKind
  20503. 2799.10 s [hls-test-utils] DocumentDiagnosticReportPartialResult
  20504. 2799.10 s [hls-test-utils] DocumentFilter
  20505. 2799.10 s [hls-test-utils] DocumentHighlightKind
  20506. 2799.10 s [hls-test-utils] DocumentOnTypeFormattingOptions
  20507. 2799.10 s [hls-test-utils] DocumentSelector
  20508. 2799.10 s [hls-test-utils] EditRangeWithInsertReplace
  20509. 2799.10 s [hls-test-utils] ErrorCodes
  20510. 2799.10 s [hls-test-utils] ExecutionSummary
  20511. 2799.10 s [hls-test-utils] ShowDocumentResult
  20512. 2799.10 s [hls-test-utils] FailureHandlingKind
  20513. 2799.10 s [hls-test-utils] FileChangeType
  20514. 2799.10 s [hls-test-utils] FileOperationOptions
  20515. 2799.10 s [hls-test-utils] FileOperationFilter
  20516. 2799.10 s [hls-test-utils] NotebookDocumentFilterNotebookType
  20517. 2799.10 s [hls-test-utils] NotebookDocumentFilterPattern
  20518. 2799.10 s [hls-test-utils] NotebookDocumentFilterScheme
  20519. 2799.10 s [hls-test-utils] RelativePattern
  20520. 2799.10 s [hls-test-utils] TextDocumentFilterLanguage
  20521. 2799.10 s [hls-test-utils] TextDocumentFilterPattern
  20522. 2799.10 s [hls-test-utils] TextDocumentFilterScheme
  20523. 2799.10 s [hls-test-utils] FileOperationPatternKind
  20524. 2799.10 s [hls-test-utils] FileOperationPatternOptions
  20525. 2799.10 s [hls-test-utils] FileOperationRegistrationOptions
  20526. 2799.10 s [hls-test-utils] FileRename
  20527. 2799.10 s [hls-test-utils] FoldingRangeKind
  20528. 2799.10 s [hls-test-utils] FormattingOptions
  20529. 2799.10 s [hls-test-utils] SemanticTokensDelta
  20530. 2799.10 s [hls-test-utils] GeneralClientCapabilities
  20531. 2799.10 s [hls-test-utils] GlobPattern
  20532. 2799.10 s [hls-test-utils] InitializeError
  20533. 2799.10 s [hls-test-utils] InitializeResult
  20534. 2799.10 s [hls-test-utils] WorkspaceFoldersInitializeParams
  20535. 2799.10 s [hls-test-utils] WorkspaceOptions
  20536. 2799.10 s [hls-test-utils] InitializedParams
  20537. 2799.10 s [hls-test-utils] InlayHintKind
  20538. 2799.10 s [hls-test-utils] MarkedStringWithLanguage
  20539. 2799.10 s [hls-test-utils] ProgressParams
  20540. 2799.10 s [hls-test-utils] SetTraceParams
  20541. 2799.10 s [hls-test-utils] InlineValue
  20542. 2799.10 s [hls-test-utils] InlineValueContext
  20543. 2799.10 s [hls-test-utils] InsertTextFormat
  20544. 2799.10 s [hls-test-utils] InsertTextMode
  20545. 2799.10 s [hls-test-utils] LSPErrorCodes
  20546. 2799.10 s [hls-test-utils] LanguageKind
  20547. 2799.10 s [hls-test-utils] LinkedEditingRanges
  20548. 2799.10 s [hls-test-utils] LocationLink
  20549. 2799.10 s [hls-test-utils] MarkedString
  20550. 2799.10 s [hls-test-utils] NotebookCellLanguage
  20551. 2799.10 s [hls-test-utils] NotebookCellTextDocumentFilter
  20552. 2799.10 s [hls-test-utils] MarkupKind
  20553. 2799.10 s [hls-test-utils] MessageType
  20554. 2799.10 s [hls-test-utils] MonikerKind
  20555. 2799.10 s [hls-test-utils] NotebookDocumentChangeEvent
  20556. 2799.10 s [hls-test-utils] NotebookDocumentFilterWithCells
  20557. 2799.10 s [hls-test-utils] NotebookDocumentFilterWithNotebook
  20558. 2799.10 s [hls-test-utils] NotebookCellKind
  20559. 2799.10 s [hls-test-utils] NotebookDocumentCellChangeStructure
  20560. 2799.10 s [hls-test-utils] NotebookDocumentClientCapabilities
  20561. 2799.10 s [hls-test-utils] NotebookDocumentFilter
  20562. 2799.10 s [hls-test-utils] NotebookDocumentSyncOptions
  20563. 2799.10 s [hls-test-utils] PositionEncodingKind
  20564. 2799.10 s [hls-test-utils] PrepareRenameDefaultBehavior
  20565. 2799.10 s [hls-test-utils] PrepareRenameResult
  20566. 2799.10 s [hls-test-utils] PrepareSupportDefaultBehavior
  20567. 2799.10 s [hls-test-utils] WorkDoneProgressCancelParams
  20568. 2799.10 s [hls-test-utils] WorkDoneProgressCreateParams
  20569. 2799.10 s [hls-test-utils] ProgressToken
  20570. 2799.10 s [hls-test-utils] ReferenceContext
  20571. 2799.10 s [hls-test-utils] RegistrationParams
  20572. 2799.10 s [hls-test-utils] RegularExpressionEngineKind
  20573. 2799.10 s [hls-test-utils] ResourceOperationKind
  20574. 2799.10 s [hls-test-utils] SaveOptions
  20575. 2799.10 s [hls-test-utils] SemanticTokenModifiers
  20576. 2799.10 s [hls-test-utils] SemanticTokenTypes
  20577. 2799.10 s [hls-test-utils] SemanticTokensLegend
  20578. 2799.10 s [hls-test-utils] SemanticTokenRelative
  20579. 2799.10 s [hls-test-utils] SemanticTokensDeltaPartialResult
  20580. 2799.10 s [hls-test-utils] ShowDocumentClientCapabilities
  20581. 2799.10 s [hls-test-utils] ShowMessageRequestClientCapabilities
  20582. 2799.10 s [hls-test-utils] SignatureHelp
  20583. 2799.10 s [hls-test-utils] SignatureHelpTriggerKind
  20584. 2799.10 s [hls-test-utils] StaleRequestSupportOptions
  20585. 2799.10 s [hls-test-utils] SymbolKind
  20586. 2799.10 s [hls-test-utils] SymbolTag
  20587. 2799.10 s [hls-test-utils] TextDocumentContentChangeEvent
  20588. 2799.10 s [hls-test-utils] TextDocumentFilter
  20589. 2799.10 s [hls-test-utils] TextDocumentSaveReason
  20590. 2799.10 s [hls-test-utils] TextDocumentSyncKind
  20591. 2799.10 s [hls-test-utils] TokenFormat
  20592. 2799.10 s [hls-test-utils] TraceValue
  20593. 2799.10 s [hls-test-utils] UniquenessLevel
  20594. 2799.10 s [hls-test-utils] UnregistrationParams
  20595. 2799.10 s [hls-test-utils] WatchKind
  20596. 2799.10 s [hls-test-utils] WorkspaceDocumentDiagnosticReport
  20597. 2799.10 s [hls-test-utils] WorkspaceEditClientCapabilities
  20598. 2799.10 s [hls-test-utils] WorkspaceFoldersChangeEvent
  20599. 2799.10 s [hls-test-utils] WorkspaceFoldersServerCapabilities
  20600. 2799.10 s [hls-test-utils] codeActionKindSubsumes
  20601. 2799.10 s [hls-test-utils] .:!?
  20602. 2799.10 s [hls-test-utils] .=?
  20603. 2799.10 s [hls-test-utils] _L
  20604. 2799.10 s [hls-test-utils] _R
  20605. 2799.10 s [hls-test-utils] absorbNull
  20606. 2799.10 s [hls-test-utils] maybeToNull
  20607. 2799.10 s [hls-test-utils] nullToMaybe
  20608. 2799.10 s [hls-test-utils] toEither
  20609. 2799.10 s [hls-test-utils] DocumentChange
  20610. 2799.10 s [hls-test-utils] _versionedTextDocumentIdentifier
  20611. 2799.10 s [hls-test-utils] applyTextEdit
  20612. 2799.10 s [hls-test-utils] editTextEdit
  20613. 2799.10 s [hls-test-utils] isSubrangeOf
  20614. 2799.10 s [hls-test-utils] mkRange
  20615. 2799.10 s [hls-test-utils] AsLspEnum
  20616. 2799.10 s [hls-test-utils] LspEnum
  20617. 2799.10 s [hls-test-utils] EnumBaseType
  20618. 2799.10 s [hls-test-utils] LspOpenEnum
  20619. 2799.10 s [hls-test-utils] mkMarkdown
  20620. 2799.10 s [hls-test-utils] mkMarkdownCodeBlock
  20621. 2799.10 s [hls-test-utils] mkPlainText
  20622. 2799.10 s [hls-test-utils] plainTextToMarkdown
  20623. 2799.10 s [hls-test-utils] sectionSeparator
  20624. 2799.10 s [hls-test-utils] _workDoneProgressBegin
  20625. 2799.10 s [hls-test-utils] _workDoneProgressEnd
  20626. 2799.10 s [hls-test-utils] _workDoneProgressReport
  20627. 2799.10 s [hls-test-utils] absolutizeTokens
  20628. 2799.10 s [hls-test-utils] computeEdits
  20629. 2799.10 s [hls-test-utils] defaultSemanticTokensLegend
  20630. 2799.10 s [hls-test-utils] encodeTokens
  20631. 2799.10 s [hls-test-utils] makeSemanticTokens
  20632. 2799.10 s [hls-test-utils] makeSemanticTokensDelta
  20633. 2799.10 s [hls-test-utils] relativizeTokens
  20634. 2799.10 s [hls-test-utils] AString
  20635. 2799.10 s [hls-test-utils] AnInteger
  20636. 2799.10 s [hls-test-utils] emptyNormalizedFilePath
  20637. 2799.10 s [hls-test-utils] filePathToUri
  20638. 2799.10 s [hls-test-utils] normalizedFilePathToUri
  20639. 2799.10 s [hls-test-utils] platformAwareFilePathToUri
  20640. 2799.10 s [hls-test-utils] platformAwareUriToFilePath
  20641. 2799.10 s [hls-test-utils] uriToFilePath
  20642. 2799.10 s [hls-test-utils] uriToNormalizedFilePath
  20643. 2799.10 s [hls-test-utils] normalizedFilePathToOsPath
  20644. 2799.10 s [hls-test-utils] osPathToNormalizedFilePath
  20645. 2799.10 s [hls-test-utils] combineWatchKinds
  20646. 2799.10 s [hls-test-utils] containsChange
  20647. 2799.10 s [hls-test-utils] containsCreate
  20648. 2799.10 s [hls-test-utils] containsDelete
  20649. 2799.10 s [hls-test-utils] ResponseError
  20650. 2799.10 s [hls-test-utils] TResponseError
  20651. 2799.10 s [hls-test-utils] Method
  20652. 2799.10 s [hls-test-utils] runEq
  20653. 2799.10 s [hls-test-utils] TRegistration
  20654. 2799.10 s [hls-test-utils] TUnregistration
  20655. 2799.10 s [hls-test-utils] RequestMessage
  20656. 2799.10 s [hls-test-utils] ResponseMessage
  20657. 2799.10 s [hls-test-utils] TRequestMessage
  20658. 2799.10 s [hls-test-utils] TResponseMessage
  20659. 2799.10 s [hls-test-utils] NotificationMessage
  20660. 2799.10 s [hls-test-utils] TNotificationMessage
  20661. 2799.10 s [hls-test-utils] ErrorData
  20662. 2799.10 s [hls-test-utils] MessageParams
  20663. 2799.10 s [hls-test-utils] MessageResult
  20664. 2799.10 s [hls-test-utils] RegistrationOptions
  20665. 2799.10 s [hls-test-utils] SMethod
  20666. 2799.10 s [hls-test-utils] LspId
  20667. 2799.10 s [hls-test-utils] MessageDirection
  20668. 2799.10 s [hls-test-utils] MessageKind
  20669. 2799.10 s [hls-test-utils] SClientMethod
  20670. 2799.10 s [hls-test-utils] SomeMethod
  20671. 2799.10 s [hls-test-utils] messageDirection
  20672. 2799.10 s [hls-test-utils] methodStringToSomeMethod
  20673. 2799.10 s [hls-test-utils] someMethodToMethodString
  20674. 2799.10 s [hls-test-utils] SMessageDirection
  20675. 2799.10 s [hls-test-utils] SomeClientMethod
  20676. 2799.10 s [hls-test-utils] SomeServerMethod
  20677. 2799.10 s [hls-test-utils] isOptionalMethod
  20678. 2799.10 s [hls-test-utils] someClientMethod
  20679. 2799.10 s [hls-test-utils] someServerMethod
  20680. 2799.10 s [hls-test-utils] SServerMethod
  20681. 2799.10 s [hls-test-utils] SomeLspId
  20682. 2799.10 s [hls-test-utils] SMessageKind
  20683. 2799.10 s [hls-test-utils] messageKind
  20684. 2799.10 s [hls-test-utils] SomeRegistration
  20685. 2799.10 s [hls-test-utils] SomeUnregistration
  20686. 2799.10 s [hls-test-utils] regHelper
  20687. 2799.10 s [hls-test-utils] toSomeRegistration
  20688. 2799.10 s [hls-test-utils] toSomeUnregistration
  20689. 2799.10 s [hls-test-utils] toUntypedRegistration
  20690. 2799.10 s [hls-test-utils] toUntypedUnregistration
  20691. 2799.10 s [hls-test-utils] TCustomMessage
  20692. 2799.10 s [hls-test-utils] addNullField
  20693. 2799.10 s [hls-test-utils] toUntypedResponseError
  20694. 2799.10 s [hls-test-utils] TClientMessage
  20695. 2799.10 s [hls-test-utils] TMessage
  20696. 2799.10 s [hls-test-utils] TServerMessage
  20697. 2799.10 s [hls-test-utils] FromServerMessage'
  20698. 2799.10 s [hls-test-utils] ClientNotOrReq
  20699. 2799.10 s [hls-test-utils] CustomEq
  20700. 2799.10 s [hls-test-utils] FromClientMessage'
  20701. 2799.10 s [hls-test-utils] FromClientMessage
  20702. 2799.10 s [hls-test-utils] FromServerMessage
  20703. 2799.10 s [hls-test-utils] HasJSON
  20704. 2799.10 s [hls-test-utils] ServerNotOrReq
  20705. 2799.10 s [hls-test-utils] LookupFunc
  20706. 2799.10 s [hls-test-utils] clientMethodJSON
  20707. 2799.10 s [hls-test-utils] clientResponseJSON
  20708. 2799.10 s [hls-test-utils] fromClientNot
  20709. 2799.10 s [hls-test-utils] fromClientReq
  20710. 2799.10 s [hls-test-utils] fromServerNot
  20711. 2799.10 s [hls-test-utils] fromServerReq
  20712. 2799.10 s [hls-test-utils] mEqClient
  20713. 2799.10 s [hls-test-utils] mEqServer
  20714. 2799.10 s [hls-test-utils] parseClientMessage
  20715. 2799.10 s [hls-test-utils] parseServerMessage
  20716. 2799.10 s [hls-test-utils] serverMethodJSON
  20717. 2799.10 s [hls-test-utils] serverResponseJSON
  20718. 2799.10 s [hls-test-utils] splitClientMethod
  20719. 2799.10 s [hls-test-utils] splitServerMethod
  20720. 2799.10 s [hls-test-utils] goldenGitDiff (src/Test/Hls.hs:190)
  20721. 2799.11 s [hls-test-utils] goldenWithHaskellDoc (src/Test/Hls.hs:203)
  20722. 2799.11 s [hls-test-utils] goldenWithHaskellDocInTmpDir (src/Test/Hls.hs:216)
  20723. 2799.11 s [hls-test-utils] goldenWithHaskellAndCaps (src/Test/Hls.hs:230)
  20724. 2799.11 s [hls-test-utils] goldenWithHaskellAndCapsInTmpDir (src/Test/Hls.hs:279)
  20725. 2799.11 s [hls-test-utils] goldenWithCabalDoc (src/Test/Hls.hs:306)
  20726. 2799.11 s [hls-test-utils] goldenWithHaskellDocFormatter (src/Test/Hls.hs:594)
  20727. 2799.11 s [hls-test-utils] goldenWithHaskellDocFormatterInTmpDir (src/Test/Hls.hs:642)
  20728. 2799.11 s [hls-test-utils] goldenWithCabalDocFormatter (src/Test/Hls.hs:618)
  20729. 2799.11 s [hls-test-utils] goldenWithCabalDocFormatterInTmpDir (src/Test/Hls.hs:666)
  20730. 2799.11 s [hls-test-utils] goldenWithTestConfig (src/Test/Hls.hs:257)
  20731. 2799.11 s [hls-test-utils] runSessionWithServer (src/Test/Hls.hs:538)
  20732. 2799.11 s [hls-test-utils] runSessionWithServerInTmpDir (src/Test/Hls.hs:505)
  20733. 2799.11 s [hls-test-utils] PluginDescriptor
  20734. 2799.11 s [hls-test-utils] BrokenBehavior (src/Test/Hls.hs:173)
  20735. 2799.11 s [hls-test-utils] ExpectBroken (src/Test/Hls.hs:175)
  20736. 2799.11 s [hls-test-utils] unCurrent (src/Test/Hls.hs:180)
  20737. 2799.11 s [hls-test-utils] waitForTypecheck (src/Test/Hls.hs:870)
  20738. 2799.11 s [hls-test-utils] waitForAction (src/Test/Hls.hs:866)
  20739. 2799.11 s [hls-test-utils] hlsConfigToClientConfig (src/Test/Hls.hs:876)
  20740. 2799.11 s [hls-test-utils] getLastBuildKeys (src/Test/Hls.hs:873)
  20741. 2799.11 s [hls-test-utils] waitForKickDone (src/Test/Hls.hs:901)
  20742. 2799.11 s [hls-test-utils] waitForKickStart (src/Test/Hls.hs:904)
  20743. 2799.11 s [hls-test-utils] WithPriority
  20744. 2799.11 s [hls-test-utils] Priority
  20745. 2799.11 s [hls-test-utils] captureKickDiagnostics (src/Test/Hls.hs:890)
  20746. 2799.11 s [hls-test-utils] kick (src/Test/Hls.hs:914)
  20747. 2799.11 s [hls-test-utils] TestConfig (src/Test/Hls.hs:692)
  20748. 2800.53 s [hls-test-utils] Warning: Test.Hls: could not find link destinations for:
  20749. 2800.53 s [hls-test-utils] - Data.Vector.Unboxed.Base.Unbox
  20750. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasError
  20751. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.error
  20752. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasJsonrpc
  20753. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.jsonrpc
  20754. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasParams
  20755. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.params
  20756. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasResult
  20757. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.result
  20758. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.HasXdata
  20759. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Message.Lens.xdata
  20760. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActions
  20761. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.actions
  20762. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActiveParameter
  20763. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.activeParameter
  20764. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActiveParameterSupport
  20765. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.activeParameterSupport
  20766. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActiveSignature
  20767. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.activeSignature
  20768. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasActiveSignatureHelp
  20769. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.activeSignatureHelp
  20770. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAdded
  20771. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.added
  20772. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAdditionalPropertiesSupport
  20773. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.additionalPropertiesSupport
  20774. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAdditionalTextEdits
  20775. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.additionalTextEdits
  20776. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAllCommitCharacters
  20777. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.allCommitCharacters
  20778. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAllowedTags
  20779. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.allowedTags
  20780. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAlpha
  20781. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.alpha
  20782. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAnnotationId
  20783. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.annotationId
  20784. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasApplied
  20785. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.applied
  20786. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasApplyEdit
  20787. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.applyEdit
  20788. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasArguments
  20789. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.arguments
  20790. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasArray
  20791. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.array
  20792. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasAugmentsSyntaxTokens
  20793. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.augmentsSyntaxTokens
  20794. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasBaseUri
  20795. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.baseUri
  20796. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasBlue
  20797. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.blue
  20798. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCallHierarchy
  20799. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.callHierarchy
  20800. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCallHierarchyProvider
  20801. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.callHierarchyProvider
  20802. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCancel
  20803. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.cancel
  20804. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCancellable
  20805. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.cancellable
  20806. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCapabilities
  20807. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.capabilities
  20808. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCaseSensitiveLookup
  20809. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.caseSensitiveLookup
  20810. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCellTextDocuments
  20811. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.cellTextDocuments
  20812. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCells
  20813. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.cells
  20814. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCh
  20815. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ch
  20816. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChange
  20817. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.change
  20818. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChangeAnnotationSupport
  20819. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.changeAnnotationSupport
  20820. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChangeAnnotations
  20821. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.changeAnnotations
  20822. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChangeNotifications
  20823. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.changeNotifications
  20824. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChanges
  20825. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.changes
  20826. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCharacter
  20827. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.character
  20828. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasChildren
  20829. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.children
  20830. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasClientInfo
  20831. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.clientInfo
  20832. 2800.53 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCode
  20833. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.code
  20834. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeAction
  20835. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeAction
  20836. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeActionKind
  20837. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeActionKind
  20838. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeActionKinds
  20839. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeActionKinds
  20840. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeActionLiteralSupport
  20841. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeActionLiteralSupport
  20842. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeActionProvider
  20843. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeActionProvider
  20844. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeDescription
  20845. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeDescription
  20846. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeDescriptionSupport
  20847. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeDescriptionSupport
  20848. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeLens
  20849. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeLens
  20850. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCodeLensProvider
  20851. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.codeLensProvider
  20852. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCollapsedText
  20853. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.collapsedText
  20854. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasColor
  20855. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.color
  20856. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasColorProvider
  20857. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.colorProvider
  20858. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCommand
  20859. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.command
  20860. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCommands
  20861. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.commands
  20862. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCommitCharacters
  20863. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.commitCharacters
  20864. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCommitCharactersSupport
  20865. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.commitCharactersSupport
  20866. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletion
  20867. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completion
  20868. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletionItem
  20869. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completionItem
  20870. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletionItemKind
  20871. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completionItemKind
  20872. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletionList
  20873. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completionList
  20874. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasCompletionProvider
  20875. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.completionProvider
  20876. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasConfiguration
  20877. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.configuration
  20878. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContainerName
  20879. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.containerName
  20880. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContentChanges
  20881. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.contentChanges
  20882. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContentFormat
  20883. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.contentFormat
  20884. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContents
  20885. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.contents
  20886. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContext
  20887. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.context
  20888. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasContextSupport
  20889. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.contextSupport
  20890. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDataSupport
  20891. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.dataSupport
  20892. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasData_
  20893. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.data_
  20894. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeclaration
  20895. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.declaration
  20896. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeclarationProvider
  20897. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.declarationProvider
  20898. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDefaultBehavior
  20899. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.defaultBehavior
  20900. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDefinition
  20901. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.definition
  20902. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDefinitionProvider
  20903. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.definitionProvider
  20904. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeleteCount
  20905. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deleteCount
  20906. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDelta
  20907. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.delta
  20908. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeltaLine
  20909. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deltaLine
  20910. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeltaStartChar
  20911. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deltaStartChar
  20912. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeprecated
  20913. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deprecated
  20914. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDeprecatedSupport
  20915. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.deprecatedSupport
  20916. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDescription
  20917. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.description
  20918. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDetail
  20919. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.detail
  20920. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDiagnostic
  20921. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.diagnostic
  20922. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDiagnosticProvider
  20923. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.diagnosticProvider
  20924. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDiagnostics
  20925. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.diagnostics
  20926. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidChangeConfiguration
  20927. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didChangeConfiguration
  20928. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidChangeWatchedFiles
  20929. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didChangeWatchedFiles
  20930. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidClose
  20931. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didClose
  20932. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidCreate
  20933. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didCreate
  20934. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidDelete
  20935. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didDelete
  20936. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidOpen
  20937. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didOpen
  20938. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidRename
  20939. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didRename
  20940. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDidSave
  20941. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.didSave
  20942. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDisabled
  20943. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.disabled
  20944. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDisabledSupport
  20945. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.disabledSupport
  20946. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocument
  20947. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.document
  20948. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentChanges
  20949. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentChanges
  20950. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentFormattingProvider
  20951. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentFormattingProvider
  20952. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentHighlight
  20953. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentHighlight
  20954. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentHighlightProvider
  20955. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentHighlightProvider
  20956. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentLink
  20957. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentLink
  20958. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentLinkProvider
  20959. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentLinkProvider
  20960. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentOnTypeFormattingProvider
  20961. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentOnTypeFormattingProvider
  20962. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentRangeFormattingProvider
  20963. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentRangeFormattingProvider
  20964. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentSelector
  20965. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentSelector
  20966. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentSymbol
  20967. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentSymbol
  20968. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentSymbolProvider
  20969. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentSymbolProvider
  20970. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentation
  20971. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentation
  20972. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDocumentationFormat
  20973. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.documentationFormat
  20974. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasDynamicRegistration
  20975. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.dynamicRegistration
  20976. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEdit
  20977. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.edit
  20978. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEditRange
  20979. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.editRange
  20980. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEdits
  20981. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.edits
  20982. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEnd
  20983. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.end
  20984. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEndCharacter
  20985. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.endCharacter
  20986. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEndLine
  20987. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.endLine
  20988. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEngine
  20989. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.engine
  20990. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasEvent
  20991. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.event
  20992. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecuteCommand
  20993. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executeCommand
  20994. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecuteCommandProvider
  20995. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executeCommandProvider
  20996. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecutionOrder
  20997. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executionOrder
  20998. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecutionSummary
  20999. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executionSummary
  21000. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExecutionSummarySupport
  21001. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.executionSummarySupport
  21002. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExperimental
  21003. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.experimental
  21004. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExpression
  21005. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.expression
  21006. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasExternal
  21007. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.external
  21008. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFailedChange
  21009. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.failedChange
  21010. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFailureHandling
  21011. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.failureHandling
  21012. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFailureReason
  21013. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.failureReason
  21014. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFileOperations
  21015. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.fileOperations
  21016. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFiles
  21017. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.files
  21018. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFilterText
  21019. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.filterText
  21020. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFilters
  21021. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.filters
  21022. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFirstTriggerCharacter
  21023. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.firstTriggerCharacter
  21024. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFoldingRange
  21025. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.foldingRange
  21026. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFoldingRangeKind
  21027. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.foldingRangeKind
  21028. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFoldingRangeProvider
  21029. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.foldingRangeProvider
  21030. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFormats
  21031. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.formats
  21032. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFormatting
  21033. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.formatting
  21034. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFrameId
  21035. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.frameId
  21036. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFrom
  21037. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.from
  21038. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFromRanges
  21039. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.fromRanges
  21040. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasFull
  21041. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.full
  21042. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGeneral
  21043. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.general
  21044. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGlob
  21045. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.glob
  21046. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGlobPattern
  21047. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.globPattern
  21048. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGreen
  21049. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.green
  21050. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasGroupsOnLabel
  21051. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.groupsOnLabel
  21052. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHierarchicalDocumentSymbolSupport
  21053. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.hierarchicalDocumentSymbolSupport
  21054. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHonorsChangeAnnotations
  21055. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.honorsChangeAnnotations
  21056. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHover
  21057. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.hover
  21058. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHoverProvider
  21059. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.hoverProvider
  21060. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasHref
  21061. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.href
  21062. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasId
  21063. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.id
  21064. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIdentifier
  21065. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.identifier
  21066. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIgnoreCase
  21067. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ignoreCase
  21068. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIgnoreIfExists
  21069. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ignoreIfExists
  21070. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIgnoreIfNotExists
  21071. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ignoreIfNotExists
  21072. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasImplementation
  21073. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.implementation
  21074. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasImplementationProvider
  21075. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.implementationProvider
  21076. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIncludeDeclaration
  21077. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.includeDeclaration
  21078. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIncludeText
  21079. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.includeText
  21080. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInitializationOptions
  21081. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.initializationOptions
  21082. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInlayHint
  21083. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.inlayHint
  21084. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInlayHintProvider
  21085. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.inlayHintProvider
  21086. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInlineValue
  21087. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.inlineValue
  21088. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInlineValueProvider
  21089. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.inlineValueProvider
  21090. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsert
  21091. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insert
  21092. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertFinalNewline
  21093. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertFinalNewline
  21094. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertReplaceSupport
  21095. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertReplaceSupport
  21096. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertSpaces
  21097. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertSpaces
  21098. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertText
  21099. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertText
  21100. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertTextFormat
  21101. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertTextFormat
  21102. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertTextMode
  21103. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertTextMode
  21104. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInsertTextModeSupport
  21105. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.insertTextModeSupport
  21106. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasInterFileDependencies
  21107. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.interFileDependencies
  21108. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIsIncomplete
  21109. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.isIncomplete
  21110. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIsPreferred
  21111. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.isPreferred
  21112. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIsPreferredSupport
  21113. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.isPreferredSupport
  21114. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasIsRetrigger
  21115. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.isRetrigger
  21116. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasItem
  21117. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.item
  21118. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasItemDefaults
  21119. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.itemDefaults
  21120. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasItems
  21121. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.items
  21122. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasKind
  21123. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.kind
  21124. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabel
  21125. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.label
  21126. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabelDetails
  21127. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.labelDetails
  21128. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabelDetailsSupport
  21129. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.labelDetailsSupport
  21130. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabelOffsetSupport
  21131. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.labelOffsetSupport
  21132. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLabelSupport
  21133. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.labelSupport
  21134. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLanguage
  21135. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.language
  21136. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLanguageId
  21137. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.languageId
  21138. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLegend
  21139. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.legend
  21140. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLength
  21141. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.length
  21142. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLine
  21143. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.line
  21144. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLineFoldingOnly
  21145. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.lineFoldingOnly
  21146. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLinkSupport
  21147. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.linkSupport
  21148. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLinkedEditingRange
  21149. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.linkedEditingRange
  21150. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLinkedEditingRangeProvider
  21151. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.linkedEditingRangeProvider
  21152. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLocale
  21153. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.locale
  21154. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasLocation
  21155. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.location
  21156. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMarkdown
  21157. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.markdown
  21158. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMatches
  21159. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.matches
  21160. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMessage
  21161. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.message
  21162. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMessageActionItem
  21163. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.messageActionItem
  21164. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMetadata
  21165. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.metadata
  21166. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMethod
  21167. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.method
  21168. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMoniker
  21169. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.moniker
  21170. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMonikerProvider
  21171. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.monikerProvider
  21172. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMoreTriggerCharacter
  21173. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.moreTriggerCharacter
  21174. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasMultilineTokenSupport
  21175. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.multilineTokenSupport
  21176. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasName
  21177. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.name
  21178. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNeedsConfirmation
  21179. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.needsConfirmation
  21180. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNewName
  21181. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.newName
  21182. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNewText
  21183. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.newText
  21184. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNewUri
  21185. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.newUri
  21186. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNormalizesLineEndings
  21187. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.normalizesLineEndings
  21188. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebook
  21189. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebook
  21190. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebookDocument
  21191. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebookDocument
  21192. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebookDocumentSync
  21193. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebookDocumentSync
  21194. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebookSelector
  21195. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebookSelector
  21196. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasNotebookType
  21197. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.notebookType
  21198. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOldUri
  21199. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.oldUri
  21200. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOnTypeFormatting
  21201. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.onTypeFormatting
  21202. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOnly
  21203. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.only
  21204. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOpenClose
  21205. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.openClose
  21206. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOptions
  21207. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.options
  21208. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOriginSelectionRange
  21209. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.originSelectionRange
  21210. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOverlappingTokenSupport
  21211. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.overlappingTokenSupport
  21212. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasOverwrite
  21213. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.overwrite
  21214. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPaddingLeft
  21215. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.paddingLeft
  21216. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPaddingRight
  21217. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.paddingRight
  21218. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasParameterInformation
  21219. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.parameterInformation
  21220. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasParameters
  21221. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.parameters
  21222. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasParent
  21223. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.parent
  21224. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasParser
  21225. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.parser
  21226. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPartialResultToken
  21227. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.partialResultToken
  21228. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPattern
  21229. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.pattern
  21230. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPercentage
  21231. 2800.54 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.percentage
  21232. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPlaceholder
  21233. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.placeholder
  21234. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPosition
  21235. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.position
  21236. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPositionEncoding
  21237. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.positionEncoding
  21238. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPositionEncodings
  21239. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.positionEncodings
  21240. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPositions
  21241. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.positions
  21242. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPrepareProvider
  21243. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.prepareProvider
  21244. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPrepareSupport
  21245. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.prepareSupport
  21246. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPrepareSupportDefaultBehavior
  21247. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.prepareSupportDefaultBehavior
  21248. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPreselect
  21249. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.preselect
  21250. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPreselectSupport
  21251. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.preselectSupport
  21252. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPreviousResultId
  21253. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.previousResultId
  21254. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPreviousResultIds
  21255. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.previousResultIds
  21256. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasProcessId
  21257. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.processId
  21258. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasProperties
  21259. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.properties
  21260. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasPublishDiagnostics
  21261. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.publishDiagnostics
  21262. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasQuery
  21263. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.query
  21264. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRange
  21265. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.range
  21266. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRangeFormatting
  21267. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rangeFormatting
  21268. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRangeLength
  21269. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rangeLength
  21270. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRangeLimit
  21271. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rangeLimit
  21272. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRanges
  21273. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.ranges
  21274. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasReason
  21275. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.reason
  21276. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRecursive
  21277. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.recursive
  21278. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRed
  21279. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.red
  21280. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasReferences
  21281. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.references
  21282. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasReferencesProvider
  21283. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.referencesProvider
  21284. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRefreshSupport
  21285. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.refreshSupport
  21286. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRegisterOptions
  21287. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.registerOptions
  21288. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRegistrations
  21289. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.registrations
  21290. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRegularExpressions
  21291. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.regularExpressions
  21292. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRelatedDocumentSupport
  21293. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.relatedDocumentSupport
  21294. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRelatedDocuments
  21295. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.relatedDocuments
  21296. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRelatedInformation
  21297. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.relatedInformation
  21298. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRelativePatternSupport
  21299. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.relativePatternSupport
  21300. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRemoved
  21301. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.removed
  21302. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRename
  21303. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rename
  21304. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRenameProvider
  21305. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.renameProvider
  21306. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasReplace
  21307. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.replace
  21308. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRequests
  21309. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.requests
  21310. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasResolveProvider
  21311. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.resolveProvider
  21312. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasResolveSupport
  21313. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.resolveSupport
  21314. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasResourceOperations
  21315. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.resourceOperations
  21316. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasResultId
  21317. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.resultId
  21318. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRetriggerCharacters
  21319. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.retriggerCharacters
  21320. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRetriggerRequest
  21321. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.retriggerRequest
  21322. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRetry
  21323. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.retry
  21324. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRetryOnContentModified
  21325. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.retryOnContentModified
  21326. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRootPath
  21327. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rootPath
  21328. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasRootUri
  21329. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.rootUri
  21330. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSave
  21331. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.save
  21332. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasScheme
  21333. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.scheme
  21334. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasScopeUri
  21335. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.scopeUri
  21336. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSection
  21337. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.section
  21338. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSelection
  21339. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.selection
  21340. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSelectionRange
  21341. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.selectionRange
  21342. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSelectionRangeProvider
  21343. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.selectionRangeProvider
  21344. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSemanticTokens
  21345. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.semanticTokens
  21346. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSemanticTokensProvider
  21347. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.semanticTokensProvider
  21348. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasServerCancelSupport
  21349. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.serverCancelSupport
  21350. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasServerInfo
  21351. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.serverInfo
  21352. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSettings
  21353. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.settings
  21354. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSeverity
  21355. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.severity
  21356. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasShowDocument
  21357. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.showDocument
  21358. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasShowMessage
  21359. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.showMessage
  21360. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSignatureHelp
  21361. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.signatureHelp
  21362. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSignatureHelpProvider
  21363. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.signatureHelpProvider
  21364. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSignatureInformation
  21365. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.signatureInformation
  21366. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSignatures
  21367. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.signatures
  21368. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSnippetSupport
  21369. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.snippetSupport
  21370. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSortText
  21371. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.sortText
  21372. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSource
  21373. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.source
  21374. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStaleRequestSupport
  21375. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.staleRequestSupport
  21376. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStart
  21377. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.start
  21378. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStartChar
  21379. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.startChar
  21380. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStartCharacter
  21381. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.startCharacter
  21382. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStartLine
  21383. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.startLine
  21384. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStoppedLocation
  21385. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.stoppedLocation
  21386. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasStructure
  21387. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.structure
  21388. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSuccess
  21389. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.success
  21390. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSupport
  21391. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.support
  21392. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSupported
  21393. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.supported
  21394. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSymbol
  21395. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.symbol
  21396. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSymbolKind
  21397. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.symbolKind
  21398. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSyncKind
  21399. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.syncKind
  21400. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasSynchronization
  21401. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.synchronization
  21402. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTabSize
  21403. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tabSize
  21404. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTagSupport
  21405. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tagSupport
  21406. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTags
  21407. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tags
  21408. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTakeFocus
  21409. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.takeFocus
  21410. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTarget
  21411. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.target
  21412. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTargetRange
  21413. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.targetRange
  21414. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTargetSelectionRange
  21415. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.targetSelectionRange
  21416. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTargetUri
  21417. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.targetUri
  21418. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasText
  21419. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.text
  21420. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextContent
  21421. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textContent
  21422. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextDocument
  21423. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textDocument
  21424. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextDocumentSync
  21425. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textDocumentSync
  21426. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextEdit
  21427. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textEdit
  21428. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextEditText
  21429. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textEditText
  21430. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTextEdits
  21431. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.textEdits
  21432. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTitle
  21433. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.title
  21434. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTo
  21435. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.to
  21436. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasToken
  21437. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.token
  21438. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTokenModifiers
  21439. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tokenModifiers
  21440. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTokenType
  21441. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tokenType
  21442. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTokenTypes
  21443. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tokenTypes
  21444. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTooltip
  21445. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tooltip
  21446. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTooltipSupport
  21447. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.tooltipSupport
  21448. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTrace
  21449. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.trace
  21450. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTriggerCharacter
  21451. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.triggerCharacter
  21452. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTriggerCharacters
  21453. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.triggerCharacters
  21454. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTriggerKind
  21455. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.triggerKind
  21456. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTrimFinalNewlines
  21457. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.trimFinalNewlines
  21458. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTrimTrailingWhitespace
  21459. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.trimTrailingWhitespace
  21460. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTypeDefinition
  21461. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.typeDefinition
  21462. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTypeDefinitionProvider
  21463. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.typeDefinitionProvider
  21464. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTypeHierarchy
  21465. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.typeHierarchy
  21466. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasTypeHierarchyProvider
  21467. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.typeHierarchyProvider
  21468. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasType_
  21469. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.type_
  21470. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasUnique
  21471. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.unique
  21472. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasUnregisterations
  21473. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.unregisterations
  21474. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasUri
  21475. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.uri
  21476. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasValue
  21477. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.value
  21478. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasValueSet
  21479. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.valueSet
  21480. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasVariableName
  21481. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.variableName
  21482. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasVerbose
  21483. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.verbose
  21484. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasVersion
  21485. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.version
  21486. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasVersionSupport
  21487. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.versionSupport
  21488. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWatchers
  21489. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.watchers
  21490. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillCreate
  21491. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willCreate
  21492. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillDelete
  21493. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willDelete
  21494. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillRename
  21495. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willRename
  21496. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillSave
  21497. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willSave
  21498. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWillSaveWaitUntil
  21499. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.willSaveWaitUntil
  21500. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWindow
  21501. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.window
  21502. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWordPattern
  21503. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.wordPattern
  21504. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkDoneProgress
  21505. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workDoneProgress
  21506. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkDoneToken
  21507. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workDoneToken
  21508. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspace
  21509. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspace
  21510. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspaceDiagnostics
  21511. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspaceDiagnostics
  21512. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspaceEdit
  21513. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspaceEdit
  21514. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspaceFolders
  21515. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspaceFolders
  21516. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.HasWorkspaceSymbolProvider
  21517. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Lens.workspaceSymbolProvider
  21518. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Common.Null
  21519. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.MVector
  21520. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeWrite
  21521. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicSet
  21522. 2800.55 s [hls-test-utils] - Data.Vector.Unboxed.Base.MV_Int32
  21523. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Base.basicLength
  21524. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeIndexM
  21525. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeNew
  21526. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeFreeze
  21527. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeSlice
  21528. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicLength
  21529. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeGrow
  21530. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeRead
  21531. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Base.elemseq
  21532. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicInitialize
  21533. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeCopy
  21534. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeCopy
  21535. 2800.55 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeSlice
  21536. 2800.55 s [hls-test-utils] - Data.Vector.Primitive.Vector
  21537. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.AnnotatedTextEdit.Rep_AnnotatedTextEdit
  21538. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ChangeAnnotationIdentifier.Rep_ChangeAnnotationIdentifier
  21539. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Range.Rep_Range
  21540. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Position.Rep_Position
  21541. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ApplyWorkspaceEditParams.Rep_ApplyWorkspaceEditParams
  21542. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceEdit.Rep_WorkspaceEdit
  21543. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextEdit.Rep_TextEdit
  21544. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Common.Rep_|?
  21545. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentEdit.Rep_TextDocumentEdit
  21546. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.OptionalVersionedTextDocumentIdentifier.Rep_OptionalVersionedTextDocumentIdentifier
  21547. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CreateFile.Rep_CreateFile
  21548. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CreateFileOptions.Rep_CreateFileOptions
  21549. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameFile.Rep_RenameFile
  21550. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameFileOptions.Rep_RenameFileOptions
  21551. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeleteFile.Rep_DeleteFile
  21552. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeleteFileOptions.Rep_DeleteFileOptions
  21553. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ChangeAnnotation.Rep_ChangeAnnotation
  21554. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ApplyWorkspaceEditResult.Rep_ApplyWorkspaceEditResult
  21555. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Common.Rep_UInt
  21556. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.BaseSymbolInformation.Rep_BaseSymbolInformation
  21557. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolTag.Rep_SymbolTag
  21558. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolKind.D:R:EnumBaseTypeSymbolKind
  21559. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolKind.Rep_SymbolKind
  21560. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolTag.D:R:EnumBaseTypeSymbolTag
  21561. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyClientCapabilities.Rep_CallHierarchyClientCapabilities
  21562. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCall.Rep_CallHierarchyIncomingCall
  21563. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyItem.Rep_CallHierarchyItem
  21564. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyIncomingCallsParams.Rep_CallHierarchyIncomingCallsParams
  21565. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ProgressToken.Rep_ProgressToken
  21566. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Uri.Rep_NormalizedFilePath
  21567. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Uri.Rep_NormalizedUri
  21568. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Uri.Rep_Uri
  21569. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Types.Uri.SystemOS
  21570. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyOptions.Rep_CallHierarchyOptions
  21571. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCall.Rep_CallHierarchyOutgoingCall
  21572. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyOutgoingCallsParams.Rep_CallHierarchyOutgoingCallsParams
  21573. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyPrepareParams.Rep_CallHierarchyPrepareParams
  21574. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentIdentifier.Rep_TextDocumentIdentifier
  21575. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CallHierarchyRegistrationOptions.Rep_CallHierarchyRegistrationOptions
  21576. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFilter.Rep_DocumentFilter
  21577. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentFilter.Rep_TextDocumentFilter
  21578. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentFilterLanguage.Rep_TextDocumentFilterLanguage
  21579. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentFilterScheme.Rep_TextDocumentFilterScheme
  21580. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentFilterPattern.Rep_TextDocumentFilterPattern
  21581. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellTextDocumentFilter.Rep_NotebookCellTextDocumentFilter
  21582. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilter.Rep_NotebookDocumentFilter
  21583. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterNotebookType.Rep_NotebookDocumentFilterNotebookType
  21584. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterScheme.Rep_NotebookDocumentFilterScheme
  21585. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterPattern.Rep_NotebookDocumentFilterPattern
  21586. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSelector.Rep_DocumentSelector
  21587. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CancelParams.Rep_CancelParams
  21588. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ChangeAnnotationsSupportOptions.Rep_ChangeAnnotationsSupportOptions
  21589. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCapabilities.Rep_ClientCapabilities
  21590. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceClientCapabilities.Rep_WorkspaceClientCapabilities
  21591. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceEditClientCapabilities.Rep_WorkspaceEditClientCapabilities
  21592. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ResourceOperationKind.Rep_ResourceOperationKind
  21593. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FailureHandlingKind.Rep_FailureHandlingKind
  21594. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeConfigurationClientCapabilities.Rep_DidChangeConfigurationClientCapabilities
  21595. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesClientCapabilities.Rep_DidChangeWatchedFilesClientCapabilities
  21596. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolClientCapabilities.Rep_WorkspaceSymbolClientCapabilities
  21597. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSymbolKindOptions.Rep_ClientSymbolKindOptions
  21598. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSymbolTagOptions.Rep_ClientSymbolTagOptions
  21599. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSymbolResolveOptions.Rep_ClientSymbolResolveOptions
  21600. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecuteCommandClientCapabilities.Rep_ExecuteCommandClientCapabilities
  21601. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensWorkspaceClientCapabilities.Rep_SemanticTokensWorkspaceClientCapabilities
  21602. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensWorkspaceClientCapabilities.Rep_CodeLensWorkspaceClientCapabilities
  21603. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationClientCapabilities.Rep_FileOperationClientCapabilities
  21604. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueWorkspaceClientCapabilities.Rep_InlineValueWorkspaceClientCapabilities
  21605. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintWorkspaceClientCapabilities.Rep_InlayHintWorkspaceClientCapabilities
  21606. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticWorkspaceClientCapabilities.Rep_DiagnosticWorkspaceClientCapabilities
  21607. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentClientCapabilities.Rep_TextDocumentClientCapabilities
  21608. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncClientCapabilities.Rep_TextDocumentSyncClientCapabilities
  21609. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionClientCapabilities.Rep_CompletionClientCapabilities
  21610. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemOptions.Rep_ClientCompletionItemOptions
  21611. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkupKind.Rep_MarkupKind
  21612. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemTag.Rep_CompletionItemTag
  21613. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemTagOptions.Rep_CompletionItemTagOptions
  21614. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemResolveOptions.Rep_ClientCompletionItemResolveOptions
  21615. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertTextMode.Rep_InsertTextMode
  21616. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemInsertTextModeOptions.Rep_ClientCompletionItemInsertTextModeOptions
  21617. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCompletionItemOptionsKind.Rep_ClientCompletionItemOptionsKind
  21618. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionListCapabilities.Rep_CompletionListCapabilities
  21619. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.HoverClientCapabilities.Rep_HoverClientCapabilities
  21620. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpClientCapabilities.Rep_SignatureHelpClientCapabilities
  21621. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSignatureInformationOptions.Rep_ClientSignatureInformationOptions
  21622. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSignatureParameterInformationOptions.Rep_ClientSignatureParameterInformationOptions
  21623. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationClientCapabilities.Rep_DeclarationClientCapabilities
  21624. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionClientCapabilities.Rep_DefinitionClientCapabilities
  21625. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeDefinitionClientCapabilities.Rep_TypeDefinitionClientCapabilities
  21626. 2800.55 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ImplementationClientCapabilities.Rep_ImplementationClientCapabilities
  21627. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceClientCapabilities.Rep_ReferenceClientCapabilities
  21628. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightClientCapabilities.Rep_DocumentHighlightClientCapabilities
  21629. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbolClientCapabilities.Rep_DocumentSymbolClientCapabilities
  21630. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionClientCapabilities.Rep_CodeActionClientCapabilities
  21631. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionKind.Rep_CodeActionKind
  21632. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCodeActionLiteralOptions.Rep_ClientCodeActionLiteralOptions
  21633. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCodeActionKindOptions.Rep_ClientCodeActionKindOptions
  21634. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientCodeActionResolveOptions.Rep_ClientCodeActionResolveOptions
  21635. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensClientCapabilities.Rep_CodeLensClientCapabilities
  21636. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLinkClientCapabilities.Rep_DocumentLinkClientCapabilities
  21637. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentColorClientCapabilities.Rep_DocumentColorClientCapabilities
  21638. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFormattingClientCapabilities.Rep_DocumentFormattingClientCapabilities
  21639. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingClientCapabilities.Rep_DocumentRangeFormattingClientCapabilities
  21640. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingClientCapabilities.Rep_DocumentOnTypeFormattingClientCapabilities
  21641. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameClientCapabilities.Rep_RenameClientCapabilities
  21642. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareSupportDefaultBehavior.Rep_PrepareSupportDefaultBehavior
  21643. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeClientCapabilities.Rep_FoldingRangeClientCapabilities
  21644. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientFoldingRangeKindOptions.Rep_ClientFoldingRangeKindOptions
  21645. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeKind.Rep_FoldingRangeKind
  21646. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientFoldingRangeOptions.Rep_ClientFoldingRangeOptions
  21647. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRangeClientCapabilities.Rep_SelectionRangeClientCapabilities
  21648. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsClientCapabilities.Rep_PublishDiagnosticsClientCapabilities
  21649. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticTag.Rep_DiagnosticTag
  21650. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientDiagnosticsTagOptions.Rep_ClientDiagnosticsTagOptions
  21651. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensClientCapabilities.Rep_SemanticTokensClientCapabilities
  21652. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSemanticTokensRequestOptions.Rep_ClientSemanticTokensRequestOptions
  21653. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TokenFormat.Rep_TokenFormat
  21654. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientSemanticTokensRequestFullDelta.Rep_ClientSemanticTokensRequestFullDelta
  21655. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeClientCapabilities.Rep_LinkedEditingRangeClientCapabilities
  21656. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerClientCapabilities.Rep_MonikerClientCapabilities
  21657. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyClientCapabilities.Rep_TypeHierarchyClientCapabilities
  21658. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueClientCapabilities.Rep_InlineValueClientCapabilities
  21659. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintClientCapabilities.Rep_InlayHintClientCapabilities
  21660. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientInlayHintResolveOptions.Rep_ClientInlayHintResolveOptions
  21661. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticClientCapabilities.Rep_DiagnosticClientCapabilities
  21662. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentClientCapabilities.Rep_NotebookDocumentClientCapabilities
  21663. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentSyncClientCapabilities.Rep_NotebookDocumentSyncClientCapabilities
  21664. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WindowClientCapabilities.Rep_WindowClientCapabilities
  21665. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowMessageRequestClientCapabilities.Rep_ShowMessageRequestClientCapabilities
  21666. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientShowMessageActionItemOptions.Rep_ClientShowMessageActionItemOptions
  21667. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowDocumentClientCapabilities.Rep_ShowDocumentClientCapabilities
  21668. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.GeneralClientCapabilities.Rep_GeneralClientCapabilities
  21669. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.StaleRequestSupportOptions.Rep_StaleRequestSupportOptions
  21670. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RegularExpressionsClientCapabilities.Rep_RegularExpressionsClientCapabilities
  21671. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RegularExpressionEngineKind.Rep_RegularExpressionEngineKind
  21672. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkdownClientCapabilities.Rep_MarkdownClientCapabilities
  21673. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PositionEncodingKind.Rep_PositionEncodingKind
  21674. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionKind.D:R:EnumBaseTypeCodeActionKind
  21675. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertTextMode.D:R:EnumBaseTypeInsertTextMode
  21676. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkupKind.D:R:EnumBaseTypeMarkupKind
  21677. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemTag.D:R:EnumBaseTypeCompletionItemTag
  21678. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemKind.D:R:EnumBaseTypeCompletionItemKind
  21679. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemKind.Rep_CompletionItemKind
  21680. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticTag.D:R:EnumBaseTypeDiagnosticTag
  21681. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeKind.D:R:EnumBaseTypeFoldingRangeKind
  21682. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ClientInfo.Rep_ClientInfo
  21683. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeAction.Rep_CodeAction
  21684. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Diagnostic.Rep_Diagnostic
  21685. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticSeverity.Rep_DiagnosticSeverity
  21686. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeDescription.Rep_CodeDescription
  21687. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticRelatedInformation.Rep_DiagnosticRelatedInformation
  21688. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Location.Rep_Location
  21689. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionDisabled.Rep_CodeActionDisabled
  21690. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Command.Rep_Command
  21691. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionContext.Rep_CodeActionContext
  21692. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionTriggerKind.Rep_CodeActionTriggerKind
  21693. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionTriggerKind.D:R:EnumBaseTypeCodeActionTriggerKind
  21694. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionOptions.Rep_CodeActionOptions
  21695. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionParams.Rep_CodeActionParams
  21696. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeActionRegistrationOptions.Rep_CodeActionRegistrationOptions
  21697. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLens.Rep_CodeLens
  21698. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensOptions.Rep_CodeLensOptions
  21699. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensParams.Rep_CodeLensParams
  21700. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CodeLensRegistrationOptions.Rep_CodeLensRegistrationOptions
  21701. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Color.Rep_Color
  21702. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ColorInformation.Rep_ColorInformation
  21703. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ColorPresentation.Rep_ColorPresentation
  21704. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ColorPresentationParams.Rep_ColorPresentationParams
  21705. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionContext.Rep_CompletionContext
  21706. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionTriggerKind.Rep_CompletionTriggerKind
  21707. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionTriggerKind.D:R:EnumBaseTypeCompletionTriggerKind
  21708. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItem.Rep_CompletionItem
  21709. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemLabelDetails.Rep_CompletionItemLabelDetails
  21710. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkupContent.Rep_MarkupContent
  21711. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertTextFormat.Rep_InsertTextFormat
  21712. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertReplaceEdit.Rep_InsertReplaceEdit
  21713. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InsertTextFormat.D:R:EnumBaseTypeInsertTextFormat
  21714. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionItemDefaults.Rep_CompletionItemDefaults
  21715. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.EditRangeWithInsertReplace.Rep_EditRangeWithInsertReplace
  21716. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionList.Rep_CompletionList
  21717. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionOptions.Rep_CompletionOptions
  21718. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ServerCompletionItemOptions.Rep_ServerCompletionItemOptions
  21719. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionParams.Rep_CompletionParams
  21720. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CompletionRegistrationOptions.Rep_CompletionRegistrationOptions
  21721. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ConfigurationItem.Rep_ConfigurationItem
  21722. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ConfigurationParams.Rep_ConfigurationParams
  21723. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.CreateFilesParams.Rep_CreateFilesParams
  21724. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileCreate.Rep_FileCreate
  21725. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Declaration.Rep_Declaration
  21726. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationLink.Rep_DeclarationLink
  21727. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LocationLink.Rep_LocationLink
  21728. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationOptions.Rep_DeclarationOptions
  21729. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationParams.Rep_DeclarationParams
  21730. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeclarationRegistrationOptions.Rep_DeclarationRegistrationOptions
  21731. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Definition.Rep_Definition
  21732. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionLink.Rep_DefinitionLink
  21733. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionOptions.Rep_DefinitionOptions
  21734. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionParams.Rep_DefinitionParams
  21735. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DefinitionRegistrationOptions.Rep_DefinitionRegistrationOptions
  21736. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DeleteFilesParams.Rep_DeleteFilesParams
  21737. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileDelete.Rep_FileDelete
  21738. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticSeverity.D:R:EnumBaseTypeDiagnosticSeverity
  21739. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticOptions.Rep_DiagnosticOptions
  21740. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticRegistrationOptions.Rep_DiagnosticRegistrationOptions
  21741. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DiagnosticServerCancellationData.Rep_DiagnosticServerCancellationData
  21742. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeConfigurationParams.Rep_DidChangeConfigurationParams
  21743. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeConfigurationRegistrationOptions.Rep_DidChangeConfigurationRegistrationOptions
  21744. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeNotebookDocumentParams.Rep_DidChangeNotebookDocumentParams
  21745. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.VersionedNotebookDocumentIdentifier.Rep_VersionedNotebookDocumentIdentifier
  21746. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentChangeEvent.Rep_NotebookDocumentChangeEvent
  21747. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentCellChanges.Rep_NotebookDocumentCellChanges
  21748. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentCellChangeStructure.Rep_NotebookDocumentCellChangeStructure
  21749. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellArrayChange.Rep_NotebookCellArrayChange
  21750. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCell.Rep_NotebookCell
  21751. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellKind.Rep_NotebookCellKind
  21752. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecutionSummary.Rep_ExecutionSummary
  21753. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentItem.Rep_TextDocumentItem
  21754. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentCellContentChanges.Rep_NotebookDocumentCellContentChanges
  21755. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.VersionedTextDocumentIdentifier.Rep_VersionedTextDocumentIdentifier
  21756. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeEvent.Rep_TextDocumentContentChangeEvent
  21757. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangePartial.Rep_TextDocumentContentChangePartial
  21758. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentContentChangeWholeDocument.Rep_TextDocumentContentChangeWholeDocument
  21759. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeTextDocumentParams.Rep_DidChangeTextDocumentParams
  21760. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesParams.Rep_DidChangeWatchedFilesParams
  21761. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileEvent.Rep_FileEvent
  21762. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileChangeType.Rep_FileChangeType
  21763. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeWatchedFilesRegistrationOptions.Rep_DidChangeWatchedFilesRegistrationOptions
  21764. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileSystemWatcher.Rep_FileSystemWatcher
  21765. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.GlobPattern.Rep_GlobPattern
  21766. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Pattern.Rep_Pattern
  21767. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RelativePattern.Rep_RelativePattern
  21768. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFolder.Rep_WorkspaceFolder
  21769. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WatchKind.Rep_WatchKind
  21770. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidChangeWorkspaceFoldersParams.Rep_DidChangeWorkspaceFoldersParams
  21771. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFoldersChangeEvent.Rep_WorkspaceFoldersChangeEvent
  21772. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidCloseNotebookDocumentParams.Rep_DidCloseNotebookDocumentParams
  21773. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentIdentifier.Rep_NotebookDocumentIdentifier
  21774. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidCloseTextDocumentParams.Rep_DidCloseTextDocumentParams
  21775. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidOpenNotebookDocumentParams.Rep_DidOpenNotebookDocumentParams
  21776. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocument.Rep_NotebookDocument
  21777. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidOpenTextDocumentParams.Rep_DidOpenTextDocumentParams
  21778. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidSaveNotebookDocumentParams.Rep_DidSaveNotebookDocumentParams
  21779. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DidSaveTextDocumentParams.Rep_DidSaveTextDocumentParams
  21780. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentColorOptions.Rep_DocumentColorOptions
  21781. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentColorParams.Rep_DocumentColorParams
  21782. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentColorRegistrationOptions.Rep_DocumentColorRegistrationOptions
  21783. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticParams.Rep_DocumentDiagnosticParams
  21784. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReport.Rep_DocumentDiagnosticReport
  21785. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RelatedFullDocumentDiagnosticReport.Rep_RelatedFullDocumentDiagnosticReport
  21786. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FullDocumentDiagnosticReport.Rep_FullDocumentDiagnosticReport
  21787. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UnchangedDocumentDiagnosticReport.Rep_UnchangedDocumentDiagnosticReport
  21788. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RelatedUnchangedDocumentDiagnosticReport.Rep_RelatedUnchangedDocumentDiagnosticReport
  21789. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportKind.D:R:EnumBaseTypeDocumentDiagnosticReportKind
  21790. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportKind.Rep_DocumentDiagnosticReportKind
  21791. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentDiagnosticReportPartialResult.Rep_DocumentDiagnosticReportPartialResult
  21792. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFormattingOptions.Rep_DocumentFormattingOptions
  21793. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFormattingParams.Rep_DocumentFormattingParams
  21794. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FormattingOptions.Rep_FormattingOptions
  21795. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentFormattingRegistrationOptions.Rep_DocumentFormattingRegistrationOptions
  21796. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlight.Rep_DocumentHighlight
  21797. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightKind.Rep_DocumentHighlightKind
  21798. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightKind.D:R:EnumBaseTypeDocumentHighlightKind
  21799. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightOptions.Rep_DocumentHighlightOptions
  21800. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightParams.Rep_DocumentHighlightParams
  21801. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentHighlightRegistrationOptions.Rep_DocumentHighlightRegistrationOptions
  21802. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLink.Rep_DocumentLink
  21803. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLinkOptions.Rep_DocumentLinkOptions
  21804. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLinkParams.Rep_DocumentLinkParams
  21805. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentLinkRegistrationOptions.Rep_DocumentLinkRegistrationOptions
  21806. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingOptions.Rep_DocumentOnTypeFormattingOptions
  21807. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingParams.Rep_DocumentOnTypeFormattingParams
  21808. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentOnTypeFormattingRegistrationOptions.Rep_DocumentOnTypeFormattingRegistrationOptions
  21809. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingOptions.Rep_DocumentRangeFormattingOptions
  21810. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingParams.Rep_DocumentRangeFormattingParams
  21811. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentRangeFormattingRegistrationOptions.Rep_DocumentRangeFormattingRegistrationOptions
  21812. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbol.Rep_DocumentSymbol
  21813. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbolOptions.Rep_DocumentSymbolOptions
  21814. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbolParams.Rep_DocumentSymbolParams
  21815. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.DocumentSymbolRegistrationOptions.Rep_DocumentSymbolRegistrationOptions
  21816. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ErrorCodes.D:R:EnumBaseTypeErrorCodes
  21817. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ErrorCodes.Rep_ErrorCodes
  21818. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecuteCommandOptions.Rep_ExecuteCommandOptions
  21819. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecuteCommandParams.Rep_ExecuteCommandParams
  21820. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ExecuteCommandRegistrationOptions.Rep_ExecuteCommandRegistrationOptions
  21821. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FailureHandlingKind.D:R:EnumBaseTypeFailureHandlingKind
  21822. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileChangeType.D:R:EnumBaseTypeFileChangeType
  21823. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationFilter.Rep_FileOperationFilter
  21824. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationPattern.Rep_FileOperationPattern
  21825. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationPatternKind.Rep_FileOperationPatternKind
  21826. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationPatternOptions.Rep_FileOperationPatternOptions
  21827. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationOptions.Rep_FileOperationOptions
  21828. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationRegistrationOptions.Rep_FileOperationRegistrationOptions
  21829. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileOperationPatternKind.D:R:EnumBaseTypeFileOperationPatternKind
  21830. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FileRename.Rep_FileRename
  21831. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WatchKind.D:R:EnumBaseTypeWatchKind
  21832. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRange.Rep_FoldingRange
  21833. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeOptions.Rep_FoldingRangeOptions
  21834. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeParams.Rep_FoldingRangeParams
  21835. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.FoldingRangeRegistrationOptions.Rep_FoldingRangeRegistrationOptions
  21836. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PositionEncodingKind.D:R:EnumBaseTypePositionEncodingKind
  21837. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Hover.Rep_Hover
  21838. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkedString.Rep_MarkedString
  21839. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MarkedStringWithLanguage.Rep_MarkedStringWithLanguage
  21840. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.HoverOptions.Rep_HoverOptions
  21841. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.HoverParams.Rep_HoverParams
  21842. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.HoverRegistrationOptions.Rep_HoverRegistrationOptions
  21843. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ImplementationOptions.Rep_ImplementationOptions
  21844. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ImplementationParams.Rep_ImplementationParams
  21845. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ImplementationRegistrationOptions.Rep_ImplementationRegistrationOptions
  21846. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InitializeError.Rep_InitializeError
  21847. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InitializeParams.Rep_InitializeParams
  21848. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TraceValue.Rep_TraceValue
  21849. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TraceValue.D:R:EnumBaseTypeTraceValue
  21850. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InitializeResult.Rep_InitializeResult
  21851. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ServerCapabilities.Rep_ServerCapabilities
  21852. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncOptions.Rep_TextDocumentSyncOptions
  21853. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncKind.Rep_TextDocumentSyncKind
  21854. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SaveOptions.Rep_SaveOptions
  21855. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentSyncOptions.Rep_NotebookDocumentSyncOptions
  21856. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterWithNotebook.Rep_NotebookDocumentFilterWithNotebook
  21857. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellLanguage.Rep_NotebookCellLanguage
  21858. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentFilterWithCells.Rep_NotebookDocumentFilterWithCells
  21859. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookDocumentSyncRegistrationOptions.Rep_NotebookDocumentSyncRegistrationOptions
  21860. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpOptions.Rep_SignatureHelpOptions
  21861. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeDefinitionOptions.Rep_TypeDefinitionOptions
  21862. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeDefinitionRegistrationOptions.Rep_TypeDefinitionRegistrationOptions
  21863. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceOptions.Rep_ReferenceOptions
  21864. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolOptions.Rep_WorkspaceSymbolOptions
  21865. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameOptions.Rep_RenameOptions
  21866. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRangeOptions.Rep_SelectionRangeOptions
  21867. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRangeRegistrationOptions.Rep_SelectionRangeRegistrationOptions
  21868. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeOptions.Rep_LinkedEditingRangeOptions
  21869. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeRegistrationOptions.Rep_LinkedEditingRangeRegistrationOptions
  21870. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensOptions.Rep_SemanticTokensOptions
  21871. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensLegend.Rep_SemanticTokensLegend
  21872. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensFullDelta.Rep_SemanticTokensFullDelta
  21873. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensRegistrationOptions.Rep_SemanticTokensRegistrationOptions
  21874. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerOptions.Rep_MonikerOptions
  21875. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerRegistrationOptions.Rep_MonikerRegistrationOptions
  21876. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyOptions.Rep_TypeHierarchyOptions
  21877. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyRegistrationOptions.Rep_TypeHierarchyRegistrationOptions
  21878. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueOptions.Rep_InlineValueOptions
  21879. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueRegistrationOptions.Rep_InlineValueRegistrationOptions
  21880. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintOptions.Rep_InlayHintOptions
  21881. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintRegistrationOptions.Rep_InlayHintRegistrationOptions
  21882. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceOptions.Rep_WorkspaceOptions
  21883. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFoldersServerCapabilities.Rep_WorkspaceFoldersServerCapabilities
  21884. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ServerInfo.Rep_ServerInfo
  21885. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InitializedParams.Rep_InitializedParams
  21886. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHint.Rep_InlayHint
  21887. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintLabelPart.Rep_InlayHintLabelPart
  21888. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintKind.Rep_InlayHintKind
  21889. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintKind.D:R:EnumBaseTypeInlayHintKind
  21890. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlayHintParams.Rep_InlayHintParams
  21891. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValue.Rep_InlineValue
  21892. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueText.Rep_InlineValueText
  21893. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueVariableLookup.Rep_InlineValueVariableLookup
  21894. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueEvaluatableExpression.Rep_InlineValueEvaluatableExpression
  21895. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueContext.Rep_InlineValueContext
  21896. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.InlineValueParams.Rep_InlineValueParams
  21897. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LSPErrorCodes.D:R:EnumBaseTypeLSPErrorCodes
  21898. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LSPErrorCodes.Rep_LSPErrorCodes
  21899. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LanguageKind.D:R:EnumBaseTypeLanguageKind
  21900. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LanguageKind.Rep_LanguageKind
  21901. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRangeParams.Rep_LinkedEditingRangeParams
  21902. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LinkedEditingRanges.Rep_LinkedEditingRanges
  21903. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LocationUriOnly.Rep_LocationUriOnly
  21904. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LogMessageParams.Rep_LogMessageParams
  21905. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MessageType.Rep_MessageType
  21906. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MessageType.D:R:EnumBaseTypeMessageType
  21907. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.LogTraceParams.Rep_LogTraceParams
  21908. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MessageActionItem.Rep_MessageActionItem
  21909. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Moniker.Rep_Moniker
  21910. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UniquenessLevel.Rep_UniquenessLevel
  21911. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerKind.Rep_MonikerKind
  21912. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UniquenessLevel.D:R:EnumBaseTypeUniquenessLevel
  21913. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerKind.D:R:EnumBaseTypeMonikerKind
  21914. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.MonikerParams.Rep_MonikerParams
  21915. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.NotebookCellKind.D:R:EnumBaseTypeNotebookCellKind
  21916. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ParameterInformation.Rep_ParameterInformation
  21917. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PartialResultParams.Rep_PartialResultParams
  21918. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareRenameDefaultBehavior.Rep_PrepareRenameDefaultBehavior
  21919. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareRenameParams.Rep_PrepareRenameParams
  21920. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareRenamePlaceholder.Rep_PrepareRenamePlaceholder
  21921. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareRenameResult.Rep_PrepareRenameResult
  21922. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PrepareSupportDefaultBehavior.D:R:EnumBaseTypePrepareSupportDefaultBehavior
  21923. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PreviousResultId.Rep_PreviousResultId
  21924. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ProgressParams.Rep_ProgressParams
  21925. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.PublishDiagnosticsParams.Rep_PublishDiagnosticsParams
  21926. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceContext.Rep_ReferenceContext
  21927. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceParams.Rep_ReferenceParams
  21928. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ReferenceRegistrationOptions.Rep_ReferenceRegistrationOptions
  21929. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Registration.Rep_Registration
  21930. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RegistrationParams.Rep_RegistrationParams
  21931. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameFilesParams.Rep_RenameFilesParams
  21932. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameParams.Rep_RenameParams
  21933. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.RenameRegistrationOptions.Rep_RenameRegistrationOptions
  21934. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ResourceOperation.Rep_ResourceOperation
  21935. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ResourceOperationKind.D:R:EnumBaseTypeResourceOperationKind
  21936. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRange.Rep_SelectionRange
  21937. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SelectionRangeParams.Rep_SelectionRangeParams
  21938. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokenModifiers.D:R:EnumBaseTypeSemanticTokenModifiers
  21939. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokenModifiers.Rep_SemanticTokenModifiers
  21940. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokenTypes.D:R:EnumBaseTypeSemanticTokenTypes
  21941. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokenTypes.Rep_SemanticTokenTypes
  21942. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokens.Rep_SemanticTokens
  21943. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TokenFormat.D:R:EnumBaseTypeTokenFormat
  21944. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensDelta.Rep_SemanticTokensDelta
  21945. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensEdit.Rep_SemanticTokensEdit
  21946. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensDeltaParams.Rep_SemanticTokensDeltaParams
  21947. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensDeltaPartialResult.Rep_SemanticTokensDeltaPartialResult
  21948. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensParams.Rep_SemanticTokensParams
  21949. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensPartialResult.Rep_SemanticTokensPartialResult
  21950. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SemanticTokensRangeParams.Rep_SemanticTokensRangeParams
  21951. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSyncKind.D:R:EnumBaseTypeTextDocumentSyncKind
  21952. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SetTraceParams.Rep_SetTraceParams
  21953. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowDocumentParams.Rep_ShowDocumentParams
  21954. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowDocumentResult.Rep_ShowDocumentResult
  21955. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowMessageParams.Rep_ShowMessageParams
  21956. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.ShowMessageRequestParams.Rep_ShowMessageRequestParams
  21957. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelp.Rep_SignatureHelp
  21958. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureInformation.Rep_SignatureInformation
  21959. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpContext.Rep_SignatureHelpContext
  21960. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpTriggerKind.Rep_SignatureHelpTriggerKind
  21961. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpTriggerKind.D:R:EnumBaseTypeSignatureHelpTriggerKind
  21962. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpParams.Rep_SignatureHelpParams
  21963. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SignatureHelpRegistrationOptions.Rep_SignatureHelpRegistrationOptions
  21964. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.StaticRegistrationOptions.Rep_StaticRegistrationOptions
  21965. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.SymbolInformation.Rep_SymbolInformation
  21966. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentChangeRegistrationOptions.Rep_TextDocumentChangeRegistrationOptions
  21967. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentPositionParams.Rep_TextDocumentPositionParams
  21968. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentRegistrationOptions.Rep_TextDocumentRegistrationOptions
  21969. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSaveReason.D:R:EnumBaseTypeTextDocumentSaveReason
  21970. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSaveReason.Rep_TextDocumentSaveReason
  21971. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TextDocumentSaveRegistrationOptions.Rep_TextDocumentSaveRegistrationOptions
  21972. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeDefinitionParams.Rep_TypeDefinitionParams
  21973. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyItem.Rep_TypeHierarchyItem
  21974. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchyPrepareParams.Rep_TypeHierarchyPrepareParams
  21975. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchySubtypesParams.Rep_TypeHierarchySubtypesParams
  21976. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.TypeHierarchySupertypesParams.Rep_TypeHierarchySupertypesParams
  21977. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UInitializeParams.Rep_UInitializeParams
  21978. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.Unregistration.Rep_Unregistration
  21979. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.UnregistrationParams.Rep_UnregistrationParams
  21980. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WillSaveTextDocumentParams.Rep_WillSaveTextDocumentParams
  21981. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressBegin.Rep_WorkDoneProgressBegin
  21982. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressCancelParams.Rep_WorkDoneProgressCancelParams
  21983. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressCreateParams.Rep_WorkDoneProgressCreateParams
  21984. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressEnd.Rep_WorkDoneProgressEnd
  21985. 2800.56 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressOptions.Rep_WorkDoneProgressOptions
  21986. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressParams.Rep_WorkDoneProgressParams
  21987. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkDoneProgressReport.Rep_WorkDoneProgressReport
  21988. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceDiagnosticParams.Rep_WorkspaceDiagnosticParams
  21989. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceDiagnosticReport.Rep_WorkspaceDiagnosticReport
  21990. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceDocumentDiagnosticReport.Rep_WorkspaceDocumentDiagnosticReport
  21991. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFullDocumentDiagnosticReport.Rep_WorkspaceFullDocumentDiagnosticReport
  21992. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceUnchangedDocumentDiagnosticReport.Rep_WorkspaceUnchangedDocumentDiagnosticReport
  21993. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceDiagnosticReportPartialResult.Rep_WorkspaceDiagnosticReportPartialResult
  21994. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceFoldersInitializeParams.Rep_WorkspaceFoldersInitializeParams
  21995. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbol.Rep_WorkspaceSymbol
  21996. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolParams.Rep_WorkspaceSymbolParams
  21997. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Internal.Types.WorkspaceSymbolRegistrationOptions.Rep_WorkspaceSymbolRegistrationOptions
  21998. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.LspId.Rep_LspId
  21999. 2800.57 s [hls-test-utils] - Data.IxMap.IxOrd
  22000. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.LspId.D:R:BaseMethodLspId
  22001. 2800.57 s [hls-test-utils] - Data.IxMap.Base
  22002. 2800.57 s [hls-test-utils] - Data.IxMap.toBase
  22003. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Registration.Rep_TRegistration
  22004. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Registration.Rep_TUnregistration
  22005. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_NotificationMessage
  22006. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_RequestMessage
  22007. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_ResponseError
  22008. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_ResponseMessage
  22009. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_TNotificationMessage
  22010. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_TRequestMessage
  22011. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_TResponseError
  22012. 2800.57 s [hls-test-utils] - Language.LSP.Protocol.Message.Types.Rep_TResponseMessage
  22013. 2800.57 s [hls-test-utils] - Data.Vector.Primitive.Mutable.MVector
  22014. 2800.57 s [hls-test-utils] - Data.Vector.Generic.Base.basicUnsafeThaw
  22015. 2800.57 s [hls-test-utils] - Data.Vector.Unboxed.Base.V_Int32
  22016. 2800.57 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicClear
  22017. 2800.57 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicOverlaps
  22018. 2800.57 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeMove
  22019. 2800.57 s [hls-test-utils] - Data.Vector.Generic.Mutable.Base.basicUnsafeReplicate
  22020. 2800.57 s [hls-test-utils] - Data.Vector.Unboxed.Base.D:R:MVectorsInt320
  22021. 2800.57 s [hls-test-utils] - Data.Vector.Unboxed.Base.D:R:VectorInt320
  22022. 2800.57 s [hls-test-utils] - Language.LSP.VFS.HasCharacter
  22023. 2800.57 s [hls-test-utils] - Language.LSP.VFS.HasLine
  22024. 2800.57 s [hls-test-utils] - Language.LSP.VFS.HasLsp_version
  22025. 2800.57 s [hls-test-utils] - Language.LSP.VFS.HasVfsMap
  22026. 2815.80 s [hls-test-utils] Documentation created: dist/doc/html/hls-test-utils/,
  22027. 2815.81 s [hls-test-utils] dist/doc/html/hls-test-utils/hls-test-utils.txt
  22028. 2815.86 s [hls-test-utils] Phase: installPhase
  22029. 2816.00 s [hls-test-utils] Installing library in /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  22030. 2816.31 s [hls-test-utils] Phase: fixupPhase
  22031. 2816.33 s [hls-test-utils] shrinking RPATHs of ELF executables and libraries in /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0
  22032. 2816.33 s [hls-test-utils] shrinking /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n-ghc9.10.2.so
  22033. 2816.41 s [hls-test-utils] checking for references to /build/ in /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0...
  22034. 2816.43 s [hls-test-utils] patching script interpreter paths in /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0
  22035. 2816.43 s [hls-test-utils] stripping (with command strip and flags -S -p) in /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0/lib
  22036. 2816.50 s [hls-test-utils] shrinking RPATHs of ELF executables and libraries in /nix/store/zabqv4w1ryil9z3qpwinwjv3v12343ia-hls-test-utils-2.12.0.0-doc
  22037. 2816.51 s [hls-test-utils] checking for references to /build/ in /nix/store/zabqv4w1ryil9z3qpwinwjv3v12343ia-hls-test-utils-2.12.0.0-doc...
  22038. 2816.52 s [hls-test-utils] patching script interpreter paths in /nix/store/zabqv4w1ryil9z3qpwinwjv3v12343ia-hls-test-utils-2.12.0.0-doc
  22039. 2816.73 s [hls-test-utils:post-build] Uploading to cachix cache "sellout": /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0 /nix/store/zabqv4w1ryil9z3qpwinwjv3v12343ia-hls-test-utils-2.12.0.0-doc
  22040. 2817.20 s [hls-test-utils:post-build] Pushing 2 paths (444 are already present) using zstd to cache sellout ⏳
  22041. 2817.20 s [hls-test-utils:post-build]
  22042. 2817.54 s [hls-test-utils:post-build] Pushing /nix/store/zabqv4w1ryil9z3qpwinwjv3v12343ia-hls-test-utils-2.12.0.0-doc (23.80 MiB)
  22043. 2817.66 s [hls-test-utils:post-build] Pushing /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0 (6.17 MiB)
  22044. 2819.04 s [hls-test-utils:post-build]
  22045. 2819.04 s [hls-test-utils:post-build] All done.
  22046. 2819.05 s [hls-test-utils:post-build] Uploading to the NixCI cache: /nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0 /nix/store/zabqv4w1ryil9z3qpwinwjv3v12343ia-hls-test-utils-2.12.0.0-doc
  22047. 2819.09 s [hls-test-utils:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22048. 2819.38 s [hls-test-utils:post-build] copying 2 paths...
  22049. 2819.38 s [hls-test-utils:post-build] copying path '/nix/store/zabqv4w1ryil9z3qpwinwjv3v12343ia-hls-test-utils-2.12.0.0-doc' to 'https://cache.nix-ci.com'...
  22050. 2820.85 s [hls-test-utils:post-build] copying path '/nix/store/isski54s4cfj5wc1hd6qk2pysf0bgn9i-hls-test-utils-2.12.0.0' to 'https://cache.nix-ci.com'...
  22051. 2822.04 s [hls-test-utils:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  22052. 2822.24 s [hls-test-utils:post-build] copying 1 paths...
  22053. 2822.24 s [hls-test-utils:post-build] copying path '/nix/store/yrkwha0xcrxxykpzaz5ibv649154zbcj-hls-test-utils-2.12.0.0.drv' to 'https://cache.nix-ci.com'...
  22054. 2822.39 s Progress: 312 of 315 built, 444 of 444 downloaded from cache
  22055. 2822.46 s Building /nix/store/a1bnzvsf9vcmm85s2aws6yahja4kbd4f-haskell-language-server-2.12.0.0.drv
  22056. 2823.24 s [haskell-language-server] Phase: setupCompilerEnvironmentPhase
  22057. 2823.24 s [haskell-language-server] Build with /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2.
  22058. 2823.84 s [haskell-language-server] Phase: unpackPhase
  22059. 2823.85 s [haskell-language-server] unpacking source archive /nix/store/kqr4dg4wyp0h2dbm7y21zlbp3chihj6k-haskell-language-server-2.12.0.0.tar.gz
  22060. 2823.89 s [haskell-language-server] source root is haskell-language-server-2.12.0.0
  22061. 2823.91 s [haskell-language-server] setting SOURCE_DATE_EPOCH to timestamp 1000000000 of file "haskell-language-server-2.12.0.0/test/wrapper/Main.hs"
  22062. 2823.92 s [haskell-language-server] Phase: patchPhase
  22063. 2823.93 s [haskell-language-server] Phase: compileBuildDriverPhase
  22064. 2823.93 s [haskell-language-server] setupCompileFlags: -package-db=/build/tmp.FpqL4nbwvY/setup-package.conf.d -threaded
  22065. 2823.97 s [haskell-language-server] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.FpqL4nbwvY/Main.o )
  22066. 2824.00 s [haskell-language-server] [2 of 2] Linking Setup
  22067. 2825.07 s [haskell-language-server] Phase: updateAutotoolsGnuConfigScriptsPhase
  22068. 2825.09 s [haskell-language-server] Phase: configurePhase
  22069. 2825.10 s [haskell-language-server] configureFlags: --verbose --prefix=/nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0 --libdir=$prefix/lib/$compiler/lib --libsubdir=$abi/$libname --with-gcc=gcc --package-db=/build/tmp.FpqL4nbwvY/package.conf.d --ghc-option=-optl=-Wl,-rpath=/nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/haskell-language-server-2.12.0.0 --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 --enable-executable-dynamic --disable-tests --disable-benchmarks --enable-library-vanilla --disable-library-for-ghci --enable-split-sections --enable-library-stripping --enable-executable-stripping -f-hlint --extra-lib-dirs=/nix/store/ffyzkisqs4vc4mg28bwwlyqjf8i9ph6b-ncurses-6.5/lib --extra-lib-dirs=/nix/store/2xnpx1d5q8iwmpyjdw51wvyqngy8b6ma-libffi-3.5.2/lib --extra-lib-dirs=/nix/store/v9l2gcnmxbm7vc3hvsh9zbjjqnx6i3m4-elfutils-0.194/lib --extra-lib-dirs=/nix/store/hi0ar880110k6jsmmili7dh1gq3cg2a9-gmp-with-cxx-6.3.0/lib --extra-lib-dirs=/nix/store/g09cflpnp4g80q56sj9dng1qzv4v4ybc-numactl-2.0.18/lib --extra-lib-dirs=/nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/lib
  22070. 2825.13 s [haskell-language-server] Using Parsec parser
  22071. 2825.13 s [haskell-language-server] Configuring haskell-language-server-2.12.0.0...
  22072. 2825.61 s [haskell-language-server] Flags chosen: alternatenumberformat=True, cabal=True, cabalfmt=True,
  22073. 2825.61 s [haskell-language-server] cabalgild=True, callhierarchy=True, changetypesignature=True, class=True,
  22074. 2825.61 s [haskell-language-server] coderange=True, dynamic=True, eval=True, explicitfields=True,
  22075. 2825.61 s [haskell-language-server] explicitfixity=True, floskell=True, fourmolu=True, gadt=True, ghc-lib=True,
  22076. 2825.61 s [haskell-language-server] ghcide-bench=True, hlint=False, ignore-plugins-ghc-bounds=False,
  22077. 2825.61 s [haskell-language-server] importlens=True, isolatecabalfmttests=False, isolatecabalgildtests=False,
  22078. 2825.61 s [haskell-language-server] modulename=True, notes=True, ormolu=True, overloadedrecorddot=True,
  22079. 2825.61 s [haskell-language-server] pedantic=False, pragmas=True, qualifyimportednames=True, refactor=True,
  22080. 2825.61 s [haskell-language-server] rename=True, retrie=True, semantictokens=True, signaturehelp=True,
  22081. 2825.61 s [haskell-language-server] splice=True, stan=True, stylishhaskell=True, test-exe=True
  22082. 2825.98 s [haskell-language-server] Dependency aeson-pretty: using aeson-pretty-0.8.10
  22083. 2826.00 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22084. 2826.00 s [haskell-language-server] Dependency data-default: using data-default-0.8.0.1
  22085. 2826.00 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22086. 2826.00 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22087. 2826.00 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22088. 2826.00 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22089. 2826.00 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22090. 2826.00 s [haskell-language-server] Dependency githash >=0.1.6.1: using githash-0.1.7.0
  22091. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22092. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22093. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22094. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22095. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22096. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22097. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22098. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22099. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22100. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22101. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22102. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22103. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22104. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22105. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22106. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22107. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22108. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22109. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22110. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22111. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22112. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22113. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22114. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22115. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22116. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22117. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22118. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22119. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22120. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22121. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22122. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22123. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22124. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22125. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22126. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22127. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22128. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22129. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22130. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22131. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22132. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22133. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22134. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22135. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22136. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22137. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22138. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22139. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22140. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22141. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22142. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22143. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22144. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22145. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22146. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22147. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22148. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22149. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22150. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22151. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22152. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22153. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22154. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22155. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22156. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22157. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22158. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22159. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22160. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22161. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22162. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22163. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22164. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22165. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22166. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22167. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22168. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22169. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22170. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22171. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22172. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22173. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22174. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22175. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22176. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22177. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22178. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22179. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22180. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22181. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22182. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22183. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22184. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22185. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22186. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22187. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22188. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22189. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22190. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22191. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22192. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22193. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22194. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22195. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22196. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22197. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22198. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22199. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22200. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22201. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22202. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22203. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22204. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22205. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22206. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22207. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22208. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22209. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22210. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22211. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22212. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22213. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22214. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22215. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22216. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22217. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22218. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22219. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22220. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22221. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22222. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22223. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22224. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22225. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22226. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22227. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22228. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22229. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22230. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22231. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22232. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22233. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22234. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22235. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22236. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22237. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22238. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22239. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22240. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22241. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22242. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22243. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22244. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22245. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22246. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22247. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22248. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22249. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22250. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22251. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22252. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22253. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22254. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22255. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22256. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22257. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22258. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22259. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22260. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22261. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22262. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22263. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22264. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22265. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22266. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22267. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22268. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22269. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22270. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22271. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22272. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22273. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22274. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22275. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22276. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22277. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22278. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22279. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22280. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22281. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22282. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22283. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22284. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22285. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22286. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22287. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22288. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22289. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22290. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22291. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22292. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22293. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22294. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22295. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22296. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22297. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22298. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22299. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22300. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22301. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22302. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22303. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22304. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22305. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22306. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22307. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22308. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22309. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22310. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22311. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22312. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22313. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22314. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22315. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22316. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22317. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22318. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22319. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22320. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22321. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22322. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22323. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22324. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22325. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22326. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22327. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22328. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22329. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22330. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22331. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22332. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22333. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22334. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22335. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22336. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22337. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22338. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22339. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22340. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22341. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22342. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22343. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22344. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22345. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22346. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22347. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22348. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22349. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22350. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22351. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22352. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22353. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22354. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22355. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22356. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22357. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22358. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22359. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22360. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22361. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22362. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22363. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22364. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22365. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22366. 2826.00 s [haskell-language-server] Dependency haskell-language-server:{hls-alternate-number-format-plugin,
  22367. 2826.00 s [haskell-language-server] hls-cabal-fmt-plugin, hls-cabal-gild-plugin, hls-cabal-plugin,
  22368. 2826.00 s [haskell-language-server] hls-call-hierarchy-plugin, hls-change-type-signature-plugin, hls-class-plugin,
  22369. 2826.00 s [haskell-language-server] hls-code-range-plugin, hls-eval-plugin, hls-explicit-fixity-plugin,
  22370. 2826.00 s [haskell-language-server] hls-explicit-imports-plugin, hls-explicit-record-fields-plugin,
  22371. 2826.00 s [haskell-language-server] hls-fourmolu-plugin, hls-gadt-plugin, hls-module-name-plugin,
  22372. 2826.00 s [haskell-language-server] hls-notes-plugin, hls-ormolu-plugin, hls-overloaded-record-dot-plugin,
  22373. 2826.00 s [haskell-language-server] hls-pragmas-plugin, hls-qualify-imported-names-plugin, hls-refactor-plugin,
  22374. 2826.00 s [haskell-language-server] hls-rename-plugin, hls-semantic-tokens-plugin, hls-signature-help-plugin,
  22375. 2826.00 s [haskell-language-server] hls-stan-plugin, hls-stylish-haskell-plugin}: using
  22376. 2826.00 s [haskell-language-server] haskell-language-server-2.12.0.0
  22377. 2826.00 s [haskell-language-server] Dependency hie-bios: using hie-bios-0.17.0
  22378. 2826.00 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22379. 2826.00 s [haskell-language-server] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  22380. 2826.00 s [haskell-language-server] Dependency optparse-simple: using optparse-simple-0.1.1.4
  22381. 2826.01 s [haskell-language-server] Dependency prettyprinter >=1.7: using prettyprinter-1.7.1
  22382. 2826.01 s [haskell-language-server] Dependency process: using process-1.6.25.0
  22383. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22384. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22385. 2826.01 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22386. 2826.01 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22387. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22388. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22389. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22390. 2826.01 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22391. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22392. 2826.01 s [haskell-language-server] Dependency process-extras: using process-extras-0.7.4
  22393. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22394. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22395. 2826.01 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22396. 2826.01 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22397. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22398. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22399. 2826.01 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22400. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22401. 2826.01 s [haskell-language-server] Dependency process-extras: using process-extras-0.7.4
  22402. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22403. 2826.01 s [haskell-language-server] Dependency Cabal: using Cabal-3.14.2.0
  22404. 2826.01 s [haskell-language-server] Dependency Cabal-syntax >=3.7: using Cabal-syntax-3.14.2.0
  22405. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22406. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22407. 2826.01 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22408. 2826.01 s [haskell-language-server] Dependency cabal-add >=0.2 && <0.3: using cabal-add-0.2
  22409. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22410. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22411. 2826.01 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22412. 2826.01 s [haskell-language-server] Dependency extra >=1.7.4: using extra-1.8.1
  22413. 2826.01 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22414. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22415. 2826.01 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22416. 2826.01 s [haskell-language-server] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  22417. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22418. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22419. 2826.01 s [haskell-language-server] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  22420. 2826.01 s [haskell-language-server] Dependency lsp-types >=2.3 && <2.4: using lsp-types-2.3.0.1
  22421. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22422. 2826.01 s [haskell-language-server] Dependency pretty: using pretty-1.1.3.6
  22423. 2826.01 s [haskell-language-server] Dependency regex-tdfa >=1.3.1 && <1.4: using regex-tdfa-1.3.2.5
  22424. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22425. 2826.01 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22426. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22427. 2826.01 s [haskell-language-server] Dependency unordered-containers >=0.2.10.0: using
  22428. 2826.01 s [haskell-language-server] unordered-containers-0.2.20.1
  22429. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22430. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22431. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22432. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22433. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22434. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22435. 2826.01 s [haskell-language-server] Dependency ghc-exactprint >=1.5 && <1.13.0.0: using ghc-exactprint-1.10.0.0
  22436. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22437. 2826.01 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22438. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22439. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22440. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22441. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22442. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22443. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22444. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22445. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22446. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22447. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22448. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22449. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22450. 2826.01 s [haskell-language-server] Dependency hiedb >=0.7.0.0 && <0.8: using hiedb-0.7.0.0
  22451. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22452. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22453. 2826.01 s [haskell-language-server] Dependency lsp >=2.7: using lsp-2.7.0.1
  22454. 2826.01 s [haskell-language-server] Dependency sqlite-simple: using sqlite-simple-0.4.19.0
  22455. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22456. 2826.01 s [haskell-language-server] Dependency Diff >=0.5 && <0.6 || >=1.0.0 && <1.1: using Diff-1.0.2
  22457. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22458. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22459. 2826.01 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22460. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22461. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22462. 2826.01 s [haskell-language-server] Dependency dlist: using dlist-1.0
  22463. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22464. 2826.01 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22465. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22466. 2826.01 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22467. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22468. 2826.01 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22469. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22470. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22471. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22472. 2826.01 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22473. 2826.01 s [haskell-language-server] Dependency megaparsec >=9.0: using megaparsec-9.7.0
  22474. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22475. 2826.01 s [haskell-language-server] Dependency parser-combinators >=1.2: using parser-combinators-1.3.0
  22476. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22477. 2826.01 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22478. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22479. 2826.01 s [haskell-language-server] Dependency unliftio: using unliftio-0.2.25.1
  22480. 2826.01 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22481. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22482. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22483. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22484. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22485. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22486. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22487. 2826.01 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22488. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22489. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22490. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22491. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22492. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22493. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22494. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22495. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22496. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22497. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22498. 2826.01 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22499. 2826.01 s [haskell-language-server] Dependency haskell-language-server:hls-refactor-plugin: using
  22500. 2826.01 s [haskell-language-server] haskell-language-server-2.12.0.0
  22501. 2826.01 s [haskell-language-server] Dependency hiedb >=0.7.0.0 && <0.8: using hiedb-0.7.0.0
  22502. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22503. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22504. 2826.01 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22505. 2826.01 s [haskell-language-server] Dependency mod: using mod-0.2.1.0
  22506. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22507. 2826.01 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22508. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22509. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22510. 2826.01 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22511. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22512. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22513. 2826.01 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22514. 2826.01 s [haskell-language-server] Dependency ghcide: using ghcide-2.12.0.0
  22515. 2826.01 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22516. 2826.01 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22517. 2826.01 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22518. 2826.01 s [haskell-language-server] Dependency stan >=0.2.1.0: using stan-0.2.1.0
  22519. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22520. 2826.01 s [haskell-language-server] Dependency trial: using trial-0.0.0.0
  22521. 2826.01 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22522. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22523. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22524. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22525. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22526. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22527. 2826.01 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22528. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22529. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22530. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22531. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22532. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22533. 2826.01 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22534. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22535. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22536. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22537. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22538. 2826.01 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22539. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22540. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22541. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22542. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22543. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22544. 2826.01 s [haskell-language-server] Dependency fuzzy: using fuzzy-0.1.1.0
  22545. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22546. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22547. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22548. 2826.01 s [haskell-language-server] Dependency lens-aeson: using lens-aeson-1.2.3
  22549. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22550. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22551. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22552. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22553. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22554. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22555. 2826.01 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22556. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22557. 2826.01 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22558. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22559. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22560. 2826.01 s [haskell-language-server] Dependency lsp >=2.7 && <2.8: using lsp-2.7.0.1
  22561. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22562. 2826.01 s [haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.5
  22563. 2826.01 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22564. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22565. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22566. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22567. 2826.01 s [haskell-language-server] Dependency dlist: using dlist-1.0
  22568. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22569. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22570. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22571. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22572. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22573. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22574. 2826.01 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22575. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22576. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22577. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22578. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22579. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22580. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22581. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22582. 2826.01 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22583. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22584. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22585. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22586. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22587. 2826.01 s [haskell-language-server] Dependency semigroupoids: using semigroupoids-6.0.1
  22588. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22589. 2826.01 s [haskell-language-server] Dependency vector: using vector-0.13.2.0
  22590. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22591. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22592. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22593. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22594. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22595. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22596. 2826.01 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22597. 2826.01 s [haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.5
  22598. 2826.01 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22599. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22600. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22601. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22602. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22603. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22604. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22605. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22606. 2826.01 s [haskell-language-server] Dependency ghc-exactprint: using ghc-exactprint-1.10.0.0
  22607. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22608. 2826.01 s [haskell-language-server] Dependency haskell-language-server:hls-refactor-plugin: using
  22609. 2826.01 s [haskell-language-server] haskell-language-server-2.12.0.0
  22610. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22611. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22612. 2826.01 s [haskell-language-server] Dependency lsp >=2.7: using lsp-2.7.0.1
  22613. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22614. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22615. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22616. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22617. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22618. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22619. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22620. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22621. 2826.01 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22622. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22623. 2826.01 s [haskell-language-server] Dependency lsp >=2.7: using lsp-2.7.0.1
  22624. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22625. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22626. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22627. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22628. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22629. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22630. 2826.01 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22631. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22632. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22633. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22634. 2826.01 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22635. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22636. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22637. 2826.01 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22638. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22639. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22640. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22641. 2826.01 s [haskell-language-server] Dependency ghcide: using ghcide-2.12.0.0
  22642. 2826.01 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22643. 2826.01 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22644. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22645. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22646. 2826.01 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22647. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22648. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22649. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22650. 2826.01 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22651. 2826.01 s [haskell-language-server] Dependency fourmolu >=0.14 && <0.20: using fourmolu-0.19.0.1
  22652. 2826.01 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22653. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22654. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22655. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22656. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22657. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22658. 2826.01 s [haskell-language-server] Dependency process-extras >=0.7.1: using process-extras-0.7.4
  22659. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22660. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22661. 2826.01 s [haskell-language-server] Dependency yaml: using yaml-0.11.11.2
  22662. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22663. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22664. 2826.01 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22665. 2826.01 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22666. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22667. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22668. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22669. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22670. 2826.01 s [haskell-language-server] Dependency ormolu >=0.5.3 && <0.9: using ormolu-0.8.0.2
  22671. 2826.01 s [haskell-language-server] Dependency process-extras >=0.7.1: using process-extras-0.7.4
  22672. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22673. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22674. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22675. 2826.01 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22676. 2826.01 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22677. 2826.01 s [haskell-language-server] Dependency ghc-boot-th: using ghc-boot-th-9.10.2
  22678. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22679. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22680. 2826.01 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22681. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22682. 2826.01 s [haskell-language-server] Dependency stylish-haskell >=0.12 && <0.16: using stylish-haskell-0.15.1.0
  22683. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22684. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22685. 2826.01 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22686. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22687. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22688. 2826.01 s [haskell-language-server] Dependency dlist: using dlist-1.0
  22689. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22690. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22691. 2826.01 s [haskell-language-server] Dependency ghc-boot: using ghc-boot-9.10.2
  22692. 2826.01 s [haskell-language-server] Dependency ghc-exactprint <1 || >=1.4: using ghc-exactprint-1.10.0.0
  22693. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22694. 2826.01 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22695. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22696. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22697. 2826.01 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22698. 2826.01 s [haskell-language-server] Dependency mtl: using mtl-2.3.1
  22699. 2826.01 s [haskell-language-server] Dependency parser-combinators: using parser-combinators-1.3.0
  22700. 2826.01 s [haskell-language-server] Dependency regex-applicative: using regex-applicative-0.3.4
  22701. 2826.01 s [haskell-language-server] Dependency regex-tdfa: using regex-tdfa-1.3.2.5
  22702. 2826.01 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22703. 2826.01 s [haskell-language-server] Dependency text: using text-2.1.2
  22704. 2826.01 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22705. 2826.01 s [haskell-language-server] Dependency time: using time-1.12.2
  22706. 2826.01 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22707. 2826.01 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22708. 2826.01 s [haskell-language-server] Dependency array: using array-0.5.8.0
  22709. 2826.01 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22710. 2826.01 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22711. 2826.01 s [haskell-language-server] Dependency containers: using containers-0.7
  22712. 2826.01 s [haskell-language-server] Dependency data-default: using data-default-0.8.0.1
  22713. 2826.01 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22714. 2826.01 s [haskell-language-server] Dependency dlist: using dlist-1.0
  22715. 2826.01 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22716. 2826.01 s [haskell-language-server] Dependency ghc: using ghc-9.10.2
  22717. 2826.01 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22718. 2826.01 s [haskell-language-server] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  22719. 2826.01 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22720. 2826.01 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22721. 2826.02 s [haskell-language-server] Dependency lsp >=2.6: using lsp-2.7.0.1
  22722. 2826.02 s [haskell-language-server] Dependency mtl >=2.2: using mtl-2.3.1
  22723. 2826.02 s [haskell-language-server] Dependency stm: using stm-2.5.3.1
  22724. 2826.02 s [haskell-language-server] Dependency stm-containers: using stm-containers-1.2.1.1
  22725. 2826.02 s [haskell-language-server] Dependency syb: using syb-0.7.2.4
  22726. 2826.02 s [haskell-language-server] Dependency template-haskell: using template-haskell-2.22.0.0
  22727. 2826.02 s [haskell-language-server] Dependency text: using text-2.1.2
  22728. 2826.02 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22729. 2826.02 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22730. 2826.02 s [haskell-language-server] Dependency array: using array-0.5.8.0
  22731. 2826.02 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22732. 2826.02 s [haskell-language-server] Dependency ghcide ==2.12.0.0: using ghcide-2.12.0.0
  22733. 2826.02 s [haskell-language-server] Dependency hls-graph ==2.12.0.0: using hls-graph-2.12.0.0
  22734. 2826.02 s [haskell-language-server] Dependency hls-plugin-api ==2.12.0.0: using hls-plugin-api-2.12.0.0
  22735. 2826.02 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22736. 2826.02 s [haskell-language-server] Dependency lsp >=2.7: using lsp-2.7.0.1
  22737. 2826.02 s [haskell-language-server] Dependency mtl >=2.2: using mtl-2.3.1
  22738. 2826.02 s [haskell-language-server] Dependency regex-tdfa >=1.3.1: using regex-tdfa-1.3.2.5
  22739. 2826.02 s [haskell-language-server] Dependency text: using text-2.1.2
  22740. 2826.02 s [haskell-language-server] Dependency text-rope: using text-rope-0.3
  22741. 2826.02 s [haskell-language-server] Dependency unordered-containers: using unordered-containers-0.2.20.1
  22742. 2826.02 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22743. 2826.02 s [haskell-language-server] Dependency async: using async-2.2.5
  22744. 2826.02 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22745. 2826.02 s [haskell-language-server] Dependency binary: using binary-0.8.9.3
  22746. 2826.02 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22747. 2826.02 s [haskell-language-server] Dependency deepseq: using deepseq-1.5.0.0
  22748. 2826.02 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22749. 2826.02 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22750. 2826.02 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22751. 2826.02 s [haskell-language-server] Dependency ghcide: using ghcide-2.12.0.0
  22752. 2826.02 s [haskell-language-server] Dependency hashable: using hashable-1.5.0.0
  22753. 2826.02 s [haskell-language-server] Dependency hls-test-utils: using hls-test-utils-2.12.0.0
  22754. 2826.02 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22755. 2826.02 s [haskell-language-server] Dependency lsp-test: using lsp-test-0.17.1.1
  22756. 2826.02 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22757. 2826.02 s [haskell-language-server] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  22758. 2826.02 s [haskell-language-server] Dependency parser-combinators: using parser-combinators-1.3.0
  22759. 2826.02 s [haskell-language-server] Dependency process: using process-1.6.25.0
  22760. 2826.02 s [haskell-language-server] Dependency row-types: using row-types-1.0.1.2
  22761. 2826.02 s [haskell-language-server] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  22762. 2826.02 s [haskell-language-server] Dependency shake: using shake-0.19.8
  22763. 2826.02 s [haskell-language-server] Dependency text: using text-2.1.2
  22764. 2826.02 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22765. 2826.02 s [haskell-language-server] Dependency haskell-language-server: using haskell-language-server-2.12.0.0
  22766. 2826.02 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22767. 2826.02 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22768. 2826.02 s [haskell-language-server] Dependency prettyprinter >=1.7: using prettyprinter-1.7.1
  22769. 2826.02 s [haskell-language-server] Dependency text: using text-2.1.2
  22770. 2826.02 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22771. 2826.02 s [haskell-language-server] Dependency containers: using containers-0.7
  22772. 2826.02 s [haskell-language-server] Dependency data-default: using data-default-0.8.0.1
  22773. 2826.02 s [haskell-language-server] Dependency directory: using directory-1.3.8.5
  22774. 2826.02 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22775. 2826.02 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22776. 2826.02 s [haskell-language-server] Dependency ghcide: using ghcide-2.12.0.0
  22777. 2826.02 s [haskell-language-server] Dependency haskell-language-server: using haskell-language-server-2.12.0.0
  22778. 2826.02 s [haskell-language-server] Dependency hie-bios: using hie-bios-0.17.0
  22779. 2826.02 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22780. 2826.02 s [haskell-language-server] Dependency lsp: using lsp-2.7.0.1
  22781. 2826.02 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22782. 2826.02 s [haskell-language-server] Dependency text: using text-2.1.2
  22783. 2826.02 s [haskell-language-server] Dependency transformers: using transformers-0.6.1.1
  22784. 2826.02 s [haskell-language-server] Dependency unix: using unix-2.8.6.0
  22785. 2826.02 s [haskell-language-server] Dependency unliftio-core: using unliftio-core-0.2.1.0
  22786. 2826.02 s [haskell-language-server] Dependency base >=4 && <5: using base-4.20.1.0
  22787. 2826.02 s [haskell-language-server] Dependency aeson: using aeson-2.2.3.0
  22788. 2826.02 s [haskell-language-server] Dependency base >=4.12 && <5: using base-4.20.1.0
  22789. 2826.02 s [haskell-language-server] Dependency bytestring: using bytestring-0.12.2.0
  22790. 2826.02 s [haskell-language-server] Dependency containers: using containers-0.7
  22791. 2826.02 s [haskell-language-server] Dependency data-default: using data-default-0.8.0.1
  22792. 2826.02 s [haskell-language-server] Dependency extra: using extra-1.8.1
  22793. 2826.02 s [haskell-language-server] Dependency filepath: using filepath-1.5.4.0
  22794. 2826.02 s [haskell-language-server] Dependency haskell-language-server:ghcide-bench-lib: using
  22795. 2826.02 s [haskell-language-server] haskell-language-server-2.12.0.0
  22796. 2826.02 s [haskell-language-server] Dependency hls-graph: using hls-graph-2.12.0.0
  22797. 2826.02 s [haskell-language-server] Dependency hls-plugin-api: using hls-plugin-api-2.12.0.0
  22798. 2826.02 s [haskell-language-server] Dependency hls-test-utils: using hls-test-utils-2.12.0.0
  22799. 2826.02 s [haskell-language-server] Dependency lens: using lens-5.3.5
  22800. 2826.02 s [haskell-language-server] Dependency lsp-test: using lsp-test-0.17.1.1
  22801. 2826.02 s [haskell-language-server] Dependency lsp-types: using lsp-types-2.3.0.1
  22802. 2826.02 s [haskell-language-server] Dependency optparse-applicative: using optparse-applicative-0.18.1.0
  22803. 2826.02 s [haskell-language-server] Dependency process: using process-1.6.25.0
  22804. 2826.02 s [haskell-language-server] Dependency safe-exceptions: using safe-exceptions-0.1.7.4
  22805. 2826.02 s [haskell-language-server] Dependency shake: using shake-0.19.8
  22806. 2826.02 s [haskell-language-server] Dependency tasty-hunit >=0.10: using tasty-hunit-0.10.2
  22807. 2826.02 s [haskell-language-server] Dependency text: using text-2.1.2
  22808. 2826.02 s [haskell-language-server] Source component graph:
  22809. 2826.02 s [haskell-language-server] component exe:ghcide-test-preprocessor
  22810. 2826.02 s [haskell-language-server] component lib:hls-stylish-haskell-plugin
  22811. 2826.02 s [haskell-language-server] component lib:hls-stan-plugin
  22812. 2826.02 s [haskell-language-server] component lib:hls-signature-help-plugin
  22813. 2826.02 s [haskell-language-server] component lib:hls-semantic-tokens-plugin
  22814. 2826.02 s [haskell-language-server] component lib:hls-refactor-plugin
  22815. 2826.02 s [haskell-language-server] component lib:hls-rename-plugin dependency lib:hls-refactor-plugin
  22816. 2826.02 s [haskell-language-server] component lib:hls-qualify-imported-names-plugin
  22817. 2826.02 s [haskell-language-server] component lib:hls-pragmas-plugin
  22818. 2826.02 s [haskell-language-server] component lib:hls-overloaded-record-dot-plugin
  22819. 2826.02 s [haskell-language-server] component lib:hls-ormolu-plugin
  22820. 2826.02 s [haskell-language-server] component lib:hls-notes-plugin
  22821. 2826.02 s [haskell-language-server] component lib:hls-module-name-plugin
  22822. 2826.02 s [haskell-language-server] component lib:hls-gadt-plugin dependency lib:hls-refactor-plugin
  22823. 2826.02 s [haskell-language-server] component lib:hls-fourmolu-plugin
  22824. 2826.02 s [haskell-language-server] component lib:hls-explicit-record-fields-plugin
  22825. 2826.02 s [haskell-language-server] component lib:hls-explicit-imports-plugin
  22826. 2826.02 s [haskell-language-server] component lib:hls-explicit-fixity-plugin
  22827. 2826.02 s [haskell-language-server] component lib:hls-eval-plugin
  22828. 2826.02 s [haskell-language-server] component lib:hls-code-range-plugin
  22829. 2826.02 s [haskell-language-server] component lib:hls-class-plugin
  22830. 2826.02 s [haskell-language-server] component lib:hls-change-type-signature-plugin
  22831. 2826.02 s [haskell-language-server] component lib:hls-call-hierarchy-plugin
  22832. 2826.02 s [haskell-language-server] component lib:hls-cabal-plugin
  22833. 2826.02 s [haskell-language-server] component lib:hls-cabal-gild-plugin
  22834. 2826.02 s [haskell-language-server] component lib:hls-cabal-fmt-plugin
  22835. 2826.02 s [haskell-language-server] component lib:hls-alternate-number-format-plugin
  22836. 2826.02 s [haskell-language-server] component lib:ghcide-bench-lib
  22837. 2826.02 s [haskell-language-server] component exe:ghcide-bench dependency lib:ghcide-bench-lib
  22838. 2826.02 s [haskell-language-server] component lib
  22839. 2826.02 s [haskell-language-server] dependency lib:hls-alternate-number-format-plugin
  22840. 2826.02 s [haskell-language-server] dependency lib:hls-cabal-fmt-plugin
  22841. 2826.02 s [haskell-language-server] dependency lib:hls-cabal-gild-plugin
  22842. 2826.02 s [haskell-language-server] dependency lib:hls-cabal-plugin
  22843. 2826.02 s [haskell-language-server] dependency lib:hls-call-hierarchy-plugin
  22844. 2826.02 s [haskell-language-server] dependency lib:hls-change-type-signature-plugin
  22845. 2826.02 s [haskell-language-server] dependency lib:hls-class-plugin
  22846. 2826.02 s [haskell-language-server] dependency lib:hls-code-range-plugin
  22847. 2826.02 s [haskell-language-server] dependency lib:hls-eval-plugin
  22848. 2826.02 s [haskell-language-server] dependency lib:hls-explicit-fixity-plugin
  22849. 2826.02 s [haskell-language-server] dependency lib:hls-explicit-imports-plugin
  22850. 2826.02 s [haskell-language-server] dependency lib:hls-explicit-record-fields-plugin
  22851. 2826.02 s [haskell-language-server] dependency lib:hls-fourmolu-plugin
  22852. 2826.02 s [haskell-language-server] dependency lib:hls-gadt-plugin
  22853. 2826.02 s [haskell-language-server] dependency lib:hls-module-name-plugin
  22854. 2826.02 s [haskell-language-server] dependency lib:hls-notes-plugin
  22855. 2826.02 s [haskell-language-server] dependency lib:hls-ormolu-plugin
  22856. 2826.02 s [haskell-language-server] dependency lib:hls-overloaded-record-dot-plugin
  22857. 2826.02 s [haskell-language-server] dependency lib:hls-pragmas-plugin
  22858. 2826.02 s [haskell-language-server] dependency lib:hls-qualify-imported-names-plugin
  22859. 2826.02 s [haskell-language-server] dependency lib:hls-refactor-plugin
  22860. 2826.02 s [haskell-language-server] dependency lib:hls-rename-plugin
  22861. 2826.02 s [haskell-language-server] dependency lib:hls-semantic-tokens-plugin
  22862. 2826.02 s [haskell-language-server] dependency lib:hls-signature-help-plugin
  22863. 2826.02 s [haskell-language-server] dependency lib:hls-stan-plugin
  22864. 2826.02 s [haskell-language-server] dependency lib:hls-stylish-haskell-plugin
  22865. 2826.02 s [haskell-language-server] component exe:haskell-language-server dependency lib
  22866. 2826.02 s [haskell-language-server] component exe:haskell-language-server-wrapper dependency lib
  22867. 2826.02 s [haskell-language-server] Configured component graph:
  22868. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-Kk5kKHeLuO6FqSdE91LdWL-ghcide-test-preprocessor
  22869. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22870. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-CwHmH5SrDIwLiWnPKNCoXZ-hls-stylish-haskell-plugin
  22871. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22872. 2826.02 s [haskell-language-server] include directory-1.3.8.5-b97c
  22873. 2826.02 s [haskell-language-server] include filepath-1.5.4.0-eed0
  22874. 2826.02 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  22875. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  22876. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  22877. 2826.02 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  22878. 2826.02 s [haskell-language-server] include mtl-2.3.1-9b55
  22879. 2826.02 s [haskell-language-server] include stylish-haskell-0.15.1.0-7GawO3X9IlJ6d4OQ7psxg3
  22880. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  22881. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-HIeBvq8wejoBWWQ26TDRod-hls-stan-plugin
  22882. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22883. 2826.02 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  22884. 2826.02 s [haskell-language-server] include directory-1.3.8.5-b97c
  22885. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  22886. 2826.02 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  22887. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  22888. 2826.02 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  22889. 2826.02 s [haskell-language-server] include stan-0.2.1.0-7qB2KpwrPwULrvaUjdOd5Q
  22890. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  22891. 2826.02 s [haskell-language-server] include trial-0.0.0.0-Bfbly6l0FGE47YbzL0q2HB
  22892. 2826.02 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  22893. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-GjBq2kawTS29BGg9Q9iYU4-hls-signature-help-plugin
  22894. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22895. 2826.02 s [haskell-language-server] include containers-0.7-5491
  22896. 2826.02 s [haskell-language-server] include ghc-9.10.2-14d3
  22897. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  22898. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  22899. 2826.02 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  22900. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  22901. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  22902. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin
  22903. 2826.02 s [haskell-language-server] include array-0.5.8.0-42c9
  22904. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22905. 2826.02 s [haskell-language-server] include bytestring-0.12.2.0-8436
  22906. 2826.02 s [haskell-language-server] include containers-0.7-5491
  22907. 2826.02 s [haskell-language-server] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  22908. 2826.02 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  22909. 2826.02 s [haskell-language-server] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  22910. 2826.02 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  22911. 2826.02 s [haskell-language-server] include ghc-9.10.2-14d3
  22912. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  22913. 2826.02 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  22914. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  22915. 2826.02 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  22916. 2826.02 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  22917. 2826.02 s [haskell-language-server] include mtl-2.3.1-9b55
  22918. 2826.02 s [haskell-language-server] include stm-2.5.3.1-2c29
  22919. 2826.02 s [haskell-language-server] include stm-containers-1.2.1.1-9bvjxipn7wo7LXXehyZCvn
  22920. 2826.02 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  22921. 2826.02 s [haskell-language-server] include template-haskell-2.22.0.0-b147
  22922. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  22923. 2826.02 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  22924. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  22925. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  22926. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22927. 2826.02 s [haskell-language-server] include bytestring-0.12.2.0-8436
  22928. 2826.02 s [haskell-language-server] include containers-0.7-5491
  22929. 2826.02 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  22930. 2826.02 s [haskell-language-server] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  22931. 2826.02 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  22932. 2826.02 s [haskell-language-server] include ghc-9.10.2-14d3
  22933. 2826.02 s [haskell-language-server] include ghc-boot-9.10.2-4172
  22934. 2826.02 s [haskell-language-server] include ghc-exactprint-1.10.0.0-8jZtxi4t7jeAmLVCWapOoq
  22935. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  22936. 2826.02 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  22937. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  22938. 2826.02 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  22939. 2826.02 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  22940. 2826.02 s [haskell-language-server] include mtl-2.3.1-9b55
  22941. 2826.02 s [haskell-language-server] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  22942. 2826.02 s [haskell-language-server] include regex-applicative-0.3.4-I9bku9l8a9TCSZ1QyauwVD
  22943. 2826.02 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  22944. 2826.02 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  22945. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  22946. 2826.02 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  22947. 2826.02 s [haskell-language-server] include time-1.12.2-0e11
  22948. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  22949. 2826.02 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  22950. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-CHPcLlf3ji9HQrdMM6U4TW-hls-rename-plugin
  22951. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22952. 2826.02 s [haskell-language-server] include containers-0.7-5491
  22953. 2826.02 s [haskell-language-server] include ghc-9.10.2-14d3
  22954. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  22955. 2826.02 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  22956. 2826.02 s [haskell-language-server] include haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  22957. 2826.02 s [haskell-language-server] include hiedb-0.7.0.0-KZzDnnchI2gL4GgeXoS71X
  22958. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  22959. 2826.02 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  22960. 2826.02 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  22961. 2826.02 s [haskell-language-server] include mod-0.2.1.0-J6icIgpoqtg8M2virw86Jm
  22962. 2826.02 s [haskell-language-server] include mtl-2.3.1-9b55
  22963. 2826.02 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  22964. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  22965. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  22966. 2826.02 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  22967. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-65ePVGeF6FpG9g9O4bgOSX-hls-qualify-imported-names-plugin
  22968. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22969. 2826.02 s [haskell-language-server] include containers-0.7-5491
  22970. 2826.02 s [haskell-language-server] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  22971. 2826.02 s [haskell-language-server] include ghc-9.10.2-14d3
  22972. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  22973. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  22974. 2826.02 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  22975. 2826.02 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  22976. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  22977. 2826.02 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  22978. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  22979. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-3ODW9RpH4cwL6LYTKTEBwN-hls-pragmas-plugin
  22980. 2826.02 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  22981. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22982. 2826.02 s [haskell-language-server] include containers-0.7-5491
  22983. 2826.02 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  22984. 2826.02 s [haskell-language-server] include fuzzy-0.1.1.0-1Gi12o7L2fLJdW643QTxYf
  22985. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  22986. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  22987. 2826.02 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  22988. 2826.02 s [haskell-language-server] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  22989. 2826.02 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  22990. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  22991. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  22992. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-LsLskGlkJgMDAi9G0i9lWo-hls-overloaded-record-dot-plugin
  22993. 2826.02 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  22994. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  22995. 2826.02 s [haskell-language-server] include containers-0.7-5491
  22996. 2826.02 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  22997. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  22998. 2826.02 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  22999. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23000. 2826.02 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23001. 2826.02 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23002. 2826.02 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23003. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  23004. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23005. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-A6Ijs73abRU2U2Fk4mjoSJ-hls-ormolu-plugin
  23006. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  23007. 2826.02 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23008. 2826.02 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23009. 2826.02 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  23010. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23011. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23012. 2826.02 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23013. 2826.02 s [haskell-language-server] include mtl-2.3.1-9b55
  23014. 2826.02 s [haskell-language-server] include ormolu-0.8.0.2-A66CEECPKQQImf1p6ERDVV
  23015. 2826.02 s [haskell-language-server] include process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  23016. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  23017. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23018. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-HmnfrUFHKrkCWfv4WGORtK-hls-notes-plugin
  23019. 2826.02 s [haskell-language-server] include array-0.5.8.0-42c9
  23020. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  23021. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23022. 2826.02 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23023. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23024. 2826.02 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23025. 2826.02 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23026. 2826.02 s [haskell-language-server] include mtl-2.3.1-9b55
  23027. 2826.02 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23028. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  23029. 2826.02 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23030. 2826.02 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23031. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-JktHSyJhc1lFuGRdOA9N0F-hls-module-name-plugin
  23032. 2826.02 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23033. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  23034. 2826.02 s [haskell-language-server] include containers-0.7-5491
  23035. 2826.02 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23036. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23037. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23038. 2826.02 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23039. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  23040. 2826.02 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23041. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23042. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-GPcyMWYCCQC88Zj0eRrB9v-hls-gadt-plugin
  23043. 2826.02 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23044. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  23045. 2826.02 s [haskell-language-server] include containers-0.7-5491
  23046. 2826.02 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23047. 2826.02 s [haskell-language-server] include ghc-9.10.2-14d3
  23048. 2826.02 s [haskell-language-server] include ghc-exactprint-1.10.0.0-8jZtxi4t7jeAmLVCWapOoq
  23049. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23050. 2826.02 s [haskell-language-server] include haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  23051. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23052. 2826.02 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23053. 2826.02 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23054. 2826.02 s [haskell-language-server] include mtl-2.3.1-9b55
  23055. 2826.02 s [haskell-language-server] include text-2.1.2-f6fa
  23056. 2826.02 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23057. 2826.02 s [haskell-language-server] component haskell-language-server-2.12.0.0-BJarIhvV96L7guJ3ifXpHE-hls-fourmolu-plugin
  23058. 2826.02 s [haskell-language-server] include base-4.20.1.0-3bb1
  23059. 2826.02 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23060. 2826.02 s [haskell-language-server] include fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  23061. 2826.02 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  23062. 2826.02 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23063. 2826.02 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23064. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23065. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23066. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23067. 2826.03 s [haskell-language-server] include process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  23068. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23069. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23070. 2826.03 s [haskell-language-server] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  23071. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-60ccLhOf6AqBL3sxehCizd-hls-explicit-record-fields-plugin
  23072. 2826.03 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23073. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23074. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23075. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23076. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23077. 2826.03 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23078. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23079. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23080. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23081. 2826.03 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23082. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23083. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23084. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-8Wi9sD2P2lv8pyY6sJM9cM-hls-explicit-imports-plugin
  23085. 2826.03 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23086. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23087. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23088. 2826.03 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23089. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23090. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23091. 2826.03 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23092. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23093. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23094. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23095. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23096. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23097. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23098. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-4IiIgldk9p5GNjwmh5jRDj-hls-explicit-fixity-plugin
  23099. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23100. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23101. 2826.03 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23102. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23103. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23104. 2826.03 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23105. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23106. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23107. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23108. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin
  23109. 2826.03 s [haskell-language-server] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  23110. 2826.03 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23111. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23112. 2826.03 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23113. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23114. 2826.03 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23115. 2826.03 s [haskell-language-server] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  23116. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23117. 2826.03 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23118. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23119. 2826.03 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  23120. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23121. 2826.03 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23122. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23123. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23124. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23125. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23126. 2826.03 s [haskell-language-server] include megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  23127. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23128. 2826.03 s [haskell-language-server] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  23129. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23130. 2826.03 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23131. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23132. 2826.03 s [haskell-language-server] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  23133. 2826.03 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23134. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin
  23135. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23136. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23137. 2826.03 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23138. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23139. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23140. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23141. 2826.03 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23142. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23143. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23144. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23145. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23146. 2826.03 s [haskell-language-server] include semigroupoids-6.0.1-6ZWwTwSouEpJWm3QED6I1V
  23147. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23148. 2826.03 s [haskell-language-server] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  23149. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-F6UltEOv0H17MNB7aKcPB7-hls-class-plugin
  23150. 2826.03 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23151. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23152. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23153. 2826.03 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23154. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23155. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23156. 2826.03 s [haskell-language-server] include ghc-exactprint-1.10.0.0-8jZtxi4t7jeAmLVCWapOoq
  23157. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23158. 2826.03 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23159. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23160. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23161. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23162. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23163. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23164. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23165. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-14Ec2bwXBSw7mW5HfWF4Vv-hls-change-type-signature-plugin
  23166. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23167. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23168. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23169. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23170. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23171. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23172. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23173. 2826.03 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23174. 2826.03 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23175. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23176. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23177. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-1Bi8j4CAkxbB840OaxQCgX-hls-call-hierarchy-plugin
  23178. 2826.03 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23179. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23180. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23181. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23182. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23183. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23184. 2826.03 s [haskell-language-server] include hiedb-0.7.0.0-KZzDnnchI2gL4GgeXoS71X
  23185. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23186. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23187. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23188. 2826.03 s [haskell-language-server] include sqlite-simple-0.4.19.0-52wzRgIKQwHESzZmK05Ly9
  23189. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23190. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin
  23191. 2826.03 s [haskell-language-server] include Cabal-3.14.2.0-4xOC5dwqY05Ja1t72PDzLn
  23192. 2826.03 s [haskell-language-server] include Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  23193. 2826.03 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23194. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23195. 2826.03 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23196. 2826.03 s [haskell-language-server] include cabal-add-0.2-KNBzEllTZV7F3WV9TpC9sO
  23197. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23198. 2826.03 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23199. 2826.03 s [haskell-language-server] include directory-1.3.8.5-b97c
  23200. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23201. 2826.03 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23202. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23203. 2826.03 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23204. 2826.03 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23205. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23206. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23207. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23208. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23209. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23210. 2826.03 s [haskell-language-server] include pretty-1.1.3.6-7ed8
  23211. 2826.03 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23212. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23213. 2826.03 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23214. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23215. 2826.03 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23216. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-EKHVEOQfQ6K6OAWU7ym8xk-hls-cabal-gild-plugin
  23217. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23218. 2826.03 s [haskell-language-server] include directory-1.3.8.5-b97c
  23219. 2826.03 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23220. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23221. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23222. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23223. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23224. 2826.03 s [haskell-language-server] include process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  23225. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23226. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-CR14fEPy2EAfQsxIXEXHo-hls-cabal-fmt-plugin
  23227. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23228. 2826.03 s [haskell-language-server] include directory-1.3.8.5-b97c
  23229. 2826.03 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23230. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23231. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23232. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23233. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23234. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23235. 2826.03 s [haskell-language-server] include process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  23236. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23237. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin
  23238. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23239. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23240. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23241. 2826.03 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  23242. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23243. 2826.03 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23244. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23245. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23246. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23247. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23248. 2826.03 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23249. 2826.03 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23250. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23251. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib
  23252. 2826.03 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23253. 2826.03 s [haskell-language-server] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  23254. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23255. 2826.03 s [haskell-language-server] include binary-0.8.9.3-9a18
  23256. 2826.03 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23257. 2826.03 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23258. 2826.03 s [haskell-language-server] include directory-1.3.8.5-b97c
  23259. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23260. 2826.03 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23261. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23262. 2826.03 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23263. 2826.03 s [haskell-language-server] include hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  23264. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23265. 2826.03 s [haskell-language-server] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  23266. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23267. 2826.03 s [haskell-language-server] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  23268. 2826.03 s [haskell-language-server] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  23269. 2826.03 s [haskell-language-server] include process-1.6.25.0-25a8
  23270. 2826.03 s [haskell-language-server] include row-types-1.0.1.2-IzaMs9zLI4ACsania1glgE
  23271. 2826.03 s [haskell-language-server] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  23272. 2826.03 s [haskell-language-server] include shake-0.19.8-IhqMXftdbkeHGeEznaPPAZ
  23273. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23274. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-KJQUAWTvhYZ1OucmYAjKhM-ghcide-bench
  23275. 2826.03 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23276. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23277. 2826.03 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23278. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23279. 2826.03 s [haskell-language-server] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  23280. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23281. 2826.03 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23282. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib
  23283. 2826.03 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23284. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23285. 2826.03 s [haskell-language-server] include hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  23286. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23287. 2826.03 s [haskell-language-server] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  23288. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23289. 2826.03 s [haskell-language-server] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  23290. 2826.03 s [haskell-language-server] include process-1.6.25.0-25a8
  23291. 2826.03 s [haskell-language-server] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  23292. 2826.03 s [haskell-language-server] include shake-0.19.8-IhqMXftdbkeHGeEznaPPAZ
  23293. 2826.03 s [haskell-language-server] include tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  23294. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23295. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  23296. 2826.03 s [haskell-language-server] include aeson-pretty-0.8.10-2j4jlAxDgPp3VIk0pZXhlE
  23297. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23298. 2826.03 s [haskell-language-server] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  23299. 2826.03 s [haskell-language-server] include directory-1.3.8.5-b97c
  23300. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23301. 2826.03 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23302. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23303. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23304. 2826.03 s [haskell-language-server] include githash-0.1.7.0-F3U0x0T4ecPIg7xnCh5lnL
  23305. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin
  23306. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-CR14fEPy2EAfQsxIXEXHo-hls-cabal-fmt-plugin
  23307. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-EKHVEOQfQ6K6OAWU7ym8xk-hls-cabal-gild-plugin
  23308. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin
  23309. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-1Bi8j4CAkxbB840OaxQCgX-hls-call-hierarchy-plugin
  23310. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-14Ec2bwXBSw7mW5HfWF4Vv-hls-change-type-signature-plugin
  23311. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-F6UltEOv0H17MNB7aKcPB7-hls-class-plugin
  23312. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin
  23313. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin
  23314. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-4IiIgldk9p5GNjwmh5jRDj-hls-explicit-fixity-plugin
  23315. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-8Wi9sD2P2lv8pyY6sJM9cM-hls-explicit-imports-plugin
  23316. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-60ccLhOf6AqBL3sxehCizd-hls-explicit-record-fields-plugin
  23317. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-BJarIhvV96L7guJ3ifXpHE-hls-fourmolu-plugin
  23318. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-GPcyMWYCCQC88Zj0eRrB9v-hls-gadt-plugin
  23319. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-JktHSyJhc1lFuGRdOA9N0F-hls-module-name-plugin
  23320. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-HmnfrUFHKrkCWfv4WGORtK-hls-notes-plugin
  23321. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-A6Ijs73abRU2U2Fk4mjoSJ-hls-ormolu-plugin
  23322. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-LsLskGlkJgMDAi9G0i9lWo-hls-overloaded-record-dot-plugin
  23323. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-3ODW9RpH4cwL6LYTKTEBwN-hls-pragmas-plugin
  23324. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-65ePVGeF6FpG9g9O4bgOSX-hls-qualify-imported-names-plugin
  23325. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  23326. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-CHPcLlf3ji9HQrdMM6U4TW-hls-rename-plugin
  23327. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin
  23328. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-GjBq2kawTS29BGg9Q9iYU4-hls-signature-help-plugin
  23329. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-HIeBvq8wejoBWWQ26TDRod-hls-stan-plugin
  23330. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-CwHmH5SrDIwLiWnPKNCoXZ-hls-stylish-haskell-plugin
  23331. 2826.03 s [haskell-language-server] include hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  23332. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23333. 2826.03 s [haskell-language-server] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  23334. 2826.03 s [haskell-language-server] include optparse-simple-0.1.1.4-1FhANLEPwkUI1p2K001g7k
  23335. 2826.03 s [haskell-language-server] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  23336. 2826.03 s [haskell-language-server] include process-1.6.25.0-25a8
  23337. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23338. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-DFpaknVwDJx2KBid2I41LZ-haskell-language-server
  23339. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23340. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  23341. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23342. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23343. 2826.03 s [haskell-language-server] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  23344. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23345. 2826.03 s [haskell-language-server] component haskell-language-server-2.12.0.0-8LMxTe0oBzC3C61FrgK4Fi-haskell-language-server-wrapper
  23346. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23347. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23348. 2826.03 s [haskell-language-server] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  23349. 2826.03 s [haskell-language-server] include directory-1.3.8.5-b97c
  23350. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23351. 2826.03 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23352. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23353. 2826.03 s [haskell-language-server] include haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  23354. 2826.03 s [haskell-language-server] include hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  23355. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23356. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23357. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23358. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23359. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23360. 2826.03 s [haskell-language-server] include unix-2.8.6.0-bff8
  23361. 2826.03 s [haskell-language-server] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  23362. 2826.03 s [haskell-language-server] Linked component graph:
  23363. 2826.03 s [haskell-language-server] unit haskell-language-server-2.12.0.0-Kk5kKHeLuO6FqSdE91LdWL-ghcide-test-preprocessor
  23364. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23365. 2826.03 s [haskell-language-server] unit haskell-language-server-2.12.0.0-CwHmH5SrDIwLiWnPKNCoXZ-hls-stylish-haskell-plugin
  23366. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23367. 2826.03 s [haskell-language-server] include directory-1.3.8.5-b97c
  23368. 2826.03 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23369. 2826.03 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  23370. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23371. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23372. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23373. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23374. 2826.03 s [haskell-language-server] include stylish-haskell-0.15.1.0-7GawO3X9IlJ6d4OQ7psxg3
  23375. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23376. 2826.03 s [haskell-language-server] Ide.Plugin.StylishHaskell=haskell-language-server-2.12.0.0-CwHmH5SrDIwLiWnPKNCoXZ-hls-stylish-haskell-plugin:Ide.Plugin.StylishHaskell
  23377. 2826.03 s [haskell-language-server] unit haskell-language-server-2.12.0.0-HIeBvq8wejoBWWQ26TDRod-hls-stan-plugin
  23378. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23379. 2826.03 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23380. 2826.03 s [haskell-language-server] include directory-1.3.8.5-b97c
  23381. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23382. 2826.03 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23383. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23384. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23385. 2826.03 s [haskell-language-server] include stan-0.2.1.0-7qB2KpwrPwULrvaUjdOd5Q
  23386. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23387. 2826.03 s [haskell-language-server] include trial-0.0.0.0-Bfbly6l0FGE47YbzL0q2HB
  23388. 2826.03 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23389. 2826.03 s [haskell-language-server] Ide.Plugin.Stan=haskell-language-server-2.12.0.0-HIeBvq8wejoBWWQ26TDRod-hls-stan-plugin:Ide.Plugin.Stan
  23390. 2826.03 s [haskell-language-server] unit haskell-language-server-2.12.0.0-GjBq2kawTS29BGg9Q9iYU4-hls-signature-help-plugin
  23391. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23392. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23393. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23394. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23395. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23396. 2826.03 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23397. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23398. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23399. 2826.03 s [haskell-language-server] Ide.Plugin.SignatureHelp=haskell-language-server-2.12.0.0-GjBq2kawTS29BGg9Q9iYU4-hls-signature-help-plugin:Ide.Plugin.SignatureHelp
  23400. 2826.03 s [haskell-language-server] unit haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin
  23401. 2826.03 s [haskell-language-server] include array-0.5.8.0-42c9
  23402. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23403. 2826.03 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23404. 2826.03 s [haskell-language-server] include containers-0.7-5491
  23405. 2826.03 s [haskell-language-server] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  23406. 2826.03 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23407. 2826.03 s [haskell-language-server] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  23408. 2826.03 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23409. 2826.03 s [haskell-language-server] include ghc-9.10.2-14d3
  23410. 2826.03 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23411. 2826.03 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23412. 2826.03 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23413. 2826.03 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23414. 2826.03 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23415. 2826.03 s [haskell-language-server] include mtl-2.3.1-9b55
  23416. 2826.03 s [haskell-language-server] include stm-2.5.3.1-2c29
  23417. 2826.03 s [haskell-language-server] include stm-containers-1.2.1.1-9bvjxipn7wo7LXXehyZCvn
  23418. 2826.03 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23419. 2826.03 s [haskell-language-server] include template-haskell-2.22.0.0-b147
  23420. 2826.03 s [haskell-language-server] include text-2.1.2-f6fa
  23421. 2826.03 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23422. 2826.03 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23423. 2826.03 s [haskell-language-server] Ide.Plugin.SemanticTokens=haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin:Ide.Plugin.SemanticTokens,Ide.Plugin.SemanticTokens.Mappings=haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin:Ide.Plugin.SemanticTokens.Mappings,Ide.Plugin.SemanticTokens.Types=haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin:Ide.Plugin.SemanticTokens.Types
  23424. 2826.03 s [haskell-language-server] unit haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  23425. 2826.03 s [haskell-language-server] include base-4.20.1.0-3bb1
  23426. 2826.04 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23427. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23428. 2826.04 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23429. 2826.04 s [haskell-language-server] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  23430. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23431. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23432. 2826.04 s [haskell-language-server] include ghc-boot-9.10.2-4172
  23433. 2826.04 s [haskell-language-server] include ghc-exactprint-1.10.0.0-8jZtxi4t7jeAmLVCWapOoq
  23434. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23435. 2826.04 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23436. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23437. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23438. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23439. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23440. 2826.04 s [haskell-language-server] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  23441. 2826.04 s [haskell-language-server] include regex-applicative-0.3.4-I9bku9l8a9TCSZ1QyauwVD
  23442. 2826.04 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23443. 2826.04 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23444. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23445. 2826.04 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23446. 2826.04 s [haskell-language-server] include time-1.12.2-0e11
  23447. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23448. 2826.04 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23449. 2826.04 s [haskell-language-server] Development.IDE.GHC.Compat.ExactPrint=haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin:Development.IDE.GHC.Compat.ExactPrint,Development.IDE.GHC.Dump=haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin:Development.IDE.GHC.Dump,Development.IDE.GHC.ExactPrint=haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin:Development.IDE.GHC.ExactPrint,Development.IDE.Plugin.CodeAction=haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin:Development.IDE.Plugin.CodeAction,Development.IDE.Plugin.CodeAction.Util=haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin:Development.IDE.Plugin.CodeAction.Util
  23450. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-CHPcLlf3ji9HQrdMM6U4TW-hls-rename-plugin
  23451. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23452. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23453. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23454. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23455. 2826.04 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23456. 2826.04 s [haskell-language-server] include haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  23457. 2826.04 s [haskell-language-server] include hiedb-0.7.0.0-KZzDnnchI2gL4GgeXoS71X
  23458. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23459. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23460. 2826.04 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23461. 2826.04 s [haskell-language-server] include mod-0.2.1.0-J6icIgpoqtg8M2virw86Jm
  23462. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23463. 2826.04 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23464. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23465. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23466. 2826.04 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23467. 2826.04 s [haskell-language-server] Ide.Plugin.Rename=haskell-language-server-2.12.0.0-CHPcLlf3ji9HQrdMM6U4TW-hls-rename-plugin:Ide.Plugin.Rename
  23468. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-65ePVGeF6FpG9g9O4bgOSX-hls-qualify-imported-names-plugin
  23469. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23470. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23471. 2826.04 s [haskell-language-server] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  23472. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23473. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23474. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23475. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23476. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23477. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23478. 2826.04 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23479. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23480. 2826.04 s [haskell-language-server] Ide.Plugin.QualifyImportedNames=haskell-language-server-2.12.0.0-65ePVGeF6FpG9g9O4bgOSX-hls-qualify-imported-names-plugin:Ide.Plugin.QualifyImportedNames
  23481. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-3ODW9RpH4cwL6LYTKTEBwN-hls-pragmas-plugin
  23482. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23483. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23484. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23485. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23486. 2826.04 s [haskell-language-server] include fuzzy-0.1.1.0-1Gi12o7L2fLJdW643QTxYf
  23487. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23488. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23489. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23490. 2826.04 s [haskell-language-server] include lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  23491. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23492. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23493. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23494. 2826.04 s [haskell-language-server] Ide.Plugin.Pragmas=haskell-language-server-2.12.0.0-3ODW9RpH4cwL6LYTKTEBwN-hls-pragmas-plugin:Ide.Plugin.Pragmas
  23495. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-LsLskGlkJgMDAi9G0i9lWo-hls-overloaded-record-dot-plugin
  23496. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23497. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23498. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23499. 2826.04 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23500. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23501. 2826.04 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23502. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23503. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23504. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23505. 2826.04 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23506. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23507. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23508. 2826.04 s [haskell-language-server] Ide.Plugin.OverloadedRecordDot=haskell-language-server-2.12.0.0-LsLskGlkJgMDAi9G0i9lWo-hls-overloaded-record-dot-plugin:Ide.Plugin.OverloadedRecordDot
  23509. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-A6Ijs73abRU2U2Fk4mjoSJ-hls-ormolu-plugin
  23510. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23511. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23512. 2826.04 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23513. 2826.04 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  23514. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23515. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23516. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23517. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23518. 2826.04 s [haskell-language-server] include ormolu-0.8.0.2-A66CEECPKQQImf1p6ERDVV
  23519. 2826.04 s [haskell-language-server] include process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  23520. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23521. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23522. 2826.04 s [haskell-language-server] Ide.Plugin.Ormolu=haskell-language-server-2.12.0.0-A6Ijs73abRU2U2Fk4mjoSJ-hls-ormolu-plugin:Ide.Plugin.Ormolu
  23523. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-HmnfrUFHKrkCWfv4WGORtK-hls-notes-plugin
  23524. 2826.04 s [haskell-language-server] include array-0.5.8.0-42c9
  23525. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23526. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23527. 2826.04 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23528. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23529. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23530. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23531. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23532. 2826.04 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23533. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23534. 2826.04 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23535. 2826.04 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23536. 2826.04 s [haskell-language-server] Ide.Plugin.Notes=haskell-language-server-2.12.0.0-HmnfrUFHKrkCWfv4WGORtK-hls-notes-plugin:Ide.Plugin.Notes
  23537. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-JktHSyJhc1lFuGRdOA9N0F-hls-module-name-plugin
  23538. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23539. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23540. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23541. 2826.04 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23542. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23543. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23544. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23545. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23546. 2826.04 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23547. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23548. 2826.04 s [haskell-language-server] Ide.Plugin.ModuleName=haskell-language-server-2.12.0.0-JktHSyJhc1lFuGRdOA9N0F-hls-module-name-plugin:Ide.Plugin.ModuleName
  23549. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-GPcyMWYCCQC88Zj0eRrB9v-hls-gadt-plugin
  23550. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23551. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23552. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23553. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23554. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23555. 2826.04 s [haskell-language-server] include ghc-exactprint-1.10.0.0-8jZtxi4t7jeAmLVCWapOoq
  23556. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23557. 2826.04 s [haskell-language-server] include haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  23558. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23559. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23560. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23561. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23562. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23563. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23564. 2826.04 s [haskell-language-server] Ide.Plugin.GADT=haskell-language-server-2.12.0.0-GPcyMWYCCQC88Zj0eRrB9v-hls-gadt-plugin:Ide.Plugin.GADT
  23565. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-BJarIhvV96L7guJ3ifXpHE-hls-fourmolu-plugin
  23566. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23567. 2826.04 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23568. 2826.04 s [haskell-language-server] include fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  23569. 2826.04 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  23570. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23571. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23572. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23573. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23574. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23575. 2826.04 s [haskell-language-server] include process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  23576. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23577. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23578. 2826.04 s [haskell-language-server] include yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  23579. 2826.04 s [haskell-language-server] Ide.Plugin.Fourmolu=haskell-language-server-2.12.0.0-BJarIhvV96L7guJ3ifXpHE-hls-fourmolu-plugin:Ide.Plugin.Fourmolu
  23580. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-60ccLhOf6AqBL3sxehCizd-hls-explicit-record-fields-plugin
  23581. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23582. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23583. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23584. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23585. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23586. 2826.04 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23587. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23588. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23589. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23590. 2826.04 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23591. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23592. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23593. 2826.04 s [haskell-language-server] Ide.Plugin.ExplicitFields=haskell-language-server-2.12.0.0-60ccLhOf6AqBL3sxehCizd-hls-explicit-record-fields-plugin:Ide.Plugin.ExplicitFields
  23594. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-8Wi9sD2P2lv8pyY6sJM9cM-hls-explicit-imports-plugin
  23595. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23596. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23597. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23598. 2826.04 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23599. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23600. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23601. 2826.04 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23602. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23603. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23604. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23605. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23606. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23607. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23608. 2826.04 s [haskell-language-server] Ide.Plugin.ExplicitImports=haskell-language-server-2.12.0.0-8Wi9sD2P2lv8pyY6sJM9cM-hls-explicit-imports-plugin:Ide.Plugin.ExplicitImports
  23609. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-4IiIgldk9p5GNjwmh5jRDj-hls-explicit-fixity-plugin
  23610. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23611. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23612. 2826.04 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23613. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23614. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23615. 2826.04 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23616. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23617. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23618. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23619. 2826.04 s [haskell-language-server] Ide.Plugin.ExplicitFixity=haskell-language-server-2.12.0.0-4IiIgldk9p5GNjwmh5jRDj-hls-explicit-fixity-plugin:Ide.Plugin.ExplicitFixity
  23620. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin
  23621. 2826.04 s [haskell-language-server] include Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  23622. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23623. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23624. 2826.04 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23625. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23626. 2826.04 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23627. 2826.04 s [haskell-language-server] include dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  23628. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23629. 2826.04 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23630. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23631. 2826.04 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  23632. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23633. 2826.04 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23634. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23635. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23636. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23637. 2826.04 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23638. 2826.04 s [haskell-language-server] include megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  23639. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23640. 2826.04 s [haskell-language-server] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  23641. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23642. 2826.04 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23643. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23644. 2826.04 s [haskell-language-server] include unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  23645. 2826.04 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23646. 2826.04 s [haskell-language-server] Ide.Plugin.Eval=haskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin:Ide.Plugin.Eval,Ide.Plugin.Eval.Types=haskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin:Ide.Plugin.Eval.Types
  23647. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin
  23648. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23649. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23650. 2826.04 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23651. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23652. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23653. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23654. 2826.04 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23655. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23656. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23657. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23658. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23659. 2826.04 s [haskell-language-server] include semigroupoids-6.0.1-6ZWwTwSouEpJWm3QED6I1V
  23660. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23661. 2826.04 s [haskell-language-server] include vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  23662. 2826.04 s [haskell-language-server] Ide.Plugin.CodeRange=haskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin:Ide.Plugin.CodeRange,Ide.Plugin.CodeRange.Rules=haskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin:Ide.Plugin.CodeRange.Rules
  23663. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-F6UltEOv0H17MNB7aKcPB7-hls-class-plugin
  23664. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23665. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23666. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23667. 2826.04 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23668. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23669. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23670. 2826.04 s [haskell-language-server] include ghc-exactprint-1.10.0.0-8jZtxi4t7jeAmLVCWapOoq
  23671. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23672. 2826.04 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23673. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23674. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23675. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23676. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23677. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23678. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23679. 2826.04 s [haskell-language-server] Ide.Plugin.Class=haskell-language-server-2.12.0.0-F6UltEOv0H17MNB7aKcPB7-hls-class-plugin:Ide.Plugin.Class
  23680. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-14Ec2bwXBSw7mW5HfWF4Vv-hls-change-type-signature-plugin
  23681. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23682. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23683. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23684. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23685. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23686. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23687. 2826.04 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23688. 2826.04 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23689. 2826.04 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23690. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23691. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23692. 2826.04 s [haskell-language-server] Ide.Plugin.ChangeTypeSignature=haskell-language-server-2.12.0.0-14Ec2bwXBSw7mW5HfWF4Vv-hls-change-type-signature-plugin:Ide.Plugin.ChangeTypeSignature
  23693. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-1Bi8j4CAkxbB840OaxQCgX-hls-call-hierarchy-plugin
  23694. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23695. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23696. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23697. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23698. 2826.04 s [haskell-language-server] include ghc-9.10.2-14d3
  23699. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23700. 2826.04 s [haskell-language-server] include hiedb-0.7.0.0-KZzDnnchI2gL4GgeXoS71X
  23701. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23702. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23703. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23704. 2826.04 s [haskell-language-server] include sqlite-simple-0.4.19.0-52wzRgIKQwHESzZmK05Ly9
  23705. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23706. 2826.04 s [haskell-language-server] Ide.Plugin.CallHierarchy=haskell-language-server-2.12.0.0-1Bi8j4CAkxbB840OaxQCgX-hls-call-hierarchy-plugin:Ide.Plugin.CallHierarchy
  23707. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin
  23708. 2826.04 s [haskell-language-server] include Cabal-3.14.2.0-4xOC5dwqY05Ja1t72PDzLn
  23709. 2826.04 s [haskell-language-server] include Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  23710. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23711. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23712. 2826.04 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23713. 2826.04 s [haskell-language-server] include cabal-add-0.2-KNBzEllTZV7F3WV9TpC9sO
  23714. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23715. 2826.04 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23716. 2826.04 s [haskell-language-server] include directory-1.3.8.5-b97c
  23717. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23718. 2826.04 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23719. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23720. 2826.04 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23721. 2826.04 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23722. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23723. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23724. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23725. 2826.04 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23726. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23727. 2826.04 s [haskell-language-server] include pretty-1.1.3.6-7ed8
  23728. 2826.04 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23729. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23730. 2826.04 s [haskell-language-server] include text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23731. 2826.04 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23732. 2826.04 s [haskell-language-server] include unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23733. 2826.04 s [haskell-language-server] Ide.Plugin.Cabal=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal,Ide.Plugin.Cabal.CabalAdd.CodeAction=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.CabalAdd.CodeAction,Ide.Plugin.Cabal.CabalAdd.Command=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.CabalAdd.Command,Ide.Plugin.Cabal.CabalAdd.Types=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.CabalAdd.Types,Ide.Plugin.Cabal.Completion.CabalFields=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.CabalFields,Ide.Plugin.Cabal.Completion.Completer.FilePath=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.FilePath,Ide.Plugin.Cabal.Completion.Completer.Module=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Module,Ide.Plugin.Cabal.Completion.Completer.Paths=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Paths,Ide.Plugin.Cabal.Completion.Completer.Simple=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Simple,Ide.Plugin.Cabal.Completion.Completer.Snippet=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Snippet,Ide.Plugin.Cabal.Completion.Completer.Types=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completer.Types,Ide.Plugin.Cabal.Completion.Completions=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Completions,Ide.Plugin.Cabal.Completion.Data=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Data,Ide.Plugin.Cabal.Completion.Types=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Completion.Types,Ide.Plugin.Cabal.Definition=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Definition,Ide.Plugin.Cabal.Diagnostics=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Diagnostics,Ide.Plugin.Cabal.FieldSuggest=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.FieldSuggest,Ide.Plugin.Cabal.Files=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Files,Ide.Plugin.Cabal.LicenseSuggest=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.LicenseSuggest,Ide.Plugin.Cabal.OfInterest=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.OfInterest,Ide.Plugin.Cabal.Orphans=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Orphans,Ide.Plugin.Cabal.Outline=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Outline,Ide.Plugin.Cabal.Parse=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Parse,Ide.Plugin.Cabal.Rules=haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin:Ide.Plugin.Cabal.Rules
  23734. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-EKHVEOQfQ6K6OAWU7ym8xk-hls-cabal-gild-plugin
  23735. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23736. 2826.04 s [haskell-language-server] include directory-1.3.8.5-b97c
  23737. 2826.04 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23738. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23739. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23740. 2826.04 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23741. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23742. 2826.04 s [haskell-language-server] include process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  23743. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23744. 2826.04 s [haskell-language-server] Ide.Plugin.CabalGild=haskell-language-server-2.12.0.0-EKHVEOQfQ6K6OAWU7ym8xk-hls-cabal-gild-plugin:Ide.Plugin.CabalGild
  23745. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-CR14fEPy2EAfQsxIXEXHo-hls-cabal-fmt-plugin
  23746. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23747. 2826.04 s [haskell-language-server] include directory-1.3.8.5-b97c
  23748. 2826.04 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23749. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23750. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23751. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23752. 2826.04 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23753. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23754. 2826.04 s [haskell-language-server] include process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  23755. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23756. 2826.04 s [haskell-language-server] Ide.Plugin.CabalFmt=haskell-language-server-2.12.0.0-CR14fEPy2EAfQsxIXEXHo-hls-cabal-fmt-plugin:Ide.Plugin.CabalFmt
  23757. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin
  23758. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23759. 2826.04 s [haskell-language-server] include containers-0.7-5491
  23760. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23761. 2826.04 s [haskell-language-server] include ghc-boot-th-9.10.2-33c6
  23762. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23763. 2826.04 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23764. 2826.04 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23765. 2826.04 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23766. 2826.04 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23767. 2826.04 s [haskell-language-server] include mtl-2.3.1-9b55
  23768. 2826.04 s [haskell-language-server] include regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23769. 2826.04 s [haskell-language-server] include syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23770. 2826.04 s [haskell-language-server] include text-2.1.2-f6fa
  23771. 2826.04 s [haskell-language-server] Ide.Plugin.AlternateNumberFormat=haskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin:Ide.Plugin.AlternateNumberFormat,Ide.Plugin.Conversion=haskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin:Ide.Plugin.Conversion
  23772. 2826.04 s [haskell-language-server] unit haskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib
  23773. 2826.04 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23774. 2826.04 s [haskell-language-server] include async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  23775. 2826.04 s [haskell-language-server] include base-4.20.1.0-3bb1
  23776. 2826.04 s [haskell-language-server] include binary-0.8.9.3-9a18
  23777. 2826.04 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23778. 2826.04 s [haskell-language-server] include deepseq-1.5.0.0-3b35
  23779. 2826.04 s [haskell-language-server] include directory-1.3.8.5-b97c
  23780. 2826.04 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23781. 2826.04 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23782. 2826.04 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23783. 2826.04 s [haskell-language-server] include hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23784. 2826.04 s [haskell-language-server] include hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  23785. 2826.05 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23786. 2826.05 s [haskell-language-server] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  23787. 2826.05 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23788. 2826.05 s [haskell-language-server] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  23789. 2826.05 s [haskell-language-server] include parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  23790. 2826.05 s [haskell-language-server] include process-1.6.25.0-25a8
  23791. 2826.05 s [haskell-language-server] include row-types-1.0.1.2-IzaMs9zLI4ACsania1glgE
  23792. 2826.05 s [haskell-language-server] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  23793. 2826.05 s [haskell-language-server] include shake-0.19.8-IhqMXftdbkeHGeEznaPPAZ
  23794. 2826.05 s [haskell-language-server] include text-2.1.2-f6fa
  23795. 2826.05 s [haskell-language-server] Experiments=haskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib:Experiments,Experiments.Types=haskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib:Experiments.Types
  23796. 2826.05 s [haskell-language-server] unit haskell-language-server-2.12.0.0-KJQUAWTvhYZ1OucmYAjKhM-ghcide-bench
  23797. 2826.05 s [haskell-language-server] include aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23798. 2826.05 s [haskell-language-server] include base-4.20.1.0-3bb1
  23799. 2826.05 s [haskell-language-server] include bytestring-0.12.2.0-8436
  23800. 2826.05 s [haskell-language-server] include containers-0.7-5491
  23801. 2826.05 s [haskell-language-server] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  23802. 2826.05 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23803. 2826.05 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23804. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib
  23805. 2826.05 s [haskell-language-server] include hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23806. 2826.05 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23807. 2826.05 s [haskell-language-server] include hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  23808. 2826.05 s [haskell-language-server] include lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23809. 2826.05 s [haskell-language-server] include lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  23810. 2826.05 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23811. 2826.05 s [haskell-language-server] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  23812. 2826.05 s [haskell-language-server] include process-1.6.25.0-25a8
  23813. 2826.05 s [haskell-language-server] include safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  23814. 2826.05 s [haskell-language-server] include shake-0.19.8-IhqMXftdbkeHGeEznaPPAZ
  23815. 2826.05 s [haskell-language-server] include tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  23816. 2826.05 s [haskell-language-server] include text-2.1.2-f6fa
  23817. 2826.05 s [haskell-language-server] unit haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  23818. 2826.05 s [haskell-language-server] include aeson-pretty-0.8.10-2j4jlAxDgPp3VIk0pZXhlE
  23819. 2826.05 s [haskell-language-server] include base-4.20.1.0-3bb1
  23820. 2826.05 s [haskell-language-server] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  23821. 2826.05 s [haskell-language-server] include directory-1.3.8.5-b97c
  23822. 2826.05 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23823. 2826.05 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23824. 2826.05 s [haskell-language-server] include ghc-9.10.2-14d3
  23825. 2826.05 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23826. 2826.05 s [haskell-language-server] include githash-0.1.7.0-F3U0x0T4ecPIg7xnCh5lnL
  23827. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin
  23828. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-CR14fEPy2EAfQsxIXEXHo-hls-cabal-fmt-plugin
  23829. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-EKHVEOQfQ6K6OAWU7ym8xk-hls-cabal-gild-plugin
  23830. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin
  23831. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-1Bi8j4CAkxbB840OaxQCgX-hls-call-hierarchy-plugin
  23832. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-14Ec2bwXBSw7mW5HfWF4Vv-hls-change-type-signature-plugin
  23833. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-F6UltEOv0H17MNB7aKcPB7-hls-class-plugin
  23834. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin
  23835. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin
  23836. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-4IiIgldk9p5GNjwmh5jRDj-hls-explicit-fixity-plugin
  23837. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-8Wi9sD2P2lv8pyY6sJM9cM-hls-explicit-imports-plugin
  23838. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-60ccLhOf6AqBL3sxehCizd-hls-explicit-record-fields-plugin
  23839. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-BJarIhvV96L7guJ3ifXpHE-hls-fourmolu-plugin
  23840. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-GPcyMWYCCQC88Zj0eRrB9v-hls-gadt-plugin
  23841. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-JktHSyJhc1lFuGRdOA9N0F-hls-module-name-plugin
  23842. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-HmnfrUFHKrkCWfv4WGORtK-hls-notes-plugin
  23843. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-A6Ijs73abRU2U2Fk4mjoSJ-hls-ormolu-plugin
  23844. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-LsLskGlkJgMDAi9G0i9lWo-hls-overloaded-record-dot-plugin
  23845. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-3ODW9RpH4cwL6LYTKTEBwN-hls-pragmas-plugin
  23846. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-65ePVGeF6FpG9g9O4bgOSX-hls-qualify-imported-names-plugin
  23847. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  23848. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-CHPcLlf3ji9HQrdMM6U4TW-hls-rename-plugin
  23849. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin
  23850. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-GjBq2kawTS29BGg9Q9iYU4-hls-signature-help-plugin
  23851. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-HIeBvq8wejoBWWQ26TDRod-hls-stan-plugin
  23852. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-CwHmH5SrDIwLiWnPKNCoXZ-hls-stylish-haskell-plugin
  23853. 2826.05 s [haskell-language-server] include hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  23854. 2826.05 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23855. 2826.05 s [haskell-language-server] include optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  23856. 2826.05 s [haskell-language-server] include optparse-simple-0.1.1.4-1FhANLEPwkUI1p2K001g7k
  23857. 2826.05 s [haskell-language-server] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  23858. 2826.05 s [haskell-language-server] include process-1.6.25.0-25a8
  23859. 2826.05 s [haskell-language-server] include text-2.1.2-f6fa
  23860. 2826.05 s [haskell-language-server] HlsPlugins=haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1:HlsPlugins,Ide.Arguments=haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1:Ide.Arguments,Ide.Main=haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1:Ide.Main,Ide.Version=haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1:Ide.Version
  23861. 2826.05 s [haskell-language-server] unit haskell-language-server-2.12.0.0-DFpaknVwDJx2KBid2I41LZ-haskell-language-server
  23862. 2826.05 s [haskell-language-server] include base-4.20.1.0-3bb1
  23863. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  23864. 2826.05 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23865. 2826.05 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23866. 2826.05 s [haskell-language-server] include prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  23867. 2826.05 s [haskell-language-server] include text-2.1.2-f6fa
  23868. 2826.05 s [haskell-language-server] unit haskell-language-server-2.12.0.0-8LMxTe0oBzC3C61FrgK4Fi-haskell-language-server-wrapper
  23869. 2826.05 s [haskell-language-server] include base-4.20.1.0-3bb1
  23870. 2826.05 s [haskell-language-server] include containers-0.7-5491
  23871. 2826.05 s [haskell-language-server] include data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  23872. 2826.05 s [haskell-language-server] include directory-1.3.8.5-b97c
  23873. 2826.05 s [haskell-language-server] include extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23874. 2826.05 s [haskell-language-server] include filepath-1.5.4.0-eed0
  23875. 2826.05 s [haskell-language-server] include ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23876. 2826.05 s [haskell-language-server] include haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  23877. 2826.05 s [haskell-language-server] include hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  23878. 2826.05 s [haskell-language-server] include hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23879. 2826.05 s [haskell-language-server] include lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23880. 2826.05 s [haskell-language-server] include lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23881. 2826.05 s [haskell-language-server] include text-2.1.2-f6fa
  23882. 2826.05 s [haskell-language-server] include transformers-0.6.1.1-cd2f
  23883. 2826.05 s [haskell-language-server] include unix-2.8.6.0-bff8
  23884. 2826.05 s [haskell-language-server] include unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  23885. 2826.05 s [haskell-language-server] Ready component graph:
  23886. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-LsLskGlkJgMDAi9G0i9lWo-hls-overloaded-record-dot-plugin
  23887. 2826.05 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23888. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23889. 2826.05 s [haskell-language-server] depends containers-0.7-5491
  23890. 2826.05 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  23891. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23892. 2826.05 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23893. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23894. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23895. 2826.05 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23896. 2826.05 s [haskell-language-server] depends syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23897. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  23898. 2826.05 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  23899. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-Kk5kKHeLuO6FqSdE91LdWL-ghcide-test-preprocessor
  23900. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23901. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-JktHSyJhc1lFuGRdOA9N0F-hls-module-name-plugin
  23902. 2826.05 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23903. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23904. 2826.05 s [haskell-language-server] depends containers-0.7-5491
  23905. 2826.05 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  23906. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23907. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23908. 2826.05 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23909. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  23910. 2826.05 s [haskell-language-server] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23911. 2826.05 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  23912. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-HmnfrUFHKrkCWfv4WGORtK-hls-notes-plugin
  23913. 2826.05 s [haskell-language-server] depends array-0.5.8.0-42c9
  23914. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23915. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23916. 2826.05 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23917. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23918. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23919. 2826.05 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23920. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  23921. 2826.05 s [haskell-language-server] depends regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  23922. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  23923. 2826.05 s [haskell-language-server] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23924. 2826.05 s [haskell-language-server] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23925. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-HIeBvq8wejoBWWQ26TDRod-hls-stan-plugin
  23926. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23927. 2826.05 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  23928. 2826.05 s [haskell-language-server] depends directory-1.3.8.5-b97c
  23929. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23930. 2826.05 s [haskell-language-server] depends hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  23931. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23932. 2826.05 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23933. 2826.05 s [haskell-language-server] depends stan-0.2.1.0-7qB2KpwrPwULrvaUjdOd5Q
  23934. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  23935. 2826.05 s [haskell-language-server] depends trial-0.0.0.0-Bfbly6l0FGE47YbzL0q2HB
  23936. 2826.05 s [haskell-language-server] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  23937. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-GjBq2kawTS29BGg9Q9iYU4-hls-signature-help-plugin
  23938. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23939. 2826.05 s [haskell-language-server] depends containers-0.7-5491
  23940. 2826.05 s [haskell-language-server] depends ghc-9.10.2-14d3
  23941. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23942. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23943. 2826.05 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23944. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  23945. 2826.05 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  23946. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin
  23947. 2826.05 s [haskell-language-server] depends array-0.5.8.0-42c9
  23948. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23949. 2826.05 s [haskell-language-server] depends bytestring-0.12.2.0-8436
  23950. 2826.05 s [haskell-language-server] depends containers-0.7-5491
  23951. 2826.05 s [haskell-language-server] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  23952. 2826.05 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  23953. 2826.05 s [haskell-language-server] depends dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  23954. 2826.05 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23955. 2826.05 s [haskell-language-server] depends ghc-9.10.2-14d3
  23956. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23957. 2826.05 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23958. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23959. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23960. 2826.05 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23961. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  23962. 2826.05 s [haskell-language-server] depends stm-2.5.3.1-2c29
  23963. 2826.05 s [haskell-language-server] depends stm-containers-1.2.1.1-9bvjxipn7wo7LXXehyZCvn
  23964. 2826.05 s [haskell-language-server] depends syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  23965. 2826.05 s [haskell-language-server] depends template-haskell-2.22.0.0-b147
  23966. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  23967. 2826.05 s [haskell-language-server] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  23968. 2826.05 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  23969. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-F6UltEOv0H17MNB7aKcPB7-hls-class-plugin
  23970. 2826.05 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23971. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23972. 2826.05 s [haskell-language-server] depends containers-0.7-5491
  23973. 2826.05 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  23974. 2826.05 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  23975. 2826.05 s [haskell-language-server] depends ghc-9.10.2-14d3
  23976. 2826.05 s [haskell-language-server] depends ghc-exactprint-1.10.0.0-8jZtxi4t7jeAmLVCWapOoq
  23977. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23978. 2826.05 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  23979. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23980. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  23981. 2826.05 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  23982. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  23983. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  23984. 2826.05 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  23985. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-EKHVEOQfQ6K6OAWU7ym8xk-hls-cabal-gild-plugin
  23986. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23987. 2826.05 s [haskell-language-server] depends directory-1.3.8.5-b97c
  23988. 2826.05 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  23989. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  23990. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  23991. 2826.05 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  23992. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  23993. 2826.05 s [haskell-language-server] depends process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  23994. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  23995. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib
  23996. 2826.05 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  23997. 2826.05 s [haskell-language-server] depends async-2.2.5-CchTLU1ggLh6S9IP2jdpWK
  23998. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  23999. 2826.05 s [haskell-language-server] depends binary-0.8.9.3-9a18
  24000. 2826.05 s [haskell-language-server] depends bytestring-0.12.2.0-8436
  24001. 2826.05 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  24002. 2826.05 s [haskell-language-server] depends directory-1.3.8.5-b97c
  24003. 2826.05 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24004. 2826.05 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24005. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24006. 2826.05 s [haskell-language-server] depends hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  24007. 2826.05 s [haskell-language-server] depends hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  24008. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24009. 2826.05 s [haskell-language-server] depends lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  24010. 2826.05 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  24011. 2826.05 s [haskell-language-server] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  24012. 2826.05 s [haskell-language-server] depends parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  24013. 2826.05 s [haskell-language-server] depends process-1.6.25.0-25a8
  24014. 2826.05 s [haskell-language-server] depends row-types-1.0.1.2-IzaMs9zLI4ACsania1glgE
  24015. 2826.05 s [haskell-language-server] depends safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  24016. 2826.05 s [haskell-language-server] depends shake-0.19.8-IhqMXftdbkeHGeEznaPPAZ
  24017. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  24018. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-KJQUAWTvhYZ1OucmYAjKhM-ghcide-bench
  24019. 2826.05 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  24020. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24021. 2826.05 s [haskell-language-server] depends bytestring-0.12.2.0-8436
  24022. 2826.05 s [haskell-language-server] depends containers-0.7-5491
  24023. 2826.05 s [haskell-language-server] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  24024. 2826.05 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24025. 2826.05 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24026. 2826.05 s [haskell-language-server] depends haskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib
  24027. 2826.05 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  24028. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24029. 2826.05 s [haskell-language-server] depends hls-test-utils-2.12.0.0-8yXDWqs7TgtAGAmVIY970n
  24030. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24031. 2826.05 s [haskell-language-server] depends lsp-test-0.17.1.1-CmKAq33XrI46Dk7nbziFgO
  24032. 2826.05 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  24033. 2826.05 s [haskell-language-server] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  24034. 2826.05 s [haskell-language-server] depends process-1.6.25.0-25a8
  24035. 2826.05 s [haskell-language-server] depends safe-exceptions-0.1.7.4-2xMrVWbnmFFGtPiZAmPetu
  24036. 2826.05 s [haskell-language-server] depends shake-0.19.8-IhqMXftdbkeHGeEznaPPAZ
  24037. 2826.05 s [haskell-language-server] depends tasty-hunit-0.10.2-HfDow1WsEtWKrYBL1UAi2
  24038. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  24039. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-CwHmH5SrDIwLiWnPKNCoXZ-hls-stylish-haskell-plugin
  24040. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24041. 2826.05 s [haskell-language-server] depends directory-1.3.8.5-b97c
  24042. 2826.05 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24043. 2826.05 s [haskell-language-server] depends ghc-boot-th-9.10.2-33c6
  24044. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24045. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24046. 2826.05 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  24047. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  24048. 2826.05 s [haskell-language-server] depends stylish-haskell-0.15.1.0-7GawO3X9IlJ6d4OQ7psxg3
  24049. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  24050. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin
  24051. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24052. 2826.05 s [haskell-language-server] depends containers-0.7-5491
  24053. 2826.05 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24054. 2826.05 s [haskell-language-server] depends ghc-boot-th-9.10.2-33c6
  24055. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24056. 2826.05 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  24057. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24058. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24059. 2826.05 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24060. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  24061. 2826.05 s [haskell-language-server] depends regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  24062. 2826.05 s [haskell-language-server] depends syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  24063. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  24064. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-CR14fEPy2EAfQsxIXEXHo-hls-cabal-fmt-plugin
  24065. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24066. 2826.05 s [haskell-language-server] depends directory-1.3.8.5-b97c
  24067. 2826.05 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24068. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24069. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24070. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24071. 2826.05 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  24072. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  24073. 2826.05 s [haskell-language-server] depends process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  24074. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  24075. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-BJarIhvV96L7guJ3ifXpHE-hls-fourmolu-plugin
  24076. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24077. 2826.05 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24078. 2826.05 s [haskell-language-server] depends fourmolu-0.19.0.1-Gl9IXjJw1J7KgpvlNtKYkQ
  24079. 2826.05 s [haskell-language-server] depends ghc-boot-th-9.10.2-33c6
  24080. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24081. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24082. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24083. 2826.05 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24084. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  24085. 2826.05 s [haskell-language-server] depends process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  24086. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  24087. 2826.05 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24088. 2826.05 s [haskell-language-server] depends yaml-0.11.11.2-JkJ9wZDj5BXGDpOEZ9F8Mh
  24089. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin
  24090. 2826.05 s [haskell-language-server] depends Diff-1.0.2-El2VRCp1GLw5alVACG4Cdj
  24091. 2826.05 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  24092. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24093. 2826.05 s [haskell-language-server] depends bytestring-0.12.2.0-8436
  24094. 2826.05 s [haskell-language-server] depends containers-0.7-5491
  24095. 2826.05 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  24096. 2826.05 s [haskell-language-server] depends dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  24097. 2826.05 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24098. 2826.05 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24099. 2826.05 s [haskell-language-server] depends ghc-9.10.2-14d3
  24100. 2826.05 s [haskell-language-server] depends ghc-boot-th-9.10.2-33c6
  24101. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24102. 2826.05 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  24103. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24104. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24105. 2826.05 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24106. 2826.05 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  24107. 2826.05 s [haskell-language-server] depends megaparsec-9.7.0-HZjbIOR33FVGRjiW7suniG
  24108. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  24109. 2826.05 s [haskell-language-server] depends parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  24110. 2826.05 s [haskell-language-server] depends text-2.1.2-f6fa
  24111. 2826.05 s [haskell-language-server] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  24112. 2826.05 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24113. 2826.05 s [haskell-language-server] depends unliftio-0.2.25.1-KCplAKefoBFPJXygdAbUm
  24114. 2826.05 s [haskell-language-server] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  24115. 2826.05 s [haskell-language-server] definite haskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin
  24116. 2826.05 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24117. 2826.05 s [haskell-language-server] depends containers-0.7-5491
  24118. 2826.05 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  24119. 2826.05 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24120. 2826.05 s [haskell-language-server] depends ghc-9.10.2-14d3
  24121. 2826.05 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24122. 2826.05 s [haskell-language-server] depends hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  24123. 2826.05 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24124. 2826.05 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24125. 2826.05 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24126. 2826.05 s [haskell-language-server] depends mtl-2.3.1-9b55
  24127. 2826.05 s [haskell-language-server] depends semigroupoids-6.0.1-6ZWwTwSouEpJWm3QED6I1V
  24128. 2826.05 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24129. 2826.05 s [haskell-language-server] depends vector-0.13.2.0-D5ejmqJf4VE515gvMBL8oN
  24130. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-A6Ijs73abRU2U2Fk4mjoSJ-hls-ormolu-plugin
  24131. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24132. 2826.06 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24133. 2826.06 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24134. 2826.06 s [haskell-language-server] depends ghc-boot-th-9.10.2-33c6
  24135. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24136. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24137. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24138. 2826.06 s [haskell-language-server] depends mtl-2.3.1-9b55
  24139. 2826.06 s [haskell-language-server] depends ormolu-0.8.0.2-A66CEECPKQQImf1p6ERDVV
  24140. 2826.06 s [haskell-language-server] depends process-extras-0.7.4-DfGM26g6EVY3KOOrbdZJ9x
  24141. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24142. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24143. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  24144. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24145. 2826.06 s [haskell-language-server] depends bytestring-0.12.2.0-8436
  24146. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24147. 2826.06 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  24148. 2826.06 s [haskell-language-server] depends dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  24149. 2826.06 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24150. 2826.06 s [haskell-language-server] depends ghc-9.10.2-14d3
  24151. 2826.06 s [haskell-language-server] depends ghc-boot-9.10.2-4172
  24152. 2826.06 s [haskell-language-server] depends ghc-exactprint-1.10.0.0-8jZtxi4t7jeAmLVCWapOoq
  24153. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24154. 2826.06 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  24155. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24156. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24157. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24158. 2826.06 s [haskell-language-server] depends mtl-2.3.1-9b55
  24159. 2826.06 s [haskell-language-server] depends parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT
  24160. 2826.06 s [haskell-language-server] depends regex-applicative-0.3.4-I9bku9l8a9TCSZ1QyauwVD
  24161. 2826.06 s [haskell-language-server] depends regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  24162. 2826.06 s [haskell-language-server] depends syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  24163. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24164. 2826.06 s [haskell-language-server] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  24165. 2826.06 s [haskell-language-server] depends time-1.12.2-0e11
  24166. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24167. 2826.06 s [haskell-language-server] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  24168. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-CHPcLlf3ji9HQrdMM6U4TW-hls-rename-plugin
  24169. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24170. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24171. 2826.06 s [haskell-language-server] depends ghc-9.10.2-14d3
  24172. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24173. 2826.06 s [haskell-language-server] depends hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  24174. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  24175. 2826.06 s [haskell-language-server] depends hiedb-0.7.0.0-KZzDnnchI2gL4GgeXoS71X
  24176. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24177. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24178. 2826.06 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  24179. 2826.06 s [haskell-language-server] depends mod-0.2.1.0-J6icIgpoqtg8M2virw86Jm
  24180. 2826.06 s [haskell-language-server] depends mtl-2.3.1-9b55
  24181. 2826.06 s [haskell-language-server] depends syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  24182. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24183. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24184. 2826.06 s [haskell-language-server] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  24185. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-GPcyMWYCCQC88Zj0eRrB9v-hls-gadt-plugin
  24186. 2826.06 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  24187. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24188. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24189. 2826.06 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24190. 2826.06 s [haskell-language-server] depends ghc-9.10.2-14d3
  24191. 2826.06 s [haskell-language-server] depends ghc-exactprint-1.10.0.0-8jZtxi4t7jeAmLVCWapOoq
  24192. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24193. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  24194. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24195. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24196. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24197. 2826.06 s [haskell-language-server] depends mtl-2.3.1-9b55
  24198. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24199. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24200. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-8Wi9sD2P2lv8pyY6sJM9cM-hls-explicit-imports-plugin
  24201. 2826.06 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  24202. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24203. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24204. 2826.06 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  24205. 2826.06 s [haskell-language-server] depends ghc-9.10.2-14d3
  24206. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24207. 2826.06 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  24208. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24209. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24210. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24211. 2826.06 s [haskell-language-server] depends mtl-2.3.1-9b55
  24212. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24213. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24214. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin
  24215. 2826.06 s [haskell-language-server] depends Cabal-3.14.2.0-4xOC5dwqY05Ja1t72PDzLn
  24216. 2826.06 s [haskell-language-server] depends Cabal-syntax-3.14.2.0-JjQJr8GpAA5Em9E9H80f8l
  24217. 2826.06 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  24218. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24219. 2826.06 s [haskell-language-server] depends bytestring-0.12.2.0-8436
  24220. 2826.06 s [haskell-language-server] depends cabal-add-0.2-KNBzEllTZV7F3WV9TpC9sO
  24221. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24222. 2826.06 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  24223. 2826.06 s [haskell-language-server] depends directory-1.3.8.5-b97c
  24224. 2826.06 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24225. 2826.06 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24226. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24227. 2826.06 s [haskell-language-server] depends hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  24228. 2826.06 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  24229. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24230. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24231. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24232. 2826.06 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  24233. 2826.06 s [haskell-language-server] depends mtl-2.3.1-9b55
  24234. 2826.06 s [haskell-language-server] depends pretty-1.1.3.6-7ed8
  24235. 2826.06 s [haskell-language-server] depends regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  24236. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24237. 2826.06 s [haskell-language-server] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  24238. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24239. 2826.06 s [haskell-language-server] depends unordered-containers-0.2.20.1-HClEIARm8AW2uwGydeRcI5
  24240. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-65ePVGeF6FpG9g9O4bgOSX-hls-qualify-imported-names-plugin
  24241. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24242. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24243. 2826.06 s [haskell-language-server] depends dlist-1.0-JNRvuhaTd3GIelOGVAMxl0
  24244. 2826.06 s [haskell-language-server] depends ghc-9.10.2-14d3
  24245. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24246. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24247. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24248. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24249. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24250. 2826.06 s [haskell-language-server] depends text-rope-0.3-Ftu1SYMaNbZ53jgCZoxNnA
  24251. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24252. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-60ccLhOf6AqBL3sxehCizd-hls-explicit-record-fields-plugin
  24253. 2826.06 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  24254. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24255. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24256. 2826.06 s [haskell-language-server] depends ghc-9.10.2-14d3
  24257. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24258. 2826.06 s [haskell-language-server] depends hls-graph-2.12.0.0-IdnxWhyZ5SIIIx9gSEUE2v
  24259. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24260. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24261. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24262. 2826.06 s [haskell-language-server] depends syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  24263. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24264. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24265. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-4IiIgldk9p5GNjwmh5jRDj-hls-explicit-fixity-plugin
  24266. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24267. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24268. 2826.06 s [haskell-language-server] depends deepseq-1.5.0.0-3b35
  24269. 2826.06 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24270. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24271. 2826.06 s [haskell-language-server] depends hashable-1.5.0.0-HPfkRyOgZUOJwsw3Hk13ow
  24272. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24273. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24274. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24275. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-3ODW9RpH4cwL6LYTKTEBwN-hls-pragmas-plugin
  24276. 2826.06 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  24277. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24278. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24279. 2826.06 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24280. 2826.06 s [haskell-language-server] depends fuzzy-0.1.1.0-1Gi12o7L2fLJdW643QTxYf
  24281. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24282. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24283. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24284. 2826.06 s [haskell-language-server] depends lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw
  24285. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24286. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24287. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24288. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-1Bi8j4CAkxbB840OaxQCgX-hls-call-hierarchy-plugin
  24289. 2826.06 s [haskell-language-server] depends aeson-2.2.3.0-BcJFOswnARRzMUC4WalrV
  24290. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24291. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24292. 2826.06 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24293. 2826.06 s [haskell-language-server] depends ghc-9.10.2-14d3
  24294. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24295. 2826.06 s [haskell-language-server] depends hiedb-0.7.0.0-KZzDnnchI2gL4GgeXoS71X
  24296. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24297. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24298. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24299. 2826.06 s [haskell-language-server] depends sqlite-simple-0.4.19.0-52wzRgIKQwHESzZmK05Ly9
  24300. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24301. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-14Ec2bwXBSw7mW5HfWF4Vv-hls-change-type-signature-plugin
  24302. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24303. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24304. 2826.06 s [haskell-language-server] depends ghc-9.10.2-14d3
  24305. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24306. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24307. 2826.06 s [haskell-language-server] depends lens-5.3.5-IB3GWOpDLAOBqpLeS7W9kF
  24308. 2826.06 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  24309. 2826.06 s [haskell-language-server] depends regex-tdfa-1.3.2.5-HLBiB14kkicBIiXFlio2W3
  24310. 2826.06 s [haskell-language-server] depends syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz
  24311. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24312. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24313. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  24314. 2826.06 s [haskell-language-server] depends aeson-pretty-0.8.10-2j4jlAxDgPp3VIk0pZXhlE
  24315. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24316. 2826.06 s [haskell-language-server] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  24317. 2826.06 s [haskell-language-server] depends directory-1.3.8.5-b97c
  24318. 2826.06 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24319. 2826.06 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24320. 2826.06 s [haskell-language-server] depends ghc-9.10.2-14d3
  24321. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24322. 2826.06 s [haskell-language-server] depends githash-0.1.7.0-F3U0x0T4ecPIg7xnCh5lnL
  24323. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin
  24324. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-CR14fEPy2EAfQsxIXEXHo-hls-cabal-fmt-plugin
  24325. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-EKHVEOQfQ6K6OAWU7ym8xk-hls-cabal-gild-plugin
  24326. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin
  24327. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-1Bi8j4CAkxbB840OaxQCgX-hls-call-hierarchy-plugin
  24328. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-14Ec2bwXBSw7mW5HfWF4Vv-hls-change-type-signature-plugin
  24329. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-F6UltEOv0H17MNB7aKcPB7-hls-class-plugin
  24330. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin
  24331. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin
  24332. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-4IiIgldk9p5GNjwmh5jRDj-hls-explicit-fixity-plugin
  24333. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-8Wi9sD2P2lv8pyY6sJM9cM-hls-explicit-imports-plugin
  24334. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-60ccLhOf6AqBL3sxehCizd-hls-explicit-record-fields-plugin
  24335. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-BJarIhvV96L7guJ3ifXpHE-hls-fourmolu-plugin
  24336. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-GPcyMWYCCQC88Zj0eRrB9v-hls-gadt-plugin
  24337. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-JktHSyJhc1lFuGRdOA9N0F-hls-module-name-plugin
  24338. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-HmnfrUFHKrkCWfv4WGORtK-hls-notes-plugin
  24339. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-A6Ijs73abRU2U2Fk4mjoSJ-hls-ormolu-plugin
  24340. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-LsLskGlkJgMDAi9G0i9lWo-hls-overloaded-record-dot-plugin
  24341. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-3ODW9RpH4cwL6LYTKTEBwN-hls-pragmas-plugin
  24342. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-65ePVGeF6FpG9g9O4bgOSX-hls-qualify-imported-names-plugin
  24343. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  24344. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-CHPcLlf3ji9HQrdMM6U4TW-hls-rename-plugin
  24345. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin
  24346. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-GjBq2kawTS29BGg9Q9iYU4-hls-signature-help-plugin
  24347. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-HIeBvq8wejoBWWQ26TDRod-hls-stan-plugin
  24348. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-CwHmH5SrDIwLiWnPKNCoXZ-hls-stylish-haskell-plugin
  24349. 2826.06 s [haskell-language-server] depends hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  24350. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24351. 2826.06 s [haskell-language-server] depends optparse-applicative-0.18.1.0-LSFVy2rL395Di2wc2qYsJJ
  24352. 2826.06 s [haskell-language-server] depends optparse-simple-0.1.1.4-1FhANLEPwkUI1p2K001g7k
  24353. 2826.06 s [haskell-language-server] depends prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  24354. 2826.06 s [haskell-language-server] depends process-1.6.25.0-25a8
  24355. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24356. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-8LMxTe0oBzC3C61FrgK4Fi-haskell-language-server-wrapper
  24357. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24358. 2826.06 s [haskell-language-server] depends containers-0.7-5491
  24359. 2826.06 s [haskell-language-server] depends data-default-0.8.0.1-sWzVwb2y7a5PFVOlNpIrz
  24360. 2826.06 s [haskell-language-server] depends directory-1.3.8.5-b97c
  24361. 2826.06 s [haskell-language-server] depends extra-1.8.1-7wPnRvPJFAxEpCEhNIVzIf
  24362. 2826.06 s [haskell-language-server] depends filepath-1.5.4.0-eed0
  24363. 2826.06 s [haskell-language-server] depends ghcide-2.12.0.0-Cm8XtfkfTWnB00IA9SHi5x
  24364. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  24365. 2826.06 s [haskell-language-server] depends hie-bios-0.17.0-Ij2zNueDjuhHiEc65MQyr6
  24366. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24367. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24368. 2826.06 s [haskell-language-server] depends lsp-types-2.3.0.1-3yPvvTq6knoGCcLINI1jwP
  24369. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24370. 2826.06 s [haskell-language-server] depends transformers-0.6.1.1-cd2f
  24371. 2826.06 s [haskell-language-server] depends unix-2.8.6.0-bff8
  24372. 2826.06 s [haskell-language-server] depends unliftio-core-0.2.1.0-LZDPrR8LMW7JjbkFIo1p3M
  24373. 2826.06 s [haskell-language-server] definite haskell-language-server-2.12.0.0-DFpaknVwDJx2KBid2I41LZ-haskell-language-server
  24374. 2826.06 s [haskell-language-server] depends base-4.20.1.0-3bb1
  24375. 2826.06 s [haskell-language-server] depends haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  24376. 2826.06 s [haskell-language-server] depends hls-plugin-api-2.12.0.0-4fzUFXEdOAQKoxMEsM8eVh
  24377. 2826.06 s [haskell-language-server] depends lsp-2.7.0.1-H54DOgyr8JEMIj0Y5Bjed
  24378. 2826.06 s [haskell-language-server] depends prettyprinter-1.7.1-KfZYlfvp4GvLOJNCeTwpz7
  24379. 2826.06 s [haskell-language-server] depends text-2.1.2-f6fa
  24380. 2826.06 s [haskell-language-server] Using Cabal-3.12.1.0 compiled by ghc-9.10
  24381. 2826.06 s [haskell-language-server] Using compiler: ghc-9.10.2
  24382. 2826.06 s [haskell-language-server] Using install prefix:
  24383. 2826.06 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0
  24384. 2826.06 s [haskell-language-server] Executables installed in:
  24385. 2826.06 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24386. 2826.06 s [haskell-language-server] Libraries installed in:
  24387. 2826.06 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  24388. 2826.06 s [haskell-language-server] Dynamic Libraries installed in:
  24389. 2826.06 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3
  24390. 2826.06 s [haskell-language-server] Private executables installed in:
  24391. 2826.06 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/libexec/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0
  24392. 2826.06 s [haskell-language-server] Data files installed in:
  24393. 2826.06 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/share/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0
  24394. 2826.06 s [haskell-language-server] Documentation installed in:
  24395. 2826.06 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/share/doc/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0
  24396. 2826.06 s [haskell-language-server] Configuration files installed in:
  24397. 2826.06 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/etc
  24398. 2826.06 s [haskell-language-server] No alex found
  24399. 2826.06 s [haskell-language-server] Using ar found on system at:
  24400. 2826.06 s [haskell-language-server] /nix/store/iz5lckcsg66r223si2gck7csk2hihj0m-binutils-wrapper-2.44/bin/ar
  24401. 2826.06 s [haskell-language-server] No c2hs found
  24402. 2826.06 s [haskell-language-server] Using cpphs version 1.20.9 found on system at:
  24403. 2826.06 s [haskell-language-server] /nix/store/0qdzan0yzdwljaais9kj85fwy933p2av-cpphs-1.20.10/bin/cpphs
  24404. 2826.06 s [haskell-language-server] No doctest found
  24405. 2826.06 s [haskell-language-server] Using gcc version 14.3.0 given by user at:
  24406. 2826.06 s [haskell-language-server] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/gcc
  24407. 2826.06 s [haskell-language-server] Using ghc version 9.10.2 found on system at:
  24408. 2826.06 s [haskell-language-server] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc
  24409. 2826.06 s [haskell-language-server] Using ghc-pkg version 9.10.2 found on system at:
  24410. 2826.06 s [haskell-language-server] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/ghc-pkg-9.10.2
  24411. 2826.06 s [haskell-language-server] No ghcjs found
  24412. 2826.06 s [haskell-language-server] No ghcjs-pkg found
  24413. 2826.06 s [haskell-language-server] No greencard found
  24414. 2826.06 s [haskell-language-server] Using haddock version 2.31.0 found on system at:
  24415. 2826.06 s [haskell-language-server] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/haddock-ghc-9.10.2
  24416. 2826.06 s [haskell-language-server] No happy found
  24417. 2826.06 s [haskell-language-server] Using haskell-suite found on system at: haskell-suite-dummy-location
  24418. 2826.06 s [haskell-language-server] Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
  24419. 2826.06 s [haskell-language-server] No hmake found
  24420. 2826.06 s [haskell-language-server] Using hpc version 0.69 found on system at:
  24421. 2826.06 s [haskell-language-server] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hpc-ghc-9.10.2
  24422. 2826.06 s [haskell-language-server] Using hsc2hs version 0.68.10 found on system at:
  24423. 2826.06 s [haskell-language-server] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/hsc2hs-ghc-9.10.2
  24424. 2826.06 s [haskell-language-server] Using hscolour version 1.25 found on system at:
  24425. 2826.06 s [haskell-language-server] /nix/store/xfiiy2sdmdgy6i21hyv4p18y4g255wi8-hscolour-1.25/bin/HsColour
  24426. 2826.06 s [haskell-language-server] No jhc found
  24427. 2826.06 s [haskell-language-server] Using ld found on system at:
  24428. 2826.09 s [haskell-language-server] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/ld
  24429. 2826.09 s [haskell-language-server] No pkg-config found
  24430. 2826.09 s [haskell-language-server] Using runghc version 9.10.2 found on system at:
  24431. 2826.09 s [haskell-language-server] /nix/store/3s0x68zc4q7gl7xbpp7w9d2w3nx9i8y2-ghc-9.10.2/bin/runghc-9.10.2
  24432. 2826.09 s [haskell-language-server] Using strip version 2.44 found on system at:
  24433. 2826.09 s [haskell-language-server] /nix/store/8v97ngkcpfzgghwnnr7fsz33p2x22gy9-gcc-wrapper-14.3.0/bin/strip
  24434. 2826.09 s [haskell-language-server] Using tar found on system at:
  24435. 2826.09 s [haskell-language-server] /nix/store/xl6pd2spjajwcpq09fnmnjv5psqmlmma-gnutar-1.35/bin/tar
  24436. 2826.09 s [haskell-language-server] No uhc found
  24437. 2826.73 s [haskell-language-server] Phase: buildPhase
  24438. 2826.83 s [haskell-language-server] Preprocessing library 'hls-overloaded-record-dot-plugin' for haskell-language-server-2.12.0.0...
  24439. 2826.83 s [haskell-language-server] Building library 'hls-overloaded-record-dot-plugin' for haskell-language-server-2.12.0.0...
  24440. 2826.92 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.OverloadedRecordDot ( plugins/hls-overloaded-record-dot-plugin/src/Ide/Plugin/OverloadedRecordDot.hs, dist/build/hls-overloaded-record-dot-plugin/Ide/Plugin/OverloadedRecordDot.o, dist/build/hls-overloaded-record-dot-plugin/Ide/Plugin/OverloadedRecordDot.dyn_o )
  24441. 2829.26 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.OverloadedRecordDot ( plugins/hls-overloaded-record-dot-plugin/src/Ide/Plugin/OverloadedRecordDot.hs, dist/build/hls-overloaded-record-dot-plugin/Ide/Plugin/OverloadedRecordDot.p_o )
  24442. 2836.28 s [haskell-language-server] Preprocessing executable 'ghcide-test-preprocessor' for haskell-language-server-2.12.0.0...
  24443. 2836.28 s [haskell-language-server] Building executable 'ghcide-test-preprocessor' for haskell-language-server-2.12.0.0...
  24444. 2836.34 s [haskell-language-server] [1 of 1] Compiling Main ( ghcide-test/preprocessor/Main.hs, dist/build/ghcide-test-preprocessor/ghcide-test-preprocessor-tmp/Main.dyn_o )
  24445. 2836.53 s [haskell-language-server] [2 of 2] Linking dist/build/ghcide-test-preprocessor/ghcide-test-preprocessor
  24446. 2836.83 s [haskell-language-server] Preprocessing library 'hls-module-name-plugin' for haskell-language-server-2.12.0.0...
  24447. 2836.83 s [haskell-language-server] Building library 'hls-module-name-plugin' for haskell-language-server-2.12.0.0...
  24448. 2836.91 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ModuleName ( plugins/hls-module-name-plugin/src/Ide/Plugin/ModuleName.hs, dist/build/hls-module-name-plugin/Ide/Plugin/ModuleName.o, dist/build/hls-module-name-plugin/Ide/Plugin/ModuleName.dyn_o )
  24449. 2838.28 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ModuleName ( plugins/hls-module-name-plugin/src/Ide/Plugin/ModuleName.hs, dist/build/hls-module-name-plugin/Ide/Plugin/ModuleName.p_o )
  24450. 2844.06 s [haskell-language-server] Preprocessing library 'hls-notes-plugin' for haskell-language-server-2.12.0.0...
  24451. 2844.06 s [haskell-language-server] Building library 'hls-notes-plugin' for haskell-language-server-2.12.0.0...
  24452. 2844.13 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Notes ( plugins/hls-notes-plugin/src/Ide/Plugin/Notes.hs, dist/build/hls-notes-plugin/Ide/Plugin/Notes.o, dist/build/hls-notes-plugin/Ide/Plugin/Notes.dyn_o )
  24453. 2845.03 s [haskell-language-server] plugins/hls-notes-plugin/src/Ide/Plugin/Notes.hs:8:1: warning: [GHC-66111] [-Wunused-imports]
  24454. 2845.03 s [haskell-language-server] The import of ‘Data.Foldable’ is redundant
  24455. 2845.03 s [haskell-language-server] except perhaps to import instances from ‘Data.Foldable’
  24456. 2845.03 s [haskell-language-server] To import instances alone, use: import Data.Foldable()
  24457. 2845.03 s [haskell-language-server] |
  24458. 2845.03 s [haskell-language-server] 8 | import Data.Foldable (foldl')
  24459. 2845.03 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24460. 2845.03 s [haskell-language-server]
  24461. 2846.61 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Notes ( plugins/hls-notes-plugin/src/Ide/Plugin/Notes.hs, dist/build/hls-notes-plugin/Ide/Plugin/Notes.p_o )
  24462. 2847.30 s [haskell-language-server] plugins/hls-notes-plugin/src/Ide/Plugin/Notes.hs:8:1: warning: [GHC-66111] [-Wunused-imports]
  24463. 2847.30 s [haskell-language-server] The import of ‘Data.Foldable’ is redundant
  24464. 2847.30 s [haskell-language-server] except perhaps to import instances from ‘Data.Foldable’
  24465. 2847.30 s [haskell-language-server] To import instances alone, use: import Data.Foldable()
  24466. 2847.30 s [haskell-language-server] |
  24467. 2847.30 s [haskell-language-server] 8 | import Data.Foldable (foldl')
  24468. 2847.30 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24469. 2847.30 s [haskell-language-server]
  24470. 2853.61 s [haskell-language-server] Preprocessing library 'hls-stan-plugin' for haskell-language-server-2.12.0.0...
  24471. 2853.61 s [haskell-language-server] Building library 'hls-stan-plugin' for haskell-language-server-2.12.0.0...
  24472. 2853.70 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Stan ( plugins/hls-stan-plugin/src/Ide/Plugin/Stan.hs, dist/build/hls-stan-plugin/Ide/Plugin/Stan.o, dist/build/hls-stan-plugin/Ide/Plugin/Stan.dyn_o )
  24473. 2855.66 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Stan ( plugins/hls-stan-plugin/src/Ide/Plugin/Stan.hs, dist/build/hls-stan-plugin/Ide/Plugin/Stan.p_o )
  24474. 2862.12 s [haskell-language-server] Preprocessing library 'hls-signature-help-plugin' for haskell-language-server-2.12.0.0...
  24475. 2862.12 s [haskell-language-server] Building library 'hls-signature-help-plugin' for haskell-language-server-2.12.0.0...
  24476. 2862.19 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.SignatureHelp ( plugins/hls-signature-help-plugin/src/Ide/Plugin/SignatureHelp.hs, dist/build/hls-signature-help-plugin/Ide/Plugin/SignatureHelp.o, dist/build/hls-signature-help-plugin/Ide/Plugin/SignatureHelp.dyn_o )
  24477. 2863.41 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.SignatureHelp ( plugins/hls-signature-help-plugin/src/Ide/Plugin/SignatureHelp.hs, dist/build/hls-signature-help-plugin/Ide/Plugin/SignatureHelp.p_o )
  24478. 2869.29 s [haskell-language-server] Preprocessing library 'hls-semantic-tokens-plugin' for haskell-language-server-2.12.0.0...
  24479. 2869.29 s [haskell-language-server] Building library 'hls-semantic-tokens-plugin' for haskell-language-server-2.12.0.0...
  24480. 2869.37 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24481. 2869.37 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24482. 2869.37 s [haskell-language-server] but were not needed for compilation:
  24483. 2869.37 s [haskell-language-server] - syb-0.7.2.4 (exposed by flag -package-id syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz)
  24484. 2869.37 s [haskell-language-server]
  24485. 2869.38 s [haskell-language-server] [1 of 8] Compiling Ide.Plugin.SemanticTokens.Types ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Types.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Types.o, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Types.dyn_o )
  24486. 2870.99 s [haskell-language-server] [2 of 8] Compiling Ide.Plugin.SemanticTokens.Tokenize ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Tokenize.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Tokenize.o, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Tokenize.dyn_o )
  24487. 2871.38 s [haskell-language-server] [3 of 8] Compiling Ide.Plugin.SemanticTokens.SemanticConfig ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/SemanticConfig.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/SemanticConfig.o, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/SemanticConfig.dyn_o )
  24488. 2871.39 s [haskell-language-server] [4 of 8] Compiling Ide.Plugin.SemanticTokens.Utils ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Utils.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Utils.o, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Utils.dyn_o )
  24489. 2871.39 s [haskell-language-server] [5 of 8] Compiling Ide.Plugin.SemanticTokens.Mappings ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Mappings.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Mappings.o, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Mappings.dyn_o )
  24490. 2871.39 s [haskell-language-server] [6 of 8] Compiling Ide.Plugin.SemanticTokens.Query ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Query.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Query.o, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Query.dyn_o )
  24491. 2871.39 s [haskell-language-server] [7 of 8] Compiling Ide.Plugin.SemanticTokens.Internal ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Internal.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Internal.o, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Internal.dyn_o )
  24492. 2873.51 s [haskell-language-server] [8 of 8] Compiling Ide.Plugin.SemanticTokens ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens.o, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens.dyn_o )
  24493. 2873.81 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24494. 2873.81 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24495. 2873.81 s [haskell-language-server] but were not needed for compilation:
  24496. 2873.81 s [haskell-language-server] - syb-0.7.2.4 (exposed by flag -package-id syb-0.7.2.4-GtiAdewuXxU4whuIgKbSaz)
  24497. 2873.81 s [haskell-language-server]
  24498. 2873.83 s [haskell-language-server] [1 of 8] Compiling Ide.Plugin.SemanticTokens.Types ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Types.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Types.p_o )
  24499. 2875.28 s [haskell-language-server] [2 of 8] Compiling Ide.Plugin.SemanticTokens.Tokenize ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Tokenize.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Tokenize.p_o )
  24500. 2875.75 s [haskell-language-server] [3 of 8] Compiling Ide.Plugin.SemanticTokens.SemanticConfig ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/SemanticConfig.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/SemanticConfig.p_o )
  24501. 2875.75 s [haskell-language-server] [4 of 8] Compiling Ide.Plugin.SemanticTokens.Utils ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Utils.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Utils.p_o )
  24502. 2875.75 s [haskell-language-server] [5 of 8] Compiling Ide.Plugin.SemanticTokens.Mappings ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Mappings.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Mappings.p_o )
  24503. 2875.75 s [haskell-language-server] [6 of 8] Compiling Ide.Plugin.SemanticTokens.Query ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Query.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Query.p_o )
  24504. 2875.81 s [haskell-language-server] [7 of 8] Compiling Ide.Plugin.SemanticTokens.Internal ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens/Internal.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens/Internal.p_o )
  24505. 2877.98 s [haskell-language-server] [8 of 8] Compiling Ide.Plugin.SemanticTokens ( plugins/hls-semantic-tokens-plugin/src/Ide/Plugin/SemanticTokens.hs, dist/build/hls-semantic-tokens-plugin/Ide/Plugin/SemanticTokens.p_o )
  24506. 2882.90 s [haskell-language-server] Preprocessing library 'hls-class-plugin' for haskell-language-server-2.12.0.0...
  24507. 2882.90 s [haskell-language-server] Building library 'hls-class-plugin' for haskell-language-server-2.12.0.0...
  24508. 2883.03 s [haskell-language-server] [1 of 6] Compiling Ide.Plugin.Class.Utils ( plugins/hls-class-plugin/src/Ide/Plugin/Class/Utils.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/Utils.o, dist/build/hls-class-plugin/Ide/Plugin/Class/Utils.dyn_o )
  24509. 2883.98 s [haskell-language-server] [2 of 6] Compiling Ide.Plugin.Class.Types ( plugins/hls-class-plugin/src/Ide/Plugin/Class/Types.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/Types.o, dist/build/hls-class-plugin/Ide/Plugin/Class/Types.dyn_o )
  24510. 2885.39 s [haskell-language-server] [3 of 6] Compiling Ide.Plugin.Class.ExactPrint ( plugins/hls-class-plugin/src/Ide/Plugin/Class/ExactPrint.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/ExactPrint.o, dist/build/hls-class-plugin/Ide/Plugin/Class/ExactPrint.dyn_o )
  24511. 2885.42 s [haskell-language-server] plugins/hls-class-plugin/src/Ide/Plugin/Class/ExactPrint.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
  24512. 2885.42 s [haskell-language-server] The import of ‘Data.Functor.Identity’ is redundant
  24513. 2885.42 s [haskell-language-server] except perhaps to import instances from ‘Data.Functor.Identity’
  24514. 2885.42 s [haskell-language-server] To import instances alone, use: import Data.Functor.Identity()
  24515. 2885.42 s [haskell-language-server] |
  24516. 2885.42 s [haskell-language-server] 9 | import Data.Functor.Identity (Identity)
  24517. 2885.42 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24518. 2885.42 s [haskell-language-server]
  24519. 2885.66 s [haskell-language-server] [4 of 6] Compiling Ide.Plugin.Class.CodeLens ( plugins/hls-class-plugin/src/Ide/Plugin/Class/CodeLens.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/CodeLens.o, dist/build/hls-class-plugin/Ide/Plugin/Class/CodeLens.dyn_o )
  24520. 2885.88 s [haskell-language-server] [5 of 6] Compiling Ide.Plugin.Class.CodeAction ( plugins/hls-class-plugin/src/Ide/Plugin/Class/CodeAction.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/CodeAction.o, dist/build/hls-class-plugin/Ide/Plugin/Class/CodeAction.dyn_o )
  24521. 2886.10 s [haskell-language-server] [6 of 6] Compiling Ide.Plugin.Class ( plugins/hls-class-plugin/src/Ide/Plugin/Class.hs, dist/build/hls-class-plugin/Ide/Plugin/Class.o, dist/build/hls-class-plugin/Ide/Plugin/Class.dyn_o )
  24522. 2886.49 s [haskell-language-server] [1 of 6] Compiling Ide.Plugin.Class.Utils ( plugins/hls-class-plugin/src/Ide/Plugin/Class/Utils.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/Utils.p_o )
  24523. 2887.46 s [haskell-language-server] [2 of 6] Compiling Ide.Plugin.Class.Types ( plugins/hls-class-plugin/src/Ide/Plugin/Class/Types.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/Types.p_o )
  24524. 2889.94 s [haskell-language-server] [3 of 6] Compiling Ide.Plugin.Class.ExactPrint ( plugins/hls-class-plugin/src/Ide/Plugin/Class/ExactPrint.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/ExactPrint.p_o )
  24525. 2889.97 s [haskell-language-server] plugins/hls-class-plugin/src/Ide/Plugin/Class/ExactPrint.hs:9:1: warning: [GHC-66111] [-Wunused-imports]
  24526. 2889.97 s [haskell-language-server] The import of ‘Data.Functor.Identity’ is redundant
  24527. 2889.97 s [haskell-language-server] except perhaps to import instances from ‘Data.Functor.Identity’
  24528. 2889.97 s [haskell-language-server] To import instances alone, use: import Data.Functor.Identity()
  24529. 2889.97 s [haskell-language-server] |
  24530. 2889.97 s [haskell-language-server] 9 | import Data.Functor.Identity (Identity)
  24531. 2889.97 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24532. 2889.97 s [haskell-language-server]
  24533. 2890.21 s [haskell-language-server] [4 of 6] Compiling Ide.Plugin.Class.CodeLens ( plugins/hls-class-plugin/src/Ide/Plugin/Class/CodeLens.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/CodeLens.p_o )
  24534. 2890.37 s [haskell-language-server] [5 of 6] Compiling Ide.Plugin.Class.CodeAction ( plugins/hls-class-plugin/src/Ide/Plugin/Class/CodeAction.hs, dist/build/hls-class-plugin/Ide/Plugin/Class/CodeAction.p_o )
  24535. 2890.72 s [haskell-language-server] [6 of 6] Compiling Ide.Plugin.Class ( plugins/hls-class-plugin/src/Ide/Plugin/Class.hs, dist/build/hls-class-plugin/Ide/Plugin/Class.p_o )
  24536. 2895.40 s [haskell-language-server] Preprocessing library 'hls-cabal-gild-plugin' for haskell-language-server-2.12.0.0...
  24537. 2895.40 s [haskell-language-server] Building library 'hls-cabal-gild-plugin' for haskell-language-server-2.12.0.0...
  24538. 2895.47 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.CabalGild ( plugins/hls-cabal-gild-plugin/src/Ide/Plugin/CabalGild.hs, dist/build/hls-cabal-gild-plugin/Ide/Plugin/CabalGild.o, dist/build/hls-cabal-gild-plugin/Ide/Plugin/CabalGild.dyn_o )
  24539. 2896.66 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.CabalGild ( plugins/hls-cabal-gild-plugin/src/Ide/Plugin/CabalGild.hs, dist/build/hls-cabal-gild-plugin/Ide/Plugin/CabalGild.p_o )
  24540. 2901.92 s [haskell-language-server] Preprocessing library 'ghcide-bench-lib' for haskell-language-server-2.12.0.0...
  24541. 2901.92 s [haskell-language-server] Building library 'ghcide-bench-lib' for haskell-language-server-2.12.0.0...
  24542. 2901.99 s [haskell-language-server] [1 of 2] Compiling Experiments.Types ( ghcide-bench/src/Experiments/Types.hs, dist/build/ghcide-bench-lib/Experiments/Types.o, dist/build/ghcide-bench-lib/Experiments/Types.dyn_o )
  24543. 2903.36 s [haskell-language-server] [2 of 2] Compiling Experiments ( ghcide-bench/src/Experiments.hs, dist/build/ghcide-bench-lib/Experiments.o, dist/build/ghcide-bench-lib/Experiments.dyn_o )
  24544. 2904.07 s [haskell-language-server] ghcide-bench/src/Experiments.hs:345:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  24545. 2904.07 s [haskell-language-server] Pattern match(es) are non-exhaustive
  24546. 2904.07 s [haskell-language-server] In a pattern binding:
  24547. 2904.07 s [haskell-language-server] Patterns of type ‘ParserResult Config’ not matched:
  24548. 2904.07 s [haskell-language-server] Failure _
  24549. 2904.07 s [haskell-language-server] CompletionInvoked _
  24550. 2904.07 s [haskell-language-server] |
  24551. 2904.07 s [haskell-language-server] 345 | Success defConfig = execParserPure defaultPrefs (info configP fullDesc) []
  24552. 2904.07 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24553. 2904.07 s [haskell-language-server]
  24554. 2904.07 s [haskell-language-server] ghcide-bench/src/Experiments.hs:453:42: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  24555. 2904.07 s [haskell-language-server] Pattern match(es) are non-exhaustive
  24556. 2904.07 s [haskell-language-server] In a lambda abstraction:
  24557. 2904.07 s [haskell-language-server] Patterns of type ‘Maybe Handle’, ‘Maybe Handle’, ‘Maybe Handle’,
  24558. 2904.07 s [haskell-language-server] ‘ProcessHandle’ not matched:
  24559. 2904.07 s [haskell-language-server] Nothing _ _ _
  24560. 2904.07 s [haskell-language-server] (Just _) Nothing _ _
  24561. 2904.07 s [haskell-language-server] (Just _) (Just _) Nothing _
  24562. 2904.07 s [haskell-language-server] |
  24563. 2904.07 s [haskell-language-server] 453 | run sess = withCreateProcess p $ \(Just inH) (Just outH) (Just errH) pH -> do
  24564. 2904.07 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  24565. 2904.07 s [haskell-language-server]
  24566. 2904.07 s [haskell-language-server] ghcide-bench/src/Experiments.hs:630:37: warning: [GHC-63394] [-Wx-partial]
  24567. 2904.07 s [haskell-language-server] In the use of ‘head’
  24568. 2904.07 s [haskell-language-server] (imported from Data.List, but defined in GHC.Internal.List):
  24569. 2904.07 s [haskell-language-server] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  24570. 2904.07 s [haskell-language-server] |
  24571. 2904.07 s [haskell-language-server] 630 | let DocumentPositions{..} = head docs
  24572. 2904.07 s [haskell-language-server] | ^^^^
  24573. 2904.07 s [haskell-language-server]
  24574. 2906.34 s [haskell-language-server] [1 of 2] Compiling Experiments.Types ( ghcide-bench/src/Experiments/Types.hs, dist/build/ghcide-bench-lib/Experiments/Types.p_o )
  24575. 2907.61 s [haskell-language-server] [2 of 2] Compiling Experiments ( ghcide-bench/src/Experiments.hs, dist/build/ghcide-bench-lib/Experiments.p_o )
  24576. 2908.14 s [haskell-language-server] ghcide-bench/src/Experiments.hs:345:1: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  24577. 2908.14 s [haskell-language-server] Pattern match(es) are non-exhaustive
  24578. 2908.14 s [haskell-language-server] In a pattern binding:
  24579. 2908.15 s [haskell-language-server] Patterns of type ‘ParserResult Config’ not matched:
  24580. 2908.15 s [haskell-language-server] Failure _
  24581. 2908.15 s [haskell-language-server] CompletionInvoked _
  24582. 2908.15 s [haskell-language-server] |
  24583. 2908.15 s [haskell-language-server] 345 | Success defConfig = execParserPure defaultPrefs (info configP fullDesc) []
  24584. 2908.15 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24585. 2908.15 s [haskell-language-server]
  24586. 2908.15 s [haskell-language-server] ghcide-bench/src/Experiments.hs:453:42: warning: [GHC-62161] [-Wincomplete-uni-patterns]
  24587. 2908.15 s [haskell-language-server] Pattern match(es) are non-exhaustive
  24588. 2908.15 s [haskell-language-server] In a lambda abstraction:
  24589. 2908.15 s [haskell-language-server] Patterns of type ‘Maybe Handle’, ‘Maybe Handle’, ‘Maybe Handle’,
  24590. 2908.15 s [haskell-language-server] ‘ProcessHandle’ not matched:
  24591. 2908.15 s [haskell-language-server] Nothing _ _ _
  24592. 2908.15 s [haskell-language-server] (Just _) Nothing _ _
  24593. 2908.15 s [haskell-language-server] (Just _) (Just _) Nothing _
  24594. 2908.15 s [haskell-language-server] |
  24595. 2908.15 s [haskell-language-server] 453 | run sess = withCreateProcess p $ \(Just inH) (Just outH) (Just errH) pH -> do
  24596. 2908.15 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...
  24597. 2908.15 s [haskell-language-server]
  24598. 2908.15 s [haskell-language-server] ghcide-bench/src/Experiments.hs:630:37: warning: [GHC-63394] [-Wx-partial]
  24599. 2908.15 s [haskell-language-server] In the use of ‘head’
  24600. 2908.15 s [haskell-language-server] (imported from Data.List, but defined in GHC.Internal.List):
  24601. 2908.15 s [haskell-language-server] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  24602. 2908.15 s [haskell-language-server] |
  24603. 2908.15 s [haskell-language-server] 630 | let DocumentPositions{..} = head docs
  24604. 2908.15 s [haskell-language-server] | ^^^^
  24605. 2908.15 s [haskell-language-server]
  24606. 2915.43 s [haskell-language-server] Preprocessing executable 'ghcide-bench' for haskell-language-server-2.12.0.0...
  24607. 2915.43 s [haskell-language-server] Building executable 'ghcide-bench' for haskell-language-server-2.12.0.0...
  24608. 2915.50 s [haskell-language-server] [1 of 1] Compiling Main ( ghcide-bench/exe/Main.hs, dist/build/ghcide-bench/ghcide-bench-tmp/Main.dyn_o )
  24609. 2915.89 s [haskell-language-server] [2 of 2] Linking dist/build/ghcide-bench/ghcide-bench
  24610. 2917.19 s [haskell-language-server] Preprocessing library 'hls-stylish-haskell-plugin' for haskell-language-server-2.12.0.0...
  24611. 2917.19 s [haskell-language-server] Building library 'hls-stylish-haskell-plugin' for haskell-language-server-2.12.0.0...
  24612. 2917.27 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.StylishHaskell ( plugins/hls-stylish-haskell-plugin/src/Ide/Plugin/StylishHaskell.hs, dist/build/hls-stylish-haskell-plugin/Ide/Plugin/StylishHaskell.o, dist/build/hls-stylish-haskell-plugin/Ide/Plugin/StylishHaskell.dyn_o )
  24613. 2918.60 s [haskell-language-server] plugins/hls-stylish-haskell-plugin/src/Ide/Plugin/StylishHaskell.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  24614. 2918.60 s [haskell-language-server] The import of ‘System.Directory’ is redundant
  24615. 2918.60 s [haskell-language-server] except perhaps to import instances from ‘System.Directory’
  24616. 2918.60 s [haskell-language-server] To import instances alone, use: import System.Directory()
  24617. 2918.60 s [haskell-language-server] |
  24618. 2918.60 s [haskell-language-server] 28 | import System.Directory
  24619. 2918.60 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24620. 2918.60 s [haskell-language-server]
  24621. 2919.08 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.StylishHaskell ( plugins/hls-stylish-haskell-plugin/src/Ide/Plugin/StylishHaskell.hs, dist/build/hls-stylish-haskell-plugin/Ide/Plugin/StylishHaskell.p_o )
  24622. 2920.12 s [haskell-language-server] plugins/hls-stylish-haskell-plugin/src/Ide/Plugin/StylishHaskell.hs:28:1: warning: [GHC-66111] [-Wunused-imports]
  24623. 2920.12 s [haskell-language-server] The import of ‘System.Directory’ is redundant
  24624. 2920.12 s [haskell-language-server] except perhaps to import instances from ‘System.Directory’
  24625. 2920.12 s [haskell-language-server] To import instances alone, use: import System.Directory()
  24626. 2920.12 s [haskell-language-server] |
  24627. 2920.12 s [haskell-language-server] 28 | import System.Directory
  24628. 2920.12 s [haskell-language-server] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  24629. 2920.12 s [haskell-language-server]
  24630. 2927.94 s [haskell-language-server] Preprocessing library 'hls-alternate-number-format-plugin' for haskell-language-server-2.12.0.0...
  24631. 2927.96 s [haskell-language-server] Building library 'hls-alternate-number-format-plugin' for haskell-language-server-2.12.0.0...
  24632. 2928.06 s [haskell-language-server] [1 of 3] Compiling Ide.Plugin.Literals ( plugins/hls-alternate-number-format-plugin/src/Ide/Plugin/Literals.hs, dist/build/hls-alternate-number-format-plugin/Ide/Plugin/Literals.o, dist/build/hls-alternate-number-format-plugin/Ide/Plugin/Literals.dyn_o )
  24633. 2929.06 s [haskell-language-server] [2 of 3] Compiling Ide.Plugin.Conversion ( plugins/hls-alternate-number-format-plugin/src/Ide/Plugin/Conversion.hs, dist/build/hls-alternate-number-format-plugin/Ide/Plugin/Conversion.o, dist/build/hls-alternate-number-format-plugin/Ide/Plugin/Conversion.dyn_o )
  24634. 2929.75 s [haskell-language-server] [3 of 3] Compiling Ide.Plugin.AlternateNumberFormat ( plugins/hls-alternate-number-format-plugin/src/Ide/Plugin/AlternateNumberFormat.hs, dist/build/hls-alternate-number-format-plugin/Ide/Plugin/AlternateNumberFormat.o, dist/build/hls-alternate-number-format-plugin/Ide/Plugin/AlternateNumberFormat.dyn_o )
  24635. 2930.84 s [haskell-language-server] [1 of 3] Compiling Ide.Plugin.Literals ( plugins/hls-alternate-number-format-plugin/src/Ide/Plugin/Literals.hs, dist/build/hls-alternate-number-format-plugin/Ide/Plugin/Literals.p_o )
  24636. 2931.81 s [haskell-language-server] [2 of 3] Compiling Ide.Plugin.Conversion ( plugins/hls-alternate-number-format-plugin/src/Ide/Plugin/Conversion.hs, dist/build/hls-alternate-number-format-plugin/Ide/Plugin/Conversion.p_o )
  24637. 2932.32 s [haskell-language-server] [3 of 3] Compiling Ide.Plugin.AlternateNumberFormat ( plugins/hls-alternate-number-format-plugin/src/Ide/Plugin/AlternateNumberFormat.hs, dist/build/hls-alternate-number-format-plugin/Ide/Plugin/AlternateNumberFormat.p_o )
  24638. 2937.72 s [haskell-language-server] Preprocessing library 'hls-cabal-fmt-plugin' for haskell-language-server-2.12.0.0...
  24639. 2937.72 s [haskell-language-server] Building library 'hls-cabal-fmt-plugin' for haskell-language-server-2.12.0.0...
  24640. 2937.78 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.CabalFmt ( plugins/hls-cabal-fmt-plugin/src/Ide/Plugin/CabalFmt.hs, dist/build/hls-cabal-fmt-plugin/Ide/Plugin/CabalFmt.o, dist/build/hls-cabal-fmt-plugin/Ide/Plugin/CabalFmt.dyn_o )
  24641. 2939.06 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.CabalFmt ( plugins/hls-cabal-fmt-plugin/src/Ide/Plugin/CabalFmt.hs, dist/build/hls-cabal-fmt-plugin/Ide/Plugin/CabalFmt.p_o )
  24642. 2945.30 s [haskell-language-server] Preprocessing library 'hls-fourmolu-plugin' for haskell-language-server-2.12.0.0...
  24643. 2945.30 s [haskell-language-server] Building library 'hls-fourmolu-plugin' for haskell-language-server-2.12.0.0...
  24644. 2945.39 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Fourmolu ( plugins/hls-fourmolu-plugin/src/Ide/Plugin/Fourmolu.hs, dist/build/hls-fourmolu-plugin/Ide/Plugin/Fourmolu.o, dist/build/hls-fourmolu-plugin/Ide/Plugin/Fourmolu.dyn_o )
  24645. 2947.77 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Fourmolu ( plugins/hls-fourmolu-plugin/src/Ide/Plugin/Fourmolu.hs, dist/build/hls-fourmolu-plugin/Ide/Plugin/Fourmolu.p_o )
  24646. 2955.85 s [haskell-language-server] Preprocessing library 'hls-eval-plugin' for haskell-language-server-2.12.0.0...
  24647. 2955.85 s [haskell-language-server] Building library 'hls-eval-plugin' for haskell-language-server-2.12.0.0...
  24648. 2956.04 s [haskell-language-server] [ 1 of 10] Compiling Ide.Plugin.Eval.Config ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Config.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Config.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Config.dyn_o )
  24649. 2956.46 s [haskell-language-server] [ 2 of 10] Compiling Ide.Plugin.Eval.Parse.Option ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Parse/Option.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Parse/Option.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Parse/Option.dyn_o )
  24650. 2956.46 s [haskell-language-server] [ 3 of 10] Compiling Ide.Plugin.Eval.Util ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Util.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Util.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Util.dyn_o )
  24651. 2956.51 s [haskell-language-server] [ 4 of 10] Compiling Ide.Plugin.Eval.GHC ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/GHC.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/GHC.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/GHC.dyn_o )
  24652. 2957.24 s [haskell-language-server] [ 5 of 10] Compiling Ide.Plugin.Eval.Types ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Types.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Types.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Types.dyn_o )
  24653. 2961.30 s [haskell-language-server] [ 6 of 10] Compiling Ide.Plugin.Eval.Rules ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Rules.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Rules.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Rules.dyn_o )
  24654. 2962.45 s [haskell-language-server] [ 7 of 10] Compiling Ide.Plugin.Eval.Parse.Comments ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Parse/Comments.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Parse/Comments.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Parse/Comments.dyn_o )
  24655. 2963.74 s [haskell-language-server] [ 8 of 10] Compiling Ide.Plugin.Eval.Code ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Code.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Code.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Code.dyn_o )
  24656. 2963.74 s [haskell-language-server] plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Code.hs:88:18: warning: [GHC-63394] [-Wx-partial]
  24657. 2963.74 s [haskell-language-server] In the use of ‘head’
  24658. 2963.74 s [haskell-language-server] (imported from Prelude, but defined in GHC.Internal.List):
  24659. 2963.74 s [haskell-language-server] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  24660. 2963.74 s [haskell-language-server] |
  24661. 2963.74 s [haskell-language-server] 88 | evalPrint <- head <$> runDecls ("evalPrint x = P.writeFile " <> show temp <> " (P.show x)")
  24662. 2963.74 s [haskell-language-server] | ^^^^
  24663. 2963.74 s [haskell-language-server]
  24664. 2963.74 s [haskell-language-server] [ 9 of 10] Compiling Ide.Plugin.Eval.Handlers ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Handlers.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Handlers.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Handlers.dyn_o )
  24665. 2965.10 s [haskell-language-server] [10 of 10] Compiling Ide.Plugin.Eval ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval.o, dist/build/hls-eval-plugin/Ide/Plugin/Eval.dyn_o )
  24666. 2965.57 s [haskell-language-server] [ 1 of 10] Compiling Ide.Plugin.Eval.Config ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Config.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Config.p_o )
  24667. 2966.05 s [haskell-language-server] [ 2 of 10] Compiling Ide.Plugin.Eval.Parse.Option ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Parse/Option.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Parse/Option.p_o )
  24668. 2966.10 s [haskell-language-server] [ 3 of 10] Compiling Ide.Plugin.Eval.Util ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Util.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Util.p_o )
  24669. 2966.12 s [haskell-language-server] [ 4 of 10] Compiling Ide.Plugin.Eval.GHC ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/GHC.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/GHC.p_o )
  24670. 2966.72 s [haskell-language-server] [ 5 of 10] Compiling Ide.Plugin.Eval.Types ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Types.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Types.p_o )
  24671. 2973.03 s [haskell-language-server] [ 6 of 10] Compiling Ide.Plugin.Eval.Rules ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Rules.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Rules.p_o )
  24672. 2974.09 s [haskell-language-server] [ 7 of 10] Compiling Ide.Plugin.Eval.Parse.Comments ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Parse/Comments.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Parse/Comments.p_o )
  24673. 2975.40 s [haskell-language-server] [ 8 of 10] Compiling Ide.Plugin.Eval.Code ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Code.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Code.p_o )
  24674. 2975.40 s [haskell-language-server] plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Code.hs:88:18: warning: [GHC-63394] [-Wx-partial]
  24675. 2975.40 s [haskell-language-server] In the use of ‘head’
  24676. 2975.40 s [haskell-language-server] (imported from Prelude, but defined in GHC.Internal.List):
  24677. 2975.40 s [haskell-language-server] "This is a partial function, it throws an error on empty lists. Use pattern matching, 'Data.List.uncons' or 'Data.Maybe.listToMaybe' instead. Consider refactoring to use "Data.List.NonEmpty"."
  24678. 2975.40 s [haskell-language-server] |
  24679. 2975.40 s [haskell-language-server] 88 | evalPrint <- head <$> runDecls ("evalPrint x = P.writeFile " <> show temp <> " (P.show x)")
  24680. 2975.40 s [haskell-language-server] | ^^^^
  24681. 2975.40 s [haskell-language-server]
  24682. 2975.40 s [haskell-language-server] [ 9 of 10] Compiling Ide.Plugin.Eval.Handlers ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval/Handlers.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval/Handlers.p_o )
  24683. 2976.88 s [haskell-language-server] [10 of 10] Compiling Ide.Plugin.Eval ( plugins/hls-eval-plugin/src/Ide/Plugin/Eval.hs, dist/build/hls-eval-plugin/Ide/Plugin/Eval.p_o )
  24684. 2981.70 s [haskell-language-server] Preprocessing library 'hls-code-range-plugin' for haskell-language-server-2.12.0.0...
  24685. 2981.70 s [haskell-language-server] Building library 'hls-code-range-plugin' for haskell-language-server-2.12.0.0...
  24686. 2981.78 s [haskell-language-server] [1 of 3] Compiling Ide.Plugin.CodeRange.ASTPreProcess ( plugins/hls-code-range-plugin/src/Ide/Plugin/CodeRange/ASTPreProcess.hs, dist/build/hls-code-range-plugin/Ide/Plugin/CodeRange/ASTPreProcess.o, dist/build/hls-code-range-plugin/Ide/Plugin/CodeRange/ASTPreProcess.dyn_o )
  24687. 2982.62 s [haskell-language-server] [2 of 3] Compiling Ide.Plugin.CodeRange.Rules ( plugins/hls-code-range-plugin/src/Ide/Plugin/CodeRange/Rules.hs, dist/build/hls-code-range-plugin/Ide/Plugin/CodeRange/Rules.o, dist/build/hls-code-range-plugin/Ide/Plugin/CodeRange/Rules.dyn_o )
  24688. 2984.03 s [haskell-language-server] [3 of 3] Compiling Ide.Plugin.CodeRange ( plugins/hls-code-range-plugin/src/Ide/Plugin/CodeRange.hs, dist/build/hls-code-range-plugin/Ide/Plugin/CodeRange.o, dist/build/hls-code-range-plugin/Ide/Plugin/CodeRange.dyn_o )
  24689. 2984.54 s [haskell-language-server] [1 of 3] Compiling Ide.Plugin.CodeRange.ASTPreProcess ( plugins/hls-code-range-plugin/src/Ide/Plugin/CodeRange/ASTPreProcess.hs, dist/build/hls-code-range-plugin/Ide/Plugin/CodeRange/ASTPreProcess.p_o )
  24690. 2985.38 s [haskell-language-server] [2 of 3] Compiling Ide.Plugin.CodeRange.Rules ( plugins/hls-code-range-plugin/src/Ide/Plugin/CodeRange/Rules.hs, dist/build/hls-code-range-plugin/Ide/Plugin/CodeRange/Rules.p_o )
  24691. 2986.53 s [haskell-language-server] [3 of 3] Compiling Ide.Plugin.CodeRange ( plugins/hls-code-range-plugin/src/Ide/Plugin/CodeRange.hs, dist/build/hls-code-range-plugin/Ide/Plugin/CodeRange.p_o )
  24692. 2991.89 s [haskell-language-server] Preprocessing library 'hls-ormolu-plugin' for haskell-language-server-2.12.0.0...
  24693. 2991.89 s [haskell-language-server] Building library 'hls-ormolu-plugin' for haskell-language-server-2.12.0.0...
  24694. 2992.00 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Ormolu ( plugins/hls-ormolu-plugin/src/Ide/Plugin/Ormolu.hs, dist/build/hls-ormolu-plugin/Ide/Plugin/Ormolu.o, dist/build/hls-ormolu-plugin/Ide/Plugin/Ormolu.dyn_o )
  24695. 2994.89 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Ormolu ( plugins/hls-ormolu-plugin/src/Ide/Plugin/Ormolu.hs, dist/build/hls-ormolu-plugin/Ide/Plugin/Ormolu.p_o )
  24696. 3006.09 s [haskell-language-server] Preprocessing library 'hls-refactor-plugin' for haskell-language-server-2.12.0.0...
  24697. 3006.10 s [haskell-language-server] Building library 'hls-refactor-plugin' for haskell-language-server-2.12.0.0...
  24698. 3006.50 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24699. 3006.50 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24700. 3006.50 s [haskell-language-server] but were not needed for compilation:
  24701. 3006.50 s [haskell-language-server] - parser-combinators-1.3.0 (exposed by flag -package-id parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT)
  24702. 3006.50 s [haskell-language-server] - regex-applicative-0.3.4 (exposed by flag -package-id regex-applicative-0.3.4-I9bku9l8a9TCSZ1QyauwVD)
  24703. 3006.50 s [haskell-language-server]
  24704. 3006.52 s [haskell-language-server] [ 1 of 13] Compiling Development.IDE.GHC.Compat.ExactPrint ( plugins/hls-refactor-plugin/src/Development/IDE/GHC/Compat/ExactPrint.hs, dist/build/hls-refactor-plugin/Development/IDE/GHC/Compat/ExactPrint.o, dist/build/hls-refactor-plugin/Development/IDE/GHC/Compat/ExactPrint.dyn_o )
  24705. 3006.78 s [haskell-language-server] [ 2 of 13] Compiling Development.IDE.GHC.Dump ( plugins/hls-refactor-plugin/src/Development/IDE/GHC/Dump.hs, dist/build/hls-refactor-plugin/Development/IDE/GHC/Dump.o, dist/build/hls-refactor-plugin/Development/IDE/GHC/Dump.dyn_o )
  24706. 3019.21 s [haskell-language-server] [ 3 of 13] Compiling Development.IDE.GHC.ExactPrint ( plugins/hls-refactor-plugin/src/Development/IDE/GHC/ExactPrint.hs, dist/build/hls-refactor-plugin/Development/IDE/GHC/ExactPrint.o, dist/build/hls-refactor-plugin/Development/IDE/GHC/ExactPrint.dyn_o )
  24707. 3019.22 s [haskell-language-server] [ 4 of 13] Compiling Development.IDE.Plugin.CodeAction.PositionIndexed ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction/PositionIndexed.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/PositionIndexed.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/PositionIndexed.dyn_o )
  24708. 3019.22 s [haskell-language-server] [ 5 of 13] Compiling Development.IDE.Plugin.CodeAction.Util ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction/Util.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/Util.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/Util.dyn_o )
  24709. 3019.30 s [haskell-language-server] [ 6 of 13] Compiling Development.IDE.Plugin.CodeAction.ExactPrint ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction/ExactPrint.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/ExactPrint.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/ExactPrint.dyn_o )
  24710. 3020.06 s [haskell-language-server] [ 7 of 13] Compiling Development.IDE.Plugin.CodeAction.Args ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction/Args.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/Args.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/Args.dyn_o )
  24711. 3020.75 s [haskell-language-server] [ 8 of 13] Compiling Development.IDE.Plugin.Plugins.Diagnostic ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/Diagnostic.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/Diagnostic.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/Diagnostic.dyn_o )
  24712. 3020.75 s [haskell-language-server] [ 9 of 13] Compiling Development.IDE.Plugin.Plugins.AddArgument ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/AddArgument.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/AddArgument.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/AddArgument.dyn_o )
  24713. 3020.75 s [haskell-language-server] [10 of 13] Compiling Development.IDE.Plugin.Plugins.FillHole ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/FillHole.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/FillHole.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/FillHole.dyn_o )
  24714. 3020.75 s [haskell-language-server] [11 of 13] Compiling Development.IDE.Plugin.Plugins.FillTypeWildcard ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/FillTypeWildcard.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/FillTypeWildcard.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/FillTypeWildcard.dyn_o )
  24715. 3020.75 s [haskell-language-server] [12 of 13] Compiling Development.IDE.Plugin.Plugins.ImportUtils ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/ImportUtils.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/ImportUtils.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/ImportUtils.dyn_o )
  24716. 3020.75 s [haskell-language-server] [13 of 13] Compiling Development.IDE.Plugin.CodeAction ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction.o, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction.dyn_o )
  24717. 3027.21 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24718. 3027.22 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24719. 3027.22 s [haskell-language-server] but were not needed for compilation:
  24720. 3027.22 s [haskell-language-server] - parser-combinators-1.3.0 (exposed by flag -package-id parser-combinators-1.3.0-2cxJPeJtfjgIHnwK9gZzYT)
  24721. 3027.22 s [haskell-language-server] - regex-applicative-0.3.4 (exposed by flag -package-id regex-applicative-0.3.4-I9bku9l8a9TCSZ1QyauwVD)
  24722. 3027.22 s [haskell-language-server]
  24723. 3027.22 s [haskell-language-server] [ 1 of 13] Compiling Development.IDE.GHC.Compat.ExactPrint ( plugins/hls-refactor-plugin/src/Development/IDE/GHC/Compat/ExactPrint.hs, dist/build/hls-refactor-plugin/Development/IDE/GHC/Compat/ExactPrint.p_o )
  24724. 3027.49 s [haskell-language-server] [ 2 of 13] Compiling Development.IDE.GHC.Dump ( plugins/hls-refactor-plugin/src/Development/IDE/GHC/Dump.hs, dist/build/hls-refactor-plugin/Development/IDE/GHC/Dump.p_o )
  24725. 3038.21 s [haskell-language-server] [ 3 of 13] Compiling Development.IDE.GHC.ExactPrint ( plugins/hls-refactor-plugin/src/Development/IDE/GHC/ExactPrint.hs, dist/build/hls-refactor-plugin/Development/IDE/GHC/ExactPrint.p_o )
  24726. 3038.22 s [haskell-language-server] [ 4 of 13] Compiling Development.IDE.Plugin.CodeAction.PositionIndexed ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction/PositionIndexed.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/PositionIndexed.p_o )
  24727. 3038.22 s [haskell-language-server] [ 5 of 13] Compiling Development.IDE.Plugin.CodeAction.Util ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction/Util.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/Util.p_o )
  24728. 3038.36 s [haskell-language-server] [ 6 of 13] Compiling Development.IDE.Plugin.CodeAction.ExactPrint ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction/ExactPrint.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/ExactPrint.p_o )
  24729. 3039.00 s [haskell-language-server] [ 7 of 13] Compiling Development.IDE.Plugin.CodeAction.Args ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction/Args.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction/Args.p_o )
  24730. 3039.65 s [haskell-language-server] [ 8 of 13] Compiling Development.IDE.Plugin.Plugins.Diagnostic ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/Diagnostic.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/Diagnostic.p_o )
  24731. 3039.65 s [haskell-language-server] [ 9 of 13] Compiling Development.IDE.Plugin.Plugins.AddArgument ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/AddArgument.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/AddArgument.p_o )
  24732. 3039.65 s [haskell-language-server] [10 of 13] Compiling Development.IDE.Plugin.Plugins.FillHole ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/FillHole.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/FillHole.p_o )
  24733. 3039.65 s [haskell-language-server] [11 of 13] Compiling Development.IDE.Plugin.Plugins.FillTypeWildcard ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/FillTypeWildcard.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/FillTypeWildcard.p_o )
  24734. 3039.65 s [haskell-language-server] [12 of 13] Compiling Development.IDE.Plugin.Plugins.ImportUtils ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/Plugins/ImportUtils.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/Plugins/ImportUtils.p_o )
  24735. 3039.65 s [haskell-language-server] [13 of 13] Compiling Development.IDE.Plugin.CodeAction ( plugins/hls-refactor-plugin/src/Development/IDE/Plugin/CodeAction.hs, dist/build/hls-refactor-plugin/Development/IDE/Plugin/CodeAction.p_o )
  24736. 3049.11 s [haskell-language-server] Preprocessing library 'hls-rename-plugin' for haskell-language-server-2.12.0.0...
  24737. 3049.11 s [haskell-language-server] Building library 'hls-rename-plugin' for haskell-language-server-2.12.0.0...
  24738. 3049.20 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Rename ( plugins/hls-rename-plugin/src/Ide/Plugin/Rename.hs, dist/build/hls-rename-plugin/Ide/Plugin/Rename.o, dist/build/hls-rename-plugin/Ide/Plugin/Rename.dyn_o )
  24739. 3050.89 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Rename ( plugins/hls-rename-plugin/src/Ide/Plugin/Rename.hs, dist/build/hls-rename-plugin/Ide/Plugin/Rename.p_o )
  24740. 3057.02 s [haskell-language-server] Preprocessing library 'hls-gadt-plugin' for haskell-language-server-2.12.0.0...
  24741. 3057.02 s [haskell-language-server] Building library 'hls-gadt-plugin' for haskell-language-server-2.12.0.0...
  24742. 3057.12 s [haskell-language-server] [1 of 2] Compiling Ide.Plugin.GHC ( plugins/hls-gadt-plugin/src/Ide/Plugin/GHC.hs, dist/build/hls-gadt-plugin/Ide/Plugin/GHC.o, dist/build/hls-gadt-plugin/Ide/Plugin/GHC.dyn_o )
  24743. 3057.81 s [haskell-language-server] [2 of 2] Compiling Ide.Plugin.GADT ( plugins/hls-gadt-plugin/src/Ide/Plugin/GADT.hs, dist/build/hls-gadt-plugin/Ide/Plugin/GADT.o, dist/build/hls-gadt-plugin/Ide/Plugin/GADT.dyn_o )
  24744. 3059.56 s [haskell-language-server] [1 of 2] Compiling Ide.Plugin.GHC ( plugins/hls-gadt-plugin/src/Ide/Plugin/GHC.hs, dist/build/hls-gadt-plugin/Ide/Plugin/GHC.p_o )
  24745. 3060.26 s [haskell-language-server] [2 of 2] Compiling Ide.Plugin.GADT ( plugins/hls-gadt-plugin/src/Ide/Plugin/GADT.hs, dist/build/hls-gadt-plugin/Ide/Plugin/GADT.p_o )
  24746. 3066.59 s [haskell-language-server] Preprocessing library 'hls-explicit-imports-plugin' for haskell-language-server-2.12.0.0...
  24747. 3066.59 s [haskell-language-server] Building library 'hls-explicit-imports-plugin' for haskell-language-server-2.12.0.0...
  24748. 3066.67 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24749. 3066.67 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24750. 3066.67 s [haskell-language-server] but were not needed for compilation:
  24751. 3066.67 s [haskell-language-server] - ghc-9.10.2 (exposed by flag -package-id ghc-9.10.2-14d3)
  24752. 3066.67 s [haskell-language-server]
  24753. 3066.68 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ExplicitImports ( plugins/hls-explicit-imports-plugin/src/Ide/Plugin/ExplicitImports.hs, dist/build/hls-explicit-imports-plugin/Ide/Plugin/ExplicitImports.o, dist/build/hls-explicit-imports-plugin/Ide/Plugin/ExplicitImports.dyn_o )
  24754. 3071.31 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24755. 3071.31 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24756. 3071.31 s [haskell-language-server] but were not needed for compilation:
  24757. 3071.31 s [haskell-language-server] - ghc-9.10.2 (exposed by flag -package-id ghc-9.10.2-14d3)
  24758. 3071.31 s [haskell-language-server]
  24759. 3071.32 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ExplicitImports ( plugins/hls-explicit-imports-plugin/src/Ide/Plugin/ExplicitImports.hs, dist/build/hls-explicit-imports-plugin/Ide/Plugin/ExplicitImports.p_o )
  24760. 3080.39 s [haskell-language-server] Preprocessing library 'hls-cabal-plugin' for haskell-language-server-2.12.0.0...
  24761. 3080.39 s [haskell-language-server] Building library 'hls-cabal-plugin' for haskell-language-server-2.12.0.0...
  24762. 3080.54 s [haskell-language-server] [ 1 of 24] Compiling Ide.Plugin.Cabal.Completion.Types ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Types.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Types.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Types.dyn_o )
  24763. 3081.79 s [haskell-language-server] [ 2 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Types ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Types.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Types.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Types.dyn_o )
  24764. 3081.83 s [haskell-language-server] [ 3 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Paths ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Paths.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Paths.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Paths.dyn_o )
  24765. 3081.91 s [haskell-language-server] [ 4 of 24] Compiling Ide.Plugin.Cabal.Completion.CabalFields ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/CabalFields.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/CabalFields.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/CabalFields.dyn_o )
  24766. 3081.95 s [haskell-language-server] [ 5 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Simple ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Simple.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Simple.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Simple.dyn_o )
  24767. 3082.08 s [haskell-language-server] [ 6 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Snippet ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Snippet.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Snippet.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Snippet.dyn_o )
  24768. 3082.26 s [haskell-language-server] [ 7 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.FilePath ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/FilePath.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/FilePath.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/FilePath.dyn_o )
  24769. 3082.26 s [haskell-language-server] [ 8 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Module ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Module.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Module.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Module.dyn_o )
  24770. 3082.34 s [haskell-language-server] [ 9 of 24] Compiling Ide.Plugin.Cabal.Diagnostics ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Diagnostics.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Diagnostics.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Diagnostics.dyn_o )
  24771. 3082.34 s [haskell-language-server] [10 of 24] Compiling Ide.Plugin.Cabal.FieldSuggest ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/FieldSuggest.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/FieldSuggest.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/FieldSuggest.dyn_o )
  24772. 3082.34 s [haskell-language-server] [11 of 24] Compiling Ide.Plugin.Cabal.LicenseSuggest ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/LicenseSuggest.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/LicenseSuggest.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/LicenseSuggest.dyn_o )
  24773. 3082.34 s [haskell-language-server] [12 of 24] Compiling Ide.Plugin.Cabal.Completion.Data ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Data.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Data.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Data.dyn_o )
  24774. 3082.80 s [haskell-language-server] [13 of 24] Compiling Ide.Plugin.Cabal.Completion.Completions ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completions.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completions.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completions.dyn_o )
  24775. 3083.03 s [haskell-language-server] [14 of 24] Compiling Ide.Plugin.Cabal.Orphans ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Orphans.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Orphans.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Orphans.dyn_o )
  24776. 3083.03 s [haskell-language-server] [15 of 24] Compiling Ide.Plugin.Cabal.OfInterest ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/OfInterest.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/OfInterest.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/OfInterest.dyn_o )
  24777. 3083.03 s [haskell-language-server] [16 of 24] Compiling Ide.Plugin.Cabal.Files ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Files.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Files.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Files.dyn_o )
  24778. 3083.03 s [haskell-language-server] [17 of 24] Compiling Ide.Plugin.Cabal.Definition ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Definition.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Definition.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Definition.dyn_o )
  24779. 3083.03 s [haskell-language-server] [18 of 24] Compiling Ide.Plugin.Cabal.CabalAdd.Types ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/CabalAdd/Types.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/CabalAdd/Types.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/CabalAdd/Types.dyn_o )
  24780. 3083.03 s [haskell-language-server] [19 of 24] Compiling Ide.Plugin.Cabal.CabalAdd.Command ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/CabalAdd/Command.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/CabalAdd/Command.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/CabalAdd/Command.dyn_o )
  24781. 3083.03 s [haskell-language-server] [20 of 24] Compiling Ide.Plugin.Cabal.CabalAdd.CodeAction ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/CabalAdd/CodeAction.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/CabalAdd/CodeAction.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/CabalAdd/CodeAction.dyn_o )
  24782. 3083.03 s [haskell-language-server] [21 of 24] Compiling Ide.Plugin.Cabal.Outline ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Outline.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Outline.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Outline.dyn_o )
  24783. 3083.03 s [haskell-language-server] [22 of 24] Compiling Ide.Plugin.Cabal.Parse ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Parse.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Parse.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Parse.dyn_o )
  24784. 3083.03 s [haskell-language-server] [23 of 24] Compiling Ide.Plugin.Cabal.Rules ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Rules.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Rules.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Rules.dyn_o )
  24785. 3083.03 s [haskell-language-server] [24 of 24] Compiling Ide.Plugin.Cabal ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal.o, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal.dyn_o )
  24786. 3083.88 s [haskell-language-server] [ 1 of 24] Compiling Ide.Plugin.Cabal.Completion.Types ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Types.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Types.p_o )
  24787. 3085.12 s [haskell-language-server] [ 2 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Types ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Types.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Types.p_o )
  24788. 3085.25 s [haskell-language-server] [ 3 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Paths ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Paths.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Paths.p_o )
  24789. 3085.32 s [haskell-language-server] [ 4 of 24] Compiling Ide.Plugin.Cabal.Completion.CabalFields ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/CabalFields.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/CabalFields.p_o )
  24790. 3085.37 s [haskell-language-server] [ 5 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Simple ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Simple.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Simple.p_o )
  24791. 3085.60 s [haskell-language-server] [ 6 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Snippet ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Snippet.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Snippet.p_o )
  24792. 3085.85 s [haskell-language-server] [ 7 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.FilePath ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/FilePath.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/FilePath.p_o )
  24793. 3085.85 s [haskell-language-server] [ 8 of 24] Compiling Ide.Plugin.Cabal.Completion.Completer.Module ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completer/Module.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completer/Module.p_o )
  24794. 3086.03 s [haskell-language-server] [ 9 of 24] Compiling Ide.Plugin.Cabal.Diagnostics ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Diagnostics.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Diagnostics.p_o )
  24795. 3086.03 s [haskell-language-server] [10 of 24] Compiling Ide.Plugin.Cabal.FieldSuggest ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/FieldSuggest.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/FieldSuggest.p_o )
  24796. 3086.03 s [haskell-language-server] [11 of 24] Compiling Ide.Plugin.Cabal.LicenseSuggest ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/LicenseSuggest.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/LicenseSuggest.p_o )
  24797. 3086.03 s [haskell-language-server] [12 of 24] Compiling Ide.Plugin.Cabal.Completion.Data ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Data.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Data.p_o )
  24798. 3086.58 s [haskell-language-server] [13 of 24] Compiling Ide.Plugin.Cabal.Completion.Completions ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Completion/Completions.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Completion/Completions.p_o )
  24799. 3086.88 s [haskell-language-server] [14 of 24] Compiling Ide.Plugin.Cabal.Orphans ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Orphans.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Orphans.p_o )
  24800. 3086.88 s [haskell-language-server] [15 of 24] Compiling Ide.Plugin.Cabal.OfInterest ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/OfInterest.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/OfInterest.p_o )
  24801. 3086.88 s [haskell-language-server] [16 of 24] Compiling Ide.Plugin.Cabal.Files ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Files.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Files.p_o )
  24802. 3086.88 s [haskell-language-server] [17 of 24] Compiling Ide.Plugin.Cabal.Definition ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Definition.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Definition.p_o )
  24803. 3086.88 s [haskell-language-server] [18 of 24] Compiling Ide.Plugin.Cabal.CabalAdd.Types ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/CabalAdd/Types.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/CabalAdd/Types.p_o )
  24804. 3087.55 s [haskell-language-server] [19 of 24] Compiling Ide.Plugin.Cabal.CabalAdd.Command ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/CabalAdd/Command.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/CabalAdd/Command.p_o )
  24805. 3087.86 s [haskell-language-server] [20 of 24] Compiling Ide.Plugin.Cabal.CabalAdd.CodeAction ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/CabalAdd/CodeAction.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/CabalAdd/CodeAction.p_o )
  24806. 3087.86 s [haskell-language-server] [21 of 24] Compiling Ide.Plugin.Cabal.Outline ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Outline.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Outline.p_o )
  24807. 3087.86 s [haskell-language-server] [22 of 24] Compiling Ide.Plugin.Cabal.Parse ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Parse.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Parse.p_o )
  24808. 3087.86 s [haskell-language-server] [23 of 24] Compiling Ide.Plugin.Cabal.Rules ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal/Rules.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal/Rules.p_o )
  24809. 3087.86 s [haskell-language-server] [24 of 24] Compiling Ide.Plugin.Cabal ( plugins/hls-cabal-plugin/src/Ide/Plugin/Cabal.hs, dist/build/hls-cabal-plugin/Ide/Plugin/Cabal.p_o )
  24810. 3093.62 s [haskell-language-server] Preprocessing library 'hls-qualify-imported-names-plugin' for haskell-language-server-2.12.0.0...
  24811. 3093.62 s [haskell-language-server] Building library 'hls-qualify-imported-names-plugin' for haskell-language-server-2.12.0.0...
  24812. 3093.71 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.QualifyImportedNames ( plugins/hls-qualify-imported-names-plugin/src/Ide/Plugin/QualifyImportedNames.hs, dist/build/hls-qualify-imported-names-plugin/Ide/Plugin/QualifyImportedNames.o, dist/build/hls-qualify-imported-names-plugin/Ide/Plugin/QualifyImportedNames.dyn_o )
  24813. 3095.56 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.QualifyImportedNames ( plugins/hls-qualify-imported-names-plugin/src/Ide/Plugin/QualifyImportedNames.hs, dist/build/hls-qualify-imported-names-plugin/Ide/Plugin/QualifyImportedNames.p_o )
  24814. 3101.25 s [haskell-language-server] Preprocessing library 'hls-explicit-record-fields-plugin' for haskell-language-server-2.12.0.0...
  24815. 3101.25 s [haskell-language-server] Building library 'hls-explicit-record-fields-plugin' for haskell-language-server-2.12.0.0...
  24816. 3101.35 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ExplicitFields ( plugins/hls-explicit-record-fields-plugin/src/Ide/Plugin/ExplicitFields.hs, dist/build/hls-explicit-record-fields-plugin/Ide/Plugin/ExplicitFields.o, dist/build/hls-explicit-record-fields-plugin/Ide/Plugin/ExplicitFields.dyn_o )
  24817. 3103.96 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ExplicitFields ( plugins/hls-explicit-record-fields-plugin/src/Ide/Plugin/ExplicitFields.hs, dist/build/hls-explicit-record-fields-plugin/Ide/Plugin/ExplicitFields.p_o )
  24818. 3110.83 s [haskell-language-server] Preprocessing library 'hls-explicit-fixity-plugin' for haskell-language-server-2.12.0.0...
  24819. 3110.83 s [haskell-language-server] Building library 'hls-explicit-fixity-plugin' for haskell-language-server-2.12.0.0...
  24820. 3110.92 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ExplicitFixity ( plugins/hls-explicit-fixity-plugin/src/Ide/Plugin/ExplicitFixity.hs, dist/build/hls-explicit-fixity-plugin/Ide/Plugin/ExplicitFixity.o, dist/build/hls-explicit-fixity-plugin/Ide/Plugin/ExplicitFixity.dyn_o )
  24821. 3112.67 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ExplicitFixity ( plugins/hls-explicit-fixity-plugin/src/Ide/Plugin/ExplicitFixity.hs, dist/build/hls-explicit-fixity-plugin/Ide/Plugin/ExplicitFixity.p_o )
  24822. 3118.81 s [haskell-language-server] Preprocessing library 'hls-pragmas-plugin' for haskell-language-server-2.12.0.0...
  24823. 3118.81 s [haskell-language-server] Building library 'hls-pragmas-plugin' for haskell-language-server-2.12.0.0...
  24824. 3118.88 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24825. 3118.88 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24826. 3118.88 s [haskell-language-server] but were not needed for compilation:
  24827. 3118.88 s [haskell-language-server] - lens-aeson-1.2.3 (exposed by flag -package-id lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw)
  24828. 3118.88 s [haskell-language-server] - transformers-0.6.1.1 (exposed by flag -package-id transformers-0.6.1.1-cd2f)
  24829. 3118.88 s [haskell-language-server]
  24830. 3118.90 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Pragmas ( plugins/hls-pragmas-plugin/src/Ide/Plugin/Pragmas.hs, dist/build/hls-pragmas-plugin/Ide/Plugin/Pragmas.o, dist/build/hls-pragmas-plugin/Ide/Plugin/Pragmas.dyn_o )
  24831. 3121.07 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24832. 3121.07 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24833. 3121.07 s [haskell-language-server] but were not needed for compilation:
  24834. 3121.07 s [haskell-language-server] - lens-aeson-1.2.3 (exposed by flag -package-id lens-aeson-1.2.3-3Zg4KBXW23P45PV9HBRCmw)
  24835. 3121.07 s [haskell-language-server] - transformers-0.6.1.1 (exposed by flag -package-id transformers-0.6.1.1-cd2f)
  24836. 3121.07 s [haskell-language-server]
  24837. 3121.09 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.Pragmas ( plugins/hls-pragmas-plugin/src/Ide/Plugin/Pragmas.hs, dist/build/hls-pragmas-plugin/Ide/Plugin/Pragmas.p_o )
  24838. 3127.38 s [haskell-language-server] Preprocessing library 'hls-call-hierarchy-plugin' for haskell-language-server-2.12.0.0...
  24839. 3127.38 s [haskell-language-server] Building library 'hls-call-hierarchy-plugin' for haskell-language-server-2.12.0.0...
  24840. 3127.47 s [haskell-language-server] [1 of 4] Compiling Ide.Plugin.CallHierarchy.Types ( plugins/hls-call-hierarchy-plugin/src/Ide/Plugin/CallHierarchy/Types.hs, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy/Types.o, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy/Types.dyn_o )
  24841. 3128.56 s [haskell-language-server] [2 of 4] Compiling Ide.Plugin.CallHierarchy.Query ( plugins/hls-call-hierarchy-plugin/src/Ide/Plugin/CallHierarchy/Query.hs, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy/Query.o, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy/Query.dyn_o )
  24842. 3128.82 s [haskell-language-server] [3 of 4] Compiling Ide.Plugin.CallHierarchy.Internal ( plugins/hls-call-hierarchy-plugin/src/Ide/Plugin/CallHierarchy/Internal.hs, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy/Internal.o, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy/Internal.dyn_o )
  24843. 3129.65 s [haskell-language-server] [4 of 4] Compiling Ide.Plugin.CallHierarchy ( plugins/hls-call-hierarchy-plugin/src/Ide/Plugin/CallHierarchy.hs, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy.o, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy.dyn_o )
  24844. 3129.96 s [haskell-language-server] [1 of 4] Compiling Ide.Plugin.CallHierarchy.Types ( plugins/hls-call-hierarchy-plugin/src/Ide/Plugin/CallHierarchy/Types.hs, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy/Types.p_o )
  24845. 3133.38 s [haskell-language-server] [2 of 4] Compiling Ide.Plugin.CallHierarchy.Query ( plugins/hls-call-hierarchy-plugin/src/Ide/Plugin/CallHierarchy/Query.hs, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy/Query.p_o )
  24846. 3133.69 s [haskell-language-server] [3 of 4] Compiling Ide.Plugin.CallHierarchy.Internal ( plugins/hls-call-hierarchy-plugin/src/Ide/Plugin/CallHierarchy/Internal.hs, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy/Internal.p_o )
  24847. 3134.41 s [haskell-language-server] [4 of 4] Compiling Ide.Plugin.CallHierarchy ( plugins/hls-call-hierarchy-plugin/src/Ide/Plugin/CallHierarchy.hs, dist/build/hls-call-hierarchy-plugin/Ide/Plugin/CallHierarchy.p_o )
  24848. 3139.02 s [haskell-language-server] Preprocessing library 'hls-change-type-signature-plugin' for haskell-language-server-2.12.0.0...
  24849. 3139.02 s [haskell-language-server] Building library 'hls-change-type-signature-plugin' for haskell-language-server-2.12.0.0...
  24850. 3139.11 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ChangeTypeSignature ( plugins/hls-change-type-signature-plugin/src/Ide/Plugin/ChangeTypeSignature.hs, dist/build/hls-change-type-signature-plugin/Ide/Plugin/ChangeTypeSignature.o, dist/build/hls-change-type-signature-plugin/Ide/Plugin/ChangeTypeSignature.dyn_o )
  24851. 3140.99 s [haskell-language-server] [1 of 1] Compiling Ide.Plugin.ChangeTypeSignature ( plugins/hls-change-type-signature-plugin/src/Ide/Plugin/ChangeTypeSignature.hs, dist/build/hls-change-type-signature-plugin/Ide/Plugin/ChangeTypeSignature.p_o )
  24852. 3147.32 s [haskell-language-server] Preprocessing library for haskell-language-server-2.12.0.0...
  24853. 3147.32 s [haskell-language-server] Building library for haskell-language-server-2.12.0.0...
  24854. 3147.50 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24855. 3147.50 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24856. 3147.50 s [haskell-language-server] but were not needed for compilation:
  24857. 3147.50 s [haskell-language-server] - ghc-9.10.2 (exposed by flag -package-id ghc-9.10.2-14d3)
  24858. 3147.50 s [haskell-language-server]
  24859. 3147.51 s [haskell-language-server] [1 of 5] Compiling HlsPlugins ( src/HlsPlugins.hs, dist/build/HlsPlugins.o, dist/build/HlsPlugins.dyn_o )
  24860. 3148.49 s [haskell-language-server] [2 of 5] Compiling Paths_haskell_language_server ( dist/build/autogen/Paths_haskell_language_server.hs, dist/build/Paths_haskell_language_server.o, dist/build/Paths_haskell_language_server.dyn_o )
  24861. 3148.49 s [haskell-language-server] [3 of 5] Compiling Ide.Version ( src/Ide/Version.hs, dist/build/Ide/Version.o, dist/build/Ide/Version.dyn_o )
  24862. 3149.83 s [haskell-language-server] [4 of 5] Compiling Ide.Arguments ( src/Ide/Arguments.hs, dist/build/Ide/Arguments.o, dist/build/Ide/Arguments.dyn_o )
  24863. 3150.09 s [haskell-language-server] [5 of 5] Compiling Ide.Main ( src/Ide/Main.hs, dist/build/Ide/Main.o, dist/build/Ide/Main.dyn_o )
  24864. 3150.84 s [haskell-language-server] <no location info>: warning: [GHC-42258] [-Wunused-packages]
  24865. 3150.84 s [haskell-language-server] The following packages were specified via -package or -package-id flags,
  24866. 3150.84 s [haskell-language-server] but were not needed for compilation:
  24867. 3150.84 s [haskell-language-server] - ghc-9.10.2 (exposed by flag -package-id ghc-9.10.2-14d3)
  24868. 3150.84 s [haskell-language-server]
  24869. 3150.85 s [haskell-language-server] [1 of 5] Compiling HlsPlugins ( src/HlsPlugins.hs, dist/build/HlsPlugins.p_o )
  24870. 3151.79 s [haskell-language-server] [2 of 5] Compiling Paths_haskell_language_server ( dist/build/autogen/Paths_haskell_language_server.hs, dist/build/Paths_haskell_language_server.p_o )
  24871. 3151.79 s [haskell-language-server] [3 of 5] Compiling Ide.Version ( src/Ide/Version.hs, dist/build/Ide/Version.p_o )
  24872. 3153.30 s [haskell-language-server] [4 of 5] Compiling Ide.Arguments ( src/Ide/Arguments.hs, dist/build/Ide/Arguments.p_o )
  24873. 3153.82 s [haskell-language-server] [5 of 5] Compiling Ide.Main ( src/Ide/Main.hs, dist/build/Ide/Main.p_o )
  24874. 3161.98 s [haskell-language-server] Preprocessing executable 'haskell-language-server-wrapper' for haskell-language-server-2.12.0.0...
  24875. 3161.99 s [haskell-language-server] Building executable 'haskell-language-server-wrapper' for haskell-language-server-2.12.0.0...
  24876. 3162.12 s [haskell-language-server] [1 of 2] Compiling Main ( exe/Wrapper.hs, dist/build/haskell-language-server-wrapper/haskell-language-server-wrapper-tmp/Main.dyn_o )
  24877. 3162.99 s [haskell-language-server] [2 of 2] Compiling Paths_haskell_language_server ( dist/build/haskell-language-server-wrapper/autogen/Paths_haskell_language_server.hs, dist/build/haskell-language-server-wrapper/haskell-language-server-wrapper-tmp/Paths_haskell_language_server.dyn_o )
  24878. 3163.35 s [haskell-language-server] [3 of 3] Linking dist/build/haskell-language-server-wrapper/haskell-language-server-wrapper
  24879. 3165.12 s [haskell-language-server] Preprocessing executable 'haskell-language-server' for haskell-language-server-2.12.0.0...
  24880. 3165.12 s [haskell-language-server] Building executable 'haskell-language-server' for haskell-language-server-2.12.0.0...
  24881. 3165.20 s [haskell-language-server] [1 of 1] Compiling Main ( exe/Main.hs, dist/build/haskell-language-server/haskell-language-server-tmp/Main.dyn_o )
  24882. 3166.23 s [haskell-language-server] [2 of 2] Linking dist/build/haskell-language-server/haskell-language-server
  24883. 3167.95 s [haskell-language-server] buildPhase completed in 5 minutes 41 seconds
  24884. 3167.96 s [haskell-language-server] Phase: haddockPhase
  24885. 3167.96 s [haskell-language-server] Phase: installPhase
  24886. 3168.10 s [haskell-language-server] Installing internal library hls-overloaded-record-dot-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-LsLskGlkJgMDAi9G0i9lWo-hls-overloaded-record-dot-plugin
  24887. 3168.13 s [haskell-language-server] Installing executable ghcide-test-preprocessor in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24888. 3168.13 s [haskell-language-server] Warning: The directory
  24889. 3168.13 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24890. 3168.13 s [haskell-language-server] is not in the system search path.
  24891. 3168.14 s [haskell-language-server] Installing internal library hls-module-name-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-JktHSyJhc1lFuGRdOA9N0F-hls-module-name-plugin
  24892. 3168.16 s [haskell-language-server] Installing internal library hls-notes-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-HmnfrUFHKrkCWfv4WGORtK-hls-notes-plugin
  24893. 3168.19 s [haskell-language-server] Installing internal library hls-stan-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-HIeBvq8wejoBWWQ26TDRod-hls-stan-plugin
  24894. 3168.22 s [haskell-language-server] Installing internal library hls-signature-help-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-GjBq2kawTS29BGg9Q9iYU4-hls-signature-help-plugin
  24895. 3168.23 s [haskell-language-server] Installing internal library hls-semantic-tokens-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin
  24896. 3168.30 s [haskell-language-server] Installing internal library hls-class-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-F6UltEOv0H17MNB7aKcPB7-hls-class-plugin
  24897. 3168.35 s [haskell-language-server] Installing internal library hls-cabal-gild-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-EKHVEOQfQ6K6OAWU7ym8xk-hls-cabal-gild-plugin
  24898. 3168.37 s [haskell-language-server] Installing internal library ghcide-bench-lib in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib
  24899. 3168.45 s [haskell-language-server] Installing executable ghcide-bench in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24900. 3168.45 s [haskell-language-server] Warning: The directory
  24901. 3168.45 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24902. 3168.45 s [haskell-language-server] is not in the system search path.
  24903. 3168.45 s [haskell-language-server] Installing internal library hls-stylish-haskell-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-CwHmH5SrDIwLiWnPKNCoXZ-hls-stylish-haskell-plugin
  24904. 3168.47 s [haskell-language-server] Installing internal library hls-alternate-number-format-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin
  24905. 3168.51 s [haskell-language-server] Installing internal library hls-cabal-fmt-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-CR14fEPy2EAfQsxIXEXHo-hls-cabal-fmt-plugin
  24906. 3168.53 s [haskell-language-server] Installing internal library hls-fourmolu-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-BJarIhvV96L7guJ3ifXpHE-hls-fourmolu-plugin
  24907. 3168.55 s [haskell-language-server] Installing internal library hls-eval-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin
  24908. 3168.72 s [haskell-language-server] Installing internal library hls-code-range-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin
  24909. 3168.75 s [haskell-language-server] Installing internal library hls-ormolu-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-A6Ijs73abRU2U2Fk4mjoSJ-hls-ormolu-plugin
  24910. 3168.78 s [haskell-language-server] Installing internal library hls-refactor-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin
  24911. 3169.09 s [haskell-language-server] Installing internal library hls-rename-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-CHPcLlf3ji9HQrdMM6U4TW-hls-rename-plugin
  24912. 3169.11 s [haskell-language-server] Installing internal library hls-gadt-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-GPcyMWYCCQC88Zj0eRrB9v-hls-gadt-plugin
  24913. 3169.14 s [haskell-language-server] Installing internal library hls-explicit-imports-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-8Wi9sD2P2lv8pyY6sJM9cM-hls-explicit-imports-plugin
  24914. 3169.19 s [haskell-language-server] Installing internal library hls-cabal-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin
  24915. 3169.35 s [haskell-language-server] Installing internal library hls-qualify-imported-names-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-65ePVGeF6FpG9g9O4bgOSX-hls-qualify-imported-names-plugin
  24916. 3169.37 s [haskell-language-server] Installing internal library hls-explicit-record-fields-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-60ccLhOf6AqBL3sxehCizd-hls-explicit-record-fields-plugin
  24917. 3169.40 s [haskell-language-server] Installing internal library hls-explicit-fixity-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-4IiIgldk9p5GNjwmh5jRDj-hls-explicit-fixity-plugin
  24918. 3169.42 s [haskell-language-server] Installing internal library hls-pragmas-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-3ODW9RpH4cwL6LYTKTEBwN-hls-pragmas-plugin
  24919. 3169.45 s [haskell-language-server] Installing internal library hls-call-hierarchy-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-1Bi8j4CAkxbB840OaxQCgX-hls-call-hierarchy-plugin
  24920. 3169.50 s [haskell-language-server] Installing internal library hls-change-type-signature-plugin in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-14Ec2bwXBSw7mW5HfWF4Vv-hls-change-type-signature-plugin
  24921. 3169.52 s [haskell-language-server] Installing library in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/haskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1
  24922. 3169.57 s [haskell-language-server] Installing executable haskell-language-server-wrapper in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24923. 3169.57 s [haskell-language-server] Warning: The directory
  24924. 3169.57 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24925. 3169.57 s [haskell-language-server] is not in the system search path.
  24926. 3169.58 s [haskell-language-server] Installing executable haskell-language-server in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24927. 3169.58 s [haskell-language-server] Warning: The directory
  24928. 3169.58 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24929. 3169.58 s [haskell-language-server] is not in the system search path.
  24930. 3171.54 s [haskell-language-server] Phase: fixupPhase
  24931. 3171.55 s [haskell-language-server] shrinking RPATHs of ELF executables and libraries in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0
  24932. 3171.56 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin/ghcide-bench
  24933. 3171.73 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin/haskell-language-server-wrapper
  24934. 3171.86 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin/.haskell-language-server-9.10.2-unwrapped
  24935. 3171.98 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin/ghcide-test-preprocessor
  24936. 3171.99 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-HIeBvq8wejoBWWQ26TDRod-hls-stan-plugin-ghc9.10.2.so
  24937. 3172.08 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-CR14fEPy2EAfQsxIXEXHo-hls-cabal-fmt-plugin-ghc9.10.2.so
  24938. 3172.17 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-CHPcLlf3ji9HQrdMM6U4TW-hls-rename-plugin-ghc9.10.2.so
  24939. 3172.25 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-1Bi8j4CAkxbB840OaxQCgX-hls-call-hierarchy-plugin-ghc9.10.2.so
  24940. 3172.34 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-EKHVEOQfQ6K6OAWU7ym8xk-hls-cabal-gild-plugin-ghc9.10.2.so
  24941. 3172.42 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-6wA49TNJDFyE1WPwlkAeZZ-hls-cabal-plugin-ghc9.10.2.so
  24942. 3172.51 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-HTL0WpZpHEGHC1AulFkMK1-ghc9.10.2.so
  24943. 3172.61 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-14Ec2bwXBSw7mW5HfWF4Vv-hls-change-type-signature-plugin-ghc9.10.2.so
  24944. 3172.69 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-8Wi9sD2P2lv8pyY6sJM9cM-hls-explicit-imports-plugin-ghc9.10.2.so
  24945. 3172.77 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-GPcyMWYCCQC88Zj0eRrB9v-hls-gadt-plugin-ghc9.10.2.so
  24946. 3172.87 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-F6UltEOv0H17MNB7aKcPB7-hls-class-plugin-ghc9.10.2.so
  24947. 3172.95 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-HmnfrUFHKrkCWfv4WGORtK-hls-notes-plugin-ghc9.10.2.so
  24948. 3173.03 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-4IiIgldk9p5GNjwmh5jRDj-hls-explicit-fixity-plugin-ghc9.10.2.so
  24949. 3173.11 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-65ePVGeF6FpG9g9O4bgOSX-hls-qualify-imported-names-plugin-ghc9.10.2.so
  24950. 3173.20 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-AuZ3OsAcf2uHPjS1Gqy5KG-hls-eval-plugin-ghc9.10.2.so
  24951. 3173.28 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-3ODW9RpH4cwL6LYTKTEBwN-hls-pragmas-plugin-ghc9.10.2.so
  24952. 3173.37 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-AP0z4oWo57xCfJOjpLTIl9-hls-code-range-plugin-ghc9.10.2.so
  24953. 3173.46 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-CwHmH5SrDIwLiWnPKNCoXZ-hls-stylish-haskell-plugin-ghc9.10.2.so
  24954. 3173.54 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-8aupeuKG4661iQfvDv7jOS-hls-refactor-plugin-ghc9.10.2.so
  24955. 3173.63 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-BJarIhvV96L7guJ3ifXpHE-hls-fourmolu-plugin-ghc9.10.2.so
  24956. 3173.72 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-A6Ijs73abRU2U2Fk4mjoSJ-hls-ormolu-plugin-ghc9.10.2.so
  24957. 3173.81 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-JktHSyJhc1lFuGRdOA9N0F-hls-module-name-plugin-ghc9.10.2.so
  24958. 3173.89 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-DOVg2IFswlZCmWeocnGDRZ-ghcide-bench-lib-ghc9.10.2.so
  24959. 3173.98 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-LsLskGlkJgMDAi9G0i9lWo-hls-overloaded-record-dot-plugin-ghc9.10.2.so
  24960. 3174.06 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-GjBq2kawTS29BGg9Q9iYU4-hls-signature-help-plugin-ghc9.10.2.so
  24961. 3174.15 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-60ccLhOf6AqBL3sxehCizd-hls-explicit-record-fields-plugin-ghc9.10.2.so
  24962. 3174.24 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-CWwmDgxfaLcGnmDK76JhQD-hls-alternate-number-format-plugin-ghc9.10.2.so
  24963. 3174.32 s [haskell-language-server] shrinking /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib/ghc-9.10.2/lib/x86_64-linux-ghc-9.10.2-14d3/libHShaskell-language-server-2.12.0.0-FvnjJczYZ0Q6YOKs9tp6HU-hls-semantic-tokens-plugin-ghc9.10.2.so
  24964. 3174.41 s [haskell-language-server] checking for references to /build/ in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0...
  24965. 3174.52 s [haskell-language-server] patching script interpreter paths in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0
  24966. 3174.53 s [haskell-language-server] /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin/haskell-language-server: interpreter directive changed from "#!/bin/sh" to "/nix/store/3hgg7pr65imdrifqqh3flg3arvkc2r22-bash-5.3p3/bin/sh"
  24967. 3174.55 s [haskell-language-server] stripping (with command strip and flags -S -p) in /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/lib /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin
  24968. 3175.25 s [haskell-language-server] rewriting symlink /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0/bin/haskell-language-server-9.10.2 to be relative to /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0
  24969. 3177.63 s [haskell-language-server:post-build] Uploading to cachix cache "sellout": /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0
  24970. 3178.21 s [haskell-language-server:post-build] Pushing 1 paths (577 are already present) using zstd to cache sellout ⏳
  24971. 3178.21 s [haskell-language-server:post-build]
  24972. 3178.59 s [haskell-language-server:post-build] Pushing /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0 (110.99 MiB)
  24973. 3181.58 s [haskell-language-server:post-build]
  24974. 3181.58 s [haskell-language-server:post-build] All done.
  24975. 3181.59 s [haskell-language-server:post-build] Uploading to the NixCI cache: /nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0
  24976. 3181.63 s [haskell-language-server:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24977. 3181.67 s [haskell-language-server:post-build] copying 1 paths...
  24978. 3181.67 s [haskell-language-server:post-build] copying path '/nix/store/a1d66wdrykjsp2phss2hyn4cfhwbci16-haskell-language-server-2.12.0.0' to 'https://cache.nix-ci.com'...
  24979. 3200.69 s [haskell-language-server:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24980. 3200.88 s [haskell-language-server:post-build] copying 1 paths...
  24981. 3200.88 s [haskell-language-server:post-build] copying path '/nix/store/a1bnzvsf9vcmm85s2aws6yahja4kbd4f-haskell-language-server-2.12.0.0.drv' to 'https://cache.nix-ci.com'...
  24982. 3201.03 s Progress: 313 of 315 built, 444 of 444 downloaded from cache
  24983. 3201.12 s Building /nix/store/11bqqxfmc621iqw64q2kdfaayr5i1w48-ghc-shell-for-no-recursion-0.4.0.0-0.drv
  24984. 3201.95 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] Uploading to cachix cache "sellout": /nix/store/jpj8xmlm78fsp2cag6wa51r4ndny86lv-ghc-shell-for-no-recursion-0.4.0.0-0
  24985. 3202.69 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] Pushing 1 paths (768 are already present) using zstd to cache sellout ⏳
  24986. 3202.69 s [ghc-shell-for-no-recursion-0.4.0.0:post-build]
  24987. 3203.23 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] Pushing /nix/store/jpj8xmlm78fsp2cag6wa51r4ndny86lv-ghc-shell-for-no-recursion-0.4.0.0-0 (344.00 B)
  24988. 3204.36 s [ghc-shell-for-no-recursion-0.4.0.0:post-build]
  24989. 3204.36 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] All done.
  24990. 3204.38 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] Uploading to the NixCI cache: /nix/store/jpj8xmlm78fsp2cag6wa51r4ndny86lv-ghc-shell-for-no-recursion-0.4.0.0-0
  24991. 3204.41 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24992. 3204.46 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] copying 1 paths...
  24993. 3204.46 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] copying path '/nix/store/jpj8xmlm78fsp2cag6wa51r4ndny86lv-ghc-shell-for-no-recursion-0.4.0.0-0' to 'https://cache.nix-ci.com'...
  24994. 3204.65 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] warning: 'warn-short-path-literals' is deprecated, use 'lint-short-path-literals = ignore' instead
  24995. 3204.89 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] copying 1 paths...
  24996. 3204.89 s [ghc-shell-for-no-recursion-0.4.0.0:post-build] copying path '/nix/store/11bqqxfmc621iqw64q2kdfaayr5i1w48-ghc-shell-for-no-recursion-0.4.0.0-0.drv' to 'https://cache.nix-ci.com'...
  24997. 3205.04 s Progress: 314 of 315 built, 444 of 444 downloaded from cache
  24998. 3205.05 s Progress: 315 of 315 built, 444 of 444 downloaded from cache
  24999. 3205.05 s /nix/store/jpj8xmlm78fsp2cag6wa51r4ndny86lv-ghc-shell-for-no-recursion-0.4.0.0-0
  25000. 3205.06 s Build succeeded.